Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 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-ssh12785009125915361021.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh12094075906099109177.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 7928b8837ad34b090831a72fcdf53bff9dae4c17 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-ssh16699186750867410496.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 7928b8837ad34b090831a72fcdf53bff9dae4c17 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 7928b8837ad34b090831a72fcdf53bff9dae4c17 # timeout=10 Commit message: "Merge pull request #462 from cherrycl/skip-arm-c-sdk-2" > 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-ssh7205883202481158795.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-ssh959934001006254331.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi]] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-39777 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/802 [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/802 # 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 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 (main) Commit message: "Merge pull request #5091 from lindseysimple/issue-5082" > 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 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 # timeout=10 > git rev-list --no-walk 53d30c6293bf92a3a8fbd849dfc06bb336e757ec # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:58:07 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:58:07 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:58:07 ========================================================= 08:58:07 EdgeX Global Pipelines Version Info 08:58:07 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:58:08 ------------------- 08:58:08 stable info: 08:58:08 ------------------- 08:58:08 Commited By: Cherry Wang cherry@iotechsys.com 08:58:08 Commit SHA: 7928b8837ad34b090831a72fcdf53bff9dae4c17 08:58:08 Message: update stable to v1.0.269 08:58:09 ------------------- 08:58:09 experimental info: 08:58:09 ------------------- 08:58:09 Commited By: Ginny Guan ginny@iotechsys.com 08:58:09 Commit SHA: 9febd6357d2374c26bff7902f6c076ba28b6be09 08:58:09 Message: update experimental to testing [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:58:09 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:58:09 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:58:09 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:58:09 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:58:09 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:58:09 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 08:58:09 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:58:09 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:58:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:58:09 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:58:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:58:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:58:09 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:58:09 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:58:09 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:58:09 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:58:09 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:58:09 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:58:09 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:58:09 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 08:58:09 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:58:09 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:58:09 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:58:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:58:09 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:58:09 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:58:09 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [Pipeline] echo 08:58:09 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = e77824e [Pipeline] echo 08:58:09 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:58:09 provisioning config files... 08:58:09 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/802@tmp/config9719543920032253022tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:58:10 ---> ****-login.sh 08:58:10 nexus3.edgexfoundry.org:10001 08:58:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:10 Configure a credential helper to remove this warning. See 08:58:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:10 08:58:10 Login Succeeded 08:58:10 nexus3.edgexfoundry.org:10002 08:58:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:10 Configure a credential helper to remove this warning. See 08:58:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:10 08:58:10 Login Succeeded 08:58:10 nexus3.edgexfoundry.org:10003 08:58:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:10 Configure a credential helper to remove this warning. See 08:58:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:10 08:58:10 Login Succeeded 08:58:10 nexus3.edgexfoundry.org:10004 08:58:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:10 Configure a credential helper to remove this warning. See 08:58:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:10 08:58:10 Login Succeeded 08:58:10 ****.io 08:58:10 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:58:11 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:58:11 Configure a credential helper to remove this warning. See 08:58:11 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:58:11 08:58:11 Login Succeeded 08:58:11 ---> ****-login.sh ends [Pipeline] } 08:58:11 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:58:11 + 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-notifications/Dockerfile cmd/support-scheduler/Dockerfile 08:58:11 + dirname cmd/core-command/Dockerfile 08:58:11 + cut -d/ -f2 08:58:11 + echo core-command,cmd/core-command/Dockerfile 08:58:11 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:58:11 + cut -d/ -f2 08:58:11 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:58:11 + dirname cmd/core-data/Dockerfile 08:58:11 + cut -d/ -f2 08:58:11 + echo core-data,cmd/core-data/Dockerfile 08:58:11 + dirname cmd/core-keeper/Dockerfile 08:58:11 + cut -d/ -f2 08:58:11 + echo core-keeper,cmd/core-keeper/Dockerfile 08:58:11 + cut -d/ -f2 08:58:11 + dirname cmd/core-metadata/Dockerfile 08:58:11 + echo core-metadata,cmd/core-metadata/Dockerfile 08:58:11 + dirname cmd/security-bootstrapper/Dockerfile 08:58:11 + cut -d/ -f2 08:58:11 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:58:11 + dirname cmd/security-proxy-auth/Dockerfile 08:58:11 + cut -d/ -f2 08:58:11 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:58:11 + cut+ -d/ -f2 08:58:11 dirname cmd/security-proxy-setup/Dockerfile 08:58:11 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:58:11 + dirname cmd/security-secretstore-setup/Dockerfile 08:58:11 + cut -d/ -f2 08:58:11 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:58:11 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:58:11 + cut -d/ -f2 08:58:11 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:58:11 + dirname cmd/security-spire-agent/Dockerfile 08:58:11 + cut -d/ -f2 08:58:11 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:58:11 + dirname cmd/security-spire-config/Dockerfile 08:58:11 + cut -d/ -f2 08:58:11 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:58:11 + dirname cmd/security-spire-server/Dockerfile 08:58:11 + cut -d/ -f2 08:58:11 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:58:11 + cut -d/+ -f2 08:58:11 dirname cmd/support-notifications/Dockerfile 08:58:11 + echo support-notifications,cmd/support-notifications/Dockerfile 08:58:11 + dirname cmd/support-scheduler/Dockerfile 08:58:11 + cut -d/ -f2 08:58:11 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:58:11 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-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 08:58:11 + git rev-list -1 --merges e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232~1..e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [Pipeline] echo 08:58:11 -----------> git rev-list -1 --merges e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232~1..e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 08:58:11 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [false] [Pipeline] sh 08:58:12 + git log --format=format:%s -1 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [Pipeline] echo 08:58:12 ========================================================= 08:58:12 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:58:12 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:58:12 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:58:12 + grep -v github /etc/ssh/ssh_known_hosts 08:58:12 + [ -e /tmp/ssh_known_hosts ] 08:58:12 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:58:12 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:58:12 + sudo tee -a /etc/ssh/ssh_known_hosts 08:58:12 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:13 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:58:13 08:58:13 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:13 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:58:13 0.1.4: Pulling from edgex-devops/py-git-semver 08:58:13 b85a868b505f: Pulling fs layer 08:58:13 e2be974225ed: Pulling fs layer 08:58:13 339a4e72a1f5: Pulling fs layer 08:58:13 988bab9f4d93: Pulling fs layer 08:58:13 1469e6f7b9e6: Pulling fs layer 08:58:13 eaf3925da568: Pulling fs layer 08:58:13 bab4dde63d76: Pulling fs layer 08:58:13 bde34c3a00c8: Pulling fs layer 08:58:13 b352a97aabf1: Pulling fs layer 08:58:13 4872d77fe225: Pulling fs layer 08:58:13 5851b861e8e6: Pulling fs layer 08:58:13 eaf3925da568: Waiting 08:58:13 bab4dde63d76: Waiting 08:58:13 bde34c3a00c8: Waiting 08:58:13 b352a97aabf1: Waiting 08:58:13 4872d77fe225: Waiting 08:58:13 5851b861e8e6: Waiting 08:58:13 988bab9f4d93: Waiting 08:58:13 1469e6f7b9e6: Waiting 08:58:13 e2be974225ed: Download complete 08:58:13 988bab9f4d93: Verifying Checksum 08:58:13 988bab9f4d93: Download complete 08:58:13 1469e6f7b9e6: Verifying Checksum 08:58:13 1469e6f7b9e6: Download complete 08:58:13 eaf3925da568: Verifying Checksum 08:58:13 339a4e72a1f5: Verifying Checksum 08:58:13 339a4e72a1f5: Download complete 08:58:13 eaf3925da568: Download complete 08:58:13 bde34c3a00c8: Verifying Checksum 08:58:13 bde34c3a00c8: Download complete 08:58:13 b352a97aabf1: Verifying Checksum 08:58:13 b352a97aabf1: Download complete 08:58:13 4872d77fe225: Download complete 08:58:13 5851b861e8e6: Verifying Checksum 08:58:13 5851b861e8e6: Download complete 08:58:13 b85a868b505f: Download complete 08:58:13 bab4dde63d76: Verifying Checksum 08:58:13 bab4dde63d76: Download complete 08:58:14 b85a868b505f: Pull complete 08:58:15 e2be974225ed: Pull complete 08:58:15 339a4e72a1f5: Pull complete 08:58:15 988bab9f4d93: Pull complete 08:58:15 1469e6f7b9e6: Pull complete 08:58:15 eaf3925da568: Pull complete 08:58:17 bab4dde63d76: Pull complete 08:58:17 bde34c3a00c8: Pull complete 08:58:17 b352a97aabf1: Pull complete 08:58:18 4872d77fe225: Pull complete 08:58:18 5851b861e8e6: Pull complete 08:58:18 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 08:58:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:58:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:58:18 prd-ubuntu20.04-docker-8c-8g-39777 does not seem to be running inside a container 08:58:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/802 -v /w/workspace/edgex-go/802:/w/workspace/edgex-go/802:rw,z -v /w/workspace/edgex-go/802@tmp:/w/workspace/edgex-go/802@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:58:19 $ docker top 1c85d149b0f3c15a2f537c1dec5265b775560c6b7befdfe51eb47f7ea9a3c1ee -eo pid,comm 08:58:19 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). 08:58:19 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:58:19 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:58:19 [ssh-agent] Looking for ssh-agent implementation... 08:58:19 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:58:19 $ docker exec 1c85d149b0f3c15a2f537c1dec5265b775560c6b7befdfe51eb47f7ea9a3c1ee ssh-agent 08:58:19 SSH_AUTH_SOCK=/tmp/ssh-jEXG2sEpcFK3/agent.32 08:58:19 SSH_AGENT_PID=38 08:58:20 Running ssh-add (command line suppressed) 08:58:20 Identity added: /w/workspace/edgex-go/802@tmp/private_key_17300055820533304039.key (/w/workspace/edgex-go/802@tmp/private_key_17300055820533304039.key) 08:58:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:58:20 + git tag --points-at HEAD [Pipeline] } 08:58:20 $ docker exec --env ******** --env ******** 1c85d149b0f3c15a2f537c1dec5265b775560c6b7befdfe51eb47f7ea9a3c1ee ssh-agent -k 08:58:20 unset SSH_AUTH_SOCK; 08:58:20 unset SSH_AGENT_PID; 08:58:20 echo Agent pid 38 killed; 08:58:20 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:58:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:58:20 [ssh-agent] Looking for ssh-agent implementation... 08:58:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:58:20 $ docker exec 1c85d149b0f3c15a2f537c1dec5265b775560c6b7befdfe51eb47f7ea9a3c1ee ssh-agent 08:58:20 SSH_AUTH_SOCK=/tmp/ssh-1IpAptsOhuEe/agent.71 08:58:20 SSH_AGENT_PID=76 08:58:20 Running ssh-add (command line suppressed) 08:58:20 Identity added: /w/workspace/edgex-go/802@tmp/private_key_16191332242055548131.key (/w/workspace/edgex-go/802@tmp/private_key_16191332242055548131.key) 08:58:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:58:21 + git semver init 08:58:21 2025-02-26 08:58:21,366 [run_init] DEBUG init version:0.0.0 force:False 08:58:21 2025-02-26 08:58:21,367 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/802/.semver 08:58:21 2025-02-26 08:58:21,367 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/802/.semver 08:58:21 2025-02-26 08:58:21,367 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/802/.semver'], cwd=/w/workspace/edgex-go/802, universal_newlines=False, shell=None, istream=None) 08:58:26 2025-02-26 08:58:25,748 [append_file] DEBUG append to file:/w/workspace/edgex-go/802/.git/info/exclude 08:58:26 2025-02-26 08:58:25,748 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/802/.semver/main with force:False 08:58:26 2025-02-26 08:58:25,748 [read_version] DEBUG read version from /w/workspace/edgex-go/802/.semver/main 08:58:26 2025-02-26 08:58:25,749 [read_version] DEBUG read version from /w/workspace/edgex-go/802/.semver/main 08:58:26 4.0.0-dev.64 [Pipeline] } 08:58:26 $ docker exec --env ******** --env ******** 1c85d149b0f3c15a2f537c1dec5265b775560c6b7befdfe51eb47f7ea9a3c1ee ssh-agent -k 08:58:26 unset SSH_AUTH_SOCK; 08:58:26 unset SSH_AGENT_PID; 08:58:26 echo Agent pid 76 killed; 08:58:26 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:58:27 + git semver [Pipeline] } 08:58:27 $ docker stop --time=1 1c85d149b0f3c15a2f537c1dec5265b775560c6b7befdfe51eb47f7ea9a3c1ee 08:58:28 $ docker rm -f --volumes 1c85d149b0f3c15a2f537c1dec5265b775560c6b7befdfe51eb47f7ea9a3c1ee [Pipeline] // withDockerContainer [Pipeline] sh 08:58:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:58:29 Stashed 1 file(s) [Pipeline] echo 08:58:29 [edgeXSemver]: initialized semver on version 4.0.0-dev.64 [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 08:58:29 + git config --global --add safe.directory /w/workspace/edgex-go/802 [Pipeline] echo 08:58:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:58:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 08:58:29 ========================================================= 08:58:29 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 08:58:29 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:58:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:58:30 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 08:58:30 da9db072f522: Pulling fs layer 08:58:30 6ef4a4ee8ca5: Pulling fs layer 08:58:30 06f05ace1117: Pulling fs layer 08:58:30 5fe327b54edc: Pulling fs layer 08:58:30 4f4fb700ef54: Pulling fs layer 08:58:30 92a5565b7b96: Pulling fs layer 08:58:30 ff9bb7016b71: Pulling fs layer 08:58:30 b67dba6c2c7d: Pulling fs layer 08:58:30 a813b0c90790: Pulling fs layer 08:58:30 4f4fb700ef54: Waiting 08:58:30 92a5565b7b96: Waiting 08:58:30 ff9bb7016b71: Waiting 08:58:30 b67dba6c2c7d: Waiting 08:58:30 5fe327b54edc: Waiting 08:58:30 a813b0c90790: Waiting 08:58:30 6ef4a4ee8ca5: Download complete 08:58:30 5fe327b54edc: Verifying Checksum 08:58:30 5fe327b54edc: Download complete 08:58:30 4f4fb700ef54: Verifying Checksum 08:58:30 4f4fb700ef54: Download complete 08:58:30 92a5565b7b96: Verifying Checksum 08:58:30 92a5565b7b96: Download complete 08:58:30 da9db072f522: Download complete 08:58:30 ff9bb7016b71: Verifying Checksum 08:58:30 ff9bb7016b71: Download complete 08:58:30 da9db072f522: Pull complete 08:58:30 a813b0c90790: Verifying Checksum 08:58:30 a813b0c90790: Download complete 08:58:30 6ef4a4ee8ca5: Pull complete 08:58:30 06f05ace1117: Verifying Checksum 08:58:30 06f05ace1117: Download complete 08:58:30 b67dba6c2c7d: Verifying Checksum 08:58:30 b67dba6c2c7d: Download complete 08:58:34 06f05ace1117: Pull complete 08:58:34 5fe327b54edc: Pull complete 08:58:34 4f4fb700ef54: Pull complete 08:58:34 92a5565b7b96: Pull complete 08:58:34 ff9bb7016b71: Pull complete 08:58:37 b67dba6c2c7d: Pull complete 08:58:37 a813b0c90790: Pull complete 08:58:37 Digest: sha256:964ace759d82d3ebab8e83e8290b66622521f026e03af45cdd06fa8134ce19f9 08:58:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:58:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 08:58:37 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:58:37 WORKDIR /edgex 08:58:37 COPY go.mod . 08:58:37 RUN go mod download 08:58:37 + docker build -t ci-base-image-x86_64 -f - . 08:58:38 Sending build context to Docker daemon 180.2MB 08:58:38 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 08:58:38 ---> 3ba60ce46760 08:58:38 Step 2/4 : WORKDIR /edgex 08:58:41 ---> Running in 1efb2dddaf53 08:58:41 Removing intermediate container 1efb2dddaf53 08:58:41 ---> 8180713b9442 08:58:41 Step 3/4 : COPY go.mod . 08:58:41 ---> ccc0c6449122 08:58:41 Step 4/4 : RUN go mod download 08:58:41 ---> Running in 40af4fd4665a 08:58:44 Still waiting to schedule task 08:58:44 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:58:59 Removing intermediate container 40af4fd4665a 08:58:59 ---> ef4ad5124afc 08:58:59 Successfully built ef4ad5124afc 08:58:59 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:58:59 + docker inspect -f . ci-base-image-x86_64 08:58:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:58:59 prd-ubuntu20.04-docker-8c-8g-39777 does not seem to be running inside a container 08:58:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/802 -v /w/workspace/edgex-go/802:/w/workspace/edgex-go/802:rw,z -v /w/workspace/edgex-go/802@tmp:/w/workspace/edgex-go/802@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:58:59 $ docker top e38ed5d9ae4b9dae4f9bf85c633eea64a2c7035634b1734fc8339e289ed70432 -eo pid,comm [Pipeline] { [Pipeline] sh 08:59:00 + go version 08:59:00 go version go1.23.4 linux/amd64 [Pipeline] } 08:59:00 $ docker stop --time=1 e38ed5d9ae4b9dae4f9bf85c633eea64a2c7035634b1734fc8339e289ed70432 08:59:01 $ docker rm -f --volumes e38ed5d9ae4b9dae4f9bf85c633eea64a2c7035634b1734fc8339e289ed70432 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:59:02 + docker inspect -f . ci-base-image-x86_64 08:59:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:59:02 prd-ubuntu20.04-docker-8c-8g-39777 does not seem to be running inside a container 08:59:02 $ 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/802 -v /w/workspace/edgex-go/802:/w/workspace/edgex-go/802:rw,z -v /w/workspace/edgex-go/802@tmp:/w/workspace/edgex-go/802@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:59:02 $ docker top 5cacdb457bd4c7016efabc718a31579fbddc0646cf60c42f2f7e83e612cad977 -eo pid,comm [Pipeline] { [Pipeline] echo 08:59:02 ========================================================= 08:59:02 [edgeXBuildGoParallel] Running Tests and Build... 08:59:02 ========================================================= [Pipeline] sh 08:59:02 + git config --global --add safe.directory /w/workspace/edgex-go/802 [Pipeline] fileExists [Pipeline] sh 08:59:03 + make test 08:59:03 go test -race -coverprofile=coverage.out ./... 08:59:11 ? github.com/edgexfoundry/edgex-go [no test files] 08:59:37 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 08:59:37 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 08:59:37 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 08:59:37 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 08:59:37 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 08:59:37 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 08:59:37 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 08:59:37 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 08:59:37 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 08:59:37 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 08:59:37 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:59:37 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 08:59:37 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 08:59:37 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 08:59:37 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 08:59:37 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 08:59:37 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 08:59:38 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.032s coverage: 28.7% of statements 08:59:40 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 08:59:40 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 08:59:40 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 08:59:40 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 08:59:41 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.047s coverage: 97.0% of statements 08:59:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 08:59:41 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:59:41 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:59:41 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 08:59:41 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 08:59:41 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 08:59:41 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 08:59:41 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 08:59:41 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:59:41 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 08:59:43 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 08:59:43 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:59:43 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 08:59:43 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:59:43 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 08:59:43 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 08:59:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.063s coverage: 69.2% of statements 08:59:44 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.025s coverage: 3.5% of statements 08:59:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.061s coverage: 45.7% of statements 08:59:44 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.980s coverage: 93.4% of statements 08:59:44 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.051s coverage: 92.3% of statements 08:59:44 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 08:59:44 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 08:59:45 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.049s coverage: 8.4% of statements 08:59:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 08:59:47 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:59:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:59:47 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 08:59:47 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:59:47 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 08:59:47 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 08:59:47 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 08:59:47 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 08:59:47 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 08:59:47 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:59:47 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 08:59:47 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 08:59:47 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 08:59:48 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.370s coverage: 95.8% of statements 08:59:48 ok github.com/edgexfoundry/edgex-go/internal/io 1.027s coverage: 72.2% of statements 08:59:48 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 08:59:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:59:48 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 08:59:48 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 08:59:48 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 08:59:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.040s coverage: 0.0% of statements [no tests to run] 08:59:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.044s coverage: 1.0% of statements 08:59:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.028s coverage: 43.1% of statements 08:59:49 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.015s coverage: 81.1% of statements 08:59:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.022s coverage: 40.0% of statements 08:59:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.021s coverage: 87.1% of statements 08:59:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.021s coverage: 94.1% of statements 08:59:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 08:59:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 08:59:50 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 08:59:50 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.031s coverage: 96.3% of statements 08:59:51 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:59:51 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 08:59:51 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 08:59:51 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 08:59:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.019s coverage: 87.5% of statements 08:59:52 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 08:59:52 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 08:59:52 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 08:59:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 08:59:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 08:59:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 08:59:53 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 08:59:53 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 08:59:53 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 08:59:54 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 08:59:56 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 08:59:56 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:59:58 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 08:59:58 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 08:59:58 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 08:59:58 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 09:00:02 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 09:00:03 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 09:00:03 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 09:00:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 09:00:03 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 09:00:03 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:00:03 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.025s coverage: 94.4% of statements 09:00:05 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 09:00:05 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 09:00:05 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 09:00:05 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 09:00:05 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:00:05 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 09:00:06 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 09:00:06 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 09:00:06 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 09:00:06 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 09:00:06 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 09:00:06 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 09:00:08 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 09:00:08 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 09:00:08 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 09:00:08 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 09:00:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 09:00:09 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:00:09 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 09:00:09 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:00:09 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 09:00:09 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 09:00:09 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 09:00:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 09:00:10 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:00:10 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:00:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.043s coverage: 92.9% of statements 09:00:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.023s coverage: 68.8% of statements 09:00:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.038s coverage: 62.3% of statements 09:00:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.027s coverage: 47.4% of statements 09:00:10 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.031s coverage: 87.2% of statements 09:00:10 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 15.5% of statements 09:00:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements 09:00:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.089s coverage: 81.8% of statements 09:00:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.075s coverage: 82.1% of statements 09:00:10 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.026s coverage: 86.0% of statements 09:00:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.050s coverage: 6.8% of statements 09:00:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.046s coverage: 33.3% of statements 09:00:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.048s coverage: 100.0% of statements 09:00:10 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.185s coverage: 54.5% of statements 09:00:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.027s coverage: 89.4% of statements 09:00:10 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.021s coverage: 100.0% of statements 09:00:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.025s coverage: 73.7% of statements 09:00:10 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.022s coverage: 100.0% of statements 09:00:10 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.029s coverage: 88.6% of statements 09:00:10 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.031s coverage: 96.8% of statements 09:00:10 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.023s coverage: 100.0% of statements 09:00:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.146s coverage: 29.2% of statements 09:00:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.029s coverage: 93.8% of statements 09:00:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 3.1% of statements 09:00:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.022s coverage: 76.2% of statements 09:00:10 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.019s coverage: 54.0% of statements 09:00:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.063s coverage: 17.0% of statements 09:00:14 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.127s coverage: 94.9% of statements 09:00:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.032s coverage: 9.0% of statements 09:00:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.080s coverage: 97.7% of statements 09:00:14 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.029s coverage: 43.6% of statements 09:00:15 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 09:00:15 Running on prd-ubuntu20.04-docker-arm64-4c-16g-39778 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 09:00:15 Running in /w/workspace/edgex-go/802 [Pipeline] { [Pipeline] checkout 09:00:15 running golangci-lint 09:00:15 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 09:00:15 go version go1.23.4 linux/amd64 09:00:15 The recommended git tool is: git 09:00:15 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 09:00:15 level=info msg="[config_reader] Used config file .golangci.yml" 09:00:15 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 09:00:19 using credential edgex-jenkins-ssh 09:00:19 Cloning the remote Git repository 09:00:19 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:00:20 > git init /w/workspace/edgex-go/802 # timeout=10 09:00:20 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:00:20 > git --version # timeout=10 09:00:20 > git --version # 'git version 2.25.1' 09:00:20 using GIT_SSH to set credentials SSH Credentials for GitHub 09:00:20 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:00:37 Avoid second fetch 09:00:37 Checking out Revision e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 (main) 09:00:36 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:00:36 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:00:37 > git config core.sparsecheckout # timeout=10 09:00:37 > git checkout -f e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 # timeout=10 09:00:37 Commit message: "Merge pull request #5091 from lindseysimple/issue-5082" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 09:00:42 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|compiled_files|deps|exports_file|files|name|imports) took 25.236678431s" 09:00:42 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 48.660431ms" 09:00:42 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 09:00:42 % Total % Received % Xferd Average Speed Time Time Time Current 09:00:42 Dload Upload Total Spent Left Speed 09:00:42 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 93635 0 --:--:-- --:--:-- --:--:-- 93635 [Pipeline] sh 09:00:43 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 09:00:43 + sudo tee /etc/docker/daemon.new 09:00:43 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 09:00:43 { 09:00:43 "registry-mirrors": [ 09:00:43 "https://nexus3.edgexfoundry.org:10001" 09:00:43 ], 09:00:43 "bip": "10.250.0.254/24", 09:00:43 "hosts": [ 09:00:43 "tcp://0.0.0.0:5555", 09:00:43 "unix:///var/run/docker.sock" 09:00:43 ], 09:00:43 "mtu": 1458, 09:00:43 "selinux-enabled": true, 09:00:43 "seccomp-profile": "/etc/docker/seccomp.json" 09:00:43 } [Pipeline] sh 09:00:43 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 09:00:43 + sudo service docker restart 09:00:57 level=info msg="[linters_context/goanalysis] analyzers took 1m58.989693189s with top 10 stages: buildir: 1m13.615113307s, gosec: 4.539105646s, inspect: 3.132142433s, fact_deprecated: 1.960472316s, fact_purity: 1.77542023s, printf: 1.708227146s, ctrlflow: 1.673944815s, nilness: 1.510633718s, S1038: 1.325433124s, typedness: 1.237220486s" 09:00:57 level=info msg="[runner] Issues before processing: 202, after processing: 0" 09:00:57 level=info msg="[runner] Processors filtering stat (in/out): path_prettifier: 202/202, skip_files: 202/202, autogenerated_exclude: 202/202, invalid_issue: 202/202, filename_unadjuster: 202/202, skip_dirs: 202/202, identifier_marker: 202/202, exclude: 202/202, nolint: 20/0, cgo: 202/202, exclude-rules: 202/20" 09:00:57 level=info msg="[runner] processing took 19.509817ms with stages: nolint: 8.525173ms, identifier_marker: 4.782271ms, autogenerated_exclude: 2.210569ms, path_prettifier: 1.692204ms, exclude-rules: 1.17732ms, skip_dirs: 987.518µs, invalid_issue: 71.491µs, cgo: 38.511µs, filename_unadjuster: 18.78µs, max_same_issues: 1.17µs, uniq_by_line: 1.14µs, max_from_linter: 650ns, skip_files: 610ns, fixer: 520ns, severity-rules: 460ns, sort_results: 370ns, source_code: 300ns, exclude: 280ns, diff: 160ns, max_per_file_from_linter: 110ns, path_prefixer: 110ns, path_shortener: 100ns" 09:00:57 level=info msg="[runner] linters took 15.466478714s with stages: goanalysis_metalinter: 15.446866546s" 09:00:57 level=info msg="File cache stats: 0 entries of total size 0B" 09:00:57 level=info msg="Memory: 409 samples, avg is 326.3MB, max is 1449.0MB" 09:00:57 level=info msg="Execution took 40.761173859s" 09:00:57 go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:01:02 provisioning config files... 09:01:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/802@tmp/config818273495816135246tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:01:02 ---> ****-login.sh 09:01:02 nexus3.edgexfoundry.org:10001 09:01:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:01:03 Configure a credential helper to remove this warning. See 09:01:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:01:03 09:01:03 Login Succeeded 09:01:03 nexus3.edgexfoundry.org:10002 09:01:03 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:03 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:01:03 Configure a credential helper to remove this warning. See 09:01:03 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:01:03 09:01:03 Login Succeeded 09:01:03 nexus3.edgexfoundry.org:10003 09:01:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:01:04 Configure a credential helper to remove this warning. See 09:01:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:01:04 09:01:04 Login Succeeded 09:01:04 nexus3.edgexfoundry.org:10004 09:01:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:01:04 Configure a credential helper to remove this warning. See 09:01:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:01:04 09:01:04 Login Succeeded 09:01:04 ****.io 09:01:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:01:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:01:05 Configure a credential helper to remove this warning. See 09:01:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:01:05 09:01:05 Login Succeeded 09:01:05 ---> ****-login.sh ends [Pipeline] } 09:01:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash 09:01:05 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:01:05 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:01:05 ./bin/test-attribution-txt.sh [Pipeline] echo 09:01:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh [Pipeline] sh 09:01:05 + ls -al . 09:01:05 total 1976 09:01:05 drwxrwxr-x 11 1001 1001 4096 Feb 26 08:59 . 09:01:05 drwxr-xr-x 4 root root 4096 Feb 26 08:59 .. 09:01:05 drwxrwxr-x 2 1001 1001 4096 Feb 26 08:58 .blubracket 09:01:05 -rw-rw-r-- 1 1001 1001 10 Feb 26 08:58 .dockerignore 09:01:05 drwxrwxr-x 8 1001 1001 4096 Feb 26 09:00 .git 09:01:05 drwxrwxr-x 3 1001 1001 4096 Feb 26 08:58 .github 09:01:05 -rw-rw-r-- 1 1001 1001 907 Feb 26 08:58 .gitignore 09:01:05 -rw-rw-r-- 1 1001 1001 199 Feb 26 08:58 .golangci.yml 09:01:05 -rw-rw-r-- 1 1001 1001 100 Feb 26 08:58 .hadolint.yml 09:01:05 drwxr-xr-x 3 1001 1001 4096 Feb 26 08:58 .semver 09:01:05 -rw-rw-r-- 1 1001 1001 155 Feb 26 08:58 .sonarcloud.properties 09:01:05 -rw-rw-r-- 1 1001 1001 1171 Feb 26 08:58 ADOPTERS.md 09:01:05 -rw-rw-r-- 1 1001 1001 17374 Feb 26 08:58 Attribution.txt 09:01:05 -rw-rw-r-- 1 1001 1001 100284 Feb 26 08:58 CHANGELOG.md 09:01:05 -rw-rw-r-- 1 1001 1001 3804 Feb 26 08:58 CONTRIBUTING.md 09:01:05 -rw-rw-r-- 1 1001 1001 677 Feb 26 08:58 GOVERNANCE.md 09:01:05 -rw-rw-r-- 1 1001 1001 858 Feb 26 08:58 Jenkinsfile 09:01:05 -rw-rw-r-- 1 1001 1001 10775 Feb 26 08:58 LICENSE 09:01:05 -rw-rw-r-- 1 1001 1001 16740 Feb 26 08:58 Makefile 09:01:05 -rw-rw-r-- 1 1001 1001 582 Feb 26 08:58 OWNERS.md 09:01:05 -rw-rw-r-- 1 1001 1001 9932 Feb 26 08:58 README.md 09:01:05 -rw-rw-r-- 1 1001 1001 789 Feb 26 08:58 SECURITY.md 09:01:05 -rw-rw-r-- 1 1001 1001 12 Feb 26 08:58 VERSION 09:01:05 drwxrwxr-x 2 1001 1001 4096 Feb 26 08:58 bin 09:01:05 drwxrwxr-x 19 1001 1001 4096 Feb 26 08:58 cmd 09:01:05 -rw-r--r-- 1 root root 1651062 Feb 26 09:00 coverage.out 09:01:05 drwxrwxr-x 2 1001 1001 4096 Feb 26 08:58 fuzz_test 09:01:05 -rw-rw-r-- 1 1001 1001 6495 Feb 26 08:58 go.mod 09:01:05 -rw-rw-r-- 1 1001 1001 88225 Feb 26 08:58 go.sum 09:01:05 drwxrwxr-x 7 1001 1001 4096 Feb 26 08:58 internal 09:01:05 drwxrwxr-x 2 1001 1001 4096 Feb 26 08:58 openapi 09:01:05 -rw-rw-r-- 1 1001 1001 584 Feb 26 08:58 security.txt 09:01:05 -rw-rw-r-- 1 1001 1001 204 Feb 26 08:58 version.go [Pipeline] sh 09:01:05 + git config --global --add safe.directory /w/workspace/edgex-go/802 [Pipeline] echo 09:01:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:01:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:01:05 ========================================================= 09:01:05 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 09:01:05 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:01:05 + '[' -e coverage.out ] 09:01:05 + chown 1001:1001 coverage.out [Pipeline] stash 09:01:06 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 09:01:06 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:01:06 9986a736f7d3: Pulling fs layer 09:01:06 1f018df60701: Pulling fs layer 09:01:06 39f8f326b044: Pulling fs layer 09:01:06 e6a1e7a6a96a: Pulling fs layer 09:01:06 4f4fb700ef54: Pulling fs layer 09:01:06 d45d956e0dbf: Pulling fs layer 09:01:06 d7702b0d1db1: Pulling fs layer 09:01:06 5c7f0f088c93: Pulling fs layer 09:01:06 4fdc064ae6cf: Pulling fs layer 09:01:06 d45d956e0dbf: Waiting 09:01:06 d7702b0d1db1: Waiting 09:01:06 5c7f0f088c93: Waiting 09:01:06 4fdc064ae6cf: Waiting 09:01:06 e6a1e7a6a96a: Waiting 09:01:06 4f4fb700ef54: Waiting 09:01:06 Stashed 1 file(s) [Pipeline] sh 09:01:06 1f018df60701: Verifying Checksum 09:01:06 1f018df60701: Download complete 09:01:06 e6a1e7a6a96a: Verifying Checksum 09:01:06 e6a1e7a6a96a: Download complete 09:01:06 4f4fb700ef54: Verifying Checksum 09:01:06 4f4fb700ef54: Download complete 09:01:06 d45d956e0dbf: Download complete 09:01:06 9986a736f7d3: Verifying Checksum 09:01:06 9986a736f7d3: Download complete 09:01:06 d7702b0d1db1: Verifying Checksum 09:01:06 d7702b0d1db1: Download complete 09:01:06 + make build 09:01:06 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 09:01:06 4fdc064ae6cf: Verifying Checksum 09:01:06 4fdc064ae6cf: Download complete 09:01:07 9986a736f7d3: Pull complete 09:01:07 1f018df60701: Pull complete 09:01:08 39f8f326b044: Download complete 09:01:09 5c7f0f088c93: Verifying Checksum 09:01:09 5c7f0f088c93: Download complete 09:01:21 39f8f326b044: Pull complete 09:01:21 e6a1e7a6a96a: Pull complete 09:01:21 4f4fb700ef54: Pull complete 09:01:22 d45d956e0dbf: Pull complete 09:01:22 d7702b0d1db1: Pull complete 09:01:30 5c7f0f088c93: Pull complete 09:01:32 4fdc064ae6cf: Pull complete 09:01:32 Digest: sha256:893e96b74bf3454b753fb363ebcc6a8ebafe2402b1f6d57d79e3fb85017208f2 09:01:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 09:01:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 09:01:32 + docker build -t ci-base-image-arm64 -f - . 09:01:32 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 09:01:32 WORKDIR /edgex 09:01:32 COPY go.mod . 09:01:32 RUN go mod download 09:01:32 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:01:32 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 09:01:32 Sending build context to Docker daemon 3.662MB 09:01:32 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 09:01:32 ---> 63f30b955cb9 09:01:32 Step 2/4 : WORKDIR /edgex 09:01:33 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:01:34 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:01:34 ---> Running in c90f22fd5fa9 09:01:35 Removing intermediate container c90f22fd5fa9 09:01:35 ---> 61221009ab68 09:01:35 Step 3/4 : COPY go.mod . 09:01:35 ---> 84ff20f103be 09:01:35 Step 4/4 : RUN go mod download 09:01:35 ---> Running in 291dc66fcdfd 09:01:35 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:01:41 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:01:43 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:01:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:01:48 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:01:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 09:01:50 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:01:51 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 09:01:53 $ docker stop --time=1 5cacdb457bd4c7016efabc718a31579fbddc0646cf60c42f2f7e83e612cad977 09:01:56 $ docker rm -f --volumes 5cacdb457bd4c7016efabc718a31579fbddc0646cf60c42f2f7e83e612cad977 [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 09:01:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:01:58 09:01:58 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:01:58 latest: Pulling from edgex-devops/edgex-compose 09:01:58 91d30c5bc195: Pulling fs layer 09:01:58 2e9b0aa3be6d: Pulling fs layer 09:01:58 9c61dcf015f6: Pulling fs layer 09:01:58 4698f68db338: Pulling fs layer 09:01:58 2a2f49069b9e: Pulling fs layer 09:01:58 e0025b399a48: Pulling fs layer 09:01:58 2a2f49069b9e: Waiting 09:01:58 e0025b399a48: Waiting 09:01:58 4698f68db338: Waiting 09:01:58 91d30c5bc195: Verifying Checksum 09:01:58 91d30c5bc195: Download complete 09:01:58 4698f68db338: Verifying Checksum 09:01:58 4698f68db338: Download complete 09:01:58 2e9b0aa3be6d: Verifying Checksum 09:01:58 2e9b0aa3be6d: Download complete 09:01:58 e0025b399a48: Download complete 09:01:58 91d30c5bc195: Pull complete 09:01:58 2a2f49069b9e: Verifying Checksum 09:01:58 2a2f49069b9e: Download complete 09:01:58 2e9b0aa3be6d: Pull complete 09:01:59 9c61dcf015f6: Download complete 09:02:01 9c61dcf015f6: Pull complete 09:02:01 4698f68db338: Pull complete 09:02:02 2a2f49069b9e: Pull complete 09:02:02 e0025b399a48: Pull complete 09:02:02 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 09:02:02 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:02:02 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:02:02 prd-ubuntu20.04-docker-8c-8g-39777 does not seem to be running inside a container 09:02:02 $ 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/802 -v /w/workspace/edgex-go/802:/w/workspace/edgex-go/802:rw,z -v /w/workspace/edgex-go/802@tmp:/w/workspace/edgex-go/802@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 09:02:03 $ docker top c401dbebf520ff6892356129f4d969d2ceb012fba3915529bf8227e957941572 -eo pid,comm [Pipeline] { [Pipeline] sh 09:02:04 + docker compose -f ./docker-compose-build.yml build --parallel 09:02:06 #1 [security-bootstrapper internal] load build definition from Dockerfile 09:02:06 #1 transferring dockerfile: 3.02kB done 09:02:06 #1 DONE 0.0s 09:02:06 09:02:06 #2 [support-notifications internal] load build definition from Dockerfile 09:02:06 #2 transferring dockerfile: 2.00kB done 09:02:06 #2 DONE 0.0s 09:02:06 09:02:06 #3 [security-secretstore-setup internal] load build definition from Dockerfile 09:02:06 #3 transferring dockerfile: 2.49kB done 09:02:06 #3 DONE 0.0s 09:02:06 09:02:06 #4 [core-command internal] load build definition from Dockerfile 09:02:06 #4 transferring dockerfile: 1.94kB done 09:02:06 #4 DONE 0.0s 09:02:06 09:02:06 #5 [security-spire-config internal] load build definition from Dockerfile 09:02:06 #5 transferring dockerfile: 1.69kB done 09:02:06 #5 DONE 0.0s 09:02:06 09:02:06 #6 [support-scheduler internal] load build definition from Dockerfile 09:02:06 #6 transferring dockerfile: 1.83kB done 09:02:06 #6 DONE 0.0s 09:02:06 09:02:06 #7 [security-proxy-auth internal] load build definition from Dockerfile 09:02:06 #7 transferring dockerfile: 2.14kB done 09:02:06 #7 DONE 0.0s 09:02:06 09:02:06 #8 [core-data internal] load build definition from Dockerfile 09:02:06 #8 transferring dockerfile: 2.04kB done 09:02:06 #8 DONE 0.0s 09:02:06 09:02:06 #9 [security-spire-server internal] load build definition from Dockerfile 09:02:06 #9 transferring dockerfile: 1.70kB done 09:02:06 #9 DONE 0.0s 09:02:06 09:02:06 #10 [core-keeper internal] load build definition from Dockerfile 09:02:06 #10 transferring dockerfile: 2.01kB done 09:02:06 #10 DONE 0.1s 09:02:06 09:02:06 #11 [security-proxy-setup internal] load build definition from Dockerfile 09:02:06 #11 transferring dockerfile: 2.50kB done 09:02:06 #11 DONE 0.0s 09:02:06 09:02:06 #12 [security-spiffe-token-provider internal] load build definition from Dockerfile 09:02:06 #12 transferring dockerfile: 1.89kB done 09:02:06 #12 DONE 0.0s 09:02:06 09:02:06 #13 [core-metadata internal] load build definition from Dockerfile 09:02:06 #13 transferring dockerfile: 2.10kB done 09:02:06 #13 DONE 0.1s 09:02:06 09:02:06 #14 [security-spire-agent internal] load build definition from Dockerfile 09:02:06 #14 transferring dockerfile: 1.81kB done 09:02:06 #14 DONE 0.1s 09:02:06 09:02:06 #15 [core-common-config-bootstrapper internal] load build definition from Dockerfile 09:02:06 #15 transferring dockerfile: 2.23kB 0.0s done 09:02:06 #15 DONE 0.1s 09:02:06 09:02:06 #16 [security-bootstrapper internal] load .dockerignore 09:02:06 #16 transferring context: 50B done 09:02:06 #16 DONE 0.1s 09:02:06 09:02:06 #17 [support-notifications internal] load .dockerignore 09:02:06 #17 transferring context: 50B done 09:02:06 #17 DONE 0.0s 09:02:06 09:02:06 #18 [security-secretstore-setup internal] load .dockerignore 09:02:06 #18 transferring context: 50B done 09:02:06 #18 DONE 0.0s 09:02:06 09:02:06 #19 [core-command internal] load .dockerignore 09:02:06 #19 transferring context: 50B done 09:02:06 #19 DONE 0.0s 09:02:06 09:02:06 #20 [security-spire-config internal] load .dockerignore 09:02:06 #20 transferring context: 50B done 09:02:06 #20 DONE 0.0s 09:02:06 09:02:06 #21 [support-scheduler internal] load .dockerignore 09:02:06 #21 transferring context: 50B done 09:02:06 #21 DONE 0.0s 09:02:06 09:02:06 #22 [security-proxy-auth internal] load .dockerignore 09:02:07 #22 transferring context: 50B done 09:02:07 #22 DONE 0.0s 09:02:07 09:02:07 #23 [core-data internal] load .dockerignore 09:02:07 #23 transferring context: 50B done 09:02:07 #23 DONE 0.0s 09:02:07 09:02:07 #24 [security-spire-server internal] load .dockerignore 09:02:07 #24 transferring context: 50B done 09:02:07 #24 DONE 0.0s 09:02:07 09:02:07 #25 [security-proxy-setup internal] load .dockerignore 09:02:07 #25 transferring context: 50B done 09:02:07 #25 DONE 0.0s 09:02:07 09:02:07 #26 [security-spiffe-token-provider internal] load .dockerignore 09:02:07 #26 transferring context: 50B done 09:02:07 #26 DONE 0.1s 09:02:07 09:02:07 #27 [core-keeper internal] load .dockerignore 09:02:07 #27 transferring context: 50B done 09:02:07 #27 DONE 0.0s 09:02:07 09:02:07 #28 [core-metadata internal] load .dockerignore 09:02:07 #28 transferring context: 50B done 09:02:07 #28 DONE 0.1s 09:02:07 09:02:07 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:02:07 #29 DONE 0.0s 09:02:07 09:02:07 #30 [security-spire-agent internal] load .dockerignore 09:02:07 #30 transferring context: 50B done 09:02:07 #30 DONE 0.0s 09:02:07 09:02:07 #31 [core-common-config-bootstrapper internal] load .dockerignore 09:02:07 #31 transferring context: 50B done 09:02:07 #31 DONE 0.0s 09:02:07 09:02:07 #32 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 09:02:07 #32 DONE 0.1s 09:02:07 09:02:07 #33 [security-bootstrapper stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:02:07 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 09:02:07 #33 ... 09:02:07 09:02:07 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:02:07 #29 DONE 0.0s 09:02:07 09:02:07 #33 [support-notifications stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:02:07 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 09:02:07 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 09:02:07 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 09:02:07 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 09:02:07 #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s 09:02:07 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 09:02:07 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 09:02:07 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 09:02:07 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 09:02:07 #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 09:02:07 #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 09:02:07 #33 ... 09:02:07 09:02:07 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:02:07 #29 DONE 0.0s 09:02:07 09:02:07 #33 [support-scheduler stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:02:07 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 09:02:07 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 09:02:07 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 09:02:07 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 09:02:07 #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 09:02:07 #33 ... 09:02:07 09:02:07 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 09:02:07 #32 DONE 0.3s 09:02:07 09:02:07 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:02:07 #29 DONE 0.0s 09:02:07 09:02:07 #33 [security-spiffe-token-provider stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:02:07 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 09:02:07 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 09:02:07 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 09:02:07 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 09:02:07 #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 09:02:07 #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.3s done 09:02:07 #33 ... 09:02:07 09:02:07 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:02:07 #29 DONE 0.0s 09:02:07 09:02:07 #34 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64 09:02:07 #34 DONE 0.7s 09:02:07 09:02:07 #33 [core-keeper stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:02:07 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 09:02:07 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 09:02:07 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 09:02:07 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 09:02:07 #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 09:02:07 #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.3s done 09:02:07 #33 ... 09:02:07 09:02:07 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:02:07 #29 DONE 0.0s 09:02:07 09:02:07 #34 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-x86_64 09:02:07 #34 DONE 0.7s 09:02:07 09:02:07 #33 [core-metadata stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:02:07 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 09:02:07 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 09:02:07 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 09:02:07 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 09:02:07 #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 09:02:07 #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.3s done 09:02:09 #33 DONE 1.9s 09:02:09 09:02:09 #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 09:02:09 #32 DONE 1.6s 09:02:09 09:02:09 #35 [support-notifications builder 2/7] WORKDIR /edgex-go 09:02:09 #35 DONE 1.3s 09:02:09 09:02:09 #36 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 09:02:09 #36 ... 09:02:09 09:02:09 #33 [security-spire-server stage-1 1/16] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:02:09 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 09:02:09 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 09:02:09 #33 sha256:43180c492a5e6cedd8232e8f77a454f666f247586853eecb90258b26688ad1d3 1.02kB / 1.02kB done 09:02:09 #33 sha256:ff221270b9fb7387b0ad9ff8f69fbbd841af263842e62217392f18c3b5226f38 581B / 581B done 09:02:09 #33 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 09:02:09 #33 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.3s done 09:02:09 #33 DONE 1.9s 09:02:09 09:02:09 #37 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 09:02:09 #37 DONE 2.1s 09:02:09 09:02:09 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 09:02:09 #38 DONE 1.7s 09:02:09 09:02:09 #39 [security-spire-server internal] load build context 09:02:09 #39 transferring context: 23.80kB 0.0s done 09:02:09 #39 DONE 0.2s 09:02:09 09:02:09 #40 [security-spire-config internal] load build context 09:02:09 #40 transferring context: 22.05kB 0.0s done 09:02:09 #40 DONE 0.2s 09:02:09 09:02:09 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:02:09 #41 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done 09:02:09 #41 ... 09:02:09 09:02:09 #42 [security-spire-agent internal] load build context 09:02:09 #42 transferring context: 23.33kB 0.0s done 09:02:09 #42 DONE 0.2s 09:02:09 09:02:09 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:02:09 #41 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 09:02:09 #41 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 09:02:09 #41 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 09:02:09 #41 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.1s 09:02:09 #41 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.1s 09:02:09 #41 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 09:02:09 #41 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s 09:02:09 #41 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.2s 09:02:09 #41 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.3s 09:02:09 #41 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.3s 09:02:11 #41 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.7s done 09:02:11 #41 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 09:02:11 #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 1.9s 09:02:12 #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 8.39MB / 36.47MB 2.2s 09:02:12 #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 13.63MB / 36.47MB 2.5s 09:02:12 #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 20.97MB / 36.47MB 2.6s 09:02:12 #41 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 2.4s done 09:02:12 #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 29.36MB / 36.47MB 2.7s 09:02:12 #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 2.8s 09:02:12 #41 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 2.8s done 09:02:13 #41 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 3.3s done 09:02:13 #41 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 09:02:14 #41 ... 09:02:14 09:02:14 #43 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:02:14 #43 DONE 5.4s 09:02:14 09:02:14 #44 [security-bootstrapper internal] load build context 09:02:14 #44 transferring context: 136.31MB 7.4s 09:02:14 #44 ... 09:02:14 09:02:14 #45 [security-proxy-auth internal] load build context 09:02:14 #45 ... 09:02:14 09:02:14 #44 [security-bootstrapper internal] load build context 09:02:17 #44 ... 09:02:17 09:02:17 #46 [support-notifications internal] load build context 09:02:17 #46 ... 09:02:17 09:02:17 #47 [core-command internal] load build context 09:02:17 #47 ... 09:02:17 09:02:17 #48 [core-data internal] load build context 09:02:17 #48 ... 09:02:17 09:02:17 #49 [security-proxy-setup internal] load build context 09:02:17 #49 ... 09:02:17 09:02:17 #50 [core-keeper internal] load build context 09:02:17 #50 ... 09:02:17 09:02:17 #51 [support-scheduler internal] load build context 09:02:17 #51 ... 09:02:17 09:02:17 #52 [security-secretstore-setup internal] load build context 09:02:17 #52 ... 09:02:17 09:02:17 #53 [security-spiffe-token-provider internal] load build context 09:02:17 #53 ... 09:02:17 09:02:17 #54 [core-metadata internal] load build context 09:02:18 #54 ... 09:02:18 09:02:18 #55 [core-common-config-bootstrapper internal] load build context 09:02:18 #55 ... 09:02:18 09:02:18 #52 [security-secretstore-setup internal] load build context 09:02:18 #52 ... 09:02:18 09:02:18 #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:02:18 #56 ... 09:02:18 09:02:18 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 09:02:18 #0 0.715 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:02:18 #0 0.888 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:02:18 #0 1.247 OK: 248 MiB in 58 packages 09:02:19 #57 ... 09:02:19 09:02:19 #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:02:19 #58 ... 09:02:19 09:02:19 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:02:19 #59 ... 09:02:19 09:02:19 #60 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:02:19 #60 ... 09:02:19 09:02:19 #61 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 09:02:19 #0 2.634 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:02:19 #0 2.708 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:02:19 #0 3.162 OK: 248 MiB in 58 packages 09:02:19 #61 ... 09:02:19 09:02:19 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:02:19 #62 ... 09:02:19 09:02:19 #63 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:02:19 #63 ... 09:02:19 09:02:19 #64 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:02:19 #0 2.646 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:02:19 #0 2.709 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:02:19 #0 3.196 OK: 248 MiB in 58 packages 09:02:19 #64 ... 09:02:19 09:02:19 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:02:20 #65 ... 09:02:20 09:02:20 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:02:20 #66 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done 09:02:20 #66 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.7s done 09:02:20 #66 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 09:02:20 #66 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 09:02:20 #66 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 09:02:20 #66 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 2.4s done 09:02:20 #66 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 09:02:20 #66 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 09:02:20 #66 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 8.0s done 09:02:20 #66 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 10.0s done 09:02:20 #66 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 09:02:20 #66 ... 09:02:20 09:02:20 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:02:20 #67 ... 09:02:20 09:02:20 #68 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:02:20 #68 ... 09:02:20 09:02:20 #69 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:02:20 #69 ... 09:02:20 09:02:20 #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:02:20 #70 ... 09:02:20 09:02:20 #71 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:02:21 #71 ... 09:02:21 09:02:21 #53 [security-spiffe-token-provider internal] load build context 09:02:21 #53 transferring context: 428.06MB 13.4s 09:02:21 #53 ... 09:02:21 09:02:21 #49 [security-proxy-setup internal] load build context 09:02:21 #49 transferring context: 495.99MB 11.4s done 09:02:21 #49 DONE 13.6s 09:02:21 09:02:21 #57 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 09:02:21 #57 DONE 12.3s 09:02:21 09:02:21 #61 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 09:02:21 #61 DONE 12.4s 09:02:21 09:02:21 #53 [security-spiffe-token-provider internal] load build context 09:02:21 #53 ... 09:02:21 09:02:21 #45 [security-proxy-auth internal] load build context 09:02:21 #45 transferring context: 495.99MB 13.2s done 09:02:21 #45 DONE 13.8s 09:02:21 09:02:21 #53 [security-spiffe-token-provider internal] load build context 09:02:21 #53 ... 09:02:21 09:02:21 #64 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:02:21 #64 DONE 12.4s 09:02:21 09:02:21 #53 [security-spiffe-token-provider internal] load build context 09:02:22 #53 transferring context: 495.99MB 15.4s done 09:02:23 #53 ... 09:02:23 09:02:23 #52 [security-secretstore-setup internal] load build context 09:02:23 #52 transferring context: 495.99MB 14.9s done 09:02:23 #52 DONE 16.0s 09:02:23 09:02:23 #68 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:02:23 #68 14.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:02:23 #68 14.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:02:23 #68 14.79 (1/3) Installing ca-certificates (20241121-r1) 09:02:23 #68 14.79 (2/3) Installing dumb-init (1.2.5-r3) 09:02:23 #68 14.79 (3/3) Installing tzdata (2025a-r0) 09:02:23 #68 14.80 Executing busybox-1.36.1-r29.trigger 09:02:23 #68 14.82 Executing ca-certificates-20241121-r1.trigger 09:02:23 #68 14.88 OK: 10 MiB in 17 packages 09:02:24 #68 ... 09:02:24 09:02:24 #46 [support-notifications internal] load build context 09:02:24 #46 transferring context: 495.99MB 15.2s done 09:02:24 #46 DONE 16.9s 09:02:24 09:02:24 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:02:24 #41 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 09:02:24 #41 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 3.0s 09:02:25 #41 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 3.4s done 09:02:25 #41 ... 09:02:25 09:02:25 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:02:25 #59 15.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:02:25 #59 15.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:02:25 #59 ... 09:02:25 09:02:25 #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:02:25 #72 ... 09:02:25 09:02:25 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:02:25 #59 16.08 (1/4) Installing ca-certificates (20241121-r1) 09:02:25 #59 16.32 (2/4) Installing dumb-init (1.2.5-r3) 09:02:25 #59 16.32 (3/4) Installing su-exec (0.2-r3) 09:02:25 #59 16.33 (4/4) Installing yq-go (4.44.1-r2) 09:02:25 #59 16.39 Executing busybox-1.36.1-r29.trigger 09:02:25 #59 16.40 Executing ca-certificates-20241121-r1.trigger 09:02:25 #59 16.44 OK: 19 MiB in 18 packages 09:02:26 #59 ... 09:02:26 09:02:26 #53 [security-spiffe-token-provider internal] load build context 09:02:26 #53 DONE 18.4s 09:02:26 09:02:26 #50 [core-keeper internal] load build context 09:02:26 #50 transferring context: 495.99MB 15.5s done 09:02:26 #50 DONE 18.3s 09:02:26 09:02:26 #73 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 09:02:26 #73 DONE 4.8s 09:02:26 09:02:26 #55 [core-common-config-bootstrapper internal] load build context 09:02:26 #55 transferring context: 495.99MB 14.8s done 09:02:26 #55 DONE 18.2s 09:02:26 09:02:26 #71 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:02:26 #71 DONE 17.0s 09:02:26 09:02:26 #36 [core-command builder 3/7] RUN apk add --update --no-cache make git 09:02:26 #36 14.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:02:26 #36 14.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:02:26 #36 14.75 OK: 248 MiB in 58 packages 09:02:26 #36 DONE 17.1s 09:02:26 09:02:26 #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:02:26 #56 14.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:02:26 #56 14.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:02:26 #56 14.77 v3.20.6-27-ga622977c292 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:02:26 #56 14.77 v3.20.6-22-g66f37fd29d9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:02:26 #56 14.77 OK: 24188 distinct packages available 09:02:26 #56 14.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:02:26 #56 14.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:02:26 #56 15.24 OK: 248 MiB in 58 packages 09:02:26 #56 DONE 17.1s 09:02:26 09:02:26 #68 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:02:26 #68 DONE 17.0s 09:02:26 09:02:26 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:02:26 #62 14.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:02:26 #62 14.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:02:26 #62 14.71 (1/4) Installing dumb-init (1.2.5-r3) 09:02:26 #62 14.72 (2/4) Installing openssl (3.3.3-r0) 09:02:26 #62 14.74 (3/4) Installing su-exec (0.2-r3) 09:02:26 #62 14.74 (4/4) Installing yq-go (4.44.1-r2) 09:02:26 #62 14.86 Executing busybox-1.36.1-r29.trigger 09:02:26 #62 14.86 OK: 19 MiB in 18 packages 09:02:26 #62 DONE 17.1s 09:02:26 09:02:26 #47 [core-command internal] load build context 09:02:26 #47 transferring context: 495.99MB 16.6s done 09:02:26 #47 DONE 18.7s 09:02:26 09:02:26 #51 [support-scheduler internal] load build context 09:02:26 #51 transferring context: 495.99MB 16.5s done 09:02:26 #51 DONE 18.6s 09:02:26 09:02:26 #48 [core-data internal] load build context 09:02:26 #48 transferring context: 495.99MB 17.1s done 09:02:26 #48 DONE 18.7s 09:02:26 09:02:26 #74 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:02:26 #74 ... 09:02:26 09:02:26 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:02:26 #59 DONE 17.3s 09:02:26 09:02:26 #58 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:02:26 #58 15.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:02:26 #58 15.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:02:26 #58 16.11 (1/7) Installing ca-certificates (20241121-r1) 09:02:26 #58 16.30 (2/7) Installing dumb-init (1.2.5-r3) 09:02:26 #58 16.30 (3/7) Installing libgcc (13.2.1_git20240309-r1) 09:02:26 #58 16.31 (4/7) Installing libsodium (1.0.19-r0) 09:02:26 #58 16.31 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 09:02:26 #58 16.34 (6/7) Installing libzmq (4.3.5-r2) 09:02:26 #58 16.35 (7/7) Installing zeromq (4.3.5-r2) 09:02:26 #58 16.36 Executing busybox-1.36.1-r29.trigger 09:02:26 #58 16.36 Executing ca-certificates-20241121-r1.trigger 09:02:26 #58 16.40 OK: 12 MiB in 21 packages 09:02:26 #58 DONE 17.3s 09:02:26 09:02:26 #54 [core-metadata internal] load build context 09:02:26 #54 transferring context: 495.99MB 16.7s done 09:02:26 #54 DONE 18.6s 09:02:26 09:02:26 #44 [security-bootstrapper internal] load build context 09:02:26 #44 transferring context: 495.99MB 19.2s done 09:02:26 #44 DONE 19.3s 09:02:26 09:02:26 #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:02:26 #75 DONE 0.9s 09:02:26 09:02:26 #63 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 09:02:26 #63 16.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:02:26 #63 16.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:02:26 #63 17.19 (1/1) Installing dumb-init (1.2.5-r3) 09:02:26 #63 17.19 Executing busybox-1.36.1-r29.trigger 09:02:26 #63 17.20 OK: 8 MiB in 15 packages 09:02:26 #63 DONE 17.4s 09:02:26 09:02:26 #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:02:26 #76 DONE 0.5s 09:02:26 09:02:26 #77 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 09:02:26 #77 DONE 0.5s 09:02:26 09:02:26 #74 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:02:26 #74 DONE 0.4s 09:02:26 09:02:26 #78 [core-command stage-1 3/8] RUN apk --no-cache upgrade 09:02:26 #78 ... 09:02:26 09:02:26 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:02:26 #41 DONE 17.2s 09:02:26 09:02:26 #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:27 #79 ... 09:02:27 09:02:27 #69 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:02:27 #69 17.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:02:27 #69 18.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:02:27 #69 18.38 (1/1) Installing dumb-init (1.2.5-r3) 09:02:27 #69 18.39 Executing busybox-1.36.1-r29.trigger 09:02:27 #69 18.40 OK: 8 MiB in 15 packages 09:02:27 #69 DONE 18.6s 09:02:27 09:02:27 #70 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:02:27 #70 17.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:02:27 #70 18.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:02:27 #70 18.40 (1/2) Installing dumb-init (1.2.5-r3) 09:02:27 #70 18.40 (2/2) Installing su-exec (0.2-r3) 09:02:27 #70 18.40 Executing busybox-1.36.1-r29.trigger 09:02:27 #70 18.42 OK: 8 MiB in 16 packages 09:02:27 #70 DONE 18.6s 09:02:27 09:02:27 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:02:27 #67 18.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:02:27 #67 18.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:02:28 #67 18.49 v3.20.6-27-ga622977c292 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:02:28 #67 18.49 v3.20.6-22-g66f37fd29d9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:02:28 #67 18.49 OK: 24170 distinct packages available 09:02:28 #67 18.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:02:28 #67 18.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:02:28 #67 ... 09:02:28 09:02:28 #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:02:28 #60 17.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:02:28 #60 17.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:02:28 #60 18.09 v3.20.6-27-ga622977c292 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:02:28 #60 18.09 v3.20.6-22-g66f37fd29d9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:02:28 #60 18.09 OK: 24170 distinct packages available 09:02:28 #60 18.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:02:28 #60 18.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:02:28 #60 18.58 (1/5) Installing dumb-init (1.2.5-r3) 09:02:28 #60 18.58 (2/5) Installing musl-obstack (1.2.3-r2) 09:02:28 #60 18.59 (3/5) Installing libucontext (1.2-r3) 09:02:28 #60 18.59 (4/5) Installing gcompat (1.1.0-r4) 09:02:28 #60 18.60 (5/5) Installing openssl (3.3.3-r0) 09:02:28 #60 18.61 Executing busybox-1.36.1-r29.trigger 09:02:28 #60 18.62 OK: 9 MiB in 19 packages 09:02:28 #60 DONE 18.8s 09:02:28 09:02:28 #65 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:02:28 #65 17.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:02:28 #65 18.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:02:28 #65 18.41 v3.20.6-27-ga622977c292 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:02:28 #65 18.41 v3.20.6-22-g66f37fd29d9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:02:28 #65 18.41 OK: 24170 distinct packages available 09:02:28 #65 18.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:02:28 #65 18.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:02:28 #65 18.94 (1/14) Installing ca-certificates (20241121-r1) 09:02:28 #65 18.96 (2/14) Installing brotli-libs (1.1.0-r2) 09:02:28 #65 18.97 (3/14) Installing c-ares (1.33.1-r0) 09:02:28 #65 18.97 (4/14) Installing libunistring (1.2-r0) 09:02:28 #65 18.99 (5/14) Installing libidn2 (2.3.7-r0) 09:02:28 #65 18.99 (6/14) Installing nghttp2-libs (1.62.1-r0) 09:02:28 #65 18.99 (7/14) Installing libpsl (0.21.5-r1) 09:02:28 #65 19.00 (8/14) Installing zstd-libs (1.5.6-r0) 09:02:28 #65 19.01 (9/14) Installing libcurl (8.12.1-r0) 09:02:28 #65 19.01 (10/14) Installing curl (8.12.1-r0) 09:02:28 #65 19.02 (11/14) Installing dumb-init (1.2.5-r3) 09:02:28 #65 19.02 (12/14) Installing musl-obstack (1.2.3-r2) 09:02:28 #65 19.02 (13/14) Installing libucontext (1.2-r3) 09:02:28 #65 19.02 (14/14) Installing gcompat (1.1.0-r4) 09:02:28 #65 19.03 Executing busybox-1.36.1-r29.trigger 09:02:28 #65 19.04 Executing ca-certificates-20241121-r1.trigger 09:02:28 #65 19.10 OK: 13 MiB in 28 packages 09:02:28 #65 DONE 19.3s 09:02:28 09:02:28 #67 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:02:28 #67 18.98 (1/4) Installing dumb-init (1.2.5-r3) 09:02:28 #67 18.98 (2/4) Installing musl-obstack (1.2.3-r2) 09:02:28 #67 18.98 (3/4) Installing libucontext (1.2-r3) 09:02:28 #67 18.99 (4/4) Installing gcompat (1.1.0-r4) 09:02:28 #67 18.99 Executing busybox-1.36.1-r29.trigger 09:02:28 #67 19.02 OK: 8 MiB in 18 packages 09:02:28 #67 DONE 19.2s 09:02:28 09:02:28 #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:02:28 #80 ... 09:02:28 09:02:28 #81 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:02:28 #0 1.810 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:02:28 #0 1.896 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:02:28 #0 2.225 OK: 19 MiB in 18 packages 09:02:28 #81 DONE 2.4s 09:02:28 09:02:28 #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:02:28 #0 2.164 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:02:28 #0 2.243 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:02:28 #0 2.587 OK: 19 MiB in 18 packages 09:02:28 #82 DONE 2.7s 09:02:28 09:02:28 #83 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:02:28 #0 2.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:02:28 #0 2.287 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:02:28 #0 2.612 OK: 10 MiB in 17 packages 09:02:28 #83 DONE 2.8s 09:02:28 09:02:28 #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:02:28 #84 DONE 0.1s 09:02:28 09:02:28 #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:02:28 #72 12.56 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:02:28 #72 13.03 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:02:28 #72 13.82 OK: 248 MiB in 58 packages 09:02:28 #72 DONE 13.9s 09:02:28 09:02:28 #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:02:28 #85 DONE 0.1s 09:02:28 09:02:28 #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:29 #86 ... 09:02:29 09:02:29 #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:02:29 #0 1.931 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:02:29 #0 2.039 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:02:29 #0 2.460 OK: 12 MiB in 21 packages 09:02:29 #87 DONE 2.7s 09:02:29 09:02:29 #78 [core-command stage-1 3/8] RUN apk --no-cache upgrade 09:02:29 #78 2.314 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:02:29 #78 2.394 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:02:29 #78 2.754 OK: 8 MiB in 15 packages 09:02:29 #78 DONE 2.9s 09:02:29 09:02:29 #88 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 09:02:29 #88 ... 09:02:29 09:02:29 #89 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:02:29 #0 1.864 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:02:29 #0 2.342 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:02:29 #0 3.140 (1/1) Installing dumb-init (1.2.5-r3) 09:02:29 #0 3.421 Executing busybox-1.36.1-r29.trigger 09:02:29 #0 3.427 OK: 8 MiB in 15 packages 09:02:29 #89 DONE 3.5s 09:02:29 09:02:29 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:02:29 #66 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 1.3s done 09:02:30 #66 ... 09:02:30 09:02:30 #88 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 09:02:30 #88 2.087 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:02:30 #88 ... 09:02:30 09:02:30 #90 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:02:30 #0 2.383 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:02:30 #0 2.466 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:02:30 #0 2.781 OK: 8 MiB in 15 packages 09:02:30 #90 DONE 2.9s 09:02:30 09:02:30 #88 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 09:02:30 #88 2.180 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:02:30 #88 ... 09:02:30 09:02:30 #91 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:02:30 #0 2.370 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:02:30 #0 2.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:02:30 #0 2.853 OK: 8 MiB in 16 packages 09:02:30 #91 DONE 3.0s 09:02:30 09:02:30 #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:02:31 #92 ... 09:02:31 09:02:31 #88 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 09:02:31 #88 2.560 OK: 9 MiB in 19 packages 09:02:31 #88 DONE 2.7s 09:02:31 09:02:31 #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:02:31 #0 2.083 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:02:31 #0 2.167 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:02:31 #0 2.566 OK: 13 MiB in 28 packages 09:02:31 #93 DONE 2.7s 09:02:31 09:02:31 #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:02:31 #80 2.200 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 09:02:31 #80 2.292 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 09:02:31 #80 2.600 OK: 8 MiB in 18 packages 09:02:31 #80 DONE 3.1s 09:02:31 09:02:31 #94 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:02:31 #94 DONE 0.9s 09:02:31 09:02:31 #95 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:02:31 #95 DONE 0.9s 09:02:31 09:02:31 #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:02:31 #92 DONE 1.3s 09:02:31 09:02:31 #96 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 09:02:32 Removing intermediate container 291dc66fcdfd 09:02:32 ---> 1ff6559fd2a9 09:02:32 Successfully built 1ff6559fd2a9 09:02:32 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:32 + docker inspect -f . ci-base-image-arm64 09:02:32 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:02:33 prd-ubuntu20.04-docker-arm64-4c-16g-39778 does not seem to be running inside a container 09:02:33 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/802 -v /w/workspace/edgex-go/802:/w/workspace/edgex-go/802:rw,z -v /w/workspace/edgex-go/802@tmp:/w/workspace/edgex-go/802@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:02:33 #96 ... 09:02:33 09:02:33 #97 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:02:33 #97 DONE 1.1s 09:02:33 09:02:33 #98 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:02:33 #98 DONE 1.2s 09:02:33 09:02:33 #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:02:33 #99 DONE 1.2s 09:02:33 09:02:33 #100 [security-spire-server stage-2 6/9] COPY security.txt / 09:02:33 #100 DONE 0.1s 09:02:33 09:02:33 #96 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 09:02:33 #96 DONE 1.2s 09:02:33 09:02:33 #101 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:02:33 #101 DONE 0.1s 09:02:33 09:02:33 #102 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:02:33 #102 DONE 0.1s 09:02:33 09:02:33 #103 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:02:33 #103 DONE 0.1s 09:02:33 09:02:33 #104 [security-spire-agent stage-3 7/10] COPY security.txt / 09:02:33 #104 DONE 0.1s 09:02:33 09:02:33 #105 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:02:33 #105 DONE 0.1s 09:02:33 09:02:33 #106 [security-spire-config stage-2 6/10] COPY security.txt / 09:02:33 #106 DONE 0.1s 09:02:33 09:02:33 #107 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:02:33 #107 DONE 0.1s 09:02:33 09:02:33 #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:02:33 #108 DONE 0.1s 09:02:33 09:02:33 #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 09:02:33 #109 DONE 0.1s 09:02:33 09:02:33 #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:02:33 #110 DONE 0.1s 09:02:33 09:02:33 #111 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:02:33 #111 DONE 0.1s 09:02:33 09:02:33 #112 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:02:33 #112 DONE 0.1s 09:02:33 09:02:33 #113 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:02:33 #113 DONE 0.1s 09:02:33 09:02:33 #114 [security-spire-agent] exporting to image 09:02:33 #114 exporting layers 09:02:34 $ docker top 247b239d59575a3c7c034fb6505791ac7735f1a677a6add464a7b57f141fa100 -eo pid,comm [Pipeline] { [Pipeline] sh 09:02:34 #114 exporting layers 1.2s done 09:02:34 #114 writing image sha256:7c8de07686cb32848c481cad86047f2c9102dc27bb68c6e8b7e1952e72b3097d 0.0s done 09:02:34 #114 naming to docker.io/library/security-spire-server done 09:02:35 + go version 09:02:35 go version go1.23.4 linux/arm64 [Pipeline] } 09:02:35 $ docker stop --time=1 247b239d59575a3c7c034fb6505791ac7735f1a677a6add464a7b57f141fa100 09:02:35 #114 exporting layers 2.0s done 09:02:35 #114 writing image sha256:8cfe20b7f8b70c5a9220a231b51de9e66a2ca813c7d12110b12c619de04a06cd 09:02:35 #114 writing image sha256:8cfe20b7f8b70c5a9220a231b51de9e66a2ca813c7d12110b12c619de04a06cd 0.2s done 09:02:35 #114 naming to docker.io/library/security-spire-config 09:02:35 #114 exporting layers 2.3s done 09:02:35 #114 naming to docker.io/library/security-spire-config 0.2s done 09:02:35 #114 writing image sha256:c31ec206a21e5e720584e4ebb747bea255650da3e208db317b17f1cba7ce12b1 09:02:36 #114 writing image sha256:c31ec206a21e5e720584e4ebb747bea255650da3e208db317b17f1cba7ce12b1 0.1s done 09:02:36 #114 naming to docker.io/library/security-spire-agent 0.0s done 09:02:36 #114 DONE 2.6s 09:02:36 09:02:36 #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:36 #115 ... 09:02:36 09:02:36 #116 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:36 #116 ... 09:02:36 09:02:36 #117 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:36 #117 ... 09:02:36 09:02:36 #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:36 $ docker rm -f --volumes 247b239d59575a3c7c034fb6505791ac7735f1a677a6add464a7b57f141fa100 [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 09:02:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:02:37 09:02:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:02:37 latest: Pulling from edgex-devops/edgex-compose-arm64 09:02:37 547446be3368: Pulling fs layer 09:02:37 d125d8839a47: Pulling fs layer 09:02:37 3e85d5ac6304: Pulling fs layer 09:02:37 c3105a71a48b: Pulling fs layer 09:02:37 0f093f025ec4: Pulling fs layer 09:02:37 c3106fc0e877: Pulling fs layer 09:02:37 c3105a71a48b: Waiting 09:02:37 0f093f025ec4: Waiting 09:02:37 c3106fc0e877: Waiting 09:02:38 547446be3368: Verifying Checksum 09:02:38 c3105a71a48b: Verifying Checksum 09:02:38 c3105a71a48b: Download complete 09:02:38 d125d8839a47: Verifying Checksum 09:02:38 d125d8839a47: Download complete 09:02:38 c3106fc0e877: Verifying Checksum 09:02:38 c3106fc0e877: Download complete 09:02:38 0f093f025ec4: Verifying Checksum 09:02:38 0f093f025ec4: Download complete 09:02:38 547446be3368: Pull complete 09:02:39 d125d8839a47: Pull complete 09:02:40 3e85d5ac6304: Verifying Checksum 09:02:40 3e85d5ac6304: Download complete 09:02:50 3e85d5ac6304: Pull complete 09:02:50 c3105a71a48b: Pull complete 09:02:51 0f093f025ec4: Pull complete 09:02:51 c3106fc0e877: Pull complete 09:02:51 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 09:02:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:02:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:02:51 prd-ubuntu20.04-docker-arm64-4c-16g-39778 does not seem to be running inside a container 09:02:51 $ 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/802 -v /w/workspace/edgex-go/802:/w/workspace/edgex-go/802:rw,z -v /w/workspace/edgex-go/802@tmp:/w/workspace/edgex-go/802@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:02:53 $ docker top da093f815e96c8568edfedb955593f5ab8ff9e0104cf843b3fa2c4038291459e -eo pid,comm [Pipeline] { [Pipeline] sh 09:02:54 + docker compose -f ./docker-compose-build.yml build --parallel 09:02:58 #118 DONE 31.7s 09:02:58 09:02:58 #116 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:58 #116 DONE 32.1s 09:02:58 09:02:58 #117 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:58 #117 DONE 31.6s 09:02:58 09:02:58 #79 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:58 #79 DONE 31.6s 09:02:58 09:02:58 #115 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:58 #115 DONE 31.6s 09:02:58 09:02:58 #86 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:02:58 #86 DONE 29.2s 09:02:58 09:02:58 #119 [support-notifications builder 6/7] COPY . . 09:03:04 #1 [security-secretstore-setup internal] load build definition from Dockerfile 09:03:04 #1 transferring dockerfile: 09:03:04 #1 transferring dockerfile: 2.49kB done 09:03:04 #1 DONE 0.1s 09:03:04 09:03:04 #2 [core-keeper internal] load build definition from Dockerfile 09:03:04 #2 transferring dockerfile: 2.01kB done 09:03:04 #2 DONE 0.1s 09:03:04 09:03:04 #3 [security-proxy-setup internal] load build definition from Dockerfile 09:03:04 #3 transferring dockerfile: 2.50kB done 09:03:04 #3 DONE 0.1s 09:03:04 09:03:04 #4 [core-data internal] load build definition from Dockerfile 09:03:04 #4 transferring dockerfile: 2.04kB done 09:03:04 #4 DONE 0.1s 09:03:04 09:03:04 #5 [security-proxy-auth internal] load build definition from Dockerfile 09:03:04 #5 transferring dockerfile: 2.14kB 0.0s done 09:03:04 #5 DONE 0.1s 09:03:04 09:03:04 #6 [core-common-config-bootstrapper internal] load build definition from Dockerfile 09:03:04 #6 transferring dockerfile: 2.23kB done 09:03:04 #6 DONE 0.1s 09:03:04 09:03:04 #7 [security-spire-config internal] load build definition from Dockerfile 09:03:04 #7 transferring dockerfile: 1.69kB 0.0s done 09:03:04 #7 DONE 0.1s 09:03:04 09:03:04 #8 [security-bootstrapper internal] load build definition from Dockerfile 09:03:04 #8 transferring dockerfile: 3.02kB done 09:03:04 #8 DONE 0.1s 09:03:04 09:03:04 #9 [security-spire-agent internal] load build definition from Dockerfile 09:03:04 #9 transferring dockerfile: 1.81kB done 09:03:04 #9 DONE 0.1s 09:03:04 09:03:04 #10 [security-spiffe-token-provider internal] load build definition from Dockerfile 09:03:04 #10 transferring dockerfile: 1.89kB done 09:03:04 #10 DONE 0.1s 09:03:04 09:03:04 #11 [support-notifications internal] load build definition from Dockerfile 09:03:04 #11 transferring dockerfile: 2.00kB done 09:03:04 #11 DONE 0.1s 09:03:04 09:03:04 #12 [support-scheduler internal] load build definition from Dockerfile 09:03:04 #12 transferring dockerfile: 1.83kB 0.0s done 09:03:04 #12 DONE 0.1s 09:03:04 09:03:04 #13 [core-command internal] load build definition from Dockerfile 09:03:04 #13 transferring dockerfile: 1.94kB 0.0s done 09:03:04 #13 DONE 0.1s 09:03:04 09:03:04 #14 [core-metadata internal] load build definition from Dockerfile 09:03:04 #14 transferring dockerfile: 2.10kB done 09:03:04 #14 DONE 0.1s 09:03:04 09:03:04 #15 [security-spire-server internal] load build definition from Dockerfile 09:03:04 #15 transferring dockerfile: 1.70kB 0.0s done 09:03:04 #15 DONE 0.1s 09:03:04 09:03:04 #16 [security-secretstore-setup internal] load .dockerignore 09:03:04 #16 transferring context: 50B 0.0s done 09:03:04 #16 DONE 0.1s 09:03:05 09:03:05 #17 [core-keeper internal] load .dockerignore 09:03:05 #17 transferring context: 50B done 09:03:05 #17 DONE 0.0s 09:03:05 09:03:05 #18 [security-proxy-setup internal] load .dockerignore 09:03:05 #18 transferring context: 50B done 09:03:05 #18 DONE 0.0s 09:03:05 09:03:05 #19 [core-data internal] load .dockerignore 09:03:05 #19 transferring context: 50B done 09:03:05 #19 DONE 0.1s 09:03:05 09:03:05 #20 [security-proxy-auth internal] load .dockerignore 09:03:05 #20 transferring context: 50B 0.0s done 09:03:05 #20 DONE 0.1s 09:03:05 09:03:05 #21 [core-common-config-bootstrapper internal] load .dockerignore 09:03:05 #21 transferring context: 50B 0.0s done 09:03:05 #21 DONE 0.1s 09:03:05 09:03:05 #22 [security-spire-config internal] load .dockerignore 09:03:05 #22 transferring context: 50B done 09:03:05 #22 DONE 0.1s 09:03:05 09:03:05 #23 [security-bootstrapper internal] load .dockerignore 09:03:05 #23 transferring context: 50B 0.0s done 09:03:05 #23 DONE 0.0s 09:03:05 09:03:05 #24 [security-spire-agent internal] load .dockerignore 09:03:05 #24 transferring context: 50B done 09:03:05 #24 DONE 0.0s 09:03:05 09:03:05 #25 [security-spiffe-token-provider internal] load .dockerignore 09:03:05 #25 transferring context: 50B done 09:03:05 #25 DONE 0.1s 09:03:05 09:03:05 #26 [support-notifications internal] load .dockerignore 09:03:06 #26 transferring context: 50B done 09:03:06 #26 DONE 0.1s 09:03:06 09:03:06 #27 [support-scheduler internal] load .dockerignore 09:03:06 #27 transferring context: 50B 0.0s done 09:03:06 #27 DONE 0.1s 09:03:06 09:03:06 #28 [core-command internal] load .dockerignore 09:03:06 #28 transferring context: 50B done 09:03:06 #28 DONE 0.1s 09:03:06 09:03:06 #29 [core-metadata internal] load .dockerignore 09:03:06 #29 transferring context: 50B done 09:03:06 #29 DONE 0.1s 09:03:06 09:03:06 #30 [security-spire-server internal] load .dockerignore 09:03:06 #30 transferring context: 50B done 09:03:06 #30 DONE 0.0s 09:03:06 09:03:06 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:03:06 #31 DONE 0.0s 09:03:06 09:03:06 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 09:03:06 #32 DONE 0.1s 09:03:06 09:03:06 #33 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:03:06 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 09:03:06 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 09:03:06 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 09:03:06 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 09:03:06 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 524.29kB / 4.09MB 0.1s 09:03:06 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 2.25MB / 4.09MB 0.2s 09:03:06 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 09:03:06 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 09:03:07 #33 ... 09:03:07 09:03:07 #34 [security-secretstore-setup internal] load build context 09:03:07 #34 transferring context: 3.19MB 0.8s done 09:03:07 #34 DONE 0.9s 09:03:07 09:03:07 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:03:07 #31 DONE 0.0s 09:03:07 09:03:07 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 09:03:07 #32 ... 09:03:07 09:03:07 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:03:07 #31 DONE 0.0s 09:03:07 09:03:07 #35 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:03:07 #35 DONE 1.9s 09:03:07 09:03:07 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.20 09:03:07 #32 DONE 0.3s 09:03:07 09:03:07 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:03:07 #31 DONE 0.0s 09:03:07 09:03:07 #33 [core-keeper stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:03:07 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 09:03:07 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 09:03:07 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 09:03:07 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 09:03:07 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 09:03:07 #33 ... 09:03:07 09:03:07 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:03:07 #31 DONE 0.0s 09:03:07 09:03:07 #35 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:03:07 #35 DONE 1.9s 09:03:07 09:03:07 #33 [core-data stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:03:07 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 09:03:07 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 09:03:07 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 09:03:07 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 09:03:07 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 09:03:08 #33 ... 09:03:08 09:03:08 #36 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 09:03:08 #36 DONE 0.7s 09:03:08 09:03:08 #33 [core-data stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:03:08 #33 ... 09:03:08 09:03:08 #32 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.20 09:03:08 #32 DONE 0.4s 09:03:08 09:03:08 #35 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:03:08 #35 DONE 1.9s 09:03:08 09:03:08 #36 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 09:03:08 #36 DONE 0.7s 09:03:08 09:03:08 #33 [security-proxy-auth stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:03:08 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 09:03:08 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 09:03:08 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 09:03:08 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 09:03:08 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 09:03:08 #33 ... 09:03:08 09:03:08 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:03:08 #31 DONE 0.0s 09:03:08 09:03:08 #33 [security-proxy-auth stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:03:08 #33 ... 09:03:08 09:03:08 #35 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:03:08 #35 DONE 1.9s 09:03:08 09:03:08 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:03:08 #31 DONE 0.0s 09:03:08 09:03:08 #36 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 09:03:08 #36 DONE 0.7s 09:03:08 09:03:08 #33 [core-common-config-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:03:08 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 09:03:08 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 09:03:08 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 09:03:08 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 09:03:08 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 09:03:08 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.9s done 09:03:08 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.9s done 09:03:08 #119 ... 09:03:08 09:03:08 #120 [security-proxy-auth builder 6/7] COPY . . 09:03:08 #120 ... 09:03:08 09:03:08 #121 [security-proxy-setup builder 6/7] COPY . . 09:03:08 #121 ... 09:03:08 09:03:08 #122 [core-keeper builder 7/8] COPY . . 09:03:08 #122 ... 09:03:08 09:03:08 #123 [security-spiffe-token-provider builder 6/7] COPY . . 09:03:08 #123 ... 09:03:08 09:03:08 #124 [support-scheduler builder 6/7] COPY . . 09:03:08 #33 ... 09:03:08 09:03:08 #35 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:03:08 #35 DONE 2.0s 09:03:08 09:03:08 #36 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 09:03:08 #36 DONE 0.8s 09:03:08 09:03:08 #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 09:03:08 #32 DONE 1.1s 09:03:08 09:03:08 #33 [security-bootstrapper stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:03:08 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 09:03:08 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 09:03:08 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 09:03:08 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 09:03:08 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 09:03:08 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.9s done 09:03:09 #33 ... 09:03:09 09:03:09 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:03:09 #31 DONE 0.0s 09:03:09 09:03:09 #37 [core-common-config-bootstrapper internal] load build context 09:03:09 #124 ... 09:03:09 09:03:09 #119 [support-notifications builder 6/7] COPY . . 09:03:09 #119 DONE 11.1s 09:03:09 09:03:09 #120 [security-proxy-auth builder 6/7] COPY . . 09:03:09 #120 DONE 11.1s 09:03:09 09:03:09 #125 [core-command builder 4/7] COPY go.mod vendor* ./ 09:03:09 #125 CACHED 09:03:09 09:03:09 #126 [core-command builder 6/7] COPY . . 09:03:09 #126 CACHED 09:03:09 09:03:09 #127 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:03:09 #127 CACHED 09:03:09 09:03:09 #128 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:03:09 #128 CACHED 09:03:09 09:03:09 #129 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:03:09 #129 CACHED 09:03:09 09:03:09 #130 [core-common-config-bootstrapper builder 6/7] COPY . . 09:03:09 #130 CACHED 09:03:09 09:03:09 #131 [core-data builder 4/7] COPY go.mod vendor* ./ 09:03:09 #131 CACHED 09:03:09 09:03:09 #132 [core-data builder 6/7] COPY . . 09:03:09 #132 CACHED 09:03:09 09:03:09 #133 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:03:09 #133 CACHED 09:03:09 09:03:09 #134 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:03:09 #134 CACHED 09:03:09 09:03:09 #135 [core-metadata builder 6/7] COPY . . 09:03:09 #135 CACHED 09:03:09 09:03:09 #136 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:03:09 #136 CACHED 09:03:09 09:03:09 #123 [security-spiffe-token-provider builder 6/7] COPY . . 09:03:09 #123 DONE 11.1s 09:03:09 09:03:09 #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:03:09 #137 ... 09:03:09 09:03:09 #121 [security-proxy-setup builder 6/7] COPY . . 09:03:09 #121 DONE 11.2s 09:03:09 09:03:09 #138 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:03:09 #138 CACHED 09:03:09 09:03:09 #139 [security-secretstore-setup builder 6/7] COPY . . 09:03:09 #139 CACHED 09:03:09 09:03:09 #140 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 09:03:09 #140 CACHED 09:03:09 09:03:09 #124 [support-scheduler builder 6/7] COPY . . 09:03:09 #124 DONE 11.2s 09:03:09 09:03:09 #122 [core-keeper builder 7/8] COPY . . 09:03:09 #122 DONE 11.2s 09:03:09 09:03:09 #141 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:03:09 #141 CACHED 09:03:09 09:03:09 #142 [security-bootstrapper builder 6/7] COPY . . 09:03:09 #142 CACHED 09:03:09 09:03:09 #143 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:03:09 #143 CACHED 09:03:09 #37 ... 09:03:09 09:03:09 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:03:09 #31 DONE 0.1s 09:03:09 09:03:09 #37 [core-common-config-bootstrapper internal] load build context 09:03:09 09:03:09 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:03:09 #37 ... 09:03:09 09:03:09 #35 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:03:09 #35 DONE 2.0s 09:03:09 09:03:09 #36 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 09:03:09 #36 DONE 0.8s 09:03:09 09:03:09 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.20 09:03:09 #32 DONE 1.6s 09:03:09 09:03:09 #33 [security-spiffe-token-provider stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:03:09 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 09:03:09 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 09:03:09 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 09:03:09 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 09:03:09 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 09:03:09 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.9s done 09:03:09 #33 ... 09:03:09 09:03:09 #35 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:03:09 #35 DONE 2.0s 09:03:09 09:03:09 #36 [support-notifications builder 2/7] WORKDIR /edgex-go 09:03:09 #36 DONE 0.8s 09:03:09 09:03:09 #33 [support-notifications stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:03:09 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 09:03:09 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 09:03:09 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 09:03:09 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 09:03:09 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 09:03:09 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.9s done 09:03:09 #33 ... 09:03:09 09:03:09 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:03:09 #31 DONE 0.1s 09:03:10 09:03:10 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:03:10 #31 DONE 0.1s 09:03:10 09:03:10 #32 [core-command internal] load metadata for docker.io/library/alpine:3.20 09:03:10 #144 0.946 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:03:10 #32 DONE 1.9s 09:03:10 09:03:10 #35 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:03:10 #35 DONE 2.1s 09:03:10 09:03:10 #36 [core-metadata builder 2/7] WORKDIR /edgex-go 09:03:10 #36 DONE 0.9s 09:03:10 09:03:10 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:03:10 #31 DONE 0.1s 09:03:10 09:03:10 #38 [core-keeper internal] load build context 09:03:10 #38 transferring context: 3.19MB 2.1s done 09:03:10 #38 DONE 2.8s 09:03:10 09:03:10 #33 [core-metadata stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:03:10 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 09:03:10 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 09:03:10 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 09:03:10 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 09:03:10 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 09:03:10 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.9s done 09:03:10 #33 ... 09:03:10 09:03:10 #35 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:03:10 #35 DONE 2.1s 09:03:10 09:03:10 #36 [support-scheduler builder 2/7] WORKDIR /edgex-go 09:03:10 #36 DONE 0.9s 09:03:10 09:03:10 #39 [security-proxy-setup internal] load build context 09:03:10 #39 transferring context: 3.19MB 2.2s done 09:03:10 #39 DONE 2.7s 09:03:10 09:03:10 #33 [support-scheduler stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:03:10 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 09:03:10 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 09:03:10 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 09:03:10 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 09:03:10 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 09:03:10 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.9s done 09:03:10 #33 DONE 4.9s 09:03:10 09:03:10 #40 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 09:03:10 #40 DONE 1.8s 09:03:10 09:03:10 #41 [support-scheduler internal] load build context 09:03:11 #41 ... 09:03:11 09:03:11 #33 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:03:11 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 09:03:11 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 09:03:11 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 09:03:11 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 09:03:11 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 09:03:11 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.9s done 09:03:11 #33 DONE 4.9s 09:03:11 09:03:11 #42 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 09:03:11 #42 DONE 3.0s 09:03:11 09:03:11 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:03:11 #43 DONE 0.0s 09:03:11 09:03:11 #44 [core-data internal] load build context 09:03:11 #44 transferring context: 3.19MB 2.9s done 09:03:11 #44 DONE 3.5s 09:03:11 09:03:11 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:03:11 #43 DONE 0.0s 09:03:11 09:03:11 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:03:11 #45 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:03:11 #45 ... 09:03:11 09:03:11 #46 [security-proxy-auth internal] load build context 09:03:11 #46 transferring context: 3.19MB 2.6s done 09:03:11 #46 DONE 3.6s 09:03:11 09:03:11 #47 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:03:12 #47 ... 09:03:12 09:03:12 #37 [core-common-config-bootstrapper internal] load build context 09:03:12 #37 transferring context: 3.19MB 2.6s done 09:03:12 #37 DONE 3.4s 09:03:12 09:03:12 #48 [security-bootstrapper internal] load build context 09:03:12 #48 transferring context: 3.19MB 2.9s done 09:03:12 #48 DONE 3.7s 09:03:12 09:03:12 #41 [support-scheduler internal] load build context 09:03:13 #41 ... 09:03:13 09:03:13 #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 09:03:13 #32 DONE 4.4s 09:03:13 09:03:13 #33 [security-spire-server stage-1 1/13] FROM docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 09:03:13 #33 resolve docker.io/library/alpine:3.20@sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 0.0s done 09:03:13 #33 sha256:de4fe7064d8f98419ea6b49190df1abbf43450c1702eeb864fe9ced453c1cc5f 9.22kB / 9.22kB done 09:03:13 #33 sha256:673057499937dcd5e346ecdef5b60ac6b9ec208a03d3d2d202ba132a4b271588 1.02kB / 1.02kB done 09:03:13 #33 sha256:7aab056cecc6dbca58f1bb83771b82d17aff9028629746dbb25c39f0b8938cce 597B / 597B done 09:03:13 #33 sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 4.09MB / 4.09MB 0.3s done 09:03:13 #33 extracting sha256:94e9d8af22013aabf0edcaf42950c88b0a1350c3a9ce076d61b98a535a673dd9 1.9s done 09:03:13 #33 DONE 5.0s 09:03:13 09:03:13 #49 [security-spire-server internal] load build context 09:03:13 #49 ... 09:03:13 09:03:13 #50 [security-spiffe-token-provider internal] load build context 09:03:13 #50 transferring context: 3.19MB 3.0s done 09:03:13 #50 DONE 4.3s 09:03:14 09:03:14 #51 [support-notifications internal] load build context 09:03:14 #51 ... 09:03:14 09:03:14 #52 [security-spire-config internal] load build context 09:03:14 #52 transferring context: 22.05kB 0.1s done 09:03:14 #52 DONE 3.2s 09:03:14 09:03:14 #51 [support-notifications internal] load build context 09:03:14 #51 ... 09:03:14 09:03:14 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:03:14 #43 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 3.1s done 09:03:14 #43 DONE 3.2s 09:03:14 09:03:14 #51 [support-notifications internal] load build context 09:03:14 #51 ... 09:03:14 09:03:14 #53 [security-spire-agent internal] load build context 09:03:14 #53 transferring context: 23.33kB 0.2s done 09:03:14 #53 DONE 3.5s 09:03:14 09:03:14 #51 [support-notifications internal] load build context 09:03:14 #51 transferring context: 3.19MB 4.5s done 09:03:16 #51 ... 09:03:16 09:03:16 #54 [core-metadata internal] load build context 09:03:16 #54 transferring context: 3.19MB 3.5s done 09:03:16 #54 DONE 6.1s 09:03:16 09:03:16 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:03:16 #43 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 09:03:16 #43 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 09:03:16 #43 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 09:03:16 #43 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.4s done 09:03:16 #43 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.5s done 09:03:16 #43 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done 09:03:16 #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 1.05MB / 33.17MB 1.6s 09:03:16 #43 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 1.4s 09:03:16 #43 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 1.6s done 09:03:17 #43 ... 09:03:17 09:03:17 #51 [support-notifications internal] load build context 09:03:17 #51 DONE 7.4s 09:03:17 09:03:17 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:03:17 #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 3.15MB / 33.17MB 2.4s 09:03:17 #43 ... 09:03:17 09:03:17 #55 [core-command internal] load build context 09:03:17 #55 transferring context: 3.19MB 3.9s done 09:03:17 #55 DONE 7.4s 09:03:17 09:03:17 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:03:17 #43 ... 09:03:17 09:03:17 #56 [core-command builder 3/7] RUN apk add --update --no-cache make git 09:03:17 #0 6.964 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:03:17 #0 7.580 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:03:17 #0 9.960 OK: 239 MiB in 58 packages 09:03:17 #56 ... 09:03:17 09:03:17 #57 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 09:03:17 #0 7.403 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:03:17 #0 8.017 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:03:17 #0 10.29 OK: 239 MiB in 58 packages 09:03:18 #57 ... 09:03:18 09:03:18 #58 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:03:18 #58 ... 09:03:18 09:03:18 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:03:18 #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.25MB / 33.17MB 3.3s 09:03:18 #43 ... 09:03:18 09:03:18 #49 [security-spire-server internal] load build context 09:03:18 #49 transferring context: 23.80kB 0.2s done 09:03:18 #49 DONE 5.2s 09:03:18 09:03:18 #41 [support-scheduler internal] load build context 09:03:18 #41 transferring context: 3.19MB 4.3s done 09:03:18 #41 DONE 8.0s 09:03:18 09:03:18 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:03:18 #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 7.34MB / 33.17MB 3.7s 09:03:19 #43 ... 09:03:19 09:03:19 #57 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 09:03:19 #57 DONE 11.8s 09:03:19 09:03:19 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:03:19 #43 ... 09:03:19 09:03:19 #58 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:03:19 #58 DONE 11.3s 09:03:19 09:03:19 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:03:19 #43 ... 09:03:19 09:03:19 #56 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 09:03:19 #56 DONE 11.5s 09:03:19 09:03:19 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:03:19 #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 9.44MB / 33.17MB 4.4s 09:03:19 #43 ... 09:03:19 09:03:19 #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:03:19 #59 ... 09:03:19 09:03:19 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:03:19 #43 ... 09:03:19 09:03:19 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 09:03:19 #0 8.492 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:03:19 #0 8.927 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:03:19 #60 ... 09:03:19 09:03:19 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:03:20 #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.53MB / 33.17MB 5.2s 09:03:20 #144 ... 09:03:20 09:03:20 #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:03:20 #0 1.043 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:03:20 #145 ... 09:03:20 09:03:20 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:03:20 #0 0.570 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:03:20 #146 ... 09:03:20 09:03:20 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:03:20 #0 1.451 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:03:20 #147 ... 09:03:20 09:03:20 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:03:20 #0 1.156 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 09:03:20 #148 ... 09:03:20 09:03:20 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:03:20 #0 1.394 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 09:03:20 #149 ... 09:03:20 09:03:20 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:03:20 #0 0.946 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 09:03:20 #150 ... 09:03:20 09:03:20 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:03:20 #0 1.032 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:03:20 #151 ... 09:03:20 09:03:20 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:03:20 #0 1.286 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:03:20 #152 ... 09:03:20 09:03:20 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:03:20 #0 0.487 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:03:20 #43 ... 09:03:20 09:03:20 #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:03:20 #61 ... 09:03:20 09:03:20 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:03:20 #43 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 09:03:20 #43 ... 09:03:20 09:03:20 #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:03:20 #62 ... 09:03:20 09:03:20 #63 [core-data builder 4/7] COPY go.mod vendor* ./ 09:03:20 #63 DONE 1.7s 09:03:20 09:03:20 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:03:21 #153 ... 09:03:21 09:03:21 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:03:21 #0 1.158 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:03:21 #43 ... 09:03:21 09:03:21 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 09:03:21 #60 10.77 OK: 239 MiB in 58 packages 09:03:21 #60 DONE 11.5s 09:03:21 09:03:21 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:03:21 #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 13.57MB / 33.17MB 6.3s 09:03:21 #154 ... 09:03:21 09:03:21 #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:03:21 #137 1.250 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:03:21 #43 ... 09:03:21 09:03:21 #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:03:21 #64 ... 09:03:21 09:03:21 #65 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 09:03:21 #65 DONE 2.4s 09:03:21 09:03:21 #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:03:21 #66 ... 09:03:21 09:03:21 #67 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:03:21 #67 ... 09:03:21 09:03:21 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:03:22 #68 ... 09:03:22 09:03:22 #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:03:22 #69 ... 09:03:22 09:03:22 #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:03:22 #70 ... 09:03:22 09:03:22 #71 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:03:22 #71 ... 09:03:22 09:03:22 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:03:22 #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 19.92MB / 33.17MB 7.4s 09:03:22 #43 ... 09:03:22 09:03:22 #72 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:03:22 #72 ... 09:03:22 09:03:22 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:03:22 #73 ... 09:03:22 09:03:22 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:03:23 #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 22.02MB / 33.17MB 8.1s 09:03:23 #43 ... 09:03:23 09:03:23 #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:03:23 #74 DONE 2.2s 09:03:23 09:03:23 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:03:23 #43 ... 09:03:23 09:03:23 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:03:23 #45 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 2.3s done 09:03:23 #45 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 09:03:23 #45 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 09:03:23 #45 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 09:03:23 #45 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.5s done 09:03:23 #45 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.6s done 09:03:23 #45 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.6s done 09:03:23 #45 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.1s done 09:03:23 #45 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 6.6s done 09:03:23 #45 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 09:03:23 #45 ... 09:03:23 09:03:23 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:03:23 #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 24.12MB / 33.17MB 9.1s 09:03:24 #43 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 09:03:24 #43 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.1s done 09:03:24 #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 26.21MB / 33.17MB 9.7s 09:03:25 #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 28.06MB / 33.17MB 10.3s 09:03:25 #43 ... 09:03:25 09:03:25 #64 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:03:25 #64 DONE 14.2s 09:03:25 09:03:25 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:03:27 #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 30.41MB / 33.17MB 11.8s 09:03:27 #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 32.47MB / 33.17MB 12.4s 09:03:27 #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 12.7s done 09:03:27 #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 12.7s done 09:03:28 #43 ... 09:03:28 09:03:28 #61 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:03:28 #61 12.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:03:28 #61 13.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:03:28 #61 16.59 OK: 239 MiB in 58 packages 09:03:28 #61 DONE 18.3s 09:03:29 09:03:29 #75 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:03:29 #75 ... 09:03:29 09:03:29 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:03:29 #76 ... 09:03:29 09:03:29 #72 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:03:29 #72 16.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:03:30 #72 ... 09:03:30 09:03:30 #75 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:03:30 #75 DONE 1.2s 09:03:30 09:03:30 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:03:30 #76 10.99 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:03:31 #76 ... 09:03:31 09:03:31 #77 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:03:31 #77 ... 09:03:31 09:03:31 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:03:31 #43 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 09:03:31 #43 ... 09:03:31 09:03:31 #78 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:03:31 #78 ... 09:03:31 09:03:31 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:03:32 #43 ... 09:03:32 09:03:32 #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:03:32 #59 12.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:03:32 #59 12.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:03:32 #59 14.61 v3.20.6-27-ga622977c292 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:03:32 #59 14.61 v3.20.6-22-g66f37fd29d9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:03:32 #59 14.61 OK: 24066 distinct packages available 09:03:32 #59 14.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:03:32 #59 15.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:03:32 #59 ... 09:03:32 09:03:32 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:03:34 #43 ... 09:03:34 09:03:34 #79 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:03:34 #79 ... 09:03:34 09:03:34 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:03:34 #43 ... 09:03:34 09:03:34 #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:03:34 #70 12.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:03:34 #70 13.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:03:34 #70 20.35 (1/4) Installing ca-certificates (20241121-r1) 09:03:34 #70 20.90 (2/4) Installing dumb-init (1.2.5-r3) 09:03:34 #70 20.91 (3/4) Installing su-exec (0.2-r3) 09:03:34 #70 20.95 (4/4) Installing yq-go (4.44.1-r2) 09:03:34 #70 22.67 Executing busybox-1.36.1-r29.trigger 09:03:34 #70 22.88 Executing ca-certificates-20241121-r1.trigger 09:03:34 #70 ... 09:03:34 09:03:34 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:03:34 #45 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.1s done 09:03:34 #45 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 5.6s 09:03:34 #45 ... 09:03:34 09:03:34 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:03:35 #43 ... 09:03:35 09:03:35 #67 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:03:35 #67 13.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:03:35 #67 14.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:03:35 #67 21.92 (1/2) Installing dumb-init (1.2.5-r3) 09:03:35 #67 21.98 (2/2) Installing su-exec (0.2-r3) 09:03:35 #67 21.99 Executing busybox-1.36.1-r29.trigger 09:03:35 #67 22.28 OK: 9 MiB in 16 packages 09:03:35 #67 ... 09:03:35 09:03:35 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:03:35 #43 ... 09:03:35 09:03:35 #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:03:35 #62 14.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:03:35 #62 15.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:03:35 #62 ... 09:03:35 09:03:35 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:03:35 #43 ... 09:03:35 09:03:35 #59 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:03:35 #59 23.77 OK: 239 MiB in 58 packages 09:03:35 #59 DONE 26.1s 09:03:35 09:03:35 #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:03:35 #0 6.470 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:03:35 #0 8.376 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:03:35 #80 ... 09:03:35 09:03:35 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:03:36 #43 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.9s 09:03:36 #43 ... 09:03:36 09:03:36 #67 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:03:36 #67 DONE 24.8s 09:03:36 09:03:36 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:03:36 #43 ... 09:03:36 09:03:36 #81 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:03:36 #81 DONE 0.9s 09:03:37 09:03:37 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:03:37 #43 ... 09:03:37 09:03:37 #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:03:37 #66 16.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:03:37 #66 17.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:03:37 #66 ... 09:03:37 09:03:37 #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:03:37 #69 16.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:03:37 #69 17.61 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:03:37 #69 ... 09:03:37 09:03:37 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:03:37 #73 15.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:03:37 #73 17.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:03:37 #73 ... 09:03:37 09:03:37 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:03:38 #43 ... 09:03:38 09:03:38 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:03:38 #68 16.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:03:38 #68 18.97 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:03:38 #68 ... 09:03:38 09:03:38 #70 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:03:38 #70 24.62 OK: 20 MiB in 18 packages 09:03:38 #70 DONE 27.2s 09:03:38 09:03:38 #47 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:03:38 #47 17.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:03:38 #47 19.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:03:38 #47 ... 09:03:38 09:03:38 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:03:39 #43 ... 09:03:39 09:03:39 #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:03:39 #62 25.26 (1/1) Installing dumb-init (1.2.5-r3) 09:03:39 #62 25.31 Executing busybox-1.36.1-r29.trigger 09:03:39 #62 25.56 OK: 9 MiB in 15 packages 09:03:39 #62 DONE 28.3s 09:03:39 09:03:39 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:03:39 #43 ... 09:03:39 09:03:39 #71 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:03:39 #71 18.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:03:39 #71 20.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:03:39 #71 ... 09:03:39 09:03:39 #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:03:40 #82 ... 09:03:40 09:03:40 #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:03:40 #83 ... 09:03:40 09:03:40 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:03:40 #43 ... 09:03:40 09:03:40 #72 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:03:40 #72 18.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:03:41 #72 ... 09:03:41 09:03:41 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:03:41 #43 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.0s 09:03:42 #43 ... 09:03:42 09:03:42 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:03:42 #76 13.11 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:03:42 #76 ... 09:03:42 09:03:42 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:03:44 #43 ... 09:03:44 09:03:44 #47 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:03:44 #47 30.30 (1/1) Installing dumb-init (1.2.5-r3) 09:03:44 #47 30.33 Executing busybox-1.36.1-r29.trigger 09:03:44 #47 30.47 OK: 9 MiB in 15 packages 09:03:44 #47 DONE 32.6s 09:03:44 09:03:44 #84 [core-command stage-1 3/9] RUN apk --no-cache upgrade 09:03:44 #84 ... 09:03:44 09:03:44 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:03:44 #45 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 6.3s done 09:03:44 #45 ... 09:03:44 09:03:44 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:03:45 #43 ... 09:03:45 09:03:45 #66 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:03:45 #66 29.95 (1/7) Installing ca-certificates (20241121-r1) 09:03:45 #66 30.24 (2/7) Installing dumb-init (1.2.5-r3) 09:03:45 #66 30.27 (3/7) Installing libgcc (13.2.1_git20240309-r1) 09:03:45 #66 30.28 (4/7) Installing libsodium (1.0.19-r0) 09:03:45 #66 30.30 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 09:03:45 #66 30.38 (6/7) Installing libzmq (4.3.5-r2) 09:03:45 #66 30.53 (7/7) Installing zeromq (4.3.5-r2) 09:03:45 #66 30.56 Executing busybox-1.36.1-r29.trigger 09:03:45 #66 30.61 Executing ca-certificates-20241121-r1.trigger 09:03:45 #66 31.84 OK: 14 MiB in 21 packages 09:03:45 #66 DONE 33.7s 09:03:45 09:03:45 #76 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:03:45 #76 24.17 OK: 239 MiB in 58 packages 09:03:45 #76 DONE 26.1s 09:03:45 09:03:45 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:03:46 #43 ... 09:03:46 09:03:46 #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:03:46 #0 5.590 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:03:46 #0 8.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:03:46 #85 ... 09:03:46 09:03:46 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:03:46 #43 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.2s 09:03:46 #43 ... 09:03:46 09:03:46 #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:03:46 #69 30.11 (1/4) Installing dumb-init (1.2.5-r3) 09:03:46 #69 30.15 (2/4) Installing openssl (3.3.3-r0) 09:03:46 #69 30.33 (3/4) Installing su-exec (0.2-r3) 09:03:46 #69 30.35 (4/4) Installing yq-go (4.44.1-r2) 09:03:46 #69 32.17 Executing busybox-1.36.1-r29.trigger 09:03:46 #69 32.44 OK: 20 MiB in 18 packages 09:03:46 #69 DONE 35.1s 09:03:46 09:03:46 #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:03:46 #86 DONE 1.4s 09:03:46 09:03:46 #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:03:46 #80 20.41 (1/1) Installing dumb-init (1.2.5-r3) 09:03:46 #80 ... 09:03:46 09:03:46 #87 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:03:47 #87 ... 09:03:47 09:03:47 #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:03:48 #88 ... 09:03:48 09:03:48 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:03:48 #0 5.297 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:03:48 #0 7.978 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:03:48 #89 ... 09:03:48 09:03:48 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:03:49 #43 ... 09:03:49 09:03:49 #80 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:03:49 #80 21.56 Executing busybox-1.36.1-r29.trigger 09:03:49 #80 21.75 OK: 9 MiB in 15 packages 09:03:49 #80 DONE 24.1s 09:03:49 09:03:49 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:03:51 #43 ... 09:03:51 09:03:51 #71 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:03:51 #71 32.45 (1/3) Installing ca-certificates (20241121-r1) 09:03:51 #71 32.96 (2/3) Installing dumb-init (1.2.5-r3) 09:03:51 #71 32.98 (3/3) Installing tzdata (2025a-r0) 09:03:51 #71 35.32 Executing busybox-1.36.1-r29.trigger 09:03:51 #71 35.50 Executing ca-certificates-20241121-r1.trigger 09:03:51 #71 36.90 OK: 11 MiB in 17 packages 09:03:51 #71 DONE 39.2s 09:03:51 09:03:51 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:03:51 #43 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.1s done 09:03:51 #43 ... 09:03:51 09:03:51 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:03:51 #73 28.72 v3.20.6-27-ga622977c292 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:03:51 #73 28.72 v3.20.6-22-g66f37fd29d9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:03:51 #73 28.72 OK: 24048 distinct packages available 09:03:51 #73 31.33 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:03:51 #73 33.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:03:51 #73 ... 09:03:51 09:03:51 #90 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:03:51 #90 ... 09:03:51 09:03:51 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 09:03:51 #43 DONE 40.4s 09:03:52 09:03:52 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:03:52 #68 31.53 v3.20.6-27-ga622977c292 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:03:52 #68 31.53 v3.20.6-22-g66f37fd29d9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:03:52 #68 31.53 OK: 24048 distinct packages available 09:03:52 #68 33.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:03:52 #68 35.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:03:52 #68 ... 09:03:52 09:03:52 #72 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:03:52 #72 29.27 v3.20.6-27-ga622977c292 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 09:03:52 #72 29.27 v3.20.6-22-g66f37fd29d9 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 09:03:52 #72 29.27 OK: 24048 distinct packages available 09:03:52 #72 30.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:03:52 #72 33.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:03:52 #72 ... 09:03:52 09:03:52 #84 [core-command stage-1 3/9] RUN apk --no-cache upgrade 09:03:52 #84 6.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:03:52 #84 9.047 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:03:54 #84 ... 09:03:54 09:03:54 #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:03:54 #82 5.050 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:03:54 #82 7.642 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:03:54 #82 ... 09:03:54 09:03:54 #90 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:03:54 #90 2.856 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:03:54 #90 3.922 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:03:55 #90 ... 09:03:55 09:03:55 #91 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:03:55 #0 5.088 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:03:55 #0 6.850 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:03:55 #91 ... 09:03:55 09:03:55 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:03:55 #73 42.86 (1/4) Installing dumb-init (1.2.5-r3) 09:03:55 #73 42.88 (2/4) Installing musl-obstack (1.2.3-r2) 09:03:55 #73 42.89 (3/4) Installing libucontext (1.2-r3) 09:03:55 #73 42.91 (4/4) Installing gcompat (1.1.0-r4) 09:03:55 #73 42.94 Executing busybox-1.36.1-r29.trigger 09:03:55 #73 43.11 OK: 9 MiB in 18 packages 09:03:57 #73 ... 09:03:57 09:03:57 #92 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:03:57 #0 5.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:03:57 #0 7.176 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:03:57 #92 ... 09:03:57 09:03:57 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:03:57 #68 44.20 (1/14) Installing ca-certificates (20241121-r1) 09:03:57 #68 44.57 (2/14) Installing brotli-libs (1.1.0-r2) 09:03:57 #68 44.64 (3/14) Installing c-ares (1.33.1-r0) 09:03:57 #68 44.66 (4/14) Installing libunistring (1.2-r0) 09:03:57 #68 44.79 (5/14) Installing libidn2 (2.3.7-r0) 09:03:57 #68 44.84 (6/14) Installing nghttp2-libs (1.62.1-r0) 09:03:57 #68 44.88 (7/14) Installing libpsl (0.21.5-r1) 09:03:57 #68 44.91 (8/14) Installing zstd-libs (1.5.6-r0) 09:03:57 #68 45.00 (9/14) Installing libcurl (8.12.1-r0) 09:03:57 #68 45.12 (10/14) Installing curl (8.12.1-r0) 09:03:57 #68 45.14 (11/14) Installing dumb-init (1.2.5-r3) 09:03:57 #68 45.17 (12/14) Installing musl-obstack (1.2.3-r2) 09:03:57 #68 45.27 (13/14) Installing libucontext (1.2-r3) 09:03:57 #68 45.32 (14/14) Installing gcompat (1.1.0-r4) 09:03:57 #68 45.38 Executing busybox-1.36.1-r29.trigger 09:03:57 #68 ... 09:03:57 09:03:57 #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:03:57 #85 18.80 OK: 9 MiB in 16 packages 09:03:57 #85 DONE 20.6s 09:03:57 09:03:57 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:03:57 #68 45.57 Executing ca-certificates-20241121-r1.trigger 09:03:57 #68 ... 09:03:57 09:03:57 #73 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:03:57 #73 DONE 44.7s 09:03:57 09:03:57 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:03:57 #93 ... 09:03:57 09:03:57 #89 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:03:57 #89 17.30 OK: 20 MiB in 18 packages 09:03:57 #89 DONE 19.2s 09:03:57 09:03:57 #72 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:03:57 #72 43.26 (1/5) Installing dumb-init (1.2.5-r3) 09:03:57 #72 43.31 (2/5) Installing musl-obstack (1.2.3-r2) 09:03:57 #72 43.33 (3/5) Installing libucontext (1.2-r3) 09:03:57 #72 43.35 (4/5) Installing gcompat (1.1.0-r4) 09:03:57 #72 43.39 (5/5) Installing openssl (3.3.3-r0) 09:03:57 #72 43.55 Executing busybox-1.36.1-r29.trigger 09:03:57 #72 43.75 OK: 10 MiB in 19 packages 09:03:59 #72 DONE 46.4s 09:03:59 09:03:59 #94 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 09:03:59 #94 ... 09:03:59 09:03:59 #82 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:03:59 #82 17.63 OK: 9 MiB in 15 packages 09:03:59 #82 DONE 20.6s 09:04:00 09:04:00 #68 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:04:00 #68 47.07 OK: 15 MiB in 28 packages 09:04:01 #68 DONE 49.4s 09:04:01 09:04:01 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:04:01 #95 ... 09:04:01 09:04:01 #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:04:01 #96 DONE 4.5s 09:04:01 09:04:01 #97 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 09:04:01 #97 DONE 0.3s 09:04:01 09:04:01 #84 [core-command stage-1 3/9] RUN apk --no-cache upgrade 09:04:01 #84 17.91 OK: 9 MiB in 15 packages 09:04:03 #84 DONE 19.3s 09:04:03 09:04:03 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:04:03 #93 5.594 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:04:03 #93 ... 09:04:03 09:04:03 #91 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:04:03 #91 17.18 OK: 14 MiB in 21 packages 09:04:03 #91 DONE 18.7s 09:04:03 09:04:03 #92 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:04:03 #92 15.53 OK: 20 MiB in 18 packages 09:04:03 #92 DONE 17.2s 09:04:04 09:04:04 #98 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:04:04 #98 DONE 0.2s 09:04:04 09:04:04 #90 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:04:04 #90 13.00 OK: 11 MiB in 17 packages 09:04:04 #90 DONE 14.0s 09:04:04 09:04:04 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:04:04 #93 7.530 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:04:09 #93 11.11 OK: 9 MiB in 18 packages 09:04:09 #93 DONE 12.3s 09:04:09 09:04:09 #94 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 09:04:09 #94 4.535 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:04:09 #94 6.072 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:04:09 #94 9.662 OK: 10 MiB in 19 packages 09:04:09 #94 DONE 10.7s 09:04:09 09:04:09 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:04:11 #99 ... 09:04:11 09:04:11 #95 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:04:11 #95 3.743 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 09:04:11 #95 4.828 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 09:04:11 #95 8.590 OK: 15 MiB in 28 packages 09:04:11 #95 DONE 9.9s 09:04:11 09:04:11 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:04:11 #100 DONE 1.6s 09:04:11 09:04:11 #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:04:13 #101 ... 09:04:13 09:04:13 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:04:13 #99 DONE 3.0s 09:04:13 09:04:13 #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:04:13 #101 DONE 3.1s 09:04:13 09:04:13 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:04:13 #102 DONE 1.5s 09:04:13 09:04:13 #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:04:13 #103 ... 09:04:13 09:04:13 #104 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:04:13 #104 DONE 0.3s 09:04:13 09:04:13 #105 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:04:13 #105 DONE 0.3s 09:04:13 09:04:13 #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:04:13 #103 DONE 0.3s 09:04:13 09:04:13 #106 [security-spire-server stage-2 6/9] COPY security.txt / 09:04:13 #106 DONE 0.4s 09:04:13 09:04:13 #107 [security-spire-config stage-2 6/10] COPY security.txt / 09:04:13 #107 DONE 0.4s 09:04:13 09:04:13 #108 [security-spire-agent stage-3 7/10] COPY security.txt / 09:04:13 #108 DONE 0.4s 09:04:13 09:04:13 #109 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:04:13 #109 ... 09:04:13 09:04:13 #110 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:04:13 #110 DONE 0.2s 09:04:13 09:04:13 #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:04:13 #111 DONE 0.4s 09:04:13 09:04:13 #112 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 09:04:14 #112 ... 09:04:14 09:04:14 #109 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:04:14 #109 DONE 0.5s 09:04:14 09:04:14 #112 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 09:04:14 #112 DONE 0.4s 09:04:14 09:04:14 #113 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:04:14 #113 ... 09:04:14 09:04:14 #114 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:04:14 #114 DONE 0.3s 09:04:14 09:04:14 #115 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:04:14 #115 DONE 0.4s 09:04:14 09:04:14 #116 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:04:14 #116 ... 09:04:14 09:04:14 #117 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:04:14 #117 DONE 0.3s 09:04:14 09:04:14 #113 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:04:14 #113 DONE 0.5s 09:04:14 09:04:14 #118 [security-spire-agent] exporting to image 09:04:14 #118 exporting layers 09:04:15 #118 ... 09:04:15 09:04:15 #116 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:04:15 #116 DONE 1.1s 09:04:15 09:04:15 #118 [security-spire-server] exporting to image 09:04:19 #118 exporting layers 4.2s done 09:04:19 #118 writing image sha256:a2e2a55f2fed064b4b4e8e56ecd2e55f91f9420b853b7bdc83ce14c1ec74b8fc 0.1s done 09:04:19 #118 naming to docker.io/library/security-spire-agent-arm64 0.1s done 09:04:19 #118 exporting layers 4.2s done 09:04:19 #118 writing image sha256:f1ff5a84df7c12e84145ce8a68e5344d8fc4a7340bb7386e1700b960958d9bc6 0.1s done 09:04:19 #118 naming to docker.io/library/security-spire-config-arm64 09:04:19 #118 exporting layers 3.6s done 09:04:19 #118 naming to docker.io/library/security-spire-config-arm64 0.0s done 09:04:19 #118 writing image sha256:9237851494329510bdffd9d987d890a5ed1e1433987fa7ff64c6f72fb053490d 0.0s done 09:04:19 #118 naming to docker.io/library/security-spire-server-arm64 done 09:04:19 #118 DONE 4.5s 09:04:19 09:04:19 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:04:42 #137 ... 09:04:42 09:04:42 #145 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:04:42 #145 DONE 93.3s 09:04:42 09:04:42 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:04:42 #151 DONE 93.3s 09:04:42 09:04:42 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:04:42 #155 DONE 0.3s 09:04:42 09:04:42 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:04:43 #156 DONE 0.2s 09:04:43 09:04:43 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:04:43 #157 DONE 0.2s 09:04:43 09:04:43 #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 09:04:43 #158 ... 09:04:43 09:04:43 #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:04:43 #159 DONE 0.2s 09:04:43 09:04:43 #160 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:04:43 #160 DONE 0.3s 09:04:43 09:04:43 #161 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:04:43 #161 DONE 0.2s 09:04:43 09:04:43 #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:04:43 #137 ... 09:04:43 09:04:43 #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:04:44 #162 ... 09:04:44 09:04:44 #158 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 09:04:44 #158 DONE 1.2s 09:04:44 09:04:44 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 09:04:44 #163 DONE 0.2s 09:04:44 09:04:44 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:04:44 #152 ... 09:04:44 09:04:44 #162 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:04:44 #162 DONE 0.8s 09:04:44 09:04:44 #114 [core-common-config-bootstrapper] exporting to image 09:04:44 #114 exporting layers 09:04:44 #114 ... 09:04:44 09:04:44 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 09:04:44 #164 DONE 0.3s 09:04:44 09:04:44 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:04:44 #165 DONE 0.1s 09:04:44 09:04:44 #114 [core-common-config-bootstrapper] exporting to image 09:04:44 #114 exporting layers 0.4s done 09:04:44 #114 writing image sha256:591bc56a44efec781cffaf13c60f86034f765740994c68d33ad4eb28b260ba7c done 09:04:44 #114 naming to docker.io/library/core-common-config-bootstrapper done 09:04:44 #114 DONE 3.0s 09:04:44 09:04:44 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:04:44 #166 DONE 0.1s 09:04:44 09:04:44 #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 09:04:44 #167 DONE 0.0s 09:04:44 09:04:44 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:04:45 #152 ... 09:04:45 09:04:45 #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 09:04:45 #168 DONE 0.1s 09:04:45 09:04:45 #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 09:04:45 #169 DONE 0.1s 09:04:45 09:04:45 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:04:45 #170 DONE 0.1s 09:04:45 09:04:45 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 09:04:46 #171 DONE 1.6s 09:04:46 09:04:46 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:04:47 #154 ... 09:04:47 09:04:47 #114 [security-bootstrapper] exporting to image 09:04:47 #114 exporting layers 0.4s done 09:04:47 #114 writing image sha256:d03c32f26594c1391d1e4a6887bbcaf28f8c8ca18eb1700ec671b8fa611054e3 done 09:04:47 #114 naming to docker.io/library/security-bootstrapper done 09:04:47 #114 DONE 3.4s 09:04:47 09:04:47 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:05:27 #45 ... 09:05:27 09:05:27 #79 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:27 #79 DONE 123.0s 09:05:27 09:05:27 #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:27 #88 DONE 99.8s 09:05:27 09:05:27 #77 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:27 #77 DONE 125.5s 09:05:27 09:05:27 #119 [support-notifications builder 6/7] COPY . . 09:05:27 #119 ... 09:05:27 09:05:27 #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:27 #83 DONE 116.5s 09:05:27 09:05:27 #87 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:27 #87 DONE 109.9s 09:05:27 09:05:27 #78 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:27 #78 DONE 125.2s 09:05:27 09:05:27 #120 [security-secretstore-setup builder 6/7] COPY . . 09:05:28 #120 ... 09:05:28 09:05:28 #119 [support-notifications builder 6/7] COPY . . 09:05:28 #119 DONE 1.9s 09:05:28 09:05:28 #121 [security-spiffe-token-provider builder 6/7] COPY . . 09:05:28 #121 DONE 1.8s 09:05:28 09:05:28 #122 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:28 #122 CACHED 09:05:28 09:05:28 #123 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:05:28 #123 CACHED 09:05:28 09:05:28 #124 [core-metadata builder 6/7] COPY . . 09:05:28 #124 CACHED 09:05:28 09:05:28 #125 [core-command builder 6/7] COPY . . 09:05:28 #125 CACHED 09:05:28 09:05:28 #126 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:28 #126 CACHED 09:05:28 09:05:28 #127 [core-command builder 4/7] COPY go.mod vendor* ./ 09:05:28 #127 CACHED 09:05:28 09:05:28 #128 [support-scheduler builder 6/7] COPY . . 09:05:28 #128 DONE 1.9s 09:05:28 09:05:28 #129 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:05:28 #129 CACHED 09:05:28 09:05:28 #130 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:28 #130 CACHED 09:05:28 09:05:28 #131 [security-bootstrapper builder 6/7] COPY . . 09:05:28 #131 CACHED 09:05:28 09:05:28 #132 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:05:28 #132 CACHED 09:05:28 09:05:28 #133 [core-common-config-bootstrapper builder 6/7] COPY . . 09:05:28 #133 CACHED 09:05:28 09:05:28 #134 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:28 #134 CACHED 09:05:28 09:05:28 #135 [core-data builder 6/7] COPY . . 09:05:28 #135 DONE 1.9s 09:05:28 09:05:28 #136 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 09:05:28 #136 CACHED 09:05:28 09:05:28 #137 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:28 #137 CACHED 09:05:28 09:05:28 #138 [security-proxy-auth builder 6/7] COPY . . 09:05:28 #138 CACHED 09:05:28 09:05:28 #139 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 09:05:28 #139 CACHED 09:05:28 09:05:28 #140 [security-proxy-setup builder 6/7] COPY . . 09:05:28 #140 CACHED 09:05:28 09:05:28 #141 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:05:28 #141 CACHED 09:05:28 09:05:28 #142 [core-keeper builder 7/8] COPY . . 09:05:28 #142 DONE 2.0s 09:05:28 09:05:28 #120 [security-secretstore-setup builder 6/7] COPY . . 09:05:28 #120 DONE 1.8s 09:05:28 09:05:28 #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:05:35 #143 ... 09:05:35 09:05:35 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:05:35 #0 4.725 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 09:05:35 #144 ... 09:05:35 09:05:35 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:05:35 #0 5.672 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:05:35 #145 ... 09:05:35 09:05:35 #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:05:35 #143 5.850 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:05:38 #143 ... 09:05:38 09:05:38 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:05:38 #0 5.770 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:05:38 #146 ... 09:05:38 09:05:38 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:05:38 #0 5.916 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 09:05:38 #147 ... 09:05:38 09:05:38 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:05:38 #0 5.905 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 09:05:39 #148 ... 09:05:39 09:05:39 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:05:39 #0 5.591 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:05:39 #149 ... 09:05:39 09:05:39 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:05:39 #0 4.345 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:05:39 #150 ... 09:05:39 09:05:39 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:05:39 #0 5.647 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:05:39 #151 ... 09:05:39 09:05:39 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:05:39 #0 5.742 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:05:39 #152 ... 09:05:39 09:05:39 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:05:39 #0 5.556 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:05:40 #153 ... 09:05:40 09:05:40 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:05:40 #0 5.843 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:05:55 #153 ... 09:05:55 09:05:55 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:05:55 #147 154.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:05:55 #147 ... 09:05:55 09:05:55 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:05:55 #154 DONE 162.6s 09:05:55 09:05:55 #137 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:05:55 #137 DONE 162.6s 09:05:55 09:05:55 #146 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:05:55 #146 DONE 162.6s 09:05:55 09:05:55 #147 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:05:55 #147 DONE 162.6s 09:05:55 09:05:55 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:05:55 #148 DONE 162.7s 09:05:55 09:05:55 #153 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:05:55 #153 DONE 162.7s 09:05:55 09:05:55 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:05:55 #150 DONE 162.7s 09:05:55 09:05:55 #172 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:05:55 #172 ... 09:05:55 09:05:55 #149 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:05:55 #149 DONE 162.8s 09:05:55 09:05:55 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:05:55 #144 DONE 162.8s 09:05:55 09:05:55 #172 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:05:55 #172 DONE 0.2s 09:05:55 09:05:55 #173 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:05:55 #173 DONE 0.1s 09:05:55 09:05:55 #174 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:05:55 #174 DONE 0.2s 09:05:55 09:05:55 #175 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:05:55 #175 ... 09:05:55 09:05:55 #176 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:05:55 #176 DONE 0.2s 09:05:55 09:05:55 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:05:55 #152 DONE 163.0s 09:05:55 09:05:55 #177 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:05:55 #177 DONE 0.2s 09:05:55 09:05:55 #178 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:05:55 #178 CACHED 09:05:55 09:05:55 #179 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:05:55 #179 CACHED 09:05:55 09:05:55 #180 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:05:55 #180 DONE 0.2s 09:05:55 09:05:55 #181 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:05:55 #181 CACHED 09:05:55 09:05:55 #182 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:05:55 #182 CACHED 09:05:55 09:05:55 #183 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:05:55 #183 DONE 0.1s 09:05:55 09:05:55 #175 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:05:55 #175 DONE 0.1s 09:05:55 09:05:55 #184 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:05:55 #184 DONE 0.2s 09:05:55 09:05:55 #185 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 09:05:55 #185 DONE 0.1s 09:05:55 09:05:55 #186 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:05:55 #186 DONE 0.1s 09:05:55 09:05:55 #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:05:55 #187 ... 09:05:55 09:05:55 #188 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:05:55 #188 DONE 0.4s 09:05:55 09:05:55 #189 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:05:55 #189 ... 09:05:55 09:05:55 #190 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 09:05:55 #190 DONE 0.6s 09:05:55 09:05:55 #191 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:05:55 #191 DONE 0.6s 09:05:55 09:05:55 #192 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:05:55 #192 DONE 0.6s 09:05:55 09:05:55 #193 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:05:55 #193 DONE 0.7s 09:05:55 09:05:55 #194 [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 09:05:55 #194 DONE 0.7s 09:05:55 09:05:55 #195 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:05:55 #195 DONE 0.6s 09:05:55 09:05:55 #196 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:05:55 #196 DONE 0.6s 09:05:55 09:05:55 #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:05:55 #187 DONE 0.6s 09:05:55 09:05:55 #197 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:05:55 #197 DONE 0.5s 09:05:55 09:05:55 #198 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:05:55 #198 ... 09:05:55 09:05:55 #189 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:05:55 #189 DONE 0.5s 09:05:55 09:05:55 #199 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:05:55 #199 DONE 0.4s 09:05:55 09:05:55 #200 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 09:05:55 #200 DONE 0.4s 09:05:55 09:05:55 #201 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:05:55 #201 DONE 0.4s 09:05:55 09:05:55 #202 [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 09:05:55 #202 DONE 0.4s 09:05:55 09:05:55 #203 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:05:55 #203 DONE 0.4s 09:05:55 09:05:55 #204 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:05:55 #204 DONE 0.4s 09:05:55 09:05:55 #205 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:05:55 #205 DONE 0.4s 09:05:55 09:05:55 #206 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:05:55 #206 DONE 0.5s 09:05:55 09:05:55 #198 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:05:55 #198 DONE 0.4s 09:05:55 09:05:55 #114 [core-keeper] exporting to image 09:05:55 #114 exporting layers 0.2s done 09:05:55 #114 ... 09:05:55 09:05:55 #207 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:05:55 #207 DONE 0.3s 09:05:55 09:05:55 #114 [core-keeper] exporting to image 09:05:55 #114 exporting layers 0.2s done 09:05:55 #114 ... 09:05:55 09:05:55 #208 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:05:55 #208 DONE 0.4s 09:05:55 09:05:55 #114 [core-metadata] exporting to image 09:05:55 #114 ... 09:05:55 09:05:55 #209 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:05:55 #209 DONE 0.5s 09:05:55 09:05:55 #210 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:05:55 #210 DONE 0.4s 09:05:55 09:05:55 #211 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:05:55 #211 DONE 0.4s 09:05:55 09:05:55 #212 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:05:55 #212 DONE 0.4s 09:05:55 09:05:55 #213 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:05:55 #213 DONE 0.4s 09:05:55 09:05:55 #114 [support-notifications] exporting to image 09:05:55 #114 ... 09:05:55 09:05:55 #214 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:05:55 #214 DONE 0.2s 09:05:55 09:05:55 #215 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:05:55 #215 DONE 0.2s 09:05:55 09:05:55 #216 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 09:05:55 #216 DONE 0.1s 09:05:55 09:05:55 #114 [support-scheduler] exporting to image 09:05:55 #114 exporting layers 0.2s done 09:05:55 #114 writing image sha256:a6f3509a1527201e26af01493fedd56aa92e1f02415ebcd1bdbac436b16272f9 0.0s done 09:05:55 #114 writing image sha256:9b8b9187aa8d3612556a6264de1d9f673d8eb0fa8a73a32fc8311c2478a23e87 0.0s done 09:05:55 #114 writing image sha256:339d446c16cca5cdad2bc2a4bdad99a319020b4ba7838e5e74bc3e0ef2ada172 0.0s done 09:05:55 #114 naming to docker.io/library/core-command done 09:05:55 #114 naming to docker.io/library/core-keeper done 09:05:55 #114 naming to docker.io/library/security-spiffe-token-provider done 09:05:55 #114 exporting layers 0.3s done 09:05:55 #114 writing image sha256:5f90f66df00eae3555610aecbc6d8361a67dd50af857ed01c1fc57dba319592b done 09:05:55 #114 naming to docker.io/library/core-data done 09:05:55 #114 writing image sha256:34961373eecee5fcf66714e7689fce830aa2e7bbb9be814ebd9112e6aae7e8ad done 09:05:55 #114 naming to docker.io/library/support-notifications 0.1s done 09:05:55 #114 ... 09:05:55 09:05:55 #217 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:05:55 #217 DONE 0.3s 09:05:55 09:05:55 #218 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:05:55 #218 DONE 0.7s 09:05:55 09:05:55 #114 [security-proxy-auth] exporting to image 09:05:55 #114 exporting layers 0.3s done 09:05:55 #114 writing image sha256:87ea64b0e7c2dc25eea3499c1790a02b1b29e5d1d70b03fa21930a561adb03bd 0.0s done 09:05:55 #114 naming to docker.io/library/core-metadata done 09:05:55 #114 ... 09:05:55 09:05:55 #219 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:05:55 #219 DONE 0.1s 09:05:55 09:05:55 #114 [support-scheduler] exporting to image 09:05:55 #114 writing image sha256:5b7f80732fb02f510ac1091d2399f1050e8e6b92bed27e29312796251cd01b50 done 09:05:55 #114 naming to docker.io/library/support-scheduler done 09:05:55 #114 ... 09:05:55 09:05:55 #220 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:05:55 #220 DONE 0.6s 09:05:55 09:05:55 #114 [security-proxy-setup] exporting to image 09:05:55 #114 exporting layers 0.2s done 09:05:55 #114 ... 09:05:55 09:05:55 #221 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:05:55 #221 DONE 0.5s 09:05:55 09:05:55 #114 [security-secretstore-setup] exporting to image 09:05:55 #114 writing image sha256:c6235ce76e6d9b6d021fece8c2dc0cd38cc55716d99c8be0a799ddbcbf2fcad4 done 09:05:55 #114 naming to docker.io/library/security-proxy-setup done 09:05:55 #114 exporting layers 0.2s done 09:05:55 #114 writing image sha256:4859d173538b7249b18e187f0550a6799a82ce181adfcc3f005e936b29eb0a54 done 09:05:55 #114 naming to docker.io/library/security-secretstore-setup done 09:05:55 #114 exporting layers 0.9s done 09:05:55 #114 writing image sha256:00cd85fefb77a27609fc5b1bd51c7bd38f67a96ee2491bd0b27e75089cdc0716 done 09:05:55 #114 naming to docker.io/library/security-proxy-auth done 09:05:55 #114 DONE 5.3s 09:05:55 09:05:55 #66 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:05:55 time="2025-02-26T09:02:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:55 time="2025-02-26T09:02:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:55 time="2025-02-26T09:02:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:55 time="2025-02-26T09:02:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:55 time="2025-02-26T09:02:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:55 time="2025-02-26T09:02:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:55 time="2025-02-26T09:02:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:55 time="2025-02-26T09:02:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:55 time="2025-02-26T09:02:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:55 time="2025-02-26T09:02:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:55 time="2025-02-26T09:02:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:55 time="2025-02-26T09:02:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:55 time="2025-02-26T09:02:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:55 time="2025-02-26T09:02:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:05:55 time="2025-02-26T09:02:04Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:05:55 $ docker stop --time=1 c401dbebf520ff6892356129f4d969d2ceb012fba3915529bf8227e957941572 09:05:56 $ docker rm -f --volumes c401dbebf520ff6892356129f4d969d2ceb012fba3915529bf8227e957941572 [Pipeline] // withDockerContainer [Pipeline] sh 09:05:56 + docker images 09:05:56 REPOSITORY TAG IMAGE ID CREATED SIZE 09:05:56 security-proxy-auth latest 00cd85fefb77 2 seconds ago 31.3MB 09:05:56 security-proxy-setup latest c6235ce76e6d 2 seconds ago 38.2MB 09:05:56 security-secretstore-setup latest 4859d173538b 2 seconds ago 67.7MB 09:05:56 core-metadata latest 87ea64b0e7c2 3 seconds ago 32.6MB 09:05:56 support-notifications latest 34961373eece 3 seconds ago 51.6MB 09:05:56 core-data latest 5f90f66df00e 3 seconds ago 32.4MB 09:05:56 core-command latest 339d446c16cc 3 seconds ago 27.9MB 09:05:56 support-scheduler latest 5b7f80732fb0 3 seconds ago 48MB 09:05:56 security-spiffe-token-provider latest 9b8b9187aa8d 3 seconds ago 46.9MB 09:05:56 core-keeper latest a6f3509a1527 3 seconds ago 32.1MB 09:05:56 security-bootstrapper latest d03c32f26594 About a minute ago 20.3MB 09:05:56 core-common-config-bootstrapper latest 591bc56a44ef About a minute ago 17.1MB 09:05:56 security-spire-server latest 7c8de07686cb 3 minutes ago 149MB 09:05:56 security-spire-agent latest c31ec206a21e 3 minutes ago 195MB 09:05:56 security-spire-config latest 8cfe20b7f8b7 3 minutes ago 149MB 09:05:56 ci-base-image-x86_64 latest ef4ad5124afc 7 minutes ago 929MB 09:05:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine 3ba60ce46760 2 months ago 580MB 09:05:56 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 21 months ago 334MB 09:05:56 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 09:05:57 provisioning config files... 09:05:57 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/802@tmp/config9103105110492375864tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:05:57 ---> ****-login.sh 09:05:57 nexus3.edgexfoundry.org:10001 09:05:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:05:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:05:57 Configure a credential helper to remove this warning. See 09:05:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:05:57 09:05:57 Login Succeeded 09:05:57 nexus3.edgexfoundry.org:10002 09:05:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:05:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:05:57 Configure a credential helper to remove this warning. See 09:05:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:05:57 09:05:57 Login Succeeded 09:05:57 nexus3.edgexfoundry.org:10003 09:05:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:05:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:05:57 Configure a credential helper to remove this warning. See 09:05:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:05:57 09:05:57 Login Succeeded 09:05:57 nexus3.edgexfoundry.org:10004 09:05:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:05:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:05:57 Configure a credential helper to remove this warning. See 09:05:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:05:57 09:05:57 Login Succeeded 09:05:57 ****.io 09:05:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:05:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:05:57 Configure a credential helper to remove this warning. See 09:05:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:05:57 09:05:57 Login Succeeded 09:05:57 ---> ****-login.sh ends [Pipeline] } 09:05:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:05:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:05:58 [edgeXDocker.push] Tagging docker image core-command with the following tags: 09:05:58 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:05:58 latest 09:05:58 4.0.0-dev.64 09:05:58 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:05:58 main 09:05:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:58 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:05:58 + docker push nexus3.edgexfoundry.org:10004/core-command:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:05:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:05:58 9cb20e0b3313: Preparing 09:05:58 d11d37c71354: Preparing 09:05:58 ff405326ce07: Preparing 09:05:58 0590eaf701bd: Preparing 09:05:58 f8f3e8fd1502: Preparing 09:05:58 8ee37473d339: Preparing 09:05:58 994456c4fd7b: Preparing 09:05:58 8ee37473d339: Waiting 09:05:58 994456c4fd7b: Waiting 09:05:58 f8f3e8fd1502: Pushed 09:05:58 ff405326ce07: Pushed 09:05:58 0590eaf701bd: Pushed 09:05:58 9cb20e0b3313: Pushed 09:05:58 994456c4fd7b: Layer already exists 09:05:58 8ee37473d339: Pushed 09:06:01 d11d37c71354: Pushed 09:06:01 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232: digest: sha256:da4d6643787366559e9dc6536f84299b19fa9184468d7a8269a67017cf1111fc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:01 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:02 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 09:06:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:06:02 9cb20e0b3313: Preparing 09:06:02 d11d37c71354: Preparing 09:06:02 ff405326ce07: Preparing 09:06:02 0590eaf701bd: Preparing 09:06:02 f8f3e8fd1502: Preparing 09:06:02 8ee37473d339: Preparing 09:06:02 994456c4fd7b: Preparing 09:06:02 8ee37473d339: Waiting 09:06:02 994456c4fd7b: Waiting 09:06:02 d11d37c71354: Layer already exists 09:06:02 ff405326ce07: Layer already exists 09:06:02 f8f3e8fd1502: Layer already exists 09:06:02 9cb20e0b3313: Layer already exists 09:06:02 0590eaf701bd: Layer already exists 09:06:02 8ee37473d339: Layer already exists 09:06:02 994456c4fd7b: Layer already exists 09:06:02 latest: digest: sha256:da4d6643787366559e9dc6536f84299b19fa9184468d7a8269a67017cf1111fc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:02 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:02 + docker push nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.64 09:06:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:06:02 9cb20e0b3313: Preparing 09:06:02 d11d37c71354: Preparing 09:06:02 ff405326ce07: Preparing 09:06:02 0590eaf701bd: Preparing 09:06:02 f8f3e8fd1502: Preparing 09:06:02 8ee37473d339: Preparing 09:06:02 994456c4fd7b: Preparing 09:06:02 8ee37473d339: Waiting 09:06:02 994456c4fd7b: Waiting 09:06:02 d11d37c71354: Layer already exists 09:06:02 f8f3e8fd1502: Layer already exists 09:06:02 9cb20e0b3313: Layer already exists 09:06:02 ff405326ce07: Layer already exists 09:06:02 0590eaf701bd: Layer already exists 09:06:02 994456c4fd7b: Layer already exists 09:06:02 8ee37473d339: Layer already exists 09:06:02 4.0.0-dev.64: digest: sha256:da4d6643787366559e9dc6536f84299b19fa9184468d7a8269a67017cf1111fc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:03 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:03 + docker push nexus3.edgexfoundry.org:10004/core-command:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:06:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:06:03 9cb20e0b3313: Preparing 09:06:03 d11d37c71354: Preparing 09:06:03 ff405326ce07: Preparing 09:06:03 0590eaf701bd: Preparing 09:06:03 f8f3e8fd1502: Preparing 09:06:03 8ee37473d339: Preparing 09:06:03 994456c4fd7b: Preparing 09:06:03 8ee37473d339: Waiting 09:06:03 994456c4fd7b: Waiting 09:06:03 9cb20e0b3313: Layer already exists 09:06:03 ff405326ce07: Layer already exists 09:06:03 f8f3e8fd1502: Layer already exists 09:06:03 0590eaf701bd: Layer already exists 09:06:03 d11d37c71354: Layer already exists 09:06:03 994456c4fd7b: Layer already exists 09:06:03 8ee37473d339: Layer already exists 09:06:03 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64: digest: sha256:da4d6643787366559e9dc6536f84299b19fa9184468d7a8269a67017cf1111fc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:03 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:03 + docker push nexus3.edgexfoundry.org:10004/core-command:main 09:06:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:06:03 9cb20e0b3313: Preparing 09:06:03 d11d37c71354: Preparing 09:06:03 ff405326ce07: Preparing 09:06:03 0590eaf701bd: Preparing 09:06:03 f8f3e8fd1502: Preparing 09:06:03 8ee37473d339: Preparing 09:06:03 994456c4fd7b: Preparing 09:06:03 8ee37473d339: Waiting 09:06:03 994456c4fd7b: Waiting 09:06:03 ff405326ce07: Layer already exists 09:06:03 f8f3e8fd1502: Layer already exists 09:06:03 d11d37c71354: Layer already exists 09:06:03 0590eaf701bd: Layer already exists 09:06:03 9cb20e0b3313: Layer already exists 09:06:03 8ee37473d339: Layer already exists 09:06:03 994456c4fd7b: Layer already exists 09:06:03 main: digest: sha256:da4d6643787366559e9dc6536f84299b19fa9184468d7a8269a67017cf1111fc size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:06:04 ===================================================== [Pipeline] echo 09:06:04 taggedImages: 09:06:04 - nexus3.edgexfoundry.org:10004/core-command:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:06:04 - nexus3.edgexfoundry.org:10004/core-command:latest 09:06:04 - nexus3.edgexfoundry.org:10004/core-command:4.0.0-dev.64 09:06:04 - nexus3.edgexfoundry.org:10004/core-command:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:06:04 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 09:06:04 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 09:06:04 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:06:04 latest 09:06:04 4.0.0-dev.64 09:06:04 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:06:04 main 09:06:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:04 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:04 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:06:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:06:04 a80eae02187e: Preparing 09:06:04 524898fb6f97: Preparing 09:06:04 c3e872dfc0ae: Preparing 09:06:04 65b1fc2d9c00: Preparing 09:06:04 ff405326ce07: Preparing 09:06:04 0590eaf701bd: Preparing 09:06:04 f8f3e8fd1502: Preparing 09:06:04 8ee37473d339: Preparing 09:06:04 994456c4fd7b: Preparing 09:06:04 8ee37473d339: Waiting 09:06:04 994456c4fd7b: Waiting 09:06:04 0590eaf701bd: Waiting 09:06:04 ff405326ce07: Layer already exists 09:06:04 0590eaf701bd: Layer already exists 09:06:04 f8f3e8fd1502: Layer already exists 09:06:04 8ee37473d339: Layer already exists 09:06:04 994456c4fd7b: Layer already exists 09:06:04 c3e872dfc0ae: Pushed 09:06:04 a80eae02187e: Pushed 09:06:04 524898fb6f97: Pushed 09:06:06 65b1fc2d9c00: Pushed 09:06:06 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232: digest: sha256:01817711530c05bdf2d84e2cb89203320c5216b32dc8ce105cc2ad4e7e78a414 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:06 + 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 09:06:06 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 09:06:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:06:06 a80eae02187e: Preparing 09:06:06 524898fb6f97: Preparing 09:06:06 c3e872dfc0ae: Preparing 09:06:06 65b1fc2d9c00: Preparing 09:06:06 ff405326ce07: Preparing 09:06:06 0590eaf701bd: Preparing 09:06:06 f8f3e8fd1502: Preparing 09:06:06 8ee37473d339: Preparing 09:06:06 994456c4fd7b: Preparing 09:06:06 8ee37473d339: Waiting 09:06:06 0590eaf701bd: Waiting 09:06:06 f8f3e8fd1502: Waiting 09:06:06 994456c4fd7b: Waiting 09:06:06 a80eae02187e: Layer already exists 09:06:06 524898fb6f97: Layer already exists 09:06:06 65b1fc2d9c00: Layer already exists 09:06:06 c3e872dfc0ae: Layer already exists 09:06:06 ff405326ce07: Layer already exists 09:06:06 0590eaf701bd: Layer already exists 09:06:06 8ee37473d339: Layer already exists 09:06:06 994456c4fd7b: Layer already exists 09:06:06 f8f3e8fd1502: Layer already exists 09:06:06 latest: digest: sha256:01817711530c05bdf2d84e2cb89203320c5216b32dc8ce105cc2ad4e7e78a414 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:07 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:07 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.64 09:06:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:06:07 a80eae02187e: Preparing 09:06:07 524898fb6f97: Preparing 09:06:07 c3e872dfc0ae: Preparing 09:06:07 65b1fc2d9c00: Preparing 09:06:07 ff405326ce07: Preparing 09:06:07 0590eaf701bd: Preparing 09:06:07 f8f3e8fd1502: Preparing 09:06:07 8ee37473d339: Preparing 09:06:07 994456c4fd7b: Preparing 09:06:07 f8f3e8fd1502: Waiting 09:06:07 8ee37473d339: Waiting 09:06:07 994456c4fd7b: Waiting 09:06:07 0590eaf701bd: Waiting 09:06:07 65b1fc2d9c00: Layer already exists 09:06:07 c3e872dfc0ae: Layer already exists 09:06:07 a80eae02187e: Layer already exists 09:06:07 ff405326ce07: Layer already exists 09:06:07 524898fb6f97: Layer already exists 09:06:07 0590eaf701bd: Layer already exists 09:06:07 f8f3e8fd1502: Layer already exists 09:06:07 994456c4fd7b: Layer already exists 09:06:07 8ee37473d339: Layer already exists 09:06:07 4.0.0-dev.64: digest: sha256:01817711530c05bdf2d84e2cb89203320c5216b32dc8ce105cc2ad4e7e78a414 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:07 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:08 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:06:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:06:08 a80eae02187e: Preparing 09:06:08 524898fb6f97: Preparing 09:06:08 c3e872dfc0ae: Preparing 09:06:08 65b1fc2d9c00: Preparing 09:06:08 ff405326ce07: Preparing 09:06:08 0590eaf701bd: Preparing 09:06:08 f8f3e8fd1502: Preparing 09:06:08 8ee37473d339: Preparing 09:06:08 994456c4fd7b: Preparing 09:06:08 f8f3e8fd1502: Waiting 09:06:08 8ee37473d339: Waiting 09:06:08 994456c4fd7b: Waiting 09:06:08 0590eaf701bd: Waiting 09:06:08 524898fb6f97: Layer already exists 09:06:08 65b1fc2d9c00: Layer already exists 09:06:08 ff405326ce07: Layer already exists 09:06:08 a80eae02187e: Layer already exists 09:06:08 c3e872dfc0ae: Layer already exists 09:06:08 f8f3e8fd1502: Layer already exists 09:06:08 0590eaf701bd: Layer already exists 09:06:08 8ee37473d339: Layer already exists 09:06:08 994456c4fd7b: Layer already exists 09:06:08 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64: digest: sha256:01817711530c05bdf2d84e2cb89203320c5216b32dc8ce105cc2ad4e7e78a414 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:08 + 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 09:06:08 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 09:06:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:06:08 a80eae02187e: Preparing 09:06:08 524898fb6f97: Preparing 09:06:08 c3e872dfc0ae: Preparing 09:06:08 65b1fc2d9c00: Preparing 09:06:08 ff405326ce07: Preparing 09:06:08 0590eaf701bd: Preparing 09:06:08 f8f3e8fd1502: Preparing 09:06:08 8ee37473d339: Preparing 09:06:08 994456c4fd7b: Preparing 09:06:08 0590eaf701bd: Waiting 09:06:08 f8f3e8fd1502: Waiting 09:06:08 8ee37473d339: Waiting 09:06:08 994456c4fd7b: Waiting 09:06:08 524898fb6f97: Layer already exists 09:06:08 c3e872dfc0ae: Layer already exists 09:06:08 a80eae02187e: Layer already exists 09:06:08 65b1fc2d9c00: Layer already exists 09:06:08 ff405326ce07: Layer already exists 09:06:08 f8f3e8fd1502: Layer already exists 09:06:08 8ee37473d339: Layer already exists 09:06:08 0590eaf701bd: Layer already exists 09:06:08 994456c4fd7b: Layer already exists 09:06:08 main: digest: sha256:01817711530c05bdf2d84e2cb89203320c5216b32dc8ce105cc2ad4e7e78a414 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:06:08 ===================================================== [Pipeline] echo 09:06:08 taggedImages: 09:06:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:06:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 09:06:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.0.0-dev.64 09:06:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:06:08 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 09:06:08 [edgeXDocker.push] Tagging docker image core-data with the following tags: 09:06:08 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:06:08 latest 09:06:08 4.0.0-dev.64 09:06:08 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:06:08 main 09:06:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:09 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:09 + docker push nexus3.edgexfoundry.org:10004/core-data:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:06:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:06:09 763d12bfee00: Preparing 09:06:09 cae1ce2bc540: Preparing 09:06:09 ff405326ce07: Preparing 09:06:09 0590eaf701bd: Preparing 09:06:09 0d882508b01f: Preparing 09:06:09 53f92547f995: Preparing 09:06:09 994456c4fd7b: Preparing 09:06:09 53f92547f995: Waiting 09:06:09 994456c4fd7b: Waiting 09:06:09 0590eaf701bd: Layer already exists 09:06:09 ff405326ce07: Layer already exists 09:06:09 994456c4fd7b: Layer already exists 09:06:09 0d882508b01f: Pushed 09:06:09 763d12bfee00: Pushed 09:06:09 53f92547f995: Pushed 09:06:12 cae1ce2bc540: Pushed 09:06:12 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232: digest: sha256:b0f75eb70dc51cbd9f99721d63404049415b2a814d2caf6026eb68b083dc0617 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:12 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:12 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 09:06:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:06:12 763d12bfee00: Preparing 09:06:12 cae1ce2bc540: Preparing 09:06:12 ff405326ce07: Preparing 09:06:12 0590eaf701bd: Preparing 09:06:12 0d882508b01f: Preparing 09:06:12 53f92547f995: Preparing 09:06:12 994456c4fd7b: Preparing 09:06:12 53f92547f995: Waiting 09:06:12 994456c4fd7b: Waiting 09:06:12 763d12bfee00: Layer already exists 09:06:12 cae1ce2bc540: Layer already exists 09:06:12 ff405326ce07: Layer already exists 09:06:12 0d882508b01f: Layer already exists 09:06:12 0590eaf701bd: Layer already exists 09:06:12 994456c4fd7b: Layer already exists 09:06:12 53f92547f995: Layer already exists 09:06:12 latest: digest: sha256:b0f75eb70dc51cbd9f99721d63404049415b2a814d2caf6026eb68b083dc0617 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:13 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:13 + docker push nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.64 09:06:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:06:13 763d12bfee00: Preparing 09:06:13 cae1ce2bc540: Preparing 09:06:13 ff405326ce07: Preparing 09:06:13 0590eaf701bd: Preparing 09:06:13 0d882508b01f: Preparing 09:06:13 53f92547f995: Preparing 09:06:13 994456c4fd7b: Preparing 09:06:13 53f92547f995: Waiting 09:06:13 994456c4fd7b: Waiting 09:06:13 0590eaf701bd: Layer already exists 09:06:13 ff405326ce07: Layer already exists 09:06:13 763d12bfee00: Layer already exists 09:06:13 0d882508b01f: Layer already exists 09:06:13 cae1ce2bc540: Layer already exists 09:06:13 53f92547f995: Layer already exists 09:06:13 994456c4fd7b: Layer already exists 09:06:13 4.0.0-dev.64: digest: sha256:b0f75eb70dc51cbd9f99721d63404049415b2a814d2caf6026eb68b083dc0617 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:13 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:13 + docker push nexus3.edgexfoundry.org:10004/core-data:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:06:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:06:13 763d12bfee00: Preparing 09:06:13 cae1ce2bc540: Preparing 09:06:13 ff405326ce07: Preparing 09:06:13 0590eaf701bd: Preparing 09:06:13 0d882508b01f: Preparing 09:06:13 53f92547f995: Preparing 09:06:13 994456c4fd7b: Preparing 09:06:13 53f92547f995: Waiting 09:06:13 994456c4fd7b: Waiting 09:06:13 0d882508b01f: Layer already exists 09:06:13 763d12bfee00: Layer already exists 09:06:13 cae1ce2bc540: Layer already exists 09:06:13 ff405326ce07: Layer already exists 09:06:13 0590eaf701bd: Layer already exists 09:06:13 53f92547f995: Layer already exists 09:06:13 994456c4fd7b: Layer already exists 09:06:13 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64: digest: sha256:b0f75eb70dc51cbd9f99721d63404049415b2a814d2caf6026eb68b083dc0617 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:14 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:14 + docker push nexus3.edgexfoundry.org:10004/core-data:main 09:06:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:06:14 763d12bfee00: Preparing 09:06:14 cae1ce2bc540: Preparing 09:06:14 ff405326ce07: Preparing 09:06:14 0590eaf701bd: Preparing 09:06:14 0d882508b01f: Preparing 09:06:14 53f92547f995: Preparing 09:06:14 994456c4fd7b: Preparing 09:06:14 53f92547f995: Waiting 09:06:14 994456c4fd7b: Waiting 09:06:14 0d882508b01f: Layer already exists 09:06:14 cae1ce2bc540: Layer already exists 09:06:14 763d12bfee00: Layer already exists 09:06:14 ff405326ce07: Layer already exists 09:06:14 0590eaf701bd: Layer already exists 09:06:14 53f92547f995: Layer already exists 09:06:14 994456c4fd7b: Layer already exists 09:06:14 main: digest: sha256:b0f75eb70dc51cbd9f99721d63404049415b2a814d2caf6026eb68b083dc0617 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:06:14 ===================================================== [Pipeline] echo 09:06:14 taggedImages: 09:06:14 - nexus3.edgexfoundry.org:10004/core-data:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:06:14 - nexus3.edgexfoundry.org:10004/core-data:latest 09:06:14 - nexus3.edgexfoundry.org:10004/core-data:4.0.0-dev.64 09:06:14 - nexus3.edgexfoundry.org:10004/core-data:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:06:14 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 09:06:14 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 09:06:14 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:06:14 latest 09:06:14 4.0.0-dev.64 09:06:14 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:06:14 main 09:06:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:15 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:15 + docker push nexus3.edgexfoundry.org:10004/core-keeper:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:06:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:06:15 002042cc2872: Preparing 09:06:15 fbd364c5e6f1: Preparing 09:06:15 0590eaf701bd: Preparing 09:06:15 05083858ee8b: Preparing 09:06:15 1fc6695e66a9: Preparing 09:06:15 994456c4fd7b: Preparing 09:06:15 994456c4fd7b: Waiting 09:06:15 0590eaf701bd: Layer already exists 09:06:15 994456c4fd7b: Layer already exists 09:06:15 002042cc2872: Pushed 09:06:15 05083858ee8b: Pushed 09:06:15 1fc6695e66a9: Pushed 09:06:17 fbd364c5e6f1: Pushed 09:06:17 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232: digest: sha256:b727149751264cd7abfc943727158c6882d50ee7ca4992fcd69a9addf3027292 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:18 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:18 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 09:06:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:06:18 002042cc2872: Preparing 09:06:18 fbd364c5e6f1: Preparing 09:06:18 0590eaf701bd: Preparing 09:06:18 05083858ee8b: Preparing 09:06:18 1fc6695e66a9: Preparing 09:06:18 994456c4fd7b: Preparing 09:06:18 994456c4fd7b: Waiting 09:06:18 1fc6695e66a9: Layer already exists 09:06:18 fbd364c5e6f1: Layer already exists 09:06:18 05083858ee8b: Layer already exists 09:06:18 002042cc2872: Layer already exists 09:06:18 0590eaf701bd: Layer already exists 09:06:18 994456c4fd7b: Layer already exists 09:06:18 latest: digest: sha256:b727149751264cd7abfc943727158c6882d50ee7ca4992fcd69a9addf3027292 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:18 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:19 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.64 09:06:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:06:19 002042cc2872: Preparing 09:06:19 fbd364c5e6f1: Preparing 09:06:19 0590eaf701bd: Preparing 09:06:19 05083858ee8b: Preparing 09:06:19 1fc6695e66a9: Preparing 09:06:19 994456c4fd7b: Preparing 09:06:19 994456c4fd7b: Waiting 09:06:19 05083858ee8b: Layer already exists 09:06:19 002042cc2872: Layer already exists 09:06:19 1fc6695e66a9: Layer already exists 09:06:19 0590eaf701bd: Layer already exists 09:06:19 fbd364c5e6f1: Layer already exists 09:06:19 994456c4fd7b: Layer already exists 09:06:19 4.0.0-dev.64: digest: sha256:b727149751264cd7abfc943727158c6882d50ee7ca4992fcd69a9addf3027292 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:19 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:19 + docker push nexus3.edgexfoundry.org:10004/core-keeper:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:06:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:06:19 002042cc2872: Preparing 09:06:19 fbd364c5e6f1: Preparing 09:06:19 0590eaf701bd: Preparing 09:06:19 05083858ee8b: Preparing 09:06:19 1fc6695e66a9: Preparing 09:06:19 994456c4fd7b: Preparing 09:06:19 994456c4fd7b: Waiting 09:06:19 1fc6695e66a9: Layer already exists 09:06:19 05083858ee8b: Layer already exists 09:06:19 fbd364c5e6f1: Layer already exists 09:06:19 0590eaf701bd: Layer already exists 09:06:19 002042cc2872: Layer already exists 09:06:19 994456c4fd7b: Layer already exists 09:06:19 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64: digest: sha256:b727149751264cd7abfc943727158c6882d50ee7ca4992fcd69a9addf3027292 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:20 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:20 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 09:06:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:06:20 002042cc2872: Preparing 09:06:20 fbd364c5e6f1: Preparing 09:06:20 0590eaf701bd: Preparing 09:06:20 05083858ee8b: Preparing 09:06:20 1fc6695e66a9: Preparing 09:06:20 994456c4fd7b: Preparing 09:06:20 994456c4fd7b: Waiting 09:06:20 0590eaf701bd: Layer already exists 09:06:20 002042cc2872: Layer already exists 09:06:20 05083858ee8b: Layer already exists 09:06:20 fbd364c5e6f1: Layer already exists 09:06:20 1fc6695e66a9: Layer already exists 09:06:20 994456c4fd7b: Layer already exists 09:06:20 main: digest: sha256:b727149751264cd7abfc943727158c6882d50ee7ca4992fcd69a9addf3027292 size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:06:20 ===================================================== [Pipeline] echo 09:06:20 taggedImages: 09:06:20 - nexus3.edgexfoundry.org:10004/core-keeper:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:06:20 - nexus3.edgexfoundry.org:10004/core-keeper:latest 09:06:20 - nexus3.edgexfoundry.org:10004/core-keeper:4.0.0-dev.64 09:06:20 - nexus3.edgexfoundry.org:10004/core-keeper:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:06:20 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 09:06:20 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 09:06:20 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:06:20 latest 09:06:20 4.0.0-dev.64 09:06:20 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:06:20 main 09:06:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:21 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:06:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:06:21 cfc1856cf574: Preparing 09:06:21 eebc78e1b887: Preparing 09:06:21 a50055adb410: Preparing 09:06:21 ff405326ce07: Preparing 09:06:21 0590eaf701bd: Preparing 09:06:21 f8f3e8fd1502: Preparing 09:06:21 8ee37473d339: Preparing 09:06:21 994456c4fd7b: Preparing 09:06:21 f8f3e8fd1502: Waiting 09:06:21 8ee37473d339: Waiting 09:06:21 994456c4fd7b: Waiting 09:06:21 0590eaf701bd: Layer already exists 09:06:21 ff405326ce07: Layer already exists 09:06:21 f8f3e8fd1502: Layer already exists 09:06:21 8ee37473d339: Layer already exists 09:06:21 994456c4fd7b: Layer already exists 09:06:21 eebc78e1b887: Pushed 09:06:21 cfc1856cf574: Pushed 09:06:24 a50055adb410: Pushed 09:06:24 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232: digest: sha256:ac89446ad6445ce6cb8a9473609c2c294a9d89e1e47158c4029251f58a5627f8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:24 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 09:06:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:06:25 cfc1856cf574: Preparing 09:06:25 eebc78e1b887: Preparing 09:06:25 a50055adb410: Preparing 09:06:25 ff405326ce07: Preparing 09:06:25 0590eaf701bd: Preparing 09:06:25 f8f3e8fd1502: Preparing 09:06:25 8ee37473d339: Preparing 09:06:25 994456c4fd7b: Preparing 09:06:25 f8f3e8fd1502: Waiting 09:06:25 8ee37473d339: Waiting 09:06:25 994456c4fd7b: Waiting 09:06:25 0590eaf701bd: Layer already exists 09:06:25 ff405326ce07: Layer already exists 09:06:25 cfc1856cf574: Layer already exists 09:06:25 eebc78e1b887: Layer already exists 09:06:25 a50055adb410: Layer already exists 09:06:25 f8f3e8fd1502: Layer already exists 09:06:25 8ee37473d339: Layer already exists 09:06:25 994456c4fd7b: Layer already exists 09:06:25 latest: digest: sha256:ac89446ad6445ce6cb8a9473609c2c294a9d89e1e47158c4029251f58a5627f8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:25 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.64 09:06:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:06:25 cfc1856cf574: Preparing 09:06:25 eebc78e1b887: Preparing 09:06:25 a50055adb410: Preparing 09:06:25 ff405326ce07: Preparing 09:06:25 0590eaf701bd: Preparing 09:06:25 f8f3e8fd1502: Preparing 09:06:25 8ee37473d339: Preparing 09:06:25 994456c4fd7b: Preparing 09:06:25 f8f3e8fd1502: Waiting 09:06:25 8ee37473d339: Waiting 09:06:25 994456c4fd7b: Waiting 09:06:25 ff405326ce07: Layer already exists 09:06:25 eebc78e1b887: Layer already exists 09:06:25 a50055adb410: Layer already exists 09:06:25 cfc1856cf574: Layer already exists 09:06:25 0590eaf701bd: Layer already exists 09:06:25 994456c4fd7b: Layer already exists 09:06:25 f8f3e8fd1502: Layer already exists 09:06:25 8ee37473d339: Layer already exists 09:06:25 4.0.0-dev.64: digest: sha256:ac89446ad6445ce6cb8a9473609c2c294a9d89e1e47158c4029251f58a5627f8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:26 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:06:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:06:26 cfc1856cf574: Preparing 09:06:26 eebc78e1b887: Preparing 09:06:26 a50055adb410: Preparing 09:06:26 ff405326ce07: Preparing 09:06:26 0590eaf701bd: Preparing 09:06:26 f8f3e8fd1502: Preparing 09:06:26 8ee37473d339: Preparing 09:06:26 994456c4fd7b: Preparing 09:06:26 f8f3e8fd1502: Waiting 09:06:26 8ee37473d339: Waiting 09:06:26 994456c4fd7b: Waiting 09:06:26 0590eaf701bd: Layer already exists 09:06:26 eebc78e1b887: Layer already exists 09:06:26 a50055adb410: Layer already exists 09:06:26 ff405326ce07: Layer already exists 09:06:26 cfc1856cf574: Layer already exists 09:06:26 f8f3e8fd1502: Layer already exists 09:06:26 994456c4fd7b: Layer already exists 09:06:26 8ee37473d339: Layer already exists 09:06:26 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64: digest: sha256:ac89446ad6445ce6cb8a9473609c2c294a9d89e1e47158c4029251f58a5627f8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:26 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 09:06:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:06:27 cfc1856cf574: Preparing 09:06:27 eebc78e1b887: Preparing 09:06:27 a50055adb410: Preparing 09:06:27 ff405326ce07: Preparing 09:06:27 0590eaf701bd: Preparing 09:06:27 f8f3e8fd1502: Preparing 09:06:27 8ee37473d339: Preparing 09:06:27 994456c4fd7b: Preparing 09:06:27 8ee37473d339: Waiting 09:06:27 f8f3e8fd1502: Waiting 09:06:27 994456c4fd7b: Waiting 09:06:27 a50055adb410: Layer already exists 09:06:27 0590eaf701bd: Layer already exists 09:06:27 ff405326ce07: Layer already exists 09:06:27 eebc78e1b887: Layer already exists 09:06:27 cfc1856cf574: Layer already exists 09:06:27 994456c4fd7b: Layer already exists 09:06:27 8ee37473d339: Layer already exists 09:06:27 f8f3e8fd1502: Layer already exists 09:06:27 main: digest: sha256:ac89446ad6445ce6cb8a9473609c2c294a9d89e1e47158c4029251f58a5627f8 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:06:27 ===================================================== [Pipeline] echo 09:06:27 taggedImages: 09:06:27 - nexus3.edgexfoundry.org:10004/core-metadata:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:06:27 - nexus3.edgexfoundry.org:10004/core-metadata:latest 09:06:27 - nexus3.edgexfoundry.org:10004/core-metadata:4.0.0-dev.64 09:06:27 - nexus3.edgexfoundry.org:10004/core-metadata:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:06:27 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 09:06:27 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 09:06:27 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:06:27 latest 09:06:27 4.0.0-dev.64 09:06:27 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:06:27 main 09:06:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:27 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:06:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:06:27 cbe45fad6117: Preparing 09:06:27 0a3f03474fc4: Preparing 09:06:27 bbecf4565e0b: Preparing 09:06:27 0a78d364c594: Preparing 09:06:27 349524a00e4d: Preparing 09:06:27 67de1cf2dc49: Preparing 09:06:27 9f113bd0fb9b: Preparing 09:06:27 ff405326ce07: Preparing 09:06:27 0590eaf701bd: Preparing 09:06:27 4f91f467169b: Preparing 09:06:27 22379a5ee739: Preparing 09:06:27 5f70bf18a086: Preparing 09:06:27 aec55dcf8dc3: Preparing 09:06:27 fae0097d25a0: Preparing 09:06:27 65d7ac3655f3: Preparing 09:06:27 994456c4fd7b: Preparing 09:06:27 0590eaf701bd: Waiting 09:06:27 4f91f467169b: Waiting 09:06:27 22379a5ee739: Waiting 09:06:27 5f70bf18a086: Waiting 09:06:27 65d7ac3655f3: Waiting 09:06:27 aec55dcf8dc3: Waiting 09:06:27 994456c4fd7b: Waiting 09:06:27 fae0097d25a0: Waiting 09:06:27 67de1cf2dc49: Waiting 09:06:27 ff405326ce07: Waiting 09:06:27 9f113bd0fb9b: Waiting 09:06:27 349524a00e4d: Pushed 09:06:27 bbecf4565e0b: Pushed 09:06:27 0a3f03474fc4: Pushed 09:06:27 cbe45fad6117: Pushed 09:06:27 0a78d364c594: Pushed 09:06:27 ff405326ce07: Layer already exists 09:06:27 0590eaf701bd: Layer already exists 09:06:27 5f70bf18a086: Layer already exists 09:06:27 67de1cf2dc49: Pushed 09:06:28 4f91f467169b: Pushed 09:06:28 22379a5ee739: Pushed 09:06:28 aec55dcf8dc3: Pushed 09:06:28 994456c4fd7b: Layer already exists 09:06:28 fae0097d25a0: Pushed 09:06:28 65d7ac3655f3: Pushed 09:06:29 9f113bd0fb9b: Pushed 09:06:29 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232: digest: sha256:2a8a17978c7a3b78c3b2a6344c6f47591badd809a97ac43d0475e38f5039ed1b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:29 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 09:06:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:06:30 cbe45fad6117: Preparing 09:06:30 0a3f03474fc4: Preparing 09:06:30 bbecf4565e0b: Preparing 09:06:30 0a78d364c594: Preparing 09:06:30 349524a00e4d: Preparing 09:06:30 67de1cf2dc49: Preparing 09:06:30 9f113bd0fb9b: Preparing 09:06:30 ff405326ce07: Preparing 09:06:30 0590eaf701bd: Preparing 09:06:30 4f91f467169b: Preparing 09:06:30 22379a5ee739: Preparing 09:06:30 5f70bf18a086: Preparing 09:06:30 aec55dcf8dc3: Preparing 09:06:30 fae0097d25a0: Preparing 09:06:30 65d7ac3655f3: Preparing 09:06:30 994456c4fd7b: Preparing 09:06:30 0590eaf701bd: Waiting 09:06:30 4f91f467169b: Waiting 09:06:30 22379a5ee739: Waiting 09:06:30 5f70bf18a086: Waiting 09:06:30 aec55dcf8dc3: Waiting 09:06:30 994456c4fd7b: Waiting 09:06:30 fae0097d25a0: Waiting 09:06:30 67de1cf2dc49: Waiting 09:06:30 9f113bd0fb9b: Waiting 09:06:30 ff405326ce07: Waiting 09:06:30 bbecf4565e0b: Layer already exists 09:06:30 349524a00e4d: Layer already exists 09:06:30 0a3f03474fc4: Layer already exists 09:06:30 0a78d364c594: Layer already exists 09:06:30 cbe45fad6117: Layer already exists 09:06:30 67de1cf2dc49: Layer already exists 09:06:30 9f113bd0fb9b: Layer already exists 09:06:30 0590eaf701bd: Layer already exists 09:06:30 ff405326ce07: Layer already exists 09:06:30 4f91f467169b: Layer already exists 09:06:30 22379a5ee739: Layer already exists 09:06:30 aec55dcf8dc3: Layer already exists 09:06:30 5f70bf18a086: Layer already exists 09:06:30 fae0097d25a0: Layer already exists 09:06:30 65d7ac3655f3: Layer already exists 09:06:30 994456c4fd7b: Layer already exists 09:06:30 latest: digest: sha256:2a8a17978c7a3b78c3b2a6344c6f47591badd809a97ac43d0475e38f5039ed1b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:30 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.64 09:06:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:06:30 cbe45fad6117: Preparing 09:06:30 0a3f03474fc4: Preparing 09:06:30 bbecf4565e0b: Preparing 09:06:30 0a78d364c594: Preparing 09:06:30 349524a00e4d: Preparing 09:06:30 67de1cf2dc49: Preparing 09:06:30 9f113bd0fb9b: Preparing 09:06:30 ff405326ce07: Preparing 09:06:30 0590eaf701bd: Preparing 09:06:30 4f91f467169b: Preparing 09:06:30 22379a5ee739: Preparing 09:06:30 5f70bf18a086: Preparing 09:06:30 aec55dcf8dc3: Preparing 09:06:30 fae0097d25a0: Preparing 09:06:30 65d7ac3655f3: Preparing 09:06:30 994456c4fd7b: Preparing 09:06:30 9f113bd0fb9b: Waiting 09:06:30 ff405326ce07: Waiting 09:06:30 65d7ac3655f3: Waiting 09:06:30 0590eaf701bd: Waiting 09:06:30 fae0097d25a0: Waiting 09:06:30 994456c4fd7b: Waiting 09:06:30 22379a5ee739: Waiting 09:06:30 aec55dcf8dc3: Waiting 09:06:30 5f70bf18a086: Waiting 09:06:30 67de1cf2dc49: Waiting 09:06:30 4f91f467169b: Waiting 09:06:30 cbe45fad6117: Layer already exists 09:06:30 0a3f03474fc4: Layer already exists 09:06:30 0a78d364c594: Layer already exists 09:06:30 bbecf4565e0b: Layer already exists 09:06:30 349524a00e4d: Layer already exists 09:06:30 ff405326ce07: Layer already exists 09:06:30 4f91f467169b: Layer already exists 09:06:30 67de1cf2dc49: Layer already exists 09:06:30 9f113bd0fb9b: Layer already exists 09:06:30 0590eaf701bd: Layer already exists 09:06:30 22379a5ee739: Layer already exists 09:06:30 5f70bf18a086: Layer already exists 09:06:30 65d7ac3655f3: Layer already exists 09:06:30 aec55dcf8dc3: Layer already exists 09:06:30 fae0097d25a0: Layer already exists 09:06:30 994456c4fd7b: Layer already exists 09:06:30 4.0.0-dev.64: digest: sha256:2a8a17978c7a3b78c3b2a6344c6f47591badd809a97ac43d0475e38f5039ed1b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:31 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:06:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:06:31 cbe45fad6117: Preparing 09:06:31 0a3f03474fc4: Preparing 09:06:31 bbecf4565e0b: Preparing 09:06:31 0a78d364c594: Preparing 09:06:31 349524a00e4d: Preparing 09:06:31 67de1cf2dc49: Preparing 09:06:31 9f113bd0fb9b: Preparing 09:06:31 ff405326ce07: Preparing 09:06:31 0590eaf701bd: Preparing 09:06:31 4f91f467169b: Preparing 09:06:31 22379a5ee739: Preparing 09:06:31 5f70bf18a086: Preparing 09:06:31 67de1cf2dc49: Waiting 09:06:31 9f113bd0fb9b: Waiting 09:06:31 0590eaf701bd: Waiting 09:06:31 22379a5ee739: Waiting 09:06:31 4f91f467169b: Waiting 09:06:31 aec55dcf8dc3: Preparing 09:06:31 fae0097d25a0: Preparing 09:06:31 5f70bf18a086: Waiting 09:06:31 65d7ac3655f3: Preparing 09:06:31 994456c4fd7b: Preparing 09:06:31 aec55dcf8dc3: Waiting 09:06:31 fae0097d25a0: Waiting 09:06:31 994456c4fd7b: Waiting 09:06:31 0a78d364c594: Layer already exists 09:06:31 349524a00e4d: Layer already exists 09:06:31 cbe45fad6117: Layer already exists 09:06:31 bbecf4565e0b: Layer already exists 09:06:31 0a3f03474fc4: Layer already exists 09:06:31 67de1cf2dc49: Layer already exists 09:06:31 9f113bd0fb9b: Layer already exists 09:06:31 ff405326ce07: Layer already exists 09:06:31 0590eaf701bd: Layer already exists 09:06:31 4f91f467169b: Layer already exists 09:06:31 22379a5ee739: Layer already exists 09:06:31 5f70bf18a086: Layer already exists 09:06:31 fae0097d25a0: Layer already exists 09:06:31 65d7ac3655f3: Layer already exists 09:06:31 aec55dcf8dc3: Layer already exists 09:06:31 994456c4fd7b: Layer already exists 09:06:31 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64: digest: sha256:2a8a17978c7a3b78c3b2a6344c6f47591badd809a97ac43d0475e38f5039ed1b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:31 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 09:06:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:06:32 cbe45fad6117: Preparing 09:06:32 0a3f03474fc4: Preparing 09:06:32 bbecf4565e0b: Preparing 09:06:32 0a78d364c594: Preparing 09:06:32 349524a00e4d: Preparing 09:06:32 67de1cf2dc49: Preparing 09:06:32 9f113bd0fb9b: Preparing 09:06:32 ff405326ce07: Preparing 09:06:32 0590eaf701bd: Preparing 09:06:32 4f91f467169b: Preparing 09:06:32 22379a5ee739: Preparing 09:06:32 5f70bf18a086: Preparing 09:06:32 aec55dcf8dc3: Preparing 09:06:32 fae0097d25a0: Preparing 09:06:32 65d7ac3655f3: Preparing 09:06:32 67de1cf2dc49: Waiting 09:06:32 994456c4fd7b: Preparing 09:06:32 9f113bd0fb9b: Waiting 09:06:32 ff405326ce07: Waiting 09:06:32 0590eaf701bd: Waiting 09:06:32 4f91f467169b: Waiting 09:06:32 5f70bf18a086: Waiting 09:06:32 22379a5ee739: Waiting 09:06:32 aec55dcf8dc3: Waiting 09:06:32 fae0097d25a0: Waiting 09:06:32 994456c4fd7b: Waiting 09:06:32 65d7ac3655f3: Waiting 09:06:32 bbecf4565e0b: Layer already exists 09:06:32 0a78d364c594: Layer already exists 09:06:32 cbe45fad6117: Layer already exists 09:06:32 0a3f03474fc4: Layer already exists 09:06:32 349524a00e4d: Layer already exists 09:06:32 67de1cf2dc49: Layer already exists 09:06:32 9f113bd0fb9b: Layer already exists 09:06:32 4f91f467169b: Layer already exists 09:06:32 0590eaf701bd: Layer already exists 09:06:32 ff405326ce07: Layer already exists 09:06:32 22379a5ee739: Layer already exists 09:06:32 5f70bf18a086: Layer already exists 09:06:32 fae0097d25a0: Layer already exists 09:06:32 aec55dcf8dc3: Layer already exists 09:06:32 65d7ac3655f3: Layer already exists 09:06:32 994456c4fd7b: Layer already exists 09:06:32 main: digest: sha256:2a8a17978c7a3b78c3b2a6344c6f47591badd809a97ac43d0475e38f5039ed1b size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:06:32 ===================================================== [Pipeline] echo 09:06:32 taggedImages: 09:06:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:06:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 09:06:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.0.0-dev.64 09:06:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:06:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 09:06:32 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 09:06:32 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:06:32 latest 09:06:32 4.0.0-dev.64 09:06:32 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:06:32 main 09:06:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:32 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:06:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:06:32 a69e94f885d0: Preparing 09:06:32 aff3e0145395: Preparing 09:06:32 8d75cf17cd65: Preparing 09:06:32 6a13d2a29bc1: Preparing 09:06:32 ff405326ce07: Preparing 09:06:32 0590eaf701bd: Preparing 09:06:32 f8f3e8fd1502: Preparing 09:06:32 8ee37473d339: Preparing 09:06:32 0590eaf701bd: Waiting 09:06:32 994456c4fd7b: Preparing 09:06:32 f8f3e8fd1502: Waiting 09:06:32 994456c4fd7b: Waiting 09:06:32 ff405326ce07: Layer already exists 09:06:32 0590eaf701bd: Layer already exists 09:06:32 f8f3e8fd1502: Layer already exists 09:06:32 8ee37473d339: Layer already exists 09:06:32 aff3e0145395: Pushed 09:06:32 994456c4fd7b: Layer already exists 09:06:32 8d75cf17cd65: Pushed 09:06:32 a69e94f885d0: Pushed 09:06:35 6a13d2a29bc1: Pushed 09:06:35 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232: digest: sha256:75ea7680ba9f55bde5ad9d42a052cdcbfca810d975c1bbfbcefca03521c8723f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:36 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 09:06:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:06:36 a69e94f885d0: Preparing 09:06:36 aff3e0145395: Preparing 09:06:36 8d75cf17cd65: Preparing 09:06:36 6a13d2a29bc1: Preparing 09:06:36 ff405326ce07: Preparing 09:06:36 0590eaf701bd: Preparing 09:06:36 0590eaf701bd: Waiting 09:06:36 f8f3e8fd1502: Preparing 09:06:36 8ee37473d339: Preparing 09:06:36 994456c4fd7b: Preparing 09:06:36 f8f3e8fd1502: Waiting 09:06:36 994456c4fd7b: Waiting 09:06:36 a69e94f885d0: Layer already exists 09:06:36 aff3e0145395: Layer already exists 09:06:36 ff405326ce07: Layer already exists 09:06:36 8d75cf17cd65: Layer already exists 09:06:36 6a13d2a29bc1: Layer already exists 09:06:36 0590eaf701bd: Layer already exists 09:06:36 8ee37473d339: Layer already exists 09:06:36 f8f3e8fd1502: Layer already exists 09:06:36 994456c4fd7b: Layer already exists 09:06:36 latest: digest: sha256:75ea7680ba9f55bde5ad9d42a052cdcbfca810d975c1bbfbcefca03521c8723f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:36 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.64 09:06:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:06:37 a69e94f885d0: Preparing 09:06:37 aff3e0145395: Preparing 09:06:37 8d75cf17cd65: Preparing 09:06:37 6a13d2a29bc1: Preparing 09:06:37 ff405326ce07: Preparing 09:06:37 0590eaf701bd: Preparing 09:06:37 f8f3e8fd1502: Preparing 09:06:37 8ee37473d339: Preparing 09:06:37 994456c4fd7b: Preparing 09:06:37 0590eaf701bd: Waiting 09:06:37 f8f3e8fd1502: Waiting 09:06:37 8ee37473d339: Waiting 09:06:37 994456c4fd7b: Waiting 09:06:37 ff405326ce07: Layer already exists 09:06:37 6a13d2a29bc1: Layer already exists 09:06:37 8d75cf17cd65: Layer already exists 09:06:37 aff3e0145395: Layer already exists 09:06:37 a69e94f885d0: Layer already exists 09:06:37 f8f3e8fd1502: Layer already exists 09:06:37 0590eaf701bd: Layer already exists 09:06:37 8ee37473d339: Layer already exists 09:06:37 994456c4fd7b: Layer already exists 09:06:37 4.0.0-dev.64: digest: sha256:75ea7680ba9f55bde5ad9d42a052cdcbfca810d975c1bbfbcefca03521c8723f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:37 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:06:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:06:37 a69e94f885d0: Preparing 09:06:37 aff3e0145395: Preparing 09:06:37 8d75cf17cd65: Preparing 09:06:37 6a13d2a29bc1: Preparing 09:06:37 ff405326ce07: Preparing 09:06:37 0590eaf701bd: Preparing 09:06:37 f8f3e8fd1502: Preparing 09:06:37 8ee37473d339: Preparing 09:06:37 994456c4fd7b: Preparing 09:06:37 994456c4fd7b: Waiting 09:06:37 8ee37473d339: Waiting 09:06:37 0590eaf701bd: Waiting 09:06:37 f8f3e8fd1502: Waiting 09:06:37 ff405326ce07: Layer already exists 09:06:37 8d75cf17cd65: Layer already exists 09:06:37 a69e94f885d0: Layer already exists 09:06:37 aff3e0145395: Layer already exists 09:06:37 6a13d2a29bc1: Layer already exists 09:06:37 994456c4fd7b: Layer already exists 09:06:37 f8f3e8fd1502: Layer already exists 09:06:37 8ee37473d339: Layer already exists 09:06:37 0590eaf701bd: Layer already exists 09:06:37 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64: digest: sha256:75ea7680ba9f55bde5ad9d42a052cdcbfca810d975c1bbfbcefca03521c8723f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:38 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 09:06:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:06:38 a69e94f885d0: Preparing 09:06:38 aff3e0145395: Preparing 09:06:38 8d75cf17cd65: Preparing 09:06:38 6a13d2a29bc1: Preparing 09:06:38 ff405326ce07: Preparing 09:06:38 0590eaf701bd: Preparing 09:06:38 0590eaf701bd: Waiting 09:06:38 f8f3e8fd1502: Preparing 09:06:38 f8f3e8fd1502: Waiting 09:06:38 8ee37473d339: Preparing 09:06:38 994456c4fd7b: Preparing 09:06:38 8ee37473d339: Waiting 09:06:38 994456c4fd7b: Waiting 09:06:38 ff405326ce07: Layer already exists 09:06:38 a69e94f885d0: Layer already exists 09:06:38 8d75cf17cd65: Layer already exists 09:06:38 aff3e0145395: Layer already exists 09:06:38 6a13d2a29bc1: Layer already exists 09:06:38 0590eaf701bd: Layer already exists 09:06:38 994456c4fd7b: Layer already exists 09:06:38 f8f3e8fd1502: Layer already exists 09:06:38 8ee37473d339: Layer already exists 09:06:38 main: digest: sha256:75ea7680ba9f55bde5ad9d42a052cdcbfca810d975c1bbfbcefca03521c8723f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:06:38 ===================================================== [Pipeline] echo 09:06:38 taggedImages: 09:06:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:06:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 09:06:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.0.0-dev.64 09:06:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:06:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 09:06:38 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 09:06:38 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:06:38 latest 09:06:38 4.0.0-dev.64 09:06:38 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:06:38 main 09:06:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:38 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:06:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:06:39 cd10ff0fcb6d: Preparing 09:06:39 d6c5fa57fe9b: Preparing 09:06:39 10e599c8ec86: Preparing 09:06:39 4eb5bb69a914: Preparing 09:06:39 3cd707ac0743: Preparing 09:06:39 ff405326ce07: Preparing 09:06:39 0590eaf701bd: Preparing 09:06:39 57dfbbf20562: Preparing 09:06:39 abba5cef948d: Preparing 09:06:39 83f47f0e7f57: Preparing 09:06:39 994456c4fd7b: Preparing 09:06:39 57dfbbf20562: Waiting 09:06:39 0590eaf701bd: Waiting 09:06:39 ff405326ce07: Waiting 09:06:39 abba5cef948d: Waiting 09:06:39 83f47f0e7f57: Waiting 09:06:39 994456c4fd7b: Waiting 09:06:39 cd10ff0fcb6d: Pushed 09:06:39 3cd707ac0743: Pushed 09:06:39 d6c5fa57fe9b: Pushed 09:06:39 4eb5bb69a914: Pushed 09:06:39 ff405326ce07: Layer already exists 09:06:39 0590eaf701bd: Layer already exists 09:06:39 994456c4fd7b: Layer already exists 09:06:39 57dfbbf20562: Pushed 09:06:39 abba5cef948d: Pushed 09:06:41 83f47f0e7f57: Pushed 09:06:42 10e599c8ec86: Pushed 09:06:42 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232: digest: sha256:12c5854933ade24f57c03a76232874da3f7cc22ddf40133eb32e78268475a50b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:42 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 09:06:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:06:42 cd10ff0fcb6d: Preparing 09:06:42 d6c5fa57fe9b: Preparing 09:06:42 10e599c8ec86: Preparing 09:06:42 4eb5bb69a914: Preparing 09:06:42 3cd707ac0743: Preparing 09:06:42 ff405326ce07: Preparing 09:06:42 0590eaf701bd: Preparing 09:06:42 57dfbbf20562: Preparing 09:06:42 abba5cef948d: Preparing 09:06:42 83f47f0e7f57: Preparing 09:06:42 994456c4fd7b: Preparing 09:06:42 57dfbbf20562: Waiting 09:06:42 abba5cef948d: Waiting 09:06:42 ff405326ce07: Waiting 09:06:42 0590eaf701bd: Waiting 09:06:42 83f47f0e7f57: Waiting 09:06:42 d6c5fa57fe9b: Layer already exists 09:06:42 3cd707ac0743: Layer already exists 09:06:42 10e599c8ec86: Layer already exists 09:06:42 cd10ff0fcb6d: Layer already exists 09:06:42 4eb5bb69a914: Layer already exists 09:06:42 0590eaf701bd: Layer already exists 09:06:42 57dfbbf20562: Layer already exists 09:06:42 ff405326ce07: Layer already exists 09:06:42 abba5cef948d: Layer already exists 09:06:42 83f47f0e7f57: Layer already exists 09:06:42 994456c4fd7b: Layer already exists 09:06:42 latest: digest: sha256:12c5854933ade24f57c03a76232874da3f7cc22ddf40133eb32e78268475a50b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:43 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.64 09:06:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:06:43 cd10ff0fcb6d: Preparing 09:06:43 d6c5fa57fe9b: Preparing 09:06:43 10e599c8ec86: Preparing 09:06:43 4eb5bb69a914: Preparing 09:06:43 3cd707ac0743: Preparing 09:06:43 ff405326ce07: Preparing 09:06:43 0590eaf701bd: Preparing 09:06:43 57dfbbf20562: Preparing 09:06:43 abba5cef948d: Preparing 09:06:43 83f47f0e7f57: Preparing 09:06:43 994456c4fd7b: Preparing 09:06:43 57dfbbf20562: Waiting 09:06:43 abba5cef948d: Waiting 09:06:43 83f47f0e7f57: Waiting 09:06:43 994456c4fd7b: Waiting 09:06:43 ff405326ce07: Waiting 09:06:43 0590eaf701bd: Waiting 09:06:43 3cd707ac0743: Layer already exists 09:06:43 4eb5bb69a914: Layer already exists 09:06:43 cd10ff0fcb6d: Layer already exists 09:06:43 10e599c8ec86: Layer already exists 09:06:43 d6c5fa57fe9b: Layer already exists 09:06:43 ff405326ce07: Layer already exists 09:06:43 0590eaf701bd: Layer already exists 09:06:43 83f47f0e7f57: Layer already exists 09:06:43 57dfbbf20562: Layer already exists 09:06:43 abba5cef948d: Layer already exists 09:06:43 994456c4fd7b: Layer already exists 09:06:43 4.0.0-dev.64: digest: sha256:12c5854933ade24f57c03a76232874da3f7cc22ddf40133eb32e78268475a50b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:43 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:06:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:06:44 cd10ff0fcb6d: Preparing 09:06:44 d6c5fa57fe9b: Preparing 09:06:44 10e599c8ec86: Preparing 09:06:44 4eb5bb69a914: Preparing 09:06:44 3cd707ac0743: Preparing 09:06:44 ff405326ce07: Preparing 09:06:44 0590eaf701bd: Preparing 09:06:44 57dfbbf20562: Preparing 09:06:44 abba5cef948d: Preparing 09:06:44 83f47f0e7f57: Preparing 09:06:44 994456c4fd7b: Preparing 09:06:44 ff405326ce07: Waiting 09:06:44 0590eaf701bd: Waiting 09:06:44 57dfbbf20562: Waiting 09:06:44 994456c4fd7b: Waiting 09:06:44 abba5cef948d: Waiting 09:06:44 83f47f0e7f57: Waiting 09:06:44 10e599c8ec86: Layer already exists 09:06:44 d6c5fa57fe9b: Layer already exists 09:06:44 cd10ff0fcb6d: Layer already exists 09:06:44 4eb5bb69a914: Layer already exists 09:06:44 3cd707ac0743: Layer already exists 09:06:44 ff405326ce07: Layer already exists 09:06:44 57dfbbf20562: Layer already exists 09:06:44 0590eaf701bd: Layer already exists 09:06:44 abba5cef948d: Layer already exists 09:06:44 83f47f0e7f57: Layer already exists 09:06:44 994456c4fd7b: Layer already exists 09:06:44 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64: digest: sha256:12c5854933ade24f57c03a76232874da3f7cc22ddf40133eb32e78268475a50b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:44 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 09:06:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:06:44 cd10ff0fcb6d: Preparing 09:06:44 d6c5fa57fe9b: Preparing 09:06:44 10e599c8ec86: Preparing 09:06:44 4eb5bb69a914: Preparing 09:06:44 3cd707ac0743: Preparing 09:06:44 ff405326ce07: Preparing 09:06:44 0590eaf701bd: Preparing 09:06:44 57dfbbf20562: Preparing 09:06:44 abba5cef948d: Preparing 09:06:44 83f47f0e7f57: Preparing 09:06:44 994456c4fd7b: Preparing 09:06:44 abba5cef948d: Waiting 09:06:44 83f47f0e7f57: Waiting 09:06:44 994456c4fd7b: Waiting 09:06:44 57dfbbf20562: Waiting 09:06:44 ff405326ce07: Waiting 09:06:44 0590eaf701bd: Waiting 09:06:44 d6c5fa57fe9b: Layer already exists 09:06:44 3cd707ac0743: Layer already exists 09:06:44 10e599c8ec86: Layer already exists 09:06:44 4eb5bb69a914: Layer already exists 09:06:44 cd10ff0fcb6d: Layer already exists 09:06:44 ff405326ce07: Layer already exists 09:06:44 0590eaf701bd: Layer already exists 09:06:44 abba5cef948d: Layer already exists 09:06:44 57dfbbf20562: Layer already exists 09:06:44 83f47f0e7f57: Layer already exists 09:06:44 994456c4fd7b: Layer already exists 09:06:44 main: digest: sha256:12c5854933ade24f57c03a76232874da3f7cc22ddf40133eb32e78268475a50b size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:06:44 ===================================================== [Pipeline] echo 09:06:45 taggedImages: 09:06:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:06:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 09:06:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.0.0-dev.64 09:06:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:06:45 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 09:06:45 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 09:06:45 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:06:45 latest 09:06:45 4.0.0-dev.64 09:06:45 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:06:45 main 09:06:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:45 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:45 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:06:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:06:45 d8593dac442d: Preparing 09:06:45 d16a857218e1: Preparing 09:06:45 adb415a5a536: Preparing 09:06:45 cfb6fe27abaa: Preparing 09:06:45 ff3d5857bcd1: Preparing 09:06:45 9c615fc8825d: Preparing 09:06:45 ae65f1ff35cf: Preparing 09:06:45 ff405326ce07: Preparing 09:06:45 0590eaf701bd: Preparing 09:06:45 028c74a6900c: Preparing 09:06:45 b2233807f6b9: Preparing 09:06:45 994456c4fd7b: Preparing 09:06:45 ff405326ce07: Waiting 09:06:45 b2233807f6b9: Waiting 09:06:45 994456c4fd7b: Waiting 09:06:45 0590eaf701bd: Waiting 09:06:45 028c74a6900c: Waiting 09:06:45 9c615fc8825d: Waiting 09:06:45 ae65f1ff35cf: Waiting 09:06:45 d16a857218e1: Pushed 09:06:45 ff3d5857bcd1: Pushed 09:06:45 d8593dac442d: Pushed 09:06:45 ff405326ce07: Layer already exists 09:06:45 0590eaf701bd: Layer already exists 09:06:45 9c615fc8825d: Pushed 09:06:45 ae65f1ff35cf: Pushed 09:06:45 994456c4fd7b: Layer already exists 09:06:45 028c74a6900c: Pushed 09:06:47 b2233807f6b9: Pushed 09:06:47 cfb6fe27abaa: Pushed 09:06:48 adb415a5a536: Pushed 09:06:48 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232: digest: sha256:93cfc1ae61e1017c7f3507970cb749142e9d9efa2cd5238b8ae261cc5f4f649e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:48 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:49 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 09:06:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:06:49 d8593dac442d: Preparing 09:06:49 d16a857218e1: Preparing 09:06:49 adb415a5a536: Preparing 09:06:49 cfb6fe27abaa: Preparing 09:06:49 ff3d5857bcd1: Preparing 09:06:49 9c615fc8825d: Preparing 09:06:49 ae65f1ff35cf: Preparing 09:06:49 ff405326ce07: Preparing 09:06:49 0590eaf701bd: Preparing 09:06:49 028c74a6900c: Preparing 09:06:49 b2233807f6b9: Preparing 09:06:49 994456c4fd7b: Preparing 09:06:49 0590eaf701bd: Waiting 09:06:49 ff405326ce07: Waiting 09:06:49 028c74a6900c: Waiting 09:06:49 b2233807f6b9: Waiting 09:06:49 ae65f1ff35cf: Waiting 09:06:49 994456c4fd7b: Waiting 09:06:49 d8593dac442d: Layer already exists 09:06:49 adb415a5a536: Layer already exists 09:06:49 d16a857218e1: Layer already exists 09:06:49 cfb6fe27abaa: Layer already exists 09:06:49 ff3d5857bcd1: Layer already exists 09:06:49 9c615fc8825d: Layer already exists 09:06:49 b2233807f6b9: Layer already exists 09:06:49 ae65f1ff35cf: Layer already exists 09:06:49 ff405326ce07: Layer already exists 09:06:49 0590eaf701bd: Layer already exists 09:06:49 028c74a6900c: Layer already exists 09:06:49 994456c4fd7b: Layer already exists 09:06:49 latest: digest: sha256:93cfc1ae61e1017c7f3507970cb749142e9d9efa2cd5238b8ae261cc5f4f649e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:49 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:49 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.64 09:06:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:06:49 d8593dac442d: Preparing 09:06:49 d16a857218e1: Preparing 09:06:49 adb415a5a536: Preparing 09:06:49 cfb6fe27abaa: Preparing 09:06:49 ff3d5857bcd1: Preparing 09:06:49 9c615fc8825d: Preparing 09:06:49 ae65f1ff35cf: Preparing 09:06:49 ff405326ce07: Preparing 09:06:49 0590eaf701bd: Preparing 09:06:49 028c74a6900c: Preparing 09:06:49 b2233807f6b9: Preparing 09:06:49 994456c4fd7b: Preparing 09:06:49 9c615fc8825d: Waiting 09:06:49 ae65f1ff35cf: Waiting 09:06:49 ff405326ce07: Waiting 09:06:49 0590eaf701bd: Waiting 09:06:49 028c74a6900c: Waiting 09:06:49 b2233807f6b9: Waiting 09:06:49 994456c4fd7b: Waiting 09:06:49 cfb6fe27abaa: Layer already exists 09:06:49 adb415a5a536: Layer already exists 09:06:49 ff3d5857bcd1: Layer already exists 09:06:49 d8593dac442d: Layer already exists 09:06:49 d16a857218e1: Layer already exists 09:06:49 9c615fc8825d: Layer already exists 09:06:49 028c74a6900c: Layer already exists 09:06:49 ae65f1ff35cf: Layer already exists 09:06:49 ff405326ce07: Layer already exists 09:06:49 0590eaf701bd: Layer already exists 09:06:49 b2233807f6b9: Layer already exists 09:06:49 994456c4fd7b: Layer already exists 09:06:49 4.0.0-dev.64: digest: sha256:93cfc1ae61e1017c7f3507970cb749142e9d9efa2cd5238b8ae261cc5f4f649e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:50 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:06:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:06:50 d8593dac442d: Preparing 09:06:50 d16a857218e1: Preparing 09:06:50 adb415a5a536: Preparing 09:06:50 cfb6fe27abaa: Preparing 09:06:50 ff3d5857bcd1: Preparing 09:06:50 9c615fc8825d: Preparing 09:06:50 ae65f1ff35cf: Preparing 09:06:50 ff405326ce07: Preparing 09:06:50 0590eaf701bd: Preparing 09:06:50 028c74a6900c: Preparing 09:06:50 b2233807f6b9: Preparing 09:06:50 994456c4fd7b: Preparing 09:06:50 9c615fc8825d: Waiting 09:06:50 0590eaf701bd: Waiting 09:06:50 028c74a6900c: Waiting 09:06:50 ae65f1ff35cf: Waiting 09:06:50 ff405326ce07: Waiting 09:06:50 b2233807f6b9: Waiting 09:06:50 994456c4fd7b: Waiting 09:06:50 d16a857218e1: Layer already exists 09:06:50 cfb6fe27abaa: Layer already exists 09:06:50 ff3d5857bcd1: Layer already exists 09:06:50 d8593dac442d: Layer already exists 09:06:50 adb415a5a536: Layer already exists 09:06:50 9c615fc8825d: Layer already exists 09:06:50 ae65f1ff35cf: Layer already exists 09:06:50 0590eaf701bd: Layer already exists 09:06:50 028c74a6900c: Layer already exists 09:06:50 ff405326ce07: Layer already exists 09:06:50 994456c4fd7b: Layer already exists 09:06:50 b2233807f6b9: Layer already exists 09:06:50 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64: digest: sha256:93cfc1ae61e1017c7f3507970cb749142e9d9efa2cd5238b8ae261cc5f4f649e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:50 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 09:06:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:06:51 d8593dac442d: Preparing 09:06:51 d16a857218e1: Preparing 09:06:51 adb415a5a536: Preparing 09:06:51 cfb6fe27abaa: Preparing 09:06:51 ff3d5857bcd1: Preparing 09:06:51 9c615fc8825d: Preparing 09:06:51 ae65f1ff35cf: Preparing 09:06:51 ff405326ce07: Preparing 09:06:51 0590eaf701bd: Preparing 09:06:51 028c74a6900c: Preparing 09:06:51 b2233807f6b9: Preparing 09:06:51 994456c4fd7b: Preparing 09:06:51 ae65f1ff35cf: Waiting 09:06:51 028c74a6900c: Waiting 09:06:51 ff405326ce07: Waiting 09:06:51 0590eaf701bd: Waiting 09:06:51 b2233807f6b9: Waiting 09:06:51 9c615fc8825d: Waiting 09:06:51 adb415a5a536: Layer already exists 09:06:51 ff3d5857bcd1: Layer already exists 09:06:51 cfb6fe27abaa: Layer already exists 09:06:51 d16a857218e1: Layer already exists 09:06:51 d8593dac442d: Layer already exists 09:06:51 9c615fc8825d: Layer already exists 09:06:51 ff405326ce07: Layer already exists 09:06:51 ae65f1ff35cf: Layer already exists 09:06:51 0590eaf701bd: Layer already exists 09:06:51 028c74a6900c: Layer already exists 09:06:51 b2233807f6b9: Layer already exists 09:06:51 994456c4fd7b: Layer already exists 09:06:51 main: digest: sha256:93cfc1ae61e1017c7f3507970cb749142e9d9efa2cd5238b8ae261cc5f4f649e size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:06:51 ===================================================== [Pipeline] echo 09:06:51 taggedImages: 09:06:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:06:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 09:06:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.0.0-dev.64 09:06:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:06:51 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 09:06:51 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 09:06:51 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:06:51 latest 09:06:51 4.0.0-dev.64 09:06:51 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:06:51 main 09:06:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:51 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:51 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:06:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:06:51 7e997e7da46e: Preparing 09:06:51 ebb404e99693: Preparing 09:06:51 ff405326ce07: Preparing 09:06:51 0590eaf701bd: Preparing 09:06:51 ca742bf37008: Preparing 09:06:51 b57d3a3044db: Preparing 09:06:51 994456c4fd7b: Preparing 09:06:51 b57d3a3044db: Waiting 09:06:51 994456c4fd7b: Waiting 09:06:51 ff405326ce07: Layer already exists 09:06:51 0590eaf701bd: Layer already exists 09:06:51 994456c4fd7b: Layer already exists 09:06:51 ca742bf37008: Pushed 09:06:51 7e997e7da46e: Pushed 09:06:52 b57d3a3044db: Pushed 09:06:55 ebb404e99693: Pushed 09:06:55 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232: digest: sha256:d372cc607e206687f57624f7e961c2bf75e9cc01ab9948e4625b08a28468e5b3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:55 + 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 09:06:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 09:06:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:06:56 7e997e7da46e: Preparing 09:06:56 ebb404e99693: Preparing 09:06:56 ff405326ce07: Preparing 09:06:56 0590eaf701bd: Preparing 09:06:56 ca742bf37008: Preparing 09:06:56 b57d3a3044db: Preparing 09:06:56 994456c4fd7b: Preparing 09:06:56 b57d3a3044db: Waiting 09:06:56 994456c4fd7b: Waiting 09:06:56 ca742bf37008: Layer already exists 09:06:56 0590eaf701bd: Layer already exists 09:06:56 ebb404e99693: Layer already exists 09:06:56 7e997e7da46e: Layer already exists 09:06:56 ff405326ce07: Layer already exists 09:06:56 994456c4fd7b: Layer already exists 09:06:56 b57d3a3044db: Layer already exists 09:06:56 latest: digest: sha256:d372cc607e206687f57624f7e961c2bf75e9cc01ab9948e4625b08a28468e5b3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:56 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.64 09:06:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:06:56 7e997e7da46e: Preparing 09:06:56 ebb404e99693: Preparing 09:06:56 ff405326ce07: Preparing 09:06:56 0590eaf701bd: Preparing 09:06:56 ca742bf37008: Preparing 09:06:56 b57d3a3044db: Preparing 09:06:56 994456c4fd7b: Preparing 09:06:56 b57d3a3044db: Waiting 09:06:56 994456c4fd7b: Waiting 09:06:56 7e997e7da46e: Layer already exists 09:06:56 ebb404e99693: Layer already exists 09:06:56 ca742bf37008: Layer already exists 09:06:56 ff405326ce07: Layer already exists 09:06:56 0590eaf701bd: Layer already exists 09:06:56 b57d3a3044db: Layer already exists 09:06:56 994456c4fd7b: Layer already exists 09:06:56 4.0.0-dev.64: digest: sha256:d372cc607e206687f57624f7e961c2bf75e9cc01ab9948e4625b08a28468e5b3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:56 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:06:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:06:57 7e997e7da46e: Preparing 09:06:57 ebb404e99693: Preparing 09:06:57 ff405326ce07: Preparing 09:06:57 0590eaf701bd: Preparing 09:06:57 ca742bf37008: Preparing 09:06:57 b57d3a3044db: Preparing 09:06:57 994456c4fd7b: Preparing 09:06:57 b57d3a3044db: Waiting 09:06:57 994456c4fd7b: Waiting 09:06:57 ebb404e99693: Layer already exists 09:06:57 0590eaf701bd: Layer already exists 09:06:57 7e997e7da46e: Layer already exists 09:06:57 ca742bf37008: Layer already exists 09:06:57 b57d3a3044db: Layer already exists 09:06:57 ff405326ce07: Layer already exists 09:06:57 994456c4fd7b: Layer already exists 09:06:57 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64: digest: sha256:d372cc607e206687f57624f7e961c2bf75e9cc01ab9948e4625b08a28468e5b3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:57 + 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 09:06:57 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 09:06:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:06:57 7e997e7da46e: Preparing 09:06:57 ebb404e99693: Preparing 09:06:57 ff405326ce07: Preparing 09:06:57 0590eaf701bd: Preparing 09:06:57 ca742bf37008: Preparing 09:06:57 b57d3a3044db: Preparing 09:06:57 994456c4fd7b: Preparing 09:06:57 b57d3a3044db: Waiting 09:06:57 994456c4fd7b: Waiting 09:06:57 ff405326ce07: Layer already exists 09:06:57 ca742bf37008: Layer already exists 09:06:57 ebb404e99693: Layer already exists 09:06:57 0590eaf701bd: Layer already exists 09:06:57 7e997e7da46e: Layer already exists 09:06:57 994456c4fd7b: Layer already exists 09:06:57 b57d3a3044db: Layer already exists 09:06:57 main: digest: sha256:d372cc607e206687f57624f7e961c2bf75e9cc01ab9948e4625b08a28468e5b3 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:06:58 ===================================================== [Pipeline] echo 09:06:58 taggedImages: 09:06:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:06:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 09:06:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.0.0-dev.64 09:06:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:06:58 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 09:06:58 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 09:06:58 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:06:58 latest 09:06:58 4.0.0-dev.64 09:06:58 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:06:58 main 09:06:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:58 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:06:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:06:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:06:59 6453b2b3628d: Preparing 09:06:59 91e4c8478de3: Preparing 09:06:59 b8e47d88e12b: Preparing 09:06:59 ff405326ce07: Preparing 09:06:59 0590eaf701bd: Preparing 09:06:59 cb33e93352d1: Preparing 09:06:59 72d5d2f4dc2b: Preparing 09:06:59 de623ee3a8ea: Preparing 09:06:59 bae44d31529d: Preparing 09:06:59 994456c4fd7b: Preparing 09:06:59 cb33e93352d1: Waiting 09:06:59 72d5d2f4dc2b: Waiting 09:06:59 de623ee3a8ea: Waiting 09:06:59 bae44d31529d: Waiting 09:06:59 994456c4fd7b: Waiting 09:06:59 0590eaf701bd: Layer already exists 09:06:59 ff405326ce07: Layer already exists 09:06:59 6453b2b3628d: Pushed 09:06:59 b8e47d88e12b: Pushed 09:06:59 91e4c8478de3: Pushed 09:06:59 994456c4fd7b: Layer already exists 09:06:59 de623ee3a8ea: Pushed 09:06:59 bae44d31529d: Pushed 09:07:06 72d5d2f4dc2b: Pushed 09:07:12 cb33e93352d1: Pushed 09:07:12 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232: digest: sha256:0fc3798e3bfdaf36478772c98d7d99e52dbbcfafbc66055a8a7e46c2fa2e9554 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:13 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 09:07:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:07:13 6453b2b3628d: Preparing 09:07:13 91e4c8478de3: Preparing 09:07:13 b8e47d88e12b: Preparing 09:07:13 ff405326ce07: Preparing 09:07:13 0590eaf701bd: Preparing 09:07:13 cb33e93352d1: Preparing 09:07:13 72d5d2f4dc2b: Preparing 09:07:13 de623ee3a8ea: Preparing 09:07:13 bae44d31529d: Preparing 09:07:13 994456c4fd7b: Preparing 09:07:13 cb33e93352d1: Waiting 09:07:13 72d5d2f4dc2b: Waiting 09:07:13 de623ee3a8ea: Waiting 09:07:13 bae44d31529d: Waiting 09:07:13 994456c4fd7b: Waiting 09:07:13 ff405326ce07: Layer already exists 09:07:13 b8e47d88e12b: Layer already exists 09:07:13 6453b2b3628d: Layer already exists 09:07:13 0590eaf701bd: Layer already exists 09:07:13 91e4c8478de3: Layer already exists 09:07:13 cb33e93352d1: Layer already exists 09:07:13 bae44d31529d: Layer already exists 09:07:13 994456c4fd7b: Layer already exists 09:07:13 de623ee3a8ea: Layer already exists 09:07:13 72d5d2f4dc2b: Layer already exists 09:07:13 latest: digest: sha256:0fc3798e3bfdaf36478772c98d7d99e52dbbcfafbc66055a8a7e46c2fa2e9554 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:13 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.64 09:07:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:07:14 6453b2b3628d: Preparing 09:07:14 91e4c8478de3: Preparing 09:07:14 b8e47d88e12b: Preparing 09:07:14 ff405326ce07: Preparing 09:07:14 0590eaf701bd: Preparing 09:07:14 cb33e93352d1: Preparing 09:07:14 72d5d2f4dc2b: Preparing 09:07:14 de623ee3a8ea: Preparing 09:07:14 bae44d31529d: Preparing 09:07:14 994456c4fd7b: Preparing 09:07:14 cb33e93352d1: Waiting 09:07:14 bae44d31529d: Waiting 09:07:14 72d5d2f4dc2b: Waiting 09:07:14 994456c4fd7b: Waiting 09:07:14 de623ee3a8ea: Waiting 09:07:14 b8e47d88e12b: Layer already exists 09:07:14 0590eaf701bd: Layer already exists 09:07:14 91e4c8478de3: Layer already exists 09:07:14 ff405326ce07: Layer already exists 09:07:14 6453b2b3628d: Layer already exists 09:07:14 72d5d2f4dc2b: Layer already exists 09:07:14 cb33e93352d1: Layer already exists 09:07:14 bae44d31529d: Layer already exists 09:07:14 994456c4fd7b: Layer already exists 09:07:14 de623ee3a8ea: Layer already exists 09:07:14 4.0.0-dev.64: digest: sha256:0fc3798e3bfdaf36478772c98d7d99e52dbbcfafbc66055a8a7e46c2fa2e9554 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:14 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:07:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:07:14 6453b2b3628d: Preparing 09:07:14 91e4c8478de3: Preparing 09:07:14 b8e47d88e12b: Preparing 09:07:14 ff405326ce07: Preparing 09:07:14 0590eaf701bd: Preparing 09:07:14 cb33e93352d1: Preparing 09:07:14 72d5d2f4dc2b: Preparing 09:07:14 de623ee3a8ea: Preparing 09:07:14 bae44d31529d: Preparing 09:07:14 994456c4fd7b: Preparing 09:07:14 bae44d31529d: Waiting 09:07:14 994456c4fd7b: Waiting 09:07:14 de623ee3a8ea: Waiting 09:07:14 cb33e93352d1: Waiting 09:07:14 72d5d2f4dc2b: Waiting 09:07:14 6453b2b3628d: Layer already exists 09:07:14 b8e47d88e12b: Layer already exists 09:07:14 ff405326ce07: Layer already exists 09:07:14 91e4c8478de3: Layer already exists 09:07:14 0590eaf701bd: Layer already exists 09:07:14 cb33e93352d1: Layer already exists 09:07:14 72d5d2f4dc2b: Layer already exists 09:07:14 de623ee3a8ea: Layer already exists 09:07:14 994456c4fd7b: Layer already exists 09:07:14 bae44d31529d: Layer already exists 09:07:14 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64: digest: sha256:0fc3798e3bfdaf36478772c98d7d99e52dbbcfafbc66055a8a7e46c2fa2e9554 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:15 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 09:07:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:07:15 6453b2b3628d: Preparing 09:07:15 91e4c8478de3: Preparing 09:07:15 b8e47d88e12b: Preparing 09:07:15 ff405326ce07: Preparing 09:07:15 0590eaf701bd: Preparing 09:07:15 cb33e93352d1: Preparing 09:07:15 72d5d2f4dc2b: Preparing 09:07:15 de623ee3a8ea: Preparing 09:07:15 bae44d31529d: Preparing 09:07:15 994456c4fd7b: Preparing 09:07:15 72d5d2f4dc2b: Waiting 09:07:15 de623ee3a8ea: Waiting 09:07:15 bae44d31529d: Waiting 09:07:15 994456c4fd7b: Waiting 09:07:15 cb33e93352d1: Waiting 09:07:15 0590eaf701bd: Layer already exists 09:07:15 b8e47d88e12b: Layer already exists 09:07:15 6453b2b3628d: Layer already exists 09:07:15 ff405326ce07: Layer already exists 09:07:15 91e4c8478de3: Layer already exists 09:07:15 cb33e93352d1: Layer already exists 09:07:15 72d5d2f4dc2b: Layer already exists 09:07:15 bae44d31529d: Layer already exists 09:07:15 de623ee3a8ea: Layer already exists 09:07:15 994456c4fd7b: Layer already exists 09:07:15 main: digest: sha256:0fc3798e3bfdaf36478772c98d7d99e52dbbcfafbc66055a8a7e46c2fa2e9554 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:07:15 ===================================================== [Pipeline] echo 09:07:15 taggedImages: 09:07:15 - nexus3.edgexfoundry.org:10004/security-spire-agent:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:07:15 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 09:07:15 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.0.0-dev.64 09:07:15 - nexus3.edgexfoundry.org:10004/security-spire-agent:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:07:15 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 09:07:15 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 09:07:15 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:07:15 latest 09:07:15 4.0.0-dev.64 09:07:15 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:07:15 main 09:07:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:15 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:07:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:07:16 b99c7c616cac: Preparing 09:07:16 a7196d22b4ac: Preparing 09:07:16 96b9d7fa318d: Preparing 09:07:16 ff405326ce07: Preparing 09:07:16 0590eaf701bd: Preparing 09:07:16 cb33e93352d1: Preparing 09:07:16 5573e13b47a7: Preparing 09:07:16 fac359ae7b1f: Preparing 09:07:16 994456c4fd7b: Preparing 09:07:16 5573e13b47a7: Waiting 09:07:16 cb33e93352d1: Waiting 09:07:16 fac359ae7b1f: Waiting 09:07:16 994456c4fd7b: Waiting 09:07:16 ff405326ce07: Layer already exists 09:07:16 0590eaf701bd: Layer already exists 09:07:16 cb33e93352d1: Layer already exists 09:07:16 a7196d22b4ac: Pushed 09:07:16 5573e13b47a7: Pushed 09:07:16 b99c7c616cac: Pushed 09:07:16 96b9d7fa318d: Pushed 09:07:16 994456c4fd7b: Layer already exists 09:07:16 fac359ae7b1f: Pushed 09:07:16 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232: digest: sha256:393b8771935d7992cb9bcc66eb73e183fb9eaa2702b06fa649a87021ba358217 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:17 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 09:07:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:07:17 b99c7c616cac: Preparing 09:07:17 a7196d22b4ac: Preparing 09:07:17 96b9d7fa318d: Preparing 09:07:17 ff405326ce07: Preparing 09:07:17 0590eaf701bd: Preparing 09:07:17 cb33e93352d1: Preparing 09:07:17 5573e13b47a7: Preparing 09:07:17 fac359ae7b1f: Preparing 09:07:17 994456c4fd7b: Preparing 09:07:17 5573e13b47a7: Waiting 09:07:17 fac359ae7b1f: Waiting 09:07:17 cb33e93352d1: Waiting 09:07:17 994456c4fd7b: Waiting 09:07:17 a7196d22b4ac: Layer already exists 09:07:17 b99c7c616cac: Layer already exists 09:07:17 96b9d7fa318d: Layer already exists 09:07:17 0590eaf701bd: Layer already exists 09:07:17 ff405326ce07: Layer already exists 09:07:17 fac359ae7b1f: Layer already exists 09:07:17 994456c4fd7b: Layer already exists 09:07:17 5573e13b47a7: Layer already exists 09:07:17 cb33e93352d1: Layer already exists 09:07:17 latest: digest: sha256:393b8771935d7992cb9bcc66eb73e183fb9eaa2702b06fa649a87021ba358217 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:17 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.64 09:07:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:07:18 b99c7c616cac: Preparing 09:07:18 a7196d22b4ac: Preparing 09:07:18 96b9d7fa318d: Preparing 09:07:18 ff405326ce07: Preparing 09:07:18 0590eaf701bd: Preparing 09:07:18 cb33e93352d1: Preparing 09:07:18 5573e13b47a7: Preparing 09:07:18 fac359ae7b1f: Preparing 09:07:18 994456c4fd7b: Preparing 09:07:18 5573e13b47a7: Waiting 09:07:18 cb33e93352d1: Waiting 09:07:18 fac359ae7b1f: Waiting 09:07:18 a7196d22b4ac: Layer already exists 09:07:18 96b9d7fa318d: Layer already exists 09:07:18 ff405326ce07: Layer already exists 09:07:18 b99c7c616cac: Layer already exists 09:07:18 0590eaf701bd: Layer already exists 09:07:18 fac359ae7b1f: Layer already exists 09:07:18 994456c4fd7b: Layer already exists 09:07:18 5573e13b47a7: Layer already exists 09:07:18 cb33e93352d1: Layer already exists 09:07:18 4.0.0-dev.64: digest: sha256:393b8771935d7992cb9bcc66eb73e183fb9eaa2702b06fa649a87021ba358217 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:18 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:07:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:07:18 b99c7c616cac: Preparing 09:07:18 a7196d22b4ac: Preparing 09:07:18 96b9d7fa318d: Preparing 09:07:18 ff405326ce07: Preparing 09:07:18 0590eaf701bd: Preparing 09:07:18 cb33e93352d1: Preparing 09:07:18 5573e13b47a7: Preparing 09:07:18 fac359ae7b1f: Preparing 09:07:18 994456c4fd7b: Preparing 09:07:18 fac359ae7b1f: Waiting 09:07:18 994456c4fd7b: Waiting 09:07:18 cb33e93352d1: Waiting 09:07:18 5573e13b47a7: Waiting 09:07:18 ff405326ce07: Layer already exists 09:07:18 a7196d22b4ac: Layer already exists 09:07:18 b99c7c616cac: Layer already exists 09:07:18 96b9d7fa318d: Layer already exists 09:07:18 0590eaf701bd: Layer already exists 09:07:18 cb33e93352d1: Layer already exists 09:07:18 5573e13b47a7: Layer already exists 09:07:18 fac359ae7b1f: Layer already exists 09:07:18 994456c4fd7b: Layer already exists 09:07:18 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64: digest: sha256:393b8771935d7992cb9bcc66eb73e183fb9eaa2702b06fa649a87021ba358217 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:19 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 09:07:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:07:19 b99c7c616cac: Preparing 09:07:19 a7196d22b4ac: Preparing 09:07:19 96b9d7fa318d: Preparing 09:07:19 ff405326ce07: Preparing 09:07:19 0590eaf701bd: Preparing 09:07:19 cb33e93352d1: Preparing 09:07:19 5573e13b47a7: Preparing 09:07:19 fac359ae7b1f: Preparing 09:07:19 994456c4fd7b: Preparing 09:07:19 cb33e93352d1: Waiting 09:07:19 5573e13b47a7: Waiting 09:07:19 994456c4fd7b: Waiting 09:07:19 fac359ae7b1f: Waiting 09:07:19 ff405326ce07: Layer already exists 09:07:19 b99c7c616cac: Layer already exists 09:07:19 a7196d22b4ac: Layer already exists 09:07:19 96b9d7fa318d: Layer already exists 09:07:19 0590eaf701bd: Layer already exists 09:07:19 cb33e93352d1: Layer already exists 09:07:19 994456c4fd7b: Layer already exists 09:07:19 5573e13b47a7: Layer already exists 09:07:19 fac359ae7b1f: Layer already exists 09:07:19 main: digest: sha256:393b8771935d7992cb9bcc66eb73e183fb9eaa2702b06fa649a87021ba358217 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:07:19 ===================================================== [Pipeline] echo 09:07:19 taggedImages: 09:07:19 - nexus3.edgexfoundry.org:10004/security-spire-config:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:07:19 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 09:07:19 - nexus3.edgexfoundry.org:10004/security-spire-config:4.0.0-dev.64 09:07:19 - nexus3.edgexfoundry.org:10004/security-spire-config:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:07:19 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 09:07:19 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 09:07:19 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:07:19 latest 09:07:19 4.0.0-dev.64 09:07:19 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:07:19 main 09:07:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:19 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:07:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:07:20 6453b2b3628d: Preparing 09:07:20 d423caf35ff0: Preparing 09:07:20 bfa0738fd193: Preparing 09:07:20 ff405326ce07: Preparing 09:07:20 0590eaf701bd: Preparing 09:07:20 01c5d4b88941: Preparing 09:07:20 de623ee3a8ea: Preparing 09:07:20 bae44d31529d: Preparing 09:07:20 994456c4fd7b: Preparing 09:07:20 bae44d31529d: Waiting 09:07:20 01c5d4b88941: Waiting 09:07:20 de623ee3a8ea: Waiting 09:07:20 6453b2b3628d: Layer already exists 09:07:20 0590eaf701bd: Layer already exists 09:07:20 ff405326ce07: Layer already exists 09:07:20 de623ee3a8ea: Layer already exists 09:07:20 bae44d31529d: Layer already exists 09:07:20 994456c4fd7b: Layer already exists 09:07:20 bfa0738fd193: Pushed 09:07:20 d423caf35ff0: Pushed 09:07:35 01c5d4b88941: Pushed 09:07:35 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232: digest: sha256:4b38b82bf58ff02d9976127d289b26996ca5a723450a782de2b28105855fabf9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:35 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 09:07:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:07:35 6453b2b3628d: Preparing 09:07:35 d423caf35ff0: Preparing 09:07:35 bfa0738fd193: Preparing 09:07:35 ff405326ce07: Preparing 09:07:35 0590eaf701bd: Preparing 09:07:35 01c5d4b88941: Preparing 09:07:35 de623ee3a8ea: Preparing 09:07:35 bae44d31529d: Preparing 09:07:35 994456c4fd7b: Preparing 09:07:35 bae44d31529d: Waiting 09:07:35 994456c4fd7b: Waiting 09:07:35 de623ee3a8ea: Waiting 09:07:35 01c5d4b88941: Waiting 09:07:35 bfa0738fd193: Layer already exists 09:07:35 ff405326ce07: Layer already exists 09:07:35 d423caf35ff0: Layer already exists 09:07:35 6453b2b3628d: Layer already exists 09:07:35 0590eaf701bd: Layer already exists 09:07:35 de623ee3a8ea: Layer already exists 09:07:35 01c5d4b88941: Layer already exists 09:07:35 994456c4fd7b: Layer already exists 09:07:35 bae44d31529d: Layer already exists 09:07:35 latest: digest: sha256:4b38b82bf58ff02d9976127d289b26996ca5a723450a782de2b28105855fabf9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:36 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.64 09:07:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:07:36 6453b2b3628d: Preparing 09:07:36 d423caf35ff0: Preparing 09:07:36 bfa0738fd193: Preparing 09:07:36 ff405326ce07: Preparing 09:07:36 0590eaf701bd: Preparing 09:07:36 01c5d4b88941: Preparing 09:07:36 de623ee3a8ea: Preparing 09:07:36 bae44d31529d: Preparing 09:07:36 de623ee3a8ea: Waiting 09:07:36 994456c4fd7b: Preparing 09:07:36 bae44d31529d: Waiting 09:07:36 01c5d4b88941: Waiting 09:07:36 d423caf35ff0: Layer already exists 09:07:36 6453b2b3628d: Layer already exists 09:07:36 ff405326ce07: Layer already exists 09:07:36 bfa0738fd193: Layer already exists 09:07:36 0590eaf701bd: Layer already exists 09:07:36 01c5d4b88941: Layer already exists 09:07:36 de623ee3a8ea: Layer already exists 09:07:36 994456c4fd7b: Layer already exists 09:07:36 bae44d31529d: Layer already exists 09:07:36 4.0.0-dev.64: digest: sha256:4b38b82bf58ff02d9976127d289b26996ca5a723450a782de2b28105855fabf9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:36 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:07:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:07:37 6453b2b3628d: Preparing 09:07:37 d423caf35ff0: Preparing 09:07:37 bfa0738fd193: Preparing 09:07:37 ff405326ce07: Preparing 09:07:37 0590eaf701bd: Preparing 09:07:37 01c5d4b88941: Preparing 09:07:37 de623ee3a8ea: Preparing 09:07:37 bae44d31529d: Preparing 09:07:37 994456c4fd7b: Preparing 09:07:37 01c5d4b88941: Waiting 09:07:37 de623ee3a8ea: Waiting 09:07:37 bae44d31529d: Waiting 09:07:37 994456c4fd7b: Waiting 09:07:37 0590eaf701bd: Layer already exists 09:07:37 d423caf35ff0: Layer already exists 09:07:37 ff405326ce07: Layer already exists 09:07:37 6453b2b3628d: Layer already exists 09:07:37 bfa0738fd193: Layer already exists 09:07:37 bae44d31529d: Layer already exists 09:07:37 de623ee3a8ea: Layer already exists 09:07:37 01c5d4b88941: Layer already exists 09:07:37 994456c4fd7b: Layer already exists 09:07:37 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64: digest: sha256:4b38b82bf58ff02d9976127d289b26996ca5a723450a782de2b28105855fabf9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:37 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 09:07:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:07:37 6453b2b3628d: Preparing 09:07:37 d423caf35ff0: Preparing 09:07:37 bfa0738fd193: Preparing 09:07:37 ff405326ce07: Preparing 09:07:37 0590eaf701bd: Preparing 09:07:37 01c5d4b88941: Preparing 09:07:37 de623ee3a8ea: Preparing 09:07:37 bae44d31529d: Preparing 09:07:37 994456c4fd7b: Preparing 09:07:37 de623ee3a8ea: Waiting 09:07:37 bae44d31529d: Waiting 09:07:37 01c5d4b88941: Waiting 09:07:37 0590eaf701bd: Layer already exists 09:07:37 ff405326ce07: Layer already exists 09:07:37 d423caf35ff0: Layer already exists 09:07:37 6453b2b3628d: Layer already exists 09:07:37 bfa0738fd193: Layer already exists 09:07:37 01c5d4b88941: Layer already exists 09:07:37 bae44d31529d: Layer already exists 09:07:37 994456c4fd7b: Layer already exists 09:07:37 de623ee3a8ea: Layer already exists 09:07:37 main: digest: sha256:4b38b82bf58ff02d9976127d289b26996ca5a723450a782de2b28105855fabf9 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:07:37 ===================================================== [Pipeline] echo 09:07:37 taggedImages: 09:07:37 - nexus3.edgexfoundry.org:10004/security-spire-server:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:07:37 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 09:07:37 - nexus3.edgexfoundry.org:10004/security-spire-server:4.0.0-dev.64 09:07:37 - nexus3.edgexfoundry.org:10004/security-spire-server:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:07:37 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 09:07:37 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 09:07:37 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:07:37 latest 09:07:37 4.0.0-dev.64 09:07:37 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:07:37 main 09:07:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:38 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:07:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:07:38 ce680f03f106: Preparing 09:07:38 c8b45c3961b7: Preparing 09:07:38 ff405326ce07: Preparing 09:07:38 0590eaf701bd: Preparing 09:07:38 028766806545: Preparing 09:07:38 078ff8beb556: Preparing 09:07:38 994456c4fd7b: Preparing 09:07:38 078ff8beb556: Waiting 09:07:38 994456c4fd7b: Waiting 09:07:38 ff405326ce07: Layer already exists 09:07:38 0590eaf701bd: Layer already exists 09:07:38 994456c4fd7b: Layer already exists 09:07:38 ce680f03f106: Pushed 09:07:38 028766806545: Pushed 09:07:39 078ff8beb556: Pushed 09:07:42 c8b45c3961b7: Pushed 09:07:42 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232: digest: sha256:20651778f33b48dd4db2c7402de2235cbeea644f8afc28dcb1b82dbf415df258 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:42 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:42 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 09:07:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:07:42 ce680f03f106: Preparing 09:07:42 c8b45c3961b7: Preparing 09:07:42 ff405326ce07: Preparing 09:07:42 0590eaf701bd: Preparing 09:07:42 028766806545: Preparing 09:07:42 078ff8beb556: Preparing 09:07:42 994456c4fd7b: Preparing 09:07:42 078ff8beb556: Waiting 09:07:42 994456c4fd7b: Waiting 09:07:42 ff405326ce07: Layer already exists 09:07:42 028766806545: Layer already exists 09:07:42 0590eaf701bd: Layer already exists 09:07:42 ce680f03f106: Layer already exists 09:07:42 c8b45c3961b7: Layer already exists 09:07:42 078ff8beb556: Layer already exists 09:07:42 994456c4fd7b: Layer already exists 09:07:42 latest: digest: sha256:20651778f33b48dd4db2c7402de2235cbeea644f8afc28dcb1b82dbf415df258 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:43 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.64 09:07:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:07:43 ce680f03f106: Preparing 09:07:43 c8b45c3961b7: Preparing 09:07:43 ff405326ce07: Preparing 09:07:43 0590eaf701bd: Preparing 09:07:43 028766806545: Preparing 09:07:43 078ff8beb556: Preparing 09:07:43 994456c4fd7b: Preparing 09:07:43 994456c4fd7b: Waiting 09:07:43 078ff8beb556: Waiting 09:07:43 028766806545: Layer already exists 09:07:43 0590eaf701bd: Layer already exists 09:07:43 ce680f03f106: Layer already exists 09:07:43 ff405326ce07: Layer already exists 09:07:43 c8b45c3961b7: Layer already exists 09:07:43 078ff8beb556: Layer already exists 09:07:43 994456c4fd7b: Layer already exists 09:07:43 4.0.0-dev.64: digest: sha256:20651778f33b48dd4db2c7402de2235cbeea644f8afc28dcb1b82dbf415df258 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:43 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:07:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:07:44 ce680f03f106: Preparing 09:07:44 c8b45c3961b7: Preparing 09:07:44 ff405326ce07: Preparing 09:07:44 0590eaf701bd: Preparing 09:07:44 028766806545: Preparing 09:07:44 078ff8beb556: Preparing 09:07:44 994456c4fd7b: Preparing 09:07:44 078ff8beb556: Waiting 09:07:44 994456c4fd7b: Waiting 09:07:44 ce680f03f106: Layer already exists 09:07:44 028766806545: Layer already exists 09:07:44 0590eaf701bd: Layer already exists 09:07:44 ff405326ce07: Layer already exists 09:07:44 c8b45c3961b7: Layer already exists 09:07:44 994456c4fd7b: Layer already exists 09:07:44 078ff8beb556: Layer already exists 09:07:44 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64: digest: sha256:20651778f33b48dd4db2c7402de2235cbeea644f8afc28dcb1b82dbf415df258 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:44 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 09:07:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:07:44 ce680f03f106: Preparing 09:07:44 c8b45c3961b7: Preparing 09:07:44 ff405326ce07: Preparing 09:07:44 0590eaf701bd: Preparing 09:07:44 028766806545: Preparing 09:07:44 078ff8beb556: Preparing 09:07:44 994456c4fd7b: Preparing 09:07:44 078ff8beb556: Waiting 09:07:44 994456c4fd7b: Waiting 09:07:44 ce680f03f106: Layer already exists 09:07:44 ff405326ce07: Layer already exists 09:07:44 0590eaf701bd: Layer already exists 09:07:44 c8b45c3961b7: Layer already exists 09:07:44 028766806545: Layer already exists 09:07:44 994456c4fd7b: Layer already exists 09:07:44 078ff8beb556: Layer already exists 09:07:44 main: digest: sha256:20651778f33b48dd4db2c7402de2235cbeea644f8afc28dcb1b82dbf415df258 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:07:44 ===================================================== [Pipeline] echo 09:07:44 taggedImages: 09:07:44 - nexus3.edgexfoundry.org:10004/support-notifications:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:07:44 - nexus3.edgexfoundry.org:10004/support-notifications:latest 09:07:44 - nexus3.edgexfoundry.org:10004/support-notifications:4.0.0-dev.64 09:07:44 - nexus3.edgexfoundry.org:10004/support-notifications:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:07:44 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 09:07:45 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 09:07:45 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:07:45 latest 09:07:45 4.0.0-dev.64 09:07:45 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:07:45 main 09:07:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:45 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:07:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:07:45 55ec2dd0bc6a: Preparing 09:07:45 7fe1890fc387: Preparing 09:07:45 ff405326ce07: Preparing 09:07:45 0590eaf701bd: Preparing 09:07:45 1fd33635ae48: Preparing 09:07:45 2415b402aa22: Preparing 09:07:45 2415b402aa22: Waiting 09:07:45 994456c4fd7b: Preparing 09:07:45 0590eaf701bd: Layer already exists 09:07:45 ff405326ce07: Layer already exists 09:07:45 994456c4fd7b: Layer already exists 09:07:45 55ec2dd0bc6a: Pushed 09:07:45 1fd33635ae48: Pushed 09:07:46 2415b402aa22: Pushed 09:07:49 7fe1890fc387: Pushed 09:07:49 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232: digest: sha256:610a0fce6c89cef250263d43fc2ce619d387264d012eac2d22bd18c9266de366 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:49 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 09:07:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:07:50 55ec2dd0bc6a: Preparing 09:07:50 7fe1890fc387: Preparing 09:07:50 ff405326ce07: Preparing 09:07:50 0590eaf701bd: Preparing 09:07:50 1fd33635ae48: Preparing 09:07:50 2415b402aa22: Preparing 09:07:50 994456c4fd7b: Preparing 09:07:50 2415b402aa22: Waiting 09:07:50 994456c4fd7b: Waiting 09:07:50 1fd33635ae48: Layer already exists 09:07:50 7fe1890fc387: Layer already exists 09:07:50 55ec2dd0bc6a: Layer already exists 09:07:50 0590eaf701bd: Layer already exists 09:07:50 ff405326ce07: Layer already exists 09:07:50 2415b402aa22: Layer already exists 09:07:50 994456c4fd7b: Layer already exists 09:07:50 latest: digest: sha256:610a0fce6c89cef250263d43fc2ce619d387264d012eac2d22bd18c9266de366 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:50 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.64 09:07:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:07:50 55ec2dd0bc6a: Preparing 09:07:50 7fe1890fc387: Preparing 09:07:50 ff405326ce07: Preparing 09:07:50 0590eaf701bd: Preparing 09:07:50 1fd33635ae48: Preparing 09:07:50 2415b402aa22: Preparing 09:07:50 994456c4fd7b: Preparing 09:07:50 2415b402aa22: Waiting 09:07:50 994456c4fd7b: Waiting 09:07:50 1fd33635ae48: Layer already exists 09:07:50 7fe1890fc387: Layer already exists 09:07:50 55ec2dd0bc6a: Layer already exists 09:07:50 ff405326ce07: Layer already exists 09:07:50 0590eaf701bd: Layer already exists 09:07:50 2415b402aa22: Layer already exists 09:07:50 994456c4fd7b: Layer already exists 09:07:50 4.0.0-dev.64: digest: sha256:610a0fce6c89cef250263d43fc2ce619d387264d012eac2d22bd18c9266de366 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:51 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:07:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:07:51 55ec2dd0bc6a: Preparing 09:07:51 7fe1890fc387: Preparing 09:07:51 ff405326ce07: Preparing 09:07:51 0590eaf701bd: Preparing 09:07:51 1fd33635ae48: Preparing 09:07:51 2415b402aa22: Preparing 09:07:51 994456c4fd7b: Preparing 09:07:51 2415b402aa22: Waiting 09:07:51 994456c4fd7b: Waiting 09:07:51 55ec2dd0bc6a: Layer already exists 09:07:51 7fe1890fc387: Layer already exists 09:07:51 0590eaf701bd: Layer already exists 09:07:51 ff405326ce07: Layer already exists 09:07:51 1fd33635ae48: Layer already exists 09:07:51 2415b402aa22: Layer already exists 09:07:51 994456c4fd7b: Layer already exists 09:07:51 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64: digest: sha256:610a0fce6c89cef250263d43fc2ce619d387264d012eac2d22bd18c9266de366 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:51 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:07:52 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 09:07:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:07:52 55ec2dd0bc6a: Preparing 09:07:52 7fe1890fc387: Preparing 09:07:52 ff405326ce07: Preparing 09:07:52 0590eaf701bd: Preparing 09:07:52 1fd33635ae48: Preparing 09:07:52 2415b402aa22: Preparing 09:07:52 994456c4fd7b: Preparing 09:07:52 2415b402aa22: Waiting 09:07:52 994456c4fd7b: Waiting 09:07:52 55ec2dd0bc6a: Layer already exists 09:07:52 7fe1890fc387: Layer already exists 09:07:52 0590eaf701bd: Layer already exists 09:07:52 1fd33635ae48: Layer already exists 09:07:52 ff405326ce07: Layer already exists 09:07:52 994456c4fd7b: Layer already exists 09:07:52 2415b402aa22: Layer already exists 09:07:52 main: digest: sha256:610a0fce6c89cef250263d43fc2ce619d387264d012eac2d22bd18c9266de366 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:07:52 ===================================================== [Pipeline] echo 09:07:52 taggedImages: 09:07:52 - nexus3.edgexfoundry.org:10004/support-scheduler:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:07:52 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 09:07:52 - nexus3.edgexfoundry.org:10004/support-scheduler:4.0.0-dev.64 09:07:52 - nexus3.edgexfoundry.org:10004/support-scheduler:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:07:52 - 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] } 09:23:02 #154 ... 09:23:02 09:23:02 #150 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:23:02 #150 DONE 1042.7s 09:23:02 09:23:02 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:23:02 #147 ... 09:23:02 09:23:02 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:23:02 #155 DONE 0.1s 09:23:02 09:23:02 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:23:02 #153 ... 09:23:02 09:23:02 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:23:02 #156 DONE 0.2s 09:23:02 09:23:02 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:23:02 #157 DONE 0.4s 09:23:02 09:23:02 #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:23:02 #158 DONE 0.2s 09:23:02 09:23:02 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:23:02 #159 DONE 0.2s 09:23:02 09:23:02 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:23:02 #160 DONE 2.0s 09:23:02 09:23:02 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:23:02 #151 ... 09:23:02 09:23:02 #118 [core-common-config-bootstrapper] exporting to image 09:23:02 #118 exporting layers 09:23:02 #118 exporting layers 0.8s done 09:23:02 #118 writing image sha256:bc3a409bbf641c8181384e623169a2e0cf3f5a755688d03d5ee0fba1a7ddabaf done 09:23:02 #118 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 09:23:02 #118 DONE 5.3s 09:23:02 09:23:02 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:23:06 #153 ... 09:23:06 09:23:06 #154 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:23:06 #154 DONE 1057.4s 09:23:06 09:23:06 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:23:06 #161 DONE 0.3s 09:23:06 09:23:06 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 09:23:08 #162 DONE 2.0s 09:23:08 09:23:08 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 09:23:08 #163 DONE 0.3s 09:23:08 09:23:08 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 09:23:08 #164 DONE 0.2s 09:23:08 09:23:08 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:23:09 #165 DONE 0.3s 09:23:09 09:23:09 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:23:09 #166 DONE 0.1s 09:23:09 09:23:09 #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 09:23:09 #167 DONE 0.2s 09:23:09 09:23:09 #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 09:23:09 #168 DONE 0.1s 09:23:09 09:23:09 #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:23:09 #143 ... 09:23:09 09:23:09 #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 09:23:09 #169 DONE 0.2s 09:23:09 09:23:09 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:23:09 #170 DONE 0.1s 09:23:09 09:23:09 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:23:09 #145 ... 09:23:09 09:23:09 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 09:23:11 #171 DONE 1.9s 09:23:11 09:23:11 #118 [security-bootstrapper] exporting to image 09:23:11 #118 exporting layers 09:23:12 #118 exporting layers 1.1s done 09:23:12 #118 writing image sha256:27a6fba03b3c1ae1cbfbdfee41f60b6e2fd7b5c92883d7cc58f8a8203fae365a done 09:23:12 #118 naming to docker.io/library/security-bootstrapper-arm64 done 09:23:12 #118 DONE 6.4s 09:23:12 09:23:12 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:36:50 #152 ... 09:36:50 09:36:50 #148 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:36:50 #148 DONE 1877.5s 09:36:50 09:36:50 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:36:50 #146 ... 09:36:50 09:36:50 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:36:50 #172 DONE 0.1s 09:36:50 09:36:50 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:36:50 #45 ... 09:36:50 09:36:50 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:36:50 #173 DONE 0.2s 09:36:50 09:36:50 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:36:50 #174 DONE 0.3s 09:36:50 09:36:50 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:36:50 #175 DONE 0.2s 09:36:50 09:36:50 #118 [core-command] exporting to image 09:36:50 #118 exporting layers 09:36:50 #118 exporting layers 0.5s done 09:36:50 #118 writing image sha256:3f13957eb5fe6045a2af2bf4e1ea1b5aedaafcbc096cf3bfaec15a35bfb1c3fd 09:36:50 #118 writing image sha256:3f13957eb5fe6045a2af2bf4e1ea1b5aedaafcbc096cf3bfaec15a35bfb1c3fd done 09:36:50 #118 naming to docker.io/library/core-command-arm64 done 09:36:50 #118 DONE 6.9s 09:36:50 09:36:50 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:37:22 #149 ... 09:37:22 09:37:22 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:37:22 #152 1911.8 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.0.0-dev.64 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:37:22 #152 ... 09:37:22 09:37:22 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:37:22 #147 DONE 1913.9s 09:37:22 09:37:22 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:37:23 #152 ... 09:37:23 09:37:23 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:37:23 #176 DONE 0.3s 09:37:23 09:37:23 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:37:23 #177 DONE 0.2s 09:37:23 09:37:23 #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 09:37:23 #178 DONE 0.3s 09:37:23 09:37:23 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:37:23 #45 ... 09:37:23 09:37:23 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:37:24 #179 DONE 0.1s 09:37:24 09:37:24 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:37:24 #180 DONE 0.4s 09:37:24 09:37:24 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:37:24 #151 ... 09:37:24 09:37:24 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:37:24 #181 DONE 0.2s 09:37:24 09:37:24 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:37:26 #182 DONE 2.0s 09:37:26 09:37:26 #118 [security-proxy-setup] exporting to image 09:37:26 #118 exporting layers 09:37:27 #118 exporting layers 0.9s done 09:37:27 #118 writing image sha256:6af49a095a59803ed5c1f9c8f90398766896b39a882be9c2d4aede6202e02c5a done 09:37:27 #118 naming to docker.io/library/security-proxy-setup-arm64 done 09:37:27 #118 DONE 7.8s 09:37:27 09:37:27 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:37:54 #145 ... 09:37:54 09:37:54 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:37:54 #152 DONE 1945.4s 09:37:54 09:37:54 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:37:54 #45 ... 09:37:54 09:37:54 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:37:54 #183 DONE 0.1s 09:37:54 09:37:54 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:37:54 #153 ... 09:37:54 09:37:54 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:37:55 #184 DONE 0.3s 09:37:55 09:37:55 #185 [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 09:37:55 #185 DONE 0.3s 09:37:55 09:37:55 #186 [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 09:37:55 #186 DONE 0.2s 09:37:55 09:37:55 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:37:55 #153 ... 09:37:55 09:37:55 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:37:55 #187 DONE 0.1s 09:37:56 09:37:56 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:37:56 #188 DONE 0.3s 09:37:56 09:37:56 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:37:56 #189 DONE 0.4s 09:37:56 09:37:56 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:37:56 #45 ... 09:37:56 09:37:56 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:37:56 #190 DONE 0.1s 09:37:56 09:37:56 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:37:58 #191 DONE 1.9s 09:37:58 09:37:58 #118 [security-secretstore-setup] exporting to image 09:37:58 #118 exporting layers 09:38:00 #118 exporting layers 1.7s done 09:38:00 #118 writing image sha256:97e79d79b43adb60af8c1fcbac89745c3a3dd2fcb362164b291fbcbf04425ba7 done 09:38:00 #118 naming to docker.io/library/security-secretstore-setup-arm64 done 09:38:00 #118 DONE 9.5s 09:38:00 09:38:00 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:39:08 #145 ... 09:39:08 09:39:08 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:39:08 #153 DONE 2014.4s 09:39:08 09:39:08 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:39:08 #45 ... 09:39:08 09:39:08 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:39:08 #192 DONE 0.3s 09:39:08 09:39:08 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:39:08 #45 ... 09:39:08 09:39:08 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:39:08 #193 DONE 0.2s 09:39:08 09:39:08 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:39:08 #145 ... 09:39:08 09:39:08 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:39:08 #194 DONE 0.4s 09:39:08 09:39:08 #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:39:08 #195 DONE 0.1s 09:39:08 09:39:08 #118 [security-spiffe-token-provider] exporting to image 09:39:08 #118 exporting layers 09:39:08 #118 exporting layers 0.9s done 09:39:08 #118 writing image sha256:7911374267a01e57fa7304b5017396a1f1f4cd53b6bf3b599d722e0089649e20 done 09:39:08 #118 naming to docker.io/library/security-spiffe-token-provider-arm64 done 09:39:08 #118 DONE 10.5s 09:39:08 09:39:08 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:39:31 #151 ... 09:39:31 09:39:31 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:39:31 #146 DONE 2040.5s 09:39:31 09:39:31 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:39:31 #151 ... 09:39:31 09:39:31 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:39:31 #196 DONE 0.2s 09:39:31 09:39:31 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:39:31 #151 ... 09:39:31 09:39:31 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:39:31 #197 DONE 0.2s 09:39:31 09:39:31 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:39:31 #198 DONE 0.4s 09:39:31 09:39:31 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:39:31 #151 ... 09:39:31 09:39:31 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 09:39:31 #199 DONE 0.1s 09:39:31 09:39:31 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:39:31 #200 DONE 0.1s 09:39:31 09:39:31 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:39:31 #151 ... 09:39:31 09:39:31 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:39:33 #201 DONE 2.0s 09:39:33 09:39:33 #118 [security-proxy-auth] exporting to image 09:39:33 #118 exporting layers 09:39:33 #118 exporting layers 0.6s done 09:39:33 #118 writing image sha256:78686e89dd4af340a4cf378f2ef63898ffbf202a9fbdfdab77ab096478bb47ad done 09:39:33 #118 naming to docker.io/library/security-proxy-auth-arm64 done 09:39:33 #118 DONE 11.1s 09:39:33 09:39:33 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:39:33 #145 ... 09:39:33 09:39:33 #144 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:39:33 #144 DONE 2045.1s 09:39:33 09:39:33 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:39:34 #45 ... 09:39:34 09:39:34 #202 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:39:34 #202 DONE 0.1s 09:39:34 09:39:34 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:39:34 #145 ... 09:39:34 09:39:34 #143 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 09:39:34 #143 DONE 2045.9s 09:39:34 09:39:34 #203 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:39:34 #203 DONE 0.4s 09:39:34 09:39:34 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:39:35 #151 ... 09:39:35 09:39:35 #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:39:36 #204 DONE 0.8s 09:39:36 09:39:36 #205 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:39:36 #205 ... 09:39:36 09:39:36 #206 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 09:39:36 #206 DONE 0.2s 09:39:36 09:39:36 #205 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:39:36 #205 DONE 0.3s 09:39:36 09:39:36 #118 [core-data] exporting to image 09:39:36 #118 ... 09:39:36 09:39:36 #207 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:39:36 #207 DONE 0.6s 09:39:36 09:39:36 #118 [core-data] exporting to image 09:39:36 #118 exporting layers 0.6s done 09:39:36 #118 writing image sha256:4925b9345e9b8157e25e2446b1a44d12f3b618e19f2ce245fd948890161452f6 0.0s done 09:39:36 #118 naming to docker.io/library/core-data-arm64 0.0s done 09:39:36 #118 DONE 11.7s 09:39:36 09:39:36 #208 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:39:37 #208 DONE 0.1s 09:39:37 09:39:37 #118 [core-keeper] exporting to image 09:39:37 #118 exporting layers 0.5s done 09:39:37 #118 writing image sha256:b6d20dc47455a7b028342a4634b24c826bf7dc49a76111c92fd0de3d9db9db65 done 09:39:37 #118 naming to docker.io/library/core-keeper-arm64 done 09:39:37 #118 DONE 12.2s 09:39:37 09:39:37 #151 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:39:39 #151 DONE 2050.8s 09:39:39 09:39:39 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:39:39 #45 ... 09:39:39 09:39:39 #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:39:40 #209 DONE 0.3s 09:39:40 09:39:40 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:39:40 #149 ... 09:39:40 09:39:40 #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:39:40 #210 DONE 0.1s 09:39:40 09:39:40 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:39:40 #211 DONE 0.4s 09:39:40 09:39:40 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:39:40 #212 DONE 0.1s 09:39:40 09:39:40 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:39:40 #45 ... 09:39:40 09:39:40 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:39:40 #213 DONE 0.1s 09:39:41 09:39:41 #118 [core-metadata] exporting to image 09:39:41 #118 exporting layers 0.5s done 09:39:41 #118 writing image sha256:7914f926b10cb2a8cad144d3108c3451ca5c225faf88e2aa8989f6a7b03d4b22 done 09:39:41 #118 naming to docker.io/library/core-metadata-arm64 done 09:39:41 #118 DONE 12.7s 09:39:41 09:39:41 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:40:13 #45 ... 09:40:13 09:40:13 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:40:13 #145 DONE 2080.9s 09:40:13 09:40:13 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:40:13 #149 ... 09:40:13 09:40:13 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:40:13 #214 DONE 0.2s 09:40:13 09:40:13 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:40:13 #215 DONE 0.1s 09:40:13 09:40:13 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:40:13 #216 DONE 0.5s 09:40:13 09:40:13 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 09:40:13 #217 DONE 0.1s 09:40:13 09:40:13 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:40:13 #45 ... 09:40:13 09:40:13 #118 [support-scheduler] exporting to image 09:40:13 #118 exporting layers 09:40:13 #118 exporting layers 1.0s done 09:40:13 #118 writing image sha256:166f55b02afdbd324ac6b951ccd7d4e9f2c344fe809e11c1435cad065952a36a done 09:40:13 #118 naming to docker.io/library/support-scheduler-arm64 done 09:40:13 #118 DONE 13.7s 09:40:13 09:40:13 #149 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:40:18 #149 DONE 2087.7s 09:40:18 09:40:18 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:40:18 #45 ... 09:40:18 09:40:18 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:40:18 #218 DONE 0.1s 09:40:18 09:40:18 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:40:18 #45 ... 09:40:18 09:40:18 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:40:18 #219 DONE 0.1s 09:40:18 09:40:18 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:40:18 #220 DONE 0.4s 09:40:18 09:40:18 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:40:18 #45 ... 09:40:18 09:40:18 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:40:18 #221 DONE 0.1s 09:40:18 09:40:18 #118 [support-notifications] exporting to image 09:40:18 #118 exporting layers 09:40:18 #118 exporting layers 0.5s done 09:40:18 #118 writing image sha256:3f76c31e88f41b35e9375b906e0af1109f81a28525b8c67cd191469cad734ba3 done 09:40:18 #118 naming to docker.io/library/support-notifications-arm64 done 09:40:18 #118 DONE 14.2s 09:40:18 09:40:18 #45 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 09:40:18 time="2025-02-26T09:02:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:40:18 time="2025-02-26T09:02:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:40:18 time="2025-02-26T09:02:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:40:18 time="2025-02-26T09:02:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:40:18 time="2025-02-26T09:02:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:40:18 time="2025-02-26T09:02:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:40:18 time="2025-02-26T09:02:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:40:18 time="2025-02-26T09:02:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:40:18 time="2025-02-26T09:02:55Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:40:18 time="2025-02-26T09:02:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:40:18 time="2025-02-26T09:02:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:40:18 time="2025-02-26T09:02:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:40:18 time="2025-02-26T09:02:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:40:18 time="2025-02-26T09:02:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:40:18 time="2025-02-26T09:02:56Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:40:18 $ docker stop --time=1 da093f815e96c8568edfedb955593f5ab8ff9e0104cf843b3fa2c4038291459e 09:40:23 $ docker rm -f --volumes da093f815e96c8568edfedb955593f5ab8ff9e0104cf843b3fa2c4038291459e [Pipeline] // withDockerContainer [Pipeline] sh 09:40:23 + docker images 09:40:23 REPOSITORY TAG IMAGE ID CREATED SIZE 09:40:23 support-notifications-arm64 latest 3f76c31e88f4 6 seconds ago 52MB 09:40:23 support-scheduler-arm64 latest 166f55b02afd 13 seconds ago 48.2MB 09:40:23 core-metadata-arm64 latest 7914f926b10c 43 seconds ago 33MB 09:40:23 core-data-arm64 latest 4925b9345e9b 47 seconds ago 32.8MB 09:40:23 core-keeper-arm64 latest b6d20dc47455 47 seconds ago 32.5MB 09:40:23 security-proxy-auth-arm64 latest 78686e89dd4a 51 seconds ago 31.8MB 09:40:23 security-spiffe-token-provider-arm64 latest 7911374267a0 About a minute ago 47.8MB 09:40:23 security-secretstore-setup-arm64 latest 97e79d79b43a 2 minutes ago 67.2MB 09:40:23 security-proxy-setup-arm64 latest 6af49a095a59 2 minutes ago 38.6MB 09:40:23 core-command-arm64 latest 3f13957eb5fe 3 minutes ago 28.4MB 09:40:23 security-bootstrapper-arm64 latest 27a6fba03b3c 17 minutes ago 21MB 09:40:23 core-common-config-bootstrapper-arm64 latest bc3a409bbf64 17 minutes ago 17.9MB 09:40:23 security-spire-server-arm64 latest 923785149432 36 minutes ago 144MB 09:40:23 security-spire-agent-arm64 latest a2e2a55f2fed 36 minutes ago 187MB 09:40:23 security-spire-config-arm64 latest f1ff5a84df7c 36 minutes ago 143MB 09:40:23 ci-base-image-arm64 latest 1ff6559fd2a9 38 minutes ago 915MB 09:40:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 63f30b955cb9 2 months ago 566MB 09:40:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 21 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 09:40:23 provisioning config files... 09:40:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/802@tmp/config2598541700424301042tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:40:24 ---> ****-login.sh 09:40:24 nexus3.edgexfoundry.org:10001 09:40:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:40:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:40:24 Configure a credential helper to remove this warning. See 09:40:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:40:24 09:40:24 Login Succeeded 09:40:24 nexus3.edgexfoundry.org:10002 09:40:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:40:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:40:24 Configure a credential helper to remove this warning. See 09:40:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:40:24 09:40:24 Login Succeeded 09:40:24 nexus3.edgexfoundry.org:10003 09:40:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:40:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:40:25 Configure a credential helper to remove this warning. See 09:40:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:40:25 09:40:25 Login Succeeded 09:40:25 nexus3.edgexfoundry.org:10004 09:40:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:40:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:40:25 Configure a credential helper to remove this warning. See 09:40:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:40:25 09:40:25 Login Succeeded 09:40:25 ****.io 09:40:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:40:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:40:25 Configure a credential helper to remove this warning. See 09:40:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:40:25 09:40:25 Login Succeeded 09:40:25 ---> ****-login.sh ends [Pipeline] } 09:40:25 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:40:25 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 09:40:26 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 09:40:26 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:40:26 latest 09:40:26 4.0.0-dev.64 09:40:26 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:40:26 main 09:40:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:26 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:26 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:40:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:40:26 c95e325a94c0: Preparing 09:40:26 a0c8c5ec0ffb: Preparing 09:40:26 44180206dff7: Preparing 09:40:26 baaf019085b5: Preparing 09:40:26 3502d45490e9: Preparing 09:40:26 2f7e6aef4510: Preparing 09:40:26 dd9c8f8612c8: Preparing 09:40:26 dd9c8f8612c8: Waiting 09:40:26 2f7e6aef4510: Waiting 09:40:27 baaf019085b5: Pushed 09:40:27 3502d45490e9: Pushed 09:40:27 c95e325a94c0: Pushed 09:40:27 44180206dff7: Pushed 09:40:27 dd9c8f8612c8: Layer already exists 09:40:27 2f7e6aef4510: Pushed 09:40:31 a0c8c5ec0ffb: Pushed 09:40:31 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232: digest: sha256:76e21c8469ca901fa852ef0260e6847b6e18050566ba54bae3ec4788600212c7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:31 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:32 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 09:40:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:40:32 c95e325a94c0: Preparing 09:40:32 a0c8c5ec0ffb: Preparing 09:40:32 44180206dff7: Preparing 09:40:32 baaf019085b5: Preparing 09:40:32 3502d45490e9: Preparing 09:40:32 2f7e6aef4510: Preparing 09:40:32 dd9c8f8612c8: Preparing 09:40:32 2f7e6aef4510: Waiting 09:40:32 dd9c8f8612c8: Waiting 09:40:32 baaf019085b5: Layer already exists 09:40:32 a0c8c5ec0ffb: Layer already exists 09:40:32 c95e325a94c0: Layer already exists 09:40:32 44180206dff7: Layer already exists 09:40:32 3502d45490e9: Layer already exists 09:40:32 2f7e6aef4510: Layer already exists 09:40:32 dd9c8f8612c8: Layer already exists 09:40:32 latest: digest: sha256:76e21c8469ca901fa852ef0260e6847b6e18050566ba54bae3ec4788600212c7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:32 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:33 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.64 09:40:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:40:33 c95e325a94c0: Preparing 09:40:33 a0c8c5ec0ffb: Preparing 09:40:33 44180206dff7: Preparing 09:40:33 baaf019085b5: Preparing 09:40:33 3502d45490e9: Preparing 09:40:33 2f7e6aef4510: Preparing 09:40:33 dd9c8f8612c8: Preparing 09:40:33 2f7e6aef4510: Waiting 09:40:33 dd9c8f8612c8: Waiting 09:40:33 c95e325a94c0: Layer already exists 09:40:33 baaf019085b5: Layer already exists 09:40:33 44180206dff7: Layer already exists 09:40:33 3502d45490e9: Layer already exists 09:40:33 a0c8c5ec0ffb: Layer already exists 09:40:33 2f7e6aef4510: Layer already exists 09:40:33 dd9c8f8612c8: Layer already exists 09:40:33 4.0.0-dev.64: digest: sha256:76e21c8469ca901fa852ef0260e6847b6e18050566ba54bae3ec4788600212c7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:33 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:34 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:40:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:40:34 c95e325a94c0: Preparing 09:40:34 a0c8c5ec0ffb: Preparing 09:40:34 44180206dff7: Preparing 09:40:34 baaf019085b5: Preparing 09:40:34 3502d45490e9: Preparing 09:40:34 2f7e6aef4510: Preparing 09:40:34 dd9c8f8612c8: Preparing 09:40:34 2f7e6aef4510: Waiting 09:40:34 dd9c8f8612c8: Waiting 09:40:34 c95e325a94c0: Layer already exists 09:40:34 baaf019085b5: Layer already exists 09:40:34 44180206dff7: Layer already exists 09:40:34 a0c8c5ec0ffb: Layer already exists 09:40:34 3502d45490e9: Layer already exists 09:40:34 2f7e6aef4510: Layer already exists 09:40:34 dd9c8f8612c8: Layer already exists 09:40:34 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64: digest: sha256:76e21c8469ca901fa852ef0260e6847b6e18050566ba54bae3ec4788600212c7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:34 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:35 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 09:40:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:40:35 c95e325a94c0: Preparing 09:40:35 a0c8c5ec0ffb: Preparing 09:40:35 44180206dff7: Preparing 09:40:35 baaf019085b5: Preparing 09:40:35 3502d45490e9: Preparing 09:40:35 2f7e6aef4510: Preparing 09:40:35 dd9c8f8612c8: Preparing 09:40:35 2f7e6aef4510: Waiting 09:40:35 dd9c8f8612c8: Waiting 09:40:35 44180206dff7: Layer already exists 09:40:35 a0c8c5ec0ffb: Layer already exists 09:40:35 baaf019085b5: Layer already exists 09:40:35 c95e325a94c0: Layer already exists 09:40:35 3502d45490e9: Layer already exists 09:40:35 2f7e6aef4510: Layer already exists 09:40:35 dd9c8f8612c8: Layer already exists 09:40:35 main: digest: sha256:76e21c8469ca901fa852ef0260e6847b6e18050566ba54bae3ec4788600212c7 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:40:35 ===================================================== [Pipeline] echo 09:40:35 taggedImages: 09:40:35 - nexus3.edgexfoundry.org:10004/core-command-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:40:35 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 09:40:35 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.0.0-dev.64 09:40:35 - nexus3.edgexfoundry.org:10004/core-command-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:40:35 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 09:40:35 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 09:40:35 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:40:35 latest 09:40:35 4.0.0-dev.64 09:40:35 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:40:35 main 09:40:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:35 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:36 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:40:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:40:36 0260f978b3c4: Preparing 09:40:36 ba0b24657a90: Preparing 09:40:36 fdca45dcb53c: Preparing 09:40:36 c0d704ce75a8: Preparing 09:40:36 44180206dff7: Preparing 09:40:36 baaf019085b5: Preparing 09:40:36 3502d45490e9: Preparing 09:40:36 2f7e6aef4510: Preparing 09:40:36 dd9c8f8612c8: Preparing 09:40:36 3502d45490e9: Waiting 09:40:36 2f7e6aef4510: Waiting 09:40:36 dd9c8f8612c8: Waiting 09:40:36 baaf019085b5: Waiting 09:40:36 44180206dff7: Layer already exists 09:40:36 baaf019085b5: Layer already exists 09:40:36 3502d45490e9: Layer already exists 09:40:36 ba0b24657a90: Pushed 09:40:36 fdca45dcb53c: Pushed 09:40:36 0260f978b3c4: Pushed 09:40:36 2f7e6aef4510: Layer already exists 09:40:36 dd9c8f8612c8: Layer already exists 09:40:38 c0d704ce75a8: Pushed 09:40:38 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232: digest: sha256:a221c8c27070089b2eb6a01e781cb5e88b9f2c9580dc63e64c0c6c63b9202241 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:39 + 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 09:40:39 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 09:40:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:40:39 0260f978b3c4: Preparing 09:40:39 ba0b24657a90: Preparing 09:40:39 fdca45dcb53c: Preparing 09:40:39 c0d704ce75a8: Preparing 09:40:39 44180206dff7: Preparing 09:40:39 baaf019085b5: Preparing 09:40:39 3502d45490e9: Preparing 09:40:39 2f7e6aef4510: Preparing 09:40:39 dd9c8f8612c8: Preparing 09:40:39 2f7e6aef4510: Waiting 09:40:39 dd9c8f8612c8: Waiting 09:40:39 3502d45490e9: Waiting 09:40:39 baaf019085b5: Waiting 09:40:39 44180206dff7: Layer already exists 09:40:39 c0d704ce75a8: Layer already exists 09:40:39 0260f978b3c4: Layer already exists 09:40:39 fdca45dcb53c: Layer already exists 09:40:39 ba0b24657a90: Layer already exists 09:40:39 3502d45490e9: Layer already exists 09:40:39 baaf019085b5: Layer already exists 09:40:39 2f7e6aef4510: Layer already exists 09:40:39 dd9c8f8612c8: Layer already exists 09:40:39 latest: digest: sha256:a221c8c27070089b2eb6a01e781cb5e88b9f2c9580dc63e64c0c6c63b9202241 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:39 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:40 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.64 09:40:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:40:40 0260f978b3c4: Preparing 09:40:40 ba0b24657a90: Preparing 09:40:40 fdca45dcb53c: Preparing 09:40:40 c0d704ce75a8: Preparing 09:40:40 44180206dff7: Preparing 09:40:40 baaf019085b5: Preparing 09:40:40 3502d45490e9: Preparing 09:40:40 2f7e6aef4510: Preparing 09:40:40 dd9c8f8612c8: Preparing 09:40:40 3502d45490e9: Waiting 09:40:40 2f7e6aef4510: Waiting 09:40:40 dd9c8f8612c8: Waiting 09:40:40 baaf019085b5: Waiting 09:40:40 fdca45dcb53c: Layer already exists 09:40:40 44180206dff7: Layer already exists 09:40:40 ba0b24657a90: Layer already exists 09:40:40 c0d704ce75a8: Layer already exists 09:40:40 0260f978b3c4: Layer already exists 09:40:40 2f7e6aef4510: Layer already exists 09:40:40 3502d45490e9: Layer already exists 09:40:40 baaf019085b5: Layer already exists 09:40:40 dd9c8f8612c8: Layer already exists 09:40:40 4.0.0-dev.64: digest: sha256:a221c8c27070089b2eb6a01e781cb5e88b9f2c9580dc63e64c0c6c63b9202241 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:40 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:41 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:40:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:40:41 0260f978b3c4: Preparing 09:40:41 ba0b24657a90: Preparing 09:40:41 fdca45dcb53c: Preparing 09:40:41 c0d704ce75a8: Preparing 09:40:41 44180206dff7: Preparing 09:40:41 baaf019085b5: Preparing 09:40:41 3502d45490e9: Preparing 09:40:41 2f7e6aef4510: Preparing 09:40:41 dd9c8f8612c8: Preparing 09:40:41 baaf019085b5: Waiting 09:40:41 3502d45490e9: Waiting 09:40:41 2f7e6aef4510: Waiting 09:40:41 dd9c8f8612c8: Waiting 09:40:41 44180206dff7: Layer already exists 09:40:41 fdca45dcb53c: Layer already exists 09:40:41 0260f978b3c4: Layer already exists 09:40:41 ba0b24657a90: Layer already exists 09:40:41 c0d704ce75a8: Layer already exists 09:40:41 baaf019085b5: Layer already exists 09:40:41 2f7e6aef4510: Layer already exists 09:40:41 3502d45490e9: Layer already exists 09:40:41 dd9c8f8612c8: Layer already exists 09:40:41 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64: digest: sha256:a221c8c27070089b2eb6a01e781cb5e88b9f2c9580dc63e64c0c6c63b9202241 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:41 + 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 09:40:42 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 09:40:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:40:42 0260f978b3c4: Preparing 09:40:42 ba0b24657a90: Preparing 09:40:42 fdca45dcb53c: Preparing 09:40:42 c0d704ce75a8: Preparing 09:40:42 44180206dff7: Preparing 09:40:42 baaf019085b5: Preparing 09:40:42 3502d45490e9: Preparing 09:40:42 2f7e6aef4510: Preparing 09:40:42 dd9c8f8612c8: Preparing 09:40:42 baaf019085b5: Waiting 09:40:42 3502d45490e9: Waiting 09:40:42 2f7e6aef4510: Waiting 09:40:42 dd9c8f8612c8: Waiting 09:40:42 ba0b24657a90: Layer already exists 09:40:42 0260f978b3c4: Layer already exists 09:40:42 c0d704ce75a8: Layer already exists 09:40:42 44180206dff7: Layer already exists 09:40:42 fdca45dcb53c: Layer already exists 09:40:42 baaf019085b5: Layer already exists 09:40:42 3502d45490e9: Layer already exists 09:40:42 2f7e6aef4510: Layer already exists 09:40:42 dd9c8f8612c8: Layer already exists 09:40:42 main: digest: sha256:a221c8c27070089b2eb6a01e781cb5e88b9f2c9580dc63e64c0c6c63b9202241 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:40:42 ===================================================== [Pipeline] echo 09:40:42 taggedImages: 09:40:42 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:40:42 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 09:40:42 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.0.0-dev.64 09:40:42 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:40:42 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 09:40:42 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 09:40:42 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:40:42 latest 09:40:42 4.0.0-dev.64 09:40:42 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:40:42 main 09:40:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:43 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:43 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:40:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:40:43 8ab8e6c2137c: Preparing 09:40:43 6352de56bc81: Preparing 09:40:43 44180206dff7: Preparing 09:40:43 baaf019085b5: Preparing 09:40:43 962dfd75a633: Preparing 09:40:43 b0a6a5fe348b: Preparing 09:40:43 dd9c8f8612c8: Preparing 09:40:43 dd9c8f8612c8: Waiting 09:40:43 b0a6a5fe348b: Waiting 09:40:43 44180206dff7: Layer already exists 09:40:43 baaf019085b5: Layer already exists 09:40:43 dd9c8f8612c8: Layer already exists 09:40:43 8ab8e6c2137c: Pushed 09:40:43 962dfd75a633: Pushed 09:40:43 b0a6a5fe348b: Pushed 09:40:48 6352de56bc81: Pushed 09:40:48 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232: digest: sha256:a936babd78611dbe526d9c291af4426dbdc88621c42cabc6b8d0d3fbc319ba93 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:49 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:49 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 09:40:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:40:49 8ab8e6c2137c: Preparing 09:40:49 6352de56bc81: Preparing 09:40:49 44180206dff7: Preparing 09:40:49 baaf019085b5: Preparing 09:40:49 962dfd75a633: Preparing 09:40:49 b0a6a5fe348b: Preparing 09:40:49 dd9c8f8612c8: Preparing 09:40:49 dd9c8f8612c8: Waiting 09:40:49 b0a6a5fe348b: Waiting 09:40:49 8ab8e6c2137c: Layer already exists 09:40:49 baaf019085b5: Layer already exists 09:40:49 6352de56bc81: Layer already exists 09:40:49 44180206dff7: Layer already exists 09:40:49 962dfd75a633: Layer already exists 09:40:49 dd9c8f8612c8: Layer already exists 09:40:49 b0a6a5fe348b: Layer already exists 09:40:49 latest: digest: sha256:a936babd78611dbe526d9c291af4426dbdc88621c42cabc6b8d0d3fbc319ba93 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:50 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:50 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.64 09:40:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:40:50 8ab8e6c2137c: Preparing 09:40:50 6352de56bc81: Preparing 09:40:50 44180206dff7: Preparing 09:40:50 baaf019085b5: Preparing 09:40:50 962dfd75a633: Preparing 09:40:50 b0a6a5fe348b: Preparing 09:40:50 dd9c8f8612c8: Preparing 09:40:50 b0a6a5fe348b: Waiting 09:40:50 dd9c8f8612c8: Waiting 09:40:50 baaf019085b5: Layer already exists 09:40:50 962dfd75a633: Layer already exists 09:40:50 6352de56bc81: Layer already exists 09:40:50 8ab8e6c2137c: Layer already exists 09:40:50 44180206dff7: Layer already exists 09:40:50 dd9c8f8612c8: Layer already exists 09:40:50 b0a6a5fe348b: Layer already exists 09:40:50 4.0.0-dev.64: digest: sha256:a936babd78611dbe526d9c291af4426dbdc88621c42cabc6b8d0d3fbc319ba93 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:51 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:51 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:40:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:40:51 8ab8e6c2137c: Preparing 09:40:51 6352de56bc81: Preparing 09:40:51 44180206dff7: Preparing 09:40:51 baaf019085b5: Preparing 09:40:51 962dfd75a633: Preparing 09:40:51 b0a6a5fe348b: Preparing 09:40:51 dd9c8f8612c8: Preparing 09:40:51 b0a6a5fe348b: Waiting 09:40:51 dd9c8f8612c8: Waiting 09:40:51 962dfd75a633: Layer already exists 09:40:51 6352de56bc81: Layer already exists 09:40:51 8ab8e6c2137c: Layer already exists 09:40:51 baaf019085b5: Layer already exists 09:40:51 44180206dff7: Layer already exists 09:40:51 dd9c8f8612c8: Layer already exists 09:40:51 b0a6a5fe348b: Layer already exists 09:40:51 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64: digest: sha256:a936babd78611dbe526d9c291af4426dbdc88621c42cabc6b8d0d3fbc319ba93 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:52 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:52 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 09:40:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:40:52 8ab8e6c2137c: Preparing 09:40:52 6352de56bc81: Preparing 09:40:52 44180206dff7: Preparing 09:40:52 baaf019085b5: Preparing 09:40:52 962dfd75a633: Preparing 09:40:52 b0a6a5fe348b: Preparing 09:40:52 dd9c8f8612c8: Preparing 09:40:52 b0a6a5fe348b: Waiting 09:40:52 dd9c8f8612c8: Waiting 09:40:52 8ab8e6c2137c: Layer already exists 09:40:52 44180206dff7: Layer already exists 09:40:52 962dfd75a633: Layer already exists 09:40:52 baaf019085b5: Layer already exists 09:40:52 6352de56bc81: Layer already exists 09:40:52 b0a6a5fe348b: Layer already exists 09:40:52 dd9c8f8612c8: Layer already exists 09:40:52 main: digest: sha256:a936babd78611dbe526d9c291af4426dbdc88621c42cabc6b8d0d3fbc319ba93 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:40:52 ===================================================== [Pipeline] echo 09:40:52 taggedImages: 09:40:52 - nexus3.edgexfoundry.org:10004/core-data-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:40:52 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 09:40:52 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.0.0-dev.64 09:40:52 - nexus3.edgexfoundry.org:10004/core-data-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:40:52 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 09:40:52 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 09:40:52 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:40:52 latest 09:40:52 4.0.0-dev.64 09:40:52 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:40:52 main 09:40:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:53 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:53 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:40:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:40:53 92a9eccc29f9: Preparing 09:40:53 5b07d88724e6: Preparing 09:40:53 baaf019085b5: Preparing 09:40:53 4d3ac8946522: Preparing 09:40:53 3e078367bb28: Preparing 09:40:53 dd9c8f8612c8: Preparing 09:40:53 dd9c8f8612c8: Waiting 09:40:53 baaf019085b5: Layer already exists 09:40:53 dd9c8f8612c8: Layer already exists 09:40:53 3e078367bb28: Pushed 09:40:53 4d3ac8946522: Pushed 09:40:53 92a9eccc29f9: Pushed 09:40:59 5b07d88724e6: Pushed 09:40:59 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232: digest: sha256:1bfbf0b54efaa8142d45afbc909b8fb4b1bd7a200dc0c697b705beca092d34ee size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:59 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:40:59 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 09:40:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:40:59 92a9eccc29f9: Preparing 09:40:59 5b07d88724e6: Preparing 09:40:59 baaf019085b5: Preparing 09:40:59 4d3ac8946522: Preparing 09:40:59 3e078367bb28: Preparing 09:40:59 dd9c8f8612c8: Preparing 09:40:59 dd9c8f8612c8: Waiting 09:40:59 92a9eccc29f9: Layer already exists 09:40:59 5b07d88724e6: Layer already exists 09:40:59 3e078367bb28: Layer already exists 09:40:59 4d3ac8946522: Layer already exists 09:40:59 baaf019085b5: Layer already exists 09:40:59 dd9c8f8612c8: Layer already exists 09:40:59 latest: digest: sha256:1bfbf0b54efaa8142d45afbc909b8fb4b1bd7a200dc0c697b705beca092d34ee size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:00 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:00 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.64 09:41:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:41:00 92a9eccc29f9: Preparing 09:41:00 5b07d88724e6: Preparing 09:41:00 baaf019085b5: Preparing 09:41:00 4d3ac8946522: Preparing 09:41:00 3e078367bb28: Preparing 09:41:00 dd9c8f8612c8: Preparing 09:41:00 dd9c8f8612c8: Waiting 09:41:00 4d3ac8946522: Layer already exists 09:41:00 3e078367bb28: Layer already exists 09:41:00 92a9eccc29f9: Layer already exists 09:41:00 5b07d88724e6: Layer already exists 09:41:00 baaf019085b5: Layer already exists 09:41:00 dd9c8f8612c8: Layer already exists 09:41:00 4.0.0-dev.64: digest: sha256:1bfbf0b54efaa8142d45afbc909b8fb4b1bd7a200dc0c697b705beca092d34ee size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:01 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:01 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:41:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:41:01 92a9eccc29f9: Preparing 09:41:01 5b07d88724e6: Preparing 09:41:01 baaf019085b5: Preparing 09:41:01 4d3ac8946522: Preparing 09:41:01 3e078367bb28: Preparing 09:41:01 dd9c8f8612c8: Preparing 09:41:01 dd9c8f8612c8: Waiting 09:41:01 baaf019085b5: Layer already exists 09:41:01 4d3ac8946522: Layer already exists 09:41:01 5b07d88724e6: Layer already exists 09:41:01 3e078367bb28: Layer already exists 09:41:01 92a9eccc29f9: Layer already exists 09:41:01 dd9c8f8612c8: Layer already exists 09:41:01 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64: digest: sha256:1bfbf0b54efaa8142d45afbc909b8fb4b1bd7a200dc0c697b705beca092d34ee size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:02 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:02 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 09:41:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:41:02 92a9eccc29f9: Preparing 09:41:02 5b07d88724e6: Preparing 09:41:02 baaf019085b5: Preparing 09:41:02 4d3ac8946522: Preparing 09:41:02 3e078367bb28: Preparing 09:41:02 dd9c8f8612c8: Preparing 09:41:02 dd9c8f8612c8: Waiting 09:41:02 3e078367bb28: Layer already exists 09:41:02 5b07d88724e6: Layer already exists 09:41:02 4d3ac8946522: Layer already exists 09:41:02 92a9eccc29f9: Layer already exists 09:41:02 baaf019085b5: Layer already exists 09:41:02 dd9c8f8612c8: Layer already exists 09:41:02 main: digest: sha256:1bfbf0b54efaa8142d45afbc909b8fb4b1bd7a200dc0c697b705beca092d34ee size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:41:03 ===================================================== [Pipeline] echo 09:41:03 taggedImages: 09:41:03 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:41:03 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 09:41:03 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.0.0-dev.64 09:41:03 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:41:03 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 09:41:03 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 09:41:03 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:41:03 latest 09:41:03 4.0.0-dev.64 09:41:03 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:41:03 main 09:41:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:03 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:41:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:41:04 ab12d63b7daa: Preparing 09:41:04 6f68d811e11e: Preparing 09:41:04 72f396b64dec: Preparing 09:41:04 44180206dff7: Preparing 09:41:04 baaf019085b5: Preparing 09:41:04 3502d45490e9: Preparing 09:41:04 2f7e6aef4510: Preparing 09:41:04 dd9c8f8612c8: Preparing 09:41:04 2f7e6aef4510: Waiting 09:41:04 dd9c8f8612c8: Waiting 09:41:04 baaf019085b5: Layer already exists 09:41:04 44180206dff7: Layer already exists 09:41:04 3502d45490e9: Layer already exists 09:41:04 2f7e6aef4510: Layer already exists 09:41:04 dd9c8f8612c8: Layer already exists 09:41:04 6f68d811e11e: Pushed 09:41:04 ab12d63b7daa: Pushed 09:41:09 72f396b64dec: Pushed 09:41:09 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232: digest: sha256:95e3cf3761e0fb3b7caa2c5f9f96033afa0a83cf5aaf7bf147cb7ae393739ae2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:09 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 09:41:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:41:10 ab12d63b7daa: Preparing 09:41:10 6f68d811e11e: Preparing 09:41:10 72f396b64dec: Preparing 09:41:10 44180206dff7: Preparing 09:41:10 baaf019085b5: Preparing 09:41:10 3502d45490e9: Preparing 09:41:10 2f7e6aef4510: Preparing 09:41:10 dd9c8f8612c8: Preparing 09:41:10 3502d45490e9: Waiting 09:41:10 2f7e6aef4510: Waiting 09:41:10 dd9c8f8612c8: Waiting 09:41:10 72f396b64dec: Layer already exists 09:41:10 ab12d63b7daa: Layer already exists 09:41:10 baaf019085b5: Layer already exists 09:41:10 44180206dff7: Layer already exists 09:41:10 6f68d811e11e: Layer already exists 09:41:10 2f7e6aef4510: Layer already exists 09:41:10 3502d45490e9: Layer already exists 09:41:10 dd9c8f8612c8: Layer already exists 09:41:10 latest: digest: sha256:95e3cf3761e0fb3b7caa2c5f9f96033afa0a83cf5aaf7bf147cb7ae393739ae2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:10 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.64 09:41:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:41:11 ab12d63b7daa: Preparing 09:41:11 6f68d811e11e: Preparing 09:41:11 72f396b64dec: Preparing 09:41:11 44180206dff7: Preparing 09:41:11 baaf019085b5: Preparing 09:41:11 3502d45490e9: Preparing 09:41:11 2f7e6aef4510: Preparing 09:41:11 dd9c8f8612c8: Preparing 09:41:11 3502d45490e9: Waiting 09:41:11 2f7e6aef4510: Waiting 09:41:11 dd9c8f8612c8: Waiting 09:41:11 44180206dff7: Layer already exists 09:41:11 ab12d63b7daa: Layer already exists 09:41:11 6f68d811e11e: Layer already exists 09:41:11 baaf019085b5: Layer already exists 09:41:11 72f396b64dec: Layer already exists 09:41:11 dd9c8f8612c8: Layer already exists 09:41:11 3502d45490e9: Layer already exists 09:41:11 2f7e6aef4510: Layer already exists 09:41:11 4.0.0-dev.64: digest: sha256:95e3cf3761e0fb3b7caa2c5f9f96033afa0a83cf5aaf7bf147cb7ae393739ae2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:11 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:41:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:41:12 ab12d63b7daa: Preparing 09:41:12 6f68d811e11e: Preparing 09:41:12 72f396b64dec: Preparing 09:41:12 44180206dff7: Preparing 09:41:12 baaf019085b5: Preparing 09:41:12 3502d45490e9: Preparing 09:41:12 2f7e6aef4510: Preparing 09:41:12 dd9c8f8612c8: Preparing 09:41:12 3502d45490e9: Waiting 09:41:12 2f7e6aef4510: Waiting 09:41:12 dd9c8f8612c8: Waiting 09:41:12 ab12d63b7daa: Layer already exists 09:41:12 6f68d811e11e: Layer already exists 09:41:12 72f396b64dec: Layer already exists 09:41:12 baaf019085b5: Layer already exists 09:41:12 44180206dff7: Layer already exists 09:41:12 dd9c8f8612c8: Layer already exists 09:41:12 2f7e6aef4510: Layer already exists 09:41:12 3502d45490e9: Layer already exists 09:41:12 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64: digest: sha256:95e3cf3761e0fb3b7caa2c5f9f96033afa0a83cf5aaf7bf147cb7ae393739ae2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:12 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 09:41:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:41:13 ab12d63b7daa: Preparing 09:41:13 6f68d811e11e: Preparing 09:41:13 72f396b64dec: Preparing 09:41:13 44180206dff7: Preparing 09:41:13 baaf019085b5: Preparing 09:41:13 3502d45490e9: Preparing 09:41:13 2f7e6aef4510: Preparing 09:41:13 dd9c8f8612c8: Preparing 09:41:13 3502d45490e9: Waiting 09:41:13 2f7e6aef4510: Waiting 09:41:13 dd9c8f8612c8: Waiting 09:41:13 6f68d811e11e: Layer already exists 09:41:13 baaf019085b5: Layer already exists 09:41:13 72f396b64dec: Layer already exists 09:41:13 44180206dff7: Layer already exists 09:41:13 ab12d63b7daa: Layer already exists 09:41:13 dd9c8f8612c8: Layer already exists 09:41:13 3502d45490e9: Layer already exists 09:41:13 2f7e6aef4510: Layer already exists 09:41:13 main: digest: sha256:95e3cf3761e0fb3b7caa2c5f9f96033afa0a83cf5aaf7bf147cb7ae393739ae2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:41:13 ===================================================== [Pipeline] echo 09:41:13 taggedImages: 09:41:13 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:41:13 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 09:41:13 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.0.0-dev.64 09:41:13 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:41:13 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 09:41:13 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 09:41:13 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:41:13 latest 09:41:13 4.0.0-dev.64 09:41:13 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:41:13 main 09:41:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:13 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:41:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:41:14 889849d08c37: Preparing 09:41:14 7401c9461e4f: Preparing 09:41:14 7b19109dc117: Preparing 09:41:14 298420aa35fa: Preparing 09:41:14 02656d94b858: Preparing 09:41:14 db28836f4f0c: Preparing 09:41:14 a6a81f47361a: Preparing 09:41:14 44180206dff7: Preparing 09:41:14 baaf019085b5: Preparing 09:41:14 36e51d1243be: Preparing 09:41:14 f0229ef1ff26: Preparing 09:41:14 5f70bf18a086: Preparing 09:41:14 b4a121162608: Preparing 09:41:14 ce17e6a118e6: Preparing 09:41:14 280487531f1f: Preparing 09:41:14 dd9c8f8612c8: Preparing 09:41:14 36e51d1243be: Waiting 09:41:14 ce17e6a118e6: Waiting 09:41:14 280487531f1f: Waiting 09:41:14 dd9c8f8612c8: Waiting 09:41:14 f0229ef1ff26: Waiting 09:41:14 5f70bf18a086: Waiting 09:41:14 b4a121162608: Waiting 09:41:14 a6a81f47361a: Waiting 09:41:14 db28836f4f0c: Waiting 09:41:14 44180206dff7: Waiting 09:41:14 baaf019085b5: Waiting 09:41:14 7b19109dc117: Pushed 09:41:14 02656d94b858: Pushed 09:41:14 889849d08c37: Pushed 09:41:14 298420aa35fa: Pushed 09:41:14 7401c9461e4f: Pushed 09:41:14 44180206dff7: Layer already exists 09:41:14 baaf019085b5: Layer already exists 09:41:14 5f70bf18a086: Layer already exists 09:41:14 db28836f4f0c: Pushed 09:41:14 f0229ef1ff26: Pushed 09:41:14 36e51d1243be: Pushed 09:41:14 dd9c8f8612c8: Layer already exists 09:41:14 b4a121162608: Pushed 09:41:14 ce17e6a118e6: Pushed 09:41:14 280487531f1f: Pushed 09:41:18 a6a81f47361a: Pushed 09:41:18 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232: digest: sha256:51547b7c9614ccbd4a96881b1fafdf13fbc413979826c558423098da33004e36 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:18 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 09:41:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:41:18 889849d08c37: Preparing 09:41:18 7401c9461e4f: Preparing 09:41:18 7b19109dc117: Preparing 09:41:18 298420aa35fa: Preparing 09:41:18 02656d94b858: Preparing 09:41:18 db28836f4f0c: Preparing 09:41:18 a6a81f47361a: Preparing 09:41:18 44180206dff7: Preparing 09:41:18 baaf019085b5: Preparing 09:41:18 36e51d1243be: Preparing 09:41:18 f0229ef1ff26: Preparing 09:41:18 5f70bf18a086: Preparing 09:41:18 b4a121162608: Preparing 09:41:18 ce17e6a118e6: Preparing 09:41:18 280487531f1f: Preparing 09:41:18 dd9c8f8612c8: Preparing 09:41:18 36e51d1243be: Waiting 09:41:18 f0229ef1ff26: Waiting 09:41:18 5f70bf18a086: Waiting 09:41:18 b4a121162608: Waiting 09:41:18 ce17e6a118e6: Waiting 09:41:18 280487531f1f: Waiting 09:41:18 dd9c8f8612c8: Waiting 09:41:18 a6a81f47361a: Waiting 09:41:18 44180206dff7: Waiting 09:41:18 baaf019085b5: Waiting 09:41:18 db28836f4f0c: Waiting 09:41:18 7b19109dc117: Layer already exists 09:41:18 02656d94b858: Layer already exists 09:41:18 889849d08c37: Layer already exists 09:41:18 298420aa35fa: Layer already exists 09:41:18 7401c9461e4f: Layer already exists 09:41:18 a6a81f47361a: Layer already exists 09:41:18 baaf019085b5: Layer already exists 09:41:18 44180206dff7: Layer already exists 09:41:18 36e51d1243be: Layer already exists 09:41:18 db28836f4f0c: Layer already exists 09:41:18 b4a121162608: Layer already exists 09:41:18 5f70bf18a086: Layer already exists 09:41:18 ce17e6a118e6: Layer already exists 09:41:18 280487531f1f: Layer already exists 09:41:18 f0229ef1ff26: Layer already exists 09:41:18 dd9c8f8612c8: Layer already exists 09:41:19 latest: digest: sha256:51547b7c9614ccbd4a96881b1fafdf13fbc413979826c558423098da33004e36 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:19 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.64 09:41:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:41:19 889849d08c37: Preparing 09:41:19 7401c9461e4f: Preparing 09:41:19 7b19109dc117: Preparing 09:41:19 298420aa35fa: Preparing 09:41:19 02656d94b858: Preparing 09:41:19 db28836f4f0c: Preparing 09:41:19 a6a81f47361a: Preparing 09:41:19 44180206dff7: Preparing 09:41:19 baaf019085b5: Preparing 09:41:19 36e51d1243be: Preparing 09:41:19 f0229ef1ff26: Preparing 09:41:19 5f70bf18a086: Preparing 09:41:19 b4a121162608: Preparing 09:41:19 ce17e6a118e6: Preparing 09:41:19 280487531f1f: Preparing 09:41:19 dd9c8f8612c8: Preparing 09:41:19 f0229ef1ff26: Waiting 09:41:19 5f70bf18a086: Waiting 09:41:19 db28836f4f0c: Waiting 09:41:19 a6a81f47361a: Waiting 09:41:19 44180206dff7: Waiting 09:41:19 baaf019085b5: Waiting 09:41:19 36e51d1243be: Waiting 09:41:19 b4a121162608: Waiting 09:41:19 ce17e6a118e6: Waiting 09:41:19 280487531f1f: Waiting 09:41:19 dd9c8f8612c8: Waiting 09:41:19 7b19109dc117: Layer already exists 09:41:19 889849d08c37: Layer already exists 09:41:19 7401c9461e4f: Layer already exists 09:41:19 298420aa35fa: Layer already exists 09:41:19 02656d94b858: Layer already exists 09:41:19 db28836f4f0c: Layer already exists 09:41:19 a6a81f47361a: Layer already exists 09:41:19 baaf019085b5: Layer already exists 09:41:19 44180206dff7: Layer already exists 09:41:19 36e51d1243be: Layer already exists 09:41:19 f0229ef1ff26: Layer already exists 09:41:19 5f70bf18a086: Layer already exists 09:41:19 b4a121162608: Layer already exists 09:41:19 ce17e6a118e6: Layer already exists 09:41:19 280487531f1f: Layer already exists 09:41:19 dd9c8f8612c8: Layer already exists 09:41:20 4.0.0-dev.64: digest: sha256:51547b7c9614ccbd4a96881b1fafdf13fbc413979826c558423098da33004e36 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:20 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:20 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:41:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:41:20 889849d08c37: Preparing 09:41:20 7401c9461e4f: Preparing 09:41:20 7b19109dc117: Preparing 09:41:20 298420aa35fa: Preparing 09:41:20 02656d94b858: Preparing 09:41:20 db28836f4f0c: Preparing 09:41:20 a6a81f47361a: Preparing 09:41:20 44180206dff7: Preparing 09:41:20 baaf019085b5: Preparing 09:41:20 36e51d1243be: Preparing 09:41:20 f0229ef1ff26: Preparing 09:41:20 5f70bf18a086: Preparing 09:41:20 b4a121162608: Preparing 09:41:20 ce17e6a118e6: Preparing 09:41:20 280487531f1f: Preparing 09:41:20 dd9c8f8612c8: Preparing 09:41:20 db28836f4f0c: Waiting 09:41:20 a6a81f47361a: Waiting 09:41:20 44180206dff7: Waiting 09:41:20 b4a121162608: Waiting 09:41:20 baaf019085b5: Waiting 09:41:20 36e51d1243be: Waiting 09:41:20 f0229ef1ff26: Waiting 09:41:20 5f70bf18a086: Waiting 09:41:20 280487531f1f: Waiting 09:41:20 dd9c8f8612c8: Waiting 09:41:20 ce17e6a118e6: Waiting 09:41:20 02656d94b858: Layer already exists 09:41:20 889849d08c37: Layer already exists 09:41:20 298420aa35fa: Layer already exists 09:41:20 7401c9461e4f: Layer already exists 09:41:20 7b19109dc117: Layer already exists 09:41:20 db28836f4f0c: Layer already exists 09:41:20 a6a81f47361a: Layer already exists 09:41:20 baaf019085b5: Layer already exists 09:41:20 44180206dff7: Layer already exists 09:41:20 36e51d1243be: Layer already exists 09:41:20 5f70bf18a086: Layer already exists 09:41:20 f0229ef1ff26: Layer already exists 09:41:20 b4a121162608: Layer already exists 09:41:20 280487531f1f: Layer already exists 09:41:20 ce17e6a118e6: Layer already exists 09:41:20 dd9c8f8612c8: Layer already exists 09:41:21 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64: digest: sha256:51547b7c9614ccbd4a96881b1fafdf13fbc413979826c558423098da33004e36 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:21 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:21 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 09:41:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:41:21 889849d08c37: Preparing 09:41:21 7401c9461e4f: Preparing 09:41:21 7b19109dc117: Preparing 09:41:21 298420aa35fa: Preparing 09:41:21 02656d94b858: Preparing 09:41:21 db28836f4f0c: Preparing 09:41:21 a6a81f47361a: Preparing 09:41:21 44180206dff7: Preparing 09:41:21 baaf019085b5: Preparing 09:41:21 36e51d1243be: Preparing 09:41:21 f0229ef1ff26: Preparing 09:41:21 5f70bf18a086: Preparing 09:41:21 b4a121162608: Preparing 09:41:21 ce17e6a118e6: Preparing 09:41:21 280487531f1f: Preparing 09:41:21 dd9c8f8612c8: Preparing 09:41:21 db28836f4f0c: Waiting 09:41:21 a6a81f47361a: Waiting 09:41:21 44180206dff7: Waiting 09:41:21 baaf019085b5: Waiting 09:41:21 36e51d1243be: Waiting 09:41:21 f0229ef1ff26: Waiting 09:41:21 5f70bf18a086: Waiting 09:41:21 b4a121162608: Waiting 09:41:21 ce17e6a118e6: Waiting 09:41:21 280487531f1f: Waiting 09:41:21 dd9c8f8612c8: Waiting 09:41:21 7b19109dc117: Layer already exists 09:41:21 02656d94b858: Layer already exists 09:41:21 298420aa35fa: Layer already exists 09:41:21 7401c9461e4f: Layer already exists 09:41:21 889849d08c37: Layer already exists 09:41:21 baaf019085b5: Layer already exists 09:41:21 a6a81f47361a: Layer already exists 09:41:21 44180206dff7: Layer already exists 09:41:21 36e51d1243be: Layer already exists 09:41:21 db28836f4f0c: Layer already exists 09:41:21 f0229ef1ff26: Layer already exists 09:41:21 b4a121162608: Layer already exists 09:41:21 5f70bf18a086: Layer already exists 09:41:21 280487531f1f: Layer already exists 09:41:21 ce17e6a118e6: Layer already exists 09:41:21 dd9c8f8612c8: Layer already exists 09:41:22 main: digest: sha256:51547b7c9614ccbd4a96881b1fafdf13fbc413979826c558423098da33004e36 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:41:22 ===================================================== [Pipeline] echo 09:41:22 taggedImages: 09:41:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:41:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 09:41:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.0.0-dev.64 09:41:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:41:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 09:41:22 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 09:41:22 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:41:22 latest 09:41:22 4.0.0-dev.64 09:41:22 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:41:22 main 09:41:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:22 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:41:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:41:22 c248be405bfb: Preparing 09:41:22 96dd3e9df49a: Preparing 09:41:22 c391c35e5f38: Preparing 09:41:22 3f54084f3710: Preparing 09:41:22 44180206dff7: Preparing 09:41:22 baaf019085b5: Preparing 09:41:22 3502d45490e9: Preparing 09:41:22 baaf019085b5: Waiting 09:41:22 2f7e6aef4510: Preparing 09:41:22 3502d45490e9: Waiting 09:41:22 dd9c8f8612c8: Preparing 09:41:22 2f7e6aef4510: Waiting 09:41:22 dd9c8f8612c8: Waiting 09:41:23 44180206dff7: Layer already exists 09:41:23 baaf019085b5: Layer already exists 09:41:23 3502d45490e9: Layer already exists 09:41:23 96dd3e9df49a: Pushed 09:41:23 2f7e6aef4510: Layer already exists 09:41:23 c391c35e5f38: Pushed 09:41:23 c248be405bfb: Pushed 09:41:23 dd9c8f8612c8: Layer already exists 09:41:28 3f54084f3710: Pushed 09:41:28 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232: digest: sha256:c4bd1ccf2d5706653281be1aecba10f4235c7bb81cda0c2f33902f6a058c992b size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:28 + 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 09:41:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 09:41:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:41:29 c248be405bfb: Preparing 09:41:29 96dd3e9df49a: Preparing 09:41:29 c391c35e5f38: Preparing 09:41:29 3f54084f3710: Preparing 09:41:29 44180206dff7: Preparing 09:41:29 baaf019085b5: Preparing 09:41:29 3502d45490e9: Preparing 09:41:29 2f7e6aef4510: Preparing 09:41:29 dd9c8f8612c8: Preparing 09:41:29 baaf019085b5: Waiting 09:41:29 3502d45490e9: Waiting 09:41:29 2f7e6aef4510: Waiting 09:41:29 dd9c8f8612c8: Waiting 09:41:29 96dd3e9df49a: Layer already exists 09:41:29 c391c35e5f38: Layer already exists 09:41:29 c248be405bfb: Layer already exists 09:41:29 3f54084f3710: Layer already exists 09:41:29 44180206dff7: Layer already exists 09:41:29 baaf019085b5: Layer already exists 09:41:29 3502d45490e9: Layer already exists 09:41:29 dd9c8f8612c8: Layer already exists 09:41:29 2f7e6aef4510: Layer already exists 09:41:29 latest: digest: sha256:c4bd1ccf2d5706653281be1aecba10f4235c7bb81cda0c2f33902f6a058c992b size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:29 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.64 09:41:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:41:30 c248be405bfb: Preparing 09:41:30 96dd3e9df49a: Preparing 09:41:30 c391c35e5f38: Preparing 09:41:30 3f54084f3710: Preparing 09:41:30 44180206dff7: Preparing 09:41:30 baaf019085b5: Preparing 09:41:30 3502d45490e9: Preparing 09:41:30 2f7e6aef4510: Preparing 09:41:30 dd9c8f8612c8: Preparing 09:41:30 baaf019085b5: Waiting 09:41:30 2f7e6aef4510: Waiting 09:41:30 3502d45490e9: Waiting 09:41:30 dd9c8f8612c8: Waiting 09:41:30 44180206dff7: Layer already exists 09:41:30 c391c35e5f38: Layer already exists 09:41:30 3f54084f3710: Layer already exists 09:41:30 96dd3e9df49a: Layer already exists 09:41:30 c248be405bfb: Layer already exists 09:41:30 2f7e6aef4510: Layer already exists 09:41:30 baaf019085b5: Layer already exists 09:41:30 dd9c8f8612c8: Layer already exists 09:41:30 3502d45490e9: Layer already exists 09:41:30 4.0.0-dev.64: digest: sha256:c4bd1ccf2d5706653281be1aecba10f4235c7bb81cda0c2f33902f6a058c992b size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:30 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:41:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:41:30 c248be405bfb: Preparing 09:41:30 96dd3e9df49a: Preparing 09:41:30 c391c35e5f38: Preparing 09:41:30 3f54084f3710: Preparing 09:41:30 44180206dff7: Preparing 09:41:30 baaf019085b5: Preparing 09:41:30 3502d45490e9: Preparing 09:41:30 2f7e6aef4510: Preparing 09:41:30 dd9c8f8612c8: Preparing 09:41:30 baaf019085b5: Waiting 09:41:30 3502d45490e9: Waiting 09:41:30 2f7e6aef4510: Waiting 09:41:30 dd9c8f8612c8: Waiting 09:41:30 c248be405bfb: Layer already exists 09:41:30 96dd3e9df49a: Layer already exists 09:41:30 3f54084f3710: Layer already exists 09:41:30 44180206dff7: Layer already exists 09:41:30 c391c35e5f38: Layer already exists 09:41:30 3502d45490e9: Layer already exists 09:41:30 2f7e6aef4510: Layer already exists 09:41:30 dd9c8f8612c8: Layer already exists 09:41:30 baaf019085b5: Layer already exists 09:41:31 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64: digest: sha256:c4bd1ccf2d5706653281be1aecba10f4235c7bb81cda0c2f33902f6a058c992b size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:31 + 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 09:41:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 09:41:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:41:31 c248be405bfb: Preparing 09:41:31 96dd3e9df49a: Preparing 09:41:31 c391c35e5f38: Preparing 09:41:31 3f54084f3710: Preparing 09:41:31 44180206dff7: Preparing 09:41:31 baaf019085b5: Preparing 09:41:31 3502d45490e9: Preparing 09:41:31 2f7e6aef4510: Preparing 09:41:31 dd9c8f8612c8: Preparing 09:41:31 baaf019085b5: Waiting 09:41:31 3502d45490e9: Waiting 09:41:31 2f7e6aef4510: Waiting 09:41:31 dd9c8f8612c8: Waiting 09:41:31 3f54084f3710: Layer already exists 09:41:31 96dd3e9df49a: Layer already exists 09:41:31 c391c35e5f38: Layer already exists 09:41:31 c248be405bfb: Layer already exists 09:41:31 44180206dff7: Layer already exists 09:41:31 baaf019085b5: Layer already exists 09:41:31 3502d45490e9: Layer already exists 09:41:31 2f7e6aef4510: Layer already exists 09:41:31 dd9c8f8612c8: Layer already exists 09:41:31 main: digest: sha256:c4bd1ccf2d5706653281be1aecba10f4235c7bb81cda0c2f33902f6a058c992b size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:41:32 ===================================================== [Pipeline] echo 09:41:32 taggedImages: 09:41:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:41:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 09:41:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.0.0-dev.64 09:41:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:41:32 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 09:41:32 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 09:41:32 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:41:32 latest 09:41:32 4.0.0-dev.64 09:41:32 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:41:32 main 09:41:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:32 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:32 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:41:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:41:32 a00334f90f8d: Preparing 09:41:32 661c97d9e45f: Preparing 09:41:32 1536c1acaab2: Preparing 09:41:32 20ad7a60fcb1: Preparing 09:41:32 e9e42f012704: Preparing 09:41:32 44180206dff7: Preparing 09:41:32 baaf019085b5: Preparing 09:41:32 d346de3d86d0: Preparing 09:41:32 6628f6e445d5: Preparing 09:41:32 e3f02d1ce594: Preparing 09:41:32 dd9c8f8612c8: Preparing 09:41:32 d346de3d86d0: Waiting 09:41:32 6628f6e445d5: Waiting 09:41:32 e3f02d1ce594: Waiting 09:41:32 dd9c8f8612c8: Waiting 09:41:32 44180206dff7: Waiting 09:41:32 baaf019085b5: Waiting 09:41:33 e9e42f012704: Pushed 09:41:33 661c97d9e45f: Pushed 09:41:33 20ad7a60fcb1: Pushed 09:41:33 44180206dff7: Layer already exists 09:41:33 a00334f90f8d: Pushed 09:41:33 baaf019085b5: Layer already exists 09:41:33 dd9c8f8612c8: Layer already exists 09:41:33 d346de3d86d0: Pushed 09:41:33 6628f6e445d5: Pushed 09:41:36 e3f02d1ce594: Pushed 09:41:37 1536c1acaab2: Pushed 09:41:37 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232: digest: sha256:4a05194cf734dfd5c127a31072bce7732282b789952ac023ecbad2fdcf8b6bd2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:37 + 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 09:41:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 09:41:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:41:38 a00334f90f8d: Preparing 09:41:38 661c97d9e45f: Preparing 09:41:38 1536c1acaab2: Preparing 09:41:38 20ad7a60fcb1: Preparing 09:41:38 e9e42f012704: Preparing 09:41:38 44180206dff7: Preparing 09:41:38 baaf019085b5: Preparing 09:41:38 d346de3d86d0: Preparing 09:41:38 6628f6e445d5: Preparing 09:41:38 e3f02d1ce594: Preparing 09:41:38 dd9c8f8612c8: Preparing 09:41:38 44180206dff7: Waiting 09:41:38 baaf019085b5: Waiting 09:41:38 d346de3d86d0: Waiting 09:41:38 6628f6e445d5: Waiting 09:41:38 e3f02d1ce594: Waiting 09:41:38 dd9c8f8612c8: Waiting 09:41:38 e9e42f012704: Layer already exists 09:41:38 20ad7a60fcb1: Layer already exists 09:41:38 1536c1acaab2: Layer already exists 09:41:38 a00334f90f8d: Layer already exists 09:41:38 661c97d9e45f: Layer already exists 09:41:38 44180206dff7: Layer already exists 09:41:38 baaf019085b5: Layer already exists 09:41:38 6628f6e445d5: Layer already exists 09:41:38 d346de3d86d0: Layer already exists 09:41:38 e3f02d1ce594: Layer already exists 09:41:38 dd9c8f8612c8: Layer already exists 09:41:38 latest: digest: sha256:4a05194cf734dfd5c127a31072bce7732282b789952ac023ecbad2fdcf8b6bd2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:38 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.64 09:41:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:41:39 a00334f90f8d: Preparing 09:41:39 661c97d9e45f: Preparing 09:41:39 1536c1acaab2: Preparing 09:41:39 20ad7a60fcb1: Preparing 09:41:39 e9e42f012704: Preparing 09:41:39 44180206dff7: Preparing 09:41:39 baaf019085b5: Preparing 09:41:39 d346de3d86d0: Preparing 09:41:39 6628f6e445d5: Preparing 09:41:39 e3f02d1ce594: Preparing 09:41:39 dd9c8f8612c8: Preparing 09:41:39 baaf019085b5: Waiting 09:41:39 d346de3d86d0: Waiting 09:41:39 6628f6e445d5: Waiting 09:41:39 e3f02d1ce594: Waiting 09:41:39 dd9c8f8612c8: Waiting 09:41:39 44180206dff7: Waiting 09:41:39 20ad7a60fcb1: Layer already exists 09:41:39 e9e42f012704: Layer already exists 09:41:39 a00334f90f8d: Layer already exists 09:41:39 1536c1acaab2: Layer already exists 09:41:39 661c97d9e45f: Layer already exists 09:41:39 d346de3d86d0: Layer already exists 09:41:39 44180206dff7: Layer already exists 09:41:39 baaf019085b5: Layer already exists 09:41:39 6628f6e445d5: Layer already exists 09:41:39 e3f02d1ce594: Layer already exists 09:41:39 dd9c8f8612c8: Layer already exists 09:41:39 4.0.0-dev.64: digest: sha256:4a05194cf734dfd5c127a31072bce7732282b789952ac023ecbad2fdcf8b6bd2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:39 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:41:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:41:40 a00334f90f8d: Preparing 09:41:40 661c97d9e45f: Preparing 09:41:40 1536c1acaab2: Preparing 09:41:40 20ad7a60fcb1: Preparing 09:41:40 e9e42f012704: Preparing 09:41:40 44180206dff7: Preparing 09:41:40 baaf019085b5: Preparing 09:41:40 d346de3d86d0: Preparing 09:41:40 6628f6e445d5: Preparing 09:41:40 e3f02d1ce594: Preparing 09:41:40 dd9c8f8612c8: Preparing 09:41:40 44180206dff7: Waiting 09:41:40 baaf019085b5: Waiting 09:41:40 d346de3d86d0: Waiting 09:41:40 6628f6e445d5: Waiting 09:41:40 e3f02d1ce594: Waiting 09:41:40 dd9c8f8612c8: Waiting 09:41:40 e9e42f012704: Layer already exists 09:41:40 a00334f90f8d: Layer already exists 09:41:40 1536c1acaab2: Layer already exists 09:41:40 20ad7a60fcb1: Layer already exists 09:41:40 661c97d9e45f: Layer already exists 09:41:40 baaf019085b5: Layer already exists 09:41:40 6628f6e445d5: Layer already exists 09:41:40 44180206dff7: Layer already exists 09:41:40 d346de3d86d0: Layer already exists 09:41:40 e3f02d1ce594: Layer already exists 09:41:40 dd9c8f8612c8: Layer already exists 09:41:40 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64: digest: sha256:4a05194cf734dfd5c127a31072bce7732282b789952ac023ecbad2fdcf8b6bd2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:40 + 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 09:41:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 09:41:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:41:41 a00334f90f8d: Preparing 09:41:41 661c97d9e45f: Preparing 09:41:41 1536c1acaab2: Preparing 09:41:41 20ad7a60fcb1: Preparing 09:41:41 e9e42f012704: Preparing 09:41:41 44180206dff7: Preparing 09:41:41 baaf019085b5: Preparing 09:41:41 d346de3d86d0: Preparing 09:41:41 6628f6e445d5: Preparing 09:41:41 e3f02d1ce594: Preparing 09:41:41 dd9c8f8612c8: Preparing 09:41:41 e3f02d1ce594: Waiting 09:41:41 d346de3d86d0: Waiting 09:41:41 44180206dff7: Waiting 09:41:41 baaf019085b5: Waiting 09:41:41 6628f6e445d5: Waiting 09:41:41 dd9c8f8612c8: Waiting 09:41:41 a00334f90f8d: Layer already exists 09:41:41 e9e42f012704: Layer already exists 09:41:41 1536c1acaab2: Layer already exists 09:41:41 20ad7a60fcb1: Layer already exists 09:41:41 661c97d9e45f: Layer already exists 09:41:41 44180206dff7: Layer already exists 09:41:41 baaf019085b5: Layer already exists 09:41:41 e3f02d1ce594: Layer already exists 09:41:41 6628f6e445d5: Layer already exists 09:41:41 d346de3d86d0: Layer already exists 09:41:41 dd9c8f8612c8: Layer already exists 09:41:41 main: digest: sha256:4a05194cf734dfd5c127a31072bce7732282b789952ac023ecbad2fdcf8b6bd2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:41:41 ===================================================== [Pipeline] echo 09:41:41 taggedImages: 09:41:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:41:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 09:41:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.0.0-dev.64 09:41:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:41:41 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 09:41:41 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 09:41:41 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:41:41 latest 09:41:41 4.0.0-dev.64 09:41:41 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:41:41 main 09:41:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:41 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:41:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:41:42 3c997e1f2baf: Preparing 09:41:42 0ef96a439f03: Preparing 09:41:42 c3f7a68b8c40: Preparing 09:41:42 805c76edcff1: Preparing 09:41:42 6d6093721a11: Preparing 09:41:42 755795dfb6ad: Preparing 09:41:42 b92c1a9b3d2f: Preparing 09:41:42 44180206dff7: Preparing 09:41:42 baaf019085b5: Preparing 09:41:42 8a16fa9d8374: Preparing 09:41:42 ede0b50ace94: Preparing 09:41:42 dd9c8f8612c8: Preparing 09:41:42 44180206dff7: Waiting 09:41:42 baaf019085b5: Waiting 09:41:42 8a16fa9d8374: Waiting 09:41:42 ede0b50ace94: Waiting 09:41:42 dd9c8f8612c8: Waiting 09:41:42 b92c1a9b3d2f: Waiting 09:41:42 755795dfb6ad: Waiting 09:41:42 3c997e1f2baf: Pushed 09:41:42 0ef96a439f03: Pushed 09:41:42 6d6093721a11: Pushed 09:41:42 44180206dff7: Layer already exists 09:41:42 baaf019085b5: Layer already exists 09:41:42 755795dfb6ad: Pushed 09:41:42 b92c1a9b3d2f: Pushed 09:41:42 dd9c8f8612c8: Layer already exists 09:41:42 8a16fa9d8374: Pushed 09:41:45 ede0b50ace94: Pushed 09:41:46 805c76edcff1: Pushed 09:41:48 c3f7a68b8c40: Pushed 09:41:48 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232: digest: sha256:7defe0de5c923e84aa8e2371392bcbc85fd0c5efb35019d4b5941318c8f72c35 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:49 + 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 09:41:49 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 09:41:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:41:49 3c997e1f2baf: Preparing 09:41:49 0ef96a439f03: Preparing 09:41:49 c3f7a68b8c40: Preparing 09:41:49 805c76edcff1: Preparing 09:41:49 6d6093721a11: Preparing 09:41:49 755795dfb6ad: Preparing 09:41:49 b92c1a9b3d2f: Preparing 09:41:49 44180206dff7: Preparing 09:41:49 baaf019085b5: Preparing 09:41:49 8a16fa9d8374: Preparing 09:41:49 ede0b50ace94: Preparing 09:41:49 dd9c8f8612c8: Preparing 09:41:49 755795dfb6ad: Waiting 09:41:49 b92c1a9b3d2f: Waiting 09:41:49 ede0b50ace94: Waiting 09:41:49 dd9c8f8612c8: Waiting 09:41:49 baaf019085b5: Waiting 09:41:49 44180206dff7: Waiting 09:41:49 0ef96a439f03: Layer already exists 09:41:49 3c997e1f2baf: Layer already exists 09:41:49 805c76edcff1: Layer already exists 09:41:49 6d6093721a11: Layer already exists 09:41:49 c3f7a68b8c40: Layer already exists 09:41:49 b92c1a9b3d2f: Layer already exists 09:41:49 44180206dff7: Layer already exists 09:41:49 755795dfb6ad: Layer already exists 09:41:49 baaf019085b5: Layer already exists 09:41:49 8a16fa9d8374: Layer already exists 09:41:49 dd9c8f8612c8: Layer already exists 09:41:49 ede0b50ace94: Layer already exists 09:41:49 latest: digest: sha256:7defe0de5c923e84aa8e2371392bcbc85fd0c5efb35019d4b5941318c8f72c35 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:50 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:50 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.64 09:41:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:41:50 3c997e1f2baf: Preparing 09:41:50 0ef96a439f03: Preparing 09:41:50 c3f7a68b8c40: Preparing 09:41:50 805c76edcff1: Preparing 09:41:50 6d6093721a11: Preparing 09:41:50 755795dfb6ad: Preparing 09:41:50 b92c1a9b3d2f: Preparing 09:41:50 44180206dff7: Preparing 09:41:50 baaf019085b5: Preparing 09:41:50 8a16fa9d8374: Preparing 09:41:50 ede0b50ace94: Preparing 09:41:50 dd9c8f8612c8: Preparing 09:41:50 44180206dff7: Waiting 09:41:50 baaf019085b5: Waiting 09:41:50 8a16fa9d8374: Waiting 09:41:50 ede0b50ace94: Waiting 09:41:50 dd9c8f8612c8: Waiting 09:41:50 755795dfb6ad: Waiting 09:41:50 b92c1a9b3d2f: Waiting 09:41:50 805c76edcff1: Layer already exists 09:41:50 6d6093721a11: Layer already exists 09:41:50 3c997e1f2baf: Layer already exists 09:41:50 c3f7a68b8c40: Layer already exists 09:41:50 0ef96a439f03: Layer already exists 09:41:50 755795dfb6ad: Layer already exists 09:41:50 baaf019085b5: Layer already exists 09:41:50 b92c1a9b3d2f: Layer already exists 09:41:50 8a16fa9d8374: Layer already exists 09:41:50 44180206dff7: Layer already exists 09:41:50 dd9c8f8612c8: Layer already exists 09:41:50 ede0b50ace94: Layer already exists 09:41:50 4.0.0-dev.64: digest: sha256:7defe0de5c923e84aa8e2371392bcbc85fd0c5efb35019d4b5941318c8f72c35 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:51 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:51 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:41:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:41:51 3c997e1f2baf: Preparing 09:41:51 0ef96a439f03: Preparing 09:41:51 c3f7a68b8c40: Preparing 09:41:51 805c76edcff1: Preparing 09:41:51 6d6093721a11: Preparing 09:41:51 755795dfb6ad: Preparing 09:41:51 b92c1a9b3d2f: Preparing 09:41:51 44180206dff7: Preparing 09:41:51 baaf019085b5: Preparing 09:41:51 8a16fa9d8374: Preparing 09:41:51 ede0b50ace94: Preparing 09:41:51 dd9c8f8612c8: Preparing 09:41:51 755795dfb6ad: Waiting 09:41:51 b92c1a9b3d2f: Waiting 09:41:51 44180206dff7: Waiting 09:41:51 baaf019085b5: Waiting 09:41:51 8a16fa9d8374: Waiting 09:41:51 ede0b50ace94: Waiting 09:41:51 dd9c8f8612c8: Waiting 09:41:51 c3f7a68b8c40: Layer already exists 09:41:51 3c997e1f2baf: Layer already exists 09:41:51 805c76edcff1: Layer already exists 09:41:51 6d6093721a11: Layer already exists 09:41:51 0ef96a439f03: Layer already exists 09:41:51 755795dfb6ad: Layer already exists 09:41:51 44180206dff7: Layer already exists 09:41:51 baaf019085b5: Layer already exists 09:41:51 b92c1a9b3d2f: Layer already exists 09:41:51 8a16fa9d8374: Layer already exists 09:41:51 ede0b50ace94: Layer already exists 09:41:51 dd9c8f8612c8: Layer already exists 09:41:51 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64: digest: sha256:7defe0de5c923e84aa8e2371392bcbc85fd0c5efb35019d4b5941318c8f72c35 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:52 + 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 09:41:52 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 09:41:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:41:52 3c997e1f2baf: Preparing 09:41:52 0ef96a439f03: Preparing 09:41:52 c3f7a68b8c40: Preparing 09:41:52 805c76edcff1: Preparing 09:41:52 6d6093721a11: Preparing 09:41:52 755795dfb6ad: Preparing 09:41:52 b92c1a9b3d2f: Preparing 09:41:52 44180206dff7: Preparing 09:41:52 baaf019085b5: Preparing 09:41:52 8a16fa9d8374: Preparing 09:41:52 ede0b50ace94: Preparing 09:41:52 dd9c8f8612c8: Preparing 09:41:52 755795dfb6ad: Waiting 09:41:52 baaf019085b5: Waiting 09:41:52 b92c1a9b3d2f: Waiting 09:41:52 44180206dff7: Waiting 09:41:52 ede0b50ace94: Waiting 09:41:52 dd9c8f8612c8: Waiting 09:41:52 3c997e1f2baf: Layer already exists 09:41:52 6d6093721a11: Layer already exists 09:41:52 0ef96a439f03: Layer already exists 09:41:52 805c76edcff1: Layer already exists 09:41:52 c3f7a68b8c40: Layer already exists 09:41:52 baaf019085b5: Layer already exists 09:41:52 8a16fa9d8374: Layer already exists 09:41:52 755795dfb6ad: Layer already exists 09:41:52 b92c1a9b3d2f: Layer already exists 09:41:52 44180206dff7: Layer already exists 09:41:52 dd9c8f8612c8: Layer already exists 09:41:52 ede0b50ace94: Layer already exists 09:41:52 main: digest: sha256:7defe0de5c923e84aa8e2371392bcbc85fd0c5efb35019d4b5941318c8f72c35 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:41:52 ===================================================== [Pipeline] echo 09:41:52 taggedImages: 09:41:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:41:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 09:41:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.0.0-dev.64 09:41:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:41:52 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 09:41:52 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 09:41:52 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:41:52 latest 09:41:52 4.0.0-dev.64 09:41:52 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:41:52 main 09:41:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:53 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:41:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:41:53 64be76af1ab9: Preparing 09:41:53 d05cb7f1aabc: Preparing 09:41:53 44180206dff7: Preparing 09:41:53 baaf019085b5: Preparing 09:41:53 93622afef8f6: Preparing 09:41:53 55698cc3f508: Preparing 09:41:53 dd9c8f8612c8: Preparing 09:41:53 55698cc3f508: Waiting 09:41:53 dd9c8f8612c8: Waiting 09:41:53 baaf019085b5: Layer already exists 09:41:53 44180206dff7: Layer already exists 09:41:53 dd9c8f8612c8: Layer already exists 09:41:53 93622afef8f6: Pushed 09:41:53 64be76af1ab9: Pushed 09:41:55 55698cc3f508: Pushed 09:42:01 d05cb7f1aabc: Pushed 09:42:01 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232: digest: sha256:fe049ed724e8a634464b8924f22690102d97aadf0f4fbafca66c8da66fd04d09 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:01 + 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 09:42:01 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 09:42:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:42:01 64be76af1ab9: Preparing 09:42:01 d05cb7f1aabc: Preparing 09:42:01 44180206dff7: Preparing 09:42:01 baaf019085b5: Preparing 09:42:01 93622afef8f6: Preparing 09:42:01 55698cc3f508: Preparing 09:42:01 dd9c8f8612c8: Preparing 09:42:01 55698cc3f508: Waiting 09:42:01 dd9c8f8612c8: Waiting 09:42:01 d05cb7f1aabc: Layer already exists 09:42:01 93622afef8f6: Layer already exists 09:42:01 64be76af1ab9: Layer already exists 09:42:01 baaf019085b5: Layer already exists 09:42:01 44180206dff7: Layer already exists 09:42:01 dd9c8f8612c8: Layer already exists 09:42:01 55698cc3f508: Layer already exists 09:42:01 latest: digest: sha256:fe049ed724e8a634464b8924f22690102d97aadf0f4fbafca66c8da66fd04d09 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:02 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:02 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.64 09:42:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:42:02 64be76af1ab9: Preparing 09:42:02 d05cb7f1aabc: Preparing 09:42:02 44180206dff7: Preparing 09:42:02 baaf019085b5: Preparing 09:42:02 93622afef8f6: Preparing 09:42:02 55698cc3f508: Preparing 09:42:02 dd9c8f8612c8: Preparing 09:42:02 55698cc3f508: Waiting 09:42:02 dd9c8f8612c8: Waiting 09:42:02 93622afef8f6: Layer already exists 09:42:02 baaf019085b5: Layer already exists 09:42:02 64be76af1ab9: Layer already exists 09:42:02 44180206dff7: Layer already exists 09:42:02 d05cb7f1aabc: Layer already exists 09:42:02 55698cc3f508: Layer already exists 09:42:02 dd9c8f8612c8: Layer already exists 09:42:02 4.0.0-dev.64: digest: sha256:fe049ed724e8a634464b8924f22690102d97aadf0f4fbafca66c8da66fd04d09 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:03 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:03 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:42:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:42:03 64be76af1ab9: Preparing 09:42:03 d05cb7f1aabc: Preparing 09:42:03 44180206dff7: Preparing 09:42:03 baaf019085b5: Preparing 09:42:03 93622afef8f6: Preparing 09:42:03 55698cc3f508: Preparing 09:42:03 dd9c8f8612c8: Preparing 09:42:03 55698cc3f508: Waiting 09:42:03 dd9c8f8612c8: Waiting 09:42:03 93622afef8f6: Layer already exists 09:42:03 44180206dff7: Layer already exists 09:42:03 d05cb7f1aabc: Layer already exists 09:42:03 64be76af1ab9: Layer already exists 09:42:03 baaf019085b5: Layer already exists 09:42:03 55698cc3f508: Layer already exists 09:42:03 dd9c8f8612c8: Layer already exists 09:42:03 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64: digest: sha256:fe049ed724e8a634464b8924f22690102d97aadf0f4fbafca66c8da66fd04d09 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:03 + 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 09:42:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 09:42:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:42:04 64be76af1ab9: Preparing 09:42:04 d05cb7f1aabc: Preparing 09:42:04 44180206dff7: Preparing 09:42:04 baaf019085b5: Preparing 09:42:04 93622afef8f6: Preparing 09:42:04 55698cc3f508: Preparing 09:42:04 dd9c8f8612c8: Preparing 09:42:04 55698cc3f508: Waiting 09:42:04 dd9c8f8612c8: Waiting 09:42:04 baaf019085b5: Layer already exists 09:42:04 d05cb7f1aabc: Layer already exists 09:42:04 93622afef8f6: Layer already exists 09:42:04 44180206dff7: Layer already exists 09:42:04 64be76af1ab9: Layer already exists 09:42:04 dd9c8f8612c8: Layer already exists 09:42:04 55698cc3f508: Layer already exists 09:42:04 main: digest: sha256:fe049ed724e8a634464b8924f22690102d97aadf0f4fbafca66c8da66fd04d09 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:42:04 ===================================================== [Pipeline] echo 09:42:04 taggedImages: 09:42:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:42:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 09:42:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.0.0-dev.64 09:42:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:42:04 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 09:42:04 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 09:42:04 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:42:04 latest 09:42:04 4.0.0-dev.64 09:42:04 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:42:04 main 09:42:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:04 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:42:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:42:05 829a08dc239c: Preparing 09:42:05 c47b5658db68: Preparing 09:42:05 2bde52cbc388: Preparing 09:42:05 44180206dff7: Preparing 09:42:05 baaf019085b5: Preparing 09:42:05 fc17798a60ac: Preparing 09:42:05 f9270c76cc12: Preparing 09:42:05 2264bc0af31d: Preparing 09:42:05 ddecb1d30f67: Preparing 09:42:05 dd9c8f8612c8: Preparing 09:42:05 fc17798a60ac: Waiting 09:42:05 f9270c76cc12: Waiting 09:42:05 ddecb1d30f67: Waiting 09:42:05 2264bc0af31d: Waiting 09:42:05 dd9c8f8612c8: Waiting 09:42:05 44180206dff7: Layer already exists 09:42:05 baaf019085b5: Layer already exists 09:42:05 c47b5658db68: Pushed 09:42:05 2bde52cbc388: Pushed 09:42:05 829a08dc239c: Pushed 09:42:05 dd9c8f8612c8: Layer already exists 09:42:05 2264bc0af31d: Pushed 09:42:06 ddecb1d30f67: Pushed 09:42:16 f9270c76cc12: Pushed 09:42:31 fc17798a60ac: Pushed 09:42:31 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232: digest: sha256:d4a3006a7b2c3c601799c777cd42f02f35c9deca1858631294fa06a9fd6c303a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:31 + 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 09:42:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 09:42:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:42:32 829a08dc239c: Preparing 09:42:32 c47b5658db68: Preparing 09:42:32 2bde52cbc388: Preparing 09:42:32 44180206dff7: Preparing 09:42:32 baaf019085b5: Preparing 09:42:32 fc17798a60ac: Preparing 09:42:32 f9270c76cc12: Preparing 09:42:32 2264bc0af31d: Preparing 09:42:32 ddecb1d30f67: Preparing 09:42:32 dd9c8f8612c8: Preparing 09:42:32 fc17798a60ac: Waiting 09:42:32 f9270c76cc12: Waiting 09:42:32 2264bc0af31d: Waiting 09:42:32 ddecb1d30f67: Waiting 09:42:32 dd9c8f8612c8: Waiting 09:42:32 baaf019085b5: Layer already exists 09:42:32 44180206dff7: Layer already exists 09:42:32 2bde52cbc388: Layer already exists 09:42:32 829a08dc239c: Layer already exists 09:42:32 c47b5658db68: Layer already exists 09:42:32 fc17798a60ac: Layer already exists 09:42:32 f9270c76cc12: Layer already exists 09:42:32 2264bc0af31d: Layer already exists 09:42:32 dd9c8f8612c8: Layer already exists 09:42:32 ddecb1d30f67: Layer already exists 09:42:32 latest: digest: sha256:d4a3006a7b2c3c601799c777cd42f02f35c9deca1858631294fa06a9fd6c303a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:32 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.64 09:42:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:42:33 829a08dc239c: Preparing 09:42:33 c47b5658db68: Preparing 09:42:33 2bde52cbc388: Preparing 09:42:33 44180206dff7: Preparing 09:42:33 baaf019085b5: Preparing 09:42:33 fc17798a60ac: Preparing 09:42:33 f9270c76cc12: Preparing 09:42:33 2264bc0af31d: Preparing 09:42:33 ddecb1d30f67: Preparing 09:42:33 dd9c8f8612c8: Preparing 09:42:33 fc17798a60ac: Waiting 09:42:33 2264bc0af31d: Waiting 09:42:33 ddecb1d30f67: Waiting 09:42:33 dd9c8f8612c8: Waiting 09:42:33 f9270c76cc12: Waiting 09:42:33 44180206dff7: Layer already exists 09:42:33 2bde52cbc388: Layer already exists 09:42:33 829a08dc239c: Layer already exists 09:42:33 c47b5658db68: Layer already exists 09:42:33 baaf019085b5: Layer already exists 09:42:33 f9270c76cc12: Layer already exists 09:42:33 dd9c8f8612c8: Layer already exists 09:42:33 fc17798a60ac: Layer already exists 09:42:33 2264bc0af31d: Layer already exists 09:42:33 ddecb1d30f67: Layer already exists 09:42:33 4.0.0-dev.64: digest: sha256:d4a3006a7b2c3c601799c777cd42f02f35c9deca1858631294fa06a9fd6c303a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:33 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:42:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:42:34 829a08dc239c: Preparing 09:42:34 c47b5658db68: Preparing 09:42:34 2bde52cbc388: Preparing 09:42:34 44180206dff7: Preparing 09:42:34 baaf019085b5: Preparing 09:42:34 fc17798a60ac: Preparing 09:42:34 f9270c76cc12: Preparing 09:42:34 2264bc0af31d: Preparing 09:42:34 ddecb1d30f67: Preparing 09:42:34 dd9c8f8612c8: Preparing 09:42:34 2264bc0af31d: Waiting 09:42:34 ddecb1d30f67: Waiting 09:42:34 dd9c8f8612c8: Waiting 09:42:34 fc17798a60ac: Waiting 09:42:34 f9270c76cc12: Waiting 09:42:34 2bde52cbc388: Layer already exists 09:42:34 829a08dc239c: Layer already exists 09:42:34 c47b5658db68: Layer already exists 09:42:34 baaf019085b5: Layer already exists 09:42:34 44180206dff7: Layer already exists 09:42:34 fc17798a60ac: Layer already exists 09:42:34 2264bc0af31d: Layer already exists 09:42:34 f9270c76cc12: Layer already exists 09:42:34 ddecb1d30f67: Layer already exists 09:42:34 dd9c8f8612c8: Layer already exists 09:42:34 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64: digest: sha256:d4a3006a7b2c3c601799c777cd42f02f35c9deca1858631294fa06a9fd6c303a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:34 + 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 09:42:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 09:42:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:42:35 829a08dc239c: Preparing 09:42:35 c47b5658db68: Preparing 09:42:35 2bde52cbc388: Preparing 09:42:35 44180206dff7: Preparing 09:42:35 baaf019085b5: Preparing 09:42:35 fc17798a60ac: Preparing 09:42:35 f9270c76cc12: Preparing 09:42:35 2264bc0af31d: Preparing 09:42:35 ddecb1d30f67: Preparing 09:42:35 dd9c8f8612c8: Preparing 09:42:35 f9270c76cc12: Waiting 09:42:35 2264bc0af31d: Waiting 09:42:35 ddecb1d30f67: Waiting 09:42:35 dd9c8f8612c8: Waiting 09:42:35 fc17798a60ac: Waiting 09:42:35 c47b5658db68: Layer already exists 09:42:35 2bde52cbc388: Layer already exists 09:42:35 829a08dc239c: Layer already exists 09:42:35 44180206dff7: Layer already exists 09:42:35 baaf019085b5: Layer already exists 09:42:35 2264bc0af31d: Layer already exists 09:42:35 fc17798a60ac: Layer already exists 09:42:35 f9270c76cc12: Layer already exists 09:42:35 ddecb1d30f67: Layer already exists 09:42:35 dd9c8f8612c8: Layer already exists 09:42:35 main: digest: sha256:d4a3006a7b2c3c601799c777cd42f02f35c9deca1858631294fa06a9fd6c303a size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:42:35 ===================================================== [Pipeline] echo 09:42:35 taggedImages: 09:42:35 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:42:35 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 09:42:35 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.0.0-dev.64 09:42:35 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:42:35 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 09:42:35 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 09:42:35 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:42:35 latest 09:42:35 4.0.0-dev.64 09:42:35 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:42:35 main 09:42:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:35 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:42:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:42:36 7e19bc74db06: Preparing 09:42:36 0351fb08811d: Preparing 09:42:36 b5703a1a19de: Preparing 09:42:36 44180206dff7: Preparing 09:42:36 baaf019085b5: Preparing 09:42:36 6c740bb59487: Preparing 09:42:36 2c2b0167237c: Preparing 09:42:36 fc7121b76cc6: Preparing 09:42:36 dd9c8f8612c8: Preparing 09:42:36 6c740bb59487: Waiting 09:42:36 2c2b0167237c: Waiting 09:42:36 fc7121b76cc6: Waiting 09:42:36 dd9c8f8612c8: Waiting 09:42:36 44180206dff7: Layer already exists 09:42:36 baaf019085b5: Layer already exists 09:42:36 0351fb08811d: Pushed 09:42:36 b5703a1a19de: Pushed 09:42:36 dd9c8f8612c8: Layer already exists 09:42:36 7e19bc74db06: Pushed 09:42:36 2c2b0167237c: Pushed 09:42:36 fc7121b76cc6: Pushed 09:43:03 6c740bb59487: Pushed 09:43:03 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232: digest: sha256:4000c01066e9b5d2b7ebf441c7b25f94a3fdb5f8702fd53a77b7487da0d29424 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:03 + 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 09:43:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 09:43:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:43:04 7e19bc74db06: Preparing 09:43:04 0351fb08811d: Preparing 09:43:04 b5703a1a19de: Preparing 09:43:04 44180206dff7: Preparing 09:43:04 baaf019085b5: Preparing 09:43:04 6c740bb59487: Preparing 09:43:04 2c2b0167237c: Preparing 09:43:04 fc7121b76cc6: Preparing 09:43:04 dd9c8f8612c8: Preparing 09:43:04 6c740bb59487: Waiting 09:43:04 2c2b0167237c: Waiting 09:43:04 fc7121b76cc6: Waiting 09:43:04 dd9c8f8612c8: Waiting 09:43:04 44180206dff7: Layer already exists 09:43:04 0351fb08811d: Layer already exists 09:43:04 baaf019085b5: Layer already exists 09:43:04 b5703a1a19de: Layer already exists 09:43:04 7e19bc74db06: Layer already exists 09:43:04 fc7121b76cc6: Layer already exists 09:43:04 6c740bb59487: Layer already exists 09:43:04 dd9c8f8612c8: Layer already exists 09:43:04 2c2b0167237c: Layer already exists 09:43:04 latest: digest: sha256:4000c01066e9b5d2b7ebf441c7b25f94a3fdb5f8702fd53a77b7487da0d29424 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:04 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.64 09:43:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:43:05 7e19bc74db06: Preparing 09:43:05 0351fb08811d: Preparing 09:43:05 b5703a1a19de: Preparing 09:43:05 44180206dff7: Preparing 09:43:05 baaf019085b5: Preparing 09:43:05 6c740bb59487: Preparing 09:43:05 2c2b0167237c: Preparing 09:43:05 fc7121b76cc6: Preparing 09:43:05 dd9c8f8612c8: Preparing 09:43:05 2c2b0167237c: Waiting 09:43:05 fc7121b76cc6: Waiting 09:43:05 dd9c8f8612c8: Waiting 09:43:05 6c740bb59487: Waiting 09:43:05 0351fb08811d: Layer already exists 09:43:05 7e19bc74db06: Layer already exists 09:43:05 b5703a1a19de: Layer already exists 09:43:05 baaf019085b5: Layer already exists 09:43:05 44180206dff7: Layer already exists 09:43:05 6c740bb59487: Layer already exists 09:43:05 fc7121b76cc6: Layer already exists 09:43:05 dd9c8f8612c8: Layer already exists 09:43:05 2c2b0167237c: Layer already exists 09:43:05 4.0.0-dev.64: digest: sha256:4000c01066e9b5d2b7ebf441c7b25f94a3fdb5f8702fd53a77b7487da0d29424 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:05 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:43:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:43:06 7e19bc74db06: Preparing 09:43:06 0351fb08811d: Preparing 09:43:06 b5703a1a19de: Preparing 09:43:06 44180206dff7: Preparing 09:43:06 baaf019085b5: Preparing 09:43:06 6c740bb59487: Preparing 09:43:06 2c2b0167237c: Preparing 09:43:06 fc7121b76cc6: Preparing 09:43:06 dd9c8f8612c8: Preparing 09:43:06 6c740bb59487: Waiting 09:43:06 2c2b0167237c: Waiting 09:43:06 fc7121b76cc6: Waiting 09:43:06 dd9c8f8612c8: Waiting 09:43:06 0351fb08811d: Layer already exists 09:43:06 44180206dff7: Layer already exists 09:43:06 b5703a1a19de: Layer already exists 09:43:06 7e19bc74db06: Layer already exists 09:43:06 baaf019085b5: Layer already exists 09:43:06 2c2b0167237c: Layer already exists 09:43:06 6c740bb59487: Layer already exists 09:43:06 dd9c8f8612c8: Layer already exists 09:43:06 fc7121b76cc6: Layer already exists 09:43:06 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64: digest: sha256:4000c01066e9b5d2b7ebf441c7b25f94a3fdb5f8702fd53a77b7487da0d29424 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:06 + 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 09:43:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 09:43:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:43:07 7e19bc74db06: Preparing 09:43:07 0351fb08811d: Preparing 09:43:07 b5703a1a19de: Preparing 09:43:07 44180206dff7: Preparing 09:43:07 baaf019085b5: Preparing 09:43:07 6c740bb59487: Preparing 09:43:07 2c2b0167237c: Preparing 09:43:07 fc7121b76cc6: Preparing 09:43:07 dd9c8f8612c8: Preparing 09:43:07 2c2b0167237c: Waiting 09:43:07 fc7121b76cc6: Waiting 09:43:07 dd9c8f8612c8: Waiting 09:43:07 6c740bb59487: Waiting 09:43:07 baaf019085b5: Layer already exists 09:43:07 44180206dff7: Layer already exists 09:43:07 0351fb08811d: Layer already exists 09:43:07 7e19bc74db06: Layer already exists 09:43:07 b5703a1a19de: Layer already exists 09:43:07 2c2b0167237c: Layer already exists 09:43:07 6c740bb59487: Layer already exists 09:43:07 dd9c8f8612c8: Layer already exists 09:43:07 fc7121b76cc6: Layer already exists 09:43:07 main: digest: sha256:4000c01066e9b5d2b7ebf441c7b25f94a3fdb5f8702fd53a77b7487da0d29424 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:43:07 ===================================================== [Pipeline] echo 09:43:07 taggedImages: 09:43:07 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:43:07 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 09:43:07 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.0.0-dev.64 09:43:07 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:43:07 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 09:43:07 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 09:43:07 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:43:07 latest 09:43:07 4.0.0-dev.64 09:43:07 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:43:07 main 09:43:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:07 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:43:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:43:08 d5d554feed5a: Preparing 09:43:08 304a301811d5: Preparing 09:43:08 d888d359d23b: Preparing 09:43:08 44180206dff7: Preparing 09:43:08 baaf019085b5: Preparing 09:43:08 6c740bb59487: Preparing 09:43:08 2264bc0af31d: Preparing 09:43:08 ddecb1d30f67: Preparing 09:43:08 dd9c8f8612c8: Preparing 09:43:08 2264bc0af31d: Waiting 09:43:08 ddecb1d30f67: Waiting 09:43:08 6c740bb59487: Waiting 09:43:08 dd9c8f8612c8: Waiting 09:43:08 44180206dff7: Layer already exists 09:43:08 baaf019085b5: Layer already exists 09:43:08 6c740bb59487: Layer already exists 09:43:08 2264bc0af31d: Layer already exists 09:43:08 ddecb1d30f67: Layer already exists 09:43:08 dd9c8f8612c8: Layer already exists 09:43:08 d888d359d23b: Pushed 09:43:08 d5d554feed5a: Pushed 09:43:08 304a301811d5: Pushed 09:43:08 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232: digest: sha256:6d7f136692d56943b7fcfa63c1e1817ca1c84d1f27c454ad19147ba4c5cffeec size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:08 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 09:43:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:43:09 d5d554feed5a: Preparing 09:43:09 304a301811d5: Preparing 09:43:09 d888d359d23b: Preparing 09:43:09 44180206dff7: Preparing 09:43:09 baaf019085b5: Preparing 09:43:09 6c740bb59487: Preparing 09:43:09 2264bc0af31d: Preparing 09:43:09 ddecb1d30f67: Preparing 09:43:09 dd9c8f8612c8: Preparing 09:43:09 6c740bb59487: Waiting 09:43:09 ddecb1d30f67: Waiting 09:43:09 dd9c8f8612c8: Waiting 09:43:09 2264bc0af31d: Waiting 09:43:09 44180206dff7: Layer already exists 09:43:09 baaf019085b5: Layer already exists 09:43:09 d5d554feed5a: Layer already exists 09:43:09 d888d359d23b: Layer already exists 09:43:09 304a301811d5: Layer already exists 09:43:09 6c740bb59487: Layer already exists 09:43:09 ddecb1d30f67: Layer already exists 09:43:09 2264bc0af31d: Layer already exists 09:43:09 dd9c8f8612c8: Layer already exists 09:43:09 latest: digest: sha256:6d7f136692d56943b7fcfa63c1e1817ca1c84d1f27c454ad19147ba4c5cffeec size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:09 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.64 09:43:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:43:10 d5d554feed5a: Preparing 09:43:10 304a301811d5: Preparing 09:43:10 d888d359d23b: Preparing 09:43:10 44180206dff7: Preparing 09:43:10 baaf019085b5: Preparing 09:43:10 6c740bb59487: Preparing 09:43:10 2264bc0af31d: Preparing 09:43:10 ddecb1d30f67: Preparing 09:43:10 dd9c8f8612c8: Preparing 09:43:10 2264bc0af31d: Waiting 09:43:10 6c740bb59487: Waiting 09:43:10 ddecb1d30f67: Waiting 09:43:10 dd9c8f8612c8: Waiting 09:43:10 d888d359d23b: Layer already exists 09:43:10 d5d554feed5a: Layer already exists 09:43:10 304a301811d5: Layer already exists 09:43:10 44180206dff7: Layer already exists 09:43:10 baaf019085b5: Layer already exists 09:43:10 2264bc0af31d: Layer already exists 09:43:10 dd9c8f8612c8: Layer already exists 09:43:10 6c740bb59487: Layer already exists 09:43:10 ddecb1d30f67: Layer already exists 09:43:10 4.0.0-dev.64: digest: sha256:6d7f136692d56943b7fcfa63c1e1817ca1c84d1f27c454ad19147ba4c5cffeec size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:10 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:43:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:43:10 d5d554feed5a: Preparing 09:43:10 304a301811d5: Preparing 09:43:10 d888d359d23b: Preparing 09:43:10 44180206dff7: Preparing 09:43:10 baaf019085b5: Preparing 09:43:10 6c740bb59487: Preparing 09:43:10 2264bc0af31d: Preparing 09:43:10 ddecb1d30f67: Preparing 09:43:10 dd9c8f8612c8: Preparing 09:43:10 2264bc0af31d: Waiting 09:43:10 ddecb1d30f67: Waiting 09:43:10 6c740bb59487: Waiting 09:43:10 304a301811d5: Layer already exists 09:43:10 d888d359d23b: Layer already exists 09:43:10 44180206dff7: Layer already exists 09:43:10 baaf019085b5: Layer already exists 09:43:10 d5d554feed5a: Layer already exists 09:43:10 2264bc0af31d: Layer already exists 09:43:10 6c740bb59487: Layer already exists 09:43:10 ddecb1d30f67: Layer already exists 09:43:10 dd9c8f8612c8: Layer already exists 09:43:10 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64: digest: sha256:6d7f136692d56943b7fcfa63c1e1817ca1c84d1f27c454ad19147ba4c5cffeec size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:11 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 09:43:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:43:11 d5d554feed5a: Preparing 09:43:11 304a301811d5: Preparing 09:43:11 d888d359d23b: Preparing 09:43:11 44180206dff7: Preparing 09:43:11 baaf019085b5: Preparing 09:43:11 6c740bb59487: Preparing 09:43:11 2264bc0af31d: Preparing 09:43:11 ddecb1d30f67: Preparing 09:43:11 dd9c8f8612c8: Preparing 09:43:11 2264bc0af31d: Waiting 09:43:11 ddecb1d30f67: Waiting 09:43:11 dd9c8f8612c8: Waiting 09:43:11 6c740bb59487: Waiting 09:43:11 d5d554feed5a: Layer already exists 09:43:11 d888d359d23b: Layer already exists 09:43:11 44180206dff7: Layer already exists 09:43:11 baaf019085b5: Layer already exists 09:43:11 304a301811d5: Layer already exists 09:43:11 2264bc0af31d: Layer already exists 09:43:11 ddecb1d30f67: Layer already exists 09:43:11 6c740bb59487: Layer already exists 09:43:11 dd9c8f8612c8: Layer already exists 09:43:11 main: digest: sha256:6d7f136692d56943b7fcfa63c1e1817ca1c84d1f27c454ad19147ba4c5cffeec size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:43:11 ===================================================== [Pipeline] echo 09:43:11 taggedImages: 09:43:11 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:43:11 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 09:43:11 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.0.0-dev.64 09:43:11 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:43:11 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 09:43:11 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 09:43:11 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:43:11 latest 09:43:11 4.0.0-dev.64 09:43:11 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:43:11 main 09:43:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:12 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:43:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:43:12 1595f3c058c3: Preparing 09:43:12 f7cefe7e1ea6: Preparing 09:43:12 44180206dff7: Preparing 09:43:12 baaf019085b5: Preparing 09:43:12 794b34beae96: Preparing 09:43:12 f4e512be3b19: Preparing 09:43:12 dd9c8f8612c8: Preparing 09:43:12 f4e512be3b19: Waiting 09:43:12 dd9c8f8612c8: Waiting 09:43:12 44180206dff7: Layer already exists 09:43:12 baaf019085b5: Layer already exists 09:43:12 dd9c8f8612c8: Layer already exists 09:43:12 794b34beae96: Pushed 09:43:12 1595f3c058c3: Pushed 09:43:13 f4e512be3b19: Pushed 09:43:20 f7cefe7e1ea6: Pushed 09:43:20 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232: digest: sha256:c18746d7982c7b3784c4795137ce804d360705fba9081cfd009f749321e0efaa size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:20 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 09:43:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:43:21 1595f3c058c3: Preparing 09:43:21 f7cefe7e1ea6: Preparing 09:43:21 44180206dff7: Preparing 09:43:21 baaf019085b5: Preparing 09:43:21 794b34beae96: Preparing 09:43:21 f4e512be3b19: Preparing 09:43:21 dd9c8f8612c8: Preparing 09:43:21 f4e512be3b19: Waiting 09:43:21 dd9c8f8612c8: Waiting 09:43:21 baaf019085b5: Layer already exists 09:43:21 f7cefe7e1ea6: Layer already exists 09:43:21 44180206dff7: Layer already exists 09:43:21 794b34beae96: Layer already exists 09:43:21 1595f3c058c3: Layer already exists 09:43:21 f4e512be3b19: Layer already exists 09:43:21 dd9c8f8612c8: Layer already exists 09:43:21 latest: digest: sha256:c18746d7982c7b3784c4795137ce804d360705fba9081cfd009f749321e0efaa size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:21 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.64 09:43:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:43:21 1595f3c058c3: Preparing 09:43:21 f7cefe7e1ea6: Preparing 09:43:21 44180206dff7: Preparing 09:43:21 baaf019085b5: Preparing 09:43:21 794b34beae96: Preparing 09:43:21 f4e512be3b19: Preparing 09:43:21 dd9c8f8612c8: Preparing 09:43:21 f4e512be3b19: Waiting 09:43:21 dd9c8f8612c8: Waiting 09:43:21 baaf019085b5: Layer already exists 09:43:21 44180206dff7: Layer already exists 09:43:21 794b34beae96: Layer already exists 09:43:21 1595f3c058c3: Layer already exists 09:43:21 f7cefe7e1ea6: Layer already exists 09:43:21 f4e512be3b19: Layer already exists 09:43:21 dd9c8f8612c8: Layer already exists 09:43:21 4.0.0-dev.64: digest: sha256:c18746d7982c7b3784c4795137ce804d360705fba9081cfd009f749321e0efaa size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:22 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:43:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:43:22 1595f3c058c3: Preparing 09:43:22 f7cefe7e1ea6: Preparing 09:43:22 44180206dff7: Preparing 09:43:22 baaf019085b5: Preparing 09:43:22 794b34beae96: Preparing 09:43:22 f4e512be3b19: Preparing 09:43:22 dd9c8f8612c8: Preparing 09:43:22 dd9c8f8612c8: Waiting 09:43:22 f4e512be3b19: Waiting 09:43:22 f7cefe7e1ea6: Layer already exists 09:43:22 794b34beae96: Layer already exists 09:43:22 1595f3c058c3: Layer already exists 09:43:22 baaf019085b5: Layer already exists 09:43:22 44180206dff7: Layer already exists 09:43:22 dd9c8f8612c8: Layer already exists 09:43:22 f4e512be3b19: Layer already exists 09:43:22 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64: digest: sha256:c18746d7982c7b3784c4795137ce804d360705fba9081cfd009f749321e0efaa size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:22 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:23 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 09:43:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:43:23 1595f3c058c3: Preparing 09:43:23 f7cefe7e1ea6: Preparing 09:43:23 44180206dff7: Preparing 09:43:23 baaf019085b5: Preparing 09:43:23 794b34beae96: Preparing 09:43:23 f4e512be3b19: Preparing 09:43:23 dd9c8f8612c8: Preparing 09:43:23 dd9c8f8612c8: Waiting 09:43:23 f4e512be3b19: Waiting 09:43:23 1595f3c058c3: Layer already exists 09:43:23 f7cefe7e1ea6: Layer already exists 09:43:23 44180206dff7: Layer already exists 09:43:23 794b34beae96: Layer already exists 09:43:23 baaf019085b5: Layer already exists 09:43:23 f4e512be3b19: Layer already exists 09:43:23 dd9c8f8612c8: Layer already exists 09:43:23 main: digest: sha256:c18746d7982c7b3784c4795137ce804d360705fba9081cfd009f749321e0efaa size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:43:23 ===================================================== [Pipeline] echo 09:43:23 taggedImages: 09:43:23 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:43:23 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 09:43:23 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.0.0-dev.64 09:43:23 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:43:23 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 09:43:23 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 09:43:23 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:43:23 latest 09:43:23 4.0.0-dev.64 09:43:23 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:43:23 main 09:43:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:24 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:24 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:43:24 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:43:24 a56b5c137b21: Preparing 09:43:24 abc076de28e2: Preparing 09:43:24 44180206dff7: Preparing 09:43:24 baaf019085b5: Preparing 09:43:24 34403b995a73: Preparing 09:43:24 c23fca0a2820: Preparing 09:43:24 dd9c8f8612c8: Preparing 09:43:24 c23fca0a2820: Waiting 09:43:24 dd9c8f8612c8: Waiting 09:43:24 baaf019085b5: Layer already exists 09:43:24 44180206dff7: Layer already exists 09:43:24 dd9c8f8612c8: Layer already exists 09:43:24 34403b995a73: Pushed 09:43:24 a56b5c137b21: Pushed 09:43:24 c23fca0a2820: Pushed 09:43:33 abc076de28e2: Pushed 09:43:33 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232: digest: sha256:e2e42bb6e527a0dbe8d7a851d2c354a46c240e0bf8de6047dce1ec076e74744a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:33 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 09:43:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:43:33 a56b5c137b21: Preparing 09:43:33 abc076de28e2: Preparing 09:43:33 44180206dff7: Preparing 09:43:33 baaf019085b5: Preparing 09:43:33 34403b995a73: Preparing 09:43:33 c23fca0a2820: Preparing 09:43:33 dd9c8f8612c8: Preparing 09:43:33 c23fca0a2820: Waiting 09:43:33 dd9c8f8612c8: Waiting 09:43:33 abc076de28e2: Layer already exists 09:43:33 34403b995a73: Layer already exists 09:43:33 baaf019085b5: Layer already exists 09:43:33 44180206dff7: Layer already exists 09:43:33 a56b5c137b21: Layer already exists 09:43:33 c23fca0a2820: Layer already exists 09:43:33 dd9c8f8612c8: Layer already exists 09:43:34 latest: digest: sha256:e2e42bb6e527a0dbe8d7a851d2c354a46c240e0bf8de6047dce1ec076e74744a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:34 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.64 09:43:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:43:34 a56b5c137b21: Preparing 09:43:34 abc076de28e2: Preparing 09:43:34 44180206dff7: Preparing 09:43:34 baaf019085b5: Preparing 09:43:34 34403b995a73: Preparing 09:43:34 c23fca0a2820: Preparing 09:43:34 dd9c8f8612c8: Preparing 09:43:34 c23fca0a2820: Waiting 09:43:34 dd9c8f8612c8: Waiting 09:43:34 a56b5c137b21: Layer already exists 09:43:34 34403b995a73: Layer already exists 09:43:34 baaf019085b5: Layer already exists 09:43:34 44180206dff7: Layer already exists 09:43:34 abc076de28e2: Layer already exists 09:43:34 c23fca0a2820: Layer already exists 09:43:34 dd9c8f8612c8: Layer already exists 09:43:34 4.0.0-dev.64: digest: sha256:e2e42bb6e527a0dbe8d7a851d2c354a46c240e0bf8de6047dce1ec076e74744a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:35 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:35 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:43:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:43:35 a56b5c137b21: Preparing 09:43:35 abc076de28e2: Preparing 09:43:35 44180206dff7: Preparing 09:43:35 baaf019085b5: Preparing 09:43:35 34403b995a73: Preparing 09:43:35 c23fca0a2820: Preparing 09:43:35 dd9c8f8612c8: Preparing 09:43:35 c23fca0a2820: Waiting 09:43:35 dd9c8f8612c8: Waiting 09:43:35 abc076de28e2: Layer already exists 09:43:35 34403b995a73: Layer already exists 09:43:35 44180206dff7: Layer already exists 09:43:35 a56b5c137b21: Layer already exists 09:43:35 baaf019085b5: Layer already exists 09:43:35 dd9c8f8612c8: Layer already exists 09:43:35 c23fca0a2820: Layer already exists 09:43:35 e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64: digest: sha256:e2e42bb6e527a0dbe8d7a851d2c354a46c240e0bf8de6047dce1ec076e74744a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:35 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:36 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 09:43:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:43:36 a56b5c137b21: Preparing 09:43:36 abc076de28e2: Preparing 09:43:36 44180206dff7: Preparing 09:43:36 baaf019085b5: Preparing 09:43:36 34403b995a73: Preparing 09:43:36 c23fca0a2820: Preparing 09:43:36 dd9c8f8612c8: Preparing 09:43:36 c23fca0a2820: Waiting 09:43:36 dd9c8f8612c8: Waiting 09:43:36 44180206dff7: Layer already exists 09:43:36 abc076de28e2: Layer already exists 09:43:36 baaf019085b5: Layer already exists 09:43:36 34403b995a73: Layer already exists 09:43:36 a56b5c137b21: Layer already exists 09:43:36 dd9c8f8612c8: Layer already exists 09:43:36 c23fca0a2820: Layer already exists 09:43:36 main: digest: sha256:e2e42bb6e527a0dbe8d7a851d2c354a46c240e0bf8de6047dce1ec076e74744a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:43:36 ===================================================== [Pipeline] echo 09:43:36 taggedImages: 09:43:36 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 09:43:36 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 09:43:36 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.0.0-dev.64 09:43:36 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232-4.0.0-dev.64 09:43:36 - 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 09:43:37 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:43:37 09:43:37 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:43:37 arm64: Pulling from edgex-lftools-log-publisher 09:43:37 8998bd30e6a1: Pulling fs layer 09:43:37 04944245beec: Pulling fs layer 09:43:37 699f458cf7ca: Pulling fs layer 09:43:37 765212b225bb: Pulling fs layer 09:43:37 f23df028b6ca: Pulling fs layer 09:43:37 d65c8cfc05b1: Pulling fs layer 09:43:37 2437ff75d9bd: Pulling fs layer 09:43:37 f23df028b6ca: Waiting 09:43:37 d65c8cfc05b1: Waiting 09:43:37 2437ff75d9bd: Waiting 09:43:37 765212b225bb: Waiting 09:43:37 04944245beec: Verifying Checksum 09:43:37 04944245beec: Download complete 09:43:37 765212b225bb: Verifying Checksum 09:43:37 765212b225bb: Download complete 09:43:37 f23df028b6ca: Verifying Checksum 09:43:37 f23df028b6ca: Download complete 09:43:37 d65c8cfc05b1: Verifying Checksum 09:43:37 d65c8cfc05b1: Download complete 09:43:37 699f458cf7ca: Verifying Checksum 09:43:37 699f458cf7ca: Download complete 09:43:38 8998bd30e6a1: Verifying Checksum 09:43:38 8998bd30e6a1: Download complete 09:43:40 2437ff75d9bd: Verifying Checksum 09:43:40 2437ff75d9bd: Download complete 09:43:42 8998bd30e6a1: Pull complete 09:43:43 04944245beec: Pull complete 09:43:45 699f458cf7ca: Pull complete 09:43:45 765212b225bb: Pull complete 09:43:46 f23df028b6ca: Pull complete 09:43:46 d65c8cfc05b1: Pull complete 09:44:04 2437ff75d9bd: Pull complete 09:44:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:44:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:44:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:44:04 prd-ubuntu20.04-docker-arm64-4c-16g-39778 does not seem to be running inside a container 09:44:04 $ 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/802 -v /w/workspace/edgex-go/802:/w/workspace/edgex-go/802:rw,z -v /w/workspace/edgex-go/802@tmp:/w/workspace/edgex-go/802@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:44:05 $ docker top c0aeace3ae00608280947dc6c3cf060a258eb88a7f86370c85ceb60ad86b3565 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:44:06 ---> job-cost.sh 09:44:06 lf-activate-venv: SKIPPING 09:44:06 INFO: No Stack... 09:44:07 INFO: Retrieving Pricing Info for: v3-standard-4 09:44:08 INFO: Archiving Costs [Pipeline] sh 09:44:08 + cat /w/workspace/edgex-go/802/archives/cost.csv 09:44:08 + cut -d, -f6 [Pipeline] lock 09:44:08 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-802-stack-cost] 09:44:08 Resource [jenkins-edgexfoundry-edgex-go-main-802-stack-cost] did not exist. Created. 09:44:08 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-802-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:44:09 + echo total: 0.10999999940395355 [Pipeline] stash 09:44:10 Stashed 1 file(s) [Pipeline] } 09:44:10 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-802-stack-cost] [Pipeline] // lock [Pipeline] } 09:44:10 $ docker stop --time=1 c0aeace3ae00608280947dc6c3cf060a258eb88a7f86370c85ceb60ad86b3565 09:44:11 $ docker rm -f --volumes c0aeace3ae00608280947dc6c3cf060a258eb88a7f86370c85ceb60ad86b3565 [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 09:44:12 provisioning config files... 09:44:12 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/802@tmp/config1611166737555286504tmp [Pipeline] { [Pipeline] sh 09:44:12 + set +x 09:44:12 + curl -s https://codecov.io/bash 09:44:12 + bash -s -- 09:44:12 09:44:12 _____ _ 09:44:12 / ____| | | 09:44:12 | | ___ __| | ___ ___ _____ __ 09:44:12 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:44:12 | |___| (_) | (_| | __/ (_| (_) \ V / 09:44:12 \_____\___/ \__,_|\___|\___\___/ \_/ 09:44:12 Bash-1.0.6 09:44:12 09:44:12 09:44:12 ==> git version 2.25.1 found 09:44:12 ==> 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 09:44:12 Release-Date: 2020-01-08 09:44:12 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:44:12 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:44:12 ==> Jenkins CI detected. 09:44:12 current dir:  /w/workspace/edgex-go/802 09:44:12 project root: . 09:44:12 --> token set from env 09:44:12 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:44:12 ==> Running gcov in . (disable via -X gcov) 09:44:12 ==> Python coveragepy not found 09:44:12 ==> Searching for coverage reports in: 09:44:12 + . 09:44:12 -> Found 1 reports 09:44:12 ==> Detecting git/mercurial file structure 09:44:12 ==> Reading reports 09:44:12 + ./coverage.out bytes=1651062 09:44:12 ==> Appending adjustments 09:44:12 https://docs.codecov.io/docs/fixing-reports 09:44:14 + Found adjustments 09:44:14 ==> Gzipping contents 09:44:14 140K /tmp/codecov.QzRYnc.gz 09:44:14 ==> Uploading reports 09:44:14 url: https://codecov.io 09:44:14 query: branch=main&commit=e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232&build=802&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F802%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:44:14 -> Pinging Codecov 09:44:14 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232&build=802&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F802%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:44:14 -> Uploading to 09:44:14 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232/73a3ff74-cae2-4aa2-8b1f-133ba3fafaaa.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250226%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250226T094414Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=0982cc252768c3cada634ae41aed330f40354ab1b3344be703f7a5440f6a8fd6 09:44:14 % Total % Received % Xferd Average Speed Time Time Time Current 09:44:14 Dload Upload Total Spent Left Speed 09:44:14 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 137k 0 0 100 137k 0 335k --:--:-- --:--:-- --:--:-- 335k 09:44:14 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/e77824efa9c4cf8e2a5a5424c0b2b75d68a6f232 [Pipeline] } 09:44:14 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 09:44:15 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:44:15 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:44:15 09:44:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:44:15 latest: Pulling from edgex-devops/edgex-snyk-go 09:44:15 43c4264eed91: Pulling fs layer 09:44:15 4cc291be95ef: Pulling fs layer 09:44:15 2ac1f1163629: Pulling fs layer 09:44:15 5c3c966382ef: Pulling fs layer 09:44:15 5c3c966382ef: Waiting 09:44:15 4f4fb700ef54: Pulling fs layer 09:44:15 d9c7d2e4e75e: Pulling fs layer 09:44:15 9c3e1370e548: Pulling fs layer 09:44:15 4cc291be95ef: Download complete 09:44:15 5c3c966382ef: Verifying Checksum 09:44:15 5c3c966382ef: Download complete 09:44:15 4f4fb700ef54: Download complete 09:44:15 43c4264eed91: Download complete 09:44:16 43c4264eed91: Pull complete 09:44:16 d9c7d2e4e75e: Verifying Checksum 09:44:16 d9c7d2e4e75e: Download complete 09:44:16 4cc291be95ef: Pull complete 09:44:16 2ac1f1163629: Download complete 09:44:16 9c3e1370e548: Verifying Checksum 09:44:16 9c3e1370e548: Download complete 09:44:19 2ac1f1163629: Pull complete 09:44:19 5c3c966382ef: Pull complete 09:44:19 4f4fb700ef54: Pull complete 09:44:19 d9c7d2e4e75e: Pull complete 09:44:22 9c3e1370e548: Pull complete 09:44:22 Digest: sha256:2575774333c8f892fd046fcd820a1cbff9b068506fa87433bb127c6d9b243e5b 09:44:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:44:22 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:44:23 prd-ubuntu20.04-docker-8c-8g-39777 does not seem to be running inside a container 09:44:23 $ 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/802 -v /w/workspace/edgex-go/802:/w/workspace/edgex-go/802:rw,z -v /w/workspace/edgex-go/802@tmp:/w/workspace/edgex-go/802@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 09:44:25 $ docker top bf3bf9c1637cf0c285e65c044694956e09810c315f79e062052dd5248e7bf75d -eo pid,comm [Pipeline] { [Pipeline] sh 09:44:25 + git config --global --add safe.directory /w/workspace/edgex-go/802 [Pipeline] echo 09:44:25 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 09:44:25 + set -o pipefail 09:44:25 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 09:44:35 09:44:35 Monitoring /w/workspace/edgex-go/802 (github.com/edgexfoundry/edgex-go)... 09:44:35 09:44:35 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/13883f81-3a8a-4f0f-8cfc-c35265db1579 09:44:35 09:44:35 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:44:35 [Pipeline] } 09:44:35 $ docker stop --time=1 bf3bf9c1637cf0c285e65c044694956e09810c315f79e062052dd5248e7bf75d 09:44:38 $ docker rm -f --volumes bf3bf9c1637cf0c285e65c044694956e09810c315f79e062052dd5248e7bf75d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 09:44:38 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:44:38 provisioning config files... 09:44:38 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/802@tmp/config10130975949636594158tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:44:39 --> edgex-publish-swagger.sh 09:44:39 === Publish openapi API === 09:44:39 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 09:44:39 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/802/openapi/core-command.yaml] 09:44:39 % Total % Received % Xferd Average Speed Time Time Time Current 09:44:39 Dload Upload Total Spent Left Speed 09:44:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 150k --:--:-- --:--:-- --:--:-- 149k 100 32782 0 0 100 32782 0 74504 --:--:-- --:--:-- --:--:-- 74335 09:44:39 09:44:39 09:44:39 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/802/openapi/core-data.yaml] 09:44:39 % Total % Received % Xferd Average Speed Time Time Time Current 09:44:39 Dload Upload Total Spent Left Speed 09:44:39 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72057 0 0 100 72057 0 141k --:--:-- --:--:-- --:--:-- 141k 09:44:39 09:44:39 09:44:39 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/802/openapi/core-keeper.yaml] 09:44:39 % Total % Received % Xferd Average Speed Time Time Time Current 09:44:39 Dload Upload Total Spent Left Speed 09:44:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32901 100 66 100 32835 368 179k --:--:-- --:--:-- --:--:-- 178k 100 32901 100 66 100 32835 366 178k --:--:-- --:--:-- --:--:-- 178k 09:44:40 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:44:40 09:44:40 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/802/openapi/core-metadata.yaml] 09:44:40 % Total % Received % Xferd Average Speed Time Time Time Current 09:44:40 Dload Upload Total Spent Left Speed 09:44:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 156k 100 156 100 156k 436 437k --:--:-- --:--:-- --:--:-- 437k 09:44:40 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 09:44:40 09:44:40 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/802/openapi/security-proxy-auth.yaml] 09:44:40 % Total % Received % Xferd Average Speed Time Time Time Current 09:44:40 Dload Upload Total Spent Left Speed 09:44:40 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 423 153k --:--:-- --:--:-- --:--:-- 153k 09:44:40 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:44:40 09:44:40 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/802/openapi/security-secretstore-setup.yaml] 09:44:40 % Total % Received % Xferd Average Speed Time Time Time Current 09:44:40 Dload Upload Total Spent Left Speed 09:44:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 160 9520 --:--:-- --:--:-- --:--:-- 9657 100 3979 100 66 100 3913 160 9520 --:--:-- --:--:-- --:--:-- 9657 09:44:41 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:44:41 09:44:41 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/802/openapi/support-notifications.yaml] 09:44:41 % Total % Received % Xferd Average Speed Time Time Time Current 09:44:41 Dload Upload Total Spent Left Speed 09:44:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 156 100 99976 472 295k --:--:-- --:--:-- --:--:-- 296k 09:44:41 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 09:44:41 09:44:41 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/802/openapi/support-scheduler.yaml] 09:44:41 % Total % Received % Xferd Average Speed Time Time Time Current 09:44:41 Dload Upload Total Spent Left Speed 09:44:41 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 50857 100 156 100 50701 498 158k --:--:-- --:--:-- --:--:-- 158k 09:44:41 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 09:44:41 [Pipeline] } 09:44:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 09:44:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:44:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:44:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:44:42 prd-ubuntu20.04-docker-8c-8g-39777 does not seem to be running inside a container 09:44:42 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/802 -v /w/workspace/edgex-go/802:/w/workspace/edgex-go/802:rw,z -v /w/workspace/edgex-go/802@tmp:/w/workspace/edgex-go/802@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:44:43 $ docker top a1e0a5f3648659ee85b714c32c58a942168c234f768333f7aaf722093f784708 -eo pid,comm 09:44:43 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). 09:44:43 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:44:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:44:43 [ssh-agent] Looking for ssh-agent implementation... 09:44:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:44:43 $ docker exec a1e0a5f3648659ee85b714c32c58a942168c234f768333f7aaf722093f784708 ssh-agent 09:44:43 SSH_AUTH_SOCK=/tmp/ssh-O2GEevxrJMd5/agent.33 09:44:43 SSH_AGENT_PID=39 09:44:43 Running ssh-add (command line suppressed) 09:44:43 Identity added: /w/workspace/edgex-go/802@tmp/private_key_317453162618074746.key (/w/workspace/edgex-go/802@tmp/private_key_317453162618074746.key) 09:44:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:44:43 + git semver tag 09:44:44 2025-02-26 09:44:44,025 [run_tag] DEBUG tag force:False 09:44:44 2025-02-26 09:44:44,025 [check_head_tag] DEBUG check head tag 09:44:44 2025-02-26 09:44:44,029 [execute] INFO git cat-file --batch-check 09:44:44 2025-02-26 09:44:44,029 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/802, universal_newlines=False, shell=None, istream=) 09:44:44 2025-02-26 09:44:44,033 [execute] INFO git cat-file --batch 09:44:44 2025-02-26 09:44:44,034 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/802, universal_newlines=False, shell=None, istream=) 09:44:44 2025-02-26 09:44:44,093 [read_version] DEBUG read version from /w/workspace/edgex-go/802/.semver/main 09:44:44 2025-02-26 09:44:44,093 [execute] INFO git tag -a v4.0.0-dev.64 -m v4.0.0-dev.64 09:44:44 2025-02-26 09:44:44,093 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.0.0-dev.64', '-m', 'v4.0.0-dev.64'], cwd=/w/workspace/edgex-go/802, universal_newlines=False, shell=None, istream=None) 09:44:44 2025-02-26 09:44:44,098 [read_version] DEBUG read version from /w/workspace/edgex-go/802/.semver/main 09:44:44 4.0.0-dev.64 [Pipeline] } 09:44:44 $ docker exec --env ******** --env ******** a1e0a5f3648659ee85b714c32c58a942168c234f768333f7aaf722093f784708 ssh-agent -k 09:44:44 unset SSH_AUTH_SOCK; 09:44:44 unset SSH_AGENT_PID; 09:44:44 echo Agent pid 39 killed; 09:44:44 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:44:44 + git semver [Pipeline] } 09:44:44 $ docker stop --time=1 a1e0a5f3648659ee85b714c32c58a942168c234f768333f7aaf722093f784708 09:44:46 $ docker rm -f --volumes a1e0a5f3648659ee85b714c32c58a942168c234f768333f7aaf722093f784708 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:46 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:44:46 09:44:46 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:46 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:44:46 0.23.1-centos7: Pulling from edgex-lftools 09:44:46 ab5ef0e58194: Pulling fs layer 09:44:46 9712f1f96733: Pulling fs layer 09:44:46 63f879dbbcfc: Pulling fs layer 09:44:46 0d9ebad4ef96: Pulling fs layer 09:44:46 e9a5061849ea: Pulling fs layer 09:44:46 d747dcd14b5f: Pulling fs layer 09:44:46 2de7ff778b66: Pulling fs layer 09:44:46 0d9ebad4ef96: Waiting 09:44:46 e9a5061849ea: Waiting 09:44:46 d747dcd14b5f: Waiting 09:44:46 9712f1f96733: Verifying Checksum 09:44:46 9712f1f96733: Download complete 09:44:47 63f879dbbcfc: Verifying Checksum 09:44:47 63f879dbbcfc: Download complete 09:44:47 e9a5061849ea: Verifying Checksum 09:44:47 e9a5061849ea: Download complete 09:44:47 2de7ff778b66: Verifying Checksum 09:44:47 2de7ff778b66: Download complete 09:44:47 0d9ebad4ef96: Verifying Checksum 09:44:47 0d9ebad4ef96: Download complete 09:44:47 ab5ef0e58194: Verifying Checksum 09:44:47 ab5ef0e58194: Download complete 09:44:50 ab5ef0e58194: Pull complete 09:44:50 9712f1f96733: Pull complete 09:44:50 63f879dbbcfc: Pull complete 09:44:55 0d9ebad4ef96: Pull complete 09:44:55 e9a5061849ea: Pull complete 09:44:55 d747dcd14b5f: Pull complete 09:44:56 2de7ff778b66: Pull complete 09:44:56 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:44:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:44:56 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:44:56 prd-ubuntu20.04-docker-8c-8g-39777 does not seem to be running inside a container 09:44:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/802 -v /w/workspace/edgex-go/802:/w/workspace/edgex-go/802:rw,z -v /w/workspace/edgex-go/802@tmp:/w/workspace/edgex-go/802@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 09:44:58 $ docker top e3ae6b0ec37c516a49928c0cf9b294b99fa8ae0021604eb66b1c4ed3ccfcc212 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:44:58 provisioning config files... 09:44:58 copy managed file [sigul-config] to file:/w/workspace/edgex-go/802@tmp/config18348765799693878672tmp 09:44:58 copy managed file [sigul-password] to file:/w/workspace/edgex-go/802@tmp/config10663944091827898419tmp 09:44:58 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/802@tmp/config7534354002411170692tmp [Pipeline] { [Pipeline] echo 09:44:58 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:44:59 ---> sigul-configuration.sh 09:44:59 gpg: directory `/root/.gnupg' created 09:44:59 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:44:59 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:44:59 gpg: keyring `/root/.gnupg/secring.gpg' created 09:44:59 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:44:59 gpg: CAST5 encrypted data 09:44:59 gpg: encrypted with 1 passphrase 09:44:59 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:44:59 + mkdir /home/jenkins 09:44:59 + mkdir /home/jenkins/sigul [Pipeline] sh 09:44:59 + 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 09:44:59 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:45:00 ---> sigul-install.sh 09:45:00 Sigul already installed; skipping installation. [Pipeline] sh 09:45:00 + git tag --list 09:45:00 0.6.0 09:45:00 0.6.1 09:45:00 0.7.0 09:45:00 0.7.1 09:45:00 v1.0.0 09:45:00 v1.0.1 09:45:00 v1.1.0 09:45:00 v1.2.0 09:45:00 v1.2.1 09:45:00 v1.3.0 09:45:00 v1.3.1 09:45:00 v2.0.0 09:45:00 v2.1.0 09:45:00 v2.1.1 09:45:00 v2.2.0 09:45:00 v2.3.0 09:45:00 v3.0 09:45:00 v3.0.0 09:45:00 v3.1 09:45:00 v3.1.0 09:45:00 v3.1.0-dev.1 09:45:00 v3.1.0-dev.10 09:45:00 v3.1.0-dev.11 09:45:00 v3.1.0-dev.12 09:45:00 v3.1.0-dev.13 09:45:00 v3.1.0-dev.14 09:45:00 v3.1.0-dev.15 09:45:00 v3.1.0-dev.16 09:45:00 v3.1.0-dev.17 09:45:00 v3.1.0-dev.18 09:45:00 v3.1.0-dev.19 09:45:00 v3.1.0-dev.2 09:45:00 v3.1.0-dev.20 09:45:00 v3.1.0-dev.21 09:45:00 v3.1.0-dev.22 09:45:00 v3.1.0-dev.23 09:45:00 v3.1.0-dev.24 09:45:00 v3.1.0-dev.25 09:45:00 v3.1.0-dev.26 09:45:00 v3.1.0-dev.27 09:45:00 v3.1.0-dev.28 09:45:00 v3.1.0-dev.29 09:45:00 v3.1.0-dev.3 09:45:00 v3.1.0-dev.30 09:45:00 v3.1.0-dev.31 09:45:00 v3.1.0-dev.32 09:45:00 v3.1.0-dev.33 09:45:00 v3.1.0-dev.34 09:45:00 v3.1.0-dev.35 09:45:00 v3.1.0-dev.36 09:45:00 v3.1.0-dev.37 09:45:00 v3.1.0-dev.38 09:45:00 v3.1.0-dev.39 09:45:00 v3.1.0-dev.4 09:45:00 v3.1.0-dev.40 09:45:00 v3.1.0-dev.41 09:45:00 v3.1.0-dev.42 09:45:00 v3.1.0-dev.43 09:45:00 v3.1.0-dev.44 09:45:00 v3.1.0-dev.45 09:45:00 v3.1.0-dev.46 09:45:00 v3.1.0-dev.47 09:45:00 v3.1.0-dev.48 09:45:00 v3.1.0-dev.49 09:45:00 v3.1.0-dev.5 09:45:00 v3.1.0-dev.50 09:45:00 v3.1.0-dev.51 09:45:00 v3.1.0-dev.52 09:45:00 v3.1.0-dev.53 09:45:00 v3.1.0-dev.54 09:45:00 v3.1.0-dev.55 09:45:00 v3.1.0-dev.56 09:45:00 v3.1.0-dev.57 09:45:00 v3.1.0-dev.58 09:45:00 v3.1.0-dev.59 09:45:00 v3.1.0-dev.6 09:45:00 v3.1.0-dev.60 09:45:00 v3.1.0-dev.61 09:45:00 v3.1.0-dev.62 09:45:00 v3.1.0-dev.63 09:45:00 v3.1.0-dev.64 09:45:00 v3.1.0-dev.65 09:45:00 v3.1.0-dev.66 09:45:00 v3.1.0-dev.67 09:45:00 v3.1.0-dev.68 09:45:00 v3.1.0-dev.69 09:45:00 v3.1.0-dev.7 09:45:00 v3.1.0-dev.70 09:45:00 v3.1.0-dev.71 09:45:00 v3.1.0-dev.72 09:45:00 v3.1.0-dev.73 09:45:00 v3.1.0-dev.8 09:45:00 v3.1.0-dev.9 09:45:00 v3.1.1 09:45:00 v3.1.1-dev.1 09:45:00 v3.1.1-dev.2 09:45:00 v3.2.0-dev.1 09:45:00 v3.2.0-dev.10 09:45:00 v3.2.0-dev.100 09:45:00 v3.2.0-dev.101 09:45:00 v3.2.0-dev.102 09:45:00 v3.2.0-dev.103 09:45:00 v3.2.0-dev.104 09:45:00 v3.2.0-dev.105 09:45:00 v3.2.0-dev.106 09:45:00 v3.2.0-dev.107 09:45:00 v3.2.0-dev.108 09:45:00 v3.2.0-dev.109 09:45:00 v3.2.0-dev.11 09:45:00 v3.2.0-dev.12 09:45:00 v3.2.0-dev.13 09:45:00 v3.2.0-dev.14 09:45:00 v3.2.0-dev.15 09:45:00 v3.2.0-dev.16 09:45:00 v3.2.0-dev.17 09:45:00 v3.2.0-dev.18 09:45:00 v3.2.0-dev.19 09:45:00 v3.2.0-dev.2 09:45:00 v3.2.0-dev.20 09:45:00 v3.2.0-dev.21 09:45:00 v3.2.0-dev.22 09:45:00 v3.2.0-dev.23 09:45:00 v3.2.0-dev.24 09:45:00 v3.2.0-dev.25 09:45:00 v3.2.0-dev.26 09:45:00 v3.2.0-dev.27 09:45:00 v3.2.0-dev.28 09:45:00 v3.2.0-dev.29 09:45:00 v3.2.0-dev.3 09:45:00 v3.2.0-dev.30 09:45:00 v3.2.0-dev.31 09:45:00 v3.2.0-dev.32 09:45:00 v3.2.0-dev.33 09:45:00 v3.2.0-dev.34 09:45:00 v3.2.0-dev.35 09:45:00 v3.2.0-dev.36 09:45:00 v3.2.0-dev.37 09:45:00 v3.2.0-dev.38 09:45:00 v3.2.0-dev.39 09:45:00 v3.2.0-dev.4 09:45:00 v3.2.0-dev.40 09:45:00 v3.2.0-dev.41 09:45:00 v3.2.0-dev.42 09:45:00 v3.2.0-dev.43 09:45:00 v3.2.0-dev.44 09:45:00 v3.2.0-dev.45 09:45:00 v3.2.0-dev.46 09:45:00 v3.2.0-dev.47 09:45:00 v3.2.0-dev.48 09:45:00 v3.2.0-dev.49 09:45:00 v3.2.0-dev.5 09:45:00 v3.2.0-dev.50 09:45:00 v3.2.0-dev.51 09:45:00 v3.2.0-dev.52 09:45:00 v3.2.0-dev.53 09:45:00 v3.2.0-dev.54 09:45:00 v3.2.0-dev.55 09:45:00 v3.2.0-dev.56 09:45:00 v3.2.0-dev.57 09:45:00 v3.2.0-dev.58 09:45:00 v3.2.0-dev.59 09:45:00 v3.2.0-dev.6 09:45:00 v3.2.0-dev.60 09:45:00 v3.2.0-dev.61 09:45:00 v3.2.0-dev.62 09:45:00 v3.2.0-dev.63 09:45:00 v3.2.0-dev.64 09:45:00 v3.2.0-dev.65 09:45:00 v3.2.0-dev.66 09:45:00 v3.2.0-dev.67 09:45:00 v3.2.0-dev.68 09:45:00 v3.2.0-dev.69 09:45:00 v3.2.0-dev.7 09:45:00 v3.2.0-dev.70 09:45:00 v3.2.0-dev.71 09:45:00 v3.2.0-dev.72 09:45:00 v3.2.0-dev.73 09:45:00 v3.2.0-dev.74 09:45:00 v3.2.0-dev.75 09:45:00 v3.2.0-dev.76 09:45:00 v3.2.0-dev.77 09:45:00 v3.2.0-dev.78 09:45:00 v3.2.0-dev.79 09:45:00 v3.2.0-dev.8 09:45:00 v3.2.0-dev.80 09:45:00 v3.2.0-dev.81 09:45:00 v3.2.0-dev.82 09:45:00 v3.2.0-dev.83 09:45:00 v3.2.0-dev.84 09:45:00 v3.2.0-dev.85 09:45:00 v3.2.0-dev.86 09:45:00 v3.2.0-dev.87 09:45:00 v3.2.0-dev.88 09:45:00 v3.2.0-dev.89 09:45:00 v3.2.0-dev.9 09:45:00 v3.2.0-dev.90 09:45:00 v3.2.0-dev.91 09:45:00 v3.2.0-dev.92 09:45:00 v3.2.0-dev.93 09:45:00 v3.2.0-dev.94 09:45:00 v3.2.0-dev.95 09:45:00 v3.2.0-dev.96 09:45:00 v3.2.0-dev.97 09:45:00 v3.2.0-dev.98 09:45:00 v3.2.0-dev.99 09:45:00 v4.0.0-dev.1 09:45:00 v4.0.0-dev.10 09:45:00 v4.0.0-dev.11 09:45:00 v4.0.0-dev.12 09:45:00 v4.0.0-dev.13 09:45:00 v4.0.0-dev.14 09:45:00 v4.0.0-dev.15 09:45:00 v4.0.0-dev.16 09:45:00 v4.0.0-dev.17 09:45:00 v4.0.0-dev.18 09:45:00 v4.0.0-dev.19 09:45:00 v4.0.0-dev.2 09:45:00 v4.0.0-dev.20 09:45:00 v4.0.0-dev.21 09:45:00 v4.0.0-dev.22 09:45:00 v4.0.0-dev.23 09:45:00 v4.0.0-dev.24 09:45:00 v4.0.0-dev.25 09:45:00 v4.0.0-dev.26 09:45:00 v4.0.0-dev.27 09:45:00 v4.0.0-dev.28 09:45:00 v4.0.0-dev.29 09:45:00 v4.0.0-dev.3 09:45:00 v4.0.0-dev.30 09:45:00 v4.0.0-dev.31 09:45:00 v4.0.0-dev.32 09:45:00 v4.0.0-dev.33 09:45:00 v4.0.0-dev.34 09:45:00 v4.0.0-dev.35 09:45:00 v4.0.0-dev.36 09:45:00 v4.0.0-dev.37 09:45:00 v4.0.0-dev.38 09:45:00 v4.0.0-dev.39 09:45:00 v4.0.0-dev.4 09:45:00 v4.0.0-dev.40 09:45:00 v4.0.0-dev.41 09:45:00 v4.0.0-dev.42 09:45:00 v4.0.0-dev.43 09:45:00 v4.0.0-dev.44 09:45:00 v4.0.0-dev.45 09:45:00 v4.0.0-dev.46 09:45:00 v4.0.0-dev.47 09:45:00 v4.0.0-dev.48 09:45:00 v4.0.0-dev.49 09:45:00 v4.0.0-dev.5 09:45:00 v4.0.0-dev.50 09:45:00 v4.0.0-dev.51 09:45:00 v4.0.0-dev.52 09:45:00 v4.0.0-dev.53 09:45:00 v4.0.0-dev.54 09:45:00 v4.0.0-dev.55 09:45:00 v4.0.0-dev.56 09:45:00 v4.0.0-dev.57 09:45:00 v4.0.0-dev.58 09:45:00 v4.0.0-dev.59 09:45:00 v4.0.0-dev.6 09:45:00 v4.0.0-dev.60 09:45:00 v4.0.0-dev.61 09:45:00 v4.0.0-dev.62 09:45:00 v4.0.0-dev.63 09:45:00 v4.0.0-dev.64 09:45:00 v4.0.0-dev.7 09:45:00 v4.0.0-dev.8 09:45:00 v4.0.0-dev.9 [Pipeline] sh 09:45:00 + lftools sign git-tag v4.0.0-dev.64 09:45:01 Signing Git tag with Sigul... 09:45:01 Signing v4.0.0-dev.64 [Pipeline] echo 09:45:01 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:45:02 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:45:02 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:45:02 $ docker stop --time=1 e3ae6b0ec37c516a49928c0cf9b294b99fa8ae0021604eb66b1c4ed3ccfcc212 09:45:03 $ docker rm -f --volumes e3ae6b0ec37c516a49928c0cf9b294b99fa8ae0021604eb66b1c4ed3ccfcc212 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:45:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:45:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:45:04 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:45:04 prd-ubuntu20.04-docker-8c-8g-39777 does not seem to be running inside a container 09:45:04 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/802 -v /w/workspace/edgex-go/802:/w/workspace/edgex-go/802:rw,z -v /w/workspace/edgex-go/802@tmp:/w/workspace/edgex-go/802@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:45:04 $ docker top 2d5b877188b7ed12f644089799074f790d866effde42f3b3f3720bf7567c69ac -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:45:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:45:04 [ssh-agent] Looking for ssh-agent implementation... 09:45:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:45:04 $ docker exec 2d5b877188b7ed12f644089799074f790d866effde42f3b3f3720bf7567c69ac ssh-agent 09:45:05 SSH_AUTH_SOCK=/tmp/ssh-ivj0dBR6dz3z/agent.32 09:45:05 SSH_AGENT_PID=38 09:45:05 Running ssh-add (command line suppressed) 09:45:05 Identity added: /w/workspace/edgex-go/802@tmp/private_key_15188544874135393655.key (/w/workspace/edgex-go/802@tmp/private_key_15188544874135393655.key) 09:45:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:45:05 + git semver bump pre 09:45:05 2025-02-26 09:45:05,657 [read_version] DEBUG read version from /w/workspace/edgex-go/802/.semver/main 09:45:05 2025-02-26 09:45:05,657 [bump_version] DEBUG bumping version:4.0.0-dev.64 on axis:pre with prefix:dev 09:45:05 2025-02-26 09:45:05,657 [bump_version] DEBUG bumped version:4.0.0-dev.65 09:45:05 2025-02-26 09:45:05,658 [write_version] DEBUG write version:4.0.0-dev.65 to path:/w/workspace/edgex-go/802/.semver/main with force:True 09:45:05 2025-02-26 09:45:05,658 [read_version] DEBUG read version from /w/workspace/edgex-go/802/.semver/main 09:45:05 2025-02-26 09:45:05,658 [write_file] DEBUG write to file:/w/workspace/edgex-go/802/.semver/main 09:45:05 2025-02-26 09:45:05,660 [execute] INFO git cat-file --batch-check 09:45:05 2025-02-26 09:45:05,660 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/802/.semver, universal_newlines=False, shell=None, istream=) 09:45:05 2025-02-26 09:45:05,666 [execute] INFO git cat-file --batch 09:45:05 2025-02-26 09:45:05,666 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/802/.semver, universal_newlines=False, shell=None, istream=) 09:45:05 2025-02-26 09:45:05,673 [read_version] DEBUG read version from /w/workspace/edgex-go/802/.semver/main 09:45:05 4.0.0-dev.65 [Pipeline] } 09:45:05 $ docker exec --env ******** --env ******** 2d5b877188b7ed12f644089799074f790d866effde42f3b3f3720bf7567c69ac ssh-agent -k 09:45:05 unset SSH_AUTH_SOCK; 09:45:05 unset SSH_AGENT_PID; 09:45:05 echo Agent pid 38 killed; 09:45:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:45:06 + git semver [Pipeline] } 09:45:06 $ docker stop --time=1 2d5b877188b7ed12f644089799074f790d866effde42f3b3f3720bf7567c69ac 09:45:07 $ docker rm -f --volumes 2d5b877188b7ed12f644089799074f790d866effde42f3b3f3720bf7567c69ac [Pipeline] // withDockerContainer [Pipeline] sh 09:45:08 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:45:08 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:08 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:45:08 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:45:08 prd-ubuntu20.04-docker-8c-8g-39777 does not seem to be running inside a container 09:45:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/802 -v /w/workspace/edgex-go/802:/w/workspace/edgex-go/802:rw,z -v /w/workspace/edgex-go/802@tmp:/w/workspace/edgex-go/802@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:45:08 $ docker top 8003e9a0e63e8bd9f1cea64c08a4b83ea05fabea296cf94afbd95fe26bcf1db8 -eo pid,comm 09:45:08 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). 09:45:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:45:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:45:08 [ssh-agent] Looking for ssh-agent implementation... 09:45:09 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:45:09 $ docker exec 8003e9a0e63e8bd9f1cea64c08a4b83ea05fabea296cf94afbd95fe26bcf1db8 ssh-agent 09:45:09 SSH_AUTH_SOCK=/tmp/ssh-0dVd7rnT8Zxb/agent.30 09:45:09 SSH_AGENT_PID=36 09:45:09 Running ssh-add (command line suppressed) 09:45:09 Identity added: /w/workspace/edgex-go/802@tmp/private_key_18087058237184833696.key (/w/workspace/edgex-go/802@tmp/private_key_18087058237184833696.key) 09:45:09 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:45:09 + git semver push 09:45:09 2025-02-26 09:45:09,759 [run_push] DEBUG push 09:45:09 2025-02-26 09:45:09,760 [execute] INFO git cat-file --batch-check 09:45:09 2025-02-26 09:45:09,760 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/802/.semver, universal_newlines=False, shell=None, istream=) 09:45:09 2025-02-26 09:45:09,764 [execute] INFO git rev-list 3ecf90556d1d8f2e5eefc47d828f0532fa3beb23 -- 09:45:09 2025-02-26 09:45:09,764 [execute] DEBUG Popen(['git', 'rev-list', '3ecf90556d1d8f2e5eefc47d828f0532fa3beb23', '--'], cwd=/w/workspace/edgex-go/802/.semver, universal_newlines=False, shell=None, istream=None) 09:45:09 2025-02-26 09:45:09,781 [execute] INFO git fetch -v origin 09:45:09 2025-02-26 09:45:09,782 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/802/.semver, universal_newlines=True, shell=None, istream=None) 09:45:10 2025-02-26 09:45:10,226 [run_push] DEBUG no remote changes detected 09:45:10 2025-02-26 09:45:10,226 [execute] INFO git push origin semver 09:45:10 2025-02-26 09:45:10,227 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/802/.semver, universal_newlines=False, shell=None, istream=None) 09:45:11 2025-02-26 09:45:11,021 [run_push] DEBUG push all version tags 09:45:11 2025-02-26 09:45:11,022 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:45:11 2025-02-26 09:45:11,022 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/802, universal_newlines=False, shell=None, istream=None) 09:45:11 2025-02-26 09:45:11,721 [read_version] DEBUG read version from /w/workspace/edgex-go/802/.semver/main 09:45:11 4.0.0-dev.65 [Pipeline] } 09:45:11 $ docker exec --env ******** --env ******** 8003e9a0e63e8bd9f1cea64c08a4b83ea05fabea296cf94afbd95fe26bcf1db8 ssh-agent -k 09:45:12 unset SSH_AUTH_SOCK; 09:45:12 unset SSH_AGENT_PID; 09:45:12 echo Agent pid 36 killed; 09:45:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:45:12 + git semver [Pipeline] } 09:45:12 $ docker stop --time=1 8003e9a0e63e8bd9f1cea64c08a4b83ea05fabea296cf94afbd95fe26bcf1db8 09:45:13 $ docker rm -f --volumes 8003e9a0e63e8bd9f1cea64c08a4b83ea05fabea296cf94afbd95fe26bcf1db8 [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 09:45:14 + [ -d /w/workspace/edgex-go/802/archives ] [Pipeline] libraryResource [Pipeline] sh 09:45:14 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:45:15 ---> package-listing.sh 09:45:15 ++ facter osfamily 09:45:15 ++ tr '[:upper:]' '[:lower:]' 09:45:15 + OS_FAMILY=debian 09:45:15 + workspace=/w/workspace/edgex-go/802 09:45:15 + START_PACKAGES=/tmp/packages_start.txt 09:45:15 + END_PACKAGES=/tmp/packages_end.txt 09:45:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:45:15 + PACKAGES=/tmp/packages_start.txt 09:45:15 + '[' /w/workspace/edgex-go/802 ']' 09:45:15 + PACKAGES=/tmp/packages_end.txt 09:45:15 + case "${OS_FAMILY}" in 09:45:15 + dpkg -l 09:45:15 + grep '^ii' 09:45:15 + '[' -f /tmp/packages_start.txt ']' 09:45:15 + '[' -f /tmp/packages_end.txt ']' 09:45:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:45:15 + '[' /w/workspace/edgex-go/802 ']' 09:45:15 + mkdir -p /w/workspace/edgex-go/802/archives/ 09:45:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/802/archives/ [Pipeline] echo 09:45:15 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/802/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:45:16 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:45:16 09:45:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:17 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:45:17 latest: Pulling from edgex-lftools-log-publisher 09:45:17 5eb5b503b376: Pulling fs layer 09:45:17 5c69ac0246d0: Pulling fs layer 09:45:17 ec43610c2a17: Pulling fs layer 09:45:17 3a2ae6a8a46f: Pulling fs layer 09:45:17 33b1e0a273af: Pulling fs layer 09:45:17 5d3b04190fa2: Pulling fs layer 09:45:17 2f39f015ded8: Pulling fs layer 09:45:17 33b1e0a273af: Waiting 09:45:17 5d3b04190fa2: Waiting 09:45:17 2f39f015ded8: Waiting 09:45:17 3a2ae6a8a46f: Waiting 09:45:17 5c69ac0246d0: Verifying Checksum 09:45:17 5c69ac0246d0: Download complete 09:45:17 3a2ae6a8a46f: Download complete 09:45:17 33b1e0a273af: Verifying Checksum 09:45:17 33b1e0a273af: Download complete 09:45:17 5d3b04190fa2: Download complete 09:45:17 ec43610c2a17: Download complete 09:45:17 5eb5b503b376: Verifying Checksum 09:45:17 5eb5b503b376: Download complete 09:45:17 2f39f015ded8: Verifying Checksum 09:45:17 2f39f015ded8: Download complete 09:45:18 5eb5b503b376: Pull complete 09:45:18 5c69ac0246d0: Pull complete 09:45:19 ec43610c2a17: Pull complete 09:45:19 3a2ae6a8a46f: Pull complete 09:45:19 33b1e0a273af: Pull complete 09:45:19 5d3b04190fa2: Pull complete 09:45:24 2f39f015ded8: Pull complete 09:45:24 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:45:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:45:24 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:45:24 prd-ubuntu20.04-docker-8c-8g-39777 does not seem to be running inside a container 09:45: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/802/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/802 -v /w/workspace/edgex-go/802:/w/workspace/edgex-go/802:rw,z -v /w/workspace/edgex-go/802@tmp:/w/workspace/edgex-go/802@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:45:26 $ docker top 924de3e7385bfa7a0d33f4a8a2332a4447c4975772db048fb9e495f88d99e521 -eo pid,comm [Pipeline] { [Pipeline] sh 09:45:27 + touch /tmp/pre-build-complete [Pipeline] sh 09:45:27 + mkdir -p /var/log/sysstat [Pipeline] sh 09:45:27 + ls /var/log/sa-host 09:45:27 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:45:27 provisioning config files... 09:45:27 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/802@tmp/config8163502741411093132tmp [Pipeline] { [Pipeline] echo 09:45:28 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:45:28 ---> create-netrc.sh [Pipeline] } 09:45:28 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:45:28 ---> python-tools-install.sh [Pipeline] echo 09:45:28 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:45:28 ---> sudo-logs.sh 09:45:28 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:45:28 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:45:29 ---> job-cost.sh 09:45:29 lf-activate-venv: SKIPPING 09:45:29 DEBUG: total: 0.10999999940395355 09:45:29 INFO: Retrieving Stack Cost... 09:45:29 INFO: Retrieving Pricing Info for: v3-standard-8 09:45:30 INFO: Archiving Costs [Pipeline] echo 09:45:30 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:45:30 ---> logs-deploy.sh 09:45:30 lf-activate-venv: SKIPPING 09:45:30 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/802 09:45:30 INFO: archiving workspace using pattern(s): 09:45:31 Archives upload complete. 09:45:31 INFO: archiving logs to Nexus 09:45:32 ---> uname -a: 09:45:32 Linux prd-ubuntu20-04-docker-8c-8g-39777 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 09:45:32 09:45:32 09:45:32 ---> lscpu: 09:45:32 Architecture: x86_64 09:45:32 CPU op-mode(s): 32-bit, 64-bit 09:45:32 Byte Order: Little Endian 09:45:32 Address sizes: 40 bits physical, 48 bits virtual 09:45:32 CPU(s): 8 09:45:32 On-line CPU(s) list: 0-7 09:45:32 Thread(s) per core: 1 09:45:32 Core(s) per socket: 1 09:45:32 Socket(s): 8 09:45:32 NUMA node(s): 1 09:45:32 Vendor ID: AuthenticAMD 09:45:32 CPU family: 23 09:45:32 Model: 49 09:45:32 Model name: AMD EPYC-Rome Processor 09:45:32 Stepping: 0 09:45:32 CPU MHz: 2800.000 09:45:32 BogoMIPS: 5600.00 09:45:32 Virtualization: AMD-V 09:45:32 Hypervisor vendor: KVM 09:45:32 Virtualization type: full 09:45:32 L1d cache: 256 KiB 09:45:32 L1i cache: 256 KiB 09:45:32 L2 cache: 4 MiB 09:45:32 L3 cache: 128 MiB 09:45:32 NUMA node0 CPU(s): 0-7 09:45:32 Vulnerability Itlb multihit: Not affected 09:45:32 Vulnerability L1tf: Not affected 09:45:32 Vulnerability Mds: Not affected 09:45:32 Vulnerability Meltdown: Not affected 09:45:32 Vulnerability Mmio stale data: Not affected 09:45:32 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:45:32 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:45:32 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 09:45:32 Vulnerability Srbds: Not affected 09:45:32 Vulnerability Tsx async abort: Not affected 09:45:32 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 09:45:32 09:45:32 09:45:32 ---> nproc: 09:45:32 8 09:45:32 09:45:32 09:45:32 ---> df -h: 09:45:32 Filesystem Size Used Avail Use% Mounted on 09:45:32 overlay 155G 30G 126G 20% / 09:45:32 tmpfs 64M 0 64M 0% /dev 09:45:32 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:45:32 shm 64M 0 64M 0% /dev/shm 09:45:32 /dev/vda1 155G 30G 126G 20% /facter-os 09:45:32 09:45:32 09:45:32 ---> sar -b -r -n DEV: 09:45:32 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-39777) 02/26/25 _x86_64_ (8 CPU) 09:45:32 09:45:32 08:57:25 LINUX RESTART (8 CPU) 09:45:32 09:45:32 08:58:00 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:45:32 08:59:01 437.73 11.93 425.80 0.00 1735.19 157260.25 0.00 09:45:32 09:00:01 43.39 0.02 43.38 0.00 0.13 27043.76 0.00 09:45:32 09:01:01 33.73 0.05 33.68 0.00 0.40 18143.26 0.00 09:45:32 09:02:02 48.08 0.10 47.98 0.00 2.53 37433.63 0.00 09:45:32 09:03:01 1285.55 17.23 1268.32 0.00 2577.43 398477.53 0.00 09:45:32 09:04:01 304.55 1.70 302.85 0.00 255.91 108584.61 0.00 09:45:32 09:05:01 443.39 0.05 443.34 0.00 1.73 114534.62 0.00 09:45:32 09:06:01 629.03 0.05 628.98 0.00 2.80 146423.73 0.00 09:45:32 09:07:01 41.01 0.15 40.86 0.00 24.13 1073.29 0.00 09:45:32 09:08:01 20.58 0.00 20.58 0.00 0.00 501.83 0.00 09:45:32 09:09:01 1.02 0.00 1.02 0.00 0.00 10.80 0.00 09:45:32 09:10:01 1.78 0.00 1.78 0.00 0.00 23.86 0.00 09:45:32 09:11:01 1.07 0.00 1.07 0.00 0.00 11.06 0.00 09:45:32 09:12:01 1.77 0.00 1.77 0.00 0.00 18.80 0.00 09:45:32 09:13:01 1.87 0.02 1.85 0.00 0.13 24.26 0.00 09:45:32 09:14:01 1.43 0.00 1.43 0.00 0.00 15.86 0.00 09:45:32 09:15:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 09:45:32 09:16:01 3.05 1.57 1.48 0.00 36.93 18.40 0.00 09:45:32 09:17:01 1.03 0.02 1.02 0.00 0.13 12.53 0.00 09:45:32 09:18:01 1.92 0.00 1.92 0.00 0.00 22.53 0.00 09:45:32 09:19:01 0.82 0.00 0.82 0.00 0.00 9.73 0.00 09:45:32 09:20:01 1.55 0.63 0.92 0.00 70.52 14.66 0.00 09:45:32 09:21:01 1.65 0.00 1.65 0.00 0.00 18.26 0.00 09:45:32 09:22:01 1.42 0.00 1.42 0.00 0.00 16.53 0.00 09:45:32 09:23:01 1.00 0.00 1.00 0.00 0.00 12.66 0.00 09:45:32 09:24:01 0.95 0.00 0.95 0.00 0.00 12.80 0.00 09:45:32 09:25:01 0.88 0.00 0.88 0.00 0.00 10.66 0.00 09:45:32 09:26:01 0.98 0.00 0.98 0.00 0.00 12.66 0.00 09:45:32 09:27:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 09:45:32 09:28:01 1.45 0.00 1.45 0.00 0.00 17.86 0.00 09:45:32 09:29:01 0.80 0.00 0.80 0.00 0.00 9.60 0.00 09:45:32 09:30:01 1.33 0.00 1.33 0.00 0.00 16.40 0.00 09:45:32 09:31:01 0.87 0.00 0.87 0.00 0.00 10.13 0.00 09:45:32 09:32:01 1.32 0.00 1.32 0.00 0.00 15.86 0.00 09:45:32 09:33:01 1.05 0.00 1.05 0.00 0.00 12.53 0.00 09:45:32 09:34:01 1.05 0.00 1.05 0.00 0.00 13.20 0.00 09:45:32 09:35:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 09:45:32 09:36:01 1.17 0.00 1.17 0.00 0.00 13.46 0.00 09:45:32 09:37:01 0.83 0.00 0.83 0.00 0.00 9.87 0.00 09:45:32 09:38:01 1.40 0.00 1.40 0.00 0.00 17.46 0.00 09:45:32 09:39:01 0.90 0.00 0.90 0.00 0.00 10.80 0.00 09:45:32 09:40:01 1.22 0.00 1.22 0.00 0.00 14.80 0.00 09:45:32 09:41:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 09:45:32 09:42:01 1.28 0.00 1.28 0.00 0.00 16.00 0.00 09:45:32 09:43:01 1.07 0.00 1.07 0.00 0.00 12.93 0.00 09:45:32 09:44:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 09:45:32 09:45:01 179.31 0.20 179.11 0.00 11.33 61281.97 0.00 09:45:32 Average: 74.41 0.72 73.70 0.00 100.12 22709.17 0.00 09:45:32 09:45:32 08:58:00 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:45:32 08:59:01 28370076 31531352 776316 2.36 125100 3249684 1757320 5.18 1148072 2908004 464 09:45:32 09:00:01 26959372 31360544 938540 2.85 129648 4392116 2266432 6.68 2019616 3345748 376424 09:45:32 09:01:01 27039408 31419640 877496 2.67 134000 4338256 2197000 6.47 1465472 3792736 334556 09:45:32 09:02:02 27617900 31505016 799848 2.43 136784 3901604 2014100 5.94 1342404 3400912 351292 09:45:32 09:03:01 13755520 31367028 879220 2.67 365216 16733868 2495252 7.35 2881120 14995108 2212016 09:45:32 09:04:01 8172952 28255752 3920816 11.92 408756 18777852 11009276 32.45 6945256 16026176 1392500 09:45:32 09:05:01 4585572 27227400 4952512 15.06 423136 21227152 11102060 32.72 9044720 17422424 802720 09:45:32 09:06:01 8792728 31393408 850872 2.59 436732 21361180 2258292 6.66 3398180 19145108 524 09:45:32 09:07:01 8800452 31404644 838428 2.55 438796 21362424 2334612 6.88 3643044 18896612 580 09:45:32 09:08:01 8812312 31417460 825664 2.51 439672 21362588 2232768 6.58 3988056 18539744 256 09:45:32 09:09:01 8814736 31419936 823012 2.50 439692 21362588 2232768 6.58 3985012 18539744 16 09:45:32 09:10:01 8816664 31422028 821368 2.50 439736 21362720 2232768 6.58 3983552 18539868 48 09:45:32 09:11:01 8817060 31422476 821100 2.50 439744 21362724 2232768 6.58 3983260 18539872 8 09:45:32 09:12:01 8817296 31422712 820828 2.50 439768 21362724 2232768 6.58 3983296 18539872 8 09:45:32 09:13:01 8832288 31437816 805696 2.45 439812 21362704 2244112 6.61 3967740 18539860 32 09:45:32 09:14:01 8831996 31437528 805932 2.45 439832 21362704 2244112 6.61 3967680 18539860 4 09:45:32 09:15:01 8832192 31437768 805640 2.45 439848 21362708 2244112 6.61 3967724 18539864 8 09:45:32 09:16:01 8825264 31432996 810308 2.46 439880 21363820 2260368 6.66 3975440 18540232 56 09:45:32 09:17:01 8823924 31431664 811572 2.47 439900 21363816 2260368 6.66 3975772 18540160 16 09:45:32 09:18:01 8825084 31432920 810460 2.46 439924 21363824 2260368 6.66 3974784 18540160 16 09:45:32 09:19:01 8825076 31432912 810436 2.46 439936 21363824 2260368 6.66 3974724 18540160 12 09:45:32 09:20:01 8821476 31431536 811984 2.47 439984 21365928 2262412 6.67 3975332 18541932 380 09:45:32 09:21:01 8821964 31432044 811392 2.47 439988 21365928 2262412 6.67 3975328 18541932 8 09:45:32 09:22:01 8821740 31431876 811368 2.47 440000 21365936 2262412 6.67 3975724 18541936 156 09:45:32 09:23:01 8821188 31431352 811872 2.47 440028 21365940 2262412 6.67 3975828 18541944 188 09:45:32 09:24:01 8820920 31431116 812116 2.47 440048 21365944 2262412 6.67 3975500 18541948 56 09:45:32 09:25:01 8821128 31431328 812048 2.47 440060 21365948 2262412 6.67 3975404 18541952 28 09:45:32 09:26:01 8820960 31431192 812060 2.47 440076 21365948 2262412 6.67 3975780 18541952 192 09:45:32 09:27:01 8820904 31431152 812032 2.47 440088 21365952 2262412 6.67 3975780 18541956 172 09:45:32 09:28:01 8821380 31431664 811676 2.47 440116 21365956 2262412 6.67 3975772 18541960 164 09:45:32 09:29:01 8821356 31431648 811628 2.47 440124 21365956 2262412 6.67 3975640 18541960 16 09:45:32 09:30:01 8821144 31431440 811812 2.47 440148 21365960 2262412 6.67 3975408 18541964 12 09:45:32 09:31:01 8821032 31431352 811844 2.47 440168 21365960 2262412 6.67 3975432 18541964 12 09:45:32 09:32:01 8821016 31431344 811812 2.47 440192 21365964 2262412 6.67 3975444 18541968 8 09:45:32 09:33:01 8821188 31431568 811552 2.47 440220 21365960 2262412 6.67 3975548 18541972 16 09:45:32 09:34:01 8821380 31431824 811508 2.47 440248 21365972 2278464 6.71 3975624 18541976 56 09:45:32 09:35:01 8821364 31431816 811464 2.47 440272 21365976 2278464 6.71 3975544 18541980 8 09:45:32 09:36:01 8821592 31432068 811152 2.47 440288 21365976 2278464 6.71 3975568 18541980 4 09:45:32 09:37:01 8821608 31432240 810932 2.47 440292 21366108 2278464 6.71 3975584 18542112 28 09:45:32 09:38:01 8821956 31432596 810720 2.47 440304 21366108 2278464 6.71 3975676 18542116 12 09:45:32 09:39:01 8821680 31432336 810936 2.47 440320 21366116 2278464 6.71 3975632 18542116 40 09:45:32 09:40:01 8821528 31432224 810940 2.47 440340 21366120 2278464 6.71 3975920 18542120 212 09:45:32 09:41:01 8821504 31432232 810880 2.47 440368 21366120 2278464 6.71 3975936 18542120 12 09:45:32 09:42:01 8821456 31432196 810872 2.47 440384 21366128 2278464 6.71 3976140 18542132 160 09:45:32 09:43:01 8821632 31432376 810840 2.47 440412 21366132 2278464 6.71 3976164 18542136 192 09:45:32 09:44:01 8821616 31432428 810820 2.47 440436 21366132 2278464 6.71 3976028 18542136 136 09:45:32 09:45:01 7275948 31324128 912276 2.77 462908 22649080 2405952 7.09 4139908 19776920 912 09:45:32 Average: 10378267 31270895 974566 2.96 411569 19755322 2627975 7.74 3896735 17143392 116484 09:45:32 09:45:32 08:58:00 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:45:32 08:59:01 ens3 1276.22 1111.87 10210.09 130.23 0.00 0.00 0.00 0.00 09:45:32 08:59:01 docker0 777.59 843.44 56.94 4467.47 0.00 0.00 0.00 0.00 09:45:32 08:59:01 lo 4.59 4.59 0.45 0.45 0.00 0.00 0.00 0.00 09:45:32 09:00:01 ens3 35.38 22.10 30.30 15.27 0.00 0.00 0.00 0.00 09:45:32 09:00:01 docker0 0.43 0.50 0.03 0.04 0.00 0.00 0.00 0.00 09:45:32 09:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:45:32 09:00:01 veth6eefa2a 0.43 0.63 0.04 0.05 0.00 0.00 0.00 0.00 09:45:32 09:01:01 ens3 22.98 16.16 17.99 10.39 0.00 0.00 0.00 0.00 09:45:32 09:01:01 docker0 1.08 1.08 0.08 0.09 0.00 0.00 0.00 0.00 09:45:32 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:01:01 veth6eefa2a 1.08 1.10 0.09 0.10 0.00 0.00 0.00 0.00 09:45:32 09:02:02 ens3 98.20 61.96 2221.48 18.44 0.00 0.00 0.00 0.00 09:45:32 09:02:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:02:02 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 09:45:32 09:03:01 ens3 1236.95 655.74 12070.58 239.45 0.00 0.00 0.00 0.00 09:45:32 09:03:01 docker0 537.65 1039.51 45.70 8912.40 0.00 0.00 0.00 0.00 09:45:32 09:03:01 vethfe4826c 0.37 1.36 0.03 0.18 0.00 0.00 0.00 0.00 09:45:32 09:03:01 lo 0.88 0.88 0.10 0.10 0.00 0.00 0.00 0.00 09:45:32 09:04:01 veth9ac6b20 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:45:32 09:04:01 vethd458489 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:45:32 09:04:01 ens3 13.78 7.61 11.05 5.93 0.00 0.00 0.00 0.00 09:45:32 09:04:01 docker0 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:45:32 09:04:01 veth21dc9b1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:45:32 09:04:01 veth153d9e9 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:45:32 09:04:01 veth3f2bf85 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:45:32 09:04:01 veth9904d01 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:45:32 09:04:01 vethfe4826c 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:45:32 09:04:01 veth40d434a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:45:32 09:04:01 veth57c63bb 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:45:32 09:04:01 vethb738877 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:45:32 09:04:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 09:45:32 09:04:01 vethd182b72 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:45:32 09:04:01 veth3c7a113 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:45:32 09:04:01 veth02153c8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 09:45:32 09:05:01 veth9ac6b20 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:05:01 vethd458489 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:05:01 ens3 9.60 4.70 7.59 4.05 0.00 0.00 0.00 0.00 09:45:32 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:05:01 veth153d9e9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:05:01 veth9904d01 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:05:01 vethfe4826c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:05:01 veth40d434a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:05:01 veth57c63bb 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:05:01 vethb738877 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:05:01 vethd182b72 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:05:01 veth3c7a113 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:05:01 veth02153c8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:06:01 ens3 28.53 27.31 16.20 122.20 0.00 0.00 0.00 0.00 09:45:32 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:06:01 lo 3.93 3.93 0.38 0.38 0.00 0.00 0.00 0.00 09:45:32 09:07:01 ens3 433.54 433.21 236.91 1846.97 0.00 0.00 0.00 0.00 09:45:32 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:07:01 lo 53.52 53.52 5.28 5.28 0.00 0.00 0.00 0.00 09:45:32 09:08:01 ens3 279.12 276.27 122.34 1804.54 0.00 0.00 0.00 0.00 09:45:32 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:08:01 lo 22.53 22.53 2.22 2.22 0.00 0.00 0.00 0.00 09:45:32 09:09:01 ens3 1.08 0.43 1.35 0.22 0.00 0.00 0.00 0.00 09:45:32 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:10:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:45:32 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:45:32 09:11:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:12:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:45:32 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:45:32 09:13:01 ens3 0.42 0.12 0.09 0.07 0.00 0.00 0.00 0.00 09:45:32 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:14:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:45:32 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:45:32 09:15:01 ens3 0.08 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:16:01 ens3 6.55 5.22 4.61 5.15 0.00 0.00 0.00 0.00 09:45:32 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:16:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 09:45:32 09:17:01 ens3 1.70 1.48 0.97 1.21 0.00 0.00 0.00 0.00 09:45:32 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:18:01 ens3 0.25 0.18 0.08 0.07 0.00 0.00 0.00 0.00 09:45:32 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:45:32 09:19:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:20:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:45:32 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:45:32 09:21:01 ens3 0.15 0.05 0.06 0.00 0.00 0.00 0.00 0.00 09:45:32 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:22:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:45:32 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:45:32 09:23:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 09:45:32 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:24:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 09:45:32 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:45:32 09:25:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:26:01 ens3 0.42 0.10 0.05 0.01 0.00 0.00 0.00 0.00 09:45:32 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:45:32 09:27:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:28:01 ens3 0.27 0.18 0.08 0.07 0.00 0.00 0.00 0.00 09:45:32 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:45:32 09:29:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:30:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:45:32 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:45:32 09:31:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:32:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:45:32 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:45:32 09:33:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 09:45:32 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:34:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:45:32 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:45:32 09:35:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:36:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 09:45:32 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:45:32 09:37:01 ens3 0.20 0.12 0.17 0.01 0.00 0.00 0.00 0.00 09:45:32 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:38:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 09:45:32 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:45:32 09:39:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:40:01 ens3 0.47 0.10 0.05 0.01 0.00 0.00 0.00 0.00 09:45:32 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:45:32 09:41:01 ens3 0.33 0.07 0.08 0.01 0.00 0.00 0.00 0.00 09:45:32 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:42:01 ens3 0.33 0.10 0.03 0.01 0.00 0.00 0.00 0.00 09:45:32 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:45:32 09:43:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 09:45:32 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:44:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:45:32 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:45:32 09:45:01 ens3 468.29 288.84 8027.48 164.18 0.00 0.00 0.00 0.00 09:45:32 09:45:01 docker0 61.91 105.78 5.78 867.87 0.00 0.00 0.00 0.00 09:45:32 09:45:01 lo 2.47 2.47 0.26 0.26 0.00 0.00 0.00 0.00 09:45:32 09:45:01 veth7b10f8e 0.32 0.38 0.08 0.12 0.00 0.00 0.00 0.00 09:45:32 Average: ens3 83.36 62.20 701.09 92.92 0.00 0.00 0.00 0.00 09:45:32 Average: docker0 29.42 42.28 2.31 301.59 0.00 0.00 0.00 0.00 09:45:32 Average: lo 1.98 1.98 0.19 0.19 0.00 0.00 0.00 0.00 09:45:32 Average: veth7b10f8e 0.01 0.01 0.00 0.00 0.00 0.00 0.00 0.00 09:45:32 09:45:32 09:45:32 ---> sar -P ALL: 09:45:32 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-39777) 02/26/25 _x86_64_ (8 CPU) 09:45:32 09:45:32 08:57:25 LINUX RESTART (8 CPU) 09:45:32 09:45:32 08:58:00 CPU %user %nice %system %iowait %steal %idle 09:45:32 08:59:01 all 10.86 0.00 5.15 1.79 0.06 82.14 09:45:32 08:59:01 0 15.11 0.00 5.79 1.65 0.05 77.40 09:45:32 08:59:01 1 10.48 0.00 5.78 5.13 0.05 78.56 09:45:32 08:59:01 2 10.66 0.00 6.52 4.72 0.07 78.04 09:45:32 08:59:01 3 11.20 0.00 3.82 0.17 0.05 84.76 09:45:32 08:59:01 4 10.39 0.00 6.34 0.07 0.07 83.13 09:45:32 08:59:01 5 8.24 0.00 3.25 0.23 0.05 88.23 09:45:32 08:59:01 6 9.98 0.00 4.27 1.72 0.07 83.97 09:45:32 08:59:01 7 10.77 0.00 5.39 0.68 0.07 83.09 09:45:32 09:00:01 all 45.05 0.00 7.32 0.36 0.10 47.17 09:45:32 09:00:01 0 44.26 0.00 7.58 0.03 0.08 48.04 09:45:32 09:00:01 1 44.33 0.00 7.37 0.03 0.10 48.16 09:45:32 09:00:01 2 44.75 0.00 7.11 0.03 0.08 48.02 09:45:32 09:00:01 3 42.65 0.00 7.92 2.34 0.12 46.98 09:45:32 09:00:01 4 45.52 0.00 6.51 0.03 0.10 47.84 09:45:32 09:00:01 5 45.69 0.00 8.23 0.35 0.12 45.61 09:45:32 09:00:01 6 45.99 0.00 7.14 0.02 0.08 46.78 09:45:32 09:00:01 7 47.21 0.00 6.72 0.02 0.10 45.95 09:45:32 09:01:01 all 59.11 0.00 7.54 0.17 0.09 33.09 09:45:32 09:01:01 0 58.89 0.00 7.13 0.02 0.08 33.88 09:45:32 09:01:01 1 60.64 0.00 7.72 0.00 0.08 31.56 09:45:32 09:01:01 2 58.73 0.00 7.84 0.00 0.08 33.35 09:45:32 09:01:01 3 59.42 0.00 7.41 1.08 0.08 32.01 09:45:32 09:01:01 4 57.47 0.00 6.90 0.02 0.08 35.53 09:45:32 09:01:01 5 58.32 0.00 7.58 0.10 0.08 33.92 09:45:32 09:01:01 6 60.63 0.00 7.72 0.13 0.10 31.41 09:45:32 09:01:01 7 58.83 0.00 8.04 0.02 0.08 33.04 09:45:32 09:02:02 all 36.37 0.00 6.94 0.48 0.08 56.14 09:45:32 09:02:02 0 39.36 0.00 7.35 0.00 0.07 53.22 09:45:32 09:02:02 1 35.38 0.00 7.08 0.74 0.07 56.74 09:45:32 09:02:02 2 37.07 0.00 6.13 0.00 0.08 56.71 09:45:32 09:02:02 3 34.98 0.00 6.14 0.34 0.08 58.47 09:45:32 09:02:02 4 35.96 0.00 6.44 0.00 0.07 57.54 09:45:32 09:02:02 5 37.00 0.00 8.37 2.15 0.08 52.40 09:45:32 09:02:02 6 34.06 0.00 6.86 0.57 0.08 58.42 09:45:32 09:02:02 7 37.13 0.00 7.18 0.02 0.08 55.59 09:45:32 09:03:01 all 30.30 0.00 13.54 17.14 0.11 38.90 09:45:32 09:03:01 0 31.43 0.00 13.43 12.15 0.10 42.89 09:45:32 09:03:01 1 30.68 0.00 13.27 17.53 0.12 38.40 09:45:32 09:03:01 2 30.87 0.00 13.33 14.98 0.09 40.73 09:45:32 09:03:01 3 29.47 0.00 13.09 13.47 0.16 43.81 09:45:32 09:03:01 4 30.16 0.00 14.13 18.20 0.12 37.39 09:45:32 09:03:01 5 30.64 0.00 13.49 16.12 0.10 39.64 09:45:32 09:03:01 6 30.27 0.00 13.58 16.17 0.10 39.88 09:45:32 09:03:01 7 28.91 0.00 14.02 28.48 0.10 28.49 09:45:32 09:04:01 all 73.81 0.00 11.37 4.35 0.11 10.37 09:45:32 09:04:01 0 73.75 0.00 11.27 0.77 0.08 14.14 09:45:32 09:04:01 1 74.85 0.00 10.40 12.12 0.08 2.54 09:45:32 09:04:01 2 73.86 0.00 11.11 1.25 0.12 13.66 09:45:32 09:04:01 3 73.98 0.00 11.05 1.29 0.10 13.59 09:45:32 09:04:01 4 74.22 0.00 11.61 13.27 0.12 0.79 09:45:32 09:04:01 5 72.82 0.00 12.18 2.71 0.12 12.18 09:45:32 09:04:01 6 73.26 0.00 12.11 1.72 0.12 12.79 09:45:32 09:04:01 7 73.71 0.00 11.22 1.71 0.12 13.24 09:45:32 09:05:01 all 90.38 0.00 9.49 0.00 0.13 0.00 09:45:32 09:05:01 0 90.57 0.00 9.31 0.00 0.12 0.00 09:45:32 09:05:01 1 90.82 0.00 9.07 0.00 0.12 0.00 09:45:32 09:05:01 2 91.20 0.00 8.66 0.00 0.13 0.00 09:45:32 09:05:01 3 91.24 0.00 8.63 0.00 0.13 0.00 09:45:32 09:05:01 4 90.45 0.00 9.41 0.00 0.13 0.00 09:45:32 09:05:01 5 88.07 0.00 11.79 0.00 0.13 0.00 09:45:32 09:05:01 6 89.75 0.00 10.10 0.00 0.15 0.00 09:45:32 09:05:01 7 90.97 0.00 8.91 0.00 0.12 0.00 09:45:32 09:06:01 all 74.03 0.00 9.32 1.56 0.12 14.96 09:45:32 09:06:01 0 73.44 0.00 9.09 1.79 0.12 15.57 09:45:32 09:06:01 1 75.61 0.00 8.60 1.17 0.12 14.50 09:45:32 09:06:01 2 73.86 0.00 8.80 1.14 0.15 16.05 09:45:32 09:06:01 3 74.65 0.00 8.81 0.68 0.12 15.74 09:45:32 09:06:01 4 74.42 0.00 9.33 0.73 0.10 15.42 09:45:32 09:06:01 5 72.53 0.00 11.19 1.66 0.12 14.50 09:45:32 09:06:01 6 72.63 0.00 9.98 4.71 0.13 12.55 09:45:32 09:06:01 7 75.13 0.00 8.76 0.62 0.13 15.36 09:45:32 09:07:01 all 7.69 0.00 1.19 0.10 0.06 90.96 09:45:32 09:07:01 0 8.23 0.00 1.38 0.18 0.07 90.13 09:45:32 09:07:01 1 7.35 0.00 1.22 0.03 0.05 91.35 09:45:32 09:07:01 2 9.79 0.00 1.39 0.03 0.07 88.72 09:45:32 09:07:01 3 7.30 0.00 1.07 0.03 0.05 91.55 09:45:32 09:07:01 4 7.87 0.00 1.19 0.27 0.07 90.61 09:45:32 09:07:01 5 7.43 0.00 1.29 0.13 0.07 91.08 09:45:32 09:07:01 6 7.39 0.00 0.94 0.00 0.05 91.62 09:45:32 09:07:01 7 6.15 0.00 1.06 0.15 0.05 92.59 09:45:32 09:08:01 all 7.87 0.00 0.69 0.06 0.06 91.33 09:45:32 09:08:01 0 13.26 0.00 0.92 0.27 0.07 85.49 09:45:32 09:08:01 1 8.61 0.00 0.68 0.03 0.05 90.63 09:45:32 09:08:01 2 5.11 0.00 0.64 0.00 0.07 94.19 09:45:32 09:08:01 3 5.18 0.00 0.60 0.00 0.05 94.17 09:45:32 09:08:01 4 4.54 0.00 0.68 0.00 0.05 94.73 09:45:32 09:08:01 5 11.83 0.00 0.75 0.07 0.07 87.28 09:45:32 09:08:01 6 7.77 0.00 0.55 0.03 0.05 91.60 09:45:32 09:08:01 7 6.68 0.00 0.67 0.08 0.05 92.52 09:45:32 09:09:01 all 0.04 0.00 0.02 0.00 0.02 99.92 09:45:32 09:09:01 0 0.02 0.00 0.03 0.00 0.03 99.92 09:45:32 09:09:01 1 0.00 0.00 0.02 0.02 0.02 99.95 09:45:32 09:09:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:45:32 09:09:01 3 0.08 0.00 0.03 0.00 0.02 99.87 09:45:32 09:09:01 4 0.07 0.00 0.03 0.00 0.03 99.87 09:45:32 09:09:01 5 0.08 0.00 0.05 0.02 0.03 99.82 09:45:32 09:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:45:32 09:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:45:32 09:45:32 09:09:01 CPU %user %nice %system %iowait %steal %idle 09:45:32 09:10:01 all 0.15 0.00 0.02 0.11 0.01 99.70 09:45:32 09:10:01 0 0.07 0.00 0.02 0.43 0.02 99.47 09:45:32 09:10:01 1 0.93 0.00 0.00 0.00 0.02 99.05 09:45:32 09:10:01 2 0.03 0.00 0.03 0.00 0.03 99.90 09:45:32 09:10:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:45:32 09:10:01 4 0.10 0.00 0.07 0.02 0.02 99.80 09:45:32 09:10:01 5 0.03 0.00 0.02 0.47 0.00 99.48 09:45:32 09:10:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:45:32 09:10:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:45:32 09:11:01 all 0.15 0.00 0.02 0.09 0.01 99.72 09:45:32 09:11:01 0 0.03 0.00 0.03 0.00 0.03 99.90 09:45:32 09:11:01 1 1.11 0.00 0.00 0.51 0.02 98.36 09:45:32 09:11:01 2 0.00 0.00 0.03 0.00 0.00 99.97 09:45:32 09:11:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:45:32 09:11:01 4 0.05 0.00 0.02 0.00 0.03 99.90 09:45:32 09:11:01 5 0.02 0.00 0.05 0.22 0.02 99.70 09:45:32 09:11:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:45:32 09:11:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:45:32 09:12:01 all 0.02 0.00 0.02 0.02 0.01 99.94 09:45:32 09:12:01 0 0.02 0.00 0.05 0.05 0.02 99.87 09:45:32 09:12:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:45:32 09:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:45:32 09:12:01 3 0.03 0.00 0.05 0.00 0.02 99.90 09:45:32 09:12:01 4 0.05 0.00 0.05 0.00 0.02 99.88 09:45:32 09:12:01 5 0.03 0.00 0.00 0.08 0.00 99.88 09:45:32 09:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:45:32 09:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:45:32 09:13:01 all 0.02 0.00 0.03 0.02 0.01 99.91 09:45:32 09:13:01 0 0.03 0.00 0.02 0.03 0.02 99.90 09:45:32 09:13:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:45:32 09:13:01 2 0.00 0.00 0.03 0.00 0.02 99.95 09:45:32 09:13:01 3 0.03 0.00 0.03 0.00 0.02 99.92 09:45:32 09:13:01 4 0.03 0.00 0.02 0.00 0.03 99.92 09:45:32 09:13:01 5 0.02 0.00 0.07 0.15 0.02 99.75 09:45:32 09:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:45:32 09:13:01 7 0.00 0.00 0.05 0.00 0.00 99.95 09:45:32 09:14:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:45:32 09:14:01 0 0.02 0.00 0.02 0.02 0.02 99.93 09:45:32 09:14:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:45:32 09:14:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:45:32 09:14:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:45:32 09:14:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:45:32 09:14:01 5 0.02 0.00 0.03 0.02 0.02 99.92 09:45:32 09:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:45:32 09:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:45:32 09:15:01 all 0.03 0.00 0.01 0.00 0.01 99.94 09:45:32 09:15:01 0 0.07 0.00 0.03 0.00 0.02 99.88 09:45:32 09:15:01 1 0.03 0.00 0.00 0.00 0.03 99.93 09:45:32 09:15:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:45:32 09:15:01 3 0.05 0.00 0.00 0.00 0.02 99.93 09:45:32 09:15:01 4 0.05 0.00 0.03 0.00 0.02 99.90 09:45:32 09:15:01 5 0.05 0.00 0.03 0.00 0.02 99.90 09:45:32 09:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:45:32 09:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:45:32 09:16:01 all 0.25 0.00 0.04 0.01 0.01 99.69 09:45:32 09:16:01 0 0.05 0.00 0.03 0.02 0.03 99.87 09:45:32 09:16:01 1 0.00 0.00 0.00 0.03 0.02 99.95 09:45:32 09:16:01 2 0.12 0.00 0.07 0.00 0.00 99.82 09:45:32 09:16:01 3 0.88 0.00 0.00 0.00 0.02 99.10 09:45:32 09:16:01 4 0.15 0.00 0.07 0.00 0.03 99.75 09:45:32 09:16:01 5 0.25 0.00 0.05 0.03 0.02 99.65 09:45:32 09:16:01 6 0.30 0.00 0.05 0.02 0.00 99.63 09:45:32 09:16:01 7 0.23 0.00 0.02 0.00 0.00 99.75 09:45:32 09:17:01 all 0.06 0.00 0.02 0.00 0.01 99.91 09:45:32 09:17:01 0 0.05 0.00 0.03 0.00 0.02 99.90 09:45:32 09:17:01 1 0.02 0.00 0.00 0.02 0.00 99.97 09:45:32 09:17:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:45:32 09:17:01 3 0.22 0.00 0.02 0.00 0.02 99.75 09:45:32 09:17:01 4 0.05 0.00 0.05 0.00 0.02 99.88 09:45:32 09:17:01 5 0.03 0.00 0.02 0.02 0.02 99.92 09:45:32 09:17:01 6 0.07 0.00 0.02 0.00 0.02 99.90 09:45:32 09:17:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:45:32 09:18:01 all 0.03 0.00 0.02 0.00 0.01 99.94 09:45:32 09:18:01 0 0.03 0.00 0.03 0.00 0.00 99.93 09:45:32 09:18:01 1 0.02 0.00 0.02 0.02 0.02 99.93 09:45:32 09:18:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:45:32 09:18:01 3 0.05 0.00 0.02 0.00 0.02 99.92 09:45:32 09:18:01 4 0.07 0.00 0.03 0.00 0.02 99.88 09:45:32 09:18:01 5 0.03 0.00 0.00 0.02 0.00 99.95 09:45:32 09:18:01 6 0.00 0.00 0.02 0.00 0.02 99.97 09:45:32 09:18:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:45:32 09:19:01 all 0.04 0.00 0.01 0.00 0.01 99.93 09:45:32 09:19:01 0 0.05 0.00 0.00 0.00 0.02 99.93 09:45:32 09:19:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:45:32 09:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:45:32 09:19:01 3 0.05 0.00 0.00 0.00 0.02 99.93 09:45:32 09:19:01 4 0.07 0.00 0.05 0.00 0.03 99.85 09:45:32 09:19:01 5 0.10 0.00 0.05 0.00 0.02 99.83 09:45:32 09:19:01 6 0.05 0.00 0.00 0.02 0.02 99.92 09:45:32 09:19:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:45:32 09:20:01 all 0.02 0.00 0.03 0.01 0.01 99.93 09:45:32 09:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:45:32 09:20:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:45:32 09:20:01 2 0.03 0.00 0.03 0.00 0.00 99.93 09:45:32 09:20:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:45:32 09:20:01 4 0.05 0.00 0.05 0.00 0.02 99.88 09:45:32 09:20:01 5 0.05 0.00 0.03 0.02 0.02 99.88 09:45:32 09:20:01 6 0.00 0.00 0.03 0.00 0.02 99.95 09:45:32 09:20:01 7 0.02 0.00 0.07 0.03 0.02 99.87 09:45:32 09:45:32 09:20:01 CPU %user %nice %system %iowait %steal %idle 09:45:32 09:21:01 all 0.10 0.00 0.02 0.00 0.01 99.87 09:45:32 09:21:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:45:32 09:21:01 1 0.58 0.00 0.02 0.02 0.02 99.37 09:45:32 09:21:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:45:32 09:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:45:32 09:21:01 4 0.05 0.00 0.03 0.00 0.02 99.90 09:45:32 09:21:01 5 0.07 0.00 0.03 0.00 0.02 99.88 09:45:32 09:21:01 6 0.05 0.00 0.02 0.00 0.02 99.92 09:45:32 09:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:45:32 09:22:01 all 0.28 0.00 0.02 0.00 0.01 99.69 09:45:32 09:22:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:45:32 09:22:01 1 1.97 0.00 0.00 0.02 0.00 98.01 09:45:32 09:22:01 2 0.02 0.00 0.03 0.00 0.00 99.95 09:45:32 09:22:01 3 0.10 0.00 0.02 0.00 0.02 99.87 09:45:32 09:22:01 4 0.03 0.00 0.03 0.00 0.02 99.92 09:45:32 09:22:01 5 0.07 0.00 0.05 0.00 0.02 99.87 09:45:32 09:22:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:45:32 09:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:45:32 09:23:01 all 0.20 0.00 0.03 0.00 0.01 99.75 09:45:32 09:23:01 0 0.05 0.00 0.03 0.00 0.00 99.92 09:45:32 09:23:01 1 1.35 0.00 0.07 0.00 0.02 98.56 09:45:32 09:23:01 2 0.00 0.00 0.03 0.00 0.00 99.97 09:45:32 09:23:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:45:32 09:23:01 4 0.07 0.00 0.02 0.00 0.03 99.88 09:45:32 09:23:01 5 0.12 0.00 0.03 0.02 0.02 99.82 09:45:32 09:23:01 6 0.02 0.00 0.02 0.02 0.00 99.95 09:45:32 09:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:45:32 09:24:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:45:32 09:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:45:32 09:24:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:45:32 09:24:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:45:32 09:24:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:45:32 09:24:01 4 0.08 0.00 0.03 0.00 0.02 99.87 09:45:32 09:24:01 5 0.07 0.00 0.02 0.00 0.02 99.90 09:45:32 09:24:01 6 0.00 0.00 0.00 0.02 0.02 99.97 09:45:32 09:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:45:32 09:25:01 all 0.04 0.00 0.01 0.00 0.01 99.94 09:45:32 09:25:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:45:32 09:25:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:45:32 09:25:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:45:32 09:25:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:45:32 09:25:01 4 0.05 0.00 0.03 0.00 0.02 99.90 09:45:32 09:25:01 5 0.10 0.00 0.03 0.02 0.02 99.83 09:45:32 09:25:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:45:32 09:25:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:45:32 09:26:01 all 0.14 0.00 0.02 0.03 0.01 99.79 09:45:32 09:26:01 0 0.00 0.00 0.03 0.00 0.00 99.97 09:45:32 09:26:01 1 0.93 0.00 0.00 0.00 0.02 99.05 09:45:32 09:26:01 2 0.03 0.00 0.03 0.00 0.00 99.93 09:45:32 09:26:01 3 0.00 0.00 0.03 0.00 0.02 99.95 09:45:32 09:26:01 4 0.05 0.00 0.00 0.00 0.02 99.93 09:45:32 09:26:01 5 0.05 0.00 0.07 0.10 0.02 99.77 09:45:32 09:26:01 6 0.03 0.00 0.02 0.17 0.02 99.77 09:45:32 09:26:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:45:32 09:27:01 all 0.03 0.00 0.02 0.01 0.01 99.92 09:45:32 09:27:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:45:32 09:27:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:45:32 09:27:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:45:32 09:27:01 3 0.02 0.00 0.03 0.00 0.02 99.93 09:45:32 09:27:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:45:32 09:27:01 5 0.05 0.00 0.03 0.10 0.02 99.80 09:45:32 09:27:01 6 0.05 0.00 0.02 0.02 0.02 99.90 09:45:32 09:27:01 7 0.02 0.00 0.03 0.00 0.02 99.93 09:45:32 09:28:01 all 0.03 0.00 0.01 0.08 0.01 99.86 09:45:32 09:28:01 0 0.02 0.00 0.03 0.00 0.00 99.95 09:45:32 09:28:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:45:32 09:28:01 2 0.07 0.00 0.02 0.00 0.02 99.90 09:45:32 09:28:01 3 0.02 0.00 0.00 0.00 0.03 99.95 09:45:32 09:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:45:32 09:28:01 5 0.03 0.00 0.00 0.00 0.02 99.95 09:45:32 09:28:01 6 0.03 0.00 0.02 0.65 0.02 99.28 09:45:32 09:28:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:45:32 09:29:01 all 0.17 0.00 0.01 0.00 0.01 99.81 09:45:32 09:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:45:32 09:29:01 1 1.16 0.00 0.00 0.00 0.00 98.84 09:45:32 09:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:45:32 09:29:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:45:32 09:29:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:45:32 09:29:01 5 0.08 0.00 0.03 0.02 0.02 99.85 09:45:32 09:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:45:32 09:29:01 7 0.07 0.00 0.03 0.00 0.02 99.88 09:45:32 09:30:01 all 0.04 0.00 0.02 0.01 0.01 99.92 09:45:32 09:30:01 0 0.03 0.00 0.00 0.00 0.02 99.95 09:45:32 09:30:01 1 0.05 0.00 0.00 0.00 0.02 99.93 09:45:32 09:30:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:45:32 09:30:01 3 0.03 0.00 0.03 0.00 0.02 99.92 09:45:32 09:30:01 4 0.05 0.00 0.03 0.00 0.00 99.92 09:45:32 09:30:01 5 0.07 0.00 0.03 0.08 0.02 99.80 09:45:32 09:30:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:45:32 09:30:01 7 0.00 0.00 0.03 0.00 0.02 99.95 09:45:32 09:31:01 all 0.03 0.00 0.02 0.00 0.01 99.93 09:45:32 09:31:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:45:32 09:31:01 1 0.02 0.00 0.03 0.00 0.03 99.92 09:45:32 09:31:01 2 0.02 0.00 0.03 0.00 0.00 99.95 09:45:32 09:31:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:45:32 09:31:01 4 0.02 0.00 0.02 0.02 0.00 99.95 09:45:32 09:31:01 5 0.07 0.00 0.07 0.02 0.02 99.83 09:45:32 09:31:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:45:32 09:31:01 7 0.05 0.00 0.00 0.00 0.03 99.92 09:45:32 09:45:32 09:31:01 CPU %user %nice %system %iowait %steal %idle 09:45:32 09:32:01 all 0.02 0.00 0.02 0.00 0.02 99.93 09:45:32 09:32:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:45:32 09:32:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:45:32 09:32:01 2 0.00 0.00 0.03 0.00 0.02 99.95 09:45:32 09:32:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:45:32 09:32:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:45:32 09:32:01 5 0.03 0.00 0.05 0.02 0.05 99.85 09:45:32 09:32:01 6 0.02 0.00 0.02 0.02 0.00 99.95 09:45:32 09:32:01 7 0.00 0.00 0.02 0.00 0.03 99.95 09:45:32 09:33:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:45:32 09:33:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:45:32 09:33:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:45:32 09:33:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:45:32 09:33:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:45:32 09:33:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:45:32 09:33:01 5 0.03 0.00 0.03 0.02 0.02 99.90 09:45:32 09:33:01 6 0.07 0.00 0.03 0.00 0.02 99.88 09:45:32 09:33:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:45:32 09:34:01 all 0.03 0.00 0.02 0.00 0.02 99.93 09:45:32 09:34:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:45:32 09:34:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:45:32 09:34:01 2 0.00 0.00 0.03 0.00 0.00 99.97 09:45:32 09:34:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:45:32 09:34:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:45:32 09:34:01 5 0.05 0.00 0.05 0.03 0.05 99.82 09:45:32 09:34:01 6 0.05 0.00 0.00 0.00 0.02 99.93 09:45:32 09:34:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:45:32 09:35:01 all 0.02 0.00 0.02 0.01 0.01 99.94 09:45:32 09:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:45:32 09:35:01 1 0.02 0.00 0.03 0.00 0.02 99.93 09:45:32 09:35:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:45:32 09:35:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:45:32 09:35:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:45:32 09:35:01 5 0.02 0.00 0.05 0.12 0.03 99.78 09:45:32 09:35:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:45:32 09:35:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:45:32 09:36:01 all 0.03 0.00 0.02 0.00 0.02 99.93 09:45:32 09:36:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:45:32 09:36:01 1 0.00 0.00 0.02 0.02 0.02 99.95 09:45:32 09:36:01 2 0.03 0.00 0.03 0.00 0.02 99.92 09:45:32 09:36:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:45:32 09:36:01 4 0.05 0.00 0.02 0.00 0.02 99.92 09:45:32 09:36:01 5 0.02 0.00 0.03 0.02 0.03 99.90 09:45:32 09:36:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:45:32 09:36:01 7 0.00 0.00 0.02 0.00 0.03 99.95 09:45:32 09:37:01 all 0.02 0.00 0.02 0.00 0.01 99.94 09:45:32 09:37:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:45:32 09:37:01 1 0.02 0.00 0.05 0.00 0.03 99.90 09:45:32 09:37:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:45:32 09:37:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:45:32 09:37:01 4 0.02 0.00 0.05 0.02 0.02 99.90 09:45:32 09:37:01 5 0.02 0.00 0.03 0.02 0.03 99.90 09:45:32 09:37:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:45:32 09:37:01 7 0.03 0.00 0.02 0.00 0.03 99.92 09:45:32 09:38:01 all 0.04 0.00 0.02 0.00 0.01 99.92 09:45:32 09:38:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:45:32 09:38:01 1 0.05 0.00 0.02 0.02 0.03 99.88 09:45:32 09:38:01 2 0.03 0.00 0.03 0.00 0.00 99.93 09:45:32 09:38:01 3 0.05 0.00 0.00 0.00 0.02 99.93 09:45:32 09:38:01 4 0.05 0.00 0.02 0.00 0.02 99.92 09:45:32 09:38:01 5 0.05 0.00 0.02 0.02 0.02 99.90 09:45:32 09:38:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:45:32 09:38:01 7 0.00 0.00 0.05 0.00 0.02 99.93 09:45:32 09:39:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:45:32 09:39:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:45:32 09:39:01 1 0.02 0.00 0.02 0.00 0.03 99.93 09:45:32 09:39:01 2 0.00 0.00 0.03 0.00 0.00 99.97 09:45:32 09:39:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:45:32 09:39:01 4 0.03 0.00 0.00 0.00 0.02 99.95 09:45:32 09:39:01 5 0.05 0.00 0.02 0.02 0.03 99.88 09:45:32 09:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:45:32 09:39:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:45:32 09:40:01 all 0.03 0.00 0.02 0.00 0.01 99.94 09:45:32 09:40:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:45:32 09:40:01 1 0.03 0.00 0.02 0.02 0.02 99.92 09:45:32 09:40:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:45:32 09:40:01 3 0.05 0.00 0.00 0.00 0.02 99.93 09:45:32 09:40:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:45:32 09:40:01 5 0.05 0.00 0.05 0.02 0.02 99.87 09:45:32 09:40:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:45:32 09:40:01 7 0.00 0.00 0.05 0.00 0.02 99.93 09:45:32 09:41:01 all 0.02 0.00 0.02 0.00 0.01 99.95 09:45:32 09:41:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:45:32 09:41:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:45:32 09:41:01 2 0.02 0.00 0.03 0.00 0.00 99.95 09:45:32 09:41:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:45:32 09:41:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:45:32 09:41:01 5 0.05 0.00 0.02 0.02 0.02 99.90 09:45:32 09:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:45:32 09:41:01 7 0.02 0.00 0.03 0.00 0.02 99.93 09:45:32 09:42:01 all 0.04 0.00 0.02 0.01 0.01 99.92 09:45:32 09:42:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:45:32 09:42:01 1 0.02 0.00 0.00 0.07 0.00 99.92 09:45:32 09:42:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:45:32 09:42:01 3 0.07 0.00 0.03 0.00 0.02 99.88 09:45:32 09:42:01 4 0.05 0.00 0.03 0.00 0.03 99.88 09:45:32 09:42:01 5 0.07 0.00 0.03 0.02 0.02 99.87 09:45:32 09:42:01 6 0.05 0.00 0.02 0.00 0.02 99.92 09:45:32 09:42:01 7 0.02 0.00 0.02 0.00 0.03 99.93 09:45:32 09:45:32 09:42:01 CPU %user %nice %system %iowait %steal %idle 09:45:32 09:43:01 all 0.03 0.00 0.01 0.00 0.01 99.94 09:45:32 09:43:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:45:32 09:43:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:45:32 09:43:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:45:32 09:43:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:45:32 09:43:01 4 0.00 0.00 0.03 0.00 0.02 99.95 09:45:32 09:43:01 5 0.05 0.00 0.03 0.02 0.02 99.88 09:45:32 09:43:01 6 0.02 0.00 0.02 0.02 0.02 99.93 09:45:32 09:43:01 7 0.03 0.00 0.00 0.00 0.02 99.95 09:45:32 09:44:01 all 0.15 0.00 0.01 0.00 0.01 99.82 09:45:32 09:44:01 0 0.02 0.00 0.03 0.00 0.02 99.93 09:45:32 09:44:01 1 0.98 0.00 0.00 0.00 0.02 99.00 09:45:32 09:44:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:45:32 09:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:45:32 09:44:01 4 0.07 0.00 0.02 0.00 0.03 99.88 09:45:32 09:44:01 5 0.00 0.00 0.02 0.02 0.02 99.95 09:45:32 09:44:01 6 0.03 0.00 0.00 0.02 0.00 99.95 09:45:32 09:44:01 7 0.03 0.00 0.03 0.00 0.02 99.92 09:45:32 09:45:01 all 9.80 0.00 4.41 0.83 0.08 84.88 09:45:32 09:45:01 0 9.54 0.00 5.23 0.05 0.08 85.10 09:45:32 09:45:01 1 9.60 0.00 4.51 4.86 0.10 80.93 09:45:32 09:45:01 2 9.33 0.00 4.10 0.27 0.07 86.24 09:45:32 09:45:01 3 11.10 0.00 4.28 0.35 0.07 84.19 09:45:32 09:45:01 4 8.79 0.00 3.95 0.03 0.08 87.14 09:45:32 09:45:01 5 10.39 0.00 5.07 0.57 0.08 83.89 09:45:32 09:45:01 6 10.15 0.00 4.13 0.03 0.08 85.60 09:45:32 09:45:01 7 9.49 0.00 4.00 0.49 0.08 85.93 09:45:32 Average: all 9.49 0.00 1.64 0.57 0.03 88.27 09:45:32 Average: 0 9.73 0.00 1.67 0.36 0.03 88.21 09:45:32 Average: 1 9.72 0.00 1.61 0.89 0.03 87.74 09:45:32 Average: 2 9.45 0.00 1.61 0.47 0.03 88.44 09:45:32 Average: 3 9.39 0.00 1.55 0.41 0.03 88.62 09:45:32 Average: 4 9.36 0.00 1.64 0.68 0.03 88.29 09:45:32 Average: 5 9.43 0.00 1.78 0.54 0.04 88.22 09:45:32 Average: 6 9.38 0.00 1.64 0.54 0.03 88.40 09:45:32 Average: 7 9.44 0.00 1.62 0.67 0.03 88.24 09:45:32 09:45:32 09:45:32