Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e5d1445735142b58d5731bba26edf81fba355370 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-ssh5944562849668261007.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh16836881620737252268.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 0b81fa10a7dd14683a964f04f411324fe83f93ac 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-ssh7893487537074223999.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 0b81fa10a7dd14683a964f04f411324fe83f93ac (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 0b81fa10a7dd14683a964f04f411324fe83f93ac # timeout=10 Commit message: "Merge pull request #457 from jinlinGuan/golang-1.23" > 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-ssh11093574825737385725.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-ssh4138601978709612909.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]] ========================================================= [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.23 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 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-25861 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/748 [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/748 # 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 e5d1445735142b58d5731bba26edf81fba355370 (main) Commit message: "Merge pull request #4999 from judehung/remove-redis-pubsub" > 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 e5d1445735142b58d5731bba26edf81fba355370 # timeout=10 > git rev-list --no-walk 94f98a2b83c782e1f212901708e5f7baede3eb03 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:45:08 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:45:08 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:45:08 ========================================================= 04:45:08 EdgeX Global Pipelines Version Info 04:45:08 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:45:09 ------------------- 04:45:09 stable info: 04:45:09 ------------------- 04:45:09 Commited By: Ginny Guan ginny@iotechsys.com 04:45:09 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 04:45:09 Message: update stable to v1.0.265 04:45:09 ------------------- 04:45:09 experimental info: 04:45:09 ------------------- 04:45:09 Commited By: Cherry Wang cherry@iotechsys.com 04:45:09 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 04:45:09 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:45:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 04:45:09 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 04:45:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:45:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:45:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:45:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 04:45:09 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:45:10 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 04:45:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 04:45:10 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 04:45:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:45:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:45:10 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:45:10 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:45:10 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:45:10 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:45:10 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:45:10 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:45:10 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:45:10 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 04:45:10 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:45:10 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:45:10 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:45:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:45:10 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:45:10 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:45:10 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e5d1445735142b58d5731bba26edf81fba355370 [Pipeline] echo 04:45:10 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e5d1445 [Pipeline] echo 04:45:10 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:45:10 provisioning config files... 04:45:10 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/748@tmp/config16441270286566831806tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:45:10 ---> ****-login.sh 04:45:10 nexus3.edgexfoundry.org:10001 04:45:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:45:11 Configure a credential helper to remove this warning. See 04:45:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:45:11 04:45:11 Login Succeeded 04:45:11 nexus3.edgexfoundry.org:10002 04:45:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:45:11 Configure a credential helper to remove this warning. See 04:45:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:45:11 04:45:11 Login Succeeded 04:45:11 nexus3.edgexfoundry.org:10003 04:45:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:45:11 Configure a credential helper to remove this warning. See 04:45:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:45:11 04:45:11 Login Succeeded 04:45:11 nexus3.edgexfoundry.org:10004 04:45:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:45:11 Configure a credential helper to remove this warning. See 04:45:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:45:11 04:45:11 Login Succeeded 04:45:11 ****.io 04:45:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:45:12 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:45:12 Configure a credential helper to remove this warning. See 04:45:12 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:45:12 04:45:12 Login Succeeded 04:45:12 ---> ****-login.sh ends [Pipeline] } 04:45:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:45:12 + 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 04:45:12 + dirname cmd/core-command/Dockerfile 04:45:12 + cut -d/ -f2 04:45:12 + echo core-command,cmd/core-command/Dockerfile 04:45:12 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 04:45:12 cut -d/ -f2 04:45:12 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 04:45:12 + dirname cmd/core-data/Dockerfile 04:45:12 + cut -d/ -f2 04:45:12 + echo core-data,cmd/core-data/Dockerfile 04:45:12 + dirname cmd/core-keeper/Dockerfile 04:45:12 + cut -d/ -f2 04:45:12 + echo core-keeper,cmd/core-keeper/Dockerfile 04:45:12 + dirname cmd/core-metadata/Dockerfile 04:45:12 + cut -d/ -f2 04:45:12 + echo core-metadata,cmd/core-metadata/Dockerfile 04:45:12 + dirname cmd/security-bootstrapper/Dockerfile 04:45:12 + cut -d/ -f2 04:45:12 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 04:45:12 + dirname cmd/security-proxy-auth/Dockerfile 04:45:12 + cut -d/ -f2 04:45:12 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 04:45:12 + dirname cmd/security-proxy-setup/Dockerfile 04:45:12 + cut -d/ -f2 04:45:12 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 04:45:12 + dirname cmd/security-secretstore-setup/Dockerfile 04:45:12 + cut -d/ -f2 04:45:12 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 04:45:12 + dirname cmd/security-spiffe-token-provider/Dockerfile 04:45:12 + cut -d/ -f2 04:45:12 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 04:45:12 + dirname cmd/security-spire-agent/Dockerfile 04:45:12 + cut -d/ -f2 04:45:12 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 04:45:12 + dirname cmd/security-spire-config/Dockerfile 04:45:12 + cut -d/ -f2 04:45:12 + echo security-spire-config,cmd/security-spire-config/Dockerfile 04:45:12 + dirname cmd/security-spire-server/Dockerfile 04:45:12 + cut -d/ -f2 04:45:12 + echo security-spire-server,cmd/security-spire-server/Dockerfile 04:45:12 + dirname cmd/support-cron-scheduler/Dockerfile+ 04:45:12 cut -d/ -f2 04:45:12 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 04:45:12 + dirname cmd/support-notifications/Dockerfile 04:45:12 + cut -d/ -f2 04:45:12 + echo support-notifications,cmd/support-notifications/Dockerfile [Pipeline] echo 04:45:12 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]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 04:45:12 + git rev-list -1 --merges e5d1445735142b58d5731bba26edf81fba355370~1..e5d1445735142b58d5731bba26edf81fba355370 [Pipeline] echo 04:45:12 -----------> git rev-list -1 --merges e5d1445735142b58d5731bba26edf81fba355370~1..e5d1445735142b58d5731bba26edf81fba355370 e5d1445735142b58d5731bba26edf81fba355370 04:45:12 e5d1445735142b58d5731bba26edf81fba355370 [false] [Pipeline] sh 04:45:13 + git log --format=format:%s -1 e5d1445735142b58d5731bba26edf81fba355370 [Pipeline] echo 04:45:13 ========================================================= 04:45:13 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:45:13 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 04:45:13 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:45:13 + grep -v github /etc/ssh/ssh_known_hosts 04:45:13 + [ -e /tmp/ssh_known_hosts ] 04:45:13 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:45:13 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:45:13 + sudo tee -a /etc/ssh/ssh_known_hosts 04:45:13 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:45:13 04:45:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:45:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:45:14 0.1.4: Pulling from edgex-devops/py-git-semver 04:45:14 b85a868b505f: Pulling fs layer 04:45:14 e2be974225ed: Pulling fs layer 04:45:14 339a4e72a1f5: Pulling fs layer 04:45:14 988bab9f4d93: Pulling fs layer 04:45:14 1469e6f7b9e6: Pulling fs layer 04:45:14 eaf3925da568: Pulling fs layer 04:45:14 bab4dde63d76: Pulling fs layer 04:45:14 bde34c3a00c8: Pulling fs layer 04:45:14 b352a97aabf1: Pulling fs layer 04:45:14 4872d77fe225: Pulling fs layer 04:45:14 5851b861e8e6: Pulling fs layer 04:45:14 bab4dde63d76: Waiting 04:45:14 bde34c3a00c8: Waiting 04:45:14 b352a97aabf1: Waiting 04:45:14 4872d77fe225: Waiting 04:45:14 5851b861e8e6: Waiting 04:45:14 988bab9f4d93: Waiting 04:45:14 1469e6f7b9e6: Waiting 04:45:14 eaf3925da568: Waiting 04:45:14 e2be974225ed: Download complete 04:45:14 988bab9f4d93: Verifying Checksum 04:45:14 988bab9f4d93: Download complete 04:45:14 1469e6f7b9e6: Verifying Checksum 04:45:14 1469e6f7b9e6: Download complete 04:45:14 339a4e72a1f5: Verifying Checksum 04:45:14 339a4e72a1f5: Download complete 04:45:14 eaf3925da568: Download complete 04:45:14 bde34c3a00c8: Verifying Checksum 04:45:14 bde34c3a00c8: Download complete 04:45:14 b352a97aabf1: Download complete 04:45:14 4872d77fe225: Download complete 04:45:14 5851b861e8e6: Verifying Checksum 04:45:14 5851b861e8e6: Download complete 04:45:14 b85a868b505f: Verifying Checksum 04:45:14 b85a868b505f: Download complete 04:45:14 bab4dde63d76: Download complete 04:45:15 b85a868b505f: Pull complete 04:45:15 e2be974225ed: Pull complete 04:45:16 339a4e72a1f5: Pull complete 04:45:16 988bab9f4d93: Pull complete 04:45:16 1469e6f7b9e6: Pull complete 04:45:16 eaf3925da568: Pull complete 04:45:18 bab4dde63d76: Pull complete 04:45:18 bde34c3a00c8: Pull complete 04:45:18 b352a97aabf1: Pull complete 04:45:18 4872d77fe225: Pull complete 04:45:19 5851b861e8e6: Pull complete 04:45:19 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:45:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:45:19 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:45:19 prd-ubuntu20.04-docker-8c-8g-25861 does not seem to be running inside a container 04:45:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/748 -v /w/workspace/edgex-go/748:/w/workspace/edgex-go/748:rw,z -v /w/workspace/edgex-go/748@tmp:/w/workspace/edgex-go/748@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 04:45:22 $ docker top 1188ac622cda6992f183afbb0e36b045c2e7c839821186a604c3c193d4e49847 -eo pid,comm 04:45:22 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). 04:45:22 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:45:22 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:45:22 [ssh-agent] Looking for ssh-agent implementation... 04:45:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:45:22 $ docker exec 1188ac622cda6992f183afbb0e36b045c2e7c839821186a604c3c193d4e49847 ssh-agent 04:45:22 SSH_AUTH_SOCK=/tmp/ssh-uNeLCp2NSFZK/agent.32 04:45:22 SSH_AGENT_PID=38 04:45:22 Running ssh-add (command line suppressed) 04:45:22 Identity added: /w/workspace/edgex-go/748@tmp/private_key_911919000847246864.key (/w/workspace/edgex-go/748@tmp/private_key_911919000847246864.key) 04:45:22 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:45:23 + git tag --points-at HEAD [Pipeline] } 04:45:23 $ docker exec --env ******** --env ******** 1188ac622cda6992f183afbb0e36b045c2e7c839821186a604c3c193d4e49847 ssh-agent -k 04:45:23 unset SSH_AUTH_SOCK; 04:45:23 unset SSH_AGENT_PID; 04:45:23 echo Agent pid 38 killed; 04:45:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:45:23 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:45:23 [ssh-agent] Looking for ssh-agent implementation... 04:45:23 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:45:23 $ docker exec 1188ac622cda6992f183afbb0e36b045c2e7c839821186a604c3c193d4e49847 ssh-agent 04:45:23 SSH_AUTH_SOCK=/tmp/ssh-kibZB4MdWKVj/agent.71 04:45:23 SSH_AGENT_PID=77 04:45:23 Running ssh-add (command line suppressed) 04:45:23 Identity added: /w/workspace/edgex-go/748@tmp/private_key_7577368484338086066.key (/w/workspace/edgex-go/748@tmp/private_key_7577368484338086066.key) 04:45:23 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:45:24 + git semver init 04:45:24 2024-11-08 04:45:24,252 [run_init] DEBUG init version:0.0.0 force:False 04:45:24 2024-11-08 04:45:24,253 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/748/.semver 04:45:24 2024-11-08 04:45:24,254 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/748/.semver 04:45:24 2024-11-08 04:45:24,254 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/748/.semver'], cwd=/w/workspace/edgex-go/748, universal_newlines=False, shell=None, istream=None) 04:45:29 2024-11-08 04:45:29,383 [append_file] DEBUG append to file:/w/workspace/edgex-go/748/.git/info/exclude 04:45:29 2024-11-08 04:45:29,384 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/748/.semver/main with force:False 04:45:29 2024-11-08 04:45:29,384 [read_version] DEBUG read version from /w/workspace/edgex-go/748/.semver/main 04:45:29 2024-11-08 04:45:29,384 [read_version] DEBUG read version from /w/workspace/edgex-go/748/.semver/main 04:45:29 4.0.0-dev.14 [Pipeline] } 04:45:29 $ docker exec --env ******** --env ******** 1188ac622cda6992f183afbb0e36b045c2e7c839821186a604c3c193d4e49847 ssh-agent -k 04:45:29 unset SSH_AUTH_SOCK; 04:45:29 unset SSH_AGENT_PID; 04:45:29 echo Agent pid 77 killed; 04:45:29 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:45:30 + git semver [Pipeline] } 04:45:30 $ docker stop --time=1 1188ac622cda6992f183afbb0e36b045c2e7c839821186a604c3c193d4e49847 04:45:31 $ docker rm -f --volumes 1188ac622cda6992f183afbb0e36b045c2e7c839821186a604c3c193d4e49847 [Pipeline] // withDockerContainer [Pipeline] sh 04:45:31 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:45:32 Stashed 1 file(s) [Pipeline] echo 04:45:32 [edgeXSemver]: initialized semver on version 4.0.0-dev.14 [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 04:45:32 + git config --global --add safe.directory /w/workspace/edgex-go/748 [Pipeline] echo 04:45:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:45:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:45:32 ========================================================= 04:45:32 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 04:45:32 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:45:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 04:45:33 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 04:45:33 43c4264eed91: Pulling fs layer 04:45:33 4cc291be95ef: Pulling fs layer 04:45:33 2ac1f1163629: Pulling fs layer 04:45:33 5c3c966382ef: Pulling fs layer 04:45:33 4f4fb700ef54: Pulling fs layer 04:45:33 5d5c8e513c77: Pulling fs layer 04:45:33 9f66e0745190: Pulling fs layer 04:45:33 f49a43e4bbc0: Pulling fs layer 04:45:33 561ebcabdf7f: Pulling fs layer 04:45:33 4f4fb700ef54: Waiting 04:45:33 5d5c8e513c77: Waiting 04:45:33 9f66e0745190: Waiting 04:45:33 f49a43e4bbc0: Waiting 04:45:33 561ebcabdf7f: Waiting 04:45:33 5c3c966382ef: Waiting 04:45:33 4cc291be95ef: Download complete 04:45:33 5c3c966382ef: Download complete 04:45:33 4f4fb700ef54: Verifying Checksum 04:45:33 4f4fb700ef54: Download complete 04:45:33 5d5c8e513c77: Verifying Checksum 04:45:33 5d5c8e513c77: Download complete 04:45:33 43c4264eed91: Download complete 04:45:33 9f66e0745190: Verifying Checksum 04:45:33 9f66e0745190: Download complete 04:45:33 43c4264eed91: Pull complete 04:45:33 4cc291be95ef: Pull complete 04:45:33 561ebcabdf7f: Download complete 04:45:33 2ac1f1163629: Download complete 04:45:33 f49a43e4bbc0: Verifying Checksum 04:45:33 f49a43e4bbc0: Download complete 04:45:37 2ac1f1163629: Pull complete 04:45:37 5c3c966382ef: Pull complete 04:45:37 4f4fb700ef54: Pull complete 04:45:37 5d5c8e513c77: Pull complete 04:45:37 9f66e0745190: Pull complete 04:45:39 f49a43e4bbc0: Pull complete 04:45:39 561ebcabdf7f: Pull complete 04:45:39 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 04:45:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 04:45:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 04:45:40 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 04:45:40 WORKDIR /edgex 04:45:40 COPY go.mod . 04:45:40 RUN go mod downloaddocker 04:45:40 build -t ci-base-image-x86_64 -f - . 04:45:41 Sending build context to Docker daemon 178MB 04:45:41 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 04:45:41 ---> 3a752c3f9dda 04:45:41 Step 2/4 : WORKDIR /edgex 04:45:47 Still waiting to schedule task 04:45:47 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 04:45:47 ---> Running in 7a4a65e0e4fb 04:45:47 Removing intermediate container 7a4a65e0e4fb 04:45:47 ---> d9149d6d0402 04:45:47 Step 3/4 : COPY go.mod . 04:45:47 ---> 0dc8f5fa97d1 04:45:47 Step 4/4 : RUN go mod download 04:45:47 ---> Running in 91d71b542c26 04:46:14 Removing intermediate container 91d71b542c26 04:46:14 ---> 25dea6633b01 04:46:14 Successfully built 25dea6633b01 04:46:14 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:14 + docker inspect -f . ci-base-image-x86_64 04:46:14 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:46:14 prd-ubuntu20.04-docker-8c-8g-25861 does not seem to be running inside a container 04:46:14 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/748 -v /w/workspace/edgex-go/748:/w/workspace/edgex-go/748:rw,z -v /w/workspace/edgex-go/748@tmp:/w/workspace/edgex-go/748@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 04:46:15 $ docker top 3a76f87e9372cd5f4be376eb2e2f1b83afc08a1a9f2954bdfbeaa2270e92b97b -eo pid,comm [Pipeline] { [Pipeline] sh 04:46:15 + go version 04:46:15 go version go1.23.2 linux/amd64 [Pipeline] } 04:46:15 $ docker stop --time=1 3a76f87e9372cd5f4be376eb2e2f1b83afc08a1a9f2954bdfbeaa2270e92b97b 04:46:16 $ docker rm -f --volumes 3a76f87e9372cd5f4be376eb2e2f1b83afc08a1a9f2954bdfbeaa2270e92b97b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:46:17 + docker inspect -f . ci-base-image-x86_64 04:46:17 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:46:17 prd-ubuntu20.04-docker-8c-8g-25861 does not seem to be running inside a container 04:46:17 $ 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/748 -v /w/workspace/edgex-go/748:/w/workspace/edgex-go/748:rw,z -v /w/workspace/edgex-go/748@tmp:/w/workspace/edgex-go/748@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 04:46:17 $ docker top ae4412723b0e483823afb22cabfa25533c1bee67fbed18f575adc307f648862a -eo pid,comm [Pipeline] { [Pipeline] echo 04:46:17 ========================================================= 04:46:17 [edgeXBuildGoParallel] Running Tests and Build... 04:46:17 ========================================================= [Pipeline] sh 04:46:18 + git config --global --add safe.directory /w/workspace/edgex-go/748 [Pipeline] fileExists [Pipeline] sh 04:46:18 + make test 04:46:18 go test -race -coverprofile=coverage.out ./... 04:46:26 ? github.com/edgexfoundry/edgex-go [no test files] 04:46:58 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 04:46:58 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 04:46:58 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 04:46:58 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 04:46:58 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 04:46:58 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 04:46:58 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 04:46:58 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 04:46:58 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 04:46:58 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 04:46:58 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 04:46:58 github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements 04:46:58 ? github.com/edgexfoundry/edgex-go/internal [no test files] 04:46:58 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 04:46:58 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 04:46:58 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 04:46:58 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 04:46:59 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.025s coverage: 28.7% of statements 04:46:59 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 04:46:59 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 04:46:59 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 04:47:00 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 04:47:00 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 04:47:00 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.032s coverage: 97.0% of statements 04:47:01 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 04:47:01 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:47:01 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 04:47:01 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 04:47:01 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 04:47:01 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 04:47:01 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 04:47:01 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 04:47:01 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 04:47:02 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 04:47:02 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:47:02 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 04:47:02 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 04:47:02 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 04:47:03 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.056s coverage: 69.2% of statements 04:47:03 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.129s coverage: 48.4% of statements 04:47:03 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 04:47:03 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 04:47:05 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.858s coverage: 93.4% of statements 04:47:05 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.044s coverage: 91.7% of statements 04:47:05 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.050s coverage: 9.4% of statements 04:47:05 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 04:47:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 04:47:05 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 04:47:05 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 04:47:05 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:47:05 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 04:47:05 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 04:47:05 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 04:47:05 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 04:47:05 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 04:47:05 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 04:47:07 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.430s coverage: 95.8% of statements 04:47:07 ok github.com/edgexfoundry/edgex-go/internal/io 1.020s coverage: 72.2% of statements 04:47:07 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 04:47:07 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 04:47:07 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 04:47:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.034s coverage: 0.0% of statements [no tests to run] 04:47:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.041s coverage: 1.0% of statements 04:47:08 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.026s coverage: 44.2% of statements 04:47:08 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.025s coverage: 40.0% of statements 04:47:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.016s coverage: 87.1% of statements 04:47:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.015s coverage: 94.1% of statements 04:47:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.026s coverage: 96.3% of statements 04:47:09 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.013s coverage: 87.5% of statements 04:47:09 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 04:47:09 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 04:47:09 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 04:47:09 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 04:47:09 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 04:47:09 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 04:47:09 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 04:47:10 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 04:47:10 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 04:47:10 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 04:47:10 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 04:47:10 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 04:47:10 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 04:47:10 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 04:47:11 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 04:47:11 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 04:47:11 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 04:47:12 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 04:47:13 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 04:47:14 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 04:47:14 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 04:47:16 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 04:47:16 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 04:47:16 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 04:47:17 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 04:47:17 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 04:47:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 04:47:18 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 04:47:18 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 04:47:18 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 04:47:18 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements 04:47:20 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements 04:47:20 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements 04:47:20 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements 04:47:20 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 04:47:20 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 04:47:20 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:47:22 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements 04:47:22 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 04:47:22 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 04:47:22 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 04:47:22 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 04:47:23 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 04:47:23 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 04:47:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.043s coverage: 92.9% of statements 04:47:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 66.7% of statements 04:47:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.026s coverage: 62.3% of statements 04:47:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.022s coverage: 75.0% of statements 04:47:31 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.030s coverage: 87.2% of statements 04:47:31 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 17.0% of statements 04:47:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements 04:47:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.063s coverage: 81.8% of statements 04:47:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.056s coverage: 82.1% of statements 04:47:31 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements 04:47:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.126s coverage: 63.1% of statements 04:47:31 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.022s coverage: 100.0% of statements 04:47:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.024s coverage: 89.4% of statements 04:47:31 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 04:47:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.020s coverage: 73.7% of statements 04:47:31 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements 04:47:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.115s coverage: 36.8% of statements 04:47:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.020s coverage: 93.8% of statements 04:47:31 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements 04:47:31 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.029s coverage: 9.0% of statements 04:47:31 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.063s coverage: 97.7% of statements 04:47:31 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.044s coverage: 45.8% of statements 04:47:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.055s coverage: 17.2% of statements 04:47:31 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.092s coverage: 95.7% of statements 04:47:32 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 04:47:32 running golangci-lint 04:47:32 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 04:47:32 go version go1.23.2 linux/amd64 04:47:32 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 04:47:32 level=info msg="[config_reader] Used config file .golangci.yml" 04:47:32 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 04:47:54 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|exports_file|files|imports|deps|name) took 21.67753262s" 04:47:54 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 38.923725ms" 04:48:09 level=info msg="[linters_context/goanalysis] analyzers took 2m10.407377444s with top 10 stages: buildir: 59.351181971s, gosec: 3.934003434s, fact_deprecated: 3.429750563s, inspect: 3.001925542s, ctrlflow: 2.137132346s, fact_purity: 2.126925154s, nilness: 1.965793751s, printf: 1.960469077s, S1038: 1.578499103s, typedness: 1.480881497s" 04:48:09 level=info msg="[runner] Issues before processing: 208, after processing: 0" 04:48:09 level=info msg="[runner] Processors filtering stat (in/out): skip_files: 208/208, identifier_marker: 208/208, invalid_issue: 208/208, skip_dirs: 208/208, exclude-rules: 208/15, cgo: 208/208, filename_unadjuster: 208/208, autogenerated_exclude: 208/208, exclude: 208/208, nolint: 15/0, path_prettifier: 208/208" 04:48:09 level=info msg="[runner] processing took 15.920409ms with stages: identifier_marker: 5.734687ms, nolint: 5.349633ms, autogenerated_exclude: 1.510879ms, path_prettifier: 1.430907ms, exclude-rules: 983.422µs, skip_dirs: 808.579µs, invalid_issue: 55.701µs, cgo: 28.351µs, filename_unadjuster: 13.22µs, max_same_issues: 1.45µs, skip_files: 560ns, uniq_by_line: 510ns, fixer: 490ns, source_code: 390ns, diff: 390ns, exclude: 320ns, sort_results: 270ns, max_from_linter: 160ns, max_per_file_from_linter: 140ns, path_shortener: 130ns, path_prefixer: 110ns, severity-rules: 110ns" 04:48:09 level=info msg="[runner] linters took 12.621587182s with stages: goanalysis_metalinter: 12.605556132s" 04:48:09 level=info msg="File cache stats: 0 entries of total size 0B" 04:48:09 level=info msg="Memory: 343 samples, avg is 295.6MB, max is 1184.1MB" 04:48:09 level=info msg="Execution took 34.346516732s" 04:48:09 go vet ./... 04:48:14 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 04:48:14 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 04:48:14 ./bin/test-attribution-txt.sh [Pipeline] echo 04:48:14 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 04:48:14 + ls -al . 04:48:14 total 1764 04:48:14 drwxrwxr-x 11 1001 1001 4096 Nov 8 04:46 . 04:48:14 drwxr-xr-x 4 root root 4096 Nov 8 04:46 .. 04:48:14 drwxrwxr-x 2 1001 1001 4096 Nov 8 04:45 .blubracket 04:48:14 -rw-rw-r-- 1 1001 1001 10 Nov 8 04:45 .dockerignore 04:48:14 drwxrwxr-x 8 1001 1001 4096 Nov 8 04:47 .git 04:48:14 drwxrwxr-x 3 1001 1001 4096 Nov 8 04:45 .github 04:48:14 -rw-rw-r-- 1 1001 1001 961 Nov 8 04:45 .gitignore 04:48:14 -rw-rw-r-- 1 1001 1001 199 Nov 8 04:45 .golangci.yml 04:48:14 -rw-rw-r-- 1 1001 1001 100 Nov 8 04:45 .hadolint.yml 04:48:14 drwxr-xr-x 3 1001 1001 4096 Nov 8 04:45 .semver 04:48:14 -rw-rw-r-- 1 1001 1001 155 Nov 8 04:45 .sonarcloud.properties 04:48:14 -rw-rw-r-- 1 1001 1001 1171 Nov 8 04:45 ADOPTERS.md 04:48:14 -rw-rw-r-- 1 1001 1001 17141 Nov 8 04:45 Attribution.txt 04:48:14 -rw-rw-r-- 1 1001 1001 100284 Nov 8 04:45 CHANGELOG.md 04:48:14 -rw-rw-r-- 1 1001 1001 3804 Nov 8 04:45 CONTRIBUTING.md 04:48:14 -rw-rw-r-- 1 1001 1001 677 Nov 8 04:45 GOVERNANCE.md 04:48:14 -rw-rw-r-- 1 1001 1001 858 Nov 8 04:45 Jenkinsfile 04:48:14 -rw-rw-r-- 1 1001 1001 10775 Nov 8 04:45 LICENSE 04:48:14 -rw-rw-r-- 1 1001 1001 16730 Nov 8 04:45 Makefile 04:48:14 -rw-rw-r-- 1 1001 1001 582 Nov 8 04:45 OWNERS.md 04:48:14 -rw-rw-r-- 1 1001 1001 9533 Nov 8 04:45 README.md 04:48:14 -rw-rw-r-- 1 1001 1001 789 Nov 8 04:45 SECURITY.md 04:48:14 -rw-rw-r-- 1 1001 1001 12 Nov 8 04:45 VERSION 04:48:14 drwxrwxr-x 2 1001 1001 4096 Nov 8 04:45 bin 04:48:14 drwxrwxr-x 19 1001 1001 4096 Nov 8 04:45 cmd 04:48:14 -rw-r--r-- 1 root root 1433925 Nov 8 04:47 coverage.out 04:48:14 drwxrwxr-x 2 1001 1001 4096 Nov 8 04:45 fuzz_test 04:48:14 -rw-rw-r-- 1 1001 1001 6528 Nov 8 04:45 go.mod 04:48:14 -rw-rw-r-- 1 1001 1001 88078 Nov 8 04:45 go.sum 04:48:14 drwxrwxr-x 7 1001 1001 4096 Nov 8 04:45 internal 04:48:14 drwxrwxr-x 2 1001 1001 4096 Nov 8 04:45 openapi 04:48:14 -rw-rw-r-- 1 1001 1001 584 Nov 8 04:45 security.txt 04:48:14 -rw-rw-r-- 1 1001 1001 204 Nov 8 04:45 version.go [Pipeline] sh 04:48:14 + '[' -e coverage.out ] 04:48:14 + chown 1001:1001 coverage.out [Pipeline] stash 04:48:15 Stashed 1 file(s) [Pipeline] sh 04:48:15 + make build 04:48:15 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 04:48:37 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:48:38 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 04:48:40 Running on prd-ubuntu20.04-docker-arm64-4c-16g-25864 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 04:48:40 Running in /w/workspace/edgex-go/748 [Pipeline] { [Pipeline] checkout 04:48:40 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 04:48:40 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 04:48:42 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:48:43 The recommended git tool is: git 04:48:46 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 04:48:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 04:48:49 using credential edgex-jenkins-ssh 04:48:49 Cloning the remote Git repository 04:48:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:48:49 Cloning repository git@github.com:edgexfoundry/edgex-go.git 04:48:49 > git init /w/workspace/edgex-go/748 # timeout=10 04:48:49 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 04:48:49 > git --version # timeout=10 04:48:49 > git --version # 'git version 2.25.1' 04:48:49 using GIT_SSH to set credentials SSH Credentials for GitHub 04:48:50 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 04:48:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:48:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 04:48:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:48:53 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 04:48:54 $ docker stop --time=1 ae4412723b0e483823afb22cabfa25533c1bee67fbed18f575adc307f648862a 04:49:01 $ docker rm -f --volumes ae4412723b0e483823afb22cabfa25533c1bee67fbed18f575adc307f648862a [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 04:49:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:49:02 04:49:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:49:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:49:02 latest: Pulling from edgex-devops/edgex-compose 04:49:02 91d30c5bc195: Pulling fs layer 04:49:02 2e9b0aa3be6d: Pulling fs layer 04:49:02 9c61dcf015f6: Pulling fs layer 04:49:02 4698f68db338: Pulling fs layer 04:49:02 2a2f49069b9e: Pulling fs layer 04:49:02 e0025b399a48: Pulling fs layer 04:49:02 4698f68db338: Waiting 04:49:02 2a2f49069b9e: Waiting 04:49:02 e0025b399a48: Waiting 04:49:02 91d30c5bc195: Verifying Checksum 04:49:02 91d30c5bc195: Download complete 04:49:02 4698f68db338: Download complete 04:49:02 2e9b0aa3be6d: Verifying Checksum 04:49:02 2e9b0aa3be6d: Download complete 04:49:02 91d30c5bc195: Pull complete 04:49:02 e0025b399a48: Verifying Checksum 04:49:02 e0025b399a48: Download complete 04:49:03 2a2f49069b9e: Download complete 04:49:03 2e9b0aa3be6d: Pull complete 04:49:03 9c61dcf015f6: Verifying Checksum 04:49:03 9c61dcf015f6: Download complete 04:49:06 9c61dcf015f6: Pull complete 04:49:06 4698f68db338: Pull complete 04:49:06 2a2f49069b9e: Pull complete 04:49:06 e0025b399a48: Pull complete 04:49:06 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 04:49:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 04:49:06 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:49:06 prd-ubuntu20.04-docker-8c-8g-25861 does not seem to be running inside a container 04:49:06 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/748 -v /w/workspace/edgex-go/748:/w/workspace/edgex-go/748:rw,z -v /w/workspace/edgex-go/748@tmp:/w/workspace/edgex-go/748@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 04:49:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 04:49:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 04:49:07 Avoid second fetch 04:49:07 Checking out Revision e5d1445735142b58d5731bba26edf81fba355370 (main) 04:49:08 Commit message: "Merge pull request #4999 from judehung/remove-redis-pubsub" 04:49:09 $ docker top 892a33e3886aea80b872e5c871e366d1f8e09d5298f156ff6bd4b12ec2e71457 -eo pid,comm [Pipeline] { [Pipeline] sh 04:49:09 + docker compose -f ./docker-compose-build.yml build --parallel 04:49:07 > git config core.sparsecheckout # timeout=10 04:49:08 > git checkout -f e5d1445735142b58d5731bba26edf81fba355370 # timeout=10 04:49:12 #1 [security-proxy-setup internal] load build definition from Dockerfile 04:49:12 #1 transferring dockerfile: 2.50kB done 04:49:12 #1 DONE 0.0s 04:49:12 04:49:12 #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile 04:49:12 #2 transferring dockerfile: 2.23kB done 04:49:12 #2 DONE 0.0s 04:49:12 04:49:12 #3 [security-bootstrapper internal] load build definition from Dockerfile 04:49:12 #3 transferring dockerfile: 3.02kB done 04:49:12 #3 DONE 0.0s 04:49:12 04:49:12 #4 [support-cron-scheduler internal] load build definition from Dockerfile 04:49:12 #4 transferring dockerfile: 1.86kB done 04:49:12 #4 DONE 0.0s 04:49:12 04:49:12 #5 [core-data internal] load build definition from Dockerfile 04:49:12 #5 transferring dockerfile: 2.07kB done 04:49:12 #5 DONE 0.0s 04:49:12 04:49:12 #6 [security-spire-config internal] load build definition from Dockerfile 04:49:12 #6 transferring dockerfile: 1.69kB done 04:49:12 #6 DONE 0.0s 04:49:12 04:49:12 #7 [security-spire-server internal] load build definition from Dockerfile 04:49:12 #7 transferring dockerfile: 1.70kB done 04:49:12 #7 DONE 0.0s 04:49:12 04:49:12 #8 [security-spiffe-token-provider internal] load build definition from Dockerfile 04:49:12 #8 transferring dockerfile: 1.89kB done 04:49:12 #8 DONE 0.0s 04:49:12 04:49:12 #9 [security-secretstore-setup internal] load build definition from Dockerfile 04:49:12 #9 transferring dockerfile: 2.49kB done 04:49:12 #9 DONE 0.0s 04:49:12 04:49:12 #10 [core-keeper internal] load build definition from Dockerfile 04:49:12 #10 transferring dockerfile: 2.07kB done 04:49:12 #10 DONE 0.0s 04:49:12 04:49:12 #11 [core-command internal] load build definition from Dockerfile 04:49:12 #11 transferring dockerfile: 1.94kB done 04:49:12 #11 DONE 0.0s 04:49:12 04:49:12 #12 [security-spire-agent internal] load build definition from Dockerfile 04:49:12 #12 transferring dockerfile: 1.81kB done 04:49:12 #12 DONE 0.0s 04:49:12 04:49:12 #13 [security-proxy-auth internal] load build definition from Dockerfile 04:49:12 #13 transferring dockerfile: 2.15kB done 04:49:12 #13 DONE 0.0s 04:49:12 04:49:12 #14 [core-metadata internal] load build definition from Dockerfile 04:49:12 #14 transferring dockerfile: 2.13kB done 04:49:12 #14 DONE 0.0s 04:49:12 04:49:12 #15 [support-notifications internal] load build definition from Dockerfile 04:49:12 #15 transferring dockerfile: 2.02kB done 04:49:12 #15 DONE 0.0s 04:49:12 04:49:12 #16 [security-proxy-setup internal] load .dockerignore 04:49:12 #16 transferring context: 50B done 04:49:12 #16 DONE 0.0s 04:49:12 04:49:12 #17 [core-common-config-bootstrapper internal] load .dockerignore 04:49:12 #17 transferring context: 50B done 04:49:12 #17 DONE 0.0s 04:49:12 04:49:12 #18 [security-bootstrapper internal] load .dockerignore 04:49:12 #18 transferring context: 50B done 04:49:12 #18 DONE 0.0s 04:49:12 04:49:12 #19 [support-cron-scheduler internal] load .dockerignore 04:49:12 #19 transferring context: 50B done 04:49:12 #19 DONE 0.0s 04:49:12 04:49:12 #20 [core-data internal] load .dockerignore 04:49:12 #20 transferring context: 50B done 04:49:12 #20 DONE 0.0s 04:49:12 04:49:12 #21 [security-spire-config internal] load .dockerignore 04:49:12 #21 transferring context: 50B done 04:49:12 #21 DONE 0.0s 04:49:12 04:49:12 #22 [security-spire-server internal] load .dockerignore 04:49:12 #22 transferring context: 50B done 04:49:12 #22 DONE 0.0s 04:49:12 04:49:12 #23 [security-spiffe-token-provider internal] load .dockerignore 04:49:12 #23 transferring context: 50B done 04:49:12 #23 DONE 0.0s 04:49:12 04:49:12 #24 [security-secretstore-setup internal] load .dockerignore 04:49:12 #24 transferring context: 50B done 04:49:12 #24 DONE 0.0s 04:49:12 04:49:12 #25 [core-keeper internal] load .dockerignore 04:49:12 #25 transferring context: 50B done 04:49:12 #25 DONE 0.0s 04:49:12 04:49:12 #26 [security-spire-agent internal] load .dockerignore 04:49:12 #26 transferring context: 50B done 04:49:12 #26 DONE 0.0s 04:49:12 04:49:12 #27 [core-command internal] load .dockerignore 04:49:12 #27 transferring context: 50B done 04:49:12 #27 DONE 0.0s 04:49:12 04:49:12 #28 [security-proxy-auth internal] load .dockerignore 04:49:12 #28 transferring context: 50B done 04:49:12 #28 DONE 0.0s 04:49:12 04:49:12 #29 [core-metadata internal] load .dockerignore 04:49:12 #29 transferring context: 50B done 04:49:12 #29 DONE 0.0s 04:49:12 04:49:12 #30 [support-notifications internal] load .dockerignore 04:49:12 #30 transferring context: 50B done 04:49:12 #30 DONE 0.0s 04:49:12 04:49:12 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:49:12 #31 DONE 0.0s 04:49:12 04:49:12 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 04:49:12 #32 DONE 0.1s 04:49:12 04:49:12 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:49:12 #31 DONE 0.0s 04:49:12 04:49:12 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 04:49:12 #32 DONE 0.1s 04:49:12 04:49:12 #33 [core-common-config-bootstrapper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 04:49:12 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 04:49:12 #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 04:49:12 #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 04:49:12 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 04:49:12 #33 DONE 0.1s 04:49:12 04:49:12 #34 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [Pipeline] withEnv [Pipeline] { 04:49:13 #34 ... 04:49:13 04:49:13 #33 [support-cron-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 04:49:13 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 04:49:13 #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 04:49:13 #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 04:49:13 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 04:49:13 #33 DONE 0.1s 04:49:13 04:49:13 #34 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 04:49:13 #34 ... 04:49:13 04:49:13 #33 [core-data stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 04:49:13 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 04:49:13 #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 04:49:13 #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 04:49:13 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 04:49:13 #33 DONE 0.1s 04:49:13 04:49:13 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:49:13 #31 DONE 0.0s 04:49:13 04:49:13 #34 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 04:49:13 #34 ... 04:49:13 04:49:13 #33 [core-command stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 04:49:13 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 04:49:13 #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 04:49:13 #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 04:49:13 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 04:49:13 #33 DONE 0.1s 04:49:13 04:49:13 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 04:49:13 #31 DONE 0.0s 04:49:13 04:49:13 #34 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 04:49:13 #34 ... 04:49:13 04:49:13 #33 [core-metadata stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 04:49:13 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 04:49:13 #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 04:49:13 #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 04:49:13 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 04:49:13 #33 DONE 0.1s 04:49:13 04:49:13 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 04:49:13 #32 DONE 0.6s 04:49:13 04:49:13 #34 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 04:49:13 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 04:49:13 % Total % Received % Xferd Average Speed Time Time Time Current 04:49:13 Dload Upload Total Spent Left Speed 04:49:13 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 105k 0 --:--:-- --:--:-- --:--:-- 105k [Pipeline] sh 04:49:13 #34 ... 04:49:13 04:49:13 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 04:49:13 #35 DONE 0.8s 04:49:14 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json 04:49:14 04:49:14 #33 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 04:49:14 #33 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 04:49:14 #33 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 04:49:14 #33 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 04:49:14 #33 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 04:49:14 #33 DONE 0.1s 04:49:14 04:49:14 #36 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 04:49:14 #36 DONE 1.1s 04:49:14 04:49:14 #37 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:49:14 #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 [Pipeline] sh 04:49:14 #37 ... 04:49:14 04:49:14 #34 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 04:49:14 #34 DONE 1.8s 04:49:14 04:49:14 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:49:14 #37 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.3s done 04:49:14 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 04:49:14 + sudo tee /etc/docker/daemon.new 04:49:14 { 04:49:14 "registry-mirrors": [ 04:49:14 "https://nexus3.edgexfoundry.org:10001" 04:49:14 ], 04:49:14 "bip": "10.250.0.254/24", 04:49:14 "hosts": [ 04:49:14 "tcp://0.0.0.0:5555", 04:49:14 "unix:///var/run/docker.sock" 04:49:14 ], 04:49:14 "mtu": 1458, 04:49:14 "selinux-enabled": true, 04:49:14 "seccomp-profile": "/etc/docker/seccomp.json" 04:49:14 } 04:49:14 #37 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 04:49:20 #37 ... 04:49:20 04:49:20 #38 [security-spiffe-token-provider internal] load build context 04:49:20 #38 transferring context: 228.74MB 6.5s 04:49:20 #38 ... 04:49:20 04:49:20 #39 [core-command builder 2/7] WORKDIR /edgex-go 04:49:22 #39 ... 04:49:22 04:49:22 #40 [security-spire-server internal] load build context 04:49:22 #40 transferring context: 23.57kB 0.0s done 04:49:22 #40 DONE 8.0s 04:49:22 04:49:22 #38 [security-spiffe-token-provider internal] load build context 04:49:22 #38 transferring context: 335.97MB 9.1s 04:49:22 #38 ... 04:49:22 04:49:22 #41 [security-proxy-setup internal] load build context 04:49:22 #41 ... 04:49:22 04:49:22 #42 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 04:49:22 #0 0.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:49:22 #0 1.072 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:49:22 #0 1.366 (1/1) Installing dumb-init (1.2.5-r3) 04:49:22 #0 1.381 Executing busybox-1.36.1-r29.trigger 04:49:22 #0 1.395 OK: 8 MiB in 15 packages 04:49:23 #42 ... 04:49:23 04:49:23 #43 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:49:23 #0 1.135 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:49:23 #0 1.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:49:23 #0 1.496 (1/3) Installing ca-certificates (20240705-r0) 04:49:23 #0 1.515 (2/3) Installing dumb-init (1.2.5-r3) 04:49:23 #0 1.516 (3/3) Installing tzdata (2024b-r0) 04:49:23 #0 1.546 Executing busybox-1.36.1-r29.trigger 04:49:23 #0 1.556 Executing ca-certificates-20240705-r0.trigger 04:49:23 #0 1.611 OK: 10 MiB in 17 packages 04:49:23 #43 ... 04:49:23 04:49:23 #44 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:49:23 #0 0.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:49:23 #0 0.957 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:49:23 #0 1.391 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:49:23 #0 1.391 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:49:23 #0 1.391 OK: 24168 distinct packages available 04:49:23 #0 1.456 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:49:23 #0 1.530 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:49:23 #0 1.850 (1/14) Installing ca-certificates (20240705-r0) 04:49:23 #0 1.868 (2/14) Installing brotli-libs (1.1.0-r2) 04:49:23 #0 1.885 (3/14) Installing c-ares (1.33.1-r0) 04:49:23 #0 1.890 (4/14) Installing libunistring (1.2-r0) 04:49:23 #0 1.906 (5/14) Installing libidn2 (2.3.7-r0) 04:49:23 #0 1.912 (6/14) Installing nghttp2-libs (1.62.1-r0) 04:49:23 #0 1.915 (7/14) Installing libpsl (0.21.5-r1) 04:49:23 #0 1.917 (8/14) Installing zstd-libs (1.5.6-r0) 04:49:23 #0 1.927 (9/14) Installing libcurl (8.11.0-r1) 04:49:23 #0 1.936 (10/14) Installing curl (8.11.0-r1) 04:49:23 #0 1.941 (11/14) Installing dumb-init (1.2.5-r3) 04:49:23 #0 1.944 (12/14) Installing musl-obstack (1.2.3-r2) 04:49:23 #0 1.947 (13/14) Installing libucontext (1.2-r3) 04:49:23 #0 1.950 (14/14) Installing gcompat (1.1.0-r4) 04:49:23 #0 1.954 Executing busybox-1.36.1-r29.trigger 04:49:23 #0 1.963 Executing ca-certificates-20240705-r0.trigger 04:49:23 #0 1.996 OK: 13 MiB in 28 packages 04:49:23 #44 ... 04:49:23 04:49:23 #45 [security-bootstrapper internal] load build context 04:49:23 #45 ... 04:49:23 04:49:23 #46 [support-cron-scheduler internal] load build context 04:49:23 #46 ... 04:49:23 04:49:23 #47 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 04:49:23 #0 1.092 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:49:23 #0 1.184 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:49:23 #0 1.494 (1/2) Installing dumb-init (1.2.5-r3) 04:49:23 #0 1.494 (2/2) Installing su-exec (0.2-r3) 04:49:23 #0 1.494 Executing busybox-1.36.1-r29.trigger 04:49:23 #0 1.501 OK: 8 MiB in 16 packages 04:49:23 #47 ... 04:49:23 04:49:23 #48 [support-notifications internal] load build context 04:49:23 #48 ... 04:49:23 04:49:23 #49 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 04:49:23 #0 3.727 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:49:23 #0 3.792 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:49:23 #0 4.071 (1/1) Installing dumb-init (1.2.5-r3) 04:49:23 #0 4.074 Executing busybox-1.36.1-r29.trigger 04:49:23 #0 4.084 OK: 8 MiB in 15 packages 04:49:23 #49 ... 04:49:23 04:49:23 #50 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:49:23 #50 ... 04:49:23 04:49:23 #51 [security-proxy-auth internal] load build context 04:49:23 #51 transferring context: 433.51MB 9.9s done 04:49:24 #51 ... 04:49:24 04:49:24 #52 [core-command internal] load build context 04:49:24 #52 ... 04:49:24 04:49:24 #53 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 04:49:24 #53 ... 04:49:24 04:49:24 #54 [security-secretstore-setup internal] load build context 04:49:24 #54 ... 04:49:24 04:49:24 #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:49:24 #0 7.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:49:24 #0 7.260 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:49:24 #0 7.513 (1/4) Installing ca-certificates (20240705-r0) 04:49:24 #0 7.531 (2/4) Installing dumb-init (1.2.5-r3) 04:49:24 #0 7.533 (3/4) Installing su-exec (0.2-r3) 04:49:24 #0 7.536 (4/4) Installing yq-go (4.44.1-r2) 04:49:24 #0 7.599 Executing busybox-1.36.1-r29.trigger 04:49:24 #0 7.608 Executing ca-certificates-20240705-r0.trigger 04:49:24 #0 7.643 OK: 19 MiB in 18 packages 04:49:24 #55 ... 04:49:24 04:49:24 #56 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:49:24 #56 ... 04:49:24 04:49:24 #57 [core-keeper internal] load build context 04:49:24 #57 transferring context: 433.51MB 10.1s done 04:49:24 #57 ... 04:49:24 04:49:24 #58 [security-spire-config internal] load build context 04:49:24 #58 transferring context: 21.82kB 0.0s done 04:49:24 #58 ... 04:49:24 04:49:24 #59 [security-spire-agent internal] load build context 04:49:24 #59 transferring context: 23.10kB 0.0s done 04:49:24 #59 ... 04:49:24 04:49:24 #60 [core-data internal] load build context 04:49:24 #60 transferring context: 433.51MB 10.3s done 04:49:25 #60 ... 04:49:25 04:49:25 #61 [core-metadata internal] load build context 04:49:25 #61 transferring context: 433.51MB 11.4s done 04:49:25 #61 ... 04:49:25 04:49:25 #62 [core-common-config-bootstrapper internal] load build context 04:49:25 #62 transferring context: 433.51MB 12.2s done 04:49:25 #62 ... 04:49:25 04:49:25 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:49:25 #0 0.650 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:49:25 #0 0.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:49:25 #0 1.196 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 04:49:25 #0 1.267 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 04:49:25 #0 1.277 (3/6) Installing dumb-init (1.2.5-r3) 04:49:25 #0 1.281 (4/6) Installing openssl (3.3.2-r1) 04:49:25 #0 1.299 (5/6) Installing su-exec (0.2-r3) 04:49:25 #0 1.319 (6/6) Installing yq-go (4.44.1-r2) 04:49:25 #0 1.429 Executing busybox-1.36.1-r29.trigger 04:49:25 #0 1.482 OK: 19 MiB in 18 packages 04:49:25 #63 ... 04:49:25 04:49:25 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:49:25 #64 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.3s done 04:49:25 #64 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 04:49:25 #64 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 04:49:25 #64 ... 04:49:25 04:49:25 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:49:25 #65 ... 04:49:25 04:49:25 #54 [security-secretstore-setup internal] load build context 04:49:25 #54 transferring context: 433.51MB 12.3s done [Pipeline] sh 04:49:27 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 04:49:27 + sudo service docker restart 04:49:31 #54 ... 04:49:31 04:49:31 #45 [security-bootstrapper internal] load build context 04:49:31 #45 transferring context: 433.51MB 12.1s done 04:49:31 #45 ... 04:49:31 04:49:31 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:49:31 #37 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 04:49:31 #37 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 04:49:31 #37 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 04:49:31 #37 ... 04:49:31 04:49:31 #38 [security-spiffe-token-provider internal] load build context 04:49:31 #38 transferring context: 433.51MB 11.4s done 04:49:33 #38 ... 04:49:33 04:49:33 #41 [security-proxy-setup internal] load build context 04:49:33 #41 transferring context: 433.51MB 10.4s done 04:49:33 #41 ... 04:49:33 04:49:33 #52 [core-command internal] load build context 04:49:33 #52 transferring context: 433.51MB 11.4s done 04:49:34 #52 ... 04:49:34 04:49:34 #46 [support-cron-scheduler internal] load build context 04:49:34 #46 transferring context: 433.51MB 11.4s done 04:49:34 #46 ... 04:49:34 04:49:34 #48 [support-notifications internal] load build context 04:49:34 #48 transferring context: 433.51MB 10.4s done 04:49:38 #48 ... 04:49:38 04:49:38 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:49:38 #64 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 04:49:38 #64 ... 04:49:38 04:49:38 #58 [security-spire-config internal] load build context 04:49:38 #58 DONE 23.4s 04:49:38 04:49:38 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:49:38 #64 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 4.9s 04:49:38 #64 ... 04:49:38 04:49:38 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:49:43 #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 8.6s [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:49:45 provisioning config files... 04:49:45 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/748@tmp/config4485279787593448710tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:49:46 ---> ****-login.sh 04:49:46 nexus3.edgexfoundry.org:10001 04:49:46 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:49:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:49:46 Configure a credential helper to remove this warning. See 04:49:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:49:46 04:49:46 Login Succeeded 04:49:46 nexus3.edgexfoundry.org:10002 04:49:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:49:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:49:47 Configure a credential helper to remove this warning. See 04:49:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:49:47 04:49:47 Login Succeeded 04:49:47 nexus3.edgexfoundry.org:10003 04:49:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:49:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:49:47 Configure a credential helper to remove this warning. See 04:49:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:49:47 04:49:47 Login Succeeded 04:49:47 nexus3.edgexfoundry.org:10004 04:49:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:49:47 #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 13.7s 04:49:47 #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 13.7s 04:49:47 #37 ... 04:49:47 04:49:47 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:49:47 #64 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 15.1s 04:49:47 #64 ... 04:49:47 04:49:47 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:49:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:49:47 Configure a credential helper to remove this warning. See 04:49:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:49:47 04:49:47 Login Succeeded 04:49:47 ****.io 04:49:48 #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 14.1s 04:49:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:49:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:49:48 Configure a credential helper to remove this warning. See 04:49:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:49:48 04:49:48 Login Succeeded 04:49:48 ---> ****-login.sh ends [Pipeline] } 04:49:48 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 04:49:49 + git config --global --add safe.directory /w/workspace/edgex-go/748 [Pipeline] echo 04:49:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:49:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:49:49 ========================================================= 04:49:49 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 04:49:49 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:49:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 04:49:49 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 04:49:49 cf04c63912e1: Pulling fs layer 04:49:49 55b35a11ae5e: Pulling fs layer 04:49:49 a37a00ec5f00: Pulling fs layer 04:49:49 50b3750afda1: Pulling fs layer 04:49:49 4f4fb700ef54: Pulling fs layer 04:49:49 80978eb59214: Pulling fs layer 04:49:49 c9f46d7d2bd2: Pulling fs layer 04:49:49 c5a475d317c9: Pulling fs layer 04:49:49 50b3750afda1: Waiting 04:49:49 4f4fb700ef54: Waiting 04:49:49 c5a475d317c9: Waiting 04:49:49 80978eb59214: Waiting 04:49:49 c9f46d7d2bd2: Waiting 04:49:49 55b35a11ae5e: Verifying Checksum 04:49:49 55b35a11ae5e: Download complete 04:49:49 50b3750afda1: Verifying Checksum 04:49:49 50b3750afda1: Download complete 04:49:49 4f4fb700ef54: Download complete 04:49:49 80978eb59214: Verifying Checksum 04:49:49 80978eb59214: Download complete 04:49:49 cf04c63912e1: Verifying Checksum 04:49:49 cf04c63912e1: Download complete 04:49:50 c5a475d317c9: Verifying Checksum 04:49:50 c5a475d317c9: Download complete 04:49:51 cf04c63912e1: Pull complete 04:49:51 #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 16.0s done 04:49:51 #37 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 16.0s done 04:49:51 55b35a11ae5e: Pull complete 04:49:51 a37a00ec5f00: Verifying Checksum 04:49:51 a37a00ec5f00: Download complete 04:49:52 #37 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 04:49:52 c9f46d7d2bd2: Verifying Checksum 04:49:52 c9f46d7d2bd2: Download complete 04:49:53 #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 19.2s 04:49:54 #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 20.3s done 04:49:54 #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 20.3s 04:49:54 #37 ... 04:49:54 04:49:54 #59 [security-spire-agent internal] load build context 04:49:54 #59 DONE 40.2s 04:49:54 04:49:54 #51 [security-proxy-auth internal] load build context 04:49:54 #51 DONE 41.1s 04:49:54 04:49:54 #60 [core-data internal] load build context 04:49:54 #60 DONE 41.2s 04:49:54 04:49:54 #57 [core-keeper internal] load build context 04:49:54 #57 DONE 41.1s 04:49:54 04:49:54 #48 [support-notifications internal] load build context 04:49:54 #48 DONE 40.8s 04:49:54 04:49:54 #55 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:49:54 #55 DONE 41.2s 04:49:54 04:49:54 #46 [support-cron-scheduler internal] load build context 04:49:54 #46 DONE 41.4s 04:49:54 04:49:54 #44 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:49:54 #44 DONE 41.2s 04:49:54 04:49:54 #50 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:49:54 #50 DONE 41.0s 04:49:54 04:49:54 #41 [security-proxy-setup internal] load build context 04:49:54 #41 DONE 41.5s 04:49:54 04:49:54 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:49:54 #37 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 20.3s done 04:49:54 #37 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 20.3s done 04:49:54 #37 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 04:49:54 #37 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 04:49:54 #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 20.4s 04:49:54 #37 ... 04:49:54 04:49:54 #66 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 04:49:54 #66 ... 04:49:54 04:49:54 #47 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 04:49:54 #47 DONE 41.4s 04:49:54 04:49:54 #43 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:49:54 #43 DONE 41.4s 04:49:54 04:49:54 #49 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 04:49:54 #49 DONE 41.3s 04:49:54 04:49:54 #38 [security-spiffe-token-provider internal] load build context 04:49:54 #38 DONE 41.4s 04:49:54 04:49:54 #52 [core-command internal] load build context 04:49:54 #52 DONE 41.3s 04:49:54 04:49:54 #42 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 04:49:54 #42 DONE 41.6s 04:49:54 04:49:54 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:49:54 #63 DONE 41.5s 04:49:54 04:49:54 #61 [core-metadata internal] load build context 04:49:54 #61 DONE 41.0s 04:49:54 04:49:54 #54 [security-secretstore-setup internal] load build context 04:49:54 #54 DONE 41.4s 04:49:54 04:49:54 #45 [security-bootstrapper internal] load build context 04:49:54 #45 DONE 41.5s 04:49:54 04:49:54 #62 [core-common-config-bootstrapper internal] load build context 04:49:54 #62 DONE 41.6s 04:49:54 04:49:54 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:49:54 #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 16.78MB / 30.73MB 20.6s 04:49:54 #37 ... 04:49:54 04:49:54 #39 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 04:49:54 #39 DONE 35.2s 04:49:54 04:49:54 #37 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:49:54 #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 24.12MB / 30.73MB 20.7s 04:49:54 #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 20.8s 04:49:55 #37 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 04:49:55 #37 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 20.9s done 04:49:56 #37 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.4s done 04:49:57 #37 ... 04:49:57 04:49:57 #53 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 04:49:57 #53 41.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:49:57 #53 41.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:49:57 #53 42.08 (1/2) Installing ca-certificates (20240705-r0) 04:49:57 #53 42.10 (2/2) Installing dumb-init (1.2.5-r3) 04:49:57 #53 42.10 Executing busybox-1.36.1-r29.trigger 04:49:57 #53 42.11 Executing ca-certificates-20240705-r0.trigger 04:49:57 #53 42.15 OK: 9 MiB in 16 packages 04:49:57 #53 DONE 43.8s 04:49:57 04:49:57 #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:49:57 #56 41.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:49:57 #56 41.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:49:57 #56 42.10 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:49:57 #56 42.10 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:49:57 #56 42.10 OK: 24168 distinct packages available 04:49:57 #56 42.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:49:57 #56 42.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:49:57 #56 42.50 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 04:49:57 #56 42.53 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 04:49:57 #56 42.54 (3/7) Installing dumb-init (1.2.5-r3) 04:49:57 #56 42.55 (4/7) Installing musl-obstack (1.2.3-r2) 04:49:57 #56 42.55 (5/7) Installing libucontext (1.2-r3) 04:49:57 #56 42.55 (6/7) Installing gcompat (1.1.0-r4) 04:49:57 #56 42.56 (7/7) Installing openssl (3.3.2-r1) 04:49:57 #56 42.57 Executing busybox-1.36.1-r29.trigger 04:49:57 #56 42.58 OK: 9 MiB in 19 packages 04:49:57 #56 DONE 43.2s 04:49:57 04:49:57 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:49:57 #65 41.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:49:57 #65 41.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:49:57 #65 41.86 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:49:57 #65 41.86 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:49:57 #65 41.86 OK: 24168 distinct packages available 04:49:57 #65 41.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:49:57 #65 42.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:49:57 #65 42.42 (1/4) Installing dumb-init (1.2.5-r3) 04:49:57 #65 42.42 (2/4) Installing musl-obstack (1.2.3-r2) 04:49:57 #65 42.42 (3/4) Installing libucontext (1.2-r3) 04:49:57 #65 42.43 (4/4) Installing gcompat (1.1.0-r4) 04:49:57 #65 42.43 Executing busybox-1.36.1-r29.trigger 04:49:57 #65 42.44 OK: 8 MiB in 18 packages 04:49:57 #65 DONE 43.2s 04:49:57 04:49:57 #67 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:49:57 #0 1.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:49:57 #0 1.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:49:57 #0 1.974 Upgrading critical system libraries and apk-tools: 04:49:57 #0 1.974 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 04:49:57 #0 1.986 Executing busybox-1.36.1-r29.trigger 04:49:57 #0 2.057 Continuing the upgrade transaction with new apk-tools: 04:49:57 #0 2.061 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:49:57 #0 2.133 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:49:57 #0 2.382 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 04:49:57 #0 2.415 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 04:49:57 #0 2.427 Executing ca-certificates-20240705-r0.trigger 04:49:57 #0 2.493 OK: 19 MiB in 18 packages 04:49:57 #67 DONE 3.2s 04:49:57 04:49:57 #64 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:49:57 #64 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 17.4s done 04:49:57 #64 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 19.8s done 04:49:57 #64 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 21.7s done 04:49:57 #64 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 04:49:57 #64 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 04:49:57 #64 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 22.5s done 04:49:57 #64 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 04:49:57 #64 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.9s done 04:49:57 #64 DONE 43.6s 04:49:57 04:49:57 #68 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 04:49:57 #68 ... 04:49:57 04:49:57 #37 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:49:57 #37 DONE 43.6s 04:49:57 04:49:57 #69 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:49:58 #69 ... 04:49:58 04:49:58 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:49:58 #70 DONE 3.6s 04:49:58 04:49:58 #71 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 04:49:58 #71 ... 04:49:58 04:49:58 #66 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 04:49:58 #66 2.621 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:49:58 #66 3.109 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:49:58 #66 3.821 (1/1) Installing dumb-init (1.2.5-r3) 04:49:58 #66 4.100 Executing busybox-1.36.1-r29.trigger 04:49:58 #66 4.183 OK: 8 MiB in 15 packages 04:49:58 #66 DONE 4.4s 04:49:58 04:49:58 #72 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 04:49:58 #0 3.108 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:49:58 #0 3.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:49:58 #0 3.552 Upgrading critical system libraries and apk-tools: 04:49:58 #0 3.552 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 04:49:58 #0 3.558 Executing busybox-1.36.1-r29.trigger 04:49:58 #0 3.629 Continuing the upgrade transaction with new apk-tools: 04:49:58 #0 3.633 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:49:58 #0 3.703 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:49:58 #0 4.003 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 04:49:58 #0 4.041 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 04:49:58 #0 4.051 OK: 8 MiB in 16 packages 04:49:58 #72 DONE 4.4s 04:49:58 04:49:58 #73 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 04:49:58 #0 3.084 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:49:58 #0 3.151 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:49:58 #0 3.487 Upgrading critical system libraries and apk-tools: 04:49:58 #0 3.487 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 04:49:58 #0 3.508 Executing busybox-1.36.1-r29.trigger 04:49:58 #0 3.599 Continuing the upgrade transaction with new apk-tools: 04:49:58 #0 3.603 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:49:58 #0 3.675 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:49:58 #0 3.947 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 04:49:58 #0 3.986 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 04:49:58 #0 3.997 Executing ca-certificates-20240705-r0.trigger 04:49:58 #0 4.046 OK: 10 MiB in 17 packages 04:49:58 #73 DONE 4.4s 04:49:58 04:49:58 #74 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:49:58 #0 3.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:49:58 #0 3.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:49:58 #0 3.500 Upgrading critical system libraries and apk-tools: 04:49:58 #0 3.500 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 04:49:58 #0 3.506 Executing busybox-1.36.1-r29.trigger 04:49:58 #0 3.576 Continuing the upgrade transaction with new apk-tools: 04:49:58 #0 3.578 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:49:58 #0 3.649 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:49:58 #0 3.994 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 04:49:58 #0 4.029 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 04:49:58 #0 4.040 Executing ca-certificates-20240705-r0.trigger 04:49:58 #0 4.073 OK: 13 MiB in 28 packages 04:49:58 #74 DONE 4.4s 04:49:58 04:49:58 #75 [core-data stage-1 3/8] RUN apk --no-cache upgrade 04:49:58 #0 3.100 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:49:58 #0 3.170 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:49:58 #0 3.495 Upgrading critical system libraries and apk-tools: 04:49:58 #0 3.495 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 04:49:58 #0 3.501 Executing busybox-1.36.1-r29.trigger 04:49:58 #0 3.586 Continuing the upgrade transaction with new apk-tools: 04:49:58 #0 3.586 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:49:58 #0 3.655 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:49:58 #0 3.929 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 04:49:58 #0 3.962 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 04:49:58 #0 3.972 OK: 8 MiB in 15 packages 04:49:58 #75 DONE 4.4s 04:49:58 04:49:58 #76 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 04:49:59 #76 ... 04:49:59 04:49:59 #77 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 04:49:59 #0 3.668 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:49:59 #0 3.753 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:49:59 #0 4.094 OK: 246 MiB in 54 packages 04:49:59 #77 DONE 4.4s 04:49:59 04:49:59 #78 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 04:49:59 #78 DONE 0.0s 04:49:59 04:49:59 #79 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:49:59 #79 ... 04:49:59 04:49:59 #80 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:49:59 #0 4.115 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:49:59 #0 4.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:49:59 #0 4.498 OK: 246 MiB in 54 packages 04:49:59 #80 DONE 4.6s 04:49:59 04:49:59 #81 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 04:49:59 #81 DONE 0.1s 04:49:59 04:49:59 #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:49:59 #0 3.866 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:49:59 #0 3.953 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:49:59 #0 4.362 Upgrading critical system libraries and apk-tools: 04:49:59 #0 4.362 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 04:49:59 #0 4.369 Executing busybox-1.36.1-r29.trigger 04:49:59 #0 4.457 Continuing the upgrade transaction with new apk-tools: 04:49:59 #0 4.462 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:49:59 #0 4.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:49:59 #0 4.884 OK: 19 MiB in 18 packages 04:49:59 #82 DONE 5.0s 04:49:59 04:49:59 #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 04:49:59 #83 DONE 0.0s 04:49:59 04:49:59 #84 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:50:00 #84 ... 04:50:00 04:50:00 #85 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 04:50:00 #0 3.815 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:50:00 #0 4.898 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:50:00 #0 5.200 Upgrading critical system libraries and apk-tools: 04:50:00 #0 5.200 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 04:50:00 #0 5.209 Executing busybox-1.36.1-r29.trigger 04:50:00 #0 5.273 Continuing the upgrade transaction with new apk-tools: 04:50:00 #0 5.276 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:50:00 #0 5.340 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:50:00 #0 5.651 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 04:50:00 #0 5.694 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 04:50:00 #0 5.706 OK: 8 MiB in 15 packages 04:50:00 #85 DONE 6.0s 04:50:00 04:50:00 #76 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 04:50:00 #76 DONE 1.8s 04:50:00 04:50:00 #86 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 04:50:00 #0 5.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:50:00 #0 5.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:50:00 #0 5.708 OK: 246 MiB in 54 packages 04:50:00 #86 DONE 5.9s 04:50:00 04:50:00 #87 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:50:00 #0 3.739 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:50:00 #0 4.818 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:50:00 #0 5.173 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:50:00 #0 5.173 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:50:00 #0 5.173 OK: 24169 distinct packages available 04:50:00 #0 5.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:50:00 #0 5.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:50:00 #0 5.761 OK: 246 MiB in 54 packages 04:50:00 #87 DONE 5.9s 04:50:00 04:50:00 #88 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 04:50:00 #88 DONE 0.0s 04:50:00 04:50:00 #89 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:50:00 #89 DONE 0.1s 04:50:00 04:50:00 #90 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 04:50:00 #90 DONE 0.1s 04:50:00 04:50:00 #71 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 04:50:00 #71 2.381 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:50:01 #71 2.846 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:50:01 #71 ... 04:50:01 04:50:01 #91 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 04:50:01 #0 2.533 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:50:01 #0 2.623 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:50:01 #0 2.989 Upgrading critical system libraries and apk-tools: 04:50:01 #0 2.989 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 04:50:01 #0 2.995 Executing busybox-1.36.1-r29.trigger 04:50:01 #0 3.078 Continuing the upgrade transaction with new apk-tools: 04:50:01 #0 3.082 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:50:01 #0 3.162 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:50:01 #0 3.458 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 04:50:01 #0 3.498 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 04:50:01 #0 3.509 Executing ca-certificates-20240705-r0.trigger 04:50:01 #0 3.544 OK: 9 MiB in 16 packages 04:50:01 #91 DONE 3.8s 04:50:01 04:50:01 #69 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:50:01 #69 2.496 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:50:01 #69 2.581 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:50:01 #69 2.920 Upgrading critical system libraries and apk-tools: 04:50:01 #69 2.920 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 04:50:01 #69 2.949 Executing busybox-1.36.1-r29.trigger 04:50:01 #69 3.031 Continuing the upgrade transaction with new apk-tools: 04:50:01 #69 3.039 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:50:01 #69 3.118 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:50:01 #69 3.404 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 04:50:01 #69 3.438 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 04:50:01 #69 3.454 OK: 8 MiB in 18 packages 04:50:01 #69 DONE 3.7s 04:50:01 04:50:01 #68 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 04:50:01 #68 2.717 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:50:01 #68 2.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:50:01 #68 3.199 Upgrading critical system libraries and apk-tools: 04:50:01 #68 3.199 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 04:50:01 #68 3.206 Executing busybox-1.36.1-r29.trigger 04:50:01 #68 3.295 Continuing the upgrade transaction with new apk-tools: 04:50:01 #68 3.300 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 04:50:01 #68 3.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 04:50:01 #68 3.728 OK: 9 MiB in 19 packages 04:50:02 #68 DONE 5.0s 04:50:02 04:50:02 #71 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 04:50:02 #71 3.580 OK: 246 MiB in 54 packages 04:50:02 #71 DONE 4.1s 04:50:02 04:50:02 #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:50:02 #92 DONE 1.2s 04:50:02 04:50:02 #93 [security-spire-config stage-2 5/10] COPY Attribution.txt / 04:50:03 #93 DONE 1.3s 04:50:03 04:50:03 #94 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:50:03 #94 DONE 1.3s 04:50:03 04:50:03 #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 04:50:03 #95 DONE 1.4s 04:50:03 04:50:03 #96 [core-keeper builder 5/8] COPY go.mod vendor* ./ 04:50:03 #96 DONE 1.4s 04:50:03 04:50:03 #97 [security-spire-config stage-2 6/10] COPY security.txt / 04:50:03 #97 DONE 0.1s 04:50:03 04:50:03 #98 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:50:03 #98 ... 04:50:03 04:50:03 #99 [security-spire-server stage-2 5/9] COPY Attribution.txt / 04:50:03 #99 DONE 0.1s 04:50:04 04:50:04 #100 [security-spire-server stage-2 6/9] COPY security.txt / 04:50:04 #100 DONE 0.9s 04:50:04 04:50:04 #101 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 04:50:04 #101 DONE 0.9s 04:50:04 04:50:04 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:50:04 #102 DONE 1.0s 04:50:04 04:50:04 #103 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 04:50:05 #103 DONE 0.1s 04:50:05 04:50:05 #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 04:50:05 #104 DONE 0.1s 04:50:05 04:50:05 #105 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 04:50:05 #105 DONE 0.1s 04:50:05 04:50:05 #106 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 04:50:05 #106 DONE 0.1s 04:50:05 04:50:05 #107 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 04:50:05 #107 DONE 0.1s 04:50:05 04:50:05 #108 [security-spire-agent stage-3 7/10] COPY security.txt / 04:50:05 #108 DONE 0.1s 04:50:05 04:50:05 #109 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 04:50:05 #109 DONE 0.1s 04:50:05 04:50:05 #110 [security-spire-config] exporting to image 04:50:05 #110 exporting layers 04:50:05 #110 ... 04:50:05 04:50:05 #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 04:50:05 #111 DONE 0.1s 04:50:05 04:50:05 #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 04:50:05 #112 DONE 0.1s 04:50:05 04:50:05 #110 [security-spire-server] exporting to image 04:50:05 #110 ... 04:50:05 04:50:05 #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 04:50:05 #113 DONE 0.1s 04:50:05 04:50:05 #110 [security-spire-agent] exporting to image 04:50:05 #110 exporting layers 0.6s done 04:50:05 #110 writing image sha256:048ddb1a1a74079e033f59501b4a18ecf5b01964c54401d06425c23039ebf2f4 done 04:50:05 #110 naming to docker.io/library/security-spire-config done 04:50:05 #110 exporting layers 0.7s done 04:50:05 #110 writing image sha256:7f899fe027b70a24b241f15ac15e0733b449d6c11b6fbd17d913a540a42c8166 0.0s done 04:50:05 #110 naming to docker.io/library/security-spire-server done 04:50:06 #110 exporting layers 0.6s done 04:50:06 #110 writing image sha256:0e94b193b1fe0e7ca0da786da517187859d9f20ed4a0fe3e0452bd563d352c1d done 04:50:06 #110 naming to docker.io/library/security-spire-agent done 04:50:06 #110 DONE 0.9s 04:50:06 04:50:06 #114 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:50:07 a37a00ec5f00: Pull complete 04:50:07 50b3750afda1: Pull complete 04:50:07 4f4fb700ef54: Pull complete 04:50:07 80978eb59214: Pull complete 04:50:11 #114 ... 04:50:11 04:50:11 #115 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:50:14 c9f46d7d2bd2: Pull complete 04:50:16 c5a475d317c9: Pull complete 04:50:16 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 04:50:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 04:50:16 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 04:50:16 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 04:50:16 WORKDIR /edgex 04:50:16 COPY go.mod . 04:50:16 RUN go mod download 04:50:16 + docker build -t ci-base-image-arm64 -f - . 04:50:17 Sending build context to Docker daemon 3.379MB 04:50:17 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 04:50:17 ---> be29e6b0f0d4 04:50:17 Step 2/4 : WORKDIR /edgex 04:50:17 ---> Running in e8260b358032 04:50:18 Removing intermediate container e8260b358032 04:50:18 ---> 2fa4262a7805 04:50:18 Step 3/4 : COPY go.mod . 04:50:18 ---> ba5a82ec1bcc 04:50:18 Step 4/4 : RUN go mod download 04:50:18 ---> Running in 2decc58fad2a 04:50:50 #115 DONE 49.1s 04:50:50 04:50:50 #98 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:50:50 #98 DONE 45.9s 04:50:50 04:50:50 #84 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:50:50 #84 DONE 50.3s 04:50:50 04:50:50 #114 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:50:50 #114 DONE 49.1s 04:50:50 04:50:50 #79 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:50:50 #79 DONE 50.7s 04:50:50 04:50:50 #116 [core-common-config-bootstrapper builder 6/7] COPY . . 04:51:00 #116 ... 04:51:00 04:51:00 #117 [core-keeper builder 7/8] COPY . . 04:51:00 #117 ... 04:51:00 04:51:00 #118 [support-cron-scheduler builder 6/7] COPY . . 04:51:00 #118 ... 04:51:00 04:51:00 #119 [security-proxy-setup builder 6/7] COPY . . 04:51:00 #119 ... 04:51:00 04:51:00 #120 [security-spiffe-token-provider builder 6/7] COPY . . 04:51:05 #120 ... 04:51:05 04:51:05 #119 [security-proxy-setup builder 6/7] COPY . . 04:51:05 #119 DONE 15.0s 04:51:05 04:51:05 #121 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 04:51:05 #121 CACHED 04:51:05 04:51:05 #122 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:51:05 #122 CACHED 04:51:05 04:51:05 #123 [security-secretstore-setup builder 6/7] COPY . . 04:51:05 #123 CACHED 04:51:05 04:51:05 #117 [core-keeper builder 7/8] COPY . . 04:51:05 #117 DONE 15.0s 04:51:05 04:51:05 #124 [support-notifications builder 6/7] COPY . . 04:51:05 #124 CACHED 04:51:05 04:51:05 #125 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:51:05 #125 CACHED 04:51:05 04:51:05 #126 [support-notifications builder 4/7] COPY go.mod vendor* ./ 04:51:05 #126 CACHED 04:51:05 04:51:05 #127 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:51:05 #127 CACHED 04:51:05 04:51:05 #128 [security-bootstrapper builder 6/7] COPY . . 04:51:05 #128 CACHED 04:51:05 04:51:05 #129 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:51:05 #129 CACHED 04:51:05 04:51:05 #118 [support-cron-scheduler builder 6/7] COPY . . 04:51:05 #118 DONE 15.0s 04:51:05 04:51:05 #130 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 04:51:05 #130 CACHED 04:51:05 04:51:05 #131 [security-proxy-auth builder 6/7] COPY . . 04:51:05 #131 CACHED 04:51:05 04:51:05 #132 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:51:05 #132 CACHED 04:51:05 04:51:05 #133 [core-metadata builder 4/7] COPY go.mod vendor* ./ 04:51:05 #133 CACHED 04:51:05 04:51:05 #134 [core-metadata builder 6/7] COPY . . 04:51:05 #134 CACHED 04:51:05 04:51:05 #135 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:51:05 #135 CACHED 04:51:05 04:51:05 #136 [core-command builder 6/7] COPY . . 04:51:05 #136 CACHED 04:51:05 04:51:05 #137 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:51:05 #137 CACHED 04:51:05 04:51:05 #138 [core-command builder 4/7] COPY go.mod vendor* ./ 04:51:05 #138 CACHED 04:51:05 04:51:05 #139 [core-data builder 6/7] COPY . . 04:51:05 #139 CACHED 04:51:05 04:51:05 #140 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:51:05 #140 CACHED 04:51:05 04:51:05 #141 [core-data builder 4/7] COPY go.mod vendor* ./ 04:51:05 #141 CACHED 04:51:05 04:51:05 #120 [security-spiffe-token-provider builder 6/7] COPY . . 04:51:05 #120 DONE 15.1s 04:51:05 04:51:05 #116 [core-common-config-bootstrapper builder 6/7] COPY . . 04:51:05 #116 DONE 15.0s 04:51:05 04:51:05 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:51:06 #142 1.394 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 04:51:16 #142 ... 04:51:16 04:51:16 #143 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 04:51:16 #0 0.982 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 04:51:16 #143 ... 04:51:16 04:51:16 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:51:16 #0 0.982 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 04:51:16 #144 ... 04:51:16 04:51:16 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:51:16 #0 1.278 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 04:51:16 #145 ... 04:51:16 04:51:16 #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:51:16 #0 1.034 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 04:51:16 #146 ... 04:51:16 04:51:16 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:51:16 #0 1.230 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 04:51:16 #147 ... 04:51:16 04:51:16 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:51:16 #0 0.619 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 04:51:16 #148 ... 04:51:16 04:51:16 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:51:16 #0 0.803 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 04:51:16 #149 ... 04:51:16 04:51:16 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:51:16 #0 0.940 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:51:16 #150 ... 04:51:16 04:51:16 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:51:16 #0 0.784 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 04:51:16 #151 ... 04:51:16 04:51:16 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:51:16 #0 1.451 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:51:16 #152 ... 04:51:16 04:51:16 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:51:16 #0 0.527 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:51:26 Removing intermediate container 2decc58fad2a 04:51:26 ---> aff63a1256a5 04:51:26 Successfully built aff63a1256a5 04:51:26 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:27 + docker inspect -f . ci-base-image-arm64 04:51:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:51:27 prd-ubuntu20.04-docker-arm64-4c-16g-25864 does not seem to be running inside a container 04:51:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/748 -v /w/workspace/edgex-go/748:/w/workspace/edgex-go/748:rw,z -v /w/workspace/edgex-go/748@tmp:/w/workspace/edgex-go/748@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 04:51:28 $ docker top 48ed7d7a2c764b9db6ab4d7bd51ba3f59830732935e16455b8608b476c5dc34c -eo pid,comm [Pipeline] { [Pipeline] sh 04:51:29 + go version 04:51:29 go version go1.23.2 linux/arm64 [Pipeline] } 04:51:29 $ docker stop --time=1 48ed7d7a2c764b9db6ab4d7bd51ba3f59830732935e16455b8608b476c5dc34c 04:51:31 $ docker rm -f --volumes 48ed7d7a2c764b9db6ab4d7bd51ba3f59830732935e16455b8608b476c5dc34c [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 04:51:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:51:32 04:51:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:51:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:51:33 latest: Pulling from edgex-devops/edgex-compose-arm64 04:51:33 547446be3368: Pulling fs layer 04:51:33 d125d8839a47: Pulling fs layer 04:51:33 3e85d5ac6304: Pulling fs layer 04:51:33 c3105a71a48b: Pulling fs layer 04:51:33 0f093f025ec4: Pulling fs layer 04:51:33 c3106fc0e877: Pulling fs layer 04:51:33 c3105a71a48b: Waiting 04:51:33 0f093f025ec4: Waiting 04:51:33 c3106fc0e877: Waiting 04:51:33 547446be3368: Verifying Checksum 04:51:33 547446be3368: Download complete 04:51:33 c3105a71a48b: Verifying Checksum 04:51:33 c3105a71a48b: Download complete 04:51:33 d125d8839a47: Verifying Checksum 04:51:33 d125d8839a47: Download complete 04:51:33 c3106fc0e877: Verifying Checksum 04:51:33 c3106fc0e877: Download complete 04:51:33 0f093f025ec4: Verifying Checksum 04:51:33 0f093f025ec4: Download complete 04:51:33 547446be3368: Pull complete 04:51:34 d125d8839a47: Pull complete 04:51:35 3e85d5ac6304: Verifying Checksum 04:51:35 3e85d5ac6304: Download complete 04:51:45 3e85d5ac6304: Pull complete 04:51:45 c3105a71a48b: Pull complete 04:51:46 0f093f025ec4: Pull complete 04:51:46 c3106fc0e877: Pull complete 04:51:46 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 04:51:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 04:51:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:51:47 prd-ubuntu20.04-docker-arm64-4c-16g-25864 does not seem to be running inside a container 04:51:47 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/748 -v /w/workspace/edgex-go/748:/w/workspace/edgex-go/748:rw,z -v /w/workspace/edgex-go/748@tmp:/w/workspace/edgex-go/748@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 04:51:49 $ docker top 3d97751d0f735242199f92159ab3495165c02170ddc590a273e565c40e1261fd -eo pid,comm [Pipeline] { [Pipeline] sh 04:51:50 + docker compose -f ./docker-compose-build.yml build --parallel 04:52:05 #1 [core-data internal] load build definition from Dockerfile 04:52:05 #1 transferring dockerfile: 2.07kB done 04:52:05 #1 DONE 0.1s 04:52:05 04:52:05 #2 [security-proxy-setup internal] load build definition from Dockerfile 04:52:05 #2 transferring dockerfile: 2.50kB 0.0s done 04:52:05 #2 DONE 0.1s 04:52:05 04:52:05 #3 [security-proxy-auth internal] load build definition from Dockerfile 04:52:05 #3 transferring dockerfile: 2.15kB done 04:52:05 #3 DONE 0.1s 04:52:05 04:52:05 #4 [security-spire-config internal] load build definition from Dockerfile 04:52:05 #4 transferring dockerfile: 1.69kB 0.0s done 04:52:05 #4 DONE 0.1s 04:52:05 04:52:05 #5 [core-keeper internal] load build definition from Dockerfile 04:52:05 #5 transferring dockerfile: 2.07kB done 04:52:05 #5 DONE 0.1s 04:52:05 04:52:05 #6 [security-secretstore-setup internal] load build definition from Dockerfile 04:52:05 #6 transferring dockerfile: 2.49kB 0.0s done 04:52:05 #6 DONE 0.1s 04:52:05 04:52:05 #7 [support-cron-scheduler internal] load build definition from Dockerfile 04:52:05 #7 transferring dockerfile: 1.86kB done 04:52:05 #7 DONE 0.1s 04:52:05 04:52:05 #8 [security-bootstrapper internal] load build definition from Dockerfile 04:52:05 #8 transferring dockerfile: 3.02kB 0.0s done 04:52:05 #8 DONE 0.1s 04:52:05 04:52:05 #9 [core-common-config-bootstrapper internal] load build definition from Dockerfile 04:52:05 #9 transferring dockerfile: 2.23kB done 04:52:05 #9 DONE 0.1s 04:52:05 04:52:05 #10 [security-spiffe-token-provider internal] load build definition from Dockerfile 04:52:05 #10 transferring dockerfile: 1.89kB 0.0s done 04:52:05 #10 DONE 0.1s 04:52:05 04:52:05 #11 [security-spire-server internal] load build definition from Dockerfile 04:52:05 #11 transferring dockerfile: 1.70kB done 04:52:05 #11 DONE 0.1s 04:52:05 04:52:05 #12 [core-command internal] load build definition from Dockerfile 04:52:05 #12 transferring dockerfile: 1.94kB done 04:52:05 #12 DONE 0.1s 04:52:05 04:52:05 #13 [support-notifications internal] load build definition from Dockerfile 04:52:05 #13 transferring dockerfile: 2.02kB done 04:52:05 #13 DONE 0.1s 04:52:05 04:52:05 #14 [security-spire-agent internal] load build definition from Dockerfile 04:52:05 #14 transferring dockerfile: 1.81kB done 04:52:05 #14 DONE 0.1s 04:52:05 04:52:05 #15 [core-metadata internal] load build definition from Dockerfile 04:52:05 #15 transferring dockerfile: 2.13kB 0.0s done 04:52:05 #15 DONE 0.1s 04:52:05 04:52:05 #16 [core-data internal] load .dockerignore 04:52:05 #16 transferring context: 50B done 04:52:05 #16 DONE 0.1s 04:52:05 04:52:05 #17 [security-proxy-auth internal] load .dockerignore 04:52:06 #17 ... 04:52:06 04:52:06 #18 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:52:06 #18 DONE 0.0s 04:52:06 04:52:06 #19 [core-metadata internal] load .dockerignore 04:52:07 #19 ... 04:52:07 04:52:07 #20 [security-proxy-setup internal] load .dockerignore 04:52:07 #20 transferring context: 50B done 04:52:07 #20 DONE 1.5s 04:52:07 04:52:07 #17 [security-proxy-auth internal] load .dockerignore 04:52:07 #17 transferring context: 50B done 04:52:07 #17 DONE 1.5s 04:52:07 04:52:07 #21 [security-spire-config internal] load .dockerignore 04:52:07 #21 transferring context: 50B done 04:52:07 #21 DONE 1.6s 04:52:07 04:52:07 #18 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:52:07 #18 DONE 0.0s 04:52:07 04:52:07 #22 [core-command internal] load .dockerignore 04:52:07 #22 transferring context: 50B 0.0s done 04:52:07 #22 ... 04:52:07 04:52:07 #23 [security-secretstore-setup internal] load .dockerignore 04:52:07 #23 transferring context: 50B 0.0s done 04:52:07 #23 DONE 1.6s 04:52:07 04:52:07 #24 [security-bootstrapper internal] load .dockerignore 04:52:07 #24 transferring context: 50B 0.0s done 04:52:07 #24 DONE 1.5s 04:52:07 04:52:07 #18 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:52:07 #18 DONE 0.0s 04:52:07 04:52:07 #25 [core-keeper internal] load .dockerignore 04:52:07 #25 transferring context: 50B 0.0s done 04:52:07 #25 DONE 1.8s 04:52:07 04:52:07 #26 [support-cron-scheduler internal] load .dockerignore 04:52:07 #26 transferring context: 50B 0.0s done 04:52:07 #26 DONE 1.7s 04:52:07 04:52:07 #27 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 04:52:07 #27 DONE 1.1s 04:52:07 04:52:07 #28 [core-data stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 04:52:07 #28 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 04:52:08 #28 ... 04:52:08 04:52:08 #29 [core-common-config-bootstrapper internal] load .dockerignore 04:52:08 #29 transferring context: 50B 0.0s done 04:52:08 #29 DONE 1.7s 04:52:08 04:52:08 #28 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 04:52:08 #28 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 04:52:08 #28 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 04:52:08 #28 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 04:52:08 #28 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 04:52:08 #28 ... 04:52:08 04:52:08 #30 [security-spiffe-token-provider internal] load .dockerignore 04:52:08 #30 transferring context: 50B 0.0s done 04:52:08 #30 DONE 1.7s 04:52:08 04:52:08 #31 [security-spire-server internal] load .dockerignore 04:52:08 #31 transferring context: 50B done 04:52:08 #31 DONE 1.6s 04:52:08 04:52:08 #22 [core-command internal] load .dockerignore 04:52:08 #22 DONE 1.6s 04:52:08 04:52:08 #28 [security-proxy-setup stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 04:52:08 #28 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 04:52:08 #28 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 04:52:08 #28 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 04:52:08 #28 ... 04:52:08 04:52:08 #32 [support-notifications internal] load .dockerignore 04:52:08 #32 transferring context: 50B 0.0s done 04:52:08 #32 DONE 1.6s 04:52:08 04:52:08 #33 [security-spire-agent internal] load .dockerignore 04:52:08 #33 transferring context: 50B 0.0s done 04:52:08 #33 DONE 1.6s 04:52:08 04:52:08 #19 [core-metadata internal] load .dockerignore 04:52:08 #19 transferring context: 50B 0.0s done 04:52:08 #19 DONE 1.7s 04:52:08 04:52:08 #27 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 04:52:08 #27 DONE 1.1s 04:52:08 04:52:08 #34 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:52:09 #34 ... 04:52:09 04:52:09 #18 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:52:09 #18 DONE 0.0s 04:52:09 04:52:09 #35 [core-data internal] load build context 04:52:09 #35 transferring context: 2.96MB 1.2s done 04:52:09 #35 DONE 1.6s 04:52:09 04:52:09 #27 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 04:52:09 #27 DONE 1.3s 04:52:09 04:52:09 #36 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:52:09 #36 ... 04:52:09 04:52:09 #18 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:52:09 #18 DONE 0.0s 04:52:09 04:52:09 #37 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 04:52:09 #37 DONE 1.4s 04:52:09 04:52:09 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:52:09 #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:52:09 #38 ... 04:52:09 04:52:09 #27 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 04:52:09 #27 DONE 1.5s 04:52:09 04:52:09 #39 [security-proxy-auth internal] load build context 04:52:09 #39 transferring context: 2.96MB 1.2s done 04:52:09 #39 DONE 1.9s 04:52:09 04:52:09 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:52:09 #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 04:52:09 #38 ... 04:52:09 04:52:09 #40 [security-proxy-setup internal] load build context 04:52:09 #40 transferring context: 2.96MB 1.6s done 04:52:09 #40 DONE 2.0s 04:52:09 04:52:09 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:52:09 #38 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 04:52:09 #38 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 04:52:09 #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s 04:52:09 #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.1s 04:52:09 #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.1s 04:52:09 #38 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 04:52:09 #38 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 04:52:09 #38 ... 04:52:09 04:52:09 #18 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:52:09 #18 DONE 0.0s 04:52:09 04:52:09 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:52:09 #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 04:52:09 #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 04:52:09 #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s 04:52:09 #38 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 04:52:09 #38 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 0.2s 04:52:10 #38 ... 04:52:10 04:52:10 #27 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.20 04:52:10 #27 DONE 1.7s 04:52:10 04:52:10 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:52:10 #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 04:52:10 #38 ... 04:52:10 04:52:10 #41 [security-spire-config internal] load build context 04:52:10 #41 transferring context: 21.82kB 0.1s done 04:52:10 #41 DONE 0.6s 04:52:10 04:52:10 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:52:10 #38 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.48MB / 28.04MB 0.4s 04:52:10 #38 ... 04:52:10 04:52:10 #18 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:52:10 #18 DONE 0.0s 04:52:10 04:52:10 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:52:10 #38 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.11MB / 28.04MB 0.5s 04:52:10 #38 ... 04:52:10 04:52:10 #27 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 04:52:10 #27 DONE 1.8s 04:52:10 04:52:10 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:52:10 #38 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.29MB / 28.04MB 0.6s 04:52:10 #38 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.39MB / 28.04MB 0.8s 04:52:10 #38 ... 04:52:10 04:52:10 #18 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:52:10 #18 DONE 0.0s 04:52:10 04:52:10 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:52:10 #38 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 04:52:10 #38 ... 04:52:10 04:52:10 #27 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 04:52:10 #27 DONE 2.0s 04:52:10 04:52:10 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:52:10 #38 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 1.0s 04:52:11 #38 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 1.2s 04:52:11 #38 ... 04:52:11 04:52:11 #18 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:52:11 #18 DONE 0.1s 04:52:11 04:52:11 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:52:11 #38 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.07MB / 28.04MB 1.4s 04:52:11 #38 ... 04:52:11 04:52:11 #27 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 04:52:11 #27 DONE 2.4s 04:52:11 04:52:11 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:52:11 #38 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 1.8s 04:52:11 #38 ... 04:52:11 04:52:11 #18 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:52:11 #18 DONE 0.1s 04:52:11 04:52:11 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:52:11 #38 ... 04:52:11 04:52:11 #37 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 04:52:11 #37 DONE 2.0s 04:52:11 04:52:11 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:52:11 #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 04:52:11 #38 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 04:52:11 #38 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 04:52:11 #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 04:52:11 #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 04:52:11 #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 04:52:11 #38 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 04:52:11 #38 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 04:52:11 #38 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.84MB / 28.04MB 2.3s 04:52:11 #38 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 04:52:12 #38 ... 04:52:12 04:52:12 #18 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:52:12 #18 DONE 0.1s 04:52:12 04:52:12 #27 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 04:52:12 #27 DONE 2.9s 04:52:12 04:52:12 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:52:12 #38 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 04:52:12 #38 ... 04:52:12 04:52:12 #42 [security-secretstore-setup internal] load build context 04:52:12 #42 transferring context: 2.96MB 1.1s done 04:52:12 #42 DONE 2.9s 04:52:12 04:52:12 #43 [security-bootstrapper internal] load build context 04:52:12 #43 transferring context: 2.96MB 1.7s done 04:52:12 #43 DONE 2.6s 04:52:12 04:52:12 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:52:12 #38 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.93MB / 28.04MB 2.6s 04:52:12 #38 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.03MB / 28.04MB 3.2s 04:52:13 #38 ... 04:52:13 04:52:13 #18 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 04:52:13 #18 DONE 0.2s 04:52:13 04:52:13 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:52:13 #38 ... 04:52:13 04:52:13 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 04:52:13 #37 DONE 2.8s 04:52:13 04:52:13 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:52:13 #38 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.34MB / 28.04MB 3.8s 04:52:13 #38 ... 04:52:13 04:52:13 #44 [support-cron-scheduler internal] load build context 04:52:13 #44 transferring context: 2.96MB 2.5s done 04:52:13 #44 DONE 3.6s 04:52:13 04:52:13 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:52:14 #38 ... 04:52:14 04:52:14 #27 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 04:52:14 #27 DONE 4.2s 04:52:14 04:52:14 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:52:14 #38 ... 04:52:14 04:52:14 #34 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 04:52:14 #34 DONE 7.4s 04:52:14 04:52:14 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:52:14 #38 ... 04:52:14 04:52:14 #45 [core-metadata internal] load build context 04:52:14 #45 DONE 0.0s 04:52:14 04:52:14 #45 [core-metadata internal] load build context 04:52:14 #45 ... 04:52:14 04:52:14 #46 [security-spire-server internal] load build context 04:52:14 #46 transferring context: 23.57kB 0.6s done 04:52:14 #46 DONE 2.6s 04:52:14 04:52:14 #28 [core-metadata stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 04:52:14 #28 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 04:52:14 #28 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 04:52:14 #28 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 04:52:14 #28 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 04:52:14 #28 ... 04:52:14 04:52:14 #47 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 04:52:15 #47 ... 04:52:15 04:52:15 #48 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 04:52:15 #48 DONE 2.6s 04:52:15 04:52:15 #45 [core-metadata internal] load build context 04:52:17 #45 ... 04:52:17 04:52:17 #47 [core-data builder 2/7] WORKDIR /edgex-go 04:52:17 #47 DONE 2.8s 04:52:17 04:52:17 #45 [core-metadata internal] load build context 04:52:17 #45 ... 04:52:17 04:52:17 #49 [security-spire-agent internal] load build context 04:52:17 #49 transferring context: 23.10kB 0.9s done 04:52:17 #49 DONE 1.8s 04:52:17 04:52:17 #45 [core-metadata internal] load build context 04:52:18 #45 ... 04:52:18 04:52:18 #50 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:52:18 #50 ... 04:52:18 04:52:18 #51 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 04:52:18 #51 ... 04:52:18 04:52:18 #52 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 04:52:18 #52 ... 04:52:18 04:52:18 #45 [core-metadata internal] load build context 04:52:19 #45 ... 04:52:19 04:52:19 #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:52:19 #53 ... 04:52:19 04:52:19 #54 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 04:52:19 #54 ... 04:52:19 04:52:19 #55 [core-keeper internal] load build context 04:52:19 #55 transferring context: 2.96MB 6.3s done 04:52:19 #55 DONE 9.1s 04:52:19 04:52:19 #45 [core-metadata internal] load build context 04:52:20 #45 ... 04:52:20 04:52:20 #56 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:52:20 #56 ... 04:52:20 04:52:20 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:52:20 #57 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.9s done 04:52:20 #57 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 04:52:20 #57 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 04:52:20 #57 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 04:52:20 #57 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 04:52:20 #57 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 04:52:20 #57 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 2.8s done 04:52:20 #57 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 2.88MB / 18.32MB 3.3s 04:52:20 #57 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done 04:52:20 #57 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 4.19MB / 18.32MB 3.6s 04:52:20 #57 ... 04:52:20 04:52:20 #58 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:52:20 #58 ... 04:52:20 04:52:20 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:52:20 #57 ... 04:52:20 04:52:20 #59 [core-command internal] load build context 04:52:20 #59 transferring context: 2.96MB 6.2s done 04:52:20 #59 DONE 8.7s 04:52:20 04:52:20 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:52:20 #57 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.24MB / 18.32MB 3.9s 04:52:20 #57 ... 04:52:20 04:52:20 #60 [core-common-config-bootstrapper internal] load build context 04:52:21 #60 transferring context: 2.96MB 6.0s done 04:52:21 #60 ... 04:52:21 04:52:21 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:52:21 #57 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.86MB / 18.32MB 4.1s 04:52:21 #57 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 8.39MB / 18.32MB 4.3s 04:52:21 #57 ... 04:52:21 04:52:21 #61 [security-spiffe-token-provider internal] load build context 04:52:21 #61 transferring context: 2.96MB 6.4s done 04:52:21 #61 DONE 9.8s 04:52:21 04:52:21 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:52:21 #57 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 9.33MB / 18.32MB 4.4s 04:52:21 #57 ... 04:52:21 04:52:21 #45 [core-metadata internal] load build context 04:52:21 #45 transferring context: 2.96MB 5.0s done 04:52:21 #45 DONE 7.0s 04:52:21 04:52:21 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:52:21 #57 ... 04:52:21 04:52:21 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:52:21 #0 9.536 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:52:21 #62 ... 04:52:21 04:52:21 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:52:21 #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 04:52:21 #38 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 04:52:21 #38 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 04:52:21 #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 04:52:21 #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 04:52:21 #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 04:52:21 #38 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 04:52:21 #38 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 04:52:21 #38 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 4.6s done 04:52:21 #38 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 04:52:21 #38 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 04:52:21 #38 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.6s 04:52:22 #38 ... 04:52:22 04:52:22 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:52:22 #57 ... 04:52:22 04:52:22 #63 [support-notifications internal] load build context 04:52:22 #63 transferring context: 2.96MB 6.2s done 04:52:22 #63 DONE 9.7s 04:52:22 04:52:22 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:52:22 #57 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.49MB / 18.32MB 5.1s 04:52:22 #57 ... 04:52:22 04:52:22 #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:52:22 #64 ... 04:52:22 04:52:22 #60 [core-common-config-bootstrapper internal] load build context 04:52:22 #60 DONE 11.4s 04:52:22 04:52:22 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:52:22 #38 ... 04:52:22 04:52:22 #58 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:52:22 #58 DONE 12.0s 04:52:22 04:52:22 #65 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 04:52:22 #65 ... 04:52:22 04:52:22 #66 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 04:52:25 #66 ... 04:52:25 04:52:25 #28 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 04:52:25 #28 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 04:52:25 #28 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 04:52:25 #28 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 04:52:25 #28 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 04:52:25 #28 ... 04:52:25 04:52:25 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:52:25 #57 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 8.6s 04:52:25 #57 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 8.7s done 04:52:25 #57 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 04:52:27 #57 ... 04:52:27 04:52:27 #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 04:52:27 #67 ... 04:52:27 04:52:27 #68 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:52:27 #68 ... 04:52:27 04:52:27 #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:52:27 #69 ... 04:52:27 04:52:27 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:52:27 #70 ... 04:52:27 04:52:27 #71 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 04:52:27 #71 ... 04:52:27 04:52:27 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:52:27 #38 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.2s 04:52:28 #38 ... 04:52:28 04:52:28 #65 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 04:52:28 #65 16.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:52:29 #65 ... 04:52:29 04:52:29 #36 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:52:29 #36 10.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:52:29 #36 12.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:52:30 #36 ... 04:52:30 04:52:30 #51 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 04:52:30 #51 11.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:52:30 #51 12.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:52:30 #51 ... 04:52:30 04:52:30 #54 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 04:52:30 #54 10.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:52:30 #54 12.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:52:30 #54 ... 04:52:30 04:52:30 #52 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 04:52:30 #52 11.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:52:30 #52 13.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:52:30 #52 ... 04:52:30 04:52:30 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:52:31 #38 ... 04:52:31 04:52:31 #56 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:52:31 #56 11.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:52:31 #56 12.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:52:31 #56 ... 04:52:31 04:52:31 #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:52:31 #53 11.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:52:31 #53 13.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:52:31 #53 ... 04:52:31 04:52:31 #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 04:52:31 #69 DONE 14.1s 04:52:31 04:52:31 #50 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:52:31 #50 12.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:52:31 #50 14.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:52:31 #50 ... 04:52:31 04:52:31 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:52:33 #38 ... 04:52:33 04:52:33 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:52:33 #62 11.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:52:33 #62 ... 04:52:33 04:52:33 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:52:33 #38 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.4s 04:52:35 #38 ... 04:52:35 04:52:35 #51 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 04:52:35 #51 22.06 (1/1) Installing dumb-init (1.2.5-r3) 04:52:35 #51 22.10 Executing busybox-1.36.1-r29.trigger 04:52:35 #51 22.28 OK: 9 MiB in 15 packages 04:52:35 #51 DONE 26.4s 04:52:35 04:52:35 #54 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 04:52:35 #54 22.46 (1/2) Installing dumb-init (1.2.5-r3) 04:52:35 #54 22.60 (2/2) Installing su-exec (0.2-r3) 04:52:35 #54 22.64 Executing busybox-1.36.1-r29.trigger 04:52:35 #54 22.87 OK: 9 MiB in 16 packages 04:52:35 #54 DONE 25.5s 04:52:35 04:52:35 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:52:37 #38 ... 04:52:37 04:52:37 #52 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 04:52:37 #52 25.25 (1/1) Installing dumb-init (1.2.5-r3) 04:52:37 #52 25.32 Executing busybox-1.36.1-r29.trigger 04:52:37 #52 25.51 OK: 9 MiB in 15 packages 04:52:37 #52 DONE 28.4s 04:52:37 04:52:37 #72 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 04:52:37 #72 ... 04:52:37 04:52:37 #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:52:37 #64 15.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:52:37 #64 17.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:52:37 #64 ... 04:52:37 04:52:37 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:52:37 #153 80.17 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 04:52:38 #38 ... 04:52:38 04:52:38 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:52:38 #57 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.9s 04:52:38 #57 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.0s done 04:52:38 #57 ... 04:52:38 04:52:38 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:52:38 #38 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 20.9s 04:52:39 #38 ... 04:52:39 04:52:39 #57 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 04:52:39 #57 DONE 24.3s 04:52:39 04:52:39 #50 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:52:39 #50 26.56 (1/6) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 04:52:39 #50 27.94 (2/6) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 04:52:39 #50 28.25 (3/6) Installing dumb-init (1.2.5-r3) 04:52:39 #50 28.29 (4/6) Installing openssl (3.3.2-r1) 04:52:39 #50 28.48 (5/6) Installing su-exec (0.2-r3) 04:52:39 #50 28.56 (6/6) Installing yq-go (4.44.1-r2) 04:52:39 #50 30.63 Executing busybox-1.36.1-r29.trigger 04:52:39 #50 31.02 OK: 20 MiB in 18 packages 04:52:40 #50 ... 04:52:40 04:52:40 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:52:40 #70 12.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:52:40 #70 14.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:52:40 #70 ... 04:52:40 04:52:40 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:52:40 #38 ... 04:52:40 04:52:40 #65 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 04:52:40 #65 18.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:52:40 #65 ... 04:52:40 04:52:40 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:52:40 #38 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.1s done 04:52:41 #38 ... 04:52:41 04:52:41 #67 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 04:52:41 #67 13.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:52:41 #67 16.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:52:41 #67 ... 04:52:41 04:52:41 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 04:52:41 #38 DONE 31.6s 04:52:41 04:52:41 #68 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:52:41 #68 13.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:52:41 #68 16.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:52:41 #68 ... 04:52:41 04:52:41 #36 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 04:52:41 #36 22.08 (1/4) Installing ca-certificates (20240705-r0) 04:52:41 #36 22.81 (2/4) Installing dumb-init (1.2.5-r3) 04:52:41 #36 22.87 (3/4) Installing su-exec (0.2-r3) 04:52:41 #36 22.91 (4/4) Installing yq-go (4.44.1-r2) 04:52:41 #36 25.08 Executing busybox-1.36.1-r29.trigger 04:52:41 #36 25.38 Executing ca-certificates-20240705-r0.trigger 04:52:41 #36 27.51 OK: 20 MiB in 18 packages 04:52:41 #36 DONE 32.1s 04:52:41 04:52:41 #56 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:52:41 #56 23.71 (1/3) Installing ca-certificates (20240705-r0) 04:52:41 #56 24.39 (2/3) Installing dumb-init (1.2.5-r3) 04:52:41 #56 24.48 (3/3) Installing tzdata (2024b-r0) 04:52:41 #56 26.92 Executing busybox-1.36.1-r29.trigger 04:52:41 #56 27.20 Executing ca-certificates-20240705-r0.trigger 04:52:41 #56 28.72 OK: 11 MiB in 17 packages 04:52:41 #56 ... 04:52:41 04:52:41 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 04:52:41 #0 8.663 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:52:41 #73 ... 04:52:41 04:52:41 #71 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 04:52:41 #71 14.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:52:41 #71 16.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:52:42 #71 ... 04:52:42 04:52:42 #56 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 04:52:42 #56 DONE 31.7s 04:52:42 04:52:42 #74 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 04:52:42 #74 ... 04:52:42 04:52:42 #66 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 04:52:42 #66 9.455 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:52:42 #66 12.29 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:52:42 #66 ... 04:52:42 04:52:42 #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:52:43 #75 ... 04:52:43 04:52:43 #50 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 04:52:43 #50 DONE 34.7s 04:52:43 04:52:43 #72 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 04:52:43 #72 6.400 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:52:44 #72 ... 04:52:44 04:52:44 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:52:44 #62 23.18 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:52:44 #62 23.18 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:52:44 #62 23.18 OK: 24046 distinct packages available 04:52:44 #62 26.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:52:44 #62 30.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:52:44 #62 ... 04:52:44 04:52:44 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:52:45 #76 ... 04:52:45 04:52:45 #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade 04:52:45 #0 7.030 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:52:45 #0 9.703 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:52:45 #77 ... 04:52:45 04:52:45 #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 04:52:45 #0 7.354 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:52:45 #0 9.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:52:45 #78 ... 04:52:45 04:52:45 #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:52:45 #53 25.67 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:52:45 #53 25.67 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:52:45 #53 25.67 OK: 24046 distinct packages available 04:52:45 #53 29.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:52:45 #53 31.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:52:45 #53 ... 04:52:45 04:52:45 #72 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 04:52:45 #72 8.416 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:52:48 #72 ... 04:52:48 04:52:48 #68 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 04:52:48 #68 29.78 OK: 238 MiB in 54 packages 04:52:48 #68 DONE 31.0s 04:52:48 04:52:48 #79 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 04:52:48 #79 DONE 0.4s 04:52:48 04:52:48 #65 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 04:52:48 #65 33.51 (1/2) Installing ca-certificates (20240705-r0) 04:52:48 #65 34.04 (2/2) Installing dumb-init (1.2.5-r3) 04:52:48 #65 34.09 Executing busybox-1.36.1-r29.trigger 04:52:48 #65 34.23 Executing ca-certificates-20240705-r0.trigger 04:52:48 #65 35.38 OK: 10 MiB in 16 packages 04:52:49 #65 ... 04:52:49 04:52:49 #71 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 04:52:49 #71 30.62 OK: 238 MiB in 54 packages 04:52:49 #71 DONE 33.3s 04:52:49 04:52:49 #80 [core-data builder 4/7] COPY go.mod vendor* ./ 04:52:50 #80 DONE 0.8s 04:52:50 04:52:50 #66 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 04:52:50 #66 26.30 (1/1) Installing dumb-init (1.2.5-r3) 04:52:50 #66 27.31 Executing busybox-1.36.1-r29.trigger 04:52:50 #66 27.48 OK: 9 MiB in 15 packages 04:52:50 #66 ... 04:52:50 04:52:50 #67 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 04:52:50 #67 30.49 OK: 238 MiB in 54 packages 04:52:50 #67 DONE 33.5s 04:52:51 04:52:51 #65 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 04:52:51 #65 DONE 38.3s 04:52:51 04:52:51 #81 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 04:52:52 #81 ... 04:52:52 04:52:52 #82 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 04:52:52 #82 DONE 1.5s 04:52:52 04:52:52 #83 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:52:52 #83 ... 04:52:52 04:52:52 #66 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 04:52:52 #66 DONE 29.8s 04:52:52 04:52:52 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:52:52 #70 28.70 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:52:52 #70 28.70 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:52:52 #70 28.70 OK: 24047 distinct packages available 04:52:52 #70 30.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:52:52 #70 33.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:52:53 #70 ... 04:52:53 04:52:53 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 04:52:53 #73 11.28 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:52:53 #73 ... 04:52:53 04:52:53 #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:52:53 #64 30.71 v3.20.3-268-g9d0bdcad275 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 04:52:53 #64 30.71 v3.20.3-270-g0d376f75969 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 04:52:53 #64 30.71 OK: 24046 distinct packages available 04:52:53 #64 33.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:52:53 #64 35.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:52:53 #64 ... 04:52:53 04:52:53 #84 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:52:55 #84 ... 04:52:55 04:52:55 #81 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 04:52:55 #81 4.530 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:52:56 #81 ... 04:52:56 04:52:56 #74 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 04:52:56 #74 4.688 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:52:56 #74 6.422 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:52:56 #74 ... 04:52:56 04:52:56 #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:52:56 #75 5.127 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:52:56 #75 6.360 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:52:57 #75 ... 04:52:57 04:52:57 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:52:57 #62 42.51 (1/14) Installing ca-certificates (20240705-r0) 04:52:57 #62 42.90 (2/14) Installing brotli-libs (1.1.0-r2) 04:52:57 #62 43.05 (3/14) Installing c-ares (1.33.1-r0) 04:52:57 #62 43.06 (4/14) Installing libunistring (1.2-r0) 04:52:57 #62 43.29 (5/14) Installing libidn2 (2.3.7-r0) 04:52:57 #62 43.32 (6/14) Installing nghttp2-libs (1.62.1-r0) 04:52:57 #62 43.42 (7/14) Installing libpsl (0.21.5-r1) 04:52:57 #62 43.45 (8/14) Installing zstd-libs (1.5.6-r0) 04:52:57 #62 43.66 (9/14) Installing libcurl (8.11.0-r1) 04:52:57 #62 43.79 (10/14) Installing curl (8.11.0-r1) 04:52:57 #62 43.81 (11/14) Installing dumb-init (1.2.5-r3) 04:52:57 #62 43.85 (12/14) Installing musl-obstack (1.2.3-r2) 04:52:57 #62 43.86 (13/14) Installing libucontext (1.2-r3) 04:52:57 #62 43.87 (14/14) Installing gcompat (1.1.0-r4) 04:52:57 #62 43.91 Executing busybox-1.36.1-r29.trigger 04:52:57 #62 44.09 Executing ca-certificates-20240705-r0.trigger 04:52:57 #62 45.25 OK: 15 MiB in 28 packages 04:52:57 #62 ... 04:52:57 04:52:57 #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 04:52:57 #53 44.87 (1/4) Installing dumb-init (1.2.5-r3) 04:52:57 #53 44.87 (2/4) Installing musl-obstack (1.2.3-r2) 04:52:57 #53 44.91 (3/4) Installing libucontext (1.2-r3) 04:52:57 #53 44.99 (4/4) Installing gcompat (1.1.0-r4) 04:52:57 #53 45.03 Executing busybox-1.36.1-r29.trigger 04:52:57 #53 45.19 OK: 9 MiB in 18 packages 04:52:57 #53 DONE 47.6s 04:52:57 04:52:57 #72 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 04:52:57 #72 20.26 Upgrading critical system libraries and apk-tools: 04:52:57 #72 20.30 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 04:52:57 #72 20.39 Executing busybox-1.36.1-r29.trigger 04:52:57 #72 ... 04:52:57 04:52:57 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:52:57 #76 3.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:52:57 #76 6.134 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:52:57 #76 ... 04:52:57 04:52:57 #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade 04:52:57 #77 21.21 Upgrading critical system libraries and apk-tools: 04:52:57 #77 21.22 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 04:52:57 #77 21.26 Executing busybox-1.36.1-r29.trigger 04:52:57 #77 ... 04:52:57 04:52:57 #73 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 04:52:57 #73 24.63 OK: 238 MiB in 54 packages 04:52:57 #73 DONE 26.5s 04:52:58 04:52:58 #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ 04:52:58 #85 DONE 0.6s 04:52:58 04:52:58 #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:52:59 #86 ... 04:52:59 04:52:59 #87 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:52:59 #87 ... 04:52:59 04:52:59 #81 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 04:52:59 #81 7.254 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:52:59 #81 ... 04:52:59 04:52:59 #62 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 04:52:59 #62 DONE 47.5s 04:52:59 04:52:59 #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:53:03 #88 3.639 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:53:04 #88 5.133 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:53:04 #88 ... 04:53:04 04:53:04 #64 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 04:53:04 #64 48.91 (1/7) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 04:53:04 #64 49.79 (2/7) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 04:53:04 #64 50.05 (3/7) Installing dumb-init (1.2.5-r3) 04:53:04 #64 50.09 (4/7) Installing musl-obstack (1.2.3-r2) 04:53:04 #64 50.10 (5/7) Installing libucontext (1.2-r3) 04:53:04 #64 50.12 (6/7) Installing gcompat (1.1.0-r4) 04:53:04 #64 50.17 (7/7) Installing openssl (3.3.2-r1) 04:53:04 #64 50.33 Executing busybox-1.36.1-r29.trigger 04:53:04 #64 50.48 OK: 10 MiB in 19 packages 04:53:05 #64 DONE 53.2s 04:53:05 04:53:05 #70 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 04:53:05 #70 44.55 OK: 238 MiB in 54 packages 04:53:05 #70 DONE 48.1s 04:53:05 04:53:05 #89 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 04:53:06 #89 DONE 0.7s 04:53:06 04:53:06 #90 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 04:53:06 #90 ... 04:53:06 04:53:06 #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 04:53:06 #78 21.24 Upgrading critical system libraries and apk-tools: 04:53:06 #78 21.24 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 04:53:06 #78 21.29 Executing busybox-1.36.1-r29.trigger 04:53:06 #78 23.96 Continuing the upgrade transaction with new apk-tools: 04:53:06 #78 24.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:53:06 #78 26.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:53:06 #78 ... 04:53:06 04:53:06 #81 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 04:53:06 #81 15.68 Upgrading critical system libraries and apk-tools: 04:53:06 #81 15.69 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 04:53:06 #81 15.75 Executing busybox-1.36.1-r29.trigger 04:53:07 #81 ... 04:53:07 04:53:07 #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:53:07 #0 4.183 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:53:07 #0 6.093 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:53:07 #91 ... 04:53:07 04:53:07 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:53:07 #76 18.99 Upgrading critical system libraries and apk-tools: 04:53:07 #76 19.00 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 04:53:07 #76 19.09 Executing busybox-1.36.1-r29.trigger 04:53:07 #76 21.47 Continuing the upgrade transaction with new apk-tools: 04:53:07 #76 21.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:53:07 #76 24.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:53:09 #76 ... 04:53:09 04:53:09 #90 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 04:53:09 #90 3.429 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:53:09 #90 ... 04:53:09 04:53:09 #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:53:09 #75 17.62 Upgrading critical system libraries and apk-tools: 04:53:09 #75 17.62 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 04:53:09 #75 17.67 Executing busybox-1.36.1-r29.trigger 04:53:09 #75 19.94 Continuing the upgrade transaction with new apk-tools: 04:53:09 #75 20.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:53:09 #75 21.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:53:09 #75 ... 04:53:09 04:53:09 #74 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 04:53:09 #74 17.81 Upgrading critical system libraries and apk-tools: 04:53:09 #74 17.81 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 04:53:09 #74 17.92 Executing busybox-1.36.1-r29.trigger 04:53:09 #74 20.05 Continuing the upgrade transaction with new apk-tools: 04:53:09 #74 20.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:53:09 #74 21.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:53:09 #74 ... 04:53:09 04:53:09 #81 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 04:53:09 #81 18.53 Continuing the upgrade transaction with new apk-tools: 04:53:09 #81 18.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:53:10 #81 ... 04:53:10 04:53:10 #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade 04:53:10 #77 24.96 Continuing the upgrade transaction with new apk-tools: 04:53:10 #77 25.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:53:10 #77 27.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:53:10 #77 ... 04:53:10 04:53:10 #72 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 04:53:10 #72 23.09 Continuing the upgrade transaction with new apk-tools: 04:53:10 #72 23.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:53:10 #72 25.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:53:10 #72 ... 04:53:10 04:53:10 #90 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 04:53:10 #90 4.847 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:53:13 #90 ... 04:53:13 04:53:13 #75 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 04:53:13 #75 28.76 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 04:53:13 #75 29.26 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 04:53:13 #75 29.35 Executing ca-certificates-20240705-r0.trigger 04:53:13 #75 30.34 OK: 20 MiB in 18 packages 04:53:13 #75 DONE 31.7s 04:53:13 04:53:13 #78 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 04:53:13 #78 36.90 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 04:53:13 #78 37.33 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 04:53:13 #78 37.46 OK: 9 MiB in 16 packages 04:53:14 #78 DONE 38.6s 04:53:14 04:53:14 #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 04:53:16 #92 ... 04:53:16 04:53:16 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:53:16 #93 ... 04:53:16 04:53:16 #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:53:16 #88 14.40 Upgrading critical system libraries and apk-tools: 04:53:16 #88 14.41 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 04:53:16 #88 14.51 Executing busybox-1.36.1-r29.trigger 04:53:16 #88 16.56 Continuing the upgrade transaction with new apk-tools: 04:53:16 #88 16.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:53:16 #88 ... 04:53:16 04:53:16 #77 [core-data stage-1 3/8] RUN apk --no-cache upgrade 04:53:16 #77 37.38 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 04:53:16 #77 38.18 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 04:53:16 #77 38.43 OK: 9 MiB in 15 packages 04:53:16 #77 DONE 42.0s 04:53:17 #153 DONE 126.0s 04:53:17 04:53:17 #154 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 04:53:17 #154 ... 04:53:17 04:53:17 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:53:17 #148 DONE 127.6s 04:53:17 04:53:17 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:53:17 #151 DONE 127.6s 04:53:17 04:53:17 #142 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:53:17 #142 DONE 127.6s 04:53:17 04:53:17 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:53:17 #152 ... 04:53:17 04:53:17 #155 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 04:53:17 #155 ... 04:53:17 04:53:17 #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:53:17 #146 DONE 129.6s 04:53:17 04:53:17 #156 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 04:53:17 #156 ... 04:53:17 04:53:17 #154 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 04:53:17 #154 DONE 4.1s 04:53:17 04:53:17 #157 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:53:17 #157 DONE 0.7s 04:53:17 04:53:17 #158 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 04:53:17 #158 ... 04:53:17 04:53:17 #156 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 04:53:17 #156 DONE 0.8s 04:53:17 04:53:17 #155 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 04:53:17 #155 DONE 1.1s 04:53:17 04:53:17 #159 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:53:17 #159 DONE 0.5s 04:53:17 04:53:17 #160 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:53:17 #160 ... 04:53:17 04:53:17 #158 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 04:53:17 #158 DONE 0.3s 04:53:17 04:53:17 #161 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:53:17 #161 DONE 0.3s 04:53:17 04:53:17 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 04:53:17 #162 DONE 0.5s 04:53:17 04:53:17 #163 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 04:53:17 #163 DONE 0.7s 04:53:17 04:53:17 #164 [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 04:53:17 #164 DONE 0.7s 04:53:17 04:53:17 #160 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:53:17 #160 DONE 0.7s 04:53:17 04:53:17 #165 [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 04:53:17 #165 ... 04:53:17 04:53:17 #166 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 04:53:17 #166 DONE 0.7s 04:53:17 04:53:17 #165 [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 04:53:17 #165 DONE 0.5s 04:53:17 04:53:17 #167 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 04:53:17 #167 DONE 0.4s 04:53:17 04:53:17 #110 [security-spiffe-token-provider] exporting to image 04:53:17 #110 exporting layers 04:53:17 #110 ... 04:53:17 04:53:17 #168 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 04:53:17 #168 DONE 0.6s 04:53:17 04:53:17 #169 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 04:53:17 #169 DONE 1.6s 04:53:17 04:53:17 #170 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 04:53:17 #170 DONE 0.4s 04:53:17 04:53:17 #171 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:53:17 04:53:17 #72 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 04:53:17 #72 36.76 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 04:53:17 #72 37.48 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 04:53:17 #72 37.64 OK: 9 MiB in 15 packages 04:53:17 #72 DONE 40.3s 04:53:17 04:53:17 #76 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 04:53:17 #76 30.28 OK: 20 MiB in 18 packages 04:53:17 #76 DONE 33.9s 04:53:17 04:53:17 #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:53:17 #88 17.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:53:17 #88 ... 04:53:17 04:53:17 #94 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 04:53:17 #94 DONE 0.3s 04:53:17 04:53:17 #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:53:17 #91 17.13 Upgrading critical system libraries and apk-tools: 04:53:17 #91 17.13 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 04:53:17 #91 17.34 Executing busybox-1.36.1-r29.trigger 04:53:17 #91 19.36 Continuing the upgrade transaction with new apk-tools: 04:53:17 #91 19.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:53:17 #171 ... 04:53:17 04:53:17 #172 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 04:53:17 #172 DONE 0.8s 04:53:17 04:53:17 #173 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:53:18 #91 ... 04:53:18 04:53:18 #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 04:53:18 #92 DONE 4.3s 04:53:18 #173 ... 04:53:18 04:53:18 #174 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 04:53:18 #174 DONE 1.2s 04:53:18 04:53:18 #175 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 04:53:18 #175 DONE 1.2s 04:53:18 04:53:18 #171 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 04:53:18 #171 DONE 1.1s 04:53:18 04:53:18 #176 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 04:53:18 04:53:18 #95 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 04:53:18 #176 ... 04:53:18 04:53:18 #110 [security-spiffe-token-provider] exporting to image 04:53:18 #110 exporting layers 1.7s done 04:53:18 #110 writing image sha256:bdf4dd1b27d8f9a6f2b8dad236a36fe67b4eb0603db010f4196c28859dc83b57 done 04:53:18 #110 naming to docker.io/library/security-spiffe-token-provider 0.0s done 04:53:18 #110 DONE 2.7s 04:53:18 04:53:18 #173 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:53:18 #173 DONE 0.9s 04:53:18 04:53:18 #177 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 04:53:18 #177 DONE 0.5s 04:53:18 04:53:18 #176 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 04:53:18 #176 DONE 0.5s 04:53:18 04:53:18 #178 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 04:53:18 #178 DONE 0.5s 04:53:18 04:53:18 #179 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:53:18 #95 DONE 0.4s 04:53:18 04:53:18 #74 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 04:53:18 #74 31.96 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 04:53:18 #74 32.78 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 04:53:18 #74 33.05 Executing ca-certificates-20240705-r0.trigger 04:53:18 #74 34.23 OK: 11 MiB in 17 packages 04:53:18 #74 DONE 36.8s 04:53:18 04:53:18 #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:53:18 #91 21.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:53:18 #179 ... 04:53:18 04:53:18 #180 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:53:18 #180 DONE 0.4s 04:53:19 04:53:19 #181 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:53:20 #181 DONE 1.7s 04:53:20 04:53:20 #179 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 04:53:20 #179 DONE 2.0s 04:53:20 04:53:20 #182 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 04:53:21 #182 DONE 0.4s 04:53:21 04:53:21 #183 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 04:53:21 #91 ... 04:53:21 04:53:21 #81 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 04:53:21 #81 20.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:53:21 #81 28.52 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 04:53:21 #81 29.02 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 04:53:21 #81 29.07 Executing ca-certificates-20240705-r0.trigger 04:53:21 #81 29.63 OK: 10 MiB in 16 packages 04:53:21 #81 ... 04:53:21 04:53:21 #90 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 04:53:21 #90 14.01 Upgrading critical system libraries and apk-tools: 04:53:21 #90 14.01 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 04:53:21 #90 14.05 Executing busybox-1.36.1-r29.trigger 04:53:21 #90 15.42 Continuing the upgrade transaction with new apk-tools: 04:53:21 #90 15.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 04:53:21 #90 ... 04:53:21 04:53:21 #81 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 04:53:21 #81 DONE 30.6s 04:53:21 #183 DONE 0.5s 04:53:21 04:53:21 #184 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:53:21 #184 DONE 2.9s 04:53:21 04:53:21 #185 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:53:21 #185 DONE 2.9s 04:53:21 04:53:21 #186 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 04:53:21 04:53:21 #28 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 04:53:22 #28 ... 04:53:22 04:53:22 #90 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 04:53:22 #90 16.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 04:53:22 #186 DONE 1.0s 04:53:22 04:53:22 #187 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:53:22 #187 DONE 1.8s 04:53:22 04:53:22 #188 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 04:53:23 #188 DONE 0.4s 04:53:23 04:53:23 #189 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 04:53:23 #189 DONE 0.2s 04:53:23 04:53:23 #190 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 04:53:23 #90 ... 04:53:23 04:53:23 #91 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 04:53:23 #91 25.03 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 04:53:23 #91 25.39 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 04:53:23 #91 25.47 OK: 9 MiB in 18 packages 04:53:23 #91 DONE 26.1s 04:53:23 04:53:23 #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:53:24 #190 ... 04:53:24 04:53:24 #110 [security-secretstore-setup] exporting to image 04:53:24 #110 exporting layers 1.1s done 04:53:24 #110 writing image sha256:754d48a77b60f9f5ecc21436260623f21e045e2f5936c9b2514b2f4b14a9c770 0.0s done 04:53:24 #110 naming to docker.io/library/core-common-config-bootstrapper done 04:53:24 #110 writing image sha256:ce160c2bb853932801cbb5c4aaa76c7e00905aa44376faeb5208254d0499408f 0.0s done 04:53:24 #110 naming to docker.io/library/security-proxy-setup done 04:53:24 #110 writing image sha256:e6fbc053dbfbdca424e37875d58473167a697ba341979b5303a579a7c102f3cc done 04:53:24 #110 naming to docker.io/library/security-secretstore-setup done 04:53:24 #110 DONE 5.0s 04:53:24 04:53:24 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:53:24 #96 ... 04:53:24 04:53:24 #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 04:53:24 #88 23.39 (1/2) Upgrading libcrypto3 (3.3.2-r0 -> 3.3.2-r1) 04:53:24 #88 23.61 (2/2) Upgrading libssl3 (3.3.2-r0 -> 3.3.2-r1) 04:53:24 #88 23.67 Executing ca-certificates-20240705-r0.trigger 04:53:24 #88 24.32 OK: 15 MiB in 28 packages 04:53:24 #88 DONE 25.5s 04:53:24 04:53:24 #96 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:53:24 #96 DONE 1.6s 04:53:24 04:53:24 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:53:25 #93 ... 04:53:25 04:53:25 #97 [security-spire-config stage-2 5/10] COPY Attribution.txt / 04:53:25 #97 DONE 0.3s 04:53:25 04:53:25 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:53:25 #93 ... 04:53:25 04:53:25 #98 [security-spire-config stage-2 6/10] COPY security.txt / 04:53:25 #98 DONE 0.2s 04:53:25 04:53:25 #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 04:53:25 #99 DONE 0.2s 04:53:25 04:53:25 #100 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 04:53:25 #100 DONE 0.2s 04:53:25 04:53:25 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:53:25 #93 ... 04:53:25 04:53:25 #101 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 04:53:25 #101 DONE 0.2s 04:53:25 04:53:25 #102 [security-spire-config] exporting to image 04:53:25 #102 exporting layers 04:53:25 #150 ... 04:53:25 04:53:25 #190 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 04:53:25 #190 DONE 2.7s 04:53:25 04:53:25 #110 [security-bootstrapper] exporting to image 04:53:27 #102 ... 04:53:27 04:53:27 #90 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 04:53:27 #90 20.70 OK: 10 MiB in 19 packages 04:53:27 #90 DONE 21.8s 04:53:27 04:53:27 #103 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 04:53:28 #103 ... 04:53:28 04:53:28 #102 [security-spire-config] exporting to image 04:53:28 #102 exporting layers 2.4s done 04:53:28 #102 writing image sha256:09b7f61a658eaad99b393b9dbd22e0b41ffac24fa8ad44fb8d1e1ee95b0fec70 0.0s done 04:53:28 #102 naming to docker.io/library/security-spire-config-arm64 0.0s done 04:53:28 #102 DONE 2.5s 04:53:28 04:53:28 #104 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:53:29 #104 DONE 2.2s 04:53:29 04:53:29 #103 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 04:53:29 #103 DONE 2.1s 04:53:29 04:53:29 #105 [security-spire-server stage-2 5/9] COPY Attribution.txt / 04:53:29 #105 DONE 0.3s 04:53:29 04:53:29 #106 [security-spire-server stage-2 6/9] COPY security.txt / 04:53:29 #106 DONE 0.3s 04:53:29 04:53:29 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 04:53:30 #107 DONE 0.3s 04:53:30 04:53:30 #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 04:53:30 #108 DONE 0.2s 04:53:30 04:53:30 #109 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:53:30 #109 ... 04:53:30 04:53:30 #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 04:53:30 #110 DONE 0.2s 04:53:30 04:53:30 #102 [security-spire-server] exporting to image 04:53:31 #110 ... 04:53:31 04:53:31 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:53:31 #147 DONE 146.0s 04:53:31 04:53:31 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:53:31 #145 DONE 146.0s 04:53:31 04:53:31 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:53:31 #150 ... 04:53:31 04:53:31 #191 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:53:32 #102 ... 04:53:32 04:53:32 #109 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 04:53:32 #109 DONE 2.6s 04:53:32 04:53:32 #111 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 04:53:32 #111 DONE 0.3s 04:53:32 04:53:32 #28 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 04:53:32 #28 ... 04:53:32 04:53:32 #112 [security-spire-agent stage-3 7/10] COPY security.txt / 04:53:32 #112 DONE 0.3s 04:53:32 04:53:32 #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:53:32 #86 ... 04:53:32 04:53:32 #113 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 04:53:32 #113 DONE 0.2s 04:53:32 04:53:32 #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 04:53:33 #114 DONE 0.2s 04:53:33 04:53:33 #115 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 04:53:33 #115 DONE 0.3s 04:53:33 04:53:33 #102 [security-spire-server] exporting to image 04:53:33 #102 exporting layers 3.2s done 04:53:33 #102 writing image sha256:ec479969a7c754ee67429fc161114b5c48fff6a2753704bb2c639c997f8777f3 0.0s done 04:53:33 #102 naming to docker.io/library/security-spire-server-arm64 04:53:34 #102 naming to docker.io/library/security-spire-server-arm64 done 04:53:34 #191 ... 04:53:34 04:53:34 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:53:34 #144 DONE 149.2s 04:53:34 04:53:34 #191 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:53:34 #191 DONE 2.4s 04:53:34 04:53:34 #110 [security-bootstrapper] exporting to image 04:53:34 #110 exporting layers 8.2s done 04:53:34 #110 writing image sha256:5c7378da06340dc47d5073b449658d88674859b1eece398d25d9d543959e013f done 04:53:34 #110 naming to docker.io/library/security-bootstrapper done 04:53:34 #110 DONE 13.2s 04:53:34 04:53:34 #192 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:53:34 #192 DONE 0.3s 04:53:34 04:53:34 #193 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:53:34 #193 DONE 0.4s 04:53:34 04:53:34 #194 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:53:34 #194 CACHED 04:53:34 04:53:34 #195 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:53:34 #195 CACHED 04:53:34 04:53:34 #196 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 04:53:35 #196 DONE 0.7s 04:53:35 04:53:35 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:53:35 #152 DONE 150.3s 04:53:35 04:53:35 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:53:35 #149 DONE 150.3s 04:53:35 04:53:35 #197 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 04:53:35 #197 DONE 0.7s 04:53:35 04:53:35 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 04:53:35 #198 DONE 0.7s 04:53:35 04:53:35 #199 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 04:53:35 #199 DONE 0.2s 04:53:35 04:53:35 #200 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 04:53:35 #200 DONE 0.2s 04:53:35 04:53:35 #201 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 04:53:35 #201 CACHED 04:53:35 04:53:35 #202 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 04:53:35 #202 CACHED 04:53:35 04:53:35 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 04:53:35 #203 ... 04:53:35 04:53:35 #204 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 04:53:35 #204 DONE 0.3s 04:53:35 04:53:35 #205 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:53:35 #205 DONE 0.3s 04:53:35 #102 exporting layers 2.2s done 04:53:35 04:53:35 #110 [core-command] exporting to image 04:53:35 #102 writing image sha256:16a8ec5d8336e2c9b244b879dbded923adc51983851f89d5a9cc98bc367c7833 0.0s done 04:53:35 #102 naming to docker.io/library/security-spire-agent-arm64 0.0s done 04:53:35 #102 DONE 7.3s 04:53:35 04:53:35 #87 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:53:37 #110 ... 04:53:37 04:53:37 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 04:53:37 #203 DONE 1.5s 04:53:37 04:53:37 #206 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:53:37 #206 DONE 1.5s 04:53:37 04:53:37 #207 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 04:53:37 #207 DONE 1.5s 04:53:37 04:53:37 #208 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:53:37 #208 DONE 1.4s 04:53:37 04:53:37 #110 [core-command] exporting to image 04:53:37 #110 writing image sha256:11d1f6221440ff82d194b31cef050904d5c7eda1f2e64e5ee73ff5d8e016241c done 04:53:37 #110 naming to docker.io/library/core-command 0.0s done 04:53:37 #110 exporting layers 0.6s done 04:53:37 #110 writing image sha256:765e4a4d48fbf164e3d798e56dc7d8f94ed540c4033ef7346ad1258db85dc51e done 04:53:37 #110 naming to docker.io/library/core-keeper done 04:53:37 #110 DONE 15.3s 04:53:37 04:53:37 #150 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:53:37 #150 DONE 152.7s 04:53:37 04:53:37 #143 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 04:53:37 #143 DONE 152.7s 04:53:37 04:53:37 #209 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 04:53:37 #209 DONE 0.6s 04:53:37 04:53:37 #210 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:53:37 #210 DONE 0.6s 04:53:37 04:53:37 #211 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 04:53:37 #211 DONE 0.1s 04:53:37 04:53:37 #212 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 04:53:37 #212 DONE 0.1s 04:53:37 04:53:37 #213 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:53:37 #213 ... 04:53:37 04:53:37 #214 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 04:53:37 #214 DONE 0.2s 04:53:37 04:53:37 #215 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 04:53:37 #215 DONE 0.2s 04:53:37 04:53:37 #216 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:53:37 #216 DONE 1.1s 04:53:37 04:53:37 #213 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:53:37 #213 DONE 0.2s 04:53:37 04:53:37 #217 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:53:38 #217 ... 04:53:38 04:53:38 #218 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 04:53:38 #218 DONE 0.2s 04:53:38 04:53:38 #219 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 04:53:38 #219 DONE 0.1s 04:53:38 04:53:38 #217 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:53:38 #217 DONE 0.2s 04:53:38 04:53:38 #110 [core-data] exporting to image 04:53:38 #110 exporting layers 0.3s done 04:53:38 #110 writing image sha256:3e98d69e6ccb76268506d26b61b4b4ca4188e75c0dfd55c5a067280b8d4d0982 0.0s done 04:53:38 #110 naming to docker.io/library/core-data done 04:53:38 #110 writing image sha256:e5cbd54f7b84e2b4e53392f9daf722f9d183c0276a8e7c545d8e970f28c7c4ea done 04:53:38 #110 naming to docker.io/library/core-metadata 04:53:38 #110 writing image sha256:8e09b4ecfc69885a894f0607183530cfc1f481bfd28ca27b2e1e05ef27acfbed 04:53:39 #110 naming to docker.io/library/core-metadata 0.5s done 04:53:39 #110 writing image sha256:8e09b4ecfc69885a894f0607183530cfc1f481bfd28ca27b2e1e05ef27acfbed 0.7s done 04:53:39 #110 naming to docker.io/library/security-proxy-auth done 04:53:39 #110 DONE 16.4s 04:53:39 04:53:39 #220 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 04:53:39 #220 DONE 0.8s 04:53:39 04:53:39 #221 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:53:39 #221 DONE 0.8s 04:53:39 04:53:39 #222 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 04:53:39 #222 DONE 0.0s 04:53:39 04:53:39 #223 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 04:53:39 #223 DONE 0.0s 04:53:39 04:53:39 #224 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 04:53:39 #224 DONE 0.1s 04:53:39 04:53:39 #110 [support-cron-scheduler] exporting to image 04:53:39 #110 exporting layers 0.2s done 04:53:39 #110 writing image sha256:e022f49fa99b5d65fbcae9547d38906662825cddac1759ceb568ba7a0a38961a done 04:53:39 #110 naming to docker.io/library/support-cron-scheduler done 04:53:39 #110 writing image sha256:d0449d6420e7dd3b7f623cd68a2d5ffdb0d8afc69c81111af85551034fa9d02d done 04:53:39 #110 naming to docker.io/library/support-notifications done 04:53:39 #110 DONE 16.7s 04:53:39 time="2024-11-08T04:49:09Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:53:39 time="2024-11-08T04:49:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:53:39 time="2024-11-08T04:49:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:53:39 time="2024-11-08T04:49:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:53:39 time="2024-11-08T04:49:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:53:39 time="2024-11-08T04:49:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:53:39 time="2024-11-08T04:49:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:53:39 time="2024-11-08T04:49:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:53:39 time="2024-11-08T04:49:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:53:39 time="2024-11-08T04:49:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:53:39 time="2024-11-08T04:49:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:53:39 time="2024-11-08T04:49:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:53:39 time="2024-11-08T04:49:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:53:39 time="2024-11-08T04:49:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:53:39 time="2024-11-08T04:49:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 04:53:39 $ docker stop --time=1 892a33e3886aea80b872e5c871e366d1f8e09d5298f156ff6bd4b12ec2e71457 04:53:40 $ docker rm -f --volumes 892a33e3886aea80b872e5c871e366d1f8e09d5298f156ff6bd4b12ec2e71457 [Pipeline] // withDockerContainer [Pipeline] sh 04:53:40 + docker images 04:53:40 REPOSITORY TAG IMAGE ID CREATED SIZE 04:53:40 support-notifications latest d0449d6420e7 2 seconds ago 52MB 04:53:40 support-cron-scheduler latest e022f49fa99b 2 seconds ago 52.9MB 04:53:40 core-metadata latest e5cbd54f7b84 3 seconds ago 37.6MB 04:53:40 core-data latest 3e98d69e6ccb 3 seconds ago 37.4MB 04:53:40 security-proxy-auth latest 8e09b4ecfc69 3 seconds ago 32.2MB 04:53:40 core-keeper latest 765e4a4d48fb 4 seconds ago 31.3MB 04:53:40 core-command latest 11d1f6221440 5 seconds ago 33.2MB 04:53:40 security-bootstrapper latest 5c7378da0634 15 seconds ago 26MB 04:53:40 security-secretstore-setup latest e6fbc053dbfb 18 seconds ago 46.9MB 04:53:40 security-proxy-setup latest ce160c2bb853 19 seconds ago 35MB 04:53:40 core-common-config-bootstrapper latest 754d48a77b60 19 seconds ago 22.8MB 04:53:40 security-spiffe-token-provider latest bdf4dd1b27d8 24 seconds ago 38.5MB 04:53:40 security-spire-server latest 7f899fe027b7 3 minutes ago 128MB 04:53:40 security-spire-agent latest 0e94b193b1fe 3 minutes ago 188MB 04:53:40 security-spire-config latest 048ddb1a1a74 3 minutes ago 127MB 04:53:40 ci-base-image-x86_64 latest 25dea6633b01 7 minutes ago 975MB 04:53:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 5 weeks ago 573MB 04:53:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 17 months ago 334MB 04:53:40 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 04:53:41 provisioning config files... 04:53:41 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/748@tmp/config1763765514646089026tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:53:41 ---> ****-login.sh 04:53:41 nexus3.edgexfoundry.org:10001 04:53:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:53:41 Configure a credential helper to remove this warning. See 04:53:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:53:41 04:53:41 Login Succeeded 04:53:41 nexus3.edgexfoundry.org:10002 04:53:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:53:41 Configure a credential helper to remove this warning. See 04:53:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:53:41 04:53:41 Login Succeeded 04:53:41 nexus3.edgexfoundry.org:10003 04:53:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:53:41 Configure a credential helper to remove this warning. See 04:53:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:53:41 04:53:41 Login Succeeded 04:53:41 nexus3.edgexfoundry.org:10004 04:53:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:53:41 Configure a credential helper to remove this warning. See 04:53:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:53:41 04:53:41 Login Succeeded 04:53:41 ****.io 04:53:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:53:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:53:41 Configure a credential helper to remove this warning. See 04:53:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:53:41 04:53:41 Login Succeeded 04:53:41 ---> ****-login.sh ends [Pipeline] } 04:53:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:53:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:53:41 [edgeXDocker.push] Tagging docker image core-command with the following tags: 04:53:41 e5d1445735142b58d5731bba26edf81fba355370 04:53:41 latest 04:53:41 4.0.0-dev.14 04:53:41 e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 04:53:41 main 04:53:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:42 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e5d1445735142b58d5731bba26edf81fba355370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:42 + docker push nexus3.edgexfoundry.org:10004/core-command:e5d1445735142b58d5731bba26edf81fba355370 04:53:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:53:42 b93c9898efd9: Preparing 04:53:42 e4f52fccab4d: Preparing 04:53:42 54bc6cb67852: Preparing 04:53:42 74ff5649f852: Preparing 04:53:42 355f7077f68e: Preparing 04:53:42 3005802d13ce: Preparing 04:53:42 63ca1fbb43ae: Preparing 04:53:42 3005802d13ce: Waiting 04:53:42 63ca1fbb43ae: Waiting 04:53:42 b93c9898efd9: Pushed 04:53:42 54bc6cb67852: Pushed 04:53:42 74ff5649f852: Pushed 04:53:42 63ca1fbb43ae: Layer already exists 04:53:42 3005802d13ce: Pushed 04:53:43 355f7077f68e: Pushed 04:53:45 e4f52fccab4d: Pushed 04:53:45 e5d1445735142b58d5731bba26edf81fba355370: digest: sha256:cc3ac228e8c1512305277309d81f4af7f5a2dbb62aca0254d9dec3326e64de0d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:45 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:45 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 04:53:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:53:45 b93c9898efd9: Preparing 04:53:45 e4f52fccab4d: Preparing 04:53:45 54bc6cb67852: Preparing 04:53:45 74ff5649f852: Preparing 04:53:45 355f7077f68e: Preparing 04:53:45 3005802d13ce: Preparing 04:53:45 63ca1fbb43ae: Preparing 04:53:45 3005802d13ce: Waiting 04:53:45 63ca1fbb43ae: Waiting 04:53:45 b93c9898efd9: Layer already exists 04:53:45 e4f52fccab4d: Layer already exists 04:53:45 74ff5649f852: Layer already exists 04:53:45 54bc6cb67852: Layer already exists 04:53:45 355f7077f68e: Layer already exists 04:53:45 3005802d13ce: Layer already exists 04:53:45 63ca1fbb43ae: Layer already exists 04:53:45 latest: digest: sha256:cc3ac228e8c1512305277309d81f4af7f5a2dbb62aca0254d9dec3326e64de0d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:46 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:46 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.14 04:53:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:53:46 b93c9898efd9: Preparing 04:53:46 e4f52fccab4d: Preparing 04:53:46 54bc6cb67852: Preparing 04:53:46 74ff5649f852: Preparing 04:53:46 355f7077f68e: Preparing 04:53:46 3005802d13ce: Preparing 04:53:46 63ca1fbb43ae: Preparing 04:53:46 3005802d13ce: Waiting 04:53:46 63ca1fbb43ae: Waiting 04:53:46 b93c9898efd9: Layer already exists 04:53:46 e4f52fccab4d: Layer already exists 04:53:46 355f7077f68e: Layer already exists 04:53:46 74ff5649f852: Layer already exists 04:53:46 54bc6cb67852: Layer already exists 04:53:46 3005802d13ce: Layer already exists 04:53:46 63ca1fbb43ae: Layer already exists 04:53:46 4.0.0-dev.14: digest: sha256:cc3ac228e8c1512305277309d81f4af7f5a2dbb62aca0254d9dec3326e64de0d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:46 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:47 + docker push nexus3.edgexfoundry.org:10004/core-command:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 04:53:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:53:47 b93c9898efd9: Preparing 04:53:47 e4f52fccab4d: Preparing 04:53:47 54bc6cb67852: Preparing 04:53:47 74ff5649f852: Preparing 04:53:47 355f7077f68e: Preparing 04:53:47 3005802d13ce: Preparing 04:53:47 63ca1fbb43ae: Preparing 04:53:47 3005802d13ce: Waiting 04:53:47 63ca1fbb43ae: Waiting 04:53:47 b93c9898efd9: Layer already exists 04:53:47 74ff5649f852: Layer already exists 04:53:47 355f7077f68e: Layer already exists 04:53:47 54bc6cb67852: Layer already exists 04:53:47 e4f52fccab4d: Layer already exists 04:53:47 3005802d13ce: Layer already exists 04:53:47 63ca1fbb43ae: Layer already exists 04:53:47 e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14: digest: sha256:cc3ac228e8c1512305277309d81f4af7f5a2dbb62aca0254d9dec3326e64de0d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:47 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:47 + docker push nexus3.edgexfoundry.org:10004/core-command:main 04:53:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 04:53:47 b93c9898efd9: Preparing 04:53:47 e4f52fccab4d: Preparing 04:53:47 54bc6cb67852: Preparing 04:53:47 74ff5649f852: Preparing 04:53:47 355f7077f68e: Preparing 04:53:47 3005802d13ce: Preparing 04:53:47 63ca1fbb43ae: Preparing 04:53:47 3005802d13ce: Waiting 04:53:47 63ca1fbb43ae: Waiting 04:53:47 54bc6cb67852: Layer already exists 04:53:47 e4f52fccab4d: Layer already exists 04:53:47 74ff5649f852: Layer already exists 04:53:47 355f7077f68e: Layer already exists 04:53:47 b93c9898efd9: Layer already exists 04:53:47 63ca1fbb43ae: Layer already exists 04:53:47 3005802d13ce: Layer already exists 04:53:47 main: digest: sha256:cc3ac228e8c1512305277309d81f4af7f5a2dbb62aca0254d9dec3326e64de0d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:53:47 ===================================================== [Pipeline] echo 04:53:47 taggedImages: 04:53:47 - nexus3.edgexfoundry.org:10004/core-command:e5d1445735142b58d5731bba26edf81fba355370 04:53:47 - nexus3.edgexfoundry.org:10004/core-command:latest 04:53:47 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.14 04:53:47 - nexus3.edgexfoundry.org:10004/core-command:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 04:53:47 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 04:53:47 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 04:53:47 e5d1445735142b58d5731bba26edf81fba355370 04:53:47 latest 04:53:47 4.0.0-dev.14 04:53:47 e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 04:53:47 main 04:53:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:48 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e5d1445735142b58d5731bba26edf81fba355370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:48 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e5d1445735142b58d5731bba26edf81fba355370 04:53:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:53:48 3417415d941a: Preparing 04:53:48 3c289b946682: Preparing 04:53:48 e043fc63d225: Preparing 04:53:48 5c91a70cf292: Preparing 04:53:48 54bc6cb67852: Preparing 04:53:48 74ff5649f852: Preparing 04:53:48 355f7077f68e: Preparing 04:53:48 3005802d13ce: Preparing 04:53:48 63ca1fbb43ae: Preparing 04:53:48 355f7077f68e: Waiting 04:53:48 3005802d13ce: Waiting 04:53:48 74ff5649f852: Waiting 04:53:48 63ca1fbb43ae: Waiting 04:53:48 54bc6cb67852: Layer already exists 04:53:48 74ff5649f852: Layer already exists 04:53:48 355f7077f68e: Layer already exists 04:53:48 3005802d13ce: Layer already exists 04:53:48 e043fc63d225: Pushed 04:53:48 63ca1fbb43ae: Layer already exists 04:53:48 3c289b946682: Pushed 04:53:48 3417415d941a: Pushed 04:53:49 5c91a70cf292: Pushed 04:53:49 e5d1445735142b58d5731bba26edf81fba355370: digest: sha256:ff502ae417f068118ab47dc2dda32bd89b0484dc735252b42ca6b03aac924388 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:50 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:50 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 04:53:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:53:50 3417415d941a: Preparing 04:53:50 3c289b946682: Preparing 04:53:50 e043fc63d225: Preparing 04:53:50 5c91a70cf292: Preparing 04:53:50 54bc6cb67852: Preparing 04:53:50 74ff5649f852: Preparing 04:53:50 355f7077f68e: Preparing 04:53:50 3005802d13ce: Preparing 04:53:50 63ca1fbb43ae: Preparing 04:53:50 355f7077f68e: Waiting 04:53:50 3005802d13ce: Waiting 04:53:50 63ca1fbb43ae: Waiting 04:53:50 74ff5649f852: Waiting 04:53:50 e043fc63d225: Layer already exists 04:53:50 3417415d941a: Layer already exists 04:53:50 54bc6cb67852: Layer already exists 04:53:50 3c289b946682: Layer already exists 04:53:50 5c91a70cf292: Layer already exists 04:53:50 63ca1fbb43ae: Layer already exists 04:53:50 3005802d13ce: Layer already exists 04:53:50 74ff5649f852: Layer already exists 04:53:50 355f7077f68e: Layer already exists 04:53:50 latest: digest: sha256:ff502ae417f068118ab47dc2dda32bd89b0484dc735252b42ca6b03aac924388 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:50 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.14 04:53:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:53:51 3417415d941a: Preparing 04:53:51 3c289b946682: Preparing 04:53:51 e043fc63d225: Preparing 04:53:51 5c91a70cf292: Preparing 04:53:51 54bc6cb67852: Preparing 04:53:51 74ff5649f852: Preparing 04:53:51 355f7077f68e: Preparing 04:53:51 3005802d13ce: Preparing 04:53:51 63ca1fbb43ae: Preparing 04:53:51 74ff5649f852: Waiting 04:53:51 355f7077f68e: Waiting 04:53:51 63ca1fbb43ae: Waiting 04:53:51 3005802d13ce: Waiting 04:53:51 3417415d941a: Layer already exists 04:53:51 3c289b946682: Layer already exists 04:53:51 54bc6cb67852: Layer already exists 04:53:51 5c91a70cf292: Layer already exists 04:53:51 e043fc63d225: Layer already exists 04:53:51 3005802d13ce: Layer already exists 04:53:51 355f7077f68e: Layer already exists 04:53:51 74ff5649f852: Layer already exists 04:53:51 63ca1fbb43ae: Layer already exists 04:53:51 4.0.0-dev.14: digest: sha256:ff502ae417f068118ab47dc2dda32bd89b0484dc735252b42ca6b03aac924388 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:51 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:51 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 04:53:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:53:51 3417415d941a: Preparing 04:53:51 3c289b946682: Preparing 04:53:51 e043fc63d225: Preparing 04:53:51 5c91a70cf292: Preparing 04:53:51 54bc6cb67852: Preparing 04:53:51 74ff5649f852: Preparing 04:53:51 355f7077f68e: Preparing 04:53:51 3005802d13ce: Preparing 04:53:51 63ca1fbb43ae: Preparing 04:53:51 355f7077f68e: Waiting 04:53:51 3005802d13ce: Waiting 04:53:51 63ca1fbb43ae: Waiting 04:53:51 74ff5649f852: Waiting 04:53:51 5c91a70cf292: Layer already exists 04:53:51 3c289b946682: Layer already exists 04:53:51 54bc6cb67852: Layer already exists 04:53:51 e043fc63d225: Layer already exists 04:53:51 3417415d941a: Layer already exists 04:53:51 63ca1fbb43ae: Layer already exists 04:53:51 74ff5649f852: Layer already exists 04:53:51 355f7077f68e: Layer already exists 04:53:51 3005802d13ce: Layer already exists 04:53:51 e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14: digest: sha256:ff502ae417f068118ab47dc2dda32bd89b0484dc735252b42ca6b03aac924388 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:52 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:52 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 04:53:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 04:53:52 3417415d941a: Preparing 04:53:52 3c289b946682: Preparing 04:53:52 e043fc63d225: Preparing 04:53:52 5c91a70cf292: Preparing 04:53:52 54bc6cb67852: Preparing 04:53:52 74ff5649f852: Preparing 04:53:52 355f7077f68e: Preparing 04:53:52 3005802d13ce: Preparing 04:53:52 63ca1fbb43ae: Preparing 04:53:52 3005802d13ce: Waiting 04:53:52 355f7077f68e: Waiting 04:53:52 63ca1fbb43ae: Waiting 04:53:52 3417415d941a: Layer already exists 04:53:52 54bc6cb67852: Layer already exists 04:53:52 5c91a70cf292: Layer already exists 04:53:52 3c289b946682: Layer already exists 04:53:52 e043fc63d225: Layer already exists 04:53:52 355f7077f68e: Layer already exists 04:53:52 74ff5649f852: Layer already exists 04:53:52 63ca1fbb43ae: Layer already exists 04:53:52 3005802d13ce: Layer already exists 04:53:52 main: digest: sha256:ff502ae417f068118ab47dc2dda32bd89b0484dc735252b42ca6b03aac924388 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:53:52 ===================================================== [Pipeline] echo 04:53:52 taggedImages: 04:53:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e5d1445735142b58d5731bba26edf81fba355370 04:53:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 04:53:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.14 04:53:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 04:53:52 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 04:53:52 [edgeXDocker.push] Tagging docker image core-data with the following tags: 04:53:52 e5d1445735142b58d5731bba26edf81fba355370 04:53:52 latest 04:53:52 4.0.0-dev.14 04:53:52 e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 04:53:52 main 04:53:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:52 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e5d1445735142b58d5731bba26edf81fba355370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:53 + docker push nexus3.edgexfoundry.org:10004/core-data:e5d1445735142b58d5731bba26edf81fba355370 04:53:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:53:53 fe5584ce1a54: Preparing 04:53:53 f96d0dbe16d7: Preparing 04:53:53 45d5f779f272: Preparing 04:53:53 54bc6cb67852: Preparing 04:53:53 74ff5649f852: Preparing 04:53:53 54f0d197efd2: Preparing 04:53:53 991994e3f796: Preparing 04:53:53 63ca1fbb43ae: Preparing 04:53:53 991994e3f796: Waiting 04:53:53 63ca1fbb43ae: Waiting 04:53:53 54f0d197efd2: Waiting 04:53:53 74ff5649f852: Layer already exists 04:53:53 54bc6cb67852: Layer already exists 04:53:53 fe5584ce1a54: Pushed 04:53:53 63ca1fbb43ae: Layer already exists 04:53:53 f96d0dbe16d7: Pushed 04:53:53 991994e3f796: Pushed 04:53:54 54f0d197efd2: Pushed 04:53:56 45d5f779f272: Pushed 04:53:56 e5d1445735142b58d5731bba26edf81fba355370: digest: sha256:4f0fabdbc33b97094793f0d642c1354519f54e99e29b7b43ab97b6a34ff27abf size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:56 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:56 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 04:53:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:53:56 fe5584ce1a54: Preparing 04:53:56 f96d0dbe16d7: Preparing 04:53:56 45d5f779f272: Preparing 04:53:56 54bc6cb67852: Preparing 04:53:56 74ff5649f852: Preparing 04:53:56 54f0d197efd2: Preparing 04:53:56 991994e3f796: Preparing 04:53:56 63ca1fbb43ae: Preparing 04:53:56 54f0d197efd2: Waiting 04:53:56 991994e3f796: Waiting 04:53:56 63ca1fbb43ae: Waiting 04:53:56 45d5f779f272: Layer already exists 04:53:56 fe5584ce1a54: Layer already exists 04:53:56 54bc6cb67852: Layer already exists 04:53:56 74ff5649f852: Layer already exists 04:53:56 f96d0dbe16d7: Layer already exists 04:53:56 54f0d197efd2: Layer already exists 04:53:56 63ca1fbb43ae: Layer already exists 04:53:56 991994e3f796: Layer already exists 04:53:56 latest: digest: sha256:4f0fabdbc33b97094793f0d642c1354519f54e99e29b7b43ab97b6a34ff27abf size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:56 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:57 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.14 04:53:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:53:57 fe5584ce1a54: Preparing 04:53:57 f96d0dbe16d7: Preparing 04:53:57 45d5f779f272: Preparing 04:53:57 54bc6cb67852: Preparing 04:53:57 74ff5649f852: Preparing 04:53:57 54f0d197efd2: Preparing 04:53:57 991994e3f796: Preparing 04:53:57 63ca1fbb43ae: Preparing 04:53:57 54f0d197efd2: Waiting 04:53:57 991994e3f796: Waiting 04:53:57 63ca1fbb43ae: Waiting 04:53:57 f96d0dbe16d7: Layer already exists 04:53:57 74ff5649f852: Layer already exists 04:53:57 45d5f779f272: Layer already exists 04:53:57 54bc6cb67852: Layer already exists 04:53:57 fe5584ce1a54: Layer already exists 04:53:57 63ca1fbb43ae: Layer already exists 04:53:57 54f0d197efd2: Layer already exists 04:53:57 991994e3f796: Layer already exists 04:53:57 4.0.0-dev.14: digest: sha256:4f0fabdbc33b97094793f0d642c1354519f54e99e29b7b43ab97b6a34ff27abf size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:57 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:57 + docker push nexus3.edgexfoundry.org:10004/core-data:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 04:53:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:53:57 fe5584ce1a54: Preparing 04:53:57 f96d0dbe16d7: Preparing 04:53:57 45d5f779f272: Preparing 04:53:57 54bc6cb67852: Preparing 04:53:57 74ff5649f852: Preparing 04:53:57 54f0d197efd2: Preparing 04:53:57 991994e3f796: Preparing 04:53:57 63ca1fbb43ae: Preparing 04:53:57 54f0d197efd2: Waiting 04:53:57 991994e3f796: Waiting 04:53:57 63ca1fbb43ae: Waiting 04:53:57 74ff5649f852: Layer already exists 04:53:57 f96d0dbe16d7: Layer already exists 04:53:57 45d5f779f272: Layer already exists 04:53:57 54bc6cb67852: Layer already exists 04:53:57 fe5584ce1a54: Layer already exists 04:53:57 54f0d197efd2: Layer already exists 04:53:57 991994e3f796: Layer already exists 04:53:57 63ca1fbb43ae: Layer already exists 04:53:57 e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14: digest: sha256:4f0fabdbc33b97094793f0d642c1354519f54e99e29b7b43ab97b6a34ff27abf size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:58 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:58 + docker push nexus3.edgexfoundry.org:10004/core-data:main 04:53:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 04:53:58 fe5584ce1a54: Preparing 04:53:58 f96d0dbe16d7: Preparing 04:53:58 45d5f779f272: Preparing 04:53:58 54bc6cb67852: Preparing 04:53:58 74ff5649f852: Preparing 04:53:58 54f0d197efd2: Preparing 04:53:58 991994e3f796: Preparing 04:53:58 63ca1fbb43ae: Preparing 04:53:58 54f0d197efd2: Waiting 04:53:58 63ca1fbb43ae: Waiting 04:53:58 991994e3f796: Waiting 04:53:58 45d5f779f272: Layer already exists 04:53:58 54bc6cb67852: Layer already exists 04:53:58 fe5584ce1a54: Layer already exists 04:53:58 f96d0dbe16d7: Layer already exists 04:53:58 74ff5649f852: Layer already exists 04:53:58 54f0d197efd2: Layer already exists 04:53:58 63ca1fbb43ae: Layer already exists 04:53:58 991994e3f796: Layer already exists 04:53:58 main: digest: sha256:4f0fabdbc33b97094793f0d642c1354519f54e99e29b7b43ab97b6a34ff27abf size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:53:58 ===================================================== [Pipeline] echo 04:53:58 taggedImages: 04:53:58 - nexus3.edgexfoundry.org:10004/core-data:e5d1445735142b58d5731bba26edf81fba355370 04:53:58 - nexus3.edgexfoundry.org:10004/core-data:latest 04:53:58 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.14 04:53:58 - nexus3.edgexfoundry.org:10004/core-data:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 04:53:58 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 04:53:58 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 04:53:58 e5d1445735142b58d5731bba26edf81fba355370 04:53:58 latest 04:53:58 4.0.0-dev.14 04:53:58 e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 04:53:58 main 04:53:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:59 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:e5d1445735142b58d5731bba26edf81fba355370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:53:59 + docker push nexus3.edgexfoundry.org:10004/core-keeper:e5d1445735142b58d5731bba26edf81fba355370 04:53:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 04:53:59 2f5393aed551: Preparing 04:53:59 b5ba5e7e56fd: Preparing 04:53:59 07890918a4fd: Preparing 04:53:59 74ff5649f852: Preparing 04:53:59 551740416a30: Preparing 04:53:59 591612283488: Preparing 04:53:59 63ca1fbb43ae: Preparing 04:53:59 591612283488: Waiting 04:53:59 63ca1fbb43ae: Waiting 04:53:59 74ff5649f852: Layer already exists 04:53:59 b5ba5e7e56fd: Pushed 04:53:59 2f5393aed551: Pushed 04:53:59 551740416a30: Pushed 04:53:59 63ca1fbb43ae: Layer already exists 04:53:59 591612283488: Pushed 04:54:01 07890918a4fd: Pushed 04:54:01 e5d1445735142b58d5731bba26edf81fba355370: digest: sha256:4d779a3f12cac2b32d0428744d70427ab15017d2f5e33d15f2c71790e42d458a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:02 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:02 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 04:54:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 04:54:02 2f5393aed551: Preparing 04:54:02 b5ba5e7e56fd: Preparing 04:54:02 07890918a4fd: Preparing 04:54:02 74ff5649f852: Preparing 04:54:02 551740416a30: Preparing 04:54:02 591612283488: Preparing 04:54:02 63ca1fbb43ae: Preparing 04:54:02 591612283488: Waiting 04:54:02 63ca1fbb43ae: Waiting 04:54:02 551740416a30: Layer already exists 04:54:02 2f5393aed551: Layer already exists 04:54:02 07890918a4fd: Layer already exists 04:54:02 b5ba5e7e56fd: Layer already exists 04:54:02 74ff5649f852: Layer already exists 04:54:02 63ca1fbb43ae: Layer already exists 04:54:02 591612283488: Layer already exists 04:54:02 latest: digest: sha256:4d779a3f12cac2b32d0428744d70427ab15017d2f5e33d15f2c71790e42d458a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:02 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:03 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.14 04:54:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 04:54:03 2f5393aed551: Preparing 04:54:03 b5ba5e7e56fd: Preparing 04:54:03 07890918a4fd: Preparing 04:54:03 74ff5649f852: Preparing 04:54:03 551740416a30: Preparing 04:54:03 591612283488: Preparing 04:54:03 63ca1fbb43ae: Preparing 04:54:03 591612283488: Waiting 04:54:03 07890918a4fd: Layer already exists 04:54:03 2f5393aed551: Layer already exists 04:54:03 b5ba5e7e56fd: Layer already exists 04:54:03 74ff5649f852: Layer already exists 04:54:03 551740416a30: Layer already exists 04:54:03 63ca1fbb43ae: Layer already exists 04:54:03 591612283488: Layer already exists 04:54:03 4.0.0-dev.14: digest: sha256:4d779a3f12cac2b32d0428744d70427ab15017d2f5e33d15f2c71790e42d458a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:03 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:03 + docker push nexus3.edgexfoundry.org:10004/core-keeper:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 04:54:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 04:54:03 2f5393aed551: Preparing 04:54:03 b5ba5e7e56fd: Preparing 04:54:03 07890918a4fd: Preparing 04:54:03 74ff5649f852: Preparing 04:54:03 551740416a30: Preparing 04:54:03 591612283488: Preparing 04:54:03 63ca1fbb43ae: Preparing 04:54:03 591612283488: Waiting 04:54:03 63ca1fbb43ae: Waiting 04:54:03 74ff5649f852: Layer already exists 04:54:03 551740416a30: Layer already exists 04:54:03 07890918a4fd: Layer already exists 04:54:03 2f5393aed551: Layer already exists 04:54:03 b5ba5e7e56fd: Layer already exists 04:54:03 63ca1fbb43ae: Layer already exists 04:54:03 591612283488: Layer already exists 04:54:03 e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14: digest: sha256:4d779a3f12cac2b32d0428744d70427ab15017d2f5e33d15f2c71790e42d458a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:04 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:04 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 04:54:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 04:54:04 2f5393aed551: Preparing 04:54:04 b5ba5e7e56fd: Preparing 04:54:04 07890918a4fd: Preparing 04:54:04 74ff5649f852: Preparing 04:54:04 551740416a30: Preparing 04:54:04 591612283488: Preparing 04:54:04 63ca1fbb43ae: Preparing 04:54:04 591612283488: Waiting 04:54:04 b5ba5e7e56fd: Layer already exists 04:54:04 551740416a30: Layer already exists 04:54:04 2f5393aed551: Layer already exists 04:54:04 07890918a4fd: Layer already exists 04:54:04 63ca1fbb43ae: Layer already exists 04:54:04 591612283488: Layer already exists 04:54:04 74ff5649f852: Layer already exists 04:54:04 main: digest: sha256:4d779a3f12cac2b32d0428744d70427ab15017d2f5e33d15f2c71790e42d458a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:54:04 ===================================================== [Pipeline] echo 04:54:04 taggedImages: 04:54:04 - nexus3.edgexfoundry.org:10004/core-keeper:e5d1445735142b58d5731bba26edf81fba355370 04:54:04 - nexus3.edgexfoundry.org:10004/core-keeper:latest 04:54:04 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.14 04:54:04 - nexus3.edgexfoundry.org:10004/core-keeper:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 04:54:04 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 04:54:04 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 04:54:04 e5d1445735142b58d5731bba26edf81fba355370 04:54:04 latest 04:54:04 4.0.0-dev.14 04:54:04 e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 04:54:04 main 04:54:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:05 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e5d1445735142b58d5731bba26edf81fba355370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata:e5d1445735142b58d5731bba26edf81fba355370 04:54:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:54:05 ab98b00c97e9: Preparing 04:54:05 78144ffa103e: Preparing 04:54:05 f1cd9135657b: Preparing 04:54:05 de451d92a5f7: Preparing 04:54:05 54bc6cb67852: Preparing 04:54:05 74ff5649f852: Preparing 04:54:05 355f7077f68e: Preparing 04:54:05 3005802d13ce: Preparing 04:54:05 63ca1fbb43ae: Preparing 04:54:05 74ff5649f852: Waiting 04:54:05 355f7077f68e: Waiting 04:54:05 3005802d13ce: Waiting 04:54:05 63ca1fbb43ae: Waiting 04:54:05 54bc6cb67852: Layer already exists 04:54:05 74ff5649f852: Layer already exists 04:54:05 355f7077f68e: Layer already exists 04:54:05 3005802d13ce: Layer already exists 04:54:05 63ca1fbb43ae: Layer already exists 04:54:05 78144ffa103e: Pushed 04:54:05 f1cd9135657b: Pushed 04:54:05 ab98b00c97e9: Pushed 04:54:07 de451d92a5f7: Pushed 04:54:08 e5d1445735142b58d5731bba26edf81fba355370: digest: sha256:52001c9660b88cec47919cd0193da9875d0e99fc79b0d0dc25e47b58cff18c65 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:08 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 04:54:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:54:08 ab98b00c97e9: Preparing 04:54:08 78144ffa103e: Preparing 04:54:08 f1cd9135657b: Preparing 04:54:08 de451d92a5f7: Preparing 04:54:08 54bc6cb67852: Preparing 04:54:08 74ff5649f852: Preparing 04:54:08 355f7077f68e: Preparing 04:54:08 3005802d13ce: Preparing 04:54:08 63ca1fbb43ae: Preparing 04:54:08 355f7077f68e: Waiting 04:54:08 3005802d13ce: Waiting 04:54:08 74ff5649f852: Waiting 04:54:08 54bc6cb67852: Layer already exists 04:54:08 ab98b00c97e9: Layer already exists 04:54:08 de451d92a5f7: Layer already exists 04:54:08 f1cd9135657b: Layer already exists 04:54:08 78144ffa103e: Layer already exists 04:54:08 3005802d13ce: Layer already exists 04:54:08 355f7077f68e: Layer already exists 04:54:08 63ca1fbb43ae: Layer already exists 04:54:08 74ff5649f852: Layer already exists 04:54:08 latest: digest: sha256:52001c9660b88cec47919cd0193da9875d0e99fc79b0d0dc25e47b58cff18c65 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:09 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.14 04:54:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:54:09 ab98b00c97e9: Preparing 04:54:09 78144ffa103e: Preparing 04:54:09 f1cd9135657b: Preparing 04:54:09 de451d92a5f7: Preparing 04:54:09 54bc6cb67852: Preparing 04:54:09 74ff5649f852: Preparing 04:54:09 355f7077f68e: Preparing 04:54:09 3005802d13ce: Preparing 04:54:09 63ca1fbb43ae: Preparing 04:54:09 74ff5649f852: Waiting 04:54:09 3005802d13ce: Waiting 04:54:09 63ca1fbb43ae: Waiting 04:54:09 355f7077f68e: Waiting 04:54:09 de451d92a5f7: Layer already exists 04:54:09 78144ffa103e: Layer already exists 04:54:09 54bc6cb67852: Layer already exists 04:54:09 f1cd9135657b: Layer already exists 04:54:09 3005802d13ce: Layer already exists 04:54:09 355f7077f68e: Layer already exists 04:54:09 63ca1fbb43ae: Layer already exists 04:54:09 74ff5649f852: Layer already exists 04:54:09 ab98b00c97e9: Layer already exists 04:54:09 4.0.0-dev.14: digest: sha256:52001c9660b88cec47919cd0193da9875d0e99fc79b0d0dc25e47b58cff18c65 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:09 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 04:54:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:54:10 ab98b00c97e9: Preparing 04:54:10 78144ffa103e: Preparing 04:54:10 f1cd9135657b: Preparing 04:54:10 de451d92a5f7: Preparing 04:54:10 54bc6cb67852: Preparing 04:54:10 74ff5649f852: Preparing 04:54:10 355f7077f68e: Preparing 04:54:10 3005802d13ce: Preparing 04:54:10 63ca1fbb43ae: Preparing 04:54:10 74ff5649f852: Waiting 04:54:10 355f7077f68e: Waiting 04:54:10 3005802d13ce: Waiting 04:54:10 63ca1fbb43ae: Waiting 04:54:10 78144ffa103e: Layer already exists 04:54:10 ab98b00c97e9: Layer already exists 04:54:10 54bc6cb67852: Layer already exists 04:54:10 f1cd9135657b: Layer already exists 04:54:10 de451d92a5f7: Layer already exists 04:54:10 3005802d13ce: Layer already exists 04:54:10 74ff5649f852: Layer already exists 04:54:10 355f7077f68e: Layer already exists 04:54:10 63ca1fbb43ae: Layer already exists 04:54:10 e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14: digest: sha256:52001c9660b88cec47919cd0193da9875d0e99fc79b0d0dc25e47b58cff18c65 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:10 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 04:54:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 04:54:10 ab98b00c97e9: Preparing 04:54:10 78144ffa103e: Preparing 04:54:10 f1cd9135657b: Preparing 04:54:10 de451d92a5f7: Preparing 04:54:10 54bc6cb67852: Preparing 04:54:10 74ff5649f852: Preparing 04:54:10 355f7077f68e: Preparing 04:54:10 3005802d13ce: Preparing 04:54:10 63ca1fbb43ae: Preparing 04:54:10 355f7077f68e: Waiting 04:54:10 3005802d13ce: Waiting 04:54:10 63ca1fbb43ae: Waiting 04:54:10 74ff5649f852: Waiting 04:54:10 de451d92a5f7: Layer already exists 04:54:10 54bc6cb67852: Layer already exists 04:54:10 f1cd9135657b: Layer already exists 04:54:10 ab98b00c97e9: Layer already exists 04:54:10 78144ffa103e: Layer already exists 04:54:10 74ff5649f852: Layer already exists 04:54:10 3005802d13ce: Layer already exists 04:54:10 355f7077f68e: Layer already exists 04:54:10 63ca1fbb43ae: Layer already exists 04:54:10 main: digest: sha256:52001c9660b88cec47919cd0193da9875d0e99fc79b0d0dc25e47b58cff18c65 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:54:10 ===================================================== [Pipeline] echo 04:54:10 taggedImages: 04:54:10 - nexus3.edgexfoundry.org:10004/core-metadata:e5d1445735142b58d5731bba26edf81fba355370 04:54:10 - nexus3.edgexfoundry.org:10004/core-metadata:latest 04:54:10 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.14 04:54:10 - nexus3.edgexfoundry.org:10004/core-metadata:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 04:54:10 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 04:54:10 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 04:54:10 e5d1445735142b58d5731bba26edf81fba355370 04:54:10 latest 04:54:10 4.0.0-dev.14 04:54:10 e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 04:54:10 main 04:54:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:11 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e5d1445735142b58d5731bba26edf81fba355370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e5d1445735142b58d5731bba26edf81fba355370 04:54:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:54:11 e0e1f1b213ef: Preparing 04:54:11 fed19fc55345: Preparing 04:54:11 e2b78fb36f00: Preparing 04:54:11 dfedf7c32835: Preparing 04:54:11 5ddb2cb48137: Preparing 04:54:11 d44b241ecd2d: Preparing 04:54:11 13492c80eebc: Preparing 04:54:11 54bc6cb67852: Preparing 04:54:11 74ff5649f852: Preparing 04:54:11 ad5f193314ca: Preparing 04:54:11 aa44b5808ec5: Preparing 04:54:11 5f70bf18a086: Preparing 04:54:11 f68187c9940b: Preparing 04:54:11 940ad355e605: Preparing 04:54:11 bfd9f3c044ad: Preparing 04:54:11 63ca1fbb43ae: Preparing 04:54:11 54bc6cb67852: Waiting 04:54:11 74ff5649f852: Waiting 04:54:11 ad5f193314ca: Waiting 04:54:11 aa44b5808ec5: Waiting 04:54:11 5f70bf18a086: Waiting 04:54:11 f68187c9940b: Waiting 04:54:11 940ad355e605: Waiting 04:54:11 bfd9f3c044ad: Waiting 04:54:11 63ca1fbb43ae: Waiting 04:54:11 d44b241ecd2d: Waiting 04:54:11 13492c80eebc: Waiting 04:54:11 dfedf7c32835: Pushed 04:54:11 5ddb2cb48137: Pushed 04:54:11 fed19fc55345: Pushed 04:54:11 e0e1f1b213ef: Pushed 04:54:11 e2b78fb36f00: Pushed 04:54:11 54bc6cb67852: Layer already exists 04:54:11 74ff5649f852: Layer already exists 04:54:11 5f70bf18a086: Layer already exists 04:54:11 d44b241ecd2d: Pushed 04:54:11 ad5f193314ca: Pushed 04:54:11 aa44b5808ec5: Pushed 04:54:11 f68187c9940b: Pushed 04:54:11 63ca1fbb43ae: Layer already exists 04:54:11 bfd9f3c044ad: Pushed 04:54:12 940ad355e605: Pushed 04:54:13 13492c80eebc: Pushed 04:54:13 e5d1445735142b58d5731bba26edf81fba355370: digest: sha256:bc50f6405fc04287c625be1c526cce2b489892cbedcbe25541cba6127dcfa3d0 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:13 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 04:54:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:54:13 e0e1f1b213ef: Preparing 04:54:13 fed19fc55345: Preparing 04:54:13 e2b78fb36f00: Preparing 04:54:13 dfedf7c32835: Preparing 04:54:13 5ddb2cb48137: Preparing 04:54:13 d44b241ecd2d: Preparing 04:54:13 13492c80eebc: Preparing 04:54:13 54bc6cb67852: Preparing 04:54:13 74ff5649f852: Preparing 04:54:13 d44b241ecd2d: Waiting 04:54:13 13492c80eebc: Waiting 04:54:13 54bc6cb67852: Waiting 04:54:13 ad5f193314ca: Preparing 04:54:13 aa44b5808ec5: Preparing 04:54:13 74ff5649f852: Waiting 04:54:13 5f70bf18a086: Preparing 04:54:13 ad5f193314ca: Waiting 04:54:13 f68187c9940b: Preparing 04:54:13 940ad355e605: Preparing 04:54:13 5f70bf18a086: Waiting 04:54:13 bfd9f3c044ad: Preparing 04:54:13 aa44b5808ec5: Waiting 04:54:13 63ca1fbb43ae: Preparing 04:54:13 f68187c9940b: Waiting 04:54:13 bfd9f3c044ad: Waiting 04:54:13 63ca1fbb43ae: Waiting 04:54:13 e0e1f1b213ef: Layer already exists 04:54:13 fed19fc55345: Layer already exists 04:54:13 dfedf7c32835: Layer already exists 04:54:13 e2b78fb36f00: Layer already exists 04:54:13 5ddb2cb48137: Layer already exists 04:54:13 d44b241ecd2d: Layer already exists 04:54:13 54bc6cb67852: Layer already exists 04:54:13 13492c80eebc: Layer already exists 04:54:13 ad5f193314ca: Layer already exists 04:54:13 74ff5649f852: Layer already exists 04:54:13 aa44b5808ec5: Layer already exists 04:54:13 940ad355e605: Layer already exists 04:54:13 5f70bf18a086: Layer already exists 04:54:13 bfd9f3c044ad: Layer already exists 04:54:13 f68187c9940b: Layer already exists 04:54:13 63ca1fbb43ae: Layer already exists 04:54:13 latest: digest: sha256:bc50f6405fc04287c625be1c526cce2b489892cbedcbe25541cba6127dcfa3d0 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:14 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.14 04:54:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:54:14 e0e1f1b213ef: Preparing 04:54:14 fed19fc55345: Preparing 04:54:14 e2b78fb36f00: Preparing 04:54:14 dfedf7c32835: Preparing 04:54:14 5ddb2cb48137: Preparing 04:54:14 d44b241ecd2d: Preparing 04:54:14 13492c80eebc: Preparing 04:54:14 54bc6cb67852: Preparing 04:54:14 74ff5649f852: Preparing 04:54:14 ad5f193314ca: Preparing 04:54:14 aa44b5808ec5: Preparing 04:54:14 5f70bf18a086: Preparing 04:54:14 f68187c9940b: Preparing 04:54:14 940ad355e605: Preparing 04:54:14 bfd9f3c044ad: Preparing 04:54:14 63ca1fbb43ae: Preparing 04:54:14 13492c80eebc: Waiting 04:54:14 5f70bf18a086: Waiting 04:54:14 63ca1fbb43ae: Waiting 04:54:14 bfd9f3c044ad: Waiting 04:54:14 54bc6cb67852: Waiting 04:54:14 f68187c9940b: Waiting 04:54:14 74ff5649f852: Waiting 04:54:14 940ad355e605: Waiting 04:54:14 ad5f193314ca: Waiting 04:54:14 aa44b5808ec5: Waiting 04:54:14 d44b241ecd2d: Waiting 04:54:14 e2b78fb36f00: Layer already exists 04:54:14 dfedf7c32835: Layer already exists 04:54:14 5ddb2cb48137: Layer already exists 04:54:14 fed19fc55345: Layer already exists 04:54:14 e0e1f1b213ef: Layer already exists 04:54:14 d44b241ecd2d: Layer already exists 04:54:14 54bc6cb67852: Layer already exists 04:54:14 74ff5649f852: Layer already exists 04:54:14 13492c80eebc: Layer already exists 04:54:14 ad5f193314ca: Layer already exists 04:54:14 f68187c9940b: Layer already exists 04:54:14 aa44b5808ec5: Layer already exists 04:54:14 5f70bf18a086: Layer already exists 04:54:14 940ad355e605: Layer already exists 04:54:14 bfd9f3c044ad: Layer already exists 04:54:14 63ca1fbb43ae: Layer already exists 04:54:14 4.0.0-dev.14: digest: sha256:bc50f6405fc04287c625be1c526cce2b489892cbedcbe25541cba6127dcfa3d0 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:14 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 04:54:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:54:15 e0e1f1b213ef: Preparing 04:54:15 fed19fc55345: Preparing 04:54:15 e2b78fb36f00: Preparing 04:54:15 dfedf7c32835: Preparing 04:54:15 5ddb2cb48137: Preparing 04:54:15 d44b241ecd2d: Preparing 04:54:15 13492c80eebc: Preparing 04:54:15 54bc6cb67852: Preparing 04:54:15 74ff5649f852: Preparing 04:54:15 ad5f193314ca: Preparing 04:54:15 aa44b5808ec5: Preparing 04:54:15 5f70bf18a086: Preparing 04:54:15 f68187c9940b: Preparing 04:54:15 940ad355e605: Preparing 04:54:15 bfd9f3c044ad: Preparing 04:54:15 63ca1fbb43ae: Preparing 04:54:15 aa44b5808ec5: Waiting 04:54:15 5f70bf18a086: Waiting 04:54:15 f68187c9940b: Waiting 04:54:15 d44b241ecd2d: Waiting 04:54:15 940ad355e605: Waiting 04:54:15 bfd9f3c044ad: Waiting 04:54:15 13492c80eebc: Waiting 04:54:15 54bc6cb67852: Waiting 04:54:15 63ca1fbb43ae: Waiting 04:54:15 74ff5649f852: Waiting 04:54:15 ad5f193314ca: Waiting 04:54:15 dfedf7c32835: Layer already exists 04:54:15 e2b78fb36f00: Layer already exists 04:54:15 fed19fc55345: Layer already exists 04:54:15 5ddb2cb48137: Layer already exists 04:54:15 e0e1f1b213ef: Layer already exists 04:54:15 13492c80eebc: Layer already exists 04:54:15 d44b241ecd2d: Layer already exists 04:54:15 54bc6cb67852: Layer already exists 04:54:15 74ff5649f852: Layer already exists 04:54:15 ad5f193314ca: Layer already exists 04:54:15 5f70bf18a086: Layer already exists 04:54:15 aa44b5808ec5: Layer already exists 04:54:15 940ad355e605: Layer already exists 04:54:15 f68187c9940b: Layer already exists 04:54:15 bfd9f3c044ad: Layer already exists 04:54:15 63ca1fbb43ae: Layer already exists 04:54:15 e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14: digest: sha256:bc50f6405fc04287c625be1c526cce2b489892cbedcbe25541cba6127dcfa3d0 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:15 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 04:54:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 04:54:16 e0e1f1b213ef: Preparing 04:54:16 fed19fc55345: Preparing 04:54:16 e2b78fb36f00: Preparing 04:54:16 dfedf7c32835: Preparing 04:54:16 5ddb2cb48137: Preparing 04:54:16 d44b241ecd2d: Preparing 04:54:16 13492c80eebc: Preparing 04:54:16 54bc6cb67852: Preparing 04:54:16 74ff5649f852: Preparing 04:54:16 ad5f193314ca: Preparing 04:54:16 aa44b5808ec5: Preparing 04:54:16 5f70bf18a086: Preparing 04:54:16 f68187c9940b: Preparing 04:54:16 940ad355e605: Preparing 04:54:16 bfd9f3c044ad: Preparing 04:54:16 63ca1fbb43ae: Preparing 04:54:16 aa44b5808ec5: Waiting 04:54:16 5f70bf18a086: Waiting 04:54:16 d44b241ecd2d: Waiting 04:54:16 f68187c9940b: Waiting 04:54:16 940ad355e605: Waiting 04:54:16 13492c80eebc: Waiting 04:54:16 bfd9f3c044ad: Waiting 04:54:16 54bc6cb67852: Waiting 04:54:16 63ca1fbb43ae: Waiting 04:54:16 74ff5649f852: Waiting 04:54:16 ad5f193314ca: Waiting 04:54:16 dfedf7c32835: Layer already exists 04:54:16 e0e1f1b213ef: Layer already exists 04:54:16 fed19fc55345: Layer already exists 04:54:16 e2b78fb36f00: Layer already exists 04:54:16 5ddb2cb48137: Layer already exists 04:54:16 13492c80eebc: Layer already exists 04:54:16 d44b241ecd2d: Layer already exists 04:54:16 ad5f193314ca: Layer already exists 04:54:16 54bc6cb67852: Layer already exists 04:54:16 74ff5649f852: Layer already exists 04:54:16 5f70bf18a086: Layer already exists 04:54:16 aa44b5808ec5: Layer already exists 04:54:16 940ad355e605: Layer already exists 04:54:16 bfd9f3c044ad: Layer already exists 04:54:16 f68187c9940b: Layer already exists 04:54:16 63ca1fbb43ae: Layer already exists 04:54:16 main: digest: sha256:bc50f6405fc04287c625be1c526cce2b489892cbedcbe25541cba6127dcfa3d0 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:54:16 ===================================================== [Pipeline] echo 04:54:16 taggedImages: 04:54:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper:e5d1445735142b58d5731bba26edf81fba355370 04:54:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 04:54:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.14 04:54:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 04:54:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 04:54:16 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 04:54:16 e5d1445735142b58d5731bba26edf81fba355370 04:54:16 latest 04:54:16 4.0.0-dev.14 04:54:16 e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 04:54:16 main 04:54:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:16 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:e5d1445735142b58d5731bba26edf81fba355370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:e5d1445735142b58d5731bba26edf81fba355370 04:54:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:54:17 168f55c1bd3b: Preparing 04:54:17 4cbee4aca7f5: Preparing 04:54:17 1f740a4599af: Preparing 04:54:17 e9ea3225fde1: Preparing 04:54:17 54bc6cb67852: Preparing 04:54:17 74ff5649f852: Preparing 04:54:17 355f7077f68e: Preparing 04:54:17 3005802d13ce: Preparing 04:54:17 63ca1fbb43ae: Preparing 04:54:17 74ff5649f852: Waiting 04:54:17 355f7077f68e: Waiting 04:54:17 54bc6cb67852: Layer already exists 04:54:17 74ff5649f852: Layer already exists 04:54:17 355f7077f68e: Layer already exists 04:54:17 3005802d13ce: Layer already exists 04:54:17 63ca1fbb43ae: Layer already exists 04:54:17 168f55c1bd3b: Pushed 04:54:17 4cbee4aca7f5: Pushed 04:54:17 1f740a4599af: Pushed 04:54:19 e9ea3225fde1: Pushed 04:54:19 e5d1445735142b58d5731bba26edf81fba355370: digest: sha256:a078fcfb17a40ea21817337b5065640108fbb27750c02a3097d317696381f43b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:20 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 04:54:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:54:20 168f55c1bd3b: Preparing 04:54:20 4cbee4aca7f5: Preparing 04:54:20 1f740a4599af: Preparing 04:54:20 e9ea3225fde1: Preparing 04:54:20 54bc6cb67852: Preparing 04:54:20 74ff5649f852: Preparing 04:54:20 355f7077f68e: Preparing 04:54:20 3005802d13ce: Preparing 04:54:20 63ca1fbb43ae: Preparing 04:54:20 74ff5649f852: Waiting 04:54:20 355f7077f68e: Waiting 04:54:20 3005802d13ce: Waiting 04:54:20 63ca1fbb43ae: Waiting 04:54:20 e9ea3225fde1: Layer already exists 04:54:20 1f740a4599af: Layer already exists 04:54:20 54bc6cb67852: Layer already exists 04:54:20 4cbee4aca7f5: Layer already exists 04:54:20 168f55c1bd3b: Layer already exists 04:54:20 74ff5649f852: Layer already exists 04:54:20 355f7077f68e: Layer already exists 04:54:20 3005802d13ce: Layer already exists 04:54:20 63ca1fbb43ae: Layer already exists 04:54:20 latest: digest: sha256:a078fcfb17a40ea21817337b5065640108fbb27750c02a3097d317696381f43b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:20 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.14 04:54:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:54:20 168f55c1bd3b: Preparing 04:54:20 4cbee4aca7f5: Preparing 04:54:20 1f740a4599af: Preparing 04:54:20 e9ea3225fde1: Preparing 04:54:20 54bc6cb67852: Preparing 04:54:20 74ff5649f852: Preparing 04:54:20 355f7077f68e: Preparing 04:54:20 3005802d13ce: Preparing 04:54:20 63ca1fbb43ae: Preparing 04:54:20 74ff5649f852: Waiting 04:54:20 355f7077f68e: Waiting 04:54:20 3005802d13ce: Waiting 04:54:20 63ca1fbb43ae: Waiting 04:54:20 168f55c1bd3b: Layer already exists 04:54:20 54bc6cb67852: Layer already exists 04:54:20 e9ea3225fde1: Layer already exists 04:54:20 1f740a4599af: Layer already exists 04:54:20 4cbee4aca7f5: Layer already exists 04:54:20 3005802d13ce: Layer already exists 04:54:20 74ff5649f852: Layer already exists 04:54:20 355f7077f68e: Layer already exists 04:54:20 63ca1fbb43ae: Layer already exists 04:54:20 4.0.0-dev.14: digest: sha256:a078fcfb17a40ea21817337b5065640108fbb27750c02a3097d317696381f43b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:21 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 04:54:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:54:21 168f55c1bd3b: Preparing 04:54:21 4cbee4aca7f5: Preparing 04:54:21 1f740a4599af: Preparing 04:54:21 e9ea3225fde1: Preparing 04:54:21 54bc6cb67852: Preparing 04:54:21 74ff5649f852: Preparing 04:54:21 355f7077f68e: Preparing 04:54:21 3005802d13ce: Preparing 04:54:21 63ca1fbb43ae: Preparing 04:54:21 74ff5649f852: Waiting 04:54:21 355f7077f68e: Waiting 04:54:21 3005802d13ce: Waiting 04:54:21 1f740a4599af: Layer already exists 04:54:21 4cbee4aca7f5: Layer already exists 04:54:21 168f55c1bd3b: Layer already exists 04:54:21 54bc6cb67852: Layer already exists 04:54:21 e9ea3225fde1: Layer already exists 04:54:21 355f7077f68e: Layer already exists 04:54:21 74ff5649f852: Layer already exists 04:54:21 3005802d13ce: Layer already exists 04:54:21 63ca1fbb43ae: Layer already exists 04:54:21 e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14: digest: sha256:a078fcfb17a40ea21817337b5065640108fbb27750c02a3097d317696381f43b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:21 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 04:54:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 04:54:22 168f55c1bd3b: Preparing 04:54:22 4cbee4aca7f5: Preparing 04:54:22 1f740a4599af: Preparing 04:54:22 e9ea3225fde1: Preparing 04:54:22 54bc6cb67852: Preparing 04:54:22 74ff5649f852: Preparing 04:54:22 355f7077f68e: Preparing 04:54:22 3005802d13ce: Preparing 04:54:22 63ca1fbb43ae: Preparing 04:54:22 355f7077f68e: Waiting 04:54:22 3005802d13ce: Waiting 04:54:22 63ca1fbb43ae: Waiting 04:54:22 74ff5649f852: Waiting 04:54:22 e9ea3225fde1: Layer already exists 04:54:22 54bc6cb67852: Layer already exists 04:54:22 168f55c1bd3b: Layer already exists 04:54:22 1f740a4599af: Layer already exists 04:54:22 4cbee4aca7f5: Layer already exists 04:54:22 74ff5649f852: Layer already exists 04:54:22 355f7077f68e: Layer already exists 04:54:22 3005802d13ce: Layer already exists 04:54:22 63ca1fbb43ae: Layer already exists 04:54:22 main: digest: sha256:a078fcfb17a40ea21817337b5065640108fbb27750c02a3097d317696381f43b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:54:22 ===================================================== [Pipeline] echo 04:54:22 taggedImages: 04:54:22 - nexus3.edgexfoundry.org:10004/security-proxy-auth:e5d1445735142b58d5731bba26edf81fba355370 04:54:22 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 04:54:22 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.14 04:54:22 - nexus3.edgexfoundry.org:10004/security-proxy-auth:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 04:54:22 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 04:54:22 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 04:54:22 e5d1445735142b58d5731bba26edf81fba355370 04:54:22 latest 04:54:22 4.0.0-dev.14 04:54:22 e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 04:54:22 main 04:54:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:22 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e5d1445735142b58d5731bba26edf81fba355370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e5d1445735142b58d5731bba26edf81fba355370 04:54:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:54:23 a446a6996747: Preparing 04:54:23 101c3ce98975: Preparing 04:54:23 038d77e255b1: Preparing 04:54:23 60a61ae3060f: Preparing 04:54:23 5550739e53de: Preparing 04:54:23 54bc6cb67852: Preparing 04:54:23 74ff5649f852: Preparing 04:54:23 f8ac5949a6c7: Preparing 04:54:23 c5990f19c609: Preparing 04:54:23 6307c5c70548: Preparing 04:54:23 63ca1fbb43ae: Preparing 04:54:23 74ff5649f852: Waiting 04:54:23 f8ac5949a6c7: Waiting 04:54:23 c5990f19c609: Waiting 04:54:23 6307c5c70548: Waiting 04:54:23 63ca1fbb43ae: Waiting 04:54:23 5550739e53de: Pushed 04:54:23 101c3ce98975: Pushed 04:54:23 54bc6cb67852: Layer already exists 04:54:23 74ff5649f852: Layer already exists 04:54:23 60a61ae3060f: Pushed 04:54:23 a446a6996747: Pushed 04:54:23 63ca1fbb43ae: Layer already exists 04:54:23 f8ac5949a6c7: Pushed 04:54:23 c5990f19c609: Pushed 04:54:24 038d77e255b1: Pushed 04:54:25 6307c5c70548: Pushed 04:54:25 e5d1445735142b58d5731bba26edf81fba355370: digest: sha256:6cfbc48795620eeb43fc88962b91ed22afb40f122c84f455c03acce71d1b4038 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:25 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 04:54:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:54:25 a446a6996747: Preparing 04:54:25 101c3ce98975: Preparing 04:54:25 038d77e255b1: Preparing 04:54:25 60a61ae3060f: Preparing 04:54:25 5550739e53de: Preparing 04:54:25 54bc6cb67852: Preparing 04:54:25 74ff5649f852: Preparing 04:54:25 f8ac5949a6c7: Preparing 04:54:25 c5990f19c609: Preparing 04:54:25 6307c5c70548: Preparing 04:54:25 63ca1fbb43ae: Preparing 04:54:25 74ff5649f852: Waiting 04:54:25 f8ac5949a6c7: Waiting 04:54:25 c5990f19c609: Waiting 04:54:25 6307c5c70548: Waiting 04:54:25 54bc6cb67852: Waiting 04:54:25 63ca1fbb43ae: Waiting 04:54:25 5550739e53de: Layer already exists 04:54:25 a446a6996747: Layer already exists 04:54:25 60a61ae3060f: Layer already exists 04:54:25 038d77e255b1: Layer already exists 04:54:25 101c3ce98975: Layer already exists 04:54:25 54bc6cb67852: Layer already exists 04:54:25 c5990f19c609: Layer already exists 04:54:25 f8ac5949a6c7: Layer already exists 04:54:25 6307c5c70548: Layer already exists 04:54:25 74ff5649f852: Layer already exists 04:54:25 63ca1fbb43ae: Layer already exists 04:54:25 latest: digest: sha256:6cfbc48795620eeb43fc88962b91ed22afb40f122c84f455c03acce71d1b4038 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:26 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.14 04:54:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:54:26 a446a6996747: Preparing 04:54:26 101c3ce98975: Preparing 04:54:26 038d77e255b1: Preparing 04:54:26 60a61ae3060f: Preparing 04:54:26 5550739e53de: Preparing 04:54:26 54bc6cb67852: Preparing 04:54:26 74ff5649f852: Preparing 04:54:26 f8ac5949a6c7: Preparing 04:54:26 c5990f19c609: Preparing 04:54:26 6307c5c70548: Preparing 04:54:26 63ca1fbb43ae: Preparing 04:54:26 74ff5649f852: Waiting 04:54:26 f8ac5949a6c7: Waiting 04:54:26 c5990f19c609: Waiting 04:54:26 6307c5c70548: Waiting 04:54:26 63ca1fbb43ae: Waiting 04:54:26 5550739e53de: Layer already exists 04:54:26 038d77e255b1: Layer already exists 04:54:26 101c3ce98975: Layer already exists 04:54:26 60a61ae3060f: Layer already exists 04:54:26 a446a6996747: Layer already exists 04:54:26 74ff5649f852: Layer already exists 04:54:26 54bc6cb67852: Layer already exists 04:54:26 6307c5c70548: Layer already exists 04:54:26 f8ac5949a6c7: Layer already exists 04:54:26 c5990f19c609: Layer already exists 04:54:26 63ca1fbb43ae: Layer already exists 04:54:26 4.0.0-dev.14: digest: sha256:6cfbc48795620eeb43fc88962b91ed22afb40f122c84f455c03acce71d1b4038 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:26 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 04:54:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:54:27 a446a6996747: Preparing 04:54:27 101c3ce98975: Preparing 04:54:27 038d77e255b1: Preparing 04:54:27 60a61ae3060f: Preparing 04:54:27 5550739e53de: Preparing 04:54:27 54bc6cb67852: Preparing 04:54:27 74ff5649f852: Preparing 04:54:27 f8ac5949a6c7: Preparing 04:54:27 c5990f19c609: Preparing 04:54:27 6307c5c70548: Preparing 04:54:27 63ca1fbb43ae: Preparing 04:54:27 74ff5649f852: Waiting 04:54:27 63ca1fbb43ae: Waiting 04:54:27 f8ac5949a6c7: Waiting 04:54:27 6307c5c70548: Waiting 04:54:27 c5990f19c609: Waiting 04:54:27 54bc6cb67852: Waiting 04:54:27 60a61ae3060f: Layer already exists 04:54:27 5550739e53de: Layer already exists 04:54:27 a446a6996747: Layer already exists 04:54:27 038d77e255b1: Layer already exists 04:54:27 101c3ce98975: Layer already exists 04:54:27 74ff5649f852: Layer already exists 04:54:27 54bc6cb67852: Layer already exists 04:54:27 6307c5c70548: Layer already exists 04:54:27 f8ac5949a6c7: Layer already exists 04:54:27 c5990f19c609: Layer already exists 04:54:27 63ca1fbb43ae: Layer already exists 04:54:27 e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14: digest: sha256:6cfbc48795620eeb43fc88962b91ed22afb40f122c84f455c03acce71d1b4038 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:27 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 04:54:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 04:54:27 a446a6996747: Preparing 04:54:27 101c3ce98975: Preparing 04:54:27 038d77e255b1: Preparing 04:54:27 60a61ae3060f: Preparing 04:54:27 5550739e53de: Preparing 04:54:27 54bc6cb67852: Preparing 04:54:27 74ff5649f852: Preparing 04:54:27 f8ac5949a6c7: Preparing 04:54:27 c5990f19c609: Preparing 04:54:27 6307c5c70548: Preparing 04:54:27 63ca1fbb43ae: Preparing 04:54:27 6307c5c70548: Waiting 04:54:27 54bc6cb67852: Waiting 04:54:27 c5990f19c609: Waiting 04:54:27 63ca1fbb43ae: Waiting 04:54:27 f8ac5949a6c7: Waiting 04:54:27 74ff5649f852: Waiting 04:54:27 5550739e53de: Layer already exists 04:54:27 a446a6996747: Layer already exists 04:54:27 101c3ce98975: Layer already exists 04:54:27 60a61ae3060f: Layer already exists 04:54:27 f8ac5949a6c7: Layer already exists 04:54:27 74ff5649f852: Layer already exists 04:54:27 54bc6cb67852: Layer already exists 04:54:27 c5990f19c609: Layer already exists 04:54:27 63ca1fbb43ae: Layer already exists 04:54:27 6307c5c70548: Layer already exists 04:54:27 038d77e255b1: Layer already exists 04:54:27 main: digest: sha256:6cfbc48795620eeb43fc88962b91ed22afb40f122c84f455c03acce71d1b4038 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:54:27 ===================================================== [Pipeline] echo 04:54:27 taggedImages: 04:54:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup:e5d1445735142b58d5731bba26edf81fba355370 04:54:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 04:54:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.14 04:54:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 04:54:27 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 04:54:27 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 04:54:27 e5d1445735142b58d5731bba26edf81fba355370 04:54:27 latest 04:54:27 4.0.0-dev.14 04:54:27 e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 04:54:27 main 04:54:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:28 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e5d1445735142b58d5731bba26edf81fba355370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:28 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e5d1445735142b58d5731bba26edf81fba355370 04:54:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:54:28 0b487d4e0105: Preparing 04:54:28 e6a389bc304b: Preparing 04:54:28 286fe6573873: Preparing 04:54:28 5da79a663d4b: Preparing 04:54:28 cd8263038e04: Preparing 04:54:28 51a9c1ae7fd0: Preparing 04:54:28 6e4bc79b1d94: Preparing 04:54:28 54bc6cb67852: Preparing 04:54:28 74ff5649f852: Preparing 04:54:28 cca50b3a42a4: Preparing 04:54:28 fdbb34498223: Preparing 04:54:28 63ca1fbb43ae: Preparing 04:54:28 51a9c1ae7fd0: Waiting 04:54:28 6e4bc79b1d94: Waiting 04:54:28 54bc6cb67852: Waiting 04:54:28 74ff5649f852: Waiting 04:54:28 63ca1fbb43ae: Waiting 04:54:28 cca50b3a42a4: Waiting 04:54:28 fdbb34498223: Waiting 04:54:28 cd8263038e04: Pushed 04:54:28 e6a389bc304b: Pushed 04:54:28 0b487d4e0105: Pushed 04:54:28 54bc6cb67852: Layer already exists 04:54:28 74ff5649f852: Layer already exists 04:54:28 51a9c1ae7fd0: Pushed 04:54:28 6e4bc79b1d94: Pushed 04:54:28 63ca1fbb43ae: Layer already exists 04:54:29 cca50b3a42a4: Pushed 04:54:29 5da79a663d4b: Pushed 04:54:29 286fe6573873: Pushed 04:54:30 fdbb34498223: Pushed 04:54:30 e5d1445735142b58d5731bba26edf81fba355370: digest: sha256:2cdd02ca48dc8a0de4d845aec8faea63c7539a12f7ebe7734c5dd89be6fe6ee5 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:30 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 04:54:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:54:30 0b487d4e0105: Preparing 04:54:30 e6a389bc304b: Preparing 04:54:30 286fe6573873: Preparing 04:54:30 5da79a663d4b: Preparing 04:54:30 cd8263038e04: Preparing 04:54:30 51a9c1ae7fd0: Preparing 04:54:30 6e4bc79b1d94: Preparing 04:54:30 54bc6cb67852: Preparing 04:54:30 74ff5649f852: Preparing 04:54:30 cca50b3a42a4: Preparing 04:54:30 fdbb34498223: Preparing 04:54:30 63ca1fbb43ae: Preparing 04:54:30 6e4bc79b1d94: Waiting 04:54:30 fdbb34498223: Waiting 04:54:30 54bc6cb67852: Waiting 04:54:30 63ca1fbb43ae: Waiting 04:54:30 74ff5649f852: Waiting 04:54:30 cca50b3a42a4: Waiting 04:54:30 51a9c1ae7fd0: Waiting 04:54:30 286fe6573873: Layer already exists 04:54:30 e6a389bc304b: Layer already exists 04:54:30 cd8263038e04: Layer already exists 04:54:30 0b487d4e0105: Layer already exists 04:54:30 5da79a663d4b: Layer already exists 04:54:30 6e4bc79b1d94: Layer already exists 04:54:30 74ff5649f852: Layer already exists 04:54:30 54bc6cb67852: Layer already exists 04:54:30 cca50b3a42a4: Layer already exists 04:54:30 51a9c1ae7fd0: Layer already exists 04:54:30 fdbb34498223: Layer already exists 04:54:30 63ca1fbb43ae: Layer already exists 04:54:30 latest: digest: sha256:2cdd02ca48dc8a0de4d845aec8faea63c7539a12f7ebe7734c5dd89be6fe6ee5 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:31 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.14 04:54:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:54:31 0b487d4e0105: Preparing 04:54:31 e6a389bc304b: Preparing 04:54:31 286fe6573873: Preparing 04:54:31 5da79a663d4b: Preparing 04:54:31 cd8263038e04: Preparing 04:54:31 51a9c1ae7fd0: Preparing 04:54:31 6e4bc79b1d94: Preparing 04:54:31 54bc6cb67852: Preparing 04:54:31 74ff5649f852: Preparing 04:54:31 cca50b3a42a4: Preparing 04:54:31 fdbb34498223: Preparing 04:54:31 63ca1fbb43ae: Preparing 04:54:31 54bc6cb67852: Waiting 04:54:31 74ff5649f852: Waiting 04:54:31 cca50b3a42a4: Waiting 04:54:31 fdbb34498223: Waiting 04:54:31 63ca1fbb43ae: Waiting 04:54:31 51a9c1ae7fd0: Waiting 04:54:31 6e4bc79b1d94: Waiting 04:54:31 e6a389bc304b: Layer already exists 04:54:31 0b487d4e0105: Layer already exists 04:54:31 cd8263038e04: Layer already exists 04:54:31 286fe6573873: Layer already exists 04:54:31 5da79a663d4b: Layer already exists 04:54:31 54bc6cb67852: Layer already exists 04:54:31 cca50b3a42a4: Layer already exists 04:54:31 51a9c1ae7fd0: Layer already exists 04:54:31 6e4bc79b1d94: Layer already exists 04:54:31 74ff5649f852: Layer already exists 04:54:31 63ca1fbb43ae: Layer already exists 04:54:31 fdbb34498223: Layer already exists 04:54:31 4.0.0-dev.14: digest: sha256:2cdd02ca48dc8a0de4d845aec8faea63c7539a12f7ebe7734c5dd89be6fe6ee5 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:31 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 04:54:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:54:32 0b487d4e0105: Preparing 04:54:32 e6a389bc304b: Preparing 04:54:32 286fe6573873: Preparing 04:54:32 5da79a663d4b: Preparing 04:54:32 cd8263038e04: Preparing 04:54:32 51a9c1ae7fd0: Preparing 04:54:32 6e4bc79b1d94: Preparing 04:54:32 54bc6cb67852: Preparing 04:54:32 74ff5649f852: Preparing 04:54:32 cca50b3a42a4: Preparing 04:54:32 fdbb34498223: Preparing 04:54:32 63ca1fbb43ae: Preparing 04:54:32 74ff5649f852: Waiting 04:54:32 cca50b3a42a4: Waiting 04:54:32 fdbb34498223: Waiting 04:54:32 63ca1fbb43ae: Waiting 04:54:32 51a9c1ae7fd0: Waiting 04:54:32 6e4bc79b1d94: Waiting 04:54:32 54bc6cb67852: Waiting 04:54:32 286fe6573873: Layer already exists 04:54:32 cd8263038e04: Layer already exists 04:54:32 0b487d4e0105: Layer already exists 04:54:32 5da79a663d4b: Layer already exists 04:54:32 e6a389bc304b: Layer already exists 04:54:32 51a9c1ae7fd0: Layer already exists 04:54:32 74ff5649f852: Layer already exists 04:54:32 54bc6cb67852: Layer already exists 04:54:32 6e4bc79b1d94: Layer already exists 04:54:32 cca50b3a42a4: Layer already exists 04:54:32 fdbb34498223: Layer already exists 04:54:32 63ca1fbb43ae: Layer already exists 04:54:32 e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14: digest: sha256:2cdd02ca48dc8a0de4d845aec8faea63c7539a12f7ebe7734c5dd89be6fe6ee5 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:32 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 04:54:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 04:54:32 0b487d4e0105: Preparing 04:54:32 e6a389bc304b: Preparing 04:54:32 286fe6573873: Preparing 04:54:32 5da79a663d4b: Preparing 04:54:32 cd8263038e04: Preparing 04:54:32 51a9c1ae7fd0: Preparing 04:54:32 6e4bc79b1d94: Preparing 04:54:32 54bc6cb67852: Preparing 04:54:32 74ff5649f852: Preparing 04:54:32 cca50b3a42a4: Preparing 04:54:32 fdbb34498223: Preparing 04:54:32 63ca1fbb43ae: Preparing 04:54:32 6e4bc79b1d94: Waiting 04:54:32 54bc6cb67852: Waiting 04:54:32 74ff5649f852: Waiting 04:54:32 cca50b3a42a4: Waiting 04:54:32 fdbb34498223: Waiting 04:54:32 63ca1fbb43ae: Waiting 04:54:32 286fe6573873: Layer already exists 04:54:32 0b487d4e0105: Layer already exists 04:54:32 cd8263038e04: Layer already exists 04:54:32 e6a389bc304b: Layer already exists 04:54:32 5da79a663d4b: Layer already exists 04:54:32 51a9c1ae7fd0: Layer already exists 04:54:32 54bc6cb67852: Layer already exists 04:54:32 6e4bc79b1d94: Layer already exists 04:54:32 74ff5649f852: Layer already exists 04:54:32 cca50b3a42a4: Layer already exists 04:54:32 fdbb34498223: Layer already exists 04:54:32 63ca1fbb43ae: Layer already exists 04:54:32 main: digest: sha256:2cdd02ca48dc8a0de4d845aec8faea63c7539a12f7ebe7734c5dd89be6fe6ee5 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:54:32 ===================================================== [Pipeline] echo 04:54:32 taggedImages: 04:54:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e5d1445735142b58d5731bba26edf81fba355370 04:54:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 04:54:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.14 04:54:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 04:54:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 04:54:32 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 04:54:32 e5d1445735142b58d5731bba26edf81fba355370 04:54:32 latest 04:54:32 4.0.0-dev.14 04:54:32 e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 04:54:32 main 04:54:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:33 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e5d1445735142b58d5731bba26edf81fba355370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e5d1445735142b58d5731bba26edf81fba355370 04:54:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:54:33 1d8fa438acbf: Preparing 04:54:33 d3b4d301490a: Preparing 04:54:33 54bc6cb67852: Preparing 04:54:33 74ff5649f852: Preparing 04:54:33 7fd7976df427: Preparing 04:54:33 9117164ca9e4: Preparing 04:54:33 63ca1fbb43ae: Preparing 04:54:33 9117164ca9e4: Waiting 04:54:33 63ca1fbb43ae: Waiting 04:54:33 74ff5649f852: Layer already exists 04:54:33 54bc6cb67852: Layer already exists 04:54:33 63ca1fbb43ae: Layer already exists 04:54:33 1d8fa438acbf: Pushed 04:54:34 7fd7976df427: Pushed 04:54:34 9117164ca9e4: Pushed 04:54:35 d3b4d301490a: Pushed 04:54:35 e5d1445735142b58d5731bba26edf81fba355370: digest: sha256:5602e13f63a77fb68e1229127d1cef1213c97c69d9b358a8d12e884903b4e514 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:35 + 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 04:54:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 04:54:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:54:36 1d8fa438acbf: Preparing 04:54:36 d3b4d301490a: Preparing 04:54:36 54bc6cb67852: Preparing 04:54:36 74ff5649f852: Preparing 04:54:36 7fd7976df427: Preparing 04:54:36 9117164ca9e4: Preparing 04:54:36 63ca1fbb43ae: Preparing 04:54:36 9117164ca9e4: Waiting 04:54:36 63ca1fbb43ae: Waiting 04:54:36 1d8fa438acbf: Layer already exists 04:54:36 54bc6cb67852: Layer already exists 04:54:36 d3b4d301490a: Layer already exists 04:54:36 74ff5649f852: Layer already exists 04:54:36 7fd7976df427: Layer already exists 04:54:36 63ca1fbb43ae: Layer already exists 04:54:36 9117164ca9e4: Layer already exists 04:54:36 latest: digest: sha256:5602e13f63a77fb68e1229127d1cef1213c97c69d9b358a8d12e884903b4e514 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:36 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.14 04:54:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:54:36 1d8fa438acbf: Preparing 04:54:36 d3b4d301490a: Preparing 04:54:36 54bc6cb67852: Preparing 04:54:36 74ff5649f852: Preparing 04:54:36 7fd7976df427: Preparing 04:54:36 9117164ca9e4: Preparing 04:54:36 63ca1fbb43ae: Preparing 04:54:36 9117164ca9e4: Waiting 04:54:36 63ca1fbb43ae: Waiting 04:54:36 74ff5649f852: Layer already exists 04:54:36 1d8fa438acbf: Layer already exists 04:54:36 d3b4d301490a: Layer already exists 04:54:36 54bc6cb67852: Layer already exists 04:54:36 7fd7976df427: Layer already exists 04:54:36 9117164ca9e4: Layer already exists 04:54:36 63ca1fbb43ae: Layer already exists 04:54:36 4.0.0-dev.14: digest: sha256:5602e13f63a77fb68e1229127d1cef1213c97c69d9b358a8d12e884903b4e514 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:37 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 04:54:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:54:37 1d8fa438acbf: Preparing 04:54:37 d3b4d301490a: Preparing 04:54:37 54bc6cb67852: Preparing 04:54:37 74ff5649f852: Preparing 04:54:37 7fd7976df427: Preparing 04:54:37 9117164ca9e4: Preparing 04:54:37 63ca1fbb43ae: Preparing 04:54:37 9117164ca9e4: Waiting 04:54:37 63ca1fbb43ae: Waiting 04:54:37 1d8fa438acbf: Layer already exists 04:54:37 7fd7976df427: Layer already exists 04:54:37 74ff5649f852: Layer already exists 04:54:37 54bc6cb67852: Layer already exists 04:54:37 d3b4d301490a: Layer already exists 04:54:37 9117164ca9e4: Layer already exists 04:54:37 63ca1fbb43ae: Layer already exists 04:54:37 e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14: digest: sha256:5602e13f63a77fb68e1229127d1cef1213c97c69d9b358a8d12e884903b4e514 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:37 + 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 04:54:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 04:54:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 04:54:38 1d8fa438acbf: Preparing 04:54:38 d3b4d301490a: Preparing 04:54:38 54bc6cb67852: Preparing 04:54:38 74ff5649f852: Preparing 04:54:38 7fd7976df427: Preparing 04:54:38 9117164ca9e4: Preparing 04:54:38 63ca1fbb43ae: Preparing 04:54:38 63ca1fbb43ae: Waiting 04:54:38 7fd7976df427: Layer already exists 04:54:38 d3b4d301490a: Layer already exists 04:54:38 74ff5649f852: Layer already exists 04:54:38 54bc6cb67852: Layer already exists 04:54:38 1d8fa438acbf: Layer already exists 04:54:38 9117164ca9e4: Layer already exists 04:54:38 63ca1fbb43ae: Layer already exists 04:54:38 main: digest: sha256:5602e13f63a77fb68e1229127d1cef1213c97c69d9b358a8d12e884903b4e514 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:54:38 ===================================================== [Pipeline] echo 04:54:38 taggedImages: 04:54:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e5d1445735142b58d5731bba26edf81fba355370 04:54:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 04:54:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.14 04:54:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 04:54:38 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 04:54:38 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 04:54:38 e5d1445735142b58d5731bba26edf81fba355370 04:54:38 latest 04:54:38 4.0.0-dev.14 04:54:38 e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 04:54:38 main 04:54:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:38 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:e5d1445735142b58d5731bba26edf81fba355370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:e5d1445735142b58d5731bba26edf81fba355370 04:54:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:54:39 8eaf17628546: Preparing 04:54:39 4fe2d2dcff7f: Preparing 04:54:39 49813059d89a: Preparing 04:54:39 54bc6cb67852: Preparing 04:54:39 74ff5649f852: Preparing 04:54:39 4ccf8453f33c: Preparing 04:54:39 4bc6740cf941: Preparing 04:54:39 f17ef7e2fe75: Preparing 04:54:39 7813abd22539: Preparing 04:54:39 63ca1fbb43ae: Preparing 04:54:39 4ccf8453f33c: Waiting 04:54:39 4bc6740cf941: Waiting 04:54:39 63ca1fbb43ae: Waiting 04:54:39 7813abd22539: Waiting 04:54:39 f17ef7e2fe75: Waiting 04:54:39 54bc6cb67852: Layer already exists 04:54:39 74ff5649f852: Layer already exists 04:54:39 4fe2d2dcff7f: Pushed 04:54:39 49813059d89a: Pushed 04:54:39 8eaf17628546: Pushed 04:54:39 63ca1fbb43ae: Layer already exists 04:54:39 f17ef7e2fe75: Pushed 04:54:40 7813abd22539: Pushed 04:54:43 #87 ... 04:54:43 04:54:43 #93 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:54:43 #93 DONE 93.5s 04:54:43 04:54:43 #87 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:54:43 #87 DONE 111.1s 04:54:43 04:54:43 #83 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:54:43 #83 DONE 107.5s 04:54:43 04:54:43 #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:54:43 #86 DONE 101.2s 04:54:43 04:54:43 #84 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:54:43 #84 DONE 109.4s 04:54:43 04:54:43 #116 [core-keeper builder 7/8] COPY . . 04:54:43 #116 ... 04:54:43 04:54:43 #117 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:54:43 #117 CACHED 04:54:43 04:54:43 #118 [core-command builder 4/7] COPY go.mod vendor* ./ 04:54:43 #118 CACHED 04:54:43 04:54:43 #119 [core-command builder 6/7] COPY . . 04:54:43 #119 CACHED 04:54:43 04:54:43 #120 [core-data builder 6/7] COPY . . 04:54:43 #120 DONE 1.4s 04:54:43 04:54:43 #121 [core-metadata builder 6/7] COPY . . 04:54:43 #121 CACHED 04:54:43 04:54:43 #122 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:54:43 #122 CACHED 04:54:43 04:54:43 #123 [core-metadata builder 4/7] COPY go.mod vendor* ./ 04:54:43 #123 CACHED 04:54:43 04:54:43 #124 [security-spiffe-token-provider builder 6/7] COPY . . 04:54:43 #124 DONE 1.4s 04:54:43 04:54:43 #125 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:54:43 #125 CACHED 04:54:43 04:54:43 #126 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:54:43 #126 CACHED 04:54:43 04:54:43 #127 [core-common-config-bootstrapper builder 6/7] COPY . . 04:54:43 #127 CACHED 04:54:43 04:54:43 #128 [support-notifications builder 4/7] COPY go.mod vendor* ./ 04:54:43 #128 CACHED 04:54:43 04:54:43 #129 [support-notifications builder 6/7] COPY . . 04:54:43 #129 CACHED 04:54:43 04:54:43 #130 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:54:43 #130 CACHED 04:54:43 04:54:43 #116 [core-keeper builder 7/8] COPY . . 04:54:43 #116 DONE 1.3s 04:54:43 04:54:43 #131 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:54:43 #131 CACHED 04:54:43 04:54:43 #132 [security-proxy-auth builder 6/7] COPY . . 04:54:43 #132 CACHED 04:54:43 04:54:43 #133 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 04:54:43 #133 CACHED 04:54:43 04:54:43 #134 [security-bootstrapper builder 6/7] COPY . . 04:54:43 #134 CACHED 04:54:43 04:54:43 #135 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 04:54:43 #135 CACHED 04:54:43 04:54:43 #136 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:54:43 #136 CACHED 04:54:43 04:54:43 #137 [support-cron-scheduler builder 6/7] COPY . . 04:54:43 #137 DONE 1.5s 04:54:43 04:54:43 #138 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 04:54:43 #138 CACHED 04:54:43 04:54:43 #139 [security-secretstore-setup builder 6/7] COPY . . 04:54:43 #139 CACHED 04:54:43 04:54:43 #140 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 04:54:43 #140 CACHED 04:54:43 04:54:43 #141 [security-proxy-setup builder 6/7] COPY . . 04:54:43 #141 DONE 1.4s 04:54:43 04:54:43 #142 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 04:54:45 4bc6740cf941: Pushed 04:54:47 #142 ... 04:54:47 04:54:47 #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 04:54:47 #0 5.097 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 04:54:47 #143 ... 04:54:47 04:54:47 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:54:47 #0 5.810 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 04:54:47 #144 ... 04:54:47 04:54:47 #142 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 04:54:47 #142 5.994 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 04:54:49 4ccf8453f33c: Pushed 04:54:49 e5d1445735142b58d5731bba26edf81fba355370: digest: sha256:5410898b9b215ce95056d5da2132e4886f27eb4c1413444eaf8f18aa4e10d7c3 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:50 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 04:54:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:54:50 8eaf17628546: Preparing 04:54:50 4fe2d2dcff7f: Preparing 04:54:50 49813059d89a: Preparing 04:54:50 54bc6cb67852: Preparing 04:54:50 74ff5649f852: Preparing 04:54:50 4ccf8453f33c: Preparing 04:54:50 4bc6740cf941: Preparing 04:54:50 f17ef7e2fe75: Preparing 04:54:50 4ccf8453f33c: Waiting 04:54:50 4bc6740cf941: Waiting 04:54:50 7813abd22539: Preparing 04:54:50 63ca1fbb43ae: Preparing 04:54:50 f17ef7e2fe75: Waiting 04:54:50 7813abd22539: Waiting 04:54:50 63ca1fbb43ae: Waiting 04:54:50 4fe2d2dcff7f: Layer already exists 04:54:50 74ff5649f852: Layer already exists 04:54:50 8eaf17628546: Layer already exists 04:54:50 49813059d89a: Layer already exists 04:54:50 54bc6cb67852: Layer already exists 04:54:50 4bc6740cf941: Layer already exists 04:54:50 4ccf8453f33c: Layer already exists 04:54:50 f17ef7e2fe75: Layer already exists 04:54:50 7813abd22539: Layer already exists 04:54:50 63ca1fbb43ae: Layer already exists 04:54:50 latest: digest: sha256:5410898b9b215ce95056d5da2132e4886f27eb4c1413444eaf8f18aa4e10d7c3 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:50 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.14 04:54:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:54:50 8eaf17628546: Preparing 04:54:50 4fe2d2dcff7f: Preparing 04:54:50 49813059d89a: Preparing 04:54:50 54bc6cb67852: Preparing 04:54:50 74ff5649f852: Preparing 04:54:50 4ccf8453f33c: Preparing 04:54:50 4bc6740cf941: Preparing 04:54:50 f17ef7e2fe75: Preparing 04:54:50 7813abd22539: Preparing 04:54:50 63ca1fbb43ae: Preparing 04:54:50 f17ef7e2fe75: Waiting 04:54:50 7813abd22539: Waiting 04:54:50 63ca1fbb43ae: Waiting 04:54:50 4ccf8453f33c: Waiting 04:54:50 4bc6740cf941: Waiting 04:54:50 49813059d89a: Layer already exists 04:54:50 8eaf17628546: Layer already exists 04:54:50 74ff5649f852: Layer already exists 04:54:50 54bc6cb67852: Layer already exists 04:54:50 4fe2d2dcff7f: Layer already exists 04:54:50 f17ef7e2fe75: Layer already exists 04:54:50 4ccf8453f33c: Layer already exists 04:54:50 4bc6740cf941: Layer already exists 04:54:50 7813abd22539: Layer already exists 04:54:50 63ca1fbb43ae: Layer already exists 04:54:50 4.0.0-dev.14: digest: sha256:5410898b9b215ce95056d5da2132e4886f27eb4c1413444eaf8f18aa4e10d7c3 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:51 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:51 #142 ... 04:54:51 04:54:51 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:54:51 #0 5.505 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 04:54:51 #145 ... 04:54:51 04:54:51 #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 04:54:51 #0 4.861 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 04:54:51 #146 ... 04:54:51 04:54:51 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:54:51 #0 5.186 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 04:54:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 04:54:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:54:51 8eaf17628546: Preparing 04:54:51 4fe2d2dcff7f: Preparing 04:54:51 49813059d89a: Preparing 04:54:51 54bc6cb67852: Preparing 04:54:51 74ff5649f852: Preparing 04:54:51 4ccf8453f33c: Preparing 04:54:51 4bc6740cf941: Preparing 04:54:51 f17ef7e2fe75: Preparing 04:54:51 7813abd22539: Preparing 04:54:51 63ca1fbb43ae: Preparing 04:54:51 4ccf8453f33c: Waiting 04:54:51 4bc6740cf941: Waiting 04:54:51 f17ef7e2fe75: Waiting 04:54:51 7813abd22539: Waiting 04:54:51 63ca1fbb43ae: Waiting 04:54:51 54bc6cb67852: Layer already exists 04:54:51 8eaf17628546: Layer already exists 04:54:51 49813059d89a: Layer already exists 04:54:51 74ff5649f852: Layer already exists 04:54:51 4fe2d2dcff7f: Layer already exists 04:54:51 4ccf8453f33c: Layer already exists 04:54:51 f17ef7e2fe75: Layer already exists 04:54:51 4bc6740cf941: Layer already exists 04:54:51 7813abd22539: Layer already exists 04:54:51 63ca1fbb43ae: Layer already exists 04:54:51 e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14: digest: sha256:5410898b9b215ce95056d5da2132e4886f27eb4c1413444eaf8f18aa4e10d7c3 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:51 #147 ... 04:54:51 04:54:51 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:54:51 #0 4.178 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 04:54:51 #148 ... 04:54:51 04:54:51 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:54:51 #0 4.912 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 04:54:51 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:52 #149 ... 04:54:52 04:54:52 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:54:52 #0 5.661 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 04:54:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 04:54:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 04:54:52 8eaf17628546: Preparing 04:54:52 4fe2d2dcff7f: Preparing 04:54:52 49813059d89a: Preparing 04:54:52 54bc6cb67852: Preparing 04:54:52 74ff5649f852: Preparing 04:54:52 4ccf8453f33c: Preparing 04:54:52 4bc6740cf941: Preparing 04:54:52 f17ef7e2fe75: Preparing 04:54:52 7813abd22539: Preparing 04:54:52 63ca1fbb43ae: Preparing 04:54:52 4bc6740cf941: Waiting 04:54:52 7813abd22539: Waiting 04:54:52 63ca1fbb43ae: Waiting 04:54:52 4ccf8453f33c: Waiting 04:54:52 f17ef7e2fe75: Waiting 04:54:52 74ff5649f852: Layer already exists 04:54:52 4fe2d2dcff7f: Layer already exists 04:54:52 8eaf17628546: Layer already exists 04:54:52 54bc6cb67852: Layer already exists 04:54:52 49813059d89a: Layer already exists 04:54:52 4ccf8453f33c: Layer already exists 04:54:52 4bc6740cf941: Layer already exists 04:54:52 f17ef7e2fe75: Layer already exists 04:54:52 63ca1fbb43ae: Layer already exists 04:54:52 7813abd22539: Layer already exists 04:54:52 main: digest: sha256:5410898b9b215ce95056d5da2132e4886f27eb4c1413444eaf8f18aa4e10d7c3 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:54:52 ===================================================== [Pipeline] echo 04:54:52 taggedImages: 04:54:52 - nexus3.edgexfoundry.org:10004/security-spire-agent:e5d1445735142b58d5731bba26edf81fba355370 04:54:52 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 04:54:52 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.14 04:54:52 - nexus3.edgexfoundry.org:10004/security-spire-agent:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 04:54:52 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 04:54:52 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 04:54:52 e5d1445735142b58d5731bba26edf81fba355370 04:54:52 latest 04:54:52 4.0.0-dev.14 04:54:52 e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 04:54:52 main 04:54:52 ===================================================== 04:54:52 #150 ... 04:54:52 04:54:52 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 04:54:52 #0 4.711 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 04:54:52 #151 ... 04:54:52 04:54:52 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 04:54:52 #0 6.107 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:52 #152 ... 04:54:52 04:54:52 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:54:52 #0 6.028 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 04:54:52 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:e5d1445735142b58d5731bba26edf81fba355370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:54:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:e5d1445735142b58d5731bba26edf81fba355370 04:54:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:54:53 3f52c8164927: Preparing 04:54:53 90b1ce5b7248: Preparing 04:54:53 817866350938: Preparing 04:54:53 54bc6cb67852: Preparing 04:54:53 74ff5649f852: Preparing 04:54:53 406a08d31183: Preparing 04:54:53 7b74f98687a4: Preparing 04:54:53 d4d0af59eedc: Preparing 04:54:53 63ca1fbb43ae: Preparing 04:54:53 406a08d31183: Waiting 04:54:53 7b74f98687a4: Waiting 04:54:53 d4d0af59eedc: Waiting 04:54:53 63ca1fbb43ae: Waiting 04:54:53 74ff5649f852: Layer already exists 04:54:53 54bc6cb67852: Layer already exists 04:54:53 817866350938: Pushed 04:54:53 90b1ce5b7248: Pushed 04:54:53 3f52c8164927: Pushed 04:54:53 63ca1fbb43ae: Layer already exists 04:54:53 d4d0af59eedc: Pushed 04:54:53 7b74f98687a4: Pushed 04:55:03 406a08d31183: Pushed 04:55:03 e5d1445735142b58d5731bba26edf81fba355370: digest: sha256:b5248938b341f34604fe98f40bd13dec9bf5f46d9fb87c6fade8046c639a2e9a size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:04 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 04:55:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:55:04 3f52c8164927: Preparing 04:55:04 90b1ce5b7248: Preparing 04:55:04 817866350938: Preparing 04:55:04 54bc6cb67852: Preparing 04:55:04 74ff5649f852: Preparing 04:55:04 406a08d31183: Preparing 04:55:04 7b74f98687a4: Preparing 04:55:04 d4d0af59eedc: Preparing 04:55:04 63ca1fbb43ae: Preparing 04:55:04 406a08d31183: Waiting 04:55:04 7b74f98687a4: Waiting 04:55:04 d4d0af59eedc: Waiting 04:55:04 63ca1fbb43ae: Waiting 04:55:04 54bc6cb67852: Layer already exists 04:55:04 90b1ce5b7248: Layer already exists 04:55:04 817866350938: Layer already exists 04:55:04 3f52c8164927: Layer already exists 04:55:04 74ff5649f852: Layer already exists 04:55:04 406a08d31183: Layer already exists 04:55:04 63ca1fbb43ae: Layer already exists 04:55:04 7b74f98687a4: Layer already exists 04:55:04 d4d0af59eedc: Layer already exists 04:55:04 latest: digest: sha256:b5248938b341f34604fe98f40bd13dec9bf5f46d9fb87c6fade8046c639a2e9a size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:04 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.14 04:55:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:55:05 3f52c8164927: Preparing 04:55:05 90b1ce5b7248: Preparing 04:55:05 817866350938: Preparing 04:55:05 54bc6cb67852: Preparing 04:55:05 74ff5649f852: Preparing 04:55:05 406a08d31183: Preparing 04:55:05 7b74f98687a4: Preparing 04:55:05 d4d0af59eedc: Preparing 04:55:05 63ca1fbb43ae: Preparing 04:55:05 406a08d31183: Waiting 04:55:05 7b74f98687a4: Waiting 04:55:05 d4d0af59eedc: Waiting 04:55:05 3f52c8164927: Layer already exists 04:55:05 74ff5649f852: Layer already exists 04:55:05 90b1ce5b7248: Layer already exists 04:55:05 54bc6cb67852: Layer already exists 04:55:05 817866350938: Layer already exists 04:55:05 406a08d31183: Layer already exists 04:55:05 7b74f98687a4: Layer already exists 04:55:05 d4d0af59eedc: Layer already exists 04:55:05 63ca1fbb43ae: Layer already exists 04:55:05 4.0.0-dev.14: digest: sha256:b5248938b341f34604fe98f40bd13dec9bf5f46d9fb87c6fade8046c639a2e9a size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:05 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 04:55:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:55:05 3f52c8164927: Preparing 04:55:05 90b1ce5b7248: Preparing 04:55:05 817866350938: Preparing 04:55:05 54bc6cb67852: Preparing 04:55:05 74ff5649f852: Preparing 04:55:05 406a08d31183: Preparing 04:55:05 7b74f98687a4: Preparing 04:55:05 d4d0af59eedc: Preparing 04:55:05 63ca1fbb43ae: Preparing 04:55:05 406a08d31183: Waiting 04:55:05 7b74f98687a4: Waiting 04:55:05 d4d0af59eedc: Waiting 04:55:05 63ca1fbb43ae: Waiting 04:55:05 90b1ce5b7248: Layer already exists 04:55:05 54bc6cb67852: Layer already exists 04:55:05 3f52c8164927: Layer already exists 04:55:05 74ff5649f852: Layer already exists 04:55:05 817866350938: Layer already exists 04:55:05 7b74f98687a4: Layer already exists 04:55:05 d4d0af59eedc: Layer already exists 04:55:05 406a08d31183: Layer already exists 04:55:05 63ca1fbb43ae: Layer already exists 04:55:05 e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14: digest: sha256:b5248938b341f34604fe98f40bd13dec9bf5f46d9fb87c6fade8046c639a2e9a size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:06 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 04:55:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 04:55:06 3f52c8164927: Preparing 04:55:06 90b1ce5b7248: Preparing 04:55:06 817866350938: Preparing 04:55:06 54bc6cb67852: Preparing 04:55:06 74ff5649f852: Preparing 04:55:06 406a08d31183: Preparing 04:55:06 7b74f98687a4: Preparing 04:55:06 d4d0af59eedc: Preparing 04:55:06 63ca1fbb43ae: Preparing 04:55:06 406a08d31183: Waiting 04:55:06 d4d0af59eedc: Waiting 04:55:06 63ca1fbb43ae: Waiting 04:55:06 7b74f98687a4: Waiting 04:55:06 90b1ce5b7248: Layer already exists 04:55:06 817866350938: Layer already exists 04:55:06 54bc6cb67852: Layer already exists 04:55:06 74ff5649f852: Layer already exists 04:55:06 3f52c8164927: Layer already exists 04:55:06 406a08d31183: Layer already exists 04:55:06 7b74f98687a4: Layer already exists 04:55:06 d4d0af59eedc: Layer already exists 04:55:06 63ca1fbb43ae: Layer already exists 04:55:06 main: digest: sha256:b5248938b341f34604fe98f40bd13dec9bf5f46d9fb87c6fade8046c639a2e9a size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:55:06 ===================================================== [Pipeline] echo 04:55:06 taggedImages: 04:55:06 - nexus3.edgexfoundry.org:10004/security-spire-config:e5d1445735142b58d5731bba26edf81fba355370 04:55:06 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 04:55:06 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.14 04:55:06 - nexus3.edgexfoundry.org:10004/security-spire-config:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 04:55:06 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 04:55:06 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 04:55:06 e5d1445735142b58d5731bba26edf81fba355370 04:55:06 latest 04:55:06 4.0.0-dev.14 04:55:06 e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 04:55:06 main 04:55:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:07 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:e5d1445735142b58d5731bba26edf81fba355370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:e5d1445735142b58d5731bba26edf81fba355370 04:55:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:55:07 e92249f7feb1: Preparing 04:55:07 711a7d0ab98f: Preparing 04:55:07 dda74f5ee29c: Preparing 04:55:07 54bc6cb67852: Preparing 04:55:07 74ff5649f852: Preparing 04:55:07 3adfb089a426: Preparing 04:55:07 f17ef7e2fe75: Preparing 04:55:07 7813abd22539: Preparing 04:55:07 63ca1fbb43ae: Preparing 04:55:07 3adfb089a426: Waiting 04:55:07 f17ef7e2fe75: Waiting 04:55:07 7813abd22539: Waiting 04:55:07 63ca1fbb43ae: Waiting 04:55:07 74ff5649f852: Layer already exists 04:55:07 54bc6cb67852: Layer already exists 04:55:07 f17ef7e2fe75: Layer already exists 04:55:07 7813abd22539: Layer already exists 04:55:07 63ca1fbb43ae: Layer already exists 04:55:07 e92249f7feb1: Pushed 04:55:07 dda74f5ee29c: Pushed 04:55:07 711a7d0ab98f: Pushed 04:55:19 3adfb089a426: Pushed 04:55:19 e5d1445735142b58d5731bba26edf81fba355370: digest: sha256:80b173f39a6f7a4dee75590338ce9beb9a39ddfe7da2f5459f0a6cc5e708b625 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:19 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 04:55:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:55:20 e92249f7feb1: Preparing 04:55:20 711a7d0ab98f: Preparing 04:55:20 dda74f5ee29c: Preparing 04:55:20 54bc6cb67852: Preparing 04:55:20 74ff5649f852: Preparing 04:55:20 3adfb089a426: Preparing 04:55:20 f17ef7e2fe75: Preparing 04:55:20 7813abd22539: Preparing 04:55:20 63ca1fbb43ae: Preparing 04:55:20 f17ef7e2fe75: Waiting 04:55:20 7813abd22539: Waiting 04:55:20 3adfb089a426: Waiting 04:55:20 63ca1fbb43ae: Waiting 04:55:20 e92249f7feb1: Layer already exists 04:55:20 dda74f5ee29c: Layer already exists 04:55:20 54bc6cb67852: Layer already exists 04:55:20 74ff5649f852: Layer already exists 04:55:20 711a7d0ab98f: Layer already exists 04:55:20 f17ef7e2fe75: Layer already exists 04:55:20 7813abd22539: Layer already exists 04:55:20 3adfb089a426: Layer already exists 04:55:20 63ca1fbb43ae: Layer already exists 04:55:30 latest: digest: sha256:80b173f39a6f7a4dee75590338ce9beb9a39ddfe7da2f5459f0a6cc5e708b625 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:30 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.14 04:55:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:55:30 e92249f7feb1: Preparing 04:55:30 711a7d0ab98f: Preparing 04:55:30 dda74f5ee29c: Preparing 04:55:30 54bc6cb67852: Preparing 04:55:30 74ff5649f852: Preparing 04:55:30 3adfb089a426: Preparing 04:55:30 f17ef7e2fe75: Preparing 04:55:30 7813abd22539: Preparing 04:55:30 63ca1fbb43ae: Preparing 04:55:30 3adfb089a426: Waiting 04:55:30 f17ef7e2fe75: Waiting 04:55:30 63ca1fbb43ae: Waiting 04:55:30 e92249f7feb1: Layer already exists 04:55:30 54bc6cb67852: Layer already exists 04:55:30 711a7d0ab98f: Layer already exists 04:55:30 dda74f5ee29c: Layer already exists 04:55:30 74ff5649f852: Layer already exists 04:55:30 7813abd22539: Layer already exists 04:55:30 63ca1fbb43ae: Layer already exists 04:55:30 f17ef7e2fe75: Layer already exists 04:55:30 3adfb089a426: Layer already exists 04:55:30 4.0.0-dev.14: digest: sha256:80b173f39a6f7a4dee75590338ce9beb9a39ddfe7da2f5459f0a6cc5e708b625 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:31 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 04:55:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:55:31 e92249f7feb1: Preparing 04:55:31 711a7d0ab98f: Preparing 04:55:31 dda74f5ee29c: Preparing 04:55:31 54bc6cb67852: Preparing 04:55:31 74ff5649f852: Preparing 04:55:31 3adfb089a426: Preparing 04:55:31 f17ef7e2fe75: Preparing 04:55:31 7813abd22539: Preparing 04:55:31 63ca1fbb43ae: Preparing 04:55:31 3adfb089a426: Waiting 04:55:31 f17ef7e2fe75: Waiting 04:55:31 7813abd22539: Waiting 04:55:31 63ca1fbb43ae: Waiting 04:55:31 54bc6cb67852: Layer already exists 04:55:31 74ff5649f852: Layer already exists 04:55:31 dda74f5ee29c: Layer already exists 04:55:31 711a7d0ab98f: Layer already exists 04:55:31 e92249f7feb1: Layer already exists 04:55:31 f17ef7e2fe75: Layer already exists 04:55:31 3adfb089a426: Layer already exists 04:55:31 63ca1fbb43ae: Layer already exists 04:55:31 7813abd22539: Layer already exists 04:55:31 e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14: digest: sha256:80b173f39a6f7a4dee75590338ce9beb9a39ddfe7da2f5459f0a6cc5e708b625 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:31 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 04:55:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 04:55:32 e92249f7feb1: Preparing 04:55:32 711a7d0ab98f: Preparing 04:55:32 dda74f5ee29c: Preparing 04:55:32 54bc6cb67852: Preparing 04:55:32 74ff5649f852: Preparing 04:55:32 3adfb089a426: Preparing 04:55:32 f17ef7e2fe75: Preparing 04:55:32 7813abd22539: Preparing 04:55:32 63ca1fbb43ae: Preparing 04:55:32 3adfb089a426: Waiting 04:55:32 7813abd22539: Waiting 04:55:32 f17ef7e2fe75: Waiting 04:55:32 63ca1fbb43ae: Waiting 04:55:32 e92249f7feb1: Layer already exists 04:55:32 711a7d0ab98f: Layer already exists 04:55:32 54bc6cb67852: Layer already exists 04:55:32 74ff5649f852: Layer already exists 04:55:32 dda74f5ee29c: Layer already exists 04:55:32 3adfb089a426: Layer already exists 04:55:32 7813abd22539: Layer already exists 04:55:32 63ca1fbb43ae: Layer already exists 04:55:32 f17ef7e2fe75: Layer already exists 04:55:32 main: digest: sha256:80b173f39a6f7a4dee75590338ce9beb9a39ddfe7da2f5459f0a6cc5e708b625 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:55:32 ===================================================== [Pipeline] echo 04:55:32 taggedImages: 04:55:32 - nexus3.edgexfoundry.org:10004/security-spire-server:e5d1445735142b58d5731bba26edf81fba355370 04:55:32 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 04:55:32 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.14 04:55:32 - nexus3.edgexfoundry.org:10004/security-spire-server:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 04:55:32 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 04:55:32 [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: 04:55:32 e5d1445735142b58d5731bba26edf81fba355370 04:55:32 latest 04:55:32 4.0.0-dev.14 04:55:32 e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 04:55:32 main 04:55:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:32 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:e5d1445735142b58d5731bba26edf81fba355370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:32 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:e5d1445735142b58d5731bba26edf81fba355370 04:55:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 04:55:32 596f896c69c9: Preparing 04:55:32 c6846223554d: Preparing 04:55:32 54bc6cb67852: Preparing 04:55:32 74ff5649f852: Preparing 04:55:32 0d866b33403e: Preparing 04:55:32 f9d0341b6cee: Preparing 04:55:32 63ca1fbb43ae: Preparing 04:55:32 f9d0341b6cee: Waiting 04:55:32 63ca1fbb43ae: Waiting 04:55:32 74ff5649f852: Layer already exists 04:55:32 54bc6cb67852: Layer already exists 04:55:32 63ca1fbb43ae: Layer already exists 04:55:32 596f896c69c9: Pushed 04:55:33 f9d0341b6cee: Pushed 04:55:33 0d866b33403e: Pushed 04:55:37 c6846223554d: Pushed 04:55:37 e5d1445735142b58d5731bba26edf81fba355370: digest: sha256:455a999d4194d49c82c7c93d9274bc766753aefed4a04df22cc5a75ff7ccd76d size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:37 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:37 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 04:55:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 04:55:37 596f896c69c9: Preparing 04:55:37 c6846223554d: Preparing 04:55:37 54bc6cb67852: Preparing 04:55:37 74ff5649f852: Preparing 04:55:37 0d866b33403e: Preparing 04:55:37 f9d0341b6cee: Preparing 04:55:37 63ca1fbb43ae: Preparing 04:55:37 f9d0341b6cee: Waiting 04:55:37 63ca1fbb43ae: Waiting 04:55:37 74ff5649f852: Layer already exists 04:55:37 54bc6cb67852: Layer already exists 04:55:37 c6846223554d: Layer already exists 04:55:37 0d866b33403e: Layer already exists 04:55:37 596f896c69c9: Layer already exists 04:55:37 63ca1fbb43ae: Layer already exists 04:55:37 f9d0341b6cee: Layer already exists 04:55:37 latest: digest: sha256:455a999d4194d49c82c7c93d9274bc766753aefed4a04df22cc5a75ff7ccd76d size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:37 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:38 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.14 04:55:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 04:55:38 596f896c69c9: Preparing 04:55:38 c6846223554d: Preparing 04:55:38 54bc6cb67852: Preparing 04:55:38 74ff5649f852: Preparing 04:55:38 0d866b33403e: Preparing 04:55:38 f9d0341b6cee: Preparing 04:55:38 63ca1fbb43ae: Preparing 04:55:38 f9d0341b6cee: Waiting 04:55:38 63ca1fbb43ae: Waiting 04:55:38 c6846223554d: Layer already exists 04:55:38 74ff5649f852: Layer already exists 04:55:38 54bc6cb67852: Layer already exists 04:55:38 0d866b33403e: Layer already exists 04:55:38 596f896c69c9: Layer already exists 04:55:38 63ca1fbb43ae: Layer already exists 04:55:38 f9d0341b6cee: Layer already exists 04:55:38 4.0.0-dev.14: digest: sha256:455a999d4194d49c82c7c93d9274bc766753aefed4a04df22cc5a75ff7ccd76d size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:38 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:38 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 04:55:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 04:55:38 596f896c69c9: Preparing 04:55:38 c6846223554d: Preparing 04:55:38 54bc6cb67852: Preparing 04:55:38 74ff5649f852: Preparing 04:55:38 0d866b33403e: Preparing 04:55:38 f9d0341b6cee: Preparing 04:55:38 63ca1fbb43ae: Preparing 04:55:38 f9d0341b6cee: Waiting 04:55:38 63ca1fbb43ae: Waiting 04:55:38 596f896c69c9: Layer already exists 04:55:38 0d866b33403e: Layer already exists 04:55:38 c6846223554d: Layer already exists 04:55:38 54bc6cb67852: Layer already exists 04:55:38 74ff5649f852: Layer already exists 04:55:38 f9d0341b6cee: Layer already exists 04:55:38 63ca1fbb43ae: Layer already exists 04:55:38 e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14: digest: sha256:455a999d4194d49c82c7c93d9274bc766753aefed4a04df22cc5a75ff7ccd76d size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:39 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:39 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main 04:55:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 04:55:39 596f896c69c9: Preparing 04:55:39 c6846223554d: Preparing 04:55:39 54bc6cb67852: Preparing 04:55:39 74ff5649f852: Preparing 04:55:39 0d866b33403e: Preparing 04:55:39 f9d0341b6cee: Preparing 04:55:39 63ca1fbb43ae: Preparing 04:55:39 f9d0341b6cee: Waiting 04:55:39 63ca1fbb43ae: Waiting 04:55:39 54bc6cb67852: Layer already exists 04:55:39 c6846223554d: Layer already exists 04:55:39 596f896c69c9: Layer already exists 04:55:39 0d866b33403e: Layer already exists 04:55:39 74ff5649f852: Layer already exists 04:55:39 f9d0341b6cee: Layer already exists 04:55:39 63ca1fbb43ae: Layer already exists 04:55:39 main: digest: sha256:455a999d4194d49c82c7c93d9274bc766753aefed4a04df22cc5a75ff7ccd76d size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:55:39 ===================================================== [Pipeline] echo 04:55:39 taggedImages: 04:55:39 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:e5d1445735142b58d5731bba26edf81fba355370 04:55:39 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 04:55:39 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:4.0.0-dev.14 04:55:39 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 04:55:39 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo 04:55:39 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 04:55:39 e5d1445735142b58d5731bba26edf81fba355370 04:55:39 latest 04:55:39 4.0.0-dev.14 04:55:39 e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 04:55:39 main 04:55:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:40 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e5d1445735142b58d5731bba26edf81fba355370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications:e5d1445735142b58d5731bba26edf81fba355370 04:55:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:55:40 82059a8bbe3f: Preparing 04:55:40 21465bf19ba3: Preparing 04:55:40 7605e924afc1: Preparing 04:55:40 54bc6cb67852: Preparing 04:55:40 74ff5649f852: Preparing 04:55:40 a32d27c1bcf2: Preparing 04:55:40 8b27257f1586: Preparing 04:55:40 63ca1fbb43ae: Preparing 04:55:40 a32d27c1bcf2: Waiting 04:55:40 63ca1fbb43ae: Waiting 04:55:40 8b27257f1586: Waiting 04:55:40 74ff5649f852: Layer already exists 04:55:40 54bc6cb67852: Layer already exists 04:55:40 21465bf19ba3: Pushed 04:55:40 82059a8bbe3f: Pushed 04:55:40 63ca1fbb43ae: Layer already exists 04:55:40 8b27257f1586: Pushed 04:55:41 a32d27c1bcf2: Pushed 04:55:44 7605e924afc1: Pushed 04:55:44 e5d1445735142b58d5731bba26edf81fba355370: digest: sha256:ff044e7dd70e569460ccb4f19349efc6c82162cbd456ff4d5e8b38cc06116326 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:44 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 04:55:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:55:45 82059a8bbe3f: Preparing 04:55:45 21465bf19ba3: Preparing 04:55:45 7605e924afc1: Preparing 04:55:45 54bc6cb67852: Preparing 04:55:45 74ff5649f852: Preparing 04:55:45 a32d27c1bcf2: Preparing 04:55:45 8b27257f1586: Preparing 04:55:45 63ca1fbb43ae: Preparing 04:55:45 63ca1fbb43ae: Waiting 04:55:45 8b27257f1586: Waiting 04:55:45 a32d27c1bcf2: Waiting 04:55:45 7605e924afc1: Layer already exists 04:55:45 54bc6cb67852: Layer already exists 04:55:45 21465bf19ba3: Layer already exists 04:55:45 82059a8bbe3f: Layer already exists 04:55:45 74ff5649f852: Layer already exists 04:55:45 8b27257f1586: Layer already exists 04:55:45 a32d27c1bcf2: Layer already exists 04:55:45 63ca1fbb43ae: Layer already exists 04:55:45 latest: digest: sha256:ff044e7dd70e569460ccb4f19349efc6c82162cbd456ff4d5e8b38cc06116326 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:45 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.14 04:55:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:55:45 82059a8bbe3f: Preparing 04:55:45 21465bf19ba3: Preparing 04:55:45 7605e924afc1: Preparing 04:55:45 54bc6cb67852: Preparing 04:55:45 74ff5649f852: Preparing 04:55:45 a32d27c1bcf2: Preparing 04:55:45 8b27257f1586: Preparing 04:55:45 63ca1fbb43ae: Preparing 04:55:45 63ca1fbb43ae: Waiting 04:55:45 a32d27c1bcf2: Waiting 04:55:45 54bc6cb67852: Layer already exists 04:55:45 82059a8bbe3f: Layer already exists 04:55:45 21465bf19ba3: Layer already exists 04:55:45 74ff5649f852: Layer already exists 04:55:45 7605e924afc1: Layer already exists 04:55:45 a32d27c1bcf2: Layer already exists 04:55:45 63ca1fbb43ae: Layer already exists 04:55:45 8b27257f1586: Layer already exists 04:55:45 4.0.0-dev.14: digest: sha256:ff044e7dd70e569460ccb4f19349efc6c82162cbd456ff4d5e8b38cc06116326 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:46 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 04:55:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:55:46 82059a8bbe3f: Preparing 04:55:46 21465bf19ba3: Preparing 04:55:46 7605e924afc1: Preparing 04:55:46 54bc6cb67852: Preparing 04:55:46 74ff5649f852: Preparing 04:55:46 a32d27c1bcf2: Preparing 04:55:46 8b27257f1586: Preparing 04:55:46 63ca1fbb43ae: Preparing 04:55:46 a32d27c1bcf2: Waiting 04:55:46 63ca1fbb43ae: Waiting 04:55:46 8b27257f1586: Waiting 04:55:46 74ff5649f852: Layer already exists 04:55:46 7605e924afc1: Layer already exists 04:55:46 54bc6cb67852: Layer already exists 04:55:46 82059a8bbe3f: Layer already exists 04:55:46 21465bf19ba3: Layer already exists 04:55:46 8b27257f1586: Layer already exists 04:55:46 a32d27c1bcf2: Layer already exists 04:55:46 63ca1fbb43ae: Layer already exists 04:55:46 e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14: digest: sha256:ff044e7dd70e569460ccb4f19349efc6c82162cbd456ff4d5e8b38cc06116326 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:46 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:55:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 04:55:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 04:55:47 82059a8bbe3f: Preparing 04:55:47 21465bf19ba3: Preparing 04:55:47 7605e924afc1: Preparing 04:55:47 54bc6cb67852: Preparing 04:55:47 74ff5649f852: Preparing 04:55:47 a32d27c1bcf2: Preparing 04:55:47 8b27257f1586: Preparing 04:55:47 63ca1fbb43ae: Preparing 04:55:47 a32d27c1bcf2: Waiting 04:55:47 8b27257f1586: Waiting 04:55:47 63ca1fbb43ae: Waiting 04:55:47 74ff5649f852: Layer already exists 04:55:47 21465bf19ba3: Layer already exists 04:55:47 54bc6cb67852: Layer already exists 04:55:47 82059a8bbe3f: Layer already exists 04:55:47 7605e924afc1: Layer already exists 04:55:47 63ca1fbb43ae: Layer already exists 04:55:47 a32d27c1bcf2: Layer already exists 04:55:47 8b27257f1586: Layer already exists 04:55:47 main: digest: sha256:ff044e7dd70e569460ccb4f19349efc6c82162cbd456ff4d5e8b38cc06116326 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:55:47 ===================================================== [Pipeline] echo 04:55:47 taggedImages: 04:55:47 - nexus3.edgexfoundry.org:10004/support-notifications:e5d1445735142b58d5731bba26edf81fba355370 04:55:47 - nexus3.edgexfoundry.org:10004/support-notifications:latest 04:55:47 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.14 04:55:47 - nexus3.edgexfoundry.org:10004/support-notifications:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 04:55:47 - nexus3.edgexfoundry.org:10004/support-notifications: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] } 05:17:16 #153 ... 05:17:16 05:17:16 #146 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:17:16 #146 DONE 1343.6s 05:17:16 05:17:16 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:17:16 #147 ... 05:17:16 05:17:16 #154 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:17:16 #154 DONE 0.2s 05:17:16 05:17:16 #155 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:17:16 #155 DONE 0.2s 05:17:16 05:17:16 #156 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 05:17:16 #156 DONE 0.3s 05:17:16 05:17:16 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:17:16 #153 ... 05:17:16 05:17:16 #157 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 05:17:16 #157 DONE 0.1s 05:17:16 05:17:16 #158 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 05:17:16 #158 DONE 0.2s 05:17:16 05:17:16 #159 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:17:16 #159 DONE 2.8s 05:17:16 05:17:16 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:17:16 #150 ... 05:17:16 05:17:16 #102 [core-common-config-bootstrapper] exporting to image 05:17:16 #102 exporting layers 05:17:16 #102 exporting layers 0.9s done 05:17:16 #102 writing image sha256:df6f36394fc706c4c9d7ca66865f3897bf5979bce0bda2bb292a6cbbf90825b6 done 05:17:16 #102 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 05:17:16 #102 DONE 8.2s 05:17:16 05:17:16 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:17:20 #151 ... 05:17:20 05:17:20 #152 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:17:20 #152 DONE 1358.6s 05:17:20 05:17:20 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:17:20 #149 ... 05:17:20 05:17:20 #160 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 05:17:20 #160 DONE 0.2s 05:17:20 05:17:20 #161 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 05:17:23 #161 DONE 3.0s 05:17:23 05:17:23 #162 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 05:17:24 #162 DONE 0.5s 05:17:24 05:17:24 #143 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:17:24 #143 DONE 1362.8s 05:17:24 05:17:24 #28 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:17:24 #28 ... 05:17:24 05:17:24 #163 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 05:17:25 #163 DONE 0.7s 05:17:25 05:17:25 #164 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:17:25 #164 ... 05:17:25 05:17:25 #165 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 05:17:25 #165 DONE 0.4s 05:17:25 05:17:25 #166 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 05:17:25 #166 DONE 0.2s 05:17:25 05:17:25 #167 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 05:17:25 #167 ... 05:17:25 05:17:25 #164 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:17:25 #164 DONE 0.6s 05:17:25 05:17:25 #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 05:17:25 #168 DONE 0.3s 05:17:25 05:17:25 #167 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 05:17:25 #167 DONE 0.4s 05:17:25 05:17:25 #169 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 05:17:26 #169 DONE 0.3s 05:17:26 05:17:26 #170 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:17:26 #170 ... 05:17:26 05:17:26 #171 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 05:17:26 #171 DONE 0.3s 05:17:26 05:17:26 #172 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 05:17:26 #172 DONE 0.3s 05:17:26 05:17:26 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:17:26 #145 ... 05:17:26 05:17:26 #173 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 05:17:26 #173 DONE 0.2s 05:17:26 05:17:26 #170 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:17:26 #170 DONE 0.6s 05:17:26 05:17:26 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:17:26 #144 1365.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.14 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:17:27 #144 ... 05:17:27 05:17:27 #174 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:17:27 #174 DONE 0.3s 05:17:27 05:17:27 #175 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 05:17:27 #175 DONE 0.2s 05:17:27 05:17:27 #176 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 05:17:30 #176 DONE 2.9s 05:17:30 05:17:30 #102 [security-bootstrapper] exporting to image 05:17:30 #102 exporting layers 05:17:31 #102 ... 05:17:31 05:17:31 #177 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:17:31 #177 DONE 4.1s 05:17:31 05:17:31 #102 [security-proxy-setup] exporting to image 05:17:32 #102 exporting layers 2.0s done 05:17:32 #102 writing image sha256:73762aadcdd6b69402e5d3657f6e0daa1f6ccffe7a164b3b3f31aa4976f9d496 0.0s done 05:17:32 #102 naming to docker.io/library/security-bootstrapper-arm64 done 05:17:32 #102 exporting layers 1.3s done 05:17:32 #102 writing image sha256:ce04a5bf673cd3ce5f47717a54f8a98d3808ac52fc0a8cbed0e3ac11b02c32e0 done 05:17:32 #102 naming to docker.io/library/security-proxy-setup-arm64 done 05:17:32 #102 DONE 10.6s 05:17:32 05:17:32 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:17:50 #145 ... 05:17:50 05:17:50 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:17:50 #144 DONE 1387.8s 05:17:50 05:17:50 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:17:50 #150 ... 05:17:50 05:17:50 #178 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 05:17:50 #178 DONE 0.3s 05:17:50 05:17:50 #179 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 05:17:50 #179 DONE 0.3s 05:17:50 05:17:50 #180 [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 05:17:50 #180 DONE 0.2s 05:17:50 05:17:50 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:17:50 #149 ... 05:17:50 05:17:50 #181 [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 05:17:50 #181 DONE 0.1s 05:17:50 05:17:50 #182 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 05:17:50 #182 DONE 0.1s 05:17:50 05:17:50 #183 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:17:51 #183 DONE 0.4s 05:17:51 05:17:51 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:17:51 #145 ... 05:17:51 05:17:51 #184 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:17:51 #184 DONE 0.4s 05:17:51 05:17:51 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:17:51 #149 ... 05:17:51 05:17:51 #185 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:17:51 #185 DONE 0.1s 05:17:51 05:17:51 #186 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:17:54 #186 DONE 2.4s 05:17:54 05:17:54 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:17:54 #145 ... 05:17:54 05:17:54 #102 [security-secretstore-setup] exporting to image 05:17:54 #102 exporting layers 05:17:55 #102 exporting layers 1.6s done 05:17:55 #102 writing image sha256:b3feec868cfe889172f85e0c18e8fb883650ee7f4454245b7d147d22bc0d50e6 done 05:17:55 #102 naming to docker.io/library/security-secretstore-setup-arm64 done 05:17:55 #102 DONE 12.1s 05:17:55 05:17:55 #142 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 05:21:32 #142 ... 05:21:32 05:21:32 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:21:32 #150 DONE 1602.9s 05:21:32 05:21:32 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:21:32 #149 ... 05:21:32 05:21:32 #187 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:21:32 #187 DONE 0.2s 05:21:32 05:21:32 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:21:32 #145 ... 05:21:32 05:21:32 #188 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:21:32 #188 DONE 0.2s 05:21:32 05:21:32 #189 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 05:21:32 #189 DONE 0.3s 05:21:32 05:21:32 #190 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 05:21:32 #190 DONE 0.1s 05:21:32 05:21:32 #102 [security-spiffe-token-provider] exporting to image 05:21:32 #102 exporting layers 05:21:32 #102 exporting layers 1.2s done 05:21:32 #102 writing image sha256:b9544532eb661fc4a2700096997682c0140f5fae340320cd5d0f22dfe4634b35 done 05:21:32 #102 naming to docker.io/library/security-spiffe-token-provider-arm64 done 05:21:32 #102 DONE 13.3s 05:21:32 05:21:32 #142 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 05:30:40 #142 ... 05:30:40 05:30:40 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:30:40 #147 DONE 2152.4s 05:30:40 05:30:40 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:30:40 #148 ... 05:30:40 05:30:40 #191 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:30:40 #191 DONE 0.4s 05:30:40 05:30:40 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:30:40 #149 ... 05:30:40 05:30:40 #192 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:30:40 #192 DONE 0.3s 05:30:40 05:30:40 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:30:40 #151 ... 05:30:40 05:30:40 #193 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 05:30:40 #193 DONE 0.4s 05:30:40 05:30:40 #142 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 05:30:40 #142 ... 05:30:40 05:30:40 #194 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 05:30:40 #194 DONE 0.2s 05:30:40 05:30:40 #195 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 05:30:40 #195 DONE 0.2s 05:30:40 05:30:40 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:30:40 #145 ... 05:30:40 05:30:40 #196 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:30:40 #196 DONE 2.3s 05:30:40 05:30:40 #102 [security-proxy-auth] exporting to image 05:30:40 #102 exporting layers 05:30:40 #102 exporting layers 0.8s done 05:30:40 #102 writing image sha256:2193d0d63f0abb3baa53b381a714fe91f9c8fa987899ffe3d81cec1f8fec97c0 0.0s done 05:30:40 #102 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 05:30:40 #102 DONE 14.2s 05:30:40 05:30:40 #142 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 05:30:46 #142 ... 05:30:46 05:30:46 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:30:46 #151 DONE 2164.7s 05:30:46 05:30:46 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:30:46 #148 ... 05:30:46 05:30:46 #197 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 05:30:46 #197 DONE 0.2s 05:30:46 05:30:46 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:30:46 #145 ... 05:30:46 05:30:46 #198 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 05:30:46 #198 DONE 0.3s 05:30:46 05:30:46 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:30:47 #149 ... 05:30:47 05:30:47 #199 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:30:47 #199 DONE 0.4s 05:30:47 05:30:47 #142 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 05:30:47 #142 ... 05:30:47 05:30:47 #200 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 05:30:47 #200 DONE 0.2s 05:30:47 05:30:47 #102 [core-command] exporting to image 05:30:47 #102 exporting layers 05:30:48 #102 exporting layers 0.4s done 05:30:48 #102 writing image sha256:f03384b9a1dcb47301555cb97aa075731f0abc2f1a98272e144feb0e886b4361 0.0s done 05:30:48 #102 naming to docker.io/library/core-command-arm64 done 05:30:48 #102 DONE 14.6s 05:30:48 05:30:48 #142 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 05:33:25 #142 ... 05:33:25 05:33:25 #145 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:33:25 #145 DONE 2313.4s 05:33:25 05:33:25 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:33:25 #148 DONE 2313.4s 05:33:25 05:33:25 #28 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:33:25 #28 ... 05:33:25 05:33:25 #201 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 05:33:25 #201 DONE 0.5s 05:33:25 05:33:25 #202 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 05:33:25 #202 DONE 0.3s 05:33:25 05:33:25 #203 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:33:25 #203 ... 05:33:25 05:33:25 #204 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:33:25 #204 DONE 0.2s 05:33:25 05:33:25 #205 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 05:33:25 #205 ... 05:33:25 05:33:25 #203 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:33:25 #203 DONE 1.0s 05:33:25 05:33:25 #206 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 05:33:25 #206 DONE 0.2s 05:33:25 05:33:25 #205 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 05:33:25 #205 DONE 0.7s 05:33:25 05:33:25 #207 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 05:33:25 #207 DONE 0.4s 05:33:25 05:33:25 #208 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 05:33:25 #208 DONE 0.4s 05:33:25 05:33:25 #102 [core-data] exporting to image 05:33:25 #102 exporting layers 05:33:25 #102 ... 05:33:25 05:33:25 #209 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 05:33:25 #209 DONE 0.4s 05:33:25 05:33:25 #102 [core-keeper] exporting to image 05:33:25 #102 exporting layers 1.1s done 05:33:25 #102 writing image sha256:76f33356f201dcd2808b3802f0dc99b06a9cd6fb9b40dc463b5154fff600f6fe 0.0s done 05:33:25 #102 naming to docker.io/library/core-data-arm64 0.0s done 05:33:25 #102 exporting layers 0.8s done 05:33:25 #102 writing image sha256:6156a1ed0b3f0cded0f020e4883e304ae3ae2fefde4e4c030488ccd93776d6dc done 05:33:25 #102 naming to docker.io/library/core-keeper-arm64 done 05:33:25 #102 DONE 16.2s 05:33:25 05:33:25 #28 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:33:25 #28 ... 05:33:25 05:33:25 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:33:25 #149 DONE 2322.3s 05:33:25 05:33:25 #142 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 05:33:25 #142 ... 05:33:25 05:33:25 #210 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 05:33:25 #210 DONE 0.3s 05:33:25 05:33:25 #28 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:33:25 #28 ... 05:33:25 05:33:25 #211 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 05:33:25 #211 DONE 0.3s 05:33:25 05:33:25 #212 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:33:26 #212 DONE 2.0s 05:33:26 05:33:26 #213 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 05:33:26 #213 DONE 0.1s 05:33:26 05:33:26 #214 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 05:33:26 #214 DONE 0.2s 05:33:26 05:33:26 #215 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 05:33:26 #215 DONE 0.1s 05:33:26 05:33:26 #102 [core-metadata] exporting to image 05:33:26 #102 exporting layers 05:33:27 #102 exporting layers 0.7s done 05:33:27 #102 writing image sha256:3421a9f02a8272bb8e06b462e3ad068cdb207010d152320ebf85833a7c6cefc1 done 05:33:27 #102 naming to docker.io/library/core-metadata-arm64 done 05:33:27 #102 DONE 16.8s 05:33:27 05:33:27 #28 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:34:06 #28 ... 05:34:06 05:34:06 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:34:06 #153 DONE 2359.8s 05:34:06 05:34:06 #216 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 05:34:06 #216 DONE 0.4s 05:34:06 05:34:06 #142 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 05:34:06 #142 ... 05:34:06 05:34:06 #217 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 05:34:06 #217 DONE 0.1s 05:34:06 05:34:06 #218 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:34:06 #218 ... 05:34:06 05:34:06 #142 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 05:34:06 #142 DONE 2360.6s 05:34:06 05:34:06 #218 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:34:06 #218 DONE 0.6s 05:34:06 05:34:06 #219 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:34:06 #219 DONE 0.2s 05:34:06 05:34:06 #220 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 05:34:06 #220 DONE 0.1s 05:34:06 05:34:06 #221 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 05:34:06 #221 DONE 0.2s 05:34:06 05:34:06 #222 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:34:06 #222 DONE 0.2s 05:34:06 05:34:06 #102 [support-notifications] exporting to image 05:34:06 #102 exporting layers 05:34:06 #102 ... 05:34:06 05:34:06 #223 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 05:34:06 #223 DONE 0.6s 05:34:06 05:34:06 #102 [support-notifications] exporting to image 05:34:06 #102 exporting layers 0.7s done 05:34:06 #102 writing image sha256:49819b59b0ed9fa111e974226dc2ab322525e22855f51e78386203aeabf507be done 05:34:06 #102 naming to docker.io/library/support-notifications-arm64 done 05:34:06 #102 DONE 17.5s 05:34:06 05:34:06 #224 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 05:34:06 #224 DONE 0.1s 05:34:06 05:34:06 #28 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:34:06 #28 ... 05:34:06 05:34:06 #102 [support-cron-scheduler] exporting to image 05:34:06 #102 exporting layers 0.6s done 05:34:06 #102 writing image sha256:e1456021030dbe7a289c9dd7fdb1f422a6e9b6cfd08aae42bd14d9d19676450d done 05:34:06 #102 naming to docker.io/library/support-cron-scheduler-arm64 done 05:34:06 #102 DONE 18.2s 05:34:06 05:34:06 #28 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:34:06 time="2024-11-08T04:51:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:34:06 time="2024-11-08T04:51:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:34:06 time="2024-11-08T04:51:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:34:06 time="2024-11-08T04:51:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:34:06 time="2024-11-08T04:51:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:34:06 time="2024-11-08T04:51:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:34:06 time="2024-11-08T04:51:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:34:06 time="2024-11-08T04:51:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:34:06 time="2024-11-08T04:51:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:34:06 time="2024-11-08T04:51:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:34:06 time="2024-11-08T04:51:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:34:06 time="2024-11-08T04:51:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:34:06 time="2024-11-08T04:51:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:34:06 time="2024-11-08T04:51:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:34:06 time="2024-11-08T04:51:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 05:34:06 $ docker stop --time=1 3d97751d0f735242199f92159ab3495165c02170ddc590a273e565c40e1261fd 05:34:08 $ docker rm -f --volumes 3d97751d0f735242199f92159ab3495165c02170ddc590a273e565c40e1261fd [Pipeline] // withDockerContainer [Pipeline] sh 05:34:09 + docker images 05:34:09 REPOSITORY TAG IMAGE ID CREATED SIZE 05:34:09 support-cron-scheduler-arm64 latest e1456021030d 5 seconds ago 53.7MB 05:34:09 support-notifications-arm64 latest 49819b59b0ed 6 seconds ago 52.7MB 05:34:09 core-metadata-arm64 latest 3421a9f02a82 42 seconds ago 38.5MB 05:34:09 core-keeper-arm64 latest 6156a1ed0b3f 51 seconds ago 31.7MB 05:34:09 core-data-arm64 latest 76f33356f201 51 seconds ago 38.5MB 05:34:09 core-command-arm64 latest f03384b9a1dc 3 minutes ago 34.3MB 05:34:09 security-proxy-auth-arm64 latest 2193d0d63f0a 3 minutes ago 33.3MB 05:34:09 security-spiffe-token-provider-arm64 latest b9544532eb66 12 minutes ago 40.2MB 05:34:09 security-secretstore-setup-arm64 latest b3feec868cfe 16 minutes ago 47.6MB 05:34:09 security-proxy-setup-arm64 latest ce04a5bf673c 16 minutes ago 36.2MB 05:34:09 security-bootstrapper-arm64 latest 73762aadcdd6 16 minutes ago 27.2MB 05:34:09 core-common-config-bootstrapper-arm64 latest df6f36394fc7 16 minutes ago 24.1MB 05:34:09 security-spire-agent-arm64 latest 16a8ec5d8336 40 minutes ago 182MB 05:34:09 security-spire-server-arm64 latest ec479969a7c7 40 minutes ago 124MB 05:34:09 security-spire-config-arm64 latest 09b7f61a658e 40 minutes ago 123MB 05:34:09 ci-base-image-arm64 latest aff63a1256a5 42 minutes ago 960MB 05:34:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 5 weeks ago 558MB 05:34:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 17 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 05:34:09 provisioning config files... 05:34:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/748@tmp/config12286979415293778338tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:34:09 ---> ****-login.sh 05:34:09 nexus3.edgexfoundry.org:10001 05:34:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:34:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:34:09 Configure a credential helper to remove this warning. See 05:34:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:34:09 05:34:09 Login Succeeded 05:34:09 nexus3.edgexfoundry.org:10002 05:34:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:34:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:34:10 Configure a credential helper to remove this warning. See 05:34:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:34:10 05:34:10 Login Succeeded 05:34:10 nexus3.edgexfoundry.org:10003 05:34:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:34:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:34:10 Configure a credential helper to remove this warning. See 05:34:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:34:10 05:34:10 Login Succeeded 05:34:10 nexus3.edgexfoundry.org:10004 05:34:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:34:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:34:10 Configure a credential helper to remove this warning. See 05:34:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:34:10 05:34:10 Login Succeeded 05:34:10 ****.io 05:34:11 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:34:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:34:11 Configure a credential helper to remove this warning. See 05:34:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:34:11 05:34:11 Login Succeeded 05:34:11 ---> ****-login.sh ends [Pipeline] } 05:34:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:34:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:34:11 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 05:34:11 e5d1445735142b58d5731bba26edf81fba355370 05:34:11 latest 05:34:11 4.0.0-dev.14 05:34:11 e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 05:34:11 main 05:34:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:11 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e5d1445735142b58d5731bba26edf81fba355370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:12 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e5d1445735142b58d5731bba26edf81fba355370 05:34:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:34:12 afd9cadf36de: Preparing 05:34:12 9452ab8b203c: Preparing 05:34:12 c9b6d99f0778: Preparing 05:34:12 45ef86990622: Preparing 05:34:12 1fc5c3ff923f: Preparing 05:34:12 a149d0eede2a: Preparing 05:34:12 16113d51b718: Preparing 05:34:12 a149d0eede2a: Waiting 05:34:12 16113d51b718: Waiting 05:34:12 c9b6d99f0778: Pushed 05:34:12 afd9cadf36de: Pushed 05:34:12 45ef86990622: Pushed 05:34:12 16113d51b718: Layer already exists 05:34:13 a149d0eede2a: Pushed 05:34:14 1fc5c3ff923f: Pushed 05:34:16 9452ab8b203c: Pushed 05:34:17 e5d1445735142b58d5731bba26edf81fba355370: digest: sha256:8aa82a0bea6b580dd7394de87f68920fbcc7405d763d51c9b2226c272711697d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:17 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:17 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 05:34:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:34:17 afd9cadf36de: Preparing 05:34:17 9452ab8b203c: Preparing 05:34:17 c9b6d99f0778: Preparing 05:34:17 45ef86990622: Preparing 05:34:17 1fc5c3ff923f: Preparing 05:34:17 a149d0eede2a: Preparing 05:34:17 16113d51b718: Preparing 05:34:17 a149d0eede2a: Waiting 05:34:17 16113d51b718: Waiting 05:34:17 45ef86990622: Layer already exists 05:34:17 c9b6d99f0778: Layer already exists 05:34:17 9452ab8b203c: Layer already exists 05:34:17 1fc5c3ff923f: Layer already exists 05:34:17 afd9cadf36de: Layer already exists 05:34:17 a149d0eede2a: Layer already exists 05:34:17 16113d51b718: Layer already exists 05:34:18 latest: digest: sha256:8aa82a0bea6b580dd7394de87f68920fbcc7405d763d51c9b2226c272711697d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:18 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:18 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.14 05:34:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:34:18 afd9cadf36de: Preparing 05:34:18 9452ab8b203c: Preparing 05:34:18 c9b6d99f0778: Preparing 05:34:18 45ef86990622: Preparing 05:34:18 1fc5c3ff923f: Preparing 05:34:18 a149d0eede2a: Preparing 05:34:18 16113d51b718: Preparing 05:34:18 a149d0eede2a: Waiting 05:34:18 16113d51b718: Waiting 05:34:18 45ef86990622: Layer already exists 05:34:18 afd9cadf36de: Layer already exists 05:34:18 c9b6d99f0778: Layer already exists 05:34:18 1fc5c3ff923f: Layer already exists 05:34:18 9452ab8b203c: Layer already exists 05:34:18 a149d0eede2a: Layer already exists 05:34:18 16113d51b718: Layer already exists 05:34:19 4.0.0-dev.14: digest: sha256:8aa82a0bea6b580dd7394de87f68920fbcc7405d763d51c9b2226c272711697d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:19 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:19 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 05:34:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:34:19 afd9cadf36de: Preparing 05:34:19 9452ab8b203c: Preparing 05:34:19 c9b6d99f0778: Preparing 05:34:19 45ef86990622: Preparing 05:34:19 1fc5c3ff923f: Preparing 05:34:19 a149d0eede2a: Preparing 05:34:19 16113d51b718: Preparing 05:34:19 a149d0eede2a: Waiting 05:34:19 16113d51b718: Waiting 05:34:19 afd9cadf36de: Layer already exists 05:34:19 9452ab8b203c: Layer already exists 05:34:19 1fc5c3ff923f: Layer already exists 05:34:19 45ef86990622: Layer already exists 05:34:19 c9b6d99f0778: Layer already exists 05:34:19 16113d51b718: Layer already exists 05:34:19 a149d0eede2a: Layer already exists 05:34:20 e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14: digest: sha256:8aa82a0bea6b580dd7394de87f68920fbcc7405d763d51c9b2226c272711697d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:20 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:20 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 05:34:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 05:34:20 afd9cadf36de: Preparing 05:34:20 9452ab8b203c: Preparing 05:34:20 c9b6d99f0778: Preparing 05:34:20 45ef86990622: Preparing 05:34:20 1fc5c3ff923f: Preparing 05:34:20 a149d0eede2a: Preparing 05:34:20 16113d51b718: Preparing 05:34:20 a149d0eede2a: Waiting 05:34:20 16113d51b718: Waiting 05:34:20 9452ab8b203c: Layer already exists 05:34:20 afd9cadf36de: Layer already exists 05:34:20 1fc5c3ff923f: Layer already exists 05:34:20 45ef86990622: Layer already exists 05:34:20 c9b6d99f0778: Layer already exists 05:34:20 16113d51b718: Layer already exists 05:34:20 a149d0eede2a: Layer already exists 05:34:21 main: digest: sha256:8aa82a0bea6b580dd7394de87f68920fbcc7405d763d51c9b2226c272711697d size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:34:21 ===================================================== [Pipeline] echo 05:34:21 taggedImages: 05:34:21 - nexus3.edgexfoundry.org:10004/core-command-arm64:e5d1445735142b58d5731bba26edf81fba355370 05:34:21 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 05:34:21 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.14 05:34:21 - nexus3.edgexfoundry.org:10004/core-command-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 05:34:21 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 05:34:21 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 05:34:21 e5d1445735142b58d5731bba26edf81fba355370 05:34:21 latest 05:34:21 4.0.0-dev.14 05:34:21 e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 05:34:21 main 05:34:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:21 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e5d1445735142b58d5731bba26edf81fba355370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:22 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e5d1445735142b58d5731bba26edf81fba355370 05:34:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:34:22 fa769b2b4e2f: Preparing 05:34:22 a4dc7f5eb917: Preparing 05:34:22 791cece95025: Preparing 05:34:22 ced3f70d0ca6: Preparing 05:34:22 c9b6d99f0778: Preparing 05:34:22 45ef86990622: Preparing 05:34:22 1fc5c3ff923f: Preparing 05:34:22 a149d0eede2a: Preparing 05:34:22 16113d51b718: Preparing 05:34:22 45ef86990622: Waiting 05:34:22 1fc5c3ff923f: Waiting 05:34:22 a149d0eede2a: Waiting 05:34:22 16113d51b718: Waiting 05:34:22 c9b6d99f0778: Layer already exists 05:34:22 45ef86990622: Layer already exists 05:34:22 1fc5c3ff923f: Layer already exists 05:34:22 791cece95025: Pushed 05:34:22 a4dc7f5eb917: Pushed 05:34:22 fa769b2b4e2f: Pushed 05:34:22 a149d0eede2a: Layer already exists 05:34:22 16113d51b718: Layer already exists 05:34:24 ced3f70d0ca6: Pushed 05:34:24 e5d1445735142b58d5731bba26edf81fba355370: digest: sha256:18e0c8c5e0f9f25007b1f2215ffd0ea410490dbe9ac9336854321cc43db2f90d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:25 + 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 05:34:25 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 05:34:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:34:25 fa769b2b4e2f: Preparing 05:34:25 a4dc7f5eb917: Preparing 05:34:25 791cece95025: Preparing 05:34:25 ced3f70d0ca6: Preparing 05:34:25 c9b6d99f0778: Preparing 05:34:25 45ef86990622: Preparing 05:34:25 1fc5c3ff923f: Preparing 05:34:25 a149d0eede2a: Preparing 05:34:25 16113d51b718: Preparing 05:34:25 45ef86990622: Waiting 05:34:25 1fc5c3ff923f: Waiting 05:34:25 a149d0eede2a: Waiting 05:34:25 16113d51b718: Waiting 05:34:25 a4dc7f5eb917: Layer already exists 05:34:25 fa769b2b4e2f: Layer already exists 05:34:25 791cece95025: Layer already exists 05:34:25 ced3f70d0ca6: Layer already exists 05:34:25 c9b6d99f0778: Layer already exists 05:34:25 a149d0eede2a: Layer already exists 05:34:25 1fc5c3ff923f: Layer already exists 05:34:25 45ef86990622: Layer already exists 05:34:25 16113d51b718: Layer already exists 05:34:25 latest: digest: sha256:18e0c8c5e0f9f25007b1f2215ffd0ea410490dbe9ac9336854321cc43db2f90d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:26 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:26 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.14 05:34:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:34:26 fa769b2b4e2f: Preparing 05:34:26 a4dc7f5eb917: Preparing 05:34:26 791cece95025: Preparing 05:34:26 ced3f70d0ca6: Preparing 05:34:26 c9b6d99f0778: Preparing 05:34:26 45ef86990622: Preparing 05:34:26 1fc5c3ff923f: Preparing 05:34:26 45ef86990622: Waiting 05:34:26 a149d0eede2a: Preparing 05:34:26 1fc5c3ff923f: Waiting 05:34:26 16113d51b718: Preparing 05:34:26 a149d0eede2a: Waiting 05:34:26 16113d51b718: Waiting 05:34:26 ced3f70d0ca6: Layer already exists 05:34:26 c9b6d99f0778: Layer already exists 05:34:26 791cece95025: Layer already exists 05:34:26 fa769b2b4e2f: Layer already exists 05:34:26 a4dc7f5eb917: Layer already exists 05:34:26 1fc5c3ff923f: Layer already exists 05:34:26 45ef86990622: Layer already exists 05:34:26 16113d51b718: Layer already exists 05:34:26 a149d0eede2a: Layer already exists 05:34:26 4.0.0-dev.14: digest: sha256:18e0c8c5e0f9f25007b1f2215ffd0ea410490dbe9ac9336854321cc43db2f90d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:27 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:27 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 05:34:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:34:27 fa769b2b4e2f: Preparing 05:34:27 a4dc7f5eb917: Preparing 05:34:27 791cece95025: Preparing 05:34:27 ced3f70d0ca6: Preparing 05:34:27 c9b6d99f0778: Preparing 05:34:27 45ef86990622: Preparing 05:34:27 1fc5c3ff923f: Preparing 05:34:27 a149d0eede2a: Preparing 05:34:27 16113d51b718: Preparing 05:34:27 a149d0eede2a: Waiting 05:34:27 1fc5c3ff923f: Waiting 05:34:27 16113d51b718: Waiting 05:34:27 fa769b2b4e2f: Layer already exists 05:34:27 a4dc7f5eb917: Layer already exists 05:34:27 791cece95025: Layer already exists 05:34:27 c9b6d99f0778: Layer already exists 05:34:27 ced3f70d0ca6: Layer already exists 05:34:27 a149d0eede2a: Layer already exists 05:34:27 16113d51b718: Layer already exists 05:34:27 1fc5c3ff923f: Layer already exists 05:34:27 45ef86990622: Layer already exists 05:34:27 e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14: digest: sha256:18e0c8c5e0f9f25007b1f2215ffd0ea410490dbe9ac9336854321cc43db2f90d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:28 + 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 05:34:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 05:34:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 05:34:28 fa769b2b4e2f: Preparing 05:34:28 a4dc7f5eb917: Preparing 05:34:28 791cece95025: Preparing 05:34:28 ced3f70d0ca6: Preparing 05:34:28 c9b6d99f0778: Preparing 05:34:28 45ef86990622: Preparing 05:34:28 1fc5c3ff923f: Preparing 05:34:28 a149d0eede2a: Preparing 05:34:28 16113d51b718: Preparing 05:34:28 1fc5c3ff923f: Waiting 05:34:28 a149d0eede2a: Waiting 05:34:28 45ef86990622: Waiting 05:34:28 16113d51b718: Waiting 05:34:28 a4dc7f5eb917: Layer already exists 05:34:28 fa769b2b4e2f: Layer already exists 05:34:28 791cece95025: Layer already exists 05:34:28 c9b6d99f0778: Layer already exists 05:34:28 ced3f70d0ca6: Layer already exists 05:34:28 a149d0eede2a: Layer already exists 05:34:28 45ef86990622: Layer already exists 05:34:28 1fc5c3ff923f: Layer already exists 05:34:28 16113d51b718: Layer already exists 05:34:28 main: digest: sha256:18e0c8c5e0f9f25007b1f2215ffd0ea410490dbe9ac9336854321cc43db2f90d size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:34:28 ===================================================== [Pipeline] echo 05:34:28 taggedImages: 05:34:28 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e5d1445735142b58d5731bba26edf81fba355370 05:34:28 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 05:34:28 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.14 05:34:28 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 05:34:28 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 05:34:29 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 05:34:29 e5d1445735142b58d5731bba26edf81fba355370 05:34:29 latest 05:34:29 4.0.0-dev.14 05:34:29 e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 05:34:29 main 05:34:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:29 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e5d1445735142b58d5731bba26edf81fba355370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:29 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e5d1445735142b58d5731bba26edf81fba355370 05:34:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:34:29 85f24e8b1214: Preparing 05:34:29 a96266970baf: Preparing 05:34:29 7c4a9a604796: Preparing 05:34:29 c9b6d99f0778: Preparing 05:34:29 45ef86990622: Preparing 05:34:29 3ae1f6110d56: Preparing 05:34:29 1184e4a7d03f: Preparing 05:34:29 16113d51b718: Preparing 05:34:29 3ae1f6110d56: Waiting 05:34:29 1184e4a7d03f: Waiting 05:34:29 16113d51b718: Waiting 05:34:29 45ef86990622: Layer already exists 05:34:30 c9b6d99f0778: Layer already exists 05:34:30 a96266970baf: Pushed 05:34:30 85f24e8b1214: Pushed 05:34:30 1184e4a7d03f: Pushed 05:34:30 16113d51b718: Layer already exists 05:34:31 3ae1f6110d56: Pushed 05:34:36 7c4a9a604796: Pushed 05:34:36 e5d1445735142b58d5731bba26edf81fba355370: digest: sha256:0a501001c2a5eda4218129da277ef90e9dfab4f957058c6d283afb657eabcdfd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:36 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:36 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 05:34:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:34:36 85f24e8b1214: Preparing 05:34:36 a96266970baf: Preparing 05:34:36 7c4a9a604796: Preparing 05:34:36 c9b6d99f0778: Preparing 05:34:36 45ef86990622: Preparing 05:34:36 3ae1f6110d56: Preparing 05:34:36 3ae1f6110d56: Waiting 05:34:36 1184e4a7d03f: Preparing 05:34:36 16113d51b718: Preparing 05:34:36 1184e4a7d03f: Waiting 05:34:36 16113d51b718: Waiting 05:34:36 c9b6d99f0778: Layer already exists 05:34:36 85f24e8b1214: Layer already exists 05:34:36 a96266970baf: Layer already exists 05:34:36 45ef86990622: Layer already exists 05:34:36 7c4a9a604796: Layer already exists 05:34:36 1184e4a7d03f: Layer already exists 05:34:36 3ae1f6110d56: Layer already exists 05:34:36 16113d51b718: Layer already exists 05:34:37 latest: digest: sha256:0a501001c2a5eda4218129da277ef90e9dfab4f957058c6d283afb657eabcdfd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:37 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:37 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.14 05:34:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:34:37 85f24e8b1214: Preparing 05:34:37 a96266970baf: Preparing 05:34:37 7c4a9a604796: Preparing 05:34:37 c9b6d99f0778: Preparing 05:34:37 45ef86990622: Preparing 05:34:37 3ae1f6110d56: Preparing 05:34:37 1184e4a7d03f: Preparing 05:34:37 3ae1f6110d56: Waiting 05:34:37 16113d51b718: Preparing 05:34:37 1184e4a7d03f: Waiting 05:34:37 16113d51b718: Waiting 05:34:37 a96266970baf: Layer already exists 05:34:37 7c4a9a604796: Layer already exists 05:34:37 45ef86990622: Layer already exists 05:34:37 c9b6d99f0778: Layer already exists 05:34:37 85f24e8b1214: Layer already exists 05:34:37 3ae1f6110d56: Layer already exists 05:34:37 16113d51b718: Layer already exists 05:34:37 1184e4a7d03f: Layer already exists 05:34:38 4.0.0-dev.14: digest: sha256:0a501001c2a5eda4218129da277ef90e9dfab4f957058c6d283afb657eabcdfd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:38 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:38 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 05:34:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:34:38 85f24e8b1214: Preparing 05:34:38 a96266970baf: Preparing 05:34:38 7c4a9a604796: Preparing 05:34:38 c9b6d99f0778: Preparing 05:34:38 45ef86990622: Preparing 05:34:38 3ae1f6110d56: Preparing 05:34:38 1184e4a7d03f: Preparing 05:34:38 16113d51b718: Preparing 05:34:38 3ae1f6110d56: Waiting 05:34:38 1184e4a7d03f: Waiting 05:34:38 16113d51b718: Waiting 05:34:38 7c4a9a604796: Layer already exists 05:34:38 85f24e8b1214: Layer already exists 05:34:38 c9b6d99f0778: Layer already exists 05:34:38 a96266970baf: Layer already exists 05:34:38 45ef86990622: Layer already exists 05:34:38 1184e4a7d03f: Layer already exists 05:34:38 3ae1f6110d56: Layer already exists 05:34:38 16113d51b718: Layer already exists 05:34:39 e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14: digest: sha256:0a501001c2a5eda4218129da277ef90e9dfab4f957058c6d283afb657eabcdfd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:39 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:39 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 05:34:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 05:34:39 85f24e8b1214: Preparing 05:34:39 a96266970baf: Preparing 05:34:39 7c4a9a604796: Preparing 05:34:39 c9b6d99f0778: Preparing 05:34:39 45ef86990622: Preparing 05:34:39 3ae1f6110d56: Preparing 05:34:39 1184e4a7d03f: Preparing 05:34:39 3ae1f6110d56: Waiting 05:34:39 1184e4a7d03f: Waiting 05:34:39 16113d51b718: Preparing 05:34:39 16113d51b718: Waiting 05:34:39 c9b6d99f0778: Layer already exists 05:34:39 a96266970baf: Layer already exists 05:34:39 85f24e8b1214: Layer already exists 05:34:39 45ef86990622: Layer already exists 05:34:39 7c4a9a604796: Layer already exists 05:34:39 16113d51b718: Layer already exists 05:34:39 1184e4a7d03f: Layer already exists 05:34:39 3ae1f6110d56: Layer already exists 05:34:40 main: digest: sha256:0a501001c2a5eda4218129da277ef90e9dfab4f957058c6d283afb657eabcdfd size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:34:40 ===================================================== [Pipeline] echo 05:34:40 taggedImages: 05:34:40 - nexus3.edgexfoundry.org:10004/core-data-arm64:e5d1445735142b58d5731bba26edf81fba355370 05:34:40 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 05:34:40 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.14 05:34:40 - nexus3.edgexfoundry.org:10004/core-data-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 05:34:40 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 05:34:40 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 05:34:40 e5d1445735142b58d5731bba26edf81fba355370 05:34:40 latest 05:34:40 4.0.0-dev.14 05:34:40 e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 05:34:40 main 05:34:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:40 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:e5d1445735142b58d5731bba26edf81fba355370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:41 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:e5d1445735142b58d5731bba26edf81fba355370 05:34:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 05:34:41 c42c81226886: Preparing 05:34:41 63532494712c: Preparing 05:34:41 77b9bb48ff38: Preparing 05:34:41 45ef86990622: Preparing 05:34:41 8390445012cc: Preparing 05:34:41 dc03fc5c1af5: Preparing 05:34:41 16113d51b718: Preparing 05:34:41 dc03fc5c1af5: Waiting 05:34:41 16113d51b718: Waiting 05:34:41 45ef86990622: Layer already exists 05:34:41 63532494712c: Pushed 05:34:41 8390445012cc: Pushed 05:34:41 c42c81226886: Pushed 05:34:41 16113d51b718: Layer already exists 05:34:41 dc03fc5c1af5: Pushed 05:34:46 77b9bb48ff38: Pushed 05:34:46 e5d1445735142b58d5731bba26edf81fba355370: digest: sha256:f1413584effcd57b06735db91f0106577358591400d3fa2b5b611fc6ce5533f0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:47 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:47 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 05:34:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 05:34:47 c42c81226886: Preparing 05:34:47 63532494712c: Preparing 05:34:47 77b9bb48ff38: Preparing 05:34:47 45ef86990622: Preparing 05:34:47 8390445012cc: Preparing 05:34:47 dc03fc5c1af5: Preparing 05:34:47 16113d51b718: Preparing 05:34:47 16113d51b718: Waiting 05:34:47 dc03fc5c1af5: Waiting 05:34:47 c42c81226886: Layer already exists 05:34:47 8390445012cc: Layer already exists 05:34:47 77b9bb48ff38: Layer already exists 05:34:47 63532494712c: Layer already exists 05:34:47 45ef86990622: Layer already exists 05:34:47 16113d51b718: Layer already exists 05:34:47 dc03fc5c1af5: Layer already exists 05:34:47 latest: digest: sha256:f1413584effcd57b06735db91f0106577358591400d3fa2b5b611fc6ce5533f0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:48 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:48 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.14 05:34:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 05:34:48 c42c81226886: Preparing 05:34:48 63532494712c: Preparing 05:34:48 77b9bb48ff38: Preparing 05:34:48 45ef86990622: Preparing 05:34:48 8390445012cc: Preparing 05:34:48 dc03fc5c1af5: Preparing 05:34:48 16113d51b718: Preparing 05:34:48 dc03fc5c1af5: Waiting 05:34:48 16113d51b718: Waiting 05:34:48 8390445012cc: Layer already exists 05:34:48 77b9bb48ff38: Layer already exists 05:34:48 63532494712c: Layer already exists 05:34:48 45ef86990622: Layer already exists 05:34:48 c42c81226886: Layer already exists 05:34:48 dc03fc5c1af5: Layer already exists 05:34:48 16113d51b718: Layer already exists 05:34:48 4.0.0-dev.14: digest: sha256:f1413584effcd57b06735db91f0106577358591400d3fa2b5b611fc6ce5533f0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:49 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:49 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 05:34:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 05:34:49 c42c81226886: Preparing 05:34:49 63532494712c: Preparing 05:34:49 77b9bb48ff38: Preparing 05:34:49 45ef86990622: Preparing 05:34:49 8390445012cc: Preparing 05:34:49 dc03fc5c1af5: Preparing 05:34:49 16113d51b718: Preparing 05:34:49 dc03fc5c1af5: Waiting 05:34:49 16113d51b718: Waiting 05:34:49 63532494712c: Layer already exists 05:34:49 c42c81226886: Layer already exists 05:34:49 45ef86990622: Layer already exists 05:34:49 8390445012cc: Layer already exists 05:34:49 77b9bb48ff38: Layer already exists 05:34:49 16113d51b718: Layer already exists 05:34:49 dc03fc5c1af5: Layer already exists 05:34:49 e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14: digest: sha256:f1413584effcd57b06735db91f0106577358591400d3fa2b5b611fc6ce5533f0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:50 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:50 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 05:34:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 05:34:50 c42c81226886: Preparing 05:34:50 63532494712c: Preparing 05:34:50 77b9bb48ff38: Preparing 05:34:50 45ef86990622: Preparing 05:34:50 8390445012cc: Preparing 05:34:50 dc03fc5c1af5: Preparing 05:34:50 16113d51b718: Preparing 05:34:50 dc03fc5c1af5: Waiting 05:34:50 16113d51b718: Waiting 05:34:50 63532494712c: Layer already exists 05:34:50 77b9bb48ff38: Layer already exists 05:34:50 8390445012cc: Layer already exists 05:34:50 c42c81226886: Layer already exists 05:34:50 45ef86990622: Layer already exists 05:34:50 16113d51b718: Layer already exists 05:34:50 dc03fc5c1af5: Layer already exists 05:34:50 main: digest: sha256:f1413584effcd57b06735db91f0106577358591400d3fa2b5b611fc6ce5533f0 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:34:50 ===================================================== [Pipeline] echo 05:34:51 taggedImages: 05:34:51 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:e5d1445735142b58d5731bba26edf81fba355370 05:34:51 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 05:34:51 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.14 05:34:51 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 05:34:51 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 05:34:51 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 05:34:51 e5d1445735142b58d5731bba26edf81fba355370 05:34:51 latest 05:34:51 4.0.0-dev.14 05:34:51 e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 05:34:51 main 05:34:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:51 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e5d1445735142b58d5731bba26edf81fba355370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e5d1445735142b58d5731bba26edf81fba355370 05:34:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:34:51 d567359bd51e: Preparing 05:34:51 6eb32547e453: Preparing 05:34:51 bed6fdae7a8f: Preparing 05:34:51 38142e25d384: Preparing 05:34:51 c9b6d99f0778: Preparing 05:34:51 45ef86990622: Preparing 05:34:51 1fc5c3ff923f: Preparing 05:34:51 a149d0eede2a: Preparing 05:34:51 16113d51b718: Preparing 05:34:51 45ef86990622: Waiting 05:34:51 a149d0eede2a: Waiting 05:34:51 1fc5c3ff923f: Waiting 05:34:51 c9b6d99f0778: Layer already exists 05:34:52 45ef86990622: Layer already exists 05:34:52 1fc5c3ff923f: Layer already exists 05:34:52 bed6fdae7a8f: Pushed 05:34:52 a149d0eede2a: Layer already exists 05:34:52 6eb32547e453: Pushed 05:34:52 d567359bd51e: Pushed 05:34:52 16113d51b718: Layer already exists 05:34:57 38142e25d384: Pushed 05:34:57 e5d1445735142b58d5731bba26edf81fba355370: digest: sha256:d0ff531484ffd2923cfcf44028eeb405ebc4b0016c052d797e2be0ac2a9df502 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:57 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 05:34:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:34:58 d567359bd51e: Preparing 05:34:58 6eb32547e453: Preparing 05:34:58 bed6fdae7a8f: Preparing 05:34:58 38142e25d384: Preparing 05:34:58 c9b6d99f0778: Preparing 05:34:58 45ef86990622: Preparing 05:34:58 1fc5c3ff923f: Preparing 05:34:58 a149d0eede2a: Preparing 05:34:58 16113d51b718: Preparing 05:34:58 1fc5c3ff923f: Waiting 05:34:58 a149d0eede2a: Waiting 05:34:58 16113d51b718: Waiting 05:34:58 45ef86990622: Waiting 05:34:58 bed6fdae7a8f: Layer already exists 05:34:58 38142e25d384: Layer already exists 05:34:58 6eb32547e453: Layer already exists 05:34:58 c9b6d99f0778: Layer already exists 05:34:58 d567359bd51e: Layer already exists 05:34:58 1fc5c3ff923f: Layer already exists 05:34:58 a149d0eede2a: Layer already exists 05:34:58 45ef86990622: Layer already exists 05:34:58 16113d51b718: Layer already exists 05:34:58 latest: digest: sha256:d0ff531484ffd2923cfcf44028eeb405ebc4b0016c052d797e2be0ac2a9df502 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:58 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.14 05:34:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:34:59 d567359bd51e: Preparing 05:34:59 6eb32547e453: Preparing 05:34:59 bed6fdae7a8f: Preparing 05:34:59 38142e25d384: Preparing 05:34:59 c9b6d99f0778: Preparing 05:34:59 45ef86990622: Preparing 05:34:59 1fc5c3ff923f: Preparing 05:34:59 a149d0eede2a: Preparing 05:34:59 16113d51b718: Preparing 05:34:59 45ef86990622: Waiting 05:34:59 1fc5c3ff923f: Waiting 05:34:59 16113d51b718: Waiting 05:34:59 bed6fdae7a8f: Layer already exists 05:34:59 38142e25d384: Layer already exists 05:34:59 6eb32547e453: Layer already exists 05:34:59 d567359bd51e: Layer already exists 05:34:59 c9b6d99f0778: Layer already exists 05:34:59 45ef86990622: Layer already exists 05:34:59 a149d0eede2a: Layer already exists 05:34:59 1fc5c3ff923f: Layer already exists 05:34:59 16113d51b718: Layer already exists 05:34:59 4.0.0-dev.14: digest: sha256:d0ff531484ffd2923cfcf44028eeb405ebc4b0016c052d797e2be0ac2a9df502 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:34:59 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 05:35:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:35:00 d567359bd51e: Preparing 05:35:00 6eb32547e453: Preparing 05:35:00 bed6fdae7a8f: Preparing 05:35:00 38142e25d384: Preparing 05:35:00 c9b6d99f0778: Preparing 05:35:00 45ef86990622: Preparing 05:35:00 1fc5c3ff923f: Preparing 05:35:00 a149d0eede2a: Preparing 05:35:00 16113d51b718: Preparing 05:35:00 45ef86990622: Waiting 05:35:00 1fc5c3ff923f: Waiting 05:35:00 a149d0eede2a: Waiting 05:35:00 16113d51b718: Waiting 05:35:00 c9b6d99f0778: Layer already exists 05:35:00 6eb32547e453: Layer already exists 05:35:00 38142e25d384: Layer already exists 05:35:00 bed6fdae7a8f: Layer already exists 05:35:00 d567359bd51e: Layer already exists 05:35:00 1fc5c3ff923f: Layer already exists 05:35:00 16113d51b718: Layer already exists 05:35:00 45ef86990622: Layer already exists 05:35:00 a149d0eede2a: Layer already exists 05:35:00 e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14: digest: sha256:d0ff531484ffd2923cfcf44028eeb405ebc4b0016c052d797e2be0ac2a9df502 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:00 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 05:35:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 05:35:01 d567359bd51e: Preparing 05:35:01 6eb32547e453: Preparing 05:35:01 bed6fdae7a8f: Preparing 05:35:01 38142e25d384: Preparing 05:35:01 c9b6d99f0778: Preparing 05:35:01 45ef86990622: Preparing 05:35:01 1fc5c3ff923f: Preparing 05:35:01 a149d0eede2a: Preparing 05:35:01 16113d51b718: Preparing 05:35:01 1fc5c3ff923f: Waiting 05:35:01 45ef86990622: Waiting 05:35:01 16113d51b718: Waiting 05:35:01 38142e25d384: Layer already exists 05:35:01 d567359bd51e: Layer already exists 05:35:01 bed6fdae7a8f: Layer already exists 05:35:01 6eb32547e453: Layer already exists 05:35:01 c9b6d99f0778: Layer already exists 05:35:01 45ef86990622: Layer already exists 05:35:01 a149d0eede2a: Layer already exists 05:35:01 1fc5c3ff923f: Layer already exists 05:35:01 16113d51b718: Layer already exists 05:35:01 main: digest: sha256:d0ff531484ffd2923cfcf44028eeb405ebc4b0016c052d797e2be0ac2a9df502 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:35:01 ===================================================== [Pipeline] echo 05:35:01 taggedImages: 05:35:01 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e5d1445735142b58d5731bba26edf81fba355370 05:35:01 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 05:35:01 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.14 05:35:01 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 05:35:01 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 05:35:01 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 05:35:01 e5d1445735142b58d5731bba26edf81fba355370 05:35:01 latest 05:35:01 4.0.0-dev.14 05:35:01 e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 05:35:01 main 05:35:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:01 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e5d1445735142b58d5731bba26edf81fba355370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e5d1445735142b58d5731bba26edf81fba355370 05:35:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:35:02 8a5038374364: Preparing 05:35:02 93898b842903: Preparing 05:35:02 391f1129c5d1: Preparing 05:35:02 f18e51788715: Preparing 05:35:02 de801a94c88c: Preparing 05:35:02 695184be9674: Preparing 05:35:02 b92536b1a568: Preparing 05:35:02 c9b6d99f0778: Preparing 05:35:02 45ef86990622: Preparing 05:35:02 c515c8aabd36: Preparing 05:35:02 3a0e350f35c3: Preparing 05:35:02 5f70bf18a086: Preparing 05:35:02 33fdcc385c11: Preparing 05:35:02 319d10618e8c: Preparing 05:35:02 3da5714efbbb: Preparing 05:35:02 16113d51b718: Preparing 05:35:02 695184be9674: Waiting 05:35:02 3a0e350f35c3: Waiting 05:35:02 5f70bf18a086: Waiting 05:35:02 33fdcc385c11: Waiting 05:35:02 b92536b1a568: Waiting 05:35:02 45ef86990622: Waiting 05:35:02 c515c8aabd36: Waiting 05:35:02 319d10618e8c: Waiting 05:35:02 16113d51b718: Waiting 05:35:02 3da5714efbbb: Waiting 05:35:02 c9b6d99f0778: Waiting 05:35:02 93898b842903: Pushed 05:35:02 391f1129c5d1: Pushed 05:35:02 8a5038374364: Pushed 05:35:02 de801a94c88c: Pushed 05:35:02 f18e51788715: Pushed 05:35:02 c9b6d99f0778: Layer already exists 05:35:02 45ef86990622: Layer already exists 05:35:02 695184be9674: Pushed 05:35:02 5f70bf18a086: Layer already exists 05:35:02 c515c8aabd36: Pushed 05:35:02 3a0e350f35c3: Pushed 05:35:02 16113d51b718: Layer already exists 05:35:02 33fdcc385c11: Pushed 05:35:02 3da5714efbbb: Pushed 05:35:04 319d10618e8c: Pushed 05:35:05 b92536b1a568: Pushed 05:35:05 e5d1445735142b58d5731bba26edf81fba355370: digest: sha256:7e4184621352736013fec4d62603f13ac6b3af7a754414dd6843e3bf65b786d4 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:05 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 05:35:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:35:06 8a5038374364: Preparing 05:35:06 93898b842903: Preparing 05:35:06 391f1129c5d1: Preparing 05:35:06 f18e51788715: Preparing 05:35:06 de801a94c88c: Preparing 05:35:06 695184be9674: Preparing 05:35:06 b92536b1a568: Preparing 05:35:06 c9b6d99f0778: Preparing 05:35:06 45ef86990622: Preparing 05:35:06 c515c8aabd36: Preparing 05:35:06 3a0e350f35c3: Preparing 05:35:06 5f70bf18a086: Preparing 05:35:06 33fdcc385c11: Preparing 05:35:06 319d10618e8c: Preparing 05:35:06 3da5714efbbb: Preparing 05:35:06 16113d51b718: Preparing 05:35:06 c515c8aabd36: Waiting 05:35:06 3a0e350f35c3: Waiting 05:35:06 5f70bf18a086: Waiting 05:35:06 33fdcc385c11: Waiting 05:35:06 319d10618e8c: Waiting 05:35:06 3da5714efbbb: Waiting 05:35:06 695184be9674: Waiting 05:35:06 16113d51b718: Waiting 05:35:06 b92536b1a568: Waiting 05:35:06 45ef86990622: Waiting 05:35:06 c9b6d99f0778: Waiting 05:35:06 de801a94c88c: Layer already exists 05:35:06 f18e51788715: Layer already exists 05:35:06 8a5038374364: Layer already exists 05:35:06 391f1129c5d1: Layer already exists 05:35:06 93898b842903: Layer already exists 05:35:06 695184be9674: Layer already exists 05:35:06 b92536b1a568: Layer already exists 05:35:06 45ef86990622: Layer already exists 05:35:06 c9b6d99f0778: Layer already exists 05:35:06 c515c8aabd36: Layer already exists 05:35:06 3a0e350f35c3: Layer already exists 05:35:06 5f70bf18a086: Layer already exists 05:35:06 319d10618e8c: Layer already exists 05:35:06 33fdcc385c11: Layer already exists 05:35:06 3da5714efbbb: Layer already exists 05:35:06 16113d51b718: Layer already exists 05:35:06 latest: digest: sha256:7e4184621352736013fec4d62603f13ac6b3af7a754414dd6843e3bf65b786d4 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:06 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.14 05:35:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:35:07 8a5038374364: Preparing 05:35:07 93898b842903: Preparing 05:35:07 391f1129c5d1: Preparing 05:35:07 f18e51788715: Preparing 05:35:07 de801a94c88c: Preparing 05:35:07 695184be9674: Preparing 05:35:07 b92536b1a568: Preparing 05:35:07 c9b6d99f0778: Preparing 05:35:07 45ef86990622: Preparing 05:35:07 c515c8aabd36: Preparing 05:35:07 3a0e350f35c3: Preparing 05:35:07 5f70bf18a086: Preparing 05:35:07 33fdcc385c11: Preparing 05:35:07 319d10618e8c: Preparing 05:35:07 3da5714efbbb: Preparing 05:35:07 16113d51b718: Preparing 05:35:07 c9b6d99f0778: Waiting 05:35:07 45ef86990622: Waiting 05:35:07 c515c8aabd36: Waiting 05:35:07 3a0e350f35c3: Waiting 05:35:07 5f70bf18a086: Waiting 05:35:07 33fdcc385c11: Waiting 05:35:07 319d10618e8c: Waiting 05:35:07 3da5714efbbb: Waiting 05:35:07 16113d51b718: Waiting 05:35:07 695184be9674: Waiting 05:35:07 b92536b1a568: Waiting 05:35:07 f18e51788715: Layer already exists 05:35:07 93898b842903: Layer already exists 05:35:07 391f1129c5d1: Layer already exists 05:35:07 de801a94c88c: Layer already exists 05:35:07 8a5038374364: Layer already exists 05:35:07 695184be9674: Layer already exists 05:35:07 b92536b1a568: Layer already exists 05:35:07 c515c8aabd36: Layer already exists 05:35:07 45ef86990622: Layer already exists 05:35:07 c9b6d99f0778: Layer already exists 05:35:07 5f70bf18a086: Layer already exists 05:35:07 33fdcc385c11: Layer already exists 05:35:07 3a0e350f35c3: Layer already exists 05:35:07 3da5714efbbb: Layer already exists 05:35:07 319d10618e8c: Layer already exists 05:35:07 16113d51b718: Layer already exists 05:35:07 4.0.0-dev.14: digest: sha256:7e4184621352736013fec4d62603f13ac6b3af7a754414dd6843e3bf65b786d4 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:09 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 05:35:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:35:09 8a5038374364: Preparing 05:35:09 93898b842903: Preparing 05:35:09 391f1129c5d1: Preparing 05:35:09 f18e51788715: Preparing 05:35:09 de801a94c88c: Preparing 05:35:09 695184be9674: Preparing 05:35:09 b92536b1a568: Preparing 05:35:09 695184be9674: Waiting 05:35:09 c9b6d99f0778: Preparing 05:35:09 b92536b1a568: Waiting 05:35:09 45ef86990622: Preparing 05:35:09 c515c8aabd36: Preparing 05:35:09 3a0e350f35c3: Preparing 05:35:09 5f70bf18a086: Preparing 05:35:09 c9b6d99f0778: Waiting 05:35:09 33fdcc385c11: Preparing 05:35:09 319d10618e8c: Preparing 05:35:09 3da5714efbbb: Preparing 05:35:09 16113d51b718: Preparing 05:35:09 3a0e350f35c3: Waiting 05:35:09 5f70bf18a086: Waiting 05:35:09 33fdcc385c11: Waiting 05:35:09 319d10618e8c: Waiting 05:35:09 45ef86990622: Waiting 05:35:09 3da5714efbbb: Waiting 05:35:09 16113d51b718: Waiting 05:35:09 c515c8aabd36: Waiting 05:35:09 f18e51788715: Layer already exists 05:35:09 de801a94c88c: Layer already exists 05:35:09 93898b842903: Layer already exists 05:35:09 8a5038374364: Layer already exists 05:35:09 391f1129c5d1: Layer already exists 05:35:10 45ef86990622: Layer already exists 05:35:10 b92536b1a568: Layer already exists 05:35:10 695184be9674: Layer already exists 05:35:10 c515c8aabd36: Layer already exists 05:35:10 c9b6d99f0778: Layer already exists 05:35:10 3a0e350f35c3: Layer already exists 05:35:10 5f70bf18a086: Layer already exists 05:35:10 319d10618e8c: Layer already exists 05:35:10 3da5714efbbb: Layer already exists 05:35:10 33fdcc385c11: Layer already exists 05:35:10 16113d51b718: Layer already exists 05:35:10 e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14: digest: sha256:7e4184621352736013fec4d62603f13ac6b3af7a754414dd6843e3bf65b786d4 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:10 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 05:35:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 05:35:10 8a5038374364: Preparing 05:35:10 93898b842903: Preparing 05:35:10 391f1129c5d1: Preparing 05:35:10 f18e51788715: Preparing 05:35:10 de801a94c88c: Preparing 05:35:10 695184be9674: Preparing 05:35:10 b92536b1a568: Preparing 05:35:10 c9b6d99f0778: Preparing 05:35:10 45ef86990622: Preparing 05:35:10 c515c8aabd36: Preparing 05:35:10 3a0e350f35c3: Preparing 05:35:10 695184be9674: Waiting 05:35:10 5f70bf18a086: Preparing 05:35:10 33fdcc385c11: Preparing 05:35:10 319d10618e8c: Preparing 05:35:10 3da5714efbbb: Preparing 05:35:10 16113d51b718: Preparing 05:35:10 b92536b1a568: Waiting 05:35:10 c9b6d99f0778: Waiting 05:35:10 33fdcc385c11: Waiting 05:35:10 3da5714efbbb: Waiting 05:35:10 319d10618e8c: Waiting 05:35:10 3a0e350f35c3: Waiting 05:35:10 c515c8aabd36: Waiting 05:35:10 5f70bf18a086: Waiting 05:35:10 8a5038374364: Layer already exists 05:35:10 93898b842903: Layer already exists 05:35:10 f18e51788715: Layer already exists 05:35:10 de801a94c88c: Layer already exists 05:35:10 391f1129c5d1: Layer already exists 05:35:10 45ef86990622: Layer already exists 05:35:10 b92536b1a568: Layer already exists 05:35:10 c515c8aabd36: Layer already exists 05:35:10 695184be9674: Layer already exists 05:35:10 c9b6d99f0778: Layer already exists 05:35:11 319d10618e8c: Layer already exists 05:35:11 3a0e350f35c3: Layer already exists 05:35:11 5f70bf18a086: Layer already exists 05:35:11 33fdcc385c11: Layer already exists 05:35:11 3da5714efbbb: Layer already exists 05:35:11 16113d51b718: Layer already exists 05:35:11 main: digest: sha256:7e4184621352736013fec4d62603f13ac6b3af7a754414dd6843e3bf65b786d4 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:35:11 ===================================================== [Pipeline] echo 05:35:11 taggedImages: 05:35:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e5d1445735142b58d5731bba26edf81fba355370 05:35:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 05:35:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.14 05:35:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 05:35:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 05:35:11 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 05:35:11 e5d1445735142b58d5731bba26edf81fba355370 05:35:11 latest 05:35:11 4.0.0-dev.14 05:35:11 e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 05:35:11 main 05:35:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:11 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e5d1445735142b58d5731bba26edf81fba355370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e5d1445735142b58d5731bba26edf81fba355370 05:35:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 05:35:12 1f74c3d3d2a5: Preparing 05:35:12 2b1dd47a5484: Preparing 05:35:12 8895a6df4a9b: Preparing 05:35:12 de1bcae069dc: Preparing 05:35:12 c9b6d99f0778: Preparing 05:35:12 45ef86990622: Preparing 05:35:12 1fc5c3ff923f: Preparing 05:35:12 a149d0eede2a: Preparing 05:35:12 16113d51b718: Preparing 05:35:12 1fc5c3ff923f: Waiting 05:35:12 a149d0eede2a: Waiting 05:35:12 16113d51b718: Waiting 05:35:12 45ef86990622: Waiting 05:35:12 c9b6d99f0778: Layer already exists 05:35:12 45ef86990622: Layer already exists 05:35:12 8895a6df4a9b: Pushed 05:35:12 2b1dd47a5484: Pushed 05:35:12 1fc5c3ff923f: Layer already exists 05:35:12 1f74c3d3d2a5: Pushed 05:35:12 a149d0eede2a: Layer already exists 05:35:12 16113d51b718: Layer already exists 05:35:17 de1bcae069dc: Pushed 05:35:17 e5d1445735142b58d5731bba26edf81fba355370: digest: sha256:17f68e53e0c2f6e27403df772c8a15dcb529e62225f2d204b4584a861c33e73b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:18 + 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 05:35:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 05:35:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 05:35:18 1f74c3d3d2a5: Preparing 05:35:18 2b1dd47a5484: Preparing 05:35:18 8895a6df4a9b: Preparing 05:35:18 de1bcae069dc: Preparing 05:35:18 c9b6d99f0778: Preparing 05:35:18 45ef86990622: Preparing 05:35:18 1fc5c3ff923f: Preparing 05:35:18 a149d0eede2a: Preparing 05:35:18 16113d51b718: Preparing 05:35:18 1fc5c3ff923f: Waiting 05:35:18 a149d0eede2a: Waiting 05:35:18 16113d51b718: Waiting 05:35:18 45ef86990622: Waiting 05:35:18 c9b6d99f0778: Layer already exists 05:35:18 de1bcae069dc: Layer already exists 05:35:18 1f74c3d3d2a5: Layer already exists 05:35:18 2b1dd47a5484: Layer already exists 05:35:18 8895a6df4a9b: Layer already exists 05:35:18 45ef86990622: Layer already exists 05:35:18 1fc5c3ff923f: Layer already exists 05:35:18 16113d51b718: Layer already exists 05:35:18 a149d0eede2a: Layer already exists 05:35:18 latest: digest: sha256:17f68e53e0c2f6e27403df772c8a15dcb529e62225f2d204b4584a861c33e73b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:19 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.14 05:35:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 05:35:19 1f74c3d3d2a5: Preparing 05:35:19 2b1dd47a5484: Preparing 05:35:19 8895a6df4a9b: Preparing 05:35:19 de1bcae069dc: Preparing 05:35:19 c9b6d99f0778: Preparing 05:35:19 45ef86990622: Preparing 05:35:19 1fc5c3ff923f: Preparing 05:35:19 a149d0eede2a: Preparing 05:35:19 16113d51b718: Preparing 05:35:19 45ef86990622: Waiting 05:35:19 1fc5c3ff923f: Waiting 05:35:19 a149d0eede2a: Waiting 05:35:19 16113d51b718: Waiting 05:35:19 1f74c3d3d2a5: Layer already exists 05:35:19 de1bcae069dc: Layer already exists 05:35:19 2b1dd47a5484: Layer already exists 05:35:19 8895a6df4a9b: Layer already exists 05:35:19 c9b6d99f0778: Layer already exists 05:35:19 45ef86990622: Layer already exists 05:35:19 1fc5c3ff923f: Layer already exists 05:35:19 16113d51b718: Layer already exists 05:35:19 a149d0eede2a: Layer already exists 05:35:19 4.0.0-dev.14: digest: sha256:17f68e53e0c2f6e27403df772c8a15dcb529e62225f2d204b4584a861c33e73b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:20 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 05:35:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 05:35:20 1f74c3d3d2a5: Preparing 05:35:20 2b1dd47a5484: Preparing 05:35:20 8895a6df4a9b: Preparing 05:35:20 de1bcae069dc: Preparing 05:35:20 c9b6d99f0778: Preparing 05:35:20 45ef86990622: Preparing 05:35:20 1fc5c3ff923f: Preparing 05:35:20 a149d0eede2a: Preparing 05:35:20 16113d51b718: Preparing 05:35:20 a149d0eede2a: Waiting 05:35:20 1fc5c3ff923f: Waiting 05:35:20 16113d51b718: Waiting 05:35:20 45ef86990622: Waiting 05:35:20 2b1dd47a5484: Layer already exists 05:35:20 c9b6d99f0778: Layer already exists 05:35:20 8895a6df4a9b: Layer already exists 05:35:20 1f74c3d3d2a5: Layer already exists 05:35:20 de1bcae069dc: Layer already exists 05:35:20 a149d0eede2a: Layer already exists 05:35:20 16113d51b718: Layer already exists 05:35:20 45ef86990622: Layer already exists 05:35:20 1fc5c3ff923f: Layer already exists 05:35:20 e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14: digest: sha256:17f68e53e0c2f6e27403df772c8a15dcb529e62225f2d204b4584a861c33e73b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:21 + 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 05:35:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 05:35:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 05:35:21 1f74c3d3d2a5: Preparing 05:35:21 2b1dd47a5484: Preparing 05:35:21 8895a6df4a9b: Preparing 05:35:21 de1bcae069dc: Preparing 05:35:21 c9b6d99f0778: Preparing 05:35:21 45ef86990622: Preparing 05:35:21 1fc5c3ff923f: Preparing 05:35:21 a149d0eede2a: Preparing 05:35:21 16113d51b718: Preparing 05:35:21 45ef86990622: Waiting 05:35:21 1fc5c3ff923f: Waiting 05:35:21 a149d0eede2a: Waiting 05:35:21 16113d51b718: Waiting 05:35:21 c9b6d99f0778: Layer already exists 05:35:21 de1bcae069dc: Layer already exists 05:35:21 8895a6df4a9b: Layer already exists 05:35:21 2b1dd47a5484: Layer already exists 05:35:21 1f74c3d3d2a5: Layer already exists 05:35:21 1fc5c3ff923f: Layer already exists 05:35:21 a149d0eede2a: Layer already exists 05:35:21 45ef86990622: Layer already exists 05:35:21 16113d51b718: Layer already exists 05:35:21 main: digest: sha256:17f68e53e0c2f6e27403df772c8a15dcb529e62225f2d204b4584a861c33e73b size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:35:21 ===================================================== [Pipeline] echo 05:35:21 taggedImages: 05:35:21 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e5d1445735142b58d5731bba26edf81fba355370 05:35:21 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 05:35:21 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.14 05:35:21 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 05:35:21 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 05:35:21 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 05:35:21 e5d1445735142b58d5731bba26edf81fba355370 05:35:21 latest 05:35:21 4.0.0-dev.14 05:35:21 e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 05:35:21 main 05:35:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:22 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e5d1445735142b58d5731bba26edf81fba355370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e5d1445735142b58d5731bba26edf81fba355370 05:35:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:35:22 555a0410deb9: Preparing 05:35:22 a82d6be2db01: Preparing 05:35:22 87b2dbd09a3b: Preparing 05:35:22 36698af94a8c: Preparing 05:35:22 2f490d01f1f8: Preparing 05:35:22 c9b6d99f0778: Preparing 05:35:22 45ef86990622: Preparing 05:35:22 5799aee69850: Preparing 05:35:22 3f3f9fb4000d: Preparing 05:35:22 e71e71a69715: Preparing 05:35:22 16113d51b718: Preparing 05:35:22 c9b6d99f0778: Waiting 05:35:22 3f3f9fb4000d: Waiting 05:35:22 16113d51b718: Waiting 05:35:22 e71e71a69715: Waiting 05:35:22 5799aee69850: Waiting 05:35:22 36698af94a8c: Pushed 05:35:22 2f490d01f1f8: Pushed 05:35:22 a82d6be2db01: Pushed 05:35:22 c9b6d99f0778: Layer already exists 05:35:22 555a0410deb9: Pushed 05:35:22 45ef86990622: Layer already exists 05:35:22 16113d51b718: Layer already exists 05:35:23 5799aee69850: Pushed 05:35:23 3f3f9fb4000d: Pushed 05:35:25 87b2dbd09a3b: Pushed 05:35:27 e71e71a69715: Pushed 05:35:28 e5d1445735142b58d5731bba26edf81fba355370: digest: sha256:15ea8cfd6b279737381ec00d69891ab9d7b830dc4ed05e23e366b86d40a8c252 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:28 + 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 05:35:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 05:35:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:35:28 555a0410deb9: Preparing 05:35:28 a82d6be2db01: Preparing 05:35:28 87b2dbd09a3b: Preparing 05:35:28 36698af94a8c: Preparing 05:35:28 2f490d01f1f8: Preparing 05:35:28 c9b6d99f0778: Preparing 05:35:28 45ef86990622: Preparing 05:35:28 5799aee69850: Preparing 05:35:28 3f3f9fb4000d: Preparing 05:35:28 e71e71a69715: Preparing 05:35:28 16113d51b718: Preparing 05:35:28 5799aee69850: Waiting 05:35:28 3f3f9fb4000d: Waiting 05:35:28 c9b6d99f0778: Waiting 05:35:28 45ef86990622: Waiting 05:35:28 e71e71a69715: Waiting 05:35:28 16113d51b718: Waiting 05:35:28 555a0410deb9: Layer already exists 05:35:28 a82d6be2db01: Layer already exists 05:35:28 87b2dbd09a3b: Layer already exists 05:35:28 2f490d01f1f8: Layer already exists 05:35:28 36698af94a8c: Layer already exists 05:35:28 c9b6d99f0778: Layer already exists 05:35:28 5799aee69850: Layer already exists 05:35:28 3f3f9fb4000d: Layer already exists 05:35:28 e71e71a69715: Layer already exists 05:35:28 45ef86990622: Layer already exists 05:35:28 16113d51b718: Layer already exists 05:35:28 latest: digest: sha256:15ea8cfd6b279737381ec00d69891ab9d7b830dc4ed05e23e366b86d40a8c252 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:29 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.14 05:35:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:35:29 555a0410deb9: Preparing 05:35:29 a82d6be2db01: Preparing 05:35:29 87b2dbd09a3b: Preparing 05:35:29 36698af94a8c: Preparing 05:35:29 2f490d01f1f8: Preparing 05:35:29 c9b6d99f0778: Preparing 05:35:29 45ef86990622: Preparing 05:35:29 5799aee69850: Preparing 05:35:29 3f3f9fb4000d: Preparing 05:35:29 e71e71a69715: Preparing 05:35:29 16113d51b718: Preparing 05:35:29 5799aee69850: Waiting 05:35:29 3f3f9fb4000d: Waiting 05:35:29 e71e71a69715: Waiting 05:35:29 c9b6d99f0778: Waiting 05:35:29 45ef86990622: Waiting 05:35:29 16113d51b718: Waiting 05:35:29 a82d6be2db01: Layer already exists 05:35:29 2f490d01f1f8: Layer already exists 05:35:29 87b2dbd09a3b: Layer already exists 05:35:29 36698af94a8c: Layer already exists 05:35:29 555a0410deb9: Layer already exists 05:35:29 5799aee69850: Layer already exists 05:35:29 c9b6d99f0778: Layer already exists 05:35:29 45ef86990622: Layer already exists 05:35:29 3f3f9fb4000d: Layer already exists 05:35:29 e71e71a69715: Layer already exists 05:35:29 16113d51b718: Layer already exists 05:35:29 4.0.0-dev.14: digest: sha256:15ea8cfd6b279737381ec00d69891ab9d7b830dc4ed05e23e366b86d40a8c252 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:30 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 05:35:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:35:30 555a0410deb9: Preparing 05:35:30 a82d6be2db01: Preparing 05:35:30 87b2dbd09a3b: Preparing 05:35:30 36698af94a8c: Preparing 05:35:30 2f490d01f1f8: Preparing 05:35:30 c9b6d99f0778: Preparing 05:35:30 45ef86990622: Preparing 05:35:30 5799aee69850: Preparing 05:35:30 3f3f9fb4000d: Preparing 05:35:30 e71e71a69715: Preparing 05:35:30 16113d51b718: Preparing 05:35:30 c9b6d99f0778: Waiting 05:35:30 45ef86990622: Waiting 05:35:30 5799aee69850: Waiting 05:35:30 3f3f9fb4000d: Waiting 05:35:30 e71e71a69715: Waiting 05:35:30 16113d51b718: Waiting 05:35:31 2f490d01f1f8: Layer already exists 05:35:31 555a0410deb9: Layer already exists 05:35:31 36698af94a8c: Layer already exists 05:35:31 87b2dbd09a3b: Layer already exists 05:35:31 a82d6be2db01: Layer already exists 05:35:31 5799aee69850: Layer already exists 05:35:31 3f3f9fb4000d: Layer already exists 05:35:31 45ef86990622: Layer already exists 05:35:31 c9b6d99f0778: Layer already exists 05:35:31 e71e71a69715: Layer already exists 05:35:31 16113d51b718: Layer already exists 05:35:31 e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14: digest: sha256:15ea8cfd6b279737381ec00d69891ab9d7b830dc4ed05e23e366b86d40a8c252 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:31 + 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 05:35:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 05:35:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 05:35:31 555a0410deb9: Preparing 05:35:31 a82d6be2db01: Preparing 05:35:31 87b2dbd09a3b: Preparing 05:35:31 36698af94a8c: Preparing 05:35:31 2f490d01f1f8: Preparing 05:35:31 c9b6d99f0778: Preparing 05:35:31 45ef86990622: Preparing 05:35:31 c9b6d99f0778: Waiting 05:35:31 5799aee69850: Preparing 05:35:31 45ef86990622: Waiting 05:35:31 5799aee69850: Waiting 05:35:31 3f3f9fb4000d: Preparing 05:35:31 e71e71a69715: Preparing 05:35:31 16113d51b718: Preparing 05:35:31 e71e71a69715: Waiting 05:35:31 16113d51b718: Waiting 05:35:31 3f3f9fb4000d: Waiting 05:35:31 555a0410deb9: Layer already exists 05:35:31 87b2dbd09a3b: Layer already exists 05:35:31 36698af94a8c: Layer already exists 05:35:31 a82d6be2db01: Layer already exists 05:35:31 2f490d01f1f8: Layer already exists 05:35:31 45ef86990622: Layer already exists 05:35:31 5799aee69850: Layer already exists 05:35:31 c9b6d99f0778: Layer already exists 05:35:31 3f3f9fb4000d: Layer already exists 05:35:31 e71e71a69715: Layer already exists 05:35:32 16113d51b718: Layer already exists 05:35:32 main: digest: sha256:15ea8cfd6b279737381ec00d69891ab9d7b830dc4ed05e23e366b86d40a8c252 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:35:32 ===================================================== [Pipeline] echo 05:35:32 taggedImages: 05:35:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e5d1445735142b58d5731bba26edf81fba355370 05:35:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 05:35:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.14 05:35:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 05:35:32 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 05:35:32 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 05:35:32 e5d1445735142b58d5731bba26edf81fba355370 05:35:32 latest 05:35:32 4.0.0-dev.14 05:35:32 e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 05:35:32 main 05:35:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:32 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e5d1445735142b58d5731bba26edf81fba355370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e5d1445735142b58d5731bba26edf81fba355370 05:35:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:35:33 39ad591aabbe: Preparing 05:35:33 975f6ab2e057: Preparing 05:35:33 f212f4e4c672: Preparing 05:35:33 184ffa11d679: Preparing 05:35:33 aff25064cf6c: Preparing 05:35:33 13a9cf80724e: Preparing 05:35:33 a1662b4a6356: Preparing 05:35:33 c9b6d99f0778: Preparing 05:35:33 45ef86990622: Preparing 05:35:33 7a18dd245c0b: Preparing 05:35:33 65ba378e7734: Preparing 05:35:33 16113d51b718: Preparing 05:35:33 c9b6d99f0778: Waiting 05:35:33 45ef86990622: Waiting 05:35:33 7a18dd245c0b: Waiting 05:35:33 65ba378e7734: Waiting 05:35:33 13a9cf80724e: Waiting 05:35:33 a1662b4a6356: Waiting 05:35:33 975f6ab2e057: Pushed 05:35:33 aff25064cf6c: Pushed 05:35:33 39ad591aabbe: Pushed 05:35:33 c9b6d99f0778: Layer already exists 05:35:33 45ef86990622: Layer already exists 05:35:33 13a9cf80724e: Pushed 05:35:33 a1662b4a6356: Pushed 05:35:33 16113d51b718: Layer already exists 05:35:35 7a18dd245c0b: Pushed 05:35:35 184ffa11d679: Pushed 05:35:36 f212f4e4c672: Pushed 05:35:36 65ba378e7734: Pushed 05:35:36 e5d1445735142b58d5731bba26edf81fba355370: digest: sha256:d086ce13be2abfd105130f3e7c7366e6510feb5280db85b8fdef3f67bd16a7d5 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:37 + 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 05:35:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 05:35:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:35:37 39ad591aabbe: Preparing 05:35:37 975f6ab2e057: Preparing 05:35:37 f212f4e4c672: Preparing 05:35:37 184ffa11d679: Preparing 05:35:37 aff25064cf6c: Preparing 05:35:37 13a9cf80724e: Preparing 05:35:37 a1662b4a6356: Preparing 05:35:37 c9b6d99f0778: Preparing 05:35:37 45ef86990622: Preparing 05:35:37 7a18dd245c0b: Preparing 05:35:37 65ba378e7734: Preparing 05:35:37 16113d51b718: Preparing 05:35:37 13a9cf80724e: Waiting 05:35:37 a1662b4a6356: Waiting 05:35:37 c9b6d99f0778: Waiting 05:35:37 45ef86990622: Waiting 05:35:37 7a18dd245c0b: Waiting 05:35:37 16113d51b718: Waiting 05:35:37 65ba378e7734: Waiting 05:35:37 aff25064cf6c: Layer already exists 05:35:37 975f6ab2e057: Layer already exists 05:35:37 f212f4e4c672: Layer already exists 05:35:37 184ffa11d679: Layer already exists 05:35:37 39ad591aabbe: Layer already exists 05:35:37 a1662b4a6356: Layer already exists 05:35:37 13a9cf80724e: Layer already exists 05:35:37 c9b6d99f0778: Layer already exists 05:35:37 7a18dd245c0b: Layer already exists 05:35:37 45ef86990622: Layer already exists 05:35:37 16113d51b718: Layer already exists 05:35:37 65ba378e7734: Layer already exists 05:35:37 latest: digest: sha256:d086ce13be2abfd105130f3e7c7366e6510feb5280db85b8fdef3f67bd16a7d5 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:38 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.14 05:35:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:35:38 39ad591aabbe: Preparing 05:35:38 975f6ab2e057: Preparing 05:35:38 f212f4e4c672: Preparing 05:35:38 184ffa11d679: Preparing 05:35:38 aff25064cf6c: Preparing 05:35:38 13a9cf80724e: Preparing 05:35:38 a1662b4a6356: Preparing 05:35:38 c9b6d99f0778: Preparing 05:35:38 45ef86990622: Preparing 05:35:38 7a18dd245c0b: Preparing 05:35:38 65ba378e7734: Preparing 05:35:38 16113d51b718: Preparing 05:35:38 c9b6d99f0778: Waiting 05:35:38 45ef86990622: Waiting 05:35:38 7a18dd245c0b: Waiting 05:35:38 65ba378e7734: Waiting 05:35:38 16113d51b718: Waiting 05:35:38 a1662b4a6356: Waiting 05:35:38 13a9cf80724e: Waiting 05:35:38 aff25064cf6c: Layer already exists 05:35:38 f212f4e4c672: Layer already exists 05:35:38 39ad591aabbe: Layer already exists 05:35:38 184ffa11d679: Layer already exists 05:35:38 975f6ab2e057: Layer already exists 05:35:38 a1662b4a6356: Layer already exists 05:35:38 c9b6d99f0778: Layer already exists 05:35:38 45ef86990622: Layer already exists 05:35:38 7a18dd245c0b: Layer already exists 05:35:38 13a9cf80724e: Layer already exists 05:35:38 65ba378e7734: Layer already exists 05:35:38 16113d51b718: Layer already exists 05:35:38 4.0.0-dev.14: digest: sha256:d086ce13be2abfd105130f3e7c7366e6510feb5280db85b8fdef3f67bd16a7d5 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:39 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:39 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 05:35:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:35:39 39ad591aabbe: Preparing 05:35:39 975f6ab2e057: Preparing 05:35:39 f212f4e4c672: Preparing 05:35:39 184ffa11d679: Preparing 05:35:39 aff25064cf6c: Preparing 05:35:39 13a9cf80724e: Preparing 05:35:39 a1662b4a6356: Preparing 05:35:39 c9b6d99f0778: Preparing 05:35:39 45ef86990622: Preparing 05:35:39 7a18dd245c0b: Preparing 05:35:39 65ba378e7734: Preparing 05:35:39 16113d51b718: Preparing 05:35:39 13a9cf80724e: Waiting 05:35:39 a1662b4a6356: Waiting 05:35:39 c9b6d99f0778: Waiting 05:35:39 45ef86990622: Waiting 05:35:39 7a18dd245c0b: Waiting 05:35:39 65ba378e7734: Waiting 05:35:39 16113d51b718: Waiting 05:35:39 184ffa11d679: Layer already exists 05:35:39 aff25064cf6c: Layer already exists 05:35:39 39ad591aabbe: Layer already exists 05:35:39 f212f4e4c672: Layer already exists 05:35:39 975f6ab2e057: Layer already exists 05:35:39 c9b6d99f0778: Layer already exists 05:35:39 13a9cf80724e: Layer already exists 05:35:39 45ef86990622: Layer already exists 05:35:39 a1662b4a6356: Layer already exists 05:35:39 7a18dd245c0b: Layer already exists 05:35:39 65ba378e7734: Layer already exists 05:35:39 16113d51b718: Layer already exists 05:35:39 e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14: digest: sha256:d086ce13be2abfd105130f3e7c7366e6510feb5280db85b8fdef3f67bd16a7d5 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:40 + 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 05:35:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 05:35:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 05:35:40 39ad591aabbe: Preparing 05:35:40 975f6ab2e057: Preparing 05:35:40 f212f4e4c672: Preparing 05:35:40 184ffa11d679: Preparing 05:35:40 aff25064cf6c: Preparing 05:35:40 13a9cf80724e: Preparing 05:35:40 a1662b4a6356: Preparing 05:35:40 c9b6d99f0778: Preparing 05:35:40 45ef86990622: Preparing 05:35:40 7a18dd245c0b: Preparing 05:35:40 13a9cf80724e: Waiting 05:35:40 65ba378e7734: Preparing 05:35:40 a1662b4a6356: Waiting 05:35:40 16113d51b718: Preparing 05:35:40 c9b6d99f0778: Waiting 05:35:40 45ef86990622: Waiting 05:35:40 65ba378e7734: Waiting 05:35:40 16113d51b718: Waiting 05:35:40 7a18dd245c0b: Waiting 05:35:40 aff25064cf6c: Layer already exists 05:35:40 f212f4e4c672: Layer already exists 05:35:40 184ffa11d679: Layer already exists 05:35:40 975f6ab2e057: Layer already exists 05:35:40 39ad591aabbe: Layer already exists 05:35:40 a1662b4a6356: Layer already exists 05:35:40 13a9cf80724e: Layer already exists 05:35:40 45ef86990622: Layer already exists 05:35:40 c9b6d99f0778: Layer already exists 05:35:40 7a18dd245c0b: Layer already exists 05:35:40 16113d51b718: Layer already exists 05:35:40 65ba378e7734: Layer already exists 05:35:40 main: digest: sha256:d086ce13be2abfd105130f3e7c7366e6510feb5280db85b8fdef3f67bd16a7d5 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:35:40 ===================================================== [Pipeline] echo 05:35:40 taggedImages: 05:35:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e5d1445735142b58d5731bba26edf81fba355370 05:35:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 05:35:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.14 05:35:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 05:35:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 05:35:41 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 05:35:41 e5d1445735142b58d5731bba26edf81fba355370 05:35:41 latest 05:35:41 4.0.0-dev.14 05:35:41 e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 05:35:41 main 05:35:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:41 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e5d1445735142b58d5731bba26edf81fba355370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e5d1445735142b58d5731bba26edf81fba355370 05:35:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:35:41 58cd340f8cc5: Preparing 05:35:41 5f03e89170b0: Preparing 05:35:41 c9b6d99f0778: Preparing 05:35:41 45ef86990622: Preparing 05:35:41 b8742fcc5d3e: Preparing 05:35:41 59665062fcd0: Preparing 05:35:41 16113d51b718: Preparing 05:35:41 59665062fcd0: Waiting 05:35:41 16113d51b718: Waiting 05:35:41 c9b6d99f0778: Layer already exists 05:35:42 45ef86990622: Layer already exists 05:35:42 16113d51b718: Layer already exists 05:35:42 58cd340f8cc5: Pushed 05:35:43 b8742fcc5d3e: Pushed 05:35:43 59665062fcd0: Pushed 05:35:46 5f03e89170b0: Pushed 05:35:46 e5d1445735142b58d5731bba26edf81fba355370: digest: sha256:efb543f2e8047324ba7a0c3950dbd2e436e65de9cd8148746d73339801ae30aa size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:46 + 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 05:35:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 05:35:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:35:47 58cd340f8cc5: Preparing 05:35:47 5f03e89170b0: Preparing 05:35:47 c9b6d99f0778: Preparing 05:35:47 45ef86990622: Preparing 05:35:47 b8742fcc5d3e: Preparing 05:35:47 59665062fcd0: Preparing 05:35:47 16113d51b718: Preparing 05:35:47 59665062fcd0: Waiting 05:35:47 16113d51b718: Waiting 05:35:47 c9b6d99f0778: Layer already exists 05:35:47 58cd340f8cc5: Layer already exists 05:35:47 5f03e89170b0: Layer already exists 05:35:47 45ef86990622: Layer already exists 05:35:47 b8742fcc5d3e: Layer already exists 05:35:47 16113d51b718: Layer already exists 05:35:47 59665062fcd0: Layer already exists 05:35:47 latest: digest: sha256:efb543f2e8047324ba7a0c3950dbd2e436e65de9cd8148746d73339801ae30aa size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:47 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.14 05:35:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:35:48 58cd340f8cc5: Preparing 05:35:48 5f03e89170b0: Preparing 05:35:48 c9b6d99f0778: Preparing 05:35:48 45ef86990622: Preparing 05:35:48 b8742fcc5d3e: Preparing 05:35:48 59665062fcd0: Preparing 05:35:48 16113d51b718: Preparing 05:35:48 59665062fcd0: Waiting 05:35:48 16113d51b718: Waiting 05:35:48 b8742fcc5d3e: Layer already exists 05:35:48 58cd340f8cc5: Layer already exists 05:35:48 c9b6d99f0778: Layer already exists 05:35:48 45ef86990622: Layer already exists 05:35:48 5f03e89170b0: Layer already exists 05:35:48 59665062fcd0: Layer already exists 05:35:48 16113d51b718: Layer already exists 05:35:48 4.0.0-dev.14: digest: sha256:efb543f2e8047324ba7a0c3950dbd2e436e65de9cd8148746d73339801ae30aa size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:48 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 05:35:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:35:49 58cd340f8cc5: Preparing 05:35:49 5f03e89170b0: Preparing 05:35:49 c9b6d99f0778: Preparing 05:35:49 45ef86990622: Preparing 05:35:49 b8742fcc5d3e: Preparing 05:35:49 59665062fcd0: Preparing 05:35:49 16113d51b718: Preparing 05:35:49 59665062fcd0: Waiting 05:35:49 16113d51b718: Waiting 05:35:49 b8742fcc5d3e: Layer already exists 05:35:49 45ef86990622: Layer already exists 05:35:49 5f03e89170b0: Layer already exists 05:35:49 58cd340f8cc5: Layer already exists 05:35:49 c9b6d99f0778: Layer already exists 05:35:49 16113d51b718: Layer already exists 05:35:49 59665062fcd0: Layer already exists 05:35:49 e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14: digest: sha256:efb543f2e8047324ba7a0c3950dbd2e436e65de9cd8148746d73339801ae30aa size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:49 + 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 05:35:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 05:35:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 05:35:50 58cd340f8cc5: Preparing 05:35:50 5f03e89170b0: Preparing 05:35:50 c9b6d99f0778: Preparing 05:35:50 45ef86990622: Preparing 05:35:50 b8742fcc5d3e: Preparing 05:35:50 59665062fcd0: Preparing 05:35:50 16113d51b718: Preparing 05:35:50 59665062fcd0: Waiting 05:35:50 16113d51b718: Waiting 05:35:50 5f03e89170b0: Layer already exists 05:35:50 58cd340f8cc5: Layer already exists 05:35:50 c9b6d99f0778: Layer already exists 05:35:50 b8742fcc5d3e: Layer already exists 05:35:50 45ef86990622: Layer already exists 05:35:50 59665062fcd0: Layer already exists 05:35:50 16113d51b718: Layer already exists 05:35:50 main: digest: sha256:efb543f2e8047324ba7a0c3950dbd2e436e65de9cd8148746d73339801ae30aa size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:35:50 ===================================================== [Pipeline] echo 05:35:50 taggedImages: 05:35:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e5d1445735142b58d5731bba26edf81fba355370 05:35:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 05:35:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.14 05:35:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 05:35:50 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 05:35:50 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 05:35:50 e5d1445735142b58d5731bba26edf81fba355370 05:35:50 latest 05:35:50 4.0.0-dev.14 05:35:50 e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 05:35:50 main 05:35:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:50 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e5d1445735142b58d5731bba26edf81fba355370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:35:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e5d1445735142b58d5731bba26edf81fba355370 05:35:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 05:35:51 5bc6ff47bd33: Preparing 05:35:51 4534e1e41912: Preparing 05:35:51 4ce416b9b37a: Preparing 05:35:51 c9b6d99f0778: Preparing 05:35:51 45ef86990622: Preparing 05:35:51 40289ee665a1: Preparing 05:35:51 b2cec9ab7810: Preparing 05:35:51 0d4282d8ab53: Preparing 05:35:51 3b5f24f38de4: Preparing 05:35:51 16113d51b718: Preparing 05:35:51 b2cec9ab7810: Waiting 05:35:51 0d4282d8ab53: Waiting 05:35:51 3b5f24f38de4: Waiting 05:35:51 16113d51b718: Waiting 05:35:51 40289ee665a1: Waiting 05:35:51 45ef86990622: Layer already exists 05:35:51 c9b6d99f0778: Layer already exists 05:35:51 4ce416b9b37a: Pushed 05:35:51 4534e1e41912: Pushed 05:35:51 5bc6ff47bd33: Pushed 05:35:51 16113d51b718: Layer already exists 05:35:51 0d4282d8ab53: Pushed 05:35:53 3b5f24f38de4: Pushed 05:36:06 b2cec9ab7810: Pushed 05:36:14 40289ee665a1: Pushed 05:36:14 e5d1445735142b58d5731bba26edf81fba355370: digest: sha256:686cea2c65eb2fadc78eb9b0c3bd9a8b290a3d69d7a52ad5bf3edbc452581103 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:14 + 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 05:36:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 05:36:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 05:36:15 5bc6ff47bd33: Preparing 05:36:15 4534e1e41912: Preparing 05:36:15 4ce416b9b37a: Preparing 05:36:15 c9b6d99f0778: Preparing 05:36:15 45ef86990622: Preparing 05:36:15 40289ee665a1: Preparing 05:36:15 b2cec9ab7810: Preparing 05:36:15 0d4282d8ab53: Preparing 05:36:15 40289ee665a1: Waiting 05:36:15 b2cec9ab7810: Waiting 05:36:15 3b5f24f38de4: Preparing 05:36:15 0d4282d8ab53: Waiting 05:36:15 3b5f24f38de4: Waiting 05:36:15 16113d51b718: Preparing 05:36:15 16113d51b718: Waiting 05:36:15 4534e1e41912: Layer already exists 05:36:15 c9b6d99f0778: Layer already exists 05:36:15 4ce416b9b37a: Layer already exists 05:36:15 45ef86990622: Layer already exists 05:36:15 5bc6ff47bd33: Layer already exists 05:36:15 40289ee665a1: Layer already exists 05:36:15 3b5f24f38de4: Layer already exists 05:36:15 16113d51b718: Layer already exists 05:36:15 b2cec9ab7810: Layer already exists 05:36:15 0d4282d8ab53: Layer already exists 05:36:15 latest: digest: sha256:686cea2c65eb2fadc78eb9b0c3bd9a8b290a3d69d7a52ad5bf3edbc452581103 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:15 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.14 05:36:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 05:36:16 5bc6ff47bd33: Preparing 05:36:16 4534e1e41912: Preparing 05:36:16 4ce416b9b37a: Preparing 05:36:16 c9b6d99f0778: Preparing 05:36:16 45ef86990622: Preparing 05:36:16 40289ee665a1: Preparing 05:36:16 b2cec9ab7810: Preparing 05:36:16 0d4282d8ab53: Preparing 05:36:16 3b5f24f38de4: Preparing 05:36:16 16113d51b718: Preparing 05:36:16 0d4282d8ab53: Waiting 05:36:16 3b5f24f38de4: Waiting 05:36:16 16113d51b718: Waiting 05:36:16 40289ee665a1: Waiting 05:36:16 b2cec9ab7810: Waiting 05:36:16 4ce416b9b37a: Layer already exists 05:36:16 45ef86990622: Layer already exists 05:36:16 5bc6ff47bd33: Layer already exists 05:36:16 c9b6d99f0778: Layer already exists 05:36:16 4534e1e41912: Layer already exists 05:36:16 b2cec9ab7810: Layer already exists 05:36:16 40289ee665a1: Layer already exists 05:36:16 3b5f24f38de4: Layer already exists 05:36:16 0d4282d8ab53: Layer already exists 05:36:16 16113d51b718: Layer already exists 05:36:16 4.0.0-dev.14: digest: sha256:686cea2c65eb2fadc78eb9b0c3bd9a8b290a3d69d7a52ad5bf3edbc452581103 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:16 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 05:36:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 05:36:17 5bc6ff47bd33: Preparing 05:36:17 4534e1e41912: Preparing 05:36:17 4ce416b9b37a: Preparing 05:36:17 c9b6d99f0778: Preparing 05:36:17 45ef86990622: Preparing 05:36:17 40289ee665a1: Preparing 05:36:17 b2cec9ab7810: Preparing 05:36:17 0d4282d8ab53: Preparing 05:36:17 3b5f24f38de4: Preparing 05:36:17 16113d51b718: Preparing 05:36:17 0d4282d8ab53: Waiting 05:36:17 3b5f24f38de4: Waiting 05:36:17 16113d51b718: Waiting 05:36:17 40289ee665a1: Waiting 05:36:17 b2cec9ab7810: Waiting 05:36:17 4ce416b9b37a: Layer already exists 05:36:17 4534e1e41912: Layer already exists 05:36:17 5bc6ff47bd33: Layer already exists 05:36:17 45ef86990622: Layer already exists 05:36:17 c9b6d99f0778: Layer already exists 05:36:17 0d4282d8ab53: Layer already exists 05:36:17 b2cec9ab7810: Layer already exists 05:36:17 40289ee665a1: Layer already exists 05:36:17 16113d51b718: Layer already exists 05:36:17 3b5f24f38de4: Layer already exists 05:36:17 e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14: digest: sha256:686cea2c65eb2fadc78eb9b0c3bd9a8b290a3d69d7a52ad5bf3edbc452581103 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:17 + 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 05:36:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 05:36:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 05:36:18 5bc6ff47bd33: Preparing 05:36:18 4534e1e41912: Preparing 05:36:18 4ce416b9b37a: Preparing 05:36:18 c9b6d99f0778: Preparing 05:36:18 45ef86990622: Preparing 05:36:18 40289ee665a1: Preparing 05:36:18 b2cec9ab7810: Preparing 05:36:18 0d4282d8ab53: Preparing 05:36:18 3b5f24f38de4: Preparing 05:36:18 16113d51b718: Preparing 05:36:18 40289ee665a1: Waiting 05:36:18 b2cec9ab7810: Waiting 05:36:18 0d4282d8ab53: Waiting 05:36:18 3b5f24f38de4: Waiting 05:36:18 16113d51b718: Waiting 05:36:18 4534e1e41912: Layer already exists 05:36:18 5bc6ff47bd33: Layer already exists 05:36:18 45ef86990622: Layer already exists 05:36:18 4ce416b9b37a: Layer already exists 05:36:18 c9b6d99f0778: Layer already exists 05:36:18 b2cec9ab7810: Layer already exists 05:36:18 3b5f24f38de4: Layer already exists 05:36:18 0d4282d8ab53: Layer already exists 05:36:18 40289ee665a1: Layer already exists 05:36:18 16113d51b718: Layer already exists 05:36:18 main: digest: sha256:686cea2c65eb2fadc78eb9b0c3bd9a8b290a3d69d7a52ad5bf3edbc452581103 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:36:18 ===================================================== [Pipeline] echo 05:36:18 taggedImages: 05:36:18 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e5d1445735142b58d5731bba26edf81fba355370 05:36:18 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 05:36:18 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.14 05:36:18 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 05:36:18 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 05:36:18 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 05:36:18 e5d1445735142b58d5731bba26edf81fba355370 05:36:18 latest 05:36:18 4.0.0-dev.14 05:36:18 e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 05:36:18 main 05:36:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:19 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e5d1445735142b58d5731bba26edf81fba355370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e5d1445735142b58d5731bba26edf81fba355370 05:36:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 05:36:19 41c1f0bc3a3e: Preparing 05:36:19 7b9027a8ef49: Preparing 05:36:19 3a75c589857e: Preparing 05:36:19 c9b6d99f0778: Preparing 05:36:19 45ef86990622: Preparing 05:36:19 b8b71f1712e3: Preparing 05:36:19 1f0a877fc74c: Preparing 05:36:19 f1e41862e41f: Preparing 05:36:19 16113d51b718: Preparing 05:36:19 b8b71f1712e3: Waiting 05:36:19 1f0a877fc74c: Waiting 05:36:19 16113d51b718: Waiting 05:36:19 f1e41862e41f: Waiting 05:36:19 45ef86990622: Layer already exists 05:36:19 7b9027a8ef49: Pushed 05:36:19 c9b6d99f0778: Layer already exists 05:36:19 3a75c589857e: Pushed 05:36:19 16113d51b718: Layer already exists 05:36:19 41c1f0bc3a3e: Pushed 05:36:20 f1e41862e41f: Pushed 05:36:21 1f0a877fc74c: Pushed 05:36:43 b8b71f1712e3: Pushed 05:36:43 e5d1445735142b58d5731bba26edf81fba355370: digest: sha256:37d8c959b7b53405174afcf90c2ac7bf6e85e269484cb5a0f18ef761b973166f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:43 + 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 05:36:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 05:36:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 05:36:44 41c1f0bc3a3e: Preparing 05:36:44 7b9027a8ef49: Preparing 05:36:44 3a75c589857e: Preparing 05:36:44 c9b6d99f0778: Preparing 05:36:44 45ef86990622: Preparing 05:36:44 b8b71f1712e3: Preparing 05:36:44 1f0a877fc74c: Preparing 05:36:44 f1e41862e41f: Preparing 05:36:44 16113d51b718: Preparing 05:36:44 b8b71f1712e3: Waiting 05:36:44 1f0a877fc74c: Waiting 05:36:44 f1e41862e41f: Waiting 05:36:44 16113d51b718: Waiting 05:36:44 c9b6d99f0778: Layer already exists 05:36:44 3a75c589857e: Layer already exists 05:36:44 45ef86990622: Layer already exists 05:36:44 7b9027a8ef49: Layer already exists 05:36:44 41c1f0bc3a3e: Layer already exists 05:36:44 b8b71f1712e3: Layer already exists 05:36:44 1f0a877fc74c: Layer already exists 05:36:44 16113d51b718: Layer already exists 05:36:44 f1e41862e41f: Layer already exists 05:36:44 latest: digest: sha256:37d8c959b7b53405174afcf90c2ac7bf6e85e269484cb5a0f18ef761b973166f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:44 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.14 05:36:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 05:36:45 41c1f0bc3a3e: Preparing 05:36:45 7b9027a8ef49: Preparing 05:36:45 3a75c589857e: Preparing 05:36:45 c9b6d99f0778: Preparing 05:36:45 45ef86990622: Preparing 05:36:45 b8b71f1712e3: Preparing 05:36:45 1f0a877fc74c: Preparing 05:36:45 f1e41862e41f: Preparing 05:36:45 16113d51b718: Preparing 05:36:45 b8b71f1712e3: Waiting 05:36:45 1f0a877fc74c: Waiting 05:36:45 f1e41862e41f: Waiting 05:36:45 16113d51b718: Waiting 05:36:45 7b9027a8ef49: Layer already exists 05:36:45 45ef86990622: Layer already exists 05:36:45 41c1f0bc3a3e: Layer already exists 05:36:45 c9b6d99f0778: Layer already exists 05:36:45 3a75c589857e: Layer already exists 05:36:45 f1e41862e41f: Layer already exists 05:36:45 16113d51b718: Layer already exists 05:36:45 b8b71f1712e3: Layer already exists 05:36:45 1f0a877fc74c: Layer already exists 05:36:45 4.0.0-dev.14: digest: sha256:37d8c959b7b53405174afcf90c2ac7bf6e85e269484cb5a0f18ef761b973166f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:45 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 05:36:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 05:36:46 41c1f0bc3a3e: Preparing 05:36:46 7b9027a8ef49: Preparing 05:36:46 3a75c589857e: Preparing 05:36:46 c9b6d99f0778: Preparing 05:36:46 45ef86990622: Preparing 05:36:46 b8b71f1712e3: Preparing 05:36:46 1f0a877fc74c: Preparing 05:36:46 f1e41862e41f: Preparing 05:36:46 16113d51b718: Preparing 05:36:46 b8b71f1712e3: Waiting 05:36:46 1f0a877fc74c: Waiting 05:36:46 f1e41862e41f: Waiting 05:36:46 16113d51b718: Waiting 05:36:46 c9b6d99f0778: Layer already exists 05:36:46 7b9027a8ef49: Layer already exists 05:36:46 41c1f0bc3a3e: Layer already exists 05:36:46 45ef86990622: Layer already exists 05:36:46 3a75c589857e: Layer already exists 05:36:46 f1e41862e41f: Layer already exists 05:36:46 b8b71f1712e3: Layer already exists 05:36:46 1f0a877fc74c: Layer already exists 05:36:46 16113d51b718: Layer already exists 05:36:46 e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14: digest: sha256:37d8c959b7b53405174afcf90c2ac7bf6e85e269484cb5a0f18ef761b973166f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:46 + 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 05:36:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 05:36:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 05:36:47 41c1f0bc3a3e: Preparing 05:36:47 7b9027a8ef49: Preparing 05:36:47 3a75c589857e: Preparing 05:36:47 c9b6d99f0778: Preparing 05:36:47 45ef86990622: Preparing 05:36:47 b8b71f1712e3: Preparing 05:36:47 1f0a877fc74c: Preparing 05:36:47 f1e41862e41f: Preparing 05:36:47 16113d51b718: Preparing 05:36:47 b8b71f1712e3: Waiting 05:36:47 1f0a877fc74c: Waiting 05:36:47 f1e41862e41f: Waiting 05:36:47 16113d51b718: Waiting 05:36:47 45ef86990622: Layer already exists 05:36:47 41c1f0bc3a3e: Layer already exists 05:36:47 c9b6d99f0778: Layer already exists 05:36:47 7b9027a8ef49: Layer already exists 05:36:47 3a75c589857e: Layer already exists 05:36:47 1f0a877fc74c: Layer already exists 05:36:47 f1e41862e41f: Layer already exists 05:36:47 b8b71f1712e3: Layer already exists 05:36:47 16113d51b718: Layer already exists 05:36:47 main: digest: sha256:37d8c959b7b53405174afcf90c2ac7bf6e85e269484cb5a0f18ef761b973166f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:36:47 ===================================================== [Pipeline] echo 05:36:47 taggedImages: 05:36:47 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e5d1445735142b58d5731bba26edf81fba355370 05:36:47 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 05:36:47 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.14 05:36:47 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 05:36:47 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 05:36:47 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 05:36:47 e5d1445735142b58d5731bba26edf81fba355370 05:36:47 latest 05:36:47 4.0.0-dev.14 05:36:47 e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 05:36:47 main 05:36:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:47 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e5d1445735142b58d5731bba26edf81fba355370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:36:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e5d1445735142b58d5731bba26edf81fba355370 05:36:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 05:36:48 e63a290be46f: Preparing 05:36:48 cba92e222927: Preparing 05:36:48 7906fb6cf23c: Preparing 05:36:48 c9b6d99f0778: Preparing 05:36:48 45ef86990622: Preparing 05:36:48 dc8b9dc4dc09: Preparing 05:36:48 0d4282d8ab53: Preparing 05:36:48 3b5f24f38de4: Preparing 05:36:48 16113d51b718: Preparing 05:36:48 dc8b9dc4dc09: Waiting 05:36:48 0d4282d8ab53: Waiting 05:36:48 3b5f24f38de4: Waiting 05:36:48 16113d51b718: Waiting 05:36:48 45ef86990622: Layer already exists 05:36:48 c9b6d99f0778: Layer already exists 05:36:48 0d4282d8ab53: Layer already exists 05:36:48 cba92e222927: Pushed 05:36:48 7906fb6cf23c: Pushed 05:36:48 e63a290be46f: Pushed 05:36:48 3b5f24f38de4: Layer already exists 05:36:48 16113d51b718: Layer already exists 05:37:10 dc8b9dc4dc09: Pushed 05:37:10 e5d1445735142b58d5731bba26edf81fba355370: digest: sha256:4a28ede0648304ed66ab5d507539485c257a46e88a387c6c18ed344b48a5f416 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:11 + 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 05:37:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 05:37:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 05:37:11 e63a290be46f: Preparing 05:37:11 cba92e222927: Preparing 05:37:11 7906fb6cf23c: Preparing 05:37:11 c9b6d99f0778: Preparing 05:37:11 45ef86990622: Preparing 05:37:11 dc8b9dc4dc09: Preparing 05:37:11 0d4282d8ab53: Preparing 05:37:11 3b5f24f38de4: Preparing 05:37:11 16113d51b718: Preparing 05:37:11 0d4282d8ab53: Waiting 05:37:11 3b5f24f38de4: Waiting 05:37:11 16113d51b718: Waiting 05:37:11 dc8b9dc4dc09: Waiting 05:37:11 45ef86990622: Layer already exists 05:37:11 c9b6d99f0778: Layer already exists 05:37:11 7906fb6cf23c: Layer already exists 05:37:11 e63a290be46f: Layer already exists 05:37:11 cba92e222927: Layer already exists 05:37:11 0d4282d8ab53: Layer already exists 05:37:11 3b5f24f38de4: Layer already exists 05:37:11 dc8b9dc4dc09: Layer already exists 05:37:11 16113d51b718: Layer already exists 05:37:11 latest: digest: sha256:4a28ede0648304ed66ab5d507539485c257a46e88a387c6c18ed344b48a5f416 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:12 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.14 05:37:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 05:37:12 e63a290be46f: Preparing 05:37:12 cba92e222927: Preparing 05:37:12 7906fb6cf23c: Preparing 05:37:12 c9b6d99f0778: Preparing 05:37:12 45ef86990622: Preparing 05:37:12 dc8b9dc4dc09: Preparing 05:37:12 0d4282d8ab53: Preparing 05:37:12 3b5f24f38de4: Preparing 05:37:12 16113d51b718: Preparing 05:37:12 dc8b9dc4dc09: Waiting 05:37:12 0d4282d8ab53: Waiting 05:37:12 3b5f24f38de4: Waiting 05:37:12 16113d51b718: Waiting 05:37:12 e63a290be46f: Layer already exists 05:37:12 45ef86990622: Layer already exists 05:37:12 c9b6d99f0778: Layer already exists 05:37:12 cba92e222927: Layer already exists 05:37:12 7906fb6cf23c: Layer already exists 05:37:12 dc8b9dc4dc09: Layer already exists 05:37:12 16113d51b718: Layer already exists 05:37:12 0d4282d8ab53: Layer already exists 05:37:12 3b5f24f38de4: Layer already exists 05:37:12 4.0.0-dev.14: digest: sha256:4a28ede0648304ed66ab5d507539485c257a46e88a387c6c18ed344b48a5f416 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:13 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 05:37:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 05:37:13 e63a290be46f: Preparing 05:37:13 cba92e222927: Preparing 05:37:13 7906fb6cf23c: Preparing 05:37:13 c9b6d99f0778: Preparing 05:37:13 45ef86990622: Preparing 05:37:13 dc8b9dc4dc09: Preparing 05:37:13 0d4282d8ab53: Preparing 05:37:13 3b5f24f38de4: Preparing 05:37:13 16113d51b718: Preparing 05:37:13 dc8b9dc4dc09: Waiting 05:37:13 0d4282d8ab53: Waiting 05:37:13 7906fb6cf23c: Layer already exists 05:37:13 45ef86990622: Layer already exists 05:37:13 cba92e222927: Layer already exists 05:37:13 c9b6d99f0778: Layer already exists 05:37:13 e63a290be46f: Layer already exists 05:37:13 dc8b9dc4dc09: Layer already exists 05:37:13 3b5f24f38de4: Layer already exists 05:37:13 0d4282d8ab53: Layer already exists 05:37:13 16113d51b718: Layer already exists 05:37:13 e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14: digest: sha256:4a28ede0648304ed66ab5d507539485c257a46e88a387c6c18ed344b48a5f416 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:14 + 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 05:37:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 05:37:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 05:37:14 e63a290be46f: Preparing 05:37:14 cba92e222927: Preparing 05:37:14 7906fb6cf23c: Preparing 05:37:14 c9b6d99f0778: Preparing 05:37:14 45ef86990622: Preparing 05:37:14 dc8b9dc4dc09: Preparing 05:37:14 0d4282d8ab53: Preparing 05:37:14 3b5f24f38de4: Preparing 05:37:14 16113d51b718: Preparing 05:37:14 0d4282d8ab53: Waiting 05:37:14 3b5f24f38de4: Waiting 05:37:14 16113d51b718: Waiting 05:37:14 dc8b9dc4dc09: Waiting 05:37:14 c9b6d99f0778: Layer already exists 05:37:14 7906fb6cf23c: Layer already exists 05:37:14 cba92e222927: Layer already exists 05:37:14 45ef86990622: Layer already exists 05:37:14 e63a290be46f: Layer already exists 05:37:14 0d4282d8ab53: Layer already exists 05:37:14 3b5f24f38de4: Layer already exists 05:37:14 dc8b9dc4dc09: Layer already exists 05:37:14 16113d51b718: Layer already exists 05:37:14 main: digest: sha256:4a28ede0648304ed66ab5d507539485c257a46e88a387c6c18ed344b48a5f416 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:37:14 ===================================================== [Pipeline] echo 05:37:14 taggedImages: 05:37:14 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e5d1445735142b58d5731bba26edf81fba355370 05:37:14 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 05:37:14 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.14 05:37:14 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 05:37:14 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 05:37:14 [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: 05:37:14 e5d1445735142b58d5731bba26edf81fba355370 05:37:14 latest 05:37:14 4.0.0-dev.14 05:37:14 e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 05:37:14 main 05:37:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:15 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:e5d1445735142b58d5731bba26edf81fba355370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:15 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:e5d1445735142b58d5731bba26edf81fba355370 05:37:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 05:37:15 2d519f2a63e2: Preparing 05:37:15 7294fbb52f2e: Preparing 05:37:15 c9b6d99f0778: Preparing 05:37:15 45ef86990622: Preparing 05:37:15 c3fde2faf54e: Preparing 05:37:15 06776a558565: Preparing 05:37:15 16113d51b718: Preparing 05:37:15 06776a558565: Waiting 05:37:15 16113d51b718: Waiting 05:37:15 c9b6d99f0778: Layer already exists 05:37:15 45ef86990622: Layer already exists 05:37:15 16113d51b718: Layer already exists 05:37:15 2d519f2a63e2: Pushed 05:37:16 06776a558565: Pushed 05:37:17 c3fde2faf54e: Pushed 05:37:24 7294fbb52f2e: Pushed 05:37:24 e5d1445735142b58d5731bba26edf81fba355370: digest: sha256:a50adfe5191cf04e987ad5534e9b0319c5ce39bbfa87849bc12a41bb4479b40a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:24 + 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 05:37:24 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 05:37:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 05:37:24 2d519f2a63e2: Preparing 05:37:24 7294fbb52f2e: Preparing 05:37:24 c9b6d99f0778: Preparing 05:37:24 45ef86990622: Preparing 05:37:24 c3fde2faf54e: Preparing 05:37:24 06776a558565: Preparing 05:37:24 16113d51b718: Preparing 05:37:24 06776a558565: Waiting 05:37:24 16113d51b718: Waiting 05:37:24 2d519f2a63e2: Layer already exists 05:37:24 45ef86990622: Layer already exists 05:37:24 c3fde2faf54e: Layer already exists 05:37:24 c9b6d99f0778: Layer already exists 05:37:24 7294fbb52f2e: Layer already exists 05:37:24 16113d51b718: Layer already exists 05:37:24 06776a558565: Layer already exists 05:37:25 latest: digest: sha256:a50adfe5191cf04e987ad5534e9b0319c5ce39bbfa87849bc12a41bb4479b40a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:25 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:25 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.14 05:37:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 05:37:25 2d519f2a63e2: Preparing 05:37:25 7294fbb52f2e: Preparing 05:37:25 c9b6d99f0778: Preparing 05:37:25 45ef86990622: Preparing 05:37:25 c3fde2faf54e: Preparing 05:37:25 06776a558565: Preparing 05:37:25 16113d51b718: Preparing 05:37:25 06776a558565: Waiting 05:37:25 16113d51b718: Waiting 05:37:25 7294fbb52f2e: Layer already exists 05:37:25 c3fde2faf54e: Layer already exists 05:37:25 c9b6d99f0778: Layer already exists 05:37:25 45ef86990622: Layer already exists 05:37:25 2d519f2a63e2: Layer already exists 05:37:25 06776a558565: Layer already exists 05:37:25 16113d51b718: Layer already exists 05:37:26 4.0.0-dev.14: digest: sha256:a50adfe5191cf04e987ad5534e9b0319c5ce39bbfa87849bc12a41bb4479b40a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:26 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:26 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 05:37:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 05:37:26 2d519f2a63e2: Preparing 05:37:26 7294fbb52f2e: Preparing 05:37:26 c9b6d99f0778: Preparing 05:37:26 45ef86990622: Preparing 05:37:26 c3fde2faf54e: Preparing 05:37:26 06776a558565: Preparing 05:37:26 16113d51b718: Preparing 05:37:26 06776a558565: Waiting 05:37:26 16113d51b718: Waiting 05:37:26 c9b6d99f0778: Layer already exists 05:37:26 2d519f2a63e2: Layer already exists 05:37:26 45ef86990622: Layer already exists 05:37:26 c3fde2faf54e: Layer already exists 05:37:26 7294fbb52f2e: Layer already exists 05:37:26 06776a558565: Layer already exists 05:37:26 16113d51b718: Layer already exists 05:37:27 e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14: digest: sha256:a50adfe5191cf04e987ad5534e9b0319c5ce39bbfa87849bc12a41bb4479b40a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:27 + 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 05:37:27 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main 05:37:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 05:37:27 2d519f2a63e2: Preparing 05:37:27 7294fbb52f2e: Preparing 05:37:27 c9b6d99f0778: Preparing 05:37:27 45ef86990622: Preparing 05:37:27 c3fde2faf54e: Preparing 05:37:27 06776a558565: Preparing 05:37:27 16113d51b718: Preparing 05:37:27 06776a558565: Waiting 05:37:27 16113d51b718: Waiting 05:37:27 2d519f2a63e2: Layer already exists 05:37:27 c9b6d99f0778: Layer already exists 05:37:27 7294fbb52f2e: Layer already exists 05:37:27 45ef86990622: Layer already exists 05:37:27 c3fde2faf54e: Layer already exists 05:37:27 06776a558565: Layer already exists 05:37:27 16113d51b718: Layer already exists 05:37:28 main: digest: sha256:a50adfe5191cf04e987ad5534e9b0319c5ce39bbfa87849bc12a41bb4479b40a size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:37:28 ===================================================== [Pipeline] echo 05:37:28 taggedImages: 05:37:28 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:e5d1445735142b58d5731bba26edf81fba355370 05:37:28 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 05:37:28 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:4.0.0-dev.14 05:37:28 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 05:37:28 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo 05:37:28 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 05:37:28 e5d1445735142b58d5731bba26edf81fba355370 05:37:28 latest 05:37:28 4.0.0-dev.14 05:37:28 e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 05:37:28 main 05:37:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:28 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e5d1445735142b58d5731bba26edf81fba355370 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e5d1445735142b58d5731bba26edf81fba355370 05:37:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:37:28 c71140fbc1bd: Preparing 05:37:28 570c55fb7ecd: Preparing 05:37:28 51ad44195f6f: Preparing 05:37:28 c9b6d99f0778: Preparing 05:37:28 45ef86990622: Preparing 05:37:28 36bd48e6c600: Preparing 05:37:28 49a965d6f140: Preparing 05:37:28 16113d51b718: Preparing 05:37:28 36bd48e6c600: Waiting 05:37:28 49a965d6f140: Waiting 05:37:28 16113d51b718: Waiting 05:37:28 c9b6d99f0778: Layer already exists 05:37:29 45ef86990622: Layer already exists 05:37:29 570c55fb7ecd: Pushed 05:37:29 16113d51b718: Layer already exists 05:37:29 c71140fbc1bd: Pushed 05:37:29 49a965d6f140: Pushed 05:37:30 36bd48e6c600: Pushed 05:37:37 51ad44195f6f: Pushed 05:37:37 e5d1445735142b58d5731bba26edf81fba355370: digest: sha256:ecad0d437c5bbff73706c73aa3a792203914395fc7a056caf98ac70e74b8ed53 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:37 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 05:37:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:37:38 c71140fbc1bd: Preparing 05:37:38 570c55fb7ecd: Preparing 05:37:38 51ad44195f6f: Preparing 05:37:38 c9b6d99f0778: Preparing 05:37:38 45ef86990622: Preparing 05:37:38 36bd48e6c600: Preparing 05:37:38 49a965d6f140: Preparing 05:37:38 16113d51b718: Preparing 05:37:38 36bd48e6c600: Waiting 05:37:38 49a965d6f140: Waiting 05:37:38 16113d51b718: Waiting 05:37:38 570c55fb7ecd: Layer already exists 05:37:38 c71140fbc1bd: Layer already exists 05:37:38 45ef86990622: Layer already exists 05:37:38 c9b6d99f0778: Layer already exists 05:37:38 51ad44195f6f: Layer already exists 05:37:38 36bd48e6c600: Layer already exists 05:37:38 16113d51b718: Layer already exists 05:37:38 49a965d6f140: Layer already exists 05:37:38 latest: digest: sha256:ecad0d437c5bbff73706c73aa3a792203914395fc7a056caf98ac70e74b8ed53 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:38 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.14 05:37:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:37:39 c71140fbc1bd: Preparing 05:37:39 570c55fb7ecd: Preparing 05:37:39 51ad44195f6f: Preparing 05:37:39 c9b6d99f0778: Preparing 05:37:39 45ef86990622: Preparing 05:37:39 36bd48e6c600: Preparing 05:37:39 49a965d6f140: Preparing 05:37:39 16113d51b718: Preparing 05:37:39 36bd48e6c600: Waiting 05:37:39 49a965d6f140: Waiting 05:37:39 16113d51b718: Waiting 05:37:39 570c55fb7ecd: Layer already exists 05:37:39 45ef86990622: Layer already exists 05:37:39 c71140fbc1bd: Layer already exists 05:37:39 51ad44195f6f: Layer already exists 05:37:39 c9b6d99f0778: Layer already exists 05:37:39 36bd48e6c600: Layer already exists 05:37:39 16113d51b718: Layer already exists 05:37:39 49a965d6f140: Layer already exists 05:37:39 4.0.0-dev.14: digest: sha256:ecad0d437c5bbff73706c73aa3a792203914395fc7a056caf98ac70e74b8ed53 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:39 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 05:37:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:37:40 c71140fbc1bd: Preparing 05:37:40 570c55fb7ecd: Preparing 05:37:40 51ad44195f6f: Preparing 05:37:40 c9b6d99f0778: Preparing 05:37:40 45ef86990622: Preparing 05:37:40 36bd48e6c600: Preparing 05:37:40 49a965d6f140: Preparing 05:37:40 16113d51b718: Preparing 05:37:40 36bd48e6c600: Waiting 05:37:40 16113d51b718: Waiting 05:37:40 49a965d6f140: Waiting 05:37:40 51ad44195f6f: Layer already exists 05:37:40 45ef86990622: Layer already exists 05:37:40 c71140fbc1bd: Layer already exists 05:37:40 c9b6d99f0778: Layer already exists 05:37:40 570c55fb7ecd: Layer already exists 05:37:40 49a965d6f140: Layer already exists 05:37:40 36bd48e6c600: Layer already exists 05:37:40 16113d51b718: Layer already exists 05:37:40 e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14: digest: sha256:ecad0d437c5bbff73706c73aa3a792203914395fc7a056caf98ac70e74b8ed53 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:40 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 05:37:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 05:37:41 c71140fbc1bd: Preparing 05:37:41 570c55fb7ecd: Preparing 05:37:41 51ad44195f6f: Preparing 05:37:41 c9b6d99f0778: Preparing 05:37:41 45ef86990622: Preparing 05:37:41 36bd48e6c600: Preparing 05:37:41 49a965d6f140: Preparing 05:37:41 16113d51b718: Preparing 05:37:41 36bd48e6c600: Waiting 05:37:41 49a965d6f140: Waiting 05:37:41 16113d51b718: Waiting 05:37:41 51ad44195f6f: Layer already exists 05:37:41 45ef86990622: Layer already exists 05:37:41 570c55fb7ecd: Layer already exists 05:37:41 c71140fbc1bd: Layer already exists 05:37:41 c9b6d99f0778: Layer already exists 05:37:41 36bd48e6c600: Layer already exists 05:37:41 16113d51b718: Layer already exists 05:37:41 49a965d6f140: Layer already exists 05:37:41 main: digest: sha256:ecad0d437c5bbff73706c73aa3a792203914395fc7a056caf98ac70e74b8ed53 size: 1990 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:37:41 ===================================================== [Pipeline] echo 05:37:41 taggedImages: 05:37:41 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e5d1445735142b58d5731bba26edf81fba355370 05:37:41 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 05:37:41 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.14 05:37:41 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e5d1445735142b58d5731bba26edf81fba355370-4.0.0-dev.14 05:37:41 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:37:41 05:37:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:37:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:37:42 arm64: Pulling from edgex-lftools-log-publisher 05:37:42 8998bd30e6a1: Pulling fs layer 05:37:42 04944245beec: Pulling fs layer 05:37:42 699f458cf7ca: Pulling fs layer 05:37:42 765212b225bb: Pulling fs layer 05:37:42 f23df028b6ca: Pulling fs layer 05:37:42 d65c8cfc05b1: Pulling fs layer 05:37:42 2437ff75d9bd: Pulling fs layer 05:37:42 f23df028b6ca: Waiting 05:37:42 d65c8cfc05b1: Waiting 05:37:42 2437ff75d9bd: Waiting 05:37:42 765212b225bb: Waiting 05:37:42 04944245beec: Verifying Checksum 05:37:42 04944245beec: Download complete 05:37:42 765212b225bb: Verifying Checksum 05:37:42 765212b225bb: Download complete 05:37:42 f23df028b6ca: Download complete 05:37:42 d65c8cfc05b1: Verifying Checksum 05:37:42 d65c8cfc05b1: Download complete 05:37:42 699f458cf7ca: Download complete 05:37:43 8998bd30e6a1: Verifying Checksum 05:37:43 8998bd30e6a1: Download complete 05:37:45 2437ff75d9bd: Verifying Checksum 05:37:48 8998bd30e6a1: Pull complete 05:37:49 04944245beec: Pull complete 05:37:51 699f458cf7ca: Pull complete 05:37:51 765212b225bb: Pull complete 05:37:52 f23df028b6ca: Pull complete 05:37:52 d65c8cfc05b1: Pull complete 05:38:10 2437ff75d9bd: Pull complete 05:38:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 05:38:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 05:38:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:38:10 prd-ubuntu20.04-docker-arm64-4c-16g-25864 does not seem to be running inside a container 05:38: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/748 -v /w/workspace/edgex-go/748:/w/workspace/edgex-go/748:rw,z -v /w/workspace/edgex-go/748@tmp:/w/workspace/edgex-go/748@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 05:38:14 $ docker top 4a06c4211e0189cab17f536612e3f9546d66e11207808351ef3a89bb48411813 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:38:15 ---> job-cost.sh 05:38:15 lf-activate-venv: SKIPPING 05:38:15 INFO: No Stack... 05:38:15 INFO: Retrieving Pricing Info for: v3-standard-4 05:38:16 INFO: Archiving Costs [Pipeline] sh 05:38:17 + cat /w/workspace/edgex-go/748/archives/cost.csv 05:38:17 + cut -d, -f6 [Pipeline] lock 05:38:17 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-748-stack-cost] 05:38:17 Resource [jenkins-edgexfoundry-edgex-go-main-748-stack-cost] did not exist. Created. 05:38:17 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-748-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 05:38:17 + echo total: 0.10999999940395355 [Pipeline] stash 05:38:18 Stashed 1 file(s) [Pipeline] } 05:38:18 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-748-stack-cost] [Pipeline] // lock [Pipeline] } 05:38:18 $ docker stop --time=1 4a06c4211e0189cab17f536612e3f9546d66e11207808351ef3a89bb48411813 05:38:20 $ docker rm -f --volumes 4a06c4211e0189cab17f536612e3f9546d66e11207808351ef3a89bb48411813 [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 05:38:21 provisioning config files... 05:38:21 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/748@tmp/config4153842746918197877tmp [Pipeline] { [Pipeline] sh 05:38:21 + set +x 05:38:21 + curl -s https://codecov.io/bash 05:38:21 + bash -s -- 05:38:21 05:38:21 _____ _ 05:38:21 / ____| | | 05:38:21 | | ___ __| | ___ ___ _____ __ 05:38:21 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 05:38:21 | |___| (_) | (_| | __/ (_| (_) \ V / 05:38:21 \_____\___/ \__,_|\___|\___\___/ \_/ 05:38:21 Bash-1.0.6 05:38:21 05:38:21 05:38:21 ==> git version 2.25.1 found 05:38:21 ==> 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 05:38:21 Release-Date: 2020-01-08 05:38:21 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 05:38:21 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 05:38:21 ==> Jenkins CI detected. 05:38:21 current dir:  /w/workspace/edgex-go/748 05:38:21 project root: . 05:38:21 --> token set from env 05:38:21 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 05:38:21 ==> Running gcov in . (disable via -X gcov) 05:38:21 ==> Python coveragepy not found 05:38:21 ==> Searching for coverage reports in: 05:38:21 + . 05:38:21 -> Found 1 reports 05:38:21 ==> Detecting git/mercurial file structure 05:38:21 ==> Reading reports 05:38:21 + ./coverage.out bytes=1433925 05:38:21 ==> Appending adjustments 05:38:21 https://docs.codecov.io/docs/fixing-reports 05:38:23 + Found adjustments 05:38:23 ==> Gzipping contents 05:38:23 124K /tmp/codecov.rzLGaL.gz 05:38:23 ==> Uploading reports 05:38:23 url: https://codecov.io 05:38:23 query: branch=main&commit=e5d1445735142b58d5731bba26edf81fba355370&build=748&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F748%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:38:23 -> Pinging Codecov 05:38:23 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=e5d1445735142b58d5731bba26edf81fba355370&build=748&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F748%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 05:38:23 -> Uploading to 05:38:23 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/e5d1445735142b58d5731bba26edf81fba355370/acacc884-18ef-495c-be04-21eb88b79895.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241108%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241108T053822Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=dc4c28acbe28c3a61bbcc24dae7d3efe713e3021b941ad936bdd85c9505d3178 05:38:23 % Total % Received % Xferd Average Speed Time Time Time Current 05:38:23 Dload Upload Total Spent Left Speed 05:38:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 121k 0 0 100 121k 0 406k --:--:-- --:--:-- --:--:-- 404k 100 121k 0 0 100 121k 0 406k --:--:-- --:--:-- --:--:-- 404k 05:38:23 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/e5d1445735142b58d5731bba26edf81fba355370 [Pipeline] } 05:38:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 05:38:23 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 05:38:23 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:38:23 05:38:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:38:24 latest: Pulling from edgex-devops/edgex-snyk-go 05:38:24 43c4264eed91: Already exists 05:38:24 4cc291be95ef: Already exists 05:38:24 2ac1f1163629: Already exists 05:38:24 5c3c966382ef: Already exists 05:38:24 4f4fb700ef54: Already exists 05:38:24 d9c7d2e4e75e: Pulling fs layer 05:38:24 9c3e1370e548: Pulling fs layer 05:38:24 d9c7d2e4e75e: Download complete 05:38:24 d9c7d2e4e75e: Pull complete 05:38:25 9c3e1370e548: Verifying Checksum 05:38:25 9c3e1370e548: Download complete 05:38:27 9c3e1370e548: Pull complete 05:38:27 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 05:38:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 05:38:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:38:27 prd-ubuntu20.04-docker-8c-8g-25861 does not seem to be running inside a container 05:38:27 $ 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/748 -v /w/workspace/edgex-go/748:/w/workspace/edgex-go/748:rw,z -v /w/workspace/edgex-go/748@tmp:/w/workspace/edgex-go/748@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 05:38:31 $ docker top 5ea63f30e78deb663960b7a766205b0ce1087238a58338b828a29b3fba1b97b7 -eo pid,comm [Pipeline] { [Pipeline] sh 05:38:32 + git config --global --add safe.directory /w/workspace/edgex-go/748 [Pipeline] echo 05:38:32 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 05:38:32 + set -o pipefail 05:38:32 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 05:38:42 05:38:42 Monitoring /w/workspace/edgex-go/748 (github.com/edgexfoundry/edgex-go)... 05:38:42 05:38:42 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/ab08bedf-1b4f-49df-a023-fe04b5a36420 05:38:42 05:38:42 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 05:38:42 05:38:42 05:38:42 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 05:38:42 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 05:38:42 $ docker stop --time=1 5ea63f30e78deb663960b7a766205b0ce1087238a58338b828a29b3fba1b97b7 05:38:46 $ docker rm -f --volumes 5ea63f30e78deb663960b7a766205b0ce1087238a58338b828a29b3fba1b97b7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 05:38:47 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:38:47 provisioning config files... 05:38:47 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/748@tmp/config8878350829515947456tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:38:47 --> edgex-publish-swagger.sh 05:38:47 === Publish openapi API === 05:38:47 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 05:38:47 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/748/openapi/core-command.yaml] 05:38:47 % Total % Received % Xferd Average Speed Time Time Time Current 05:38:47 Dload Upload Total Spent Left Speed 05:38:47 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 70803 --:--:-- --:--:-- --:--:-- 70650 05:38:47 05:38:47 05:38:47 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/748/openapi/core-data.yaml] 05:38:47 % Total % Received % Xferd Average Speed Time Time Time Current 05:38:47 Dload Upload Total Spent Left Speed 05:38:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 162k --:--:-- --:--:-- --:--:-- 162k 05:38:48 05:38:48 05:38:48 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/748/openapi/core-keeper.yaml] 05:38:48 % Total % Received % Xferd Average Speed Time Time Time Current 05:38:48 Dload Upload Total Spent Left Speed 05:38:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32835 0 0 100 32835 0 157k --:--:-- --:--:-- --:--:-- 156k 100 32901 100 66 100 32835 286 139k --:--:-- --:--:-- --:--:-- 139k 05:38:48 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 05:38:48 05:38:48 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/748/openapi/core-metadata.yaml] 05:38:48 % Total % Received % Xferd Average Speed Time Time Time Current 05:38:48 Dload Upload Total Spent Left Speed 05:38:48 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 154k 100 156 100 154k 430 427k --:--:-- --:--:-- --:--:-- 429k 05:38:48 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 05:38:48 05:38:48 [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/748/openapi/support-cron-scheduler.yaml] 05:38:48 % Total % Received % Xferd Average Speed Time Time Time Current 05:38:48 Dload Upload Total Spent Left Speed 05:38:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50797 100 66 100 50731 244 183k --:--:-- --:--:-- --:--:-- 183k 05:38:49 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 05:38:49 05:38:49 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/748/openapi/support-notifications.yaml] 05:38:49 % Total % Received % Xferd Average Speed Time Time Time Current 05:38:49 Dload Upload Total Spent Left Speed 05:38:49 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 388 212k --:--:-- --:--:-- --:--:-- 211k 100 87457 100 156 100 87301 388 212k --:--:-- --:--:-- --:--:-- 211k 05:38:49 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 05:38:49 [Pipeline] } 05:38:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 05:38:50 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:38:50 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:38:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:38:50 prd-ubuntu20.04-docker-8c-8g-25861 does not seem to be running inside a container 05:38:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/748 -v /w/workspace/edgex-go/748:/w/workspace/edgex-go/748:rw,z -v /w/workspace/edgex-go/748@tmp:/w/workspace/edgex-go/748@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 05:38:50 $ docker top a9e4be54f9897bb2df0607612ec22575185ff0422b385bb05426836e7f855037 -eo pid,comm 05:38:51 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:38:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:38:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:38:51 [ssh-agent] Looking for ssh-agent implementation... 05:38:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:38:51 $ docker exec a9e4be54f9897bb2df0607612ec22575185ff0422b385bb05426836e7f855037 ssh-agent 05:38:51 SSH_AUTH_SOCK=/tmp/ssh-G0XmyvMQqt6U/agent.32 05:38:51 SSH_AGENT_PID=38 05:38:51 Running ssh-add (command line suppressed) 05:38:51 Identity added: /w/workspace/edgex-go/748@tmp/private_key_3392858157152960484.key (/w/workspace/edgex-go/748@tmp/private_key_3392858157152960484.key) 05:38:51 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:38:51 + git semver tag 05:38:51 2024-11-08 05:38:51,888 [run_tag] DEBUG tag force:False 05:38:51 2024-11-08 05:38:51,888 [check_head_tag] DEBUG check head tag 05:38:51 2024-11-08 05:38:51,890 [execute] INFO git cat-file --batch-check 05:38:51 2024-11-08 05:38:51,891 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/748, universal_newlines=False, shell=None, istream=) 05:38:51 2024-11-08 05:38:51,894 [execute] INFO git cat-file --batch 05:38:51 2024-11-08 05:38:51,894 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/748, universal_newlines=False, shell=None, istream=) 05:38:51 2024-11-08 05:38:51,942 [read_version] DEBUG read version from /w/workspace/edgex-go/748/.semver/main 05:38:51 2024-11-08 05:38:51,942 [execute] INFO git tag -a v4.0.0-dev.14 -m v4.0.0-dev.14 05:38:51 2024-11-08 05:38:51,942 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.14', '-m', 'v4.0.0-dev.14'], cwd=/w/workspace/edgex-go/748, universal_newlines=False, shell=None, istream=None) 05:38:51 2024-11-08 05:38:51,945 [read_version] DEBUG read version from /w/workspace/edgex-go/748/.semver/main 05:38:51 4.0.0-dev.14 [Pipeline] } 05:38:51 $ docker exec --env ******** --env ******** a9e4be54f9897bb2df0607612ec22575185ff0422b385bb05426836e7f855037 ssh-agent -k 05:38:52 unset SSH_AUTH_SOCK; 05:38:52 unset SSH_AGENT_PID; 05:38:52 echo Agent pid 38 killed; 05:38:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:38:52 + git semver [Pipeline] } 05:38:52 $ docker stop --time=1 a9e4be54f9897bb2df0607612ec22575185ff0422b385bb05426836e7f855037 05:38:53 $ docker rm -f --volumes a9e4be54f9897bb2df0607612ec22575185ff0422b385bb05426836e7f855037 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:38:54 05:38:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:38:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:38:54 0.23.1-centos7: Pulling from edgex-lftools 05:38:54 ab5ef0e58194: Pulling fs layer 05:38:54 9712f1f96733: Pulling fs layer 05:38:54 63f879dbbcfc: Pulling fs layer 05:38:54 0d9ebad4ef96: Pulling fs layer 05:38:54 e9a5061849ea: Pulling fs layer 05:38:54 d747dcd14b5f: Pulling fs layer 05:38:54 2de7ff778b66: Pulling fs layer 05:38:54 2de7ff778b66: Waiting 05:38:54 e9a5061849ea: Waiting 05:38:54 d747dcd14b5f: Waiting 05:38:54 0d9ebad4ef96: Waiting 05:38:54 9712f1f96733: Download complete 05:38:54 63f879dbbcfc: Verifying Checksum 05:38:54 63f879dbbcfc: Download complete 05:38:55 ab5ef0e58194: Verifying Checksum 05:38:55 ab5ef0e58194: Download complete 05:38:55 e9a5061849ea: Verifying Checksum 05:38:55 e9a5061849ea: Download complete 05:38:55 d747dcd14b5f: Verifying Checksum 05:38:55 d747dcd14b5f: Download complete 05:38:55 0d9ebad4ef96: Verifying Checksum 05:38:55 0d9ebad4ef96: Download complete 05:38:55 2de7ff778b66: Verifying Checksum 05:38:55 2de7ff778b66: Download complete 05:38:57 ab5ef0e58194: Pull complete 05:38:57 9712f1f96733: Pull complete 05:38:58 63f879dbbcfc: Pull complete 05:39:03 0d9ebad4ef96: Pull complete 05:39:03 e9a5061849ea: Pull complete 05:39:03 d747dcd14b5f: Pull complete 05:39:04 2de7ff778b66: Pull complete 05:39:04 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 05:39:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 05:39:04 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:39:04 prd-ubuntu20.04-docker-8c-8g-25861 does not seem to be running inside a container 05:39:04 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/748 -v /w/workspace/edgex-go/748:/w/workspace/edgex-go/748:rw,z -v /w/workspace/edgex-go/748@tmp:/w/workspace/edgex-go/748@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 05:39:10 $ docker top 652a243dcf3965c4c5f9161a59819259dad6c149b5d9caed9d48cc53eb6005dc -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 05:39:10 provisioning config files... 05:39:10 copy managed file [sigul-config] to file:/w/workspace/edgex-go/748@tmp/config3042745849026183380tmp 05:39:10 copy managed file [sigul-password] to file:/w/workspace/edgex-go/748@tmp/config15975007857469134082tmp 05:39:10 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/748@tmp/config7501727407016750177tmp [Pipeline] { [Pipeline] echo 05:39:10 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 05:39:10 ---> sigul-configuration.sh 05:39:10 gpg: directory `/root/.gnupg' created 05:39:10 gpg: new configuration file `/root/.gnupg/gpg.conf' created 05:39:10 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 05:39:10 gpg: keyring `/root/.gnupg/secring.gpg' created 05:39:10 gpg: keyring `/root/.gnupg/pubring.gpg' created 05:39:10 gpg: CAST5 encrypted data 05:39:10 gpg: encrypted with 1 passphrase 05:39:10 gpg: WARNING: message was not integrity protected [Pipeline] sh 05:39:11 + mkdir /home/jenkins 05:39:11 + mkdir /home/jenkins/sigul [Pipeline] sh 05:39:11 + 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 05:39:11 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 05:39:11 ---> sigul-install.sh 05:39:11 Sigul already installed; skipping installation. [Pipeline] sh 05:39:12 + git tag --list 05:39:12 0.6.0 05:39:12 0.6.1 05:39:12 0.7.0 05:39:12 0.7.1 05:39:12 v1.0.0 05:39:12 v1.0.1 05:39:12 v1.1.0 05:39:12 v1.2.0 05:39:12 v1.2.1 05:39:12 v1.3.0 05:39:12 v1.3.1 05:39:12 v2.0.0 05:39:12 v2.1.0 05:39:12 v2.1.1 05:39:12 v2.2.0 05:39:12 v2.3.0 05:39:12 v3.0 05:39:12 v3.0.0 05:39:12 v3.1 05:39:12 v3.1.0 05:39:12 v3.1.0-dev.1 05:39:12 v3.1.0-dev.10 05:39:12 v3.1.0-dev.11 05:39:12 v3.1.0-dev.12 05:39:12 v3.1.0-dev.13 05:39:12 v3.1.0-dev.14 05:39:12 v3.1.0-dev.15 05:39:12 v3.1.0-dev.16 05:39:12 v3.1.0-dev.17 05:39:12 v3.1.0-dev.18 05:39:12 v3.1.0-dev.19 05:39:12 v3.1.0-dev.2 05:39:12 v3.1.0-dev.20 05:39:12 v3.1.0-dev.21 05:39:12 v3.1.0-dev.22 05:39:12 v3.1.0-dev.23 05:39:12 v3.1.0-dev.24 05:39:12 v3.1.0-dev.25 05:39:12 v3.1.0-dev.26 05:39:12 v3.1.0-dev.27 05:39:12 v3.1.0-dev.28 05:39:12 v3.1.0-dev.29 05:39:12 v3.1.0-dev.3 05:39:12 v3.1.0-dev.30 05:39:12 v3.1.0-dev.31 05:39:12 v3.1.0-dev.32 05:39:12 v3.1.0-dev.33 05:39:12 v3.1.0-dev.34 05:39:12 v3.1.0-dev.35 05:39:12 v3.1.0-dev.36 05:39:12 v3.1.0-dev.37 05:39:12 v3.1.0-dev.38 05:39:12 v3.1.0-dev.39 05:39:12 v3.1.0-dev.4 05:39:12 v3.1.0-dev.40 05:39:12 v3.1.0-dev.41 05:39:12 v3.1.0-dev.42 05:39:12 v3.1.0-dev.43 05:39:12 v3.1.0-dev.44 05:39:12 v3.1.0-dev.45 05:39:12 v3.1.0-dev.46 05:39:12 v3.1.0-dev.47 05:39:12 v3.1.0-dev.48 05:39:12 v3.1.0-dev.49 05:39:12 v3.1.0-dev.5 05:39:12 v3.1.0-dev.50 05:39:12 v3.1.0-dev.51 05:39:12 v3.1.0-dev.52 05:39:12 v3.1.0-dev.53 05:39:12 v3.1.0-dev.54 05:39:12 v3.1.0-dev.55 05:39:12 v3.1.0-dev.56 05:39:12 v3.1.0-dev.57 05:39:12 v3.1.0-dev.58 05:39:12 v3.1.0-dev.59 05:39:12 v3.1.0-dev.6 05:39:12 v3.1.0-dev.60 05:39:12 v3.1.0-dev.61 05:39:12 v3.1.0-dev.62 05:39:12 v3.1.0-dev.63 05:39:12 v3.1.0-dev.64 05:39:12 v3.1.0-dev.65 05:39:12 v3.1.0-dev.66 05:39:12 v3.1.0-dev.67 05:39:12 v3.1.0-dev.68 05:39:12 v3.1.0-dev.69 05:39:12 v3.1.0-dev.7 05:39:12 v3.1.0-dev.70 05:39:12 v3.1.0-dev.71 05:39:12 v3.1.0-dev.72 05:39:12 v3.1.0-dev.73 05:39:12 v3.1.0-dev.8 05:39:12 v3.1.0-dev.9 05:39:12 v3.1.1 05:39:12 v3.1.1-dev.1 05:39:12 v3.1.1-dev.2 05:39:12 v3.2.0-dev.1 05:39:12 v3.2.0-dev.10 05:39:12 v3.2.0-dev.100 05:39:12 v3.2.0-dev.101 05:39:12 v3.2.0-dev.102 05:39:12 v3.2.0-dev.103 05:39:12 v3.2.0-dev.104 05:39:12 v3.2.0-dev.105 05:39:12 v3.2.0-dev.106 05:39:12 v3.2.0-dev.107 05:39:12 v3.2.0-dev.108 05:39:12 v3.2.0-dev.109 05:39:12 v3.2.0-dev.11 05:39:12 v3.2.0-dev.12 05:39:12 v3.2.0-dev.13 05:39:12 v3.2.0-dev.14 05:39:12 v3.2.0-dev.15 05:39:12 v3.2.0-dev.16 05:39:12 v3.2.0-dev.17 05:39:12 v3.2.0-dev.18 05:39:12 v3.2.0-dev.19 05:39:12 v3.2.0-dev.2 05:39:12 v3.2.0-dev.20 05:39:12 v3.2.0-dev.21 05:39:12 v3.2.0-dev.22 05:39:12 v3.2.0-dev.23 05:39:12 v3.2.0-dev.24 05:39:12 v3.2.0-dev.25 05:39:12 v3.2.0-dev.26 05:39:12 v3.2.0-dev.27 05:39:12 v3.2.0-dev.28 05:39:12 v3.2.0-dev.29 05:39:12 v3.2.0-dev.3 05:39:12 v3.2.0-dev.30 05:39:12 v3.2.0-dev.31 05:39:12 v3.2.0-dev.32 05:39:12 v3.2.0-dev.33 05:39:12 v3.2.0-dev.34 05:39:12 v3.2.0-dev.35 05:39:12 v3.2.0-dev.36 05:39:12 v3.2.0-dev.37 05:39:12 v3.2.0-dev.38 05:39:12 v3.2.0-dev.39 05:39:12 v3.2.0-dev.4 05:39:12 v3.2.0-dev.40 05:39:12 v3.2.0-dev.41 05:39:12 v3.2.0-dev.42 05:39:12 v3.2.0-dev.43 05:39:12 v3.2.0-dev.44 05:39:12 v3.2.0-dev.45 05:39:12 v3.2.0-dev.46 05:39:12 v3.2.0-dev.47 05:39:12 v3.2.0-dev.48 05:39:12 v3.2.0-dev.49 05:39:12 v3.2.0-dev.5 05:39:12 v3.2.0-dev.50 05:39:12 v3.2.0-dev.51 05:39:12 v3.2.0-dev.52 05:39:12 v3.2.0-dev.53 05:39:12 v3.2.0-dev.54 05:39:12 v3.2.0-dev.55 05:39:12 v3.2.0-dev.56 05:39:12 v3.2.0-dev.57 05:39:12 v3.2.0-dev.58 05:39:12 v3.2.0-dev.59 05:39:12 v3.2.0-dev.6 05:39:12 v3.2.0-dev.60 05:39:12 v3.2.0-dev.61 05:39:12 v3.2.0-dev.62 05:39:12 v3.2.0-dev.63 05:39:12 v3.2.0-dev.64 05:39:12 v3.2.0-dev.65 05:39:12 v3.2.0-dev.66 05:39:12 v3.2.0-dev.67 05:39:12 v3.2.0-dev.68 05:39:12 v3.2.0-dev.69 05:39:12 v3.2.0-dev.7 05:39:12 v3.2.0-dev.70 05:39:12 v3.2.0-dev.71 05:39:12 v3.2.0-dev.72 05:39:12 v3.2.0-dev.73 05:39:12 v3.2.0-dev.74 05:39:12 v3.2.0-dev.75 05:39:12 v3.2.0-dev.76 05:39:12 v3.2.0-dev.77 05:39:12 v3.2.0-dev.78 05:39:12 v3.2.0-dev.79 05:39:12 v3.2.0-dev.8 05:39:12 v3.2.0-dev.80 05:39:12 v3.2.0-dev.81 05:39:12 v3.2.0-dev.82 05:39:12 v3.2.0-dev.83 05:39:12 v3.2.0-dev.84 05:39:12 v3.2.0-dev.85 05:39:12 v3.2.0-dev.86 05:39:12 v3.2.0-dev.87 05:39:12 v3.2.0-dev.88 05:39:12 v3.2.0-dev.89 05:39:12 v3.2.0-dev.9 05:39:12 v3.2.0-dev.90 05:39:12 v3.2.0-dev.91 05:39:12 v3.2.0-dev.92 05:39:12 v3.2.0-dev.93 05:39:12 v3.2.0-dev.94 05:39:12 v3.2.0-dev.95 05:39:12 v3.2.0-dev.96 05:39:12 v3.2.0-dev.97 05:39:12 v3.2.0-dev.98 05:39:12 v3.2.0-dev.99 05:39:12 v4.0.0-dev.1 05:39:12 v4.0.0-dev.10 05:39:12 v4.0.0-dev.11 05:39:12 v4.0.0-dev.12 05:39:12 v4.0.0-dev.13 05:39:12 v4.0.0-dev.14 05:39:12 v4.0.0-dev.2 05:39:12 v4.0.0-dev.3 05:39:12 v4.0.0-dev.4 05:39:12 v4.0.0-dev.5 05:39:12 v4.0.0-dev.6 05:39:12 v4.0.0-dev.7 05:39:12 v4.0.0-dev.8 05:39:12 v4.0.0-dev.9 [Pipeline] sh 05:39:12 + lftools sign git-tag v4.0.0-dev.14 05:39:12 Signing Git tag with Sigul... 05:39:12 Signing v4.0.0-dev.14 [Pipeline] echo 05:39:13 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 05:39:13 ---> sigul-configuration-cleanup.sh [Pipeline] } 05:39:13 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 05:39:13 $ docker stop --time=1 652a243dcf3965c4c5f9161a59819259dad6c149b5d9caed9d48cc53eb6005dc 05:39:14 $ docker rm -f --volumes 652a243dcf3965c4c5f9161a59819259dad6c149b5d9caed9d48cc53eb6005dc [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 05:39:15 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:39:15 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:39:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:39:15 prd-ubuntu20.04-docker-8c-8g-25861 does not seem to be running inside a container 05:39:15 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/748 -v /w/workspace/edgex-go/748:/w/workspace/edgex-go/748:rw,z -v /w/workspace/edgex-go/748@tmp:/w/workspace/edgex-go/748@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 05:39:15 $ docker top 4ff49a10944a33d2dd8b99fde5c3291278996cfcbbc5eabc94e5abb054ef7dfc -eo pid,comm 05:39:16 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:39:16 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:39:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:39:16 [ssh-agent] Looking for ssh-agent implementation... 05:39:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:39:16 $ docker exec 4ff49a10944a33d2dd8b99fde5c3291278996cfcbbc5eabc94e5abb054ef7dfc ssh-agent 05:39:16 SSH_AUTH_SOCK=/tmp/ssh-pITkqGbjaEkn/agent.33 05:39:16 SSH_AGENT_PID=38 05:39:16 Running ssh-add (command line suppressed) 05:39:16 Identity added: /w/workspace/edgex-go/748@tmp/private_key_7426465092054408559.key (/w/workspace/edgex-go/748@tmp/private_key_7426465092054408559.key) 05:39:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:39:16 + git semver bump pre 05:39:16 2024-11-08 05:39:16,899 [read_version] DEBUG read version from /w/workspace/edgex-go/748/.semver/main 05:39:16 2024-11-08 05:39:16,899 [bump_version] DEBUG bumping version:4.0.0-dev.14 on axis:pre with prefix:dev 05:39:16 2024-11-08 05:39:16,899 [bump_version] DEBUG bumped version:4.0.0-dev.15 05:39:16 2024-11-08 05:39:16,899 [write_version] DEBUG write version:4.0.0-dev.15 to path:/w/workspace/edgex-go/748/.semver/main with force:True 05:39:16 2024-11-08 05:39:16,899 [read_version] DEBUG read version from /w/workspace/edgex-go/748/.semver/main 05:39:16 2024-11-08 05:39:16,899 [write_file] DEBUG write to file:/w/workspace/edgex-go/748/.semver/main 05:39:16 2024-11-08 05:39:16,901 [execute] INFO git cat-file --batch-check 05:39:16 2024-11-08 05:39:16,901 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/748/.semver, universal_newlines=False, shell=None, istream=) 05:39:16 2024-11-08 05:39:16,907 [execute] INFO git cat-file --batch 05:39:16 2024-11-08 05:39:16,907 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/748/.semver, universal_newlines=False, shell=None, istream=) 05:39:16 2024-11-08 05:39:16,913 [read_version] DEBUG read version from /w/workspace/edgex-go/748/.semver/main 05:39:16 4.0.0-dev.15 [Pipeline] } 05:39:16 $ docker exec --env ******** --env ******** 4ff49a10944a33d2dd8b99fde5c3291278996cfcbbc5eabc94e5abb054ef7dfc ssh-agent -k 05:39:17 unset SSH_AUTH_SOCK; 05:39:17 unset SSH_AGENT_PID; 05:39:17 echo Agent pid 38 killed; 05:39:17 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:39:17 + git semver [Pipeline] } 05:39:17 $ docker stop --time=1 4ff49a10944a33d2dd8b99fde5c3291278996cfcbbc5eabc94e5abb054ef7dfc 05:39:18 $ docker rm -f --volumes 4ff49a10944a33d2dd8b99fde5c3291278996cfcbbc5eabc94e5abb054ef7dfc [Pipeline] // withDockerContainer [Pipeline] sh 05:39:19 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:39:19 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:19 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:39:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:39:19 prd-ubuntu20.04-docker-8c-8g-25861 does not seem to be running inside a container 05:39:19 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/748 -v /w/workspace/edgex-go/748:/w/workspace/edgex-go/748:rw,z -v /w/workspace/edgex-go/748@tmp:/w/workspace/edgex-go/748@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 05:39:20 $ docker top ca212ce8d2d4a4c6908afe64c399d016e3270b78d21da96b1ba3a7adfb46d474 -eo pid,comm 05:39:20 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 05:39:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:39:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:39:20 [ssh-agent] Looking for ssh-agent implementation... 05:39:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:39:20 $ docker exec ca212ce8d2d4a4c6908afe64c399d016e3270b78d21da96b1ba3a7adfb46d474 ssh-agent 05:39:20 SSH_AUTH_SOCK=/tmp/ssh-iuhhISHD7kGo/agent.33 05:39:20 SSH_AGENT_PID=39 05:39:20 Running ssh-add (command line suppressed) 05:39:20 Identity added: /w/workspace/edgex-go/748@tmp/private_key_2116264644341754842.key (/w/workspace/edgex-go/748@tmp/private_key_2116264644341754842.key) 05:39:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:39:20 + git semver push 05:39:21 2024-11-08 05:39:21,001 [run_push] DEBUG push 05:39:21 2024-11-08 05:39:21,002 [execute] INFO git cat-file --batch-check 05:39:21 2024-11-08 05:39:21,003 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/748/.semver, universal_newlines=False, shell=None, istream=) 05:39:21 2024-11-08 05:39:21,006 [execute] INFO git rev-list bcc7b5e8b142dff66e07c86c2bb6fac4580a25a6 -- 05:39:21 2024-11-08 05:39:21,007 [execute] DEBUG Popen(['git', 'rev-list', 'bcc7b5e8b142dff66e07c86c2bb6fac4580a25a6', '--'], cwd=/w/workspace/edgex-go/748/.semver, universal_newlines=False, shell=None, istream=None) 05:39:21 2024-11-08 05:39:21,025 [execute] INFO git fetch -v origin 05:39:21 2024-11-08 05:39:21,025 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/748/.semver, universal_newlines=True, shell=None, istream=None) 05:39:21 2024-11-08 05:39:21,602 [run_push] DEBUG no remote changes detected 05:39:21 2024-11-08 05:39:21,603 [execute] INFO git push origin semver 05:39:21 2024-11-08 05:39:21,603 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/748/.semver, universal_newlines=False, shell=None, istream=None) 05:39:22 2024-11-08 05:39:22,224 [run_push] DEBUG push all version tags 05:39:22 2024-11-08 05:39:22,225 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 05:39:22 2024-11-08 05:39:22,225 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/748, universal_newlines=False, shell=None, istream=None) 05:39:23 2024-11-08 05:39:22,986 [read_version] DEBUG read version from /w/workspace/edgex-go/748/.semver/main 05:39:23 4.0.0-dev.15 [Pipeline] } 05:39:23 $ docker exec --env ******** --env ******** ca212ce8d2d4a4c6908afe64c399d016e3270b78d21da96b1ba3a7adfb46d474 ssh-agent -k 05:39:23 unset SSH_AUTH_SOCK; 05:39:23 unset SSH_AGENT_PID; 05:39:23 echo Agent pid 39 killed; 05:39:23 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:39:23 + git semver [Pipeline] } 05:39:23 $ docker stop --time=1 ca212ce8d2d4a4c6908afe64c399d016e3270b78d21da96b1ba3a7adfb46d474 05:39:25 $ docker rm -f --volumes ca212ce8d2d4a4c6908afe64c399d016e3270b78d21da96b1ba3a7adfb46d474 [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 05:39:25 + [ -d /w/workspace/edgex-go/748/archives ] [Pipeline] libraryResource [Pipeline] sh 05:39:26 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 05:39:26 ---> package-listing.sh 05:39:26 ++ facter osfamily 05:39:26 ++ tr '[:upper:]' '[:lower:]' 05:39:27 + OS_FAMILY=debian 05:39:27 + workspace=/w/workspace/edgex-go/748 05:39:27 + START_PACKAGES=/tmp/packages_start.txt 05:39:27 + END_PACKAGES=/tmp/packages_end.txt 05:39:27 + DIFF_PACKAGES=/tmp/packages_diff.txt 05:39:27 + PACKAGES=/tmp/packages_start.txt 05:39:27 + '[' /w/workspace/edgex-go/748 ']' 05:39:27 + PACKAGES=/tmp/packages_end.txt 05:39:27 + case "${OS_FAMILY}" in 05:39:27 + dpkg -l 05:39:27 + grep '^ii' 05:39:27 + '[' -f /tmp/packages_start.txt ']' 05:39:27 + '[' -f /tmp/packages_end.txt ']' 05:39:27 + diff /tmp/packages_start.txt /tmp/packages_end.txt 05:39:27 + '[' /w/workspace/edgex-go/748 ']' 05:39:27 + mkdir -p /w/workspace/edgex-go/748/archives/ 05:39:27 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/748/archives/ [Pipeline] echo 05:39:27 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/748/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 05:39:27 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:39:28 05:39:28 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:39:28 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:39:28 latest: Pulling from edgex-lftools-log-publisher 05:39:28 5eb5b503b376: Pulling fs layer 05:39:28 5c69ac0246d0: Pulling fs layer 05:39:28 ec43610c2a17: Pulling fs layer 05:39:28 3a2ae6a8a46f: Pulling fs layer 05:39:28 33b1e0a273af: Pulling fs layer 05:39:28 5d3b04190fa2: Pulling fs layer 05:39:28 2f39f015ded8: Pulling fs layer 05:39:28 3a2ae6a8a46f: Waiting 05:39:28 33b1e0a273af: Waiting 05:39:28 5d3b04190fa2: Waiting 05:39:28 2f39f015ded8: Waiting 05:39:28 5c69ac0246d0: Download complete 05:39:28 3a2ae6a8a46f: Verifying Checksum 05:39:28 3a2ae6a8a46f: Download complete 05:39:28 33b1e0a273af: Verifying Checksum 05:39:28 33b1e0a273af: Download complete 05:39:28 5d3b04190fa2: Verifying Checksum 05:39:28 5d3b04190fa2: Download complete 05:39:28 ec43610c2a17: Verifying Checksum 05:39:28 ec43610c2a17: Download complete 05:39:28 5eb5b503b376: Verifying Checksum 05:39:28 5eb5b503b376: Download complete 05:39:29 2f39f015ded8: Download complete 05:39:29 5eb5b503b376: Pull complete 05:39:29 5c69ac0246d0: Pull complete 05:39:30 ec43610c2a17: Pull complete 05:39:30 3a2ae6a8a46f: Pull complete 05:39:30 33b1e0a273af: Pull complete 05:39:30 5d3b04190fa2: Pull complete 05:39:34 2f39f015ded8: Pull complete 05:39:34 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 05:39:34 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 05:39:34 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:39:35 prd-ubuntu20.04-docker-8c-8g-25861 does not seem to be running inside a container 05:39:35 $ 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/748/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/748 -v /w/workspace/edgex-go/748:/w/workspace/edgex-go/748:rw,z -v /w/workspace/edgex-go/748@tmp:/w/workspace/edgex-go/748@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 05:39:40 $ docker top cd53a50a41414f207edb8809b7dcb58865bc91401370c8eeca9422c0dad37921 -eo pid,comm [Pipeline] { [Pipeline] sh 05:39:40 + touch /tmp/pre-build-complete [Pipeline] sh 05:39:40 + mkdir -p /var/log/sysstat [Pipeline] sh 05:39:41 + ls /var/log/sa-host 05:39:41 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:39:41 provisioning config files... 05:39:41 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/748@tmp/config10746059039125882064tmp [Pipeline] { [Pipeline] echo 05:39:41 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 05:39:41 ---> create-netrc.sh [Pipeline] } 05:39:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 05:39:41 ---> python-tools-install.sh [Pipeline] echo 05:39:41 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 05:39:42 ---> sudo-logs.sh 05:39:42 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 05:39:42 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 05:39:42 ---> job-cost.sh 05:39:42 lf-activate-venv: SKIPPING 05:39:42 DEBUG: total: 0.10999999940395355 05:39:42 INFO: Retrieving Stack Cost... 05:39:42 INFO: Retrieving Pricing Info for: v3-standard-8 05:39:43 INFO: Archiving Costs [Pipeline] echo 05:39:43 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 05:39:43 ---> logs-deploy.sh 05:39:43 lf-activate-venv: SKIPPING 05:39:43 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/748 05:39:43 INFO: archiving workspace using pattern(s): 05:39:44 Archives upload complete. 05:39:44 INFO: archiving logs to Nexus 05:39:45 ---> uname -a: 05:39:45 Linux prd-ubuntu20-04-docker-8c-8g-25861 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 05:39:45 05:39:45 05:39:45 ---> lscpu: 05:39:45 Architecture: x86_64 05:39:45 CPU op-mode(s): 32-bit, 64-bit 05:39:45 Byte Order: Little Endian 05:39:45 Address sizes: 40 bits physical, 48 bits virtual 05:39:45 CPU(s): 8 05:39:45 On-line CPU(s) list: 0-7 05:39:45 Thread(s) per core: 1 05:39:45 Core(s) per socket: 1 05:39:45 Socket(s): 8 05:39:45 NUMA node(s): 1 05:39:45 Vendor ID: AuthenticAMD 05:39:45 CPU family: 23 05:39:45 Model: 49 05:39:45 Model name: AMD EPYC-Rome Processor 05:39:45 Stepping: 0 05:39:45 CPU MHz: 2799.998 05:39:45 BogoMIPS: 5599.99 05:39:45 Virtualization: AMD-V 05:39:45 Hypervisor vendor: KVM 05:39:45 Virtualization type: full 05:39:45 L1d cache: 256 KiB 05:39:45 L1i cache: 256 KiB 05:39:45 L2 cache: 4 MiB 05:39:45 L3 cache: 128 MiB 05:39:45 NUMA node0 CPU(s): 0-7 05:39:45 Vulnerability Itlb multihit: Not affected 05:39:45 Vulnerability L1tf: Not affected 05:39:45 Vulnerability Mds: Not affected 05:39:45 Vulnerability Meltdown: Not affected 05:39:45 Vulnerability Mmio stale data: Not affected 05:39:45 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 05:39:45 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 05:39:45 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 05:39:45 Vulnerability Srbds: Not affected 05:39:45 Vulnerability Tsx async abort: Not affected 05:39:45 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 05:39:45 05:39:45 05:39:45 ---> nproc: 05:39:45 8 05:39:45 05:39:45 05:39:45 ---> df -h: 05:39:45 Filesystem Size Used Avail Use% Mounted on 05:39:45 overlay 155G 27G 129G 18% / 05:39:45 tmpfs 64M 0 64M 0% /dev 05:39:45 tmpfs 16G 0 16G 0% /sys/fs/cgroup 05:39:45 shm 64M 0 64M 0% /dev/shm 05:39:45 /dev/vda1 155G 27G 129G 18% /facter-os 05:39:45 05:39:45 05:39:45 ---> sar -b -r -n DEV: 05:39:45 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-25861) 11/08/24 _x86_64_ (8 CPU) 05:39:45 05:39:45 04:44:22 LINUX RESTART (8 CPU) 05:39:45 05:39:45 04:45:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 05:39:45 04:46:01 401.59 11.98 389.61 0.00 1794.00 69494.39 0.00 05:39:45 04:47:01 66.22 0.05 66.17 0.00 7.20 25534.68 0.00 05:39:45 04:48:01 40.29 0.03 40.25 0.00 0.27 28781.76 0.00 05:39:45 04:49:01 50.40 0.15 50.25 0.00 4.40 40758.81 0.00 05:39:45 04:50:01 428.75 1.30 427.45 0.00 113.60 198113.00 0.00 05:39:45 04:51:01 562.97 12.92 550.05 0.00 103.33 168559.39 0.00 05:39:45 04:52:01 282.33 0.33 281.99 0.00 2.80 55970.28 0.00 05:39:45 04:53:01 393.45 0.02 393.44 0.00 0.13 123073.64 0.00 05:39:45 04:54:01 788.57 0.13 788.44 0.00 14.26 94970.34 0.00 05:39:45 04:55:01 36.14 0.12 36.03 0.00 15.60 938.51 0.00 05:39:45 04:56:01 15.76 0.02 15.75 0.00 2.27 384.87 0.00 05:39:45 04:57:01 1.35 0.00 1.35 0.00 0.00 15.73 0.00 05:39:45 04:58:01 1.47 0.00 1.47 0.00 0.00 16.00 0.00 05:39:45 04:59:01 1.75 0.00 1.75 0.00 0.00 20.66 0.00 05:39:45 05:00:01 1.73 0.02 1.72 0.00 0.13 18.80 0.00 05:39:45 05:01:01 1.37 0.00 1.37 0.00 0.00 16.13 0.00 05:39:45 05:02:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 05:39:45 05:03:01 1.77 0.00 1.77 0.00 0.00 20.53 0.00 05:39:45 05:04:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 05:39:45 05:05:01 1.85 0.00 1.85 0.00 0.00 21.99 0.00 05:39:45 05:06:01 1.03 0.00 1.03 0.00 0.00 12.13 0.00 05:39:45 05:07:01 1.42 0.00 1.42 0.00 0.00 17.20 0.00 05:39:45 05:08:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 05:39:45 05:09:01 1.77 0.00 1.77 0.00 0.00 19.99 0.00 05:39:45 05:10:01 1.20 0.00 1.20 0.00 0.00 14.66 0.00 05:39:45 05:11:01 1.30 0.00 1.30 0.00 0.00 16.13 0.00 05:39:45 05:12:01 1.18 0.00 1.18 0.00 0.00 13.33 0.00 05:39:45 05:13:01 1.63 0.00 1.63 0.00 0.00 19.20 0.00 05:39:45 05:14:01 0.80 0.00 0.80 0.00 0.00 9.06 0.00 05:39:45 05:15:01 2.00 0.00 2.00 0.00 0.00 23.86 0.00 05:39:45 05:16:01 1.38 0.00 1.38 0.00 0.00 15.19 0.00 05:39:45 05:17:01 2.02 0.02 2.00 0.00 0.13 23.20 0.00 05:39:45 05:18:01 1.48 0.00 1.48 0.00 0.00 17.19 0.00 05:39:45 05:19:01 1.90 0.00 1.90 0.00 0.00 21.73 0.00 05:39:45 05:20:02 1.03 0.00 1.03 0.00 0.00 12.66 0.00 05:39:45 05:21:01 3.93 1.03 2.90 0.00 22.23 36.60 0.00 05:39:45 05:22:01 1.23 0.00 1.23 0.00 0.00 14.40 0.00 05:39:45 05:23:01 1.82 0.00 1.82 0.00 0.00 20.93 0.00 05:39:45 05:24:01 1.25 0.00 1.25 0.00 0.00 14.13 0.00 05:39:45 05:25:01 1.77 0.00 1.77 0.00 0.00 20.53 0.00 05:39:45 05:26:01 1.07 0.00 1.07 0.00 0.00 12.80 0.00 05:39:45 05:27:01 1.15 0.00 1.15 0.00 0.00 14.93 0.00 05:39:45 05:28:01 1.20 0.00 1.20 0.00 0.00 12.66 0.00 05:39:45 05:29:01 1.15 0.00 1.15 0.00 0.00 14.13 0.00 05:39:45 05:30:01 2.72 1.50 1.22 0.00 35.45 15.46 0.00 05:39:45 05:31:01 1.68 0.00 1.68 0.00 0.00 20.66 0.00 05:39:45 05:32:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 05:39:45 05:33:01 1.38 0.00 1.38 0.00 0.00 15.60 0.00 05:39:45 05:34:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 05:39:45 05:35:01 1.42 0.00 1.42 0.00 0.00 17.46 0.00 05:39:45 05:36:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 05:39:45 05:37:01 1.35 0.00 1.35 0.00 0.00 15.60 0.00 05:39:45 05:38:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 05:39:45 05:39:01 102.90 0.33 102.57 0.00 11.86 30476.12 0.00 05:39:45 Average: 59.76 0.55 59.21 0.00 38.86 15508.71 0.00 05:39:45 05:39:45 04:45:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 05:39:45 04:46:01 28048032 31499764 807340 2.46 102992 3554100 2043868 6.02 1267216 3098876 95184 05:39:45 04:47:01 26716700 31024064 1274032 3.87 127976 4307768 2258348 6.66 2280044 3335832 812388 05:39:45 04:48:01 26438016 30776544 1519992 4.62 131212 4314892 2565768 7.56 2054844 3815424 497524 05:39:45 04:49:01 26534316 31526828 775856 2.36 134300 4967100 1880796 5.54 1738356 4045124 76 05:39:45 04:50:01 21740896 31291424 985076 3.00 146972 9366848 2968628 8.75 2038740 8354012 58368 05:39:45 04:51:01 16327276 31398424 875580 2.66 307376 14365840 2440696 7.19 2529828 12915588 429356 05:39:45 04:52:01 10591156 28186572 4021044 12.23 345192 16499656 10709824 31.56 6725632 14007104 1262288 05:39:45 04:53:01 9499548 29184328 3041196 9.25 356572 18533356 7566952 22.30 6434100 15377012 287516 05:39:45 04:54:01 12215404 31432172 840408 2.56 368664 18201600 2257972 6.65 3020476 16293568 592 05:39:45 04:55:01 12212412 31431496 840396 2.56 370212 18202520 2262988 6.67 3388612 15928992 592 05:39:45 04:56:01 12221620 31441612 830520 2.53 370804 18202776 2134864 6.29 3578268 15729956 176 05:39:45 04:57:01 12221804 31441852 830520 2.53 370828 18202776 2134864 6.29 3578152 15729956 216 05:39:45 04:58:01 12232112 31452236 820136 2.49 370896 18202780 2134864 6.29 3566644 15729960 8 05:39:45 04:59:01 12232800 31453160 819656 2.49 370940 18202788 2134864 6.29 3566160 15730192 8 05:39:45 05:00:01 12232300 31452924 820204 2.49 370976 18202916 2166132 6.38 3566644 15730324 4 05:39:45 05:01:01 12238844 31459492 813628 2.47 370992 18202920 2166132 6.38 3559960 15730328 52 05:39:45 05:02:01 12238280 31458952 814120 2.48 371016 18202920 2166132 6.38 3560264 15730328 16 05:39:45 05:03:01 12238484 31459204 813772 2.47 371056 18202924 2166132 6.38 3560208 15730332 12 05:39:45 05:04:01 12238472 31459224 813736 2.47 371084 18202924 2166132 6.38 3560156 15730332 12 05:39:45 05:05:01 12238460 31459272 813848 2.47 371140 18202928 2166132 6.38 3560184 15730340 16 05:39:45 05:06:01 12238428 31459268 813812 2.47 371160 18202932 2166132 6.38 3560316 15730340 12 05:39:45 05:07:01 12238884 31459748 813268 2.47 371180 18202936 2166132 6.38 3559908 15730340 52 05:39:45 05:08:01 12238608 31459496 813460 2.47 371196 18202940 2166132 6.38 3559780 15730344 8 05:39:45 05:09:01 12238600 31459516 813380 2.47 371224 18202940 2166132 6.38 3559968 15730344 8 05:39:45 05:10:01 12238584 31459536 813304 2.47 371260 18202936 2166132 6.38 3560116 15730352 16 05:39:45 05:11:01 12238432 31459420 813316 2.47 371280 18202948 2166132 6.38 3560036 15730356 220 05:39:45 05:12:01 12238632 31459656 813268 2.47 371312 18202952 2166132 6.38 3560052 15730360 172 05:39:45 05:13:01 12238332 31459388 813476 2.47 371340 18202956 2166132 6.38 3560128 15730364 168 05:39:45 05:14:01 12238284 31459352 813452 2.47 371352 18202956 2166132 6.38 3560124 15730364 184 05:39:45 05:15:01 12238696 31459776 813192 2.47 371420 18202944 2166132 6.38 3559948 15730368 8 05:39:45 05:16:01 12238852 31460048 812904 2.47 371504 18202960 2166132 6.38 3560276 15730368 8 05:39:45 05:17:01 12238488 31459800 813044 2.47 371588 18202964 2166132 6.38 3560592 15730376 152 05:39:45 05:18:01 12238480 31459860 812952 2.47 371660 18202972 2166132 6.38 3560620 15730380 168 05:39:45 05:19:01 12238496 31459968 812808 2.47 371736 18202972 2182188 6.43 3560676 15730380 172 05:39:45 05:20:02 12238124 31459648 813016 2.47 371760 18202968 2182188 6.43 3560748 15730384 16 05:39:45 05:21:01 12234056 31456640 815988 2.48 371848 18203592 2237144 6.59 3562968 15730916 144 05:39:45 05:22:01 12234560 31457200 815416 2.48 371900 18203596 2237144 6.59 3562588 15730920 8 05:39:45 05:23:01 12234536 31457220 815336 2.48 371940 18203596 2237144 6.59 3562556 15730920 8 05:39:45 05:24:01 12234732 31457528 814924 2.48 371984 18203664 2237144 6.59 3562828 15730980 180 05:39:45 05:25:01 12234704 31457564 815112 2.48 372028 18203672 2237144 6.59 3562848 15730996 20 05:39:45 05:26:01 12234672 31457576 815056 2.48 372076 18203664 2237144 6.59 3562832 15730996 12 05:39:45 05:27:01 12234624 31457568 815004 2.48 372100 18203680 2237144 6.59 3562812 15731004 80 05:39:45 05:28:01 12234284 31457248 815264 2.48 372120 18203680 2237144 6.59 3562912 15731004 8 05:39:45 05:29:01 12234488 31457468 814976 2.48 372132 18203684 2237144 6.59 3562864 15731008 60 05:39:45 05:30:01 12227276 31452372 820168 2.49 372180 18204744 2220712 6.54 3571608 15731304 48 05:39:45 05:31:01 12227300 31452408 820072 2.49 372232 18204736 2220712 6.54 3571512 15731252 16 05:39:45 05:32:01 12227300 31452496 819992 2.49 372272 18204752 2220712 6.54 3571508 15731256 32 05:39:45 05:33:01 12227220 31452564 819864 2.49 372292 18204880 2220712 6.54 3571532 15731384 8 05:39:45 05:34:01 12227688 31453064 819536 2.49 372320 18204884 2220712 6.54 3571544 15731388 28 05:39:45 05:35:01 12227372 31452792 819764 2.49 372360 18204888 2220712 6.54 3571736 15731392 12 05:39:45 05:36:01 12227356 31452816 819680 2.49 372400 18204884 2220712 6.54 3571404 15731396 32 05:39:45 05:37:01 12227268 31452880 819500 2.49 372424 18205020 2220712 6.54 3571616 15731512 184 05:39:45 05:38:01 12227260 31452920 819456 2.49 372456 18205024 2220712 6.54 3571396 15731528 28 05:39:45 05:39:01 11144136 31385288 884788 2.69 380796 19142572 2484460 7.32 3645712 16662116 560140 05:39:45 Average: 13472883 31328882 943882 2.87 347260 16929737 2474469 7.29 3488751 14634301 74200 05:39:45 05:39:45 04:45:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 05:39:45 04:46:01 docker0 822.84 806.03 61.33 4973.73 0.00 0.00 0.00 0.00 05:39:45 04:46:01 lo 4.81 4.81 0.47 0.47 0.00 0.00 0.00 0.00 05:39:45 04:46:01 ens3 1124.33 1009.17 10007.36 122.88 0.00 0.00 0.00 0.00 05:39:45 04:47:01 veth68a0533 0.00 0.22 0.00 0.02 0.00 0.00 0.00 0.00 05:39:45 04:47:01 docker0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 05:39:45 04:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:39:45 04:47:01 ens3 29.20 15.63 28.39 11.15 0.00 0.00 0.00 0.00 05:39:45 04:48:01 veth68a0533 1.17 1.18 0.10 0.11 0.00 0.00 0.00 0.00 05:39:45 04:48:01 docker0 1.17 1.17 0.09 0.10 0.00 0.00 0.00 0.00 05:39:45 04:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 04:48:01 ens3 32.19 18.84 24.90 13.62 0.00 0.00 0.00 0.00 05:39:45 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 04:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:39:45 04:49:01 ens3 28.22 18.26 25.18 13.79 0.00 0.00 0.00 0.00 05:39:45 04:50:01 veth42c9156 2.73 6.23 0.21 78.10 0.00 0.00 0.00 0.01 05:39:45 04:50:01 veth75527b4 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 04:50:01 veth70e6f65 0.70 0.63 0.07 0.46 0.00 0.00 0.00 0.00 05:39:45 04:50:01 veth6c7ad62 4.23 4.46 0.29 14.68 0.00 0.00 0.00 0.00 05:39:45 04:50:01 vetha8f0d6d 4.01 8.97 0.30 113.72 0.00 0.00 0.00 0.01 05:39:45 04:50:01 docker0 84.07 158.52 5.13 2084.17 0.00 0.00 0.00 0.00 05:39:45 04:50:01 vethe6a7a18 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 04:50:01 veth14b08b6 8.97 4.01 113.72 0.30 0.00 0.00 0.00 0.00 05:39:45 04:50:01 lo 1.40 1.40 0.14 0.14 0.00 0.00 0.00 0.00 05:39:45 04:50:01 veth4ef62b0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 04:50:01 veth5f575a6 4.06 8.87 0.30 113.84 0.00 0.00 0.00 0.01 05:39:45 04:50:01 veth9f2430d 0.07 0.07 0.00 0.01 0.00 0.00 0.00 0.00 05:39:45 04:50:01 veth66661ce 0.52 1.05 0.05 0.26 0.00 0.00 0.00 0.00 05:39:45 04:50:01 ens3 341.30 237.92 5146.87 189.18 0.00 0.00 0.00 0.00 05:39:45 04:50:01 vethf0c2210 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 04:51:01 docker0 416.88 622.04 36.52 6095.18 0.00 0.00 0.00 0.00 05:39:45 04:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:39:45 04:51:01 veth66661ce 0.12 0.55 0.01 0.02 0.00 0.00 0.00 0.00 05:39:45 04:51:01 ens3 639.53 427.65 6108.52 49.61 0.00 0.00 0.00 0.00 05:39:45 04:52:01 veth2b59fa7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:39:45 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 04:52:01 veth760a834 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:39:45 04:52:01 veth8dea86a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:39:45 04:52:01 veth6e9bb08 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:39:45 04:52:01 veth3b50b73 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:39:45 04:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 04:52:01 vethc9fffe3 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:39:45 04:52:01 vethd3a1736 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:39:45 04:52:01 vethb08bacc 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:39:45 04:52:01 vethb412ed4 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:39:45 04:52:01 veth66661ce 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 04:52:01 veth9f67f87 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:39:45 04:52:01 ens3 11.98 8.08 9.42 5.38 0.00 0.00 0.00 0.00 05:39:45 04:52:01 veth85391c7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:39:45 04:52:01 veth8ba0c47 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 05:39:45 04:53:01 veth2b59fa7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 04:53:01 veth760a834 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 04:53:01 veth8dea86a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 04:53:01 veth6e9bb08 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 04:53:01 veth3b50b73 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 04:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:39:45 04:53:01 vethc9fffe3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 04:53:01 vethd3a1736 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 04:53:01 vethb08bacc 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 04:53:01 vethb412ed4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 04:53:01 veth66661ce 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 04:53:01 veth9f67f87 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 04:53:01 ens3 6.00 3.03 4.58 2.43 0.00 0.00 0.00 0.00 05:39:45 04:53:01 veth85391c7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 04:53:01 veth8ba0c47 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 04:54:01 lo 17.53 17.53 1.73 1.73 0.00 0.00 0.00 0.00 05:39:45 04:54:01 ens3 151.92 135.77 93.91 542.45 0.00 0.00 0.00 0.00 05:39:45 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 04:55:01 lo 45.86 45.86 4.52 4.52 0.00 0.00 0.00 0.00 05:39:45 04:55:01 ens3 454.82 480.49 205.92 2657.14 0.00 0.00 0.00 0.00 05:39:45 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 04:56:01 lo 18.13 18.13 1.79 1.79 0.00 0.00 0.00 0.00 05:39:45 04:56:01 ens3 170.92 183.39 89.81 1092.01 0.00 0.00 0.00 0.00 05:39:45 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 04:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:39:45 04:57:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:39:45 04:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 04:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 04:58:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 04:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:39:45 04:59:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:39:45 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 05:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 05:00:01 ens3 0.22 0.17 0.08 0.07 0.00 0.00 0.00 0.00 05:39:45 05:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 05:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:39:45 05:01:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 05:39:45 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 05:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 05:02:01 ens3 1.67 1.18 6.07 0.27 0.00 0.00 0.00 0.00 05:39:45 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 05:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:39:45 05:03:01 ens3 0.50 0.08 0.05 0.01 0.00 0.00 0.00 0.00 05:39:45 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 05:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 05:04:01 ens3 1.63 0.55 3.46 0.04 0.00 0.00 0.00 0.00 05:39:45 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 05:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:39:45 05:05:01 ens3 0.85 0.52 0.44 0.35 0.00 0.00 0.00 0.00 05:39:45 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 05:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 05:06:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 05:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:39:45 05:07:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:39:45 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 05:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 05:08:01 ens3 0.22 0.12 0.06 0.01 0.00 0.00 0.00 0.00 05:39:45 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 05:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:39:45 05:09:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 05:39:45 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 05:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 05:10:01 ens3 0.30 0.13 0.09 0.07 0.00 0.00 0.00 0.00 05:39:45 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 05:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:39:45 05:11:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 05:39:45 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 05:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 05:12:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 05:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:39:45 05:13:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:39:45 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 05:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 05:14:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 05:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:39:45 05:15:01 ens3 0.80 0.33 0.22 0.08 0.00 0.00 0.00 0.00 05:39:45 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 05:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 05:16:01 ens3 0.40 0.40 0.26 0.22 0.00 0.00 0.00 0.00 05:39:45 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 05:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:39:45 05:17:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 05:39:45 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 05:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 05:18:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 05:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:39:45 05:19:01 ens3 0.72 0.12 0.06 0.01 0.00 0.00 0.00 0.00 05:39:45 05:20:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 05:20:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 05:20:02 ens3 0.28 0.13 0.08 0.07 0.00 0.00 0.00 0.00 05:39:45 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 05:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:39:45 05:21:01 ens3 2.74 4.59 0.52 14.95 0.00 0.00 0.00 0.00 05:39:45 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 05:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 05:22:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 05:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:39:45 05:23:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:39:45 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 05:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 05:24:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 05:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 05:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:39:45 05:25:01 ens3 0.90 1.53 0.13 6.67 0.00 0.00 0.00 0.00 05:39:45 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 05:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 05:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 05:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 05:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:39:45 05:27:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:39:45 05:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 05:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 05:28:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 05:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 05:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:39:45 05:29:01 ens3 0.58 0.12 0.11 0.01 0.00 0.00 0.00 0.00 05:39:45 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 05:30:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 05:39:45 05:30:01 ens3 42.35 71.16 7.30 109.47 0.00 0.00 0.00 0.00 05:39:45 05:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 05:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:39:45 05:31:01 ens3 1.77 1.38 0.98 1.19 0.00 0.00 0.00 0.00 05:39:45 05:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 05:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 05:32:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 05:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 05:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:39:45 05:33:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:39:45 05:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 05:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 05:34:01 ens3 0.62 0.00 0.06 0.00 0.00 0.00 0.00 0.00 05:39:45 05:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 05:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:39:45 05:35:01 ens3 0.87 0.57 0.44 0.35 0.00 0.00 0.00 0.00 05:39:45 05:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 05:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 05:36:01 ens3 0.12 0.05 0.06 0.00 0.00 0.00 0.00 0.00 05:39:45 05:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 05:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 05:39:45 05:37:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 05:39:45 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 05:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 05:38:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 05:39:45 05:39:01 docker0 78.15 133.23 7.35 1301.58 0.00 0.00 0.00 0.00 05:39:45 05:39:01 lo 2.33 2.33 0.23 0.23 0.00 0.00 0.00 0.00 05:39:45 05:39:01 ens3 353.37 206.47 7149.05 42.81 0.00 0.00 0.00 0.00 05:39:45 Average: docker0 25.75 31.66 2.03 266.45 0.00 0.00 0.00 0.00 05:39:45 Average: lo 1.76 1.76 0.17 0.17 0.00 0.00 0.00 0.00 05:39:45 Average: ens3 62.73 52.12 532.86 90.31 0.00 0.00 0.00 0.00 05:39:45 05:39:45 05:39:45 ---> sar -P ALL: 05:39:45 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-25861) 11/08/24 _x86_64_ (8 CPU) 05:39:45 05:39:45 04:44:22 LINUX RESTART (8 CPU) 05:39:45 05:39:45 04:45:02 CPU %user %nice %system %iowait %steal %idle 05:39:45 04:46:01 all 9.08 0.00 4.03 5.35 0.08 81.47 05:39:45 04:46:01 0 8.84 0.00 4.23 1.84 0.05 85.04 05:39:45 04:46:01 1 9.96 0.00 3.92 3.96 0.07 82.09 05:39:45 04:46:01 2 8.12 0.00 3.82 5.39 0.09 82.58 05:39:45 04:46:01 3 9.76 0.00 4.42 2.35 0.07 83.41 05:39:45 04:46:01 4 7.87 0.00 2.89 1.44 0.07 87.74 05:39:45 04:46:01 5 12.39 0.00 3.97 5.34 0.09 78.21 05:39:45 04:46:01 6 8.01 0.00 4.71 1.23 0.09 85.96 05:39:45 04:46:01 7 7.66 0.00 4.29 21.24 0.10 66.71 05:39:45 04:47:01 all 36.07 0.00 6.14 1.74 0.09 55.96 05:39:45 04:47:01 0 37.14 0.00 6.10 0.42 0.08 56.25 05:39:45 04:47:01 1 39.81 0.00 6.39 0.08 0.08 53.63 05:39:45 04:47:01 2 33.86 0.00 6.12 0.62 0.08 59.31 05:39:45 04:47:01 3 38.27 0.00 7.25 10.51 0.10 43.86 05:39:45 04:47:01 4 34.47 0.00 5.60 1.43 0.07 58.42 05:39:45 04:47:01 5 37.34 0.00 5.75 0.22 0.09 56.61 05:39:45 04:47:01 6 30.95 0.00 5.67 0.39 0.10 62.89 05:39:45 04:47:01 7 36.77 0.00 6.25 0.27 0.08 56.62 05:39:45 04:48:01 all 41.34 0.00 6.65 1.99 0.10 49.93 05:39:45 04:48:01 0 42.00 0.00 6.63 0.15 0.10 51.12 05:39:45 04:48:01 1 41.07 0.00 7.21 0.17 0.12 51.44 05:39:45 04:48:01 2 42.40 0.00 6.25 0.10 0.07 51.18 05:39:45 04:48:01 3 40.87 0.00 7.04 12.16 0.10 39.82 05:39:45 04:48:01 4 40.75 0.00 7.50 2.83 0.10 48.81 05:39:45 04:48:01 5 42.34 0.00 6.59 0.17 0.10 50.80 05:39:45 04:48:01 6 39.34 0.00 5.68 0.20 0.08 54.70 05:39:45 04:48:01 7 41.91 0.00 6.29 0.17 0.10 51.53 05:39:45 04:49:01 all 38.89 0.00 7.35 2.30 0.14 51.32 05:39:45 04:49:01 0 37.95 0.00 7.47 0.25 0.08 54.24 05:39:45 04:49:01 1 41.09 0.00 7.74 0.27 0.10 50.80 05:39:45 04:49:01 2 37.97 0.00 7.06 0.24 0.44 54.28 05:39:45 04:49:01 3 39.57 0.00 7.81 0.27 0.12 52.23 05:39:45 04:49:01 4 37.73 0.00 6.85 2.05 0.10 53.26 05:39:45 04:49:01 5 38.74 0.00 7.31 1.04 0.13 52.78 05:39:45 04:49:01 6 38.74 0.00 7.09 0.74 0.07 53.35 05:39:45 04:49:01 7 39.33 0.00 7.48 13.63 0.10 39.45 05:39:45 04:50:01 all 18.26 0.00 7.12 19.60 0.09 54.93 05:39:45 04:50:01 0 18.23 0.00 7.11 23.66 0.10 50.90 05:39:45 04:50:01 1 19.36 0.00 6.64 6.96 0.08 66.96 05:39:45 04:50:01 2 18.03 0.00 6.81 22.67 0.10 52.39 05:39:45 04:50:01 3 19.13 0.00 8.02 41.50 0.07 31.28 05:39:45 04:50:01 4 18.09 0.00 7.35 29.16 0.09 45.31 05:39:45 04:50:01 5 17.87 0.00 6.72 8.11 0.10 67.20 05:39:45 04:50:01 6 17.96 0.00 6.52 18.92 0.09 56.52 05:39:45 04:50:01 7 17.43 0.00 7.76 5.93 0.10 68.78 05:39:45 04:51:01 all 7.37 0.00 4.35 15.64 0.08 72.57 05:39:45 04:51:01 0 7.20 0.00 4.53 5.37 0.07 82.82 05:39:45 04:51:01 1 7.78 0.00 6.86 55.56 0.14 29.66 05:39:45 04:51:01 2 7.71 0.00 3.64 4.40 0.08 84.17 05:39:45 04:51:01 3 6.08 0.00 2.36 13.75 0.07 77.75 05:39:45 04:51:01 4 8.37 0.00 4.26 7.13 0.07 80.17 05:39:45 04:51:01 5 7.40 0.00 3.79 3.75 0.05 85.01 05:39:45 04:51:01 6 7.47 0.00 4.41 20.74 0.08 67.29 05:39:45 04:51:01 7 6.92 0.00 4.98 14.76 0.05 73.28 05:39:45 04:52:01 all 80.76 0.00 12.40 1.88 0.15 4.81 05:39:45 04:52:01 0 80.00 0.00 13.12 0.65 0.13 6.09 05:39:45 04:52:01 1 80.49 0.00 13.16 5.36 0.15 0.84 05:39:45 04:52:01 2 80.74 0.00 12.53 0.59 0.15 5.98 05:39:45 04:52:01 3 80.67 0.00 11.74 1.11 0.15 6.33 05:39:45 04:52:01 4 81.32 0.00 12.16 0.45 0.13 5.93 05:39:45 04:52:01 5 81.05 0.00 12.14 1.24 0.18 5.38 05:39:45 04:52:01 6 81.52 0.00 11.76 4.32 0.13 2.26 05:39:45 04:52:01 7 80.29 0.00 12.58 1.31 0.15 5.66 05:39:45 04:53:01 all 88.49 0.00 11.31 0.00 0.19 0.00 05:39:45 04:53:01 0 89.16 0.00 10.66 0.00 0.19 0.00 05:39:45 04:53:01 1 87.39 0.00 12.45 0.00 0.17 0.00 05:39:45 04:53:01 2 87.70 0.00 12.09 0.00 0.20 0.00 05:39:45 04:53:01 3 89.15 0.00 10.64 0.00 0.19 0.02 05:39:45 04:53:01 4 88.28 0.00 11.53 0.00 0.19 0.00 05:39:45 04:53:01 5 89.46 0.00 10.35 0.00 0.18 0.00 05:39:45 04:53:01 6 87.69 0.00 12.07 0.00 0.24 0.00 05:39:45 04:53:01 7 89.09 0.00 10.73 0.00 0.17 0.02 05:39:45 04:54:01 all 47.13 0.00 8.51 3.62 0.13 40.61 05:39:45 04:54:01 0 48.60 0.00 8.76 4.05 0.12 38.47 05:39:45 04:54:01 1 47.03 0.00 8.60 2.73 0.12 41.52 05:39:45 04:54:01 2 48.15 0.00 7.97 1.82 0.12 41.95 05:39:45 04:54:01 3 48.56 0.00 8.07 3.00 0.12 40.25 05:39:45 04:54:01 4 45.46 0.00 9.36 3.45 0.17 41.56 05:39:45 04:54:01 5 47.47 0.00 8.27 8.05 0.12 36.10 05:39:45 04:54:01 6 45.23 0.00 8.98 2.39 0.16 43.24 05:39:45 04:54:01 7 46.51 0.00 8.06 3.43 0.12 41.88 05:39:45 04:55:01 all 10.53 0.00 1.06 0.12 0.07 88.22 05:39:45 04:55:01 0 13.39 0.00 1.20 0.18 0.08 85.14 05:39:45 04:55:01 1 8.22 0.00 1.02 0.03 0.07 90.66 05:39:45 04:55:01 2 13.40 0.00 0.87 0.03 0.05 85.65 05:39:45 04:55:01 3 12.74 0.00 1.24 0.03 0.07 85.93 05:39:45 04:55:01 4 11.07 0.00 1.14 0.05 0.07 87.68 05:39:45 04:55:01 5 12.78 0.00 1.22 0.42 0.08 85.49 05:39:45 04:55:01 6 7.75 0.00 0.99 0.07 0.05 91.14 05:39:45 04:55:01 7 4.90 0.00 0.82 0.12 0.08 94.09 05:39:45 04:56:01 all 5.10 0.00 0.51 0.06 0.03 94.30 05:39:45 04:56:01 0 1.38 0.00 0.48 0.30 0.02 97.82 05:39:45 04:56:01 1 7.36 0.00 0.52 0.03 0.03 92.05 05:39:45 04:56:01 2 8.97 0.00 0.60 0.02 0.05 90.37 05:39:45 04:56:01 3 2.42 0.00 0.37 0.00 0.02 97.19 05:39:45 04:56:01 4 7.39 0.00 0.57 0.05 0.03 91.96 05:39:45 04:56:01 5 4.36 0.00 0.53 0.02 0.03 95.06 05:39:45 04:56:01 6 8.11 0.00 0.63 0.02 0.05 91.20 05:39:45 04:56:01 7 0.82 0.00 0.37 0.03 0.02 98.77 05:39:45 05:39:45 04:56:01 CPU %user %nice %system %iowait %steal %idle 05:39:45 04:57:01 all 0.26 0.00 0.01 0.00 0.01 99.71 05:39:45 04:57:01 0 0.02 0.00 0.00 0.02 0.00 99.97 05:39:45 04:57:01 1 0.02 0.00 0.02 0.00 0.02 99.95 05:39:45 04:57:01 2 0.03 0.00 0.03 0.00 0.03 99.90 05:39:45 04:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:39:45 04:57:01 4 0.00 0.00 0.00 0.02 0.00 99.98 05:39:45 04:57:01 5 0.02 0.00 0.03 0.00 0.02 99.93 05:39:45 04:57:01 6 1.97 0.00 0.00 0.00 0.02 98.01 05:39:45 04:57:01 7 0.00 0.00 0.00 0.00 0.02 99.98 05:39:45 04:58:01 all 0.24 0.00 0.02 0.00 0.01 99.72 05:39:45 04:58:01 0 0.00 0.00 0.00 0.02 0.02 99.97 05:39:45 04:58:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:39:45 04:58:01 2 0.10 0.00 0.05 0.00 0.03 99.82 05:39:45 04:58:01 3 0.03 0.00 0.00 0.00 0.00 99.97 05:39:45 04:58:01 4 0.03 0.00 0.03 0.02 0.02 99.90 05:39:45 04:58:01 5 0.05 0.00 0.02 0.00 0.02 99.92 05:39:45 04:58:01 6 1.66 0.00 0.03 0.00 0.02 98.29 05:39:45 04:58:01 7 0.00 0.00 0.00 0.00 0.02 99.98 05:39:45 04:59:01 all 0.19 0.00 0.01 0.01 0.01 99.78 05:39:45 04:59:01 0 0.00 0.00 0.00 0.03 0.00 99.97 05:39:45 04:59:01 1 0.00 0.00 0.02 0.00 0.02 99.97 05:39:45 04:59:01 2 0.03 0.00 0.00 0.00 0.03 99.93 05:39:45 04:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:39:45 04:59:01 4 0.03 0.00 0.03 0.03 0.02 99.88 05:39:45 04:59:01 5 0.03 0.00 0.02 0.00 0.00 99.95 05:39:45 04:59:01 6 1.37 0.00 0.02 0.00 0.02 98.60 05:39:45 04:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:39:45 05:00:01 all 0.02 0.00 0.04 0.01 0.01 99.92 05:39:45 05:00:01 0 0.00 0.00 0.03 0.02 0.00 99.95 05:39:45 05:00:01 1 0.00 0.00 0.02 0.00 0.00 99.98 05:39:45 05:00:01 2 0.05 0.00 0.07 0.00 0.03 99.85 05:39:45 05:00:01 3 0.03 0.00 0.05 0.00 0.00 99.92 05:39:45 05:00:01 4 0.07 0.00 0.03 0.03 0.02 99.85 05:39:45 05:00:01 5 0.02 0.00 0.02 0.00 0.02 99.95 05:39:45 05:00:01 6 0.02 0.00 0.03 0.00 0.02 99.93 05:39:45 05:00:01 7 0.00 0.00 0.05 0.00 0.00 99.95 05:39:45 05:01:01 all 0.01 0.00 0.01 0.01 0.01 99.96 05:39:45 05:01:01 0 0.00 0.00 0.02 0.00 0.00 99.98 05:39:45 05:01:01 1 0.02 0.00 0.00 0.00 0.02 99.97 05:39:45 05:01:01 2 0.03 0.00 0.03 0.00 0.03 99.90 05:39:45 05:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:39:45 05:01:01 4 0.00 0.00 0.02 0.07 0.02 99.90 05:39:45 05:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:39:45 05:01:01 6 0.03 0.00 0.00 0.00 0.02 99.95 05:39:45 05:01:01 7 0.03 0.00 0.00 0.00 0.02 99.95 05:39:45 05:02:01 all 0.19 0.00 0.02 0.00 0.01 99.78 05:39:45 05:02:01 0 0.02 0.00 0.02 0.02 0.02 99.93 05:39:45 05:02:01 1 0.02 0.00 0.02 0.00 0.02 99.95 05:39:45 05:02:01 2 0.08 0.00 0.03 0.00 0.03 99.85 05:39:45 05:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:39:45 05:02:01 4 0.02 0.00 0.02 0.02 0.02 99.93 05:39:45 05:02:01 5 0.02 0.00 0.02 0.00 0.02 99.95 05:39:45 05:02:01 6 1.29 0.00 0.02 0.00 0.00 98.69 05:39:45 05:02:01 7 0.05 0.00 0.02 0.00 0.00 99.93 05:39:45 05:03:01 all 0.12 0.00 0.01 0.01 0.01 99.85 05:39:45 05:03:01 0 0.00 0.00 0.00 0.03 0.00 99.97 05:39:45 05:03:01 1 0.00 0.00 0.00 0.00 0.02 99.98 05:39:45 05:03:01 2 0.07 0.00 0.02 0.00 0.05 99.87 05:39:45 05:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:39:45 05:03:01 4 0.05 0.00 0.00 0.02 0.02 99.92 05:39:45 05:03:01 5 0.02 0.00 0.02 0.00 0.00 99.97 05:39:45 05:03:01 6 0.85 0.00 0.00 0.00 0.02 99.14 05:39:45 05:03:01 7 0.00 0.00 0.02 0.00 0.02 99.97 05:39:45 05:04:01 all 0.04 0.00 0.01 0.00 0.01 99.93 05:39:45 05:04:01 0 0.00 0.00 0.02 0.02 0.00 99.97 05:39:45 05:04:01 1 0.07 0.00 0.02 0.00 0.02 99.90 05:39:45 05:04:01 2 0.05 0.00 0.05 0.00 0.03 99.87 05:39:45 05:04:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:39:45 05:04:01 4 0.05 0.00 0.03 0.02 0.02 99.88 05:39:45 05:04:01 5 0.03 0.00 0.00 0.00 0.02 99.95 05:39:45 05:04:01 6 0.07 0.00 0.00 0.00 0.02 99.92 05:39:45 05:04:01 7 0.03 0.00 0.00 0.00 0.00 99.97 05:39:45 05:05:01 all 0.21 0.00 0.02 0.00 0.01 99.76 05:39:45 05:05:01 0 0.05 0.00 0.02 0.03 0.00 99.90 05:39:45 05:05:01 1 0.07 0.00 0.00 0.00 0.00 99.93 05:39:45 05:05:01 2 0.17 0.00 0.02 0.00 0.00 99.82 05:39:45 05:05:01 3 0.03 0.00 0.00 0.00 0.00 99.97 05:39:45 05:05:01 4 1.17 0.00 0.05 0.00 0.02 98.76 05:39:45 05:05:01 5 0.05 0.00 0.02 0.00 0.03 99.90 05:39:45 05:05:01 6 0.08 0.00 0.03 0.00 0.00 99.88 05:39:45 05:05:01 7 0.02 0.00 0.03 0.00 0.02 99.93 05:39:45 05:06:01 all 0.10 0.00 0.02 0.00 0.01 99.87 05:39:45 05:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:39:45 05:06:01 1 0.03 0.00 0.03 0.02 0.03 99.88 05:39:45 05:06:01 2 0.00 0.00 0.00 0.00 0.02 99.98 05:39:45 05:06:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:39:45 05:06:01 4 0.73 0.00 0.03 0.00 0.02 99.22 05:39:45 05:06:01 5 0.02 0.00 0.05 0.00 0.02 99.92 05:39:45 05:06:01 6 0.02 0.00 0.00 0.00 0.02 99.97 05:39:45 05:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:39:45 05:07:01 all 0.02 0.00 0.02 0.01 0.01 99.94 05:39:45 05:07:01 0 0.00 0.00 0.00 0.02 0.02 99.97 05:39:45 05:07:01 1 0.02 0.00 0.03 0.03 0.00 99.92 05:39:45 05:07:01 2 0.02 0.00 0.02 0.00 0.00 99.97 05:39:45 05:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:39:45 05:07:01 4 0.05 0.00 0.02 0.00 0.02 99.92 05:39:45 05:07:01 5 0.05 0.00 0.03 0.00 0.03 99.88 05:39:45 05:07:01 6 0.03 0.00 0.00 0.00 0.00 99.97 05:39:45 05:07:01 7 0.00 0.00 0.03 0.00 0.02 99.95 05:39:45 05:39:45 05:07:01 CPU %user %nice %system %iowait %steal %idle 05:39:45 05:08:01 all 0.02 0.00 0.01 0.00 0.01 99.95 05:39:45 05:08:01 0 0.02 0.00 0.02 0.02 0.00 99.95 05:39:45 05:08:01 1 0.00 0.00 0.00 0.02 0.02 99.97 05:39:45 05:08:01 2 0.00 0.00 0.02 0.00 0.02 99.97 05:39:45 05:08:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:39:45 05:08:01 4 0.00 0.00 0.00 0.00 0.02 99.98 05:39:45 05:08:01 5 0.05 0.00 0.07 0.00 0.03 99.85 05:39:45 05:08:01 6 0.00 0.00 0.00 0.00 0.02 99.98 05:39:45 05:08:01 7 0.07 0.00 0.00 0.00 0.02 99.92 05:39:45 05:09:01 all 0.12 0.00 0.02 0.01 0.00 99.84 05:39:45 05:09:01 0 0.00 0.00 0.02 0.03 0.00 99.95 05:39:45 05:09:01 1 0.13 0.00 0.02 0.02 0.00 99.83 05:39:45 05:09:01 2 0.07 0.00 0.02 0.00 0.00 99.92 05:39:45 05:09:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:39:45 05:09:01 4 0.65 0.00 0.02 0.00 0.00 99.34 05:39:45 05:09:01 5 0.08 0.00 0.07 0.00 0.03 99.82 05:39:45 05:09:01 6 0.03 0.00 0.00 0.00 0.00 99.97 05:39:45 05:09:01 7 0.02 0.00 0.03 0.00 0.00 99.95 05:39:45 05:10:01 all 0.18 0.00 0.01 0.01 0.01 99.79 05:39:45 05:10:01 0 0.00 0.00 0.03 0.03 0.02 99.92 05:39:45 05:10:01 1 0.02 0.00 0.00 0.02 0.02 99.95 05:39:45 05:10:01 2 0.02 0.00 0.05 0.00 0.02 99.92 05:39:45 05:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:39:45 05:10:01 4 1.29 0.00 0.02 0.00 0.02 98.68 05:39:45 05:10:01 5 0.07 0.00 0.00 0.00 0.03 99.90 05:39:45 05:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:39:45 05:10:01 7 0.03 0.00 0.00 0.00 0.02 99.95 05:39:45 05:11:01 all 0.04 0.00 0.01 0.00 0.01 99.94 05:39:45 05:11:01 0 0.00 0.00 0.02 0.02 0.00 99.97 05:39:45 05:11:01 1 0.02 0.00 0.00 0.02 0.00 99.97 05:39:45 05:11:01 2 0.05 0.00 0.00 0.00 0.00 99.95 05:39:45 05:11:01 3 0.03 0.00 0.00 0.00 0.02 99.95 05:39:45 05:11:01 4 0.07 0.00 0.00 0.00 0.02 99.92 05:39:45 05:11:01 5 0.08 0.00 0.03 0.00 0.03 99.85 05:39:45 05:11:01 6 0.03 0.00 0.00 0.00 0.02 99.95 05:39:45 05:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 05:39:45 05:12:01 all 0.09 0.00 0.02 0.01 0.01 99.87 05:39:45 05:12:01 0 0.02 0.00 0.02 0.02 0.00 99.95 05:39:45 05:12:01 1 0.00 0.00 0.02 0.07 0.02 99.90 05:39:45 05:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 05:39:45 05:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 05:39:45 05:12:01 4 0.60 0.00 0.00 0.00 0.00 99.40 05:39:45 05:12:01 5 0.07 0.00 0.08 0.03 0.03 99.78 05:39:45 05:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:39:45 05:12:01 7 0.03 0.00 0.00 0.00 0.02 99.95 05:39:45 05:13:01 all 0.19 0.00 0.01 0.01 0.01 99.77 05:39:45 05:13:01 0 0.00 0.00 0.03 0.02 0.02 99.93 05:39:45 05:13:01 1 0.00 0.00 0.00 0.03 0.00 99.97 05:39:45 05:13:01 2 0.00 0.00 0.02 0.00 0.02 99.97 05:39:45 05:13:01 3 0.03 0.00 0.00 0.00 0.00 99.97 05:39:45 05:13:01 4 1.37 0.00 0.03 0.00 0.02 98.58 05:39:45 05:13:01 5 0.05 0.00 0.02 0.00 0.03 99.90 05:39:45 05:13:01 6 0.03 0.00 0.00 0.00 0.02 99.95 05:39:45 05:13:01 7 0.05 0.00 0.02 0.00 0.02 99.92 05:39:45 05:14:01 all 0.26 0.00 0.02 0.00 0.01 99.71 05:39:45 05:14:01 0 0.00 0.00 0.03 0.00 0.00 99.97 05:39:45 05:14:01 1 0.00 0.00 0.00 0.00 0.02 99.98 05:39:45 05:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 05:39:45 05:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:39:45 05:14:01 4 1.99 0.00 0.03 0.00 0.02 97.97 05:39:45 05:14:01 5 0.05 0.00 0.05 0.00 0.05 99.85 05:39:45 05:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 05:39:45 05:14:01 7 0.00 0.00 0.02 0.00 0.02 99.97 05:39:45 05:15:01 all 0.27 0.00 0.01 0.01 0.01 99.69 05:39:45 05:15:01 0 0.00 0.00 0.00 0.08 0.02 99.90 05:39:45 05:15:01 1 0.00 0.00 0.00 0.02 0.00 99.98 05:39:45 05:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:39:45 05:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:39:45 05:15:01 4 2.02 0.00 0.00 0.00 0.02 97.96 05:39:45 05:15:01 5 0.07 0.00 0.05 0.00 0.03 99.85 05:39:45 05:15:01 6 0.03 0.00 0.00 0.02 0.02 99.93 05:39:45 05:15:01 7 0.02 0.00 0.02 0.00 0.00 99.97 05:39:45 05:16:01 all 0.15 0.00 0.02 0.01 0.01 99.81 05:39:45 05:16:01 0 0.02 0.00 0.03 0.05 0.00 99.90 05:39:45 05:16:01 1 0.00 0.00 0.02 0.00 0.02 99.97 05:39:45 05:16:01 2 0.03 0.00 0.05 0.02 0.03 99.87 05:39:45 05:16:01 3 0.03 0.00 0.00 0.00 0.00 99.97 05:39:45 05:16:01 4 1.09 0.00 0.00 0.00 0.00 98.91 05:39:45 05:16:01 5 0.02 0.00 0.03 0.00 0.02 99.93 05:39:45 05:16:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:39:45 05:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:39:45 05:17:01 all 0.01 0.00 0.01 0.01 0.01 99.96 05:39:45 05:17:01 0 0.00 0.00 0.00 0.03 0.00 99.97 05:39:45 05:17:01 1 0.03 0.00 0.00 0.00 0.00 99.97 05:39:45 05:17:01 2 0.03 0.00 0.02 0.02 0.03 99.90 05:39:45 05:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:39:45 05:17:01 4 0.02 0.00 0.00 0.00 0.02 99.97 05:39:45 05:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 05:39:45 05:17:01 6 0.00 0.00 0.00 0.00 0.02 99.98 05:39:45 05:17:01 7 0.03 0.00 0.03 0.00 0.02 99.92 05:39:45 05:18:01 all 0.02 0.00 0.02 0.02 0.02 99.93 05:39:45 05:18:01 0 0.00 0.00 0.02 0.13 0.02 99.83 05:39:45 05:18:01 1 0.00 0.00 0.02 0.02 0.02 99.95 05:39:45 05:18:01 2 0.00 0.00 0.02 0.00 0.03 99.95 05:39:45 05:18:01 3 0.03 0.00 0.02 0.00 0.02 99.93 05:39:45 05:18:01 4 0.03 0.00 0.00 0.00 0.02 99.95 05:39:45 05:18:01 5 0.03 0.00 0.03 0.00 0.02 99.92 05:39:45 05:18:01 6 0.05 0.00 0.02 0.00 0.00 99.93 05:39:45 05:18:01 7 0.02 0.00 0.02 0.00 0.02 99.95 05:39:45 05:39:45 05:18:01 CPU %user %nice %system %iowait %steal %idle 05:39:45 05:19:01 all 0.05 0.00 0.01 0.01 0.01 99.92 05:39:45 05:19:01 0 0.00 0.00 0.00 0.03 0.00 99.97 05:39:45 05:19:01 1 0.00 0.00 0.02 0.02 0.00 99.97 05:39:45 05:19:01 2 0.02 0.00 0.03 0.05 0.02 99.88 05:39:45 05:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:39:45 05:19:01 4 0.30 0.00 0.02 0.00 0.02 99.67 05:39:45 05:19:01 5 0.05 0.00 0.02 0.00 0.02 99.92 05:39:45 05:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:39:45 05:19:01 7 0.02 0.00 0.02 0.00 0.02 99.95 05:39:45 05:20:02 all 0.03 0.00 0.01 0.00 0.01 99.94 05:39:45 05:20:02 0 0.02 0.00 0.02 0.02 0.00 99.95 05:39:45 05:20:02 1 0.00 0.00 0.00 0.02 0.02 99.97 05:39:45 05:20:02 2 0.03 0.00 0.03 0.00 0.03 99.90 05:39:45 05:20:02 3 0.03 0.00 0.00 0.00 0.00 99.97 05:39:45 05:20:02 4 0.05 0.00 0.00 0.00 0.02 99.93 05:39:45 05:20:02 5 0.03 0.00 0.03 0.00 0.02 99.92 05:39:45 05:20:02 6 0.02 0.00 0.00 0.00 0.02 99.97 05:39:45 05:20:02 7 0.03 0.00 0.00 0.00 0.02 99.95 05:39:45 05:21:01 all 0.07 0.00 0.04 0.01 0.01 99.87 05:39:45 05:21:01 0 0.03 0.00 0.02 0.02 0.02 99.92 05:39:45 05:21:01 1 0.07 0.00 0.02 0.02 0.00 99.90 05:39:45 05:21:01 2 0.08 0.00 0.05 0.00 0.02 99.85 05:39:45 05:21:01 3 0.05 0.00 0.02 0.00 0.00 99.93 05:39:45 05:21:01 4 0.08 0.00 0.07 0.00 0.02 99.83 05:39:45 05:21:01 5 0.02 0.00 0.03 0.02 0.00 99.93 05:39:45 05:21:01 6 0.02 0.00 0.05 0.00 0.00 99.93 05:39:45 05:21:01 7 0.22 0.00 0.07 0.02 0.00 99.69 05:39:45 05:22:01 all 0.03 0.00 0.00 0.00 0.01 99.95 05:39:45 05:22:01 0 0.03 0.00 0.00 0.03 0.00 99.93 05:39:45 05:22:01 1 0.03 0.00 0.00 0.00 0.02 99.95 05:39:45 05:22:01 2 0.02 0.00 0.00 0.00 0.02 99.97 05:39:45 05:22:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:39:45 05:22:01 4 0.02 0.00 0.02 0.00 0.02 99.95 05:39:45 05:22:01 5 0.05 0.00 0.00 0.00 0.02 99.93 05:39:45 05:22:01 6 0.03 0.00 0.00 0.00 0.02 99.95 05:39:45 05:22:01 7 0.05 0.00 0.02 0.00 0.02 99.92 05:39:45 05:23:01 all 0.01 0.00 0.02 0.01 0.01 99.96 05:39:45 05:23:01 0 0.00 0.00 0.02 0.02 0.00 99.97 05:39:45 05:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:39:45 05:23:01 2 0.00 0.00 0.02 0.00 0.00 99.98 05:39:45 05:23:01 3 0.00 0.00 0.03 0.00 0.00 99.97 05:39:45 05:23:01 4 0.03 0.00 0.03 0.00 0.03 99.90 05:39:45 05:23:01 5 0.02 0.00 0.02 0.03 0.02 99.92 05:39:45 05:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:39:45 05:23:01 7 0.03 0.00 0.02 0.00 0.00 99.95 05:39:45 05:24:01 all 0.03 0.00 0.00 0.01 0.01 99.95 05:39:45 05:24:01 0 0.00 0.00 0.00 0.03 0.00 99.97 05:39:45 05:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:39:45 05:24:01 2 0.03 0.00 0.00 0.00 0.00 99.97 05:39:45 05:24:01 3 0.03 0.00 0.00 0.00 0.00 99.97 05:39:45 05:24:01 4 0.05 0.00 0.00 0.00 0.02 99.93 05:39:45 05:24:01 5 0.05 0.00 0.00 0.02 0.00 99.93 05:39:45 05:24:01 6 0.03 0.00 0.00 0.00 0.02 99.95 05:39:45 05:24:01 7 0.02 0.00 0.02 0.00 0.02 99.95 05:39:45 05:25:01 all 0.01 0.00 0.01 0.01 0.01 99.96 05:39:45 05:25:01 0 0.00 0.00 0.00 0.03 0.02 99.95 05:39:45 05:25:01 1 0.02 0.00 0.00 0.00 0.02 99.97 05:39:45 05:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 05:39:45 05:25:01 3 0.00 0.00 0.00 0.00 0.02 99.98 05:39:45 05:25:01 4 0.02 0.00 0.03 0.00 0.03 99.92 05:39:45 05:25:01 5 0.02 0.00 0.03 0.02 0.02 99.92 05:39:45 05:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:39:45 05:25:01 7 0.05 0.00 0.02 0.00 0.00 99.93 05:39:45 05:26:01 all 0.01 0.00 0.01 0.00 0.01 99.97 05:39:45 05:26:01 0 0.02 0.00 0.00 0.02 0.00 99.97 05:39:45 05:26:01 1 0.02 0.00 0.02 0.00 0.00 99.97 05:39:45 05:26:01 2 0.00 0.00 0.02 0.00 0.00 99.98 05:39:45 05:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 05:39:45 05:26:01 4 0.03 0.00 0.02 0.00 0.03 99.92 05:39:45 05:26:01 5 0.00 0.00 0.00 0.02 0.02 99.97 05:39:45 05:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 05:39:45 05:26:01 7 0.02 0.00 0.00 0.00 0.02 99.97 05:39:45 05:27:01 all 0.01 0.00 0.01 0.00 0.01 99.96 05:39:45 05:27:01 0 0.02 0.00 0.00 0.02 0.00 99.97 05:39:45 05:27:01 1 0.00 0.00 0.00 0.00 0.02 99.98 05:39:45 05:27:01 2 0.00 0.00 0.00 0.00 0.02 99.98 05:39:45 05:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:39:45 05:27:01 4 0.03 0.00 0.02 0.00 0.03 99.92 05:39:45 05:27:01 5 0.02 0.00 0.02 0.02 0.00 99.95 05:39:45 05:27:01 6 0.00 0.00 0.00 0.00 0.02 99.98 05:39:45 05:27:01 7 0.02 0.00 0.03 0.00 0.02 99.93 05:39:45 05:28:01 all 0.02 0.00 0.01 0.00 0.01 99.96 05:39:45 05:28:01 0 0.00 0.00 0.00 0.02 0.00 99.98 05:39:45 05:28:01 1 0.05 0.00 0.00 0.00 0.00 99.95 05:39:45 05:28:01 2 0.00 0.00 0.02 0.00 0.00 99.98 05:39:45 05:28:01 3 0.03 0.00 0.02 0.00 0.00 99.95 05:39:45 05:28:01 4 0.02 0.00 0.02 0.00 0.03 99.93 05:39:45 05:28:01 5 0.00 0.00 0.00 0.02 0.02 99.97 05:39:45 05:28:01 6 0.03 0.00 0.00 0.00 0.00 99.97 05:39:45 05:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 05:39:45 05:29:01 all 0.01 0.00 0.01 0.02 0.01 99.94 05:39:45 05:29:01 0 0.00 0.00 0.02 0.02 0.00 99.97 05:39:45 05:29:01 1 0.00 0.00 0.00 0.00 0.02 99.98 05:39:45 05:29:01 2 0.00 0.00 0.02 0.00 0.00 99.98 05:39:45 05:29:01 3 0.00 0.00 0.02 0.00 0.00 99.98 05:39:45 05:29:01 4 0.05 0.00 0.02 0.00 0.02 99.92 05:39:45 05:29:01 5 0.02 0.00 0.02 0.17 0.02 99.78 05:39:45 05:29:01 6 0.02 0.00 0.00 0.00 0.02 99.97 05:39:45 05:29:01 7 0.03 0.00 0.00 0.00 0.02 99.95 05:39:45 05:39:45 05:29:01 CPU %user %nice %system %iowait %steal %idle 05:39:45 05:30:01 all 0.30 0.00 0.08 0.01 0.01 99.60 05:39:45 05:30:01 0 0.48 0.00 0.10 0.07 0.02 99.33 05:39:45 05:30:01 1 0.85 0.00 0.03 0.00 0.00 99.12 05:39:45 05:30:01 2 0.20 0.00 0.08 0.00 0.00 99.72 05:39:45 05:30:01 3 0.15 0.00 0.05 0.00 0.00 99.80 05:39:45 05:30:01 4 0.20 0.00 0.05 0.00 0.03 99.72 05:39:45 05:30:01 5 0.13 0.00 0.02 0.02 0.02 99.82 05:39:45 05:30:01 6 0.17 0.00 0.07 0.00 0.00 99.77 05:39:45 05:30:01 7 0.22 0.00 0.20 0.00 0.02 99.57 05:39:45 05:31:01 all 0.01 0.00 0.01 0.01 0.01 99.97 05:39:45 05:31:01 0 0.02 0.00 0.00 0.03 0.00 99.95 05:39:45 05:31:01 1 0.00 0.00 0.02 0.00 0.02 99.97 05:39:45 05:31:01 2 0.00 0.00 0.00 0.00 0.02 99.98 05:39:45 05:31:01 3 0.00 0.00 0.00 0.00 0.02 99.98 05:39:45 05:31:01 4 0.03 0.00 0.02 0.00 0.02 99.93 05:39:45 05:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 05:39:45 05:31:01 6 0.00 0.00 0.00 0.02 0.00 99.98 05:39:45 05:31:01 7 0.00 0.00 0.03 0.00 0.02 99.95 05:39:45 05:32:01 all 0.15 0.00 0.01 0.01 0.01 99.82 05:39:45 05:32:01 0 0.02 0.00 0.00 0.03 0.00 99.95 05:39:45 05:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:39:45 05:32:01 2 0.00 0.00 0.03 0.00 0.00 99.97 05:39:45 05:32:01 3 1.14 0.00 0.02 0.00 0.00 98.84 05:39:45 05:32:01 4 0.02 0.00 0.02 0.00 0.03 99.93 05:39:45 05:32:01 5 0.00 0.00 0.00 0.02 0.02 99.97 05:39:45 05:32:01 6 0.02 0.00 0.00 0.00 0.02 99.97 05:39:45 05:32:01 7 0.03 0.00 0.02 0.00 0.00 99.95 05:39:45 05:33:01 all 0.27 0.00 0.00 0.00 0.01 99.72 05:39:45 05:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 05:39:45 05:33:01 1 0.03 0.00 0.00 0.00 0.00 99.97 05:39:45 05:33:01 2 0.03 0.00 0.00 0.00 0.00 99.97 05:39:45 05:33:01 3 1.94 0.00 0.00 0.00 0.02 98.05 05:39:45 05:33:01 4 0.03 0.00 0.02 0.00 0.03 99.92 05:39:45 05:33:01 5 0.03 0.00 0.00 0.02 0.00 99.95 05:39:45 05:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 05:39:45 05:33:01 7 0.05 0.00 0.00 0.00 0.02 99.93 05:39:45 05:34:01 all 0.10 0.00 0.02 0.00 0.01 99.87 05:39:45 05:34:01 0 0.00 0.00 0.02 0.03 0.02 99.93 05:39:45 05:34:01 1 0.00 0.00 0.02 0.00 0.02 99.97 05:39:45 05:34:01 2 0.00 0.00 0.02 0.00 0.00 99.98 05:39:45 05:34:01 3 0.71 0.00 0.03 0.00 0.00 99.25 05:39:45 05:34:01 4 0.02 0.00 0.03 0.00 0.02 99.93 05:39:45 05:34:01 5 0.00 0.00 0.00 0.00 0.02 99.98 05:39:45 05:34:01 6 0.02 0.00 0.02 0.00 0.00 99.97 05:39:45 05:34:01 7 0.03 0.00 0.02 0.00 0.02 99.93 05:39:45 05:35:01 all 0.03 0.00 0.01 0.00 0.01 99.94 05:39:45 05:35:01 0 0.03 0.00 0.02 0.02 0.00 99.93 05:39:45 05:35:01 1 0.03 0.00 0.00 0.00 0.00 99.97 05:39:45 05:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 05:39:45 05:35:01 3 0.02 0.00 0.00 0.00 0.02 99.97 05:39:45 05:35:01 4 0.03 0.00 0.03 0.00 0.03 99.90 05:39:45 05:35:01 5 0.02 0.00 0.02 0.02 0.02 99.93 05:39:45 05:35:01 6 0.03 0.00 0.00 0.00 0.02 99.95 05:39:45 05:35:01 7 0.05 0.00 0.02 0.00 0.02 99.92 05:39:45 05:36:01 all 0.01 0.00 0.00 0.00 0.01 99.98 05:39:45 05:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:39:45 05:36:01 1 0.00 0.00 0.00 0.00 0.02 99.98 05:39:45 05:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 05:39:45 05:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 05:39:45 05:36:01 4 0.02 0.00 0.00 0.00 0.03 99.95 05:39:45 05:36:01 5 0.02 0.00 0.00 0.02 0.02 99.95 05:39:45 05:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:39:45 05:36:01 7 0.02 0.00 0.02 0.00 0.00 99.97 05:39:45 05:37:01 all 0.21 0.00 0.01 0.01 0.01 99.76 05:39:45 05:37:01 0 0.02 0.00 0.02 0.07 0.02 99.88 05:39:45 05:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 05:39:45 05:37:01 2 0.03 0.00 0.00 0.00 0.00 99.97 05:39:45 05:37:01 3 1.50 0.00 0.00 0.00 0.02 98.48 05:39:45 05:37:01 4 0.07 0.00 0.02 0.00 0.03 99.88 05:39:45 05:37:01 5 0.02 0.00 0.02 0.00 0.02 99.95 05:39:45 05:37:01 6 0.02 0.00 0.02 0.00 0.02 99.95 05:39:45 05:37:01 7 0.03 0.00 0.00 0.00 0.02 99.95 05:39:45 05:38:01 all 0.26 0.00 0.00 0.00 0.01 99.73 05:39:45 05:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 05:39:45 05:38:01 1 0.00 0.00 0.00 0.00 0.02 99.98 05:39:45 05:38:01 2 0.00 0.00 0.02 0.00 0.02 99.97 05:39:45 05:38:01 3 1.99 0.00 0.00 0.00 0.00 98.01 05:39:45 05:38:01 4 0.00 0.00 0.00 0.00 0.02 99.98 05:39:45 05:38:01 5 0.02 0.00 0.00 0.02 0.00 99.97 05:39:45 05:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 05:39:45 05:38:01 7 0.05 0.00 0.02 0.00 0.00 99.93 05:39:45 05:39:01 all 6.86 0.00 2.81 1.53 0.04 88.76 05:39:45 05:39:01 0 6.29 0.00 2.59 5.35 0.03 85.74 05:39:45 05:39:01 1 5.89 0.00 4.51 5.37 0.03 84.20 05:39:45 05:39:01 2 6.09 0.00 2.27 0.05 0.03 91.55 05:39:45 05:39:01 3 7.80 0.00 2.83 0.72 0.05 88.60 05:39:45 05:39:01 4 6.65 0.00 2.57 0.03 0.05 90.70 05:39:45 05:39:01 5 9.24 0.00 3.06 0.35 0.03 87.32 05:39:45 05:39:01 6 5.70 0.00 2.46 0.03 0.03 91.78 05:39:45 05:39:01 7 7.20 0.00 2.23 0.37 0.05 90.15 05:39:45 Average: all 7.22 0.00 1.33 0.99 0.03 90.42 05:39:45 Average: 0 7.17 0.00 1.35 0.79 0.02 90.67 05:39:45 Average: 1 7.30 0.00 1.46 1.48 0.03 89.74 05:39:45 Average: 2 7.21 0.00 1.30 0.66 0.04 90.79 05:39:45 Average: 3 7.38 0.00 1.32 1.56 0.02 89.72 05:39:45 Average: 4 7.31 0.00 1.33 0.88 0.04 90.45 05:39:45 Average: 5 7.38 0.00 1.30 0.53 0.04 90.75 05:39:45 Average: 6 7.05 0.00 1.30 0.89 0.03 90.73 05:39:45 Average: 7 6.98 0.00 1.33 1.11 0.03 90.54 05:39:45 05:39:45 05:39:45