Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from d6682f794cbed5c1058d33e4699bd051412df0a8 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-ssh7632978381255281494.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh14859357391699192132.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh3969344792002750087.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b5a5e52272fc4198cf3754284eedf36dbf0baa35 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b5a5e52272fc4198cf3754284eedf36dbf0baa35 # timeout=10 Commit message: "Merge pull request #456 from cherrycl/issue-452-4" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:edgexfoundry/edgex-global-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. Loading library lf-pipelines@master Attempting to resolve master from remote references... > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh10857192483917188396.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-ssh14914234467658308578.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.21 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘prd-ubuntu20.04-docker-8c-8g-12249’ Running on prd-ubuntu20.04-docker-8c-8g-12283 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/707 [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/707 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision d6682f794cbed5c1058d33e4699bd051412df0a8 (main) Commit message: "Merge pull request #4926 from jackchenjc/compose-builder-update" > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f d6682f794cbed5c1058d33e4699bd051412df0a8 # timeout=10 > git rev-list --no-walk ef9dbcfdf9265d2927ae78691a494f0517df5c34 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 05:42:03 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 05:42:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 05:42:04 ========================================================= 05:42:04 EdgeX Global Pipelines Version Info 05:42:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 05:42:04 ------------------- 05:42:04 stable info: 05:42:04 ------------------- 05:42:04 Commited By: Cherry Wang cherry@iotechsys.com 05:42:04 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 05:42:04 Message: update stable to v1.0.264 05:42:05 ------------------- 05:42:05 experimental info: 05:42:05 ------------------- 05:42:05 Commited By: Cherry Wang cherry@iotechsys.com 05:42:05 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 05:42:05 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 05:42:05 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 05:42:05 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 05:42:05 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 05:42:05 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 05:42:05 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 05:42:05 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 05:42:05 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 05:42:05 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 05:42:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 05:42:05 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 05:42:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 05:42:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 05:42:05 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 05:42:05 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 05:42:05 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 05:42:05 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 05:42:05 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 05:42:05 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 05:42:05 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 05:42:05 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 05:42:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 05:42:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 05:42:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 05:42:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 05:42:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 05:42:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 05:42:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = d6682f794cbed5c1058d33e4699bd051412df0a8 [Pipeline] echo 05:42:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = d6682f7 [Pipeline] echo 05:42:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:42:06 provisioning config files... 05:42:06 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/707@tmp/config13649686688595740526tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:42:06 ---> ****-login.sh 05:42:06 nexus3.edgexfoundry.org:10001 05:42:06 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:42:07 Configure a credential helper to remove this warning. See 05:42:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:42:07 05:42:07 Login Succeeded 05:42:07 nexus3.edgexfoundry.org:10002 05:42:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:42:07 Configure a credential helper to remove this warning. See 05:42:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:42:07 05:42:07 Login Succeeded 05:42:07 nexus3.edgexfoundry.org:10003 05:42:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:42:07 Configure a credential helper to remove this warning. See 05:42:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:42:07 05:42:07 Login Succeeded 05:42:07 nexus3.edgexfoundry.org:10004 05:42:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:42:07 Configure a credential helper to remove this warning. See 05:42:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:42:07 05:42:07 Login Succeeded 05:42:07 ****.io 05:42:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:42:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:42:07 Configure a credential helper to remove this warning. See 05:42:07 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:42:07 05:42:07 Login Succeeded 05:42:07 ---> ****-login.sh ends [Pipeline] } 05:42:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:42:07 + 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:42:07 + dirname cmd/core-command/Dockerfile 05:42:07 + cut -d/ -f2 05:42:07 + echo core-command,cmd/core-command/Dockerfile 05:42:07 + + dirname cmd/core-common-config-bootstrapper/Dockerfile 05:42:07 cut -d/ -f2 05:42:07 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 05:42:07 + dirname cmd/core-data/Dockerfile 05:42:07 + cut -d/ -f2 05:42:07 + echo core-data,cmd/core-data/Dockerfile 05:42:07 + dirname cmd/core-keeper/Dockerfile 05:42:07 + cut -d/ -f2 05:42:07 + echo core-keeper,cmd/core-keeper/Dockerfile 05:42:07 + dirname cmd/core-metadata/Dockerfile 05:42:07 + cut -d/ -f2 05:42:07 + echo core-metadata,cmd/core-metadata/Dockerfile 05:42:07 + dirname cmd/security-bootstrapper/Dockerfile 05:42:07 + cut -d/ -f2 05:42:07 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 05:42:07 + dirname cmd/security-proxy-auth/Dockerfile 05:42:07 + cut -d/ -f2 05:42:07 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 05:42:07 + dirname cmd/security-proxy-setup/Dockerfile 05:42:07 + cut -d/ -f2 05:42:07 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 05:42:07 + dirname cmd/security-secretstore-setup/Dockerfile 05:42:07 + cut -d/ -f2 05:42:07 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 05:42:07 + dirname cmd/security-spiffe-token-provider/Dockerfile 05:42:07 + cut -d/ -f2 05:42:07 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 05:42:07 + dirname+ cmd/security-spire-agent/Dockerfile 05:42:07 cut -d/ -f2 05:42:07 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 05:42:07 + dirname cmd/security-spire-config/Dockerfile 05:42:07 + cut -d/ -f2 05:42:07 + echo security-spire-config,cmd/security-spire-config/Dockerfile 05:42:07 + + dirname cmd/security-spire-server/Dockerfile 05:42:07 cut -d/ -f2 05:42:07 + echo security-spire-server,cmd/security-spire-server/Dockerfile 05:42:07 + dirname cmd/support-cron-scheduler/Dockerfile 05:42:07 + cut -d/ -f2 05:42:07 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 05:42:07 + dirname cmd/support-notifications/Dockerfile 05:42:07 + cut -d/ -f2 05:42:07 + echo support-notifications,cmd/support-notifications/Dockerfile 05:42:07 + dirname cmd/support-scheduler/Dockerfile 05:42:07 + cut -d/ -f2 05:42:07 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 05:42:07 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:42:08 + git rev-list -1 --merges d6682f794cbed5c1058d33e4699bd051412df0a8~1..d6682f794cbed5c1058d33e4699bd051412df0a8 [Pipeline] echo 05:42:08 -----------> git rev-list -1 --merges d6682f794cbed5c1058d33e4699bd051412df0a8~1..d6682f794cbed5c1058d33e4699bd051412df0a8 d6682f794cbed5c1058d33e4699bd051412df0a8 05:42:08 d6682f794cbed5c1058d33e4699bd051412df0a8 [false] [Pipeline] sh 05:42:08 + git log --format=format:%s -1 d6682f794cbed5c1058d33e4699bd051412df0a8 [Pipeline] echo 05:42:08 ========================================================= 05:42:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 05:42:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 05:42:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 05:42:09 + grep -v github /etc/ssh/ssh_known_hosts 05:42:09 + [ -e /tmp/ssh_known_hosts ] 05:42:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 05:42:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 05:42:09 + sudo tee -a /etc/ssh/ssh_known_hosts 05:42:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:09 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:42:09 05:42:09 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:42:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:42:09 0.1.4: Pulling from edgex-devops/py-git-semver 05:42:09 b85a868b505f: Pulling fs layer 05:42:09 e2be974225ed: Pulling fs layer 05:42:09 339a4e72a1f5: Pulling fs layer 05:42:09 988bab9f4d93: Pulling fs layer 05:42:09 1469e6f7b9e6: Pulling fs layer 05:42:09 eaf3925da568: Pulling fs layer 05:42:09 bab4dde63d76: Pulling fs layer 05:42:09 bde34c3a00c8: Pulling fs layer 05:42:09 b352a97aabf1: Pulling fs layer 05:42:09 4872d77fe225: Pulling fs layer 05:42:09 5851b861e8e6: Pulling fs layer 05:42:09 988bab9f4d93: Waiting 05:42:09 1469e6f7b9e6: Waiting 05:42:09 eaf3925da568: Waiting 05:42:09 bab4dde63d76: Waiting 05:42:09 5851b861e8e6: Waiting 05:42:09 bde34c3a00c8: Waiting 05:42:09 b352a97aabf1: Waiting 05:42:09 4872d77fe225: Waiting 05:42:09 e2be974225ed: Download complete 05:42:09 988bab9f4d93: Verifying Checksum 05:42:09 988bab9f4d93: Download complete 05:42:09 1469e6f7b9e6: Verifying Checksum 05:42:09 1469e6f7b9e6: Download complete 05:42:09 eaf3925da568: Verifying Checksum 05:42:09 eaf3925da568: Download complete 05:42:09 339a4e72a1f5: Verifying Checksum 05:42:09 339a4e72a1f5: Download complete 05:42:10 bde34c3a00c8: Download complete 05:42:10 b352a97aabf1: Download complete 05:42:10 4872d77fe225: Verifying Checksum 05:42:10 4872d77fe225: Download complete 05:42:10 5851b861e8e6: Verifying Checksum 05:42:10 5851b861e8e6: Download complete 05:42:10 b85a868b505f: Verifying Checksum 05:42:10 b85a868b505f: Download complete 05:42:10 bab4dde63d76: Verifying Checksum 05:42:10 bab4dde63d76: Download complete 05:42:11 b85a868b505f: Pull complete 05:42:11 e2be974225ed: Pull complete 05:42:11 339a4e72a1f5: Pull complete 05:42:12 988bab9f4d93: Pull complete 05:42:12 1469e6f7b9e6: Pull complete 05:42:12 eaf3925da568: Pull complete 05:42:14 bab4dde63d76: Pull complete 05:42:14 bde34c3a00c8: Pull complete 05:42:14 b352a97aabf1: Pull complete 05:42:14 4872d77fe225: Pull complete 05:42:14 5851b861e8e6: Pull complete 05:42:14 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 05:42:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 05:42:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:42:14 prd-ubuntu20.04-docker-8c-8g-12283 does not seem to be running inside a container 05:42:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/707 -v /w/workspace/edgex-go/707:/w/workspace/edgex-go/707:rw,z -v /w/workspace/edgex-go/707@tmp:/w/workspace/edgex-go/707@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 05:42:17 $ docker top 6bf59386b34fe9cd94295ddcfedc0d3ba76f36d8f7b270cf858d0f001eb5912d -eo pid,comm 05:42:17 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:42:17 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 05:42:17 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:42:17 [ssh-agent] Looking for ssh-agent implementation... 05:42:17 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:42:17 $ docker exec 6bf59386b34fe9cd94295ddcfedc0d3ba76f36d8f7b270cf858d0f001eb5912d ssh-agent 05:42:17 SSH_AUTH_SOCK=/tmp/ssh-oITvD9jaQtPC/agent.32 05:42:17 SSH_AGENT_PID=38 05:42:17 Running ssh-add (command line suppressed) 05:42:17 Identity added: /w/workspace/edgex-go/707@tmp/private_key_11556649083712837177.key (/w/workspace/edgex-go/707@tmp/private_key_11556649083712837177.key) 05:42:17 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:42:18 + git tag --points-at HEAD [Pipeline] } 05:42:18 $ docker exec --env ******** --env ******** 6bf59386b34fe9cd94295ddcfedc0d3ba76f36d8f7b270cf858d0f001eb5912d ssh-agent -k 05:42:18 unset SSH_AUTH_SOCK; 05:42:18 unset SSH_AGENT_PID; 05:42:18 echo Agent pid 38 killed; 05:42:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 05:42:18 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 05:42:18 [ssh-agent] Looking for ssh-agent implementation... 05:42:18 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 05:42:18 $ docker exec 6bf59386b34fe9cd94295ddcfedc0d3ba76f36d8f7b270cf858d0f001eb5912d ssh-agent 05:42:18 SSH_AUTH_SOCK=/tmp/ssh-d7Tf5PzbuwIt/agent.71 05:42:18 SSH_AGENT_PID=77 05:42:18 Running ssh-add (command line suppressed) 05:42:18 Identity added: /w/workspace/edgex-go/707@tmp/private_key_12999419199265299735.key (/w/workspace/edgex-go/707@tmp/private_key_12999419199265299735.key) 05:42:18 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 05:42:18 + git semver init 05:42:19 2024-10-01 05:42:19,137 [run_init] DEBUG init version:0.0.0 force:False 05:42:19 2024-10-01 05:42:19,138 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/707/.semver 05:42:19 2024-10-01 05:42:19,139 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/707/.semver 05:42:19 2024-10-01 05:42:19,139 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/707/.semver'], cwd=/w/workspace/edgex-go/707, universal_newlines=False, shell=None, istream=None) 05:42:25 2024-10-01 05:42:24,607 [append_file] DEBUG append to file:/w/workspace/edgex-go/707/.git/info/exclude 05:42:25 2024-10-01 05:42:24,608 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/707/.semver/main with force:False 05:42:25 2024-10-01 05:42:24,608 [read_version] DEBUG read version from /w/workspace/edgex-go/707/.semver/main 05:42:25 2024-10-01 05:42:24,608 [read_version] DEBUG read version from /w/workspace/edgex-go/707/.semver/main 05:42:25 3.2.0-dev.84 [Pipeline] } 05:42:25 $ docker exec --env ******** --env ******** 6bf59386b34fe9cd94295ddcfedc0d3ba76f36d8f7b270cf858d0f001eb5912d ssh-agent -k 05:42:25 unset SSH_AUTH_SOCK; 05:42:25 unset SSH_AGENT_PID; 05:42:25 echo Agent pid 77 killed; 05:42:25 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 05:42:26 + git semver [Pipeline] } 05:42:26 $ docker stop --time=1 6bf59386b34fe9cd94295ddcfedc0d3ba76f36d8f7b270cf858d0f001eb5912d 05:42:27 $ docker rm -f --volumes 6bf59386b34fe9cd94295ddcfedc0d3ba76f36d8f7b270cf858d0f001eb5912d [Pipeline] // withDockerContainer [Pipeline] sh 05:42:28 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 05:42:28 Stashed 1 file(s) [Pipeline] echo 05:42:28 [edgeXSemver]: initialized semver on version 3.2.0-dev.84 [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:42:28 + git config --global --add safe.directory /w/workspace/edgex-go/707 [Pipeline] echo 05:42:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:42:28 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:42:28 ========================================================= 05:42:28 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 05:42:28 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:42:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:42:29 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 05:42:29 619be1103602: Pulling fs layer 05:42:29 7862e08f4a3e: Pulling fs layer 05:42:29 5df492c9dc93: Pulling fs layer 05:42:29 7629e6793208: Pulling fs layer 05:42:29 4f4fb700ef54: Pulling fs layer 05:42:29 fb5054dd5b73: Pulling fs layer 05:42:29 eeca6798cff9: Pulling fs layer 05:42:29 aa269ceb94a6: Pulling fs layer 05:42:29 ada007ff1a6a: Pulling fs layer 05:42:29 fb5054dd5b73: Waiting 05:42:29 eeca6798cff9: Waiting 05:42:29 aa269ceb94a6: Waiting 05:42:29 ada007ff1a6a: Waiting 05:42:29 7629e6793208: Waiting 05:42:29 4f4fb700ef54: Waiting 05:42:29 7862e08f4a3e: Verifying Checksum 05:42:29 7862e08f4a3e: Download complete 05:42:29 7629e6793208: Verifying Checksum 05:42:29 7629e6793208: Download complete 05:42:29 4f4fb700ef54: Verifying Checksum 05:42:29 4f4fb700ef54: Download complete 05:42:29 fb5054dd5b73: Verifying Checksum 05:42:29 fb5054dd5b73: Download complete 05:42:29 619be1103602: Verifying Checksum 05:42:29 619be1103602: Download complete 05:42:29 eeca6798cff9: Verifying Checksum 05:42:29 eeca6798cff9: Download complete 05:42:29 619be1103602: Pull complete 05:42:29 ada007ff1a6a: Verifying Checksum 05:42:29 ada007ff1a6a: Download complete 05:42:29 7862e08f4a3e: Pull complete 05:42:29 5df492c9dc93: Verifying Checksum 05:42:29 5df492c9dc93: Download complete 05:42:29 aa269ceb94a6: Verifying Checksum 05:42:29 aa269ceb94a6: Download complete 05:42:33 5df492c9dc93: Pull complete 05:42:33 7629e6793208: Pull complete 05:42:33 4f4fb700ef54: Pull complete 05:42:33 fb5054dd5b73: Pull complete 05:42:33 eeca6798cff9: Pull complete 05:42:35 aa269ceb94a6: Pull complete 05:42:35 ada007ff1a6a: Pull complete 05:42:35 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 05:42:35 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:42:35 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 05:42:36 + + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:42:36 WORKDIR /edgex 05:42:36 COPY go.mod . 05:42:36 RUN go mod download 05:42:36 docker build -t ci-base-image-x86_64 -f - . 05:42:36 Sending build context to Docker daemon 179.5MB 05:42:36 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:42:36 ---> f489d0715acc 05:42:36 Step 2/4 : WORKDIR /edgex 05:42:43 ---> Running in 5854c3839994 05:42:43 Removing intermediate container 5854c3839994 05:42:43 ---> c78d4a921d9d 05:42:43 Step 3/4 : COPY go.mod . 05:42:43 ---> d4a578694515 05:42:43 Step 4/4 : RUN go mod download 05:42:43 ---> Running in c65ba4acdc5e 05:42:43 Still waiting to schedule task 05:42:43 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 05:43:09 Removing intermediate container c65ba4acdc5e 05:43:09 ---> 155dd987da68 05:43:09 Successfully built 155dd987da68 05:43:09 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:10 + docker inspect -f . ci-base-image-x86_64 05:43:10 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:43:10 prd-ubuntu20.04-docker-8c-8g-12283 does not seem to be running inside a container 05:43:10 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/707 -v /w/workspace/edgex-go/707:/w/workspace/edgex-go/707:rw,z -v /w/workspace/edgex-go/707@tmp:/w/workspace/edgex-go/707@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:43:10 $ docker top 364d69613831706262e3ee178feb429b2a3912594e020482554f67c1eca8be2a -eo pid,comm [Pipeline] { [Pipeline] sh 05:43:11 + go version 05:43:11 go version go1.21.9 linux/amd64 [Pipeline] } 05:43:11 $ docker stop --time=1 364d69613831706262e3ee178feb429b2a3912594e020482554f67c1eca8be2a 05:43:12 $ docker rm -f --volumes 364d69613831706262e3ee178feb429b2a3912594e020482554f67c1eca8be2a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:43:12 + docker inspect -f . ci-base-image-x86_64 05:43:12 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:43:12 prd-ubuntu20.04-docker-8c-8g-12283 does not seem to be running inside a container 05:43:12 $ 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/707 -v /w/workspace/edgex-go/707:/w/workspace/edgex-go/707:rw,z -v /w/workspace/edgex-go/707@tmp:/w/workspace/edgex-go/707@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:43:13 $ docker top 5d7a63f8bab724907142ba10de367a6deb6cd2b734e8119b1c55914a5de42d32 -eo pid,comm [Pipeline] { [Pipeline] echo 05:43:13 ========================================================= 05:43:13 [edgeXBuildGoParallel] Running Tests and Build... 05:43:13 ========================================================= [Pipeline] sh 05:43:13 + git config --global --add safe.directory /w/workspace/edgex-go/707 [Pipeline] fileExists [Pipeline] sh 05:43:13 + make test 05:43:13 go test -race -coverprofile=coverage.out ./... 05:43:22 ? github.com/edgexfoundry/edgex-go [no test files] 05:43:48 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 05:43:48 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 05:43:49 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 05:43:49 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 05:43:49 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 05:43:49 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 05:43:49 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 05:43:49 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 05:43:49 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 05:43:49 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 05:43:49 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 05:43:49 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 05:43:50 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 05:43:50 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 05:43:50 ? github.com/edgexfoundry/edgex-go/internal [no test files] 05:43:50 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 05:43:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 05:43:51 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 05:43:52 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.025s coverage: 28.7% of statements 05:43:54 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 05:43:54 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 05:43:54 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 05:43:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 05:43:54 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 05:43:54 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.040s coverage: 97.0% of statements 05:43:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 05:43:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 05:43:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 05:43:55 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 05:43:55 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 05:43:55 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 05:43:55 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 05:43:55 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 05:43:55 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 05:43:56 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 05:43:56 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 05:43:56 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 05:43:56 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 05:43:56 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 05:43:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 05:43:57 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 05:43:58 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.062s coverage: 69.2% of statements 05:43:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.040s coverage: 53.2% of statements 05:43:58 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.467s coverage: 93.4% of statements 05:43:58 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.050s coverage: 91.7% of statements 05:43:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 05:43:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 05:43:58 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 05:43:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 05:43:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 05:43:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 05:43:58 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 05:43:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 05:43:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 05:43:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 05:43:58 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 05:43:58 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.040s coverage: 7.0% of statements 05:44:00 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.379s coverage: 95.8% of statements 05:44:00 ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements 05:44:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 05:44:00 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 05:44:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 05:44:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.026s coverage: 0.0% of statements [no tests to run] 05:44:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.055s coverage: 0.8% of statements 05:44:01 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.043s coverage: 42.5% of statements 05:44:01 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.023s coverage: 41.7% of statements 05:44:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.031s coverage: 77.8% of statements 05:44:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.031s coverage: 94.1% of statements 05:44:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.034s coverage: 96.3% of statements 05:44:02 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.025s coverage: 87.5% of statements 05:44:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 05:44:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 05:44:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 05:44:02 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 05:44:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 05:44:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 05:44:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 05:44:03 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 05:44:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 05:44:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 05:44:04 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 05:44:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 05:44:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 05:44:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 05:44:05 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 05:44:05 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 05:44:05 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 05:44:06 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 05:44:07 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 05:44:08 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 05:44:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 05:44:09 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 05:44:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 05:44:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 05:44:11 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 05:44:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 05:44:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 05:44:13 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 05:44:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 05:44:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 05:44:13 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 05:44:13 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 05:44:13 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.026s coverage: 94.4% of statements 05:44:14 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 05:44:14 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 05:44:14 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 05:44:15 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 05:44:15 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 05:44:15 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 05:44:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 05:44:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 05:44:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 05:44:16 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 05:44:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 05:44:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 05:44:18 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 05:44:18 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 05:44:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 05:44:19 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 05:44:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 05:44:20 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 05:44:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.239s coverage: 79.9% of statements 05:44:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.042s coverage: 92.9% of statements 05:44:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.019s coverage: 66.7% of statements 05:44:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.026s coverage: 62.3% of statements 05:44:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.020s coverage: 75.0% of statements 05:44:28 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 13.031s coverage: 87.2% of statements 05:44:28 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 20.0% of statements 05:44:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements 05:44:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.073s coverage: 81.8% of statements 05:44:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.058s coverage: 82.1% of statements 05:44:28 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements 05:44:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.124s coverage: 63.1% of statements 05:44:28 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.017s coverage: 100.0% of statements 05:44:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.4% of statements 05:44:28 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 05:44:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.018s coverage: 73.7% of statements 05:44:28 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.014s coverage: 100.0% of statements 05:44:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.162s coverage: 36.5% of statements 05:44:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.025s coverage: 89.5% of statements 05:44:28 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 84.8% of statements 05:44:28 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.024s coverage: 4.9% of statements 05:44:28 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.083s coverage: 97.1% of statements 05:44:28 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.089s coverage: 35.9% of statements 05:44:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.040s coverage: 19.9% of statements 05:44:28 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.095s coverage: 95.7% of statements 05:44:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.028s coverage: 61.8% of statements 05:44:28 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.075s coverage: 98.9% of statements 05:44:28 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:44:28 running golangci-lint 05:44:28 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 05:44:28 go version go1.21.9 linux/amd64 05:44:28 level=info msg="[config_reader] Used config file .golangci.yml" 05:44:28 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 05:44:50 level=info msg="[loader] Go packages loading at mode 575 (compiled_files|files|name|deps|exports_file|imports|types_sizes) took 21.34598461s" 05:44:50 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 31.62695ms" 05:45:00 level=info msg="[linters_context/goanalysis] analyzers took 1m53.872669541s with top 10 stages: buildir: 47.97767014s, gosec: 8.176985391s, fact_deprecated: 3.055262964s, inspect: 2.963645483s, ctrlflow: 2.036126472s, printf: 1.879131905s, fact_purity: 1.409937862s, S1038: 1.057136046s, nilness: 1.004933576s, SA4030: 721.212746ms" 05:45:00 level=info msg="[runner] Issues before processing: 214, after processing: 0" 05:45:00 level=info msg="[runner] Processors filtering stat (out/in): cgo: 214/214, filename_unadjuster: 214/214, path_prettifier: 214/214, skip_files: 214/214, nolint: 0/22, skip_dirs: 214/214, autogenerated_exclude: 214/214, identifier_marker: 214/214, exclude: 214/214, exclude-rules: 22/214" 05:45:00 level=info msg="[runner] processing took 15.876054ms with stages: nolint: 6.656191ms, identifier_marker: 3.761582ms, autogenerated_exclude: 1.773139ms, path_prettifier: 1.592387ms, exclude-rules: 1.15391ms, skip_dirs: 889.285µs, cgo: 29.16µs, filename_unadjuster: 15.3µs, fixer: 840ns, skip_files: 790ns, max_same_issues: 720ns, diff: 450ns, severity-rules: 420ns, sort_results: 360ns, uniq_by_line: 360ns, exclude: 320ns, path_prefixer: 250ns, max_from_linter: 180ns, source_code: 150ns, path_shortener: 130ns, max_per_file_from_linter: 130ns" 05:45:00 level=info msg="[runner] linters took 10.376287161s with stages: goanalysis_metalinter: 10.360302044s" 05:45:00 level=info msg="File cache stats: 0 entries of total size 0B" 05:45:00 level=info msg="Memory: 319 samples, avg is 281.1MB, max is 1293.2MB" 05:45:00 level=info msg="Execution took 31.763421588s" 05:45:00 go vet ./... 05:45:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:45:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:45:05 ./bin/test-attribution-txt.sh 05:45:06 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 05:45:06 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo 05:45:06 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 05:45:06 + ls -al . 05:45:06 total 980 05:45:06 drwxrwxr-x 11 1001 1001 4096 Oct 1 05:43 . 05:45:06 drwxr-xr-x 4 root root 4096 Oct 1 05:43 .. 05:45:06 drwxrwxr-x 2 1001 1001 4096 Oct 1 05:41 .blubracket 05:45:06 -rw-rw-r-- 1 1001 1001 10 Oct 1 05:41 .dockerignore 05:45:06 drwxrwxr-x 8 1001 1001 4096 Oct 1 05:44 .git 05:45:06 drwxrwxr-x 3 1001 1001 4096 Oct 1 05:41 .github 05:45:06 -rw-rw-r-- 1 1001 1001 1102 Oct 1 05:41 .gitignore 05:45:06 -rw-rw-r-- 1 1001 1001 42 Oct 1 05:41 .golangci.yml 05:45:06 -rw-rw-r-- 1 1001 1001 100 Oct 1 05:41 .hadolint.yml 05:45:06 drwxr-xr-x 3 1001 1001 4096 Oct 1 05:42 .semver 05:45:06 -rw-rw-r-- 1 1001 1001 155 Oct 1 05:41 .sonarcloud.properties 05:45:06 -rw-rw-r-- 1 1001 1001 1171 Oct 1 05:41 ADOPTERS.md 05:45:06 -rw-rw-r-- 1 1001 1001 21286 Oct 1 05:41 Attribution.txt 05:45:06 -rw-rw-r-- 1 1001 1001 100284 Oct 1 05:41 CHANGELOG.md 05:45:06 -rw-rw-r-- 1 1001 1001 3804 Oct 1 05:41 CONTRIBUTING.md 05:45:06 -rw-rw-r-- 1 1001 1001 677 Oct 1 05:41 GOVERNANCE.md 05:45:06 -rw-rw-r-- 1 1001 1001 861 Oct 1 05:41 Jenkinsfile 05:45:06 -rw-rw-r-- 1 1001 1001 10775 Oct 1 05:41 LICENSE 05:45:06 -rw-rw-r-- 1 1001 1001 16854 Oct 1 05:41 Makefile 05:45:06 -rw-rw-r-- 1 1001 1001 582 Oct 1 05:41 OWNERS.md 05:45:06 -rw-rw-r-- 1 1001 1001 9528 Oct 1 05:41 README.md 05:45:06 -rw-rw-r-- 1 1001 1001 789 Oct 1 05:41 SECURITY.md 05:45:06 -rw-rw-r-- 1 1001 1001 12 Oct 1 05:42 VERSION 05:45:06 drwxrwxr-x 2 1001 1001 4096 Oct 1 05:41 bin 05:45:06 drwxrwxr-x 20 1001 1001 4096 Oct 1 05:41 cmd 05:45:06 -rw-r--r-- 1 root root 612321 Oct 1 05:44 coverage.out 05:45:06 drwxrwxr-x 2 1001 1001 4096 Oct 1 05:41 fuzz_test 05:45:06 -rw-rw-r-- 1 1001 1001 7305 Oct 1 05:41 go.mod 05:45:06 -rw-rw-r-- 1 1001 1001 102748 Oct 1 05:41 go.sum 05:45:06 drwxrwxr-x 7 1001 1001 4096 Oct 1 05:41 internal 05:45:06 drwxrwxr-x 3 1001 1001 4096 Oct 1 05:41 openapi 05:45:06 -rw-rw-r-- 1 1001 1001 584 Oct 1 05:41 security.txt 05:45:06 -rw-rw-r-- 1 1001 1001 204 Oct 1 05:41 version.go [Pipeline] sh 05:45:06 + '[' -e coverage.out ] 05:45:06 + chown 1001:1001 coverage.out [Pipeline] stash 05:45:06 Stashed 1 file(s) [Pipeline] sh 05:45:07 + make build 05:45:07 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 05:45:28 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:45:29 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 05:45:31 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 05:45:31 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 05:45:33 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:45:37 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:45:38 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 05:45:40 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:45:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:45:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:45:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 05:45:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:45:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 05:45:46 $ docker stop --time=1 5d7a63f8bab724907142ba10de367a6deb6cd2b734e8119b1c55914a5de42d32 05:45:56 $ docker rm -f --volumes 5d7a63f8bab724907142ba10de367a6deb6cd2b734e8119b1c55914a5de42d32 [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:45:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:45:57 05:45:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:45:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:45:58 latest: Pulling from edgex-devops/edgex-compose 05:45:58 91d30c5bc195: Pulling fs layer 05:45:58 2e9b0aa3be6d: Pulling fs layer 05:45:58 9c61dcf015f6: Pulling fs layer 05:45:58 4698f68db338: Pulling fs layer 05:45:58 2a2f49069b9e: Pulling fs layer 05:45:58 e0025b399a48: Pulling fs layer 05:45:58 4698f68db338: Waiting 05:45:58 2a2f49069b9e: Waiting 05:45:58 e0025b399a48: Waiting 05:45:58 91d30c5bc195: Download complete 05:45:58 4698f68db338: Verifying Checksum 05:45:58 4698f68db338: Download complete 05:45:58 2e9b0aa3be6d: Verifying Checksum 05:45:58 2e9b0aa3be6d: Download complete 05:45:58 e0025b399a48: Verifying Checksum 05:45:58 e0025b399a48: Download complete 05:45:58 91d30c5bc195: Pull complete 05:45:58 2a2f49069b9e: Download complete 05:45:58 2e9b0aa3be6d: Pull complete 05:45:58 9c61dcf015f6: Verifying Checksum 05:45:58 9c61dcf015f6: Download complete 05:46:01 9c61dcf015f6: Pull complete 05:46:01 4698f68db338: Pull complete 05:46:01 2a2f49069b9e: Pull complete 05:46:01 e0025b399a48: Pull complete 05:46:01 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 05:46:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:46:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:46:01 prd-ubuntu20.04-docker-8c-8g-12283 does not seem to be running inside a container 05:46:01 $ 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/707 -v /w/workspace/edgex-go/707:/w/workspace/edgex-go/707:rw,z -v /w/workspace/edgex-go/707@tmp:/w/workspace/edgex-go/707@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 05:46:05 $ docker top 536c228e758cddec460ac557298157783b166453b8a90ad0f404883c9898e8c4 -eo pid,comm [Pipeline] { [Pipeline] sh 05:46:06 + docker compose -f ./docker-compose-build.yml build --parallel 05:46:08 #1 [security-spire-agent internal] load build definition from Dockerfile 05:46:08 #1 transferring dockerfile: 1.81kB done 05:46:08 #1 DONE 0.0s 05:46:08 05:46:08 #2 [support-cron-scheduler internal] load build definition from Dockerfile 05:46:08 #2 transferring dockerfile: 1.85kB done 05:46:08 #2 DONE 0.0s 05:46:08 05:46:08 #3 [security-secretstore-setup internal] load build definition from Dockerfile 05:46:08 #3 transferring dockerfile: 2.49kB done 05:46:08 #3 DONE 0.0s 05:46:08 05:46:08 #4 [security-bootstrapper internal] load build definition from Dockerfile 05:46:08 #4 transferring dockerfile: 3.17kB done 05:46:08 #4 DONE 0.0s 05:46:08 05:46:08 #5 [core-metadata internal] load build definition from Dockerfile 05:46:08 #5 transferring dockerfile: 2.13kB done 05:46:08 #5 DONE 0.0s 05:46:08 05:46:08 #6 [core-keeper internal] load build definition from Dockerfile 05:46:08 #6 transferring dockerfile: 2.07kB done 05:46:08 #6 DONE 0.0s 05:46:08 05:46:08 #7 [security-spiffe-token-provider internal] load build definition from Dockerfile 05:46:08 #7 transferring dockerfile: 1.89kB done 05:46:08 #7 DONE 0.0s 05:46:08 05:46:08 #8 [security-spire-config internal] load build definition from Dockerfile 05:46:08 #8 transferring dockerfile: 1.69kB done 05:46:08 #8 DONE 0.0s 05:46:08 05:46:08 #9 [security-proxy-auth internal] load build definition from Dockerfile 05:46:08 #9 transferring dockerfile: 2.15kB done 05:46:08 #9 DONE 0.0s 05:46:08 05:46:08 #10 [core-data internal] load build definition from Dockerfile 05:46:08 #10 transferring dockerfile: 2.07kB done 05:46:08 #10 DONE 0.0s 05:46:08 05:46:08 #11 [support-notifications internal] load build definition from Dockerfile 05:46:08 #11 transferring dockerfile: 2.02kB done 05:46:08 #11 DONE 0.0s 05:46:08 05:46:08 #12 [security-spire-agent internal] load .dockerignore 05:46:08 #12 transferring context: 50B done 05:46:08 #12 DONE 0.0s 05:46:08 05:46:08 #13 [security-proxy-setup internal] load build definition from Dockerfile 05:46:08 #13 transferring dockerfile: 2.50kB done 05:46:08 #13 DONE 0.0s 05:46:08 05:46:08 #14 [core-command internal] load build definition from Dockerfile 05:46:08 #14 transferring dockerfile: 1.93kB done 05:46:08 #14 DONE 0.0s 05:46:08 05:46:08 #15 [security-spire-server internal] load build definition from Dockerfile 05:46:08 #15 transferring dockerfile: 1.70kB done 05:46:08 #15 DONE 0.0s 05:46:08 05:46:08 #16 [core-common-config-bootstrapper internal] load build definition from Dockerfile 05:46:08 #16 transferring dockerfile: 2.23kB done 05:46:08 #16 DONE 0.0s 05:46:08 05:46:08 #17 [support-scheduler internal] load build definition from Dockerfile 05:46:08 #17 transferring dockerfile: 1.93kB done 05:46:08 #17 DONE 0.0s 05:46:08 05:46:08 #18 [support-cron-scheduler internal] load .dockerignore 05:46:08 #18 transferring context: 50B done 05:46:08 #18 DONE 0.0s 05:46:08 05:46:08 #19 [security-secretstore-setup internal] load .dockerignore 05:46:08 #19 transferring context: 50B done 05:46:08 #19 DONE 0.0s 05:46:08 05:46:08 #20 [security-bootstrapper internal] load .dockerignore 05:46:08 #20 transferring context: 50B done 05:46:08 #20 DONE 0.0s 05:46:08 05:46:08 #21 [core-metadata internal] load .dockerignore 05:46:08 #21 transferring context: 50B done 05:46:08 #21 DONE 0.0s 05:46:08 05:46:08 #22 [core-keeper internal] load .dockerignore 05:46:08 #22 transferring context: 50B done 05:46:08 #22 DONE 0.0s 05:46:08 05:46:08 #23 [security-spiffe-token-provider internal] load .dockerignore 05:46:08 #23 transferring context: 50B done 05:46:08 #23 DONE 0.0s 05:46:08 05:46:08 #24 [security-spire-config internal] load .dockerignore 05:46:08 #24 transferring context: 50B done 05:46:08 #24 DONE 0.0s 05:46:08 05:46:08 #25 [security-proxy-auth internal] load .dockerignore 05:46:08 #25 transferring context: 50B done 05:46:08 #25 DONE 0.0s 05:46:08 05:46:08 #26 [core-data internal] load .dockerignore 05:46:08 #26 transferring context: 50B done 05:46:08 #26 DONE 0.0s 05:46:08 05:46:08 #27 [support-notifications internal] load .dockerignore 05:46:08 #27 transferring context: 50B done 05:46:08 #27 DONE 0.0s 05:46:08 05:46:08 #28 [security-proxy-setup internal] load .dockerignore 05:46:08 #28 transferring context: 50B done 05:46:08 #28 DONE 0.0s 05:46:08 05:46:08 #29 [core-command internal] load .dockerignore 05:46:08 #29 transferring context: 50B done 05:46:08 #29 DONE 0.0s 05:46:08 05:46:08 #30 [security-spire-server internal] load .dockerignore 05:46:08 #30 transferring context: 50B done 05:46:08 #30 DONE 0.0s 05:46:08 05:46:08 #31 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 05:46:08 #31 DONE 0.1s 05:46:08 05:46:08 #32 [support-scheduler internal] load .dockerignore 05:46:09 #32 transferring context: 50B done 05:46:09 #32 DONE 0.0s 05:46:09 05:46:09 #33 [core-common-config-bootstrapper internal] load .dockerignore 05:46:09 #33 transferring context: 50B done 05:46:09 #33 DONE 0.0s 05:46:09 05:46:09 #34 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:46:09 #34 DONE 0.0s 05:46:09 05:46:09 #31 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 05:46:09 #31 DONE 0.2s 05:46:09 05:46:09 #34 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:46:09 #34 DONE 0.0s 05:46:09 05:46:09 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 05:46:09 #35 DONE 0.4s 05:46:09 05:46:09 #36 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 05:46:09 #36 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 05:46:09 #36 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 05:46:09 #36 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 05:46:09 #36 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 05:46:09 #36 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s 05:46:09 #36 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 05:46:09 #36 ... 05:46:09 05:46:09 #34 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:46:09 #34 DONE 0.0s 05:46:09 05:46:09 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 05:46:09 #37 DONE 0.5s 05:46:09 05:46:09 #36 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 05:46:09 #36 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 05:46:09 #36 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 05:46:09 #36 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 05:46:09 #36 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 05:46:09 #36 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done 05:46:09 #36 ... 05:46:09 05:46:09 #34 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:46:09 #34 DONE 0.0s 05:46:09 05:46:09 #35 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 05:46:09 #35 DONE 0.4s 05:46:09 05:46:09 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:46:09 #34 DONE 0.0s 05:46:09 05:46:09 #36 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 05:46:09 #36 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 05:46:09 #36 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 05:46:09 #36 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 05:46:09 #36 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 05:46:09 #36 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done 05:46:09 #36 ... 05:46:09 05:46:09 #34 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:46:09 #34 DONE 0.0s 05:46:09 05:46:09 #38 [security-spire-agent internal] load build context 05:46:09 #38 transferring context: 27.24kB 0.1s done 05:46:09 #38 DONE 0.3s 05:46:09 05:46:09 #36 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 05:46:09 #36 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 05:46:09 #36 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 05:46:09 #36 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 05:46:09 #36 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 05:46:09 #36 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done 05:46:09 #36 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.5s done 05:46:09 #36 ... 05:46:09 05:46:09 #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 05:46:09 #35 DONE 0.8s 05:46:09 05:46:09 #31 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 05:46:09 #31 DONE 0.7s 05:46:09 05:46:09 #36 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 05:46:09 #36 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 05:46:09 #36 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 05:46:09 #36 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 05:46:09 #36 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 05:46:09 #36 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done 05:46:09 #36 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.5s done 05:46:09 #36 DONE 1.1s 05:46:09 05:46:09 #39 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 05:46:10 #39 ... 05:46:10 05:46:10 #40 [security-spire-config internal] load build context 05:46:10 #40 transferring context: 25.96kB 0.0s done 05:46:10 #40 DONE 0.5s 05:46:10 05:46:10 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:46:10 #41 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done 05:46:10 #41 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 05:46:10 #41 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 05:46:10 #41 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 05:46:10 #41 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 05:46:10 #41 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 05:46:10 #41 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 05:46:10 #41 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 05:46:10 #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.5s 05:46:10 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 2.10MB / 30.73MB 0.5s 05:46:10 #41 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.6s done 05:46:10 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 7.05MB / 30.73MB 0.7s 05:46:10 #41 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 05:46:10 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 13.63MB / 30.73MB 0.8s 05:46:10 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.41MB / 30.73MB 0.9s 05:46:11 #41 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.1s done 05:46:11 #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 05:46:11 #41 ... 05:46:11 05:46:11 #42 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-x86_64 05:46:11 #42 DONE 2.2s 05:46:11 05:46:11 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:46:11 #41 ... 05:46:11 05:46:11 #43 [security-spire-server internal] load build context 05:46:11 #43 transferring context: 27.71kB 0.1s done 05:46:11 #43 DONE 1.4s 05:46:11 05:46:11 #41 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:46:12 #41 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.7s done 05:46:17 #41 ... 05:46:17 05:46:17 #44 [support-cron-scheduler internal] load build context 05:46:17 #44 transferring context: 239.35MB 7.5s 05:46:17 #44 ... 05:46:17 05:46:17 #45 [security-secretstore-setup internal] load build context 05:46:17 #45 ... 05:46:17 05:46:17 #44 [support-cron-scheduler internal] load build context 05:46:19 #44 ... 05:46:19 05:46:19 #46 [security-bootstrapper internal] load build context 05:46:19 #46 ... 05:46:19 05:46:19 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:46:19 #47 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 0.2s done 05:46:19 #47 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 05:46:19 #47 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 05:46:19 #47 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 05:46:19 #47 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.2s done 05:46:19 #47 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.2s done 05:46:19 #47 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 05:46:19 #47 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.3s done 05:46:19 #47 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 1.0s done 05:46:19 #47 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 05:46:19 #47 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.3s done 05:46:19 #47 ... 05:46:19 05:46:19 #48 [core-keeper internal] load build context 05:46:19 #48 ... 05:46:19 05:46:19 #49 [core-metadata internal] load build context 05:46:19 #49 ... 05:46:19 05:46:19 #50 [security-proxy-auth internal] load build context 05:46:19 #50 ... 05:46:19 05:46:19 #51 [core-common-config-bootstrapper internal] load build context 05:46:19 #51 ... 05:46:19 05:46:19 #52 [security-spiffe-token-provider internal] load build context 05:46:19 #52 ... 05:46:19 05:46:19 #53 [support-notifications internal] load build context 05:46:20 #53 ... 05:46:20 05:46:20 #54 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 05:46:20 #54 ... 05:46:20 05:46:20 #55 [security-proxy-setup internal] load build context 05:46:20 #55 ... 05:46:20 05:46:20 #56 [core-command internal] load build context 05:46:20 #56 ... 05:46:20 05:46:20 #57 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:46:20 #57 ... 05:46:20 05:46:20 #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 05:46:20 #58 ... 05:46:20 05:46:20 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:46:20 #59 ... 05:46:20 05:46:20 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:46:20 #60 ... 05:46:20 05:46:20 #61 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:46:20 #61 ... 05:46:20 05:46:20 #62 [support-scheduler internal] load build context 05:46:21 #62 ... 05:46:21 05:46:21 #63 [core-metadata stage-1 2/10] RUN apk add --update --no-cache dumb-init 05:46:21 #63 ... 05:46:21 05:46:21 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:46:21 #64 ... 05:46:21 05:46:21 #65 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:46:22 #65 ... 05:46:22 05:46:22 #66 [core-data internal] load build context 05:46:22 #66 ... 05:46:22 05:46:22 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:46:22 #67 ... 05:46:22 05:46:22 #68 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 05:46:22 #68 ... 05:46:22 05:46:22 #66 [core-data internal] load build context 05:46:22 #66 transferring context: 372.87MB 12.0s 05:46:24 #66 transferring context: 497.67MB 13.9s done 05:46:27 #66 ... 05:46:27 05:46:27 #55 [security-proxy-setup internal] load build context 05:46:27 #55 transferring context: 497.67MB 16.9s done 05:46:27 #55 ... 05:46:27 05:46:27 #45 [security-secretstore-setup internal] load build context 05:46:27 #45 transferring context: 497.67MB 12.8s done 05:46:28 #45 ... 05:46:28 05:46:28 #53 [support-notifications internal] load build context 05:46:28 #53 transferring context: 497.67MB 16.6s done 05:46:29 #53 ... 05:46:29 05:46:29 #44 [support-cron-scheduler internal] load build context 05:46:29 #44 transferring context: 497.67MB 15.0s done 05:46:29 #44 ... 05:46:29 05:46:29 #46 [security-bootstrapper internal] load build context 05:46:29 #46 transferring context: 497.67MB 14.9s done 05:46:29 #46 ... 05:46:29 05:46:29 #48 [core-keeper internal] load build context 05:46:29 #48 transferring context: 497.67MB 14.5s done 05:46:29 #48 ... 05:46:29 05:46:29 #49 [core-metadata internal] load build context 05:46:29 #49 transferring context: 497.67MB 15.2s done 05:46:29 #49 ... 05:46:29 05:46:29 #51 [core-common-config-bootstrapper internal] load build context 05:46:29 #51 transferring context: 497.67MB 13.8s done 05:46:30 #51 ... 05:46:30 05:46:30 #50 [security-proxy-auth internal] load build context 05:46:30 #50 transferring context: 497.67MB 13.3s done 05:46:30 #50 ... 05:46:30 05:46:30 #52 [security-spiffe-token-provider internal] load build context 05:46:30 #52 transferring context: 497.67MB 14.5s done 05:46:30 #52 ... 05:46:30 05:46:30 #62 [support-scheduler internal] load build context 05:46:30 #62 transferring context: 497.67MB 13.4s done 05:46:30 #62 ... 05:46:30 05:46:30 #56 [core-command internal] load build context 05:46:30 #56 transferring context: 497.67MB 13.8s done 05:46:57 #56 DONE 45.1s 05:46:57 05:46:57 #50 [security-proxy-auth internal] load build context 05:46:57 #50 DONE 45.0s 05:46:57 05:46:57 #45 [security-secretstore-setup internal] load build context 05:46:57 #45 DONE 45.4s 05:46:57 05:46:57 #68 [support-scheduler builder 2/7] WORKDIR /edgex-go 05:46:57 #68 DONE 43.4s 05:46:57 05:46:57 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:46:57 #69 ... 05:46:57 05:46:57 #51 [core-common-config-bootstrapper internal] load build context 05:46:57 #51 DONE 45.0s 05:46:57 05:46:57 #48 [core-keeper internal] load build context 05:46:57 #48 DONE 45.3s 05:46:57 05:46:57 #52 [security-spiffe-token-provider internal] load build context 05:46:57 #52 DONE 45.3s 05:46:57 05:46:57 #66 [core-data internal] load build context 05:46:57 #66 DONE 45.1s 05:46:57 05:46:57 #62 [support-scheduler internal] load build context 05:46:57 #62 DONE 44.8s 05:46:57 05:46:57 #46 [security-bootstrapper internal] load build context 05:46:57 #46 DONE 45.5s 05:46:57 05:46:57 #49 [core-metadata internal] load build context 05:46:57 #49 DONE 45.4s 05:46:57 05:46:57 #44 [support-cron-scheduler internal] load build context 05:46:57 #44 DONE 45.6s 05:46:57 05:46:57 #55 [security-proxy-setup internal] load build context 05:46:57 #55 DONE 45.2s 05:46:57 05:46:57 #53 [support-notifications internal] load build context 05:46:57 #53 DONE 45.2s 05:46:57 05:46:57 #47 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:46:57 #47 ... 05:46:57 05:46:57 #65 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:46:57 #65 DONE 46.4s 05:46:57 05:46:57 #54 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 05:46:57 #54 44.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:46:57 #54 44.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:46:57 #54 45.28 (1/2) Installing ca-certificates (20240226-r0) 05:46:57 #54 45.30 (2/2) Installing dumb-init (1.2.5-r2) 05:46:57 #54 45.30 Executing busybox-1.36.1-r7.trigger 05:46:57 #54 45.31 Executing ca-certificates-20240226-r0.trigger 05:46:57 #54 45.40 OK: 8 MiB in 17 packages 05:46:57 #54 DONE 46.8s 05:46:57 05:46:57 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:46:57 #60 45.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:46:57 #60 45.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:46:57 #60 45.39 v3.18.9-40-g17a2f035c4e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:46:57 #60 45.39 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:46:57 #60 45.39 OK: 20070 distinct packages available 05:46:57 #60 45.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:46:57 #60 45.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:46:57 #60 45.82 (1/11) Installing ca-certificates (20240226-r0) 05:46:57 #60 45.87 (2/11) Installing brotli-libs (1.0.9-r14) 05:46:57 #60 45.88 (3/11) Installing libunistring (1.1-r1) 05:46:57 #60 45.89 (4/11) Installing libidn2 (2.3.4-r1) 05:46:57 #60 45.90 (5/11) Installing nghttp2-libs (1.57.0-r0) 05:46:57 #60 45.90 (6/11) Installing libcurl (8.9.1-r0) 05:46:57 #60 45.91 (7/11) Installing curl (8.9.1-r0) 05:46:57 #60 45.92 (8/11) Installing dumb-init (1.2.5-r2) 05:46:57 #60 45.92 (9/11) Installing musl-obstack (1.2.3-r2) 05:46:57 #60 45.92 (10/11) Installing libucontext (1.2-r2) 05:46:57 #60 45.93 (11/11) Installing gcompat (1.1.0-r1) 05:46:57 #60 45.93 Executing busybox-1.36.1-r7.trigger 05:46:57 #60 45.94 Executing ca-certificates-20240226-r0.trigger 05:46:57 #60 45.98 OK: 12 MiB in 26 packages 05:46:57 #60 DONE 46.4s 05:46:57 05:46:57 #67 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:46:57 #67 46.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:46:57 #67 46.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:46:57 #67 46.49 (1/4) Installing dumb-init (1.2.5-r2) 05:46:57 #67 46.49 (2/4) Installing openssl (3.1.7-r0) 05:46:57 #67 46.51 (3/4) Installing su-exec (0.2-r3) 05:46:57 #67 46.51 (4/4) Installing yq (4.33.3-r5) 05:46:57 #67 46.58 Executing busybox-1.36.1-r7.trigger 05:46:57 #67 46.59 OK: 17 MiB in 19 packages 05:46:57 #67 DONE 46.8s 05:46:57 05:46:57 #63 [core-metadata stage-1 2/10] RUN apk add --update --no-cache dumb-init 05:46:57 #63 46.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:46:57 #63 46.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:46:57 #63 46.75 (1/1) Installing dumb-init (1.2.5-r2) 05:46:57 #63 46.75 Executing busybox-1.36.1-r7.trigger 05:46:57 #63 46.76 OK: 7 MiB in 16 packages 05:46:57 #63 DONE 46.9s 05:46:57 05:46:57 #39 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 05:46:57 #39 46.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:46:57 #39 46.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:46:57 #39 46.99 (1/1) Installing dumb-init (1.2.5-r2) 05:46:57 #39 46.99 Executing busybox-1.36.1-r7.trigger 05:46:57 #39 47.00 OK: 7 MiB in 16 packages 05:46:57 #39 DONE 47.2s 05:46:57 05:46:57 #70 [core-metadata stage-1 3/10] RUN apk --no-cache upgrade 05:46:58 #70 ... 05:46:58 05:46:58 #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 05:46:58 #58 47.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:46:58 #58 47.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:46:58 #58 47.34 (1/2) Installing dumb-init (1.2.5-r2) 05:46:58 #58 47.35 (2/2) Installing su-exec (0.2-r3) 05:46:58 #58 47.35 Executing busybox-1.36.1-r7.trigger 05:46:58 #58 47.35 OK: 7 MiB in 17 packages 05:46:58 #58 DONE 47.5s 05:46:58 05:46:58 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:46:58 #59 46.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:46:58 #59 46.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:46:58 #59 47.09 (1/4) Installing ca-certificates (20240226-r0) 05:46:58 #59 47.10 (2/4) Installing dumb-init (1.2.5-r2) 05:46:58 #59 47.11 (3/4) Installing su-exec (0.2-r3) 05:46:58 #59 47.11 (4/4) Installing yq (4.33.3-r5) 05:46:58 #59 47.18 Executing busybox-1.36.1-r7.trigger 05:46:58 #59 47.19 Executing ca-certificates-20240226-r0.trigger 05:46:58 #59 47.23 OK: 17 MiB in 19 packages 05:46:58 #59 DONE 47.5s 05:46:58 05:46:58 #61 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:46:58 #61 46.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:46:58 #61 46.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:46:58 #61 47.00 v3.18.9-40-g17a2f035c4e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:46:58 #61 47.00 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:46:58 #61 47.00 OK: 20070 distinct packages available 05:46:58 #61 47.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:46:58 #61 47.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:46:58 #61 47.35 (1/5) Installing dumb-init (1.2.5-r2) 05:46:58 #61 47.35 (2/5) Installing musl-obstack (1.2.3-r2) 05:46:58 #61 47.35 (3/5) Installing libucontext (1.2-r2) 05:46:58 #61 47.36 (4/5) Installing gcompat (1.1.0-r1) 05:46:58 #61 47.36 (5/5) Installing openssl (3.1.7-r0) 05:46:58 #61 47.38 Executing busybox-1.36.1-r7.trigger 05:46:58 #61 47.39 OK: 8 MiB in 20 packages 05:46:58 #61 DONE 47.8s 05:46:58 05:46:58 #57 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:46:58 #57 47.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:46:58 #57 47.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:46:58 #57 47.93 (1/3) Installing ca-certificates (20240226-r0) 05:46:58 #57 47.94 (2/3) Installing dumb-init (1.2.5-r2) 05:46:58 #57 47.95 (3/3) Installing tzdata (2024a-r0) 05:46:58 #57 48.01 Executing busybox-1.36.1-r7.trigger 05:46:58 #57 48.01 Executing ca-certificates-20240226-r0.trigger 05:46:58 #57 48.08 OK: 11 MiB in 18 packages 05:46:58 #57 DONE 48.4s 05:46:58 05:46:58 #71 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:46:58 #0 3.562 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:46:58 #0 3.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:46:58 #0 3.930 OK: 264 MiB in 52 packages 05:46:58 #71 DONE 4.1s 05:46:58 05:46:58 #72 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 05:46:58 #72 DONE 0.1s 05:46:58 05:46:58 #73 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:46:58 #73 ... 05:46:58 05:46:58 #74 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:46:58 #74 DONE 4.2s 05:46:59 05:46:59 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:46:59 #64 47.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:46:59 #64 48.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:46:59 #64 48.52 v3.18.9-40-g17a2f035c4e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:46:59 #64 48.52 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:46:59 #64 48.52 OK: 20070 distinct packages available 05:46:59 #64 48.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:46:59 #64 ... 05:46:59 05:46:59 #75 [core-data builder 3/7] RUN apk add --update --no-cache make git 05:46:59 #0 4.227 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:46:59 #0 4.308 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:46:59 #0 4.492 OK: 264 MiB in 52 packages 05:46:59 #75 DONE 4.6s 05:46:59 05:46:59 #76 [core-metadata builder 4/7] COPY go.mod vendor* ./ 05:46:59 #76 DONE 0.0s 05:46:59 05:46:59 #64 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:46:59 #64 48.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:46:59 #64 48.87 (1/4) Installing dumb-init (1.2.5-r2) 05:46:59 #64 48.88 (2/4) Installing musl-obstack (1.2.3-r2) 05:46:59 #64 48.88 (3/4) Installing libucontext (1.2-r2) 05:46:59 #64 48.88 (4/4) Installing gcompat (1.1.0-r1) 05:46:59 #64 48.89 Executing busybox-1.36.1-r7.trigger 05:46:59 #64 48.90 OK: 8 MiB in 19 packages 05:46:59 #64 DONE 49.1s 05:46:59 05:46:59 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:46:59 #69 4.589 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:46:59 #69 4.690 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:46:59 #69 4.879 v3.18.9-40-g17a2f035c4e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:46:59 #69 4.879 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:46:59 #69 4.879 OK: 20079 distinct packages available 05:46:59 #69 4.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:46:59 #69 5.023 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:46:59 #69 ... 05:46:59 05:46:59 #77 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 05:46:59 #0 4.817 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:46:59 #0 4.907 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:46:59 #0 5.107 OK: 264 MiB in 52 packages 05:46:59 #77 DONE 5.2s 05:46:59 05:46:59 #78 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 05:46:59 #78 DONE 0.1s 05:46:59 05:46:59 #69 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:46:59 #69 5.243 OK: 264 MiB in 52 packages 05:47:00 #69 DONE 5.3s 05:47:00 05:47:00 #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 05:47:00 #79 DONE 0.0s 05:47:00 05:47:00 #80 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:47:00 #80 ... 05:47:00 05:47:00 #81 [core-data stage-1 3/8] RUN apk --no-cache upgrade 05:47:00 #0 2.927 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:47:00 #0 3.013 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:47:00 #0 3.216 OK: 7 MiB in 16 packages 05:47:00 #81 DONE 3.3s 05:47:00 05:47:00 #70 [core-metadata stage-1 3/10] RUN apk --no-cache upgrade 05:47:00 #70 3.221 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:47:00 #70 3.303 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:47:00 #70 ... 05:47:00 05:47:00 #82 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 05:47:00 #0 3.433 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:47:00 #0 3.519 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:47:00 #0 3.722 OK: 8 MiB in 17 packages 05:47:00 #82 DONE 3.9s 05:47:00 05:47:00 #83 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:47:00 #0 3.148 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:47:00 #0 3.228 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:47:00 #0 3.456 OK: 17 MiB in 19 packages 05:47:00 #83 DONE 3.6s 05:47:00 05:47:00 #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 05:47:00 #84 DONE 0.0s 05:47:00 05:47:00 #70 [core-common-config-bootstrapper stage-1 3/10] RUN apk --no-cache upgrade 05:47:00 #70 3.522 OK: 7 MiB in 16 packages 05:47:00 #70 DONE 3.7s 05:47:00 05:47:00 #85 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 05:47:00 #0 2.625 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:47:00 #0 2.708 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:47:00 #0 2.943 OK: 8 MiB in 20 packages 05:47:00 #85 DONE 3.3s 05:47:00 05:47:00 #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:47:02 #86 ... 05:47:02 05:47:02 #87 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 05:47:02 #0 2.671 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:47:02 #0 2.763 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:47:02 #0 2.974 OK: 7 MiB in 17 packages 05:47:02 #87 DONE 4.4s 05:47:02 05:47:02 #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:47:02 #86 DONE 1.4s 05:47:02 05:47:02 #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:47:02 #0 3.176 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:47:02 #0 3.840 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:47:02 #0 4.069 OK: 12 MiB in 26 packages 05:47:02 #88 DONE 5.5s 05:47:02 05:47:02 #89 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 05:47:02 #0 2.819 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:47:02 #0 3.288 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:47:02 #0 3.982 (1/1) Installing dumb-init (1.2.5-r2) 05:47:02 #0 4.313 Executing busybox-1.36.1-r7.trigger 05:47:02 #0 4.318 OK: 7 MiB in 16 packages 05:47:02 #89 DONE 5.5s 05:47:02 05:47:02 #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:47:02 #0 2.700 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:47:02 #0 3.793 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:47:02 #0 3.993 OK: 17 MiB in 19 packages 05:47:02 #90 DONE 4.4s 05:47:02 05:47:02 #91 [security-spire-server stage-2 5/9] COPY Attribution.txt / 05:47:02 #91 DONE 0.1s 05:47:02 05:47:02 #92 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 05:47:02 #92 DONE 1.4s 05:47:02 05:47:02 #73 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:47:02 #73 3.733 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:47:02 #73 3.821 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:47:02 #73 4.027 OK: 11 MiB in 18 packages 05:47:03 #73 DONE 4.8s 05:47:03 05:47:03 #93 [security-spire-server stage-2 6/9] COPY security.txt / 05:47:03 #93 DONE 1.0s 05:47:03 05:47:03 #94 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 05:47:03 #94 DONE 0.1s 05:47:03 05:47:03 #95 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:47:03 #95 DONE 1.1s 05:47:03 05:47:03 #96 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 05:47:03 #96 DONE 0.0s 05:47:03 05:47:03 #97 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 05:47:03 #97 ... 05:47:03 05:47:03 #98 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:47:03 #0 3.597 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:47:03 #0 4.059 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:47:03 #0 4.675 OK: 264 MiB in 52 packages 05:47:03 #98 DONE 4.8s 05:47:03 05:47:03 #99 [security-spire-agent stage-3 7/10] COPY security.txt / 05:47:03 #99 DONE 0.1s 05:47:03 05:47:03 #97 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 05:47:03 #97 DONE 0.1s 05:47:03 05:47:03 #100 [core-keeper builder 5/8] COPY go.mod vendor* ./ 05:47:03 #100 DONE 0.1s 05:47:03 05:47:03 #101 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 05:47:03 #101 DONE 0.1s 05:47:03 05:47:03 #102 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 05:47:03 #102 DONE 0.0s 05:47:03 05:47:03 #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 05:47:03 #103 DONE 0.0s 05:47:03 05:47:03 #104 [security-spire-server] exporting to image 05:47:03 #104 exporting layers 05:47:04 #104 ... 05:47:04 05:47:04 #105 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 05:47:04 #105 DONE 0.0s 05:47:04 05:47:04 #104 [security-spire-agent] exporting to image 05:47:04 #104 ... 05:47:04 05:47:04 #106 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:47:04 #0 4.584 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:47:04 #0 4.669 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:47:04 #0 4.861 OK: 8 MiB in 19 packages 05:47:04 #106 DONE 5.0s 05:47:04 05:47:04 #107 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 05:47:04 #107 DONE 2.1s 05:47:04 05:47:04 #108 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 05:47:04 #108 DONE 0.0s 05:47:04 05:47:04 #104 [security-spire-agent] exporting to image 05:47:04 #104 exporting layers 0.8s done 05:47:04 #104 writing image sha256:74fd677f28d73f4e982beab387182f32759051c4fdcc04418af3eb015b9dd74b 05:47:04 #104 exporting layers 0.7s done 05:47:04 #104 writing image sha256:74fd677f28d73f4e982beab387182f32759051c4fdcc04418af3eb015b9dd74b 0.0s done 05:47:04 #104 naming to docker.io/library/security-spire-server done 05:47:04 #104 ... 05:47:04 05:47:04 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:47:05 #41 ... 05:47:05 05:47:05 #109 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:47:05 #109 DONE 0.7s 05:47:05 05:47:05 #110 [security-spire-config stage-2 5/10] COPY Attribution.txt / 05:47:05 #110 DONE 0.1s 05:47:05 05:47:05 #104 [security-spire-agent] exporting to image 05:47:05 #104 writing image sha256:6d4d3caba56bbfa350f6ac15638085609f1d7d8839f9e67ca95d7f721e58ca45 done 05:47:05 #104 naming to docker.io/library/security-spire-agent done 05:47:05 #104 DONE 1.7s 05:47:05 05:47:05 #111 [security-spire-config stage-2 6/10] COPY security.txt / 05:47:05 #111 DONE 0.1s 05:47:05 05:47:05 #112 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 05:47:05 #112 DONE 0.1s 05:47:05 05:47:05 #113 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 05:47:05 #113 DONE 0.0s 05:47:05 05:47:05 #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:47:05 #114 ... 05:47:05 05:47:05 #115 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 05:47:05 #115 DONE 0.1s 05:47:05 05:47:05 #104 [security-spire-config] exporting to image 05:47:06 #104 exporting layers 0.6s done 05:47:06 #104 writing image sha256:f1ed7dc1cbb05d5b4ee468a240857992c5fde636cbeb8d66294bc54e3b3ed21c done 05:47:06 #104 naming to docker.io/library/security-spire-config done 05:47:06 #104 DONE 2.3s 05:47:06 05:47:06 #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:47:09 #116 ... 05:47:09 05:47:09 #117 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:47:09 #117 ... 05:47:09 05:47:09 #118 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:47:48 #118 ... 05:47:48 05:47:48 #80 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:47:48 #80 DONE 47.0s 05:47:48 05:47:48 #119 [security-spiffe-token-provider builder 6/7] COPY . . 05:47:48 #119 ... 05:47:48 05:47:48 #114 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:47:48 #114 DONE 43.2s 05:47:48 05:47:48 #118 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:47:48 #118 DONE 47.8s 05:47:48 05:47:48 #117 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:47:48 #117 DONE 48.2s 05:47:48 05:47:48 #116 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:47:48 #116 DONE 47.2s 05:47:48 05:47:48 #120 [security-secretstore-setup builder 6/7] COPY . . 05:47:58 #120 ... 05:47:58 05:47:58 #121 [support-cron-scheduler builder 6/7] COPY . . 05:47:58 #121 ... 05:47:58 05:47:58 #122 [core-keeper builder 7/8] COPY . . 05:47:58 #122 ... 05:47:58 05:47:58 #123 [core-metadata builder 6/7] COPY . . 05:47:58 #123 DONE 10.5s 05:47:58 05:47:58 #124 [support-notifications builder 4/7] COPY go.mod vendor* ./ 05:47:58 #124 CACHED 05:47:58 05:47:58 #125 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:47:58 #125 CACHED 05:47:58 05:47:58 #126 [support-notifications builder 6/7] COPY . . 05:47:58 #126 CACHED 05:47:58 05:47:58 #119 [security-spiffe-token-provider builder 6/7] COPY . . 05:47:58 #119 DONE 10.4s 05:47:58 05:47:58 #127 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:47:58 #127 CACHED 05:47:58 05:47:58 #128 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 05:47:58 #128 CACHED 05:47:58 05:47:58 #129 [security-proxy-setup builder 6/7] COPY . . 05:47:58 #129 CACHED 05:47:58 05:47:58 #122 [core-keeper builder 7/8] COPY . . 05:47:58 #122 DONE 10.5s 05:47:58 05:47:58 #121 [support-cron-scheduler builder 6/7] COPY . . 05:47:58 #121 DONE 10.4s 05:47:58 05:47:58 #120 [security-secretstore-setup builder 6/7] COPY . . 05:47:58 #120 DONE 10.4s 05:47:58 05:47:58 #130 [security-bootstrapper builder 6/7] COPY . . 05:47:58 #130 CACHED 05:47:58 05:47:58 #131 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:47:58 #131 CACHED 05:47:58 05:47:58 #132 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:47:58 #132 CACHED 05:47:58 05:47:58 #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:47:58 #133 ... 05:47:58 05:47:58 #134 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:47:58 #134 CACHED 05:47:58 05:47:58 #135 [support-scheduler builder 6/7] COPY . . 05:47:58 #135 CACHED 05:47:58 05:47:58 #136 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 05:47:58 #136 CACHED 05:47:58 05:47:58 #137 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:47:58 #137 CACHED 05:47:58 05:47:58 #138 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:47:58 #138 CACHED 05:47:58 05:47:58 #139 [core-common-config-bootstrapper builder 6/7] COPY . . 05:47:58 #139 CACHED 05:47:58 05:47:58 #140 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:47:58 #140 CACHED 05:47:58 05:47:58 #141 [core-command builder 4/7] COPY go.mod vendor* ./ 05:47:58 #141 CACHED 05:47:58 05:47:58 #142 [core-command builder 6/7] COPY . . 05:47:58 #142 CACHED 05:47:58 05:47:58 #143 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:47:58 #143 CACHED 05:47:58 05:47:58 #144 [core-data builder 6/7] COPY . . 05:47:58 #144 CACHED 05:47:58 05:47:58 #145 [core-data builder 4/7] COPY go.mod vendor* ./ 05:47:58 #145 CACHED 05:47:58 05:47:58 #146 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:47:58 #146 CACHED 05:47:58 05:47:58 #147 [security-proxy-auth builder 6/7] COPY . . 05:47:58 #147 CACHED 05:47:58 05:47:58 #148 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 05:47:58 #148 CACHED 05:47:58 05:47:58 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:47:58 #149 1.387 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 05:48:08 #149 ... 05:48:08 05:48:08 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 05:48:08 #0 0.562 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 05:48:08 #150 ... 05:48:08 05:48:08 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:48:08 #0 1.114 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 05:48:08 #151 ... 05:48:08 05:48:08 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:48:08 #0 0.802 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:48:08 #152 ... 05:48:08 05:48:08 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:48:08 #0 0.401 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:48:08 #153 ... 05:48:08 05:48:08 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:48:08 #0 0.863 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:48:08 #154 ... 05:48:08 05:48:08 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:48:08 #0 1.064 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 05:48:08 #155 ... 05:48:08 05:48:08 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:48:08 #0 0.833 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:48:08 #156 ... 05:48:08 05:48:08 #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:48:08 #0 0.415 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 05:48:08 #157 ... 05:48:08 05:48:08 #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:48:08 #0 0.467 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 05:48:08 #158 ... 05:48:08 05:48:08 #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:48:08 #133 1.301 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 05:48:08 #133 ... 05:48:08 05:48:08 #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:48:08 #0 1.254 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:48:08 #159 ... 05:48:08 05:48:08 #160 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:48:08 #0 0.823 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:49:30 #160 90.96 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:50:52 #160 DONE 164.3s 05:50:52 05:50:52 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:50:52 #156 DONE 164.3s 05:50:52 05:50:52 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:50:52 #149 DONE 164.3s 05:50:52 05:50:52 #158 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:50:52 #158 DONE 164.3s 05:50:52 05:50:52 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:50:52 #155 DONE 164.3s 05:50:52 05:50:52 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:50:52 #153 DONE 164.4s 05:50:52 05:50:52 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:50:52 #154 DONE 164.3s 05:50:52 05:50:52 #151 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:50:52 #151 DONE 164.4s 05:50:52 05:50:52 #150 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 05:50:52 #150 DONE 164.4s 05:50:52 05:50:52 #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 05:50:52 #161 ... 05:50:52 05:50:52 #159 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:50:52 #159 DONE 164.5s 05:50:52 05:50:52 #162 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 05:50:52 #162 ... 05:50:52 05:50:52 #133 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:50:52 #133 DONE 164.8s 05:50:52 05:50:52 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:50:52 #152 DONE 164.9s 05:50:52 05:50:52 #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:50:52 #157 DONE 164.9s 05:50:52 05:50:52 #163 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:50:52 #163 ... 05:50:52 05:50:52 #164 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 05:50:52 #164 DONE 0.9s 05:50:52 05:50:52 #165 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 05:50:52 #165 DONE 0.8s 05:50:52 05:50:52 #166 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 05:50:52 #166 ... 05:50:52 05:50:52 #162 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 05:50:52 #162 DONE 0.7s 05:50:52 05:50:52 #161 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 05:50:52 #161 DONE 0.9s 05:50:52 05:50:52 #167 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 05:50:52 #167 DONE 0.4s 05:50:52 05:50:52 #168 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 05:50:52 #168 DONE 0.9s 05:50:52 05:50:52 #169 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:50:52 #169 DONE 0.9s 05:50:52 05:50:52 #170 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:50:52 #170 DONE 0.7s 05:50:52 05:50:52 #163 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:50:52 #163 DONE 0.4s 05:50:52 05:50:52 #171 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:50:52 #171 ... 05:50:52 05:50:52 #172 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:50:52 #172 CACHED 05:50:52 05:50:52 #173 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:50:52 #173 CACHED 05:50:52 05:50:52 #174 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 05:50:52 #174 DONE 0.9s 05:50:52 05:50:52 #175 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:50:52 #175 CACHED 05:50:52 05:50:52 #176 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:50:52 #176 CACHED 05:50:52 05:50:52 #177 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 05:50:52 #177 DONE 0.8s 05:50:52 05:50:52 #178 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:50:52 #178 CACHED 05:50:52 05:50:52 #179 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:50:52 #179 CACHED 05:50:52 05:50:52 #166 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 05:50:52 #166 DONE 0.8s 05:50:52 05:50:52 #180 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 05:50:52 #180 CACHED 05:50:52 05:50:52 #181 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 05:50:52 #181 CACHED 05:50:52 05:50:52 #182 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 05:50:52 #182 DONE 0.8s 05:50:52 05:50:52 #183 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 05:50:52 #183 DONE 0.8s 05:50:52 05:50:52 #184 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:50:52 #184 DONE 0.8s 05:50:52 05:50:52 #185 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 05:50:52 #185 DONE 0.8s 05:50:52 05:50:52 #171 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:50:52 #171 DONE 0.8s 05:50:52 05:50:52 #186 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 05:50:52 #186 ... 05:50:52 05:50:52 #187 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 05:50:52 #187 DONE 2.7s 05:50:52 05:50:52 #188 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:50:52 #188 DONE 2.7s 05:50:52 05:50:52 #189 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 05:50:52 #189 DONE 2.7s 05:50:52 05:50:52 #190 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:50:52 #190 DONE 2.7s 05:50:52 05:50:52 #191 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 05:50:52 #191 DONE 2.7s 05:50:52 05:50:52 #192 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:50:52 #192 DONE 2.8s 05:50:52 05:50:52 #193 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 05:50:52 #193 DONE 2.8s 05:50:52 05:50:52 #194 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:50:52 #194 DONE 2.8s 05:50:52 05:50:52 #195 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:50:52 #195 DONE 2.8s 05:50:52 05:50:52 #196 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 05:50:52 #196 DONE 3.5s 05:50:52 05:50:52 #197 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 05:50:52 #197 DONE 2.8s 05:50:52 05:50:52 #198 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 05:50:52 #198 DONE 2.7s 05:50:52 05:50:52 #186 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 05:50:52 #186 DONE 2.7s 05:50:52 05:50:52 #199 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 05:50:52 #199 ... 05:50:52 05:50:52 #200 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 05:50:52 #200 DONE 0.3s 05:50:52 05:50:52 #201 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 05:50:52 #201 DONE 0.4s 05:50:52 05:50:52 #202 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 05:50:52 #202 DONE 0.5s 05:50:52 05:50:52 #203 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 05:50:52 #203 DONE 0.5s 05:50:52 05:50:52 #204 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 05:50:52 #204 DONE 0.5s 05:50:52 05:50:52 #205 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 05:50:52 #205 ... 05:50:52 05:50:52 #206 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 05:50:52 #206 DONE 0.5s 05:50:52 05:50:52 #207 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 05:50:52 #207 DONE 0.5s 05:50:52 05:50:52 #208 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 05:50:52 #208 DONE 0.5s 05:50:52 05:50:52 #209 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 05:50:52 #209 DONE 0.5s 05:50:52 05:50:52 #210 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 05:50:52 #210 DONE 0.5s 05:50:52 05:50:52 #211 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 05:50:52 #211 DONE 0.6s 05:50:52 05:50:52 #199 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 05:50:52 #199 DONE 0.5s 05:50:52 05:50:52 #212 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 05:50:52 #212 DONE 0.5s 05:50:52 05:50:52 #104 [security-spiffe-token-provider] exporting to image 05:50:52 #104 exporting layers 05:50:52 #104 ... 05:50:52 05:50:52 #213 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 05:50:52 #213 DONE 0.4s 05:50:52 05:50:52 #214 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:50:52 #214 ... 05:50:52 05:50:52 #215 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 05:50:52 #215 DONE 0.5s 05:50:52 05:50:52 #205 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 05:50:52 #205 DONE 0.5s 05:50:52 05:50:52 #216 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 05:50:52 #216 DONE 0.5s 05:50:52 05:50:52 #217 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 05:50:52 #217 DONE 0.5s 05:50:52 05:50:52 #218 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 05:50:52 #218 DONE 0.6s 05:50:52 05:50:52 #219 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 05:50:52 #219 DONE 0.5s 05:50:52 05:50:52 #220 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:50:52 #220 DONE 0.5s 05:50:52 05:50:52 #104 [support-notifications] exporting to image 05:50:52 #104 exporting layers 0.5s done 05:50:52 #104 ... 05:50:52 05:50:52 #221 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 05:50:52 #221 DONE 0.3s 05:50:52 05:50:52 #222 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 05:50:52 #222 DONE 0.3s 05:50:52 05:50:52 #223 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:50:52 #223 DONE 0.4s 05:50:52 05:50:52 #224 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:50:52 #224 DONE 0.3s 05:50:52 05:50:52 #104 [support-scheduler] exporting to image 05:50:52 #104 exporting layers 0.4s done 05:50:52 #104 writing image sha256:f9168d37b86f7ab7ce01067b619bbd0de6964eb5c64349083050dbce475d3a80 0.0s done 05:50:52 #104 naming to docker.io/library/core-command done 05:50:52 #104 writing image sha256:07c9bf0ed1c51f2d888ae8c1e711005fa184e5ace90108dfd6b9a4bb9dc27d9a 0.0s done 05:50:52 #104 naming to docker.io/library/support-scheduler done 05:50:52 #104 writing image sha256:9f3679636a3528bd7fbb1c42e60d13ec7bd0990200bf22bc3e979e2fbe9fbc30 05:50:52 #104 writing image sha256:6cd3ec64dd5020ca187a2f841a9ccf96c19b5a61221559a1749250f4bea871f8 05:50:52 #104 writing image sha256:718ebba65fc72c4ddf2aaeb8f5ee983e6fb787da363998766c059c2f30b1aef8 05:50:52 #104 writing image sha256:302ba5dc60c8a8a3453cfb4e7f06d20697134be6adc2c69542d5b2cf37f8e99a 05:50:52 #104 ... 05:50:52 05:50:52 #214 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:50:52 #214 DONE 0.8s 05:50:52 05:50:52 #225 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 05:50:52 #225 DONE 0.3s 05:50:52 05:50:52 #226 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:50:52 #226 DONE 0.3s 05:50:52 05:50:52 #104 [security-spiffe-token-provider] exporting to image 05:50:52 #104 exporting layers 0.3s done 05:50:52 #104 writing image sha256:9f3679636a3528bd7fbb1c42e60d13ec7bd0990200bf22bc3e979e2fbe9fbc30 0.2s done 05:50:52 #104 writing image sha256:6cd3ec64dd5020ca187a2f841a9ccf96c19b5a61221559a1749250f4bea871f8 0.2s done 05:50:52 #104 writing image sha256:718ebba65fc72c4ddf2aaeb8f5ee983e6fb787da363998766c059c2f30b1aef8 0.2s done 05:50:52 #104 writing image sha256:302ba5dc60c8a8a3453cfb4e7f06d20697134be6adc2c69542d5b2cf37f8e99a 0.2s done 05:50:52 #104 naming to docker.io/library/core-data done 05:50:52 #104 naming to docker.io/library/support-cron-scheduler done 05:50:52 #104 naming to docker.io/library/core-keeper done 05:50:52 #104 naming to docker.io/library/security-spiffe-token-provider done 05:50:52 #104 ... 05:50:52 05:50:52 #227 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:50:52 #227 DONE 0.8s 05:50:52 05:50:52 #228 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 05:50:52 #228 DONE 0.2s 05:50:52 05:50:52 #229 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:50:52 #229 DONE 0.2s 05:50:52 05:50:52 #104 [core-metadata] exporting to image 05:50:52 #104 writing image sha256:031c54b4af84647589196a88e2dcfdc46801354e44441af4db8f3424f36cc241 done 05:50:52 #104 naming to docker.io/library/support-notifications done 05:50:52 #104 writing image sha256:b1e109fe826b22597edb1c1ff920215f7b32686793df9c99b9b97f38749a120a done 05:50:52 #104 writing image sha256:9529a4f341ea75b689e9ea2239c8d70c982c3471516e63f071d81b4341d61b72 done 05:50:52 #104 naming to docker.io/library/core-common-config-bootstrapper done 05:50:52 #104 naming to docker.io/library/core-metadata done 05:50:52 #104 ... 05:50:52 05:50:52 #230 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 05:50:52 #230 DONE 0.1s 05:50:52 05:50:52 #231 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:50:52 #231 DONE 0.7s 05:50:52 05:50:52 #232 [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/ 05:50:52 #232 DONE 0.2s 05:50:52 05:50:52 #104 [security-proxy-auth] exporting to image 05:50:52 #104 writing image sha256:eadd547e69515c4c8f534ead58b6b274a339225d3dc3046d6e47b193c6fcdcaa done 05:50:52 #104 naming to docker.io/library/security-proxy-auth 0.0s done 05:50:52 #104 ... 05:50:52 05:50:52 #233 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 05:50:52 #233 DONE 0.0s 05:50:52 05:50:52 #234 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:50:52 #234 DONE 0.1s 05:50:52 05:50:52 #235 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:50:52 #235 DONE 0.5s 05:50:52 05:50:52 #104 [security-secretstore-setup] exporting to image 05:50:52 #104 writing image sha256:2ebc302ae3626be71da0bbb22f7f4505bfd53116e5ae7ba50dc64baf72185a37 done 05:50:52 #104 naming to docker.io/library/security-proxy-setup done 05:50:52 #104 exporting layers 0.2s done 05:50:52 #104 ... 05:50:52 05:50:52 #236 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 05:50:52 #236 DONE 0.4s 05:50:52 05:50:52 #104 [security-bootstrapper] exporting to image 05:50:52 #104 writing image sha256:3dc53d1b6280a6f2a0e8304268e513bce4549ff14d824f21baac2de90afea23f done 05:50:52 #104 naming to docker.io/library/security-secretstore-setup done 05:50:52 #104 exporting layers 0.2s done 05:50:52 #104 writing image sha256:eb88f8a1d6b6e935a46705a1ebea720bc95d2dc3f70a0db6180d1f8ce587b25f done 05:50:52 #104 naming to docker.io/library/security-bootstrapper done 05:50:52 #104 DONE 4.8s 05:50:52 05:50:52 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:50:52 time="2024-10-01T05:46:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:50:52 time="2024-10-01T05:46:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:50:52 time="2024-10-01T05:46:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:50:52 time="2024-10-01T05:46:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:50:52 time="2024-10-01T05:46:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:50:52 time="2024-10-01T05:46:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:50:52 time="2024-10-01T05:46:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:50:52 time="2024-10-01T05:46:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:50:52 time="2024-10-01T05:46:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:50:52 time="2024-10-01T05:46:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:50:52 time="2024-10-01T05:46:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:50:52 time="2024-10-01T05:46:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:50:52 time="2024-10-01T05:46:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:50:52 time="2024-10-01T05:46:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:50:52 time="2024-10-01T05:46:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:50:52 time="2024-10-01T05:46:06Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 05:50:52 $ docker stop --time=1 536c228e758cddec460ac557298157783b166453b8a90ad0f404883c9898e8c4 05:50:53 $ docker rm -f --volumes 536c228e758cddec460ac557298157783b166453b8a90ad0f404883c9898e8c4 [Pipeline] // withDockerContainer [Pipeline] sh 05:50:53 + docker images 05:50:53 REPOSITORY TAG IMAGE ID CREATED SIZE 05:50:53 security-secretstore-setup latest 3dc53d1b6280 5 seconds ago 37MB 05:50:53 security-proxy-setup latest 2ebc302ae362 5 seconds ago 26.2MB 05:50:53 security-proxy-auth latest eadd547e6951 5 seconds ago 33.1MB 05:50:53 security-bootstrapper latest eb88f8a1d6b6 5 seconds ago 19MB 05:50:53 core-data latest 6cd3ec64dd50 6 seconds ago 39.9MB 05:50:53 support-notifications latest 031c54b4af84 6 seconds ago 42.8MB 05:50:53 core-metadata latest 9529a4f341ea 6 seconds ago 40.1MB 05:50:53 core-common-config-bootstrapper latest b1e109fe826b 6 seconds ago 15.2MB 05:50:53 security-spiffe-token-provider latest 302ba5dc60c8 7 seconds ago 28.9MB 05:50:53 support-cron-scheduler latest 9f3679636a35 7 seconds ago 44.4MB 05:50:53 support-scheduler latest 07c9bf0ed1c5 7 seconds ago 42.2MB 05:50:53 core-command latest f9168d37b86f 7 seconds ago 35.5MB 05:50:53 core-keeper latest 718ebba65fc7 7 seconds ago 39.8MB 05:50:53 security-spire-config latest f1ed7dc1cbb0 3 minutes ago 120MB 05:50:53 security-spire-agent latest 6d4d3caba56b 3 minutes ago 182MB 05:50:53 security-spire-server latest 74fd677f28d7 3 minutes ago 121MB 05:50:53 ci-base-image-x86_64 latest 155dd987da68 7 minutes ago 971MB 05:50:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 5 months ago 565MB 05:50:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 16 months ago 334MB 05:50:53 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 05:50:54 provisioning config files... 05:50:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/707@tmp/config15558651395659300785tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:50:54 ---> ****-login.sh 05:50:54 nexus3.edgexfoundry.org:10001 05:50:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:50:54 Configure a credential helper to remove this warning. See 05:50:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:50:54 05:50:54 Login Succeeded 05:50:54 nexus3.edgexfoundry.org:10002 05:50:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:50:54 Configure a credential helper to remove this warning. See 05:50:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:50:54 05:50:54 Login Succeeded 05:50:54 nexus3.edgexfoundry.org:10003 05:50:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:50:54 Configure a credential helper to remove this warning. See 05:50:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:50:54 05:50:54 Login Succeeded 05:50:54 nexus3.edgexfoundry.org:10004 05:50:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:50:54 Configure a credential helper to remove this warning. See 05:50:54 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:50:54 05:50:54 Login Succeeded 05:50:54 ****.io 05:50:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:50:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:50:55 Configure a credential helper to remove this warning. See 05:50:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:50:55 05:50:55 Login Succeeded 05:50:55 ---> ****-login.sh ends [Pipeline] } 05:50:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:50:55 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:50:55 [edgeXDocker.push] Tagging docker image core-command with the following tags: 05:50:55 d6682f794cbed5c1058d33e4699bd051412df0a8 05:50:55 latest 05:50:55 3.2.0-dev.84 05:50:55 d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 05:50:55 main 05:50:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:55 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d6682f794cbed5c1058d33e4699bd051412df0a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:56 + docker push nexus3.edgexfoundry.org:10004/core-command:d6682f794cbed5c1058d33e4699bd051412df0a8 05:50:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:50:56 94e24e9df0ae: Preparing 05:50:56 1ac1f227b291: Preparing 05:50:56 40dd23946dc4: Preparing 05:50:56 f6efcb76fea3: Preparing 05:50:56 9429663d4d6e: Preparing 05:50:56 68ac9691179b: Preparing 05:50:56 d62a02444d39: Preparing 05:50:56 68ac9691179b: Waiting 05:50:56 d62a02444d39: Waiting 05:50:56 94e24e9df0ae: Pushed 05:50:56 9429663d4d6e: Pushed 05:50:56 f6efcb76fea3: Pushed 05:50:56 40dd23946dc4: Pushed 05:50:56 d62a02444d39: Layer already exists 05:50:56 68ac9691179b: Pushed 05:50:58 1ac1f227b291: Pushed 05:50:59 d6682f794cbed5c1058d33e4699bd051412df0a8: digest: sha256:d01398bf770f07706ca7c2c92f085ea7dea0598671277db4b228e77b1816556b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:59 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:50:59 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 05:50:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:50:59 94e24e9df0ae: Preparing 05:50:59 1ac1f227b291: Preparing 05:50:59 40dd23946dc4: Preparing 05:50:59 f6efcb76fea3: Preparing 05:50:59 9429663d4d6e: Preparing 05:50:59 68ac9691179b: Preparing 05:50:59 d62a02444d39: Preparing 05:50:59 68ac9691179b: Waiting 05:50:59 d62a02444d39: Waiting 05:50:59 1ac1f227b291: Layer already exists 05:50:59 94e24e9df0ae: Layer already exists 05:50:59 f6efcb76fea3: Layer already exists 05:50:59 9429663d4d6e: Layer already exists 05:50:59 40dd23946dc4: Layer already exists 05:50:59 d62a02444d39: Layer already exists 05:50:59 68ac9691179b: Layer already exists 05:50:59 latest: digest: sha256:d01398bf770f07706ca7c2c92f085ea7dea0598671277db4b228e77b1816556b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:00 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:00 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.84 05:51:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:51:00 94e24e9df0ae: Preparing 05:51:00 1ac1f227b291: Preparing 05:51:00 40dd23946dc4: Preparing 05:51:00 f6efcb76fea3: Preparing 05:51:00 9429663d4d6e: Preparing 05:51:00 68ac9691179b: Preparing 05:51:00 d62a02444d39: Preparing 05:51:00 68ac9691179b: Waiting 05:51:00 d62a02444d39: Waiting 05:51:00 94e24e9df0ae: Layer already exists 05:51:00 9429663d4d6e: Layer already exists 05:51:00 f6efcb76fea3: Layer already exists 05:51:00 1ac1f227b291: Layer already exists 05:51:00 40dd23946dc4: Layer already exists 05:51:00 d62a02444d39: Layer already exists 05:51:00 68ac9691179b: Layer already exists 05:51:00 3.2.0-dev.84: digest: sha256:d01398bf770f07706ca7c2c92f085ea7dea0598671277db4b228e77b1816556b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:00 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:01 + docker push nexus3.edgexfoundry.org:10004/core-command:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 05:51:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:51:01 94e24e9df0ae: Preparing 05:51:01 1ac1f227b291: Preparing 05:51:01 40dd23946dc4: Preparing 05:51:01 f6efcb76fea3: Preparing 05:51:01 9429663d4d6e: Preparing 05:51:01 68ac9691179b: Preparing 05:51:01 d62a02444d39: Preparing 05:51:01 68ac9691179b: Waiting 05:51:01 d62a02444d39: Waiting 05:51:01 94e24e9df0ae: Layer already exists 05:51:01 1ac1f227b291: Layer already exists 05:51:01 40dd23946dc4: Layer already exists 05:51:01 9429663d4d6e: Layer already exists 05:51:01 f6efcb76fea3: Layer already exists 05:51:01 d62a02444d39: Layer already exists 05:51:01 68ac9691179b: Layer already exists 05:51:01 d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84: digest: sha256:d01398bf770f07706ca7c2c92f085ea7dea0598671277db4b228e77b1816556b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:01 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:01 + docker push nexus3.edgexfoundry.org:10004/core-command:main 05:51:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:51:01 94e24e9df0ae: Preparing 05:51:01 1ac1f227b291: Preparing 05:51:01 40dd23946dc4: Preparing 05:51:01 f6efcb76fea3: Preparing 05:51:01 9429663d4d6e: Preparing 05:51:01 68ac9691179b: Preparing 05:51:01 d62a02444d39: Preparing 05:51:01 d62a02444d39: Waiting 05:51:01 68ac9691179b: Waiting 05:51:01 f6efcb76fea3: Layer already exists 05:51:01 9429663d4d6e: Layer already exists 05:51:01 1ac1f227b291: Layer already exists 05:51:01 94e24e9df0ae: Layer already exists 05:51:01 40dd23946dc4: Layer already exists 05:51:01 68ac9691179b: Layer already exists 05:51:01 d62a02444d39: Layer already exists 05:51:01 main: digest: sha256:d01398bf770f07706ca7c2c92f085ea7dea0598671277db4b228e77b1816556b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:51:02 ===================================================== [Pipeline] echo 05:51:02 taggedImages: 05:51:02 - nexus3.edgexfoundry.org:10004/core-command:d6682f794cbed5c1058d33e4699bd051412df0a8 05:51:02 - nexus3.edgexfoundry.org:10004/core-command:latest 05:51:02 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.84 05:51:02 - nexus3.edgexfoundry.org:10004/core-command:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 05:51:02 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 05:51:02 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 05:51:02 d6682f794cbed5c1058d33e4699bd051412df0a8 05:51:02 latest 05:51:02 3.2.0-dev.84 05:51:02 d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 05:51:02 main 05:51:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:02 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d6682f794cbed5c1058d33e4699bd051412df0a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:02 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d6682f794cbed5c1058d33e4699bd051412df0a8 05:51:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:51:02 09fb57ffaa86: Preparing 05:51:02 1906e6908d9d: Preparing 05:51:02 917c07701808: Preparing 05:51:02 f00e216facde: Preparing 05:51:02 40dd23946dc4: Preparing 05:51:02 f6efcb76fea3: Preparing 05:51:02 9429663d4d6e: Preparing 05:51:02 68ac9691179b: Preparing 05:51:02 d62a02444d39: Preparing 05:51:02 f6efcb76fea3: Waiting 05:51:02 9429663d4d6e: Waiting 05:51:02 68ac9691179b: Waiting 05:51:02 d62a02444d39: Waiting 05:51:02 40dd23946dc4: Layer already exists 05:51:02 f6efcb76fea3: Layer already exists 05:51:02 9429663d4d6e: Layer already exists 05:51:02 68ac9691179b: Layer already exists 05:51:02 d62a02444d39: Layer already exists 05:51:02 09fb57ffaa86: Pushed 05:51:02 917c07701808: Pushed 05:51:02 1906e6908d9d: Pushed 05:51:03 f00e216facde: Pushed 05:51:03 d6682f794cbed5c1058d33e4699bd051412df0a8: digest: sha256:3cb7b9a0f40755bc33b0c408cd836f83e27aba2cf13fa705e82371b9c4875a46 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:04 + 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 05:51:04 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 05:51:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:51:04 09fb57ffaa86: Preparing 05:51:04 1906e6908d9d: Preparing 05:51:04 917c07701808: Preparing 05:51:04 f00e216facde: Preparing 05:51:04 40dd23946dc4: Preparing 05:51:04 f6efcb76fea3: Preparing 05:51:04 9429663d4d6e: Preparing 05:51:04 68ac9691179b: Preparing 05:51:04 d62a02444d39: Preparing 05:51:04 9429663d4d6e: Waiting 05:51:04 68ac9691179b: Waiting 05:51:04 d62a02444d39: Waiting 05:51:04 f6efcb76fea3: Waiting 05:51:04 1906e6908d9d: Layer already exists 05:51:04 09fb57ffaa86: Layer already exists 05:51:04 f00e216facde: Layer already exists 05:51:04 40dd23946dc4: Layer already exists 05:51:04 917c07701808: Layer already exists 05:51:04 68ac9691179b: Layer already exists 05:51:04 f6efcb76fea3: Layer already exists 05:51:04 9429663d4d6e: Layer already exists 05:51:04 d62a02444d39: Layer already exists 05:51:04 latest: digest: sha256:3cb7b9a0f40755bc33b0c408cd836f83e27aba2cf13fa705e82371b9c4875a46 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:04 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:05 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.84 05:51:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:51:05 09fb57ffaa86: Preparing 05:51:05 1906e6908d9d: Preparing 05:51:05 917c07701808: Preparing 05:51:05 f00e216facde: Preparing 05:51:05 40dd23946dc4: Preparing 05:51:05 f6efcb76fea3: Preparing 05:51:05 9429663d4d6e: Preparing 05:51:05 68ac9691179b: Preparing 05:51:05 d62a02444d39: Preparing 05:51:05 68ac9691179b: Waiting 05:51:05 9429663d4d6e: Waiting 05:51:05 f6efcb76fea3: Waiting 05:51:05 d62a02444d39: Waiting 05:51:05 1906e6908d9d: Layer already exists 05:51:05 40dd23946dc4: Layer already exists 05:51:05 f00e216facde: Layer already exists 05:51:05 917c07701808: Layer already exists 05:51:05 09fb57ffaa86: Layer already exists 05:51:05 f6efcb76fea3: Layer already exists 05:51:05 d62a02444d39: Layer already exists 05:51:05 68ac9691179b: Layer already exists 05:51:05 9429663d4d6e: Layer already exists 05:51:05 3.2.0-dev.84: digest: sha256:3cb7b9a0f40755bc33b0c408cd836f83e27aba2cf13fa705e82371b9c4875a46 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:05 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:05 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 05:51:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:51:05 09fb57ffaa86: Preparing 05:51:05 1906e6908d9d: Preparing 05:51:05 917c07701808: Preparing 05:51:05 f00e216facde: Preparing 05:51:05 40dd23946dc4: Preparing 05:51:05 f6efcb76fea3: Preparing 05:51:05 9429663d4d6e: Preparing 05:51:05 68ac9691179b: Preparing 05:51:05 d62a02444d39: Preparing 05:51:05 f6efcb76fea3: Waiting 05:51:05 9429663d4d6e: Waiting 05:51:05 68ac9691179b: Waiting 05:51:05 917c07701808: Layer already exists 05:51:05 1906e6908d9d: Layer already exists 05:51:05 09fb57ffaa86: Layer already exists 05:51:05 f00e216facde: Layer already exists 05:51:05 40dd23946dc4: Layer already exists 05:51:05 9429663d4d6e: Layer already exists 05:51:05 f6efcb76fea3: Layer already exists 05:51:05 d62a02444d39: Layer already exists 05:51:05 68ac9691179b: Layer already exists 05:51:05 d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84: digest: sha256:3cb7b9a0f40755bc33b0c408cd836f83e27aba2cf13fa705e82371b9c4875a46 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:06 + 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 05:51:06 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 05:51:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:51:06 09fb57ffaa86: Preparing 05:51:06 1906e6908d9d: Preparing 05:51:06 917c07701808: Preparing 05:51:06 f00e216facde: Preparing 05:51:06 40dd23946dc4: Preparing 05:51:06 f6efcb76fea3: Preparing 05:51:06 9429663d4d6e: Preparing 05:51:06 68ac9691179b: Preparing 05:51:06 d62a02444d39: Preparing 05:51:06 f6efcb76fea3: Waiting 05:51:06 68ac9691179b: Waiting 05:51:06 9429663d4d6e: Waiting 05:51:06 d62a02444d39: Waiting 05:51:06 09fb57ffaa86: Layer already exists 05:51:06 1906e6908d9d: Layer already exists 05:51:06 f00e216facde: Layer already exists 05:51:06 40dd23946dc4: Layer already exists 05:51:06 917c07701808: Layer already exists 05:51:06 9429663d4d6e: Layer already exists 05:51:06 68ac9691179b: Layer already exists 05:51:06 d62a02444d39: Layer already exists 05:51:06 f6efcb76fea3: Layer already exists 05:51:06 main: digest: sha256:3cb7b9a0f40755bc33b0c408cd836f83e27aba2cf13fa705e82371b9c4875a46 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:51:06 ===================================================== [Pipeline] echo 05:51:06 taggedImages: 05:51:06 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d6682f794cbed5c1058d33e4699bd051412df0a8 05:51:06 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 05:51:06 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.84 05:51:06 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 05:51:06 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 05:51:06 [edgeXDocker.push] Tagging docker image core-data with the following tags: 05:51:06 d6682f794cbed5c1058d33e4699bd051412df0a8 05:51:06 latest 05:51:06 3.2.0-dev.84 05:51:06 d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 05:51:06 main 05:51:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:07 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d6682f794cbed5c1058d33e4699bd051412df0a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:07 + docker push nexus3.edgexfoundry.org:10004/core-data:d6682f794cbed5c1058d33e4699bd051412df0a8 05:51:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:51:07 9191158ca967: Preparing 05:51:07 27af762aa8d4: Preparing 05:51:07 949ec5bd8641: Preparing 05:51:07 40dd23946dc4: Preparing 05:51:07 f6efcb76fea3: Preparing 05:51:07 9429663d4d6e: Preparing 05:51:07 4a5fd369478b: Preparing 05:51:07 d62a02444d39: Preparing 05:51:07 4a5fd369478b: Waiting 05:51:07 d62a02444d39: Waiting 05:51:07 9429663d4d6e: Waiting 05:51:07 40dd23946dc4: Layer already exists 05:51:07 f6efcb76fea3: Layer already exists 05:51:07 9429663d4d6e: Layer already exists 05:51:07 d62a02444d39: Layer already exists 05:51:07 9191158ca967: Pushed 05:51:07 27af762aa8d4: Pushed 05:51:07 4a5fd369478b: Pushed 05:51:10 949ec5bd8641: Pushed 05:51:10 d6682f794cbed5c1058d33e4699bd051412df0a8: digest: sha256:cbec0b2727244a81b356d64ff77e852456c519d2c51813234e6e69aa01c0a9e6 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:10 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:11 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 05:51:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:51:11 9191158ca967: Preparing 05:51:11 27af762aa8d4: Preparing 05:51:11 949ec5bd8641: Preparing 05:51:11 40dd23946dc4: Preparing 05:51:11 f6efcb76fea3: Preparing 05:51:11 9429663d4d6e: Preparing 05:51:11 4a5fd369478b: Preparing 05:51:11 d62a02444d39: Preparing 05:51:11 9429663d4d6e: Waiting 05:51:11 4a5fd369478b: Waiting 05:51:11 d62a02444d39: Waiting 05:51:11 949ec5bd8641: Layer already exists 05:51:11 f6efcb76fea3: Layer already exists 05:51:11 9191158ca967: Layer already exists 05:51:11 40dd23946dc4: Layer already exists 05:51:11 27af762aa8d4: Layer already exists 05:51:11 4a5fd369478b: Layer already exists 05:51:11 d62a02444d39: Layer already exists 05:51:11 9429663d4d6e: Layer already exists 05:51:11 latest: digest: sha256:cbec0b2727244a81b356d64ff77e852456c519d2c51813234e6e69aa01c0a9e6 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:11 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:11 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.84 05:51:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:51:11 9191158ca967: Preparing 05:51:11 27af762aa8d4: Preparing 05:51:11 949ec5bd8641: Preparing 05:51:11 40dd23946dc4: Preparing 05:51:11 f6efcb76fea3: Preparing 05:51:11 9429663d4d6e: Preparing 05:51:11 4a5fd369478b: Preparing 05:51:11 d62a02444d39: Preparing 05:51:11 9429663d4d6e: Waiting 05:51:11 4a5fd369478b: Waiting 05:51:11 d62a02444d39: Waiting 05:51:11 9191158ca967: Layer already exists 05:51:11 27af762aa8d4: Layer already exists 05:51:11 40dd23946dc4: Layer already exists 05:51:11 949ec5bd8641: Layer already exists 05:51:11 f6efcb76fea3: Layer already exists 05:51:11 4a5fd369478b: Layer already exists 05:51:11 d62a02444d39: Layer already exists 05:51:11 9429663d4d6e: Layer already exists 05:51:11 3.2.0-dev.84: digest: sha256:cbec0b2727244a81b356d64ff77e852456c519d2c51813234e6e69aa01c0a9e6 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:12 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:12 + docker push nexus3.edgexfoundry.org:10004/core-data:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 05:51:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:51:12 9191158ca967: Preparing 05:51:12 27af762aa8d4: Preparing 05:51:12 949ec5bd8641: Preparing 05:51:12 40dd23946dc4: Preparing 05:51:12 f6efcb76fea3: Preparing 05:51:12 9429663d4d6e: Preparing 05:51:12 4a5fd369478b: Preparing 05:51:12 d62a02444d39: Preparing 05:51:12 4a5fd369478b: Waiting 05:51:12 9429663d4d6e: Waiting 05:51:12 d62a02444d39: Waiting 05:51:12 949ec5bd8641: Layer already exists 05:51:12 f6efcb76fea3: Layer already exists 05:51:12 9191158ca967: Layer already exists 05:51:12 27af762aa8d4: Layer already exists 05:51:12 40dd23946dc4: Layer already exists 05:51:12 d62a02444d39: Layer already exists 05:51:12 4a5fd369478b: Layer already exists 05:51:12 9429663d4d6e: Layer already exists 05:51:12 d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84: digest: sha256:cbec0b2727244a81b356d64ff77e852456c519d2c51813234e6e69aa01c0a9e6 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:13 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:13 + docker push nexus3.edgexfoundry.org:10004/core-data:main 05:51:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:51:13 9191158ca967: Preparing 05:51:13 27af762aa8d4: Preparing 05:51:13 949ec5bd8641: Preparing 05:51:13 40dd23946dc4: Preparing 05:51:13 f6efcb76fea3: Preparing 05:51:13 9429663d4d6e: Preparing 05:51:13 4a5fd369478b: Preparing 05:51:13 d62a02444d39: Preparing 05:51:13 9429663d4d6e: Waiting 05:51:13 4a5fd369478b: Waiting 05:51:13 d62a02444d39: Waiting 05:51:13 40dd23946dc4: Layer already exists 05:51:13 9191158ca967: Layer already exists 05:51:13 949ec5bd8641: Layer already exists 05:51:13 f6efcb76fea3: Layer already exists 05:51:13 27af762aa8d4: Layer already exists 05:51:13 4a5fd369478b: Layer already exists 05:51:13 9429663d4d6e: Layer already exists 05:51:13 d62a02444d39: Layer already exists 05:51:13 main: digest: sha256:cbec0b2727244a81b356d64ff77e852456c519d2c51813234e6e69aa01c0a9e6 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:51:13 ===================================================== [Pipeline] echo 05:51:13 taggedImages: 05:51:13 - nexus3.edgexfoundry.org:10004/core-data:d6682f794cbed5c1058d33e4699bd051412df0a8 05:51:13 - nexus3.edgexfoundry.org:10004/core-data:latest 05:51:13 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.84 05:51:13 - nexus3.edgexfoundry.org:10004/core-data:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 05:51:13 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 05:51:13 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 05:51:13 d6682f794cbed5c1058d33e4699bd051412df0a8 05:51:13 latest 05:51:13 3.2.0-dev.84 05:51:13 d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 05:51:13 main 05:51:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:13 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:d6682f794cbed5c1058d33e4699bd051412df0a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:14 + docker push nexus3.edgexfoundry.org:10004/core-keeper:d6682f794cbed5c1058d33e4699bd051412df0a8 05:51:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:51:14 520158fcdf2e: Preparing 05:51:14 b9eddef8cbb1: Preparing 05:51:14 d74ee7405592: Preparing 05:51:14 f6efcb76fea3: Preparing 05:51:14 ea27b07f2dc5: Preparing 05:51:14 aefdbb605619: Preparing 05:51:14 d62a02444d39: Preparing 05:51:14 aefdbb605619: Waiting 05:51:14 f6efcb76fea3: Layer already exists 05:51:14 b9eddef8cbb1: Pushed 05:51:14 d62a02444d39: Layer already exists 05:51:14 520158fcdf2e: Pushed 05:51:14 ea27b07f2dc5: Pushed 05:51:14 aefdbb605619: Pushed 05:51:17 d74ee7405592: Pushed 05:51:17 d6682f794cbed5c1058d33e4699bd051412df0a8: digest: sha256:8836496a377a193322f8141154f3203d21ef4473e23065718a84540a16a695f9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:17 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:18 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 05:51:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:51:18 520158fcdf2e: Preparing 05:51:18 b9eddef8cbb1: Preparing 05:51:18 d74ee7405592: Preparing 05:51:18 f6efcb76fea3: Preparing 05:51:18 ea27b07f2dc5: Preparing 05:51:18 aefdbb605619: Preparing 05:51:18 d62a02444d39: Preparing 05:51:18 aefdbb605619: Waiting 05:51:18 d62a02444d39: Waiting 05:51:18 520158fcdf2e: Layer already exists 05:51:18 f6efcb76fea3: Layer already exists 05:51:18 b9eddef8cbb1: Layer already exists 05:51:18 d74ee7405592: Layer already exists 05:51:18 ea27b07f2dc5: Layer already exists 05:51:18 aefdbb605619: Layer already exists 05:51:18 d62a02444d39: Layer already exists 05:51:18 latest: digest: sha256:8836496a377a193322f8141154f3203d21ef4473e23065718a84540a16a695f9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:18 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:18 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.84 05:51:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:51:18 520158fcdf2e: Preparing 05:51:18 b9eddef8cbb1: Preparing 05:51:18 d74ee7405592: Preparing 05:51:18 f6efcb76fea3: Preparing 05:51:18 ea27b07f2dc5: Preparing 05:51:18 aefdbb605619: Preparing 05:51:18 d62a02444d39: Preparing 05:51:18 aefdbb605619: Waiting 05:51:18 d62a02444d39: Waiting 05:51:18 520158fcdf2e: Layer already exists 05:51:18 ea27b07f2dc5: Layer already exists 05:51:18 d74ee7405592: Layer already exists 05:51:18 b9eddef8cbb1: Layer already exists 05:51:18 f6efcb76fea3: Layer already exists 05:51:18 aefdbb605619: Layer already exists 05:51:18 d62a02444d39: Layer already exists 05:51:18 3.2.0-dev.84: digest: sha256:8836496a377a193322f8141154f3203d21ef4473e23065718a84540a16a695f9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:19 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:19 + docker push nexus3.edgexfoundry.org:10004/core-keeper:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 05:51:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:51:19 520158fcdf2e: Preparing 05:51:19 b9eddef8cbb1: Preparing 05:51:19 d74ee7405592: Preparing 05:51:19 f6efcb76fea3: Preparing 05:51:19 ea27b07f2dc5: Preparing 05:51:19 aefdbb605619: Preparing 05:51:19 d62a02444d39: Preparing 05:51:19 aefdbb605619: Waiting 05:51:19 d62a02444d39: Waiting 05:51:19 d74ee7405592: Layer already exists 05:51:19 b9eddef8cbb1: Layer already exists 05:51:19 f6efcb76fea3: Layer already exists 05:51:19 ea27b07f2dc5: Layer already exists 05:51:19 520158fcdf2e: Layer already exists 05:51:19 aefdbb605619: Layer already exists 05:51:19 d62a02444d39: Layer already exists 05:51:19 d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84: digest: sha256:8836496a377a193322f8141154f3203d21ef4473e23065718a84540a16a695f9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:20 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:20 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 05:51:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:51:20 520158fcdf2e: Preparing 05:51:20 b9eddef8cbb1: Preparing 05:51:20 d74ee7405592: Preparing 05:51:20 f6efcb76fea3: Preparing 05:51:20 ea27b07f2dc5: Preparing 05:51:20 aefdbb605619: Preparing 05:51:20 d62a02444d39: Preparing 05:51:20 aefdbb605619: Waiting 05:51:20 d62a02444d39: Waiting 05:51:20 d74ee7405592: Layer already exists 05:51:20 520158fcdf2e: Layer already exists 05:51:20 b9eddef8cbb1: Layer already exists 05:51:20 f6efcb76fea3: Layer already exists 05:51:20 ea27b07f2dc5: Layer already exists 05:51:20 aefdbb605619: Layer already exists 05:51:20 d62a02444d39: Layer already exists 05:51:20 main: digest: sha256:8836496a377a193322f8141154f3203d21ef4473e23065718a84540a16a695f9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:51:20 ===================================================== [Pipeline] echo 05:51:20 taggedImages: 05:51:20 - nexus3.edgexfoundry.org:10004/core-keeper:d6682f794cbed5c1058d33e4699bd051412df0a8 05:51:20 - nexus3.edgexfoundry.org:10004/core-keeper:latest 05:51:20 - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.84 05:51:20 - nexus3.edgexfoundry.org:10004/core-keeper:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 05:51:20 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 05:51:20 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 05:51:20 d6682f794cbed5c1058d33e4699bd051412df0a8 05:51:20 latest 05:51:20 3.2.0-dev.84 05:51:20 d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 05:51:20 main 05:51:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:20 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d6682f794cbed5c1058d33e4699bd051412df0a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata:d6682f794cbed5c1058d33e4699bd051412df0a8 05:51:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:51:21 d42867b81419: Preparing 05:51:21 1327035a81a5: Preparing 05:51:21 3802268ff318: Preparing 05:51:21 dc3c5ff961ba: Preparing 05:51:21 40dd23946dc4: Preparing 05:51:21 f6efcb76fea3: Preparing 05:51:21 9429663d4d6e: Preparing 05:51:21 68ac9691179b: Preparing 05:51:21 d62a02444d39: Preparing 05:51:21 f6efcb76fea3: Waiting 05:51:21 9429663d4d6e: Waiting 05:51:21 68ac9691179b: Waiting 05:51:21 d62a02444d39: Waiting 05:51:21 40dd23946dc4: Layer already exists 05:51:21 f6efcb76fea3: Layer already exists 05:51:21 9429663d4d6e: Layer already exists 05:51:21 68ac9691179b: Layer already exists 05:51:21 3802268ff318: Pushed 05:51:21 1327035a81a5: Pushed 05:51:21 d62a02444d39: Layer already exists 05:51:21 d42867b81419: Pushed 05:51:24 dc3c5ff961ba: Pushed 05:51:24 d6682f794cbed5c1058d33e4699bd051412df0a8: digest: sha256:d4e8bc29363bc19336689ba4ae2b3f03a0bb8f02dcdb267c08d6dcc16c48ca01 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:24 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 05:51:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:51:25 d42867b81419: Preparing 05:51:25 1327035a81a5: Preparing 05:51:25 3802268ff318: Preparing 05:51:25 dc3c5ff961ba: Preparing 05:51:25 40dd23946dc4: Preparing 05:51:25 f6efcb76fea3: Preparing 05:51:25 9429663d4d6e: Preparing 05:51:25 68ac9691179b: Preparing 05:51:25 d62a02444d39: Preparing 05:51:25 68ac9691179b: Waiting 05:51:25 d62a02444d39: Waiting 05:51:25 f6efcb76fea3: Waiting 05:51:25 9429663d4d6e: Waiting 05:51:25 d42867b81419: Layer already exists 05:51:25 40dd23946dc4: Layer already exists 05:51:25 dc3c5ff961ba: Layer already exists 05:51:25 1327035a81a5: Layer already exists 05:51:25 3802268ff318: Layer already exists 05:51:25 d62a02444d39: Layer already exists 05:51:25 f6efcb76fea3: Layer already exists 05:51:25 9429663d4d6e: Layer already exists 05:51:25 68ac9691179b: Layer already exists 05:51:25 latest: digest: sha256:d4e8bc29363bc19336689ba4ae2b3f03a0bb8f02dcdb267c08d6dcc16c48ca01 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:25 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.84 05:51:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:51:25 d42867b81419: Preparing 05:51:25 1327035a81a5: Preparing 05:51:25 3802268ff318: Preparing 05:51:25 dc3c5ff961ba: Preparing 05:51:25 40dd23946dc4: Preparing 05:51:25 f6efcb76fea3: Preparing 05:51:25 9429663d4d6e: Preparing 05:51:25 68ac9691179b: Preparing 05:51:25 d62a02444d39: Preparing 05:51:25 9429663d4d6e: Waiting 05:51:25 68ac9691179b: Waiting 05:51:25 d62a02444d39: Waiting 05:51:25 f6efcb76fea3: Waiting 05:51:25 dc3c5ff961ba: Layer already exists 05:51:25 1327035a81a5: Layer already exists 05:51:25 40dd23946dc4: Layer already exists 05:51:25 3802268ff318: Layer already exists 05:51:25 d42867b81419: Layer already exists 05:51:25 68ac9691179b: Layer already exists 05:51:25 f6efcb76fea3: Layer already exists 05:51:25 d62a02444d39: Layer already exists 05:51:25 9429663d4d6e: Layer already exists 05:51:25 3.2.0-dev.84: digest: sha256:d4e8bc29363bc19336689ba4ae2b3f03a0bb8f02dcdb267c08d6dcc16c48ca01 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:26 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 05:51:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:51:26 d42867b81419: Preparing 05:51:26 1327035a81a5: Preparing 05:51:26 3802268ff318: Preparing 05:51:26 dc3c5ff961ba: Preparing 05:51:26 40dd23946dc4: Preparing 05:51:26 f6efcb76fea3: Preparing 05:51:26 9429663d4d6e: Preparing 05:51:26 68ac9691179b: Preparing 05:51:26 d62a02444d39: Preparing 05:51:26 d62a02444d39: Waiting 05:51:26 9429663d4d6e: Waiting 05:51:26 68ac9691179b: Waiting 05:51:26 f6efcb76fea3: Waiting 05:51:26 dc3c5ff961ba: Layer already exists 05:51:26 40dd23946dc4: Layer already exists 05:51:26 d42867b81419: Layer already exists 05:51:26 3802268ff318: Layer already exists 05:51:26 1327035a81a5: Layer already exists 05:51:26 9429663d4d6e: Layer already exists 05:51:26 f6efcb76fea3: Layer already exists 05:51:26 d62a02444d39: Layer already exists 05:51:26 68ac9691179b: Layer already exists 05:51:26 d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84: digest: sha256:d4e8bc29363bc19336689ba4ae2b3f03a0bb8f02dcdb267c08d6dcc16c48ca01 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:26 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 05:51:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:51:27 d42867b81419: Preparing 05:51:27 1327035a81a5: Preparing 05:51:27 3802268ff318: Preparing 05:51:27 dc3c5ff961ba: Preparing 05:51:27 40dd23946dc4: Preparing 05:51:27 f6efcb76fea3: Preparing 05:51:27 9429663d4d6e: Preparing 05:51:27 68ac9691179b: Preparing 05:51:27 d62a02444d39: Preparing 05:51:27 f6efcb76fea3: Waiting 05:51:27 9429663d4d6e: Waiting 05:51:27 68ac9691179b: Waiting 05:51:27 d62a02444d39: Waiting 05:51:27 3802268ff318: Layer already exists 05:51:27 40dd23946dc4: Layer already exists 05:51:27 d42867b81419: Layer already exists 05:51:27 dc3c5ff961ba: Layer already exists 05:51:27 1327035a81a5: Layer already exists 05:51:27 f6efcb76fea3: Layer already exists 05:51:27 68ac9691179b: Layer already exists 05:51:27 9429663d4d6e: Layer already exists 05:51:27 d62a02444d39: Layer already exists 05:51:27 main: digest: sha256:d4e8bc29363bc19336689ba4ae2b3f03a0bb8f02dcdb267c08d6dcc16c48ca01 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:51:27 ===================================================== [Pipeline] echo 05:51:27 taggedImages: 05:51:27 - nexus3.edgexfoundry.org:10004/core-metadata:d6682f794cbed5c1058d33e4699bd051412df0a8 05:51:27 - nexus3.edgexfoundry.org:10004/core-metadata:latest 05:51:27 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.84 05:51:27 - nexus3.edgexfoundry.org:10004/core-metadata:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 05:51:27 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 05:51:27 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 05:51:27 d6682f794cbed5c1058d33e4699bd051412df0a8 05:51:27 latest 05:51:27 3.2.0-dev.84 05:51:27 d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 05:51:27 main 05:51:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:27 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d6682f794cbed5c1058d33e4699bd051412df0a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d6682f794cbed5c1058d33e4699bd051412df0a8 05:51:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:51:27 9254e00f7594: Preparing 05:51:27 6a13920fb0a9: Preparing 05:51:27 52ecf5d65c0f: Preparing 05:51:27 132e075ff654: Preparing 05:51:27 1474e0394358: Preparing 05:51:27 22006b785366: Preparing 05:51:27 99a375123980: Preparing 05:51:27 51bd65d243b5: Preparing 05:51:27 40dd23946dc4: Preparing 05:51:27 f6efcb76fea3: Preparing 05:51:27 db0b8dc9e614: Preparing 05:51:27 6b9dba936ffa: Preparing 05:51:27 5f70bf18a086: Preparing 05:51:27 145e3e7eb3f3: Preparing 05:51:27 2c24f1dff066: Preparing 05:51:27 e47f3ebed5e6: Preparing 05:51:27 d62a02444d39: Preparing 05:51:27 51bd65d243b5: Waiting 05:51:27 22006b785366: Waiting 05:51:27 99a375123980: Waiting 05:51:27 40dd23946dc4: Waiting 05:51:27 db0b8dc9e614: Waiting 05:51:27 6b9dba936ffa: Waiting 05:51:27 f6efcb76fea3: Waiting 05:51:27 5f70bf18a086: Waiting 05:51:27 145e3e7eb3f3: Waiting 05:51:27 2c24f1dff066: Waiting 05:51:27 e47f3ebed5e6: Waiting 05:51:27 d62a02444d39: Waiting 05:51:27 1474e0394358: Pushed 05:51:27 52ecf5d65c0f: Pushed 05:51:27 132e075ff654: Pushed 05:51:27 6a13920fb0a9: Pushed 05:51:28 40dd23946dc4: Layer already exists 05:51:28 f6efcb76fea3: Layer already exists 05:51:28 9254e00f7594: Pushed 05:51:28 22006b785366: Pushed 05:51:28 99a375123980: Pushed 05:51:28 5f70bf18a086: Layer already exists 05:51:28 db0b8dc9e614: Pushed 05:51:28 6b9dba936ffa: Pushed 05:51:28 d62a02444d39: Layer already exists 05:51:28 145e3e7eb3f3: Pushed 05:51:28 2c24f1dff066: Pushed 05:51:28 e47f3ebed5e6: Pushed 05:51:31 51bd65d243b5: Pushed 05:51:31 d6682f794cbed5c1058d33e4699bd051412df0a8: digest: sha256:33e6fd807bf78f625dac2b87af67408aee6ee5811a6851725be72c72f071dfa8 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:31 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 05:51:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:51:32 9254e00f7594: Preparing 05:51:32 6a13920fb0a9: Preparing 05:51:32 52ecf5d65c0f: Preparing 05:51:32 132e075ff654: Preparing 05:51:32 1474e0394358: Preparing 05:51:32 22006b785366: Preparing 05:51:32 99a375123980: Preparing 05:51:32 51bd65d243b5: Preparing 05:51:32 40dd23946dc4: Preparing 05:51:32 f6efcb76fea3: Preparing 05:51:32 db0b8dc9e614: Preparing 05:51:32 6b9dba936ffa: Preparing 05:51:32 40dd23946dc4: Waiting 05:51:32 22006b785366: Waiting 05:51:32 db0b8dc9e614: Waiting 05:51:32 99a375123980: Waiting 05:51:32 5f70bf18a086: Preparing 05:51:32 145e3e7eb3f3: Preparing 05:51:32 2c24f1dff066: Preparing 05:51:32 6b9dba936ffa: Waiting 05:51:32 e47f3ebed5e6: Preparing 05:51:32 d62a02444d39: Preparing 05:51:32 5f70bf18a086: Waiting 05:51:32 2c24f1dff066: Waiting 05:51:32 145e3e7eb3f3: Waiting 05:51:32 e47f3ebed5e6: Waiting 05:51:32 9254e00f7594: Layer already exists 05:51:32 1474e0394358: Layer already exists 05:51:32 6a13920fb0a9: Layer already exists 05:51:32 132e075ff654: Layer already exists 05:51:32 52ecf5d65c0f: Layer already exists 05:51:32 99a375123980: Layer already exists 05:51:32 40dd23946dc4: Layer already exists 05:51:32 51bd65d243b5: Layer already exists 05:51:32 f6efcb76fea3: Layer already exists 05:51:32 22006b785366: Layer already exists 05:51:32 db0b8dc9e614: Layer already exists 05:51:32 6b9dba936ffa: Layer already exists 05:51:32 2c24f1dff066: Layer already exists 05:51:32 145e3e7eb3f3: Layer already exists 05:51:32 5f70bf18a086: Layer already exists 05:51:32 e47f3ebed5e6: Layer already exists 05:51:32 d62a02444d39: Layer already exists 05:51:32 latest: digest: sha256:33e6fd807bf78f625dac2b87af67408aee6ee5811a6851725be72c72f071dfa8 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:32 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.84 05:51:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:51:32 9254e00f7594: Preparing 05:51:32 6a13920fb0a9: Preparing 05:51:32 52ecf5d65c0f: Preparing 05:51:32 132e075ff654: Preparing 05:51:32 1474e0394358: Preparing 05:51:32 22006b785366: Preparing 05:51:32 99a375123980: Preparing 05:51:32 51bd65d243b5: Preparing 05:51:32 40dd23946dc4: Preparing 05:51:32 f6efcb76fea3: Preparing 05:51:32 db0b8dc9e614: Preparing 05:51:32 6b9dba936ffa: Preparing 05:51:32 5f70bf18a086: Preparing 05:51:32 145e3e7eb3f3: Preparing 05:51:32 2c24f1dff066: Preparing 05:51:32 e47f3ebed5e6: Preparing 05:51:32 d62a02444d39: Preparing 05:51:32 5f70bf18a086: Waiting 05:51:32 145e3e7eb3f3: Waiting 05:51:32 2c24f1dff066: Waiting 05:51:32 e47f3ebed5e6: Waiting 05:51:32 d62a02444d39: Waiting 05:51:32 22006b785366: Waiting 05:51:32 99a375123980: Waiting 05:51:32 51bd65d243b5: Waiting 05:51:32 40dd23946dc4: Waiting 05:51:32 f6efcb76fea3: Waiting 05:51:32 6b9dba936ffa: Waiting 05:51:32 6a13920fb0a9: Layer already exists 05:51:32 132e075ff654: Layer already exists 05:51:32 52ecf5d65c0f: Layer already exists 05:51:32 9254e00f7594: Layer already exists 05:51:32 1474e0394358: Layer already exists 05:51:32 22006b785366: Layer already exists 05:51:32 99a375123980: Layer already exists 05:51:32 f6efcb76fea3: Layer already exists 05:51:32 51bd65d243b5: Layer already exists 05:51:32 40dd23946dc4: Layer already exists 05:51:32 db0b8dc9e614: Layer already exists 05:51:32 6b9dba936ffa: Layer already exists 05:51:32 145e3e7eb3f3: Layer already exists 05:51:32 2c24f1dff066: Layer already exists 05:51:32 5f70bf18a086: Layer already exists 05:51:32 e47f3ebed5e6: Layer already exists 05:51:32 d62a02444d39: Layer already exists 05:51:32 3.2.0-dev.84: digest: sha256:33e6fd807bf78f625dac2b87af67408aee6ee5811a6851725be72c72f071dfa8 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:33 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:34 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 05:51:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:51:34 9254e00f7594: Preparing 05:51:34 6a13920fb0a9: Preparing 05:51:34 52ecf5d65c0f: Preparing 05:51:34 132e075ff654: Preparing 05:51:34 1474e0394358: Preparing 05:51:34 22006b785366: Preparing 05:51:34 99a375123980: Preparing 05:51:34 51bd65d243b5: Preparing 05:51:34 40dd23946dc4: Preparing 05:51:34 f6efcb76fea3: Preparing 05:51:34 db0b8dc9e614: Preparing 05:51:34 6b9dba936ffa: Preparing 05:51:34 5f70bf18a086: Preparing 05:51:34 145e3e7eb3f3: Preparing 05:51:34 2c24f1dff066: Preparing 05:51:34 e47f3ebed5e6: Preparing 05:51:34 d62a02444d39: Preparing 05:51:34 145e3e7eb3f3: Waiting 05:51:34 f6efcb76fea3: Waiting 05:51:34 db0b8dc9e614: Waiting 05:51:34 e47f3ebed5e6: Waiting 05:51:34 6b9dba936ffa: Waiting 05:51:34 99a375123980: Waiting 05:51:34 5f70bf18a086: Waiting 05:51:34 51bd65d243b5: Waiting 05:51:34 40dd23946dc4: Waiting 05:51:34 d62a02444d39: Waiting 05:51:34 2c24f1dff066: Waiting 05:51:34 22006b785366: Waiting 05:51:34 9254e00f7594: Layer already exists 05:51:34 1474e0394358: Layer already exists 05:51:34 52ecf5d65c0f: Layer already exists 05:51:34 22006b785366: Layer already exists 05:51:34 51bd65d243b5: Layer already exists 05:51:34 40dd23946dc4: Layer already exists 05:51:34 f6efcb76fea3: Layer already exists 05:51:34 db0b8dc9e614: Layer already exists 05:51:34 6b9dba936ffa: Layer already exists 05:51:34 5f70bf18a086: Layer already exists 05:51:34 145e3e7eb3f3: Layer already exists 05:51:34 2c24f1dff066: Layer already exists 05:51:34 6a13920fb0a9: Layer already exists 05:51:34 132e075ff654: Layer already exists 05:51:34 e47f3ebed5e6: Layer already exists 05:51:34 99a375123980: Layer already exists 05:51:34 d62a02444d39: Layer already exists 05:51:34 d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84: digest: sha256:33e6fd807bf78f625dac2b87af67408aee6ee5811a6851725be72c72f071dfa8 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:34 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 05:51:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:51:35 9254e00f7594: Preparing 05:51:35 6a13920fb0a9: Preparing 05:51:35 52ecf5d65c0f: Preparing 05:51:35 132e075ff654: Preparing 05:51:35 1474e0394358: Preparing 05:51:35 22006b785366: Preparing 05:51:35 99a375123980: Preparing 05:51:35 51bd65d243b5: Preparing 05:51:35 40dd23946dc4: Preparing 05:51:35 f6efcb76fea3: Preparing 05:51:35 db0b8dc9e614: Preparing 05:51:35 6b9dba936ffa: Preparing 05:51:35 5f70bf18a086: Preparing 05:51:35 145e3e7eb3f3: Preparing 05:51:35 2c24f1dff066: Preparing 05:51:35 e47f3ebed5e6: Preparing 05:51:35 d62a02444d39: Preparing 05:51:35 22006b785366: Waiting 05:51:35 99a375123980: Waiting 05:51:35 51bd65d243b5: Waiting 05:51:35 40dd23946dc4: Waiting 05:51:35 f6efcb76fea3: Waiting 05:51:35 db0b8dc9e614: Waiting 05:51:35 6b9dba936ffa: Waiting 05:51:35 5f70bf18a086: Waiting 05:51:35 145e3e7eb3f3: Waiting 05:51:35 2c24f1dff066: Waiting 05:51:35 e47f3ebed5e6: Waiting 05:51:35 52ecf5d65c0f: Layer already exists 05:51:35 9254e00f7594: Layer already exists 05:51:35 132e075ff654: Layer already exists 05:51:35 1474e0394358: Layer already exists 05:51:35 6a13920fb0a9: Layer already exists 05:51:35 22006b785366: Layer already exists 05:51:35 99a375123980: Layer already exists 05:51:35 f6efcb76fea3: Layer already exists 05:51:35 51bd65d243b5: Layer already exists 05:51:35 40dd23946dc4: Layer already exists 05:51:35 6b9dba936ffa: Layer already exists 05:51:35 db0b8dc9e614: Layer already exists 05:51:35 5f70bf18a086: Layer already exists 05:51:35 2c24f1dff066: Layer already exists 05:51:35 145e3e7eb3f3: Layer already exists 05:51:35 e47f3ebed5e6: Layer already exists 05:51:35 d62a02444d39: Layer already exists 05:51:35 main: digest: sha256:33e6fd807bf78f625dac2b87af67408aee6ee5811a6851725be72c72f071dfa8 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:51:35 ===================================================== [Pipeline] echo 05:51:35 taggedImages: 05:51:35 - nexus3.edgexfoundry.org:10004/security-bootstrapper:d6682f794cbed5c1058d33e4699bd051412df0a8 05:51:35 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 05:51:35 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.84 05:51:35 - nexus3.edgexfoundry.org:10004/security-bootstrapper:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 05:51:35 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 05:51:35 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 05:51:35 d6682f794cbed5c1058d33e4699bd051412df0a8 05:51:35 latest 05:51:35 3.2.0-dev.84 05:51:35 d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 05:51:35 main 05:51:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:35 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:d6682f794cbed5c1058d33e4699bd051412df0a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:d6682f794cbed5c1058d33e4699bd051412df0a8 05:51:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:51:35 09fb57ffaa86: Preparing 05:51:35 1906e6908d9d: Preparing 05:51:35 c00388858e35: Preparing 05:51:35 1a8acf97783f: Preparing 05:51:35 40dd23946dc4: Preparing 05:51:35 f6efcb76fea3: Preparing 05:51:35 9429663d4d6e: Preparing 05:51:35 68ac9691179b: Preparing 05:51:35 d62a02444d39: Preparing 05:51:35 f6efcb76fea3: Waiting 05:51:35 9429663d4d6e: Waiting 05:51:35 68ac9691179b: Waiting 05:51:35 d62a02444d39: Waiting 05:51:35 40dd23946dc4: Layer already exists 05:51:35 09fb57ffaa86: Layer already exists 05:51:35 1906e6908d9d: Layer already exists 05:51:35 f6efcb76fea3: Layer already exists 05:51:35 9429663d4d6e: Layer already exists 05:51:35 68ac9691179b: Layer already exists 05:51:35 d62a02444d39: Layer already exists 05:51:35 c00388858e35: Pushed 05:51:39 1a8acf97783f: Pushed 05:51:39 d6682f794cbed5c1058d33e4699bd051412df0a8: digest: sha256:60bc2b2ef70d1149f9cce27cd0f5a4ee084e02fa2941640bf2a6c0c467dbaa69 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:39 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 05:51:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:51:39 09fb57ffaa86: Preparing 05:51:39 1906e6908d9d: Preparing 05:51:39 c00388858e35: Preparing 05:51:39 1a8acf97783f: Preparing 05:51:39 40dd23946dc4: Preparing 05:51:39 f6efcb76fea3: Preparing 05:51:39 9429663d4d6e: Preparing 05:51:39 68ac9691179b: Preparing 05:51:39 d62a02444d39: Preparing 05:51:39 f6efcb76fea3: Waiting 05:51:39 9429663d4d6e: Waiting 05:51:39 68ac9691179b: Waiting 05:51:39 d62a02444d39: Waiting 05:51:39 1906e6908d9d: Layer already exists 05:51:39 09fb57ffaa86: Layer already exists 05:51:39 40dd23946dc4: Layer already exists 05:51:39 c00388858e35: Layer already exists 05:51:39 1a8acf97783f: Layer already exists 05:51:39 68ac9691179b: Layer already exists 05:51:39 9429663d4d6e: Layer already exists 05:51:39 f6efcb76fea3: Layer already exists 05:51:39 d62a02444d39: Layer already exists 05:51:39 latest: digest: sha256:60bc2b2ef70d1149f9cce27cd0f5a4ee084e02fa2941640bf2a6c0c467dbaa69 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:40 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.84 05:51:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:51:40 09fb57ffaa86: Preparing 05:51:40 1906e6908d9d: Preparing 05:51:40 c00388858e35: Preparing 05:51:40 1a8acf97783f: Preparing 05:51:40 40dd23946dc4: Preparing 05:51:40 f6efcb76fea3: Preparing 05:51:40 9429663d4d6e: Preparing 05:51:40 68ac9691179b: Preparing 05:51:40 d62a02444d39: Preparing 05:51:40 f6efcb76fea3: Waiting 05:51:40 9429663d4d6e: Waiting 05:51:40 68ac9691179b: Waiting 05:51:40 d62a02444d39: Waiting 05:51:40 09fb57ffaa86: Layer already exists 05:51:40 1906e6908d9d: Layer already exists 05:51:40 1a8acf97783f: Layer already exists 05:51:40 c00388858e35: Layer already exists 05:51:40 40dd23946dc4: Layer already exists 05:51:40 f6efcb76fea3: Layer already exists 05:51:40 68ac9691179b: Layer already exists 05:51:40 d62a02444d39: Layer already exists 05:51:40 9429663d4d6e: Layer already exists 05:51:40 3.2.0-dev.84: digest: sha256:60bc2b2ef70d1149f9cce27cd0f5a4ee084e02fa2941640bf2a6c0c467dbaa69 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:40 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 05:51:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:51:41 09fb57ffaa86: Preparing 05:51:41 1906e6908d9d: Preparing 05:51:41 c00388858e35: Preparing 05:51:41 1a8acf97783f: Preparing 05:51:41 40dd23946dc4: Preparing 05:51:41 f6efcb76fea3: Preparing 05:51:41 9429663d4d6e: Preparing 05:51:41 68ac9691179b: Preparing 05:51:41 d62a02444d39: Preparing 05:51:41 f6efcb76fea3: Waiting 05:51:41 9429663d4d6e: Waiting 05:51:41 68ac9691179b: Waiting 05:51:41 c00388858e35: Layer already exists 05:51:41 40dd23946dc4: Layer already exists 05:51:41 1906e6908d9d: Layer already exists 05:51:41 09fb57ffaa86: Layer already exists 05:51:41 1a8acf97783f: Layer already exists 05:51:41 d62a02444d39: Layer already exists 05:51:41 9429663d4d6e: Layer already exists 05:51:41 68ac9691179b: Layer already exists 05:51:41 f6efcb76fea3: Layer already exists 05:51:41 d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84: digest: sha256:60bc2b2ef70d1149f9cce27cd0f5a4ee084e02fa2941640bf2a6c0c467dbaa69 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:41 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 05:51:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:51:41 09fb57ffaa86: Preparing 05:51:41 1906e6908d9d: Preparing 05:51:41 c00388858e35: Preparing 05:51:41 1a8acf97783f: Preparing 05:51:41 40dd23946dc4: Preparing 05:51:41 f6efcb76fea3: Preparing 05:51:41 9429663d4d6e: Preparing 05:51:41 68ac9691179b: Preparing 05:51:41 d62a02444d39: Preparing 05:51:41 f6efcb76fea3: Waiting 05:51:41 68ac9691179b: Waiting 05:51:41 d62a02444d39: Waiting 05:51:41 1906e6908d9d: Layer already exists 05:51:41 40dd23946dc4: Layer already exists 05:51:41 09fb57ffaa86: Layer already exists 05:51:41 1a8acf97783f: Layer already exists 05:51:41 c00388858e35: Layer already exists 05:51:41 9429663d4d6e: Layer already exists 05:51:41 68ac9691179b: Layer already exists 05:51:41 f6efcb76fea3: Layer already exists 05:51:41 d62a02444d39: Layer already exists 05:51:41 main: digest: sha256:60bc2b2ef70d1149f9cce27cd0f5a4ee084e02fa2941640bf2a6c0c467dbaa69 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:51:41 ===================================================== [Pipeline] echo 05:51:41 taggedImages: 05:51:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth:d6682f794cbed5c1058d33e4699bd051412df0a8 05:51:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 05:51:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.84 05:51:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 05:51:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 05:51:41 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 05:51:41 d6682f794cbed5c1058d33e4699bd051412df0a8 05:51:41 latest 05:51:41 3.2.0-dev.84 05:51:41 d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 05:51:41 main 05:51:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:42 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d6682f794cbed5c1058d33e4699bd051412df0a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d6682f794cbed5c1058d33e4699bd051412df0a8 05:51:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:51:42 1504e18b5509: Preparing 05:51:42 272ef11b81bd: Preparing 05:51:42 b3a3d3231bcc: Preparing 05:51:42 d7f449bb7614: Preparing 05:51:42 bf0497a0ce92: Preparing 05:51:42 40dd23946dc4: Preparing 05:51:42 f6efcb76fea3: Preparing 05:51:42 0eb8fd357dce: Preparing 05:51:42 7926ecfbc3d7: Preparing 05:51:42 a8aea9779121: Preparing 05:51:42 d62a02444d39: Preparing 05:51:42 0eb8fd357dce: Waiting 05:51:42 7926ecfbc3d7: Waiting 05:51:42 a8aea9779121: Waiting 05:51:42 d62a02444d39: Waiting 05:51:42 40dd23946dc4: Waiting 05:51:42 f6efcb76fea3: Waiting 05:51:42 272ef11b81bd: Pushed 05:51:42 40dd23946dc4: Layer already exists 05:51:42 f6efcb76fea3: Layer already exists 05:51:42 1504e18b5509: Pushed 05:51:42 bf0497a0ce92: Pushed 05:51:42 d7f449bb7614: Pushed 05:51:42 d62a02444d39: Layer already exists 05:51:42 0eb8fd357dce: Pushed 05:51:42 7926ecfbc3d7: Pushed 05:51:43 b3a3d3231bcc: Pushed 05:51:44 a8aea9779121: Pushed 05:51:44 d6682f794cbed5c1058d33e4699bd051412df0a8: digest: sha256:5a91c583c7bb3da344dcc824fb2c5c53fccab0a5af083ec790a3887d516d3371 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:44 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 05:51:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:51:44 1504e18b5509: Preparing 05:51:44 272ef11b81bd: Preparing 05:51:44 b3a3d3231bcc: Preparing 05:51:44 d7f449bb7614: Preparing 05:51:44 bf0497a0ce92: Preparing 05:51:44 40dd23946dc4: Preparing 05:51:44 f6efcb76fea3: Preparing 05:51:44 0eb8fd357dce: Preparing 05:51:44 7926ecfbc3d7: Preparing 05:51:44 a8aea9779121: Preparing 05:51:44 d62a02444d39: Preparing 05:51:44 f6efcb76fea3: Waiting 05:51:44 0eb8fd357dce: Waiting 05:51:44 7926ecfbc3d7: Waiting 05:51:44 d62a02444d39: Waiting 05:51:44 40dd23946dc4: Waiting 05:51:44 a8aea9779121: Waiting 05:51:44 bf0497a0ce92: Layer already exists 05:51:44 d7f449bb7614: Layer already exists 05:51:44 272ef11b81bd: Layer already exists 05:51:44 1504e18b5509: Layer already exists 05:51:44 b3a3d3231bcc: Layer already exists 05:51:44 40dd23946dc4: Layer already exists 05:51:44 0eb8fd357dce: Layer already exists 05:51:44 f6efcb76fea3: Layer already exists 05:51:44 a8aea9779121: Layer already exists 05:51:44 7926ecfbc3d7: Layer already exists 05:51:44 d62a02444d39: Layer already exists 05:51:44 latest: digest: sha256:5a91c583c7bb3da344dcc824fb2c5c53fccab0a5af083ec790a3887d516d3371 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:45 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.84 05:51:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:51:45 1504e18b5509: Preparing 05:51:45 272ef11b81bd: Preparing 05:51:45 b3a3d3231bcc: Preparing 05:51:45 d7f449bb7614: Preparing 05:51:45 bf0497a0ce92: Preparing 05:51:45 40dd23946dc4: Preparing 05:51:45 f6efcb76fea3: Preparing 05:51:45 0eb8fd357dce: Preparing 05:51:45 7926ecfbc3d7: Preparing 05:51:45 a8aea9779121: Preparing 05:51:45 d62a02444d39: Preparing 05:51:45 0eb8fd357dce: Waiting 05:51:45 40dd23946dc4: Waiting 05:51:45 f6efcb76fea3: Waiting 05:51:45 a8aea9779121: Waiting 05:51:45 d62a02444d39: Waiting 05:51:45 7926ecfbc3d7: Waiting 05:51:45 1504e18b5509: Layer already exists 05:51:45 272ef11b81bd: Layer already exists 05:51:45 b3a3d3231bcc: Layer already exists 05:51:45 bf0497a0ce92: Layer already exists 05:51:45 d7f449bb7614: Layer already exists 05:51:45 7926ecfbc3d7: Layer already exists 05:51:45 f6efcb76fea3: Layer already exists 05:51:45 0eb8fd357dce: Layer already exists 05:51:45 40dd23946dc4: Layer already exists 05:51:45 a8aea9779121: Layer already exists 05:51:45 d62a02444d39: Layer already exists 05:51:45 3.2.0-dev.84: digest: sha256:5a91c583c7bb3da344dcc824fb2c5c53fccab0a5af083ec790a3887d516d3371 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:45 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 05:51:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:51:46 1504e18b5509: Preparing 05:51:46 272ef11b81bd: Preparing 05:51:46 b3a3d3231bcc: Preparing 05:51:46 d7f449bb7614: Preparing 05:51:46 bf0497a0ce92: Preparing 05:51:46 40dd23946dc4: Preparing 05:51:46 f6efcb76fea3: Preparing 05:51:46 0eb8fd357dce: Preparing 05:51:46 7926ecfbc3d7: Preparing 05:51:46 a8aea9779121: Preparing 05:51:46 d62a02444d39: Preparing 05:51:46 40dd23946dc4: Waiting 05:51:46 7926ecfbc3d7: Waiting 05:51:46 f6efcb76fea3: Waiting 05:51:46 a8aea9779121: Waiting 05:51:46 d62a02444d39: Waiting 05:51:46 0eb8fd357dce: Waiting 05:51:46 d7f449bb7614: Layer already exists 05:51:46 b3a3d3231bcc: Layer already exists 05:51:46 1504e18b5509: Layer already exists 05:51:46 272ef11b81bd: Layer already exists 05:51:46 bf0497a0ce92: Layer already exists 05:51:46 40dd23946dc4: Layer already exists 05:51:46 a8aea9779121: Layer already exists 05:51:46 f6efcb76fea3: Layer already exists 05:51:46 7926ecfbc3d7: Layer already exists 05:51:46 0eb8fd357dce: Layer already exists 05:51:46 d62a02444d39: Layer already exists 05:51:46 d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84: digest: sha256:5a91c583c7bb3da344dcc824fb2c5c53fccab0a5af083ec790a3887d516d3371 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:46 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 05:51:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:51:46 1504e18b5509: Preparing 05:51:46 272ef11b81bd: Preparing 05:51:46 b3a3d3231bcc: Preparing 05:51:46 d7f449bb7614: Preparing 05:51:46 bf0497a0ce92: Preparing 05:51:46 40dd23946dc4: Preparing 05:51:46 f6efcb76fea3: Preparing 05:51:46 0eb8fd357dce: Preparing 05:51:46 7926ecfbc3d7: Preparing 05:51:46 a8aea9779121: Preparing 05:51:46 d62a02444d39: Preparing 05:51:46 40dd23946dc4: Waiting 05:51:46 f6efcb76fea3: Waiting 05:51:46 a8aea9779121: Waiting 05:51:46 0eb8fd357dce: Waiting 05:51:46 d62a02444d39: Waiting 05:51:46 bf0497a0ce92: Layer already exists 05:51:46 1504e18b5509: Layer already exists 05:51:46 272ef11b81bd: Layer already exists 05:51:46 d7f449bb7614: Layer already exists 05:51:46 b3a3d3231bcc: Layer already exists 05:51:46 40dd23946dc4: Layer already exists 05:51:46 f6efcb76fea3: Layer already exists 05:51:46 a8aea9779121: Layer already exists 05:51:46 0eb8fd357dce: Layer already exists 05:51:46 7926ecfbc3d7: Layer already exists 05:51:46 d62a02444d39: Layer already exists 05:51:46 main: digest: sha256:5a91c583c7bb3da344dcc824fb2c5c53fccab0a5af083ec790a3887d516d3371 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:51:46 ===================================================== [Pipeline] echo 05:51:46 taggedImages: 05:51:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup:d6682f794cbed5c1058d33e4699bd051412df0a8 05:51:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 05:51:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.84 05:51:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 05:51:46 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 05:51:46 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 05:51:46 d6682f794cbed5c1058d33e4699bd051412df0a8 05:51:46 latest 05:51:46 3.2.0-dev.84 05:51:46 d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 05:51:46 main 05:51:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:47 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d6682f794cbed5c1058d33e4699bd051412df0a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d6682f794cbed5c1058d33e4699bd051412df0a8 05:51:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:51:47 ab947b919559: Preparing 05:51:47 b25d1e756377: Preparing 05:51:47 b07fd6b36d71: Preparing 05:51:47 69d29aac863f: Preparing 05:51:47 9b14d44889f3: Preparing 05:51:47 0207f6fa17a2: Preparing 05:51:47 db16581524f6: Preparing 05:51:47 40dd23946dc4: Preparing 05:51:47 f6efcb76fea3: Preparing 05:51:47 6bc0dff6f4ef: Preparing 05:51:47 ef0a6d4f5078: Preparing 05:51:47 d62a02444d39: Preparing 05:51:47 0207f6fa17a2: Waiting 05:51:47 db16581524f6: Waiting 05:51:47 40dd23946dc4: Waiting 05:51:47 f6efcb76fea3: Waiting 05:51:47 6bc0dff6f4ef: Waiting 05:51:47 ef0a6d4f5078: Waiting 05:51:47 b25d1e756377: Pushed 05:51:47 9b14d44889f3: Pushed 05:51:47 ab947b919559: Pushed 05:51:47 40dd23946dc4: Layer already exists 05:51:47 f6efcb76fea3: Layer already exists 05:51:47 0207f6fa17a2: Pushed 05:51:47 db16581524f6: Pushed 05:51:47 d62a02444d39: Layer already exists 05:51:47 6bc0dff6f4ef: Pushed 05:51:48 69d29aac863f: Pushed 05:51:48 b07fd6b36d71: Pushed 05:51:48 ef0a6d4f5078: Pushed 05:51:48 d6682f794cbed5c1058d33e4699bd051412df0a8: digest: sha256:1aa742de8778dd6906979cdca056c587018974a20cd8bd7ee7b477e991b5a0e5 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:49 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:49 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 05:51:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:51:49 ab947b919559: Preparing 05:51:49 b25d1e756377: Preparing 05:51:49 b07fd6b36d71: Preparing 05:51:49 69d29aac863f: Preparing 05:51:49 9b14d44889f3: Preparing 05:51:49 0207f6fa17a2: Preparing 05:51:49 db16581524f6: Preparing 05:51:49 40dd23946dc4: Preparing 05:51:49 f6efcb76fea3: Preparing 05:51:49 0207f6fa17a2: Waiting 05:51:49 db16581524f6: Waiting 05:51:49 40dd23946dc4: Waiting 05:51:49 6bc0dff6f4ef: Preparing 05:51:49 ef0a6d4f5078: Preparing 05:51:49 d62a02444d39: Preparing 05:51:49 f6efcb76fea3: Waiting 05:51:49 6bc0dff6f4ef: Waiting 05:51:49 ef0a6d4f5078: Waiting 05:51:49 d62a02444d39: Waiting 05:51:49 ab947b919559: Layer already exists 05:51:49 69d29aac863f: Layer already exists 05:51:49 b07fd6b36d71: Layer already exists 05:51:49 9b14d44889f3: Layer already exists 05:51:49 b25d1e756377: Layer already exists 05:51:49 40dd23946dc4: Layer already exists 05:51:49 0207f6fa17a2: Layer already exists 05:51:49 db16581524f6: Layer already exists 05:51:49 f6efcb76fea3: Layer already exists 05:51:49 6bc0dff6f4ef: Layer already exists 05:51:49 ef0a6d4f5078: Layer already exists 05:51:49 d62a02444d39: Layer already exists 05:51:49 latest: digest: sha256:1aa742de8778dd6906979cdca056c587018974a20cd8bd7ee7b477e991b5a0e5 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:50 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.84 05:51:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:51:50 ab947b919559: Preparing 05:51:50 b25d1e756377: Preparing 05:51:50 b07fd6b36d71: Preparing 05:51:50 69d29aac863f: Preparing 05:51:50 9b14d44889f3: Preparing 05:51:50 0207f6fa17a2: Preparing 05:51:50 db16581524f6: Preparing 05:51:50 40dd23946dc4: Preparing 05:51:50 f6efcb76fea3: Preparing 05:51:50 6bc0dff6f4ef: Preparing 05:51:50 ef0a6d4f5078: Preparing 05:51:50 d62a02444d39: Preparing 05:51:50 40dd23946dc4: Waiting 05:51:50 f6efcb76fea3: Waiting 05:51:50 d62a02444d39: Waiting 05:51:50 6bc0dff6f4ef: Waiting 05:51:50 db16581524f6: Waiting 05:51:50 ef0a6d4f5078: Waiting 05:51:50 b25d1e756377: Layer already exists 05:51:50 b07fd6b36d71: Layer already exists 05:51:50 9b14d44889f3: Layer already exists 05:51:50 ab947b919559: Layer already exists 05:51:50 69d29aac863f: Layer already exists 05:51:50 0207f6fa17a2: Layer already exists 05:51:50 db16581524f6: Layer already exists 05:51:50 40dd23946dc4: Layer already exists 05:51:50 f6efcb76fea3: Layer already exists 05:51:50 6bc0dff6f4ef: Layer already exists 05:51:50 ef0a6d4f5078: Layer already exists 05:51:50 d62a02444d39: Layer already exists 05:51:50 3.2.0-dev.84: digest: sha256:1aa742de8778dd6906979cdca056c587018974a20cd8bd7ee7b477e991b5a0e5 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:50 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 05:51:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:51:51 ab947b919559: Preparing 05:51:51 b25d1e756377: Preparing 05:51:51 b07fd6b36d71: Preparing 05:51:51 69d29aac863f: Preparing 05:51:51 9b14d44889f3: Preparing 05:51:51 0207f6fa17a2: Preparing 05:51:51 db16581524f6: Preparing 05:51:51 40dd23946dc4: Preparing 05:51:51 f6efcb76fea3: Preparing 05:51:51 6bc0dff6f4ef: Preparing 05:51:51 ef0a6d4f5078: Preparing 05:51:51 d62a02444d39: Preparing 05:51:51 db16581524f6: Waiting 05:51:51 40dd23946dc4: Waiting 05:51:51 f6efcb76fea3: Waiting 05:51:51 6bc0dff6f4ef: Waiting 05:51:51 ef0a6d4f5078: Waiting 05:51:51 d62a02444d39: Waiting 05:51:51 0207f6fa17a2: Waiting 05:51:51 69d29aac863f: Layer already exists 05:51:51 b07fd6b36d71: Layer already exists 05:51:51 9b14d44889f3: Layer already exists 05:51:51 ab947b919559: Layer already exists 05:51:51 b25d1e756377: Layer already exists 05:51:51 0207f6fa17a2: Layer already exists 05:51:51 db16581524f6: Layer already exists 05:51:51 40dd23946dc4: Layer already exists 05:51:51 f6efcb76fea3: Layer already exists 05:51:51 6bc0dff6f4ef: Layer already exists 05:51:51 ef0a6d4f5078: Layer already exists 05:51:51 d62a02444d39: Layer already exists 05:51:51 d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84: digest: sha256:1aa742de8778dd6906979cdca056c587018974a20cd8bd7ee7b477e991b5a0e5 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:51 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 05:51:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:51:51 ab947b919559: Preparing 05:51:51 b25d1e756377: Preparing 05:51:51 b07fd6b36d71: Preparing 05:51:51 69d29aac863f: Preparing 05:51:51 9b14d44889f3: Preparing 05:51:51 0207f6fa17a2: Preparing 05:51:51 db16581524f6: Preparing 05:51:51 40dd23946dc4: Preparing 05:51:51 f6efcb76fea3: Preparing 05:51:51 0207f6fa17a2: Waiting 05:51:51 db16581524f6: Waiting 05:51:51 40dd23946dc4: Waiting 05:51:51 6bc0dff6f4ef: Preparing 05:51:51 ef0a6d4f5078: Preparing 05:51:51 f6efcb76fea3: Waiting 05:51:51 d62a02444d39: Preparing 05:51:51 ef0a6d4f5078: Waiting 05:51:51 6bc0dff6f4ef: Waiting 05:51:51 ab947b919559: Layer already exists 05:51:51 b07fd6b36d71: Layer already exists 05:51:51 b25d1e756377: Layer already exists 05:51:51 9b14d44889f3: Layer already exists 05:51:51 69d29aac863f: Layer already exists 05:51:51 db16581524f6: Layer already exists 05:51:51 40dd23946dc4: Layer already exists 05:51:51 0207f6fa17a2: Layer already exists 05:51:51 6bc0dff6f4ef: Layer already exists 05:51:51 f6efcb76fea3: Layer already exists 05:51:51 d62a02444d39: Layer already exists 05:51:51 ef0a6d4f5078: Layer already exists 05:51:51 main: digest: sha256:1aa742de8778dd6906979cdca056c587018974a20cd8bd7ee7b477e991b5a0e5 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:51:51 ===================================================== [Pipeline] echo 05:51:51 taggedImages: 05:51:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d6682f794cbed5c1058d33e4699bd051412df0a8 05:51:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 05:51:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.84 05:51:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 05:51:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 05:51:51 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 05:51:51 d6682f794cbed5c1058d33e4699bd051412df0a8 05:51:51 latest 05:51:51 3.2.0-dev.84 05:51:51 d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 05:51:51 main 05:51:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:52 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d6682f794cbed5c1058d33e4699bd051412df0a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:52 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d6682f794cbed5c1058d33e4699bd051412df0a8 05:51:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:51:52 a320b1d7e5d5: Preparing 05:51:52 0837da0db144: Preparing 05:51:52 40dd23946dc4: Preparing 05:51:52 f6efcb76fea3: Preparing 05:51:52 fece0eb84089: Preparing 05:51:52 255840497c1d: Preparing 05:51:52 d62a02444d39: Preparing 05:51:52 255840497c1d: Waiting 05:51:52 d62a02444d39: Waiting 05:51:52 40dd23946dc4: Layer already exists 05:51:52 f6efcb76fea3: Layer already exists 05:51:52 d62a02444d39: Layer already exists 05:51:52 fece0eb84089: Pushed 05:51:52 a320b1d7e5d5: Pushed 05:51:53 255840497c1d: Pushed 05:51:56 0837da0db144: Pushed 05:51:56 d6682f794cbed5c1058d33e4699bd051412df0a8: digest: sha256:18b636413423dfc63158d2dc50a0192b73dfdad5db76d7a6437a8274adb9f6b5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:57 + 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 05:51:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 05:51:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:51:57 a320b1d7e5d5: Preparing 05:51:57 0837da0db144: Preparing 05:51:57 40dd23946dc4: Preparing 05:51:57 f6efcb76fea3: Preparing 05:51:57 fece0eb84089: Preparing 05:51:57 255840497c1d: Preparing 05:51:57 d62a02444d39: Preparing 05:51:57 255840497c1d: Waiting 05:51:57 d62a02444d39: Waiting 05:51:57 f6efcb76fea3: Layer already exists 05:51:57 0837da0db144: Layer already exists 05:51:57 fece0eb84089: Layer already exists 05:51:57 40dd23946dc4: Layer already exists 05:51:57 a320b1d7e5d5: Layer already exists 05:51:57 255840497c1d: Layer already exists 05:51:57 d62a02444d39: Layer already exists 05:51:57 latest: digest: sha256:18b636413423dfc63158d2dc50a0192b73dfdad5db76d7a6437a8274adb9f6b5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:58 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:58 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.84 05:51:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:51:58 a320b1d7e5d5: Preparing 05:51:58 0837da0db144: Preparing 05:51:58 40dd23946dc4: Preparing 05:51:58 f6efcb76fea3: Preparing 05:51:58 fece0eb84089: Preparing 05:51:58 255840497c1d: Preparing 05:51:58 d62a02444d39: Preparing 05:51:58 255840497c1d: Waiting 05:51:58 d62a02444d39: Waiting 05:51:58 0837da0db144: Layer already exists 05:51:58 f6efcb76fea3: Layer already exists 05:51:58 40dd23946dc4: Layer already exists 05:51:58 fece0eb84089: Layer already exists 05:51:58 a320b1d7e5d5: Layer already exists 05:51:58 d62a02444d39: Layer already exists 05:51:58 255840497c1d: Layer already exists 05:51:58 3.2.0-dev.84: digest: sha256:18b636413423dfc63158d2dc50a0192b73dfdad5db76d7a6437a8274adb9f6b5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:58 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:59 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 05:51:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:51:59 a320b1d7e5d5: Preparing 05:51:59 0837da0db144: Preparing 05:51:59 40dd23946dc4: Preparing 05:51:59 f6efcb76fea3: Preparing 05:51:59 fece0eb84089: Preparing 05:51:59 255840497c1d: Preparing 05:51:59 d62a02444d39: Preparing 05:51:59 255840497c1d: Waiting 05:51:59 d62a02444d39: Waiting 05:51:59 f6efcb76fea3: Layer already exists 05:51:59 a320b1d7e5d5: Layer already exists 05:51:59 fece0eb84089: Layer already exists 05:51:59 40dd23946dc4: Layer already exists 05:51:59 0837da0db144: Layer already exists 05:51:59 d62a02444d39: Layer already exists 05:51:59 255840497c1d: Layer already exists 05:51:59 d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84: digest: sha256:18b636413423dfc63158d2dc50a0192b73dfdad5db76d7a6437a8274adb9f6b5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:51:59 + 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 05:51:59 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 05:51:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:51:59 a320b1d7e5d5: Preparing 05:51:59 0837da0db144: Preparing 05:51:59 40dd23946dc4: Preparing 05:51:59 f6efcb76fea3: Preparing 05:51:59 fece0eb84089: Preparing 05:51:59 255840497c1d: Preparing 05:51:59 d62a02444d39: Preparing 05:51:59 255840497c1d: Waiting 05:51:59 d62a02444d39: Waiting 05:51:59 f6efcb76fea3: Layer already exists 05:51:59 0837da0db144: Layer already exists 05:51:59 a320b1d7e5d5: Layer already exists 05:51:59 40dd23946dc4: Layer already exists 05:51:59 fece0eb84089: Layer already exists 05:51:59 d62a02444d39: Layer already exists 05:51:59 255840497c1d: Layer already exists 05:51:59 main: digest: sha256:18b636413423dfc63158d2dc50a0192b73dfdad5db76d7a6437a8274adb9f6b5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:51:59 ===================================================== [Pipeline] echo 05:51:59 taggedImages: 05:51:59 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d6682f794cbed5c1058d33e4699bd051412df0a8 05:51:59 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 05:51:59 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.84 05:51:59 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 05:51:59 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 05:51:59 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 05:51:59 d6682f794cbed5c1058d33e4699bd051412df0a8 05:51:59 latest 05:51:59 3.2.0-dev.84 05:51:59 d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 05:51:59 main 05:51:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:00 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d6682f794cbed5c1058d33e4699bd051412df0a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d6682f794cbed5c1058d33e4699bd051412df0a8 05:52:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:52:00 7f4122384147: Preparing 05:52:00 75a5de1fa359: Preparing 05:52:00 725cb944316f: Preparing 05:52:00 40dd23946dc4: Preparing 05:52:00 f6efcb76fea3: Preparing 05:52:00 1363b3209c5c: Preparing 05:52:00 bc57c217c491: Preparing 05:52:00 1ea6f73c9efb: Preparing 05:52:00 740beaf51a47: Preparing 05:52:00 d62a02444d39: Preparing 05:52:00 1363b3209c5c: Waiting 05:52:00 bc57c217c491: Waiting 05:52:00 1ea6f73c9efb: Waiting 05:52:00 740beaf51a47: Waiting 05:52:00 d62a02444d39: Waiting 05:52:01 f6efcb76fea3: Layer already exists 05:52:01 40dd23946dc4: Layer already exists 05:52:01 7f4122384147: Pushed 05:52:01 75a5de1fa359: Pushed 05:52:01 725cb944316f: Pushed 05:52:01 d62a02444d39: Layer already exists 05:52:01 1ea6f73c9efb: Pushed 05:52:01 740beaf51a47: Pushed 05:52:08 bc57c217c491: Pushed 05:52:11 1363b3209c5c: Pushed 05:52:11 d6682f794cbed5c1058d33e4699bd051412df0a8: digest: sha256:5d3fd33d6e5e96dbc604040eb912953cfd99ea5e943739ed7ada90105e7c7383 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:11 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 05:52:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:52:12 7f4122384147: Preparing 05:52:12 75a5de1fa359: Preparing 05:52:12 725cb944316f: Preparing 05:52:12 40dd23946dc4: Preparing 05:52:12 f6efcb76fea3: Preparing 05:52:12 1363b3209c5c: Preparing 05:52:12 bc57c217c491: Preparing 05:52:12 1ea6f73c9efb: Preparing 05:52:12 740beaf51a47: Preparing 05:52:12 d62a02444d39: Preparing 05:52:12 1363b3209c5c: Waiting 05:52:12 bc57c217c491: Waiting 05:52:12 1ea6f73c9efb: Waiting 05:52:12 d62a02444d39: Waiting 05:52:12 740beaf51a47: Waiting 05:52:12 75a5de1fa359: Layer already exists 05:52:12 40dd23946dc4: Layer already exists 05:52:12 7f4122384147: Layer already exists 05:52:12 725cb944316f: Layer already exists 05:52:12 f6efcb76fea3: Layer already exists 05:52:12 1ea6f73c9efb: Layer already exists 05:52:12 bc57c217c491: Layer already exists 05:52:12 1363b3209c5c: Layer already exists 05:52:12 d62a02444d39: Layer already exists 05:52:12 740beaf51a47: Layer already exists 05:52:12 latest: digest: sha256:5d3fd33d6e5e96dbc604040eb912953cfd99ea5e943739ed7ada90105e7c7383 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:12 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.84 05:52:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:52:13 7f4122384147: Preparing 05:52:13 75a5de1fa359: Preparing 05:52:13 725cb944316f: Preparing 05:52:13 40dd23946dc4: Preparing 05:52:13 f6efcb76fea3: Preparing 05:52:13 1363b3209c5c: Preparing 05:52:13 bc57c217c491: Preparing 05:52:13 1ea6f73c9efb: Preparing 05:52:13 740beaf51a47: Preparing 05:52:13 d62a02444d39: Preparing 05:52:13 1363b3209c5c: Waiting 05:52:13 740beaf51a47: Waiting 05:52:13 bc57c217c491: Waiting 05:52:13 1ea6f73c9efb: Waiting 05:52:13 d62a02444d39: Waiting 05:52:13 75a5de1fa359: Layer already exists 05:52:13 7f4122384147: Layer already exists 05:52:13 725cb944316f: Layer already exists 05:52:13 f6efcb76fea3: Layer already exists 05:52:13 40dd23946dc4: Layer already exists 05:52:13 bc57c217c491: Layer already exists 05:52:13 1363b3209c5c: Layer already exists 05:52:13 1ea6f73c9efb: Layer already exists 05:52:13 740beaf51a47: Layer already exists 05:52:13 d62a02444d39: Layer already exists 05:52:13 3.2.0-dev.84: digest: sha256:5d3fd33d6e5e96dbc604040eb912953cfd99ea5e943739ed7ada90105e7c7383 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:13 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 05:52:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:52:13 7f4122384147: Preparing 05:52:13 75a5de1fa359: Preparing 05:52:13 725cb944316f: Preparing 05:52:13 40dd23946dc4: Preparing 05:52:13 f6efcb76fea3: Preparing 05:52:13 1363b3209c5c: Preparing 05:52:13 bc57c217c491: Preparing 05:52:13 1ea6f73c9efb: Preparing 05:52:13 740beaf51a47: Preparing 05:52:13 d62a02444d39: Preparing 05:52:13 1363b3209c5c: Waiting 05:52:13 bc57c217c491: Waiting 05:52:13 d62a02444d39: Waiting 05:52:13 1ea6f73c9efb: Waiting 05:52:13 740beaf51a47: Waiting 05:52:13 725cb944316f: Layer already exists 05:52:13 7f4122384147: Layer already exists 05:52:13 f6efcb76fea3: Layer already exists 05:52:13 40dd23946dc4: Layer already exists 05:52:13 75a5de1fa359: Layer already exists 05:52:13 740beaf51a47: Layer already exists 05:52:13 bc57c217c491: Layer already exists 05:52:13 1363b3209c5c: Layer already exists 05:52:13 d62a02444d39: Layer already exists 05:52:13 1ea6f73c9efb: Layer already exists 05:52:13 d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84: digest: sha256:5d3fd33d6e5e96dbc604040eb912953cfd99ea5e943739ed7ada90105e7c7383 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:14 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 05:52:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:52:14 7f4122384147: Preparing 05:52:14 75a5de1fa359: Preparing 05:52:14 725cb944316f: Preparing 05:52:14 40dd23946dc4: Preparing 05:52:14 f6efcb76fea3: Preparing 05:52:14 1363b3209c5c: Preparing 05:52:14 bc57c217c491: Preparing 05:52:14 1ea6f73c9efb: Preparing 05:52:14 740beaf51a47: Preparing 05:52:14 d62a02444d39: Preparing 05:52:14 1363b3209c5c: Waiting 05:52:14 bc57c217c491: Waiting 05:52:14 d62a02444d39: Waiting 05:52:14 1ea6f73c9efb: Waiting 05:52:14 740beaf51a47: Waiting 05:52:14 75a5de1fa359: Layer already exists 05:52:14 40dd23946dc4: Layer already exists 05:52:14 f6efcb76fea3: Layer already exists 05:52:14 7f4122384147: Layer already exists 05:52:14 725cb944316f: Layer already exists 05:52:14 bc57c217c491: Layer already exists 05:52:14 1ea6f73c9efb: Layer already exists 05:52:14 740beaf51a47: Layer already exists 05:52:14 1363b3209c5c: Layer already exists 05:52:14 d62a02444d39: Layer already exists 05:52:14 main: digest: sha256:5d3fd33d6e5e96dbc604040eb912953cfd99ea5e943739ed7ada90105e7c7383 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:52:14 ===================================================== [Pipeline] echo 05:52:14 taggedImages: 05:52:14 - nexus3.edgexfoundry.org:10004/security-spire-agent:d6682f794cbed5c1058d33e4699bd051412df0a8 05:52:14 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 05:52:14 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.84 05:52:14 - nexus3.edgexfoundry.org:10004/security-spire-agent:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 05:52:14 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 05:52:14 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 05:52:14 d6682f794cbed5c1058d33e4699bd051412df0a8 05:52:14 latest 05:52:14 3.2.0-dev.84 05:52:14 d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 05:52:14 main 05:52:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:14 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d6682f794cbed5c1058d33e4699bd051412df0a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d6682f794cbed5c1058d33e4699bd051412df0a8 05:52:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:52:15 9ff1829b237e: Preparing 05:52:15 ff88a0db8299: Preparing 05:52:15 180c6c60602e: Preparing 05:52:15 40dd23946dc4: Preparing 05:52:15 f6efcb76fea3: Preparing 05:52:15 3ccc3352950c: Preparing 05:52:15 4e8de2630d3d: Preparing 05:52:15 20182fbacddf: Preparing 05:52:15 d62a02444d39: Preparing 05:52:15 3ccc3352950c: Waiting 05:52:15 4e8de2630d3d: Waiting 05:52:15 d62a02444d39: Waiting 05:52:15 f6efcb76fea3: Layer already exists 05:52:15 40dd23946dc4: Layer already exists 05:52:15 ff88a0db8299: Pushed 05:52:15 180c6c60602e: Pushed 05:52:15 9ff1829b237e: Pushed 05:52:15 4e8de2630d3d: Pushed 05:52:15 d62a02444d39: Layer already exists 05:52:15 20182fbacddf: Pushed 05:52:25 3ccc3352950c: Pushed 05:52:25 d6682f794cbed5c1058d33e4699bd051412df0a8: digest: sha256:ef4de55c0ae4d5cba127d5154325058195dde3bfcf6fc63dccf579c05c1859fa size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:25 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 05:52:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:52:26 9ff1829b237e: Preparing 05:52:26 ff88a0db8299: Preparing 05:52:26 180c6c60602e: Preparing 05:52:26 40dd23946dc4: Preparing 05:52:26 f6efcb76fea3: Preparing 05:52:26 3ccc3352950c: Preparing 05:52:26 4e8de2630d3d: Preparing 05:52:26 20182fbacddf: Preparing 05:52:26 d62a02444d39: Preparing 05:52:26 4e8de2630d3d: Waiting 05:52:26 d62a02444d39: Waiting 05:52:26 20182fbacddf: Waiting 05:52:26 3ccc3352950c: Waiting 05:52:26 40dd23946dc4: Layer already exists 05:52:26 180c6c60602e: Layer already exists 05:52:26 f6efcb76fea3: Layer already exists 05:52:26 9ff1829b237e: Layer already exists 05:52:26 ff88a0db8299: Layer already exists 05:52:26 20182fbacddf: Layer already exists 05:52:26 3ccc3352950c: Layer already exists 05:52:26 4e8de2630d3d: Layer already exists 05:52:26 d62a02444d39: Layer already exists 05:52:26 latest: digest: sha256:ef4de55c0ae4d5cba127d5154325058195dde3bfcf6fc63dccf579c05c1859fa size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:26 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.84 05:52:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:52:26 9ff1829b237e: Preparing 05:52:26 ff88a0db8299: Preparing 05:52:26 180c6c60602e: Preparing 05:52:26 40dd23946dc4: Preparing 05:52:26 f6efcb76fea3: Preparing 05:52:26 3ccc3352950c: Preparing 05:52:26 4e8de2630d3d: Preparing 05:52:26 20182fbacddf: Preparing 05:52:26 d62a02444d39: Preparing 05:52:26 3ccc3352950c: Waiting 05:52:26 4e8de2630d3d: Waiting 05:52:26 20182fbacddf: Waiting 05:52:26 d62a02444d39: Waiting 05:52:26 f6efcb76fea3: Layer already exists 05:52:26 9ff1829b237e: Layer already exists 05:52:26 180c6c60602e: Layer already exists 05:52:26 ff88a0db8299: Layer already exists 05:52:26 40dd23946dc4: Layer already exists 05:52:26 3ccc3352950c: Layer already exists 05:52:26 20182fbacddf: Layer already exists 05:52:26 4e8de2630d3d: Layer already exists 05:52:26 d62a02444d39: Layer already exists 05:52:26 3.2.0-dev.84: digest: sha256:ef4de55c0ae4d5cba127d5154325058195dde3bfcf6fc63dccf579c05c1859fa size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:27 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 05:52:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:52:27 9ff1829b237e: Preparing 05:52:27 ff88a0db8299: Preparing 05:52:27 180c6c60602e: Preparing 05:52:27 40dd23946dc4: Preparing 05:52:27 f6efcb76fea3: Preparing 05:52:27 3ccc3352950c: Preparing 05:52:27 4e8de2630d3d: Preparing 05:52:27 20182fbacddf: Preparing 05:52:27 d62a02444d39: Preparing 05:52:27 3ccc3352950c: Waiting 05:52:27 4e8de2630d3d: Waiting 05:52:27 20182fbacddf: Waiting 05:52:27 d62a02444d39: Waiting 05:52:27 f6efcb76fea3: Layer already exists 05:52:27 ff88a0db8299: Layer already exists 05:52:27 40dd23946dc4: Layer already exists 05:52:27 180c6c60602e: Layer already exists 05:52:27 9ff1829b237e: Layer already exists 05:52:27 4e8de2630d3d: Layer already exists 05:52:27 20182fbacddf: Layer already exists 05:52:27 3ccc3352950c: Layer already exists 05:52:27 d62a02444d39: Layer already exists 05:52:27 d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84: digest: sha256:ef4de55c0ae4d5cba127d5154325058195dde3bfcf6fc63dccf579c05c1859fa size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:27 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 05:52:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:52:28 9ff1829b237e: Preparing 05:52:28 ff88a0db8299: Preparing 05:52:28 180c6c60602e: Preparing 05:52:28 40dd23946dc4: Preparing 05:52:28 f6efcb76fea3: Preparing 05:52:28 3ccc3352950c: Preparing 05:52:28 4e8de2630d3d: Preparing 05:52:28 20182fbacddf: Preparing 05:52:28 d62a02444d39: Preparing 05:52:28 3ccc3352950c: Waiting 05:52:28 4e8de2630d3d: Waiting 05:52:28 20182fbacddf: Waiting 05:52:28 d62a02444d39: Waiting 05:52:28 f6efcb76fea3: Layer already exists 05:52:28 40dd23946dc4: Layer already exists 05:52:28 ff88a0db8299: Layer already exists 05:52:28 9ff1829b237e: Layer already exists 05:52:28 180c6c60602e: Layer already exists 05:52:28 3ccc3352950c: Layer already exists 05:52:28 d62a02444d39: Layer already exists 05:52:28 20182fbacddf: Layer already exists 05:52:28 4e8de2630d3d: Layer already exists 05:52:28 main: digest: sha256:ef4de55c0ae4d5cba127d5154325058195dde3bfcf6fc63dccf579c05c1859fa size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:52:28 ===================================================== [Pipeline] echo 05:52:28 taggedImages: 05:52:28 - nexus3.edgexfoundry.org:10004/security-spire-config:d6682f794cbed5c1058d33e4699bd051412df0a8 05:52:28 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 05:52:28 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.84 05:52:28 - nexus3.edgexfoundry.org:10004/security-spire-config:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 05:52:28 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 05:52:28 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 05:52:28 d6682f794cbed5c1058d33e4699bd051412df0a8 05:52:28 latest 05:52:28 3.2.0-dev.84 05:52:28 d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 05:52:28 main 05:52:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:28 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d6682f794cbed5c1058d33e4699bd051412df0a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d6682f794cbed5c1058d33e4699bd051412df0a8 05:52:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:52:29 7f4122384147: Preparing 05:52:29 86a670b60c90: Preparing 05:52:29 53df8f729df7: Preparing 05:52:29 40dd23946dc4: Preparing 05:52:29 f6efcb76fea3: Preparing 05:52:29 84d85b51054b: Preparing 05:52:29 1ea6f73c9efb: Preparing 05:52:29 740beaf51a47: Preparing 05:52:29 d62a02444d39: Preparing 05:52:29 84d85b51054b: Waiting 05:52:29 1ea6f73c9efb: Waiting 05:52:29 740beaf51a47: Waiting 05:52:29 f6efcb76fea3: Layer already exists 05:52:29 40dd23946dc4: Layer already exists 05:52:29 7f4122384147: Layer already exists 05:52:29 1ea6f73c9efb: Layer already exists 05:52:29 740beaf51a47: Layer already exists 05:52:29 d62a02444d39: Layer already exists 05:52:29 53df8f729df7: Pushed 05:52:29 86a670b60c90: Pushed 05:52:39 84d85b51054b: Pushed 05:52:39 d6682f794cbed5c1058d33e4699bd051412df0a8: digest: sha256:23b893c7c02938ed2b0457ed14827c2ea32aa1adf80142546467a2e204cbc275 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:39 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 05:52:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:52:40 7f4122384147: Preparing 05:52:40 86a670b60c90: Preparing 05:52:40 53df8f729df7: Preparing 05:52:40 40dd23946dc4: Preparing 05:52:40 f6efcb76fea3: Preparing 05:52:40 84d85b51054b: Preparing 05:52:40 1ea6f73c9efb: Preparing 05:52:40 740beaf51a47: Preparing 05:52:40 d62a02444d39: Preparing 05:52:40 1ea6f73c9efb: Waiting 05:52:40 740beaf51a47: Waiting 05:52:40 d62a02444d39: Waiting 05:52:40 84d85b51054b: Waiting 05:52:40 53df8f729df7: Layer already exists 05:52:40 7f4122384147: Layer already exists 05:52:40 f6efcb76fea3: Layer already exists 05:52:40 86a670b60c90: Layer already exists 05:52:40 40dd23946dc4: Layer already exists 05:52:40 1ea6f73c9efb: Layer already exists 05:52:40 84d85b51054b: Layer already exists 05:52:40 740beaf51a47: Layer already exists 05:52:40 d62a02444d39: Layer already exists 05:52:40 latest: digest: sha256:23b893c7c02938ed2b0457ed14827c2ea32aa1adf80142546467a2e204cbc275 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:40 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.84 05:52:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:52:40 7f4122384147: Preparing 05:52:40 86a670b60c90: Preparing 05:52:40 53df8f729df7: Preparing 05:52:40 40dd23946dc4: Preparing 05:52:40 f6efcb76fea3: Preparing 05:52:40 84d85b51054b: Preparing 05:52:40 1ea6f73c9efb: Preparing 05:52:40 740beaf51a47: Preparing 05:52:40 d62a02444d39: Preparing 05:52:40 84d85b51054b: Waiting 05:52:40 740beaf51a47: Waiting 05:52:40 d62a02444d39: Waiting 05:52:40 f6efcb76fea3: Layer already exists 05:52:40 40dd23946dc4: Layer already exists 05:52:40 7f4122384147: Layer already exists 05:52:40 86a670b60c90: Layer already exists 05:52:40 53df8f729df7: Layer already exists 05:52:40 84d85b51054b: Layer already exists 05:52:40 1ea6f73c9efb: Layer already exists 05:52:40 740beaf51a47: Layer already exists 05:52:40 d62a02444d39: Layer already exists 05:52:40 3.2.0-dev.84: digest: sha256:23b893c7c02938ed2b0457ed14827c2ea32aa1adf80142546467a2e204cbc275 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:41 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 05:52:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:52:41 7f4122384147: Preparing 05:52:41 86a670b60c90: Preparing 05:52:41 53df8f729df7: Preparing 05:52:41 40dd23946dc4: Preparing 05:52:41 f6efcb76fea3: Preparing 05:52:41 84d85b51054b: Preparing 05:52:41 1ea6f73c9efb: Preparing 05:52:41 740beaf51a47: Preparing 05:52:41 d62a02444d39: Preparing 05:52:41 d62a02444d39: Waiting 05:52:41 1ea6f73c9efb: Waiting 05:52:41 84d85b51054b: Waiting 05:52:41 740beaf51a47: Waiting 05:52:41 f6efcb76fea3: Layer already exists 05:52:41 7f4122384147: Layer already exists 05:52:41 40dd23946dc4: Layer already exists 05:52:41 86a670b60c90: Layer already exists 05:52:41 84d85b51054b: Layer already exists 05:52:41 740beaf51a47: Layer already exists 05:52:41 d62a02444d39: Layer already exists 05:52:41 1ea6f73c9efb: Layer already exists 05:52:41 53df8f729df7: Layer already exists 05:52:41 d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84: digest: sha256:23b893c7c02938ed2b0457ed14827c2ea32aa1adf80142546467a2e204cbc275 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:41 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 05:52:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:52:42 7f4122384147: Preparing 05:52:42 86a670b60c90: Preparing 05:52:42 53df8f729df7: Preparing 05:52:42 40dd23946dc4: Preparing 05:52:42 f6efcb76fea3: Preparing 05:52:42 84d85b51054b: Preparing 05:52:42 1ea6f73c9efb: Preparing 05:52:42 740beaf51a47: Preparing 05:52:42 d62a02444d39: Preparing 05:52:42 1ea6f73c9efb: Waiting 05:52:42 740beaf51a47: Waiting 05:52:42 d62a02444d39: Waiting 05:52:42 84d85b51054b: Waiting 05:52:42 86a670b60c90: Layer already exists 05:52:42 7f4122384147: Layer already exists 05:52:42 40dd23946dc4: Layer already exists 05:52:42 53df8f729df7: Layer already exists 05:52:42 f6efcb76fea3: Layer already exists 05:52:42 1ea6f73c9efb: Layer already exists 05:52:42 84d85b51054b: Layer already exists 05:52:42 d62a02444d39: Layer already exists 05:52:42 740beaf51a47: Layer already exists 05:52:42 main: digest: sha256:23b893c7c02938ed2b0457ed14827c2ea32aa1adf80142546467a2e204cbc275 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:52:42 ===================================================== [Pipeline] echo 05:52:42 taggedImages: 05:52:42 - nexus3.edgexfoundry.org:10004/security-spire-server:d6682f794cbed5c1058d33e4699bd051412df0a8 05:52:42 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 05:52:42 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.84 05:52:42 - nexus3.edgexfoundry.org:10004/security-spire-server:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 05:52:42 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 05:52:42 [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: 05:52:42 d6682f794cbed5c1058d33e4699bd051412df0a8 05:52:42 latest 05:52:42 3.2.0-dev.84 05:52:42 d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 05:52:42 main 05:52:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:42 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:d6682f794cbed5c1058d33e4699bd051412df0a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:42 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:d6682f794cbed5c1058d33e4699bd051412df0a8 05:52:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 05:52:42 a37ccf609751: Preparing 05:52:42 5aae20b10d5a: Preparing 05:52:42 40dd23946dc4: Preparing 05:52:42 f6efcb76fea3: Preparing 05:52:42 ee3b861acbb2: Preparing 05:52:42 0283445293c1: Preparing 05:52:42 d62a02444d39: Preparing 05:52:42 0283445293c1: Waiting 05:52:42 40dd23946dc4: Layer already exists 05:52:42 f6efcb76fea3: Layer already exists 05:52:42 d62a02444d39: Layer already exists 05:52:42 ee3b861acbb2: Pushed 05:52:42 a37ccf609751: Pushed 05:52:43 0283445293c1: Pushed 05:52:46 5aae20b10d5a: Pushed 05:52:46 d6682f794cbed5c1058d33e4699bd051412df0a8: digest: sha256:c9351ef6a455b0ddb40f4e3ea1c4bc15b4ada5094cf0ac2ae111187d846007af size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:46 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:47 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 05:52:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 05:52:47 a37ccf609751: Preparing 05:52:47 5aae20b10d5a: Preparing 05:52:47 40dd23946dc4: Preparing 05:52:47 f6efcb76fea3: Preparing 05:52:47 ee3b861acbb2: Preparing 05:52:47 0283445293c1: Preparing 05:52:47 d62a02444d39: Preparing 05:52:47 0283445293c1: Waiting 05:52:47 d62a02444d39: Waiting 05:52:47 40dd23946dc4: Layer already exists 05:52:47 f6efcb76fea3: Layer already exists 05:52:47 ee3b861acbb2: Layer already exists 05:52:47 a37ccf609751: Layer already exists 05:52:47 5aae20b10d5a: Layer already exists 05:52:47 0283445293c1: Layer already exists 05:52:47 d62a02444d39: Layer already exists 05:52:47 latest: digest: sha256:c9351ef6a455b0ddb40f4e3ea1c4bc15b4ada5094cf0ac2ae111187d846007af size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:47 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:47 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.84 05:52:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 05:52:47 a37ccf609751: Preparing 05:52:47 5aae20b10d5a: Preparing 05:52:47 40dd23946dc4: Preparing 05:52:47 f6efcb76fea3: Preparing 05:52:47 ee3b861acbb2: Preparing 05:52:47 0283445293c1: Preparing 05:52:47 d62a02444d39: Preparing 05:52:47 0283445293c1: Waiting 05:52:47 d62a02444d39: Waiting 05:52:47 40dd23946dc4: Layer already exists 05:52:47 ee3b861acbb2: Layer already exists 05:52:47 f6efcb76fea3: Layer already exists 05:52:47 5aae20b10d5a: Layer already exists 05:52:47 a37ccf609751: Layer already exists 05:52:47 d62a02444d39: Layer already exists 05:52:47 0283445293c1: Layer already exists 05:52:47 3.2.0-dev.84: digest: sha256:c9351ef6a455b0ddb40f4e3ea1c4bc15b4ada5094cf0ac2ae111187d846007af size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:48 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:48 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 05:52:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 05:52:48 a37ccf609751: Preparing 05:52:48 5aae20b10d5a: Preparing 05:52:48 40dd23946dc4: Preparing 05:52:48 f6efcb76fea3: Preparing 05:52:48 ee3b861acbb2: Preparing 05:52:48 0283445293c1: Preparing 05:52:48 d62a02444d39: Preparing 05:52:48 0283445293c1: Waiting 05:52:48 d62a02444d39: Waiting 05:52:48 ee3b861acbb2: Layer already exists 05:52:48 5aae20b10d5a: Layer already exists 05:52:48 a37ccf609751: Layer already exists 05:52:48 f6efcb76fea3: Layer already exists 05:52:48 40dd23946dc4: Layer already exists 05:52:48 0283445293c1: Layer already exists 05:52:48 d62a02444d39: Layer already exists 05:52:48 d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84: digest: sha256:c9351ef6a455b0ddb40f4e3ea1c4bc15b4ada5094cf0ac2ae111187d846007af size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:48 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:49 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main 05:52:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 05:52:49 a37ccf609751: Preparing 05:52:49 5aae20b10d5a: Preparing 05:52:49 40dd23946dc4: Preparing 05:52:49 f6efcb76fea3: Preparing 05:52:49 ee3b861acbb2: Preparing 05:52:49 0283445293c1: Preparing 05:52:49 d62a02444d39: Preparing 05:52:49 0283445293c1: Waiting 05:52:49 d62a02444d39: Waiting 05:52:49 a37ccf609751: Layer already exists 05:52:49 f6efcb76fea3: Layer already exists 05:52:49 5aae20b10d5a: Layer already exists 05:52:49 40dd23946dc4: Layer already exists 05:52:49 ee3b861acbb2: Layer already exists 05:52:49 0283445293c1: Layer already exists 05:52:49 d62a02444d39: Layer already exists 05:52:49 main: digest: sha256:c9351ef6a455b0ddb40f4e3ea1c4bc15b4ada5094cf0ac2ae111187d846007af size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:52:49 ===================================================== [Pipeline] echo 05:52:49 taggedImages: 05:52:49 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:d6682f794cbed5c1058d33e4699bd051412df0a8 05:52:49 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 05:52:49 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.84 05:52:49 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 05:52:49 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo 05:52:49 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 05:52:49 d6682f794cbed5c1058d33e4699bd051412df0a8 05:52:49 latest 05:52:49 3.2.0-dev.84 05:52:49 d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 05:52:49 main 05:52:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:49 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d6682f794cbed5c1058d33e4699bd051412df0a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications:d6682f794cbed5c1058d33e4699bd051412df0a8 05:52:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:52:49 2a2464a3a3d2: Preparing 05:52:49 81928104c438: Preparing 05:52:49 4f6c2a9b9ec6: Preparing 05:52:49 40dd23946dc4: Preparing 05:52:49 f6efcb76fea3: Preparing 05:52:49 525a63cfe4da: Preparing 05:52:49 9c0eb66a5af4: Preparing 05:52:49 d62a02444d39: Preparing 05:52:49 9c0eb66a5af4: Waiting 05:52:49 d62a02444d39: Waiting 05:52:49 525a63cfe4da: Waiting 05:52:49 40dd23946dc4: Layer already exists 05:52:49 f6efcb76fea3: Layer already exists 05:52:49 81928104c438: Pushed 05:52:49 2a2464a3a3d2: Pushed 05:52:49 d62a02444d39: Layer already exists 05:52:49 525a63cfe4da: Pushed 05:52:50 9c0eb66a5af4: Pushed 05:52:53 4f6c2a9b9ec6: Pushed 05:52:53 d6682f794cbed5c1058d33e4699bd051412df0a8: digest: sha256:0ea36d4144c4636f8688ba4ac2b27479243de5beac3f72f73f018a0c0719efe8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:53 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 05:52:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:52:54 2a2464a3a3d2: Preparing 05:52:54 81928104c438: Preparing 05:52:54 4f6c2a9b9ec6: Preparing 05:52:54 40dd23946dc4: Preparing 05:52:54 f6efcb76fea3: Preparing 05:52:54 525a63cfe4da: Preparing 05:52:54 9c0eb66a5af4: Preparing 05:52:54 d62a02444d39: Preparing 05:52:54 9c0eb66a5af4: Waiting 05:52:54 525a63cfe4da: Waiting 05:52:54 4f6c2a9b9ec6: Layer already exists 05:52:54 2a2464a3a3d2: Layer already exists 05:52:54 40dd23946dc4: Layer already exists 05:52:54 f6efcb76fea3: Layer already exists 05:52:54 81928104c438: Layer already exists 05:52:54 525a63cfe4da: Layer already exists 05:52:54 d62a02444d39: Layer already exists 05:52:54 9c0eb66a5af4: Layer already exists 05:52:54 latest: digest: sha256:0ea36d4144c4636f8688ba4ac2b27479243de5beac3f72f73f018a0c0719efe8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:54 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:54 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.84 05:52:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:52:54 2a2464a3a3d2: Preparing 05:52:54 81928104c438: Preparing 05:52:54 4f6c2a9b9ec6: Preparing 05:52:54 40dd23946dc4: Preparing 05:52:54 f6efcb76fea3: Preparing 05:52:54 525a63cfe4da: Preparing 05:52:54 9c0eb66a5af4: Preparing 05:52:54 d62a02444d39: Preparing 05:52:54 525a63cfe4da: Waiting 05:52:54 9c0eb66a5af4: Waiting 05:52:54 d62a02444d39: Waiting 05:52:54 81928104c438: Layer already exists 05:52:54 2a2464a3a3d2: Layer already exists 05:52:54 4f6c2a9b9ec6: Layer already exists 05:52:54 40dd23946dc4: Layer already exists 05:52:54 f6efcb76fea3: Layer already exists 05:52:54 525a63cfe4da: Layer already exists 05:52:54 9c0eb66a5af4: Layer already exists 05:52:54 d62a02444d39: Layer already exists 05:52:54 3.2.0-dev.84: digest: sha256:0ea36d4144c4636f8688ba4ac2b27479243de5beac3f72f73f018a0c0719efe8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:55 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:55 + docker push nexus3.edgexfoundry.org:10004/support-notifications:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 05:52:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:52:55 2a2464a3a3d2: Preparing 05:52:55 81928104c438: Preparing 05:52:55 4f6c2a9b9ec6: Preparing 05:52:55 40dd23946dc4: Preparing 05:52:55 f6efcb76fea3: Preparing 05:52:55 525a63cfe4da: Preparing 05:52:55 9c0eb66a5af4: Preparing 05:52:55 d62a02444d39: Preparing 05:52:55 525a63cfe4da: Waiting 05:52:55 9c0eb66a5af4: Waiting 05:52:55 d62a02444d39: Waiting 05:52:55 4f6c2a9b9ec6: Layer already exists 05:52:55 40dd23946dc4: Layer already exists 05:52:55 81928104c438: Layer already exists 05:52:55 2a2464a3a3d2: Layer already exists 05:52:55 f6efcb76fea3: Layer already exists 05:52:55 525a63cfe4da: Layer already exists 05:52:55 d62a02444d39: Layer already exists 05:52:55 9c0eb66a5af4: Layer already exists 05:52:55 d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84: digest: sha256:0ea36d4144c4636f8688ba4ac2b27479243de5beac3f72f73f018a0c0719efe8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:55 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 05:52:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:52:56 2a2464a3a3d2: Preparing 05:52:56 81928104c438: Preparing 05:52:56 4f6c2a9b9ec6: Preparing 05:52:56 40dd23946dc4: Preparing 05:52:56 f6efcb76fea3: Preparing 05:52:56 525a63cfe4da: Preparing 05:52:56 9c0eb66a5af4: Preparing 05:52:56 d62a02444d39: Preparing 05:52:56 9c0eb66a5af4: Waiting 05:52:56 525a63cfe4da: Waiting 05:52:56 d62a02444d39: Waiting 05:52:56 4f6c2a9b9ec6: Layer already exists 05:52:56 f6efcb76fea3: Layer already exists 05:52:56 2a2464a3a3d2: Layer already exists 05:52:56 81928104c438: Layer already exists 05:52:56 40dd23946dc4: Layer already exists 05:52:56 9c0eb66a5af4: Layer already exists 05:52:56 525a63cfe4da: Layer already exists 05:52:56 d62a02444d39: Layer already exists 05:52:56 main: digest: sha256:0ea36d4144c4636f8688ba4ac2b27479243de5beac3f72f73f018a0c0719efe8 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:52:56 ===================================================== [Pipeline] echo 05:52:56 taggedImages: 05:52:56 - nexus3.edgexfoundry.org:10004/support-notifications:d6682f794cbed5c1058d33e4699bd051412df0a8 05:52:56 - nexus3.edgexfoundry.org:10004/support-notifications:latest 05:52:56 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.84 05:52:56 - nexus3.edgexfoundry.org:10004/support-notifications:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 05:52:56 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 05:52:56 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 05:52:56 d6682f794cbed5c1058d33e4699bd051412df0a8 05:52:56 latest 05:52:56 3.2.0-dev.84 05:52:56 d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 05:52:56 main 05:52:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:56 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d6682f794cbed5c1058d33e4699bd051412df0a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:52:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d6682f794cbed5c1058d33e4699bd051412df0a8 05:52:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:52:56 eba895ce8f28: Preparing 05:52:56 6949793aa703: Preparing 05:52:56 40dd23946dc4: Preparing 05:52:56 f6efcb76fea3: Preparing 05:52:56 9429663d4d6e: Preparing 05:52:56 68ac9691179b: Preparing 05:52:56 d62a02444d39: Preparing 05:52:56 d62a02444d39: Waiting 05:52:56 68ac9691179b: Waiting 05:52:56 9429663d4d6e: Layer already exists 05:52:56 40dd23946dc4: Layer already exists 05:52:56 f6efcb76fea3: Layer already exists 05:52:56 68ac9691179b: Layer already exists 05:52:56 d62a02444d39: Layer already exists 05:52:56 eba895ce8f28: Pushed 05:53:00 6949793aa703: Pushed 05:53:00 d6682f794cbed5c1058d33e4699bd051412df0a8: digest: sha256:4f913a0f0939b4e2a423cb0425bde9c569159aafad893e3b294d7cab6f4af280 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:00 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 05:53:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:53:00 eba895ce8f28: Preparing 05:53:00 6949793aa703: Preparing 05:53:00 40dd23946dc4: Preparing 05:53:00 f6efcb76fea3: Preparing 05:53:00 9429663d4d6e: Preparing 05:53:00 68ac9691179b: Preparing 05:53:00 d62a02444d39: Preparing 05:53:00 d62a02444d39: Waiting 05:53:00 40dd23946dc4: Layer already exists 05:53:00 eba895ce8f28: Layer already exists 05:53:00 f6efcb76fea3: Layer already exists 05:53:00 6949793aa703: Layer already exists 05:53:00 9429663d4d6e: Layer already exists 05:53:00 68ac9691179b: Layer already exists 05:53:00 d62a02444d39: Layer already exists 05:53:00 latest: digest: sha256:4f913a0f0939b4e2a423cb0425bde9c569159aafad893e3b294d7cab6f4af280 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:01 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:01 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.84 05:53:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:53:01 eba895ce8f28: Preparing 05:53:01 6949793aa703: Preparing 05:53:01 40dd23946dc4: Preparing 05:53:01 f6efcb76fea3: Preparing 05:53:01 9429663d4d6e: Preparing 05:53:01 68ac9691179b: Preparing 05:53:01 d62a02444d39: Preparing 05:53:01 d62a02444d39: Waiting 05:53:01 68ac9691179b: Waiting 05:53:01 40dd23946dc4: Layer already exists 05:53:01 9429663d4d6e: Layer already exists 05:53:01 6949793aa703: Layer already exists 05:53:01 f6efcb76fea3: Layer already exists 05:53:01 eba895ce8f28: Layer already exists 05:53:01 68ac9691179b: Layer already exists 05:53:01 d62a02444d39: Layer already exists 05:53:01 3.2.0-dev.84: digest: sha256:4f913a0f0939b4e2a423cb0425bde9c569159aafad893e3b294d7cab6f4af280 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:01 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 05:53:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:53:02 eba895ce8f28: Preparing 05:53:02 6949793aa703: Preparing 05:53:02 40dd23946dc4: Preparing 05:53:02 f6efcb76fea3: Preparing 05:53:02 9429663d4d6e: Preparing 05:53:02 68ac9691179b: Preparing 05:53:02 d62a02444d39: Preparing 05:53:02 68ac9691179b: Waiting 05:53:02 d62a02444d39: Waiting 05:53:02 eba895ce8f28: Layer already exists 05:53:02 40dd23946dc4: Layer already exists 05:53:02 f6efcb76fea3: Layer already exists 05:53:02 6949793aa703: Layer already exists 05:53:02 9429663d4d6e: Layer already exists 05:53:02 d62a02444d39: Layer already exists 05:53:02 68ac9691179b: Layer already exists 05:53:02 d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84: digest: sha256:4f913a0f0939b4e2a423cb0425bde9c569159aafad893e3b294d7cab6f4af280 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:02 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:53:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 05:53:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:53:03 eba895ce8f28: Preparing 05:53:03 6949793aa703: Preparing 05:53:03 40dd23946dc4: Preparing 05:53:03 f6efcb76fea3: Preparing 05:53:03 9429663d4d6e: Preparing 05:53:03 68ac9691179b: Preparing 05:53:03 d62a02444d39: Preparing 05:53:03 68ac9691179b: Waiting 05:53:03 d62a02444d39: Waiting 05:53:03 40dd23946dc4: Layer already exists 05:53:03 6949793aa703: Layer already exists 05:53:03 eba895ce8f28: Layer already exists 05:53:03 f6efcb76fea3: Layer already exists 05:53:03 9429663d4d6e: Layer already exists 05:53:03 68ac9691179b: Layer already exists 05:53:03 d62a02444d39: Layer already exists 05:53:03 main: digest: sha256:4f913a0f0939b4e2a423cb0425bde9c569159aafad893e3b294d7cab6f4af280 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:53:03 ===================================================== [Pipeline] echo 05:53:03 taggedImages: 05:53:03 - nexus3.edgexfoundry.org:10004/support-scheduler:d6682f794cbed5c1058d33e4699bd051412df0a8 05:53:03 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 05:53:03 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.84 05:53:03 - nexus3.edgexfoundry.org:10004/support-scheduler:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 05:53:03 - 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] } 05:54:06 Running on prd-ubuntu20.04-docker-arm64-4c-16g-12307 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 05:54:06 Running in /w/workspace/edgex-go/707 [Pipeline] { [Pipeline] checkout 05:54:09 The recommended git tool is: git 05:54:14 using credential edgex-jenkins-ssh 05:54:14 Cloning the remote Git repository 05:54:14 Cloning repository git@github.com:edgexfoundry/edgex-go.git 05:54:14 > git init /w/workspace/edgex-go/707 # timeout=10 05:54:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 05:54:14 > git --version # timeout=10 05:54:14 > git --version # 'git version 2.25.1' 05:54:14 using GIT_SSH to set credentials SSH Credentials for GitHub 05:54:14 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 05:54:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 05:54:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 05:54:32 Avoid second fetch 05:54:32 Checking out Revision d6682f794cbed5c1058d33e4699bd051412df0a8 (main) 05:54:33 Commit message: "Merge pull request #4926 from jackchenjc/compose-builder-update" 05:54:32 > git config core.sparsecheckout # timeout=10 05:54:32 > git checkout -f d6682f794cbed5c1058d33e4699bd051412df0a8 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 05:54:37 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 05:54:37 % Total % Received % Xferd Average Speed Time Time Time Current 05:54:37 Dload Upload Total Spent Left Speed 05:54:37 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 99441 0 --:--:-- --:--:-- --:--:-- 99441 [Pipeline] sh 05:54:38 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 05:54:38 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 05:54:38 + sudo tee /etc/docker/daemon.new 05:54:38 { 05:54:38 "registry-mirrors": [ 05:54:38 "https://nexus3.edgexfoundry.org:10001" 05:54:38 ], 05:54:38 "bip": "10.250.0.254/24", 05:54:38 "hosts": [ 05:54:38 "tcp://0.0.0.0:5555", 05:54:38 "unix:///var/run/docker.sock" 05:54:38 ], 05:54:38 "mtu": 1458, 05:54:38 "selinux-enabled": true, 05:54:38 "seccomp-profile": "/etc/docker/seccomp.json" 05:54:38 } [Pipeline] sh 05:54:38 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 05:54:39 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:54:57 provisioning config files... 05:54:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/707@tmp/config8260978837556041779tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:54:58 ---> ****-login.sh 05:54:58 nexus3.edgexfoundry.org:10001 05:54:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:54:58 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:54:58 Configure a credential helper to remove this warning. See 05:54:58 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:54:58 05:54:58 Login Succeeded 05:54:58 nexus3.edgexfoundry.org:10002 05:54:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:54:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:54:59 Configure a credential helper to remove this warning. See 05:54:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:54:59 05:54:59 Login Succeeded 05:54:59 nexus3.edgexfoundry.org:10003 05:54:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:54:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:54:59 Configure a credential helper to remove this warning. See 05:54:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:54:59 05:54:59 Login Succeeded 05:54:59 nexus3.edgexfoundry.org:10004 05:54:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:54:59 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:54:59 Configure a credential helper to remove this warning. See 05:54:59 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:54:59 05:54:59 Login Succeeded 05:54:59 ****.io 05:54:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:55:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:55:00 Configure a credential helper to remove this warning. See 05:55:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:55:00 05:55:00 Login Succeeded 05:55:00 ---> ****-login.sh ends [Pipeline] } 05:55:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 05:55:00 + git config --global --add safe.directory /w/workspace/edgex-go/707 [Pipeline] echo 05:55:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:55:00 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:55:00 ========================================================= 05:55:00 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 05:55:00 ========================================================= [Pipeline] fileExists [Pipeline] sh 05:55:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:55:01 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 05:55:01 c6b39de5b339: Pulling fs layer 05:55:01 a69c41024577: Pulling fs layer 05:55:01 d6de4b400683: Pulling fs layer 05:55:01 35cb2a7552d0: Pulling fs layer 05:55:01 4f4fb700ef54: Pulling fs layer 05:55:01 464afbd9ba4c: Pulling fs layer 05:55:01 00f215d4a9da: Pulling fs layer 05:55:01 d496ad576159: Pulling fs layer 05:55:01 35cb2a7552d0: Waiting 05:55:01 464afbd9ba4c: Waiting 05:55:01 4f4fb700ef54: Waiting 05:55:01 d496ad576159: Waiting 05:55:01 00f215d4a9da: Waiting 05:55:01 a69c41024577: Verifying Checksum 05:55:01 a69c41024577: Download complete 05:55:01 35cb2a7552d0: Verifying Checksum 05:55:01 35cb2a7552d0: Download complete 05:55:01 4f4fb700ef54: Verifying Checksum 05:55:01 4f4fb700ef54: Download complete 05:55:01 c6b39de5b339: Verifying Checksum 05:55:01 c6b39de5b339: Download complete 05:55:01 464afbd9ba4c: Verifying Checksum 05:55:01 464afbd9ba4c: Download complete 05:55:02 d496ad576159: Verifying Checksum 05:55:02 d496ad576159: Download complete 05:55:02 c6b39de5b339: Pull complete 05:55:02 a69c41024577: Pull complete 05:55:03 d6de4b400683: Verifying Checksum 05:55:03 d6de4b400683: Download complete 05:55:04 00f215d4a9da: Verifying Checksum 05:55:04 00f215d4a9da: Download complete 05:55:17 d6de4b400683: Pull complete 05:55:17 35cb2a7552d0: Pull complete 05:55:17 4f4fb700ef54: Pull complete 05:55:17 464afbd9ba4c: Pull complete 05:55:25 00f215d4a9da: Pull complete 05:55:26 d496ad576159: Pull complete 05:55:26 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 05:55:26 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:55:26 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 05:55:26 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:55:26 WORKDIR /edgex 05:55:26 COPY go.mod . 05:55:26 RUN go mod download 05:55:26 + docker build -t ci-base-image-arm64 -f - . 05:55:27 Sending build context to Docker daemon 3.676MB 05:55:27 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 05:55:27 ---> f246e2811388 05:55:27 Step 2/4 : WORKDIR /edgex 05:55:29 ---> Running in 7cc4b183e12f 05:55:29 Removing intermediate container 7cc4b183e12f 05:55:29 ---> 1e85eb1a3316 05:55:29 Step 3/4 : COPY go.mod . 05:55:30 ---> 97c2dbb1ba67 05:55:30 Step 4/4 : RUN go mod download 05:55:30 ---> Running in 497073766a33 05:56:38 Removing intermediate container 497073766a33 05:56:38 ---> 71e9caab9cf9 05:56:38 Successfully built 71e9caab9cf9 05:56:38 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:38 + docker inspect -f . ci-base-image-arm64 05:56:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:56:38 prd-ubuntu20.04-docker-arm64-4c-16g-12307 does not seem to be running inside a container 05:56:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/707 -v /w/workspace/edgex-go/707:/w/workspace/edgex-go/707:rw,z -v /w/workspace/edgex-go/707@tmp:/w/workspace/edgex-go/707@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:56:39 $ docker top aa9d0174cdf8a6ffd9d59d5a4d19ac1b76caae4a6446ab03c3e3eee9af836dd0 -eo pid,comm [Pipeline] { [Pipeline] sh 05:56:40 + go version 05:56:40 go version go1.21.9 linux/arm64 [Pipeline] } 05:56:40 $ docker stop --time=1 aa9d0174cdf8a6ffd9d59d5a4d19ac1b76caae4a6446ab03c3e3eee9af836dd0 05:56:42 $ docker rm -f --volumes aa9d0174cdf8a6ffd9d59d5a4d19ac1b76caae4a6446ab03c3e3eee9af836dd0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:56:43 05:56:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:56:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:56:43 latest: Pulling from edgex-devops/edgex-compose-arm64 05:56:43 547446be3368: Pulling fs layer 05:56:43 d125d8839a47: Pulling fs layer 05:56:43 3e85d5ac6304: Pulling fs layer 05:56:43 c3105a71a48b: Pulling fs layer 05:56:43 0f093f025ec4: Pulling fs layer 05:56:43 c3106fc0e877: Pulling fs layer 05:56:43 c3105a71a48b: Waiting 05:56:43 0f093f025ec4: Waiting 05:56:43 c3106fc0e877: Waiting 05:56:43 547446be3368: Verifying Checksum 05:56:43 547446be3368: Download complete 05:56:43 c3105a71a48b: Verifying Checksum 05:56:43 c3105a71a48b: Download complete 05:56:44 d125d8839a47: Verifying Checksum 05:56:44 d125d8839a47: Download complete 05:56:44 c3106fc0e877: Verifying Checksum 05:56:44 c3106fc0e877: Download complete 05:56:44 0f093f025ec4: Verifying Checksum 05:56:44 0f093f025ec4: Download complete 05:56:44 547446be3368: Pull complete 05:56:45 d125d8839a47: Pull complete 05:56:46 3e85d5ac6304: Verifying Checksum 05:56:46 3e85d5ac6304: Download complete 05:56:56 3e85d5ac6304: Pull complete 05:56:56 c3105a71a48b: Pull complete 05:56:57 0f093f025ec4: Pull complete 05:56:57 c3106fc0e877: Pull complete 05:56:57 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 05:56:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 05:56:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:56:57 prd-ubuntu20.04-docker-arm64-4c-16g-12307 does not seem to be running inside a container 05:56:57 $ 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/707 -v /w/workspace/edgex-go/707:/w/workspace/edgex-go/707:rw,z -v /w/workspace/edgex-go/707@tmp:/w/workspace/edgex-go/707@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:56:59 $ docker top ffdbbc2389af9b3d8af5c539b79e4f89d31e02b64c89dbf352474aebe3ebc144 -eo pid,comm [Pipeline] { [Pipeline] sh 05:57:00 + docker compose -f ./docker-compose-build.yml build --parallel 05:57:10 #1 [security-secretstore-setup internal] load build definition from Dockerfile 05:57:10 #1 transferring dockerfile: 2.49kB 0.0s done 05:57:10 #1 DONE 0.1s 05:57:10 05:57:10 #2 [support-notifications internal] load build definition from Dockerfile 05:57:10 #2 transferring dockerfile: 2.02kB done 05:57:10 #2 DONE 0.0s 05:57:10 05:57:10 #3 [security-proxy-setup internal] load build definition from Dockerfile 05:57:10 #3 transferring dockerfile: 2.50kB done 05:57:10 #3 DONE 0.0s 05:57:10 05:57:10 #4 [security-spire-config internal] load build definition from Dockerfile 05:57:10 #4 transferring dockerfile: 1.69kB done 05:57:10 #4 DONE 0.1s 05:57:10 05:57:10 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 05:57:10 #5 transferring dockerfile: 2.23kB 0.0s done 05:57:10 #5 DONE 0.1s 05:57:10 05:57:10 #6 [core-command internal] load build definition from Dockerfile 05:57:10 #6 transferring dockerfile: 1.93kB done 05:57:10 #6 DONE 0.1s 05:57:10 05:57:10 #7 [security-spire-server internal] load build definition from Dockerfile 05:57:10 #7 transferring dockerfile: 1.70kB 0.0s done 05:57:10 #7 DONE 0.1s 05:57:10 05:57:10 #8 [support-scheduler internal] load build definition from Dockerfile 05:57:10 #8 transferring dockerfile: 1.93kB done 05:57:10 #8 DONE 0.1s 05:57:10 05:57:10 #9 [security-spiffe-token-provider internal] load build definition from Dockerfile 05:57:10 #9 transferring dockerfile: 1.89kB done 05:57:10 #9 DONE 0.1s 05:57:10 05:57:10 #10 [core-metadata internal] load build definition from Dockerfile 05:57:10 #10 transferring dockerfile: 2.13kB done 05:57:10 #10 DONE 0.1s 05:57:10 05:57:10 #11 [support-cron-scheduler internal] load build definition from Dockerfile 05:57:10 #11 transferring dockerfile: 1.85kB 0.0s done 05:57:10 #11 DONE 0.1s 05:57:10 05:57:10 #12 [security-spire-agent internal] load build definition from Dockerfile 05:57:10 #12 transferring dockerfile: 1.81kB done 05:57:10 #12 DONE 0.1s 05:57:10 05:57:10 #13 [core-keeper internal] load build definition from Dockerfile 05:57:10 #13 transferring dockerfile: 2.07kB done 05:57:10 #13 DONE 0.1s 05:57:10 05:57:10 #14 [core-data internal] load build definition from Dockerfile 05:57:11 #14 transferring dockerfile: 2.07kB done 05:57:11 #14 DONE 0.1s 05:57:11 05:57:11 #15 [security-bootstrapper internal] load build definition from Dockerfile 05:57:11 #15 transferring dockerfile: 3.17kB done 05:57:11 #15 DONE 0.1s 05:57:11 05:57:11 #16 [security-proxy-auth internal] load build definition from Dockerfile 05:57:11 #16 transferring dockerfile: 2.15kB 0.0s done 05:57:11 #16 DONE 0.1s 05:57:11 05:57:11 #17 [security-secretstore-setup internal] load .dockerignore 05:57:11 #17 transferring context: 05:57:11 #17 transferring context: 50B 0.0s done 05:57:11 #17 DONE 0.0s 05:57:12 05:57:12 #18 [support-notifications internal] load .dockerignore 05:57:12 #18 transferring context: 50B done 05:57:12 #18 DONE 0.1s 05:57:12 05:57:12 #19 [security-proxy-setup internal] load .dockerignore 05:57:12 #19 transferring context: 50B done 05:57:12 #19 DONE 0.0s 05:57:12 05:57:12 #20 [security-spire-config internal] load .dockerignore 05:57:12 #20 transferring context: 50B done 05:57:12 #20 DONE 0.1s 05:57:12 05:57:12 #21 [core-common-config-bootstrapper internal] load .dockerignore 05:57:12 #21 transferring context: 50B 0.0s done 05:57:12 #21 DONE 0.1s 05:57:12 05:57:12 #22 [core-command internal] load .dockerignore 05:57:12 #22 transferring context: 50B done 05:57:12 #22 DONE 0.0s 05:57:12 05:57:12 #23 [security-spire-server internal] load .dockerignore 05:57:12 #23 transferring context: 50B done 05:57:12 #23 DONE 0.1s 05:57:12 05:57:12 #24 [support-scheduler internal] load .dockerignore 05:57:12 #24 transferring context: 50B done 05:57:12 #24 DONE 0.1s 05:57:12 05:57:12 #25 [security-spiffe-token-provider internal] load .dockerignore 05:57:12 #25 transferring context: 50B 0.0s done 05:57:12 #25 DONE 0.1s 05:57:12 05:57:12 #26 [core-metadata internal] load .dockerignore 05:57:12 #26 transferring context: 50B done 05:57:12 #26 DONE 0.1s 05:57:12 05:57:12 #27 [support-cron-scheduler internal] load .dockerignore 05:57:12 #27 transferring context: 50B done 05:57:12 #27 DONE 0.1s 05:57:12 05:57:12 #28 [security-spire-agent internal] load .dockerignore 05:57:12 #28 transferring context: 50B done 05:57:12 #28 DONE 0.1s 05:57:12 05:57:12 #29 [core-keeper internal] load .dockerignore 05:57:12 #29 transferring context: 50B 0.0s done 05:57:12 #29 DONE 0.1s 05:57:12 05:57:12 #30 [core-data internal] load .dockerignore 05:57:12 #30 transferring context: 50B 0.0s done 05:57:12 #30 DONE 0.1s 05:57:12 05:57:12 #31 [security-bootstrapper internal] load .dockerignore 05:57:12 #31 transferring context: 50B done 05:57:12 #31 DONE 0.0s 05:57:12 05:57:12 #32 [security-proxy-auth internal] load .dockerignore 05:57:13 #32 transferring context: 50B done 05:57:13 #32 DONE 0.1s 05:57:13 05:57:13 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:57:13 #33 DONE 0.0s 05:57:13 05:57:13 #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 05:57:13 #34 DONE 0.4s 05:57:13 05:57:13 #35 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 05:57:13 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 05:57:13 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0B / 3.34MB 0.1s 05:57:13 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 05:57:13 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 05:57:13 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 05:57:13 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 05:57:13 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 05:57:14 #35 ... 05:57:14 05:57:14 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:57:14 #33 DONE 0.0s 05:57:14 05:57:14 #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 05:57:14 #34 DONE 0.4s 05:57:14 05:57:14 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:57:14 #33 DONE 0.0s 05:57:14 05:57:14 #35 [support-notifications stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 05:57:14 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 05:57:14 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 05:57:14 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 05:57:14 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 05:57:14 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 05:57:14 #35 ... 05:57:14 05:57:14 #34 [security-spire-config internal] load metadata for docker.io/library/alpine:3.18 05:57:14 #34 DONE 0.6s 05:57:14 05:57:14 #35 [security-proxy-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 05:57:14 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 05:57:14 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 05:57:14 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 05:57:14 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 05:57:14 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 05:57:14 #35 ... 05:57:14 05:57:14 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:57:14 #33 DONE 0.0s 05:57:14 05:57:14 #36 [security-secretstore-setup internal] load build context 05:57:14 #36 transferring context: 3.23MB 0.8s done 05:57:14 #36 DONE 1.0s 05:57:14 05:57:14 #35 [security-proxy-setup stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 05:57:14 #35 ... 05:57:14 05:57:14 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 05:57:14 #34 DONE 0.6s 05:57:14 05:57:14 #35 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 05:57:14 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 05:57:14 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 05:57:14 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 05:57:14 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 05:57:14 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 05:57:14 #35 ... 05:57:14 05:57:14 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:57:14 #33 DONE 0.0s 05:57:14 05:57:14 #35 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 05:57:14 #35 ... 05:57:14 05:57:14 #34 [security-spire-server internal] load metadata for docker.io/library/alpine:3.18 05:57:14 #34 DONE 0.7s 05:57:14 05:57:14 #35 [core-command stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 05:57:14 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 05:57:14 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 05:57:14 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 05:57:14 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 05:57:14 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 05:57:15 #35 ... 05:57:15 05:57:15 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:57:15 #33 DONE 0.0s 05:57:15 05:57:15 #37 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:57:15 #37 DONE 2.5s 05:57:15 05:57:15 #35 [core-command stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 05:57:15 #35 ... 05:57:15 05:57:15 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:57:15 #33 DONE 0.0s 05:57:15 05:57:15 #38 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 05:57:15 #38 ... 05:57:15 05:57:15 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:57:15 #33 DONE 0.0s 05:57:15 05:57:15 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:57:15 #33 DONE 0.0s 05:57:15 05:57:15 #37 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:57:15 #37 DONE 2.5s 05:57:15 05:57:15 #35 [support-scheduler stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 05:57:15 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 05:57:15 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 05:57:15 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 05:57:15 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 05:57:15 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 05:57:15 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.6s done 05:57:15 #35 ... 05:57:15 05:57:15 #39 [support-notifications internal] load build context 05:57:15 #39 transferring context: 3.23MB 1.4s done 05:57:15 #39 DONE 1.7s 05:57:16 05:57:16 #38 [support-notifications builder 2/7] WORKDIR /edgex-go 05:57:16 #38 DONE 1.6s 05:57:16 05:57:16 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 05:57:16 #40 ... 05:57:16 05:57:16 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:57:16 #33 DONE 0.0s 05:57:16 05:57:16 #41 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 05:57:16 #41 DONE 1.8s 05:57:16 05:57:16 #42 [security-proxy-setup internal] load build context 05:57:16 #42 transferring context: 3.23MB 1.5s done 05:57:16 #42 DONE 2.0s 05:57:16 05:57:16 #35 [security-spire-server stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 05:57:16 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 05:57:16 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 05:57:16 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 05:57:16 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 05:57:16 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 05:57:16 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.6s done 05:57:16 #35 ... 05:57:16 05:57:16 #37 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:57:16 #37 DONE 2.6s 05:57:16 05:57:16 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:57:16 #33 DONE 0.0s 05:57:16 05:57:16 #38 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 05:57:16 #38 DONE 1.6s 05:57:16 05:57:16 #35 [security-spire-config stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 05:57:16 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 05:57:16 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 05:57:16 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 05:57:16 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 05:57:16 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 05:57:16 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.6s done 05:57:16 #35 ... 05:57:16 05:57:16 #37 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:57:16 #37 DONE 2.6s 05:57:16 05:57:16 #38 [core-metadata builder 2/7] WORKDIR /edgex-go 05:57:16 #38 DONE 1.6s 05:57:16 05:57:16 #35 [core-metadata stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 05:57:16 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 05:57:16 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 05:57:16 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 05:57:16 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 05:57:16 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 05:57:16 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.6s done 05:57:16 #35 ... 05:57:16 05:57:16 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:57:16 #33 DONE 0.1s 05:57:16 05:57:16 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 05:57:16 #33 DONE 0.1s 05:57:16 05:57:16 #43 [support-cron-scheduler internal] load build context 05:57:17 #43 ... 05:57:17 05:57:17 #37 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:57:17 #37 DONE 2.7s 05:57:17 05:57:17 #38 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 05:57:17 #38 DONE 1.8s 05:57:17 05:57:17 #34 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.18 05:57:17 #34 DONE 2.8s 05:57:17 05:57:17 #43 [support-cron-scheduler internal] load build context 05:57:17 #43 ... 05:57:17 05:57:17 #37 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 05:57:17 #37 DONE 2.7s 05:57:17 05:57:17 #38 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 05:57:17 #38 DONE 1.8s 05:57:17 05:57:17 #44 [core-common-config-bootstrapper internal] load build context 05:57:17 #44 transferring context: 3.23MB 1.5s done 05:57:17 #44 DONE 2.8s 05:57:17 05:57:17 #43 [support-cron-scheduler internal] load build context 05:57:17 #43 ... 05:57:17 05:57:17 #45 [security-spire-server internal] load build context 05:57:17 #45 transferring context: 27.71kB 0.2s done 05:57:17 #45 DONE 1.3s 05:57:17 05:57:17 #43 [support-cron-scheduler internal] load build context 05:57:17 #43 transferring context: 3.23MB 1.2s done 05:57:17 #43 ... 05:57:17 05:57:17 #46 [core-command internal] load build context 05:57:17 #46 transferring context: 3.23MB 1.7s done 05:57:17 #46 DONE 3.0s 05:57:17 05:57:17 #35 [core-metadata stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 05:57:17 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 05:57:17 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 05:57:17 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 05:57:17 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 05:57:17 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 05:57:17 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.6s done 05:57:17 #35 DONE 5.4s 05:57:18 05:57:18 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 05:57:18 #40 DONE 1.8s 05:57:18 05:57:18 #35 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 05:57:18 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 05:57:18 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.3s done 05:57:18 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 05:57:18 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 05:57:18 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 05:57:18 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.6s done 05:57:18 #35 DONE 5.4s 05:57:18 05:57:18 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:57:18 #47 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.1s done 05:57:18 #47 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 05:57:18 #47 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 05:57:18 #47 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 05:57:18 #47 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.5s done 05:57:18 #47 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.5s done 05:57:18 #47 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.5s done 05:57:18 #47 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 05:57:18 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 0.6s 05:57:18 #47 ... 05:57:18 05:57:18 #43 [support-cron-scheduler internal] load build context 05:57:18 #43 DONE 1.8s 05:57:18 05:57:18 #48 [security-spiffe-token-provider internal] load build context 05:57:18 #48 transferring context: 3.23MB 1.3s done 05:57:18 #48 DONE 2.4s 05:57:18 05:57:18 #49 [support-scheduler internal] load build context 05:57:18 #49 transferring context: 3.23MB 1.3s done 05:57:18 #49 DONE 2.5s 05:57:18 05:57:18 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:57:18 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 3.10MB / 28.04MB 1.0s 05:57:18 #47 ... 05:57:18 05:57:18 #50 [security-spire-config internal] load build context 05:57:18 #50 transferring context: 25.96kB 0.0s done 05:57:18 #50 DONE 1.9s 05:57:18 05:57:18 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:57:18 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.24MB / 28.04MB 1.4s 05:57:19 #47 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 05:57:19 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.13MB / 28.04MB 2.0s 05:57:19 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.56MB / 28.04MB 2.2s 05:57:20 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 11.53MB / 28.04MB 2.8s 05:57:20 #47 ... 05:57:20 05:57:20 #51 [security-spire-agent internal] load build context 05:57:20 #51 transferring context: 27.24kB 0.2s done 05:57:20 #51 DONE 2.5s 05:57:20 05:57:20 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:57:20 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.63MB / 28.04MB 3.4s 05:57:20 #47 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 05:57:20 #47 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.2s done 05:57:20 #47 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.2s done 05:57:20 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 15.72MB / 28.04MB 3.7s 05:57:21 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 17.83MB / 28.04MB 4.3s 05:57:22 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 19.92MB / 28.04MB 4.8s 05:57:22 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 22.02MB / 28.04MB 5.4s 05:57:22 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 24.12MB / 28.04MB 5.8s 05:57:23 #47 ... 05:57:23 05:57:23 #52 [core-metadata internal] load build context 05:57:23 #52 transferring context: 3.23MB 3.9s done 05:57:23 #52 DONE 6.8s 05:57:23 05:57:23 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:57:23 #47 ... 05:57:23 05:57:23 #53 [security-bootstrapper internal] load build context 05:57:23 #53 transferring context: 3.23MB 5.1s done 05:57:23 #53 DONE 6.0s 05:57:23 05:57:23 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:57:23 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 26.19MB / 28.04MB 6.5s 05:57:24 #47 ... 05:57:24 05:57:24 #54 [core-keeper internal] load build context 05:57:24 #54 transferring context: 3.23MB 3.8s done 05:57:24 #54 DONE 7.0s 05:57:24 05:57:24 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:57:24 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 7.3s 05:57:24 #47 ... 05:57:24 05:57:24 #55 [core-data internal] load build context 05:57:24 #55 transferring context: 3.23MB 5.7s done 05:57:24 #55 DONE 7.5s 05:57:24 05:57:24 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:57:25 #47 ... 05:57:25 05:57:25 #56 [security-proxy-auth internal] load build context 05:57:25 #56 transferring context: 3.23MB 5.5s done 05:57:25 #56 DONE 7.7s 05:57:25 05:57:25 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:57:25 #47 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 7.8s done 05:57:26 #47 ... 05:57:26 05:57:26 #57 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:57:26 #0 6.447 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:57:26 #0 6.924 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:57:26 #0 9.405 OK: 266 MiB in 52 packages 05:57:26 #57 ... 05:57:26 05:57:26 #58 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 05:57:26 #0 8.868 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:57:26 #0 9.940 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:57:26 #58 ... 05:57:26 05:57:26 #59 [core-data builder 3/7] RUN apk add --update --no-cache make git 05:57:26 #0 8.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:57:26 #0 9.048 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:57:26 #59 ... 05:57:26 05:57:26 #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:57:26 #0 7.235 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:57:26 #0 8.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:57:26 #60 ... 05:57:26 05:57:26 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:57:26 #61 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.3s done 05:57:26 #61 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 05:57:26 #61 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 05:57:26 #61 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 05:57:26 #61 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 1.2s done 05:57:26 #61 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 10.22MB / 18.32MB 5.2s 05:57:26 #61 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.1s done 05:57:27 #61 ... 05:57:27 05:57:27 #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:57:27 #60 10.73 v3.18.9-40-g17a2f035c4e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:57:27 #60 10.73 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:57:27 #60 10.73 OK: 19955 distinct packages available 05:57:27 #60 ... 05:57:27 05:57:27 #57 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:57:27 #57 DONE 11.1s 05:57:27 05:57:27 #62 [support-notifications builder 4/7] COPY go.mod vendor* ./ 05:57:27 #62 ... 05:57:27 05:57:27 #63 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:57:27 #63 DONE 10.4s 05:57:27 05:57:27 #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:57:27 #60 11.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:57:28 #60 ... 05:57:28 05:57:28 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:57:28 #64 ... 05:57:28 05:57:28 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:57:28 #61 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.58MB / 18.32MB 6.5s 05:57:28 #61 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 13.63MB / 18.32MB 6.9s 05:57:28 #61 ... 05:57:28 05:57:28 #65 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 05:57:28 #65 ... 05:57:28 05:57:28 #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:57:28 #66 ... 05:57:28 05:57:28 #67 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 05:57:28 #67 ... 05:57:28 05:57:28 #59 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 05:57:28 #59 11.89 OK: 266 MiB in 52 packages 05:57:28 #59 DONE 12.8s 05:57:28 05:57:28 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:57:28 #68 ... 05:57:28 05:57:28 #69 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 05:57:29 #69 ... 05:57:29 05:57:29 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:57:29 #70 ... 05:57:29 05:57:29 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:57:29 #71 ... 05:57:29 05:57:29 #62 [support-notifications builder 4/7] COPY go.mod vendor* ./ 05:57:29 #62 DONE 2.1s 05:57:29 05:57:29 #58 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 05:57:29 #58 12.47 OK: 266 MiB in 52 packages 05:57:29 #58 DONE 14.1s 05:57:29 05:57:29 #72 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:57:29 #72 ... 05:57:29 05:57:29 #73 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 05:57:29 #73 ... 05:57:29 05:57:29 #74 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:57:29 #74 ... 05:57:29 05:57:29 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:57:29 #61 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.73MB / 18.32MB 8.1s 05:57:30 #61 ... 05:57:30 05:57:30 #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:57:30 #60 12.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:57:30 #60 13.55 OK: 266 MiB in 52 packages 05:57:30 #60 DONE 14.0s 05:57:30 05:57:30 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:57:30 #61 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 16.78MB / 18.32MB 8.8s 05:57:30 #61 ... 05:57:30 05:57:30 #75 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:57:30 #75 DONE 1.7s 05:57:30 05:57:30 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:57:30 #61 ... 05:57:30 05:57:30 #76 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 05:57:30 #76 DONE 1.5s 05:57:30 05:57:30 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:57:30 #61 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 17.83MB / 18.32MB 9.2s 05:57:31 #61 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 9.7s done 05:57:31 #61 ... 05:57:31 05:57:31 #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 05:57:31 #77 DONE 1.3s 05:57:31 05:57:31 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:57:31 #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 1.7s 05:57:36 #47 ... 05:57:36 05:57:36 #74 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:57:36 #74 DONE 16.6s 05:57:36 05:57:36 #78 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 05:57:37 #78 ... 05:57:37 05:57:37 #64 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:57:37 #64 13.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:57:37 #64 14.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:57:37 #64 15.62 (1/4) Installing ca-certificates (20240226-r0) 05:57:37 #64 15.79 (2/4) Installing dumb-init (1.2.5-r2) 05:57:37 #64 15.81 (3/4) Installing su-exec (0.2-r3) 05:57:37 #64 15.81 (4/4) Installing yq (4.33.3-r5) 05:57:37 #64 16.39 Executing busybox-1.36.1-r7.trigger 05:57:37 #64 16.52 Executing ca-certificates-20240226-r0.trigger 05:57:37 #64 17.90 OK: 18 MiB in 19 packages 05:57:37 #64 DONE 19.4s 05:57:37 05:57:37 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:57:37 #79 ... 05:57:37 05:57:37 #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:57:37 #0 9.497 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:57:37 #80 ... 05:57:37 05:57:37 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:57:37 #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 8.0s 05:57:39 #47 ... 05:57:39 05:57:39 #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:57:39 #81 ... 05:57:39 05:57:39 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:57:39 #61 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 7.8s 05:57:39 #61 ... 05:57:39 05:57:39 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:57:39 #68 13.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:57:39 #68 14.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:57:39 #68 17.57 (1/4) Installing dumb-init (1.2.5-r2) 05:57:39 #68 17.63 (2/4) Installing openssl (3.1.7-r0) 05:57:39 #68 17.83 (3/4) Installing su-exec (0.2-r3) 05:57:39 #68 17.85 (4/4) Installing yq (4.33.3-r5) 05:57:39 #68 18.98 Executing busybox-1.36.1-r7.trigger 05:57:39 #68 19.14 OK: 18 MiB in 19 packages 05:57:39 #68 DONE 21.3s 05:57:39 05:57:39 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:57:39 #61 ... 05:57:39 05:57:39 #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:57:40 #82 ... 05:57:40 05:57:40 #83 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:57:40 #83 ... 05:57:40 05:57:40 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:57:40 #47 ... 05:57:40 05:57:40 #84 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:57:40 #84 ... 05:57:40 05:57:40 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:57:41 #47 ... 05:57:41 05:57:41 #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:57:41 #85 ... 05:57:41 05:57:41 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:57:43 #61 ... 05:57:43 05:57:43 #65 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 05:57:43 #65 14.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:57:43 #65 15.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:57:43 #65 22.47 (1/2) Installing ca-certificates (20240226-r0) 05:57:43 #65 23.15 (2/2) Installing dumb-init (1.2.5-r2) 05:57:43 #65 23.17 Executing busybox-1.36.1-r7.trigger 05:57:43 #65 23.37 Executing ca-certificates-20240226-r0.trigger 05:57:43 #65 24.94 OK: 9 MiB in 17 packages 05:57:43 #65 ... 05:57:43 05:57:43 #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:57:43 #66 15.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:57:43 #66 16.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:57:43 #66 23.65 v3.18.9-40-g17a2f035c4e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:57:43 #66 23.65 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:57:43 #66 23.65 OK: 19946 distinct packages available 05:57:43 #66 ... 05:57:43 05:57:43 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:57:43 #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.7s 05:57:44 #47 ... 05:57:44 05:57:44 #69 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 05:57:44 #69 15.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:57:44 #69 17.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:57:44 #69 24.27 (1/1) Installing dumb-init (1.2.5-r2) 05:57:44 #69 24.37 Executing busybox-1.36.1-r7.trigger 05:57:44 #69 24.58 OK: 8 MiB in 16 packages 05:57:44 #69 ... 05:57:44 05:57:44 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:57:44 #47 ... 05:57:44 05:57:44 #67 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 05:57:44 #67 16.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:57:44 #67 18.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:57:44 #67 24.64 (1/1) Installing dumb-init (1.2.5-r2) 05:57:44 #67 24.72 Executing busybox-1.36.1-r7.trigger 05:57:44 #67 24.78 OK: 8 MiB in 16 packages 05:57:44 #67 ... 05:57:44 05:57:44 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:57:44 #47 ... 05:57:44 05:57:44 #72 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:57:44 #72 16.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:57:44 #72 17.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:57:44 #72 25.30 (1/3) Installing ca-certificates (20240226-r0) 05:57:44 #72 25.64 (2/3) Installing dumb-init (1.2.5-r2) 05:57:44 #72 25.65 (3/3) Installing tzdata (2024a-r0) 05:57:44 #72 ... 05:57:44 05:57:44 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:57:44 #71 16.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:57:44 #71 18.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:57:44 #71 25.07 v3.18.9-40-g17a2f035c4e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:57:44 #71 25.07 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:57:44 #71 25.07 OK: 19946 distinct packages available 05:57:45 #71 26.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:57:45 #71 ... 05:57:45 05:57:45 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:57:45 #70 16.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:57:45 #70 18.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:57:45 #70 25.81 v3.18.9-40-g17a2f035c4e [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:57:45 #70 25.82 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:57:45 #70 25.82 OK: 19946 distinct packages available 05:57:45 #70 ... 05:57:45 05:57:45 #69 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 05:57:45 #69 DONE 26.6s 05:57:45 05:57:45 #67 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 05:57:45 #67 DONE 27.1s 05:57:45 05:57:45 #65 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 05:57:45 #65 DONE 27.0s 05:57:45 05:57:45 #86 [support-scheduler stage-1 3/9] RUN apk --no-cache upgrade 05:57:47 #86 ... 05:57:47 05:57:47 #73 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 05:57:47 #73 18.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:57:47 #73 20.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:57:47 #73 27.99 (1/2) Installing dumb-init (1.2.5-r2) 05:57:47 #73 28.03 (2/2) Installing su-exec (0.2-r3) 05:57:47 #73 28.05 Executing busybox-1.36.1-r7.trigger 05:57:47 #73 28.38 OK: 8 MiB in 17 packages 05:57:47 #73 ... 05:57:47 05:57:47 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:57:48 #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.8s 05:57:48 #47 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.9s done 05:57:49 #47 ... 05:57:49 05:57:49 #73 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 05:57:49 #73 DONE 30.5s 05:57:49 05:57:49 #87 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 05:57:49 #87 ... 05:57:49 05:57:49 #80 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:57:49 #80 11.94 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:57:49 #80 20.44 OK: 266 MiB in 52 packages 05:57:49 #80 DONE 22.0s 05:57:49 05:57:49 #88 [core-keeper builder 5/8] COPY go.mod vendor* ./ 05:57:50 #88 DONE 1.0s 05:57:50 05:57:50 #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:57:51 #89 ... 05:57:51 05:57:51 #72 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:57:51 #72 29.27 Executing busybox-1.36.1-r7.trigger 05:57:51 #72 29.41 Executing ca-certificates-20240226-r0.trigger 05:57:51 #72 31.21 OK: 12 MiB in 18 packages 05:57:51 #72 DONE 33.4s 05:57:52 05:57:52 #90 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:57:52 #90 ... 05:57:52 05:57:52 #78 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 05:57:52 #78 7.406 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:57:52 #78 10.13 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:57:52 #78 ... 05:57:52 05:57:52 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:57:52 #61 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 12.7s done 05:57:53 #61 ... 05:57:53 05:57:53 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:57:53 #79 5.735 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:57:53 #79 8.451 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:57:53 #79 14.49 OK: 18 MiB in 19 packages 05:57:53 #79 DONE 15.6s 05:57:53 05:57:53 #78 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 05:57:53 #78 17.81 (1/1) Installing dumb-init (1.2.5-r2) 05:57:54 #78 ... 05:57:54 05:57:54 #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:57:54 #66 25.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:57:54 #66 28.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:57:54 #66 35.56 (1/5) Installing dumb-init (1.2.5-r2) 05:57:54 #66 35.59 (2/5) Installing musl-obstack (1.2.3-r2) 05:57:54 #66 35.60 (3/5) Installing libucontext (1.2-r2) 05:57:54 #66 35.63 (4/5) Installing gcompat (1.1.0-r1) 05:57:54 #66 35.65 (5/5) Installing openssl (3.1.7-r0) 05:57:54 #66 35.74 Executing busybox-1.36.1-r7.trigger 05:57:54 #66 35.93 OK: 9 MiB in 20 packages 05:57:54 #66 ... 05:57:54 05:57:54 #87 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 05:57:54 #87 4.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:57:54 #87 ... 05:57:54 05:57:54 #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:57:54 #82 4.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:57:54 #82 7.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:57:54 #82 14.49 OK: 18 MiB in 19 packages 05:57:54 #82 ... 05:57:54 05:57:54 #78 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 05:57:54 #78 19.04 Executing busybox-1.36.1-r7.trigger 05:57:54 #78 19.20 OK: 8 MiB in 16 packages 05:57:55 #78 ... 05:57:55 05:57:55 #91 [core-data stage-1 3/8] RUN apk --no-cache upgrade 05:57:55 #0 6.510 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:57:55 #0 8.990 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:57:55 #91 ... 05:57:55 05:57:55 #87 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 05:57:55 #87 5.903 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:57:55 #87 ... 05:57:55 05:57:55 #92 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 05:57:55 #0 7.082 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:57:55 #0 9.121 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:57:55 #92 ... 05:57:55 05:57:55 #90 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:57:55 #90 3.384 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:57:55 #90 ... 05:57:55 05:57:55 #66 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:57:55 #66 DONE 37.6s 05:57:55 05:57:55 #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:57:55 #82 DONE 16.2s 05:57:56 05:57:56 #93 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 05:57:56 #93 ... 05:57:56 05:57:56 #94 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 05:57:56 #94 DONE 0.3s 05:57:56 05:57:56 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:57:56 #70 27.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:57:56 #70 29.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:57:56 #70 37.36 (1/4) Installing dumb-init (1.2.5-r2) 05:57:56 #70 37.38 (2/4) Installing musl-obstack (1.2.3-r2) 05:57:56 #70 37.39 (3/4) Installing libucontext (1.2-r2) 05:57:56 #70 37.49 (4/4) Installing gcompat (1.1.0-r1) 05:57:56 #70 37.50 Executing busybox-1.36.1-r7.trigger 05:57:56 #70 37.56 OK: 8 MiB in 19 packages 05:57:56 #70 ... 05:57:56 05:57:56 #78 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 05:57:56 #78 DONE 21.1s 05:57:56 05:57:56 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:57:56 #71 29.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:57:56 #71 36.08 (1/11) Installing ca-certificates (20240226-r0) 05:57:56 #71 36.54 (2/11) Installing brotli-libs (1.0.9-r14) 05:57:56 #71 36.66 (3/11) Installing libunistring (1.1-r1) 05:57:56 #71 36.82 (4/11) Installing libidn2 (2.3.4-r1) 05:57:56 #71 36.85 (5/11) Installing nghttp2-libs (1.57.0-r0) 05:57:56 #71 36.88 (6/11) Installing libcurl (8.9.1-r0) 05:57:56 #71 36.95 (7/11) Installing curl (8.9.1-r0) 05:57:56 #71 36.99 (8/11) Installing dumb-init (1.2.5-r2) 05:57:56 #71 37.01 (9/11) Installing musl-obstack (1.2.3-r2) 05:57:56 #71 37.03 (10/11) Installing libucontext (1.2-r2) 05:57:56 #71 37.07 (11/11) Installing gcompat (1.1.0-r1) 05:57:56 #71 37.09 Executing busybox-1.36.1-r7.trigger 05:57:56 #71 37.19 Executing ca-certificates-20240226-r0.trigger 05:57:57 #71 ... 05:57:57 05:57:57 #70 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:57:57 #70 DONE 38.6s 05:57:57 05:57:57 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:57:57 #71 38.82 OK: 13 MiB in 26 packages 05:57:57 #71 ... 05:57:57 05:57:57 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:57:58 #95 ... 05:57:58 05:57:58 #71 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:57:58 #71 DONE 40.0s 05:57:58 05:57:58 #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:57:59 #96 ... 05:57:59 05:57:59 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:57:59 #47 ... 05:57:59 05:57:59 #91 [core-data stage-1 3/8] RUN apk --no-cache upgrade 05:57:59 #91 14.29 OK: 8 MiB in 16 packages 05:58:00 #91 DONE 15.1s 05:58:00 05:58:00 #87 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 05:58:00 #87 11.31 OK: 8 MiB in 17 packages 05:58:00 #87 ... 05:58:00 05:58:00 #86 [core-command stage-1 3/9] RUN apk --no-cache upgrade 05:58:00 #86 6.209 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:58:00 #86 8.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:58:00 #86 14.26 OK: 8 MiB in 16 packages 05:58:00 #86 DONE 15.6s 05:58:00 05:58:00 #92 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 05:58:00 #92 14.92 OK: 9 MiB in 17 packages 05:58:01 #92 DONE 15.8s 05:58:01 05:58:01 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:58:01 #95 3.638 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:58:01 #95 ... 05:58:01 05:58:01 #87 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 05:58:01 #87 DONE 12.5s 05:58:01 05:58:01 #97 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 05:58:03 #97 ... 05:58:03 05:58:03 #90 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:58:03 #90 5.903 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:58:03 #90 10.79 OK: 12 MiB in 18 packages 05:58:03 #90 DONE 11.4s 05:58:03 05:58:03 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:58:03 #95 5.418 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:58:04 #95 ... 05:58:04 05:58:04 #97 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 05:58:04 #97 DONE 2.7s 05:58:04 05:58:04 #98 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 05:58:04 #98 DONE 0.5s 05:58:04 05:58:04 #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:58:04 #96 4.089 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:58:04 #96 5.359 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:58:05 #96 ... 05:58:05 05:58:05 #93 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 05:58:05 #93 4.377 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 05:58:05 #93 6.170 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 05:58:05 #93 9.149 OK: 9 MiB in 20 packages 05:58:05 #93 DONE 9.7s 05:58:05 05:58:05 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 05:58:05 #99 ... 05:58:05 05:58:05 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:58:05 #95 7.890 OK: 8 MiB in 19 packages 05:58:05 #95 DONE 8.6s 05:58:05 05:58:05 #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:58:07 #100 ... 05:58:07 05:58:07 #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:58:07 #96 7.930 OK: 13 MiB in 26 packages 05:58:07 #96 DONE 8.6s 05:58:07 05:58:07 #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:58:07 #101 ... 05:58:07 05:58:07 #99 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 05:58:07 #99 DONE 1.8s 05:58:07 05:58:07 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:58:07 #102 ... 05:58:07 05:58:07 #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:58:07 #101 DONE 2.3s 05:58:07 05:58:07 #100 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:58:07 #100 DONE 1.9s 05:58:07 05:58:07 #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / 05:58:07 #103 DONE 0.3s 05:58:07 05:58:07 #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / 05:58:07 #104 DONE 0.2s 05:58:07 05:58:07 #105 [security-spire-server stage-2 6/9] COPY security.txt / 05:58:08 #105 DONE 0.3s 05:58:08 05:58:08 #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 05:58:08 #106 ... 05:58:08 05:58:08 #107 [security-spire-config stage-2 6/10] COPY security.txt / 05:58:08 #107 DONE 0.3s 05:58:08 05:58:08 #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 05:58:08 #106 DONE 0.3s 05:58:08 05:58:08 #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 05:58:08 #108 ... 05:58:08 05:58:08 #109 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 05:58:08 #109 DONE 0.3s 05:58:09 05:58:09 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:58:09 #102 DONE 1.6s 05:58:09 05:58:09 #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 05:58:09 #108 DONE 0.3s 05:58:09 05:58:09 #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 05:58:09 #110 ... 05:58:09 05:58:09 #111 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 05:58:09 #111 DONE 0.2s 05:58:09 05:58:09 #112 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 05:58:09 #112 DONE 0.3s 05:58:09 05:58:09 #113 [security-spire-agent stage-3 7/10] COPY security.txt / 05:58:09 #113 ... 05:58:09 05:58:09 #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 05:58:09 #110 DONE 0.3s 05:58:09 05:58:09 #114 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 05:58:09 #114 DONE 0.3s 05:58:09 05:58:09 #115 [security-spire-config] exporting to image 05:58:09 #115 exporting layers 05:58:09 #115 ... 05:58:09 05:58:09 #113 [security-spire-agent stage-3 7/10] COPY security.txt / 05:58:09 #113 DONE 0.5s 05:58:09 05:58:09 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 05:58:09 #116 DONE 0.2s 05:58:09 05:58:09 #115 [security-spire-config] exporting to image 05:58:10 #115 ... 05:58:10 05:58:10 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 05:58:10 #117 DONE 0.2s 05:58:10 05:58:10 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 05:58:10 #118 DONE 0.2s 05:58:10 05:58:10 #115 [security-spire-config] exporting to image 05:58:11 #115 exporting layers 2.7s done 05:58:12 #115 exporting layers 2.8s done 05:58:12 #115 writing image sha256:fc716841d125a3d837b3cee69d0808baf56116481a97f8510275c108192db022 0.0s done 05:58:12 #115 naming to docker.io/library/security-spire-server-arm64 done 05:58:12 #115 writing image sha256:41c1e77f9a1df06afa3c489f9c0cd703c3212bc1fadc9fbda36aaf3f20b4d58c 05:58:12 #115 writing image sha256:41c1e77f9a1df06afa3c489f9c0cd703c3212bc1fadc9fbda36aaf3f20b4d58c done 05:58:12 #115 naming to docker.io/library/security-spire-config-arm64 done 05:58:12 #115 exporting layers 2.1s done 05:58:12 #115 writing image sha256:7b374ea7d1030c2f88e43e6b4958b80153782fea72cf6afb96c6073cc319b65d done 05:58:12 #115 naming to docker.io/library/security-spire-agent-arm64 done 05:58:12 #115 DONE 3.0s 05:58:12 05:58:12 #84 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:59:34 #84 DONE 118.7s 05:59:34 05:59:34 #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:59:34 #85 DONE 118.0s 05:59:34 05:59:34 #83 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:59:34 #83 DONE 119.1s 05:59:34 05:59:34 #119 [security-spiffe-token-provider builder 6/7] COPY . . 05:59:34 #119 ... 05:59:34 05:59:34 #81 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:59:34 #81 DONE 120.3s 05:59:34 05:59:34 #120 [support-notifications builder 6/7] COPY . . 05:59:34 #120 ... 05:59:34 05:59:34 #89 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:59:34 #89 DONE 100.0s 05:59:34 05:59:34 #121 [core-keeper builder 7/8] COPY . . 05:59:34 #121 ... 05:59:34 05:59:34 #122 [core-data builder 6/7] COPY . . 05:59:34 #122 CACHED 05:59:34 05:59:34 #123 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:59:34 #123 CACHED 05:59:34 05:59:34 #124 [core-data builder 4/7] COPY go.mod vendor* ./ 05:59:34 #124 CACHED 05:59:34 05:59:34 #125 [core-common-config-bootstrapper builder 6/7] COPY . . 05:59:34 #125 DONE 1.9s 05:59:34 05:59:34 #126 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 05:59:34 #126 CACHED 05:59:34 05:59:34 #127 [security-proxy-auth builder 6/7] COPY . . 05:59:34 #127 CACHED 05:59:34 05:59:34 #128 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:59:34 #128 CACHED 05:59:34 05:59:34 #129 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:59:34 #129 CACHED 05:59:34 05:59:34 #130 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:59:34 #130 CACHED 05:59:34 05:59:34 #131 [security-bootstrapper builder 6/7] COPY . . 05:59:34 #131 CACHED 05:59:34 05:59:34 #132 [support-cron-scheduler builder 6/7] COPY . . 05:59:34 #132 CACHED 05:59:34 05:59:34 #133 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 05:59:34 #133 CACHED 05:59:34 05:59:34 #134 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:59:34 #134 CACHED 05:59:34 05:59:34 #135 [core-metadata builder 4/7] COPY go.mod vendor* ./ 05:59:34 #135 CACHED 05:59:34 05:59:34 #136 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:59:34 #136 CACHED 05:59:34 05:59:34 #137 [core-metadata builder 6/7] COPY . . 05:59:34 #137 CACHED 05:59:34 05:59:34 #138 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:59:34 #138 CACHED 05:59:34 05:59:34 #139 [support-scheduler builder 6/7] COPY . . 05:59:34 #139 CACHED 05:59:34 05:59:34 #140 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 05:59:34 #140 CACHED 05:59:34 05:59:34 #119 [security-spiffe-token-provider builder 6/7] COPY . . 05:59:34 #119 DONE 2.0s 05:59:34 05:59:34 #141 [core-command builder 4/7] COPY go.mod vendor* ./ 05:59:34 #141 CACHED 05:59:34 05:59:34 #142 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:59:34 #142 CACHED 05:59:34 05:59:34 #143 [core-command builder 6/7] COPY . . 05:59:34 #143 CACHED 05:59:34 05:59:34 #120 [support-notifications builder 6/7] COPY . . 05:59:34 #120 DONE 1.9s 05:59:34 05:59:34 #144 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 05:59:34 #144 CACHED 05:59:34 05:59:34 #145 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:59:34 #145 CACHED 05:59:34 05:59:34 #146 [security-proxy-setup builder 6/7] COPY . . 05:59:34 #146 CACHED 05:59:34 05:59:34 #147 [security-secretstore-setup builder 6/7] COPY . . 05:59:34 #147 DONE 2.0s 05:59:34 05:59:34 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:59:34 #148 ... 05:59:34 05:59:34 #121 [core-keeper builder 7/8] COPY . . 05:59:34 #121 DONE 1.3s 05:59:34 05:59:34 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:59:37 #149 ... 05:59:37 05:59:37 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:59:37 #0 6.044 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:59:38 #150 ... 05:59:38 05:59:38 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:59:38 #0 6.863 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 05:59:40 #151 ... 05:59:40 05:59:40 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:59:40 #149 7.766 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 05:59:41 #149 ... 05:59:41 05:59:41 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:59:41 #0 6.463 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 05:59:41 #152 ... 05:59:41 05:59:41 #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 05:59:41 #0 8.613 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 05:59:41 #153 ... 05:59:41 05:59:41 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:59:41 #0 5.718 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:59:41 #154 ... 05:59:41 05:59:41 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:59:41 #0 7.574 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:59:42 #155 ... 05:59:42 05:59:42 #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:59:42 #0 8.330 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 05:59:42 #156 ... 05:59:42 05:59:42 #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:59:42 #0 8.453 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:59:42 #157 ... 05:59:42 05:59:42 #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:59:42 #0 6.390 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 05:59:42 #158 ... 05:59:42 05:59: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 05:59:42 #0 8.053 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:59:42 #159 ... 05:59:42 05:59:42 #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:59:42 #0 7.787 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:59:43 #160 ... 05:59:43 05:59:43 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:59:43 #148 8.627 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 06:19:36 #148 ... 06:19:36 06:19:36 #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:19:36 #159 1200.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.84" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 06:19:39 #159 ... 06:19:39 06:19:39 #157 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:19:39 #157 DONE 1208.1s 06:19:39 06:19:39 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:19:40 #47 ... 06:19:40 06:19:40 #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 06:19:40 #161 DONE 0.3s 06:19:40 06:19:40 #162 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 06:19:43 #162 DONE 2.6s 06:19:43 06:19:43 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:19:43 #152 ... 06:19:43 06:19:43 #163 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 06:19:43 #163 DONE 0.5s 06:19:43 06:19:43 #164 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 06:19:44 #164 ... 06:19:44 06:19:44 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:19:44 #151 DONE 1212.5s 06:19:44 06:19:44 #164 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 06:19:44 #164 DONE 0.4s 06:19:44 06:19:44 #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:19:44 #159 ... 06:19:44 06:19:44 #165 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 06:19:45 #165 DONE 0.6s 06:19:45 06:19:45 #166 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 06:19:45 #166 DONE 0.2s 06:19:45 06:19:45 #167 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 06:19:45 #167 DONE 0.2s 06:19:45 06:19:45 #168 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 06:19:45 #168 DONE 0.2s 06:19:45 06:19:45 #169 [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:19:45 #169 DONE 0.2s 06:19:45 06:19:45 #170 [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:19:45 #170 DONE 0.2s 06:19:45 06:19:45 #171 [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:19:45 #171 ... 06:19:45 06:19:45 #172 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 06:19:45 #172 DONE 0.2s 06:19:45 06:19:45 #171 [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:19:45 #171 DONE 0.4s 06:19:45 06:19:45 #173 [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:19:46 #173 DONE 0.2s 06:19:46 06:19:46 #174 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 06:19:46 #174 DONE 0.2s 06:19:46 06:19:46 #175 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 06:19:46 #175 DONE 0.4s 06:19:46 06:19:46 #176 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 06:19:46 #176 DONE 0.2s 06:19:46 06:19:46 #177 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 06:19:46 #177 DONE 0.1s 06:19:46 06:19:46 #178 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:19:49 #178 DONE 3.0s 06:19:49 06:19:49 #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 06:19:49 #179 DONE 3.1s 06:19:49 06:19:49 #115 [security-bootstrapper] exporting to image 06:19:49 #115 exporting layers 06:19:51 #115 exporting layers 1.7s done 06:19:51 #115 writing image sha256:350356e17687736edf86f05b3839f345c71ae545cba5eb215473b4f91dd7d5da 0.0s done 06:19:51 #115 naming to docker.io/library/security-proxy-setup-arm64 06:19:51 #115 naming to docker.io/library/security-proxy-setup-arm64 done 06:19:51 #115 exporting layers 2.1s done 06:19:51 #115 writing image sha256:121b6c1fbfb72209a8240fb7c11f4af84021fcb08e22a01726647dee103f53ba done 06:19:51 #115 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 06:19:51 #115 DONE 5.3s 06:19:51 06:19:51 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:19:54 #47 ... 06:19:54 06:19:54 #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:19:54 #159 DONE 1222.9s 06:19:54 06:19:54 #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:19:54 #160 ... 06:19:54 06:19:54 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 06:19:55 #180 DONE 0.2s 06:19:55 06:19:55 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 06:19:55 #181 DONE 0.4s 06:19:55 06:19:55 #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:19:55 #182 DONE 0.1s 06:19:55 06:19:55 #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:19:55 #183 DONE 0.1s 06:19:55 06:19:55 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 06:19:55 #184 DONE 0.2s 06:19:55 06:19:55 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 06:19:55 #185 DONE 0.2s 06:19:55 06:19:55 #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:19:56 #158 ... 06:19:56 06:19:56 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 06:19:56 #186 DONE 0.3s 06:19:56 06:19:56 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 06:19:56 #187 DONE 0.1s 06:19:56 06:19:56 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:19:58 #188 DONE 2.2s 06:19:58 06:19:58 #115 [security-secretstore-setup] exporting to image 06:19:58 #115 exporting layers 06:20:00 #115 exporting layers 1.8s done 06:20:00 #115 writing image sha256:9e2489f64fd24efb0eda85d8861a300003dec00aa640f855f01ecbae7b1dfb64 done 06:20:00 #115 naming to docker.io/library/security-secretstore-setup-arm64 done 06:20:00 #115 DONE 7.1s 06:20:00 06:20:00 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:20:56 #152 ... 06:20:56 06:20:56 #156 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:20:56 #156 DONE 1278.0s 06:20:56 06:20:56 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:20:56 #152 ... 06:20:56 06:20:56 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:20:56 #189 DONE 0.2s 06:20:56 06:20:56 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:20:56 #190 DONE 0.4s 06:20:56 06:20:56 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 06:20:56 #191 DONE 0.3s 06:20:56 06:20:56 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:20:56 #152 ... 06:20:56 06:20:56 #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:20:56 #192 DONE 0.3s 06:20:56 06:20:56 #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:20:56 #158 ... 06:20:56 06:20:56 #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:20:56 #193 DONE 0.1s 06:20:56 06:20:56 #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:20:56 #194 DONE 2.1s 06:20:56 06:20:56 #115 [core-common-config-bootstrapper] exporting to image 06:20:56 #115 exporting layers 06:20:56 #115 exporting layers 0.6s done 06:20:56 #115 writing image sha256:c684001494f426d6c0d6c8e29b329b0d82ee0044e6a7092b4fd27ed2a2a3571b done 06:20:56 #115 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 06:20:56 #115 DONE 7.8s 06:20:56 06:20:56 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:23:03 #155 ... 06:23:03 06:23:03 #148 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:23:03 #148 DONE 1407.8s 06:23:03 06:23:03 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:23:03 #155 ... 06:23:03 06:23:03 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:23:03 #195 DONE 0.2s 06:23:03 06:23:03 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:23:03 #155 ... 06:23:03 06:23:03 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:23:03 #196 DONE 0.3s 06:23:03 06:23:03 #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:23:03 #153 ... 06:23:03 06:23:03 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 06:23:03 #197 DONE 0.3s 06:23:03 06:23:03 #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 06:23:03 #198 DONE 0.1s 06:23:03 06:23:03 #115 [security-spiffe-token-provider] exporting to image 06:23:03 #115 exporting layers 06:23:03 #115 exporting layers 0.9s done 06:23:03 #115 writing image sha256:5cc4f9a80fa90d00dd9dcb4202c683cafda05adfd3c3d308698f4065d09e7549 done 06:23:03 #115 naming to docker.io/library/security-spiffe-token-provider-arm64 done 06:23:03 #115 DONE 8.7s 06:23:03 06:23:03 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:31:10 #47 ... 06:31:10 06:31:10 #160 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:31:10 #160 DONE 1896.6s 06:31:10 06:31:10 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:31:10 #155 ... 06:31:10 06:31:10 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 06:31:10 #199 DONE 0.2s 06:31:10 06:31:10 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 06:31:10 #200 DONE 0.2s 06:31:10 06:31:10 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 06:31:10 #201 DONE 0.4s 06:31:10 06:31:10 #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:31:10 #158 ... 06:31:10 06:31:10 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 06:31:10 #202 DONE 0.1s 06:31:10 06:31:10 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 06:31:10 #203 DONE 0.1s 06:31:10 06:31:10 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:31:10 #152 ... 06:31:10 06:31:10 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 06:31:11 #204 DONE 2.0s 06:31:11 06:31:11 #115 [security-proxy-auth] exporting to image 06:31:11 #115 exporting layers 06:31:12 #115 exporting layers 0.7s done 06:31:12 #115 writing image sha256:2af7e33615301f3d10eb66569e713453ae3020428668cf8d09c7a8ac5d477759 done 06:31:12 #115 naming to docker.io/library/security-proxy-auth-arm64 done 06:31:12 #115 DONE 9.4s 06:31:12 06:31:12 #158 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:32:08 #158 DONE 1955.3s 06:32:08 06:32:08 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:32:08 #47 ... 06:32:08 06:32:08 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:32:08 #205 DONE 0.1s 06:32:08 06:32:08 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:32:08 #152 ... 06:32:08 06:32:08 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 06:32:08 #206 DONE 0.2s 06:32:08 06:32:08 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 06:32:08 #207 DONE 0.3s 06:32:08 06:32:08 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:32:08 #154 ... 06:32:08 06:32:08 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 06:32:08 #208 DONE 0.2s 06:32:08 06:32:08 #115 [core-command] exporting to image 06:32:08 #115 exporting layers 06:32:08 #115 exporting layers 0.4s done 06:32:08 #115 writing image sha256:078adb26868f3ccb76a0c834304b1a22e587f312b97779d68bb4464ce643c673 done 06:32:08 #115 naming to docker.io/library/core-command-arm64 done 06:32:08 #115 DONE 9.9s 06:32:08 06:32:08 #61 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:34:30 #61 ... 06:34:30 06:34:30 #149 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:34:30 #149 DONE 2094.8s 06:34:30 06:34:30 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:34:30 #155 ... 06:34:30 06:34:30 #209 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:34:30 #209 DONE 0.1s 06:34:30 06:34:30 #210 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 06:34:30 #210 DONE 0.4s 06:34:30 06:34:30 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:34:30 #154 ... 06:34:30 06:34:30 #211 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 06:34:30 #211 DONE 0.1s 06:34:30 06:34:30 #212 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 06:34:30 #212 DONE 0.2s 06:34:30 06:34:30 #115 [core-keeper] exporting to image 06:34:30 #115 exporting layers 06:34:30 #115 exporting layers 0.5s done 06:34:30 #115 writing image sha256:b426ae9965db72f59155fb35495f0bfb43c3a104cb321e2cbcc3f7d928469624 done 06:34:30 #115 naming to docker.io/library/core-keeper-arm64 done 06:34:30 #115 DONE 10.4s 06:34:30 06:34:30 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:34:30 #155 ... 06:34:30 06:34:30 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:34:30 #152 DONE 2099.4s 06:34:30 06:34:30 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:34:31 #155 ... 06:34:31 06:34:31 #213 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:34:31 #213 DONE 0.3s 06:34:31 06:34:31 #214 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 06:34:31 #214 DONE 0.3s 06:34:31 06:34:31 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:34:32 #154 ... 06:34:32 06:34:32 #215 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 06:34:32 #215 DONE 0.5s 06:34:32 06:34:32 #216 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 06:34:32 #216 DONE 0.2s 06:34:32 06:34:32 #217 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 06:34:32 #217 DONE 0.2s 06:34:32 06:34:32 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:34:32 #154 ... 06:34:32 06:34:32 #115 [core-data] exporting to image 06:34:33 #115 exporting layers 0.7s done 06:34:33 #115 writing image sha256:d18cb501fb7329c3055da7ed5a453e50d43d0f33edd2244af271fc22e352f41b done 06:34:33 #115 naming to docker.io/library/core-data-arm64 done 06:34:33 #115 DONE 11.2s 06:34:33 06:34:33 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:34:36 #155 ... 06:34:36 06:34:36 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:34:36 #150 DONE 2105.2s 06:34:36 06:34:36 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:34:37 #155 ... 06:34:37 06:34:37 #218 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 06:34:37 #218 DONE 0.1s 06:34:37 06:34:37 #219 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 06:34:37 #219 DONE 0.2s 06:34:37 06:34:37 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:34:38 #154 ... 06:34:38 06:34:38 #220 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 06:34:38 #220 DONE 0.4s 06:34:38 06:34:38 #221 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 06:34:38 #221 DONE 0.1s 06:34:38 06:34:38 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:34:38 #154 ... 06:34:38 06:34:38 #222 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 06:34:38 #222 DONE 0.1s 06:34:38 06:34:38 #223 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 06:34:38 #223 DONE 0.1s 06:34:38 06:34:38 #115 [core-metadata] exporting to image 06:34:38 #115 exporting layers 06:34:39 #115 exporting layers 0.5s done 06:34:39 #115 writing image sha256:aacc146a698a104342caf89d6cdc2d5d57f4e73810858091bc2df37d5b5d175d done 06:34:39 #115 naming to docker.io/library/core-metadata-arm64 06:34:39 #115 naming to docker.io/library/core-metadata-arm64 done 06:34:39 #115 DONE 11.7s 06:34:39 06:34:39 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:35:06 #155 ... 06:35:06 06:35:06 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:35:06 #154 DONE 2134.5s 06:35:06 06:35:06 #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:35:06 #153 ... 06:35:06 06:35:06 #224 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:35:06 #224 DONE 0.1s 06:35:06 06:35:06 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:35:06 #155 ... 06:35:06 06:35:06 #225 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:35:06 #225 DONE 0.1s 06:35:06 06:35:06 #226 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 06:35:07 #226 DONE 0.6s 06:35:07 06:35:07 #227 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 06:35:07 #227 DONE 0.2s 06:35:07 06:35:07 #115 [support-scheduler] exporting to image 06:35:07 #115 exporting layers 06:35:08 #115 exporting layers 0.6s done 06:35:08 #115 writing image sha256:6e501580b02c67d58fbcf0813bad853ad8a01c943e5f1cbbf4ed18448f5bf5c4 done 06:35:08 #115 naming to docker.io/library/support-scheduler-arm64 done 06:35:08 #115 DONE 12.3s 06:35:08 06:35:08 #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:35:09 #153 ... 06:35:09 06:35:09 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:35:09 #155 DONE 2137.6s 06:35:09 06:35:09 #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:35:09 #153 ... 06:35:09 06:35:09 #228 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 06:35:09 #228 DONE 0.3s 06:35:09 06:35:09 #229 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 06:35:09 #229 DONE 0.1s 06:35:09 06:35:09 #230 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 06:35:10 #230 DONE 0.4s 06:35:10 06:35:10 #231 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 06:35:10 #231 DONE 0.2s 06:35:10 06:35:10 #232 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 06:35:10 #232 DONE 0.2s 06:35:10 06:35:10 #115 [support-notifications] exporting to image 06:35:10 #115 ... 06:35:10 06:35:10 #153 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:35:10 #153 DONE 2139.2s 06:35:11 06:35:11 #115 [support-notifications] exporting to image 06:35:11 #115 ... 06:35:11 06:35:11 #233 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 06:35:11 #233 DONE 0.2s 06:35:11 06:35:11 #234 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 06:35:11 #234 DONE 0.1s 06:35:11 06:35:11 #115 [support-notifications] exporting to image 06:35:11 #115 exporting layers 0.8s done 06:35:11 #115 writing image sha256:26ee915ee89c447e2baf6bdeeec82dc1cddcec6dd5ea295a921a5720311b5aa4 done 06:35:11 #115 naming to docker.io/library/support-notifications-arm64 done 06:35:11 #115 DONE 13.2s 06:35:11 06:35:11 #235 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 06:35:12 #235 DONE 0.5s 06:35:12 06:35:12 #236 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 06:35:12 #236 DONE 0.1s 06:35:12 06:35:12 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:35:12 #47 ... 06:35:12 06:35:12 #115 [support-cron-scheduler] exporting to image 06:35:13 #115 exporting layers 1.1s done 06:35:13 #115 writing image sha256:3c16bb609f1413f7177be486a251892f3eeed80fa3652519dbfa019ef09a6909 done 06:35:13 #115 naming to docker.io/library/support-cron-scheduler-arm64 done 06:35:13 #115 DONE 14.3s 06:35:13 06:35:13 #47 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:35:13 time="2024-10-01T05:57:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:35:13 time="2024-10-01T05:57:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:35:13 time="2024-10-01T05:57:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:35:13 time="2024-10-01T05:57:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:35:13 time="2024-10-01T05:57:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:35:13 time="2024-10-01T05:57:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:35:13 time="2024-10-01T05:57:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:35:13 time="2024-10-01T05:57:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:35:13 time="2024-10-01T05:57:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:35:13 time="2024-10-01T05:57:01Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:35:13 time="2024-10-01T05:57:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:35:13 time="2024-10-01T05:57:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:35:13 time="2024-10-01T05:57:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:35:13 time="2024-10-01T05:57:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:35:13 time="2024-10-01T05:57:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 06:35:13 time="2024-10-01T05:57:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 06:35:13 $ docker stop --time=1 ffdbbc2389af9b3d8af5c539b79e4f89d31e02b64c89dbf352474aebe3ebc144 06:35:14 $ docker rm -f --volumes ffdbbc2389af9b3d8af5c539b79e4f89d31e02b64c89dbf352474aebe3ebc144 [Pipeline] // withDockerContainer [Pipeline] sh 06:35:15 + docker images 06:35:15 REPOSITORY TAG IMAGE ID CREATED SIZE 06:35:15 support-cron-scheduler-arm64 latest 3c16bb609f14 4 seconds ago 43.9MB 06:35:15 support-notifications-arm64 latest 26ee915ee89c 5 seconds ago 42.3MB 06:35:15 support-scheduler-arm64 latest 6e501580b02c 8 seconds ago 41.6MB 06:35:15 core-metadata-arm64 latest aacc146a698a 37 seconds ago 39.5MB 06:35:15 core-data-arm64 latest d18cb501fb73 43 seconds ago 39.4MB 06:35:15 core-keeper-arm64 latest b426ae9965db 47 seconds ago 39.3MB 06:35:15 core-command-arm64 latest 078adb26868f 3 minutes ago 35.1MB 06:35:15 security-proxy-auth-arm64 latest 2af7e3361530 4 minutes ago 32.7MB 06:35:15 security-spiffe-token-provider-arm64 latest 5cc4f9a80fa9 12 minutes ago 29.1MB 06:35:15 core-common-config-bootstrapper-arm64 latest c684001494f4 14 minutes ago 15.4MB 06:35:15 security-secretstore-setup-arm64 latest 9e2489f64fd2 15 minutes ago 36.4MB 06:35:15 security-proxy-setup-arm64 latest 350356e17687 15 minutes ago 26.2MB 06:35:15 security-bootstrapper-arm64 latest 121b6c1fbfb7 15 minutes ago 18.9MB 06:35:15 security-spire-agent-arm64 latest 7b374ea7d103 37 minutes ago 174MB 06:35:15 security-spire-config-arm64 latest 41c1e77f9a1d 37 minutes ago 115MB 06:35:15 security-spire-server-arm64 latest fc716841d125 37 minutes ago 116MB 06:35:15 ci-base-image-arm64 latest 71e9caab9cf9 38 minutes ago 967MB 06:35:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 5 months ago 561MB 06:35:15 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:35:15 provisioning config files... 06:35:15 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/707@tmp/config15551769701928948514tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:35:15 ---> ****-login.sh 06:35:15 nexus3.edgexfoundry.org:10001 06:35:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:35:16 Configure a credential helper to remove this warning. See 06:35:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:35:16 06:35:16 Login Succeeded 06:35:16 nexus3.edgexfoundry.org:10002 06:35:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:35:16 Configure a credential helper to remove this warning. See 06:35:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:35:16 06:35:16 Login Succeeded 06:35:16 nexus3.edgexfoundry.org:10003 06:35:16 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:16 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:35:16 Configure a credential helper to remove this warning. See 06:35:16 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:35:16 06:35:16 Login Succeeded 06:35:16 nexus3.edgexfoundry.org:10004 06:35:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:35:17 Configure a credential helper to remove this warning. See 06:35:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:35:17 06:35:17 Login Succeeded 06:35:17 ****.io 06:35:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:17 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:35:17 Configure a credential helper to remove this warning. See 06:35:17 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:35:17 06:35:17 Login Succeeded 06:35:17 ---> ****-login.sh ends [Pipeline] } 06:35:17 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:35:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:35:18 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 06:35:18 d6682f794cbed5c1058d33e4699bd051412df0a8 06:35:18 latest 06:35:18 3.2.0-dev.84 06:35:18 d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 06:35:18 main 06:35:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:18 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:18 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 06:35:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:35:18 ffd7956149b0: Preparing 06:35:18 fa5887e92353: Preparing 06:35:18 48361c65e0cd: Preparing 06:35:18 fe3f3e20ac84: Preparing 06:35:18 429ebd496620: Preparing 06:35:18 f8e5c2192e0e: Preparing 06:35:18 4aeaa0e7d41f: Preparing 06:35:18 f8e5c2192e0e: Waiting 06:35:18 4aeaa0e7d41f: Waiting 06:35:19 fe3f3e20ac84: Pushed 06:35:19 48361c65e0cd: Pushed 06:35:19 429ebd496620: Pushed 06:35:19 ffd7956149b0: Pushed 06:35:19 4aeaa0e7d41f: Layer already exists 06:35:19 f8e5c2192e0e: Pushed 06:35:24 fa5887e92353: Pushed 06:35:24 d6682f794cbed5c1058d33e4699bd051412df0a8: digest: sha256:1cd19fe4258ed989e146505454a0e98e458109b5af3a093397d79ad9111dae0a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:24 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:25 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 06:35:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:35:25 ffd7956149b0: Preparing 06:35:25 fa5887e92353: Preparing 06:35:25 48361c65e0cd: Preparing 06:35:25 fe3f3e20ac84: Preparing 06:35:25 429ebd496620: Preparing 06:35:25 f8e5c2192e0e: Preparing 06:35:25 4aeaa0e7d41f: Preparing 06:35:25 f8e5c2192e0e: Waiting 06:35:25 4aeaa0e7d41f: Waiting 06:35:25 fe3f3e20ac84: Layer already exists 06:35:25 48361c65e0cd: Layer already exists 06:35:25 ffd7956149b0: Layer already exists 06:35:25 fa5887e92353: Layer already exists 06:35:25 429ebd496620: Layer already exists 06:35:25 f8e5c2192e0e: Layer already exists 06:35:25 4aeaa0e7d41f: Layer already exists 06:35:25 latest: digest: sha256:1cd19fe4258ed989e146505454a0e98e458109b5af3a093397d79ad9111dae0a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:25 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:26 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.84 06:35:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:35:26 ffd7956149b0: Preparing 06:35:26 fa5887e92353: Preparing 06:35:26 48361c65e0cd: Preparing 06:35:26 fe3f3e20ac84: Preparing 06:35:26 429ebd496620: Preparing 06:35:26 f8e5c2192e0e: Preparing 06:35:26 4aeaa0e7d41f: Preparing 06:35:26 f8e5c2192e0e: Waiting 06:35:26 4aeaa0e7d41f: Waiting 06:35:26 429ebd496620: Layer already exists 06:35:26 ffd7956149b0: Layer already exists 06:35:26 fa5887e92353: Layer already exists 06:35:26 48361c65e0cd: Layer already exists 06:35:26 fe3f3e20ac84: Layer already exists 06:35:26 4aeaa0e7d41f: Layer already exists 06:35:26 f8e5c2192e0e: Layer already exists 06:35:26 3.2.0-dev.84: digest: sha256:1cd19fe4258ed989e146505454a0e98e458109b5af3a093397d79ad9111dae0a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:26 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:27 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 06:35:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:35:27 ffd7956149b0: Preparing 06:35:27 fa5887e92353: Preparing 06:35:27 48361c65e0cd: Preparing 06:35:27 fe3f3e20ac84: Preparing 06:35:27 429ebd496620: Preparing 06:35:27 f8e5c2192e0e: Preparing 06:35:27 4aeaa0e7d41f: Preparing 06:35:27 f8e5c2192e0e: Waiting 06:35:27 4aeaa0e7d41f: Waiting 06:35:27 48361c65e0cd: Layer already exists 06:35:27 fa5887e92353: Layer already exists 06:35:27 ffd7956149b0: Layer already exists 06:35:27 429ebd496620: Layer already exists 06:35:27 fe3f3e20ac84: Layer already exists 06:35:27 f8e5c2192e0e: Layer already exists 06:35:27 4aeaa0e7d41f: Layer already exists 06:35:27 d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84: digest: sha256:1cd19fe4258ed989e146505454a0e98e458109b5af3a093397d79ad9111dae0a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:27 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:28 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 06:35:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 06:35:28 ffd7956149b0: Preparing 06:35:28 fa5887e92353: Preparing 06:35:28 48361c65e0cd: Preparing 06:35:28 fe3f3e20ac84: Preparing 06:35:28 429ebd496620: Preparing 06:35:28 f8e5c2192e0e: Preparing 06:35:28 4aeaa0e7d41f: Preparing 06:35:28 f8e5c2192e0e: Waiting 06:35:28 48361c65e0cd: Layer already exists 06:35:28 fe3f3e20ac84: Layer already exists 06:35:28 429ebd496620: Layer already exists 06:35:28 ffd7956149b0: Layer already exists 06:35:28 fa5887e92353: Layer already exists 06:35:28 f8e5c2192e0e: Layer already exists 06:35:28 4aeaa0e7d41f: Layer already exists 06:35:28 main: digest: sha256:1cd19fe4258ed989e146505454a0e98e458109b5af3a093397d79ad9111dae0a size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:35:28 ===================================================== [Pipeline] echo 06:35:28 taggedImages: 06:35:28 - nexus3.edgexfoundry.org:10004/core-command-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 06:35:28 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 06:35:28 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.84 06:35:28 - nexus3.edgexfoundry.org:10004/core-command-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 06:35:28 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 06:35:28 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 06:35:28 d6682f794cbed5c1058d33e4699bd051412df0a8 06:35:28 latest 06:35:28 3.2.0-dev.84 06:35:28 d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 06:35:28 main 06:35:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:28 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 06:35:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:35:29 6ebaa7e1c7a0: Preparing 06:35:29 c262dcfcf562: Preparing 06:35:29 c044ff4676c9: Preparing 06:35:29 3bf4cd87d212: Preparing 06:35:29 48361c65e0cd: Preparing 06:35:29 fe3f3e20ac84: Preparing 06:35:29 429ebd496620: Preparing 06:35:29 f8e5c2192e0e: Preparing 06:35:29 4aeaa0e7d41f: Preparing 06:35:29 fe3f3e20ac84: Waiting 06:35:29 429ebd496620: Waiting 06:35:29 f8e5c2192e0e: Waiting 06:35:29 4aeaa0e7d41f: Waiting 06:35:29 48361c65e0cd: Layer already exists 06:35:29 fe3f3e20ac84: Layer already exists 06:35:29 429ebd496620: Layer already exists 06:35:29 c262dcfcf562: Pushed 06:35:29 f8e5c2192e0e: Layer already exists 06:35:29 6ebaa7e1c7a0: Pushed 06:35:29 4aeaa0e7d41f: Layer already exists 06:35:29 c044ff4676c9: Pushed 06:35:30 3bf4cd87d212: Pushed 06:35:31 d6682f794cbed5c1058d33e4699bd051412df0a8: digest: sha256:763af73b2b699c0f8c9eca29f792007b3ce2c768390eb32f876f5c67eacb332e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:31 + 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:35:32 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 06:35:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:35:32 6ebaa7e1c7a0: Preparing 06:35:32 c262dcfcf562: Preparing 06:35:32 c044ff4676c9: Preparing 06:35:32 3bf4cd87d212: Preparing 06:35:32 48361c65e0cd: Preparing 06:35:32 fe3f3e20ac84: Preparing 06:35:32 429ebd496620: Preparing 06:35:32 f8e5c2192e0e: Preparing 06:35:32 4aeaa0e7d41f: Preparing 06:35:32 429ebd496620: Waiting 06:35:32 f8e5c2192e0e: Waiting 06:35:32 4aeaa0e7d41f: Waiting 06:35:32 fe3f3e20ac84: Waiting 06:35:32 48361c65e0cd: Layer already exists 06:35:32 c262dcfcf562: Layer already exists 06:35:32 6ebaa7e1c7a0: Layer already exists 06:35:32 3bf4cd87d212: Layer already exists 06:35:32 c044ff4676c9: Layer already exists 06:35:32 fe3f3e20ac84: Layer already exists 06:35:32 f8e5c2192e0e: Layer already exists 06:35:32 429ebd496620: Layer already exists 06:35:32 4aeaa0e7d41f: Layer already exists 06:35:32 latest: digest: sha256:763af73b2b699c0f8c9eca29f792007b3ce2c768390eb32f876f5c67eacb332e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:32 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:33 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.84 06:35:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:35:33 6ebaa7e1c7a0: Preparing 06:35:33 c262dcfcf562: Preparing 06:35:33 c044ff4676c9: Preparing 06:35:33 3bf4cd87d212: Preparing 06:35:33 48361c65e0cd: Preparing 06:35:33 fe3f3e20ac84: Preparing 06:35:33 429ebd496620: Preparing 06:35:33 f8e5c2192e0e: Preparing 06:35:33 fe3f3e20ac84: Waiting 06:35:33 4aeaa0e7d41f: Preparing 06:35:33 4aeaa0e7d41f: Waiting 06:35:33 429ebd496620: Waiting 06:35:33 f8e5c2192e0e: Waiting 06:35:33 6ebaa7e1c7a0: Layer already exists 06:35:33 48361c65e0cd: Layer already exists 06:35:33 c044ff4676c9: Layer already exists 06:35:33 c262dcfcf562: Layer already exists 06:35:33 3bf4cd87d212: Layer already exists 06:35:33 fe3f3e20ac84: Layer already exists 06:35:33 429ebd496620: Layer already exists 06:35:33 4aeaa0e7d41f: Layer already exists 06:35:33 f8e5c2192e0e: Layer already exists 06:35:33 3.2.0-dev.84: digest: sha256:763af73b2b699c0f8c9eca29f792007b3ce2c768390eb32f876f5c67eacb332e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:33 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 06:35:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:35:34 6ebaa7e1c7a0: Preparing 06:35:34 c262dcfcf562: Preparing 06:35:34 c044ff4676c9: Preparing 06:35:34 3bf4cd87d212: Preparing 06:35:34 48361c65e0cd: Preparing 06:35:34 fe3f3e20ac84: Preparing 06:35:34 429ebd496620: Preparing 06:35:34 f8e5c2192e0e: Preparing 06:35:34 4aeaa0e7d41f: Preparing 06:35:34 429ebd496620: Waiting 06:35:34 f8e5c2192e0e: Waiting 06:35:34 4aeaa0e7d41f: Waiting 06:35:34 fe3f3e20ac84: Waiting 06:35:34 c262dcfcf562: Layer already exists 06:35:34 48361c65e0cd: Layer already exists 06:35:34 c044ff4676c9: Layer already exists 06:35:34 3bf4cd87d212: Layer already exists 06:35:34 6ebaa7e1c7a0: Layer already exists 06:35:34 429ebd496620: Layer already exists 06:35:34 f8e5c2192e0e: Layer already exists 06:35:34 fe3f3e20ac84: Layer already exists 06:35:34 4aeaa0e7d41f: Layer already exists 06:35:34 d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84: digest: sha256:763af73b2b699c0f8c9eca29f792007b3ce2c768390eb32f876f5c67eacb332e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:34 + 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:35:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 06:35:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 06:35:35 6ebaa7e1c7a0: Preparing 06:35:35 c262dcfcf562: Preparing 06:35:35 c044ff4676c9: Preparing 06:35:35 3bf4cd87d212: Preparing 06:35:35 48361c65e0cd: Preparing 06:35:35 fe3f3e20ac84: Preparing 06:35:35 429ebd496620: Preparing 06:35:35 f8e5c2192e0e: Preparing 06:35:35 4aeaa0e7d41f: Preparing 06:35:35 429ebd496620: Waiting 06:35:35 f8e5c2192e0e: Waiting 06:35:35 4aeaa0e7d41f: Waiting 06:35:35 fe3f3e20ac84: Waiting 06:35:35 6ebaa7e1c7a0: Layer already exists 06:35:35 c044ff4676c9: Layer already exists 06:35:35 c262dcfcf562: Layer already exists 06:35:35 3bf4cd87d212: Layer already exists 06:35:35 48361c65e0cd: Layer already exists 06:35:35 4aeaa0e7d41f: Layer already exists 06:35:35 f8e5c2192e0e: Layer already exists 06:35:35 fe3f3e20ac84: Layer already exists 06:35:35 429ebd496620: Layer already exists 06:35:35 main: digest: sha256:763af73b2b699c0f8c9eca29f792007b3ce2c768390eb32f876f5c67eacb332e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:35:35 ===================================================== [Pipeline] echo 06:35:35 taggedImages: 06:35:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 06:35:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 06:35:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.84 06:35:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 06:35:35 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 06:35:35 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 06:35:35 d6682f794cbed5c1058d33e4699bd051412df0a8 06:35:35 latest 06:35:35 3.2.0-dev.84 06:35:35 d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 06:35:35 main 06:35:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:35 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:36 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 06:35:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:35:36 30a24080c4d5: Preparing 06:35:36 371166a4b2ca: Preparing 06:35:36 bad2884bf151: Preparing 06:35:36 48361c65e0cd: Preparing 06:35:36 fe3f3e20ac84: Preparing 06:35:36 9015b6a9ffe1: Preparing 06:35:36 f8e5c2192e0e: Preparing 06:35:36 4aeaa0e7d41f: Preparing 06:35:36 9015b6a9ffe1: Waiting 06:35:36 f8e5c2192e0e: Waiting 06:35:36 4aeaa0e7d41f: Waiting 06:35:36 48361c65e0cd: Layer already exists 06:35:36 fe3f3e20ac84: Layer already exists 06:35:36 f8e5c2192e0e: Layer already exists 06:35:36 30a24080c4d5: Pushed 06:35:36 371166a4b2ca: Pushed 06:35:36 4aeaa0e7d41f: Layer already exists 06:35:36 9015b6a9ffe1: Pushed 06:35:43 bad2884bf151: Pushed 06:35:43 d6682f794cbed5c1058d33e4699bd051412df0a8: digest: sha256:6a5a99937c36f36f7c6cde4307d0d3aec8240c0d7b9f7dc65c8653d95332a791 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:43 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:43 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 06:35:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:35:43 30a24080c4d5: Preparing 06:35:43 371166a4b2ca: Preparing 06:35:43 bad2884bf151: Preparing 06:35:43 48361c65e0cd: Preparing 06:35:43 fe3f3e20ac84: Preparing 06:35:43 9015b6a9ffe1: Preparing 06:35:43 f8e5c2192e0e: Preparing 06:35:43 4aeaa0e7d41f: Preparing 06:35:43 9015b6a9ffe1: Waiting 06:35:43 f8e5c2192e0e: Waiting 06:35:43 4aeaa0e7d41f: Waiting 06:35:43 48361c65e0cd: Layer already exists 06:35:43 30a24080c4d5: Layer already exists 06:35:43 371166a4b2ca: Layer already exists 06:35:43 fe3f3e20ac84: Layer already exists 06:35:43 bad2884bf151: Layer already exists 06:35:43 4aeaa0e7d41f: Layer already exists 06:35:43 9015b6a9ffe1: Layer already exists 06:35:43 f8e5c2192e0e: Layer already exists 06:35:44 latest: digest: sha256:6a5a99937c36f36f7c6cde4307d0d3aec8240c0d7b9f7dc65c8653d95332a791 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:44 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:44 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.84 06:35:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:35:44 30a24080c4d5: Preparing 06:35:44 371166a4b2ca: Preparing 06:35:44 bad2884bf151: Preparing 06:35:44 48361c65e0cd: Preparing 06:35:44 fe3f3e20ac84: Preparing 06:35:44 9015b6a9ffe1: Preparing 06:35:44 f8e5c2192e0e: Preparing 06:35:44 4aeaa0e7d41f: Preparing 06:35:44 9015b6a9ffe1: Waiting 06:35:44 f8e5c2192e0e: Waiting 06:35:44 4aeaa0e7d41f: Waiting 06:35:44 371166a4b2ca: Layer already exists 06:35:44 30a24080c4d5: Layer already exists 06:35:44 bad2884bf151: Layer already exists 06:35:44 fe3f3e20ac84: Layer already exists 06:35:44 48361c65e0cd: Layer already exists 06:35:44 4aeaa0e7d41f: Layer already exists 06:35:44 f8e5c2192e0e: Layer already exists 06:35:44 9015b6a9ffe1: Layer already exists 06:35:45 3.2.0-dev.84: digest: sha256:6a5a99937c36f36f7c6cde4307d0d3aec8240c0d7b9f7dc65c8653d95332a791 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:45 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:45 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 06:35:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:35:45 30a24080c4d5: Preparing 06:35:45 371166a4b2ca: Preparing 06:35:45 bad2884bf151: Preparing 06:35:45 48361c65e0cd: Preparing 06:35:45 fe3f3e20ac84: Preparing 06:35:45 9015b6a9ffe1: Preparing 06:35:45 f8e5c2192e0e: Preparing 06:35:45 4aeaa0e7d41f: Preparing 06:35:45 f8e5c2192e0e: Waiting 06:35:45 4aeaa0e7d41f: Waiting 06:35:45 9015b6a9ffe1: Waiting 06:35:45 48361c65e0cd: Layer already exists 06:35:45 bad2884bf151: Layer already exists 06:35:45 371166a4b2ca: Layer already exists 06:35:45 30a24080c4d5: Layer already exists 06:35:45 fe3f3e20ac84: Layer already exists 06:35:45 9015b6a9ffe1: Layer already exists 06:35:45 4aeaa0e7d41f: Layer already exists 06:35:45 f8e5c2192e0e: Layer already exists 06:35:45 d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84: digest: sha256:6a5a99937c36f36f7c6cde4307d0d3aec8240c0d7b9f7dc65c8653d95332a791 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:46 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:46 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 06:35:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 06:35:46 30a24080c4d5: Preparing 06:35:46 371166a4b2ca: Preparing 06:35:46 bad2884bf151: Preparing 06:35:46 48361c65e0cd: Preparing 06:35:46 fe3f3e20ac84: Preparing 06:35:46 9015b6a9ffe1: Preparing 06:35:46 f8e5c2192e0e: Preparing 06:35:46 4aeaa0e7d41f: Preparing 06:35:46 9015b6a9ffe1: Waiting 06:35:46 f8e5c2192e0e: Waiting 06:35:46 4aeaa0e7d41f: Waiting 06:35:46 bad2884bf151: Layer already exists 06:35:46 48361c65e0cd: Layer already exists 06:35:46 30a24080c4d5: Layer already exists 06:35:46 371166a4b2ca: Layer already exists 06:35:46 fe3f3e20ac84: Layer already exists 06:35:46 f8e5c2192e0e: Layer already exists 06:35:46 9015b6a9ffe1: Layer already exists 06:35:46 4aeaa0e7d41f: Layer already exists 06:35:47 main: digest: sha256:6a5a99937c36f36f7c6cde4307d0d3aec8240c0d7b9f7dc65c8653d95332a791 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:35:47 ===================================================== [Pipeline] echo 06:35:47 taggedImages: 06:35:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 06:35:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 06:35:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.84 06:35:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 06:35:47 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 06:35:47 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 06:35:47 d6682f794cbed5c1058d33e4699bd051412df0a8 06:35:47 latest 06:35:47 3.2.0-dev.84 06:35:47 d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 06:35:47 main 06:35:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:47 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:47 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 06:35:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:35:47 f4b8698d1356: Preparing 06:35:47 9e694a3b61d6: Preparing 06:35:47 aff94b71e2ff: Preparing 06:35:47 fe3f3e20ac84: Preparing 06:35:47 021614962f99: Preparing 06:35:47 43ee17b71a75: Preparing 06:35:47 4aeaa0e7d41f: Preparing 06:35:47 43ee17b71a75: Waiting 06:35:47 4aeaa0e7d41f: Waiting 06:35:47 fe3f3e20ac84: Layer already exists 06:35:48 9e694a3b61d6: Pushed 06:35:48 4aeaa0e7d41f: Layer already exists 06:35:48 f4b8698d1356: Pushed 06:35:48 021614962f99: Pushed 06:35:48 43ee17b71a75: Pushed 06:35:54 aff94b71e2ff: Pushed 06:35:54 d6682f794cbed5c1058d33e4699bd051412df0a8: digest: sha256:fe364c3f5283f992547693bd21f8fbdfd28129f28d9c6d5a70522008dd7b3df9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:55 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:55 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 06:35:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:35:55 f4b8698d1356: Preparing 06:35:55 9e694a3b61d6: Preparing 06:35:55 aff94b71e2ff: Preparing 06:35:55 fe3f3e20ac84: Preparing 06:35:55 021614962f99: Preparing 06:35:55 43ee17b71a75: Preparing 06:35:55 4aeaa0e7d41f: Preparing 06:35:55 43ee17b71a75: Waiting 06:35:55 4aeaa0e7d41f: Waiting 06:35:55 f4b8698d1356: Layer already exists 06:35:55 021614962f99: Layer already exists 06:35:55 9e694a3b61d6: Layer already exists 06:35:55 aff94b71e2ff: Layer already exists 06:35:55 fe3f3e20ac84: Layer already exists 06:35:55 4aeaa0e7d41f: Layer already exists 06:35:55 43ee17b71a75: Layer already exists 06:35:55 latest: digest: sha256:fe364c3f5283f992547693bd21f8fbdfd28129f28d9c6d5a70522008dd7b3df9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:56 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:56 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.84 06:35:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:35:56 f4b8698d1356: Preparing 06:35:56 9e694a3b61d6: Preparing 06:35:56 aff94b71e2ff: Preparing 06:35:56 fe3f3e20ac84: Preparing 06:35:56 021614962f99: Preparing 06:35:56 43ee17b71a75: Preparing 06:35:56 4aeaa0e7d41f: Preparing 06:35:56 43ee17b71a75: Waiting 06:35:56 f4b8698d1356: Layer already exists 06:35:56 021614962f99: Layer already exists 06:35:56 aff94b71e2ff: Layer already exists 06:35:56 fe3f3e20ac84: Layer already exists 06:35:56 9e694a3b61d6: Layer already exists 06:35:56 43ee17b71a75: Layer already exists 06:35:56 4aeaa0e7d41f: Layer already exists 06:35:56 3.2.0-dev.84: digest: sha256:fe364c3f5283f992547693bd21f8fbdfd28129f28d9c6d5a70522008dd7b3df9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:56 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:57 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 06:35:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:35:57 f4b8698d1356: Preparing 06:35:57 9e694a3b61d6: Preparing 06:35:57 aff94b71e2ff: Preparing 06:35:57 fe3f3e20ac84: Preparing 06:35:57 021614962f99: Preparing 06:35:57 43ee17b71a75: Preparing 06:35:57 4aeaa0e7d41f: Preparing 06:35:57 43ee17b71a75: Waiting 06:35:57 4aeaa0e7d41f: Waiting 06:35:57 021614962f99: Layer already exists 06:35:57 9e694a3b61d6: Layer already exists 06:35:57 fe3f3e20ac84: Layer already exists 06:35:57 f4b8698d1356: Layer already exists 06:35:57 aff94b71e2ff: Layer already exists 06:35:57 4aeaa0e7d41f: Layer already exists 06:35:57 43ee17b71a75: Layer already exists 06:35:57 d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84: digest: sha256:fe364c3f5283f992547693bd21f8fbdfd28129f28d9c6d5a70522008dd7b3df9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:57 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:58 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 06:35:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 06:35:58 f4b8698d1356: Preparing 06:35:58 9e694a3b61d6: Preparing 06:35:58 aff94b71e2ff: Preparing 06:35:58 fe3f3e20ac84: Preparing 06:35:58 021614962f99: Preparing 06:35:58 43ee17b71a75: Preparing 06:35:58 4aeaa0e7d41f: Preparing 06:35:58 43ee17b71a75: Waiting 06:35:58 4aeaa0e7d41f: Waiting 06:35:58 f4b8698d1356: Layer already exists 06:35:58 021614962f99: Layer already exists 06:35:58 9e694a3b61d6: Layer already exists 06:35:58 aff94b71e2ff: Layer already exists 06:35:58 fe3f3e20ac84: Layer already exists 06:35:58 43ee17b71a75: Layer already exists 06:35:58 4aeaa0e7d41f: Layer already exists 06:35:58 main: digest: sha256:fe364c3f5283f992547693bd21f8fbdfd28129f28d9c6d5a70522008dd7b3df9 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:35:58 ===================================================== [Pipeline] echo 06:35:58 taggedImages: 06:35:58 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 06:35:58 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 06:35:58 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.84 06:35:58 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 06:35:58 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 06:35:58 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 06:35:58 d6682f794cbed5c1058d33e4699bd051412df0a8 06:35:58 latest 06:35:58 3.2.0-dev.84 06:35:58 d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 06:35:58 main 06:35:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:58 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 06:35:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:35:59 b1e1ac299ae4: Preparing 06:35:59 94d488220025: Preparing 06:35:59 eb3547889db6: Preparing 06:35:59 219765e992a0: Preparing 06:35:59 48361c65e0cd: Preparing 06:35:59 fe3f3e20ac84: Preparing 06:35:59 429ebd496620: Preparing 06:35:59 f8e5c2192e0e: Preparing 06:35:59 4aeaa0e7d41f: Preparing 06:35:59 fe3f3e20ac84: Waiting 06:35:59 429ebd496620: Waiting 06:35:59 f8e5c2192e0e: Waiting 06:35:59 4aeaa0e7d41f: Waiting 06:35:59 48361c65e0cd: Layer already exists 06:35:59 fe3f3e20ac84: Layer already exists 06:35:59 94d488220025: Pushed 06:35:59 429ebd496620: Layer already exists 06:35:59 eb3547889db6: Pushed 06:35:59 f8e5c2192e0e: Layer already exists 06:35:59 b1e1ac299ae4: Pushed 06:35:59 4aeaa0e7d41f: Layer already exists 06:36:06 219765e992a0: Pushed 06:36:06 d6682f794cbed5c1058d33e4699bd051412df0a8: digest: sha256:22b4ec469ade93b36d308abf5a68d796a2b9d2353613f1daf242d70b8c12a237 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:06 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:06 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 06:36:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:36:06 b1e1ac299ae4: Preparing 06:36:06 94d488220025: Preparing 06:36:06 eb3547889db6: Preparing 06:36:06 219765e992a0: Preparing 06:36:06 48361c65e0cd: Preparing 06:36:06 fe3f3e20ac84: Preparing 06:36:06 429ebd496620: Preparing 06:36:06 f8e5c2192e0e: Preparing 06:36:06 4aeaa0e7d41f: Preparing 06:36:06 fe3f3e20ac84: Waiting 06:36:06 429ebd496620: Waiting 06:36:06 f8e5c2192e0e: Waiting 06:36:06 4aeaa0e7d41f: Waiting 06:36:06 eb3547889db6: Layer already exists 06:36:06 94d488220025: Layer already exists 06:36:06 48361c65e0cd: Layer already exists 06:36:06 b1e1ac299ae4: Layer already exists 06:36:06 219765e992a0: Layer already exists 06:36:06 f8e5c2192e0e: Layer already exists 06:36:06 4aeaa0e7d41f: Layer already exists 06:36:06 fe3f3e20ac84: Layer already exists 06:36:06 429ebd496620: Layer already exists 06:36:07 latest: digest: sha256:22b4ec469ade93b36d308abf5a68d796a2b9d2353613f1daf242d70b8c12a237 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:07 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:07 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.84 06:36:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:36:07 b1e1ac299ae4: Preparing 06:36:07 94d488220025: Preparing 06:36:07 eb3547889db6: Preparing 06:36:07 219765e992a0: Preparing 06:36:07 48361c65e0cd: Preparing 06:36:07 fe3f3e20ac84: Preparing 06:36:07 429ebd496620: Preparing 06:36:07 f8e5c2192e0e: Preparing 06:36:07 4aeaa0e7d41f: Preparing 06:36:07 fe3f3e20ac84: Waiting 06:36:07 429ebd496620: Waiting 06:36:07 f8e5c2192e0e: Waiting 06:36:07 4aeaa0e7d41f: Waiting 06:36:07 eb3547889db6: Layer already exists 06:36:07 219765e992a0: Layer already exists 06:36:07 48361c65e0cd: Layer already exists 06:36:07 b1e1ac299ae4: Layer already exists 06:36:07 94d488220025: Layer already exists 06:36:07 fe3f3e20ac84: Layer already exists 06:36:07 f8e5c2192e0e: Layer already exists 06:36:07 4aeaa0e7d41f: Layer already exists 06:36:07 429ebd496620: Layer already exists 06:36:07 3.2.0-dev.84: digest: sha256:22b4ec469ade93b36d308abf5a68d796a2b9d2353613f1daf242d70b8c12a237 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:08 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:08 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 06:36:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:36:08 b1e1ac299ae4: Preparing 06:36:08 94d488220025: Preparing 06:36:08 eb3547889db6: Preparing 06:36:08 219765e992a0: Preparing 06:36:08 48361c65e0cd: Preparing 06:36:08 fe3f3e20ac84: Preparing 06:36:08 429ebd496620: Preparing 06:36:08 f8e5c2192e0e: Preparing 06:36:08 4aeaa0e7d41f: Preparing 06:36:08 429ebd496620: Waiting 06:36:08 f8e5c2192e0e: Waiting 06:36:08 4aeaa0e7d41f: Waiting 06:36:08 fe3f3e20ac84: Waiting 06:36:08 b1e1ac299ae4: Layer already exists 06:36:08 219765e992a0: Layer already exists 06:36:08 94d488220025: Layer already exists 06:36:08 eb3547889db6: Layer already exists 06:36:08 48361c65e0cd: Layer already exists 06:36:08 429ebd496620: Layer already exists 06:36:08 fe3f3e20ac84: Layer already exists 06:36:08 4aeaa0e7d41f: Layer already exists 06:36:08 f8e5c2192e0e: Layer already exists 06:36:08 d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84: digest: sha256:22b4ec469ade93b36d308abf5a68d796a2b9d2353613f1daf242d70b8c12a237 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:08 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 06:36:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 06:36:09 b1e1ac299ae4: Preparing 06:36:09 94d488220025: Preparing 06:36:09 eb3547889db6: Preparing 06:36:09 219765e992a0: Preparing 06:36:09 48361c65e0cd: Preparing 06:36:09 fe3f3e20ac84: Preparing 06:36:09 429ebd496620: Preparing 06:36:09 f8e5c2192e0e: Preparing 06:36:09 4aeaa0e7d41f: Preparing 06:36:09 fe3f3e20ac84: Waiting 06:36:09 429ebd496620: Waiting 06:36:09 f8e5c2192e0e: Waiting 06:36:09 4aeaa0e7d41f: Waiting 06:36:09 94d488220025: Layer already exists 06:36:09 219765e992a0: Layer already exists 06:36:09 b1e1ac299ae4: Layer already exists 06:36:09 48361c65e0cd: Layer already exists 06:36:09 eb3547889db6: Layer already exists 06:36:09 fe3f3e20ac84: Layer already exists 06:36:09 429ebd496620: Layer already exists 06:36:09 4aeaa0e7d41f: Layer already exists 06:36:09 f8e5c2192e0e: Layer already exists 06:36:09 main: digest: sha256:22b4ec469ade93b36d308abf5a68d796a2b9d2353613f1daf242d70b8c12a237 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:36:09 ===================================================== [Pipeline] echo 06:36:09 taggedImages: 06:36:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 06:36:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 06:36:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.84 06:36:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 06:36:09 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 06:36:09 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 06:36:09 d6682f794cbed5c1058d33e4699bd051412df0a8 06:36:09 latest 06:36:09 3.2.0-dev.84 06:36:09 d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 06:36:09 main 06:36:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:09 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 06:36:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:36:10 3a59952d7072: Preparing 06:36:10 9e97852f1f36: Preparing 06:36:10 e4d86dde248d: Preparing 06:36:10 c37bb8645dbe: Preparing 06:36:10 18ca97760dae: Preparing 06:36:10 74669fd1e512: Preparing 06:36:10 03e5d0dbc62c: Preparing 06:36:10 5d954f7721db: Preparing 06:36:10 48361c65e0cd: Preparing 06:36:10 fe3f3e20ac84: Preparing 06:36:10 1398dc21f2bc: Preparing 06:36:10 741d530cd16a: Preparing 06:36:10 5f70bf18a086: Preparing 06:36:10 f4089d82d5fd: Preparing 06:36:10 84a58880d80a: Preparing 06:36:10 e38add94b890: Preparing 06:36:10 4aeaa0e7d41f: Preparing 06:36:10 1398dc21f2bc: Waiting 06:36:10 741d530cd16a: Waiting 06:36:10 5f70bf18a086: Waiting 06:36:10 f4089d82d5fd: Waiting 06:36:10 84a58880d80a: Waiting 06:36:10 e38add94b890: Waiting 06:36:10 4aeaa0e7d41f: Waiting 06:36:10 74669fd1e512: Waiting 06:36:10 03e5d0dbc62c: Waiting 06:36:10 5d954f7721db: Waiting 06:36:10 48361c65e0cd: Waiting 06:36:10 fe3f3e20ac84: Waiting 06:36:10 c37bb8645dbe: Pushed 06:36:10 e4d86dde248d: Pushed 06:36:10 18ca97760dae: Pushed 06:36:10 3a59952d7072: Pushed 06:36:10 9e97852f1f36: Pushed 06:36:10 48361c65e0cd: Layer already exists 06:36:10 fe3f3e20ac84: Layer already exists 06:36:10 74669fd1e512: Pushed 06:36:10 03e5d0dbc62c: Pushed 06:36:10 5f70bf18a086: Layer already exists 06:36:10 1398dc21f2bc: Pushed 06:36:10 741d530cd16a: Pushed 06:36:10 f4089d82d5fd: Pushed 06:36:10 4aeaa0e7d41f: Layer already exists 06:36:10 84a58880d80a: Pushed 06:36:11 e38add94b890: Pushed 06:36:12 5d954f7721db: Pushed 06:36:13 d6682f794cbed5c1058d33e4699bd051412df0a8: digest: sha256:bfffbdd5b14cbe91cdb3667c089fe430064762caa648addf92ef7d786d4f526b size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:13 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 06:36:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:36:13 3a59952d7072: Preparing 06:36:13 9e97852f1f36: Preparing 06:36:13 e4d86dde248d: Preparing 06:36:13 c37bb8645dbe: Preparing 06:36:13 18ca97760dae: Preparing 06:36:13 74669fd1e512: Preparing 06:36:13 03e5d0dbc62c: Preparing 06:36:13 5d954f7721db: Preparing 06:36:13 48361c65e0cd: Preparing 06:36:13 fe3f3e20ac84: Preparing 06:36:13 1398dc21f2bc: Preparing 06:36:13 741d530cd16a: Preparing 06:36:13 5f70bf18a086: Preparing 06:36:13 f4089d82d5fd: Preparing 06:36:13 84a58880d80a: Preparing 06:36:13 e38add94b890: Preparing 06:36:13 4aeaa0e7d41f: Preparing 06:36:13 74669fd1e512: Waiting 06:36:13 741d530cd16a: Waiting 06:36:13 84a58880d80a: Waiting 06:36:13 5f70bf18a086: Waiting 06:36:13 e38add94b890: Waiting 06:36:13 f4089d82d5fd: Waiting 06:36:13 4aeaa0e7d41f: Waiting 06:36:13 03e5d0dbc62c: Waiting 06:36:13 5d954f7721db: Waiting 06:36:13 48361c65e0cd: Waiting 06:36:13 fe3f3e20ac84: Waiting 06:36:13 1398dc21f2bc: Waiting 06:36:13 9e97852f1f36: Layer already exists 06:36:13 3a59952d7072: Layer already exists 06:36:13 18ca97760dae: Layer already exists 06:36:13 c37bb8645dbe: Layer already exists 06:36:13 e4d86dde248d: Layer already exists 06:36:13 48361c65e0cd: Layer already exists 06:36:13 5d954f7721db: Layer already exists 06:36:13 03e5d0dbc62c: Layer already exists 06:36:13 74669fd1e512: Layer already exists 06:36:13 fe3f3e20ac84: Layer already exists 06:36:13 5f70bf18a086: Layer already exists 06:36:13 1398dc21f2bc: Layer already exists 06:36:13 84a58880d80a: Layer already exists 06:36:13 741d530cd16a: Layer already exists 06:36:13 f4089d82d5fd: Layer already exists 06:36:13 e38add94b890: Layer already exists 06:36:13 4aeaa0e7d41f: Layer already exists 06:36:14 latest: digest: sha256:bfffbdd5b14cbe91cdb3667c089fe430064762caa648addf92ef7d786d4f526b size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:14 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.84 06:36:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:36:14 3a59952d7072: Preparing 06:36:14 9e97852f1f36: Preparing 06:36:14 e4d86dde248d: Preparing 06:36:14 c37bb8645dbe: Preparing 06:36:14 18ca97760dae: Preparing 06:36:14 74669fd1e512: Preparing 06:36:14 03e5d0dbc62c: Preparing 06:36:14 5d954f7721db: Preparing 06:36:14 48361c65e0cd: Preparing 06:36:14 fe3f3e20ac84: Preparing 06:36:14 1398dc21f2bc: Preparing 06:36:14 741d530cd16a: Preparing 06:36:14 5f70bf18a086: Preparing 06:36:14 f4089d82d5fd: Preparing 06:36:14 84a58880d80a: Preparing 06:36:14 e38add94b890: Preparing 06:36:14 4aeaa0e7d41f: Preparing 06:36:14 1398dc21f2bc: Waiting 06:36:14 741d530cd16a: Waiting 06:36:14 74669fd1e512: Waiting 06:36:14 5f70bf18a086: Waiting 06:36:14 03e5d0dbc62c: Waiting 06:36:14 f4089d82d5fd: Waiting 06:36:14 e38add94b890: Waiting 06:36:14 4aeaa0e7d41f: Waiting 06:36:14 84a58880d80a: Waiting 06:36:14 5d954f7721db: Waiting 06:36:14 48361c65e0cd: Waiting 06:36:14 fe3f3e20ac84: Waiting 06:36:14 9e97852f1f36: Layer already exists 06:36:14 18ca97760dae: Layer already exists 06:36:14 3a59952d7072: Layer already exists 06:36:14 e4d86dde248d: Layer already exists 06:36:14 c37bb8645dbe: Layer already exists 06:36:14 74669fd1e512: Layer already exists 06:36:14 5d954f7721db: Layer already exists 06:36:14 48361c65e0cd: Layer already exists 06:36:14 fe3f3e20ac84: Layer already exists 06:36:14 03e5d0dbc62c: Layer already exists 06:36:14 1398dc21f2bc: Layer already exists 06:36:14 741d530cd16a: Layer already exists 06:36:14 5f70bf18a086: Layer already exists 06:36:14 f4089d82d5fd: Layer already exists 06:36:14 84a58880d80a: Layer already exists 06:36:14 4aeaa0e7d41f: Layer already exists 06:36:14 e38add94b890: Layer already exists 06:36:15 3.2.0-dev.84: digest: sha256:bfffbdd5b14cbe91cdb3667c089fe430064762caa648addf92ef7d786d4f526b size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:15 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 06:36:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:36:15 3a59952d7072: Preparing 06:36:15 9e97852f1f36: Preparing 06:36:15 e4d86dde248d: Preparing 06:36:15 c37bb8645dbe: Preparing 06:36:15 18ca97760dae: Preparing 06:36:15 74669fd1e512: Preparing 06:36:15 03e5d0dbc62c: Preparing 06:36:15 5d954f7721db: Preparing 06:36:15 48361c65e0cd: Preparing 06:36:15 74669fd1e512: Waiting 06:36:15 03e5d0dbc62c: Waiting 06:36:15 5d954f7721db: Waiting 06:36:15 48361c65e0cd: Waiting 06:36:15 fe3f3e20ac84: Preparing 06:36:15 1398dc21f2bc: Preparing 06:36:15 741d530cd16a: Preparing 06:36:15 5f70bf18a086: Preparing 06:36:15 f4089d82d5fd: Preparing 06:36:15 84a58880d80a: Preparing 06:36:15 e38add94b890: Preparing 06:36:15 4aeaa0e7d41f: Preparing 06:36:15 fe3f3e20ac84: Waiting 06:36:15 1398dc21f2bc: Waiting 06:36:15 741d530cd16a: Waiting 06:36:15 5f70bf18a086: Waiting 06:36:15 f4089d82d5fd: Waiting 06:36:15 84a58880d80a: Waiting 06:36:15 e38add94b890: Waiting 06:36:15 4aeaa0e7d41f: Waiting 06:36:15 3a59952d7072: Layer already exists 06:36:15 18ca97760dae: Layer already exists 06:36:15 c37bb8645dbe: Layer already exists 06:36:15 e4d86dde248d: Layer already exists 06:36:15 9e97852f1f36: Layer already exists 06:36:15 03e5d0dbc62c: Layer already exists 06:36:15 fe3f3e20ac84: Layer already exists 06:36:15 74669fd1e512: Layer already exists 06:36:15 5d954f7721db: Layer already exists 06:36:15 48361c65e0cd: Layer already exists 06:36:15 1398dc21f2bc: Layer already exists 06:36:15 741d530cd16a: Layer already exists 06:36:15 f4089d82d5fd: Layer already exists 06:36:15 84a58880d80a: Layer already exists 06:36:15 5f70bf18a086: Layer already exists 06:36:15 4aeaa0e7d41f: Layer already exists 06:36:15 e38add94b890: Layer already exists 06:36:16 d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84: digest: sha256:bfffbdd5b14cbe91cdb3667c089fe430064762caa648addf92ef7d786d4f526b size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:16 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 06:36:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 06:36:16 3a59952d7072: Preparing 06:36:16 9e97852f1f36: Preparing 06:36:16 e4d86dde248d: Preparing 06:36:16 c37bb8645dbe: Preparing 06:36:16 18ca97760dae: Preparing 06:36:16 74669fd1e512: Preparing 06:36:16 03e5d0dbc62c: Preparing 06:36:16 5d954f7721db: Preparing 06:36:16 48361c65e0cd: Preparing 06:36:16 fe3f3e20ac84: Preparing 06:36:16 1398dc21f2bc: Preparing 06:36:16 741d530cd16a: Preparing 06:36:16 5f70bf18a086: Preparing 06:36:16 f4089d82d5fd: Preparing 06:36:16 84a58880d80a: Preparing 06:36:16 e38add94b890: Preparing 06:36:16 4aeaa0e7d41f: Preparing 06:36:16 74669fd1e512: Waiting 06:36:16 03e5d0dbc62c: Waiting 06:36:16 5f70bf18a086: Waiting 06:36:16 5d954f7721db: Waiting 06:36:16 48361c65e0cd: Waiting 06:36:16 f4089d82d5fd: Waiting 06:36:16 fe3f3e20ac84: Waiting 06:36:16 1398dc21f2bc: Waiting 06:36:16 84a58880d80a: Waiting 06:36:16 741d530cd16a: Waiting 06:36:16 e38add94b890: Waiting 06:36:16 4aeaa0e7d41f: Waiting 06:36:16 9e97852f1f36: Layer already exists 06:36:16 3a59952d7072: Layer already exists 06:36:16 c37bb8645dbe: Layer already exists 06:36:16 18ca97760dae: Layer already exists 06:36:16 e4d86dde248d: Layer already exists 06:36:16 03e5d0dbc62c: Layer already exists 06:36:16 48361c65e0cd: Layer already exists 06:36:16 74669fd1e512: Layer already exists 06:36:16 5d954f7721db: Layer already exists 06:36:16 fe3f3e20ac84: Layer already exists 06:36:16 1398dc21f2bc: Layer already exists 06:36:16 f4089d82d5fd: Layer already exists 06:36:16 5f70bf18a086: Layer already exists 06:36:16 741d530cd16a: Layer already exists 06:36:16 84a58880d80a: Layer already exists 06:36:16 4aeaa0e7d41f: Layer already exists 06:36:16 e38add94b890: Layer already exists 06:36:17 main: digest: sha256:bfffbdd5b14cbe91cdb3667c089fe430064762caa648addf92ef7d786d4f526b size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:36:17 ===================================================== [Pipeline] echo 06:36:17 taggedImages: 06:36:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 06:36:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 06:36:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.84 06:36:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 06:36:17 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 06:36:17 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 06:36:17 d6682f794cbed5c1058d33e4699bd051412df0a8 06:36:17 latest 06:36:17 3.2.0-dev.84 06:36:17 d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 06:36:17 main 06:36:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:17 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 06:36:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:36:18 3d35b962d950: Preparing 06:36:18 b0b8ca5075d1: Preparing 06:36:18 e217ca051b23: Preparing 06:36:18 46b9f2b91ee5: Preparing 06:36:18 48361c65e0cd: Preparing 06:36:18 fe3f3e20ac84: Preparing 06:36:18 429ebd496620: Preparing 06:36:18 f8e5c2192e0e: Preparing 06:36:18 4aeaa0e7d41f: Preparing 06:36:18 fe3f3e20ac84: Waiting 06:36:18 429ebd496620: Waiting 06:36:18 f8e5c2192e0e: Waiting 06:36:18 4aeaa0e7d41f: Waiting 06:36:18 48361c65e0cd: Layer already exists 06:36:18 fe3f3e20ac84: Layer already exists 06:36:18 429ebd496620: Layer already exists 06:36:18 b0b8ca5075d1: Pushed 06:36:18 f8e5c2192e0e: Layer already exists 06:36:18 e217ca051b23: Pushed 06:36:18 3d35b962d950: Pushed 06:36:18 4aeaa0e7d41f: Layer already exists 06:36:23 46b9f2b91ee5: Pushed 06:36:23 d6682f794cbed5c1058d33e4699bd051412df0a8: digest: sha256:bca2cf8a6d303c5ea45cdd8da8c94c975587bc10fe2cd1a2f290e6e0a8c9c689 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:23 + 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:36:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 06:36:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:36:24 3d35b962d950: Preparing 06:36:24 b0b8ca5075d1: Preparing 06:36:24 e217ca051b23: Preparing 06:36:24 46b9f2b91ee5: Preparing 06:36:24 48361c65e0cd: Preparing 06:36:24 fe3f3e20ac84: Preparing 06:36:24 429ebd496620: Preparing 06:36:24 f8e5c2192e0e: Preparing 06:36:24 4aeaa0e7d41f: Preparing 06:36:24 fe3f3e20ac84: Waiting 06:36:24 429ebd496620: Waiting 06:36:24 f8e5c2192e0e: Waiting 06:36:24 4aeaa0e7d41f: Waiting 06:36:24 b0b8ca5075d1: Layer already exists 06:36:24 3d35b962d950: Layer already exists 06:36:24 e217ca051b23: Layer already exists 06:36:24 46b9f2b91ee5: Layer already exists 06:36:24 48361c65e0cd: Layer already exists 06:36:24 fe3f3e20ac84: Layer already exists 06:36:24 4aeaa0e7d41f: Layer already exists 06:36:24 f8e5c2192e0e: Layer already exists 06:36:24 429ebd496620: Layer already exists 06:36:24 latest: digest: sha256:bca2cf8a6d303c5ea45cdd8da8c94c975587bc10fe2cd1a2f290e6e0a8c9c689 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:24 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.84 06:36:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:36:25 3d35b962d950: Preparing 06:36:25 b0b8ca5075d1: Preparing 06:36:25 e217ca051b23: Preparing 06:36:25 46b9f2b91ee5: Preparing 06:36:25 48361c65e0cd: Preparing 06:36:25 fe3f3e20ac84: Preparing 06:36:25 429ebd496620: Preparing 06:36:25 f8e5c2192e0e: Preparing 06:36:25 4aeaa0e7d41f: Preparing 06:36:25 fe3f3e20ac84: Waiting 06:36:25 429ebd496620: Waiting 06:36:25 f8e5c2192e0e: Waiting 06:36:25 4aeaa0e7d41f: Waiting 06:36:25 48361c65e0cd: Layer already exists 06:36:25 e217ca051b23: Layer already exists 06:36:25 b0b8ca5075d1: Layer already exists 06:36:25 3d35b962d950: Layer already exists 06:36:25 46b9f2b91ee5: Layer already exists 06:36:25 429ebd496620: Layer already exists 06:36:25 fe3f3e20ac84: Layer already exists 06:36:25 4aeaa0e7d41f: Layer already exists 06:36:25 f8e5c2192e0e: Layer already exists 06:36:25 3.2.0-dev.84: digest: sha256:bca2cf8a6d303c5ea45cdd8da8c94c975587bc10fe2cd1a2f290e6e0a8c9c689 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:25 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 06:36:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:36:26 3d35b962d950: Preparing 06:36:26 b0b8ca5075d1: Preparing 06:36:26 e217ca051b23: Preparing 06:36:26 46b9f2b91ee5: Preparing 06:36:26 48361c65e0cd: Preparing 06:36:26 fe3f3e20ac84: Preparing 06:36:26 429ebd496620: Preparing 06:36:26 f8e5c2192e0e: Preparing 06:36:26 4aeaa0e7d41f: Preparing 06:36:26 fe3f3e20ac84: Waiting 06:36:26 429ebd496620: Waiting 06:36:26 f8e5c2192e0e: Waiting 06:36:26 4aeaa0e7d41f: Waiting 06:36:26 3d35b962d950: Layer already exists 06:36:26 46b9f2b91ee5: Layer already exists 06:36:26 b0b8ca5075d1: Layer already exists 06:36:26 e217ca051b23: Layer already exists 06:36:26 48361c65e0cd: Layer already exists 06:36:26 fe3f3e20ac84: Layer already exists 06:36:26 4aeaa0e7d41f: Layer already exists 06:36:26 429ebd496620: Layer already exists 06:36:26 f8e5c2192e0e: Layer already exists 06:36:26 d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84: digest: sha256:bca2cf8a6d303c5ea45cdd8da8c94c975587bc10fe2cd1a2f290e6e0a8c9c689 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:26 + 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:36:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 06:36:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 06:36:27 3d35b962d950: Preparing 06:36:27 b0b8ca5075d1: Preparing 06:36:27 e217ca051b23: Preparing 06:36:27 46b9f2b91ee5: Preparing 06:36:27 48361c65e0cd: Preparing 06:36:27 fe3f3e20ac84: Preparing 06:36:27 429ebd496620: Preparing 06:36:27 f8e5c2192e0e: Preparing 06:36:27 4aeaa0e7d41f: Preparing 06:36:27 429ebd496620: Waiting 06:36:27 f8e5c2192e0e: Waiting 06:36:27 4aeaa0e7d41f: Waiting 06:36:27 fe3f3e20ac84: Waiting 06:36:27 e217ca051b23: Layer already exists 06:36:27 3d35b962d950: Layer already exists 06:36:27 b0b8ca5075d1: Layer already exists 06:36:27 48361c65e0cd: Layer already exists 06:36:27 46b9f2b91ee5: Layer already exists 06:36:27 fe3f3e20ac84: Layer already exists 06:36:27 4aeaa0e7d41f: Layer already exists 06:36:27 f8e5c2192e0e: Layer already exists 06:36:27 429ebd496620: Layer already exists 06:36:27 main: digest: sha256:bca2cf8a6d303c5ea45cdd8da8c94c975587bc10fe2cd1a2f290e6e0a8c9c689 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:36:27 ===================================================== [Pipeline] echo 06:36:27 taggedImages: 06:36:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 06:36:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 06:36:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.84 06:36:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 06:36:27 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 06:36:27 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 06:36:27 d6682f794cbed5c1058d33e4699bd051412df0a8 06:36:27 latest 06:36:27 3.2.0-dev.84 06:36:27 d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 06:36:27 main 06:36:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:28 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:28 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 06:36:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:36:28 222570416be8: Preparing 06:36:28 0f757c7ed2a9: Preparing 06:36:28 f13cb5cf0805: Preparing 06:36:28 7be0bb24f240: Preparing 06:36:28 87e19234c0df: Preparing 06:36:28 48361c65e0cd: Preparing 06:36:28 fe3f3e20ac84: Preparing 06:36:28 0dec225b441d: Preparing 06:36:28 3286102e3662: Preparing 06:36:28 3d89574822cd: Preparing 06:36:28 4aeaa0e7d41f: Preparing 06:36:28 fe3f3e20ac84: Waiting 06:36:28 0dec225b441d: Waiting 06:36:28 3286102e3662: Waiting 06:36:28 3d89574822cd: Waiting 06:36:28 4aeaa0e7d41f: Waiting 06:36:28 87e19234c0df: Pushed 06:36:28 0f757c7ed2a9: Pushed 06:36:28 7be0bb24f240: Pushed 06:36:28 222570416be8: Pushed 06:36:28 48361c65e0cd: Layer already exists 06:36:28 fe3f3e20ac84: Layer already exists 06:36:28 4aeaa0e7d41f: Layer already exists 06:36:29 0dec225b441d: Pushed 06:36:29 3286102e3662: Pushed 06:36:30 f13cb5cf0805: Pushed 06:36:31 3d89574822cd: Pushed 06:36:31 d6682f794cbed5c1058d33e4699bd051412df0a8: digest: sha256:5e4f99ed1369e14653143e115a82a53eda48a014ba6d1df5df74092e1124e411 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:31 + 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:36:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 06:36:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:36:32 222570416be8: Preparing 06:36:32 0f757c7ed2a9: Preparing 06:36:32 f13cb5cf0805: Preparing 06:36:32 7be0bb24f240: Preparing 06:36:32 87e19234c0df: Preparing 06:36:32 48361c65e0cd: Preparing 06:36:32 fe3f3e20ac84: Preparing 06:36:32 0dec225b441d: Preparing 06:36:32 3286102e3662: Preparing 06:36:32 3d89574822cd: Preparing 06:36:32 4aeaa0e7d41f: Preparing 06:36:32 0dec225b441d: Waiting 06:36:32 3286102e3662: Waiting 06:36:32 3d89574822cd: Waiting 06:36:32 4aeaa0e7d41f: Waiting 06:36:32 48361c65e0cd: Waiting 06:36:32 fe3f3e20ac84: Waiting 06:36:32 f13cb5cf0805: Layer already exists 06:36:32 0f757c7ed2a9: Layer already exists 06:36:32 87e19234c0df: Layer already exists 06:36:32 222570416be8: Layer already exists 06:36:32 7be0bb24f240: Layer already exists 06:36:32 0dec225b441d: Layer already exists 06:36:32 fe3f3e20ac84: Layer already exists 06:36:32 3d89574822cd: Layer already exists 06:36:32 48361c65e0cd: Layer already exists 06:36:32 3286102e3662: Layer already exists 06:36:32 4aeaa0e7d41f: Layer already exists 06:36:32 latest: digest: sha256:5e4f99ed1369e14653143e115a82a53eda48a014ba6d1df5df74092e1124e411 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:32 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.84 06:36:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:36:33 222570416be8: Preparing 06:36:33 0f757c7ed2a9: Preparing 06:36:33 f13cb5cf0805: Preparing 06:36:33 7be0bb24f240: Preparing 06:36:33 87e19234c0df: Preparing 06:36:33 48361c65e0cd: Preparing 06:36:33 fe3f3e20ac84: Preparing 06:36:33 0dec225b441d: Preparing 06:36:33 3286102e3662: Preparing 06:36:33 3d89574822cd: Preparing 06:36:33 4aeaa0e7d41f: Preparing 06:36:33 0dec225b441d: Waiting 06:36:33 3286102e3662: Waiting 06:36:33 3d89574822cd: Waiting 06:36:33 4aeaa0e7d41f: Waiting 06:36:33 48361c65e0cd: Waiting 06:36:33 fe3f3e20ac84: Waiting 06:36:33 7be0bb24f240: Layer already exists 06:36:33 0f757c7ed2a9: Layer already exists 06:36:33 222570416be8: Layer already exists 06:36:33 f13cb5cf0805: Layer already exists 06:36:33 87e19234c0df: Layer already exists 06:36:33 0dec225b441d: Layer already exists 06:36:33 fe3f3e20ac84: Layer already exists 06:36:33 48361c65e0cd: Layer already exists 06:36:33 3d89574822cd: Layer already exists 06:36:33 3286102e3662: Layer already exists 06:36:33 4aeaa0e7d41f: Layer already exists 06:36:33 3.2.0-dev.84: digest: sha256:5e4f99ed1369e14653143e115a82a53eda48a014ba6d1df5df74092e1124e411 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:33 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:34 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 06:36:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:36:34 222570416be8: Preparing 06:36:34 0f757c7ed2a9: Preparing 06:36:34 f13cb5cf0805: Preparing 06:36:34 7be0bb24f240: Preparing 06:36:34 87e19234c0df: Preparing 06:36:34 48361c65e0cd: Preparing 06:36:34 fe3f3e20ac84: Preparing 06:36:34 0dec225b441d: Preparing 06:36:34 3286102e3662: Preparing 06:36:34 3d89574822cd: Preparing 06:36:34 fe3f3e20ac84: Waiting 06:36:34 4aeaa0e7d41f: Preparing 06:36:34 3d89574822cd: Waiting 06:36:34 4aeaa0e7d41f: Waiting 06:36:34 0f757c7ed2a9: Layer already exists 06:36:34 7be0bb24f240: Layer already exists 06:36:34 87e19234c0df: Layer already exists 06:36:34 222570416be8: Layer already exists 06:36:34 f13cb5cf0805: Layer already exists 06:36:34 3d89574822cd: Layer already exists 06:36:34 48361c65e0cd: Layer already exists 06:36:34 fe3f3e20ac84: Layer already exists 06:36:34 0dec225b441d: Layer already exists 06:36:34 3286102e3662: Layer already exists 06:36:34 4aeaa0e7d41f: Layer already exists 06:36:34 d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84: digest: sha256:5e4f99ed1369e14653143e115a82a53eda48a014ba6d1df5df74092e1124e411 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:34 + 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:36:35 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 06:36:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 06:36:35 222570416be8: Preparing 06:36:35 0f757c7ed2a9: Preparing 06:36:35 f13cb5cf0805: Preparing 06:36:35 7be0bb24f240: Preparing 06:36:35 87e19234c0df: Preparing 06:36:35 48361c65e0cd: Preparing 06:36:35 fe3f3e20ac84: Preparing 06:36:35 0dec225b441d: Preparing 06:36:35 3286102e3662: Preparing 06:36:35 3d89574822cd: Preparing 06:36:35 4aeaa0e7d41f: Preparing 06:36:35 3286102e3662: Waiting 06:36:35 3d89574822cd: Waiting 06:36:35 4aeaa0e7d41f: Waiting 06:36:35 48361c65e0cd: Waiting 06:36:35 fe3f3e20ac84: Waiting 06:36:35 0dec225b441d: Waiting 06:36:35 7be0bb24f240: Layer already exists 06:36:35 87e19234c0df: Layer already exists 06:36:35 0f757c7ed2a9: Layer already exists 06:36:35 222570416be8: Layer already exists 06:36:35 f13cb5cf0805: Layer already exists 06:36:35 48361c65e0cd: Layer already exists 06:36:35 fe3f3e20ac84: Layer already exists 06:36:35 3286102e3662: Layer already exists 06:36:35 0dec225b441d: Layer already exists 06:36:35 3d89574822cd: Layer already exists 06:36:35 4aeaa0e7d41f: Layer already exists 06:36:35 main: digest: sha256:5e4f99ed1369e14653143e115a82a53eda48a014ba6d1df5df74092e1124e411 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:36:35 ===================================================== [Pipeline] echo 06:36:35 taggedImages: 06:36:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 06:36:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 06:36:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.84 06:36:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 06:36:35 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 06:36:35 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 06:36:35 d6682f794cbed5c1058d33e4699bd051412df0a8 06:36:35 latest 06:36:35 3.2.0-dev.84 06:36:35 d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 06:36:35 main 06:36:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:35 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 06:36:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:36:36 030a1b34308f: Preparing 06:36:36 52e0e0f6e944: Preparing 06:36:36 f21d6f98e487: Preparing 06:36:36 ee6f77ae7a09: Preparing 06:36:36 4a8ae0de6701: Preparing 06:36:36 1a2ad07aed12: Preparing 06:36:36 83eb80d945de: Preparing 06:36:36 48361c65e0cd: Preparing 06:36:36 fe3f3e20ac84: Preparing 06:36:36 3c38dc840cef: Preparing 06:36:36 e5533ed1df60: Preparing 06:36:36 4aeaa0e7d41f: Preparing 06:36:36 1a2ad07aed12: Waiting 06:36:36 83eb80d945de: Waiting 06:36:36 48361c65e0cd: Waiting 06:36:36 e5533ed1df60: Waiting 06:36:36 fe3f3e20ac84: Waiting 06:36:36 3c38dc840cef: Waiting 06:36:36 4aeaa0e7d41f: Waiting 06:36:36 030a1b34308f: Pushed 06:36:36 4a8ae0de6701: Pushed 06:36:36 52e0e0f6e944: Pushed 06:36:36 48361c65e0cd: Layer already exists 06:36:36 fe3f3e20ac84: Layer already exists 06:36:36 1a2ad07aed12: Pushed 06:36:36 83eb80d945de: Pushed 06:36:36 3c38dc840cef: Pushed 06:36:36 4aeaa0e7d41f: Layer already exists 06:36:38 ee6f77ae7a09: Pushed 06:36:38 f21d6f98e487: Pushed 06:36:39 e5533ed1df60: Pushed 06:36:39 d6682f794cbed5c1058d33e4699bd051412df0a8: digest: sha256:fee01b897bb38852fa9171edfee93d87829f4ebb696dca694fe6167e71caf4e7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:39 + 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:36:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 06:36:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:36:40 030a1b34308f: Preparing 06:36:40 52e0e0f6e944: Preparing 06:36:40 f21d6f98e487: Preparing 06:36:40 ee6f77ae7a09: Preparing 06:36:40 4a8ae0de6701: Preparing 06:36:40 1a2ad07aed12: Preparing 06:36:40 83eb80d945de: Preparing 06:36:40 48361c65e0cd: Preparing 06:36:40 fe3f3e20ac84: Preparing 06:36:40 3c38dc840cef: Preparing 06:36:40 e5533ed1df60: Preparing 06:36:40 4aeaa0e7d41f: Preparing 06:36:40 48361c65e0cd: Waiting 06:36:40 fe3f3e20ac84: Waiting 06:36:40 1a2ad07aed12: Waiting 06:36:40 3c38dc840cef: Waiting 06:36:40 e5533ed1df60: Waiting 06:36:40 4aeaa0e7d41f: Waiting 06:36:40 52e0e0f6e944: Layer already exists 06:36:40 ee6f77ae7a09: Layer already exists 06:36:40 030a1b34308f: Layer already exists 06:36:40 4a8ae0de6701: Layer already exists 06:36:40 f21d6f98e487: Layer already exists 06:36:40 1a2ad07aed12: Layer already exists 06:36:40 83eb80d945de: Layer already exists 06:36:40 48361c65e0cd: Layer already exists 06:36:40 fe3f3e20ac84: Layer already exists 06:36:40 3c38dc840cef: Layer already exists 06:36:40 e5533ed1df60: Layer already exists 06:36:40 4aeaa0e7d41f: Layer already exists 06:36:40 latest: digest: sha256:fee01b897bb38852fa9171edfee93d87829f4ebb696dca694fe6167e71caf4e7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:40 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.84 06:36:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:36:40 030a1b34308f: Preparing 06:36:40 52e0e0f6e944: Preparing 06:36:40 f21d6f98e487: Preparing 06:36:40 ee6f77ae7a09: Preparing 06:36:40 4a8ae0de6701: Preparing 06:36:40 1a2ad07aed12: Preparing 06:36:40 83eb80d945de: Preparing 06:36:40 1a2ad07aed12: Waiting 06:36:40 48361c65e0cd: Preparing 06:36:40 83eb80d945de: Waiting 06:36:40 fe3f3e20ac84: Preparing 06:36:40 48361c65e0cd: Waiting 06:36:40 fe3f3e20ac84: Waiting 06:36:40 3c38dc840cef: Preparing 06:36:40 e5533ed1df60: Preparing 06:36:40 4aeaa0e7d41f: Preparing 06:36:40 3c38dc840cef: Waiting 06:36:40 4a8ae0de6701: Layer already exists 06:36:40 f21d6f98e487: Layer already exists 06:36:40 52e0e0f6e944: Layer already exists 06:36:40 030a1b34308f: Layer already exists 06:36:40 ee6f77ae7a09: Layer already exists 06:36:40 1a2ad07aed12: Layer already exists 06:36:40 fe3f3e20ac84: Layer already exists 06:36:40 83eb80d945de: Layer already exists 06:36:40 48361c65e0cd: Layer already exists 06:36:40 3c38dc840cef: Layer already exists 06:36:40 e5533ed1df60: Layer already exists 06:36:40 4aeaa0e7d41f: Layer already exists 06:36:41 3.2.0-dev.84: digest: sha256:fee01b897bb38852fa9171edfee93d87829f4ebb696dca694fe6167e71caf4e7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:41 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:41 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 06:36:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:36:41 030a1b34308f: Preparing 06:36:41 52e0e0f6e944: Preparing 06:36:41 f21d6f98e487: Preparing 06:36:41 ee6f77ae7a09: Preparing 06:36:41 4a8ae0de6701: Preparing 06:36:41 1a2ad07aed12: Preparing 06:36:41 83eb80d945de: Preparing 06:36:41 48361c65e0cd: Preparing 06:36:41 fe3f3e20ac84: Preparing 06:36:41 3c38dc840cef: Preparing 06:36:41 e5533ed1df60: Preparing 06:36:41 4aeaa0e7d41f: Preparing 06:36:41 48361c65e0cd: Waiting 06:36:41 fe3f3e20ac84: Waiting 06:36:41 3c38dc840cef: Waiting 06:36:41 e5533ed1df60: Waiting 06:36:41 4aeaa0e7d41f: Waiting 06:36:41 1a2ad07aed12: Waiting 06:36:41 83eb80d945de: Waiting 06:36:41 f21d6f98e487: Layer already exists 06:36:41 4a8ae0de6701: Layer already exists 06:36:41 52e0e0f6e944: Layer already exists 06:36:41 ee6f77ae7a09: Layer already exists 06:36:41 030a1b34308f: Layer already exists 06:36:41 1a2ad07aed12: Layer already exists 06:36:41 fe3f3e20ac84: Layer already exists 06:36:41 83eb80d945de: Layer already exists 06:36:41 48361c65e0cd: Layer already exists 06:36:41 3c38dc840cef: Layer already exists 06:36:41 e5533ed1df60: Layer already exists 06:36:41 4aeaa0e7d41f: Layer already exists 06:36:42 d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84: digest: sha256:fee01b897bb38852fa9171edfee93d87829f4ebb696dca694fe6167e71caf4e7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:42 + 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:36:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 06:36:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 06:36:42 030a1b34308f: Preparing 06:36:42 52e0e0f6e944: Preparing 06:36:42 f21d6f98e487: Preparing 06:36:42 ee6f77ae7a09: Preparing 06:36:42 4a8ae0de6701: Preparing 06:36:42 1a2ad07aed12: Preparing 06:36:42 83eb80d945de: Preparing 06:36:42 48361c65e0cd: Preparing 06:36:42 fe3f3e20ac84: Preparing 06:36:42 3c38dc840cef: Preparing 06:36:42 e5533ed1df60: Preparing 06:36:42 4aeaa0e7d41f: Preparing 06:36:42 1a2ad07aed12: Waiting 06:36:42 83eb80d945de: Waiting 06:36:42 48361c65e0cd: Waiting 06:36:42 fe3f3e20ac84: Waiting 06:36:42 e5533ed1df60: Waiting 06:36:42 3c38dc840cef: Waiting 06:36:42 4aeaa0e7d41f: Waiting 06:36:42 ee6f77ae7a09: Layer already exists 06:36:42 030a1b34308f: Layer already exists 06:36:42 4a8ae0de6701: Layer already exists 06:36:42 52e0e0f6e944: Layer already exists 06:36:42 f21d6f98e487: Layer already exists 06:36:42 83eb80d945de: Layer already exists 06:36:42 1a2ad07aed12: Layer already exists 06:36:42 fe3f3e20ac84: Layer already exists 06:36:42 48361c65e0cd: Layer already exists 06:36:42 3c38dc840cef: Layer already exists 06:36:42 e5533ed1df60: Layer already exists 06:36:42 4aeaa0e7d41f: Layer already exists 06:36:43 main: digest: sha256:fee01b897bb38852fa9171edfee93d87829f4ebb696dca694fe6167e71caf4e7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:36:43 ===================================================== [Pipeline] echo 06:36:43 taggedImages: 06:36:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 06:36:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 06:36:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.84 06:36:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 06:36:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 06:36:43 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 06:36:43 d6682f794cbed5c1058d33e4699bd051412df0a8 06:36:43 latest 06:36:43 3.2.0-dev.84 06:36:43 d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 06:36:43 main 06:36:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:43 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 06:36:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:36:44 5b34257f22e3: Preparing 06:36:44 325636f652ea: Preparing 06:36:44 48361c65e0cd: Preparing 06:36:44 fe3f3e20ac84: Preparing 06:36:44 e26460af4dc5: Preparing 06:36:44 8041ee98fc53: Preparing 06:36:44 4aeaa0e7d41f: Preparing 06:36:44 8041ee98fc53: Waiting 06:36:44 4aeaa0e7d41f: Waiting 06:36:44 48361c65e0cd: Layer already exists 06:36:44 fe3f3e20ac84: Layer already exists 06:36:44 4aeaa0e7d41f: Layer already exists 06:36:44 e26460af4dc5: Pushed 06:36:44 5b34257f22e3: Pushed 06:36:45 8041ee98fc53: Pushed 06:36:47 325636f652ea: Pushed 06:36:47 d6682f794cbed5c1058d33e4699bd051412df0a8: digest: sha256:c1ab0dd83c527ea2341c27f2752e7623524fd4d721eaa9238e40f7c873792277 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:47 + 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:36:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 06:36:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:36:48 5b34257f22e3: Preparing 06:36:48 325636f652ea: Preparing 06:36:48 48361c65e0cd: Preparing 06:36:48 fe3f3e20ac84: Preparing 06:36:48 e26460af4dc5: Preparing 06:36:48 8041ee98fc53: Preparing 06:36:48 4aeaa0e7d41f: Preparing 06:36:48 8041ee98fc53: Waiting 06:36:48 4aeaa0e7d41f: Waiting 06:36:48 e26460af4dc5: Layer already exists 06:36:48 5b34257f22e3: Layer already exists 06:36:48 48361c65e0cd: Layer already exists 06:36:48 325636f652ea: Layer already exists 06:36:48 fe3f3e20ac84: Layer already exists 06:36:48 8041ee98fc53: Layer already exists 06:36:48 4aeaa0e7d41f: Layer already exists 06:36:48 latest: digest: sha256:c1ab0dd83c527ea2341c27f2752e7623524fd4d721eaa9238e40f7c873792277 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:48 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.84 06:36:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:36:49 5b34257f22e3: Preparing 06:36:49 325636f652ea: Preparing 06:36:49 48361c65e0cd: Preparing 06:36:49 fe3f3e20ac84: Preparing 06:36:49 e26460af4dc5: Preparing 06:36:49 8041ee98fc53: Preparing 06:36:49 4aeaa0e7d41f: Preparing 06:36:49 8041ee98fc53: Waiting 06:36:49 4aeaa0e7d41f: Waiting 06:36:49 48361c65e0cd: Layer already exists 06:36:49 fe3f3e20ac84: Layer already exists 06:36:49 5b34257f22e3: Layer already exists 06:36:49 e26460af4dc5: Layer already exists 06:36:49 325636f652ea: Layer already exists 06:36:49 8041ee98fc53: Layer already exists 06:36:49 4aeaa0e7d41f: Layer already exists 06:36:49 3.2.0-dev.84: digest: sha256:c1ab0dd83c527ea2341c27f2752e7623524fd4d721eaa9238e40f7c873792277 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:49 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:49 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 06:36:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:36:49 5b34257f22e3: Preparing 06:36:49 325636f652ea: Preparing 06:36:49 48361c65e0cd: Preparing 06:36:49 fe3f3e20ac84: Preparing 06:36:49 e26460af4dc5: Preparing 06:36:49 8041ee98fc53: Preparing 06:36:49 4aeaa0e7d41f: Preparing 06:36:49 8041ee98fc53: Waiting 06:36:49 4aeaa0e7d41f: Waiting 06:36:49 fe3f3e20ac84: Layer already exists 06:36:49 325636f652ea: Layer already exists 06:36:49 e26460af4dc5: Layer already exists 06:36:49 48361c65e0cd: Layer already exists 06:36:49 5b34257f22e3: Layer already exists 06:36:49 4aeaa0e7d41f: Layer already exists 06:36:49 8041ee98fc53: Layer already exists 06:36:49 d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84: digest: sha256:c1ab0dd83c527ea2341c27f2752e7623524fd4d721eaa9238e40f7c873792277 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:50 + 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:36:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 06:36:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 06:36:50 5b34257f22e3: Preparing 06:36:50 325636f652ea: Preparing 06:36:50 48361c65e0cd: Preparing 06:36:50 fe3f3e20ac84: Preparing 06:36:50 e26460af4dc5: Preparing 06:36:50 8041ee98fc53: Preparing 06:36:50 4aeaa0e7d41f: Preparing 06:36:50 8041ee98fc53: Waiting 06:36:50 4aeaa0e7d41f: Waiting 06:36:50 fe3f3e20ac84: Layer already exists 06:36:50 48361c65e0cd: Layer already exists 06:36:50 e26460af4dc5: Layer already exists 06:36:50 5b34257f22e3: Layer already exists 06:36:50 325636f652ea: Layer already exists 06:36:50 4aeaa0e7d41f: Layer already exists 06:36:50 8041ee98fc53: Layer already exists 06:36:50 main: digest: sha256:c1ab0dd83c527ea2341c27f2752e7623524fd4d721eaa9238e40f7c873792277 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:36:51 ===================================================== [Pipeline] echo 06:36:51 taggedImages: 06:36:51 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 06:36:51 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 06:36:51 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.84 06:36:51 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 06:36:51 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 06:36:51 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 06:36:51 d6682f794cbed5c1058d33e4699bd051412df0a8 06:36:51 latest 06:36:51 3.2.0-dev.84 06:36:51 d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 06:36:51 main 06:36:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:51 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 06:36:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:36:51 7ddc8e434337: Preparing 06:36:51 405a3f1ba3ca: Preparing 06:36:51 2b99de9e49c7: Preparing 06:36:51 48361c65e0cd: Preparing 06:36:51 fe3f3e20ac84: Preparing 06:36:51 3bc3b0f03345: Preparing 06:36:51 7bef2124de0b: Preparing 06:36:51 2831db01fa25: Preparing 06:36:51 924bbd29b47e: Preparing 06:36:51 4aeaa0e7d41f: Preparing 06:36:51 7bef2124de0b: Waiting 06:36:51 2831db01fa25: Waiting 06:36:51 924bbd29b47e: Waiting 06:36:51 4aeaa0e7d41f: Waiting 06:36:51 48361c65e0cd: Layer already exists 06:36:51 fe3f3e20ac84: Layer already exists 06:36:52 2b99de9e49c7: Pushed 06:36:52 405a3f1ba3ca: Pushed 06:36:52 7ddc8e434337: Pushed 06:36:52 4aeaa0e7d41f: Layer already exists 06:36:52 2831db01fa25: Pushed 06:36:52 924bbd29b47e: Pushed 06:37:05 7bef2124de0b: Pushed 06:37:13 3bc3b0f03345: Pushed 06:37:13 d6682f794cbed5c1058d33e4699bd051412df0a8: digest: sha256:b965e3f5a26e1a4b9e23c2d2bab9f2df73aa52008a8923d35821b89a7ee27569 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:13 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 06:37:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:37:13 7ddc8e434337: Preparing 06:37:13 405a3f1ba3ca: Preparing 06:37:13 2b99de9e49c7: Preparing 06:37:13 48361c65e0cd: Preparing 06:37:13 fe3f3e20ac84: Preparing 06:37:13 3bc3b0f03345: Preparing 06:37:13 7bef2124de0b: Preparing 06:37:13 2831db01fa25: Preparing 06:37:13 924bbd29b47e: Preparing 06:37:13 4aeaa0e7d41f: Preparing 06:37:13 7bef2124de0b: Waiting 06:37:13 924bbd29b47e: Waiting 06:37:13 3bc3b0f03345: Waiting 06:37:13 4aeaa0e7d41f: Waiting 06:37:13 2831db01fa25: Waiting 06:37:13 7ddc8e434337: Layer already exists 06:37:13 2b99de9e49c7: Layer already exists 06:37:13 fe3f3e20ac84: Layer already exists 06:37:13 48361c65e0cd: Layer already exists 06:37:13 405a3f1ba3ca: Layer already exists 06:37:13 2831db01fa25: Layer already exists 06:37:13 7bef2124de0b: Layer already exists 06:37:13 924bbd29b47e: Layer already exists 06:37:13 3bc3b0f03345: Layer already exists 06:37:13 4aeaa0e7d41f: Layer already exists 06:37:14 latest: digest: sha256:b965e3f5a26e1a4b9e23c2d2bab9f2df73aa52008a8923d35821b89a7ee27569 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:14 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.84 06:37:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:37:15 7ddc8e434337: Preparing 06:37:15 405a3f1ba3ca: Preparing 06:37:15 2b99de9e49c7: Preparing 06:37:15 48361c65e0cd: Preparing 06:37:15 fe3f3e20ac84: Preparing 06:37:15 3bc3b0f03345: Preparing 06:37:15 7bef2124de0b: Preparing 06:37:15 2831db01fa25: Preparing 06:37:15 924bbd29b47e: Preparing 06:37:15 4aeaa0e7d41f: Preparing 06:37:15 3bc3b0f03345: Waiting 06:37:15 7bef2124de0b: Waiting 06:37:15 2831db01fa25: Waiting 06:37:15 4aeaa0e7d41f: Waiting 06:37:15 924bbd29b47e: Waiting 06:37:15 fe3f3e20ac84: Layer already exists 06:37:15 2b99de9e49c7: Layer already exists 06:37:15 48361c65e0cd: Layer already exists 06:37:15 7ddc8e434337: Layer already exists 06:37:15 405a3f1ba3ca: Layer already exists 06:37:15 2831db01fa25: Layer already exists 06:37:15 3bc3b0f03345: Layer already exists 06:37:15 7bef2124de0b: Layer already exists 06:37:15 4aeaa0e7d41f: Layer already exists 06:37:15 924bbd29b47e: Layer already exists 06:37:16 3.2.0-dev.84: digest: sha256:b965e3f5a26e1a4b9e23c2d2bab9f2df73aa52008a8923d35821b89a7ee27569 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:16 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 06:37:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:37:16 7ddc8e434337: Preparing 06:37:16 405a3f1ba3ca: Preparing 06:37:16 2b99de9e49c7: Preparing 06:37:16 48361c65e0cd: Preparing 06:37:16 fe3f3e20ac84: Preparing 06:37:16 3bc3b0f03345: Preparing 06:37:16 7bef2124de0b: Preparing 06:37:16 2831db01fa25: Preparing 06:37:16 924bbd29b47e: Preparing 06:37:16 4aeaa0e7d41f: Preparing 06:37:16 3bc3b0f03345: Waiting 06:37:16 2831db01fa25: Waiting 06:37:16 924bbd29b47e: Waiting 06:37:16 4aeaa0e7d41f: Waiting 06:37:16 7bef2124de0b: Waiting 06:37:16 7ddc8e434337: Layer already exists 06:37:16 405a3f1ba3ca: Layer already exists 06:37:16 2b99de9e49c7: Layer already exists 06:37:16 fe3f3e20ac84: Layer already exists 06:37:16 48361c65e0cd: Layer already exists 06:37:16 2831db01fa25: Layer already exists 06:37:16 4aeaa0e7d41f: Layer already exists 06:37:16 7bef2124de0b: Layer already exists 06:37:16 924bbd29b47e: Layer already exists 06:37:16 3bc3b0f03345: Layer already exists 06:37:17 d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84: digest: sha256:b965e3f5a26e1a4b9e23c2d2bab9f2df73aa52008a8923d35821b89a7ee27569 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:17 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 06:37:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 06:37:17 7ddc8e434337: Preparing 06:37:17 405a3f1ba3ca: Preparing 06:37:17 2b99de9e49c7: Preparing 06:37:17 48361c65e0cd: Preparing 06:37:17 fe3f3e20ac84: Preparing 06:37:17 3bc3b0f03345: Preparing 06:37:17 7bef2124de0b: Preparing 06:37:17 2831db01fa25: Preparing 06:37:17 924bbd29b47e: Preparing 06:37:17 4aeaa0e7d41f: Preparing 06:37:17 7bef2124de0b: Waiting 06:37:17 2831db01fa25: Waiting 06:37:17 924bbd29b47e: Waiting 06:37:17 4aeaa0e7d41f: Waiting 06:37:17 3bc3b0f03345: Waiting 06:37:17 2b99de9e49c7: Layer already exists 06:37:17 48361c65e0cd: Layer already exists 06:37:17 7ddc8e434337: Layer already exists 06:37:17 405a3f1ba3ca: Layer already exists 06:37:17 fe3f3e20ac84: Layer already exists 06:37:17 7bef2124de0b: Layer already exists 06:37:17 2831db01fa25: Layer already exists 06:37:17 3bc3b0f03345: Layer already exists 06:37:17 4aeaa0e7d41f: Layer already exists 06:37:17 924bbd29b47e: Layer already exists 06:37:18 main: digest: sha256:b965e3f5a26e1a4b9e23c2d2bab9f2df73aa52008a8923d35821b89a7ee27569 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:37:18 ===================================================== [Pipeline] echo 06:37:18 taggedImages: 06:37:18 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 06:37:18 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 06:37:18 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.84 06:37:18 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 06:37:18 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 06:37:18 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 06:37:18 d6682f794cbed5c1058d33e4699bd051412df0a8 06:37:18 latest 06:37:18 3.2.0-dev.84 06:37:18 d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 06:37:18 main 06:37:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:18 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 06:37:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:37:19 2863fc872c75: Preparing 06:37:19 1072e5648d51: Preparing 06:37:19 e067d36c48e5: Preparing 06:37:19 48361c65e0cd: Preparing 06:37:19 fe3f3e20ac84: Preparing 06:37:19 de0080a84938: Preparing 06:37:19 442526c240d7: Preparing 06:37:19 2f5b22a79b09: Preparing 06:37:19 4aeaa0e7d41f: Preparing 06:37:19 de0080a84938: Waiting 06:37:19 442526c240d7: Waiting 06:37:19 2f5b22a79b09: Waiting 06:37:19 4aeaa0e7d41f: Waiting 06:37:19 fe3f3e20ac84: Layer already exists 06:37:19 48361c65e0cd: Layer already exists 06:37:19 2863fc872c75: Pushed 06:37:19 1072e5648d51: Pushed 06:37:19 e067d36c48e5: Pushed 06:37:19 4aeaa0e7d41f: Layer already exists 06:37:19 442526c240d7: Pushed 06:37:19 2f5b22a79b09: Pushed 06:37:41 de0080a84938: Pushed 06:37:41 d6682f794cbed5c1058d33e4699bd051412df0a8: digest: sha256:62ed86d9f514bbbe8527be932266ca099679b68187ca4c39ab3a7f0016db42f4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37: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:37:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 06:37:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:37:42 2863fc872c75: Preparing 06:37:42 1072e5648d51: Preparing 06:37:42 e067d36c48e5: Preparing 06:37:42 48361c65e0cd: Preparing 06:37:42 fe3f3e20ac84: Preparing 06:37:42 de0080a84938: Preparing 06:37:42 442526c240d7: Preparing 06:37:42 2f5b22a79b09: Preparing 06:37:42 4aeaa0e7d41f: Preparing 06:37:42 442526c240d7: Waiting 06:37:42 2f5b22a79b09: Waiting 06:37:42 4aeaa0e7d41f: Waiting 06:37:42 de0080a84938: Waiting 06:37:42 48361c65e0cd: Layer already exists 06:37:42 2863fc872c75: Layer already exists 06:37:42 e067d36c48e5: Layer already exists 06:37:42 1072e5648d51: Layer already exists 06:37:42 fe3f3e20ac84: Layer already exists 06:37:42 2f5b22a79b09: Layer already exists 06:37:42 de0080a84938: Layer already exists 06:37:42 4aeaa0e7d41f: Layer already exists 06:37:42 442526c240d7: Layer already exists 06:37:42 latest: digest: sha256:62ed86d9f514bbbe8527be932266ca099679b68187ca4c39ab3a7f0016db42f4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:43 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.84 06:37:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:37:43 2863fc872c75: Preparing 06:37:43 1072e5648d51: Preparing 06:37:43 e067d36c48e5: Preparing 06:37:43 48361c65e0cd: Preparing 06:37:43 fe3f3e20ac84: Preparing 06:37:43 de0080a84938: Preparing 06:37:43 442526c240d7: Preparing 06:37:43 2f5b22a79b09: Preparing 06:37:43 4aeaa0e7d41f: Preparing 06:37:43 de0080a84938: Waiting 06:37:43 442526c240d7: Waiting 06:37:43 2f5b22a79b09: Waiting 06:37:43 4aeaa0e7d41f: Waiting 06:37:43 e067d36c48e5: Layer already exists 06:37:43 1072e5648d51: Layer already exists 06:37:43 2863fc872c75: Layer already exists 06:37:43 48361c65e0cd: Layer already exists 06:37:43 fe3f3e20ac84: Layer already exists 06:37:43 442526c240d7: Layer already exists 06:37:43 2f5b22a79b09: Layer already exists 06:37:43 de0080a84938: Layer already exists 06:37:43 4aeaa0e7d41f: Layer already exists 06:37:43 3.2.0-dev.84: digest: sha256:62ed86d9f514bbbe8527be932266ca099679b68187ca4c39ab3a7f0016db42f4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:44 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 06:37:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:37:44 2863fc872c75: Preparing 06:37:44 1072e5648d51: Preparing 06:37:44 e067d36c48e5: Preparing 06:37:44 48361c65e0cd: Preparing 06:37:44 fe3f3e20ac84: Preparing 06:37:44 de0080a84938: Preparing 06:37:44 442526c240d7: Preparing 06:37:44 2f5b22a79b09: Preparing 06:37:44 4aeaa0e7d41f: Preparing 06:37:44 442526c240d7: Waiting 06:37:44 de0080a84938: Waiting 06:37:44 2f5b22a79b09: Waiting 06:37:44 4aeaa0e7d41f: Waiting 06:37:44 48361c65e0cd: Layer already exists 06:37:44 2863fc872c75: Layer already exists 06:37:44 fe3f3e20ac84: Layer already exists 06:37:44 e067d36c48e5: Layer already exists 06:37:44 1072e5648d51: Layer already exists 06:37:44 de0080a84938: Layer already exists 06:37:44 2f5b22a79b09: Layer already exists 06:37:44 442526c240d7: Layer already exists 06:37:44 4aeaa0e7d41f: Layer already exists 06:37:44 d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84: digest: sha256:62ed86d9f514bbbe8527be932266ca099679b68187ca4c39ab3a7f0016db42f4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:45 + 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:37:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 06:37:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 06:37:45 2863fc872c75: Preparing 06:37:45 1072e5648d51: Preparing 06:37:45 e067d36c48e5: Preparing 06:37:45 48361c65e0cd: Preparing 06:37:45 fe3f3e20ac84: Preparing 06:37:45 de0080a84938: Preparing 06:37:45 442526c240d7: Preparing 06:37:45 2f5b22a79b09: Preparing 06:37:45 4aeaa0e7d41f: Preparing 06:37:45 442526c240d7: Waiting 06:37:45 2f5b22a79b09: Waiting 06:37:45 de0080a84938: Waiting 06:37:45 4aeaa0e7d41f: Waiting 06:37:45 1072e5648d51: Layer already exists 06:37:45 48361c65e0cd: Layer already exists 06:37:45 2863fc872c75: Layer already exists 06:37:45 e067d36c48e5: Layer already exists 06:37:45 fe3f3e20ac84: Layer already exists 06:37:45 2f5b22a79b09: Layer already exists 06:37:45 442526c240d7: Layer already exists 06:37:45 de0080a84938: Layer already exists 06:37:45 4aeaa0e7d41f: Layer already exists 06:37:45 main: digest: sha256:62ed86d9f514bbbe8527be932266ca099679b68187ca4c39ab3a7f0016db42f4 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:37:45 ===================================================== [Pipeline] echo 06:37:45 taggedImages: 06:37:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 06:37:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 06:37:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.84 06:37:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 06:37:45 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 06:37:45 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 06:37:45 d6682f794cbed5c1058d33e4699bd051412df0a8 06:37:45 latest 06:37:45 3.2.0-dev.84 06:37:45 d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 06:37:45 main 06:37:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:46 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 06:37:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:37:46 f40822c0a50c: Preparing 06:37:46 f18b9986fea3: Preparing 06:37:46 dfcae4741635: Preparing 06:37:46 48361c65e0cd: Preparing 06:37:46 fe3f3e20ac84: Preparing 06:37:46 de0080a84938: Preparing 06:37:46 2831db01fa25: Preparing 06:37:46 924bbd29b47e: Preparing 06:37:46 4aeaa0e7d41f: Preparing 06:37:46 de0080a84938: Waiting 06:37:46 2831db01fa25: Waiting 06:37:46 924bbd29b47e: Waiting 06:37:46 4aeaa0e7d41f: Waiting 06:37:46 fe3f3e20ac84: Layer already exists 06:37:46 48361c65e0cd: Layer already exists 06:37:46 de0080a84938: Layer already exists 06:37:46 2831db01fa25: Layer already exists 06:37:46 924bbd29b47e: Layer already exists 06:37:46 dfcae4741635: Pushed 06:37:46 4aeaa0e7d41f: Layer already exists 06:37:46 f18b9986fea3: Pushed 06:37:46 f40822c0a50c: Pushed 06:37:47 d6682f794cbed5c1058d33e4699bd051412df0a8: digest: sha256:f2204f9f92dba20a358d209c2295881bb717930465dda56becc8448e051566f3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:47 + 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:37:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 06:37:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:37:47 f40822c0a50c: Preparing 06:37:47 f18b9986fea3: Preparing 06:37:47 dfcae4741635: Preparing 06:37:47 48361c65e0cd: Preparing 06:37:47 fe3f3e20ac84: Preparing 06:37:47 de0080a84938: Preparing 06:37:47 2831db01fa25: Preparing 06:37:47 924bbd29b47e: Preparing 06:37:47 4aeaa0e7d41f: Preparing 06:37:47 2831db01fa25: Waiting 06:37:47 924bbd29b47e: Waiting 06:37:47 4aeaa0e7d41f: Waiting 06:37:47 de0080a84938: Waiting 06:37:47 fe3f3e20ac84: Layer already exists 06:37:47 dfcae4741635: Layer already exists 06:37:47 f18b9986fea3: Layer already exists 06:37:47 f40822c0a50c: Layer already exists 06:37:47 48361c65e0cd: Layer already exists 06:37:47 924bbd29b47e: Layer already exists 06:37:47 2831db01fa25: Layer already exists 06:37:47 de0080a84938: Layer already exists 06:37:47 4aeaa0e7d41f: Layer already exists 06:37:48 latest: digest: sha256:f2204f9f92dba20a358d209c2295881bb717930465dda56becc8448e051566f3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:48 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.84 06:37:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:37:48 f40822c0a50c: Preparing 06:37:48 f18b9986fea3: Preparing 06:37:48 dfcae4741635: Preparing 06:37:48 48361c65e0cd: Preparing 06:37:48 fe3f3e20ac84: Preparing 06:37:48 de0080a84938: Preparing 06:37:48 2831db01fa25: Preparing 06:37:48 924bbd29b47e: Preparing 06:37:48 4aeaa0e7d41f: Preparing 06:37:48 2831db01fa25: Waiting 06:37:48 924bbd29b47e: Waiting 06:37:48 4aeaa0e7d41f: Waiting 06:37:48 de0080a84938: Waiting 06:37:48 f18b9986fea3: Layer already exists 06:37:48 fe3f3e20ac84: Layer already exists 06:37:48 48361c65e0cd: Layer already exists 06:37:48 dfcae4741635: Layer already exists 06:37:48 f40822c0a50c: Layer already exists 06:37:48 2831db01fa25: Layer already exists 06:37:48 de0080a84938: Layer already exists 06:37:48 4aeaa0e7d41f: Layer already exists 06:37:48 924bbd29b47e: Layer already exists 06:37:48 3.2.0-dev.84: digest: sha256:f2204f9f92dba20a358d209c2295881bb717930465dda56becc8448e051566f3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:49 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 06:37:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:37:49 f40822c0a50c: Preparing 06:37:49 f18b9986fea3: Preparing 06:37:49 dfcae4741635: Preparing 06:37:49 48361c65e0cd: Preparing 06:37:49 fe3f3e20ac84: Preparing 06:37:49 de0080a84938: Preparing 06:37:49 2831db01fa25: Preparing 06:37:49 924bbd29b47e: Preparing 06:37:49 4aeaa0e7d41f: Preparing 06:37:49 de0080a84938: Waiting 06:37:49 2831db01fa25: Waiting 06:37:49 924bbd29b47e: Waiting 06:37:49 f18b9986fea3: Layer already exists 06:37:49 48361c65e0cd: Layer already exists 06:37:49 dfcae4741635: Layer already exists 06:37:49 f40822c0a50c: Layer already exists 06:37:49 fe3f3e20ac84: Layer already exists 06:37:49 924bbd29b47e: Layer already exists 06:37:49 de0080a84938: Layer already exists 06:37:49 2831db01fa25: Layer already exists 06:37:49 4aeaa0e7d41f: Layer already exists 06:37:49 d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84: digest: sha256:f2204f9f92dba20a358d209c2295881bb717930465dda56becc8448e051566f3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:49 + 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:37:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 06:37:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 06:37:50 f40822c0a50c: Preparing 06:37:50 f18b9986fea3: Preparing 06:37:50 dfcae4741635: Preparing 06:37:50 48361c65e0cd: Preparing 06:37:50 fe3f3e20ac84: Preparing 06:37:50 de0080a84938: Preparing 06:37:50 2831db01fa25: Preparing 06:37:50 924bbd29b47e: Preparing 06:37:50 4aeaa0e7d41f: Preparing 06:37:50 2831db01fa25: Waiting 06:37:50 de0080a84938: Waiting 06:37:50 924bbd29b47e: Waiting 06:37:50 4aeaa0e7d41f: Waiting 06:37:50 48361c65e0cd: Layer already exists 06:37:50 fe3f3e20ac84: Layer already exists 06:37:50 f18b9986fea3: Layer already exists 06:37:50 dfcae4741635: Layer already exists 06:37:50 f40822c0a50c: Layer already exists 06:37:50 2831db01fa25: Layer already exists 06:37:50 de0080a84938: Layer already exists 06:37:50 4aeaa0e7d41f: Layer already exists 06:37:50 924bbd29b47e: Layer already exists 06:37:50 main: digest: sha256:f2204f9f92dba20a358d209c2295881bb717930465dda56becc8448e051566f3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:37:50 ===================================================== [Pipeline] echo 06:37:50 taggedImages: 06:37:50 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 06:37:50 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 06:37:50 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.84 06:37:50 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 06:37:50 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 06:37:50 [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: 06:37:50 d6682f794cbed5c1058d33e4699bd051412df0a8 06:37:50 latest 06:37:50 3.2.0-dev.84 06:37:50 d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 06:37:50 main 06:37:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:51 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:51 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 06:37:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 06:37:51 64dfe858d3d2: Preparing 06:37:51 df83e90a121c: Preparing 06:37:51 48361c65e0cd: Preparing 06:37:51 fe3f3e20ac84: Preparing 06:37:51 622956df7f24: Preparing 06:37:51 1a9a07bdb83b: Preparing 06:37:51 4aeaa0e7d41f: Preparing 06:37:51 1a9a07bdb83b: Waiting 06:37:51 4aeaa0e7d41f: Waiting 06:37:51 622956df7f24: Pushed 06:37:52 48361c65e0cd: Layer already exists 06:37:52 fe3f3e20ac84: Layer already exists 06:37:52 4aeaa0e7d41f: Layer already exists 06:37:52 64dfe858d3d2: Pushed 06:37:53 1a9a07bdb83b: Pushed 06:37:59 df83e90a121c: Pushed 06:37:59 d6682f794cbed5c1058d33e4699bd051412df0a8: digest: sha256:d966d8b4ebb0d1ef0a2bb5646ffb4c3b1e88e8a495d92d1a465cf7c0891191b4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:00 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:00 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 06:38:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 06:38:00 64dfe858d3d2: Preparing 06:38:00 df83e90a121c: Preparing 06:38:00 48361c65e0cd: Preparing 06:38:00 fe3f3e20ac84: Preparing 06:38:00 622956df7f24: Preparing 06:38:00 1a9a07bdb83b: Preparing 06:38:00 4aeaa0e7d41f: Preparing 06:38:00 1a9a07bdb83b: Waiting 06:38:00 4aeaa0e7d41f: Waiting 06:38:00 fe3f3e20ac84: Layer already exists 06:38:00 622956df7f24: Layer already exists 06:38:00 48361c65e0cd: Layer already exists 06:38:00 df83e90a121c: Layer already exists 06:38:00 64dfe858d3d2: Layer already exists 06:38:00 1a9a07bdb83b: Layer already exists 06:38:00 4aeaa0e7d41f: Layer already exists 06:38:00 latest: digest: sha256:d966d8b4ebb0d1ef0a2bb5646ffb4c3b1e88e8a495d92d1a465cf7c0891191b4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:00 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:01 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.84 06:38:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 06:38:01 64dfe858d3d2: Preparing 06:38:01 df83e90a121c: Preparing 06:38:01 48361c65e0cd: Preparing 06:38:01 fe3f3e20ac84: Preparing 06:38:01 622956df7f24: Preparing 06:38:01 1a9a07bdb83b: Preparing 06:38:01 4aeaa0e7d41f: Preparing 06:38:01 1a9a07bdb83b: Waiting 06:38:01 4aeaa0e7d41f: Waiting 06:38:01 fe3f3e20ac84: Layer already exists 06:38:01 64dfe858d3d2: Layer already exists 06:38:01 48361c65e0cd: Layer already exists 06:38:01 622956df7f24: Layer already exists 06:38:01 df83e90a121c: Layer already exists 06:38:01 4aeaa0e7d41f: Layer already exists 06:38:01 1a9a07bdb83b: Layer already exists 06:38:01 3.2.0-dev.84: digest: sha256:d966d8b4ebb0d1ef0a2bb5646ffb4c3b1e88e8a495d92d1a465cf7c0891191b4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:01 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:01 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 06:38:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 06:38:01 64dfe858d3d2: Preparing 06:38:01 df83e90a121c: Preparing 06:38:01 48361c65e0cd: Preparing 06:38:01 fe3f3e20ac84: Preparing 06:38:01 622956df7f24: Preparing 06:38:01 1a9a07bdb83b: Preparing 06:38:01 4aeaa0e7d41f: Preparing 06:38:01 1a9a07bdb83b: Waiting 06:38:01 4aeaa0e7d41f: Waiting 06:38:01 622956df7f24: Layer already exists 06:38:01 df83e90a121c: Layer already exists 06:38:01 48361c65e0cd: Layer already exists 06:38:01 64dfe858d3d2: Layer already exists 06:38:01 fe3f3e20ac84: Layer already exists 06:38:01 1a9a07bdb83b: Layer already exists 06:38:01 4aeaa0e7d41f: Layer already exists 06:38:01 d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84: digest: sha256:d966d8b4ebb0d1ef0a2bb5646ffb4c3b1e88e8a495d92d1a465cf7c0891191b4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:02 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:02 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main 06:38:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 06:38:02 64dfe858d3d2: Preparing 06:38:02 df83e90a121c: Preparing 06:38:02 48361c65e0cd: Preparing 06:38:02 fe3f3e20ac84: Preparing 06:38:02 622956df7f24: Preparing 06:38:02 1a9a07bdb83b: Preparing 06:38:02 4aeaa0e7d41f: Preparing 06:38:02 1a9a07bdb83b: Waiting 06:38:02 4aeaa0e7d41f: Waiting 06:38:02 df83e90a121c: Layer already exists 06:38:02 fe3f3e20ac84: Layer already exists 06:38:02 64dfe858d3d2: Layer already exists 06:38:02 622956df7f24: Layer already exists 06:38:02 48361c65e0cd: Layer already exists 06:38:02 4aeaa0e7d41f: Layer already exists 06:38:02 1a9a07bdb83b: Layer already exists 06:38:02 main: digest: sha256:d966d8b4ebb0d1ef0a2bb5646ffb4c3b1e88e8a495d92d1a465cf7c0891191b4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:38:02 ===================================================== [Pipeline] echo 06:38:02 taggedImages: 06:38:02 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 06:38:02 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 06:38:02 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.84 06:38:02 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 06:38:02 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo 06:38:02 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 06:38:02 d6682f794cbed5c1058d33e4699bd051412df0a8 06:38:02 latest 06:38:02 3.2.0-dev.84 06:38:02 d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 06:38:02 main 06:38:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:03 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 06:38:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:38:03 ac13aed4f416: Preparing 06:38:03 b2875cba8592: Preparing 06:38:03 99dc33b723b5: Preparing 06:38:03 48361c65e0cd: Preparing 06:38:03 fe3f3e20ac84: Preparing 06:38:03 c23bb5cf01c3: Preparing 06:38:03 62e4e5a3d4c9: Preparing 06:38:03 4aeaa0e7d41f: Preparing 06:38:03 c23bb5cf01c3: Waiting 06:38:03 62e4e5a3d4c9: Waiting 06:38:03 4aeaa0e7d41f: Waiting 06:38:03 48361c65e0cd: Layer already exists 06:38:03 fe3f3e20ac84: Layer already exists 06:38:03 b2875cba8592: Pushed 06:38:03 4aeaa0e7d41f: Layer already exists 06:38:03 ac13aed4f416: Pushed 06:38:03 c23bb5cf01c3: Pushed 06:38:04 62e4e5a3d4c9: Pushed 06:38:12 99dc33b723b5: Pushed 06:38:12 d6682f794cbed5c1058d33e4699bd051412df0a8: digest: sha256:d1b9b62c722bae68906f99c22cf3226de2e9df46ec58512aa227daa4c8762cbe size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:12 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 06:38:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:38:13 ac13aed4f416: Preparing 06:38:13 b2875cba8592: Preparing 06:38:13 99dc33b723b5: Preparing 06:38:13 48361c65e0cd: Preparing 06:38:13 fe3f3e20ac84: Preparing 06:38:13 c23bb5cf01c3: Preparing 06:38:13 62e4e5a3d4c9: Preparing 06:38:13 4aeaa0e7d41f: Preparing 06:38:13 4aeaa0e7d41f: Waiting 06:38:13 62e4e5a3d4c9: Waiting 06:38:13 c23bb5cf01c3: Waiting 06:38:13 b2875cba8592: Layer already exists 06:38:13 fe3f3e20ac84: Layer already exists 06:38:13 ac13aed4f416: Layer already exists 06:38:13 99dc33b723b5: Layer already exists 06:38:13 48361c65e0cd: Layer already exists 06:38:13 4aeaa0e7d41f: Layer already exists 06:38:13 62e4e5a3d4c9: Layer already exists 06:38:13 c23bb5cf01c3: Layer already exists 06:38:13 latest: digest: sha256:d1b9b62c722bae68906f99c22cf3226de2e9df46ec58512aa227daa4c8762cbe size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:13 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.84 06:38:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:38:14 ac13aed4f416: Preparing 06:38:14 b2875cba8592: Preparing 06:38:14 99dc33b723b5: Preparing 06:38:14 48361c65e0cd: Preparing 06:38:14 fe3f3e20ac84: Preparing 06:38:14 c23bb5cf01c3: Preparing 06:38:14 62e4e5a3d4c9: Preparing 06:38:14 4aeaa0e7d41f: Preparing 06:38:14 c23bb5cf01c3: Waiting 06:38:14 62e4e5a3d4c9: Waiting 06:38:14 4aeaa0e7d41f: Waiting 06:38:14 48361c65e0cd: Layer already exists 06:38:14 99dc33b723b5: Layer already exists 06:38:14 b2875cba8592: Layer already exists 06:38:14 ac13aed4f416: Layer already exists 06:38:14 fe3f3e20ac84: Layer already exists 06:38:14 c23bb5cf01c3: Layer already exists 06:38:14 62e4e5a3d4c9: Layer already exists 06:38:14 4aeaa0e7d41f: Layer already exists 06:38:14 3.2.0-dev.84: digest: sha256:d1b9b62c722bae68906f99c22cf3226de2e9df46ec58512aa227daa4c8762cbe size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:14 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:15 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 06:38:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:38:15 ac13aed4f416: Preparing 06:38:15 b2875cba8592: Preparing 06:38:15 99dc33b723b5: Preparing 06:38:15 48361c65e0cd: Preparing 06:38:15 fe3f3e20ac84: Preparing 06:38:15 c23bb5cf01c3: Preparing 06:38:15 62e4e5a3d4c9: Preparing 06:38:15 4aeaa0e7d41f: Preparing 06:38:15 c23bb5cf01c3: Waiting 06:38:15 4aeaa0e7d41f: Waiting 06:38:15 62e4e5a3d4c9: Waiting 06:38:15 fe3f3e20ac84: Layer already exists 06:38:15 48361c65e0cd: Layer already exists 06:38:15 b2875cba8592: Layer already exists 06:38:15 99dc33b723b5: Layer already exists 06:38:15 ac13aed4f416: Layer already exists 06:38:15 62e4e5a3d4c9: Layer already exists 06:38:15 c23bb5cf01c3: Layer already exists 06:38:15 4aeaa0e7d41f: Layer already exists 06:38:15 d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84: digest: sha256:d1b9b62c722bae68906f99c22cf3226de2e9df46ec58512aa227daa4c8762cbe size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:15 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:16 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 06:38:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 06:38:16 ac13aed4f416: Preparing 06:38:16 b2875cba8592: Preparing 06:38:16 99dc33b723b5: Preparing 06:38:16 48361c65e0cd: Preparing 06:38:16 fe3f3e20ac84: Preparing 06:38:16 c23bb5cf01c3: Preparing 06:38:16 62e4e5a3d4c9: Preparing 06:38:16 4aeaa0e7d41f: Preparing 06:38:16 c23bb5cf01c3: Waiting 06:38:16 62e4e5a3d4c9: Waiting 06:38:16 4aeaa0e7d41f: Waiting 06:38:16 fe3f3e20ac84: Layer already exists 06:38:16 99dc33b723b5: Layer already exists 06:38:16 ac13aed4f416: Layer already exists 06:38:16 48361c65e0cd: Layer already exists 06:38:16 b2875cba8592: Layer already exists 06:38:16 c23bb5cf01c3: Layer already exists 06:38:16 62e4e5a3d4c9: Layer already exists 06:38:16 4aeaa0e7d41f: Layer already exists 06:38:16 main: digest: sha256:d1b9b62c722bae68906f99c22cf3226de2e9df46ec58512aa227daa4c8762cbe size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:38:16 ===================================================== [Pipeline] echo 06:38:16 taggedImages: 06:38:16 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 06:38:16 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 06:38:16 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.84 06:38:16 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 06:38:16 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 06:38:16 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 06:38:16 d6682f794cbed5c1058d33e4699bd051412df0a8 06:38:16 latest 06:38:16 3.2.0-dev.84 06:38:16 d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 06:38:16 main 06:38:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:16 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 06:38:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:38:17 8ab72e96ca6b: Preparing 06:38:17 e8f0c600a11b: Preparing 06:38:17 48361c65e0cd: Preparing 06:38:17 fe3f3e20ac84: Preparing 06:38:17 429ebd496620: Preparing 06:38:17 f8e5c2192e0e: Preparing 06:38:17 4aeaa0e7d41f: Preparing 06:38:17 f8e5c2192e0e: Waiting 06:38:17 429ebd496620: Layer already exists 06:38:17 48361c65e0cd: Layer already exists 06:38:17 fe3f3e20ac84: Layer already exists 06:38:17 f8e5c2192e0e: Layer already exists 06:38:17 4aeaa0e7d41f: Layer already exists 06:38:17 8ab72e96ca6b: Pushed 06:38:25 e8f0c600a11b: Pushed 06:38:25 d6682f794cbed5c1058d33e4699bd051412df0a8: digest: sha256:f9d4ee949b48337533583d8cb9783c3e14e443b04909e45a8bfbb4b4ee423bff size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:26 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:26 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 06:38:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:38:26 8ab72e96ca6b: Preparing 06:38:26 e8f0c600a11b: Preparing 06:38:26 48361c65e0cd: Preparing 06:38:26 fe3f3e20ac84: Preparing 06:38:26 429ebd496620: Preparing 06:38:26 f8e5c2192e0e: Preparing 06:38:26 4aeaa0e7d41f: Preparing 06:38:26 f8e5c2192e0e: Waiting 06:38:26 4aeaa0e7d41f: Waiting 06:38:26 fe3f3e20ac84: Layer already exists 06:38:26 8ab72e96ca6b: Layer already exists 06:38:26 429ebd496620: Layer already exists 06:38:26 e8f0c600a11b: Layer already exists 06:38:26 48361c65e0cd: Layer already exists 06:38:26 f8e5c2192e0e: Layer already exists 06:38:26 4aeaa0e7d41f: Layer already exists 06:38:26 latest: digest: sha256:f9d4ee949b48337533583d8cb9783c3e14e443b04909e45a8bfbb4b4ee423bff size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:27 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:27 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.84 06:38:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:38:27 8ab72e96ca6b: Preparing 06:38:27 e8f0c600a11b: Preparing 06:38:27 48361c65e0cd: Preparing 06:38:27 fe3f3e20ac84: Preparing 06:38:27 429ebd496620: Preparing 06:38:27 f8e5c2192e0e: Preparing 06:38:27 4aeaa0e7d41f: Preparing 06:38:27 f8e5c2192e0e: Waiting 06:38:27 4aeaa0e7d41f: Waiting 06:38:27 429ebd496620: Layer already exists 06:38:27 fe3f3e20ac84: Layer already exists 06:38:27 e8f0c600a11b: Layer already exists 06:38:27 8ab72e96ca6b: Layer already exists 06:38:27 48361c65e0cd: Layer already exists 06:38:27 f8e5c2192e0e: Layer already exists 06:38:27 4aeaa0e7d41f: Layer already exists 06:38:27 3.2.0-dev.84: digest: sha256:f9d4ee949b48337533583d8cb9783c3e14e443b04909e45a8bfbb4b4ee423bff size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:27 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 06:38:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:38:28 8ab72e96ca6b: Preparing 06:38:28 e8f0c600a11b: Preparing 06:38:28 48361c65e0cd: Preparing 06:38:28 fe3f3e20ac84: Preparing 06:38:28 429ebd496620: Preparing 06:38:28 f8e5c2192e0e: Preparing 06:38:28 4aeaa0e7d41f: Preparing 06:38:28 f8e5c2192e0e: Waiting 06:38:28 4aeaa0e7d41f: Waiting 06:38:28 8ab72e96ca6b: Layer already exists 06:38:28 429ebd496620: Layer already exists 06:38:28 48361c65e0cd: Layer already exists 06:38:28 e8f0c600a11b: Layer already exists 06:38:28 fe3f3e20ac84: Layer already exists 06:38:28 4aeaa0e7d41f: Layer already exists 06:38:28 f8e5c2192e0e: Layer already exists 06:38:28 d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84: digest: sha256:f9d4ee949b48337533583d8cb9783c3e14e443b04909e45a8bfbb4b4ee423bff size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:28 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 06:38:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 06:38:29 8ab72e96ca6b: Preparing 06:38:29 e8f0c600a11b: Preparing 06:38:29 48361c65e0cd: Preparing 06:38:29 fe3f3e20ac84: Preparing 06:38:29 429ebd496620: Preparing 06:38:29 f8e5c2192e0e: Preparing 06:38:29 4aeaa0e7d41f: Preparing 06:38:29 f8e5c2192e0e: Waiting 06:38:29 4aeaa0e7d41f: Waiting 06:38:29 429ebd496620: Layer already exists 06:38:29 8ab72e96ca6b: Layer already exists 06:38:29 fe3f3e20ac84: Layer already exists 06:38:29 48361c65e0cd: Layer already exists 06:38:29 e8f0c600a11b: Layer already exists 06:38:29 4aeaa0e7d41f: Layer already exists 06:38:29 f8e5c2192e0e: Layer already exists 06:38:29 main: digest: sha256:f9d4ee949b48337533583d8cb9783c3e14e443b04909e45a8bfbb4b4ee423bff size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:38:29 ===================================================== [Pipeline] echo 06:38:29 taggedImages: 06:38:29 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8 06:38:29 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 06:38:29 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.84 06:38:29 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:d6682f794cbed5c1058d33e4699bd051412df0a8-3.2.0-dev.84 06:38:29 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:38:29 06:38:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:38:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:38:30 arm64: Pulling from edgex-lftools-log-publisher 06:38:30 8998bd30e6a1: Pulling fs layer 06:38:30 04944245beec: Pulling fs layer 06:38:30 699f458cf7ca: Pulling fs layer 06:38:30 765212b225bb: Pulling fs layer 06:38:30 f23df028b6ca: Pulling fs layer 06:38:30 d65c8cfc05b1: Pulling fs layer 06:38:30 2437ff75d9bd: Pulling fs layer 06:38:30 f23df028b6ca: Waiting 06:38:30 d65c8cfc05b1: Waiting 06:38:30 765212b225bb: Waiting 06:38:30 2437ff75d9bd: Waiting 06:38:30 04944245beec: Verifying Checksum 06:38:30 04944245beec: Download complete 06:38:30 765212b225bb: Verifying Checksum 06:38:30 765212b225bb: Download complete 06:38:30 f23df028b6ca: Verifying Checksum 06:38:30 f23df028b6ca: Download complete 06:38:30 d65c8cfc05b1: Verifying Checksum 06:38:30 d65c8cfc05b1: Download complete 06:38:30 699f458cf7ca: Verifying Checksum 06:38:30 699f458cf7ca: Download complete 06:38:31 8998bd30e6a1: Verifying Checksum 06:38:31 8998bd30e6a1: Download complete 06:38:33 2437ff75d9bd: Verifying Checksum 06:38:33 2437ff75d9bd: Download complete 06:38:36 8998bd30e6a1: Pull complete 06:38:36 04944245beec: Pull complete 06:38:38 699f458cf7ca: Pull complete 06:38:38 765212b225bb: Pull complete 06:38:39 f23df028b6ca: Pull complete 06:38:39 d65c8cfc05b1: Pull complete 06:38:57 2437ff75d9bd: Pull complete 06:38:57 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:38:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:38:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:38:57 prd-ubuntu20.04-docker-arm64-4c-16g-12307 does not seem to be running inside a container 06:38:57 $ 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/707 -v /w/workspace/edgex-go/707:/w/workspace/edgex-go/707:rw,z -v /w/workspace/edgex-go/707@tmp:/w/workspace/edgex-go/707@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:39:00 $ docker top 87dc4b52c3b95b4d10b8157a459bbdafd17d669ed29ec090ed5b09ea294a7990 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:39:01 ---> job-cost.sh 06:39:01 lf-activate-venv: SKIPPING 06:39:01 INFO: No Stack... 06:39:01 INFO: Retrieving Pricing Info for: v3-standard-4 06:39:02 INFO: Archiving Costs [Pipeline] sh 06:39:02 + cat /w/workspace/edgex-go/707/archives/cost.csv 06:39:02 + cut -d, -f6 [Pipeline] lock 06:39:02 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-707-stack-cost] 06:39:02 Resource [jenkins-edgexfoundry-edgex-go-main-707-stack-cost] did not exist. Created. 06:39:02 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-707-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:39:03 + echo total: 0.10999999940395355 [Pipeline] stash 06:39:03 Stashed 1 file(s) [Pipeline] } 06:39:03 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-707-stack-cost] [Pipeline] // lock [Pipeline] } 06:39:03 $ docker stop --time=1 87dc4b52c3b95b4d10b8157a459bbdafd17d669ed29ec090ed5b09ea294a7990 06:39:05 $ docker rm -f --volumes 87dc4b52c3b95b4d10b8157a459bbdafd17d669ed29ec090ed5b09ea294a7990 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 06:39:05 provisioning config files... 06:39:05 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/707@tmp/config281234540139192951tmp [Pipeline] { [Pipeline] sh 06:39:06 + set +x 06:39:06 + curl -s https://codecov.io/bash 06:39:06 + bash -s -- 06:39:06 06:39:06 _____ _ 06:39:06 / ____| | | 06:39:06 | | ___ __| | ___ ___ _____ __ 06:39:06 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:39:06 | |___| (_) | (_| | __/ (_| (_) \ V / 06:39:06 \_____\___/ \__,_|\___|\___\___/ \_/ 06:39:06 Bash-1.0.6 06:39:06 06:39:06 06:39:06 ==> git version 2.25.1 found 06:39:06 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 06:39:06 Release-Date: 2020-01-08 06:39:06 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:39:06 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:39:06 ==> Jenkins CI detected. 06:39:06 current dir:  /w/workspace/edgex-go/707 06:39:06 project root: . 06:39:06 --> token set from env 06:39:06 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:39:06 ==> Running gcov in . (disable via -X gcov) 06:39:06 ==> Python coveragepy not found 06:39:06 ==> Searching for coverage reports in: 06:39:06 + . 06:39:06 -> Found 1 reports 06:39:06 ==> Detecting git/mercurial file structure 06:39:06 ==> Reading reports 06:39:06 + ./coverage.out bytes=612321 06:39:06 ==> Appending adjustments 06:39:06 https://docs.codecov.io/docs/fixing-reports 06:39:07 + Found adjustments 06:39:07 ==> Gzipping contents 06:39:07 76K /tmp/codecov.G4suqw.gz 06:39:07 ==> Uploading reports 06:39:07 url: https://codecov.io 06:39:07 query: branch=main&commit=d6682f794cbed5c1058d33e4699bd051412df0a8&build=707&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F707%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:39:07 -> Pinging Codecov 06:39:07 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=d6682f794cbed5c1058d33e4699bd051412df0a8&build=707&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F707%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:39:08 -> Uploading to 06:39:08 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/d6682f794cbed5c1058d33e4699bd051412df0a8/8ff6cd88-2a64-401d-8a14-10794b28b766.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20241001%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20241001T063907Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=618b55f70a64fef90d8e65e589da8099531aecad969656cec7642dbdadc7db30 06:39:08 % Total % Received % Xferd Average Speed Time Time Time Current 06:39:08 Dload Upload Total Spent Left Speed 06:39:08 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 74162 0 0 100 74162 0 235k --:--:-- --:--:-- --:--:-- 235k 06:39:08 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/d6682f794cbed5c1058d33e4699bd051412df0a8 [Pipeline] } 06:39:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 06:39:08 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:39:08 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:39:08 06:39:08 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:09 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:39:09 latest: Pulling from edgex-devops/edgex-snyk-go 06:39:09 619be1103602: Already exists 06:39:09 f8ea3408117e: Pulling fs layer 06:39:09 91320369b822: Pulling fs layer 06:39:09 0406650e8295: Pulling fs layer 06:39:09 4f4fb700ef54: Pulling fs layer 06:39:09 96d80e3f36e1: Pulling fs layer 06:39:09 bcf3aedb951c: Pulling fs layer 06:39:09 4f4fb700ef54: Waiting 06:39:09 96d80e3f36e1: Waiting 06:39:09 bcf3aedb951c: Waiting 06:39:09 0406650e8295: Download complete 06:39:09 f8ea3408117e: Download complete 06:39:09 4f4fb700ef54: Verifying Checksum 06:39:09 4f4fb700ef54: Download complete 06:39:09 f8ea3408117e: Pull complete 06:39:09 96d80e3f36e1: Verifying Checksum 06:39:09 96d80e3f36e1: Download complete 06:39:09 91320369b822: Verifying Checksum 06:39:09 91320369b822: Download complete 06:39:10 bcf3aedb951c: Verifying Checksum 06:39:10 bcf3aedb951c: Download complete 06:39:12 91320369b822: Pull complete 06:39:12 0406650e8295: Pull complete 06:39:12 4f4fb700ef54: Pull complete 06:39:13 96d80e3f36e1: Pull complete 06:39:15 bcf3aedb951c: Pull complete 06:39:15 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 06:39:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 06:39:15 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:39:16 prd-ubuntu20.04-docker-8c-8g-12283 does not seem to be running inside a container 06:39:16 $ 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/707 -v /w/workspace/edgex-go/707:/w/workspace/edgex-go/707:rw,z -v /w/workspace/edgex-go/707@tmp:/w/workspace/edgex-go/707@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 06:39:21 $ docker top ae4a17d251f55752ad776bb1cbc0cd3e856020288bbcf43cdd9b8d953046ba56 -eo pid,comm [Pipeline] { [Pipeline] sh 06:39:21 + git config --global --add safe.directory /w/workspace/edgex-go/707 [Pipeline] echo 06:39:22 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 06:39:22 + set -o pipefail 06:39:22 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 06:39:30 06:39:30 Monitoring /w/workspace/edgex-go/707 (github.com/edgexfoundry/edgex-go)... 06:39:30 06:39:30 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/74fada4a-845e-4a5a-95d2-c034c840b3be 06:39:30 06:39:30 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:39:30 06:39:30 06:39:30 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 06:39:30 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 06:39:30 $ docker stop --time=1 ae4a17d251f55752ad776bb1cbc0cd3e856020288bbcf43cdd9b8d953046ba56 06:39:36 $ docker rm -f --volumes ae4a17d251f55752ad776bb1cbc0cd3e856020288bbcf43cdd9b8d953046ba56 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 06:39:37 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:39:37 provisioning config files... 06:39:37 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/707@tmp/config6507015984270471454tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:39:37 --> edgex-publish-swagger.sh 06:39:37 === Publish openapi/v3 API === 06:39:37 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 06:39:37 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/707/openapi/v3/core-command.yaml] 06:39:37 % Total % Received % Xferd Average Speed Time Time Time Current 06:39:37 Dload Upload Total Spent Left Speed 06:39:38 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 43191 --:--:-- --:--:-- --:--:-- 43134 06:39:38 06:39:38 06:39:38 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/707/openapi/v3/core-data.yaml] 06:39:38 % Total % Received % Xferd Average Speed Time Time Time Current 06:39:38 Dload Upload Total Spent Left Speed 06:39:38 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 165k --:--:-- --:--:-- --:--:-- 165k 06:39:38 06:39:38 06:39:38 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/707/openapi/v3/core-keeper.yaml] 06:39:38 % Total % Received % Xferd Average Speed Time Time Time Current 06:39:38 Dload Upload Total Spent Left Speed 06:39:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32821 0 0 100 32821 0 157k --:--:-- --:--:-- --:--:-- 156k 100 32887 100 66 100 32821 317 154k --:--:-- --:--:-- --:--:-- 153k 06:39:39 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:39:39 06:39:39 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/707/openapi/v3/core-metadata.yaml] 06:39:39 % Total % Received % Xferd Average Speed Time Time Time Current 06:39:39 Dload Upload Total Spent Left Speed 06:39:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 149k 100 156 100 148k 372 355k --:--:-- --:--:-- --:--:-- 355k 06:39:39 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 06:39:39 06:39:39 [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/707/openapi/v3/support-cron-scheduler.yaml] 06:39:39 % Total % Received % Xferd Average Speed Time Time Time Current 06:39:39 Dload Upload Total Spent Left Speed 06:39:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48523 100 66 100 48457 259 186k --:--:-- --:--:-- --:--:-- 186k 06:39:39 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 06:39:39 06:39:39 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/707/openapi/v3/support-notifications.yaml] 06:39:39 % Total % Received % Xferd Average Speed Time Time Time Current 06:39:39 Dload Upload Total Spent Left Speed 06:39:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 477 260k --:--:-- --:--:-- --:--:-- 260k 100 87457 100 156 100 87301 477 260k --:--:-- --:--:-- --:--:-- 260k 06:39:40 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 06:39:40 06:39:40 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/707/openapi/v3/support-scheduler.yaml] 06:39:40 % Total % Received % Xferd Average Speed Time Time Time Current 06:39:40 Dload Upload Total Spent Left Speed 06:39:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 498 115k --:--:-- --:--:-- --:--:-- 115k 06:39:40 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 06:39:40 [Pipeline] } 06:39:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 06:39:41 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:39:41 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:39:41 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:39:41 prd-ubuntu20.04-docker-8c-8g-12283 does not seem to be running inside a container 06:39:41 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/707 -v /w/workspace/edgex-go/707:/w/workspace/edgex-go/707:rw,z -v /w/workspace/edgex-go/707@tmp:/w/workspace/edgex-go/707@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:39:41 $ docker top e3fdc933c99e6b11f7e9b3bda09c32da268de9036f7fe9af25cf0ed1b3b59b16 -eo pid,comm 06:39: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:39:41 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:39:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:39:42 [ssh-agent] Looking for ssh-agent implementation... 06:39:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:39:42 $ docker exec e3fdc933c99e6b11f7e9b3bda09c32da268de9036f7fe9af25cf0ed1b3b59b16 ssh-agent 06:39:42 SSH_AUTH_SOCK=/tmp/ssh-0StPFMvxaQi8/agent.33 06:39:42 SSH_AGENT_PID=39 06:39:42 Running ssh-add (command line suppressed) 06:39:42 Identity added: /w/workspace/edgex-go/707@tmp/private_key_5794581798156899501.key (/w/workspace/edgex-go/707@tmp/private_key_5794581798156899501.key) 06:39:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:39:42 + git semver tag 06:39:42 2024-10-01 06:39:42,839 [run_tag] DEBUG tag force:False 06:39:42 2024-10-01 06:39:42,839 [check_head_tag] DEBUG check head tag 06:39:42 2024-10-01 06:39:42,842 [execute] INFO git cat-file --batch-check 06:39:42 2024-10-01 06:39:42,843 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/707, universal_newlines=False, shell=None, istream=) 06:39:42 2024-10-01 06:39:42,846 [execute] INFO git cat-file --batch 06:39:42 2024-10-01 06:39:42,846 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/707, universal_newlines=False, shell=None, istream=) 06:39:42 2024-10-01 06:39:42,889 [read_version] DEBUG read version from /w/workspace/edgex-go/707/.semver/main 06:39:42 2024-10-01 06:39:42,889 [execute] INFO git tag -a v3.2.0-dev.84 -m v3.2.0-dev.84 06:39:42 2024-10-01 06:39:42,889 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.84', '-m', 'v3.2.0-dev.84'], cwd=/w/workspace/edgex-go/707, universal_newlines=False, shell=None, istream=None) 06:39:42 2024-10-01 06:39:42,894 [read_version] DEBUG read version from /w/workspace/edgex-go/707/.semver/main 06:39:42 3.2.0-dev.84 [Pipeline] } 06:39:42 $ docker exec --env ******** --env ******** e3fdc933c99e6b11f7e9b3bda09c32da268de9036f7fe9af25cf0ed1b3b59b16 ssh-agent -k 06:39:43 unset SSH_AUTH_SOCK; 06:39:43 unset SSH_AGENT_PID; 06:39:43 echo Agent pid 39 killed; 06:39:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:39:43 + git semver [Pipeline] } 06:39:43 $ docker stop --time=1 e3fdc933c99e6b11f7e9b3bda09c32da268de9036f7fe9af25cf0ed1b3b59b16 06:39:44 $ docker rm -f --volumes e3fdc933c99e6b11f7e9b3bda09c32da268de9036f7fe9af25cf0ed1b3b59b16 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:39:45 06:39:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:39:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:39:45 0.23.1-centos7: Pulling from edgex-lftools 06:39:45 ab5ef0e58194: Pulling fs layer 06:39:45 9712f1f96733: Pulling fs layer 06:39:45 63f879dbbcfc: Pulling fs layer 06:39:45 0d9ebad4ef96: Pulling fs layer 06:39:45 e9a5061849ea: Pulling fs layer 06:39:45 d747dcd14b5f: Pulling fs layer 06:39:45 2de7ff778b66: Pulling fs layer 06:39:45 0d9ebad4ef96: Waiting 06:39:45 e9a5061849ea: Waiting 06:39:45 2de7ff778b66: Waiting 06:39:45 d747dcd14b5f: Waiting 06:39:45 9712f1f96733: Download complete 06:39:45 63f879dbbcfc: Verifying Checksum 06:39:45 63f879dbbcfc: Download complete 06:39:46 e9a5061849ea: Verifying Checksum 06:39:46 e9a5061849ea: Download complete 06:39:46 ab5ef0e58194: Verifying Checksum 06:39:46 ab5ef0e58194: Download complete 06:39:46 d747dcd14b5f: Download complete 06:39:46 0d9ebad4ef96: Verifying Checksum 06:39:46 0d9ebad4ef96: Download complete 06:39:46 2de7ff778b66: Verifying Checksum 06:39:46 2de7ff778b66: Download complete 06:39:48 ab5ef0e58194: Pull complete 06:39:48 9712f1f96733: Pull complete 06:39:49 63f879dbbcfc: Pull complete 06:39:53 0d9ebad4ef96: Pull complete 06:39:53 e9a5061849ea: Pull complete 06:39:53 d747dcd14b5f: Pull complete 06:39:54 2de7ff778b66: Pull complete 06:39:54 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:39:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:39:54 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:39:54 prd-ubuntu20.04-docker-8c-8g-12283 does not seem to be running inside a container 06:39:54 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/707 -v /w/workspace/edgex-go/707:/w/workspace/edgex-go/707:rw,z -v /w/workspace/edgex-go/707@tmp:/w/workspace/edgex-go/707@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 06:39:59 $ docker top 074afb26081c4c02c047057d04f549afe5b78fffa3579205b8619e81dc55536b -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:39:59 provisioning config files... 06:39:59 copy managed file [sigul-config] to file:/w/workspace/edgex-go/707@tmp/config3120490935356925982tmp 06:39:59 copy managed file [sigul-password] to file:/w/workspace/edgex-go/707@tmp/config13954589693997543421tmp 06:39:59 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/707@tmp/config4252978137483834693tmp [Pipeline] { [Pipeline] echo 06:39:59 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:40:00 ---> sigul-configuration.sh 06:40:00 gpg: directory `/root/.gnupg' created 06:40:00 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:40:00 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:40:00 gpg: keyring `/root/.gnupg/secring.gpg' created 06:40:00 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:40:00 gpg: CAST5 encrypted data 06:40:00 gpg: encrypted with 1 passphrase 06:40:00 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:40:00 + mkdir /home/jenkins 06:40:00 + mkdir /home/jenkins/sigul [Pipeline] sh 06:40:00 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 06:40:00 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:40:00 ---> sigul-install.sh 06:40:00 Sigul already installed; skipping installation. [Pipeline] sh 06:40:01 + git tag --list 06:40:01 0.6.0 06:40:01 0.6.1 06:40:01 0.7.0 06:40:01 0.7.1 06:40:01 v1.0.0 06:40:01 v1.0.1 06:40:01 v1.1.0 06:40:01 v1.2.0 06:40:01 v1.2.1 06:40:01 v1.3.0 06:40:01 v1.3.1 06:40:01 v2.0.0 06:40:01 v2.1.0 06:40:01 v2.1.1 06:40:01 v2.2.0 06:40:01 v2.3.0 06:40:01 v3.0 06:40:01 v3.0.0 06:40:01 v3.1 06:40:01 v3.1.0 06:40:01 v3.1.0-dev.1 06:40:01 v3.1.0-dev.10 06:40:01 v3.1.0-dev.11 06:40:01 v3.1.0-dev.12 06:40:01 v3.1.0-dev.13 06:40:01 v3.1.0-dev.14 06:40:01 v3.1.0-dev.15 06:40:01 v3.1.0-dev.16 06:40:01 v3.1.0-dev.17 06:40:01 v3.1.0-dev.18 06:40:01 v3.1.0-dev.19 06:40:01 v3.1.0-dev.2 06:40:01 v3.1.0-dev.20 06:40:01 v3.1.0-dev.21 06:40:01 v3.1.0-dev.22 06:40:01 v3.1.0-dev.23 06:40:01 v3.1.0-dev.24 06:40:01 v3.1.0-dev.25 06:40:01 v3.1.0-dev.26 06:40:01 v3.1.0-dev.27 06:40:01 v3.1.0-dev.28 06:40:01 v3.1.0-dev.29 06:40:01 v3.1.0-dev.3 06:40:01 v3.1.0-dev.30 06:40:01 v3.1.0-dev.31 06:40:01 v3.1.0-dev.32 06:40:01 v3.1.0-dev.33 06:40:01 v3.1.0-dev.34 06:40:01 v3.1.0-dev.35 06:40:01 v3.1.0-dev.36 06:40:01 v3.1.0-dev.37 06:40:01 v3.1.0-dev.38 06:40:01 v3.1.0-dev.39 06:40:01 v3.1.0-dev.4 06:40:01 v3.1.0-dev.40 06:40:01 v3.1.0-dev.41 06:40:01 v3.1.0-dev.42 06:40:01 v3.1.0-dev.43 06:40:01 v3.1.0-dev.44 06:40:01 v3.1.0-dev.45 06:40:01 v3.1.0-dev.46 06:40:01 v3.1.0-dev.47 06:40:01 v3.1.0-dev.48 06:40:01 v3.1.0-dev.49 06:40:01 v3.1.0-dev.5 06:40:01 v3.1.0-dev.50 06:40:01 v3.1.0-dev.51 06:40:01 v3.1.0-dev.52 06:40:01 v3.1.0-dev.53 06:40:01 v3.1.0-dev.54 06:40:01 v3.1.0-dev.55 06:40:01 v3.1.0-dev.56 06:40:01 v3.1.0-dev.57 06:40:01 v3.1.0-dev.58 06:40:01 v3.1.0-dev.59 06:40:01 v3.1.0-dev.6 06:40:01 v3.1.0-dev.60 06:40:01 v3.1.0-dev.61 06:40:01 v3.1.0-dev.62 06:40:01 v3.1.0-dev.63 06:40:01 v3.1.0-dev.64 06:40:01 v3.1.0-dev.65 06:40:01 v3.1.0-dev.66 06:40:01 v3.1.0-dev.67 06:40:01 v3.1.0-dev.68 06:40:01 v3.1.0-dev.69 06:40:01 v3.1.0-dev.7 06:40:01 v3.1.0-dev.70 06:40:01 v3.1.0-dev.71 06:40:01 v3.1.0-dev.72 06:40:01 v3.1.0-dev.73 06:40:01 v3.1.0-dev.8 06:40:01 v3.1.0-dev.9 06:40:01 v3.1.1 06:40:01 v3.1.1-dev.1 06:40:01 v3.1.1-dev.2 06:40:01 v3.2.0-dev.1 06:40:01 v3.2.0-dev.10 06:40:01 v3.2.0-dev.11 06:40:01 v3.2.0-dev.12 06:40:01 v3.2.0-dev.13 06:40:01 v3.2.0-dev.14 06:40:01 v3.2.0-dev.15 06:40:01 v3.2.0-dev.16 06:40:01 v3.2.0-dev.17 06:40:01 v3.2.0-dev.18 06:40:01 v3.2.0-dev.19 06:40:01 v3.2.0-dev.2 06:40:01 v3.2.0-dev.20 06:40:01 v3.2.0-dev.21 06:40:01 v3.2.0-dev.22 06:40:01 v3.2.0-dev.23 06:40:01 v3.2.0-dev.24 06:40:01 v3.2.0-dev.25 06:40:01 v3.2.0-dev.26 06:40:01 v3.2.0-dev.27 06:40:01 v3.2.0-dev.28 06:40:01 v3.2.0-dev.29 06:40:01 v3.2.0-dev.3 06:40:01 v3.2.0-dev.30 06:40:01 v3.2.0-dev.31 06:40:01 v3.2.0-dev.32 06:40:01 v3.2.0-dev.33 06:40:01 v3.2.0-dev.34 06:40:01 v3.2.0-dev.35 06:40:01 v3.2.0-dev.36 06:40:01 v3.2.0-dev.37 06:40:01 v3.2.0-dev.38 06:40:01 v3.2.0-dev.39 06:40:01 v3.2.0-dev.4 06:40:01 v3.2.0-dev.40 06:40:01 v3.2.0-dev.41 06:40:01 v3.2.0-dev.42 06:40:01 v3.2.0-dev.43 06:40:01 v3.2.0-dev.44 06:40:01 v3.2.0-dev.45 06:40:01 v3.2.0-dev.46 06:40:01 v3.2.0-dev.47 06:40:01 v3.2.0-dev.48 06:40:01 v3.2.0-dev.49 06:40:01 v3.2.0-dev.5 06:40:01 v3.2.0-dev.50 06:40:01 v3.2.0-dev.51 06:40:01 v3.2.0-dev.52 06:40:01 v3.2.0-dev.53 06:40:01 v3.2.0-dev.54 06:40:01 v3.2.0-dev.55 06:40:01 v3.2.0-dev.56 06:40:01 v3.2.0-dev.57 06:40:01 v3.2.0-dev.58 06:40:01 v3.2.0-dev.59 06:40:01 v3.2.0-dev.6 06:40:01 v3.2.0-dev.60 06:40:01 v3.2.0-dev.61 06:40:01 v3.2.0-dev.62 06:40:01 v3.2.0-dev.63 06:40:01 v3.2.0-dev.64 06:40:01 v3.2.0-dev.65 06:40:01 v3.2.0-dev.66 06:40:01 v3.2.0-dev.67 06:40:01 v3.2.0-dev.68 06:40:01 v3.2.0-dev.69 06:40:01 v3.2.0-dev.7 06:40:01 v3.2.0-dev.70 06:40:01 v3.2.0-dev.71 06:40:01 v3.2.0-dev.72 06:40:01 v3.2.0-dev.73 06:40:01 v3.2.0-dev.74 06:40:01 v3.2.0-dev.75 06:40:01 v3.2.0-dev.76 06:40:01 v3.2.0-dev.77 06:40:01 v3.2.0-dev.78 06:40:01 v3.2.0-dev.79 06:40:01 v3.2.0-dev.8 06:40:01 v3.2.0-dev.80 06:40:01 v3.2.0-dev.81 06:40:01 v3.2.0-dev.82 06:40:01 v3.2.0-dev.83 06:40:01 v3.2.0-dev.84 06:40:01 v3.2.0-dev.9 [Pipeline] sh 06:40:01 + lftools sign git-tag v3.2.0-dev.84 06:40:02 Signing Git tag with Sigul... 06:40:02 Signing v3.2.0-dev.84 [Pipeline] echo 06:40:02 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:40:02 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:40:02 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:40:02 $ docker stop --time=1 074afb26081c4c02c047057d04f549afe5b78fffa3579205b8619e81dc55536b 06:40:03 $ docker rm -f --volumes 074afb26081c4c02c047057d04f549afe5b78fffa3579205b8619e81dc55536b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:40:04 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:40:04 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:40:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:40:04 prd-ubuntu20.04-docker-8c-8g-12283 does not seem to be running inside a container 06:40:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/707 -v /w/workspace/edgex-go/707:/w/workspace/edgex-go/707:rw,z -v /w/workspace/edgex-go/707@tmp:/w/workspace/edgex-go/707@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:40:05 $ docker top 78c9a66e2411d956deec28ca9fda14d055caf8d2548973be820c39d6a7a795e6 -eo pid,comm 06:40:05 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:40:05 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:40:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:40:05 [ssh-agent] Looking for ssh-agent implementation... 06:40:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:40:05 $ docker exec 78c9a66e2411d956deec28ca9fda14d055caf8d2548973be820c39d6a7a795e6 ssh-agent 06:40:05 SSH_AUTH_SOCK=/tmp/ssh-wA6K9g5GWAqu/agent.32 06:40:05 SSH_AGENT_PID=38 06:40:05 Running ssh-add (command line suppressed) 06:40:05 Identity added: /w/workspace/edgex-go/707@tmp/private_key_5036085415861756263.key (/w/workspace/edgex-go/707@tmp/private_key_5036085415861756263.key) 06:40:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:40:05 + git semver bump pre 06:40:06 2024-10-01 06:40:06,130 [read_version] DEBUG read version from /w/workspace/edgex-go/707/.semver/main 06:40:06 2024-10-01 06:40:06,130 [bump_version] DEBUG bumping version:3.2.0-dev.84 on axis:pre with prefix:dev 06:40:06 2024-10-01 06:40:06,130 [bump_version] DEBUG bumped version:3.2.0-dev.85 06:40:06 2024-10-01 06:40:06,130 [write_version] DEBUG write version:3.2.0-dev.85 to path:/w/workspace/edgex-go/707/.semver/main with force:True 06:40:06 2024-10-01 06:40:06,130 [read_version] DEBUG read version from /w/workspace/edgex-go/707/.semver/main 06:40:06 2024-10-01 06:40:06,130 [write_file] DEBUG write to file:/w/workspace/edgex-go/707/.semver/main 06:40:06 2024-10-01 06:40:06,132 [execute] INFO git cat-file --batch-check 06:40:06 2024-10-01 06:40:06,132 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/707/.semver, universal_newlines=False, shell=None, istream=) 06:40:06 2024-10-01 06:40:06,139 [execute] INFO git cat-file --batch 06:40:06 2024-10-01 06:40:06,139 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/707/.semver, universal_newlines=False, shell=None, istream=) 06:40:06 2024-10-01 06:40:06,145 [read_version] DEBUG read version from /w/workspace/edgex-go/707/.semver/main 06:40:06 3.2.0-dev.85 [Pipeline] } 06:40:06 $ docker exec --env ******** --env ******** 78c9a66e2411d956deec28ca9fda14d055caf8d2548973be820c39d6a7a795e6 ssh-agent -k 06:40:06 unset SSH_AUTH_SOCK; 06:40:06 unset SSH_AGENT_PID; 06:40:06 echo Agent pid 38 killed; 06:40:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:40:06 + git semver [Pipeline] } 06:40:06 $ docker stop --time=1 78c9a66e2411d956deec28ca9fda14d055caf8d2548973be820c39d6a7a795e6 06:40:08 $ docker rm -f --volumes 78c9a66e2411d956deec28ca9fda14d055caf8d2548973be820c39d6a7a795e6 [Pipeline] // withDockerContainer [Pipeline] sh 06:40:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:40:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:40:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:40:08 prd-ubuntu20.04-docker-8c-8g-12283 does not seem to be running inside a container 06:40:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/707 -v /w/workspace/edgex-go/707:/w/workspace/edgex-go/707:rw,z -v /w/workspace/edgex-go/707@tmp:/w/workspace/edgex-go/707@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:40:09 $ docker top 4aceea50260d4842e4100f21538881ef21bee744e283ee94ccd71fd33ef7da29 -eo pid,comm 06:40:09 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:40:09 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:40:09 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:40:09 [ssh-agent] Looking for ssh-agent implementation... 06:40:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:40:09 $ docker exec 4aceea50260d4842e4100f21538881ef21bee744e283ee94ccd71fd33ef7da29 ssh-agent 06:40:09 SSH_AUTH_SOCK=/tmp/ssh-JYVQfiMUzLUN/agent.31 06:40:09 SSH_AGENT_PID=37 06:40:09 Running ssh-add (command line suppressed) 06:40:09 Identity added: /w/workspace/edgex-go/707@tmp/private_key_11005618225546844130.key (/w/workspace/edgex-go/707@tmp/private_key_11005618225546844130.key) 06:40:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:40:10 + git semver push 06:40:10 2024-10-01 06:40:10,237 [run_push] DEBUG push 06:40:10 2024-10-01 06:40:10,238 [execute] INFO git cat-file --batch-check 06:40:10 2024-10-01 06:40:10,238 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/707/.semver, universal_newlines=False, shell=None, istream=) 06:40:10 2024-10-01 06:40:10,243 [execute] INFO git rev-list 71aa4ff99bebe5c4e93d1c94a2ea433e717cf635 -- 06:40:10 2024-10-01 06:40:10,243 [execute] DEBUG Popen(['git', 'rev-list', '71aa4ff99bebe5c4e93d1c94a2ea433e717cf635', '--'], cwd=/w/workspace/edgex-go/707/.semver, universal_newlines=False, shell=None, istream=None) 06:40:10 2024-10-01 06:40:10,264 [execute] INFO git fetch -v origin 06:40:10 2024-10-01 06:40:10,264 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/707/.semver, universal_newlines=True, shell=None, istream=None) 06:40:10 2024-10-01 06:40:10,689 [run_push] DEBUG no remote changes detected 06:40:10 2024-10-01 06:40:10,690 [execute] INFO git push origin semver 06:40:10 2024-10-01 06:40:10,690 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/707/.semver, universal_newlines=False, shell=None, istream=None) 06:40:11 2024-10-01 06:40:11,347 [run_push] DEBUG push all version tags 06:40:11 2024-10-01 06:40:11,348 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:40:11 2024-10-01 06:40:11,349 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/707, universal_newlines=False, shell=None, istream=None) 06:40:12 2024-10-01 06:40:12,069 [read_version] DEBUG read version from /w/workspace/edgex-go/707/.semver/main 06:40:12 3.2.0-dev.85 [Pipeline] } 06:40:12 $ docker exec --env ******** --env ******** 4aceea50260d4842e4100f21538881ef21bee744e283ee94ccd71fd33ef7da29 ssh-agent -k 06:40:12 unset SSH_AUTH_SOCK; 06:40:12 unset SSH_AGENT_PID; 06:40:12 echo Agent pid 37 killed; 06:40:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:40:12 + git semver [Pipeline] } 06:40:13 $ docker stop --time=1 4aceea50260d4842e4100f21538881ef21bee744e283ee94ccd71fd33ef7da29 06:40:14 $ docker rm -f --volumes 4aceea50260d4842e4100f21538881ef21bee744e283ee94ccd71fd33ef7da29 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:40:15 + [ -d /w/workspace/edgex-go/707/archives ] [Pipeline] libraryResource [Pipeline] sh 06:40:15 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:40:16 ---> package-listing.sh 06:40:16 ++ facter osfamily 06:40:16 ++ tr '[:upper:]' '[:lower:]' 06:40:16 + OS_FAMILY=debian 06:40:16 + workspace=/w/workspace/edgex-go/707 06:40:16 + START_PACKAGES=/tmp/packages_start.txt 06:40:16 + END_PACKAGES=/tmp/packages_end.txt 06:40:16 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:40:16 + PACKAGES=/tmp/packages_start.txt 06:40:16 + '[' /w/workspace/edgex-go/707 ']' 06:40:16 + PACKAGES=/tmp/packages_end.txt 06:40:16 + case "${OS_FAMILY}" in 06:40:16 + dpkg -l 06:40:16 + grep '^ii' 06:40:16 + '[' -f /tmp/packages_start.txt ']' 06:40:16 + '[' -f /tmp/packages_end.txt ']' 06:40:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:40:16 + '[' /w/workspace/edgex-go/707 ']' 06:40:16 + mkdir -p /w/workspace/edgex-go/707/archives/ 06:40:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/707/archives/ [Pipeline] echo 06:40:16 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/707/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:40:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:40:17 06:40:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:40:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:40:17 latest: Pulling from edgex-lftools-log-publisher 06:40:17 5eb5b503b376: Pulling fs layer 06:40:17 5c69ac0246d0: Pulling fs layer 06:40:17 ec43610c2a17: Pulling fs layer 06:40:17 3a2ae6a8a46f: Pulling fs layer 06:40:17 33b1e0a273af: Pulling fs layer 06:40:17 5d3b04190fa2: Pulling fs layer 06:40:17 2f39f015ded8: Pulling fs layer 06:40:17 33b1e0a273af: Waiting 06:40:17 5d3b04190fa2: Waiting 06:40:17 2f39f015ded8: Waiting 06:40:17 3a2ae6a8a46f: Waiting 06:40:17 5c69ac0246d0: Download complete 06:40:17 3a2ae6a8a46f: Verifying Checksum 06:40:17 3a2ae6a8a46f: Download complete 06:40:17 33b1e0a273af: Verifying Checksum 06:40:17 33b1e0a273af: Download complete 06:40:17 5d3b04190fa2: Verifying Checksum 06:40:17 5d3b04190fa2: Download complete 06:40:17 ec43610c2a17: Download complete 06:40:17 5eb5b503b376: Download complete 06:40:18 2f39f015ded8: Download complete 06:40:19 5eb5b503b376: Pull complete 06:40:19 5c69ac0246d0: Pull complete 06:40:19 ec43610c2a17: Pull complete 06:40:19 3a2ae6a8a46f: Pull complete 06:40:19 33b1e0a273af: Pull complete 06:40:20 5d3b04190fa2: Pull complete 06:40:24 2f39f015ded8: Pull complete 06:40:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:40:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:40:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:40:24 prd-ubuntu20.04-docker-8c-8g-12283 does not seem to be running inside a container 06:40:24 $ 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/707/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/707 -v /w/workspace/edgex-go/707:/w/workspace/edgex-go/707:rw,z -v /w/workspace/edgex-go/707@tmp:/w/workspace/edgex-go/707@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:40:28 $ docker top 5c8da996f56d7bd62885a9c30e9fb74fee71cb2b66017da444f55476533598af -eo pid,comm [Pipeline] { [Pipeline] sh 06:40:28 + touch /tmp/pre-build-complete [Pipeline] sh 06:40:29 + mkdir -p /var/log/sysstat [Pipeline] sh 06:40:29 + ls /var/log/sa-host 06:40:29 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:40:29 provisioning config files... 06:40:29 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/707@tmp/config6933984348554179400tmp [Pipeline] { [Pipeline] echo 06:40:29 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:40:30 ---> create-netrc.sh [Pipeline] } 06:40:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:40:30 ---> python-tools-install.sh [Pipeline] echo 06:40:30 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:40:30 ---> sudo-logs.sh 06:40:30 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:40:30 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:40:30 ---> job-cost.sh 06:40:30 lf-activate-venv: SKIPPING 06:40:30 DEBUG: total: 0.10999999940395355 06:40:30 INFO: Retrieving Stack Cost... 06:40:31 INFO: Retrieving Pricing Info for: v3-standard-8 06:40:31 INFO: Archiving Costs [Pipeline] echo 06:40:31 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:40:32 ---> logs-deploy.sh 06:40:32 lf-activate-venv: SKIPPING 06:40:32 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/707 06:40:32 INFO: archiving workspace using pattern(s): 06:40:33 Archives upload complete. 06:40:33 INFO: archiving logs to Nexus 06:40:33 ---> uname -a: 06:40:33 Linux prd-ubuntu20-04-docker-8c-8g-12283 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:40:33 06:40:33 06:40:33 ---> lscpu: 06:40:33 Architecture: x86_64 06:40:33 CPU op-mode(s): 32-bit, 64-bit 06:40:33 Byte Order: Little Endian 06:40:33 Address sizes: 40 bits physical, 48 bits virtual 06:40:33 CPU(s): 8 06:40:33 On-line CPU(s) list: 0-7 06:40:33 Thread(s) per core: 1 06:40:33 Core(s) per socket: 1 06:40:33 Socket(s): 8 06:40:33 NUMA node(s): 1 06:40:33 Vendor ID: AuthenticAMD 06:40:33 CPU family: 23 06:40:33 Model: 49 06:40:33 Model name: AMD EPYC-Rome Processor 06:40:33 Stepping: 0 06:40:33 CPU MHz: 2800.000 06:40:33 BogoMIPS: 5600.00 06:40:33 Virtualization: AMD-V 06:40:33 Hypervisor vendor: KVM 06:40:33 Virtualization type: full 06:40:33 L1d cache: 256 KiB 06:40:33 L1i cache: 256 KiB 06:40:33 L2 cache: 4 MiB 06:40:33 L3 cache: 128 MiB 06:40:33 NUMA node0 CPU(s): 0-7 06:40:33 Vulnerability Itlb multihit: Not affected 06:40:33 Vulnerability L1tf: Not affected 06:40:33 Vulnerability Mds: Not affected 06:40:33 Vulnerability Meltdown: Not affected 06:40:33 Vulnerability Mmio stale data: Not affected 06:40:33 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:40:33 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:40:33 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:40:33 Vulnerability Srbds: Not affected 06:40:33 Vulnerability Tsx async abort: Not affected 06:40:33 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 06:40:33 06:40:33 06:40:33 ---> nproc: 06:40:33 8 06:40:33 06:40:33 06:40:33 ---> df -h: 06:40:33 Filesystem Size Used Avail Use% Mounted on 06:40:33 overlay 155G 29G 127G 19% / 06:40:33 tmpfs 64M 0 64M 0% /dev 06:40:33 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:40:33 shm 64M 0 64M 0% /dev/shm 06:40:33 /dev/vda1 155G 29G 127G 19% /facter-os 06:40:33 06:40:33 06:40:33 ---> sar -b -r -n DEV: 06:40:33 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12283) 10/01/24 _x86_64_ (8 CPU) 06:40:33 06:40:33 05:41:14 LINUX RESTART (8 CPU) 06:40:33 06:40:33 05:42:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:40:33 05:43:01 279.43 11.47 267.96 0.00 1790.85 64063.71 0.00 06:40:33 05:44:01 81.40 0.07 81.34 0.00 7.87 41795.03 0.00 06:40:33 05:45:01 23.40 0.20 23.20 0.00 1.60 11560.89 0.00 06:40:33 05:46:01 59.17 0.13 59.03 0.00 5.20 42958.80 0.00 06:40:33 05:47:01 434.18 1.32 432.86 0.00 110.51 238877.52 0.00 06:40:33 05:48:01 744.46 13.34 731.11 0.00 134.31 199255.91 0.00 06:40:33 05:49:01 206.53 0.12 206.41 0.00 0.93 45224.32 0.00 06:40:33 05:50:01 283.92 0.05 283.87 0.00 0.40 107243.32 0.00 06:40:33 05:51:01 672.29 0.13 672.15 0.00 11.73 110872.59 0.00 06:40:33 05:52:01 97.72 6.68 91.03 0.00 4318.35 9479.09 0.00 06:40:33 05:53:01 23.46 0.05 23.41 0.00 5.87 624.70 0.00 06:40:33 05:54:01 2.98 0.02 2.97 0.00 4.27 41.99 0.00 06:40:33 05:55:01 0.98 0.00 0.98 0.00 0.00 11.73 0.00 06:40:33 05:56:01 1.28 0.00 1.28 0.00 0.00 14.53 0.00 06:40:33 05:57:01 1.82 0.02 1.80 0.00 0.13 20.00 0.00 06:40:33 05:58:01 1.53 0.00 1.53 0.00 0.00 18.26 0.00 06:40:33 05:59:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 06:40:33 06:00:01 1.35 0.00 1.35 0.00 0.00 16.53 0.00 06:40:33 06:01:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 06:40:33 06:02:01 1.70 0.00 1.70 0.00 0.00 19.86 0.00 06:40:33 06:03:01 0.82 0.00 0.82 0.00 0.00 10.40 0.00 06:40:33 06:04:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 06:40:33 06:05:01 0.97 0.00 0.97 0.00 0.00 11.60 0.00 06:40:33 06:06:01 1.60 0.00 1.60 0.00 0.00 17.60 0.00 06:40:33 06:07:01 1.02 0.00 1.02 0.00 0.00 13.20 0.00 06:40:33 06:08:01 1.43 0.00 1.43 0.00 0.00 17.20 0.00 06:40:33 06:09:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 06:40:33 06:10:01 1.35 0.00 1.35 0.00 0.00 16.80 0.00 06:40:33 06:11:01 0.88 0.00 0.88 0.00 0.00 10.40 0.00 06:40:33 06:12:01 1.43 0.00 1.43 0.00 0.00 16.80 0.00 06:40:33 06:13:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 06:40:33 06:14:01 1.30 0.00 1.30 0.00 0.00 15.19 0.00 06:40:33 06:15:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 06:40:33 06:16:01 1.27 0.00 1.27 0.00 0.00 15.46 0.00 06:40:33 06:17:01 1.05 0.02 1.03 0.00 0.13 12.53 0.00 06:40:33 06:18:01 1.62 0.00 1.62 0.00 0.00 18.26 0.00 06:40:33 06:19:01 0.88 0.00 0.88 0.00 0.00 9.60 0.00 06:40:33 06:20:01 1.15 0.00 1.15 0.00 0.00 14.53 0.00 06:40:33 06:21:01 1.23 0.00 1.23 0.00 0.00 15.06 0.00 06:40:33 06:22:01 1.28 0.00 1.28 0.00 0.00 15.86 0.00 06:40:33 06:23:02 1.07 0.00 1.07 0.00 0.00 12.40 0.00 06:40:33 06:24:01 1.34 0.00 1.34 0.00 0.00 16.13 0.00 06:40:33 06:25:01 0.98 0.03 0.95 0.00 0.27 11.60 0.00 06:40:33 06:26:01 4.96 2.22 2.74 0.00 36.26 81.29 0.00 06:40:33 06:27:01 0.90 0.00 0.90 0.00 0.00 10.40 0.00 06:40:33 06:28:01 1.75 0.00 1.75 0.00 0.00 20.40 0.00 06:40:33 06:29:01 0.93 0.00 0.93 0.00 0.00 11.46 0.00 06:40:33 06:30:01 1.42 0.00 1.42 0.00 0.00 16.40 0.00 06:40:33 06:31:01 1.03 0.00 1.03 0.00 0.00 12.26 0.00 06:40:33 06:32:01 1.30 0.00 1.30 0.00 0.00 15.33 0.00 06:40:33 06:33:01 1.20 0.00 1.20 0.00 0.00 15.06 0.00 06:40:33 06:34:01 1.38 0.00 1.38 0.00 0.00 17.06 0.00 06:40:33 06:35:01 0.92 0.00 0.92 0.00 0.00 10.13 0.00 06:40:33 06:36:01 1.25 0.00 1.25 0.00 0.00 15.73 0.00 06:40:33 06:37:01 0.97 0.00 0.97 0.00 0.00 12.13 0.00 06:40:33 06:38:01 1.43 0.00 1.43 0.00 0.00 17.33 0.00 06:40:33 06:39:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 06:40:33 06:40:01 179.55 0.43 179.12 0.00 10.80 62539.18 0.00 06:40:33 Average: 54.22 0.62 53.59 0.00 110.57 16119.43 0.00 06:40:33 06:40:33 05:42:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:40:33 05:43:01 27653852 31537032 769832 2.34 125500 3913348 1879084 5.54 1245224 3465824 449080 06:40:33 05:44:01 26943952 31322524 977164 2.97 129388 4375236 2478420 7.30 2023512 3362396 380108 06:40:33 05:45:01 27062496 31421524 875800 2.66 134936 4322968 2236248 6.59 1414836 3823608 500920 06:40:33 05:46:01 27577648 31514432 789360 2.40 136616 3951080 2057952 6.07 1308468 3469904 361744 06:40:33 05:47:01 20387024 31277984 1001048 3.04 150548 10670088 4101648 12.09 2129292 9579168 98120 06:40:33 05:48:01 13825720 30724648 1500668 4.56 338640 15933516 5952064 17.54 3234608 14416352 77372 06:40:33 05:49:01 8638088 28175868 4026328 12.24 363348 18321016 10902768 32.13 6909116 15662048 1309420 06:40:33 05:50:01 7245928 29031228 3187512 9.69 375812 20510568 8166148 24.07 6848332 17099792 898348 06:40:33 05:51:01 10147068 31450712 824656 2.51 387364 20190852 2315628 6.82 3019868 18282912 652 06:40:33 05:52:01 9684836 31414972 835596 2.54 415768 20585492 2376428 7.00 3515716 18220008 592 06:40:33 05:53:01 9703004 31429600 820528 2.50 415172 20582744 2247396 6.62 3977084 17743140 552 06:40:33 05:54:01 9696436 31423160 827040 2.52 415212 20582864 2254048 6.64 3981380 17743240 4 06:40:33 05:55:01 9697744 31424476 825688 2.51 415228 20582868 2254048 6.64 3979848 17743244 12 06:40:33 05:56:01 9705412 31432204 818480 2.49 415260 20582868 2254048 6.64 3972788 17743248 4 06:40:33 05:57:01 9704156 31431244 819320 2.49 415276 20583000 2286748 6.74 3973208 17743368 4 06:40:33 05:58:01 9716724 31443816 806644 2.45 415304 20583008 2286748 6.74 3960264 17743372 20 06:40:33 05:59:01 9716952 31444044 806348 2.45 415328 20583008 2286748 6.74 3959992 17743372 8 06:40:33 06:00:01 9716904 31444064 806312 2.45 415352 20583008 2286748 6.74 3960064 17743384 8 06:40:33 06:01:01 9717576 31444736 805772 2.45 415372 20583012 2286748 6.74 3959748 17743384 12 06:40:33 06:02:01 9717316 31444544 805980 2.45 415396 20583016 2286748 6.74 3960208 17743392 20 06:40:33 06:03:01 9717268 31444500 805956 2.45 415404 20583020 2286748 6.74 3959920 17743396 32 06:40:33 06:04:01 9716968 31444208 806168 2.45 415424 20583020 2286748 6.74 3959972 17743396 8 06:40:33 06:05:01 9717140 31444388 805908 2.45 415440 20583028 2286748 6.74 3959956 17743400 40 06:40:33 06:06:01 9717060 31444368 805904 2.45 415464 20583028 2286748 6.74 3959852 17743404 8 06:40:33 06:07:01 9717292 31444604 805784 2.45 415500 20583036 2286748 6.74 3959896 17743408 44 06:40:33 06:08:01 9717088 31444464 805924 2.45 415528 20583040 2286748 6.74 3959940 17743420 12 06:40:33 06:09:01 9717196 31444628 805716 2.45 415564 20583040 2286748 6.74 3959980 17743424 12 06:40:33 06:10:01 9717092 31444536 805728 2.45 415592 20583044 2270096 6.69 3960296 17743428 8 06:40:33 06:11:01 9717296 31444748 805548 2.45 415608 20583048 2270096 6.69 3960044 17743432 24 06:40:33 06:12:01 9717248 31444764 805528 2.45 415628 20583040 2270096 6.69 3960164 17743436 16 06:40:33 06:13:01 9717200 31444724 805480 2.45 415656 20583052 2270096 6.69 3960092 17743440 32 06:40:33 06:14:01 9717652 31445236 805156 2.45 415684 20583052 2270096 6.69 3960164 17743444 12 06:40:33 06:15:01 9717636 31445228 805120 2.45 415700 20583056 2270096 6.69 3960148 17743448 8 06:40:33 06:16:01 9717524 31445128 805132 2.45 415728 20583064 2270096 6.69 3960172 17743456 8 06:40:33 06:17:01 9717476 31445144 805096 2.45 415756 20583056 2270096 6.69 3960280 17743460 12 06:40:33 06:18:01 9717540 31445264 804992 2.45 415776 20583068 2270096 6.69 3960236 17743464 8 06:40:33 06:19:01 9717540 31445268 804976 2.45 415784 20583068 2270096 6.69 3960220 17743464 8 06:40:33 06:20:01 9717548 31445344 804860 2.45 415808 20583072 2270096 6.69 3960276 17743472 28 06:40:33 06:21:01 9716964 31444772 805356 2.45 415832 20583080 2270096 6.69 3960280 17743476 72 06:40:33 06:22:01 9717456 31445308 804980 2.45 415872 20583080 2270096 6.69 3960420 17743444 36 06:40:33 06:23:02 9717440 31445300 804952 2.45 415884 20583084 2270096 6.69 3960376 17743452 8 06:40:33 06:24:01 9717044 31444948 805128 2.45 415904 20583092 2270096 6.69 3960624 17743456 160 06:40:33 06:25:01 9717060 31445028 805080 2.45 415936 20583088 2270096 6.69 3960728 17743460 24 06:40:33 06:26:01 9714140 31444884 804980 2.45 415980 20585584 2270096 6.69 3960620 17745848 4 06:40:33 06:27:01 9714020 31444768 804996 2.45 415992 20585584 2270096 6.69 3960992 17745848 208 06:40:33 06:28:01 9714232 31444984 804700 2.45 416012 20585588 2270096 6.69 3960948 17745852 200 06:40:33 06:29:01 9714248 31445064 804660 2.45 416032 20585592 2270096 6.69 3960676 17745860 32 06:40:33 06:30:01 9714452 31445272 804584 2.45 416052 20585592 2270096 6.69 3960696 17745860 8 06:40:33 06:31:01 9714620 31445448 804552 2.45 416076 20585596 2270096 6.69 3960684 17745864 8 06:40:33 06:32:01 9714572 31445468 804556 2.45 416096 20585596 2270096 6.69 3960828 17745868 12 06:40:33 06:33:01 9714704 31445632 804272 2.45 416128 20585600 2270096 6.69 3961128 17745864 16 06:40:33 06:34:01 9714656 31445592 804236 2.45 416144 20585608 2270096 6.69 3961112 17745868 188 06:40:33 06:35:01 9714680 31445616 804192 2.45 416164 20585608 2286196 6.74 3960784 17745868 12 06:40:33 06:36:01 9714372 31445376 804404 2.45 416184 20585612 2286196 6.74 3960840 17745876 8 06:40:33 06:37:01 9714792 31445808 804096 2.45 416216 20585620 2302264 6.79 3960908 17745884 40 06:40:33 06:38:01 9714776 31445856 804060 2.45 416236 20585620 2302264 6.79 3960896 17745888 36 06:40:33 06:39:01 9714412 31445508 804264 2.45 416264 20585624 2302264 6.79 3961212 17745896 160 06:40:33 06:40:01 8258632 31373548 869152 2.64 442316 21818800 2347528 6.92 4082972 18941800 1028 06:40:33 Average: 11103756 31328854 923901 2.81 388607 19172949 2616944 7.71 3826774 16556865 70338 06:40:33 06:40:33 05:42:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:40:33 05:43:01 lo 4.54 4.54 0.44 0.44 0.00 0.00 0.00 0.00 06:40:33 05:43:01 docker0 867.15 869.42 64.13 5035.32 0.00 0.00 0.00 0.00 06:40:33 05:43:01 ens3 1095.71 1017.23 9964.86 118.84 0.00 0.00 0.00 0.00 06:40:33 05:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:40:33 05:44:01 docker0 0.08 0.15 0.01 0.02 0.00 0.00 0.00 0.00 06:40:33 05:44:01 veth2f5a05c 0.08 0.27 0.01 0.03 0.00 0.00 0.00 0.00 06:40:33 05:44:01 ens3 37.46 20.98 33.98 14.66 0.00 0.00 0.00 0.00 06:40:33 05:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 05:45:01 docker0 1.55 1.55 0.11 0.14 0.00 0.00 0.00 0.00 06:40:33 05:45:01 veth2f5a05c 1.55 1.57 0.14 0.14 0.00 0.00 0.00 0.00 06:40:33 05:45:01 ens3 31.61 19.95 28.97 13.12 0.00 0.00 0.00 0.00 06:40:33 05:46:01 lo 1.00 1.00 0.09 0.09 0.00 0.00 0.00 0.00 06:40:33 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 05:46:01 ens3 98.60 60.58 2216.47 16.57 0.00 0.00 0.00 0.00 06:40:33 05:47:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 06:40:33 05:47:01 veth9947ee3 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 05:47:01 vethee72d88 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 05:47:01 veth0448193 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 05:47:01 docker0 44.44 72.87 2.77 990.20 0.00 0.00 0.00 0.00 06:40:33 05:47:01 veth41abcdf 1.22 2.30 0.09 30.85 0.00 0.00 0.00 0.00 06:40:33 05:47:01 veth81d2057 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 05:47:01 veth5306aeb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 05:47:01 vethb01f7f9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 05:47:01 vetha632402 1.27 2.65 0.09 30.88 0.00 0.00 0.00 0.00 06:40:33 05:47:01 ens3 167.11 114.48 1911.45 158.49 0.00 0.00 0.00 0.00 06:40:33 05:47:01 veth66e8f24 0.60 1.02 0.05 0.26 0.00 0.00 0.00 0.00 06:40:33 05:47:01 vetha5a198b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 05:47:01 veth98cbe37 0.02 0.07 0.00 0.01 0.00 0.00 0.00 0.00 06:40:33 05:47:01 veth21f43ef 5.20 7.17 0.36 31.77 0.00 0.00 0.00 0.00 06:40:33 05:48:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 06:40:33 05:48:01 vethc3d9e99 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 06:40:33 05:48:01 docker0 383.99 708.07 34.69 6037.32 0.00 0.00 0.00 0.00 06:40:33 05:48:01 vethb3fa035 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 06:40:33 05:48:01 vethd813f2b 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 06:40:33 05:48:01 veth451f1a6 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 06:40:33 05:48:01 veth0cae1c5 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 06:40:33 05:48:01 veth3a478cc 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 06:40:33 05:48:01 veth9135681 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 06:40:33 05:48:01 veth886436f 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 06:40:33 05:48:01 veth13a758f 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 06:40:33 05:48:01 ens3 733.71 400.15 6057.16 54.58 0.00 0.00 0.00 0.00 06:40:33 05:48:01 veth0bde62c 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 06:40:33 05:48:01 vethc54eb4d 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 06:40:33 05:48:01 veth66e8f24 0.12 0.60 0.01 0.03 0.00 0.00 0.00 0.00 06:40:33 05:48:01 veth9785877 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 06:40:33 05:48:01 vethef51ac6 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 06:40:33 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 05:49:01 vethc3d9e99 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 05:49:01 vethb3fa035 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 05:49:01 vethd813f2b 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 05:49:01 veth451f1a6 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 05:49:01 veth0cae1c5 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 05:49:01 veth3a478cc 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 05:49:01 veth9135681 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 05:49:01 veth886436f 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 05:49:01 veth13a758f 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 05:49:01 ens3 7.98 4.00 6.23 3.31 0.00 0.00 0.00 0.00 06:40:33 05:49:01 veth0bde62c 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 05:49:01 vethc54eb4d 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 05:49:01 veth66e8f24 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 05:49:01 veth9785877 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 05:49:01 vethef51ac6 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 05:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:40:33 05:50:01 vethc3d9e99 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 05:50:01 vethb3fa035 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 05:50:01 vethd813f2b 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 05:50:01 veth451f1a6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 05:50:01 veth0cae1c5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 05:50:01 veth3a478cc 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 05:50:01 veth9135681 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 05:50:01 veth886436f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 05:50:01 veth13a758f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 05:50:01 ens3 6.33 2.87 4.64 2.40 0.00 0.00 0.00 0.00 06:40:33 05:50:01 veth0bde62c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 05:50:01 vethc54eb4d 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 05:50:01 veth66e8f24 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 05:50:01 veth9785877 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 05:50:01 vethef51ac6 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 05:51:01 lo 5.47 5.47 0.54 0.54 0.00 0.00 0.00 0.00 06:40:33 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 05:51:01 ens3 43.54 40.64 29.21 160.49 0.00 0.00 0.00 0.00 06:40:33 05:52:01 lo 52.32 52.32 5.16 5.16 0.00 0.00 0.00 0.00 06:40:33 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 05:52:01 ens3 589.14 495.05 2970.15 1583.95 0.00 0.00 0.00 0.00 06:40:33 05:53:01 lo 26.20 26.20 2.58 2.58 0.00 0.00 0.00 0.00 06:40:33 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 05:53:01 ens3 353.01 347.99 140.79 2426.50 0.00 0.00 0.00 0.00 06:40:33 05:54:01 lo 1.60 1.60 0.15 0.15 0.00 0.00 0.00 0.00 06:40:33 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 05:54:01 ens3 43.74 54.26 13.92 128.42 0.00 0.00 0.00 0.00 06:40:33 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 05:55:01 ens3 0.63 0.47 0.37 0.27 0.00 0.00 0.00 0.00 06:40:33 05:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:40:33 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 05:56:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:40:33 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 05:57:01 ens3 0.38 0.30 0.44 0.08 0.00 0.00 0.00 0.00 06:40:33 05:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:40:33 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 05:58:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:40:33 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 05:59:01 ens3 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:40:33 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:00:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:40:33 06:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:01:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:40:33 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:02:01 ens3 0.58 0.60 0.34 0.29 0.00 0.00 0.00 0.00 06:40:33 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:03:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:40:33 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:04:01 ens3 0.40 0.10 0.05 0.01 0.00 0.00 0.00 0.00 06:40:33 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:05:01 ens3 0.32 0.00 0.04 0.00 0.00 0.00 0.00 0.00 06:40:33 06:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:40:33 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:06:01 ens3 0.45 0.10 0.05 0.01 0.00 0.00 0.00 0.00 06:40:33 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:07:01 ens3 0.53 0.20 0.12 0.07 0.00 0.00 0.00 0.00 06:40:33 06:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:40:33 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:08:01 ens3 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 06:40:33 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:09:01 ens3 0.55 0.12 0.16 0.01 0.00 0.00 0.00 0.00 06:40:33 06:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:40:33 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:10:01 ens3 0.62 0.63 0.36 0.30 0.00 0.00 0.00 0.00 06:40:33 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:11:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:40:33 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:12:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 06:40:33 06:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:13:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:40:33 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:14:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:40:33 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:15:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:40:33 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:16:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:40:33 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:17:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 06:40:33 06:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:40:33 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:18:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 06:40:33 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:19:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:40:33 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:20:01 ens3 0.47 0.12 0.16 0.01 0.00 0.00 0.00 0.00 06:40:33 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:21:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:40:33 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:22:01 ens3 0.27 0.20 0.08 0.07 0.00 0.00 0.00 0.00 06:40:33 06:23:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:23:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:23:02 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:40:33 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:24:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:40:33 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:25:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:40:33 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:26:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:40:33 06:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:27:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 06:40:33 06:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:40:33 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:28:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:40:33 06:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:29:01 ens3 0.18 0.13 0.14 0.01 0.00 0.00 0.00 0.00 06:40:33 06:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:40:33 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:30:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:40:33 06:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:31:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:40:33 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:32:01 ens3 0.28 0.25 0.08 0.08 0.00 0.00 0.00 0.00 06:40:33 06:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:33:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:40:33 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:34:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:40:33 06:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:35:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:40:33 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:36:01 ens3 0.17 0.15 0.06 0.01 0.00 0.00 0.00 0.00 06:40:33 06:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:37:01 ens3 0.23 0.25 0.13 0.07 0.00 0.00 0.00 0.00 06:40:33 06:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:40:33 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:38:01 ens3 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 06:40:33 06:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:39:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 06:40:01 lo 2.60 2.60 0.26 0.26 0.00 0.00 0.00 0.00 06:40:33 06:40:01 docker0 80.95 155.01 7.34 1273.15 0.00 0.00 0.00 0.00 06:40:33 06:40:01 vethb032620 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:40:33 06:40:01 ens3 419.48 247.83 8112.01 51.07 0.00 0.00 0.00 0.00 06:40:33 Average: lo 1.71 1.71 0.17 0.17 0.00 0.00 0.00 0.00 06:40:33 Average: docker0 23.54 30.94 1.86 228.76 0.00 0.00 0.00 0.00 06:40:33 Average: vethb032620 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:40:33 Average: ens3 62.42 48.56 540.53 81.62 0.00 0.00 0.00 0.00 06:40:33 06:40:33 06:40:33 ---> sar -P ALL: 06:40:33 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-12283) 10/01/24 _x86_64_ (8 CPU) 06:40:33 06:40:33 05:41:14 LINUX RESTART (8 CPU) 06:40:33 06:40:33 05:42:02 CPU %user %nice %system %iowait %steal %idle 06:40:33 05:43:01 all 9.36 0.00 4.43 3.79 0.06 82.37 06:40:33 05:43:01 0 10.17 0.00 4.69 1.80 0.05 83.30 06:40:33 05:43:01 1 8.01 0.00 4.76 0.09 0.07 87.08 06:40:33 05:43:01 2 8.28 0.00 4.84 15.19 0.05 71.64 06:40:33 05:43:01 3 9.72 0.00 3.61 0.34 0.07 86.26 06:40:33 05:43:01 4 10.04 0.00 4.60 1.45 0.05 83.86 06:40:33 05:43:01 5 7.02 0.00 4.25 0.19 0.05 88.50 06:40:33 05:43:01 6 12.17 0.00 5.15 8.49 0.07 74.12 06:40:33 05:43:01 7 9.43 0.00 3.55 2.75 0.05 84.22 06:40:33 05:44:01 all 37.40 0.00 5.48 2.33 0.08 54.70 06:40:33 05:44:01 0 37.19 0.00 5.73 0.74 0.08 56.26 06:40:33 05:44:01 1 39.87 0.00 6.03 0.05 0.10 53.95 06:40:33 05:44:01 2 40.04 0.00 5.27 2.58 0.10 52.00 06:40:33 05:44:01 3 35.19 0.00 5.36 0.40 0.07 58.98 06:40:33 05:44:01 4 37.79 0.00 5.49 1.12 0.08 55.52 06:40:33 05:44:01 5 36.19 0.00 4.87 0.12 0.07 58.76 06:40:33 05:44:01 6 36.55 0.00 5.76 13.01 0.08 44.59 06:40:33 05:44:01 7 36.37 0.00 5.35 0.67 0.08 57.53 06:40:33 05:45:01 all 47.05 0.00 5.52 0.49 0.09 46.84 06:40:33 05:45:01 0 46.52 0.00 5.64 0.05 0.10 47.69 06:40:33 05:45:01 1 46.49 0.00 5.23 2.71 0.10 45.47 06:40:33 05:45:01 2 48.75 0.00 5.23 0.45 0.08 45.48 06:40:33 05:45:01 3 45.84 0.00 5.65 0.07 0.08 48.37 06:40:33 05:45:01 4 48.22 0.00 5.63 0.03 0.10 46.02 06:40:33 05:45:01 5 46.53 0.00 5.46 0.42 0.08 47.50 06:40:33 05:45:01 6 46.95 0.00 5.98 0.13 0.08 46.86 06:40:33 05:45:01 7 47.11 0.00 5.36 0.07 0.10 47.36 06:40:33 05:46:01 all 32.62 0.00 6.06 2.69 0.08 58.55 06:40:33 05:46:01 0 31.91 0.00 5.57 2.24 0.08 60.20 06:40:33 05:46:01 1 33.52 0.00 5.80 0.27 0.08 60.32 06:40:33 05:46:01 2 33.00 0.00 6.48 16.16 0.08 44.27 06:40:33 05:46:01 3 31.87 0.00 6.31 0.13 0.10 61.59 06:40:33 05:46:01 4 32.09 0.00 5.51 1.11 0.08 61.20 06:40:33 05:46:01 5 32.69 0.00 6.05 0.30 0.08 60.87 06:40:33 05:46:01 6 33.86 0.00 6.47 1.11 0.08 58.47 06:40:33 05:46:01 7 31.98 0.00 6.30 0.22 0.07 61.44 06:40:33 05:47:01 all 18.13 0.00 6.12 25.21 0.08 50.46 06:40:33 05:47:01 0 17.18 0.00 6.28 19.85 0.08 56.60 06:40:33 05:47:01 1 17.48 0.00 6.08 23.66 0.07 52.72 06:40:33 05:47:01 2 18.99 0.00 5.59 15.68 0.09 59.65 06:40:33 05:47:01 3 18.84 0.00 5.92 22.29 0.07 52.88 06:40:33 05:47:01 4 18.49 0.00 5.29 30.54 0.09 45.60 06:40:33 05:47:01 5 17.41 0.00 6.49 24.01 0.08 52.00 06:40:33 05:47:01 6 17.83 0.00 7.17 44.02 0.09 30.89 06:40:33 05:47:01 7 18.80 0.00 6.15 21.91 0.07 53.08 06:40:33 05:48:01 all 10.81 0.00 6.19 16.33 0.07 66.61 06:40:33 05:48:01 0 10.26 0.00 6.21 6.40 0.05 77.08 06:40:33 05:48:01 1 9.85 0.00 7.37 66.92 0.10 15.76 06:40:33 05:48:01 2 11.64 0.00 6.59 7.87 0.07 73.83 06:40:33 05:48:01 3 10.84 0.00 5.73 17.82 0.07 65.54 06:40:33 05:48:01 4 11.40 0.00 5.35 7.30 0.05 75.91 06:40:33 05:48:01 5 11.03 0.00 5.87 9.06 0.08 73.96 06:40:33 05:48:01 6 10.76 0.00 6.42 9.17 0.07 73.59 06:40:33 05:48:01 7 10.67 0.00 5.99 6.90 0.07 76.37 06:40:33 05:49:01 all 88.18 0.00 11.46 0.18 0.17 0.02 06:40:33 05:49:01 0 88.68 0.00 10.97 0.19 0.17 0.00 06:40:33 05:49:01 1 87.25 0.00 12.27 0.32 0.15 0.02 06:40:33 05:49:01 2 89.24 0.00 10.43 0.15 0.17 0.02 06:40:33 05:49:01 3 88.68 0.00 10.90 0.22 0.17 0.03 06:40:33 05:49:01 4 89.47 0.00 10.25 0.08 0.17 0.03 06:40:33 05:49:01 5 87.65 0.00 11.93 0.24 0.17 0.02 06:40:33 05:49:01 6 87.52 0.00 12.17 0.09 0.21 0.02 06:40:33 05:49:01 7 86.91 0.00 12.76 0.12 0.19 0.02 06:40:33 05:50:01 all 89.87 0.00 9.99 0.00 0.14 0.00 06:40:33 05:50:01 0 90.64 0.00 9.23 0.00 0.13 0.00 06:40:33 05:50:01 1 90.17 0.00 9.70 0.00 0.13 0.00 06:40:33 05:50:01 2 90.15 0.00 9.72 0.00 0.13 0.00 06:40:33 05:50:01 3 90.76 0.00 9.10 0.00 0.13 0.00 06:40:33 05:50:01 4 90.28 0.00 9.59 0.00 0.13 0.00 06:40:33 05:50:01 5 90.13 0.00 9.73 0.00 0.13 0.00 06:40:33 05:50:01 6 87.59 0.00 12.22 0.00 0.19 0.00 06:40:33 05:50:01 7 89.19 0.00 10.68 0.00 0.14 0.00 06:40:33 05:51:01 all 50.87 0.00 7.94 5.09 0.14 35.97 06:40:33 05:51:01 0 51.01 0.00 7.95 2.41 0.10 38.52 06:40:33 05:51:01 1 50.89 0.00 7.52 3.21 0.14 38.25 06:40:33 05:51:01 2 51.24 0.00 8.11 6.49 0.12 34.04 06:40:33 05:51:01 3 50.98 0.00 8.28 4.85 0.15 35.75 06:40:33 05:51:01 4 50.77 0.00 8.25 3.16 0.17 37.65 06:40:33 05:51:01 5 51.09 0.00 7.27 2.70 0.12 38.83 06:40:33 05:51:01 6 49.95 0.00 8.71 15.16 0.19 26.00 06:40:33 05:51:01 7 50.98 0.00 7.43 3.10 0.10 38.40 06:40:33 05:52:01 all 9.03 0.00 2.59 1.56 0.06 86.76 06:40:33 05:52:01 0 9.41 0.00 2.98 1.40 0.08 86.12 06:40:33 05:52:01 1 6.63 0.00 4.16 1.87 0.05 87.28 06:40:33 05:52:01 2 11.09 0.00 2.24 1.76 0.07 84.84 06:40:33 05:52:01 3 8.46 0.00 2.65 1.17 0.05 87.67 06:40:33 05:52:01 4 7.93 0.00 2.62 2.57 0.07 86.81 06:40:33 05:52:01 5 9.97 0.00 2.13 0.97 0.07 86.86 06:40:33 05:52:01 6 9.46 0.00 1.98 1.55 0.05 86.96 06:40:33 05:52:01 7 9.28 0.00 1.95 1.21 0.07 87.50 06:40:33 05:53:01 all 10.43 0.00 0.77 0.08 0.05 88.66 06:40:33 05:53:01 0 5.57 0.00 0.77 0.02 0.02 93.63 06:40:33 05:53:01 1 13.29 0.00 0.90 0.02 0.07 85.72 06:40:33 05:53:01 2 10.32 0.00 0.77 0.22 0.05 88.64 06:40:33 05:53:01 3 14.19 0.00 0.65 0.05 0.07 85.04 06:40:33 05:53:01 4 7.53 0.00 0.57 0.05 0.03 91.82 06:40:33 05:53:01 5 16.81 0.00 0.94 0.00 0.08 82.16 06:40:33 05:53:01 6 9.68 0.00 0.77 0.05 0.07 89.43 06:40:33 05:53:01 7 6.10 0.00 0.80 0.27 0.05 92.77 06:40:33 06:40:33 05:53:01 CPU %user %nice %system %iowait %steal %idle 06:40:33 05:54:01 all 0.14 0.00 0.07 0.01 0.01 99.78 06:40:33 05:54:01 0 0.12 0.00 0.07 0.00 0.02 99.80 06:40:33 05:54:01 1 0.30 0.00 0.12 0.00 0.00 99.58 06:40:33 05:54:01 2 0.12 0.00 0.05 0.03 0.00 99.80 06:40:33 05:54:01 3 0.13 0.00 0.07 0.02 0.02 99.77 06:40:33 05:54:01 4 0.08 0.00 0.05 0.00 0.02 99.85 06:40:33 05:54:01 5 0.12 0.00 0.03 0.00 0.00 99.85 06:40:33 05:54:01 6 0.03 0.00 0.03 0.00 0.00 99.93 06:40:33 05:54:01 7 0.18 0.00 0.13 0.02 0.00 99.67 06:40:33 05:55:01 all 0.03 0.00 0.01 0.00 0.01 99.94 06:40:33 05:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:40:33 05:55:01 1 0.02 0.00 0.02 0.02 0.02 99.93 06:40:33 05:55:01 2 0.02 0.00 0.00 0.02 0.00 99.97 06:40:33 05:55:01 3 0.10 0.00 0.02 0.00 0.00 99.88 06:40:33 05:55:01 4 0.05 0.00 0.02 0.00 0.02 99.92 06:40:33 05:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:40:33 05:55:01 6 0.03 0.00 0.00 0.00 0.00 99.97 06:40:33 05:55:01 7 0.03 0.00 0.03 0.00 0.02 99.92 06:40:33 05:56:01 all 0.01 0.00 0.01 0.00 0.01 99.96 06:40:33 05:56:01 0 0.02 0.00 0.03 0.00 0.00 99.95 06:40:33 05:56:01 1 0.00 0.00 0.00 0.02 0.00 99.98 06:40:33 05:56:01 2 0.00 0.00 0.00 0.02 0.02 99.97 06:40:33 05:56:01 3 0.03 0.00 0.00 0.00 0.02 99.95 06:40:33 05:56:01 4 0.03 0.00 0.03 0.00 0.02 99.92 06:40:33 05:56:01 5 0.00 0.00 0.03 0.00 0.00 99.97 06:40:33 05:56:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:40:33 05:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:40:33 05:57:01 all 0.11 0.00 0.04 0.00 0.01 99.84 06:40:33 05:57:01 0 0.05 0.00 0.05 0.00 0.02 99.88 06:40:33 05:57:01 1 0.03 0.00 0.08 0.02 0.00 99.87 06:40:33 05:57:01 2 0.65 0.00 0.02 0.02 0.00 99.32 06:40:33 05:57:01 3 0.02 0.00 0.05 0.00 0.02 99.92 06:40:33 05:57:01 4 0.03 0.00 0.03 0.00 0.02 99.92 06:40:33 05:57:01 5 0.02 0.00 0.03 0.00 0.00 99.95 06:40:33 05:57:01 6 0.03 0.00 0.03 0.00 0.00 99.93 06:40:33 05:57:01 7 0.03 0.00 0.00 0.00 0.00 99.97 06:40:33 05:58:01 all 0.15 0.00 0.02 0.01 0.01 99.82 06:40:33 05:58:01 0 0.00 0.00 0.05 0.00 0.00 99.95 06:40:33 05:58:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:40:33 05:58:01 2 1.01 0.00 0.00 0.02 0.02 98.96 06:40:33 05:58:01 3 0.07 0.00 0.05 0.03 0.00 99.85 06:40:33 05:58:01 4 0.03 0.00 0.00 0.00 0.02 99.95 06:40:33 05:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:40:33 05:58:01 6 0.03 0.00 0.00 0.00 0.00 99.97 06:40:33 05:58:01 7 0.05 0.00 0.03 0.00 0.02 99.90 06:40:33 05:59:01 all 0.02 0.00 0.01 0.00 0.00 99.96 06:40:33 05:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:40:33 05:59:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:40:33 05:59:01 2 0.00 0.00 0.02 0.02 0.00 99.97 06:40:33 05:59:01 3 0.07 0.00 0.03 0.00 0.02 99.88 06:40:33 05:59:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:40:33 05:59:01 5 0.02 0.00 0.03 0.00 0.00 99.95 06:40:33 05:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:40:33 05:59:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:40:33 06:00:01 all 0.03 0.00 0.02 0.00 0.01 99.94 06:40:33 06:00:01 0 0.03 0.00 0.05 0.02 0.02 99.88 06:40:33 06:00:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:40:33 06:00:01 2 0.03 0.00 0.02 0.02 0.00 99.93 06:40:33 06:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:40:33 06:00:01 4 0.07 0.00 0.05 0.00 0.02 99.87 06:40:33 06:00:01 5 0.00 0.00 0.02 0.00 0.02 99.97 06:40:33 06:00:01 6 0.05 0.00 0.00 0.00 0.02 99.93 06:40:33 06:00:01 7 0.05 0.00 0.00 0.00 0.00 99.95 06:40:33 06:01:01 all 0.09 0.00 0.03 0.00 0.00 99.88 06:40:33 06:01:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:40:33 06:01:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:40:33 06:01:01 2 0.47 0.00 0.15 0.02 0.02 99.35 06:40:33 06:01:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:40:33 06:01:01 4 0.02 0.00 0.00 0.00 0.02 99.97 06:40:33 06:01:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:40:33 06:01:01 6 0.10 0.00 0.00 0.00 0.00 99.90 06:40:33 06:01:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:40:33 06:02:01 all 0.04 0.00 0.02 0.01 0.00 99.93 06:40:33 06:02:01 0 0.05 0.00 0.03 0.02 0.02 99.88 06:40:33 06:02:01 1 0.03 0.00 0.03 0.02 0.00 99.92 06:40:33 06:02:01 2 0.00 0.00 0.00 0.02 0.00 99.98 06:40:33 06:02:01 3 0.03 0.00 0.03 0.00 0.00 99.93 06:40:33 06:02:01 4 0.05 0.00 0.02 0.00 0.02 99.92 06:40:33 06:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:40:33 06:02:01 6 0.08 0.00 0.00 0.00 0.00 99.92 06:40:33 06:02:01 7 0.08 0.00 0.03 0.00 0.00 99.88 06:40:33 06:03:01 all 0.02 0.00 0.01 0.00 0.01 99.96 06:40:33 06:03:01 0 0.08 0.00 0.02 0.00 0.00 99.90 06:40:33 06:03:01 1 0.00 0.00 0.02 0.02 0.02 99.95 06:40:33 06:03:01 2 0.03 0.00 0.02 0.00 0.02 99.93 06:40:33 06:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:40:33 06:03:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:40:33 06:03:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:40:33 06:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:40:33 06:03:01 7 0.02 0.00 0.02 0.00 0.02 99.95 06:40:33 06:04:01 all 0.03 0.00 0.02 0.00 0.01 99.93 06:40:33 06:04:01 0 0.05 0.00 0.03 0.00 0.02 99.90 06:40:33 06:04:01 1 0.02 0.00 0.02 0.02 0.00 99.95 06:40:33 06:04:01 2 0.07 0.00 0.05 0.02 0.02 99.85 06:40:33 06:04:01 3 0.07 0.00 0.03 0.00 0.02 99.88 06:40:33 06:04:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:40:33 06:04:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:40:33 06:04:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:40:33 06:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:40:33 06:40:33 06:04:01 CPU %user %nice %system %iowait %steal %idle 06:40:33 06:05:01 all 0.27 0.00 0.01 0.02 0.00 99.70 06:40:33 06:05:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:40:33 06:05:01 1 0.00 0.00 0.02 0.07 0.00 99.92 06:40:33 06:05:01 2 2.00 0.00 0.00 0.07 0.02 97.91 06:40:33 06:05:01 3 0.03 0.00 0.02 0.00 0.00 99.95 06:40:33 06:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:40:33 06:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:40:33 06:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:40:33 06:05:01 7 0.03 0.00 0.02 0.00 0.00 99.95 06:40:33 06:06:01 all 0.05 0.00 0.01 0.00 0.00 99.93 06:40:33 06:06:01 0 0.03 0.00 0.00 0.00 0.00 99.97 06:40:33 06:06:01 1 0.03 0.00 0.03 0.02 0.00 99.92 06:40:33 06:06:01 2 0.17 0.00 0.02 0.02 0.02 99.78 06:40:33 06:06:01 3 0.10 0.00 0.00 0.00 0.00 99.90 06:40:33 06:06:01 4 0.03 0.00 0.00 0.00 0.02 99.95 06:40:33 06:06:01 5 0.02 0.00 0.03 0.00 0.00 99.95 06:40:33 06:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:40:33 06:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:40:33 06:07:01 all 0.02 0.00 0.03 0.03 0.01 99.92 06:40:33 06:07:01 0 0.02 0.00 0.05 0.00 0.02 99.92 06:40:33 06:07:01 1 0.02 0.00 0.02 0.02 0.02 99.93 06:40:33 06:07:01 2 0.02 0.00 0.03 0.20 0.02 99.73 06:40:33 06:07:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:40:33 06:07:01 4 0.05 0.00 0.05 0.00 0.00 99.90 06:40:33 06:07:01 5 0.03 0.00 0.02 0.00 0.00 99.95 06:40:33 06:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:40:33 06:07:01 7 0.02 0.00 0.03 0.00 0.00 99.95 06:40:33 06:08:01 all 0.03 0.00 0.01 0.00 0.00 99.95 06:40:33 06:08:01 0 0.02 0.00 0.03 0.00 0.00 99.95 06:40:33 06:08:01 1 0.03 0.00 0.02 0.02 0.00 99.93 06:40:33 06:08:01 2 0.00 0.00 0.02 0.02 0.02 99.95 06:40:33 06:08:01 3 0.08 0.00 0.00 0.00 0.00 99.92 06:40:33 06:08:01 4 0.03 0.00 0.00 0.00 0.00 99.97 06:40:33 06:08:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:40:33 06:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:40:33 06:08:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:40:33 06:09:01 all 0.02 0.00 0.02 0.00 0.01 99.95 06:40:33 06:09:01 0 0.02 0.00 0.00 0.00 0.02 99.97 06:40:33 06:09:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:40:33 06:09:01 2 0.02 0.00 0.03 0.02 0.02 99.92 06:40:33 06:09:01 3 0.02 0.00 0.03 0.00 0.00 99.95 06:40:33 06:09:01 4 0.05 0.00 0.02 0.00 0.02 99.92 06:40:33 06:09:01 5 0.00 0.00 0.02 0.00 0.02 99.97 06:40:33 06:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:40:33 06:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:40:33 06:10:01 all 0.05 0.00 0.02 0.01 0.00 99.92 06:40:33 06:10:01 0 0.03 0.00 0.03 0.03 0.00 99.90 06:40:33 06:10:01 1 0.02 0.00 0.05 0.00 0.02 99.92 06:40:33 06:10:01 2 0.05 0.00 0.02 0.02 0.00 99.92 06:40:33 06:10:01 3 0.15 0.00 0.00 0.00 0.02 99.83 06:40:33 06:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:40:33 06:10:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:40:33 06:10:01 6 0.05 0.00 0.03 0.00 0.00 99.92 06:40:33 06:10:01 7 0.05 0.00 0.02 0.00 0.00 99.93 06:40:33 06:11:01 all 0.02 0.00 0.01 0.00 0.01 99.95 06:40:33 06:11:01 0 0.03 0.00 0.05 0.02 0.00 99.90 06:40:33 06:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:40:33 06:11:01 2 0.05 0.00 0.00 0.02 0.03 99.90 06:40:33 06:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:40:33 06:11:01 4 0.03 0.00 0.02 0.00 0.00 99.95 06:40:33 06:11:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:40:33 06:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:40:33 06:11:01 7 0.00 0.00 0.02 0.00 0.02 99.97 06:40:33 06:12:01 all 0.02 0.00 0.01 0.00 0.01 99.95 06:40:33 06:12:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:40:33 06:12:01 1 0.02 0.00 0.02 0.02 0.00 99.95 06:40:33 06:12:01 2 0.05 0.00 0.00 0.02 0.00 99.93 06:40:33 06:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:40:33 06:12:01 4 0.02 0.00 0.02 0.00 0.02 99.95 06:40:33 06:12:01 5 0.03 0.00 0.00 0.00 0.00 99.97 06:40:33 06:12:01 6 0.02 0.00 0.03 0.00 0.02 99.93 06:40:33 06:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:40:33 06:13:01 all 0.03 0.00 0.01 0.01 0.00 99.95 06:40:33 06:13:01 0 0.05 0.00 0.02 0.00 0.00 99.93 06:40:33 06:13:01 1 0.03 0.00 0.00 0.03 0.00 99.93 06:40:33 06:13:01 2 0.02 0.00 0.02 0.02 0.02 99.93 06:40:33 06:13:01 3 0.03 0.00 0.00 0.00 0.00 99.97 06:40:33 06:13:01 4 0.05 0.00 0.03 0.00 0.00 99.92 06:40:33 06:13:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:40:33 06:13:01 6 0.03 0.00 0.00 0.00 0.00 99.97 06:40:33 06:13:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:40:33 06:14:01 all 0.01 0.00 0.01 0.00 0.01 99.97 06:40:33 06:14:01 0 0.00 0.00 0.00 0.00 0.02 99.98 06:40:33 06:14:01 1 0.02 0.00 0.02 0.00 0.02 99.95 06:40:33 06:14:01 2 0.02 0.00 0.02 0.02 0.02 99.93 06:40:33 06:14:01 3 0.05 0.00 0.00 0.00 0.00 99.95 06:40:33 06:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:40:33 06:14:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:40:33 06:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:40:33 06:14:01 7 0.03 0.00 0.02 0.00 0.00 99.95 06:40:33 06:15:01 all 0.03 0.00 0.01 0.00 0.01 99.95 06:40:33 06:15:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:40:33 06:15:01 1 0.02 0.00 0.02 0.02 0.00 99.95 06:40:33 06:15:01 2 0.05 0.00 0.02 0.02 0.03 99.88 06:40:33 06:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:40:33 06:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:40:33 06:15:01 5 0.03 0.00 0.02 0.00 0.00 99.95 06:40:33 06:15:01 6 0.03 0.00 0.00 0.00 0.00 99.97 06:40:33 06:15:01 7 0.03 0.00 0.03 0.00 0.02 99.92 06:40:33 06:40:33 06:15:01 CPU %user %nice %system %iowait %steal %idle 06:40:33 06:16:01 all 0.01 0.00 0.01 0.04 0.01 99.93 06:40:33 06:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:40:33 06:16:01 1 0.02 0.00 0.02 0.33 0.00 99.63 06:40:33 06:16:01 2 0.02 0.00 0.02 0.02 0.02 99.93 06:40:33 06:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:40:33 06:16:01 4 0.02 0.00 0.00 0.00 0.02 99.97 06:40:33 06:16:01 5 0.02 0.00 0.00 0.00 0.02 99.97 06:40:33 06:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:40:33 06:16:01 7 0.03 0.00 0.02 0.00 0.00 99.95 06:40:33 06:17:01 all 0.03 0.00 0.02 0.00 0.01 99.94 06:40:33 06:17:01 0 0.03 0.00 0.03 0.00 0.02 99.92 06:40:33 06:17:01 1 0.02 0.00 0.02 0.02 0.02 99.93 06:40:33 06:17:01 2 0.02 0.00 0.02 0.02 0.02 99.93 06:40:33 06:17:01 3 0.05 0.00 0.02 0.00 0.00 99.93 06:40:33 06:17:01 4 0.03 0.00 0.02 0.00 0.00 99.95 06:40:33 06:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:40:33 06:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:40:33 06:17:01 7 0.05 0.00 0.02 0.00 0.00 99.93 06:40:33 06:18:01 all 0.02 0.00 0.01 0.01 0.00 99.95 06:40:33 06:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:40:33 06:18:01 1 0.00 0.00 0.02 0.02 0.00 99.97 06:40:33 06:18:01 2 0.02 0.00 0.00 0.03 0.02 99.93 06:40:33 06:18:01 3 0.02 0.00 0.03 0.00 0.02 99.93 06:40:33 06:18:01 4 0.03 0.00 0.00 0.00 0.00 99.97 06:40:33 06:18:01 5 0.02 0.00 0.03 0.00 0.00 99.95 06:40:33 06:18:01 6 0.05 0.00 0.00 0.00 0.00 99.95 06:40:33 06:18:01 7 0.03 0.00 0.00 0.00 0.00 99.97 06:40:33 06:19:01 all 0.27 0.00 0.02 0.00 0.00 99.71 06:40:33 06:19:01 0 0.05 0.00 0.02 0.00 0.02 99.92 06:40:33 06:19:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:40:33 06:19:01 2 1.97 0.00 0.02 0.00 0.00 98.01 06:40:33 06:19:01 3 0.03 0.00 0.02 0.00 0.00 99.95 06:40:33 06:19:01 4 0.03 0.00 0.02 0.00 0.00 99.95 06:40:33 06:19:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:40:33 06:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:40:33 06:19:01 7 0.02 0.00 0.02 0.00 0.02 99.95 06:40:33 06:20:01 all 0.21 0.00 0.01 0.00 0.01 99.77 06:40:33 06:20:01 0 0.05 0.00 0.02 0.00 0.00 99.93 06:40:33 06:20:01 1 0.00 0.00 0.02 0.02 0.02 99.95 06:40:33 06:20:01 2 1.49 0.00 0.02 0.02 0.03 98.45 06:40:33 06:20:01 3 0.03 0.00 0.00 0.00 0.00 99.97 06:40:33 06:20:01 4 0.02 0.00 0.00 0.00 0.02 99.97 06:40:33 06:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:40:33 06:20:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:40:33 06:20:01 7 0.03 0.00 0.02 0.00 0.00 99.95 06:40:33 06:21:01 all 0.03 0.00 0.01 0.00 0.00 99.95 06:40:33 06:21:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:40:33 06:21:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:40:33 06:21:01 2 0.03 0.00 0.00 0.02 0.02 99.93 06:40:33 06:21:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:40:33 06:21:01 4 0.05 0.00 0.00 0.00 0.00 99.95 06:40:33 06:21:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:40:33 06:21:01 6 0.03 0.00 0.00 0.00 0.00 99.97 06:40:33 06:21:01 7 0.03 0.00 0.03 0.00 0.00 99.93 06:40:33 06:22:01 all 0.08 0.00 0.03 0.00 0.01 99.88 06:40:33 06:22:01 0 0.03 0.00 0.02 0.00 0.02 99.93 06:40:33 06:22:01 1 0.02 0.00 0.05 0.02 0.00 99.92 06:40:33 06:22:01 2 0.47 0.00 0.03 0.00 0.02 99.48 06:40:33 06:22:01 3 0.02 0.00 0.03 0.00 0.00 99.95 06:40:33 06:22:01 4 0.02 0.00 0.03 0.00 0.00 99.95 06:40:33 06:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:40:33 06:22:01 6 0.02 0.00 0.03 0.00 0.00 99.95 06:40:33 06:22:01 7 0.05 0.00 0.03 0.00 0.02 99.90 06:40:33 06:23:02 all 0.19 0.00 0.01 0.00 0.01 99.79 06:40:33 06:23:02 0 0.03 0.00 0.00 0.00 0.00 99.97 06:40:33 06:23:02 1 0.02 0.00 0.00 0.00 0.02 99.97 06:40:33 06:23:02 2 1.32 0.00 0.03 0.02 0.02 98.61 06:40:33 06:23:02 3 0.03 0.00 0.00 0.00 0.00 99.97 06:40:33 06:23:02 4 0.02 0.00 0.00 0.00 0.02 99.97 06:40:33 06:23:02 5 0.02 0.00 0.03 0.00 0.00 99.95 06:40:33 06:23:02 6 0.03 0.00 0.00 0.00 0.00 99.97 06:40:33 06:23:02 7 0.05 0.00 0.00 0.00 0.00 99.95 06:40:33 06:24:01 all 0.21 0.00 0.02 0.00 0.00 99.77 06:40:33 06:24:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:40:33 06:24:01 1 0.00 0.00 0.03 0.02 0.00 99.95 06:40:33 06:24:01 2 1.54 0.00 0.02 0.02 0.02 98.41 06:40:33 06:24:01 3 0.00 0.00 0.00 0.00 0.02 99.98 06:40:33 06:24:01 4 0.05 0.00 0.03 0.00 0.00 99.92 06:40:33 06:24:01 5 0.03 0.00 0.02 0.00 0.00 99.95 06:40:33 06:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:40:33 06:24:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:40:33 06:25:01 all 0.04 0.00 0.01 0.01 0.00 99.93 06:40:33 06:25:01 0 0.05 0.00 0.02 0.07 0.02 99.85 06:40:33 06:25:01 1 0.07 0.00 0.00 0.00 0.00 99.93 06:40:33 06:25:01 2 0.05 0.00 0.02 0.03 0.00 99.90 06:40:33 06:25:01 3 0.02 0.00 0.02 0.02 0.00 99.95 06:40:33 06:25:01 4 0.05 0.00 0.03 0.00 0.00 99.92 06:40:33 06:25:01 5 0.02 0.00 0.00 0.00 0.02 99.97 06:40:33 06:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:40:33 06:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:40:33 06:26:01 all 0.03 0.00 0.04 0.02 0.01 99.90 06:40:33 06:26:01 0 0.02 0.00 0.02 0.03 0.00 99.93 06:40:33 06:26:01 1 0.03 0.00 0.07 0.02 0.02 99.87 06:40:33 06:26:01 2 0.08 0.00 0.05 0.05 0.03 99.78 06:40:33 06:26:01 3 0.03 0.00 0.00 0.00 0.00 99.97 06:40:33 06:26:01 4 0.03 0.00 0.03 0.00 0.02 99.92 06:40:33 06:26:01 5 0.02 0.00 0.05 0.05 0.00 99.88 06:40:33 06:26:01 6 0.03 0.00 0.05 0.00 0.00 99.92 06:40:33 06:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:40:33 06:40:33 06:26:01 CPU %user %nice %system %iowait %steal %idle 06:40:33 06:27:01 all 0.01 0.00 0.02 0.00 0.00 99.96 06:40:33 06:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:40:33 06:27:01 1 0.03 0.00 0.03 0.00 0.00 99.93 06:40:33 06:27:01 2 0.02 0.00 0.02 0.02 0.02 99.93 06:40:33 06:27:01 3 0.00 0.00 0.02 0.00 0.00 99.98 06:40:33 06:27:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:40:33 06:27:01 5 0.03 0.00 0.02 0.00 0.00 99.95 06:40:33 06:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:40:33 06:27:01 7 0.02 0.00 0.03 0.00 0.00 99.95 06:40:33 06:28:01 all 0.03 0.00 0.00 0.01 0.00 99.95 06:40:33 06:28:01 0 0.03 0.00 0.00 0.02 0.00 99.95 06:40:33 06:28:01 1 0.03 0.00 0.02 0.03 0.02 99.90 06:40:33 06:28:01 2 0.03 0.00 0.00 0.07 0.00 99.90 06:40:33 06:28:01 3 0.03 0.00 0.00 0.00 0.00 99.97 06:40:33 06:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:40:33 06:28:01 5 0.03 0.00 0.00 0.00 0.00 99.97 06:40:33 06:28:01 6 0.03 0.00 0.00 0.00 0.00 99.97 06:40:33 06:28:01 7 0.03 0.00 0.02 0.00 0.02 99.93 06:40:33 06:29:01 all 0.02 0.00 0.02 0.00 0.01 99.96 06:40:33 06:29:01 0 0.00 0.00 0.03 0.00 0.02 99.95 06:40:33 06:29:01 1 0.03 0.00 0.02 0.00 0.02 99.93 06:40:33 06:29:01 2 0.00 0.00 0.02 0.02 0.00 99.97 06:40:33 06:29:01 3 0.03 0.00 0.02 0.00 0.00 99.95 06:40:33 06:29:01 4 0.02 0.00 0.02 0.00 0.02 99.95 06:40:33 06:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:40:33 06:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:40:33 06:29:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:40:33 06:30:01 all 0.10 0.00 0.01 0.01 0.01 99.88 06:40:33 06:30:01 0 0.03 0.00 0.00 0.00 0.00 99.97 06:40:33 06:30:01 1 0.07 0.00 0.03 0.02 0.02 99.87 06:40:33 06:30:01 2 0.52 0.00 0.02 0.05 0.02 99.40 06:40:33 06:30:01 3 0.03 0.00 0.00 0.00 0.02 99.95 06:40:33 06:30:01 4 0.05 0.00 0.00 0.00 0.00 99.95 06:40:33 06:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:40:33 06:30:01 6 0.02 0.00 0.02 0.00 0.02 99.95 06:40:33 06:30:01 7 0.03 0.00 0.00 0.00 0.00 99.97 06:40:33 06:31:01 all 0.04 0.00 0.02 0.00 0.00 99.93 06:40:33 06:31:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:40:33 06:31:01 1 0.02 0.00 0.03 0.02 0.00 99.93 06:40:33 06:31:01 2 0.20 0.00 0.08 0.02 0.02 99.68 06:40:33 06:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:40:33 06:31:01 4 0.03 0.00 0.00 0.00 0.00 99.97 06:40:33 06:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:40:33 06:31:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:40:33 06:31:01 7 0.05 0.00 0.02 0.00 0.02 99.92 06:40:33 06:32:01 all 0.03 0.00 0.01 0.01 0.01 99.93 06:40:33 06:32:01 0 0.03 0.00 0.00 0.00 0.02 99.95 06:40:33 06:32:01 1 0.07 0.00 0.03 0.00 0.02 99.88 06:40:33 06:32:01 2 0.02 0.00 0.00 0.08 0.02 99.88 06:40:33 06:32:01 3 0.02 0.00 0.00 0.00 0.03 99.95 06:40:33 06:32:01 4 0.03 0.00 0.03 0.00 0.00 99.93 06:40:33 06:32:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:40:33 06:32:01 6 0.03 0.00 0.00 0.00 0.00 99.97 06:40:33 06:32:01 7 0.07 0.00 0.03 0.00 0.00 99.90 06:40:33 06:33:01 all 0.02 0.00 0.02 0.00 0.01 99.95 06:40:33 06:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:40:33 06:33:01 1 0.05 0.00 0.05 0.00 0.02 99.88 06:40:33 06:33:01 2 0.02 0.00 0.02 0.03 0.02 99.92 06:40:33 06:33:01 3 0.07 0.00 0.02 0.00 0.00 99.92 06:40:33 06:33:01 4 0.02 0.00 0.02 0.00 0.02 99.95 06:40:33 06:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:40:33 06:33:01 6 0.03 0.00 0.02 0.00 0.00 99.95 06:40:33 06:33:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:40:33 06:34:01 all 0.03 0.00 0.00 0.00 0.00 99.96 06:40:33 06:34:01 0 0.03 0.00 0.00 0.00 0.02 99.95 06:40:33 06:34:01 1 0.03 0.00 0.00 0.02 0.02 99.93 06:40:33 06:34:01 2 0.00 0.00 0.00 0.02 0.00 99.98 06:40:33 06:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:40:33 06:34:01 4 0.07 0.00 0.02 0.00 0.00 99.92 06:40:33 06:34:01 5 0.03 0.00 0.02 0.00 0.00 99.95 06:40:33 06:34:01 6 0.03 0.00 0.00 0.00 0.00 99.97 06:40:33 06:34:01 7 0.03 0.00 0.00 0.00 0.00 99.97 06:40:33 06:35:01 all 0.01 0.00 0.01 0.00 0.00 99.97 06:40:33 06:35:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:40:33 06:35:01 1 0.03 0.00 0.05 0.00 0.02 99.90 06:40:33 06:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:40:33 06:35:01 3 0.03 0.00 0.00 0.00 0.00 99.97 06:40:33 06:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:40:33 06:35:01 5 0.00 0.00 0.00 0.00 0.02 99.98 06:40:33 06:35:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:40:33 06:35:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:40:33 06:36:01 all 0.04 0.00 0.01 0.01 0.01 99.94 06:40:33 06:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:40:33 06:36:01 1 0.07 0.00 0.05 0.02 0.02 99.85 06:40:33 06:36:01 2 0.03 0.00 0.00 0.05 0.02 99.90 06:40:33 06:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:40:33 06:36:01 4 0.03 0.00 0.00 0.00 0.00 99.97 06:40:33 06:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:40:33 06:36:01 6 0.08 0.00 0.00 0.00 0.02 99.90 06:40:33 06:36:01 7 0.03 0.00 0.02 0.00 0.00 99.95 06:40:33 06:37:01 all 0.01 0.00 0.01 0.00 0.00 99.97 06:40:33 06:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:40:33 06:37:01 1 0.02 0.00 0.03 0.00 0.02 99.93 06:40:33 06:37:01 2 0.00 0.00 0.00 0.02 0.00 99.98 06:40:33 06:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:40:33 06:37:01 4 0.02 0.00 0.02 0.00 0.02 99.95 06:40:33 06:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:40:33 06:37:01 6 0.05 0.00 0.02 0.00 0.00 99.93 06:40:33 06:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:40:33 06:40:33 06:37:01 CPU %user %nice %system %iowait %steal %idle 06:40:33 06:38:01 all 0.04 0.00 0.01 0.00 0.00 99.94 06:40:33 06:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:40:33 06:38:01 1 0.05 0.00 0.05 0.02 0.00 99.88 06:40:33 06:38:01 2 0.02 0.00 0.00 0.02 0.02 99.95 06:40:33 06:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:40:33 06:38:01 4 0.03 0.00 0.02 0.00 0.00 99.95 06:40:33 06:38:01 5 0.03 0.00 0.02 0.00 0.00 99.95 06:40:33 06:38:01 6 0.08 0.00 0.00 0.00 0.00 99.92 06:40:33 06:38:01 7 0.03 0.00 0.02 0.00 0.02 99.93 06:40:33 06:39:01 all 0.01 0.00 0.01 0.00 0.00 99.97 06:40:33 06:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:40:33 06:39:01 1 0.02 0.00 0.02 0.02 0.02 99.93 06:40:33 06:39:01 2 0.00 0.00 0.00 0.02 0.00 99.98 06:40:33 06:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:40:33 06:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:40:33 06:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:40:33 06:39:01 6 0.03 0.00 0.02 0.00 0.00 99.95 06:40:33 06:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:40:33 06:40:01 all 8.62 0.00 4.02 3.49 0.06 83.81 06:40:33 06:40:01 0 7.88 0.00 4.13 3.42 0.05 84.52 06:40:33 06:40:01 1 9.52 0.00 4.28 14.19 0.07 71.94 06:40:33 06:40:01 2 8.52 0.00 3.49 2.34 0.05 85.61 06:40:33 06:40:01 3 8.74 0.00 4.31 0.30 0.05 86.60 06:40:33 06:40:01 4 8.48 0.00 3.77 0.84 0.05 86.86 06:40:33 06:40:01 5 9.38 0.00 4.94 5.83 0.10 79.76 06:40:33 06:40:01 6 7.96 0.00 4.13 0.54 0.05 87.32 06:40:33 06:40:01 7 8.51 0.00 3.17 0.51 0.03 87.78 06:40:33 Average: all 7.09 0.00 1.22 1.05 0.02 90.62 06:40:33 Average: 0 6.98 0.00 1.22 0.66 0.02 91.12 06:40:33 Average: 1 7.10 0.00 1.29 1.93 0.03 89.66 06:40:33 Average: 2 7.45 0.00 1.19 1.19 0.03 90.13 06:40:33 Average: 3 7.12 0.00 1.18 0.81 0.02 90.87 06:40:33 Average: 4 7.08 0.00 1.15 0.82 0.02 90.92 06:40:33 Average: 5 7.14 0.00 1.21 0.75 0.02 90.89 06:40:33 Average: 6 6.95 0.00 1.31 1.57 0.02 90.15 06:40:33 Average: 7 6.93 0.00 1.20 0.64 0.02 91.20 06:40:33 06:40:33 06:40:33