Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9ed72124ad2f01edf756a46c49444a389d468e72 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-ssh12917522021903301033.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh9423763469643857489.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 590556114a56c6d90cc8043840e039c2f74196dc 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-ssh11213791717864826900.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 590556114a56c6d90cc8043840e039c2f74196dc (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 590556114a56c6d90cc8043840e039c2f74196dc # timeout=10 Commit message: "Merge pull request #451 from jinlinGuan/fix-snyk" > 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-ssh3541952248932614983.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-ssh5933650834642342341.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-7797 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/672 [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/672 # 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 9ed72124ad2f01edf756a46c49444a389d468e72 (main) Commit message: "feat: Add core-data postgres reading db client methods (#4862)" > 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 9ed72124ad2f01edf756a46c49444a389d468e72 # timeout=10 > git rev-list --no-walk 832162a3b2bbe9bc62b4c6d6e687e5940e499741 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:52:54 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:52:54 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:52:54 ========================================================= 05:52:54 EdgeX Global Pipelines Version Info 05:52:54 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:52:54 ------------------- 05:52:54 stable info: 05:52:54 ------------------- 05:52:54 Commited By: Ginny Guan ginny@iotechsys.com 05:52:54 Commit SHA: 590556114a56c6d90cc8043840e039c2f74196dc 05:52:54 Message: update stable to v1.0.260 05:52:55 ------------------- 05:52:55 experimental info: 05:52:55 ------------------- 05:52:55 Commited By: Ginny Guan ginny@iotechsys.com 05:52:55 Commit SHA: f5e0e1f8358a839901f1a476b3a28a62f8570917 05:52:55 Message: update experimental to v1.0.259 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:52:55 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 05:52:55 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 05:52:55 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:52:55 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:52:55 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:52:55 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 05:52:55 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:52:55 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 05:52:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 05:52:55 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 05:52:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:52:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:52:55 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:52:55 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:52:55 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:52:55 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:52:55 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:52:56 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:52:56 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:52:56 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 05:52:56 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:52:56 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:52:56 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:52:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:52:56 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:52:56 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:52:56 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9ed72124ad2f01edf756a46c49444a389d468e72 [Pipeline] echo 05:52:56 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9ed7212 [Pipeline] echo 05:52:56 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:52:56 provisioning config files... 05:52:56 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/672@tmp/config7591230484303903687tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:52:56 ---> ****-login.sh 05:52:56 nexus3.edgexfoundry.org:10001 05:52:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:52:57 Configure a credential helper to remove this warning. See 05:52:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:52:57 05:52:57 Login Succeeded 05:52:57 nexus3.edgexfoundry.org:10002 05:52:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:52:57 Configure a credential helper to remove this warning. See 05:52:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:52:57 05:52:57 Login Succeeded 05:52:57 nexus3.edgexfoundry.org:10003 05:52:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:52:57 Configure a credential helper to remove this warning. See 05:52:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:52:57 05:52:57 Login Succeeded 05:52:57 nexus3.edgexfoundry.org:10004 05:52:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:52:57 Configure a credential helper to remove this warning. See 05:52:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:52:57 05:52:57 Login Succeeded 05:52:57 ****.io 05:52:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:52:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:52:57 Configure a credential helper to remove this warning. See 05:52:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:52:57 05:52:57 Login Succeeded 05:52:57 ---> ****-login.sh ends [Pipeline] } 05:52:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:52:58 + 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 05:52:58 + dirname cmd/core-command/Dockerfile 05:52:58 + cut -d/ -f2 05:52:58 + echo core-command,cmd/core-command/Dockerfile 05:52:58 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 05:52:58 cut -d/ -f2 05:52:58 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 05:52:58 + dirname cmd/core-data/Dockerfile 05:52:58 + cut -d/ -f2 05:52:58 + echo core-data,cmd/core-data/Dockerfile 05:52:58 + dirname cmd/core-keeper/Dockerfile 05:52:58 + cut -d/ -f2 05:52:58 + echo core-keeper,cmd/core-keeper/Dockerfile 05:52:58 + dirname cmd/core-metadata/Dockerfile 05:52:58 + cut -d/ -f2 05:52:58 + echo core-metadata,cmd/core-metadata/Dockerfile 05:52:58 + dirname cmd/security-bootstrapper/Dockerfile 05:52:58 + cut -d/ -f2 05:52:58 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 05:52:58 + dirname cmd/security-proxy-auth/Dockerfile 05:52:58 + cut -d/ -f2 05:52:58 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 05:52:58 + dirname cmd/security-proxy-setup/Dockerfile 05:52:58 + cut -d/ -f2 05:52:58 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 05:52:58 + dirname cmd/security-secretstore-setup/Dockerfile 05:52:58 + cut -d/ -f2 05:52:58 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 05:52:58 + dirname cmd/security-spiffe-token-provider/Dockerfile 05:52:58 + cut -d/ -f2 05:52:58 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 05:52:58 + dirname cmd/security-spire-agent/Dockerfile 05:52:58 + cut -d/ -f2 05:52:58 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 05:52:58 + dirname cmd/security-spire-config/Dockerfile 05:52:58 + cut -d/ -f2 05:52:58 + echo security-spire-config,cmd/security-spire-config/Dockerfile 05:52:58 + dirname cmd/security-spire-server/Dockerfile 05:52:58 + cut -d/ -f2 05:52:58 + echo security-spire-server,cmd/security-spire-server/Dockerfile 05:52:58 + + dirname cmd/support-cron-scheduler/Dockerfile 05:52:58 cut -d/ -f2 05:52:58 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 05:52:58 + dirname cmd/support-notifications/Dockerfile 05:52:58 + cut -d/ -f2 05:52:58 + echo support-notifications,cmd/support-notifications/Dockerfile 05:52:58 + dirname cmd/support-scheduler/Dockerfile 05:52:58 + cut -d/ -f2 05:52:58 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 05:52:58 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 05:52:58 + git rev-list -1 --merges 9ed72124ad2f01edf756a46c49444a389d468e72~1..9ed72124ad2f01edf756a46c49444a389d468e72 [Pipeline] echo 05:52:58 -----------> git rev-list -1 --merges 9ed72124ad2f01edf756a46c49444a389d468e72~1..9ed72124ad2f01edf756a46c49444a389d468e72 9ed72124ad2f01edf756a46c49444a389d468e72 [false] [Pipeline] sh 05:52:58 + git log --format=format:%s -1 9ed72124ad2f01edf756a46c49444a389d468e72 [Pipeline] echo 05:52:58 ========================================================= 05:52:58 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:52:58 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 05:52:59 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:52:59 + grep -v github /etc/ssh/ssh_known_hosts 05:52:59 + [ -e /tmp/ssh_known_hosts ] 05:52:59 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:52:59 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:52:59 + sudo tee -a /etc/ssh/ssh_known_hosts 05:52:59 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:52:59 05:52:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:53:00 0.1.4: Pulling from edgex-devops/py-git-semver 05:53:00 b85a868b505f: Pulling fs layer 05:53:00 e2be974225ed: Pulling fs layer 05:53:00 339a4e72a1f5: Pulling fs layer 05:53:00 988bab9f4d93: Pulling fs layer 05:53:00 1469e6f7b9e6: Pulling fs layer 05:53:00 eaf3925da568: Pulling fs layer 05:53:00 bab4dde63d76: Pulling fs layer 05:53:00 bde34c3a00c8: Pulling fs layer 05:53:00 b352a97aabf1: Pulling fs layer 05:53:00 4872d77fe225: Pulling fs layer 05:53:00 5851b861e8e6: Pulling fs layer 05:53:00 b352a97aabf1: Waiting 05:53:00 4872d77fe225: Waiting 05:53:00 1469e6f7b9e6: Waiting 05:53:00 eaf3925da568: Waiting 05:53:00 bab4dde63d76: Waiting 05:53:00 bde34c3a00c8: Waiting 05:53:00 5851b861e8e6: Waiting 05:53:00 988bab9f4d93: Waiting 05:53:00 e2be974225ed: Verifying Checksum 05:53:00 988bab9f4d93: Verifying Checksum 05:53:00 988bab9f4d93: Download complete 05:53:00 1469e6f7b9e6: Verifying Checksum 05:53:00 1469e6f7b9e6: Download complete 05:53:00 eaf3925da568: Download complete 05:53:00 339a4e72a1f5: Verifying Checksum 05:53:00 339a4e72a1f5: Download complete 05:53:00 bde34c3a00c8: Verifying Checksum 05:53:00 bde34c3a00c8: Download complete 05:53:00 b352a97aabf1: Verifying Checksum 05:53:00 b352a97aabf1: Download complete 05:53:00 4872d77fe225: Verifying Checksum 05:53:00 4872d77fe225: Download complete 05:53:00 5851b861e8e6: Verifying Checksum 05:53:00 5851b861e8e6: Download complete 05:53:00 b85a868b505f: Verifying Checksum 05:53:00 b85a868b505f: Download complete 05:53:00 bab4dde63d76: Verifying Checksum 05:53:00 bab4dde63d76: Download complete 05:53:01 b85a868b505f: Pull complete 05:53:01 e2be974225ed: Pull complete 05:53:02 339a4e72a1f5: Pull complete 05:53:02 988bab9f4d93: Pull complete 05:53:02 1469e6f7b9e6: Pull complete 05:53:02 eaf3925da568: Pull complete 05:53:04 bab4dde63d76: Pull complete 05:53:04 bde34c3a00c8: Pull complete 05:53:05 b352a97aabf1: Pull complete 05:53:05 4872d77fe225: Pull complete 05:53:05 5851b861e8e6: Pull complete 05:53:05 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:53:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:53:05 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:53:05 prd-ubuntu20.04-docker-8c-8g-7797 does not seem to be running inside a container 05:53:05 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/672 -v /w/workspace/edgex-go/672:/w/workspace/edgex-go/672:rw,z -v /w/workspace/edgex-go/672@tmp:/w/workspace/edgex-go/672@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 05:53:09 $ docker top f9188018a0aa0d917d82096a629c30a7fc59d30bc71db7e1c6cda8dcb274682c -eo pid,comm 05:53:09 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:53:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:53:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:53:09 [ssh-agent] Looking for ssh-agent implementation... 05:53:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:53:09 $ docker exec f9188018a0aa0d917d82096a629c30a7fc59d30bc71db7e1c6cda8dcb274682c ssh-agent 05:53:09 SSH_AUTH_SOCK=/tmp/ssh-NM8CIngvZeaW/agent.32 05:53:09 SSH_AGENT_PID=38 05:53:09 Running ssh-add (command line suppressed) 05:53:09 Identity added: /w/workspace/edgex-go/672@tmp/private_key_13304123610125449212.key (/w/workspace/edgex-go/672@tmp/private_key_13304123610125449212.key) 05:53:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:53:09 + git tag --points-at HEAD [Pipeline] } 05:53:09 $ docker exec --env ******** --env ******** f9188018a0aa0d917d82096a629c30a7fc59d30bc71db7e1c6cda8dcb274682c ssh-agent -k 05:53:09 unset SSH_AUTH_SOCK; 05:53:09 unset SSH_AGENT_PID; 05:53:09 echo Agent pid 38 killed; 05:53:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:53:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:53:09 [ssh-agent] Looking for ssh-agent implementation... 05:53:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:53:10 $ docker exec f9188018a0aa0d917d82096a629c30a7fc59d30bc71db7e1c6cda8dcb274682c ssh-agent 05:53:10 SSH_AUTH_SOCK=/tmp/ssh-96SI4TolVLOs/agent.72 05:53:10 SSH_AGENT_PID=78 05:53:10 Running ssh-add (command line suppressed) 05:53:10 Identity added: /w/workspace/edgex-go/672@tmp/private_key_120530975348003753.key (/w/workspace/edgex-go/672@tmp/private_key_120530975348003753.key) 05:53:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:53:10 + git semver init 05:53:10 2024-08-16 05:53:10,828 [run_init] DEBUG init version:0.0.0 force:False 05:53:10 2024-08-16 05:53:10,829 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/672/.semver 05:53:10 2024-08-16 05:53:10,830 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/672/.semver 05:53:10 2024-08-16 05:53:10,830 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/672/.semver'], cwd=/w/workspace/edgex-go/672, universal_newlines=False, shell=None, istream=None) 05:53:17 2024-08-16 05:53:16,437 [append_file] DEBUG append to file:/w/workspace/edgex-go/672/.git/info/exclude 05:53:17 2024-08-16 05:53:16,439 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/672/.semver/main with force:False 05:53:17 2024-08-16 05:53:16,439 [read_version] DEBUG read version from /w/workspace/edgex-go/672/.semver/main 05:53:17 2024-08-16 05:53:16,439 [read_version] DEBUG read version from /w/workspace/edgex-go/672/.semver/main 05:53:17 3.2.0-dev.54 [Pipeline] } 05:53:17 $ docker exec --env ******** --env ******** f9188018a0aa0d917d82096a629c30a7fc59d30bc71db7e1c6cda8dcb274682c ssh-agent -k 05:53:17 unset SSH_AUTH_SOCK; 05:53:17 unset SSH_AGENT_PID; 05:53:17 echo Agent pid 78 killed; 05:53:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:53:17 + git semver [Pipeline] } 05:53:18 $ docker stop --time=1 f9188018a0aa0d917d82096a629c30a7fc59d30bc71db7e1c6cda8dcb274682c 05:53:19 $ docker rm -f --volumes f9188018a0aa0d917d82096a629c30a7fc59d30bc71db7e1c6cda8dcb274682c [Pipeline] // withDockerContainer [Pipeline] sh 05:53:19 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:53:20 Stashed 1 file(s) [Pipeline] echo 05:53:20 [edgeXSemver]: initialized semver on version 3.2.0-dev.54 [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 05:53:20 + git config --global --add safe.directory /w/workspace/edgex-go/672 [Pipeline] echo 05:53:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:53:20 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:53:20 ========================================================= 05:53:20 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 05:53:20 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:53:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:53:21 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 05:53:21 619be1103602: Pulling fs layer 05:53:21 7862e08f4a3e: Pulling fs layer 05:53:21 5df492c9dc93: Pulling fs layer 05:53:21 7629e6793208: Pulling fs layer 05:53:21 4f4fb700ef54: Pulling fs layer 05:53:21 fb5054dd5b73: Pulling fs layer 05:53:21 eeca6798cff9: Pulling fs layer 05:53:21 aa269ceb94a6: Pulling fs layer 05:53:21 ada007ff1a6a: Pulling fs layer 05:53:21 7629e6793208: Waiting 05:53:21 ada007ff1a6a: Waiting 05:53:21 fb5054dd5b73: Waiting 05:53:21 eeca6798cff9: Waiting 05:53:21 4f4fb700ef54: Waiting 05:53:21 aa269ceb94a6: Waiting 05:53:21 7862e08f4a3e: Verifying Checksum 05:53:21 7862e08f4a3e: Download complete 05:53:21 7629e6793208: Verifying Checksum 05:53:21 7629e6793208: Download complete 05:53:21 4f4fb700ef54: Download complete 05:53:21 fb5054dd5b73: Verifying Checksum 05:53:21 fb5054dd5b73: Download complete 05:53:21 619be1103602: Verifying Checksum 05:53:21 619be1103602: Download complete 05:53:21 eeca6798cff9: Verifying Checksum 05:53:21 eeca6798cff9: Download complete 05:53:21 619be1103602: Pull complete 05:53:21 ada007ff1a6a: Verifying Checksum 05:53:21 ada007ff1a6a: Download complete 05:53:21 7862e08f4a3e: Pull complete 05:53:21 5df492c9dc93: Verifying Checksum 05:53:21 5df492c9dc93: Download complete 05:53:22 aa269ceb94a6: Verifying Checksum 05:53:22 aa269ceb94a6: Download complete 05:53:25 5df492c9dc93: Pull complete 05:53:25 7629e6793208: Pull complete 05:53:25 4f4fb700ef54: Pull complete 05:53:25 fb5054dd5b73: Pull complete 05:53:25 eeca6798cff9: Pull complete 05:53:27 aa269ceb94a6: Pull complete 05:53:28 ada007ff1a6a: Pull complete 05:53:28 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 05:53:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:53:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 05:53:28 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:53:28 WORKDIR /edgex 05:53:28 COPY go.mod . 05:53:28 RUN go mod download 05:53:28 + docker build -t ci-base-image-x86_64 -f - . 05:53:29 Sending build context to Docker daemon 179.1MB 05:53:29 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:53:29 ---> f489d0715acc 05:53:29 Step 2/4 : WORKDIR /edgex 05:53:35 Still waiting to schedule task 05:53:35 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:53:36 ---> Running in e4a62589ca2a 05:53:36 Removing intermediate container e4a62589ca2a 05:53:36 ---> fdff40a276fd 05:53:36 Step 3/4 : COPY go.mod . 05:53:36 ---> eee7ab45c6e1 05:53:36 Step 4/4 : RUN go mod download 05:53:36 ---> Running in c0abbf70f289 05:54:02 Removing intermediate container c0abbf70f289 05:54:02 ---> 0a3554e240d7 05:54:02 Successfully built 0a3554e240d7 05:54:02 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:03 + docker inspect -f . ci-base-image-x86_64 05:54:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:54:03 prd-ubuntu20.04-docker-8c-8g-7797 does not seem to be running inside a container 05:54:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/672 -v /w/workspace/edgex-go/672:/w/workspace/edgex-go/672:rw,z -v /w/workspace/edgex-go/672@tmp:/w/workspace/edgex-go/672@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 05:54:03 $ docker top f3550e1dbb0260629229fb6b57676c25d115b67574e170013360782d9fc7e26e -eo pid,comm [Pipeline] { [Pipeline] sh 05:54:04 + go version 05:54:04 go version go1.21.9 linux/amd64 [Pipeline] } 05:54:04 $ docker stop --time=1 f3550e1dbb0260629229fb6b57676c25d115b67574e170013360782d9fc7e26e 05:54:05 $ docker rm -f --volumes f3550e1dbb0260629229fb6b57676c25d115b67574e170013360782d9fc7e26e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:05 + docker inspect -f . ci-base-image-x86_64 05:54:05 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:54:05 prd-ubuntu20.04-docker-8c-8g-7797 does not seem to be running inside a container 05:54:06 $ docker run -t -d -u 1001:1001 -u 0:0 -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/672 -v /w/workspace/edgex-go/672:/w/workspace/edgex-go/672:rw,z -v /w/workspace/edgex-go/672@tmp:/w/workspace/edgex-go/672@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 05:54:06 $ docker top 9a9532003bee5909904d3b9f26558365f958363ea9dd7fec814139787ddd8c48 -eo pid,comm [Pipeline] { [Pipeline] echo 05:54:06 ========================================================= 05:54:06 [edgeXBuildGoParallel] Running Tests and Build... 05:54:06 ========================================================= [Pipeline] sh 05:54:06 + git config --global --add safe.directory /w/workspace/edgex-go/672 [Pipeline] fileExists [Pipeline] sh 05:54:07 + make test 05:54:07 go test -race -coverprofile=coverage.out ./... 05:54:15 ? github.com/edgexfoundry/edgex-go [no test files] 05:54:47 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 05:54:47 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 05:54:47 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 05:54:47 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 05:54:47 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 05:54:47 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 05:54:47 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 05:54:47 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 05:54:47 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 05:54:47 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 05:54:47 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 05:54:47 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 05:54:47 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 05:54:47 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 05:54:47 ? github.com/edgexfoundry/edgex-go/internal [no test files] 05:54:47 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 05:54:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 05:54:47 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 05:54:48 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.025s coverage: 28.7% of statements 05:54:49 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 05:54:49 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 05:54:49 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 05:54:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 05:54:49 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 05:54:49 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.073s coverage: 97.0% of statements 05:54:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 05:54:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 05:54:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 05:54:51 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 05:54:51 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 05:54:51 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 05:54:51 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 05:54:51 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 05:54:51 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 05:54:52 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 05:54:52 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 05:54:52 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 05:54:52 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 05:54:52 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 05:54:53 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.055s coverage: 69.2% of statements 05:54:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.062s coverage: 53.2% of statements 05:54:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 05:54:53 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 05:54:53 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.816s coverage: 93.4% of statements 05:54:53 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.047s coverage: 91.7% of statements 05:54:54 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.042s coverage: 7.0% of statements 05:54:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 05:54:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 05:54:54 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 05:54:54 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 05:54:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 05:54:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 05:54:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 05:54:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 05:54:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 05:54:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 05:54:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 05:54:55 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 05:54:56 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.396s coverage: 95.8% of statements 05:54:56 ok github.com/edgexfoundry/edgex-go/internal/io 1.029s coverage: 72.2% of statements 05:54:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.031s coverage: 0.0% of statements [no tests to run] 05:54:57 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 05:54:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 05:54:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.047s coverage: 0.8% of statements 05:54:57 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.047s coverage: 30.7% of statements 05:54:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.028s coverage: 41.7% of statements 05:54:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.025s coverage: 77.8% of statements 05:54:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.022s coverage: 94.1% of statements 05:54:58 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.040s coverage: 96.3% of statements 05:54:59 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.026s coverage: 87.5% of statements 05:54:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 05:54:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 05:54:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 05:54:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 05:54:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 05:54:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 05:54:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 05:54:59 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 05:55:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 05:55:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 05:55:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 05:55:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 05:55:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 05:55:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 05:55:01 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 05:55:02 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 05:55:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 05:55:02 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 05:55:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 05:55:04 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 05:55:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 05:55:06 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 05:55:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 05:55:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 05:55:08 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 05:55:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-7798 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 05:55:09 Running in /w/workspace/edgex-go/672 [Pipeline] { [Pipeline] checkout 05:55:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.031s coverage: 94.4% of statements 05:55:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 05:55:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 05:55:10 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 05:55:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 05:55:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 05:55:10 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 05:55:10 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 05:55:10 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application [no test files] 05:55:10 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 05:55:10 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 05:55:10 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 05:55:12 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure [no test files] 05:55:12 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 05:55:12 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 05:55:12 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 05:55:12 The recommended git tool is: git 05:55:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 05:55:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 05:55:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 05:55:13 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 05:55:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 05:55:14 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 05:55:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 05:55:14 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 05:55:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 05:55:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 05:55:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 05:55:16 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 05:55:20 using credential edgex-jenkins-ssh 05:55:20 Cloning the remote Git repository 05:55:20 Cloning repository git@github.com:edgexfoundry/edgex-go.git 05:55:20 > git init /w/workspace/edgex-go/672 # timeout=10 05:55:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:55:20 > git --version # timeout=10 05:55:20 > git --version # 'git version 2.25.1' 05:55:20 using GIT_SSH to set credentials SSH Credentials for GitHub 05:55:21 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.259s coverage: 79.9% of statements 05:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.048s coverage: 92.9% of statements 05:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 67.2% of statements 05:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.036s coverage: 62.3% of statements 05:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 76.6% of statements 05:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements 05:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 20.0% of statements 05:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.021s coverage: 100.0% of statements 05:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.074s coverage: 81.8% of statements 05:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.071s coverage: 82.1% of statements 05:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements 05:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.129s coverage: 63.1% of statements 05:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.023s coverage: 100.0% of statements 05:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements 05:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 05:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements 05:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements 05:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.688s coverage: 36.5% of statements 05:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 89.5% of statements 05:55:24 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.024s coverage: 84.8% of statements 05:55:24 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.055s coverage: 45.8% of statements 05:55:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.045s coverage: 19.9% of statements 05:55:24 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.103s coverage: 95.7% of statements 05:55:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.031s coverage: 61.8% of statements 05:55:24 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.058s coverage: 98.9% of statements 05:55:24 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 05:55:24 running golangci-lint 05:55:24 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 05:55:24 go version go1.21.9 linux/amd64 05:55:24 level=info msg="[config_reader] Used config file .golangci.yml" 05:55:24 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 05:55:39 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:55:39 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:55:39 Avoid second fetch 05:55:39 Checking out Revision 9ed72124ad2f01edf756a46c49444a389d468e72 (main) 05:55:40 Commit message: "feat: Add core-data postgres reading db client methods (#4862)" 05:55:39 > git config core.sparsecheckout # timeout=10 05:55:39 > git checkout -f 9ed72124ad2f01edf756a46c49444a389d468e72 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:55:45 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:55:45 % Total % Received % Xferd Average Speed Time Time Time Current 05:55:45 Dload Upload Total Spent Left Speed 05:55:45 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 111k 0 --:--:-- --:--:-- --:--:-- 111k [Pipeline] sh 05:55:45 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:55:46 + sudo tee /etc/docker/daemon.new 05:55:46 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:55:46 { 05:55:46 "registry-mirrors": [ 05:55:46 "https://nexus3.edgexfoundry.org:10001" 05:55:46 ], 05:55:46 "bip": "10.250.0.254/24", 05:55:46 "hosts": [ 05:55:46 "tcp://0.0.0.0:5555", 05:55:46 "unix:///var/run/docker.sock" 05:55:46 ], 05:55:46 "mtu": 1458, 05:55:46 "selinux-enabled": true, 05:55:46 "seccomp-profile": "/etc/docker/seccomp.json" 05:55:46 } [Pipeline] sh 05:55:46 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:55:46 + sudo service docker restart 05:55:50 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|name|deps|exports_file|files|imports|compiled_files) took 23.904024042s" 05:55:50 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 57.918782ms" 05:56:03 level=info msg="[linters_context/goanalysis] analyzers took 1m57.697049631s with top 10 stages: buildir: 1m8.991746218s, gosec: 9.861176588s, inspect: 3.118789213s, fact_deprecated: 2.399920228s, printf: 2.10779971s, ctrlflow: 1.910832002s, nilness: 1.802922036s, fact_purity: 1.741864564s, S1038: 1.330586357s, typedness: 1.142756883s" 05:56:03 level=info msg="[runner] Issues before processing: 214, after processing: 0" 05:56:03 level=info msg="[runner] Processors filtering stat (out/in): filename_unadjuster: 214/214, skip_files: 214/214, skip_dirs: 214/214, autogenerated_exclude: 214/214, nolint: 0/22, exclude-rules: 22/214, cgo: 214/214, path_prettifier: 214/214, exclude: 214/214, identifier_marker: 214/214" 05:56:03 level=info msg="[runner] processing took 20.100359ms with stages: nolint: 8.16432ms, identifier_marker: 6.011989ms, autogenerated_exclude: 1.80614ms, exclude-rules: 1.70652ms, path_prettifier: 1.5895ms, skip_dirs: 765.77µs, cgo: 35.08µs, filename_unadjuster: 16.21µs, max_same_issues: 940ns, skip_files: 630ns, fixer: 470ns, max_from_linter: 440ns, severity-rules: 390ns, diff: 380ns, source_code: 360ns, exclude: 310ns, sort_results: 300ns, uniq_by_line: 260ns, max_per_file_from_linter: 120ns, path_shortener: 120ns, path_prefixer: 110ns" 05:56:03 level=info msg="[runner] linters took 14.280249984s with stages: goanalysis_metalinter: 14.260045725s" 05:56:03 level=info msg="File cache stats: 0 entries of total size 0B" 05:56:03 level=info msg="Memory: 383 samples, avg is 332.3MB, max is 1351.2MB" 05:56:03 level=info msg="Execution took 38.251333634s" 05:56:03 go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:56:04 provisioning config files... 05:56:04 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/672@tmp/config15778032792711059966tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:56:05 ---> ****-login.sh 05:56:05 nexus3.edgexfoundry.org:10001 05:56:05 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:56:05 Configure a credential helper to remove this warning. See 05:56:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:56:05 05:56:05 Login Succeeded 05:56:05 nexus3.edgexfoundry.org:10002 05:56:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:56:06 Configure a credential helper to remove this warning. See 05:56:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:56:06 05:56:06 Login Succeeded 05:56:06 nexus3.edgexfoundry.org:10003 05:56:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:56:06 Configure a credential helper to remove this warning. See 05:56:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:56:06 05:56:06 Login Succeeded 05:56:06 nexus3.edgexfoundry.org:10004 05:56:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:06 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:56:06 Configure a credential helper to remove this warning. See 05:56:06 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:56:06 05:56:06 Login Succeeded 05:56:06 ****.io 05:56:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:56:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:56:07 Configure a credential helper to remove this warning. See 05:56:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:56:07 05:56:07 Login Succeeded 05:56:07 ---> ****-login.sh ends [Pipeline] } 05:56:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 05:56:08 + git config --global --add safe.directory /w/workspace/edgex-go/672 [Pipeline] echo 05:56:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:56:08 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:56:08 ========================================================= 05:56:08 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 05:56:08 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:56:08 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:56:08 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:56:08 c6b39de5b339: Pulling fs layer 05:56:08 a69c41024577: Pulling fs layer 05:56:08 d6de4b400683: Pulling fs layer 05:56:08 35cb2a7552d0: Pulling fs layer 05:56:08 4f4fb700ef54: Pulling fs layer 05:56:08 464afbd9ba4c: Pulling fs layer 05:56:08 00f215d4a9da: Pulling fs layer 05:56:08 d496ad576159: Pulling fs layer 05:56:08 4f4fb700ef54: Waiting 05:56:08 00f215d4a9da: Waiting 05:56:08 464afbd9ba4c: Waiting 05:56:08 d496ad576159: Waiting 05:56:08 35cb2a7552d0: Waiting 05:56:08 a69c41024577: Download complete 05:56:08 35cb2a7552d0: Verifying Checksum 05:56:08 35cb2a7552d0: Download complete 05:56:08 4f4fb700ef54: Verifying Checksum 05:56:08 4f4fb700ef54: Download complete 05:56:08 464afbd9ba4c: Verifying Checksum 05:56:08 464afbd9ba4c: Download complete 05:56:08 c6b39de5b339: Download complete 05:56:09 d496ad576159: Verifying Checksum 05:56:09 d496ad576159: Download complete 05:56:09 c6b39de5b339: Pull complete 05:56:10 a69c41024577: Pull complete 05:56:10 d6de4b400683: Verifying Checksum 05:56:10 d6de4b400683: Download complete 05:56:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:56:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:56:11 ./bin/test-attribution-txt.sh 05:56:11 An attribution for github.com/jackc/pgerrcode is missing from Attribution.txt, please add [Pipeline] echo 05:56:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 05:56:11 00f215d4a9da: Verifying Checksum 05:56:11 00f215d4a9da: Download complete 05:56:12 + ls -al . 05:56:12 total 900 05:56:12 drwxrwxr-x 11 1001 1001 4096 Aug 16 05:54 . 05:56:12 drwxr-xr-x 4 root root 4096 Aug 16 05:54 .. 05:56:12 drwxrwxr-x 2 1001 1001 4096 Aug 16 05:52 .blubracket 05:56:12 -rw-rw-r-- 1 1001 1001 10 Aug 16 05:52 .dockerignore 05:56:12 drwxrwxr-x 8 1001 1001 4096 Aug 16 05:55 .git 05:56:12 drwxrwxr-x 3 1001 1001 4096 Aug 16 05:52 .github 05:56:12 -rw-rw-r-- 1 1001 1001 1102 Aug 16 05:52 .gitignore 05:56:12 -rw-rw-r-- 1 1001 1001 42 Aug 16 05:52 .golangci.yml 05:56:12 -rw-rw-r-- 1 1001 1001 100 Aug 16 05:52 .hadolint.yml 05:56:12 drwxr-xr-x 3 1001 1001 4096 Aug 16 05:53 .semver 05:56:12 -rw-rw-r-- 1 1001 1001 155 Aug 16 05:52 .sonarcloud.properties 05:56:12 -rw-rw-r-- 1 1001 1001 1171 Aug 16 05:52 ADOPTERS.md 05:56:12 -rw-rw-r-- 1 1001 1001 21171 Aug 16 05:52 Attribution.txt 05:56:12 -rw-rw-r-- 1 1001 1001 100284 Aug 16 05:52 CHANGELOG.md 05:56:12 -rw-rw-r-- 1 1001 1001 3804 Aug 16 05:52 CONTRIBUTING.md 05:56:12 -rw-rw-r-- 1 1001 1001 677 Aug 16 05:52 GOVERNANCE.md 05:56:12 -rw-rw-r-- 1 1001 1001 861 Aug 16 05:52 Jenkinsfile 05:56:12 -rw-rw-r-- 1 1001 1001 10775 Aug 16 05:52 LICENSE 05:56:12 -rw-rw-r-- 1 1001 1001 16854 Aug 16 05:52 Makefile 05:56:12 -rw-rw-r-- 1 1001 1001 582 Aug 16 05:52 OWNERS.md 05:56:12 -rw-rw-r-- 1 1001 1001 9528 Aug 16 05:52 README.md 05:56:12 -rw-rw-r-- 1 1001 1001 789 Aug 16 05:52 SECURITY.md 05:56:12 -rw-rw-r-- 1 1001 1001 12 Aug 16 05:53 VERSION 05:56:12 drwxrwxr-x 2 1001 1001 4096 Aug 16 05:52 bin 05:56:12 drwxrwxr-x 20 1001 1001 4096 Aug 16 05:52 cmd 05:56:12 -rw-r--r-- 1 root root 529248 Aug 16 05:55 coverage.out 05:56:12 drwxrwxr-x 2 1001 1001 4096 Aug 16 05:52 fuzz_test 05:56:12 -rw-rw-r-- 1 1001 1001 7317 Aug 16 05:52 go.mod 05:56:12 -rw-rw-r-- 1 1001 1001 102581 Aug 16 05:52 go.sum 05:56:12 drwxrwxr-x 7 1001 1001 4096 Aug 16 05:52 internal 05:56:12 drwxrwxr-x 3 1001 1001 4096 Aug 16 05:52 openapi 05:56:12 -rw-rw-r-- 1 1001 1001 584 Aug 16 05:52 security.txt 05:56:12 -rw-rw-r-- 1 1001 1001 204 Aug 16 05:52 version.go [Pipeline] sh 05:56:12 + '[' -e coverage.out ] 05:56:12 + chown 1001:1001 coverage.out [Pipeline] stash 05:56:12 Stashed 1 file(s) [Pipeline] sh 05:56:12 + make build 05:56:12 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 05:56:23 d6de4b400683: Pull complete 05:56:23 35cb2a7552d0: Pull complete 05:56:23 4f4fb700ef54: Pull complete 05:56:23 464afbd9ba4c: Pull complete 05:56:33 00f215d4a9da: Pull complete 05:56:34 d496ad576159: Pull complete 05:56:34 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 05:56:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:56:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 05:56:34 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:56:34 WORKDIR /edgex 05:56:34 COPY go.mod . 05:56:34 RUN go mod download 05:56:34 docker build -t ci-base-image-arm64 -f - . 05:56:35 Sending build context to Docker daemon 3.483MB 05:56:35 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:56:35 ---> f246e2811388 05:56:35 Step 2/4 : WORKDIR /edgex 05:56:37 ---> Running in f46303382017 05:56:37 Removing intermediate container f46303382017 05:56:37 ---> e440ffadd4e4 05:56:37 Step 3/4 : COPY go.mod . 05:56:37 ---> 1333b0d917dd 05:56:37 Step 4/4 : RUN go mod download 05:56:37 ---> Running in ba94ae5ae56b 05:56:39 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:56:39 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 05:56:40 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 05:56:41 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 05:56:43 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:56:47 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:56:49 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 05:56:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:56:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:56:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:56:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 05:56:55 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:56:57 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 05:56:58 $ docker stop --time=1 9a9532003bee5909904d3b9f26558365f958363ea9dd7fec814139787ddd8c48 05:57:09 $ docker rm -f --volumes 9a9532003bee5909904d3b9f26558365f958363ea9dd7fec814139787ddd8c48 [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 05:57:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:57:10 05:57:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:57:11 latest: Pulling from edgex-devops/edgex-compose 05:57:11 91d30c5bc195: Pulling fs layer 05:57:11 2e9b0aa3be6d: Pulling fs layer 05:57:11 9c61dcf015f6: Pulling fs layer 05:57:11 4698f68db338: Pulling fs layer 05:57:11 2a2f49069b9e: Pulling fs layer 05:57:11 e0025b399a48: Pulling fs layer 05:57:11 2a2f49069b9e: Waiting 05:57:11 e0025b399a48: Waiting 05:57:11 91d30c5bc195: Verifying Checksum 05:57:11 91d30c5bc195: Download complete 05:57:11 4698f68db338: Verifying Checksum 05:57:11 4698f68db338: Download complete 05:57:11 2e9b0aa3be6d: Verifying Checksum 05:57:11 2e9b0aa3be6d: Download complete 05:57:11 e0025b399a48: Verifying Checksum 05:57:11 e0025b399a48: Download complete 05:57:11 91d30c5bc195: Pull complete 05:57:11 2a2f49069b9e: Download complete 05:57:11 2e9b0aa3be6d: Pull complete 05:57:11 9c61dcf015f6: Verifying Checksum 05:57:11 9c61dcf015f6: Download complete 05:57:20 9c61dcf015f6: Pull complete 05:57:20 4698f68db338: Pull complete 05:57:20 2a2f49069b9e: Pull complete 05:57:20 e0025b399a48: Pull complete 05:57:20 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 05:57:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:57:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:57:20 prd-ubuntu20.04-docker-8c-8g-7797 does not seem to be running inside a container 05:57:20 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/672 -v /w/workspace/edgex-go/672:/w/workspace/edgex-go/672:rw,z -v /w/workspace/edgex-go/672@tmp:/w/workspace/edgex-go/672@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 05:57:22 $ docker top 8a7f71ee616841d3f180be924df63106d5dd71e4a839470e9ce3afa8b6b6e3cd -eo pid,comm [Pipeline] { [Pipeline] sh 05:57:22 + docker compose -f ./docker-compose-build.yml build --parallel 05:57:24 #1 [security-spiffe-token-provider internal] load build definition from Dockerfile 05:57:24 #1 transferring dockerfile: 1.89kB done 05:57:24 #1 DONE 0.0s 05:57:25 05:57:25 #2 [security-proxy-setup internal] load build definition from Dockerfile 05:57:25 #2 ... 05:57:25 05:57:25 #3 [core-keeper internal] load build definition from Dockerfile 05:57:25 #3 transferring dockerfile: 2.01kB done 05:57:25 #3 DONE 0.4s 05:57:25 05:57:25 #4 [core-common-config-bootstrapper internal] load build definition from Dockerfile 05:57:25 #4 transferring dockerfile: 2.23kB done 05:57:25 #4 DONE 0.4s 05:57:25 05:57:25 #5 [support-notifications internal] load build definition from Dockerfile 05:57:25 #5 transferring dockerfile: 1.95kB done 05:57:25 #5 DONE 0.5s 05:57:25 05:57:25 #6 [security-spire-server internal] load build definition from Dockerfile 05:57:25 #6 transferring dockerfile: 1.70kB done 05:57:25 #6 DONE 0.5s 05:57:25 05:57:25 #7 [core-metadata internal] load .dockerignore 05:57:25 #7 ... 05:57:25 05:57:25 #8 [security-spire-agent internal] load build definition from Dockerfile 05:57:25 #8 transferring dockerfile: 1.81kB done 05:57:25 #8 DONE 0.5s 05:57:25 05:57:25 #9 [support-scheduler internal] load build definition from Dockerfile 05:57:25 #9 transferring dockerfile: 1.93kB done 05:57:25 #9 DONE 0.5s 05:57:25 05:57:25 #2 [security-proxy-setup internal] load build definition from Dockerfile 05:57:25 #2 transferring dockerfile: 2.50kB done 05:57:25 #2 DONE 0.5s 05:57:25 05:57:25 #10 [core-metadata internal] load build definition from Dockerfile 05:57:25 #10 transferring dockerfile: 2.06kB done 05:57:25 #10 DONE 0.5s 05:57:25 05:57:25 #7 [core-metadata internal] load .dockerignore 05:57:25 #7 transferring context: 50B done 05:57:25 #7 ... 05:57:25 05:57:25 #11 [core-data internal] load build definition from Dockerfile 05:57:25 #11 transferring dockerfile: 2.01kB done 05:57:25 #11 DONE 0.5s 05:57:25 05:57:25 #12 [security-secretstore-setup internal] load build definition from Dockerfile 05:57:25 #12 transferring dockerfile: 2.49kB done 05:57:25 #12 DONE 0.6s 05:57:25 05:57:25 #13 [core-command internal] load build definition from Dockerfile 05:57:25 #13 transferring dockerfile: 1.93kB done 05:57:25 #13 DONE 0.6s 05:57:25 05:57:25 #14 [security-spiffe-token-provider internal] load .dockerignore 05:57:25 #14 transferring context: 50B done 05:57:25 #14 DONE 0.5s 05:57:25 05:57:25 #15 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:57:25 #15 DONE 0.0s 05:57:25 05:57:25 #16 [core-keeper internal] load .dockerignore 05:57:25 #16 transferring context: 50B done 05:57:25 #16 DONE 0.3s 05:57:25 05:57:25 #17 [support-notifications internal] load .dockerignore 05:57:25 #17 transferring context: 50B done 05:57:25 #17 DONE 0.3s 05:57:25 05:57:25 #18 [security-spire-server internal] load .dockerignore 05:57:25 #18 transferring context: 50B done 05:57:25 #18 DONE 0.3s 05:57:25 05:57:25 #19 [support-cron-scheduler internal] load build definition from Dockerfile 05:57:25 #19 transferring dockerfile: 1.85kB done 05:57:25 #19 DONE 0.5s 05:57:25 05:57:25 #20 [security-bootstrapper internal] load build definition from Dockerfile 05:57:25 #20 transferring dockerfile: 3.17kB done 05:57:25 #20 DONE 0.6s 05:57:25 05:57:25 #21 [core-common-config-bootstrapper internal] load .dockerignore 05:57:25 #21 transferring context: 50B done 05:57:25 #21 DONE 0.4s 05:57:25 05:57:25 #22 [core-keeper internal] load build context 05:57:25 #22 DONE 0.0s 05:57:25 05:57:25 #23 [security-spire-config internal] load build definition from Dockerfile 05:57:25 #23 transferring dockerfile: 1.69kB done 05:57:25 #23 DONE 0.6s 05:57:25 05:57:25 #24 [support-scheduler internal] load .dockerignore 05:57:25 #24 transferring context: 50B done 05:57:25 #24 DONE 0.3s 05:57:25 05:57:25 #7 [core-metadata internal] load .dockerignore 05:57:25 #7 DONE 0.3s 05:57:25 05:57:25 #15 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:57:25 #15 DONE 0.0s 05:57:25 05:57:25 #25 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.18 05:57:25 #25 DONE 0.1s 05:57:25 05:57:25 #26 [security-spiffe-token-provider builder 1/8] FROM docker.io/library/ci-base-image-x86_64 05:57:25 #26 DONE 0.0s 05:57:25 05:57:25 #27 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:57:25 #27 DONE 0.0s 05:57:25 05:57:25 #28 [core-data internal] load .dockerignore 05:57:25 #28 transferring context: 50B done 05:57:26 #28 DONE 0.3s 05:57:26 05:57:26 #29 [security-spire-agent internal] load .dockerignore 05:57:26 #29 transferring context: 50B done 05:57:26 #29 DONE 0.3s 05:57:26 05:57:26 #30 [security-proxy-auth internal] load build definition from Dockerfile 05:57:26 #30 transferring dockerfile: 2.15kB done 05:57:26 #30 DONE 0.6s 05:57:26 05:57:26 #31 [core-command internal] load .dockerignore 05:57:26 #31 transferring context: 50B done 05:57:26 #31 DONE 0.3s 05:57:26 05:57:26 #32 [security-proxy-setup internal] load .dockerignore 05:57:26 #32 transferring context: 50B done 05:57:26 #32 DONE 0.4s 05:57:26 05:57:26 #15 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:57:26 #15 DONE 0.0s 05:57:26 05:57:26 #33 [security-bootstrapper internal] load .dockerignore 05:57:26 #33 transferring context: 50B done 05:57:26 #33 DONE 0.3s 05:57:26 05:57:26 #34 [security-secretstore-setup internal] load .dockerignore 05:57:26 #34 transferring context: 50B done 05:57:26 #34 DONE 0.4s 05:57:26 05:57:26 #25 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 05:57:26 #25 DONE 0.1s 05:57:26 05:57:26 #27 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:57:26 #27 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 05:57:26 #27 ... 05:57:26 05:57:26 #15 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:57:26 #15 DONE 0.0s 05:57:26 05:57:26 #25 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 05:57:26 #25 DONE 0.1s 05:57:26 05:57:26 #35 [support-cron-scheduler internal] load .dockerignore 05:57:26 #35 transferring context: 50B done 05:57:26 #35 DONE 0.4s 05:57:26 05:57:26 #36 [security-spire-config internal] load .dockerignore 05:57:26 #36 transferring context: 50B done 05:57:26 #36 DONE 0.4s 05:57:26 05:57:26 #27 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:57:26 #27 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 05:57:26 #27 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.15MB / 3.42MB 0.1s 05:57:26 #27 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 05:57:26 #27 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 05:57:26 #27 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 05:57:26 #27 ... 05:57:26 05:57:26 #37 [security-proxy-auth internal] load .dockerignore 05:57:26 #37 transferring context: 50B done 05:57:26 #37 DONE 0.4s 05:57:26 05:57:26 #27 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:57:26 #27 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 05:57:26 #27 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 05:57:26 #27 ... 05:57:26 05:57:26 #15 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:57:26 #15 DONE 0.0s 05:57:26 05:57:26 #25 [core-metadata internal] load metadata for docker.io/library/alpine:3.18 05:57:26 #25 DONE 0.1s 05:57:26 05:57:26 #27 [core-metadata stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:57:26 #27 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 05:57:26 #27 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 05:57:26 #27 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 05:57:26 #27 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 05:57:26 #27 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 05:57:26 #27 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done 05:57:26 #27 ... 05:57:26 05:57:26 #15 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:57:26 #15 DONE 0.0s 05:57:26 05:57:26 #25 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 05:57:26 #25 DONE 0.3s 05:57:26 05:57:26 #27 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:57:26 #27 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 05:57:26 #27 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 05:57:26 #27 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 05:57:26 #27 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 05:57:26 #27 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 05:57:26 #27 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done 05:57:26 #27 ... 05:57:26 05:57:26 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 05:57:26 #38 DONE 0.7s 05:57:26 05:57:26 #15 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:57:26 #15 DONE 0.0s 05:57:26 05:57:26 #27 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:57:26 #27 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 05:57:26 #27 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 05:57:26 #27 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 05:57:26 #27 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 05:57:26 #27 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 05:57:26 #27 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done 05:57:26 #27 ... 05:57:26 05:57:26 #15 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:57:26 #15 DONE 0.0s 05:57:26 05:57:26 #15 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:57:26 #15 DONE 0.0s 05:57:26 05:57:26 #27 [core-keeper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:57:26 #27 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 05:57:26 #27 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 05:57:26 #27 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 05:57:26 #27 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 05:57:26 #27 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 05:57:26 #27 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done 05:57:26 #27 DONE 1.1s 05:57:26 05:57:26 #39 [core-command stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:57:26 #39 ... 05:57:26 05:57:26 #15 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:57:26 #15 DONE 0.0s 05:57:27 05:57:27 #40 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:57:27 #40 ... 05:57:27 05:57:27 #41 [security-spire-server internal] load build context 05:57:27 #41 transferring context: 27.60kB 0.0s done 05:57:27 #41 DONE 0.5s 05:57:27 05:57:27 #27 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:57:27 #27 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 05:57:27 #27 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 05:57:27 #27 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 05:57:27 #27 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 05:57:27 #27 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 05:57:27 #27 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done 05:57:27 #27 DONE 1.1s 05:57:27 05:57:27 #25 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 05:57:27 #25 DONE 0.9s 05:57:27 05:57:27 #42 [security-bootstrapper internal] load build context 05:57:27 #42 ... 05:57:27 05:57:27 #27 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:57:27 #27 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 05:57:27 #27 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 05:57:27 #27 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 05:57:27 #27 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 05:57:27 #27 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 05:57:27 #27 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done 05:57:27 #27 DONE 1.1s 05:57:27 05:57:27 #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 05:57:27 #43 DONE 1.0s 05:57:27 05:57:27 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:57:27 #44 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done 05:57:27 #44 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 05:57:27 #44 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 05:57:27 #44 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 05:57:27 #44 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.4s 05:57:27 #44 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.4s 05:57:27 #44 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s 05:57:27 #44 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.5s done 05:57:27 #44 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 05:57:28 #44 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s done 05:57:28 #44 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.5s done 05:57:28 #44 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 05:57:32 #44 ... 05:57:32 05:57:32 #45 [support-notifications internal] load build context 05:57:32 #45 transferring context: 261.29MB 6.1s 05:57:32 #45 ... 05:57:32 05:57:32 #46 [support-scheduler internal] load build context 05:57:32 #46 ... 05:57:32 05:57:32 #45 [support-notifications internal] load build context 05:57:36 #45 ... 05:57:36 05:57:36 #26 [security-bootstrapper builder 1/8] FROM docker.io/library/ci-base-image-x86_64 05:57:36 #26 ... 05:57:36 05:57:36 #22 [core-keeper internal] load build context 05:57:36 #22 ... 05:57:36 05:57:36 #47 [security-spiffe-token-provider internal] load build context 05:57:36 #47 ... 05:57:36 05:57:36 #48 [core-common-config-bootstrapper internal] load build context 05:57:36 #48 ... 05:57:36 05:57:36 #49 [core-metadata internal] load build context 05:57:36 #49 ... 05:57:36 05:57:36 #47 [security-spiffe-token-provider internal] load build context 05:57:36 #47 ... 05:57:36 05:57:36 #50 [core-command internal] load build context 05:57:36 #50 ... 05:57:36 05:57:36 #51 [security-proxy-setup internal] load build context 05:57:36 #51 ... 05:57:36 05:57:36 #52 [core-data internal] load build context 05:57:36 #52 ... 05:57:36 05:57:36 #53 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:57:37 #53 ... 05:57:37 05:57:37 #54 [security-secretstore-setup internal] load build context 05:57:37 #54 ... 05:57:37 05:57:37 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:57:37 #55 ... 05:57:37 05:57:37 #56 [security-spire-agent internal] load build context 05:57:37 #56 ... 05:57:37 05:57:37 #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 05:57:37 #38 ... 05:57:37 05:57:37 #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:57:38 #57 ... 05:57:38 05:57:38 #58 [security-proxy-auth internal] load build context 05:57:38 #58 ... 05:57:38 05:57:38 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:57:38 #59 ... 05:57:38 05:57:38 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:57:38 #60 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:57:38 #60 ... 05:57:38 05:57:38 #61 [support-cron-scheduler internal] load build context 05:57:38 #61 ... 05:57:38 05:57:38 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 05:57:38 #62 ... 05:57:38 05:57:38 #39 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:57:38 #39 ... 05:57:38 05:57:38 #63 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 05:57:38 #63 ... 05:57:38 05:57:38 #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:57:38 #64 ... 05:57:38 05:57:38 #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:57:38 #65 ... 05:57:38 05:57:38 #49 [core-metadata internal] load build context 05:57:38 #49 transferring context: 440.00MB 12.3s 05:57:39 #49 transferring context: 494.39MB 12.8s done 05:57:43 #49 ... 05:57:43 05:57:43 #46 [support-scheduler internal] load build context 05:57:43 #46 transferring context: 494.39MB 13.2s done 05:57:45 Removing intermediate container ba94ae5ae56b 05:57:45 ---> 9275c28fa6a1 05:57:45 Successfully built 9275c28fa6a1 05:57:45 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:46 + docker inspect -f . ci-base-image-arm64 05:57:46 . 05:57:46 #46 ... 05:57:46 05:57:46 #45 [support-notifications internal] load build context 05:57:46 #45 transferring context: 494.39MB 12.0s done [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:57:46 prd-ubuntu20.04-docker-arm64-4c-16g-7798 does not seem to be running inside a container 05:57:46 #45 ... 05:57:46 05:57:46 #22 [core-keeper internal] load build context 05:57:46 #22 transferring context: 494.39MB 12.4s done 05:57:46 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/672 -v /w/workspace/edgex-go/672:/w/workspace/edgex-go/672:rw,z -v /w/workspace/edgex-go/672@tmp:/w/workspace/edgex-go/672@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:57:47 $ docker top 4dfb44f0b3d996da7d9a699925d74d0504fe43f834e53a6fb6bbc90fde6c1b7b -eo pid,comm [Pipeline] { [Pipeline] sh 05:57:48 #22 ... 05:57:48 05:57:48 #48 [core-common-config-bootstrapper internal] load build context 05:57:48 #48 transferring context: 494.39MB 11.0s done 05:57:48 #48 ... 05:57:48 05:57:48 #47 [security-spiffe-token-provider internal] load build context 05:57:48 #47 transferring context: 494.39MB 11.7s done 05:57:48 #47 ... 05:57:48 05:57:48 #54 [security-secretstore-setup internal] load build context 05:57:48 #54 transferring context: 494.39MB 11.3s done 05:57:48 + go version 05:57:48 go version go1.21.9 linux/arm64 [Pipeline] } 05:57:48 $ docker stop --time=1 4dfb44f0b3d996da7d9a699925d74d0504fe43f834e53a6fb6bbc90fde6c1b7b 05:57:48 #54 ... 05:57:48 05:57:48 #52 [core-data internal] load build context 05:57:48 #52 transferring context: 494.39MB 11.9s done 05:57:48 #52 ... 05:57:48 05:57:48 #51 [security-proxy-setup internal] load build context 05:57:48 #51 transferring context: 494.39MB 12.9s done 05:57:48 #51 ... 05:57:48 05:57:48 #50 [core-command internal] load build context 05:57:48 #50 transferring context: 494.39MB 12.6s done 05:57:50 $ docker rm -f --volumes 4dfb44f0b3d996da7d9a699925d74d0504fe43f834e53a6fb6bbc90fde6c1b7b [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 05:57:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:57:50 05:57:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:57:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:57:51 latest: Pulling from edgex-devops/edgex-compose-arm64 05:57:51 547446be3368: Pulling fs layer 05:57:51 d125d8839a47: Pulling fs layer 05:57:51 3e85d5ac6304: Pulling fs layer 05:57:51 c3105a71a48b: Pulling fs layer 05:57:51 0f093f025ec4: Pulling fs layer 05:57:51 c3106fc0e877: Pulling fs layer 05:57:51 c3105a71a48b: Waiting 05:57:51 0f093f025ec4: Waiting 05:57:51 c3106fc0e877: Waiting 05:57:51 547446be3368: Verifying Checksum 05:57:51 547446be3368: Download complete 05:57:51 c3105a71a48b: Download complete 05:57:51 d125d8839a47: Verifying Checksum 05:57:51 d125d8839a47: Download complete 05:57:51 c3106fc0e877: Download complete 05:57:52 0f093f025ec4: Verifying Checksum 05:57:52 0f093f025ec4: Download complete 05:57:52 547446be3368: Pull complete 05:57:53 d125d8839a47: Pull complete 05:57:54 3e85d5ac6304: Verifying Checksum 05:57:54 3e85d5ac6304: Download complete 05:58:03 #50 ... 05:58:03 05:58:03 #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 05:58:03 #38 DONE 34.9s 05:58:03 05:58:03 #27 [security-spire-config stage-1 1/6] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:58:03 #27 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 05:58:03 #27 sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 3.42MB / 3.42MB 0.2s done 05:58:03 #27 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 05:58:03 #27 sha256:b12c7d46bc14b4260b9e42714688e2dbf5dee973b291a4c12e0e1539404d9f1d 528B / 528B done 05:58:03 #27 sha256:18f865063206ebceb88957761dc3912f73504fcd73a0232a42485e99a4be2561 1.47kB / 1.47kB done 05:58:03 #27 extracting sha256:930bdd4d222e2e63c22bd9e88d29b3c5ddd3d8a9d8fb93cf8324f4e7b9577cfb 0.3s done 05:58:03 #27 DONE 1.1s 05:58:03 05:58:03 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:58:03 #44 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done 05:58:03 #44 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 05:58:03 #44 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 05:58:03 #44 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 05:58:03 #44 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.5s done 05:58:03 #44 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s done 05:58:03 #44 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.5s done 05:58:03 #44 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 05:58:03 #44 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 05:58:03 #44 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 05:58:03 #44 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 05:58:04 3e85d5ac6304: Pull complete 05:58:04 c3105a71a48b: Pull complete 05:58:05 0f093f025ec4: Pull complete 05:58:05 #44 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 37.9s 05:58:05 c3106fc0e877: Pull complete 05:58:05 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 05:58:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:58:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:58:05 prd-ubuntu20.04-docker-arm64-4c-16g-7798 does not seem to be running inside a container 05:58:05 $ 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/672 -v /w/workspace/edgex-go/672:/w/workspace/edgex-go/672:rw,z -v /w/workspace/edgex-go/672@tmp:/w/workspace/edgex-go/672@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 05:58:06 #44 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 10.49MB / 30.73MB 39.0s 05:58:06 #44 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 20.97MB / 30.73MB 39.1s 05:58:06 #44 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 39.3s 05:58:07 $ docker top f26e762977bc9feb38b4f2a87a445e1972953c03a5e84c85ee10de6111f37d93 -eo pid,comm [Pipeline] { [Pipeline] sh 05:58:08 + docker compose -f ./docker-compose-build.yml build --parallel 05:58:11 #44 ... 05:58:11 05:58:11 #66 [security-spire-config internal] load build context 05:58:11 #66 ... 05:58:11 05:58:11 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:58:11 #44 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 44.5s 05:58:17 #44 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 49.1s done 05:58:17 #44 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 05:58:17 #44 ... 05:58:17 05:58:17 #48 [core-common-config-bootstrapper internal] load build context 05:58:17 #48 DONE 50.3s 05:58:17 05:58:17 #45 [support-notifications internal] load build context 05:58:17 #45 DONE 50.4s 05:58:17 05:58:17 #22 [core-keeper internal] load build context 05:58:17 #22 DONE 50.5s 05:58:17 05:58:17 #52 [core-data internal] load build context 05:58:17 #52 DONE 49.6s 05:58:17 05:58:17 #54 [security-secretstore-setup internal] load build context 05:58:17 #54 DONE 49.5s 05:58:17 05:58:17 #49 [core-metadata internal] load build context 05:58:17 #49 DONE 50.1s 05:58:17 05:58:17 #47 [security-spiffe-token-provider internal] load build context 05:58:17 #47 DONE 50.4s 05:58:17 05:58:17 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:58:17 #44 ... 05:58:17 05:58:17 #46 [support-scheduler internal] load build context 05:58:17 #46 DONE 50.4s 05:58:17 05:58:17 #50 [core-command internal] load build context 05:58:17 #50 DONE 49.9s 05:58:17 05:58:17 #51 [security-proxy-setup internal] load build context 05:58:17 #51 DONE 49.9s 05:58:17 05:58:17 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:58:17 #44 ... 05:58:17 05:58:17 #56 [security-spire-agent internal] load build context 05:58:17 #56 transferring context: 27.13kB 0.0s done 05:58:17 #56 DONE 49.2s 05:58:17 05:58:17 #66 [security-spire-config internal] load build context 05:58:17 #66 transferring context: 25.85kB 0.0s done 05:58:17 #66 DONE 15.3s 05:58:17 05:58:17 #26 [core-keeper builder 1/8] FROM docker.io/library/ci-base-image-x86_64 05:58:17 #26 DONE 50.9s 05:58:17 05:58:17 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:58:17 #44 ... 05:58:17 05:58:17 #67 [support-notifications builder 2/8] WORKDIR /edgex-go 05:58:17 #67 DONE 1.0s 05:58:17 05:58:17 #44 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:58:18 #1 [security-proxy-setup internal] load build definition from Dockerfile 05:58:18 #1 transferring dockerfile: 2.50kB done 05:58:18 #1 DONE 0.1s 05:58:18 05:58:18 #2 [core-command internal] load build definition from Dockerfile 05:58:18 #2 transferring dockerfile: 1.93kB done 05:58:18 #2 DONE 0.0s 05:58:18 05:58:18 #3 [security-spire-server internal] load build definition from Dockerfile 05:58:18 #3 transferring dockerfile: 1.70kB done 05:58:18 #3 DONE 0.1s 05:58:18 05:58:18 #4 [security-bootstrapper internal] load build definition from Dockerfile 05:58:18 #4 transferring dockerfile: 3.17kB done 05:58:18 #4 DONE 0.1s 05:58:18 05:58:18 #5 [security-spire-config internal] load build definition from Dockerfile 05:58:18 #5 transferring dockerfile: 1.69kB 0.0s done 05:58:18 #5 DONE 0.1s 05:58:18 05:58:18 #6 [core-keeper internal] load build definition from Dockerfile 05:58:18 #6 transferring dockerfile: 2.01kB done 05:58:18 #6 DONE 0.1s 05:58:18 05:58:18 #7 [security-spiffe-token-provider internal] load build definition from Dockerfile 05:58:18 #7 transferring dockerfile: 1.89kB done 05:58:18 #7 DONE 0.1s 05:58:18 05:58:18 #8 [support-scheduler internal] load build definition from Dockerfile 05:58:18 #8 transferring dockerfile: 1.93kB done 05:58:18 #8 DONE 0.1s 05:58:18 05:58:18 #9 [security-proxy-auth internal] load build definition from Dockerfile 05:58:18 #9 transferring dockerfile: 2.15kB done 05:58:18 #9 DONE 0.1s 05:58:18 05:58:18 #10 [security-spire-agent internal] load build definition from Dockerfile 05:58:18 #10 transferring dockerfile: 1.81kB done 05:58:19 #44 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.0s done 05:58:19 #10 DONE 0.1s 05:58:19 05:58:19 #11 [security-secretstore-setup internal] load build definition from Dockerfile 05:58:19 #11 transferring dockerfile: 2.49kB 0.0s done 05:58:19 #11 DONE 0.1s 05:58:19 05:58:19 #12 [support-cron-scheduler internal] load build definition from Dockerfile 05:58:19 #12 transferring dockerfile: 1.85kB done 05:58:19 #12 DONE 0.1s 05:58:19 05:58:19 #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile 05:58:19 #13 transferring dockerfile: 2.23kB done 05:58:19 #13 DONE 0.1s 05:58:19 05:58:19 #14 [core-metadata internal] load build definition from Dockerfile 05:58:19 #14 transferring dockerfile: 2.06kB done 05:58:19 #14 DONE 0.1s 05:58:19 05:58:19 #15 [core-data internal] load build definition from Dockerfile 05:58:19 #15 transferring dockerfile: 2.01kB done 05:58:19 #15 DONE 0.1s 05:58:19 05:58:19 #16 [support-notifications internal] load build definition from Dockerfile 05:58:19 #16 transferring dockerfile: 1.95kB done 05:58:19 #16 DONE 0.1s 05:58:19 05:58:19 #17 [security-proxy-setup internal] load .dockerignore 05:58:19 #17 transferring context: 50B 0.0s done 05:58:19 #17 DONE 0.1s 05:58:20 05:58:20 #18 [core-command internal] load .dockerignore 05:58:20 #18 transferring context: 50B done 05:58:20 #18 DONE 0.0s 05:58:20 05:58:20 #19 [security-spire-server internal] load .dockerignore 05:58:20 #19 transferring context: 50B done 05:58:20 #19 DONE 0.1s 05:58:20 05:58:20 #20 [security-bootstrapper internal] load .dockerignore 05:58:20 #20 transferring context: 50B 0.0s done 05:58:20 #20 DONE 0.1s 05:58:20 05:58:20 #21 [security-spire-config internal] load .dockerignore 05:58:20 #21 transferring context: 50B 0.0s done 05:58:20 #21 DONE 0.1s 05:58:20 05:58:20 #22 [core-keeper internal] load .dockerignore 05:58:20 #22 transferring context: 50B done 05:58:20 #22 DONE 0.0s 05:58:20 05:58:20 #23 [security-spiffe-token-provider internal] load .dockerignore 05:58:20 #23 transferring context: 50B done 05:58:20 #23 DONE 0.1s 05:58:20 05:58:20 #24 [support-scheduler internal] load .dockerignore 05:58:20 #24 transferring context: 50B 0.0s done 05:58:20 #24 DONE 0.1s 05:58:20 05:58:20 #25 [security-proxy-auth internal] load .dockerignore 05:58:20 #25 transferring context: 50B done 05:58:20 #25 DONE 0.1s 05:58:20 05:58:20 #26 [security-spire-agent internal] load .dockerignore 05:58:20 #26 transferring context: 50B 0.0s done 05:58:20 #26 DONE 0.1s 05:58:20 05:58:20 #27 [security-secretstore-setup internal] load .dockerignore 05:58:20 #27 transferring context: 50B done 05:58:20 #27 DONE 0.0s 05:58:20 05:58:20 #28 [support-cron-scheduler internal] load .dockerignore 05:58:20 #28 transferring context: 50B done 05:58:20 #28 DONE 0.1s 05:58:20 05:58:20 #29 [core-metadata internal] load .dockerignore 05:58:20 #29 transferring context: 50B done 05:58:20 #29 DONE 0.1s 05:58:20 05:58:20 #30 [core-common-config-bootstrapper internal] load .dockerignore 05:58:20 #30 transferring context: 50B done 05:58:20 #30 DONE 0.1s 05:58:20 05:58:20 #31 [core-data internal] load .dockerignore 05:58:20 #31 transferring context: 50B 0.0s done 05:58:20 #31 DONE 0.1s 05:58:20 05:58:20 #32 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:58:20 #32 DONE 0.0s 05:58:20 05:58:20 #33 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 05:58:21 #33 ... 05:58:21 05:58:21 #34 [support-notifications internal] load .dockerignore 05:58:21 #34 transferring context: 50B 0.0s done 05:58:21 #34 DONE 0.1s 05:58:21 05:58:21 #33 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 05:58:21 #33 DONE 0.2s 05:58:21 05:58:21 #35 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:58:21 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 05:58:21 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 05:58:21 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 05:58:21 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 05:58:21 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 1.05MB / 3.34MB 0.1s 05:58:21 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 2.10MB / 3.34MB 0.2s 05:58:21 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 05:58:21 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 05:58:22 #35 ... 05:58:22 05:58:22 #36 [security-proxy-setup internal] load build context 05:58:22 #36 transferring context: 3.05MB 0.7s done 05:58:22 #36 DONE 0.9s 05:58:22 05:58:22 #35 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:58:22 #35 ... 05:58:22 05:58:22 #37 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:58:22 #37 DONE 1.1s 05:58:22 05:58:22 #35 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:58:22 #35 ... 05:58:22 05:58:22 #32 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:58:22 #32 DONE 0.0s 05:58:22 05:58:22 #33 [core-command internal] load metadata for docker.io/library/alpine:3.18 05:58:22 #33 DONE 0.3s 05:58:22 05:58:22 #32 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:58:22 #32 DONE 0.0s 05:58:22 05:58:22 #37 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:58:22 #37 DONE 1.8s 05:58:22 05:58:22 #38 [core-command builder 2/7] WORKDIR /edgex-go 05:58:22 #38 DONE 0.4s 05:58:22 05:58:22 #35 [core-command stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:58:22 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 05:58:22 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 05:58:22 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 05:58:22 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 05:58:22 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 05:58:22 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.9s done 05:58:22 #35 ... 05:58:22 05:58:22 #37 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:58:22 #37 DONE 1.8s 05:58:22 05:58:22 #38 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 05:58:22 #38 DONE 0.4s 05:58:22 05:58:22 #35 [security-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:58:22 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 05:58:22 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 05:58:22 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 05:58:22 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 05:58:22 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 05:58:22 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.9s done 05:58:22 #35 ... 05:58:22 05:58:22 #32 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:58:22 #32 DONE 0.0s 05:58:23 05:58:23 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:58:23 #32 DONE 0.0s 05:58:23 05:58:23 #33 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 05:58:23 #33 ... 05:58:23 05:58:23 #37 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:58:23 #37 DONE 1.9s 05:58:23 05:58:23 #38 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 05:58:23 #38 DONE 0.5s 05:58:23 05:58:23 #33 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 05:58:23 #33 ... 05:58:23 05:58:23 #32 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:58:23 #32 DONE 0.0s 05:58:23 05:58:23 #32 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:58:23 #32 DONE 0.0s 05:58:23 05:58:23 #35 [security-spiffe-token-provider stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:58:23 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 05:58:23 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 05:58:23 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 05:58:23 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 05:58:23 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 05:58:23 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.9s done 05:58:23 #44 ... 05:58:23 05:58:23 #61 [support-cron-scheduler internal] load build context 05:58:23 #61 transferring context: 494.39MB 6.5s done 05:58:23 #35 DONE 3.1s 05:58:23 05:58:23 #39 [core-command internal] load build context 05:58:23 #39 ... 05:58:23 05:58:23 #37 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:58:23 #37 DONE 1.9s 05:58:23 05:58:23 #38 [support-scheduler builder 2/7] WORKDIR /edgex-go 05:58:23 #38 DONE 0.6s 05:58:23 05:58:23 #35 [support-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:58:23 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 05:58:23 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 05:58:23 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 05:58:23 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 05:58:23 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 05:58:23 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.9s done 05:58:23 #35 DONE 3.1s 05:58:23 05:58:23 #32 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:58:23 #32 DONE 0.1s 05:58:23 05:58:23 #39 [core-command internal] load build context 05:58:23 #39 ... 05:58:23 05:58:23 #32 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:58:23 #32 DONE 0.1s 05:58:23 05:58:23 #39 [core-command internal] load build context 05:58:23 #39 transferring context: 3.05MB 1.3s done 05:58:24 #39 DONE 1.5s 05:58:24 05:58:24 #40 [security-bootstrapper internal] load build context 05:58:24 #40 transferring context: 3.05MB 1.2s done 05:58:24 #40 DONE 1.4s 05:58:24 05:58:24 #41 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 05:58:24 #41 ... 05:58:24 05:58:24 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:58:24 #32 DONE 0.1s 05:58:24 05:58:24 #42 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 05:58:24 #42 DONE 1.8s 05:58:24 05:58:24 #43 [security-spiffe-token-provider internal] load build context 05:58:24 #43 ... 05:58:24 05:58:24 #35 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:58:24 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 05:58:24 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 05:58:24 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 05:58:24 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 05:58:24 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 05:58:24 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.9s done 05:58:24 #35 DONE 3.1s 05:58:24 05:58:24 #32 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:58:24 #32 DONE 0.1s 05:58:24 05:58:24 #43 [security-spiffe-token-provider internal] load build context 05:58:24 #43 ... 05:58:24 05:58:24 #35 [security-spire-config stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:58:24 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 05:58:24 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 05:58:24 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 05:58:24 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 05:58:24 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 05:58:24 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.9s done 05:58:24 #35 DONE 3.1s 05:58:24 05:58:24 #43 [security-spiffe-token-provider internal] load build context 05:58:24 #43 ... 05:58:24 05:58:24 #37 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:58:24 #37 DONE 2.0s 05:58:24 05:58:24 #38 [core-data builder 2/7] WORKDIR /edgex-go 05:58:24 #38 DONE 0.7s 05:58:24 05:58:24 #35 [core-data stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:58:24 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 05:58:24 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 05:58:24 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 05:58:24 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 05:58:24 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 05:58:24 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.9s done 05:58:24 #35 DONE 3.2s 05:58:24 05:58:24 #32 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:58:24 #32 DONE 0.1s 05:58:24 05:58:24 #33 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 05:58:24 #33 DONE 2.1s 05:58:25 05:58:25 #37 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:58:25 #37 DONE 2.0s 05:58:25 05:58:25 #38 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 05:58:25 #38 DONE 0.7s 05:58:25 05:58:25 #35 [support-cron-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:58:25 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 05:58:25 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 05:58:25 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 05:58:25 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 05:58:25 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 05:58:25 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.9s done 05:58:25 #35 DONE 3.2s 05:58:25 05:58:25 #32 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:58:25 #32 DONE 0.2s 05:58:25 05:58:25 #33 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 05:58:25 #33 ... 05:58:25 05:58:25 #44 [core-keeper internal] load build context 05:58:25 #44 transferring context: 3.05MB 1.5s done 05:58:25 #44 DONE 2.1s 05:58:25 05:58:25 #43 [security-spiffe-token-provider internal] load build context 05:58:25 #43 transferring context: 3.05MB 1.6s done 05:58:25 #43 DONE 2.5s 05:58:25 05:58:25 #45 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:58:26 #45 ... 05:58:26 05:58:26 #46 [security-spire-server internal] load build context 05:58:26 #46 transferring context: 27.60kB 0.1s done 05:58:26 #46 DONE 1.5s 05:58:26 05:58:26 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:58:26 #47 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.7s done 05:58:26 #47 DONE 1.7s 05:58:26 05:58:26 #48 [support-scheduler internal] load build context 05:58:26 #48 transferring context: 3.05MB 1.9s done 05:58:26 #48 ... 05:58:26 05:58:26 #49 [security-proxy-auth internal] load build context 05:58:26 #49 transferring context: 3.05MB 1.4s done 05:58:26 #49 DONE 2.9s 05:58:26 05:58:26 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:58:26 #47 ... 05:58:26 05:58:26 #50 [security-spire-config internal] load build context 05:58:26 #50 transferring context: 25.85kB 0.1s done 05:58:26 #50 DONE 2.1s 05:58:26 05:58:26 #51 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 05:58:26 #51 DONE 3.5s 05:58:26 05:58:26 #52 [core-data internal] load build context 05:58:27 #61 ... 05:58:27 05:58:27 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:58:27 #60 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 48.9s done 05:58:27 #60 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 05:58:27 #60 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.1s done 05:58:27 #60 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.0s done 05:58:27 #60 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 05:58:27 #60 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 05:58:27 #60 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 05:58:27 #60 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 05:58:27 #60 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 05:58:27 #60 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.0s done 05:58:27 #60 ... 05:58:27 05:58:27 #58 [security-proxy-auth internal] load build context 05:58:27 #58 transferring context: 494.39MB 6.3s done 05:58:27 #58 ... 05:58:27 05:58:27 #39 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:58:27 #39 49.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:58:27 #39 50.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:58:27 #39 50.35 (1/1) Installing dumb-init (1.2.5-r2) 05:58:27 #39 50.43 Executing busybox-1.36.1-r7.trigger 05:58:27 #39 50.50 OK: 7 MiB in 16 packages 05:58:27 #52 ... 05:58:27 05:58:27 #48 [support-scheduler internal] load build context 05:58:27 #48 DONE 3.5s 05:58:27 05:58:27 #52 [core-data internal] load build context 05:58:27 #52 ... 05:58:27 05:58:27 #35 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:58:27 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 05:58:27 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 05:58:27 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 05:58:27 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 05:58:27 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 05:58:27 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.9s done 05:58:27 #35 DONE 3.2s 05:58:27 05:58:27 #33 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 05:58:27 #33 DONE 4.4s 05:58:27 05:58:27 #52 [core-data internal] load build context 05:58:27 #39 ... 05:58:27 05:58:27 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:58:27 #68 ... 05:58:27 05:58:27 #53 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:58:27 #53 49.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:58:27 #53 50.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:58:27 #53 50.30 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:58:27 #53 50.30 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:58:27 #53 50.30 OK: 20070 distinct packages available 05:58:27 #53 50.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:58:27 #53 50.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:58:27 #53 50.63 (1/5) Installing dumb-init (1.2.5-r2) 05:58:27 #53 50.63 (2/5) Installing musl-obstack (1.2.3-r2) 05:58:27 #53 50.64 (3/5) Installing libucontext (1.2-r2) 05:58:27 #53 50.64 (4/5) Installing gcompat (1.1.0-r1) 05:58:27 #53 50.64 (5/5) Installing openssl (3.1.6-r0) 05:58:27 #53 50.65 Executing busybox-1.36.1-r7.trigger 05:58:27 #53 50.66 OK: 8 MiB in 20 packages 05:58:27 #52 ... 05:58:27 05:58:27 #37 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:58:27 #37 DONE 2.1s 05:58:27 05:58:27 #38 [support-notifications builder 2/7] WORKDIR /edgex-go 05:58:27 #38 DONE 0.7s 05:58:27 05:58:27 #35 [support-notifications stage-1 1/11] FROM docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 05:58:27 #35 resolve docker.io/library/alpine:3.18@sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 0.0s done 05:58:27 #35 sha256:5292533eb4efd4b5cf35e93b5a2b7d0e07ea193224c49446c7802c19ee4f2da5 1.64kB / 1.64kB done 05:58:27 #35 sha256:6649b0820dc932948d9c3866a83abc053f711022d3df53adcd8cb77b27f16a9c 528B / 528B done 05:58:27 #35 sha256:a0237000ae83609cd2ef9e46f8d1d551f2505620998c64d32f71f9709e144a8c 1.49kB / 1.49kB done 05:58:27 #35 sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 3.34MB / 3.34MB 0.3s done 05:58:27 #35 extracting sha256:4983c3fe2029a430985943e6d87b35248366efd28cee655acc3ebff5daf703fa 0.9s done 05:58:27 #35 DONE 3.3s 05:58:27 05:58:27 #52 [core-data internal] load build context 05:58:27 #53 ... 05:58:27 05:58:27 #42 [security-bootstrapper internal] load build context 05:58:27 #42 transferring context: 494.39MB 5.8s done 05:58:27 #42 ... 05:58:27 05:58:27 #69 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 05:58:27 #69 ... 05:58:27 05:58:27 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:58:27 #55 50.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:58:27 #55 50.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:58:27 #55 50.73 (1/4) Installing dumb-init (1.2.5-r2) 05:58:27 #55 50.73 (2/4) Installing openssl (3.1.6-r0) 05:58:27 #55 50.73 (3/4) Installing su-exec (0.2-r3) 05:58:27 #55 50.73 (4/4) Installing yq (4.33.3-r5) 05:58:27 #55 50.78 Executing busybox-1.36.1-r7.trigger 05:58:27 #55 50.78 OK: 17 MiB in 19 packages 05:58:27 #55 ... 05:58:27 05:58:27 #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:58:27 #57 50.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:58:27 #57 50.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:58:27 #57 50.67 (1/1) Installing dumb-init (1.2.5-r2) 05:58:27 #57 50.67 Executing busybox-1.36.1-r7.trigger 05:58:27 #57 50.69 OK: 7 MiB in 16 packages 05:58:28 #57 ... 05:58:28 05:58:28 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:58:28 #70 ... 05:58:28 05:58:28 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:58:28 #71 ... 05:58:28 05:58:28 #72 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 05:58:28 #72 ... 05:58:28 05:58:28 #73 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:58:30 #52 ... 05:58:30 05:58:30 #53 [security-spire-agent internal] load build context 05:58:30 #53 transferring context: 27.13kB 0.8s done 05:58:30 #53 DONE 2.7s 05:58:30 05:58:30 #52 [core-data internal] load build context 05:58:30 #52 transferring context: 3.05MB 4.5s done 05:58:30 #52 DONE 6.2s 05:58:30 05:58:30 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:58:30 #47 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.7s done 05:58:30 #47 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 05:58:30 #47 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 05:58:30 #47 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 05:58:30 #47 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.8s done 05:58:30 #47 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.0s done 05:58:30 #47 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.2s 05:58:30 #47 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 05:58:31 #47 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.3s done 05:58:31 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 2.9s 05:58:32 #47 ... 05:58:32 05:58:32 #54 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 05:58:32 #0 8.400 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:58:32 #0 9.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:58:32 #54 ... 05:58:32 05:58:32 #55 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 05:58:32 #0 7.775 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:58:32 #0 8.475 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:58:32 #55 ... 05:58:32 05:58:32 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:58:33 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.01MB / 28.04MB 4.1s 05:58:33 #47 ... 05:58:33 05:58:33 #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:58:33 #56 ... 05:58:33 05:58:33 #57 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:58:33 #57 DONE 10.3s 05:58:33 05:58:33 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:58:33 #73 ... 05:58:33 05:58:33 #42 [security-bootstrapper internal] load build context 05:58:33 #42 DONE 66.3s 05:58:33 05:58:33 #58 [security-proxy-auth internal] load build context 05:58:33 #58 DONE 66.3s 05:58:33 05:58:33 #53 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:58:33 #53 DONE 66.8s 05:58:33 05:58:33 #61 [support-cron-scheduler internal] load build context 05:58:33 #61 DONE 66.3s 05:58:33 05:58:33 #57 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:58:33 #57 DONE 66.7s 05:58:33 05:58:33 #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade 05:58:33 #74 ... 05:58:33 05:58:33 #39 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:58:33 #39 DONE 66.9s 05:58:33 05:58:33 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:58:33 #55 DONE 66.6s 05:58:33 05:58:33 #44 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:58:33 #44 DONE 67.2s 05:58:33 05:58:33 #75 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:58:33 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.95MB / 28.04MB 5.0s 05:58:33 #47 ... 05:58:33 05:58:33 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:58:33 #0 6.147 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:58:33 #0 7.239 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:58:33 #0 9.870 (1/4) Installing dumb-init (1.2.5-r2) 05:58:33 #0 9.870 (2/4) Installing openssl (3.1.6-r0) 05:58:33 #0 9.870 (3/4) Installing su-exec (0.2-r3) 05:58:33 #0 9.870 (4/4) Installing yq (4.33.3-r5) 05:58:33 #58 ... 05:58:33 05:58:33 #55 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 05:58:33 #55 10.66 OK: 266 MiB in 52 packages 05:58:33 #55 DONE 12.3s 05:58:33 05:58:33 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:58:33 #58 10.07 Executing busybox-1.36.1-r7.trigger 05:58:33 #58 10.15 OK: 18 MiB in 19 packages 05:58:33 #58 ... 05:58:33 05:58:33 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:58:34 #59 ... 05:58:34 05:58:34 #60 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:58:34 #60 ... 05:58:34 05:58:34 #61 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 05:58:34 #61 ... 05:58:34 05:58:34 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:58:34 #75 ... 05:58:34 05:58:34 #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:58:34 #64 DONE 67.3s 05:58:34 05:58:34 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:58:34 #68 18.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:58:34 #68 18.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:58:34 #47 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 05:58:34 #47 ... 05:58:34 05:58:34 #62 [core-common-config-bootstrapper internal] load build context 05:58:34 #62 transferring context: 3.05MB 8.1s done 05:58:35 #62 ... 05:58:35 05:58:35 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:58:35 #68 18.53 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:58:35 #68 18.53 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:58:35 #68 18.53 OK: 20070 distinct packages available 05:58:35 #68 18.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:58:35 #68 18.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:58:35 #68 18.87 (1/4) Installing dumb-init (1.2.5-r2) 05:58:35 #68 18.91 (2/4) Installing musl-obstack (1.2.3-r2) 05:58:35 #68 18.92 (3/4) Installing libucontext (1.2-r2) 05:58:35 #68 18.92 (4/4) Installing gcompat (1.1.0-r1) 05:58:35 #63 ... 05:58:35 05:58:35 #41 [core-metadata stage-1 2/8] RUN apk add --update --no-cache dumb-init 05:58:35 #41 ... 05:58:35 05:58:35 #64 [security-secretstore-setup internal] load build context 05:58:35 #64 transferring context: 3.05MB 8.4s done 05:58:35 #64 ... 05:58:35 05:58:35 #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:58:35 #68 18.93 Executing busybox-1.36.1-r7.trigger 05:58:35 #68 18.93 OK: 8 MiB in 19 packages 05:58:35 #68 DONE 19.2s 05:58:35 05:58:35 #62 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 05:58:35 #62 67.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:58:35 #62 67.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:58:35 #62 67.55 (1/2) Installing ca-certificates (20240226-r0) 05:58:35 #62 67.56 (2/2) Installing dumb-init (1.2.5-r2) 05:58:35 #62 67.56 Executing busybox-1.36.1-r7.trigger 05:58:35 #62 67.57 Executing ca-certificates-20240226-r0.trigger 05:58:35 #62 67.63 OK: 8 MiB in 17 packages 05:58:35 #62 DONE 68.4s 05:58:35 05:58:35 #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:58:35 #65 66.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:58:35 #65 66.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:58:35 #65 67.09 (1/3) Installing ca-certificates (20240226-r0) 05:58:35 #65 67.11 (2/3) Installing dumb-init (1.2.5-r2) 05:58:35 #65 67.11 (3/3) Installing tzdata (2024a-r0) 05:58:35 #65 67.17 Executing busybox-1.36.1-r7.trigger 05:58:35 #65 67.18 Executing ca-certificates-20240226-r0.trigger 05:58:35 #65 67.22 OK: 11 MiB in 18 packages 05:58:35 #65 DONE 67.7s 05:58:35 05:58:35 #63 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 05:58:35 #63 66.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:58:35 #63 66.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:58:35 #63 67.04 (1/2) Installing dumb-init (1.2.5-r2) 05:58:35 #63 67.04 (2/2) Installing su-exec (0.2-r3) 05:58:35 #63 67.04 Executing busybox-1.36.1-r7.trigger 05:58:35 #63 67.05 OK: 7 MiB in 17 packages 05:58:35 #63 DONE 67.7s 05:58:35 05:58:35 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:58:35 #59 67.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:58:35 #59 67.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:58:35 #59 67.56 (1/4) Installing ca-certificates (20240226-r0) 05:58:35 #59 67.58 (2/4) Installing dumb-init (1.2.5-r2) 05:58:35 #59 67.58 (3/4) Installing su-exec (0.2-r3) 05:58:35 #59 67.58 (4/4) Installing yq (4.33.3-r5) 05:58:35 #59 67.64 Executing busybox-1.36.1-r7.trigger 05:58:35 #59 67.65 Executing ca-certificates-20240226-r0.trigger 05:58:35 #59 67.71 OK: 17 MiB in 19 packages 05:58:35 #59 DONE 68.4s 05:58:35 05:58:35 #76 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 05:58:35 #65 ... 05:58:35 05:58:35 #66 [core-metadata internal] load build context 05:58:35 #66 ... 05:58:35 05:58:35 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:58:35 #67 ... 05:58:35 05:58:35 #62 [core-common-config-bootstrapper internal] load build context 05:58:35 #62 DONE 10.8s 05:58:35 05:58:35 #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:58:35 #68 ... 05:58:35 05:58:35 #69 [support-cron-scheduler internal] load build context 05:58:35 #69 transferring context: 3.05MB 7.6s done 05:58:35 #69 DONE 10.9s 05:58:35 05:58:35 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:58:35 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.98MB / 28.04MB 6.9s 05:58:35 #47 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.3s done 05:58:35 #47 ... 05:58:35 05:58:35 #70 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:58:35 #70 ... 05:58:35 05:58:35 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:58:36 #47 ... 05:58:36 05:58:36 #54 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 05:58:36 #54 11.39 OK: 266 MiB in 52 packages 05:58:36 #54 DONE 13.7s 05:58:36 05:58:36 #58 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:58:36 #58 DONE 12.3s 05:58:36 05:58:36 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:58:36 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 7.6s 05:58:36 #76 ... 05:58:36 05:58:36 #72 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 05:58:36 #72 18.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:58:36 #72 18.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:58:36 #72 18.33 OK: 264 MiB in 52 packages 05:58:36 #72 DONE 18.9s 05:58:36 05:58:36 #40 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:58:36 #40 68.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:58:36 #40 68.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:58:36 #40 68.57 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:58:36 #40 68.57 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:58:36 #40 68.57 OK: 20070 distinct packages available 05:58:36 #40 68.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:58:36 #40 68.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:58:36 #40 68.90 (1/11) Installing ca-certificates (20240226-r0) 05:58:36 #40 68.99 (2/11) Installing brotli-libs (1.0.9-r14) 05:58:36 #40 69.00 (3/11) Installing libunistring (1.1-r1) 05:58:36 #40 69.02 (4/11) Installing libidn2 (2.3.4-r1) 05:58:36 #40 69.02 (5/11) Installing nghttp2-libs (1.57.0-r0) 05:58:36 #40 69.02 (6/11) Installing libcurl (8.9.0-r0) 05:58:36 #40 69.04 (7/11) Installing curl (8.9.0-r0) 05:58:36 #40 69.04 (8/11) Installing dumb-init (1.2.5-r2) 05:58:36 #40 69.05 (9/11) Installing musl-obstack (1.2.3-r2) 05:58:36 #40 69.05 (10/11) Installing libucontext (1.2-r2) 05:58:36 #40 69.05 (11/11) Installing gcompat (1.1.0-r1) 05:58:36 #40 69.06 Executing busybox-1.36.1-r7.trigger 05:58:36 #40 69.06 Executing ca-certificates-20240226-r0.trigger 05:58:36 #40 69.15 OK: 12 MiB in 26 packages 05:58:36 #40 DONE 69.4s 05:58:36 05:58:36 #77 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 05:58:36 #77 DONE 0.3s 05:58:36 05:58:36 #78 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:58:36 #47 ... 05:58:36 05:58:36 #60 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:58:36 #60 DONE 12.5s 05:58:36 05:58:36 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:58:36 #78 ... 05:58:36 05:58:36 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:58:36 #70 DONE 19.3s 05:58:36 05:58:36 #71 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:58:36 #71 18.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:58:36 #71 18.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:58:36 #71 19.16 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:58:36 #71 19.16 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:58:36 #71 19.16 OK: 20077 distinct packages available 05:58:36 #71 19.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:58:36 #71 19.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:58:36 #71 19.52 OK: 264 MiB in 52 packages 05:58:37 #47 ... 05:58:37 05:58:37 #64 [security-secretstore-setup internal] load build context 05:58:37 #64 DONE 11.9s 05:58:37 05:58:37 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:58:37 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.49MB / 28.04MB 8.4s 05:58:37 #47 ... 05:58:37 05:58:37 #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:58:37 #71 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.8s done 05:58:37 #71 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 05:58:37 #71 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 05:58:37 #71 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 05:58:37 #71 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 05:58:37 #71 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 05:58:37 #71 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 05:58:37 #71 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.9s done 05:58:37 #71 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.29MB / 18.32MB 5.5s 05:58:37 #71 DONE 20.0s 05:58:37 05:58:37 #79 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 05:58:37 #0 3.223 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:58:37 #0 3.340 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:58:37 #0 3.572 OK: 8 MiB in 20 packages 05:58:37 #79 DONE 3.8s 05:58:37 05:58:37 #73 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:58:37 #73 19.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:58:37 #73 19.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:58:37 #73 19.67 OK: 264 MiB in 52 packages 05:58:37 #73 DONE 20.1s 05:58:37 05:58:37 #69 [core-command builder 3/7] RUN apk add --update --no-cache make git 05:58:37 #69 19.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:58:37 #69 19.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:58:37 #69 19.57 OK: 264 MiB in 52 packages 05:58:37 #69 DONE 20.1s 05:58:37 05:58:37 #75 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:58:37 #75 3.757 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:58:37 #75 3.841 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:58:37 #71 ... 05:58:37 05:58:37 #72 [support-notifications internal] load build context 05:58:37 #72 transferring context: 3.05MB 7.9s done 05:58:37 #72 ... 05:58:37 05:58:37 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:58:37 #75 4.017 OK: 7 MiB in 16 packages 05:58:37 #47 ... 05:58:37 05:58:37 #66 [core-metadata internal] load build context 05:58:37 #66 transferring context: 3.05MB 9.2s done 05:58:37 #66 DONE 12.9s 05:58:37 05:58:37 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:58:37 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 9.1s 05:58:38 #47 ... 05:58:38 05:58:38 #72 [support-notifications internal] load build context 05:58:38 #72 DONE 10.6s 05:58:38 05:58:38 #73 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 05:58:38 #73 DONE 4.0s 05:58:38 05:58:38 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:58:39 #47 ... 05:58:39 05:58:39 #74 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 05:58:39 #74 ... 05:58:39 05:58:39 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:58:39 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 10.3s 05:58:39 #47 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 05:58:39 #47 ... 05:58:39 05:58:39 #75 [core-command builder 4/7] COPY go.mod vendor* ./ 05:58:39 #75 DONE 3.1s 05:58:39 05:58:39 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:58:39 #47 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.1s done 05:58:39 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 10.9s 05:58:40 #75 ... 05:58:40 05:58:40 #80 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 05:58:40 #80 DONE 2.4s 05:58:40 05:58:40 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:58:40 #0 3.682 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:58:40 #0 3.765 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:58:40 #0 3.962 OK: 17 MiB in 19 packages 05:58:40 #81 DONE 6.1s 05:58:40 05:58:40 #75 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:58:40 #75 DONE 6.3s 05:58:40 05:58:40 #82 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 05:58:40 #82 ... 05:58:40 05:58:40 #74 [core-data stage-1 3/7] RUN apk --no-cache upgrade 05:58:40 #74 3.719 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:58:40 #74 3.800 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:58:40 #74 3.994 OK: 7 MiB in 16 packages 05:58:40 #74 DONE 6.4s 05:58:40 05:58:40 #83 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 05:58:40 #83 DONE 2.8s 05:58:40 05:58:40 #84 [support-notifications builder 4/7] COPY go.mod vendor* ./ 05:58:40 #84 DONE 2.9s 05:58:40 05:58:40 #85 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:58:40 #85 DONE 2.9s 05:58:40 05:58:40 #86 [security-spire-server stage-2 5/9] COPY Attribution.txt / 05:58:40 #86 ... 05:58:40 05:58:40 #87 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 05:58:40 #87 DONE 2.9s 05:58:40 05:58:40 #88 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:58:41 #47 ... 05:58:41 05:58:41 #41 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 05:58:41 #41 12.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:58:41 #41 12.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:58:41 #41 15.15 (1/1) Installing dumb-init (1.2.5-r2) 05:58:41 #41 15.18 Executing busybox-1.36.1-r7.trigger 05:58:41 #41 15.27 OK: 8 MiB in 16 packages 05:58:41 #41 DONE 16.9s 05:58:41 05:58:41 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:58:41 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.87MB / 28.04MB 12.0s 05:58:41 #88 ... 05:58:41 05:58:41 #82 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 05:58:41 #82 DONE 1.7s 05:58:41 05:58:41 #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:58:41 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.95MB / 28.04MB 13.0s 05:58:42 #47 ... 05:58:42 05:58:42 #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:58:42 #56 11.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:58:42 #56 12.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:58:42 #56 14.29 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:58:42 #56 14.29 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:58:42 #56 14.29 OK: 19953 distinct packages available 05:58:42 #56 14.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:58:42 #56 15.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:58:42 #56 18.56 OK: 266 MiB in 52 packages 05:58:42 #56 DONE 19.4s 05:58:42 05:58:42 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:58:42 #89 ... 05:58:42 05:58:42 #86 [security-spire-server stage-2 5/9] COPY Attribution.txt / 05:58:42 #86 DONE 2.3s 05:58:42 05:58:42 #90 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:58:42 #90 DONE 2.4s 05:58:42 05:58:42 #91 [security-spire-server stage-2 6/9] COPY security.txt / 05:58:42 #91 DONE 0.1s 05:58:42 05:58:42 #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:58:42 #0 4.617 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:58:42 #0 4.700 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:58:42 #0 4.928 OK: 17 MiB in 19 packages 05:58:42 #92 DONE 7.1s 05:58:42 05:58:42 #93 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 05:58:42 #93 DONE 0.1s 05:58:42 05:58:42 #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 05:58:42 #94 DONE 0.1s 05:58:42 05:58:42 #95 [security-spire-agent stage-3 7/10] COPY security.txt / 05:58:42 #95 DONE 0.1s 05:58:42 05:58:42 #96 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 05:58:42 #96 DONE 0.1s 05:58:42 05:58:42 #97 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 05:58:42 #97 DONE 0.1s 05:58:42 05:58:42 #98 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 05:58:42 #98 DONE 0.1s 05:58:42 05:58:42 #99 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 05:58:42 #99 DONE 0.1s 05:58:42 05:58:42 #100 [security-spire-server] exporting to image 05:58:42 #100 exporting layers 05:58:43 #100 ... 05:58:43 05:58:43 #101 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 05:58:43 #101 DONE 0.1s 05:58:43 05:58:43 #102 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:58:43 #0 7.206 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:58:43 #0 7.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:58:43 #0 7.471 OK: 11 MiB in 18 packages 05:58:43 #102 DONE 7.6s 05:58:43 05:58:43 #100 [security-spire-agent] exporting to image 05:58:43 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.36MB / 28.04MB 14.2s 05:58:43 #100 ... 05:58:43 05:58:43 #76 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 05:58:43 #76 7.416 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:58:43 #76 7.497 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:58:43 #76 7.676 OK: 7 MiB in 17 packages 05:58:43 #76 DONE 7.8s 05:58:43 05:58:43 #103 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 05:58:43 #0 7.434 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:58:43 #0 7.525 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:58:43 #0 7.732 OK: 8 MiB in 17 packages 05:58:43 #103 DONE 7.8s 05:58:43 05:58:43 #104 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 05:58:43 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 14.5s 05:58:43 #47 ... 05:58:43 05:58:43 #63 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:58:43 #63 13.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:58:43 #63 14.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:58:43 #63 17.97 OK: 266 MiB in 52 packages 05:58:43 #63 DONE 18.7s 05:58:43 05:58:43 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:58:43 #47 ... 05:58:43 05:58:43 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:58:43 #76 ... 05:58:43 05:58:43 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:58:43 #104 ... 05:58:43 05:58:43 #100 [security-spire-agent] exporting to image 05:58:43 #100 exporting layers 0.7s done 05:58:43 #100 writing image sha256:77c2825e1b13adb72fbe004c02d4fd3353d2be06aeeeb49be879f038d6bb3eab done 05:58:43 #100 naming to docker.io/library/security-spire-server done 05:58:43 #100 writing image sha256:e8aa5d0855d7a37db819202f6b12e524217c6fe69d1c75b4fac1fdc4ffbc4b28 done 05:58:43 #100 naming to docker.io/library/security-spire-agent done 05:58:43 #100 DONE 0.8s 05:58:43 05:58:43 #105 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:58:43 #0 7.880 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:58:43 #0 7.958 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:58:43 #0 8.149 OK: 8 MiB in 19 packages 05:58:43 #105 DONE 8.3s 05:58:43 05:58:43 #106 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:58:44 #106 ... 05:58:44 05:58:44 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:58:44 #60 ... 05:58:44 05:58:44 #107 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:58:44 #0 6.923 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:58:44 #0 7.003 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:58:44 #0 7.191 OK: 12 MiB in 26 packages 05:58:44 #107 ... 05:58:44 05:58:44 #108 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 05:58:44 #0 5.734 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:58:44 #0 6.420 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:58:44 #47 ... 05:58:44 05:58:44 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:58:44 #59 10.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:58:44 #59 11.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:58:44 #59 13.48 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:58:44 #59 13.48 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:58:44 #59 13.48 OK: 19946 distinct packages available 05:58:44 #59 14.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:58:44 #59 15.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:58:44 #59 18.32 (1/11) Installing ca-certificates (20240226-r0) 05:58:44 #59 18.73 (2/11) Installing brotli-libs (1.0.9-r14) 05:58:44 #59 18.83 (3/11) Installing libunistring (1.1-r1) 05:58:44 #59 19.01 (4/11) Installing libidn2 (2.3.4-r1) 05:58:44 #59 19.04 (5/11) Installing nghttp2-libs (1.57.0-r0) 05:58:44 #59 19.06 (6/11) Installing libcurl (8.9.0-r0) 05:58:44 #59 19.12 (7/11) Installing curl (8.9.0-r0) 05:58:44 #59 19.19 (8/11) Installing dumb-init (1.2.5-r2) 05:58:44 #59 19.22 (9/11) Installing musl-obstack (1.2.3-r2) 05:58:44 #59 19.24 (10/11) Installing libucontext (1.2-r2) 05:58:44 #59 19.29 (11/11) Installing gcompat (1.1.0-r1) 05:58:44 #59 19.31 Executing busybox-1.36.1-r7.trigger 05:58:44 #59 19.47 Executing ca-certificates-20240226-r0.trigger 05:58:44 #59 ... 05:58:44 05:58:44 #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 05:58:44 #77 DONE 1.9s 05:58:44 05:58:44 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:58:44 #59 20.60 OK: 13 MiB in 26 packages 05:58:44 #59 ... 05:58:44 05:58:44 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:58:44 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.01MB / 28.04MB 16.0s 05:58:45 #108 10.77 (1/1) Installing dumb-init (1.2.5-r2) 05:58:45 #47 ... 05:58:45 05:58:45 #61 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 05:58:45 #61 15.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:58:45 #61 16.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:58:45 #61 19.74 (1/2) Installing dumb-init (1.2.5-r2) 05:58:45 #61 19.75 (2/2) Installing su-exec (0.2-r3) 05:58:45 #61 19.76 Executing busybox-1.36.1-r7.trigger 05:58:45 #61 19.83 OK: 8 MiB in 17 packages 05:58:45 #61 DONE 21.2s 05:58:45 05:58:45 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:58:45 #108 ... 05:58:45 05:58:45 #106 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:58:45 #106 DONE 1.5s 05:58:45 05:58:45 #109 [security-spire-config stage-2 5/10] COPY Attribution.txt / 05:58:45 #109 DONE 0.1s 05:58:45 05:58:45 #107 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:58:45 #107 DONE 8.7s 05:58:45 05:58:45 #110 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:58:45 #0 7.036 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:58:45 #110 ... 05:58:45 05:58:45 #111 [security-spire-config stage-2 6/10] COPY security.txt / 05:58:45 #111 DONE 0.1s 05:58:45 05:58:45 #110 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:58:45 #110 8.716 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:58:45 #110 ... 05:58:45 05:58:45 #108 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 05:58:45 #108 11.16 Executing busybox-1.36.1-r7.trigger 05:58:45 #108 11.17 OK: 7 MiB in 16 packages 05:58:45 #108 DONE 11.3s 05:58:45 05:58:45 #112 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 05:58:45 #112 DONE 0.1s 05:58:45 05:58:45 #113 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 05:58:45 #113 DONE 0.0s 05:58:45 05:58:45 #114 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 05:58:45 #114 DONE 0.1s 05:58:45 05:58:45 #100 [security-spire-config] exporting to image 05:58:45 #47 ... 05:58:45 05:58:45 #78 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 05:58:45 #78 DONE 2.1s 05:58:45 05:58:45 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:58:45 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.51MB / 28.04MB 16.8s 05:58:45 #47 ... 05:58:45 05:58:45 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:58:45 #59 DONE 21.7s 05:58:45 05:58:45 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:58:46 #100 ... 05:58:46 05:58:46 #104 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 05:58:46 #104 DONE 2.7s 05:58:46 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 17.0s done 05:58:46 05:58:46 #115 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 05:58:46 #115 DONE 0.2s 05:58:46 05:58:46 #116 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:58:46 #116 ... 05:58:46 05:58:46 #100 [security-spire-config] exporting to image 05:58:46 #100 exporting layers 0.6s done 05:58:46 #100 writing image sha256:977c06e9b7155718f1ec48b93e6344bc007acfcf5cceda4d4b0707bc6414002a done 05:58:46 #100 naming to docker.io/library/security-spire-config done 05:58:46 #100 DONE 1.5s 05:58:46 05:58:46 #116 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:58:46 #47 ... 05:58:46 05:58:46 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:58:46 #79 ... 05:58:46 05:58:46 #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 05:58:46 #116 ... 05:58:46 05:58:46 #110 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:58:46 #110 10.12 OK: 264 MiB in 52 packages 05:58:46 #80 ... 05:58:46 05:58:46 #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:58:46 #68 21.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:58:47 #110 DONE 10.2s 05:58:47 05:58:47 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:58:47 #60 ... 05:58:47 05:58:47 #117 [core-keeper builder 5/8] COPY go.mod vendor* ./ 05:58:47 #117 DONE 0.1s 05:58:47 05:58:47 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:58:47 #68 ... 05:58:47 05:58:47 #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:58:47 #71 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 11.7s done 05:58:47 #71 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 05:58:47 #71 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 05:58:47 #71 ... 05:58:47 05:58:47 #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:58:47 #68 22.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:58:48 #68 ... 05:58:48 05:58:48 #81 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:58:48 #81 ... 05:58:48 05:58:48 #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:58:49 #71 ... 05:58:49 05:58:49 #82 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:58:49 #82 ... 05:58:49 05:58:49 #45 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:58:49 #45 18.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:58:49 #45 19.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:58:49 #45 21.09 (1/4) Installing ca-certificates (20240226-r0) 05:58:49 #45 21.21 (2/4) Installing dumb-init (1.2.5-r2) 05:58:49 #45 21.24 (3/4) Installing su-exec (0.2-r3) 05:58:49 #45 21.27 (4/4) Installing yq (4.33.3-r5) 05:58:49 #45 21.75 Executing busybox-1.36.1-r7.trigger 05:58:49 #45 21.84 Executing ca-certificates-20240226-r0.trigger 05:58:49 #45 22.85 OK: 18 MiB in 19 packages 05:58:49 #45 DONE 24.1s 05:58:49 05:58:49 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:58:50 #83 ... 05:58:50 05:58:50 #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:58:50 #65 15.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:58:50 #65 16.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:58:50 #65 19.56 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:58:50 #65 19.56 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:58:50 #65 19.56 OK: 19946 distinct packages available 05:58:50 #65 20.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:58:50 #65 21.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:58:50 #65 23.36 (1/5) Installing dumb-init (1.2.5-r2) 05:58:50 #65 23.38 (2/5) Installing musl-obstack (1.2.3-r2) 05:58:50 #65 23.39 (3/5) Installing libucontext (1.2-r2) 05:58:50 #65 23.40 (4/5) Installing gcompat (1.1.0-r1) 05:58:50 #65 23.42 (5/5) Installing openssl (3.1.6-r0) 05:58:50 #65 23.48 Executing busybox-1.36.1-r7.trigger 05:58:50 #65 23.61 OK: 9 MiB in 20 packages 05:58:50 #65 DONE 25.2s 05:58:50 05:58:50 #84 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 05:58:50 #84 ... 05:58:50 05:58:50 #85 [core-common-config-bootstrapper stage-1 3/8] RUN apk --no-cache upgrade 05:58:50 #85 ... 05:58:50 05:58:50 #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:58:50 #71 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.6s 05:58:51 #71 ... 05:58:51 05:58:51 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:58:51 #67 16.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:58:51 #67 17.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:58:51 #67 20.26 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:58:51 #67 20.26 v3.18.8-42-g3324aa87228 [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:58:51 #67 20.26 OK: 19946 distinct packages available 05:58:51 #67 20.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:58:51 #67 21.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:58:51 #67 24.97 (1/4) Installing dumb-init (1.2.5-r2) 05:58:51 #67 24.97 (2/4) Installing musl-obstack (1.2.3-r2) 05:58:51 #67 25.02 (3/4) Installing libucontext (1.2-r2) 05:58:51 #67 25.02 (4/4) Installing gcompat (1.1.0-r1) 05:58:51 #67 25.08 Executing busybox-1.36.1-r7.trigger 05:58:51 #67 25.15 OK: 8 MiB in 19 packages 05:58:51 #67 DONE 26.5s 05:58:51 05:58:51 #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:58:53 #71 ... 05:58:53 05:58:53 #68 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:58:53 #68 26.48 (1/1) Installing dumb-init (1.2.5-r2) 05:58:53 #68 26.51 Executing busybox-1.36.1-r7.trigger 05:58:53 #68 26.66 OK: 8 MiB in 16 packages 05:58:53 #68 DONE 28.1s 05:58:53 05:58:53 #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:58:54 #71 ... 05:58:54 05:58:54 #86 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:58:54 #86 ... 05:58:54 05:58:54 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:58:54 #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.6s 05:58:55 #47 ... 05:58:55 05:58:55 #87 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 05:58:55 #87 ... 05:58:55 05:58:55 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:58:55 #47 ... 05:58:55 05:58:55 #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:58:55 #88 10.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:58:55 #88 ... 05:58:55 05:58:55 #89 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:58:55 #89 ... 05:58:55 05:58:55 #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:58:56 #71 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.8s 05:58:56 #71 ... 05:58:56 05:58:56 #79 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:58:56 #79 12.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:58:56 #79 13.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:58:56 #79 18.50 OK: 18 MiB in 19 packages 05:58:56 #79 DONE 19.8s 05:58:56 05:58:56 #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:58:57 #71 ... 05:58:57 05:58:57 #90 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 05:58:57 #90 DONE 0.5s 05:58:57 05:58:57 #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:58:57 #71 ... 05:58:57 05:58:57 #74 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init 05:58:57 #74 19.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:58:57 #74 20.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:58:57 #74 25.02 (1/2) Installing ca-certificates (20240226-r0) 05:58:57 #74 25.42 (2/2) Installing dumb-init (1.2.5-r2) 05:58:57 #74 25.52 Executing busybox-1.36.1-r7.trigger 05:58:57 #74 25.70 Executing ca-certificates-20240226-r0.trigger 05:58:57 #74 27.64 OK: 9 MiB in 17 packages 05:58:58 #74 DONE 29.4s 05:58:58 05:58:58 #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:58:58 #71 ... 05:58:58 05:58:58 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:58:58 #76 14.83 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:58:58 #76 16.94 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:58:58 #76 23.96 OK: 266 MiB in 52 packages 05:58:58 #76 ... 05:58:58 05:58:58 #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:58:58 #71 ... 05:58:58 05:58:58 #70 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:58:58 #70 22.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:58:58 #70 24.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:58:58 #70 29.46 (1/3) Installing ca-certificates (20240226-r0) 05:58:58 #70 29.88 (2/3) Installing dumb-init (1.2.5-r2) 05:58:58 #70 29.90 (3/3) Installing tzdata (2024a-r0) 05:58:58 #70 ... 05:58:58 05:58:58 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:58:59 #47 ... 05:58:59 05:58:59 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:58:59 #76 DONE 25.6s 05:58:59 05:58:59 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:58:59 #47 ... 05:58:59 05:58:59 #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 05:58:59 #80 12.87 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:58:59 #80 14.89 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:58:59 #80 22.47 (1/1) Installing dumb-init (1.2.5-r2) 05:58:59 #80 ... 05:58:59 05:58:59 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:58:59 #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.8s 05:59:00 #47 ... 05:59:00 05:59:00 #91 [core-keeper builder 5/8] COPY go.mod vendor* ./ 05:59:00 #91 DONE 0.8s 05:59:00 05:59:00 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:59:02 #47 ... 05:59:02 05:59:02 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:59:02 #0 7.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:59:02 #0 9.977 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:59:02 #92 ... 05:59:02 05:59:02 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:59:02 #47 ... 05:59:02 05:59:02 #70 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:59:02 #70 33.31 Executing busybox-1.36.1-r7.trigger 05:59:02 #70 33.50 Executing ca-certificates-20240226-r0.trigger 05:59:02 #70 34.75 OK: 12 MiB in 18 packages 05:59:02 #70 DONE 36.6s 05:59:02 05:59:02 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:59:03 #47 ... 05:59:03 05:59:03 #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 05:59:03 #80 23.98 Executing busybox-1.36.1-r7.trigger 05:59:03 #80 24.14 OK: 8 MiB in 16 packages 05:59:03 #80 DONE 26.5s 05:59:03 05:59:03 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:59:03 #47 ... 05:59:03 05:59:03 #85 [core-command stage-1 3/8] RUN apk --no-cache upgrade 05:59:03 #85 13.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:59:03 #85 15.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:59:03 #85 21.66 OK: 8 MiB in 16 packages 05:59:03 #85 DONE 23.2s 05:59:03 05:59:03 #93 [core-data stage-1 3/7] RUN apk --no-cache upgrade 05:59:03 #0 7.066 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:59:03 #0 9.447 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:59:03 #93 ... 05:59:03 05:59:03 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:59:04 #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.9s 05:59:05 #47 ... 05:59:05 05:59:05 #87 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 05:59:05 #87 10.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:59:05 #87 13.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:59:05 #87 19.78 OK: 8 MiB in 17 packages 05:59:05 #87 DONE 20.6s 05:59:05 05:59:05 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:59:06 #47 ... 05:59:06 05:59:06 #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:59:06 #88 12.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:59:06 #88 19.38 OK: 13 MiB in 26 packages 05:59:06 #88 DONE 20.7s 05:59:06 05:59:06 #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:59:06 #71 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.1s done 05:59:06 #71 ... 05:59:06 05:59:06 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:59:08 #47 ... 05:59:08 05:59:08 #94 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 05:59:08 #0 5.622 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:59:08 #0 6.978 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:59:08 #94 ... 05:59:08 05:59:08 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:59:08 #47 ... 05:59:08 05:59:08 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:59:08 #83 9.530 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:59:08 #83 12.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:59:08 #83 17.99 OK: 18 MiB in 19 packages 05:59:08 #83 DONE 18.9s 05:59:08 05:59:08 #84 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 05:59:08 #84 9.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:59:08 #84 11.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:59:08 #84 17.42 OK: 9 MiB in 20 packages 05:59:08 #84 DONE 18.5s 05:59:08 05:59:08 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:59:09 #47 ... 05:59:09 05:59:09 #92 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:59:09 #92 16.32 OK: 8 MiB in 19 packages 05:59:09 #92 DONE 17.6s 05:59:09 05:59:09 #94 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 05:59:09 #94 11.31 OK: 9 MiB in 17 packages 05:59:09 #94 ... 05:59:09 05:59:09 #95 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 05:59:09 #95 DONE 3.9s 05:59:10 05:59:10 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:59:10 #47 ... 05:59:10 05:59:10 #96 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 05:59:10 #96 DONE 0.3s 05:59:10 05:59:10 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:59:10 #47 ... 05:59:10 05:59:10 #97 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:59:10 #97 ... 05:59:10 05:59:10 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:59:10 #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.1s 05:59:10 #47 ... 05:59:10 05:59:10 #94 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 05:59:10 #94 DONE 12.3s 05:59:10 05:59:10 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:59:10 #47 ... 05:59:10 05:59:10 #93 [core-data stage-1 3/7] RUN apk --no-cache upgrade 05:59:10 #93 15.51 OK: 8 MiB in 16 packages 05:59:10 #93 DONE 17.0s 05:59:10 05:59:10 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:59:10 #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.7s done 05:59:10 #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.7s done 05:59:11 #47 DONE 46.7s 05:59:11 05:59:11 #98 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 05:59:11 #98 DONE 2.9s 05:59:11 05:59:11 #99 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:59:11 #0 4.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:59:11 #0 5.753 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:59:11 #99 9.519 OK: 12 MiB in 18 packages 05:59:12 #99 ... 05:59:12 05:59:12 #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:59:12 #100 ... 05:59:12 05:59:12 #99 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:59:12 #99 DONE 9.9s 05:59:12 05:59:12 #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:59:14 #101 ... 05:59:14 05:59:14 #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:59:14 #100 DONE 2.0s 05:59:14 05:59:14 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:59:14 #102 DONE 2.1s 05:59:14 05:59:14 #101 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:59:14 #101 DONE 2.1s 05:59:14 05:59:14 #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / 05:59:14 #103 ... 05:59:14 05:59:14 #104 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 05:59:14 #104 DONE 0.3s 05:59:14 05:59:14 #105 [security-spire-server stage-2 5/9] COPY Attribution.txt / 05:59:14 #105 DONE 0.2s 05:59:14 05:59:14 #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / 05:59:14 #103 DONE 0.3s 05:59:14 05:59:14 #106 [security-spire-config stage-2 6/10] COPY security.txt / 05:59:14 #106 ... 05:59:14 05:59:14 #107 [security-spire-agent stage-3 7/10] COPY security.txt / 05:59:14 #107 DONE 0.2s 05:59:14 05:59:14 #108 [security-spire-server stage-2 6/9] COPY security.txt / 05:59:14 #108 DONE 0.3s 05:59:14 05:59:14 #106 [security-spire-config stage-2 6/10] COPY security.txt / 05:59:14 #106 DONE 0.2s 05:59:14 05:59:14 #109 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 05:59:14 #109 ... 05:59:14 05:59:14 #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 05:59:14 #110 DONE 0.3s 05:59:14 05:59:14 #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 05:59:14 #111 DONE 0.2s 05:59:15 05:59:15 #109 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 05:59:15 #109 DONE 0.3s 05:59:15 05:59:15 #112 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 05:59:15 #112 ... 05:59:15 05:59:15 #113 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 05:59:15 #113 DONE 0.2s 05:59:15 05:59:15 #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 05:59:15 #114 DONE 0.3s 05:59:15 05:59:15 #112 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 05:59:15 #112 DONE 0.2s 05:59:15 05:59:15 #115 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 05:59:15 #115 ... 05:59:15 05:59:15 #116 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 05:59:15 #116 DONE 0.3s 05:59:15 05:59:15 #117 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 05:59:15 #117 DONE 0.4s 05:59:15 05:59:15 #115 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 05:59:15 #115 DONE 0.4s 05:59:15 05:59:15 #118 [security-spire-config] exporting to image 05:59:15 #118 exporting layers 05:59:18 #118 exporting layers 2.4s done 05:59:18 #118 writing image sha256:a38772614c0473a06f112ac442ddb078b34f22cfaf73572aae5d8aa42b1df2ba 0.0s done 05:59:18 #118 naming to docker.io/library/security-spire-agent-arm64 done 05:59:18 #118 writing image sha256:65983c8010a5d870287fff0e1e1274d0e01c4f2618d47805b6a79f5072e4aa35 0.0s done 05:59:18 #118 naming to docker.io/library/security-spire-server-arm64 done 05:59:18 #118 writing image sha256:5b577cfd478388081ffeaf7a8872558c28ae338199b43e6a949e5137329cb955 05:59:18 #118 writing image sha256:5b577cfd478388081ffeaf7a8872558c28ae338199b43e6a949e5137329cb955 done 05:59:18 #118 naming to docker.io/library/security-spire-config-arm64 done 05:59:18 #118 DONE 2.6s 05:59:18 05:59:18 #86 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:59:43 #118 DONE 55.0s 05:59:43 05:59:43 #88 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:59:43 #88 DONE 61.7s 05:59:43 05:59:43 #116 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:59:43 #116 DONE 62.3s 05:59:43 05:59:43 #78 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:59:43 #78 DONE 65.4s 05:59:43 05:59:43 #89 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:59:43 #89 DONE 61.1s 05:59:43 05:59:43 #119 [security-spiffe-token-provider builder 6/7] COPY . . 05:59:53 #119 ... 05:59:53 05:59:53 #120 [core-keeper builder 7/8] COPY . . 05:59:53 #120 ... 05:59:53 05:59:53 #121 [support-notifications builder 6/7] COPY . . 05:59:53 #121 ... 05:59:53 05:59:53 #122 [support-scheduler builder 6/7] COPY . . 05:59:53 #122 ... 05:59:53 05:59:53 #123 [security-proxy-setup builder 6/7] COPY . . 06:00:19 #123 DONE 35.1s 06:00:19 06:00:19 #121 [support-notifications builder 6/7] COPY . . 06:00:19 #121 DONE 35.1s 06:00:19 06:00:19 #120 [core-keeper builder 7/8] COPY . . 06:00:19 #120 DONE 35.1s 06:00:19 06:00:19 #124 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:00:19 #124 CACHED 06:00:19 06:00:19 #125 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:19 #125 CACHED 06:00:19 06:00:19 #126 [core-common-config-bootstrapper builder 6/7] COPY . . 06:00:19 #126 CACHED 06:00:19 06:00:19 #127 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 06:00:19 #127 CACHED 06:00:19 06:00:19 #128 [support-cron-scheduler builder 6/7] COPY . . 06:00:19 #128 CACHED 06:00:19 06:00:19 #129 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:19 #129 CACHED 06:00:19 06:00:19 #130 [security-proxy-auth builder 6/7] COPY . . 06:00:19 #130 CACHED 06:00:19 06:00:19 #131 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:19 #131 CACHED 06:00:19 06:00:19 #132 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 06:00:19 #132 CACHED 06:00:19 06:00:19 #122 [support-scheduler builder 6/7] COPY . . 06:00:19 #122 DONE 35.1s 06:00:19 06:00:19 #133 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:19 #133 CACHED 06:00:19 06:00:19 #134 [core-command builder 4/7] COPY go.mod vendor* ./ 06:00:19 #134 CACHED 06:00:19 06:00:19 #135 [core-command builder 6/7] COPY . . 06:00:19 #135 CACHED 06:00:19 06:00:19 #136 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:19 #136 CACHED 06:00:19 06:00:19 #137 [core-data builder 6/7] COPY . . 06:00:19 #137 CACHED 06:00:19 06:00:19 #138 [core-data builder 4/7] COPY go.mod vendor* ./ 06:00:19 #138 CACHED 06:00:19 06:00:19 #139 [core-metadata builder 4/7] COPY go.mod vendor* ./ 06:00:19 #139 CACHED 06:00:19 06:00:19 #140 [core-metadata builder 6/7] COPY . . 06:00:19 #140 CACHED 06:00:19 06:00:19 #141 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:19 #141 CACHED 06:00:19 06:00:19 #119 [security-spiffe-token-provider builder 6/7] COPY . . 06:00:19 #119 DONE 35.1s 06:00:19 06:00:19 #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:00:19 #142 ... 06:00:19 06:00:19 #143 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:19 #143 CACHED 06:00:19 06:00:19 #144 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:00:19 #144 CACHED 06:00:19 06:00:19 #145 [security-bootstrapper builder 6/7] COPY . . 06:00:19 #145 CACHED 06:00:19 06:00:19 #146 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:19 #146 CACHED 06:00:19 06:00:19 #147 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 06:00:19 #147 CACHED 06:00:19 06:00:19 #148 [security-secretstore-setup builder 6/7] COPY . . 06:00:19 #148 CACHED 06:00:19 06:00:19 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:00:19 #149 1.783 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:00:26 #86 DONE 95.8s 06:00:26 06:00:26 #89 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:26 #89 DONE 94.6s 06:00:26 06:00:26 #97 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:26 #97 DONE 80.3s 06:00:26 06:00:26 #119 [core-keeper builder 7/8] COPY . . 06:00:26 #119 ... 06:00:26 06:00:26 #82 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:26 #82 DONE 101.0s 06:00:26 06:00:26 #81 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:26 #81 DONE 102.1s 06:00:26 06:00:26 #120 [core-command builder 6/7] COPY . . 06:00:26 #120 DONE 1.5s 06:00:26 06:00:26 #121 [support-notifications builder 4/7] COPY go.mod vendor* ./ 06:00:26 #121 CACHED 06:00:26 06:00:26 #122 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:26 #122 CACHED 06:00:26 06:00:26 #123 [support-notifications builder 6/7] COPY . . 06:00:26 #123 CACHED 06:00:26 06:00:26 #124 [core-metadata builder 4/7] COPY go.mod vendor* ./ 06:00:26 #124 CACHED 06:00:26 06:00:26 #125 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:26 #125 CACHED 06:00:26 06:00:26 #126 [core-metadata builder 6/7] COPY . . 06:00:26 #126 CACHED 06:00:26 06:00:26 #127 [support-cron-scheduler builder 6/7] COPY . . 06:00:26 #127 DONE 1.6s 06:00:26 06:00:26 #128 [security-spiffe-token-provider builder 6/7] COPY . . 06:00:26 #128 DONE 1.6s 06:00:26 06:00:26 #119 [core-keeper builder 7/8] COPY . . 06:00:26 #119 DONE 1.6s 06:00:26 06:00:26 #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:00:26 #129 ... 06:00:26 06:00:26 #130 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:26 #130 CACHED 06:00:26 06:00:26 #131 [core-data builder 4/7] COPY go.mod vendor* ./ 06:00:26 #131 CACHED 06:00:26 06:00:26 #132 [core-data builder 6/7] COPY . . 06:00:26 #132 CACHED 06:00:26 06:00:26 #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:00:26 #133 CACHED 06:00:26 06:00:26 #134 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:26 #134 CACHED 06:00:26 06:00:26 #135 [core-common-config-bootstrapper builder 6/7] COPY . . 06:00:26 #135 CACHED 06:00:26 06:00:26 #136 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 06:00:26 #136 CACHED 06:00:26 06:00:26 #137 [security-proxy-auth builder 6/7] COPY . . 06:00:26 #137 CACHED 06:00:26 06:00:26 #138 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:26 #138 CACHED 06:00:26 06:00:26 #139 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:26 #139 CACHED 06:00:26 06:00:26 #140 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 06:00:26 #140 CACHED 06:00:26 06:00:26 #141 [support-scheduler builder 6/7] COPY . . 06:00:26 #141 CACHED 06:00:26 06:00:26 #142 [security-secretstore-setup builder 6/7] COPY . . 06:00:26 #142 CACHED 06:00:26 06:00:26 #143 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:26 #143 CACHED 06:00:26 06:00:26 #144 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 06:00:26 #144 CACHED 06:00:26 06:00:26 #145 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:26 #145 CACHED 06:00:26 06:00:26 #146 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:00:26 #146 CACHED 06:00:26 06:00:26 #147 [security-bootstrapper builder 6/7] COPY . . 06:00:26 #147 CACHED 06:00:26 06:00:26 #148 [security-proxy-setup builder 6/7] COPY . . 06:00:26 #148 DONE 1.6s 06:00:26 06:00:26 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:00:27 #149 ... 06:00:27 06:00:27 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:00:27 #0 4.569 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:00:27 #149 ... 06:00:27 06:00:27 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:00:27 #0 0.588 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:00:27 #150 ... 06:00:27 06:00:27 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:00:27 #0 0.880 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 06:00:27 #151 ... 06:00:27 06:00:27 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:00:27 #0 1.703 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 06:00:27 #152 ... 06:00:27 06:00:27 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:00:27 #0 0.859 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 06:00:27 #150 ... 06:00:27 06:00:27 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:00:27 #0 5.571 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:00:27 #153 ... 06:00:27 06:00:27 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:00:27 #0 1.197 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:00:27 #151 ... 06:00:27 06:00:27 #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:00:27 #129 5.832 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 06:00:28 #154 ... 06:00:28 06:00:28 #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:00:28 #0 1.816 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:00:28 #155 ... 06:00:28 06:00:28 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:00:28 #0 0.895 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 06:00:28 #156 ... 06:00:28 06:00:28 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:00:28 #0 1.346 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:00:28 #157 ... 06:00:28 06:00:28 #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:00:28 #0 1.025 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 06:00:28 #158 ... 06:00:28 06:00:28 #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:00:28 #0 0.486 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 06:00:28 #159 ... 06:00:28 06:00:28 #160 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:00:28 #0 1.306 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 06:00:28 #160 ... 06:00:28 06:00:28 #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:00:28 #142 1.544 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 06:00:32 #129 ... 06:00:32 06:00:32 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:00:32 #0 4.603 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 06:00:32 #152 ... 06:00:32 06:00:32 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:00:32 #0 6.529 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 06:00:32 #153 ... 06:00:32 06:00:32 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:00:32 #0 5.578 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 06:00:32 #154 ... 06:00:32 06:00:32 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:00:32 #0 5.545 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 06:00:32 #155 ... 06:00:32 06:00:32 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:00:32 #0 6.271 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:00:33 #156 ... 06:00:33 06:00:33 #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:00:33 #0 6.273 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 06:00:33 #157 ... 06:00:33 06:00:33 #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:00:33 #0 6.045 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:00:33 #158 ... 06:00:33 06:00:33 #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:00:33 #0 6.460 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 06:00:33 #159 ... 06:00:33 06:00:33 #160 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:00:33 #0 6.445 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:00:33 #160 ... 06:00:33 06:00:33 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:00:33 #149 5.919 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 06:02:05 #142 ... 06:02:05 06:02:05 #155 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:02:05 #155 102.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:03:14 #155 DONE 175.9s 06:03:14 06:03:14 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:03:14 #150 DONE 176.0s 06:03:14 06:03:14 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:03:14 #149 DONE 175.9s 06:03:14 06:03:14 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:03:14 #152 DONE 175.8s 06:03:14 06:03:14 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:03:14 #154 DONE 176.0s 06:03:14 06:03:14 #160 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:03:14 #160 DONE 175.9s 06:03:14 06:03:14 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 06:03:14 #161 ... 06:03:14 06:03:14 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:03:14 #151 DONE 176.0s 06:03:14 06:03:14 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:03:14 #157 DONE 176.1s 06:03:14 06:03:14 #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 06:03:14 #162 ... 06:03:14 06:03:14 #158 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:03:14 #158 DONE 176.2s 06:03:14 06:03:14 #153 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:03:14 #153 DONE 176.3s 06:03:14 06:03:14 #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:03:14 #159 DONE 176.3s 06:03:14 06:03:14 #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:03:14 #142 DONE 176.3s 06:03:14 06:03:14 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:03:14 #156 DONE 176.4s 06:03:14 06:03:14 #163 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 06:03:14 #163 ... 06:03:14 06:03:14 #164 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:03:14 #164 DONE 1.0s 06:03:14 06:03:14 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 06:03:14 #161 DONE 1.0s 06:03:14 06:03:14 #165 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 06:03:14 #165 DONE 1.0s 06:03:14 06:03:14 #166 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:03:14 #166 DONE 0.9s 06:03:14 06:03:14 #163 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 06:03:14 #163 DONE 0.7s 06:03:14 06:03:14 #167 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:03:14 #167 DONE 0.8s 06:03:14 06:03:14 #162 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 06:03:14 #162 DONE 1.0s 06:03:14 06:03:14 #168 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:03:14 #168 DONE 1.0s 06:03:14 06:03:14 #169 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 06:03:14 #169 ... 06:03:14 06:03:14 #170 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:03:14 #170 CACHED 06:03:14 06:03:14 #171 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:03:14 #171 CACHED 06:03:14 06:03:14 #172 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:03:14 #172 DONE 0.4s 06:03:14 06:03:14 #173 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:03:14 #173 CACHED 06:03:14 06:03:14 #174 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:03:14 #174 CACHED 06:03:14 06:03:14 #175 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 06:03:14 #175 CACHED 06:03:14 06:03:14 #176 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:03:14 #176 CACHED 06:03:14 06:03:14 #177 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:03:14 #177 CACHED 06:03:14 06:03:14 #178 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:03:14 #178 CACHED 06:03:14 06:03:14 #179 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:03:14 #179 DONE 0.3s 06:03:14 06:03:14 #180 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 06:03:14 #180 DONE 0.4s 06:03:14 06:03:14 #181 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:03:15 #181 ... 06:03:15 06:03:15 #182 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:03:15 #182 DONE 0.9s 06:03:15 06:03:15 #169 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 06:03:15 #169 DONE 0.9s 06:03:15 06:03:15 #183 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 06:03:15 #183 DONE 0.9s 06:03:15 06:03:15 #184 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:03:15 #184 DONE 0.9s 06:03:15 06:03:15 #185 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:03:15 #185 DONE 0.9s 06:03:15 06:03:15 #186 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 06:03:18 #186 ... 06:03:18 06:03:18 #187 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 06:03:18 #187 DONE 3.6s 06:03:18 06:03:18 #188 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 06:03:18 #188 DONE 3.6s 06:03:18 06:03:18 #189 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:03:18 #189 DONE 3.6s 06:03:18 06:03:18 #190 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:03:18 #190 DONE 3.6s 06:03:18 06:03:18 #191 [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 06:03:18 #191 DONE 3.0s 06:03:18 06:03:18 #192 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:03:18 #192 DONE 3.1s 06:03:18 06:03:18 #193 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:03:18 #193 DONE 3.7s 06:03:18 06:03:18 #194 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 06:03:18 #194 ... 06:03:18 06:03:18 #195 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 06:03:18 #195 DONE 3.2s 06:03:18 06:03:18 #181 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:03:18 #181 DONE 3.8s 06:03:18 06:03:18 #186 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 06:03:18 #186 DONE 3.2s 06:03:18 06:03:18 #196 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 06:03:18 #196 DONE 3.2s 06:03:18 06:03:18 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 06:03:18 #197 DONE 3.2s 06:03:18 06:03:18 #100 [core-keeper] exporting to image 06:03:18 #100 exporting layers 06:03:19 #100 ... 06:03:19 06:03:19 #198 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 06:03:19 #198 DONE 4.7s 06:03:19 06:03:19 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 06:03:19 #199 DONE 0.9s 06:03:19 06:03:19 #200 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 06:03:19 #200 DONE 0.9s 06:03:19 06:03:19 #201 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 06:03:19 #201 DONE 0.9s 06:03:19 06:03:19 #202 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:03:19 #202 DONE 0.9s 06:03:19 06:03:19 #203 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 06:03:19 #203 DONE 0.9s 06:03:19 06:03:19 #204 [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 06:03:19 #204 DONE 0.9s 06:03:19 06:03:19 #205 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 06:03:19 #205 ... 06:03:19 06:03:19 #194 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 06:03:19 #194 DONE 0.8s 06:03:19 06:03:19 #206 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 06:03:19 #206 DONE 0.8s 06:03:19 06:03:19 #207 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 06:03:19 #207 DONE 0.9s 06:03:19 06:03:19 #208 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 06:03:19 #208 DONE 0.8s 06:03:19 06:03:19 #209 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 06:03:19 #209 DONE 0.9s 06:03:19 06:03:19 #100 [support-cron-scheduler] exporting to image 06:03:19 #100 writing image sha256:e8cc3db6bfbb447ac97b7f4e4e6bd235c78e842c0186f1108cc3df2d33edfec3 06:03:19 #100 writing image sha256:e8cc3db6bfbb447ac97b7f4e4e6bd235c78e842c0186f1108cc3df2d33edfec3 0.1s done 06:03:19 #100 naming to docker.io/library/core-keeper 0.0s done 06:03:19 #100 ... 06:03:19 06:03:19 #210 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 06:03:19 #210 DONE 0.6s 06:03:19 06:03:19 #211 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 06:03:19 #211 DONE 0.7s 06:03:19 06:03:19 #100 [core-keeper] exporting to image 06:03:19 #100 exporting layers 0.6s done 06:03:19 #100 ... 06:03:19 06:03:19 #212 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 06:03:19 #212 DONE 0.7s 06:03:19 06:03:19 #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 06:03:19 #213 DONE 0.7s 06:03:19 06:03:19 #214 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 06:03:19 #214 DONE 0.7s 06:03:19 06:03:19 #205 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 06:03:19 #205 DONE 0.7s 06:03:19 06:03:19 #215 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:03:19 #215 DONE 0.6s 06:03:19 06:03:19 #100 [core-metadata] exporting to image 06:03:19 #100 writing image sha256:dc4014080e5a758e1f35f89370e5df899fc67b32d1d79a62e79bb22062b6175c 06:03:20 #100 writing image sha256:dc4014080e5a758e1f35f89370e5df899fc67b32d1d79a62e79bb22062b6175c 0.1s done 06:03:20 #100 writing image sha256:4a6271de02a56490cc4047fef9a01d76a1902f8d9dfb4ee615bb35c3d9b1154f 0.1s done 06:03:20 #100 writing image sha256:c12f6c8090d258e8c5ed36d0df76492b351531694243baf98abea8081a4c7707 06:03:20 #100 naming to docker.io/library/support-scheduler done 06:03:20 #100 naming to docker.io/library/support-notifications done 06:03:20 #100 ... 06:03:20 06:03:20 #216 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 06:03:20 #216 DONE 0.5s 06:03:20 06:03:20 #100 [core-command] exporting to image 06:03:20 #100 exporting layers 1.0s done 06:03:20 #100 writing image sha256:c12f6c8090d258e8c5ed36d0df76492b351531694243baf98abea8081a4c7707 0.3s done 06:03:20 #100 naming to docker.io/library/core-command 0.0s done 06:03:20 #100 ... 06:03:20 06:03:20 #217 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:03:20 #217 DONE 0.7s 06:03:20 06:03:20 #218 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 06:03:20 #218 DONE 0.5s 06:03:20 06:03:20 #219 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:03:20 #219 DONE 0.5s 06:03:20 06:03:20 #100 [support-cron-scheduler] exporting to image 06:03:20 #100 exporting layers 0.6s done 06:03:20 #100 writing image sha256:f9529c5a9878a7ed84e6aaa623f5afd6f317725894057190955f8a5d89674e4a 0.0s done 06:03:20 #100 naming to docker.io/library/support-cron-scheduler done 06:03:20 #100 writing image sha256:989a777fb4959e1dfdecbcbf9b76573c7c2ed722f2a7f4da4004c36088d520f6 done 06:03:20 #100 writing image sha256:7aa7c8bd0ea26ff7a993c777dedfa47bddf4dde73ab0ee868cd2bd1abb02dadb done 06:03:20 #100 naming to docker.io/library/security-spiffe-token-provider done 06:03:20 #100 naming to docker.io/library/core-metadata done 06:03:20 #100 writing image sha256:154a8a3806c3f6f60a9bbbb6395300616c85983eb6c66de9fbd9530d213bdb26 06:03:20 #100 ... 06:03:20 06:03:20 #220 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:03:20 #220 DONE 1.0s 06:03:20 06:03:20 #221 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:03:20 #221 DONE 0.7s 06:03:20 06:03:20 #100 [core-common-config-bootstrapper] exporting to image 06:03:20 #100 writing image sha256:154a8a3806c3f6f60a9bbbb6395300616c85983eb6c66de9fbd9530d213bdb26 done 06:03:20 #100 naming to docker.io/library/core-data done 06:03:21 #100 exporting layers 0.4s done 06:03:21 #100 ... 06:03:21 06:03:21 #222 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 06:03:21 #222 DONE 0.1s 06:03:21 06:03:21 #223 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:03:21 #223 DONE 0.8s 06:03:21 06:03:21 #100 [core-common-config-bootstrapper] exporting to image 06:03:21 #100 exporting layers 0.7s done 06:03:21 #100 writing image sha256:d8519439b80f1f8699db635882226f4a7276b79515018733f4f5d00cd780a4d3 0.0s done 06:03:21 #100 naming to docker.io/library/core-common-config-bootstrapper done 06:03:21 #100 writing image sha256:5df9c1f599a5aa2ec5f51473c2eccc0aa2d710956421855b6711e7adbd096126 06:03:21 #100 ... 06:03:21 06:03:21 #224 [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/ 06:03:21 #224 DONE 0.2s 06:03:21 06:03:21 #225 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:03:21 #225 DONE 0.2s 06:03:21 06:03:21 #226 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:03:21 #226 DONE 1.0s 06:03:21 06:03:21 #100 [security-proxy-setup] exporting to image 06:03:21 #100 writing image sha256:5df9c1f599a5aa2ec5f51473c2eccc0aa2d710956421855b6711e7adbd096126 done 06:03:21 #100 naming to docker.io/library/security-proxy-auth done 06:03:21 #100 ... 06:03:21 06:03:21 #227 [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/ 06:03:21 #227 DONE 0.1s 06:03:21 06:03:21 #228 [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/ 06:03:21 #228 DONE 0.1s 06:03:21 06:03:21 #229 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 06:03:21 #229 DONE 0.0s 06:03:21 06:03:21 #230 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:03:21 #230 DONE 0.1s 06:03:21 06:03:21 #231 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:03:21 #231 ... 06:03:21 06:03:21 #100 [security-proxy-setup] exporting to image 06:03:21 #100 exporting layers 0.3s done 06:03:21 #100 writing image sha256:35db0a5ae1423cc4144e0e559737d3b88de5a519696c474eebbe4b7d4e8ce795 done 06:03:21 #100 naming to docker.io/library/security-proxy-setup done 06:03:21 #100 DONE 4.7s 06:03:21 06:03:21 #231 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:03:21 #231 DONE 0.5s 06:03:21 06:03:21 #100 [security-secretstore-setup] exporting to image 06:03:22 #100 ... 06:03:22 06:03:22 #232 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 06:03:22 #232 DONE 0.4s 06:03:22 06:03:22 #100 [security-bootstrapper] exporting to image 06:03:22 #100 exporting layers 0.3s done 06:03:22 #100 writing image sha256:07b15f30de874f8d9bca1b2248027ab077958f89911022a3cf8fb9c0b5cdaa3d 0.0s done 06:03:22 #100 naming to docker.io/library/security-secretstore-setup done 06:03:22 #100 exporting layers 0.5s done 06:03:22 #100 writing image sha256:7c2da9f75aedb8b328175e1b5f08f610593b258c3b6b414568faedbf57cd4b00 done 06:03:22 #100 naming to docker.io/library/security-bootstrapper done 06:03:22 #100 DONE 5.4s 06:03:22 06:03:22 #60 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:03:22 time="2024-08-16T05:57:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:03:22 time="2024-08-16T05:57:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:03:22 time="2024-08-16T05:57:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:03:22 time="2024-08-16T05:57:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:03:22 time="2024-08-16T05:57:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:03:22 time="2024-08-16T05:57:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:03:22 time="2024-08-16T05:57:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:03:22 time="2024-08-16T05:57:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:03:22 time="2024-08-16T05:57:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:03:22 time="2024-08-16T05:57:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:03:22 time="2024-08-16T05:57:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:03:22 time="2024-08-16T05:57:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:03:22 time="2024-08-16T05:57:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:03:22 time="2024-08-16T05:57:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:03:22 time="2024-08-16T05:57:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:03:22 time="2024-08-16T05:57:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 06:03:22 $ docker stop --time=1 8a7f71ee616841d3f180be924df63106d5dd71e4a839470e9ce3afa8b6b6e3cd 06:03:24 $ docker rm -f --volumes 8a7f71ee616841d3f180be924df63106d5dd71e4a839470e9ce3afa8b6b6e3cd [Pipeline] // withDockerContainer [Pipeline] sh 06:03:24 + docker images 06:03:24 REPOSITORY TAG IMAGE ID CREATED SIZE 06:03:24 security-bootstrapper latest 7c2da9f75aed 3 seconds ago 18.9MB 06:03:24 security-proxy-setup latest 35db0a5ae142 3 seconds ago 26.2MB 06:03:24 security-secretstore-setup latest 07b15f30de87 3 seconds ago 37MB 06:03:24 security-proxy-auth latest 5df9c1f599a5 4 seconds ago 33MB 06:03:24 core-common-config-bootstrapper latest d8519439b80f 4 seconds ago 15.2MB 06:03:24 security-spiffe-token-provider latest 7aa7c8bd0ea2 5 seconds ago 28.8MB 06:03:24 support-cron-scheduler latest f9529c5a9878 5 seconds ago 44MB 06:03:24 core-metadata latest 989a777fb495 5 seconds ago 39.7MB 06:03:24 core-data latest 154a8a3806c3 5 seconds ago 39.6MB 06:03:24 core-command latest c12f6c8090d2 5 seconds ago 35.4MB 06:03:24 support-scheduler latest 4a6271de02a5 6 seconds ago 41.9MB 06:03:24 support-notifications latest dc4014080e5a 6 seconds ago 42.5MB 06:03:24 core-keeper latest e8cc3db6bfbb 6 seconds ago 39.5MB 06:03:24 security-spire-config latest 977c06e9b715 4 minutes ago 120MB 06:03:24 security-spire-agent latest e8aa5d0855d7 4 minutes ago 182MB 06:03:24 security-spire-server latest 77c2825e1b13 4 minutes ago 121MB 06:03:24 ci-base-image-x86_64 latest 0a3554e240d7 9 minutes ago 970MB 06:03:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 3 months ago 565MB 06:03:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 14 months ago 334MB 06:03:24 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 06:03:24 provisioning config files... 06:03:24 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/672@tmp/config3751547961720741157tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:03:24 ---> ****-login.sh 06:03:24 nexus3.edgexfoundry.org:10001 06:03:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:03:24 Configure a credential helper to remove this warning. See 06:03:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:03:24 06:03:24 Login Succeeded 06:03:24 nexus3.edgexfoundry.org:10002 06:03:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:03:25 Configure a credential helper to remove this warning. See 06:03:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:03:25 06:03:25 Login Succeeded 06:03:25 nexus3.edgexfoundry.org:10003 06:03:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:03:25 Configure a credential helper to remove this warning. See 06:03:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:03:25 06:03:25 Login Succeeded 06:03:25 nexus3.edgexfoundry.org:10004 06:03:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:03:25 Configure a credential helper to remove this warning. See 06:03:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:03:25 06:03:25 Login Succeeded 06:03:25 ****.io 06:03:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:03:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:03:25 Configure a credential helper to remove this warning. See 06:03:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:03:25 06:03:25 Login Succeeded 06:03:25 ---> ****-login.sh ends [Pipeline] } 06:03:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:03:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:03:25 [edgeXDocker.push] Tagging docker image core-command with the following tags: 06:03:25 9ed72124ad2f01edf756a46c49444a389d468e72 06:03:25 latest 06:03:25 3.2.0-dev.54 06:03:25 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:03:25 main 06:03:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:26 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:9ed72124ad2f01edf756a46c49444a389d468e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:26 + docker push nexus3.edgexfoundry.org:10004/core-command:9ed72124ad2f01edf756a46c49444a389d468e72 06:03:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:03:26 10eac7202c1f: Preparing 06:03:26 336be61f0737: Preparing 06:03:26 f906a6ab4164: Preparing 06:03:26 a1065e709f85: Preparing 06:03:26 9d1dab3097a4: Preparing 06:03:26 64b6d96e4e88: Preparing 06:03:26 ce7f800efff9: Preparing 06:03:26 64b6d96e4e88: Waiting 06:03:26 ce7f800efff9: Waiting 06:03:26 a1065e709f85: Pushed 06:03:26 9d1dab3097a4: Pushed 06:03:26 10eac7202c1f: Pushed 06:03:26 f906a6ab4164: Pushed 06:03:26 ce7f800efff9: Layer already exists 06:03:26 64b6d96e4e88: Pushed 06:03:29 336be61f0737: Pushed 06:03:29 9ed72124ad2f01edf756a46c49444a389d468e72: digest: sha256:9f1c912520963a81fc579a5ca28d480d87c97b4ee14041e9b5ddd3d10742d757 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:29 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:29 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 06:03:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:03:29 10eac7202c1f: Preparing 06:03:29 336be61f0737: Preparing 06:03:29 f906a6ab4164: Preparing 06:03:29 a1065e709f85: Preparing 06:03:29 9d1dab3097a4: Preparing 06:03:29 64b6d96e4e88: Preparing 06:03:29 ce7f800efff9: Preparing 06:03:29 64b6d96e4e88: Waiting 06:03:29 ce7f800efff9: Waiting 06:03:29 f906a6ab4164: Layer already exists 06:03:29 10eac7202c1f: Layer already exists 06:03:29 a1065e709f85: Layer already exists 06:03:29 336be61f0737: Layer already exists 06:03:29 9d1dab3097a4: Layer already exists 06:03:29 ce7f800efff9: Layer already exists 06:03:29 64b6d96e4e88: Layer already exists 06:03:29 latest: digest: sha256:9f1c912520963a81fc579a5ca28d480d87c97b4ee14041e9b5ddd3d10742d757 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:30 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:30 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.54 06:03:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:03:30 10eac7202c1f: Preparing 06:03:30 336be61f0737: Preparing 06:03:30 f906a6ab4164: Preparing 06:03:30 a1065e709f85: Preparing 06:03:30 9d1dab3097a4: Preparing 06:03:30 64b6d96e4e88: Preparing 06:03:30 ce7f800efff9: Preparing 06:03:30 64b6d96e4e88: Waiting 06:03:30 ce7f800efff9: Waiting 06:03:30 336be61f0737: Layer already exists 06:03:30 9d1dab3097a4: Layer already exists 06:03:30 f906a6ab4164: Layer already exists 06:03:30 a1065e709f85: Layer already exists 06:03:30 10eac7202c1f: Layer already exists 06:03:30 ce7f800efff9: Layer already exists 06:03:30 64b6d96e4e88: Layer already exists 06:03:30 3.2.0-dev.54: digest: sha256:9f1c912520963a81fc579a5ca28d480d87c97b4ee14041e9b5ddd3d10742d757 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:31 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:31 + docker push nexus3.edgexfoundry.org:10004/core-command:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:03:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:03:31 10eac7202c1f: Preparing 06:03:31 336be61f0737: Preparing 06:03:31 f906a6ab4164: Preparing 06:03:31 a1065e709f85: Preparing 06:03:31 9d1dab3097a4: Preparing 06:03:31 64b6d96e4e88: Preparing 06:03:31 ce7f800efff9: Preparing 06:03:31 64b6d96e4e88: Waiting 06:03:31 ce7f800efff9: Waiting 06:03:31 10eac7202c1f: Layer already exists 06:03:31 9d1dab3097a4: Layer already exists 06:03:31 f906a6ab4164: Layer already exists 06:03:31 336be61f0737: Layer already exists 06:03:31 a1065e709f85: Layer already exists 06:03:31 64b6d96e4e88: Layer already exists 06:03:31 ce7f800efff9: Layer already exists 06:03:31 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54: digest: sha256:9f1c912520963a81fc579a5ca28d480d87c97b4ee14041e9b5ddd3d10742d757 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:31 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:32 + docker push nexus3.edgexfoundry.org:10004/core-command:main 06:03:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:03:32 10eac7202c1f: Preparing 06:03:32 336be61f0737: Preparing 06:03:32 f906a6ab4164: Preparing 06:03:32 a1065e709f85: Preparing 06:03:32 9d1dab3097a4: Preparing 06:03:32 64b6d96e4e88: Preparing 06:03:32 ce7f800efff9: Preparing 06:03:32 ce7f800efff9: Waiting 06:03:32 64b6d96e4e88: Waiting 06:03:32 f906a6ab4164: Layer already exists 06:03:32 9d1dab3097a4: Layer already exists 06:03:32 336be61f0737: Layer already exists 06:03:32 a1065e709f85: Layer already exists 06:03:32 10eac7202c1f: Layer already exists 06:03:32 64b6d96e4e88: Layer already exists 06:03:32 ce7f800efff9: Layer already exists 06:03:32 main: digest: sha256:9f1c912520963a81fc579a5ca28d480d87c97b4ee14041e9b5ddd3d10742d757 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:03:32 ===================================================== [Pipeline] echo 06:03:32 taggedImages: 06:03:32 - nexus3.edgexfoundry.org:10004/core-command:9ed72124ad2f01edf756a46c49444a389d468e72 06:03:32 - nexus3.edgexfoundry.org:10004/core-command:latest 06:03:32 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.54 06:03:32 - nexus3.edgexfoundry.org:10004/core-command:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:03:32 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 06:03:32 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 06:03:32 9ed72124ad2f01edf756a46c49444a389d468e72 06:03:32 latest 06:03:32 3.2.0-dev.54 06:03:32 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:03:32 main 06:03:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:32 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9ed72124ad2f01edf756a46c49444a389d468e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9ed72124ad2f01edf756a46c49444a389d468e72 06:03:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:03:32 fa7a6d23cc7b: Preparing 06:03:32 381766e67b30: Preparing 06:03:32 8efeb8f343a4: Preparing 06:03:32 86576fb35369: Preparing 06:03:32 f906a6ab4164: Preparing 06:03:32 a1065e709f85: Preparing 06:03:32 9d1dab3097a4: Preparing 06:03:32 64b6d96e4e88: Preparing 06:03:32 ce7f800efff9: Preparing 06:03:32 a1065e709f85: Waiting 06:03:32 9d1dab3097a4: Waiting 06:03:32 64b6d96e4e88: Waiting 06:03:32 ce7f800efff9: Waiting 06:03:32 f906a6ab4164: Layer already exists 06:03:32 a1065e709f85: Layer already exists 06:03:32 9d1dab3097a4: Layer already exists 06:03:32 64b6d96e4e88: Layer already exists 06:03:32 ce7f800efff9: Layer already exists 06:03:32 8efeb8f343a4: Pushed 06:03:32 fa7a6d23cc7b: Pushed 06:03:32 381766e67b30: Pushed 06:03:33 86576fb35369: Pushed 06:03:33 9ed72124ad2f01edf756a46c49444a389d468e72: digest: sha256:4744e8903ce8d9f3089c7300b72a9099b73f6ee60e9d951d7b8cfd8804b0949c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:34 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 06:03:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:03:34 fa7a6d23cc7b: Preparing 06:03:34 381766e67b30: Preparing 06:03:34 8efeb8f343a4: Preparing 06:03:34 86576fb35369: Preparing 06:03:34 f906a6ab4164: Preparing 06:03:34 a1065e709f85: Preparing 06:03:34 9d1dab3097a4: Preparing 06:03:34 64b6d96e4e88: Preparing 06:03:34 ce7f800efff9: Preparing 06:03:34 a1065e709f85: Waiting 06:03:34 9d1dab3097a4: Waiting 06:03:34 64b6d96e4e88: Waiting 06:03:34 ce7f800efff9: Waiting 06:03:34 f906a6ab4164: Layer already exists 06:03:34 fa7a6d23cc7b: Layer already exists 06:03:34 86576fb35369: Layer already exists 06:03:34 8efeb8f343a4: Layer already exists 06:03:34 381766e67b30: Layer already exists 06:03:34 64b6d96e4e88: Layer already exists 06:03:34 a1065e709f85: Layer already exists 06:03:34 9d1dab3097a4: Layer already exists 06:03:34 ce7f800efff9: Layer already exists 06:03:34 latest: digest: sha256:4744e8903ce8d9f3089c7300b72a9099b73f6ee60e9d951d7b8cfd8804b0949c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:34 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.54 06:03:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:03:35 fa7a6d23cc7b: Preparing 06:03:35 381766e67b30: Preparing 06:03:35 8efeb8f343a4: Preparing 06:03:35 86576fb35369: Preparing 06:03:35 f906a6ab4164: Preparing 06:03:35 a1065e709f85: Preparing 06:03:35 9d1dab3097a4: Preparing 06:03:35 64b6d96e4e88: Preparing 06:03:35 ce7f800efff9: Preparing 06:03:35 a1065e709f85: Waiting 06:03:35 9d1dab3097a4: Waiting 06:03:35 ce7f800efff9: Waiting 06:03:35 64b6d96e4e88: Waiting 06:03:35 86576fb35369: Layer already exists 06:03:35 f906a6ab4164: Layer already exists 06:03:35 381766e67b30: Layer already exists 06:03:35 fa7a6d23cc7b: Layer already exists 06:03:35 8efeb8f343a4: Layer already exists 06:03:35 9d1dab3097a4: Layer already exists 06:03:35 a1065e709f85: Layer already exists 06:03:35 ce7f800efff9: Layer already exists 06:03:35 64b6d96e4e88: Layer already exists 06:03:35 3.2.0-dev.54: digest: sha256:4744e8903ce8d9f3089c7300b72a9099b73f6ee60e9d951d7b8cfd8804b0949c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:35 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:03:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:03:35 fa7a6d23cc7b: Preparing 06:03:35 381766e67b30: Preparing 06:03:35 8efeb8f343a4: Preparing 06:03:35 86576fb35369: Preparing 06:03:35 f906a6ab4164: Preparing 06:03:35 a1065e709f85: Preparing 06:03:35 9d1dab3097a4: Preparing 06:03:35 64b6d96e4e88: Preparing 06:03:35 ce7f800efff9: Preparing 06:03:35 9d1dab3097a4: Waiting 06:03:35 64b6d96e4e88: Waiting 06:03:35 ce7f800efff9: Waiting 06:03:35 a1065e709f85: Waiting 06:03:35 f906a6ab4164: Layer already exists 06:03:35 381766e67b30: Layer already exists 06:03:35 fa7a6d23cc7b: Layer already exists 06:03:35 8efeb8f343a4: Layer already exists 06:03:35 86576fb35369: Layer already exists 06:03:35 a1065e709f85: Layer already exists 06:03:35 9d1dab3097a4: Layer already exists 06:03:35 64b6d96e4e88: Layer already exists 06:03:35 ce7f800efff9: Layer already exists 06:03:35 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54: digest: sha256:4744e8903ce8d9f3089c7300b72a9099b73f6ee60e9d951d7b8cfd8804b0949c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:36 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:36 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 06:03:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:03:36 fa7a6d23cc7b: Preparing 06:03:36 381766e67b30: Preparing 06:03:36 8efeb8f343a4: Preparing 06:03:36 86576fb35369: Preparing 06:03:36 f906a6ab4164: Preparing 06:03:36 a1065e709f85: Preparing 06:03:36 9d1dab3097a4: Preparing 06:03:36 64b6d96e4e88: Preparing 06:03:36 ce7f800efff9: Preparing 06:03:36 9d1dab3097a4: Waiting 06:03:36 64b6d96e4e88: Waiting 06:03:36 ce7f800efff9: Waiting 06:03:36 a1065e709f85: Waiting 06:03:36 f906a6ab4164: Layer already exists 06:03:36 86576fb35369: Layer already exists 06:03:36 8efeb8f343a4: Layer already exists 06:03:36 381766e67b30: Layer already exists 06:03:36 fa7a6d23cc7b: Layer already exists 06:03:36 a1065e709f85: Layer already exists 06:03:36 9d1dab3097a4: Layer already exists 06:03:36 64b6d96e4e88: Layer already exists 06:03:36 ce7f800efff9: Layer already exists 06:03:36 main: digest: sha256:4744e8903ce8d9f3089c7300b72a9099b73f6ee60e9d951d7b8cfd8804b0949c size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:03:36 ===================================================== [Pipeline] echo 06:03:36 taggedImages: 06:03:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9ed72124ad2f01edf756a46c49444a389d468e72 06:03:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 06:03:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.54 06:03:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:03:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 06:03:36 [edgeXDocker.push] Tagging docker image core-data with the following tags: 06:03:36 9ed72124ad2f01edf756a46c49444a389d468e72 06:03:36 latest 06:03:36 3.2.0-dev.54 06:03:36 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:03:36 main 06:03:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:36 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:9ed72124ad2f01edf756a46c49444a389d468e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:37 + docker push nexus3.edgexfoundry.org:10004/core-data:9ed72124ad2f01edf756a46c49444a389d468e72 06:03:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:03:37 99afbc727658: Preparing 06:03:37 326d5ed1adea: Preparing 06:03:37 f906a6ab4164: Preparing 06:03:37 a1065e709f85: Preparing 06:03:37 d93439a8f543: Preparing 06:03:37 64b6d96e4e88: Preparing 06:03:37 ce7f800efff9: Preparing 06:03:37 64b6d96e4e88: Waiting 06:03:37 ce7f800efff9: Waiting 06:03:37 f906a6ab4164: Layer already exists 06:03:37 a1065e709f85: Layer already exists 06:03:37 ce7f800efff9: Layer already exists 06:03:37 64b6d96e4e88: Layer already exists 06:03:37 d93439a8f543: Pushed 06:03:37 99afbc727658: Pushed 06:03:40 326d5ed1adea: Pushed 06:03:40 9ed72124ad2f01edf756a46c49444a389d468e72: digest: sha256:de25967a535c3fb69210ebd6ce41799e1fdcfbb29fa5add4bc3305bb2ec579cd size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:40 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:41 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 06:03:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:03:41 99afbc727658: Preparing 06:03:41 326d5ed1adea: Preparing 06:03:41 f906a6ab4164: Preparing 06:03:41 a1065e709f85: Preparing 06:03:41 d93439a8f543: Preparing 06:03:41 64b6d96e4e88: Preparing 06:03:41 ce7f800efff9: Preparing 06:03:41 ce7f800efff9: Waiting 06:03:41 a1065e709f85: Layer already exists 06:03:41 326d5ed1adea: Layer already exists 06:03:41 f906a6ab4164: Layer already exists 06:03:41 d93439a8f543: Layer already exists 06:03:41 99afbc727658: Layer already exists 06:03:41 64b6d96e4e88: Layer already exists 06:03:41 ce7f800efff9: Layer already exists 06:03:41 latest: digest: sha256:de25967a535c3fb69210ebd6ce41799e1fdcfbb29fa5add4bc3305bb2ec579cd size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:41 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:41 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.54 06:03:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:03:41 99afbc727658: Preparing 06:03:41 326d5ed1adea: Preparing 06:03:41 f906a6ab4164: Preparing 06:03:41 a1065e709f85: Preparing 06:03:41 d93439a8f543: Preparing 06:03:41 64b6d96e4e88: Preparing 06:03:41 ce7f800efff9: Preparing 06:03:41 64b6d96e4e88: Waiting 06:03:41 ce7f800efff9: Waiting 06:03:41 a1065e709f85: Layer already exists 06:03:41 f906a6ab4164: Layer already exists 06:03:41 99afbc727658: Layer already exists 06:03:41 d93439a8f543: Layer already exists 06:03:41 326d5ed1adea: Layer already exists 06:03:41 ce7f800efff9: Layer already exists 06:03:41 64b6d96e4e88: Layer already exists 06:03:41 3.2.0-dev.54: digest: sha256:de25967a535c3fb69210ebd6ce41799e1fdcfbb29fa5add4bc3305bb2ec579cd size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:42 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:42 + docker push nexus3.edgexfoundry.org:10004/core-data:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:03:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:03:42 99afbc727658: Preparing 06:03:42 326d5ed1adea: Preparing 06:03:42 f906a6ab4164: Preparing 06:03:42 a1065e709f85: Preparing 06:03:42 d93439a8f543: Preparing 06:03:42 64b6d96e4e88: Preparing 06:03:42 ce7f800efff9: Preparing 06:03:42 64b6d96e4e88: Waiting 06:03:42 ce7f800efff9: Waiting 06:03:42 a1065e709f85: Layer already exists 06:03:42 326d5ed1adea: Layer already exists 06:03:42 f906a6ab4164: Layer already exists 06:03:42 99afbc727658: Layer already exists 06:03:42 d93439a8f543: Layer already exists 06:03:42 64b6d96e4e88: Layer already exists 06:03:42 ce7f800efff9: Layer already exists 06:03:42 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54: digest: sha256:de25967a535c3fb69210ebd6ce41799e1fdcfbb29fa5add4bc3305bb2ec579cd size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:42 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:43 + docker push nexus3.edgexfoundry.org:10004/core-data:main 06:03:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:03:43 99afbc727658: Preparing 06:03:43 326d5ed1adea: Preparing 06:03:43 f906a6ab4164: Preparing 06:03:43 a1065e709f85: Preparing 06:03:43 d93439a8f543: Preparing 06:03:43 64b6d96e4e88: Preparing 06:03:43 ce7f800efff9: Preparing 06:03:43 64b6d96e4e88: Waiting 06:03:43 ce7f800efff9: Waiting 06:03:43 326d5ed1adea: Layer already exists 06:03:43 99afbc727658: Layer already exists 06:03:43 f906a6ab4164: Layer already exists 06:03:43 d93439a8f543: Layer already exists 06:03:43 a1065e709f85: Layer already exists 06:03:43 64b6d96e4e88: Layer already exists 06:03:43 ce7f800efff9: Layer already exists 06:03:43 main: digest: sha256:de25967a535c3fb69210ebd6ce41799e1fdcfbb29fa5add4bc3305bb2ec579cd size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:03:43 ===================================================== [Pipeline] echo 06:03:43 taggedImages: 06:03:43 - nexus3.edgexfoundry.org:10004/core-data:9ed72124ad2f01edf756a46c49444a389d468e72 06:03:43 - nexus3.edgexfoundry.org:10004/core-data:latest 06:03:43 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.54 06:03:43 - nexus3.edgexfoundry.org:10004/core-data:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:03:43 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 06:03:43 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 06:03:43 9ed72124ad2f01edf756a46c49444a389d468e72 06:03:43 latest 06:03:43 3.2.0-dev.54 06:03:43 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:03:43 main 06:03:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:43 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:9ed72124ad2f01edf756a46c49444a389d468e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:43 + docker push nexus3.edgexfoundry.org:10004/core-keeper:9ed72124ad2f01edf756a46c49444a389d468e72 06:03:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 06:03:43 54d69145b9e6: Preparing 06:03:43 e385a32fdc91: Preparing 06:03:43 a1065e709f85: Preparing 06:03:43 35c4a42d5fe1: Preparing 06:03:43 1cf385a40ff9: Preparing 06:03:43 ce7f800efff9: Preparing 06:03:43 ce7f800efff9: Waiting 06:03:43 a1065e709f85: Layer already exists 06:03:43 ce7f800efff9: Layer already exists 06:03:43 54d69145b9e6: Pushed 06:03:43 1cf385a40ff9: Pushed 06:03:43 35c4a42d5fe1: Pushed 06:03:47 e385a32fdc91: Pushed 06:03:47 9ed72124ad2f01edf756a46c49444a389d468e72: digest: sha256:35c9b92528adb5b1d9695e31ef5793ad436fef8faff97fd1492a26baef497a4d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:47 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:47 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 06:03:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 06:03:47 54d69145b9e6: Preparing 06:03:47 e385a32fdc91: Preparing 06:03:47 a1065e709f85: Preparing 06:03:47 35c4a42d5fe1: Preparing 06:03:47 1cf385a40ff9: Preparing 06:03:47 ce7f800efff9: Preparing 06:03:47 ce7f800efff9: Waiting 06:03:47 1cf385a40ff9: Layer already exists 06:03:47 35c4a42d5fe1: Layer already exists 06:03:47 54d69145b9e6: Layer already exists 06:03:47 a1065e709f85: Layer already exists 06:03:47 e385a32fdc91: Layer already exists 06:03:47 ce7f800efff9: Layer already exists 06:03:47 latest: digest: sha256:35c9b92528adb5b1d9695e31ef5793ad436fef8faff97fd1492a26baef497a4d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:48 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:48 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.54 06:03:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 06:03:48 54d69145b9e6: Preparing 06:03:48 e385a32fdc91: Preparing 06:03:48 a1065e709f85: Preparing 06:03:48 35c4a42d5fe1: Preparing 06:03:48 1cf385a40ff9: Preparing 06:03:48 ce7f800efff9: Preparing 06:03:48 ce7f800efff9: Waiting 06:03:48 a1065e709f85: Layer already exists 06:03:48 35c4a42d5fe1: Layer already exists 06:03:48 54d69145b9e6: Layer already exists 06:03:48 e385a32fdc91: Layer already exists 06:03:48 1cf385a40ff9: Layer already exists 06:03:48 ce7f800efff9: Layer already exists 06:03:48 3.2.0-dev.54: digest: sha256:35c9b92528adb5b1d9695e31ef5793ad436fef8faff97fd1492a26baef497a4d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:48 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:49 + docker push nexus3.edgexfoundry.org:10004/core-keeper:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:03:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 06:03:49 54d69145b9e6: Preparing 06:03:49 e385a32fdc91: Preparing 06:03:49 a1065e709f85: Preparing 06:03:49 35c4a42d5fe1: Preparing 06:03:49 1cf385a40ff9: Preparing 06:03:49 ce7f800efff9: Preparing 06:03:49 ce7f800efff9: Waiting 06:03:49 a1065e709f85: Layer already exists 06:03:49 54d69145b9e6: Layer already exists 06:03:49 35c4a42d5fe1: Layer already exists 06:03:49 1cf385a40ff9: Layer already exists 06:03:49 e385a32fdc91: Layer already exists 06:03:49 ce7f800efff9: Layer already exists 06:03:49 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54: digest: sha256:35c9b92528adb5b1d9695e31ef5793ad436fef8faff97fd1492a26baef497a4d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:49 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:49 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 06:03:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 06:03:49 54d69145b9e6: Preparing 06:03:49 e385a32fdc91: Preparing 06:03:49 a1065e709f85: Preparing 06:03:49 35c4a42d5fe1: Preparing 06:03:49 1cf385a40ff9: Preparing 06:03:49 ce7f800efff9: Preparing 06:03:49 ce7f800efff9: Waiting 06:03:49 54d69145b9e6: Layer already exists 06:03:49 a1065e709f85: Layer already exists 06:03:49 e385a32fdc91: Layer already exists 06:03:49 35c4a42d5fe1: Layer already exists 06:03:49 1cf385a40ff9: Layer already exists 06:03:49 ce7f800efff9: Layer already exists 06:03:49 main: digest: sha256:35c9b92528adb5b1d9695e31ef5793ad436fef8faff97fd1492a26baef497a4d size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:03:49 ===================================================== [Pipeline] echo 06:03:49 taggedImages: 06:03:49 - nexus3.edgexfoundry.org:10004/core-keeper:9ed72124ad2f01edf756a46c49444a389d468e72 06:03:49 - nexus3.edgexfoundry.org:10004/core-keeper:latest 06:03:49 - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.54 06:03:49 - nexus3.edgexfoundry.org:10004/core-keeper:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:03:49 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 06:03:50 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 06:03:50 9ed72124ad2f01edf756a46c49444a389d468e72 06:03:50 latest 06:03:50 3.2.0-dev.54 06:03:50 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:03:50 main 06:03:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:50 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:9ed72124ad2f01edf756a46c49444a389d468e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata:9ed72124ad2f01edf756a46c49444a389d468e72 06:03:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:03:50 ce70eee175b5: Preparing 06:03:50 889d397ff18a: Preparing 06:03:50 cbbcd8c9ddc4: Preparing 06:03:50 f906a6ab4164: Preparing 06:03:50 a1065e709f85: Preparing 06:03:50 9d1dab3097a4: Preparing 06:03:50 64b6d96e4e88: Preparing 06:03:50 ce7f800efff9: Preparing 06:03:50 9d1dab3097a4: Waiting 06:03:50 64b6d96e4e88: Waiting 06:03:50 ce7f800efff9: Waiting 06:03:50 889d397ff18a: Pushed 06:03:50 f906a6ab4164: Layer already exists 06:03:50 ce70eee175b5: Pushed 06:03:50 a1065e709f85: Layer already exists 06:03:50 9d1dab3097a4: Layer already exists 06:03:51 64b6d96e4e88: Layer already exists 06:03:51 ce7f800efff9: Layer already exists 06:03:53 cbbcd8c9ddc4: Pushed 06:03:53 9ed72124ad2f01edf756a46c49444a389d468e72: digest: sha256:a40e88af303250bf965b00142b15f14ce8cd7a72adf7f0c8c4fc19da7e7d1c05 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:54 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 06:03:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:03:54 ce70eee175b5: Preparing 06:03:54 889d397ff18a: Preparing 06:03:54 cbbcd8c9ddc4: Preparing 06:03:54 f906a6ab4164: Preparing 06:03:54 a1065e709f85: Preparing 06:03:54 9d1dab3097a4: Preparing 06:03:54 64b6d96e4e88: Preparing 06:03:54 ce7f800efff9: Preparing 06:03:54 9d1dab3097a4: Waiting 06:03:54 64b6d96e4e88: Waiting 06:03:54 ce7f800efff9: Waiting 06:03:54 a1065e709f85: Layer already exists 06:03:54 ce70eee175b5: Layer already exists 06:03:54 889d397ff18a: Layer already exists 06:03:54 cbbcd8c9ddc4: Layer already exists 06:03:54 f906a6ab4164: Layer already exists 06:03:54 ce7f800efff9: Layer already exists 06:03:54 9d1dab3097a4: Layer already exists 06:03:54 64b6d96e4e88: Layer already exists 06:03:54 latest: digest: sha256:a40e88af303250bf965b00142b15f14ce8cd7a72adf7f0c8c4fc19da7e7d1c05 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:54 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.54 06:03:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:03:55 ce70eee175b5: Preparing 06:03:55 889d397ff18a: Preparing 06:03:55 cbbcd8c9ddc4: Preparing 06:03:55 f906a6ab4164: Preparing 06:03:55 a1065e709f85: Preparing 06:03:55 9d1dab3097a4: Preparing 06:03:55 64b6d96e4e88: Preparing 06:03:55 ce7f800efff9: Preparing 06:03:55 9d1dab3097a4: Waiting 06:03:55 64b6d96e4e88: Waiting 06:03:55 ce7f800efff9: Waiting 06:03:55 ce70eee175b5: Layer already exists 06:03:55 a1065e709f85: Layer already exists 06:03:55 cbbcd8c9ddc4: Layer already exists 06:03:55 889d397ff18a: Layer already exists 06:03:55 f906a6ab4164: Layer already exists 06:03:55 9d1dab3097a4: Layer already exists 06:03:55 64b6d96e4e88: Layer already exists 06:03:55 ce7f800efff9: Layer already exists 06:03:55 3.2.0-dev.54: digest: sha256:a40e88af303250bf965b00142b15f14ce8cd7a72adf7f0c8c4fc19da7e7d1c05 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:55 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:55 + docker push nexus3.edgexfoundry.org:10004/core-metadata:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:03:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:03:55 ce70eee175b5: Preparing 06:03:55 889d397ff18a: Preparing 06:03:55 cbbcd8c9ddc4: Preparing 06:03:55 f906a6ab4164: Preparing 06:03:55 a1065e709f85: Preparing 06:03:55 9d1dab3097a4: Preparing 06:03:55 64b6d96e4e88: Preparing 06:03:55 ce7f800efff9: Preparing 06:03:55 9d1dab3097a4: Waiting 06:03:55 ce7f800efff9: Waiting 06:03:55 cbbcd8c9ddc4: Layer already exists 06:03:55 f906a6ab4164: Layer already exists 06:03:55 ce70eee175b5: Layer already exists 06:03:55 889d397ff18a: Layer already exists 06:03:55 a1065e709f85: Layer already exists 06:03:55 64b6d96e4e88: Layer already exists 06:03:55 9d1dab3097a4: Layer already exists 06:03:55 ce7f800efff9: Layer already exists 06:03:55 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54: digest: sha256:a40e88af303250bf965b00142b15f14ce8cd7a72adf7f0c8c4fc19da7e7d1c05 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:56 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 06:03:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:03:56 ce70eee175b5: Preparing 06:03:56 889d397ff18a: Preparing 06:03:56 cbbcd8c9ddc4: Preparing 06:03:56 f906a6ab4164: Preparing 06:03:56 a1065e709f85: Preparing 06:03:56 9d1dab3097a4: Preparing 06:03:56 64b6d96e4e88: Preparing 06:03:56 ce7f800efff9: Preparing 06:03:56 64b6d96e4e88: Waiting 06:03:56 ce7f800efff9: Waiting 06:03:56 9d1dab3097a4: Waiting 06:03:56 889d397ff18a: Layer already exists 06:03:56 a1065e709f85: Layer already exists 06:03:56 f906a6ab4164: Layer already exists 06:03:56 cbbcd8c9ddc4: Layer already exists 06:03:56 ce70eee175b5: Layer already exists 06:03:56 9d1dab3097a4: Layer already exists 06:03:56 ce7f800efff9: Layer already exists 06:03:56 64b6d96e4e88: Layer already exists 06:03:56 main: digest: sha256:a40e88af303250bf965b00142b15f14ce8cd7a72adf7f0c8c4fc19da7e7d1c05 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:03:56 ===================================================== [Pipeline] echo 06:03:56 taggedImages: 06:03:56 - nexus3.edgexfoundry.org:10004/core-metadata:9ed72124ad2f01edf756a46c49444a389d468e72 06:03:56 - nexus3.edgexfoundry.org:10004/core-metadata:latest 06:03:56 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.54 06:03:56 - nexus3.edgexfoundry.org:10004/core-metadata:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:03:56 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 06:03:56 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 06:03:56 9ed72124ad2f01edf756a46c49444a389d468e72 06:03:56 latest 06:03:56 3.2.0-dev.54 06:03:56 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:03:56 main 06:03:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:56 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:9ed72124ad2f01edf756a46c49444a389d468e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:9ed72124ad2f01edf756a46c49444a389d468e72 06:03:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:03:57 b125c0177bc4: Preparing 06:03:57 9a895aac46ad: Preparing 06:03:57 4f0e27a5a1e3: Preparing 06:03:57 b383d94a4b7d: Preparing 06:03:57 bd59eb596753: Preparing 06:03:57 b287f28e7444: Preparing 06:03:57 9abcab9a6fa1: Preparing 06:03:57 936d8ed0cebc: Preparing 06:03:57 f906a6ab4164: Preparing 06:03:57 a1065e709f85: Preparing 06:03:57 7f262560194d: Preparing 06:03:57 58b85e55ea5a: Preparing 06:03:57 5f70bf18a086: Preparing 06:03:57 1e9053aa4749: Preparing 06:03:57 0cbd80cd7631: Preparing 06:03:57 dd2c74781a44: Preparing 06:03:57 ce7f800efff9: Preparing 06:03:57 7f262560194d: Waiting 06:03:57 58b85e55ea5a: Waiting 06:03:57 936d8ed0cebc: Waiting 06:03:57 5f70bf18a086: Waiting 06:03:57 1e9053aa4749: Waiting 06:03:57 f906a6ab4164: Waiting 06:03:57 b287f28e7444: Waiting 06:03:57 9abcab9a6fa1: Waiting 06:03:57 a1065e709f85: Waiting 06:03:57 ce7f800efff9: Waiting 06:03:57 0cbd80cd7631: Waiting 06:03:57 dd2c74781a44: Waiting 06:03:57 9a895aac46ad: Pushed 06:03:57 4f0e27a5a1e3: Pushed 06:03:57 b383d94a4b7d: Pushed 06:03:57 bd59eb596753: Pushed 06:03:57 b125c0177bc4: Pushed 06:03:57 b287f28e7444: Pushed 06:03:57 9abcab9a6fa1: Pushed 06:03:57 7f262560194d: Pushed 06:03:57 f906a6ab4164: Layer already exists 06:03:57 58b85e55ea5a: Pushed 06:03:57 a1065e709f85: Layer already exists 06:03:57 1e9053aa4749: Pushed 06:03:57 5f70bf18a086: Layer already exists 06:03:57 0cbd80cd7631: Pushed 06:03:57 ce7f800efff9: Layer already exists 06:03:57 dd2c74781a44: Pushed 06:03:58 936d8ed0cebc: Pushed 06:03:59 9ed72124ad2f01edf756a46c49444a389d468e72: digest: sha256:da3364a76cfc54c29aa7ee2ee7ca8aac71f1535828ffd5cf9259258f177ce4d0 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:59 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:03:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 06:03:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:03:59 b125c0177bc4: Preparing 06:03:59 9a895aac46ad: Preparing 06:03:59 4f0e27a5a1e3: Preparing 06:03:59 b383d94a4b7d: Preparing 06:03:59 bd59eb596753: Preparing 06:03:59 b287f28e7444: Preparing 06:03:59 9abcab9a6fa1: Preparing 06:03:59 936d8ed0cebc: Preparing 06:03:59 f906a6ab4164: Preparing 06:03:59 a1065e709f85: Preparing 06:03:59 7f262560194d: Preparing 06:03:59 58b85e55ea5a: Preparing 06:03:59 5f70bf18a086: Preparing 06:03:59 1e9053aa4749: Preparing 06:03:59 0cbd80cd7631: Preparing 06:03:59 dd2c74781a44: Preparing 06:03:59 ce7f800efff9: Preparing 06:03:59 7f262560194d: Waiting 06:03:59 0cbd80cd7631: Waiting 06:03:59 b287f28e7444: Waiting 06:03:59 58b85e55ea5a: Waiting 06:03:59 936d8ed0cebc: Waiting 06:03:59 f906a6ab4164: Waiting 06:03:59 a1065e709f85: Waiting 06:03:59 5f70bf18a086: Waiting 06:03:59 dd2c74781a44: Waiting 06:03:59 1e9053aa4749: Waiting 06:03:59 ce7f800efff9: Waiting 06:03:59 bd59eb596753: Layer already exists 06:03:59 b125c0177bc4: Layer already exists 06:03:59 9a895aac46ad: Layer already exists 06:03:59 b383d94a4b7d: Layer already exists 06:03:59 4f0e27a5a1e3: Layer already exists 06:03:59 9abcab9a6fa1: Layer already exists 06:03:59 b287f28e7444: Layer already exists 06:03:59 936d8ed0cebc: Layer already exists 06:03:59 a1065e709f85: Layer already exists 06:03:59 f906a6ab4164: Layer already exists 06:03:59 7f262560194d: Layer already exists 06:03:59 58b85e55ea5a: Layer already exists 06:03:59 1e9053aa4749: Layer already exists 06:03:59 0cbd80cd7631: Layer already exists 06:03:59 5f70bf18a086: Layer already exists 06:03:59 dd2c74781a44: Layer already exists 06:03:59 ce7f800efff9: Layer already exists 06:03:59 latest: digest: sha256:da3364a76cfc54c29aa7ee2ee7ca8aac71f1535828ffd5cf9259258f177ce4d0 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:00 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:00 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.54 06:04:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:04:00 b125c0177bc4: Preparing 06:04:00 9a895aac46ad: Preparing 06:04:00 4f0e27a5a1e3: Preparing 06:04:00 b383d94a4b7d: Preparing 06:04:00 bd59eb596753: Preparing 06:04:00 b287f28e7444: Preparing 06:04:00 9abcab9a6fa1: Preparing 06:04:00 936d8ed0cebc: Preparing 06:04:00 f906a6ab4164: Preparing 06:04:00 a1065e709f85: Preparing 06:04:00 7f262560194d: Preparing 06:04:00 58b85e55ea5a: Preparing 06:04:00 f906a6ab4164: Waiting 06:04:00 936d8ed0cebc: Waiting 06:04:00 a1065e709f85: Waiting 06:04:00 7f262560194d: Waiting 06:04:00 9abcab9a6fa1: Waiting 06:04:00 5f70bf18a086: Preparing 06:04:00 1e9053aa4749: Preparing 06:04:00 0cbd80cd7631: Preparing 06:04:00 58b85e55ea5a: Waiting 06:04:00 dd2c74781a44: Preparing 06:04:00 5f70bf18a086: Waiting 06:04:00 0cbd80cd7631: Waiting 06:04:00 1e9053aa4749: Waiting 06:04:00 ce7f800efff9: Preparing 06:04:00 dd2c74781a44: Waiting 06:04:00 ce7f800efff9: Waiting 06:04:00 b287f28e7444: Waiting 06:04:00 9a895aac46ad: Layer already exists 06:04:00 b383d94a4b7d: Layer already exists 06:04:00 b125c0177bc4: Layer already exists 06:04:00 4f0e27a5a1e3: Layer already exists 06:04:00 bd59eb596753: Layer already exists 06:04:00 b287f28e7444: Layer already exists 06:04:00 f906a6ab4164: Layer already exists 06:04:00 9abcab9a6fa1: Layer already exists 06:04:00 936d8ed0cebc: Layer already exists 06:04:00 a1065e709f85: Layer already exists 06:04:00 58b85e55ea5a: Layer already exists 06:04:00 7f262560194d: Layer already exists 06:04:00 0cbd80cd7631: Layer already exists 06:04:00 5f70bf18a086: Layer already exists 06:04:00 1e9053aa4749: Layer already exists 06:04:00 ce7f800efff9: Layer already exists 06:04:00 dd2c74781a44: Layer already exists 06:04:00 3.2.0-dev.54: digest: sha256:da3364a76cfc54c29aa7ee2ee7ca8aac71f1535828ffd5cf9259258f177ce4d0 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:00 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:04:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:04:01 b125c0177bc4: Preparing 06:04:01 9a895aac46ad: Preparing 06:04:01 4f0e27a5a1e3: Preparing 06:04:01 b383d94a4b7d: Preparing 06:04:01 bd59eb596753: Preparing 06:04:01 b287f28e7444: Preparing 06:04:01 9abcab9a6fa1: Preparing 06:04:01 936d8ed0cebc: Preparing 06:04:01 f906a6ab4164: Preparing 06:04:01 a1065e709f85: Preparing 06:04:01 7f262560194d: Preparing 06:04:01 58b85e55ea5a: Preparing 06:04:01 5f70bf18a086: Preparing 06:04:01 1e9053aa4749: Preparing 06:04:01 0cbd80cd7631: Preparing 06:04:01 dd2c74781a44: Preparing 06:04:01 ce7f800efff9: Preparing 06:04:01 7f262560194d: Waiting 06:04:01 0cbd80cd7631: Waiting 06:04:01 b287f28e7444: Waiting 06:04:01 58b85e55ea5a: Waiting 06:04:01 9abcab9a6fa1: Waiting 06:04:01 5f70bf18a086: Waiting 06:04:01 1e9053aa4749: Waiting 06:04:01 936d8ed0cebc: Waiting 06:04:01 f906a6ab4164: Waiting 06:04:01 a1065e709f85: Waiting 06:04:01 dd2c74781a44: Waiting 06:04:01 ce7f800efff9: Waiting 06:04:01 bd59eb596753: Layer already exists 06:04:01 b125c0177bc4: Layer already exists 06:04:01 b383d94a4b7d: Layer already exists 06:04:01 4f0e27a5a1e3: Layer already exists 06:04:01 9a895aac46ad: Layer already exists 06:04:01 936d8ed0cebc: Layer already exists 06:04:01 b287f28e7444: Layer already exists 06:04:01 9abcab9a6fa1: Layer already exists 06:04:01 f906a6ab4164: Layer already exists 06:04:01 a1065e709f85: Layer already exists 06:04:01 7f262560194d: Layer already exists 06:04:01 5f70bf18a086: Layer already exists 06:04:01 58b85e55ea5a: Layer already exists 06:04:01 0cbd80cd7631: Layer already exists 06:04:01 1e9053aa4749: Layer already exists 06:04:01 dd2c74781a44: Layer already exists 06:04:01 ce7f800efff9: Layer already exists 06:04:01 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54: digest: sha256:da3364a76cfc54c29aa7ee2ee7ca8aac71f1535828ffd5cf9259258f177ce4d0 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:01 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 06:04:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:04:01 b125c0177bc4: Preparing 06:04:01 9a895aac46ad: Preparing 06:04:01 4f0e27a5a1e3: Preparing 06:04:01 b383d94a4b7d: Preparing 06:04:01 bd59eb596753: Preparing 06:04:01 b287f28e7444: Preparing 06:04:01 9abcab9a6fa1: Preparing 06:04:01 936d8ed0cebc: Preparing 06:04:01 f906a6ab4164: Preparing 06:04:01 a1065e709f85: Preparing 06:04:01 7f262560194d: Preparing 06:04:01 58b85e55ea5a: Preparing 06:04:01 5f70bf18a086: Preparing 06:04:01 1e9053aa4749: Preparing 06:04:01 0cbd80cd7631: Preparing 06:04:01 dd2c74781a44: Preparing 06:04:01 ce7f800efff9: Preparing 06:04:01 936d8ed0cebc: Waiting 06:04:01 f906a6ab4164: Waiting 06:04:01 a1065e709f85: Waiting 06:04:01 7f262560194d: Waiting 06:04:01 0cbd80cd7631: Waiting 06:04:01 ce7f800efff9: Waiting 06:04:01 dd2c74781a44: Waiting 06:04:01 58b85e55ea5a: Waiting 06:04:01 5f70bf18a086: Waiting 06:04:01 b287f28e7444: Waiting 06:04:01 9abcab9a6fa1: Waiting 06:04:01 b125c0177bc4: Layer already exists 06:04:01 bd59eb596753: Layer already exists 06:04:01 9a895aac46ad: Layer already exists 06:04:01 4f0e27a5a1e3: Layer already exists 06:04:01 b383d94a4b7d: Layer already exists 06:04:01 936d8ed0cebc: Layer already exists 06:04:01 a1065e709f85: Layer already exists 06:04:01 9abcab9a6fa1: Layer already exists 06:04:01 f906a6ab4164: Layer already exists 06:04:01 b287f28e7444: Layer already exists 06:04:01 5f70bf18a086: Layer already exists 06:04:01 7f262560194d: Layer already exists 06:04:01 58b85e55ea5a: Layer already exists 06:04:01 0cbd80cd7631: Layer already exists 06:04:01 1e9053aa4749: Layer already exists 06:04:01 dd2c74781a44: Layer already exists 06:04:01 ce7f800efff9: Layer already exists 06:04:01 main: digest: sha256:da3364a76cfc54c29aa7ee2ee7ca8aac71f1535828ffd5cf9259258f177ce4d0 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:04:01 ===================================================== [Pipeline] echo 06:04:01 taggedImages: 06:04:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:9ed72124ad2f01edf756a46c49444a389d468e72 06:04:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 06:04:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.54 06:04:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:04:01 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 06:04:01 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 06:04:01 9ed72124ad2f01edf756a46c49444a389d468e72 06:04:01 latest 06:04:01 3.2.0-dev.54 06:04:01 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:04:01 main 06:04:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:02 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:9ed72124ad2f01edf756a46c49444a389d468e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:9ed72124ad2f01edf756a46c49444a389d468e72 06:04:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:04:02 fa7a6d23cc7b: Preparing 06:04:02 381766e67b30: Preparing 06:04:02 ee166330d14d: Preparing 06:04:02 21dfb1168461: Preparing 06:04:02 f906a6ab4164: Preparing 06:04:02 a1065e709f85: Preparing 06:04:02 9d1dab3097a4: Preparing 06:04:02 64b6d96e4e88: Preparing 06:04:02 ce7f800efff9: Preparing 06:04:02 9d1dab3097a4: Waiting 06:04:02 ce7f800efff9: Waiting 06:04:02 a1065e709f85: Waiting 06:04:02 64b6d96e4e88: Waiting 06:04:02 f906a6ab4164: Layer already exists 06:04:02 fa7a6d23cc7b: Layer already exists 06:04:02 381766e67b30: Layer already exists 06:04:02 a1065e709f85: Layer already exists 06:04:02 9d1dab3097a4: Layer already exists 06:04:02 64b6d96e4e88: Layer already exists 06:04:02 ce7f800efff9: Layer already exists 06:04:02 ee166330d14d: Pushed 06:04:05 21dfb1168461: Pushed 06:04:05 9ed72124ad2f01edf756a46c49444a389d468e72: digest: sha256:a3efcc4ff9df075039a11e74c74e084d8a2c2984068cd6e8d48f93d8f3d5f540 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:05 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 06:04:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:04:05 fa7a6d23cc7b: Preparing 06:04:05 381766e67b30: Preparing 06:04:05 ee166330d14d: Preparing 06:04:05 21dfb1168461: Preparing 06:04:05 f906a6ab4164: Preparing 06:04:05 a1065e709f85: Preparing 06:04:05 9d1dab3097a4: Preparing 06:04:05 64b6d96e4e88: Preparing 06:04:05 ce7f800efff9: Preparing 06:04:05 a1065e709f85: Waiting 06:04:05 9d1dab3097a4: Waiting 06:04:05 64b6d96e4e88: Waiting 06:04:05 ce7f800efff9: Waiting 06:04:05 fa7a6d23cc7b: Layer already exists 06:04:05 ee166330d14d: Layer already exists 06:04:05 f906a6ab4164: Layer already exists 06:04:05 21dfb1168461: Layer already exists 06:04:05 381766e67b30: Layer already exists 06:04:05 a1065e709f85: Layer already exists 06:04:05 9d1dab3097a4: Layer already exists 06:04:05 64b6d96e4e88: Layer already exists 06:04:05 ce7f800efff9: Layer already exists 06:04:05 latest: digest: sha256:a3efcc4ff9df075039a11e74c74e084d8a2c2984068cd6e8d48f93d8f3d5f540 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:06 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.54 06:04:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:04:06 fa7a6d23cc7b: Preparing 06:04:06 381766e67b30: Preparing 06:04:06 ee166330d14d: Preparing 06:04:06 21dfb1168461: Preparing 06:04:06 f906a6ab4164: Preparing 06:04:06 a1065e709f85: Preparing 06:04:06 9d1dab3097a4: Preparing 06:04:06 64b6d96e4e88: Preparing 06:04:06 ce7f800efff9: Preparing 06:04:06 a1065e709f85: Waiting 06:04:06 64b6d96e4e88: Waiting 06:04:06 9d1dab3097a4: Waiting 06:04:06 ce7f800efff9: Waiting 06:04:06 ee166330d14d: Layer already exists 06:04:06 f906a6ab4164: Layer already exists 06:04:06 381766e67b30: Layer already exists 06:04:06 21dfb1168461: Layer already exists 06:04:06 fa7a6d23cc7b: Layer already exists 06:04:06 a1065e709f85: Layer already exists 06:04:06 9d1dab3097a4: Layer already exists 06:04:06 ce7f800efff9: Layer already exists 06:04:06 64b6d96e4e88: Layer already exists 06:04:06 3.2.0-dev.54: digest: sha256:a3efcc4ff9df075039a11e74c74e084d8a2c2984068cd6e8d48f93d8f3d5f540 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:06 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:04:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:04:07 fa7a6d23cc7b: Preparing 06:04:07 381766e67b30: Preparing 06:04:07 ee166330d14d: Preparing 06:04:07 21dfb1168461: Preparing 06:04:07 f906a6ab4164: Preparing 06:04:07 a1065e709f85: Preparing 06:04:07 9d1dab3097a4: Preparing 06:04:07 64b6d96e4e88: Preparing 06:04:07 ce7f800efff9: Preparing 06:04:07 64b6d96e4e88: Waiting 06:04:07 ce7f800efff9: Waiting 06:04:07 f906a6ab4164: Layer already exists 06:04:07 ee166330d14d: Layer already exists 06:04:07 381766e67b30: Layer already exists 06:04:07 21dfb1168461: Layer already exists 06:04:07 fa7a6d23cc7b: Layer already exists 06:04:07 a1065e709f85: Layer already exists 06:04:07 9d1dab3097a4: Layer already exists 06:04:07 64b6d96e4e88: Layer already exists 06:04:07 ce7f800efff9: Layer already exists 06:04:07 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54: digest: sha256:a3efcc4ff9df075039a11e74c74e084d8a2c2984068cd6e8d48f93d8f3d5f540 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:07 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 06:04:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:04:07 fa7a6d23cc7b: Preparing 06:04:07 381766e67b30: Preparing 06:04:07 ee166330d14d: Preparing 06:04:07 21dfb1168461: Preparing 06:04:07 f906a6ab4164: Preparing 06:04:07 a1065e709f85: Preparing 06:04:07 9d1dab3097a4: Preparing 06:04:07 64b6d96e4e88: Preparing 06:04:07 ce7f800efff9: Preparing 06:04:07 9d1dab3097a4: Waiting 06:04:07 64b6d96e4e88: Waiting 06:04:07 a1065e709f85: Waiting 06:04:07 ce7f800efff9: Waiting 06:04:07 381766e67b30: Layer already exists 06:04:07 ee166330d14d: Layer already exists 06:04:07 21dfb1168461: Layer already exists 06:04:07 f906a6ab4164: Layer already exists 06:04:07 fa7a6d23cc7b: Layer already exists 06:04:07 a1065e709f85: Layer already exists 06:04:07 9d1dab3097a4: Layer already exists 06:04:07 64b6d96e4e88: Layer already exists 06:04:07 ce7f800efff9: Layer already exists 06:04:07 main: digest: sha256:a3efcc4ff9df075039a11e74c74e084d8a2c2984068cd6e8d48f93d8f3d5f540 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:04:08 ===================================================== [Pipeline] echo 06:04:08 taggedImages: 06:04:08 - nexus3.edgexfoundry.org:10004/security-proxy-auth:9ed72124ad2f01edf756a46c49444a389d468e72 06:04:08 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 06:04:08 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.54 06:04:08 - nexus3.edgexfoundry.org:10004/security-proxy-auth:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:04:08 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 06:04:08 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 06:04:08 9ed72124ad2f01edf756a46c49444a389d468e72 06:04:08 latest 06:04:08 3.2.0-dev.54 06:04:08 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:04:08 main 06:04:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:08 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:9ed72124ad2f01edf756a46c49444a389d468e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:9ed72124ad2f01edf756a46c49444a389d468e72 06:04:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:04:08 0654605b4824: Preparing 06:04:08 5532149c7032: Preparing 06:04:08 b1e3c67fa99f: Preparing 06:04:08 31a419ea8031: Preparing 06:04:08 fc386090243f: Preparing 06:04:08 f906a6ab4164: Preparing 06:04:08 a1065e709f85: Preparing 06:04:08 7eb4e2510e54: Preparing 06:04:08 510cda1dc9ff: Preparing 06:04:08 ebdd3bf3f7a7: Preparing 06:04:08 ce7f800efff9: Preparing 06:04:08 f906a6ab4164: Waiting 06:04:08 a1065e709f85: Waiting 06:04:08 7eb4e2510e54: Waiting 06:04:08 510cda1dc9ff: Waiting 06:04:08 ebdd3bf3f7a7: Waiting 06:04:08 ce7f800efff9: Waiting 06:04:08 31a419ea8031: Pushed 06:04:08 f906a6ab4164: Layer already exists 06:04:08 fc386090243f: Pushed 06:04:08 5532149c7032: Pushed 06:04:08 0654605b4824: Pushed 06:04:08 a1065e709f85: Layer already exists 06:04:08 ce7f800efff9: Layer already exists 06:04:08 510cda1dc9ff: Pushed 06:04:08 7eb4e2510e54: Pushed 06:04:09 b1e3c67fa99f: Pushed 06:04:10 ebdd3bf3f7a7: Pushed 06:04:10 9ed72124ad2f01edf756a46c49444a389d468e72: digest: sha256:d4fba2bb27ef88e3a8d36eee37bb462f8d9b3bf1667ceda73991c0bc077bafa1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:10 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 06:04:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:04:11 0654605b4824: Preparing 06:04:11 5532149c7032: Preparing 06:04:11 b1e3c67fa99f: Preparing 06:04:11 31a419ea8031: Preparing 06:04:11 fc386090243f: Preparing 06:04:11 f906a6ab4164: Preparing 06:04:11 a1065e709f85: Preparing 06:04:11 7eb4e2510e54: Preparing 06:04:11 510cda1dc9ff: Preparing 06:04:11 ebdd3bf3f7a7: Preparing 06:04:11 ce7f800efff9: Preparing 06:04:11 7eb4e2510e54: Waiting 06:04:11 510cda1dc9ff: Waiting 06:04:11 ebdd3bf3f7a7: Waiting 06:04:11 ce7f800efff9: Waiting 06:04:11 f906a6ab4164: Waiting 06:04:11 a1065e709f85: Waiting 06:04:11 b1e3c67fa99f: Layer already exists 06:04:11 5532149c7032: Layer already exists 06:04:11 31a419ea8031: Layer already exists 06:04:11 0654605b4824: Layer already exists 06:04:11 fc386090243f: Layer already exists 06:04:11 7eb4e2510e54: Layer already exists 06:04:11 f906a6ab4164: Layer already exists 06:04:11 510cda1dc9ff: Layer already exists 06:04:11 a1065e709f85: Layer already exists 06:04:11 ebdd3bf3f7a7: Layer already exists 06:04:11 ce7f800efff9: Layer already exists 06:04:11 latest: digest: sha256:d4fba2bb27ef88e3a8d36eee37bb462f8d9b3bf1667ceda73991c0bc077bafa1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:11 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.54 06:04:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:04:11 0654605b4824: Preparing 06:04:11 5532149c7032: Preparing 06:04:11 b1e3c67fa99f: Preparing 06:04:11 31a419ea8031: Preparing 06:04:11 fc386090243f: Preparing 06:04:11 f906a6ab4164: Preparing 06:04:11 a1065e709f85: Preparing 06:04:11 7eb4e2510e54: Preparing 06:04:11 510cda1dc9ff: Preparing 06:04:11 ebdd3bf3f7a7: Preparing 06:04:11 ce7f800efff9: Preparing 06:04:11 a1065e709f85: Waiting 06:04:11 7eb4e2510e54: Waiting 06:04:11 510cda1dc9ff: Waiting 06:04:11 ebdd3bf3f7a7: Waiting 06:04:11 ce7f800efff9: Waiting 06:04:11 f906a6ab4164: Waiting 06:04:11 0654605b4824: Layer already exists 06:04:11 b1e3c67fa99f: Layer already exists 06:04:11 31a419ea8031: Layer already exists 06:04:11 5532149c7032: Layer already exists 06:04:11 fc386090243f: Layer already exists 06:04:11 7eb4e2510e54: Layer already exists 06:04:11 a1065e709f85: Layer already exists 06:04:11 f906a6ab4164: Layer already exists 06:04:11 ebdd3bf3f7a7: Layer already exists 06:04:11 510cda1dc9ff: Layer already exists 06:04:11 ce7f800efff9: Layer already exists 06:04:11 3.2.0-dev.54: digest: sha256:d4fba2bb27ef88e3a8d36eee37bb462f8d9b3bf1667ceda73991c0bc077bafa1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:12 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:04:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:04:12 0654605b4824: Preparing 06:04:12 5532149c7032: Preparing 06:04:12 b1e3c67fa99f: Preparing 06:04:12 31a419ea8031: Preparing 06:04:12 fc386090243f: Preparing 06:04:12 f906a6ab4164: Preparing 06:04:12 a1065e709f85: Preparing 06:04:12 7eb4e2510e54: Preparing 06:04:12 510cda1dc9ff: Preparing 06:04:12 ebdd3bf3f7a7: Preparing 06:04:12 ce7f800efff9: Preparing 06:04:12 f906a6ab4164: Waiting 06:04:12 7eb4e2510e54: Waiting 06:04:12 a1065e709f85: Waiting 06:04:12 510cda1dc9ff: Waiting 06:04:12 ebdd3bf3f7a7: Waiting 06:04:12 ce7f800efff9: Waiting 06:04:12 31a419ea8031: Layer already exists 06:04:12 fc386090243f: Layer already exists 06:04:12 0654605b4824: Layer already exists 06:04:12 5532149c7032: Layer already exists 06:04:12 b1e3c67fa99f: Layer already exists 06:04:12 f906a6ab4164: Layer already exists 06:04:12 510cda1dc9ff: Layer already exists 06:04:12 ebdd3bf3f7a7: Layer already exists 06:04:12 7eb4e2510e54: Layer already exists 06:04:12 a1065e709f85: Layer already exists 06:04:12 ce7f800efff9: Layer already exists 06:04:12 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54: digest: sha256:d4fba2bb27ef88e3a8d36eee37bb462f8d9b3bf1667ceda73991c0bc077bafa1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:12 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:13 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 06:04:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:04:13 0654605b4824: Preparing 06:04:13 5532149c7032: Preparing 06:04:13 b1e3c67fa99f: Preparing 06:04:13 31a419ea8031: Preparing 06:04:13 fc386090243f: Preparing 06:04:13 f906a6ab4164: Preparing 06:04:13 a1065e709f85: Preparing 06:04:13 f906a6ab4164: Waiting 06:04:13 7eb4e2510e54: Preparing 06:04:13 510cda1dc9ff: Preparing 06:04:13 ebdd3bf3f7a7: Preparing 06:04:13 a1065e709f85: Waiting 06:04:13 7eb4e2510e54: Waiting 06:04:13 510cda1dc9ff: Waiting 06:04:13 ce7f800efff9: Preparing 06:04:13 ebdd3bf3f7a7: Waiting 06:04:13 ce7f800efff9: Waiting 06:04:13 5532149c7032: Layer already exists 06:04:13 fc386090243f: Layer already exists 06:04:13 b1e3c67fa99f: Layer already exists 06:04:13 0654605b4824: Layer already exists 06:04:13 31a419ea8031: Layer already exists 06:04:13 a1065e709f85: Layer already exists 06:04:13 f906a6ab4164: Layer already exists 06:04:13 7eb4e2510e54: Layer already exists 06:04:13 510cda1dc9ff: Layer already exists 06:04:13 ebdd3bf3f7a7: Layer already exists 06:04:13 ce7f800efff9: Layer already exists 06:04:13 main: digest: sha256:d4fba2bb27ef88e3a8d36eee37bb462f8d9b3bf1667ceda73991c0bc077bafa1 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:04:13 ===================================================== [Pipeline] echo 06:04:13 taggedImages: 06:04:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup:9ed72124ad2f01edf756a46c49444a389d468e72 06:04:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 06:04:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.54 06:04:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:04:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 06:04:13 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 06:04:13 9ed72124ad2f01edf756a46c49444a389d468e72 06:04:13 latest 06:04:13 3.2.0-dev.54 06:04:13 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:04:13 main 06:04:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:13 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:9ed72124ad2f01edf756a46c49444a389d468e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:9ed72124ad2f01edf756a46c49444a389d468e72 06:04:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:04:13 944754b5d5ea: Preparing 06:04:13 b713e13c853c: Preparing 06:04:13 8da995d511b0: Preparing 06:04:13 bd3dda6eb4ae: Preparing 06:04:13 ed3d4bbbbd0d: Preparing 06:04:13 6628509f8b22: Preparing 06:04:13 d60a5b58b1c4: Preparing 06:04:13 f906a6ab4164: Preparing 06:04:13 a1065e709f85: Preparing 06:04:13 1932fe8845f4: Preparing 06:04:13 65575b06aa5e: Preparing 06:04:13 ce7f800efff9: Preparing 06:04:13 f906a6ab4164: Waiting 06:04:13 1932fe8845f4: Waiting 06:04:13 a1065e709f85: Waiting 06:04:13 ce7f800efff9: Waiting 06:04:13 6628509f8b22: Waiting 06:04:13 d60a5b58b1c4: Waiting 06:04:13 65575b06aa5e: Waiting 06:04:13 944754b5d5ea: Pushed 06:04:13 ed3d4bbbbd0d: Pushed 06:04:13 b713e13c853c: Pushed 06:04:13 f906a6ab4164: Layer already exists 06:04:13 a1065e709f85: Layer already exists 06:04:14 6628509f8b22: Pushed 06:04:14 d60a5b58b1c4: Pushed 06:04:14 1932fe8845f4: Pushed 06:04:14 ce7f800efff9: Layer already exists 06:04:14 bd3dda6eb4ae: Pushed 06:04:15 8da995d511b0: Pushed 06:04:15 65575b06aa5e: Pushed 06:04:15 9ed72124ad2f01edf756a46c49444a389d468e72: digest: sha256:32797e2af1adf0ad67124675c1aa2fc7fede8d752359ba14b9a7af9d507f9308 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:15 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 06:04:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:04:15 944754b5d5ea: Preparing 06:04:15 b713e13c853c: Preparing 06:04:15 8da995d511b0: Preparing 06:04:15 bd3dda6eb4ae: Preparing 06:04:15 ed3d4bbbbd0d: Preparing 06:04:15 6628509f8b22: Preparing 06:04:15 d60a5b58b1c4: Preparing 06:04:15 f906a6ab4164: Preparing 06:04:15 a1065e709f85: Preparing 06:04:15 1932fe8845f4: Preparing 06:04:15 65575b06aa5e: Preparing 06:04:15 ce7f800efff9: Preparing 06:04:15 6628509f8b22: Waiting 06:04:15 a1065e709f85: Waiting 06:04:15 d60a5b58b1c4: Waiting 06:04:15 f906a6ab4164: Waiting 06:04:15 1932fe8845f4: Waiting 06:04:15 ce7f800efff9: Waiting 06:04:15 944754b5d5ea: Layer already exists 06:04:15 ed3d4bbbbd0d: Layer already exists 06:04:15 8da995d511b0: Layer already exists 06:04:15 bd3dda6eb4ae: Layer already exists 06:04:15 b713e13c853c: Layer already exists 06:04:15 6628509f8b22: Layer already exists 06:04:15 d60a5b58b1c4: Layer already exists 06:04:15 a1065e709f85: Layer already exists 06:04:15 1932fe8845f4: Layer already exists 06:04:15 f906a6ab4164: Layer already exists 06:04:15 65575b06aa5e: Layer already exists 06:04:15 ce7f800efff9: Layer already exists 06:04:15 latest: digest: sha256:32797e2af1adf0ad67124675c1aa2fc7fede8d752359ba14b9a7af9d507f9308 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:16 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.54 06:04:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:04:16 944754b5d5ea: Preparing 06:04:16 b713e13c853c: Preparing 06:04:16 8da995d511b0: Preparing 06:04:16 bd3dda6eb4ae: Preparing 06:04:16 ed3d4bbbbd0d: Preparing 06:04:16 6628509f8b22: Preparing 06:04:16 d60a5b58b1c4: Preparing 06:04:16 f906a6ab4164: Preparing 06:04:16 a1065e709f85: Preparing 06:04:16 1932fe8845f4: Preparing 06:04:16 65575b06aa5e: Preparing 06:04:16 ce7f800efff9: Preparing 06:04:16 a1065e709f85: Waiting 06:04:16 f906a6ab4164: Waiting 06:04:16 1932fe8845f4: Waiting 06:04:16 ce7f800efff9: Waiting 06:04:16 6628509f8b22: Waiting 06:04:16 d60a5b58b1c4: Waiting 06:04:16 bd3dda6eb4ae: Layer already exists 06:04:16 944754b5d5ea: Layer already exists 06:04:16 ed3d4bbbbd0d: Layer already exists 06:04:16 8da995d511b0: Layer already exists 06:04:16 b713e13c853c: Layer already exists 06:04:16 6628509f8b22: Layer already exists 06:04:16 f906a6ab4164: Layer already exists 06:04:16 d60a5b58b1c4: Layer already exists 06:04:16 1932fe8845f4: Layer already exists 06:04:16 a1065e709f85: Layer already exists 06:04:16 65575b06aa5e: Layer already exists 06:04:16 ce7f800efff9: Layer already exists 06:04:16 3.2.0-dev.54: digest: sha256:32797e2af1adf0ad67124675c1aa2fc7fede8d752359ba14b9a7af9d507f9308 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:17 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:04:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:04:17 944754b5d5ea: Preparing 06:04:17 b713e13c853c: Preparing 06:04:17 8da995d511b0: Preparing 06:04:17 bd3dda6eb4ae: Preparing 06:04:17 ed3d4bbbbd0d: Preparing 06:04:17 6628509f8b22: Preparing 06:04:17 d60a5b58b1c4: Preparing 06:04:17 f906a6ab4164: Preparing 06:04:17 a1065e709f85: Preparing 06:04:17 1932fe8845f4: Preparing 06:04:17 65575b06aa5e: Preparing 06:04:17 f906a6ab4164: Waiting 06:04:17 6628509f8b22: Waiting 06:04:17 a1065e709f85: Waiting 06:04:17 d60a5b58b1c4: Waiting 06:04:17 1932fe8845f4: Waiting 06:04:17 ce7f800efff9: Preparing 06:04:17 65575b06aa5e: Waiting 06:04:17 ce7f800efff9: Waiting 06:04:17 bd3dda6eb4ae: Layer already exists 06:04:17 ed3d4bbbbd0d: Layer already exists 06:04:17 8da995d511b0: Layer already exists 06:04:17 944754b5d5ea: Layer already exists 06:04:17 b713e13c853c: Layer already exists 06:04:17 d60a5b58b1c4: Layer already exists 06:04:17 6628509f8b22: Layer already exists 06:04:17 f906a6ab4164: Layer already exists 06:04:17 1932fe8845f4: Layer already exists 06:04:17 a1065e709f85: Layer already exists 06:04:17 65575b06aa5e: Layer already exists 06:04:17 ce7f800efff9: Layer already exists 06:04:17 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54: digest: sha256:32797e2af1adf0ad67124675c1aa2fc7fede8d752359ba14b9a7af9d507f9308 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:17 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 06:04:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:04:18 944754b5d5ea: Preparing 06:04:18 b713e13c853c: Preparing 06:04:18 8da995d511b0: Preparing 06:04:18 bd3dda6eb4ae: Preparing 06:04:18 ed3d4bbbbd0d: Preparing 06:04:18 6628509f8b22: Preparing 06:04:18 d60a5b58b1c4: Preparing 06:04:18 f906a6ab4164: Preparing 06:04:18 a1065e709f85: Preparing 06:04:18 1932fe8845f4: Preparing 06:04:18 65575b06aa5e: Preparing 06:04:18 ce7f800efff9: Preparing 06:04:18 6628509f8b22: Waiting 06:04:18 d60a5b58b1c4: Waiting 06:04:18 1932fe8845f4: Waiting 06:04:18 65575b06aa5e: Waiting 06:04:18 f906a6ab4164: Waiting 06:04:18 a1065e709f85: Waiting 06:04:18 944754b5d5ea: Layer already exists 06:04:18 8da995d511b0: Layer already exists 06:04:18 bd3dda6eb4ae: Layer already exists 06:04:18 ed3d4bbbbd0d: Layer already exists 06:04:18 b713e13c853c: Layer already exists 06:04:18 d60a5b58b1c4: Layer already exists 06:04:18 a1065e709f85: Layer already exists 06:04:18 1932fe8845f4: Layer already exists 06:04:18 f906a6ab4164: Layer already exists 06:04:18 6628509f8b22: Layer already exists 06:04:18 65575b06aa5e: Layer already exists 06:04:18 ce7f800efff9: Layer already exists 06:04:18 main: digest: sha256:32797e2af1adf0ad67124675c1aa2fc7fede8d752359ba14b9a7af9d507f9308 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:04:18 ===================================================== [Pipeline] echo 06:04:18 taggedImages: 06:04:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:9ed72124ad2f01edf756a46c49444a389d468e72 06:04:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 06:04:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.54 06:04:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:04:18 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 06:04:18 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 06:04:18 9ed72124ad2f01edf756a46c49444a389d468e72 06:04:18 latest 06:04:18 3.2.0-dev.54 06:04:18 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:04:18 main 06:04:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:18 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9ed72124ad2f01edf756a46c49444a389d468e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9ed72124ad2f01edf756a46c49444a389d468e72 06:04:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:04:18 43097ac48b8d: Preparing 06:04:18 f4def85ca8d8: Preparing 06:04:18 f906a6ab4164: Preparing 06:04:18 a1065e709f85: Preparing 06:04:18 d2e2e761b57e: Preparing 06:04:18 17b38da13859: Preparing 06:04:18 ce7f800efff9: Preparing 06:04:18 17b38da13859: Waiting 06:04:18 ce7f800efff9: Waiting 06:04:18 f906a6ab4164: Layer already exists 06:04:18 a1065e709f85: Layer already exists 06:04:18 ce7f800efff9: Layer already exists 06:04:18 d2e2e761b57e: Pushed 06:04:18 43097ac48b8d: Pushed 06:04:19 17b38da13859: Pushed 06:04:20 f4def85ca8d8: Pushed 06:04:20 9ed72124ad2f01edf756a46c49444a389d468e72: digest: sha256:6abb01ea3b99a8f7249e4e8f4603860d55e85e5cd049e965aad61748b813730a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:21 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 06:04:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:04:21 43097ac48b8d: Preparing 06:04:21 f4def85ca8d8: Preparing 06:04:21 f906a6ab4164: Preparing 06:04:21 a1065e709f85: Preparing 06:04:21 d2e2e761b57e: Preparing 06:04:21 17b38da13859: Preparing 06:04:21 ce7f800efff9: Preparing 06:04:21 17b38da13859: Waiting 06:04:21 ce7f800efff9: Waiting 06:04:21 43097ac48b8d: Layer already exists 06:04:21 f4def85ca8d8: Layer already exists 06:04:21 a1065e709f85: Layer already exists 06:04:21 f906a6ab4164: Layer already exists 06:04:21 d2e2e761b57e: Layer already exists 06:04:21 ce7f800efff9: Layer already exists 06:04:21 17b38da13859: Layer already exists 06:04:21 latest: digest: sha256:6abb01ea3b99a8f7249e4e8f4603860d55e85e5cd049e965aad61748b813730a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:21 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.54 06:04:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:04:22 43097ac48b8d: Preparing 06:04:22 f4def85ca8d8: Preparing 06:04:22 f906a6ab4164: Preparing 06:04:22 a1065e709f85: Preparing 06:04:22 d2e2e761b57e: Preparing 06:04:22 17b38da13859: Preparing 06:04:22 ce7f800efff9: Preparing 06:04:22 17b38da13859: Waiting 06:04:22 f4def85ca8d8: Layer already exists 06:04:22 43097ac48b8d: Layer already exists 06:04:22 f906a6ab4164: Layer already exists 06:04:22 a1065e709f85: Layer already exists 06:04:22 d2e2e761b57e: Layer already exists 06:04:22 17b38da13859: Layer already exists 06:04:22 ce7f800efff9: Layer already exists 06:04:22 3.2.0-dev.54: digest: sha256:6abb01ea3b99a8f7249e4e8f4603860d55e85e5cd049e965aad61748b813730a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:22 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:04:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:04:22 43097ac48b8d: Preparing 06:04:22 f4def85ca8d8: Preparing 06:04:22 f906a6ab4164: Preparing 06:04:22 a1065e709f85: Preparing 06:04:22 d2e2e761b57e: Preparing 06:04:22 17b38da13859: Preparing 06:04:22 ce7f800efff9: Preparing 06:04:22 17b38da13859: Waiting 06:04:22 ce7f800efff9: Waiting 06:04:22 a1065e709f85: Layer already exists 06:04:22 43097ac48b8d: Layer already exists 06:04:22 f4def85ca8d8: Layer already exists 06:04:22 d2e2e761b57e: Layer already exists 06:04:22 f906a6ab4164: Layer already exists 06:04:22 ce7f800efff9: Layer already exists 06:04:22 17b38da13859: Layer already exists 06:04:22 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54: digest: sha256:6abb01ea3b99a8f7249e4e8f4603860d55e85e5cd049e965aad61748b813730a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:23 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 06:04:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:04:23 43097ac48b8d: Preparing 06:04:23 f4def85ca8d8: Preparing 06:04:23 f906a6ab4164: Preparing 06:04:23 a1065e709f85: Preparing 06:04:23 d2e2e761b57e: Preparing 06:04:23 17b38da13859: Preparing 06:04:23 ce7f800efff9: Preparing 06:04:23 17b38da13859: Waiting 06:04:23 ce7f800efff9: Waiting 06:04:23 43097ac48b8d: Layer already exists 06:04:23 f4def85ca8d8: Layer already exists 06:04:23 a1065e709f85: Layer already exists 06:04:23 d2e2e761b57e: Layer already exists 06:04:23 f906a6ab4164: Layer already exists 06:04:23 17b38da13859: Layer already exists 06:04:23 ce7f800efff9: Layer already exists 06:04:23 main: digest: sha256:6abb01ea3b99a8f7249e4e8f4603860d55e85e5cd049e965aad61748b813730a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:04:23 ===================================================== [Pipeline] echo 06:04:23 taggedImages: 06:04:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9ed72124ad2f01edf756a46c49444a389d468e72 06:04:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 06:04:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.54 06:04:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:04:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 06:04:23 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 06:04:23 9ed72124ad2f01edf756a46c49444a389d468e72 06:04:23 latest 06:04:23 3.2.0-dev.54 06:04:23 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:04:23 main 06:04:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:23 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:9ed72124ad2f01edf756a46c49444a389d468e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:9ed72124ad2f01edf756a46c49444a389d468e72 06:04:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:04:24 43db86065d4c: Preparing 06:04:24 8cdafc83cbd5: Preparing 06:04:24 ce2e8ebb949c: Preparing 06:04:24 f906a6ab4164: Preparing 06:04:24 a1065e709f85: Preparing 06:04:24 71c1a2454bc4: Preparing 06:04:24 a9d0a841a6e0: Preparing 06:04:24 85b9f91a8340: Preparing 06:04:24 ccc308d17c7b: Preparing 06:04:24 ce7f800efff9: Preparing 06:04:24 71c1a2454bc4: Waiting 06:04:24 a9d0a841a6e0: Waiting 06:04:24 85b9f91a8340: Waiting 06:04:24 ccc308d17c7b: Waiting 06:04:24 ce7f800efff9: Waiting 06:04:24 f906a6ab4164: Layer already exists 06:04:24 a1065e709f85: Layer already exists 06:04:24 8cdafc83cbd5: Pushed 06:04:24 ce2e8ebb949c: Pushed 06:04:24 43db86065d4c: Pushed 06:04:24 ce7f800efff9: Layer already exists 06:04:24 85b9f91a8340: Pushed 06:04:24 ccc308d17c7b: Pushed 06:04:31 a9d0a841a6e0: Pushed 06:04:34 71c1a2454bc4: Pushed 06:04:34 9ed72124ad2f01edf756a46c49444a389d468e72: digest: sha256:95b67161cae96bba6d6ea7f00989cdfce828016408ab544bbb1bb268dedbf17f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:34 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 06:04:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:04:35 43db86065d4c: Preparing 06:04:35 8cdafc83cbd5: Preparing 06:04:35 ce2e8ebb949c: Preparing 06:04:35 f906a6ab4164: Preparing 06:04:35 a1065e709f85: Preparing 06:04:35 71c1a2454bc4: Preparing 06:04:35 a9d0a841a6e0: Preparing 06:04:35 85b9f91a8340: Preparing 06:04:35 ccc308d17c7b: Preparing 06:04:35 ce7f800efff9: Preparing 06:04:35 71c1a2454bc4: Waiting 06:04:35 a9d0a841a6e0: Waiting 06:04:35 85b9f91a8340: Waiting 06:04:35 ccc308d17c7b: Waiting 06:04:35 43db86065d4c: Layer already exists 06:04:35 8cdafc83cbd5: Layer already exists 06:04:35 a1065e709f85: Layer already exists 06:04:35 ce2e8ebb949c: Layer already exists 06:04:35 f906a6ab4164: Layer already exists 06:04:35 71c1a2454bc4: Layer already exists 06:04:35 a9d0a841a6e0: Layer already exists 06:04:35 85b9f91a8340: Layer already exists 06:04:35 ccc308d17c7b: Layer already exists 06:04:35 ce7f800efff9: Layer already exists 06:04:35 latest: digest: sha256:95b67161cae96bba6d6ea7f00989cdfce828016408ab544bbb1bb268dedbf17f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:35 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.54 06:04:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:04:35 43db86065d4c: Preparing 06:04:35 8cdafc83cbd5: Preparing 06:04:35 ce2e8ebb949c: Preparing 06:04:35 f906a6ab4164: Preparing 06:04:35 a1065e709f85: Preparing 06:04:35 71c1a2454bc4: Preparing 06:04:35 a9d0a841a6e0: Preparing 06:04:35 85b9f91a8340: Preparing 06:04:35 ccc308d17c7b: Preparing 06:04:35 ce7f800efff9: Preparing 06:04:35 71c1a2454bc4: Waiting 06:04:35 a9d0a841a6e0: Waiting 06:04:35 ce7f800efff9: Waiting 06:04:35 85b9f91a8340: Waiting 06:04:35 ccc308d17c7b: Waiting 06:04:35 ce2e8ebb949c: Layer already exists 06:04:35 43db86065d4c: Layer already exists 06:04:35 a1065e709f85: Layer already exists 06:04:35 8cdafc83cbd5: Layer already exists 06:04:35 f906a6ab4164: Layer already exists 06:04:35 a9d0a841a6e0: Layer already exists 06:04:35 71c1a2454bc4: Layer already exists 06:04:35 85b9f91a8340: Layer already exists 06:04:35 ccc308d17c7b: Layer already exists 06:04:35 ce7f800efff9: Layer already exists 06:04:35 3.2.0-dev.54: digest: sha256:95b67161cae96bba6d6ea7f00989cdfce828016408ab544bbb1bb268dedbf17f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:36 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:04:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:04:36 43db86065d4c: Preparing 06:04:36 8cdafc83cbd5: Preparing 06:04:36 ce2e8ebb949c: Preparing 06:04:36 f906a6ab4164: Preparing 06:04:36 a1065e709f85: Preparing 06:04:36 71c1a2454bc4: Preparing 06:04:36 a9d0a841a6e0: Preparing 06:04:36 85b9f91a8340: Preparing 06:04:36 ccc308d17c7b: Preparing 06:04:36 ce7f800efff9: Preparing 06:04:36 71c1a2454bc4: Waiting 06:04:36 a9d0a841a6e0: Waiting 06:04:36 85b9f91a8340: Waiting 06:04:36 ccc308d17c7b: Waiting 06:04:36 ce7f800efff9: Waiting 06:04:36 f906a6ab4164: Layer already exists 06:04:36 43db86065d4c: Layer already exists 06:04:36 8cdafc83cbd5: Layer already exists 06:04:36 ce2e8ebb949c: Layer already exists 06:04:36 a1065e709f85: Layer already exists 06:04:36 71c1a2454bc4: Layer already exists 06:04:36 a9d0a841a6e0: Layer already exists 06:04:36 ce7f800efff9: Layer already exists 06:04:36 85b9f91a8340: Layer already exists 06:04:36 ccc308d17c7b: Layer already exists 06:04:36 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54: digest: sha256:95b67161cae96bba6d6ea7f00989cdfce828016408ab544bbb1bb268dedbf17f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:36 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 06:04:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:04:37 43db86065d4c: Preparing 06:04:37 8cdafc83cbd5: Preparing 06:04:37 ce2e8ebb949c: Preparing 06:04:37 f906a6ab4164: Preparing 06:04:37 a1065e709f85: Preparing 06:04:37 71c1a2454bc4: Preparing 06:04:37 a9d0a841a6e0: Preparing 06:04:37 85b9f91a8340: Preparing 06:04:37 ccc308d17c7b: Preparing 06:04:37 ce7f800efff9: Preparing 06:04:37 85b9f91a8340: Waiting 06:04:37 ccc308d17c7b: Waiting 06:04:37 71c1a2454bc4: Waiting 06:04:37 a9d0a841a6e0: Waiting 06:04:37 ce7f800efff9: Waiting 06:04:37 a1065e709f85: Layer already exists 06:04:37 8cdafc83cbd5: Layer already exists 06:04:37 ce2e8ebb949c: Layer already exists 06:04:37 43db86065d4c: Layer already exists 06:04:37 f906a6ab4164: Layer already exists 06:04:37 a9d0a841a6e0: Layer already exists 06:04:37 ccc308d17c7b: Layer already exists 06:04:37 85b9f91a8340: Layer already exists 06:04:37 ce7f800efff9: Layer already exists 06:04:37 71c1a2454bc4: Layer already exists 06:04:37 main: digest: sha256:95b67161cae96bba6d6ea7f00989cdfce828016408ab544bbb1bb268dedbf17f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:04:37 ===================================================== [Pipeline] echo 06:04:37 taggedImages: 06:04:37 - nexus3.edgexfoundry.org:10004/security-spire-agent:9ed72124ad2f01edf756a46c49444a389d468e72 06:04:37 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 06:04:37 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.54 06:04:37 - nexus3.edgexfoundry.org:10004/security-spire-agent:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:04:37 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 06:04:37 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 06:04:37 9ed72124ad2f01edf756a46c49444a389d468e72 06:04:37 latest 06:04:37 3.2.0-dev.54 06:04:37 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:04:37 main 06:04:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:37 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:9ed72124ad2f01edf756a46c49444a389d468e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:9ed72124ad2f01edf756a46c49444a389d468e72 06:04:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:04:37 a3ee6f7faa65: Preparing 06:04:37 a703513a2d10: Preparing 06:04:37 ae0e2d0dce23: Preparing 06:04:37 f906a6ab4164: Preparing 06:04:37 a1065e709f85: Preparing 06:04:37 873613c94489: Preparing 06:04:37 1276752076f3: Preparing 06:04:37 d9be72d68694: Preparing 06:04:37 ce7f800efff9: Preparing 06:04:37 1276752076f3: Waiting 06:04:37 d9be72d68694: Waiting 06:04:37 873613c94489: Waiting 06:04:37 ce7f800efff9: Waiting 06:04:37 a1065e709f85: Layer already exists 06:04:37 f906a6ab4164: Layer already exists 06:04:37 a703513a2d10: Pushed 06:04:37 ae0e2d0dce23: Pushed 06:04:37 a3ee6f7faa65: Pushed 06:04:37 1276752076f3: Pushed 06:04:37 ce7f800efff9: Layer already exists 06:04:38 d9be72d68694: Pushed 06:04:48 873613c94489: Pushed 06:04:48 9ed72124ad2f01edf756a46c49444a389d468e72: digest: sha256:6acbad795d79753f881a59ae3675d88ef3f60caef7bb4524cf8f2b3ab6b12112 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:48 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 06:04:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:04:48 a3ee6f7faa65: Preparing 06:04:48 a703513a2d10: Preparing 06:04:48 ae0e2d0dce23: Preparing 06:04:48 f906a6ab4164: Preparing 06:04:48 a1065e709f85: Preparing 06:04:48 873613c94489: Preparing 06:04:48 1276752076f3: Preparing 06:04:48 d9be72d68694: Preparing 06:04:48 ce7f800efff9: Preparing 06:04:48 1276752076f3: Waiting 06:04:48 ce7f800efff9: Waiting 06:04:48 873613c94489: Waiting 06:04:48 d9be72d68694: Waiting 06:04:48 ae0e2d0dce23: Layer already exists 06:04:48 f906a6ab4164: Layer already exists 06:04:48 a1065e709f85: Layer already exists 06:04:48 a3ee6f7faa65: Layer already exists 06:04:48 a703513a2d10: Layer already exists 06:04:48 1276752076f3: Layer already exists 06:04:48 873613c94489: Layer already exists 06:04:48 d9be72d68694: Layer already exists 06:04:48 ce7f800efff9: Layer already exists 06:04:48 latest: digest: sha256:6acbad795d79753f881a59ae3675d88ef3f60caef7bb4524cf8f2b3ab6b12112 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:49 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.54 06:04:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:04:49 a3ee6f7faa65: Preparing 06:04:49 a703513a2d10: Preparing 06:04:49 ae0e2d0dce23: Preparing 06:04:49 f906a6ab4164: Preparing 06:04:49 a1065e709f85: Preparing 06:04:49 873613c94489: Preparing 06:04:49 1276752076f3: Preparing 06:04:49 d9be72d68694: Preparing 06:04:49 ce7f800efff9: Preparing 06:04:49 873613c94489: Waiting 06:04:49 1276752076f3: Waiting 06:04:49 d9be72d68694: Waiting 06:04:49 ce7f800efff9: Waiting 06:04:49 ae0e2d0dce23: Layer already exists 06:04:49 a1065e709f85: Layer already exists 06:04:49 a703513a2d10: Layer already exists 06:04:49 f906a6ab4164: Layer already exists 06:04:49 a3ee6f7faa65: Layer already exists 06:04:49 873613c94489: Layer already exists 06:04:49 1276752076f3: Layer already exists 06:04:49 d9be72d68694: Layer already exists 06:04:49 ce7f800efff9: Layer already exists 06:04:49 3.2.0-dev.54: digest: sha256:6acbad795d79753f881a59ae3675d88ef3f60caef7bb4524cf8f2b3ab6b12112 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:49 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:04:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:04:50 a3ee6f7faa65: Preparing 06:04:50 a703513a2d10: Preparing 06:04:50 ae0e2d0dce23: Preparing 06:04:50 f906a6ab4164: Preparing 06:04:50 a1065e709f85: Preparing 06:04:50 873613c94489: Preparing 06:04:50 1276752076f3: Preparing 06:04:50 d9be72d68694: Preparing 06:04:50 ce7f800efff9: Preparing 06:04:50 873613c94489: Waiting 06:04:50 1276752076f3: Waiting 06:04:50 d9be72d68694: Waiting 06:04:50 ce7f800efff9: Waiting 06:04:50 f906a6ab4164: Layer already exists 06:04:50 a1065e709f85: Layer already exists 06:04:50 a703513a2d10: Layer already exists 06:04:50 a3ee6f7faa65: Layer already exists 06:04:50 ae0e2d0dce23: Layer already exists 06:04:50 1276752076f3: Layer already exists 06:04:50 873613c94489: Layer already exists 06:04:50 d9be72d68694: Layer already exists 06:04:50 ce7f800efff9: Layer already exists 06:04:50 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54: digest: sha256:6acbad795d79753f881a59ae3675d88ef3f60caef7bb4524cf8f2b3ab6b12112 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:50 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 06:04:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:04:50 a3ee6f7faa65: Preparing 06:04:50 a703513a2d10: Preparing 06:04:50 ae0e2d0dce23: Preparing 06:04:50 f906a6ab4164: Preparing 06:04:50 a1065e709f85: Preparing 06:04:50 873613c94489: Preparing 06:04:50 1276752076f3: Preparing 06:04:50 d9be72d68694: Preparing 06:04:50 ce7f800efff9: Preparing 06:04:50 873613c94489: Waiting 06:04:50 d9be72d68694: Waiting 06:04:50 1276752076f3: Waiting 06:04:50 ce7f800efff9: Waiting 06:04:50 a1065e709f85: Layer already exists 06:04:50 ae0e2d0dce23: Layer already exists 06:04:50 f906a6ab4164: Layer already exists 06:04:50 a703513a2d10: Layer already exists 06:04:50 a3ee6f7faa65: Layer already exists 06:04:50 873613c94489: Layer already exists 06:04:50 1276752076f3: Layer already exists 06:04:50 d9be72d68694: Layer already exists 06:04:50 ce7f800efff9: Layer already exists 06:04:50 main: digest: sha256:6acbad795d79753f881a59ae3675d88ef3f60caef7bb4524cf8f2b3ab6b12112 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:04:50 ===================================================== [Pipeline] echo 06:04:50 taggedImages: 06:04:50 - nexus3.edgexfoundry.org:10004/security-spire-config:9ed72124ad2f01edf756a46c49444a389d468e72 06:04:50 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 06:04:50 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.54 06:04:50 - nexus3.edgexfoundry.org:10004/security-spire-config:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:04:50 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 06:04:50 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 06:04:50 9ed72124ad2f01edf756a46c49444a389d468e72 06:04:50 latest 06:04:50 3.2.0-dev.54 06:04:50 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:04:50 main 06:04:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:51 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:9ed72124ad2f01edf756a46c49444a389d468e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:9ed72124ad2f01edf756a46c49444a389d468e72 06:04:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:04:51 43db86065d4c: Preparing 06:04:51 7053f0cc06ce: Preparing 06:04:51 3ee60651ca88: Preparing 06:04:51 f906a6ab4164: Preparing 06:04:51 a1065e709f85: Preparing 06:04:51 eac128fbcf49: Preparing 06:04:51 85b9f91a8340: Preparing 06:04:51 ccc308d17c7b: Preparing 06:04:51 ce7f800efff9: Preparing 06:04:51 eac128fbcf49: Waiting 06:04:51 ce7f800efff9: Waiting 06:04:51 ccc308d17c7b: Waiting 06:04:51 f906a6ab4164: Layer already exists 06:04:51 43db86065d4c: Layer already exists 06:04:51 a1065e709f85: Layer already exists 06:04:51 ccc308d17c7b: Layer already exists 06:04:51 85b9f91a8340: Layer already exists 06:04:51 ce7f800efff9: Layer already exists 06:04:51 3ee60651ca88: Pushed 06:04:51 7053f0cc06ce: Pushed 06:05:01 eac128fbcf49: Pushed 06:05:01 9ed72124ad2f01edf756a46c49444a389d468e72: digest: sha256:967d47e214c4af8fe6041f9a90e776871879d2a44c4be2002684d2f40acf918f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:01 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 06:05:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:05:02 43db86065d4c: Preparing 06:05:02 7053f0cc06ce: Preparing 06:05:02 3ee60651ca88: Preparing 06:05:02 f906a6ab4164: Preparing 06:05:02 a1065e709f85: Preparing 06:05:02 eac128fbcf49: Preparing 06:05:02 85b9f91a8340: Preparing 06:05:02 ccc308d17c7b: Preparing 06:05:02 ce7f800efff9: Preparing 06:05:02 ce7f800efff9: Waiting 06:05:02 eac128fbcf49: Waiting 06:05:02 85b9f91a8340: Waiting 06:05:02 a1065e709f85: Layer already exists 06:05:02 3ee60651ca88: Layer already exists 06:05:02 7053f0cc06ce: Layer already exists 06:05:02 f906a6ab4164: Layer already exists 06:05:02 43db86065d4c: Layer already exists 06:05:02 eac128fbcf49: Layer already exists 06:05:02 ccc308d17c7b: Layer already exists 06:05:02 ce7f800efff9: Layer already exists 06:05:02 85b9f91a8340: Layer already exists 06:05:02 latest: digest: sha256:967d47e214c4af8fe6041f9a90e776871879d2a44c4be2002684d2f40acf918f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:02 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.54 06:05:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:05:02 43db86065d4c: Preparing 06:05:02 7053f0cc06ce: Preparing 06:05:02 3ee60651ca88: Preparing 06:05:02 f906a6ab4164: Preparing 06:05:02 a1065e709f85: Preparing 06:05:02 eac128fbcf49: Preparing 06:05:02 85b9f91a8340: Preparing 06:05:02 ccc308d17c7b: Preparing 06:05:02 ce7f800efff9: Preparing 06:05:02 eac128fbcf49: Waiting 06:05:02 85b9f91a8340: Waiting 06:05:02 ccc308d17c7b: Waiting 06:05:02 43db86065d4c: Layer already exists 06:05:02 f906a6ab4164: Layer already exists 06:05:02 3ee60651ca88: Layer already exists 06:05:02 a1065e709f85: Layer already exists 06:05:02 7053f0cc06ce: Layer already exists 06:05:02 ccc308d17c7b: Layer already exists 06:05:02 eac128fbcf49: Layer already exists 06:05:02 85b9f91a8340: Layer already exists 06:05:02 ce7f800efff9: Layer already exists 06:05:02 3.2.0-dev.54: digest: sha256:967d47e214c4af8fe6041f9a90e776871879d2a44c4be2002684d2f40acf918f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:03 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:05:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:05:03 43db86065d4c: Preparing 06:05:03 7053f0cc06ce: Preparing 06:05:03 3ee60651ca88: Preparing 06:05:03 f906a6ab4164: Preparing 06:05:03 a1065e709f85: Preparing 06:05:03 eac128fbcf49: Preparing 06:05:03 85b9f91a8340: Preparing 06:05:03 ccc308d17c7b: Preparing 06:05:03 ce7f800efff9: Preparing 06:05:03 ccc308d17c7b: Waiting 06:05:03 ce7f800efff9: Waiting 06:05:03 eac128fbcf49: Waiting 06:05:03 85b9f91a8340: Waiting 06:05:03 3ee60651ca88: Layer already exists 06:05:03 f906a6ab4164: Layer already exists 06:05:03 43db86065d4c: Layer already exists 06:05:03 7053f0cc06ce: Layer already exists 06:05:03 a1065e709f85: Layer already exists 06:05:03 eac128fbcf49: Layer already exists 06:05:03 85b9f91a8340: Layer already exists 06:05:03 ccc308d17c7b: Layer already exists 06:05:03 ce7f800efff9: Layer already exists 06:05:03 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54: digest: sha256:967d47e214c4af8fe6041f9a90e776871879d2a44c4be2002684d2f40acf918f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:03 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 06:05:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:05:04 43db86065d4c: Preparing 06:05:04 7053f0cc06ce: Preparing 06:05:04 3ee60651ca88: Preparing 06:05:04 f906a6ab4164: Preparing 06:05:04 a1065e709f85: Preparing 06:05:04 eac128fbcf49: Preparing 06:05:04 85b9f91a8340: Preparing 06:05:04 ccc308d17c7b: Preparing 06:05:04 ce7f800efff9: Preparing 06:05:04 eac128fbcf49: Waiting 06:05:04 ccc308d17c7b: Waiting 06:05:04 85b9f91a8340: Waiting 06:05:04 ce7f800efff9: Waiting 06:05:04 43db86065d4c: Layer already exists 06:05:04 a1065e709f85: Layer already exists 06:05:04 7053f0cc06ce: Layer already exists 06:05:04 3ee60651ca88: Layer already exists 06:05:04 f906a6ab4164: Layer already exists 06:05:04 eac128fbcf49: Layer already exists 06:05:04 85b9f91a8340: Layer already exists 06:05:04 ce7f800efff9: Layer already exists 06:05:04 ccc308d17c7b: Layer already exists 06:05:04 main: digest: sha256:967d47e214c4af8fe6041f9a90e776871879d2a44c4be2002684d2f40acf918f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:05:04 ===================================================== [Pipeline] echo 06:05:04 taggedImages: 06:05:04 - nexus3.edgexfoundry.org:10004/security-spire-server:9ed72124ad2f01edf756a46c49444a389d468e72 06:05:04 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 06:05:04 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.54 06:05:04 - nexus3.edgexfoundry.org:10004/security-spire-server:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:05:04 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 06:05:04 [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: 06:05:04 9ed72124ad2f01edf756a46c49444a389d468e72 06:05:04 latest 06:05:04 3.2.0-dev.54 06:05:04 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:05:04 main 06:05:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:04 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:9ed72124ad2f01edf756a46c49444a389d468e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:04 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:9ed72124ad2f01edf756a46c49444a389d468e72 06:05:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 06:05:04 b306c6f59738: Preparing 06:05:04 68fb2ebf42e6: Preparing 06:05:04 f906a6ab4164: Preparing 06:05:04 a1065e709f85: Preparing 06:05:04 e2feb47e5045: Preparing 06:05:04 35104e2acefc: Preparing 06:05:04 ce7f800efff9: Preparing 06:05:04 ce7f800efff9: Waiting 06:05:04 f906a6ab4164: Layer already exists 06:05:04 a1065e709f85: Layer already exists 06:05:04 ce7f800efff9: Layer already exists 06:05:04 e2feb47e5045: Pushed 06:05:04 b306c6f59738: Pushed 06:05:05 35104e2acefc: Pushed 06:05:08 68fb2ebf42e6: Pushed 06:05:08 9ed72124ad2f01edf756a46c49444a389d468e72: digest: sha256:6357bec9670d5fc928945a18713d560a90ceb6c655d72750cb1c92deb201ad63 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:09 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:09 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 06:05:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 06:05:09 b306c6f59738: Preparing 06:05:09 68fb2ebf42e6: Preparing 06:05:09 f906a6ab4164: Preparing 06:05:09 a1065e709f85: Preparing 06:05:09 e2feb47e5045: Preparing 06:05:09 35104e2acefc: Preparing 06:05:09 ce7f800efff9: Preparing 06:05:09 35104e2acefc: Waiting 06:05:09 ce7f800efff9: Waiting 06:05:09 68fb2ebf42e6: Layer already exists 06:05:09 a1065e709f85: Layer already exists 06:05:09 e2feb47e5045: Layer already exists 06:05:09 f906a6ab4164: Layer already exists 06:05:09 b306c6f59738: Layer already exists 06:05:09 35104e2acefc: Layer already exists 06:05:09 ce7f800efff9: Layer already exists 06:05:09 latest: digest: sha256:6357bec9670d5fc928945a18713d560a90ceb6c655d72750cb1c92deb201ad63 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:09 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:10 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.54 06:05:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 06:05:10 b306c6f59738: Preparing 06:05:10 68fb2ebf42e6: Preparing 06:05:10 f906a6ab4164: Preparing 06:05:10 a1065e709f85: Preparing 06:05:10 e2feb47e5045: Preparing 06:05:10 35104e2acefc: Preparing 06:05:10 ce7f800efff9: Preparing 06:05:10 35104e2acefc: Waiting 06:05:10 68fb2ebf42e6: Layer already exists 06:05:10 f906a6ab4164: Layer already exists 06:05:10 b306c6f59738: Layer already exists 06:05:10 e2feb47e5045: Layer already exists 06:05:10 a1065e709f85: Layer already exists 06:05:10 ce7f800efff9: Layer already exists 06:05:10 35104e2acefc: Layer already exists 06:05:10 3.2.0-dev.54: digest: sha256:6357bec9670d5fc928945a18713d560a90ceb6c655d72750cb1c92deb201ad63 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:10 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:10 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:05:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 06:05:10 b306c6f59738: Preparing 06:05:10 68fb2ebf42e6: Preparing 06:05:10 f906a6ab4164: Preparing 06:05:10 a1065e709f85: Preparing 06:05:10 e2feb47e5045: Preparing 06:05:10 35104e2acefc: Preparing 06:05:10 ce7f800efff9: Preparing 06:05:10 35104e2acefc: Waiting 06:05:10 ce7f800efff9: Waiting 06:05:10 e2feb47e5045: Layer already exists 06:05:10 b306c6f59738: Layer already exists 06:05:10 a1065e709f85: Layer already exists 06:05:10 68fb2ebf42e6: Layer already exists 06:05:10 f906a6ab4164: Layer already exists 06:05:10 35104e2acefc: Layer already exists 06:05:10 ce7f800efff9: Layer already exists 06:05:10 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54: digest: sha256:6357bec9670d5fc928945a18713d560a90ceb6c655d72750cb1c92deb201ad63 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:11 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:11 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main 06:05:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 06:05:11 b306c6f59738: Preparing 06:05:11 68fb2ebf42e6: Preparing 06:05:11 f906a6ab4164: Preparing 06:05:11 a1065e709f85: Preparing 06:05:11 e2feb47e5045: Preparing 06:05:11 35104e2acefc: Preparing 06:05:11 ce7f800efff9: Preparing 06:05:11 35104e2acefc: Waiting 06:05:11 ce7f800efff9: Waiting 06:05:11 b306c6f59738: Layer already exists 06:05:11 f906a6ab4164: Layer already exists 06:05:11 68fb2ebf42e6: Layer already exists 06:05:11 e2feb47e5045: Layer already exists 06:05:11 a1065e709f85: Layer already exists 06:05:11 35104e2acefc: Layer already exists 06:05:11 ce7f800efff9: Layer already exists 06:05:11 main: digest: sha256:6357bec9670d5fc928945a18713d560a90ceb6c655d72750cb1c92deb201ad63 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:05:11 ===================================================== [Pipeline] echo 06:05:11 taggedImages: 06:05:11 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:9ed72124ad2f01edf756a46c49444a389d468e72 06:05:11 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 06:05:11 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.54 06:05:11 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:05:11 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo 06:05:11 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 06:05:11 9ed72124ad2f01edf756a46c49444a389d468e72 06:05:11 latest 06:05:11 3.2.0-dev.54 06:05:11 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:05:11 main 06:05:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:11 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:9ed72124ad2f01edf756a46c49444a389d468e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications:9ed72124ad2f01edf756a46c49444a389d468e72 06:05:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:05:12 00ec1311fe28: Preparing 06:05:12 6e7e6719b34d: Preparing 06:05:12 f906a6ab4164: Preparing 06:05:12 a1065e709f85: Preparing 06:05:12 4eb5ba5f5397: Preparing 06:05:12 d68a7c6e8205: Preparing 06:05:12 ce7f800efff9: Preparing 06:05:12 ce7f800efff9: Waiting 06:05:12 d68a7c6e8205: Waiting 06:05:12 a1065e709f85: Layer already exists 06:05:12 f906a6ab4164: Layer already exists 06:05:12 ce7f800efff9: Layer already exists 06:05:12 4eb5ba5f5397: Pushed 06:05:12 00ec1311fe28: Pushed 06:05:12 d68a7c6e8205: Pushed 06:05:16 6e7e6719b34d: Pushed 06:05:16 9ed72124ad2f01edf756a46c49444a389d468e72: digest: sha256:f368c482473bd40fa15db415175484cf21c905de3d4ab2634812ae3af44da093 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:16 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 06:05:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:05:17 00ec1311fe28: Preparing 06:05:17 6e7e6719b34d: Preparing 06:05:17 f906a6ab4164: Preparing 06:05:17 a1065e709f85: Preparing 06:05:17 4eb5ba5f5397: Preparing 06:05:17 d68a7c6e8205: Preparing 06:05:17 ce7f800efff9: Preparing 06:05:17 d68a7c6e8205: Waiting 06:05:17 ce7f800efff9: Waiting 06:05:17 4eb5ba5f5397: Layer already exists 06:05:17 00ec1311fe28: Layer already exists 06:05:17 f906a6ab4164: Layer already exists 06:05:17 6e7e6719b34d: Layer already exists 06:05:17 a1065e709f85: Layer already exists 06:05:17 ce7f800efff9: Layer already exists 06:05:17 d68a7c6e8205: Layer already exists 06:05:17 latest: digest: sha256:f368c482473bd40fa15db415175484cf21c905de3d4ab2634812ae3af44da093 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:17 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:17 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.54 06:05:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:05:17 00ec1311fe28: Preparing 06:05:17 6e7e6719b34d: Preparing 06:05:17 f906a6ab4164: Preparing 06:05:17 a1065e709f85: Preparing 06:05:17 4eb5ba5f5397: Preparing 06:05:17 d68a7c6e8205: Preparing 06:05:17 ce7f800efff9: Preparing 06:05:17 d68a7c6e8205: Waiting 06:05:17 ce7f800efff9: Waiting 06:05:17 6e7e6719b34d: Layer already exists 06:05:17 f906a6ab4164: Layer already exists 06:05:17 00ec1311fe28: Layer already exists 06:05:17 4eb5ba5f5397: Layer already exists 06:05:17 a1065e709f85: Layer already exists 06:05:17 d68a7c6e8205: Layer already exists 06:05:17 ce7f800efff9: Layer already exists 06:05:17 3.2.0-dev.54: digest: sha256:f368c482473bd40fa15db415175484cf21c905de3d4ab2634812ae3af44da093 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:18 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:18 + docker push nexus3.edgexfoundry.org:10004/support-notifications:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:05:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:05:18 00ec1311fe28: Preparing 06:05:18 6e7e6719b34d: Preparing 06:05:18 f906a6ab4164: Preparing 06:05:18 a1065e709f85: Preparing 06:05:18 4eb5ba5f5397: Preparing 06:05:18 d68a7c6e8205: Preparing 06:05:18 ce7f800efff9: Preparing 06:05:18 d68a7c6e8205: Waiting 06:05:18 ce7f800efff9: Waiting 06:05:18 00ec1311fe28: Layer already exists 06:05:18 4eb5ba5f5397: Layer already exists 06:05:18 a1065e709f85: Layer already exists 06:05:18 f906a6ab4164: Layer already exists 06:05:18 d68a7c6e8205: Layer already exists 06:05:18 6e7e6719b34d: Layer already exists 06:05:18 ce7f800efff9: Layer already exists 06:05:18 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54: digest: sha256:f368c482473bd40fa15db415175484cf21c905de3d4ab2634812ae3af44da093 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:18 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 06:05:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:05:19 00ec1311fe28: Preparing 06:05:19 6e7e6719b34d: Preparing 06:05:19 f906a6ab4164: Preparing 06:05:19 a1065e709f85: Preparing 06:05:19 4eb5ba5f5397: Preparing 06:05:19 d68a7c6e8205: Preparing 06:05:19 ce7f800efff9: Preparing 06:05:19 d68a7c6e8205: Waiting 06:05:19 ce7f800efff9: Waiting 06:05:19 4eb5ba5f5397: Layer already exists 06:05:19 f906a6ab4164: Layer already exists 06:05:19 00ec1311fe28: Layer already exists 06:05:19 6e7e6719b34d: Layer already exists 06:05:19 a1065e709f85: Layer already exists 06:05:19 d68a7c6e8205: Layer already exists 06:05:19 ce7f800efff9: Layer already exists 06:05:19 main: digest: sha256:f368c482473bd40fa15db415175484cf21c905de3d4ab2634812ae3af44da093 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:05:19 ===================================================== [Pipeline] echo 06:05:19 taggedImages: 06:05:19 - nexus3.edgexfoundry.org:10004/support-notifications:9ed72124ad2f01edf756a46c49444a389d468e72 06:05:19 - nexus3.edgexfoundry.org:10004/support-notifications:latest 06:05:19 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.54 06:05:19 - nexus3.edgexfoundry.org:10004/support-notifications:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:05:19 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 06:05:19 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 06:05:19 9ed72124ad2f01edf756a46c49444a389d468e72 06:05:19 latest 06:05:19 3.2.0-dev.54 06:05:19 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:05:19 main 06:05:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:19 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:9ed72124ad2f01edf756a46c49444a389d468e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:9ed72124ad2f01edf756a46c49444a389d468e72 06:05:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:05:19 de0094d9f4ee: Preparing 06:05:19 658fd93389c6: Preparing 06:05:19 f906a6ab4164: Preparing 06:05:19 a1065e709f85: Preparing 06:05:19 9d1dab3097a4: Preparing 06:05:19 64b6d96e4e88: Preparing 06:05:19 ce7f800efff9: Preparing 06:05:19 64b6d96e4e88: Waiting 06:05:19 ce7f800efff9: Waiting 06:05:19 9d1dab3097a4: Layer already exists 06:05:19 f906a6ab4164: Layer already exists 06:05:19 64b6d96e4e88: Layer already exists 06:05:19 a1065e709f85: Layer already exists 06:05:19 ce7f800efff9: Layer already exists 06:05:19 de0094d9f4ee: Pushed 06:05:24 658fd93389c6: Pushed 06:05:24 9ed72124ad2f01edf756a46c49444a389d468e72: digest: sha256:f929d85cc3b12f750c892707839a6887a7d8919226c774e03f6e4aa067b7978f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:24 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 06:05:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:05:24 de0094d9f4ee: Preparing 06:05:24 658fd93389c6: Preparing 06:05:24 f906a6ab4164: Preparing 06:05:24 a1065e709f85: Preparing 06:05:24 9d1dab3097a4: Preparing 06:05:24 64b6d96e4e88: Preparing 06:05:24 ce7f800efff9: Preparing 06:05:24 64b6d96e4e88: Waiting 06:05:24 ce7f800efff9: Waiting 06:05:24 a1065e709f85: Layer already exists 06:05:24 658fd93389c6: Layer already exists 06:05:24 f906a6ab4164: Layer already exists 06:05:24 9d1dab3097a4: Layer already exists 06:05:24 de0094d9f4ee: Layer already exists 06:05:24 ce7f800efff9: Layer already exists 06:05:24 64b6d96e4e88: Layer already exists 06:05:24 latest: digest: sha256:f929d85cc3b12f750c892707839a6887a7d8919226c774e03f6e4aa067b7978f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:25 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:25 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.54 06:05:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:05:25 de0094d9f4ee: Preparing 06:05:25 658fd93389c6: Preparing 06:05:25 f906a6ab4164: Preparing 06:05:25 a1065e709f85: Preparing 06:05:25 9d1dab3097a4: Preparing 06:05:25 64b6d96e4e88: Preparing 06:05:25 ce7f800efff9: Preparing 06:05:25 ce7f800efff9: Waiting 06:05:25 64b6d96e4e88: Waiting 06:05:25 a1065e709f85: Layer already exists 06:05:25 9d1dab3097a4: Layer already exists 06:05:25 f906a6ab4164: Layer already exists 06:05:25 658fd93389c6: Layer already exists 06:05:25 de0094d9f4ee: Layer already exists 06:05:25 64b6d96e4e88: Layer already exists 06:05:25 ce7f800efff9: Layer already exists 06:05:25 3.2.0-dev.54: digest: sha256:f929d85cc3b12f750c892707839a6887a7d8919226c774e03f6e4aa067b7978f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:25 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:05:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:05:26 de0094d9f4ee: Preparing 06:05:26 658fd93389c6: Preparing 06:05:26 f906a6ab4164: Preparing 06:05:26 a1065e709f85: Preparing 06:05:26 9d1dab3097a4: Preparing 06:05:26 64b6d96e4e88: Preparing 06:05:26 ce7f800efff9: Preparing 06:05:26 ce7f800efff9: Waiting 06:05:26 64b6d96e4e88: Waiting 06:05:26 9d1dab3097a4: Layer already exists 06:05:26 f906a6ab4164: Layer already exists 06:05:26 a1065e709f85: Layer already exists 06:05:26 de0094d9f4ee: Layer already exists 06:05:26 658fd93389c6: Layer already exists 06:05:26 ce7f800efff9: Layer already exists 06:05:26 64b6d96e4e88: Layer already exists 06:05:26 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54: digest: sha256:f929d85cc3b12f750c892707839a6887a7d8919226c774e03f6e4aa067b7978f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:26 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 06:05:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:05:26 de0094d9f4ee: Preparing 06:05:26 658fd93389c6: Preparing 06:05:26 f906a6ab4164: Preparing 06:05:26 a1065e709f85: Preparing 06:05:26 9d1dab3097a4: Preparing 06:05:26 64b6d96e4e88: Preparing 06:05:26 ce7f800efff9: Preparing 06:05:26 64b6d96e4e88: Waiting 06:05:26 ce7f800efff9: Waiting 06:05:26 9d1dab3097a4: Layer already exists 06:05:26 658fd93389c6: Layer already exists 06:05:26 a1065e709f85: Layer already exists 06:05:26 f906a6ab4164: Layer already exists 06:05:26 de0094d9f4ee: Layer already exists 06:05:26 64b6d96e4e88: Layer already exists 06:05:26 ce7f800efff9: Layer already exists 06:05:26 main: digest: sha256:f929d85cc3b12f750c892707839a6887a7d8919226c774e03f6e4aa067b7978f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:05:26 ===================================================== [Pipeline] echo 06:05:26 taggedImages: 06:05:26 - nexus3.edgexfoundry.org:10004/support-scheduler:9ed72124ad2f01edf756a46c49444a389d468e72 06:05:26 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 06:05:26 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.54 06:05:26 - nexus3.edgexfoundry.org:10004/support-scheduler:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:05:26 - 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] } 06:19:56 #149 ... 06:19:56 06:19:56 #160 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:19:56 #160 1169.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.54" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:19:57 #160 ... 06:19:57 06:19:57 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:19:57 #151 DONE 1175.3s 06:19:57 06:19:57 #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 06:19:58 #161 DONE 0.5s 06:19:58 06:19:58 #162 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 06:20:00 #162 ... 06:20:00 06:20:00 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:20:00 #149 DONE 1177.5s 06:20:00 06:20:00 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:20:00 #152 ... 06:20:00 06:20:00 #163 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 06:20:00 #163 DONE 0.3s 06:20:00 06:20:00 #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:20:00 #129 ... 06:20:00 06:20:00 #164 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 06:20:00 #164 DONE 0.2s 06:20:00 06:20:00 #165 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 06:20:01 #165 ... 06:20:01 06:20:01 #162 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 06:20:01 #162 DONE 3.4s 06:20:01 06:20:01 #165 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 06:20:01 #165 DONE 0.7s 06:20:01 06:20:01 #166 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 06:20:01 #166 DONE 0.4s 06:20:01 06:20:01 #167 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 06:20:01 #167 DONE 0.5s 06:20:01 06:20:01 #168 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 06:20:02 #168 DONE 0.4s 06:20:02 06:20:02 #169 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:20:02 #169 DONE 0.5s 06:20:02 06:20:02 #170 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 06:20:02 #170 DONE 0.3s 06:20:02 06:20:02 #171 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:20:02 #171 ... 06:20:02 06:20:02 #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:20:02 #172 DONE 0.4s 06:20:02 06:20:02 #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 06:20:03 #173 DONE 0.5s 06:20:03 06:20:03 #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/ 06:20:03 #174 DONE 0.3s 06:20:03 06:20:03 #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/ 06:20:03 #175 DONE 0.3s 06:20:03 06:20:03 #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/ 06:20:04 #176 DONE 0.4s 06:20:04 06:20:04 #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:20:04 #129 ... 06:20:04 06:20:04 #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 06:20:04 #177 DONE 0.4s 06:20:04 06:20:04 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:20:04 #155 ... 06:20:04 06:20:04 #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:20:04 #178 DONE 0.2s 06:20:04 06:20:04 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:20:04 #152 ... 06:20:04 06:20:04 #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 06:20:05 #179 ... 06:20:05 06:20:05 #171 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:20:05 #171 DONE 2.8s 06:20:05 06:20:05 #118 [security-proxy-setup] exporting to image 06:20:05 #118 exporting layers 06:20:06 #118 exporting layers 1.3s done 06:20:06 #118 writing image sha256:af7fa76ba64070259275499430f4c21b1674e56d4260975958398cba43ab960d done 06:20:06 #118 naming to docker.io/library/security-proxy-setup-arm64 0.0s done 06:20:06 #118 DONE 3.9s 06:20:06 06:20:06 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:20:07 #150 ... 06:20:07 06:20:07 #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 06:20:07 #179 DONE 2.6s 06:20:07 06:20:07 #118 [security-bootstrapper] exporting to image 06:20:08 #118 exporting layers 1.4s done 06:20:08 #118 writing image sha256:bfaa2fa0c3fcc2f18237278df13ba21d3937ee584a2b9657a5d614fe574bd05b done 06:20:08 #118 naming to docker.io/library/security-bootstrapper-arm64 done 06:20:08 #118 DONE 5.3s 06:20:08 06:20:08 #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:20:14 #158 ... 06:20:14 06:20:14 #160 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:20:14 #160 DONE 1192.2s 06:20:14 06:20:14 #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:20:14 #71 ... 06:20:14 06:20:14 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 06:20:14 #180 DONE 0.2s 06:20:14 06:20:14 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 06:20:15 #181 DONE 0.3s 06:20:15 06:20:15 #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 06:20:15 #182 DONE 0.3s 06:20:15 06:20:15 #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 06:20:15 #183 DONE 0.2s 06:20:15 06:20:15 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 06:20:15 #184 DONE 0.2s 06:20:15 06:20:15 #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:20:15 #129 ... 06:20:15 06:20:15 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:20:16 #185 DONE 0.2s 06:20:16 06:20:16 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:20:16 #186 DONE 0.2s 06:20:16 06:20:16 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:20:16 #187 DONE 0.1s 06:20:16 06:20:16 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:20:16 #155 ... 06:20:16 06:20:16 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:20:18 #188 DONE 1.8s 06:20:18 06:20:18 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:20:18 #154 ... 06:20:18 06:20:18 #118 [security-secretstore-setup] exporting to image 06:20:18 #118 exporting layers 06:20:19 #118 exporting layers 1.3s done 06:20:19 #118 writing image sha256:2d2bf37ea991c0513cae72e77e2614454f1c3ac5b4541df1ce8e0eca9a1ac95a done 06:20:19 #118 naming to docker.io/library/security-secretstore-setup-arm64 done 06:20:19 #118 DONE 6.6s 06:20:19 06:20:19 #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:21:16 #129 ... 06:21:16 06:21:16 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:21:16 #155 DONE 1248.7s 06:21:16 06:21:16 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:21:16 #150 ... 06:21:16 06:21:16 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:21:16 #189 DONE 0.2s 06:21:16 06:21:16 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:21:16 #190 DONE 0.2s 06:21:16 06:21:16 #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:21:16 #159 ... 06:21:16 06:21:16 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 06:21:16 #191 DONE 0.2s 06:21:16 06:21:16 #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 06:21:16 #192 DONE 0.1s 06:21:16 06:21:16 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:21:16 #154 ... 06:21:16 06:21:16 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 06:21:16 #193 DONE 0.1s 06:21:16 06:21:16 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:21:16 #194 DONE 1.8s 06:21:16 06:21:16 #118 [core-common-config-bootstrapper] exporting to image 06:21:16 #118 exporting layers 06:21:16 #118 exporting layers 0.7s done 06:21:16 #118 writing image sha256:957192680d0b464b01c563041523b0f90bae0fc2f1cfd326eb96621c106ef89e done 06:21:16 #118 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 06:21:16 #118 DONE 7.4s 06:21:16 06:21:16 #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:23:22 #129 ... 06:23:22 06:23:22 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:23:22 #152 DONE 1370.7s 06:23:22 06:23:22 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:23:22 #153 ... 06:23:22 06:23:22 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:23:22 #195 DONE 0.2s 06:23:22 06:23:22 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:23:22 #153 ... 06:23:22 06:23:22 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:23:22 #196 DONE 0.2s 06:23:22 06:23:22 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 06:23:22 #197 DONE 0.3s 06:23:22 06:23: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 06:23:22 #198 DONE 0.1s 06:23:22 06:23:22 #118 [security-spiffe-token-provider] exporting to image 06:23:22 #118 exporting layers 06:23:22 #118 exporting layers 1.2s done 06:23:22 #118 writing image sha256:eabd5519b4be308ea783faf42a9d6aa8a6d3065b9f21613c78346ec310a7a234 done 06:23:22 #118 naming to docker.io/library/security-spiffe-token-provider-arm64 done 06:23:22 #118 DONE 8.5s 06:23:22 06:23:22 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:31:45 #150 ... 06:31:45 06:31:45 #157 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:31:45 #157 DONE 1874.2s 06:31:45 06:31:45 #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:31:45 #159 ... 06:31:45 06:31:45 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:31:45 #199 DONE 0.2s 06:31:45 06:31:45 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:31:45 #200 DONE 0.2s 06:31:45 06:31:45 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:31:45 #150 ... 06:31:45 06:31:45 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 06:31:45 #201 DONE 0.4s 06:31:45 06:31:45 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:31:45 #156 ... 06:31:45 06:31:45 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 06:31:45 #202 DONE 0.2s 06:31:45 06:31:45 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 06:31:45 #203 DONE 0.1s 06:31:45 06:31:45 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:31:45 #204 DONE 1.9s 06:31:45 06:31:45 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:31:45 #150 ... 06:31:45 06:31:45 #118 [security-proxy-auth] exporting to image 06:31:45 #118 exporting layers 06:31:45 #118 exporting layers 0.7s done 06:31:45 #118 writing image sha256:efeeb4e39539df6beebfa44fcb13e1f74226f501a0a6c78c89378970b675f7b1 done 06:31:45 #118 naming to docker.io/library/security-proxy-auth-arm64 done 06:31:45 #118 DONE 9.3s 06:31:45 06:31:45 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:32:42 #156 ... 06:32:42 06:32:42 #129 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:32:42 #129 DONE 1938.1s 06:32:42 06:32:42 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:32:42 #154 ... 06:32:42 06:32:42 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:32:42 #205 DONE 0.1s 06:32:42 06:32:42 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 06:32:42 #206 DONE 0.2s 06:32:42 06:32:42 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:32:42 #207 DONE 0.4s 06:32:42 06:32:42 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:32:42 #154 ... 06:32:42 06:32:42 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 06:32:42 #208 DONE 0.1s 06:32:42 06:32:42 #118 [core-command] exporting to image 06:32:42 #118 exporting layers 06:32:42 #118 exporting layers 0.5s done 06:32:42 #118 writing image sha256:959e0f92401edff6225bc5862d7fa7508b5e2b62306af68a3655c5994f4844b8 done 06:32:42 #118 naming to docker.io/library/core-command-arm64 done 06:32:42 #118 DONE 9.7s 06:32:42 06:32:42 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:35:03 #154 ... 06:35:03 06:35:03 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:35:03 #150 DONE 2076.5s 06:35:03 06:35:03 #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:35:03 #159 ... 06:35:03 06:35:03 #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:35:03 #209 DONE 0.2s 06:35:03 06:35:03 #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:35:03 #210 DONE 0.2s 06:35:03 06:35:03 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:35:03 #156 ... 06:35:03 06:35:03 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:35:03 #211 DONE 0.5s 06:35:03 06:35:03 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 06:35:03 #212 DONE 0.2s 06:35:03 06:35:03 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 06:35:03 #213 DONE 0.2s 06:35:03 06:35:03 #118 [core-metadata] exporting to image 06:35:03 #118 exporting layers 06:35:03 #118 exporting layers 0.6s done 06:35:03 #118 writing image sha256:52d61d273f45c2a7a2924b3b583629f739d9ce3c83f4568d84fb797e4fa5b3eb done 06:35:03 #118 naming to docker.io/library/core-metadata-arm64 done 06:35:03 #118 DONE 10.4s 06:35:03 06:35:03 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:35:03 #154 ... 06:35:03 06:35:03 #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:35:03 #159 DONE 2079.6s 06:35:03 06:35:03 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:35:03 #154 ... 06:35:03 06:35:03 #214 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 06:35:03 #214 DONE 0.1s 06:35:03 06:35:03 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:35:03 #156 ... 06:35:03 06:35:03 #215 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 06:35:03 #215 DONE 0.5s 06:35:03 06:35:03 #216 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 06:35:03 #216 DONE 0.1s 06:35:03 06:35:03 #118 [core-keeper] exporting to image 06:35:03 #118 exporting layers 0.7s done 06:35:03 #118 writing image sha256:e9b3fb857836c6887759bcb1459119f6474fe1ef6aae4466bcce886171899870 0.0s done 06:35:03 #118 naming to docker.io/library/core-keeper-arm64 done 06:35:03 #118 DONE 11.1s 06:35:03 06:35:03 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:35:03 #153 DONE 2082.0s 06:35:03 06:35:03 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:35:04 #156 ... 06:35:04 06:35:04 #217 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:35:04 #217 DONE 0.1s 06:35:04 06:35:04 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:35:04 #154 ... 06:35:04 06:35:04 #218 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:35:05 #218 DONE 0.1s 06:35:05 06:35:05 #219 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:35:05 #219 DONE 0.6s 06:35:05 06:35:05 #220 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 06:35:06 #220 DONE 0.2s 06:35:06 06:35:06 #118 [core-data] exporting to image 06:35:06 #118 exporting layers 0.7s done 06:35:06 #118 writing image sha256:d9b85f335d3d599915e464167c5fd796cae264664ca6321f91e07ec3686e1932 done 06:35:06 #118 naming to docker.io/library/core-data-arm64 done 06:35:06 #118 DONE 11.8s 06:35:06 06:35:06 #154 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:35:45 #154 DONE 2120.8s 06:35:45 06:35:45 #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:35:45 #158 ... 06:35:45 06:35:45 #221 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:35:45 #221 DONE 0.2s 06:35:45 06:35:45 #222 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:35:45 #222 DONE 0.2s 06:35:45 06:35:45 #158 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:35:45 #158 DONE 2121.5s 06:35:45 06:35:45 #223 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 06:35:45 #223 DONE 0.6s 06:35:45 06:35:45 #224 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:35:45 #224 DONE 0.4s 06:35:45 06:35:45 #225 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:35:45 #225 ... 06:35:45 06:35:45 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:35:45 #156 DONE 2122.3s 06:35:45 06:35:45 #226 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 06:35:45 #226 DONE 0.2s 06:35:45 06:35:45 #225 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:35:45 #225 DONE 0.3s 06:35:45 06:35:45 #118 [support-cron-scheduler] exporting to image 06:35:45 #118 exporting layers 06:35:45 #118 ... 06:35:45 06:35:45 #227 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:35:45 #227 DONE 0.7s 06:35:45 06:35:45 #228 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:35:45 #228 DONE 0.1s 06:35:45 06:35:45 #229 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:35:45 #229 DONE 0.1s 06:35:45 06:35:45 #230 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 06:35:45 #230 DONE 0.1s 06:35:45 06:35:45 #118 [support-scheduler] exporting to image 06:35:45 #118 ... 06:35:45 06:35:45 #231 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:35:45 #231 DONE 0.5s 06:35:45 06:35:45 #118 [support-scheduler] exporting to image 06:35:45 #118 exporting layers 0.5s done 06:35:45 #118 writing image sha256:9d2bb720537e41216e83fcaf1768ac0c10aa038c34d4394fb959812ab2ab7ce2 0.0s done 06:35:45 #118 naming to docker.io/library/support-scheduler-arm64 06:35:45 #118 ... 06:35:45 06:35:45 #232 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 06:35:45 #232 DONE 0.2s 06:35:45 06:35:45 #118 [support-notifications] exporting to image 06:35:45 #118 naming to docker.io/library/support-scheduler-arm64 0.0s done 06:35:46 #118 exporting layers 1.5s done 06:35:46 #118 writing image sha256:d25379a9e814023b28448ea29d4972d9b8b645301629181c82760730c01ee136 0.0s done 06:35:46 #118 naming to docker.io/library/support-cron-scheduler-arm64 0.0s done 06:35:46 #118 exporting layers 0.5s done 06:35:46 #118 writing image sha256:eaed21acb6431cd3aeeb3c06665f854e287966340fc00946ab76e6bd93f9e258 done 06:35:46 #118 naming to docker.io/library/support-notifications-arm64 done 06:35:46 #118 DONE 13.7s 06:35:46 06:35:46 #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:35:46 time="2024-08-16T05:58:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:35:46 time="2024-08-16T05:58:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:35:46 time="2024-08-16T05:58:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:35:46 time="2024-08-16T05:58:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:35:46 time="2024-08-16T05:58:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:35:46 time="2024-08-16T05:58:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:35:46 time="2024-08-16T05:58:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:35:46 time="2024-08-16T05:58:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:35:46 time="2024-08-16T05:58:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:35:46 time="2024-08-16T05:58:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:35:46 time="2024-08-16T05:58:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:35:46 time="2024-08-16T05:58:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:35:46 time="2024-08-16T05:58:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:35:46 time="2024-08-16T05:58:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:35:46 time="2024-08-16T05:58:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:35:46 time="2024-08-16T05:58:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 06:35:46 $ docker stop --time=1 f26e762977bc9feb38b4f2a87a445e1972953c03a5e84c85ee10de6111f37d93 06:35:48 $ docker rm -f --volumes f26e762977bc9feb38b4f2a87a445e1972953c03a5e84c85ee10de6111f37d93 [Pipeline] // withDockerContainer [Pipeline] sh 06:35:48 + docker images 06:35:48 REPOSITORY TAG IMAGE ID CREATED SIZE 06:35:48 support-notifications-arm64 latest eaed21acb643 3 seconds ago 42MB 06:35:48 support-scheduler-arm64 latest 9d2bb720537e 3 seconds ago 41.3MB 06:35:48 support-cron-scheduler-arm64 latest d25379a9e814 4 seconds ago 43.5MB 06:35:48 core-data-arm64 latest d9b85f335d3d 43 seconds ago 39.1MB 06:35:48 core-keeper-arm64 latest e9b3fb857836 45 seconds ago 39MB 06:35:48 core-metadata-arm64 latest 52d61d273f45 48 seconds ago 39.3MB 06:35:48 core-command-arm64 latest 959e0f92401e 3 minutes ago 35MB 06:35:48 security-proxy-auth-arm64 latest efeeb4e39539 4 minutes ago 32.6MB 06:35:48 security-spiffe-token-provider-arm64 latest eabd5519b4be 12 minutes ago 29MB 06:35:48 core-common-config-bootstrapper-arm64 latest 957192680d0b 14 minutes ago 15.3MB 06:35:48 security-secretstore-setup-arm64 latest 2d2bf37ea991 15 minutes ago 36.4MB 06:35:48 security-bootstrapper-arm64 latest bfaa2fa0c3fc 15 minutes ago 18.9MB 06:35:48 security-proxy-setup-arm64 latest af7fa76ba640 15 minutes ago 26.1MB 06:35:48 security-spire-server-arm64 latest 65983c8010a5 36 minutes ago 116MB 06:35:48 security-spire-agent-arm64 latest a38772614c04 36 minutes ago 174MB 06:35:48 security-spire-config-arm64 latest 5b577cfd4783 36 minutes ago 115MB 06:35:48 ci-base-image-arm64 latest 9275c28fa6a1 38 minutes ago 967MB 06:35:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 3 months ago 561MB 06:35:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 14 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 06:35:48 provisioning config files... 06:35:48 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/672@tmp/config4388231388843525363tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:35:49 ---> ****-login.sh 06:35:49 nexus3.edgexfoundry.org:10001 06:35:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:35:49 Configure a credential helper to remove this warning. See 06:35:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:35:49 06:35:49 Login Succeeded 06:35:49 nexus3.edgexfoundry.org:10002 06:35:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:35:49 Configure a credential helper to remove this warning. See 06:35:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:35:49 06:35:49 Login Succeeded 06:35:49 nexus3.edgexfoundry.org:10003 06:35:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:35:50 Configure a credential helper to remove this warning. See 06:35:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:35:50 06:35:50 Login Succeeded 06:35:50 nexus3.edgexfoundry.org:10004 06:35:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:35:50 Configure a credential helper to remove this warning. See 06:35:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:35:50 06:35:50 Login Succeeded 06:35:50 ****.io 06:35:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:35:51 Configure a credential helper to remove this warning. See 06:35:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:35:51 06:35:51 Login Succeeded 06:35:51 ---> ****-login.sh ends [Pipeline] } 06:35:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:35:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:35:51 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 06:35:51 9ed72124ad2f01edf756a46c49444a389d468e72 06:35:51 latest 06:35:51 3.2.0-dev.54 06:35:51 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:35:51 main 06:35:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:51 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:52 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 06:35:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:35:52 206f668e5e48: Preparing 06:35:52 46624eb44539: Preparing 06:35:52 ec0e9328a4b2: Preparing 06:35:52 c9cfff862063: Preparing 06:35:52 bf812f1422da: Preparing 06:35:52 5194a825c5c0: Preparing 06:35:52 3c20671a5817: Preparing 06:35:52 5194a825c5c0: Waiting 06:35:52 3c20671a5817: Waiting 06:35:52 c9cfff862063: Pushed 06:35:52 bf812f1422da: Pushed 06:35:52 206f668e5e48: Pushed 06:35:52 ec0e9328a4b2: Pushed 06:35:52 3c20671a5817: Layer already exists 06:35:52 5194a825c5c0: Pushed 06:35:58 46624eb44539: Pushed 06:35:58 9ed72124ad2f01edf756a46c49444a389d468e72: digest: sha256:2b16791259d97ab99aa0344c1b49b95946bc1d6aa3052de3ae99dcd1521d3282 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:59 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:59 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 06:35:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:35:59 206f668e5e48: Preparing 06:35:59 46624eb44539: Preparing 06:35:59 ec0e9328a4b2: Preparing 06:35:59 c9cfff862063: Preparing 06:35:59 bf812f1422da: Preparing 06:35:59 5194a825c5c0: Preparing 06:35:59 3c20671a5817: Preparing 06:35:59 5194a825c5c0: Waiting 06:35:59 3c20671a5817: Waiting 06:35:59 bf812f1422da: Layer already exists 06:35:59 206f668e5e48: Layer already exists 06:35:59 c9cfff862063: Layer already exists 06:35:59 ec0e9328a4b2: Layer already exists 06:35:59 46624eb44539: Layer already exists 06:35:59 5194a825c5c0: Layer already exists 06:35:59 3c20671a5817: Layer already exists 06:35:59 latest: digest: sha256:2b16791259d97ab99aa0344c1b49b95946bc1d6aa3052de3ae99dcd1521d3282 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:00 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:00 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.54 06:36:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:36:00 206f668e5e48: Preparing 06:36:00 46624eb44539: Preparing 06:36:00 ec0e9328a4b2: Preparing 06:36:00 c9cfff862063: Preparing 06:36:00 bf812f1422da: Preparing 06:36:00 5194a825c5c0: Preparing 06:36:00 3c20671a5817: Preparing 06:36:00 5194a825c5c0: Waiting 06:36:00 3c20671a5817: Waiting 06:36:00 bf812f1422da: Layer already exists 06:36:00 206f668e5e48: Layer already exists 06:36:00 46624eb44539: Layer already exists 06:36:00 ec0e9328a4b2: Layer already exists 06:36:00 c9cfff862063: Layer already exists 06:36:00 3c20671a5817: Layer already exists 06:36:00 5194a825c5c0: Layer already exists 06:36:00 3.2.0-dev.54: digest: sha256:2b16791259d97ab99aa0344c1b49b95946bc1d6aa3052de3ae99dcd1521d3282 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:01 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:01 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:36:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:36:01 206f668e5e48: Preparing 06:36:01 46624eb44539: Preparing 06:36:01 ec0e9328a4b2: Preparing 06:36:01 c9cfff862063: Preparing 06:36:01 bf812f1422da: Preparing 06:36:01 5194a825c5c0: Preparing 06:36:01 3c20671a5817: Preparing 06:36:01 5194a825c5c0: Waiting 06:36:01 3c20671a5817: Waiting 06:36:01 c9cfff862063: Layer already exists 06:36:01 ec0e9328a4b2: Layer already exists 06:36:01 46624eb44539: Layer already exists 06:36:01 bf812f1422da: Layer already exists 06:36:01 206f668e5e48: Layer already exists 06:36:01 3c20671a5817: Layer already exists 06:36:01 5194a825c5c0: Layer already exists 06:36:01 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54: digest: sha256:2b16791259d97ab99aa0344c1b49b95946bc1d6aa3052de3ae99dcd1521d3282 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:02 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:02 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 06:36:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:36:02 206f668e5e48: Preparing 06:36:02 46624eb44539: Preparing 06:36:02 ec0e9328a4b2: Preparing 06:36:02 c9cfff862063: Preparing 06:36:02 bf812f1422da: Preparing 06:36:02 5194a825c5c0: Preparing 06:36:02 3c20671a5817: Preparing 06:36:02 5194a825c5c0: Waiting 06:36:02 3c20671a5817: Waiting 06:36:02 46624eb44539: Layer already exists 06:36:02 ec0e9328a4b2: Layer already exists 06:36:02 c9cfff862063: Layer already exists 06:36:02 bf812f1422da: Layer already exists 06:36:02 206f668e5e48: Layer already exists 06:36:02 3c20671a5817: Layer already exists 06:36:02 5194a825c5c0: Layer already exists 06:36:02 main: digest: sha256:2b16791259d97ab99aa0344c1b49b95946bc1d6aa3052de3ae99dcd1521d3282 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:36:03 ===================================================== [Pipeline] echo 06:36:03 taggedImages: 06:36:03 - nexus3.edgexfoundry.org:10004/core-command-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 06:36:03 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 06:36:03 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.54 06:36:03 - nexus3.edgexfoundry.org:10004/core-command-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:36:03 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 06:36:03 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 06:36:03 9ed72124ad2f01edf756a46c49444a389d468e72 06:36:03 latest 06:36:03 3.2.0-dev.54 06:36:03 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:36:03 main 06:36:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:03 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:03 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 06:36:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:36:03 335ead09e236: Preparing 06:36:03 598be0487a90: Preparing 06:36:03 6319b9a07bbf: Preparing 06:36:03 e3982fd3c48f: Preparing 06:36:03 ec0e9328a4b2: Preparing 06:36:03 c9cfff862063: Preparing 06:36:03 bf812f1422da: Preparing 06:36:03 c9cfff862063: Waiting 06:36:03 5194a825c5c0: Preparing 06:36:03 bf812f1422da: Waiting 06:36:03 3c20671a5817: Preparing 06:36:03 5194a825c5c0: Waiting 06:36:03 3c20671a5817: Waiting 06:36:03 ec0e9328a4b2: Layer already exists 06:36:04 c9cfff862063: Layer already exists 06:36:04 598be0487a90: Pushed 06:36:04 bf812f1422da: Layer already exists 06:36:04 6319b9a07bbf: Pushed 06:36:04 5194a825c5c0: Layer already exists 06:36:04 3c20671a5817: Layer already exists 06:36:04 335ead09e236: Pushed 06:36:06 e3982fd3c48f: Pushed 06:36:06 9ed72124ad2f01edf756a46c49444a389d468e72: digest: sha256:80af425e049ac8c6052dca8a30e90721d9d5343b87af5766ee7740594607bf89 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:06 + 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 06:36:06 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 06:36:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:36:06 335ead09e236: Preparing 06:36:06 598be0487a90: Preparing 06:36:06 6319b9a07bbf: Preparing 06:36:06 e3982fd3c48f: Preparing 06:36:06 ec0e9328a4b2: Preparing 06:36:06 c9cfff862063: Preparing 06:36:06 bf812f1422da: Preparing 06:36:06 5194a825c5c0: Preparing 06:36:06 3c20671a5817: Preparing 06:36:06 c9cfff862063: Waiting 06:36:06 bf812f1422da: Waiting 06:36:06 5194a825c5c0: Waiting 06:36:06 3c20671a5817: Waiting 06:36:06 335ead09e236: Layer already exists 06:36:06 6319b9a07bbf: Layer already exists 06:36:06 e3982fd3c48f: Layer already exists 06:36:06 598be0487a90: Layer already exists 06:36:06 ec0e9328a4b2: Layer already exists 06:36:06 5194a825c5c0: Layer already exists 06:36:06 bf812f1422da: Layer already exists 06:36:06 c9cfff862063: Layer already exists 06:36:06 3c20671a5817: Layer already exists 06:36:06 latest: digest: sha256:80af425e049ac8c6052dca8a30e90721d9d5343b87af5766ee7740594607bf89 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:07 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:07 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.54 06:36:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:36:07 335ead09e236: Preparing 06:36:07 598be0487a90: Preparing 06:36:07 6319b9a07bbf: Preparing 06:36:07 e3982fd3c48f: Preparing 06:36:07 ec0e9328a4b2: Preparing 06:36:07 c9cfff862063: Preparing 06:36:07 bf812f1422da: Preparing 06:36:07 c9cfff862063: Waiting 06:36:07 5194a825c5c0: Preparing 06:36:07 bf812f1422da: Waiting 06:36:07 3c20671a5817: Preparing 06:36:07 5194a825c5c0: Waiting 06:36:07 3c20671a5817: Waiting 06:36:07 6319b9a07bbf: Layer already exists 06:36:07 e3982fd3c48f: Layer already exists 06:36:07 598be0487a90: Layer already exists 06:36:07 335ead09e236: Layer already exists 06:36:07 ec0e9328a4b2: Layer already exists 06:36:07 bf812f1422da: Layer already exists 06:36:07 5194a825c5c0: Layer already exists 06:36:07 c9cfff862063: Layer already exists 06:36:07 3c20671a5817: Layer already exists 06:36:07 3.2.0-dev.54: digest: sha256:80af425e049ac8c6052dca8a30e90721d9d5343b87af5766ee7740594607bf89 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:08 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:08 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:36:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:36:08 335ead09e236: Preparing 06:36:08 598be0487a90: Preparing 06:36:08 6319b9a07bbf: Preparing 06:36:08 e3982fd3c48f: Preparing 06:36:08 ec0e9328a4b2: Preparing 06:36:08 c9cfff862063: Preparing 06:36:08 bf812f1422da: Preparing 06:36:08 5194a825c5c0: Preparing 06:36:08 3c20671a5817: Preparing 06:36:08 bf812f1422da: Waiting 06:36:08 5194a825c5c0: Waiting 06:36:08 3c20671a5817: Waiting 06:36:08 c9cfff862063: Waiting 06:36:08 e3982fd3c48f: Layer already exists 06:36:08 335ead09e236: Layer already exists 06:36:08 ec0e9328a4b2: Layer already exists 06:36:08 598be0487a90: Layer already exists 06:36:08 6319b9a07bbf: Layer already exists 06:36:08 5194a825c5c0: Layer already exists 06:36:08 bf812f1422da: Layer already exists 06:36:08 c9cfff862063: Layer already exists 06:36:08 3c20671a5817: Layer already exists 06:36:08 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54: digest: sha256:80af425e049ac8c6052dca8a30e90721d9d5343b87af5766ee7740594607bf89 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:09 + 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 06:36:09 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 06:36:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:36:09 335ead09e236: Preparing 06:36:09 598be0487a90: Preparing 06:36:09 6319b9a07bbf: Preparing 06:36:09 e3982fd3c48f: Preparing 06:36:09 ec0e9328a4b2: Preparing 06:36:09 c9cfff862063: Preparing 06:36:09 bf812f1422da: Preparing 06:36:09 5194a825c5c0: Preparing 06:36:09 3c20671a5817: Preparing 06:36:09 c9cfff862063: Waiting 06:36:09 bf812f1422da: Waiting 06:36:09 5194a825c5c0: Waiting 06:36:09 3c20671a5817: Waiting 06:36:09 ec0e9328a4b2: Layer already exists 06:36:09 335ead09e236: Layer already exists 06:36:09 598be0487a90: Layer already exists 06:36:09 6319b9a07bbf: Layer already exists 06:36:09 e3982fd3c48f: Layer already exists 06:36:09 5194a825c5c0: Layer already exists 06:36:09 bf812f1422da: Layer already exists 06:36:09 3c20671a5817: Layer already exists 06:36:09 c9cfff862063: Layer already exists 06:36:09 main: digest: sha256:80af425e049ac8c6052dca8a30e90721d9d5343b87af5766ee7740594607bf89 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:36:10 ===================================================== [Pipeline] echo 06:36:10 taggedImages: 06:36:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 06:36:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 06:36:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.54 06:36:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:36:10 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 06:36:10 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 06:36:10 9ed72124ad2f01edf756a46c49444a389d468e72 06:36:10 latest 06:36:10 3.2.0-dev.54 06:36:10 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:36:10 main 06:36:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:10 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:10 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 06:36:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:36:10 25e4df316929: Preparing 06:36:10 df1cd305f5f2: Preparing 06:36:10 ec0e9328a4b2: Preparing 06:36:10 c9cfff862063: Preparing 06:36:10 f0763e8c5c42: Preparing 06:36:10 02a6260ddeba: Preparing 06:36:10 3c20671a5817: Preparing 06:36:10 02a6260ddeba: Waiting 06:36:10 3c20671a5817: Waiting 06:36:10 ec0e9328a4b2: Layer already exists 06:36:11 f0763e8c5c42: Pushed 06:36:11 02a6260ddeba: Pushed 06:36:11 c9cfff862063: Layer already exists 06:36:11 3c20671a5817: Layer already exists 06:36:11 25e4df316929: Pushed 06:36:17 df1cd305f5f2: Pushed 06:36:17 9ed72124ad2f01edf756a46c49444a389d468e72: digest: sha256:32ed63a150004218955b3b6966e0dee9ceca48cd815408edc2f22dd4c568ccd6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:18 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:18 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 06:36:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:36:18 25e4df316929: Preparing 06:36:18 df1cd305f5f2: Preparing 06:36:18 ec0e9328a4b2: Preparing 06:36:18 c9cfff862063: Preparing 06:36:18 f0763e8c5c42: Preparing 06:36:18 02a6260ddeba: Preparing 06:36:18 3c20671a5817: Preparing 06:36:18 02a6260ddeba: Waiting 06:36:18 3c20671a5817: Waiting 06:36:18 df1cd305f5f2: Layer already exists 06:36:18 25e4df316929: Layer already exists 06:36:18 ec0e9328a4b2: Layer already exists 06:36:18 c9cfff862063: Layer already exists 06:36:18 f0763e8c5c42: Layer already exists 06:36:18 3c20671a5817: Layer already exists 06:36:18 02a6260ddeba: Layer already exists 06:36:18 latest: digest: sha256:32ed63a150004218955b3b6966e0dee9ceca48cd815408edc2f22dd4c568ccd6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:19 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:19 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.54 06:36:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:36:19 25e4df316929: Preparing 06:36:19 df1cd305f5f2: Preparing 06:36:19 ec0e9328a4b2: Preparing 06:36:19 c9cfff862063: Preparing 06:36:19 f0763e8c5c42: Preparing 06:36:19 02a6260ddeba: Preparing 06:36:19 3c20671a5817: Preparing 06:36:19 02a6260ddeba: Waiting 06:36:19 3c20671a5817: Waiting 06:36:19 25e4df316929: Layer already exists 06:36:19 df1cd305f5f2: Layer already exists 06:36:19 c9cfff862063: Layer already exists 06:36:19 ec0e9328a4b2: Layer already exists 06:36:19 f0763e8c5c42: Layer already exists 06:36:19 02a6260ddeba: Layer already exists 06:36:19 3c20671a5817: Layer already exists 06:36:19 3.2.0-dev.54: digest: sha256:32ed63a150004218955b3b6966e0dee9ceca48cd815408edc2f22dd4c568ccd6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:20 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:20 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:36:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:36:20 25e4df316929: Preparing 06:36:20 df1cd305f5f2: Preparing 06:36:20 ec0e9328a4b2: Preparing 06:36:20 c9cfff862063: Preparing 06:36:20 f0763e8c5c42: Preparing 06:36:20 02a6260ddeba: Preparing 06:36:20 3c20671a5817: Preparing 06:36:20 02a6260ddeba: Waiting 06:36:20 3c20671a5817: Waiting 06:36:20 ec0e9328a4b2: Layer already exists 06:36:20 f0763e8c5c42: Layer already exists 06:36:20 c9cfff862063: Layer already exists 06:36:20 df1cd305f5f2: Layer already exists 06:36:20 25e4df316929: Layer already exists 06:36:20 02a6260ddeba: Layer already exists 06:36:20 3c20671a5817: Layer already exists 06:36:20 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54: digest: sha256:32ed63a150004218955b3b6966e0dee9ceca48cd815408edc2f22dd4c568ccd6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:20 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:21 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 06:36:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:36:21 25e4df316929: Preparing 06:36:21 df1cd305f5f2: Preparing 06:36:21 ec0e9328a4b2: Preparing 06:36:21 c9cfff862063: Preparing 06:36:21 f0763e8c5c42: Preparing 06:36:21 02a6260ddeba: Preparing 06:36:21 02a6260ddeba: Waiting 06:36:21 3c20671a5817: Preparing 06:36:21 3c20671a5817: Waiting 06:36:21 f0763e8c5c42: Layer already exists 06:36:21 df1cd305f5f2: Layer already exists 06:36:21 25e4df316929: Layer already exists 06:36:21 c9cfff862063: Layer already exists 06:36:21 ec0e9328a4b2: Layer already exists 06:36:21 02a6260ddeba: Layer already exists 06:36:21 3c20671a5817: Layer already exists 06:36:21 main: digest: sha256:32ed63a150004218955b3b6966e0dee9ceca48cd815408edc2f22dd4c568ccd6 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:36:21 ===================================================== [Pipeline] echo 06:36:21 taggedImages: 06:36:21 - nexus3.edgexfoundry.org:10004/core-data-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 06:36:21 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 06:36:21 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.54 06:36:21 - nexus3.edgexfoundry.org:10004/core-data-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:36:21 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 06:36:21 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 06:36:21 9ed72124ad2f01edf756a46c49444a389d468e72 06:36:21 latest 06:36:21 3.2.0-dev.54 06:36:21 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:36:21 main 06:36:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:22 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:22 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 06:36:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:36:22 a9c4ccb10362: Preparing 06:36:22 bda96952106c: Preparing 06:36:22 c9cfff862063: Preparing 06:36:22 09f68b5f5bd1: Preparing 06:36:22 e19625e093b7: Preparing 06:36:22 3c20671a5817: Preparing 06:36:22 3c20671a5817: Waiting 06:36:22 c9cfff862063: Layer already exists 06:36:22 3c20671a5817: Layer already exists 06:36:22 e19625e093b7: Pushed 06:36:22 09f68b5f5bd1: Pushed 06:36:22 a9c4ccb10362: Pushed 06:36:29 bda96952106c: Pushed 06:36:29 9ed72124ad2f01edf756a46c49444a389d468e72: digest: sha256:16b232a7e7a3c88d199882c789f9095d6ec08320c648fd5f3d70fba61bc91c41 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:29 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:30 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 06:36:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:36:30 a9c4ccb10362: Preparing 06:36:30 bda96952106c: Preparing 06:36:30 c9cfff862063: Preparing 06:36:30 09f68b5f5bd1: Preparing 06:36:30 e19625e093b7: Preparing 06:36:30 3c20671a5817: Preparing 06:36:30 3c20671a5817: Waiting 06:36:30 bda96952106c: Layer already exists 06:36:30 e19625e093b7: Layer already exists 06:36:30 a9c4ccb10362: Layer already exists 06:36:30 c9cfff862063: Layer already exists 06:36:30 09f68b5f5bd1: Layer already exists 06:36:30 3c20671a5817: Layer already exists 06:36:30 latest: digest: sha256:16b232a7e7a3c88d199882c789f9095d6ec08320c648fd5f3d70fba61bc91c41 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:30 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:31 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.54 06:36:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:36:31 a9c4ccb10362: Preparing 06:36:31 bda96952106c: Preparing 06:36:31 c9cfff862063: Preparing 06:36:31 09f68b5f5bd1: Preparing 06:36:31 e19625e093b7: Preparing 06:36:31 3c20671a5817: Preparing 06:36:31 3c20671a5817: Waiting 06:36:31 09f68b5f5bd1: Layer already exists 06:36:31 a9c4ccb10362: Layer already exists 06:36:31 bda96952106c: Layer already exists 06:36:31 c9cfff862063: Layer already exists 06:36:31 e19625e093b7: Layer already exists 06:36:31 3c20671a5817: Layer already exists 06:36:31 3.2.0-dev.54: digest: sha256:16b232a7e7a3c88d199882c789f9095d6ec08320c648fd5f3d70fba61bc91c41 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:31 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:32 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:36:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:36:32 a9c4ccb10362: Preparing 06:36:32 bda96952106c: Preparing 06:36:32 c9cfff862063: Preparing 06:36:32 09f68b5f5bd1: Preparing 06:36:32 e19625e093b7: Preparing 06:36:32 3c20671a5817: Preparing 06:36:32 a9c4ccb10362: Layer already exists 06:36:32 e19625e093b7: Layer already exists 06:36:32 09f68b5f5bd1: Layer already exists 06:36:32 c9cfff862063: Layer already exists 06:36:32 bda96952106c: Layer already exists 06:36:32 3c20671a5817: Layer already exists 06:36:32 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54: digest: sha256:16b232a7e7a3c88d199882c789f9095d6ec08320c648fd5f3d70fba61bc91c41 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:32 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:32 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 06:36:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:36:32 a9c4ccb10362: Preparing 06:36:32 bda96952106c: Preparing 06:36:32 c9cfff862063: Preparing 06:36:32 09f68b5f5bd1: Preparing 06:36:32 e19625e093b7: Preparing 06:36:32 3c20671a5817: Preparing 06:36:32 3c20671a5817: Waiting 06:36:32 e19625e093b7: Layer already exists 06:36:32 bda96952106c: Layer already exists 06:36:32 a9c4ccb10362: Layer already exists 06:36:32 09f68b5f5bd1: Layer already exists 06:36:32 c9cfff862063: Layer already exists 06:36:32 3c20671a5817: Layer already exists 06:36:33 main: digest: sha256:16b232a7e7a3c88d199882c789f9095d6ec08320c648fd5f3d70fba61bc91c41 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:36:33 ===================================================== [Pipeline] echo 06:36:33 taggedImages: 06:36:33 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 06:36:33 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 06:36:33 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.54 06:36:33 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:36:33 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 06:36:33 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 06:36:33 9ed72124ad2f01edf756a46c49444a389d468e72 06:36:33 latest 06:36:33 3.2.0-dev.54 06:36:33 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:36:33 main 06:36:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:33 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 06:36:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:36:34 4c323cdb34f1: Preparing 06:36:34 00c1321deeb0: Preparing 06:36:34 1cd712d6fb31: Preparing 06:36:34 ec0e9328a4b2: Preparing 06:36:34 c9cfff862063: Preparing 06:36:34 bf812f1422da: Preparing 06:36:34 5194a825c5c0: Preparing 06:36:34 3c20671a5817: Preparing 06:36:34 bf812f1422da: Waiting 06:36:34 5194a825c5c0: Waiting 06:36:34 3c20671a5817: Waiting 06:36:34 c9cfff862063: Layer already exists 06:36:34 ec0e9328a4b2: Layer already exists 06:36:34 bf812f1422da: Layer already exists 06:36:34 5194a825c5c0: Layer already exists 06:36:34 3c20671a5817: Layer already exists 06:36:34 00c1321deeb0: Pushed 06:36:34 4c323cdb34f1: Pushed 06:36:40 1cd712d6fb31: Pushed 06:36:41 9ed72124ad2f01edf756a46c49444a389d468e72: digest: sha256:ccad0d40926e8d64cad382a0c1a7aef1725cccd520685f8956fb07abb878c7c1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:41 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 06:36:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:36:42 4c323cdb34f1: Preparing 06:36:42 00c1321deeb0: Preparing 06:36:42 1cd712d6fb31: Preparing 06:36:42 ec0e9328a4b2: Preparing 06:36:42 c9cfff862063: Preparing 06:36:42 bf812f1422da: Preparing 06:36:42 5194a825c5c0: Preparing 06:36:42 3c20671a5817: Preparing 06:36:42 5194a825c5c0: Waiting 06:36:42 bf812f1422da: Waiting 06:36:42 3c20671a5817: Waiting 06:36:42 c9cfff862063: Layer already exists 06:36:42 1cd712d6fb31: Layer already exists 06:36:42 00c1321deeb0: Layer already exists 06:36:42 4c323cdb34f1: Layer already exists 06:36:42 ec0e9328a4b2: Layer already exists 06:36:42 5194a825c5c0: Layer already exists 06:36:42 3c20671a5817: Layer already exists 06:36:42 bf812f1422da: Layer already exists 06:36:42 latest: digest: sha256:ccad0d40926e8d64cad382a0c1a7aef1725cccd520685f8956fb07abb878c7c1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:42 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.54 06:36:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:36:43 4c323cdb34f1: Preparing 06:36:43 00c1321deeb0: Preparing 06:36:43 1cd712d6fb31: Preparing 06:36:43 ec0e9328a4b2: Preparing 06:36:43 c9cfff862063: Preparing 06:36:43 bf812f1422da: Preparing 06:36:43 5194a825c5c0: Preparing 06:36:43 3c20671a5817: Preparing 06:36:43 5194a825c5c0: Waiting 06:36:43 bf812f1422da: Waiting 06:36:43 3c20671a5817: Waiting 06:36:43 ec0e9328a4b2: Layer already exists 06:36:43 1cd712d6fb31: Layer already exists 06:36:43 00c1321deeb0: Layer already exists 06:36:43 4c323cdb34f1: Layer already exists 06:36:43 c9cfff862063: Layer already exists 06:36:43 5194a825c5c0: Layer already exists 06:36:43 bf812f1422da: Layer already exists 06:36:43 3c20671a5817: Layer already exists 06:36:43 3.2.0-dev.54: digest: sha256:ccad0d40926e8d64cad382a0c1a7aef1725cccd520685f8956fb07abb878c7c1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:43 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:44 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:36:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:36:44 4c323cdb34f1: Preparing 06:36:44 00c1321deeb0: Preparing 06:36:44 1cd712d6fb31: Preparing 06:36:44 ec0e9328a4b2: Preparing 06:36:44 c9cfff862063: Preparing 06:36:44 bf812f1422da: Preparing 06:36:44 5194a825c5c0: Preparing 06:36:44 3c20671a5817: Preparing 06:36:44 bf812f1422da: Waiting 06:36:44 5194a825c5c0: Waiting 06:36:44 3c20671a5817: Waiting 06:36:44 c9cfff862063: Layer already exists 06:36:44 00c1321deeb0: Layer already exists 06:36:44 4c323cdb34f1: Layer already exists 06:36:44 1cd712d6fb31: Layer already exists 06:36:44 ec0e9328a4b2: Layer already exists 06:36:44 bf812f1422da: Layer already exists 06:36:44 3c20671a5817: Layer already exists 06:36:44 5194a825c5c0: Layer already exists 06:36:44 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54: digest: sha256:ccad0d40926e8d64cad382a0c1a7aef1725cccd520685f8956fb07abb878c7c1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:44 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 06:36:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:36:45 4c323cdb34f1: Preparing 06:36:45 00c1321deeb0: Preparing 06:36:45 1cd712d6fb31: Preparing 06:36:45 ec0e9328a4b2: Preparing 06:36:45 c9cfff862063: Preparing 06:36:45 bf812f1422da: Preparing 06:36:45 5194a825c5c0: Preparing 06:36:45 3c20671a5817: Preparing 06:36:45 bf812f1422da: Waiting 06:36:45 5194a825c5c0: Waiting 06:36:45 3c20671a5817: Waiting 06:36:45 ec0e9328a4b2: Layer already exists 06:36:45 1cd712d6fb31: Layer already exists 06:36:45 00c1321deeb0: Layer already exists 06:36:45 c9cfff862063: Layer already exists 06:36:45 4c323cdb34f1: Layer already exists 06:36:45 3c20671a5817: Layer already exists 06:36:45 bf812f1422da: Layer already exists 06:36:45 5194a825c5c0: Layer already exists 06:36:45 main: digest: sha256:ccad0d40926e8d64cad382a0c1a7aef1725cccd520685f8956fb07abb878c7c1 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:36:45 ===================================================== [Pipeline] echo 06:36:45 taggedImages: 06:36:45 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 06:36:45 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 06:36:45 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.54 06:36:45 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:36:45 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 06:36:45 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 06:36:45 9ed72124ad2f01edf756a46c49444a389d468e72 06:36:45 latest 06:36:45 3.2.0-dev.54 06:36:45 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:36:45 main 06:36:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:45 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 06:36:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:36:46 791f100fbcb0: Preparing 06:36:46 cb068eb3cc4a: Preparing 06:36:46 0929d4f74b44: Preparing 06:36:46 1908b6aba7f8: Preparing 06:36:46 9523d4808b5e: Preparing 06:36:46 6230d0f7b361: Preparing 06:36:46 a7d0babd4d3e: Preparing 06:36:46 550a014de19b: Preparing 06:36:46 ec0e9328a4b2: Preparing 06:36:46 c9cfff862063: Preparing 06:36:46 f511b676470c: Preparing 06:36:46 1687532de111: Preparing 06:36:46 5f70bf18a086: Preparing 06:36:46 5d468cc78f9b: Preparing 06:36:46 6000564303ed: Preparing 06:36:46 d73b7de99e85: Preparing 06:36:46 3c20671a5817: Preparing 06:36:46 1687532de111: Waiting 06:36:46 6000564303ed: Waiting 06:36:46 5f70bf18a086: Waiting 06:36:46 5d468cc78f9b: Waiting 06:36:46 6230d0f7b361: Waiting 06:36:46 550a014de19b: Waiting 06:36:46 a7d0babd4d3e: Waiting 06:36:46 ec0e9328a4b2: Waiting 06:36:46 c9cfff862063: Waiting 06:36:46 3c20671a5817: Waiting 06:36:46 cb068eb3cc4a: Pushed 06:36:46 0929d4f74b44: Pushed 06:36:46 1908b6aba7f8: Pushed 06:36:46 9523d4808b5e: Pushed 06:36:46 791f100fbcb0: Pushed 06:36:46 ec0e9328a4b2: Layer already exists 06:36:46 6230d0f7b361: Pushed 06:36:46 c9cfff862063: Layer already exists 06:36:46 a7d0babd4d3e: Pushed 06:36:46 5f70bf18a086: Layer already exists 06:36:46 f511b676470c: Pushed 06:36:46 1687532de111: Pushed 06:36:46 5d468cc78f9b: Pushed 06:36:46 3c20671a5817: Layer already exists 06:36:46 6000564303ed: Pushed 06:36:46 d73b7de99e85: Pushed 06:36:49 550a014de19b: Pushed 06:36:49 9ed72124ad2f01edf756a46c49444a389d468e72: digest: sha256:0fb3f3d34bbc5ddd530f5248bd9cbd59a73423904cb846b1c386da04a370ec83 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:50 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 06:36:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:36:50 791f100fbcb0: Preparing 06:36:50 cb068eb3cc4a: Preparing 06:36:50 0929d4f74b44: Preparing 06:36:50 1908b6aba7f8: Preparing 06:36:50 9523d4808b5e: Preparing 06:36:50 6230d0f7b361: Preparing 06:36:50 a7d0babd4d3e: Preparing 06:36:50 550a014de19b: Preparing 06:36:50 ec0e9328a4b2: Preparing 06:36:50 c9cfff862063: Preparing 06:36:50 f511b676470c: Preparing 06:36:50 1687532de111: Preparing 06:36:50 5f70bf18a086: Preparing 06:36:50 5d468cc78f9b: Preparing 06:36:50 6000564303ed: Preparing 06:36:50 d73b7de99e85: Preparing 06:36:50 3c20671a5817: Preparing 06:36:50 f511b676470c: Waiting 06:36:50 1687532de111: Waiting 06:36:50 5f70bf18a086: Waiting 06:36:50 5d468cc78f9b: Waiting 06:36:50 6000564303ed: Waiting 06:36:50 d73b7de99e85: Waiting 06:36:50 3c20671a5817: Waiting 06:36:50 6230d0f7b361: Waiting 06:36:50 a7d0babd4d3e: Waiting 06:36:50 550a014de19b: Waiting 06:36:50 c9cfff862063: Waiting 06:36:50 1908b6aba7f8: Layer already exists 06:36:50 791f100fbcb0: Layer already exists 06:36:50 cb068eb3cc4a: Layer already exists 06:36:50 0929d4f74b44: Layer already exists 06:36:50 9523d4808b5e: Layer already exists 06:36:50 6230d0f7b361: Layer already exists 06:36:50 ec0e9328a4b2: Layer already exists 06:36:50 a7d0babd4d3e: Layer already exists 06:36:50 550a014de19b: Layer already exists 06:36:50 c9cfff862063: Layer already exists 06:36:50 f511b676470c: Layer already exists 06:36:50 5f70bf18a086: Layer already exists 06:36:50 6000564303ed: Layer already exists 06:36:50 1687532de111: Layer already exists 06:36:50 5d468cc78f9b: Layer already exists 06:36:50 3c20671a5817: Layer already exists 06:36:50 d73b7de99e85: Layer already exists 06:36:50 latest: digest: sha256:0fb3f3d34bbc5ddd530f5248bd9cbd59a73423904cb846b1c386da04a370ec83 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:51 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:51 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.54 06:36:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:36:51 791f100fbcb0: Preparing 06:36:51 cb068eb3cc4a: Preparing 06:36:51 0929d4f74b44: Preparing 06:36:51 1908b6aba7f8: Preparing 06:36:51 9523d4808b5e: Preparing 06:36:51 6230d0f7b361: Preparing 06:36:51 a7d0babd4d3e: Preparing 06:36:51 550a014de19b: Preparing 06:36:51 ec0e9328a4b2: Preparing 06:36:51 c9cfff862063: Preparing 06:36:51 f511b676470c: Preparing 06:36:51 1687532de111: Preparing 06:36:51 5f70bf18a086: Preparing 06:36:51 5d468cc78f9b: Preparing 06:36:51 6000564303ed: Preparing 06:36:51 d73b7de99e85: Preparing 06:36:51 3c20671a5817: Preparing 06:36:51 f511b676470c: Waiting 06:36:51 1687532de111: Waiting 06:36:51 5f70bf18a086: Waiting 06:36:51 5d468cc78f9b: Waiting 06:36:51 6230d0f7b361: Waiting 06:36:51 a7d0babd4d3e: Waiting 06:36:51 550a014de19b: Waiting 06:36:51 6000564303ed: Waiting 06:36:51 d73b7de99e85: Waiting 06:36:51 3c20671a5817: Waiting 06:36:51 ec0e9328a4b2: Waiting 06:36:51 c9cfff862063: Waiting 06:36:51 9523d4808b5e: Layer already exists 06:36:51 cb068eb3cc4a: Layer already exists 06:36:51 0929d4f74b44: Layer already exists 06:36:51 1908b6aba7f8: Layer already exists 06:36:51 791f100fbcb0: Layer already exists 06:36:51 550a014de19b: Layer already exists 06:36:51 6230d0f7b361: Layer already exists 06:36:51 a7d0babd4d3e: Layer already exists 06:36:51 ec0e9328a4b2: Layer already exists 06:36:51 c9cfff862063: Layer already exists 06:36:51 f511b676470c: Layer already exists 06:36:51 1687532de111: Layer already exists 06:36:51 5f70bf18a086: Layer already exists 06:36:51 5d468cc78f9b: Layer already exists 06:36:51 6000564303ed: Layer already exists 06:36:51 3c20671a5817: Layer already exists 06:36:51 d73b7de99e85: Layer already exists 06:36:51 3.2.0-dev.54: digest: sha256:0fb3f3d34bbc5ddd530f5248bd9cbd59a73423904cb846b1c386da04a370ec83 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:52 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:36:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:36:52 791f100fbcb0: Preparing 06:36:52 cb068eb3cc4a: Preparing 06:36:52 0929d4f74b44: Preparing 06:36:52 1908b6aba7f8: Preparing 06:36:52 9523d4808b5e: Preparing 06:36:52 6230d0f7b361: Preparing 06:36:52 a7d0babd4d3e: Preparing 06:36:52 550a014de19b: Preparing 06:36:52 ec0e9328a4b2: Preparing 06:36:52 c9cfff862063: Preparing 06:36:52 f511b676470c: Preparing 06:36:52 1687532de111: Preparing 06:36:52 5f70bf18a086: Preparing 06:36:52 5d468cc78f9b: Preparing 06:36:52 6000564303ed: Preparing 06:36:52 d73b7de99e85: Preparing 06:36:52 3c20671a5817: Preparing 06:36:52 6230d0f7b361: Waiting 06:36:52 a7d0babd4d3e: Waiting 06:36:52 550a014de19b: Waiting 06:36:52 c9cfff862063: Waiting 06:36:52 ec0e9328a4b2: Waiting 06:36:52 f511b676470c: Waiting 06:36:52 6000564303ed: Waiting 06:36:52 1687532de111: Waiting 06:36:52 5d468cc78f9b: Waiting 06:36:52 5f70bf18a086: Waiting 06:36:52 d73b7de99e85: Waiting 06:36:52 3c20671a5817: Waiting 06:36:52 791f100fbcb0: Layer already exists 06:36:52 1908b6aba7f8: Layer already exists 06:36:52 cb068eb3cc4a: Layer already exists 06:36:52 9523d4808b5e: Layer already exists 06:36:52 0929d4f74b44: Layer already exists 06:36:52 a7d0babd4d3e: Layer already exists 06:36:52 ec0e9328a4b2: Layer already exists 06:36:52 6230d0f7b361: Layer already exists 06:36:52 c9cfff862063: Layer already exists 06:36:52 550a014de19b: Layer already exists 06:36:52 1687532de111: Layer already exists 06:36:52 5f70bf18a086: Layer already exists 06:36:52 f511b676470c: Layer already exists 06:36:52 5d468cc78f9b: Layer already exists 06:36:52 6000564303ed: Layer already exists 06:36:52 d73b7de99e85: Layer already exists 06:36:52 3c20671a5817: Layer already exists 06:36:52 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54: digest: sha256:0fb3f3d34bbc5ddd530f5248bd9cbd59a73423904cb846b1c386da04a370ec83 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:53 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 06:36:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:36:53 791f100fbcb0: Preparing 06:36:53 cb068eb3cc4a: Preparing 06:36:53 0929d4f74b44: Preparing 06:36:53 1908b6aba7f8: Preparing 06:36:53 9523d4808b5e: Preparing 06:36:53 6230d0f7b361: Preparing 06:36:53 a7d0babd4d3e: Preparing 06:36:53 550a014de19b: Preparing 06:36:53 ec0e9328a4b2: Preparing 06:36:53 c9cfff862063: Preparing 06:36:53 f511b676470c: Preparing 06:36:53 1687532de111: Preparing 06:36:53 5f70bf18a086: Preparing 06:36:53 5d468cc78f9b: Preparing 06:36:53 6000564303ed: Preparing 06:36:53 d73b7de99e85: Preparing 06:36:53 3c20671a5817: Preparing 06:36:53 f511b676470c: Waiting 06:36:53 1687532de111: Waiting 06:36:53 6230d0f7b361: Waiting 06:36:53 5f70bf18a086: Waiting 06:36:53 550a014de19b: Waiting 06:36:53 a7d0babd4d3e: Waiting 06:36:53 5d468cc78f9b: Waiting 06:36:53 6000564303ed: Waiting 06:36:53 d73b7de99e85: Waiting 06:36:53 ec0e9328a4b2: Waiting 06:36:53 3c20671a5817: Waiting 06:36:53 c9cfff862063: Waiting 06:36:53 791f100fbcb0: Layer already exists 06:36:53 cb068eb3cc4a: Layer already exists 06:36:53 1908b6aba7f8: Layer already exists 06:36:53 0929d4f74b44: Layer already exists 06:36:53 9523d4808b5e: Layer already exists 06:36:53 ec0e9328a4b2: Layer already exists 06:36:53 a7d0babd4d3e: Layer already exists 06:36:53 550a014de19b: Layer already exists 06:36:53 c9cfff862063: Layer already exists 06:36:53 6230d0f7b361: Layer already exists 06:36:53 f511b676470c: Layer already exists 06:36:53 1687532de111: Layer already exists 06:36:53 5d468cc78f9b: Layer already exists 06:36:53 6000564303ed: Layer already exists 06:36:53 5f70bf18a086: Layer already exists 06:36:53 d73b7de99e85: Layer already exists 06:36:53 3c20671a5817: Layer already exists 06:36:53 main: digest: sha256:0fb3f3d34bbc5ddd530f5248bd9cbd59a73423904cb846b1c386da04a370ec83 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:36:53 ===================================================== [Pipeline] echo 06:36:53 taggedImages: 06:36:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 06:36:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 06:36:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.54 06:36:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:36:53 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 06:36:53 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 06:36:53 9ed72124ad2f01edf756a46c49444a389d468e72 06:36:53 latest 06:36:53 3.2.0-dev.54 06:36:53 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:36:53 main 06:36:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:54 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 06:36:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:36:54 b37ab8e20ae3: Preparing 06:36:54 25166c39228a: Preparing 06:36:54 c27ff3d319f7: Preparing 06:36:54 78309ecc70fe: Preparing 06:36:54 ec0e9328a4b2: Preparing 06:36:54 c9cfff862063: Preparing 06:36:54 bf812f1422da: Preparing 06:36:54 5194a825c5c0: Preparing 06:36:54 3c20671a5817: Preparing 06:36:54 5194a825c5c0: Waiting 06:36:54 c9cfff862063: Waiting 06:36:54 bf812f1422da: Waiting 06:36:54 3c20671a5817: Waiting 06:36:54 25166c39228a: Pushed 06:36:54 c27ff3d319f7: Pushed 06:36:55 ec0e9328a4b2: Layer already exists 06:36:55 c9cfff862063: Layer already exists 06:36:55 bf812f1422da: Layer already exists 06:36:55 5194a825c5c0: Layer already exists 06:36:55 3c20671a5817: Layer already exists 06:36:55 b37ab8e20ae3: Pushed 06:37:00 78309ecc70fe: Pushed 06:37:00 9ed72124ad2f01edf756a46c49444a389d468e72: digest: sha256:d812ebc339753ea3e79baa709166b5dde9083cabddd4543ceef09da3cdfbecbd size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:01 + 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 06:37:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 06:37:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:37:01 b37ab8e20ae3: Preparing 06:37:01 25166c39228a: Preparing 06:37:01 c27ff3d319f7: Preparing 06:37:01 78309ecc70fe: Preparing 06:37:01 ec0e9328a4b2: Preparing 06:37:01 c9cfff862063: Preparing 06:37:01 bf812f1422da: Preparing 06:37:01 5194a825c5c0: Preparing 06:37:01 3c20671a5817: Preparing 06:37:01 5194a825c5c0: Waiting 06:37:01 3c20671a5817: Waiting 06:37:01 c9cfff862063: Waiting 06:37:01 bf812f1422da: Waiting 06:37:01 c27ff3d319f7: Layer already exists 06:37:01 78309ecc70fe: Layer already exists 06:37:01 b37ab8e20ae3: Layer already exists 06:37:01 ec0e9328a4b2: Layer already exists 06:37:01 25166c39228a: Layer already exists 06:37:01 5194a825c5c0: Layer already exists 06:37:01 bf812f1422da: Layer already exists 06:37:01 c9cfff862063: Layer already exists 06:37:01 3c20671a5817: Layer already exists 06:37:01 latest: digest: sha256:d812ebc339753ea3e79baa709166b5dde9083cabddd4543ceef09da3cdfbecbd size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:02 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.54 06:37:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:37:02 b37ab8e20ae3: Preparing 06:37:02 25166c39228a: Preparing 06:37:02 c27ff3d319f7: Preparing 06:37:02 78309ecc70fe: Preparing 06:37:02 ec0e9328a4b2: Preparing 06:37:02 c9cfff862063: Preparing 06:37:02 bf812f1422da: Preparing 06:37:02 5194a825c5c0: Preparing 06:37:02 3c20671a5817: Preparing 06:37:02 bf812f1422da: Waiting 06:37:02 5194a825c5c0: Waiting 06:37:02 3c20671a5817: Waiting 06:37:02 c9cfff862063: Waiting 06:37:02 c27ff3d319f7: Layer already exists 06:37:02 b37ab8e20ae3: Layer already exists 06:37:02 ec0e9328a4b2: Layer already exists 06:37:02 78309ecc70fe: Layer already exists 06:37:02 25166c39228a: Layer already exists 06:37:02 c9cfff862063: Layer already exists 06:37:02 5194a825c5c0: Layer already exists 06:37:02 3c20671a5817: Layer already exists 06:37:02 bf812f1422da: Layer already exists 06:37:02 3.2.0-dev.54: digest: sha256:d812ebc339753ea3e79baa709166b5dde9083cabddd4543ceef09da3cdfbecbd size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:03 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:37:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:37:03 b37ab8e20ae3: Preparing 06:37:03 25166c39228a: Preparing 06:37:03 c27ff3d319f7: Preparing 06:37:03 78309ecc70fe: Preparing 06:37:03 ec0e9328a4b2: Preparing 06:37:03 c9cfff862063: Preparing 06:37:03 c9cfff862063: Waiting 06:37:03 bf812f1422da: Preparing 06:37:03 5194a825c5c0: Preparing 06:37:03 3c20671a5817: Preparing 06:37:03 5194a825c5c0: Waiting 06:37:03 bf812f1422da: Waiting 06:37:03 25166c39228a: Layer already exists 06:37:03 b37ab8e20ae3: Layer already exists 06:37:03 78309ecc70fe: Layer already exists 06:37:03 ec0e9328a4b2: Layer already exists 06:37:03 c27ff3d319f7: Layer already exists 06:37:03 bf812f1422da: Layer already exists 06:37:03 5194a825c5c0: Layer already exists 06:37:03 c9cfff862063: Layer already exists 06:37:03 3c20671a5817: Layer already exists 06:37:03 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54: digest: sha256:d812ebc339753ea3e79baa709166b5dde9083cabddd4543ceef09da3cdfbecbd size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:04 + 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 06:37:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 06:37:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:37:04 b37ab8e20ae3: Preparing 06:37:04 25166c39228a: Preparing 06:37:04 c27ff3d319f7: Preparing 06:37:04 78309ecc70fe: Preparing 06:37:04 ec0e9328a4b2: Preparing 06:37:04 c9cfff862063: Preparing 06:37:04 bf812f1422da: Preparing 06:37:04 5194a825c5c0: Preparing 06:37:04 3c20671a5817: Preparing 06:37:04 bf812f1422da: Waiting 06:37:04 c9cfff862063: Waiting 06:37:04 5194a825c5c0: Waiting 06:37:04 3c20671a5817: Waiting 06:37:04 25166c39228a: Layer already exists 06:37:04 78309ecc70fe: Layer already exists 06:37:04 c27ff3d319f7: Layer already exists 06:37:04 b37ab8e20ae3: Layer already exists 06:37:04 ec0e9328a4b2: Layer already exists 06:37:04 5194a825c5c0: Layer already exists 06:37:04 c9cfff862063: Layer already exists 06:37:04 3c20671a5817: Layer already exists 06:37:04 bf812f1422da: Layer already exists 06:37:04 main: digest: sha256:d812ebc339753ea3e79baa709166b5dde9083cabddd4543ceef09da3cdfbecbd size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:37:04 ===================================================== [Pipeline] echo 06:37:04 taggedImages: 06:37:04 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 06:37:04 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 06:37:04 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.54 06:37:04 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:37:04 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 06:37:04 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 06:37:04 9ed72124ad2f01edf756a46c49444a389d468e72 06:37:04 latest 06:37:04 3.2.0-dev.54 06:37:04 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:37:04 main 06:37:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:05 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 06:37:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:37:05 afabbaf2b1ff: Preparing 06:37:05 2bcf688380e7: Preparing 06:37:05 cc5f16088c1f: Preparing 06:37:05 3d4f3478d726: Preparing 06:37:05 47b61ad7024b: Preparing 06:37:05 ec0e9328a4b2: Preparing 06:37:05 c9cfff862063: Preparing 06:37:05 181142580412: Preparing 06:37:05 978e34193954: Preparing 06:37:05 2998042fa5ed: Preparing 06:37:05 3c20671a5817: Preparing 06:37:05 181142580412: Waiting 06:37:05 978e34193954: Waiting 06:37:05 ec0e9328a4b2: Waiting 06:37:05 2998042fa5ed: Waiting 06:37:05 3c20671a5817: Waiting 06:37:05 c9cfff862063: Waiting 06:37:05 47b61ad7024b: Pushed 06:37:05 2bcf688380e7: Pushed 06:37:05 3d4f3478d726: Pushed 06:37:05 ec0e9328a4b2: Layer already exists 06:37:05 c9cfff862063: Layer already exists 06:37:05 afabbaf2b1ff: Pushed 06:37:06 3c20671a5817: Layer already exists 06:37:06 181142580412: Pushed 06:37:06 978e34193954: Pushed 06:37:07 cc5f16088c1f: Pushed 06:37:08 2998042fa5ed: Pushed 06:37:08 9ed72124ad2f01edf756a46c49444a389d468e72: digest: sha256:cb6b20f2b5fececf9295814bce85537c94cfe1b974d233fd8732a6328b07a09b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:08 + 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 06:37:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 06:37:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:37:09 afabbaf2b1ff: Preparing 06:37:09 2bcf688380e7: Preparing 06:37:09 cc5f16088c1f: Preparing 06:37:09 3d4f3478d726: Preparing 06:37:09 47b61ad7024b: Preparing 06:37:09 ec0e9328a4b2: Preparing 06:37:09 c9cfff862063: Preparing 06:37:09 181142580412: Preparing 06:37:09 978e34193954: Preparing 06:37:09 2998042fa5ed: Preparing 06:37:09 3c20671a5817: Preparing 06:37:09 c9cfff862063: Waiting 06:37:09 181142580412: Waiting 06:37:09 978e34193954: Waiting 06:37:09 3c20671a5817: Waiting 06:37:09 2998042fa5ed: Waiting 06:37:09 ec0e9328a4b2: Waiting 06:37:09 2bcf688380e7: Layer already exists 06:37:09 3d4f3478d726: Layer already exists 06:37:09 cc5f16088c1f: Layer already exists 06:37:09 afabbaf2b1ff: Layer already exists 06:37:09 47b61ad7024b: Layer already exists 06:37:09 ec0e9328a4b2: Layer already exists 06:37:09 c9cfff862063: Layer already exists 06:37:09 2998042fa5ed: Layer already exists 06:37:09 978e34193954: Layer already exists 06:37:09 181142580412: Layer already exists 06:37:09 3c20671a5817: Layer already exists 06:37:09 latest: digest: sha256:cb6b20f2b5fececf9295814bce85537c94cfe1b974d233fd8732a6328b07a09b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:09 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.54 06:37:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:37:10 afabbaf2b1ff: Preparing 06:37:10 2bcf688380e7: Preparing 06:37:10 cc5f16088c1f: Preparing 06:37:10 3d4f3478d726: Preparing 06:37:10 47b61ad7024b: Preparing 06:37:10 ec0e9328a4b2: Preparing 06:37:10 c9cfff862063: Preparing 06:37:10 181142580412: Preparing 06:37:10 978e34193954: Preparing 06:37:10 2998042fa5ed: Preparing 06:37:10 3c20671a5817: Preparing 06:37:10 181142580412: Waiting 06:37:10 978e34193954: Waiting 06:37:10 2998042fa5ed: Waiting 06:37:10 3c20671a5817: Waiting 06:37:10 c9cfff862063: Waiting 06:37:10 ec0e9328a4b2: Waiting 06:37:10 47b61ad7024b: Layer already exists 06:37:10 cc5f16088c1f: Layer already exists 06:37:10 3d4f3478d726: Layer already exists 06:37:10 afabbaf2b1ff: Layer already exists 06:37:10 2bcf688380e7: Layer already exists 06:37:10 ec0e9328a4b2: Layer already exists 06:37:10 c9cfff862063: Layer already exists 06:37:10 181142580412: Layer already exists 06:37:10 978e34193954: Layer already exists 06:37:10 2998042fa5ed: Layer already exists 06:37:10 3c20671a5817: Layer already exists 06:37:10 3.2.0-dev.54: digest: sha256:cb6b20f2b5fececf9295814bce85537c94cfe1b974d233fd8732a6328b07a09b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:10 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:37:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:37:11 afabbaf2b1ff: Preparing 06:37:11 2bcf688380e7: Preparing 06:37:11 cc5f16088c1f: Preparing 06:37:11 3d4f3478d726: Preparing 06:37:11 47b61ad7024b: Preparing 06:37:11 ec0e9328a4b2: Preparing 06:37:11 c9cfff862063: Preparing 06:37:11 181142580412: Preparing 06:37:11 978e34193954: Preparing 06:37:11 2998042fa5ed: Preparing 06:37:11 3c20671a5817: Preparing 06:37:11 ec0e9328a4b2: Waiting 06:37:11 c9cfff862063: Waiting 06:37:11 181142580412: Waiting 06:37:11 978e34193954: Waiting 06:37:11 2998042fa5ed: Waiting 06:37:11 3c20671a5817: Waiting 06:37:11 afabbaf2b1ff: Layer already exists 06:37:11 2bcf688380e7: Layer already exists 06:37:11 cc5f16088c1f: Layer already exists 06:37:11 47b61ad7024b: Layer already exists 06:37:11 3d4f3478d726: Layer already exists 06:37:11 181142580412: Layer already exists 06:37:11 ec0e9328a4b2: Layer already exists 06:37:11 978e34193954: Layer already exists 06:37:11 2998042fa5ed: Layer already exists 06:37:11 c9cfff862063: Layer already exists 06:37:11 3c20671a5817: Layer already exists 06:37:11 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54: digest: sha256:cb6b20f2b5fececf9295814bce85537c94cfe1b974d233fd8732a6328b07a09b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:11 + 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 06:37:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 06:37:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:37:12 afabbaf2b1ff: Preparing 06:37:12 2bcf688380e7: Preparing 06:37:12 cc5f16088c1f: Preparing 06:37:12 3d4f3478d726: Preparing 06:37:12 47b61ad7024b: Preparing 06:37:12 ec0e9328a4b2: Preparing 06:37:12 c9cfff862063: Preparing 06:37:12 181142580412: Preparing 06:37:12 978e34193954: Preparing 06:37:12 2998042fa5ed: Preparing 06:37:12 3c20671a5817: Preparing 06:37:12 181142580412: Waiting 06:37:12 978e34193954: Waiting 06:37:12 2998042fa5ed: Waiting 06:37:12 3c20671a5817: Waiting 06:37:12 ec0e9328a4b2: Waiting 06:37:12 c9cfff862063: Waiting 06:37:12 47b61ad7024b: Layer already exists 06:37:12 3d4f3478d726: Layer already exists 06:37:12 2bcf688380e7: Layer already exists 06:37:12 afabbaf2b1ff: Layer already exists 06:37:12 cc5f16088c1f: Layer already exists 06:37:12 c9cfff862063: Layer already exists 06:37:12 2998042fa5ed: Layer already exists 06:37:12 181142580412: Layer already exists 06:37:12 978e34193954: Layer already exists 06:37:12 ec0e9328a4b2: Layer already exists 06:37:12 3c20671a5817: Layer already exists 06:37:12 main: digest: sha256:cb6b20f2b5fececf9295814bce85537c94cfe1b974d233fd8732a6328b07a09b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:37:12 ===================================================== [Pipeline] echo 06:37:12 taggedImages: 06:37:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 06:37:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 06:37:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.54 06:37:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:37:12 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 06:37:12 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 06:37:12 9ed72124ad2f01edf756a46c49444a389d468e72 06:37:12 latest 06:37:12 3.2.0-dev.54 06:37:12 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:37:12 main 06:37:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:12 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 06:37:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:37:13 704a341663c8: Preparing 06:37:13 cc890fe1e012: Preparing 06:37:13 9bedcde107a3: Preparing 06:37:13 26733913a7c8: Preparing 06:37:13 d39950669880: Preparing 06:37:13 bd1152eacf95: Preparing 06:37:13 6ce809199685: Preparing 06:37:13 ec0e9328a4b2: Preparing 06:37:13 c9cfff862063: Preparing 06:37:13 1a9950390757: Preparing 06:37:13 9eed4ac2974b: Preparing 06:37:13 3c20671a5817: Preparing 06:37:13 bd1152eacf95: Waiting 06:37:13 c9cfff862063: Waiting 06:37:13 1a9950390757: Waiting 06:37:13 6ce809199685: Waiting 06:37:13 ec0e9328a4b2: Waiting 06:37:13 3c20671a5817: Waiting 06:37:13 9eed4ac2974b: Waiting 06:37:13 d39950669880: Pushed 06:37:13 704a341663c8: Pushed 06:37:13 cc890fe1e012: Pushed 06:37:13 ec0e9328a4b2: Layer already exists 06:37:13 c9cfff862063: Layer already exists 06:37:13 bd1152eacf95: Pushed 06:37:13 6ce809199685: Pushed 06:37:13 3c20671a5817: Layer already exists 06:37:13 1a9950390757: Pushed 06:37:15 26733913a7c8: Pushed 06:37:16 9bedcde107a3: Pushed 06:37:16 9eed4ac2974b: Pushed 06:37:17 9ed72124ad2f01edf756a46c49444a389d468e72: digest: sha256:ffbd498be2d562d8ecbc26973513ccae87ede85257ae9dd483e4a5d30bb19bbd size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:17 + 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 06:37:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 06:37:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:37:17 704a341663c8: Preparing 06:37:17 cc890fe1e012: Preparing 06:37:17 9bedcde107a3: Preparing 06:37:17 26733913a7c8: Preparing 06:37:17 d39950669880: Preparing 06:37:17 bd1152eacf95: Preparing 06:37:17 6ce809199685: Preparing 06:37:17 ec0e9328a4b2: Preparing 06:37:17 c9cfff862063: Preparing 06:37:17 1a9950390757: Preparing 06:37:17 9eed4ac2974b: Preparing 06:37:17 3c20671a5817: Preparing 06:37:17 ec0e9328a4b2: Waiting 06:37:17 c9cfff862063: Waiting 06:37:17 1a9950390757: Waiting 06:37:17 bd1152eacf95: Waiting 06:37:17 6ce809199685: Waiting 06:37:17 3c20671a5817: Waiting 06:37:17 9eed4ac2974b: Waiting 06:37:17 d39950669880: Layer already exists 06:37:17 9bedcde107a3: Layer already exists 06:37:17 cc890fe1e012: Layer already exists 06:37:17 704a341663c8: Layer already exists 06:37:17 26733913a7c8: Layer already exists 06:37:17 bd1152eacf95: Layer already exists 06:37:17 1a9950390757: Layer already exists 06:37:17 c9cfff862063: Layer already exists 06:37:17 ec0e9328a4b2: Layer already exists 06:37:17 6ce809199685: Layer already exists 06:37:17 3c20671a5817: Layer already exists 06:37:17 9eed4ac2974b: Layer already exists 06:37:18 latest: digest: sha256:ffbd498be2d562d8ecbc26973513ccae87ede85257ae9dd483e4a5d30bb19bbd size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:18 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.54 06:37:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:37:18 704a341663c8: Preparing 06:37:18 cc890fe1e012: Preparing 06:37:18 9bedcde107a3: Preparing 06:37:18 26733913a7c8: Preparing 06:37:18 d39950669880: Preparing 06:37:18 bd1152eacf95: Preparing 06:37:18 6ce809199685: Preparing 06:37:18 ec0e9328a4b2: Preparing 06:37:18 c9cfff862063: Preparing 06:37:18 1a9950390757: Preparing 06:37:18 9eed4ac2974b: Preparing 06:37:18 3c20671a5817: Preparing 06:37:18 bd1152eacf95: Waiting 06:37:18 6ce809199685: Waiting 06:37:18 ec0e9328a4b2: Waiting 06:37:18 c9cfff862063: Waiting 06:37:18 1a9950390757: Waiting 06:37:18 9eed4ac2974b: Waiting 06:37:18 3c20671a5817: Waiting 06:37:18 d39950669880: Layer already exists 06:37:18 9bedcde107a3: Layer already exists 06:37:18 cc890fe1e012: Layer already exists 06:37:18 704a341663c8: Layer already exists 06:37:18 26733913a7c8: Layer already exists 06:37:18 bd1152eacf95: Layer already exists 06:37:18 1a9950390757: Layer already exists 06:37:18 ec0e9328a4b2: Layer already exists 06:37:18 c9cfff862063: Layer already exists 06:37:18 6ce809199685: Layer already exists 06:37:18 9eed4ac2974b: Layer already exists 06:37:18 3c20671a5817: Layer already exists 06:37:19 3.2.0-dev.54: digest: sha256:ffbd498be2d562d8ecbc26973513ccae87ede85257ae9dd483e4a5d30bb19bbd size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:19 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:19 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:37:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:37:19 704a341663c8: Preparing 06:37:19 cc890fe1e012: Preparing 06:37:19 9bedcde107a3: Preparing 06:37:19 26733913a7c8: Preparing 06:37:19 d39950669880: Preparing 06:37:19 bd1152eacf95: Preparing 06:37:19 6ce809199685: Preparing 06:37:19 ec0e9328a4b2: Preparing 06:37:19 c9cfff862063: Preparing 06:37:19 1a9950390757: Preparing 06:37:19 9eed4ac2974b: Preparing 06:37:19 3c20671a5817: Preparing 06:37:19 ec0e9328a4b2: Waiting 06:37:19 c9cfff862063: Waiting 06:37:19 1a9950390757: Waiting 06:37:19 9eed4ac2974b: Waiting 06:37:19 3c20671a5817: Waiting 06:37:19 bd1152eacf95: Waiting 06:37:19 6ce809199685: Waiting 06:37:19 cc890fe1e012: Layer already exists 06:37:19 26733913a7c8: Layer already exists 06:37:19 9bedcde107a3: Layer already exists 06:37:19 d39950669880: Layer already exists 06:37:19 704a341663c8: Layer already exists 06:37:19 6ce809199685: Layer already exists 06:37:19 ec0e9328a4b2: Layer already exists 06:37:19 c9cfff862063: Layer already exists 06:37:19 bd1152eacf95: Layer already exists 06:37:19 1a9950390757: Layer already exists 06:37:19 3c20671a5817: Layer already exists 06:37:19 9eed4ac2974b: Layer already exists 06:37:20 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54: digest: sha256:ffbd498be2d562d8ecbc26973513ccae87ede85257ae9dd483e4a5d30bb19bbd size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:20 + 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 06:37:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 06:37:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:37:20 704a341663c8: Preparing 06:37:20 cc890fe1e012: Preparing 06:37:20 9bedcde107a3: Preparing 06:37:20 26733913a7c8: Preparing 06:37:20 d39950669880: Preparing 06:37:20 bd1152eacf95: Preparing 06:37:20 6ce809199685: Preparing 06:37:20 ec0e9328a4b2: Preparing 06:37:20 c9cfff862063: Preparing 06:37:20 1a9950390757: Preparing 06:37:20 9eed4ac2974b: Preparing 06:37:20 3c20671a5817: Preparing 06:37:20 c9cfff862063: Waiting 06:37:20 1a9950390757: Waiting 06:37:20 9eed4ac2974b: Waiting 06:37:20 bd1152eacf95: Waiting 06:37:20 6ce809199685: Waiting 06:37:20 3c20671a5817: Waiting 06:37:20 ec0e9328a4b2: Waiting 06:37:20 9bedcde107a3: Layer already exists 06:37:20 26733913a7c8: Layer already exists 06:37:20 cc890fe1e012: Layer already exists 06:37:20 d39950669880: Layer already exists 06:37:20 704a341663c8: Layer already exists 06:37:20 bd1152eacf95: Layer already exists 06:37:20 c9cfff862063: Layer already exists 06:37:20 6ce809199685: Layer already exists 06:37:20 1a9950390757: Layer already exists 06:37:20 ec0e9328a4b2: Layer already exists 06:37:20 9eed4ac2974b: Layer already exists 06:37:20 3c20671a5817: Layer already exists 06:37:21 main: digest: sha256:ffbd498be2d562d8ecbc26973513ccae87ede85257ae9dd483e4a5d30bb19bbd size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:37:21 ===================================================== [Pipeline] echo 06:37:21 taggedImages: 06:37:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 06:37:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 06:37:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.54 06:37:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:37:21 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 06:37:21 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 06:37:21 9ed72124ad2f01edf756a46c49444a389d468e72 06:37:21 latest 06:37:21 3.2.0-dev.54 06:37:21 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:37:21 main 06:37:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:21 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 06:37:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:37:21 6950dd447d8a: Preparing 06:37:21 77c917ba3747: Preparing 06:37:21 ec0e9328a4b2: Preparing 06:37:21 c9cfff862063: Preparing 06:37:21 2077c897e0cf: Preparing 06:37:21 db769f444f39: Preparing 06:37:21 3c20671a5817: Preparing 06:37:21 db769f444f39: Waiting 06:37:21 3c20671a5817: Waiting 06:37:21 ec0e9328a4b2: Layer already exists 06:37:21 c9cfff862063: Layer already exists 06:37:22 3c20671a5817: Layer already exists 06:37:22 6950dd447d8a: Pushed 06:37:22 2077c897e0cf: Pushed 06:37:23 db769f444f39: Pushed 06:37:25 77c917ba3747: Pushed 06:37:25 9ed72124ad2f01edf756a46c49444a389d468e72: digest: sha256:039725e50b3f13de7a093260f0697fd5745222d4256d42e6b99a3a4ea05829bf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:25 + 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 06:37:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 06:37:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:37:26 6950dd447d8a: Preparing 06:37:26 77c917ba3747: Preparing 06:37:26 ec0e9328a4b2: Preparing 06:37:26 c9cfff862063: Preparing 06:37:26 2077c897e0cf: Preparing 06:37:26 db769f444f39: Preparing 06:37:26 3c20671a5817: Preparing 06:37:26 db769f444f39: Waiting 06:37:26 3c20671a5817: Waiting 06:37:26 2077c897e0cf: Layer already exists 06:37:26 77c917ba3747: Layer already exists 06:37:26 c9cfff862063: Layer already exists 06:37:26 6950dd447d8a: Layer already exists 06:37:26 ec0e9328a4b2: Layer already exists 06:37:26 3c20671a5817: Layer already exists 06:37:26 db769f444f39: Layer already exists 06:37:26 latest: digest: sha256:039725e50b3f13de7a093260f0697fd5745222d4256d42e6b99a3a4ea05829bf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:26 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.54 06:37:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:37:26 6950dd447d8a: Preparing 06:37:26 77c917ba3747: Preparing 06:37:26 ec0e9328a4b2: Preparing 06:37:26 c9cfff862063: Preparing 06:37:26 2077c897e0cf: Preparing 06:37:26 db769f444f39: Preparing 06:37:26 3c20671a5817: Preparing 06:37:26 db769f444f39: Waiting 06:37:26 3c20671a5817: Waiting 06:37:26 6950dd447d8a: Layer already exists 06:37:26 2077c897e0cf: Layer already exists 06:37:26 ec0e9328a4b2: Layer already exists 06:37:26 c9cfff862063: Layer already exists 06:37:26 77c917ba3747: Layer already exists 06:37:26 db769f444f39: Layer already exists 06:37:26 3c20671a5817: Layer already exists 06:37:27 3.2.0-dev.54: digest: sha256:039725e50b3f13de7a093260f0697fd5745222d4256d42e6b99a3a4ea05829bf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:27 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:27 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:37:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:37:27 6950dd447d8a: Preparing 06:37:27 77c917ba3747: Preparing 06:37:27 ec0e9328a4b2: Preparing 06:37:27 c9cfff862063: Preparing 06:37:27 2077c897e0cf: Preparing 06:37:27 db769f444f39: Preparing 06:37:27 3c20671a5817: Preparing 06:37:27 3c20671a5817: Waiting 06:37:27 db769f444f39: Waiting 06:37:27 77c917ba3747: Layer already exists 06:37:27 6950dd447d8a: Layer already exists 06:37:27 ec0e9328a4b2: Layer already exists 06:37:27 2077c897e0cf: Layer already exists 06:37:27 c9cfff862063: Layer already exists 06:37:27 3c20671a5817: Layer already exists 06:37:27 db769f444f39: Layer already exists 06:37:27 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54: digest: sha256:039725e50b3f13de7a093260f0697fd5745222d4256d42e6b99a3a4ea05829bf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:28 + 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 06:37:28 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 06:37:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:37:28 6950dd447d8a: Preparing 06:37:28 77c917ba3747: Preparing 06:37:28 ec0e9328a4b2: Preparing 06:37:28 c9cfff862063: Preparing 06:37:28 2077c897e0cf: Preparing 06:37:28 db769f444f39: Preparing 06:37:28 3c20671a5817: Preparing 06:37:28 db769f444f39: Waiting 06:37:28 3c20671a5817: Waiting 06:37:28 6950dd447d8a: Layer already exists 06:37:28 2077c897e0cf: Layer already exists 06:37:28 77c917ba3747: Layer already exists 06:37:28 c9cfff862063: Layer already exists 06:37:28 ec0e9328a4b2: Layer already exists 06:37:28 3c20671a5817: Layer already exists 06:37:28 db769f444f39: Layer already exists 06:37:28 main: digest: sha256:039725e50b3f13de7a093260f0697fd5745222d4256d42e6b99a3a4ea05829bf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:37:28 ===================================================== [Pipeline] echo 06:37:28 taggedImages: 06:37:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 06:37:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 06:37:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.54 06:37:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:37:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 06:37:29 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 06:37:29 9ed72124ad2f01edf756a46c49444a389d468e72 06:37:29 latest 06:37:29 3.2.0-dev.54 06:37:29 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:37:29 main 06:37:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:29 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 06:37:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:37:29 0c9b0b6b729f: Preparing 06:37:29 5afcaf52ac6f: Preparing 06:37:29 b29b86c7ba4a: Preparing 06:37:29 ec0e9328a4b2: Preparing 06:37:29 c9cfff862063: Preparing 06:37:29 ea598ba5b022: Preparing 06:37:29 bb81e206ef33: Preparing 06:37:29 f0f5c1f42137: Preparing 06:37:29 b958823bc667: Preparing 06:37:29 3c20671a5817: Preparing 06:37:29 f0f5c1f42137: Waiting 06:37:29 b958823bc667: Waiting 06:37:29 3c20671a5817: Waiting 06:37:29 ea598ba5b022: Waiting 06:37:29 bb81e206ef33: Waiting 06:37:29 c9cfff862063: Layer already exists 06:37:29 ec0e9328a4b2: Layer already exists 06:37:30 5afcaf52ac6f: Pushed 06:37:30 b29b86c7ba4a: Pushed 06:37:30 0c9b0b6b729f: Pushed 06:37:30 3c20671a5817: Layer already exists 06:37:30 f0f5c1f42137: Pushed 06:37:31 b958823bc667: Pushed 06:37:43 bb81e206ef33: Pushed 06:37:51 ea598ba5b022: Pushed 06:37:51 9ed72124ad2f01edf756a46c49444a389d468e72: digest: sha256:557be2b7610638da0dc1e782a1873bb9a34d8b488e0a78e2763e84e226fed3a0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:51 + 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 06:37:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 06:37:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:37:52 0c9b0b6b729f: Preparing 06:37:52 5afcaf52ac6f: Preparing 06:37:52 b29b86c7ba4a: Preparing 06:37:52 ec0e9328a4b2: Preparing 06:37:52 c9cfff862063: Preparing 06:37:52 ea598ba5b022: Preparing 06:37:52 bb81e206ef33: Preparing 06:37:52 f0f5c1f42137: Preparing 06:37:52 b958823bc667: Preparing 06:37:52 3c20671a5817: Preparing 06:37:52 ea598ba5b022: Waiting 06:37:52 bb81e206ef33: Waiting 06:37:52 f0f5c1f42137: Waiting 06:37:52 b958823bc667: Waiting 06:37:52 3c20671a5817: Waiting 06:37:52 5afcaf52ac6f: Layer already exists 06:37:52 c9cfff862063: Layer already exists 06:37:52 ec0e9328a4b2: Layer already exists 06:37:52 0c9b0b6b729f: Layer already exists 06:37:52 b29b86c7ba4a: Layer already exists 06:37:52 b958823bc667: Layer already exists 06:37:52 bb81e206ef33: Layer already exists 06:37:52 ea598ba5b022: Layer already exists 06:37:52 3c20671a5817: Layer already exists 06:37:52 f0f5c1f42137: Layer already exists 06:37:52 latest: digest: sha256:557be2b7610638da0dc1e782a1873bb9a34d8b488e0a78e2763e84e226fed3a0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:52 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.54 06:37:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:37:53 0c9b0b6b729f: Preparing 06:37:53 5afcaf52ac6f: Preparing 06:37:53 b29b86c7ba4a: Preparing 06:37:53 ec0e9328a4b2: Preparing 06:37:53 c9cfff862063: Preparing 06:37:53 ea598ba5b022: Preparing 06:37:53 bb81e206ef33: Preparing 06:37:53 f0f5c1f42137: Preparing 06:37:53 b958823bc667: Preparing 06:37:53 3c20671a5817: Preparing 06:37:53 ea598ba5b022: Waiting 06:37:53 bb81e206ef33: Waiting 06:37:53 f0f5c1f42137: Waiting 06:37:53 b958823bc667: Waiting 06:37:53 3c20671a5817: Waiting 06:37:53 5afcaf52ac6f: Layer already exists 06:37:53 0c9b0b6b729f: Layer already exists 06:37:53 ec0e9328a4b2: Layer already exists 06:37:53 b29b86c7ba4a: Layer already exists 06:37:53 c9cfff862063: Layer already exists 06:37:53 b958823bc667: Layer already exists 06:37:53 ea598ba5b022: Layer already exists 06:37:53 f0f5c1f42137: Layer already exists 06:37:53 bb81e206ef33: Layer already exists 06:37:53 3c20671a5817: Layer already exists 06:37:53 3.2.0-dev.54: digest: sha256:557be2b7610638da0dc1e782a1873bb9a34d8b488e0a78e2763e84e226fed3a0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:53 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:37:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:37:54 0c9b0b6b729f: Preparing 06:37:54 5afcaf52ac6f: Preparing 06:37:54 b29b86c7ba4a: Preparing 06:37:54 ec0e9328a4b2: Preparing 06:37:54 c9cfff862063: Preparing 06:37:54 ea598ba5b022: Preparing 06:37:54 bb81e206ef33: Preparing 06:37:54 f0f5c1f42137: Preparing 06:37:54 b958823bc667: Preparing 06:37:54 3c20671a5817: Preparing 06:37:54 bb81e206ef33: Waiting 06:37:54 b958823bc667: Waiting 06:37:54 3c20671a5817: Waiting 06:37:54 ea598ba5b022: Waiting 06:37:54 f0f5c1f42137: Waiting 06:37:54 ec0e9328a4b2: Layer already exists 06:37:54 5afcaf52ac6f: Layer already exists 06:37:54 c9cfff862063: Layer already exists 06:37:54 b29b86c7ba4a: Layer already exists 06:37:54 0c9b0b6b729f: Layer already exists 06:37:54 ea598ba5b022: Layer already exists 06:37:54 bb81e206ef33: Layer already exists 06:37:54 3c20671a5817: Layer already exists 06:37:54 f0f5c1f42137: Layer already exists 06:37:54 b958823bc667: Layer already exists 06:37:54 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54: digest: sha256:557be2b7610638da0dc1e782a1873bb9a34d8b488e0a78e2763e84e226fed3a0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:54 + 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 06:37:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 06:37:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:37:55 0c9b0b6b729f: Preparing 06:37:55 5afcaf52ac6f: Preparing 06:37:55 b29b86c7ba4a: Preparing 06:37:55 ec0e9328a4b2: Preparing 06:37:55 c9cfff862063: Preparing 06:37:55 ea598ba5b022: Preparing 06:37:55 bb81e206ef33: Preparing 06:37:55 f0f5c1f42137: Preparing 06:37:55 b958823bc667: Preparing 06:37:55 3c20671a5817: Preparing 06:37:55 f0f5c1f42137: Waiting 06:37:55 b958823bc667: Waiting 06:37:55 3c20671a5817: Waiting 06:37:55 ea598ba5b022: Waiting 06:37:55 bb81e206ef33: Waiting 06:37:55 c9cfff862063: Layer already exists 06:37:55 b29b86c7ba4a: Layer already exists 06:37:55 5afcaf52ac6f: Layer already exists 06:37:55 0c9b0b6b729f: Layer already exists 06:37:55 ec0e9328a4b2: Layer already exists 06:37:55 f0f5c1f42137: Layer already exists 06:37:55 ea598ba5b022: Layer already exists 06:37:55 bb81e206ef33: Layer already exists 06:37:55 3c20671a5817: Layer already exists 06:37:55 b958823bc667: Layer already exists 06:37:55 main: digest: sha256:557be2b7610638da0dc1e782a1873bb9a34d8b488e0a78e2763e84e226fed3a0 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:37:55 ===================================================== [Pipeline] echo 06:37:55 taggedImages: 06:37:55 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 06:37:55 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 06:37:55 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.54 06:37:55 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:37:55 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 06:37:55 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 06:37:55 9ed72124ad2f01edf756a46c49444a389d468e72 06:37:55 latest 06:37:55 3.2.0-dev.54 06:37:55 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:37:55 main 06:37:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:55 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 06:37:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:37:56 0437fe0c8ead: Preparing 06:37:56 d133ffd9ecd8: Preparing 06:37:56 65768e5d8f43: Preparing 06:37:56 ec0e9328a4b2: Preparing 06:37:56 c9cfff862063: Preparing 06:37:56 ea598ba5b022: Preparing 06:37:56 e9345ffd3efe: Preparing 06:37:56 da2096ffb65d: Preparing 06:37:56 3c20671a5817: Preparing 06:37:56 e9345ffd3efe: Waiting 06:37:56 da2096ffb65d: Waiting 06:37:56 3c20671a5817: Waiting 06:37:56 ea598ba5b022: Waiting 06:37:56 c9cfff862063: Layer already exists 06:37:56 ec0e9328a4b2: Layer already exists 06:37:56 ea598ba5b022: Layer already exists 06:37:56 65768e5d8f43: Pushed 06:37:56 0437fe0c8ead: Pushed 06:37:56 d133ffd9ecd8: Pushed 06:37:56 e9345ffd3efe: Pushed 06:37:56 3c20671a5817: Layer already exists 06:37:57 da2096ffb65d: Pushed 06:37:57 9ed72124ad2f01edf756a46c49444a389d468e72: digest: sha256:4b9fede91198a2a99d7e2d9f7f38a557fe2c8f1228a255bad66d72ce7aa77a35 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:57 + 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 06:37:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 06:37:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:37:58 0437fe0c8ead: Preparing 06:37:58 d133ffd9ecd8: Preparing 06:37:58 65768e5d8f43: Preparing 06:37:58 ec0e9328a4b2: Preparing 06:37:58 c9cfff862063: Preparing 06:37:58 ea598ba5b022: Preparing 06:37:58 e9345ffd3efe: Preparing 06:37:58 da2096ffb65d: Preparing 06:37:58 3c20671a5817: Preparing 06:37:58 ea598ba5b022: Waiting 06:37:58 e9345ffd3efe: Waiting 06:37:58 3c20671a5817: Waiting 06:37:58 da2096ffb65d: Waiting 06:37:58 0437fe0c8ead: Layer already exists 06:37:58 ec0e9328a4b2: Layer already exists 06:37:58 d133ffd9ecd8: Layer already exists 06:37:58 65768e5d8f43: Layer already exists 06:37:58 c9cfff862063: Layer already exists 06:37:58 e9345ffd3efe: Layer already exists 06:37:58 ea598ba5b022: Layer already exists 06:37:58 3c20671a5817: Layer already exists 06:37:58 da2096ffb65d: Layer already exists 06:37:58 latest: digest: sha256:4b9fede91198a2a99d7e2d9f7f38a557fe2c8f1228a255bad66d72ce7aa77a35 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:58 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.54 06:37:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:37:59 0437fe0c8ead: Preparing 06:37:59 d133ffd9ecd8: Preparing 06:37:59 65768e5d8f43: Preparing 06:37:59 ec0e9328a4b2: Preparing 06:37:59 c9cfff862063: Preparing 06:37:59 ea598ba5b022: Preparing 06:37:59 e9345ffd3efe: Preparing 06:37:59 da2096ffb65d: Preparing 06:37:59 3c20671a5817: Preparing 06:37:59 e9345ffd3efe: Waiting 06:37:59 da2096ffb65d: Waiting 06:37:59 3c20671a5817: Waiting 06:37:59 ea598ba5b022: Waiting 06:37:59 0437fe0c8ead: Layer already exists 06:37:59 c9cfff862063: Layer already exists 06:37:59 ec0e9328a4b2: Layer already exists 06:37:59 d133ffd9ecd8: Layer already exists 06:37:59 65768e5d8f43: Layer already exists 06:37:59 e9345ffd3efe: Layer already exists 06:37:59 ea598ba5b022: Layer already exists 06:37:59 da2096ffb65d: Layer already exists 06:37:59 3c20671a5817: Layer already exists 06:37:59 3.2.0-dev.54: digest: sha256:4b9fede91198a2a99d7e2d9f7f38a557fe2c8f1228a255bad66d72ce7aa77a35 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:59 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:38:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:38:00 0437fe0c8ead: Preparing 06:38:00 d133ffd9ecd8: Preparing 06:38:00 65768e5d8f43: Preparing 06:38:00 ec0e9328a4b2: Preparing 06:38:00 c9cfff862063: Preparing 06:38:00 ea598ba5b022: Preparing 06:38:00 e9345ffd3efe: Preparing 06:38:00 da2096ffb65d: Preparing 06:38:00 3c20671a5817: Preparing 06:38:00 ea598ba5b022: Waiting 06:38:00 da2096ffb65d: Waiting 06:38:00 3c20671a5817: Waiting 06:38:00 e9345ffd3efe: Waiting 06:38:00 0437fe0c8ead: Layer already exists 06:38:00 d133ffd9ecd8: Layer already exists 06:38:00 c9cfff862063: Layer already exists 06:38:00 65768e5d8f43: Layer already exists 06:38:00 ec0e9328a4b2: Layer already exists 06:38:00 ea598ba5b022: Layer already exists 06:38:00 da2096ffb65d: Layer already exists 06:38:00 e9345ffd3efe: Layer already exists 06:38:00 3c20671a5817: Layer already exists 06:38:00 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54: digest: sha256:4b9fede91198a2a99d7e2d9f7f38a557fe2c8f1228a255bad66d72ce7aa77a35 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:00 + 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 06:38:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 06:38:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:38:01 0437fe0c8ead: Preparing 06:38:01 d133ffd9ecd8: Preparing 06:38:01 65768e5d8f43: Preparing 06:38:01 ec0e9328a4b2: Preparing 06:38:01 c9cfff862063: Preparing 06:38:01 ea598ba5b022: Preparing 06:38:01 e9345ffd3efe: Preparing 06:38:01 da2096ffb65d: Preparing 06:38:01 3c20671a5817: Preparing 06:38:01 e9345ffd3efe: Waiting 06:38:01 da2096ffb65d: Waiting 06:38:01 3c20671a5817: Waiting 06:38:01 ea598ba5b022: Waiting 06:38:01 ec0e9328a4b2: Layer already exists 06:38:01 c9cfff862063: Layer already exists 06:38:01 0437fe0c8ead: Layer already exists 06:38:01 65768e5d8f43: Layer already exists 06:38:01 d133ffd9ecd8: Layer already exists 06:38:01 ea598ba5b022: Layer already exists 06:38:01 e9345ffd3efe: Layer already exists 06:38:01 da2096ffb65d: Layer already exists 06:38:01 3c20671a5817: Layer already exists 06:38:01 main: digest: sha256:4b9fede91198a2a99d7e2d9f7f38a557fe2c8f1228a255bad66d72ce7aa77a35 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:38:01 ===================================================== [Pipeline] echo 06:38:01 taggedImages: 06:38:01 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 06:38:01 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 06:38:01 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.54 06:38:01 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:38:01 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 06:38:01 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 06:38:01 9ed72124ad2f01edf756a46c49444a389d468e72 06:38:01 latest 06:38:01 3.2.0-dev.54 06:38:01 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:38:01 main 06:38:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:01 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 06:38:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:38:02 0c9b0b6b729f: Preparing 06:38:02 5c329332aecc: Preparing 06:38:02 4f4ca1a121ee: Preparing 06:38:02 ec0e9328a4b2: Preparing 06:38:02 c9cfff862063: Preparing 06:38:02 ea598ba5b022: Preparing 06:38:02 f0f5c1f42137: Preparing 06:38:02 b958823bc667: Preparing 06:38:02 3c20671a5817: Preparing 06:38:02 f0f5c1f42137: Waiting 06:38:02 b958823bc667: Waiting 06:38:02 3c20671a5817: Waiting 06:38:02 ea598ba5b022: Waiting 06:38:02 c9cfff862063: Layer already exists 06:38:02 0c9b0b6b729f: Layer already exists 06:38:02 ec0e9328a4b2: Layer already exists 06:38:02 ea598ba5b022: Layer already exists 06:38:02 b958823bc667: Layer already exists 06:38:02 f0f5c1f42137: Layer already exists 06:38:02 3c20671a5817: Layer already exists 06:38:02 5c329332aecc: Pushed 06:38:02 4f4ca1a121ee: Pushed 06:38:02 9ed72124ad2f01edf756a46c49444a389d468e72: digest: sha256:03c60211c1231d4e89725eb8edefe11a7175283192c0887177d5b8ce7b7dc5a6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:02 + 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 06:38:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 06:38:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:38:03 0c9b0b6b729f: Preparing 06:38:03 5c329332aecc: Preparing 06:38:03 4f4ca1a121ee: Preparing 06:38:03 ec0e9328a4b2: Preparing 06:38:03 c9cfff862063: Preparing 06:38:03 ea598ba5b022: Preparing 06:38:03 f0f5c1f42137: Preparing 06:38:03 b958823bc667: Preparing 06:38:03 3c20671a5817: Preparing 06:38:03 f0f5c1f42137: Waiting 06:38:03 b958823bc667: Waiting 06:38:03 3c20671a5817: Waiting 06:38:03 ea598ba5b022: Waiting 06:38:03 ec0e9328a4b2: Layer already exists 06:38:03 0c9b0b6b729f: Layer already exists 06:38:03 4f4ca1a121ee: Layer already exists 06:38:03 c9cfff862063: Layer already exists 06:38:03 5c329332aecc: Layer already exists 06:38:03 f0f5c1f42137: Layer already exists 06:38:03 ea598ba5b022: Layer already exists 06:38:03 b958823bc667: Layer already exists 06:38:03 3c20671a5817: Layer already exists 06:38:03 latest: digest: sha256:03c60211c1231d4e89725eb8edefe11a7175283192c0887177d5b8ce7b7dc5a6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:03 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.54 06:38:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:38:04 0c9b0b6b729f: Preparing 06:38:04 5c329332aecc: Preparing 06:38:04 4f4ca1a121ee: Preparing 06:38:04 ec0e9328a4b2: Preparing 06:38:04 c9cfff862063: Preparing 06:38:04 ea598ba5b022: Preparing 06:38:04 ea598ba5b022: Waiting 06:38:04 f0f5c1f42137: Preparing 06:38:04 b958823bc667: Preparing 06:38:04 f0f5c1f42137: Waiting 06:38:04 3c20671a5817: Preparing 06:38:04 b958823bc667: Waiting 06:38:04 3c20671a5817: Waiting 06:38:04 5c329332aecc: Layer already exists 06:38:04 ec0e9328a4b2: Layer already exists 06:38:04 4f4ca1a121ee: Layer already exists 06:38:04 c9cfff862063: Layer already exists 06:38:04 0c9b0b6b729f: Layer already exists 06:38:04 ea598ba5b022: Layer already exists 06:38:04 3c20671a5817: Layer already exists 06:38:04 b958823bc667: Layer already exists 06:38:04 f0f5c1f42137: Layer already exists 06:38:04 3.2.0-dev.54: digest: sha256:03c60211c1231d4e89725eb8edefe11a7175283192c0887177d5b8ce7b7dc5a6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:04 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:38:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:38:05 0c9b0b6b729f: Preparing 06:38:05 5c329332aecc: Preparing 06:38:05 4f4ca1a121ee: Preparing 06:38:05 ec0e9328a4b2: Preparing 06:38:05 c9cfff862063: Preparing 06:38:05 ea598ba5b022: Preparing 06:38:05 f0f5c1f42137: Preparing 06:38:05 b958823bc667: Preparing 06:38:05 3c20671a5817: Preparing 06:38:05 f0f5c1f42137: Waiting 06:38:05 b958823bc667: Waiting 06:38:05 ea598ba5b022: Waiting 06:38:05 3c20671a5817: Waiting 06:38:05 4f4ca1a121ee: Layer already exists 06:38:05 c9cfff862063: Layer already exists 06:38:05 5c329332aecc: Layer already exists 06:38:05 0c9b0b6b729f: Layer already exists 06:38:05 ec0e9328a4b2: Layer already exists 06:38:05 f0f5c1f42137: Layer already exists 06:38:05 b958823bc667: Layer already exists 06:38:05 ea598ba5b022: Layer already exists 06:38:05 3c20671a5817: Layer already exists 06:38:05 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54: digest: sha256:03c60211c1231d4e89725eb8edefe11a7175283192c0887177d5b8ce7b7dc5a6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:05 + 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 06:38:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 06:38:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:38:06 0c9b0b6b729f: Preparing 06:38:06 5c329332aecc: Preparing 06:38:06 4f4ca1a121ee: Preparing 06:38:06 ec0e9328a4b2: Preparing 06:38:06 c9cfff862063: Preparing 06:38:06 ea598ba5b022: Preparing 06:38:06 f0f5c1f42137: Preparing 06:38:06 b958823bc667: Preparing 06:38:06 3c20671a5817: Preparing 06:38:06 ea598ba5b022: Waiting 06:38:06 f0f5c1f42137: Waiting 06:38:06 3c20671a5817: Waiting 06:38:06 b958823bc667: Waiting 06:38:06 4f4ca1a121ee: Layer already exists 06:38:06 5c329332aecc: Layer already exists 06:38:06 0c9b0b6b729f: Layer already exists 06:38:06 ec0e9328a4b2: Layer already exists 06:38:06 c9cfff862063: Layer already exists 06:38:06 ea598ba5b022: Layer already exists 06:38:06 b958823bc667: Layer already exists 06:38:06 3c20671a5817: Layer already exists 06:38:06 f0f5c1f42137: Layer already exists 06:38:06 main: digest: sha256:03c60211c1231d4e89725eb8edefe11a7175283192c0887177d5b8ce7b7dc5a6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:38:06 ===================================================== [Pipeline] echo 06:38:06 taggedImages: 06:38:06 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 06:38:06 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 06:38:06 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.54 06:38:06 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:38:06 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 06:38:06 [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: 06:38:06 9ed72124ad2f01edf756a46c49444a389d468e72 06:38:06 latest 06:38:06 3.2.0-dev.54 06:38:06 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:38:06 main 06:38:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:06 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:07 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 06:38:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 06:38:07 96fd471d3ba8: Preparing 06:38:07 cb68ea1bd8ba: Preparing 06:38:07 ec0e9328a4b2: Preparing 06:38:07 c9cfff862063: Preparing 06:38:07 91cd76af844d: Preparing 06:38:07 43e4ff1c6886: Preparing 06:38:07 3c20671a5817: Preparing 06:38:07 43e4ff1c6886: Waiting 06:38:07 3c20671a5817: Waiting 06:38:07 c9cfff862063: Layer already exists 06:38:07 ec0e9328a4b2: Layer already exists 06:38:07 3c20671a5817: Layer already exists 06:38:07 91cd76af844d: Pushed 06:38:07 96fd471d3ba8: Pushed 06:38:08 43e4ff1c6886: Pushed 06:38:15 cb68ea1bd8ba: Pushed 06:38:15 9ed72124ad2f01edf756a46c49444a389d468e72: digest: sha256:079448bdb71b960ceab129e8407833a8ffadf921edbaeee84cb6c20513a98056 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:15 + 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 06:38:15 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 06:38:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 06:38:15 96fd471d3ba8: Preparing 06:38:15 cb68ea1bd8ba: Preparing 06:38:15 ec0e9328a4b2: Preparing 06:38:15 c9cfff862063: Preparing 06:38:15 91cd76af844d: Preparing 06:38:15 43e4ff1c6886: Preparing 06:38:15 3c20671a5817: Preparing 06:38:15 43e4ff1c6886: Waiting 06:38:15 3c20671a5817: Waiting 06:38:15 ec0e9328a4b2: Layer already exists 06:38:15 c9cfff862063: Layer already exists 06:38:15 96fd471d3ba8: Layer already exists 06:38:15 cb68ea1bd8ba: Layer already exists 06:38:15 91cd76af844d: Layer already exists 06:38:15 43e4ff1c6886: Layer already exists 06:38:15 3c20671a5817: Layer already exists 06:38:15 latest: digest: sha256:079448bdb71b960ceab129e8407833a8ffadf921edbaeee84cb6c20513a98056 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:16 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:16 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.54 06:38:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 06:38:16 96fd471d3ba8: Preparing 06:38:16 cb68ea1bd8ba: Preparing 06:38:16 ec0e9328a4b2: Preparing 06:38:16 c9cfff862063: Preparing 06:38:16 91cd76af844d: Preparing 06:38:16 43e4ff1c6886: Preparing 06:38:16 3c20671a5817: Preparing 06:38:16 3c20671a5817: Waiting 06:38:16 43e4ff1c6886: Waiting 06:38:16 96fd471d3ba8: Layer already exists 06:38:16 ec0e9328a4b2: Layer already exists 06:38:16 cb68ea1bd8ba: Layer already exists 06:38:16 c9cfff862063: Layer already exists 06:38:16 91cd76af844d: Layer already exists 06:38:16 43e4ff1c6886: Layer already exists 06:38:16 3c20671a5817: Layer already exists 06:38:16 3.2.0-dev.54: digest: sha256:079448bdb71b960ceab129e8407833a8ffadf921edbaeee84cb6c20513a98056 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:17 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:17 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:38:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 06:38:17 96fd471d3ba8: Preparing 06:38:17 cb68ea1bd8ba: Preparing 06:38:17 ec0e9328a4b2: Preparing 06:38:17 c9cfff862063: Preparing 06:38:17 91cd76af844d: Preparing 06:38:17 43e4ff1c6886: Preparing 06:38:17 3c20671a5817: Preparing 06:38:17 43e4ff1c6886: Waiting 06:38:17 3c20671a5817: Waiting 06:38:17 cb68ea1bd8ba: Layer already exists 06:38:17 96fd471d3ba8: Layer already exists 06:38:17 c9cfff862063: Layer already exists 06:38:17 91cd76af844d: Layer already exists 06:38:17 ec0e9328a4b2: Layer already exists 06:38:17 3c20671a5817: Layer already exists 06:38:17 43e4ff1c6886: Layer already exists 06:38:17 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54: digest: sha256:079448bdb71b960ceab129e8407833a8ffadf921edbaeee84cb6c20513a98056 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:18 + 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 06:38:18 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main 06:38:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 06:38:18 96fd471d3ba8: Preparing 06:38:18 cb68ea1bd8ba: Preparing 06:38:18 ec0e9328a4b2: Preparing 06:38:18 c9cfff862063: Preparing 06:38:18 91cd76af844d: Preparing 06:38:18 43e4ff1c6886: Preparing 06:38:18 3c20671a5817: Preparing 06:38:18 43e4ff1c6886: Waiting 06:38:18 3c20671a5817: Waiting 06:38:18 91cd76af844d: Layer already exists 06:38:18 c9cfff862063: Layer already exists 06:38:18 ec0e9328a4b2: Layer already exists 06:38:18 cb68ea1bd8ba: Layer already exists 06:38:18 96fd471d3ba8: Layer already exists 06:38:18 43e4ff1c6886: Layer already exists 06:38:18 3c20671a5817: Layer already exists 06:38:18 main: digest: sha256:079448bdb71b960ceab129e8407833a8ffadf921edbaeee84cb6c20513a98056 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:38:19 ===================================================== [Pipeline] echo 06:38:19 taggedImages: 06:38:19 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 06:38:19 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 06:38:19 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.54 06:38:19 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:38:19 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo 06:38:19 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 06:38:19 9ed72124ad2f01edf756a46c49444a389d468e72 06:38:19 latest 06:38:19 3.2.0-dev.54 06:38:19 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:38:19 main 06:38:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:19 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 06:38:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:38:19 df79a9210793: Preparing 06:38:19 c7b823dda5d8: Preparing 06:38:19 ec0e9328a4b2: Preparing 06:38:19 c9cfff862063: Preparing 06:38:19 bf4bbbdff9d8: Preparing 06:38:19 d2e3d9b2aadc: Preparing 06:38:19 3c20671a5817: Preparing 06:38:19 d2e3d9b2aadc: Waiting 06:38:19 3c20671a5817: Waiting 06:38:20 ec0e9328a4b2: Layer already exists 06:38:20 c9cfff862063: Layer already exists 06:38:20 bf4bbbdff9d8: Pushed 06:38:20 3c20671a5817: Layer already exists 06:38:20 df79a9210793: Pushed 06:38:20 d2e3d9b2aadc: Pushed 06:38:27 c7b823dda5d8: Pushed 06:38:27 9ed72124ad2f01edf756a46c49444a389d468e72: digest: sha256:e06ea018a2808f4c6db410e7b97520a0a2da22b05dced9398a3f24588d59a4bf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:27 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 06:38:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:38:27 df79a9210793: Preparing 06:38:27 c7b823dda5d8: Preparing 06:38:27 ec0e9328a4b2: Preparing 06:38:27 c9cfff862063: Preparing 06:38:27 bf4bbbdff9d8: Preparing 06:38:27 d2e3d9b2aadc: Preparing 06:38:27 3c20671a5817: Preparing 06:38:27 d2e3d9b2aadc: Waiting 06:38:27 3c20671a5817: Waiting 06:38:27 bf4bbbdff9d8: Layer already exists 06:38:27 ec0e9328a4b2: Layer already exists 06:38:27 df79a9210793: Layer already exists 06:38:27 c9cfff862063: Layer already exists 06:38:27 c7b823dda5d8: Layer already exists 06:38:27 d2e3d9b2aadc: Layer already exists 06:38:27 3c20671a5817: Layer already exists 06:38:28 latest: digest: sha256:e06ea018a2808f4c6db410e7b97520a0a2da22b05dced9398a3f24588d59a4bf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:28 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.54 06:38:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:38:28 df79a9210793: Preparing 06:38:28 c7b823dda5d8: Preparing 06:38:28 ec0e9328a4b2: Preparing 06:38:28 c9cfff862063: Preparing 06:38:28 bf4bbbdff9d8: Preparing 06:38:28 d2e3d9b2aadc: Preparing 06:38:28 3c20671a5817: Preparing 06:38:28 3c20671a5817: Waiting 06:38:28 d2e3d9b2aadc: Waiting 06:38:28 df79a9210793: Layer already exists 06:38:28 bf4bbbdff9d8: Layer already exists 06:38:28 c9cfff862063: Layer already exists 06:38:28 ec0e9328a4b2: Layer already exists 06:38:28 c7b823dda5d8: Layer already exists 06:38:28 3c20671a5817: Layer already exists 06:38:28 d2e3d9b2aadc: Layer already exists 06:38:29 3.2.0-dev.54: digest: sha256:e06ea018a2808f4c6db410e7b97520a0a2da22b05dced9398a3f24588d59a4bf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:29 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:29 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:38:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:38:29 df79a9210793: Preparing 06:38:29 c7b823dda5d8: Preparing 06:38:29 ec0e9328a4b2: Preparing 06:38:29 c9cfff862063: Preparing 06:38:29 bf4bbbdff9d8: Preparing 06:38:29 d2e3d9b2aadc: Preparing 06:38:29 3c20671a5817: Preparing 06:38:29 d2e3d9b2aadc: Waiting 06:38:29 3c20671a5817: Waiting 06:38:29 bf4bbbdff9d8: Layer already exists 06:38:29 df79a9210793: Layer already exists 06:38:29 c7b823dda5d8: Layer already exists 06:38:29 ec0e9328a4b2: Layer already exists 06:38:29 c9cfff862063: Layer already exists 06:38:29 3c20671a5817: Layer already exists 06:38:29 d2e3d9b2aadc: Layer already exists 06:38:30 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54: digest: sha256:e06ea018a2808f4c6db410e7b97520a0a2da22b05dced9398a3f24588d59a4bf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:30 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:30 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 06:38:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:38:30 df79a9210793: Preparing 06:38:30 c7b823dda5d8: Preparing 06:38:30 ec0e9328a4b2: Preparing 06:38:30 c9cfff862063: Preparing 06:38:30 bf4bbbdff9d8: Preparing 06:38:30 d2e3d9b2aadc: Preparing 06:38:30 3c20671a5817: Preparing 06:38:30 d2e3d9b2aadc: Waiting 06:38:30 df79a9210793: Layer already exists 06:38:30 c7b823dda5d8: Layer already exists 06:38:30 bf4bbbdff9d8: Layer already exists 06:38:30 ec0e9328a4b2: Layer already exists 06:38:30 c9cfff862063: Layer already exists 06:38:30 d2e3d9b2aadc: Layer already exists 06:38:30 3c20671a5817: Layer already exists 06:38:31 main: digest: sha256:e06ea018a2808f4c6db410e7b97520a0a2da22b05dced9398a3f24588d59a4bf size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:38:31 ===================================================== [Pipeline] echo 06:38:31 taggedImages: 06:38:31 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 06:38:31 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 06:38:31 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.54 06:38:31 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:38:31 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 06:38:31 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 06:38:31 9ed72124ad2f01edf756a46c49444a389d468e72 06:38:31 latest 06:38:31 3.2.0-dev.54 06:38:31 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:38:31 main 06:38:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:31 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 06:38:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:38:32 3d61ff04fa02: Preparing 06:38:32 e49fe7b3a81a: Preparing 06:38:32 ec0e9328a4b2: Preparing 06:38:32 c9cfff862063: Preparing 06:38:32 bf812f1422da: Preparing 06:38:32 5194a825c5c0: Preparing 06:38:32 3c20671a5817: Preparing 06:38:32 5194a825c5c0: Waiting 06:38:32 3c20671a5817: Waiting 06:38:32 c9cfff862063: Layer already exists 06:38:32 bf812f1422da: Layer already exists 06:38:32 ec0e9328a4b2: Layer already exists 06:38:32 5194a825c5c0: Layer already exists 06:38:32 3c20671a5817: Layer already exists 06:38:32 3d61ff04fa02: Pushed 06:38:38 e49fe7b3a81a: Pushed 06:38:38 9ed72124ad2f01edf756a46c49444a389d468e72: digest: sha256:ed7414c24a6eb4c112b4d37a8362c374f035b70b91b91a3925a839cee1a18daf size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:39 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 06:38:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:38:39 3d61ff04fa02: Preparing 06:38:39 e49fe7b3a81a: Preparing 06:38:39 ec0e9328a4b2: Preparing 06:38:39 c9cfff862063: Preparing 06:38:39 bf812f1422da: Preparing 06:38:39 5194a825c5c0: Preparing 06:38:39 3c20671a5817: Preparing 06:38:39 5194a825c5c0: Waiting 06:38:39 3c20671a5817: Waiting 06:38:39 bf812f1422da: Layer already exists 06:38:39 c9cfff862063: Layer already exists 06:38:39 3d61ff04fa02: Layer already exists 06:38:39 e49fe7b3a81a: Layer already exists 06:38:39 ec0e9328a4b2: Layer already exists 06:38:39 5194a825c5c0: Layer already exists 06:38:39 3c20671a5817: Layer already exists 06:38:39 latest: digest: sha256:ed7414c24a6eb4c112b4d37a8362c374f035b70b91b91a3925a839cee1a18daf size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:40 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.54 06:38:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:38:40 3d61ff04fa02: Preparing 06:38:40 e49fe7b3a81a: Preparing 06:38:40 ec0e9328a4b2: Preparing 06:38:40 c9cfff862063: Preparing 06:38:40 bf812f1422da: Preparing 06:38:40 5194a825c5c0: Preparing 06:38:40 3c20671a5817: Preparing 06:38:40 5194a825c5c0: Waiting 06:38:40 3c20671a5817: Waiting 06:38:40 e49fe7b3a81a: Layer already exists 06:38:40 c9cfff862063: Layer already exists 06:38:40 3d61ff04fa02: Layer already exists 06:38:40 bf812f1422da: Layer already exists 06:38:40 ec0e9328a4b2: Layer already exists 06:38:40 3c20671a5817: Layer already exists 06:38:40 5194a825c5c0: Layer already exists 06:38:40 3.2.0-dev.54: digest: sha256:ed7414c24a6eb4c112b4d37a8362c374f035b70b91b91a3925a839cee1a18daf size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:41 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:38:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:38:41 3d61ff04fa02: Preparing 06:38:41 e49fe7b3a81a: Preparing 06:38:41 ec0e9328a4b2: Preparing 06:38:41 c9cfff862063: Preparing 06:38:41 bf812f1422da: Preparing 06:38:41 5194a825c5c0: Preparing 06:38:41 3c20671a5817: Preparing 06:38:41 5194a825c5c0: Waiting 06:38:41 3c20671a5817: Waiting 06:38:41 ec0e9328a4b2: Layer already exists 06:38:41 bf812f1422da: Layer already exists 06:38:41 3d61ff04fa02: Layer already exists 06:38:41 e49fe7b3a81a: Layer already exists 06:38:41 c9cfff862063: Layer already exists 06:38:41 3c20671a5817: Layer already exists 06:38:41 5194a825c5c0: Layer already exists 06:38:41 9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54: digest: sha256:ed7414c24a6eb4c112b4d37a8362c374f035b70b91b91a3925a839cee1a18daf size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:42 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 06:38:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:38:42 3d61ff04fa02: Preparing 06:38:42 e49fe7b3a81a: Preparing 06:38:42 ec0e9328a4b2: Preparing 06:38:42 c9cfff862063: Preparing 06:38:42 bf812f1422da: Preparing 06:38:42 5194a825c5c0: Preparing 06:38:42 3c20671a5817: Preparing 06:38:42 5194a825c5c0: Waiting 06:38:42 3c20671a5817: Waiting 06:38:42 c9cfff862063: Layer already exists 06:38:42 bf812f1422da: Layer already exists 06:38:42 e49fe7b3a81a: Layer already exists 06:38:42 ec0e9328a4b2: Layer already exists 06:38:42 3d61ff04fa02: Layer already exists 06:38:42 3c20671a5817: Layer already exists 06:38:42 5194a825c5c0: Layer already exists 06:38:42 main: digest: sha256:ed7414c24a6eb4c112b4d37a8362c374f035b70b91b91a3925a839cee1a18daf size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:38:42 ===================================================== [Pipeline] echo 06:38:42 taggedImages: 06:38:42 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9ed72124ad2f01edf756a46c49444a389d468e72 06:38:42 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 06:38:42 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.54 06:38:42 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:9ed72124ad2f01edf756a46c49444a389d468e72-3.2.0-dev.54 06:38:42 - 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 06:38:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:38:43 06:38:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:38:43 arm64: Pulling from edgex-lftools-log-publisher 06:38:43 8998bd30e6a1: Pulling fs layer 06:38:43 04944245beec: Pulling fs layer 06:38:43 699f458cf7ca: Pulling fs layer 06:38:43 765212b225bb: Pulling fs layer 06:38:43 f23df028b6ca: Pulling fs layer 06:38:43 d65c8cfc05b1: Pulling fs layer 06:38:43 2437ff75d9bd: Pulling fs layer 06:38:43 f23df028b6ca: Waiting 06:38:43 d65c8cfc05b1: Waiting 06:38:43 2437ff75d9bd: Waiting 06:38:43 765212b225bb: Waiting 06:38:43 04944245beec: Verifying Checksum 06:38:43 04944245beec: Download complete 06:38:43 765212b225bb: Verifying Checksum 06:38:43 765212b225bb: Download complete 06:38:44 f23df028b6ca: Download complete 06:38:44 d65c8cfc05b1: Verifying Checksum 06:38:44 d65c8cfc05b1: Download complete 06:38:44 699f458cf7ca: Verifying Checksum 06:38:44 699f458cf7ca: Download complete 06:38:44 8998bd30e6a1: Verifying Checksum 06:38:44 8998bd30e6a1: Download complete 06:38:47 2437ff75d9bd: Verifying Checksum 06:38:47 2437ff75d9bd: Download complete 06:38:49 8998bd30e6a1: Pull complete 06:38:49 04944245beec: Pull complete 06:38:50 699f458cf7ca: Pull complete 06:38:51 765212b225bb: Pull complete 06:38:52 f23df028b6ca: Pull complete 06:38:52 d65c8cfc05b1: Pull complete 06:39:10 2437ff75d9bd: Pull complete 06:39:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:39:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:39:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:39:10 prd-ubuntu20.04-docker-arm64-4c-16g-7798 does not seem to be running inside a container 06:39:10 $ 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/672 -v /w/workspace/edgex-go/672:/w/workspace/edgex-go/672:rw,z -v /w/workspace/edgex-go/672@tmp:/w/workspace/edgex-go/672@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:39:13 $ docker top 4900e9d82209b3905282facf022c7b1ebc77b4776a043210aa4f5dd7f8015132 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:39:14 ---> job-cost.sh 06:39:14 lf-activate-venv: SKIPPING 06:39:14 INFO: No Stack... 06:39:14 INFO: Retrieving Pricing Info for: v3-standard-4 06:39:15 INFO: Archiving Costs [Pipeline] sh 06:39:16 + cat /w/workspace/edgex-go/672/archives/cost.csv 06:39:16 + cut -d, -f6 [Pipeline] lock 06:39:16 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-672-stack-cost] 06:39:16 Resource [jenkins-edgexfoundry-edgex-go-main-672-stack-cost] did not exist. Created. 06:39:16 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-672-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:39:16 + echo total: 0.10999999940395355 [Pipeline] stash 06:39:17 Stashed 1 file(s) [Pipeline] } 06:39:17 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-672-stack-cost] [Pipeline] // lock [Pipeline] } 06:39:17 $ docker stop --time=1 4900e9d82209b3905282facf022c7b1ebc77b4776a043210aa4f5dd7f8015132 06:39:19 $ docker rm -f --volumes 4900e9d82209b3905282facf022c7b1ebc77b4776a043210aa4f5dd7f8015132 [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 06:39:19 provisioning config files... 06:39:19 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/672@tmp/config17321035944997397821tmp [Pipeline] { [Pipeline] sh 06:39:20 + set +x 06:39:20 + + bashcurl -s -s -- https://codecov.io/bash 06:39:20 06:39:20 06:39:20 _____ _ 06:39:20 / ____| | | 06:39:20 | | ___ __| | ___ ___ _____ __ 06:39:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:39:20 | |___| (_) | (_| | __/ (_| (_) \ V / 06:39:20 \_____\___/ \__,_|\___|\___\___/ \_/ 06:39:20 Bash-1.0.6 06:39:20 06:39:20 06:39:20 ==> git version 2.25.1 found 06:39:20 ==> 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 06:39:20 Release-Date: 2020-01-08 06:39:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:39:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:39:20 ==> Jenkins CI detected. 06:39:20 current dir:  /w/workspace/edgex-go/672 06:39:20 project root: . 06:39:20 --> token set from env 06:39:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:39:20 ==> Running gcov in . (disable via -X gcov) 06:39:20 ==> Python coveragepy not found 06:39:20 ==> Searching for coverage reports in: 06:39:20 + . 06:39:20 -> Found 1 reports 06:39:20 ==> Detecting git/mercurial file structure 06:39:20 ==> Reading reports 06:39:20 + ./coverage.out bytes=529248 06:39:20 ==> Appending adjustments 06:39:20 https://docs.codecov.io/docs/fixing-reports 06:39:21 + Found adjustments 06:39:21 ==> Gzipping contents 06:39:21 68K /tmp/codecov.wQ0cg3.gz 06:39:21 ==> Uploading reports 06:39:21 url: https://codecov.io 06:39:21 query: branch=main&commit=9ed72124ad2f01edf756a46c49444a389d468e72&build=672&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F672%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:39:21 -> Pinging Codecov 06:39:21 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=9ed72124ad2f01edf756a46c49444a389d468e72&build=672&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F672%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:39:21 -> Uploading to 06:39:21 https://storage.googleapis.com/codecov/v4/raw/2024-08-16/00271124DB129430A58F1EEE437C3FCB/9ed72124ad2f01edf756a46c49444a389d468e72/2dc34612-4027-42d4-aecf-ca5c6508ffd5.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20240816%2Fus-west2%2Fs3%2Faws4_request&X-Amz-Date=20240816T063921Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=fe268736ab45b04286445f0f231cea6e2227d6701b1654258a8d6235f0d9a3df 06:39:21 % Total % Received % Xferd Average Speed Time Time Time Current 06:39:21 Dload Upload Total Spent Left Speed 06:39:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 66781 0 0 100 66781 0 237k --:--:-- --:--:-- --:--:-- 237k 06:39:22 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/9ed72124ad2f01edf756a46c49444a389d468e72 [Pipeline] } 06:39:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 06:39:22 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:39:22 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:39:23 06:39:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:39:23 latest: Pulling from edgex-devops/edgex-snyk-go 06:39:23 619be1103602: Already exists 06:39:23 f8ea3408117e: Pulling fs layer 06:39:23 91320369b822: Pulling fs layer 06:39:23 0406650e8295: Pulling fs layer 06:39:23 4f4fb700ef54: Pulling fs layer 06:39:23 96d80e3f36e1: Pulling fs layer 06:39:23 bcf3aedb951c: Pulling fs layer 06:39:23 4f4fb700ef54: Waiting 06:39:23 96d80e3f36e1: Waiting 06:39:23 0406650e8295: Verifying Checksum 06:39:23 0406650e8295: Download complete 06:39:23 f8ea3408117e: Download complete 06:39:23 4f4fb700ef54: Verifying Checksum 06:39:23 4f4fb700ef54: Download complete 06:39:23 f8ea3408117e: Pull complete 06:39:23 96d80e3f36e1: Verifying Checksum 06:39:23 96d80e3f36e1: Download complete 06:39:23 91320369b822: Verifying Checksum 06:39:23 91320369b822: Download complete 06:39:24 bcf3aedb951c: Verifying Checksum 06:39:24 bcf3aedb951c: Download complete 06:39:27 91320369b822: Pull complete 06:39:27 0406650e8295: Pull complete 06:39:27 4f4fb700ef54: Pull complete 06:39:27 96d80e3f36e1: Pull complete 06:39:31 bcf3aedb951c: Pull complete 06:39:31 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 06:39:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:39:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:39:32 prd-ubuntu20.04-docker-8c-8g-7797 does not seem to be running inside a container 06:39:32 $ 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/672 -v /w/workspace/edgex-go/672:/w/workspace/edgex-go/672:rw,z -v /w/workspace/edgex-go/672@tmp:/w/workspace/edgex-go/672@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 06:39:36 $ docker top ff303b304dd4ac2e9371d675348db082d06bfc8959998507074e693f178fef2b -eo pid,comm [Pipeline] { [Pipeline] sh 06:39:36 + git config --global --add safe.directory /w/workspace/edgex-go/672 [Pipeline] echo 06:39:36 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 06:39:37 + set -o pipefail 06:39:37 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 06:39:47 06:39:47 Monitoring /w/workspace/edgex-go/672 (github.com/edgexfoundry/edgex-go)... 06:39:47 06:39:47 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/65ce2666-6915-43d1-88fc-2c75f7b5104e 06:39:47 06:39:47 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:39:47 [Pipeline] } 06:39:47 $ docker stop --time=1 ff303b304dd4ac2e9371d675348db082d06bfc8959998507074e693f178fef2b 06:39:52 $ docker rm -f --volumes ff303b304dd4ac2e9371d675348db082d06bfc8959998507074e693f178fef2b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 06:39:52 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:39:52 provisioning config files... 06:39:52 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/672@tmp/config17831941605104610882tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:39:53 --> edgex-publish-swagger.sh 06:39:53 === Publish openapi/v3 API === 06:39:53 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 06:39:53 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/672/openapi/v3/core-command.yaml] 06:39:53 % Total % Received % Xferd Average Speed Time Time Time Current 06:39:53 Dload Upload Total Spent Left Speed 06:39:53 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 49820 --:--:-- --:--:-- --:--:-- 49820 06:39:53 06:39:53 06:39:53 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/672/openapi/v3/core-data.yaml] 06:39:53 % Total % Received % Xferd Average Speed Time Time Time Current 06:39:53 Dload Upload Total Spent Left Speed 06:39:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 925k --:--:-- --:--:-- --:--:-- 913k 100 72043 0 0 100 72043 0 135k --:--:-- --:--:-- --:--:-- 135k 06:39:54 06:39:54 06:39:54 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/672/openapi/v3/core-keeper.yaml] 06:39:54 % Total % Received % Xferd Average Speed Time Time Time Current 06:39:54 Dload Upload Total Spent Left Speed 06:39:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 186 92977 --:--:-- --:--:-- --:--:-- 93164 06:39:54 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:39:54 06:39:54 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/672/openapi/v3/core-metadata.yaml] 06:39:54 % Total % Received % Xferd Average Speed Time Time Time Current 06:39:54 Dload Upload Total Spent Left Speed 06:39:54 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 148k 0 0 100 148k 0 733k --:--:-- --:--:-- --:--:-- 729k 100 149k 100 156 100 148k 320 305k --:--:-- --:--:-- --:--:-- 305k 06:39:54 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 06:39:54 06:39:54 [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/672/openapi/v3/support-cron-scheduler.yaml] 06:39:54 % Total % Received % Xferd Average Speed Time Time Time Current 06:39:54 Dload Upload Total Spent Left Speed 06:39:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 42902 100 66 100 42836 208 131k --:--:-- --:--:-- --:--:-- 132k 06:39:55 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:39:55 06:39:55 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/672/openapi/v3/support-notifications.yaml] 06:39:55 % Total % Received % Xferd Average Speed Time Time Time Current 06:39:55 Dload Upload Total Spent Left Speed 06:39:55 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 356 195k --:--:-- --:--:-- --:--:-- 194k 100 87457 100 156 100 87301 356 195k --:--:-- --:--:-- --:--:-- 194k 06:39:55 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 06:39:55 06:39:55 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/672/openapi/v3/support-scheduler.yaml] 06:39:55 % Total % Received % Xferd Average Speed Time Time Time Current 06:39:55 Dload Upload Total Spent Left Speed 06:39:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 356 84369 --:--:-- --:--:-- --:--:-- 84726 06:39:56 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 06:39:56 [Pipeline] } 06:39:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 06:39:56 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:39:56 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:39:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:39:57 prd-ubuntu20.04-docker-8c-8g-7797 does not seem to be running inside a container 06:39:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/672 -v /w/workspace/edgex-go/672:/w/workspace/edgex-go/672:rw,z -v /w/workspace/edgex-go/672@tmp:/w/workspace/edgex-go/672@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 06:39:57 $ docker top 936a4eb2cf93bfb24c7a98963ef8f8692b8eff15e32edd975e8fddc1fa88d5bc -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:39:57 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:39:57 [ssh-agent] Looking for ssh-agent implementation... 06:39:57 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:39:57 $ docker exec 936a4eb2cf93bfb24c7a98963ef8f8692b8eff15e32edd975e8fddc1fa88d5bc ssh-agent 06:39:58 SSH_AUTH_SOCK=/tmp/ssh-XlJYTlkYw1w3/agent.31 06:39:58 SSH_AGENT_PID=37 06:39:58 Running ssh-add (command line suppressed) 06:39:58 Identity added: /w/workspace/edgex-go/672@tmp/private_key_6069570879212207455.key (/w/workspace/edgex-go/672@tmp/private_key_6069570879212207455.key) 06:39:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:39:58 + git semver tag 06:39:58 2024-08-16 06:39:58,694 [run_tag] DEBUG tag force:False 06:39:58 2024-08-16 06:39:58,694 [check_head_tag] DEBUG check head tag 06:39:58 2024-08-16 06:39:58,696 [execute] INFO git cat-file --batch-check 06:39:58 2024-08-16 06:39:58,696 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/672, universal_newlines=False, shell=None, istream=) 06:39:58 2024-08-16 06:39:58,701 [execute] INFO git cat-file --batch 06:39:58 2024-08-16 06:39:58,701 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/672, universal_newlines=False, shell=None, istream=) 06:39:58 2024-08-16 06:39:58,741 [read_version] DEBUG read version from /w/workspace/edgex-go/672/.semver/main 06:39:58 2024-08-16 06:39:58,741 [execute] INFO git tag -a v3.2.0-dev.54 -m v3.2.0-dev.54 06:39:58 2024-08-16 06:39:58,741 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.54', '-m', 'v3.2.0-dev.54'], cwd=/w/workspace/edgex-go/672, universal_newlines=False, shell=None, istream=None) 06:39:58 2024-08-16 06:39:58,747 [read_version] DEBUG read version from /w/workspace/edgex-go/672/.semver/main 06:39:58 3.2.0-dev.54 [Pipeline] } 06:39:59 $ docker exec --env ******** --env ******** 936a4eb2cf93bfb24c7a98963ef8f8692b8eff15e32edd975e8fddc1fa88d5bc ssh-agent -k 06:39:59 unset SSH_AUTH_SOCK; 06:39:59 unset SSH_AGENT_PID; 06:39:59 echo Agent pid 37 killed; 06:39:59 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:39:59 + git semver [Pipeline] } 06:39:59 $ docker stop --time=1 936a4eb2cf93bfb24c7a98963ef8f8692b8eff15e32edd975e8fddc1fa88d5bc 06:40:01 $ docker rm -f --volumes 936a4eb2cf93bfb24c7a98963ef8f8692b8eff15e32edd975e8fddc1fa88d5bc [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:40:01 06:40:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:40:01 0.23.1-centos7: Pulling from edgex-lftools 06:40:01 ab5ef0e58194: Pulling fs layer 06:40:01 9712f1f96733: Pulling fs layer 06:40:01 63f879dbbcfc: Pulling fs layer 06:40:01 0d9ebad4ef96: Pulling fs layer 06:40:01 e9a5061849ea: Pulling fs layer 06:40:01 0d9ebad4ef96: Waiting 06:40:01 d747dcd14b5f: Pulling fs layer 06:40:01 2de7ff778b66: Pulling fs layer 06:40:01 e9a5061849ea: Waiting 06:40:01 d747dcd14b5f: Waiting 06:40:01 9712f1f96733: Verifying Checksum 06:40:01 9712f1f96733: Download complete 06:40:02 63f879dbbcfc: Verifying Checksum 06:40:02 63f879dbbcfc: Download complete 06:40:02 e9a5061849ea: Verifying Checksum 06:40:02 e9a5061849ea: Download complete 06:40:02 d747dcd14b5f: Download complete 06:40:02 0d9ebad4ef96: Verifying Checksum 06:40:02 0d9ebad4ef96: Download complete 06:40:02 2de7ff778b66: Verifying Checksum 06:40:02 2de7ff778b66: Download complete 06:40:02 ab5ef0e58194: Verifying Checksum 06:40:02 ab5ef0e58194: Download complete 06:40:05 ab5ef0e58194: Pull complete 06:40:05 9712f1f96733: Pull complete 06:40:06 63f879dbbcfc: Pull complete 06:40:12 0d9ebad4ef96: Pull complete 06:40:12 e9a5061849ea: Pull complete 06:40:12 d747dcd14b5f: Pull complete 06:40:12 2de7ff778b66: Pull complete 06:40:12 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:40:12 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:40:12 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:40:13 prd-ubuntu20.04-docker-8c-8g-7797 does not seem to be running inside a container 06:40:13 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/672 -v /w/workspace/edgex-go/672:/w/workspace/edgex-go/672:rw,z -v /w/workspace/edgex-go/672@tmp:/w/workspace/edgex-go/672@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 06:40:20 $ docker top b13430f6c2123b16b59505d04c6bcbc991ff41f826d36aecea6e58fb551c0e27 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:40:20 provisioning config files... 06:40:20 copy managed file [sigul-config] to file:/w/workspace/edgex-go/672@tmp/config7687510132013931695tmp 06:40:20 copy managed file [sigul-password] to file:/w/workspace/edgex-go/672@tmp/config6545757213774597774tmp 06:40:20 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/672@tmp/config17854975853513621407tmp [Pipeline] { [Pipeline] echo 06:40:20 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:40:20 ---> sigul-configuration.sh 06:40:20 gpg: directory `/root/.gnupg' created 06:40:20 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:40:20 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:40:20 gpg: keyring `/root/.gnupg/secring.gpg' created 06:40:20 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:40:20 gpg: CAST5 encrypted data 06:40:20 gpg: encrypted with 1 passphrase 06:40:20 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:40:21 + mkdir /home/jenkins 06:40:21 + mkdir /home/jenkins/sigul [Pipeline] sh 06:40:21 + 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 06:40:21 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:40:21 ---> sigul-install.sh 06:40:21 Sigul already installed; skipping installation. [Pipeline] sh 06:40:21 + git tag --list 06:40:21 0.6.0 06:40:21 0.6.1 06:40:21 0.7.0 06:40:21 0.7.1 06:40:21 v1.0.0 06:40:21 v1.0.1 06:40:21 v1.1.0 06:40:21 v1.2.0 06:40:21 v1.2.1 06:40:21 v1.3.0 06:40:21 v1.3.1 06:40:21 v2.0.0 06:40:21 v2.1.0 06:40:21 v2.1.1 06:40:21 v2.2.0 06:40:21 v2.3.0 06:40:21 v3.0 06:40:21 v3.0.0 06:40:21 v3.1 06:40:21 v3.1.0 06:40:21 v3.1.0-dev.1 06:40:21 v3.1.0-dev.10 06:40:21 v3.1.0-dev.11 06:40:21 v3.1.0-dev.12 06:40:21 v3.1.0-dev.13 06:40:21 v3.1.0-dev.14 06:40:21 v3.1.0-dev.15 06:40:21 v3.1.0-dev.16 06:40:21 v3.1.0-dev.17 06:40:21 v3.1.0-dev.18 06:40:21 v3.1.0-dev.19 06:40:21 v3.1.0-dev.2 06:40:21 v3.1.0-dev.20 06:40:21 v3.1.0-dev.21 06:40:21 v3.1.0-dev.22 06:40:21 v3.1.0-dev.23 06:40:21 v3.1.0-dev.24 06:40:21 v3.1.0-dev.25 06:40:21 v3.1.0-dev.26 06:40:21 v3.1.0-dev.27 06:40:21 v3.1.0-dev.28 06:40:21 v3.1.0-dev.29 06:40:21 v3.1.0-dev.3 06:40:21 v3.1.0-dev.30 06:40:21 v3.1.0-dev.31 06:40:21 v3.1.0-dev.32 06:40:21 v3.1.0-dev.33 06:40:21 v3.1.0-dev.34 06:40:21 v3.1.0-dev.35 06:40:21 v3.1.0-dev.36 06:40:21 v3.1.0-dev.37 06:40:21 v3.1.0-dev.38 06:40:21 v3.1.0-dev.39 06:40:21 v3.1.0-dev.4 06:40:21 v3.1.0-dev.40 06:40:21 v3.1.0-dev.41 06:40:21 v3.1.0-dev.42 06:40:21 v3.1.0-dev.43 06:40:21 v3.1.0-dev.44 06:40:21 v3.1.0-dev.45 06:40:21 v3.1.0-dev.46 06:40:21 v3.1.0-dev.47 06:40:21 v3.1.0-dev.48 06:40:21 v3.1.0-dev.49 06:40:21 v3.1.0-dev.5 06:40:21 v3.1.0-dev.50 06:40:21 v3.1.0-dev.51 06:40:21 v3.1.0-dev.52 06:40:21 v3.1.0-dev.53 06:40:21 v3.1.0-dev.54 06:40:21 v3.1.0-dev.55 06:40:21 v3.1.0-dev.56 06:40:21 v3.1.0-dev.57 06:40:21 v3.1.0-dev.58 06:40:21 v3.1.0-dev.59 06:40:21 v3.1.0-dev.6 06:40:21 v3.1.0-dev.60 06:40:21 v3.1.0-dev.61 06:40:21 v3.1.0-dev.62 06:40:21 v3.1.0-dev.63 06:40:21 v3.1.0-dev.64 06:40:21 v3.1.0-dev.65 06:40:21 v3.1.0-dev.66 06:40:21 v3.1.0-dev.67 06:40:21 v3.1.0-dev.68 06:40:21 v3.1.0-dev.69 06:40:21 v3.1.0-dev.7 06:40:21 v3.1.0-dev.70 06:40:21 v3.1.0-dev.71 06:40:21 v3.1.0-dev.72 06:40:21 v3.1.0-dev.73 06:40:21 v3.1.0-dev.8 06:40:21 v3.1.0-dev.9 06:40:21 v3.1.1 06:40:21 v3.1.1-dev.1 06:40:21 v3.1.1-dev.2 06:40:21 v3.2.0-dev.1 06:40:21 v3.2.0-dev.10 06:40:21 v3.2.0-dev.11 06:40:21 v3.2.0-dev.12 06:40:21 v3.2.0-dev.13 06:40:21 v3.2.0-dev.14 06:40:21 v3.2.0-dev.15 06:40:21 v3.2.0-dev.16 06:40:21 v3.2.0-dev.17 06:40:21 v3.2.0-dev.18 06:40:21 v3.2.0-dev.19 06:40:21 v3.2.0-dev.2 06:40:21 v3.2.0-dev.20 06:40:21 v3.2.0-dev.21 06:40:21 v3.2.0-dev.22 06:40:21 v3.2.0-dev.23 06:40:21 v3.2.0-dev.24 06:40:21 v3.2.0-dev.25 06:40:21 v3.2.0-dev.26 06:40:21 v3.2.0-dev.27 06:40:21 v3.2.0-dev.28 06:40:21 v3.2.0-dev.29 06:40:21 v3.2.0-dev.3 06:40:21 v3.2.0-dev.30 06:40:21 v3.2.0-dev.31 06:40:21 v3.2.0-dev.32 06:40:21 v3.2.0-dev.33 06:40:21 v3.2.0-dev.34 06:40:21 v3.2.0-dev.35 06:40:21 v3.2.0-dev.36 06:40:21 v3.2.0-dev.37 06:40:21 v3.2.0-dev.38 06:40:21 v3.2.0-dev.39 06:40:21 v3.2.0-dev.4 06:40:21 v3.2.0-dev.40 06:40:21 v3.2.0-dev.41 06:40:21 v3.2.0-dev.42 06:40:21 v3.2.0-dev.43 06:40:21 v3.2.0-dev.44 06:40:21 v3.2.0-dev.45 06:40:21 v3.2.0-dev.46 06:40:21 v3.2.0-dev.47 06:40:21 v3.2.0-dev.48 06:40:21 v3.2.0-dev.49 06:40:21 v3.2.0-dev.5 06:40:21 v3.2.0-dev.50 06:40:21 v3.2.0-dev.51 06:40:21 v3.2.0-dev.52 06:40:21 v3.2.0-dev.53 06:40:21 v3.2.0-dev.54 06:40:21 v3.2.0-dev.6 06:40:21 v3.2.0-dev.7 06:40:21 v3.2.0-dev.8 06:40:21 v3.2.0-dev.9 [Pipeline] sh 06:40:22 + lftools sign git-tag v3.2.0-dev.54 06:40:22 Signing Git tag with Sigul... 06:40:22 Signing v3.2.0-dev.54 [Pipeline] echo 06:40:23 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:40:23 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:40:23 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:40:23 $ docker stop --time=1 b13430f6c2123b16b59505d04c6bcbc991ff41f826d36aecea6e58fb551c0e27 06:40:24 $ docker rm -f --volumes b13430f6c2123b16b59505d04c6bcbc991ff41f826d36aecea6e58fb551c0e27 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:40:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:40:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:40:25 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:40:25 prd-ubuntu20.04-docker-8c-8g-7797 does not seem to be running inside a container 06:40:25 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/672 -v /w/workspace/edgex-go/672:/w/workspace/edgex-go/672:rw,z -v /w/workspace/edgex-go/672@tmp:/w/workspace/edgex-go/672@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 06:40:26 $ docker top 7fc71c0f02fb746ea2fccbacf5e301420a3a11e792d082308e62a1074c983690 -eo pid,comm 06:40:26 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:40:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:40:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:40:26 [ssh-agent] Looking for ssh-agent implementation... 06:40:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:40:26 $ docker exec 7fc71c0f02fb746ea2fccbacf5e301420a3a11e792d082308e62a1074c983690 ssh-agent 06:40:26 SSH_AUTH_SOCK=/tmp/ssh-GQK5Yf9JnVTH/agent.33 06:40:26 SSH_AGENT_PID=39 06:40:26 Running ssh-add (command line suppressed) 06:40:26 Identity added: /w/workspace/edgex-go/672@tmp/private_key_12116796042365309937.key (/w/workspace/edgex-go/672@tmp/private_key_12116796042365309937.key) 06:40:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:40:26 + git semver bump pre 06:40:27 2024-08-16 06:40:27,043 [read_version] DEBUG read version from /w/workspace/edgex-go/672/.semver/main 06:40:27 2024-08-16 06:40:27,043 [bump_version] DEBUG bumping version:3.2.0-dev.54 on axis:pre with prefix:dev 06:40:27 2024-08-16 06:40:27,044 [bump_version] DEBUG bumped version:3.2.0-dev.55 06:40:27 2024-08-16 06:40:27,044 [write_version] DEBUG write version:3.2.0-dev.55 to path:/w/workspace/edgex-go/672/.semver/main with force:True 06:40:27 2024-08-16 06:40:27,044 [read_version] DEBUG read version from /w/workspace/edgex-go/672/.semver/main 06:40:27 2024-08-16 06:40:27,044 [write_file] DEBUG write to file:/w/workspace/edgex-go/672/.semver/main 06:40:27 2024-08-16 06:40:27,046 [execute] INFO git cat-file --batch-check 06:40:27 2024-08-16 06:40:27,046 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/672/.semver, universal_newlines=False, shell=None, istream=) 06:40:27 2024-08-16 06:40:27,052 [execute] INFO git cat-file --batch 06:40:27 2024-08-16 06:40:27,052 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/672/.semver, universal_newlines=False, shell=None, istream=) 06:40:27 2024-08-16 06:40:27,058 [read_version] DEBUG read version from /w/workspace/edgex-go/672/.semver/main 06:40:27 3.2.0-dev.55 [Pipeline] } 06:40:27 $ docker exec --env ******** --env ******** 7fc71c0f02fb746ea2fccbacf5e301420a3a11e792d082308e62a1074c983690 ssh-agent -k 06:40:27 unset SSH_AUTH_SOCK; 06:40:27 unset SSH_AGENT_PID; 06:40:27 echo Agent pid 39 killed; 06:40:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:40:27 + git semver [Pipeline] } 06:40:27 $ docker stop --time=1 7fc71c0f02fb746ea2fccbacf5e301420a3a11e792d082308e62a1074c983690 06:40:29 $ docker rm -f --volumes 7fc71c0f02fb746ea2fccbacf5e301420a3a11e792d082308e62a1074c983690 [Pipeline] // withDockerContainer [Pipeline] sh 06:40:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:40:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:40:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:40:29 prd-ubuntu20.04-docker-8c-8g-7797 does not seem to be running inside a container 06:40:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/672 -v /w/workspace/edgex-go/672:/w/workspace/edgex-go/672:rw,z -v /w/workspace/edgex-go/672@tmp:/w/workspace/edgex-go/672@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 06:40:30 $ docker top c9d2644b135f6c6eb512bf2721085b3355a0cbf043fbcad81636f17b13b3a763 -eo pid,comm 06:40: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). 06:40:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:40:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:40:30 [ssh-agent] Looking for ssh-agent implementation... 06:40:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:40:30 $ docker exec c9d2644b135f6c6eb512bf2721085b3355a0cbf043fbcad81636f17b13b3a763 ssh-agent 06:40:30 SSH_AUTH_SOCK=/tmp/ssh-r92KzGXFlsfB/agent.33 06:40:30 SSH_AGENT_PID=39 06:40:30 Running ssh-add (command line suppressed) 06:40:30 Identity added: /w/workspace/edgex-go/672@tmp/private_key_13027789896527394198.key (/w/workspace/edgex-go/672@tmp/private_key_13027789896527394198.key) 06:40:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:40:31 + git semver push 06:40:31 2024-08-16 06:40:31,255 [run_push] DEBUG push 06:40:31 2024-08-16 06:40:31,256 [execute] INFO git cat-file --batch-check 06:40:31 2024-08-16 06:40:31,256 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/672/.semver, universal_newlines=False, shell=None, istream=) 06:40:31 2024-08-16 06:40:31,260 [execute] INFO git rev-list 82b918030d82810476affa081b63403b790a7213 -- 06:40:31 2024-08-16 06:40:31,260 [execute] DEBUG Popen(['git', 'rev-list', '82b918030d82810476affa081b63403b790a7213', '--'], cwd=/w/workspace/edgex-go/672/.semver, universal_newlines=False, shell=None, istream=None) 06:40:31 2024-08-16 06:40:31,278 [execute] INFO git fetch -v origin 06:40:31 2024-08-16 06:40:31,279 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/672/.semver, universal_newlines=True, shell=None, istream=None) 06:40:31 2024-08-16 06:40:31,757 [run_push] DEBUG no remote changes detected 06:40:31 2024-08-16 06:40:31,758 [execute] INFO git push origin semver 06:40:31 2024-08-16 06:40:31,758 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/672/.semver, universal_newlines=False, shell=None, istream=None) 06:40:32 2024-08-16 06:40:32,485 [run_push] DEBUG push all version tags 06:40:32 2024-08-16 06:40:32,486 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:40:32 2024-08-16 06:40:32,486 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/672, universal_newlines=False, shell=None, istream=None) 06:40:33 2024-08-16 06:40:33,232 [read_version] DEBUG read version from /w/workspace/edgex-go/672/.semver/main 06:40:33 3.2.0-dev.55 [Pipeline] } 06:40:33 $ docker exec --env ******** --env ******** c9d2644b135f6c6eb512bf2721085b3355a0cbf043fbcad81636f17b13b3a763 ssh-agent -k 06:40:33 unset SSH_AUTH_SOCK; 06:40:33 unset SSH_AGENT_PID; 06:40:33 echo Agent pid 39 killed; 06:40:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:40:33 + git semver [Pipeline] } 06:40:34 $ docker stop --time=1 c9d2644b135f6c6eb512bf2721085b3355a0cbf043fbcad81636f17b13b3a763 06:40:35 $ docker rm -f --volumes c9d2644b135f6c6eb512bf2721085b3355a0cbf043fbcad81636f17b13b3a763 [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 06:40:36 + [ -d /w/workspace/edgex-go/672/archives ] [Pipeline] libraryResource [Pipeline] sh 06:40:36 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:40:37 ---> package-listing.sh 06:40:37 ++ facter osfamily 06:40:37 ++ tr '[:upper:]' '[:lower:]' 06:40:37 + OS_FAMILY=debian 06:40:37 + workspace=/w/workspace/edgex-go/672 06:40:37 + START_PACKAGES=/tmp/packages_start.txt 06:40:37 + END_PACKAGES=/tmp/packages_end.txt 06:40:37 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:40:37 + PACKAGES=/tmp/packages_start.txt 06:40:37 + '[' /w/workspace/edgex-go/672 ']' 06:40:37 + PACKAGES=/tmp/packages_end.txt 06:40:37 + case "${OS_FAMILY}" in 06:40:37 + dpkg -l 06:40:37 + grep '^ii' 06:40:37 + '[' -f /tmp/packages_start.txt ']' 06:40:37 + '[' -f /tmp/packages_end.txt ']' 06:40:37 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:40:37 + '[' /w/workspace/edgex-go/672 ']' 06:40:37 + mkdir -p /w/workspace/edgex-go/672/archives/ 06:40:37 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/672/archives/ [Pipeline] echo 06:40:37 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/672/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:40:37 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:38 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:40:38 06:40:38 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:38 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:40:38 latest: Pulling from edgex-lftools-log-publisher 06:40:38 5eb5b503b376: Pulling fs layer 06:40:38 5c69ac0246d0: Pulling fs layer 06:40:38 ec43610c2a17: Pulling fs layer 06:40:38 3a2ae6a8a46f: Pulling fs layer 06:40:38 33b1e0a273af: Pulling fs layer 06:40:38 5d3b04190fa2: Pulling fs layer 06:40:38 2f39f015ded8: Pulling fs layer 06:40:38 3a2ae6a8a46f: Waiting 06:40:38 33b1e0a273af: Waiting 06:40:38 5d3b04190fa2: Waiting 06:40:38 5c69ac0246d0: Verifying Checksum 06:40:38 5c69ac0246d0: Download complete 06:40:38 3a2ae6a8a46f: Download complete 06:40:38 33b1e0a273af: Verifying Checksum 06:40:38 33b1e0a273af: Download complete 06:40:38 ec43610c2a17: Verifying Checksum 06:40:38 ec43610c2a17: Download complete 06:40:38 5d3b04190fa2: Verifying Checksum 06:40:38 5d3b04190fa2: Download complete 06:40:38 5eb5b503b376: Verifying Checksum 06:40:38 5eb5b503b376: Download complete 06:40:39 2f39f015ded8: Download complete 06:40:40 5eb5b503b376: Pull complete 06:40:40 5c69ac0246d0: Pull complete 06:40:40 ec43610c2a17: Pull complete 06:40:40 3a2ae6a8a46f: Pull complete 06:40:40 33b1e0a273af: Pull complete 06:40:41 5d3b04190fa2: Pull complete 06:40:45 2f39f015ded8: Pull complete 06:40:45 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:40:45 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:40:45 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:40:45 prd-ubuntu20.04-docker-8c-8g-7797 does not seem to be running inside a container 06:40:45 $ 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/672/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/672 -v /w/workspace/edgex-go/672:/w/workspace/edgex-go/672:rw,z -v /w/workspace/edgex-go/672@tmp:/w/workspace/edgex-go/672@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 06:40:50 $ docker top 8daa66c21c43c855617304aae18e32141cd6e4ef24709b6263657c216e75e726 -eo pid,comm [Pipeline] { [Pipeline] sh 06:40:50 + touch /tmp/pre-build-complete [Pipeline] sh 06:40:50 + mkdir -p /var/log/sysstat [Pipeline] sh 06:40:51 + ls /var/log/sa-host 06:40:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:40:51 provisioning config files... 06:40:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/672@tmp/config6107564652449844621tmp [Pipeline] { [Pipeline] echo 06:40:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:40:51 ---> create-netrc.sh [Pipeline] } 06:40:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:40:52 ---> python-tools-install.sh [Pipeline] echo 06:40:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:40:52 ---> sudo-logs.sh 06:40:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:40:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:40:52 ---> job-cost.sh 06:40:52 lf-activate-venv: SKIPPING 06:40:52 DEBUG: total: 0.10999999940395355 06:40:52 INFO: Retrieving Stack Cost... 06:40:53 INFO: Retrieving Pricing Info for: v3-standard-8 06:40:53 INFO: Archiving Costs [Pipeline] echo 06:40:53 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:40:53 ---> logs-deploy.sh 06:40:53 lf-activate-venv: SKIPPING 06:40:53 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/672 06:40:53 INFO: archiving workspace using pattern(s): 06:40:54 Archives upload complete. 06:40:55 INFO: archiving logs to Nexus 06:40:55 ---> uname -a: 06:40:55 Linux prd-ubuntu20-04-docker-8c-8g-7797 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:40:55 06:40:55 06:40:55 ---> lscpu: 06:40:55 Architecture: x86_64 06:40:55 CPU op-mode(s): 32-bit, 64-bit 06:40:55 Byte Order: Little Endian 06:40:55 Address sizes: 40 bits physical, 48 bits virtual 06:40:55 CPU(s): 8 06:40:55 On-line CPU(s) list: 0-7 06:40:55 Thread(s) per core: 1 06:40:55 Core(s) per socket: 1 06:40:55 Socket(s): 8 06:40:55 NUMA node(s): 1 06:40:55 Vendor ID: AuthenticAMD 06:40:55 CPU family: 23 06:40:55 Model: 49 06:40:55 Model name: AMD EPYC-Rome Processor 06:40:55 Stepping: 0 06:40:55 CPU MHz: 2799.998 06:40:55 BogoMIPS: 5599.99 06:40:55 Virtualization: AMD-V 06:40:55 Hypervisor vendor: KVM 06:40:55 Virtualization type: full 06:40:55 L1d cache: 256 KiB 06:40:55 L1i cache: 256 KiB 06:40:55 L2 cache: 4 MiB 06:40:55 L3 cache: 128 MiB 06:40:55 NUMA node0 CPU(s): 0-7 06:40:55 Vulnerability Itlb multihit: Not affected 06:40:55 Vulnerability L1tf: Not affected 06:40:55 Vulnerability Mds: Not affected 06:40:55 Vulnerability Meltdown: Not affected 06:40:55 Vulnerability Mmio stale data: Not affected 06:40:55 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:40:55 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:40:55 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:40:55 Vulnerability Srbds: Not affected 06:40:55 Vulnerability Tsx async abort: Not affected 06:40:55 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 06:40:55 06:40:55 06:40:55 ---> nproc: 06:40:55 8 06:40:55 06:40:55 06:40:55 ---> df -h: 06:40:55 Filesystem Size Used Avail Use% Mounted on 06:40:55 overlay 155G 29G 127G 19% / 06:40:55 tmpfs 64M 0 64M 0% /dev 06:40:55 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:40:55 shm 64M 0 64M 0% /dev/shm 06:40:55 /dev/vda1 155G 29G 127G 19% /facter-os 06:40:55 06:40:55 06:40:55 ---> sar -b -r -n DEV: 06:40:55 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7797) 08/16/24 _x86_64_ (8 CPU) 06:40:55 06:40:55 05:52:04 LINUX RESTART (8 CPU) 06:40:55 06:40:55 05:53:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:40:55 05:54:01 212.16 3.95 208.21 0.00 395.33 77311.83 0.00 06:40:55 05:55:01 47.82 0.03 47.78 0.00 4.80 23578.00 0.00 06:40:55 05:56:01 25.47 0.13 25.34 0.00 1.07 14984.92 0.00 06:40:55 05:57:01 45.38 0.17 45.21 0.00 2.53 26407.47 0.00 06:40:55 05:58:01 232.42 4.35 228.07 0.00 2122.63 151810.46 0.00 06:40:55 05:59:02 556.76 14.89 541.87 0.00 2367.94 137953.49 0.00 06:40:55 06:00:01 309.79 1.22 308.57 0.00 9.76 137542.38 0.00 06:40:55 06:01:01 215.68 0.65 215.03 0.00 6.26 52555.28 0.00 06:40:55 06:02:01 233.02 0.00 233.02 0.00 0.00 84556.92 0.00 06:40:55 06:03:01 293.30 0.02 293.28 0.00 0.13 100003.47 0.00 06:40:55 06:04:01 496.57 0.10 496.47 0.00 20.00 44180.77 0.00 06:40:55 06:05:01 29.27 0.02 29.26 0.00 2.80 744.95 0.00 06:40:55 06:06:01 13.11 0.03 13.08 0.00 3.20 337.49 0.00 06:40:55 06:07:01 1.98 0.00 1.98 0.00 0.00 22.40 0.00 06:40:55 06:08:01 1.80 0.02 1.78 0.00 0.13 23.86 0.00 06:40:55 06:09:01 1.28 0.00 1.28 0.00 0.00 16.13 0.00 06:40:55 06:10:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 06:40:55 06:11:01 1.60 0.00 1.60 0.00 0.00 18.66 0.00 06:40:55 06:12:01 1.07 0.00 1.07 0.00 0.00 12.80 0.00 06:40:55 06:13:01 1.38 0.00 1.38 0.00 0.00 15.86 0.00 06:40:55 06:14:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 06:40:55 06:15:01 1.20 0.00 1.20 0.00 0.00 13.73 0.00 06:40:55 06:16:01 1.08 0.00 1.08 0.00 0.00 12.65 0.00 06:40:55 06:17:01 1.73 0.00 1.73 0.00 0.00 19.06 0.00 06:40:55 06:18:01 2.80 1.52 1.28 0.00 35.58 15.72 0.00 06:40:55 06:19:01 1.42 0.00 1.42 0.00 0.00 17.59 0.00 06:40:55 06:20:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 06:40:55 06:21:01 1.62 0.00 1.62 0.00 0.00 18.26 0.00 06:40:55 06:22:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 06:40:55 06:23:01 1.35 0.00 1.35 0.00 0.00 15.99 0.00 06:40:55 06:24:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 06:40:55 06:25:01 1.33 0.03 1.30 0.00 0.27 16.26 0.00 06:40:55 06:26:01 4.48 2.22 2.26 0.00 36.25 75.03 0.00 06:40:55 06:27:01 1.30 0.00 1.30 0.00 0.00 16.26 0.00 06:40:55 06:28:01 2.92 1.02 1.90 0.00 21.86 25.86 0.00 06:40:55 06:29:01 1.23 0.00 1.23 0.00 0.00 15.33 0.00 06:40:55 06:30:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 06:40:55 06:31:01 1.43 0.00 1.43 0.00 0.00 16.80 0.00 06:40:55 06:32:01 1.10 0.00 1.10 0.00 0.00 13.19 0.00 06:40:55 06:33:01 1.98 0.00 1.98 0.00 0.00 27.33 0.00 06:40:55 06:34:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 06:40:55 06:35:01 1.27 0.00 1.27 0.00 0.00 15.73 0.00 06:40:55 06:36:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 06:40:55 06:37:01 1.63 0.00 1.63 0.00 0.00 19.59 0.00 06:40:55 06:38:01 1.15 0.00 1.15 0.00 0.00 13.60 0.00 06:40:55 06:39:01 1.70 0.00 1.70 0.00 0.00 18.66 0.00 06:40:55 06:40:01 112.28 0.55 111.73 0.00 11.73 39278.79 0.00 06:40:55 Average: 61.10 0.66 60.44 0.00 107.61 18946.92 0.00 06:40:55 06:40:55 05:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:40:55 05:54:01 27632572 31514248 795816 2.42 125408 3910744 1841884 5.43 1270964 3464640 12 06:40:55 05:55:01 27007000 31377724 923992 2.81 129076 4366808 2120720 6.25 1960648 3365768 456988 06:40:55 05:56:01 25613036 29950108 2350384 7.15 134360 4305304 3168136 9.34 2874892 3821700 471516 06:40:55 05:57:01 26438580 31502688 801764 2.44 135908 5034504 1910400 5.63 1749600 4127896 431316 06:40:55 05:58:01 22236644 31382324 889904 2.71 158356 8989408 2447220 7.21 1966408 7966036 1265164 06:40:55 05:59:02 17724968 31107728 1124760 3.42 308856 12665800 3392680 10.00 2923552 11063972 1547696 06:40:55 06:00:01 14384520 31366556 883148 2.69 345132 16188356 2235972 6.59 2839036 14470760 992528 06:40:55 06:01:01 9216224 28219732 3955960 12.03 378176 17812868 11441300 33.72 6697060 15305152 1386220 06:40:55 06:02:01 5479460 26343012 5841432 17.76 391472 19597500 11044768 32.55 9221624 16470568 1145736 06:40:55 06:03:01 10075148 31369692 870764 2.65 400600 20178912 2281148 6.72 3237036 18105100 812492 06:40:55 06:04:01 9791268 31414968 834312 2.54 407228 20492664 1992084 5.87 3413200 18221116 904 06:40:55 06:05:01 9789840 31415424 833632 2.54 408532 20493088 2015308 5.94 3864092 17770272 300 06:40:55 06:06:01 9788792 31414960 833744 2.54 409056 20493428 2005908 5.91 3970124 17665940 68 06:40:55 06:07:01 9789268 31415472 833388 2.53 409084 20493432 2005908 5.91 3970016 17665944 40 06:40:55 06:08:01 9802864 31429072 820144 2.49 409116 20493408 2041080 6.02 3954204 17665920 24 06:40:55 06:09:01 9804364 31430576 818860 2.49 409140 20493412 2041080 6.02 3954024 17665924 8 06:40:55 06:10:01 9808284 31434500 814868 2.48 409148 20493412 2041080 6.02 3949592 17665924 8 06:40:55 06:11:01 9808452 31434732 814820 2.48 409176 20493420 2041080 6.02 3949664 17665932 12 06:40:55 06:12:01 9808688 31434976 814528 2.48 409200 20493424 2041080 6.02 3949660 17665940 48 06:40:55 06:13:01 9809492 31435780 813728 2.47 409212 20493424 2041080 6.02 3948788 17665940 8 06:40:55 06:14:01 9809436 31435780 813684 2.47 409236 20493428 2041080 6.02 3948764 17665944 8 06:40:55 06:15:01 9809420 31435764 813668 2.47 409252 20493428 2041080 6.02 3948836 17665944 8 06:40:55 06:16:01 9809688 31436076 813376 2.47 409272 20493436 2041080 6.02 3948876 17665952 4 06:40:55 06:17:01 9809016 31435444 813896 2.48 409292 20493440 2041080 6.02 3949912 17665948 12 06:40:55 06:18:01 9801808 31430360 818872 2.49 409324 20494500 2041080 6.02 3957860 17666192 24 06:40:55 06:19:01 9801824 31430384 818832 2.49 409340 20494508 2041080 6.02 3957264 17666200 8 06:40:55 06:20:01 9801712 31430304 818796 2.49 409364 20494512 2041080 6.02 3957560 17666208 24 06:40:55 06:21:01 9801192 31429788 819292 2.49 409384 20494512 2041080 6.02 3957320 17666208 8 06:40:55 06:22:01 9801176 31429836 819260 2.49 409416 20494516 2041080 6.02 3957364 17666216 8 06:40:55 06:23:01 9801064 31429868 819156 2.49 409440 20494644 2041080 6.02 3957764 17666336 8 06:40:55 06:24:01 9801200 31430008 819156 2.49 409452 20494648 2041080 6.02 3957396 17666340 8 06:40:55 06:25:01 9800868 31429680 819436 2.49 409476 20494648 2041080 6.02 3957892 17666344 28 06:40:55 06:26:01 9797300 31428816 819944 2.49 409540 20497012 2041080 6.02 3957884 17668580 4 06:40:55 06:27:01 9797032 31428608 820116 2.49 409568 20497016 2041080 6.02 3957936 17668584 48 06:40:55 06:28:01 9794572 31427216 821548 2.50 409632 20497636 2061632 6.08 3958220 17669160 4 06:40:55 06:29:01 9794484 31427152 821580 2.50 409652 20497640 2061632 6.08 3958200 17669164 16 06:40:55 06:30:01 9794452 31427148 821540 2.50 409660 20497644 2061632 6.08 3958044 17669168 12 06:40:55 06:31:01 9794688 31427392 821220 2.50 409676 20497648 2061632 6.08 3958064 17669168 8 06:40:55 06:32:01 9794892 31427632 820932 2.50 409696 20497648 2061632 6.08 3957748 17669172 28 06:40:55 06:33:01 9795096 31427848 820604 2.50 409724 20497652 2061632 6.08 3958596 17669180 8 06:40:55 06:34:01 9794796 31427548 820824 2.50 409740 20497656 2061632 6.08 3958608 17669180 8 06:40:55 06:35:01 9794412 31427232 821336 2.50 409752 20497660 2061632 6.08 3958712 17669188 12 06:40:55 06:36:01 9794612 31427468 821272 2.50 409772 20497660 2061632 6.08 3958700 17669184 8 06:40:55 06:37:01 9795164 31428028 820756 2.50 409816 20497656 2061632 6.08 3957728 17669192 20 06:40:55 06:38:01 9795072 31428004 820976 2.50 409832 20497672 2061632 6.08 3957916 17669196 200 06:40:55 06:39:01 9794936 31427868 821048 2.50 409852 20497672 2061632 6.08 3958000 17669196 8 06:40:55 06:40:01 8946108 31379704 866504 2.64 425588 21228008 2160396 6.37 4048672 18366928 101404 06:40:55 Average: 11649691 31211601 1039097 3.16 375957 18555477 2502660 7.38 3842213 16025713 183256 06:40:55 06:40:55 05:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:40:55 05:54:01 lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 06:40:55 05:54:01 ens3 1019.46 913.78 8143.27 94.78 0.00 0.00 0.00 0.00 06:40:55 05:54:01 docker0 829.02 872.98 61.33 4944.70 0.00 0.00 0.00 0.00 06:40:55 05:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:40:55 05:55:01 ens3 38.88 23.22 35.36 15.70 0.00 0.00 0.00 0.00 06:40:55 05:55:01 veth6c9f0ae 0.08 0.27 0.01 0.03 0.00 0.00 0.00 0.00 06:40:55 05:55:01 docker0 0.08 0.15 0.01 0.02 0.00 0.00 0.00 0.00 06:40:55 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 05:56:01 ens3 24.69 18.52 19.16 11.17 0.00 0.00 0.00 0.00 06:40:55 05:56:01 veth6c9f0ae 1.48 1.50 0.13 0.13 0.00 0.00 0.00 0.00 06:40:55 05:56:01 docker0 1.48 1.48 0.11 0.13 0.00 0.00 0.00 0.00 06:40:55 05:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:40:55 05:57:01 ens3 26.36 17.98 23.19 12.68 0.00 0.00 0.00 0.00 06:40:55 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 05:58:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 06:40:55 05:58:01 veth9da978c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 05:58:01 veth5e6849f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 05:58:01 ens3 208.63 116.61 3620.46 22.31 0.00 0.00 0.00 0.00 06:40:55 05:58:01 veth19540c6 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 05:58:01 vethea9a188 0.35 0.45 0.03 0.14 0.00 0.00 0.00 0.00 06:40:55 05:58:01 docker0 0.35 0.30 0.03 0.12 0.00 0.00 0.00 0.00 06:40:55 05:58:01 veth3834009 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 05:59:02 lo 0.66 0.66 0.06 0.06 0.00 0.00 0.00 0.00 06:40:55 05:59:02 veth6a74274 90.82 154.09 9.10 1186.89 0.00 0.00 0.00 0.10 06:40:55 05:59:02 ens3 996.11 614.84 9225.10 236.23 0.00 0.00 0.00 0.00 06:40:55 05:59:02 veth993c66b 92.25 145.91 8.93 1173.88 0.00 0.00 0.00 0.10 06:40:55 05:59:02 veth68c5490 100.03 159.03 9.55 1174.29 0.00 0.00 0.00 0.10 06:40:55 05:59:02 vethea9a188 0.13 0.94 0.01 0.04 0.00 0.00 0.00 0.00 06:40:55 05:59:02 vetheae2463 78.29 128.42 8.19 1171.80 0.00 0.00 0.00 0.10 06:40:55 05:59:02 docker0 496.82 809.80 41.23 6984.63 0.00 0.00 0.00 0.00 06:40:55 05:59:02 vethb9a1306 72.54 120.59 7.64 1171.57 0.00 0.00 0.00 0.10 06:40:55 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:00:01 ens3 8.83 4.93 6.95 3.70 0.00 0.00 0.00 0.00 06:40:55 06:00:01 veth993c66b 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:40:55 06:00:01 vethea9a188 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:00:01 docker0 0.56 0.31 0.03 0.02 0.00 0.00 0.00 0.00 06:40:55 06:00:01 vethae44735 149.40 94.51 1201.14 9.14 0.00 0.00 0.00 0.00 06:40:55 06:01:01 veth062665f 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:40:55 06:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:40:55 06:01:01 vethb7acf5c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:40:55 06:01:01 ens3 11.25 6.40 8.73 4.80 0.00 0.00 0.00 0.00 06:40:55 06:01:01 veth946d3c4 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:40:55 06:01:01 vethb7cb870 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:40:55 06:01:01 vethb25cb4c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:40:55 06:01:01 vethf3e623e 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:40:55 06:01:01 veth1a24d62 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:40:55 06:01:01 vetha85e950 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:40:55 06:01:01 veth9377663 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:40:55 06:01:01 vethb843edb 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:40:55 06:01:01 vethea9a188 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:01:01 veth58632fd 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:40:55 06:01:01 veth8781451 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:40:55 06:01:01 veth495468d 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:40:55 06:02:01 veth062665f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:02:01 vethb7acf5c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:02:01 ens3 1.77 0.95 1.39 0.80 0.00 0.00 0.00 0.00 06:40:55 06:02:01 veth946d3c4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:02:01 vethb7cb870 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:02:01 vethb25cb4c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:02:01 vethf3e623e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:02:01 veth1a24d62 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:02:01 vetha85e950 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:02:01 veth9377663 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:02:01 vethb843edb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:02:01 vethea9a188 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:02:01 veth58632fd 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:02:01 veth8781451 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:02:01 veth495468d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:03:01 veth062665f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:40:55 06:03:01 vethb7acf5c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:03:01 ens3 6.15 4.57 4.96 2.86 0.00 0.00 0.00 0.00 06:40:55 06:03:01 veth946d3c4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:03:01 vethb7cb870 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:03:01 vethb25cb4c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:03:01 vethf3e623e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:03:01 veth1a24d62 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:03:01 vetha85e950 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:03:01 veth9377663 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:03:01 vethb843edb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:03:01 vethea9a188 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:03:01 veth58632fd 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:03:01 veth8781451 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:03:01 veth495468d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:04:01 lo 32.66 32.66 3.22 3.22 0.00 0.00 0.00 0.00 06:40:55 06:04:01 ens3 232.18 217.35 145.42 830.17 0.00 0.00 0.00 0.00 06:40:55 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:05:01 lo 35.79 35.79 3.52 3.52 0.00 0.00 0.00 0.00 06:40:55 06:05:01 ens3 428.52 435.64 171.62 2730.64 0.00 0.00 0.00 0.00 06:40:55 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:06:01 lo 16.66 16.66 1.64 1.64 0.00 0.00 0.00 0.00 06:40:55 06:06:01 ens3 141.95 130.62 86.10 591.38 0.00 0.00 0.00 0.00 06:40:55 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:40:55 06:07:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:40:55 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:08:01 ens3 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 06:40:55 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:40:55 06:09:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:40:55 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:10:01 ens3 0.88 0.32 2.84 0.02 0.00 0.00 0.00 0.00 06:40:55 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:40:55 06:11:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:40:55 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:12:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:40:55 06:13:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 06:40:55 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:14:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:40:55 06:15:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:40:55 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:16:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:40:55 06:17:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:40:55 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:18:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 06:40:55 06:18:01 ens3 27.98 40.41 6.82 128.29 0.00 0.00 0.00 0.00 06:40:55 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:40:55 06:19:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:40:55 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:20:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:40:55 06:21:01 ens3 0.22 0.15 0.07 0.01 0.00 0.00 0.00 0.00 06:40:55 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:22:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:40:55 06:23:01 ens3 0.22 0.18 0.08 0.07 0.00 0.00 0.00 0.00 06:40:55 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:24:01 ens3 0.38 0.00 0.04 0.00 0.00 0.00 0.00 0.00 06:40:55 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:40:55 06:25:01 ens3 0.83 0.80 0.53 0.30 0.00 0.00 0.00 0.00 06:40:55 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:26:01 ens3 0.08 0.07 0.01 0.00 0.00 0.00 0.00 0.00 06:40:55 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:40:55 06:27:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:40:55 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:28:01 ens3 0.73 0.18 0.13 0.07 0.00 0.00 0.00 0.00 06:40:55 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:40:55 06:29:01 ens3 0.70 0.62 0.41 0.29 0.00 0.00 0.00 0.00 06:40:55 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:30:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:40:55 06:31:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:40:55 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:32:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:33:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 06:40:55 06:33:01 ens3 0.63 0.58 0.43 0.18 0.00 0.00 0.00 0.00 06:40:55 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:34:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:40:55 06:35:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:40:55 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:36:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:40:55 06:37:01 ens3 0.27 0.13 0.07 0.01 0.00 0.00 0.00 0.00 06:40:55 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:38:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 06:40:55 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:40:55 06:39:01 ens3 0.23 0.15 0.07 0.01 0.00 0.00 0.00 0.00 06:40:55 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:55 06:40:01 lo 2.27 2.27 0.23 0.23 0.00 0.00 0.00 0.00 06:40:55 06:40:01 ens3 385.77 225.73 6638.01 43.21 0.00 0.00 0.00 0.00 06:40:55 06:40:01 docker0 98.98 175.04 8.43 1274.03 0.00 0.00 0.00 0.00 06:40:55 Average: lo 2.03 2.03 0.20 0.20 0.00 0.00 0.00 0.00 06:40:55 Average: ens3 76.00 59.15 600.03 100.69 0.00 0.00 0.00 0.00 06:40:55 Average: docker0 30.44 39.69 2.37 281.87 0.00 0.00 0.00 0.00 06:40:55 06:40:55 06:40:55 ---> sar -P ALL: 06:40:55 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-7797) 08/16/24 _x86_64_ (8 CPU) 06:40:55 06:40:55 05:52:04 LINUX RESTART (8 CPU) 06:40:55 06:40:55 05:53:01 CPU %user %nice %system %iowait %steal %idle 06:40:55 05:54:01 all 9.26 0.00 4.42 4.96 0.06 81.29 06:40:55 05:54:01 0 8.55 0.00 5.08 12.33 0.05 73.98 06:40:55 05:54:01 1 10.68 0.00 3.70 4.46 0.07 81.09 06:40:55 05:54:01 2 9.34 0.00 4.06 0.46 0.05 86.09 06:40:55 05:54:01 3 10.91 0.00 3.78 0.10 0.07 85.14 06:40:55 05:54:01 4 7.41 0.00 3.33 0.58 0.05 88.63 06:40:55 05:54:01 5 7.96 0.00 4.64 6.76 0.08 80.55 06:40:55 05:54:01 6 11.04 0.00 5.18 13.91 0.07 69.80 06:40:55 05:54:01 7 8.18 0.00 5.61 1.17 0.07 84.98 06:40:55 05:55:01 all 41.54 0.00 6.61 1.51 0.09 50.25 06:40:55 05:55:01 0 39.10 0.00 8.16 0.32 0.08 52.33 06:40:55 05:55:01 1 43.40 0.00 6.27 0.13 0.08 50.11 06:40:55 05:55:01 2 42.46 0.00 6.76 0.20 0.10 50.48 06:40:55 05:55:01 3 39.93 0.00 5.98 7.41 0.10 46.57 06:40:55 05:55:01 4 42.56 0.00 6.64 0.30 0.08 50.42 06:40:55 05:55:01 5 40.73 0.00 6.60 3.00 0.08 49.59 06:40:55 05:55:01 6 42.21 0.00 6.35 0.54 0.08 50.81 06:40:55 05:55:01 7 41.91 0.00 6.15 0.15 0.07 51.72 06:40:55 05:56:01 all 51.89 0.00 5.85 0.85 0.08 41.33 06:40:55 05:56:01 0 51.12 0.00 5.59 0.13 0.08 43.07 06:40:55 05:56:01 1 51.63 0.00 5.75 0.25 0.08 42.28 06:40:55 05:56:01 2 52.70 0.00 6.28 1.07 0.07 39.88 06:40:55 05:56:01 3 52.01 0.00 6.23 4.25 0.10 37.42 06:40:55 05:56:01 4 52.01 0.00 5.50 0.05 0.08 42.36 06:40:55 05:56:01 5 51.07 0.00 5.83 0.54 0.08 42.48 06:40:55 05:56:01 6 52.90 0.00 5.72 0.20 0.08 41.09 06:40:55 05:56:01 7 51.68 0.00 5.87 0.30 0.08 42.06 06:40:55 05:57:01 all 38.77 0.00 7.52 1.93 0.10 51.68 06:40:55 05:57:01 0 37.29 0.00 7.62 0.02 0.08 54.99 06:40:55 05:57:01 1 39.71 0.00 7.87 4.35 0.10 47.97 06:40:55 05:57:01 2 38.68 0.00 7.37 4.91 0.10 48.94 06:40:55 05:57:01 3 39.15 0.00 7.88 3.02 0.13 49.82 06:40:55 05:57:01 4 40.30 0.00 7.38 0.17 0.10 52.05 06:40:55 05:57:01 5 36.59 0.00 7.19 1.32 0.08 54.81 06:40:55 05:57:01 6 38.09 0.00 7.26 1.45 0.08 53.12 06:40:55 05:57:01 7 40.32 0.00 7.58 0.25 0.10 51.75 06:40:55 05:58:01 all 14.77 0.00 5.63 21.44 0.07 58.09 06:40:55 05:58:01 0 15.31 0.00 5.51 42.94 0.07 36.17 06:40:55 05:58:01 1 14.74 0.00 6.27 41.70 0.09 37.21 06:40:55 05:58:01 2 14.94 0.00 4.97 13.20 0.07 66.83 06:40:55 05:58:01 3 15.34 0.00 5.58 8.07 0.07 70.95 06:40:55 05:58:01 4 14.62 0.00 6.44 40.50 0.07 38.38 06:40:55 05:58:01 5 14.66 0.00 5.46 15.13 0.07 64.68 06:40:55 05:58:01 6 13.76 0.00 5.10 3.46 0.08 77.60 06:40:55 05:58:01 7 14.83 0.00 5.70 6.76 0.05 72.66 06:40:55 05:59:02 all 14.29 0.00 6.36 26.77 0.12 52.46 06:40:55 05:59:02 0 13.70 0.00 6.25 44.18 0.14 35.73 06:40:55 05:59:02 1 13.99 0.00 6.86 25.35 0.12 53.68 06:40:55 05:59:02 2 14.05 0.00 6.26 21.90 0.10 57.69 06:40:55 05:59:02 3 15.57 0.00 6.50 23.99 0.12 53.82 06:40:55 05:59:02 4 14.29 0.00 6.65 34.46 0.10 44.50 06:40:55 05:59:02 5 14.62 0.00 5.88 12.93 0.12 66.46 06:40:55 05:59:02 6 13.18 0.00 6.19 36.76 0.14 43.73 06:40:55 05:59:02 7 14.88 0.00 6.31 14.69 0.10 64.02 06:40:55 06:00:01 all 1.53 0.00 1.63 18.68 0.04 78.11 06:40:55 06:00:01 0 1.31 0.00 0.65 0.24 0.03 97.77 06:40:55 06:00:01 1 2.12 0.00 1.74 22.43 0.05 73.66 06:40:55 06:00:01 2 1.29 0.00 0.71 1.02 0.03 96.94 06:40:55 06:00:01 3 1.17 0.00 1.73 7.52 0.05 89.53 06:40:55 06:00:01 4 1.95 0.00 1.56 9.00 0.07 87.42 06:40:55 06:00:01 5 1.53 0.00 1.58 0.08 0.02 96.80 06:40:55 06:00:01 6 1.24 0.00 1.77 18.14 0.03 78.82 06:40:55 06:00:01 7 1.64 0.00 3.32 91.63 0.07 3.34 06:40:55 06:01:01 all 61.28 0.00 9.63 10.36 0.09 18.65 06:40:55 06:01:01 0 62.02 0.00 8.96 1.39 0.08 27.55 06:40:55 06:01:01 1 61.77 0.00 9.14 27.54 0.08 1.48 06:40:55 06:01:01 2 61.65 0.00 9.32 4.69 0.08 24.26 06:40:55 06:01:01 3 60.58 0.00 10.27 1.26 0.07 27.82 06:40:55 06:01:01 4 61.59 0.00 9.41 2.75 0.10 26.15 06:40:55 06:01:01 5 60.36 0.00 10.19 16.65 0.10 12.70 06:40:55 06:01:01 6 60.99 0.00 9.70 1.34 0.08 27.88 06:40:55 06:01:01 7 61.27 0.00 10.07 27.26 0.08 1.32 06:40:55 06:02:01 all 89.73 0.00 10.14 0.00 0.13 0.00 06:40:55 06:02:01 0 90.62 0.00 9.25 0.00 0.13 0.00 06:40:55 06:02:01 1 90.79 0.00 9.09 0.00 0.12 0.00 06:40:55 06:02:01 2 90.00 0.00 9.87 0.00 0.13 0.00 06:40:55 06:02:01 3 88.04 0.00 11.82 0.00 0.14 0.00 06:40:55 06:02:01 4 90.60 0.00 9.28 0.00 0.12 0.00 06:40:55 06:02:01 5 87.67 0.00 12.19 0.00 0.14 0.00 06:40:55 06:02:01 6 89.75 0.00 10.11 0.02 0.12 0.00 06:40:55 06:02:01 7 90.26 0.00 9.59 0.00 0.15 0.00 06:40:55 06:03:01 all 73.67 0.00 10.12 2.78 0.15 13.27 06:40:55 06:03:01 0 73.90 0.00 9.47 0.71 0.13 15.80 06:40:55 06:03:01 1 75.47 0.00 9.49 2.26 0.15 12.63 06:40:55 06:03:01 2 73.80 0.00 9.87 3.33 0.13 12.87 06:40:55 06:03:01 3 70.10 0.00 12.60 0.02 0.16 17.12 06:40:55 06:03:01 4 73.81 0.00 9.67 0.00 0.15 16.37 06:40:55 06:03:01 5 73.91 0.00 9.90 0.18 0.13 15.87 06:40:55 06:03:01 6 74.09 0.00 9.97 14.54 0.17 1.23 06:40:55 06:03:01 7 74.07 0.00 10.16 1.09 0.17 14.51 06:40:55 06:04:01 all 5.40 0.00 1.63 7.99 0.08 84.91 06:40:55 06:04:01 0 5.40 0.00 1.72 10.80 0.08 82.01 06:40:55 06:04:01 1 5.88 0.00 1.65 9.53 0.10 82.84 06:40:55 06:04:01 2 4.81 0.00 1.65 4.41 0.08 89.04 06:40:55 06:04:01 3 5.17 0.00 1.58 1.86 0.07 91.32 06:40:55 06:04:01 4 1.85 0.00 1.17 1.47 0.07 95.45 06:40:55 06:04:01 5 5.44 0.00 1.71 6.26 0.07 86.52 06:40:55 06:04:01 6 7.91 0.00 1.81 24.06 0.10 66.12 06:40:55 06:04:01 7 6.72 0.00 1.72 5.55 0.07 85.94 06:40:55 06:40:55 06:04:01 CPU %user %nice %system %iowait %steal %idle 06:40:55 06:05:01 all 10.55 0.00 0.84 0.14 0.06 88.40 06:40:55 06:05:01 0 7.72 0.00 0.85 0.02 0.05 91.37 06:40:55 06:05:01 1 15.74 0.00 0.97 0.05 0.07 83.17 06:40:55 06:05:01 2 13.80 0.00 1.02 0.02 0.07 85.10 06:40:55 06:05:01 3 7.38 0.00 0.89 0.00 0.05 91.68 06:40:55 06:05:01 4 12.10 0.00 0.84 0.02 0.07 86.98 06:40:55 06:05:01 5 11.25 0.00 0.72 0.30 0.07 87.66 06:40:55 06:05:01 6 6.89 0.00 0.70 0.10 0.07 92.24 06:40:55 06:05:01 7 9.53 0.00 0.75 0.65 0.07 89.00 06:40:55 06:06:01 all 2.88 0.00 0.50 0.06 0.05 96.51 06:40:55 06:06:01 0 3.52 0.00 0.65 0.00 0.05 95.77 06:40:55 06:06:01 1 2.02 0.00 0.55 0.02 0.07 97.35 06:40:55 06:06:01 2 3.57 0.00 0.45 0.03 0.05 95.89 06:40:55 06:06:01 3 4.73 0.00 0.72 0.02 0.03 94.50 06:40:55 06:06:01 4 3.19 0.00 0.62 0.03 0.05 96.11 06:40:55 06:06:01 5 1.00 0.00 0.25 0.37 0.03 98.34 06:40:55 06:06:01 6 3.99 0.00 0.35 0.03 0.05 95.57 06:40:55 06:06:01 7 0.99 0.00 0.39 0.00 0.05 98.57 06:40:55 06:07:01 all 0.02 0.00 0.03 0.01 0.01 99.94 06:40:55 06:07:01 0 0.02 0.00 0.07 0.00 0.02 99.90 06:40:55 06:07:01 1 0.02 0.00 0.05 0.02 0.02 99.90 06:40:55 06:07:01 2 0.03 0.00 0.02 0.00 0.00 99.95 06:40:55 06:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:40:55 06:07:01 4 0.03 0.00 0.03 0.00 0.02 99.92 06:40:55 06:07:01 5 0.02 0.00 0.00 0.03 0.00 99.95 06:40:55 06:07:01 6 0.00 0.00 0.00 0.02 0.00 99.98 06:40:55 06:07:01 7 0.03 0.00 0.03 0.00 0.00 99.93 06:40:55 06:08:01 all 0.04 0.00 0.04 0.00 0.02 99.90 06:40:55 06:08:01 0 0.07 0.00 0.02 0.00 0.03 99.88 06:40:55 06:08:01 1 0.07 0.00 0.05 0.02 0.02 99.85 06:40:55 06:08:01 2 0.03 0.00 0.08 0.00 0.02 99.87 06:40:55 06:08:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:40:55 06:08:01 4 0.05 0.00 0.07 0.00 0.03 99.85 06:40:55 06:08:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:40:55 06:08:01 6 0.05 0.00 0.02 0.02 0.03 99.88 06:40:55 06:08:01 7 0.02 0.00 0.02 0.00 0.02 99.95 06:40:55 06:09:01 all 0.04 0.00 0.02 0.00 0.01 99.93 06:40:55 06:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:40:55 06:09:01 1 0.12 0.00 0.08 0.00 0.03 99.77 06:40:55 06:09:01 2 0.05 0.00 0.02 0.00 0.00 99.93 06:40:55 06:09:01 3 0.00 0.00 0.00 0.00 0.02 99.98 06:40:55 06:09:01 4 0.05 0.00 0.03 0.00 0.02 99.90 06:40:55 06:09:01 5 0.03 0.00 0.00 0.02 0.00 99.95 06:40:55 06:09:01 6 0.02 0.00 0.02 0.02 0.00 99.95 06:40:55 06:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:40:55 06:10:01 all 0.03 0.00 0.02 0.00 0.01 99.94 06:40:55 06:10:01 0 0.05 0.00 0.03 0.00 0.03 99.88 06:40:55 06:10:01 1 0.02 0.00 0.03 0.00 0.00 99.95 06:40:55 06:10:01 2 0.05 0.00 0.00 0.00 0.02 99.93 06:40:55 06:10:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:40:55 06:10:01 4 0.07 0.00 0.02 0.00 0.03 99.88 06:40:55 06:10:01 5 0.00 0.00 0.00 0.02 0.02 99.97 06:40:55 06:10:01 6 0.02 0.00 0.03 0.02 0.02 99.92 06:40:55 06:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:40:55 06:11:01 all 0.14 0.00 0.01 0.01 0.01 99.83 06:40:55 06:11:01 0 0.05 0.00 0.02 0.00 0.02 99.92 06:40:55 06:11:01 1 0.05 0.00 0.03 0.00 0.02 99.90 06:40:55 06:11:01 2 0.07 0.00 0.00 0.00 0.02 99.92 06:40:55 06:11:01 3 0.00 0.00 0.00 0.00 0.02 99.98 06:40:55 06:11:01 4 0.02 0.00 0.00 0.00 0.03 99.95 06:40:55 06:11:01 5 0.00 0.00 0.00 0.08 0.00 99.92 06:40:55 06:11:01 6 0.00 0.00 0.00 0.03 0.00 99.97 06:40:55 06:11:01 7 0.90 0.00 0.00 0.00 0.00 99.10 06:40:55 06:12:01 all 0.29 0.00 0.01 0.01 0.01 99.68 06:40:55 06:12:01 0 0.07 0.00 0.03 0.00 0.03 99.87 06:40:55 06:12:01 1 0.05 0.00 0.02 0.00 0.02 99.92 06:40:55 06:12:01 2 0.52 0.00 0.02 0.00 0.00 99.47 06:40:55 06:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:40:55 06:12:01 4 0.07 0.00 0.02 0.00 0.02 99.90 06:40:55 06:12:01 5 0.03 0.00 0.00 0.07 0.00 99.90 06:40:55 06:12:01 6 0.02 0.00 0.00 0.02 0.02 99.95 06:40:55 06:12:01 7 1.53 0.00 0.00 0.00 0.02 98.45 06:40:55 06:13:01 all 0.03 0.00 0.01 0.00 0.01 99.95 06:40:55 06:13:01 0 0.03 0.00 0.03 0.00 0.02 99.92 06:40:55 06:13:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:40:55 06:13:01 2 0.05 0.00 0.02 0.00 0.00 99.93 06:40:55 06:13:01 3 0.02 0.00 0.00 0.00 0.02 99.97 06:40:55 06:13:01 4 0.03 0.00 0.05 0.00 0.03 99.88 06:40:55 06:13:01 5 0.00 0.00 0.00 0.02 0.00 99.98 06:40:55 06:13:01 6 0.03 0.00 0.00 0.02 0.00 99.95 06:40:55 06:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:40:55 06:14:01 all 0.09 0.00 0.01 0.06 0.01 99.83 06:40:55 06:14:01 0 0.07 0.00 0.03 0.00 0.00 99.90 06:40:55 06:14:01 1 0.07 0.00 0.02 0.00 0.02 99.90 06:40:55 06:14:01 2 0.07 0.00 0.02 0.00 0.02 99.90 06:40:55 06:14:01 3 0.00 0.00 0.02 0.02 0.00 99.97 06:40:55 06:14:01 4 0.43 0.00 0.02 0.00 0.03 99.52 06:40:55 06:14:01 5 0.03 0.00 0.00 0.43 0.00 99.53 06:40:55 06:14:01 6 0.07 0.00 0.00 0.00 0.02 99.92 06:40:55 06:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:40:55 06:15:01 all 0.10 0.00 0.02 0.25 0.01 99.62 06:40:55 06:15:01 0 0.05 0.00 0.03 0.00 0.02 99.90 06:40:55 06:15:01 1 0.05 0.00 0.02 0.00 0.00 99.93 06:40:55 06:15:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:40:55 06:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:40:55 06:15:01 4 0.72 0.00 0.03 1.30 0.02 97.94 06:40:55 06:15:01 5 0.00 0.00 0.00 0.72 0.02 99.27 06:40:55 06:15:01 6 0.00 0.00 0.03 0.02 0.00 99.95 06:40:55 06:15:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:40:55 06:40:55 06:15:01 CPU %user %nice %system %iowait %steal %idle 06:40:55 06:16:01 all 0.06 0.00 0.01 0.74 0.01 99.18 06:40:55 06:16:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:40:55 06:16:01 1 0.02 0.00 0.03 0.00 0.02 99.93 06:40:55 06:16:01 2 0.12 0.00 0.03 0.07 0.02 99.77 06:40:55 06:16:01 3 0.00 0.00 0.00 0.00 0.02 99.98 06:40:55 06:16:01 4 0.27 0.00 0.03 0.07 0.03 99.60 06:40:55 06:16:01 5 0.02 0.00 0.00 5.23 0.00 94.75 06:40:55 06:16:01 6 0.02 0.00 0.00 0.52 0.02 99.45 06:40:55 06:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:40:55 06:17:01 all 0.08 0.00 0.03 0.85 0.01 99.04 06:40:55 06:17:01 0 0.03 0.00 0.05 1.73 0.03 98.15 06:40:55 06:17:01 1 0.03 0.00 0.03 0.00 0.02 99.92 06:40:55 06:17:01 2 0.05 0.00 0.02 0.00 0.00 99.93 06:40:55 06:17:01 3 0.02 0.00 0.00 0.35 0.00 99.63 06:40:55 06:17:01 4 0.48 0.00 0.08 0.08 0.00 99.35 06:40:55 06:17:01 5 0.02 0.00 0.00 4.30 0.00 95.68 06:40:55 06:17:01 6 0.00 0.00 0.00 0.35 0.00 99.65 06:40:55 06:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:40:55 06:18:01 all 0.32 0.00 0.05 0.29 0.01 99.33 06:40:55 06:18:01 0 0.48 0.00 0.05 0.23 0.03 99.20 06:40:55 06:18:01 1 0.38 0.00 0.05 0.03 0.00 99.53 06:40:55 06:18:01 2 0.88 0.00 0.03 0.00 0.02 99.07 06:40:55 06:18:01 3 0.17 0.00 0.05 0.12 0.02 99.65 06:40:55 06:18:01 4 0.13 0.00 0.15 0.03 0.02 99.67 06:40:55 06:18:01 5 0.15 0.00 0.07 1.82 0.00 97.97 06:40:55 06:18:01 6 0.33 0.00 0.03 0.00 0.02 99.62 06:40:55 06:18:01 7 0.03 0.00 0.00 0.05 0.00 99.92 06:40:55 06:19:01 all 0.02 0.00 0.01 0.00 0.01 99.95 06:40:55 06:19:01 0 0.03 0.00 0.05 0.00 0.03 99.88 06:40:55 06:19:01 1 0.03 0.00 0.00 0.00 0.02 99.95 06:40:55 06:19:01 2 0.03 0.00 0.00 0.00 0.02 99.95 06:40:55 06:19:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:40:55 06:19:01 4 0.02 0.00 0.02 0.00 0.02 99.95 06:40:55 06:19:01 5 0.02 0.00 0.00 0.00 0.02 99.97 06:40:55 06:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:40:55 06:19:01 7 0.02 0.00 0.00 0.00 0.02 99.97 06:40:55 06:20:01 all 0.13 0.00 0.02 0.04 0.01 99.81 06:40:55 06:20:01 0 0.05 0.00 0.05 0.00 0.03 99.87 06:40:55 06:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:40:55 06:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:40:55 06:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:40:55 06:20:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:40:55 06:20:01 5 0.03 0.00 0.02 0.22 0.00 99.73 06:40:55 06:20:01 6 0.00 0.00 0.00 0.07 0.02 99.92 06:40:55 06:20:01 7 0.93 0.00 0.02 0.00 0.00 99.06 06:40:55 06:21:01 all 0.20 0.00 0.01 0.01 0.01 99.76 06:40:55 06:21:01 0 0.03 0.00 0.05 0.00 0.03 99.88 06:40:55 06:21:01 1 0.00 0.00 0.02 0.00 0.02 99.97 06:40:55 06:21:01 2 0.03 0.00 0.00 0.00 0.02 99.95 06:40:55 06:21:01 3 0.00 0.00 0.02 0.00 0.02 99.97 06:40:55 06:21:01 4 0.02 0.00 0.02 0.00 0.02 99.95 06:40:55 06:21:01 5 0.03 0.00 0.00 0.02 0.00 99.95 06:40:55 06:21:01 6 0.03 0.00 0.02 0.07 0.00 99.88 06:40:55 06:21:01 7 1.45 0.00 0.00 0.00 0.02 98.53 06:40:55 06:22:01 all 0.26 0.00 0.01 0.01 0.01 99.72 06:40:55 06:22:01 0 0.03 0.00 0.02 0.00 0.03 99.92 06:40:55 06:22:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:40:55 06:22:01 2 0.03 0.00 0.02 0.00 0.00 99.95 06:40:55 06:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:40:55 06:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:40:55 06:22:01 5 0.00 0.00 0.00 0.02 0.02 99.97 06:40:55 06:22:01 6 0.02 0.00 0.00 0.03 0.02 99.93 06:40:55 06:22:01 7 1.90 0.00 0.00 0.00 0.00 98.10 06:40:55 06:23:01 all 0.05 0.00 0.01 0.05 0.01 99.88 06:40:55 06:23:01 0 0.08 0.00 0.03 0.00 0.03 99.85 06:40:55 06:23:01 1 0.03 0.00 0.02 0.00 0.02 99.93 06:40:55 06:23:01 2 0.05 0.00 0.02 0.00 0.00 99.93 06:40:55 06:23:01 3 0.00 0.00 0.02 0.20 0.02 99.77 06:40:55 06:23:01 4 0.03 0.00 0.02 0.02 0.02 99.92 06:40:55 06:23:01 5 0.02 0.00 0.00 0.18 0.00 99.80 06:40:55 06:23:01 6 0.03 0.00 0.00 0.00 0.00 99.97 06:40:55 06:23:01 7 0.13 0.00 0.00 0.00 0.00 99.87 06:40:55 06:24:01 all 0.01 0.00 0.01 0.01 0.01 99.96 06:40:55 06:24:01 0 0.03 0.00 0.07 0.00 0.03 99.87 06:40:55 06:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:40:55 06:24:01 2 0.02 0.00 0.02 0.00 0.02 99.95 06:40:55 06:24:01 3 0.02 0.00 0.00 0.00 0.02 99.97 06:40:55 06:24:01 4 0.00 0.00 0.00 0.00 0.02 99.98 06:40:55 06:24:01 5 0.00 0.00 0.00 0.08 0.00 99.92 06:40:55 06:24:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:40:55 06:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:40:55 06:25:01 all 0.03 0.00 0.01 0.00 0.01 99.95 06:40:55 06:25:01 0 0.07 0.00 0.03 0.00 0.03 99.87 06:40:55 06:25:01 1 0.03 0.00 0.00 0.00 0.02 99.95 06:40:55 06:25:01 2 0.07 0.00 0.02 0.00 0.00 99.92 06:40:55 06:25:01 3 0.00 0.00 0.00 0.02 0.00 99.98 06:40:55 06:25:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:40:55 06:25:01 5 0.03 0.00 0.00 0.02 0.00 99.95 06:40:55 06:25:01 6 0.03 0.00 0.02 0.00 0.00 99.95 06:40:55 06:25:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:40:55 06:26:01 all 0.03 0.00 0.05 0.02 0.01 99.89 06:40:55 06:26:01 0 0.03 0.00 0.10 0.00 0.03 99.83 06:40:55 06:26:01 1 0.02 0.00 0.03 0.05 0.02 99.88 06:40:55 06:26:01 2 0.13 0.00 0.10 0.00 0.02 99.75 06:40:55 06:26:01 3 0.00 0.00 0.03 0.02 0.02 99.93 06:40:55 06:26:01 4 0.02 0.00 0.02 0.02 0.02 99.93 06:40:55 06:26:01 5 0.02 0.00 0.02 0.05 0.00 99.92 06:40:55 06:26:01 6 0.02 0.00 0.03 0.02 0.02 99.92 06:40:55 06:26:01 7 0.00 0.00 0.03 0.00 0.00 99.97 06:40:55 06:40:55 06:26:01 CPU %user %nice %system %iowait %steal %idle 06:40:55 06:27:01 all 0.02 0.00 0.01 0.01 0.01 99.95 06:40:55 06:27:01 0 0.03 0.00 0.07 0.00 0.03 99.87 06:40:55 06:27:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:40:55 06:27:01 2 0.10 0.00 0.02 0.00 0.02 99.87 06:40:55 06:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:40:55 06:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:40:55 06:27:01 5 0.02 0.00 0.00 0.03 0.00 99.95 06:40:55 06:27:01 6 0.00 0.00 0.00 0.02 0.00 99.98 06:40:55 06:27:01 7 0.00 0.00 0.00 0.00 0.02 99.98 06:40:55 06:28:01 all 0.05 0.00 0.05 0.01 0.02 99.87 06:40:55 06:28:01 0 0.05 0.00 0.10 0.00 0.05 99.80 06:40:55 06:28:01 1 0.00 0.00 0.03 0.00 0.02 99.95 06:40:55 06:28:01 2 0.07 0.00 0.05 0.00 0.02 99.87 06:40:55 06:28:01 3 0.02 0.00 0.03 0.02 0.00 99.93 06:40:55 06:28:01 4 0.02 0.00 0.03 0.00 0.02 99.93 06:40:55 06:28:01 5 0.20 0.00 0.10 0.05 0.02 99.63 06:40:55 06:28:01 6 0.03 0.00 0.03 0.00 0.02 99.92 06:40:55 06:28:01 7 0.00 0.00 0.03 0.00 0.00 99.97 06:40:55 06:29:01 all 0.03 0.00 0.01 0.00 0.01 99.95 06:40:55 06:29:01 0 0.03 0.00 0.03 0.00 0.02 99.92 06:40:55 06:29:01 1 0.08 0.00 0.02 0.00 0.02 99.88 06:40:55 06:29:01 2 0.03 0.00 0.02 0.00 0.02 99.93 06:40:55 06:29:01 3 0.00 0.00 0.02 0.00 0.02 99.97 06:40:55 06:29:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:40:55 06:29:01 5 0.02 0.00 0.00 0.02 0.00 99.97 06:40:55 06:29:01 6 0.02 0.00 0.00 0.02 0.00 99.97 06:40:55 06:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:40:55 06:30:01 all 0.26 0.00 0.02 0.01 0.01 99.70 06:40:55 06:30:01 0 0.02 0.00 0.03 0.00 0.03 99.92 06:40:55 06:30:01 1 1.94 0.00 0.02 0.00 0.02 98.03 06:40:55 06:30:01 2 0.03 0.00 0.07 0.00 0.00 99.90 06:40:55 06:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:40:55 06:30:01 4 0.02 0.00 0.02 0.00 0.02 99.95 06:40:55 06:30:01 5 0.02 0.00 0.00 0.08 0.00 99.90 06:40:55 06:30:01 6 0.02 0.00 0.00 0.02 0.02 99.95 06:40:55 06:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:40:55 06:31:01 all 0.04 0.00 0.01 0.00 0.01 99.93 06:40:55 06:31:01 0 0.03 0.00 0.03 0.00 0.03 99.90 06:40:55 06:31:01 1 0.13 0.00 0.00 0.00 0.00 99.87 06:40:55 06:31:01 2 0.05 0.00 0.02 0.00 0.02 99.92 06:40:55 06:31:01 3 0.03 0.00 0.02 0.02 0.02 99.92 06:40:55 06:31:01 4 0.03 0.00 0.00 0.00 0.02 99.95 06:40:55 06:31:01 5 0.03 0.00 0.03 0.02 0.02 99.90 06:40:55 06:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:40:55 06:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:40:55 06:32:01 all 0.01 0.00 0.01 0.00 0.01 99.98 06:40:55 06:32:01 0 0.00 0.00 0.00 0.00 0.02 99.98 06:40:55 06:32:01 1 0.00 0.00 0.02 0.00 0.02 99.97 06:40:55 06:32:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:40:55 06:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:40:55 06:32:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:40:55 06:32:01 5 0.00 0.00 0.00 0.02 0.00 99.98 06:40:55 06:32:01 6 0.00 0.00 0.00 0.02 0.02 99.97 06:40:55 06:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:40:55 06:33:01 all 0.08 0.00 0.01 0.03 0.01 99.86 06:40:55 06:33:01 0 0.07 0.00 0.03 0.00 0.03 99.87 06:40:55 06:33:01 1 0.38 0.00 0.02 0.00 0.00 99.60 06:40:55 06:33:01 2 0.03 0.00 0.03 0.05 0.02 99.87 06:40:55 06:33:01 3 0.02 0.00 0.00 0.02 0.02 99.95 06:40:55 06:33:01 4 0.03 0.00 0.02 0.00 0.02 99.93 06:40:55 06:33:01 5 0.02 0.00 0.02 0.18 0.00 99.78 06:40:55 06:33:01 6 0.03 0.00 0.00 0.02 0.00 99.95 06:40:55 06:33:01 7 0.03 0.00 0.00 0.00 0.00 99.97 06:40:55 06:34:01 all 0.04 0.00 0.00 0.03 0.01 99.92 06:40:55 06:34:01 0 0.03 0.00 0.03 0.00 0.03 99.90 06:40:55 06:34:01 1 0.23 0.00 0.00 0.00 0.00 99.77 06:40:55 06:34:01 2 0.03 0.00 0.00 0.00 0.00 99.97 06:40:55 06:34:01 3 0.00 0.00 0.00 0.02 0.00 99.98 06:40:55 06:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:40:55 06:34:01 5 0.02 0.00 0.00 0.23 0.02 99.73 06:40:55 06:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:40:55 06:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:40:55 06:35:01 all 0.21 0.00 0.02 0.03 0.01 99.74 06:40:55 06:35:01 0 0.13 0.00 0.07 0.05 0.03 99.72 06:40:55 06:35:01 1 1.47 0.00 0.00 0.00 0.02 98.52 06:40:55 06:35:01 2 0.02 0.00 0.03 0.00 0.00 99.95 06:40:55 06:35:01 3 0.00 0.00 0.02 0.15 0.00 99.83 06:40:55 06:35:01 4 0.00 0.00 0.02 0.00 0.02 99.97 06:40:55 06:35:01 5 0.02 0.00 0.02 0.03 0.00 99.93 06:40:55 06:35:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:40:55 06:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:40:55 06:36:01 all 0.08 0.00 0.02 0.05 0.01 99.85 06:40:55 06:36:01 0 0.03 0.00 0.07 0.00 0.02 99.88 06:40:55 06:36:01 1 0.42 0.00 0.00 0.00 0.00 99.58 06:40:55 06:36:01 2 0.02 0.00 0.02 0.00 0.02 99.95 06:40:55 06:36:01 3 0.03 0.00 0.00 0.27 0.02 99.68 06:40:55 06:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:40:55 06:36:01 5 0.03 0.00 0.05 0.12 0.00 99.80 06:40:55 06:36:01 6 0.07 0.00 0.00 0.00 0.00 99.93 06:40:55 06:36:01 7 0.03 0.00 0.00 0.00 0.00 99.97 06:40:55 06:37:01 all 0.02 0.00 0.01 0.04 0.01 99.93 06:40:55 06:37:01 0 0.07 0.00 0.02 0.00 0.02 99.90 06:40:55 06:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:40:55 06:37:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:40:55 06:37:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:40:55 06:37:01 4 0.03 0.00 0.00 0.05 0.02 99.90 06:40:55 06:37:01 5 0.02 0.00 0.00 0.25 0.02 99.72 06:40:55 06:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:40:55 06:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:40:55 06:40:55 06:37:01 CPU %user %nice %system %iowait %steal %idle 06:40:55 06:38:01 all 0.13 0.00 0.03 0.00 0.01 99.82 06:40:55 06:38:01 0 0.03 0.00 0.05 0.00 0.02 99.90 06:40:55 06:38:01 1 0.85 0.00 0.05 0.00 0.02 99.09 06:40:55 06:38:01 2 0.03 0.00 0.03 0.00 0.02 99.92 06:40:55 06:38:01 3 0.03 0.00 0.00 0.00 0.02 99.95 06:40:55 06:38:01 4 0.03 0.00 0.05 0.02 0.03 99.87 06:40:55 06:38:01 5 0.02 0.00 0.02 0.02 0.00 99.95 06:40:55 06:38:01 6 0.03 0.00 0.02 0.00 0.02 99.93 06:40:55 06:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:40:55 06:39:01 all 0.07 0.00 0.02 0.00 0.01 99.90 06:40:55 06:39:01 0 0.00 0.00 0.02 0.00 0.02 99.97 06:40:55 06:39:01 1 0.47 0.00 0.03 0.00 0.02 99.48 06:40:55 06:39:01 2 0.03 0.00 0.03 0.00 0.00 99.93 06:40:55 06:39:01 3 0.02 0.00 0.03 0.00 0.02 99.93 06:40:55 06:39:01 4 0.00 0.00 0.03 0.00 0.03 99.93 06:40:55 06:39:01 5 0.00 0.00 0.00 0.02 0.00 99.98 06:40:55 06:39:01 6 0.00 0.00 0.00 0.02 0.00 99.98 06:40:55 06:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:40:55 06:40:01 all 6.06 0.00 2.80 2.13 0.06 88.94 06:40:55 06:40:01 0 5.84 0.00 2.82 0.13 0.05 91.16 06:40:55 06:40:01 1 6.45 0.00 2.99 0.62 0.03 89.90 06:40:55 06:40:01 2 5.96 0.00 3.04 8.51 0.19 82.30 06:40:55 06:40:01 3 5.79 0.00 2.00 0.64 0.07 91.51 06:40:55 06:40:01 4 6.74 0.00 3.98 0.62 0.03 88.63 06:40:55 06:40:01 5 7.27 0.00 2.62 5.79 0.05 84.28 06:40:55 06:40:01 6 5.36 0.00 2.59 0.62 0.05 91.37 06:40:55 06:40:01 7 5.08 0.00 2.40 0.15 0.03 92.34 06:40:55 Average: all 8.96 0.00 1.57 2.15 0.03 87.28 06:40:55 Average: 0 8.84 0.00 1.56 2.43 0.04 87.12 06:40:55 Average: 1 9.35 0.00 1.54 2.92 0.03 86.16 06:40:55 Average: 2 9.11 0.00 1.53 1.35 0.03 87.98 06:40:55 Average: 3 8.68 0.00 1.62 1.25 0.03 88.41 06:40:55 Average: 4 9.01 0.00 1.55 1.92 0.04 87.48 06:40:55 Average: 5 8.72 0.00 1.58 1.77 0.03 87.90 06:40:55 Average: 6 8.93 0.00 1.54 2.45 0.03 87.05 06:40:55 Average: 7 9.07 0.00 1.60 3.13 0.03 86.18 06:40:55 06:40:55 06:40:55