Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 1033d5290f4fd751026052b6c6be6da923b73d23 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-ssh13993815678276492925.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-ssh15955456857128888982.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 b5a5e52272fc4198cf3754284eedf36dbf0baa35 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-ssh12180940135000151022.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b5a5e52272fc4198cf3754284eedf36dbf0baa35 # timeout=10 Commit message: "Merge pull request #456 from cherrycl/issue-452-4" > 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-ssh12496164496336570200.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-ssh14622700490563499786.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-12790 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/709 [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/709 # 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 1033d5290f4fd751026052b6c6be6da923b73d23 (main) Commit message: "feat: Add the force query param to add device metadata API (#4929)" > 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 1033d5290f4fd751026052b6c6be6da923b73d23 # timeout=10 > git rev-list --no-walk 45b17c09e08cfe89481c1eed53cad8b90b3de025 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 10:43:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 10:43:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 10:43:15 ========================================================= 10:43:15 EdgeX Global Pipelines Version Info 10:43:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 10:43:16 ------------------- 10:43:16 stable info: 10:43:16 ------------------- 10:43:16 Commited By: Cherry Wang cherry@iotechsys.com 10:43:16 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 10:43:16 Message: update stable to v1.0.264 10:43:17 ------------------- 10:43:17 experimental info: 10:43:17 ------------------- 10:43:17 Commited By: Cherry Wang cherry@iotechsys.com 10:43:17 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 10:43:17 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 10:43:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 10:43:17 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 10:43:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 10:43:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 10:43:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 10:43:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 10:43:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 10:43:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 10:43:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 10:43:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 10:43:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 10:43:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 10:43:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 10:43:17 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 10:43:17 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 10:43:17 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 10:43:17 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 10:43:17 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 10:43:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 10:43:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 10:43:17 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 10:43:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 10:43:17 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 10:43:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 10:43:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 10:43:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 10:43:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 1033d5290f4fd751026052b6c6be6da923b73d23 [Pipeline] echo 10:43:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 1033d52 [Pipeline] echo 10:43:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:43:17 provisioning config files... 10:43:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/709@tmp/config4381333455552439949tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:43:18 ---> ****-login.sh 10:43:18 nexus3.edgexfoundry.org:10001 10:43:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:43:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:43:18 Configure a credential helper to remove this warning. See 10:43:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:43:18 10:43:18 Login Succeeded 10:43:18 nexus3.edgexfoundry.org:10002 10:43:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:43:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:43:18 Configure a credential helper to remove this warning. See 10:43:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:43:18 10:43:18 Login Succeeded 10:43:18 nexus3.edgexfoundry.org:10003 10:43:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:43:18 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:43:18 Configure a credential helper to remove this warning. See 10:43:18 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:43:18 10:43:18 Login Succeeded 10:43:18 nexus3.edgexfoundry.org:10004 10:43:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:43:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:43:19 Configure a credential helper to remove this warning. See 10:43:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:43:19 10:43:19 Login Succeeded 10:43:19 ****.io 10:43:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:43:19 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:43:19 Configure a credential helper to remove this warning. See 10:43:19 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:43:19 10:43:19 Login Succeeded 10:43:19 ---> ****-login.sh ends [Pipeline] } 10:43:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:43:19 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/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-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 10:43:19 + cut -d/ -f2 10:43:19 + dirname cmd/core-command/Dockerfile 10:43:19 + echo core-command,cmd/core-command/Dockerfile 10:43:19 + dirname cmd/core-common-config-bootstrapper/Dockerfile 10:43:19 + cut -d/ -f2 10:43:19 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 10:43:19 + + dirname cmd/core-data/Dockerfile 10:43:19 cut -d/ -f2 10:43:19 + echo core-data,cmd/core-data/Dockerfile 10:43:19 + dirname cmd/core-keeper/Dockerfile 10:43:19 + cut -d/ -f2 10:43:19 + echo core-keeper,cmd/core-keeper/Dockerfile 10:43:19 + dirname cmd/core-metadata/Dockerfile 10:43:19 + cut -d/ -f2 10:43:19 + echo core-metadata,cmd/core-metadata/Dockerfile 10:43:19 + dirname cmd/security-bootstrapper/Dockerfile 10:43:19 + cut -d/ -f2 10:43:19 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 10:43:19 + dirname cmd/security-proxy-auth/Dockerfile 10:43:19 + cut -d/ -f2 10:43:19 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 10:43:19 + dirname cmd/security-proxy-setup/Dockerfile 10:43:19 + cut -d/ -f2 10:43:19 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 10:43:19 + dirname cmd/security-secretstore-setup/Dockerfile 10:43:19 + cut -d/ -f2 10:43:19 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 10:43:19 + dirname cmd/security-spiffe-token-provider/Dockerfile 10:43:19 + cut -d/ -f2 10:43:19 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 10:43:19 + dirname cmd/security-spire-agent/Dockerfile 10:43:19 + cut -d/ -f2 10:43:19 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 10:43:19 + dirname cmd/security-spire-config/Dockerfile 10:43:19 + cut -d/ -f2 10:43:19 + echo security-spire-config,cmd/security-spire-config/Dockerfile 10:43:19 + dirname cmd/security-spire-server/Dockerfile 10:43:19 + cut -d/ -f2 10:43:19 + echo security-spire-server,cmd/security-spire-server/Dockerfile 10:43:19 + dirname cmd/support-cron-scheduler/Dockerfile 10:43:19 + cut -d/ -f2 10:43:19 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 10:43:19 + dirname cmd/support-notifications/Dockerfile 10:43:19 + cut -d/ -f2 10:43:19 + echo support-notifications,cmd/support-notifications/Dockerfile 10:43:19 + dirname cmd/support-scheduler/Dockerfile 10:43:19 + cut -d/ -f2 10:43:19 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 10:43:19 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-keeper, dockerfile:cmd/core-keeper/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-cron-scheduler, dockerfile:cmd/support-cron-scheduler/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 10:43:20 + git rev-list -1 --merges 1033d5290f4fd751026052b6c6be6da923b73d23~1..1033d5290f4fd751026052b6c6be6da923b73d23 [Pipeline] echo 10:43:20 -----------> git rev-list -1 --merges 1033d5290f4fd751026052b6c6be6da923b73d23~1..1033d5290f4fd751026052b6c6be6da923b73d23 1033d5290f4fd751026052b6c6be6da923b73d23 [false] [Pipeline] sh 10:43:20 + git log --format=format:%s -1 1033d5290f4fd751026052b6c6be6da923b73d23 [Pipeline] echo 10:43:20 ========================================================= 10:43:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 10:43:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 10:43:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:43:20 + grep -v github /etc/ssh/ssh_known_hosts 10:43:20 + [ -e /tmp/ssh_known_hosts ] 10:43:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 10:43:20 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 10:43:20 + sudo tee -a /etc/ssh/ssh_known_hosts 10:43:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:43:21 10:43:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:43:21 0.1.4: Pulling from edgex-devops/py-git-semver 10:43:21 b85a868b505f: Pulling fs layer 10:43:21 e2be974225ed: Pulling fs layer 10:43:21 339a4e72a1f5: Pulling fs layer 10:43:21 988bab9f4d93: Pulling fs layer 10:43:21 1469e6f7b9e6: Pulling fs layer 10:43:21 eaf3925da568: Pulling fs layer 10:43:21 bab4dde63d76: Pulling fs layer 10:43:21 bde34c3a00c8: Pulling fs layer 10:43:21 b352a97aabf1: Pulling fs layer 10:43:21 4872d77fe225: Pulling fs layer 10:43:21 5851b861e8e6: Pulling fs layer 10:43:21 988bab9f4d93: Waiting 10:43:21 b352a97aabf1: Waiting 10:43:21 eaf3925da568: Waiting 10:43:21 4872d77fe225: Waiting 10:43:21 bab4dde63d76: Waiting 10:43:21 bde34c3a00c8: Waiting 10:43:21 5851b861e8e6: Waiting 10:43:21 e2be974225ed: Download complete 10:43:21 988bab9f4d93: Verifying Checksum 10:43:21 988bab9f4d93: Download complete 10:43:21 1469e6f7b9e6: Verifying Checksum 10:43:21 1469e6f7b9e6: Download complete 10:43:21 eaf3925da568: Download complete 10:43:21 339a4e72a1f5: Verifying Checksum 10:43:21 339a4e72a1f5: Download complete 10:43:21 bde34c3a00c8: Download complete 10:43:21 b352a97aabf1: Verifying Checksum 10:43:21 b352a97aabf1: Download complete 10:43:21 4872d77fe225: Verifying Checksum 10:43:21 4872d77fe225: Download complete 10:43:21 5851b861e8e6: Verifying Checksum 10:43:21 5851b861e8e6: Download complete 10:43:21 b85a868b505f: Verifying Checksum 10:43:21 b85a868b505f: Download complete 10:43:22 bab4dde63d76: Verifying Checksum 10:43:22 bab4dde63d76: Download complete 10:43:23 b85a868b505f: Pull complete 10:43:23 e2be974225ed: Pull complete 10:43:23 339a4e72a1f5: Pull complete 10:43:23 988bab9f4d93: Pull complete 10:43:24 1469e6f7b9e6: Pull complete 10:43:24 eaf3925da568: Pull complete 10:43:26 bab4dde63d76: Pull complete 10:43:26 bde34c3a00c8: Pull complete 10:43:26 b352a97aabf1: Pull complete 10:43:26 4872d77fe225: Pull complete 10:43:26 5851b861e8e6: Pull complete 10:43:26 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 10:43:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:43:26 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:43:26 prd-ubuntu20.04-docker-8c-8g-12790 does not seem to be running inside a container 10:43:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/709 -v /w/workspace/edgex-go/709:/w/workspace/edgex-go/709:rw,z -v /w/workspace/edgex-go/709@tmp:/w/workspace/edgex-go/709@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 10:43:30 $ docker top 1869c7060634cdd8ca24db0a72aa931234edc4325ee5170a353a0532fd2bf151 -eo pid,comm 10:43:30 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). 10:43:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:43:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:43:30 [ssh-agent] Looking for ssh-agent implementation... 10:43:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:43:30 $ docker exec 1869c7060634cdd8ca24db0a72aa931234edc4325ee5170a353a0532fd2bf151 ssh-agent 10:43:30 SSH_AUTH_SOCK=/tmp/ssh-jyJnWnsicP1B/agent.32 10:43:30 SSH_AGENT_PID=39 10:43:30 Running ssh-add (command line suppressed) 10:43:30 Identity added: /w/workspace/edgex-go/709@tmp/private_key_9007272204621654436.key (/w/workspace/edgex-go/709@tmp/private_key_9007272204621654436.key) 10:43:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:43:30 + git tag --points-at HEAD [Pipeline] } 10:43:30 $ docker exec --env ******** --env ******** 1869c7060634cdd8ca24db0a72aa931234edc4325ee5170a353a0532fd2bf151 ssh-agent -k 10:43:31 unset SSH_AUTH_SOCK; 10:43:31 unset SSH_AGENT_PID; 10:43:31 echo Agent pid 39 killed; 10:43:31 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 10:43:31 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:43:31 [ssh-agent] Looking for ssh-agent implementation... 10:43:31 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:43:31 $ docker exec 1869c7060634cdd8ca24db0a72aa931234edc4325ee5170a353a0532fd2bf151 ssh-agent 10:43:31 SSH_AUTH_SOCK=/tmp/ssh-uB0kAGF1uaDT/agent.72 10:43:31 SSH_AGENT_PID=78 10:43:31 Running ssh-add (command line suppressed) 10:43:31 Identity added: /w/workspace/edgex-go/709@tmp/private_key_91240193043253810.key (/w/workspace/edgex-go/709@tmp/private_key_91240193043253810.key) 10:43:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:43:31 + git semver init 10:43:32 2024-10-02 10:43:31,958 [run_init] DEBUG init version:0.0.0 force:False 10:43:32 2024-10-02 10:43:31,959 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/709/.semver 10:43:32 2024-10-02 10:43:31,959 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/709/.semver 10:43:32 2024-10-02 10:43:31,960 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/709/.semver'], cwd=/w/workspace/edgex-go/709, universal_newlines=False, shell=None, istream=None) 10:43:38 2024-10-02 10:43:37,413 [append_file] DEBUG append to file:/w/workspace/edgex-go/709/.git/info/exclude 10:43:38 2024-10-02 10:43:37,413 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/709/.semver/main with force:False 10:43:38 2024-10-02 10:43:37,414 [read_version] DEBUG read version from /w/workspace/edgex-go/709/.semver/main 10:43:38 2024-10-02 10:43:37,414 [read_version] DEBUG read version from /w/workspace/edgex-go/709/.semver/main 10:43:38 3.2.0-dev.86 [Pipeline] } 10:43:38 $ docker exec --env ******** --env ******** 1869c7060634cdd8ca24db0a72aa931234edc4325ee5170a353a0532fd2bf151 ssh-agent -k 10:43:38 unset SSH_AUTH_SOCK; 10:43:38 unset SSH_AGENT_PID; 10:43:38 echo Agent pid 78 killed; 10:43:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:43:39 + git semver [Pipeline] } 10:43:39 $ docker stop --time=1 1869c7060634cdd8ca24db0a72aa931234edc4325ee5170a353a0532fd2bf151 10:43:40 $ docker rm -f --volumes 1869c7060634cdd8ca24db0a72aa931234edc4325ee5170a353a0532fd2bf151 [Pipeline] // withDockerContainer [Pipeline] sh 10:43:40 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 10:43:41 Stashed 1 file(s) [Pipeline] echo 10:43:41 [edgeXSemver]: initialized semver on version 3.2.0-dev.86 [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 10:43:41 Running on prd-ubuntu20.04-docker-arm64-4c-16g-12778 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 10:43:41 Running in /w/workspace/edgex-go/709 [Pipeline] { 10:43:41 + git config --global --add safe.directory /w/workspace/edgex-go/709 [Pipeline] checkout [Pipeline] echo 10:43:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] 10:43:41 The recommended git tool is: git [Pipeline] echo 10:43:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:43:41 ========================================================= 10:43:41 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 10:43:41 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:43:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:43:42 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 10:43:42 619be1103602: Pulling fs layer 10:43:42 7862e08f4a3e: Pulling fs layer 10:43:42 5df492c9dc93: Pulling fs layer 10:43:42 7629e6793208: Pulling fs layer 10:43:42 4f4fb700ef54: Pulling fs layer 10:43:42 fb5054dd5b73: Pulling fs layer 10:43:42 eeca6798cff9: Pulling fs layer 10:43:42 aa269ceb94a6: Pulling fs layer 10:43:42 ada007ff1a6a: Pulling fs layer 10:43:42 7629e6793208: Waiting 10:43:42 4f4fb700ef54: Waiting 10:43:42 aa269ceb94a6: Waiting 10:43:42 fb5054dd5b73: Waiting 10:43:42 ada007ff1a6a: Waiting 10:43:42 eeca6798cff9: Waiting 10:43:42 7862e08f4a3e: Verifying Checksum 10:43:42 7862e08f4a3e: Download complete 10:43:42 7629e6793208: Verifying Checksum 10:43:42 7629e6793208: Download complete 10:43:42 4f4fb700ef54: Verifying Checksum 10:43:42 4f4fb700ef54: Download complete 10:43:42 619be1103602: Verifying Checksum 10:43:42 619be1103602: Download complete 10:43:42 fb5054dd5b73: Verifying Checksum 10:43:42 fb5054dd5b73: Download complete 10:43:42 eeca6798cff9: Download complete 10:43:42 619be1103602: Pull complete 10:43:42 ada007ff1a6a: Verifying Checksum 10:43:42 ada007ff1a6a: Download complete 10:43:42 7862e08f4a3e: Pull complete 10:43:42 5df492c9dc93: Verifying Checksum 10:43:42 5df492c9dc93: Download complete 10:43:43 aa269ceb94a6: Verifying Checksum 10:43:43 aa269ceb94a6: Download complete 10:43:45 using credential edgex-jenkins-ssh 10:43:45 Cloning the remote Git repository 10:43:46 5df492c9dc93: Pull complete 10:43:45 Cloning repository git@github.com:edgexfoundry/edgex-go.git 10:43:45 > git init /w/workspace/edgex-go/709 # timeout=10 10:43:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 10:43:46 > git --version # timeout=10 10:43:46 > git --version # 'git version 2.25.1' 10:43:46 using GIT_SSH to set credentials SSH Credentials for GitHub 10:43:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 10:43:46 7629e6793208: Pull complete 10:43:47 4f4fb700ef54: Pull complete 10:43:48 fb5054dd5b73: Pull complete 10:43:48 eeca6798cff9: Pull complete 10:43:51 aa269ceb94a6: Pull complete 10:43:51 ada007ff1a6a: Pull complete 10:43:51 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 10:43:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:43:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 10:43:51 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:43:51 WORKDIR /edgex 10:43:51 COPY go.mod . 10:43:51 RUN go mod download 10:43:51 + docker build -t ci-base-image-x86_64 -f - . 10:43:52 Sending build context to Docker daemon 179.6MB 10:43:52 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 10:43:52 ---> f489d0715acc 10:43:52 Step 2/4 : WORKDIR /edgex 10:43:57 ---> Running in 175abeabdc1a 10:43:57 Removing intermediate container 175abeabdc1a 10:43:57 ---> fa0c079c606a 10:43:57 Step 3/4 : COPY go.mod . 10:43:57 ---> bb378dbd3b0c 10:43:57 Step 4/4 : RUN go mod download 10:43:57 ---> Running in 77b7c1cc2b10 10:44:03 Avoid second fetch 10:44:03 Checking out Revision 1033d5290f4fd751026052b6c6be6da923b73d23 (main) 10:44:02 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 10:44:02 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 10:44:03 > git config core.sparsecheckout # timeout=10 10:44:03 > git checkout -f 1033d5290f4fd751026052b6c6be6da923b73d23 # timeout=10 10:44:04 Commit message: "feat: Add the force query param to add device metadata API (#4929)" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 10:44:08 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 10:44:08 % Total % Received % Xferd Average Speed Time Time Time Current 10:44:08 Dload Upload Total Spent Left Speed 10:44:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 87863 0 --:--:-- --:--:-- --:--:-- 87863 [Pipeline] sh 10:44:09 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 10:44:09 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 10:44:09 + sudo tee /etc/docker/daemon.new 10:44:09 { 10:44:09 "registry-mirrors": [ 10:44:09 "https://nexus3.edgexfoundry.org:10001" 10:44:09 ], 10:44:09 "bip": "10.250.0.254/24", 10:44:09 "hosts": [ 10:44:09 "tcp://0.0.0.0:5555", 10:44:09 "unix:///var/run/docker.sock" 10:44:09 ], 10:44:09 "mtu": 1458, 10:44:09 "selinux-enabled": true, 10:44:09 "seccomp-profile": "/etc/docker/seccomp.json" 10:44:09 } [Pipeline] sh 10:44:09 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 10:44:10 + sudo service docker restart 10:44:24 Removing intermediate container 77b7c1cc2b10 10:44:24 ---> 94bc1a6afa75 10:44:24 Successfully built 94bc1a6afa75 10:44:24 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:44:24 + docker inspect -f . ci-base-image-x86_64 10:44:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:44:24 prd-ubuntu20.04-docker-8c-8g-12790 does not seem to be running inside a container 10:44:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/709 -v /w/workspace/edgex-go/709:/w/workspace/edgex-go/709:rw,z -v /w/workspace/edgex-go/709@tmp:/w/workspace/edgex-go/709@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:44:25 $ docker top 08174d2377b50901c0c9ae37c150b7555eae2c3d3ddfbf6b3863157eb93ddf92 -eo pid,comm [Pipeline] { [Pipeline] sh 10:44:25 + go version 10:44:25 go version go1.21.9 linux/amd64 [Pipeline] } 10:44:25 $ docker stop --time=1 08174d2377b50901c0c9ae37c150b7555eae2c3d3ddfbf6b3863157eb93ddf92 10:44:26 $ docker rm -f --volumes 08174d2377b50901c0c9ae37c150b7555eae2c3d3ddfbf6b3863157eb93ddf92 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:44:27 + docker inspect -f . ci-base-image-x86_64 10:44:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:44:27 prd-ubuntu20.04-docker-8c-8g-12790 does not seem to be running inside a container 10:44:27 $ 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/709 -v /w/workspace/edgex-go/709:/w/workspace/edgex-go/709:rw,z -v /w/workspace/edgex-go/709@tmp:/w/workspace/edgex-go/709@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 10:44:27 $ docker top 2cbe57fef8e2e84eaea7be84d967f78b3b14fe77cb75f09397193c93b911dba0 -eo pid,comm [Pipeline] { [Pipeline] echo 10:44:27 ========================================================= 10:44:27 [edgeXBuildGoParallel] Running Tests and Build... 10:44:27 ========================================================= [Pipeline] sh 10:44:28 + git config --global --add safe.directory /w/workspace/edgex-go/709 [Pipeline] fileExists [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:44:28 provisioning config files... 10:44:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/709@tmp/config16167728033532909030tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:44:28 + make test 10:44:28 go test -race -coverprofile=coverage.out ./... 10:44:28 ---> ****-login.sh 10:44:28 nexus3.edgexfoundry.org:10001 10:44:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:44:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:44:29 Configure a credential helper to remove this warning. See 10:44:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:44:29 10:44:29 Login Succeeded 10:44:29 nexus3.edgexfoundry.org:10002 10:44:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:44:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:44:29 Configure a credential helper to remove this warning. See 10:44:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:44:29 10:44:29 Login Succeeded 10:44:29 nexus3.edgexfoundry.org:10003 10:44:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:44:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:44:29 Configure a credential helper to remove this warning. See 10:44:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:44:29 10:44:29 Login Succeeded 10:44:29 nexus3.edgexfoundry.org:10004 10:44:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:44:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:44:30 Configure a credential helper to remove this warning. See 10:44:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:44:30 10:44:30 Login Succeeded 10:44:30 ****.io 10:44:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:44:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:44:30 Configure a credential helper to remove this warning. See 10:44:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:44:30 10:44:30 Login Succeeded 10:44:30 ---> ****-login.sh ends [Pipeline] } 10:44:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 10:44:31 + git config --global --add safe.directory /w/workspace/edgex-go/709 [Pipeline] echo 10:44:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:44:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:44:31 ========================================================= 10:44:31 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 10:44:31 ========================================================= [Pipeline] fileExists [Pipeline] sh 10:44:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:44:31 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 10:44:31 c6b39de5b339: Pulling fs layer 10:44:31 a69c41024577: Pulling fs layer 10:44:31 d6de4b400683: Pulling fs layer 10:44:31 35cb2a7552d0: Pulling fs layer 10:44:31 4f4fb700ef54: Pulling fs layer 10:44:31 464afbd9ba4c: Pulling fs layer 10:44:31 00f215d4a9da: Pulling fs layer 10:44:31 d496ad576159: Pulling fs layer 10:44:31 464afbd9ba4c: Waiting 10:44:31 d496ad576159: Waiting 10:44:31 35cb2a7552d0: Waiting 10:44:31 4f4fb700ef54: Waiting 10:44:31 00f215d4a9da: Waiting 10:44:31 a69c41024577: Download complete 10:44:31 35cb2a7552d0: Verifying Checksum 10:44:31 35cb2a7552d0: Download complete 10:44:31 4f4fb700ef54: Verifying Checksum 10:44:31 4f4fb700ef54: Download complete 10:44:31 464afbd9ba4c: Verifying Checksum 10:44:31 464afbd9ba4c: Download complete 10:44:31 c6b39de5b339: Verifying Checksum 10:44:31 c6b39de5b339: Download complete 10:44:32 d496ad576159: Verifying Checksum 10:44:32 d496ad576159: Download complete 10:44:32 c6b39de5b339: Pull complete 10:44:32 a69c41024577: Pull complete 10:44:33 d6de4b400683: Verifying Checksum 10:44:33 d6de4b400683: Download complete 10:44:34 00f215d4a9da: Verifying Checksum 10:44:34 00f215d4a9da: Download complete 10:44:36 ? github.com/edgexfoundry/edgex-go [no test files] 10:44:47 d6de4b400683: Pull complete 10:44:47 35cb2a7552d0: Pull complete 10:44:47 4f4fb700ef54: Pull complete 10:44:47 464afbd9ba4c: Pull complete 10:44:55 00f215d4a9da: Pull complete 10:44:56 d496ad576159: Pull complete 10:44:56 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 10:44:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:44:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 10:44:57 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:44:57 WORKDIR /edgex 10:44:57 COPY go.mod . 10:44:57 RUN go mod download 10:44:57 + docker build -t ci-base-image-arm64 -f - . 10:44:57 Sending build context to Docker daemon 3.683MB 10:44:57 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 10:44:57 ---> f246e2811388 10:44:57 Step 2/4 : WORKDIR /edgex 10:44:59 ---> Running in 732c94e3ac49 10:44:59 Removing intermediate container 732c94e3ac49 10:44:59 ---> 17ade184e3f1 10:44:59 Step 3/4 : COPY go.mod . 10:45:00 ---> cde1c880f867 10:45:00 Step 4/4 : RUN go mod download 10:45:00 ---> Running in e8398e5c6384 10:45:08 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 10:45:08 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 10:45:08 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 10:45:08 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 10:45:08 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 10:45:08 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 10:45:08 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 10:45:08 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 10:45:08 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 10:45:08 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 10:45:08 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 10:45:08 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 10:45:08 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 10:45:08 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 10:45:08 ? github.com/edgexfoundry/edgex-go/internal [no test files] 10:45:08 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 10:45:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 10:45:10 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 10:45:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.042s coverage: 28.7% of statements 10:45:11 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 10:45:11 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 10:45:11 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 10:45:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 10:45:11 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 10:45:11 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.040s coverage: 97.0% of statements 10:45:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 10:45:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 10:45:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 10:45:12 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 10:45:12 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 10:45:12 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 10:45:12 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 10:45:12 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 10:45:12 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 10:45:14 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 10:45:14 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 10:45:14 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 10:45:14 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 10:45:14 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 10:45:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.054s coverage: 69.2% of statements 10:45:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.044s coverage: 53.2% of statements 10:45:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 10:45:15 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 10:45:15 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.672s coverage: 93.4% of statements 10:45:15 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.053s coverage: 91.7% of statements 10:45:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 10:45:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 10:45:16 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 10:45:16 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 10:45:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 10:45:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 10:45:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 10:45:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 10:45:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 10:45:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 10:45:16 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 10:45:16 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.039s coverage: 10.3% of statements 10:45:17 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.393s coverage: 95.8% of statements 10:45:17 ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements 10:45:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 10:45:17 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 10:45:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 10:45:18 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.034s coverage: 0.0% of statements [no tests to run] 10:45:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.042s coverage: 0.8% of statements 10:45:19 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.028s coverage: 42.5% of statements 10:45:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.018s coverage: 41.7% of statements 10:45:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.023s coverage: 77.8% of statements 10:45:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.017s coverage: 94.1% of statements 10:45:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.028s coverage: 96.3% of statements 10:45:19 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.023s coverage: 87.5% of statements 10:45:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 10:45:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 10:45:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 10:45:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 10:45:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 10:45:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 10:45:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 10:45:20 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 10:45:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 10:45:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 10:45:21 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 10:45:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 10:45:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 10:45:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 10:45:22 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 10:45:23 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 10:45:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 10:45:23 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 10:45:24 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 10:45:25 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 10:45:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 10:45:26 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 10:45:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 10:45:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 10:45:29 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 10:45:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 10:45:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 10:45:30 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 10:45:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 10:45:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 10:45:31 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 10:45:31 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 10:45:32 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 10:45:32 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 10:45:32 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 10:45:32 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.025s coverage: 94.4% of statements 10:45:33 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 10:45:33 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 10:45:33 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 10:45:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 10:45:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 10:45:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 10:45:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 10:45:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 10:45:36 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 10:45:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 10:45:36 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 10:45:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 10:45:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 10:45:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 10:45:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 10:45:44 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.256s coverage: 79.9% of statements 10:45:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 27.047s coverage: 92.9% of statements 10:45:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.025s coverage: 66.7% of statements 10:45:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.031s coverage: 62.3% of statements 10:45:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.024s coverage: 75.0% of statements 10:45:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.028s coverage: 87.2% of statements 10:45:47 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.017s coverage: 20.0% of statements 10:45:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements 10:45:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.059s coverage: 81.8% of statements 10:45:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.067s coverage: 82.1% of statements 10:45:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.025s coverage: 86.0% of statements 10:45:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.141s coverage: 63.1% of statements 10:45:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements 10:45:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.022s coverage: 89.4% of statements 10:45:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.014s coverage: 100.0% of statements 10:45:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.022s coverage: 73.7% of statements 10:45:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements 10:45:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.162s coverage: 36.5% of statements 10:45:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.032s coverage: 89.5% of statements 10:45:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.023s coverage: 84.8% of statements 10:45:47 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.026s coverage: 4.9% of statements 10:45:47 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.062s coverage: 97.1% of statements 10:45:47 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.021s coverage: 35.9% of statements 10:45:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.045s coverage: 19.9% of statements 10:45:47 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.104s coverage: 95.7% of statements 10:45:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.026s coverage: 61.8% of statements 10:45:47 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.063s coverage: 98.9% of statements 10:45:47 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 10:45:47 running golangci-lint 10:45:47 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 10:45:47 go version go1.21.9 linux/amd64 10:45:48 level=info msg="[config_reader] Used config file .golangci.yml" 10:45:48 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 10:46:08 Removing intermediate container e8398e5c6384 10:46:08 ---> 373955b6584b 10:46:08 Successfully built 373955b6584b 10:46:08 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:08 + docker inspect -f . ci-base-image-arm64 10:46:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:46:08 prd-ubuntu20.04-docker-arm64-4c-16g-12778 does not seem to be running inside a container 10:46:08 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/709 -v /w/workspace/edgex-go/709:/w/workspace/edgex-go/709:rw,z -v /w/workspace/edgex-go/709@tmp:/w/workspace/edgex-go/709@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-arm64 cat 10:46:10 $ docker top 4d7cd719611ecd9a233eed6e423ede40fa02249f62800b78d4fe5d650b9c7c01 -eo pid,comm [Pipeline] { [Pipeline] sh 10:46:10 + go version 10:46:10 go version go1.21.9 linux/arm64 [Pipeline] } 10:46:10 $ docker stop --time=1 4d7cd719611ecd9a233eed6e423ede40fa02249f62800b78d4fe5d650b9c7c01 10:46:12 $ docker rm -f --volumes 4d7cd719611ecd9a233eed6e423ede40fa02249f62800b78d4fe5d650b9c7c01 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:46:13 10:46:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:46:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:46:14 latest: Pulling from edgex-devops/edgex-compose-arm64 10:46:14 547446be3368: Pulling fs layer 10:46:14 d125d8839a47: Pulling fs layer 10:46:14 3e85d5ac6304: Pulling fs layer 10:46:14 c3105a71a48b: Pulling fs layer 10:46:14 0f093f025ec4: Pulling fs layer 10:46:14 c3106fc0e877: Pulling fs layer 10:46:14 c3105a71a48b: Waiting 10:46:14 0f093f025ec4: Waiting 10:46:14 c3106fc0e877: Waiting 10:46:14 547446be3368: Verifying Checksum 10:46:14 547446be3368: Download complete 10:46:14 c3105a71a48b: Verifying Checksum 10:46:14 c3105a71a48b: Download complete 10:46:14 d125d8839a47: Verifying Checksum 10:46:14 d125d8839a47: Download complete 10:46:14 c3106fc0e877: Verifying Checksum 10:46:14 c3106fc0e877: Download complete 10:46:14 0f093f025ec4: Verifying Checksum 10:46:14 0f093f025ec4: Download complete 10:46:14 level=info msg="[loader] Go packages loading at mode 575 (deps|imports|name|types_sizes|compiled_files|exports_file|files) took 24.188889254s" 10:46:14 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.376967ms" 10:46:14 547446be3368: Pull complete 10:46:15 d125d8839a47: Pull complete 10:46:16 3e85d5ac6304: Verifying Checksum 10:46:16 3e85d5ac6304: Download complete 10:46:26 3e85d5ac6304: Pull complete 10:46:26 c3105a71a48b: Pull complete 10:46:27 level=info msg="[linters_context/goanalysis] analyzers took 1m57.919564775s with top 10 stages: buildir: 1m8.798646216s, gosec: 10.842209923s, inspect: 2.555760551s, fact_deprecated: 2.365639645s, printf: 1.731292018s, fact_purity: 1.610479269s, ctrlflow: 1.499476096s, nilness: 1.488522898s, S1038: 1.48182012s, typedness: 823.934281ms" 10:46:27 level=info msg="[runner] Issues before processing: 214, after processing: 0" 10:46:27 level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 214/214, skip_files: 214/214, nolint: 0/22, autogenerated_exclude: 214/214, path_prettifier: 214/214, identifier_marker: 214/214, exclude: 214/214, cgo: 214/214, skip_dirs: 214/214, exclude-rules: 22/214" 10:46:27 level=info msg="[runner] processing took 18.070213ms with stages: nolint: 7.60163ms, identifier_marker: 4.997179ms, autogenerated_exclude: 1.859415ms, path_prettifier: 1.628893ms, exclude-rules: 1.15427ms, skip_dirs: 769.516µs, cgo: 36.54µs, filename_unadjuster: 17.68µs, skip_files: 830ns, max_same_issues: 700ns, uniq_by_line: 630ns, fixer: 620ns, exclude: 410ns, severity-rules: 380ns, path_prefixer: 370ns, diff: 320ns, max_per_file_from_linter: 260ns, max_from_linter: 180ns, source_code: 140ns, sort_results: 140ns, path_shortener: 110ns" 10:46:27 level=info msg="[runner] linters took 14.156632419s with stages: goanalysis_metalinter: 14.138432815s" 10:46:27 level=info msg="File cache stats: 0 entries of total size 0B" 10:46:27 level=info msg="Memory: 378 samples, avg is 307.8MB, max is 1317.1MB" 10:46:27 level=info msg="Execution took 38.395615379s" 10:46:27 go vet ./... 10:46:27 0f093f025ec4: Pull complete 10:46:27 c3106fc0e877: Pull complete 10:46:27 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 10:46:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 10:46:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:46:27 prd-ubuntu20.04-docker-arm64-4c-16g-12778 does not seem to be running inside a container 10:46:28 $ 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/709 -v /w/workspace/edgex-go/709:/w/workspace/edgex-go/709:rw,z -v /w/workspace/edgex-go/709@tmp:/w/workspace/edgex-go/709@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 10:46:30 $ docker top bbd6f223d34b08646ac3b6180eb0e79b42e83dbb23e619189baa84a22882ee03 -eo pid,comm [Pipeline] { [Pipeline] sh 10:46:31 + docker compose -f ./docker-compose-build.yml build --parallel 10:46:35 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 10:46:35 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 10:46:35 ./bin/test-attribution-txt.sh 10:46:35 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 10:46:35 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo 10:46:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 10:46:35 + ls -al . 10:46:35 total 980 10:46:35 drwxrwxr-x 11 1001 1001 4096 Oct 2 10:44 . 10:46:35 drwxr-xr-x 4 root root 4096 Oct 2 10:44 .. 10:46:35 drwxrwxr-x 2 1001 1001 4096 Oct 2 10:43 .blubracket 10:46:35 -rw-rw-r-- 1 1001 1001 10 Oct 2 10:43 .dockerignore 10:46:35 drwxrwxr-x 8 1001 1001 4096 Oct 2 10:45 .git 10:46:35 drwxrwxr-x 3 1001 1001 4096 Oct 2 10:43 .github 10:46:35 -rw-rw-r-- 1 1001 1001 1102 Oct 2 10:43 .gitignore 10:46:35 -rw-rw-r-- 1 1001 1001 42 Oct 2 10:43 .golangci.yml 10:46:35 -rw-rw-r-- 1 1001 1001 100 Oct 2 10:43 .hadolint.yml 10:46:35 drwxr-xr-x 3 1001 1001 4096 Oct 2 10:43 .semver 10:46:35 -rw-rw-r-- 1 1001 1001 155 Oct 2 10:43 .sonarcloud.properties 10:46:35 -rw-rw-r-- 1 1001 1001 1171 Oct 2 10:43 ADOPTERS.md 10:46:35 -rw-rw-r-- 1 1001 1001 21286 Oct 2 10:43 Attribution.txt 10:46:35 -rw-rw-r-- 1 1001 1001 100284 Oct 2 10:43 CHANGELOG.md 10:46:35 -rw-rw-r-- 1 1001 1001 3804 Oct 2 10:43 CONTRIBUTING.md 10:46:35 -rw-rw-r-- 1 1001 1001 677 Oct 2 10:43 GOVERNANCE.md 10:46:35 -rw-rw-r-- 1 1001 1001 861 Oct 2 10:43 Jenkinsfile 10:46:35 -rw-rw-r-- 1 1001 1001 10775 Oct 2 10:43 LICENSE 10:46:35 -rw-rw-r-- 1 1001 1001 16854 Oct 2 10:43 Makefile 10:46:35 -rw-rw-r-- 1 1001 1001 582 Oct 2 10:43 OWNERS.md 10:46:35 -rw-rw-r-- 1 1001 1001 9528 Oct 2 10:43 README.md 10:46:35 -rw-rw-r-- 1 1001 1001 789 Oct 2 10:43 SECURITY.md 10:46:35 -rw-rw-r-- 1 1001 1001 12 Oct 2 10:43 VERSION 10:46:35 drwxrwxr-x 2 1001 1001 4096 Oct 2 10:43 bin 10:46:35 drwxrwxr-x 20 1001 1001 4096 Oct 2 10:43 cmd 10:46:35 -rw-r--r-- 1 root root 614233 Oct 2 10:45 coverage.out 10:46:35 drwxrwxr-x 2 1001 1001 4096 Oct 2 10:43 fuzz_test 10:46:35 -rw-rw-r-- 1 1001 1001 7305 Oct 2 10:43 go.mod 10:46:35 -rw-rw-r-- 1 1001 1001 102748 Oct 2 10:43 go.sum 10:46:35 drwxrwxr-x 7 1001 1001 4096 Oct 2 10:43 internal 10:46:35 drwxrwxr-x 3 1001 1001 4096 Oct 2 10:43 openapi 10:46:35 -rw-rw-r-- 1 1001 1001 584 Oct 2 10:43 security.txt 10:46:35 -rw-rw-r-- 1 1001 1001 204 Oct 2 10:43 version.go [Pipeline] sh 10:46:35 + '[' -e coverage.out ] 10:46:35 + chown 1001:1001 coverage.out [Pipeline] stash 10:46:35 Stashed 1 file(s) [Pipeline] sh 10:46:36 + make build 10:46:36 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 10:46:41 #1 [core-metadata internal] load build definition from Dockerfile 10:46:41 #1 transferring dockerfile: 2.13kB 0.0s done 10:46:41 #1 DONE 0.1s 10:46:41 10:46:41 #2 [security-secretstore-setup internal] load build definition from Dockerfile 10:46:41 #2 transferring dockerfile: 2.49kB done 10:46:41 #2 DONE 0.1s 10:46:41 10:46:41 #3 [core-data internal] load build definition from Dockerfile 10:46:41 #3 transferring dockerfile: 2.07kB done 10:46:41 #3 DONE 0.1s 10:46:41 10:46:41 #4 [support-cron-scheduler internal] load build definition from Dockerfile 10:46:41 #4 transferring dockerfile: 1.85kB done 10:46:41 #4 DONE 0.1s 10:46:41 10:46:41 #5 [security-spiffe-token-provider internal] load build definition from Dockerfile 10:46:41 #5 transferring dockerfile: 1.89kB 0.0s done 10:46:41 #5 DONE 0.1s 10:46:41 10:46:41 #6 [support-scheduler internal] load build definition from Dockerfile 10:46:41 #6 transferring dockerfile: 1.93kB done 10:46:41 #6 DONE 0.1s 10:46:41 10:46:41 #7 [support-notifications internal] load build definition from Dockerfile 10:46:41 #7 transferring dockerfile: 2.02kB done 10:46:41 #7 DONE 0.1s 10:46:41 10:46:41 #8 [security-spire-agent internal] load build definition from Dockerfile 10:46:41 #8 transferring dockerfile: 1.81kB done 10:46:41 #8 DONE 0.1s 10:46:41 10:46:41 #9 [security-proxy-auth internal] load build definition from Dockerfile 10:46:41 #9 transferring dockerfile: 2.15kB 0.0s done 10:46:41 #9 DONE 0.1s 10:46:41 10:46:41 #10 [security-bootstrapper internal] load build definition from Dockerfile 10:46:41 #10 transferring dockerfile: 3.17kB 0.0s done 10:46:41 #10 DONE 0.1s 10:46:41 10:46:41 #11 [core-keeper internal] load build definition from Dockerfile 10:46:41 #11 transferring dockerfile: 2.07kB done 10:46:41 #11 DONE 0.1s 10:46:41 10:46:41 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 10:46:41 #12 transferring dockerfile: 2.23kB done 10:46:41 #12 DONE 0.1s 10:46:41 10:46:41 #13 [core-command internal] load build definition from Dockerfile 10:46:41 #13 transferring dockerfile: 1.93kB done 10:46:41 #13 DONE 0.1s 10:46:41 10:46:41 #14 [security-proxy-setup internal] load build definition from Dockerfile 10:46:41 #14 transferring dockerfile: 2.50kB 0.0s done 10:46:41 #14 DONE 0.1s 10:46:41 10:46:41 #15 [security-spire-config internal] load build definition from Dockerfile 10:46:41 #15 transferring dockerfile: 1.69kB done 10:46:41 #15 DONE 0.1s 10:46:41 10:46:41 #16 [security-spire-server internal] load build definition from Dockerfile 10:46:41 #16 transferring dockerfile: 1.70kB done 10:46:41 #16 DONE 0.1s 10:46:41 10:46:41 #17 [core-metadata internal] load .dockerignore 10:46:41 #17 transferring context: 50B 0.0s done 10:46:41 #17 DONE 0.1s 10:46:42 10:46:42 #18 [security-secretstore-setup internal] load .dockerignore 10:46:42 #18 transferring context: 50B done 10:46:42 #18 DONE 0.0s 10:46:42 10:46:42 #19 [core-data internal] load .dockerignore 10:46:42 #19 transferring context: 50B done 10:46:42 #19 DONE 0.0s 10:46:42 10:46:42 #20 [support-cron-scheduler internal] load .dockerignore 10:46:42 #20 transferring context: 50B 0.0s done 10:46:42 #20 DONE 0.1s 10:46:42 10:46:42 #21 [security-spiffe-token-provider internal] load .dockerignore 10:46:42 #21 transferring context: 50B 0.0s done 10:46:42 #21 DONE 0.1s 10:46:42 10:46:42 #22 [support-scheduler internal] load .dockerignore 10:46:42 #22 transferring context: 50B 0.0s done 10:46:42 #22 DONE 0.1s 10:46:42 10:46:42 #23 [support-notifications internal] load .dockerignore 10:46:42 #23 transferring context: 50B done 10:46:43 #23 DONE 0.1s 10:46:43 10:46:43 #24 [security-spire-agent internal] load .dockerignore 10:46:43 #24 transferring context: 50B done 10:46:43 #24 DONE 0.1s 10:46:43 10:46:43 #25 [security-proxy-auth internal] load .dockerignore 10:46:43 #25 transferring context: 50B done 10:46:43 #25 DONE 0.1s 10:46:43 10:46:43 #26 [security-bootstrapper internal] load .dockerignore 10:46:43 #26 transferring context: 50B done 10:46:43 #26 DONE 0.1s 10:46:43 10:46:43 #27 [core-keeper internal] load .dockerignore 10:46:43 #27 transferring context: 50B 0.0s done 10:46:43 #27 DONE 0.1s 10:46:43 10:46:43 #28 [core-common-config-bootstrapper internal] load .dockerignore 10:46:43 #28 transferring context: 50B done 10:46:43 #28 DONE 0.1s 10:46:43 10:46:43 #29 [core-command internal] load .dockerignore 10:46:43 #29 transferring context: 50B done 10:46:43 #29 DONE 0.1s 10:46:43 10:46:43 #30 [security-proxy-setup internal] load .dockerignore 10:46:43 #30 transferring context: 50B done 10:46:43 #30 DONE 0.1s 10:46:43 10:46:43 #31 [security-spire-config internal] load .dockerignore 10:46:43 #31 transferring context: 50B 0.0s done 10:46:43 #31 DONE 0.1s 10:46:43 10:46:43 #32 [security-spire-server internal] load .dockerignore 10:46:43 #32 transferring context: 50B done 10:46:43 #32 DONE 0.1s 10:46:43 10:46:43 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:46:43 #33 DONE 0.0s 10:46:43 10:46:43 #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 10:46:43 #34 DONE 0.4s 10:46:43 10:46:43 #35 [core-metadata stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:46:43 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 10:46:44 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0B / 3.34MB 0.1s 10:46:44 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 10:46:44 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 10:46:44 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 10:46:44 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.05MB / 3.34MB 0.2s 10:46:44 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.14MB / 3.34MB 0.3s 10:46:44 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 10:46:44 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 10:46:44 #35 ... 10:46:44 10:46:44 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:46:44 #33 DONE 0.0s 10:46:44 10:46:44 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:46:44 #33 DONE 0.0s 10:46:44 10:46:44 #35 [security-secretstore-setup stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:46:44 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 10:46:44 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 10:46:44 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 10:46:44 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 10:46:44 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 10:46:44 #35 ... 10:46:44 10:46:44 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:46:44 #33 DONE 0.0s 10:46:44 10:46:44 #36 [core-metadata internal] load build context 10:46:44 #36 transferring context: 3.23MB 0.7s done 10:46:44 #36 DONE 0.9s 10:46:44 10:46:44 #35 [support-cron-scheduler stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:46:44 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 10:46:44 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 10:46:44 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 10:46:44 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 10:46:44 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 10:46:44 #35 ... 10:46:44 10:46:44 #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 10:46:44 #34 DONE 0.7s 10:46:44 10:46:44 #35 [security-spiffe-token-provider stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:46:44 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 10:46:44 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 10:46:44 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 10:46:44 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 10:46:44 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 10:46:45 #35 ... 10:46:45 10:46:45 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:46:45 #33 DONE 0.0s 10:46:45 10:46:45 #35 [support-scheduler stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:46:45 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 10:46:45 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 10:46:45 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 10:46:45 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 10:46:45 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 10:46:45 #35 ... 10:46:45 10:46:45 #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 10:46:45 #34 DONE 0.9s 10:46:45 10:46:45 #35 [support-notifications stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:46:45 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 10:46:45 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 10:46:45 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 10:46:45 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 10:46:45 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 10:46:45 #35 ... 10:46:45 10:46:45 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:46:45 #33 DONE 0.0s 10:46:45 10:46:45 #35 [support-notifications stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:46:45 #35 ... 10:46:45 10:46:45 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:46:45 #33 DONE 0.0s 10:46:45 10:46:45 #35 [support-notifications stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:46:46 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 10:46:46 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 10:46:46 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 10:46:46 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 10:46:46 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 10:46:46 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.7s done 10:46:46 #35 ... 10:46:46 10:46:46 #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 10:46:46 #34 DONE 1.6s 10:46:46 10:46:46 #35 [security-bootstrapper stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:46:46 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 10:46:46 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 10:46:46 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 10:46:46 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 10:46:46 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 10:46:46 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.7s done 10:46:46 #35 ... 10:46:46 10:46:46 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:46:46 #33 DONE 0.0s 10:46:46 10:46:46 #37 [security-secretstore-setup internal] load build context 10:46:46 #37 ... 10:46:46 10:46:46 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:46:46 #33 DONE 0.1s 10:46:46 10:46:46 #37 [security-secretstore-setup internal] load build context 10:46:46 #37 ... 10:46:46 10:46:46 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:46:46 #33 DONE 0.1s 10:46:46 10:46:46 #37 [security-secretstore-setup internal] load build context 10:46:47 #37 ... 10:46:47 10:46:47 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 10:46:47 #33 DONE 0.1s 10:46:47 10:46:47 #37 [security-secretstore-setup internal] load build context 10:46:47 #37 transferring context: 3.23MB 2.2s done 10:46:47 #37 ... 10:46:47 10:46:47 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 10:46:47 #38 DONE 2.1s 10:46:47 10:46:47 #35 [core-command stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:46:47 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 10:46:47 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 10:46:47 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 10:46:47 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 10:46:47 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 10:46:47 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.7s done 10:46:47 #35 ... 10:46:47 10:46:47 #39 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 10:46:47 #39 DONE 2.3s 10:46:47 10:46:47 #35 [security-spire-agent stage-1 1/10] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:46:47 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 10:46:47 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 10:46:47 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 10:46:47 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 10:46:47 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 10:46:47 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.7s done 10:46:47 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 10:46:47 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 10:46:47 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 10:46:47 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 10:46:47 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 10:46:47 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.7s done 10:46:47 #35 DONE 4.7s 10:46:47 10:46:47 #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 10:46:47 #34 DONE 2.9s 10:46:47 10:46:47 #40 [security-spire-server internal] load build context 10:46:47 #40 DONE 0.0s 10:46:47 10:46:47 #41 [support-cron-scheduler internal] load build context 10:46:47 #41 transferring context: 3.23MB 1.8s done 10:46:47 #41 DONE 2.9s 10:46:47 10:46:47 #37 [security-secretstore-setup internal] load build context 10:46:47 #37 DONE 3.1s 10:46:47 10:46:47 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:46:47 #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:46:47 #42 ... 10:46:47 10:46:47 #43 [core-data internal] load build context 10:46:47 #43 transferring context: 3.23MB 2.1s done 10:46:47 #43 DONE 3.1s 10:46:47 10:46:47 #44 [security-spiffe-token-provider internal] load build context 10:46:47 #44 transferring context: 3.23MB 1.9s done 10:46:47 #44 DONE 3.0s 10:46:47 10:46:47 #45 [support-scheduler internal] load build context 10:46:47 #45 transferring context: 3.23MB 1.9s done 10:46:47 #45 DONE 3.0s 10:46:47 10:46:47 #46 [core-command builder 2/7] WORKDIR /edgex-go 10:46:48 #46 ... 10:46:48 10:46:48 #47 [support-notifications internal] load build context 10:46:48 #47 transferring context: 3.23MB 1.4s done 10:46:48 #47 DONE 2.7s 10:46:48 10:46:48 #48 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 10:46:48 #48 ... 10:46:48 10:46:48 #46 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 10:46:48 #46 DONE 2.7s 10:46:48 10:46:48 #49 [security-bootstrapper internal] load build context 10:46:48 #49 transferring context: 3.23MB 1.3s done 10:46:48 #49 DONE 2.7s 10:46:48 10:46:48 #50 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 10:46:49 #50 ... 10:46:49 10:46:49 #51 [security-proxy-auth internal] load build context 10:46:49 #51 transferring context: 3.23MB 1.5s done 10:46:49 #51 DONE 3.1s 10:46:49 10:46:49 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:46:49 #42 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.9s done 10:46:49 #42 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 10:46:49 #42 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 10:46:49 #42 ... 10:46:49 10:46:49 #52 [core-common-config-bootstrapper internal] load build context 10:46:49 #52 transferring context: 3.23MB 1.4s done 10:46:49 #52 DONE 2.2s 10:46:49 10:46:49 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:46:49 #42 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 10:46:50 #42 ... 10:46:50 10:46:50 #40 [security-spire-server internal] load build context 10:46:50 #40 transferring context: 27.71kB 0.1s done 10:46:50 #40 DONE 2.3s 10:46:50 10:46:50 #53 [security-spire-config internal] load build context 10:46:50 #53 transferring context: 25.96kB 0.1s done 10:46:50 #53 DONE 2.4s 10:46:50 10:46:50 #54 [core-keeper internal] load build context 10:46:50 #54 transferring context: 3.23MB 1.6s done 10:46:50 #54 DONE 2.6s 10:46:50 10:46:50 #55 [security-spire-agent internal] load build context 10:46:50 #55 transferring context: 27.24kB 0.1s done 10:46:50 #55 DONE 2.4s 10:46:50 10:46:50 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:46:50 #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.0s 10:46:50 #42 ... 10:46:50 10:46:50 #56 [security-proxy-setup internal] load build context 10:46:50 #56 transferring context: 3.23MB 1.0s done 10:46:50 #56 DONE 2.7s 10:46:50 10:46:50 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:46:50 #42 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done 10:46:50 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 966.66kB / 28.04MB 0.3s 10:46:50 #42 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 10:46:50 #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 10:46:50 #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 10:46:50 #42 ... 10:46:50 10:46:50 #57 [core-command internal] load build context 10:46:50 #57 transferring context: 3.23MB 1.0s done 10:46:50 #57 DONE 2.8s 10:46:50 10:46:50 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:46:50 #42 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 10:46:50 #42 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done 10:46:50 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.82MB / 28.04MB 0.7s 10:46:51 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 0.9s 10:46:51 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 1.2s 10:46:51 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.76MB / 28.04MB 1.5s 10:46:53 #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 10:46:53 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 2.7s 10:46:53 #42 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.3s done 10:46:53 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.98MB / 28.04MB 3.4s 10:46:53 #42 ... 10:46:53 10:46:53 #58 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 10:46:54 #58 ... 10:46:54 10:46:54 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:46:54 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.73MB / 28.04MB 4.1s 10:46:54 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.76MB / 28.04MB 4.5s 10:46:55 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 5.2s 10:46:55 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 5.5s 10:46:55 #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done 10:46:55 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.56MB / 28.04MB 5.9s 10:46:55 #42 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done 10:46:56 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 6.3s 10:46:56 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.65MB / 28.04MB 6.7s 10:46:57 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 7.3s done 10:46:57 #42 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 7.3s done 10:46:57 #42 ... 10:46:57 10:46:57 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:46:57 #59 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.3s done 10:46:57 #59 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 10:46:57 #59 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 10:46:57 #59 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 10:46:57 #59 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 10:46:57 #59 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done 10:46:57 #59 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 5.2s done 10:46:57 #59 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.5s done 10:46:57 #59 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.3s done 10:46:57 #59 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done 10:46:58 #59 ... 10:46:58 10:46:58 #60 [security-proxy-auth stage-1 2/10] RUN apk add --update --no-cache dumb-init 10:46:58 #0 9.685 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:46:58 #60 ... 10:46:58 10:46:58 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:46:58 #61 ... 10:46:58 10:46:58 #62 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 10:46:58 #62 ... 10:46:58 10:46:58 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:46:58 #0 9.962 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:46:58 #63 ... 10:46:59 10:46:59 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:46:59 #64 ... 10:46:59 10:46:59 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:46:59 #0 8.667 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:46:59 #0 9.315 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:46:59 #65 ... 10:46:59 10:46:59 #66 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 10:46:59 #0 10.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:46:59 #66 ... 10:46:59 10:46:59 #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:46:59 #67 ... 10:46:59 10:46:59 #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 10:46:59 #0 9.931 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:46:59 #68 ... 10:46:59 10:46:59 #69 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:46:59 #0 11.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:46:59 #69 ... 10:46:59 10:46:59 #70 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:46:59 #70 ... 10:46:59 10:46:59 #71 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 10:46:59 #0 11.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:47:00 #71 ... 10:47:00 10:47:00 #72 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 10:47:00 #0 10.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:47:00 #72 ... 10:47:00 10:47:00 #70 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:47:00 #70 DONE 11.7s 10:47:00 10:47:00 #73 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:47:00 #73 ... 10:47:00 10:47:00 #66 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 10:47:00 #66 11.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:47:00 #66 ... 10:47:00 10:47:00 #67 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:47:00 #67 DONE 11.6s 10:47:00 10:47:00 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 10:47:02 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:47:02 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 10:47:03 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 10:47:04 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 10:47:06 #74 ... 10:47:06 10:47:06 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:47:06 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.2s 10:47:06 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:47:07 #42 ... 10:47:07 10:47:07 #48 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 10:47:07 #48 8.913 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:47:07 #48 9.524 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:47:07 #48 13.48 (1/3) Installing ca-certificates (20240226-r0) 10:47:07 #48 14.15 (2/3) Installing dumb-init (1.2.5-r2) 10:47:07 #48 14.18 (3/3) Installing tzdata (2024a-r0) 10:47:07 #48 17.83 Executing busybox-1.36.1-r7.trigger 10:47:07 #48 17.96 Executing ca-certificates-20240226-r0.trigger 10:47:07 #48 ... 10:47:07 10:47:07 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:47:08 #42 ... 10:47:08 10:47:08 #60 [support-scheduler stage-1 2/10] RUN apk add --update --no-cache dumb-init 10:47:08 #60 10.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:47:08 #60 16.67 (1/1) Installing dumb-init (1.2.5-r2) 10:47:08 #60 16.70 Executing busybox-1.36.1-r7.trigger 10:47:08 #60 16.84 OK: 8 MiB in 16 packages 10:47:08 #60 DONE 20.8s 10:47:08 10:47:08 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:47:08 #42 ... 10:47:08 10:47:08 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:47:08 #59 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.3s done 10:47:08 #59 ... 10:47:08 10:47:08 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:47:09 #42 ... 10:47:09 10:47:09 #62 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 10:47:09 #62 10.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:47:09 #62 13.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:47:09 #62 19.41 (1/2) Installing dumb-init (1.2.5-r2) 10:47:09 #62 19.48 (2/2) Installing su-exec (0.2-r3) 10:47:09 #62 19.50 Executing busybox-1.36.1-r7.trigger 10:47:09 #62 19.69 OK: 8 MiB in 17 packages 10:47:09 #62 ... 10:47:09 10:47:09 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:47:09 #61 11.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:47:09 #61 14.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:47:09 #61 ... 10:47:09 10:47:09 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:47:09 #42 ... 10:47:09 10:47:09 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:47:09 #63 11.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:47:09 #63 18.66 (1/4) Installing ca-certificates (20240226-r0) 10:47:09 #63 19.31 (2/4) Installing dumb-init (1.2.5-r2) 10:47:09 #63 19.32 (3/4) Installing su-exec (0.2-r3) 10:47:09 #63 19.44 (4/4) Installing yq (4.33.3-r5) 10:47:09 #63 21.46 Executing busybox-1.36.1-r7.trigger 10:47:09 #63 21.66 Executing ca-certificates-20240226-r0.trigger 10:47:09 #63 ... 10:47:09 10:47:09 #48 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 10:47:09 #48 19.70 OK: 12 MiB in 18 packages 10:47:09 #48 DONE 21.7s 10:47:09 10:47:09 #75 [core-command stage-1 3/10] RUN apk --no-cache upgrade 10:47:10 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:47:10 #75 ... 10:47:10 10:47:10 #62 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 10:47:10 #62 DONE 21.7s 10:47:10 10:47:10 #66 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 10:47:10 #66 18.74 (1/1) Installing dumb-init (1.2.5-r2) 10:47:10 #66 18.81 Executing busybox-1.36.1-r7.trigger 10:47:10 #66 19.01 OK: 8 MiB in 16 packages 10:47:10 #66 DONE 21.8s 10:47:10 10:47:10 #76 [core-data stage-1 3/8] RUN apk --no-cache upgrade 10:47:10 #76 ... 10:47:10 10:47:10 #77 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 10:47:10 #0 4.990 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:47:10 #0 7.463 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:47:10 #77 ... 10:47:10 10:47:10 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:47:10 #61 22.18 v3.18.9-41-g612f5dbd1f4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 10:47:10 #61 22.22 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 10:47:10 #61 22.22 OK: 19946 distinct packages available 10:47:11 #61 ... 10:47:11 10:47:11 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:47:11 #64 12.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:47:11 #64 14.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:47:11 #64 ... 10:47:11 10:47:11 #72 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 10:47:11 #72 14.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:47:11 #72 20.50 OK: 266 MiB in 52 packages 10:47:11 #72 DONE 22.4s 10:47:11 10:47:11 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:47:11 #65 12.98 v3.18.9-41-g612f5dbd1f4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 10:47:11 #65 12.98 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 10:47:11 #65 12.98 OK: 19946 distinct packages available 10:47:11 #65 14.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:47:11 #65 17.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:47:11 #65 ... 10:47:11 10:47:11 #73 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:47:11 #73 12.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:47:11 #73 15.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:47:11 #73 21.88 (1/4) Installing dumb-init (1.2.5-r2) 10:47:11 #73 21.95 (2/4) Installing openssl (3.1.7-r0) 10:47:11 #73 22.22 (3/4) Installing su-exec (0.2-r3) 10:47:11 #73 22.26 (4/4) Installing yq (4.33.3-r5) 10:47:11 #73 ... 10:47:11 10:47:11 #71 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 10:47:11 #71 12.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:47:11 #71 19.00 (1/2) Installing ca-certificates (20240226-r0) 10:47:11 #71 19.74 (2/2) Installing dumb-init (1.2.5-r2) 10:47:11 #71 19.75 Executing busybox-1.36.1-r7.trigger 10:47:11 #71 20.03 Executing ca-certificates-20240226-r0.trigger 10:47:11 #71 21.96 OK: 9 MiB in 17 packages 10:47:11 #71 ... 10:47:11 10:47:11 #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 10:47:11 #68 12.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:47:11 #68 21.23 OK: 266 MiB in 52 packages 10:47:11 #68 ... 10:47:11 10:47:11 #69 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:47:11 #69 13.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:47:11 #69 19.85 v3.18.9-41-g612f5dbd1f4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 10:47:11 #69 19.87 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 10:47:11 #69 19.87 OK: 19946 distinct packages available 10:47:11 #69 21.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:47:11 #69 ... 10:47:11 10:47:11 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:47:11 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.6s 10:47:11 #42 ... 10:47:11 10:47:11 #50 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 10:47:11 #50 13.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:47:11 #50 16.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:47:11 #50 23.87 OK: 266 MiB in 52 packages 10:47:12 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 10:47:12 #50 ... 10:47:12 10:47:12 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:47:12 #42 ... 10:47:12 10:47:12 #78 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 10:47:12 #78 DONE 1.1s 10:47:12 10:47:12 #68 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 10:47:12 #68 DONE 23.5s 10:47:12 10:47:12 #79 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 10:47:13 #79 ... 10:47:13 10:47:13 #71 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 10:47:13 #71 DONE 24.5s 10:47:13 10:47:13 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:47:13 #63 22.95 OK: 18 MiB in 19 packages 10:47:13 #63 DONE 24.9s 10:47:13 10:47:13 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:47:13 #65 25.13 (1/4) Installing dumb-init (1.2.5-r2) 10:47:13 #65 25.14 (2/4) Installing musl-obstack (1.2.3-r2) 10:47:13 #65 25.18 (3/4) Installing libucontext (1.2-r2) 10:47:13 #65 25.24 (4/4) Installing gcompat (1.1.0-r1) 10:47:13 #65 25.24 Executing busybox-1.36.1-r7.trigger 10:47:13 #65 25.46 OK: 8 MiB in 19 packages 10:47:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 10:47:14 #65 ... 10:47:14 10:47:14 #73 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:47:14 #73 23.73 Executing busybox-1.36.1-r7.trigger 10:47:14 #73 23.83 OK: 18 MiB in 19 packages 10:47:14 #73 DONE 26.2s 10:47:14 10:47:14 #50 [core-command builder 3/7] RUN apk add --update --no-cache make git 10:47:14 #50 DONE 26.6s 10:47:14 10:47:14 #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 10:47:15 #80 ... 10:47:15 10:47:15 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:47:15 #65 DONE 27.3s 10:47:15 10:47:15 #79 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 10:47:15 #79 DONE 3.3s 10:47:15 10:47:15 #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 10:47:16 #81 ... 10:47:16 10:47:16 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 10:47:16 #74 5.425 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:47:16 #74 8.540 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:47:16 #74 14.70 OK: 266 MiB in 52 packages 10:47:16 #74 ... 10:47:16 10:47:16 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:47:16 #42 ... 10:47:16 10:47:16 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 10:47:16 #74 DONE 15.7s 10:47:16 10:47:16 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:47:16 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.1s 10:47:16 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:47:17 #42 ... 10:47:17 10:47:17 #77 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 10:47:17 #77 14.66 (1/1) Installing dumb-init (1.2.5-r2) 10:47:17 #77 15.56 Executing busybox-1.36.1-r7.trigger 10:47:17 #77 15.72 OK: 8 MiB in 16 packages 10:47:17 #77 DONE 17.2s 10:47:17 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:47:17 10:47:17 #69 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:47:17 #69 23.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:47:17 #69 28.43 (1/5) Installing dumb-init (1.2.5-r2) 10:47:17 #69 28.46 (2/5) Installing musl-obstack (1.2.3-r2) 10:47:17 #69 28.46 (3/5) Installing libucontext (1.2-r2) 10:47:17 #69 28.52 (4/5) Installing gcompat (1.1.0-r1) 10:47:17 #69 28.52 (5/5) Installing openssl (3.1.7-r0) 10:47:17 #69 28.58 Executing busybox-1.36.1-r7.trigger 10:47:17 #69 28.75 OK: 9 MiB in 20 packages 10:47:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 10:47:18 #69 ... 10:47:18 10:47:18 #82 [core-metadata builder 4/7] COPY go.mod vendor* ./ 10:47:18 #82 DONE 3.4s 10:47:18 10:47:18 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:47:18 #42 ... 10:47:18 10:47:18 #64 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:47:18 #64 22.41 v3.18.9-41-g612f5dbd1f4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 10:47:18 #64 22.41 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 10:47:18 #64 22.41 OK: 19955 distinct packages available 10:47:18 #64 23.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:47:18 #64 25.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:47:18 #64 28.45 OK: 266 MiB in 52 packages 10:47:18 #64 DONE 29.2s 10:47:18 10:47:18 #69 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:47:18 #69 DONE 29.8s 10:47:18 10:47:18 #83 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:47:18 #83 ... 10:47:18 10:47:18 #84 [core-keeper builder 5/8] COPY go.mod vendor* ./ 10:47:18 #84 DONE 2.2s 10:47:18 10:47:18 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:47:18 #42 ... 10:47:18 10:47:18 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:47:18 #61 23.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:47:18 #61 25.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:47:18 #61 29.06 (1/11) Installing ca-certificates (20240226-r0) 10:47:18 #61 29.22 (2/11) Installing brotli-libs (1.0.9-r14) 10:47:18 #61 29.27 (3/11) Installing libunistring (1.1-r1) 10:47:18 #61 29.37 (4/11) Installing libidn2 (2.3.4-r1) 10:47:18 #61 29.37 (5/11) Installing nghttp2-libs (1.57.0-r0) 10:47:18 #61 29.38 (6/11) Installing libcurl (8.9.1-r0) 10:47:18 #61 29.40 (7/11) Installing curl (8.9.1-r0) 10:47:18 #61 29.42 (8/11) Installing dumb-init (1.2.5-r2) 10:47:18 #61 29.48 (9/11) Installing musl-obstack (1.2.3-r2) 10:47:18 #61 29.48 (10/11) Installing libucontext (1.2-r2) 10:47:18 #61 29.48 (11/11) Installing gcompat (1.1.0-r1) 10:47:18 #61 29.48 Executing busybox-1.36.1-r7.trigger 10:47:18 #61 29.52 Executing ca-certificates-20240226-r0.trigger 10:47:18 #61 29.88 OK: 13 MiB in 26 packages 10:47:18 #61 DONE 30.7s 10:47:18 10:47:18 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:47:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:47:19 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 10:47:20 #42 ... 10:47:20 10:47:20 #85 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 10:47:20 #85 ... 10:47:20 10:47:20 #86 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 10:47:20 #86 DONE 2.0s 10:47:20 10:47:20 #87 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 10:47:20 #87 ... 10:47:20 10:47:20 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [Pipeline] } 10:47:20 $ docker stop --time=1 2cbe57fef8e2e84eaea7be84d967f78b3b14fe77cb75f09397193c93b911dba0 10:47:21 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.1s 10:47:22 #42 ... 10:47:22 10:47:22 #88 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:47:22 #88 ... 10:47:22 10:47:22 #42 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:47:22 #42 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.4s done 10:47:22 #42 ... 10:47:22 10:47:22 #75 [core-common-config-bootstrapper stage-1 3/10] RUN apk --no-cache upgrade 10:47:22 #75 12.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:47:22 #75 13.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:47:22 #75 14.38 OK: 8 MiB in 16 packages 10:47:22 #75 DONE 15.7s 10:47:23 10:47:23 #76 [core-data stage-1 3/8] RUN apk --no-cache upgrade 10:47:23 #76 11.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:47:23 #76 11.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:47:23 #76 ... 10:47:23 10:47:23 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:47:23 #89 ... 10:47:23 10:47:23 #90 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 10:47:23 #90 ... 10:47:23 10:47:23 #76 [core-data stage-1 3/8] RUN apk --no-cache upgrade 10:47:23 #76 13.05 OK: 8 MiB in 16 packages 10:47:24 #76 DONE 13.6s 10:47:24 10:47:24 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:47:25 #42 ... 10:47:25 10:47:25 #91 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:47:25 #91 ... 10:47:25 10:47:25 #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 10:47:25 #81 10.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:47:27 #81 ... 10:47:27 10:47:27 #85 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 10:47:27 #85 13.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:47:27 #85 13.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:47:27 #85 16.54 OK: 12 MiB in 18 packages 10:47:27 #85 DONE 17.3s 10:47:27 10:47:27 #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 10:47:27 #81 11.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:47:27 $ docker rm -f --volumes 2cbe57fef8e2e84eaea7be84d967f78b3b14fe77cb75f09397193c93b911dba0 10:47:28 #81 ... 10:47:28 10:47:28 #92 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 10:47:28 #0 7.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:47:28 #0 9.286 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:28 #92 ... 10:47:28 10:47:28 #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 10:47:28 #80 10.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:47:28 #80 12.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:47:28 #80 ... 10:47:28 10:47:28 #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:47:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:47:28 10:47:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:47:28 #93 ... 10:47:28 10:47:28 #87 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 10:47:28 #87 14.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:47:28 #87 16.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:47:29 #87 ... 10:47:29 10:47:29 #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 10:47:29 #0 7.174 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:47:29 #0 8.813 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:47:29 #94 ... 10:47:29 10:47:29 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:47:29 #89 11.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:47:29 #89 13.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:47:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:47:29 latest: Pulling from edgex-devops/edgex-compose 10:47:29 91d30c5bc195: Pulling fs layer 10:47:29 2e9b0aa3be6d: Pulling fs layer 10:47:29 9c61dcf015f6: Pulling fs layer 10:47:29 4698f68db338: Pulling fs layer 10:47:29 2a2f49069b9e: Pulling fs layer 10:47:29 e0025b399a48: Pulling fs layer 10:47:29 4698f68db338: Waiting 10:47:29 2a2f49069b9e: Waiting 10:47:29 e0025b399a48: Waiting 10:47:29 91d30c5bc195: Verifying Checksum 10:47:29 91d30c5bc195: Download complete 10:47:29 4698f68db338: Download complete 10:47:29 2e9b0aa3be6d: Verifying Checksum 10:47:29 2e9b0aa3be6d: Download complete 10:47:29 91d30c5bc195: Pull complete 10:47:29 e0025b399a48: Verifying Checksum 10:47:29 e0025b399a48: Download complete 10:47:29 2a2f49069b9e: Download complete 10:47:29 2e9b0aa3be6d: Pull complete 10:47:30 9c61dcf015f6: Verifying Checksum 10:47:30 9c61dcf015f6: Download complete 10:47:30 #89 16.66 OK: 18 MiB in 19 packages 10:47:30 #89 ... 10:47:30 10:47:30 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:47:30 #95 ... 10:47:30 10:47:30 #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 10:47:30 #80 15.31 OK: 18 MiB in 19 packages 10:47:30 #80 ... 10:47:30 10:47:30 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:47:30 #89 DONE 17.5s 10:47:30 10:47:30 #87 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 10:47:30 #87 20.26 OK: 8 MiB in 17 packages 10:47:30 #87 ... 10:47:30 10:47:30 #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 10:47:30 #80 DONE 16.2s 10:47:31 10:47:31 #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 10:47:31 #94 11.99 OK: 13 MiB in 26 packages 10:47:31 #94 ... 10:47:31 10:47:31 #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 10:47:31 #96 DONE 0.3s 10:47:31 10:47:31 #90 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 10:47:31 #90 11.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 10:47:31 #90 13.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 10:47:31 #90 16.87 OK: 9 MiB in 17 packages 10:47:31 #90 DONE 18.2s 10:47:31 10:47:31 #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 10:47:31 #81 15.64 OK: 8 MiB in 19 packages 10:47:32 #81 ... 10:47:32 10:47:32 #87 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 10:47:32 #87 DONE 21.7s 10:47:32 10:47:32 #92 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 10:47:32 #92 12.34 OK: 9 MiB in 20 packages 10:47:32 #92 DONE 13.9s 10:47:32 10:47:32 #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 10:47:32 #94 DONE 13.0s 10:47:32 10:47:32 #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 10:47:32 9c61dcf015f6: Pull complete 10:47:32 #97 ... 10:47:32 10:47:32 #81 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 10:47:32 #81 DONE 16.9s 10:47:32 10:47:32 #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:47:32 4698f68db338: Pull complete 10:47:33 2a2f49069b9e: Pull complete 10:47:33 e0025b399a48: Pull complete 10:47:33 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 10:47:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 10:47:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:47:33 prd-ubuntu20.04-docker-8c-8g-12790 does not seem to be running inside a container 10:47:33 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/709 -v /w/workspace/edgex-go/709:/w/workspace/edgex-go/709:rw,z -v /w/workspace/edgex-go/709@tmp:/w/workspace/edgex-go/709@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 10:47:34 #98 ... 10:47:34 10:47:34 #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 10:47:34 #97 DONE 2.3s 10:47:34 10:47:34 #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:47:35 #99 ... 10:47:35 10:47:35 #100 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 10:47:35 #100 DONE 3.5s 10:47:35 10:47:35 #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:47:35 #101 DONE 3.6s 10:47:35 10:47:35 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 10:47:35 #102 ... 10:47:35 10:47:35 #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:47:35 #98 DONE 3.2s 10:47:35 10:47:35 #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / 10:47:36 #103 DONE 0.3s 10:47:36 10:47:36 #104 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 10:47:36 #104 DONE 0.5s 10:47:36 10:47:36 #105 [security-spire-config stage-2 6/10] COPY security.txt / 10:47:36 #105 ... 10:47:36 10:47:36 #102 [security-spire-server stage-2 5/9] COPY Attribution.txt / 10:47:36 #102 DONE 0.4s 10:47:36 10:47:36 #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:47:36 #99 DONE 1.9s 10:47:36 10:47:36 #106 [security-spire-server stage-2 6/9] COPY security.txt / 10:47:36 #106 DONE 0.2s 10:47:36 10:47:36 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 10:47:36 #107 ... 10:47:36 10:47:36 #105 [security-spire-config stage-2 6/10] COPY security.txt / 10:47:36 #105 DONE 0.3s 10:47:36 10:47:36 #108 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 10:47:36 #108 DONE 0.3s 10:47:36 10:47:36 #109 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 10:47:36 #109 DONE 0.2s 10:47:36 10:47:36 #110 [security-spire-agent stage-3 7/10] COPY security.txt / 10:47:36 #110 ... 10:47:36 10:47:36 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 10:47:36 #107 DONE 0.3s 10:47:36 10:47:36 #110 [security-spire-agent stage-3 7/10] COPY security.txt / 10:47:36 #110 DONE 0.3s 10:47:36 10:47:36 #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 10:47:37 #111 ... 10:47:37 10:47:37 #112 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 10:47:37 #112 DONE 0.3s 10:47:37 10:47:37 #113 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 10:47:37 #113 DONE 0.3s 10:47:37 10:47:37 #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 10:47:37 #111 DONE 0.3s 10:47:37 10:47:37 #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 10:47:37 $ docker top a8768a0be13da358126d2c6c23af4efff7e25b02a21eb182f81d06477e9fbe03 -eo pid,comm [Pipeline] { [Pipeline] sh 10:47:37 #114 ... 10:47:37 10:47:37 #115 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 10:47:37 #115 DONE 0.3s 10:47:37 10:47:37 #116 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 10:47:37 #116 DONE 0.3s 10:47:37 10:47:37 #117 [security-spire-server] exporting to image 10:47:37 #117 exporting layers 10:47:37 + docker compose -f ./docker-compose-build.yml build --parallel 10:47:37 #117 ... 10:47:37 10:47:37 #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 10:47:37 #114 DONE 0.3s 10:47:37 10:47:37 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 10:47:37 #118 DONE 0.2s 10:47:37 10:47:37 #83 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:47:37 #83 ... 10:47:37 10:47:37 #117 [security-spire-agent] exporting to image 10:47:38 #117 exporting layers 1.3s done 10:47:39 #117 exporting layers 1.9s done 10:47:39 #117 writing image sha256:69df299fa28eeb458f16a97e9027196caa2ec10888cf97672074c18cf2d1632c 0.0s done 10:47:39 #117 naming to docker.io/library/security-spire-agent-arm64 done 10:47:39 #117 exporting layers 2.0s done 10:47:39 #117 writing image sha256:f2793a26935d05477dad0d2718272f444960d5c1ff03bd91bda5784df3424130 0.0s done 10:47:39 #117 naming to docker.io/library/security-spire-config-arm64 done 10:47:39 #117 writing image sha256:2843806c4975060fa716ce979b7a7242e2b7af34f030a05652538e9ded1bba2b done 10:47:39 #117 naming to docker.io/library/security-spire-server-arm64 done 10:47:39 #117 DONE 2.0s 10:47:39 10:47:39 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:47:40 #1 [support-cron-scheduler internal] load build definition from Dockerfile 10:47:40 #1 transferring dockerfile: 1.85kB done 10:47:40 #1 DONE 0.1s 10:47:40 10:47:40 #2 [security-bootstrapper internal] load build definition from Dockerfile 10:47:40 #2 transferring dockerfile: 3.17kB done 10:47:40 #2 DONE 0.0s 10:47:40 10:47:40 #3 [core-data internal] load build definition from Dockerfile 10:47:40 #3 transferring dockerfile: 2.07kB done 10:47:40 #3 DONE 0.0s 10:47:40 10:47:40 #4 [security-proxy-setup internal] load build definition from Dockerfile 10:47:40 #4 transferring dockerfile: 2.50kB done 10:47:40 #4 DONE 0.0s 10:47:40 10:47:40 #5 [security-spire-server internal] load build definition from Dockerfile 10:47:40 #5 transferring dockerfile: 1.70kB done 10:47:40 #5 DONE 0.0s 10:47:40 10:47:40 #6 [security-proxy-auth internal] load build definition from Dockerfile 10:47:40 #6 transferring dockerfile: 2.15kB done 10:47:40 #6 DONE 0.0s 10:47:40 10:47:40 #7 [support-notifications internal] load build definition from Dockerfile 10:47:40 #7 transferring dockerfile: 2.02kB done 10:47:40 #7 DONE 0.0s 10:47:40 10:47:40 #8 [security-spire-config internal] load build definition from Dockerfile 10:47:40 #8 transferring dockerfile: 1.69kB done 10:47:40 #8 DONE 0.0s 10:47:40 10:47:40 #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile 10:47:40 #9 transferring dockerfile: 2.23kB done 10:47:40 #9 DONE 0.0s 10:47:40 10:47:40 #10 [security-secretstore-setup internal] load build definition from Dockerfile 10:47:40 #10 transferring dockerfile: 2.49kB done 10:47:40 #10 DONE 0.0s 10:47:40 10:47:40 #11 [support-scheduler internal] load build definition from Dockerfile 10:47:40 #11 transferring dockerfile: 1.93kB done 10:47:40 #11 DONE 0.0s 10:47:40 10:47:40 #12 [security-spiffe-token-provider internal] load build definition from Dockerfile 10:47:40 #12 transferring dockerfile: 1.89kB done 10:47:40 #12 DONE 0.0s 10:47:40 10:47:40 #13 [core-keeper internal] load build definition from Dockerfile 10:47:40 #13 transferring dockerfile: 2.07kB done 10:47:40 #13 DONE 0.0s 10:47:40 10:47:40 #14 [support-cron-scheduler internal] load .dockerignore 10:47:40 #14 transferring context: 50B done 10:47:40 #14 DONE 0.0s 10:47:40 10:47:40 #15 [core-command internal] load build definition from Dockerfile 10:47:40 #15 transferring dockerfile: 1.93kB done 10:47:40 #15 DONE 0.0s 10:47:40 10:47:40 #16 [security-spire-agent internal] load build definition from Dockerfile 10:47:40 #16 transferring dockerfile: 1.81kB done 10:47:40 #16 DONE 0.0s 10:47:40 10:47:40 #17 [core-metadata internal] load build definition from Dockerfile 10:47:40 #17 transferring dockerfile: 2.13kB done 10:47:40 #17 DONE 0.0s 10:47:40 10:47:40 #18 [security-bootstrapper internal] load .dockerignore 10:47:40 #18 transferring context: 50B done 10:47:40 #18 DONE 0.0s 10:47:40 10:47:40 #19 [core-data internal] load .dockerignore 10:47:40 #19 transferring context: 50B done 10:47:40 #19 DONE 0.0s 10:47:40 10:47:40 #20 [security-proxy-setup internal] load .dockerignore 10:47:40 #20 transferring context: 50B done 10:47:40 #20 DONE 0.0s 10:47:40 10:47:40 #21 [security-spire-server internal] load .dockerignore 10:47:40 #21 transferring context: 50B done 10:47:40 #21 DONE 0.0s 10:47:40 10:47:40 #22 [support-notifications internal] load .dockerignore 10:47:40 #22 transferring context: 50B done 10:47:40 #22 DONE 0.0s 10:47:40 10:47:40 #23 [security-proxy-auth internal] load .dockerignore 10:47:40 #23 transferring context: 50B done 10:47:40 #23 DONE 0.0s 10:47:40 10:47:40 #24 [security-spire-config internal] load .dockerignore 10:47:40 #24 transferring context: 50B done 10:47:40 #24 DONE 0.0s 10:47:40 10:47:40 #25 [core-common-config-bootstrapper internal] load .dockerignore 10:47:40 #25 transferring context: 50B done 10:47:40 #25 DONE 0.0s 10:47:40 10:47:40 #26 [security-secretstore-setup internal] load .dockerignore 10:47:40 #26 transferring context: 50B done 10:47:40 #26 DONE 0.0s 10:47:40 10:47:40 #27 [support-scheduler internal] load .dockerignore 10:47:41 #27 transferring context: 50B done 10:47:41 #27 DONE 0.0s 10:47:41 10:47:41 #28 [security-spiffe-token-provider internal] load .dockerignore 10:47:41 #28 transferring context: 50B done 10:47:41 #28 DONE 0.0s 10:47:41 10:47:41 #29 [core-keeper internal] load .dockerignore 10:47:41 #29 transferring context: 50B done 10:47:41 #29 DONE 0.0s 10:47:41 10:47:41 #30 [core-command internal] load .dockerignore 10:47:41 #30 transferring context: 50B done 10:47:41 #30 DONE 0.0s 10:47:41 10:47:41 #31 [security-spire-agent internal] load .dockerignore 10:47:41 #31 transferring context: 50B done 10:47:41 #31 DONE 0.0s 10:47:41 10:47:41 #32 [core-metadata internal] load .dockerignore 10:47:41 #32 transferring context: 50B done 10:47:41 #32 DONE 0.0s 10:47:41 10:47:41 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:47:41 #33 DONE 0.0s 10:47:41 10:47:41 #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 10:47:41 #34 DONE 0.1s 10:47:41 10:47:41 #35 [support-cron-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:47:41 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 10:47:41 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 10:47:41 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 10:47:41 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s 10:47:41 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 10:47:41 #35 ... 10:47:41 10:47:41 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:47:41 #33 DONE 0.0s 10:47:41 10:47:41 #35 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:47:41 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 10:47:41 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 10:47:41 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 10:47:41 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 10:47:41 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 10:47:41 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 10:47:41 #35 ... 10:47:41 10:47:41 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:47:41 #33 DONE 0.0s 10:47:41 10:47:41 #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 10:47:41 #34 DONE 0.2s 10:47:41 10:47:41 #35 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:47:41 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 10:47:41 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 10:47:41 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 10:47:41 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 10:47:41 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 10:47:41 #35 ... 10:47:41 10:47:41 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:47:41 #33 DONE 0.0s 10:47:41 10:47:41 #35 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:47:41 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done 10:47:41 #35 ... 10:47:41 10:47:41 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:47:41 #33 DONE 0.0s 10:47:41 10:47:41 #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:47:41 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 10:47:41 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 10:47:41 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 10:47:41 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 10:47:41 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 10:47:41 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done 10:47:41 #35 ... 10:47:41 10:47:41 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 10:47:41 #33 DONE 0.0s 10:47:41 10:47:41 #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 10:47:41 #36 DONE 0.5s 10:47:41 10:47:41 #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 10:47:41 #34 DONE 0.4s 10:47:41 10:47:41 #35 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:47:41 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 10:47:41 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 10:47:41 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 10:47:41 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 10:47:41 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 10:47:41 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done 10:47:41 #35 ... 10:47:41 10:47:41 #37 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 10:47:41 #37 DONE 1.0s 10:47:41 10:47:41 #35 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:47:41 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 10:47:41 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 10:47:41 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 10:47:41 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 10:47:41 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 10:47:41 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done 10:47:42 #35 ... 10:47:42 10:47:42 #38 [security-spire-config internal] load build context 10:47:42 #38 transferring context: 25.96kB 0.0s done 10:47:42 #38 DONE 0.2s 10:47:42 10:47:42 #39 [security-spire-server internal] load build context 10:47:42 #39 transferring context: 27.71kB 0.1s done 10:47:42 #39 DONE 0.3s 10:47:42 10:47:42 #35 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:47:42 #35 DONE 1.2s 10:47:42 10:47:42 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:47:42 #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 10:47:42 #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 10:47:42 #40 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 10:47:42 #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.0s 10:47:42 #40 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 10:47:42 #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s 10:47:48 #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 5.2s 10:47:52 #40 ... 10:47:52 10:47:52 #41 [support-cron-scheduler internal] load build context 10:47:52 #41 transferring context: 220.34MB 9.9s 10:47:52 #41 ... 10:47:52 10:47:52 #42 [security-bootstrapper internal] load build context 10:47:52 #42 ... 10:47:52 10:47:52 #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 10:47:52 #43 ... 10:47:52 10:47:52 #44 [core-data internal] load build context 10:47:52 #44 ... 10:47:52 10:47:52 #45 [support-scheduler builder 2/7] WORKDIR /edgex-go 10:47:52 #45 ... 10:47:52 10:47:52 #46 [support-scheduler internal] load build context 10:47:52 #46 ... 10:47:52 10:47:52 #47 [core-common-config-bootstrapper internal] load build context 10:47:53 #47 ... 10:47:53 10:47:53 #48 [core-metadata internal] load build context 10:47:53 #48 ... 10:47:53 10:47:53 #49 [security-secretstore-setup internal] load build context 10:47:53 #49 ... 10:47:53 10:47:53 #50 [support-notifications internal] load build context 10:47:53 #50 ... 10:47:53 10:47:53 #51 [core-command internal] load build context 10:47:53 #51 ... 10:47:53 10:47:53 #52 [security-spiffe-token-provider internal] load build context 10:47:53 #52 ... 10:47:53 10:47:53 #53 [security-proxy-auth internal] load build context 10:47:53 #53 ... 10:47:53 10:47:53 #54 [security-proxy-setup internal] load build context 10:47:53 #54 ... 10:47:53 10:47:53 #55 [core-keeper internal] load build context 10:47:53 #55 ... 10:47:53 10:47:53 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:47:53 #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 11.5s 10:47:59 #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 16.6s 10:48:02 #40 ... 10:48:02 10:48:02 #41 [support-cron-scheduler internal] load build context 10:48:02 #41 transferring context: 497.72MB 20.0s done 10:48:02 #41 ... 10:48:02 10:48:02 #42 [security-bootstrapper internal] load build context 10:48:02 #42 transferring context: 497.72MB 19.2s done 10:48:02 #42 ... 10:48:02 10:48:02 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:48:02 #40 ... 10:48:02 10:48:02 #44 [core-data internal] load build context 10:48:02 #44 transferring context: 497.72MB 15.1s done 10:48:02 #44 ... 10:48:02 10:48:02 #46 [support-scheduler internal] load build context 10:48:02 #46 transferring context: 497.72MB 18.8s done 10:48:02 #46 ... 10:48:02 10:48:02 #47 [core-common-config-bootstrapper internal] load build context 10:48:02 #47 transferring context: 497.72MB 18.8s done 10:48:03 #47 ... 10:48:03 10:48:03 #48 [core-metadata internal] load build context 10:48:03 #48 transferring context: 497.72MB 17.0s done 10:48:03 #48 ... 10:48:03 10:48:03 #49 [security-secretstore-setup internal] load build context 10:48:03 #49 transferring context: 497.72MB 18.7s done 10:48:03 #49 ... 10:48:03 10:48:03 #50 [support-notifications internal] load build context 10:48:03 #50 transferring context: 497.72MB 19.6s done 10:48:03 #50 ... 10:48:03 10:48:03 #51 [core-command internal] load build context 10:48:03 #51 transferring context: 497.72MB 16.6s done 10:48:03 #51 ... 10:48:03 10:48:03 #52 [security-spiffe-token-provider internal] load build context 10:48:03 #52 transferring context: 497.72MB 18.2s done 10:48:03 #52 ... 10:48:03 10:48:03 #54 [security-proxy-setup internal] load build context 10:48:03 #54 transferring context: 497.72MB 19.1s done 10:48:03 #54 ... 10:48:03 10:48:03 #53 [security-proxy-auth internal] load build context 10:48:03 #53 transferring context: 497.72MB 17.4s done 10:48:04 #53 ... 10:48:04 10:48:04 #55 [core-keeper internal] load build context 10:48:04 #55 transferring context: 497.72MB 17.7s done 10:48:04 #55 ... 10:48:04 10:48:04 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:48:04 #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 21.9s 10:48:05 #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 23.5s 10:48:05 #40 ... 10:48:05 10:48:05 #44 [core-data internal] load build context 10:48:05 #44 DONE 24.4s 10:48:05 10:48:05 #51 [core-command internal] load build context 10:48:05 #51 DONE 24.0s 10:48:05 10:48:05 #53 [security-proxy-auth internal] load build context 10:48:05 #53 DONE 24.4s 10:48:05 10:48:05 #48 [core-metadata internal] load build context 10:48:05 #48 DONE 24.0s 10:48:05 10:48:05 #55 [core-keeper internal] load build context 10:48:05 #55 DONE 24.1s 10:48:05 10:48:05 #45 [support-notifications builder 2/7] WORKDIR /edgex-go 10:48:05 #45 DONE 24.1s 10:48:05 10:48:05 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:48:05 #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 23.5s done 10:48:05 #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 23.6s done 10:48:05 #40 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 10:48:05 #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 23.6s done 10:48:05 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 23.6s 10:48:05 #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 10:48:05 #40 ... 10:48:05 10:48:05 #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 10:48:05 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 10:48:05 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 10:48:05 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 10:48:05 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.2s done 10:48:05 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 10:48:05 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done 10:48:05 #35 DONE 1.2s 10:48:05 10:48:05 #52 [security-spiffe-token-provider internal] load build context 10:48:05 #52 DONE 24.1s 10:48:05 10:48:05 #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 10:48:05 #43 DONE 24.1s 10:48:05 10:48:05 #54 [security-proxy-setup internal] load build context 10:48:05 #54 DONE 24.5s 10:48:05 10:48:05 #49 [security-secretstore-setup internal] load build context 10:48:05 #49 DONE 24.3s 10:48:05 10:48:05 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:48:05 #40 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 10:48:05 #40 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 10:48:05 #40 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 10:48:05 #40 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 23.5s done 10:48:05 #40 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 10:48:05 #40 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 23.6s done 10:48:05 #40 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 10:48:05 #40 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 23.6s done 10:48:05 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.10MB / 30.73MB 23.7s 10:48:05 #40 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 10:48:05 #40 ... 10:48:05 10:48:05 #42 [security-bootstrapper internal] load build context 10:48:05 #42 DONE 24.6s 10:48:05 10:48:05 #47 [core-common-config-bootstrapper internal] load build context 10:48:05 #47 DONE 24.3s 10:48:05 10:48:05 #46 [support-scheduler internal] load build context 10:48:05 #46 DONE 24.3s 10:48:05 10:48:05 #50 [support-notifications internal] load build context 10:48:05 #50 DONE 24.6s 10:48:05 10:48:05 #41 [support-cron-scheduler internal] load build context 10:48:05 #41 DONE 24.9s 10:48:05 10:48:05 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:48:05 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 4.19MB / 30.73MB 23.8s 10:48:05 #40 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 10:48:06 #40 ... 10:48:06 10:48:06 #56 [security-spire-agent internal] load build context 10:48:06 #56 transferring context: 27.24kB done 10:48:06 #56 DONE 0.3s 10:48:06 10:48:06 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:48:06 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 10.49MB / 30.73MB 24.0s 10:48:06 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 19.92MB / 30.73MB 24.1s 10:48:06 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 24.3s 10:48:06 #40 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 24.5s done 10:48:06 #40 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 10:48:08 #40 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.1s done 10:48:16 #40 ... 10:48:16 10:48:16 #57 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 10:48:16 #0 1.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:48:16 #0 1.327 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:48:16 #0 1.525 (1/3) Installing ca-certificates (20240226-r0) 10:48:16 #0 1.543 (2/3) Installing dumb-init (1.2.5-r2) 10:48:16 #0 1.545 (3/3) Installing tzdata (2024a-r0) 10:48:16 #0 1.619 Executing busybox-1.36.1-r7.trigger 10:48:16 #0 1.637 Executing ca-certificates-20240226-r0.trigger 10:48:16 #0 1.685 OK: 11 MiB in 18 packages 10:48:16 #57 ... 10:48:16 10:48:16 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:48:16 #58 ... 10:48:16 10:48:16 #59 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 10:48:16 #59 ... 10:48:16 10:48:16 #60 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 10:48:16 #0 4.910 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:48:16 #0 4.996 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:48:16 #0 5.205 (1/2) Installing ca-certificates (20240226-r0) 10:48:16 #0 5.351 (2/2) Installing dumb-init (1.2.5-r2) 10:48:16 #0 5.352 Executing busybox-1.36.1-r7.trigger 10:48:16 #0 5.361 Executing ca-certificates-20240226-r0.trigger 10:48:16 #0 5.406 OK: 8 MiB in 17 packages 10:48:16 #60 ... 10:48:16 10:48:16 #61 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 10:48:16 #0 1.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:48:16 #0 1.113 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:48:16 #0 1.361 (1/2) Installing dumb-init (1.2.5-r2) 10:48:16 #0 1.365 (2/2) Installing su-exec (0.2-r3) 10:48:16 #0 1.367 Executing busybox-1.36.1-r7.trigger 10:48:16 #0 1.388 OK: 7 MiB in 17 packages 10:48:16 #61 ... 10:48:16 10:48:16 #62 [core-command builder 3/7] RUN apk add --update --no-cache make git 10:48:16 #0 1.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:48:16 #0 1.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:48:16 #0 1.329 OK: 264 MiB in 52 packages 10:48:16 #62 ... 10:48:16 10:48:16 #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:48:16 #63 ... 10:48:16 10:48:16 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:48:16 #0 4.476 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:48:16 #0 4.838 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:48:16 #0 5.134 v3.18.9-41-g612f5dbd1f4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 10:48:16 #0 5.134 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 10:48:16 #0 5.134 OK: 20070 distinct packages available 10:48:16 #0 5.213 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:48:16 #0 5.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:48:16 #0 5.507 (1/4) Installing dumb-init (1.2.5-r2) 10:48:16 #0 5.519 (2/4) Installing musl-obstack (1.2.3-r2) 10:48:16 #0 5.523 (3/4) Installing libucontext (1.2-r2) 10:48:16 #0 5.526 (4/4) Installing gcompat (1.1.0-r1) 10:48:16 #0 5.531 Executing busybox-1.36.1-r7.trigger 10:48:16 #0 5.541 OK: 8 MiB in 19 packages 10:48:17 #64 ... 10:48:17 10:48:17 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:48:17 #65 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.0s done 10:48:17 #65 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 10:48:17 #65 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 10:48:17 #65 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 10:48:17 #65 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 10:48:17 #65 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 10:48:17 #65 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 10:48:17 #65 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.1s done 10:48:17 #65 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.6s done 10:48:17 #65 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 10:48:17 #65 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.1s done 10:48:17 #65 ... 10:48:17 10:48:17 #66 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 10:48:17 #0 1.532 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:48:17 #0 1.609 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:48:17 #0 1.892 OK: 264 MiB in 52 packages 10:48:17 #66 ... 10:48:17 10:48:17 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:48:17 #67 ... 10:48:17 10:48:17 #68 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 10:48:17 #68 ... 10:48:17 10:48:17 #69 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:48:18 #69 ... 10:48:18 10:48:18 #70 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 10:48:18 #70 ... 10:48:18 10:48:18 #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:48:18 #71 ... 10:48:18 10:48:18 #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:48:18 #0 1.008 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:48:18 #0 1.094 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:48:18 #0 1.327 v3.18.9-41-g612f5dbd1f4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 10:48:18 #0 1.327 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 10:48:18 #0 1.327 OK: 20079 distinct packages available 10:48:18 #0 1.419 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:48:18 #0 1.599 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:48:18 #0 1.901 OK: 264 MiB in 52 packages 10:48:18 #72 ... 10:48:18 10:48:18 #73 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:48:23 #73 DONE 18.0s 10:48:23 10:48:23 #61 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 10:48:23 #61 DONE 18.1s 10:48:23 10:48:23 #62 [core-command builder 3/7] RUN apk add --update --no-cache make git 10:48:23 #62 DONE 18.0s 10:48:23 10:48:23 #60 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 10:48:23 #60 DONE 18.1s 10:48:23 10:48:23 #69 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 10:48:23 #69 DONE 18.1s 10:48:23 10:48:23 #57 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 10:48:23 #57 DONE 18.4s 10:48:23 10:48:23 #74 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 10:48:24 #74 ... 10:48:24 10:48:24 #72 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 10:48:24 #72 DONE 18.2s 10:48:24 10:48:24 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 10:48:24 #64 DONE 18.2s 10:48:24 10:48:24 #66 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 10:48:24 #66 DONE 18.4s 10:48:24 10:48:24 #75 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 10:48:24 #75 DONE 0.3s 10:48:24 10:48:24 #76 [core-data builder 4/7] COPY go.mod vendor* ./ 10:48:24 #76 DONE 0.4s 10:48:24 10:48:24 #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 10:48:24 #77 DONE 0.3s 10:48:24 10:48:24 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 10:48:24 #65 DONE 18.4s 10:48:24 10:48:24 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:48:25 #40 ... 10:48:25 10:48:25 #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 10:48:25 #71 18.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:48:25 #71 18.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:48:25 #71 19.14 (1/4) Installing ca-certificates (20240226-r0) 10:48:25 #71 19.15 (2/4) Installing dumb-init (1.2.5-r2) 10:48:25 #71 19.16 (3/4) Installing su-exec (0.2-r3) 10:48:25 #71 19.16 (4/4) Installing yq (4.33.3-r5) 10:48:25 #71 19.22 Executing busybox-1.36.1-r7.trigger 10:48:25 #71 19.23 Executing ca-certificates-20240226-r0.trigger 10:48:25 #71 19.27 OK: 17 MiB in 19 packages 10:48:25 #71 DONE 19.6s 10:48:25 10:48:25 #68 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 10:48:25 #68 19.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:48:25 #68 19.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:48:25 #68 ... 10:48:25 10:48:25 #59 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 10:48:25 #59 19.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:48:25 #59 19.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:48:25 #59 19.65 OK: 264 MiB in 52 packages 10:48:25 #59 DONE 19.9s 10:48:25 10:48:25 #70 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 10:48:25 #70 19.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:48:25 #70 19.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:48:25 #70 19.74 (1/1) Installing dumb-init (1.2.5-r2) 10:48:25 #70 19.76 Executing busybox-1.36.1-r7.trigger 10:48:25 #70 19.77 OK: 7 MiB in 16 packages 10:48:25 #70 DONE 19.9s 10:48:25 10:48:25 #68 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 10:48:25 #68 19.98 (1/1) Installing dumb-init (1.2.5-r2) 10:48:25 #68 19.98 Executing busybox-1.36.1-r7.trigger 10:48:25 #68 19.99 OK: 7 MiB in 16 packages 10:48:25 #68 ... 10:48:25 10:48:25 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 10:48:25 #67 19.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:48:25 #67 19.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:48:25 #67 19.30 v3.18.9-41-g612f5dbd1f4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 10:48:25 #67 19.30 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 10:48:25 #67 19.30 OK: 20070 distinct packages available 10:48:25 #67 19.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:48:25 #67 19.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:48:25 #67 19.73 (1/11) Installing ca-certificates (20240226-r0) 10:48:25 #67 19.75 (2/11) Installing brotli-libs (1.0.9-r14) 10:48:25 #67 19.77 (3/11) Installing libunistring (1.1-r1) 10:48:25 #67 19.78 (4/11) Installing libidn2 (2.3.4-r1) 10:48:25 #67 19.80 (5/11) Installing nghttp2-libs (1.57.0-r0) 10:48:25 #67 19.80 (6/11) Installing libcurl (8.9.1-r0) 10:48:25 #67 19.80 (7/11) Installing curl (8.9.1-r0) 10:48:25 #67 19.81 (8/11) Installing dumb-init (1.2.5-r2) 10:48:25 #67 19.81 (9/11) Installing musl-obstack (1.2.3-r2) 10:48:25 #67 19.82 (10/11) Installing libucontext (1.2-r2) 10:48:25 #67 19.84 (11/11) Installing gcompat (1.1.0-r1) 10:48:25 #67 19.84 Executing busybox-1.36.1-r7.trigger 10:48:25 #67 19.84 Executing ca-certificates-20240226-r0.trigger 10:48:25 #67 19.90 OK: 12 MiB in 26 packages 10:48:25 #67 DONE 20.1s 10:48:26 10:48:26 #78 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 10:48:26 #78 DONE 0.2s 10:48:26 10:48:26 #68 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 10:48:26 #68 DONE 20.2s 10:48:26 10:48:26 #79 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 10:48:26 #79 ... 10:48:26 10:48:26 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 10:48:26 #58 19.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:48:26 #58 19.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:48:26 #58 19.94 (1/4) Installing dumb-init (1.2.5-r2) 10:48:26 #58 19.94 (2/4) Installing openssl (3.1.7-r0) 10:48:26 #58 19.95 (3/4) Installing su-exec (0.2-r3) 10:48:26 #58 19.96 (4/4) Installing yq (4.33.3-r5) 10:48:26 #58 20.10 Executing busybox-1.36.1-r7.trigger 10:48:26 #58 20.15 OK: 17 MiB in 19 packages 10:48:26 #58 DONE 20.4s 10:48:26 10:48:26 #63 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 10:48:26 #63 19.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:48:26 #63 19.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:48:26 #63 19.86 v3.18.9-41-g612f5dbd1f4 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 10:48:26 #63 19.86 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 10:48:26 #63 19.86 OK: 20070 distinct packages available 10:48:26 #63 19.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:48:26 #63 20.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:48:26 #63 20.26 (1/5) Installing dumb-init (1.2.5-r2) 10:48:26 #63 20.27 (2/5) Installing musl-obstack (1.2.3-r2) 10:48:26 #63 20.27 (3/5) Installing libucontext (1.2-r2) 10:48:26 #63 20.27 (4/5) Installing gcompat (1.1.0-r1) 10:48:26 #63 20.28 (5/5) Installing openssl (3.1.7-r0) 10:48:26 #63 20.29 Executing busybox-1.36.1-r7.trigger 10:48:26 #63 20.31 OK: 8 MiB in 20 packages 10:48:26 #63 DONE 20.5s 10:48:26 10:48:26 #80 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 10:48:27 #80 ... 10:48:27 10:48:27 #81 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 10:48:27 #0 2.312 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:48:27 #0 2.408 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:48:27 #0 2.656 OK: 8 MiB in 17 packages 10:48:27 #81 DONE 2.8s 10:48:27 10:48:27 #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 10:48:28 #82 ... 10:48:28 10:48:28 #83 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 10:48:28 #0 3.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:48:28 #0 3.889 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:48:28 #0 4.132 OK: 7 MiB in 17 packages 10:48:28 #83 DONE 4.4s 10:48:28 10:48:28 #84 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 10:48:28 #0 3.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:48:28 #0 3.872 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:48:28 #0 4.127 OK: 11 MiB in 18 packages 10:48:28 #84 DONE 4.3s 10:48:28 10:48:28 #79 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 10:48:28 #79 2.468 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:48:28 #79 2.671 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:48:28 #79 2.985 OK: 7 MiB in 16 packages 10:48:29 #79 ... 10:48:29 10:48:29 #85 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 10:48:29 #85 DONE 0.7s 10:48:29 10:48:29 #86 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 10:48:29 #0 2.890 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:48:29 #0 3.230 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:48:29 #0 3.438 OK: 17 MiB in 19 packages 10:48:29 #86 DONE 3.6s 10:48:29 10:48:29 #87 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 10:48:29 #87 DONE 0.0s 10:48:29 10:48:29 #79 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 10:48:29 #79 DONE 3.2s 10:48:29 10:48:29 #88 [core-data stage-1 3/8] RUN apk --no-cache upgrade 10:48:29 #0 2.380 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:48:29 #0 2.890 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:48:29 #0 3.272 OK: 7 MiB in 16 packages 10:48:29 #88 DONE 3.4s 10:48:29 10:48:29 #89 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 10:48:29 #0 2.406 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:48:29 #0 2.762 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:48:29 #0 3.082 OK: 12 MiB in 26 packages 10:48:29 #89 DONE 3.3s 10:48:29 10:48:29 #80 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 10:48:29 #80 2.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:48:29 #80 2.603 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:48:29 #80 2.883 OK: 8 MiB in 20 packages 10:48:29 #80 DONE 3.1s 10:48:29 10:48:29 #90 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 10:48:29 #0 3.863 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:48:29 #0 4.868 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:48:29 #0 5.100 OK: 8 MiB in 19 packages 10:48:29 #90 DONE 5.2s 10:48:29 10:48:29 #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:48:30 #91 ... 10:48:30 10:48:30 #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 10:48:30 #82 2.611 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:48:30 #82 3.756 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:48:30 #82 4.054 OK: 17 MiB in 19 packages 10:48:30 #82 DONE 4.3s 10:48:30 10:48:30 #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:48:30 #92 DONE 1.2s 10:48:30 10:48:30 #74 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 10:48:30 #74 3.286 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:48:30 #74 4.817 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:48:30 #74 5.593 (1/1) Installing dumb-init (1.2.5-r2) 10:48:30 #74 6.289 Executing busybox-1.36.1-r7.trigger 10:48:30 #74 6.298 OK: 7 MiB in 16 packages 10:48:30 #74 DONE 6.6s 10:48:30 10:48:30 #93 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 10:48:30 #0 2.861 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 10:48:30 #0 3.982 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 10:48:30 #0 5.371 OK: 264 MiB in 52 packages 10:48:30 #93 DONE 6.6s 10:48:30 10:48:30 #94 [core-keeper builder 5/8] COPY go.mod vendor* ./ 10:48:31 #94 ... 10:48:31 10:48:31 #91 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:48:31 #91 DONE 2.3s 10:48:31 10:48:31 #95 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 10:48:31 #95 DONE 1.2s 10:48:31 10:48:31 #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / 10:48:31 #96 ... 10:48:31 10:48:31 #97 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 10:48:31 #97 DONE 2.7s 10:48:32 10:48:32 #98 [security-spire-config stage-2 5/10] COPY Attribution.txt / 10:48:32 #98 DONE 1.6s 10:48:32 10:48:32 #94 [core-keeper builder 5/8] COPY go.mod vendor* ./ 10:48:32 #94 DONE 1.6s 10:48:32 10:48:32 #99 [security-spire-config stage-2 6/10] COPY security.txt / 10:48:32 #99 ... 10:48:32 10:48:32 #96 [security-spire-server stage-2 5/9] COPY Attribution.txt / 10:48:32 #96 DONE 0.8s 10:48:32 10:48:32 #100 [security-spire-server stage-2 6/9] COPY security.txt / 10:48:33 #100 DONE 1.1s 10:48:33 10:48:33 #99 [security-spire-config stage-2 6/10] COPY security.txt / 10:48:33 #99 DONE 1.4s 10:48:33 10:48:33 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 10:48:33 #101 DONE 1.4s 10:48:33 10:48:33 #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 10:48:33 #102 DONE 0.1s 10:48:33 10:48:33 #103 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 10:48:33 #103 DONE 0.1s 10:48:33 10:48:33 #104 [security-spire-agent stage-3 7/10] COPY security.txt / 10:48:33 #104 DONE 0.1s 10:48:33 10:48:33 #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 10:48:33 #105 DONE 0.1s 10:48:33 10:48:33 #106 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 10:48:33 #106 DONE 0.1s 10:48:33 10:48:33 #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 10:48:33 #107 DONE 0.1s 10:48:33 10:48:33 #108 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 10:48:33 #108 DONE 0.1s 10:48:33 10:48:33 #109 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 10:48:33 #109 DONE 0.1s 10:48:33 10:48:33 #110 [security-spire-config] exporting to image 10:48:33 #110 exporting layers 10:48:33 #110 ... 10:48:33 10:48:33 #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 10:48:33 #111 DONE 0.1s 10:48:33 10:48:33 #110 [security-spire-server] exporting to image 10:48:34 #110 ... 10:48:34 10:48:34 #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 10:48:34 #112 DONE 0.2s 10:48:34 10:48:34 #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 10:48:34 #113 DONE 0.1s 10:48:34 10:48:34 #110 [security-spire-agent] exporting to image 10:48:34 #110 ... 10:48:34 10:48:34 #114 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:48:34 #114 ... 10:48:34 10:48:34 #115 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:48:34 #115 ... 10:48:34 10:48:34 #116 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:48:34 #116 ... 10:48:34 10:48:34 #110 [security-spire-agent] exporting to image 10:48:34 #110 exporting layers 0.6s done 10:48:34 #110 writing image sha256:443b6fef86622a9cc7758d1765ff5928159dcebe637c1f57769d9df59ba22fdb done 10:48:34 #110 naming to docker.io/library/security-spire-config done 10:48:34 #110 writing image sha256:e29eea78badcdbe2ec10e366de8d3a9c7126980b7d9d244839ec0c9b7eb99e27 done 10:48:34 #110 naming to docker.io/library/security-spire-server done 10:48:34 #110 writing image sha256:7956ff716ebae161a0fccc971ad5b5505f21dec087fc442eedc973df3a2bd758 done 10:48:34 #110 naming to docker.io/library/security-spire-agent done 10:48:34 #110 DONE 1.0s 10:48:34 10:48:34 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:48:36 #117 ... 10:48:36 10:48:36 #118 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:49:01 #42 ... 10:49:01 10:49:01 #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:49:01 #93 DONE 92.6s 10:49:01 10:49:01 #91 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:49:01 #91 DONE 95.3s 10:49:01 10:49:01 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:49:01 #95 DONE 90.9s 10:49:01 10:49:01 #88 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:49:01 #88 DONE 99.0s 10:49:01 10:49:01 #83 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:49:01 #83 DONE 93.2s 10:49:01 10:49:01 #119 [core-keeper builder 7/8] COPY . . 10:49:01 #119 DONE 1.6s 10:49:01 10:49:01 #120 [support-notifications builder 4/7] COPY go.mod vendor* ./ 10:49:01 #120 CACHED 10:49:01 10:49:01 #121 [support-notifications builder 6/7] COPY . . 10:49:01 #121 CACHED 10:49:01 10:49:01 #122 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:49:01 #122 CACHED 10:49:01 10:49:01 #123 [support-cron-scheduler builder 6/7] COPY . . 10:49:01 #123 DONE 1.7s 10:49:01 10:49:01 #124 [security-spiffe-token-provider builder 6/7] COPY . . 10:49:01 #124 DONE 1.7s 10:49:01 10:49:01 #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:49:01 #125 ... 10:49:01 10:49:01 #126 [core-command builder 4/7] COPY go.mod vendor* ./ 10:49:01 #126 CACHED 10:49:01 10:49:01 #127 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:49:01 #127 CACHED 10:49:01 10:49:01 #128 [core-command builder 6/7] COPY . . 10:49:01 #128 CACHED 10:49:01 10:49:01 #129 [security-proxy-setup builder 6/7] COPY . . 10:49:01 #129 CACHED 10:49:01 10:49:01 #130 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 10:49:01 #130 CACHED 10:49:01 10:49:01 #131 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:49:01 #131 CACHED 10:49:01 10:49:01 #132 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:49:01 #132 CACHED 10:49:01 10:49:01 #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:49:01 #133 CACHED 10:49:01 10:49:01 #134 [core-common-config-bootstrapper builder 6/7] COPY . . 10:49:01 #134 CACHED 10:49:01 10:49:01 #135 [security-bootstrapper builder 6/7] COPY . . 10:49:01 #135 CACHED 10:49:01 10:49:01 #136 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:49:01 #136 CACHED 10:49:01 10:49:01 #137 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:49:01 #137 CACHED 10:49:01 10:49:01 #138 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 10:49:01 #138 CACHED 10:49:01 10:49:01 #139 [security-proxy-auth builder 6/7] COPY . . 10:49:01 #139 CACHED 10:49:01 10:49:01 #140 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:49:01 #140 CACHED 10:49:01 10:49:01 #141 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 10:49:01 #141 CACHED 10:49:01 10:49:01 #142 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:49:01 #142 CACHED 10:49:01 10:49:01 #143 [support-scheduler builder 6/7] COPY . . 10:49:01 #143 CACHED 10:49:01 10:49:01 #144 [core-data builder 4/7] COPY go.mod vendor* ./ 10:49:01 #144 CACHED 10:49:01 10:49:01 #145 [core-data builder 6/7] COPY . . 10:49:01 #145 CACHED 10:49:01 10:49:01 #146 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:49:01 #146 CACHED 10:49:01 10:49:01 #147 [security-secretstore-setup builder 6/7] COPY . . 10:49:01 #147 DONE 1.7s 10:49:01 10:49:01 #148 [core-metadata builder 6/7] COPY . . 10:49:01 #148 DONE 1.6s 10:49:01 10:49:01 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:49:01 #149 ... 10:49:01 10:49:01 #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:49:01 #125 4.928 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 10:49:03 #125 ... 10:49:03 10:49:03 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:49:03 #0 4.655 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 10:49:03 #150 ... 10:49:03 10:49:03 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:49:03 #0 6.381 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:49:03 #151 ... 10:49:03 10:49:03 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:49:03 #0 6.128 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:49:03 #152 ... 10:49:03 10:49:03 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:49:03 #0 6.446 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 10:49:03 #153 ... 10:49:03 10:49:03 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:49:03 #0 5.143 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 10:49:03 #154 ... 10:49:03 10:49:03 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:49:03 #0 6.515 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 10:49:03 #155 ... 10:49:03 10:49:03 #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:49:03 #0 6.469 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 10:49:04 #156 ... 10:49:04 10:49:04 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:49:04 #0 5.807 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 10:49:04 #157 ... 10:49:04 10:49:04 #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:49:04 #0 6.373 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:49:04 #158 ... 10:49:04 10:49:04 #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:49:04 #0 6.558 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:49:04 #159 ... 10:49:04 10:49:04 #160 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:49:04 #0 6.462 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 10:49:08 #160 ... 10:49:08 10:49:08 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:49:08 #149 5.363 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:49:22 #118 DONE 49.9s 10:49:22 10:49:22 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:49:22 #40 ... 10:49:22 10:49:22 #115 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:49:22 #115 DONE 51.6s 10:49:22 10:49:22 #117 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:49:22 #117 DONE 43.6s 10:49:22 10:49:22 #114 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:49:22 #114 DONE 51.6s 10:49:22 10:49:22 #116 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:49:22 #116 DONE 51.6s 10:49:22 10:49:22 #119 [security-spiffe-token-provider builder 6/7] COPY . . 10:49:26 #119 ... 10:49:26 10:49:26 #120 [security-proxy-setup builder 6/7] COPY . . 10:49:26 #120 ... 10:49:26 10:49:26 #121 [core-data builder 6/7] COPY . . 10:49:26 #121 ... 10:49:26 10:49:26 #122 [core-keeper builder 7/8] COPY . . 10:49:26 #122 ... 10:49:26 10:49:26 #123 [support-cron-scheduler builder 6/7] COPY . . 10:49:27 #123 DONE 11.7s 10:49:27 10:49:27 #121 [core-data builder 6/7] COPY . . 10:49:27 #121 DONE 11.7s 10:49:27 10:49:27 #124 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:49:27 #124 CACHED 10:49:27 10:49:27 #125 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:49:27 #125 CACHED 10:49:27 10:49:27 #126 [core-common-config-bootstrapper builder 6/7] COPY . . 10:49:27 #126 CACHED 10:49:27 10:49:27 #127 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 10:49:27 #127 CACHED 10:49:27 10:49:27 #128 [support-scheduler builder 6/7] COPY . . 10:49:27 #128 CACHED 10:49:27 10:49:27 #129 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:49:27 #129 CACHED 10:49:27 10:49:27 #120 [security-proxy-setup builder 6/7] COPY . . 10:49:27 #120 DONE 11.7s 10:49:27 10:49:27 #119 [security-spiffe-token-provider builder 6/7] COPY . . 10:49:27 #119 DONE 11.7s 10:49:27 10:49:27 #130 [core-metadata builder 4/7] COPY go.mod vendor* ./ 10:49:27 #130 CACHED 10:49:27 10:49:27 #131 [core-metadata builder 6/7] COPY . . 10:49:27 #131 CACHED 10:49:27 10:49:27 #132 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:49:27 #132 CACHED 10:49:27 10:49:27 #133 [core-command builder 6/7] COPY . . 10:49:27 #133 CACHED 10:49:27 10:49:27 #134 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:49:27 #134 CACHED 10:49:27 10:49:27 #135 [core-command builder 4/7] COPY go.mod vendor* ./ 10:49:27 #135 CACHED 10:49:27 10:49:27 #136 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 10:49:27 #136 CACHED 10:49:27 10:49:27 #137 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:49:27 #137 CACHED 10:49:27 10:49:27 #138 [security-proxy-auth builder 6/7] COPY . . 10:49:27 #138 CACHED 10:49:27 10:49:27 #139 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 10:49:27 #139 CACHED 10:49:27 10:49:27 #140 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:49:27 #140 CACHED 10:49:27 10:49:27 #141 [security-bootstrapper builder 6/7] COPY . . 10:49:27 #141 CACHED 10:49:27 10:49:27 #142 [security-secretstore-setup builder 6/7] COPY . . 10:49:27 #142 CACHED 10:49:27 10:49:27 #143 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:49:27 #143 CACHED 10:49:27 10:49:27 #144 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 10:49:27 #144 CACHED 10:49:27 10:49:27 #122 [core-keeper builder 7/8] COPY . . 10:49:27 #122 DONE 11.7s 10:49:27 10:49:27 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:49:27 #145 ... 10:49:27 10:49:27 #146 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 10:49:27 #146 CACHED 10:49:27 10:49:27 #147 [support-notifications builder 4/7] COPY go.mod vendor* ./ 10:49:27 #147 CACHED 10:49:27 10:49:27 #148 [support-notifications builder 6/7] COPY . . 10:49:27 #148 CACHED 10:49:27 10:49:27 #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:49:28 #149 0.593 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 10:49:38 #149 ... 10:49:38 10:49:38 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:49:38 #0 0.599 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 10:49:38 #150 ... 10:49:38 10:49:38 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:49:38 #0 1.705 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 10:49:38 #151 ... 10:49:38 10:49:38 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:49:38 #0 1.315 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 10:49:38 #152 ... 10:49:38 10:49:38 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:49:38 #0 1.526 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 10:49:38 #153 ... 10:49:38 10:49:38 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:49:38 #0 1.577 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 10:49:38 #154 ... 10:49:38 10:49:38 #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:49:38 #0 1.683 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 10:49:38 #155 ... 10:49:38 10:49:38 #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:49:38 #0 0.715 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 10:49:38 #156 ... 10:49:38 10:49:38 #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:49:38 #0 1.433 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 10:49:38 #157 ... 10:49:38 10:49:38 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:49:38 #145 1.169 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 10:49:39 #145 ... 10:49:39 10:49:39 #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:49:39 #0 1.308 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 10:49:39 #158 ... 10:49:39 10:49:39 #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:49:39 #0 1.618 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 10:49:39 #159 ... 10:49:39 10:49:39 #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:49:39 #0 1.713 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 10:51:15 #160 ... 10:51:15 10:51:15 #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:51:15 #158 102.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:51:54 #158 ... 10:51:54 10:51:54 #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:51:54 #156 DONE 145.2s 10:51:54 10:51:54 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:52:02 #40 ... 10:52:02 10:52:02 #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:52:02 #158 DONE 154.0s 10:52:02 10:52:02 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:52:09 #152 ... 10:52:09 10:52:09 #155 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:52:09 #155 DONE 161.0s 10:52:09 10:52:09 #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:52:10 #159 ... 10:52:10 10:52:10 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 10:52:10 #161 ... 10:52:10 10:52:10 #157 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 10:52:10 #157 DONE 163.2s 10:52:10 10:52:10 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:52:20 #153 ... 10:52:20 10:52:20 #162 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:52:21 #162 ... 10:52:21 10:52:21 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:52:21 #153 DONE 174.2s 10:52:22 10:52:22 #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:52:23 #159 ... 10:52:23 10:52:23 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:52:23 #151 DONE 175.3s 10:52:23 10:52:23 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:52:23 #152 DONE 175.4s 10:52:23 10:52:23 #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 10:52:23 #163 ... 10:52:23 10:52:23 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:52:23 #150 DONE 175.5s 10:52:23 10:52:23 #164 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:52:23 #164 ... 10:52:23 10:52:23 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 10:52:23 #145 DONE 175.6s 10:52:23 10:52:23 #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:52:23 #159 DONE 175.7s 10:52:23 10:52:23 #160 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:52:23 #160 DONE 175.7s 10:52:23 10:52:23 #149 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 10:52:23 #149 DONE 175.6s 10:52:23 10:52:23 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 10:52:23 #161 DONE 13.4s 10:52:23 10:52:23 #165 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:52:23 #165 ... 10:52:23 10:52:23 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:52:23 #154 DONE 175.9s 10:52:23 10:52:23 #166 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:52:23 #166 ... 10:52:23 10:52:23 #162 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:52:23 #162 DONE 3.6s 10:52:23 10:52:23 #167 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 10:52:23 #167 DONE 0.8s 10:52:23 10:52:23 #164 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:52:23 #164 DONE 0.7s 10:52:23 10:52:23 #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 10:52:23 #163 DONE 0.9s 10:52:23 10:52:23 #168 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:52:23 #168 DONE 0.6s 10:52:23 10:52:23 #165 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:52:23 #165 DONE 0.5s 10:52:23 10:52:23 #169 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 10:52:23 #169 ... 10:52:23 10:52:23 #170 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 10:52:23 #170 DONE 0.5s 10:52:23 10:52:23 #166 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:52:23 #166 DONE 0.5s 10:52:23 10:52:23 #171 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:52:23 #171 DONE 0.5s 10:52:24 10:52:24 #172 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:52:24 #172 DONE 0.3s 10:52:24 10:52:24 #173 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:52:24 #173 CACHED 10:52:24 10:52:24 #174 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:52:24 #174 CACHED 10:52:24 10:52:24 #175 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 10:52:24 #175 CACHED 10:52:24 10:52:24 #176 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 10:52:24 #176 CACHED 10:52:24 10:52:24 #177 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 10:52:24 #177 CACHED 10:52:24 10:52:24 #178 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:52:24 #178 CACHED 10:52:24 10:52:24 #179 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:52:24 #179 CACHED 10:52:24 10:52:24 #180 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:52:24 #180 CACHED 10:52:24 10:52:24 #181 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:52:24 #181 ... 10:52:24 10:52:24 #182 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:52:24 #182 DONE 0.7s 10:52:24 10:52:24 #183 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 10:52:24 #183 DONE 0.6s 10:52:24 10:52:24 #184 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 10:52:24 #184 DONE 0.6s 10:52:24 10:52:24 #169 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 10:52:24 #169 DONE 0.6s 10:52:24 10:52:24 #185 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 10:52:25 #185 ... 10:52:25 10:52:25 #186 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 10:52:25 #186 DONE 1.5s 10:52:25 10:52:25 #187 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:52:25 #187 DONE 1.5s 10:52:25 10:52:25 #188 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 10:52:25 #188 DONE 1.6s 10:52:25 10:52:25 #189 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 10:52:25 #189 DONE 1.9s 10:52:25 10:52:25 #190 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:52:25 #190 ... 10:52:25 10:52:25 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 10:52:25 #191 DONE 1.6s 10:52:25 10:52:25 #192 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:52:25 #192 DONE 1.6s 10:52:25 10:52:25 #193 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 10:52:25 #193 DONE 1.6s 10:52:25 10:52:25 #194 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:52:25 #194 DONE 1.6s 10:52:25 10:52:25 #181 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:52:25 #181 DONE 1.7s 10:52:25 10:52:25 #195 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:52:25 #195 DONE 1.3s 10:52:26 10:52:26 #196 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 10:52:26 #196 ... 10:52:26 10:52:26 #197 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 10:52:26 #197 DONE 1.8s 10:52:26 10:52:26 #198 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 10:52:26 #198 ... 10:52:26 10:52:26 #185 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 10:52:26 #185 DONE 2.1s 10:52:26 10:52:26 #199 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:52:26 #199 DONE 2.2s 10:52:26 10:52:26 #200 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 10:52:26 #200 DONE 1.2s 10:52:26 10:52:26 #201 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 10:52:26 #201 DONE 1.0s 10:52:26 10:52:26 #202 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 10:52:26 #202 DONE 1.2s 10:52:26 10:52:26 #190 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:52:26 #190 DONE 1.1s 10:52:26 10:52:26 #203 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 10:52:26 #203 DONE 1.1s 10:52:26 10:52:26 #204 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 10:52:26 #204 DONE 1.1s 10:52:26 10:52:26 #196 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 10:52:26 #196 DONE 1.0s 10:52:26 10:52:26 #205 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 10:52:26 #205 DONE 1.1s 10:52:26 10:52:26 #206 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 10:52:26 #206 DONE 1.1s 10:52:26 10:52:26 #110 [support-scheduler] exporting to image 10:52:26 #110 exporting layers 10:52:26 #110 ... 10:52:26 10:52:26 #198 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 10:52:26 #198 DONE 0.6s 10:52:26 10:52:26 #207 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 10:52:26 #207 DONE 0.6s 10:52:26 10:52:26 #110 [security-spiffe-token-provider] exporting to image 10:52:27 #110 ... 10:52:27 10:52:27 #208 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 10:52:27 #208 DONE 0.5s 10:52:27 10:52:27 #209 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 10:52:27 #209 DONE 0.5s 10:52:27 10:52:27 #210 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 10:52:27 #210 DONE 0.5s 10:52:27 10:52:27 #211 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:52:27 #211 DONE 0.5s 10:52:27 10:52:27 #212 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:52:27 #212 ... 10:52:27 10:52:27 #213 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 10:52:27 #213 DONE 0.5s 10:52:27 10:52:27 #214 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 10:52:27 #214 DONE 0.5s 10:52:27 10:52:27 #215 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 10:52:27 #215 DONE 0.5s 10:52:27 10:52:27 #216 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 10:52:27 #216 DONE 0.5s 10:52:27 10:52:27 #217 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 10:52:27 #217 DONE 0.6s 10:52:27 10:52:27 #218 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 10:52:27 #218 DONE 0.5s 10:52:27 10:52:27 #219 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:52:28 #219 ... 10:52:28 10:52:28 #212 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:52:28 #212 DONE 0.6s 10:52:28 10:52:28 #220 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 10:52:28 #220 DONE 0.7s 10:52:28 10:52:28 #110 [support-notifications] exporting to image 10:52:28 #110 writing image sha256:9115e6681f09e02ac3e5b70212e26b55df7691af175bab5e2c9166dc6e029c73 0.0s done 10:52:28 #110 writing image sha256:d7e228d17b324c870af024ac920688a4e090211612d93f4fe005ad805bb2938b done 10:52:28 #110 naming to docker.io/library/support-scheduler done 10:52:28 #110 naming to docker.io/library/core-command done 10:52:28 #110 writing image sha256:6628d27bbf3dbd20fe847067f488a78ad7fdc6c68088b19063cf4ea343cfab2f 0.3s done 10:52:28 #110 naming to docker.io/library/security-spiffe-token-provider done 10:52:28 #110 ... 10:52:28 10:52:28 #221 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 10:52:28 #221 DONE 0.8s 10:52:28 10:52:28 #222 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:52:28 #222 DONE 0.8s 10:52:28 10:52:28 #223 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 10:52:28 #223 DONE 0.8s 10:52:28 10:52:28 #219 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:52:28 #219 DONE 0.7s 10:52:28 10:52:28 #110 [core-metadata] exporting to image 10:52:28 #110 exporting layers 0.3s done 10:52:28 #110 writing image sha256:df81275ccd47285abf0685513af66f36d6751ea99924885cb0843c75d46e4b3a 0.0s done 10:52:28 #110 naming to docker.io/library/core-keeper done 10:52:28 #110 writing image sha256:3c7a87d3aa9952272ec7fc213544ec0e104661abbf7fd1b3803a7476a445cb50 done 10:52:28 #110 naming to docker.io/library/support-cron-scheduler done 10:52:28 #110 writing image sha256:367635eb3d8717c0fc0bd45d98c684106832d6ba280a3554d12c160cafb92be9 done 10:52:28 #110 naming to docker.io/library/support-notifications done 10:52:28 #110 ... 10:52:28 10:52:28 #224 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 10:52:28 #224 DONE 0.4s 10:52:28 10:52:28 #225 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:52:28 #225 DONE 0.3s 10:52:28 10:52:28 #226 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:52:28 #226 DONE 1.3s 10:52:28 10:52:28 #110 [core-data] exporting to image 10:52:28 #110 exporting layers 0.4s done 10:52:28 #110 writing image sha256:76c32d65f256abd6dff9d653d2ec770bdf7713b0f36896a3d0f463390c37fbb3 done 10:52:28 #110 naming to docker.io/library/core-data done 10:52:28 #110 writing image sha256:7bb8bf78818142262efe911fb7fb546c6bd96e058fef3aa6768d19e0ce57654c done 10:52:28 #110 naming to docker.io/library/core-metadata 10:52:28 #110 ... 10:52:28 10:52:28 #227 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:52:28 #227 DONE 1.4s 10:52:28 10:52:28 #228 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 10:52:28 #228 DONE 0.1s 10:52:28 10:52:28 #229 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:52:28 #229 DONE 0.1s 10:52:28 10:52:28 #110 [core-common-config-bootstrapper] exporting to image 10:52:28 #110 naming to docker.io/library/core-metadata 0.0s done 10:52:28 #110 ... 10:52:28 10:52:28 #230 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 10:52:28 #230 DONE 0.1s 10:52:28 10:52:28 #231 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 10:52:28 #231 DONE 0.1s 10:52:28 10:52:28 #232 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 10:52:28 #232 DONE 0.1s 10:52:28 10:52:28 #110 [core-common-config-bootstrapper] exporting to image 10:52:28 #110 exporting layers 0.2s done 10:52:28 #110 writing image sha256:a8cf0e5529167fc9a99eed3c152e0e29abbd9f53803480e4427568d8541e18d5 done 10:52:28 #110 naming to docker.io/library/core-common-config-bootstrapper 0.0s done 10:52:29 #110 ... 10:52:29 10:52:29 #233 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:52:29 #233 DONE 1.2s 10:52:29 10:52:29 #234 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:52:29 #234 DONE 0.1s 10:52:29 10:52:29 #110 [security-proxy-setup] exporting to image 10:52:29 #110 writing image sha256:36945d599361d2a8d8032fda07ca878f92f69fe0115597dc44be59c732cc8e03 done 10:52:29 #110 naming to docker.io/library/security-proxy-auth done 10:52:29 #110 ... 10:52:29 10:52:29 #235 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:52:29 #235 DONE 0.6s 10:52:29 10:52:29 #110 [security-secretstore-setup] exporting to image 10:52:29 #110 writing image sha256:232013dc35a97b374a96be7b04bec0953fae93b8fdd8ff4cf5a56820effa6ca5 done 10:52:29 #110 naming to docker.io/library/security-proxy-setup done 10:52:29 #110 exporting layers 0.2s done 10:52:29 #110 writing image sha256:9b34a4a487edbb89fa4fb66f7c01459cfb54200fe389e95a790774f765d80f26 done 10:52:29 #110 naming to docker.io/library/security-secretstore-setup done 10:52:29 #110 DONE 3.6s 10:52:29 10:52:29 #236 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 10:52:29 #236 DONE 0.5s 10:52:29 10:52:29 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:52:29 #40 ... 10:52:29 10:52:29 #110 [security-bootstrapper] exporting to image 10:52:29 #110 exporting layers 0.2s done 10:52:29 #110 writing image sha256:953468a1adc5d6364669c4643f818ace12a16801f1315b19a006095ceda74a8f done 10:52:29 #110 naming to docker.io/library/security-bootstrapper done 10:52:29 #110 DONE 3.8s 10:52:29 10:52:29 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 10:52:29 time="2024-10-02T10:47:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:52:29 time="2024-10-02T10:47:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:52:29 time="2024-10-02T10:47:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:52:29 time="2024-10-02T10:47:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:52:29 time="2024-10-02T10:47:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:52:29 time="2024-10-02T10:47:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:52:29 time="2024-10-02T10:47:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:52:29 time="2024-10-02T10:47:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:52:29 time="2024-10-02T10:47:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:52:29 time="2024-10-02T10:47:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:52:29 time="2024-10-02T10:47:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:52:29 time="2024-10-02T10:47:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:52:29 time="2024-10-02T10:47:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:52:29 time="2024-10-02T10:47:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:52:29 time="2024-10-02T10:47:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:52:29 time="2024-10-02T10:47:37Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 10:52:29 $ docker stop --time=1 a8768a0be13da358126d2c6c23af4efff7e25b02a21eb182f81d06477e9fbe03 10:52:31 $ docker rm -f --volumes a8768a0be13da358126d2c6c23af4efff7e25b02a21eb182f81d06477e9fbe03 [Pipeline] // withDockerContainer [Pipeline] sh 10:52:31 + docker images 10:52:31 REPOSITORY TAG IMAGE ID CREATED SIZE 10:52:31 security-secretstore-setup latest 9b34a4a487ed 2 seconds ago 37MB 10:52:31 security-bootstrapper latest 953468a1adc5 2 seconds ago 19MB 10:52:31 security-proxy-auth latest 36945d599361 3 seconds ago 33.1MB 10:52:31 security-proxy-setup latest 232013dc35a9 3 seconds ago 26.2MB 10:52:31 core-common-config-bootstrapper latest a8cf0e552916 3 seconds ago 15.2MB 10:52:31 support-notifications latest 367635eb3d87 4 seconds ago 42.8MB 10:52:31 core-metadata latest 7bb8bf788181 4 seconds ago 40.1MB 10:52:31 core-data latest 76c32d65f256 4 seconds ago 39.9MB 10:52:31 support-scheduler latest d7e228d17b32 5 seconds ago 42.2MB 10:52:31 core-keeper latest df81275ccd47 5 seconds ago 39.8MB 10:52:31 support-cron-scheduler latest 3c7a87d3aa99 5 seconds ago 44.4MB 10:52:31 core-command latest 9115e6681f09 5 seconds ago 35.5MB 10:52:31 security-spiffe-token-provider latest 6628d27bbf3d 5 seconds ago 28.9MB 10:52:31 security-spire-agent latest 7956ff716eba 3 minutes ago 182MB 10:52:31 security-spire-server latest e29eea78badc 3 minutes ago 121MB 10:52:31 security-spire-config latest 443b6fef8662 3 minutes ago 120MB 10:52:31 ci-base-image-x86_64 latest 94bc1a6afa75 8 minutes ago 971MB 10:52:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 5 months ago 565MB 10:52:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 16 months ago 334MB 10:52:31 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:52:31 provisioning config files... 10:52:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/709@tmp/config5946461714271049174tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:52:31 ---> ****-login.sh 10:52:31 nexus3.edgexfoundry.org:10001 10:52:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:52:31 Configure a credential helper to remove this warning. See 10:52:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:52:31 10:52:31 Login Succeeded 10:52:31 nexus3.edgexfoundry.org:10002 10:52:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:52:32 Configure a credential helper to remove this warning. See 10:52:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:52:32 10:52:32 Login Succeeded 10:52:32 nexus3.edgexfoundry.org:10003 10:52:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:52:32 Configure a credential helper to remove this warning. See 10:52:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:52:32 10:52:32 Login Succeeded 10:52:32 nexus3.edgexfoundry.org:10004 10:52:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:52:32 Configure a credential helper to remove this warning. See 10:52:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:52:32 10:52:32 Login Succeeded 10:52:32 ****.io 10:52:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:52:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:52:32 Configure a credential helper to remove this warning. See 10:52:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:52:32 10:52:32 Login Succeeded 10:52:32 ---> ****-login.sh ends [Pipeline] } 10:52:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:52:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 10:52:32 [edgeXDocker.push] Tagging docker image core-command with the following tags: 10:52:32 1033d5290f4fd751026052b6c6be6da923b73d23 10:52:32 latest 10:52:32 3.2.0-dev.86 10:52:32 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 10:52:32 main 10:52:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:33 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1033d5290f4fd751026052b6c6be6da923b73d23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:33 + docker push nexus3.edgexfoundry.org:10004/core-command:1033d5290f4fd751026052b6c6be6da923b73d23 10:52:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:52:33 996930408415: Preparing 10:52:33 d044d1aa2bb6: Preparing 10:52:33 bb368ffdd5f6: Preparing 10:52:33 d09053ce8015: Preparing 10:52:33 63cd8a992fdc: Preparing 10:52:33 fc34218b7e1f: Preparing 10:52:33 d62a02444d39: Preparing 10:52:33 d62a02444d39: Waiting 10:52:33 fc34218b7e1f: Waiting 10:52:33 d09053ce8015: Pushed 10:52:33 996930408415: Pushed 10:52:33 bb368ffdd5f6: Pushed 10:52:33 63cd8a992fdc: Pushed 10:52:33 d62a02444d39: Layer already exists 10:52:33 fc34218b7e1f: Pushed 10:52:36 d044d1aa2bb6: Pushed 10:52:36 1033d5290f4fd751026052b6c6be6da923b73d23: digest: sha256:3ecd06c8df72a5bd1466cfe5c81d83ee5e8923dfc5c75d413be67a9d637085b4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:37 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:37 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 10:52:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:52:37 996930408415: Preparing 10:52:37 d044d1aa2bb6: Preparing 10:52:37 bb368ffdd5f6: Preparing 10:52:37 d09053ce8015: Preparing 10:52:37 63cd8a992fdc: Preparing 10:52:37 fc34218b7e1f: Preparing 10:52:37 d62a02444d39: Preparing 10:52:37 fc34218b7e1f: Waiting 10:52:37 d09053ce8015: Layer already exists 10:52:37 bb368ffdd5f6: Layer already exists 10:52:37 63cd8a992fdc: Layer already exists 10:52:37 996930408415: Layer already exists 10:52:37 d044d1aa2bb6: Layer already exists 10:52:37 fc34218b7e1f: Layer already exists 10:52:37 d62a02444d39: Layer already exists 10:52:37 latest: digest: sha256:3ecd06c8df72a5bd1466cfe5c81d83ee5e8923dfc5c75d413be67a9d637085b4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:37 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:38 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.86 10:52:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:52:38 996930408415: Preparing 10:52:38 d044d1aa2bb6: Preparing 10:52:38 bb368ffdd5f6: Preparing 10:52:38 d09053ce8015: Preparing 10:52:38 63cd8a992fdc: Preparing 10:52:38 fc34218b7e1f: Preparing 10:52:38 d62a02444d39: Preparing 10:52:38 fc34218b7e1f: Waiting 10:52:38 d62a02444d39: Waiting 10:52:38 996930408415: Layer already exists 10:52:38 bb368ffdd5f6: Layer already exists 10:52:38 d044d1aa2bb6: Layer already exists 10:52:38 d09053ce8015: Layer already exists 10:52:38 63cd8a992fdc: Layer already exists 10:52:38 d62a02444d39: Layer already exists 10:52:38 fc34218b7e1f: Layer already exists 10:52:38 3.2.0-dev.86: digest: sha256:3ecd06c8df72a5bd1466cfe5c81d83ee5e8923dfc5c75d413be67a9d637085b4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:38 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:38 + docker push nexus3.edgexfoundry.org:10004/core-command:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 10:52:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:52:38 996930408415: Preparing 10:52:38 d044d1aa2bb6: Preparing 10:52:38 bb368ffdd5f6: Preparing 10:52:38 d09053ce8015: Preparing 10:52:38 63cd8a992fdc: Preparing 10:52:38 fc34218b7e1f: Preparing 10:52:38 d62a02444d39: Preparing 10:52:38 fc34218b7e1f: Waiting 10:52:38 bb368ffdd5f6: Layer already exists 10:52:38 63cd8a992fdc: Layer already exists 10:52:38 d09053ce8015: Layer already exists 10:52:38 d044d1aa2bb6: Layer already exists 10:52:38 996930408415: Layer already exists 10:52:38 fc34218b7e1f: Layer already exists 10:52:38 d62a02444d39: Layer already exists 10:52:38 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86: digest: sha256:3ecd06c8df72a5bd1466cfe5c81d83ee5e8923dfc5c75d413be67a9d637085b4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:39 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:39 + docker push nexus3.edgexfoundry.org:10004/core-command:main 10:52:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 10:52:39 996930408415: Preparing 10:52:39 d044d1aa2bb6: Preparing 10:52:39 bb368ffdd5f6: Preparing 10:52:39 d09053ce8015: Preparing 10:52:39 63cd8a992fdc: Preparing 10:52:39 fc34218b7e1f: Preparing 10:52:39 d62a02444d39: Preparing 10:52:39 fc34218b7e1f: Waiting 10:52:39 d62a02444d39: Waiting 10:52:39 d09053ce8015: Layer already exists 10:52:39 d044d1aa2bb6: Layer already exists 10:52:39 bb368ffdd5f6: Layer already exists 10:52:39 996930408415: Layer already exists 10:52:39 63cd8a992fdc: Layer already exists 10:52:39 fc34218b7e1f: Layer already exists 10:52:39 d62a02444d39: Layer already exists 10:52:39 main: digest: sha256:3ecd06c8df72a5bd1466cfe5c81d83ee5e8923dfc5c75d413be67a9d637085b4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:52:39 ===================================================== [Pipeline] echo 10:52:39 taggedImages: 10:52:39 - nexus3.edgexfoundry.org:10004/core-command:1033d5290f4fd751026052b6c6be6da923b73d23 10:52:39 - nexus3.edgexfoundry.org:10004/core-command:latest 10:52:39 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.86 10:52:39 - nexus3.edgexfoundry.org:10004/core-command:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 10:52:39 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 10:52:39 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 10:52:39 1033d5290f4fd751026052b6c6be6da923b73d23 10:52:39 latest 10:52:39 3.2.0-dev.86 10:52:39 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 10:52:39 main 10:52:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:39 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1033d5290f4fd751026052b6c6be6da923b73d23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:40 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1033d5290f4fd751026052b6c6be6da923b73d23 10:52:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 10:52:40 3b97a015b56e: Preparing 10:52:40 7f9e9ab70b59: Preparing 10:52:40 441f1f4617ef: Preparing 10:52:40 642cc5bc6fa9: Preparing 10:52:40 bb368ffdd5f6: Preparing 10:52:40 d09053ce8015: Preparing 10:52:40 63cd8a992fdc: Preparing 10:52:40 fc34218b7e1f: Preparing 10:52:40 d62a02444d39: Preparing 10:52:40 fc34218b7e1f: Waiting 10:52:40 d62a02444d39: Waiting 10:52:40 d09053ce8015: Waiting 10:52:40 bb368ffdd5f6: Layer already exists 10:52:40 d09053ce8015: Layer already exists 10:52:40 63cd8a992fdc: Layer already exists 10:52:40 fc34218b7e1f: Layer already exists 10:52:40 d62a02444d39: Layer already exists 10:52:40 3b97a015b56e: Pushed 10:52:40 441f1f4617ef: Pushed 10:52:40 7f9e9ab70b59: Pushed 10:52:41 642cc5bc6fa9: Pushed 10:52:41 1033d5290f4fd751026052b6c6be6da923b73d23: digest: sha256:1c01a132709adc1e28c95f6753755c3c5143e860e3546d6392f20a317f5a802b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:41 + 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 10:52:42 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 10:52:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 10:52:42 3b97a015b56e: Preparing 10:52:42 7f9e9ab70b59: Preparing 10:52:42 441f1f4617ef: Preparing 10:52:42 642cc5bc6fa9: Preparing 10:52:42 bb368ffdd5f6: Preparing 10:52:42 d09053ce8015: Preparing 10:52:42 63cd8a992fdc: Preparing 10:52:42 fc34218b7e1f: Preparing 10:52:42 d62a02444d39: Preparing 10:52:42 fc34218b7e1f: Waiting 10:52:42 d09053ce8015: Waiting 10:52:42 63cd8a992fdc: Waiting 10:52:42 d62a02444d39: Waiting 10:52:42 7f9e9ab70b59: Layer already exists 10:52:42 bb368ffdd5f6: Layer already exists 10:52:42 3b97a015b56e: Layer already exists 10:52:42 642cc5bc6fa9: Layer already exists 10:52:42 441f1f4617ef: Layer already exists 10:52:42 d09053ce8015: Layer already exists 10:52:42 63cd8a992fdc: Layer already exists 10:52:42 fc34218b7e1f: Layer already exists 10:52:42 d62a02444d39: Layer already exists 10:52:42 latest: digest: sha256:1c01a132709adc1e28c95f6753755c3c5143e860e3546d6392f20a317f5a802b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:42 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:42 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.86 10:52:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 10:52:42 3b97a015b56e: Preparing 10:52:42 7f9e9ab70b59: Preparing 10:52:42 441f1f4617ef: Preparing 10:52:42 642cc5bc6fa9: Preparing 10:52:42 bb368ffdd5f6: Preparing 10:52:42 d09053ce8015: Preparing 10:52:42 63cd8a992fdc: Preparing 10:52:42 fc34218b7e1f: Preparing 10:52:42 d62a02444d39: Preparing 10:52:42 63cd8a992fdc: Waiting 10:52:42 fc34218b7e1f: Waiting 10:52:42 d62a02444d39: Waiting 10:52:42 d09053ce8015: Waiting 10:52:42 642cc5bc6fa9: Layer already exists 10:52:42 3b97a015b56e: Layer already exists 10:52:42 bb368ffdd5f6: Layer already exists 10:52:42 441f1f4617ef: Layer already exists 10:52:42 7f9e9ab70b59: Layer already exists 10:52:42 63cd8a992fdc: Layer already exists 10:52:42 d62a02444d39: Layer already exists 10:52:42 d09053ce8015: Layer already exists 10:52:42 fc34218b7e1f: Layer already exists 10:52:42 3.2.0-dev.86: digest: sha256:1c01a132709adc1e28c95f6753755c3c5143e860e3546d6392f20a317f5a802b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:43 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:43 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 10:52:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 10:52:43 3b97a015b56e: Preparing 10:52:43 7f9e9ab70b59: Preparing 10:52:43 441f1f4617ef: Preparing 10:52:43 642cc5bc6fa9: Preparing 10:52:43 bb368ffdd5f6: Preparing 10:52:43 d09053ce8015: Preparing 10:52:43 63cd8a992fdc: Preparing 10:52:43 fc34218b7e1f: Preparing 10:52:43 d62a02444d39: Preparing 10:52:43 63cd8a992fdc: Waiting 10:52:43 fc34218b7e1f: Waiting 10:52:43 d62a02444d39: Waiting 10:52:43 d09053ce8015: Waiting 10:52:43 3b97a015b56e: Layer already exists 10:52:43 441f1f4617ef: Layer already exists 10:52:43 bb368ffdd5f6: Layer already exists 10:52:43 7f9e9ab70b59: Layer already exists 10:52:43 642cc5bc6fa9: Layer already exists 10:52:43 fc34218b7e1f: Layer already exists 10:52:43 d62a02444d39: Layer already exists 10:52:43 63cd8a992fdc: Layer already exists 10:52:43 d09053ce8015: Layer already exists 10:52:43 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86: digest: sha256:1c01a132709adc1e28c95f6753755c3c5143e860e3546d6392f20a317f5a802b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:43 + 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 10:52:44 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 10:52:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 10:52:44 3b97a015b56e: Preparing 10:52:44 7f9e9ab70b59: Preparing 10:52:44 441f1f4617ef: Preparing 10:52:44 642cc5bc6fa9: Preparing 10:52:44 bb368ffdd5f6: Preparing 10:52:44 d09053ce8015: Preparing 10:52:44 63cd8a992fdc: Preparing 10:52:44 fc34218b7e1f: Preparing 10:52:44 d62a02444d39: Preparing 10:52:44 d09053ce8015: Waiting 10:52:44 fc34218b7e1f: Waiting 10:52:44 63cd8a992fdc: Waiting 10:52:44 d62a02444d39: Waiting 10:52:44 bb368ffdd5f6: Layer already exists 10:52:44 642cc5bc6fa9: Layer already exists 10:52:44 7f9e9ab70b59: Layer already exists 10:52:44 441f1f4617ef: Layer already exists 10:52:44 3b97a015b56e: Layer already exists 10:52:44 fc34218b7e1f: Layer already exists 10:52:44 d62a02444d39: Layer already exists 10:52:44 d09053ce8015: Layer already exists 10:52:44 63cd8a992fdc: Layer already exists 10:52:44 main: digest: sha256:1c01a132709adc1e28c95f6753755c3c5143e860e3546d6392f20a317f5a802b size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:52:44 ===================================================== [Pipeline] echo 10:52:44 taggedImages: 10:52:44 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1033d5290f4fd751026052b6c6be6da923b73d23 10:52:44 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 10:52:44 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.86 10:52:44 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 10:52:44 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 10:52:44 [edgeXDocker.push] Tagging docker image core-data with the following tags: 10:52:44 1033d5290f4fd751026052b6c6be6da923b73d23 10:52:44 latest 10:52:44 3.2.0-dev.86 10:52:44 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 10:52:44 main 10:52:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:44 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1033d5290f4fd751026052b6c6be6da923b73d23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:44 + docker push nexus3.edgexfoundry.org:10004/core-data:1033d5290f4fd751026052b6c6be6da923b73d23 10:52:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:52:44 55bacc2ade98: Preparing 10:52:44 04af2b24f281: Preparing 10:52:44 564ec935c951: Preparing 10:52:44 bb368ffdd5f6: Preparing 10:52:44 d09053ce8015: Preparing 10:52:44 63cd8a992fdc: Preparing 10:52:44 fc34218b7e1f: Preparing 10:52:44 d62a02444d39: Preparing 10:52:44 63cd8a992fdc: Waiting 10:52:44 fc34218b7e1f: Waiting 10:52:44 d62a02444d39: Waiting 10:52:44 bb368ffdd5f6: Layer already exists 10:52:44 d09053ce8015: Layer already exists 10:52:44 fc34218b7e1f: Layer already exists 10:52:44 63cd8a992fdc: Layer already exists 10:52:44 d62a02444d39: Layer already exists 10:52:44 04af2b24f281: Pushed 10:52:44 55bacc2ade98: Pushed 10:52:48 564ec935c951: Pushed 10:52:48 1033d5290f4fd751026052b6c6be6da923b73d23: digest: sha256:66bfe4da2d1d90eb5df9954cd92269066b3f590a1dc8ecb170032c202e34ebe2 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:48 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:48 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 10:52:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:52:48 55bacc2ade98: Preparing 10:52:48 04af2b24f281: Preparing 10:52:48 564ec935c951: Preparing 10:52:48 bb368ffdd5f6: Preparing 10:52:48 d09053ce8015: Preparing 10:52:48 63cd8a992fdc: Preparing 10:52:48 fc34218b7e1f: Preparing 10:52:48 d62a02444d39: Preparing 10:52:48 63cd8a992fdc: Waiting 10:52:48 fc34218b7e1f: Waiting 10:52:48 d62a02444d39: Waiting 10:52:48 04af2b24f281: Layer already exists 10:52:48 bb368ffdd5f6: Layer already exists 10:52:48 d09053ce8015: Layer already exists 10:52:48 55bacc2ade98: Layer already exists 10:52:48 564ec935c951: Layer already exists 10:52:48 fc34218b7e1f: Layer already exists 10:52:48 63cd8a992fdc: Layer already exists 10:52:48 d62a02444d39: Layer already exists 10:52:48 latest: digest: sha256:66bfe4da2d1d90eb5df9954cd92269066b3f590a1dc8ecb170032c202e34ebe2 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:49 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:49 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.86 10:52:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:52:49 55bacc2ade98: Preparing 10:52:49 04af2b24f281: Preparing 10:52:49 564ec935c951: Preparing 10:52:49 bb368ffdd5f6: Preparing 10:52:49 d09053ce8015: Preparing 10:52:49 63cd8a992fdc: Preparing 10:52:49 fc34218b7e1f: Preparing 10:52:49 d62a02444d39: Preparing 10:52:49 d62a02444d39: Waiting 10:52:49 63cd8a992fdc: Waiting 10:52:49 fc34218b7e1f: Waiting 10:52:49 04af2b24f281: Layer already exists 10:52:49 d09053ce8015: Layer already exists 10:52:49 55bacc2ade98: Layer already exists 10:52:49 564ec935c951: Layer already exists 10:52:49 bb368ffdd5f6: Layer already exists 10:52:49 63cd8a992fdc: Layer already exists 10:52:49 d62a02444d39: Layer already exists 10:52:49 fc34218b7e1f: Layer already exists 10:52:49 3.2.0-dev.86: digest: sha256:66bfe4da2d1d90eb5df9954cd92269066b3f590a1dc8ecb170032c202e34ebe2 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:49 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:50 + docker push nexus3.edgexfoundry.org:10004/core-data:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 10:52:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:52:50 55bacc2ade98: Preparing 10:52:50 04af2b24f281: Preparing 10:52:50 564ec935c951: Preparing 10:52:50 bb368ffdd5f6: Preparing 10:52:50 d09053ce8015: Preparing 10:52:50 63cd8a992fdc: Preparing 10:52:50 fc34218b7e1f: Preparing 10:52:50 d62a02444d39: Preparing 10:52:50 63cd8a992fdc: Waiting 10:52:50 fc34218b7e1f: Waiting 10:52:50 d62a02444d39: Waiting 10:52:50 d09053ce8015: Layer already exists 10:52:50 55bacc2ade98: Layer already exists 10:52:50 564ec935c951: Layer already exists 10:52:50 04af2b24f281: Layer already exists 10:52:50 bb368ffdd5f6: Layer already exists 10:52:50 d62a02444d39: Layer already exists 10:52:50 63cd8a992fdc: Layer already exists 10:52:50 fc34218b7e1f: Layer already exists 10:52:50 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86: digest: sha256:66bfe4da2d1d90eb5df9954cd92269066b3f590a1dc8ecb170032c202e34ebe2 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:50 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:50 + docker push nexus3.edgexfoundry.org:10004/core-data:main 10:52:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 10:52:50 55bacc2ade98: Preparing 10:52:50 04af2b24f281: Preparing 10:52:50 564ec935c951: Preparing 10:52:50 bb368ffdd5f6: Preparing 10:52:50 d09053ce8015: Preparing 10:52:50 63cd8a992fdc: Preparing 10:52:50 fc34218b7e1f: Preparing 10:52:50 d62a02444d39: Preparing 10:52:50 63cd8a992fdc: Waiting 10:52:50 fc34218b7e1f: Waiting 10:52:50 d62a02444d39: Waiting 10:52:50 04af2b24f281: Layer already exists 10:52:50 d09053ce8015: Layer already exists 10:52:50 55bacc2ade98: Layer already exists 10:52:50 bb368ffdd5f6: Layer already exists 10:52:50 564ec935c951: Layer already exists 10:52:50 63cd8a992fdc: Layer already exists 10:52:50 fc34218b7e1f: Layer already exists 10:52:50 d62a02444d39: Layer already exists 10:52:50 main: digest: sha256:66bfe4da2d1d90eb5df9954cd92269066b3f590a1dc8ecb170032c202e34ebe2 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:52:50 ===================================================== [Pipeline] echo 10:52:50 taggedImages: 10:52:50 - nexus3.edgexfoundry.org:10004/core-data:1033d5290f4fd751026052b6c6be6da923b73d23 10:52:50 - nexus3.edgexfoundry.org:10004/core-data:latest 10:52:50 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.86 10:52:50 - nexus3.edgexfoundry.org:10004/core-data:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 10:52:50 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 10:52:50 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 10:52:50 1033d5290f4fd751026052b6c6be6da923b73d23 10:52:50 latest 10:52:50 3.2.0-dev.86 10:52:50 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 10:52:50 main 10:52:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:51 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:1033d5290f4fd751026052b6c6be6da923b73d23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:51 + docker push nexus3.edgexfoundry.org:10004/core-keeper:1033d5290f4fd751026052b6c6be6da923b73d23 10:52:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 10:52:51 c1c68ab75df0: Preparing 10:52:51 4ae47bc01dff: Preparing 10:52:51 bf96582fce89: Preparing 10:52:51 d09053ce8015: Preparing 10:52:51 152a7bc49fd3: Preparing 10:52:51 2f70ab32d186: Preparing 10:52:51 d62a02444d39: Preparing 10:52:51 2f70ab32d186: Waiting 10:52:51 d62a02444d39: Waiting 10:52:51 d09053ce8015: Layer already exists 10:52:51 c1c68ab75df0: Pushed 10:52:51 152a7bc49fd3: Pushed 10:52:51 4ae47bc01dff: Pushed 10:52:51 d62a02444d39: Layer already exists 10:52:51 2f70ab32d186: Pushed 10:52:54 bf96582fce89: Pushed 10:52:54 1033d5290f4fd751026052b6c6be6da923b73d23: digest: sha256:aefba0427b3f0b15aa16e6ca4518b3fc833c7e7354671e49b56c707453229dc2 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:55 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:55 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 10:52:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 10:52:55 c1c68ab75df0: Preparing 10:52:55 4ae47bc01dff: Preparing 10:52:55 bf96582fce89: Preparing 10:52:55 d09053ce8015: Preparing 10:52:55 152a7bc49fd3: Preparing 10:52:55 2f70ab32d186: Preparing 10:52:55 d62a02444d39: Preparing 10:52:55 2f70ab32d186: Waiting 10:52:55 d62a02444d39: Waiting 10:52:55 bf96582fce89: Layer already exists 10:52:55 152a7bc49fd3: Layer already exists 10:52:55 c1c68ab75df0: Layer already exists 10:52:55 4ae47bc01dff: Layer already exists 10:52:55 d09053ce8015: Layer already exists 10:52:55 2f70ab32d186: Layer already exists 10:52:55 d62a02444d39: Layer already exists 10:52:55 latest: digest: sha256:aefba0427b3f0b15aa16e6ca4518b3fc833c7e7354671e49b56c707453229dc2 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:55 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:56 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.86 10:52:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 10:52:56 c1c68ab75df0: Preparing 10:52:56 4ae47bc01dff: Preparing 10:52:56 bf96582fce89: Preparing 10:52:56 d09053ce8015: Preparing 10:52:56 152a7bc49fd3: Preparing 10:52:56 2f70ab32d186: Preparing 10:52:56 d62a02444d39: Preparing 10:52:56 2f70ab32d186: Waiting 10:52:56 d62a02444d39: Waiting 10:52:56 152a7bc49fd3: Layer already exists 10:52:56 4ae47bc01dff: Layer already exists 10:52:56 c1c68ab75df0: Layer already exists 10:52:56 bf96582fce89: Layer already exists 10:52:56 d09053ce8015: Layer already exists 10:52:56 2f70ab32d186: Layer already exists 10:52:56 d62a02444d39: Layer already exists 10:52:56 3.2.0-dev.86: digest: sha256:aefba0427b3f0b15aa16e6ca4518b3fc833c7e7354671e49b56c707453229dc2 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:56 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:56 + docker push nexus3.edgexfoundry.org:10004/core-keeper:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 10:52:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 10:52:56 c1c68ab75df0: Preparing 10:52:56 4ae47bc01dff: Preparing 10:52:56 bf96582fce89: Preparing 10:52:56 d09053ce8015: Preparing 10:52:56 152a7bc49fd3: Preparing 10:52:56 2f70ab32d186: Preparing 10:52:56 d62a02444d39: Preparing 10:52:56 2f70ab32d186: Waiting 10:52:56 d62a02444d39: Waiting 10:52:56 c1c68ab75df0: Layer already exists 10:52:56 d09053ce8015: Layer already exists 10:52:56 152a7bc49fd3: Layer already exists 10:52:56 bf96582fce89: Layer already exists 10:52:56 4ae47bc01dff: Layer already exists 10:52:56 2f70ab32d186: Layer already exists 10:52:56 d62a02444d39: Layer already exists 10:52:56 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86: digest: sha256:aefba0427b3f0b15aa16e6ca4518b3fc833c7e7354671e49b56c707453229dc2 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:57 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:57 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 10:52:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 10:52:57 c1c68ab75df0: Preparing 10:52:57 4ae47bc01dff: Preparing 10:52:57 bf96582fce89: Preparing 10:52:57 d09053ce8015: Preparing 10:52:57 152a7bc49fd3: Preparing 10:52:57 2f70ab32d186: Preparing 10:52:57 d62a02444d39: Preparing 10:52:57 2f70ab32d186: Waiting 10:52:57 d62a02444d39: Waiting 10:52:57 bf96582fce89: Layer already exists 10:52:57 d09053ce8015: Layer already exists 10:52:57 152a7bc49fd3: Layer already exists 10:52:57 4ae47bc01dff: Layer already exists 10:52:57 c1c68ab75df0: Layer already exists 10:52:57 2f70ab32d186: Layer already exists 10:52:57 d62a02444d39: Layer already exists 10:52:57 main: digest: sha256:aefba0427b3f0b15aa16e6ca4518b3fc833c7e7354671e49b56c707453229dc2 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:52:57 ===================================================== [Pipeline] echo 10:52:57 taggedImages: 10:52:57 - nexus3.edgexfoundry.org:10004/core-keeper:1033d5290f4fd751026052b6c6be6da923b73d23 10:52:57 - nexus3.edgexfoundry.org:10004/core-keeper:latest 10:52:57 - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.86 10:52:57 - nexus3.edgexfoundry.org:10004/core-keeper:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 10:52:57 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 10:52:57 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 10:52:57 1033d5290f4fd751026052b6c6be6da923b73d23 10:52:57 latest 10:52:57 3.2.0-dev.86 10:52:57 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 10:52:57 main 10:52:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:57 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1033d5290f4fd751026052b6c6be6da923b73d23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:52:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata:1033d5290f4fd751026052b6c6be6da923b73d23 10:52:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:52:58 b34f3fba554c: Preparing 10:52:58 2218c1f6f958: Preparing 10:52:58 2e87a42c0528: Preparing 10:52:58 9d6fbfa3efb4: Preparing 10:52:58 bb368ffdd5f6: Preparing 10:52:58 d09053ce8015: Preparing 10:52:58 63cd8a992fdc: Preparing 10:52:58 fc34218b7e1f: Preparing 10:52:58 d62a02444d39: Preparing 10:52:58 d62a02444d39: Waiting 10:52:58 fc34218b7e1f: Waiting 10:52:58 d09053ce8015: Waiting 10:52:58 63cd8a992fdc: Waiting 10:52:58 bb368ffdd5f6: Layer already exists 10:52:58 d09053ce8015: Layer already exists 10:52:58 63cd8a992fdc: Layer already exists 10:52:58 fc34218b7e1f: Layer already exists 10:52:58 d62a02444d39: Layer already exists 10:52:58 b34f3fba554c: Pushed 10:52:58 2218c1f6f958: Pushed 10:52:58 2e87a42c0528: Pushed 10:53:01 9d6fbfa3efb4: Pushed 10:53:01 1033d5290f4fd751026052b6c6be6da923b73d23: digest: sha256:c92d3a111b81ce4055705a45c7d84ee5267411da7d61bee4b6141026c1831057 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:02 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 10:53:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:53:02 b34f3fba554c: Preparing 10:53:02 2218c1f6f958: Preparing 10:53:02 2e87a42c0528: Preparing 10:53:02 9d6fbfa3efb4: Preparing 10:53:02 bb368ffdd5f6: Preparing 10:53:02 d09053ce8015: Preparing 10:53:02 63cd8a992fdc: Preparing 10:53:02 fc34218b7e1f: Preparing 10:53:02 d62a02444d39: Preparing 10:53:02 d09053ce8015: Waiting 10:53:02 63cd8a992fdc: Waiting 10:53:02 fc34218b7e1f: Waiting 10:53:02 d62a02444d39: Waiting 10:53:02 bb368ffdd5f6: Layer already exists 10:53:02 9d6fbfa3efb4: Layer already exists 10:53:02 2e87a42c0528: Layer already exists 10:53:02 b34f3fba554c: Layer already exists 10:53:02 2218c1f6f958: Layer already exists 10:53:02 fc34218b7e1f: Layer already exists 10:53:02 63cd8a992fdc: Layer already exists 10:53:02 d62a02444d39: Layer already exists 10:53:02 d09053ce8015: Layer already exists 10:53:02 latest: digest: sha256:c92d3a111b81ce4055705a45c7d84ee5267411da7d61bee4b6141026c1831057 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:02 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.86 10:53:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:53:03 b34f3fba554c: Preparing 10:53:03 2218c1f6f958: Preparing 10:53:03 2e87a42c0528: Preparing 10:53:03 9d6fbfa3efb4: Preparing 10:53:03 bb368ffdd5f6: Preparing 10:53:03 d09053ce8015: Preparing 10:53:03 63cd8a992fdc: Preparing 10:53:03 fc34218b7e1f: Preparing 10:53:03 d62a02444d39: Preparing 10:53:03 63cd8a992fdc: Waiting 10:53:03 fc34218b7e1f: Waiting 10:53:03 d09053ce8015: Waiting 10:53:03 bb368ffdd5f6: Layer already exists 10:53:03 2e87a42c0528: Layer already exists 10:53:03 b34f3fba554c: Layer already exists 10:53:03 9d6fbfa3efb4: Layer already exists 10:53:03 2218c1f6f958: Layer already exists 10:53:03 d62a02444d39: Layer already exists 10:53:03 63cd8a992fdc: Layer already exists 10:53:03 fc34218b7e1f: Layer already exists 10:53:03 d09053ce8015: Layer already exists 10:53:03 3.2.0-dev.86: digest: sha256:c92d3a111b81ce4055705a45c7d84ee5267411da7d61bee4b6141026c1831057 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:03 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 10:53:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:53:03 b34f3fba554c: Preparing 10:53:03 2218c1f6f958: Preparing 10:53:03 2e87a42c0528: Preparing 10:53:03 9d6fbfa3efb4: Preparing 10:53:03 bb368ffdd5f6: Preparing 10:53:03 d09053ce8015: Preparing 10:53:03 63cd8a992fdc: Preparing 10:53:03 fc34218b7e1f: Preparing 10:53:03 d62a02444d39: Preparing 10:53:03 63cd8a992fdc: Waiting 10:53:03 fc34218b7e1f: Waiting 10:53:03 d62a02444d39: Waiting 10:53:03 d09053ce8015: Waiting 10:53:03 2218c1f6f958: Layer already exists 10:53:03 bb368ffdd5f6: Layer already exists 10:53:03 b34f3fba554c: Layer already exists 10:53:03 2e87a42c0528: Layer already exists 10:53:03 9d6fbfa3efb4: Layer already exists 10:53:03 63cd8a992fdc: Layer already exists 10:53:03 d09053ce8015: Layer already exists 10:53:03 d62a02444d39: Layer already exists 10:53:03 fc34218b7e1f: Layer already exists 10:53:03 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86: digest: sha256:c92d3a111b81ce4055705a45c7d84ee5267411da7d61bee4b6141026c1831057 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:04 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 10:53:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 10:53:04 b34f3fba554c: Preparing 10:53:04 2218c1f6f958: Preparing 10:53:04 2e87a42c0528: Preparing 10:53:04 9d6fbfa3efb4: Preparing 10:53:04 bb368ffdd5f6: Preparing 10:53:04 d09053ce8015: Preparing 10:53:04 63cd8a992fdc: Preparing 10:53:04 fc34218b7e1f: Preparing 10:53:04 d62a02444d39: Preparing 10:53:04 63cd8a992fdc: Waiting 10:53:04 fc34218b7e1f: Waiting 10:53:04 d62a02444d39: Waiting 10:53:04 d09053ce8015: Waiting 10:53:04 bb368ffdd5f6: Layer already exists 10:53:04 9d6fbfa3efb4: Layer already exists 10:53:04 b34f3fba554c: Layer already exists 10:53:04 2218c1f6f958: Layer already exists 10:53:04 2e87a42c0528: Layer already exists 10:53:04 d09053ce8015: Layer already exists 10:53:04 63cd8a992fdc: Layer already exists 10:53:04 fc34218b7e1f: Layer already exists 10:53:04 d62a02444d39: Layer already exists 10:53:04 main: digest: sha256:c92d3a111b81ce4055705a45c7d84ee5267411da7d61bee4b6141026c1831057 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:53:04 ===================================================== [Pipeline] echo 10:53:04 taggedImages: 10:53:04 - nexus3.edgexfoundry.org:10004/core-metadata:1033d5290f4fd751026052b6c6be6da923b73d23 10:53:04 - nexus3.edgexfoundry.org:10004/core-metadata:latest 10:53:04 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.86 10:53:04 - nexus3.edgexfoundry.org:10004/core-metadata:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 10:53:04 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 10:53:04 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 10:53:04 1033d5290f4fd751026052b6c6be6da923b73d23 10:53:04 latest 10:53:04 3.2.0-dev.86 10:53:04 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 10:53:04 main 10:53:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:04 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1033d5290f4fd751026052b6c6be6da923b73d23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:05 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1033d5290f4fd751026052b6c6be6da923b73d23 10:53:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:53:05 d20f67be0028: Preparing 10:53:05 eda4fc22a570: Preparing 10:53:05 da0b39e710cf: Preparing 10:53:05 84207e349a08: Preparing 10:53:05 7944c01f6421: Preparing 10:53:05 595264b8bfad: Preparing 10:53:05 b4ab08d987c2: Preparing 10:53:05 ba21089f2495: Preparing 10:53:05 bb368ffdd5f6: Preparing 10:53:05 d09053ce8015: Preparing 10:53:05 08ce5dd4e4e8: Preparing 10:53:05 7eb329f7559b: Preparing 10:53:05 5f70bf18a086: Preparing 10:53:05 052535be7b5a: Preparing 10:53:05 9b91e676cf5b: Preparing 10:53:05 847b20e14f8e: Preparing 10:53:05 d62a02444d39: Preparing 10:53:05 08ce5dd4e4e8: Waiting 10:53:05 7eb329f7559b: Waiting 10:53:05 847b20e14f8e: Waiting 10:53:05 d62a02444d39: Waiting 10:53:05 595264b8bfad: Waiting 10:53:05 bb368ffdd5f6: Waiting 10:53:05 5f70bf18a086: Waiting 10:53:05 9b91e676cf5b: Waiting 10:53:05 b4ab08d987c2: Waiting 10:53:05 052535be7b5a: Waiting 10:53:05 d09053ce8015: Waiting 10:53:05 ba21089f2495: Waiting 10:53:05 d20f67be0028: Pushed 10:53:05 da0b39e710cf: Pushed 10:53:05 7944c01f6421: Pushed 10:53:05 eda4fc22a570: Pushed 10:53:05 84207e349a08: Pushed 10:53:05 bb368ffdd5f6: Layer already exists 10:53:05 d09053ce8015: Layer already exists 10:53:05 595264b8bfad: Pushed 10:53:05 5f70bf18a086: Layer already exists 10:53:05 b4ab08d987c2: Pushed 10:53:05 7eb329f7559b: Pushed 10:53:05 08ce5dd4e4e8: Pushed 10:53:05 052535be7b5a: Pushed 10:53:05 d62a02444d39: Layer already exists 10:53:05 9b91e676cf5b: Pushed 10:53:05 847b20e14f8e: Pushed 10:53:06 ba21089f2495: Pushed 10:53:06 1033d5290f4fd751026052b6c6be6da923b73d23: digest: sha256:d6c9f7826772a29cf37ed262558e762bf1a8e6cdc7c33075dd51c159f960e0fb size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:07 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 10:53:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:53:07 d20f67be0028: Preparing 10:53:07 eda4fc22a570: Preparing 10:53:07 da0b39e710cf: Preparing 10:53:07 84207e349a08: Preparing 10:53:07 7944c01f6421: Preparing 10:53:07 595264b8bfad: Preparing 10:53:07 b4ab08d987c2: Preparing 10:53:07 ba21089f2495: Preparing 10:53:07 595264b8bfad: Waiting 10:53:07 b4ab08d987c2: Waiting 10:53:07 ba21089f2495: Waiting 10:53:07 bb368ffdd5f6: Preparing 10:53:07 d09053ce8015: Preparing 10:53:07 08ce5dd4e4e8: Preparing 10:53:07 7eb329f7559b: Preparing 10:53:07 5f70bf18a086: Preparing 10:53:07 052535be7b5a: Preparing 10:53:07 9b91e676cf5b: Preparing 10:53:07 847b20e14f8e: Preparing 10:53:07 d62a02444d39: Preparing 10:53:07 7eb329f7559b: Waiting 10:53:07 5f70bf18a086: Waiting 10:53:07 052535be7b5a: Waiting 10:53:07 d62a02444d39: Waiting 10:53:07 bb368ffdd5f6: Waiting 10:53:07 9b91e676cf5b: Waiting 10:53:07 d09053ce8015: Waiting 10:53:07 847b20e14f8e: Waiting 10:53:07 eda4fc22a570: Layer already exists 10:53:07 d20f67be0028: Layer already exists 10:53:07 84207e349a08: Layer already exists 10:53:07 7944c01f6421: Layer already exists 10:53:07 da0b39e710cf: Layer already exists 10:53:07 b4ab08d987c2: Layer already exists 10:53:07 ba21089f2495: Layer already exists 10:53:07 bb368ffdd5f6: Layer already exists 10:53:07 d09053ce8015: Layer already exists 10:53:07 595264b8bfad: Layer already exists 10:53:07 08ce5dd4e4e8: Layer already exists 10:53:07 5f70bf18a086: Layer already exists 10:53:07 7eb329f7559b: Layer already exists 10:53:07 9b91e676cf5b: Layer already exists 10:53:07 052535be7b5a: Layer already exists 10:53:07 847b20e14f8e: Layer already exists 10:53:07 d62a02444d39: Layer already exists 10:53:07 latest: digest: sha256:d6c9f7826772a29cf37ed262558e762bf1a8e6cdc7c33075dd51c159f960e0fb size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:07 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.86 10:53:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:53:08 d20f67be0028: Preparing 10:53:08 eda4fc22a570: Preparing 10:53:08 da0b39e710cf: Preparing 10:53:08 84207e349a08: Preparing 10:53:08 7944c01f6421: Preparing 10:53:08 595264b8bfad: Preparing 10:53:08 b4ab08d987c2: Preparing 10:53:08 ba21089f2495: Preparing 10:53:08 bb368ffdd5f6: Preparing 10:53:08 d09053ce8015: Preparing 10:53:08 08ce5dd4e4e8: Preparing 10:53:08 7eb329f7559b: Preparing 10:53:08 5f70bf18a086: Preparing 10:53:08 052535be7b5a: Preparing 10:53:08 9b91e676cf5b: Preparing 10:53:08 847b20e14f8e: Preparing 10:53:08 d62a02444d39: Preparing 10:53:08 08ce5dd4e4e8: Waiting 10:53:08 595264b8bfad: Waiting 10:53:08 b4ab08d987c2: Waiting 10:53:08 7eb329f7559b: Waiting 10:53:08 ba21089f2495: Waiting 10:53:08 5f70bf18a086: Waiting 10:53:08 052535be7b5a: Waiting 10:53:08 bb368ffdd5f6: Waiting 10:53:08 9b91e676cf5b: Waiting 10:53:08 d09053ce8015: Waiting 10:53:08 847b20e14f8e: Waiting 10:53:08 d62a02444d39: Waiting 10:53:08 84207e349a08: Layer already exists 10:53:08 7944c01f6421: Layer already exists 10:53:08 d20f67be0028: Layer already exists 10:53:08 da0b39e710cf: Layer already exists 10:53:08 eda4fc22a570: Layer already exists 10:53:08 595264b8bfad: Layer already exists 10:53:08 ba21089f2495: Layer already exists 10:53:08 b4ab08d987c2: Layer already exists 10:53:08 d09053ce8015: Layer already exists 10:53:08 bb368ffdd5f6: Layer already exists 10:53:08 9b91e676cf5b: Layer already exists 10:53:08 5f70bf18a086: Layer already exists 10:53:08 7eb329f7559b: Layer already exists 10:53:08 08ce5dd4e4e8: Layer already exists 10:53:08 052535be7b5a: Layer already exists 10:53:08 847b20e14f8e: Layer already exists 10:53:08 d62a02444d39: Layer already exists 10:53:08 3.2.0-dev.86: digest: sha256:d6c9f7826772a29cf37ed262558e762bf1a8e6cdc7c33075dd51c159f960e0fb size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:08 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 10:53:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:53:09 d20f67be0028: Preparing 10:53:09 eda4fc22a570: Preparing 10:53:09 da0b39e710cf: Preparing 10:53:09 84207e349a08: Preparing 10:53:09 7944c01f6421: Preparing 10:53:09 595264b8bfad: Preparing 10:53:09 b4ab08d987c2: Preparing 10:53:09 ba21089f2495: Preparing 10:53:09 bb368ffdd5f6: Preparing 10:53:09 d09053ce8015: Preparing 10:53:09 08ce5dd4e4e8: Preparing 10:53:09 7eb329f7559b: Preparing 10:53:09 5f70bf18a086: Preparing 10:53:09 052535be7b5a: Preparing 10:53:09 9b91e676cf5b: Preparing 10:53:09 847b20e14f8e: Preparing 10:53:09 d62a02444d39: Preparing 10:53:09 d09053ce8015: Waiting 10:53:09 08ce5dd4e4e8: Waiting 10:53:09 7eb329f7559b: Waiting 10:53:09 5f70bf18a086: Waiting 10:53:09 b4ab08d987c2: Waiting 10:53:09 052535be7b5a: Waiting 10:53:09 bb368ffdd5f6: Waiting 10:53:09 9b91e676cf5b: Waiting 10:53:09 847b20e14f8e: Waiting 10:53:09 d62a02444d39: Waiting 10:53:09 595264b8bfad: Waiting 10:53:09 d20f67be0028: Layer already exists 10:53:09 eda4fc22a570: Layer already exists 10:53:09 84207e349a08: Layer already exists 10:53:09 7944c01f6421: Layer already exists 10:53:09 da0b39e710cf: Layer already exists 10:53:09 595264b8bfad: Layer already exists 10:53:09 ba21089f2495: Layer already exists 10:53:09 b4ab08d987c2: Layer already exists 10:53:09 bb368ffdd5f6: Layer already exists 10:53:09 d09053ce8015: Layer already exists 10:53:09 7eb329f7559b: Layer already exists 10:53:09 08ce5dd4e4e8: Layer already exists 10:53:09 5f70bf18a086: Layer already exists 10:53:09 9b91e676cf5b: Layer already exists 10:53:09 052535be7b5a: Layer already exists 10:53:09 847b20e14f8e: Layer already exists 10:53:09 d62a02444d39: Layer already exists 10:53:09 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86: digest: sha256:d6c9f7826772a29cf37ed262558e762bf1a8e6cdc7c33075dd51c159f960e0fb size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:09 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 10:53:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 10:53:09 d20f67be0028: Preparing 10:53:09 eda4fc22a570: Preparing 10:53:09 da0b39e710cf: Preparing 10:53:09 84207e349a08: Preparing 10:53:09 7944c01f6421: Preparing 10:53:09 595264b8bfad: Preparing 10:53:09 b4ab08d987c2: Preparing 10:53:09 ba21089f2495: Preparing 10:53:09 bb368ffdd5f6: Preparing 10:53:09 d09053ce8015: Preparing 10:53:09 08ce5dd4e4e8: Preparing 10:53:09 7eb329f7559b: Preparing 10:53:09 5f70bf18a086: Preparing 10:53:09 052535be7b5a: Preparing 10:53:09 bb368ffdd5f6: Waiting 10:53:09 d09053ce8015: Waiting 10:53:09 08ce5dd4e4e8: Waiting 10:53:09 7eb329f7559b: Waiting 10:53:09 5f70bf18a086: Waiting 10:53:09 052535be7b5a: Waiting 10:53:09 595264b8bfad: Waiting 10:53:09 b4ab08d987c2: Waiting 10:53:09 ba21089f2495: Waiting 10:53:09 9b91e676cf5b: Preparing 10:53:09 847b20e14f8e: Preparing 10:53:09 9b91e676cf5b: Waiting 10:53:09 d62a02444d39: Preparing 10:53:09 847b20e14f8e: Waiting 10:53:09 d62a02444d39: Waiting 10:53:09 eda4fc22a570: Layer already exists 10:53:09 d20f67be0028: Layer already exists 10:53:09 84207e349a08: Layer already exists 10:53:09 7944c01f6421: Layer already exists 10:53:09 da0b39e710cf: Layer already exists 10:53:09 b4ab08d987c2: Layer already exists 10:53:09 595264b8bfad: Layer already exists 10:53:09 ba21089f2495: Layer already exists 10:53:09 bb368ffdd5f6: Layer already exists 10:53:09 d09053ce8015: Layer already exists 10:53:09 08ce5dd4e4e8: Layer already exists 10:53:09 7eb329f7559b: Layer already exists 10:53:09 5f70bf18a086: Layer already exists 10:53:09 052535be7b5a: Layer already exists 10:53:09 9b91e676cf5b: Layer already exists 10:53:09 d62a02444d39: Layer already exists 10:53:09 847b20e14f8e: Layer already exists 10:53:09 main: digest: sha256:d6c9f7826772a29cf37ed262558e762bf1a8e6cdc7c33075dd51c159f960e0fb size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:53:09 ===================================================== [Pipeline] echo 10:53:09 taggedImages: 10:53:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper:1033d5290f4fd751026052b6c6be6da923b73d23 10:53:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 10:53:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.86 10:53:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 10:53:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 10:53:09 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 10:53:09 1033d5290f4fd751026052b6c6be6da923b73d23 10:53:09 latest 10:53:09 3.2.0-dev.86 10:53:09 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 10:53:09 main 10:53:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:10 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:1033d5290f4fd751026052b6c6be6da923b73d23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:1033d5290f4fd751026052b6c6be6da923b73d23 10:53:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 10:53:10 3b97a015b56e: Preparing 10:53:10 7f9e9ab70b59: Preparing 10:53:10 2a55906cbadc: Preparing 10:53:10 9a06ace78c4b: Preparing 10:53:10 bb368ffdd5f6: Preparing 10:53:10 d09053ce8015: Preparing 10:53:10 63cd8a992fdc: Preparing 10:53:10 fc34218b7e1f: Preparing 10:53:10 d62a02444d39: Preparing 10:53:10 d09053ce8015: Waiting 10:53:10 63cd8a992fdc: Waiting 10:53:10 fc34218b7e1f: Waiting 10:53:10 d62a02444d39: Waiting 10:53:10 3b97a015b56e: Layer already exists 10:53:10 7f9e9ab70b59: Layer already exists 10:53:10 bb368ffdd5f6: Layer already exists 10:53:10 d09053ce8015: Layer already exists 10:53:10 fc34218b7e1f: Layer already exists 10:53:10 63cd8a992fdc: Layer already exists 10:53:10 d62a02444d39: Layer already exists 10:53:10 2a55906cbadc: Pushed 10:53:13 9a06ace78c4b: Pushed 10:53:13 1033d5290f4fd751026052b6c6be6da923b73d23: digest: sha256:06db183d88300b018c6c20b5b2859d5654129abb6bcb6072e417b12596a5e619 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:13 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 10:53:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 10:53:13 3b97a015b56e: Preparing 10:53:13 7f9e9ab70b59: Preparing 10:53:13 2a55906cbadc: Preparing 10:53:13 9a06ace78c4b: Preparing 10:53:13 bb368ffdd5f6: Preparing 10:53:13 d09053ce8015: Preparing 10:53:13 63cd8a992fdc: Preparing 10:53:13 fc34218b7e1f: Preparing 10:53:13 d62a02444d39: Preparing 10:53:13 d09053ce8015: Waiting 10:53:13 63cd8a992fdc: Waiting 10:53:13 d62a02444d39: Waiting 10:53:13 fc34218b7e1f: Waiting 10:53:13 7f9e9ab70b59: Layer already exists 10:53:13 3b97a015b56e: Layer already exists 10:53:13 2a55906cbadc: Layer already exists 10:53:13 9a06ace78c4b: Layer already exists 10:53:13 bb368ffdd5f6: Layer already exists 10:53:13 d62a02444d39: Layer already exists 10:53:13 fc34218b7e1f: Layer already exists 10:53:13 d09053ce8015: Layer already exists 10:53:13 63cd8a992fdc: Layer already exists 10:53:13 latest: digest: sha256:06db183d88300b018c6c20b5b2859d5654129abb6bcb6072e417b12596a5e619 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:14 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.86 10:53:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 10:53:14 3b97a015b56e: Preparing 10:53:14 7f9e9ab70b59: Preparing 10:53:14 2a55906cbadc: Preparing 10:53:14 9a06ace78c4b: Preparing 10:53:14 bb368ffdd5f6: Preparing 10:53:14 d09053ce8015: Preparing 10:53:14 63cd8a992fdc: Preparing 10:53:14 fc34218b7e1f: Preparing 10:53:14 d62a02444d39: Preparing 10:53:14 d09053ce8015: Waiting 10:53:14 63cd8a992fdc: Waiting 10:53:14 fc34218b7e1f: Waiting 10:53:14 d62a02444d39: Waiting 10:53:14 bb368ffdd5f6: Layer already exists 10:53:14 9a06ace78c4b: Layer already exists 10:53:14 3b97a015b56e: Layer already exists 10:53:14 7f9e9ab70b59: Layer already exists 10:53:14 2a55906cbadc: Layer already exists 10:53:14 63cd8a992fdc: Layer already exists 10:53:14 fc34218b7e1f: Layer already exists 10:53:14 d09053ce8015: Layer already exists 10:53:14 d62a02444d39: Layer already exists 10:53:14 3.2.0-dev.86: digest: sha256:06db183d88300b018c6c20b5b2859d5654129abb6bcb6072e417b12596a5e619 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:14 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 10:53:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 10:53:15 3b97a015b56e: Preparing 10:53:15 7f9e9ab70b59: Preparing 10:53:15 2a55906cbadc: Preparing 10:53:15 9a06ace78c4b: Preparing 10:53:15 bb368ffdd5f6: Preparing 10:53:15 d09053ce8015: Preparing 10:53:15 63cd8a992fdc: Preparing 10:53:15 fc34218b7e1f: Preparing 10:53:15 d62a02444d39: Preparing 10:53:15 d09053ce8015: Waiting 10:53:15 d62a02444d39: Waiting 10:53:15 fc34218b7e1f: Waiting 10:53:15 bb368ffdd5f6: Layer already exists 10:53:15 9a06ace78c4b: Layer already exists 10:53:15 3b97a015b56e: Layer already exists 10:53:15 7f9e9ab70b59: Layer already exists 10:53:15 2a55906cbadc: Layer already exists 10:53:15 fc34218b7e1f: Layer already exists 10:53:15 63cd8a992fdc: Layer already exists 10:53:15 d62a02444d39: Layer already exists 10:53:15 d09053ce8015: Layer already exists 10:53:15 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86: digest: sha256:06db183d88300b018c6c20b5b2859d5654129abb6bcb6072e417b12596a5e619 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:15 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 10:53:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 10:53:15 3b97a015b56e: Preparing 10:53:15 7f9e9ab70b59: Preparing 10:53:15 2a55906cbadc: Preparing 10:53:15 9a06ace78c4b: Preparing 10:53:15 bb368ffdd5f6: Preparing 10:53:15 d09053ce8015: Preparing 10:53:15 63cd8a992fdc: Preparing 10:53:15 fc34218b7e1f: Preparing 10:53:15 d62a02444d39: Preparing 10:53:15 d09053ce8015: Waiting 10:53:15 63cd8a992fdc: Waiting 10:53:15 d62a02444d39: Waiting 10:53:15 fc34218b7e1f: Waiting 10:53:15 7f9e9ab70b59: Layer already exists 10:53:15 2a55906cbadc: Layer already exists 10:53:15 bb368ffdd5f6: Layer already exists 10:53:15 3b97a015b56e: Layer already exists 10:53:15 9a06ace78c4b: Layer already exists 10:53:15 63cd8a992fdc: Layer already exists 10:53:15 fc34218b7e1f: Layer already exists 10:53:15 d09053ce8015: Layer already exists 10:53:15 d62a02444d39: Layer already exists 10:53:15 main: digest: sha256:06db183d88300b018c6c20b5b2859d5654129abb6bcb6072e417b12596a5e619 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:53:16 ===================================================== [Pipeline] echo 10:53:16 taggedImages: 10:53:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth:1033d5290f4fd751026052b6c6be6da923b73d23 10:53:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 10:53:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.86 10:53:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 10:53:16 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 10:53:16 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 10:53:16 1033d5290f4fd751026052b6c6be6da923b73d23 10:53:16 latest 10:53:16 3.2.0-dev.86 10:53:16 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 10:53:16 main 10:53:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:16 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1033d5290f4fd751026052b6c6be6da923b73d23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1033d5290f4fd751026052b6c6be6da923b73d23 10:53:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:53:16 d52c50a6bbe9: Preparing 10:53:16 f6f63fa9ff59: Preparing 10:53:16 6a0d0aed4a22: Preparing 10:53:16 b55cf1d74262: Preparing 10:53:16 3d5087914543: Preparing 10:53:16 bb368ffdd5f6: Preparing 10:53:16 d09053ce8015: Preparing 10:53:16 1b545158ee71: Preparing 10:53:16 311360f868a1: Preparing 10:53:16 9d528fc7101c: Preparing 10:53:16 d62a02444d39: Preparing 10:53:16 1b545158ee71: Waiting 10:53:16 d62a02444d39: Waiting 10:53:16 311360f868a1: Waiting 10:53:16 9d528fc7101c: Waiting 10:53:16 bb368ffdd5f6: Waiting 10:53:16 d09053ce8015: Waiting 10:53:16 d52c50a6bbe9: Pushed 10:53:16 f6f63fa9ff59: Pushed 10:53:16 b55cf1d74262: Pushed 10:53:16 3d5087914543: Pushed 10:53:16 bb368ffdd5f6: Layer already exists 10:53:16 d09053ce8015: Layer already exists 10:53:16 d62a02444d39: Layer already exists 10:53:16 1b545158ee71: Pushed 10:53:16 311360f868a1: Pushed 10:53:17 6a0d0aed4a22: Pushed 10:53:18 9d528fc7101c: Pushed 10:53:18 1033d5290f4fd751026052b6c6be6da923b73d23: digest: sha256:8703eba5e7c0484b0ccd54eb6c3e56f7602ebbe21a441e6110697d49e751684b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:18 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 10:53:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:53:18 d52c50a6bbe9: Preparing 10:53:18 f6f63fa9ff59: Preparing 10:53:18 6a0d0aed4a22: Preparing 10:53:18 b55cf1d74262: Preparing 10:53:18 3d5087914543: Preparing 10:53:18 bb368ffdd5f6: Preparing 10:53:18 d09053ce8015: Preparing 10:53:18 1b545158ee71: Preparing 10:53:18 311360f868a1: Preparing 10:53:18 9d528fc7101c: Preparing 10:53:18 d62a02444d39: Preparing 10:53:18 bb368ffdd5f6: Waiting 10:53:18 d09053ce8015: Waiting 10:53:18 d62a02444d39: Waiting 10:53:18 9d528fc7101c: Waiting 10:53:18 1b545158ee71: Waiting 10:53:18 311360f868a1: Waiting 10:53:18 6a0d0aed4a22: Layer already exists 10:53:18 d52c50a6bbe9: Layer already exists 10:53:18 3d5087914543: Layer already exists 10:53:18 f6f63fa9ff59: Layer already exists 10:53:18 b55cf1d74262: Layer already exists 10:53:18 311360f868a1: Layer already exists 10:53:18 bb368ffdd5f6: Layer already exists 10:53:18 1b545158ee71: Layer already exists 10:53:18 d09053ce8015: Layer already exists 10:53:18 9d528fc7101c: Layer already exists 10:53:18 d62a02444d39: Layer already exists 10:53:18 latest: digest: sha256:8703eba5e7c0484b0ccd54eb6c3e56f7602ebbe21a441e6110697d49e751684b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:19 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.86 10:53:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:53:19 d52c50a6bbe9: Preparing 10:53:19 f6f63fa9ff59: Preparing 10:53:19 6a0d0aed4a22: Preparing 10:53:19 b55cf1d74262: Preparing 10:53:19 3d5087914543: Preparing 10:53:19 bb368ffdd5f6: Preparing 10:53:19 d09053ce8015: Preparing 10:53:19 1b545158ee71: Preparing 10:53:19 311360f868a1: Preparing 10:53:19 9d528fc7101c: Preparing 10:53:19 d62a02444d39: Preparing 10:53:19 d09053ce8015: Waiting 10:53:19 1b545158ee71: Waiting 10:53:19 311360f868a1: Waiting 10:53:19 9d528fc7101c: Waiting 10:53:19 d62a02444d39: Waiting 10:53:19 bb368ffdd5f6: Waiting 10:53:19 f6f63fa9ff59: Layer already exists 10:53:19 3d5087914543: Layer already exists 10:53:19 d52c50a6bbe9: Layer already exists 10:53:19 6a0d0aed4a22: Layer already exists 10:53:19 b55cf1d74262: Layer already exists 10:53:19 bb368ffdd5f6: Layer already exists 10:53:19 9d528fc7101c: Layer already exists 10:53:19 311360f868a1: Layer already exists 10:53:19 1b545158ee71: Layer already exists 10:53:19 d09053ce8015: Layer already exists 10:53:19 d62a02444d39: Layer already exists 10:53:19 3.2.0-dev.86: digest: sha256:8703eba5e7c0484b0ccd54eb6c3e56f7602ebbe21a441e6110697d49e751684b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:19 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 10:53:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:53:20 d52c50a6bbe9: Preparing 10:53:20 f6f63fa9ff59: Preparing 10:53:20 6a0d0aed4a22: Preparing 10:53:20 b55cf1d74262: Preparing 10:53:20 3d5087914543: Preparing 10:53:20 bb368ffdd5f6: Preparing 10:53:20 d09053ce8015: Preparing 10:53:20 1b545158ee71: Preparing 10:53:20 311360f868a1: Preparing 10:53:20 9d528fc7101c: Preparing 10:53:20 d62a02444d39: Preparing 10:53:20 bb368ffdd5f6: Waiting 10:53:20 d09053ce8015: Waiting 10:53:20 1b545158ee71: Waiting 10:53:20 311360f868a1: Waiting 10:53:20 9d528fc7101c: Waiting 10:53:20 d62a02444d39: Waiting 10:53:20 3d5087914543: Layer already exists 10:53:20 d52c50a6bbe9: Layer already exists 10:53:20 f6f63fa9ff59: Layer already exists 10:53:20 b55cf1d74262: Layer already exists 10:53:20 6a0d0aed4a22: Layer already exists 10:53:20 311360f868a1: Layer already exists 10:53:20 1b545158ee71: Layer already exists 10:53:20 d09053ce8015: Layer already exists 10:53:20 bb368ffdd5f6: Layer already exists 10:53:20 9d528fc7101c: Layer already exists 10:53:20 d62a02444d39: Layer already exists 10:53:20 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86: digest: sha256:8703eba5e7c0484b0ccd54eb6c3e56f7602ebbe21a441e6110697d49e751684b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:20 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 10:53:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 10:53:20 d52c50a6bbe9: Preparing 10:53:20 f6f63fa9ff59: Preparing 10:53:20 6a0d0aed4a22: Preparing 10:53:20 b55cf1d74262: Preparing 10:53:20 3d5087914543: Preparing 10:53:20 bb368ffdd5f6: Preparing 10:53:20 d09053ce8015: Preparing 10:53:20 1b545158ee71: Preparing 10:53:20 311360f868a1: Preparing 10:53:20 9d528fc7101c: Preparing 10:53:20 d62a02444d39: Preparing 10:53:20 bb368ffdd5f6: Waiting 10:53:20 d09053ce8015: Waiting 10:53:20 311360f868a1: Waiting 10:53:20 9d528fc7101c: Waiting 10:53:20 d62a02444d39: Waiting 10:53:20 1b545158ee71: Waiting 10:53:20 b55cf1d74262: Layer already exists 10:53:20 3d5087914543: Layer already exists 10:53:20 f6f63fa9ff59: Layer already exists 10:53:20 d52c50a6bbe9: Layer already exists 10:53:20 6a0d0aed4a22: Layer already exists 10:53:20 1b545158ee71: Layer already exists 10:53:20 9d528fc7101c: Layer already exists 10:53:20 bb368ffdd5f6: Layer already exists 10:53:20 d09053ce8015: Layer already exists 10:53:20 311360f868a1: Layer already exists 10:53:20 d62a02444d39: Layer already exists 10:53:20 main: digest: sha256:8703eba5e7c0484b0ccd54eb6c3e56f7602ebbe21a441e6110697d49e751684b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:53:20 ===================================================== [Pipeline] echo 10:53:20 taggedImages: 10:53:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup:1033d5290f4fd751026052b6c6be6da923b73d23 10:53:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 10:53:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.86 10:53:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 10:53:20 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 10:53:21 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 10:53:21 1033d5290f4fd751026052b6c6be6da923b73d23 10:53:21 latest 10:53:21 3.2.0-dev.86 10:53:21 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 10:53:21 main 10:53:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:21 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1033d5290f4fd751026052b6c6be6da923b73d23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:21 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1033d5290f4fd751026052b6c6be6da923b73d23 10:53:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:53:21 a56b30301e61: Preparing 10:53:21 369eb1776532: Preparing 10:53:21 2315e87d14f9: Preparing 10:53:21 d55bf069b7c8: Preparing 10:53:21 5f0ee7b33222: Preparing 10:53:21 a08cf0d0f910: Preparing 10:53:21 3ecc8da1406a: Preparing 10:53:21 bb368ffdd5f6: Preparing 10:53:21 d09053ce8015: Preparing 10:53:21 1e5173bf4d8c: Preparing 10:53:21 07f73a4a7f37: Preparing 10:53:21 d62a02444d39: Preparing 10:53:21 a08cf0d0f910: Waiting 10:53:21 3ecc8da1406a: Waiting 10:53:21 bb368ffdd5f6: Waiting 10:53:21 d09053ce8015: Waiting 10:53:21 1e5173bf4d8c: Waiting 10:53:21 5f0ee7b33222: Pushed 10:53:21 a56b30301e61: Pushed 10:53:21 369eb1776532: Pushed 10:53:21 bb368ffdd5f6: Layer already exists 10:53:21 d09053ce8015: Layer already exists 10:53:21 a08cf0d0f910: Pushed 10:53:21 3ecc8da1406a: Pushed 10:53:21 d62a02444d39: Layer already exists 10:53:21 1e5173bf4d8c: Pushed 10:53:22 d55bf069b7c8: Pushed 10:53:23 2315e87d14f9: Pushed 10:53:23 07f73a4a7f37: Pushed 10:53:23 1033d5290f4fd751026052b6c6be6da923b73d23: digest: sha256:85c21b31bcf13bc866f961b1259f95128d397a98767790ce9f5d77de50f66a93 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:23 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:23 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 10:53:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:53:23 a56b30301e61: Preparing 10:53:23 369eb1776532: Preparing 10:53:23 2315e87d14f9: Preparing 10:53:23 d55bf069b7c8: Preparing 10:53:23 5f0ee7b33222: Preparing 10:53:23 a08cf0d0f910: Preparing 10:53:23 3ecc8da1406a: Preparing 10:53:23 bb368ffdd5f6: Preparing 10:53:23 d09053ce8015: Preparing 10:53:23 1e5173bf4d8c: Preparing 10:53:23 07f73a4a7f37: Preparing 10:53:23 d62a02444d39: Preparing 10:53:23 3ecc8da1406a: Waiting 10:53:23 a08cf0d0f910: Waiting 10:53:23 bb368ffdd5f6: Waiting 10:53:23 07f73a4a7f37: Waiting 10:53:23 1e5173bf4d8c: Waiting 10:53:23 d62a02444d39: Waiting 10:53:23 369eb1776532: Layer already exists 10:53:23 5f0ee7b33222: Layer already exists 10:53:23 d55bf069b7c8: Layer already exists 10:53:23 2315e87d14f9: Layer already exists 10:53:23 a56b30301e61: Layer already exists 10:53:23 a08cf0d0f910: Layer already exists 10:53:23 3ecc8da1406a: Layer already exists 10:53:23 bb368ffdd5f6: Layer already exists 10:53:23 d09053ce8015: Layer already exists 10:53:23 1e5173bf4d8c: Layer already exists 10:53:23 07f73a4a7f37: Layer already exists 10:53:23 d62a02444d39: Layer already exists 10:53:23 latest: digest: sha256:85c21b31bcf13bc866f961b1259f95128d397a98767790ce9f5d77de50f66a93 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:24 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.86 10:53:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:53:24 a56b30301e61: Preparing 10:53:24 369eb1776532: Preparing 10:53:24 2315e87d14f9: Preparing 10:53:24 d55bf069b7c8: Preparing 10:53:24 5f0ee7b33222: Preparing 10:53:24 a08cf0d0f910: Preparing 10:53:24 3ecc8da1406a: Preparing 10:53:24 bb368ffdd5f6: Preparing 10:53:24 d09053ce8015: Preparing 10:53:24 1e5173bf4d8c: Preparing 10:53:24 07f73a4a7f37: Preparing 10:53:24 d62a02444d39: Preparing 10:53:24 d09053ce8015: Waiting 10:53:24 bb368ffdd5f6: Waiting 10:53:24 1e5173bf4d8c: Waiting 10:53:24 3ecc8da1406a: Waiting 10:53:24 a08cf0d0f910: Waiting 10:53:24 07f73a4a7f37: Waiting 10:53:24 d62a02444d39: Waiting 10:53:24 5f0ee7b33222: Layer already exists 10:53:24 369eb1776532: Layer already exists 10:53:24 d55bf069b7c8: Layer already exists 10:53:24 a56b30301e61: Layer already exists 10:53:24 2315e87d14f9: Layer already exists 10:53:24 bb368ffdd5f6: Layer already exists 10:53:24 3ecc8da1406a: Layer already exists 10:53:24 d09053ce8015: Layer already exists 10:53:24 a08cf0d0f910: Layer already exists 10:53:24 1e5173bf4d8c: Layer already exists 10:53:24 07f73a4a7f37: Layer already exists 10:53:24 d62a02444d39: Layer already exists 10:53:24 3.2.0-dev.86: digest: sha256:85c21b31bcf13bc866f961b1259f95128d397a98767790ce9f5d77de50f66a93 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:24 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 10:53:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:53:24 a56b30301e61: Preparing 10:53:24 369eb1776532: Preparing 10:53:24 2315e87d14f9: Preparing 10:53:24 d55bf069b7c8: Preparing 10:53:24 5f0ee7b33222: Preparing 10:53:24 a08cf0d0f910: Preparing 10:53:24 3ecc8da1406a: Preparing 10:53:24 bb368ffdd5f6: Preparing 10:53:24 d09053ce8015: Preparing 10:53:24 1e5173bf4d8c: Preparing 10:53:24 07f73a4a7f37: Preparing 10:53:24 d62a02444d39: Preparing 10:53:24 3ecc8da1406a: Waiting 10:53:24 a08cf0d0f910: Waiting 10:53:24 07f73a4a7f37: Waiting 10:53:24 d62a02444d39: Waiting 10:53:24 bb368ffdd5f6: Waiting 10:53:24 d09053ce8015: Waiting 10:53:24 1e5173bf4d8c: Waiting 10:53:24 a56b30301e61: Layer already exists 10:53:24 5f0ee7b33222: Layer already exists 10:53:24 d55bf069b7c8: Layer already exists 10:53:24 369eb1776532: Layer already exists 10:53:24 2315e87d14f9: Layer already exists 10:53:24 a08cf0d0f910: Layer already exists 10:53:24 3ecc8da1406a: Layer already exists 10:53:24 d09053ce8015: Layer already exists 10:53:24 bb368ffdd5f6: Layer already exists 10:53:24 1e5173bf4d8c: Layer already exists 10:53:24 07f73a4a7f37: Layer already exists 10:53:24 d62a02444d39: Layer already exists 10:53:24 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86: digest: sha256:85c21b31bcf13bc866f961b1259f95128d397a98767790ce9f5d77de50f66a93 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:25 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 10:53:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 10:53:25 a56b30301e61: Preparing 10:53:25 369eb1776532: Preparing 10:53:25 2315e87d14f9: Preparing 10:53:25 d55bf069b7c8: Preparing 10:53:25 5f0ee7b33222: Preparing 10:53:25 a08cf0d0f910: Preparing 10:53:25 3ecc8da1406a: Preparing 10:53:25 bb368ffdd5f6: Preparing 10:53:25 d09053ce8015: Preparing 10:53:25 1e5173bf4d8c: Preparing 10:53:25 07f73a4a7f37: Preparing 10:53:25 d62a02444d39: Preparing 10:53:25 1e5173bf4d8c: Waiting 10:53:25 07f73a4a7f37: Waiting 10:53:25 d62a02444d39: Waiting 10:53:25 a08cf0d0f910: Waiting 10:53:25 d09053ce8015: Waiting 10:53:25 3ecc8da1406a: Waiting 10:53:25 bb368ffdd5f6: Waiting 10:53:25 d55bf069b7c8: Layer already exists 10:53:25 369eb1776532: Layer already exists 10:53:25 a56b30301e61: Layer already exists 10:53:25 5f0ee7b33222: Layer already exists 10:53:25 2315e87d14f9: Layer already exists 10:53:25 a08cf0d0f910: Layer already exists 10:53:25 3ecc8da1406a: Layer already exists 10:53:25 1e5173bf4d8c: Layer already exists 10:53:25 bb368ffdd5f6: Layer already exists 10:53:25 d09053ce8015: Layer already exists 10:53:25 07f73a4a7f37: Layer already exists 10:53:25 d62a02444d39: Layer already exists 10:53:25 main: digest: sha256:85c21b31bcf13bc866f961b1259f95128d397a98767790ce9f5d77de50f66a93 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:53:25 ===================================================== [Pipeline] echo 10:53:25 taggedImages: 10:53:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1033d5290f4fd751026052b6c6be6da923b73d23 10:53:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 10:53:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.86 10:53:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 10:53:25 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 10:53:25 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 10:53:25 1033d5290f4fd751026052b6c6be6da923b73d23 10:53:25 latest 10:53:25 3.2.0-dev.86 10:53:25 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 10:53:25 main 10:53:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:26 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1033d5290f4fd751026052b6c6be6da923b73d23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1033d5290f4fd751026052b6c6be6da923b73d23 10:53:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:53:26 05663a5d2e47: Preparing 10:53:26 2bee086d7843: Preparing 10:53:26 bb368ffdd5f6: Preparing 10:53:26 d09053ce8015: Preparing 10:53:26 1bce98591625: Preparing 10:53:26 e6d5e3a7c894: Preparing 10:53:26 d62a02444d39: Preparing 10:53:26 d62a02444d39: Waiting 10:53:26 e6d5e3a7c894: Waiting 10:53:26 bb368ffdd5f6: Layer already exists 10:53:26 d09053ce8015: Layer already exists 10:53:26 d62a02444d39: Layer already exists 10:53:26 05663a5d2e47: Pushed 10:53:26 1bce98591625: Pushed 10:53:27 e6d5e3a7c894: Pushed 10:53:28 2bee086d7843: Pushed 10:53:28 1033d5290f4fd751026052b6c6be6da923b73d23: digest: sha256:183ac35db4b01a39057aac346c6a9f2029dbff55e59ba039dc93c29f24c94cc3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:28 + 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 10:53:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 10:53:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:53:28 05663a5d2e47: Preparing 10:53:28 2bee086d7843: Preparing 10:53:28 bb368ffdd5f6: Preparing 10:53:28 d09053ce8015: Preparing 10:53:28 1bce98591625: Preparing 10:53:28 e6d5e3a7c894: Preparing 10:53:28 d62a02444d39: Preparing 10:53:28 e6d5e3a7c894: Waiting 10:53:28 d62a02444d39: Waiting 10:53:28 2bee086d7843: Layer already exists 10:53:28 bb368ffdd5f6: Layer already exists 10:53:28 d09053ce8015: Layer already exists 10:53:28 1bce98591625: Layer already exists 10:53:28 05663a5d2e47: Layer already exists 10:53:28 d62a02444d39: Layer already exists 10:53:28 e6d5e3a7c894: Layer already exists 10:53:28 latest: digest: sha256:183ac35db4b01a39057aac346c6a9f2029dbff55e59ba039dc93c29f24c94cc3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:29 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.86 10:53:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:53:29 05663a5d2e47: Preparing 10:53:29 2bee086d7843: Preparing 10:53:29 bb368ffdd5f6: Preparing 10:53:29 d09053ce8015: Preparing 10:53:29 1bce98591625: Preparing 10:53:29 e6d5e3a7c894: Preparing 10:53:29 d62a02444d39: Preparing 10:53:29 e6d5e3a7c894: Waiting 10:53:29 d62a02444d39: Waiting 10:53:29 05663a5d2e47: Layer already exists 10:53:29 bb368ffdd5f6: Layer already exists 10:53:29 2bee086d7843: Layer already exists 10:53:29 1bce98591625: Layer already exists 10:53:29 d09053ce8015: Layer already exists 10:53:29 d62a02444d39: Layer already exists 10:53:29 e6d5e3a7c894: Layer already exists 10:53:29 3.2.0-dev.86: digest: sha256:183ac35db4b01a39057aac346c6a9f2029dbff55e59ba039dc93c29f24c94cc3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:29 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 10:53:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:53:30 05663a5d2e47: Preparing 10:53:30 2bee086d7843: Preparing 10:53:30 bb368ffdd5f6: Preparing 10:53:30 d09053ce8015: Preparing 10:53:30 1bce98591625: Preparing 10:53:30 e6d5e3a7c894: Preparing 10:53:30 d62a02444d39: Preparing 10:53:30 e6d5e3a7c894: Waiting 10:53:30 d62a02444d39: Waiting 10:53:30 05663a5d2e47: Layer already exists 10:53:30 d09053ce8015: Layer already exists 10:53:30 2bee086d7843: Layer already exists 10:53:30 1bce98591625: Layer already exists 10:53:30 bb368ffdd5f6: Layer already exists 10:53:30 d62a02444d39: Layer already exists 10:53:30 e6d5e3a7c894: Layer already exists 10:53:30 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86: digest: sha256:183ac35db4b01a39057aac346c6a9f2029dbff55e59ba039dc93c29f24c94cc3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:30 + 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 10:53:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 10:53:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 10:53:30 05663a5d2e47: Preparing 10:53:30 2bee086d7843: Preparing 10:53:30 bb368ffdd5f6: Preparing 10:53:30 d09053ce8015: Preparing 10:53:30 1bce98591625: Preparing 10:53:30 e6d5e3a7c894: Preparing 10:53:30 d62a02444d39: Preparing 10:53:30 e6d5e3a7c894: Waiting 10:53:30 d62a02444d39: Waiting 10:53:30 05663a5d2e47: Layer already exists 10:53:30 2bee086d7843: Layer already exists 10:53:30 d09053ce8015: Layer already exists 10:53:30 bb368ffdd5f6: Layer already exists 10:53:30 1bce98591625: Layer already exists 10:53:30 e6d5e3a7c894: Layer already exists 10:53:30 d62a02444d39: Layer already exists 10:53:30 main: digest: sha256:183ac35db4b01a39057aac346c6a9f2029dbff55e59ba039dc93c29f24c94cc3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:53:30 ===================================================== [Pipeline] echo 10:53:30 taggedImages: 10:53:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1033d5290f4fd751026052b6c6be6da923b73d23 10:53:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 10:53:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.86 10:53:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 10:53:30 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 10:53:31 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 10:53:31 1033d5290f4fd751026052b6c6be6da923b73d23 10:53:31 latest 10:53:31 3.2.0-dev.86 10:53:31 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 10:53:31 main 10:53:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:31 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:1033d5290f4fd751026052b6c6be6da923b73d23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:1033d5290f4fd751026052b6c6be6da923b73d23 10:53:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:53:31 7aa788d94186: Preparing 10:53:31 1a4ad050f1b1: Preparing 10:53:31 ba6c3aecfde5: Preparing 10:53:31 bb368ffdd5f6: Preparing 10:53:31 d09053ce8015: Preparing 10:53:31 d916e772128f: Preparing 10:53:31 4166b0b3344c: Preparing 10:53:31 cf25f3094e54: Preparing 10:53:31 ea2177957f88: Preparing 10:53:31 d62a02444d39: Preparing 10:53:31 d916e772128f: Waiting 10:53:31 4166b0b3344c: Waiting 10:53:31 cf25f3094e54: Waiting 10:53:31 ea2177957f88: Waiting 10:53:31 d62a02444d39: Waiting 10:53:31 d09053ce8015: Layer already exists 10:53:31 bb368ffdd5f6: Layer already exists 10:53:31 1a4ad050f1b1: Pushed 10:53:31 7aa788d94186: Pushed 10:53:31 ba6c3aecfde5: Pushed 10:53:31 d62a02444d39: Layer already exists 10:53:31 cf25f3094e54: Pushed 10:53:32 ea2177957f88: Pushed 10:53:38 4166b0b3344c: Pushed 10:53:42 d916e772128f: Pushed 10:53:42 1033d5290f4fd751026052b6c6be6da923b73d23: digest: sha256:994773f56a6113d3cbc79636b484145f73bbbf5a141488a2008fea269a7c93b2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:42 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 10:53:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:53:42 7aa788d94186: Preparing 10:53:42 1a4ad050f1b1: Preparing 10:53:42 ba6c3aecfde5: Preparing 10:53:42 bb368ffdd5f6: Preparing 10:53:42 d09053ce8015: Preparing 10:53:42 d916e772128f: Preparing 10:53:42 4166b0b3344c: Preparing 10:53:42 cf25f3094e54: Preparing 10:53:42 ea2177957f88: Preparing 10:53:42 d62a02444d39: Preparing 10:53:42 4166b0b3344c: Waiting 10:53:42 cf25f3094e54: Waiting 10:53:42 ea2177957f88: Waiting 10:53:42 d62a02444d39: Waiting 10:53:42 d916e772128f: Waiting 10:53:42 7aa788d94186: Layer already exists 10:53:42 1a4ad050f1b1: Layer already exists 10:53:42 ba6c3aecfde5: Layer already exists 10:53:42 bb368ffdd5f6: Layer already exists 10:53:42 d09053ce8015: Layer already exists 10:53:42 4166b0b3344c: Layer already exists 10:53:42 d916e772128f: Layer already exists 10:53:42 ea2177957f88: Layer already exists 10:53:42 cf25f3094e54: Layer already exists 10:53:42 d62a02444d39: Layer already exists 10:53:42 latest: digest: sha256:994773f56a6113d3cbc79636b484145f73bbbf5a141488a2008fea269a7c93b2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:43 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.86 10:53:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:53:43 7aa788d94186: Preparing 10:53:43 1a4ad050f1b1: Preparing 10:53:43 ba6c3aecfde5: Preparing 10:53:43 bb368ffdd5f6: Preparing 10:53:43 d09053ce8015: Preparing 10:53:43 d916e772128f: Preparing 10:53:43 4166b0b3344c: Preparing 10:53:43 cf25f3094e54: Preparing 10:53:43 ea2177957f88: Preparing 10:53:43 d62a02444d39: Preparing 10:53:43 4166b0b3344c: Waiting 10:53:43 cf25f3094e54: Waiting 10:53:43 ea2177957f88: Waiting 10:53:43 d62a02444d39: Waiting 10:53:43 d916e772128f: Waiting 10:53:43 1a4ad050f1b1: Layer already exists 10:53:43 bb368ffdd5f6: Layer already exists 10:53:43 d09053ce8015: Layer already exists 10:53:43 ba6c3aecfde5: Layer already exists 10:53:43 7aa788d94186: Layer already exists 10:53:43 d916e772128f: Layer already exists 10:53:43 ea2177957f88: Layer already exists 10:53:43 d62a02444d39: Layer already exists 10:53:43 4166b0b3344c: Layer already exists 10:53:43 cf25f3094e54: Layer already exists 10:53:43 3.2.0-dev.86: digest: sha256:994773f56a6113d3cbc79636b484145f73bbbf5a141488a2008fea269a7c93b2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:43 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 10:53:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:53:44 7aa788d94186: Preparing 10:53:44 1a4ad050f1b1: Preparing 10:53:44 ba6c3aecfde5: Preparing 10:53:44 bb368ffdd5f6: Preparing 10:53:44 d09053ce8015: Preparing 10:53:44 d916e772128f: Preparing 10:53:44 4166b0b3344c: Preparing 10:53:44 cf25f3094e54: Preparing 10:53:44 ea2177957f88: Preparing 10:53:44 d62a02444d39: Preparing 10:53:44 4166b0b3344c: Waiting 10:53:44 cf25f3094e54: Waiting 10:53:44 d916e772128f: Waiting 10:53:44 ea2177957f88: Waiting 10:53:44 d62a02444d39: Waiting 10:53:44 d09053ce8015: Layer already exists 10:53:44 bb368ffdd5f6: Layer already exists 10:53:44 1a4ad050f1b1: Layer already exists 10:53:44 ba6c3aecfde5: Layer already exists 10:53:44 7aa788d94186: Layer already exists 10:53:44 d916e772128f: Layer already exists 10:53:44 4166b0b3344c: Layer already exists 10:53:44 cf25f3094e54: Layer already exists 10:53:44 ea2177957f88: Layer already exists 10:53:44 d62a02444d39: Layer already exists 10:53:44 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86: digest: sha256:994773f56a6113d3cbc79636b484145f73bbbf5a141488a2008fea269a7c93b2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:44 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 10:53:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 10:53:44 7aa788d94186: Preparing 10:53:44 1a4ad050f1b1: Preparing 10:53:44 ba6c3aecfde5: Preparing 10:53:44 bb368ffdd5f6: Preparing 10:53:44 d09053ce8015: Preparing 10:53:44 d916e772128f: Preparing 10:53:44 4166b0b3344c: Preparing 10:53:44 cf25f3094e54: Preparing 10:53:44 ea2177957f88: Preparing 10:53:44 d62a02444d39: Preparing 10:53:44 d916e772128f: Waiting 10:53:44 4166b0b3344c: Waiting 10:53:44 cf25f3094e54: Waiting 10:53:44 ea2177957f88: Waiting 10:53:44 d62a02444d39: Waiting 10:53:44 bb368ffdd5f6: Layer already exists 10:53:44 1a4ad050f1b1: Layer already exists 10:53:44 ba6c3aecfde5: Layer already exists 10:53:44 7aa788d94186: Layer already exists 10:53:44 d09053ce8015: Layer already exists 10:53:44 ea2177957f88: Layer already exists 10:53:44 cf25f3094e54: Layer already exists 10:53:44 d916e772128f: Layer already exists 10:53:44 4166b0b3344c: Layer already exists 10:53:44 d62a02444d39: Layer already exists 10:53:44 main: digest: sha256:994773f56a6113d3cbc79636b484145f73bbbf5a141488a2008fea269a7c93b2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:53:44 ===================================================== [Pipeline] echo 10:53:44 taggedImages: 10:53:44 - nexus3.edgexfoundry.org:10004/security-spire-agent:1033d5290f4fd751026052b6c6be6da923b73d23 10:53:44 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 10:53:44 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.86 10:53:44 - nexus3.edgexfoundry.org:10004/security-spire-agent:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 10:53:44 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 10:53:44 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 10:53:44 1033d5290f4fd751026052b6c6be6da923b73d23 10:53:44 latest 10:53:44 3.2.0-dev.86 10:53:44 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 10:53:44 main 10:53:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:45 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:1033d5290f4fd751026052b6c6be6da923b73d23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:1033d5290f4fd751026052b6c6be6da923b73d23 10:53:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:53:45 6424b4d37468: Preparing 10:53:45 e750fdcd48c0: Preparing 10:53:45 b337daae3b7a: Preparing 10:53:45 bb368ffdd5f6: Preparing 10:53:45 d09053ce8015: Preparing 10:53:45 ce97c81f730a: Preparing 10:53:45 b6de6d8b9415: Preparing 10:53:45 53ed1a1aea6f: Preparing 10:53:45 d62a02444d39: Preparing 10:53:45 ce97c81f730a: Waiting 10:53:45 b6de6d8b9415: Waiting 10:53:45 53ed1a1aea6f: Waiting 10:53:45 d62a02444d39: Waiting 10:53:45 d09053ce8015: Layer already exists 10:53:45 bb368ffdd5f6: Layer already exists 10:53:45 6424b4d37468: Pushed 10:53:45 e750fdcd48c0: Pushed 10:53:45 b6de6d8b9415: Pushed 10:53:45 b337daae3b7a: Pushed 10:53:45 d62a02444d39: Layer already exists 10:53:45 53ed1a1aea6f: Pushed 10:53:55 ce97c81f730a: Pushed 10:53:55 1033d5290f4fd751026052b6c6be6da923b73d23: digest: sha256:8fda359d365251c96f5e899dac6545d08d168ebbb62f12f475871483bbedc782 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:55 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 10:53:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:53:56 6424b4d37468: Preparing 10:53:56 e750fdcd48c0: Preparing 10:53:56 b337daae3b7a: Preparing 10:53:56 bb368ffdd5f6: Preparing 10:53:56 d09053ce8015: Preparing 10:53:56 ce97c81f730a: Preparing 10:53:56 b6de6d8b9415: Preparing 10:53:56 53ed1a1aea6f: Preparing 10:53:56 ce97c81f730a: Waiting 10:53:56 b6de6d8b9415: Waiting 10:53:56 d62a02444d39: Preparing 10:53:56 53ed1a1aea6f: Waiting 10:53:56 b337daae3b7a: Layer already exists 10:53:56 d09053ce8015: Layer already exists 10:53:56 bb368ffdd5f6: Layer already exists 10:53:56 e750fdcd48c0: Layer already exists 10:53:56 6424b4d37468: Layer already exists 10:53:56 ce97c81f730a: Layer already exists 10:53:56 53ed1a1aea6f: Layer already exists 10:53:56 b6de6d8b9415: Layer already exists 10:53:56 d62a02444d39: Layer already exists 10:53:56 latest: digest: sha256:8fda359d365251c96f5e899dac6545d08d168ebbb62f12f475871483bbedc782 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:56 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.86 10:53:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:53:56 6424b4d37468: Preparing 10:53:56 e750fdcd48c0: Preparing 10:53:56 b337daae3b7a: Preparing 10:53:56 bb368ffdd5f6: Preparing 10:53:56 d09053ce8015: Preparing 10:53:56 ce97c81f730a: Preparing 10:53:56 b6de6d8b9415: Preparing 10:53:56 53ed1a1aea6f: Preparing 10:53:56 d62a02444d39: Preparing 10:53:56 ce97c81f730a: Waiting 10:53:56 53ed1a1aea6f: Waiting 10:53:56 d62a02444d39: Waiting 10:53:56 b6de6d8b9415: Waiting 10:53:56 b337daae3b7a: Layer already exists 10:53:56 6424b4d37468: Layer already exists 10:53:56 d09053ce8015: Layer already exists 10:53:56 e750fdcd48c0: Layer already exists 10:53:56 bb368ffdd5f6: Layer already exists 10:53:56 ce97c81f730a: Layer already exists 10:53:56 b6de6d8b9415: Layer already exists 10:53:56 d62a02444d39: Layer already exists 10:53:56 53ed1a1aea6f: Layer already exists 10:53:56 3.2.0-dev.86: digest: sha256:8fda359d365251c96f5e899dac6545d08d168ebbb62f12f475871483bbedc782 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:57 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 10:53:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:53:57 6424b4d37468: Preparing 10:53:57 e750fdcd48c0: Preparing 10:53:57 b337daae3b7a: Preparing 10:53:57 bb368ffdd5f6: Preparing 10:53:57 d09053ce8015: Preparing 10:53:57 ce97c81f730a: Preparing 10:53:57 b6de6d8b9415: Preparing 10:53:57 ce97c81f730a: Waiting 10:53:57 53ed1a1aea6f: Preparing 10:53:57 d62a02444d39: Preparing 10:53:57 53ed1a1aea6f: Waiting 10:53:57 d62a02444d39: Waiting 10:53:57 b6de6d8b9415: Waiting 10:53:57 d09053ce8015: Layer already exists 10:53:57 6424b4d37468: Layer already exists 10:53:57 b337daae3b7a: Layer already exists 10:53:57 e750fdcd48c0: Layer already exists 10:53:57 bb368ffdd5f6: Layer already exists 10:53:57 b6de6d8b9415: Layer already exists 10:53:57 53ed1a1aea6f: Layer already exists 10:53:57 ce97c81f730a: Layer already exists 10:53:57 d62a02444d39: Layer already exists 10:53:57 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86: digest: sha256:8fda359d365251c96f5e899dac6545d08d168ebbb62f12f475871483bbedc782 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:57 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 10:53:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 10:53:58 6424b4d37468: Preparing 10:53:58 e750fdcd48c0: Preparing 10:53:58 b337daae3b7a: Preparing 10:53:58 bb368ffdd5f6: Preparing 10:53:58 d09053ce8015: Preparing 10:53:58 ce97c81f730a: Preparing 10:53:58 b6de6d8b9415: Preparing 10:53:58 53ed1a1aea6f: Preparing 10:53:58 d62a02444d39: Preparing 10:53:58 ce97c81f730a: Waiting 10:53:58 b6de6d8b9415: Waiting 10:53:58 53ed1a1aea6f: Waiting 10:53:58 d62a02444d39: Waiting 10:53:58 e750fdcd48c0: Layer already exists 10:53:58 d09053ce8015: Layer already exists 10:53:58 b337daae3b7a: Layer already exists 10:53:58 6424b4d37468: Layer already exists 10:53:58 bb368ffdd5f6: Layer already exists 10:53:58 53ed1a1aea6f: Layer already exists 10:53:58 ce97c81f730a: Layer already exists 10:53:58 b6de6d8b9415: Layer already exists 10:53:58 d62a02444d39: Layer already exists 10:53:58 main: digest: sha256:8fda359d365251c96f5e899dac6545d08d168ebbb62f12f475871483bbedc782 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:53:58 ===================================================== [Pipeline] echo 10:53:58 taggedImages: 10:53:58 - nexus3.edgexfoundry.org:10004/security-spire-config:1033d5290f4fd751026052b6c6be6da923b73d23 10:53:58 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 10:53:58 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.86 10:53:58 - nexus3.edgexfoundry.org:10004/security-spire-config:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 10:53:58 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 10:53:58 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 10:53:58 1033d5290f4fd751026052b6c6be6da923b73d23 10:53:58 latest 10:53:58 3.2.0-dev.86 10:53:58 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 10:53:58 main 10:53:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:58 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:1033d5290f4fd751026052b6c6be6da923b73d23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:53:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:1033d5290f4fd751026052b6c6be6da923b73d23 10:53:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:53:59 7aa788d94186: Preparing 10:53:59 a9946dc1c95f: Preparing 10:53:59 67fb36c4ca95: Preparing 10:53:59 bb368ffdd5f6: Preparing 10:53:59 d09053ce8015: Preparing 10:53:59 43def1ed302e: Preparing 10:53:59 cf25f3094e54: Preparing 10:53:59 ea2177957f88: Preparing 10:53:59 d62a02444d39: Preparing 10:53:59 cf25f3094e54: Waiting 10:53:59 ea2177957f88: Waiting 10:53:59 d62a02444d39: Waiting 10:53:59 43def1ed302e: Waiting 10:53:59 7aa788d94186: Layer already exists 10:53:59 bb368ffdd5f6: Layer already exists 10:53:59 d09053ce8015: Layer already exists 10:53:59 cf25f3094e54: Layer already exists 10:53:59 ea2177957f88: Layer already exists 10:53:59 d62a02444d39: Layer already exists 10:53:59 a9946dc1c95f: Pushed 10:53:59 67fb36c4ca95: Pushed 10:54:09 43def1ed302e: Pushed 10:54:09 1033d5290f4fd751026052b6c6be6da923b73d23: digest: sha256:b204e6f7576ea43d474bd857f0d422a284bf7a02aae79e25b6e047a5e5d5c768 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:09 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 10:54:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:54:09 7aa788d94186: Preparing 10:54:09 a9946dc1c95f: Preparing 10:54:09 67fb36c4ca95: Preparing 10:54:09 bb368ffdd5f6: Preparing 10:54:09 d09053ce8015: Preparing 10:54:09 43def1ed302e: Preparing 10:54:09 cf25f3094e54: Preparing 10:54:09 ea2177957f88: Preparing 10:54:09 d62a02444d39: Preparing 10:54:09 ea2177957f88: Waiting 10:54:09 d62a02444d39: Waiting 10:54:09 cf25f3094e54: Waiting 10:54:09 43def1ed302e: Waiting 10:54:09 bb368ffdd5f6: Layer already exists 10:54:09 d09053ce8015: Layer already exists 10:54:09 a9946dc1c95f: Layer already exists 10:54:09 7aa788d94186: Layer already exists 10:54:09 67fb36c4ca95: Layer already exists 10:54:09 43def1ed302e: Layer already exists 10:54:09 ea2177957f88: Layer already exists 10:54:09 d62a02444d39: Layer already exists 10:54:09 cf25f3094e54: Layer already exists 10:54:09 latest: digest: sha256:b204e6f7576ea43d474bd857f0d422a284bf7a02aae79e25b6e047a5e5d5c768 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:10 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.86 10:54:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:54:10 7aa788d94186: Preparing 10:54:10 a9946dc1c95f: Preparing 10:54:10 67fb36c4ca95: Preparing 10:54:10 bb368ffdd5f6: Preparing 10:54:10 d09053ce8015: Preparing 10:54:10 43def1ed302e: Preparing 10:54:10 cf25f3094e54: Preparing 10:54:10 ea2177957f88: Preparing 10:54:10 d62a02444d39: Preparing 10:54:10 cf25f3094e54: Waiting 10:54:10 ea2177957f88: Waiting 10:54:10 d62a02444d39: Waiting 10:54:10 43def1ed302e: Waiting 10:54:10 a9946dc1c95f: Layer already exists 10:54:10 67fb36c4ca95: Layer already exists 10:54:10 bb368ffdd5f6: Layer already exists 10:54:10 d09053ce8015: Layer already exists 10:54:10 7aa788d94186: Layer already exists 10:54:10 43def1ed302e: Layer already exists 10:54:10 cf25f3094e54: Layer already exists 10:54:10 ea2177957f88: Layer already exists 10:54:10 d62a02444d39: Layer already exists 10:54:10 3.2.0-dev.86: digest: sha256:b204e6f7576ea43d474bd857f0d422a284bf7a02aae79e25b6e047a5e5d5c768 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:10 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 10:54:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:54:11 7aa788d94186: Preparing 10:54:11 a9946dc1c95f: Preparing 10:54:11 67fb36c4ca95: Preparing 10:54:11 bb368ffdd5f6: Preparing 10:54:11 d09053ce8015: Preparing 10:54:11 43def1ed302e: Preparing 10:54:11 cf25f3094e54: Preparing 10:54:11 ea2177957f88: Preparing 10:54:11 d62a02444d39: Preparing 10:54:11 43def1ed302e: Waiting 10:54:11 cf25f3094e54: Waiting 10:54:11 d62a02444d39: Waiting 10:54:11 ea2177957f88: Waiting 10:54:11 bb368ffdd5f6: Layer already exists 10:54:11 d09053ce8015: Layer already exists 10:54:11 67fb36c4ca95: Layer already exists 10:54:11 7aa788d94186: Layer already exists 10:54:11 a9946dc1c95f: Layer already exists 10:54:11 43def1ed302e: Layer already exists 10:54:11 ea2177957f88: Layer already exists 10:54:11 cf25f3094e54: Layer already exists 10:54:11 d62a02444d39: Layer already exists 10:54:11 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86: digest: sha256:b204e6f7576ea43d474bd857f0d422a284bf7a02aae79e25b6e047a5e5d5c768 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:11 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 10:54:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:54:11 7aa788d94186: Preparing 10:54:11 a9946dc1c95f: Preparing 10:54:11 67fb36c4ca95: Preparing 10:54:11 bb368ffdd5f6: Preparing 10:54:11 d09053ce8015: Preparing 10:54:11 43def1ed302e: Preparing 10:54:11 cf25f3094e54: Preparing 10:54:11 ea2177957f88: Preparing 10:54:11 d62a02444d39: Preparing 10:54:11 cf25f3094e54: Waiting 10:54:11 d62a02444d39: Waiting 10:54:11 ea2177957f88: Waiting 10:54:11 67fb36c4ca95: Layer already exists 10:54:11 d09053ce8015: Layer already exists 10:54:11 bb368ffdd5f6: Layer already exists 10:54:11 7aa788d94186: Layer already exists 10:54:11 a9946dc1c95f: Layer already exists 10:54:11 43def1ed302e: Layer already exists 10:54:11 ea2177957f88: Layer already exists 10:54:11 d62a02444d39: Layer already exists 10:54:11 cf25f3094e54: Layer already exists 10:54:11 main: digest: sha256:b204e6f7576ea43d474bd857f0d422a284bf7a02aae79e25b6e047a5e5d5c768 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:54:12 ===================================================== [Pipeline] echo 10:54:12 taggedImages: 10:54:12 - nexus3.edgexfoundry.org:10004/security-spire-server:1033d5290f4fd751026052b6c6be6da923b73d23 10:54:12 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 10:54:12 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.86 10:54:12 - nexus3.edgexfoundry.org:10004/security-spire-server:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 10:54:12 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 10:54:12 [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: 10:54:12 1033d5290f4fd751026052b6c6be6da923b73d23 10:54:12 latest 10:54:12 3.2.0-dev.86 10:54:12 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 10:54:12 main 10:54:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:12 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:1033d5290f4fd751026052b6c6be6da923b73d23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:12 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:1033d5290f4fd751026052b6c6be6da923b73d23 10:54:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 10:54:12 3dc070fa3055: Preparing 10:54:12 de73770066fa: Preparing 10:54:12 bb368ffdd5f6: Preparing 10:54:12 d09053ce8015: Preparing 10:54:12 fcc3d7d6df28: Preparing 10:54:12 fc58f0d3430c: Preparing 10:54:12 d62a02444d39: Preparing 10:54:12 fc58f0d3430c: Waiting 10:54:12 d62a02444d39: Waiting 10:54:12 d09053ce8015: Layer already exists 10:54:12 bb368ffdd5f6: Layer already exists 10:54:12 d62a02444d39: Layer already exists 10:54:12 fcc3d7d6df28: Pushed 10:54:12 3dc070fa3055: Pushed 10:54:12 fc58f0d3430c: Pushed 10:54:16 de73770066fa: Pushed 10:54:16 1033d5290f4fd751026052b6c6be6da923b73d23: digest: sha256:55b54f4e38c6bdaf3ebb2f4a8a1cafc1fd90264708560d620ab946969327f455 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:16 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:17 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 10:54:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 10:54:17 3dc070fa3055: Preparing 10:54:17 de73770066fa: Preparing 10:54:17 bb368ffdd5f6: Preparing 10:54:17 d09053ce8015: Preparing 10:54:17 fcc3d7d6df28: Preparing 10:54:17 fc58f0d3430c: Preparing 10:54:17 d62a02444d39: Preparing 10:54:17 fc58f0d3430c: Waiting 10:54:17 d62a02444d39: Waiting 10:54:17 bb368ffdd5f6: Layer already exists 10:54:17 3dc070fa3055: Layer already exists 10:54:17 de73770066fa: Layer already exists 10:54:17 fcc3d7d6df28: Layer already exists 10:54:17 d09053ce8015: Layer already exists 10:54:17 d62a02444d39: Layer already exists 10:54:17 fc58f0d3430c: Layer already exists 10:54:17 latest: digest: sha256:55b54f4e38c6bdaf3ebb2f4a8a1cafc1fd90264708560d620ab946969327f455 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:17 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:17 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.86 10:54:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 10:54:17 3dc070fa3055: Preparing 10:54:17 de73770066fa: Preparing 10:54:17 bb368ffdd5f6: Preparing 10:54:17 d09053ce8015: Preparing 10:54:17 fcc3d7d6df28: Preparing 10:54:17 fc58f0d3430c: Preparing 10:54:17 d62a02444d39: Preparing 10:54:17 fc58f0d3430c: Waiting 10:54:17 d62a02444d39: Waiting 10:54:17 d09053ce8015: Layer already exists 10:54:17 fcc3d7d6df28: Layer already exists 10:54:17 3dc070fa3055: Layer already exists 10:54:17 de73770066fa: Layer already exists 10:54:17 bb368ffdd5f6: Layer already exists 10:54:17 d62a02444d39: Layer already exists 10:54:17 fc58f0d3430c: Layer already exists 10:54:17 3.2.0-dev.86: digest: sha256:55b54f4e38c6bdaf3ebb2f4a8a1cafc1fd90264708560d620ab946969327f455 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:18 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:18 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 10:54:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 10:54:18 3dc070fa3055: Preparing 10:54:18 de73770066fa: Preparing 10:54:18 bb368ffdd5f6: Preparing 10:54:18 d09053ce8015: Preparing 10:54:18 fcc3d7d6df28: Preparing 10:54:18 fc58f0d3430c: Preparing 10:54:18 d62a02444d39: Preparing 10:54:18 fc58f0d3430c: Waiting 10:54:18 d62a02444d39: Waiting 10:54:18 fcc3d7d6df28: Layer already exists 10:54:18 de73770066fa: Layer already exists 10:54:18 bb368ffdd5f6: Layer already exists 10:54:18 d09053ce8015: Layer already exists 10:54:18 3dc070fa3055: Layer already exists 10:54:18 d62a02444d39: Layer already exists 10:54:18 fc58f0d3430c: Layer already exists 10:54:18 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86: digest: sha256:55b54f4e38c6bdaf3ebb2f4a8a1cafc1fd90264708560d620ab946969327f455 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:18 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:19 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main 10:54:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 10:54:19 3dc070fa3055: Preparing 10:54:19 de73770066fa: Preparing 10:54:19 bb368ffdd5f6: Preparing 10:54:19 d09053ce8015: Preparing 10:54:19 fcc3d7d6df28: Preparing 10:54:19 fc58f0d3430c: Preparing 10:54:19 d62a02444d39: Preparing 10:54:19 fc58f0d3430c: Waiting 10:54:19 d62a02444d39: Waiting 10:54:19 d09053ce8015: Layer already exists 10:54:19 de73770066fa: Layer already exists 10:54:19 fcc3d7d6df28: Layer already exists 10:54:19 3dc070fa3055: Layer already exists 10:54:19 bb368ffdd5f6: Layer already exists 10:54:19 fc58f0d3430c: Layer already exists 10:54:19 d62a02444d39: Layer already exists 10:54:19 main: digest: sha256:55b54f4e38c6bdaf3ebb2f4a8a1cafc1fd90264708560d620ab946969327f455 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:54:19 ===================================================== [Pipeline] echo 10:54:19 taggedImages: 10:54:19 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:1033d5290f4fd751026052b6c6be6da923b73d23 10:54:19 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 10:54:19 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.86 10:54:19 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 10:54:19 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo 10:54:19 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 10:54:19 1033d5290f4fd751026052b6c6be6da923b73d23 10:54:19 latest 10:54:19 3.2.0-dev.86 10:54:19 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 10:54:19 main 10:54:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:19 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1033d5290f4fd751026052b6c6be6da923b73d23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications:1033d5290f4fd751026052b6c6be6da923b73d23 10:54:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:54:19 9c6f3b0eba6b: Preparing 10:54:19 264903300c5b: Preparing 10:54:19 ff7da59b5d1c: Preparing 10:54:19 bb368ffdd5f6: Preparing 10:54:19 d09053ce8015: Preparing 10:54:19 aab910d0ac6d: Preparing 10:54:19 498f9bfd0248: Preparing 10:54:19 d62a02444d39: Preparing 10:54:19 aab910d0ac6d: Waiting 10:54:19 498f9bfd0248: Waiting 10:54:19 d62a02444d39: Waiting 10:54:19 d09053ce8015: Layer already exists 10:54:19 bb368ffdd5f6: Layer already exists 10:54:19 264903300c5b: Pushed 10:54:19 d62a02444d39: Layer already exists 10:54:19 9c6f3b0eba6b: Pushed 10:54:19 aab910d0ac6d: Pushed 10:54:20 498f9bfd0248: Pushed 10:54:23 ff7da59b5d1c: Pushed 10:54:23 1033d5290f4fd751026052b6c6be6da923b73d23: digest: sha256:cc8bb864eb1421b995c21c998f041ded5d7390d59b78bbc6ee0635b945addded size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:23 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 10:54:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:54:24 9c6f3b0eba6b: Preparing 10:54:24 264903300c5b: Preparing 10:54:24 ff7da59b5d1c: Preparing 10:54:24 bb368ffdd5f6: Preparing 10:54:24 d09053ce8015: Preparing 10:54:24 aab910d0ac6d: Preparing 10:54:24 498f9bfd0248: Preparing 10:54:24 d62a02444d39: Preparing 10:54:24 aab910d0ac6d: Waiting 10:54:24 498f9bfd0248: Waiting 10:54:24 d62a02444d39: Waiting 10:54:24 264903300c5b: Layer already exists 10:54:24 9c6f3b0eba6b: Layer already exists 10:54:24 bb368ffdd5f6: Layer already exists 10:54:24 ff7da59b5d1c: Layer already exists 10:54:24 d09053ce8015: Layer already exists 10:54:24 498f9bfd0248: Layer already exists 10:54:24 aab910d0ac6d: Layer already exists 10:54:24 d62a02444d39: Layer already exists 10:54:24 latest: digest: sha256:cc8bb864eb1421b995c21c998f041ded5d7390d59b78bbc6ee0635b945addded size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:24 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:24 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.86 10:54:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:54:24 9c6f3b0eba6b: Preparing 10:54:24 264903300c5b: Preparing 10:54:24 ff7da59b5d1c: Preparing 10:54:24 bb368ffdd5f6: Preparing 10:54:24 d09053ce8015: Preparing 10:54:24 aab910d0ac6d: Preparing 10:54:24 498f9bfd0248: Preparing 10:54:24 d62a02444d39: Preparing 10:54:24 aab910d0ac6d: Waiting 10:54:24 498f9bfd0248: Waiting 10:54:24 d62a02444d39: Waiting 10:54:24 d09053ce8015: Layer already exists 10:54:24 ff7da59b5d1c: Layer already exists 10:54:24 9c6f3b0eba6b: Layer already exists 10:54:24 bb368ffdd5f6: Layer already exists 10:54:24 264903300c5b: Layer already exists 10:54:24 d62a02444d39: Layer already exists 10:54:24 aab910d0ac6d: Layer already exists 10:54:24 498f9bfd0248: Layer already exists 10:54:24 3.2.0-dev.86: digest: sha256:cc8bb864eb1421b995c21c998f041ded5d7390d59b78bbc6ee0635b945addded size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:25 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 10:54:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:54:25 9c6f3b0eba6b: Preparing 10:54:25 264903300c5b: Preparing 10:54:25 ff7da59b5d1c: Preparing 10:54:25 bb368ffdd5f6: Preparing 10:54:25 d09053ce8015: Preparing 10:54:25 aab910d0ac6d: Preparing 10:54:25 498f9bfd0248: Preparing 10:54:25 d62a02444d39: Preparing 10:54:25 aab910d0ac6d: Waiting 10:54:25 498f9bfd0248: Waiting 10:54:25 d62a02444d39: Waiting 10:54:25 264903300c5b: Layer already exists 10:54:25 ff7da59b5d1c: Layer already exists 10:54:25 d09053ce8015: Layer already exists 10:54:25 bb368ffdd5f6: Layer already exists 10:54:25 9c6f3b0eba6b: Layer already exists 10:54:25 498f9bfd0248: Layer already exists 10:54:25 d62a02444d39: Layer already exists 10:54:25 aab910d0ac6d: Layer already exists 10:54:25 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86: digest: sha256:cc8bb864eb1421b995c21c998f041ded5d7390d59b78bbc6ee0635b945addded size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:26 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 10:54:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:54:26 9c6f3b0eba6b: Preparing 10:54:26 264903300c5b: Preparing 10:54:26 ff7da59b5d1c: Preparing 10:54:26 bb368ffdd5f6: Preparing 10:54:26 d09053ce8015: Preparing 10:54:26 aab910d0ac6d: Preparing 10:54:26 498f9bfd0248: Preparing 10:54:26 d62a02444d39: Preparing 10:54:26 aab910d0ac6d: Waiting 10:54:26 d62a02444d39: Waiting 10:54:26 ff7da59b5d1c: Layer already exists 10:54:26 d09053ce8015: Layer already exists 10:54:26 bb368ffdd5f6: Layer already exists 10:54:26 264903300c5b: Layer already exists 10:54:26 9c6f3b0eba6b: Layer already exists 10:54:26 aab910d0ac6d: Layer already exists 10:54:26 498f9bfd0248: Layer already exists 10:54:26 d62a02444d39: Layer already exists 10:54:26 main: digest: sha256:cc8bb864eb1421b995c21c998f041ded5d7390d59b78bbc6ee0635b945addded size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:54:26 ===================================================== [Pipeline] echo 10:54:26 taggedImages: 10:54:26 - nexus3.edgexfoundry.org:10004/support-notifications:1033d5290f4fd751026052b6c6be6da923b73d23 10:54:26 - nexus3.edgexfoundry.org:10004/support-notifications:latest 10:54:26 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.86 10:54:26 - nexus3.edgexfoundry.org:10004/support-notifications:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 10:54:26 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 10:54:26 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 10:54:26 1033d5290f4fd751026052b6c6be6da923b73d23 10:54:26 latest 10:54:26 3.2.0-dev.86 10:54:26 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 10:54:26 main 10:54:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:26 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:1033d5290f4fd751026052b6c6be6da923b73d23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:1033d5290f4fd751026052b6c6be6da923b73d23 10:54:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:54:27 ca8df0dd7abf: Preparing 10:54:27 a8490d29af16: Preparing 10:54:27 bb368ffdd5f6: Preparing 10:54:27 d09053ce8015: Preparing 10:54:27 63cd8a992fdc: Preparing 10:54:27 fc34218b7e1f: Preparing 10:54:27 d62a02444d39: Preparing 10:54:27 fc34218b7e1f: Waiting 10:54:27 d62a02444d39: Waiting 10:54:27 bb368ffdd5f6: Layer already exists 10:54:27 d09053ce8015: Layer already exists 10:54:27 63cd8a992fdc: Layer already exists 10:54:27 fc34218b7e1f: Layer already exists 10:54:27 d62a02444d39: Layer already exists 10:54:27 ca8df0dd7abf: Pushed 10:54:31 a8490d29af16: Pushed 10:54:31 1033d5290f4fd751026052b6c6be6da923b73d23: digest: sha256:5ea5042134fb0391253315b03b7a51a832a1c1220f66a93b44adae89adce0933 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:31 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:31 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 10:54:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:54:31 ca8df0dd7abf: Preparing 10:54:31 a8490d29af16: Preparing 10:54:31 bb368ffdd5f6: Preparing 10:54:31 d09053ce8015: Preparing 10:54:31 63cd8a992fdc: Preparing 10:54:31 fc34218b7e1f: Preparing 10:54:31 d62a02444d39: Preparing 10:54:31 fc34218b7e1f: Waiting 10:54:31 d62a02444d39: Waiting 10:54:31 63cd8a992fdc: Layer already exists 10:54:31 bb368ffdd5f6: Layer already exists 10:54:31 d09053ce8015: Layer already exists 10:54:31 a8490d29af16: Layer already exists 10:54:31 ca8df0dd7abf: Layer already exists 10:54:31 fc34218b7e1f: Layer already exists 10:54:31 d62a02444d39: Layer already exists 10:54:31 latest: digest: sha256:5ea5042134fb0391253315b03b7a51a832a1c1220f66a93b44adae89adce0933 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:32 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.86 10:54:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:54:32 ca8df0dd7abf: Preparing 10:54:32 a8490d29af16: Preparing 10:54:32 bb368ffdd5f6: Preparing 10:54:32 d09053ce8015: Preparing 10:54:32 63cd8a992fdc: Preparing 10:54:32 fc34218b7e1f: Preparing 10:54:32 d62a02444d39: Preparing 10:54:32 fc34218b7e1f: Waiting 10:54:32 d62a02444d39: Waiting 10:54:32 ca8df0dd7abf: Layer already exists 10:54:32 d09053ce8015: Layer already exists 10:54:32 a8490d29af16: Layer already exists 10:54:32 bb368ffdd5f6: Layer already exists 10:54:32 63cd8a992fdc: Layer already exists 10:54:32 d62a02444d39: Layer already exists 10:54:32 fc34218b7e1f: Layer already exists 10:54:32 3.2.0-dev.86: digest: sha256:5ea5042134fb0391253315b03b7a51a832a1c1220f66a93b44adae89adce0933 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:32 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 10:54:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:54:33 ca8df0dd7abf: Preparing 10:54:33 a8490d29af16: Preparing 10:54:33 bb368ffdd5f6: Preparing 10:54:33 d09053ce8015: Preparing 10:54:33 63cd8a992fdc: Preparing 10:54:33 fc34218b7e1f: Preparing 10:54:33 d62a02444d39: Preparing 10:54:33 fc34218b7e1f: Waiting 10:54:33 d62a02444d39: Waiting 10:54:33 ca8df0dd7abf: Layer already exists 10:54:33 a8490d29af16: Layer already exists 10:54:33 63cd8a992fdc: Layer already exists 10:54:33 d09053ce8015: Layer already exists 10:54:33 bb368ffdd5f6: Layer already exists 10:54:33 fc34218b7e1f: Layer already exists 10:54:33 d62a02444d39: Layer already exists 10:54:33 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86: digest: sha256:5ea5042134fb0391253315b03b7a51a832a1c1220f66a93b44adae89adce0933 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:33 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:54:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 10:54:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:54:33 ca8df0dd7abf: Preparing 10:54:33 a8490d29af16: Preparing 10:54:33 bb368ffdd5f6: Preparing 10:54:33 d09053ce8015: Preparing 10:54:33 63cd8a992fdc: Preparing 10:54:33 fc34218b7e1f: Preparing 10:54:33 d62a02444d39: Preparing 10:54:33 fc34218b7e1f: Waiting 10:54:33 d09053ce8015: Layer already exists 10:54:33 63cd8a992fdc: Layer already exists 10:54:33 a8490d29af16: Layer already exists 10:54:33 ca8df0dd7abf: Layer already exists 10:54:33 bb368ffdd5f6: Layer already exists 10:54:33 fc34218b7e1f: Layer already exists 10:54:33 d62a02444d39: Layer already exists 10:54:33 main: digest: sha256:5ea5042134fb0391253315b03b7a51a832a1c1220f66a93b44adae89adce0933 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:54:34 ===================================================== [Pipeline] echo 10:54:34 taggedImages: 10:54:34 - nexus3.edgexfoundry.org:10004/support-scheduler:1033d5290f4fd751026052b6c6be6da923b73d23 10:54:34 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 10:54:34 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.86 10:54:34 - nexus3.edgexfoundry.org:10004/support-scheduler:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 10:54: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] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 11:10:18 #149 ... 11:10:18 11:10:18 #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 11:10:18 #156 DONE 1283.2s 11:10:18 11:10:18 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:10:18 #149 ... 11:10:18 11:10:18 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 11:10:18 #161 DONE 0.3s 11:10:18 11:10:18 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 11:10:18 #162 DONE 0.2s 11:10:18 11:10:18 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:10:18 #150 ... 11:10:18 11:10:18 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:10:18 #149 1284.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.86" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 11:10:18 #149 ... 11:10:18 11:10:18 #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 11:10:18 #163 DONE 0.3s 11:10:18 11:10:18 #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 11:10:18 #164 DONE 0.2s 11:10:18 11:10:18 #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 11:10:18 #165 DONE 0.3s 11:10:18 11:10:18 #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 11:10:18 #166 DONE 0.2s 11:10:18 11:10:18 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:10:20 #167 DONE 2.5s 11:10:20 11:10:20 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:10:22 #149 ... 11:10:22 11:10:22 #117 [security-proxy-setup] exporting to image 11:10:22 #117 exporting layers 1.3s done 11:10:22 #117 writing image sha256:1a58ac46f09561c54cb01d53292c8084aba602f667e227c03adf5b11609b04e0 done 11:10:22 #117 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 11:10:22 #117 DONE 3.4s 11:10:22 11:10:22 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:10:24 #149 ... 11:10:24 11:10:24 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 11:10:24 #152 DONE 1291.5s 11:10:24 11:10:24 #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 11:10:25 #168 DONE 0.4s 11:10:25 11:10:25 #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 11:10:27 #169 DONE 2.5s 11:10:27 11:10:27 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 11:10:27 #155 ... 11:10:27 11:10:27 #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 11:10:27 #170 DONE 0.4s 11:10:27 11:10:27 #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 11:10:28 #171 DONE 0.2s 11:10:28 11:10:28 #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 11:10:28 #172 DONE 0.3s 11:10:28 11:10:28 #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 11:10:28 #173 DONE 0.1s 11:10:28 11:10:28 #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 11:10:28 #174 DONE 0.2s 11:10:28 11:10:28 #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 11:10:29 #175 DONE 0.3s 11:10:29 11:10:29 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 11:10:29 #154 ... 11:10:29 11:10:29 #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 11:10:29 #176 DONE 0.1s 11:10:29 11:10:29 #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 11:10:29 #177 DONE 0.1s 11:10:29 11:10:29 #160 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 11:10:29 #160 ... 11:10:29 11:10:29 #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 11:10:29 #178 DONE 0.1s 11:10:29 11:10:29 #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 11:10:32 #179 DONE 2.3s 11:10:32 11:10:32 #117 [security-bootstrapper] exporting to image 11:10:32 #117 exporting layers 11:10:33 #117 exporting layers 1.3s done 11:10:33 #117 writing image sha256:38b0c92f406477cd6d42171d9557c3042c0ac3052190fd5c66243810e8e2b631 done 11:10:33 #117 naming to docker.io/library/security-bootstrapper-arm64 done 11:10:33 #117 DONE 4.7s 11:10:33 11:10:33 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 11:10:43 #153 ... 11:10:43 11:10:43 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 11:10:43 #149 DONE 1309.0s 11:10:43 11:10:43 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:10:43 #42 ... 11:10:43 11:10:43 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 11:10:43 #180 DONE 0.3s 11:10:43 11:10:43 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 11:10:43 #181 DONE 0.2s 11:10:43 11:10:43 #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 11:10:43 #182 DONE 0.3s 11:10:43 11:10:43 #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:10:43 #125 ... 11:10:43 11:10:43 #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 11:10:43 #183 DONE 0.2s 11:10:43 11:10:43 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 11:10:43 #184 DONE 0.1s 11:10:43 11:10:43 #160 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 11:10:43 #160 ... 11:10:43 11:10:43 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 11:10:43 #185 DONE 0.3s 11:10:43 11:10:43 #160 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 11:10:43 #160 ... 11:10:43 11:10:43 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 11:10:43 #186 DONE 0.3s 11:10:43 11:10:43 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:10:44 #151 ... 11:10:44 11:10:44 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 11:10:44 #187 DONE 0.1s 11:10:44 11:10:44 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:10:46 #188 DONE 2.3s 11:10:46 11:10:46 #117 [security-secretstore-setup] exporting to image 11:10:46 #117 exporting layers 11:10:48 #117 exporting layers 1.5s done 11:10:48 #117 writing image sha256:bac6762ca40118324880fd32a9907ed05c2c13f1c0acae311a94bb13f83f41a2 done 11:10:48 #117 naming to docker.io/library/security-secretstore-setup-arm64 0.0s done 11:10:48 #117 DONE 6.2s 11:10:48 11:10:48 #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:11:55 #125 ... 11:11:55 11:11:55 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 11:11:55 #153 DONE 1382.9s 11:11:56 11:11:56 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 11:11:56 #154 ... 11:11:56 11:11:56 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 11:11:56 #189 DONE 0.3s 11:11:56 11:11:56 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 11:11:56 #190 DONE 0.2s 11:11:56 11:11:56 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 11:11:57 #154 ... 11:11:57 11:11:57 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 11:11:57 #191 DONE 0.4s 11:11:57 11:11:57 #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 11:11:57 #192 DONE 0.2s 11:11:57 11:11:57 #160 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 11:11:57 #160 ... 11:11:57 11:11:57 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 11:11:57 #193 DONE 0.2s 11:11:57 11:11:57 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:12:00 #194 DONE 2.3s 11:12:00 11:12:00 #117 [core-common-config-bootstrapper] exporting to image 11:12:00 #117 exporting layers 11:12:00 #117 exporting layers 0.8s done 11:12:00 #117 writing image sha256:bb638d5a1d6bc6e42a3c3d593ac84ce274936c83f42356aa5d94e983bee53e10 done 11:12:00 #117 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 11:12:00 #117 DONE 7.0s 11:12:00 11:12:00 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 11:14:22 #154 ... 11:14:22 11:14:22 #125 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 11:14:22 #125 DONE 1523.0s 11:14:22 11:14:22 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:14:22 #150 ... 11:14:22 11:14:22 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:14:22 #195 DONE 0.2s 11:14:22 11:14:22 #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:14:22 #158 ... 11:14:22 11:14:22 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:14:22 #196 DONE 0.2s 11:14:22 11:14:22 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 11:14:22 #197 DONE 0.4s 11:14:22 11:14:22 #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 11:14:22 #198 DONE 0.1s 11:14:22 11:14:22 #117 [security-spiffe-token-provider] exporting to image 11:14:22 #117 exporting layers 11:14:22 #117 exporting layers 0.9s done 11:14:22 #117 writing image sha256:96a8d2010a508be5065f4d93d7d745df8911092ead934d052f921a6ebc38c39e 0.1s done 11:14:22 #117 naming to docker.io/library/security-spiffe-token-provider-arm64 11:14:22 #117 naming to docker.io/library/security-spiffe-token-provider-arm64 done 11:14:22 #117 DONE 8.0s 11:14:22 11:14:22 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 11:23:29 #154 ... 11:23:29 11:23:29 #155 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 11:23:29 #155 DONE 2065.7s 11:23:29 11:23:29 #160 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 11:23:29 #160 ... 11:23:29 11:23:29 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 11:23:29 #199 DONE 0.2s 11:23:29 11:23:29 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:23:29 #150 ... 11:23:29 11:23:29 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 11:23:29 #200 DONE 0.1s 11:23:29 11:23:29 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 11:23:29 #201 DONE 0.4s 11:23:29 11:23:29 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:23:29 #150 ... 11:23:29 11:23:29 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 11:23:29 #202 DONE 0.1s 11:23:29 11:23:29 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 11:23:29 #203 DONE 0.2s 11:23:29 11:23:29 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 11:23:29 #204 DONE 1.9s 11:23:29 11:23:29 #117 [security-proxy-auth] exporting to image 11:23:29 #117 exporting layers 11:23:29 #117 exporting layers 0.7s done 11:23:29 #117 writing image sha256:be2bc6a3799f3e79989f709655e725b09eabc51db33de6161ff0602e5e34f82e done 11:23:29 #117 naming to docker.io/library/security-proxy-auth-arm64 done 11:23:29 #117 DONE 8.7s 11:23:29 11:23:29 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:24:26 #42 ... 11:24:26 11:24:26 #160 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 11:24:26 #160 DONE 2126.7s 11:24:26 11:24:26 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:24:26 #150 ... 11:24:26 11:24:26 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 11:24:26 #205 DONE 0.1s 11:24:26 11:24:26 #58 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 11:24:26 #58 ... 11:24:26 11:24:26 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 11:24:26 #206 DONE 0.2s 11:24:26 11:24:26 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 11:24:26 #207 DONE 0.5s 11:24:26 11:24:26 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 11:24:26 #208 DONE 0.1s 11:24:26 11:24:26 #117 [core-command] exporting to image 11:24:26 #117 exporting layers 11:24:26 #117 exporting layers 0.5s done 11:24:26 #117 writing image sha256:5abe2eef350634efb64b5689ea9c9b701371d79b4c916e93d0436826c104f8fd done 11:24:26 #117 naming to docker.io/library/core-command-arm64 done 11:24:26 #117 DONE 9.3s 11:24:26 11:24:26 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:26:47 #151 ... 11:26:47 11:26:47 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 11:26:47 #157 DONE 2268.6s 11:26:47 11:26:47 #150 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 11:26:47 #150 DONE 2268.7s 11:26:47 11:26:47 #58 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 11:26:47 #58 ... 11:26:47 11:26:47 #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 11:26:47 #209 DONE 0.3s 11:26:47 11:26:47 #210 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:26:47 #210 DONE 0.3s 11:26:47 11:26:47 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 11:26:47 #154 ... 11:26:47 11:26:47 #211 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 11:26:47 #211 ... 11:26:47 11:26:47 #212 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 11:26:47 #212 DONE 0.3s 11:26:47 11:26:47 #213 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 11:26:47 #213 ... 11:26:47 11:26:47 #211 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 11:26:47 #211 DONE 0.8s 11:26:47 11:26:47 #214 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 11:26:47 #214 DONE 0.3s 11:26:47 11:26:47 #213 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 11:26:47 #213 DONE 0.8s 11:26:47 11:26:47 #215 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 11:26:47 #215 DONE 0.3s 11:26:47 11:26:47 #117 [core-keeper] exporting to image 11:26:47 #117 exporting layers 11:26:47 #117 ... 11:26:47 11:26:47 #216 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 11:26:47 #216 DONE 0.3s 11:26:47 11:26:47 #217 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 11:26:47 #217 DONE 0.4s 11:26:47 11:26:47 #58 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 11:26:47 #58 ... 11:26:47 11:26:47 #117 [core-data] exporting to image 11:26:47 #117 exporting layers 0.9s done 11:26:47 #117 writing image sha256:41a60bc77682af729a0c282a4d8abdea25816d411ec9ee642dadf7d569017dd4 0.0s done 11:26:47 #117 naming to docker.io/library/core-keeper-arm64 done 11:26:47 #117 exporting layers 0.7s done 11:26:47 #117 writing image sha256:280ff8f536cd9593b9f4dd23ea09240d3d1dce1ac7fa3808e0a6c820b60dcdf5 0.0s done 11:26:47 #117 naming to docker.io/library/core-data-arm64 0.0s done 11:26:47 #117 DONE 10.8s 11:26:47 11:26:47 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 11:26:47 #154 ... 11:26:47 11:26:47 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 11:26:47 #151 DONE 2273.2s 11:26:47 11:26:47 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:26:47 #42 ... 11:26:47 11:26:47 #218 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 11:26:47 #218 DONE 0.2s 11:26:47 11:26:47 #219 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 11:26:47 #219 DONE 0.3s 11:26:47 11:26:47 #220 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 11:26:47 #220 DONE 0.6s 11:26:47 11:26:47 #221 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 11:26:47 #221 DONE 0.1s 11:26:47 11:26:47 #222 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 11:26:47 #222 DONE 0.1s 11:26:47 11:26:47 #223 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 11:26:48 #223 DONE 0.1s 11:26:48 11:26:48 #117 [core-metadata] exporting to image 11:26:48 #117 exporting layers 0.6s done 11:26:48 #117 writing image sha256:1041dca2d324e7fd080b36b45ec93ced859d050491540f78957201c0afeb9937 done 11:26:48 #117 naming to docker.io/library/core-metadata-arm64 done 11:26:48 #117 DONE 11.4s 11:26:48 11:26:48 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 11:27:27 #154 DONE 2312.6s 11:27:27 11:27:27 #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 11:27:27 #158 DONE 2312.6s 11:27:27 11:27:27 #159 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 11:27:27 #159 DONE 2312.7s 11:27:27 11:27:27 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:27:27 #42 ... 11:27:27 11:27:27 #224 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 11:27:27 #224 ... 11:27:27 11:27:27 #225 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:27:27 #225 DONE 0.2s 11:27:27 11:27:27 #224 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 11:27:27 #224 DONE 0.3s 11:27:27 11:27:27 #226 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 11:27:27 #226 ... 11:27:27 11:27:27 #227 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:27:27 #227 DONE 0.3s 11:27:27 11:27:27 #226 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 11:27:27 #226 DONE 0.3s 11:27:27 11:27:27 #228 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 11:27:27 #228 DONE 0.2s 11:27:27 11:27:27 #229 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 11:27:27 #229 DONE 0.2s 11:27:27 11:27:27 #230 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 11:27:27 #230 ... 11:27:27 11:27:27 #231 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 11:27:27 #231 DONE 0.7s 11:27:27 11:27:27 #232 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 11:27:27 #232 DONE 0.4s 11:27:27 11:27:27 #230 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 11:27:27 #230 DONE 0.6s 11:27:27 11:27:27 #233 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 11:27:27 #233 ... 11:27:27 11:27:27 #234 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 11:27:27 #234 DONE 0.2s 11:27:27 11:27:27 #235 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 11:27:27 #235 DONE 0.2s 11:27:27 11:27:27 #233 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 11:27:27 #233 DONE 0.3s 11:27:27 11:27:27 #117 [support-cron-scheduler] exporting to image 11:27:27 #117 exporting layers 11:27:27 #117 ... 11:27:27 11:27:27 #236 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 11:27:27 #236 DONE 0.2s 11:27:27 11:27:27 #117 [support-notifications] exporting to image 11:27:27 #117 exporting layers 0.6s done 11:27:27 #117 writing image sha256:a3b67f145fbbad0aa6d93bf9da61f07b057eefe75cc22148647f8a2bcb405a15 11:27:28 #117 writing image sha256:a3b67f145fbbad0aa6d93bf9da61f07b057eefe75cc22148647f8a2bcb405a15 done 11:27:28 #117 naming to docker.io/library/support-scheduler-arm64 0.0s done 11:27:28 #117 exporting layers 0.9s done 11:27:28 #117 writing image sha256:e559c147d3f68d38d73bafa80ea8fca11b8b8a8c3bd9cd8a181fccaf2ec16e9e done 11:27:28 #117 naming to docker.io/library/support-notifications-arm64 done 11:27:29 #117 exporting layers 1.9s done 11:27:29 #117 writing image sha256:1ff389fac3f32cc9e9a18a932d600f1bf1bdfe934345090657030ee47be8bd2f done 11:27:29 #117 naming to docker.io/library/support-cron-scheduler-arm64 done 11:27:29 #117 DONE 13.4s 11:27:29 11:27:29 #42 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 11:27:29 time="2024-10-02T10:46:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:27:29 time="2024-10-02T10:46:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:27:29 time="2024-10-02T10:46:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:27:29 time="2024-10-02T10:46:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:27:29 time="2024-10-02T10:46:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:27:29 time="2024-10-02T10:46:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:27:29 time="2024-10-02T10:46:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:27:29 time="2024-10-02T10:46:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:27:29 time="2024-10-02T10:46:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:27:29 time="2024-10-02T10:46:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:27:29 time="2024-10-02T10:46:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:27:29 time="2024-10-02T10:46:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:27:29 time="2024-10-02T10:46:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:27:29 time="2024-10-02T10:46:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:27:29 time="2024-10-02T10:46:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 11:27:29 time="2024-10-02T10:46:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 11:27:29 $ docker stop --time=1 bbd6f223d34b08646ac3b6180eb0e79b42e83dbb23e619189baa84a22882ee03 11:27:30 $ docker rm -f --volumes bbd6f223d34b08646ac3b6180eb0e79b42e83dbb23e619189baa84a22882ee03 [Pipeline] // withDockerContainer [Pipeline] sh 11:27:31 + docker images 11:27:31 REPOSITORY TAG IMAGE ID CREATED SIZE 11:27:31 support-scheduler-arm64 latest a3b67f145fbb 4 seconds ago 41.6MB 11:27:31 support-notifications-arm64 latest e559c147d3f6 4 seconds ago 42.3MB 11:27:31 support-cron-scheduler-arm64 latest 1ff389fac3f3 4 seconds ago 43.9MB 11:27:31 core-metadata-arm64 latest 1041dca2d324 44 seconds ago 39.5MB 11:27:31 core-keeper-arm64 latest 41a60bc77682 47 seconds ago 39.3MB 11:27:31 core-data-arm64 latest 280ff8f536cd 47 seconds ago 39.4MB 11:27:31 core-command-arm64 latest 5abe2eef3506 3 minutes ago 35.1MB 11:27:31 security-proxy-auth-arm64 latest be2bc6a3799f 4 minutes ago 32.7MB 11:27:31 security-spiffe-token-provider-arm64 latest 96a8d2010a50 13 minutes ago 29.1MB 11:27:31 core-common-config-bootstrapper-arm64 latest bb638d5a1d6b 15 minutes ago 15.4MB 11:27:31 security-secretstore-setup-arm64 latest bac6762ca401 16 minutes ago 36.4MB 11:27:31 security-bootstrapper-arm64 latest 38b0c92f4064 17 minutes ago 18.9MB 11:27:31 security-proxy-setup-arm64 latest 1a58ac46f095 17 minutes ago 26.2MB 11:27:31 security-spire-config-arm64 latest f2793a26935d 39 minutes ago 115MB 11:27:31 security-spire-agent-arm64 latest 69df299fa28e 39 minutes ago 174MB 11:27:31 security-spire-server-arm64 latest 2843806c4975 39 minutes ago 116MB 11:27:31 ci-base-image-arm64 latest 373955b6584b 41 minutes ago 967MB 11:27:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 5 months ago 561MB 11:27:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 16 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:27:31 provisioning config files... 11:27:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/709@tmp/config863761927258205923tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:27:31 ---> ****-login.sh 11:27:31 nexus3.edgexfoundry.org:10001 11:27:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:27:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:27:32 Configure a credential helper to remove this warning. See 11:27:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:27:32 11:27:32 Login Succeeded 11:27:32 nexus3.edgexfoundry.org:10002 11:27:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:27:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:27:32 Configure a credential helper to remove this warning. See 11:27:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:27:32 11:27:32 Login Succeeded 11:27:32 nexus3.edgexfoundry.org:10003 11:27:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:27:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:27:32 Configure a credential helper to remove this warning. See 11:27:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:27:32 11:27:32 Login Succeeded 11:27:32 nexus3.edgexfoundry.org:10004 11:27:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:27:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:27:33 Configure a credential helper to remove this warning. See 11:27:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:27:33 11:27:33 Login Succeeded 11:27:33 ****.io 11:27:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 11:27:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 11:27:33 Configure a credential helper to remove this warning. See 11:27:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 11:27:33 11:27:33 Login Succeeded 11:27:33 ---> ****-login.sh ends [Pipeline] } 11:27:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:27:33 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 11:27:33 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 11:27:33 1033d5290f4fd751026052b6c6be6da923b73d23 11:27:33 latest 11:27:33 3.2.0-dev.86 11:27:33 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 11:27:33 main 11:27:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:33 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:34 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 11:27:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 11:27:34 d572f0db4ed5: Preparing 11:27:34 63d0556f4b05: Preparing 11:27:34 c024564a29ad: Preparing 11:27:34 a1a32f6ba862: Preparing 11:27:34 be0fa473d828: Preparing 11:27:34 cc4870019de6: Preparing 11:27:34 4aeaa0e7d41f: Preparing 11:27:34 cc4870019de6: Waiting 11:27:34 4aeaa0e7d41f: Waiting 11:27:34 a1a32f6ba862: Pushed 11:27:34 d572f0db4ed5: Pushed 11:27:34 c024564a29ad: Pushed 11:27:34 be0fa473d828: Pushed 11:27:34 4aeaa0e7d41f: Layer already exists 11:27:34 cc4870019de6: Pushed 11:27:41 63d0556f4b05: Pushed 11:27:41 1033d5290f4fd751026052b6c6be6da923b73d23: digest: sha256:66463b77eabafecce712f3d039809d292a4c549f1cf0b76ef27e230ad4555f6d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:41 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:41 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 11:27:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 11:27:41 d572f0db4ed5: Preparing 11:27:41 63d0556f4b05: Preparing 11:27:41 c024564a29ad: Preparing 11:27:41 a1a32f6ba862: Preparing 11:27:41 be0fa473d828: Preparing 11:27:41 cc4870019de6: Preparing 11:27:41 4aeaa0e7d41f: Preparing 11:27:41 cc4870019de6: Waiting 11:27:41 4aeaa0e7d41f: Waiting 11:27:41 63d0556f4b05: Layer already exists 11:27:41 a1a32f6ba862: Layer already exists 11:27:41 c024564a29ad: Layer already exists 11:27:41 be0fa473d828: Layer already exists 11:27:41 d572f0db4ed5: Layer already exists 11:27:41 4aeaa0e7d41f: Layer already exists 11:27:41 cc4870019de6: Layer already exists 11:27:41 latest: digest: sha256:66463b77eabafecce712f3d039809d292a4c549f1cf0b76ef27e230ad4555f6d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:42 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:42 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.86 11:27:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 11:27:42 d572f0db4ed5: Preparing 11:27:42 63d0556f4b05: Preparing 11:27:42 c024564a29ad: Preparing 11:27:42 a1a32f6ba862: Preparing 11:27:42 be0fa473d828: Preparing 11:27:42 cc4870019de6: Preparing 11:27:42 4aeaa0e7d41f: Preparing 11:27:42 cc4870019de6: Waiting 11:27:42 4aeaa0e7d41f: Waiting 11:27:42 d572f0db4ed5: Layer already exists 11:27:42 a1a32f6ba862: Layer already exists 11:27:42 be0fa473d828: Layer already exists 11:27:42 63d0556f4b05: Layer already exists 11:27:42 c024564a29ad: Layer already exists 11:27:42 cc4870019de6: Layer already exists 11:27:42 4aeaa0e7d41f: Layer already exists 11:27:43 3.2.0-dev.86: digest: sha256:66463b77eabafecce712f3d039809d292a4c549f1cf0b76ef27e230ad4555f6d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:43 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:43 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 11:27:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 11:27:43 d572f0db4ed5: Preparing 11:27:43 63d0556f4b05: Preparing 11:27:43 c024564a29ad: Preparing 11:27:43 a1a32f6ba862: Preparing 11:27:43 be0fa473d828: Preparing 11:27:43 cc4870019de6: Preparing 11:27:43 4aeaa0e7d41f: Preparing 11:27:43 cc4870019de6: Waiting 11:27:43 4aeaa0e7d41f: Waiting 11:27:43 c024564a29ad: Layer already exists 11:27:43 a1a32f6ba862: Layer already exists 11:27:43 d572f0db4ed5: Layer already exists 11:27:43 63d0556f4b05: Layer already exists 11:27:43 be0fa473d828: Layer already exists 11:27:43 4aeaa0e7d41f: Layer already exists 11:27:43 cc4870019de6: Layer already exists 11:27:43 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86: digest: sha256:66463b77eabafecce712f3d039809d292a4c549f1cf0b76ef27e230ad4555f6d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:44 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:44 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 11:27:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 11:27:44 d572f0db4ed5: Preparing 11:27:44 63d0556f4b05: Preparing 11:27:44 c024564a29ad: Preparing 11:27:44 a1a32f6ba862: Preparing 11:27:44 be0fa473d828: Preparing 11:27:44 cc4870019de6: Preparing 11:27:44 4aeaa0e7d41f: Preparing 11:27:44 cc4870019de6: Waiting 11:27:44 4aeaa0e7d41f: Waiting 11:27:44 c024564a29ad: Layer already exists 11:27:44 a1a32f6ba862: Layer already exists 11:27:44 63d0556f4b05: Layer already exists 11:27:44 be0fa473d828: Layer already exists 11:27:44 d572f0db4ed5: Layer already exists 11:27:44 cc4870019de6: Layer already exists 11:27:44 4aeaa0e7d41f: Layer already exists 11:27:45 main: digest: sha256:66463b77eabafecce712f3d039809d292a4c549f1cf0b76ef27e230ad4555f6d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:27:45 ===================================================== [Pipeline] echo 11:27:45 taggedImages: 11:27:45 - nexus3.edgexfoundry.org:10004/core-command-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 11:27:45 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 11:27:45 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.86 11:27:45 - nexus3.edgexfoundry.org:10004/core-command-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 11:27:45 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 11:27:45 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 11:27:45 1033d5290f4fd751026052b6c6be6da923b73d23 11:27:45 latest 11:27:45 3.2.0-dev.86 11:27:45 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 11:27:45 main 11:27:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:45 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 11:27:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 11:27:45 c9fa2aa78ed9: Preparing 11:27:45 2b38c9fc29d4: Preparing 11:27:45 5e23df2030fd: Preparing 11:27:45 aadc829048b9: Preparing 11:27:45 c024564a29ad: Preparing 11:27:45 a1a32f6ba862: Preparing 11:27:45 be0fa473d828: Preparing 11:27:45 cc4870019de6: Preparing 11:27:45 4aeaa0e7d41f: Preparing 11:27:45 a1a32f6ba862: Waiting 11:27:45 be0fa473d828: Waiting 11:27:45 cc4870019de6: Waiting 11:27:45 4aeaa0e7d41f: Waiting 11:27:45 c024564a29ad: Layer already exists 11:27:46 a1a32f6ba862: Layer already exists 11:27:46 be0fa473d828: Layer already exists 11:27:46 2b38c9fc29d4: Pushed 11:27:46 5e23df2030fd: Pushed 11:27:46 cc4870019de6: Layer already exists 11:27:46 c9fa2aa78ed9: Pushed 11:27:46 4aeaa0e7d41f: Layer already exists 11:27:48 aadc829048b9: Pushed 11:27:48 1033d5290f4fd751026052b6c6be6da923b73d23: digest: sha256:b24baaa1b1bf0deffcec82c1419088d845c84a54c7c70d2a33e0d8013e403650 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:48 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:48 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 11:27:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 11:27:48 c9fa2aa78ed9: Preparing 11:27:48 2b38c9fc29d4: Preparing 11:27:48 5e23df2030fd: Preparing 11:27:48 aadc829048b9: Preparing 11:27:48 c024564a29ad: Preparing 11:27:48 a1a32f6ba862: Preparing 11:27:48 be0fa473d828: Preparing 11:27:48 cc4870019de6: Preparing 11:27:48 4aeaa0e7d41f: Preparing 11:27:48 cc4870019de6: Waiting 11:27:48 a1a32f6ba862: Waiting 11:27:48 be0fa473d828: Waiting 11:27:48 4aeaa0e7d41f: Waiting 11:27:48 aadc829048b9: Layer already exists 11:27:48 2b38c9fc29d4: Layer already exists 11:27:48 5e23df2030fd: Layer already exists 11:27:48 c9fa2aa78ed9: Layer already exists 11:27:48 c024564a29ad: Layer already exists 11:27:48 a1a32f6ba862: Layer already exists 11:27:48 cc4870019de6: Layer already exists 11:27:48 4aeaa0e7d41f: Layer already exists 11:27:48 be0fa473d828: Layer already exists 11:27:49 latest: digest: sha256:b24baaa1b1bf0deffcec82c1419088d845c84a54c7c70d2a33e0d8013e403650 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:49 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:49 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.86 11:27:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 11:27:49 c9fa2aa78ed9: Preparing 11:27:49 2b38c9fc29d4: Preparing 11:27:49 5e23df2030fd: Preparing 11:27:49 aadc829048b9: Preparing 11:27:49 c024564a29ad: Preparing 11:27:49 a1a32f6ba862: Preparing 11:27:49 be0fa473d828: Preparing 11:27:49 cc4870019de6: Preparing 11:27:49 4aeaa0e7d41f: Preparing 11:27:49 be0fa473d828: Waiting 11:27:49 cc4870019de6: Waiting 11:27:49 4aeaa0e7d41f: Waiting 11:27:49 a1a32f6ba862: Waiting 11:27:49 c024564a29ad: Layer already exists 11:27:49 aadc829048b9: Layer already exists 11:27:49 c9fa2aa78ed9: Layer already exists 11:27:49 2b38c9fc29d4: Layer already exists 11:27:49 5e23df2030fd: Layer already exists 11:27:49 be0fa473d828: Layer already exists 11:27:49 a1a32f6ba862: Layer already exists 11:27:49 cc4870019de6: Layer already exists 11:27:49 4aeaa0e7d41f: Layer already exists 11:27:50 3.2.0-dev.86: digest: sha256:b24baaa1b1bf0deffcec82c1419088d845c84a54c7c70d2a33e0d8013e403650 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:50 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:50 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 11:27:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 11:27:50 c9fa2aa78ed9: Preparing 11:27:50 2b38c9fc29d4: Preparing 11:27:50 5e23df2030fd: Preparing 11:27:50 aadc829048b9: Preparing 11:27:50 c024564a29ad: Preparing 11:27:50 a1a32f6ba862: Preparing 11:27:50 be0fa473d828: Preparing 11:27:50 cc4870019de6: Preparing 11:27:50 4aeaa0e7d41f: Preparing 11:27:50 be0fa473d828: Waiting 11:27:50 cc4870019de6: Waiting 11:27:50 a1a32f6ba862: Waiting 11:27:50 4aeaa0e7d41f: Waiting 11:27:50 c9fa2aa78ed9: Layer already exists 11:27:50 2b38c9fc29d4: Layer already exists 11:27:50 c024564a29ad: Layer already exists 11:27:50 5e23df2030fd: Layer already exists 11:27:50 aadc829048b9: Layer already exists 11:27:50 be0fa473d828: Layer already exists 11:27:50 a1a32f6ba862: Layer already exists 11:27:50 4aeaa0e7d41f: Layer already exists 11:27:50 cc4870019de6: Layer already exists 11:27:51 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86: digest: sha256:b24baaa1b1bf0deffcec82c1419088d845c84a54c7c70d2a33e0d8013e403650 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:51 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 11:27:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 11:27:51 c9fa2aa78ed9: Preparing 11:27:51 2b38c9fc29d4: Preparing 11:27:51 5e23df2030fd: Preparing 11:27:51 aadc829048b9: Preparing 11:27:51 c024564a29ad: Preparing 11:27:51 a1a32f6ba862: Preparing 11:27:51 be0fa473d828: Preparing 11:27:51 cc4870019de6: Preparing 11:27:51 4aeaa0e7d41f: Preparing 11:27:51 a1a32f6ba862: Waiting 11:27:51 be0fa473d828: Waiting 11:27:51 cc4870019de6: Waiting 11:27:51 4aeaa0e7d41f: Waiting 11:27:51 c9fa2aa78ed9: Layer already exists 11:27:51 2b38c9fc29d4: Layer already exists 11:27:51 5e23df2030fd: Layer already exists 11:27:51 c024564a29ad: Layer already exists 11:27:51 aadc829048b9: Layer already exists 11:27:51 cc4870019de6: Layer already exists 11:27:51 be0fa473d828: Layer already exists 11:27:51 a1a32f6ba862: Layer already exists 11:27:51 4aeaa0e7d41f: Layer already exists 11:27:51 main: digest: sha256:b24baaa1b1bf0deffcec82c1419088d845c84a54c7c70d2a33e0d8013e403650 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:27:52 ===================================================== [Pipeline] echo 11:27:52 taggedImages: 11:27:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 11:27:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 11:27:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.86 11:27:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 11:27:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 11:27:52 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 11:27:52 1033d5290f4fd751026052b6c6be6da923b73d23 11:27:52 latest 11:27:52 3.2.0-dev.86 11:27:52 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 11:27:52 main 11:27:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:52 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:27:52 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 11:27:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 11:27:52 ea3b6564a196: Preparing 11:27:52 f0df56c371aa: Preparing 11:27:52 f1ee926d5a4d: Preparing 11:27:52 c024564a29ad: Preparing 11:27:52 a1a32f6ba862: Preparing 11:27:52 51f908e81a78: Preparing 11:27:52 8fe85c8e7c43: Preparing 11:27:52 4aeaa0e7d41f: Preparing 11:27:52 51f908e81a78: Waiting 11:27:52 8fe85c8e7c43: Waiting 11:27:52 4aeaa0e7d41f: Waiting 11:27:52 c024564a29ad: Layer already exists 11:27:52 a1a32f6ba862: Layer already exists 11:27:53 f0df56c371aa: Pushed 11:27:53 ea3b6564a196: Pushed 11:27:53 4aeaa0e7d41f: Layer already exists 11:27:53 51f908e81a78: Pushed 11:27:53 8fe85c8e7c43: Pushed 11:27:59 f1ee926d5a4d: Pushed 11:27:59 1033d5290f4fd751026052b6c6be6da923b73d23: digest: sha256:cfe8e8829279a865e9d689d454b135cb5d4c7c206de378cdf516af29caa314a0 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:00 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:00 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 11:28:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 11:28:00 ea3b6564a196: Preparing 11:28:00 f0df56c371aa: Preparing 11:28:00 f1ee926d5a4d: Preparing 11:28:00 c024564a29ad: Preparing 11:28:00 a1a32f6ba862: Preparing 11:28:00 51f908e81a78: Preparing 11:28:00 8fe85c8e7c43: Preparing 11:28:00 4aeaa0e7d41f: Preparing 11:28:00 51f908e81a78: Waiting 11:28:00 8fe85c8e7c43: Waiting 11:28:00 4aeaa0e7d41f: Waiting 11:28:00 f0df56c371aa: Layer already exists 11:28:00 f1ee926d5a4d: Layer already exists 11:28:00 c024564a29ad: Layer already exists 11:28:00 a1a32f6ba862: Layer already exists 11:28:00 ea3b6564a196: Layer already exists 11:28:00 51f908e81a78: Layer already exists 11:28:00 4aeaa0e7d41f: Layer already exists 11:28:00 8fe85c8e7c43: Layer already exists 11:28:01 latest: digest: sha256:cfe8e8829279a865e9d689d454b135cb5d4c7c206de378cdf516af29caa314a0 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:01 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:01 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.86 11:28:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 11:28:01 ea3b6564a196: Preparing 11:28:01 f0df56c371aa: Preparing 11:28:01 f1ee926d5a4d: Preparing 11:28:01 c024564a29ad: Preparing 11:28:01 a1a32f6ba862: Preparing 11:28:01 51f908e81a78: Preparing 11:28:01 8fe85c8e7c43: Preparing 11:28:01 4aeaa0e7d41f: Preparing 11:28:01 51f908e81a78: Waiting 11:28:01 8fe85c8e7c43: Waiting 11:28:01 4aeaa0e7d41f: Waiting 11:28:01 f0df56c371aa: Layer already exists 11:28:01 ea3b6564a196: Layer already exists 11:28:01 f1ee926d5a4d: Layer already exists 11:28:01 a1a32f6ba862: Layer already exists 11:28:01 c024564a29ad: Layer already exists 11:28:01 51f908e81a78: Layer already exists 11:28:01 4aeaa0e7d41f: Layer already exists 11:28:01 8fe85c8e7c43: Layer already exists 11:28:02 3.2.0-dev.86: digest: sha256:cfe8e8829279a865e9d689d454b135cb5d4c7c206de378cdf516af29caa314a0 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:02 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:02 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 11:28:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 11:28:02 ea3b6564a196: Preparing 11:28:02 f0df56c371aa: Preparing 11:28:02 f1ee926d5a4d: Preparing 11:28:02 c024564a29ad: Preparing 11:28:02 a1a32f6ba862: Preparing 11:28:02 51f908e81a78: Preparing 11:28:02 8fe85c8e7c43: Preparing 11:28:02 4aeaa0e7d41f: Preparing 11:28:02 8fe85c8e7c43: Waiting 11:28:02 4aeaa0e7d41f: Waiting 11:28:02 51f908e81a78: Waiting 11:28:02 ea3b6564a196: Layer already exists 11:28:02 f1ee926d5a4d: Layer already exists 11:28:02 f0df56c371aa: Layer already exists 11:28:02 c024564a29ad: Layer already exists 11:28:02 a1a32f6ba862: Layer already exists 11:28:02 8fe85c8e7c43: Layer already exists 11:28:02 51f908e81a78: Layer already exists 11:28:02 4aeaa0e7d41f: Layer already exists 11:28:03 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86: digest: sha256:cfe8e8829279a865e9d689d454b135cb5d4c7c206de378cdf516af29caa314a0 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:03 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:03 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 11:28:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 11:28:03 ea3b6564a196: Preparing 11:28:03 f0df56c371aa: Preparing 11:28:03 f1ee926d5a4d: Preparing 11:28:03 c024564a29ad: Preparing 11:28:03 a1a32f6ba862: Preparing 11:28:03 51f908e81a78: Preparing 11:28:03 8fe85c8e7c43: Preparing 11:28:03 4aeaa0e7d41f: Preparing 11:28:03 51f908e81a78: Waiting 11:28:03 8fe85c8e7c43: Waiting 11:28:03 4aeaa0e7d41f: Waiting 11:28:03 ea3b6564a196: Layer already exists 11:28:03 f0df56c371aa: Layer already exists 11:28:03 a1a32f6ba862: Layer already exists 11:28:03 f1ee926d5a4d: Layer already exists 11:28:03 c024564a29ad: Layer already exists 11:28:03 8fe85c8e7c43: Layer already exists 11:28:03 51f908e81a78: Layer already exists 11:28:03 4aeaa0e7d41f: Layer already exists 11:28:04 main: digest: sha256:cfe8e8829279a865e9d689d454b135cb5d4c7c206de378cdf516af29caa314a0 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:28:04 ===================================================== [Pipeline] echo 11:28:04 taggedImages: 11:28:04 - nexus3.edgexfoundry.org:10004/core-data-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 11:28:04 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 11:28:04 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.86 11:28:04 - nexus3.edgexfoundry.org:10004/core-data-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 11:28:04 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 11:28:04 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 11:28:04 1033d5290f4fd751026052b6c6be6da923b73d23 11:28:04 latest 11:28:04 3.2.0-dev.86 11:28:04 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 11:28:04 main 11:28:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:04 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:05 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 11:28:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 11:28:05 45f943dc91be: Preparing 11:28:05 7df49c7087df: Preparing 11:28:05 268730fe7d10: Preparing 11:28:05 a1a32f6ba862: Preparing 11:28:05 88b6bf6a84cd: Preparing 11:28:05 7864ae327176: Preparing 11:28:05 4aeaa0e7d41f: Preparing 11:28:05 7864ae327176: Waiting 11:28:05 4aeaa0e7d41f: Waiting 11:28:05 a1a32f6ba862: Layer already exists 11:28:05 7df49c7087df: Pushed 11:28:05 4aeaa0e7d41f: Layer already exists 11:28:05 88b6bf6a84cd: Pushed 11:28:05 45f943dc91be: Pushed 11:28:05 7864ae327176: Pushed 11:28:13 268730fe7d10: Pushed 11:28:13 1033d5290f4fd751026052b6c6be6da923b73d23: digest: sha256:bc701acc7eef9a2b45298788a67f77e52e58a4b4e6733b112fe41d6b8126f9b4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:14 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:14 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 11:28:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 11:28:14 45f943dc91be: Preparing 11:28:14 7df49c7087df: Preparing 11:28:14 268730fe7d10: Preparing 11:28:14 a1a32f6ba862: Preparing 11:28:14 88b6bf6a84cd: Preparing 11:28:14 7864ae327176: Preparing 11:28:14 4aeaa0e7d41f: Preparing 11:28:14 7864ae327176: Waiting 11:28:14 4aeaa0e7d41f: Waiting 11:28:14 a1a32f6ba862: Layer already exists 11:28:14 88b6bf6a84cd: Layer already exists 11:28:14 7df49c7087df: Layer already exists 11:28:14 45f943dc91be: Layer already exists 11:28:14 268730fe7d10: Layer already exists 11:28:14 7864ae327176: Layer already exists 11:28:14 4aeaa0e7d41f: Layer already exists 11:28:14 latest: digest: sha256:bc701acc7eef9a2b45298788a67f77e52e58a4b4e6733b112fe41d6b8126f9b4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:15 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:15 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.86 11:28:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 11:28:15 45f943dc91be: Preparing 11:28:15 7df49c7087df: Preparing 11:28:15 268730fe7d10: Preparing 11:28:15 a1a32f6ba862: Preparing 11:28:15 88b6bf6a84cd: Preparing 11:28:15 7864ae327176: Preparing 11:28:15 4aeaa0e7d41f: Preparing 11:28:15 7864ae327176: Waiting 11:28:15 4aeaa0e7d41f: Waiting 11:28:15 7df49c7087df: Layer already exists 11:28:15 268730fe7d10: Layer already exists 11:28:15 45f943dc91be: Layer already exists 11:28:15 a1a32f6ba862: Layer already exists 11:28:15 88b6bf6a84cd: Layer already exists 11:28:15 4aeaa0e7d41f: Layer already exists 11:28:15 7864ae327176: Layer already exists 11:28:15 3.2.0-dev.86: digest: sha256:bc701acc7eef9a2b45298788a67f77e52e58a4b4e6733b112fe41d6b8126f9b4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:16 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:16 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 11:28:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 11:28:16 45f943dc91be: Preparing 11:28:16 7df49c7087df: Preparing 11:28:16 268730fe7d10: Preparing 11:28:16 a1a32f6ba862: Preparing 11:28:16 88b6bf6a84cd: Preparing 11:28:16 7864ae327176: Preparing 11:28:16 4aeaa0e7d41f: Preparing 11:28:16 7864ae327176: Waiting 11:28:16 4aeaa0e7d41f: Waiting 11:28:16 268730fe7d10: Layer already exists 11:28:16 88b6bf6a84cd: Layer already exists 11:28:16 a1a32f6ba862: Layer already exists 11:28:16 45f943dc91be: Layer already exists 11:28:16 7df49c7087df: Layer already exists 11:28:16 7864ae327176: Layer already exists 11:28:16 4aeaa0e7d41f: Layer already exists 11:28:16 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86: digest: sha256:bc701acc7eef9a2b45298788a67f77e52e58a4b4e6733b112fe41d6b8126f9b4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:16 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:17 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 11:28:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 11:28:17 45f943dc91be: Preparing 11:28:17 7df49c7087df: Preparing 11:28:17 268730fe7d10: Preparing 11:28:17 a1a32f6ba862: Preparing 11:28:17 88b6bf6a84cd: Preparing 11:28:17 7864ae327176: Preparing 11:28:17 4aeaa0e7d41f: Preparing 11:28:17 7864ae327176: Waiting 11:28:17 4aeaa0e7d41f: Waiting 11:28:17 45f943dc91be: Layer already exists 11:28:17 a1a32f6ba862: Layer already exists 11:28:17 268730fe7d10: Layer already exists 11:28:17 7df49c7087df: Layer already exists 11:28:17 88b6bf6a84cd: Layer already exists 11:28:17 7864ae327176: Layer already exists 11:28:17 4aeaa0e7d41f: Layer already exists 11:28:17 main: digest: sha256:bc701acc7eef9a2b45298788a67f77e52e58a4b4e6733b112fe41d6b8126f9b4 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:28:17 ===================================================== [Pipeline] echo 11:28:17 taggedImages: 11:28:17 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 11:28:17 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 11:28:17 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.86 11:28:17 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 11:28:17 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 11:28:17 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 11:28:17 1033d5290f4fd751026052b6c6be6da923b73d23 11:28:17 latest 11:28:17 3.2.0-dev.86 11:28:17 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 11:28:17 main 11:28:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:18 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:18 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 11:28:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 11:28:18 406bfe292772: Preparing 11:28:18 66ed1bae9b3e: Preparing 11:28:18 2717ceff7c5b: Preparing 11:28:18 879701e9b1f3: Preparing 11:28:18 c024564a29ad: Preparing 11:28:18 a1a32f6ba862: Preparing 11:28:18 be0fa473d828: Preparing 11:28:18 cc4870019de6: Preparing 11:28:18 4aeaa0e7d41f: Preparing 11:28:18 a1a32f6ba862: Waiting 11:28:18 be0fa473d828: Waiting 11:28:18 cc4870019de6: Waiting 11:28:18 4aeaa0e7d41f: Waiting 11:28:18 c024564a29ad: Layer already exists 11:28:18 a1a32f6ba862: Layer already exists 11:28:18 66ed1bae9b3e: Pushed 11:28:18 be0fa473d828: Layer already exists 11:28:18 2717ceff7c5b: Pushed 11:28:18 406bfe292772: Pushed 11:28:18 cc4870019de6: Layer already exists 11:28:18 4aeaa0e7d41f: Layer already exists 11:28:25 879701e9b1f3: Pushed 11:28:25 1033d5290f4fd751026052b6c6be6da923b73d23: digest: sha256:609991d57a3c1e77d08a424a2b9ea5f501af4d10a6abaa4f2804afa2d2200aff size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:25 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 11:28:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 11:28:26 406bfe292772: Preparing 11:28:26 66ed1bae9b3e: Preparing 11:28:26 2717ceff7c5b: Preparing 11:28:26 879701e9b1f3: Preparing 11:28:26 c024564a29ad: Preparing 11:28:26 a1a32f6ba862: Preparing 11:28:26 be0fa473d828: Preparing 11:28:26 cc4870019de6: Preparing 11:28:26 4aeaa0e7d41f: Preparing 11:28:26 a1a32f6ba862: Waiting 11:28:26 be0fa473d828: Waiting 11:28:26 cc4870019de6: Waiting 11:28:26 4aeaa0e7d41f: Waiting 11:28:26 406bfe292772: Layer already exists 11:28:26 879701e9b1f3: Layer already exists 11:28:26 c024564a29ad: Layer already exists 11:28:26 66ed1bae9b3e: Layer already exists 11:28:26 2717ceff7c5b: Layer already exists 11:28:26 a1a32f6ba862: Layer already exists 11:28:26 be0fa473d828: Layer already exists 11:28:26 4aeaa0e7d41f: Layer already exists 11:28:26 cc4870019de6: Layer already exists 11:28:26 latest: digest: sha256:609991d57a3c1e77d08a424a2b9ea5f501af4d10a6abaa4f2804afa2d2200aff size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:26 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.86 11:28:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 11:28:27 406bfe292772: Preparing 11:28:27 66ed1bae9b3e: Preparing 11:28:27 2717ceff7c5b: Preparing 11:28:27 879701e9b1f3: Preparing 11:28:27 c024564a29ad: Preparing 11:28:27 a1a32f6ba862: Preparing 11:28:27 be0fa473d828: Preparing 11:28:27 cc4870019de6: Preparing 11:28:27 4aeaa0e7d41f: Preparing 11:28:27 a1a32f6ba862: Waiting 11:28:27 be0fa473d828: Waiting 11:28:27 cc4870019de6: Waiting 11:28:27 4aeaa0e7d41f: Waiting 11:28:27 c024564a29ad: Layer already exists 11:28:27 879701e9b1f3: Layer already exists 11:28:27 2717ceff7c5b: Layer already exists 11:28:27 406bfe292772: Layer already exists 11:28:27 66ed1bae9b3e: Layer already exists 11:28:27 be0fa473d828: Layer already exists 11:28:27 a1a32f6ba862: Layer already exists 11:28:27 4aeaa0e7d41f: Layer already exists 11:28:27 cc4870019de6: Layer already exists 11:28:27 3.2.0-dev.86: digest: sha256:609991d57a3c1e77d08a424a2b9ea5f501af4d10a6abaa4f2804afa2d2200aff size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:27 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 11:28:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 11:28:28 406bfe292772: Preparing 11:28:28 66ed1bae9b3e: Preparing 11:28:28 2717ceff7c5b: Preparing 11:28:28 879701e9b1f3: Preparing 11:28:28 c024564a29ad: Preparing 11:28:28 a1a32f6ba862: Preparing 11:28:28 be0fa473d828: Preparing 11:28:28 cc4870019de6: Preparing 11:28:28 4aeaa0e7d41f: Preparing 11:28:28 a1a32f6ba862: Waiting 11:28:28 be0fa473d828: Waiting 11:28:28 cc4870019de6: Waiting 11:28:28 4aeaa0e7d41f: Waiting 11:28:28 2717ceff7c5b: Layer already exists 11:28:28 c024564a29ad: Layer already exists 11:28:28 66ed1bae9b3e: Layer already exists 11:28:28 406bfe292772: Layer already exists 11:28:28 879701e9b1f3: Layer already exists 11:28:28 be0fa473d828: Layer already exists 11:28:28 a1a32f6ba862: Layer already exists 11:28:28 4aeaa0e7d41f: Layer already exists 11:28:28 cc4870019de6: Layer already exists 11:28:28 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86: digest: sha256:609991d57a3c1e77d08a424a2b9ea5f501af4d10a6abaa4f2804afa2d2200aff size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:28 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:29 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 11:28:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 11:28:29 406bfe292772: Preparing 11:28:29 66ed1bae9b3e: Preparing 11:28:29 2717ceff7c5b: Preparing 11:28:29 879701e9b1f3: Preparing 11:28:29 c024564a29ad: Preparing 11:28:29 a1a32f6ba862: Preparing 11:28:29 be0fa473d828: Preparing 11:28:29 cc4870019de6: Preparing 11:28:29 4aeaa0e7d41f: Preparing 11:28:29 cc4870019de6: Waiting 11:28:29 4aeaa0e7d41f: Waiting 11:28:29 a1a32f6ba862: Waiting 11:28:29 be0fa473d828: Waiting 11:28:29 879701e9b1f3: Layer already exists 11:28:29 2717ceff7c5b: Layer already exists 11:28:29 c024564a29ad: Layer already exists 11:28:29 66ed1bae9b3e: Layer already exists 11:28:29 406bfe292772: Layer already exists 11:28:29 a1a32f6ba862: Layer already exists 11:28:29 cc4870019de6: Layer already exists 11:28:29 be0fa473d828: Layer already exists 11:28:29 4aeaa0e7d41f: Layer already exists 11:28:29 main: digest: sha256:609991d57a3c1e77d08a424a2b9ea5f501af4d10a6abaa4f2804afa2d2200aff size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:28:29 ===================================================== [Pipeline] echo 11:28:29 taggedImages: 11:28:29 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 11:28:29 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 11:28:29 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.86 11:28:29 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 11:28:29 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 11:28:29 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 11:28:29 1033d5290f4fd751026052b6c6be6da923b73d23 11:28:29 latest 11:28:29 3.2.0-dev.86 11:28:29 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 11:28:29 main 11:28:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:29 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 11:28:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 11:28:30 62464a33da03: Preparing 11:28:30 a8651e677bf6: Preparing 11:28:30 35b144672933: Preparing 11:28:30 01378567b65c: Preparing 11:28:30 ea4504580ccc: Preparing 11:28:30 6ddf599fa848: Preparing 11:28:30 eff01c2ff9b5: Preparing 11:28:30 c20be97b4cf4: Preparing 11:28:30 c024564a29ad: Preparing 11:28:30 a1a32f6ba862: Preparing 11:28:30 6ddf599fa848: Waiting 11:28:30 eff01c2ff9b5: Waiting 11:28:30 c20be97b4cf4: Waiting 11:28:30 c024564a29ad: Waiting 11:28:30 4a7906288004: Preparing 11:28:30 a1a32f6ba862: Waiting 11:28:30 88f81e79d906: Preparing 11:28:30 5f70bf18a086: Preparing 11:28:30 bef5c9a9d221: Preparing 11:28:30 30e094d2d6a8: Preparing 11:28:30 e3cff7d3399b: Preparing 11:28:30 4a7906288004: Waiting 11:28:30 88f81e79d906: Waiting 11:28:30 4aeaa0e7d41f: Preparing 11:28:30 5f70bf18a086: Waiting 11:28:30 bef5c9a9d221: Waiting 11:28:30 30e094d2d6a8: Waiting 11:28:30 e3cff7d3399b: Waiting 11:28:30 4aeaa0e7d41f: Waiting 11:28:30 ea4504580ccc: Pushed 11:28:30 01378567b65c: Pushed 11:28:30 62464a33da03: Pushed 11:28:30 a8651e677bf6: Pushed 11:28:30 35b144672933: Pushed 11:28:30 c024564a29ad: Layer already exists 11:28:30 a1a32f6ba862: Layer already exists 11:28:30 6ddf599fa848: Pushed 11:28:30 eff01c2ff9b5: Pushed 11:28:30 5f70bf18a086: Layer already exists 11:28:30 4a7906288004: Pushed 11:28:30 88f81e79d906: Pushed 11:28:30 bef5c9a9d221: Pushed 11:28:30 4aeaa0e7d41f: Layer already exists 11:28:31 30e094d2d6a8: Pushed 11:28:31 e3cff7d3399b: Pushed 11:28:33 c20be97b4cf4: Pushed 11:28:33 1033d5290f4fd751026052b6c6be6da923b73d23: digest: sha256:795439ef8095396d95d1146a0673e7129f026a1e0f8c83ce6e1455b3c7b754a2 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:34 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:34 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 11:28:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 11:28:34 62464a33da03: Preparing 11:28:34 a8651e677bf6: Preparing 11:28:34 35b144672933: Preparing 11:28:34 01378567b65c: Preparing 11:28:34 ea4504580ccc: Preparing 11:28:34 6ddf599fa848: Preparing 11:28:34 eff01c2ff9b5: Preparing 11:28:34 6ddf599fa848: Waiting 11:28:34 c20be97b4cf4: Preparing 11:28:34 c024564a29ad: Preparing 11:28:34 a1a32f6ba862: Preparing 11:28:34 4a7906288004: Preparing 11:28:34 eff01c2ff9b5: Waiting 11:28:34 88f81e79d906: Preparing 11:28:34 5f70bf18a086: Preparing 11:28:34 c20be97b4cf4: Waiting 11:28:34 c024564a29ad: Waiting 11:28:34 bef5c9a9d221: Preparing 11:28:34 a1a32f6ba862: Waiting 11:28:34 4a7906288004: Waiting 11:28:34 30e094d2d6a8: Preparing 11:28:34 5f70bf18a086: Waiting 11:28:34 e3cff7d3399b: Preparing 11:28:34 bef5c9a9d221: Waiting 11:28:34 4aeaa0e7d41f: Preparing 11:28:34 4aeaa0e7d41f: Waiting 11:28:34 62464a33da03: Layer already exists 11:28:34 01378567b65c: Layer already exists 11:28:34 a8651e677bf6: Layer already exists 11:28:34 35b144672933: Layer already exists 11:28:34 ea4504580ccc: Layer already exists 11:28:34 6ddf599fa848: Layer already exists 11:28:34 c20be97b4cf4: Layer already exists 11:28:34 eff01c2ff9b5: Layer already exists 11:28:34 a1a32f6ba862: Layer already exists 11:28:34 c024564a29ad: Layer already exists 11:28:34 5f70bf18a086: Layer already exists 11:28:34 88f81e79d906: Layer already exists 11:28:34 4a7906288004: Layer already exists 11:28:34 30e094d2d6a8: Layer already exists 11:28:34 bef5c9a9d221: Layer already exists 11:28:34 e3cff7d3399b: Layer already exists 11:28:34 4aeaa0e7d41f: Layer already exists 11:28:34 latest: digest: sha256:795439ef8095396d95d1146a0673e7129f026a1e0f8c83ce6e1455b3c7b754a2 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:34 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.86 11:28:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 11:28:35 62464a33da03: Preparing 11:28:35 a8651e677bf6: Preparing 11:28:35 35b144672933: Preparing 11:28:35 01378567b65c: Preparing 11:28:35 ea4504580ccc: Preparing 11:28:35 6ddf599fa848: Preparing 11:28:35 eff01c2ff9b5: Preparing 11:28:35 c20be97b4cf4: Preparing 11:28:35 c024564a29ad: Preparing 11:28:35 a1a32f6ba862: Preparing 11:28:35 4a7906288004: Preparing 11:28:35 88f81e79d906: Preparing 11:28:35 eff01c2ff9b5: Waiting 11:28:35 c20be97b4cf4: Waiting 11:28:35 6ddf599fa848: Waiting 11:28:35 c024564a29ad: Waiting 11:28:35 a1a32f6ba862: Waiting 11:28:35 4a7906288004: Waiting 11:28:35 5f70bf18a086: Preparing 11:28:35 88f81e79d906: Waiting 11:28:35 bef5c9a9d221: Preparing 11:28:35 5f70bf18a086: Waiting 11:28:35 30e094d2d6a8: Preparing 11:28:35 e3cff7d3399b: Preparing 11:28:35 4aeaa0e7d41f: Preparing 11:28:35 30e094d2d6a8: Waiting 11:28:35 bef5c9a9d221: Waiting 11:28:35 e3cff7d3399b: Waiting 11:28:35 4aeaa0e7d41f: Waiting 11:28:35 ea4504580ccc: Layer already exists 11:28:35 01378567b65c: Layer already exists 11:28:35 a8651e677bf6: Layer already exists 11:28:35 62464a33da03: Layer already exists 11:28:35 35b144672933: Layer already exists 11:28:35 eff01c2ff9b5: Layer already exists 11:28:35 c20be97b4cf4: Layer already exists 11:28:35 c024564a29ad: Layer already exists 11:28:35 6ddf599fa848: Layer already exists 11:28:35 a1a32f6ba862: Layer already exists 11:28:35 88f81e79d906: Layer already exists 11:28:35 5f70bf18a086: Layer already exists 11:28:35 4a7906288004: Layer already exists 11:28:35 30e094d2d6a8: Layer already exists 11:28:35 bef5c9a9d221: Layer already exists 11:28:35 4aeaa0e7d41f: Layer already exists 11:28:35 e3cff7d3399b: Layer already exists 11:28:35 3.2.0-dev.86: digest: sha256:795439ef8095396d95d1146a0673e7129f026a1e0f8c83ce6e1455b3c7b754a2 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:35 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 11:28:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 11:28:36 62464a33da03: Preparing 11:28:36 a8651e677bf6: Preparing 11:28:36 35b144672933: Preparing 11:28:36 01378567b65c: Preparing 11:28:36 ea4504580ccc: Preparing 11:28:36 6ddf599fa848: Preparing 11:28:36 eff01c2ff9b5: Preparing 11:28:36 6ddf599fa848: Waiting 11:28:36 c20be97b4cf4: Preparing 11:28:36 c024564a29ad: Preparing 11:28:36 a1a32f6ba862: Preparing 11:28:36 4a7906288004: Preparing 11:28:36 eff01c2ff9b5: Waiting 11:28:36 c20be97b4cf4: Waiting 11:28:36 c024564a29ad: Waiting 11:28:36 a1a32f6ba862: Waiting 11:28:36 88f81e79d906: Preparing 11:28:36 4a7906288004: Waiting 11:28:36 5f70bf18a086: Preparing 11:28:36 bef5c9a9d221: Preparing 11:28:36 88f81e79d906: Waiting 11:28:36 5f70bf18a086: Waiting 11:28:36 30e094d2d6a8: Preparing 11:28:36 e3cff7d3399b: Preparing 11:28:36 4aeaa0e7d41f: Preparing 11:28:36 30e094d2d6a8: Waiting 11:28:36 e3cff7d3399b: Waiting 11:28:36 4aeaa0e7d41f: Waiting 11:28:36 bef5c9a9d221: Waiting 11:28:36 01378567b65c: Layer already exists 11:28:36 35b144672933: Layer already exists 11:28:36 a8651e677bf6: Layer already exists 11:28:36 ea4504580ccc: Layer already exists 11:28:36 62464a33da03: Layer already exists 11:28:36 a1a32f6ba862: Layer already exists 11:28:36 c024564a29ad: Layer already exists 11:28:36 6ddf599fa848: Layer already exists 11:28:36 eff01c2ff9b5: Layer already exists 11:28:36 c20be97b4cf4: Layer already exists 11:28:36 88f81e79d906: Layer already exists 11:28:36 5f70bf18a086: Layer already exists 11:28:36 30e094d2d6a8: Layer already exists 11:28:36 4a7906288004: Layer already exists 11:28:36 bef5c9a9d221: Layer already exists 11:28:36 e3cff7d3399b: Layer already exists 11:28:36 4aeaa0e7d41f: Layer already exists 11:28:36 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86: digest: sha256:795439ef8095396d95d1146a0673e7129f026a1e0f8c83ce6e1455b3c7b754a2 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:36 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 11:28:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 11:28:37 62464a33da03: Preparing 11:28:37 a8651e677bf6: Preparing 11:28:37 35b144672933: Preparing 11:28:37 01378567b65c: Preparing 11:28:37 ea4504580ccc: Preparing 11:28:37 6ddf599fa848: Preparing 11:28:37 eff01c2ff9b5: Preparing 11:28:37 c20be97b4cf4: Preparing 11:28:37 c024564a29ad: Preparing 11:28:37 a1a32f6ba862: Preparing 11:28:37 4a7906288004: Preparing 11:28:37 88f81e79d906: Preparing 11:28:37 5f70bf18a086: Preparing 11:28:37 bef5c9a9d221: Preparing 11:28:37 30e094d2d6a8: Preparing 11:28:37 e3cff7d3399b: Preparing 11:28:37 4aeaa0e7d41f: Preparing 11:28:37 c024564a29ad: Waiting 11:28:37 a1a32f6ba862: Waiting 11:28:37 4a7906288004: Waiting 11:28:37 88f81e79d906: Waiting 11:28:37 5f70bf18a086: Waiting 11:28:37 bef5c9a9d221: Waiting 11:28:37 30e094d2d6a8: Waiting 11:28:37 e3cff7d3399b: Waiting 11:28:37 4aeaa0e7d41f: Waiting 11:28:37 6ddf599fa848: Waiting 11:28:37 eff01c2ff9b5: Waiting 11:28:37 c20be97b4cf4: Waiting 11:28:37 62464a33da03: Layer already exists 11:28:37 ea4504580ccc: Layer already exists 11:28:37 a8651e677bf6: Layer already exists 11:28:37 35b144672933: Layer already exists 11:28:37 01378567b65c: Layer already exists 11:28:37 c024564a29ad: Layer already exists 11:28:37 eff01c2ff9b5: Layer already exists 11:28:37 6ddf599fa848: Layer already exists 11:28:37 c20be97b4cf4: Layer already exists 11:28:37 a1a32f6ba862: Layer already exists 11:28:37 4a7906288004: Layer already exists 11:28:37 30e094d2d6a8: Layer already exists 11:28:37 88f81e79d906: Layer already exists 11:28:37 5f70bf18a086: Layer already exists 11:28:37 bef5c9a9d221: Layer already exists 11:28:37 e3cff7d3399b: Layer already exists 11:28:37 4aeaa0e7d41f: Layer already exists 11:28:37 main: digest: sha256:795439ef8095396d95d1146a0673e7129f026a1e0f8c83ce6e1455b3c7b754a2 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:28:37 ===================================================== [Pipeline] echo 11:28:37 taggedImages: 11:28:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 11:28:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 11:28:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.86 11:28:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 11:28:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 11:28:37 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 11:28:37 1033d5290f4fd751026052b6c6be6da923b73d23 11:28:37 latest 11:28:37 3.2.0-dev.86 11:28:37 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 11:28:37 main 11:28:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:38 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 11:28:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 11:28:38 117d9d8f2647: Preparing 11:28:38 7d7538ab703c: Preparing 11:28:38 94da1a1c54e0: Preparing 11:28:38 ae564e448738: Preparing 11:28:38 c024564a29ad: Preparing 11:28:38 a1a32f6ba862: Preparing 11:28:38 be0fa473d828: Preparing 11:28:38 cc4870019de6: Preparing 11:28:38 4aeaa0e7d41f: Preparing 11:28:38 cc4870019de6: Waiting 11:28:38 4aeaa0e7d41f: Waiting 11:28:38 be0fa473d828: Waiting 11:28:38 c024564a29ad: Layer already exists 11:28:38 a1a32f6ba862: Layer already exists 11:28:38 94da1a1c54e0: Pushed 11:28:38 be0fa473d828: Layer already exists 11:28:38 7d7538ab703c: Pushed 11:28:38 cc4870019de6: Layer already exists 11:28:38 117d9d8f2647: Pushed 11:28:38 4aeaa0e7d41f: Layer already exists 11:28:45 ae564e448738: Pushed 11:28:45 1033d5290f4fd751026052b6c6be6da923b73d23: digest: sha256:d04cb33184cfabaf0416f5a5bb952d3a83a45f07894392f1c7b4c5e50efa2777 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:45 + 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 11:28:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 11:28:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 11:28:46 117d9d8f2647: Preparing 11:28:46 7d7538ab703c: Preparing 11:28:46 94da1a1c54e0: Preparing 11:28:46 ae564e448738: Preparing 11:28:46 c024564a29ad: Preparing 11:28:46 a1a32f6ba862: Preparing 11:28:46 be0fa473d828: Preparing 11:28:46 cc4870019de6: Preparing 11:28:46 4aeaa0e7d41f: Preparing 11:28:46 be0fa473d828: Waiting 11:28:46 cc4870019de6: Waiting 11:28:46 a1a32f6ba862: Waiting 11:28:46 4aeaa0e7d41f: Waiting 11:28:46 7d7538ab703c: Layer already exists 11:28:46 117d9d8f2647: Layer already exists 11:28:46 c024564a29ad: Layer already exists 11:28:46 ae564e448738: Layer already exists 11:28:46 94da1a1c54e0: Layer already exists 11:28:46 be0fa473d828: Layer already exists 11:28:46 a1a32f6ba862: Layer already exists 11:28:46 4aeaa0e7d41f: Layer already exists 11:28:46 cc4870019de6: Layer already exists 11:28:46 latest: digest: sha256:d04cb33184cfabaf0416f5a5bb952d3a83a45f07894392f1c7b4c5e50efa2777 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:46 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.86 11:28:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 11:28:47 117d9d8f2647: Preparing 11:28:47 7d7538ab703c: Preparing 11:28:47 94da1a1c54e0: Preparing 11:28:47 ae564e448738: Preparing 11:28:47 c024564a29ad: Preparing 11:28:47 a1a32f6ba862: Preparing 11:28:47 be0fa473d828: Preparing 11:28:47 cc4870019de6: Preparing 11:28:47 4aeaa0e7d41f: Preparing 11:28:47 be0fa473d828: Waiting 11:28:47 cc4870019de6: Waiting 11:28:47 4aeaa0e7d41f: Waiting 11:28:47 a1a32f6ba862: Waiting 11:28:47 117d9d8f2647: Layer already exists 11:28:47 ae564e448738: Layer already exists 11:28:47 94da1a1c54e0: Layer already exists 11:28:47 c024564a29ad: Layer already exists 11:28:47 7d7538ab703c: Layer already exists 11:28:47 a1a32f6ba862: Layer already exists 11:28:47 be0fa473d828: Layer already exists 11:28:47 cc4870019de6: Layer already exists 11:28:47 4aeaa0e7d41f: Layer already exists 11:28:47 3.2.0-dev.86: digest: sha256:d04cb33184cfabaf0416f5a5bb952d3a83a45f07894392f1c7b4c5e50efa2777 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:47 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 11:28:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 11:28:48 117d9d8f2647: Preparing 11:28:48 7d7538ab703c: Preparing 11:28:48 94da1a1c54e0: Preparing 11:28:48 ae564e448738: Preparing 11:28:48 c024564a29ad: Preparing 11:28:48 a1a32f6ba862: Preparing 11:28:48 be0fa473d828: Preparing 11:28:48 cc4870019de6: Preparing 11:28:48 4aeaa0e7d41f: Preparing 11:28:48 be0fa473d828: Waiting 11:28:48 cc4870019de6: Waiting 11:28:48 4aeaa0e7d41f: Waiting 11:28:48 a1a32f6ba862: Waiting 11:28:48 7d7538ab703c: Layer already exists 11:28:48 c024564a29ad: Layer already exists 11:28:48 117d9d8f2647: Layer already exists 11:28:48 94da1a1c54e0: Layer already exists 11:28:48 ae564e448738: Layer already exists 11:28:48 4aeaa0e7d41f: Layer already exists 11:28:48 be0fa473d828: Layer already exists 11:28:48 cc4870019de6: Layer already exists 11:28:48 a1a32f6ba862: Layer already exists 11:28:48 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86: digest: sha256:d04cb33184cfabaf0416f5a5bb952d3a83a45f07894392f1c7b4c5e50efa2777 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:48 + 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 11:28:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 11:28:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 11:28:49 117d9d8f2647: Preparing 11:28:49 7d7538ab703c: Preparing 11:28:49 94da1a1c54e0: Preparing 11:28:49 ae564e448738: Preparing 11:28:49 c024564a29ad: Preparing 11:28:49 a1a32f6ba862: Preparing 11:28:49 be0fa473d828: Preparing 11:28:49 cc4870019de6: Preparing 11:28:49 4aeaa0e7d41f: Preparing 11:28:49 a1a32f6ba862: Waiting 11:28:49 be0fa473d828: Waiting 11:28:49 cc4870019de6: Waiting 11:28:49 4aeaa0e7d41f: Waiting 11:28:49 c024564a29ad: Layer already exists 11:28:49 7d7538ab703c: Layer already exists 11:28:49 94da1a1c54e0: Layer already exists 11:28:49 117d9d8f2647: Layer already exists 11:28:49 ae564e448738: Layer already exists 11:28:49 4aeaa0e7d41f: Layer already exists 11:28:49 be0fa473d828: Layer already exists 11:28:49 cc4870019de6: Layer already exists 11:28:49 a1a32f6ba862: Layer already exists 11:28:49 main: digest: sha256:d04cb33184cfabaf0416f5a5bb952d3a83a45f07894392f1c7b4c5e50efa2777 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:28:49 ===================================================== [Pipeline] echo 11:28:49 taggedImages: 11:28:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 11:28:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 11:28:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.86 11:28:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 11:28:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 11:28:49 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 11:28:49 1033d5290f4fd751026052b6c6be6da923b73d23 11:28:49 latest 11:28:49 3.2.0-dev.86 11:28:49 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 11:28:49 main 11:28:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:50 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 11:28:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 11:28:50 07c2c9cee0e8: Preparing 11:28:50 58c2cafef7b7: Preparing 11:28:50 1cfbe582af54: Preparing 11:28:50 46a80fb55e98: Preparing 11:28:50 861e9d8774c0: Preparing 11:28:50 c024564a29ad: Preparing 11:28:50 a1a32f6ba862: Preparing 11:28:50 d7f44ec469c9: Preparing 11:28:50 f7eb640071dd: Preparing 11:28:50 9c2612bb2fb5: Preparing 11:28:50 4aeaa0e7d41f: Preparing 11:28:50 c024564a29ad: Waiting 11:28:50 a1a32f6ba862: Waiting 11:28:50 9c2612bb2fb5: Waiting 11:28:50 f7eb640071dd: Waiting 11:28:50 4aeaa0e7d41f: Waiting 11:28:50 46a80fb55e98: Pushed 11:28:50 861e9d8774c0: Pushed 11:28:50 58c2cafef7b7: Pushed 11:28:50 07c2c9cee0e8: Pushed 11:28:50 c024564a29ad: Layer already exists 11:28:50 a1a32f6ba862: Layer already exists 11:28:50 4aeaa0e7d41f: Layer already exists 11:28:50 d7f44ec469c9: Pushed 11:28:50 f7eb640071dd: Pushed 11:28:52 1cfbe582af54: Pushed 11:28:53 9c2612bb2fb5: Pushed 11:28:53 1033d5290f4fd751026052b6c6be6da923b73d23: digest: sha256:bca9ab5e82562c8145a6a91a4504796e34fd629e6006fac85a384cce30bd0ece size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:54 + 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 11:28:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 11:28:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 11:28:54 07c2c9cee0e8: Preparing 11:28:54 58c2cafef7b7: Preparing 11:28:54 1cfbe582af54: Preparing 11:28:54 46a80fb55e98: Preparing 11:28:54 861e9d8774c0: Preparing 11:28:54 c024564a29ad: Preparing 11:28:54 a1a32f6ba862: Preparing 11:28:54 d7f44ec469c9: Preparing 11:28:54 c024564a29ad: Waiting 11:28:54 f7eb640071dd: Preparing 11:28:54 9c2612bb2fb5: Preparing 11:28:54 4aeaa0e7d41f: Preparing 11:28:54 a1a32f6ba862: Waiting 11:28:54 d7f44ec469c9: Waiting 11:28:54 f7eb640071dd: Waiting 11:28:54 9c2612bb2fb5: Waiting 11:28:54 4aeaa0e7d41f: Waiting 11:28:54 861e9d8774c0: Layer already exists 11:28:54 58c2cafef7b7: Layer already exists 11:28:54 07c2c9cee0e8: Layer already exists 11:28:54 46a80fb55e98: Layer already exists 11:28:54 1cfbe582af54: Layer already exists 11:28:54 c024564a29ad: Layer already exists 11:28:54 d7f44ec469c9: Layer already exists 11:28:54 9c2612bb2fb5: Layer already exists 11:28:54 f7eb640071dd: Layer already exists 11:28:54 a1a32f6ba862: Layer already exists 11:28:54 4aeaa0e7d41f: Layer already exists 11:28:54 latest: digest: sha256:bca9ab5e82562c8145a6a91a4504796e34fd629e6006fac85a384cce30bd0ece size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:55 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.86 11:28:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 11:28:55 07c2c9cee0e8: Preparing 11:28:55 58c2cafef7b7: Preparing 11:28:55 1cfbe582af54: Preparing 11:28:55 46a80fb55e98: Preparing 11:28:55 861e9d8774c0: Preparing 11:28:55 c024564a29ad: Preparing 11:28:55 a1a32f6ba862: Preparing 11:28:55 d7f44ec469c9: Preparing 11:28:55 f7eb640071dd: Preparing 11:28:55 9c2612bb2fb5: Preparing 11:28:55 4aeaa0e7d41f: Preparing 11:28:55 f7eb640071dd: Waiting 11:28:55 c024564a29ad: Waiting 11:28:55 9c2612bb2fb5: Waiting 11:28:55 a1a32f6ba862: Waiting 11:28:55 4aeaa0e7d41f: Waiting 11:28:55 46a80fb55e98: Layer already exists 11:28:55 1cfbe582af54: Layer already exists 11:28:55 58c2cafef7b7: Layer already exists 11:28:55 861e9d8774c0: Layer already exists 11:28:55 07c2c9cee0e8: Layer already exists 11:28:55 9c2612bb2fb5: Layer already exists 11:28:55 c024564a29ad: Layer already exists 11:28:55 f7eb640071dd: Layer already exists 11:28:55 a1a32f6ba862: Layer already exists 11:28:55 d7f44ec469c9: Layer already exists 11:28:55 4aeaa0e7d41f: Layer already exists 11:28:55 3.2.0-dev.86: digest: sha256:bca9ab5e82562c8145a6a91a4504796e34fd629e6006fac85a384cce30bd0ece size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:56 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 11:28:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 11:28:56 07c2c9cee0e8: Preparing 11:28:56 58c2cafef7b7: Preparing 11:28:56 1cfbe582af54: Preparing 11:28:56 46a80fb55e98: Preparing 11:28:56 861e9d8774c0: Preparing 11:28:56 c024564a29ad: Preparing 11:28:56 a1a32f6ba862: Preparing 11:28:56 d7f44ec469c9: Preparing 11:28:56 f7eb640071dd: Preparing 11:28:56 9c2612bb2fb5: Preparing 11:28:56 4aeaa0e7d41f: Preparing 11:28:56 d7f44ec469c9: Waiting 11:28:56 f7eb640071dd: Waiting 11:28:56 9c2612bb2fb5: Waiting 11:28:56 4aeaa0e7d41f: Waiting 11:28:56 c024564a29ad: Waiting 11:28:56 a1a32f6ba862: Waiting 11:28:56 46a80fb55e98: Layer already exists 11:28:56 07c2c9cee0e8: Layer already exists 11:28:56 58c2cafef7b7: Layer already exists 11:28:56 861e9d8774c0: Layer already exists 11:28:56 1cfbe582af54: Layer already exists 11:28:56 c024564a29ad: Layer already exists 11:28:56 f7eb640071dd: Layer already exists 11:28:56 d7f44ec469c9: Layer already exists 11:28:56 a1a32f6ba862: Layer already exists 11:28:56 9c2612bb2fb5: Layer already exists 11:28:56 4aeaa0e7d41f: Layer already exists 11:28:56 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86: digest: sha256:bca9ab5e82562c8145a6a91a4504796e34fd629e6006fac85a384cce30bd0ece size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:57 + 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 11:28:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 11:28:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 11:28:57 07c2c9cee0e8: Preparing 11:28:57 58c2cafef7b7: Preparing 11:28:57 1cfbe582af54: Preparing 11:28:57 46a80fb55e98: Preparing 11:28:57 861e9d8774c0: Preparing 11:28:57 c024564a29ad: Preparing 11:28:57 a1a32f6ba862: Preparing 11:28:57 d7f44ec469c9: Preparing 11:28:57 f7eb640071dd: Preparing 11:28:57 9c2612bb2fb5: Preparing 11:28:57 4aeaa0e7d41f: Preparing 11:28:57 a1a32f6ba862: Waiting 11:28:57 d7f44ec469c9: Waiting 11:28:57 f7eb640071dd: Waiting 11:28:57 9c2612bb2fb5: Waiting 11:28:57 4aeaa0e7d41f: Waiting 11:28:57 c024564a29ad: Waiting 11:28:57 861e9d8774c0: Layer already exists 11:28:57 58c2cafef7b7: Layer already exists 11:28:57 1cfbe582af54: Layer already exists 11:28:57 07c2c9cee0e8: Layer already exists 11:28:57 46a80fb55e98: Layer already exists 11:28:57 9c2612bb2fb5: Layer already exists 11:28:57 a1a32f6ba862: Layer already exists 11:28:57 f7eb640071dd: Layer already exists 11:28:57 d7f44ec469c9: Layer already exists 11:28:57 c024564a29ad: Layer already exists 11:28:57 4aeaa0e7d41f: Layer already exists 11:28:57 main: digest: sha256:bca9ab5e82562c8145a6a91a4504796e34fd629e6006fac85a384cce30bd0ece size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:28:57 ===================================================== [Pipeline] echo 11:28:57 taggedImages: 11:28:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 11:28:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 11:28:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.86 11:28:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 11:28:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 11:28:57 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 11:28:57 1033d5290f4fd751026052b6c6be6da923b73d23 11:28:57 latest 11:28:57 3.2.0-dev.86 11:28:57 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 11:28:57 main 11:28:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:58 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:28:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 11:28:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 11:28:58 fa5ca424bf62: Preparing 11:28:58 6ff75728235a: Preparing 11:28:58 166a2d52f828: Preparing 11:28:58 b3b6fb5727a6: Preparing 11:28:58 30f2064fac35: Preparing 11:28:58 8f6dbed3568b: Preparing 11:28:58 a80cf46a1da3: Preparing 11:28:58 c024564a29ad: Preparing 11:28:58 a1a32f6ba862: Preparing 11:28:58 dd2e9a67dcc2: Preparing 11:28:58 6adcbbdd096a: Preparing 11:28:58 4aeaa0e7d41f: Preparing 11:28:58 a1a32f6ba862: Waiting 11:28:58 4aeaa0e7d41f: Waiting 11:28:58 dd2e9a67dcc2: Waiting 11:28:58 8f6dbed3568b: Waiting 11:28:58 6adcbbdd096a: Waiting 11:28:58 c024564a29ad: Waiting 11:28:58 a80cf46a1da3: Waiting 11:28:58 6ff75728235a: Pushed 11:28:58 fa5ca424bf62: Pushed 11:28:58 30f2064fac35: Pushed 11:28:58 c024564a29ad: Layer already exists 11:29:05 a1a32f6ba862: Layer already exists 11:29:05 8f6dbed3568b: Pushed 11:29:05 b3b6fb5727a6: Pushed 11:29:05 dd2e9a67dcc2: Pushed 11:29:05 a80cf46a1da3: Pushed 11:29:05 166a2d52f828: Pushed 11:29:05 4aeaa0e7d41f: Layer already exists 11:29:07 6adcbbdd096a: Pushed 11:29:07 1033d5290f4fd751026052b6c6be6da923b73d23: digest: sha256:894f2d208d33c4c860d0f40d54ad7df4aaa844f0d552ce3c8d7f0436823df51b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:29:07 + 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 11:29:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 11:29:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 11:29:08 fa5ca424bf62: Preparing 11:29:08 6ff75728235a: Preparing 11:29:08 166a2d52f828: Preparing 11:29:08 b3b6fb5727a6: Preparing 11:29:08 30f2064fac35: Preparing 11:29:08 8f6dbed3568b: Preparing 11:29:08 a80cf46a1da3: Preparing 11:29:08 8f6dbed3568b: Waiting 11:29:08 c024564a29ad: Preparing 11:29:08 a80cf46a1da3: Waiting 11:29:08 a1a32f6ba862: Preparing 11:29:08 c024564a29ad: Waiting 11:29:08 dd2e9a67dcc2: Preparing 11:29:08 6adcbbdd096a: Preparing 11:29:08 a1a32f6ba862: Waiting 11:29:08 4aeaa0e7d41f: Preparing 11:29:08 dd2e9a67dcc2: Waiting 11:29:08 6adcbbdd096a: Waiting 11:29:08 4aeaa0e7d41f: Waiting 11:29:08 fa5ca424bf62: Layer already exists 11:29:08 6ff75728235a: Layer already exists 11:29:08 b3b6fb5727a6: Layer already exists 11:29:08 166a2d52f828: Layer already exists 11:29:08 30f2064fac35: Layer already exists 11:29:08 dd2e9a67dcc2: Layer already exists 11:29:08 c024564a29ad: Layer already exists 11:29:08 a1a32f6ba862: Layer already exists 11:29:08 8f6dbed3568b: Layer already exists 11:29:08 a80cf46a1da3: Layer already exists 11:29:08 4aeaa0e7d41f: Layer already exists 11:29:08 6adcbbdd096a: Layer already exists 11:29:08 latest: digest: sha256:894f2d208d33c4c860d0f40d54ad7df4aaa844f0d552ce3c8d7f0436823df51b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:29:08 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:29:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.86 11:29:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 11:29:09 fa5ca424bf62: Preparing 11:29:09 6ff75728235a: Preparing 11:29:09 166a2d52f828: Preparing 11:29:09 b3b6fb5727a6: Preparing 11:29:09 30f2064fac35: Preparing 11:29:09 8f6dbed3568b: Preparing 11:29:09 a80cf46a1da3: Preparing 11:29:09 c024564a29ad: Preparing 11:29:09 a1a32f6ba862: Preparing 11:29:09 dd2e9a67dcc2: Preparing 11:29:09 8f6dbed3568b: Waiting 11:29:09 a80cf46a1da3: Waiting 11:29:09 c024564a29ad: Waiting 11:29:09 a1a32f6ba862: Waiting 11:29:09 6adcbbdd096a: Preparing 11:29:09 4aeaa0e7d41f: Preparing 11:29:09 dd2e9a67dcc2: Waiting 11:29:09 6adcbbdd096a: Waiting 11:29:09 4aeaa0e7d41f: Waiting 11:29:09 6ff75728235a: Layer already exists 11:29:09 30f2064fac35: Layer already exists 11:29:09 fa5ca424bf62: Layer already exists 11:29:09 166a2d52f828: Layer already exists 11:29:09 b3b6fb5727a6: Layer already exists 11:29:09 c024564a29ad: Layer already exists 11:29:09 8f6dbed3568b: Layer already exists 11:29:09 a1a32f6ba862: Layer already exists 11:29:09 a80cf46a1da3: Layer already exists 11:29:09 dd2e9a67dcc2: Layer already exists 11:29:09 6adcbbdd096a: Layer already exists 11:29:09 4aeaa0e7d41f: Layer already exists 11:29:09 3.2.0-dev.86: digest: sha256:894f2d208d33c4c860d0f40d54ad7df4aaa844f0d552ce3c8d7f0436823df51b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:29:09 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:29:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 11:29:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 11:29:10 fa5ca424bf62: Preparing 11:29:10 6ff75728235a: Preparing 11:29:10 166a2d52f828: Preparing 11:29:10 b3b6fb5727a6: Preparing 11:29:10 30f2064fac35: Preparing 11:29:10 8f6dbed3568b: Preparing 11:29:10 a80cf46a1da3: Preparing 11:29:10 c024564a29ad: Preparing 11:29:10 a1a32f6ba862: Preparing 11:29:10 dd2e9a67dcc2: Preparing 11:29:10 6adcbbdd096a: Preparing 11:29:10 4aeaa0e7d41f: Preparing 11:29:10 c024564a29ad: Waiting 11:29:10 a1a32f6ba862: Waiting 11:29:10 dd2e9a67dcc2: Waiting 11:29:10 6adcbbdd096a: Waiting 11:29:10 4aeaa0e7d41f: Waiting 11:29:10 8f6dbed3568b: Waiting 11:29:10 a80cf46a1da3: Waiting 11:29:10 6ff75728235a: Layer already exists 11:29:10 fa5ca424bf62: Layer already exists 11:29:10 166a2d52f828: Layer already exists 11:29:10 b3b6fb5727a6: Layer already exists 11:29:10 30f2064fac35: Layer already exists 11:29:10 8f6dbed3568b: Layer already exists 11:29:10 a80cf46a1da3: Layer already exists 11:29:10 c024564a29ad: Layer already exists 11:29:10 a1a32f6ba862: Layer already exists 11:29:10 dd2e9a67dcc2: Layer already exists 11:29:10 6adcbbdd096a: Layer already exists 11:29:10 4aeaa0e7d41f: Layer already exists 11:29:10 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86: digest: sha256:894f2d208d33c4c860d0f40d54ad7df4aaa844f0d552ce3c8d7f0436823df51b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:29:10 + 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 11:29:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 11:29:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 11:29:11 fa5ca424bf62: Preparing 11:29:11 6ff75728235a: Preparing 11:29:11 166a2d52f828: Preparing 11:29:11 b3b6fb5727a6: Preparing 11:29:11 30f2064fac35: Preparing 11:29:11 8f6dbed3568b: Preparing 11:29:11 8f6dbed3568b: Waiting 11:29:11 a80cf46a1da3: Preparing 11:29:11 c024564a29ad: Preparing 11:29:11 a80cf46a1da3: Waiting 11:29:11 a1a32f6ba862: Preparing 11:29:11 c024564a29ad: Waiting 11:29:11 dd2e9a67dcc2: Preparing 11:29:11 a1a32f6ba862: Waiting 11:29:11 6adcbbdd096a: Preparing 11:29:11 dd2e9a67dcc2: Waiting 11:29:11 4aeaa0e7d41f: Preparing 11:29:11 6adcbbdd096a: Waiting 11:29:11 166a2d52f828: Layer already exists 11:29:11 fa5ca424bf62: Layer already exists 11:29:11 b3b6fb5727a6: Layer already exists 11:29:11 6ff75728235a: Layer already exists 11:29:11 30f2064fac35: Layer already exists 11:29:11 8f6dbed3568b: Layer already exists 11:29:11 a80cf46a1da3: Layer already exists 11:29:11 dd2e9a67dcc2: Layer already exists 11:29:11 a1a32f6ba862: Layer already exists 11:29:11 c024564a29ad: Layer already exists 11:29:11 6adcbbdd096a: Layer already exists 11:29:11 4aeaa0e7d41f: Layer already exists 11:29:11 main: digest: sha256:894f2d208d33c4c860d0f40d54ad7df4aaa844f0d552ce3c8d7f0436823df51b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:29:11 ===================================================== [Pipeline] echo 11:29:11 taggedImages: 11:29:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 11:29:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 11:29:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.86 11:29:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 11:29:11 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 11:29:11 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 11:29:11 1033d5290f4fd751026052b6c6be6da923b73d23 11:29:11 latest 11:29:11 3.2.0-dev.86 11:29:11 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 11:29:11 main 11:29:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:29:11 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:29:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 11:29:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 11:29:12 650762ae8488: Preparing 11:29:12 fd504d74ec47: Preparing 11:29:12 c024564a29ad: Preparing 11:29:12 a1a32f6ba862: Preparing 11:29:12 aab8096d259e: Preparing 11:29:12 d2349d3af310: Preparing 11:29:12 4aeaa0e7d41f: Preparing 11:29:12 d2349d3af310: Waiting 11:29:12 4aeaa0e7d41f: Waiting 11:29:12 c024564a29ad: Layer already exists 11:29:12 a1a32f6ba862: Layer already exists 11:29:12 4aeaa0e7d41f: Layer already exists 11:29:12 aab8096d259e: Pushed 11:29:12 650762ae8488: Pushed 11:29:14 d2349d3af310: Pushed 11:29:16 fd504d74ec47: Pushed 11:29:16 1033d5290f4fd751026052b6c6be6da923b73d23: digest: sha256:4ed4b61323ffd82f5331b8ea753cc3954b91e78a353fce4d2fce2b7d95765ff3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:29:16 + 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 11:29:17 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 11:29:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 11:29:17 650762ae8488: Preparing 11:29:17 fd504d74ec47: Preparing 11:29:17 c024564a29ad: Preparing 11:29:17 a1a32f6ba862: Preparing 11:29:17 aab8096d259e: Preparing 11:29:17 d2349d3af310: Preparing 11:29:17 4aeaa0e7d41f: Preparing 11:29:17 d2349d3af310: Waiting 11:29:17 4aeaa0e7d41f: Waiting 11:29:17 fd504d74ec47: Layer already exists 11:29:17 a1a32f6ba862: Layer already exists 11:29:17 c024564a29ad: Layer already exists 11:29:17 650762ae8488: Layer already exists 11:29:17 aab8096d259e: Layer already exists 11:29:17 d2349d3af310: Layer already exists 11:29:17 4aeaa0e7d41f: Layer already exists 11:29:17 latest: digest: sha256:4ed4b61323ffd82f5331b8ea753cc3954b91e78a353fce4d2fce2b7d95765ff3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:29:17 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:29:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.86 11:29:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 11:29:18 650762ae8488: Preparing 11:29:18 fd504d74ec47: Preparing 11:29:18 c024564a29ad: Preparing 11:29:18 a1a32f6ba862: Preparing 11:29:18 aab8096d259e: Preparing 11:29:18 d2349d3af310: Preparing 11:29:18 4aeaa0e7d41f: Preparing 11:29:18 d2349d3af310: Waiting 11:29:18 4aeaa0e7d41f: Waiting 11:29:18 a1a32f6ba862: Layer already exists 11:29:18 aab8096d259e: Layer already exists 11:29:18 650762ae8488: Layer already exists 11:29:18 c024564a29ad: Layer already exists 11:29:18 fd504d74ec47: Layer already exists 11:29:18 4aeaa0e7d41f: Layer already exists 11:29:18 d2349d3af310: Layer already exists 11:29:18 3.2.0-dev.86: digest: sha256:4ed4b61323ffd82f5331b8ea753cc3954b91e78a353fce4d2fce2b7d95765ff3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:29:18 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:29:19 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 11:29:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 11:29:19 650762ae8488: Preparing 11:29:19 fd504d74ec47: Preparing 11:29:19 c024564a29ad: Preparing 11:29:19 a1a32f6ba862: Preparing 11:29:19 aab8096d259e: Preparing 11:29:19 d2349d3af310: Preparing 11:29:19 4aeaa0e7d41f: Preparing 11:29:19 d2349d3af310: Waiting 11:29:19 4aeaa0e7d41f: Waiting 11:29:19 650762ae8488: Layer already exists 11:29:19 fd504d74ec47: Layer already exists 11:29:19 aab8096d259e: Layer already exists 11:29:19 c024564a29ad: Layer already exists 11:29:19 a1a32f6ba862: Layer already exists 11:29:19 4aeaa0e7d41f: Layer already exists 11:29:19 d2349d3af310: Layer already exists 11:29:19 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86: digest: sha256:4ed4b61323ffd82f5331b8ea753cc3954b91e78a353fce4d2fce2b7d95765ff3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:29:19 + 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 11:29:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 11:29:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 11:29:20 650762ae8488: Preparing 11:29:20 fd504d74ec47: Preparing 11:29:20 c024564a29ad: Preparing 11:29:20 a1a32f6ba862: Preparing 11:29:20 aab8096d259e: Preparing 11:29:20 d2349d3af310: Preparing 11:29:20 4aeaa0e7d41f: Preparing 11:29:20 d2349d3af310: Waiting 11:29:20 4aeaa0e7d41f: Waiting 11:29:20 c024564a29ad: Layer already exists 11:29:20 a1a32f6ba862: Layer already exists 11:29:20 650762ae8488: Layer already exists 11:29:20 aab8096d259e: Layer already exists 11:29:20 fd504d74ec47: Layer already exists 11:29:20 4aeaa0e7d41f: Layer already exists 11:29:20 d2349d3af310: Layer already exists 11:29:20 main: digest: sha256:4ed4b61323ffd82f5331b8ea753cc3954b91e78a353fce4d2fce2b7d95765ff3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:29:20 ===================================================== [Pipeline] echo 11:29:20 taggedImages: 11:29:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 11:29:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 11:29:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.86 11:29:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 11:29:20 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 11:29:20 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 11:29:20 1033d5290f4fd751026052b6c6be6da923b73d23 11:29:20 latest 11:29:20 3.2.0-dev.86 11:29:20 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 11:29:20 main 11:29:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:29:20 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:29:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 11:29:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 11:29:21 301836be010e: Preparing 11:29:21 376459c71acf: Preparing 11:29:21 152a449dfaf6: Preparing 11:29:21 c024564a29ad: Preparing 11:29:21 a1a32f6ba862: Preparing 11:29:21 1ba4427573eb: Preparing 11:29:21 524c2a45ae28: Preparing 11:29:21 c8e90f016433: Preparing 11:29:21 378aef536520: Preparing 11:29:21 4aeaa0e7d41f: Preparing 11:29:21 524c2a45ae28: Waiting 11:29:21 c8e90f016433: Waiting 11:29:21 378aef536520: Waiting 11:29:21 4aeaa0e7d41f: Waiting 11:29:21 1ba4427573eb: Waiting 11:29:21 c024564a29ad: Layer already exists 11:29:21 a1a32f6ba862: Layer already exists 11:29:21 152a449dfaf6: Pushed 11:29:21 376459c71acf: Pushed 11:29:21 301836be010e: Pushed 11:29:21 4aeaa0e7d41f: Layer already exists 11:29:21 c8e90f016433: Pushed 11:29:22 378aef536520: Pushed 11:29:34 524c2a45ae28: Pushed 11:29:44 1ba4427573eb: Pushed 11:29:44 1033d5290f4fd751026052b6c6be6da923b73d23: digest: sha256:5507f0ceb6d47311090e7eec2cba58ab54246c1479597d56406355ef4e9f26a2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:29:45 + 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 11:29:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 11:29:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 11:29:45 301836be010e: Preparing 11:29:45 376459c71acf: Preparing 11:29:45 152a449dfaf6: Preparing 11:29:45 c024564a29ad: Preparing 11:29:45 a1a32f6ba862: Preparing 11:29:45 1ba4427573eb: Preparing 11:29:45 524c2a45ae28: Preparing 11:29:45 c8e90f016433: Preparing 11:29:45 378aef536520: Preparing 11:29:45 4aeaa0e7d41f: Preparing 11:29:45 524c2a45ae28: Waiting 11:29:45 c8e90f016433: Waiting 11:29:45 4aeaa0e7d41f: Waiting 11:29:45 378aef536520: Waiting 11:29:45 1ba4427573eb: Waiting 11:29:45 152a449dfaf6: Layer already exists 11:29:45 a1a32f6ba862: Layer already exists 11:29:45 376459c71acf: Layer already exists 11:29:45 301836be010e: Layer already exists 11:29:45 c024564a29ad: Layer already exists 11:29:45 1ba4427573eb: Layer already exists 11:29:45 524c2a45ae28: Layer already exists 11:29:45 378aef536520: Layer already exists 11:29:45 c8e90f016433: Layer already exists 11:29:45 4aeaa0e7d41f: Layer already exists 11:29:45 latest: digest: sha256:5507f0ceb6d47311090e7eec2cba58ab54246c1479597d56406355ef4e9f26a2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:29:45 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:29:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.86 11:29:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 11:29:46 301836be010e: Preparing 11:29:46 376459c71acf: Preparing 11:29:46 152a449dfaf6: Preparing 11:29:46 c024564a29ad: Preparing 11:29:46 a1a32f6ba862: Preparing 11:29:46 1ba4427573eb: Preparing 11:29:46 524c2a45ae28: Preparing 11:29:46 c8e90f016433: Preparing 11:29:46 378aef536520: Preparing 11:29:46 4aeaa0e7d41f: Preparing 11:29:46 524c2a45ae28: Waiting 11:29:46 c8e90f016433: Waiting 11:29:46 378aef536520: Waiting 11:29:46 4aeaa0e7d41f: Waiting 11:29:46 1ba4427573eb: Waiting 11:29:46 376459c71acf: Layer already exists 11:29:46 301836be010e: Layer already exists 11:29:46 c024564a29ad: Layer already exists 11:29:46 152a449dfaf6: Layer already exists 11:29:46 a1a32f6ba862: Layer already exists 11:29:46 1ba4427573eb: Layer already exists 11:29:46 524c2a45ae28: Layer already exists 11:29:46 378aef536520: Layer already exists 11:29:46 c8e90f016433: Layer already exists 11:29:46 4aeaa0e7d41f: Layer already exists 11:29:46 3.2.0-dev.86: digest: sha256:5507f0ceb6d47311090e7eec2cba58ab54246c1479597d56406355ef4e9f26a2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:29:46 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:29:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 11:29:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 11:29:47 301836be010e: Preparing 11:29:47 376459c71acf: Preparing 11:29:47 152a449dfaf6: Preparing 11:29:47 c024564a29ad: Preparing 11:29:47 a1a32f6ba862: Preparing 11:29:47 1ba4427573eb: Preparing 11:29:47 524c2a45ae28: Preparing 11:29:47 c8e90f016433: Preparing 11:29:47 378aef536520: Preparing 11:29:47 4aeaa0e7d41f: Preparing 11:29:47 524c2a45ae28: Waiting 11:29:47 c8e90f016433: Waiting 11:29:47 378aef536520: Waiting 11:29:47 4aeaa0e7d41f: Waiting 11:29:47 1ba4427573eb: Waiting 11:29:47 376459c71acf: Layer already exists 11:29:47 c024564a29ad: Layer already exists 11:29:47 152a449dfaf6: Layer already exists 11:29:47 301836be010e: Layer already exists 11:29:47 a1a32f6ba862: Layer already exists 11:29:47 c8e90f016433: Layer already exists 11:29:47 1ba4427573eb: Layer already exists 11:29:47 378aef536520: Layer already exists 11:29:47 524c2a45ae28: Layer already exists 11:29:47 4aeaa0e7d41f: Layer already exists 11:29:47 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86: digest: sha256:5507f0ceb6d47311090e7eec2cba58ab54246c1479597d56406355ef4e9f26a2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:29:47 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:29:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 11:29:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 11:29:48 301836be010e: Preparing 11:29:48 376459c71acf: Preparing 11:29:48 152a449dfaf6: Preparing 11:29:48 c024564a29ad: Preparing 11:29:48 a1a32f6ba862: Preparing 11:29:48 1ba4427573eb: Preparing 11:29:48 524c2a45ae28: Preparing 11:29:48 1ba4427573eb: Waiting 11:29:48 c8e90f016433: Preparing 11:29:48 378aef536520: Preparing 11:29:48 4aeaa0e7d41f: Preparing 11:29:48 524c2a45ae28: Waiting 11:29:48 c8e90f016433: Waiting 11:29:48 378aef536520: Waiting 11:29:48 4aeaa0e7d41f: Waiting 11:29:48 301836be010e: Layer already exists 11:29:48 376459c71acf: Layer already exists 11:29:48 152a449dfaf6: Layer already exists 11:29:48 c024564a29ad: Layer already exists 11:29:48 a1a32f6ba862: Layer already exists 11:29:48 524c2a45ae28: Layer already exists 11:29:48 1ba4427573eb: Layer already exists 11:29:48 378aef536520: Layer already exists 11:29:48 c8e90f016433: Layer already exists 11:29:48 4aeaa0e7d41f: Layer already exists 11:29:48 main: digest: sha256:5507f0ceb6d47311090e7eec2cba58ab54246c1479597d56406355ef4e9f26a2 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:29:48 ===================================================== [Pipeline] echo 11:29:48 taggedImages: 11:29:48 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 11:29:48 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 11:29:48 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.86 11:29:48 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 11:29:48 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 11:29:48 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 11:29:48 1033d5290f4fd751026052b6c6be6da923b73d23 11:29:48 latest 11:29:48 3.2.0-dev.86 11:29:48 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 11:29:48 main 11:29:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:29:49 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:29:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 11:29:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 11:29:49 fe1fa599169d: Preparing 11:29:49 a400fbcbba44: Preparing 11:29:49 38436b0afe1a: Preparing 11:29:49 c024564a29ad: Preparing 11:29:49 a1a32f6ba862: Preparing 11:29:49 83c858b10d1a: Preparing 11:29:49 2796241d4788: Preparing 11:29:49 7a7d86623e34: Preparing 11:29:49 4aeaa0e7d41f: Preparing 11:29:49 7a7d86623e34: Waiting 11:29:49 4aeaa0e7d41f: Waiting 11:29:49 2796241d4788: Waiting 11:29:49 83c858b10d1a: Waiting 11:29:49 c024564a29ad: Layer already exists 11:29:49 a1a32f6ba862: Layer already exists 11:29:49 38436b0afe1a: Pushed 11:29:49 a400fbcbba44: Pushed 11:29:49 4aeaa0e7d41f: Layer already exists 11:29:49 fe1fa599169d: Pushed 11:29:49 2796241d4788: Pushed 11:29:50 7a7d86623e34: Pushed 11:30:16 83c858b10d1a: Pushed 11:30:16 1033d5290f4fd751026052b6c6be6da923b73d23: digest: sha256:2e7a833dc2baef2a2a002fbe2e306fed80a87c63fe1020519f0aa8d3e0ef4539 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:17 + 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 11:30:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 11:30:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 11:30:17 fe1fa599169d: Preparing 11:30:17 a400fbcbba44: Preparing 11:30:17 38436b0afe1a: Preparing 11:30:17 c024564a29ad: Preparing 11:30:17 a1a32f6ba862: Preparing 11:30:17 83c858b10d1a: Preparing 11:30:17 2796241d4788: Preparing 11:30:17 7a7d86623e34: Preparing 11:30:17 4aeaa0e7d41f: Preparing 11:30:17 83c858b10d1a: Waiting 11:30:17 2796241d4788: Waiting 11:30:17 7a7d86623e34: Waiting 11:30:17 4aeaa0e7d41f: Waiting 11:30:17 c024564a29ad: Layer already exists 11:30:17 fe1fa599169d: Layer already exists 11:30:17 a1a32f6ba862: Layer already exists 11:30:17 a400fbcbba44: Layer already exists 11:30:17 38436b0afe1a: Layer already exists 11:30:17 7a7d86623e34: Layer already exists 11:30:17 2796241d4788: Layer already exists 11:30:17 4aeaa0e7d41f: Layer already exists 11:30:17 83c858b10d1a: Layer already exists 11:30:17 latest: digest: sha256:2e7a833dc2baef2a2a002fbe2e306fed80a87c63fe1020519f0aa8d3e0ef4539 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:18 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.86 11:30:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 11:30:18 fe1fa599169d: Preparing 11:30:18 a400fbcbba44: Preparing 11:30:18 38436b0afe1a: Preparing 11:30:18 c024564a29ad: Preparing 11:30:18 a1a32f6ba862: Preparing 11:30:18 83c858b10d1a: Preparing 11:30:18 2796241d4788: Preparing 11:30:18 7a7d86623e34: Preparing 11:30:18 4aeaa0e7d41f: Preparing 11:30:18 2796241d4788: Waiting 11:30:18 7a7d86623e34: Waiting 11:30:18 4aeaa0e7d41f: Waiting 11:30:18 83c858b10d1a: Waiting 11:30:18 38436b0afe1a: Layer already exists 11:30:18 a1a32f6ba862: Layer already exists 11:30:18 c024564a29ad: Layer already exists 11:30:18 a400fbcbba44: Layer already exists 11:30:18 fe1fa599169d: Layer already exists 11:30:18 4aeaa0e7d41f: Layer already exists 11:30:18 83c858b10d1a: Layer already exists 11:30:18 2796241d4788: Layer already exists 11:30:18 7a7d86623e34: Layer already exists 11:30:18 3.2.0-dev.86: digest: sha256:2e7a833dc2baef2a2a002fbe2e306fed80a87c63fe1020519f0aa8d3e0ef4539 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:19 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 11:30:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 11:30:19 fe1fa599169d: Preparing 11:30:19 a400fbcbba44: Preparing 11:30:19 38436b0afe1a: Preparing 11:30:19 c024564a29ad: Preparing 11:30:19 a1a32f6ba862: Preparing 11:30:19 83c858b10d1a: Preparing 11:30:19 2796241d4788: Preparing 11:30:19 7a7d86623e34: Preparing 11:30:19 4aeaa0e7d41f: Preparing 11:30:19 83c858b10d1a: Waiting 11:30:19 2796241d4788: Waiting 11:30:19 7a7d86623e34: Waiting 11:30:19 4aeaa0e7d41f: Waiting 11:30:19 38436b0afe1a: Layer already exists 11:30:19 a400fbcbba44: Layer already exists 11:30:19 c024564a29ad: Layer already exists 11:30:19 a1a32f6ba862: Layer already exists 11:30:19 fe1fa599169d: Layer already exists 11:30:19 2796241d4788: Layer already exists 11:30:19 83c858b10d1a: Layer already exists 11:30:19 7a7d86623e34: Layer already exists 11:30:19 4aeaa0e7d41f: Layer already exists 11:30:19 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86: digest: sha256:2e7a833dc2baef2a2a002fbe2e306fed80a87c63fe1020519f0aa8d3e0ef4539 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:20 + 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 11:30:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 11:30:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 11:30:20 fe1fa599169d: Preparing 11:30:20 a400fbcbba44: Preparing 11:30:20 38436b0afe1a: Preparing 11:30:20 c024564a29ad: Preparing 11:30:20 a1a32f6ba862: Preparing 11:30:20 83c858b10d1a: Preparing 11:30:20 2796241d4788: Preparing 11:30:20 7a7d86623e34: Preparing 11:30:20 4aeaa0e7d41f: Preparing 11:30:20 7a7d86623e34: Waiting 11:30:20 4aeaa0e7d41f: Waiting 11:30:20 83c858b10d1a: Waiting 11:30:20 2796241d4788: Waiting 11:30:20 a400fbcbba44: Layer already exists 11:30:20 fe1fa599169d: Layer already exists 11:30:20 38436b0afe1a: Layer already exists 11:30:20 a1a32f6ba862: Layer already exists 11:30:20 c024564a29ad: Layer already exists 11:30:20 7a7d86623e34: Layer already exists 11:30:20 83c858b10d1a: Layer already exists 11:30:20 2796241d4788: Layer already exists 11:30:20 4aeaa0e7d41f: Layer already exists 11:30:20 main: digest: sha256:2e7a833dc2baef2a2a002fbe2e306fed80a87c63fe1020519f0aa8d3e0ef4539 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:30:20 ===================================================== [Pipeline] echo 11:30:20 taggedImages: 11:30:20 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 11:30:20 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 11:30:20 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.86 11:30:20 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 11:30:20 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 11:30:20 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 11:30:20 1033d5290f4fd751026052b6c6be6da923b73d23 11:30:20 latest 11:30:20 3.2.0-dev.86 11:30:20 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 11:30:20 main 11:30:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:21 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 11:30:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 11:30:21 5178cefcd634: Preparing 11:30:21 8a6a2a0826fe: Preparing 11:30:21 64898b479075: Preparing 11:30:21 c024564a29ad: Preparing 11:30:21 a1a32f6ba862: Preparing 11:30:21 83c858b10d1a: Preparing 11:30:21 c8e90f016433: Preparing 11:30:21 378aef536520: Preparing 11:30:21 4aeaa0e7d41f: Preparing 11:30:21 c8e90f016433: Waiting 11:30:21 4aeaa0e7d41f: Waiting 11:30:21 378aef536520: Waiting 11:30:21 83c858b10d1a: Waiting 11:30:21 c024564a29ad: Layer already exists 11:30:21 a1a32f6ba862: Layer already exists 11:30:21 83c858b10d1a: Layer already exists 11:30:21 c8e90f016433: Layer already exists 11:30:21 378aef536520: Layer already exists 11:30:21 64898b479075: Pushed 11:30:21 8a6a2a0826fe: Pushed 11:30:21 4aeaa0e7d41f: Layer already exists 11:30:21 5178cefcd634: Pushed 11:30:22 1033d5290f4fd751026052b6c6be6da923b73d23: digest: sha256:b23604f1f4ba47bb890ee6432c0c0d84da62b32526dfa8aba6b36089a4161a77 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:22 + 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 11:30:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 11:30:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 11:30:22 5178cefcd634: Preparing 11:30:22 8a6a2a0826fe: Preparing 11:30:22 64898b479075: Preparing 11:30:22 c024564a29ad: Preparing 11:30:22 a1a32f6ba862: Preparing 11:30:22 83c858b10d1a: Preparing 11:30:22 c8e90f016433: Preparing 11:30:22 378aef536520: Preparing 11:30:22 4aeaa0e7d41f: Preparing 11:30:22 83c858b10d1a: Waiting 11:30:22 c8e90f016433: Waiting 11:30:22 378aef536520: Waiting 11:30:22 4aeaa0e7d41f: Waiting 11:30:22 5178cefcd634: Layer already exists 11:30:22 8a6a2a0826fe: Layer already exists 11:30:22 a1a32f6ba862: Layer already exists 11:30:22 c024564a29ad: Layer already exists 11:30:22 64898b479075: Layer already exists 11:30:22 83c858b10d1a: Layer already exists 11:30:22 378aef536520: Layer already exists 11:30:22 4aeaa0e7d41f: Layer already exists 11:30:22 c8e90f016433: Layer already exists 11:30:23 latest: digest: sha256:b23604f1f4ba47bb890ee6432c0c0d84da62b32526dfa8aba6b36089a4161a77 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:23 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.86 11:30:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 11:30:23 5178cefcd634: Preparing 11:30:23 8a6a2a0826fe: Preparing 11:30:23 64898b479075: Preparing 11:30:23 c024564a29ad: Preparing 11:30:23 a1a32f6ba862: Preparing 11:30:23 83c858b10d1a: Preparing 11:30:23 c8e90f016433: Preparing 11:30:23 378aef536520: Preparing 11:30:23 4aeaa0e7d41f: Preparing 11:30:23 83c858b10d1a: Waiting 11:30:23 c8e90f016433: Waiting 11:30:23 378aef536520: Waiting 11:30:23 4aeaa0e7d41f: Waiting 11:30:23 5178cefcd634: Layer already exists 11:30:23 c024564a29ad: Layer already exists 11:30:23 64898b479075: Layer already exists 11:30:23 a1a32f6ba862: Layer already exists 11:30:23 8a6a2a0826fe: Layer already exists 11:30:23 c8e90f016433: Layer already exists 11:30:23 83c858b10d1a: Layer already exists 11:30:23 378aef536520: Layer already exists 11:30:23 4aeaa0e7d41f: Layer already exists 11:30:24 3.2.0-dev.86: digest: sha256:b23604f1f4ba47bb890ee6432c0c0d84da62b32526dfa8aba6b36089a4161a77 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:24 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 11:30:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 11:30:24 5178cefcd634: Preparing 11:30:24 8a6a2a0826fe: Preparing 11:30:24 64898b479075: Preparing 11:30:24 c024564a29ad: Preparing 11:30:24 a1a32f6ba862: Preparing 11:30:24 83c858b10d1a: Preparing 11:30:24 c8e90f016433: Preparing 11:30:24 378aef536520: Preparing 11:30:24 4aeaa0e7d41f: Preparing 11:30:24 c8e90f016433: Waiting 11:30:24 378aef536520: Waiting 11:30:24 4aeaa0e7d41f: Waiting 11:30:24 83c858b10d1a: Waiting 11:30:24 a1a32f6ba862: Layer already exists 11:30:24 5178cefcd634: Layer already exists 11:30:24 64898b479075: Layer already exists 11:30:24 8a6a2a0826fe: Layer already exists 11:30:24 c024564a29ad: Layer already exists 11:30:24 83c858b10d1a: Layer already exists 11:30:24 378aef536520: Layer already exists 11:30:24 c8e90f016433: Layer already exists 11:30:24 4aeaa0e7d41f: Layer already exists 11:30:25 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86: digest: sha256:b23604f1f4ba47bb890ee6432c0c0d84da62b32526dfa8aba6b36089a4161a77 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:25 + 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 11:30:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 11:30:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 11:30:25 5178cefcd634: Preparing 11:30:25 8a6a2a0826fe: Preparing 11:30:25 64898b479075: Preparing 11:30:25 c024564a29ad: Preparing 11:30:25 a1a32f6ba862: Preparing 11:30:25 83c858b10d1a: Preparing 11:30:25 c8e90f016433: Preparing 11:30:25 378aef536520: Preparing 11:30:25 4aeaa0e7d41f: Preparing 11:30:25 c8e90f016433: Waiting 11:30:25 378aef536520: Waiting 11:30:25 4aeaa0e7d41f: Waiting 11:30:25 83c858b10d1a: Waiting 11:30:25 a1a32f6ba862: Layer already exists 11:30:25 c024564a29ad: Layer already exists 11:30:25 64898b479075: Layer already exists 11:30:25 5178cefcd634: Layer already exists 11:30:25 8a6a2a0826fe: Layer already exists 11:30:25 c8e90f016433: Layer already exists 11:30:25 378aef536520: Layer already exists 11:30:25 4aeaa0e7d41f: Layer already exists 11:30:25 83c858b10d1a: Layer already exists 11:30:26 main: digest: sha256:b23604f1f4ba47bb890ee6432c0c0d84da62b32526dfa8aba6b36089a4161a77 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:30:26 ===================================================== [Pipeline] echo 11:30:26 taggedImages: 11:30:26 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 11:30:26 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 11:30:26 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.86 11:30:26 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 11:30:26 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 11:30:26 [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: 11:30:26 1033d5290f4fd751026052b6c6be6da923b73d23 11:30:26 latest 11:30:26 3.2.0-dev.86 11:30:26 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 11:30:26 main 11:30:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:26 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:27 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 11:30:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 11:30:27 e49130f2c3ba: Preparing 11:30:27 e2619e33bf2b: Preparing 11:30:27 c024564a29ad: Preparing 11:30:27 a1a32f6ba862: Preparing 11:30:27 066d0f71e3c0: Preparing 11:30:27 9d064a77b4b4: Preparing 11:30:27 4aeaa0e7d41f: Preparing 11:30:27 9d064a77b4b4: Waiting 11:30:27 4aeaa0e7d41f: Waiting 11:30:27 c024564a29ad: Layer already exists 11:30:27 a1a32f6ba862: Layer already exists 11:30:27 4aeaa0e7d41f: Layer already exists 11:30:27 e49130f2c3ba: Pushed 11:30:27 066d0f71e3c0: Pushed 11:30:28 9d064a77b4b4: Pushed 11:30:34 e2619e33bf2b: Pushed 11:30:34 1033d5290f4fd751026052b6c6be6da923b73d23: digest: sha256:ccd8acf78b489bd9d5c451d4f11b43feac6526eb032d4704ec28eb42b744da7f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:35 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:35 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 11:30:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 11:30:35 e49130f2c3ba: Preparing 11:30:35 e2619e33bf2b: Preparing 11:30:35 c024564a29ad: Preparing 11:30:35 a1a32f6ba862: Preparing 11:30:35 066d0f71e3c0: Preparing 11:30:35 9d064a77b4b4: Preparing 11:30:35 4aeaa0e7d41f: Preparing 11:30:35 9d064a77b4b4: Waiting 11:30:35 4aeaa0e7d41f: Waiting 11:30:35 e2619e33bf2b: Layer already exists 11:30:35 066d0f71e3c0: Layer already exists 11:30:35 c024564a29ad: Layer already exists 11:30:35 a1a32f6ba862: Layer already exists 11:30:35 e49130f2c3ba: Layer already exists 11:30:35 4aeaa0e7d41f: Layer already exists 11:30:35 9d064a77b4b4: Layer already exists 11:30:35 latest: digest: sha256:ccd8acf78b489bd9d5c451d4f11b43feac6526eb032d4704ec28eb42b744da7f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:35 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:36 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.86 11:30:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 11:30:36 e49130f2c3ba: Preparing 11:30:36 e2619e33bf2b: Preparing 11:30:36 c024564a29ad: Preparing 11:30:36 a1a32f6ba862: Preparing 11:30:36 066d0f71e3c0: Preparing 11:30:36 9d064a77b4b4: Preparing 11:30:36 4aeaa0e7d41f: Preparing 11:30:36 9d064a77b4b4: Waiting 11:30:36 4aeaa0e7d41f: Waiting 11:30:36 e2619e33bf2b: Layer already exists 11:30:36 a1a32f6ba862: Layer already exists 11:30:36 c024564a29ad: Layer already exists 11:30:36 e49130f2c3ba: Layer already exists 11:30:36 066d0f71e3c0: Layer already exists 11:30:36 4aeaa0e7d41f: Layer already exists 11:30:36 9d064a77b4b4: Layer already exists 11:30:36 3.2.0-dev.86: digest: sha256:ccd8acf78b489bd9d5c451d4f11b43feac6526eb032d4704ec28eb42b744da7f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:36 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:37 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 11:30:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 11:30:37 e49130f2c3ba: Preparing 11:30:37 e2619e33bf2b: Preparing 11:30:37 c024564a29ad: Preparing 11:30:37 a1a32f6ba862: Preparing 11:30:37 066d0f71e3c0: Preparing 11:30:37 9d064a77b4b4: Preparing 11:30:37 4aeaa0e7d41f: Preparing 11:30:37 4aeaa0e7d41f: Waiting 11:30:37 9d064a77b4b4: Waiting 11:30:37 e2619e33bf2b: Layer already exists 11:30:37 a1a32f6ba862: Layer already exists 11:30:37 066d0f71e3c0: Layer already exists 11:30:37 e49130f2c3ba: Layer already exists 11:30:37 c024564a29ad: Layer already exists 11:30:37 9d064a77b4b4: Layer already exists 11:30:37 4aeaa0e7d41f: Layer already exists 11:30:37 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86: digest: sha256:ccd8acf78b489bd9d5c451d4f11b43feac6526eb032d4704ec28eb42b744da7f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:37 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:38 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main 11:30:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 11:30:38 e49130f2c3ba: Preparing 11:30:38 e2619e33bf2b: Preparing 11:30:38 c024564a29ad: Preparing 11:30:38 a1a32f6ba862: Preparing 11:30:38 066d0f71e3c0: Preparing 11:30:38 9d064a77b4b4: Preparing 11:30:38 4aeaa0e7d41f: Preparing 11:30:38 9d064a77b4b4: Waiting 11:30:38 4aeaa0e7d41f: Waiting 11:30:38 c024564a29ad: Layer already exists 11:30:38 a1a32f6ba862: Layer already exists 11:30:38 e49130f2c3ba: Layer already exists 11:30:38 e2619e33bf2b: Layer already exists 11:30:38 066d0f71e3c0: Layer already exists 11:30:38 4aeaa0e7d41f: Layer already exists 11:30:38 9d064a77b4b4: Layer already exists 11:30:38 main: digest: sha256:ccd8acf78b489bd9d5c451d4f11b43feac6526eb032d4704ec28eb42b744da7f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:30:38 ===================================================== [Pipeline] echo 11:30:38 taggedImages: 11:30:38 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 11:30:38 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 11:30:38 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.86 11:30:38 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 11:30:38 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo 11:30:38 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 11:30:38 1033d5290f4fd751026052b6c6be6da923b73d23 11:30:38 latest 11:30:38 3.2.0-dev.86 11:30:38 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 11:30:38 main 11:30:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:39 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 11:30:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 11:30:39 ec77adde2a95: Preparing 11:30:39 8d0b51933cd0: Preparing 11:30:39 3057078596ab: Preparing 11:30:39 c024564a29ad: Preparing 11:30:39 a1a32f6ba862: Preparing 11:30:39 7975bf332711: Preparing 11:30:39 4cf396b1da9d: Preparing 11:30:39 4aeaa0e7d41f: Preparing 11:30:39 4cf396b1da9d: Waiting 11:30:39 4aeaa0e7d41f: Waiting 11:30:39 7975bf332711: Waiting 11:30:39 c024564a29ad: Layer already exists 11:30:39 a1a32f6ba862: Layer already exists 11:30:39 8d0b51933cd0: Pushed 11:30:39 4aeaa0e7d41f: Layer already exists 11:30:39 ec77adde2a95: Pushed 11:30:39 7975bf332711: Pushed 11:30:39 4cf396b1da9d: Pushed 11:30:46 3057078596ab: Pushed 11:30:46 1033d5290f4fd751026052b6c6be6da923b73d23: digest: sha256:251012192791c36d069dba186ecb0a351a822c77dfb49b7d06123774b0824de8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:46 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 11:30:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 11:30:47 ec77adde2a95: Preparing 11:30:47 8d0b51933cd0: Preparing 11:30:47 3057078596ab: Preparing 11:30:47 c024564a29ad: Preparing 11:30:47 a1a32f6ba862: Preparing 11:30:47 7975bf332711: Preparing 11:30:47 4cf396b1da9d: Preparing 11:30:47 4aeaa0e7d41f: Preparing 11:30:47 7975bf332711: Waiting 11:30:47 4cf396b1da9d: Waiting 11:30:47 4aeaa0e7d41f: Waiting 11:30:47 a1a32f6ba862: Layer already exists 11:30:47 8d0b51933cd0: Layer already exists 11:30:47 3057078596ab: Layer already exists 11:30:47 c024564a29ad: Layer already exists 11:30:47 ec77adde2a95: Layer already exists 11:30:47 4cf396b1da9d: Layer already exists 11:30:47 7975bf332711: Layer already exists 11:30:47 4aeaa0e7d41f: Layer already exists 11:30:47 latest: digest: sha256:251012192791c36d069dba186ecb0a351a822c77dfb49b7d06123774b0824de8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:47 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.86 11:30:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 11:30:48 ec77adde2a95: Preparing 11:30:48 8d0b51933cd0: Preparing 11:30:48 3057078596ab: Preparing 11:30:48 c024564a29ad: Preparing 11:30:48 a1a32f6ba862: Preparing 11:30:48 7975bf332711: Preparing 11:30:48 4cf396b1da9d: Preparing 11:30:48 4aeaa0e7d41f: Preparing 11:30:48 7975bf332711: Waiting 11:30:48 4cf396b1da9d: Waiting 11:30:48 4aeaa0e7d41f: Waiting 11:30:48 c024564a29ad: Layer already exists 11:30:48 3057078596ab: Layer already exists 11:30:48 a1a32f6ba862: Layer already exists 11:30:48 8d0b51933cd0: Layer already exists 11:30:48 ec77adde2a95: Layer already exists 11:30:48 4cf396b1da9d: Layer already exists 11:30:48 4aeaa0e7d41f: Layer already exists 11:30:48 7975bf332711: Layer already exists 11:30:48 3.2.0-dev.86: digest: sha256:251012192791c36d069dba186ecb0a351a822c77dfb49b7d06123774b0824de8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:48 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 11:30:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 11:30:49 ec77adde2a95: Preparing 11:30:49 8d0b51933cd0: Preparing 11:30:49 3057078596ab: Preparing 11:30:49 c024564a29ad: Preparing 11:30:49 a1a32f6ba862: Preparing 11:30:49 7975bf332711: Preparing 11:30:49 4cf396b1da9d: Preparing 11:30:49 4aeaa0e7d41f: Preparing 11:30:49 4aeaa0e7d41f: Waiting 11:30:49 7975bf332711: Waiting 11:30:49 4cf396b1da9d: Waiting 11:30:49 3057078596ab: Layer already exists 11:30:49 ec77adde2a95: Layer already exists 11:30:49 c024564a29ad: Layer already exists 11:30:49 8d0b51933cd0: Layer already exists 11:30:49 a1a32f6ba862: Layer already exists 11:30:49 7975bf332711: Layer already exists 11:30:49 4cf396b1da9d: Layer already exists 11:30:49 4aeaa0e7d41f: Layer already exists 11:30:49 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86: digest: sha256:251012192791c36d069dba186ecb0a351a822c77dfb49b7d06123774b0824de8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:49 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 11:30:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 11:30:50 ec77adde2a95: Preparing 11:30:50 8d0b51933cd0: Preparing 11:30:50 3057078596ab: Preparing 11:30:50 c024564a29ad: Preparing 11:30:50 a1a32f6ba862: Preparing 11:30:50 7975bf332711: Preparing 11:30:50 4cf396b1da9d: Preparing 11:30:50 7975bf332711: Waiting 11:30:50 4aeaa0e7d41f: Preparing 11:30:50 4cf396b1da9d: Waiting 11:30:50 4aeaa0e7d41f: Waiting 11:30:50 8d0b51933cd0: Layer already exists 11:30:50 3057078596ab: Layer already exists 11:30:50 a1a32f6ba862: Layer already exists 11:30:50 ec77adde2a95: Layer already exists 11:30:50 c024564a29ad: Layer already exists 11:30:50 4aeaa0e7d41f: Layer already exists 11:30:50 7975bf332711: Layer already exists 11:30:50 4cf396b1da9d: Layer already exists 11:30:50 main: digest: sha256:251012192791c36d069dba186ecb0a351a822c77dfb49b7d06123774b0824de8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:30:50 ===================================================== [Pipeline] echo 11:30:50 taggedImages: 11:30:50 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 11:30:50 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 11:30:50 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.86 11:30:50 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 11:30:50 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 11:30:50 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 11:30:50 1033d5290f4fd751026052b6c6be6da923b73d23 11:30:50 latest 11:30:50 3.2.0-dev.86 11:30:50 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 11:30:50 main 11:30:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:50 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:30:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 11:30:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 11:30:51 3437d7eac27d: Preparing 11:30:51 443dd5123ccc: Preparing 11:30:51 c024564a29ad: Preparing 11:30:51 a1a32f6ba862: Preparing 11:30:51 be0fa473d828: Preparing 11:30:51 cc4870019de6: Preparing 11:30:51 4aeaa0e7d41f: Preparing 11:30:51 cc4870019de6: Waiting 11:30:51 4aeaa0e7d41f: Waiting 11:30:51 a1a32f6ba862: Layer already exists 11:30:51 c024564a29ad: Layer already exists 11:30:51 be0fa473d828: Layer already exists 11:30:51 cc4870019de6: Layer already exists 11:30:51 4aeaa0e7d41f: Layer already exists 11:30:51 3437d7eac27d: Pushed 11:30:59 443dd5123ccc: Pushed 11:30:59 1033d5290f4fd751026052b6c6be6da923b73d23: digest: sha256:2d000a83f215d860569f0821ae5bb9e1fdccf708d4cba020903c73c0531613f4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:31:00 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:31:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 11:31:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 11:31:00 3437d7eac27d: Preparing 11:31:00 443dd5123ccc: Preparing 11:31:00 c024564a29ad: Preparing 11:31:00 a1a32f6ba862: Preparing 11:31:00 be0fa473d828: Preparing 11:31:00 cc4870019de6: Preparing 11:31:00 4aeaa0e7d41f: Preparing 11:31:00 cc4870019de6: Waiting 11:31:00 4aeaa0e7d41f: Waiting 11:31:00 c024564a29ad: Layer already exists 11:31:00 be0fa473d828: Layer already exists 11:31:00 a1a32f6ba862: Layer already exists 11:31:00 443dd5123ccc: Layer already exists 11:31:00 3437d7eac27d: Layer already exists 11:31:00 cc4870019de6: Layer already exists 11:31:00 4aeaa0e7d41f: Layer already exists 11:31:00 latest: digest: sha256:2d000a83f215d860569f0821ae5bb9e1fdccf708d4cba020903c73c0531613f4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:31:01 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:31:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.86 11:31:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 11:31:01 3437d7eac27d: Preparing 11:31:01 443dd5123ccc: Preparing 11:31:01 c024564a29ad: Preparing 11:31:01 a1a32f6ba862: Preparing 11:31:01 be0fa473d828: Preparing 11:31:01 cc4870019de6: Preparing 11:31:01 4aeaa0e7d41f: Preparing 11:31:01 cc4870019de6: Waiting 11:31:01 4aeaa0e7d41f: Waiting 11:31:01 c024564a29ad: Layer already exists 11:31:01 3437d7eac27d: Layer already exists 11:31:01 be0fa473d828: Layer already exists 11:31:01 443dd5123ccc: Layer already exists 11:31:01 a1a32f6ba862: Layer already exists 11:31:01 cc4870019de6: Layer already exists 11:31:01 4aeaa0e7d41f: Layer already exists 11:31:01 3.2.0-dev.86: digest: sha256:2d000a83f215d860569f0821ae5bb9e1fdccf708d4cba020903c73c0531613f4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:31:01 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:31:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 11:31:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 11:31:02 3437d7eac27d: Preparing 11:31:02 443dd5123ccc: Preparing 11:31:02 c024564a29ad: Preparing 11:31:02 a1a32f6ba862: Preparing 11:31:02 be0fa473d828: Preparing 11:31:02 cc4870019de6: Preparing 11:31:02 4aeaa0e7d41f: Preparing 11:31:02 cc4870019de6: Waiting 11:31:02 4aeaa0e7d41f: Waiting 11:31:02 be0fa473d828: Layer already exists 11:31:02 443dd5123ccc: Layer already exists 11:31:02 a1a32f6ba862: Layer already exists 11:31:02 3437d7eac27d: Layer already exists 11:31:02 c024564a29ad: Layer already exists 11:31:02 cc4870019de6: Layer already exists 11:31:02 4aeaa0e7d41f: Layer already exists 11:31:02 1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86: digest: sha256:2d000a83f215d860569f0821ae5bb9e1fdccf708d4cba020903c73c0531613f4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:31:02 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:31:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 11:31:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 11:31:03 3437d7eac27d: Preparing 11:31:03 443dd5123ccc: Preparing 11:31:03 c024564a29ad: Preparing 11:31:03 a1a32f6ba862: Preparing 11:31:03 be0fa473d828: Preparing 11:31:03 cc4870019de6: Preparing 11:31:03 4aeaa0e7d41f: Preparing 11:31:03 cc4870019de6: Waiting 11:31:03 4aeaa0e7d41f: Waiting 11:31:03 3437d7eac27d: Layer already exists 11:31:03 be0fa473d828: Layer already exists 11:31:03 a1a32f6ba862: Layer already exists 11:31:03 443dd5123ccc: Layer already exists 11:31:03 c024564a29ad: Layer already exists 11:31:03 cc4870019de6: Layer already exists 11:31:03 4aeaa0e7d41f: Layer already exists 11:31:03 main: digest: sha256:2d000a83f215d860569f0821ae5bb9e1fdccf708d4cba020903c73c0531613f4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 11:31:03 ===================================================== [Pipeline] echo 11:31:03 taggedImages: 11:31:03 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1033d5290f4fd751026052b6c6be6da923b73d23 11:31:03 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 11:31:03 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.86 11:31:03 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:1033d5290f4fd751026052b6c6be6da923b73d23-3.2.0-dev.86 11:31:03 - 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 11:31:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:31:03 11:31:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:31:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:31:04 arm64: Pulling from edgex-lftools-log-publisher 11:31:04 8998bd30e6a1: Pulling fs layer 11:31:04 04944245beec: Pulling fs layer 11:31:04 699f458cf7ca: Pulling fs layer 11:31:04 765212b225bb: Pulling fs layer 11:31:04 f23df028b6ca: Pulling fs layer 11:31:04 d65c8cfc05b1: Pulling fs layer 11:31:04 2437ff75d9bd: Pulling fs layer 11:31:04 765212b225bb: Waiting 11:31:04 f23df028b6ca: Waiting 11:31:04 d65c8cfc05b1: Waiting 11:31:04 2437ff75d9bd: Waiting 11:31:04 04944245beec: Verifying Checksum 11:31:04 04944245beec: Download complete 11:31:04 765212b225bb: Verifying Checksum 11:31:04 765212b225bb: Download complete 11:31:04 f23df028b6ca: Verifying Checksum 11:31:04 f23df028b6ca: Download complete 11:31:04 d65c8cfc05b1: Verifying Checksum 11:31:04 d65c8cfc05b1: Download complete 11:31:04 699f458cf7ca: Download complete 11:31:05 8998bd30e6a1: Verifying Checksum 11:31:05 8998bd30e6a1: Download complete 11:31:07 2437ff75d9bd: Verifying Checksum 11:31:07 2437ff75d9bd: Download complete 11:31:09 8998bd30e6a1: Pull complete 11:31:09 04944245beec: Pull complete 11:31:11 699f458cf7ca: Pull complete 11:31:11 765212b225bb: Pull complete 11:31:12 f23df028b6ca: Pull complete 11:31:12 d65c8cfc05b1: Pull complete 11:31:27 2437ff75d9bd: Pull complete 11:31:27 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 11:31:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 11:31:27 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:31:27 prd-ubuntu20.04-docker-arm64-4c-16g-12778 does not seem to be running inside a container 11:31:27 $ 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/709 -v /w/workspace/edgex-go/709:/w/workspace/edgex-go/709:rw,z -v /w/workspace/edgex-go/709@tmp:/w/workspace/edgex-go/709@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 11:31:30 $ docker top 6831ca677319b92cc45bc4077ca0975c6862229c21d2d2dd34e3c660dcda54ce -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:31:31 ---> job-cost.sh 11:31:31 lf-activate-venv: SKIPPING 11:31:31 INFO: No Stack... 11:31:31 INFO: Retrieving Pricing Info for: v3-standard-4 11:31:32 INFO: Archiving Costs [Pipeline] sh 11:31:33 + cat /w/workspace/edgex-go/709/archives/cost.csv 11:31:33 + cut -d, -f6 [Pipeline] lock 11:31:33 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-709-stack-cost] 11:31:33 Resource [jenkins-edgexfoundry-edgex-go-main-709-stack-cost] did not exist. Created. 11:31:33 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-709-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 11:31:34 + echo total: 0.550000011920929 [Pipeline] stash 11:31:34 Stashed 1 file(s) [Pipeline] } 11:31:34 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-709-stack-cost] [Pipeline] // lock [Pipeline] } 11:31:34 $ docker stop --time=1 6831ca677319b92cc45bc4077ca0975c6862229c21d2d2dd34e3c660dcda54ce 11:31:36 $ docker rm -f --volumes 6831ca677319b92cc45bc4077ca0975c6862229c21d2d2dd34e3c660dcda54ce [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 11:31:36 provisioning config files... 11:31:36 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/709@tmp/config1929962983050232622tmp [Pipeline] { [Pipeline] sh 11:31:37 + set +x 11:31:37 + bash -s -- 11:31:37 + curl -s https://codecov.io/bash 11:31:37 11:31:37 _____ _ 11:31:37 / ____| | | 11:31:37 | | ___ __| | ___ ___ _____ __ 11:31:37 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 11:31:37 | |___| (_) | (_| | __/ (_| (_) \ V / 11:31:37 \_____\___/ \__,_|\___|\___\___/ \_/ 11:31:37 Bash-1.0.6 11:31:37 11:31:37 11:31:37 ==> git version 2.25.1 found 11:31:37 ==> 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 11:31:37 Release-Date: 2020-01-08 11:31:37 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 11:31:37 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 11:31:37 ==> Jenkins CI detected. 11:31:37 current dir:  /w/workspace/edgex-go/709 11:31:37 project root: . 11:31:37 --> token set from env 11:31:37 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 11:31:37 ==> Running gcov in . (disable via -X gcov) 11:31:37 ==> Python coveragepy not found 11:31:37 ==> Searching for coverage reports in: 11:31:37 + . 11:31:37 -> Found 1 reports 11:31:37 ==> Detecting git/mercurial file structure 11:31:37 ==> Reading reports 11:31:37 + ./coverage.out bytes=614233 11:31:37 ==> Appending adjustments 11:31:37 https://docs.codecov.io/docs/fixing-reports 11:31:38 + Found adjustments 11:31:38 ==> Gzipping contents 11:31:38 76K /tmp/codecov.RZlGY1.gz 11:31:38 ==> Uploading reports 11:31:38 url: https://codecov.io 11:31:38 query: branch=main&commit=1033d5290f4fd751026052b6c6be6da923b73d23&build=709&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F709%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:31:38 -> Pinging Codecov 11:31:38 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=1033d5290f4fd751026052b6c6be6da923b73d23&build=709&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F709%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 11:31:39 -> Uploading to 11:31:39 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/1033d5290f4fd751026052b6c6be6da923b73d23/64ac9ea5-8107-4626-98e2-d07346dc6f85.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241002%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241002T113138Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=a413e3cf9001690b810dac750f474abf68d81d12428cf438c2052a825f8695c0 11:31:39 % Total % Received % Xferd Average Speed Time Time Time Current 11:31:39 Dload Upload Total Spent Left Speed 11:31:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 74507 0 0 100 74507 0 269k --:--:-- --:--:-- --:--:-- 270k 11:31:39 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/1033d5290f4fd751026052b6c6be6da923b73d23 [Pipeline] } 11:31:39 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 11:31:39 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 11:31:39 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:31:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:31:39 11:31:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:31:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:31:40 latest: Pulling from edgex-devops/edgex-snyk-go 11:31:40 619be1103602: Already exists 11:31:40 f8ea3408117e: Pulling fs layer 11:31:40 91320369b822: Pulling fs layer 11:31:40 0406650e8295: Pulling fs layer 11:31:40 4f4fb700ef54: Pulling fs layer 11:31:40 96d80e3f36e1: Pulling fs layer 11:31:40 bcf3aedb951c: Pulling fs layer 11:31:40 4f4fb700ef54: Waiting 11:31:40 96d80e3f36e1: Waiting 11:31:40 bcf3aedb951c: Waiting 11:31:40 0406650e8295: Verifying Checksum 11:31:40 0406650e8295: Download complete 11:31:40 f8ea3408117e: Verifying Checksum 11:31:40 f8ea3408117e: Download complete 11:31:40 4f4fb700ef54: Verifying Checksum 11:31:40 4f4fb700ef54: Download complete 11:31:40 f8ea3408117e: Pull complete 11:31:40 96d80e3f36e1: Verifying Checksum 11:31:40 96d80e3f36e1: Download complete 11:31:40 91320369b822: Verifying Checksum 11:31:40 91320369b822: Download complete 11:31:41 bcf3aedb951c: Verifying Checksum 11:31:41 bcf3aedb951c: Download complete 11:31:44 91320369b822: Pull complete 11:31:44 0406650e8295: Pull complete 11:31:44 4f4fb700ef54: Pull complete 11:31:44 96d80e3f36e1: Pull complete 11:31:49 bcf3aedb951c: Pull complete 11:31:49 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 11:31:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 11:31:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:31:50 prd-ubuntu20.04-docker-8c-8g-12790 does not seem to be running inside a container 11:31:51 $ 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/709 -v /w/workspace/edgex-go/709:/w/workspace/edgex-go/709:rw,z -v /w/workspace/edgex-go/709@tmp:/w/workspace/edgex-go/709@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 11:31:56 $ docker top d1ca1a5f0f5a299d590397aaf2e870c7914b1976947b91e27684dc98ad58c8f7 -eo pid,comm [Pipeline] { [Pipeline] sh 11:31:56 + git config --global --add safe.directory /w/workspace/edgex-go/709 [Pipeline] echo 11:31:56 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 11:31:57 + set -o pipefail 11:31:57 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 11:32:08 11:32:08 Monitoring /w/workspace/edgex-go/709 (github.com/edgexfoundry/edgex-go)... 11:32:08 11:32:08 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/05f94ff2-2492-43d3-8585-944c84156e07 11:32:08 11:32:08 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 11:32:08 11:32:08 11:32:08 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 11:32:08 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 11:32:08 $ docker stop --time=1 d1ca1a5f0f5a299d590397aaf2e870c7914b1976947b91e27684dc98ad58c8f7 11:32:12 $ docker rm -f --volumes d1ca1a5f0f5a299d590397aaf2e870c7914b1976947b91e27684dc98ad58c8f7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 11:32:13 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:32:13 provisioning config files... 11:32:13 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/709@tmp/config362174659295390994tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 11:32:13 --> edgex-publish-swagger.sh 11:32:13 === Publish openapi/v3 API === 11:32:13 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 11:32:13 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/709/openapi/v3/core-command.yaml] 11:32:13 % Total % Received % Xferd Average Speed Time Time Time Current 11:32:13 Dload Upload Total Spent Left Speed 11:32:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 69897 --:--:-- --:--:-- --:--:-- 69897 11:32:14 11:32:14 11:32:14 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/709/openapi/v3/core-data.yaml] 11:32:14 % Total % Received % Xferd Average Speed Time Time Time Current 11:32:14 Dload Upload Total Spent Left Speed 11:32:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 159k --:--:-- --:--:-- --:--:-- 159k 100 72043 0 0 100 72043 0 159k --:--:-- --:--:-- --:--:-- 159k 11:32:14 11:32:14 11:32:14 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/709/openapi/v3/core-keeper.yaml] 11:32:14 % Total % Received % Xferd Average Speed Time Time Time Current 11:32:14 Dload Upload Total Spent Left Speed 11:32:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 270 131k --:--:-- --:--:-- --:--:-- 131k 11:32:14 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 11:32:14 11:32:14 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/709/openapi/v3/core-metadata.yaml] 11:32:14 % Total % Received % Xferd Average Speed Time Time Time Current 11:32:14 Dload Upload Total Spent Left Speed 11:32:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 149k 406 388k --:--:-- --:--:-- --:--:-- 388k 11:32:15 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 11:32:15 11:32:15 [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/709/openapi/v3/support-cron-scheduler.yaml] 11:32:15 % Total % Received % Xferd Average Speed Time Time Time Current 11:32:15 Dload Upload Total Spent Left Speed 11:32:15 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48457 0 0 100 48457 0 231k --:--:-- --:--:-- --:--:-- 230k 100 48523 100 66 100 48457 294 211k --:--:-- --:--:-- --:--:-- 210k 11:32:15 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 11:32:15 11:32:15 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/709/openapi/v3/support-notifications.yaml] 11:32:15 % Total % Received % Xferd Average Speed Time Time Time Current 11:32:15 Dload Upload Total Spent Left Speed 11:32:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 420 229k --:--:-- --:--:-- --:--:-- 230k 11:32:16 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 11:32:16 11:32:16 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/709/openapi/v3/support-scheduler.yaml] 11:32:16 % Total % Received % Xferd Average Speed Time Time Time Current 11:32:16 Dload Upload Total Spent Left Speed 11:32:16 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 493 114k --:--:-- --:--:-- --:--:-- 114k 11:32:16 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 11:32:16 [Pipeline] } 11:32:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 11:32:16 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:32:16 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:32:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:32:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:32:17 prd-ubuntu20.04-docker-8c-8g-12790 does not seem to be running inside a container 11:32:17 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/709 -v /w/workspace/edgex-go/709:/w/workspace/edgex-go/709:rw,z -v /w/workspace/edgex-go/709@tmp:/w/workspace/edgex-go/709@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:32:17 $ docker top ab59dc4328ce450e9e83f7fca1b708322649f1a95fd64b9e623604ae8fab94e1 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:32:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:32:17 [ssh-agent] Looking for ssh-agent implementation... 11:32:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:32:17 $ docker exec ab59dc4328ce450e9e83f7fca1b708322649f1a95fd64b9e623604ae8fab94e1 ssh-agent 11:32:18 SSH_AUTH_SOCK=/tmp/ssh-YK1TKTQ7lT1G/agent.33 11:32:18 SSH_AGENT_PID=39 11:32:18 Running ssh-add (command line suppressed) 11:32:18 Identity added: /w/workspace/edgex-go/709@tmp/private_key_1438463875093889432.key (/w/workspace/edgex-go/709@tmp/private_key_1438463875093889432.key) 11:32:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:32:18 + git semver tag 11:32:18 2024-10-02 11:32:18,737 [run_tag] DEBUG tag force:False 11:32:18 2024-10-02 11:32:18,737 [check_head_tag] DEBUG check head tag 11:32:18 2024-10-02 11:32:18,739 [execute] INFO git cat-file --batch-check 11:32:18 2024-10-02 11:32:18,740 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/709, universal_newlines=False, shell=None, istream=) 11:32:18 2024-10-02 11:32:18,744 [execute] INFO git cat-file --batch 11:32:18 2024-10-02 11:32:18,744 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/709, universal_newlines=False, shell=None, istream=) 11:32:19 2024-10-02 11:32:18,794 [read_version] DEBUG read version from /w/workspace/edgex-go/709/.semver/main 11:32:19 2024-10-02 11:32:18,794 [execute] INFO git tag -a v3.2.0-dev.86 -m v3.2.0-dev.86 11:32:19 2024-10-02 11:32:18,794 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.86', '-m', 'v3.2.0-dev.86'], cwd=/w/workspace/edgex-go/709, universal_newlines=False, shell=None, istream=None) 11:32:19 2024-10-02 11:32:18,800 [read_version] DEBUG read version from /w/workspace/edgex-go/709/.semver/main 11:32:19 3.2.0-dev.86 [Pipeline] } 11:32:19 $ docker exec --env ******** --env ******** ab59dc4328ce450e9e83f7fca1b708322649f1a95fd64b9e623604ae8fab94e1 ssh-agent -k 11:32:19 unset SSH_AUTH_SOCK; 11:32:19 unset SSH_AGENT_PID; 11:32:19 echo Agent pid 39 killed; 11:32:19 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:32:19 + git semver [Pipeline] } 11:32:19 $ docker stop --time=1 ab59dc4328ce450e9e83f7fca1b708322649f1a95fd64b9e623604ae8fab94e1 11:32:21 $ docker rm -f --volumes ab59dc4328ce450e9e83f7fca1b708322649f1a95fd64b9e623604ae8fab94e1 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:32:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:32:21 11:32:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:32:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:32:21 0.23.1-centos7: Pulling from edgex-lftools 11:32:21 ab5ef0e58194: Pulling fs layer 11:32:21 9712f1f96733: Pulling fs layer 11:32:21 63f879dbbcfc: Pulling fs layer 11:32:21 0d9ebad4ef96: Pulling fs layer 11:32:21 e9a5061849ea: Pulling fs layer 11:32:21 d747dcd14b5f: Pulling fs layer 11:32:21 2de7ff778b66: Pulling fs layer 11:32:21 e9a5061849ea: Waiting 11:32:21 0d9ebad4ef96: Waiting 11:32:21 d747dcd14b5f: Waiting 11:32:21 2de7ff778b66: Waiting 11:32:21 9712f1f96733: Download complete 11:32:22 63f879dbbcfc: Verifying Checksum 11:32:22 63f879dbbcfc: Download complete 11:32:22 0d9ebad4ef96: Verifying Checksum 11:32:22 0d9ebad4ef96: Download complete 11:32:22 d747dcd14b5f: Download complete 11:32:22 e9a5061849ea: Verifying Checksum 11:32:22 e9a5061849ea: Download complete 11:32:22 ab5ef0e58194: Verifying Checksum 11:32:22 ab5ef0e58194: Download complete 11:32:22 2de7ff778b66: Verifying Checksum 11:32:22 2de7ff778b66: Download complete 11:32:25 ab5ef0e58194: Pull complete 11:32:25 9712f1f96733: Pull complete 11:32:26 63f879dbbcfc: Pull complete 11:32:31 0d9ebad4ef96: Pull complete 11:32:31 e9a5061849ea: Pull complete 11:32:31 d747dcd14b5f: Pull complete 11:32:33 2de7ff778b66: Pull complete 11:32:33 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 11:32:33 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 11:32:33 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:32:33 prd-ubuntu20.04-docker-8c-8g-12790 does not seem to be running inside a container 11:32:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/709 -v /w/workspace/edgex-go/709:/w/workspace/edgex-go/709:rw,z -v /w/workspace/edgex-go/709@tmp:/w/workspace/edgex-go/709@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 11:32:38 $ docker top b9758837590641fa52c79f61615317dc2275d97f754dcb1745c7e804d6f6c250 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 11:32:38 provisioning config files... 11:32:38 copy managed file [sigul-config] to file:/w/workspace/edgex-go/709@tmp/config15211153819114400081tmp 11:32:38 copy managed file [sigul-password] to file:/w/workspace/edgex-go/709@tmp/config17878406213820717615tmp 11:32:38 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/709@tmp/config3354199938233644256tmp [Pipeline] { [Pipeline] echo 11:32:38 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 11:32:38 ---> sigul-configuration.sh 11:32:38 gpg: directory `/root/.gnupg' created 11:32:38 gpg: new configuration file `/root/.gnupg/gpg.conf' created 11:32:38 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 11:32:38 gpg: keyring `/root/.gnupg/secring.gpg' created 11:32:38 gpg: keyring `/root/.gnupg/pubring.gpg' created 11:32:38 gpg: CAST5 encrypted data 11:32:38 gpg: encrypted with 1 passphrase 11:32:38 gpg: WARNING: message was not integrity protected [Pipeline] sh 11:32:39 + mkdir /home/jenkins 11:32:39 + mkdir /home/jenkins/sigul [Pipeline] sh 11:32:39 + 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 11:32:39 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 11:32:39 ---> sigul-install.sh 11:32:39 Sigul already installed; skipping installation. [Pipeline] sh 11:32:39 + git tag --list 11:32:39 0.6.0 11:32:39 0.6.1 11:32:39 0.7.0 11:32:39 0.7.1 11:32:39 v1.0.0 11:32:39 v1.0.1 11:32:39 v1.1.0 11:32:39 v1.2.0 11:32:39 v1.2.1 11:32:39 v1.3.0 11:32:39 v1.3.1 11:32:39 v2.0.0 11:32:39 v2.1.0 11:32:39 v2.1.1 11:32:39 v2.2.0 11:32:39 v2.3.0 11:32:39 v3.0 11:32:39 v3.0.0 11:32:39 v3.1 11:32:39 v3.1.0 11:32:39 v3.1.0-dev.1 11:32:39 v3.1.0-dev.10 11:32:39 v3.1.0-dev.11 11:32:39 v3.1.0-dev.12 11:32:39 v3.1.0-dev.13 11:32:39 v3.1.0-dev.14 11:32:39 v3.1.0-dev.15 11:32:39 v3.1.0-dev.16 11:32:39 v3.1.0-dev.17 11:32:39 v3.1.0-dev.18 11:32:39 v3.1.0-dev.19 11:32:39 v3.1.0-dev.2 11:32:39 v3.1.0-dev.20 11:32:39 v3.1.0-dev.21 11:32:39 v3.1.0-dev.22 11:32:39 v3.1.0-dev.23 11:32:39 v3.1.0-dev.24 11:32:39 v3.1.0-dev.25 11:32:39 v3.1.0-dev.26 11:32:39 v3.1.0-dev.27 11:32:39 v3.1.0-dev.28 11:32:39 v3.1.0-dev.29 11:32:39 v3.1.0-dev.3 11:32:39 v3.1.0-dev.30 11:32:39 v3.1.0-dev.31 11:32:39 v3.1.0-dev.32 11:32:39 v3.1.0-dev.33 11:32:39 v3.1.0-dev.34 11:32:39 v3.1.0-dev.35 11:32:39 v3.1.0-dev.36 11:32:39 v3.1.0-dev.37 11:32:39 v3.1.0-dev.38 11:32:39 v3.1.0-dev.39 11:32:39 v3.1.0-dev.4 11:32:39 v3.1.0-dev.40 11:32:39 v3.1.0-dev.41 11:32:39 v3.1.0-dev.42 11:32:39 v3.1.0-dev.43 11:32:39 v3.1.0-dev.44 11:32:39 v3.1.0-dev.45 11:32:39 v3.1.0-dev.46 11:32:39 v3.1.0-dev.47 11:32:39 v3.1.0-dev.48 11:32:39 v3.1.0-dev.49 11:32:39 v3.1.0-dev.5 11:32:39 v3.1.0-dev.50 11:32:39 v3.1.0-dev.51 11:32:39 v3.1.0-dev.52 11:32:39 v3.1.0-dev.53 11:32:39 v3.1.0-dev.54 11:32:39 v3.1.0-dev.55 11:32:39 v3.1.0-dev.56 11:32:39 v3.1.0-dev.57 11:32:39 v3.1.0-dev.58 11:32:39 v3.1.0-dev.59 11:32:39 v3.1.0-dev.6 11:32:39 v3.1.0-dev.60 11:32:39 v3.1.0-dev.61 11:32:39 v3.1.0-dev.62 11:32:39 v3.1.0-dev.63 11:32:39 v3.1.0-dev.64 11:32:39 v3.1.0-dev.65 11:32:39 v3.1.0-dev.66 11:32:39 v3.1.0-dev.67 11:32:39 v3.1.0-dev.68 11:32:39 v3.1.0-dev.69 11:32:39 v3.1.0-dev.7 11:32:39 v3.1.0-dev.70 11:32:39 v3.1.0-dev.71 11:32:39 v3.1.0-dev.72 11:32:39 v3.1.0-dev.73 11:32:39 v3.1.0-dev.8 11:32:39 v3.1.0-dev.9 11:32:39 v3.1.1 11:32:39 v3.1.1-dev.1 11:32:39 v3.1.1-dev.2 11:32:39 v3.2.0-dev.1 11:32:39 v3.2.0-dev.10 11:32:39 v3.2.0-dev.11 11:32:39 v3.2.0-dev.12 11:32:39 v3.2.0-dev.13 11:32:39 v3.2.0-dev.14 11:32:39 v3.2.0-dev.15 11:32:39 v3.2.0-dev.16 11:32:39 v3.2.0-dev.17 11:32:39 v3.2.0-dev.18 11:32:39 v3.2.0-dev.19 11:32:39 v3.2.0-dev.2 11:32:39 v3.2.0-dev.20 11:32:39 v3.2.0-dev.21 11:32:39 v3.2.0-dev.22 11:32:39 v3.2.0-dev.23 11:32:39 v3.2.0-dev.24 11:32:39 v3.2.0-dev.25 11:32:39 v3.2.0-dev.26 11:32:39 v3.2.0-dev.27 11:32:39 v3.2.0-dev.28 11:32:39 v3.2.0-dev.29 11:32:39 v3.2.0-dev.3 11:32:39 v3.2.0-dev.30 11:32:39 v3.2.0-dev.31 11:32:39 v3.2.0-dev.32 11:32:39 v3.2.0-dev.33 11:32:39 v3.2.0-dev.34 11:32:39 v3.2.0-dev.35 11:32:39 v3.2.0-dev.36 11:32:39 v3.2.0-dev.37 11:32:39 v3.2.0-dev.38 11:32:39 v3.2.0-dev.39 11:32:39 v3.2.0-dev.4 11:32:39 v3.2.0-dev.40 11:32:39 v3.2.0-dev.41 11:32:39 v3.2.0-dev.42 11:32:39 v3.2.0-dev.43 11:32:39 v3.2.0-dev.44 11:32:39 v3.2.0-dev.45 11:32:39 v3.2.0-dev.46 11:32:39 v3.2.0-dev.47 11:32:39 v3.2.0-dev.48 11:32:39 v3.2.0-dev.49 11:32:39 v3.2.0-dev.5 11:32:39 v3.2.0-dev.50 11:32:39 v3.2.0-dev.51 11:32:39 v3.2.0-dev.52 11:32:39 v3.2.0-dev.53 11:32:39 v3.2.0-dev.54 11:32:39 v3.2.0-dev.55 11:32:39 v3.2.0-dev.56 11:32:39 v3.2.0-dev.57 11:32:39 v3.2.0-dev.58 11:32:39 v3.2.0-dev.59 11:32:39 v3.2.0-dev.6 11:32:39 v3.2.0-dev.60 11:32:39 v3.2.0-dev.61 11:32:39 v3.2.0-dev.62 11:32:39 v3.2.0-dev.63 11:32:39 v3.2.0-dev.64 11:32:39 v3.2.0-dev.65 11:32:39 v3.2.0-dev.66 11:32:39 v3.2.0-dev.67 11:32:39 v3.2.0-dev.68 11:32:39 v3.2.0-dev.69 11:32:39 v3.2.0-dev.7 11:32:39 v3.2.0-dev.70 11:32:39 v3.2.0-dev.71 11:32:39 v3.2.0-dev.72 11:32:39 v3.2.0-dev.73 11:32:39 v3.2.0-dev.74 11:32:39 v3.2.0-dev.75 11:32:39 v3.2.0-dev.76 11:32:39 v3.2.0-dev.77 11:32:39 v3.2.0-dev.78 11:32:39 v3.2.0-dev.79 11:32:39 v3.2.0-dev.8 11:32:39 v3.2.0-dev.80 11:32:39 v3.2.0-dev.81 11:32:39 v3.2.0-dev.82 11:32:39 v3.2.0-dev.83 11:32:39 v3.2.0-dev.84 11:32:39 v3.2.0-dev.85 11:32:39 v3.2.0-dev.86 11:32:39 v3.2.0-dev.9 [Pipeline] sh 11:32:40 + lftools sign git-tag v3.2.0-dev.86 11:32:40 Signing Git tag with Sigul... 11:32:40 Signing v3.2.0-dev.86 [Pipeline] echo 11:32:41 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 11:32:41 ---> sigul-configuration-cleanup.sh [Pipeline] } 11:32:41 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 11:32:41 $ docker stop --time=1 b9758837590641fa52c79f61615317dc2275d97f754dcb1745c7e804d6f6c250 11:32:43 $ docker rm -f --volumes b9758837590641fa52c79f61615317dc2275d97f754dcb1745c7e804d6f6c250 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 11:32:43 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:32:43 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:32:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:32:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:32:43 prd-ubuntu20.04-docker-8c-8g-12790 does not seem to be running inside a container 11:32:43 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/709 -v /w/workspace/edgex-go/709:/w/workspace/edgex-go/709:rw,z -v /w/workspace/edgex-go/709@tmp:/w/workspace/edgex-go/709@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:32:44 $ docker top 32a0c1c88cbf88ad839bc102954dc5e9a6db40d3e5afa1f62b3067698687829e -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:32:44 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:32:44 [ssh-agent] Looking for ssh-agent implementation... 11:32:44 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:32:44 $ docker exec 32a0c1c88cbf88ad839bc102954dc5e9a6db40d3e5afa1f62b3067698687829e ssh-agent 11:32:44 SSH_AUTH_SOCK=/tmp/ssh-cDgPBJc11O98/agent.32 11:32:44 SSH_AGENT_PID=39 11:32:44 Running ssh-add (command line suppressed) 11:32:44 Identity added: /w/workspace/edgex-go/709@tmp/private_key_17961918752950662099.key (/w/workspace/edgex-go/709@tmp/private_key_17961918752950662099.key) 11:32:44 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:32:45 + git semver bump pre 11:32:45 2024-10-02 11:32:45,193 [read_version] DEBUG read version from /w/workspace/edgex-go/709/.semver/main 11:32:45 2024-10-02 11:32:45,193 [bump_version] DEBUG bumping version:3.2.0-dev.86 on axis:pre with prefix:dev 11:32:45 2024-10-02 11:32:45,193 [bump_version] DEBUG bumped version:3.2.0-dev.87 11:32:45 2024-10-02 11:32:45,193 [write_version] DEBUG write version:3.2.0-dev.87 to path:/w/workspace/edgex-go/709/.semver/main with force:True 11:32:45 2024-10-02 11:32:45,193 [read_version] DEBUG read version from /w/workspace/edgex-go/709/.semver/main 11:32:45 2024-10-02 11:32:45,193 [write_file] DEBUG write to file:/w/workspace/edgex-go/709/.semver/main 11:32:45 2024-10-02 11:32:45,195 [execute] INFO git cat-file --batch-check 11:32:45 2024-10-02 11:32:45,195 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/709/.semver, universal_newlines=False, shell=None, istream=) 11:32:45 2024-10-02 11:32:45,201 [execute] INFO git cat-file --batch 11:32:45 2024-10-02 11:32:45,201 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/709/.semver, universal_newlines=False, shell=None, istream=) 11:32:45 2024-10-02 11:32:45,206 [read_version] DEBUG read version from /w/workspace/edgex-go/709/.semver/main 11:32:45 3.2.0-dev.87 [Pipeline] } 11:32:45 $ docker exec --env ******** --env ******** 32a0c1c88cbf88ad839bc102954dc5e9a6db40d3e5afa1f62b3067698687829e ssh-agent -k 11:32:45 unset SSH_AUTH_SOCK; 11:32:45 unset SSH_AGENT_PID; 11:32:45 echo Agent pid 39 killed; 11:32:45 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:32:45 + git semver [Pipeline] } 11:32:45 $ docker stop --time=1 32a0c1c88cbf88ad839bc102954dc5e9a6db40d3e5afa1f62b3067698687829e 11:32:47 $ docker rm -f --volumes 32a0c1c88cbf88ad839bc102954dc5e9a6db40d3e5afa1f62b3067698687829e [Pipeline] // withDockerContainer [Pipeline] sh 11:32:47 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 11:32:47 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:32:47 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 11:32:47 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:32:47 prd-ubuntu20.04-docker-8c-8g-12790 does not seem to be running inside a container 11:32:48 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/709 -v /w/workspace/edgex-go/709:/w/workspace/edgex-go/709:rw,z -v /w/workspace/edgex-go/709@tmp:/w/workspace/edgex-go/709@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 11:32:48 $ docker top 03217b918e3123eb26476f041d15d1e1549d53ec6de510b964371ef17108d042 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 11:32:48 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 11:32:48 [ssh-agent] Looking for ssh-agent implementation... 11:32:48 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 11:32:48 $ docker exec 03217b918e3123eb26476f041d15d1e1549d53ec6de510b964371ef17108d042 ssh-agent 11:32:48 SSH_AUTH_SOCK=/tmp/ssh-9fwz2qeJHXCM/agent.32 11:32:48 SSH_AGENT_PID=38 11:32:48 Running ssh-add (command line suppressed) 11:32:48 Identity added: /w/workspace/edgex-go/709@tmp/private_key_6748263518360875301.key (/w/workspace/edgex-go/709@tmp/private_key_6748263518360875301.key) 11:32:48 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 11:32:49 + git semver push 11:32:49 2024-10-02 11:32:49,242 [run_push] DEBUG push 11:32:49 2024-10-02 11:32:49,243 [execute] INFO git cat-file --batch-check 11:32:49 2024-10-02 11:32:49,243 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/709/.semver, universal_newlines=False, shell=None, istream=) 11:32:49 2024-10-02 11:32:49,247 [execute] INFO git rev-list 4a685eb80eee9e38856af0156c8a8166a241bc51 -- 11:32:49 2024-10-02 11:32:49,247 [execute] DEBUG Popen(['git', 'rev-list', '4a685eb80eee9e38856af0156c8a8166a241bc51', '--'], cwd=/w/workspace/edgex-go/709/.semver, universal_newlines=False, shell=None, istream=None) 11:32:49 2024-10-02 11:32:49,263 [execute] INFO git fetch -v origin 11:32:49 2024-10-02 11:32:49,264 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/709/.semver, universal_newlines=True, shell=None, istream=None) 11:32:49 2024-10-02 11:32:49,696 [run_push] DEBUG no remote changes detected 11:32:49 2024-10-02 11:32:49,696 [execute] INFO git push origin semver 11:32:49 2024-10-02 11:32:49,697 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/709/.semver, universal_newlines=False, shell=None, istream=None) 11:32:50 2024-10-02 11:32:50,407 [run_push] DEBUG push all version tags 11:32:50 2024-10-02 11:32:50,408 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 11:32:50 2024-10-02 11:32:50,408 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/709, universal_newlines=False, shell=None, istream=None) 11:32:51 2024-10-02 11:32:51,186 [read_version] DEBUG read version from /w/workspace/edgex-go/709/.semver/main 11:32:51 3.2.0-dev.87 [Pipeline] } 11:32:51 $ docker exec --env ******** --env ******** 03217b918e3123eb26476f041d15d1e1549d53ec6de510b964371ef17108d042 ssh-agent -k 11:32:51 unset SSH_AUTH_SOCK; 11:32:51 unset SSH_AGENT_PID; 11:32:51 echo Agent pid 38 killed; 11:32:51 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 11:32:51 + git semver [Pipeline] } 11:32:52 $ docker stop --time=1 03217b918e3123eb26476f041d15d1e1549d53ec6de510b964371ef17108d042 11:32:53 $ docker rm -f --volumes 03217b918e3123eb26476f041d15d1e1549d53ec6de510b964371ef17108d042 [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 11:32:54 + [ -d /w/workspace/edgex-go/709/archives ] [Pipeline] libraryResource [Pipeline] sh 11:32:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 11:32:55 ---> package-listing.sh 11:32:55 ++ facter osfamily 11:32:55 ++ tr '[:upper:]' '[:lower:]' 11:32:55 + OS_FAMILY=debian 11:32:55 + workspace=/w/workspace/edgex-go/709 11:32:55 + START_PACKAGES=/tmp/packages_start.txt 11:32:55 + END_PACKAGES=/tmp/packages_end.txt 11:32:55 + DIFF_PACKAGES=/tmp/packages_diff.txt 11:32:55 + PACKAGES=/tmp/packages_start.txt 11:32:55 + '[' /w/workspace/edgex-go/709 ']' 11:32:55 + PACKAGES=/tmp/packages_end.txt 11:32:55 + case "${OS_FAMILY}" in 11:32:55 + grep '^ii' 11:32:55 + dpkg -l 11:32:55 + '[' -f /tmp/packages_start.txt ']' 11:32:55 + '[' -f /tmp/packages_end.txt ']' 11:32:55 + diff /tmp/packages_start.txt /tmp/packages_end.txt 11:32:55 + '[' /w/workspace/edgex-go/709 ']' 11:32:55 + mkdir -p /w/workspace/edgex-go/709/archives/ 11:32:55 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/709/archives/ [Pipeline] echo 11:32:55 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/709/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 11:32:55 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:32:56 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:32:56 11:32:56 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 11:32:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:32:56 latest: Pulling from edgex-lftools-log-publisher 11:32:56 5eb5b503b376: Pulling fs layer 11:32:56 5c69ac0246d0: Pulling fs layer 11:32:56 ec43610c2a17: Pulling fs layer 11:32:56 3a2ae6a8a46f: Pulling fs layer 11:32:56 33b1e0a273af: Pulling fs layer 11:32:56 5d3b04190fa2: Pulling fs layer 11:32:56 2f39f015ded8: Pulling fs layer 11:32:56 33b1e0a273af: Waiting 11:32:56 5d3b04190fa2: Waiting 11:32:56 3a2ae6a8a46f: Waiting 11:32:56 2f39f015ded8: Waiting 11:32:56 5c69ac0246d0: Verifying Checksum 11:32:56 5c69ac0246d0: Download complete 11:32:56 3a2ae6a8a46f: Verifying Checksum 11:32:56 3a2ae6a8a46f: Download complete 11:32:56 33b1e0a273af: Verifying Checksum 11:32:56 33b1e0a273af: Download complete 11:32:56 5d3b04190fa2: Download complete 11:32:56 ec43610c2a17: Verifying Checksum 11:32:56 ec43610c2a17: Download complete 11:32:56 5eb5b503b376: Verifying Checksum 11:32:56 5eb5b503b376: Download complete 11:32:57 2f39f015ded8: Download complete 11:32:58 5eb5b503b376: Pull complete 11:32:58 5c69ac0246d0: Pull complete 11:32:58 ec43610c2a17: Pull complete 11:32:58 3a2ae6a8a46f: Pull complete 11:32:58 33b1e0a273af: Pull complete 11:32:58 5d3b04190fa2: Pull complete 11:33:03 2f39f015ded8: Pull complete 11:33:03 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 11:33:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 11:33:03 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 11:33:03 prd-ubuntu20.04-docker-8c-8g-12790 does not seem to be running inside a container 11:33:03 $ 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/709/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/709 -v /w/workspace/edgex-go/709:/w/workspace/edgex-go/709:rw,z -v /w/workspace/edgex-go/709@tmp:/w/workspace/edgex-go/709@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 11:33:08 $ docker top 45115299565bdb7079a1ac5fc00b8a26dbea54b7a9212382ab029b354ca3c173 -eo pid,comm [Pipeline] { [Pipeline] sh 11:33:08 + touch /tmp/pre-build-complete [Pipeline] sh 11:33:08 + mkdir -p /var/log/sysstat [Pipeline] sh 11:33:09 + ls /var/log/sa-host 11:33:09 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 11:33:09 provisioning config files... 11:33:09 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/709@tmp/config15528934731646427893tmp [Pipeline] { [Pipeline] echo 11:33:09 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 11:33:09 ---> create-netrc.sh [Pipeline] } 11:33:09 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 11:33:10 ---> python-tools-install.sh [Pipeline] echo 11:33:10 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 11:33:10 ---> sudo-logs.sh 11:33:10 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 11:33:10 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 11:33:10 ---> job-cost.sh 11:33:10 lf-activate-venv: SKIPPING 11:33:10 DEBUG: total: 0.550000011920929 11:33:10 INFO: Retrieving Stack Cost... 11:33:10 INFO: Retrieving Pricing Info for: v3-standard-8 11:33:11 INFO: Archiving Costs [Pipeline] echo 11:33:11 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 11:33:11 ---> logs-deploy.sh 11:33:11 lf-activate-venv: SKIPPING 11:33:11 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/709 11:33:11 INFO: archiving workspace using pattern(s): 11:33:12 Archives upload complete. 11:33:12 INFO: archiving logs to Nexus 11:33:13 ---> uname -a: 11:33:13 Linux prd-ubuntu20-04-docker-8c-8g-12790 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 11:33:13 11:33:13 11:33:13 ---> lscpu: 11:33:13 Architecture: x86_64 11:33:13 CPU op-mode(s): 32-bit, 64-bit 11:33:13 Byte Order: Little Endian 11:33:13 Address sizes: 40 bits physical, 48 bits virtual 11:33:13 CPU(s): 8 11:33:13 On-line CPU(s) list: 0-7 11:33:13 Thread(s) per core: 1 11:33:13 Core(s) per socket: 1 11:33:13 Socket(s): 8 11:33:13 NUMA node(s): 1 11:33:13 Vendor ID: AuthenticAMD 11:33:13 CPU family: 23 11:33:13 Model: 49 11:33:13 Model name: AMD EPYC-Rome Processor 11:33:13 Stepping: 0 11:33:13 CPU MHz: 2799.996 11:33:13 BogoMIPS: 5599.99 11:33:13 Virtualization: AMD-V 11:33:13 Hypervisor vendor: KVM 11:33:13 Virtualization type: full 11:33:13 L1d cache: 256 KiB 11:33:13 L1i cache: 256 KiB 11:33:13 L2 cache: 4 MiB 11:33:13 L3 cache: 128 MiB 11:33:13 NUMA node0 CPU(s): 0-7 11:33:13 Vulnerability Itlb multihit: Not affected 11:33:13 Vulnerability L1tf: Not affected 11:33:13 Vulnerability Mds: Not affected 11:33:13 Vulnerability Meltdown: Not affected 11:33:13 Vulnerability Mmio stale data: Not affected 11:33:13 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 11:33:13 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 11:33:13 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 11:33:13 Vulnerability Srbds: Not affected 11:33:13 Vulnerability Tsx async abort: Not affected 11:33:13 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 11:33:13 11:33:13 11:33:13 ---> nproc: 11:33:13 8 11:33:13 11:33:13 11:33:13 ---> df -h: 11:33:13 Filesystem Size Used Avail Use% Mounted on 11:33:13 overlay 155G 29G 127G 19% / 11:33:13 tmpfs 64M 0 64M 0% /dev 11:33:13 tmpfs 16G 0 16G 0% /sys/fs/cgroup 11:33:13 shm 64M 0 64M 0% /dev/shm 11:33:13 /dev/vda1 155G 29G 127G 19% /facter-os 11:33:13 11:33:13 11:33:13 ---> sar -b -r -n DEV: 11:33:13 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12790) 10/02/24 _x86_64_ (8 CPU) 11:33:13 11:33:13 10:42:26 LINUX RESTART (8 CPU) 11:33:13 11:33:13 10:43:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 11:33:13 10:44:01 377.38 14.91 362.46 0.00 1940.01 112268.97 0.00 11:33:13 10:45:01 122.93 1.30 121.63 0.00 13.73 95334.91 0.00 11:33:13 10:46:01 41.62 0.02 41.60 0.00 0.13 32963.96 0.00 11:33:13 10:47:01 37.18 0.28 36.89 0.00 3.47 18906.58 0.00 11:33:13 10:48:01 205.37 3.65 201.72 0.00 148.24 137015.70 0.00 11:33:13 10:49:01 767.52 14.63 752.89 0.00 4351.67 200161.97 0.00 11:33:13 10:50:01 354.25 0.77 353.48 0.00 26.12 144973.54 0.00 11:33:13 10:51:01 208.96 0.07 208.90 0.00 0.53 74820.06 0.00 11:33:13 10:52:01 381.46 0.02 381.44 0.00 0.13 134656.45 0.00 11:33:13 10:53:01 628.20 0.13 628.06 0.00 18.26 67197.47 0.00 11:33:13 10:54:01 33.31 0.02 33.29 0.00 1.47 884.25 0.00 11:33:13 10:55:01 16.91 1.52 15.39 0.00 37.59 372.54 0.00 11:33:13 10:56:01 1.25 0.00 1.25 0.00 0.00 19.73 0.00 11:33:13 10:57:01 1.45 0.00 1.45 0.00 0.00 16.66 0.00 11:33:13 10:58:01 1.87 0.02 1.85 0.00 0.13 24.53 0.00 11:33:13 10:59:01 1.05 0.00 1.05 0.00 0.00 13.20 0.00 11:33:13 11:00:01 1.18 0.00 1.18 0.00 0.00 12.66 0.00 11:33:13 11:01:01 0.90 0.00 0.90 0.00 0.00 11.20 0.00 11:33:13 11:02:01 1.27 0.00 1.27 0.00 0.00 14.40 0.00 11:33:13 11:03:01 1.72 0.00 1.72 0.00 0.00 20.53 0.00 11:33:13 11:04:01 1.12 0.00 1.12 0.00 0.00 13.73 0.00 11:33:13 11:05:01 1.47 0.00 1.47 0.00 0.00 17.32 0.00 11:33:13 11:06:01 1.12 0.00 1.12 0.00 0.00 12.20 0.00 11:33:13 11:07:01 0.93 0.00 0.93 0.00 0.00 11.86 0.00 11:33:13 11:08:01 1.37 0.00 1.37 0.00 0.00 15.60 0.00 11:33:13 11:09:01 1.52 0.00 1.52 0.00 0.00 18.00 0.00 11:33:13 11:10:01 1.03 0.00 1.03 0.00 0.00 10.93 0.00 11:33:13 11:11:01 1.57 0.00 1.57 0.00 0.00 19.06 0.00 11:33:13 11:12:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 11:33:13 11:13:01 1.50 0.00 1.50 0.00 0.00 17.73 0.00 11:33:13 11:14:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 11:33:13 11:15:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 11:33:13 11:16:01 1.23 0.00 1.23 0.00 0.00 14.66 0.00 11:33:13 11:17:01 1.07 0.02 1.05 0.00 0.13 12.26 0.00 11:33:13 11:18:01 1.52 0.00 1.52 0.00 0.00 16.80 0.00 11:33:13 11:19:01 1.00 0.00 1.00 0.00 0.00 12.80 0.00 11:33:13 11:20:01 1.35 0.00 1.35 0.00 0.00 14.80 0.00 11:33:13 11:21:01 0.90 0.00 0.90 0.00 0.00 10.93 0.00 11:33:13 11:22:01 1.18 0.00 1.18 0.00 0.00 13.86 0.00 11:33:13 11:23:01 1.67 0.00 1.67 0.00 0.00 19.73 0.00 11:33:13 11:24:01 1.22 0.00 1.22 0.00 0.00 13.07 0.00 11:33:13 11:25:01 1.03 0.00 1.03 0.00 0.00 12.53 0.00 11:33:13 11:26:01 1.27 0.00 1.27 0.00 0.00 14.40 0.00 11:33:13 11:27:01 1.07 0.00 1.07 0.00 0.00 13.46 0.00 11:33:13 11:28:01 1.37 0.00 1.37 0.00 0.00 15.46 0.00 11:33:13 11:29:01 1.62 0.00 1.62 0.00 0.00 18.80 0.00 11:33:13 11:30:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 11:33:13 11:31:01 1.75 0.00 1.75 0.00 0.00 19.60 0.00 11:33:13 11:32:01 82.00 0.33 81.67 0.00 10.00 22453.59 0.00 11:33:13 11:33:01 137.72 0.38 137.34 0.00 14.26 39656.91 0.00 11:33:13 Average: 68.73 0.76 67.97 0.00 130.75 21621.37 0.00 11:33:13 11:33:13 10:43:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 11:33:13 10:44:01 28686008 31521804 788740 2.40 81192 3021360 1992408 5.87 1108356 2687456 3336 11:33:13 10:45:01 27264488 31397080 903616 2.75 128648 4147396 2034880 6.00 1795820 3290124 823020 11:33:13 10:46:01 26844088 31120608 1177048 3.58 132016 4276360 2610096 7.69 1922956 3566468 475772 11:33:13 10:47:01 26708856 31513140 782472 2.38 135972 4751252 1839872 5.42 1395768 4181692 440676 11:33:13 10:48:01 20791616 31350384 926436 2.82 157792 10360540 2358308 6.95 1938228 9403324 3287348 11:33:13 10:49:01 16856060 31346880 904052 2.75 330008 13786020 2411756 7.11 2809740 12103480 1564644 11:33:13 10:50:01 10709996 29274064 2903376 8.83 380132 17396028 10293080 30.33 5420568 15117644 1140164 11:33:13 10:51:01 6911564 27690704 4486688 13.64 392836 19500320 11016756 32.47 7984736 16257168 1245616 11:33:13 10:52:01 6948864 30168332 2024836 6.16 402896 21875192 5726928 16.88 6466076 17718384 126376 11:33:13 10:53:01 9714972 31438876 811764 2.47 410972 20582248 2143524 6.32 3388920 18313628 500 11:33:13 10:54:01 9697500 31423372 826928 2.51 412480 20582748 2289868 6.75 3799112 17920076 8 11:33:13 10:55:01 9692644 31421232 828944 2.52 412996 20583980 2127784 6.27 3979132 17745472 20 11:33:13 10:56:01 9693244 31421856 828260 2.52 413016 20583984 2127784 6.27 3977100 17745440 16 11:33:13 10:57:01 9700488 31429132 821444 2.50 413040 20583984 2127784 6.27 3969216 17745424 44 11:33:13 10:58:01 9701268 31429848 821408 2.50 413072 20583964 2166404 6.38 3969524 17745404 64 11:33:13 10:59:01 9713356 31441992 809168 2.46 413080 20583968 2166404 6.38 3958008 17745408 184 11:33:13 11:00:01 9713424 31442060 809020 2.46 413092 20583968 2166404 6.38 3958008 17745408 8 11:33:13 11:01:01 9713756 31442416 808608 2.46 413108 20583972 2166404 6.38 3957312 17745412 196 11:33:13 11:02:01 9713272 31441956 808996 2.46 413128 20583972 2166404 6.38 3957620 17745412 12 11:33:13 11:03:01 9714288 31443020 807924 2.46 413164 20583976 2166404 6.38 3956628 17745416 28 11:33:13 11:04:01 9714492 31443356 807504 2.46 413180 20584116 2166404 6.38 3956776 17745536 8 11:33:13 11:05:01 9714476 31443384 807440 2.46 413200 20584116 2166404 6.38 3956900 17745556 44 11:33:13 11:06:01 9714680 31443596 807172 2.45 413208 20584120 2166404 6.38 3956308 17745560 12 11:33:13 11:07:01 9714380 31443320 807388 2.46 413224 20584124 2166404 6.38 3956308 17745564 200 11:33:13 11:08:01 9714332 31443280 807324 2.46 413260 20584116 2166404 6.38 3956620 17745564 12 11:33:13 11:09:01 9714412 31443424 807204 2.45 413280 20584128 2166404 6.38 3956512 17745568 48 11:33:13 11:10:01 9714596 31443620 807184 2.45 413300 20584128 2166404 6.38 3956724 17745568 8 11:33:13 11:11:01 9714476 31443536 807160 2.45 413312 20584132 2166404 6.38 3956472 17745572 40 11:33:13 11:12:01 9714428 31443492 807156 2.45 413332 20584136 2166404 6.38 3956472 17745576 8 11:33:13 11:13:01 9714776 31443872 806944 2.45 413348 20584140 2166404 6.38 3956532 17745576 192 11:33:13 11:14:01 9714452 31443556 807212 2.45 413348 20584144 2166404 6.38 3956640 17745584 184 11:33:13 11:15:01 9714396 31443504 807260 2.45 413352 20584144 2166404 6.38 3956844 17745584 196 11:33:13 11:16:01 9714476 31443608 807144 2.45 413368 20584148 2166404 6.38 3956616 17745588 4 11:33:13 11:17:01 9714096 31443260 807404 2.46 413396 20584148 2166404 6.38 3956692 17745592 192 11:33:13 11:18:01 9714528 31443696 806868 2.45 413412 20584140 2166404 6.38 3956648 17745592 16 11:33:13 11:19:01 9714812 31444000 806480 2.45 413416 20584160 2166404 6.38 3956644 17745596 212 11:33:13 11:20:01 9714932 31444128 806556 2.45 413428 20584164 2166404 6.38 3956628 17745600 8 11:33:13 11:21:01 9714884 31444080 806568 2.45 413436 20584164 2166404 6.38 3956676 17745600 192 11:33:13 11:22:01 9714900 31444100 806480 2.45 413444 20584168 2166404 6.38 3956536 17745604 8 11:33:13 11:23:01 9714632 31443880 806656 2.45 413472 20584172 2166404 6.38 3956660 17745604 68 11:33:13 11:24:01 9714552 31443812 806696 2.45 413492 20584176 2166404 6.38 3956600 17745616 12 11:33:13 11:25:01 9714544 31443856 806604 2.45 413512 20584180 2182456 6.43 3956660 17745620 200 11:33:13 11:26:01 9713920 31443232 807096 2.45 413540 20584180 2182456 6.43 3957220 17745620 20 11:33:13 11:27:01 9713880 31443244 807020 2.45 413560 20584184 2182456 6.43 3956904 17745624 192 11:33:13 11:28:01 9713808 31443172 806992 2.45 413600 20584168 2182456 6.43 3956896 17745624 12 11:33:13 11:29:01 9713688 31443120 806988 2.45 413616 20584188 2182456 6.43 3956872 17745632 48 11:33:13 11:30:01 9713856 31443292 806960 2.45 413628 20584192 2165876 6.38 3956916 17745636 28 11:33:13 11:31:01 9714012 31443480 806636 2.45 413644 20584196 2165876 6.38 3956932 17745636 4 11:33:13 11:32:01 8450128 31163880 1079704 3.28 419596 21469384 2562900 7.55 4270072 18586568 256160 11:33:13 11:33:01 7741760 31371016 874688 2.66 451260 22278572 2475724 7.30 4106596 19390348 465996 11:33:13 Average: 11333701 31282271 968604 2.95 382576 18912789 2597528 7.66 3857534 16302435 196647 11:33:13 11:33:13 10:43:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 11:33:13 10:44:01 lo 4.88 4.88 0.48 0.48 0.00 0.00 0.00 0.00 11:33:13 10:44:01 vethd6f38b5 116.35 126.81 11.41 110.61 0.00 0.00 0.00 0.01 11:33:13 10:44:01 ens3 1501.15 1482.29 11145.89 180.22 0.00 0.00 0.00 0.00 11:33:13 10:44:01 docker0 702.02 662.53 50.68 3041.85 0.00 0.00 0.00 0.00 11:33:13 10:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:33:13 10:45:01 veth2285257 0.00 0.18 0.00 0.02 0.00 0.00 0.00 0.00 11:33:13 10:45:01 ens3 272.62 144.73 1991.54 23.51 0.00 0.00 0.00 0.00 11:33:13 10:45:01 docker0 127.58 246.68 11.09 1960.38 0.00 0.00 0.00 0.00 11:33:13 10:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 10:46:01 veth2285257 1.50 1.52 0.13 0.13 0.00 0.00 0.00 0.00 11:33:13 10:46:01 ens3 37.14 25.46 28.78 16.45 0.00 0.00 0.00 0.00 11:33:13 10:46:01 docker0 1.50 1.50 0.11 0.13 0.00 0.00 0.00 0.00 11:33:13 10:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:33:13 10:47:01 veth2285257 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 10:47:01 ens3 16.93 8.62 14.56 7.72 0.00 0.00 0.00 0.00 11:33:13 10:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 10:48:01 lo 1.47 1.47 0.15 0.15 0.00 0.00 0.00 0.00 11:33:13 10:48:01 vethba2bf80 0.33 0.42 0.03 0.13 0.00 0.00 0.00 0.00 11:33:13 10:48:01 ens3 195.07 161.06 2957.08 173.93 0.00 0.00 0.00 0.00 11:33:13 10:48:01 docker0 0.33 0.28 0.03 0.12 0.00 0.00 0.00 0.00 11:33:13 10:49:01 lo 0.80 0.80 0.08 0.08 0.00 0.00 0.00 0.00 11:33:13 10:49:01 vethe20d188 82.90 148.16 8.47 1186.49 0.00 0.00 0.00 0.10 11:33:13 10:49:01 vethba2bf80 0.08 1.42 0.00 0.07 0.00 0.00 0.00 0.00 11:33:13 10:49:01 vethaba6323 80.07 153.34 8.38 1186.15 0.00 0.00 0.00 0.10 11:33:13 10:49:01 vethb6244ce 74.97 139.83 7.86 1181.15 0.00 0.00 0.00 0.10 11:33:13 10:49:01 ens3 1127.70 584.47 9980.22 66.03 0.00 0.00 0.00 0.00 11:33:13 10:49:01 docker0 443.38 808.32 38.47 7035.21 0.00 0.00 0.00 0.00 11:33:13 10:49:01 vethfeba1f7 74.02 142.66 7.74 1184.45 0.00 0.00 0.00 0.10 11:33:13 10:49:01 vethd58a0e2 80.82 145.89 8.25 1185.44 0.00 0.00 0.00 0.10 11:33:13 10:50:01 veth120b7e2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:33:13 10:50:01 lo 0.13 0.13 0.02 0.02 0.00 0.00 0.00 0.00 11:33:13 10:50:01 veth1b79555 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:33:13 10:50:01 vethf21408a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:33:13 10:50:01 veth1c94adc 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:33:13 10:50:01 veth39718a8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:33:13 10:50:01 vethfd36545 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:33:13 10:50:01 veth66f438c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:33:13 10:50:01 veth218e0b1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:33:13 10:50:01 veth370bacf 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:33:13 10:50:01 vethba2bf80 0.08 0.13 0.00 0.01 0.00 0.00 0.00 0.00 11:33:13 10:50:01 veth1cd5a0f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:33:13 10:50:01 veth7451e7d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:33:13 10:50:01 ens3 15.43 11.46 11.91 6.83 0.00 0.00 0.00 0.00 11:33:13 10:50:01 docker0 0.08 0.12 0.00 0.01 0.00 0.00 0.00 0.00 11:33:13 10:50:01 veth6f6eb8a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:33:13 10:50:01 veth208efd4 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 11:33:13 10:51:01 veth120b7e2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 10:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:33:13 10:51:01 veth1b79555 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 10:51:01 vethf21408a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 10:51:01 veth1c94adc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 10:51:01 veth39718a8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 10:51:01 vethfd36545 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 10:51:01 veth66f438c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 10:51:01 veth218e0b1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 10:51:01 veth370bacf 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 10:51:01 vethba2bf80 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 10:51:01 veth1cd5a0f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 10:51:01 veth7451e7d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 10:51:01 ens3 2.82 1.45 1.70 0.89 0.00 0.00 0.00 0.00 11:33:13 10:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 10:51:01 veth6f6eb8a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 10:51:01 veth208efd4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 10:52:01 veth120b7e2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 10:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 10:52:01 veth4473939 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:33:13 10:52:01 veth1b79555 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 10:52:01 vethf21408a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 10:52:01 veth1c94adc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 10:52:01 vethfd36545 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 10:52:01 veth66f438c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 10:52:01 veth218e0b1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 10:52:01 veth370bacf 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 10:52:01 vethba2bf80 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 10:52:01 veth1cd5a0f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 10:52:01 veth7451e7d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 10:52:01 ens3 8.90 5.36 6.85 3.77 0.00 0.00 0.00 0.00 11:33:13 10:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 10:52:01 veth6f6eb8a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 10:52:01 veth208efd4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 10:53:01 lo 22.93 22.93 2.26 2.26 0.00 0.00 0.00 0.00 11:33:13 10:53:01 ens3 196.75 178.29 120.09 752.09 0.00 0.00 0.00 0.00 11:33:13 10:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 10:54:01 lo 45.59 45.59 4.50 4.50 0.00 0.00 0.00 0.00 11:33:13 10:54:01 ens3 457.12 468.02 204.68 2507.52 0.00 0.00 0.00 0.00 11:33:13 10:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 10:55:01 lo 17.46 17.46 1.72 1.72 0.00 0.00 0.00 0.00 11:33:13 10:55:01 ens3 208.66 203.30 100.18 1045.19 0.00 0.00 0.00 0.00 11:33:13 10:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 10:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 10:56:01 ens3 3.77 1.70 1.44 1.47 0.00 0.00 0.00 0.00 11:33:13 10:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 10:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:33:13 10:57:01 ens3 0.77 0.10 0.04 0.01 0.00 0.00 0.00 0.00 11:33:13 10:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 10:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 10:58:01 ens3 0.88 0.12 0.17 0.07 0.00 0.00 0.00 0.00 11:33:13 10:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 10:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:33:13 10:59:01 ens3 1.13 0.13 0.16 0.01 0.00 0.00 0.00 0.00 11:33:13 10:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 11:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 11:00:01 ens3 0.42 0.03 0.03 0.00 0.00 0.00 0.00 0.00 11:33:13 11:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 11:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:33:13 11:01:01 ens3 0.88 0.12 0.09 0.01 0.00 0.00 0.00 0.00 11:33:13 11:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 11:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 11:02:01 ens3 1.75 0.75 0.68 0.49 0.00 0.00 0.00 0.00 11:33:13 11:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 11:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:33:13 11:03:01 ens3 1.57 0.17 0.19 0.07 0.00 0.00 0.00 0.00 11:33:13 11:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 11:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 11:04:01 ens3 1.98 0.33 0.49 0.27 0.00 0.00 0.00 0.00 11:33:13 11:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 11:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:33:13 11:05:01 ens3 1.27 0.33 0.35 0.21 0.00 0.00 0.00 0.00 11:33:13 11:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 11:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 11:06:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 11:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 11:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:33:13 11:07:01 ens3 0.45 0.10 0.05 0.01 0.00 0.00 0.00 0.00 11:33:13 11:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 11:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 11:08:01 ens3 0.57 0.13 0.12 0.07 0.00 0.00 0.00 0.00 11:33:13 11:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 11:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:33:13 11:09:01 ens3 0.73 0.60 0.33 0.23 0.00 0.00 0.00 0.00 11:33:13 11:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 11:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 11:10:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 11:33:13 11:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 11:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:33:13 11:11:01 ens3 0.18 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:33:13 11:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 11:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 11:12:01 ens3 0.35 0.00 0.04 0.00 0.00 0.00 0.00 0.00 11:33:13 11:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 11:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:33:13 11:13:01 ens3 0.37 0.22 0.09 0.08 0.00 0.00 0.00 0.00 11:33:13 11:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 11:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 11:14:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 11:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 11:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:33:13 11:15:01 ens3 0.95 0.15 0.16 0.01 0.00 0.00 0.00 0.00 11:33:13 11:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 11:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 11:16:01 ens3 0.45 0.00 0.05 0.00 0.00 0.00 0.00 0.00 11:33:13 11:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 11:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:33:13 11:17:01 ens3 0.38 0.12 0.02 0.01 0.00 0.00 0.00 0.00 11:33:13 11:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 11:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 11:18:01 ens3 0.53 0.12 0.12 0.07 0.00 0.00 0.00 0.00 11:33:13 11:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 11:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:33:13 11:19:01 ens3 0.60 0.10 0.06 0.01 0.00 0.00 0.00 0.00 11:33:13 11:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 11:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 11:20:01 ens3 0.67 0.00 0.09 0.00 0.00 0.00 0.00 0.00 11:33:13 11:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 11:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:33:13 11:21:01 ens3 0.58 0.10 0.07 0.01 0.00 0.00 0.00 0.00 11:33:13 11:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 11:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 11:22:01 ens3 0.85 0.00 0.08 0.00 0.00 0.00 0.00 0.00 11:33:13 11:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 11:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:33:13 11:23:01 ens3 1.27 0.23 0.18 0.08 0.00 0.00 0.00 0.00 11:33:13 11:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 11:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 11:24:01 ens3 1.20 0.02 0.08 0.00 0.00 0.00 0.00 0.00 11:33:13 11:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 11:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:33:13 11:25:01 ens3 0.88 0.10 0.10 0.01 0.00 0.00 0.00 0.00 11:33:13 11:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 11:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 11:26:01 ens3 1.33 0.35 0.45 0.27 0.00 0.00 0.00 0.00 11:33:13 11:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 11:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:33:13 11:27:01 ens3 1.45 0.73 0.64 0.43 0.00 0.00 0.00 0.00 11:33:13 11:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 11:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 11:28:01 ens3 0.23 0.10 0.08 0.07 0.00 0.00 0.00 0.00 11:33:13 11:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 11:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:33:13 11:29:01 ens3 0.28 0.15 0.07 0.01 0.00 0.00 0.00 0.00 11:33:13 11:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 11:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 11:30:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 11:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 11:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 11:33:13 11:31:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 11:33:13 11:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 11:33:13 11:32:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 11:33:13 11:32:01 veth3e6ba4b 51.67 89.54 4.90 757.91 0.00 0.00 0.00 0.06 11:33:13 11:32:01 ens3 216.08 126.95 4369.64 18.77 0.00 0.00 0.00 0.00 11:33:13 11:32:01 docker0 51.67 89.44 4.19 757.90 0.00 0.00 0.00 0.00 11:33:13 11:33:01 lo 2.53 2.53 0.26 0.26 0.00 0.00 0.00 0.00 11:33:13 11:33:01 ens3 343.87 238.40 6304.65 149.97 0.00 0.00 0.00 0.00 11:33:13 11:33:01 docker0 32.19 50.17 3.63 515.31 0.00 0.00 0.00 0.00 11:33:13 Average: lo 2.02 2.02 0.20 0.20 0.00 0.00 0.00 0.00 11:33:13 Average: ens3 92.14 72.49 741.64 99.14 0.00 0.00 0.00 0.00 11:33:13 Average: docker0 26.96 36.98 2.15 265.37 0.00 0.00 0.00 0.00 11:33:13 11:33:13 11:33:13 ---> sar -P ALL: 11:33:13 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12790) 10/02/24 _x86_64_ (8 CPU) 11:33:13 11:33:13 10:42:26 LINUX RESTART (8 CPU) 11:33:13 11:33:13 10:43:02 CPU %user %nice %system %iowait %steal %idle 11:33:13 10:44:01 all 9.82 0.00 3.86 3.38 0.07 82.87 11:33:13 10:44:01 0 9.10 0.00 3.68 0.14 0.05 87.03 11:33:13 10:44:01 1 7.38 0.00 4.84 0.28 0.07 87.44 11:33:13 10:44:01 2 15.39 0.00 4.08 6.11 0.09 74.34 11:33:13 10:44:01 3 9.24 0.00 4.12 3.65 0.09 82.90 11:33:13 10:44:01 4 9.56 0.00 2.41 4.52 0.05 83.46 11:33:13 10:44:01 5 7.64 0.00 3.99 11.73 0.07 76.57 11:33:13 10:44:01 6 9.88 0.00 4.25 0.56 0.07 85.24 11:33:13 10:44:01 7 10.36 0.00 3.53 0.07 0.07 85.97 11:33:13 10:45:01 all 34.29 0.00 6.15 2.19 0.09 57.28 11:33:13 10:45:01 0 35.76 0.00 5.93 0.76 0.08 57.47 11:33:13 10:45:01 1 32.99 0.00 6.82 3.27 0.10 56.83 11:33:13 10:45:01 2 35.09 0.00 6.50 0.10 0.08 58.23 11:33:13 10:45:01 3 32.83 0.00 5.68 0.07 0.08 61.33 11:33:13 10:45:01 4 34.82 0.00 6.94 12.04 0.10 46.10 11:33:13 10:45:01 5 35.77 0.00 5.36 0.20 0.08 58.58 11:33:13 10:45:01 6 34.52 0.00 5.96 1.04 0.08 58.39 11:33:13 10:45:01 7 32.57 0.00 6.03 0.05 0.07 61.29 11:33:13 10:46:01 all 31.00 0.00 5.64 1.64 0.08 61.64 11:33:13 10:46:01 0 31.31 0.00 5.27 0.59 0.08 62.75 11:33:13 10:46:01 1 30.84 0.00 5.52 1.46 0.08 62.09 11:33:13 10:46:01 2 32.70 0.00 6.74 0.72 0.08 59.75 11:33:13 10:46:01 3 29.06 0.00 5.87 7.05 0.08 57.94 11:33:13 10:46:01 4 30.24 0.00 5.34 2.70 0.07 61.66 11:33:13 10:46:01 5 29.48 0.00 6.18 0.10 0.08 64.15 11:33:13 10:46:01 6 32.90 0.00 5.30 0.00 0.08 61.71 11:33:13 10:46:01 7 31.45 0.00 4.86 0.49 0.08 63.12 11:33:13 10:47:01 all 63.66 0.00 7.95 0.80 0.11 27.49 11:33:13 10:47:01 0 62.45 0.00 7.58 0.40 0.10 29.46 11:33:13 10:47:01 1 64.96 0.00 8.05 0.73 0.12 26.15 11:33:13 10:47:01 2 64.99 0.00 8.57 0.08 0.10 26.26 11:33:13 10:47:01 3 64.45 0.00 7.64 0.13 0.10 27.68 11:33:13 10:47:01 4 65.42 0.00 8.07 0.59 0.12 25.80 11:33:13 10:47:01 5 62.95 0.00 7.87 1.63 0.10 27.44 11:33:13 10:47:01 6 61.99 0.00 8.01 0.44 0.10 29.46 11:33:13 10:47:01 7 62.05 0.00 7.78 2.42 0.10 27.64 11:33:13 10:48:01 all 23.76 0.00 8.22 10.25 0.11 57.65 11:33:13 10:48:01 0 24.39 0.00 8.36 9.62 0.12 57.52 11:33:13 10:48:01 1 24.57 0.00 8.15 6.66 0.10 60.51 11:33:13 10:48:01 2 22.70 0.00 8.09 12.12 0.12 56.98 11:33:13 10:48:01 3 25.37 0.00 8.08 6.05 0.14 60.36 11:33:13 10:48:01 4 22.94 0.00 8.14 15.26 0.12 53.55 11:33:13 10:48:01 5 23.90 0.00 8.00 10.08 0.09 57.94 11:33:13 10:48:01 6 23.95 0.00 7.94 12.81 0.10 55.20 11:33:13 10:48:01 7 22.31 0.00 9.05 9.36 0.12 59.16 11:33:13 10:49:01 all 12.55 0.00 6.73 29.79 0.11 50.81 11:33:13 10:49:01 0 11.41 0.00 6.23 31.28 0.10 50.98 11:33:13 10:49:01 1 11.11 0.00 5.78 35.69 0.09 47.33 11:33:13 10:49:01 2 12.58 0.00 6.68 25.71 0.09 54.96 11:33:13 10:49:01 3 14.59 0.00 7.53 23.40 0.15 54.32 11:33:13 10:49:01 4 11.78 0.00 6.25 30.33 0.10 51.54 11:33:13 10:49:01 5 15.35 0.00 7.99 17.60 0.14 58.92 11:33:13 10:49:01 6 12.83 0.00 6.96 41.50 0.14 38.57 11:33:13 10:49:01 7 10.79 0.00 6.39 32.76 0.10 49.95 11:33:13 10:50:01 all 48.12 0.00 9.14 11.01 0.09 31.65 11:33:13 10:50:01 0 47.78 0.00 8.85 1.59 0.08 41.69 11:33:13 10:50:01 1 48.87 0.00 7.97 17.85 0.10 25.20 11:33:13 10:50:01 2 47.84 0.00 8.51 7.50 0.10 36.05 11:33:13 10:50:01 3 48.11 0.00 10.65 10.25 0.10 30.88 11:33:13 10:50:01 4 48.46 0.00 8.20 4.26 0.08 39.00 11:33:13 10:50:01 5 48.21 0.00 10.27 24.96 0.08 16.47 11:33:13 10:50:01 6 48.21 0.00 9.48 18.57 0.08 23.66 11:33:13 10:50:01 7 47.44 0.00 9.19 3.12 0.08 40.16 11:33:13 10:51:01 all 87.92 0.00 11.89 0.00 0.20 0.00 11:33:13 10:51:01 0 87.84 0.00 11.87 0.00 0.29 0.00 11:33:13 10:51:01 1 87.42 0.00 12.41 0.00 0.17 0.00 11:33:13 10:51:01 2 87.61 0.00 12.17 0.00 0.23 0.00 11:33:13 10:51:01 3 87.56 0.00 12.26 0.00 0.17 0.00 11:33:13 10:51:01 4 88.74 0.00 11.07 0.00 0.19 0.00 11:33:13 10:51:01 5 88.26 0.00 11.59 0.00 0.15 0.00 11:33:13 10:51:01 6 87.11 0.00 12.71 0.00 0.19 0.00 11:33:13 10:51:01 7 88.78 0.00 11.03 0.00 0.19 0.00 11:33:13 10:52:01 all 88.05 0.00 11.76 0.01 0.18 0.01 11:33:13 10:52:01 0 88.19 0.00 11.62 0.00 0.19 0.00 11:33:13 10:52:01 1 87.33 0.00 12.43 0.05 0.19 0.00 11:33:13 10:52:01 2 87.46 0.00 12.33 0.00 0.19 0.02 11:33:13 10:52:01 3 87.53 0.00 12.28 0.00 0.19 0.00 11:33:13 10:52:01 4 88.42 0.00 11.34 0.00 0.21 0.03 11:33:13 10:52:01 5 88.22 0.00 11.61 0.00 0.17 0.00 11:33:13 10:52:01 6 88.72 0.00 11.11 0.00 0.17 0.00 11:33:13 10:52:01 7 88.46 0.00 11.39 0.00 0.13 0.02 11:33:13 10:53:01 all 29.54 0.00 6.07 5.11 0.10 59.18 11:33:13 10:53:01 0 31.77 0.00 6.15 6.23 0.10 55.75 11:33:13 10:53:01 1 28.68 0.00 5.74 7.31 0.10 58.16 11:33:13 10:53:01 2 28.47 0.00 6.02 4.10 0.10 61.31 11:33:13 10:53:01 3 31.47 0.00 5.95 2.83 0.10 59.64 11:33:13 10:53:01 4 25.69 0.00 6.63 3.83 0.12 63.73 11:33:13 10:53:01 5 29.21 0.00 5.99 7.62 0.10 57.09 11:33:13 10:53:01 6 30.56 0.00 6.54 5.48 0.08 57.33 11:33:13 10:53:01 7 30.38 0.00 5.55 3.43 0.08 60.55 11:33:13 10:54:01 all 9.78 0.00 1.10 0.10 0.07 88.95 11:33:13 10:54:01 0 10.57 0.00 1.14 0.02 0.05 88.22 11:33:13 10:54:01 1 10.04 0.00 1.09 0.02 0.07 88.79 11:33:13 10:54:01 2 7.96 0.00 1.29 0.13 0.07 90.56 11:33:13 10:54:01 3 6.40 0.00 1.07 0.03 0.07 92.43 11:33:13 10:54:01 4 11.03 0.00 1.12 0.03 0.07 87.75 11:33:13 10:54:01 5 7.93 0.00 1.11 0.02 0.07 90.88 11:33:13 10:54:01 6 13.33 0.00 1.12 0.47 0.10 84.98 11:33:13 10:54:01 7 10.95 0.00 0.85 0.10 0.08 88.01 11:33:13 11:33:13 10:54:01 CPU %user %nice %system %iowait %steal %idle 11:33:13 10:55:01 all 4.61 0.00 0.57 0.06 0.04 94.73 11:33:13 10:55:01 0 3.68 0.00 0.60 0.05 0.03 95.64 11:33:13 10:55:01 1 5.72 0.00 0.55 0.00 0.05 93.68 11:33:13 10:55:01 2 3.95 0.00 0.59 0.07 0.05 95.35 11:33:13 10:55:01 3 2.80 0.00 0.47 0.00 0.02 96.72 11:33:13 10:55:01 4 2.89 0.00 0.48 0.00 0.03 96.60 11:33:13 10:55:01 5 4.94 0.00 0.67 0.02 0.05 94.33 11:33:13 10:55:01 6 6.40 0.00 0.59 0.32 0.03 92.66 11:33:13 10:55:01 7 6.52 0.00 0.60 0.00 0.05 92.83 11:33:13 10:56:01 all 0.03 0.00 0.02 0.00 0.02 99.92 11:33:13 10:56:01 0 0.10 0.00 0.07 0.00 0.03 99.80 11:33:13 10:56:01 1 0.00 0.00 0.02 0.00 0.02 99.97 11:33:13 10:56:01 2 0.03 0.00 0.02 0.00 0.03 99.92 11:33:13 10:56:01 3 0.00 0.00 0.00 0.00 0.02 99.98 11:33:13 10:56:01 4 0.00 0.00 0.02 0.00 0.00 99.98 11:33:13 10:56:01 5 0.07 0.00 0.03 0.00 0.05 99.85 11:33:13 10:56:01 6 0.02 0.00 0.02 0.03 0.02 99.92 11:33:13 10:56:01 7 0.02 0.00 0.00 0.00 0.02 99.97 11:33:13 10:57:01 all 0.06 0.00 0.02 0.01 0.01 99.90 11:33:13 10:57:01 0 0.03 0.00 0.03 0.00 0.02 99.92 11:33:13 10:57:01 1 0.00 0.00 0.02 0.02 0.00 99.97 11:33:13 10:57:01 2 0.05 0.00 0.00 0.02 0.02 99.92 11:33:13 10:57:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:33:13 10:57:01 4 0.03 0.00 0.03 0.00 0.00 99.93 11:33:13 10:57:01 5 0.13 0.00 0.05 0.00 0.03 99.78 11:33:13 10:57:01 6 0.20 0.00 0.02 0.02 0.00 99.77 11:33:13 10:57:01 7 0.03 0.00 0.02 0.00 0.02 99.93 11:33:13 10:58:01 all 0.13 0.00 0.04 0.00 0.01 99.81 11:33:13 10:58:01 0 0.07 0.00 0.08 0.00 0.02 99.83 11:33:13 10:58:01 1 0.00 0.00 0.02 0.00 0.02 99.97 11:33:13 10:58:01 2 0.03 0.00 0.03 0.02 0.02 99.90 11:33:13 10:58:01 3 0.00 0.00 0.05 0.00 0.00 99.95 11:33:13 10:58:01 4 0.05 0.00 0.00 0.00 0.00 99.95 11:33:13 10:58:01 5 0.07 0.00 0.07 0.00 0.02 99.85 11:33:13 10:58:01 6 0.80 0.00 0.03 0.02 0.02 99.14 11:33:13 10:58:01 7 0.03 0.00 0.03 0.00 0.00 99.93 11:33:13 10:59:01 all 0.12 0.00 0.01 0.00 0.01 99.85 11:33:13 10:59:01 0 0.03 0.00 0.00 0.00 0.02 99.95 11:33:13 10:59:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:33:13 10:59:01 2 0.61 0.00 0.02 0.00 0.02 99.35 11:33:13 10:59:01 3 0.03 0.00 0.00 0.00 0.02 99.95 11:33:13 10:59:01 4 0.05 0.00 0.03 0.00 0.00 99.92 11:33:13 10:59:01 5 0.12 0.00 0.03 0.00 0.02 99.83 11:33:13 10:59:01 6 0.03 0.00 0.00 0.02 0.00 99.95 11:33:13 10:59:01 7 0.07 0.00 0.02 0.00 0.02 99.90 11:33:13 11:00:01 all 0.09 0.00 0.02 0.00 0.01 99.88 11:33:13 11:00:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:33:13 11:00:01 1 0.00 0.00 0.00 0.02 0.00 99.98 11:33:13 11:00:01 2 0.55 0.00 0.03 0.00 0.02 99.40 11:33:13 11:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:33:13 11:00:01 4 0.03 0.00 0.00 0.00 0.02 99.95 11:33:13 11:00:01 5 0.08 0.00 0.05 0.00 0.03 99.83 11:33:13 11:00:01 6 0.00 0.00 0.02 0.00 0.02 99.97 11:33:13 11:00:01 7 0.03 0.00 0.02 0.00 0.02 99.93 11:33:13 11:01:01 all 0.05 0.00 0.01 0.04 0.01 99.89 11:33:13 11:01:01 0 0.03 0.00 0.00 0.00 0.00 99.97 11:33:13 11:01:01 1 0.00 0.00 0.02 0.27 0.02 99.70 11:33:13 11:01:01 2 0.03 0.00 0.00 0.00 0.02 99.95 11:33:13 11:01:01 3 0.03 0.00 0.02 0.00 0.02 99.93 11:33:13 11:01:01 4 0.08 0.00 0.00 0.00 0.00 99.92 11:33:13 11:01:01 5 0.10 0.00 0.03 0.00 0.02 99.85 11:33:13 11:01:01 6 0.03 0.00 0.00 0.02 0.00 99.95 11:33:13 11:01:01 7 0.07 0.00 0.03 0.00 0.03 99.87 11:33:13 11:02:01 all 0.05 0.00 0.02 0.00 0.01 99.91 11:33:13 11:02:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:33:13 11:02:01 1 0.00 0.00 0.00 0.02 0.02 99.97 11:33:13 11:02:01 2 0.03 0.00 0.02 0.00 0.02 99.93 11:33:13 11:02:01 3 0.03 0.00 0.03 0.00 0.00 99.93 11:33:13 11:02:01 4 0.08 0.00 0.02 0.00 0.02 99.88 11:33:13 11:02:01 5 0.12 0.00 0.05 0.00 0.03 99.80 11:33:13 11:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:33:13 11:02:01 7 0.12 0.00 0.02 0.00 0.02 99.85 11:33:13 11:03:01 all 0.05 0.00 0.03 0.01 0.02 99.90 11:33:13 11:03:01 0 0.05 0.00 0.00 0.00 0.00 99.95 11:33:13 11:03:01 1 0.00 0.00 0.03 0.00 0.02 99.95 11:33:13 11:03:01 2 0.13 0.00 0.03 0.00 0.02 99.82 11:33:13 11:03:01 3 0.03 0.00 0.02 0.02 0.02 99.92 11:33:13 11:03:01 4 0.03 0.00 0.02 0.00 0.02 99.93 11:33:13 11:03:01 5 0.05 0.00 0.05 0.02 0.05 99.83 11:33:13 11:03:01 6 0.03 0.00 0.02 0.02 0.02 99.92 11:33:13 11:03:01 7 0.07 0.00 0.03 0.00 0.02 99.88 11:33:13 11:04:01 all 0.04 0.00 0.01 0.01 0.01 99.94 11:33:13 11:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:33:13 11:04:01 1 0.02 0.00 0.00 0.02 0.00 99.97 11:33:13 11:04:01 2 0.10 0.00 0.00 0.00 0.02 99.88 11:33:13 11:04:01 3 0.00 0.00 0.03 0.00 0.00 99.97 11:33:13 11:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:33:13 11:04:01 5 0.10 0.00 0.00 0.00 0.03 99.87 11:33:13 11:04:01 6 0.00 0.00 0.00 0.07 0.00 99.93 11:33:13 11:04:01 7 0.03 0.00 0.02 0.00 0.02 99.93 11:33:13 11:05:01 all 0.04 0.00 0.03 0.02 0.02 99.89 11:33:13 11:05:01 0 0.00 0.00 0.03 0.00 0.02 99.95 11:33:13 11:05:01 1 0.00 0.00 0.00 0.00 0.03 99.97 11:33:13 11:05:01 2 0.12 0.00 0.07 0.00 0.02 99.80 11:33:13 11:05:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:33:13 11:05:01 4 0.07 0.00 0.00 0.00 0.02 99.92 11:33:13 11:05:01 5 0.05 0.00 0.07 0.00 0.03 99.85 11:33:13 11:05:01 6 0.03 0.00 0.02 0.15 0.00 99.80 11:33:13 11:05:01 7 0.05 0.00 0.03 0.00 0.02 99.90 11:33:13 11:33:13 11:05:01 CPU %user %nice %system %iowait %steal %idle 11:33:13 11:06:01 all 0.11 0.00 0.02 0.03 0.01 99.82 11:33:13 11:06:01 0 0.03 0.00 0.07 0.00 0.02 99.88 11:33:13 11:06:01 1 0.00 0.00 0.00 0.20 0.02 99.78 11:33:13 11:06:01 2 0.07 0.00 0.02 0.00 0.02 99.90 11:33:13 11:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:33:13 11:06:01 4 0.66 0.00 0.02 0.00 0.00 99.32 11:33:13 11:06:01 5 0.08 0.00 0.05 0.00 0.03 99.83 11:33:13 11:06:01 6 0.00 0.00 0.02 0.03 0.02 99.93 11:33:13 11:06:01 7 0.03 0.00 0.02 0.00 0.02 99.93 11:33:13 11:07:01 all 0.04 0.00 0.02 0.02 0.02 99.91 11:33:13 11:07:01 0 0.00 0.00 0.00 0.00 0.03 99.97 11:33:13 11:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 11:33:13 11:07:01 2 0.13 0.00 0.03 0.00 0.02 99.82 11:33:13 11:07:01 3 0.00 0.00 0.00 0.00 0.02 99.98 11:33:13 11:07:01 4 0.05 0.00 0.02 0.12 0.02 99.80 11:33:13 11:07:01 5 0.07 0.00 0.05 0.00 0.03 99.85 11:33:13 11:07:01 6 0.00 0.00 0.02 0.07 0.00 99.92 11:33:13 11:07:01 7 0.03 0.00 0.03 0.00 0.02 99.92 11:33:13 11:08:01 all 0.12 0.00 0.02 0.00 0.01 99.84 11:33:13 11:08:01 0 0.05 0.00 0.05 0.00 0.02 99.88 11:33:13 11:08:01 1 0.00 0.00 0.02 0.00 0.02 99.97 11:33:13 11:08:01 2 0.07 0.00 0.03 0.00 0.02 99.88 11:33:13 11:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:33:13 11:08:01 4 0.78 0.00 0.03 0.00 0.02 99.17 11:33:13 11:08:01 5 0.03 0.00 0.00 0.00 0.02 99.95 11:33:13 11:08:01 6 0.02 0.00 0.00 0.02 0.00 99.97 11:33:13 11:08:01 7 0.03 0.00 0.02 0.00 0.00 99.95 11:33:13 11:09:01 all 0.02 0.00 0.01 0.00 0.02 99.95 11:33:13 11:09:01 0 0.03 0.00 0.05 0.00 0.02 99.90 11:33:13 11:09:01 1 0.00 0.00 0.00 0.02 0.03 99.95 11:33:13 11:09:01 2 0.00 0.00 0.02 0.00 0.03 99.95 11:33:13 11:09:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:33:13 11:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:33:13 11:09:01 5 0.07 0.00 0.02 0.00 0.02 99.90 11:33:13 11:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 11:33:13 11:09:01 7 0.05 0.00 0.02 0.00 0.03 99.90 11:33:13 11:10:01 all 0.05 0.00 0.01 0.00 0.02 99.92 11:33:13 11:10:01 0 0.08 0.00 0.03 0.00 0.03 99.85 11:33:13 11:10:01 1 0.02 0.00 0.00 0.02 0.03 99.93 11:33:13 11:10:01 2 0.10 0.00 0.00 0.00 0.00 99.90 11:33:13 11:10:01 3 0.03 0.00 0.00 0.00 0.00 99.97 11:33:13 11:10:01 4 0.02 0.00 0.00 0.00 0.02 99.97 11:33:13 11:10:01 5 0.08 0.00 0.03 0.00 0.02 99.87 11:33:13 11:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:33:13 11:10:01 7 0.03 0.00 0.00 0.00 0.03 99.93 11:33:13 11:11:01 all 0.01 0.00 0.02 0.01 0.01 99.95 11:33:13 11:11:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:33:13 11:11:01 1 0.00 0.00 0.03 0.02 0.02 99.93 11:33:13 11:11:01 2 0.02 0.00 0.03 0.00 0.02 99.93 11:33:13 11:11:01 3 0.00 0.00 0.00 0.00 0.02 99.98 11:33:13 11:11:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:33:13 11:11:01 5 0.02 0.00 0.02 0.00 0.02 99.95 11:33:13 11:11:01 6 0.00 0.00 0.00 0.02 0.00 99.98 11:33:13 11:11:01 7 0.00 0.00 0.03 0.02 0.03 99.92 11:33:13 11:12:01 all 0.03 0.00 0.01 0.01 0.02 99.93 11:33:13 11:12:01 0 0.05 0.00 0.02 0.00 0.02 99.92 11:33:13 11:12:01 1 0.02 0.00 0.02 0.00 0.03 99.93 11:33:13 11:12:01 2 0.05 0.00 0.00 0.00 0.02 99.93 11:33:13 11:12:01 3 0.03 0.00 0.02 0.00 0.00 99.95 11:33:13 11:12:01 4 0.00 0.00 0.00 0.00 0.02 99.98 11:33:13 11:12:01 5 0.05 0.00 0.03 0.00 0.03 99.88 11:33:13 11:12:01 6 0.03 0.00 0.02 0.00 0.02 99.93 11:33:13 11:12:01 7 0.02 0.00 0.02 0.05 0.02 99.90 11:33:13 11:13:01 all 0.03 0.00 0.02 0.00 0.01 99.93 11:33:13 11:13:01 0 0.03 0.00 0.03 0.00 0.00 99.93 11:33:13 11:13:01 1 0.03 0.00 0.00 0.02 0.03 99.92 11:33:13 11:13:01 2 0.03 0.00 0.02 0.00 0.02 99.93 11:33:13 11:13:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:33:13 11:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:33:13 11:13:01 5 0.07 0.00 0.05 0.00 0.02 99.87 11:33:13 11:13:01 6 0.03 0.00 0.03 0.00 0.03 99.90 11:33:13 11:13:01 7 0.03 0.00 0.02 0.02 0.00 99.93 11:33:13 11:14:01 all 0.02 0.00 0.02 0.00 0.01 99.94 11:33:13 11:14:01 0 0.03 0.00 0.03 0.00 0.02 99.92 11:33:13 11:14:01 1 0.00 0.00 0.02 0.02 0.02 99.95 11:33:13 11:14:01 2 0.03 0.00 0.02 0.00 0.02 99.93 11:33:13 11:14:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:33:13 11:14:01 4 0.02 0.00 0.02 0.00 0.02 99.95 11:33:13 11:14:01 5 0.05 0.00 0.05 0.00 0.02 99.88 11:33:13 11:14:01 6 0.05 0.00 0.02 0.00 0.02 99.92 11:33:13 11:14:01 7 0.00 0.00 0.00 0.00 0.02 99.98 11:33:13 11:15:01 all 0.03 0.00 0.01 0.00 0.02 99.94 11:33:13 11:15:01 0 0.02 0.00 0.00 0.00 0.02 99.97 11:33:13 11:15:01 1 0.03 0.00 0.02 0.00 0.03 99.92 11:33:13 11:15:01 2 0.03 0.00 0.02 0.00 0.02 99.93 11:33:13 11:15:01 3 0.00 0.00 0.02 0.00 0.02 99.97 11:33:13 11:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 11:33:13 11:15:01 5 0.08 0.00 0.02 0.00 0.02 99.88 11:33:13 11:15:01 6 0.03 0.00 0.02 0.00 0.03 99.92 11:33:13 11:15:01 7 0.02 0.00 0.02 0.02 0.00 99.95 11:33:13 11:16:01 all 0.04 0.00 0.01 0.00 0.02 99.93 11:33:13 11:16:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:33:13 11:16:01 1 0.00 0.00 0.02 0.02 0.03 99.93 11:33:13 11:16:01 2 0.02 0.00 0.00 0.00 0.02 99.97 11:33:13 11:16:01 3 0.03 0.00 0.00 0.00 0.00 99.97 11:33:13 11:16:01 4 0.03 0.00 0.00 0.00 0.00 99.97 11:33:13 11:16:01 5 0.08 0.00 0.05 0.00 0.03 99.83 11:33:13 11:16:01 6 0.03 0.00 0.02 0.00 0.03 99.92 11:33:13 11:16:01 7 0.05 0.00 0.00 0.00 0.02 99.93 11:33:13 11:33:13 11:16:01 CPU %user %nice %system %iowait %steal %idle 11:33:13 11:17:01 all 0.09 0.00 0.02 0.00 0.01 99.86 11:33:13 11:17:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:33:13 11:17:01 1 0.00 0.00 0.03 0.02 0.03 99.92 11:33:13 11:17:01 2 0.02 0.00 0.02 0.00 0.02 99.95 11:33:13 11:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:33:13 11:17:01 4 0.55 0.00 0.02 0.00 0.02 99.42 11:33:13 11:17:01 5 0.08 0.00 0.07 0.00 0.02 99.83 11:33:13 11:17:01 6 0.03 0.00 0.03 0.00 0.02 99.92 11:33:13 11:17:01 7 0.00 0.00 0.02 0.02 0.00 99.97 11:33:13 11:18:01 all 0.07 0.00 0.01 0.00 0.01 99.91 11:33:13 11:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:33:13 11:18:01 1 0.05 0.00 0.00 0.00 0.02 99.93 11:33:13 11:18:01 2 0.05 0.00 0.02 0.00 0.00 99.93 11:33:13 11:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:33:13 11:18:01 4 0.28 0.00 0.02 0.00 0.00 99.70 11:33:13 11:18:01 5 0.08 0.00 0.03 0.00 0.02 99.87 11:33:13 11:18:01 6 0.03 0.00 0.00 0.00 0.02 99.95 11:33:13 11:18:01 7 0.03 0.00 0.00 0.00 0.00 99.97 11:33:13 11:19:01 all 0.01 0.00 0.01 0.00 0.02 99.95 11:33:13 11:19:01 0 0.00 0.00 0.02 0.00 0.02 99.97 11:33:13 11:19:01 1 0.02 0.00 0.03 0.02 0.03 99.90 11:33:13 11:19:01 2 0.02 0.00 0.02 0.00 0.02 99.95 11:33:13 11:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 11:33:13 11:19:01 4 0.00 0.00 0.00 0.00 0.02 99.98 11:33:13 11:19:01 5 0.05 0.00 0.02 0.00 0.03 99.90 11:33:13 11:19:01 6 0.02 0.00 0.03 0.00 0.03 99.92 11:33:13 11:19:01 7 0.00 0.00 0.00 0.02 0.00 99.98 11:33:13 11:20:01 all 0.04 0.00 0.01 0.00 0.01 99.93 11:33:13 11:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:33:13 11:20:01 1 0.03 0.00 0.00 0.02 0.02 99.93 11:33:13 11:20:01 2 0.07 0.00 0.02 0.00 0.03 99.88 11:33:13 11:20:01 3 0.03 0.00 0.03 0.00 0.02 99.92 11:33:13 11:20:01 4 0.02 0.00 0.02 0.00 0.00 99.97 11:33:13 11:20:01 5 0.08 0.00 0.02 0.00 0.02 99.88 11:33:13 11:20:01 6 0.03 0.00 0.02 0.00 0.02 99.93 11:33:13 11:20:01 7 0.03 0.00 0.00 0.02 0.00 99.95 11:33:13 11:21:01 all 0.02 0.00 0.01 0.00 0.02 99.95 11:33:13 11:21:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:33:13 11:21:01 1 0.00 0.00 0.00 0.00 0.02 99.98 11:33:13 11:21:01 2 0.03 0.00 0.02 0.00 0.02 99.93 11:33:13 11:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 11:33:13 11:21:01 4 0.02 0.00 0.00 0.00 0.02 99.97 11:33:13 11:21:01 5 0.05 0.00 0.03 0.00 0.02 99.90 11:33:13 11:21:01 6 0.03 0.00 0.03 0.00 0.03 99.90 11:33:13 11:21:01 7 0.02 0.00 0.00 0.00 0.02 99.97 11:33:13 11:22:01 all 0.04 0.00 0.02 0.00 0.02 99.92 11:33:13 11:22:01 0 0.03 0.00 0.02 0.00 0.00 99.95 11:33:13 11:22:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:33:13 11:22:01 2 0.08 0.00 0.02 0.00 0.03 99.87 11:33:13 11:22:01 3 0.02 0.00 0.03 0.00 0.00 99.95 11:33:13 11:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 11:33:13 11:22:01 5 0.10 0.00 0.03 0.02 0.03 99.82 11:33:13 11:22:01 6 0.03 0.00 0.03 0.00 0.02 99.92 11:33:13 11:22:01 7 0.03 0.00 0.03 0.00 0.03 99.90 11:33:13 11:23:01 all 0.12 0.00 0.01 0.01 0.01 99.85 11:33:13 11:23:01 0 0.00 0.00 0.00 0.00 0.02 99.98 11:33:13 11:23:01 1 0.00 0.00 0.00 0.02 0.00 99.98 11:33:13 11:23:01 2 0.03 0.00 0.02 0.00 0.02 99.93 11:33:13 11:23:01 3 0.02 0.00 0.00 0.00 0.02 99.97 11:33:13 11:23:01 4 0.81 0.00 0.02 0.00 0.03 99.14 11:33:13 11:23:01 5 0.07 0.00 0.03 0.00 0.02 99.88 11:33:13 11:23:01 6 0.00 0.00 0.00 0.00 0.02 99.98 11:33:13 11:23:01 7 0.00 0.00 0.02 0.03 0.00 99.95 11:33:13 11:24:01 all 0.27 0.00 0.01 0.00 0.02 99.69 11:33:13 11:24:01 0 0.03 0.00 0.02 0.00 0.02 99.93 11:33:13 11:24:01 1 0.00 0.00 0.02 0.00 0.02 99.97 11:33:13 11:24:01 2 0.07 0.00 0.02 0.00 0.03 99.88 11:33:13 11:24:01 3 0.03 0.00 0.00 0.00 0.00 99.97 11:33:13 11:24:01 4 1.94 0.00 0.02 0.00 0.03 98.01 11:33:13 11:24:01 5 0.05 0.00 0.03 0.02 0.03 99.87 11:33:13 11:24:01 6 0.00 0.00 0.02 0.00 0.00 99.98 11:33:13 11:24:01 7 0.00 0.00 0.00 0.02 0.02 99.97 11:33:13 11:25:01 all 0.13 0.00 0.02 0.00 0.03 99.82 11:33:13 11:25:01 0 0.03 0.00 0.03 0.00 0.02 99.92 11:33:13 11:25:01 1 0.02 0.00 0.00 0.00 0.02 99.97 11:33:13 11:25:01 2 0.02 0.00 0.02 0.00 0.03 99.93 11:33:13 11:25:01 3 0.03 0.00 0.03 0.00 0.02 99.92 11:33:13 11:25:01 4 0.76 0.00 0.05 0.00 0.08 99.10 11:33:13 11:25:01 5 0.08 0.00 0.03 0.00 0.08 99.80 11:33:13 11:25:01 6 0.05 0.00 0.02 0.00 0.00 99.93 11:33:13 11:25:01 7 0.02 0.00 0.00 0.02 0.00 99.97 11:33:13 11:26:01 all 0.03 0.00 0.01 0.00 0.01 99.94 11:33:13 11:26:01 0 0.02 0.00 0.00 0.00 0.00 99.98 11:33:13 11:26:01 1 0.00 0.00 0.00 0.00 0.02 99.98 11:33:13 11:26:01 2 0.13 0.00 0.07 0.00 0.03 99.77 11:33:13 11:26:01 3 0.02 0.00 0.00 0.00 0.02 99.97 11:33:13 11:26:01 4 0.03 0.00 0.00 0.00 0.03 99.93 11:33:13 11:26:01 5 0.05 0.00 0.00 0.00 0.02 99.93 11:33:13 11:26:01 6 0.02 0.00 0.02 0.02 0.00 99.95 11:33:13 11:26:01 7 0.00 0.00 0.00 0.02 0.00 99.98 11:33:13 11:27:01 all 0.03 0.00 0.01 0.00 0.01 99.94 11:33:13 11:27:01 0 0.00 0.00 0.03 0.00 0.02 99.95 11:33:13 11:27:01 1 0.02 0.00 0.02 0.00 0.02 99.95 11:33:13 11:27:01 2 0.07 0.00 0.02 0.00 0.03 99.88 11:33:13 11:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:33:13 11:27:01 4 0.03 0.00 0.02 0.00 0.02 99.93 11:33:13 11:27:01 5 0.07 0.00 0.02 0.00 0.00 99.92 11:33:13 11:27:01 6 0.00 0.00 0.00 0.02 0.00 99.98 11:33:13 11:27:01 7 0.03 0.00 0.00 0.02 0.02 99.93 11:33:13 11:33:13 11:27:01 CPU %user %nice %system %iowait %steal %idle 11:33:13 11:28:01 all 0.03 0.00 0.02 0.00 0.02 99.94 11:33:13 11:28:01 0 0.05 0.00 0.02 0.00 0.02 99.92 11:33:13 11:28:01 1 0.00 0.00 0.00 0.02 0.00 99.98 11:33:13 11:28:01 2 0.05 0.00 0.03 0.00 0.03 99.88 11:33:13 11:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 11:33:13 11:28:01 4 0.02 0.00 0.02 0.00 0.03 99.93 11:33:13 11:28:01 5 0.07 0.00 0.05 0.00 0.03 99.85 11:33:13 11:28:01 6 0.00 0.00 0.00 0.00 0.02 99.98 11:33:13 11:28:01 7 0.02 0.00 0.00 0.02 0.00 99.97 11:33:13 11:29:01 all 0.03 0.00 0.01 0.00 0.02 99.93 11:33:13 11:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 11:33:13 11:29:01 1 0.00 0.00 0.02 0.02 0.03 99.93 11:33:13 11:29:01 2 0.05 0.00 0.03 0.00 0.03 99.88 11:33:13 11:29:01 3 0.03 0.00 0.00 0.00 0.02 99.95 11:33:13 11:29:01 4 0.05 0.00 0.02 0.00 0.03 99.90 11:33:13 11:29:01 5 0.07 0.00 0.00 0.00 0.02 99.92 11:33:13 11:29:01 6 0.03 0.00 0.02 0.00 0.00 99.95 11:33:13 11:29:01 7 0.02 0.00 0.00 0.02 0.00 99.97 11:33:13 11:30:01 all 0.26 0.00 0.01 0.00 0.02 99.70 11:33:13 11:30:01 0 0.03 0.00 0.00 0.00 0.03 99.93 11:33:13 11:30:01 1 0.02 0.00 0.02 0.02 0.02 99.93 11:33:13 11:30:01 2 0.02 0.00 0.02 0.00 0.03 99.93 11:33:13 11:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 11:33:13 11:30:01 4 1.94 0.00 0.02 0.00 0.02 98.03 11:33:13 11:30:01 5 0.03 0.00 0.03 0.00 0.03 99.90 11:33:13 11:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 11:33:13 11:30:01 7 0.02 0.00 0.00 0.02 0.00 99.97 11:33:13 11:31:01 all 0.27 0.00 0.01 0.00 0.01 99.69 11:33:13 11:31:01 0 0.02 0.00 0.02 0.00 0.02 99.95 11:33:13 11:31:01 1 0.00 0.00 0.02 0.00 0.00 99.98 11:33:13 11:31:01 2 0.05 0.00 0.03 0.00 0.03 99.88 11:33:13 11:31:01 3 0.03 0.00 0.02 0.00 0.02 99.93 11:33:13 11:31:01 4 1.99 0.00 0.02 0.00 0.03 97.96 11:33:13 11:31:01 5 0.05 0.00 0.02 0.00 0.02 99.92 11:33:13 11:31:01 6 0.02 0.00 0.00 0.02 0.00 99.97 11:33:13 11:31:01 7 0.02 0.00 0.00 0.02 0.00 99.97 11:33:13 11:32:01 all 4.35 0.00 1.89 0.97 0.05 92.73 11:33:13 11:32:01 0 3.59 0.00 1.61 0.00 0.03 94.76 11:33:13 11:32:01 1 4.57 0.00 2.21 6.52 0.08 86.62 11:33:13 11:32:01 2 4.34 0.00 1.58 0.00 0.07 94.01 11:33:13 11:32:01 3 3.38 0.00 2.23 0.03 0.03 94.32 11:33:13 11:32:01 4 6.22 0.00 1.73 0.02 0.07 91.97 11:33:13 11:32:01 5 4.05 0.00 1.96 0.00 0.03 93.96 11:33:13 11:32:01 6 4.30 0.00 1.77 0.52 0.07 93.34 11:33:13 11:32:01 7 4.33 0.00 2.06 0.71 0.05 92.85 11:33:13 11:33:01 all 8.15 0.00 3.79 1.90 0.07 86.10 11:33:13 11:33:01 0 7.83 0.00 3.05 0.32 0.07 88.73 11:33:13 11:33:01 1 7.85 0.00 4.04 0.27 0.07 87.77 11:33:13 11:33:01 2 8.53 0.00 3.94 0.19 0.07 87.27 11:33:13 11:33:01 3 8.90 0.00 3.74 0.07 0.07 87.23 11:33:13 11:33:01 4 9.02 0.00 3.85 3.88 0.07 83.18 11:33:13 11:33:01 5 7.98 0.00 5.00 6.36 0.09 80.58 11:33:13 11:33:01 6 7.50 0.00 3.31 3.34 0.07 85.77 11:33:13 11:33:01 7 7.56 0.00 3.38 0.81 0.07 88.18 11:33:13 Average: all 9.05 0.00 1.69 1.33 0.04 87.90 11:33:13 Average: 0 9.02 0.00 1.63 1.01 0.04 88.30 11:33:13 Average: 1 8.95 0.00 1.70 1.60 0.04 87.72 11:33:13 Average: 2 9.07 0.00 1.72 1.11 0.04 88.05 11:33:13 Average: 3 8.94 0.00 1.74 1.06 0.03 88.24 11:33:13 Average: 4 9.20 0.00 1.62 1.53 0.04 87.62 11:33:13 Average: 5 9.04 0.00 1.76 1.58 0.04 87.58 11:33:13 Average: 6 9.20 0.00 1.69 1.69 0.03 87.39 11:33:13 Average: 7 9.01 0.00 1.62 1.06 0.03 88.27 11:33:13 11:33:13 11:33:13