Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from cae398aa3bfc450ad98d64e9042796ae15c1e7ab 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-ssh7685260908208136881.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-ssh16238040010712765448.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-ssh9245902521237312832.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-ssh646399978865434121.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-ssh4674525163061561893.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.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/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-22846 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/729 [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/729 # 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 > 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 Avoid second fetch Checking out Revision cae398aa3bfc450ad98d64e9042796ae15c1e7ab (main) Commit message: "Merge pull request #4972 from jinlinGuan/issue-4955" > git config core.sparsecheckout # timeout=10 > git checkout -f cae398aa3bfc450ad98d64e9042796ae15c1e7ab # timeout=10 > git rev-list --no-walk 2b1f48441a87e2337aea9c0c8d694e2dec12bac5 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:54:32 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:54:32 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:54:32 ========================================================= 05:54:32 EdgeX Global Pipelines Version Info 05:54:32 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:54:33 ------------------- 05:54:33 stable info: 05:54:33 ------------------- 05:54:33 Commited By: Ginny Guan ginny@iotechsys.com 05:54:33 Commit SHA: 0b81fa10a7dd14683a964f04f411324fe83f93ac 05:54:33 Message: update stable to v1.0.265 05:54:33 ------------------- 05:54:33 experimental info: 05:54:33 ------------------- 05:54:33 Commited By: Cherry Wang cherry@iotechsys.com 05:54:33 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 05:54:33 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:54:33 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 05:54:33 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 05:54:33 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:54:33 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:54:33 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:54:33 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 05:54:33 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:54:33 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 05:54:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 05:54:33 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 05:54:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:54:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:54:33 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:54:34 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:54:34 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:54:34 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:54:34 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:54:34 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:54:34 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:54:34 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 05:54:34 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:54:34 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:54:34 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:54:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:54:34 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:54:34 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:54:34 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = cae398aa3bfc450ad98d64e9042796ae15c1e7ab [Pipeline] echo 05:54:34 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = cae398a [Pipeline] echo 05:54:34 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:54:34 provisioning config files... 05:54:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/729@tmp/config522693462198092525tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:54:34 ---> ****-login.sh 05:54:34 nexus3.edgexfoundry.org:10001 05:54:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:54:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:54:35 Configure a credential helper to remove this warning. See 05:54:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:54:35 05:54:35 Login Succeeded 05:54:35 nexus3.edgexfoundry.org:10002 05:54:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:54:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:54:35 Configure a credential helper to remove this warning. See 05:54:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:54:35 05:54:35 Login Succeeded 05:54:35 nexus3.edgexfoundry.org:10003 05:54:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:54:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:54:35 Configure a credential helper to remove this warning. See 05:54:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:54:35 05:54:35 Login Succeeded 05:54:35 nexus3.edgexfoundry.org:10004 05:54:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:54:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:54:35 Configure a credential helper to remove this warning. See 05:54:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:54:35 05:54:35 Login Succeeded 05:54:35 ****.io 05:54:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:54:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:54:35 Configure a credential helper to remove this warning. See 05:54:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:54:35 05:54:35 Login Succeeded 05:54:35 ---> ****-login.sh ends [Pipeline] } 05:54:35 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:54:36 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 05:54:36 + cut -d/ -f2 05:54:36 + dirname cmd/core-command/Dockerfile 05:54:36 + echo core-command,cmd/core-command/Dockerfile 05:54:36 + dirname cmd/core-common-config-bootstrapper/Dockerfile 05:54:36 + cut -d/ -f2 05:54:36 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 05:54:36 + dirname cmd/core-data/Dockerfile 05:54:36 + cut -d/ -f2 05:54:36 + echo core-data,cmd/core-data/Dockerfile 05:54:36 + dirname cmd/core-keeper/Dockerfile 05:54:36 + cut -d/ -f2 05:54:36 + echo core-keeper,cmd/core-keeper/Dockerfile 05:54:36 + dirname cmd/core-metadata/Dockerfile 05:54:36 + cut -d/ -f2 05:54:36 + echo core-metadata,cmd/core-metadata/Dockerfile 05:54:36 + dirname cmd/security-bootstrapper/Dockerfile 05:54:36 + cut -d/ -f2 05:54:36 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 05:54:36 + dirname cmd/security-proxy-auth/Dockerfile 05:54:36 + cut -d/ -f2 05:54:36 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 05:54:36 + dirname cmd/security-proxy-setup/Dockerfile 05:54:36 + cut -d/ -f2 05:54:36 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 05:54:36 + + dirname cmd/security-secretstore-setup/Dockerfilecut 05:54:36 -d/ -f2 05:54:36 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 05:54:36 + dirname cmd/security-spiffe-token-provider/Dockerfile 05:54:36 + cut -d/ -f2 05:54:36 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 05:54:36 + dirname+ cmd/security-spire-agent/Dockerfile 05:54:36 cut -d/ -f2 05:54:36 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 05:54:36 + dirname cmd/security-spire-config/Dockerfile 05:54:36 + cut -d/ -f2 05:54:36 + echo security-spire-config,cmd/security-spire-config/Dockerfile 05:54:36 + dirname cmd/security-spire-server/Dockerfile 05:54:36 + cut -d/ -f2 05:54:36 + echo security-spire-server,cmd/security-spire-server/Dockerfile 05:54:36 + dirname cmd/support-cron-scheduler/Dockerfile 05:54:36 + cut -d/ -f2 05:54:36 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 05:54:36 + dirname cmd/support-notifications/Dockerfile 05:54:36 + cut -d/ -f2 05:54:36 + echo support-notifications,cmd/support-notifications/Dockerfile 05:54:36 + dirname cmd/support-scheduler/Dockerfile 05:54:36 + cut -d/ -f2 05:54:36 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 05:54:36 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 05:54:36 + git rev-list -1 --merges cae398aa3bfc450ad98d64e9042796ae15c1e7ab~1..cae398aa3bfc450ad98d64e9042796ae15c1e7ab [Pipeline] echo 05:54:36 -----------> git rev-list -1 --merges cae398aa3bfc450ad98d64e9042796ae15c1e7ab~1..cae398aa3bfc450ad98d64e9042796ae15c1e7ab cae398aa3bfc450ad98d64e9042796ae15c1e7ab 05:54:36 cae398aa3bfc450ad98d64e9042796ae15c1e7ab [false] [Pipeline] sh 05:54:36 + git log --format=format:%s -1 cae398aa3bfc450ad98d64e9042796ae15c1e7ab [Pipeline] echo 05:54:36 ========================================================= 05:54:36 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:54:36 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 05:54:37 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:54:37 + grep -v github /etc/ssh/ssh_known_hosts 05:54:37 + [ -e /tmp/ssh_known_hosts ] 05:54:37 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:54:37 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:54:37 + sudo tee -a /etc/ssh/ssh_known_hosts 05:54:37 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:54:37 05:54:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:54:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:54:37 0.1.4: Pulling from edgex-devops/py-git-semver 05:54:37 b85a868b505f: Pulling fs layer 05:54:37 e2be974225ed: Pulling fs layer 05:54:37 339a4e72a1f5: Pulling fs layer 05:54:37 988bab9f4d93: Pulling fs layer 05:54:37 1469e6f7b9e6: Pulling fs layer 05:54:37 eaf3925da568: Pulling fs layer 05:54:37 bab4dde63d76: Pulling fs layer 05:54:37 bde34c3a00c8: Pulling fs layer 05:54:37 b352a97aabf1: Pulling fs layer 05:54:37 4872d77fe225: Pulling fs layer 05:54:37 5851b861e8e6: Pulling fs layer 05:54:37 bde34c3a00c8: Waiting 05:54:37 988bab9f4d93: Waiting 05:54:37 1469e6f7b9e6: Waiting 05:54:37 4872d77fe225: Waiting 05:54:37 eaf3925da568: Waiting 05:54:37 bab4dde63d76: Waiting 05:54:37 b352a97aabf1: Waiting 05:54:37 5851b861e8e6: Waiting 05:54:37 e2be974225ed: Verifying Checksum 05:54:37 988bab9f4d93: Verifying Checksum 05:54:37 988bab9f4d93: Download complete 05:54:38 1469e6f7b9e6: Verifying Checksum 05:54:38 1469e6f7b9e6: Download complete 05:54:38 eaf3925da568: Verifying Checksum 05:54:38 eaf3925da568: Download complete 05:54:38 339a4e72a1f5: Verifying Checksum 05:54:38 339a4e72a1f5: Download complete 05:54:38 bde34c3a00c8: Verifying Checksum 05:54:38 bde34c3a00c8: Download complete 05:54:38 b352a97aabf1: Download complete 05:54:38 4872d77fe225: Download complete 05:54:38 5851b861e8e6: Verifying Checksum 05:54:38 5851b861e8e6: Download complete 05:54:38 b85a868b505f: Download complete 05:54:38 bab4dde63d76: Verifying Checksum 05:54:38 bab4dde63d76: Download complete 05:54:39 b85a868b505f: Pull complete 05:54:39 e2be974225ed: Pull complete 05:54:39 339a4e72a1f5: Pull complete 05:54:39 988bab9f4d93: Pull complete 05:54:40 1469e6f7b9e6: Pull complete 05:54:40 eaf3925da568: Pull complete 05:54:42 bab4dde63d76: Pull complete 05:54:42 bde34c3a00c8: Pull complete 05:54:42 b352a97aabf1: Pull complete 05:54:42 4872d77fe225: Pull complete 05:54:42 5851b861e8e6: Pull complete 05:54:42 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:54:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:54:42 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:54:42 prd-ubuntu20.04-docker-8c-8g-22846 does not seem to be running inside a container 05:54:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/729 -v /w/workspace/edgex-go/729:/w/workspace/edgex-go/729:rw,z -v /w/workspace/edgex-go/729@tmp:/w/workspace/edgex-go/729@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:54:45 $ docker top 846cf8e45c9f5e3a017718ecf452b498f89c190da32757411af697f6458aa59c -eo pid,comm 05:54:45 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:54:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:54:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:54:45 [ssh-agent] Looking for ssh-agent implementation... 05:54:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:54:46 $ docker exec 846cf8e45c9f5e3a017718ecf452b498f89c190da32757411af697f6458aa59c ssh-agent 05:54:46 SSH_AUTH_SOCK=/tmp/ssh-CRgTqKyzqEn3/agent.31 05:54:46 SSH_AGENT_PID=37 05:54:46 Running ssh-add (command line suppressed) 05:54:46 Identity added: /w/workspace/edgex-go/729@tmp/private_key_8110077578233551453.key (/w/workspace/edgex-go/729@tmp/private_key_8110077578233551453.key) 05:54:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:54:46 + git tag --points-at HEAD [Pipeline] } 05:54:46 $ docker exec --env ******** --env ******** 846cf8e45c9f5e3a017718ecf452b498f89c190da32757411af697f6458aa59c ssh-agent -k 05:54:46 unset SSH_AUTH_SOCK; 05:54:46 unset SSH_AGENT_PID; 05:54:46 echo Agent pid 37 killed; 05:54:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:54:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:54:46 [ssh-agent] Looking for ssh-agent implementation... 05:54:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:54:46 $ docker exec 846cf8e45c9f5e3a017718ecf452b498f89c190da32757411af697f6458aa59c ssh-agent 05:54:47 SSH_AUTH_SOCK=/tmp/ssh-f7yqvHobtRzK/agent.70 05:54:47 SSH_AGENT_PID=76 05:54:47 Running ssh-add (command line suppressed) 05:54:47 Identity added: /w/workspace/edgex-go/729@tmp/private_key_18133970672440494929.key (/w/workspace/edgex-go/729@tmp/private_key_18133970672440494929.key) 05:54:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:54:47 + git semver init 05:54:47 2024-10-15 05:54:47,615 [run_init] DEBUG init version:0.0.0 force:False 05:54:47 2024-10-15 05:54:47,616 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/729/.semver 05:54:47 2024-10-15 05:54:47,616 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/729/.semver 05:54:47 2024-10-15 05:54:47,616 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/729/.semver'], cwd=/w/workspace/edgex-go/729, universal_newlines=False, shell=None, istream=None) 05:54:54 2024-10-15 05:54:52,971 [append_file] DEBUG append to file:/w/workspace/edgex-go/729/.git/info/exclude 05:54:54 2024-10-15 05:54:52,972 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/729/.semver/main with force:False 05:54:54 2024-10-15 05:54:52,972 [read_version] DEBUG read version from /w/workspace/edgex-go/729/.semver/main 05:54:54 2024-10-15 05:54:52,972 [read_version] DEBUG read version from /w/workspace/edgex-go/729/.semver/main 05:54:54 3.2.0-dev.106 [Pipeline] } 05:54:54 $ docker exec --env ******** --env ******** 846cf8e45c9f5e3a017718ecf452b498f89c190da32757411af697f6458aa59c ssh-agent -k 05:54:54 unset SSH_AUTH_SOCK; 05:54:54 unset SSH_AGENT_PID; 05:54:54 echo Agent pid 76 killed; 05:54:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:54:54 + git semver [Pipeline] } 05:54:54 $ docker stop --time=1 846cf8e45c9f5e3a017718ecf452b498f89c190da32757411af697f6458aa59c 05:54:56 $ docker rm -f --volumes 846cf8e45c9f5e3a017718ecf452b498f89c190da32757411af697f6458aa59c [Pipeline] // withDockerContainer [Pipeline] sh 05:54:56 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:54:56 Stashed 1 file(s) [Pipeline] echo 05:54:56 [edgeXSemver]: initialized semver on version 3.2.0-dev.106 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:54:57 + git config --global --add safe.directory /w/workspace/edgex-go/729 [Pipeline] echo 05:54:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:54:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:54:57 ========================================================= 05:54:57 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 05:54:57 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:54:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:54:57 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 05:54:57 43c4264eed91: Pulling fs layer 05:54:57 4cc291be95ef: Pulling fs layer 05:54:57 2ac1f1163629: Pulling fs layer 05:54:57 5c3c966382ef: Pulling fs layer 05:54:57 4f4fb700ef54: Pulling fs layer 05:54:57 5d5c8e513c77: Pulling fs layer 05:54:57 9f66e0745190: Pulling fs layer 05:54:57 f49a43e4bbc0: Pulling fs layer 05:54:57 561ebcabdf7f: Pulling fs layer 05:54:57 5d5c8e513c77: Waiting 05:54:57 9f66e0745190: Waiting 05:54:57 5c3c966382ef: Waiting 05:54:57 561ebcabdf7f: Waiting 05:54:57 f49a43e4bbc0: Waiting 05:54:57 4cc291be95ef: Verifying Checksum 05:54:57 4cc291be95ef: Download complete 05:54:57 5c3c966382ef: Verifying Checksum 05:54:57 5c3c966382ef: Download complete 05:54:57 4f4fb700ef54: Verifying Checksum 05:54:57 4f4fb700ef54: Download complete 05:54:57 5d5c8e513c77: Download complete 05:54:57 43c4264eed91: Verifying Checksum 05:54:57 43c4264eed91: Download complete 05:54:57 9f66e0745190: Verifying Checksum 05:54:57 9f66e0745190: Download complete 05:54:57 43c4264eed91: Pull complete 05:54:58 4cc291be95ef: Pull complete 05:54:58 561ebcabdf7f: Verifying Checksum 05:54:58 561ebcabdf7f: Download complete 05:54:58 2ac1f1163629: Verifying Checksum 05:54:58 2ac1f1163629: Download complete 05:54:58 f49a43e4bbc0: Verifying Checksum 05:54:58 f49a43e4bbc0: Download complete 05:55:01 2ac1f1163629: Pull complete 05:55:01 5c3c966382ef: Pull complete 05:55:01 4f4fb700ef54: Pull complete 05:55:01 5d5c8e513c77: Pull complete 05:55:01 9f66e0745190: Pull complete 05:55:04 f49a43e4bbc0: Pull complete 05:55:04 561ebcabdf7f: Pull complete 05:55:04 Digest: sha256:0719486ae9a24b675ee3acaa2cfd867e7a981f2ef22b41d166c62d936fe8de2d 05:55:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:55:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 05:55:04 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:55:04 WORKDIR /edgex 05:55:04 COPY go.mod . 05:55:04 RUN go mod download 05:55:04 + docker build -t ci-base-image-x86_64 -f - . 05:55:05 Sending build context to Docker daemon 179.7MB 05:55:05 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 05:55:05 ---> 3a752c3f9dda 05:55:05 Step 2/4 : WORKDIR /edgex 05:55:10 ---> Running in 63dc29b48b2f 05:55:10 Removing intermediate container 63dc29b48b2f 05:55:10 ---> 2639332fa319 05:55:10 Step 3/4 : COPY go.mod . 05:55:10 ---> efeb6b601709 05:55:10 Step 4/4 : RUN go mod download 05:55:10 ---> Running in 775573ef4066 05:55:11 Still waiting to schedule task 05:55:11 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:55:43 Removing intermediate container 775573ef4066 05:55:43 ---> 9d99774dad16 05:55:43 Successfully built 9d99774dad16 05:55:43 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:44 + docker inspect -f . ci-base-image-x86_64 05:55:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:55:44 prd-ubuntu20.04-docker-8c-8g-22846 does not seem to be running inside a container 05:55:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/729 -v /w/workspace/edgex-go/729:/w/workspace/edgex-go/729:rw,z -v /w/workspace/edgex-go/729@tmp:/w/workspace/edgex-go/729@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:55:44 $ docker top 1eed7384f2e80db55ca8f3b24c83a352766dd560705559f14f6a9a5630314bb4 -eo pid,comm [Pipeline] { [Pipeline] sh 05:55:45 + go version 05:55:45 go version go1.23.2 linux/amd64 [Pipeline] } 05:55:45 $ docker stop --time=1 1eed7384f2e80db55ca8f3b24c83a352766dd560705559f14f6a9a5630314bb4 05:55:46 $ docker rm -f --volumes 1eed7384f2e80db55ca8f3b24c83a352766dd560705559f14f6a9a5630314bb4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:55:46 + docker inspect -f . ci-base-image-x86_64 05:55:46 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:55:47 prd-ubuntu20.04-docker-8c-8g-22846 does not seem to be running inside a container 05:55:47 $ 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/729 -v /w/workspace/edgex-go/729:/w/workspace/edgex-go/729:rw,z -v /w/workspace/edgex-go/729@tmp:/w/workspace/edgex-go/729@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:55:48 $ docker top 02050f79ee480a0cbdf3291fe5c7008ea59702064c59c870d50ac6247efd09d7 -eo pid,comm [Pipeline] { [Pipeline] echo 05:55:49 ========================================================= 05:55:49 [edgeXBuildGoParallel] Running Tests and Build... 05:55:49 ========================================================= [Pipeline] sh 05:55:51 + git config --global --add safe.directory /w/workspace/edgex-go/729 [Pipeline] fileExists [Pipeline] sh 05:55:52 + make test 05:55:52 go test -race -coverprofile=coverage.out ./... 05:56:00 ? github.com/edgexfoundry/edgex-go [no test files] 05:56:26 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 05:56:26 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 05:56:27 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 05:56:27 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 05:56:27 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 05:56:27 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 05:56:27 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 05:56:27 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 05:56:27 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 05:56:27 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 05:56:27 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 05:56:27 github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler coverage: 0.0% of statements 05:56:28 ? github.com/edgexfoundry/edgex-go/internal [no test files] 05:56:28 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 05:56:28 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 05:56:28 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 05:56:30 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 05:56:30 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 05:56:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.022s coverage: 28.7% of statements 05:56:31 github.com/edgexfoundry/edgex-go/internal/core/common_config coverage: 0.0% of statements 05:56:31 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 05:56:31 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 05:56:31 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 05:56:31 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 05:56:31 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.035s coverage: 97.0% of statements 05:56:32 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 05:56:32 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 05:56:32 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:56:32 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 05:56:32 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 05:56:32 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 05:56:32 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 05:56:32 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 05:56:32 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 05:56:33 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 05:56:33 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 05:56:33 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:56:33 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 05:56:33 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 05:56:35 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.056s coverage: 69.2% of statements 05:56:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.055s coverage: 53.3% of statements 05:56:35 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.573s coverage: 93.4% of statements 05:56:35 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.060s coverage: 91.7% of statements 05:56:35 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 05:56:35 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 05:56:36 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.056s coverage: 10.0% of statements 05:56:37 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 05:56:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 05:56:37 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 05:56:37 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:56:37 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 05:56:37 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 05:56:37 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 05:56:37 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 05:56:37 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 05:56:37 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 05:56:37 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 05:56:39 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.393s coverage: 95.8% of statements 05:56:39 ok github.com/edgexfoundry/edgex-go/internal/io 1.020s coverage: 72.2% of statements 05:56:39 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 05:56:39 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 05:56:39 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 05:56:39 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.025s coverage: 0.0% of statements [no tests to run] 05:56:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.049s coverage: 0.8% of statements 05:56:40 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.033s coverage: 42.5% of statements 05:56:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.027s coverage: 41.7% of statements 05:56:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.029s coverage: 77.8% of statements 05:56:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.016s coverage: 94.1% of statements 05:56:40 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.033s coverage: 96.3% of statements 05:56:41 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.021s coverage: 87.5% of statements 05:56:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 05:56:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 05:56:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 05:56:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 05:56:41 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 05:56:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 05:56:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 05:56:41 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 05:56:42 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 05:56:42 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 05:56:42 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 05:56:44 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 05:56:44 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 05:56:44 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 05:56:44 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 05:56:44 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 05:56:44 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 05:56:45 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 05:56:46 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 05:56:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 05:56:48 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 05:56:48 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 05:56:50 Running on prd-ubuntu20.04-docker-arm64-4c-16g-22847 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 05:56:50 Running in /w/workspace/edgex-go/729 [Pipeline] { [Pipeline] checkout 05:56:50 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 05:56:50 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 05:56:50 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 05:56:52 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 05:56:52 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 05:56:52 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 05:56:52 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 05:56:52 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 05:56:52 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 05:56:52 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler coverage: 0.0% of statements 05:56:53 The recommended git tool is: git 05:56:53 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.023s coverage: 94.4% of statements 05:56:53 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config coverage: 0.0% of statements 05:56:53 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action coverage: 0.0% of statements 05:56:53 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container coverage: 0.0% of statements 05:56:54 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 05:56:54 github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:56:54 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 05:56:56 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 05:56:56 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 05:56:56 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 05:56:56 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 05:56:57 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 05:56:57 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 05:56:57 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:56:57 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application coverage: 0.0% of statements 05:56:58 using credential edgex-jenkins-ssh 05:56:58 Cloning the remote Git repository 05:56:58 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 05:56:58 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 05:56:59 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 05:56:59 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 05:56:58 Cloning repository git@github.com:edgexfoundry/edgex-go.git 05:56:58 > git init /w/workspace/edgex-go/729 # timeout=10 05:56:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:56:58 > git --version # timeout=10 05:56:58 > git --version # 'git version 2.25.1' 05:56:58 using GIT_SSH to set credentials SSH Credentials for GitHub 05:56:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:57:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.257s coverage: 79.9% of statements 05:57:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.046s coverage: 92.9% of statements 05:57:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.021s coverage: 66.7% of statements 05:57:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.047s coverage: 62.3% of statements 05:57:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.022s coverage: 75.0% of statements 05:57:05 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.027s coverage: 87.2% of statements 05:57:05 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 20.0% of statements 05:57:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.016s coverage: 100.0% of statements 05:57:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.065s coverage: 81.8% of statements 05:57:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.061s coverage: 82.1% of statements 05:57:05 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.018s coverage: 86.0% of statements 05:57:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.119s coverage: 63.1% of statements 05:57:05 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.022s coverage: 100.0% of statements 05:57:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements 05:57:05 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.018s coverage: 100.0% of statements 05:57:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.026s coverage: 73.7% of statements 05:57:05 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements 05:57:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.138s coverage: 36.5% of statements 05:57:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 89.5% of statements 05:57:05 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.016s coverage: 84.8% of statements 05:57:05 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.033s coverage: 9.9% of statements 05:57:05 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.067s coverage: 97.1% of statements 05:57:05 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.026s coverage: 45.8% of statements 05:57:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.051s coverage: 19.6% of statements 05:57:05 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.104s coverage: 95.7% of statements 05:57:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.030s coverage: 61.8% of statements 05:57:05 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.055s coverage: 98.9% of statements 05:57:05 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 05:57:06 running golangci-lint 05:57:06 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 05:57:06 go version go1.23.2 linux/amd64 05:57:06 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 05:57:06 level=info msg="[config_reader] Used config file .golangci.yml" 05:57:06 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 05:57:17 Avoid second fetch 05:57:17 Checking out Revision cae398aa3bfc450ad98d64e9042796ae15c1e7ab (main) 05:57:16 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:57:16 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:57:17 > git config core.sparsecheckout # timeout=10 05:57:17 > git checkout -f cae398aa3bfc450ad98d64e9042796ae15c1e7ab # timeout=10 05:57:18 Commit message: "Merge pull request #4972 from jinlinGuan/issue-4955" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:57:22 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:57:22 % Total % Received % Xferd Average Speed Time Time Time Current 05:57:22 Dload Upload Total Spent Left Speed 05:57:22 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 113k 0 --:--:-- --:--:-- --:--:-- 113k [Pipeline] sh 05:57:22 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:57:23 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:57:23 + sudo tee /etc/docker/daemon.new 05:57:23 { 05:57:23 "registry-mirrors": [ 05:57:23 "https://nexus3.edgexfoundry.org:10001" 05:57:23 ], 05:57:23 "bip": "10.250.0.254/24", 05:57:23 "hosts": [ 05:57:23 "tcp://0.0.0.0:5555", 05:57:23 "unix:///var/run/docker.sock" 05:57:23 ], 05:57:23 "mtu": 1458, 05:57:23 "selinux-enabled": true, 05:57:23 "seccomp-profile": "/etc/docker/seccomp.json" 05:57:23 } [Pipeline] sh 05:57:23 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:57:23 + sudo service docker restart 05:57:33 level=info msg="[loader] Go packages loading at mode 575 (imports|types_sizes|deps|exports_file|files|compiled_files|name) took 22.160674689s" 05:57:33 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 60.724809ms" [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:57:42 provisioning config files... 05:57:42 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/729@tmp/config647332021711566653tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:57:42 ---> ****-login.sh 05:57:42 nexus3.edgexfoundry.org:10001 05:57:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:43 level=info msg="[linters_context/goanalysis] analyzers took 1m59.635232763s with top 10 stages: buildir: 1m1.619029843s, gosec: 3.938667936s, inspect: 3.171202752s, fact_deprecated: 2.947752142s, printf: 1.913534412s, ctrlflow: 1.836281329s, S1038: 1.626084684s, fact_purity: 1.555672227s, nilness: 1.42654205s, unused: 885.600511ms" 05:57:43 level=info msg="[runner] Issues before processing: 220, after processing: 0" 05:57:43 level=info msg="[runner] Processors filtering stat (in/out): filename_unadjuster: 220/220, skip_files: 220/220, autogenerated_exclude: 220/220, identifier_marker: 220/220, exclude: 220/220, cgo: 220/220, skip_dirs: 220/220, exclude-rules: 220/22, nolint: 22/0, invalid_issue: 220/220, path_prettifier: 220/220" 05:57:43 level=info msg="[runner] processing took 18.71349ms with stages: nolint: 7.460598ms, identifier_marker: 5.622786ms, autogenerated_exclude: 1.794492ms, path_prettifier: 1.679611ms, exclude-rules: 1.156237ms, skip_dirs: 918.616µs, cgo: 32.51µs, invalid_issue: 30.75µs, filename_unadjuster: 13.63µs, max_from_linter: 700ns, max_same_issues: 570ns, uniq_by_line: 560ns, fixer: 430ns, skip_files: 430ns, severity-rules: 350ns, exclude: 280ns, sort_results: 260ns, diff: 160ns, source_code: 150ns, path_prefixer: 130ns, max_per_file_from_linter: 120ns, path_shortener: 120ns" 05:57:43 level=info msg="[runner] linters took 12.751536803s with stages: goanalysis_metalinter: 12.732739502s" 05:57:43 level=info msg="File cache stats: 0 entries of total size 0B" 05:57:43 level=info msg="Memory: 350 samples, avg is 302.8MB, max is 1298.7MB" 05:57:43 level=info msg="Execution took 34.98179146s" 05:57:43 go vet ./... 05:57:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:57:43 Configure a credential helper to remove this warning. See 05:57:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:57:43 05:57:43 Login Succeeded 05:57:43 nexus3.edgexfoundry.org:10002 05:57:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:57:43 Configure a credential helper to remove this warning. See 05:57:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:57:43 05:57:43 Login Succeeded 05:57:43 nexus3.edgexfoundry.org:10003 05:57:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:57:43 Configure a credential helper to remove this warning. See 05:57:43 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:57:43 05:57:43 Login Succeeded 05:57:43 nexus3.edgexfoundry.org:10004 05:57:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:57:44 Configure a credential helper to remove this warning. See 05:57:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:57:44 05:57:44 Login Succeeded 05:57:44 ****.io 05:57:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:57:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:57:44 Configure a credential helper to remove this warning. See 05:57:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:57:44 05:57:44 Login Succeeded 05:57:44 ---> ****-login.sh ends [Pipeline] } 05:57:44 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 05:57:45 + git config --global --add safe.directory /w/workspace/edgex-go/729 [Pipeline] echo 05:57:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:57:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:57:45 ========================================================= 05:57:45 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 05:57:45 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:57:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:57:45 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:57:45 cf04c63912e1: Pulling fs layer 05:57:45 55b35a11ae5e: Pulling fs layer 05:57:45 a37a00ec5f00: Pulling fs layer 05:57:45 50b3750afda1: Pulling fs layer 05:57:45 4f4fb700ef54: Pulling fs layer 05:57:45 80978eb59214: Pulling fs layer 05:57:45 c9f46d7d2bd2: Pulling fs layer 05:57:45 c5a475d317c9: Pulling fs layer 05:57:45 4f4fb700ef54: Waiting 05:57:45 80978eb59214: Waiting 05:57:45 c9f46d7d2bd2: Waiting 05:57:45 c5a475d317c9: Waiting 05:57:45 50b3750afda1: Waiting 05:57:45 55b35a11ae5e: Verifying Checksum 05:57:45 55b35a11ae5e: Download complete 05:57:45 50b3750afda1: Verifying Checksum 05:57:45 50b3750afda1: Download complete 05:57:45 4f4fb700ef54: Verifying Checksum 05:57:45 4f4fb700ef54: Download complete 05:57:45 80978eb59214: Verifying Checksum 05:57:45 80978eb59214: Download complete 05:57:45 cf04c63912e1: Verifying Checksum 05:57:45 cf04c63912e1: Download complete 05:57:46 c5a475d317c9: Verifying Checksum 05:57:46 c5a475d317c9: Download complete 05:57:46 cf04c63912e1: Pull complete 05:57:47 55b35a11ae5e: Pull complete 05:57:47 a37a00ec5f00: Verifying Checksum 05:57:47 a37a00ec5f00: Download complete 05:57:48 c9f46d7d2bd2: Verifying Checksum 05:57:48 c9f46d7d2bd2: Download complete 05:57:49 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:57:49 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:57:49 ./bin/test-attribution-txt.sh [Pipeline] echo 05:57:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 05:57:50 + ls -al . 05:57:50 total 1892 05:57:50 drwxrwxr-x 11 1001 1001 4096 Oct 15 05:55 . 05:57:50 drwxr-xr-x 4 root root 4096 Oct 15 05:55 .. 05:57:50 drwxrwxr-x 2 1001 1001 4096 Oct 15 05:54 .blubracket 05:57:50 -rw-rw-r-- 1 1001 1001 10 Oct 15 05:54 .dockerignore 05:57:50 drwxrwxr-x 8 1001 1001 4096 Oct 15 05:57 .git 05:57:50 drwxrwxr-x 3 1001 1001 4096 Oct 15 05:54 .github 05:57:50 -rw-rw-r-- 1 1001 1001 1152 Oct 15 05:54 .gitignore 05:57:50 -rw-rw-r-- 1 1001 1001 199 Oct 15 05:54 .golangci.yml 05:57:50 -rw-rw-r-- 1 1001 1001 100 Oct 15 05:54 .hadolint.yml 05:57:50 drwxr-xr-x 3 1001 1001 4096 Oct 15 05:54 .semver 05:57:50 -rw-rw-r-- 1 1001 1001 155 Oct 15 05:54 .sonarcloud.properties 05:57:50 -rw-rw-r-- 1 1001 1001 1171 Oct 15 05:54 ADOPTERS.md 05:57:50 -rw-rw-r-- 1 1001 1001 21553 Oct 15 05:54 Attribution.txt 05:57:50 -rw-rw-r-- 1 1001 1001 100284 Oct 15 05:54 CHANGELOG.md 05:57:50 -rw-rw-r-- 1 1001 1001 3804 Oct 15 05:54 CONTRIBUTING.md 05:57:50 -rw-rw-r-- 1 1001 1001 677 Oct 15 05:54 GOVERNANCE.md 05:57:50 -rw-rw-r-- 1 1001 1001 861 Oct 15 05:54 Jenkinsfile 05:57:50 -rw-rw-r-- 1 1001 1001 10775 Oct 15 05:54 LICENSE 05:57:50 -rw-rw-r-- 1 1001 1001 17391 Oct 15 05:54 Makefile 05:57:50 -rw-rw-r-- 1 1001 1001 582 Oct 15 05:54 OWNERS.md 05:57:50 -rw-rw-r-- 1 1001 1001 9528 Oct 15 05:54 README.md 05:57:50 -rw-rw-r-- 1 1001 1001 789 Oct 15 05:54 SECURITY.md 05:57:50 -rw-rw-r-- 1 1001 1001 13 Oct 15 05:54 VERSION 05:57:50 drwxrwxr-x 2 1001 1001 4096 Oct 15 05:54 bin 05:57:50 drwxrwxr-x 20 1001 1001 4096 Oct 15 05:54 cmd 05:57:50 -rw-r--r-- 1 root root 1549971 Oct 15 05:57 coverage.out 05:57:50 drwxrwxr-x 2 1001 1001 4096 Oct 15 05:54 fuzz_test 05:57:50 -rw-rw-r-- 1 1001 1001 7277 Oct 15 05:54 go.mod 05:57:50 -rw-rw-r-- 1 1001 1001 101084 Oct 15 05:54 go.sum 05:57:50 drwxrwxr-x 7 1001 1001 4096 Oct 15 05:54 internal 05:57:50 drwxrwxr-x 3 1001 1001 4096 Oct 15 05:54 openapi 05:57:50 -rw-rw-r-- 1 1001 1001 584 Oct 15 05:54 security.txt 05:57:50 -rw-rw-r-- 1 1001 1001 204 Oct 15 05:54 version.go [Pipeline] sh 05:57:50 + '[' -e coverage.out ] 05:57:50 + chown 1001:1001 coverage.out [Pipeline] stash 05:57:50 Stashed 1 file(s) [Pipeline] sh 05:57:50 + make build 05:57:50 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 05:58:00 a37a00ec5f00: Pull complete 05:58:00 50b3750afda1: Pull complete 05:58:00 4f4fb700ef54: Pull complete 05:58:00 80978eb59214: Pull complete 05:58:08 c9f46d7d2bd2: Pull complete 05:58:09 c5a475d317c9: Pull complete 05:58:09 Digest: sha256:2391c17ca386d1fbfa331956bd558234564149703727e64d3c69580d84b42a9b 05:58:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:58:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 05:58:09 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:58:09 WORKDIR /edgex 05:58:09 COPY go.mod . 05:58:09 RUN go mod download 05:58:09 docker build -t ci-base-image-arm64 -f - . 05:58:10 Sending build context to Docker daemon 3.693MB 05:58:10 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 05:58:10 ---> be29e6b0f0d4 05:58:10 Step 2/4 : WORKDIR /edgex 05:58:12 ---> Running in d9ac7a61228e 05:58:12 Removing intermediate container d9ac7a61228e 05:58:12 ---> cc91677eb081 05:58:12 Step 3/4 : COPY go.mod . 05:58:12 ---> b0e1e5abb438 05:58:12 Step 4/4 : RUN go mod download 05:58:12 ---> Running in 089fb0706932 05:58:17 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:58:17 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 05:58:17 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 05:58:18 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 05:58:20 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:58:25 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:58:28 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 05:58:30 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:58:32 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:58:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:58:34 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 05:58:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:58:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 05:58:37 $ docker stop --time=1 02050f79ee480a0cbdf3291fe5c7008ea59702064c59c870d50ac6247efd09d7 05:58:42 $ docker rm -f --volumes 02050f79ee480a0cbdf3291fe5c7008ea59702064c59c870d50ac6247efd09d7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:58:44 05:58:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:58:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:58:44 latest: Pulling from edgex-devops/edgex-compose 05:58:44 91d30c5bc195: Pulling fs layer 05:58:44 2e9b0aa3be6d: Pulling fs layer 05:58:44 9c61dcf015f6: Pulling fs layer 05:58:44 4698f68db338: Pulling fs layer 05:58:44 2a2f49069b9e: Pulling fs layer 05:58:44 e0025b399a48: Pulling fs layer 05:58:44 e0025b399a48: Waiting 05:58:44 4698f68db338: Waiting 05:58:44 2a2f49069b9e: Waiting 05:58:44 91d30c5bc195: Download complete 05:58:44 4698f68db338: Download complete 05:58:44 2e9b0aa3be6d: Verifying Checksum 05:58:44 2e9b0aa3be6d: Download complete 05:58:44 e0025b399a48: Verifying Checksum 05:58:44 e0025b399a48: Download complete 05:58:44 91d30c5bc195: Pull complete 05:58:44 2a2f49069b9e: Download complete 05:58:44 2e9b0aa3be6d: Pull complete 05:58:45 9c61dcf015f6: Verifying Checksum 05:58:45 9c61dcf015f6: Download complete 05:58:47 9c61dcf015f6: Pull complete 05:58:47 4698f68db338: Pull complete 05:58:47 2a2f49069b9e: Pull complete 05:58:47 e0025b399a48: Pull complete 05:58:47 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 05:58:47 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:58:47 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:58:48 prd-ubuntu20.04-docker-8c-8g-22846 does not seem to be running inside a container 05:58:48 $ 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/729 -v /w/workspace/edgex-go/729:/w/workspace/edgex-go/729:rw,z -v /w/workspace/edgex-go/729@tmp:/w/workspace/edgex-go/729@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 05:58:50 $ docker top c7087d930b12540a39e2b0f3a611ea9da83fe46c1bb4cc8a7337a5dedb88b456 -eo pid,comm [Pipeline] { [Pipeline] sh 05:58:51 + docker compose -f ./docker-compose-build.yml build --parallel 05:58:53 #1 [security-spire-server internal] load build definition from Dockerfile 05:58:53 #1 transferring dockerfile: 1.70kB done 05:58:53 #1 DONE 0.0s 05:58:53 05:58:53 #2 [security-proxy-setup internal] load build definition from Dockerfile 05:58:53 #2 transferring dockerfile: 2.50kB done 05:58:53 #2 DONE 0.0s 05:58:53 05:58:53 #3 [core-metadata internal] load build definition from Dockerfile 05:58:53 #3 transferring dockerfile: 2.13kB done 05:58:53 #3 DONE 0.0s 05:58:53 05:58:53 #4 [core-data internal] load build definition from Dockerfile 05:58:53 #4 transferring dockerfile: 2.07kB done 05:58:53 #4 DONE 0.0s 05:58:53 05:58:53 #5 [security-spire-config internal] load build definition from Dockerfile 05:58:53 #5 transferring dockerfile: 1.69kB done 05:58:53 #5 DONE 0.0s 05:58:53 05:58:53 #6 [security-secretstore-setup internal] load build definition from Dockerfile 05:58:53 #6 transferring dockerfile: 2.49kB done 05:58:53 #6 DONE 0.0s 05:58:53 05:58:53 #7 [security-spiffe-token-provider internal] load build definition from Dockerfile 05:58:53 #7 transferring dockerfile: 1.89kB done 05:58:53 #7 DONE 0.0s 05:58:53 05:58:53 #8 [support-cron-scheduler internal] load build definition from Dockerfile 05:58:53 #8 transferring dockerfile: 1.85kB done 05:58:53 #8 DONE 0.0s 05:58:53 05:58:53 #9 [core-command internal] load build definition from Dockerfile 05:58:53 #9 transferring dockerfile: 1.93kB done 05:58:53 #9 DONE 0.0s 05:58:53 05:58:53 #10 [core-common-config-bootstrapper internal] load build definition from Dockerfile 05:58:53 #10 transferring dockerfile: 2.23kB done 05:58:53 #10 DONE 0.0s 05:58:53 05:58:53 #11 [support-notifications internal] load build definition from Dockerfile 05:58:54 #11 transferring dockerfile: 2.02kB done 05:58:54 #11 DONE 0.1s 05:58:54 05:58:54 #12 [security-spire-agent internal] load build definition from Dockerfile 05:58:54 #12 transferring dockerfile: 1.81kB done 05:58:54 #12 DONE 0.0s 05:58:54 05:58:54 #13 [core-keeper internal] load build definition from Dockerfile 05:58:54 #13 transferring dockerfile: 2.07kB done 05:58:54 #13 DONE 0.1s 05:58:54 05:58:54 #14 [security-proxy-auth internal] load build definition from Dockerfile 05:58:54 #14 transferring dockerfile: 2.15kB done 05:58:54 #14 DONE 0.1s 05:58:54 05:58:54 #15 [security-bootstrapper internal] load build definition from Dockerfile 05:58:54 #15 transferring dockerfile: 3.17kB done 05:58:54 #15 DONE 0.1s 05:58:54 05:58:54 #16 [support-scheduler internal] load build definition from Dockerfile 05:58:54 #16 transferring dockerfile: 1.93kB done 05:58:54 #16 DONE 0.0s 05:58:54 05:58:54 #17 [security-spire-server internal] load .dockerignore 05:58:54 #17 transferring context: 50B done 05:58:54 #17 DONE 0.1s 05:58:54 05:58:54 #18 [security-proxy-setup internal] load .dockerignore 05:58:54 #18 transferring context: 50B done 05:58:54 #18 DONE 0.0s 05:58:54 05:58:54 #19 [core-metadata internal] load .dockerignore 05:58:54 #19 transferring context: 50B done 05:58:54 #19 DONE 0.0s 05:58:54 05:58:54 #20 [core-data internal] load .dockerignore 05:58:54 #20 transferring context: 50B done 05:58:54 #20 DONE 0.0s 05:58:54 05:58:54 #21 [security-spire-config internal] load .dockerignore 05:58:54 #21 transferring context: 50B done 05:58:54 #21 DONE 0.0s 05:58:54 05:58:54 #22 [security-secretstore-setup internal] load .dockerignore 05:58:54 #22 transferring context: 50B done 05:58:54 #22 DONE 0.0s 05:58:54 05:58:54 #23 [security-spiffe-token-provider internal] load .dockerignore 05:58:54 #23 transferring context: 50B done 05:58:54 #23 DONE 0.0s 05:58:54 05:58:54 #24 [support-cron-scheduler internal] load .dockerignore 05:58:54 #24 transferring context: 50B done 05:58:54 #24 DONE 0.0s 05:58:54 05:58:54 #25 [core-command internal] load .dockerignore 05:58:54 #25 transferring context: 50B done 05:58:54 #25 DONE 0.0s 05:58:54 05:58:54 #26 [core-keeper internal] load .dockerignore 05:58:54 #26 transferring context: 50B done 05:58:54 #26 DONE 0.0s 05:58:54 05:58:54 #27 [core-common-config-bootstrapper internal] load .dockerignore 05:58:54 #27 transferring context: 50B done 05:58:54 #27 DONE 0.0s 05:58:54 05:58:54 #28 [security-spire-agent internal] load .dockerignore 05:58:54 #28 transferring context: 50B done 05:58:54 #28 DONE 0.0s 05:58:54 05:58:54 #29 [support-notifications internal] load .dockerignore 05:58:54 #29 transferring context: 50B done 05:58:54 #29 DONE 0.0s 05:58:54 05:58:54 #30 [security-proxy-auth internal] load .dockerignore 05:58:54 #30 transferring context: 50B done 05:58:54 #30 DONE 0.1s 05:58:54 05:58:54 #31 [support-scheduler internal] load .dockerignore 05:58:54 #31 transferring context: 50B done 05:58:54 #31 DONE 0.1s 05:58:54 05:58:54 #32 [security-bootstrapper internal] load .dockerignore 05:58:54 #32 transferring context: 50B done 05:58:54 #32 DONE 0.1s 05:58:54 05:58:54 #33 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 05:58:54 #33 ... 05:58:54 05:58:54 #34 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:58:54 #34 DONE 0.0s 05:58:54 05:58:54 #35 [core-data stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:58:54 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 05:58:54 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 05:58:54 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 05:58:54 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 05:58:54 #35 DONE 0.1s 05:58:54 05:58:54 #36 [core-data internal] load metadata for docker.io/library/alpine:3.20 05:58:54 #36 DONE 0.1s 05:58:54 05:58:54 #33 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64 05:58:54 #33 ... 05:58:54 05:58:54 #34 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:58:54 #34 DONE 0.0s 05:58:55 05:58:55 #35 [security-spiffe-token-provider stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:58:55 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 05:58:55 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 05:58:55 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 05:58:55 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 05:58:55 #35 DONE 0.1s 05:58:55 05:58:55 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:58:55 #34 DONE 0.0s 05:58:55 05:58:55 #33 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64 05:58:55 #33 ... 05:58:55 05:58:55 #35 [security-spire-server stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:58:55 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 05:58:55 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 05:58:55 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 05:58:55 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 05:58:55 #35 DONE 0.2s 05:58:55 05:58:55 #34 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:58:55 #34 DONE 0.0s 05:58:55 05:58:55 #36 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 05:58:55 #36 DONE 0.4s 05:58:55 05:58:55 #37 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 05:58:55 #37 DONE 0.6s 05:58:55 05:58:55 #35 [core-keeper stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:58:55 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 05:58:55 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 05:58:55 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 05:58:55 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 05:58:55 #35 DONE 0.2s 05:58:55 05:58:55 #34 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:58:55 #34 DONE 0.0s 05:58:55 05:58:55 #38 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:58:55 #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:58:55 #38 ... 05:58:55 05:58:55 #35 [support-scheduler stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:58:55 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 05:58:55 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 05:58:55 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 05:58:55 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 05:58:55 #35 DONE 0.2s 05:58:55 05:58:55 #36 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 05:58:55 #36 DONE 0.6s 05:58:55 05:58:55 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:58:55 #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done 05:58:55 #38 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 05:58:55 #38 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 05:58:55 #38 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 05:58:56 #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s 05:58:56 #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s 05:58:56 #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.2s 05:58:56 #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s 05:58:56 #38 ... 05:58:56 05:58:56 #35 [security-spire-agent stage-1 1/11] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:58:56 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 05:58:56 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 05:58:56 #35 sha256:33735bd63cf84d7e388d9f6d297d348c523c044410f553bd878c6d7829612735 528B / 528B done 05:58:56 #35 sha256:91ef0af61f39ece4d6710e465df5ed6ca12112358344fd51ae6a3b886634148b 1.47kB / 1.47kB done 05:58:56 #35 DONE 0.2s 05:58:56 05:58:56 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 05:58:56 #39 DONE 1.2s 05:58:56 05:58:56 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:58:56 #38 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done 05:58:56 #38 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 05:58:56 #38 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 05:58:56 #38 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 05:58:56 #38 ... 05:58:56 05:58:56 #40 [security-spire-config internal] load build context 05:58:56 #40 transferring context: 26.23kB 0.0s done 05:58:56 #40 DONE 1.2s 05:58:56 05:58:56 #41 [security-spire-server internal] load build context 05:58:56 #41 transferring context: 27.98kB 0.0s done 05:58:56 #41 DONE 1.2s 05:58:56 05:58:56 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:58:56 #38 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 05:58:56 #38 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.3s done 05:58:56 #38 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.2s done 05:58:56 #38 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 05:58:56 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.4s 05:58:56 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 3.15MB / 30.73MB 0.5s 05:58:56 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 11.53MB / 30.73MB 1.0s 05:58:56 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 20.97MB / 30.73MB 1.1s 05:58:57 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.2s 05:59:02 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 6.3s 05:59:03 #38 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 6.6s done 05:59:04 #38 ... 05:59:04 05:59:04 #42 [security-proxy-setup internal] load build context 05:59:04 #42 transferring context: 248.68MB 10.0s 05:59:05 #42 ... 05:59:05 05:59:05 #43 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:59:05 #0 1.525 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:59:05 #0 1.584 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:59:05 #0 1.903 (1/4) Installing dumb-init (1.2.5-r3) 05:59:05 #0 2.257 (2/4) Installing openssl (3.3.2-r0) 05:59:05 #0 2.263 (3/4) Installing su-exec (0.2-r3) 05:59:05 #0 2.266 (4/4) Installing yq-go (4.44.1-r2) 05:59:05 #0 2.331 Executing busybox-1.36.1-r29.trigger 05:59:05 #0 2.343 OK: 19 MiB in 18 packages 05:59:05 #43 ... 05:59:05 05:59:05 #44 [security-spiffe-token-provider internal] load build context 05:59:05 #44 ... 05:59:05 05:59:05 #45 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:59:05 #45 ... 05:59:05 05:59:05 #46 [core-command internal] load build context 05:59:05 #46 ... 05:59:05 05:59:05 #47 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:59:05 #47 ... 05:59:05 05:59:05 #48 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:59:05 #0 4.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:59:05 #0 4.472 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:59:05 #0 4.758 (1/4) Installing ca-certificates (20240705-r0) 05:59:05 #0 4.780 (2/4) Installing dumb-init (1.2.5-r3) 05:59:05 #0 4.785 (3/4) Installing su-exec (0.2-r3) 05:59:05 #0 4.787 (4/4) Installing yq-go (4.44.1-r2) 05:59:05 #0 4.853 Executing busybox-1.36.1-r29.trigger 05:59:05 #0 4.865 Executing ca-certificates-20240705-r0.trigger 05:59:05 #0 4.898 OK: 19 MiB in 18 packages 05:59:06 #48 ... 05:59:06 05:59:06 #49 [support-scheduler internal] load build context 05:59:06 #49 ... 05:59:06 05:59:06 #50 [support-cron-scheduler internal] load build context 05:59:06 #50 ... 05:59:06 05:59:06 #51 [core-metadata internal] load build context 05:59:06 #51 ... 05:59:06 05:59:06 #52 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 05:59:06 #52 ... 05:59:06 05:59:06 #53 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:59:06 #53 ... 05:59:06 05:59:06 #54 [core-data internal] load build context 05:59:07 #54 ... 05:59:07 05:59:07 #55 [core-keeper internal] load build context 05:59:07 #55 ... 05:59:07 05:59:07 #56 [core-common-config-bootstrapper internal] load build context 05:59:07 #56 ... 05:59:07 05:59:07 #57 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 05:59:07 #0 1.044 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:59:07 #0 1.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:59:07 #0 1.385 (1/1) Installing dumb-init (1.2.5-r3) 05:59:07 #0 1.418 Executing busybox-1.36.1-r29.trigger 05:59:07 #0 1.422 OK: 8 MiB in 15 packages 05:59:07 #57 ... 05:59:07 05:59:07 #58 [security-bootstrapper internal] load build context 05:59:07 #58 ... 05:59:07 05:59:07 #59 [security-proxy-auth internal] load build context 05:59:07 #59 ... 05:59:07 05:59:07 #60 [support-scheduler stage-1 2/10] RUN apk add --update --no-cache dumb-init 05:59:07 #0 0.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:59:07 #0 1.060 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:59:07 #0 1.457 (1/1) Installing dumb-init (1.2.5-r3) 05:59:07 #0 1.487 Executing busybox-1.36.1-r29.trigger 05:59:07 #0 1.490 OK: 8 MiB in 15 packages 05:59:07 #60 ... 05:59:07 05:59:07 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:59:07 #61 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.1s done 05:59:07 #61 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 05:59:07 #61 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 05:59:07 #61 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 05:59:07 #61 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B done 05:59:07 #61 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB done 05:59:07 #61 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 05:59:07 #61 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 8.7s done 05:59:07 #61 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 11.3s 05:59:07 #61 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 05:59:07 #61 ... 05:59:07 05:59:07 #62 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 05:59:08 #62 ... 05:59:08 05:59:08 #63 [support-notifications internal] load build context 05:59:08 #63 ... 05:59:08 05:59:08 #64 [security-spire-agent internal] load build context 05:59:08 #64 ... 05:59:08 05:59:08 #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64 05:59:08 #33 ... 05:59:08 05:59:08 #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:59:08 #0 4.171 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:59:08 #0 4.251 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:59:08 #0 4.600 (1/3) Installing ca-certificates (20240705-r0) 05:59:08 #0 4.718 (2/3) Installing dumb-init (1.2.5-r3) 05:59:08 #0 4.728 (3/3) Installing tzdata (2024b-r0) 05:59:08 #0 4.762 Executing busybox-1.36.1-r29.trigger 05:59:08 #0 4.776 Executing ca-certificates-20240705-r0.trigger 05:59:08 #0 4.849 OK: 10 MiB in 17 packages 05:59:08 #65 ... 05:59:08 05:59:08 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:59:08 #0 5.071 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:59:08 #0 5.388 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:59:08 #0 5.919 v3.20.3-167-g44ba4ed8774 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:59:08 #0 5.919 v3.20.3-168-g3833712912a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:59:08 #0 5.919 OK: 24163 distinct packages available 05:59:08 #0 5.984 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:59:08 #0 6.110 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:59:08 #0 6.362 (1/14) Installing ca-certificates (20240705-r0) 05:59:08 #0 6.380 (2/14) Installing brotli-libs (1.1.0-r2) 05:59:08 #0 6.387 (3/14) Installing c-ares (1.33.1-r0) 05:59:08 #0 6.391 (4/14) Installing libunistring (1.2-r0) 05:59:08 #0 6.404 (5/14) Installing libidn2 (2.3.7-r0) 05:59:08 #0 6.409 (6/14) Installing nghttp2-libs (1.62.1-r0) 05:59:08 #0 6.413 (7/14) Installing libpsl (0.21.5-r1) 05:59:08 #0 6.416 (8/14) Installing zstd-libs (1.5.6-r0) 05:59:08 #0 6.428 (9/14) Installing libcurl (8.10.1-r0) 05:59:08 #0 6.436 (10/14) Installing curl (8.10.1-r0) 05:59:08 #0 6.440 (11/14) Installing dumb-init (1.2.5-r3) 05:59:08 #0 6.443 (12/14) Installing musl-obstack (1.2.3-r2) 05:59:08 #0 6.446 (13/14) Installing libucontext (1.2-r3) 05:59:08 #0 6.449 (14/14) Installing gcompat (1.1.0-r4) 05:59:08 #0 6.460 Executing busybox-1.36.1-r29.trigger 05:59:08 #0 6.460 Executing ca-certificates-20240705-r0.trigger 05:59:08 #0 6.515 OK: 13 MiB in 28 packages 05:59:08 #66 ... 05:59:08 05:59:08 #67 [security-secretstore-setup internal] load build context 05:59:08 #67 ... 05:59:08 05:59:08 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:59:09 Removing intermediate container 089fb0706932 05:59:09 ---> 0f1a60288eab 05:59:09 Successfully built 0f1a60288eab 05:59:09 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:09 + docker inspect -f . ci-base-image-arm64 05:59:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:59:09 prd-ubuntu20.04-docker-arm64-4c-16g-22847 does not seem to be running inside a container 05:59:09 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/729 -v /w/workspace/edgex-go/729:/w/workspace/edgex-go/729:rw,z -v /w/workspace/edgex-go/729@tmp:/w/workspace/edgex-go/729@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 05:59:10 #61 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 13.7s done 05:59:10 $ docker top 4d14a2c79be4cb8e83d1c33e2ac777233dfe9ed5ef47a92473ee92cb11036cc1 -eo pid,comm [Pipeline] { [Pipeline] sh 05:59:11 + go version 05:59:11 go version go1.23.2 linux/arm64 [Pipeline] } 05:59:11 $ docker stop --time=1 4d14a2c79be4cb8e83d1c33e2ac777233dfe9ed5ef47a92473ee92cb11036cc1 05:59:13 $ docker rm -f --volumes 4d14a2c79be4cb8e83d1c33e2ac777233dfe9ed5ef47a92473ee92cb11036cc1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage 05:59:13 #61 ... 05:59:13 05:59:13 #55 [core-keeper internal] load build context 05:59:13 #55 transferring context: 383.26MB 17.9s 05:59:13 #55 ... 05:59:13 05:59:13 #56 [core-common-config-bootstrapper internal] load build context 05:59:13 #56 ... 05:59:13 05:59:13 #55 [core-keeper internal] load build context [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:59:13 05:59:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:59:14 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:59:14 latest: Pulling from edgex-devops/edgex-compose-arm64 05:59:14 547446be3368: Pulling fs layer 05:59:14 d125d8839a47: Pulling fs layer 05:59:14 3e85d5ac6304: Pulling fs layer 05:59:14 c3105a71a48b: Pulling fs layer 05:59:14 0f093f025ec4: Pulling fs layer 05:59:14 c3106fc0e877: Pulling fs layer 05:59:14 c3105a71a48b: Waiting 05:59:14 0f093f025ec4: Waiting 05:59:14 c3106fc0e877: Waiting 05:59:14 547446be3368: Download complete 05:59:14 c3105a71a48b: Verifying Checksum 05:59:14 c3105a71a48b: Download complete 05:59:15 d125d8839a47: Verifying Checksum 05:59:15 d125d8839a47: Download complete 05:59:15 c3106fc0e877: Verifying Checksum 05:59:15 c3106fc0e877: Download complete 05:59:15 0f093f025ec4: Verifying Checksum 05:59:15 0f093f025ec4: Download complete 05:59:15 #55 ... 05:59:15 05:59:15 #42 [security-proxy-setup internal] load build context 05:59:15 #42 ... 05:59:15 05:59:15 #44 [security-spiffe-token-provider internal] load build context 05:59:15 #44 ... 05:59:15 05:59:15 #46 [core-command internal] load build context 05:59:15 547446be3368: Pull complete 05:59:15 #46 ... 05:59:15 05:59:15 #44 [security-spiffe-token-provider internal] load build context 05:59:15 #44 ... 05:59:15 05:59:15 #49 [support-scheduler internal] load build context 05:59:15 #49 ... 05:59:15 05:59:15 #44 [security-spiffe-token-provider internal] load build context 05:59:16 #44 ... 05:59:16 05:59:16 #51 [core-metadata internal] load build context 05:59:16 #51 ... 05:59:16 05:59:16 #50 [support-cron-scheduler internal] load build context 05:59:16 #50 ... 05:59:16 05:59:16 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:59:16 #38 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 05:59:16 d125d8839a47: Pull complete 05:59:16 #38 ... 05:59:16 05:59:16 #51 [core-metadata internal] load build context 05:59:16 #51 ... 05:59:16 05:59:16 #54 [core-data internal] load build context 05:59:16 #54 transferring context: 612.10MB 21.6s done 05:59:16 #54 ... 05:59:16 05:59:16 #51 [core-metadata internal] load build context 05:59:17 3e85d5ac6304: Verifying Checksum 05:59:17 3e85d5ac6304: Download complete 05:59:17 #51 ... 05:59:17 05:59:17 #58 [security-bootstrapper internal] load build context 05:59:17 #58 ... 05:59:17 05:59:17 #59 [security-proxy-auth internal] load build context 05:59:17 #59 transferring context: 612.10MB 21.1s done 05:59:17 #59 ... 05:59:17 05:59:17 #51 [core-metadata internal] load build context 05:59:18 #51 ... 05:59:18 05:59:18 #63 [support-notifications internal] load build context 05:59:18 #63 transferring context: 612.10MB 19.8s done 05:59:18 #63 ... 05:59:18 05:59:18 #51 [core-metadata internal] load build context 05:59:18 #51 ... 05:59:18 05:59:18 #67 [security-secretstore-setup internal] load build context 05:59:18 #67 transferring context: 612.10MB 21.8s done 05:59:18 #67 ... 05:59:18 05:59:18 #51 [core-metadata internal] load build context 05:59:19 #51 transferring context: 612.10MB 24.4s done 05:59:23 #51 ... 05:59:23 05:59:23 #56 [core-common-config-bootstrapper internal] load build context 05:59:23 #56 transferring context: 612.10MB 21.7s done 05:59:23 #56 ... 05:59:23 05:59:23 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:59:23 #38 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 05:59:25 #38 ... 05:59:25 05:59:25 #55 [core-keeper internal] load build context 05:59:25 #55 transferring context: 612.10MB 22.9s done 05:59:25 #55 ... 05:59:25 05:59:25 #42 [security-proxy-setup internal] load build context 05:59:25 #42 transferring context: 612.10MB 23.1s done 05:59:25 #42 ... 05:59:25 05:59:25 #46 [core-command internal] load build context 05:59:25 #46 transferring context: 612.10MB 24.5s done 05:59:25 #46 ... 05:59:25 05:59:25 #49 [support-scheduler internal] load build context 05:59:25 #49 transferring context: 612.10MB 22.2s done 05:59:26 #49 ... 05:59:26 05:59:26 #44 [security-spiffe-token-provider internal] load build context 05:59:26 #44 transferring context: 612.10MB 24.7s done 05:59:26 #44 ... 05:59:26 05:59:26 #50 [support-cron-scheduler internal] load build context 05:59:26 #50 transferring context: 612.10MB 22.6s done 05:59:26 #50 ... 05:59:26 05:59:26 #58 [security-bootstrapper internal] load build context 05:59:26 #58 transferring context: 612.10MB 23.9s done 05:59:27 3e85d5ac6304: Pull complete 05:59:27 c3105a71a48b: Pull complete 05:59:27 0f093f025ec4: Pull complete 05:59:27 c3106fc0e877: Pull complete 05:59:27 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 05:59:27 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:59:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:59:28 prd-ubuntu20.04-docker-arm64-4c-16g-22847 does not seem to be running inside a container 05:59:28 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/729 -v /w/workspace/edgex-go/729:/w/workspace/edgex-go/729:rw,z -v /w/workspace/edgex-go/729@tmp:/w/workspace/edgex-go/729@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 05:59:30 $ docker top 9f7544bee832af54b6270f867db13da78f44872834fa0516a4733425fb49a8f9 -eo pid,comm [Pipeline] { [Pipeline] sh 05:59:30 + docker compose -f ./docker-compose-build.yml build --parallel 05:59:32 #58 ... 05:59:32 05:59:32 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:59:32 #38 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 05:59:33 #38 ... 05:59:33 05:59:33 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:59:33 #61 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 05:59:33 #61 ... 05:59:33 05:59:33 #38 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:59:33 #38 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.4s done 05:59:40 #1 [security-bootstrapper internal] load build definition from Dockerfile 05:59:40 #1 transferring dockerfile: 05:59:40 #1 transferring dockerfile: 3.17kB 0.0s done 05:59:40 #1 DONE 0.1s 05:59:40 05:59:40 #2 [support-notifications internal] load build definition from Dockerfile 05:59:40 #2 transferring dockerfile: 2.02kB done 05:59:40 #2 DONE 0.0s 05:59:40 05:59:40 #3 [support-scheduler internal] load build definition from Dockerfile 05:59:40 #3 transferring dockerfile: 1.93kB 0.0s done 05:59:40 #3 DONE 0.1s 05:59:40 05:59:40 #4 [support-cron-scheduler internal] load build definition from Dockerfile 05:59:40 #4 transferring dockerfile: 1.85kB done 05:59:40 #4 DONE 0.1s 05:59:40 05:59:40 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 05:59:40 #5 transferring dockerfile: 2.23kB done 05:59:40 #5 DONE 0.1s 05:59:40 05:59:40 #6 [core-command internal] load build definition from Dockerfile 05:59:41 #6 transferring dockerfile: 1.93kB 0.0s done 05:59:41 #6 DONE 0.1s 05:59:41 05:59:41 #7 [security-proxy-setup internal] load build definition from Dockerfile 05:59:41 #7 transferring dockerfile: 2.50kB done 05:59:41 #7 DONE 0.0s 05:59:41 05:59:41 #8 [security-proxy-auth internal] load build definition from Dockerfile 05:59:41 #8 transferring dockerfile: 2.15kB done 05:59:41 #8 DONE 0.1s 05:59:41 05:59:41 #9 [security-secretstore-setup internal] load build definition from Dockerfile 05:59:41 #9 transferring dockerfile: 2.49kB done 05:59:41 #9 DONE 0.1s 05:59:41 05:59:41 #10 [security-spire-config internal] load build definition from Dockerfile 05:59:41 #10 transferring dockerfile: 1.69kB done 05:59:41 #10 DONE 0.1s 05:59:41 05:59:41 #11 [security-spire-server internal] load build definition from Dockerfile 05:59:41 #11 transferring dockerfile: 1.70kB 0.0s done 05:59:41 #11 DONE 0.1s 05:59:41 05:59:41 #12 [core-metadata internal] load build definition from Dockerfile 05:59:41 #12 transferring dockerfile: 2.13kB done 05:59:41 #12 DONE 0.1s 05:59:41 05:59:41 #13 [core-data internal] load build definition from Dockerfile 05:59:41 #13 transferring dockerfile: 2.07kB done 05:59:41 #13 DONE 0.1s 05:59:41 05:59:41 #14 [security-spire-agent internal] load build definition from Dockerfile 05:59:41 #14 transferring dockerfile: 1.81kB done 05:59:41 #14 DONE 0.1s 05:59:41 05:59:41 #15 [core-keeper internal] load build definition from Dockerfile 05:59:41 #15 transferring dockerfile: 2.07kB done 05:59:41 #15 DONE 0.1s 05:59:41 05:59:41 #16 [security-spiffe-token-provider internal] load build definition from Dockerfile 05:59:41 #16 transferring dockerfile: 1.89kB done 05:59:41 #16 DONE 0.1s 05:59:41 05:59:41 #17 [security-bootstrapper internal] load .dockerignore 05:59:41 #17 transferring context: 05:59:41 #17 transferring context: 50B done 05:59:41 #17 DONE 0.1s 05:59:41 #38 ... 05:59:41 05:59:41 #63 [support-notifications internal] load build context 05:59:41 #63 DONE 45.9s 05:59:41 05:59:41 #33 [core-command builder 1/7] FROM docker.io/library/ci-base-image-x86_64 05:59:41 #33 DONE 46.4s 05:59:41 05:59:41 #60 [security-proxy-auth stage-1 2/10] RUN apk add --update --no-cache dumb-init 05:59:41 #60 DONE 46.3s 05:59:41 05:59:41 #56 [core-common-config-bootstrapper internal] load build context 05:59:41 #56 DONE 45.9s 05:59:41 05:59:41 #59 [security-proxy-auth internal] load build context 05:59:41 #59 DONE 45.7s 05:59:41 05:59:41 #67 [security-secretstore-setup internal] load build context 05:59:41 #67 DONE 46.1s 05:59:41 05:59:41 #54 [core-data internal] load build context 05:59:41 #54 DONE 46.3s 05:59:41 05:59:41 #65 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:59:41 #65 DONE 46.1s 05:59:41 05:59:41 #43 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:59:41 #43 DONE 46.3s 05:59:41 05:59:41 #68 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:59:41 #68 ... 05:59:41 05:59:41 #48 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:59:41 #48 DONE 46.1s 05:59:41 05:59:41 #57 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 05:59:41 #57 DONE 46.3s 05:59:41 05:59:41 #50 [support-cron-scheduler internal] load build context 05:59:41 #50 DONE 46.2s 05:59:41 05:59:41 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:59:41 #66 DONE 46.1s 05:59:41 05:59:41 #55 [core-keeper internal] load build context 05:59:41 #55 DONE 46.0s 05:59:41 05:59:41 #49 [support-scheduler internal] load build context 05:59:41 #49 DONE 45.8s 05:59:41 05:59:41 #42 [security-proxy-setup internal] load build context 05:59:41 #42 DONE 46.5s 05:59:41 05:59:41 #46 [core-command internal] load build context 05:59:41 #46 DONE 46.2s 05:59:41 05:59:41 #58 [security-bootstrapper internal] load build context 05:59:41 #58 DONE 45.9s 05:59:41 05:59:41 #44 [security-spiffe-token-provider internal] load build context 05:59:41 #44 DONE 46.2s 05:59:41 05:59:41 #51 [core-metadata internal] load build context 05:59:41 #51 DONE 46.5s 05:59:41 05:59:41 #64 [security-spire-agent internal] load build context 05:59:41 #64 transferring context: 27.51kB done 05:59:41 #64 DONE 45.1s 05:59:41 05:59:41 #69 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 05:59:41 #69 DONE 0.4s 05:59:41 05:59:41 #70 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 05:59:41 #70 ... 05:59:41 05:59:41 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:59:41 #61 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 0.5s done 05:59:41 #61 DONE 45.2s 05:59:41 05:59:41 #62 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 05:59:41 #62 45.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:59:41 #62 45.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:59:41 #62 ... 05:59:41 05:59:41 #47 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:59:41 #47 DONE 46.7s 05:59:41 05:59:41 #52 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 05:59:41 #52 46.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:59:41 #52 46.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:59:42 #52 47.03 (1/2) Installing ca-certificates (20240705-r0) 05:59:42 #52 47.05 (2/2) Installing dumb-init (1.2.5-r3) 05:59:42 #52 47.06 Executing busybox-1.36.1-r29.trigger 05:59:42 #52 47.06 Executing ca-certificates-20240705-r0.trigger 05:59:42 #52 47.12 OK: 9 MiB in 16 packages 05:59:42 05:59:42 #18 [support-notifications internal] load .dockerignore 05:59:42 #18 transferring context: 50B done 05:59:42 #18 DONE 0.0s 05:59:42 05:59:42 #19 [support-scheduler internal] load .dockerignore 05:59:42 #19 transferring context: 50B done 05:59:42 #19 DONE 0.1s 05:59:42 05:59:42 #20 [support-cron-scheduler internal] load .dockerignore 05:59:42 #20 transferring context: 50B 0.0s done 05:59:42 #20 DONE 0.1s 05:59:42 05:59:42 #21 [core-command internal] load .dockerignore 05:59:42 #21 transferring context: 50B 0.0s done 05:59:42 #21 DONE 0.1s 05:59:42 05:59:42 #22 [security-proxy-setup internal] load .dockerignore 05:59:42 #22 transferring context: 50B done 05:59:42 #22 DONE 0.1s 05:59:42 05:59:42 #23 [core-common-config-bootstrapper internal] load .dockerignore 05:59:42 #23 transferring context: 50B 0.0s done 05:59:42 #23 ... 05:59:42 05:59:42 #24 [security-proxy-auth internal] load .dockerignore 05:59:42 #24 transferring context: 50B done 05:59:42 #24 DONE 0.1s 05:59:43 05:59:43 #25 [security-secretstore-setup internal] load .dockerignore 05:59:43 #25 transferring context: 50B done 05:59:43 #25 DONE 0.0s 05:59:43 05:59:43 #26 [security-spire-config internal] load .dockerignore 05:59:43 #26 transferring context: 50B done 05:59:43 #26 DONE 0.1s 05:59:43 05:59:43 #27 [security-spire-server internal] load .dockerignore 05:59:43 #27 transferring context: 50B done 05:59:43 #27 DONE 0.1s 05:59:43 05:59:43 #28 [core-metadata internal] load .dockerignore 05:59:43 #28 transferring context: 50B done 05:59:43 #28 DONE 0.1s 05:59:43 05:59:43 #29 [core-data internal] load .dockerignore 05:59:43 #29 transferring context: 50B 0.0s done 05:59:43 #29 DONE 0.1s 05:59:43 05:59:43 #23 [core-common-config-bootstrapper internal] load .dockerignore 05:59:43 #23 ... 05:59:43 05:59:43 #30 [security-spire-agent internal] load .dockerignore 05:59:43 #30 transferring context: 50B done 05:59:43 #30 DONE 0.1s 05:59:43 05:59:43 #31 [core-keeper internal] load .dockerignore 05:59:43 #31 transferring context: 50B done 05:59:43 #31 DONE 0.1s 05:59:43 05:59:43 #32 [security-spiffe-token-provider internal] load .dockerignore 05:59:43 #32 transferring context: 50B done 05:59:43 #32 DONE 0.1s 05:59:43 05:59:43 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:59:43 #33 DONE 0.0s 05:59:43 05:59:43 #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 05:59:43 #52 ... 05:59:43 05:59:43 #62 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 05:59:43 #62 46.35 (1/2) Installing dumb-init (1.2.5-r3) 05:59:43 #62 46.36 (2/2) Installing su-exec (0.2-r3) 05:59:43 #62 46.36 Executing busybox-1.36.1-r29.trigger 05:59:43 #62 46.37 OK: 8 MiB in 16 packages 05:59:43 #62 DONE 47.8s 05:59:43 05:59:43 #71 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 05:59:43 #71 ... 05:59:43 05:59:43 #52 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 05:59:43 #52 DONE 48.7s 05:59:43 05:59:43 #72 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:59:43 #0 1.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:59:43 #0 1.336 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:59:43 #0 1.610 Upgrading critical system libraries and apk-tools: 05:59:43 #0 1.610 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:59:43 #0 1.616 Executing busybox-1.36.1-r29.trigger 05:59:43 #0 1.677 Continuing the upgrade transaction with new apk-tools: 05:59:43 #0 1.680 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:59:43 #0 1.808 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:59:43 #0 2.307 OK: 10 MiB in 17 packages 05:59:43 #72 DONE 2.9s 05:59:43 05:59:43 #45 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:59:43 #45 46.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:59:43 #45 46.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:59:43 #45 47.10 v3.20.3-167-g44ba4ed8774 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:59:43 #45 47.10 v3.20.3-168-g3833712912a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:59:43 #45 47.10 OK: 24163 distinct packages available 05:59:43 #45 47.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:59:43 #45 47.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:59:43 #45 47.50 (1/4) Installing dumb-init (1.2.5-r3) 05:59:43 #45 47.50 (2/4) Installing musl-obstack (1.2.3-r2) 05:59:43 #45 47.51 (3/4) Installing libucontext (1.2-r3) 05:59:43 #45 47.51 (4/4) Installing gcompat (1.1.0-r4) 05:59:43 #45 47.51 Executing busybox-1.36.1-r29.trigger 05:59:43 #45 47.52 OK: 8 MiB in 18 packages 05:59:43 #45 DONE 48.8s 05:59:43 05:59:43 #73 [security-proxy-auth stage-1 3/10] RUN apk --no-cache upgrade 05:59:43 #0 1.118 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:59:43 #0 1.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:59:43 #0 1.484 Upgrading critical system libraries and apk-tools: 05:59:43 #0 1.484 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:59:43 #0 1.493 Executing busybox-1.36.1-r29.trigger 05:59:43 #0 1.586 Continuing the upgrade transaction with new apk-tools: 05:59:43 #0 1.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:59:43 #0 1.662 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:59:43 #0 2.387 OK: 8 MiB in 15 packages 05:59:43 #73 DONE 3.0s 05:59:43 05:59:43 #53 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:59:43 #53 46.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:59:43 #53 46.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:59:43 #53 47.10 v3.20.3-167-g44ba4ed8774 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:59:43 #53 47.10 v3.20.3-168-g3833712912a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:59:43 #53 47.10 OK: 24163 distinct packages available 05:59:43 #53 47.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:59:43 #53 47.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:59:43 #53 47.52 (1/5) Installing dumb-init (1.2.5-r3) 05:59:43 #53 47.53 (2/5) Installing musl-obstack (1.2.3-r2) 05:59:43 #53 47.53 (3/5) Installing libucontext (1.2-r3) 05:59:43 #53 47.53 (4/5) Installing gcompat (1.1.0-r4) 05:59:43 #53 47.54 (5/5) Installing openssl (3.3.2-r0) 05:59:43 #53 47.54 Executing busybox-1.36.1-r29.trigger 05:59:43 #53 47.55 OK: 9 MiB in 19 packages 05:59:43 #53 DONE 49.0s 05:59:44 #34 DONE 0.5s 05:59:44 05:59:44 #23 [core-common-config-bootstrapper internal] load .dockerignore 05:59:44 05:59:44 #68 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:59:44 #68 2.373 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:59:44 #68 2.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:59:44 #68 2.711 Upgrading critical system libraries and apk-tools: 05:59:44 #68 2.711 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:59:44 #68 2.716 Executing busybox-1.36.1-r29.trigger 05:59:44 #68 2.780 Continuing the upgrade transaction with new apk-tools: 05:59:44 #68 2.784 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:59:44 #68 2.885 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:59:44 #68 3.146 OK: 19 MiB in 18 packages 05:59:44 #23 ... 05:59:44 05:59:44 #35 [security-bootstrapper stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:59:44 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 05:59:44 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 05:59:44 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 05:59:44 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 05:59:44 #35 DONE 0.2s 05:59:44 05:59:44 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:59:44 #68 DONE 3.4s 05:59:44 05:59:44 #74 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 05:59:44 #74 ... 05:59:44 05:59:44 #75 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 05:59:44 #75 DONE 0.0s 05:59:44 #33 DONE 0.0s 05:59:44 05:59:44 #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 05:59:44 #34 DONE 0.5s 05:59:44 05:59:44 #35 [support-notifications stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:59:44 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 05:59:44 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 05:59:44 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 05:59:44 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 05:59:44 #35 DONE 0.3s 05:59:44 05:59:44 #36 [support-notifications internal] load build context 05:59:44 #36 ... 05:59:44 05:59:44 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:59:44 #33 DONE 0.0s 05:59:44 05:59:44 #36 [support-notifications internal] load build context 05:59:44 05:59:44 #76 [core-data stage-1 3/8] RUN apk --no-cache upgrade 05:59:44 #0 2.895 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:59:44 #0 2.976 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:59:44 #0 3.233 Upgrading critical system libraries and apk-tools: 05:59:44 #0 3.233 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:59:44 #0 3.239 Executing busybox-1.36.1-r29.trigger 05:59:44 #0 3.296 Continuing the upgrade transaction with new apk-tools: 05:59:44 #0 3.299 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:59:44 #0 3.380 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:59:44 #0 3.625 OK: 8 MiB in 15 packages 05:59:44 #76 DONE 3.7s 05:59:44 05:59:44 #77 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 05:59:44 #0 1.520 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:59:44 #0 2.115 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:59:44 #0 2.822 (1/1) Installing dumb-init (1.2.5-r3) 05:59:44 #36 ... 05:59:44 05:59:44 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:59:44 #33 DONE 0.0s 05:59:44 05:59:44 #35 [support-scheduler stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:59:44 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 05:59:44 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 05:59:44 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 05:59:44 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 05:59:44 #35 DONE 0.3s 05:59:44 05:59:44 #36 [support-notifications internal] load build context 05:59:44 #36 ... 05:59:44 05:59:44 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:59:44 #33 DONE 0.0s 05:59:44 05:59:44 #36 [support-notifications internal] load build context 05:59:44 #77 ... 05:59:44 05:59:44 #78 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:59:44 #78 DONE 3.6s 05:59:44 05:59:44 #77 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 05:59:44 #77 3.116 Executing busybox-1.36.1-r29.trigger 05:59:44 #77 3.120 OK: 8 MiB in 15 packages 05:59:44 #77 DONE 3.2s 05:59:44 05:59:44 #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:59:45 #36 ... 05:59:45 05:59:45 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 05:59:45 #34 DONE 0.7s 05:59:45 05:59:45 #35 [core-command stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:59:45 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 05:59:45 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 05:59:45 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 05:59:45 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 05:59:45 #35 DONE 0.4s 05:59:45 05:59:45 #36 [support-notifications internal] load build context 05:59:45 #36 ... 05:59:45 05:59:45 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:59:45 #33 DONE 0.0s 05:59:45 05:59:45 #36 [support-notifications internal] load build context 05:59:45 #36 ... 05:59:45 05:59:45 #35 [security-proxy-setup stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:59:45 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 05:59:45 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 05:59:45 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 05:59:45 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 05:59:45 #35 DONE 0.4s 05:59:45 05:59:45 #37 [security-bootstrapper internal] load build context 05:59:45 #37 transferring context: 3.24MB 0.7s done 05:59:45 #37 DONE 1.1s 05:59:45 05:59:45 #36 [support-notifications internal] load build context 05:59:45 #36 ... 05:59:45 05:59:45 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:59:45 #33 DONE 0.0s 05:59:45 05:59:45 #36 [support-notifications internal] load build context 05:59:45 #36 ... 05:59:45 05:59:45 #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 05:59:45 #34 DONE 1.1s 05:59:45 05:59:45 #35 [security-secretstore-setup stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:59:45 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 05:59:45 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 05:59:45 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 05:59:45 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 05:59:45 #35 DONE 0.4s 05:59:45 05:59:45 #38 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 05:59:45 #38 ... 05:59:45 05:59:45 #35 [security-proxy-auth stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:59:45 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 05:59:45 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 05:59:45 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 05:59:45 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 05:59:45 #35 DONE 0.4s 05:59:45 05:59:45 #38 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 05:59:45 #79 ... 05:59:45 05:59:45 #80 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:59:45 #0 3.782 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:59:45 #0 3.862 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:59:45 #0 4.114 Upgrading critical system libraries and apk-tools: 05:59:45 #0 4.114 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:59:45 #0 4.121 Executing busybox-1.36.1-r29.trigger 05:59:45 #0 4.191 Continuing the upgrade transaction with new apk-tools: 05:59:45 #0 4.199 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:59:45 #0 4.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:59:45 #0 4.536 OK: 19 MiB in 18 packages 05:59:45 #80 DONE 4.7s 05:59:45 05:59:45 #81 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 05:59:45 #0 4.058 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:59:45 #0 4.138 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:59:45 #0 4.406 OK: 246 MiB in 54 packages 05:59:45 #81 DONE 4.6s 05:59:45 05:59:45 #82 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 05:59:45 #82 DONE 0.0s 05:59:45 05:59:45 #83 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:59:46 #83 ... 05:59:46 05:59:46 #84 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:59:46 #0 4.146 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:59:46 #0 4.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:59:46 #0 4.564 OK: 246 MiB in 54 packages 05:59:46 #84 DONE 4.7s 05:59:46 05:59:46 #85 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:59:46 #0 3.979 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:59:46 #0 4.056 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:59:46 #0 4.323 Upgrading critical system libraries and apk-tools: 05:59:46 #0 4.323 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:59:46 #0 4.331 Executing busybox-1.36.1-r29.trigger 05:59:46 #0 4.388 Continuing the upgrade transaction with new apk-tools: 05:59:46 #0 4.391 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:59:46 #0 4.462 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:59:46 #0 4.762 OK: 13 MiB in 28 packages 05:59:46 #85 DONE 4.9s 05:59:46 05:59:46 #86 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 05:59:46 #86 DONE 0.0s 05:59:46 05:59:46 #87 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:59:46 #38 ... 05:59:46 05:59:46 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:59:46 #33 DONE 0.0s 05:59:46 05:59:46 #35 [core-metadata stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:59:46 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 05:59:46 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 05:59:46 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 05:59:46 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 05:59:46 #35 DONE 0.5s 05:59:46 05:59:46 #34 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 05:59:46 #34 DONE 1.6s 05:59:46 05:59:46 #39 [core-metadata internal] load build context 05:59:46 #39 DONE 0.0s 05:59:46 05:59:46 #40 [support-scheduler internal] load build context 05:59:46 #40 ... 05:59:46 05:59:46 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:59:46 #33 DONE 0.0s 05:59:46 05:59:46 #40 [support-scheduler internal] load build context 05:59:46 #40 ... 05:59:46 05:59:46 #36 [support-notifications internal] load build context 05:59:46 #36 transferring context: 3.24MB 1.0s done 05:59:46 #36 DONE 2.0s 05:59:49 #87 ... 05:59:49 05:59:49 #88 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:59:49 #0 4.788 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:59:49 #0 4.872 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:59:49 #0 5.137 v3.20.3-167-g44ba4ed8774 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 05:59:49 #0 5.137 v3.20.3-168-g3833712912a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 05:59:49 #0 5.137 OK: 24162 distinct packages available 05:59:49 #0 5.197 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:59:49 #0 5.269 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:59:49 #0 5.533 OK: 246 MiB in 54 packages 05:59:49 #88 DONE 6.9s 05:59:49 05:59:49 #70 [support-scheduler builder 3/7] RUN apk add --update --no-cache make git 05:59:49 #70 5.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:59:49 #70 5.390 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:59:49 #70 5.800 OK: 246 MiB in 54 packages 05:59:49 #70 DONE 6.9s 05:59:49 05:59:49 #89 [core-metadata builder 4/7] COPY go.mod vendor* ./ 05:59:49 #89 DONE 0.6s 05:59:49 05:59:49 #90 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 05:59:49 #90 DONE 0.6s 05:59:49 05:59:49 #91 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:59:57 #91 ... 05:59:57 05:59:57 #92 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 05:59:57 #0 2.414 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:59:57 #0 2.485 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:59:57 #0 2.775 Upgrading critical system libraries and apk-tools: 05:59:57 #0 2.775 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:59:57 #0 2.782 Executing busybox-1.36.1-r29.trigger 05:59:57 #0 2.869 Continuing the upgrade transaction with new apk-tools: 05:59:57 #0 2.873 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:59:57 #0 5.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:59:57 #0 5.718 OK: 9 MiB in 16 packages 05:59:57 #92 DONE 5.8s 05:59:57 05:59:57 #74 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 05:59:57 #74 3.022 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:59:57 #74 3.107 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:59:57 #74 3.453 Upgrading critical system libraries and apk-tools: 05:59:57 #74 3.453 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:59:57 #74 3.458 Executing busybox-1.36.1-r29.trigger 05:59:57 #74 3.588 Continuing the upgrade transaction with new apk-tools: 05:59:57 #74 3.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:59:57 #74 5.660 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:59:57 #74 5.908 OK: 9 MiB in 19 packages 05:59:57 #74 DONE 6.0s 05:59:57 05:59:57 #93 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:59:57 #93 ... 05:59:57 05:59:57 #71 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 05:59:57 #71 3.128 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:59:57 #71 3.205 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:59:57 #71 3.596 Upgrading critical system libraries and apk-tools: 05:59:57 #71 3.596 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:59:57 #71 3.605 Executing busybox-1.36.1-r29.trigger 05:59:57 #71 3.673 Continuing the upgrade transaction with new apk-tools: 05:59:57 #71 3.677 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:59:57 #71 5.790 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:59:57 #71 6.049 OK: 8 MiB in 16 packages 05:59:57 #71 DONE 7.3s 05:59:57 05:59:57 #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:59:57 #0 2.487 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:59:57 #0 2.560 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:59:57 #0 2.839 Upgrading critical system libraries and apk-tools: 05:59:57 #0 2.839 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 05:59:57 #0 2.846 Executing busybox-1.36.1-r29.trigger 05:59:57 #0 2.914 Continuing the upgrade transaction with new apk-tools: 05:59:57 #0 2.918 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:59:57 #0 5.449 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:59:57 #0 5.756 OK: 8 MiB in 18 packages 05:59:57 #94 DONE 7.0s 05:59:57 05:59:57 #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 05:59:57 #95 DONE 1.2s 05:59:57 05:59:57 #93 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:59:57 #93 DONE 1.2s 05:59:57 05:59:57 #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:59:57 #96 ... 05:59:57 05:59:57 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:59:57 #38 ... 05:59:57 05:59:57 #97 [security-spire-server stage-2 5/9] COPY Attribution.txt / 05:59:57 #97 DONE 1.1s 05:59:57 05:59:57 #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:59:57 #98 DONE 1.1s 05:59:57 05:59:57 #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:59:57 #96 DONE 1.1s 05:59:57 05:59:57 #99 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 05:59:57 #99 DONE 0.1s 05:59:57 05:59:57 #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / 05:59:57 #100 DONE 0.0s 05:59:57 05:59:57 #101 [security-spire-config stage-2 6/10] COPY security.txt / 05:59:57 #101 DONE 0.0s 05:59:57 05:59:57 #102 [security-spire-server stage-2 6/9] COPY security.txt / 05:59:57 #102 DONE 0.1s 05:59:57 05:59:57 #103 [security-spire-agent stage-3 7/10] COPY security.txt / 05:59:57 #103 DONE 0.1s 05:59:57 05:59:57 #104 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 05:59:57 #104 DONE 0.1s 05:59:57 05:59:57 #105 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 05:59:57 #105 DONE 0.1s 05:59:57 05:59:57 #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 05:59:57 #106 DONE 0.1s 05:59:57 05:59:57 #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 05:59:57 #107 DONE 0.1s 05:59:57 05:59:57 #108 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 05:59:57 #108 DONE 0.1s 05:59:57 05:59:57 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 05:59:57 #109 DONE 0.1s 05:59:57 05:59:57 #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 05:59:57 #110 DONE 0.1s 05:59:57 05:59:57 #111 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 05:59:57 #111 DONE 0.2s 05:59:57 05:59:57 #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 05:59:57 #112 DONE 0.1s 05:59:57 05:59:57 #113 [security-spire-config] exporting to image 05:59:57 #113 exporting layers 05:59:57 #113 ... 05:59:57 05:59:57 #114 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 05:59:57 #114 DONE 1.7s 05:59:57 05:59:57 #113 [security-spire-agent] exporting to image 05:59:57 #113 ... 05:59:57 05:59:57 #115 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 05:59:57 #115 DONE 0.0s 05:59:57 05:59:57 #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:59:57 #79 1.902 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 05:59:57 #79 4.912 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 05:59:57 #79 ... 05:59:57 05:59:57 #113 [security-spire-agent] exporting to image 05:59:57 #113 exporting layers 0.8s done 05:59:57 #113 exporting layers 0.7s done 05:59:57 #113 writing image sha256:d115a472537068b81760f9d6df0f10782134dd399bcfe5080833e25778c7a68a done 05:59:57 #113 naming to docker.io/library/security-spire-server done 05:59:57 #113 writing image sha256:fdb65e2554c0ab59547eca9017799985fd01f2e4aece15190a7f0a8416921564 done 05:59:57 #113 naming to docker.io/library/security-spire-config done 05:59:57 #113 writing image sha256:5431e8c3e43cc4b9e890c3c7b96b2827ef95406551114f5a3252bed031ea3efe done 05:59:57 #113 naming to docker.io/library/security-spire-agent done 05:59:57 #113 DONE 0.9s 05:59:57 05:59:57 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:59:57 #116 ... 05:59:57 05:59:57 #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:59:57 #79 8.554 OK: 246 MiB in 54 packages 05:59:57 #79 DONE 8.7s 05:59:57 05:59:57 #117 [core-keeper builder 5/8] COPY go.mod vendor* ./ 05:59:57 #117 DONE 0.0s 05:59:57 05:59:57 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:59:57 05:59:57 #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 05:59:57 #41 ... 05:59:57 05:59:57 #34 [core-data internal] load metadata for docker.io/library/alpine:3.20 05:59:57 #34 DONE 1.9s 05:59:57 05:59:57 #35 [core-data stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:59:57 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 05:59:57 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 05:59:57 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 05:59:57 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 05:59:57 #35 DONE 0.5s 05:59:57 05:59:57 #42 [core-data internal] load build context 05:59:57 #42 ... 05:59:57 05:59:57 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:59:57 #33 DONE 0.0s 05:59:57 05:59:57 #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 05:59:57 #34 ... 05:59:57 05:59:57 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:59:57 #33 DONE 0.0s 05:59:57 05:59:57 #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 05:59:57 #34 ... 05:59:57 05:59:57 #43 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:59:57 #43 DONE 4.3s 05:59:57 05:59:57 #44 [support-cron-scheduler internal] load build context 05:59:57 #44 transferring context: 3.24MB 1.7s done 05:59:57 #44 DONE 2.9s 05:59:57 05:59:57 #45 [core-command internal] load build context 05:59:57 #45 transferring context: 3.24MB 2.2s done 05:59:57 #45 ... 05:59:57 05:59:57 #40 [support-scheduler internal] load build context 05:59:57 #40 transferring context: 3.24MB 1.7s done 05:59:57 #40 DONE 3.8s 05:59:57 05:59:57 #46 [core-common-config-bootstrapper internal] load build context 05:59:57 #46 transferring context: 3.24MB 1.5s done 05:59:57 #46 DONE 3.6s 05:59:57 05:59:57 #45 [core-command internal] load build context 05:59:57 #45 DONE 3.7s 05:59:57 05:59:57 #47 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 05:59:57 #47 ... 05:59:57 05:59:57 #48 [security-secretstore-setup internal] load build context 05:59:57 #48 transferring context: 3.24MB 1.7s done 05:59:57 #48 DONE 3.5s 05:59:57 05:59:57 #49 [security-proxy-auth internal] load build context 05:59:57 #49 transferring context: 3.24MB 1.8s done 05:59:57 #49 ... 05:59:57 05:59:57 #50 [security-proxy-setup internal] load build context 05:59:57 #50 transferring context: 3.24MB 1.7s done 05:59:57 #50 DONE 4.0s 05:59:57 05:59:57 #39 [core-metadata internal] load build context 05:59:57 #39 ... 05:59:57 05:59:57 #49 [security-proxy-auth internal] load build context 05:59:57 #49 DONE 3.9s 05:59:57 05:59:57 #39 [core-metadata internal] load build context 05:59:57 #39 ... 05:59:57 05:59:57 #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 05:59:57 #34 DONE 4.8s 05:59:57 05:59:57 #39 [core-metadata internal] load build context 05:59:57 #39 ... 05:59:57 05:59:57 #35 [security-spiffe-token-provider stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:59:57 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 05:59:57 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 05:59:57 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 05:59:57 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 05:59:57 #35 DONE 0.5s 05:59:57 05:59:57 #43 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:59:57 #43 DONE 4.4s 05:59:57 05:59:57 #39 [core-metadata internal] load build context 05:59:57 #39 ... 05:59:57 05:59:57 #35 [core-keeper stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:59:57 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 05:59:57 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 05:59:57 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 05:59:57 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 05:59:57 #35 DONE 0.5s 05:59:57 05:59:57 #43 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:59:57 #43 DONE 4.4s 05:59:57 05:59:57 #39 [core-metadata internal] load build context 05:59:57 #39 ... 05:59:57 05:59:57 #35 [security-spire-agent stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:59:57 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 05:59:57 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 05:59:57 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 05:59:57 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 05:59:57 #35 DONE 0.5s 05:59:57 05:59:57 #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 05:59:57 #41 DONE 3.4s 05:59:57 05:59:57 #38 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 05:59:57 #38 DONE 4.6s 05:59:57 05:59:57 #35 [security-spire-config stage-1 1/17] FROM docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 05:59:57 #35 resolve docker.io/library/alpine:3.20@sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 0.0s done 05:59:57 #35 sha256:beefdbd8a1da6d2915566fde36db9db0b524eb737fc57cd1367effd16dc0d06d 1.85kB / 1.85kB done 05:59:57 #35 sha256:9cee2b382fe2412cd77d5d437d15a93da8de373813621f2e4d406e3df0cf0e7c 528B / 528B done 05:59:57 #35 sha256:c157a85ed455142fd79bff5dce951fd5f5b0d0c6e45e6f54cfd0c4e2bdec587b 1.49kB / 1.49kB done 05:59:57 #35 DONE 0.5s 05:59:57 05:59:57 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:59:57 #51 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:59:57 #51 ... 05:59:57 05:59:57 #47 [core-metadata builder 2/7] WORKDIR /edgex-go 05:59:57 #47 DONE 2.9s 05:59:57 05:59:57 #52 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 05:59:57 #52 ... 05:59:57 05:59:57 #53 [security-spire-agent internal] load build context 05:59:57 #53 transferring context: 27.51kB 0.1s done 05:59:57 #53 DONE 1.6s 05:59:57 05:59:57 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:59:57 #51 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.0s done 05:59:57 #51 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 05:59:57 #51 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 05:59:57 #51 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 05:59:57 #51 ... 05:59:57 05:59:57 #54 [security-spire-server internal] load build context 05:59:57 #54 transferring context: 27.98kB 0.1s done 05:59:57 #54 DONE 1.8s 05:59:57 05:59:57 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:59:57 #51 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.1s 05:59:57 #51 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s 05:59:57 #51 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 05:59:57 #51 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 05:59:57 #51 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done 05:59:57 #51 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.4s done 05:59:57 #51 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s 05:59:57 #51 ... 05:59:57 05:59:57 #55 [security-spire-config internal] load build context 05:59:57 #55 transferring context: 26.23kB 0.1s done 05:59:57 #55 DONE 2.2s 05:59:57 05:59:57 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:59:57 #51 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s done 05:59:57 #51 ... 05:59:57 05:59:57 #39 [core-metadata internal] load build context 05:59:57 #39 transferring context: 3.24MB 3.2s done 05:59:57 #39 DONE 6.4s 05:59:57 05:59:57 #42 [core-data internal] load build context 05:59:57 #42 transferring context: 3.24MB 3.7s done 05:59:57 #42 DONE 7.0s 05:59:57 05:59:57 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:59:57 #51 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.77MB / 28.04MB 1.7s 05:59:57 #51 ... 05:59:57 05:59:57 #56 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 05:59:57 #0 8.839 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:59:57 #0 9.925 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:59:57 #56 ... 05:59:57 05:59:57 #57 [security-spiffe-token-provider internal] load build context 05:59:57 #57 transferring context: 3.24MB 3.3s done 05:59:57 #57 DONE 4.5s 05:59:57 05:59:57 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:59:57 #51 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.59MB / 28.04MB 2.5s 05:59:57 #51 ... 05:59:57 05:59:57 #58 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 05:59:57 #0 9.010 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:59:57 #58 ... 05:59:57 05:59:57 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:59:57 #51 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 05:59:57 #51 ... 05:59:57 05:59:57 #59 [core-metadata stage-1 2/7] RUN apk add --update --no-cache dumb-init 05:59:57 #0 9.593 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:59:57 #59 ... 05:59:57 05:59:57 #60 [core-keeper internal] load build context 05:59:57 #60 transferring context: 3.24MB 4.1s done 05:59:57 #60 DONE 4.9s 05:59:57 05:59:57 #61 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:59:57 #0 8.430 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:59:57 #0 9.020 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:59:57 #61 ... 05:59:57 05:59:57 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:59:57 #51 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 3.0s 05:59:57 #51 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 05:59:57 #51 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 3.3s 05:59:57 #51 ... 05:59:57 05:59:57 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:59:57 #0 8.858 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:59:57 #62 ... 05:59:57 05:59:57 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:59:57 #51 ... 05:59:57 05:59:57 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:59:57 #0 7.171 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:59:57 #0 8.694 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 05:59:57 #63 ... 05:59:57 05:59:57 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:59:57 #51 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.44MB / 28.04MB 4.0s 05:59:57 #51 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.92MB / 28.04MB 4.5s 05:59:57 #51 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 5.0s 05:59:57 #51 ... 05:59:57 05:59:57 #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 05:59:57 #0 8.073 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 05:59:57 #64 ... 05:59:57 05:59:57 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:00:01 #51 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.68MB / 28.04MB 5.9s 06:00:01 #51 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 16.78MB / 28.04MB 6.4s 06:00:01 #51 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 06:00:01 #51 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.51MB / 28.04MB 6.6s 06:00:01 #51 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 7.0s 06:00:01 #51 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.78MB / 28.04MB 7.3s 06:00:01 #51 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.39MB / 28.04MB 8.0s 06:00:01 #51 ... 06:00:01 06:00:01 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:00:01 #65 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.0s done 06:00:01 #65 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 06:00:01 #65 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 06:00:01 #65 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 06:00:01 #65 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.3s done 06:00:01 #65 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s done 06:00:01 #65 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.1s done 06:00:01 #65 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 6.0s done 06:00:01 #65 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 06:00:01 #65 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.0s done 06:00:01 #65 ... 06:00:01 06:00:01 #66 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:00:01 #66 ... 06:00:01 06:00:01 #56 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 06:00:01 #56 13.90 (1/2) Installing dumb-init (1.2.5-r3) 06:00:01 #56 13.92 (2/2) Installing su-exec (0.2-r3) 06:00:01 #56 13.93 Executing busybox-1.36.1-r29.trigger 06:00:01 #56 14.08 OK: 9 MiB in 16 packages 06:00:01 #56 DONE 16.1s 06:00:01 06:00:01 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:00:01 #67 ... 06:00:01 06:00:01 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:00:01 #68 ... 06:00:01 06:00:01 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:00:01 #69 ... 06:00:01 06:00:01 #70 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:00:01 #70 ... 06:00:01 06:00:01 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:00:01 #71 ... 06:00:01 06:00:01 #61 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:00:01 #61 12.13 (1/3) Installing ca-certificates (20240705-r0) 06:00:01 #61 12.27 (2/3) Installing dumb-init (1.2.5-r3) 06:00:01 #61 12.27 (3/3) Installing tzdata (2024b-r0) 06:00:01 #61 13.68 Executing busybox-1.36.1-r29.trigger 06:00:01 #61 13.83 Executing ca-certificates-20240705-r0.trigger 06:00:01 #61 14.61 OK: 11 MiB in 17 packages 06:00:01 #61 DONE 16.2s 06:00:01 06:00:01 #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:00:01 #72 ... 06:00:01 06:00:01 #66 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:00:01 #66 DONE 10.8s 06:00:01 06:00:01 #73 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 06:00:08 #73 ... 06:00:08 06:00:08 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:00:08 #51 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 9.2s 06:00:08 #51 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.26MB / 28.04MB 10.1s 06:00:08 #51 ... 06:00:08 06:00:08 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:00:08 #63 12.69 (1/4) Installing ca-certificates (20240705-r0) 06:00:08 #63 13.17 (2/4) Installing dumb-init (1.2.5-r3) 06:00:08 #63 13.18 (3/4) Installing su-exec (0.2-r3) 06:00:08 #63 13.21 (4/4) Installing yq-go (4.44.1-r2) 06:00:08 #63 14.31 Executing busybox-1.36.1-r29.trigger 06:00:08 #63 14.47 Executing ca-certificates-20240705-r0.trigger 06:00:08 #63 15.72 OK: 20 MiB in 18 packages 06:00:08 #63 DONE 17.3s 06:00:08 06:00:08 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:00:08 #51 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 10.8s done 06:00:08 #51 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 10.8s done 06:00:08 #51 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 06:00:08 #51 ... 06:00:08 06:00:08 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:00:08 #62 13.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:00:08 #62 17.99 (1/4) Installing dumb-init (1.2.5-r3) 06:00:08 #62 18.00 (2/4) Installing openssl (3.3.2-r0) 06:00:08 #62 18.07 (3/4) Installing su-exec (0.2-r3) 06:00:08 #62 18.08 (4/4) Installing yq-go (4.44.1-r2) 06:00:08 #62 18.90 Executing busybox-1.36.1-r29.trigger 06:00:08 #62 19.07 OK: 20 MiB in 18 packages 06:00:08 #62 DONE 20.6s 06:00:08 06:00:08 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:00:08 #51 ... 06:00:08 06:00:08 #58 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 06:00:08 #58 14.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:00:08 #58 19.00 (1/2) Installing ca-certificates (20240705-r0) 06:00:08 #58 19.22 (2/2) Installing dumb-init (1.2.5-r3) 06:00:08 #58 19.24 Executing busybox-1.36.1-r29.trigger 06:00:08 #58 19.37 Executing ca-certificates-20240705-r0.trigger 06:00:08 #58 20.48 OK: 10 MiB in 16 packages 06:00:08 #58 DONE 21.9s 06:00:08 06:00:08 #64 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 06:00:08 #64 11.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:00:08 #64 18.00 (1/1) Installing dumb-init (1.2.5-r3) 06:00:08 #64 18.01 Executing busybox-1.36.1-r29.trigger 06:00:08 #64 18.11 OK: 9 MiB in 15 packages 06:00:08 #64 DONE 19.6s 06:00:08 06:00:08 #74 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 06:00:08 #74 ... 06:00:08 06:00:08 #59 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:00:08 #59 13.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:00:08 #59 20.13 (1/1) Installing dumb-init (1.2.5-r3) 06:00:08 #59 20.18 Executing busybox-1.36.1-r29.trigger 06:00:08 #59 20.28 OK: 9 MiB in 15 packages 06:00:08 #59 DONE 22.1s 06:00:08 06:00:08 #72 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:00:08 #72 DONE 16.5s 06:00:08 06:00:08 #75 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade 06:00:11 #75 ... 06:00:11 06:00:11 #76 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 06:00:11 #76 ... 06:00:11 06:00:11 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:00:11 #51 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.0s 06:00:11 #51 ... 06:00:11 06:00:11 #77 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 06:00:11 #77 10.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:00:11 #77 ... 06:00:11 06:00:11 #78 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 06:00:11 #78 ... 06:00:11 06:00:11 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:00:13 #51 ... 06:00:13 06:00:13 #70 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:00:13 #70 12.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:00:13 #70 14.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:00:13 #70 20.73 v3.20.3-167-g44ba4ed8774 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:00:13 #70 20.74 v3.20.3-168-g3833712912a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:00:13 #70 20.74 OK: 24041 distinct packages available 06:00:13 #70 22.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:00:13 #70 ... 06:00:13 06:00:13 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:00:13 #0 9.702 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:00:13 #79 ... 06:00:13 06:00:13 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:00:14 #51 ... 06:00:14 06:00:14 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:00:14 #65 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.0s 06:00:14 #65 ... 06:00:14 06:00:14 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:00:14 #67 14.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:00:14 #67 17.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:00:14 #67 24.07 v3.20.3-167-g44ba4ed8774 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:00:14 #67 24.07 v3.20.3-168-g3833712912a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:00:14 #67 24.07 OK: 24041 distinct packages available 06:00:14 #67 ... 06:00:14 06:00:14 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:00:14 #51 ... 06:00:14 06:00:14 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:00:14 #71 13.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:00:14 #71 16.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:00:14 #71 ... 06:00:14 06:00:14 #69 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:00:14 #69 14.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:00:14 #69 17.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:00:15 #69 ... 06:00:15 06:00:15 #52 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 06:00:15 #52 14.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:00:15 #52 17.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:00:15 #52 ... 06:00:15 06:00:15 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:00:15 #51 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.0s 06:00:15 #51 ... 06:00:15 06:00:15 #73 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 06:00:15 #73 14.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:00:15 #73 16.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:00:15 #73 23.33 OK: 238 MiB in 54 packages 06:00:15 #73 ... 06:00:15 06:00:15 #74 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 06:00:15 #74 8.816 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:00:16 #74 ... 06:00:16 06:00:16 #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:00:16 #0 9.922 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:00:16 #80 ... 06:00:16 06:00:16 #73 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 06:00:16 #73 DONE 26.5s 06:00:16 06:00:16 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:00:16 #51 ... 06:00:16 06:00:16 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:00:16 #68 16.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:00:16 #68 17.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:00:16 #68 24.35 v3.20.3-167-g44ba4ed8774 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:00:16 #68 24.35 v3.20.3-168-g3833712912a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:00:16 #68 24.35 OK: 24040 distinct packages available 06:00:16 #68 ... 06:00:16 06:00:16 #81 [core-data stage-1 3/8] RUN apk --no-cache upgrade 06:00:16 #0 7.774 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:00:16 #81 ... 06:00:16 06:00:16 #82 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:00:16 #82 DONE 0.7s 06:00:16 06:00:16 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:00:16 #68 26.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:00:16 #68 ... 06:00:16 06:00:16 #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 06:00:16 #0 8.212 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:00:17 #83 10.20 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:00:17 #83 ... 06:00:17 06:00:17 #81 [core-data stage-1 3/8] RUN apk --no-cache upgrade 06:00:17 #81 10.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:00:18 #81 ... 06:00:18 06:00:18 #52 [core-data builder 3/7] RUN apk add --update --no-cache make git 06:00:18 #52 25.86 OK: 238 MiB in 54 packages 06:00:18 #52 DONE 28.2s 06:00:18 06:00:18 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:00:19 #51 ... 06:00:19 06:00:19 #84 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 06:00:19 #84 DONE 1.0s 06:00:19 06:00:19 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:00:19 #51 ... 06:00:19 06:00:19 #69 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:00:19 #69 26.74 OK: 238 MiB in 54 packages 06:00:19 #69 DONE 29.2s 06:00:19 06:00:19 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:00:20 #51 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.2s 06:00:20 #51 ... 06:00:20 06:00:20 #85 [support-notifications builder 4/7] COPY go.mod vendor* ./ 06:00:20 #85 DONE 1.1s 06:00:20 06:00:20 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:00:22 #51 ... 06:00:22 06:00:22 #76 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 06:00:22 #76 11.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:00:22 #76 13.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:00:22 #76 ... 06:00:22 06:00:22 #78 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 06:00:22 #78 10.85 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:00:22 #78 12.99 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:00:22 #78 ... 06:00:22 06:00:22 #51 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:00:24 #51 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.5s done 06:00:24 #51 ... 06:00:24 06:00:24 #77 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 06:00:24 #77 12.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:00:24 #77 22.33 Upgrading critical system libraries and apk-tools: 06:00:24 #77 22.35 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 06:00:24 #77 22.42 Executing busybox-1.36.1-r29.trigger 06:00:24 #77 ... 06:00:24 06:00:24 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:00:24 #51 ... 06:00:24 06:00:24 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:00:24 #79 11.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:00:24 #79 21.18 Upgrading critical system libraries and apk-tools: 06:00:24 #79 21.18 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 06:00:24 #79 21.22 Executing busybox-1.36.1-r29.trigger 06:00:24 #79 ... 06:00:24 06:00:24 #76 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 06:00:24 #76 24.07 Upgrading critical system libraries and apk-tools: 06:00:24 #76 24.07 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 06:00:24 #76 24.11 Executing busybox-1.36.1-r29.trigger 06:00:24 #76 ... 06:00:24 06:00:24 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:00:24 #65 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.0s done 06:00:25 #65 ... 06:00:25 06:00:25 #70 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:00:25 #70 24.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:00:25 #70 ... 06:00:25 06:00:25 #78 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 06:00:25 #78 23.97 (1/1) Installing dumb-init (1.2.5-r3) 06:00:25 #78 ... 06:00:25 06:00:25 #75 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade 06:00:25 #75 8.777 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:00:25 #75 11.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:00:25 #75 ... 06:00:25 06:00:25 #76 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 06:00:25 #76 25.25 Continuing the upgrade transaction with new apk-tools: 06:00:25 #76 25.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:00:25 #76 ... 06:00:25 06:00:25 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:00:25 #67 25.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:00:25 #67 28.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:00:25 #67 ... 06:00:25 06:00:25 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:00:25 #71 24.99 v3.20.3-167-g44ba4ed8774 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 06:00:25 #71 24.99 v3.20.3-168-g3833712912a [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 06:00:25 #71 25.00 OK: 24041 distinct packages available 06:00:25 #71 26.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:00:25 #71 28.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:00:26 #71 ... 06:00:26 06:00:26 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:00:26 #79 23.11 Continuing the upgrade transaction with new apk-tools: 06:00:26 #79 23.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:00:27 #79 ... 06:00:27 06:00:27 #86 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:27 #86 ... 06:00:27 06:00:27 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:00:27 #71 36.00 (1/4) Installing dumb-init (1.2.5-r3) 06:00:27 #71 36.04 (2/4) Installing musl-obstack (1.2.3-r2) 06:00:27 #71 36.07 (3/4) Installing libucontext (1.2-r3) 06:00:27 #71 36.08 (4/4) Installing gcompat (1.1.0-r4) 06:00:27 #71 36.10 Executing busybox-1.36.1-r29.trigger 06:00:27 #71 36.23 OK: 9 MiB in 18 packages 06:00:27 #71 ... 06:00:27 06:00:27 #78 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 06:00:27 #78 24.67 Executing busybox-1.36.1-r29.trigger 06:00:27 #78 24.76 OK: 9 MiB in 15 packages 06:00:27 #78 DONE 26.2s 06:00:27 06:00:27 #70 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:00:27 #70 36.24 (1/5) Installing dumb-init (1.2.5-r3) 06:00:27 #70 36.27 (2/5) Installing musl-obstack (1.2.3-r2) 06:00:27 #70 36.29 (3/5) Installing libucontext (1.2-r3) 06:00:27 #70 36.31 (4/5) Installing gcompat (1.1.0-r4) 06:00:27 #70 36.35 (5/5) Installing openssl (3.3.2-r0) 06:00:27 #70 36.46 Executing busybox-1.36.1-r29.trigger 06:00:27 #70 36.63 OK: 10 MiB in 19 packages 06:00:27 #70 ... 06:00:27 06:00:27 #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:00:27 #80 11.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:00:27 #80 ... 06:00:27 06:00:27 #81 [core-data stage-1 3/8] RUN apk --no-cache upgrade 06:00:27 #81 20.38 Upgrading critical system libraries and apk-tools: 06:00:27 #81 20.38 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 06:00:27 #81 20.43 Executing busybox-1.36.1-r29.trigger 06:00:27 #81 ... 06:00:27 06:00:27 #74 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 06:00:27 #74 11.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:00:27 #74 ... 06:00:27 06:00:27 #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:00:27 #80 22.03 Upgrading critical system libraries and apk-tools: 06:00:28 #80 22.06 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 06:00:28 #80 22.11 Executing busybox-1.36.1-r29.trigger 06:00:28 #80 ... 06:00:28 06:00:28 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:00:28 #71 DONE 37.4s 06:00:28 06:00:28 #74 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 06:00:28 #74 21.53 Upgrading critical system libraries and apk-tools: 06:00:28 #74 21.54 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 06:00:28 #74 21.58 Executing busybox-1.36.1-r29.trigger 06:00:29 #74 ... 06:00:29 06:00:29 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:00:29 #68 28.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:00:29 #68 38.33 OK: 238 MiB in 54 packages 06:00:29 #68 ... 06:00:29 06:00:29 #81 [core-data stage-1 3/8] RUN apk --no-cache upgrade 06:00:29 #81 22.43 Continuing the upgrade transaction with new apk-tools: 06:00:29 #81 22.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:00:29 #81 ... 06:00:29 06:00:29 #87 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:29 #87 ... 06:00:29 06:00:29 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:00:29 #67 38.86 (1/14) Installing ca-certificates (20240705-r0) 06:00:29 #67 39.37 (2/14) Installing brotli-libs (1.1.0-r2) 06:00:29 #67 39.52 (3/14) Installing c-ares (1.33.1-r0) 06:00:29 #67 39.55 (4/14) Installing libunistring (1.2-r0) 06:00:29 #67 39.73 (5/14) Installing libidn2 (2.3.7-r0) 06:00:29 #67 39.77 (6/14) Installing nghttp2-libs (1.62.1-r0) 06:00:29 #67 39.83 (7/14) Installing libpsl (0.21.5-r1) 06:00:29 #67 39.85 (8/14) Installing zstd-libs (1.5.6-r0) 06:00:30 #67 ... 06:00:30 06:00:30 #70 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:00:30 #70 DONE 39.5s 06:00:30 06:00:30 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:00:30 #67 39.97 (9/14) Installing libcurl (8.10.1-r0) 06:00:30 #67 40.19 (10/14) Installing curl (8.10.1-r0) 06:00:30 #67 40.22 (11/14) Installing dumb-init (1.2.5-r3) 06:00:30 #67 40.24 (12/14) Installing musl-obstack (1.2.3-r2) 06:00:30 #67 40.26 (13/14) Installing libucontext (1.2-r3) 06:00:30 #67 40.26 (14/14) Installing gcompat (1.1.0-r4) 06:00:30 #67 40.31 Executing busybox-1.36.1-r29.trigger 06:00:30 #67 40.39 Executing ca-certificates-20240705-r0.trigger 06:00:30 #67 ... 06:00:30 06:00:30 #88 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:31 #88 ... 06:00:31 06:00:31 #81 [core-data stage-1 3/8] RUN apk --no-cache upgrade 06:00:31 #81 24.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:00:31 #81 ... 06:00:31 06:00:31 #83 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 06:00:31 #83 22.19 OK: 238 MiB in 54 packages 06:00:31 #83 DONE 24.0s 06:00:31 06:00:31 #74 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 06:00:31 #74 24.48 Continuing the upgrade transaction with new apk-tools: 06:00:31 #74 24.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:00:31 #74 ... 06:00:31 06:00:31 #89 [core-keeper builder 5/8] COPY go.mod vendor* ./ 06:00:31 #89 DONE 0.7s 06:00:31 06:00:31 #68 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:00:31 #68 DONE 41.5s 06:00:31 06:00:31 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:00:31 #67 41.77 OK: 15 MiB in 28 packages 06:00:32 #67 ... 06:00:32 06:00:32 #90 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 06:00:32 #90 DONE 0.8s 06:00:32 06:00:32 #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:35 #91 ... 06:00:35 06:00:35 #67 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:00:35 #67 DONE 44.8s 06:00:35 06:00:35 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:00:35 #92 ... 06:00:35 06:00:35 #77 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 06:00:35 #77 24.28 Continuing the upgrade transaction with new apk-tools: 06:00:35 #77 24.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:00:35 #77 25.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:00:35 #77 ... 06:00:35 06:00:35 #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:00:35 #80 25.84 Continuing the upgrade transaction with new apk-tools: 06:00:35 #80 25.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:00:35 #80 28.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:00:36 #80 ... 06:00:36 06:00:36 #76 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 06:00:36 #76 26.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:00:37 #76 ... 06:00:37 06:00:37 #77 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 06:00:37 #77 35.25 OK: 11 MiB in 17 packages 06:00:37 #77 DONE 36.5s 06:00:37 06:00:37 #76 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 06:00:37 #76 37.31 OK: 9 MiB in 16 packages 06:00:38 #76 ... 06:00:38 06:00:38 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:00:38 #79 25.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:00:38 #79 35.20 OK: 20 MiB in 18 packages 06:00:38 #79 ... 06:00:38 06:00:38 #75 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade 06:00:38 #75 21.23 Upgrading critical system libraries and apk-tools: 06:00:38 #75 21.23 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 06:00:38 #75 21.31 Executing busybox-1.36.1-r29.trigger 06:00:38 #75 24.11 Continuing the upgrade transaction with new apk-tools: 06:00:38 #75 24.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:00:38 #75 26.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:00:38 #75 ... 06:00:38 06:00:38 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:00:38 #0 4.608 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:00:38 #0 6.140 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:00:38 #93 ... 06:00:38 06:00:38 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:00:38 #92 2.484 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:00:39 #92 ... 06:00:39 06:00:39 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:00:39 #79 DONE 36.2s 06:00:39 06:00:39 #94 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 06:00:39 #0 4.820 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:00:39 #0 6.478 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:00:39 #94 ... 06:00:39 06:00:39 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:00:39 #92 4.582 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:00:40 #92 ... 06:00:40 06:00:40 #76 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 06:00:40 #76 DONE 39.6s 06:00:40 06:00:40 #95 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 06:00:42 #95 ... 06:00:42 06:00:42 #96 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:42 #96 ... 06:00:42 06:00:42 #81 [core-data stage-1 3/8] RUN apk --no-cache upgrade 06:00:42 #81 34.99 OK: 9 MiB in 15 packages 06:00:42 #81 ... 06:00:42 06:00:42 #95 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 06:00:42 #95 DONE 2.7s 06:00:42 06:00:42 #97 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 06:00:42 #97 DONE 0.2s 06:00:42 06:00:42 #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:00:42 #80 36.35 OK: 20 MiB in 18 packages 06:00:43 #80 DONE 37.5s 06:00:43 06:00:43 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:00:43 #93 14.89 Upgrading critical system libraries and apk-tools: 06:00:43 #93 14.89 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 06:00:43 #93 14.94 Executing busybox-1.36.1-r29.trigger 06:00:43 #93 ... 06:00:43 06:00:43 #81 [core-data stage-1 3/8] RUN apk --no-cache upgrade 06:00:43 #81 DONE 37.1s 06:00:43 06:00:43 #74 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 06:00:43 #74 27.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:00:43 #74 35.47 OK: 10 MiB in 16 packages 06:00:43 #74 ... 06:00:43 06:00:43 #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 06:00:43 #98 DONE 0.3s 06:00:43 06:00:43 #75 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade 06:00:43 #75 36.50 OK: 9 MiB in 15 packages 06:00:44 #118 DONE 48.6s 06:00:44 06:00:44 #87 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:44 #87 DONE 56.2s 06:00:44 06:00:44 #83 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:44 #83 DONE 56.4s 06:00:44 06:00:44 #91 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:44 #91 DONE 53.5s 06:00:44 06:00:44 #116 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:44 #116 DONE 53.5s 06:00:44 06:00:44 #119 [security-spiffe-token-provider builder 6/7] COPY . . 06:00:44 #75 ... 06:00:44 06:00:44 #74 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 06:00:44 #74 DONE 37.5s 06:00:44 06:00:44 #94 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 06:00:45 #94 ... 06:00:45 06:00:45 #75 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 06:00:45 #75 DONE 38.2s 06:00:45 06:00:45 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:00:45 #93 16.58 Continuing the upgrade transaction with new apk-tools: 06:00:45 #93 16.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:00:46 #93 17.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:00:48 #93 20.28 OK: 9 MiB in 18 packages 06:00:49 #93 DONE 21.0s 06:00:49 06:00:49 #92 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:00:49 #92 10.88 Upgrading critical system libraries and apk-tools: 06:00:49 #92 10.88 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 06:00:49 #92 10.91 Executing busybox-1.36.1-r29.trigger 06:00:49 #92 11.52 Continuing the upgrade transaction with new apk-tools: 06:00:49 #92 11.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:00:49 #92 12.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:00:50 #92 14.90 OK: 15 MiB in 28 packages 06:00:50 #92 DONE 15.6s 06:00:50 06:00:50 #94 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 06:00:50 #94 15.27 Upgrading critical system libraries and apk-tools: 06:00:50 #94 15.27 (1/1) Upgrading apk-tools (2.14.4-r0 -> 2.14.4-r1) 06:00:50 #94 15.33 Executing busybox-1.36.1-r29.trigger 06:00:50 #94 15.93 Continuing the upgrade transaction with new apk-tools: 06:00:50 #94 15.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 06:00:50 #94 16.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 06:00:50 #94 19.90 OK: 10 MiB in 19 packages 06:00:50 #94 DONE 20.6s 06:00:50 06:00:50 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:00:50 #99 DONE 1.4s 06:00:50 06:00:50 #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / 06:00:51 #100 DONE 0.4s 06:00:51 06:00:51 #101 [security-spire-config stage-2 6/10] COPY security.txt / 06:00:51 #101 DONE 0.2s 06:00:51 06:00:51 #102 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 06:00:51 #102 DONE 0.2s 06:00:51 06:00:51 #103 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 06:00:51 #103 DONE 0.3s 06:00:51 06:00:51 #104 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 06:00:52 #104 DONE 1.4s 06:00:52 06:00:52 #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 06:00:52 #105 DONE 0.3s 06:00:52 06:00:52 #106 [security-spire-config] exporting to image 06:00:52 #106 exporting layers 06:00:52 #106 ... 06:00:52 06:00:52 #107 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:00:52 #107 DONE 1.7s 06:00:52 06:00:52 #108 [security-spire-server stage-2 5/9] COPY Attribution.txt / 06:00:52 #119 ... 06:00:52 06:00:52 #120 [security-proxy-setup builder 6/7] COPY . . 06:00:52 #120 ... 06:00:52 06:00:52 #121 [core-keeper builder 7/8] COPY . . 06:00:52 #121 ... 06:00:52 06:00:52 #122 [support-cron-scheduler builder 6/7] COPY . . 06:00:52 #108 DONE 0.3s 06:00:52 06:00:52 #109 [security-spire-server stage-2 6/9] COPY security.txt / 06:00:52 #122 ... 06:00:52 06:00:52 #123 [core-metadata builder 6/7] COPY . . 06:00:52 #109 DONE 0.3s 06:00:52 06:00:52 #110 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:00:53 #110 ... 06:00:53 06:00:53 #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 06:00:53 #111 DONE 0.2s 06:00:53 06:00:53 #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 06:00:53 #112 DONE 0.2s 06:00:53 06:00:53 #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:53 #91 ... 06:00:53 06:00:53 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 06:00:53 #123 ... 06:00:53 06:00:53 #119 [security-spiffe-token-provider builder 6/7] COPY . . 06:00:53 #119 DONE 11.7s 06:00:53 #113 DONE 0.2s 06:00:53 06:00:53 #106 [security-spire-server] exporting to image 06:00:53 #106 ... 06:00:53 06:00:53 #110 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:00:53 #110 DONE 1.7s 06:00:53 06:00:53 #122 [support-cron-scheduler builder 6/7] COPY . . 06:00:53 #122 DONE 11.7s 06:00:53 06:00:53 #124 [support-notifications builder 6/7] COPY . . 06:00:53 #124 CACHED 06:00:53 06:00:53 #125 [support-notifications builder 4/7] COPY go.mod vendor* ./ 06:00:53 #125 CACHED 06:00:53 06:00:53 #126 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:53 #126 CACHED 06:00:53 06:00:53 #127 [security-bootstrapper builder 6/7] COPY . . 06:00:53 #127 CACHED 06:00:53 06:00:53 #128 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:53 #128 CACHED 06:00:53 06:00:53 #129 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:00:53 #129 CACHED 06:00:53 06:00:53 #130 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 06:00:53 #130 CACHED 06:00:53 06:00:53 #131 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:53 #131 CACHED 06:00:53 06:00:53 #132 [support-scheduler builder 6/7] COPY . . 06:00:53 #132 CACHED 06:00:53 06:00:53 #133 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 06:00:53 #133 CACHED 06:00:53 06:00:53 #134 [security-proxy-auth builder 6/7] COPY . . 06:00:53 #134 CACHED 06:00:53 06:00:53 #135 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:53 #135 CACHED 06:00:53 06:00:53 #121 [core-keeper builder 7/8] COPY . . 06:00:53 #121 DONE 11.7s 06:00:53 06:00:53 #136 [core-common-config-bootstrapper builder 6/7] COPY . . 06:00:53 #136 CACHED 06:00:53 06:00:53 #137 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:53 #137 CACHED 06:00:53 06:00:53 #138 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:00:53 #138 CACHED 06:00:53 06:00:53 #139 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:53 #139 CACHED 06:00:53 06:00:53 #140 [core-command builder 4/7] COPY go.mod vendor* ./ 06:00:53 #140 CACHED 06:00:53 06:00:53 #141 [core-command builder 6/7] COPY . . 06:00:53 #141 CACHED 06:00:53 06:00:53 #142 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:53 #142 CACHED 06:00:53 06:00:53 #143 [security-secretstore-setup builder 6/7] COPY . . 06:00:53 #143 CACHED 06:00:53 06:00:53 #144 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 06:00:53 #144 CACHED 06:00:53 06:00:53 #120 [security-proxy-setup builder 6/7] COPY . . 06:00:53 #120 DONE 11.7s 06:00:53 06:00:53 #123 [core-metadata builder 6/7] COPY . . 06:00:53 #123 DONE 11.7s 06:00:53 06:00:53 #145 [core-data builder 4/7] COPY go.mod vendor* ./ 06:00:53 #145 CACHED 06:00:53 06:00:53 #146 [core-data builder 6/7] COPY . . 06:00:53 #146 CACHED 06:00:53 06:00:53 #147 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:53 #147 CACHED 06:00:53 06:00:53 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:00:54 06:00:54 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 06:00:54 #114 DONE 0.2s 06:00:54 06:00:54 #106 [security-spire-server] exporting to image 06:00:54 #106 ... 06:00:54 06:00:54 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 06:00:54 #115 DONE 0.1s 06:00:54 06:00:54 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 06:00:54 #116 DONE 0.2s 06:00:54 06:00:54 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 06:00:54 #117 DONE 0.1s 06:00:54 06:00:54 #88 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:00:54 #88 ... 06:00:54 06:00:54 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 06:00:54 #118 DONE 0.2s 06:00:54 06:00:54 #106 [security-spire-agent] exporting to image 06:00:55 #148 1.395 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 06:00:55 #106 exporting layers 3.2s done 06:00:55 #106 writing image sha256:9164b042581e53fbedfa73ddb60d5fdf415c26611ef9a2d5a24dbaa8af3301fe 0.0s done 06:00:55 #106 naming to docker.io/library/security-spire-config-arm64 0.1s done 06:00:56 #106 exporting layers 3.1s done 06:00:56 #106 writing image sha256:7108e15f39d6bcd3c1fd29d3b44cde63e8ed2edd95a6c903c2d8ee1e2b384dc1 0.0s done 06:00:56 #106 naming to docker.io/library/security-spire-server-arm64 done 06:00:57 #106 exporting layers 2.6s done 06:00:57 #106 writing image sha256:3178c701e84b940ea0f30553c524a80b208bb1cac7404acb1fb301531c88d7df done 06:00:57 #106 naming to docker.io/library/security-spire-agent-arm64 done 06:00:57 #106 DONE 5.1s 06:00:57 06:00:57 #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:01:05 #148 ... 06:01:05 06:01:05 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:01:05 #0 0.343 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 06:01:05 #149 ... 06:01:05 06:01:05 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:01:05 #0 1.069 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 06:01:05 #150 ... 06:01:05 06:01:05 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:01:05 #0 1.391 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:01:05 #151 ... 06:01:05 06:01:05 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:01:05 #0 1.141 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 06:01:05 #152 ... 06:01:05 06:01:05 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:01:05 #0 1.072 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 06:01:05 #153 ... 06:01:05 06:01:05 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:01:05 #0 0.646 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 06:01:05 #154 ... 06:01:05 06:01:05 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:01:05 #0 0.528 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:01:05 #155 ... 06:01:05 06:01:05 #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:01:05 #0 0.641 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 06:01:05 #156 ... 06:01:05 06:01:05 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:01:05 #0 0.980 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 06:01:05 #157 ... 06:01:05 06:01:05 #158 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:01:05 #0 0.877 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:01:05 #158 ... 06:01:05 06:01:05 #159 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:01:05 #0 1.457 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:01:05 #159 ... 06:01:05 06:01:05 #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:01:05 #0 1.148 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:02:05 #91 ... 06:02:05 06:02:05 #96 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:02:05 #96 DONE 87.4s 06:02:05 06:02:05 #88 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:02:05 #88 DONE 98.4s 06:02:05 06:02:05 #87 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:02:05 #87 DONE 99.7s 06:02:05 06:02:05 #86 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:02:05 #86 DONE 102.4s 06:02:05 06:02:05 #119 [support-scheduler builder 6/7] COPY . . 06:02:05 #119 ... 06:02:05 06:02:05 #91 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:02:05 #91 DONE 86.6s 06:02:05 06:02:05 #120 [security-spiffe-token-provider builder 6/7] COPY . . 06:02:05 #120 ... 06:02:05 06:02:05 #121 [security-proxy-setup builder 6/7] COPY . . 06:02:05 #121 CACHED 06:02:05 06:02:05 #122 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 06:02:05 #122 CACHED 06:02:05 06:02:05 #123 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:02:05 #123 CACHED 06:02:05 06:02:05 #124 [security-bootstrapper builder 6/7] COPY . . 06:02:05 #124 DONE 1.5s 06:02:05 06:02:05 #120 [security-spiffe-token-provider builder 6/7] COPY . . 06:02:05 #120 DONE 1.4s 06:02:05 06:02:05 #125 [core-keeper builder 7/8] COPY . . 06:02:05 #125 DONE 1.6s 06:02:05 06:02:05 #126 [core-data builder 4/7] COPY go.mod vendor* ./ 06:02:05 #126 CACHED 06:02:05 06:02:05 #127 [core-data builder 6/7] COPY . . 06:02:05 #127 CACHED 06:02:05 06:02:05 #128 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:02:05 #128 CACHED 06:02:05 06:02:05 #129 [core-metadata builder 4/7] COPY go.mod vendor* ./ 06:02:05 #129 CACHED 06:02:05 06:02:05 #130 [core-metadata builder 6/7] COPY . . 06:02:05 #130 CACHED 06:02:05 06:02:05 #131 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:02:05 #131 CACHED 06:02:05 06:02:05 #132 [security-secretstore-setup builder 6/7] COPY . . 06:02:05 #132 CACHED 06:02:05 06:02:05 #133 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:02:05 #133 CACHED 06:02:05 06:02:05 #134 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 06:02:05 #134 CACHED 06:02:05 06:02:05 #135 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 06:02:05 #135 CACHED 06:02:05 06:02:05 #136 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:02:05 #136 CACHED 06:02:05 06:02:05 #137 [security-proxy-auth builder 6/7] COPY . . 06:02:05 #137 CACHED 06:02:05 06:02:05 #138 [core-command builder 4/7] COPY go.mod vendor* ./ 06:02:05 #138 CACHED 06:02:05 06:02:05 #139 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:02:05 #139 CACHED 06:02:05 06:02:05 #140 [core-command builder 6/7] COPY . . 06:02:05 #140 CACHED 06:02:05 06:02:05 #141 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:02:05 #141 CACHED 06:02:05 06:02:05 #142 [core-common-config-bootstrapper builder 6/7] COPY . . 06:02:05 #142 CACHED 06:02:05 06:02:05 #143 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:02:05 #143 CACHED 06:02:05 06:02:05 #119 [support-scheduler builder 6/7] COPY . . 06:02:05 #119 DONE 1.5s 06:02:05 06:02:05 #144 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:02:05 #144 CACHED 06:02:05 06:02:05 #145 [support-cron-scheduler builder 6/7] COPY . . 06:02:05 #145 CACHED 06:02:05 06:02:05 #146 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 06:02:05 #146 CACHED 06:02:05 06:02:05 #147 [support-notifications builder 6/7] COPY . . 06:02:05 #147 DONE 1.6s 06:02:05 06:02:05 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:02:06 #148 ... 06:02:06 06:02:06 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:02:06 #0 3.988 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:02:06 #149 ... 06:02:06 06:02:06 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:02:06 #148 5.669 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 06:02:11 #148 ... 06:02:11 06:02:11 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:02:11 #0 5.324 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 06:02:11 #150 ... 06:02:11 06:02:11 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:02:11 #0 6.066 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 06:02:11 #151 ... 06:02:11 06:02:11 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:02:11 #0 6.969 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 06:02:11 #152 ... 06:02:11 06:02:11 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:02:11 #0 5.441 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 06:02:11 #153 ... 06:02:11 06:02:11 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:02:11 #0 6.517 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:02:11 #154 ... 06:02:11 06:02:11 #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:02:11 #0 6.594 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 06:02:11 #155 ... 06:02:11 06:02:11 #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:02:11 #0 5.804 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 06:02:12 #156 ... 06:02:12 06:02:12 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:02:12 #0 6.115 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:02:12 #157 ... 06:02:12 06:02:12 #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:02:12 #0 6.291 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 06:02:12 #158 ... 06:02:12 06:02:12 #159 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:02:12 #0 6.965 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 06:02:12 #159 ... 06:02:12 06:02:12 #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:02:12 #0 6.720 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:02:42 #160 ... 06:02:42 06:02:42 #159 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:02:42 #159 102.4 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:03:09 #159 ... 06:03:09 06:03:09 #158 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:03:09 #158 DONE 131.3s 06:03:09 06:03:09 #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 06:03:09 #161 ... 06:03:09 06:03:09 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:03:09 #154 DONE 134.7s 06:03:09 06:03:09 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:03:17 #153 ... 06:03:17 06:03:17 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:03:17 #149 DONE 143.2s 06:03:17 06:03:17 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:03:21 #157 ... 06:03:21 06:03:21 #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 06:03:25 #162 ... 06:03:25 06:03:25 #159 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:03:25 #159 DONE 151.5s 06:03:25 06:03:25 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:03:25 #150 DONE 151.5s 06:03:25 06:03:25 #163 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:03:25 #163 ... 06:03:25 06:03:25 #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 06:03:25 #161 DONE 20.0s 06:03:25 06:03:25 #162 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 06:03:25 #162 DONE 4.3s 06:03:25 06:03:25 #164 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 06:03:26 #164 ... 06:03:26 06:03:26 #163 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:03:26 #163 DONE 0.9s 06:03:26 06:03:26 #165 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 06:03:26 #165 DONE 0.5s 06:03:26 06:03:26 #166 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 06:03:26 #166 ... 06:03:26 06:03:26 #167 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:03:26 #167 DONE 0.7s 06:03:26 06:03:26 #164 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 06:03:26 #164 DONE 0.7s 06:03:26 06:03:26 #166 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 06:03:26 #166 DONE 0.5s 06:03:26 06:03:26 #168 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:03:26 #168 ... 06:03:26 06:03:26 #169 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:03:26 #169 DONE 0.6s 06:03:26 06:03:26 #170 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 06:03:27 #170 ... 06:03:27 06:03:27 #171 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:03:27 #171 DONE 0.5s 06:03:27 06:03:27 #172 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 06:03:27 #172 DONE 0.5s 06:03:27 06:03:27 #173 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 06:03:27 #173 ... 06:03:27 06:03:27 #168 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:03:27 #168 DONE 0.8s 06:03:27 06:03:27 #170 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 06:03:27 #170 DONE 0.6s 06:03:27 06:03:27 #174 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 06:03:27 #174 ... 06:03:27 06:03:27 #175 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 06:03:27 #175 DONE 0.5s 06:03:27 06:03:27 #176 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 06:03:27 #176 DONE 1.8s 06:03:27 06:03:27 #177 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 06:03:27 #177 DONE 0.2s 06:03:27 06:03:27 #173 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 06:03:27 #173 DONE 0.3s 06:03:27 06:03:27 #174 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 06:03:27 #174 DONE 0.3s 06:03:27 06:03:27 #178 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 06:03:27 #178 DONE 0.2s 06:03:27 06:03:27 #179 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 06:03:27 #179 DONE 0.3s 06:03:27 06:03:27 #180 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 06:03:27 #180 DONE 0.3s 06:03:27 06:03:27 #181 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:03:27 #181 DONE 0.3s 06:03:27 06:03:27 #182 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:03:29 #182 ... 06:03:29 06:03:29 #183 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 06:03:29 #183 DONE 1.5s 06:03:29 06:03:29 #113 [security-spiffe-token-provider] exporting to image 06:03:29 #113 exporting layers 06:03:34 #113 ... 06:03:34 06:03:34 #184 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 06:03:34 #184 DONE 7.1s 06:03:34 06:03:34 #185 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:03:34 #185 ... 06:03:34 06:03:34 #186 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:03:38 #186 ... 06:03:38 06:03:38 #187 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 06:03:44 #187 DONE 16.4s 06:03:44 06:03:44 #188 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:03:44 #188 ... 06:03:44 06:03:44 #182 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:03:44 #182 DONE 17.0s 06:03:44 06:03:44 #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:03:45 #160 ... 06:03:45 06:03:45 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:03:49 #189 ... 06:03:49 06:03:49 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:03:49 #152 DONE 175.4s 06:03:49 06:03:49 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:03:49 #153 DONE 175.4s 06:03:49 06:03:49 #113 [security-spiffe-token-provider] exporting to image 06:03:49 #113 exporting layers 18.3s done 06:03:49 #113 writing image sha256:091537d95b18c7ad25bdc656dc0b450ca442a139ff97696292fd4064bd61111b 0.0s done 06:03:49 #113 naming to docker.io/library/security-spiffe-token-provider 06:03:49 #113 naming to docker.io/library/security-spiffe-token-provider 0.0s done 06:03:49 #113 DONE 23.0s 06:03:49 06:03:49 #190 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:03:49 #190 CACHED 06:03:49 06:03:49 #191 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:03:49 #191 CACHED 06:03:49 06:03:49 #192 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 06:03:50 #192 ... 06:03:50 06:03:50 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:03:50 #151 DONE 176.2s 06:03:50 06:03:50 #193 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 06:03:50 #193 CACHED 06:03:50 06:03:50 #194 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:03:50 #194 CACHED 06:03:50 06:03:50 #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:03:50 #160 DONE 176.4s 06:03:50 06:03:50 #195 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:03:50 #195 ... 06:03:50 06:03:50 #148 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:03:50 #148 DONE 176.7s 06:03:50 06:03:50 #196 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:03:50 #196 CACHED 06:03:50 06:03:50 #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:03:50 #197 CACHED 06:03:50 06:03:50 #198 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:03:50 #198 ... 06:03:50 06:03:50 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:03:50 #155 DONE 177.0s 06:03:51 06:03:51 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:03:51 #189 ... 06:03:51 06:03:51 #199 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 06:03:51 #199 CACHED 06:03:51 06:03:51 #200 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 06:03:51 #200 CACHED 06:03:51 06:03:51 #201 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:03:51 #201 ... 06:03:51 06:03:51 #156 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:03:51 #156 DONE 177.3s 06:03:51 06:03:51 #202 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:03:51 #202 ... 06:03:51 06:03:51 #157 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:03:51 #157 DONE 177.7s 06:03:51 06:03:51 #203 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:03:52 #203 ... 06:03:52 06:03:52 #186 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:03:52 #186 DONE 17.3s 06:03:52 06:03:52 #204 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 06:03:53 #204 ... 06:03:53 06:03:53 #185 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:03:53 #185 DONE 24.0s 06:03:54 06:03:54 #113 [core-common-config-bootstrapper] exporting to image 06:03:54 #113 exporting layers 06:03:55 #113 ... 06:03:55 06:03:55 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:03:55 #189 DONE 10.2s 06:03:55 06:03:55 #188 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:03:55 #188 DONE 11.2s 06:03:55 06:03:55 #205 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:03:55 #205 ... 06:03:55 06:03:55 #195 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:03:55 #195 DONE 5.5s 06:03:55 06:03:55 #192 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 06:03:55 #192 DONE 5.9s 06:03:55 06:03:55 #206 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 06:03:56 #206 ... 06:03:56 06:03:56 #198 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:03:56 #198 DONE 5.2s 06:03:56 06:03:56 #201 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:03:56 #201 DONE 5.0s 06:03:56 06:03:56 #207 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 06:03:56 #207 ... 06:03:56 06:03:56 #202 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:03:56 #202 DONE 4.9s 06:03:56 06:03:56 #208 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:03:56 #208 DONE 5.0s 06:03:56 06:03:56 #203 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:03:56 #203 DONE 4.9s 06:03:56 06:03:56 #209 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 06:03:56 #209 ... 06:03:56 06:03:56 #204 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 06:03:56 #204 DONE 4.3s 06:03:56 06:03:56 #210 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:03:56 #210 DONE 4.7s 06:03:56 06:03:56 #211 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 06:03:57 #211 ... 06:03:57 06:03:57 #205 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:03:57 #205 DONE 1.9s 06:03:57 06:03:57 #212 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:03:58 #212 ... 06:03:58 06:03:58 #213 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 06:03:58 #213 DONE 2.5s 06:03:58 06:03:58 #206 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 06:03:58 #206 DONE 2.5s 06:03:58 06:03:58 #214 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 06:03:58 #214 DONE 2.4s 06:03:58 06:03:58 #215 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 06:03:58 #215 ... 06:03:58 06:03:58 #216 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 06:03:58 #216 DONE 2.2s 06:03:58 06:03:58 #207 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 06:03:58 #207 DONE 2.4s 06:03:58 06:03:58 #209 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 06:03:58 #209 DONE 2.2s 06:03:58 06:03:58 #217 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:03:58 #217 DONE 2.1s 06:03:58 06:03:58 #218 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 06:03:58 #218 DONE 1.8s 06:03:58 06:03:58 #211 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 06:03:58 #211 DONE 1.8s 06:03:58 06:03:58 #219 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:04:00 #219 ... 06:04:00 06:04:00 #215 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 06:04:00 #215 DONE 1.8s 06:04:00 06:04:00 #220 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 06:04:00 #220 DONE 1.6s 06:04:00 06:04:00 #221 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 06:04:00 #221 DONE 1.6s 06:04:00 06:04:00 #222 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 06:04:00 #222 DONE 1.7s 06:04:00 06:04:00 #212 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:04:00 #212 DONE 2.9s 06:04:00 06:04:00 #223 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:04:00 #223 DONE 1.7s 06:04:00 06:04:00 #224 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 06:04:00 #224 DONE 1.7s 06:04:00 06:04:00 #219 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:04:00 #219 DONE 1.7s 06:04:00 06:04:00 #225 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 06:04:00 #225 DONE 0.2s 06:04:00 06:04:00 #226 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 06:04:00 #226 ... 06:04:00 06:04:00 #227 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 06:04:00 #227 DONE 0.2s 06:04:00 06:04:00 #228 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 06:04:00 #228 DONE 0.2s 06:04:00 06:04:00 #229 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 06:04:00 #229 DONE 0.2s 06:04:00 06:04:00 #230 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 06:04:00 #230 DONE 0.2s 06:04:00 06:04:00 #231 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 06:04:00 #231 DONE 0.2s 06:04:00 06:04:00 #226 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 06:04:00 #226 DONE 0.2s 06:04:00 06:04:00 #232 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 06:04:00 #232 DONE 0.2s 06:04:00 06:04:00 #233 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:04:00 #233 ... 06:04:00 06:04:00 #234 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 06:04:00 #234 DONE 0.2s 06:04:00 06:04:00 #235 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:04:00 #235 DONE 0.6s 06:04:00 06:04:00 #233 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:04:00 #233 DONE 0.2s 06:04:00 06:04:00 #113 [core-keeper] exporting to image 06:04:00 #113 exporting layers 0.5s done 06:04:00 #113 writing image sha256:8061cfe2cf148db59182a40860ed322107d91e88ae4d94c125f0709f677797a9 done 06:04:00 #113 naming to docker.io/library/core-common-config-bootstrapper done 06:04:00 #113 writing image sha256:0ec58bfcfe6fe4bad20e3da94171d33792d59b68b67350b383ab06870cc2922a done 06:04:00 #113 naming to docker.io/library/security-proxy-setup done 06:04:00 #113 writing image sha256:65f76edc1286f41c4ca7261dec6e3bb8d3a1c496ac45bf3387e74db059b7ba6e 1.2s done 06:04:00 #113 naming to docker.io/library/core-command done 06:04:00 #113 writing image sha256:cd990274d10fbe7e74c78328d9ca1227377b4b97bc183e16292c3cbfac7383ee done 06:04:00 #113 naming to docker.io/library/support-scheduler done 06:04:00 #113 writing image sha256:29cf623dafb6c75e630a37c3c5402a4ae6a1d432c30d0e663e9ab20ab73aeaa2 0.0s done 06:04:00 #113 naming to docker.io/library/core-keeper done 06:04:00 #113 writing image sha256:0c215eb4586161712524d37b59bebb615ec73dd860405d2c88a8613b004e11dd 06:04:00 #113 exporting layers 0.3s done 06:04:00 #113 writing image sha256:0c215eb4586161712524d37b59bebb615ec73dd860405d2c88a8613b004e11dd 0.0s done 06:04:00 #113 writing image sha256:8c2e1f54a08c311ff6b70ccb8deb2463b2529f496a4bc9b3d844c771c5bd61b6 0.0s done 06:04:00 #113 writing image sha256:82f8ff08999393761a94feecbbf667e7c2b1c4b4b42529c48d1d7e992668a977 0.0s done 06:04:00 #113 naming to docker.io/library/support-cron-scheduler done 06:04:00 #113 naming to docker.io/library/core-metadata done 06:04:00 #113 naming to docker.io/library/security-secretstore-setup done 06:04:01 #113 exporting layers 0.4s done 06:04:01 #113 writing image sha256:7fe642bc042e5a98ac873e41a6c2aa9e1559ec7d1113c86f57cc71d7ac6b9be7 0.0s done 06:04:01 #113 naming to docker.io/library/security-proxy-auth done 06:04:01 #113 writing image sha256:8dc82cd58cc9d622af1f745e00293a8fb78c8ee0803fb2c91b26eb058e04583d done 06:04:01 #113 naming to docker.io/library/core-data done 06:04:01 #113 writing image sha256:42960994abec1049a971e9fb395ae7b03bcca47a7f3efd67ce412d64ff404669 done 06:04:01 #113 naming to docker.io/library/support-notifications done 06:04:01 #113 DONE 30.3s 06:04:01 06:04:01 #236 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 06:04:01 #236 DONE 0.6s 06:04:01 06:04:01 #113 [security-bootstrapper] exporting to image 06:04:01 #113 exporting layers 0.4s done 06:04:01 #113 writing image sha256:4c11e8a48cc2ab81f0b30dd7efcc19ac77418e5b24aff4f46221de74835f71eb done 06:04:01 #113 naming to docker.io/library/security-bootstrapper done 06:04:01 #113 DONE 30.7s 06:04:01 06:04:01 #38 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:04:01 time="2024-10-15T05:58:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:04:01 time="2024-10-15T05:58:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:04:01 time="2024-10-15T05:58:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:04:01 time="2024-10-15T05:58:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:04:01 time="2024-10-15T05:58:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:04:01 time="2024-10-15T05:58:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:04:01 time="2024-10-15T05:58:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:04:01 time="2024-10-15T05:58:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:04:01 time="2024-10-15T05:58:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:04:01 time="2024-10-15T05:58:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:04:01 time="2024-10-15T05:58:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:04:01 time="2024-10-15T05:58:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:04:01 time="2024-10-15T05:58:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:04:01 time="2024-10-15T05:58:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:04:01 time="2024-10-15T05:58:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:04:01 time="2024-10-15T05:58:51Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 06:04:01 $ docker stop --time=1 c7087d930b12540a39e2b0f3a611ea9da83fe46c1bb4cc8a7337a5dedb88b456 06:04:03 $ docker rm -f --volumes c7087d930b12540a39e2b0f3a611ea9da83fe46c1bb4cc8a7337a5dedb88b456 [Pipeline] // withDockerContainer [Pipeline] sh 06:04:03 + docker images 06:04:03 REPOSITORY TAG IMAGE ID CREATED SIZE 06:04:03 security-bootstrapper latest 4c11e8a48cc2 2 seconds ago 27.4MB 06:04:03 security-proxy-auth latest 7fe642bc042e 3 seconds ago 34.4MB 06:04:03 core-metadata latest 8c2e1f54a08c 3 seconds ago 42.4MB 06:04:03 core-data latest 8dc82cd58cc9 3 seconds ago 42.3MB 06:04:03 security-secretstore-setup latest 82f8ff089993 3 seconds ago 52.2MB 06:04:03 core-keeper latest 29cf623dafb6 3 seconds ago 41.5MB 06:04:03 support-notifications latest 42960994abec 3 seconds ago 65.4MB 06:04:03 support-cron-scheduler latest 0c215eb45861 3 seconds ago 66.5MB 06:04:03 support-scheduler latest cd990274d10f 5 seconds ago 64.7MB 06:04:03 core-command latest 65f76edc1286 6 seconds ago 36.4MB 06:04:03 security-proxy-setup latest 0ec58bfcfe6f 8 seconds ago 33.9MB 06:04:03 core-common-config-bootstrapper latest 8061cfe2cf14 11 seconds ago 21.3MB 06:04:03 security-spiffe-token-provider latest 091537d95b18 36 seconds ago 41.3MB 06:04:03 security-spire-server latest d115a4725370 4 minutes ago 122MB 06:04:03 security-spire-config latest fdb65e2554c0 4 minutes ago 121MB 06:04:03 security-spire-agent latest 5431e8c3e43c 4 minutes ago 183MB 06:04:03 ci-base-image-x86_64 latest 9d99774dad16 8 minutes ago 980MB 06:04:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3a752c3f9dda 12 days ago 573MB 06:04:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 16 months ago 334MB 06:04:03 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:04:03 provisioning config files... 06:04:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/729@tmp/config8076314326995045448tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:04:04 ---> ****-login.sh 06:04:04 nexus3.edgexfoundry.org:10001 06:04:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:04:04 Configure a credential helper to remove this warning. See 06:04:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:04:04 06:04:04 Login Succeeded 06:04:04 nexus3.edgexfoundry.org:10002 06:04:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:04:04 Configure a credential helper to remove this warning. See 06:04:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:04:04 06:04:04 Login Succeeded 06:04:04 nexus3.edgexfoundry.org:10003 06:04:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:04:04 Configure a credential helper to remove this warning. See 06:04:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:04:04 06:04:04 Login Succeeded 06:04:04 nexus3.edgexfoundry.org:10004 06:04:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:04:04 Configure a credential helper to remove this warning. See 06:04:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:04:04 06:04:04 Login Succeeded 06:04:04 ****.io 06:04:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:04:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:04:04 Configure a credential helper to remove this warning. See 06:04:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:04:04 06:04:04 Login Succeeded 06:04:04 ---> ****-login.sh ends [Pipeline] } 06:04:04 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:04:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:04:04 [edgeXDocker.push] Tagging docker image core-command with the following tags: 06:04:04 cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:04:04 latest 06:04:04 3.2.0-dev.106 06:04:04 cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:04:04 main 06:04:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:05 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:05 + docker push nexus3.edgexfoundry.org:10004/core-command:cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:04:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:04:05 30d3fbf28903: Preparing 06:04:05 7cceb8008c25: Preparing 06:04:05 b2b88d1f5c19: Preparing 06:04:05 1bb3a31edd5e: Preparing 06:04:05 02621bfcc214: Preparing 06:04:05 8e928b1e3e5c: Preparing 06:04:05 63ca1fbb43ae: Preparing 06:04:05 8e928b1e3e5c: Waiting 06:04:05 63ca1fbb43ae: Waiting 06:04:05 30d3fbf28903: Pushed 06:04:05 b2b88d1f5c19: Pushed 06:04:05 02621bfcc214: Pushed 06:04:05 1bb3a31edd5e: Pushed 06:04:05 63ca1fbb43ae: Layer already exists 06:04:05 8e928b1e3e5c: Pushed 06:04:08 7cceb8008c25: Pushed 06:04:08 cae398aa3bfc450ad98d64e9042796ae15c1e7ab: digest: sha256:0cc1dbe875322421eeead03700846577fe7fe2ba846cd93a2ea68856d9ae6d4f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:08 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:09 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 06:04:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:04:09 30d3fbf28903: Preparing 06:04:09 7cceb8008c25: Preparing 06:04:09 b2b88d1f5c19: Preparing 06:04:09 1bb3a31edd5e: Preparing 06:04:09 02621bfcc214: Preparing 06:04:09 8e928b1e3e5c: Preparing 06:04:09 63ca1fbb43ae: Preparing 06:04:09 8e928b1e3e5c: Waiting 06:04:09 63ca1fbb43ae: Waiting 06:04:09 b2b88d1f5c19: Layer already exists 06:04:09 7cceb8008c25: Layer already exists 06:04:09 1bb3a31edd5e: Layer already exists 06:04:09 02621bfcc214: Layer already exists 06:04:09 30d3fbf28903: Layer already exists 06:04:09 8e928b1e3e5c: Layer already exists 06:04:09 63ca1fbb43ae: Layer already exists 06:04:09 latest: digest: sha256:0cc1dbe875322421eeead03700846577fe7fe2ba846cd93a2ea68856d9ae6d4f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:09 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:09 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.106 06:04:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:04:09 30d3fbf28903: Preparing 06:04:09 7cceb8008c25: Preparing 06:04:09 b2b88d1f5c19: Preparing 06:04:09 1bb3a31edd5e: Preparing 06:04:09 02621bfcc214: Preparing 06:04:09 8e928b1e3e5c: Preparing 06:04:09 63ca1fbb43ae: Preparing 06:04:09 8e928b1e3e5c: Waiting 06:04:09 63ca1fbb43ae: Waiting 06:04:09 7cceb8008c25: Layer already exists 06:04:09 1bb3a31edd5e: Layer already exists 06:04:09 30d3fbf28903: Layer already exists 06:04:09 02621bfcc214: Layer already exists 06:04:09 b2b88d1f5c19: Layer already exists 06:04:09 63ca1fbb43ae: Layer already exists 06:04:09 8e928b1e3e5c: Layer already exists 06:04:09 3.2.0-dev.106: digest: sha256:0cc1dbe875322421eeead03700846577fe7fe2ba846cd93a2ea68856d9ae6d4f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:10 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:10 + docker push nexus3.edgexfoundry.org:10004/core-command:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:04:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:04:10 30d3fbf28903: Preparing 06:04:10 7cceb8008c25: Preparing 06:04:10 b2b88d1f5c19: Preparing 06:04:10 1bb3a31edd5e: Preparing 06:04:10 02621bfcc214: Preparing 06:04:10 8e928b1e3e5c: Preparing 06:04:10 63ca1fbb43ae: Preparing 06:04:10 8e928b1e3e5c: Waiting 06:04:10 63ca1fbb43ae: Waiting 06:04:10 30d3fbf28903: Layer already exists 06:04:10 7cceb8008c25: Layer already exists 06:04:10 1bb3a31edd5e: Layer already exists 06:04:10 02621bfcc214: Layer already exists 06:04:10 b2b88d1f5c19: Layer already exists 06:04:10 63ca1fbb43ae: Layer already exists 06:04:10 8e928b1e3e5c: Layer already exists 06:04:10 cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106: digest: sha256:0cc1dbe875322421eeead03700846577fe7fe2ba846cd93a2ea68856d9ae6d4f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:10 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:11 + docker push nexus3.edgexfoundry.org:10004/core-command:main 06:04:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 06:04:11 30d3fbf28903: Preparing 06:04:11 7cceb8008c25: Preparing 06:04:11 b2b88d1f5c19: Preparing 06:04:11 1bb3a31edd5e: Preparing 06:04:11 02621bfcc214: Preparing 06:04:11 8e928b1e3e5c: Preparing 06:04:11 63ca1fbb43ae: Preparing 06:04:11 8e928b1e3e5c: Waiting 06:04:11 63ca1fbb43ae: Waiting 06:04:11 7cceb8008c25: Layer already exists 06:04:11 b2b88d1f5c19: Layer already exists 06:04:11 02621bfcc214: Layer already exists 06:04:11 30d3fbf28903: Layer already exists 06:04:11 1bb3a31edd5e: Layer already exists 06:04:11 8e928b1e3e5c: Layer already exists 06:04:11 63ca1fbb43ae: Layer already exists 06:04:11 main: digest: sha256:0cc1dbe875322421eeead03700846577fe7fe2ba846cd93a2ea68856d9ae6d4f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:04:11 ===================================================== [Pipeline] echo 06:04:11 taggedImages: 06:04:11 - nexus3.edgexfoundry.org:10004/core-command:cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:04:11 - nexus3.edgexfoundry.org:10004/core-command:latest 06:04:11 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.106 06:04:11 - nexus3.edgexfoundry.org:10004/core-command:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:04:11 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 06:04:11 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 06:04:11 cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:04:11 latest 06:04:11 3.2.0-dev.106 06:04:11 cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:04:11 main 06:04:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:11 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:11 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:04:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:04:11 80373490961a: Preparing 06:04:11 70a66a7c671d: Preparing 06:04:11 68dd1282dc2a: Preparing 06:04:11 1bdd35f36a95: Preparing 06:04:11 b2b88d1f5c19: Preparing 06:04:11 1bb3a31edd5e: Preparing 06:04:11 02621bfcc214: Preparing 06:04:11 8e928b1e3e5c: Preparing 06:04:11 63ca1fbb43ae: Preparing 06:04:11 8e928b1e3e5c: Waiting 06:04:11 1bb3a31edd5e: Waiting 06:04:11 63ca1fbb43ae: Waiting 06:04:11 02621bfcc214: Waiting 06:04:11 b2b88d1f5c19: Layer already exists 06:04:11 1bb3a31edd5e: Layer already exists 06:04:11 02621bfcc214: Layer already exists 06:04:11 8e928b1e3e5c: Layer already exists 06:04:11 63ca1fbb43ae: Layer already exists 06:04:11 70a66a7c671d: Pushed 06:04:11 68dd1282dc2a: Pushed 06:04:11 80373490961a: Pushed 06:04:13 1bdd35f36a95: Pushed 06:04:13 cae398aa3bfc450ad98d64e9042796ae15c1e7ab: digest: sha256:6574d90eb7067f815f4c0fba64efd8675be09ed9d911a0732673a61d8ff6e563 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:13 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:14 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 06:04:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:04:14 80373490961a: Preparing 06:04:14 70a66a7c671d: Preparing 06:04:14 68dd1282dc2a: Preparing 06:04:14 1bdd35f36a95: Preparing 06:04:14 b2b88d1f5c19: Preparing 06:04:14 1bb3a31edd5e: Preparing 06:04:14 02621bfcc214: Preparing 06:04:14 8e928b1e3e5c: Preparing 06:04:14 63ca1fbb43ae: Preparing 06:04:14 8e928b1e3e5c: Waiting 06:04:14 02621bfcc214: Waiting 06:04:14 63ca1fbb43ae: Waiting 06:04:14 1bdd35f36a95: Layer already exists 06:04:14 80373490961a: Layer already exists 06:04:14 70a66a7c671d: Layer already exists 06:04:14 68dd1282dc2a: Layer already exists 06:04:14 b2b88d1f5c19: Layer already exists 06:04:14 1bb3a31edd5e: Layer already exists 06:04:14 8e928b1e3e5c: Layer already exists 06:04:14 63ca1fbb43ae: Layer already exists 06:04:14 02621bfcc214: Layer already exists 06:04:14 latest: digest: sha256:6574d90eb7067f815f4c0fba64efd8675be09ed9d911a0732673a61d8ff6e563 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:14 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:14 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.106 06:04:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:04:14 80373490961a: Preparing 06:04:14 70a66a7c671d: Preparing 06:04:14 68dd1282dc2a: Preparing 06:04:14 1bdd35f36a95: Preparing 06:04:14 b2b88d1f5c19: Preparing 06:04:14 1bb3a31edd5e: Preparing 06:04:14 02621bfcc214: Preparing 06:04:14 8e928b1e3e5c: Preparing 06:04:14 63ca1fbb43ae: Preparing 06:04:14 8e928b1e3e5c: Waiting 06:04:14 02621bfcc214: Waiting 06:04:14 1bb3a31edd5e: Waiting 06:04:14 63ca1fbb43ae: Waiting 06:04:14 1bdd35f36a95: Layer already exists 06:04:14 b2b88d1f5c19: Layer already exists 06:04:14 70a66a7c671d: Layer already exists 06:04:14 80373490961a: Layer already exists 06:04:14 68dd1282dc2a: Layer already exists 06:04:14 1bb3a31edd5e: Layer already exists 06:04:14 02621bfcc214: Layer already exists 06:04:14 8e928b1e3e5c: Layer already exists 06:04:14 63ca1fbb43ae: Layer already exists 06:04:14 3.2.0-dev.106: digest: sha256:6574d90eb7067f815f4c0fba64efd8675be09ed9d911a0732673a61d8ff6e563 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:15 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:15 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:04:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:04:15 80373490961a: Preparing 06:04:15 70a66a7c671d: Preparing 06:04:15 68dd1282dc2a: Preparing 06:04:15 1bdd35f36a95: Preparing 06:04:15 b2b88d1f5c19: Preparing 06:04:15 1bb3a31edd5e: Preparing 06:04:15 02621bfcc214: Preparing 06:04:15 8e928b1e3e5c: Preparing 06:04:15 63ca1fbb43ae: Preparing 06:04:15 02621bfcc214: Waiting 06:04:15 8e928b1e3e5c: Waiting 06:04:15 63ca1fbb43ae: Waiting 06:04:15 1bb3a31edd5e: Waiting 06:04:15 70a66a7c671d: Layer already exists 06:04:15 80373490961a: Layer already exists 06:04:15 68dd1282dc2a: Layer already exists 06:04:15 1bdd35f36a95: Layer already exists 06:04:15 b2b88d1f5c19: Layer already exists 06:04:15 8e928b1e3e5c: Layer already exists 06:04:15 1bb3a31edd5e: Layer already exists 06:04:15 02621bfcc214: Layer already exists 06:04:15 63ca1fbb43ae: Layer already exists 06:04:15 cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106: digest: sha256:6574d90eb7067f815f4c0fba64efd8675be09ed9d911a0732673a61d8ff6e563 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:15 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:16 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 06:04:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 06:04:16 80373490961a: Preparing 06:04:16 70a66a7c671d: Preparing 06:04:16 68dd1282dc2a: Preparing 06:04:16 1bdd35f36a95: Preparing 06:04:16 b2b88d1f5c19: Preparing 06:04:16 1bb3a31edd5e: Preparing 06:04:16 02621bfcc214: Preparing 06:04:16 02621bfcc214: Waiting 06:04:16 1bb3a31edd5e: Waiting 06:04:16 8e928b1e3e5c: Preparing 06:04:16 63ca1fbb43ae: Preparing 06:04:16 8e928b1e3e5c: Waiting 06:04:16 63ca1fbb43ae: Waiting 06:04:16 1bdd35f36a95: Layer already exists 06:04:16 80373490961a: Layer already exists 06:04:16 b2b88d1f5c19: Layer already exists 06:04:16 68dd1282dc2a: Layer already exists 06:04:16 70a66a7c671d: Layer already exists 06:04:16 63ca1fbb43ae: Layer already exists 06:04:16 1bb3a31edd5e: Layer already exists 06:04:16 8e928b1e3e5c: Layer already exists 06:04:16 02621bfcc214: Layer already exists 06:04:16 main: digest: sha256:6574d90eb7067f815f4c0fba64efd8675be09ed9d911a0732673a61d8ff6e563 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:04:16 ===================================================== [Pipeline] echo 06:04:16 taggedImages: 06:04:16 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:04:16 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 06:04:16 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.106 06:04:16 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:04:16 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 06:04:16 [edgeXDocker.push] Tagging docker image core-data with the following tags: 06:04:16 cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:04:16 latest 06:04:16 3.2.0-dev.106 06:04:16 cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:04:16 main 06:04:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:16 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:16 + docker push nexus3.edgexfoundry.org:10004/core-data:cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:04:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:04:16 5b1be85e4f7a: Preparing 06:04:16 3f1c0007f3d1: Preparing 06:04:16 077b7e97a682: Preparing 06:04:16 b2b88d1f5c19: Preparing 06:04:16 1bb3a31edd5e: Preparing 06:04:16 0706bfc40043: Preparing 06:04:16 8e928b1e3e5c: Preparing 06:04:16 63ca1fbb43ae: Preparing 06:04:16 63ca1fbb43ae: Waiting 06:04:16 8e928b1e3e5c: Waiting 06:04:16 1bb3a31edd5e: Layer already exists 06:04:16 b2b88d1f5c19: Layer already exists 06:04:16 8e928b1e3e5c: Layer already exists 06:04:16 63ca1fbb43ae: Layer already exists 06:04:16 3f1c0007f3d1: Pushed 06:04:16 5b1be85e4f7a: Pushed 06:04:16 0706bfc40043: Pushed 06:04:20 077b7e97a682: Pushed 06:04:20 cae398aa3bfc450ad98d64e9042796ae15c1e7ab: digest: sha256:bd00ef624ce154bf9a8f172898bac17139338422831afc67f8e4ed589de21501 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:20 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:20 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 06:04:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:04:20 5b1be85e4f7a: Preparing 06:04:20 3f1c0007f3d1: Preparing 06:04:20 077b7e97a682: Preparing 06:04:20 b2b88d1f5c19: Preparing 06:04:20 1bb3a31edd5e: Preparing 06:04:20 0706bfc40043: Preparing 06:04:20 8e928b1e3e5c: Preparing 06:04:20 63ca1fbb43ae: Preparing 06:04:20 0706bfc40043: Waiting 06:04:20 8e928b1e3e5c: Waiting 06:04:20 63ca1fbb43ae: Waiting 06:04:20 3f1c0007f3d1: Layer already exists 06:04:20 5b1be85e4f7a: Layer already exists 06:04:20 1bb3a31edd5e: Layer already exists 06:04:20 b2b88d1f5c19: Layer already exists 06:04:20 077b7e97a682: Layer already exists 06:04:20 0706bfc40043: Layer already exists 06:04:20 8e928b1e3e5c: Layer already exists 06:04:20 63ca1fbb43ae: Layer already exists 06:04:20 latest: digest: sha256:bd00ef624ce154bf9a8f172898bac17139338422831afc67f8e4ed589de21501 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:21 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:21 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.106 06:04:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:04:21 5b1be85e4f7a: Preparing 06:04:21 3f1c0007f3d1: Preparing 06:04:21 077b7e97a682: Preparing 06:04:21 b2b88d1f5c19: Preparing 06:04:21 1bb3a31edd5e: Preparing 06:04:21 0706bfc40043: Preparing 06:04:21 8e928b1e3e5c: Preparing 06:04:21 63ca1fbb43ae: Preparing 06:04:21 8e928b1e3e5c: Waiting 06:04:21 0706bfc40043: Waiting 06:04:21 63ca1fbb43ae: Waiting 06:04:21 b2b88d1f5c19: Layer already exists 06:04:21 5b1be85e4f7a: Layer already exists 06:04:21 1bb3a31edd5e: Layer already exists 06:04:21 077b7e97a682: Layer already exists 06:04:21 3f1c0007f3d1: Layer already exists 06:04:21 0706bfc40043: Layer already exists 06:04:21 8e928b1e3e5c: Layer already exists 06:04:21 63ca1fbb43ae: Layer already exists 06:04:21 3.2.0-dev.106: digest: sha256:bd00ef624ce154bf9a8f172898bac17139338422831afc67f8e4ed589de21501 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:21 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:22 + docker push nexus3.edgexfoundry.org:10004/core-data:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:04:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:04:22 5b1be85e4f7a: Preparing 06:04:22 3f1c0007f3d1: Preparing 06:04:22 077b7e97a682: Preparing 06:04:22 b2b88d1f5c19: Preparing 06:04:22 1bb3a31edd5e: Preparing 06:04:22 0706bfc40043: Preparing 06:04:22 8e928b1e3e5c: Preparing 06:04:22 63ca1fbb43ae: Preparing 06:04:22 0706bfc40043: Waiting 06:04:22 63ca1fbb43ae: Waiting 06:04:22 8e928b1e3e5c: Waiting 06:04:22 077b7e97a682: Layer already exists 06:04:22 5b1be85e4f7a: Layer already exists 06:04:22 1bb3a31edd5e: Layer already exists 06:04:22 b2b88d1f5c19: Layer already exists 06:04:22 3f1c0007f3d1: Layer already exists 06:04:22 8e928b1e3e5c: Layer already exists 06:04:22 0706bfc40043: Layer already exists 06:04:22 63ca1fbb43ae: Layer already exists 06:04:22 cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106: digest: sha256:bd00ef624ce154bf9a8f172898bac17139338422831afc67f8e4ed589de21501 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:22 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:22 + docker push nexus3.edgexfoundry.org:10004/core-data:main 06:04:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 06:04:22 5b1be85e4f7a: Preparing 06:04:22 3f1c0007f3d1: Preparing 06:04:22 077b7e97a682: Preparing 06:04:22 b2b88d1f5c19: Preparing 06:04:22 1bb3a31edd5e: Preparing 06:04:22 0706bfc40043: Preparing 06:04:22 8e928b1e3e5c: Preparing 06:04:22 63ca1fbb43ae: Preparing 06:04:22 0706bfc40043: Waiting 06:04:22 63ca1fbb43ae: Waiting 06:04:22 b2b88d1f5c19: Layer already exists 06:04:22 077b7e97a682: Layer already exists 06:04:22 3f1c0007f3d1: Layer already exists 06:04:22 1bb3a31edd5e: Layer already exists 06:04:22 5b1be85e4f7a: Layer already exists 06:04:22 0706bfc40043: Layer already exists 06:04:22 8e928b1e3e5c: Layer already exists 06:04:22 63ca1fbb43ae: Layer already exists 06:04:22 main: digest: sha256:bd00ef624ce154bf9a8f172898bac17139338422831afc67f8e4ed589de21501 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:04:22 ===================================================== [Pipeline] echo 06:04:22 taggedImages: 06:04:22 - nexus3.edgexfoundry.org:10004/core-data:cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:04:22 - nexus3.edgexfoundry.org:10004/core-data:latest 06:04:22 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.106 06:04:22 - nexus3.edgexfoundry.org:10004/core-data:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:04:22 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 06:04:22 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 06:04:22 cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:04:22 latest 06:04:22 3.2.0-dev.106 06:04:22 cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:04:22 main 06:04:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:23 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:23 + docker push nexus3.edgexfoundry.org:10004/core-keeper:cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:04:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 06:04:23 962714d16468: Preparing 06:04:23 9f32f4c88bf0: Preparing 06:04:23 3b327c919e86: Preparing 06:04:23 1bb3a31edd5e: Preparing 06:04:23 9a0bb9aed182: Preparing 06:04:23 b5853ffa7aa9: Preparing 06:04:23 63ca1fbb43ae: Preparing 06:04:23 63ca1fbb43ae: Waiting 06:04:23 b5853ffa7aa9: Waiting 06:04:23 1bb3a31edd5e: Layer already exists 06:04:23 9a0bb9aed182: Pushed 06:04:23 9f32f4c88bf0: Pushed 06:04:23 63ca1fbb43ae: Layer already exists 06:04:23 b5853ffa7aa9: Pushed 06:04:23 962714d16468: Pushed 06:04:28 3b327c919e86: Pushed 06:04:28 cae398aa3bfc450ad98d64e9042796ae15c1e7ab: digest: sha256:ca4490ba448f551f03ad25614bd3d14cdd1b4b7490c322f6ed5e0d063b4ff52b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:28 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:29 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 06:04:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 06:04:29 962714d16468: Preparing 06:04:29 9f32f4c88bf0: Preparing 06:04:29 3b327c919e86: Preparing 06:04:29 1bb3a31edd5e: Preparing 06:04:29 9a0bb9aed182: Preparing 06:04:29 b5853ffa7aa9: Preparing 06:04:29 63ca1fbb43ae: Preparing 06:04:29 b5853ffa7aa9: Waiting 06:04:29 63ca1fbb43ae: Waiting 06:04:29 3b327c919e86: Layer already exists 06:04:29 9a0bb9aed182: Layer already exists 06:04:29 962714d16468: Layer already exists 06:04:29 1bb3a31edd5e: Layer already exists 06:04:29 9f32f4c88bf0: Layer already exists 06:04:29 63ca1fbb43ae: Layer already exists 06:04:29 b5853ffa7aa9: Layer already exists 06:04:29 latest: digest: sha256:ca4490ba448f551f03ad25614bd3d14cdd1b4b7490c322f6ed5e0d063b4ff52b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:29 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:29 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.106 06:04:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 06:04:29 962714d16468: Preparing 06:04:29 9f32f4c88bf0: Preparing 06:04:29 3b327c919e86: Preparing 06:04:29 1bb3a31edd5e: Preparing 06:04:29 9a0bb9aed182: Preparing 06:04:29 b5853ffa7aa9: Preparing 06:04:29 63ca1fbb43ae: Preparing 06:04:29 63ca1fbb43ae: Waiting 06:04:29 b5853ffa7aa9: Waiting 06:04:29 9f32f4c88bf0: Layer already exists 06:04:29 9a0bb9aed182: Layer already exists 06:04:29 1bb3a31edd5e: Layer already exists 06:04:29 3b327c919e86: Layer already exists 06:04:29 962714d16468: Layer already exists 06:04:29 b5853ffa7aa9: Layer already exists 06:04:29 63ca1fbb43ae: Layer already exists 06:04:29 3.2.0-dev.106: digest: sha256:ca4490ba448f551f03ad25614bd3d14cdd1b4b7490c322f6ed5e0d063b4ff52b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:30 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:30 + docker push nexus3.edgexfoundry.org:10004/core-keeper:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:04:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 06:04:30 962714d16468: Preparing 06:04:30 9f32f4c88bf0: Preparing 06:04:30 3b327c919e86: Preparing 06:04:30 1bb3a31edd5e: Preparing 06:04:30 9a0bb9aed182: Preparing 06:04:30 b5853ffa7aa9: Preparing 06:04:30 63ca1fbb43ae: Preparing 06:04:30 b5853ffa7aa9: Waiting 06:04:30 63ca1fbb43ae: Waiting 06:04:30 962714d16468: Layer already exists 06:04:30 1bb3a31edd5e: Layer already exists 06:04:30 9a0bb9aed182: Layer already exists 06:04:30 9f32f4c88bf0: Layer already exists 06:04:30 3b327c919e86: Layer already exists 06:04:30 63ca1fbb43ae: Layer already exists 06:04:30 b5853ffa7aa9: Layer already exists 06:04:30 cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106: digest: sha256:ca4490ba448f551f03ad25614bd3d14cdd1b4b7490c322f6ed5e0d063b4ff52b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:30 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:31 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 06:04:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 06:04:31 962714d16468: Preparing 06:04:31 9f32f4c88bf0: Preparing 06:04:31 3b327c919e86: Preparing 06:04:31 1bb3a31edd5e: Preparing 06:04:31 9a0bb9aed182: Preparing 06:04:31 b5853ffa7aa9: Preparing 06:04:31 63ca1fbb43ae: Preparing 06:04:31 63ca1fbb43ae: Waiting 06:04:31 b5853ffa7aa9: Waiting 06:04:31 962714d16468: Layer already exists 06:04:31 3b327c919e86: Layer already exists 06:04:31 9a0bb9aed182: Layer already exists 06:04:31 1bb3a31edd5e: Layer already exists 06:04:31 9f32f4c88bf0: Layer already exists 06:04:31 63ca1fbb43ae: Layer already exists 06:04:31 b5853ffa7aa9: Layer already exists 06:04:31 main: digest: sha256:ca4490ba448f551f03ad25614bd3d14cdd1b4b7490c322f6ed5e0d063b4ff52b size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:04:31 ===================================================== [Pipeline] echo 06:04:31 taggedImages: 06:04:31 - nexus3.edgexfoundry.org:10004/core-keeper:cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:04:31 - nexus3.edgexfoundry.org:10004/core-keeper:latest 06:04:31 - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.106 06:04:31 - nexus3.edgexfoundry.org:10004/core-keeper:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:04:31 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 06:04:31 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 06:04:31 cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:04:31 latest 06:04:31 3.2.0-dev.106 06:04:31 cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:04:31 main 06:04:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:31 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata:cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:04:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:04:31 d544a55fe3c4: Preparing 06:04:31 c669ea07e4f6: Preparing 06:04:31 5a32d8b80485: Preparing 06:04:31 da0bf4ab2fc9: Preparing 06:04:31 b2b88d1f5c19: Preparing 06:04:31 1bb3a31edd5e: Preparing 06:04:31 02621bfcc214: Preparing 06:04:31 8e928b1e3e5c: Preparing 06:04:31 63ca1fbb43ae: Preparing 06:04:31 8e928b1e3e5c: Waiting 06:04:31 1bb3a31edd5e: Waiting 06:04:31 02621bfcc214: Waiting 06:04:31 63ca1fbb43ae: Waiting 06:04:31 b2b88d1f5c19: Layer already exists 06:04:31 1bb3a31edd5e: Layer already exists 06:04:31 02621bfcc214: Layer already exists 06:04:31 8e928b1e3e5c: Layer already exists 06:04:31 63ca1fbb43ae: Layer already exists 06:04:31 5a32d8b80485: Pushed 06:04:31 d544a55fe3c4: Pushed 06:04:31 c669ea07e4f6: Pushed 06:04:35 da0bf4ab2fc9: Pushed 06:04:35 cae398aa3bfc450ad98d64e9042796ae15c1e7ab: digest: sha256:e114c87c8cc83cdf0810ba5f1646933c3cbfe46d20e73a13fa9b6baae8615f7a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:35 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 06:04:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:04:36 d544a55fe3c4: Preparing 06:04:36 c669ea07e4f6: Preparing 06:04:36 5a32d8b80485: Preparing 06:04:36 da0bf4ab2fc9: Preparing 06:04:36 b2b88d1f5c19: Preparing 06:04:36 1bb3a31edd5e: Preparing 06:04:36 02621bfcc214: Preparing 06:04:36 8e928b1e3e5c: Preparing 06:04:36 63ca1fbb43ae: Preparing 06:04:36 63ca1fbb43ae: Waiting 06:04:36 02621bfcc214: Waiting 06:04:36 8e928b1e3e5c: Waiting 06:04:36 1bb3a31edd5e: Waiting 06:04:36 b2b88d1f5c19: Layer already exists 06:04:36 5a32d8b80485: Layer already exists 06:04:36 c669ea07e4f6: Layer already exists 06:04:36 da0bf4ab2fc9: Layer already exists 06:04:36 d544a55fe3c4: Layer already exists 06:04:36 1bb3a31edd5e: Layer already exists 06:04:36 63ca1fbb43ae: Layer already exists 06:04:36 02621bfcc214: Layer already exists 06:04:36 8e928b1e3e5c: Layer already exists 06:04:36 latest: digest: sha256:e114c87c8cc83cdf0810ba5f1646933c3cbfe46d20e73a13fa9b6baae8615f7a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:36 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.106 06:04:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:04:37 d544a55fe3c4: Preparing 06:04:37 c669ea07e4f6: Preparing 06:04:37 5a32d8b80485: Preparing 06:04:37 da0bf4ab2fc9: Preparing 06:04:37 b2b88d1f5c19: Preparing 06:04:37 1bb3a31edd5e: Preparing 06:04:37 02621bfcc214: Preparing 06:04:37 8e928b1e3e5c: Preparing 06:04:37 63ca1fbb43ae: Preparing 06:04:37 63ca1fbb43ae: Waiting 06:04:37 02621bfcc214: Waiting 06:04:37 8e928b1e3e5c: Waiting 06:04:37 1bb3a31edd5e: Waiting 06:04:37 5a32d8b80485: Layer already exists 06:04:37 d544a55fe3c4: Layer already exists 06:04:37 b2b88d1f5c19: Layer already exists 06:04:37 c669ea07e4f6: Layer already exists 06:04:37 da0bf4ab2fc9: Layer already exists 06:04:37 1bb3a31edd5e: Layer already exists 06:04:37 02621bfcc214: Layer already exists 06:04:37 8e928b1e3e5c: Layer already exists 06:04:37 63ca1fbb43ae: Layer already exists 06:04:37 3.2.0-dev.106: digest: sha256:e114c87c8cc83cdf0810ba5f1646933c3cbfe46d20e73a13fa9b6baae8615f7a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:37 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:04:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:04:38 d544a55fe3c4: Preparing 06:04:38 c669ea07e4f6: Preparing 06:04:38 5a32d8b80485: Preparing 06:04:38 da0bf4ab2fc9: Preparing 06:04:38 b2b88d1f5c19: Preparing 06:04:38 1bb3a31edd5e: Preparing 06:04:38 02621bfcc214: Preparing 06:04:38 8e928b1e3e5c: Preparing 06:04:38 63ca1fbb43ae: Preparing 06:04:38 1bb3a31edd5e: Waiting 06:04:38 8e928b1e3e5c: Waiting 06:04:38 02621bfcc214: Waiting 06:04:38 63ca1fbb43ae: Waiting 06:04:38 c669ea07e4f6: Layer already exists 06:04:38 da0bf4ab2fc9: Layer already exists 06:04:38 b2b88d1f5c19: Layer already exists 06:04:38 5a32d8b80485: Layer already exists 06:04:38 d544a55fe3c4: Layer already exists 06:04:38 8e928b1e3e5c: Layer already exists 06:04:38 1bb3a31edd5e: Layer already exists 06:04:38 63ca1fbb43ae: Layer already exists 06:04:38 02621bfcc214: Layer already exists 06:04:38 cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106: digest: sha256:e114c87c8cc83cdf0810ba5f1646933c3cbfe46d20e73a13fa9b6baae8615f7a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:38 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 06:04:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 06:04:38 d544a55fe3c4: Preparing 06:04:38 c669ea07e4f6: Preparing 06:04:38 5a32d8b80485: Preparing 06:04:38 da0bf4ab2fc9: Preparing 06:04:38 b2b88d1f5c19: Preparing 06:04:38 1bb3a31edd5e: Preparing 06:04:38 02621bfcc214: Preparing 06:04:38 8e928b1e3e5c: Preparing 06:04:38 63ca1fbb43ae: Preparing 06:04:38 8e928b1e3e5c: Waiting 06:04:38 02621bfcc214: Waiting 06:04:38 63ca1fbb43ae: Waiting 06:04:38 1bb3a31edd5e: Waiting 06:04:38 b2b88d1f5c19: Layer already exists 06:04:38 d544a55fe3c4: Layer already exists 06:04:38 5a32d8b80485: Layer already exists 06:04:38 c669ea07e4f6: Layer already exists 06:04:38 da0bf4ab2fc9: Layer already exists 06:04:38 02621bfcc214: Layer already exists 06:04:38 1bb3a31edd5e: Layer already exists 06:04:38 8e928b1e3e5c: Layer already exists 06:04:38 63ca1fbb43ae: Layer already exists 06:04:38 main: digest: sha256:e114c87c8cc83cdf0810ba5f1646933c3cbfe46d20e73a13fa9b6baae8615f7a size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:04:38 ===================================================== [Pipeline] echo 06:04:39 taggedImages: 06:04:39 - nexus3.edgexfoundry.org:10004/core-metadata:cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:04:39 - nexus3.edgexfoundry.org:10004/core-metadata:latest 06:04:39 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.106 06:04:39 - nexus3.edgexfoundry.org:10004/core-metadata:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:04:39 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 06:04:39 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 06:04:39 cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:04:39 latest 06:04:39 3.2.0-dev.106 06:04:39 cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:04:39 main 06:04:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:39 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:39 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:04:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:04:39 03bd8f0dfb91: Preparing 06:04:39 abe1e20ec882: Preparing 06:04:39 565b9d45e74f: Preparing 06:04:39 38f9b7cd71b6: Preparing 06:04:39 e36e99528dfc: Preparing 06:04:39 3f1a4fc8157a: Preparing 06:04:39 32642d85e034: Preparing 06:04:39 17acb49e2977: Preparing 06:04:39 b2b88d1f5c19: Preparing 06:04:39 1bb3a31edd5e: Preparing 06:04:39 55e7a8bcf4e3: Preparing 06:04:39 73b073b98096: Preparing 06:04:39 5f70bf18a086: Preparing 06:04:39 c8acb9905259: Preparing 06:04:39 cb0c71eb1298: Preparing 06:04:39 6fd8f816a381: Preparing 06:04:39 63ca1fbb43ae: Preparing 06:04:39 5f70bf18a086: Waiting 06:04:39 55e7a8bcf4e3: Waiting 06:04:39 73b073b98096: Waiting 06:04:39 c8acb9905259: Waiting 06:04:39 cb0c71eb1298: Waiting 06:04:39 3f1a4fc8157a: Waiting 06:04:39 32642d85e034: Waiting 06:04:39 17acb49e2977: Waiting 06:04:39 6fd8f816a381: Waiting 06:04:39 b2b88d1f5c19: Waiting 06:04:39 1bb3a31edd5e: Waiting 06:04:39 63ca1fbb43ae: Waiting 06:04:39 565b9d45e74f: Pushed 06:04:39 38f9b7cd71b6: Pushed 06:04:39 03bd8f0dfb91: Pushed 06:04:39 abe1e20ec882: Pushed 06:04:39 e36e99528dfc: Pushed 06:04:39 b2b88d1f5c19: Layer already exists 06:04:39 1bb3a31edd5e: Layer already exists 06:04:39 3f1a4fc8157a: Pushed 06:04:39 5f70bf18a086: Layer already exists 06:04:39 32642d85e034: Pushed 06:04:39 55e7a8bcf4e3: Pushed 06:04:39 73b073b98096: Pushed 06:04:39 c8acb9905259: Pushed 06:04:39 63ca1fbb43ae: Layer already exists 06:04:39 cb0c71eb1298: Pushed 06:04:39 6fd8f816a381: Pushed 06:04:41 17acb49e2977: Pushed 06:04:41 cae398aa3bfc450ad98d64e9042796ae15c1e7ab: digest: sha256:150324c9ea06bc10178088fdcdf9c6c6f84458e2ad7d1a948fa859a5d03f6987 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:42 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 06:04:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:04:42 03bd8f0dfb91: Preparing 06:04:42 abe1e20ec882: Preparing 06:04:42 565b9d45e74f: Preparing 06:04:42 38f9b7cd71b6: Preparing 06:04:42 e36e99528dfc: Preparing 06:04:42 3f1a4fc8157a: Preparing 06:04:42 32642d85e034: Preparing 06:04:42 17acb49e2977: Preparing 06:04:42 b2b88d1f5c19: Preparing 06:04:42 1bb3a31edd5e: Preparing 06:04:42 55e7a8bcf4e3: Preparing 06:04:42 73b073b98096: Preparing 06:04:42 5f70bf18a086: Preparing 06:04:42 c8acb9905259: Preparing 06:04:42 cb0c71eb1298: Preparing 06:04:42 6fd8f816a381: Preparing 06:04:42 63ca1fbb43ae: Preparing 06:04:42 b2b88d1f5c19: Waiting 06:04:42 1bb3a31edd5e: Waiting 06:04:42 55e7a8bcf4e3: Waiting 06:04:42 73b073b98096: Waiting 06:04:42 5f70bf18a086: Waiting 06:04:42 c8acb9905259: Waiting 06:04:42 cb0c71eb1298: Waiting 06:04:42 6fd8f816a381: Waiting 06:04:42 63ca1fbb43ae: Waiting 06:04:42 17acb49e2977: Waiting 06:04:42 3f1a4fc8157a: Waiting 06:04:42 38f9b7cd71b6: Layer already exists 06:04:42 e36e99528dfc: Layer already exists 06:04:42 abe1e20ec882: Layer already exists 06:04:42 565b9d45e74f: Layer already exists 06:04:42 03bd8f0dfb91: Layer already exists 06:04:42 3f1a4fc8157a: Layer already exists 06:04:42 b2b88d1f5c19: Layer already exists 06:04:42 1bb3a31edd5e: Layer already exists 06:04:42 32642d85e034: Layer already exists 06:04:42 17acb49e2977: Layer already exists 06:04:42 73b073b98096: Layer already exists 06:04:42 5f70bf18a086: Layer already exists 06:04:42 c8acb9905259: Layer already exists 06:04:42 55e7a8bcf4e3: Layer already exists 06:04:42 cb0c71eb1298: Layer already exists 06:04:42 6fd8f816a381: Layer already exists 06:04:42 63ca1fbb43ae: Layer already exists 06:04:42 latest: digest: sha256:150324c9ea06bc10178088fdcdf9c6c6f84458e2ad7d1a948fa859a5d03f6987 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:43 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.106 06:04:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:04:43 03bd8f0dfb91: Preparing 06:04:43 abe1e20ec882: Preparing 06:04:43 565b9d45e74f: Preparing 06:04:43 38f9b7cd71b6: Preparing 06:04:43 e36e99528dfc: Preparing 06:04:43 3f1a4fc8157a: Preparing 06:04:43 32642d85e034: Preparing 06:04:43 17acb49e2977: Preparing 06:04:43 b2b88d1f5c19: Preparing 06:04:43 1bb3a31edd5e: Preparing 06:04:43 55e7a8bcf4e3: Preparing 06:04:43 73b073b98096: Preparing 06:04:43 5f70bf18a086: Preparing 06:04:43 c8acb9905259: Preparing 06:04:43 cb0c71eb1298: Preparing 06:04:43 6fd8f816a381: Preparing 06:04:43 63ca1fbb43ae: Preparing 06:04:43 cb0c71eb1298: Waiting 06:04:43 55e7a8bcf4e3: Waiting 06:04:43 c8acb9905259: Waiting 06:04:43 6fd8f816a381: Waiting 06:04:43 5f70bf18a086: Waiting 06:04:43 63ca1fbb43ae: Waiting 06:04:43 b2b88d1f5c19: Waiting 06:04:43 17acb49e2977: Waiting 06:04:43 3f1a4fc8157a: Waiting 06:04:43 32642d85e034: Waiting 06:04:43 1bb3a31edd5e: Waiting 06:04:43 565b9d45e74f: Layer already exists 06:04:43 e36e99528dfc: Layer already exists 06:04:43 38f9b7cd71b6: Layer already exists 06:04:43 abe1e20ec882: Layer already exists 06:04:43 03bd8f0dfb91: Layer already exists 06:04:43 32642d85e034: Layer already exists 06:04:43 17acb49e2977: Layer already exists 06:04:43 3f1a4fc8157a: Layer already exists 06:04:43 1bb3a31edd5e: Layer already exists 06:04:43 b2b88d1f5c19: Layer already exists 06:04:43 55e7a8bcf4e3: Layer already exists 06:04:43 73b073b98096: Layer already exists 06:04:43 5f70bf18a086: Layer already exists 06:04:43 c8acb9905259: Layer already exists 06:04:43 6fd8f816a381: Layer already exists 06:04:43 cb0c71eb1298: Layer already exists 06:04:43 63ca1fbb43ae: Layer already exists 06:04:43 3.2.0-dev.106: digest: sha256:150324c9ea06bc10178088fdcdf9c6c6f84458e2ad7d1a948fa859a5d03f6987 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:43 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:04:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:04:44 03bd8f0dfb91: Preparing 06:04:44 abe1e20ec882: Preparing 06:04:44 565b9d45e74f: Preparing 06:04:44 38f9b7cd71b6: Preparing 06:04:44 e36e99528dfc: Preparing 06:04:44 3f1a4fc8157a: Preparing 06:04:44 32642d85e034: Preparing 06:04:44 17acb49e2977: Preparing 06:04:44 b2b88d1f5c19: Preparing 06:04:44 1bb3a31edd5e: Preparing 06:04:44 55e7a8bcf4e3: Preparing 06:04:44 73b073b98096: Preparing 06:04:44 5f70bf18a086: Preparing 06:04:44 c8acb9905259: Preparing 06:04:44 cb0c71eb1298: Preparing 06:04:44 6fd8f816a381: Preparing 06:04:44 63ca1fbb43ae: Preparing 06:04:44 73b073b98096: Waiting 06:04:44 5f70bf18a086: Waiting 06:04:44 1bb3a31edd5e: Waiting 06:04:44 c8acb9905259: Waiting 06:04:44 cb0c71eb1298: Waiting 06:04:44 b2b88d1f5c19: Waiting 06:04:44 55e7a8bcf4e3: Waiting 06:04:44 6fd8f816a381: Waiting 06:04:44 63ca1fbb43ae: Waiting 06:04:44 3f1a4fc8157a: Waiting 06:04:44 32642d85e034: Waiting 06:04:44 17acb49e2977: Waiting 06:04:44 38f9b7cd71b6: Layer already exists 06:04:44 03bd8f0dfb91: Layer already exists 06:04:44 565b9d45e74f: Layer already exists 06:04:44 abe1e20ec882: Layer already exists 06:04:44 e36e99528dfc: Layer already exists 06:04:44 3f1a4fc8157a: Layer already exists 06:04:44 32642d85e034: Layer already exists 06:04:44 b2b88d1f5c19: Layer already exists 06:04:44 17acb49e2977: Layer already exists 06:04:44 1bb3a31edd5e: Layer already exists 06:04:44 55e7a8bcf4e3: Layer already exists 06:04:44 73b073b98096: Layer already exists 06:04:44 5f70bf18a086: Layer already exists 06:04:44 c8acb9905259: Layer already exists 06:04:44 6fd8f816a381: Layer already exists 06:04:44 cb0c71eb1298: Layer already exists 06:04:44 63ca1fbb43ae: Layer already exists 06:04:44 cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106: digest: sha256:150324c9ea06bc10178088fdcdf9c6c6f84458e2ad7d1a948fa859a5d03f6987 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:44 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:45 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 06:04:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 06:04:45 03bd8f0dfb91: Preparing 06:04:45 abe1e20ec882: Preparing 06:04:45 565b9d45e74f: Preparing 06:04:45 38f9b7cd71b6: Preparing 06:04:45 e36e99528dfc: Preparing 06:04:45 3f1a4fc8157a: Preparing 06:04:45 32642d85e034: Preparing 06:04:45 17acb49e2977: Preparing 06:04:45 b2b88d1f5c19: Preparing 06:04:45 1bb3a31edd5e: Preparing 06:04:45 55e7a8bcf4e3: Preparing 06:04:45 73b073b98096: Preparing 06:04:45 5f70bf18a086: Preparing 06:04:45 c8acb9905259: Preparing 06:04:45 cb0c71eb1298: Preparing 06:04:45 6fd8f816a381: Preparing 06:04:45 63ca1fbb43ae: Preparing 06:04:45 17acb49e2977: Waiting 06:04:45 3f1a4fc8157a: Waiting 06:04:45 b2b88d1f5c19: Waiting 06:04:45 1bb3a31edd5e: Waiting 06:04:45 32642d85e034: Waiting 06:04:45 55e7a8bcf4e3: Waiting 06:04:45 73b073b98096: Waiting 06:04:45 5f70bf18a086: Waiting 06:04:45 c8acb9905259: Waiting 06:04:45 63ca1fbb43ae: Waiting 06:04:45 cb0c71eb1298: Waiting 06:04:45 6fd8f816a381: Waiting 06:04:45 03bd8f0dfb91: Layer already exists 06:04:45 abe1e20ec882: Layer already exists 06:04:45 e36e99528dfc: Layer already exists 06:04:45 565b9d45e74f: Layer already exists 06:04:45 38f9b7cd71b6: Layer already exists 06:04:45 32642d85e034: Layer already exists 06:04:45 3f1a4fc8157a: Layer already exists 06:04:45 17acb49e2977: Layer already exists 06:04:45 1bb3a31edd5e: Layer already exists 06:04:45 b2b88d1f5c19: Layer already exists 06:04:45 55e7a8bcf4e3: Layer already exists 06:04:45 73b073b98096: Layer already exists 06:04:45 5f70bf18a086: Layer already exists 06:04:45 c8acb9905259: Layer already exists 06:04:45 cb0c71eb1298: Layer already exists 06:04:45 6fd8f816a381: Layer already exists 06:04:45 63ca1fbb43ae: Layer already exists 06:04:45 main: digest: sha256:150324c9ea06bc10178088fdcdf9c6c6f84458e2ad7d1a948fa859a5d03f6987 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:04:45 ===================================================== [Pipeline] echo 06:04:45 taggedImages: 06:04:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper:cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:04:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 06:04:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.106 06:04:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:04:45 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 06:04:45 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 06:04:45 cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:04:45 latest 06:04:45 3.2.0-dev.106 06:04:45 cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:04:45 main 06:04:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:45 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:04:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:04:45 c53a93a0290c: Preparing 06:04:45 bccd0b596af8: Preparing 06:04:45 a20844bd0f9b: Preparing 06:04:45 1a356b24096f: Preparing 06:04:45 b2b88d1f5c19: Preparing 06:04:45 1bb3a31edd5e: Preparing 06:04:45 02621bfcc214: Preparing 06:04:45 8e928b1e3e5c: Preparing 06:04:45 63ca1fbb43ae: Preparing 06:04:45 02621bfcc214: Waiting 06:04:45 1bb3a31edd5e: Waiting 06:04:45 63ca1fbb43ae: Waiting 06:04:45 8e928b1e3e5c: Waiting 06:04:45 b2b88d1f5c19: Layer already exists 06:04:45 1bb3a31edd5e: Layer already exists 06:04:45 02621bfcc214: Layer already exists 06:04:45 8e928b1e3e5c: Layer already exists 06:04:45 63ca1fbb43ae: Layer already exists 06:04:45 bccd0b596af8: Pushed 06:04:45 a20844bd0f9b: Pushed 06:04:45 c53a93a0290c: Pushed 06:04:49 1a356b24096f: Pushed 06:04:49 cae398aa3bfc450ad98d64e9042796ae15c1e7ab: digest: sha256:532937870c7054b20983695d3c45629f872053058a8566f7118d8fe34d90c018 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:49 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 06:04:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:04:49 c53a93a0290c: Preparing 06:04:49 bccd0b596af8: Preparing 06:04:49 a20844bd0f9b: Preparing 06:04:49 1a356b24096f: Preparing 06:04:49 b2b88d1f5c19: Preparing 06:04:49 1bb3a31edd5e: Preparing 06:04:49 02621bfcc214: Preparing 06:04:49 8e928b1e3e5c: Preparing 06:04:49 63ca1fbb43ae: Preparing 06:04:49 8e928b1e3e5c: Waiting 06:04:49 1bb3a31edd5e: Waiting 06:04:49 02621bfcc214: Waiting 06:04:49 63ca1fbb43ae: Waiting 06:04:49 c53a93a0290c: Layer already exists 06:04:49 a20844bd0f9b: Layer already exists 06:04:49 bccd0b596af8: Layer already exists 06:04:49 b2b88d1f5c19: Layer already exists 06:04:49 1a356b24096f: Layer already exists 06:04:49 02621bfcc214: Layer already exists 06:04:49 8e928b1e3e5c: Layer already exists 06:04:49 1bb3a31edd5e: Layer already exists 06:04:49 63ca1fbb43ae: Layer already exists 06:04:49 latest: digest: sha256:532937870c7054b20983695d3c45629f872053058a8566f7118d8fe34d90c018 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:50 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.106 06:04:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:04:50 c53a93a0290c: Preparing 06:04:50 bccd0b596af8: Preparing 06:04:50 a20844bd0f9b: Preparing 06:04:50 1a356b24096f: Preparing 06:04:50 b2b88d1f5c19: Preparing 06:04:50 1bb3a31edd5e: Preparing 06:04:50 02621bfcc214: Preparing 06:04:50 8e928b1e3e5c: Preparing 06:04:50 63ca1fbb43ae: Preparing 06:04:50 02621bfcc214: Waiting 06:04:50 8e928b1e3e5c: Waiting 06:04:50 1bb3a31edd5e: Waiting 06:04:50 bccd0b596af8: Layer already exists 06:04:50 c53a93a0290c: Layer already exists 06:04:50 1a356b24096f: Layer already exists 06:04:50 b2b88d1f5c19: Layer already exists 06:04:50 a20844bd0f9b: Layer already exists 06:04:50 1bb3a31edd5e: Layer already exists 06:04:50 02621bfcc214: Layer already exists 06:04:50 8e928b1e3e5c: Layer already exists 06:04:50 63ca1fbb43ae: Layer already exists 06:04:50 3.2.0-dev.106: digest: sha256:532937870c7054b20983695d3c45629f872053058a8566f7118d8fe34d90c018 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:50 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:04:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:04:51 c53a93a0290c: Preparing 06:04:51 bccd0b596af8: Preparing 06:04:51 a20844bd0f9b: Preparing 06:04:51 1a356b24096f: Preparing 06:04:51 b2b88d1f5c19: Preparing 06:04:51 1bb3a31edd5e: Preparing 06:04:51 02621bfcc214: Preparing 06:04:51 8e928b1e3e5c: Preparing 06:04:51 63ca1fbb43ae: Preparing 06:04:51 1bb3a31edd5e: Waiting 06:04:51 02621bfcc214: Waiting 06:04:51 8e928b1e3e5c: Waiting 06:04:51 63ca1fbb43ae: Waiting 06:04:51 a20844bd0f9b: Layer already exists 06:04:51 1a356b24096f: Layer already exists 06:04:51 bccd0b596af8: Layer already exists 06:04:51 b2b88d1f5c19: Layer already exists 06:04:51 c53a93a0290c: Layer already exists 06:04:51 63ca1fbb43ae: Layer already exists 06:04:51 1bb3a31edd5e: Layer already exists 06:04:51 8e928b1e3e5c: Layer already exists 06:04:51 02621bfcc214: Layer already exists 06:04:51 cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106: digest: sha256:532937870c7054b20983695d3c45629f872053058a8566f7118d8fe34d90c018 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:51 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 06:04:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 06:04:51 c53a93a0290c: Preparing 06:04:51 bccd0b596af8: Preparing 06:04:51 a20844bd0f9b: Preparing 06:04:51 1a356b24096f: Preparing 06:04:51 b2b88d1f5c19: Preparing 06:04:51 1bb3a31edd5e: Preparing 06:04:51 02621bfcc214: Preparing 06:04:51 8e928b1e3e5c: Preparing 06:04:51 63ca1fbb43ae: Preparing 06:04:51 1bb3a31edd5e: Waiting 06:04:51 63ca1fbb43ae: Waiting 06:04:51 02621bfcc214: Waiting 06:04:51 8e928b1e3e5c: Waiting 06:04:51 c53a93a0290c: Layer already exists 06:04:51 a20844bd0f9b: Layer already exists 06:04:51 1a356b24096f: Layer already exists 06:04:51 bccd0b596af8: Layer already exists 06:04:51 b2b88d1f5c19: Layer already exists 06:04:51 1bb3a31edd5e: Layer already exists 06:04:51 8e928b1e3e5c: Layer already exists 06:04:51 63ca1fbb43ae: Layer already exists 06:04:51 02621bfcc214: Layer already exists 06:04:51 main: digest: sha256:532937870c7054b20983695d3c45629f872053058a8566f7118d8fe34d90c018 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:04:51 ===================================================== [Pipeline] echo 06:04:51 taggedImages: 06:04:51 - nexus3.edgexfoundry.org:10004/security-proxy-auth:cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:04:51 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 06:04:51 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.106 06:04:51 - nexus3.edgexfoundry.org:10004/security-proxy-auth:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:04:51 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 06:04:51 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 06:04:51 cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:04:51 latest 06:04:51 3.2.0-dev.106 06:04:51 cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:04:51 main 06:04:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:52 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:04:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:04:52 7b5ef23bb07b: Preparing 06:04:52 753486b4a7d4: Preparing 06:04:52 71d060ec1ea1: Preparing 06:04:52 e862c0aa8b14: Preparing 06:04:52 1d6242a7a406: Preparing 06:04:52 b2b88d1f5c19: Preparing 06:04:52 1bb3a31edd5e: Preparing 06:04:52 e40b06b44eb7: Preparing 06:04:52 f1efe8e7f9a1: Preparing 06:04:52 3090eb895dcf: Preparing 06:04:52 63ca1fbb43ae: Preparing 06:04:52 e40b06b44eb7: Waiting 06:04:52 f1efe8e7f9a1: Waiting 06:04:52 3090eb895dcf: Waiting 06:04:52 63ca1fbb43ae: Waiting 06:04:52 1bb3a31edd5e: Waiting 06:04:52 b2b88d1f5c19: Waiting 06:04:52 753486b4a7d4: Pushed 06:04:52 b2b88d1f5c19: Layer already exists 06:04:52 7b5ef23bb07b: Pushed 06:04:52 1d6242a7a406: Pushed 06:04:52 e862c0aa8b14: Pushed 06:04:52 1bb3a31edd5e: Layer already exists 06:04:52 63ca1fbb43ae: Layer already exists 06:04:52 e40b06b44eb7: Pushed 06:04:52 f1efe8e7f9a1: Pushed 06:04:54 3090eb895dcf: Pushed 06:04:54 71d060ec1ea1: Pushed 06:04:54 cae398aa3bfc450ad98d64e9042796ae15c1e7ab: digest: sha256:41fb9dd18dda376343e28bb0018843565528bb9c87033be4618b164c8edc67b9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:54 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 06:04:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:04:54 7b5ef23bb07b: Preparing 06:04:54 753486b4a7d4: Preparing 06:04:54 71d060ec1ea1: Preparing 06:04:54 e862c0aa8b14: Preparing 06:04:54 1d6242a7a406: Preparing 06:04:54 b2b88d1f5c19: Preparing 06:04:54 1bb3a31edd5e: Preparing 06:04:54 e40b06b44eb7: Preparing 06:04:54 f1efe8e7f9a1: Preparing 06:04:54 3090eb895dcf: Preparing 06:04:54 63ca1fbb43ae: Preparing 06:04:54 b2b88d1f5c19: Waiting 06:04:54 1bb3a31edd5e: Waiting 06:04:54 e40b06b44eb7: Waiting 06:04:54 f1efe8e7f9a1: Waiting 06:04:54 3090eb895dcf: Waiting 06:04:54 63ca1fbb43ae: Waiting 06:04:54 71d060ec1ea1: Layer already exists 06:04:54 7b5ef23bb07b: Layer already exists 06:04:54 753486b4a7d4: Layer already exists 06:04:54 e862c0aa8b14: Layer already exists 06:04:54 1d6242a7a406: Layer already exists 06:04:54 b2b88d1f5c19: Layer already exists 06:04:54 1bb3a31edd5e: Layer already exists 06:04:54 e40b06b44eb7: Layer already exists 06:04:54 f1efe8e7f9a1: Layer already exists 06:04:54 3090eb895dcf: Layer already exists 06:04:54 63ca1fbb43ae: Layer already exists 06:04:54 latest: digest: sha256:41fb9dd18dda376343e28bb0018843565528bb9c87033be4618b164c8edc67b9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:55 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.106 06:04:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:04:55 7b5ef23bb07b: Preparing 06:04:55 753486b4a7d4: Preparing 06:04:55 71d060ec1ea1: Preparing 06:04:55 e862c0aa8b14: Preparing 06:04:55 1d6242a7a406: Preparing 06:04:55 b2b88d1f5c19: Preparing 06:04:55 1bb3a31edd5e: Preparing 06:04:55 e40b06b44eb7: Preparing 06:04:55 f1efe8e7f9a1: Preparing 06:04:55 3090eb895dcf: Preparing 06:04:55 63ca1fbb43ae: Preparing 06:04:55 1bb3a31edd5e: Waiting 06:04:55 e40b06b44eb7: Waiting 06:04:55 f1efe8e7f9a1: Waiting 06:04:55 3090eb895dcf: Waiting 06:04:55 63ca1fbb43ae: Waiting 06:04:55 b2b88d1f5c19: Waiting 06:04:55 1d6242a7a406: Layer already exists 06:04:55 e862c0aa8b14: Layer already exists 06:04:55 753486b4a7d4: Layer already exists 06:04:55 71d060ec1ea1: Layer already exists 06:04:55 7b5ef23bb07b: Layer already exists 06:04:55 1bb3a31edd5e: Layer already exists 06:04:55 b2b88d1f5c19: Layer already exists 06:04:55 e40b06b44eb7: Layer already exists 06:04:55 f1efe8e7f9a1: Layer already exists 06:04:55 3090eb895dcf: Layer already exists 06:04:55 63ca1fbb43ae: Layer already exists 06:04:55 3.2.0-dev.106: digest: sha256:41fb9dd18dda376343e28bb0018843565528bb9c87033be4618b164c8edc67b9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:55 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:04:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:04:56 7b5ef23bb07b: Preparing 06:04:56 753486b4a7d4: Preparing 06:04:56 71d060ec1ea1: Preparing 06:04:56 e862c0aa8b14: Preparing 06:04:56 1d6242a7a406: Preparing 06:04:56 b2b88d1f5c19: Preparing 06:04:56 1bb3a31edd5e: Preparing 06:04:56 e40b06b44eb7: Preparing 06:04:56 f1efe8e7f9a1: Preparing 06:04:56 3090eb895dcf: Preparing 06:04:56 63ca1fbb43ae: Preparing 06:04:56 1bb3a31edd5e: Waiting 06:04:56 e40b06b44eb7: Waiting 06:04:56 f1efe8e7f9a1: Waiting 06:04:56 3090eb895dcf: Waiting 06:04:56 63ca1fbb43ae: Waiting 06:04:56 b2b88d1f5c19: Waiting 06:04:56 71d060ec1ea1: Layer already exists 06:04:56 1d6242a7a406: Layer already exists 06:04:56 e862c0aa8b14: Layer already exists 06:04:56 7b5ef23bb07b: Layer already exists 06:04:56 753486b4a7d4: Layer already exists 06:04:56 e40b06b44eb7: Layer already exists 06:04:56 b2b88d1f5c19: Layer already exists 06:04:56 1bb3a31edd5e: Layer already exists 06:04:56 3090eb895dcf: Layer already exists 06:04:56 f1efe8e7f9a1: Layer already exists 06:04:56 63ca1fbb43ae: Layer already exists 06:04:56 cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106: digest: sha256:41fb9dd18dda376343e28bb0018843565528bb9c87033be4618b164c8edc67b9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:56 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 06:04:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 06:04:56 7b5ef23bb07b: Preparing 06:04:56 753486b4a7d4: Preparing 06:04:56 71d060ec1ea1: Preparing 06:04:56 e862c0aa8b14: Preparing 06:04:56 1d6242a7a406: Preparing 06:04:56 b2b88d1f5c19: Preparing 06:04:56 1bb3a31edd5e: Preparing 06:04:56 e40b06b44eb7: Preparing 06:04:56 f1efe8e7f9a1: Preparing 06:04:56 3090eb895dcf: Preparing 06:04:56 63ca1fbb43ae: Preparing 06:04:56 e40b06b44eb7: Waiting 06:04:56 f1efe8e7f9a1: Waiting 06:04:56 3090eb895dcf: Waiting 06:04:56 63ca1fbb43ae: Waiting 06:04:56 b2b88d1f5c19: Waiting 06:04:56 1bb3a31edd5e: Waiting 06:04:56 7b5ef23bb07b: Layer already exists 06:04:56 1d6242a7a406: Layer already exists 06:04:56 71d060ec1ea1: Layer already exists 06:04:56 e862c0aa8b14: Layer already exists 06:04:56 753486b4a7d4: Layer already exists 06:04:56 1bb3a31edd5e: Layer already exists 06:04:56 e40b06b44eb7: Layer already exists 06:04:56 f1efe8e7f9a1: Layer already exists 06:04:56 b2b88d1f5c19: Layer already exists 06:04:56 3090eb895dcf: Layer already exists 06:04:56 63ca1fbb43ae: Layer already exists 06:04:56 main: digest: sha256:41fb9dd18dda376343e28bb0018843565528bb9c87033be4618b164c8edc67b9 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:04:56 ===================================================== [Pipeline] echo 06:04:56 taggedImages: 06:04:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup:cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:04:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 06:04:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.106 06:04:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:04:56 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 06:04:56 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 06:04:56 cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:04:56 latest 06:04:56 3.2.0-dev.106 06:04:56 cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:04:56 main 06:04:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:57 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:04:57 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:04:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:04:57 a3d9e142ff55: Preparing 06:04:57 543a3dd7183b: Preparing 06:04:57 000c1c216674: Preparing 06:04:57 33b20abcb1be: Preparing 06:04:57 cde93772997f: Preparing 06:04:57 77077f516c0e: Preparing 06:04:57 e4493318ba55: Preparing 06:04:57 b2b88d1f5c19: Preparing 06:04:57 1bb3a31edd5e: Preparing 06:04:57 bc2c02d62b88: Preparing 06:04:57 4b2fe1004b87: Preparing 06:04:57 63ca1fbb43ae: Preparing 06:04:57 77077f516c0e: Waiting 06:04:57 1bb3a31edd5e: Waiting 06:04:57 bc2c02d62b88: Waiting 06:04:57 4b2fe1004b87: Waiting 06:04:57 63ca1fbb43ae: Waiting 06:04:57 e4493318ba55: Waiting 06:04:57 b2b88d1f5c19: Waiting 06:04:57 543a3dd7183b: Pushed 06:04:57 a3d9e142ff55: Pushed 06:04:57 cde93772997f: Pushed 06:04:57 b2b88d1f5c19: Layer already exists 06:04:57 1bb3a31edd5e: Layer already exists 06:04:57 77077f516c0e: Pushed 06:04:57 e4493318ba55: Pushed 06:04:57 63ca1fbb43ae: Layer already exists 06:04:58 bc2c02d62b88: Pushed 06:04:59 33b20abcb1be: Pushed 06:04:59 4b2fe1004b87: Pushed 06:04:59 000c1c216674: Pushed 06:04:59 cae398aa3bfc450ad98d64e9042796ae15c1e7ab: digest: sha256:815389efd1f6d4290bafab454c8cad86f42b80485920738775de585932fd6557 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:00 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:00 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 06:05:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:05:00 a3d9e142ff55: Preparing 06:05:00 543a3dd7183b: Preparing 06:05:00 000c1c216674: Preparing 06:05:00 33b20abcb1be: Preparing 06:05:00 cde93772997f: Preparing 06:05:00 77077f516c0e: Preparing 06:05:00 e4493318ba55: Preparing 06:05:00 b2b88d1f5c19: Preparing 06:05:00 1bb3a31edd5e: Preparing 06:05:00 bc2c02d62b88: Preparing 06:05:00 4b2fe1004b87: Preparing 06:05:00 63ca1fbb43ae: Preparing 06:05:00 77077f516c0e: Waiting 06:05:00 b2b88d1f5c19: Waiting 06:05:00 1bb3a31edd5e: Waiting 06:05:00 4b2fe1004b87: Waiting 06:05:00 bc2c02d62b88: Waiting 06:05:00 63ca1fbb43ae: Waiting 06:05:00 e4493318ba55: Waiting 06:05:00 cde93772997f: Layer already exists 06:05:00 33b20abcb1be: Layer already exists 06:05:00 a3d9e142ff55: Layer already exists 06:05:00 000c1c216674: Layer already exists 06:05:00 77077f516c0e: Layer already exists 06:05:00 1bb3a31edd5e: Layer already exists 06:05:00 bc2c02d62b88: Layer already exists 06:05:00 4b2fe1004b87: Layer already exists 06:05:00 63ca1fbb43ae: Layer already exists 06:05:00 543a3dd7183b: Layer already exists 06:05:00 e4493318ba55: Layer already exists 06:05:00 b2b88d1f5c19: Layer already exists 06:05:00 latest: digest: sha256:815389efd1f6d4290bafab454c8cad86f42b80485920738775de585932fd6557 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:01 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.106 06:05:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:05:01 a3d9e142ff55: Preparing 06:05:01 543a3dd7183b: Preparing 06:05:01 000c1c216674: Preparing 06:05:01 33b20abcb1be: Preparing 06:05:01 cde93772997f: Preparing 06:05:01 77077f516c0e: Preparing 06:05:01 e4493318ba55: Preparing 06:05:01 b2b88d1f5c19: Preparing 06:05:01 1bb3a31edd5e: Preparing 06:05:01 bc2c02d62b88: Preparing 06:05:01 4b2fe1004b87: Preparing 06:05:01 63ca1fbb43ae: Preparing 06:05:01 1bb3a31edd5e: Waiting 06:05:01 77077f516c0e: Waiting 06:05:01 bc2c02d62b88: Waiting 06:05:01 b2b88d1f5c19: Waiting 06:05:01 63ca1fbb43ae: Waiting 06:05:01 4b2fe1004b87: Waiting 06:05:01 000c1c216674: Layer already exists 06:05:01 cde93772997f: Layer already exists 06:05:01 33b20abcb1be: Layer already exists 06:05:01 543a3dd7183b: Layer already exists 06:05:01 a3d9e142ff55: Layer already exists 06:05:01 e4493318ba55: Layer already exists 06:05:01 77077f516c0e: Layer already exists 06:05:01 1bb3a31edd5e: Layer already exists 06:05:01 b2b88d1f5c19: Layer already exists 06:05:01 bc2c02d62b88: Layer already exists 06:05:01 4b2fe1004b87: Layer already exists 06:05:01 63ca1fbb43ae: Layer already exists 06:05:01 3.2.0-dev.106: digest: sha256:815389efd1f6d4290bafab454c8cad86f42b80485920738775de585932fd6557 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:01 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:05:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:05:02 a3d9e142ff55: Preparing 06:05:02 543a3dd7183b: Preparing 06:05:02 000c1c216674: Preparing 06:05:02 33b20abcb1be: Preparing 06:05:02 cde93772997f: Preparing 06:05:02 77077f516c0e: Preparing 06:05:02 e4493318ba55: Preparing 06:05:02 b2b88d1f5c19: Preparing 06:05:02 1bb3a31edd5e: Preparing 06:05:02 bc2c02d62b88: Preparing 06:05:02 4b2fe1004b87: Preparing 06:05:02 63ca1fbb43ae: Preparing 06:05:02 77077f516c0e: Waiting 06:05:02 e4493318ba55: Waiting 06:05:02 1bb3a31edd5e: Waiting 06:05:02 b2b88d1f5c19: Waiting 06:05:02 bc2c02d62b88: Waiting 06:05:02 4b2fe1004b87: Waiting 06:05:02 63ca1fbb43ae: Waiting 06:05:02 543a3dd7183b: Layer already exists 06:05:02 33b20abcb1be: Layer already exists 06:05:02 a3d9e142ff55: Layer already exists 06:05:02 cde93772997f: Layer already exists 06:05:02 77077f516c0e: Layer already exists 06:05:02 e4493318ba55: Layer already exists 06:05:02 000c1c216674: Layer already exists 06:05:02 b2b88d1f5c19: Layer already exists 06:05:02 bc2c02d62b88: Layer already exists 06:05:02 4b2fe1004b87: Layer already exists 06:05:02 1bb3a31edd5e: Layer already exists 06:05:02 63ca1fbb43ae: Layer already exists 06:05:02 cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106: digest: sha256:815389efd1f6d4290bafab454c8cad86f42b80485920738775de585932fd6557 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:02 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 06:05:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 06:05:02 a3d9e142ff55: Preparing 06:05:02 543a3dd7183b: Preparing 06:05:02 000c1c216674: Preparing 06:05:02 33b20abcb1be: Preparing 06:05:02 cde93772997f: Preparing 06:05:02 77077f516c0e: Preparing 06:05:02 e4493318ba55: Preparing 06:05:02 b2b88d1f5c19: Preparing 06:05:02 1bb3a31edd5e: Preparing 06:05:02 bc2c02d62b88: Preparing 06:05:02 4b2fe1004b87: Preparing 06:05:02 63ca1fbb43ae: Preparing 06:05:02 63ca1fbb43ae: Waiting 06:05:02 4b2fe1004b87: Waiting 06:05:02 1bb3a31edd5e: Waiting 06:05:02 e4493318ba55: Waiting 06:05:02 77077f516c0e: Waiting 06:05:02 bc2c02d62b88: Waiting 06:05:02 b2b88d1f5c19: Waiting 06:05:02 543a3dd7183b: Layer already exists 06:05:02 000c1c216674: Layer already exists 06:05:02 33b20abcb1be: Layer already exists 06:05:02 cde93772997f: Layer already exists 06:05:02 a3d9e142ff55: Layer already exists 06:05:02 77077f516c0e: Layer already exists 06:05:02 e4493318ba55: Layer already exists 06:05:02 b2b88d1f5c19: Layer already exists 06:05:02 1bb3a31edd5e: Layer already exists 06:05:02 bc2c02d62b88: Layer already exists 06:05:02 63ca1fbb43ae: Layer already exists 06:05:02 4b2fe1004b87: Layer already exists 06:05:02 main: digest: sha256:815389efd1f6d4290bafab454c8cad86f42b80485920738775de585932fd6557 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:05:02 ===================================================== [Pipeline] echo 06:05:02 taggedImages: 06:05:02 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:05:02 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 06:05:02 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.106 06:05:02 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:05:02 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 06:05:02 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 06:05:02 cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:05:02 latest 06:05:02 3.2.0-dev.106 06:05:02 cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:05:02 main 06:05:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:03 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:03 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:05:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:05:03 78e4c136648d: Preparing 06:05:03 e03b90208c17: Preparing 06:05:03 b2b88d1f5c19: Preparing 06:05:03 1bb3a31edd5e: Preparing 06:05:03 cabc083052e1: Preparing 06:05:03 8f6b0bf614a8: Preparing 06:05:03 63ca1fbb43ae: Preparing 06:05:03 8f6b0bf614a8: Waiting 06:05:03 b2b88d1f5c19: Layer already exists 06:05:03 1bb3a31edd5e: Layer already exists 06:05:03 63ca1fbb43ae: Layer already exists 06:05:03 78e4c136648d: Pushed 06:05:03 cabc083052e1: Pushed 06:05:04 8f6b0bf614a8: Pushed 06:05:06 e03b90208c17: Pushed 06:05:06 cae398aa3bfc450ad98d64e9042796ae15c1e7ab: digest: sha256:bfc12378cd6e0c8a54922b58f91d019275732f85dc733a0d93c6efa84659a1d3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:07 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:07 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 06:05:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:05:07 78e4c136648d: Preparing 06:05:07 e03b90208c17: Preparing 06:05:07 b2b88d1f5c19: Preparing 06:05:07 1bb3a31edd5e: Preparing 06:05:07 cabc083052e1: Preparing 06:05:07 8f6b0bf614a8: Preparing 06:05:07 63ca1fbb43ae: Preparing 06:05:07 8f6b0bf614a8: Waiting 06:05:07 63ca1fbb43ae: Waiting 06:05:07 1bb3a31edd5e: Layer already exists 06:05:07 cabc083052e1: Layer already exists 06:05:07 e03b90208c17: Layer already exists 06:05:07 78e4c136648d: Layer already exists 06:05:07 b2b88d1f5c19: Layer already exists 06:05:07 8f6b0bf614a8: Layer already exists 06:05:07 63ca1fbb43ae: Layer already exists 06:05:07 latest: digest: sha256:bfc12378cd6e0c8a54922b58f91d019275732f85dc733a0d93c6efa84659a1d3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:08 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:08 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.106 06:05:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:05:08 78e4c136648d: Preparing 06:05:08 e03b90208c17: Preparing 06:05:08 b2b88d1f5c19: Preparing 06:05:08 1bb3a31edd5e: Preparing 06:05:08 cabc083052e1: Preparing 06:05:08 8f6b0bf614a8: Preparing 06:05:08 63ca1fbb43ae: Preparing 06:05:08 8f6b0bf614a8: Waiting 06:05:08 63ca1fbb43ae: Waiting 06:05:08 78e4c136648d: Layer already exists 06:05:08 cabc083052e1: Layer already exists 06:05:08 b2b88d1f5c19: Layer already exists 06:05:08 1bb3a31edd5e: Layer already exists 06:05:08 e03b90208c17: Layer already exists 06:05:08 8f6b0bf614a8: Layer already exists 06:05:08 63ca1fbb43ae: Layer already exists 06:05:08 3.2.0-dev.106: digest: sha256:bfc12378cd6e0c8a54922b58f91d019275732f85dc733a0d93c6efa84659a1d3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:08 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:05:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:05:09 78e4c136648d: Preparing 06:05:09 e03b90208c17: Preparing 06:05:09 b2b88d1f5c19: Preparing 06:05:09 1bb3a31edd5e: Preparing 06:05:09 cabc083052e1: Preparing 06:05:09 8f6b0bf614a8: Preparing 06:05:09 63ca1fbb43ae: Preparing 06:05:09 8f6b0bf614a8: Waiting 06:05:09 63ca1fbb43ae: Waiting 06:05:09 cabc083052e1: Layer already exists 06:05:09 1bb3a31edd5e: Layer already exists 06:05:09 e03b90208c17: Layer already exists 06:05:09 b2b88d1f5c19: Layer already exists 06:05:09 78e4c136648d: Layer already exists 06:05:09 8f6b0bf614a8: Layer already exists 06:05:09 63ca1fbb43ae: Layer already exists 06:05:09 cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106: digest: sha256:bfc12378cd6e0c8a54922b58f91d019275732f85dc733a0d93c6efa84659a1d3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:09 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 06:05:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 06:05:09 78e4c136648d: Preparing 06:05:09 e03b90208c17: Preparing 06:05:09 b2b88d1f5c19: Preparing 06:05:09 1bb3a31edd5e: Preparing 06:05:09 cabc083052e1: Preparing 06:05:09 8f6b0bf614a8: Preparing 06:05:09 63ca1fbb43ae: Preparing 06:05:09 8f6b0bf614a8: Waiting 06:05:09 63ca1fbb43ae: Waiting 06:05:09 b2b88d1f5c19: Layer already exists 06:05:09 cabc083052e1: Layer already exists 06:05:09 1bb3a31edd5e: Layer already exists 06:05:09 78e4c136648d: Layer already exists 06:05:09 e03b90208c17: Layer already exists 06:05:09 8f6b0bf614a8: Layer already exists 06:05:09 63ca1fbb43ae: Layer already exists 06:05:09 main: digest: sha256:bfc12378cd6e0c8a54922b58f91d019275732f85dc733a0d93c6efa84659a1d3 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:05:10 ===================================================== [Pipeline] echo 06:05:10 taggedImages: 06:05:10 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:05:10 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 06:05:10 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.106 06:05:10 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:05:10 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 06:05:10 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 06:05:10 cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:05:10 latest 06:05:10 3.2.0-dev.106 06:05:10 cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:05:10 main 06:05:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:10 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:05:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:05:10 626c975dda67: Preparing 06:05:10 0d2c6a5b65ce: Preparing 06:05:10 2c6de40c9fc8: Preparing 06:05:10 b2b88d1f5c19: Preparing 06:05:10 1bb3a31edd5e: Preparing 06:05:10 33e38f9658a6: Preparing 06:05:10 a061c8805645: Preparing 06:05:10 22eb970f5967: Preparing 06:05:10 9b224354f013: Preparing 06:05:10 63ca1fbb43ae: Preparing 06:05:10 33e38f9658a6: Waiting 06:05:10 a061c8805645: Waiting 06:05:10 22eb970f5967: Waiting 06:05:10 9b224354f013: Waiting 06:05:10 63ca1fbb43ae: Waiting 06:05:10 b2b88d1f5c19: Layer already exists 06:05:10 1bb3a31edd5e: Layer already exists 06:05:10 0d2c6a5b65ce: Pushed 06:05:10 2c6de40c9fc8: Pushed 06:05:10 626c975dda67: Pushed 06:05:10 63ca1fbb43ae: Layer already exists 06:05:10 22eb970f5967: Pushed 06:05:11 9b224354f013: Pushed 06:05:16 a061c8805645: Pushed 06:05:20 33e38f9658a6: Pushed 06:05:20 cae398aa3bfc450ad98d64e9042796ae15c1e7ab: digest: sha256:8d7a779be55b1bb4ba94d584ee38b68f48faaca6cd1e22b1c10c737ecded9f52 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:21 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 06:05:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:05:22 626c975dda67: Preparing 06:05:22 0d2c6a5b65ce: Preparing 06:05:22 2c6de40c9fc8: Preparing 06:05:22 b2b88d1f5c19: Preparing 06:05:22 1bb3a31edd5e: Preparing 06:05:22 33e38f9658a6: Preparing 06:05:22 a061c8805645: Preparing 06:05:22 22eb970f5967: Preparing 06:05:22 9b224354f013: Preparing 06:05:22 63ca1fbb43ae: Preparing 06:05:22 a061c8805645: Waiting 06:05:22 22eb970f5967: Waiting 06:05:22 33e38f9658a6: Waiting 06:05:22 63ca1fbb43ae: Waiting 06:05:22 626c975dda67: Layer already exists 06:05:22 1bb3a31edd5e: Layer already exists 06:05:22 0d2c6a5b65ce: Layer already exists 06:05:22 b2b88d1f5c19: Layer already exists 06:05:22 2c6de40c9fc8: Layer already exists 06:05:22 33e38f9658a6: Layer already exists 06:05:22 22eb970f5967: Layer already exists 06:05:22 9b224354f013: Layer already exists 06:05:22 a061c8805645: Layer already exists 06:05:22 63ca1fbb43ae: Layer already exists 06:05:24 latest: digest: sha256:8d7a779be55b1bb4ba94d584ee38b68f48faaca6cd1e22b1c10c737ecded9f52 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:24 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.106 06:05:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:05:25 626c975dda67: Preparing 06:05:25 0d2c6a5b65ce: Preparing 06:05:25 2c6de40c9fc8: Preparing 06:05:25 b2b88d1f5c19: Preparing 06:05:25 1bb3a31edd5e: Preparing 06:05:25 33e38f9658a6: Preparing 06:05:25 a061c8805645: Preparing 06:05:25 22eb970f5967: Preparing 06:05:25 9b224354f013: Preparing 06:05:25 63ca1fbb43ae: Preparing 06:05:25 a061c8805645: Waiting 06:05:25 9b224354f013: Waiting 06:05:25 33e38f9658a6: Waiting 06:05:25 63ca1fbb43ae: Waiting 06:05:25 626c975dda67: Layer already exists 06:05:25 2c6de40c9fc8: Layer already exists 06:05:25 1bb3a31edd5e: Layer already exists 06:05:25 0d2c6a5b65ce: Layer already exists 06:05:25 b2b88d1f5c19: Layer already exists 06:05:25 a061c8805645: Layer already exists 06:05:25 9b224354f013: Layer already exists 06:05:25 33e38f9658a6: Layer already exists 06:05:25 22eb970f5967: Layer already exists 06:05:25 63ca1fbb43ae: Layer already exists 06:05:25 3.2.0-dev.106: digest: sha256:8d7a779be55b1bb4ba94d584ee38b68f48faaca6cd1e22b1c10c737ecded9f52 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:26 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:05:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:05:29 626c975dda67: Preparing 06:05:29 0d2c6a5b65ce: Preparing 06:05:29 2c6de40c9fc8: Preparing 06:05:29 b2b88d1f5c19: Preparing 06:05:29 1bb3a31edd5e: Preparing 06:05:29 33e38f9658a6: Preparing 06:05:29 a061c8805645: Preparing 06:05:29 22eb970f5967: Preparing 06:05:29 9b224354f013: Preparing 06:05:29 63ca1fbb43ae: Preparing 06:05:29 9b224354f013: Waiting 06:05:29 a061c8805645: Waiting 06:05:29 22eb970f5967: Waiting 06:05:29 33e38f9658a6: Waiting 06:05:29 63ca1fbb43ae: Waiting 06:05:29 b2b88d1f5c19: Layer already exists 06:05:29 1bb3a31edd5e: Layer already exists 06:05:29 626c975dda67: Layer already exists 06:05:29 2c6de40c9fc8: Layer already exists 06:05:29 0d2c6a5b65ce: Layer already exists 06:05:29 33e38f9658a6: Layer already exists 06:05:29 9b224354f013: Layer already exists 06:05:29 a061c8805645: Layer already exists 06:05:29 22eb970f5967: Layer already exists 06:05:29 63ca1fbb43ae: Layer already exists 06:05:33 cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106: digest: sha256:8d7a779be55b1bb4ba94d584ee38b68f48faaca6cd1e22b1c10c737ecded9f52 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:33 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 06:05:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 06:05:34 626c975dda67: Preparing 06:05:34 0d2c6a5b65ce: Preparing 06:05:34 2c6de40c9fc8: Preparing 06:05:34 b2b88d1f5c19: Preparing 06:05:34 1bb3a31edd5e: Preparing 06:05:34 33e38f9658a6: Preparing 06:05:34 a061c8805645: Preparing 06:05:34 22eb970f5967: Preparing 06:05:34 9b224354f013: Preparing 06:05:34 63ca1fbb43ae: Preparing 06:05:34 22eb970f5967: Waiting 06:05:34 9b224354f013: Waiting 06:05:34 33e38f9658a6: Waiting 06:05:34 63ca1fbb43ae: Waiting 06:05:34 a061c8805645: Waiting 06:05:34 0d2c6a5b65ce: Layer already exists 06:05:34 626c975dda67: Layer already exists 06:05:34 b2b88d1f5c19: Layer already exists 06:05:34 1bb3a31edd5e: Layer already exists 06:05:34 2c6de40c9fc8: Layer already exists 06:05:34 a061c8805645: Layer already exists 06:05:34 22eb970f5967: Layer already exists 06:05:34 33e38f9658a6: Layer already exists 06:05:34 63ca1fbb43ae: Layer already exists 06:05:34 9b224354f013: Layer already exists 06:05:34 main: digest: sha256:8d7a779be55b1bb4ba94d584ee38b68f48faaca6cd1e22b1c10c737ecded9f52 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:05:34 ===================================================== [Pipeline] echo 06:05:34 taggedImages: 06:05:34 - nexus3.edgexfoundry.org:10004/security-spire-agent:cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:05:34 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 06:05:34 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.106 06:05:34 - nexus3.edgexfoundry.org:10004/security-spire-agent:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:05:34 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 06:05:34 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 06:05:34 cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:05:34 latest 06:05:34 3.2.0-dev.106 06:05:34 cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:05:34 main 06:05:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:34 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:05:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:05:35 3916194bc878: Preparing 06:05:35 bb941dd57886: Preparing 06:05:35 7817c10dfede: Preparing 06:05:35 b2b88d1f5c19: Preparing 06:05:35 1bb3a31edd5e: Preparing 06:05:35 33e38f9658a6: Preparing 06:05:35 2c3a304bf7bb: Preparing 06:05:35 be29aae59591: Preparing 06:05:35 2c3a304bf7bb: Waiting 06:05:35 63ca1fbb43ae: Preparing 06:05:35 be29aae59591: Waiting 06:05:35 63ca1fbb43ae: Waiting 06:05:35 1bb3a31edd5e: Layer already exists 06:05:35 b2b88d1f5c19: Layer already exists 06:05:35 33e38f9658a6: Layer already exists 06:05:35 3916194bc878: Pushed 06:05:35 7817c10dfede: Pushed 06:05:35 bb941dd57886: Pushed 06:05:35 63ca1fbb43ae: Layer already exists 06:05:35 2c3a304bf7bb: Pushed 06:05:35 be29aae59591: Pushed 06:05:35 cae398aa3bfc450ad98d64e9042796ae15c1e7ab: digest: sha256:03b19d2a690e97acf44f1bc86994be506d68207f585474ac69ae4c226ad33111 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:35 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 06:05:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:05:36 3916194bc878: Preparing 06:05:36 bb941dd57886: Preparing 06:05:36 7817c10dfede: Preparing 06:05:36 b2b88d1f5c19: Preparing 06:05:36 1bb3a31edd5e: Preparing 06:05:36 33e38f9658a6: Preparing 06:05:36 2c3a304bf7bb: Preparing 06:05:36 be29aae59591: Preparing 06:05:36 63ca1fbb43ae: Preparing 06:05:36 be29aae59591: Waiting 06:05:36 2c3a304bf7bb: Waiting 06:05:36 33e38f9658a6: Waiting 06:05:36 1bb3a31edd5e: Layer already exists 06:05:36 3916194bc878: Layer already exists 06:05:36 b2b88d1f5c19: Layer already exists 06:05:36 bb941dd57886: Layer already exists 06:05:36 7817c10dfede: Layer already exists 06:05:36 be29aae59591: Layer already exists 06:05:36 33e38f9658a6: Layer already exists 06:05:36 2c3a304bf7bb: Layer already exists 06:05:36 63ca1fbb43ae: Layer already exists 06:05:36 latest: digest: sha256:03b19d2a690e97acf44f1bc86994be506d68207f585474ac69ae4c226ad33111 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:36 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.106 06:05:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:05:36 3916194bc878: Preparing 06:05:36 bb941dd57886: Preparing 06:05:36 7817c10dfede: Preparing 06:05:36 b2b88d1f5c19: Preparing 06:05:36 1bb3a31edd5e: Preparing 06:05:36 33e38f9658a6: Preparing 06:05:36 2c3a304bf7bb: Preparing 06:05:36 be29aae59591: Preparing 06:05:36 63ca1fbb43ae: Preparing 06:05:36 be29aae59591: Waiting 06:05:36 2c3a304bf7bb: Waiting 06:05:36 33e38f9658a6: Waiting 06:05:36 3916194bc878: Layer already exists 06:05:36 bb941dd57886: Layer already exists 06:05:36 b2b88d1f5c19: Layer already exists 06:05:36 7817c10dfede: Layer already exists 06:05:36 1bb3a31edd5e: Layer already exists 06:05:36 33e38f9658a6: Layer already exists 06:05:36 2c3a304bf7bb: Layer already exists 06:05:36 63ca1fbb43ae: Layer already exists 06:05:36 be29aae59591: Layer already exists 06:05:36 3.2.0-dev.106: digest: sha256:03b19d2a690e97acf44f1bc86994be506d68207f585474ac69ae4c226ad33111 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:37 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:05:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:05:37 3916194bc878: Preparing 06:05:37 bb941dd57886: Preparing 06:05:37 7817c10dfede: Preparing 06:05:37 b2b88d1f5c19: Preparing 06:05:37 1bb3a31edd5e: Preparing 06:05:37 33e38f9658a6: Preparing 06:05:37 33e38f9658a6: Waiting 06:05:37 2c3a304bf7bb: Preparing 06:05:37 be29aae59591: Preparing 06:05:37 63ca1fbb43ae: Preparing 06:05:37 2c3a304bf7bb: Waiting 06:05:37 be29aae59591: Waiting 06:05:37 63ca1fbb43ae: Waiting 06:05:37 bb941dd57886: Layer already exists 06:05:37 7817c10dfede: Layer already exists 06:05:37 1bb3a31edd5e: Layer already exists 06:05:37 b2b88d1f5c19: Layer already exists 06:05:37 3916194bc878: Layer already exists 06:05:37 be29aae59591: Layer already exists 06:05:37 2c3a304bf7bb: Layer already exists 06:05:37 33e38f9658a6: Layer already exists 06:05:37 63ca1fbb43ae: Layer already exists 06:05:37 cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106: digest: sha256:03b19d2a690e97acf44f1bc86994be506d68207f585474ac69ae4c226ad33111 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:37 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 06:05:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 06:05:38 3916194bc878: Preparing 06:05:38 bb941dd57886: Preparing 06:05:38 7817c10dfede: Preparing 06:05:38 b2b88d1f5c19: Preparing 06:05:38 1bb3a31edd5e: Preparing 06:05:38 33e38f9658a6: Preparing 06:05:38 2c3a304bf7bb: Preparing 06:05:38 be29aae59591: Preparing 06:05:38 63ca1fbb43ae: Preparing 06:05:38 63ca1fbb43ae: Waiting 06:05:38 2c3a304bf7bb: Waiting 06:05:38 33e38f9658a6: Waiting 06:05:38 be29aae59591: Waiting 06:05:38 3916194bc878: Layer already exists 06:05:38 1bb3a31edd5e: Layer already exists 06:05:38 b2b88d1f5c19: Layer already exists 06:05:38 bb941dd57886: Layer already exists 06:05:38 7817c10dfede: Layer already exists 06:05:38 33e38f9658a6: Layer already exists 06:05:38 2c3a304bf7bb: Layer already exists 06:05:38 be29aae59591: Layer already exists 06:05:38 63ca1fbb43ae: Layer already exists 06:05:38 main: digest: sha256:03b19d2a690e97acf44f1bc86994be506d68207f585474ac69ae4c226ad33111 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:05:38 ===================================================== [Pipeline] echo 06:05:38 taggedImages: 06:05:38 - nexus3.edgexfoundry.org:10004/security-spire-config:cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:05:38 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 06:05:38 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.106 06:05:38 - nexus3.edgexfoundry.org:10004/security-spire-config:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:05:38 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 06:05:38 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 06:05:38 cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:05:38 latest 06:05:38 3.2.0-dev.106 06:05:38 cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:05:38 main 06:05:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:38 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:05:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:05:38 626c975dda67: Preparing 06:05:38 2d0b90da08b1: Preparing 06:05:38 b73ef63c8f5b: Preparing 06:05:38 b2b88d1f5c19: Preparing 06:05:38 1bb3a31edd5e: Preparing 06:05:38 7b3e4de9cce8: Preparing 06:05:38 22eb970f5967: Preparing 06:05:38 9b224354f013: Preparing 06:05:38 63ca1fbb43ae: Preparing 06:05:38 22eb970f5967: Waiting 06:05:38 9b224354f013: Waiting 06:05:38 7b3e4de9cce8: Waiting 06:05:38 626c975dda67: Layer already exists 06:05:38 b2b88d1f5c19: Layer already exists 06:05:38 1bb3a31edd5e: Layer already exists 06:05:38 9b224354f013: Layer already exists 06:05:38 22eb970f5967: Layer already exists 06:05:38 63ca1fbb43ae: Layer already exists 06:05:38 b73ef63c8f5b: Pushed 06:05:38 2d0b90da08b1: Pushed 06:05:48 7b3e4de9cce8: Pushed 06:05:48 cae398aa3bfc450ad98d64e9042796ae15c1e7ab: digest: sha256:64d6c7aa7a3876af41e72a3cd7b9a4f77dd1288cc24e042b9661a29523984f4f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:49 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 06:05:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:05:49 626c975dda67: Preparing 06:05:49 2d0b90da08b1: Preparing 06:05:49 b73ef63c8f5b: Preparing 06:05:49 b2b88d1f5c19: Preparing 06:05:49 1bb3a31edd5e: Preparing 06:05:49 7b3e4de9cce8: Preparing 06:05:49 22eb970f5967: Preparing 06:05:49 9b224354f013: Preparing 06:05:49 63ca1fbb43ae: Preparing 06:05:49 22eb970f5967: Waiting 06:05:49 9b224354f013: Waiting 06:05:49 63ca1fbb43ae: Waiting 06:05:49 7b3e4de9cce8: Waiting 06:05:49 b2b88d1f5c19: Layer already exists 06:05:49 1bb3a31edd5e: Layer already exists 06:05:49 2d0b90da08b1: Layer already exists 06:05:49 626c975dda67: Layer already exists 06:05:49 b73ef63c8f5b: Layer already exists 06:05:49 7b3e4de9cce8: Layer already exists 06:05:49 22eb970f5967: Layer already exists 06:05:49 9b224354f013: Layer already exists 06:05:49 63ca1fbb43ae: Layer already exists 06:05:49 latest: digest: sha256:64d6c7aa7a3876af41e72a3cd7b9a4f77dd1288cc24e042b9661a29523984f4f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:49 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.106 06:05:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:05:50 626c975dda67: Preparing 06:05:50 2d0b90da08b1: Preparing 06:05:50 b73ef63c8f5b: Preparing 06:05:50 b2b88d1f5c19: Preparing 06:05:50 1bb3a31edd5e: Preparing 06:05:50 7b3e4de9cce8: Preparing 06:05:50 22eb970f5967: Preparing 06:05:50 9b224354f013: Preparing 06:05:50 63ca1fbb43ae: Preparing 06:05:50 7b3e4de9cce8: Waiting 06:05:50 22eb970f5967: Waiting 06:05:50 9b224354f013: Waiting 06:05:50 63ca1fbb43ae: Waiting 06:05:50 1bb3a31edd5e: Layer already exists 06:05:50 b2b88d1f5c19: Layer already exists 06:05:50 b73ef63c8f5b: Layer already exists 06:05:50 2d0b90da08b1: Layer already exists 06:05:50 626c975dda67: Layer already exists 06:05:50 7b3e4de9cce8: Layer already exists 06:05:50 9b224354f013: Layer already exists 06:05:50 22eb970f5967: Layer already exists 06:05:50 63ca1fbb43ae: Layer already exists 06:05:50 3.2.0-dev.106: digest: sha256:64d6c7aa7a3876af41e72a3cd7b9a4f77dd1288cc24e042b9661a29523984f4f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:50 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:05:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:05:50 626c975dda67: Preparing 06:05:50 2d0b90da08b1: Preparing 06:05:50 b73ef63c8f5b: Preparing 06:05:50 b2b88d1f5c19: Preparing 06:05:50 1bb3a31edd5e: Preparing 06:05:50 7b3e4de9cce8: Preparing 06:05:50 22eb970f5967: Preparing 06:05:50 9b224354f013: Preparing 06:05:50 63ca1fbb43ae: Preparing 06:05:50 22eb970f5967: Waiting 06:05:50 9b224354f013: Waiting 06:05:50 7b3e4de9cce8: Waiting 06:05:50 63ca1fbb43ae: Waiting 06:05:50 1bb3a31edd5e: Layer already exists 06:05:50 626c975dda67: Layer already exists 06:05:50 2d0b90da08b1: Layer already exists 06:05:50 b2b88d1f5c19: Layer already exists 06:05:50 b73ef63c8f5b: Layer already exists 06:05:50 7b3e4de9cce8: Layer already exists 06:05:50 22eb970f5967: Layer already exists 06:05:50 9b224354f013: Layer already exists 06:05:50 63ca1fbb43ae: Layer already exists 06:05:50 cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106: digest: sha256:64d6c7aa7a3876af41e72a3cd7b9a4f77dd1288cc24e042b9661a29523984f4f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:51 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 06:05:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 06:05:51 626c975dda67: Preparing 06:05:51 2d0b90da08b1: Preparing 06:05:51 b73ef63c8f5b: Preparing 06:05:51 b2b88d1f5c19: Preparing 06:05:51 1bb3a31edd5e: Preparing 06:05:51 7b3e4de9cce8: Preparing 06:05:51 22eb970f5967: Preparing 06:05:51 9b224354f013: Preparing 06:05:51 63ca1fbb43ae: Preparing 06:05:51 22eb970f5967: Waiting 06:05:51 9b224354f013: Waiting 06:05:51 7b3e4de9cce8: Waiting 06:05:51 63ca1fbb43ae: Waiting 06:05:51 626c975dda67: Layer already exists 06:05:51 b73ef63c8f5b: Layer already exists 06:05:51 b2b88d1f5c19: Layer already exists 06:05:51 1bb3a31edd5e: Layer already exists 06:05:51 2d0b90da08b1: Layer already exists 06:05:51 7b3e4de9cce8: Layer already exists 06:05:51 9b224354f013: Layer already exists 06:05:51 22eb970f5967: Layer already exists 06:05:51 63ca1fbb43ae: Layer already exists 06:05:51 main: digest: sha256:64d6c7aa7a3876af41e72a3cd7b9a4f77dd1288cc24e042b9661a29523984f4f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:05:51 ===================================================== [Pipeline] echo 06:05:51 taggedImages: 06:05:51 - nexus3.edgexfoundry.org:10004/security-spire-server:cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:05:51 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 06:05:51 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.106 06:05:51 - nexus3.edgexfoundry.org:10004/security-spire-server:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:05:51 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 06:05:51 [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: 06:05:51 cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:05:51 latest 06:05:51 3.2.0-dev.106 06:05:51 cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:05:51 main 06:05:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:51 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:52 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:05:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 06:05:52 e539715ba3d2: Preparing 06:05:52 b1dab6f6d8f2: Preparing 06:05:52 b2b88d1f5c19: Preparing 06:05:52 1bb3a31edd5e: Preparing 06:05:52 8e3f6da86802: Preparing 06:05:52 46ee8014f235: Preparing 06:05:52 63ca1fbb43ae: Preparing 06:05:52 46ee8014f235: Waiting 06:05:52 63ca1fbb43ae: Waiting 06:05:52 1bb3a31edd5e: Layer already exists 06:05:52 b2b88d1f5c19: Layer already exists 06:05:52 63ca1fbb43ae: Layer already exists 06:05:52 e539715ba3d2: Pushed 06:05:52 8e3f6da86802: Pushed 06:05:52 46ee8014f235: Pushed 06:05:57 b1dab6f6d8f2: Pushed 06:05:57 cae398aa3bfc450ad98d64e9042796ae15c1e7ab: digest: sha256:e3dbd7e9bb165b26ffe76b48a92d6fdff1f36289d9ab87f4fbb2b7f04ef4bba1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:58 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:58 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 06:05:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 06:05:58 e539715ba3d2: Preparing 06:05:58 b1dab6f6d8f2: Preparing 06:05:58 b2b88d1f5c19: Preparing 06:05:58 1bb3a31edd5e: Preparing 06:05:58 8e3f6da86802: Preparing 06:05:58 46ee8014f235: Preparing 06:05:58 63ca1fbb43ae: Preparing 06:05:58 46ee8014f235: Waiting 06:05:58 63ca1fbb43ae: Waiting 06:05:58 b1dab6f6d8f2: Layer already exists 06:05:58 b2b88d1f5c19: Layer already exists 06:05:58 1bb3a31edd5e: Layer already exists 06:05:58 e539715ba3d2: Layer already exists 06:05:58 8e3f6da86802: Layer already exists 06:05:58 46ee8014f235: Layer already exists 06:05:58 63ca1fbb43ae: Layer already exists 06:05:58 latest: digest: sha256:e3dbd7e9bb165b26ffe76b48a92d6fdff1f36289d9ab87f4fbb2b7f04ef4bba1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:58 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:59 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.106 06:05:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 06:05:59 e539715ba3d2: Preparing 06:05:59 b1dab6f6d8f2: Preparing 06:05:59 b2b88d1f5c19: Preparing 06:05:59 1bb3a31edd5e: Preparing 06:05:59 8e3f6da86802: Preparing 06:05:59 46ee8014f235: Preparing 06:05:59 63ca1fbb43ae: Preparing 06:05:59 46ee8014f235: Waiting 06:05:59 1bb3a31edd5e: Layer already exists 06:05:59 e539715ba3d2: Layer already exists 06:05:59 b1dab6f6d8f2: Layer already exists 06:05:59 b2b88d1f5c19: Layer already exists 06:05:59 8e3f6da86802: Layer already exists 06:05:59 63ca1fbb43ae: Layer already exists 06:05:59 46ee8014f235: Layer already exists 06:05:59 3.2.0-dev.106: digest: sha256:e3dbd7e9bb165b26ffe76b48a92d6fdff1f36289d9ab87f4fbb2b7f04ef4bba1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:59 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:05:59 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:05:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 06:05:59 e539715ba3d2: Preparing 06:05:59 b1dab6f6d8f2: Preparing 06:05:59 b2b88d1f5c19: Preparing 06:05:59 1bb3a31edd5e: Preparing 06:05:59 8e3f6da86802: Preparing 06:05:59 46ee8014f235: Preparing 06:05:59 63ca1fbb43ae: Preparing 06:05:59 46ee8014f235: Waiting 06:05:59 63ca1fbb43ae: Waiting 06:05:59 b2b88d1f5c19: Layer already exists 06:05:59 e539715ba3d2: Layer already exists 06:05:59 8e3f6da86802: Layer already exists 06:05:59 1bb3a31edd5e: Layer already exists 06:05:59 b1dab6f6d8f2: Layer already exists 06:05:59 46ee8014f235: Layer already exists 06:05:59 63ca1fbb43ae: Layer already exists 06:05:59 cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106: digest: sha256:e3dbd7e9bb165b26ffe76b48a92d6fdff1f36289d9ab87f4fbb2b7f04ef4bba1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:00 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:00 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main 06:06:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 06:06:00 e539715ba3d2: Preparing 06:06:00 b1dab6f6d8f2: Preparing 06:06:00 b2b88d1f5c19: Preparing 06:06:00 1bb3a31edd5e: Preparing 06:06:00 8e3f6da86802: Preparing 06:06:00 46ee8014f235: Preparing 06:06:00 46ee8014f235: Waiting 06:06:00 63ca1fbb43ae: Preparing 06:06:00 63ca1fbb43ae: Waiting 06:06:00 b1dab6f6d8f2: Layer already exists 06:06:00 e539715ba3d2: Layer already exists 06:06:00 1bb3a31edd5e: Layer already exists 06:06:00 8e3f6da86802: Layer already exists 06:06:00 b2b88d1f5c19: Layer already exists 06:06:00 46ee8014f235: Layer already exists 06:06:00 63ca1fbb43ae: Layer already exists 06:06:00 main: digest: sha256:e3dbd7e9bb165b26ffe76b48a92d6fdff1f36289d9ab87f4fbb2b7f04ef4bba1 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:06:00 ===================================================== [Pipeline] echo 06:06:00 taggedImages: 06:06:00 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:06:00 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 06:06:00 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.106 06:06:00 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:06:00 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo 06:06:00 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 06:06:00 cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:06:00 latest 06:06:00 3.2.0-dev.106 06:06:00 cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:06:00 main 06:06:00 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:00 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications:cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:06:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:06:01 2dcf3dedda21: Preparing 06:06:01 7fdbcbd2b3a7: Preparing 06:06:01 57ccb4cbaed3: Preparing 06:06:01 b2b88d1f5c19: Preparing 06:06:01 1bb3a31edd5e: Preparing 06:06:01 fa8b552a0d3b: Preparing 06:06:01 050cb03bde54: Preparing 06:06:01 63ca1fbb43ae: Preparing 06:06:01 050cb03bde54: Waiting 06:06:01 fa8b552a0d3b: Waiting 06:06:01 63ca1fbb43ae: Waiting 06:06:01 1bb3a31edd5e: Layer already exists 06:06:01 b2b88d1f5c19: Layer already exists 06:06:01 7fdbcbd2b3a7: Pushed 06:06:01 2dcf3dedda21: Pushed 06:06:01 63ca1fbb43ae: Layer already exists 06:06:01 fa8b552a0d3b: Pushed 06:06:01 050cb03bde54: Pushed 06:06:06 57ccb4cbaed3: Pushed 06:06:06 cae398aa3bfc450ad98d64e9042796ae15c1e7ab: digest: sha256:ad95be9c5e936a3420587ac601282ee3aec89866772c35b62b4e1e0b6cfbc220 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:07 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:07 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 06:06:07 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:06:07 2dcf3dedda21: Preparing 06:06:07 7fdbcbd2b3a7: Preparing 06:06:07 57ccb4cbaed3: Preparing 06:06:07 b2b88d1f5c19: Preparing 06:06:07 1bb3a31edd5e: Preparing 06:06:07 fa8b552a0d3b: Preparing 06:06:07 050cb03bde54: Preparing 06:06:07 63ca1fbb43ae: Preparing 06:06:07 050cb03bde54: Waiting 06:06:07 63ca1fbb43ae: Waiting 06:06:07 2dcf3dedda21: Layer already exists 06:06:07 b2b88d1f5c19: Layer already exists 06:06:07 57ccb4cbaed3: Layer already exists 06:06:07 1bb3a31edd5e: Layer already exists 06:06:07 7fdbcbd2b3a7: Layer already exists 06:06:07 050cb03bde54: Layer already exists 06:06:07 fa8b552a0d3b: Layer already exists 06:06:07 63ca1fbb43ae: Layer already exists 06:06:07 latest: digest: sha256:ad95be9c5e936a3420587ac601282ee3aec89866772c35b62b4e1e0b6cfbc220 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:07 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.106 06:06:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:06:08 2dcf3dedda21: Preparing 06:06:08 7fdbcbd2b3a7: Preparing 06:06:08 57ccb4cbaed3: Preparing 06:06:08 b2b88d1f5c19: Preparing 06:06:08 1bb3a31edd5e: Preparing 06:06:08 fa8b552a0d3b: Preparing 06:06:08 050cb03bde54: Preparing 06:06:08 63ca1fbb43ae: Preparing 06:06:08 fa8b552a0d3b: Waiting 06:06:08 63ca1fbb43ae: Waiting 06:06:08 050cb03bde54: Waiting 06:06:08 b2b88d1f5c19: Layer already exists 06:06:08 1bb3a31edd5e: Layer already exists 06:06:08 2dcf3dedda21: Layer already exists 06:06:08 7fdbcbd2b3a7: Layer already exists 06:06:08 57ccb4cbaed3: Layer already exists 06:06:08 fa8b552a0d3b: Layer already exists 06:06:08 050cb03bde54: Layer already exists 06:06:08 63ca1fbb43ae: Layer already exists 06:06:08 3.2.0-dev.106: digest: sha256:ad95be9c5e936a3420587ac601282ee3aec89866772c35b62b4e1e0b6cfbc220 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:08 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:06:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:06:08 2dcf3dedda21: Preparing 06:06:08 7fdbcbd2b3a7: Preparing 06:06:08 57ccb4cbaed3: Preparing 06:06:08 b2b88d1f5c19: Preparing 06:06:08 1bb3a31edd5e: Preparing 06:06:08 fa8b552a0d3b: Preparing 06:06:08 050cb03bde54: Preparing 06:06:08 63ca1fbb43ae: Preparing 06:06:08 fa8b552a0d3b: Waiting 06:06:08 63ca1fbb43ae: Waiting 06:06:08 050cb03bde54: Waiting 06:06:08 b2b88d1f5c19: Layer already exists 06:06:08 2dcf3dedda21: Layer already exists 06:06:08 57ccb4cbaed3: Layer already exists 06:06:08 7fdbcbd2b3a7: Layer already exists 06:06:08 1bb3a31edd5e: Layer already exists 06:06:08 fa8b552a0d3b: Layer already exists 06:06:08 050cb03bde54: Layer already exists 06:06:08 63ca1fbb43ae: Layer already exists 06:06:08 cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106: digest: sha256:ad95be9c5e936a3420587ac601282ee3aec89866772c35b62b4e1e0b6cfbc220 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:09 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 06:06:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 06:06:09 2dcf3dedda21: Preparing 06:06:09 7fdbcbd2b3a7: Preparing 06:06:09 57ccb4cbaed3: Preparing 06:06:09 b2b88d1f5c19: Preparing 06:06:09 1bb3a31edd5e: Preparing 06:06:09 fa8b552a0d3b: Preparing 06:06:09 050cb03bde54: Preparing 06:06:09 63ca1fbb43ae: Preparing 06:06:09 050cb03bde54: Waiting 06:06:09 fa8b552a0d3b: Waiting 06:06:09 63ca1fbb43ae: Waiting 06:06:09 57ccb4cbaed3: Layer already exists 06:06:09 7fdbcbd2b3a7: Layer already exists 06:06:09 b2b88d1f5c19: Layer already exists 06:06:09 2dcf3dedda21: Layer already exists 06:06:09 1bb3a31edd5e: Layer already exists 06:06:09 fa8b552a0d3b: Layer already exists 06:06:09 050cb03bde54: Layer already exists 06:06:09 63ca1fbb43ae: Layer already exists 06:06:09 main: digest: sha256:ad95be9c5e936a3420587ac601282ee3aec89866772c35b62b4e1e0b6cfbc220 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:06:09 ===================================================== [Pipeline] echo 06:06:09 taggedImages: 06:06:09 - nexus3.edgexfoundry.org:10004/support-notifications:cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:06:09 - nexus3.edgexfoundry.org:10004/support-notifications:latest 06:06:09 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.106 06:06:09 - nexus3.edgexfoundry.org:10004/support-notifications:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:06:09 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 06:06:09 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 06:06:09 cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:06:09 latest 06:06:09 3.2.0-dev.106 06:06:09 cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:06:09 main 06:06:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:09 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:10 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:06:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:06:10 5bff099345b8: Preparing 06:06:10 52ae4c661292: Preparing 06:06:10 b2b88d1f5c19: Preparing 06:06:10 1bb3a31edd5e: Preparing 06:06:10 02621bfcc214: Preparing 06:06:10 8e928b1e3e5c: Preparing 06:06:10 63ca1fbb43ae: Preparing 06:06:10 8e928b1e3e5c: Waiting 06:06:10 63ca1fbb43ae: Waiting 06:06:10 02621bfcc214: Layer already exists 06:06:10 1bb3a31edd5e: Layer already exists 06:06:10 b2b88d1f5c19: Layer already exists 06:06:10 8e928b1e3e5c: Layer already exists 06:06:10 63ca1fbb43ae: Layer already exists 06:06:10 5bff099345b8: Pushed 06:06:15 52ae4c661292: Pushed 06:06:15 cae398aa3bfc450ad98d64e9042796ae15c1e7ab: digest: sha256:bddfc48b133191d9c62206e6efd14c5bccef0ed38a61b6d6cd78cd3a1ae55891 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:16 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:16 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 06:06:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:06:16 5bff099345b8: Preparing 06:06:16 52ae4c661292: Preparing 06:06:16 b2b88d1f5c19: Preparing 06:06:16 1bb3a31edd5e: Preparing 06:06:16 02621bfcc214: Preparing 06:06:16 8e928b1e3e5c: Preparing 06:06:16 63ca1fbb43ae: Preparing 06:06:16 63ca1fbb43ae: Waiting 06:06:16 8e928b1e3e5c: Waiting 06:06:16 5bff099345b8: Layer already exists 06:06:16 1bb3a31edd5e: Layer already exists 06:06:16 02621bfcc214: Layer already exists 06:06:16 b2b88d1f5c19: Layer already exists 06:06:16 52ae4c661292: Layer already exists 06:06:16 63ca1fbb43ae: Layer already exists 06:06:16 8e928b1e3e5c: Layer already exists 06:06:16 latest: digest: sha256:bddfc48b133191d9c62206e6efd14c5bccef0ed38a61b6d6cd78cd3a1ae55891 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:16 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.106 06:06:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:06:17 5bff099345b8: Preparing 06:06:17 52ae4c661292: Preparing 06:06:17 b2b88d1f5c19: Preparing 06:06:17 1bb3a31edd5e: Preparing 06:06:17 02621bfcc214: Preparing 06:06:17 8e928b1e3e5c: Preparing 06:06:17 63ca1fbb43ae: Preparing 06:06:17 8e928b1e3e5c: Waiting 06:06:17 63ca1fbb43ae: Waiting 06:06:17 5bff099345b8: Layer already exists 06:06:17 1bb3a31edd5e: Layer already exists 06:06:17 b2b88d1f5c19: Layer already exists 06:06:17 52ae4c661292: Layer already exists 06:06:17 02621bfcc214: Layer already exists 06:06:17 8e928b1e3e5c: Layer already exists 06:06:17 63ca1fbb43ae: Layer already exists 06:06:17 3.2.0-dev.106: digest: sha256:bddfc48b133191d9c62206e6efd14c5bccef0ed38a61b6d6cd78cd3a1ae55891 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:17 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:06:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:06:17 5bff099345b8: Preparing 06:06:17 52ae4c661292: Preparing 06:06:17 b2b88d1f5c19: Preparing 06:06:17 1bb3a31edd5e: Preparing 06:06:17 02621bfcc214: Preparing 06:06:17 8e928b1e3e5c: Preparing 06:06:17 63ca1fbb43ae: Preparing 06:06:17 8e928b1e3e5c: Waiting 06:06:17 5bff099345b8: Layer already exists 06:06:17 02621bfcc214: Layer already exists 06:06:17 1bb3a31edd5e: Layer already exists 06:06:17 b2b88d1f5c19: Layer already exists 06:06:17 52ae4c661292: Layer already exists 06:06:17 63ca1fbb43ae: Layer already exists 06:06:17 8e928b1e3e5c: Layer already exists 06:06:17 cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106: digest: sha256:bddfc48b133191d9c62206e6efd14c5bccef0ed38a61b6d6cd78cd3a1ae55891 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:17 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:06:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 06:06:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 06:06:18 5bff099345b8: Preparing 06:06:18 52ae4c661292: Preparing 06:06:18 b2b88d1f5c19: Preparing 06:06:18 1bb3a31edd5e: Preparing 06:06:18 02621bfcc214: Preparing 06:06:18 8e928b1e3e5c: Preparing 06:06:18 63ca1fbb43ae: Preparing 06:06:18 8e928b1e3e5c: Waiting 06:06:18 63ca1fbb43ae: Waiting 06:06:18 1bb3a31edd5e: Layer already exists 06:06:18 5bff099345b8: Layer already exists 06:06:18 52ae4c661292: Layer already exists 06:06:18 b2b88d1f5c19: Layer already exists 06:06:18 02621bfcc214: Layer already exists 06:06:18 8e928b1e3e5c: Layer already exists 06:06:18 63ca1fbb43ae: Layer already exists 06:06:18 main: digest: sha256:bddfc48b133191d9c62206e6efd14c5bccef0ed38a61b6d6cd78cd3a1ae55891 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:06:18 ===================================================== [Pipeline] echo 06:06:18 taggedImages: 06:06:18 - nexus3.edgexfoundry.org:10004/support-scheduler:cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:06:18 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 06:06:18 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.106 06:06:18 - nexus3.edgexfoundry.org:10004/support-scheduler:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:06:18 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:22:06 #160 ... 06:22:06 06:22:06 #150 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:22:06 #150 DONE 1200.6s 06:22:06 06:22:06 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:22:06 #152 ... 06:22:06 06:22:06 #161 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 06:22:06 #161 DONE 0.2s 06:22:06 06:22:06 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:22:06 #149 1201.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.106" -trimpath -mod=readonly -ldflags "-bindnow" -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:22:06 #149 ... 06:22:06 06:22:06 #162 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 06:22:06 #162 DONE 0.2s 06:22:06 06:22:06 #163 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 06:22:06 #163 DONE 0.1s 06:22:06 06:22:06 #164 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 06:22:06 #164 DONE 0.1s 06:22:06 06:22:06 #165 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:22:06 #165 DONE 0.3s 06:22:06 06:22:06 #166 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 06:22:06 #166 DONE 0.1s 06:22:06 06:22:06 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:22:06 #152 ... 06:22:06 06:22:06 #167 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:22:06 #167 DONE 2.1s 06:22:06 06:22:06 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:22:06 #149 ... 06:22:06 06:22:06 #106 [security-proxy-setup] exporting to image 06:22:06 #106 exporting layers 0.9s done 06:22:06 #106 writing image sha256:a565e88aa7b2755d5ef55656929ea0a703d5dbc96a073b27fceb0b2e8bbfcc24 done 06:22:06 #106 naming to docker.io/library/security-proxy-setup-arm64 done 06:22:06 #106 DONE 6.0s 06:22:06 06:22:06 #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:22:11 #160 ... 06:22:11 06:22:11 #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:22:11 #156 DONE 1209.8s 06:22:11 06:22:11 #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 06:22:11 #168 DONE 0.4s 06:22:11 06:22:11 #169 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 06:22:14 #169 DONE 2.5s 06:22:14 06:22:14 #170 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 06:22:14 #170 DONE 0.3s 06:22:14 06:22:14 #171 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 06:22:14 #171 DONE 0.2s 06:22:14 06:22:14 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:22:14 #151 ... 06:22:14 06:22:14 #172 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:22:14 #172 DONE 0.3s 06:22:14 06:22:14 #173 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 06:22:14 #173 DONE 0.1s 06:22:14 06:22:14 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:22:14 #152 ... 06:22:14 06:22:14 #174 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 06:22:14 #174 DONE 0.2s 06:22:14 06:22:14 #175 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 06:22:14 #175 DONE 0.1s 06:22:14 06:22:14 #176 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 06:22:14 #176 DONE 0.1s 06:22:14 06:22:14 #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 06:22:14 #177 DONE 0.1s 06:22:14 06:22:14 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:22:15 #154 ... 06:22:15 06:22:15 #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:22:15 #178 DONE 0.1s 06:22:15 06:22:15 #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 06:22:17 #179 DONE 1.9s 06:22:17 06:22:17 #159 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:22:17 #159 ... 06:22:17 06:22:17 #106 [security-bootstrapper] exporting to image 06:22:17 #106 exporting layers 06:22:18 #106 exporting layers 0.9s done 06:22:18 #106 writing image sha256:725670c0bdbd1e6b518a516c7857c500abc428459af407e5ef9015e4c1affaef done 06:22:18 #106 naming to docker.io/library/security-bootstrapper-arm64 done 06:22:18 #106 DONE 6.9s 06:22:18 06:22:18 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:22:33 #152 ... 06:22:33 06:22:33 #149 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:22:33 #149 DONE 1231.5s 06:22:33 06:22:33 #23 [core-common-config-bootstrapper internal] load .dockerignore 06:22:33 #23 ... 06:22:33 06:22:33 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 06:22:33 #180 DONE 0.2s 06:22:33 06:22:33 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:22:33 #152 ... 06:22:33 06:22:33 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 06:22:33 #181 DONE 0.3s 06:22:33 06:22:33 #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 06:22:33 #182 DONE 0.2s 06:22:33 06:22:33 #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 06:22:33 #183 DONE 0.3s 06:22:33 06:22:33 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:22:34 #51 ... 06:22:34 06:22:34 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 06:22:34 #184 DONE 0.3s 06:22:34 06:22:34 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:22:34 #152 ... 06:22:34 06:22:34 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:22:34 #185 DONE 0.3s 06:22:34 06:22:34 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:22:34 #154 ... 06:22:34 06:22:34 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:22:34 #186 DONE 0.4s 06:22:34 06:22:34 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:22:34 #154 ... 06:22:34 06:22:34 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:22:34 #187 DONE 0.1s 06:22:35 06:22:35 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:22:37 #188 DONE 1.9s 06:22:37 06:22:37 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:22:37 #152 ... 06:22:37 06:22:37 #106 [security-secretstore-setup] exporting to image 06:22:37 #106 exporting layers 06:22:38 #106 exporting layers 1.5s done 06:22:38 #106 writing image sha256:996c2b5de5c3a1786b26b765efd912626391ba8bf93c705fc0c7d675446708f6 done 06:22:38 #106 naming to docker.io/library/security-secretstore-setup-arm64 done 06:22:38 #106 DONE 8.4s 06:22:38 06:22:38 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:23:10 #152 ... 06:23:10 06:23:10 #159 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:23:10 #159 DONE 1267.3s 06:23:10 06:23:10 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:23:10 #152 ... 06:23:10 06:23:10 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:23:10 #189 DONE 0.4s 06:23:10 06:23:10 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:23:10 #148 ... 06:23:10 06:23:10 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:23:10 #190 DONE 0.2s 06:23:10 06:23:10 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 06:23:10 #191 DONE 0.3s 06:23:10 06:23:10 #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 06:23:10 #192 DONE 0.1s 06:23:10 06:23:10 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 06:23:10 #193 DONE 0.2s 06:23:10 06:23:10 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:23:10 #153 ... 06:23:10 06:23:10 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:23:12 #194 DONE 2.3s 06:23:12 06:23:12 #106 [core-common-config-bootstrapper] exporting to image 06:23:12 #106 exporting layers 06:23:12 #106 exporting layers 0.7s done 06:23:13 #106 writing image sha256:aa90846ab2750899284a713b258b0e82ed7f82e788074cd93bd34bcf02a0fecc 0.0s done 06:23:13 #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 06:23:13 #106 DONE 9.2s 06:23:13 06:23:13 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:25:34 #154 ... 06:25:34 06:25:34 #155 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:25:34 #155 DONE 1405.4s 06:25:34 06:25:34 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:25:34 #51 ... 06:25:34 06:25:34 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:25:34 #195 DONE 0.2s 06:25:34 06:25:34 #23 [core-common-config-bootstrapper internal] load .dockerignore 06:25:34 #23 ... 06:25:34 06:25:34 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:25:34 #196 DONE 0.1s 06:25:34 06:25:34 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 06:25:34 #197 DONE 0.3s 06:25:34 06:25:34 #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 06:25:34 #198 DONE 0.1s 06:25:34 06:25:34 #106 [security-spiffe-token-provider] exporting to image 06:25:34 #106 exporting layers 06:25:34 #106 exporting layers 0.8s done 06:25:34 #106 writing image sha256:0b04edaacb9fc0729bd78cd359425316420a09bec6aedec22f393b8f937e4124 done 06:25:34 #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done 06:25:34 #106 DONE 9.9s 06:25:34 06:25:34 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:32:57 #65 ... 06:32:57 06:32:57 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:32:57 #153 DONE 1851.2s 06:32:57 06:32:57 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:32:57 #51 ... 06:32:57 06:32:57 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:32:57 #199 DONE 0.1s 06:32:57 06:32:57 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:32:57 #200 DONE 0.1s 06:32:57 06:32:57 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:32:57 #154 ... 06:32:57 06:32:57 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 06:32:57 #201 DONE 0.3s 06:32:57 06:32:57 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 06:32:57 #202 DONE 0.1s 06:32:57 06:32:57 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:32:57 #148 ... 06:32:57 06:32:57 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 06:32:57 #203 DONE 0.1s 06:32:57 06:32:57 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:32:57 #204 DONE 1.9s 06:32:57 06:32:57 #106 [security-proxy-auth] exporting to image 06:32:57 #106 exporting layers 06:32:57 #106 exporting layers 0.8s done 06:32:57 #106 writing image sha256:ad06f135f651ff74ca093283407d0c2d42744b83e6a6fdea031fef07e495b12f done 06:32:57 #106 naming to docker.io/library/security-proxy-auth-arm64 06:32:57 #106 naming to docker.io/library/security-proxy-auth-arm64 done 06:32:57 #106 DONE 10.7s 06:32:57 06:32:57 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:34:05 #152 DONE 1923.3s 06:34:05 06:34:05 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:34:05 #51 ... 06:34:05 06:34:05 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:34:05 #205 DONE 0.1s 06:34:05 06:34:05 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 06:34:05 #206 DONE 0.3s 06:34:05 06:34:05 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:34:05 #207 DONE 0.4s 06:34:05 06:34:05 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 06:34:05 #208 DONE 0.1s 06:34:05 06:34:05 #106 [core-command] exporting to image 06:34:05 #106 exporting layers 06:34:05 #106 exporting layers 0.4s done 06:34:06 #106 writing image sha256:a27eaba496d406f9680ea77f66bc6a543f600d45ecf83053a4487348e34b37d9 done 06:34:06 #106 naming to docker.io/library/core-command-arm64 done 06:34:06 #106 DONE 11.1s 06:34:06 06:34:06 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:35:57 #148 ... 06:35:57 06:35:57 #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:35:57 #158 DONE 2032.6s 06:35:57 06:35:57 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:35:57 #51 ... 06:35:57 06:35:57 #209 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:35:57 #209 DONE 0.4s 06:35:57 06:35:57 #23 [core-common-config-bootstrapper internal] load .dockerignore 06:35:57 #23 ... 06:35:57 06:35:57 #210 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 06:35:57 #210 DONE 0.6s 06:35:57 06:35:57 #211 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 06:35:57 #211 DONE 0.3s 06:35:57 06:35:57 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:35:57 #148 ... 06:35:57 06:35:57 #212 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 06:35:57 #212 DONE 0.2s 06:35:57 06:35:57 #106 [core-keeper] exporting to image 06:35:57 #106 exporting layers 06:35:57 #106 exporting layers 0.7s done 06:35:57 #106 writing image sha256:cdadaed9b642037bc54369c61d2b6a871caba9f885a3156197f7d03e4c725077 done 06:35:57 #106 naming to docker.io/library/core-keeper-arm64 done 06:35:57 #106 DONE 11.8s 06:35:57 06:35:57 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:36:00 #148 ... 06:36:00 06:36:00 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:36:00 #151 DONE 2039.2s 06:36:00 06:36:00 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:36:00 #51 ... 06:36:00 06:36:00 #160 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:36:00 #160 DONE 2039.5s 06:36:00 06:36:00 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:36:00 #157 ... 06:36:00 06:36:00 #213 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:36:00 #213 DONE 0.4s 06:36:00 06:36:00 #214 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 06:36:00 #214 DONE 0.1s 06:36:00 06:36:00 #215 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:36:01 #215 DONE 0.6s 06:36:01 06:36:01 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:36:01 #51 ... 06:36:01 06:36:01 #216 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 06:36:01 #216 DONE 0.2s 06:36:01 06:36:01 #217 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 06:36:01 #217 DONE 0.2s 06:36:01 06:36:01 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:36:02 #65 ... 06:36:02 06:36:02 #218 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 06:36:02 #218 DONE 0.2s 06:36:02 06:36:02 #219 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 06:36:02 #219 DONE 0.2s 06:36:02 06:36:02 #106 [core-data] exporting to image 06:36:02 #106 exporting layers 06:36:02 #106 ... 06:36:02 06:36:02 #220 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:36:02 #220 DONE 0.8s 06:36:02 06:36:02 #106 [core-data] exporting to image 06:36:02 #106 exporting layers 0.8s done 06:36:03 #106 writing image sha256:ff1904db2121400dcb51b16aa8556cb30706c45eeef95cb14910a18c40df7429 0.0s done 06:36:03 #106 naming to docker.io/library/core-data-arm64 0.0s done 06:36:03 #106 DONE 12.7s 06:36:03 06:36:03 #221 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 06:36:03 #221 DONE 0.2s 06:36:03 06:36:03 #222 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 06:36:03 #222 DONE 0.1s 06:36:03 06:36:03 #223 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 06:36:03 #223 DONE 0.1s 06:36:03 06:36:03 #23 [core-common-config-bootstrapper internal] load .dockerignore 06:36:03 #23 ... 06:36:03 06:36:03 #106 [core-metadata] exporting to image 06:36:04 #106 exporting layers 0.5s done 06:36:04 #106 writing image sha256:ae6b967c7d842241e31a3d2a582da9d1a651a50466fc4e4eaeed5ce146fc2a20 done 06:36:04 #106 naming to docker.io/library/core-metadata-arm64 done 06:36:04 #106 DONE 13.2s 06:36:04 06:36:04 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:36:36 #154 ... 06:36:36 06:36:36 #157 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:36:36 #157 DONE 2075.1s 06:36:36 06:36:36 #224 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:36:36 #224 DONE 0.2s 06:36:36 06:36:36 #23 [core-common-config-bootstrapper internal] load .dockerignore 06:36:37 #23 ... 06:36:37 06:36:37 #225 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:36:37 #225 DONE 0.1s 06:36:37 06:36:37 #226 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:36:37 #226 DONE 0.6s 06:36:37 06:36:37 #65 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:36:37 #65 ... 06:36:37 06:36:37 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:36:37 #154 DONE 2076.7s 06:36:37 06:36:37 #227 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 06:36:37 #227 DONE 0.3s 06:36:37 06:36:37 #51 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:36:37 #51 ... 06:36:37 06:36:37 #106 [support-scheduler] exporting to image 06:36:37 #106 exporting layers 06:36:38 #106 ... 06:36:38 06:36:38 #228 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:36:38 #228 DONE 0.2s 06:36:38 06:36:38 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:36:38 #148 ... 06:36:38 06:36:38 #229 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 06:36:38 #229 DONE 0.2s 06:36:38 06:36:38 #230 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:36:38 #230 ... 06:36:38 06:36:38 #106 [support-scheduler] exporting to image 06:36:38 #106 exporting layers 0.9s done 06:36:38 #106 writing image sha256:124633fa885a8ca70ed992780545546fa491d77c1a019c483ea75fb8d3845199 done 06:36:38 #106 naming to docker.io/library/support-scheduler-arm64 done 06:36:38 #106 DONE 14.2s 06:36:38 06:36:38 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:36:39 #148 ... 06:36:39 06:36:39 #230 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:36:39 #230 DONE 0.7s 06:36:39 06:36:39 #148 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:36:39 #148 DONE 2078.4s 06:36:39 06:36:39 #231 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 06:36:39 #231 DONE 0.2s 06:36:39 06:36:39 #232 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 06:36:39 #232 ... 06:36:39 06:36:39 #233 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:36:39 #233 DONE 0.1s 06:36:39 06:36:39 #234 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:36:39 #234 DONE 0.1s 06:36:39 06:36:39 #232 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 06:36:39 #232 DONE 0.2s 06:36:39 06:36:39 #106 [support-notifications] exporting to image 06:36:40 #106 ... 06:36:40 06:36:40 #235 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 06:36:40 #235 DONE 0.6s 06:36:40 06:36:40 #236 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 06:36:40 #236 DONE 0.1s 06:36:40 06:36:40 #106 [support-cron-scheduler] exporting to image 06:36:40 #106 exporting layers 0.9s done 06:36:40 #106 writing image sha256:e52210f045cac6c089564bb27524f2e070e4b8284bac2244b96347d38ea87f3a done 06:36:40 #106 naming to docker.io/library/support-notifications-arm64 done 06:36:41 #106 exporting layers 1.0s done 06:36:41 #106 writing image sha256:d19d3e2835cbf56928e640d5dd6276781b590e703ac0f3e1aef57a33be952483 done 06:36:41 #106 naming to docker.io/library/support-cron-scheduler-arm64 done 06:36:41 #106 DONE 16.0s 06:36:41 06:36:41 #23 [core-common-config-bootstrapper internal] load .dockerignore 06:36:41 time="2024-10-15T05:59:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:36:41 time="2024-10-15T05:59:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:36:41 time="2024-10-15T05:59:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:36:41 time="2024-10-15T05:59:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:36:41 time="2024-10-15T05:59:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:36:41 time="2024-10-15T05:59:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:36:41 time="2024-10-15T05:59:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:36:41 time="2024-10-15T05:59:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:36:41 time="2024-10-15T05:59:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:36:41 time="2024-10-15T05:59:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:36:41 time="2024-10-15T05:59:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:36:41 time="2024-10-15T05:59:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:36:41 time="2024-10-15T05:59:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:36:41 time="2024-10-15T05:59:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:36:41 time="2024-10-15T05:59:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:36:41 time="2024-10-15T05:59:32Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 06:36:41 $ docker stop --time=1 9f7544bee832af54b6270f867db13da78f44872834fa0516a4733425fb49a8f9 06:36:43 $ docker rm -f --volumes 9f7544bee832af54b6270f867db13da78f44872834fa0516a4733425fb49a8f9 [Pipeline] // withDockerContainer [Pipeline] sh 06:36:43 + docker images 06:36:43 REPOSITORY TAG IMAGE ID CREATED SIZE 06:36:43 support-cron-scheduler-arm64 latest d19d3e2835cb 3 seconds ago 66.4MB 06:36:43 support-notifications-arm64 latest e52210f045ca 4 seconds ago 65.3MB 06:36:43 support-scheduler-arm64 latest 124633fa885a 6 seconds ago 64.6MB 06:36:43 core-metadata-arm64 latest ae6b967c7d84 40 seconds ago 42.6MB 06:36:43 core-data-arm64 latest ff1904db2121 42 seconds ago 42.5MB 06:36:43 core-keeper-arm64 latest cdadaed9b642 48 seconds ago 41.7MB 06:36:43 core-command-arm64 latest a27eaba496d4 2 minutes ago 36.8MB 06:36:43 security-proxy-auth-arm64 latest ad06f135f651 3 minutes ago 34.9MB 06:36:43 security-spiffe-token-provider-arm64 latest 0b04edaacb9f 11 minutes ago 42.3MB 06:36:43 core-common-config-bootstrapper-arm64 latest aa90846ab275 13 minutes ago 22.1MB 06:36:43 security-secretstore-setup-arm64 latest 996c2b5de5c3 14 minutes ago 52MB 06:36:43 security-bootstrapper-arm64 latest 725670c0bdbd 14 minutes ago 27.9MB 06:36:43 security-proxy-setup-arm64 latest a565e88aa7b2 14 minutes ago 34.5MB 06:36:43 security-spire-agent-arm64 latest 3178c701e84b 35 minutes ago 176MB 06:36:43 security-spire-server-arm64 latest 7108e15f39d6 35 minutes ago 118MB 06:36:43 security-spire-config-arm64 latest 9164b042581e 35 minutes ago 117MB 06:36:43 ci-base-image-arm64 latest 0f1a60288eab 37 minutes ago 965MB 06:36:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine be29e6b0f0d4 12 days ago 558MB 06:36:43 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 16 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:36:43 provisioning config files... 06:36:43 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/729@tmp/config7009346419433633865tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:36:44 ---> ****-login.sh 06:36:44 nexus3.edgexfoundry.org:10001 06:36:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:44 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:36:44 Configure a credential helper to remove this warning. See 06:36:44 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:36:44 06:36:44 Login Succeeded 06:36:44 nexus3.edgexfoundry.org:10002 06:36:44 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:36:45 Configure a credential helper to remove this warning. See 06:36:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:36:45 06:36:45 Login Succeeded 06:36:45 nexus3.edgexfoundry.org:10003 06:36:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:36:45 Configure a credential helper to remove this warning. See 06:36:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:36:45 06:36:45 Login Succeeded 06:36:45 nexus3.edgexfoundry.org:10004 06:36:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:45 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:36:45 Configure a credential helper to remove this warning. See 06:36:45 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:36:45 06:36:45 Login Succeeded 06:36:45 ****.io 06:36:45 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:36:46 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:36:46 Configure a credential helper to remove this warning. See 06:36:46 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:36:46 06:36:46 Login Succeeded 06:36:46 ---> ****-login.sh ends [Pipeline] } 06:36:46 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:36:46 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:36:46 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 06:36:46 cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:36:46 latest 06:36:46 3.2.0-dev.106 06:36:46 cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:36:46 main 06:36:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:46 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:46 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:36:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:36:46 23c33eb682a4: Preparing 06:36:46 996046ee5575: Preparing 06:36:46 d815c233cb0e: Preparing 06:36:46 1f3cf1691b10: Preparing 06:36:46 ba3882092fb1: Preparing 06:36:46 f26d2e4a8e8c: Preparing 06:36:46 16113d51b718: Preparing 06:36:46 f26d2e4a8e8c: Waiting 06:36:46 16113d51b718: Waiting 06:36:47 1f3cf1691b10: Pushed 06:36:47 d815c233cb0e: Pushed 06:36:47 23c33eb682a4: Pushed 06:36:47 ba3882092fb1: Pushed 06:36:47 16113d51b718: Layer already exists 06:36:47 f26d2e4a8e8c: Pushed 06:36:53 996046ee5575: Pushed 06:36:53 cae398aa3bfc450ad98d64e9042796ae15c1e7ab: digest: sha256:9d18cfc81be18465eec6fac249d236d6f1121575ad3aa354dd75be995bea6716 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:54 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:54 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 06:36:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:36:54 23c33eb682a4: Preparing 06:36:54 996046ee5575: Preparing 06:36:54 d815c233cb0e: Preparing 06:36:54 1f3cf1691b10: Preparing 06:36:54 ba3882092fb1: Preparing 06:36:54 f26d2e4a8e8c: Preparing 06:36:54 16113d51b718: Preparing 06:36:54 f26d2e4a8e8c: Waiting 06:36:54 16113d51b718: Waiting 06:36:54 996046ee5575: Layer already exists 06:36:54 23c33eb682a4: Layer already exists 06:36:54 1f3cf1691b10: Layer already exists 06:36:54 d815c233cb0e: Layer already exists 06:36:54 ba3882092fb1: Layer already exists 06:36:54 f26d2e4a8e8c: Layer already exists 06:36:54 16113d51b718: Layer already exists 06:36:54 latest: digest: sha256:9d18cfc81be18465eec6fac249d236d6f1121575ad3aa354dd75be995bea6716 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:55 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:55 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.106 06:36:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:36:55 23c33eb682a4: Preparing 06:36:55 996046ee5575: Preparing 06:36:55 d815c233cb0e: Preparing 06:36:55 1f3cf1691b10: Preparing 06:36:55 ba3882092fb1: Preparing 06:36:55 f26d2e4a8e8c: Preparing 06:36:55 16113d51b718: Preparing 06:36:55 16113d51b718: Waiting 06:36:55 f26d2e4a8e8c: Waiting 06:36:55 996046ee5575: Layer already exists 06:36:55 ba3882092fb1: Layer already exists 06:36:55 1f3cf1691b10: Layer already exists 06:36:55 d815c233cb0e: Layer already exists 06:36:55 23c33eb682a4: Layer already exists 06:36:55 f26d2e4a8e8c: Layer already exists 06:36:55 16113d51b718: Layer already exists 06:36:55 3.2.0-dev.106: digest: sha256:9d18cfc81be18465eec6fac249d236d6f1121575ad3aa354dd75be995bea6716 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:56 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:56 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:36:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:36:56 23c33eb682a4: Preparing 06:36:56 996046ee5575: Preparing 06:36:56 d815c233cb0e: Preparing 06:36:56 1f3cf1691b10: Preparing 06:36:56 ba3882092fb1: Preparing 06:36:56 f26d2e4a8e8c: Preparing 06:36:56 16113d51b718: Preparing 06:36:56 f26d2e4a8e8c: Waiting 06:36:56 ba3882092fb1: Layer already exists 06:36:56 996046ee5575: Layer already exists 06:36:56 d815c233cb0e: Layer already exists 06:36:56 1f3cf1691b10: Layer already exists 06:36:56 23c33eb682a4: Layer already exists 06:36:56 f26d2e4a8e8c: Layer already exists 06:36:56 16113d51b718: Layer already exists 06:36:56 cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106: digest: sha256:9d18cfc81be18465eec6fac249d236d6f1121575ad3aa354dd75be995bea6716 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:57 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:57 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 06:36:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:36:57 23c33eb682a4: Preparing 06:36:57 996046ee5575: Preparing 06:36:57 d815c233cb0e: Preparing 06:36:57 1f3cf1691b10: Preparing 06:36:57 ba3882092fb1: Preparing 06:36:57 f26d2e4a8e8c: Preparing 06:36:57 16113d51b718: Preparing 06:36:57 f26d2e4a8e8c: Waiting 06:36:57 16113d51b718: Waiting 06:36:57 d815c233cb0e: Layer already exists 06:36:57 996046ee5575: Layer already exists 06:36:57 1f3cf1691b10: Layer already exists 06:36:57 ba3882092fb1: Layer already exists 06:36:57 23c33eb682a4: Layer already exists 06:36:57 f26d2e4a8e8c: Layer already exists 06:36:57 16113d51b718: Layer already exists 06:36:57 main: digest: sha256:9d18cfc81be18465eec6fac249d236d6f1121575ad3aa354dd75be995bea6716 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:36:57 ===================================================== [Pipeline] echo 06:36:57 taggedImages: 06:36:57 - nexus3.edgexfoundry.org:10004/core-command-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:36:57 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 06:36:57 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.106 06:36:57 - nexus3.edgexfoundry.org:10004/core-command-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:36:57 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 06:36:57 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 06:36:57 cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:36:57 latest 06:36:57 3.2.0-dev.106 06:36:57 cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:36:57 main 06:36:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:58 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:58 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:36:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:36:58 7c3b6b46b219: Preparing 06:36:58 ddf21d11ac67: Preparing 06:36:58 6f1a4d4b89e9: Preparing 06:36:58 1eec490d1c2f: Preparing 06:36:58 d815c233cb0e: Preparing 06:36:58 1f3cf1691b10: Preparing 06:36:58 ba3882092fb1: Preparing 06:36:58 f26d2e4a8e8c: Preparing 06:36:58 16113d51b718: Preparing 06:36:58 1f3cf1691b10: Waiting 06:36:58 f26d2e4a8e8c: Waiting 06:36:58 16113d51b718: Waiting 06:36:58 ba3882092fb1: Waiting 06:36:58 d815c233cb0e: Layer already exists 06:36:58 1f3cf1691b10: Layer already exists 06:36:58 ba3882092fb1: Layer already exists 06:36:58 ddf21d11ac67: Pushed 06:36:58 6f1a4d4b89e9: Pushed 06:36:58 f26d2e4a8e8c: Layer already exists 06:36:58 7c3b6b46b219: Pushed 06:36:58 16113d51b718: Layer already exists 06:37:02 1eec490d1c2f: Pushed 06:37:02 cae398aa3bfc450ad98d64e9042796ae15c1e7ab: digest: sha256:fcf360a126591081ce5886069482d8c68eb71405fcf282c96ee97f5dae87fa7d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:02 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:03 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 06:37:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:37:03 7c3b6b46b219: Preparing 06:37:03 ddf21d11ac67: Preparing 06:37:03 6f1a4d4b89e9: Preparing 06:37:03 1eec490d1c2f: Preparing 06:37:03 d815c233cb0e: Preparing 06:37:03 1f3cf1691b10: Preparing 06:37:03 ba3882092fb1: Preparing 06:37:03 f26d2e4a8e8c: Preparing 06:37:03 16113d51b718: Preparing 06:37:03 f26d2e4a8e8c: Waiting 06:37:03 16113d51b718: Waiting 06:37:03 1f3cf1691b10: Waiting 06:37:03 ba3882092fb1: Waiting 06:37:03 6f1a4d4b89e9: Layer already exists 06:37:03 d815c233cb0e: Layer already exists 06:37:03 7c3b6b46b219: Layer already exists 06:37:03 1eec490d1c2f: Layer already exists 06:37:03 ddf21d11ac67: Layer already exists 06:37:03 ba3882092fb1: Layer already exists 06:37:03 1f3cf1691b10: Layer already exists 06:37:03 f26d2e4a8e8c: Layer already exists 06:37:03 16113d51b718: Layer already exists 06:37:03 latest: digest: sha256:fcf360a126591081ce5886069482d8c68eb71405fcf282c96ee97f5dae87fa7d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:03 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:04 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.106 06:37:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:37:04 7c3b6b46b219: Preparing 06:37:04 ddf21d11ac67: Preparing 06:37:04 6f1a4d4b89e9: Preparing 06:37:04 1eec490d1c2f: Preparing 06:37:04 d815c233cb0e: Preparing 06:37:04 1f3cf1691b10: Preparing 06:37:04 ba3882092fb1: Preparing 06:37:04 f26d2e4a8e8c: Preparing 06:37:04 16113d51b718: Preparing 06:37:04 ba3882092fb1: Waiting 06:37:04 f26d2e4a8e8c: Waiting 06:37:04 16113d51b718: Waiting 06:37:04 1f3cf1691b10: Waiting 06:37:04 6f1a4d4b89e9: Layer already exists 06:37:04 d815c233cb0e: Layer already exists 06:37:04 7c3b6b46b219: Layer already exists 06:37:04 ddf21d11ac67: Layer already exists 06:37:04 1eec490d1c2f: Layer already exists 06:37:04 ba3882092fb1: Layer already exists 06:37:04 1f3cf1691b10: Layer already exists 06:37:04 16113d51b718: Layer already exists 06:37:04 f26d2e4a8e8c: Layer already exists 06:37:04 3.2.0-dev.106: digest: sha256:fcf360a126591081ce5886069482d8c68eb71405fcf282c96ee97f5dae87fa7d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:04 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:04 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:37:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:37:04 7c3b6b46b219: Preparing 06:37:04 ddf21d11ac67: Preparing 06:37:04 6f1a4d4b89e9: Preparing 06:37:04 1eec490d1c2f: Preparing 06:37:04 d815c233cb0e: Preparing 06:37:04 1f3cf1691b10: Preparing 06:37:04 ba3882092fb1: Preparing 06:37:04 f26d2e4a8e8c: Preparing 06:37:04 16113d51b718: Preparing 06:37:04 ba3882092fb1: Waiting 06:37:04 f26d2e4a8e8c: Waiting 06:37:04 16113d51b718: Waiting 06:37:04 1eec490d1c2f: Layer already exists 06:37:04 6f1a4d4b89e9: Layer already exists 06:37:04 d815c233cb0e: Layer already exists 06:37:04 7c3b6b46b219: Layer already exists 06:37:04 ddf21d11ac67: Layer already exists 06:37:04 f26d2e4a8e8c: Layer already exists 06:37:04 1f3cf1691b10: Layer already exists 06:37:04 ba3882092fb1: Layer already exists 06:37:04 16113d51b718: Layer already exists 06:37:04 cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106: digest: sha256:fcf360a126591081ce5886069482d8c68eb71405fcf282c96ee97f5dae87fa7d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:05 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:05 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 06:37:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:37:05 7c3b6b46b219: Preparing 06:37:05 ddf21d11ac67: Preparing 06:37:05 6f1a4d4b89e9: Preparing 06:37:05 1eec490d1c2f: Preparing 06:37:05 d815c233cb0e: Preparing 06:37:05 1f3cf1691b10: Preparing 06:37:05 ba3882092fb1: Preparing 06:37:05 f26d2e4a8e8c: Preparing 06:37:05 16113d51b718: Preparing 06:37:05 1f3cf1691b10: Waiting 06:37:05 f26d2e4a8e8c: Waiting 06:37:05 ba3882092fb1: Waiting 06:37:05 16113d51b718: Waiting 06:37:05 1eec490d1c2f: Layer already exists 06:37:05 7c3b6b46b219: Layer already exists 06:37:05 6f1a4d4b89e9: Layer already exists 06:37:05 ddf21d11ac67: Layer already exists 06:37:05 d815c233cb0e: Layer already exists 06:37:05 1f3cf1691b10: Layer already exists 06:37:05 ba3882092fb1: Layer already exists 06:37:05 16113d51b718: Layer already exists 06:37:05 f26d2e4a8e8c: Layer already exists 06:37:05 main: digest: sha256:fcf360a126591081ce5886069482d8c68eb71405fcf282c96ee97f5dae87fa7d size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:37:06 ===================================================== [Pipeline] echo 06:37:06 taggedImages: 06:37:06 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:37:06 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 06:37:06 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.106 06:37:06 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:37:06 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 06:37:06 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 06:37:06 cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:37:06 latest 06:37:06 3.2.0-dev.106 06:37:06 cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:37:06 main 06:37:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:06 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:06 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:37:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:37:06 bc3b51dd18a4: Preparing 06:37:06 e75599a076b4: Preparing 06:37:06 f0f43fa2480c: Preparing 06:37:06 d815c233cb0e: Preparing 06:37:06 1f3cf1691b10: Preparing 06:37:06 797af27ae00c: Preparing 06:37:06 f26d2e4a8e8c: Preparing 06:37:06 16113d51b718: Preparing 06:37:06 797af27ae00c: Waiting 06:37:06 f26d2e4a8e8c: Waiting 06:37:06 16113d51b718: Waiting 06:37:06 d815c233cb0e: Layer already exists 06:37:06 1f3cf1691b10: Layer already exists 06:37:07 f26d2e4a8e8c: Layer already exists 06:37:07 e75599a076b4: Pushed 06:37:07 16113d51b718: Layer already exists 06:37:07 bc3b51dd18a4: Pushed 06:37:07 797af27ae00c: Pushed 06:37:13 f0f43fa2480c: Pushed 06:37:13 cae398aa3bfc450ad98d64e9042796ae15c1e7ab: digest: sha256:4de867042d4383a9ca0f19b415dad07d74665ef6caa9e36a3fa5ae994b7956df size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:14 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:14 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 06:37:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:37:14 bc3b51dd18a4: Preparing 06:37:14 e75599a076b4: Preparing 06:37:14 f0f43fa2480c: Preparing 06:37:14 d815c233cb0e: Preparing 06:37:14 1f3cf1691b10: Preparing 06:37:14 797af27ae00c: Preparing 06:37:14 f26d2e4a8e8c: Preparing 06:37:14 16113d51b718: Preparing 06:37:14 797af27ae00c: Waiting 06:37:14 f26d2e4a8e8c: Waiting 06:37:14 16113d51b718: Waiting 06:37:14 d815c233cb0e: Layer already exists 06:37:14 bc3b51dd18a4: Layer already exists 06:37:14 1f3cf1691b10: Layer already exists 06:37:14 f0f43fa2480c: Layer already exists 06:37:14 e75599a076b4: Layer already exists 06:37:14 797af27ae00c: Layer already exists 06:37:14 f26d2e4a8e8c: Layer already exists 06:37:14 16113d51b718: Layer already exists 06:37:14 latest: digest: sha256:4de867042d4383a9ca0f19b415dad07d74665ef6caa9e36a3fa5ae994b7956df size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:15 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:15 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.106 06:37:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:37:15 bc3b51dd18a4: Preparing 06:37:15 e75599a076b4: Preparing 06:37:15 f0f43fa2480c: Preparing 06:37:15 d815c233cb0e: Preparing 06:37:15 1f3cf1691b10: Preparing 06:37:15 797af27ae00c: Preparing 06:37:15 f26d2e4a8e8c: Preparing 06:37:15 16113d51b718: Preparing 06:37:15 f26d2e4a8e8c: Waiting 06:37:15 16113d51b718: Waiting 06:37:15 797af27ae00c: Waiting 06:37:15 bc3b51dd18a4: Layer already exists 06:37:15 1f3cf1691b10: Layer already exists 06:37:15 d815c233cb0e: Layer already exists 06:37:15 e75599a076b4: Layer already exists 06:37:15 f0f43fa2480c: Layer already exists 06:37:15 797af27ae00c: Layer already exists 06:37:15 f26d2e4a8e8c: Layer already exists 06:37:15 16113d51b718: Layer already exists 06:37:15 3.2.0-dev.106: digest: sha256:4de867042d4383a9ca0f19b415dad07d74665ef6caa9e36a3fa5ae994b7956df size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:15 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:16 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:37:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:37:16 bc3b51dd18a4: Preparing 06:37:16 e75599a076b4: Preparing 06:37:16 f0f43fa2480c: Preparing 06:37:16 d815c233cb0e: Preparing 06:37:16 1f3cf1691b10: Preparing 06:37:16 797af27ae00c: Preparing 06:37:16 f26d2e4a8e8c: Preparing 06:37:16 16113d51b718: Preparing 06:37:16 f26d2e4a8e8c: Waiting 06:37:16 797af27ae00c: Waiting 06:37:16 16113d51b718: Waiting 06:37:16 f0f43fa2480c: Layer already exists 06:37:16 d815c233cb0e: Layer already exists 06:37:16 1f3cf1691b10: Layer already exists 06:37:16 e75599a076b4: Layer already exists 06:37:16 bc3b51dd18a4: Layer already exists 06:37:16 797af27ae00c: Layer already exists 06:37:16 f26d2e4a8e8c: Layer already exists 06:37:16 16113d51b718: Layer already exists 06:37:16 cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106: digest: sha256:4de867042d4383a9ca0f19b415dad07d74665ef6caa9e36a3fa5ae994b7956df size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:16 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:17 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 06:37:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:37:17 bc3b51dd18a4: Preparing 06:37:17 e75599a076b4: Preparing 06:37:17 f0f43fa2480c: Preparing 06:37:17 d815c233cb0e: Preparing 06:37:17 1f3cf1691b10: Preparing 06:37:17 797af27ae00c: Preparing 06:37:17 f26d2e4a8e8c: Preparing 06:37:17 16113d51b718: Preparing 06:37:17 797af27ae00c: Waiting 06:37:17 f26d2e4a8e8c: Waiting 06:37:17 16113d51b718: Waiting 06:37:17 f0f43fa2480c: Layer already exists 06:37:17 d815c233cb0e: Layer already exists 06:37:17 e75599a076b4: Layer already exists 06:37:17 bc3b51dd18a4: Layer already exists 06:37:17 1f3cf1691b10: Layer already exists 06:37:17 16113d51b718: Layer already exists 06:37:17 f26d2e4a8e8c: Layer already exists 06:37:17 797af27ae00c: Layer already exists 06:37:17 main: digest: sha256:4de867042d4383a9ca0f19b415dad07d74665ef6caa9e36a3fa5ae994b7956df size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:37:17 ===================================================== [Pipeline] echo 06:37:17 taggedImages: 06:37:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:37:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 06:37:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.106 06:37:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:37:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 06:37:17 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 06:37:17 cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:37:17 latest 06:37:17 3.2.0-dev.106 06:37:17 cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:37:17 main 06:37:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:18 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:18 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:37:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:37:18 b5d40d989ffc: Preparing 06:37:18 cbdf33dee863: Preparing 06:37:18 af902ed84223: Preparing 06:37:18 1f3cf1691b10: Preparing 06:37:18 13dae9aa8407: Preparing 06:37:18 522e70c5ac24: Preparing 06:37:18 16113d51b718: Preparing 06:37:18 522e70c5ac24: Waiting 06:37:18 16113d51b718: Waiting 06:37:18 1f3cf1691b10: Layer already exists 06:37:18 cbdf33dee863: Pushed 06:37:18 16113d51b718: Layer already exists 06:37:18 522e70c5ac24: Pushed 06:37:18 b5d40d989ffc: Pushed 06:37:18 13dae9aa8407: Pushed 06:37:26 af902ed84223: Pushed 06:37:26 cae398aa3bfc450ad98d64e9042796ae15c1e7ab: digest: sha256:8fdb6c00e56541a6fef55e5c5bf774c16d6dcc29a07f337697c64a389f9880e4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:27 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:27 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 06:37:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:37:27 b5d40d989ffc: Preparing 06:37:27 cbdf33dee863: Preparing 06:37:27 af902ed84223: Preparing 06:37:27 1f3cf1691b10: Preparing 06:37:27 13dae9aa8407: Preparing 06:37:27 522e70c5ac24: Preparing 06:37:27 16113d51b718: Preparing 06:37:27 522e70c5ac24: Waiting 06:37:27 16113d51b718: Waiting 06:37:27 b5d40d989ffc: Layer already exists 06:37:27 cbdf33dee863: Layer already exists 06:37:27 1f3cf1691b10: Layer already exists 06:37:27 13dae9aa8407: Layer already exists 06:37:27 af902ed84223: Layer already exists 06:37:27 16113d51b718: Layer already exists 06:37:27 522e70c5ac24: Layer already exists 06:37:27 latest: digest: sha256:8fdb6c00e56541a6fef55e5c5bf774c16d6dcc29a07f337697c64a389f9880e4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:28 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:28 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.106 06:37:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:37:28 b5d40d989ffc: Preparing 06:37:28 cbdf33dee863: Preparing 06:37:28 af902ed84223: Preparing 06:37:28 1f3cf1691b10: Preparing 06:37:28 13dae9aa8407: Preparing 06:37:28 522e70c5ac24: Preparing 06:37:28 16113d51b718: Preparing 06:37:28 522e70c5ac24: Waiting 06:37:28 16113d51b718: Waiting 06:37:28 af902ed84223: Layer already exists 06:37:28 b5d40d989ffc: Layer already exists 06:37:28 13dae9aa8407: Layer already exists 06:37:28 1f3cf1691b10: Layer already exists 06:37:28 cbdf33dee863: Layer already exists 06:37:28 522e70c5ac24: Layer already exists 06:37:28 16113d51b718: Layer already exists 06:37:28 3.2.0-dev.106: digest: sha256:8fdb6c00e56541a6fef55e5c5bf774c16d6dcc29a07f337697c64a389f9880e4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:29 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:29 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:37:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:37:29 b5d40d989ffc: Preparing 06:37:29 cbdf33dee863: Preparing 06:37:29 af902ed84223: Preparing 06:37:29 1f3cf1691b10: Preparing 06:37:29 13dae9aa8407: Preparing 06:37:29 522e70c5ac24: Preparing 06:37:29 16113d51b718: Preparing 06:37:29 522e70c5ac24: Waiting 06:37:29 16113d51b718: Waiting 06:37:29 1f3cf1691b10: Layer already exists 06:37:29 cbdf33dee863: Layer already exists 06:37:29 af902ed84223: Layer already exists 06:37:29 b5d40d989ffc: Layer already exists 06:37:29 13dae9aa8407: Layer already exists 06:37:29 522e70c5ac24: Layer already exists 06:37:29 16113d51b718: Layer already exists 06:37:29 cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106: digest: sha256:8fdb6c00e56541a6fef55e5c5bf774c16d6dcc29a07f337697c64a389f9880e4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:30 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:30 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 06:37:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:37:30 b5d40d989ffc: Preparing 06:37:30 cbdf33dee863: Preparing 06:37:30 af902ed84223: Preparing 06:37:30 1f3cf1691b10: Preparing 06:37:30 13dae9aa8407: Preparing 06:37:30 522e70c5ac24: Preparing 06:37:30 16113d51b718: Preparing 06:37:30 522e70c5ac24: Waiting 06:37:30 16113d51b718: Waiting 06:37:30 af902ed84223: Layer already exists 06:37:30 13dae9aa8407: Layer already exists 06:37:30 cbdf33dee863: Layer already exists 06:37:30 1f3cf1691b10: Layer already exists 06:37:30 b5d40d989ffc: Layer already exists 06:37:30 522e70c5ac24: Layer already exists 06:37:30 16113d51b718: Layer already exists 06:37:30 main: digest: sha256:8fdb6c00e56541a6fef55e5c5bf774c16d6dcc29a07f337697c64a389f9880e4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:37:30 ===================================================== [Pipeline] echo 06:37:30 taggedImages: 06:37:30 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:37:30 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 06:37:30 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.106 06:37:30 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:37:30 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 06:37:30 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 06:37:30 cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:37:30 latest 06:37:30 3.2.0-dev.106 06:37:30 cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:37:30 main 06:37:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:31 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:37:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:37:31 c22b6ae29b27: Preparing 06:37:31 ea80e40666c3: Preparing 06:37:31 4ec1a6c6e593: Preparing 06:37:31 d17dd0c15be2: Preparing 06:37:31 d815c233cb0e: Preparing 06:37:31 1f3cf1691b10: Preparing 06:37:31 ba3882092fb1: Preparing 06:37:31 f26d2e4a8e8c: Preparing 06:37:31 16113d51b718: Preparing 06:37:31 1f3cf1691b10: Waiting 06:37:31 ba3882092fb1: Waiting 06:37:31 f26d2e4a8e8c: Waiting 06:37:31 16113d51b718: Waiting 06:37:31 d815c233cb0e: Layer already exists 06:37:31 1f3cf1691b10: Layer already exists 06:37:31 ba3882092fb1: Layer already exists 06:37:31 c22b6ae29b27: Pushed 06:37:31 4ec1a6c6e593: Pushed 06:37:31 f26d2e4a8e8c: Layer already exists 06:37:31 ea80e40666c3: Pushed 06:37:31 16113d51b718: Layer already exists 06:37:40 d17dd0c15be2: Pushed 06:37:40 cae398aa3bfc450ad98d64e9042796ae15c1e7ab: digest: sha256:0fb0cbf294159705d240cdb2b9ed6c3d2b5f54e9c41b099830028b322d513174 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:40 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 06:37:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:37:40 c22b6ae29b27: Preparing 06:37:40 ea80e40666c3: Preparing 06:37:40 4ec1a6c6e593: Preparing 06:37:40 d17dd0c15be2: Preparing 06:37:40 d815c233cb0e: Preparing 06:37:40 1f3cf1691b10: Preparing 06:37:40 ba3882092fb1: Preparing 06:37:40 1f3cf1691b10: Waiting 06:37:40 f26d2e4a8e8c: Preparing 06:37:40 ba3882092fb1: Waiting 06:37:40 16113d51b718: Preparing 06:37:40 f26d2e4a8e8c: Waiting 06:37:40 16113d51b718: Waiting 06:37:40 4ec1a6c6e593: Layer already exists 06:37:40 ea80e40666c3: Layer already exists 06:37:40 d17dd0c15be2: Layer already exists 06:37:40 c22b6ae29b27: Layer already exists 06:37:40 d815c233cb0e: Layer already exists 06:37:40 1f3cf1691b10: Layer already exists 06:37:40 16113d51b718: Layer already exists 06:37:40 ba3882092fb1: Layer already exists 06:37:40 f26d2e4a8e8c: Layer already exists 06:37:40 latest: digest: sha256:0fb0cbf294159705d240cdb2b9ed6c3d2b5f54e9c41b099830028b322d513174 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:41 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.106 06:37:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:37:41 c22b6ae29b27: Preparing 06:37:41 ea80e40666c3: Preparing 06:37:41 4ec1a6c6e593: Preparing 06:37:41 d17dd0c15be2: Preparing 06:37:41 d815c233cb0e: Preparing 06:37:41 1f3cf1691b10: Preparing 06:37:41 ba3882092fb1: Preparing 06:37:41 f26d2e4a8e8c: Preparing 06:37:41 16113d51b718: Preparing 06:37:41 ba3882092fb1: Waiting 06:37:41 f26d2e4a8e8c: Waiting 06:37:41 16113d51b718: Waiting 06:37:41 1f3cf1691b10: Waiting 06:37:41 d17dd0c15be2: Layer already exists 06:37:41 d815c233cb0e: Layer already exists 06:37:41 c22b6ae29b27: Layer already exists 06:37:41 ea80e40666c3: Layer already exists 06:37:41 4ec1a6c6e593: Layer already exists 06:37:41 1f3cf1691b10: Layer already exists 06:37:41 ba3882092fb1: Layer already exists 06:37:41 16113d51b718: Layer already exists 06:37:41 f26d2e4a8e8c: Layer already exists 06:37:41 3.2.0-dev.106: digest: sha256:0fb0cbf294159705d240cdb2b9ed6c3d2b5f54e9c41b099830028b322d513174 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:42 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:37:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:37:42 c22b6ae29b27: Preparing 06:37:42 ea80e40666c3: Preparing 06:37:42 4ec1a6c6e593: Preparing 06:37:42 d17dd0c15be2: Preparing 06:37:42 d815c233cb0e: Preparing 06:37:42 1f3cf1691b10: Preparing 06:37:42 ba3882092fb1: Preparing 06:37:42 f26d2e4a8e8c: Preparing 06:37:42 16113d51b718: Preparing 06:37:42 1f3cf1691b10: Waiting 06:37:42 ba3882092fb1: Waiting 06:37:42 f26d2e4a8e8c: Waiting 06:37:42 16113d51b718: Waiting 06:37:42 ea80e40666c3: Layer already exists 06:37:42 d17dd0c15be2: Layer already exists 06:37:42 4ec1a6c6e593: Layer already exists 06:37:42 c22b6ae29b27: Layer already exists 06:37:42 d815c233cb0e: Layer already exists 06:37:42 ba3882092fb1: Layer already exists 06:37:42 1f3cf1691b10: Layer already exists 06:37:42 f26d2e4a8e8c: Layer already exists 06:37:42 16113d51b718: Layer already exists 06:37:42 cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106: digest: sha256:0fb0cbf294159705d240cdb2b9ed6c3d2b5f54e9c41b099830028b322d513174 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:43 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 06:37:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:37:43 c22b6ae29b27: Preparing 06:37:43 ea80e40666c3: Preparing 06:37:43 4ec1a6c6e593: Preparing 06:37:43 d17dd0c15be2: Preparing 06:37:43 d815c233cb0e: Preparing 06:37:43 1f3cf1691b10: Preparing 06:37:43 ba3882092fb1: Preparing 06:37:43 f26d2e4a8e8c: Preparing 06:37:43 16113d51b718: Preparing 06:37:43 ba3882092fb1: Waiting 06:37:43 f26d2e4a8e8c: Waiting 06:37:43 16113d51b718: Waiting 06:37:43 1f3cf1691b10: Waiting 06:37:43 4ec1a6c6e593: Layer already exists 06:37:43 ea80e40666c3: Layer already exists 06:37:43 d17dd0c15be2: Layer already exists 06:37:43 c22b6ae29b27: Layer already exists 06:37:43 d815c233cb0e: Layer already exists 06:37:43 1f3cf1691b10: Layer already exists 06:37:43 ba3882092fb1: Layer already exists 06:37:43 16113d51b718: Layer already exists 06:37:43 f26d2e4a8e8c: Layer already exists 06:37:43 main: digest: sha256:0fb0cbf294159705d240cdb2b9ed6c3d2b5f54e9c41b099830028b322d513174 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:37:43 ===================================================== [Pipeline] echo 06:37:43 taggedImages: 06:37:43 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:37:43 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 06:37:43 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.106 06:37:43 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:37:43 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 06:37:43 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 06:37:43 cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:37:43 latest 06:37:43 3.2.0-dev.106 06:37:43 cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:37:43 main 06:37:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:44 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:46 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:37:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:37:46 ed76dc79a117: Preparing 06:37:46 d4687eae54db: Preparing 06:37:46 fb2eb8c2fdfe: Preparing 06:37:46 6ecc7a2d63df: Preparing 06:37:46 922621877348: Preparing 06:37:46 47cfec168365: Preparing 06:37:46 53fc3a076547: Preparing 06:37:46 8163ee9d81e6: Preparing 06:37:46 d815c233cb0e: Preparing 06:37:46 1f3cf1691b10: Preparing 06:37:46 220aff342a59: Preparing 06:37:46 888c905e25bb: Preparing 06:37:46 5f70bf18a086: Preparing 06:37:46 b41c4e335712: Preparing 06:37:46 e9f60349b033: Preparing 06:37:46 c77d2b10bd32: Preparing 06:37:46 16113d51b718: Preparing 06:37:46 d815c233cb0e: Waiting 06:37:46 1f3cf1691b10: Waiting 06:37:46 220aff342a59: Waiting 06:37:46 888c905e25bb: Waiting 06:37:46 5f70bf18a086: Waiting 06:37:46 b41c4e335712: Waiting 06:37:46 e9f60349b033: Waiting 06:37:46 c77d2b10bd32: Waiting 06:37:46 16113d51b718: Waiting 06:37:46 47cfec168365: Waiting 06:37:46 53fc3a076547: Waiting 06:37:46 8163ee9d81e6: Waiting 06:37:47 fb2eb8c2fdfe: Pushed 06:37:47 d4687eae54db: Pushed 06:37:47 6ecc7a2d63df: Pushed 06:37:47 922621877348: Pushed 06:37:47 ed76dc79a117: Pushed 06:37:47 47cfec168365: Pushed 06:37:47 d815c233cb0e: Layer already exists 06:37:47 1f3cf1691b10: Layer already exists 06:37:47 53fc3a076547: Pushed 06:37:47 5f70bf18a086: Layer already exists 06:37:47 220aff342a59: Pushed 06:37:47 888c905e25bb: Pushed 06:37:47 b41c4e335712: Pushed 06:37:47 16113d51b718: Layer already exists 06:37:47 c77d2b10bd32: Pushed 06:37:47 e9f60349b033: Pushed 06:37:51 8163ee9d81e6: Pushed 06:37:51 cae398aa3bfc450ad98d64e9042796ae15c1e7ab: digest: sha256:0819bcde5f99cc88d5423a3f234399159d16f9acd9fb0afa0c188b00ccfef156 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:52 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 06:37:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:37:52 ed76dc79a117: Preparing 06:37:52 d4687eae54db: Preparing 06:37:52 fb2eb8c2fdfe: Preparing 06:37:52 6ecc7a2d63df: Preparing 06:37:52 922621877348: Preparing 06:37:52 47cfec168365: Preparing 06:37:52 53fc3a076547: Preparing 06:37:52 8163ee9d81e6: Preparing 06:37:52 d815c233cb0e: Preparing 06:37:52 47cfec168365: Waiting 06:37:52 8163ee9d81e6: Waiting 06:37:52 53fc3a076547: Waiting 06:37:52 1f3cf1691b10: Preparing 06:37:52 220aff342a59: Preparing 06:37:52 888c905e25bb: Preparing 06:37:52 5f70bf18a086: Preparing 06:37:52 b41c4e335712: Preparing 06:37:52 e9f60349b033: Preparing 06:37:52 c77d2b10bd32: Preparing 06:37:52 16113d51b718: Preparing 06:37:52 d815c233cb0e: Waiting 06:37:52 1f3cf1691b10: Waiting 06:37:52 220aff342a59: Waiting 06:37:52 888c905e25bb: Waiting 06:37:52 5f70bf18a086: Waiting 06:37:52 b41c4e335712: Waiting 06:37:52 e9f60349b033: Waiting 06:37:52 c77d2b10bd32: Waiting 06:37:52 16113d51b718: Waiting 06:37:52 fb2eb8c2fdfe: Layer already exists 06:37:52 6ecc7a2d63df: Layer already exists 06:37:52 ed76dc79a117: Layer already exists 06:37:52 d4687eae54db: Layer already exists 06:37:52 922621877348: Layer already exists 06:37:52 8163ee9d81e6: Layer already exists 06:37:52 1f3cf1691b10: Layer already exists 06:37:52 53fc3a076547: Layer already exists 06:37:52 d815c233cb0e: Layer already exists 06:37:52 47cfec168365: Layer already exists 06:37:52 220aff342a59: Layer already exists 06:37:52 5f70bf18a086: Layer already exists 06:37:52 888c905e25bb: Layer already exists 06:37:52 b41c4e335712: Layer already exists 06:37:52 e9f60349b033: Layer already exists 06:37:52 c77d2b10bd32: Layer already exists 06:37:52 16113d51b718: Layer already exists 06:37:52 latest: digest: sha256:0819bcde5f99cc88d5423a3f234399159d16f9acd9fb0afa0c188b00ccfef156 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:53 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.106 06:37:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:37:53 ed76dc79a117: Preparing 06:37:53 d4687eae54db: Preparing 06:37:53 fb2eb8c2fdfe: Preparing 06:37:53 6ecc7a2d63df: Preparing 06:37:53 922621877348: Preparing 06:37:53 47cfec168365: Preparing 06:37:53 47cfec168365: Waiting 06:37:53 53fc3a076547: Preparing 06:37:53 8163ee9d81e6: Preparing 06:37:53 53fc3a076547: Waiting 06:37:53 d815c233cb0e: Preparing 06:37:53 8163ee9d81e6: Waiting 06:37:53 1f3cf1691b10: Preparing 06:37:53 d815c233cb0e: Waiting 06:37:53 220aff342a59: Preparing 06:37:53 1f3cf1691b10: Waiting 06:37:53 888c905e25bb: Preparing 06:37:53 220aff342a59: Waiting 06:37:53 5f70bf18a086: Preparing 06:37:53 b41c4e335712: Preparing 06:37:53 e9f60349b033: Preparing 06:37:53 c77d2b10bd32: Preparing 06:37:53 5f70bf18a086: Waiting 06:37:53 b41c4e335712: Waiting 06:37:53 e9f60349b033: Waiting 06:37:53 16113d51b718: Preparing 06:37:53 c77d2b10bd32: Waiting 06:37:53 16113d51b718: Waiting 06:37:53 d4687eae54db: Layer already exists 06:37:53 fb2eb8c2fdfe: Layer already exists 06:37:53 6ecc7a2d63df: Layer already exists 06:37:53 922621877348: Layer already exists 06:37:53 ed76dc79a117: Layer already exists 06:37:53 53fc3a076547: Layer already exists 06:37:53 47cfec168365: Layer already exists 06:37:53 8163ee9d81e6: Layer already exists 06:37:53 d815c233cb0e: Layer already exists 06:37:53 1f3cf1691b10: Layer already exists 06:37:53 220aff342a59: Layer already exists 06:37:53 888c905e25bb: Layer already exists 06:37:53 b41c4e335712: Layer already exists 06:37:53 e9f60349b033: Layer already exists 06:37:53 5f70bf18a086: Layer already exists 06:37:53 16113d51b718: Layer already exists 06:37:53 c77d2b10bd32: Layer already exists 06:37:53 3.2.0-dev.106: digest: sha256:0819bcde5f99cc88d5423a3f234399159d16f9acd9fb0afa0c188b00ccfef156 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:54 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:37:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:37:54 ed76dc79a117: Preparing 06:37:54 d4687eae54db: Preparing 06:37:54 fb2eb8c2fdfe: Preparing 06:37:54 6ecc7a2d63df: Preparing 06:37:54 922621877348: Preparing 06:37:54 47cfec168365: Preparing 06:37:54 53fc3a076547: Preparing 06:37:54 8163ee9d81e6: Preparing 06:37:54 d815c233cb0e: Preparing 06:37:54 1f3cf1691b10: Preparing 06:37:54 220aff342a59: Preparing 06:37:54 888c905e25bb: Preparing 06:37:54 5f70bf18a086: Preparing 06:37:54 b41c4e335712: Preparing 06:37:54 e9f60349b033: Preparing 06:37:54 c77d2b10bd32: Preparing 06:37:54 16113d51b718: Preparing 06:37:54 1f3cf1691b10: Waiting 06:37:54 220aff342a59: Waiting 06:37:54 888c905e25bb: Waiting 06:37:54 5f70bf18a086: Waiting 06:37:54 b41c4e335712: Waiting 06:37:54 e9f60349b033: Waiting 06:37:54 47cfec168365: Waiting 06:37:54 53fc3a076547: Waiting 06:37:54 8163ee9d81e6: Waiting 06:37:54 d815c233cb0e: Waiting 06:37:54 16113d51b718: Waiting 06:37:54 6ecc7a2d63df: Layer already exists 06:37:54 d4687eae54db: Layer already exists 06:37:54 fb2eb8c2fdfe: Layer already exists 06:37:54 922621877348: Layer already exists 06:37:54 ed76dc79a117: Layer already exists 06:37:54 8163ee9d81e6: Layer already exists 06:37:54 47cfec168365: Layer already exists 06:37:54 53fc3a076547: Layer already exists 06:37:54 1f3cf1691b10: Layer already exists 06:37:54 d815c233cb0e: Layer already exists 06:37:54 220aff342a59: Layer already exists 06:37:54 888c905e25bb: Layer already exists 06:37:54 b41c4e335712: Layer already exists 06:37:54 5f70bf18a086: Layer already exists 06:37:54 e9f60349b033: Layer already exists 06:37:54 16113d51b718: Layer already exists 06:37:54 c77d2b10bd32: Layer already exists 06:37:54 cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106: digest: sha256:0819bcde5f99cc88d5423a3f234399159d16f9acd9fb0afa0c188b00ccfef156 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:55 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 06:37:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:37:55 ed76dc79a117: Preparing 06:37:55 d4687eae54db: Preparing 06:37:55 fb2eb8c2fdfe: Preparing 06:37:55 6ecc7a2d63df: Preparing 06:37:55 922621877348: Preparing 06:37:55 47cfec168365: Preparing 06:37:55 53fc3a076547: Preparing 06:37:55 8163ee9d81e6: Preparing 06:37:55 d815c233cb0e: Preparing 06:37:55 1f3cf1691b10: Preparing 06:37:55 220aff342a59: Preparing 06:37:55 888c905e25bb: Preparing 06:37:55 5f70bf18a086: Preparing 06:37:55 b41c4e335712: Preparing 06:37:55 e9f60349b033: Preparing 06:37:55 c77d2b10bd32: Preparing 06:37:55 16113d51b718: Preparing 06:37:55 47cfec168365: Waiting 06:37:55 53fc3a076547: Waiting 06:37:55 8163ee9d81e6: Waiting 06:37:55 d815c233cb0e: Waiting 06:37:55 1f3cf1691b10: Waiting 06:37:55 220aff342a59: Waiting 06:37:55 888c905e25bb: Waiting 06:37:55 5f70bf18a086: Waiting 06:37:55 b41c4e335712: Waiting 06:37:55 e9f60349b033: Waiting 06:37:55 c77d2b10bd32: Waiting 06:37:55 16113d51b718: Waiting 06:37:55 d4687eae54db: Layer already exists 06:37:55 922621877348: Layer already exists 06:37:55 fb2eb8c2fdfe: Layer already exists 06:37:55 ed76dc79a117: Layer already exists 06:37:55 6ecc7a2d63df: Layer already exists 06:37:55 47cfec168365: Layer already exists 06:37:55 53fc3a076547: Layer already exists 06:37:55 8163ee9d81e6: Layer already exists 06:37:55 1f3cf1691b10: Layer already exists 06:37:55 d815c233cb0e: Layer already exists 06:37:55 888c905e25bb: Layer already exists 06:37:55 220aff342a59: Layer already exists 06:37:55 5f70bf18a086: Layer already exists 06:37:55 e9f60349b033: Layer already exists 06:37:55 b41c4e335712: Layer already exists 06:37:55 c77d2b10bd32: Layer already exists 06:37:55 16113d51b718: Layer already exists 06:37:55 main: digest: sha256:0819bcde5f99cc88d5423a3f234399159d16f9acd9fb0afa0c188b00ccfef156 size: 3854 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:37:55 ===================================================== [Pipeline] echo 06:37:55 taggedImages: 06:37:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:37:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 06:37:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.106 06:37:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:37:55 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 06:37:55 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 06:37:55 cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:37:55 latest 06:37:55 3.2.0-dev.106 06:37:55 cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:37:55 main 06:37:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:56 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:37:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:37:56 632b82a58421: Preparing 06:37:56 ed6ec168b674: Preparing 06:37:56 0a4fa3fe2c40: Preparing 06:37:56 ba6d014e8f22: Preparing 06:37:56 d815c233cb0e: Preparing 06:37:56 1f3cf1691b10: Preparing 06:37:56 ba3882092fb1: Preparing 06:37:56 f26d2e4a8e8c: Preparing 06:37:56 16113d51b718: Preparing 06:37:56 1f3cf1691b10: Waiting 06:37:56 ba3882092fb1: Waiting 06:37:56 f26d2e4a8e8c: Waiting 06:37:56 16113d51b718: Waiting 06:37:56 d815c233cb0e: Layer already exists 06:37:57 1f3cf1691b10: Layer already exists 06:37:57 ba3882092fb1: Layer already exists 06:37:57 f26d2e4a8e8c: Layer already exists 06:37:57 0a4fa3fe2c40: Pushed 06:37:57 632b82a58421: Pushed 06:37:57 16113d51b718: Layer already exists 06:37:57 ed6ec168b674: Pushed 06:38:21 ba6d014e8f22: Pushed 06:38:21 cae398aa3bfc450ad98d64e9042796ae15c1e7ab: digest: sha256:608d0c90c53cbf5cf1774472970ea77bf00e0763475905fadb35d44fb1a35886 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:21 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 06:38:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:38:22 632b82a58421: Preparing 06:38:22 ed6ec168b674: Preparing 06:38:22 0a4fa3fe2c40: Preparing 06:38:22 ba6d014e8f22: Preparing 06:38:22 d815c233cb0e: Preparing 06:38:22 1f3cf1691b10: Preparing 06:38:22 ba3882092fb1: Preparing 06:38:22 f26d2e4a8e8c: Preparing 06:38:22 16113d51b718: Preparing 06:38:22 ba3882092fb1: Waiting 06:38:22 f26d2e4a8e8c: Waiting 06:38:22 16113d51b718: Waiting 06:38:22 1f3cf1691b10: Waiting 06:38:22 ed6ec168b674: Layer already exists 06:38:22 632b82a58421: Layer already exists 06:38:22 ba6d014e8f22: Layer already exists 06:38:22 0a4fa3fe2c40: Layer already exists 06:38:22 d815c233cb0e: Layer already exists 06:38:22 1f3cf1691b10: Layer already exists 06:38:22 16113d51b718: Layer already exists 06:38:22 f26d2e4a8e8c: Layer already exists 06:38:22 ba3882092fb1: Layer already exists 06:38:22 latest: digest: sha256:608d0c90c53cbf5cf1774472970ea77bf00e0763475905fadb35d44fb1a35886 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:23 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.106 06:38:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:38:23 632b82a58421: Preparing 06:38:23 ed6ec168b674: Preparing 06:38:23 0a4fa3fe2c40: Preparing 06:38:23 ba6d014e8f22: Preparing 06:38:23 d815c233cb0e: Preparing 06:38:23 1f3cf1691b10: Preparing 06:38:23 ba3882092fb1: Preparing 06:38:23 f26d2e4a8e8c: Preparing 06:38:23 16113d51b718: Preparing 06:38:23 ba3882092fb1: Waiting 06:38:23 f26d2e4a8e8c: Waiting 06:38:23 16113d51b718: Waiting 06:38:23 1f3cf1691b10: Waiting 06:38:23 d815c233cb0e: Layer already exists 06:38:23 ba6d014e8f22: Layer already exists 06:38:23 0a4fa3fe2c40: Layer already exists 06:38:23 632b82a58421: Layer already exists 06:38:23 ed6ec168b674: Layer already exists 06:38:23 16113d51b718: Layer already exists 06:38:23 1f3cf1691b10: Layer already exists 06:38:23 ba3882092fb1: Layer already exists 06:38:23 f26d2e4a8e8c: Layer already exists 06:38:23 3.2.0-dev.106: digest: sha256:608d0c90c53cbf5cf1774472970ea77bf00e0763475905fadb35d44fb1a35886 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:23 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:38:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:38:24 632b82a58421: Preparing 06:38:24 ed6ec168b674: Preparing 06:38:24 0a4fa3fe2c40: Preparing 06:38:24 ba6d014e8f22: Preparing 06:38:24 d815c233cb0e: Preparing 06:38:24 1f3cf1691b10: Preparing 06:38:24 ba3882092fb1: Preparing 06:38:24 f26d2e4a8e8c: Preparing 06:38:24 16113d51b718: Preparing 06:38:24 ba3882092fb1: Waiting 06:38:24 f26d2e4a8e8c: Waiting 06:38:24 16113d51b718: Waiting 06:38:24 1f3cf1691b10: Waiting 06:38:24 632b82a58421: Layer already exists 06:38:24 ed6ec168b674: Layer already exists 06:38:24 d815c233cb0e: Layer already exists 06:38:24 ba6d014e8f22: Layer already exists 06:38:24 0a4fa3fe2c40: Layer already exists 06:38:24 16113d51b718: Layer already exists 06:38:24 ba3882092fb1: Layer already exists 06:38:24 1f3cf1691b10: Layer already exists 06:38:24 f26d2e4a8e8c: Layer already exists 06:38:24 cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106: digest: sha256:608d0c90c53cbf5cf1774472970ea77bf00e0763475905fadb35d44fb1a35886 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:24 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 06:38:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:38:24 632b82a58421: Preparing 06:38:24 ed6ec168b674: Preparing 06:38:24 0a4fa3fe2c40: Preparing 06:38:24 ba6d014e8f22: Preparing 06:38:24 d815c233cb0e: Preparing 06:38:24 1f3cf1691b10: Preparing 06:38:24 ba3882092fb1: Preparing 06:38:24 1f3cf1691b10: Waiting 06:38:24 f26d2e4a8e8c: Preparing 06:38:24 ba3882092fb1: Waiting 06:38:24 16113d51b718: Preparing 06:38:24 f26d2e4a8e8c: Waiting 06:38:24 ba6d014e8f22: Layer already exists 06:38:24 ed6ec168b674: Layer already exists 06:38:24 0a4fa3fe2c40: Layer already exists 06:38:24 632b82a58421: Layer already exists 06:38:24 d815c233cb0e: Layer already exists 06:38:24 ba3882092fb1: Layer already exists 06:38:24 1f3cf1691b10: Layer already exists 06:38:24 16113d51b718: Layer already exists 06:38:24 f26d2e4a8e8c: Layer already exists 06:38:24 main: digest: sha256:608d0c90c53cbf5cf1774472970ea77bf00e0763475905fadb35d44fb1a35886 size: 2195 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:38:25 ===================================================== [Pipeline] echo 06:38:25 taggedImages: 06:38:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:38:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 06:38:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.106 06:38:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:38:25 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 06:38:25 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 06:38:25 cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:38:25 latest 06:38:25 3.2.0-dev.106 06:38:25 cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:38:25 main 06:38:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:25 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:38:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:38:25 ec6d0806fb45: Preparing 06:38:25 7ea59b71654a: Preparing 06:38:25 11444a58832e: Preparing 06:38:25 4a290f8d5b4f: Preparing 06:38:25 e883e15671e4: Preparing 06:38:25 d815c233cb0e: Preparing 06:38:25 1f3cf1691b10: Preparing 06:38:25 a7099b28591a: Preparing 06:38:25 c09a44360eb8: Preparing 06:38:25 355b6610fe5d: Preparing 06:38:25 16113d51b718: Preparing 06:38:25 a7099b28591a: Waiting 06:38:25 355b6610fe5d: Waiting 06:38:25 c09a44360eb8: Waiting 06:38:25 16113d51b718: Waiting 06:38:25 d815c233cb0e: Waiting 06:38:25 1f3cf1691b10: Waiting 06:38:26 e883e15671e4: Pushed 06:38:26 4a290f8d5b4f: Pushed 06:38:26 d815c233cb0e: Layer already exists 06:38:26 ec6d0806fb45: Pushed 06:38:26 7ea59b71654a: Pushed 06:38:26 1f3cf1691b10: Layer already exists 06:38:26 16113d51b718: Layer already exists 06:38:26 a7099b28591a: Pushed 06:38:26 c09a44360eb8: Pushed 06:38:29 355b6610fe5d: Pushed 06:38:29 11444a58832e: Pushed 06:38:29 cae398aa3bfc450ad98d64e9042796ae15c1e7ab: digest: sha256:ea3435b5826e31d2b4f1345f4b98545415d920f3cb1fed089d6468650c9fa0db size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:29 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 06:38:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:38:29 ec6d0806fb45: Preparing 06:38:29 7ea59b71654a: Preparing 06:38:29 11444a58832e: Preparing 06:38:29 4a290f8d5b4f: Preparing 06:38:29 e883e15671e4: Preparing 06:38:29 d815c233cb0e: Preparing 06:38:29 1f3cf1691b10: Preparing 06:38:29 a7099b28591a: Preparing 06:38:29 c09a44360eb8: Preparing 06:38:29 355b6610fe5d: Preparing 06:38:29 16113d51b718: Preparing 06:38:29 1f3cf1691b10: Waiting 06:38:29 a7099b28591a: Waiting 06:38:29 355b6610fe5d: Waiting 06:38:29 16113d51b718: Waiting 06:38:29 c09a44360eb8: Waiting 06:38:29 d815c233cb0e: Waiting 06:38:29 4a290f8d5b4f: Layer already exists 06:38:29 7ea59b71654a: Layer already exists 06:38:29 e883e15671e4: Layer already exists 06:38:29 ec6d0806fb45: Layer already exists 06:38:29 11444a58832e: Layer already exists 06:38:29 1f3cf1691b10: Layer already exists 06:38:29 a7099b28591a: Layer already exists 06:38:29 c09a44360eb8: Layer already exists 06:38:29 355b6610fe5d: Layer already exists 06:38:29 d815c233cb0e: Layer already exists 06:38:29 16113d51b718: Layer already exists 06:38:30 latest: digest: sha256:ea3435b5826e31d2b4f1345f4b98545415d920f3cb1fed089d6468650c9fa0db size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:30 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.106 06:38:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:38:30 ec6d0806fb45: Preparing 06:38:30 7ea59b71654a: Preparing 06:38:30 11444a58832e: Preparing 06:38:30 4a290f8d5b4f: Preparing 06:38:30 e883e15671e4: Preparing 06:38:30 d815c233cb0e: Preparing 06:38:30 1f3cf1691b10: Preparing 06:38:30 d815c233cb0e: Waiting 06:38:30 a7099b28591a: Preparing 06:38:30 1f3cf1691b10: Waiting 06:38:30 c09a44360eb8: Preparing 06:38:30 a7099b28591a: Waiting 06:38:30 355b6610fe5d: Preparing 06:38:30 16113d51b718: Preparing 06:38:30 c09a44360eb8: Waiting 06:38:30 16113d51b718: Waiting 06:38:30 e883e15671e4: Layer already exists 06:38:30 11444a58832e: Layer already exists 06:38:30 ec6d0806fb45: Layer already exists 06:38:30 4a290f8d5b4f: Layer already exists 06:38:30 7ea59b71654a: Layer already exists 06:38:30 d815c233cb0e: Layer already exists 06:38:30 355b6610fe5d: Layer already exists 06:38:30 1f3cf1691b10: Layer already exists 06:38:30 c09a44360eb8: Layer already exists 06:38:30 a7099b28591a: Layer already exists 06:38:30 16113d51b718: Layer already exists 06:38:30 3.2.0-dev.106: digest: sha256:ea3435b5826e31d2b4f1345f4b98545415d920f3cb1fed089d6468650c9fa0db size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:31 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:38:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:38:31 ec6d0806fb45: Preparing 06:38:31 7ea59b71654a: Preparing 06:38:31 11444a58832e: Preparing 06:38:31 4a290f8d5b4f: Preparing 06:38:31 e883e15671e4: Preparing 06:38:31 d815c233cb0e: Preparing 06:38:31 1f3cf1691b10: Preparing 06:38:31 a7099b28591a: Preparing 06:38:31 c09a44360eb8: Preparing 06:38:31 355b6610fe5d: Preparing 06:38:31 16113d51b718: Preparing 06:38:31 a7099b28591a: Waiting 06:38:31 c09a44360eb8: Waiting 06:38:31 d815c233cb0e: Waiting 06:38:31 16113d51b718: Waiting 06:38:31 355b6610fe5d: Waiting 06:38:31 4a290f8d5b4f: Layer already exists 06:38:31 7ea59b71654a: Layer already exists 06:38:31 e883e15671e4: Layer already exists 06:38:31 11444a58832e: Layer already exists 06:38:31 ec6d0806fb45: Layer already exists 06:38:31 d815c233cb0e: Layer already exists 06:38:31 1f3cf1691b10: Layer already exists 06:38:31 c09a44360eb8: Layer already exists 06:38:31 355b6610fe5d: Layer already exists 06:38:31 a7099b28591a: Layer already exists 06:38:31 16113d51b718: Layer already exists 06:38:31 cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106: digest: sha256:ea3435b5826e31d2b4f1345f4b98545415d920f3cb1fed089d6468650c9fa0db size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:32 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 06:38:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:38:32 ec6d0806fb45: Preparing 06:38:32 7ea59b71654a: Preparing 06:38:32 11444a58832e: Preparing 06:38:32 4a290f8d5b4f: Preparing 06:38:32 e883e15671e4: Preparing 06:38:32 d815c233cb0e: Preparing 06:38:32 1f3cf1691b10: Preparing 06:38:32 a7099b28591a: Preparing 06:38:32 c09a44360eb8: Preparing 06:38:32 355b6610fe5d: Preparing 06:38:32 16113d51b718: Preparing 06:38:32 1f3cf1691b10: Waiting 06:38:32 a7099b28591a: Waiting 06:38:32 c09a44360eb8: Waiting 06:38:32 355b6610fe5d: Waiting 06:38:32 16113d51b718: Waiting 06:38:32 d815c233cb0e: Waiting 06:38:32 e883e15671e4: Layer already exists 06:38:32 7ea59b71654a: Layer already exists 06:38:32 ec6d0806fb45: Layer already exists 06:38:32 11444a58832e: Layer already exists 06:38:32 4a290f8d5b4f: Layer already exists 06:38:32 355b6610fe5d: Layer already exists 06:38:32 c09a44360eb8: Layer already exists 06:38:32 d815c233cb0e: Layer already exists 06:38:32 1f3cf1691b10: Layer already exists 06:38:32 a7099b28591a: Layer already exists 06:38:32 16113d51b718: Layer already exists 06:38:32 main: digest: sha256:ea3435b5826e31d2b4f1345f4b98545415d920f3cb1fed089d6468650c9fa0db size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:38:32 ===================================================== [Pipeline] echo 06:38:33 taggedImages: 06:38:33 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:38:33 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 06:38:33 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.106 06:38:33 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:38:33 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 06:38:33 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 06:38:33 cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:38:33 latest 06:38:33 3.2.0-dev.106 06:38:33 cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:38:33 main 06:38:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:33 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:38:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:38:33 5c1869f9a491: Preparing 06:38:33 68c4ffac393b: Preparing 06:38:33 4bc915958841: Preparing 06:38:33 5b6e2a0a3f1a: Preparing 06:38:33 d294cfc00268: Preparing 06:38:33 360b7d2d2fba: Preparing 06:38:33 4706493a5fea: Preparing 06:38:33 d815c233cb0e: Preparing 06:38:33 1f3cf1691b10: Preparing 06:38:33 0ae769dee2ed: Preparing 06:38:33 e1dacf5d6e8b: Preparing 06:38:33 16113d51b718: Preparing 06:38:33 360b7d2d2fba: Waiting 06:38:33 4706493a5fea: Waiting 06:38:33 1f3cf1691b10: Waiting 06:38:33 0ae769dee2ed: Waiting 06:38:33 e1dacf5d6e8b: Waiting 06:38:33 16113d51b718: Waiting 06:38:33 d815c233cb0e: Waiting 06:38:34 68c4ffac393b: Pushed 06:38:34 d294cfc00268: Pushed 06:38:34 5c1869f9a491: Pushed 06:38:34 d815c233cb0e: Layer already exists 06:38:34 1f3cf1691b10: Layer already exists 06:38:34 360b7d2d2fba: Pushed 06:38:34 4706493a5fea: Pushed 06:38:34 16113d51b718: Layer already exists 06:38:34 0ae769dee2ed: Pushed 06:38:36 e1dacf5d6e8b: Pushed 06:38:36 5b6e2a0a3f1a: Pushed 06:38:41 4bc915958841: Pushed 06:38:42 cae398aa3bfc450ad98d64e9042796ae15c1e7ab: digest: sha256:82125e27def216042f4f4a1d10c2c139da1d3adb07660c3e23f78a324ec33d56 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:42 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 06:38:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:38:42 5c1869f9a491: Preparing 06:38:42 68c4ffac393b: Preparing 06:38:42 4bc915958841: Preparing 06:38:42 5b6e2a0a3f1a: Preparing 06:38:42 d294cfc00268: Preparing 06:38:42 360b7d2d2fba: Preparing 06:38:42 4706493a5fea: Preparing 06:38:42 d815c233cb0e: Preparing 06:38:42 1f3cf1691b10: Preparing 06:38:42 0ae769dee2ed: Preparing 06:38:42 e1dacf5d6e8b: Preparing 06:38:42 16113d51b718: Preparing 06:38:42 1f3cf1691b10: Waiting 06:38:42 0ae769dee2ed: Waiting 06:38:42 e1dacf5d6e8b: Waiting 06:38:42 16113d51b718: Waiting 06:38:42 360b7d2d2fba: Waiting 06:38:42 4706493a5fea: Waiting 06:38:42 d815c233cb0e: Waiting 06:38:42 d294cfc00268: Layer already exists 06:38:42 5c1869f9a491: Layer already exists 06:38:42 4bc915958841: Layer already exists 06:38:42 5b6e2a0a3f1a: Layer already exists 06:38:42 68c4ffac393b: Layer already exists 06:38:42 d815c233cb0e: Layer already exists 06:38:42 4706493a5fea: Layer already exists 06:38:42 360b7d2d2fba: Layer already exists 06:38:42 1f3cf1691b10: Layer already exists 06:38:42 0ae769dee2ed: Layer already exists 06:38:42 16113d51b718: Layer already exists 06:38:42 e1dacf5d6e8b: Layer already exists 06:38:42 latest: digest: sha256:82125e27def216042f4f4a1d10c2c139da1d3adb07660c3e23f78a324ec33d56 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:43 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.106 06:38:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:38:43 5c1869f9a491: Preparing 06:38:43 68c4ffac393b: Preparing 06:38:43 4bc915958841: Preparing 06:38:43 5b6e2a0a3f1a: Preparing 06:38:43 d294cfc00268: Preparing 06:38:43 360b7d2d2fba: Preparing 06:38:43 4706493a5fea: Preparing 06:38:43 d815c233cb0e: Preparing 06:38:43 1f3cf1691b10: Preparing 06:38:43 0ae769dee2ed: Preparing 06:38:43 e1dacf5d6e8b: Preparing 06:38:43 16113d51b718: Preparing 06:38:43 1f3cf1691b10: Waiting 06:38:43 e1dacf5d6e8b: Waiting 06:38:43 16113d51b718: Waiting 06:38:43 360b7d2d2fba: Waiting 06:38:43 0ae769dee2ed: Waiting 06:38:43 4706493a5fea: Waiting 06:38:43 d815c233cb0e: Waiting 06:38:43 68c4ffac393b: Layer already exists 06:38:43 5c1869f9a491: Layer already exists 06:38:43 4bc915958841: Layer already exists 06:38:43 5b6e2a0a3f1a: Layer already exists 06:38:43 d294cfc00268: Layer already exists 06:38:43 0ae769dee2ed: Layer already exists 06:38:43 360b7d2d2fba: Layer already exists 06:38:43 4706493a5fea: Layer already exists 06:38:43 d815c233cb0e: Layer already exists 06:38:43 1f3cf1691b10: Layer already exists 06:38:43 16113d51b718: Layer already exists 06:38:43 e1dacf5d6e8b: Layer already exists 06:38:43 3.2.0-dev.106: digest: sha256:82125e27def216042f4f4a1d10c2c139da1d3adb07660c3e23f78a324ec33d56 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:44 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:38:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:38:45 5c1869f9a491: Preparing 06:38:45 68c4ffac393b: Preparing 06:38:45 4bc915958841: Preparing 06:38:45 5b6e2a0a3f1a: Preparing 06:38:45 d294cfc00268: Preparing 06:38:45 360b7d2d2fba: Preparing 06:38:45 4706493a5fea: Preparing 06:38:45 d815c233cb0e: Preparing 06:38:45 1f3cf1691b10: Preparing 06:38:45 0ae769dee2ed: Preparing 06:38:45 e1dacf5d6e8b: Preparing 06:38:45 16113d51b718: Preparing 06:38:45 360b7d2d2fba: Waiting 06:38:45 4706493a5fea: Waiting 06:38:45 d815c233cb0e: Waiting 06:38:45 16113d51b718: Waiting 06:38:45 0ae769dee2ed: Waiting 06:38:45 e1dacf5d6e8b: Waiting 06:38:45 1f3cf1691b10: Waiting 06:38:45 5c1869f9a491: Layer already exists 06:38:45 5b6e2a0a3f1a: Layer already exists 06:38:45 4bc915958841: Layer already exists 06:38:45 68c4ffac393b: Layer already exists 06:38:45 d294cfc00268: Layer already exists 06:38:45 4706493a5fea: Layer already exists 06:38:45 360b7d2d2fba: Layer already exists 06:38:45 d815c233cb0e: Layer already exists 06:38:45 1f3cf1691b10: Layer already exists 06:38:45 0ae769dee2ed: Layer already exists 06:38:45 e1dacf5d6e8b: Layer already exists 06:38:45 16113d51b718: Layer already exists 06:38:45 cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106: digest: sha256:82125e27def216042f4f4a1d10c2c139da1d3adb07660c3e23f78a324ec33d56 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:46 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:46 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 06:38:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:38:46 5c1869f9a491: Preparing 06:38:46 68c4ffac393b: Preparing 06:38:46 4bc915958841: Preparing 06:38:46 5b6e2a0a3f1a: Preparing 06:38:46 d294cfc00268: Preparing 06:38:46 360b7d2d2fba: Preparing 06:38:46 4706493a5fea: Preparing 06:38:46 d815c233cb0e: Preparing 06:38:46 1f3cf1691b10: Preparing 06:38:46 0ae769dee2ed: Preparing 06:38:46 e1dacf5d6e8b: Preparing 06:38:46 16113d51b718: Preparing 06:38:46 360b7d2d2fba: Waiting 06:38:46 4706493a5fea: Waiting 06:38:46 d815c233cb0e: Waiting 06:38:46 1f3cf1691b10: Waiting 06:38:46 0ae769dee2ed: Waiting 06:38:46 e1dacf5d6e8b: Waiting 06:38:46 16113d51b718: Waiting 06:38:46 68c4ffac393b: Layer already exists 06:38:46 d294cfc00268: Layer already exists 06:38:46 4bc915958841: Layer already exists 06:38:46 5b6e2a0a3f1a: Layer already exists 06:38:46 5c1869f9a491: Layer already exists 06:38:46 1f3cf1691b10: Layer already exists 06:38:46 360b7d2d2fba: Layer already exists 06:38:46 4706493a5fea: Layer already exists 06:38:46 0ae769dee2ed: Layer already exists 06:38:46 d815c233cb0e: Layer already exists 06:38:46 e1dacf5d6e8b: Layer already exists 06:38:46 16113d51b718: Layer already exists 06:38:46 main: digest: sha256:82125e27def216042f4f4a1d10c2c139da1d3adb07660c3e23f78a324ec33d56 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:38:46 ===================================================== [Pipeline] echo 06:38:46 taggedImages: 06:38:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:38:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 06:38:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.106 06:38:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:38:46 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 06:38:46 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 06:38:46 cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:38:46 latest 06:38:46 3.2.0-dev.106 06:38:46 cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:38:46 main 06:38:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:47 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:38:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:38:47 b668a94ea9c2: Preparing 06:38:47 627d3c26ba83: Preparing 06:38:47 d815c233cb0e: Preparing 06:38:47 1f3cf1691b10: Preparing 06:38:47 7f4b9de747e1: Preparing 06:38:47 6b915c404ba3: Preparing 06:38:47 16113d51b718: Preparing 06:38:47 6b915c404ba3: Waiting 06:38:47 16113d51b718: Waiting 06:38:47 1f3cf1691b10: Layer already exists 06:38:47 d815c233cb0e: Layer already exists 06:38:47 16113d51b718: Layer already exists 06:38:47 b668a94ea9c2: Pushed 06:38:47 7f4b9de747e1: Pushed 06:38:49 6b915c404ba3: Pushed 06:38:53 627d3c26ba83: Pushed 06:38:53 cae398aa3bfc450ad98d64e9042796ae15c1e7ab: digest: sha256:9a44d045b8fc790ec4989149e972e4b67d159695d0cb5557f4e31c0109478743 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:53 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 06:38:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:38:53 b668a94ea9c2: Preparing 06:38:53 627d3c26ba83: Preparing 06:38:53 d815c233cb0e: Preparing 06:38:53 1f3cf1691b10: Preparing 06:38:53 7f4b9de747e1: Preparing 06:38:53 6b915c404ba3: Preparing 06:38:53 16113d51b718: Preparing 06:38:53 6b915c404ba3: Waiting 06:38:53 16113d51b718: Waiting 06:38:53 b668a94ea9c2: Layer already exists 06:38:53 627d3c26ba83: Layer already exists 06:38:53 7f4b9de747e1: Layer already exists 06:38:53 1f3cf1691b10: Layer already exists 06:38:53 d815c233cb0e: Layer already exists 06:38:53 16113d51b718: Layer already exists 06:38:53 6b915c404ba3: Layer already exists 06:38:53 latest: digest: sha256:9a44d045b8fc790ec4989149e972e4b67d159695d0cb5557f4e31c0109478743 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:54 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:54 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.106 06:38:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:38:54 b668a94ea9c2: Preparing 06:38:54 627d3c26ba83: Preparing 06:38:54 d815c233cb0e: Preparing 06:38:54 1f3cf1691b10: Preparing 06:38:54 7f4b9de747e1: Preparing 06:38:54 6b915c404ba3: Preparing 06:38:54 16113d51b718: Preparing 06:38:54 6b915c404ba3: Waiting 06:38:54 16113d51b718: Waiting 06:38:54 627d3c26ba83: Layer already exists 06:38:54 1f3cf1691b10: Layer already exists 06:38:54 b668a94ea9c2: Layer already exists 06:38:54 7f4b9de747e1: Layer already exists 06:38:54 d815c233cb0e: Layer already exists 06:38:54 16113d51b718: Layer already exists 06:38:54 6b915c404ba3: Layer already exists 06:38:54 3.2.0-dev.106: digest: sha256:9a44d045b8fc790ec4989149e972e4b67d159695d0cb5557f4e31c0109478743 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:55 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:55 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:38:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:38:55 b668a94ea9c2: Preparing 06:38:55 627d3c26ba83: Preparing 06:38:55 d815c233cb0e: Preparing 06:38:55 1f3cf1691b10: Preparing 06:38:55 7f4b9de747e1: Preparing 06:38:55 6b915c404ba3: Preparing 06:38:55 16113d51b718: Preparing 06:38:55 16113d51b718: Waiting 06:38:55 d815c233cb0e: Layer already exists 06:38:55 627d3c26ba83: Layer already exists 06:38:55 1f3cf1691b10: Layer already exists 06:38:55 7f4b9de747e1: Layer already exists 06:38:55 b668a94ea9c2: Layer already exists 06:38:55 6b915c404ba3: Layer already exists 06:38:55 16113d51b718: Layer already exists 06:38:55 cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106: digest: sha256:9a44d045b8fc790ec4989149e972e4b67d159695d0cb5557f4e31c0109478743 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:56 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 06:38:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:38:57 b668a94ea9c2: Preparing 06:38:57 627d3c26ba83: Preparing 06:38:57 d815c233cb0e: Preparing 06:38:57 1f3cf1691b10: Preparing 06:38:57 7f4b9de747e1: Preparing 06:38:57 6b915c404ba3: Preparing 06:38:57 16113d51b718: Preparing 06:38:57 6b915c404ba3: Waiting 06:38:57 16113d51b718: Waiting 06:38:57 1f3cf1691b10: Layer already exists 06:38:57 627d3c26ba83: Layer already exists 06:38:57 7f4b9de747e1: Layer already exists 06:38:57 d815c233cb0e: Layer already exists 06:38:57 b668a94ea9c2: Layer already exists 06:38:57 16113d51b718: Layer already exists 06:38:57 6b915c404ba3: Layer already exists 06:38:57 main: digest: sha256:9a44d045b8fc790ec4989149e972e4b67d159695d0cb5557f4e31c0109478743 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:38:57 ===================================================== [Pipeline] echo 06:38:57 taggedImages: 06:38:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:38:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 06:38:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.106 06:38:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:38:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 06:38:57 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 06:38:57 cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:38:57 latest 06:38:57 3.2.0-dev.106 06:38:57 cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:38:57 main 06:38:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:57 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:38:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:38:58 23e758467920: Preparing 06:38:58 6ed5bf1bb2a0: Preparing 06:38:58 eb8f260c899b: Preparing 06:38:58 d815c233cb0e: Preparing 06:38:58 1f3cf1691b10: Preparing 06:38:58 c3290a8e47cf: Preparing 06:38:58 5d5049d47182: Preparing 06:38:58 dc21aca338e0: Preparing 06:38:58 0a495c31e1c3: Preparing 06:38:58 16113d51b718: Preparing 06:38:58 5d5049d47182: Waiting 06:38:58 dc21aca338e0: Waiting 06:38:58 0a495c31e1c3: Waiting 06:38:58 16113d51b718: Waiting 06:38:58 c3290a8e47cf: Waiting 06:38:58 1f3cf1691b10: Layer already exists 06:38:58 d815c233cb0e: Layer already exists 06:38:58 6ed5bf1bb2a0: Pushed 06:38:58 23e758467920: Pushed 06:38:58 eb8f260c899b: Pushed 06:38:58 16113d51b718: Layer already exists 06:38:58 dc21aca338e0: Pushed 06:38:59 0a495c31e1c3: Pushed 06:39:11 5d5049d47182: Pushed 06:39:18 c3290a8e47cf: Pushed 06:39:18 cae398aa3bfc450ad98d64e9042796ae15c1e7ab: digest: sha256:70033465fcad2d58761f58137a5bb39778d387693e44ac5a6cf6a98b10869000 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:18 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 06:39:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:39:19 23e758467920: Preparing 06:39:19 6ed5bf1bb2a0: Preparing 06:39:19 eb8f260c899b: Preparing 06:39:19 d815c233cb0e: Preparing 06:39:19 1f3cf1691b10: Preparing 06:39:19 c3290a8e47cf: Preparing 06:39:19 5d5049d47182: Preparing 06:39:19 dc21aca338e0: Preparing 06:39:19 0a495c31e1c3: Preparing 06:39:19 16113d51b718: Preparing 06:39:19 c3290a8e47cf: Waiting 06:39:19 5d5049d47182: Waiting 06:39:19 dc21aca338e0: Waiting 06:39:19 0a495c31e1c3: Waiting 06:39:19 16113d51b718: Waiting 06:39:19 6ed5bf1bb2a0: Layer already exists 06:39:19 eb8f260c899b: Layer already exists 06:39:19 d815c233cb0e: Layer already exists 06:39:19 23e758467920: Layer already exists 06:39:19 1f3cf1691b10: Layer already exists 06:39:19 c3290a8e47cf: Layer already exists 06:39:19 dc21aca338e0: Layer already exists 06:39:19 5d5049d47182: Layer already exists 06:39:19 16113d51b718: Layer already exists 06:39:19 0a495c31e1c3: Layer already exists 06:39:19 latest: digest: sha256:70033465fcad2d58761f58137a5bb39778d387693e44ac5a6cf6a98b10869000 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:19 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.106 06:39:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:39:19 23e758467920: Preparing 06:39:19 6ed5bf1bb2a0: Preparing 06:39:19 eb8f260c899b: Preparing 06:39:19 d815c233cb0e: Preparing 06:39:19 1f3cf1691b10: Preparing 06:39:19 c3290a8e47cf: Preparing 06:39:19 5d5049d47182: Preparing 06:39:19 dc21aca338e0: Preparing 06:39:19 0a495c31e1c3: Preparing 06:39:19 16113d51b718: Preparing 06:39:19 5d5049d47182: Waiting 06:39:19 dc21aca338e0: Waiting 06:39:19 0a495c31e1c3: Waiting 06:39:19 16113d51b718: Waiting 06:39:19 c3290a8e47cf: Waiting 06:39:19 23e758467920: Layer already exists 06:39:19 eb8f260c899b: Layer already exists 06:39:19 d815c233cb0e: Layer already exists 06:39:19 6ed5bf1bb2a0: Layer already exists 06:39:19 1f3cf1691b10: Layer already exists 06:39:19 5d5049d47182: Layer already exists 06:39:19 dc21aca338e0: Layer already exists 06:39:19 0a495c31e1c3: Layer already exists 06:39:19 c3290a8e47cf: Layer already exists 06:39:19 16113d51b718: Layer already exists 06:39:19 3.2.0-dev.106: digest: sha256:70033465fcad2d58761f58137a5bb39778d387693e44ac5a6cf6a98b10869000 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:20 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:39:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:39:20 23e758467920: Preparing 06:39:20 6ed5bf1bb2a0: Preparing 06:39:20 eb8f260c899b: Preparing 06:39:20 d815c233cb0e: Preparing 06:39:20 1f3cf1691b10: Preparing 06:39:20 c3290a8e47cf: Preparing 06:39:20 5d5049d47182: Preparing 06:39:20 dc21aca338e0: Preparing 06:39:20 0a495c31e1c3: Preparing 06:39:20 16113d51b718: Preparing 06:39:20 5d5049d47182: Waiting 06:39:20 dc21aca338e0: Waiting 06:39:20 0a495c31e1c3: Waiting 06:39:20 16113d51b718: Waiting 06:39:20 c3290a8e47cf: Waiting 06:39:20 6ed5bf1bb2a0: Layer already exists 06:39:20 1f3cf1691b10: Layer already exists 06:39:20 eb8f260c899b: Layer already exists 06:39:20 23e758467920: Layer already exists 06:39:20 d815c233cb0e: Layer already exists 06:39:20 dc21aca338e0: Layer already exists 06:39:20 5d5049d47182: Layer already exists 06:39:20 16113d51b718: Layer already exists 06:39:20 c3290a8e47cf: Layer already exists 06:39:20 0a495c31e1c3: Layer already exists 06:39:20 cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106: digest: sha256:70033465fcad2d58761f58137a5bb39778d387693e44ac5a6cf6a98b10869000 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:21 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 06:39:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:39:21 23e758467920: Preparing 06:39:21 6ed5bf1bb2a0: Preparing 06:39:21 eb8f260c899b: Preparing 06:39:21 d815c233cb0e: Preparing 06:39:21 1f3cf1691b10: Preparing 06:39:21 c3290a8e47cf: Preparing 06:39:21 5d5049d47182: Preparing 06:39:21 dc21aca338e0: Preparing 06:39:21 0a495c31e1c3: Preparing 06:39:21 16113d51b718: Preparing 06:39:21 dc21aca338e0: Waiting 06:39:21 0a495c31e1c3: Waiting 06:39:21 16113d51b718: Waiting 06:39:21 c3290a8e47cf: Waiting 06:39:21 5d5049d47182: Waiting 06:39:21 1f3cf1691b10: Layer already exists 06:39:21 23e758467920: Layer already exists 06:39:21 6ed5bf1bb2a0: Layer already exists 06:39:21 d815c233cb0e: Layer already exists 06:39:21 eb8f260c899b: Layer already exists 06:39:21 dc21aca338e0: Layer already exists 06:39:21 0a495c31e1c3: Layer already exists 06:39:21 c3290a8e47cf: Layer already exists 06:39:21 5d5049d47182: Layer already exists 06:39:21 16113d51b718: Layer already exists 06:39:21 main: digest: sha256:70033465fcad2d58761f58137a5bb39778d387693e44ac5a6cf6a98b10869000 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:39:21 ===================================================== [Pipeline] echo 06:39:21 taggedImages: 06:39:21 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:39:21 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 06:39:21 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.106 06:39:21 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:39:21 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 06:39:22 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 06:39:22 cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:39:22 latest 06:39:22 3.2.0-dev.106 06:39:22 cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:39:22 main 06:39:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:22 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:39:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:39:22 ce9885d6686f: Preparing 06:39:22 f3f1a8ab7184: Preparing 06:39:22 7254c8bd68f1: Preparing 06:39:22 d815c233cb0e: Preparing 06:39:22 1f3cf1691b10: Preparing 06:39:22 0b52421daf56: Preparing 06:39:22 389bade11fd5: Preparing 06:39:22 e2743895fbfb: Preparing 06:39:22 16113d51b718: Preparing 06:39:22 389bade11fd5: Waiting 06:39:22 e2743895fbfb: Waiting 06:39:22 16113d51b718: Waiting 06:39:22 0b52421daf56: Waiting 06:39:22 d815c233cb0e: Layer already exists 06:39:22 1f3cf1691b10: Layer already exists 06:39:23 ce9885d6686f: Pushed 06:39:23 f3f1a8ab7184: Pushed 06:39:23 7254c8bd68f1: Pushed 06:39:23 16113d51b718: Layer already exists 06:39:23 389bade11fd5: Pushed 06:39:23 e2743895fbfb: Pushed 06:39:41 0b52421daf56: Pushed 06:39:41 cae398aa3bfc450ad98d64e9042796ae15c1e7ab: digest: sha256:b91327faf1892398f37ee6ce7edde76132a9e9b68800bf7cd4152ae79b9ec89e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:42 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 06:39:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:39:42 ce9885d6686f: Preparing 06:39:42 f3f1a8ab7184: Preparing 06:39:42 7254c8bd68f1: Preparing 06:39:42 d815c233cb0e: Preparing 06:39:42 1f3cf1691b10: Preparing 06:39:42 0b52421daf56: Preparing 06:39:42 389bade11fd5: Preparing 06:39:42 e2743895fbfb: Preparing 06:39:42 16113d51b718: Preparing 06:39:42 389bade11fd5: Waiting 06:39:42 e2743895fbfb: Waiting 06:39:42 16113d51b718: Waiting 06:39:42 0b52421daf56: Waiting 06:39:42 f3f1a8ab7184: Layer already exists 06:39:42 d815c233cb0e: Layer already exists 06:39:42 1f3cf1691b10: Layer already exists 06:39:42 ce9885d6686f: Layer already exists 06:39:42 7254c8bd68f1: Layer already exists 06:39:42 0b52421daf56: Layer already exists 06:39:42 389bade11fd5: Layer already exists 06:39:42 e2743895fbfb: Layer already exists 06:39:42 16113d51b718: Layer already exists 06:39:42 latest: digest: sha256:b91327faf1892398f37ee6ce7edde76132a9e9b68800bf7cd4152ae79b9ec89e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:43 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.106 06:39:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:39:43 ce9885d6686f: Preparing 06:39:43 f3f1a8ab7184: Preparing 06:39:43 7254c8bd68f1: Preparing 06:39:43 d815c233cb0e: Preparing 06:39:43 1f3cf1691b10: Preparing 06:39:43 0b52421daf56: Preparing 06:39:43 389bade11fd5: Preparing 06:39:43 e2743895fbfb: Preparing 06:39:43 16113d51b718: Preparing 06:39:43 e2743895fbfb: Waiting 06:39:43 0b52421daf56: Waiting 06:39:43 389bade11fd5: Waiting 06:39:43 16113d51b718: Waiting 06:39:43 d815c233cb0e: Layer already exists 06:39:43 ce9885d6686f: Layer already exists 06:39:43 1f3cf1691b10: Layer already exists 06:39:43 7254c8bd68f1: Layer already exists 06:39:43 f3f1a8ab7184: Layer already exists 06:39:43 0b52421daf56: Layer already exists 06:39:43 e2743895fbfb: Layer already exists 06:39:43 389bade11fd5: Layer already exists 06:39:43 16113d51b718: Layer already exists 06:39:43 3.2.0-dev.106: digest: sha256:b91327faf1892398f37ee6ce7edde76132a9e9b68800bf7cd4152ae79b9ec89e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:44 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:39:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:39:44 ce9885d6686f: Preparing 06:39:44 f3f1a8ab7184: Preparing 06:39:44 7254c8bd68f1: Preparing 06:39:44 d815c233cb0e: Preparing 06:39:44 1f3cf1691b10: Preparing 06:39:44 0b52421daf56: Preparing 06:39:44 389bade11fd5: Preparing 06:39:44 e2743895fbfb: Preparing 06:39:44 16113d51b718: Preparing 06:39:44 389bade11fd5: Waiting 06:39:44 e2743895fbfb: Waiting 06:39:44 16113d51b718: Waiting 06:39:44 ce9885d6686f: Layer already exists 06:39:44 f3f1a8ab7184: Layer already exists 06:39:44 7254c8bd68f1: Layer already exists 06:39:44 d815c233cb0e: Layer already exists 06:39:44 1f3cf1691b10: Layer already exists 06:39:44 0b52421daf56: Layer already exists 06:39:44 389bade11fd5: Layer already exists 06:39:44 16113d51b718: Layer already exists 06:39:44 e2743895fbfb: Layer already exists 06:39:44 cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106: digest: sha256:b91327faf1892398f37ee6ce7edde76132a9e9b68800bf7cd4152ae79b9ec89e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:44 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 06:39:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:39:45 ce9885d6686f: Preparing 06:39:45 f3f1a8ab7184: Preparing 06:39:45 7254c8bd68f1: Preparing 06:39:45 d815c233cb0e: Preparing 06:39:45 1f3cf1691b10: Preparing 06:39:45 0b52421daf56: Preparing 06:39:45 389bade11fd5: Preparing 06:39:45 e2743895fbfb: Preparing 06:39:45 16113d51b718: Preparing 06:39:45 389bade11fd5: Waiting 06:39:45 e2743895fbfb: Waiting 06:39:45 16113d51b718: Waiting 06:39:45 0b52421daf56: Waiting 06:39:45 ce9885d6686f: Layer already exists 06:39:45 d815c233cb0e: Layer already exists 06:39:45 7254c8bd68f1: Layer already exists 06:39:45 f3f1a8ab7184: Layer already exists 06:39:45 1f3cf1691b10: Layer already exists 06:39:45 389bade11fd5: Layer already exists 06:39:45 0b52421daf56: Layer already exists 06:39:45 16113d51b718: Layer already exists 06:39:45 e2743895fbfb: Layer already exists 06:39:45 main: digest: sha256:b91327faf1892398f37ee6ce7edde76132a9e9b68800bf7cd4152ae79b9ec89e size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:39:45 ===================================================== [Pipeline] echo 06:39:45 taggedImages: 06:39:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:39:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 06:39:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.106 06:39:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:39:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 06:39:45 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 06:39:45 cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:39:45 latest 06:39:45 3.2.0-dev.106 06:39:45 cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:39:45 main 06:39:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:45 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:39:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:39:45 49aeca36cb63: Preparing 06:39:45 e129e1146c55: Preparing 06:39:45 9f113e8ff94b: Preparing 06:39:45 d815c233cb0e: Preparing 06:39:45 1f3cf1691b10: Preparing 06:39:45 3e7e058227e3: Preparing 06:39:45 dc21aca338e0: Preparing 06:39:45 0a495c31e1c3: Preparing 06:39:45 16113d51b718: Preparing 06:39:45 dc21aca338e0: Waiting 06:39:45 0a495c31e1c3: Waiting 06:39:45 3e7e058227e3: Waiting 06:39:45 16113d51b718: Waiting 06:39:45 d815c233cb0e: Layer already exists 06:39:45 1f3cf1691b10: Layer already exists 06:39:46 dc21aca338e0: Layer already exists 06:39:46 e129e1146c55: Pushed 06:39:46 9f113e8ff94b: Pushed 06:39:46 49aeca36cb63: Pushed 06:39:46 0a495c31e1c3: Layer already exists 06:39:46 16113d51b718: Layer already exists 06:40:08 3e7e058227e3: Pushed 06:40:08 cae398aa3bfc450ad98d64e9042796ae15c1e7ab: digest: sha256:66df07842ba6571328483546f8d6c72c7c2efea2c134c086dea2e053a1fd06b3 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:08 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 06:40:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:40:08 49aeca36cb63: Preparing 06:40:08 e129e1146c55: Preparing 06:40:08 9f113e8ff94b: Preparing 06:40:08 d815c233cb0e: Preparing 06:40:08 1f3cf1691b10: Preparing 06:40:08 3e7e058227e3: Preparing 06:40:08 dc21aca338e0: Preparing 06:40:08 0a495c31e1c3: Preparing 06:40:08 16113d51b718: Preparing 06:40:08 dc21aca338e0: Waiting 06:40:08 0a495c31e1c3: Waiting 06:40:08 16113d51b718: Waiting 06:40:08 3e7e058227e3: Waiting 06:40:08 e129e1146c55: Layer already exists 06:40:08 1f3cf1691b10: Layer already exists 06:40:08 d815c233cb0e: Layer already exists 06:40:08 49aeca36cb63: Layer already exists 06:40:08 9f113e8ff94b: Layer already exists 06:40:08 3e7e058227e3: Layer already exists 06:40:08 dc21aca338e0: Layer already exists 06:40:08 0a495c31e1c3: Layer already exists 06:40:08 16113d51b718: Layer already exists 06:40:08 latest: digest: sha256:66df07842ba6571328483546f8d6c72c7c2efea2c134c086dea2e053a1fd06b3 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:09 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.106 06:40:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:40:09 49aeca36cb63: Preparing 06:40:09 e129e1146c55: Preparing 06:40:09 9f113e8ff94b: Preparing 06:40:09 d815c233cb0e: Preparing 06:40:09 1f3cf1691b10: Preparing 06:40:09 3e7e058227e3: Preparing 06:40:09 dc21aca338e0: Preparing 06:40:09 0a495c31e1c3: Preparing 06:40:09 16113d51b718: Preparing 06:40:09 3e7e058227e3: Waiting 06:40:09 dc21aca338e0: Waiting 06:40:09 0a495c31e1c3: Waiting 06:40:09 16113d51b718: Waiting 06:40:09 1f3cf1691b10: Layer already exists 06:40:09 e129e1146c55: Layer already exists 06:40:09 d815c233cb0e: Layer already exists 06:40:09 9f113e8ff94b: Layer already exists 06:40:09 49aeca36cb63: Layer already exists 06:40:09 0a495c31e1c3: Layer already exists 06:40:09 dc21aca338e0: Layer already exists 06:40:09 3e7e058227e3: Layer already exists 06:40:09 16113d51b718: Layer already exists 06:40:10 3.2.0-dev.106: digest: sha256:66df07842ba6571328483546f8d6c72c7c2efea2c134c086dea2e053a1fd06b3 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:10 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:40:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:40:10 49aeca36cb63: Preparing 06:40:10 e129e1146c55: Preparing 06:40:10 9f113e8ff94b: Preparing 06:40:10 d815c233cb0e: Preparing 06:40:10 1f3cf1691b10: Preparing 06:40:10 3e7e058227e3: Preparing 06:40:10 dc21aca338e0: Preparing 06:40:10 3e7e058227e3: Waiting 06:40:10 0a495c31e1c3: Preparing 06:40:10 dc21aca338e0: Waiting 06:40:10 16113d51b718: Preparing 06:40:10 0a495c31e1c3: Waiting 06:40:10 16113d51b718: Waiting 06:40:10 d815c233cb0e: Layer already exists 06:40:10 e129e1146c55: Layer already exists 06:40:10 9f113e8ff94b: Layer already exists 06:40:10 1f3cf1691b10: Layer already exists 06:40:10 49aeca36cb63: Layer already exists 06:40:10 16113d51b718: Layer already exists 06:40:10 3e7e058227e3: Layer already exists 06:40:10 dc21aca338e0: Layer already exists 06:40:10 0a495c31e1c3: Layer already exists 06:40:10 cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106: digest: sha256:66df07842ba6571328483546f8d6c72c7c2efea2c134c086dea2e053a1fd06b3 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:11 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 06:40:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:40:11 49aeca36cb63: Preparing 06:40:11 e129e1146c55: Preparing 06:40:11 9f113e8ff94b: Preparing 06:40:11 d815c233cb0e: Preparing 06:40:11 1f3cf1691b10: Preparing 06:40:11 3e7e058227e3: Preparing 06:40:11 dc21aca338e0: Preparing 06:40:11 0a495c31e1c3: Preparing 06:40:11 16113d51b718: Preparing 06:40:11 dc21aca338e0: Waiting 06:40:11 0a495c31e1c3: Waiting 06:40:11 16113d51b718: Waiting 06:40:11 3e7e058227e3: Waiting 06:40:11 d815c233cb0e: Layer already exists 06:40:11 e129e1146c55: Layer already exists 06:40:11 49aeca36cb63: Layer already exists 06:40:11 9f113e8ff94b: Layer already exists 06:40:11 1f3cf1691b10: Layer already exists 06:40:11 3e7e058227e3: Layer already exists 06:40:11 0a495c31e1c3: Layer already exists 06:40:11 16113d51b718: Layer already exists 06:40:11 dc21aca338e0: Layer already exists 06:40:11 main: digest: sha256:66df07842ba6571328483546f8d6c72c7c2efea2c134c086dea2e053a1fd06b3 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:40:11 ===================================================== [Pipeline] echo 06:40:11 taggedImages: 06:40:11 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:40:11 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 06:40:11 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.106 06:40:11 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:40:11 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 06:40:11 [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: 06:40:11 cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:40:11 latest 06:40:11 3.2.0-dev.106 06:40:11 cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:40:11 main 06:40:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:12 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:12 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:40:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 06:40:12 7572064298aa: Preparing 06:40:12 7ab845ddc9d6: Preparing 06:40:12 d815c233cb0e: Preparing 06:40:12 1f3cf1691b10: Preparing 06:40:12 defee35267bd: Preparing 06:40:12 0512ae3f0f4d: Preparing 06:40:12 16113d51b718: Preparing 06:40:12 0512ae3f0f4d: Waiting 06:40:12 16113d51b718: Waiting 06:40:12 d815c233cb0e: Layer already exists 06:40:12 1f3cf1691b10: Layer already exists 06:40:12 16113d51b718: Layer already exists 06:40:12 7572064298aa: Pushed 06:40:12 defee35267bd: Pushed 06:40:13 0512ae3f0f4d: Pushed 06:40:25 7ab845ddc9d6: Pushed 06:40:25 cae398aa3bfc450ad98d64e9042796ae15c1e7ab: digest: sha256:dc3885009b3987e5d98fb181d6471dc377a5ff71f465fbd412606e2c888efcd0 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:26 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:26 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 06:40:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 06:40:26 7572064298aa: Preparing 06:40:26 7ab845ddc9d6: Preparing 06:40:26 d815c233cb0e: Preparing 06:40:26 1f3cf1691b10: Preparing 06:40:26 defee35267bd: Preparing 06:40:26 0512ae3f0f4d: Preparing 06:40:26 16113d51b718: Preparing 06:40:26 0512ae3f0f4d: Waiting 06:40:26 16113d51b718: Waiting 06:40:26 7572064298aa: Layer already exists 06:40:26 7ab845ddc9d6: Layer already exists 06:40:26 1f3cf1691b10: Layer already exists 06:40:26 d815c233cb0e: Layer already exists 06:40:26 defee35267bd: Layer already exists 06:40:26 0512ae3f0f4d: Layer already exists 06:40:26 16113d51b718: Layer already exists 06:40:26 latest: digest: sha256:dc3885009b3987e5d98fb181d6471dc377a5ff71f465fbd412606e2c888efcd0 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:27 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:27 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.106 06:40:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 06:40:27 7572064298aa: Preparing 06:40:27 7ab845ddc9d6: Preparing 06:40:27 d815c233cb0e: Preparing 06:40:27 1f3cf1691b10: Preparing 06:40:27 defee35267bd: Preparing 06:40:27 0512ae3f0f4d: Preparing 06:40:27 16113d51b718: Preparing 06:40:27 0512ae3f0f4d: Waiting 06:40:27 16113d51b718: Waiting 06:40:27 7ab845ddc9d6: Layer already exists 06:40:27 1f3cf1691b10: Layer already exists 06:40:27 defee35267bd: Layer already exists 06:40:27 7572064298aa: Layer already exists 06:40:27 d815c233cb0e: Layer already exists 06:40:27 0512ae3f0f4d: Layer already exists 06:40:27 16113d51b718: Layer already exists 06:40:27 3.2.0-dev.106: digest: sha256:dc3885009b3987e5d98fb181d6471dc377a5ff71f465fbd412606e2c888efcd0 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:27 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:28 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:40:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 06:40:28 7572064298aa: Preparing 06:40:28 7ab845ddc9d6: Preparing 06:40:28 d815c233cb0e: Preparing 06:40:28 1f3cf1691b10: Preparing 06:40:28 defee35267bd: Preparing 06:40:28 0512ae3f0f4d: Preparing 06:40:28 16113d51b718: Preparing 06:40:28 0512ae3f0f4d: Waiting 06:40:28 16113d51b718: Waiting 06:40:28 defee35267bd: Layer already exists 06:40:28 1f3cf1691b10: Layer already exists 06:40:28 d815c233cb0e: Layer already exists 06:40:28 7572064298aa: Layer already exists 06:40:28 7ab845ddc9d6: Layer already exists 06:40:28 0512ae3f0f4d: Layer already exists 06:40:28 16113d51b718: Layer already exists 06:40:28 cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106: digest: sha256:dc3885009b3987e5d98fb181d6471dc377a5ff71f465fbd412606e2c888efcd0 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:28 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:28 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main 06:40:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 06:40:28 7572064298aa: Preparing 06:40:28 7ab845ddc9d6: Preparing 06:40:28 d815c233cb0e: Preparing 06:40:28 1f3cf1691b10: Preparing 06:40:28 defee35267bd: Preparing 06:40:28 0512ae3f0f4d: Preparing 06:40:28 16113d51b718: Preparing 06:40:28 0512ae3f0f4d: Waiting 06:40:28 16113d51b718: Waiting 06:40:28 7ab845ddc9d6: Layer already exists 06:40:28 1f3cf1691b10: Layer already exists 06:40:28 d815c233cb0e: Layer already exists 06:40:28 7572064298aa: Layer already exists 06:40:28 defee35267bd: Layer already exists 06:40:28 0512ae3f0f4d: Layer already exists 06:40:28 16113d51b718: Layer already exists 06:40:28 main: digest: sha256:dc3885009b3987e5d98fb181d6471dc377a5ff71f465fbd412606e2c888efcd0 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:40:28 ===================================================== [Pipeline] echo 06:40:28 taggedImages: 06:40:28 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:40:28 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 06:40:28 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.106 06:40:28 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:40:28 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo 06:40:28 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 06:40:28 cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:40:28 latest 06:40:28 3.2.0-dev.106 06:40:28 cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:40:28 main 06:40:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:29 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:29 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:40:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:40:29 1d2a7e5da25a: Preparing 06:40:29 8a811a36e2c3: Preparing 06:40:29 afbe9e3cbb55: Preparing 06:40:29 d815c233cb0e: Preparing 06:40:29 1f3cf1691b10: Preparing 06:40:29 62420a7f6f02: Preparing 06:40:29 523960229d4e: Preparing 06:40:29 16113d51b718: Preparing 06:40:29 62420a7f6f02: Waiting 06:40:29 523960229d4e: Waiting 06:40:29 16113d51b718: Waiting 06:40:29 d815c233cb0e: Layer already exists 06:40:29 1f3cf1691b10: Layer already exists 06:40:29 8a811a36e2c3: Pushed 06:40:29 1d2a7e5da25a: Pushed 06:40:29 16113d51b718: Layer already exists 06:40:29 62420a7f6f02: Pushed 06:40:30 523960229d4e: Pushed 06:40:42 afbe9e3cbb55: Pushed 06:40:42 cae398aa3bfc450ad98d64e9042796ae15c1e7ab: digest: sha256:2839b9fea2174b605110f71f5d42a851cdca248a80add4e10663b3644c707515 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:42 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 06:40:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:40:43 1d2a7e5da25a: Preparing 06:40:43 8a811a36e2c3: Preparing 06:40:43 afbe9e3cbb55: Preparing 06:40:43 d815c233cb0e: Preparing 06:40:43 1f3cf1691b10: Preparing 06:40:43 62420a7f6f02: Preparing 06:40:43 523960229d4e: Preparing 06:40:43 16113d51b718: Preparing 06:40:43 62420a7f6f02: Waiting 06:40:43 523960229d4e: Waiting 06:40:43 16113d51b718: Waiting 06:40:43 1d2a7e5da25a: Layer already exists 06:40:43 d815c233cb0e: Layer already exists 06:40:43 1f3cf1691b10: Layer already exists 06:40:43 afbe9e3cbb55: Layer already exists 06:40:43 8a811a36e2c3: Layer already exists 06:40:43 62420a7f6f02: Layer already exists 06:40:43 523960229d4e: Layer already exists 06:40:43 16113d51b718: Layer already exists 06:40:43 latest: digest: sha256:2839b9fea2174b605110f71f5d42a851cdca248a80add4e10663b3644c707515 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:43 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.106 06:40:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:40:44 1d2a7e5da25a: Preparing 06:40:44 8a811a36e2c3: Preparing 06:40:44 afbe9e3cbb55: Preparing 06:40:44 d815c233cb0e: Preparing 06:40:44 1f3cf1691b10: Preparing 06:40:44 62420a7f6f02: Preparing 06:40:44 523960229d4e: Preparing 06:40:44 16113d51b718: Preparing 06:40:44 523960229d4e: Waiting 06:40:44 16113d51b718: Waiting 06:40:44 62420a7f6f02: Waiting 06:40:44 8a811a36e2c3: Layer already exists 06:40:44 1d2a7e5da25a: Layer already exists 06:40:44 1f3cf1691b10: Layer already exists 06:40:44 afbe9e3cbb55: Layer already exists 06:40:44 d815c233cb0e: Layer already exists 06:40:44 16113d51b718: Layer already exists 06:40:44 523960229d4e: Layer already exists 06:40:44 62420a7f6f02: Layer already exists 06:40:44 3.2.0-dev.106: digest: sha256:2839b9fea2174b605110f71f5d42a851cdca248a80add4e10663b3644c707515 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:44 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:40:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:40:44 1d2a7e5da25a: Preparing 06:40:44 8a811a36e2c3: Preparing 06:40:44 afbe9e3cbb55: Preparing 06:40:44 d815c233cb0e: Preparing 06:40:44 1f3cf1691b10: Preparing 06:40:44 62420a7f6f02: Preparing 06:40:44 523960229d4e: Preparing 06:40:44 16113d51b718: Preparing 06:40:44 62420a7f6f02: Waiting 06:40:44 523960229d4e: Waiting 06:40:44 16113d51b718: Waiting 06:40:44 1f3cf1691b10: Layer already exists 06:40:44 8a811a36e2c3: Layer already exists 06:40:44 d815c233cb0e: Layer already exists 06:40:44 1d2a7e5da25a: Layer already exists 06:40:44 afbe9e3cbb55: Layer already exists 06:40:44 62420a7f6f02: Layer already exists 06:40:44 16113d51b718: Layer already exists 06:40:44 523960229d4e: Layer already exists 06:40:44 cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106: digest: sha256:2839b9fea2174b605110f71f5d42a851cdca248a80add4e10663b3644c707515 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:45 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 06:40:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:40:45 1d2a7e5da25a: Preparing 06:40:45 8a811a36e2c3: Preparing 06:40:45 afbe9e3cbb55: Preparing 06:40:45 d815c233cb0e: Preparing 06:40:45 1f3cf1691b10: Preparing 06:40:45 62420a7f6f02: Preparing 06:40:45 523960229d4e: Preparing 06:40:45 16113d51b718: Preparing 06:40:45 523960229d4e: Waiting 06:40:45 16113d51b718: Waiting 06:40:45 62420a7f6f02: Waiting 06:40:45 1f3cf1691b10: Layer already exists 06:40:45 afbe9e3cbb55: Layer already exists 06:40:45 8a811a36e2c3: Layer already exists 06:40:45 d815c233cb0e: Layer already exists 06:40:45 1d2a7e5da25a: Layer already exists 06:40:45 523960229d4e: Layer already exists 06:40:45 62420a7f6f02: Layer already exists 06:40:45 16113d51b718: Layer already exists 06:40:45 main: digest: sha256:2839b9fea2174b605110f71f5d42a851cdca248a80add4e10663b3644c707515 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:40:46 ===================================================== [Pipeline] echo 06:40:46 taggedImages: 06:40:46 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:40:46 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 06:40:46 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.106 06:40:46 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:40:46 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 06:40:46 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 06:40:46 cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:40:46 latest 06:40:46 3.2.0-dev.106 06:40:46 cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:40:46 main 06:40:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:46 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:40:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:40:46 64d22034e2b3: Preparing 06:40:46 5ba793d7b004: Preparing 06:40:46 d815c233cb0e: Preparing 06:40:46 1f3cf1691b10: Preparing 06:40:46 ba3882092fb1: Preparing 06:40:46 f26d2e4a8e8c: Preparing 06:40:46 16113d51b718: Preparing 06:40:46 f26d2e4a8e8c: Waiting 06:40:46 16113d51b718: Waiting 06:40:46 1f3cf1691b10: Layer already exists 06:40:47 ba3882092fb1: Layer already exists 06:40:47 d815c233cb0e: Layer already exists 06:40:47 16113d51b718: Layer already exists 06:40:47 f26d2e4a8e8c: Layer already exists 06:40:47 64d22034e2b3: Pushed 06:40:59 5ba793d7b004: Pushed 06:40:59 cae398aa3bfc450ad98d64e9042796ae15c1e7ab: digest: sha256:e4b1d345526d6cca8570d40920cfebea1ee113e3fbed964aabcacae94207c5c5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:59 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 06:40:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:40:59 64d22034e2b3: Preparing 06:40:59 5ba793d7b004: Preparing 06:40:59 d815c233cb0e: Preparing 06:40:59 1f3cf1691b10: Preparing 06:40:59 ba3882092fb1: Preparing 06:40:59 f26d2e4a8e8c: Preparing 06:40:59 16113d51b718: Preparing 06:40:59 f26d2e4a8e8c: Waiting 06:40:59 16113d51b718: Waiting 06:40:59 5ba793d7b004: Layer already exists 06:40:59 ba3882092fb1: Layer already exists 06:40:59 d815c233cb0e: Layer already exists 06:40:59 64d22034e2b3: Layer already exists 06:40:59 1f3cf1691b10: Layer already exists 06:40:59 16113d51b718: Layer already exists 06:40:59 f26d2e4a8e8c: Layer already exists 06:40:59 latest: digest: sha256:e4b1d345526d6cca8570d40920cfebea1ee113e3fbed964aabcacae94207c5c5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:00 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.106 06:41:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:41:00 64d22034e2b3: Preparing 06:41:00 5ba793d7b004: Preparing 06:41:00 d815c233cb0e: Preparing 06:41:00 1f3cf1691b10: Preparing 06:41:00 ba3882092fb1: Preparing 06:41:00 f26d2e4a8e8c: Preparing 06:41:00 16113d51b718: Preparing 06:41:00 f26d2e4a8e8c: Waiting 06:41:00 16113d51b718: Waiting 06:41:00 64d22034e2b3: Layer already exists 06:41:00 5ba793d7b004: Layer already exists 06:41:00 d815c233cb0e: Layer already exists 06:41:00 1f3cf1691b10: Layer already exists 06:41:00 ba3882092fb1: Layer already exists 06:41:00 f26d2e4a8e8c: Layer already exists 06:41:00 16113d51b718: Layer already exists 06:41:00 3.2.0-dev.106: digest: sha256:e4b1d345526d6cca8570d40920cfebea1ee113e3fbed964aabcacae94207c5c5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:01 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:41:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:41:01 64d22034e2b3: Preparing 06:41:01 5ba793d7b004: Preparing 06:41:01 d815c233cb0e: Preparing 06:41:01 1f3cf1691b10: Preparing 06:41:01 ba3882092fb1: Preparing 06:41:01 f26d2e4a8e8c: Preparing 06:41:01 16113d51b718: Preparing 06:41:01 f26d2e4a8e8c: Waiting 06:41:01 16113d51b718: Waiting 06:41:01 ba3882092fb1: Layer already exists 06:41:01 64d22034e2b3: Layer already exists 06:41:01 d815c233cb0e: Layer already exists 06:41:01 5ba793d7b004: Layer already exists 06:41:01 1f3cf1691b10: Layer already exists 06:41:01 16113d51b718: Layer already exists 06:41:01 f26d2e4a8e8c: Layer already exists 06:41:01 cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106: digest: sha256:e4b1d345526d6cca8570d40920cfebea1ee113e3fbed964aabcacae94207c5c5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:01 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 06:41:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:41:02 64d22034e2b3: Preparing 06:41:02 5ba793d7b004: Preparing 06:41:02 d815c233cb0e: Preparing 06:41:02 1f3cf1691b10: Preparing 06:41:02 ba3882092fb1: Preparing 06:41:02 f26d2e4a8e8c: Preparing 06:41:02 16113d51b718: Preparing 06:41:02 f26d2e4a8e8c: Waiting 06:41:02 16113d51b718: Waiting 06:41:02 64d22034e2b3: Layer already exists 06:41:02 d815c233cb0e: Layer already exists 06:41:02 ba3882092fb1: Layer already exists 06:41:02 1f3cf1691b10: Layer already exists 06:41:02 5ba793d7b004: Layer already exists 06:41:02 f26d2e4a8e8c: Layer already exists 06:41:02 16113d51b718: Layer already exists 06:41:02 main: digest: sha256:e4b1d345526d6cca8570d40920cfebea1ee113e3fbed964aabcacae94207c5c5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:41:02 ===================================================== [Pipeline] echo 06:41:02 taggedImages: 06:41:02 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab 06:41:02 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 06:41:02 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.106 06:41:02 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:cae398aa3bfc450ad98d64e9042796ae15c1e7ab-3.2.0-dev.106 06:41:02 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:41:03 06:41:03 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:41:03 arm64: Pulling from edgex-lftools-log-publisher 06:41:03 8998bd30e6a1: Pulling fs layer 06:41:03 04944245beec: Pulling fs layer 06:41:03 699f458cf7ca: Pulling fs layer 06:41:03 765212b225bb: Pulling fs layer 06:41:03 f23df028b6ca: Pulling fs layer 06:41:03 d65c8cfc05b1: Pulling fs layer 06:41:03 2437ff75d9bd: Pulling fs layer 06:41:03 d65c8cfc05b1: Waiting 06:41:03 2437ff75d9bd: Waiting 06:41:03 765212b225bb: Waiting 06:41:03 f23df028b6ca: Waiting 06:41:03 04944245beec: Verifying Checksum 06:41:03 04944245beec: Download complete 06:41:03 765212b225bb: Verifying Checksum 06:41:03 765212b225bb: Download complete 06:41:03 f23df028b6ca: Verifying Checksum 06:41:03 f23df028b6ca: Download complete 06:41:03 d65c8cfc05b1: Download complete 06:41:03 699f458cf7ca: Verifying Checksum 06:41:03 699f458cf7ca: Download complete 06:41:04 8998bd30e6a1: Download complete 06:41:06 2437ff75d9bd: Verifying Checksum 06:41:06 2437ff75d9bd: Download complete 06:41:08 8998bd30e6a1: Pull complete 06:41:09 04944245beec: Pull complete 06:41:10 699f458cf7ca: Pull complete 06:41:10 765212b225bb: Pull complete 06:41:11 f23df028b6ca: Pull complete 06:41:11 d65c8cfc05b1: Pull complete 06:41:30 2437ff75d9bd: Pull complete 06:41:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:41:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:41:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:41:30 prd-ubuntu20.04-docker-arm64-4c-16g-22847 does not seem to be running inside a container 06:41:30 $ 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/729 -v /w/workspace/edgex-go/729:/w/workspace/edgex-go/729:rw,z -v /w/workspace/edgex-go/729@tmp:/w/workspace/edgex-go/729@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:41:32 $ docker top ae03e15b4a82d4adaccdf52f32f613575b0b82dff169b4f5e4fd38795a6a8ab4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:41:33 ---> job-cost.sh 06:41:33 lf-activate-venv: SKIPPING 06:41:33 INFO: No Stack... 06:41:34 INFO: Retrieving Pricing Info for: v3-standard-4 06:41:35 INFO: Archiving Costs [Pipeline] sh 06:41:35 + cat /w/workspace/edgex-go/729/archives/cost.csv 06:41:35 + cut -d, -f6 [Pipeline] lock 06:41:35 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-729-stack-cost] 06:41:35 Resource [jenkins-edgexfoundry-edgex-go-main-729-stack-cost] did not exist. Created. 06:41:35 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-729-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:41:36 + echo total: 0.10999999940395355 [Pipeline] stash 06:41:36 Stashed 1 file(s) [Pipeline] } 06:41:37 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-729-stack-cost] [Pipeline] // lock [Pipeline] } 06:41:37 $ docker stop --time=1 ae03e15b4a82d4adaccdf52f32f613575b0b82dff169b4f5e4fd38795a6a8ab4 06:41:38 $ docker rm -f --volumes ae03e15b4a82d4adaccdf52f32f613575b0b82dff169b4f5e4fd38795a6a8ab4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 06:41:39 provisioning config files... 06:41:39 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/729@tmp/config7624115843544845394tmp [Pipeline] { [Pipeline] sh 06:41:39 + set +x 06:41:39 + + bash -s -- 06:41:39 curl -s https://codecov.io/bash 06:41:39 06:41:39 _____ _ 06:41:39 / ____| | | 06:41:39 | | ___ __| | ___ ___ _____ __ 06:41:39 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:41:39 | |___| (_) | (_| | __/ (_| (_) \ V / 06:41:39 \_____\___/ \__,_|\___|\___\___/ \_/ 06:41:39 Bash-1.0.6 06:41:39 06:41:39 06:41:39 ==> git version 2.25.1 found 06:41:39 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 06:41:39 Release-Date: 2020-01-08 06:41:39 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:41:39 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:41:39 ==> Jenkins CI detected. 06:41:39 current dir:  /w/workspace/edgex-go/729 06:41:39 project root: . 06:41:39 --> token set from env 06:41:39 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:41:39 ==> Running gcov in . (disable via -X gcov) 06:41:39 ==> Python coveragepy not found 06:41:39 ==> Searching for coverage reports in: 06:41:39 + . 06:41:39 -> Found 1 reports 06:41:39 ==> Detecting git/mercurial file structure 06:41:39 ==> Reading reports 06:41:39 + ./coverage.out bytes=1549971 06:41:39 ==> Appending adjustments 06:41:39 https://docs.codecov.io/docs/fixing-reports 06:41:41 + Found adjustments 06:41:41 ==> Gzipping contents 06:41:41 132K /tmp/codecov.9Qw09S.gz 06:41:41 ==> Uploading reports 06:41:41 url: https://codecov.io 06:41:41 query: branch=main&commit=cae398aa3bfc450ad98d64e9042796ae15c1e7ab&build=729&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F729%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:41:41 -> Pinging Codecov 06:41:41 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=cae398aa3bfc450ad98d64e9042796ae15c1e7ab&build=729&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F729%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:41:41 -> Uploading to 06:41:41 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/cae398aa3bfc450ad98d64e9042796ae15c1e7ab/fde3fbff-f608-4552-9661-c741a11ae417.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241015%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241015T064141Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=b0b9d0692af8e8f0852256dd05ef5c04c79f2b6fb905e4dbb7e4e4c709d067d4 06:41:41 % Total % Received % Xferd Average Speed Time Time Time Current 06:41:41 Dload Upload Total Spent Left Speed 06:41:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 131k 0 0 100 131k 0 481k --:--:-- --:--:-- --:--:-- 481k 06:41:41 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/cae398aa3bfc450ad98d64e9042796ae15c1e7ab [Pipeline] } 06:41:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 06:41:41 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:41:41 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:41:42 06:41:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:41:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:41:42 latest: Pulling from edgex-devops/edgex-snyk-go 06:41:42 43c4264eed91: Already exists 06:41:42 4cc291be95ef: Already exists 06:41:42 2ac1f1163629: Already exists 06:41:42 5c3c966382ef: Already exists 06:41:42 4f4fb700ef54: Already exists 06:41:42 d9c7d2e4e75e: Pulling fs layer 06:41:42 9c3e1370e548: Pulling fs layer 06:41:42 d9c7d2e4e75e: Verifying Checksum 06:41:42 d9c7d2e4e75e: Download complete 06:41:42 d9c7d2e4e75e: Pull complete 06:41:43 9c3e1370e548: Verifying Checksum 06:41:43 9c3e1370e548: Download complete 06:41:46 9c3e1370e548: Pull complete 06:41:46 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 06:41:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:41:46 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:41:46 prd-ubuntu20.04-docker-8c-8g-22846 does not seem to be running inside a container 06:41:47 $ 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/729 -v /w/workspace/edgex-go/729:/w/workspace/edgex-go/729:rw,z -v /w/workspace/edgex-go/729@tmp:/w/workspace/edgex-go/729@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 06:41:50 $ docker top 273865e6afd262cfdfe9074ea19877a8b096e0f656070b7f68094c192e69bc7e -eo pid,comm [Pipeline] { [Pipeline] sh 06:41:51 + git config --global --add safe.directory /w/workspace/edgex-go/729 [Pipeline] echo 06:41:51 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 06:41:51 + set -o pipefail 06:41:51 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 06:41:59 06:41:59 Monitoring /w/workspace/edgex-go/729 (github.com/edgexfoundry/edgex-go)... 06:41:59 06:41:59 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/06d8c8f6-b8f6-4d6d-a6b7-ac2cc54afd0f 06:41:59 06:41:59 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:41:59 06:41:59 06:41:59 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 06:41:59 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 06:41:59 $ docker stop --time=1 273865e6afd262cfdfe9074ea19877a8b096e0f656070b7f68094c192e69bc7e 06:42:05 $ docker rm -f --volumes 273865e6afd262cfdfe9074ea19877a8b096e0f656070b7f68094c192e69bc7e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 06:42:05 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:42:05 provisioning config files... 06:42:05 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/729@tmp/config11781541630529534718tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:42:06 --> edgex-publish-swagger.sh 06:42:06 === Publish openapi/v3 API === 06:42:06 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 06:42:06 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/729/openapi/v3/core-command.yaml] 06:42:06 % Total % Received % Xferd Average Speed Time Time Time Current 06:42:06 Dload Upload Total Spent Left Speed 06:42:06 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 70047 --:--:-- --:--:-- --:--:-- 69897 06:42:06 06:42:06 06:42:06 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/729/openapi/v3/core-data.yaml] 06:42:06 % Total % Received % Xferd Average Speed Time Time Time Current 06:42:06 Dload Upload Total Spent Left Speed 06:42:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 167k --:--:-- --:--:-- --:--:-- 167k 06:42:07 06:42:07 06:42:07 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/729/openapi/v3/core-keeper.yaml] 06:42:07 % Total % Received % Xferd Average Speed Time Time Time Current 06:42:07 Dload Upload Total Spent Left Speed 06:42:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32821 0 0 100 32821 0 156k --:--:-- --:--:-- --:--:-- 155k 100 32887 100 66 100 32821 266 129k --:--:-- --:--:-- --:--:-- 128k 06:42:07 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:42:07 06:42:07 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/729/openapi/v3/core-metadata.yaml] 06:42:07 % Total % Received % Xferd Average Speed Time Time Time Current 06:42:07 Dload Upload Total Spent Left Speed 06:42:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 149k 408 390k --:--:-- --:--:-- --:--:-- 390k 06:42:07 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 06:42:07 06:42:07 [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/729/openapi/v3/support-cron-scheduler.yaml] 06:42:07 % Total % Received % Xferd Average Speed Time Time Time Current 06:42:07 Dload Upload Total Spent Left Speed 06:42:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48523 100 66 100 48457 269 193k --:--:-- --:--:-- --:--:-- 193k 06:42:07 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:42:07 06:42:07 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/729/openapi/v3/support-notifications.yaml] 06:42:08 % Total % Received % Xferd Average Speed Time Time Time Current 06:42:08 Dload Upload Total Spent Left Speed 06:42:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87301 0 0 100 87301 0 417k --:--:-- --:--:-- --:--:-- 415k 100 87457 100 156 100 87301 457 250k --:--:-- --:--:-- --:--:-- 250k 06:42:08 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 06:42:08 06:42:08 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/729/openapi/v3/support-scheduler.yaml] 06:42:08 % Total % Received % Xferd Average Speed Time Time Time Current 06:42:08 Dload Upload Total Spent Left Speed 06:42:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 520 120k --:--:-- --:--:-- --:--:-- 120k 06:42:08 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 06:42:08 [Pipeline] } 06:42:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 06:42:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:42:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:42:09 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:42:09 prd-ubuntu20.04-docker-8c-8g-22846 does not seem to be running inside a container 06:42:09 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/729 -v /w/workspace/edgex-go/729:/w/workspace/edgex-go/729:rw,z -v /w/workspace/edgex-go/729@tmp:/w/workspace/edgex-go/729@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:42:09 $ docker top dbca29316d47f972f64ee3828e1323b60b3256ad8e9dfa7b6a5b27a3e149443e -eo pid,comm 06:42:10 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:42:10 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:42:10 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:42:10 [ssh-agent] Looking for ssh-agent implementation... 06:42:10 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:42:10 $ docker exec dbca29316d47f972f64ee3828e1323b60b3256ad8e9dfa7b6a5b27a3e149443e ssh-agent 06:42:10 SSH_AUTH_SOCK=/tmp/ssh-klPTs43VP0kX/agent.31 06:42:10 SSH_AGENT_PID=37 06:42:10 Running ssh-add (command line suppressed) 06:42:10 Identity added: /w/workspace/edgex-go/729@tmp/private_key_11681822345331680743.key (/w/workspace/edgex-go/729@tmp/private_key_11681822345331680743.key) 06:42:10 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:42:10 + git semver tag 06:42:10 2024-10-15 06:42:10,886 [run_tag] DEBUG tag force:False 06:42:10 2024-10-15 06:42:10,886 [check_head_tag] DEBUG check head tag 06:42:10 2024-10-15 06:42:10,889 [execute] INFO git cat-file --batch-check 06:42:10 2024-10-15 06:42:10,889 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/729, universal_newlines=False, shell=None, istream=) 06:42:10 2024-10-15 06:42:10,894 [execute] INFO git cat-file --batch 06:42:10 2024-10-15 06:42:10,895 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/729, universal_newlines=False, shell=None, istream=) 06:42:10 2024-10-15 06:42:10,944 [read_version] DEBUG read version from /w/workspace/edgex-go/729/.semver/main 06:42:10 2024-10-15 06:42:10,944 [execute] INFO git tag -a v3.2.0-dev.106 -m v3.2.0-dev.106 06:42:10 2024-10-15 06:42:10,945 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.106', '-m', 'v3.2.0-dev.106'], cwd=/w/workspace/edgex-go/729, universal_newlines=False, shell=None, istream=None) 06:42:10 2024-10-15 06:42:10,950 [read_version] DEBUG read version from /w/workspace/edgex-go/729/.semver/main 06:42:10 3.2.0-dev.106 [Pipeline] } 06:42:11 $ docker exec --env ******** --env ******** dbca29316d47f972f64ee3828e1323b60b3256ad8e9dfa7b6a5b27a3e149443e ssh-agent -k 06:42:11 unset SSH_AUTH_SOCK; 06:42:11 unset SSH_AGENT_PID; 06:42:11 echo Agent pid 37 killed; 06:42:11 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:42:11 + git semver [Pipeline] } 06:42:11 $ docker stop --time=1 dbca29316d47f972f64ee3828e1323b60b3256ad8e9dfa7b6a5b27a3e149443e 06:42:13 $ docker rm -f --volumes dbca29316d47f972f64ee3828e1323b60b3256ad8e9dfa7b6a5b27a3e149443e [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:42:13 06:42:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:42:13 0.23.1-centos7: Pulling from edgex-lftools 06:42:13 ab5ef0e58194: Pulling fs layer 06:42:13 9712f1f96733: Pulling fs layer 06:42:13 63f879dbbcfc: Pulling fs layer 06:42:13 0d9ebad4ef96: Pulling fs layer 06:42:13 e9a5061849ea: Pulling fs layer 06:42:13 d747dcd14b5f: Pulling fs layer 06:42:13 2de7ff778b66: Pulling fs layer 06:42:13 e9a5061849ea: Waiting 06:42:13 0d9ebad4ef96: Waiting 06:42:13 2de7ff778b66: Waiting 06:42:13 9712f1f96733: Verifying Checksum 06:42:13 9712f1f96733: Download complete 06:42:14 63f879dbbcfc: Verifying Checksum 06:42:14 63f879dbbcfc: Download complete 06:42:14 e9a5061849ea: Verifying Checksum 06:42:14 e9a5061849ea: Download complete 06:42:14 d747dcd14b5f: Verifying Checksum 06:42:14 d747dcd14b5f: Download complete 06:42:14 ab5ef0e58194: Verifying Checksum 06:42:14 ab5ef0e58194: Download complete 06:42:14 0d9ebad4ef96: Verifying Checksum 06:42:14 0d9ebad4ef96: Download complete 06:42:14 2de7ff778b66: Download complete 06:42:18 ab5ef0e58194: Pull complete 06:42:18 9712f1f96733: Pull complete 06:42:18 63f879dbbcfc: Pull complete 06:42:22 0d9ebad4ef96: Pull complete 06:42:22 e9a5061849ea: Pull complete 06:42:22 d747dcd14b5f: Pull complete 06:42:24 2de7ff778b66: Pull complete 06:42:24 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:42:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:42:24 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:42:24 prd-ubuntu20.04-docker-8c-8g-22846 does not seem to be running inside a container 06:42:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/729 -v /w/workspace/edgex-go/729:/w/workspace/edgex-go/729:rw,z -v /w/workspace/edgex-go/729@tmp:/w/workspace/edgex-go/729@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 06:42:31 $ docker top bd3f77e661f7ad8ebefe03fd6bd36d046529977d32c875cc5222c99a82379cc6 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:42:31 provisioning config files... 06:42:31 copy managed file [sigul-config] to file:/w/workspace/edgex-go/729@tmp/config3666950197640175376tmp 06:42:31 copy managed file [sigul-password] to file:/w/workspace/edgex-go/729@tmp/config9403330329437851475tmp 06:42:31 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/729@tmp/config3931498615447797787tmp [Pipeline] { [Pipeline] echo 06:42:31 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:42:31 ---> sigul-configuration.sh 06:42:31 gpg: directory `/root/.gnupg' created 06:42:31 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:42:31 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:42:31 gpg: keyring `/root/.gnupg/secring.gpg' created 06:42:31 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:42:31 gpg: CAST5 encrypted data 06:42:31 gpg: encrypted with 1 passphrase 06:42:31 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:42:32 + mkdir /home/jenkins 06:42:32 + mkdir /home/jenkins/sigul [Pipeline] sh 06:42:32 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 06:42:32 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:42:32 ---> sigul-install.sh 06:42:32 Sigul already installed; skipping installation. [Pipeline] sh 06:42:32 + git tag --list 06:42:32 0.6.0 06:42:32 0.6.1 06:42:32 0.7.0 06:42:32 0.7.1 06:42:32 v1.0.0 06:42:32 v1.0.1 06:42:32 v1.1.0 06:42:32 v1.2.0 06:42:32 v1.2.1 06:42:32 v1.3.0 06:42:32 v1.3.1 06:42:32 v2.0.0 06:42:32 v2.1.0 06:42:32 v2.1.1 06:42:32 v2.2.0 06:42:32 v2.3.0 06:42:32 v3.0 06:42:32 v3.0.0 06:42:32 v3.1 06:42:32 v3.1.0 06:42:32 v3.1.0-dev.1 06:42:32 v3.1.0-dev.10 06:42:32 v3.1.0-dev.11 06:42:32 v3.1.0-dev.12 06:42:32 v3.1.0-dev.13 06:42:32 v3.1.0-dev.14 06:42:32 v3.1.0-dev.15 06:42:32 v3.1.0-dev.16 06:42:32 v3.1.0-dev.17 06:42:32 v3.1.0-dev.18 06:42:32 v3.1.0-dev.19 06:42:32 v3.1.0-dev.2 06:42:32 v3.1.0-dev.20 06:42:32 v3.1.0-dev.21 06:42:32 v3.1.0-dev.22 06:42:32 v3.1.0-dev.23 06:42:32 v3.1.0-dev.24 06:42:32 v3.1.0-dev.25 06:42:32 v3.1.0-dev.26 06:42:32 v3.1.0-dev.27 06:42:32 v3.1.0-dev.28 06:42:32 v3.1.0-dev.29 06:42:32 v3.1.0-dev.3 06:42:32 v3.1.0-dev.30 06:42:32 v3.1.0-dev.31 06:42:32 v3.1.0-dev.32 06:42:32 v3.1.0-dev.33 06:42:32 v3.1.0-dev.34 06:42:32 v3.1.0-dev.35 06:42:32 v3.1.0-dev.36 06:42:32 v3.1.0-dev.37 06:42:32 v3.1.0-dev.38 06:42:32 v3.1.0-dev.39 06:42:32 v3.1.0-dev.4 06:42:32 v3.1.0-dev.40 06:42:32 v3.1.0-dev.41 06:42:32 v3.1.0-dev.42 06:42:32 v3.1.0-dev.43 06:42:32 v3.1.0-dev.44 06:42:32 v3.1.0-dev.45 06:42:32 v3.1.0-dev.46 06:42:32 v3.1.0-dev.47 06:42:32 v3.1.0-dev.48 06:42:32 v3.1.0-dev.49 06:42:32 v3.1.0-dev.5 06:42:32 v3.1.0-dev.50 06:42:32 v3.1.0-dev.51 06:42:32 v3.1.0-dev.52 06:42:32 v3.1.0-dev.53 06:42:32 v3.1.0-dev.54 06:42:32 v3.1.0-dev.55 06:42:32 v3.1.0-dev.56 06:42:32 v3.1.0-dev.57 06:42:32 v3.1.0-dev.58 06:42:32 v3.1.0-dev.59 06:42:32 v3.1.0-dev.6 06:42:32 v3.1.0-dev.60 06:42:32 v3.1.0-dev.61 06:42:32 v3.1.0-dev.62 06:42:32 v3.1.0-dev.63 06:42:32 v3.1.0-dev.64 06:42:32 v3.1.0-dev.65 06:42:32 v3.1.0-dev.66 06:42:32 v3.1.0-dev.67 06:42:32 v3.1.0-dev.68 06:42:32 v3.1.0-dev.69 06:42:32 v3.1.0-dev.7 06:42:32 v3.1.0-dev.70 06:42:32 v3.1.0-dev.71 06:42:32 v3.1.0-dev.72 06:42:32 v3.1.0-dev.73 06:42:32 v3.1.0-dev.8 06:42:32 v3.1.0-dev.9 06:42:32 v3.1.1 06:42:32 v3.1.1-dev.1 06:42:32 v3.1.1-dev.2 06:42:32 v3.2.0-dev.1 06:42:32 v3.2.0-dev.10 06:42:32 v3.2.0-dev.100 06:42:32 v3.2.0-dev.101 06:42:32 v3.2.0-dev.102 06:42:32 v3.2.0-dev.103 06:42:32 v3.2.0-dev.104 06:42:32 v3.2.0-dev.105 06:42:32 v3.2.0-dev.106 06:42:32 v3.2.0-dev.11 06:42:32 v3.2.0-dev.12 06:42:32 v3.2.0-dev.13 06:42:32 v3.2.0-dev.14 06:42:32 v3.2.0-dev.15 06:42:32 v3.2.0-dev.16 06:42:32 v3.2.0-dev.17 06:42:32 v3.2.0-dev.18 06:42:32 v3.2.0-dev.19 06:42:32 v3.2.0-dev.2 06:42:32 v3.2.0-dev.20 06:42:32 v3.2.0-dev.21 06:42:32 v3.2.0-dev.22 06:42:32 v3.2.0-dev.23 06:42:32 v3.2.0-dev.24 06:42:32 v3.2.0-dev.25 06:42:32 v3.2.0-dev.26 06:42:32 v3.2.0-dev.27 06:42:32 v3.2.0-dev.28 06:42:32 v3.2.0-dev.29 06:42:32 v3.2.0-dev.3 06:42:32 v3.2.0-dev.30 06:42:32 v3.2.0-dev.31 06:42:32 v3.2.0-dev.32 06:42:32 v3.2.0-dev.33 06:42:32 v3.2.0-dev.34 06:42:32 v3.2.0-dev.35 06:42:32 v3.2.0-dev.36 06:42:32 v3.2.0-dev.37 06:42:32 v3.2.0-dev.38 06:42:32 v3.2.0-dev.39 06:42:32 v3.2.0-dev.4 06:42:32 v3.2.0-dev.40 06:42:32 v3.2.0-dev.41 06:42:32 v3.2.0-dev.42 06:42:32 v3.2.0-dev.43 06:42:32 v3.2.0-dev.44 06:42:32 v3.2.0-dev.45 06:42:32 v3.2.0-dev.46 06:42:32 v3.2.0-dev.47 06:42:32 v3.2.0-dev.48 06:42:32 v3.2.0-dev.49 06:42:32 v3.2.0-dev.5 06:42:32 v3.2.0-dev.50 06:42:32 v3.2.0-dev.51 06:42:32 v3.2.0-dev.52 06:42:32 v3.2.0-dev.53 06:42:32 v3.2.0-dev.54 06:42:32 v3.2.0-dev.55 06:42:32 v3.2.0-dev.56 06:42:32 v3.2.0-dev.57 06:42:32 v3.2.0-dev.58 06:42:32 v3.2.0-dev.59 06:42:32 v3.2.0-dev.6 06:42:32 v3.2.0-dev.60 06:42:32 v3.2.0-dev.61 06:42:32 v3.2.0-dev.62 06:42:32 v3.2.0-dev.63 06:42:32 v3.2.0-dev.64 06:42:32 v3.2.0-dev.65 06:42:32 v3.2.0-dev.66 06:42:32 v3.2.0-dev.67 06:42:32 v3.2.0-dev.68 06:42:32 v3.2.0-dev.69 06:42:32 v3.2.0-dev.7 06:42:32 v3.2.0-dev.70 06:42:32 v3.2.0-dev.71 06:42:32 v3.2.0-dev.72 06:42:32 v3.2.0-dev.73 06:42:32 v3.2.0-dev.74 06:42:32 v3.2.0-dev.75 06:42:32 v3.2.0-dev.76 06:42:32 v3.2.0-dev.77 06:42:32 v3.2.0-dev.78 06:42:32 v3.2.0-dev.79 06:42:32 v3.2.0-dev.8 06:42:32 v3.2.0-dev.80 06:42:32 v3.2.0-dev.81 06:42:32 v3.2.0-dev.82 06:42:32 v3.2.0-dev.83 06:42:32 v3.2.0-dev.84 06:42:32 v3.2.0-dev.85 06:42:32 v3.2.0-dev.86 06:42:32 v3.2.0-dev.87 06:42:32 v3.2.0-dev.88 06:42:32 v3.2.0-dev.89 06:42:32 v3.2.0-dev.9 06:42:32 v3.2.0-dev.90 06:42:32 v3.2.0-dev.91 06:42:32 v3.2.0-dev.92 06:42:32 v3.2.0-dev.93 06:42:32 v3.2.0-dev.94 06:42:32 v3.2.0-dev.95 06:42:32 v3.2.0-dev.96 06:42:32 v3.2.0-dev.97 06:42:32 v3.2.0-dev.98 06:42:32 v3.2.0-dev.99 [Pipeline] sh 06:42:33 + lftools sign git-tag v3.2.0-dev.106 06:42:33 Signing Git tag with Sigul... 06:42:33 Signing v3.2.0-dev.106 [Pipeline] echo 06:42:34 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:42:34 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:42:34 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:42:34 $ docker stop --time=1 bd3f77e661f7ad8ebefe03fd6bd36d046529977d32c875cc5222c99a82379cc6 06:42:36 $ docker rm -f --volumes bd3f77e661f7ad8ebefe03fd6bd36d046529977d32c875cc5222c99a82379cc6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:42:36 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:42:36 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:42:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:42:36 prd-ubuntu20.04-docker-8c-8g-22846 does not seem to be running inside a container 06:42:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/729 -v /w/workspace/edgex-go/729:/w/workspace/edgex-go/729:rw,z -v /w/workspace/edgex-go/729@tmp:/w/workspace/edgex-go/729@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:42:37 $ docker top f4500e520930d86b21c822a04d951452ea5365ad01eeb3c64aef247d9195aa24 -eo pid,comm 06:42:37 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:42:37 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:42:37 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:42:37 [ssh-agent] Looking for ssh-agent implementation... 06:42:37 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:42:37 $ docker exec f4500e520930d86b21c822a04d951452ea5365ad01eeb3c64aef247d9195aa24 ssh-agent 06:42:37 SSH_AUTH_SOCK=/tmp/ssh-P7CUbgN8WPPI/agent.32 06:42:37 SSH_AGENT_PID=38 06:42:37 Running ssh-add (command line suppressed) 06:42:37 Identity added: /w/workspace/edgex-go/729@tmp/private_key_1879217230091740519.key (/w/workspace/edgex-go/729@tmp/private_key_1879217230091740519.key) 06:42:37 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:42:38 + git semver bump pre 06:42:38 2024-10-15 06:42:38,190 [read_version] DEBUG read version from /w/workspace/edgex-go/729/.semver/main 06:42:38 2024-10-15 06:42:38,190 [bump_version] DEBUG bumping version:3.2.0-dev.106 on axis:pre with prefix:dev 06:42:38 2024-10-15 06:42:38,190 [bump_version] DEBUG bumped version:3.2.0-dev.107 06:42:38 2024-10-15 06:42:38,191 [write_version] DEBUG write version:3.2.0-dev.107 to path:/w/workspace/edgex-go/729/.semver/main with force:True 06:42:38 2024-10-15 06:42:38,191 [read_version] DEBUG read version from /w/workspace/edgex-go/729/.semver/main 06:42:38 2024-10-15 06:42:38,191 [write_file] DEBUG write to file:/w/workspace/edgex-go/729/.semver/main 06:42:38 2024-10-15 06:42:38,192 [execute] INFO git cat-file --batch-check 06:42:38 2024-10-15 06:42:38,193 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/729/.semver, universal_newlines=False, shell=None, istream=) 06:42:38 2024-10-15 06:42:38,197 [execute] INFO git cat-file --batch 06:42:38 2024-10-15 06:42:38,197 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/729/.semver, universal_newlines=False, shell=None, istream=) 06:42:38 2024-10-15 06:42:38,201 [read_version] DEBUG read version from /w/workspace/edgex-go/729/.semver/main 06:42:38 3.2.0-dev.107 [Pipeline] } 06:42:38 $ docker exec --env ******** --env ******** f4500e520930d86b21c822a04d951452ea5365ad01eeb3c64aef247d9195aa24 ssh-agent -k 06:42:38 unset SSH_AUTH_SOCK; 06:42:38 unset SSH_AGENT_PID; 06:42:38 echo Agent pid 38 killed; 06:42:38 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:42:38 + git semver [Pipeline] } 06:42:38 $ docker stop --time=1 f4500e520930d86b21c822a04d951452ea5365ad01eeb3c64aef247d9195aa24 06:42:40 $ docker rm -f --volumes f4500e520930d86b21c822a04d951452ea5365ad01eeb3c64aef247d9195aa24 [Pipeline] // withDockerContainer [Pipeline] sh 06:42:40 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:42:40 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:40 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:42:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:42:41 prd-ubuntu20.04-docker-8c-8g-22846 does not seem to be running inside a container 06:42:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/729 -v /w/workspace/edgex-go/729:/w/workspace/edgex-go/729:rw,z -v /w/workspace/edgex-go/729@tmp:/w/workspace/edgex-go/729@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:42:41 $ docker top cb431dda4e58dbfd2fa09ef79897f28fa84661bbf0c0c1050d1ffd791ff32846 -eo pid,comm 06:42:41 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:42:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:42:41 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:42:41 [ssh-agent] Looking for ssh-agent implementation... 06:42:41 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:42:41 $ docker exec cb431dda4e58dbfd2fa09ef79897f28fa84661bbf0c0c1050d1ffd791ff32846 ssh-agent 06:42:41 SSH_AUTH_SOCK=/tmp/ssh-wfCXKs83HSTa/agent.32 06:42:41 SSH_AGENT_PID=39 06:42:41 Running ssh-add (command line suppressed) 06:42:41 Identity added: /w/workspace/edgex-go/729@tmp/private_key_364729066837131676.key (/w/workspace/edgex-go/729@tmp/private_key_364729066837131676.key) 06:42:41 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:42:42 + git semver push 06:42:42 2024-10-15 06:42:42,370 [run_push] DEBUG push 06:42:42 2024-10-15 06:42:42,370 [execute] INFO git cat-file --batch-check 06:42:42 2024-10-15 06:42:42,371 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/729/.semver, universal_newlines=False, shell=None, istream=) 06:42:42 2024-10-15 06:42:42,376 [execute] INFO git rev-list f81a29bf2a0993ec4c372659b9e06fd70bb176a1 -- 06:42:42 2024-10-15 06:42:42,376 [execute] DEBUG Popen(['git', 'rev-list', 'f81a29bf2a0993ec4c372659b9e06fd70bb176a1', '--'], cwd=/w/workspace/edgex-go/729/.semver, universal_newlines=False, shell=None, istream=None) 06:42:42 2024-10-15 06:42:42,396 [execute] INFO git fetch -v origin 06:42:42 2024-10-15 06:42:42,396 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/729/.semver, universal_newlines=True, shell=None, istream=None) 06:42:43 2024-10-15 06:42:42,888 [run_push] DEBUG no remote changes detected 06:42:43 2024-10-15 06:42:42,888 [execute] INFO git push origin semver 06:42:43 2024-10-15 06:42:42,889 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/729/.semver, universal_newlines=False, shell=None, istream=None) 06:42:43 2024-10-15 06:42:43,694 [run_push] DEBUG push all version tags 06:42:43 2024-10-15 06:42:43,695 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:42:43 2024-10-15 06:42:43,695 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/729, universal_newlines=False, shell=None, istream=None) 06:42:44 2024-10-15 06:42:44,344 [read_version] DEBUG read version from /w/workspace/edgex-go/729/.semver/main 06:42:44 3.2.0-dev.107 [Pipeline] } 06:42:44 $ docker exec --env ******** --env ******** cb431dda4e58dbfd2fa09ef79897f28fa84661bbf0c0c1050d1ffd791ff32846 ssh-agent -k 06:42:44 unset SSH_AUTH_SOCK; 06:42:44 unset SSH_AGENT_PID; 06:42:44 echo Agent pid 39 killed; 06:42:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:42:44 + git semver [Pipeline] } 06:42:45 $ docker stop --time=1 cb431dda4e58dbfd2fa09ef79897f28fa84661bbf0c0c1050d1ffd791ff32846 06:42:46 $ docker rm -f --volumes cb431dda4e58dbfd2fa09ef79897f28fa84661bbf0c0c1050d1ffd791ff32846 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:42:47 + [ -d /w/workspace/edgex-go/729/archives ] [Pipeline] libraryResource [Pipeline] sh 06:42:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:42:48 ---> package-listing.sh 06:42:48 ++ facter osfamily 06:42:48 ++ tr '[:upper:]' '[:lower:]' 06:42:48 + OS_FAMILY=debian 06:42:48 + workspace=/w/workspace/edgex-go/729 06:42:48 + START_PACKAGES=/tmp/packages_start.txt 06:42:48 + END_PACKAGES=/tmp/packages_end.txt 06:42:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:42:48 + PACKAGES=/tmp/packages_start.txt 06:42:48 + '[' /w/workspace/edgex-go/729 ']' 06:42:48 + PACKAGES=/tmp/packages_end.txt 06:42:48 + case "${OS_FAMILY}" in 06:42:48 + dpkg -l 06:42:48 + grep '^ii' 06:42:48 + '[' -f /tmp/packages_start.txt ']' 06:42:48 + '[' -f /tmp/packages_end.txt ']' 06:42:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:42:48 + '[' /w/workspace/edgex-go/729 ']' 06:42:48 + mkdir -p /w/workspace/edgex-go/729/archives/ 06:42:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/729/archives/ [Pipeline] echo 06:42:48 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/729/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:42:48 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:49 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:42:49 06:42:49 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:42:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:42:49 latest: Pulling from edgex-lftools-log-publisher 06:42:49 5eb5b503b376: Pulling fs layer 06:42:49 5c69ac0246d0: Pulling fs layer 06:42:49 ec43610c2a17: Pulling fs layer 06:42:49 3a2ae6a8a46f: Pulling fs layer 06:42:49 33b1e0a273af: Pulling fs layer 06:42:49 5d3b04190fa2: Pulling fs layer 06:42:49 2f39f015ded8: Pulling fs layer 06:42:49 33b1e0a273af: Waiting 06:42:49 5d3b04190fa2: Waiting 06:42:49 2f39f015ded8: Waiting 06:42:49 3a2ae6a8a46f: Waiting 06:42:49 5c69ac0246d0: Download complete 06:42:49 3a2ae6a8a46f: Verifying Checksum 06:42:49 3a2ae6a8a46f: Download complete 06:42:49 33b1e0a273af: Verifying Checksum 06:42:49 33b1e0a273af: Download complete 06:42:49 ec43610c2a17: Verifying Checksum 06:42:49 ec43610c2a17: Download complete 06:42:49 5d3b04190fa2: Verifying Checksum 06:42:49 5d3b04190fa2: Download complete 06:42:49 5eb5b503b376: Verifying Checksum 06:42:49 5eb5b503b376: Download complete 06:42:50 2f39f015ded8: Verifying Checksum 06:42:50 2f39f015ded8: Download complete 06:42:51 5eb5b503b376: Pull complete 06:42:51 5c69ac0246d0: Pull complete 06:42:52 ec43610c2a17: Pull complete 06:42:52 3a2ae6a8a46f: Pull complete 06:42:52 33b1e0a273af: Pull complete 06:42:52 5d3b04190fa2: Pull complete 06:42:57 2f39f015ded8: Pull complete 06:42:57 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:42:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:42:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:42:57 prd-ubuntu20.04-docker-8c-8g-22846 does not seem to be running inside a container 06:42:57 $ 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/729/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/729 -v /w/workspace/edgex-go/729:/w/workspace/edgex-go/729:rw,z -v /w/workspace/edgex-go/729@tmp:/w/workspace/edgex-go/729@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:43:06 $ docker top 5c8e807a12f8eb3a8c0f0b77a2eda240781fedbe84e0470f6b53c1bcfaa3ef3c -eo pid,comm [Pipeline] { [Pipeline] sh 06:43:06 + touch /tmp/pre-build-complete [Pipeline] sh 06:43:06 + mkdir -p /var/log/sysstat [Pipeline] sh 06:43:07 + ls /var/log/sa-host 06:43:07 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:43:07 provisioning config files... 06:43:07 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/729@tmp/config12651109138526601011tmp [Pipeline] { [Pipeline] echo 06:43:07 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:43:07 ---> create-netrc.sh [Pipeline] } 06:43:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:43:07 ---> python-tools-install.sh [Pipeline] echo 06:43:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:43:08 ---> sudo-logs.sh 06:43:08 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:43:08 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:43:08 ---> job-cost.sh 06:43:08 lf-activate-venv: SKIPPING 06:43:08 DEBUG: total: 0.10999999940395355 06:43:08 INFO: Retrieving Stack Cost... 06:43:08 INFO: Retrieving Pricing Info for: v3-standard-8 06:43:09 INFO: Archiving Costs [Pipeline] echo 06:43:09 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:43:09 ---> logs-deploy.sh 06:43:09 lf-activate-venv: SKIPPING 06:43:09 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/729 06:43:09 INFO: archiving workspace using pattern(s): 06:43:10 Archives upload complete. 06:43:10 INFO: archiving logs to Nexus 06:43:11 ---> uname -a: 06:43:11 Linux prd-ubuntu20-04-docker-8c-8g-22846 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:43:11 06:43:11 06:43:11 ---> lscpu: 06:43:11 Architecture: x86_64 06:43:11 CPU op-mode(s): 32-bit, 64-bit 06:43:11 Byte Order: Little Endian 06:43:11 Address sizes: 40 bits physical, 48 bits virtual 06:43:11 CPU(s): 8 06:43:11 On-line CPU(s) list: 0-7 06:43:11 Thread(s) per core: 1 06:43:11 Core(s) per socket: 1 06:43:11 Socket(s): 8 06:43:11 NUMA node(s): 1 06:43:11 Vendor ID: AuthenticAMD 06:43:11 CPU family: 23 06:43:11 Model: 49 06:43:11 Model name: AMD EPYC-Rome Processor 06:43:11 Stepping: 0 06:43:11 CPU MHz: 2799.998 06:43:11 BogoMIPS: 5599.99 06:43:11 Virtualization: AMD-V 06:43:11 Hypervisor vendor: KVM 06:43:11 Virtualization type: full 06:43:11 L1d cache: 256 KiB 06:43:11 L1i cache: 256 KiB 06:43:11 L2 cache: 4 MiB 06:43:11 L3 cache: 128 MiB 06:43:11 NUMA node0 CPU(s): 0-7 06:43:11 Vulnerability Itlb multihit: Not affected 06:43:11 Vulnerability L1tf: Not affected 06:43:11 Vulnerability Mds: Not affected 06:43:11 Vulnerability Meltdown: Not affected 06:43:11 Vulnerability Mmio stale data: Not affected 06:43:11 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:43:11 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:43:11 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:43:11 Vulnerability Srbds: Not affected 06:43:11 Vulnerability Tsx async abort: Not affected 06:43:11 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 06:43:11 06:43:11 06:43:11 ---> nproc: 06:43:11 8 06:43:11 06:43:11 06:43:11 ---> df -h: 06:43:11 Filesystem Size Used Avail Use% Mounted on 06:43:11 overlay 155G 32G 124G 21% / 06:43:11 tmpfs 64M 0 64M 0% /dev 06:43:11 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:43:11 shm 64M 0 64M 0% /dev/shm 06:43:11 /dev/vda1 155G 32G 124G 21% /facter-os 06:43:11 06:43:11 06:43:11 ---> sar -b -r -n DEV: 06:43:11 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22846) 10/15/24 _x86_64_ (8 CPU) 06:43:11 06:43:11 05:53:44 LINUX RESTART (8 CPU) 06:43:11 06:43:11 05:54:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:43:11 05:55:02 343.66 48.06 295.60 0.00 5403.77 106780.87 0.00 06:43:11 05:56:01 191.41 1.20 190.21 0.00 27.79 63820.64 0.00 06:43:11 05:57:01 42.58 0.02 42.57 0.00 0.13 33082.15 0.00 06:43:11 05:58:01 30.21 0.13 30.08 0.00 6.40 20962.24 0.00 06:43:11 05:59:01 203.10 2.77 200.33 0.00 145.02 76665.78 0.00 06:43:11 06:00:01 496.30 4.20 492.10 0.00 4291.02 271161.61 0.00 06:43:11 06:01:01 587.15 14.99 572.17 0.00 123.88 203949.81 0.00 06:43:11 06:02:01 230.86 0.02 230.84 0.00 0.13 53168.74 0.00 06:43:11 06:03:01 405.36 0.03 405.33 0.00 0.27 132180.80 0.00 06:43:11 06:04:01 758.19 0.02 758.17 0.00 0.13 119224.26 0.00 06:43:11 06:05:01 53.20 0.08 53.12 0.00 9.46 1222.93 0.00 06:43:11 06:06:01 24.33 0.02 24.31 0.00 2.27 628.30 0.00 06:43:11 06:07:01 7.00 0.00 7.00 0.00 0.00 162.64 0.00 06:43:11 06:08:01 0.98 0.00 0.98 0.00 0.00 12.13 0.00 06:43:11 06:09:01 2.23 0.02 2.22 0.00 0.13 28.39 0.00 06:43:11 06:10:01 3.30 1.52 1.78 0.00 35.46 22.66 0.00 06:43:11 06:11:01 0.97 0.00 0.97 0.00 0.00 12.00 0.00 06:43:11 06:12:01 0.97 0.00 0.97 0.00 0.00 11.73 0.00 06:43:11 06:13:01 1.28 0.00 1.28 0.00 0.00 14.66 0.00 06:43:11 06:14:01 1.53 0.00 1.53 0.00 0.00 18.00 0.00 06:43:11 06:15:01 1.45 0.00 1.45 0.00 0.00 16.40 0.00 06:43:11 06:16:01 1.58 0.00 1.58 0.00 0.00 18.53 0.00 06:43:11 06:17:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 06:43:11 06:18:01 1.60 0.02 1.58 0.00 0.13 19.06 0.00 06:43:11 06:19:01 1.08 0.00 1.08 0.00 0.00 12.00 0.00 06:43:11 06:20:01 1.45 0.00 1.45 0.00 0.00 17.73 0.00 06:43:11 06:21:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 06:43:11 06:22:01 1.52 0.00 1.52 0.00 0.00 17.86 0.00 06:43:11 06:23:01 0.87 0.00 0.87 0.00 0.00 10.40 0.00 06:43:11 06:24:01 1.60 0.00 1.60 0.00 0.00 19.19 0.00 06:43:11 06:25:01 1.07 0.03 1.03 0.00 0.27 11.60 0.00 06:43:11 06:26:01 4.52 2.26 2.26 0.00 36.84 77.72 0.00 06:43:11 06:27:01 1.18 0.00 1.18 0.00 0.00 13.73 0.00 06:43:11 06:28:01 1.55 0.00 1.55 0.00 0.00 18.66 0.00 06:43:11 06:29:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 06:43:11 06:30:01 1.72 0.00 1.72 0.00 0.00 19.73 0.00 06:43:11 06:31:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 06:43:11 06:32:01 1.42 0.00 1.42 0.00 0.00 17.06 0.00 06:43:11 06:33:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 06:43:11 06:34:01 0.97 0.00 0.97 0.00 0.00 12.13 0.00 06:43:11 06:35:01 1.38 0.00 1.38 0.00 0.00 16.13 0.00 06:43:11 06:36:01 1.73 0.00 1.73 0.00 0.00 19.86 0.00 06:43:11 06:37:01 1.03 0.00 1.03 0.00 0.00 12.66 0.00 06:43:11 06:38:01 1.63 0.00 1.63 0.00 0.00 18.79 0.00 06:43:11 06:39:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 06:43:11 06:40:01 1.70 0.00 1.70 0.00 0.00 20.40 0.00 06:43:11 06:41:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 06:43:11 06:42:01 38.91 0.30 38.61 0.00 9.73 14748.34 0.00 06:43:11 06:43:01 155.66 0.18 155.47 0.00 19.73 45336.58 0.00 06:43:11 Average: 73.85 1.55 72.30 0.00 206.46 23349.52 0.00 06:43:11 06:43:11 05:54:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:43:11 05:55:02 29030456 31506084 821844 2.50 71996 2676572 2039244 6.01 1079200 2391100 449380 06:43:11 05:56:01 27877128 31298572 1006200 3.06 127812 3462920 2325768 6.85 1534168 2966164 167572 06:43:11 05:57:01 26873936 31374912 926816 2.82 131212 4482204 2105308 6.20 2017996 3428312 228884 06:43:11 05:58:01 26435092 31253512 1045304 3.18 135872 4758612 2390120 7.04 1820300 4021396 454368 06:43:11 05:59:01 25231872 31145716 1117156 3.40 157572 5838880 2643412 7.79 1869388 5135224 836416 06:43:11 06:00:01 17972264 31175728 1068500 3.25 183832 12864412 3540572 10.43 2637340 11369060 9468 06:43:11 06:01:01 10447504 30095620 2086424 6.34 368380 18487816 7165972 21.12 4240764 16573440 141980 06:43:11 06:02:01 5580092 28045152 4125192 12.55 389224 21133020 11064532 32.61 7578764 17927568 1327632 06:43:11 06:03:01 4384036 29025172 3162076 9.62 399608 23261520 8218616 24.22 7358440 19325868 179688 06:43:11 06:04:01 6869220 31293556 947176 2.88 411236 23195600 2610708 7.69 3594936 20844080 584 06:43:11 06:05:01 6957988 31384516 860092 2.62 413460 23196404 2390740 7.05 3774744 20585824 828 06:43:11 06:06:01 6950216 31377920 866120 2.63 414464 23196924 2431992 7.17 4145204 20223068 568 06:43:11 06:07:01 6959532 31387652 856416 2.60 414712 23196948 2323124 6.85 4241296 20116684 4 06:43:11 06:08:01 6959736 31387996 855988 2.60 414732 23197088 2323124 6.85 4241184 20116816 172 06:43:11 06:09:01 6967580 31395924 848820 2.58 414768 23197060 2351308 6.93 4234040 20116796 4 06:43:11 06:10:01 6963048 31393484 851196 2.59 414812 23198124 2351308 6.93 4239588 20117048 16 06:43:11 06:11:01 6974348 31404824 839816 2.55 414832 23198124 2351308 6.93 4226868 20117052 12 06:43:11 06:12:01 6974480 31404984 839540 2.55 414848 23198132 2351308 6.93 4227208 20117048 280 06:43:11 06:13:01 6974640 31405168 839504 2.55 414868 23198136 2351308 6.93 4227260 20117052 68 06:43:11 06:14:01 6975176 31405828 838812 2.55 414908 23198260 2351308 6.93 4226204 20117176 48 06:43:11 06:15:01 6975224 31405988 838664 2.55 414968 23198268 2351308 6.93 4226368 20117188 8 06:43:11 06:16:01 6975208 31405980 838596 2.55 414992 23198268 2351308 6.93 4226340 20117188 4 06:43:11 06:17:01 6975108 31405904 838820 2.55 415016 23198272 2351308 6.93 4226268 20117188 4 06:43:11 06:18:01 6974988 31405836 838804 2.55 415036 23198284 2351308 6.93 4226012 20117192 44 06:43:11 06:19:01 6975072 31405960 838608 2.55 415052 23198284 2351308 6.93 4226384 20117200 84 06:43:11 06:20:01 6974740 31405656 838856 2.55 415072 23198288 2351308 6.93 4226452 20117204 228 06:43:11 06:21:01 6975016 31405936 838572 2.55 415076 23198292 2351308 6.93 4225988 20117208 8 06:43:11 06:22:01 6974644 31405592 838800 2.55 415100 23198292 2351308 6.93 4226332 20117208 180 06:43:11 06:23:01 6974604 31405568 838764 2.55 415112 23198296 2351308 6.93 4226436 20117212 144 06:43:11 06:24:01 6974880 31405848 838448 2.55 415132 23198300 2351308 6.93 4226252 20117216 56 06:43:11 06:25:01 6974540 31405544 838692 2.55 415152 23198296 2351308 6.93 4226992 20117216 148 06:43:11 06:26:01 6971276 31404988 839212 2.55 415204 23200668 2351308 6.93 4226796 20119444 284 06:43:11 06:27:01 6971504 31405244 838904 2.55 415232 23200668 2351308 6.93 4226656 20119444 4 06:43:11 06:28:01 6971656 31405424 838872 2.55 415256 23200672 2351308 6.93 4226896 20119448 180 06:43:11 06:29:01 6971656 31405448 838828 2.55 415272 23200676 2351308 6.93 4226644 20119452 8 06:43:11 06:30:01 6971552 31405376 838784 2.55 415304 23200676 2351308 6.93 4226788 20119452 20 06:43:11 06:31:01 6971568 31405400 838740 2.55 415324 23200680 2351308 6.93 4226444 20119456 8 06:43:11 06:32:01 6971540 31405480 838408 2.55 415348 23200680 2351308 6.93 4226804 20119456 44 06:43:11 06:33:01 6971532 31405480 838476 2.55 415368 23200688 2351308 6.93 4226532 20119460 8 06:43:11 06:34:01 6971096 31405112 838700 2.55 415372 23200696 2351308 6.93 4226428 20119464 188 06:43:11 06:35:01 6971516 31405552 838408 2.55 415392 23200688 2351308 6.93 4226832 20119472 20 06:43:11 06:36:01 6971540 31405608 838344 2.55 415416 23200700 2351308 6.93 4226748 20119476 4 06:43:11 06:37:01 6971492 31405572 838304 2.55 415440 23200704 2351308 6.93 4226548 20119480 12 06:43:11 06:38:01 6971476 31405580 838248 2.55 415452 23200704 2351308 6.93 4226596 20119480 4 06:43:11 06:39:01 6971616 31405748 837972 2.55 415456 23200708 2351308 6.93 4226760 20119484 68 06:43:11 06:40:01 6971292 31405428 838248 2.55 415484 23200708 2351308 6.93 4226752 20119484 40 06:43:11 06:41:01 6971252 31405432 838204 2.55 415496 23200712 2351308 6.93 4226888 20119488 200 06:43:11 06:42:01 6040092 31362672 879328 2.67 419776 24012024 2502960 7.38 4399032 20799712 383808 06:43:11 06:43:01 5275836 31353252 886328 2.70 451532 24657884 2421952 7.14 4334136 21549720 242680 06:43:11 Average: 9182487 31241407 1004305 3.05 379714 20963241 2777374 8.19 4048265 18189324 90336 06:43:11 06:43:11 05:54:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:43:11 05:55:02 lo 5.20 5.20 0.50 0.50 0.00 0.00 0.00 0.00 06:43:11 05:55:02 ens3 1596.37 1513.46 11384.31 188.21 0.00 0.00 0.00 0.00 06:43:11 05:55:02 docker0 584.35 535.63 40.19 2883.64 0.00 0.00 0.00 0.00 06:43:11 05:56:01 vethebdfc73 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 06:43:11 05:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:43:11 05:56:01 ens3 441.28 287.90 2136.61 39.07 0.00 0.00 0.00 0.00 06:43:11 05:56:01 docker0 267.85 411.44 22.61 2105.77 0.00 0.00 0.00 0.00 06:43:11 05:57:01 vethebdfc73 1.37 1.40 0.12 0.13 0.00 0.00 0.00 0.00 06:43:11 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 05:57:01 ens3 37.20 24.93 31.79 15.64 0.00 0.00 0.00 0.00 06:43:11 05:57:01 docker0 1.37 1.37 0.10 0.12 0.00 0.00 0.00 0.00 06:43:11 05:58:01 vethebdfc73 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 05:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:43:11 05:58:01 ens3 20.75 12.10 18.16 10.92 0.00 0.00 0.00 0.00 06:43:11 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 05:59:01 vethc7d8373 2.23 6.26 0.17 109.87 0.00 0.00 0.00 0.01 06:43:11 05:59:01 veth7be376f 3.33 7.58 0.24 112.79 0.00 0.00 0.00 0.01 06:43:11 05:59:01 veth9e557af 2.80 4.80 0.21 76.23 0.00 0.00 0.00 0.01 06:43:11 05:59:01 veth7fd4019 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 05:59:01 lo 1.20 1.20 0.12 0.12 0.00 0.00 0.00 0.00 06:43:11 05:59:01 ens3 191.44 97.58 3814.16 20.59 0.00 0.00 0.00 0.00 06:43:11 05:59:01 veth1460606 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 05:59:01 vethb3bc3d6 1.40 3.05 0.11 38.63 0.00 0.00 0.00 0.00 06:43:11 05:59:01 veth9564f7f 0.37 0.53 0.03 0.14 0.00 0.00 0.00 0.00 06:43:11 05:59:01 vethc6ac59f 1.87 4.13 0.14 38.72 0.00 0.00 0.00 0.00 06:43:11 05:59:01 veth786c647 1.48 3.00 0.12 44.45 0.00 0.00 0.00 0.00 06:43:11 05:59:01 docker0 13.48 28.22 0.84 420.75 0.00 0.00 0.00 0.00 06:43:11 06:00:01 vetha9df905 15.08 20.41 1.45 9.50 0.00 0.00 0.00 0.00 06:43:11 06:00:01 vethf45f940 14.51 18.90 1.40 9.21 0.00 0.00 0.00 0.00 06:43:11 06:00:01 veth9bb9626 15.35 20.30 1.47 9.58 0.00 0.00 0.00 0.00 06:43:11 06:00:01 vethf6b64a2 15.31 20.71 1.47 9.61 0.00 0.00 0.00 0.00 06:43:11 06:00:01 lo 0.60 0.60 0.06 0.06 0.00 0.00 0.00 0.00 06:43:11 06:00:01 ens3 384.70 235.71 3810.61 192.52 0.00 0.00 0.00 0.00 06:43:11 06:00:01 veth14412ff 14.95 20.26 1.44 9.29 0.00 0.00 0.00 0.00 06:43:11 06:00:01 veth9564f7f 0.05 0.75 0.00 0.03 0.00 0.00 0.00 0.00 06:43:11 06:00:01 docker0 134.33 209.22 9.80 1377.90 0.00 0.00 0.00 0.00 06:43:11 06:01:01 vethb806e46 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 06:43:11 06:01:01 veth88d48ae 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 06:43:11 06:01:01 veth2f74208 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 06:43:11 06:01:01 lo 0.13 0.13 0.02 0.02 0.00 0.00 0.00 0.00 06:43:11 06:01:01 ens3 600.68 362.07 5843.98 42.04 0.00 0.00 0.00 0.00 06:43:11 06:01:01 veth019581c 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 06:43:11 06:01:01 vetha3bd428 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 06:43:11 06:01:01 veth119f6a0 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 06:43:11 06:01:01 vethf18d94d 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 06:43:11 06:01:01 veth06a2c97 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 06:43:11 06:01:01 veth98a4860 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 06:43:11 06:01:01 veth35206b6 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 06:43:11 06:01:01 veth9564f7f 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:43:11 06:01:01 vethb438e93 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 06:43:11 06:01:01 vethd8af5ec 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 06:43:11 06:01:01 veth3035637 0.00 0.12 0.00 0.01 0.00 0.00 0.00 0.00 06:43:11 06:01:01 docker0 351.54 585.73 30.94 5832.53 0.00 0.00 0.00 0.00 06:43:11 06:02:01 vethb806e46 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:02:01 veth88d48ae 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:02:01 veth2f74208 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:43:11 06:02:01 ens3 7.25 4.93 5.72 3.32 0.00 0.00 0.00 0.00 06:43:11 06:02:01 veth019581c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:02:01 vetha3bd428 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:02:01 veth119f6a0 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:02:01 vethf18d94d 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:02:01 veth06a2c97 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:02:01 veth98a4860 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:02:01 veth35206b6 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:02:01 veth9564f7f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:02:01 vethb438e93 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:02:01 vethd8af5ec 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:02:01 veth3035637 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:03:01 vethb806e46 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:03:01 veth88d48ae 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:03:01 veth2f74208 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:03:01 vethe5d524e 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:43:11 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:03:01 ens3 5.39 3.21 4.32 2.35 0.00 0.00 0.00 0.00 06:43:11 06:03:01 veth019581c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:03:01 vetha3bd428 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:03:01 veth119f6a0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:03:01 vethf18d94d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:03:01 veth06a2c97 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:03:01 veth98a4860 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:03:01 veth35206b6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:03:01 veth9564f7f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:03:01 vethb438e93 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:03:01 vethd8af5ec 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:03:01 veth3035637 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:43:11 06:04:01 ens3 34.29 20.16 27.04 14.90 0.00 0.00 0.00 0.00 06:43:11 06:04:01 veth9564f7f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:05:01 lo 50.32 50.32 4.96 4.96 0.00 0.00 0.00 0.00 06:43:11 06:05:01 ens3 458.65 459.06 223.81 2230.14 0.00 0.00 0.00 0.00 06:43:11 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:06:01 lo 29.00 29.00 2.85 2.85 0.00 0.00 0.00 0.00 06:43:11 06:06:01 ens3 330.81 332.18 134.61 2209.56 0.00 0.00 0.00 0.00 06:43:11 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:07:01 lo 7.67 7.67 0.76 0.76 0.00 0.00 0.00 0.00 06:43:11 06:07:01 ens3 147.63 153.42 52.37 887.86 0.00 0.00 0.00 0.00 06:43:11 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:43:11 06:08:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:43:11 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:09:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:10:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 06:43:11 06:10:01 ens3 8.10 5.95 6.92 6.22 0.00 0.00 0.00 0.00 06:43:11 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:11:01 ens3 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:43:11 06:12:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:43:11 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:13:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:43:11 06:14:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:43:11 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:15:01 ens3 0.43 0.27 0.31 0.19 0.00 0.00 0.00 0.00 06:43:11 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:43:11 06:16:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:43:11 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:17:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:43:11 06:18:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:43:11 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:19:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:43:11 06:20:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 06:43:11 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:21:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:43:11 06:22:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:43:11 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:23:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:43:11 06:24:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:43:11 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:25:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 06:43:11 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:43:11 06:26:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:43:11 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:27:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:43:11 06:28:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:43:11 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:29:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:43:11 06:30:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 06:43:11 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:31:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:43:11 06:32:01 ens3 0.27 0.18 0.23 0.01 0.00 0.00 0.00 0.00 06:43:11 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:33:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:43:11 06:34:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:43:11 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:35:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 06:43:11 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:43:11 06:36:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:43:11 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:37:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:43:11 06:38:01 ens3 0.23 0.18 0.07 0.01 0.00 0.00 0.00 0.00 06:43:11 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:39:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:43:11 06:40:01 ens3 0.23 0.25 0.08 0.08 0.00 0.00 0.00 0.00 06:43:11 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:41:01 ens3 0.17 0.12 0.06 0.01 0.00 0.00 0.00 0.00 06:43:11 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:43:11 06:42:01 lo 1.13 1.13 0.10 0.10 0.00 0.00 0.00 0.00 06:43:11 06:42:01 ens3 244.78 132.43 3930.41 21.57 0.00 0.00 0.00 0.00 06:43:11 06:42:01 docker0 79.10 150.26 7.31 1276.46 0.00 0.00 0.00 0.00 06:43:11 06:43:01 lo 2.27 2.27 0.24 0.24 0.00 0.00 0.00 0.00 06:43:11 06:43:01 ens3 286.94 200.03 5786.29 142.10 0.00 0.00 0.00 0.00 06:43:11 06:43:01 docker0 2.33 2.45 0.36 1.57 0.00 0.00 0.00 0.00 06:43:11 Average: lo 2.08 2.08 0.20 0.20 0.00 0.00 0.00 0.00 06:43:11 Average: ens3 97.90 78.50 759.53 123.07 0.00 0.00 0.00 0.00 06:43:11 Average: docker0 29.22 39.20 2.28 283.53 0.00 0.00 0.00 0.00 06:43:11 06:43:11 06:43:11 ---> sar -P ALL: 06:43:11 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-22846) 10/15/24 _x86_64_ (8 CPU) 06:43:11 06:43:11 05:53:44 LINUX RESTART (8 CPU) 06:43:11 06:43:11 05:54:01 CPU %user %nice %system %iowait %steal %idle 06:43:11 05:55:02 all 10.13 0.00 3.43 2.79 0.06 83.58 06:43:11 05:55:02 0 7.25 0.00 2.52 0.79 0.08 89.36 06:43:11 05:55:02 1 9.80 0.00 3.42 3.27 0.05 83.46 06:43:11 05:55:02 2 14.07 0.00 3.55 11.63 0.05 70.71 06:43:11 05:55:02 3 7.26 0.00 4.02 0.39 0.07 88.27 06:43:11 05:55:02 4 11.15 0.00 2.89 0.49 0.05 85.42 06:43:11 05:55:02 5 14.01 0.00 2.61 4.26 0.07 79.06 06:43:11 05:55:02 6 7.28 0.00 4.44 0.30 0.05 87.93 06:43:11 05:55:02 7 10.18 0.00 4.04 1.18 0.07 84.54 06:43:11 05:56:01 all 10.49 0.00 3.53 3.21 0.06 82.71 06:43:11 05:56:01 0 12.36 0.00 3.53 1.37 0.05 82.69 06:43:11 05:56:01 1 11.53 0.00 4.40 11.56 0.09 72.42 06:43:11 05:56:01 2 11.74 0.00 3.91 0.79 0.07 83.49 06:43:11 05:56:01 3 11.07 0.00 4.40 0.72 0.07 83.75 06:43:11 05:56:01 4 9.56 0.00 2.70 0.39 0.05 87.30 06:43:11 05:56:01 5 8.32 0.00 2.84 9.86 0.05 78.92 06:43:11 05:56:01 6 9.65 0.00 3.13 0.79 0.07 86.37 06:43:11 05:56:01 7 9.69 0.00 3.35 0.29 0.05 86.62 06:43:11 05:57:01 all 36.14 0.00 5.41 1.48 0.10 56.87 06:43:11 05:57:01 0 34.24 0.00 5.10 0.89 0.12 59.65 06:43:11 05:57:01 1 35.33 0.00 5.79 10.24 0.08 48.56 06:43:11 05:57:01 2 34.25 0.00 5.23 0.12 0.10 60.31 06:43:11 05:57:01 3 36.62 0.00 5.77 0.10 0.08 57.43 06:43:11 05:57:01 4 35.71 0.00 5.02 0.12 0.10 59.05 06:43:11 05:57:01 5 40.27 0.00 5.58 0.12 0.12 53.91 06:43:11 05:57:01 6 34.71 0.00 5.31 0.02 0.10 59.86 06:43:11 05:57:01 7 38.00 0.00 5.51 0.27 0.08 56.13 06:43:11 05:58:01 all 61.61 0.00 7.88 1.01 0.10 29.41 06:43:11 05:58:01 0 63.40 0.00 8.48 1.45 0.10 26.57 06:43:11 05:58:01 1 64.12 0.00 7.84 0.71 0.08 27.25 06:43:11 05:58:01 2 59.55 0.00 6.99 0.41 0.10 32.95 06:43:11 05:58:01 3 59.21 0.00 7.26 2.27 0.10 31.16 06:43:11 05:58:01 4 62.76 0.00 8.72 1.93 0.10 26.49 06:43:11 05:58:01 5 62.97 0.00 7.61 0.47 0.08 28.86 06:43:11 05:58:01 6 58.07 0.00 7.23 0.44 0.09 34.17 06:43:11 05:58:01 7 62.72 0.00 8.91 0.37 0.10 27.89 06:43:11 05:59:01 all 26.72 0.00 6.53 4.14 0.08 62.53 06:43:11 05:59:01 0 26.14 0.00 6.51 7.58 0.08 59.68 06:43:11 05:59:01 1 27.74 0.00 7.24 1.14 0.07 63.81 06:43:11 05:59:01 2 23.97 0.00 6.29 2.02 0.07 67.65 06:43:11 05:59:01 3 24.93 0.00 6.63 14.86 0.07 53.51 06:43:11 05:59:01 4 27.64 0.00 6.17 1.87 0.08 64.23 06:43:11 05:59:01 5 30.14 0.00 6.67 1.84 0.10 61.25 06:43:11 05:59:01 6 23.90 0.00 5.49 1.26 0.07 69.28 06:43:11 05:59:01 7 29.26 0.00 7.25 2.62 0.07 60.81 06:43:11 06:00:01 all 20.72 0.00 7.57 21.09 0.11 50.50 06:43:11 06:00:01 0 18.72 0.00 7.26 37.78 0.09 36.15 06:43:11 06:00:01 1 20.02 0.00 7.23 10.52 0.10 62.13 06:43:11 06:00:01 2 20.34 0.00 6.82 12.05 0.10 60.69 06:43:11 06:00:01 3 20.58 0.00 7.70 20.71 0.10 50.91 06:43:11 06:00:01 4 22.64 0.00 8.00 21.29 0.12 47.95 06:43:11 06:00:01 5 24.34 0.00 7.77 27.47 0.19 40.23 06:43:11 06:00:01 6 17.45 0.00 7.44 27.35 0.10 47.66 06:43:11 06:00:01 7 21.70 0.00 8.30 11.60 0.10 58.30 06:43:11 06:01:01 all 12.78 0.00 6.20 15.07 0.07 65.87 06:43:11 06:01:01 0 12.74 0.00 6.05 9.47 0.10 71.65 06:43:11 06:01:01 1 12.06 0.00 5.42 13.18 0.05 69.30 06:43:11 06:01:01 2 11.73 0.00 5.68 6.27 0.05 76.28 06:43:11 06:01:01 3 13.29 0.00 6.27 8.95 0.08 71.42 06:43:11 06:01:01 4 13.47 0.00 5.05 7.93 0.07 73.48 06:43:11 06:01:01 5 12.83 0.00 6.22 7.84 0.07 73.04 06:43:11 06:01:01 6 13.29 0.00 5.34 6.53 0.07 74.78 06:43:11 06:01:01 7 12.82 0.00 9.62 60.90 0.10 16.55 06:43:11 06:02:01 all 88.95 0.00 10.92 0.01 0.11 0.01 06:43:11 06:02:01 0 89.58 0.00 10.29 0.00 0.12 0.02 06:43:11 06:02:01 1 89.56 0.00 10.30 0.00 0.12 0.02 06:43:11 06:02:01 2 89.60 0.00 10.27 0.02 0.12 0.00 06:43:11 06:02:01 3 87.02 0.00 12.86 0.00 0.12 0.00 06:43:11 06:02:01 4 88.85 0.00 11.05 0.00 0.10 0.00 06:43:11 06:02:01 5 88.65 0.00 11.23 0.00 0.12 0.00 06:43:11 06:02:01 6 89.82 0.00 10.06 0.00 0.10 0.02 06:43:11 06:02:01 7 88.55 0.00 11.29 0.03 0.12 0.00 06:43:11 06:03:01 all 88.97 0.00 10.80 0.00 0.22 0.00 06:43:11 06:03:01 0 89.25 0.00 10.54 0.00 0.21 0.00 06:43:11 06:03:01 1 88.60 0.00 11.24 0.00 0.17 0.00 06:43:11 06:03:01 2 89.89 0.00 9.87 0.02 0.22 0.00 06:43:11 06:03:01 3 87.61 0.00 12.19 0.00 0.20 0.00 06:43:11 06:03:01 4 87.48 0.00 12.23 0.00 0.28 0.00 06:43:11 06:03:01 5 88.24 0.00 11.50 0.00 0.26 0.00 06:43:11 06:03:01 6 90.39 0.00 9.37 0.00 0.22 0.02 06:43:11 06:03:01 7 90.27 0.00 9.51 0.00 0.22 0.00 06:43:11 06:04:01 all 59.91 0.00 10.01 10.66 0.21 19.21 06:43:11 06:04:01 0 59.90 0.00 9.20 3.76 0.17 26.97 06:43:11 06:04:01 1 60.24 0.00 10.01 18.62 0.22 10.91 06:43:11 06:04:01 2 58.80 0.00 10.57 6.91 0.23 23.50 06:43:11 06:04:01 3 59.60 0.00 10.32 5.50 0.22 24.36 06:43:11 06:04:01 4 60.36 0.00 9.97 19.25 0.22 10.21 06:43:11 06:04:01 5 59.95 0.00 10.37 16.07 0.22 13.39 06:43:11 06:04:01 6 59.13 0.00 10.25 10.85 0.21 19.56 06:43:11 06:04:01 7 61.26 0.00 9.43 4.21 0.19 24.91 06:43:11 06:05:01 all 6.78 0.00 1.16 0.20 0.06 91.79 06:43:11 06:05:01 0 7.16 0.00 1.19 0.22 0.07 91.37 06:43:11 06:05:01 1 4.30 0.00 1.17 0.57 0.07 93.90 06:43:11 06:05:01 2 6.83 0.00 1.05 0.03 0.05 92.03 06:43:11 06:05:01 3 5.89 0.00 1.02 0.02 0.05 93.02 06:43:11 06:05:01 4 9.71 0.00 1.34 0.23 0.08 88.63 06:43:11 06:05:01 5 8.16 0.00 1.21 0.05 0.07 90.52 06:43:11 06:05:01 6 7.63 0.00 1.46 0.43 0.07 90.41 06:43:11 06:05:01 7 4.59 0.00 0.84 0.08 0.05 94.44 06:43:11 06:43:11 06:05:01 CPU %user %nice %system %iowait %steal %idle 06:43:11 06:06:01 all 8.04 0.00 0.75 0.09 0.06 91.06 06:43:11 06:06:01 0 6.95 0.00 0.77 0.23 0.05 92.00 06:43:11 06:06:01 1 9.60 0.00 0.80 0.20 0.05 89.34 06:43:11 06:06:01 2 8.78 0.00 0.68 0.02 0.07 90.46 06:43:11 06:06:01 3 6.31 0.00 0.57 0.02 0.05 93.06 06:43:11 06:06:01 4 11.90 0.00 0.97 0.07 0.08 86.98 06:43:11 06:06:01 5 8.49 0.00 0.80 0.03 0.08 90.59 06:43:11 06:06:01 6 6.00 0.00 0.68 0.00 0.05 93.27 06:43:11 06:06:01 7 6.28 0.00 0.77 0.13 0.05 92.77 06:43:11 06:07:01 all 2.30 0.00 0.24 0.02 0.03 97.41 06:43:11 06:07:01 0 1.22 0.00 0.23 0.02 0.03 98.50 06:43:11 06:07:01 1 2.43 0.00 0.25 0.02 0.05 97.25 06:43:11 06:07:01 2 4.70 0.00 0.28 0.00 0.03 94.98 06:43:11 06:07:01 3 0.35 0.00 0.32 0.00 0.03 99.30 06:43:11 06:07:01 4 3.42 0.00 0.20 0.00 0.02 96.36 06:43:11 06:07:01 5 2.56 0.00 0.20 0.02 0.02 97.21 06:43:11 06:07:01 6 0.37 0.00 0.17 0.02 0.02 99.43 06:43:11 06:07:01 7 3.39 0.00 0.23 0.10 0.03 96.25 06:43:11 06:08:01 all 0.03 0.00 0.01 0.00 0.01 99.95 06:43:11 06:08:01 0 0.10 0.00 0.05 0.00 0.02 99.83 06:43:11 06:08:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:43:11 06:08:01 2 0.00 0.00 0.02 0.00 0.00 99.98 06:43:11 06:08:01 3 0.03 0.00 0.02 0.00 0.02 99.93 06:43:11 06:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:43:11 06:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:43:11 06:08:01 6 0.03 0.00 0.00 0.00 0.00 99.97 06:43:11 06:08:01 7 0.00 0.00 0.02 0.02 0.00 99.97 06:43:11 06:09:01 all 0.05 0.00 0.04 0.01 0.01 99.90 06:43:11 06:09:01 0 0.03 0.00 0.03 0.02 0.02 99.90 06:43:11 06:09:01 1 0.12 0.00 0.03 0.00 0.03 99.82 06:43:11 06:09:01 2 0.07 0.00 0.03 0.00 0.02 99.88 06:43:11 06:09:01 3 0.03 0.00 0.03 0.00 0.00 99.93 06:43:11 06:09:01 4 0.03 0.00 0.03 0.02 0.02 99.90 06:43:11 06:09:01 5 0.05 0.00 0.05 0.00 0.02 99.88 06:43:11 06:09:01 6 0.02 0.00 0.05 0.00 0.02 99.92 06:43:11 06:09:01 7 0.03 0.00 0.02 0.02 0.00 99.93 06:43:11 06:10:01 all 0.27 0.00 0.05 0.01 0.01 99.66 06:43:11 06:10:01 0 0.10 0.00 0.08 0.02 0.02 99.78 06:43:11 06:10:01 1 0.33 0.00 0.03 0.00 0.02 99.62 06:43:11 06:10:01 2 0.17 0.00 0.02 0.00 0.00 99.82 06:43:11 06:10:01 3 0.05 0.00 0.07 0.02 0.02 99.85 06:43:11 06:10:01 4 0.20 0.00 0.03 0.00 0.02 99.75 06:43:11 06:10:01 5 0.82 0.00 0.02 0.00 0.02 99.15 06:43:11 06:10:01 6 0.38 0.00 0.08 0.03 0.02 99.48 06:43:11 06:10:01 7 0.10 0.00 0.05 0.02 0.00 99.83 06:43:11 06:11:01 all 0.04 0.00 0.01 0.00 0.01 99.92 06:43:11 06:11:01 0 0.00 0.00 0.03 0.00 0.02 99.95 06:43:11 06:11:01 1 0.05 0.00 0.02 0.00 0.02 99.92 06:43:11 06:11:01 2 0.05 0.00 0.02 0.00 0.02 99.92 06:43:11 06:11:01 3 0.03 0.00 0.02 0.02 0.00 99.93 06:43:11 06:11:01 4 0.12 0.00 0.02 0.00 0.02 99.85 06:43:11 06:11:01 5 0.03 0.00 0.00 0.00 0.00 99.97 06:43:11 06:11:01 6 0.03 0.00 0.00 0.00 0.03 99.93 06:43:11 06:11:01 7 0.03 0.00 0.02 0.02 0.00 99.93 06:43:11 06:12:01 all 0.02 0.00 0.01 0.00 0.01 99.96 06:43:11 06:12:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:43:11 06:12:01 1 0.03 0.00 0.02 0.00 0.03 99.92 06:43:11 06:12:01 2 0.03 0.00 0.00 0.00 0.00 99.97 06:43:11 06:12:01 3 0.00 0.00 0.02 0.02 0.00 99.97 06:43:11 06:12:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:43:11 06:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:43:11 06:12:01 6 0.03 0.00 0.03 0.00 0.02 99.92 06:43:11 06:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:43:11 06:13:01 all 0.03 0.00 0.02 0.02 0.01 99.92 06:43:11 06:13:01 0 0.05 0.00 0.03 0.00 0.02 99.90 06:43:11 06:13:01 1 0.05 0.00 0.00 0.00 0.02 99.93 06:43:11 06:13:01 2 0.03 0.00 0.02 0.00 0.00 99.95 06:43:11 06:13:01 3 0.02 0.00 0.00 0.13 0.02 99.83 06:43:11 06:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:43:11 06:13:01 5 0.03 0.00 0.02 0.00 0.00 99.95 06:43:11 06:13:01 6 0.02 0.00 0.03 0.00 0.02 99.93 06:43:11 06:13:01 7 0.00 0.00 0.03 0.03 0.02 99.92 06:43:11 06:14:01 all 0.13 0.00 0.01 0.01 0.01 99.84 06:43:11 06:14:01 0 0.02 0.00 0.03 0.00 0.02 99.93 06:43:11 06:14:01 1 0.93 0.00 0.02 0.00 0.02 99.04 06:43:11 06:14:01 2 0.02 0.00 0.02 0.00 0.02 99.95 06:43:11 06:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:43:11 06:14:01 4 0.02 0.00 0.00 0.00 0.02 99.97 06:43:11 06:14:01 5 0.00 0.00 0.00 0.00 0.02 99.98 06:43:11 06:14:01 6 0.02 0.00 0.00 0.00 0.03 99.95 06:43:11 06:14:01 7 0.02 0.00 0.02 0.05 0.00 99.92 06:43:11 06:15:01 all 0.14 0.00 0.01 0.01 0.01 99.84 06:43:11 06:15:01 0 0.00 0.00 0.00 0.02 0.02 99.97 06:43:11 06:15:01 1 0.93 0.00 0.00 0.00 0.02 99.05 06:43:11 06:15:01 2 0.03 0.00 0.00 0.00 0.00 99.97 06:43:11 06:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:43:11 06:15:01 4 0.07 0.00 0.00 0.00 0.00 99.93 06:43:11 06:15:01 5 0.03 0.00 0.02 0.00 0.00 99.95 06:43:11 06:15:01 6 0.03 0.00 0.03 0.00 0.02 99.92 06:43:11 06:15:01 7 0.00 0.00 0.02 0.03 0.00 99.95 06:43:11 06:16:01 all 0.02 0.00 0.02 0.01 0.01 99.94 06:43:11 06:16:01 0 0.02 0.00 0.02 0.02 0.00 99.95 06:43:11 06:16:01 1 0.03 0.00 0.00 0.00 0.03 99.93 06:43:11 06:16:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:43:11 06:16:01 3 0.00 0.00 0.03 0.00 0.00 99.97 06:43:11 06:16:01 4 0.03 0.00 0.03 0.00 0.02 99.92 06:43:11 06:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:43:11 06:16:01 6 0.02 0.00 0.03 0.00 0.03 99.92 06:43:11 06:16:01 7 0.02 0.00 0.02 0.10 0.00 99.87 06:43:11 06:43:11 06:16:01 CPU %user %nice %system %iowait %steal %idle 06:43:11 06:17:01 all 0.04 0.00 0.02 0.00 0.01 99.93 06:43:11 06:17:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:43:11 06:17:01 1 0.05 0.00 0.00 0.00 0.02 99.93 06:43:11 06:17:01 2 0.05 0.00 0.00 0.00 0.02 99.93 06:43:11 06:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:43:11 06:17:01 4 0.07 0.00 0.03 0.00 0.02 99.88 06:43:11 06:17:01 5 0.03 0.00 0.02 0.00 0.00 99.95 06:43:11 06:17:01 6 0.05 0.00 0.05 0.00 0.03 99.87 06:43:11 06:17:01 7 0.02 0.00 0.02 0.00 0.02 99.95 06:43:11 06:18:01 all 0.10 0.00 0.02 0.02 0.01 99.85 06:43:11 06:18:01 0 0.00 0.00 0.00 0.02 0.02 99.97 06:43:11 06:18:01 1 0.70 0.00 0.03 0.00 0.02 99.25 06:43:11 06:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:43:11 06:18:01 3 0.00 0.00 0.02 0.00 0.02 99.97 06:43:11 06:18:01 4 0.05 0.00 0.03 0.00 0.00 99.92 06:43:11 06:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:43:11 06:18:01 6 0.05 0.00 0.05 0.00 0.02 99.88 06:43:11 06:18:01 7 0.00 0.00 0.02 0.17 0.00 99.82 06:43:11 06:19:01 all 0.03 0.00 0.02 0.00 0.01 99.94 06:43:11 06:19:01 0 0.00 0.00 0.02 0.02 0.00 99.97 06:43:11 06:19:01 1 0.03 0.00 0.02 0.00 0.02 99.93 06:43:11 06:19:01 2 0.07 0.00 0.02 0.00 0.02 99.90 06:43:11 06:19:01 3 0.05 0.00 0.02 0.00 0.00 99.93 06:43:11 06:19:01 4 0.03 0.00 0.02 0.00 0.02 99.93 06:43:11 06:19:01 5 0.03 0.00 0.02 0.00 0.00 99.95 06:43:11 06:19:01 6 0.02 0.00 0.02 0.00 0.03 99.93 06:43:11 06:19:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:43:11 06:20:01 all 0.03 0.00 0.02 0.00 0.01 99.94 06:43:11 06:20:01 0 0.03 0.00 0.05 0.00 0.02 99.90 06:43:11 06:20:01 1 0.10 0.00 0.02 0.00 0.02 99.87 06:43:11 06:20:01 2 0.03 0.00 0.02 0.00 0.00 99.95 06:43:11 06:20:01 3 0.02 0.00 0.00 0.02 0.00 99.97 06:43:11 06:20:01 4 0.00 0.00 0.00 0.00 0.02 99.98 06:43:11 06:20:01 5 0.00 0.00 0.02 0.00 0.02 99.97 06:43:11 06:20:01 6 0.02 0.00 0.02 0.00 0.02 99.95 06:43:11 06:20:01 7 0.02 0.00 0.02 0.02 0.00 99.95 06:43:11 06:21:01 all 0.04 0.00 0.01 0.00 0.01 99.94 06:43:11 06:21:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:43:11 06:21:01 1 0.07 0.00 0.02 0.00 0.02 99.90 06:43:11 06:21:01 2 0.03 0.00 0.00 0.00 0.00 99.97 06:43:11 06:21:01 3 0.03 0.00 0.00 0.00 0.02 99.95 06:43:11 06:21:01 4 0.05 0.00 0.00 0.00 0.00 99.95 06:43:11 06:21:01 5 0.05 0.00 0.00 0.00 0.00 99.95 06:43:11 06:21:01 6 0.07 0.00 0.02 0.00 0.03 99.88 06:43:11 06:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:43:11 06:22:01 all 0.05 0.00 0.01 0.12 0.01 99.80 06:43:11 06:22:01 0 0.02 0.00 0.03 0.00 0.00 99.95 06:43:11 06:22:01 1 0.30 0.00 0.02 0.02 0.03 99.63 06:43:11 06:22:01 2 0.03 0.00 0.02 0.00 0.00 99.95 06:43:11 06:22:01 3 0.00 0.00 0.03 0.02 0.00 99.95 06:43:11 06:22:01 4 0.02 0.00 0.00 0.00 0.02 99.97 06:43:11 06:22:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:43:11 06:22:01 6 0.05 0.00 0.00 0.00 0.03 99.92 06:43:11 06:22:01 7 0.00 0.00 0.00 0.95 0.00 99.05 06:43:11 06:23:01 all 0.03 0.00 0.01 0.00 0.01 99.94 06:43:11 06:23:01 0 0.05 0.00 0.02 0.00 0.02 99.92 06:43:11 06:23:01 1 0.03 0.00 0.00 0.00 0.02 99.95 06:43:11 06:23:01 2 0.00 0.00 0.02 0.00 0.02 99.97 06:43:11 06:23:01 3 0.02 0.00 0.00 0.02 0.00 99.97 06:43:11 06:23:01 4 0.03 0.00 0.02 0.00 0.00 99.95 06:43:11 06:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:43:11 06:23:01 6 0.05 0.00 0.03 0.00 0.03 99.88 06:43:11 06:23:01 7 0.03 0.00 0.02 0.02 0.00 99.93 06:43:11 06:24:01 all 0.02 0.00 0.02 0.00 0.01 99.95 06:43:11 06:24:01 0 0.02 0.00 0.07 0.00 0.00 99.92 06:43:11 06:24:01 1 0.03 0.00 0.02 0.02 0.02 99.92 06:43:11 06:24:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:43:11 06:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:43:11 06:24:01 4 0.02 0.00 0.02 0.00 0.02 99.95 06:43:11 06:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:43:11 06:24:01 6 0.03 0.00 0.02 0.00 0.03 99.92 06:43:11 06:24:01 7 0.02 0.00 0.02 0.00 0.02 99.95 06:43:11 06:25:01 all 0.03 0.00 0.01 0.00 0.01 99.95 06:43:11 06:25:01 0 0.03 0.00 0.02 0.00 0.02 99.93 06:43:11 06:25:01 1 0.08 0.00 0.03 0.00 0.02 99.87 06:43:11 06:25:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:43:11 06:25:01 3 0.00 0.00 0.03 0.00 0.02 99.95 06:43:11 06:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:43:11 06:25:01 5 0.00 0.00 0.02 0.00 0.02 99.97 06:43:11 06:25:01 6 0.05 0.00 0.00 0.00 0.03 99.92 06:43:11 06:25:01 7 0.02 0.00 0.00 0.02 0.00 99.97 06:43:11 06:26:01 all 0.03 0.00 0.06 0.02 0.01 99.87 06:43:11 06:26:01 0 0.02 0.00 0.08 0.05 0.00 99.85 06:43:11 06:26:01 1 0.02 0.00 0.03 0.07 0.03 99.85 06:43:11 06:26:01 2 0.03 0.00 0.03 0.00 0.02 99.92 06:43:11 06:26:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:43:11 06:26:01 4 0.10 0.00 0.12 0.02 0.02 99.75 06:43:11 06:26:01 5 0.03 0.00 0.12 0.00 0.00 99.85 06:43:11 06:26:01 6 0.05 0.00 0.05 0.00 0.02 99.88 06:43:11 06:26:01 7 0.00 0.00 0.05 0.02 0.00 99.93 06:43:11 06:27:01 all 0.02 0.00 0.01 0.00 0.01 99.96 06:43:11 06:27:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:43:11 06:27:01 1 0.02 0.00 0.00 0.02 0.02 99.95 06:43:11 06:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:43:11 06:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:43:11 06:27:01 4 0.05 0.00 0.02 0.00 0.02 99.92 06:43:11 06:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:43:11 06:27:01 6 0.03 0.00 0.02 0.00 0.03 99.92 06:43:11 06:27:01 7 0.00 0.00 0.00 0.02 0.02 99.97 06:43:11 06:43:11 06:27:01 CPU %user %nice %system %iowait %steal %idle 06:43:11 06:28:01 all 0.04 0.00 0.02 0.01 0.01 99.93 06:43:11 06:28:01 0 0.03 0.00 0.00 0.00 0.02 99.95 06:43:11 06:28:01 1 0.02 0.00 0.00 0.02 0.03 99.93 06:43:11 06:28:01 2 0.03 0.00 0.02 0.00 0.00 99.95 06:43:11 06:28:01 3 0.03 0.00 0.00 0.05 0.02 99.90 06:43:11 06:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:43:11 06:28:01 5 0.03 0.00 0.02 0.00 0.00 99.95 06:43:11 06:28:01 6 0.07 0.00 0.03 0.00 0.02 99.88 06:43:11 06:28:01 7 0.05 0.00 0.05 0.00 0.00 99.90 06:43:11 06:29:01 all 0.03 0.00 0.01 0.00 0.01 99.95 06:43:11 06:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:43:11 06:29:01 1 0.02 0.00 0.00 0.00 0.02 99.97 06:43:11 06:29:01 2 0.03 0.00 0.02 0.00 0.02 99.93 06:43:11 06:29:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:43:11 06:29:01 4 0.02 0.00 0.00 0.00 0.02 99.97 06:43:11 06:29:01 5 0.02 0.00 0.00 0.00 0.02 99.97 06:43:11 06:29:01 6 0.05 0.00 0.03 0.00 0.02 99.90 06:43:11 06:29:01 7 0.05 0.00 0.02 0.02 0.02 99.90 06:43:11 06:30:01 all 0.15 0.00 0.02 0.00 0.01 99.82 06:43:11 06:30:01 0 0.00 0.00 0.03 0.00 0.02 99.95 06:43:11 06:30:01 1 0.95 0.00 0.00 0.00 0.02 99.04 06:43:11 06:30:01 2 0.05 0.00 0.02 0.00 0.02 99.92 06:43:11 06:30:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:43:11 06:30:01 4 0.02 0.00 0.03 0.00 0.00 99.95 06:43:11 06:30:01 5 0.07 0.00 0.02 0.00 0.00 99.92 06:43:11 06:30:01 6 0.03 0.00 0.00 0.02 0.00 99.95 06:43:11 06:30:01 7 0.07 0.00 0.03 0.02 0.03 99.85 06:43:11 06:31:01 all 0.02 0.00 0.02 0.00 0.01 99.95 06:43:11 06:31:01 0 0.02 0.00 0.03 0.00 0.02 99.93 06:43:11 06:31:01 1 0.02 0.00 0.02 0.02 0.00 99.95 06:43:11 06:31:01 2 0.03 0.00 0.03 0.00 0.00 99.93 06:43:11 06:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:43:11 06:31:01 4 0.00 0.00 0.03 0.00 0.00 99.97 06:43:11 06:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:43:11 06:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:43:11 06:31:01 7 0.07 0.00 0.02 0.00 0.03 99.88 06:43:11 06:32:01 all 0.03 0.00 0.01 0.00 0.01 99.94 06:43:11 06:32:01 0 0.03 0.00 0.00 0.00 0.00 99.97 06:43:11 06:32:01 1 0.00 0.00 0.02 0.02 0.02 99.95 06:43:11 06:32:01 2 0.03 0.00 0.00 0.00 0.02 99.95 06:43:11 06:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:43:11 06:32:01 4 0.08 0.00 0.00 0.00 0.02 99.90 06:43:11 06:32:01 5 0.03 0.00 0.02 0.00 0.00 99.95 06:43:11 06:32:01 6 0.03 0.00 0.00 0.00 0.02 99.95 06:43:11 06:32:01 7 0.02 0.00 0.03 0.02 0.03 99.90 06:43:11 06:33:01 all 0.01 0.00 0.01 0.00 0.01 99.97 06:43:11 06:33:01 0 0.00 0.00 0.00 0.00 0.02 99.98 06:43:11 06:33:01 1 0.00 0.00 0.00 0.02 0.02 99.97 06:43:11 06:33:01 2 0.03 0.00 0.03 0.00 0.02 99.92 06:43:11 06:33:01 3 0.00 0.00 0.00 0.00 0.02 99.98 06:43:11 06:33:01 4 0.00 0.00 0.00 0.00 0.02 99.98 06:43:11 06:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:43:11 06:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:43:11 06:33:01 7 0.05 0.00 0.02 0.00 0.03 99.90 06:43:11 06:34:01 all 0.04 0.00 0.02 0.00 0.01 99.92 06:43:11 06:34:01 0 0.03 0.00 0.02 0.00 0.02 99.93 06:43:11 06:34:01 1 0.03 0.00 0.02 0.02 0.03 99.90 06:43:11 06:34:01 2 0.03 0.00 0.03 0.00 0.02 99.92 06:43:11 06:34:01 3 0.03 0.00 0.00 0.00 0.00 99.97 06:43:11 06:34:01 4 0.08 0.00 0.02 0.00 0.02 99.88 06:43:11 06:34:01 5 0.03 0.00 0.03 0.00 0.02 99.92 06:43:11 06:34:01 6 0.03 0.00 0.00 0.00 0.00 99.97 06:43:11 06:34:01 7 0.03 0.00 0.03 0.02 0.02 99.90 06:43:11 06:35:01 all 0.01 0.00 0.01 0.00 0.01 99.96 06:43:11 06:35:01 0 0.03 0.00 0.05 0.00 0.03 99.88 06:43:11 06:35:01 1 0.02 0.00 0.02 0.02 0.02 99.93 06:43:11 06:35:01 2 0.02 0.00 0.00 0.00 0.02 99.97 06:43:11 06:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:43:11 06:35:01 4 0.02 0.00 0.00 0.00 0.02 99.97 06:43:11 06:35:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:43:11 06:35:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:43:11 06:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:43:11 06:36:01 all 0.03 0.00 0.01 0.00 0.01 99.95 06:43:11 06:36:01 0 0.07 0.00 0.03 0.00 0.05 99.85 06:43:11 06:36:01 1 0.02 0.00 0.00 0.02 0.02 99.95 06:43:11 06:36:01 2 0.02 0.00 0.02 0.00 0.02 99.95 06:43:11 06:36:01 3 0.03 0.00 0.00 0.00 0.00 99.97 06:43:11 06:36:01 4 0.03 0.00 0.00 0.00 0.02 99.95 06:43:11 06:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:43:11 06:36:01 6 0.05 0.00 0.00 0.00 0.00 99.95 06:43:11 06:36:01 7 0.02 0.00 0.02 0.02 0.00 99.95 06:43:11 06:37:01 all 0.01 0.00 0.01 0.00 0.01 99.97 06:43:11 06:37:01 0 0.02 0.00 0.03 0.00 0.03 99.92 06:43:11 06:37:01 1 0.02 0.00 0.00 0.00 0.02 99.97 06:43:11 06:37:01 2 0.03 0.00 0.02 0.00 0.00 99.95 06:43:11 06:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:43:11 06:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:43:11 06:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:43:11 06:37:01 6 0.00 0.00 0.02 0.00 0.02 99.97 06:43:11 06:37:01 7 0.00 0.00 0.02 0.02 0.02 99.95 06:43:11 06:38:01 all 0.02 0.00 0.02 0.00 0.01 99.95 06:43:11 06:38:01 0 0.03 0.00 0.02 0.00 0.02 99.93 06:43:11 06:38:01 1 0.00 0.00 0.02 0.03 0.00 99.95 06:43:11 06:38:01 2 0.03 0.00 0.03 0.00 0.02 99.92 06:43:11 06:38:01 3 0.03 0.00 0.02 0.00 0.02 99.93 06:43:11 06:38:01 4 0.02 0.00 0.00 0.00 0.02 99.97 06:43:11 06:38:01 5 0.02 0.00 0.03 0.00 0.00 99.95 06:43:11 06:38:01 6 0.03 0.00 0.02 0.00 0.00 99.95 06:43:11 06:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:43:11 06:43:11 06:38:01 CPU %user %nice %system %iowait %steal %idle 06:43:11 06:39:01 all 0.02 0.00 0.01 0.01 0.01 99.95 06:43:11 06:39:01 0 0.02 0.00 0.00 0.00 0.02 99.97 06:43:11 06:39:01 1 0.00 0.00 0.02 0.07 0.02 99.90 06:43:11 06:39:01 2 0.07 0.00 0.02 0.00 0.00 99.92 06:43:11 06:39:01 3 0.02 0.00 0.02 0.00 0.02 99.95 06:43:11 06:39:01 4 0.03 0.00 0.00 0.00 0.00 99.97 06:43:11 06:39:01 5 0.02 0.00 0.02 0.00 0.02 99.95 06:43:11 06:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:43:11 06:39:01 7 0.02 0.00 0.00 0.02 0.00 99.97 06:43:11 06:40:01 all 0.23 0.00 0.00 0.01 0.01 99.75 06:43:11 06:40:01 0 0.00 0.00 0.02 0.00 0.02 99.97 06:43:11 06:40:01 1 0.00 0.00 0.00 0.02 0.02 99.97 06:43:11 06:40:01 2 0.05 0.00 0.02 0.00 0.02 99.92 06:43:11 06:40:01 3 0.03 0.00 0.00 0.00 0.02 99.95 06:43:11 06:40:01 4 1.68 0.00 0.00 0.00 0.02 98.30 06:43:11 06:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:43:11 06:40:01 6 0.02 0.00 0.00 0.05 0.02 99.92 06:43:11 06:40:01 7 0.00 0.00 0.00 0.02 0.00 99.98 06:43:11 06:41:01 all 0.07 0.00 0.02 0.00 0.01 99.90 06:43:11 06:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:43:11 06:41:01 1 0.03 0.00 0.02 0.00 0.02 99.93 06:43:11 06:41:01 2 0.08 0.00 0.03 0.00 0.02 99.87 06:43:11 06:41:01 3 0.05 0.00 0.03 0.00 0.03 99.88 06:43:11 06:41:01 4 0.35 0.00 0.02 0.00 0.00 99.63 06:43:11 06:41:01 5 0.03 0.00 0.02 0.00 0.00 99.95 06:43:11 06:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:43:11 06:41:01 7 0.02 0.00 0.02 0.02 0.00 99.95 06:43:11 06:42:01 all 4.05 0.00 1.66 1.02 0.03 93.24 06:43:11 06:42:01 0 3.19 0.00 1.66 5.48 0.03 89.63 06:43:11 06:42:01 1 5.04 0.00 1.64 0.12 0.03 93.17 06:43:11 06:42:01 2 3.87 0.00 2.16 0.03 0.03 93.90 06:43:11 06:42:01 3 3.90 0.00 1.61 0.32 0.03 94.14 06:43:11 06:42:01 4 3.62 0.00 1.20 0.28 0.02 94.88 06:43:11 06:42:01 5 4.32 0.00 1.64 0.52 0.02 93.51 06:43:11 06:42:01 6 4.74 0.00 1.66 0.02 0.03 93.55 06:43:11 06:42:01 7 3.69 0.00 1.74 1.41 0.03 93.13 06:43:11 06:43:01 all 7.92 0.00 3.84 3.22 0.07 84.96 06:43:11 06:43:01 0 8.86 0.00 3.69 0.14 0.07 87.25 06:43:11 06:43:01 1 9.20 0.00 3.40 0.05 0.05 87.30 06:43:11 06:43:01 2 7.89 0.00 4.03 0.13 0.05 87.89 06:43:11 06:43:01 3 6.86 0.00 3.62 0.79 0.07 88.66 06:43:11 06:43:01 4 8.03 0.00 4.49 15.10 0.12 72.26 06:43:11 06:43:01 5 7.42 0.00 3.40 0.10 0.07 89.01 06:43:11 06:43:01 6 7.82 0.00 3.98 1.10 0.05 87.05 06:43:11 06:43:01 7 7.26 0.00 4.11 8.40 0.07 80.17 06:43:11 Average: all 9.02 0.00 1.62 1.29 0.04 88.03 06:43:11 Average: 0 8.91 0.00 1.57 1.40 0.04 88.08 06:43:11 Average: 1 9.22 0.00 1.63 1.42 0.04 87.69 06:43:11 Average: 2 8.98 0.00 1.56 0.81 0.03 88.61 06:43:11 Average: 3 8.70 0.00 1.71 1.10 0.03 88.45 06:43:11 Average: 4 9.23 0.00 1.62 1.39 0.04 87.73 06:43:11 Average: 5 9.33 0.00 1.62 1.37 0.03 87.65 06:43:11 Average: 6 8.69 0.00 1.54 0.98 0.04 88.74 06:43:11 Average: 7 9.10 0.00 1.73 1.88 0.03 87.25 06:43:11 06:43:11 06:43:11