Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 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-ssh11138661709550814261.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 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-ssh10803868614283839728.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 b1c004cf40c352fe6d03b0971bc7ee860312a7b0 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-ssh12188671944359696335.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision b1c004cf40c352fe6d03b0971bc7ee860312a7b0 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f b1c004cf40c352fe6d03b0971bc7ee860312a7b0 # timeout=10 Commit message: "Merge pull request #480 from jinlinGuan/fix-docs-publish" > 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-ssh5040932143442097172.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-ssh11634423592979827068.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], goVersion:1.25] ========================================================= [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.25 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-14817 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/991 [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/991 # 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 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 (main) Commit message: "Merge pull request #5452 from edgexfoundry/dependabot/go_modules/github.com/go-co-op/gocron/v2-2.22.0" > 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 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 # timeout=10 > git rev-list --no-walk a503ebaf6be074fe8844a4a1abd235f49459d869 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:53:29 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:53:29 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:53:29 ========================================================= 01:53:29 EdgeX Global Pipelines Version Info 01:53:29 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:53:30 ------------------- 01:53:30 stable info: 01:53:30 ------------------- 01:53:30 Commited By: Ginny Guan ginny@iotechsys.com 01:53:30 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 01:53:30 Message: update stable to v1.0.281 01:53:31 ------------------- 01:53:31 experimental info: 01:53:31 ------------------- 01:53:31 Commited By: **** collab-it+edgex@linuxfoundation.org 01:53:31 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 01:53:31 Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:53:32 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:53:32 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:53:32 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:53:32 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:53:32 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:53:32 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 01:53:32 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:53:32 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:53:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:53:32 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:53:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:53:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:53:32 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:53:32 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:53:32 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:53:32 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:53:32 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:53:32 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:53:32 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:53:32 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 01:53:32 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:53:32 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:53:32 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:53:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:53:32 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:53:32 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:53:32 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [Pipeline] echo 01:53:32 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 07a9a15 [Pipeline] echo 01:53:32 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:53:32 provisioning config files... 01:53:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/991@tmp/config6518369084277934689tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:53:33 ---> ****-login.sh 01:53:33 nexus3.edgexfoundry.org:10001 01:53:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:33 01:53:33 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:53:33 Configure a credential helper to remove this warning. See 01:53:33 https://docs.****.com/go/credential-store/ 01:53:33 01:53:33 Login Succeeded 01:53:33 nexus3.edgexfoundry.org:10002 01:53:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:33 01:53:33 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:53:33 Configure a credential helper to remove this warning. See 01:53:33 https://docs.****.com/go/credential-store/ 01:53:33 01:53:33 Login Succeeded 01:53:33 nexus3.edgexfoundry.org:10003 01:53:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:33 01:53:33 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:53:33 Configure a credential helper to remove this warning. See 01:53:33 https://docs.****.com/go/credential-store/ 01:53:33 01:53:33 Login Succeeded 01:53:33 nexus3.edgexfoundry.org:10004 01:53:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:33 01:53:33 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:53:33 Configure a credential helper to remove this warning. See 01:53:33 https://docs.****.com/go/credential-store/ 01:53:33 01:53:33 Login Succeeded 01:53:33 ****.io 01:53:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:53:34 01:53:34 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 01:53:34 Configure a credential helper to remove this warning. See 01:53:34 https://docs.****.com/go/credential-store/ 01:53:34 01:53:34 Login Succeeded 01:53:34 ---> ****-login.sh ends [Pipeline] } 01:53:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:53:34 + 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 01:53:34 + dirname cmd/core-command/Dockerfile 01:53:34 + cut -d/ -f2 01:53:34 + echo core-command,cmd/core-command/Dockerfile 01:53:34 + dirname cmd/core-common-config-bootstrapper/Dockerfile 01:53:34 + cut -d/ -f2 01:53:34 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 01:53:34 + dirname cmd/core-data/Dockerfile 01:53:34 + cut -d/ -f2 01:53:34 + echo core-data,cmd/core-data/Dockerfile 01:53:34 + + cutdirname -d/ cmd/core-keeper/Dockerfile -f2 01:53:34 01:53:34 + echo core-keeper,cmd/core-keeper/Dockerfile 01:53:34 + dirname cmd/core-metadata/Dockerfile 01:53:34 + cut -d/ -f2 01:53:34 + echo core-metadata,cmd/core-metadata/Dockerfile 01:53:34 + dirname cmd/security-bootstrapper/Dockerfile 01:53:34 + cut -d/ -f2 01:53:34 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:53:34 + dirname cmd/security-proxy-auth/Dockerfile 01:53:34 + cut -d/ -f2 01:53:34 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 01:53:34 + dirname cmd/security-proxy-setup/Dockerfile 01:53:34 + cut -d/ -f2 01:53:34 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:53:34 + dirname cmd/security-secretstore-setup/Dockerfile 01:53:34 + cut -d/ -f2 01:53:34 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:53:34 + dirname cmd/security-spiffe-token-provider/Dockerfile 01:53:34 + cut -d/ -f2 01:53:34 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 01:53:34 + dirname cmd/security-spire-agent/Dockerfile 01:53:34 + cut -d/ -f2 01:53:34 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 01:53:34 + dirname cmd/security-spire-config/Dockerfile 01:53:34 + cut -d/ -f2 01:53:34 + echo security-spire-config,cmd/security-spire-config/Dockerfile 01:53:34 + dirname cmd/security-spire-server/Dockerfile 01:53:34 + cut -d/ -f2 01:53:34 + echo security-spire-server,cmd/security-spire-server/Dockerfile 01:53:34 + dirname cmd/support-notifications/Dockerfile 01:53:34 + cut -d/ -f2 01:53:34 + echo support-notifications,cmd/support-notifications/Dockerfile 01:53:34 + dirname cmd/support-scheduler/Dockerfile 01:53:34 + cut -d/ -f2 01:53:34 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 01:53:34 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 01:53:34 + git rev-list -1 --merges 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0~1..07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [Pipeline] echo 01:53:34 -----------> git rev-list -1 --merges 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0~1..07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 01:53:34 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [false] [Pipeline] sh 01:53:35 + git log --format=format:%s -1 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [Pipeline] echo 01:53:35 ========================================================= 01:53:35 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:53:35 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 01:53:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:53:35 + grep -v github /etc/ssh/ssh_known_hosts 01:53:35 + [ -e /tmp/ssh_known_hosts ] 01:53:35 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:53:35 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 01:53:35 -a /etc/ssh/ssh_known_hosts 01:53:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:53:36 01:53:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:53:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:53:36 0.1.4: Pulling from edgex-devops/py-git-semver 01:53:36 3dae71ba6b94: Pulling fs layer 01:53:36 6bf1a483ea7c: Pulling fs layer 01:53:36 f5dfc541a4d3: Pulling fs layer 01:53:36 461d9e800cba: Pulling fs layer 01:53:36 80192f66455f: Pulling fs layer 01:53:36 2e8e34ca0e6c: Pulling fs layer 01:53:36 a29436f7fd5d: Pulling fs layer 01:53:36 923cac83aea3: Pulling fs layer 01:53:36 25ad8b0a4227: Pulling fs layer 01:53:36 db01528c6b51: Pulling fs layer 01:53:36 28988de357af: Pulling fs layer 01:53:36 461d9e800cba: Waiting 01:53:36 80192f66455f: Waiting 01:53:36 2e8e34ca0e6c: Waiting 01:53:36 923cac83aea3: Waiting 01:53:36 a29436f7fd5d: Waiting 01:53:36 db01528c6b51: Waiting 01:53:36 28988de357af: Waiting 01:53:36 25ad8b0a4227: Waiting 01:53:36 6bf1a483ea7c: Verifying Checksum 01:53:36 6bf1a483ea7c: Download complete 01:53:36 461d9e800cba: Verifying Checksum 01:53:36 461d9e800cba: Download complete 01:53:36 80192f66455f: Verifying Checksum 01:53:36 80192f66455f: Download complete 01:53:36 f5dfc541a4d3: Verifying Checksum 01:53:36 f5dfc541a4d3: Download complete 01:53:36 3dae71ba6b94: Verifying Checksum 01:53:36 3dae71ba6b94: Download complete 01:53:36 923cac83aea3: Verifying Checksum 01:53:36 923cac83aea3: Download complete 01:53:36 25ad8b0a4227: Verifying Checksum 01:53:36 25ad8b0a4227: Download complete 01:53:36 db01528c6b51: Download complete 01:53:36 28988de357af: Verifying Checksum 01:53:36 28988de357af: Download complete 01:53:36 a29436f7fd5d: Verifying Checksum 01:53:36 a29436f7fd5d: Download complete 01:53:37 2e8e34ca0e6c: Verifying Checksum 01:53:37 2e8e34ca0e6c: Download complete 01:53:37 3dae71ba6b94: Pull complete 01:53:38 6bf1a483ea7c: Pull complete 01:53:39 f5dfc541a4d3: Pull complete 01:53:39 461d9e800cba: Pull complete 01:53:39 80192f66455f: Pull complete 01:53:43 2e8e34ca0e6c: Pull complete 01:53:43 a29436f7fd5d: Pull complete 01:53:43 923cac83aea3: Pull complete 01:53:43 25ad8b0a4227: Pull complete 01:53:43 db01528c6b51: Pull complete 01:53:43 28988de357af: Pull complete 01:53:43 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 01:53:43 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:53:43 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:53:44 prd-ubuntu20.04-docker-8c-8g-14817 does not seem to be running inside a container 01:53:44 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/991 -v /w/workspace/edgex-go/991:/w/workspace/edgex-go/991:rw,z -v /w/workspace/edgex-go/991@tmp:/w/workspace/edgex-go/991@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 01:53:45 $ docker top 5fb35d55c4873f01471f38c98942d7736df95cb8b7874233e4925ca1e91307ae -eo pid,comm 01:53:45 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:53:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:53:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:53:45 [ssh-agent] Looking for ssh-agent implementation... 01:53:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:53:45 $ docker exec 5fb35d55c4873f01471f38c98942d7736df95cb8b7874233e4925ca1e91307ae ssh-agent 01:53:45 SSH_AUTH_SOCK=/tmp/ssh-4WSnHkcY9WgT/agent.33 01:53:45 SSH_AGENT_PID=39 01:53:45 Running ssh-add (command line suppressed) 01:53:45 Identity added: /w/workspace/edgex-go/991@tmp/private_key_9075625960769160421.key (/w/workspace/edgex-go/991@tmp/private_key_9075625960769160421.key) 01:53:46 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:53:46 + git config --global --add safe.directory /w/workspace/edgex-go/991 [Pipeline] sh 01:53:46 + git tag --points-at HEAD [Pipeline] } 01:53:46 $ docker exec --env ******** --env ******** 5fb35d55c4873f01471f38c98942d7736df95cb8b7874233e4925ca1e91307ae ssh-agent -k 01:53:46 unset SSH_AUTH_SOCK; 01:53:46 unset SSH_AGENT_PID; 01:53:46 echo Agent pid 39 killed; 01:53:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:53:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:53:46 [ssh-agent] Looking for ssh-agent implementation... 01:53:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:53:46 $ docker exec 5fb35d55c4873f01471f38c98942d7736df95cb8b7874233e4925ca1e91307ae ssh-agent 01:53:46 SSH_AUTH_SOCK=/tmp/ssh-ZVKsb5ZqPjNv/agent.86 01:53:46 SSH_AGENT_PID=93 01:53:46 Running ssh-add (command line suppressed) 01:53:47 Identity added: /w/workspace/edgex-go/991@tmp/private_key_6193218465031713146.key (/w/workspace/edgex-go/991@tmp/private_key_6193218465031713146.key) 01:53:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:53:47 + git semver init 01:53:47 2026-07-10 01:53:47,607 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 01:53:47 2026-07-10 01:53:47,611 [run_init] DEBUG init version:0.0.0 force:False 01:53:47 2026-07-10 01:53:47,612 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/991/.semver 01:53:47 2026-07-10 01:53:47,612 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/991/.semver 01:53:47 2026-07-10 01:53:47,612 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/991/.semver'], cwd=/w/workspace/edgex-go/991, stdin=None, shell=False, universal_newlines=False) 01:53:52 2026-07-10 01:53:52,273 [append_file] DEBUG append to file:/w/workspace/edgex-go/991/.git/info/exclude 01:53:52 2026-07-10 01:53:52,274 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/991/.semver/main with force:False 01:53:52 2026-07-10 01:53:52,274 [read_version] DEBUG read version from /w/workspace/edgex-go/991/.semver/main 01:53:52 2026-07-10 01:53:52,274 [read_version] DEBUG read version from /w/workspace/edgex-go/991/.semver/main 01:53:52 4.1.0-dev.126 [Pipeline] } 01:53:52 $ docker exec --env ******** --env ******** 5fb35d55c4873f01471f38c98942d7736df95cb8b7874233e4925ca1e91307ae ssh-agent -k 01:53:53 unset SSH_AUTH_SOCK; 01:53:53 unset SSH_AGENT_PID; 01:53:53 echo Agent pid 93 killed; 01:53:53 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:53:53 + git semver [Pipeline] } 01:53:53 $ docker stop --time=1 5fb35d55c4873f01471f38c98942d7736df95cb8b7874233e4925ca1e91307ae 01:53:54 $ docker rm -f --volumes 5fb35d55c4873f01471f38c98942d7736df95cb8b7874233e4925ca1e91307ae [Pipeline] // withDockerContainer [Pipeline] sh 01:53:55 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:53:55 Stashed 1 file(s) [Pipeline] echo 01:53:55 [edgeXSemver]: initialized semver on version 4.1.0-dev.126 [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 01:53:56 + git config --global --add safe.directory /w/workspace/edgex-go/991 [Pipeline] echo 01:53:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 01:53:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 01:53:56 ========================================================= 01:53:56 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 01:53:56 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:53:56 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 01:53:56 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 01:53:56 2d35ebdb57d9: Pulling fs layer 01:53:56 c35fb4624d26: Pulling fs layer 01:53:56 4e2aec7ef170: Pulling fs layer 01:53:56 333b49ad6fbf: Pulling fs layer 01:53:56 4f4fb700ef54: Pulling fs layer 01:53:56 c3e65509a76b: Pulling fs layer 01:53:56 7cf9ebb963bd: Pulling fs layer 01:53:56 bb34ca984cfb: Pulling fs layer 01:53:56 151cf03bc807: Pulling fs layer 01:53:56 bb34ca984cfb: Waiting 01:53:56 151cf03bc807: Waiting 01:53:56 4f4fb700ef54: Waiting 01:53:56 c3e65509a76b: Waiting 01:53:56 7cf9ebb963bd: Waiting 01:53:56 333b49ad6fbf: Waiting 01:53:56 c35fb4624d26: Download complete 01:53:56 333b49ad6fbf: Verifying Checksum 01:53:56 333b49ad6fbf: Download complete 01:53:56 4f4fb700ef54: Download complete 01:53:56 c3e65509a76b: Download complete 01:53:56 2d35ebdb57d9: Verifying Checksum 01:53:56 2d35ebdb57d9: Download complete 01:53:56 2d35ebdb57d9: Pull complete 01:53:56 7cf9ebb963bd: Verifying Checksum 01:53:56 7cf9ebb963bd: Download complete 01:53:56 c35fb4624d26: Pull complete 01:53:57 4e2aec7ef170: Verifying Checksum 01:53:57 4e2aec7ef170: Download complete 01:53:57 151cf03bc807: Verifying Checksum 01:53:57 151cf03bc807: Download complete 01:53:57 bb34ca984cfb: Verifying Checksum 01:53:57 bb34ca984cfb: Download complete 01:54:01 4e2aec7ef170: Pull complete 01:54:01 333b49ad6fbf: Pull complete 01:54:01 4f4fb700ef54: Pull complete 01:54:01 c3e65509a76b: Pull complete 01:54:01 7cf9ebb963bd: Pull complete 01:54:04 bb34ca984cfb: Pull complete 01:54:05 151cf03bc807: Pull complete 01:54:05 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 01:54:05 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 01:54:05 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh 01:54:05 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 01:54:05 WORKDIR /edgex 01:54:05 COPY go.mod . 01:54:05 RUN go mod download 01:54:05 + docker build -t ci-base-image-x86_64 -f - . 01:54:06 #0 building with "default" instance using docker driver 01:54:06 01:54:06 #1 [internal] load build definition from Dockerfile 01:54:06 #1 transferring dockerfile: 164B done 01:54:06 #1 DONE 0.0s 01:54:06 01:54:06 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 01:54:06 #2 DONE 0.0s 01:54:06 01:54:06 #3 [internal] load .dockerignore 01:54:06 #3 transferring context: 50B done 01:54:06 #3 DONE 0.0s 01:54:06 01:54:06 #4 [internal] load build context 01:54:06 #4 transferring context: 7.01kB done 01:54:06 #4 DONE 0.0s 01:54:06 01:54:06 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 01:54:06 #5 DONE 0.1s 01:54:06 01:54:06 #6 [2/4] WORKDIR /edgex 01:54:07 #6 DONE 1.2s 01:54:07 01:54:07 #7 [3/4] COPY go.mod . 01:54:07 #7 DONE 0.0s 01:54:07 01:54:07 #8 [4/4] RUN go mod download 01:54:10 Still waiting to schedule task 01:54:10 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-14814’ 01:54:22 #8 DONE 14.9s 01:54:22 01:54:22 #9 exporting to image 01:54:22 #9 exporting layers 01:54:26 #9 exporting layers 3.7s done 01:54:26 #9 writing image sha256:ae27942dbc592012c7e43c154ffef52399fd0cd8fbde18e4943e015e1c9d2eb8 done 01:54:26 #9 naming to docker.io/library/ci-base-image-x86_64 done 01:54:26 #9 DONE 3.7s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:27 + docker inspect -f . ci-base-image-x86_64 01:54:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:54:27 prd-ubuntu20.04-docker-8c-8g-14817 does not seem to be running inside a container 01:54:27 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/991 -v /w/workspace/edgex-go/991:/w/workspace/edgex-go/991:rw,z -v /w/workspace/edgex-go/991@tmp:/w/workspace/edgex-go/991@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 01:54:27 $ docker top 803a0bf80b237814cb35328872f3c5557fedbf50952a8a14e13ec346080d1497 -eo pid,comm [Pipeline] { [Pipeline] sh 01:54:27 + go version 01:54:27 go version go1.25.2 linux/amd64 [Pipeline] } 01:54:27 $ docker stop --time=1 803a0bf80b237814cb35328872f3c5557fedbf50952a8a14e13ec346080d1497 01:54:29 $ docker rm -f --volumes 803a0bf80b237814cb35328872f3c5557fedbf50952a8a14e13ec346080d1497 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:54:29 + docker inspect -f . ci-base-image-x86_64 01:54:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:54:29 prd-ubuntu20.04-docker-8c-8g-14817 does not seem to be running inside a container 01:54:29 $ 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/991 -v /w/workspace/edgex-go/991:/w/workspace/edgex-go/991:rw,z -v /w/workspace/edgex-go/991@tmp:/w/workspace/edgex-go/991@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 01:54:29 $ docker top 9ca039a8e0049044c43db45334eac126cd19068e446fc8a6abc37d14e48b2f60 -eo pid,comm [Pipeline] { [Pipeline] echo 01:54:29 ========================================================= 01:54:29 [edgeXBuildGoParallel] Running Tests and Build... 01:54:29 ========================================================= [Pipeline] sh 01:54:30 + git config --global --add safe.directory /w/workspace/edgex-go/991 [Pipeline] fileExists [Pipeline] sh 01:54:30 + make test 01:54:30 go test -race -coverprofile=coverage.out ./... 01:54:40 ? github.com/edgexfoundry/edgex-go [no test files] 01:55:12 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 01:55:12 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 01:55:12 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 01:55:12 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 01:55:12 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 01:55:12 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 01:55:12 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 01:55:12 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 01:55:12 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 01:55:12 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 01:55:12 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 01:55:12 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 01:55:12 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 01:55:12 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:55:12 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 01:55:12 github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements 01:55:12 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 01:55:12 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 01:55:14 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.042s coverage: 97.0% of statements 01:55:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.102s coverage: 71.0% of statements 01:55:18 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 01:55:18 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.020s coverage: 4.8% of statements 01:55:18 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 01:55:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.082s coverage: 57.3% of statements 01:55:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.025s coverage: 86.5% of statements 01:55:18 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 01:55:18 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 01:55:18 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.221s coverage: 94.2% of statements 01:55:18 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 01:55:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 01:55:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:55:18 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:55:18 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 01:55:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 01:55:18 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 01:55:18 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 01:55:18 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 01:55:18 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 01:55:18 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 01:55:18 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.057s coverage: 90.7% of statements 01:55:18 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 01:55:18 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 01:55:18 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:55:18 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.030s coverage: 0.0% of statements 01:55:18 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 01:55:18 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 01:55:19 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.051s coverage: 11.1% of statements 01:55:19 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 01:55:19 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 01:55:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.455s coverage: 97.7% of statements 01:55:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 01:55:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:55:22 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:55:22 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 01:55:22 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 01:55:22 ok github.com/edgexfoundry/edgex-go/internal/io 1.048s coverage: 72.2% of statements 01:55:22 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 01:55:22 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 01:55:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:55:22 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 01:55:22 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 01:55:22 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 01:55:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:55:22 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 01:55:22 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 01:55:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 01:55:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.048s coverage: 3.5% of statements 01:55:24 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements 01:55:24 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 01:55:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.046s coverage: 1.0% of statements 01:55:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:55:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.026s coverage: 38.2% of statements 01:55:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.031s coverage: 68.8% of statements 01:55:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 01:55:24 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 01:55:24 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 01:55:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.058s coverage: 40.0% of statements 01:55:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.024s coverage: 87.1% of statements 01:55:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.015s coverage: 89.5% of statements 01:55:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.083s coverage: 93.1% of statements 01:55:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements 01:55:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.032s coverage: 94.4% of statements 01:55:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 21.049s coverage: 94.1% of statements 01:55:46 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 01:55:46 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 01:55:46 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 01:55:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.030s coverage: 68.8% of statements 01:55:46 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:55:46 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 01:55:46 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 01:55:46 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 01:55:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.038s coverage: 62.3% of statements 01:55:46 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 01:55:46 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 01:55:46 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 01:55:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.034s coverage: 47.4% of statements 01:55:46 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 01:55:46 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 01:55:46 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 01:55:46 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 01:55:46 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.031s coverage: 87.2% of statements 01:55:46 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 15.5% of statements 01:55:46 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 01:55:46 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 01:55:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.026s coverage: 100.0% of statements 01:55:46 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 01:55:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.063s coverage: 81.8% of statements 01:55:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.056s coverage: 82.1% of statements 01:55:46 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 01:55:46 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.032s coverage: 86.0% of statements 01:55:46 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:55:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.032s coverage: 6.8% of statements 01:55:46 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 01:55:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.046s coverage: 33.3% of statements 01:55:46 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 01:55:46 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 01:55:46 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 01:55:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.034s coverage: 100.0% of statements 01:55:46 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.172s coverage: 54.8% of statements 01:55:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.029s coverage: 89.6% of statements 01:55:46 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.020s coverage: 100.0% of statements 01:55:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.029s coverage: 73.7% of statements 01:55:46 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.021s coverage: 100.0% of statements 01:55:46 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.046s coverage: 20.0% of statements 01:55:46 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.039s coverage: 88.6% of statements 01:55:46 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 01:55:46 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 01:55:46 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.029s coverage: 96.8% of statements 01:55:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 01:55:46 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 01:55:46 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:55:46 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.018s coverage: 100.0% of statements 01:55:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.131s coverage: 29.2% of statements 01:55:46 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 01:55:46 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 01:55:46 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 01:55:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.040s coverage: 93.8% of statements 01:55:46 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 01:55:46 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 01:55:46 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:55:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.022s coverage: 3.1% of statements 01:55:46 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 01:55:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.027s coverage: 76.2% of statements 01:55:46 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.030s coverage: 54.0% of statements 01:55:46 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 01:55:46 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 01:55:46 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 01:55:46 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 01:55:46 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 01:55:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.054s coverage: 17.1% of statements 01:55:51 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 01:55:51 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 01:55:51 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 01:55:51 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 01:55:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.111s coverage: 94.9% of statements 01:55:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 01:55:51 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:55:51 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:55:51 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 01:55:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.033s coverage: 19.8% of statements 01:55:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action 1.038s coverage: 19.1% of statements 01:55:51 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 01:55:51 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 01:55:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.057s coverage: 97.7% of statements 01:55:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 01:55:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.024s coverage: 48.8% of statements 01:55:51 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:55:51 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 01:55:51 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 01:55:52 running golangci-lint 01:55:52 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 01:55:52 go version go1.25.2 linux/amd64 01:55:52 level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" 01:55:52 level=info msg="[config_reader] Used config file .golangci.yml" 01:55:52 level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" 01:55:52 level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" 01:55:52 level=info msg="[goenv] Read go env for 3.786179ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" 01:55:52 level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" 01:56:19 level=info msg="[loader] Go packages loading at mode 8767 (types_sizes|compiled_files|name|deps|exports_file|files|imports) took 22.332077118s" 01:56:19 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 48.576196ms" 01:56:31 level=info msg="[linters_context/goanalysis] analyzers took 2m18.738732149s with top 10 stages: buildir: 1m9.313653131s, gosec: 3.556257126s, inspect: 3.152430542s, fact_deprecated: 2.75839535s, printf: 1.945307565s, ctrlflow: 1.891272998s, fact_purity: 1.73459009s, nilness: 1.469217782s, QF1004: 1.416166498s, S1038: 1.322984976s" 01:56:31 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" 01:56:31 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" 01:56:31 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" 01:56:31 level=info msg="[runner] Issues before processing: 35, after processing: 0" 01:56:31 level=info msg="[runner] Processors filtering stat (in/out): path_absoluter: 35/35, cgo: 35/35, exclusion_paths: 35/35, filename_unadjuster: 35/35, invalid_issue: 35/35, exclusion_rules: 22/21, nolint_filter: 21/0, path_relativity: 35/35, generated_file_filter: 35/22" 01:56:31 level=info msg="[runner] processing took 8.914198ms with stages: nolint_filter: 7.916213ms, generated_file_filter: 777.286µs, exclusion_rules: 120.795µs, exclusion_paths: 45.942µs, path_relativity: 35.981µs, cgo: 5.29µs, path_absoluter: 3.4µs, sort_results: 2.971µs, invalid_issue: 1.98µs, filename_unadjuster: 890ns, fixer: 710ns, max_same_issues: 620ns, diff: 540ns, severity-rules: 380ns, path_prettifier: 270ns, uniq_by_line: 220ns, path_shortener: 210ns, max_from_linter: 180ns, max_per_file_from_linter: 180ns, source_code: 140ns" 01:56:31 level=info msg="[runner] linters took 14.639888236s with stages: goanalysis_metalinter: 14.630887225s" 01:56:31 0 issues. 01:56:31 level=info msg="File cache stats: 0 entries of total size 0B" 01:56:31 level=info msg="Memory: 372 samples, avg is 387.4MB, max is 1391.1MB" 01:56:31 level=info msg="Execution took 37.027148014s" 01:56:31 go vet ./... 01:56:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:56:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:56:37 ./bin/test-attribution-txt.sh 01:56:37 An attribution for github.com/ebitengine/purego is missing from Attribution.txt, please add 01:56:37 An attribution for github.com/go-openapi/runtime/server-middleware is missing from Attribution.txt, please add 01:56:37 An attribution for github.com/openziti/channel/v5 is missing from Attribution.txt, please add 01:56:37 An attribution for github.com/shirou/gopsutil/v4 is missing from Attribution.txt, please add [Pipeline] echo 01:56:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh 01:56:38 + ls -al . 01:56:38 total 1412 01:56:38 drwxrwxr-x 11 1001 1001 4096 Jul 10 01:54 . 01:56:38 drwxr-xr-x 4 root root 4096 Jul 10 01:54 .. 01:56:38 drwxrwxr-x 2 1001 1001 4096 Jul 10 01:53 .blubracket 01:56:38 -rw-rw-r-- 1 1001 1001 10 Jul 10 01:53 .dockerignore 01:56:38 drwxrwxr-x 8 1001 1001 4096 Jul 10 01:55 .git 01:56:38 drwxrwxr-x 3 1001 1001 4096 Jul 10 01:53 .github 01:56:38 -rw-rw-r-- 1 1001 1001 909 Jul 10 01:53 .gitignore 01:56:38 -rw-rw-r-- 1 1001 1001 359 Jul 10 01:53 .golangci.yml 01:56:38 -rw-rw-r-- 1 1001 1001 100 Jul 10 01:53 .hadolint.yml 01:56:38 drwxr-xr-x 3 1001 1001 4096 Jul 10 01:53 .semver 01:56:38 -rw-rw-r-- 1 1001 1001 155 Jul 10 01:53 .sonarcloud.properties 01:56:38 -rw-rw-r-- 1 1001 1001 1171 Jul 10 01:53 ADOPTERS.md 01:56:38 -rw-rw-r-- 1 1001 1001 20149 Jul 10 01:53 Attribution.txt 01:56:38 -rw-rw-r-- 1 1001 1001 118730 Jul 10 01:53 CHANGELOG.md 01:56:38 -rw-rw-r-- 1 1001 1001 3804 Jul 10 01:53 CONTRIBUTING.md 01:56:38 -rw-rw-r-- 1 1001 1001 677 Jul 10 01:53 GOVERNANCE.md 01:56:38 -rw-rw-r-- 1 1001 1001 886 Jul 10 01:53 Jenkinsfile 01:56:38 -rw-rw-r-- 1 1001 1001 10775 Jul 10 01:53 LICENSE 01:56:38 -rw-rw-r-- 1 1001 1001 16743 Jul 10 01:53 Makefile 01:56:38 -rw-rw-r-- 1 1001 1001 582 Jul 10 01:53 OWNERS.md 01:56:38 -rw-rw-r-- 1 1001 1001 9932 Jul 10 01:53 README.md 01:56:38 -rw-rw-r-- 1 1001 1001 789 Jul 10 01:53 SECURITY.md 01:56:38 -rw-rw-r-- 1 1001 1001 13 Jul 10 01:53 VERSION 01:56:38 drwxrwxr-x 2 1001 1001 4096 Jul 10 01:53 bin 01:56:38 drwxrwxr-x 19 1001 1001 4096 Jul 10 01:53 cmd 01:56:38 -rw-r--r-- 1 root root 1053838 Jul 10 01:55 coverage.out 01:56:38 drwxrwxr-x 2 1001 1001 4096 Jul 10 01:53 fuzz_test 01:56:38 -rw-rw-r-- 1 1001 1001 6979 Jul 10 01:53 go.mod 01:56:38 -rw-rw-r-- 1 1001 1001 90491 Jul 10 01:53 go.sum 01:56:38 drwxrwxr-x 7 1001 1001 4096 Jul 10 01:53 internal 01:56:38 drwxrwxr-x 2 1001 1001 4096 Jul 10 01:53 openapi 01:56:38 -rw-rw-r-- 1 1001 1001 584 Jul 10 01:53 security.txt 01:56:38 -rw-rw-r-- 1 1001 1001 204 Jul 10 01:53 version.go [Pipeline] sh 01:56:38 + '[' -e coverage.out ] 01:56:38 + chown 1001:1001 coverage.out [Pipeline] stash 01:56:38 Stashed 1 file(s) [Pipeline] sh 01:56:38 + make build 01:56:38 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:57:05 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:57:07 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 01:57:08 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:57:09 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 01:57:12 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:57:17 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:57:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:57:22 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:57:25 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:57:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 01:57:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:57:29 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 01:57:31 $ docker stop --time=1 9ca039a8e0049044c43db45334eac126cd19068e446fc8a6abc37d14e48b2f60 01:57:34 $ docker rm -f --volumes 9ca039a8e0049044c43db45334eac126cd19068e446fc8a6abc37d14e48b2f60 [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 01:57:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:57:35 01:57:35 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:57:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:57:36 latest: Pulling from edgex-devops/edgex-compose 01:57:36 91d30c5bc195: Pulling fs layer 01:57:36 2e9b0aa3be6d: Pulling fs layer 01:57:36 9c61dcf015f6: Pulling fs layer 01:57:36 4698f68db338: Pulling fs layer 01:57:36 2a2f49069b9e: Pulling fs layer 01:57:36 e0025b399a48: Pulling fs layer 01:57:36 4698f68db338: Waiting 01:57:36 2a2f49069b9e: Waiting 01:57:36 e0025b399a48: Waiting 01:57:36 91d30c5bc195: Verifying Checksum 01:57:36 91d30c5bc195: Download complete 01:57:36 4698f68db338: Download complete 01:57:36 91d30c5bc195: Pull complete 01:57:36 2e9b0aa3be6d: Download complete 01:57:36 e0025b399a48: Download complete 01:57:36 2a2f49069b9e: Download complete 01:57:36 2e9b0aa3be6d: Pull complete 01:57:37 9c61dcf015f6: Download complete 01:57:37 Running on prd-ubuntu20.04-docker-arm64-4c-16g-14818 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 01:57:38 Running in /w/workspace/edgex-go/991 [Pipeline] { [Pipeline] checkout 01:57:40 9c61dcf015f6: Pull complete 01:57:40 4698f68db338: Pull complete 01:57:41 The recommended git tool is: git 01:57:41 2a2f49069b9e: Pull complete 01:57:41 e0025b399a48: Pull complete 01:57:41 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 01:57:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:57:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:57:41 prd-ubuntu20.04-docker-8c-8g-14817 does not seem to be running inside a container 01:57:41 $ 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/991 -v /w/workspace/edgex-go/991:/w/workspace/edgex-go/991:rw,z -v /w/workspace/edgex-go/991@tmp:/w/workspace/edgex-go/991@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 01:57:42 $ docker top 9a851e229f06933c1ae64f8386ebfd1fd60683179326fb6be2eb431a94e0a493 -eo pid,comm [Pipeline] { [Pipeline] sh 01:57:42 + docker compose -f ./docker-compose-build.yml build --parallel 01:57:43 #1 [security-bootstrapper internal] load build definition from Dockerfile 01:57:43 #1 transferring dockerfile: 3.02kB done 01:57:43 #1 DONE 0.1s 01:57:43 01:57:43 #2 [core-keeper internal] load build definition from Dockerfile 01:57:43 #2 transferring dockerfile: 2.07kB done 01:57:43 #2 DONE 0.1s 01:57:43 01:57:43 #3 [core-keeper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:57:43 #3 ... 01:57:43 01:57:43 #4 [security-proxy-setup internal] load build definition from Dockerfile 01:57:43 #4 transferring dockerfile: 2.50kB done 01:57:43 #4 DONE 0.1s 01:57:43 01:57:43 #5 [core-data internal] load build definition from Dockerfile 01:57:43 #5 transferring dockerfile: 2.04kB done 01:57:43 #5 DONE 0.2s 01:57:43 01:57:43 #3 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:57:43 #3 ... 01:57:43 01:57:43 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 01:57:43 #6 transferring dockerfile: 1.89kB done 01:57:43 #6 DONE 0.2s 01:57:43 01:57:43 #7 [core-metadata internal] load build definition from Dockerfile 01:57:43 #7 transferring dockerfile: 2.10kB done 01:57:43 #7 DONE 0.3s 01:57:43 01:57:43 #3 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:57:43 #3 DONE 0.0s 01:57:43 01:57:43 #8 [security-spire-server internal] load build definition from Dockerfile 01:57:43 #8 transferring dockerfile: 1.70kB done 01:57:43 #8 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 01:57:43 #8 DONE 0.3s 01:57:43 01:57:43 #9 [core-command internal] load build definition from Dockerfile 01:57:43 #9 transferring dockerfile: 1.94kB done 01:57:43 #9 DONE 0.3s 01:57:43 01:57:43 #10 [security-secretstore-setup internal] load build definition from Dockerfile 01:57:43 #10 transferring dockerfile: 2.49kB done 01:57:43 #10 DONE 0.3s 01:57:43 01:57:43 #11 [support-scheduler internal] load build definition from Dockerfile 01:57:43 #11 transferring dockerfile: 1.83kB done 01:57:43 #11 DONE 0.3s 01:57:43 01:57:43 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 01:57:43 #12 transferring dockerfile: 2.23kB done 01:57:43 #12 DONE 0.4s 01:57:43 01:57:43 #13 [security-spire-agent internal] load build definition from Dockerfile 01:57:43 #13 transferring dockerfile: 1.81kB done 01:57:43 #13 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 01:57:43 #13 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 01:57:43 #13 DONE 0.4s 01:57:43 01:57:43 #14 [security-proxy-auth internal] load build definition from Dockerfile 01:57:43 #14 transferring dockerfile: 2.14kB done 01:57:43 #14 DONE 0.4s 01:57:43 01:57:43 #15 [security-spire-config internal] load build definition from Dockerfile 01:57:43 #15 transferring dockerfile: 1.69kB done 01:57:43 #15 DONE 0.4s 01:57:43 01:57:43 #16 [support-notifications internal] load build definition from Dockerfile 01:57:43 #16 transferring dockerfile: 2.02kB done 01:57:43 #16 DONE 0.4s 01:57:43 01:57:43 #17 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 01:57:43 #17 DONE 0.4s 01:57:43 01:57:43 #18 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22 01:57:43 #18 DONE 0.7s 01:57:43 01:57:43 #19 [security-spiffe-token-provider internal] load .dockerignore 01:57:43 #19 transferring context: 50B done 01:57:43 #19 DONE 0.0s 01:57:43 01:57:43 #20 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 01:57:43 #20 DONE 0.5s 01:57:43 01:57:43 #21 [core-metadata internal] load .dockerignore 01:57:43 #21 transferring context: 50B done 01:57:43 #21 DONE 0.1s 01:57:43 01:57:43 #22 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 01:57:43 #22 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done 01:57:43 #22 ... 01:57:43 01:57:43 #23 [core-keeper internal] load .dockerignore 01:57:43 #23 transferring context: 50B done 01:57:43 #23 DONE 0.1s 01:57:43 01:57:43 #24 [support-scheduler internal] load .dockerignore 01:57:43 #24 transferring context: 50B done 01:57:43 #24 DONE 0.1s 01:57:43 01:57:43 #25 [security-proxy-setup internal] load .dockerignore 01:57:43 #25 transferring context: 50B done 01:57:43 #25 DONE 0.1s 01:57:43 01:57:43 #26 [security-bootstrapper internal] load .dockerignore 01:57:43 #26 transferring context: 50B done 01:57:43 #26 DONE 0.1s 01:57:43 01:57:43 #27 [support-notifications internal] load .dockerignore 01:57:43 #27 transferring context: 50B done 01:57:43 #27 DONE 0.2s 01:57:43 01:57:43 #28 [security-secretstore-setup internal] load .dockerignore 01:57:43 #28 transferring context: 50B done 01:57:43 #28 DONE 0.2s 01:57:43 01:57:43 #29 [core-data internal] load .dockerignore 01:57:43 #29 transferring context: 50B done 01:57:43 #29 DONE 0.2s 01:57:43 01:57:43 #30 [security-proxy-auth internal] load .dockerignore 01:57:43 #30 transferring context: 50B done 01:57:43 #30 DONE 0.2s 01:57:43 01:57:43 #31 [core-command internal] load .dockerignore 01:57:43 #31 transferring context: 50B done 01:57:43 #31 DONE 0.2s 01:57:43 01:57:43 #32 [core-common-config-bootstrapper internal] load .dockerignore 01:57:43 #32 transferring context: 50B done 01:57:43 #32 DONE 0.2s 01:57:43 01:57:43 #22 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 01:57:43 #22 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done 01:57:43 #22 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done 01:57:43 #22 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 0B / 3.79MB 0.1s 01:57:43 #22 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 01:57:43 #22 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done 01:57:43 #22 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done 01:57:44 #22 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.3s done 01:57:44 #22 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 01:57:44 #22 ... 01:57:44 01:57:44 #33 [security-spire-agent internal] load .dockerignore 01:57:44 #33 transferring context: 50B 0.0s done 01:57:44 #33 DONE 0.4s 01:57:44 01:57:44 #34 [security-spire-config internal] load .dockerignore 01:57:44 #34 transferring context: 50B done 01:57:44 #34 DONE 0.4s 01:57:44 01:57:44 #22 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 01:57:44 #22 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done 01:57:44 #22 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.3s done 01:57:44 #22 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 01:57:44 #22 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done 01:57:44 #22 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done 01:57:44 #22 ... 01:57:44 01:57:44 #35 [security-spire-server internal] load .dockerignore 01:57:44 #35 transferring context: 50B 0.0s done 01:57:44 #35 DONE 0.5s 01:57:44 01:57:44 #36 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 01:57:44 #36 DONE 0.5s 01:57:44 01:57:44 #22 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 01:57:44 #22 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done 01:57:44 #22 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.3s done 01:57:44 #22 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 01:57:44 #22 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done 01:57:44 #22 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done 01:57:44 #22 ... 01:57:44 01:57:44 #37 [security-spire-config internal] load build context 01:57:44 #37 transferring context: 24.83kB 0.0s done 01:57:44 #37 DONE 0.4s 01:57:44 01:57:44 #22 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 01:57:44 #22 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 0.4s done 01:57:44 #22 ... 01:57:44 01:57:44 #38 [security-spire-agent internal] load build context 01:57:44 #38 transferring context: 26.11kB 0.0s done 01:57:44 #38 DONE 0.7s 01:57:44 01:57:44 #39 [security-spire-server internal] load build context 01:57:44 #39 transferring context: 26.58kB 0.0s done 01:57:44 #39 DONE 0.6s 01:57:44 01:57:44 #40 [support-notifications builder 2/7] WORKDIR /edgex-go 01:57:44 #40 DONE 0.6s 01:57:44 01:57:44 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:57:44 #41 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.1s done 01:57:44 #41 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 01:57:44 #41 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 01:57:44 #41 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 01:57:44 #41 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.5s done 01:57:44 #41 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 01:57:44 #41 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.6s done 01:57:44 #41 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 01:57:44 #41 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.7s 01:57:44 #41 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0B / 41.51MB 0.7s 01:57:44 #41 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.7s done 01:57:44 #41 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 4.19MB / 41.51MB 0.8s 01:57:44 #41 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 01:57:45 #41 ... 01:57:45 01:57:45 #22 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 01:57:45 #22 DONE 1.4s 01:57:45 01:57:45 #41 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:57:45 #41 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.7s done 01:57:45 #41 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 31.46MB / 41.51MB 1.0s 01:57:45 #41 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 1.1s 01:57:45 #41 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 1.2s done 01:57:45 #41 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 01:57:45 using credential edgex-jenkins-ssh 01:57:45 Cloning the remote Git repository 01:57:46 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:57:46 > git init /w/workspace/edgex-go/991 # timeout=10 01:57:46 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:57:46 > git --version # timeout=10 01:57:46 > git --version # 'git version 2.25.1' 01:57:46 using GIT_SSH to set credentials SSH Credentials for GitHub 01:57:46 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:57:49 #41 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 3.6s done 01:57:49 #41 ... 01:57:49 01:57:49 #42 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:57:49 #42 DONE 4.6s 01:57:49 01:57:49 #43 [security-proxy-setup internal] load build context 01:57:49 #43 transferring context: 233.59MB 5.7s 01:57:49 #43 ... 01:57:49 01:57:49 #44 [security-bootstrapper internal] load build context 01:57:49 #44 ... 01:57:49 01:57:49 #43 [security-proxy-setup internal] load build context 01:57:52 #43 ... 01:57:52 01:57:52 #45 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 01:57:52 #0 2.725 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:57:52 #0 2.832 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:57:52 #0 3.164 OK: 265 MiB in 60 packages 01:57:52 #45 DONE 7.5s 01:57:52 01:57:52 #46 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:57:52 #0 2.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:57:52 #0 2.404 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:57:52 #0 2.744 OK: 265 MiB in 60 packages 01:57:52 #46 DONE 7.5s 01:57:52 01:57:52 #47 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:57:52 #0 2.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:57:52 #0 2.504 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:57:52 #0 2.850 v3.22.5-25-g3366070614d [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:57:52 #0 2.850 v3.22.5-24-g7ef212d8776 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:57:52 #0 2.850 OK: 26325 distinct packages available 01:57:52 #0 2.913 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:57:52 #0 3.024 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:57:52 #0 3.343 (1/4) Installing dumb-init (1.2.5-r3) 01:57:52 #0 3.358 (2/4) Installing musl-obstack (1.2.3-r2) 01:57:52 #0 3.478 (3/4) Installing libucontext (1.3.2-r0) 01:57:52 #0 3.485 (4/4) Installing gcompat (1.1.0-r4) 01:57:52 #0 3.496 Executing busybox-1.37.0-r20.trigger 01:57:52 #0 3.501 OK: 8 MiB in 20 packages 01:57:52 #47 DONE 7.2s 01:57:52 01:57:52 #43 [security-proxy-setup internal] load build context 01:57:52 #43 ... 01:57:52 01:57:52 #48 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 01:57:52 #0 1.587 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:57:52 #0 1.709 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:57:52 #0 2.008 OK: 265 MiB in 60 packages 01:57:52 #48 DONE 7.6s 01:57:52 01:57:52 #49 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:57:52 #0 0.869 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:57:52 #0 1.144 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:57:52 #0 1.520 v3.22.5-25-g3366070614d [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:57:52 #0 1.520 v3.22.5-24-g7ef212d8776 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:57:52 #0 1.520 OK: 26345 distinct packages available 01:57:52 #0 1.581 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:57:52 #0 1.691 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:57:52 #0 2.023 OK: 265 MiB in 60 packages 01:57:52 #49 DONE 7.6s 01:57:52 01:57:52 #50 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 01:57:52 #0 0.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:57:52 #0 1.123 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:57:52 #0 1.514 OK: 265 MiB in 60 packages 01:57:52 #50 DONE 7.6s 01:57:52 01:57:52 #43 [security-proxy-setup internal] load build context 01:57:52 #43 ... 01:57:52 01:57:52 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 01:57:52 #51 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.1s done 01:57:52 #51 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 01:57:52 #51 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done 01:57:52 #51 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done 01:57:52 #51 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.5s done 01:57:52 #51 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.6s done 01:57:52 #51 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 01:57:52 #51 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.6s done 01:57:52 #51 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 01:57:52 #51 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done 01:57:52 #51 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 0.9s done 01:57:52 #51 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 1.6s done 01:57:52 #51 DONE 8.4s 01:57:52 01:57:52 #43 [security-proxy-setup internal] load build context 01:57:52 #43 ... 01:57:52 01:57:52 #41 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 01:57:52 #41 DONE 8.5s 01:57:52 01:57:52 #43 [security-proxy-setup internal] load build context 01:57:53 #43 ... 01:57:53 01:57:53 #52 [security-spiffe-token-provider internal] load build context 01:57:53 #52 ... 01:57:53 01:57:53 #53 [core-metadata internal] load build context 01:57:53 #53 ... 01:57:53 01:57:53 #54 [support-notifications internal] load build context 01:57:53 #54 ... 01:57:53 01:57:53 #55 [security-secretstore-setup internal] load build context 01:57:54 #55 ... 01:57:54 01:57:54 #56 [core-common-config-bootstrapper internal] load build context 01:57:54 #56 ... 01:57:54 01:57:54 #57 [core-keeper internal] load build context 01:57:54 #57 ... 01:57:54 01:57:54 #58 [support-scheduler internal] load build context 01:57:54 #58 ... 01:57:54 01:57:54 #59 [security-proxy-auth internal] load build context 01:57:54 #59 ... 01:57:54 01:57:54 #60 [core-command internal] load build context 01:57:54 #60 ... 01:57:54 01:57:54 #61 [core-data internal] load build context 01:57:54 #61 ... 01:57:54 01:57:54 #56 [core-common-config-bootstrapper internal] load build context 01:57:54 #56 transferring context: 454.00MB 10.7s 01:57:55 #56 ... 01:57:55 01:57:55 #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:57:55 #0 9.030 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:57:55 #0 9.149 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:57:55 #0 9.452 (1/1) Installing dumb-init (1.2.5-r3) 01:57:55 #0 9.463 Executing busybox-1.37.0-r20.trigger 01:57:55 #0 9.477 OK: 7 MiB in 17 packages 01:57:55 #62 ... 01:57:55 01:57:55 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:57:55 #0 9.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:57:55 #0 9.149 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:57:55 #0 9.449 (1/4) Installing ca-certificates (20260611-r0) 01:57:55 #0 9.469 (2/4) Installing dumb-init (1.2.5-r3) 01:57:55 #0 9.482 (3/4) Installing su-exec (0.2-r3) 01:57:55 #0 9.544 (4/4) Installing yq-go (4.47.2-r3) 01:57:55 #0 9.623 Executing busybox-1.37.0-r20.trigger 01:57:55 #0 9.633 Executing ca-certificates-20260611-r0.trigger 01:57:55 #0 9.680 OK: 20 MiB in 20 packages 01:57:55 #63 ... 01:57:55 01:57:55 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:57:55 #0 8.569 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:57:55 #0 8.693 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:57:55 #0 9.111 (1/4) Installing dumb-init (1.2.5-r3) 01:57:55 #0 9.124 (2/4) Installing openssl (3.5.7-r0) 01:57:55 #0 9.152 (3/4) Installing su-exec (0.2-r3) 01:57:55 #0 9.163 (4/4) Installing yq-go (4.47.2-r3) 01:57:55 #0 9.327 Executing busybox-1.37.0-r20.trigger 01:57:55 #0 9.332 OK: 20 MiB in 20 packages 01:57:55 #64 ... 01:57:55 01:57:55 #65 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:57:55 #0 8.590 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:57:55 #0 8.714 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:57:55 #0 9.060 v3.22.5-25-g3366070614d [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:57:55 #0 9.060 v3.22.5-24-g7ef212d8776 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:57:55 #0 9.060 OK: 26325 distinct packages available 01:57:55 #0 9.127 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:57:55 #0 9.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:57:55 #0 9.593 (1/5) Installing dumb-init (1.2.5-r3) 01:57:55 #0 9.607 (2/5) Installing musl-obstack (1.2.3-r2) 01:57:55 #0 9.618 (3/5) Installing libucontext (1.3.2-r0) 01:57:55 #0 9.628 (4/5) Installing gcompat (1.1.0-r4) 01:57:55 #0 9.640 (5/5) Installing openssl (3.5.7-r0) 01:57:55 #0 9.658 Executing busybox-1.37.0-r20.trigger 01:57:55 #0 9.664 OK: 8 MiB in 21 packages 01:57:55 #65 ... 01:57:55 01:57:55 #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:57:55 #66 ... 01:57:55 01:57:55 #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:57:55 #67 ... 01:57:55 01:57:55 #68 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:57:56 #68 ... 01:57:56 01:57:56 #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:57:56 #69 ... 01:57:56 01:57:56 #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:57:56 #70 ... 01:57:56 01:57:56 #71 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:57:56 #71 ... 01:57:56 01:57:56 #56 [core-common-config-bootstrapper internal] load build context 01:57:57 #56 transferring context: 652.80MB 13.6s done 01:57:59 #56 ... 01:57:59 01:57:59 #55 [security-secretstore-setup internal] load build context 01:57:59 #55 transferring context: 652.80MB 12.6s done 01:57:59 #55 DONE 15.0s 01:57:59 01:57:59 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:57:59 #63 DONE 13.7s 01:57:59 01:57:59 #65 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:57:59 #65 DONE 13.7s 01:57:59 01:57:59 #62 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 01:57:59 #62 DONE 13.7s 01:57:59 01:57:59 #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 01:57:59 #67 12.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:57:59 #67 12.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:57:59 #67 13.16 (1/7) Installing ca-certificates (20260611-r0) 01:57:59 #67 13.19 (2/7) Installing dumb-init (1.2.5-r3) 01:57:59 #67 13.25 (3/7) Installing libgcc (14.2.0-r6) 01:57:59 #67 13.26 (4/7) Installing libsodium (1.0.20-r1) 01:57:59 #67 13.28 (5/7) Installing libstdc++ (14.2.0-r6) 01:57:59 #67 13.31 (6/7) Installing libzmq (4.3.5-r2) 01:57:59 #67 13.33 (7/7) Installing zeromq (4.3.5-r2) 01:57:59 #67 13.34 Executing busybox-1.37.0-r20.trigger 01:57:59 #67 13.35 Executing ca-certificates-20260611-r0.trigger 01:57:59 #67 13.38 OK: 12 MiB in 23 packages 01:57:59 #67 DONE 13.7s 01:57:59 01:57:59 #60 [core-command internal] load build context 01:57:59 #60 transferring context: 652.80MB 12.8s done 01:57:59 #60 DONE 15.1s 01:57:59 01:57:59 #64 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 01:57:59 #64 DONE 13.8s 01:57:59 01:57:59 #58 [support-scheduler internal] load build context 01:57:59 #58 transferring context: 652.80MB 13.2s done 01:57:59 #58 DONE 15.1s 01:57:59 01:57:59 #61 [core-data internal] load build context 01:57:59 #61 transferring context: 652.80MB 13.2s done 01:57:59 #61 DONE 15.1s 01:57:59 01:57:59 #54 [support-notifications internal] load build context 01:57:59 #54 transferring context: 652.80MB 13.5s done 01:57:59 #54 DONE 15.1s 01:57:59 01:57:59 #56 [core-common-config-bootstrapper internal] load build context 01:57:59 #56 DONE 15.1s 01:57:59 01:57:59 #43 [security-proxy-setup internal] load build context 01:57:59 #43 transferring context: 652.80MB 13.8s done 01:57:59 #43 DONE 15.2s 01:57:59 01:57:59 #44 [security-bootstrapper internal] load build context 01:57:59 #44 transferring context: 652.80MB 13.8s done 01:57:59 #44 DONE 15.2s 01:57:59 01:57:59 #59 [security-proxy-auth internal] load build context 01:57:59 #59 transferring context: 652.80MB 13.9s done 01:57:59 #59 DONE 15.2s 01:57:59 01:57:59 #52 [security-spiffe-token-provider internal] load build context 01:57:59 #52 transferring context: 652.80MB 14.5s done 01:57:59 #52 DONE 15.4s 01:57:59 01:57:59 #57 [core-keeper internal] load build context 01:57:59 #57 transferring context: 652.80MB 14.5s done 01:57:59 #57 DONE 15.3s 01:57:59 01:57:59 #72 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:57:59 #72 ... 01:57:59 01:57:59 #53 [core-metadata internal] load build context 01:57:59 #53 transferring context: 652.80MB 15.4s done 01:57:59 #53 DONE 15.6s 01:57:59 01:57:59 #73 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 01:57:59 #73 DONE 0.4s 01:57:59 01:57:59 #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ 01:57:59 #74 DONE 0.3s 01:57:59 01:57:59 #75 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 01:57:59 #75 DONE 0.4s 01:57:59 01:57:59 #72 [core-metadata builder 4/7] COPY go.mod vendor* ./ 01:57:59 #72 DONE 0.4s 01:57:59 01:57:59 #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 01:57:59 #76 DONE 0.3s 01:57:59 01:57:59 #77 [core-data builder 4/7] COPY go.mod vendor* ./ 01:57:59 #77 CACHED 01:57:59 01:57:59 #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 01:57:59 #66 DONE 14.2s 01:57:59 01:57:59 #78 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:57:59 #78 ... 01:57:59 01:57:59 #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:57:59 #79 10.04 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:57:59 #79 ... 01:57:59 01:57:59 #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:57:59 #69 14.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:57:59 #69 14.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:58:00 #69 ... 01:58:00 01:58:00 #80 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 01:58:00 #0 7.186 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:58:00 #0 7.296 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:58:00 #0 7.660 OK: 8 MiB in 20 packages 01:58:00 #80 DONE 7.8s 01:58:00 01:58:00 #68 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 01:58:00 #68 14.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:58:00 #68 14.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:58:00 #68 14.88 (1/2) Installing dumb-init (1.2.5-r3) 01:58:00 #68 14.90 (2/2) Installing su-exec (0.2-r3) 01:58:00 #68 14.91 Executing busybox-1.37.0-r20.trigger 01:58:00 #68 14.94 OK: 7 MiB in 18 packages 01:58:00 #68 DONE 15.1s 01:58:00 01:58:00 #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:58:00 #69 15.25 (1/3) Installing ca-certificates (20260611-r0) 01:58:00 #69 15.29 (2/3) Installing dumb-init (1.2.5-r3) 01:58:00 #69 15.30 (3/3) Installing tzdata (2026b-r0) 01:58:00 #69 15.37 Executing busybox-1.37.0-r20.trigger 01:58:00 #69 ... 01:58:00 01:58:00 #71 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 01:58:00 #71 14.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:58:00 #71 14.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:58:00 #71 15.06 (1/1) Installing dumb-init (1.2.5-r3) 01:58:00 #71 15.07 Executing busybox-1.37.0-r20.trigger 01:58:00 #71 15.09 OK: 7 MiB in 17 packages 01:58:00 #71 DONE 15.4s 01:58:00 01:58:00 #81 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:58:00 #81 DONE 0.4s 01:58:00 01:58:00 #69 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 01:58:00 #69 15.37 Executing ca-certificates-20260611-r0.trigger 01:58:00 #69 15.41 OK: 8 MiB in 19 packages 01:58:00 #69 DONE 15.6s 01:58:00 01:58:00 #79 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 01:58:00 #79 10.41 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:58:00 #79 10.90 OK: 265 MiB in 60 packages 01:58:00 #79 DONE 11.1s 01:58:00 01:58:00 #82 [security-spire-config stage-2 5/10] COPY Attribution.txt / 01:58:00 #82 DONE 0.1s 01:58:00 01:58:00 #83 [core-command stage-1 3/9] RUN apk --no-cache upgrade 01:58:00 #83 ... 01:58:00 01:58:00 #84 [core-keeper builder 5/8] COPY go.mod vendor* ./ 01:58:00 #84 DONE 0.1s 01:58:00 01:58:00 #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 01:58:00 #0 0.796 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:58:00 #0 0.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:58:00 #0 1.748 OK: 20 MiB in 20 packages 01:58:00 #85 DONE 1.9s 01:58:00 01:58:00 #86 [security-spire-config stage-2 6/10] COPY security.txt / 01:58:00 #86 DONE 0.1s 01:58:00 01:58:00 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 01:58:00 #0 1.302 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:58:00 #0 1.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:58:00 #0 1.771 OK: 20 MiB in 20 packages 01:58:00 #87 DONE 1.9s 01:58:00 01:58:00 #88 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 01:58:00 #0 1.311 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:58:00 #0 1.432 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:58:00 #0 1.794 OK: 8 MiB in 21 packages 01:58:00 #88 DONE 1.9s 01:58:00 01:58:00 #89 [core-data stage-1 3/7] RUN apk --no-cache upgrade 01:58:00 #0 1.306 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:58:00 #0 1.426 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:58:00 #0 1.794 OK: 7 MiB in 17 packages 01:58:00 #89 DONE 2.0s 01:58:00 01:58:00 #90 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:58:00 #90 DONE 0.1s 01:58:00 01:58:00 #91 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 01:58:00 #91 DONE 0.1s 01:58:00 01:58:00 #92 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 01:58:00 #92 DONE 0.1s 01:58:00 01:58:00 #93 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:58:01 #93 ... 01:58:01 01:58:01 #94 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 01:58:01 #0 1.244 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:58:01 #0 1.432 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:58:01 #0 2.202 OK: 12 MiB in 23 packages 01:58:01 #94 DONE 2.4s 01:58:01 01:58:01 #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 01:58:01 #95 DONE 0.5s 01:58:01 01:58:01 #96 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:58:01 #96 DONE 0.4s 01:58:01 01:58:01 #93 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:58:01 #93 DONE 0.5s 01:58:01 01:58:01 #97 [security-spire-config] exporting to image 01:58:01 #97 exporting layers 01:58:01 #97 ... 01:58:01 01:58:01 #98 [security-spire-server stage-2 5/9] COPY Attribution.txt / 01:58:01 #98 DONE 0.4s 01:58:01 01:58:01 #99 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 01:58:01 #99 DONE 0.4s 01:58:01 01:58:01 #100 [security-spire-server stage-2 6/9] COPY security.txt / 01:58:01 #100 DONE 0.1s 01:58:01 01:58:01 #101 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 01:58:01 #101 DONE 0.1s 01:58:02 01:58:02 #102 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:58:02 #102 DONE 0.1s 01:58:02 01:58:02 #103 [security-spire-agent stage-3 7/10] COPY security.txt / 01:58:02 #103 DONE 0.1s 01:58:02 01:58:02 #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:58:02 #70 14.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:58:02 #70 14.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:58:02 #70 15.84 v3.22.5-25-g3366070614d [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 01:58:02 #70 15.84 v3.22.5-24-g7ef212d8776 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 01:58:02 #70 15.84 OK: 26325 distinct packages available 01:58:02 #70 15.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:58:02 #70 16.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:58:02 #70 16.38 (1/13) Installing brotli-libs (1.1.0-r2) 01:58:02 #70 16.42 (2/13) Installing c-ares (1.34.8-r0) 01:58:02 #70 16.44 (3/13) Installing libunistring (1.3-r0) 01:58:02 #70 16.46 (4/13) Installing libidn2 (2.3.7-r0) 01:58:02 #70 16.48 (5/13) Installing nghttp2-libs (1.69.0-r0) 01:58:02 #70 16.49 (6/13) Installing libpsl (0.21.5-r3) 01:58:02 #70 16.50 (7/13) Installing zstd-libs (1.5.7-r0) 01:58:02 #70 16.52 (8/13) Installing libcurl (8.14.1-r2) 01:58:02 #70 16.56 (9/13) Installing curl (8.14.1-r2) 01:58:02 #70 16.57 (10/13) Installing dumb-init (1.2.5-r3) 01:58:02 #70 16.59 (11/13) Installing musl-obstack (1.2.3-r2) 01:58:02 #70 16.61 (12/13) Installing libucontext (1.3.2-r0) 01:58:02 #70 16.62 (13/13) Installing gcompat (1.1.0-r4) 01:58:02 #70 16.63 Executing busybox-1.37.0-r20.trigger 01:58:02 #70 16.64 OK: 12 MiB in 29 packages 01:58:02 #70 DONE 16.8s 01:58:02 01:58:02 #97 [security-spire-config] exporting to image 01:58:02 #97 exporting layers 0.6s done 01:58:02 #97 writing image sha256:0fb7b8bd55c53fb2fae0c4a6bdd13fc746dee98bc4ca484567197c0537da3783 done 01:58:02 #97 naming to docker.io/library/security-spire-config done 01:58:02 #97 DONE 0.6s 01:58:02 01:58:02 #104 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:58:02 #104 DONE 0.1s 01:58:02 01:58:02 #105 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:58:02 #105 ... 01:58:02 01:58:02 #106 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:58:02 #106 DONE 0.1s 01:58:02 01:58:02 #107 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:58:02 #107 DONE 0.2s 01:58:02 01:58:02 #108 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:58:02 #108 DONE 0.1s 01:58:02 01:58:02 #109 [security-spire-server] exporting to image 01:58:02 #109 ... 01:58:02 01:58:02 #110 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:58:02 #110 DONE 0.1s 01:58:02 01:58:02 #111 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 01:58:02 #0 1.397 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:58:02 #0 1.508 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:58:02 #0 1.880 OK: 7 MiB in 18 packages 01:58:02 #111 DONE 2.0s 01:58:02 01:58:02 #112 [security-spire-agent] exporting to image 01:58:02 #112 ... 01:58:02 01:58:02 #113 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 01:58:02 #0 2.037 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:58:02 #0 2.300 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:58:02 #0 2.866 (1/1) Installing dumb-init (1.2.5-r3) 01:58:02 #0 3.034 Executing busybox-1.37.0-r20.trigger 01:58:02 #0 3.040 OK: 7 MiB in 17 packages 01:58:02 #113 DONE 3.2s 01:58:02 01:58:02 #83 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 01:58:02 #83 1.343 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:58:02 #83 1.484 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:58:02 #83 1.876 OK: 7 MiB in 17 packages 01:58:02 #83 DONE 2.0s 01:58:02 01:58:02 #109 [security-spire-server] exporting to image 01:58:02 #109 exporting layers 0.5s done 01:58:02 #109 writing image sha256:ad094925c6c7537659c5ded0ed9c4c90f6422d89b43419b4d2b04c1929071822 done 01:58:02 #109 naming to docker.io/library/security-spire-server 01:58:02 #109 naming to docker.io/library/security-spire-server done 01:58:02 #109 DONE 0.6s 01:58:02 01:58:02 #105 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:58:02 #105 0.575 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:58:02 #105 0.709 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:58:03 #105 ... 01:58:03 01:58:03 #112 [security-spire-agent] exporting to image 01:58:03 #112 exporting layers 0.6s done 01:58:03 #112 writing image sha256:6d98ff594c469bea500d4b04f8cc7f87b88911c23685fcc2f62a701ce7e354f7 done 01:58:03 #112 naming to docker.io/library/security-spire-agent 0.0s done 01:58:03 #112 DONE 0.8s 01:58:03 01:58:03 #114 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:58:03 #114 DONE 0.8s 01:58:03 01:58:03 #105 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 01:58:03 #105 1.086 OK: 12 MiB in 29 packages 01:58:03 #105 DONE 1.3s 01:58:03 01:58:03 #115 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 01:58:03 #115 DONE 0.2s 01:58:03 01:58:03 #116 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 01:58:03 #0 1.355 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 01:58:03 #0 1.846 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 01:58:03 #0 2.502 OK: 8 MiB in 19 packages 01:58:03 #116 DONE 2.9s 01:58:03 01:58:03 #117 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:58:07 Avoid second fetch 01:58:07 Checking out Revision 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 (main) 01:58:06 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:58:06 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:58:07 > git config core.sparsecheckout # timeout=10 01:58:07 > git checkout -f 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 # timeout=10 01:58:08 Commit message: "Merge pull request #5452 from edgexfoundry/dependabot/go_modules/github.com/go-co-op/gocron/v2-2.22.0" 01:58:10 #117 ... 01:58:10 01:58:10 #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:58:10 #118 ... 01:58:10 01:58:10 #119 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:58:10 #119 ... 01:58:10 01:58:10 #120 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:58:10 #120 ... 01:58:10 01:58:10 #121 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:58:12 provisioning config files... 01:58:12 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/991@tmp/config6707203926808797531tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:58:13 ---> ****-login.sh 01:58:13 nexus3.edgexfoundry.org:10001 01:58:13 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:14 Configure a credential helper to remove this warning. See 01:58:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:14 01:58:14 Login Succeeded 01:58:14 nexus3.edgexfoundry.org:10002 01:58:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:14 Configure a credential helper to remove this warning. See 01:58:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:14 01:58:14 Login Succeeded 01:58:14 nexus3.edgexfoundry.org:10003 01:58:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:14 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:14 Configure a credential helper to remove this warning. See 01:58:14 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:14 01:58:14 Login Succeeded 01:58:14 nexus3.edgexfoundry.org:10004 01:58:14 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:15 Configure a credential helper to remove this warning. See 01:58:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:15 01:58:15 Login Succeeded 01:58:15 ****.io 01:58:15 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:58:15 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 01:58:15 Configure a credential helper to remove this warning. See 01:58:15 https://docs.****.com/engine/reference/commandline/login/#credentials-store 01:58:15 01:58:15 Login Succeeded 01:58:15 ---> ****-login.sh ends [Pipeline] } 01:58:15 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 01:58:16 + git config --global --add safe.directory /w/workspace/edgex-go/991 [Pipeline] echo 01:58:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 01:58:16 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 01:58:16 ========================================================= 01:58:16 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 01:58:16 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:58:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 01:58:16 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:58:16 6b59a28fa201: Pulling fs layer 01:58:16 d32bb0dddca7: Pulling fs layer 01:58:16 5dab1238d3d9: Pulling fs layer 01:58:16 196fd7d83e7d: Pulling fs layer 01:58:16 4f4fb700ef54: Pulling fs layer 01:58:16 8ba94037c8f0: Pulling fs layer 01:58:16 deaec5988b04: Pulling fs layer 01:58:16 9f65657bb879: Pulling fs layer 01:58:16 196fd7d83e7d: Waiting 01:58:16 4f4fb700ef54: Waiting 01:58:16 8ba94037c8f0: Waiting 01:58:16 deaec5988b04: Waiting 01:58:16 9f65657bb879: Waiting 01:58:17 d32bb0dddca7: Verifying Checksum 01:58:17 d32bb0dddca7: Download complete 01:58:17 196fd7d83e7d: Verifying Checksum 01:58:17 196fd7d83e7d: Download complete 01:58:17 4f4fb700ef54: Verifying Checksum 01:58:17 4f4fb700ef54: Download complete 01:58:17 8ba94037c8f0: Verifying Checksum 01:58:17 8ba94037c8f0: Download complete 01:58:17 6b59a28fa201: Verifying Checksum 01:58:17 6b59a28fa201: Download complete 01:58:17 9f65657bb879: Verifying Checksum 01:58:17 9f65657bb879: Download complete 01:58:18 6b59a28fa201: Pull complete 01:58:18 d32bb0dddca7: Pull complete 01:58:18 5dab1238d3d9: Verifying Checksum 01:58:18 5dab1238d3d9: Download complete 01:58:20 #121 DONE 18.4s 01:58:20 01:58:20 #119 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:58:20 #119 DONE 19.8s 01:58:20 01:58:20 #78 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:58:20 #78 DONE 19.8s 01:58:20 01:58:20 #117 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:58:20 #117 DONE 19.8s 01:58:20 01:58:20 #118 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:58:20 #118 DONE 19.8s 01:58:20 01:58:20 #120 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:58:20 #120 DONE 19.8s 01:58:20 01:58:20 #122 [security-spiffe-token-provider builder 6/7] COPY . . 01:58:20 deaec5988b04: Download complete 01:58:25 #122 ... 01:58:25 01:58:25 #123 [core-common-config-bootstrapper builder 6/7] COPY . . 01:58:25 #123 DONE 6.0s 01:58:25 01:58:25 #124 [security-secretstore-setup builder 6/7] COPY . . 01:58:25 #124 DONE 6.0s 01:58:25 01:58:25 #125 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:58:25 #125 CACHED 01:58:25 01:58:25 #126 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 01:58:25 #126 CACHED 01:58:25 01:58:25 #127 [security-proxy-setup builder 6/7] COPY . . 01:58:25 #127 CACHED 01:58:25 01:58:25 #128 [security-bootstrapper builder 6/7] COPY . . 01:58:25 #128 CACHED 01:58:25 01:58:25 #129 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:58:25 #129 CACHED 01:58:25 01:58:25 #130 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:58:25 #130 CACHED 01:58:25 01:58:25 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:58:25 #131 ... 01:58:25 01:58:25 #132 [core-command builder 6/7] COPY . . 01:58:25 #132 CACHED 01:58:25 01:58:25 #133 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:58:25 #133 CACHED 01:58:25 01:58:25 #134 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:58:25 #134 CACHED 01:58:25 01:58:25 #135 [core-metadata builder 4/7] COPY go.mod vendor* ./ 01:58:25 #135 CACHED 01:58:25 01:58:25 #136 [core-metadata builder 6/7] COPY . . 01:58:25 #136 CACHED 01:58:25 01:58:25 #137 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:58:25 #137 CACHED 01:58:25 01:58:25 #138 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:58:25 #138 CACHED 01:58:25 01:58:25 #139 [core-common-config-bootstrapper builder 6/7] COPY . . 01:58:25 #139 CACHED 01:58:25 01:58:25 #140 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:58:25 #140 CACHED 01:58:25 01:58:25 #141 [security-proxy-auth builder 6/7] COPY . . 01:58:25 #141 CACHED 01:58:25 01:58:25 #142 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 01:58:25 #142 CACHED 01:58:25 01:58:25 #143 [core-keeper builder 7/8] COPY . . 01:58:25 #143 DONE 6.0s 01:58:25 01:58:25 #144 [support-scheduler builder 6/7] COPY . . 01:58:25 #144 DONE 6.0s 01:58:25 01:58:25 #122 [security-spiffe-token-provider builder 6/7] COPY . . 01:58:25 #122 DONE 6.0s 01:58:25 01:58:25 #145 [support-notifications builder 6/7] COPY . . 01:58:25 #145 DONE 6.1s 01:58:25 01:58:25 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:58:26 #146 1.078 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:58:32 5dab1238d3d9: Pull complete 01:58:32 196fd7d83e7d: Pull complete 01:58:33 4f4fb700ef54: Pull complete 01:58:33 8ba94037c8f0: Pull complete 01:58:36 #146 ... 01:58:36 01:58:36 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:58:36 #0 1.155 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:58:36 #147 ... 01:58:36 01:58:36 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:58:36 #0 0.978 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:58:36 #148 ... 01:58:36 01:58:36 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:58:36 #0 0.567 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 01:58:36 #149 ... 01:58:36 01:58:36 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:58:36 #0 1.088 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:58:36 #150 ... 01:58:36 01:58:36 #151 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 01:58:36 #0 1.121 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 01:58:36 #151 ... 01:58:36 01:58:36 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:58:36 #0 0.824 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 01:58:36 #152 ... 01:58:36 01:58:36 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:58:36 #0 0.826 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:58:36 #153 ... 01:58:36 01:58:36 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:58:36 #131 0.950 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 01:58:36 #131 ... 01:58:36 01:58:36 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:58:36 #0 1.118 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:58:36 #154 ... 01:58:36 01:58:36 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:58:36 #0 1.053 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:58:36 #155 ... 01:58:36 01:58:36 #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:58:36 #0 0.961 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:58:43 deaec5988b04: Pull complete 01:58:44 9f65657bb879: Pull complete 01:58:44 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 01:58:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 01:58:44 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh 01:58:44 + docker build -t ci-base-image-arm64 -f - . 01:58:44 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 01:58:44 WORKDIR /edgex 01:58:44 COPY go.mod . 01:58:44 RUN go mod download 01:58:45 Sending build context to Docker daemon 3.951MB 01:58:45 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 01:58:45 ---> 334268110677 01:58:45 Step 2/4 : WORKDIR /edgex 01:58:46 ---> Running in 938472585a07 01:58:47 Removing intermediate container 938472585a07 01:58:47 ---> c8465aa7418b 01:58:47 Step 3/4 : COPY go.mod . 01:58:47 ---> 6c6706678729 01:58:47 Step 4/4 : RUN go mod download 01:58:47 ---> Running in dcb1211aad69 01:59:55 Removing intermediate container dcb1211aad69 01:59:55 ---> 012edafdcac0 01:59:55 Successfully built 012edafdcac0 01:59:55 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:59:56 + docker inspect -f . ci-base-image-arm64 01:59:56 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:59:56 prd-ubuntu20.04-docker-arm64-4c-16g-14818 does not seem to be running inside a container 01:59:56 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/991 -v /w/workspace/edgex-go/991:/w/workspace/edgex-go/991:rw,z -v /w/workspace/edgex-go/991@tmp:/w/workspace/edgex-go/991@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:59:57 $ docker top b2d2f2cd797c5155b01cdb4accedddcafc879651373f424ca9d171685e4aea0e -eo pid,comm [Pipeline] { [Pipeline] sh 01:59:58 + go version 01:59:58 go version go1.25.3 linux/arm64 [Pipeline] } 01:59:58 $ docker stop --time=1 b2d2f2cd797c5155b01cdb4accedddcafc879651373f424ca9d171685e4aea0e 02:00:00 $ docker rm -f --volumes b2d2f2cd797c5155b01cdb4accedddcafc879651373f424ca9d171685e4aea0e [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 02:00:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:00:00 02:00:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:00:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:00:01 latest: Pulling from edgex-devops/edgex-compose-arm64 02:00:01 547446be3368: Pulling fs layer 02:00:01 d125d8839a47: Pulling fs layer 02:00:01 3e85d5ac6304: Pulling fs layer 02:00:01 c3105a71a48b: Pulling fs layer 02:00:01 0f093f025ec4: Pulling fs layer 02:00:01 c3106fc0e877: Pulling fs layer 02:00:01 c3105a71a48b: Waiting 02:00:01 0f093f025ec4: Waiting 02:00:01 c3106fc0e877: Waiting 02:00:01 547446be3368: Verifying Checksum 02:00:01 547446be3368: Download complete 02:00:01 c3105a71a48b: Verifying Checksum 02:00:01 c3105a71a48b: Download complete 02:00:01 d125d8839a47: Verifying Checksum 02:00:01 d125d8839a47: Download complete 02:00:01 c3106fc0e877: Verifying Checksum 02:00:01 c3106fc0e877: Download complete 02:00:02 0f093f025ec4: Verifying Checksum 02:00:02 0f093f025ec4: Download complete 02:00:02 547446be3368: Pull complete 02:00:04 3e85d5ac6304: Verifying Checksum 02:00:04 3e85d5ac6304: Download complete 02:00:07 d125d8839a47: Pull complete 02:00:13 #156 ... 02:00:13 02:00:13 #155 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:00:13 #155 DONE 98.6s 02:00:13 02:00:13 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:00:13 #148 ... 02:00:13 02:00:13 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:00:13 #157 DONE 0.1s 02:00:13 02:00:13 #158 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:00:13 #158 DONE 0.0s 02:00:13 02:00:13 #159 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:00:13 #159 DONE 0.1s 02:00:13 02:00:13 #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:00:13 #156 ... 02:00:13 02:00:13 #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 02:00:13 #160 DONE 0.2s 02:00:13 02:00:13 #147 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:00:13 #147 DONE 99.2s 02:00:13 02:00:13 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:00:13 #161 ... 02:00:13 02:00:13 #162 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:00:13 #162 DONE 0.2s 02:00:13 02:00:13 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:00:13 #161 DONE 0.2s 02:00:13 02:00:13 #163 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:00:13 #163 DONE 1.0s 02:00:13 02:00:13 #164 [core-common-config-bootstrapper] exporting to image 02:00:13 #164 exporting layers 02:00:13 #164 ... 02:00:13 02:00:13 #165 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:00:13 #165 DONE 1.4s 02:00:13 02:00:13 #164 [core-common-config-bootstrapper] exporting to image 02:00:13 #164 exporting layers 0.5s done 02:00:13 #164 writing image sha256:94576c1016b2ee0bb87ae40da5e848299525fb49fc4d7e89e7c93f57ba5fead7 done 02:00:13 #164 naming to docker.io/library/core-common-config-bootstrapper done 02:00:13 #164 DONE 0.6s 02:00:13 02:00:13 #166 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:00:13 #166 DONE 0.1s 02:00:13 02:00:13 #167 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 02:00:13 #167 DONE 0.3s 02:00:13 02:00:13 #151 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 02:00:13 #151 ... 02:00:13 02:00:13 #168 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:00:13 #168 DONE 0.1s 02:00:13 02:00:13 #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:00:13 #169 DONE 0.2s 02:00:13 02:00:13 #170 [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/ 02:00:13 #170 DONE 0.1s 02:00:13 02:00:13 #171 [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/ 02:00:13 #171 DONE 0.1s 02:00:13 02:00:13 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:00:13 #154 ... 02:00:13 02:00:13 #172 [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/ 02:00:13 #172 DONE 0.1s 02:00:13 02:00:13 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:00:13 #173 DONE 0.1s 02:00:13 02:00:13 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:00:13 #153 ... 02:00:13 02:00:13 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:00:13 #174 DONE 0.8s 02:00:13 02:00:13 #175 [security-bootstrapper] exporting to image 02:00:13 #175 exporting layers 0.6s done 02:00:13 #175 writing image sha256:de0af9c040f12ec99e76baa6df87aa1743b2210fd8143e62eee3a2891f7a57b2 done 02:00:13 #175 naming to docker.io/library/security-bootstrapper 02:00:13 #175 naming to docker.io/library/security-bootstrapper done 02:00:13 #175 DONE 0.7s 02:00:13 02:00:13 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:00:17 3e85d5ac6304: Pull complete 02:00:17 c3105a71a48b: Pull complete 02:00:18 0f093f025ec4: Pull complete 02:00:18 c3106fc0e877: Pull complete 02:00:18 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 02:00:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:00:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:00:18 prd-ubuntu20.04-docker-arm64-4c-16g-14818 does not seem to be running inside a container 02:00:18 $ 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/991 -v /w/workspace/edgex-go/991:/w/workspace/edgex-go/991:rw,z -v /w/workspace/edgex-go/991@tmp:/w/workspace/edgex-go/991@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 02:00:23 $ docker top a70361d7a20feec46d1151aaa6d2165799252af535175741bdfa3abd4f896a03 -eo pid,comm [Pipeline] { [Pipeline] sh 02:00:24 + docker compose -f ./docker-compose-build.yml build --parallel 02:00:34 #1 [core-command internal] load build definition from Dockerfile 02:00:37 #1 ... 02:00:37 02:00:37 #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:00:37 #2 transferring dockerfile: 2.23kB 0.0s done 02:00:37 #2 DONE 3.2s 02:00:37 02:00:37 #1 [core-command internal] load build definition from Dockerfile 02:00:37 #1 transferring dockerfile: 1.94kB done 02:00:37 #1 DONE 4.2s 02:00:37 02:00:37 #3 [security-spire-server internal] load .dockerignore 02:00:37 #3 ... 02:00:37 02:00:37 #4 [support-notifications internal] load build definition from Dockerfile 02:00:37 #4 transferring dockerfile: 2.02kB done 02:00:37 #4 DONE 3.6s 02:00:37 02:00:37 #5 [core-keeper internal] load build definition from Dockerfile 02:00:37 #5 transferring dockerfile: 2.07kB done 02:00:37 #5 DONE 3.5s 02:00:37 02:00:37 #3 [security-spire-server internal] load .dockerignore 02:00:37 #3 transferring context: 50B 0.1s done 02:00:37 #3 ... 02:00:37 02:00:37 #6 [security-bootstrapper internal] load build definition from Dockerfile 02:00:37 #6 transferring dockerfile: 3.02kB 0.0s done 02:00:37 #6 DONE 3.7s 02:00:38 02:00:38 #7 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:00:38 #7 transferring dockerfile: 1.89kB done 02:00:38 #7 DONE 3.7s 02:00:38 02:00:38 #8 [core-keeper internal] load .dockerignore 02:00:38 #8 transferring context: 50B 0.0s done 02:00:38 #8 DONE 2.5s 02:00:38 02:00:38 #9 [core-data internal] load .dockerignore 02:00:38 #9 transferring context: 50B 0.0s done 02:00:38 #9 ... 02:00:38 02:00:38 #10 [support-notifications internal] load .dockerignore 02:00:38 #10 transferring context: 50B 0.0s done 02:00:38 #10 DONE 2.6s 02:00:38 02:00:38 #11 [security-proxy-setup internal] load build definition from Dockerfile 02:00:38 #11 transferring dockerfile: 2.50kB 0.1s done 02:00:38 #11 DONE 3.6s 02:00:38 02:00:38 #12 [security-proxy-auth internal] load build definition from Dockerfile 02:00:38 #12 transferring dockerfile: 2.14kB 0.1s done 02:00:38 #12 DONE 3.5s 02:00:38 02:00:38 #13 [core-common-config-bootstrapper internal] load .dockerignore 02:00:38 #13 transferring context: 50B 0.1s done 02:00:38 #13 DONE 2.8s 02:00:38 02:00:38 #14 [security-spire-server internal] load build definition from Dockerfile 02:00:38 #14 transferring dockerfile: 1.70kB 0.1s done 02:00:38 #14 DONE 3.8s 02:00:38 02:00:38 #15 [security-secretstore-setup internal] load build definition from Dockerfile 02:00:38 #15 transferring dockerfile: 2.49kB 0.1s done 02:00:38 #15 DONE 3.9s 02:00:38 02:00:38 #16 [support-scheduler internal] load build definition from Dockerfile 02:00:38 #16 transferring dockerfile: 1.83kB 0.1s done 02:00:38 #16 DONE 3.8s 02:00:38 02:00:38 #17 [core-data internal] load build definition from Dockerfile 02:00:38 #17 transferring dockerfile: 2.04kB 0.1s done 02:00:38 #17 DONE 3.6s 02:00:38 02:00:38 #18 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:00:38 #18 DONE 0.0s 02:00:38 02:00:38 #19 [security-spire-config internal] load build definition from Dockerfile 02:00:38 #19 transferring dockerfile: 1.69kB 0.1s done 02:00:38 #19 DONE 3.9s 02:00:38 02:00:38 #20 [core-keeper internal] load metadata for docker.io/library/alpine:3.22 02:00:38 #20 ... 02:00:38 02:00:38 #21 [security-spiffe-token-provider internal] load .dockerignore 02:00:38 #21 transferring context: 50B 0.1s done 02:00:38 #21 DONE 2.8s 02:00:38 02:00:38 #22 [core-metadata internal] load build definition from Dockerfile 02:00:38 #22 transferring dockerfile: 2.10kB 0.1s done 02:00:38 #22 DONE 3.7s 02:00:38 02:00:38 #23 [core-command internal] load .dockerignore 02:00:38 #23 transferring context: 50B 0.1s done 02:00:38 #23 DONE 3.6s 02:00:38 02:00:38 #24 [security-secretstore-setup internal] load .dockerignore 02:00:38 #24 transferring context: 50B 0.1s done 02:00:38 #24 DONE 2.8s 02:00:38 02:00:38 #25 [security-bootstrapper internal] load .dockerignore 02:00:38 #25 transferring context: 50B 0.1s done 02:00:38 #25 DONE 2.9s 02:00:38 02:00:38 #26 [security-spire-agent internal] load build definition from Dockerfile 02:00:38 #26 transferring dockerfile: 1.81kB 0.1s done 02:00:38 #26 DONE 4.0s 02:00:38 02:00:38 #3 [security-spire-server internal] load .dockerignore 02:00:38 #3 DONE 2.9s 02:00:38 02:00:38 #27 [security-spire-agent internal] load .dockerignore 02:00:38 #27 transferring context: 50B 0.0s done 02:00:38 #27 DONE 2.7s 02:00:38 02:00:38 #18 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:00:38 #18 DONE 0.0s 02:00:38 02:00:38 #28 [security-proxy-auth internal] load .dockerignore 02:00:38 #28 transferring context: 50B 0.0s done 02:00:38 #28 DONE 2.7s 02:00:38 02:00:38 #29 [support-scheduler internal] load .dockerignore 02:00:38 #29 transferring context: 50B 0.0s done 02:00:38 #29 DONE 2.9s 02:00:38 02:00:38 #20 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 02:00:38 #20 ... 02:00:38 02:00:38 #18 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:00:38 #18 DONE 0.0s 02:00:38 02:00:38 #30 [security-proxy-setup internal] load .dockerignore 02:00:38 #30 transferring context: 50B 0.0s done 02:00:38 #30 DONE 2.9s 02:00:38 02:00:38 #31 [security-spire-config internal] load .dockerignore 02:00:38 #31 transferring context: 50B 0.0s done 02:00:38 #31 DONE 2.9s 02:00:38 02:00:38 #32 [core-metadata internal] load .dockerignore 02:00:38 #32 transferring context: 50B 0.0s done 02:00:38 #32 DONE 2.7s 02:00:38 02:00:38 #9 [core-data internal] load .dockerignore 02:00:38 #9 DONE 2.8s 02:00:38 02:00:38 #20 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 02:00:38 #20 DONE 0.6s 02:00:38 02:00:38 #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 02:00:38 #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done 02:00:39 #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done 02:00:39 #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 02:00:39 #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done 02:00:39 #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done 02:00:39 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 1.05MB / 4.12MB 0.2s 02:00:39 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 2.10MB / 4.12MB 0.3s 02:00:39 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 3.15MB / 4.12MB 0.4s 02:00:39 #33 ... 02:00:39 02:00:39 #18 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:00:39 #18 DONE 0.0s 02:00:39 02:00:39 #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 02:00:39 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.5s 02:00:39 #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 02:00:39 #33 ... 02:00:39 02:00:39 #20 [core-command internal] load metadata for docker.io/library/alpine:3.22 02:00:39 #20 DONE 0.8s 02:00:39 02:00:39 #33 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 02:00:39 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.5s done 02:00:40 #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done 02:00:40 #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 02:00:40 #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done 02:00:40 #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done 02:00:40 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.5s done 02:00:40 #33 ... 02:00:40 02:00:40 #18 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:00:40 #18 DONE 0.0s 02:00:40 02:00:40 #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 02:00:40 #33 ... 02:00:40 02:00:40 #18 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:00:40 #18 DONE 0.0s 02:00:40 02:00:40 #20 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 02:00:40 #20 DONE 0.9s 02:00:40 02:00:40 #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 02:00:40 #33 ... 02:00:40 02:00:40 #34 [support-notifications internal] load build context 02:00:40 #34 transferring context: 3.45MB 1.6s done 02:00:40 #34 DONE 2.0s 02:00:40 02:00:40 #18 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:00:40 #18 DONE 0.0s 02:00:40 02:00:40 #35 [core-common-config-bootstrapper internal] load build context 02:00:40 #35 transferring context: 3.45MB 1.6s done 02:00:40 #35 DONE 2.0s 02:00:40 02:00:40 #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 02:00:40 #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done 02:00:40 #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 02:00:40 #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done 02:00:40 #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done 02:00:40 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.5s done 02:00:41 #33 ... 02:00:41 02:00:41 #36 [core-keeper internal] load build context 02:00:41 #36 transferring context: 3.45MB 1.7s done 02:00:41 #36 DONE 2.1s 02:00:41 02:00:41 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 02:00:41 #37 ... 02:00:41 02:00:41 #18 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:00:41 #18 DONE 0.0s 02:00:41 02:00:41 #20 [security-proxy-auth internal] load metadata for docker.io/library/alpine:3.22 02:00:41 #20 DONE 1.3s 02:00:41 02:00:41 #38 [core-command internal] load build context 02:00:41 #38 transferring context: 3.45MB 1.1s done 02:00:41 #38 DONE 1.4s 02:00:41 02:00:41 #18 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:00:41 #18 DONE 0.0s 02:00:41 02:00:41 #39 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:00:41 #39 DONE 3.2s 02:00:41 02:00:41 #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 02:00:41 #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done 02:00:41 #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 02:00:41 #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done 02:00:41 #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done 02:00:41 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.5s done 02:00:41 #33 ... 02:00:41 02:00:41 #18 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:00:41 #18 DONE 0.0s 02:00:41 02:00:41 #39 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:00:41 #39 DONE 3.2s 02:00:41 02:00:41 #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 02:00:41 #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done 02:00:41 #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 02:00:41 #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done 02:00:41 #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done 02:00:41 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.5s done 02:00:41 #33 ... 02:00:41 02:00:41 #18 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:00:41 #18 DONE 0.0s 02:00:41 02:00:41 #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 02:00:42 #33 ... 02:00:42 02:00:42 #39 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:00:42 #39 DONE 3.2s 02:00:42 02:00:42 #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 02:00:42 #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done 02:00:42 #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 02:00:42 #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done 02:00:42 #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done 02:00:42 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.5s done 02:00:42 #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 2.5s done 02:00:42 #33 ... 02:00:42 02:00:42 #18 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:00:42 #18 DONE 0.0s 02:00:42 02:00:42 #39 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:00:42 #39 DONE 3.2s 02:00:42 02:00:42 #20 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 02:00:42 #20 DONE 2.4s 02:00:42 02:00:42 #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 02:00:42 #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done 02:00:42 #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 02:00:42 #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done 02:00:42 #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done 02:00:42 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.5s done 02:00:42 #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 2.5s done 02:00:42 #33 ... 02:00:42 02:00:42 #40 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 02:00:42 #40 DONE 1.8s 02:00:42 02:00:42 #41 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 02:00:43 #41 ... 02:00:43 02:00:43 #42 [security-proxy-auth internal] load build context 02:00:43 #42 transferring context: 3.45MB 1.9s done 02:00:43 #42 DONE 2.4s 02:00:43 02:00:43 #43 [security-secretstore-setup internal] load build context 02:00:43 #43 transferring context: 3.45MB 2.0s done 02:00:43 #43 DONE 3.0s 02:00:44 02:00:44 #44 [security-bootstrapper internal] load build context 02:00:44 #44 transferring context: 3.45MB 2.2s done 02:00:44 #44 ... 02:00:44 02:00:44 #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 02:00:44 #33 DONE 6.0s 02:00:44 02:00:44 #45 [support-scheduler internal] load build context 02:00:44 #45 ... 02:00:44 02:00:44 #46 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 02:00:44 #46 DONE 3.5s 02:00:44 02:00:44 #45 [support-scheduler internal] load build context 02:00:44 #45 transferring context: 3.45MB 2.6s done 02:00:44 #45 ... 02:00:44 02:00:44 #47 [security-spiffe-token-provider internal] load build context 02:00:44 #47 transferring context: 3.45MB 2.3s done 02:00:44 #47 DONE 3.8s 02:00:44 02:00:44 #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 02:00:44 #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done 02:00:44 #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 02:00:44 #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done 02:00:44 #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done 02:00:44 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.5s done 02:00:44 #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 2.5s done 02:00:44 #33 DONE 6.0s 02:00:44 02:00:44 #44 [security-bootstrapper internal] load build context 02:00:44 #44 DONE 3.6s 02:00:44 02:00:44 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:00:44 #48 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:00:45 #48 ... 02:00:45 02:00:45 #45 [support-scheduler internal] load build context 02:00:45 #45 DONE 3.4s 02:00:45 02:00:45 #49 [core-metadata internal] load build context 02:00:45 #49 transferring context: 3.45MB 1.4s done 02:00:45 #49 DONE 2.4s 02:00:45 02:00:45 #50 [security-proxy-setup internal] load build context 02:00:45 #50 transferring context: 3.45MB 1.5s done 02:00:45 #50 DONE 3.0s 02:00:45 02:00:45 #51 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:00:45 #51 ... 02:00:45 02:00:45 #52 [core-data internal] load build context 02:00:45 #52 transferring context: 3.45MB 1.4s done 02:00:45 #52 DONE 2.8s 02:00:45 02:00:45 #53 [security-spire-config internal] load build context 02:00:45 #53 transferring context: 24.83kB 0.1s done 02:00:45 #53 DONE 1.2s 02:00:45 02:00:45 #54 [security-spire-server internal] load build context 02:00:45 #54 transferring context: 26.58kB 0.1s done 02:00:45 #54 DONE 1.2s 02:00:45 02:00:45 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:00:45 #48 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.1s done 02:00:45 #48 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 02:00:46 #48 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done 02:00:46 #48 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done 02:00:46 #48 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done 02:00:46 #48 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done 02:00:46 #48 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.1s 02:00:46 #48 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.3s done 02:00:46 #48 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.4s 02:00:46 #48 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.4s 02:00:46 #48 ... 02:00:46 02:00:46 #37 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 02:00:46 #37 DONE 5.4s 02:00:46 02:00:46 #48 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:00:46 #48 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.5s done 02:00:46 #48 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.5s 02:00:46 #48 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 02:00:47 #48 ... 02:00:47 02:00:47 #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 02:00:47 #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done 02:00:47 #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 02:00:47 #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done 02:00:47 #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done 02:00:47 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.5s done 02:00:47 #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 2.5s done 02:00:47 #33 DONE 6.0s 02:00:47 02:00:47 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:00:47 #48 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.1s done 02:00:47 #48 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 02:00:47 #48 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done 02:00:47 #48 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done 02:00:47 #48 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.3s done 02:00:47 #48 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.5s done 02:00:47 #48 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.6s done 02:00:47 #48 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.2s done 02:00:47 #48 ... 02:00:47 02:00:47 #55 [security-spire-agent internal] load build context 02:00:47 #55 transferring context: 26.11kB 0.0s done 02:00:47 #55 DONE 0.2s 02:00:47 02:00:47 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:00:47 #48 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 0B / 37.02MB 0.8s 02:00:47 #48 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 2.10MB / 37.02MB 1.4s 02:00:48 #48 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 4.03MB / 37.02MB 2.0s 02:00:49 #48 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 6.29MB / 37.02MB 3.3s 02:00:49 #48 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 8.22MB / 37.02MB 3.6s 02:00:49 #48 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.49MB / 37.02MB 3.8s 02:00:50 #48 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 12.58MB / 37.02MB 4.1s 02:00:50 #48 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.68MB / 37.02MB 4.7s 02:00:51 #48 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 16.74MB / 37.02MB 5.0s 02:00:51 #48 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 18.87MB / 37.02MB 5.3s 02:00:51 #48 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 20.97MB / 37.02MB 5.6s 02:00:51 #48 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 23.07MB / 37.02MB 5.8s 02:00:52 #48 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 02:00:52 #48 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 25.28MB / 37.02MB 6.2s 02:00:52 #48 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.2s done 02:00:52 #48 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 27.26MB / 37.02MB 6.5s 02:00:52 #48 ... 02:00:52 02:00:52 #56 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:00:53 #56 ... 02:00:53 02:00:53 #57 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 02:00:53 #0 10.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:00:53 #57 ... 02:00:53 02:00:53 #58 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:00:53 #0 9.706 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:00:53 #58 ... 02:00:53 02:00:53 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 02:00:53 #0 9.571 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:00:53 #59 ... 02:00:53 02:00:53 #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:00:53 #0 9.858 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:00:53 #60 ... 02:00:53 02:00:53 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:00:53 #48 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 31.46MB / 37.02MB 7.3s 02:00:54 #48 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 33.55MB / 37.02MB 7.9s 02:00:54 #48 ... 02:00:54 02:00:54 #56 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:00:54 #56 DONE 11.7s 02:00:54 02:00:54 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:00:54 #48 ... 02:00:54 02:00:54 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:00:54 #0 9.098 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:00:55 #61 ... 02:00:55 02:00:55 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:00:55 #48 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 35.65MB / 37.02MB 8.8s 02:00:55 #48 ... 02:00:55 02:00:55 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:00:55 #0 8.492 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:00:55 #0 9.484 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:00:55 #62 ... 02:00:55 02:00:55 #63 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:00:55 #63 DONE 10.0s 02:00:55 02:00:55 #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:00:55 #0 9.998 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:00:55 #64 ... 02:00:55 02:00:55 #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:00:55 #65 ... 02:00:55 02:00:55 #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:00:55 #66 ... 02:00:55 02:00:55 #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:00:55 #67 ... 02:00:55 02:00:55 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:00:55 #0 8.694 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:00:55 #68 10.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:00:55 #68 ... 02:00:55 02:00:55 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:00:55 #69 ... 02:00:55 02:00:55 #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:00:55 #0 10.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:00:56 #70 ... 02:00:56 02:00:56 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:00:56 #48 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 9.4s done 02:00:56 #48 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.1s done 02:00:57 #48 ... 02:00:57 02:00:57 #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:00:57 #71 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.1s done 02:00:57 #71 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 02:00:57 #71 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 02:00:57 #71 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done 02:00:57 #71 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done 02:00:57 #71 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done 02:00:57 #71 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done 02:00:57 #71 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 5.1s done 02:00:57 #71 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 1.1s done 02:00:57 #71 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.1s done 02:00:57 #71 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 02:00:57 #71 ... 02:00:57 02:00:57 #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:00:57 #70 11.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:01:02 #70 ... 02:01:02 02:01:02 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:01:02 #48 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 4.0s 02:01:02 #48 ... 02:01:02 02:01:02 #41 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 02:01:02 #41 9.961 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:01:02 #41 10.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:01:03 #41 ... 02:01:03 02:01:03 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:01:03 #48 ... 02:01:03 02:01:03 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 02:01:03 #59 10.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:01:03 #59 ... 02:01:03 02:01:03 #58 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:01:03 #58 10.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:01:03 #58 ... 02:01:03 02:01:03 #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:01:03 #60 11.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:01:04 #60 ... 02:01:04 02:01:04 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:01:04 #48 ... 02:01:04 02:01:04 #57 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 02:01:04 #57 11.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:01:04 #57 ... 02:01:04 02:01:04 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:01:04 #48 ... 02:01:04 02:01:04 #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:01:04 #0 5.309 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:01:04 #0 7.787 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:01:04 #72 ... 02:01:04 02:01:04 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:01:05 #48 ... 02:01:05 02:01:05 #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:01:05 #0 4.798 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:01:05 #0 6.681 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:01:05 #73 ... 02:01:05 02:01:05 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:01:05 #61 10.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:01:05 #61 ... 02:01:05 02:01:05 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:01:05 #48 ... 02:01:05 02:01:05 #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:01:05 #65 10.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:01:05 #65 12.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:01:06 #65 ... 02:01:06 02:01:06 #51 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:01:06 #51 10.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:01:06 #51 12.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:01:06 #51 ... 02:01:06 02:01:06 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:01:06 #48 ... 02:01:06 02:01:06 #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:01:06 #66 11.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:01:06 #66 13.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:01:06 #66 ... 02:01:06 02:01:06 #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:01:06 #67 11.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:01:06 #67 13.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:01:06 #67 ... 02:01:06 02:01:06 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:01:06 #69 11.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:01:06 #69 13.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:01:06 #69 ... 02:01:06 02:01:06 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:01:06 #48 ... 02:01:06 02:01:06 #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:01:06 #64 11.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:01:06 #64 ... 02:01:06 02:01:06 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:01:07 #48 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 9.0s 02:01:07 #48 ... 02:01:07 02:01:07 #71 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 02:01:07 #71 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 5.8s done 02:01:07 #71 DONE 20.6s 02:01:07 02:01:07 #48 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:01:07 #48 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 9.4s done 02:01:09 #48 ... 02:01:09 02:01:09 #59 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 02:01:09 #59 24.67 OK: 255 MiB in 60 packages 02:01:09 #59 DONE 26.9s 02:01:09 02:01:09 #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:01:10 #74 DONE 0.5s 02:01:10 02:01:10 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:01:10 #62 23.77 (1/4) Installing ca-certificates (20260611-r0) 02:01:10 #62 24.24 (2/4) Installing dumb-init (1.2.5-r3) 02:01:10 #62 24.26 (3/4) Installing su-exec (0.2-r3) 02:01:10 #62 24.30 (4/4) Installing yq-go (4.47.2-r3) 02:01:10 #62 ... 02:01:10 02:01:10 #58 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:01:10 #58 24.79 OK: 255 MiB in 60 packages 02:01:10 #58 DONE 27.7s 02:01:10 02:01:10 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:01:10 #61 26.00 (1/1) Installing dumb-init (1.2.5-r3) 02:01:10 #61 26.14 Executing busybox-1.37.0-r20.trigger 02:01:11 #61 ... 02:01:11 02:01:11 #41 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:01:11 #41 25.79 OK: 255 MiB in 60 packages 02:01:11 #41 DONE 28.9s 02:01:11 02:01:11 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:01:11 #61 26.49 OK: 8 MiB in 17 packages 02:01:11 #61 ... 02:01:11 02:01:11 #75 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:01:11 #75 DONE 1.3s 02:01:12 02:01:12 #76 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:01:12 #76 DONE 0.9s 02:01:12 02:01:12 #77 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:13 #77 ... 02:01:13 02:01:13 #57 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 02:01:13 #57 26.53 OK: 255 MiB in 60 packages 02:01:13 #57 DONE 30.0s 02:01:13 02:01:13 #78 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:01:13 #78 DONE 0.8s 02:01:13 02:01:13 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:01:13 #69 28.43 v3.22.5-25-g3366070614d [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:01:13 #69 28.44 v3.22.5-24-g7ef212d8776 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:01:13 #69 28.45 OK: 26166 distinct packages available 02:01:14 #69 ... 02:01:14 02:01:14 #61 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:01:14 #61 DONE 30.3s 02:01:14 02:01:14 #51 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:01:14 #51 26.13 (1/1) Installing dumb-init (1.2.5-r3) 02:01:14 #51 26.13 Executing busybox-1.37.0-r20.trigger 02:01:14 #51 26.50 OK: 8 MiB in 17 packages 02:01:14 #51 DONE 30.2s 02:01:14 02:01:14 #79 [core-command stage-1 3/9] RUN apk --no-cache upgrade 02:01:15 #79 ... 02:01:15 02:01:15 #68 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:01:15 #68 23.26 (1/4) Installing dumb-init (1.2.5-r3) 02:01:15 #68 23.35 (2/4) Installing openssl (3.5.7-r0) 02:01:15 #68 23.49 (3/4) Installing su-exec (0.2-r3) 02:01:15 #68 23.59 (4/4) Installing yq-go (4.47.2-r3) 02:01:15 #68 26.22 Executing busybox-1.37.0-r20.trigger 02:01:15 #68 26.59 OK: 20 MiB in 20 packages 02:01:15 #68 DONE 30.4s 02:01:15 02:01:15 #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:01:16 #80 ... 02:01:16 02:01:16 #64 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:01:16 #64 26.37 (1/2) Installing dumb-init (1.2.5-r3) 02:01:16 #64 26.47 (2/2) Installing su-exec (0.2-r3) 02:01:16 #64 26.48 Executing busybox-1.37.0-r20.trigger 02:01:16 #64 26.90 OK: 8 MiB in 18 packages 02:01:16 #64 DONE 30.9s 02:01:16 02:01:16 #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:01:17 #81 ... 02:01:17 02:01:17 #62 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:01:17 #62 26.57 Executing busybox-1.37.0-r20.trigger 02:01:17 #62 26.92 Executing ca-certificates-20260611-r0.trigger 02:01:17 #62 29.13 OK: 19 MiB in 20 packages 02:01:17 #62 DONE 32.3s 02:01:17 02:01:17 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:01:18 #82 ... 02:01:18 02:01:18 #66 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:01:18 #66 26.62 (1/3) Installing ca-certificates (20260611-r0) 02:01:18 #66 27.43 (2/3) Installing dumb-init (1.2.5-r3) 02:01:18 #66 27.51 (3/3) Installing tzdata (2026b-r0) 02:01:18 #66 29.92 Executing busybox-1.37.0-r20.trigger 02:01:18 #66 30.27 Executing ca-certificates-20260611-r0.trigger 02:01:18 #66 31.71 OK: 8 MiB in 19 packages 02:01:18 #66 DONE 33.5s 02:01:18 02:01:18 #83 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:01:18 #83 ... 02:01:18 02:01:18 #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:01:18 #67 27.08 (1/7) Installing ca-certificates (20260611-r0) 02:01:18 #67 27.76 (2/7) Installing dumb-init (1.2.5-r3) 02:01:18 #67 27.85 (3/7) Installing libgcc (14.2.0-r6) 02:01:18 #67 27.93 (4/7) Installing libsodium (1.0.20-r1) 02:01:18 #67 28.04 (5/7) Installing libstdc++ (14.2.0-r6) 02:01:18 #67 28.68 (6/7) Installing libzmq (4.3.5-r2) 02:01:18 #67 28.88 (7/7) Installing zeromq (4.3.5-r2) 02:01:18 #67 29.04 Executing busybox-1.37.0-r20.trigger 02:01:18 #67 29.27 Executing ca-certificates-20260611-r0.trigger 02:01:18 #67 30.98 OK: 12 MiB in 23 packages 02:01:18 #67 DONE 33.7s 02:01:19 02:01:19 #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:01:19 #84 ... 02:01:19 02:01:19 #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:01:19 #72 22.00 OK: 255 MiB in 60 packages 02:01:19 #72 DONE 24.7s 02:01:19 02:01:19 #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:01:19 #85 ... 02:01:19 02:01:19 #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:01:19 #60 26.65 v3.22.5-25-g3366070614d [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:01:19 #60 26.65 v3.22.5-24-g7ef212d8776 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:01:19 #60 26.65 OK: 26186 distinct packages available 02:01:19 #60 29.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:01:19 #60 32.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:01:19 #60 ... 02:01:19 02:01:19 #73 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:01:19 #73 22.06 (1/1) Installing dumb-init (1.2.5-r3) 02:01:19 #73 22.49 Executing busybox-1.37.0-r20.trigger 02:01:19 #73 22.62 OK: 8 MiB in 17 packages 02:01:19 #73 DONE 24.7s 02:01:19 02:01:19 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:01:19 #69 30.96 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:01:19 #69 32.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:01:20 #69 ... 02:01:20 02:01:20 #86 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:20 #86 ... 02:01:20 02:01:20 #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:01:20 #70 26.82 v3.22.5-25-g3366070614d [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:01:20 #70 26.82 v3.22.5-24-g7ef212d8776 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:01:20 #70 26.82 OK: 26166 distinct packages available 02:01:20 #70 29.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:01:20 #70 31.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:01:20 #70 ... 02:01:20 02:01:20 #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:01:20 #65 25.22 v3.22.5-25-g3366070614d [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:01:20 #65 25.22 v3.22.5-24-g7ef212d8776 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:01:20 #65 25.22 OK: 26166 distinct packages available 02:01:20 #65 28.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:01:20 #65 30.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:01:20 #153 ... 02:01:20 02:01:20 #149 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:01:20 #149 DONE 167.3s 02:01:20 02:01:20 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:01:20 #176 DONE 0.1s 02:01:20 02:01:20 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:01:20 #177 ... 02:01:20 02:01:20 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:01:20 #152 DONE 167.8s 02:01:20 02:01:20 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:01:20 #177 DONE 0.3s 02:01:20 02:01:20 #178 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:01:20 #178 DONE 0.1s 02:01:20 02:01:20 #179 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 02:01:20 #179 DONE 0.1s 02:01:20 02:01:20 #180 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:01:20 #180 DONE 0.1s 02:01:20 02:01:20 #181 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:01:20 #181 ... 02:01:20 02:01:20 #182 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:01:20 #182 DONE 0.1s 02:01:20 02:01:20 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:01:20 #153 168.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:01:20 #153 ... 02:01:20 02:01:20 #181 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:01:20 #181 DONE 0.4s 02:01:20 02:01:20 #183 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:01:20 #183 DONE 0.4s 02:01:20 02:01:20 #184 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:01:20 #184 DONE 0.1s 02:01:20 02:01:20 #185 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:01:20 #185 DONE 0.1s 02:01:20 02:01:20 #186 [core-command] exporting to image 02:01:20 #186 exporting layers 02:01:20 #186 exporting layers 0.2s done 02:01:20 #186 writing image sha256:7e4aa4a3f86bb90cda93f3a30b18e55c2e22f6285092e15b5c6553b91ab20773 done 02:01:20 #186 naming to docker.io/library/core-command 0.0s done 02:01:20 #186 DONE 0.2s 02:01:20 02:01:20 #187 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:01:20 #187 DONE 1.0s 02:01:20 02:01:20 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:01:20 #148 ... 02:01:20 02:01:20 #188 [security-proxy-setup] exporting to image 02:01:20 #188 exporting layers 0.2s done 02:01:20 #188 writing image sha256:a1148bc1babe6fe4f3bce191cdbda811b536b853639c67aac71b2a29081b9f33 done 02:01:20 #188 naming to docker.io/library/security-proxy-setup done 02:01:20 #188 DONE 0.2s 02:01:20 02:01:20 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:01:20 #148 ... 02:01:20 02:01:20 #153 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:01:20 #153 DONE 172.4s 02:01:20 02:01:20 #189 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:01:20 #189 DONE 0.0s 02:01:20 02:01:20 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:01:20 #148 ... 02:01:20 02:01:20 #190 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:01:20 #190 DONE 0.0s 02:01:20 02:01:20 #191 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 02:01:20 #191 DONE 0.0s 02:01:20 02:01:20 #192 [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 02:01:20 #192 DONE 0.0s 02:01:20 02:01:20 #193 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:01:20 #193 DONE 0.0s 02:01:20 02:01:20 #194 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:01:20 #194 DONE 0.1s 02:01:20 02:01:20 #195 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:01:20 #195 DONE 0.2s 02:01:20 02:01:20 #196 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:01:20 #196 DONE 0.0s 02:01:20 02:01:20 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:01:20 #148 ... 02:01:20 02:01:20 #197 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:01:20 #197 DONE 0.8s 02:01:20 02:01:20 #198 [security-secretstore-setup] exporting to image 02:01:20 #198 exporting layers 0.4s done 02:01:20 #198 writing image sha256:49e6b53fe28f949d5e39be92aeafecccf3265b03ea8a6e94aa9a2054f1058f55 done 02:01:20 #198 naming to docker.io/library/security-secretstore-setup done 02:01:20 #198 DONE 0.4s 02:01:20 02:01:20 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:01:21 #65 ... 02:01:21 02:01:21 #85 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:01:21 #85 DONE 2.4s 02:01:21 02:01:21 #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:21 #87 ... 02:01:21 02:01:21 #88 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:21 #88 ... 02:01:21 02:01:21 #89 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:01:22 #146 ... 02:01:22 02:01:22 #150 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:01:22 #150 DONE 177.2s 02:01:22 02:01:22 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:01:22 #148 DONE 177.3s 02:01:22 02:01:22 #199 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:01:22 #199 DONE 0.0s 02:01:22 02:01:22 #200 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:01:22 #200 DONE 0.1s 02:01:22 02:01:22 #201 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:01:22 #201 DONE 0.1s 02:01:22 02:01:22 #202 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:01:22 #202 DONE 0.1s 02:01:22 02:01:22 #203 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:01:22 #203 DONE 0.3s 02:01:22 02:01:22 #131 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:01:22 #131 DONE 177.8s 02:01:22 02:01:22 #204 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:01:22 #204 DONE 0.2s 02:01:22 02:01:22 #151 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 02:01:23 #151 ... 02:01:23 02:01:23 #205 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:01:23 #205 DONE 0.1s 02:01:23 02:01:23 #206 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 02:01:23 #206 DONE 0.1s 02:01:23 02:01:23 #207 [security-spiffe-token-provider] exporting to image 02:01:23 #207 ... 02:01:23 02:01:23 #208 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:01:23 #208 DONE 0.1s 02:01:23 02:01:23 #209 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:01:23 #209 DONE 0.1s 02:01:23 02:01:23 #210 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:01:23 #210 DONE 0.1s 02:01:23 02:01:23 #207 [security-spiffe-token-provider] exporting to image 02:01:23 #207 exporting layers 0.2s done 02:01:23 #207 writing image sha256:85a984048f1bb7afef92d2c7ba8a965626bf92c643a5aeb4995dfdc397a50e9e done 02:01:23 #207 naming to docker.io/library/security-spiffe-token-provider 0.0s done 02:01:23 #207 DONE 0.3s 02:01:23 02:01:23 #211 [core-metadata] exporting to image 02:01:23 #211 exporting layers 0.3s done 02:01:23 #211 writing image sha256:e45106be6fb5d4f154de179bbc47900ee1428821832a327a93f35aa8d26cafbd done 02:01:23 #211 naming to docker.io/library/core-metadata done 02:01:23 #211 DONE 0.3s 02:01:23 02:01:23 #212 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:01:23 #212 DONE 0.2s 02:01:23 02:01:23 #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:01:23 #213 DONE 0.1s 02:01:23 02:01:23 #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:01:23 #156 ... 02:01:23 02:01:23 #214 [core-data] exporting to image 02:01:23 #214 exporting layers 0.1s done 02:01:23 #214 writing image sha256:c0d4f9229f011249e629f753b9621d98f89e1e32c18cd932062ae487796e58b8 done 02:01:23 #214 naming to docker.io/library/core-data done 02:01:23 #214 DONE 0.1s 02:01:23 02:01:23 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:01:23 #89 ... 02:01:23 02:01:23 #90 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:24 #154 ... 02:01:24 02:01:24 #156 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:01:24 #156 DONE 179.1s 02:01:24 02:01:24 #215 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:01:24 #215 DONE 0.0s 02:01:24 02:01:24 #216 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:01:24 #216 DONE 0.0s 02:01:24 02:01:24 #217 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:01:24 #217 DONE 0.2s 02:01:24 02:01:24 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:01:24 #154 ... 02:01:24 02:01:24 #151 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 02:01:24 #151 DONE 179.5s 02:01:24 02:01:24 #218 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 02:01:24 #218 DONE 0.0s 02:01:24 02:01:24 #219 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 02:01:24 #219 DONE 0.1s 02:01:24 02:01:24 #220 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:01:24 #220 DONE 0.0s 02:01:24 02:01:24 #221 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:01:24 #221 DONE 0.2s 02:01:24 02:01:24 #222 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:01:24 #90 ... 02:01:24 02:01:24 #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:01:24 #65 39.41 (1/5) Installing dumb-init (1.2.5-r3) 02:01:24 #65 39.44 (2/5) Installing musl-obstack (1.2.3-r2) 02:01:24 #65 39.46 (3/5) Installing libucontext (1.3.2-r0) 02:01:24 #65 39.48 (4/5) Installing gcompat (1.1.0-r4) 02:01:24 #65 39.52 (5/5) Installing openssl (3.5.7-r0) 02:01:25 #222 ... 02:01:25 02:01:25 #223 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:01:25 #223 DONE 0.0s 02:01:25 02:01:25 #222 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:01:25 #222 DONE 0.3s 02:01:25 02:01:25 #224 [core-keeper] exporting to image 02:01:25 #224 exporting layers 0.2s done 02:01:25 #224 writing image sha256:d6b7e1258318afc9f7f9673e7411da1a511d605b7dce0ccaf1e801daac601d50 done 02:01:25 #224 naming to docker.io/library/core-keeper done 02:01:25 #224 DONE 0.2s 02:01:25 02:01:25 #225 [security-proxy-auth] exporting to image 02:01:25 #65 39.59 Executing busybox-1.37.0-r20.trigger 02:01:25 #65 39.69 OK: 9 MiB in 21 packages 02:01:25 #225 exporting layers 0.1s done 02:01:25 #225 writing image sha256:811cddba4b7d7a3cd34246f64a240e32b29a493d77861c2bb524876778281e0e done 02:01:25 #225 naming to docker.io/library/security-proxy-auth done 02:01:25 #225 DONE 0.2s 02:01:25 02:01:25 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:01:26 #154 ... 02:01:26 02:01:26 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:01:26 #146 DONE 181.0s 02:01:26 02:01:26 #226 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:01:26 #226 DONE 0.0s 02:01:26 02:01:26 #227 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:01:26 #227 DONE 0.1s 02:01:26 02:01:26 #228 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:01:26 #228 DONE 0.2s 02:01:26 02:01:26 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:01:26 #154 DONE 181.4s 02:01:26 02:01:26 #229 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:01:26 #229 DONE 0.1s 02:01:26 02:01:26 #230 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:01:26 #230 DONE 0.1s 02:01:26 02:01:26 #231 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:01:26 #231 DONE 0.0s 02:01:26 02:01:26 #232 [support-notifications] exporting to image 02:01:26 #232 ... 02:01:26 02:01:26 #233 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:01:26 #233 DONE 0.2s 02:01:26 02:01:26 #234 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 02:01:26 #234 DONE 0.0s 02:01:27 02:01:27 #232 [support-notifications] exporting to image 02:01:27 #232 exporting layers 0.3s done 02:01:27 #232 writing image sha256:0c861646873b14e14b8450ae5bc70831f112f719b36bfd2b63c19018d53ce68d done 02:01:27 #232 naming to docker.io/library/support-notifications done 02:01:27 #232 DONE 0.3s 02:01:27 02:01:27 #235 [support-scheduler] exporting to image 02:01:27 #65 ... 02:01:27 02:01:27 #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:01:27 #60 41.92 OK: 255 MiB in 60 packages 02:01:27 #60 DONE 43.9s 02:01:27 02:01:27 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:01:27 #69 41.23 (1/4) Installing dumb-init (1.2.5-r3) 02:01:27 #69 41.27 (2/4) Installing musl-obstack (1.2.3-r2) 02:01:27 #69 41.28 (3/4) Installing libucontext (1.3.2-r0) 02:01:27 #69 41.31 (4/4) Installing gcompat (1.1.0-r4) 02:01:27 #69 41.42 Executing busybox-1.37.0-r20.trigger 02:01:27 #69 41.56 OK: 8 MiB in 20 packages 02:01:27 #235 exporting layers 0.3s done 02:01:27 #235 writing image sha256:307c373086d3428484fd869c83234b31cd616b065aa5a9841865ee89305ace26 done 02:01:27 #235 naming to docker.io/library/support-scheduler done 02:01:27 #235 DONE 0.3s 02:01:27 time="2026-07-10T01:57:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:01:27 time="2026-07-10T01:57:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:01:27 time="2026-07-10T01:57:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:01:27 time="2026-07-10T01:57:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:01:27 time="2026-07-10T01:57:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:01:27 time="2026-07-10T01:57:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:01:27 time="2026-07-10T01:57:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:01:27 time="2026-07-10T01:57:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:01:27 time="2026-07-10T01:57:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:01:27 time="2026-07-10T01:57:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:01:27 time="2026-07-10T01:57:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:01:27 time="2026-07-10T01:57:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:01:27 time="2026-07-10T01:57:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:01:27 time="2026-07-10T01:57:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:01:27 time="2026-07-10T01:57:42Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:01:27 $ docker stop --time=1 9a851e229f06933c1ae64f8386ebfd1fd60683179326fb6be2eb431a94e0a493 02:01:27 #69 ... 02:01:27 02:01:27 #91 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:01:27 #91 DONE 0.6s 02:01:27 02:01:27 #65 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:01:27 #65 DONE 42.1s 02:01:27 02:01:27 #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:01:28 $ docker rm -f --volumes 9a851e229f06933c1ae64f8386ebfd1fd60683179326fb6be2eb431a94e0a493 [Pipeline] // withDockerContainer [Pipeline] sh 02:01:28 + docker images 02:01:28 REPOSITORY TAG IMAGE ID CREATED SIZE 02:01:28 support-scheduler latest 307c373086d3 2 seconds ago 54.9MB 02:01:28 support-notifications latest 0c861646873b 2 seconds ago 58.6MB 02:01:28 core-keeper latest d6b7e1258318 4 seconds ago 50.4MB 02:01:28 security-proxy-auth latest 811cddba4b7d 4 seconds ago 49.8MB 02:01:28 core-data latest c0d4f9229f01 5 seconds ago 50.6MB 02:01:28 security-spiffe-token-provider latest 85a984048f1b 6 seconds ago 53.8MB 02:01:28 core-metadata latest e45106be6fb5 6 seconds ago 50.8MB 02:01:28 security-secretstore-setup latest 49e6b53fe28f 10 seconds ago 90.5MB 02:01:28 security-proxy-setup latest a1148bc1babe 14 seconds ago 55.4MB 02:01:28 core-command latest 7e4aa4a3f86b 15 seconds ago 44.8MB 02:01:28 security-bootstrapper latest de0af9c040f1 About a minute ago 21.7MB 02:01:28 core-common-config-bootstrapper latest 94576c1016b2 About a minute ago 20.6MB 02:01:28 security-spire-agent latest 6d98ff594c46 3 minutes ago 237MB 02:01:28 security-spire-server latest ad094925c6c7 3 minutes ago 178MB 02:01:28 security-spire-config latest 0fb7b8bd55c5 3 minutes ago 177MB 02:01:28 ci-base-image-x86_64 latest ae27942dbc59 7 minutes ago 981MB 02:01:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 8 months ago 636MB 02:01:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 13 months ago 573MB 02:01:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 3 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:01:29 provisioning config files... 02:01:29 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/991@tmp/config3060133180028910437tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:01:29 ---> ****-login.sh 02:01:29 nexus3.edgexfoundry.org:10001 02:01:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:29 Login Succeeded 02:01:29 nexus3.edgexfoundry.org:10002 02:01:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:29 Login Succeeded 02:01:29 nexus3.edgexfoundry.org:10003 02:01:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:29 Login Succeeded 02:01:29 nexus3.edgexfoundry.org:10004 02:01:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:29 Login Succeeded 02:01:29 ****.io 02:01:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:01:29 Login Succeeded 02:01:29 ---> ****-login.sh ends [Pipeline] } 02:01:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:01:29 #92 ... 02:01:29 02:01:29 #70 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:01:29 #70 39.93 (1/13) Installing brotli-libs (1.1.0-r2) 02:01:29 #70 40.15 (2/13) Installing c-ares (1.34.8-r0) 02:01:29 #70 40.20 (3/13) Installing libunistring (1.3-r0) 02:01:29 #70 40.61 (4/13) Installing libidn2 (2.3.7-r0) 02:01:29 #70 40.66 (5/13) Installing nghttp2-libs (1.69.0-r0) 02:01:29 #70 40.69 (6/13) Installing libpsl (0.21.5-r3) 02:01:29 #70 40.73 (7/13) Installing zstd-libs (1.5.7-r0) 02:01:29 #70 40.86 (8/13) Installing libcurl (8.14.1-r2) 02:01:29 #70 41.03 (9/13) Installing curl (8.14.1-r2) 02:01:29 #70 41.12 (10/13) Installing dumb-init (1.2.5-r3) 02:01:29 #70 41.15 (11/13) Installing musl-obstack (1.2.3-r2) 02:01:29 #70 41.19 (12/13) Installing libucontext (1.3.2-r0) 02:01:29 #70 41.20 (13/13) Installing gcompat (1.1.0-r4) 02:01:29 #70 41.26 Executing busybox-1.37.0-r20.trigger 02:01:29 #70 41.46 OK: 13 MiB in 29 packages 02:01:29 #70 DONE 44.4s 02:01:29 02:01:29 #69 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:01:29 #69 DONE 44.4s 02:01:29 02:01:29 #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade [Pipeline] // withEnv [Pipeline] echo 02:01:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 02:01:30 [edgeXDocker.push] Tagging docker image core-command with the following tags: 02:01:30 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:01:30 latest 02:01:30 4.1.0-dev.126 02:01:30 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:01:30 main 02:01:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:30 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:30 + docker push nexus3.edgexfoundry.org:10004/core-command:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:01:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:01:30 17764155cf2f: Preparing 02:01:30 943c223ec64f: Preparing 02:01:30 742a1d2eccf3: Preparing 02:01:30 e4b0bf3d65f1: Preparing 02:01:30 d1f85422e5a8: Preparing 02:01:30 c24e89566b39: Preparing 02:01:30 6f09edfb3f6d: Preparing 02:01:30 c24e89566b39: Waiting 02:01:30 6f09edfb3f6d: Waiting 02:01:30 17764155cf2f: Pushed 02:01:30 742a1d2eccf3: Pushed 02:01:30 d1f85422e5a8: Pushed 02:01:30 e4b0bf3d65f1: Pushed 02:01:30 6f09edfb3f6d: Layer already exists 02:01:30 c24e89566b39: Pushed 02:01:33 #93 3.467 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:01:34 943c223ec64f: Pushed 02:01:34 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0: digest: sha256:a721ed3f566b29a713004839f53e5ac2206b8fd9cf691f4b6701de2c9298d2a8 size: 1779 [Pipeline] } [Pipeline] // withEnv 02:01:34 #93 4.716 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:34 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:34 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 02:01:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:01:34 17764155cf2f: Preparing 02:01:34 943c223ec64f: Preparing 02:01:34 742a1d2eccf3: Preparing 02:01:34 e4b0bf3d65f1: Preparing 02:01:34 d1f85422e5a8: Preparing 02:01:34 c24e89566b39: Preparing 02:01:34 6f09edfb3f6d: Preparing 02:01:34 c24e89566b39: Waiting 02:01:34 6f09edfb3f6d: Waiting 02:01:34 742a1d2eccf3: Layer already exists 02:01:34 d1f85422e5a8: Layer already exists 02:01:34 943c223ec64f: Layer already exists 02:01:34 e4b0bf3d65f1: Layer already exists 02:01:34 17764155cf2f: Layer already exists 02:01:34 c24e89566b39: Layer already exists 02:01:34 6f09edfb3f6d: Layer already exists 02:01:34 latest: digest: sha256:a721ed3f566b29a713004839f53e5ac2206b8fd9cf691f4b6701de2c9298d2a8 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:35 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:35 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.126 02:01:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:01:35 17764155cf2f: Preparing 02:01:35 943c223ec64f: Preparing 02:01:35 742a1d2eccf3: Preparing 02:01:35 e4b0bf3d65f1: Preparing 02:01:35 d1f85422e5a8: Preparing 02:01:35 c24e89566b39: Preparing 02:01:35 6f09edfb3f6d: Preparing 02:01:35 c24e89566b39: Waiting 02:01:35 6f09edfb3f6d: Waiting 02:01:35 17764155cf2f: Layer already exists 02:01:35 943c223ec64f: Layer already exists 02:01:35 e4b0bf3d65f1: Layer already exists 02:01:35 d1f85422e5a8: Layer already exists 02:01:35 742a1d2eccf3: Layer already exists 02:01:35 c24e89566b39: Layer already exists 02:01:35 6f09edfb3f6d: Layer already exists 02:01:35 4.1.0-dev.126: digest: sha256:a721ed3f566b29a713004839f53e5ac2206b8fd9cf691f4b6701de2c9298d2a8 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:35 #93 ... 02:01:35 02:01:35 #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:01:35 #92 4.719 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:01:35 #92 6.267 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:01:35 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix 02:01:35 #92 ... 02:01:35 02:01:35 #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:01:35 #80 10.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:01:35 #80 12.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:01:35 #80 ... 02:01:35 02:01:35 #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:01:35 #0 3.253 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:01:35 #0 4.537 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:36 #94 ... 02:01:36 02:01:36 #89 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:01:36 #89 11.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:01:36 #89 13.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:01:36 #89 ... 02:01:36 02:01:36 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:01:36 #82 8.900 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:01:36 #82 11.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:01:36 + docker push nexus3.edgexfoundry.org:10004/core-command:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:01:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:01:36 17764155cf2f: Preparing 02:01:36 943c223ec64f: Preparing 02:01:36 742a1d2eccf3: Preparing 02:01:36 e4b0bf3d65f1: Preparing 02:01:36 d1f85422e5a8: Preparing 02:01:36 c24e89566b39: Preparing 02:01:36 6f09edfb3f6d: Preparing 02:01:36 c24e89566b39: Waiting 02:01:36 6f09edfb3f6d: Waiting 02:01:36 742a1d2eccf3: Layer already exists 02:01:36 17764155cf2f: Layer already exists 02:01:36 d1f85422e5a8: Layer already exists 02:01:36 943c223ec64f: Layer already exists 02:01:36 e4b0bf3d65f1: Layer already exists 02:01:36 c24e89566b39: Layer already exists 02:01:36 6f09edfb3f6d: Layer already exists 02:01:36 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126: digest: sha256:a721ed3f566b29a713004839f53e5ac2206b8fd9cf691f4b6701de2c9298d2a8 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:36 #82 ... 02:01:36 02:01:36 #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:01:36 #81 10.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:01:36 #81 12.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:01:36 #81 ... 02:01:36 02:01:36 #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:01:36 #84 7.754 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:01:36 #84 10.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:01:36 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:36 #84 ... 02:01:36 02:01:36 #79 [core-command stage-1 3/9] RUN apk --no-cache upgrade 02:01:36 #79 11.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:01:36 #79 13.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:01:36 + docker push nexus3.edgexfoundry.org:10004/core-command:main 02:01:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:01:36 17764155cf2f: Preparing 02:01:36 943c223ec64f: Preparing 02:01:36 742a1d2eccf3: Preparing 02:01:36 e4b0bf3d65f1: Preparing 02:01:36 d1f85422e5a8: Preparing 02:01:36 c24e89566b39: Preparing 02:01:36 6f09edfb3f6d: Preparing 02:01:36 c24e89566b39: Waiting 02:01:36 6f09edfb3f6d: Waiting 02:01:36 e4b0bf3d65f1: Layer already exists 02:01:36 d1f85422e5a8: Layer already exists 02:01:36 943c223ec64f: Layer already exists 02:01:36 17764155cf2f: Layer already exists 02:01:36 742a1d2eccf3: Layer already exists 02:01:36 c24e89566b39: Layer already exists 02:01:36 6f09edfb3f6d: Layer already exists 02:01:36 main: digest: sha256:a721ed3f566b29a713004839f53e5ac2206b8fd9cf691f4b6701de2c9298d2a8 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:01:37 ===================================================== [Pipeline] echo 02:01:37 taggedImages: 02:01:37 - nexus3.edgexfoundry.org:10004/core-command:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:01:37 - nexus3.edgexfoundry.org:10004/core-command:latest 02:01:37 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.126 02:01:37 - nexus3.edgexfoundry.org:10004/core-command:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:01:37 - nexus3.edgexfoundry.org:10004/core-command:main 02:01:37 #79 ... 02:01:37 02:01:37 #83 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:01:37 #83 8.375 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:01:37 #83 10.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz [Pipeline] echo 02:01:37 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 02:01:37 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:01:37 latest 02:01:37 4.1.0-dev.126 02:01:37 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:01:37 main 02:01:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:37 #83 ... 02:01:37 02:01:37 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:37 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:37 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:01:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:01:37 24d3ad7742d5: Preparing 02:01:37 6c31ba6eb3b6: Preparing 02:01:37 2572df094d5e: Preparing 02:01:37 a40fa1aa71a0: Preparing 02:01:37 742a1d2eccf3: Preparing 02:01:37 e4b0bf3d65f1: Preparing 02:01:37 d1f85422e5a8: Preparing 02:01:37 c24e89566b39: Preparing 02:01:37 6f09edfb3f6d: Preparing 02:01:37 d1f85422e5a8: Waiting 02:01:37 c24e89566b39: Waiting 02:01:37 e4b0bf3d65f1: Waiting 02:01:37 6f09edfb3f6d: Waiting 02:01:37 742a1d2eccf3: Layer already exists 02:01:37 e4b0bf3d65f1: Layer already exists 02:01:37 d1f85422e5a8: Layer already exists 02:01:37 c24e89566b39: Layer already exists 02:01:37 6c31ba6eb3b6: Pushed 02:01:37 6f09edfb3f6d: Layer already exists 02:01:37 24d3ad7742d5: Pushed 02:01:37 2572df094d5e: Pushed 02:01:38 #95 ... 02:01:38 02:01:38 #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:01:38 #81 22.07 OK: 8 MiB in 18 packages 02:01:39 a40fa1aa71a0: Pushed 02:01:39 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0: digest: sha256:f90104bb5e0ecae45ff56924816f109274a0ec68c54b8d06e09facdcf0460510 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:39 #81 DONE 23.5s 02:01:39 02:01:39 #83 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:01:39 #83 20.87 OK: 8 MiB in 19 packages 02:01:39 + 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 02:01:40 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:01:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:01:40 24d3ad7742d5: Preparing 02:01:40 6c31ba6eb3b6: Preparing 02:01:40 2572df094d5e: Preparing 02:01:40 a40fa1aa71a0: Preparing 02:01:40 742a1d2eccf3: Preparing 02:01:40 e4b0bf3d65f1: Preparing 02:01:40 d1f85422e5a8: Preparing 02:01:40 e4b0bf3d65f1: Waiting 02:01:40 c24e89566b39: Preparing 02:01:40 d1f85422e5a8: Waiting 02:01:40 6f09edfb3f6d: Preparing 02:01:40 c24e89566b39: Waiting 02:01:40 6f09edfb3f6d: Waiting 02:01:40 742a1d2eccf3: Layer already exists 02:01:40 2572df094d5e: Layer already exists 02:01:40 6c31ba6eb3b6: Layer already exists 02:01:40 a40fa1aa71a0: Layer already exists 02:01:40 24d3ad7742d5: Layer already exists 02:01:40 e4b0bf3d65f1: Layer already exists 02:01:40 d1f85422e5a8: Layer already exists 02:01:40 c24e89566b39: Layer already exists 02:01:40 6f09edfb3f6d: Layer already exists 02:01:40 latest: digest: sha256:f90104bb5e0ecae45ff56924816f109274a0ec68c54b8d06e09facdcf0460510 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:40 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:40 #83 ... 02:01:40 02:01:40 #82 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:01:40 #82 20.68 OK: 19 MiB in 20 packages 02:01:40 #82 DONE 23.1s 02:01:40 02:01:40 #79 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 02:01:40 #79 23.23 OK: 8 MiB in 17 packages 02:01:40 #79 DONE 26.3s 02:01:40 02:01:40 #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:01:40 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.126 02:01:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:01:40 24d3ad7742d5: Preparing 02:01:40 6c31ba6eb3b6: Preparing 02:01:40 2572df094d5e: Preparing 02:01:40 a40fa1aa71a0: Preparing 02:01:40 742a1d2eccf3: Preparing 02:01:40 e4b0bf3d65f1: Preparing 02:01:40 d1f85422e5a8: Preparing 02:01:40 c24e89566b39: Preparing 02:01:40 6f09edfb3f6d: Preparing 02:01:40 e4b0bf3d65f1: Waiting 02:01:40 d1f85422e5a8: Waiting 02:01:40 c24e89566b39: Waiting 02:01:40 6f09edfb3f6d: Waiting 02:01:40 2572df094d5e: Layer already exists 02:01:40 a40fa1aa71a0: Layer already exists 02:01:40 742a1d2eccf3: Layer already exists 02:01:40 6c31ba6eb3b6: Layer already exists 02:01:40 24d3ad7742d5: Layer already exists 02:01:40 e4b0bf3d65f1: Layer already exists 02:01:40 c24e89566b39: Layer already exists 02:01:40 d1f85422e5a8: Layer already exists 02:01:40 6f09edfb3f6d: Layer already exists 02:01:40 4.1.0-dev.126: digest: sha256:f90104bb5e0ecae45ff56924816f109274a0ec68c54b8d06e09facdcf0460510 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:40 #96 ... 02:01:40 02:01:40 #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:01:40 #84 19.77 OK: 12 MiB in 23 packages 02:01:40 #84 DONE 21.9s 02:01:40 02:01:40 #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:01:40 #80 23.56 OK: 20 MiB in 20 packages 02:01:41 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:41 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:01:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:01:41 24d3ad7742d5: Preparing 02:01:41 6c31ba6eb3b6: Preparing 02:01:41 2572df094d5e: Preparing 02:01:41 a40fa1aa71a0: Preparing 02:01:41 742a1d2eccf3: Preparing 02:01:41 e4b0bf3d65f1: Preparing 02:01:41 d1f85422e5a8: Preparing 02:01:41 c24e89566b39: Preparing 02:01:41 6f09edfb3f6d: Preparing 02:01:41 d1f85422e5a8: Waiting 02:01:41 e4b0bf3d65f1: Waiting 02:01:41 c24e89566b39: Waiting 02:01:41 6c31ba6eb3b6: Layer already exists 02:01:41 a40fa1aa71a0: Layer already exists 02:01:41 24d3ad7742d5: Layer already exists 02:01:41 742a1d2eccf3: Layer already exists 02:01:41 2572df094d5e: Layer already exists 02:01:41 d1f85422e5a8: Layer already exists 02:01:41 e4b0bf3d65f1: Layer already exists 02:01:41 6f09edfb3f6d: Layer already exists 02:01:41 c24e89566b39: Layer already exists 02:01:41 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126: digest: sha256:f90104bb5e0ecae45ff56924816f109274a0ec68c54b8d06e09facdcf0460510 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:41 #80 ... 02:01:41 02:01:41 #89 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:01:41 #89 24.13 OK: 8 MiB in 17 packages 02:01:41 #89 DONE 26.9s 02:01:42 + 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 02:01:42 02:01:42 #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:01:42 #92 ... 02:01:42 02:01:42 #80 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:01:42 #80 DONE 26.5s 02:01:42 02:01:42 #97 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:01:42 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 02:01:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:01:42 24d3ad7742d5: Preparing 02:01:42 6c31ba6eb3b6: Preparing 02:01:42 2572df094d5e: Preparing 02:01:42 a40fa1aa71a0: Preparing 02:01:42 742a1d2eccf3: Preparing 02:01:42 e4b0bf3d65f1: Preparing 02:01:42 d1f85422e5a8: Preparing 02:01:42 e4b0bf3d65f1: Waiting 02:01:42 c24e89566b39: Preparing 02:01:42 d1f85422e5a8: Waiting 02:01:42 6f09edfb3f6d: Preparing 02:01:42 6f09edfb3f6d: Waiting 02:01:42 c24e89566b39: Waiting 02:01:42 2572df094d5e: Layer already exists 02:01:42 6c31ba6eb3b6: Layer already exists 02:01:42 24d3ad7742d5: Layer already exists 02:01:42 742a1d2eccf3: Layer already exists 02:01:42 a40fa1aa71a0: Layer already exists 02:01:42 e4b0bf3d65f1: Layer already exists 02:01:42 6f09edfb3f6d: Layer already exists 02:01:42 d1f85422e5a8: Layer already exists 02:01:42 c24e89566b39: Layer already exists 02:01:42 main: digest: sha256:f90104bb5e0ecae45ff56924816f109274a0ec68c54b8d06e09facdcf0460510 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:01:42 ===================================================== [Pipeline] echo 02:01:42 taggedImages: 02:01:42 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:01:42 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:01:42 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.126 02:01:42 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:01:42 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 02:01:42 [edgeXDocker.push] Tagging docker image core-data with the following tags: 02:01:42 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:01:42 latest 02:01:42 4.1.0-dev.126 02:01:42 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:01:42 main 02:01:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:42 #97 DONE 0.4s 02:01:42 02:01:42 #83 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:01:42 #83 DONE 23.9s 02:01:42 02:01:42 #86 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:42 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:43 + docker push nexus3.edgexfoundry.org:10004/core-data:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:01:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:01:43 963a3b413e68: Preparing 02:01:43 cc91675a3d84: Preparing 02:01:43 742a1d2eccf3: Preparing 02:01:43 e4b0bf3d65f1: Preparing 02:01:43 9eaf46da1b2c: Preparing 02:01:43 e4256b2d6c72: Preparing 02:01:43 6f09edfb3f6d: Preparing 02:01:43 e4256b2d6c72: Waiting 02:01:43 742a1d2eccf3: Layer already exists 02:01:43 e4b0bf3d65f1: Layer already exists 02:01:43 6f09edfb3f6d: Layer already exists 02:01:43 9eaf46da1b2c: Pushed 02:01:43 963a3b413e68: Pushed 02:01:43 e4256b2d6c72: Pushed 02:01:43 #86 ... 02:01:43 02:01:43 #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:01:43 #96 DONE 4.3s 02:01:43 02:01:43 #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:01:43 #94 14.09 OK: 8 MiB in 20 packages 02:01:44 #94 ... 02:01:44 02:01:44 #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:01:44 #98 DONE 0.6s 02:01:44 02:01:44 #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:01:44 #93 14.16 OK: 13 MiB in 29 packages 02:01:45 #93 ... 02:01:45 02:01:45 #92 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:01:45 #92 16.43 OK: 9 MiB in 21 packages 02:01:45 #92 DONE 17.5s 02:01:45 02:01:45 #94 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:01:45 #94 DONE 15.2s 02:01:45 02:01:45 #93 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:01:45 #93 DONE 15.5s 02:01:45 02:01:45 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:01:47 cc91675a3d84: Pushed 02:01:47 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0: digest: sha256:6bb7d4ff97d8563b3e8818d58cbb7b69abc87665d4b143c63a69cd28a0bef7cd size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:47 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { 02:01:47 #99 ... 02:01:47 02:01:47 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:01:47 #100 DONE 2.5s 02:01:47 02:01:47 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin [Pipeline] sh 02:01:48 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 02:01:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:01:48 963a3b413e68: Preparing 02:01:48 cc91675a3d84: Preparing 02:01:48 742a1d2eccf3: Preparing 02:01:48 e4b0bf3d65f1: Preparing 02:01:48 9eaf46da1b2c: Preparing 02:01:48 e4256b2d6c72: Preparing 02:01:48 6f09edfb3f6d: Preparing 02:01:48 6f09edfb3f6d: Waiting 02:01:48 e4256b2d6c72: Waiting 02:01:48 cc91675a3d84: Layer already exists 02:01:48 963a3b413e68: Layer already exists 02:01:48 742a1d2eccf3: Layer already exists 02:01:48 e4b0bf3d65f1: Layer already exists 02:01:48 9eaf46da1b2c: Layer already exists 02:01:48 e4256b2d6c72: Layer already exists 02:01:48 6f09edfb3f6d: Layer already exists 02:01:48 latest: digest: sha256:6bb7d4ff97d8563b3e8818d58cbb7b69abc87665d4b143c63a69cd28a0bef7cd size: 1779 [Pipeline] } 02:01:48 #101 ... 02:01:48 02:01:48 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:01:48 #99 DONE 2.9s 02:01:48 02:01:48 #102 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:01:48 #102 DONE 3.0s 02:01:48 02:01:48 #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:48 #103 ... 02:01:48 02:01:48 #104 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:01:48 #104 DONE 0.3s 02:01:48 02:01:48 #105 [security-spire-config stage-2 6/10] COPY security.txt / 02:01:48 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:48 #105 ... 02:01:48 02:01:48 #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:01:48 #103 DONE 0.5s 02:01:48 02:01:48 #106 [security-spire-server stage-2 6/9] COPY security.txt / 02:01:48 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.126 02:01:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:01:48 963a3b413e68: Preparing 02:01:48 cc91675a3d84: Preparing 02:01:48 742a1d2eccf3: Preparing 02:01:48 e4b0bf3d65f1: Preparing 02:01:48 9eaf46da1b2c: Preparing 02:01:48 e4256b2d6c72: Preparing 02:01:48 6f09edfb3f6d: Preparing 02:01:48 e4256b2d6c72: Waiting 02:01:48 6f09edfb3f6d: Waiting 02:01:48 e4b0bf3d65f1: Layer already exists 02:01:48 cc91675a3d84: Layer already exists 02:01:48 963a3b413e68: Layer already exists 02:01:48 742a1d2eccf3: Layer already exists 02:01:48 9eaf46da1b2c: Layer already exists 02:01:48 e4256b2d6c72: Layer already exists 02:01:48 6f09edfb3f6d: Layer already exists 02:01:48 4.1.0-dev.126: digest: sha256:6bb7d4ff97d8563b3e8818d58cbb7b69abc87665d4b143c63a69cd28a0bef7cd size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:48 #106 DONE 0.4s 02:01:48 02:01:48 #105 [security-spire-config stage-2 6/10] COPY security.txt / 02:01:48 #105 DONE 0.6s 02:01:48 02:01:48 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:01:49 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:49 #107 ... 02:01:49 02:01:49 #108 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:01:49 #108 DONE 0.3s 02:01:49 + docker push nexus3.edgexfoundry.org:10004/core-data:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:01:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:01:49 963a3b413e68: Preparing 02:01:49 cc91675a3d84: Preparing 02:01:49 742a1d2eccf3: Preparing 02:01:49 e4b0bf3d65f1: Preparing 02:01:49 9eaf46da1b2c: Preparing 02:01:49 e4256b2d6c72: Preparing 02:01:49 6f09edfb3f6d: Preparing 02:01:49 e4256b2d6c72: Waiting 02:01:49 6f09edfb3f6d: Waiting 02:01:49 e4b0bf3d65f1: Layer already exists 02:01:49 963a3b413e68: Layer already exists 02:01:49 9eaf46da1b2c: Layer already exists 02:01:49 cc91675a3d84: Layer already exists 02:01:49 742a1d2eccf3: Layer already exists 02:01:49 e4256b2d6c72: Layer already exists 02:01:49 6f09edfb3f6d: Layer already exists 02:01:49 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126: digest: sha256:6bb7d4ff97d8563b3e8818d58cbb7b69abc87665d4b143c63a69cd28a0bef7cd size: 1779 [Pipeline] } 02:01:49 02:01:49 #107 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:01:49 #107 DONE 0.4s 02:01:49 02:01:49 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:49 #109 ... 02:01:49 02:01:49 #110 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:01:49 #110 DONE 0.4s 02:01:49 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:49 02:01:49 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:01:49 #109 DONE 0.4s 02:01:49 02:01:49 #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:01:50 + docker push nexus3.edgexfoundry.org:10004/core-data:main 02:01:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:01:50 963a3b413e68: Preparing 02:01:50 cc91675a3d84: Preparing 02:01:50 742a1d2eccf3: Preparing 02:01:50 e4b0bf3d65f1: Preparing 02:01:50 9eaf46da1b2c: Preparing 02:01:50 e4256b2d6c72: Preparing 02:01:50 6f09edfb3f6d: Preparing 02:01:50 e4256b2d6c72: Waiting 02:01:50 6f09edfb3f6d: Waiting 02:01:50 742a1d2eccf3: Layer already exists 02:01:50 e4b0bf3d65f1: Layer already exists 02:01:50 9eaf46da1b2c: Layer already exists 02:01:50 cc91675a3d84: Layer already exists 02:01:50 963a3b413e68: Layer already exists 02:01:50 6f09edfb3f6d: Layer already exists 02:01:50 e4256b2d6c72: Layer already exists 02:01:50 main: digest: sha256:6bb7d4ff97d8563b3e8818d58cbb7b69abc87665d4b143c63a69cd28a0bef7cd size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:01:50 ===================================================== [Pipeline] echo 02:01:50 taggedImages: 02:01:50 - nexus3.edgexfoundry.org:10004/core-data:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:01:50 - nexus3.edgexfoundry.org:10004/core-data:latest 02:01:50 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.126 02:01:50 - nexus3.edgexfoundry.org:10004/core-data:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:01:50 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 02:01:50 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 02:01:50 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:01:50 latest 02:01:50 4.1.0-dev.126 02:01:50 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:01:50 main 02:01:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry 02:01:50 #111 ... 02:01:50 02:01:50 #112 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:01:50 #112 DONE 0.3s 02:01:50 02:01:50 #111 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:01:50 #111 DONE 0.5s 02:01:50 02:01:50 #113 [security-spire-server] exporting to image 02:01:50 #113 exporting layers [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:50 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:50 + docker push nexus3.edgexfoundry.org:10004/core-keeper:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:01:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:01:50 d7ef45671b2b: Preparing 02:01:50 575e5e42a56b: Preparing 02:01:50 e4b0bf3d65f1: Preparing 02:01:50 3b738aaf4f4e: Preparing 02:01:50 f516846e6db9: Preparing 02:01:50 6f09edfb3f6d: Preparing 02:01:50 6f09edfb3f6d: Waiting 02:01:50 e4b0bf3d65f1: Layer already exists 02:01:50 6f09edfb3f6d: Layer already exists 02:01:50 f516846e6db9: Pushed 02:01:50 3b738aaf4f4e: Pushed 02:01:50 d7ef45671b2b: Pushed 02:01:51 #113 ... 02:01:51 02:01:51 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:01:51 #101 DONE 3.7s 02:01:51 02:01:51 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:01:51 #114 DONE 0.4s 02:01:51 02:01:51 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 02:01:52 #115 DONE 0.3s 02:01:52 02:01:52 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:01:52 #116 DONE 0.4s 02:01:52 02:01:52 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:01:52 #117 DONE 0.5s 02:01:52 02:01:52 #88 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:52 #88 ... 02:01:52 02:01:52 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:01:53 #118 DONE 0.5s 02:01:53 02:01:53 #113 [security-spire-agent] exporting to image 02:01:54 #113 exporting layers 4.7s done 02:01:54 #113 writing image sha256:f09cb838a215efa6c5e4c61618ff0b1d0b49a1d87c955b43fbf766696c566f91 02:01:54 #113 writing image sha256:f09cb838a215efa6c5e4c61618ff0b1d0b49a1d87c955b43fbf766696c566f91 0.0s done 02:01:54 #113 writing image sha256:54243390e9f894104f11f733ed5afd42eb2f3c5c6d854f8d10fd5b4bead614a4 0.0s done 02:01:54 #113 naming to docker.io/library/security-spire-config-arm64 0.0s done 02:01:54 #113 naming to docker.io/library/security-spire-server-arm64 0.0s done 02:01:55 575e5e42a56b: Pushed 02:01:55 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0: digest: sha256:08b2c21ef5623cea96ef5b13dc11bc50f72564b8c7bf1bdb6876d43b7d15b5b8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:55 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:55 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 02:01:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:01:55 d7ef45671b2b: Preparing 02:01:55 575e5e42a56b: Preparing 02:01:55 e4b0bf3d65f1: Preparing 02:01:55 3b738aaf4f4e: Preparing 02:01:55 f516846e6db9: Preparing 02:01:55 6f09edfb3f6d: Preparing 02:01:55 6f09edfb3f6d: Waiting 02:01:55 d7ef45671b2b: Layer already exists 02:01:55 575e5e42a56b: Layer already exists 02:01:55 3b738aaf4f4e: Layer already exists 02:01:55 f516846e6db9: Layer already exists 02:01:55 e4b0bf3d65f1: Layer already exists 02:01:55 6f09edfb3f6d: Layer already exists 02:01:55 latest: digest: sha256:08b2c21ef5623cea96ef5b13dc11bc50f72564b8c7bf1bdb6876d43b7d15b5b8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:56 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:56 #113 exporting layers 2.7s done 02:01:56 #113 writing image sha256:1cf9aca33358e80bd02b3a03847a7e07c065ebd4e18b94c984a77816e2b2348f 0.0s done 02:01:56 #113 naming to docker.io/library/security-spire-agent-arm64 done 02:01:56 #113 DONE 6.0s 02:01:56 02:01:56 #77 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:01:56 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.126 02:01:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:01:56 d7ef45671b2b: Preparing 02:01:56 575e5e42a56b: Preparing 02:01:56 e4b0bf3d65f1: Preparing 02:01:56 3b738aaf4f4e: Preparing 02:01:56 f516846e6db9: Preparing 02:01:56 6f09edfb3f6d: Preparing 02:01:56 6f09edfb3f6d: Waiting 02:01:56 575e5e42a56b: Layer already exists 02:01:56 f516846e6db9: Layer already exists 02:01:56 e4b0bf3d65f1: Layer already exists 02:01:56 d7ef45671b2b: Layer already exists 02:01:56 3b738aaf4f4e: Layer already exists 02:01:56 6f09edfb3f6d: Layer already exists 02:01:56 4.1.0-dev.126: digest: sha256:08b2c21ef5623cea96ef5b13dc11bc50f72564b8c7bf1bdb6876d43b7d15b5b8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:56 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:57 + docker push nexus3.edgexfoundry.org:10004/core-keeper:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:01:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:01:57 d7ef45671b2b: Preparing 02:01:57 575e5e42a56b: Preparing 02:01:57 e4b0bf3d65f1: Preparing 02:01:57 3b738aaf4f4e: Preparing 02:01:57 f516846e6db9: Preparing 02:01:57 6f09edfb3f6d: Preparing 02:01:57 6f09edfb3f6d: Waiting 02:01:57 f516846e6db9: Layer already exists 02:01:57 575e5e42a56b: Layer already exists 02:01:57 3b738aaf4f4e: Layer already exists 02:01:57 d7ef45671b2b: Layer already exists 02:01:57 e4b0bf3d65f1: Layer already exists 02:01:57 6f09edfb3f6d: Layer already exists 02:01:57 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126: digest: sha256:08b2c21ef5623cea96ef5b13dc11bc50f72564b8c7bf1bdb6876d43b7d15b5b8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:57 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:57 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 02:01:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:01:57 d7ef45671b2b: Preparing 02:01:57 575e5e42a56b: Preparing 02:01:57 e4b0bf3d65f1: Preparing 02:01:57 3b738aaf4f4e: Preparing 02:01:57 f516846e6db9: Preparing 02:01:57 6f09edfb3f6d: Preparing 02:01:57 6f09edfb3f6d: Waiting 02:01:57 3b738aaf4f4e: Layer already exists 02:01:57 f516846e6db9: Layer already exists 02:01:57 d7ef45671b2b: Layer already exists 02:01:57 575e5e42a56b: Layer already exists 02:01:57 e4b0bf3d65f1: Layer already exists 02:01:57 6f09edfb3f6d: Layer already exists 02:01:57 main: digest: sha256:08b2c21ef5623cea96ef5b13dc11bc50f72564b8c7bf1bdb6876d43b7d15b5b8 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:01:57 ===================================================== [Pipeline] echo 02:01:57 taggedImages: 02:01:57 - nexus3.edgexfoundry.org:10004/core-keeper:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:01:57 - nexus3.edgexfoundry.org:10004/core-keeper:latest 02:01:57 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.126 02:01:57 - nexus3.edgexfoundry.org:10004/core-keeper:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:01:57 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 02:01:57 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 02:01:57 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:01:57 latest 02:01:57 4.1.0-dev.126 02:01:57 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:01:57 main 02:01:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:58 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:01:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:01:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:01:58 311811ac8877: Preparing 02:01:58 12956827ae70: Preparing 02:01:58 86d035c7806f: Preparing 02:01:58 742a1d2eccf3: Preparing 02:01:58 e4b0bf3d65f1: Preparing 02:01:58 d1f85422e5a8: Preparing 02:01:58 c24e89566b39: Preparing 02:01:58 6f09edfb3f6d: Preparing 02:01:58 d1f85422e5a8: Waiting 02:01:58 6f09edfb3f6d: Waiting 02:01:58 c24e89566b39: Waiting 02:01:58 742a1d2eccf3: Layer already exists 02:01:58 e4b0bf3d65f1: Layer already exists 02:01:58 d1f85422e5a8: Layer already exists 02:01:58 c24e89566b39: Layer already exists 02:01:58 6f09edfb3f6d: Layer already exists 02:01:58 12956827ae70: Pushed 02:01:58 311811ac8877: Pushed 02:02:02 86d035c7806f: Pushed 02:02:02 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0: digest: sha256:b05aa64ced80fcb53b81e91aa24573485b3653d39cb1f442878091f1b2394b9c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:03 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 02:02:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:02:03 311811ac8877: Preparing 02:02:03 12956827ae70: Preparing 02:02:03 86d035c7806f: Preparing 02:02:03 742a1d2eccf3: Preparing 02:02:03 e4b0bf3d65f1: Preparing 02:02:03 d1f85422e5a8: Preparing 02:02:03 c24e89566b39: Preparing 02:02:03 6f09edfb3f6d: Preparing 02:02:03 d1f85422e5a8: Waiting 02:02:03 c24e89566b39: Waiting 02:02:03 6f09edfb3f6d: Waiting 02:02:03 742a1d2eccf3: Layer already exists 02:02:03 86d035c7806f: Layer already exists 02:02:03 311811ac8877: Layer already exists 02:02:03 e4b0bf3d65f1: Layer already exists 02:02:03 12956827ae70: Layer already exists 02:02:03 d1f85422e5a8: Layer already exists 02:02:03 c24e89566b39: Layer already exists 02:02:03 6f09edfb3f6d: Layer already exists 02:02:03 latest: digest: sha256:b05aa64ced80fcb53b81e91aa24573485b3653d39cb1f442878091f1b2394b9c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:03 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.126 02:02:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:02:04 311811ac8877: Preparing 02:02:04 12956827ae70: Preparing 02:02:04 86d035c7806f: Preparing 02:02:04 742a1d2eccf3: Preparing 02:02:04 e4b0bf3d65f1: Preparing 02:02:04 d1f85422e5a8: Preparing 02:02:04 c24e89566b39: Preparing 02:02:04 6f09edfb3f6d: Preparing 02:02:04 c24e89566b39: Waiting 02:02:04 6f09edfb3f6d: Waiting 02:02:04 d1f85422e5a8: Waiting 02:02:04 e4b0bf3d65f1: Layer already exists 02:02:04 86d035c7806f: Layer already exists 02:02:04 742a1d2eccf3: Layer already exists 02:02:04 12956827ae70: Layer already exists 02:02:04 311811ac8877: Layer already exists 02:02:04 d1f85422e5a8: Layer already exists 02:02:04 c24e89566b39: Layer already exists 02:02:04 6f09edfb3f6d: Layer already exists 02:02:04 4.1.0-dev.126: digest: sha256:b05aa64ced80fcb53b81e91aa24573485b3653d39cb1f442878091f1b2394b9c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:04 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:02:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:02:04 311811ac8877: Preparing 02:02:04 12956827ae70: Preparing 02:02:04 86d035c7806f: Preparing 02:02:04 742a1d2eccf3: Preparing 02:02:04 e4b0bf3d65f1: Preparing 02:02:04 d1f85422e5a8: Preparing 02:02:04 c24e89566b39: Preparing 02:02:04 6f09edfb3f6d: Preparing 02:02:04 d1f85422e5a8: Waiting 02:02:04 c24e89566b39: Waiting 02:02:04 6f09edfb3f6d: Waiting 02:02:04 12956827ae70: Layer already exists 02:02:04 86d035c7806f: Layer already exists 02:02:04 311811ac8877: Layer already exists 02:02:04 742a1d2eccf3: Layer already exists 02:02:04 e4b0bf3d65f1: Layer already exists 02:02:04 6f09edfb3f6d: Layer already exists 02:02:04 d1f85422e5a8: Layer already exists 02:02:04 c24e89566b39: Layer already exists 02:02:04 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126: digest: sha256:b05aa64ced80fcb53b81e91aa24573485b3653d39cb1f442878091f1b2394b9c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:05 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:05 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 02:02:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:02:05 311811ac8877: Preparing 02:02:05 12956827ae70: Preparing 02:02:05 86d035c7806f: Preparing 02:02:05 742a1d2eccf3: Preparing 02:02:05 e4b0bf3d65f1: Preparing 02:02:05 d1f85422e5a8: Preparing 02:02:05 c24e89566b39: Preparing 02:02:05 6f09edfb3f6d: Preparing 02:02:05 c24e89566b39: Waiting 02:02:05 6f09edfb3f6d: Waiting 02:02:05 d1f85422e5a8: Waiting 02:02:05 e4b0bf3d65f1: Layer already exists 02:02:05 742a1d2eccf3: Layer already exists 02:02:05 12956827ae70: Layer already exists 02:02:05 86d035c7806f: Layer already exists 02:02:05 311811ac8877: Layer already exists 02:02:05 c24e89566b39: Layer already exists 02:02:05 d1f85422e5a8: Layer already exists 02:02:05 6f09edfb3f6d: Layer already exists 02:02:05 main: digest: sha256:b05aa64ced80fcb53b81e91aa24573485b3653d39cb1f442878091f1b2394b9c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:02:05 ===================================================== [Pipeline] echo 02:02:05 taggedImages: 02:02:05 - nexus3.edgexfoundry.org:10004/core-metadata:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:02:05 - nexus3.edgexfoundry.org:10004/core-metadata:latest 02:02:05 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.126 02:02:05 - nexus3.edgexfoundry.org:10004/core-metadata:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:02:05 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 02:02:05 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 02:02:05 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:02:05 latest 02:02:05 4.1.0-dev.126 02:02:05 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:02:05 main 02:02:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:06 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:02:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:02:06 f3504e7412df: Preparing 02:02:06 c7d85cb8de60: Preparing 02:02:06 0a1fd44b4dd1: Preparing 02:02:06 01a0bf4048ac: Preparing 02:02:06 3cce7b73069b: Preparing 02:02:06 4543fa05faba: Preparing 02:02:06 53ca4cbd8dc0: Preparing 02:02:06 742a1d2eccf3: Preparing 02:02:06 4543fa05faba: Waiting 02:02:06 53ca4cbd8dc0: Waiting 02:02:06 e4b0bf3d65f1: Preparing 02:02:06 742a1d2eccf3: Waiting 02:02:06 13108670553b: Preparing 02:02:06 e4b0bf3d65f1: Waiting 02:02:06 e3f37d419abe: Preparing 02:02:06 5f70bf18a086: Preparing 02:02:06 03d76b983bd1: Preparing 02:02:06 e3f37d419abe: Waiting 02:02:06 46a5e64ca12f: Preparing 02:02:06 5f70bf18a086: Waiting 02:02:06 03d76b983bd1: Waiting 02:02:06 065eb9fcf6f3: Preparing 02:02:06 46a5e64ca12f: Waiting 02:02:06 6f09edfb3f6d: Preparing 02:02:06 065eb9fcf6f3: Waiting 02:02:06 6f09edfb3f6d: Waiting 02:02:06 f3504e7412df: Pushed 02:02:06 01a0bf4048ac: Pushed 02:02:06 3cce7b73069b: Pushed 02:02:06 c7d85cb8de60: Pushed 02:02:06 0a1fd44b4dd1: Pushed 02:02:06 742a1d2eccf3: Layer already exists 02:02:06 e4b0bf3d65f1: Layer already exists 02:02:06 5f70bf18a086: Layer already exists 02:02:06 4543fa05faba: Pushed 02:02:06 13108670553b: Pushed 02:02:06 e3f37d419abe: Pushed 02:02:06 03d76b983bd1: Pushed 02:02:06 6f09edfb3f6d: Layer already exists 02:02:06 46a5e64ca12f: Pushed 02:02:06 065eb9fcf6f3: Pushed 02:02:08 53ca4cbd8dc0: Pushed 02:02:08 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0: digest: sha256:4bc1054dde517a707c75336ba2a3f6dd13c691eb1cd9d60da8820896f37f8e70 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:08 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:02:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:02:08 f3504e7412df: Preparing 02:02:08 c7d85cb8de60: Preparing 02:02:08 0a1fd44b4dd1: Preparing 02:02:08 01a0bf4048ac: Preparing 02:02:08 3cce7b73069b: Preparing 02:02:08 4543fa05faba: Preparing 02:02:08 53ca4cbd8dc0: Preparing 02:02:08 742a1d2eccf3: Preparing 02:02:08 e4b0bf3d65f1: Preparing 02:02:08 13108670553b: Preparing 02:02:08 e3f37d419abe: Preparing 02:02:08 5f70bf18a086: Preparing 02:02:08 03d76b983bd1: Preparing 02:02:08 46a5e64ca12f: Preparing 02:02:08 065eb9fcf6f3: Preparing 02:02:08 6f09edfb3f6d: Preparing 02:02:08 13108670553b: Waiting 02:02:08 e3f37d419abe: Waiting 02:02:08 5f70bf18a086: Waiting 02:02:08 03d76b983bd1: Waiting 02:02:08 46a5e64ca12f: Waiting 02:02:08 065eb9fcf6f3: Waiting 02:02:08 6f09edfb3f6d: Waiting 02:02:08 53ca4cbd8dc0: Waiting 02:02:08 742a1d2eccf3: Waiting 02:02:08 e4b0bf3d65f1: Waiting 02:02:08 4543fa05faba: Waiting 02:02:08 c7d85cb8de60: Layer already exists 02:02:08 3cce7b73069b: Layer already exists 02:02:08 f3504e7412df: Layer already exists 02:02:08 01a0bf4048ac: Layer already exists 02:02:08 0a1fd44b4dd1: Layer already exists 02:02:08 4543fa05faba: Layer already exists 02:02:08 13108670553b: Layer already exists 02:02:08 742a1d2eccf3: Layer already exists 02:02:08 53ca4cbd8dc0: Layer already exists 02:02:08 e4b0bf3d65f1: Layer already exists 02:02:08 e3f37d419abe: Layer already exists 02:02:08 46a5e64ca12f: Layer already exists 02:02:08 5f70bf18a086: Layer already exists 02:02:08 03d76b983bd1: Layer already exists 02:02:08 065eb9fcf6f3: Layer already exists 02:02:08 6f09edfb3f6d: Layer already exists 02:02:08 latest: digest: sha256:4bc1054dde517a707c75336ba2a3f6dd13c691eb1cd9d60da8820896f37f8e70 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:09 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.126 02:02:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:02:09 f3504e7412df: Preparing 02:02:09 c7d85cb8de60: Preparing 02:02:09 0a1fd44b4dd1: Preparing 02:02:09 01a0bf4048ac: Preparing 02:02:09 3cce7b73069b: Preparing 02:02:09 4543fa05faba: Preparing 02:02:09 53ca4cbd8dc0: Preparing 02:02:09 742a1d2eccf3: Preparing 02:02:09 e4b0bf3d65f1: Preparing 02:02:09 13108670553b: Preparing 02:02:09 e3f37d419abe: Preparing 02:02:09 5f70bf18a086: Preparing 02:02:09 03d76b983bd1: Preparing 02:02:09 46a5e64ca12f: Preparing 02:02:09 065eb9fcf6f3: Preparing 02:02:09 6f09edfb3f6d: Preparing 02:02:09 e4b0bf3d65f1: Waiting 02:02:09 13108670553b: Waiting 02:02:09 e3f37d419abe: Waiting 02:02:09 5f70bf18a086: Waiting 02:02:09 03d76b983bd1: Waiting 02:02:09 46a5e64ca12f: Waiting 02:02:09 065eb9fcf6f3: Waiting 02:02:09 6f09edfb3f6d: Waiting 02:02:09 4543fa05faba: Waiting 02:02:09 742a1d2eccf3: Waiting 02:02:09 53ca4cbd8dc0: Waiting 02:02:09 0a1fd44b4dd1: Layer already exists 02:02:09 3cce7b73069b: Layer already exists 02:02:09 f3504e7412df: Layer already exists 02:02:09 01a0bf4048ac: Layer already exists 02:02:09 c7d85cb8de60: Layer already exists 02:02:09 53ca4cbd8dc0: Layer already exists 02:02:09 4543fa05faba: Layer already exists 02:02:09 e4b0bf3d65f1: Layer already exists 02:02:09 742a1d2eccf3: Layer already exists 02:02:09 13108670553b: Layer already exists 02:02:09 e3f37d419abe: Layer already exists 02:02:09 03d76b983bd1: Layer already exists 02:02:09 5f70bf18a086: Layer already exists 02:02:09 46a5e64ca12f: Layer already exists 02:02:09 065eb9fcf6f3: Layer already exists 02:02:09 6f09edfb3f6d: Layer already exists 02:02:09 4.1.0-dev.126: digest: sha256:4bc1054dde517a707c75336ba2a3f6dd13c691eb1cd9d60da8820896f37f8e70 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:09 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:02:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:02:10 f3504e7412df: Preparing 02:02:10 c7d85cb8de60: Preparing 02:02:10 0a1fd44b4dd1: Preparing 02:02:10 01a0bf4048ac: Preparing 02:02:10 3cce7b73069b: Preparing 02:02:10 4543fa05faba: Preparing 02:02:10 53ca4cbd8dc0: Preparing 02:02:10 742a1d2eccf3: Preparing 02:02:10 e4b0bf3d65f1: Preparing 02:02:10 13108670553b: Preparing 02:02:10 e3f37d419abe: Preparing 02:02:10 5f70bf18a086: Preparing 02:02:10 03d76b983bd1: Preparing 02:02:10 46a5e64ca12f: Preparing 02:02:10 065eb9fcf6f3: Preparing 02:02:10 6f09edfb3f6d: Preparing 02:02:10 742a1d2eccf3: Waiting 02:02:10 e4b0bf3d65f1: Waiting 02:02:10 13108670553b: Waiting 02:02:10 e3f37d419abe: Waiting 02:02:10 5f70bf18a086: Waiting 02:02:10 03d76b983bd1: Waiting 02:02:10 46a5e64ca12f: Waiting 02:02:10 065eb9fcf6f3: Waiting 02:02:10 6f09edfb3f6d: Waiting 02:02:10 4543fa05faba: Waiting 02:02:10 53ca4cbd8dc0: Waiting 02:02:10 f3504e7412df: Layer already exists 02:02:10 01a0bf4048ac: Layer already exists 02:02:10 c7d85cb8de60: Layer already exists 02:02:10 3cce7b73069b: Layer already exists 02:02:10 0a1fd44b4dd1: Layer already exists 02:02:10 4543fa05faba: Layer already exists 02:02:10 53ca4cbd8dc0: Layer already exists 02:02:10 742a1d2eccf3: Layer already exists 02:02:10 e4b0bf3d65f1: Layer already exists 02:02:10 13108670553b: Layer already exists 02:02:10 e3f37d419abe: Layer already exists 02:02:10 03d76b983bd1: Layer already exists 02:02:10 5f70bf18a086: Layer already exists 02:02:10 46a5e64ca12f: Layer already exists 02:02:10 065eb9fcf6f3: Layer already exists 02:02:10 6f09edfb3f6d: Layer already exists 02:02:10 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126: digest: sha256:4bc1054dde517a707c75336ba2a3f6dd13c691eb1cd9d60da8820896f37f8e70 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:10 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:02:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:02:10 f3504e7412df: Preparing 02:02:10 c7d85cb8de60: Preparing 02:02:10 0a1fd44b4dd1: Preparing 02:02:10 01a0bf4048ac: Preparing 02:02:10 3cce7b73069b: Preparing 02:02:10 4543fa05faba: Preparing 02:02:10 53ca4cbd8dc0: Preparing 02:02:10 742a1d2eccf3: Preparing 02:02:10 e4b0bf3d65f1: Preparing 02:02:10 13108670553b: Preparing 02:02:10 e3f37d419abe: Preparing 02:02:10 5f70bf18a086: Preparing 02:02:10 53ca4cbd8dc0: Waiting 02:02:10 e4b0bf3d65f1: Waiting 02:02:10 13108670553b: Waiting 02:02:10 e3f37d419abe: Waiting 02:02:10 4543fa05faba: Waiting 02:02:10 742a1d2eccf3: Waiting 02:02:10 03d76b983bd1: Preparing 02:02:10 46a5e64ca12f: Preparing 02:02:10 065eb9fcf6f3: Preparing 02:02:10 5f70bf18a086: Waiting 02:02:10 03d76b983bd1: Waiting 02:02:10 6f09edfb3f6d: Preparing 02:02:10 46a5e64ca12f: Waiting 02:02:10 065eb9fcf6f3: Waiting 02:02:10 6f09edfb3f6d: Waiting 02:02:10 0a1fd44b4dd1: Layer already exists 02:02:10 01a0bf4048ac: Layer already exists 02:02:10 c7d85cb8de60: Layer already exists 02:02:10 3cce7b73069b: Layer already exists 02:02:10 f3504e7412df: Layer already exists 02:02:10 4543fa05faba: Layer already exists 02:02:10 13108670553b: Layer already exists 02:02:10 53ca4cbd8dc0: Layer already exists 02:02:10 742a1d2eccf3: Layer already exists 02:02:10 e4b0bf3d65f1: Layer already exists 02:02:10 e3f37d419abe: Layer already exists 02:02:10 065eb9fcf6f3: Layer already exists 02:02:10 5f70bf18a086: Layer already exists 02:02:10 03d76b983bd1: Layer already exists 02:02:10 46a5e64ca12f: Layer already exists 02:02:10 6f09edfb3f6d: Layer already exists 02:02:10 main: digest: sha256:4bc1054dde517a707c75336ba2a3f6dd13c691eb1cd9d60da8820896f37f8e70 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:02:11 ===================================================== [Pipeline] echo 02:02:11 taggedImages: 02:02:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:02:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:02:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.126 02:02:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:02:11 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 02:02:11 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 02:02:11 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:02:11 latest 02:02:11 4.1.0-dev.126 02:02:11 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:02:11 main 02:02:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:11 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:02:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:02:11 44abff314b0c: Preparing 02:02:11 e89ca19ce99b: Preparing 02:02:11 6d307ce5fce0: Preparing 02:02:11 063c05dc8649: Preparing 02:02:11 742a1d2eccf3: Preparing 02:02:11 e4b0bf3d65f1: Preparing 02:02:11 d1f85422e5a8: Preparing 02:02:11 c24e89566b39: Preparing 02:02:11 6f09edfb3f6d: Preparing 02:02:11 e4b0bf3d65f1: Waiting 02:02:11 d1f85422e5a8: Waiting 02:02:11 6f09edfb3f6d: Waiting 02:02:11 c24e89566b39: Waiting 02:02:11 742a1d2eccf3: Layer already exists 02:02:11 e4b0bf3d65f1: Layer already exists 02:02:11 d1f85422e5a8: Layer already exists 02:02:11 c24e89566b39: Layer already exists 02:02:11 6d307ce5fce0: Pushed 02:02:11 e89ca19ce99b: Pushed 02:02:11 6f09edfb3f6d: Layer already exists 02:02:11 44abff314b0c: Pushed 02:02:16 063c05dc8649: Pushed 02:02:16 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0: digest: sha256:31e53c675db00ad44e497b703b97d77a8b8406f9110451b600a99fc855d98763 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:16 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:02:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:02:16 44abff314b0c: Preparing 02:02:16 e89ca19ce99b: Preparing 02:02:16 6d307ce5fce0: Preparing 02:02:16 063c05dc8649: Preparing 02:02:16 742a1d2eccf3: Preparing 02:02:16 e4b0bf3d65f1: Preparing 02:02:16 d1f85422e5a8: Preparing 02:02:16 c24e89566b39: Preparing 02:02:16 6f09edfb3f6d: Preparing 02:02:16 d1f85422e5a8: Waiting 02:02:16 6f09edfb3f6d: Waiting 02:02:16 c24e89566b39: Waiting 02:02:16 e4b0bf3d65f1: Waiting 02:02:16 6d307ce5fce0: Layer already exists 02:02:16 063c05dc8649: Layer already exists 02:02:16 44abff314b0c: Layer already exists 02:02:16 742a1d2eccf3: Layer already exists 02:02:16 e89ca19ce99b: Layer already exists 02:02:16 d1f85422e5a8: Layer already exists 02:02:16 e4b0bf3d65f1: Layer already exists 02:02:16 6f09edfb3f6d: Layer already exists 02:02:16 c24e89566b39: Layer already exists 02:02:16 latest: digest: sha256:31e53c675db00ad44e497b703b97d77a8b8406f9110451b600a99fc855d98763 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:16 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.126 02:02:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:02:17 44abff314b0c: Preparing 02:02:17 e89ca19ce99b: Preparing 02:02:17 6d307ce5fce0: Preparing 02:02:17 063c05dc8649: Preparing 02:02:17 742a1d2eccf3: Preparing 02:02:17 e4b0bf3d65f1: Preparing 02:02:17 d1f85422e5a8: Preparing 02:02:17 c24e89566b39: Preparing 02:02:17 6f09edfb3f6d: Preparing 02:02:17 e4b0bf3d65f1: Waiting 02:02:17 d1f85422e5a8: Waiting 02:02:17 c24e89566b39: Waiting 02:02:17 6f09edfb3f6d: Waiting 02:02:17 44abff314b0c: Layer already exists 02:02:17 6d307ce5fce0: Layer already exists 02:02:17 063c05dc8649: Layer already exists 02:02:17 e89ca19ce99b: Layer already exists 02:02:17 742a1d2eccf3: Layer already exists 02:02:17 e4b0bf3d65f1: Layer already exists 02:02:17 6f09edfb3f6d: Layer already exists 02:02:17 c24e89566b39: Layer already exists 02:02:17 d1f85422e5a8: Layer already exists 02:02:17 4.1.0-dev.126: digest: sha256:31e53c675db00ad44e497b703b97d77a8b8406f9110451b600a99fc855d98763 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:17 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:02:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:02:17 44abff314b0c: Preparing 02:02:17 e89ca19ce99b: Preparing 02:02:17 6d307ce5fce0: Preparing 02:02:17 063c05dc8649: Preparing 02:02:17 742a1d2eccf3: Preparing 02:02:17 e4b0bf3d65f1: Preparing 02:02:17 d1f85422e5a8: Preparing 02:02:17 c24e89566b39: Preparing 02:02:17 6f09edfb3f6d: Preparing 02:02:17 e4b0bf3d65f1: Waiting 02:02:17 d1f85422e5a8: Waiting 02:02:17 6f09edfb3f6d: Waiting 02:02:17 c24e89566b39: Waiting 02:02:17 44abff314b0c: Layer already exists 02:02:17 742a1d2eccf3: Layer already exists 02:02:17 6d307ce5fce0: Layer already exists 02:02:17 e89ca19ce99b: Layer already exists 02:02:17 063c05dc8649: Layer already exists 02:02:17 d1f85422e5a8: Layer already exists 02:02:17 e4b0bf3d65f1: Layer already exists 02:02:17 c24e89566b39: Layer already exists 02:02:17 6f09edfb3f6d: Layer already exists 02:02:17 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126: digest: sha256:31e53c675db00ad44e497b703b97d77a8b8406f9110451b600a99fc855d98763 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:18 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:02:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:02:18 44abff314b0c: Preparing 02:02:18 e89ca19ce99b: Preparing 02:02:18 6d307ce5fce0: Preparing 02:02:18 063c05dc8649: Preparing 02:02:18 742a1d2eccf3: Preparing 02:02:18 e4b0bf3d65f1: Preparing 02:02:18 d1f85422e5a8: Preparing 02:02:18 c24e89566b39: Preparing 02:02:18 6f09edfb3f6d: Preparing 02:02:18 d1f85422e5a8: Waiting 02:02:18 c24e89566b39: Waiting 02:02:18 6f09edfb3f6d: Waiting 02:02:18 e4b0bf3d65f1: Waiting 02:02:18 742a1d2eccf3: Layer already exists 02:02:18 44abff314b0c: Layer already exists 02:02:18 e89ca19ce99b: Layer already exists 02:02:18 6d307ce5fce0: Layer already exists 02:02:18 063c05dc8649: Layer already exists 02:02:18 d1f85422e5a8: Layer already exists 02:02:18 c24e89566b39: Layer already exists 02:02:18 6f09edfb3f6d: Layer already exists 02:02:18 e4b0bf3d65f1: Layer already exists 02:02:18 main: digest: sha256:31e53c675db00ad44e497b703b97d77a8b8406f9110451b600a99fc855d98763 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:02:18 ===================================================== [Pipeline] echo 02:02:18 taggedImages: 02:02:18 - nexus3.edgexfoundry.org:10004/security-proxy-auth:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:02:18 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:02:18 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.126 02:02:18 - nexus3.edgexfoundry.org:10004/security-proxy-auth:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:02:18 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 02:02:18 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 02:02:18 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:02:18 latest 02:02:18 4.1.0-dev.126 02:02:18 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:02:18 main 02:02:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:19 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:02:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:02:19 b1ef7918bb58: Preparing 02:02:19 683332f8e13d: Preparing 02:02:19 b722e3cfdfa6: Preparing 02:02:19 48435163da2e: Preparing 02:02:19 e8db4f637196: Preparing 02:02:19 742a1d2eccf3: Preparing 02:02:19 e4b0bf3d65f1: Preparing 02:02:19 fe587b53070c: Preparing 02:02:19 753417dd711d: Preparing 02:02:19 942382ebeaa3: Preparing 02:02:19 6f09edfb3f6d: Preparing 02:02:19 e4b0bf3d65f1: Waiting 02:02:19 fe587b53070c: Waiting 02:02:19 753417dd711d: Waiting 02:02:19 942382ebeaa3: Waiting 02:02:19 742a1d2eccf3: Waiting 02:02:19 6f09edfb3f6d: Waiting 02:02:19 e8db4f637196: Pushed 02:02:19 683332f8e13d: Pushed 02:02:19 48435163da2e: Pushed 02:02:19 b1ef7918bb58: Pushed 02:02:19 742a1d2eccf3: Layer already exists 02:02:19 e4b0bf3d65f1: Layer already exists 02:02:19 6f09edfb3f6d: Layer already exists 02:02:19 753417dd711d: Pushed 02:02:19 fe587b53070c: Pushed 02:02:21 942382ebeaa3: Pushed 02:02:22 b722e3cfdfa6: Pushed 02:02:22 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0: digest: sha256:2961f32cff8ef3f3009a116864981eb9baad7c3d9ee82166fb3228cd7dcd26be size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:23 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:02:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:02:23 b1ef7918bb58: Preparing 02:02:23 683332f8e13d: Preparing 02:02:23 b722e3cfdfa6: Preparing 02:02:23 48435163da2e: Preparing 02:02:23 e8db4f637196: Preparing 02:02:23 742a1d2eccf3: Preparing 02:02:23 e4b0bf3d65f1: Preparing 02:02:23 fe587b53070c: Preparing 02:02:23 753417dd711d: Preparing 02:02:23 942382ebeaa3: Preparing 02:02:23 6f09edfb3f6d: Preparing 02:02:23 742a1d2eccf3: Waiting 02:02:23 e4b0bf3d65f1: Waiting 02:02:23 fe587b53070c: Waiting 02:02:23 753417dd711d: Waiting 02:02:23 942382ebeaa3: Waiting 02:02:23 6f09edfb3f6d: Waiting 02:02:23 b1ef7918bb58: Layer already exists 02:02:23 48435163da2e: Layer already exists 02:02:23 b722e3cfdfa6: Layer already exists 02:02:23 e8db4f637196: Layer already exists 02:02:23 683332f8e13d: Layer already exists 02:02:23 e4b0bf3d65f1: Layer already exists 02:02:23 742a1d2eccf3: Layer already exists 02:02:23 fe587b53070c: Layer already exists 02:02:23 753417dd711d: Layer already exists 02:02:23 942382ebeaa3: Layer already exists 02:02:23 6f09edfb3f6d: Layer already exists 02:02:23 latest: digest: sha256:2961f32cff8ef3f3009a116864981eb9baad7c3d9ee82166fb3228cd7dcd26be size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:23 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.126 02:02:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:02:24 b1ef7918bb58: Preparing 02:02:24 683332f8e13d: Preparing 02:02:24 b722e3cfdfa6: Preparing 02:02:24 48435163da2e: Preparing 02:02:24 e8db4f637196: Preparing 02:02:24 742a1d2eccf3: Preparing 02:02:24 e4b0bf3d65f1: Preparing 02:02:24 fe587b53070c: Preparing 02:02:24 753417dd711d: Preparing 02:02:24 942382ebeaa3: Preparing 02:02:24 6f09edfb3f6d: Preparing 02:02:24 fe587b53070c: Waiting 02:02:24 753417dd711d: Waiting 02:02:24 942382ebeaa3: Waiting 02:02:24 742a1d2eccf3: Waiting 02:02:24 e4b0bf3d65f1: Waiting 02:02:24 6f09edfb3f6d: Waiting 02:02:24 b1ef7918bb58: Layer already exists 02:02:24 b722e3cfdfa6: Layer already exists 02:02:24 683332f8e13d: Layer already exists 02:02:24 48435163da2e: Layer already exists 02:02:24 e8db4f637196: Layer already exists 02:02:24 742a1d2eccf3: Layer already exists 02:02:24 753417dd711d: Layer already exists 02:02:24 fe587b53070c: Layer already exists 02:02:24 e4b0bf3d65f1: Layer already exists 02:02:24 942382ebeaa3: Layer already exists 02:02:24 6f09edfb3f6d: Layer already exists 02:02:24 4.1.0-dev.126: digest: sha256:2961f32cff8ef3f3009a116864981eb9baad7c3d9ee82166fb3228cd7dcd26be size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:24 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:02:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:02:24 b1ef7918bb58: Preparing 02:02:24 683332f8e13d: Preparing 02:02:24 b722e3cfdfa6: Preparing 02:02:24 48435163da2e: Preparing 02:02:24 e8db4f637196: Preparing 02:02:24 742a1d2eccf3: Preparing 02:02:24 e4b0bf3d65f1: Preparing 02:02:24 fe587b53070c: Preparing 02:02:24 753417dd711d: Preparing 02:02:24 942382ebeaa3: Preparing 02:02:24 6f09edfb3f6d: Preparing 02:02:24 742a1d2eccf3: Waiting 02:02:24 fe587b53070c: Waiting 02:02:24 753417dd711d: Waiting 02:02:24 e4b0bf3d65f1: Waiting 02:02:24 942382ebeaa3: Waiting 02:02:24 6f09edfb3f6d: Waiting 02:02:24 b722e3cfdfa6: Layer already exists 02:02:24 683332f8e13d: Layer already exists 02:02:24 48435163da2e: Layer already exists 02:02:24 b1ef7918bb58: Layer already exists 02:02:24 e8db4f637196: Layer already exists 02:02:24 e4b0bf3d65f1: Layer already exists 02:02:24 742a1d2eccf3: Layer already exists 02:02:24 753417dd711d: Layer already exists 02:02:24 fe587b53070c: Layer already exists 02:02:24 942382ebeaa3: Layer already exists 02:02:24 6f09edfb3f6d: Layer already exists 02:02:24 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126: digest: sha256:2961f32cff8ef3f3009a116864981eb9baad7c3d9ee82166fb3228cd7dcd26be size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:25 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:02:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:02:25 b1ef7918bb58: Preparing 02:02:25 683332f8e13d: Preparing 02:02:25 b722e3cfdfa6: Preparing 02:02:25 48435163da2e: Preparing 02:02:25 e8db4f637196: Preparing 02:02:25 742a1d2eccf3: Preparing 02:02:25 e4b0bf3d65f1: Preparing 02:02:25 fe587b53070c: Preparing 02:02:25 753417dd711d: Preparing 02:02:25 942382ebeaa3: Preparing 02:02:25 6f09edfb3f6d: Preparing 02:02:25 fe587b53070c: Waiting 02:02:25 753417dd711d: Waiting 02:02:25 6f09edfb3f6d: Waiting 02:02:25 742a1d2eccf3: Waiting 02:02:25 942382ebeaa3: Waiting 02:02:25 e4b0bf3d65f1: Waiting 02:02:25 e8db4f637196: Layer already exists 02:02:25 48435163da2e: Layer already exists 02:02:25 b722e3cfdfa6: Layer already exists 02:02:25 b1ef7918bb58: Layer already exists 02:02:25 683332f8e13d: Layer already exists 02:02:25 e4b0bf3d65f1: Layer already exists 02:02:25 742a1d2eccf3: Layer already exists 02:02:25 fe587b53070c: Layer already exists 02:02:25 753417dd711d: Layer already exists 02:02:25 942382ebeaa3: Layer already exists 02:02:25 6f09edfb3f6d: Layer already exists 02:02:25 main: digest: sha256:2961f32cff8ef3f3009a116864981eb9baad7c3d9ee82166fb3228cd7dcd26be size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:02:25 ===================================================== [Pipeline] echo 02:02:25 taggedImages: 02:02:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:02:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:02:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.126 02:02:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:02:25 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 02:02:25 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 02:02:25 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:02:25 latest 02:02:25 4.1.0-dev.126 02:02:25 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:02:25 main 02:02:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:25 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:26 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:02:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:02:26 e38013faf2f0: Preparing 02:02:26 14252b0f8780: Preparing 02:02:26 de1df7426c3e: Preparing 02:02:26 6275b862f158: Preparing 02:02:26 4f5cf927e1a2: Preparing 02:02:26 e7a54efcd23f: Preparing 02:02:26 324f7abfbf05: Preparing 02:02:26 742a1d2eccf3: Preparing 02:02:26 e4b0bf3d65f1: Preparing 02:02:26 03424082bef3: Preparing 02:02:26 9f5dea858f4e: Preparing 02:02:26 6f09edfb3f6d: Preparing 02:02:26 e7a54efcd23f: Waiting 02:02:26 324f7abfbf05: Waiting 02:02:26 742a1d2eccf3: Waiting 02:02:26 e4b0bf3d65f1: Waiting 02:02:26 6f09edfb3f6d: Waiting 02:02:26 03424082bef3: Waiting 02:02:26 9f5dea858f4e: Waiting 02:02:26 4f5cf927e1a2: Pushed 02:02:26 14252b0f8780: Pushed 02:02:26 e38013faf2f0: Pushed 02:02:26 742a1d2eccf3: Layer already exists 02:02:26 e4b0bf3d65f1: Layer already exists 02:02:26 e7a54efcd23f: Pushed 02:02:26 324f7abfbf05: Pushed 02:02:26 6f09edfb3f6d: Layer already exists 02:02:26 03424082bef3: Pushed 02:02:27 9f5dea858f4e: Pushed 02:02:29 6275b862f158: Pushed 02:02:29 de1df7426c3e: Pushed 02:02:29 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0: digest: sha256:85521e1f5c8b776907c12a27884a9cbff5d097c2d6d64372d81383241eddd9fd size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:29 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:02:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:02:30 e38013faf2f0: Preparing 02:02:30 14252b0f8780: Preparing 02:02:30 de1df7426c3e: Preparing 02:02:30 6275b862f158: Preparing 02:02:30 4f5cf927e1a2: Preparing 02:02:30 e7a54efcd23f: Preparing 02:02:30 324f7abfbf05: Preparing 02:02:30 742a1d2eccf3: Preparing 02:02:30 e4b0bf3d65f1: Preparing 02:02:30 03424082bef3: Preparing 02:02:30 9f5dea858f4e: Preparing 02:02:30 6f09edfb3f6d: Preparing 02:02:30 e7a54efcd23f: Waiting 02:02:30 e4b0bf3d65f1: Waiting 02:02:30 324f7abfbf05: Waiting 02:02:30 742a1d2eccf3: Waiting 02:02:30 03424082bef3: Waiting 02:02:30 9f5dea858f4e: Waiting 02:02:30 6f09edfb3f6d: Waiting 02:02:30 4f5cf927e1a2: Layer already exists 02:02:30 14252b0f8780: Layer already exists 02:02:30 6275b862f158: Layer already exists 02:02:30 e38013faf2f0: Layer already exists 02:02:30 de1df7426c3e: Layer already exists 02:02:30 e7a54efcd23f: Layer already exists 02:02:30 324f7abfbf05: Layer already exists 02:02:30 742a1d2eccf3: Layer already exists 02:02:30 e4b0bf3d65f1: Layer already exists 02:02:30 03424082bef3: Layer already exists 02:02:30 6f09edfb3f6d: Layer already exists 02:02:30 9f5dea858f4e: Layer already exists 02:02:30 latest: digest: sha256:85521e1f5c8b776907c12a27884a9cbff5d097c2d6d64372d81383241eddd9fd size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:30 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.126 02:02:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:02:30 e38013faf2f0: Preparing 02:02:30 14252b0f8780: Preparing 02:02:30 de1df7426c3e: Preparing 02:02:30 6275b862f158: Preparing 02:02:30 4f5cf927e1a2: Preparing 02:02:30 e7a54efcd23f: Preparing 02:02:30 324f7abfbf05: Preparing 02:02:30 742a1d2eccf3: Preparing 02:02:30 e4b0bf3d65f1: Preparing 02:02:30 03424082bef3: Preparing 02:02:30 9f5dea858f4e: Preparing 02:02:30 6f09edfb3f6d: Preparing 02:02:30 324f7abfbf05: Waiting 02:02:30 03424082bef3: Waiting 02:02:30 9f5dea858f4e: Waiting 02:02:30 6f09edfb3f6d: Waiting 02:02:30 742a1d2eccf3: Waiting 02:02:30 e4b0bf3d65f1: Waiting 02:02:30 e7a54efcd23f: Waiting 02:02:30 de1df7426c3e: Layer already exists 02:02:30 4f5cf927e1a2: Layer already exists 02:02:30 e38013faf2f0: Layer already exists 02:02:30 14252b0f8780: Layer already exists 02:02:30 6275b862f158: Layer already exists 02:02:30 e7a54efcd23f: Layer already exists 02:02:30 03424082bef3: Layer already exists 02:02:30 324f7abfbf05: Layer already exists 02:02:30 742a1d2eccf3: Layer already exists 02:02:30 e4b0bf3d65f1: Layer already exists 02:02:30 9f5dea858f4e: Layer already exists 02:02:30 6f09edfb3f6d: Layer already exists 02:02:30 4.1.0-dev.126: digest: sha256:85521e1f5c8b776907c12a27884a9cbff5d097c2d6d64372d81383241eddd9fd size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:31 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:02:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:02:31 e38013faf2f0: Preparing 02:02:31 14252b0f8780: Preparing 02:02:31 de1df7426c3e: Preparing 02:02:31 6275b862f158: Preparing 02:02:31 4f5cf927e1a2: Preparing 02:02:31 e7a54efcd23f: Preparing 02:02:31 324f7abfbf05: Preparing 02:02:31 e7a54efcd23f: Waiting 02:02:31 742a1d2eccf3: Preparing 02:02:31 e4b0bf3d65f1: Preparing 02:02:31 03424082bef3: Preparing 02:02:31 742a1d2eccf3: Waiting 02:02:31 e4b0bf3d65f1: Waiting 02:02:31 324f7abfbf05: Waiting 02:02:31 9f5dea858f4e: Preparing 02:02:31 03424082bef3: Waiting 02:02:31 6f09edfb3f6d: Preparing 02:02:31 6f09edfb3f6d: Waiting 02:02:31 9f5dea858f4e: Waiting 02:02:31 6275b862f158: Layer already exists 02:02:31 e38013faf2f0: Layer already exists 02:02:31 de1df7426c3e: Layer already exists 02:02:31 14252b0f8780: Layer already exists 02:02:31 4f5cf927e1a2: Layer already exists 02:02:31 324f7abfbf05: Layer already exists 02:02:31 e7a54efcd23f: Layer already exists 02:02:31 e4b0bf3d65f1: Layer already exists 02:02:31 03424082bef3: Layer already exists 02:02:31 742a1d2eccf3: Layer already exists 02:02:31 9f5dea858f4e: Layer already exists 02:02:31 6f09edfb3f6d: Layer already exists 02:02:31 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126: digest: sha256:85521e1f5c8b776907c12a27884a9cbff5d097c2d6d64372d81383241eddd9fd size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:31 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:02:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:02:32 e38013faf2f0: Preparing 02:02:32 14252b0f8780: Preparing 02:02:32 de1df7426c3e: Preparing 02:02:32 6275b862f158: Preparing 02:02:32 4f5cf927e1a2: Preparing 02:02:32 e7a54efcd23f: Preparing 02:02:32 324f7abfbf05: Preparing 02:02:32 742a1d2eccf3: Preparing 02:02:32 e4b0bf3d65f1: Preparing 02:02:32 03424082bef3: Preparing 02:02:32 9f5dea858f4e: Preparing 02:02:32 6f09edfb3f6d: Preparing 02:02:32 e7a54efcd23f: Waiting 02:02:32 742a1d2eccf3: Waiting 02:02:32 324f7abfbf05: Waiting 02:02:32 03424082bef3: Waiting 02:02:32 9f5dea858f4e: Waiting 02:02:32 6f09edfb3f6d: Waiting 02:02:32 de1df7426c3e: Layer already exists 02:02:32 4f5cf927e1a2: Layer already exists 02:02:32 6275b862f158: Layer already exists 02:02:32 14252b0f8780: Layer already exists 02:02:32 e38013faf2f0: Layer already exists 02:02:32 324f7abfbf05: Layer already exists 02:02:32 e7a54efcd23f: Layer already exists 02:02:32 742a1d2eccf3: Layer already exists 02:02:32 e4b0bf3d65f1: Layer already exists 02:02:32 03424082bef3: Layer already exists 02:02:32 9f5dea858f4e: Layer already exists 02:02:32 6f09edfb3f6d: Layer already exists 02:02:32 main: digest: sha256:85521e1f5c8b776907c12a27884a9cbff5d097c2d6d64372d81383241eddd9fd size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:02:32 ===================================================== [Pipeline] echo 02:02:32 taggedImages: 02:02:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:02:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:02:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.126 02:02:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:02:32 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 02:02:32 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 02:02:32 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:02:32 latest 02:02:32 4.1.0-dev.126 02:02:32 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:02:32 main 02:02:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:32 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:02:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:02:33 9c0a698d134f: Preparing 02:02:33 dcb70f396e2e: Preparing 02:02:33 742a1d2eccf3: Preparing 02:02:33 e4b0bf3d65f1: Preparing 02:02:33 1dd2b6d2276d: Preparing 02:02:33 03e82ff8d7fe: Preparing 02:02:33 6f09edfb3f6d: Preparing 02:02:33 03e82ff8d7fe: Waiting 02:02:33 6f09edfb3f6d: Waiting 02:02:33 742a1d2eccf3: Layer already exists 02:02:33 e4b0bf3d65f1: Layer already exists 02:02:33 6f09edfb3f6d: Layer already exists 02:02:33 1dd2b6d2276d: Pushed 02:02:33 9c0a698d134f: Pushed 02:02:33 03e82ff8d7fe: Pushed 02:02:36 dcb70f396e2e: Pushed 02:02:36 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0: digest: sha256:52c749ead8df7a3a5dcc0016688472b4f76a5f4b4c4bf9777d6afc4585b58722 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:37 + 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 02:02:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:02:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:02:37 9c0a698d134f: Preparing 02:02:37 dcb70f396e2e: Preparing 02:02:37 742a1d2eccf3: Preparing 02:02:37 e4b0bf3d65f1: Preparing 02:02:37 1dd2b6d2276d: Preparing 02:02:37 03e82ff8d7fe: Preparing 02:02:37 6f09edfb3f6d: Preparing 02:02:37 03e82ff8d7fe: Waiting 02:02:37 6f09edfb3f6d: Waiting 02:02:37 e4b0bf3d65f1: Layer already exists 02:02:37 dcb70f396e2e: Layer already exists 02:02:37 9c0a698d134f: Layer already exists 02:02:37 1dd2b6d2276d: Layer already exists 02:02:37 742a1d2eccf3: Layer already exists 02:02:37 03e82ff8d7fe: Layer already exists 02:02:37 6f09edfb3f6d: Layer already exists 02:02:37 latest: digest: sha256:52c749ead8df7a3a5dcc0016688472b4f76a5f4b4c4bf9777d6afc4585b58722 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:37 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.126 02:02:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:02:38 9c0a698d134f: Preparing 02:02:38 dcb70f396e2e: Preparing 02:02:38 742a1d2eccf3: Preparing 02:02:38 e4b0bf3d65f1: Preparing 02:02:38 1dd2b6d2276d: Preparing 02:02:38 03e82ff8d7fe: Preparing 02:02:38 6f09edfb3f6d: Preparing 02:02:38 03e82ff8d7fe: Waiting 02:02:38 6f09edfb3f6d: Waiting 02:02:38 1dd2b6d2276d: Layer already exists 02:02:38 dcb70f396e2e: Layer already exists 02:02:38 9c0a698d134f: Layer already exists 02:02:38 742a1d2eccf3: Layer already exists 02:02:38 e4b0bf3d65f1: Layer already exists 02:02:38 03e82ff8d7fe: Layer already exists 02:02:38 6f09edfb3f6d: Layer already exists 02:02:38 4.1.0-dev.126: digest: sha256:52c749ead8df7a3a5dcc0016688472b4f76a5f4b4c4bf9777d6afc4585b58722 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:38 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:02:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:02:38 9c0a698d134f: Preparing 02:02:38 dcb70f396e2e: Preparing 02:02:38 742a1d2eccf3: Preparing 02:02:38 e4b0bf3d65f1: Preparing 02:02:38 1dd2b6d2276d: Preparing 02:02:38 03e82ff8d7fe: Preparing 02:02:38 6f09edfb3f6d: Preparing 02:02:38 03e82ff8d7fe: Waiting 02:02:38 6f09edfb3f6d: Waiting 02:02:38 1dd2b6d2276d: Layer already exists 02:02:38 dcb70f396e2e: Layer already exists 02:02:38 e4b0bf3d65f1: Layer already exists 02:02:38 742a1d2eccf3: Layer already exists 02:02:38 9c0a698d134f: Layer already exists 02:02:38 03e82ff8d7fe: Layer already exists 02:02:38 6f09edfb3f6d: Layer already exists 02:02:38 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126: digest: sha256:52c749ead8df7a3a5dcc0016688472b4f76a5f4b4c4bf9777d6afc4585b58722 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:39 + 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 02:02:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:02:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:02:39 9c0a698d134f: Preparing 02:02:39 dcb70f396e2e: Preparing 02:02:39 742a1d2eccf3: Preparing 02:02:39 e4b0bf3d65f1: Preparing 02:02:39 1dd2b6d2276d: Preparing 02:02:39 03e82ff8d7fe: Preparing 02:02:39 6f09edfb3f6d: Preparing 02:02:39 03e82ff8d7fe: Waiting 02:02:39 6f09edfb3f6d: Waiting 02:02:39 dcb70f396e2e: Layer already exists 02:02:39 1dd2b6d2276d: Layer already exists 02:02:39 742a1d2eccf3: Layer already exists 02:02:39 9c0a698d134f: Layer already exists 02:02:39 e4b0bf3d65f1: Layer already exists 02:02:39 6f09edfb3f6d: Layer already exists 02:02:39 03e82ff8d7fe: Layer already exists 02:02:39 main: digest: sha256:52c749ead8df7a3a5dcc0016688472b4f76a5f4b4c4bf9777d6afc4585b58722 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:02:39 ===================================================== [Pipeline] echo 02:02:39 taggedImages: 02:02:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:02:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:02:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.126 02:02:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:02:39 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 02:02:39 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 02:02:39 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:02:39 latest 02:02:39 4.1.0-dev.126 02:02:39 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:02:39 main 02:02:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:40 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:02:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:02:40 b97f74860757: Preparing 02:02:40 8cd9971fd753: Preparing 02:02:40 8c75d94e9238: Preparing 02:02:40 742a1d2eccf3: Preparing 02:02:40 e4b0bf3d65f1: Preparing 02:02:40 874565f479cf: Preparing 02:02:40 087f36d90483: Preparing 02:02:40 0faf28f93612: Preparing 02:02:40 d6c39c65b8b7: Preparing 02:02:40 6f09edfb3f6d: Preparing 02:02:40 087f36d90483: Waiting 02:02:40 0faf28f93612: Waiting 02:02:40 d6c39c65b8b7: Waiting 02:02:40 6f09edfb3f6d: Waiting 02:02:40 874565f479cf: Waiting 02:02:40 e4b0bf3d65f1: Layer already exists 02:02:40 742a1d2eccf3: Layer already exists 02:02:40 8cd9971fd753: Pushed 02:02:40 8c75d94e9238: Pushed 02:02:40 b97f74860757: Pushed 02:02:40 6f09edfb3f6d: Layer already exists 02:02:40 0faf28f93612: Pushed 02:02:40 d6c39c65b8b7: Pushed 02:02:46 087f36d90483: Pushed 02:02:54 874565f479cf: Pushed 02:02:54 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0: digest: sha256:4c40b29ec4b9751495db98148acac7ebe418758987717f06c5e614737a300bd7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:54 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:02:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:02:54 b97f74860757: Preparing 02:02:54 8cd9971fd753: Preparing 02:02:54 8c75d94e9238: Preparing 02:02:54 742a1d2eccf3: Preparing 02:02:54 e4b0bf3d65f1: Preparing 02:02:54 874565f479cf: Preparing 02:02:54 087f36d90483: Preparing 02:02:54 0faf28f93612: Preparing 02:02:54 d6c39c65b8b7: Preparing 02:02:54 6f09edfb3f6d: Preparing 02:02:54 087f36d90483: Waiting 02:02:54 0faf28f93612: Waiting 02:02:54 d6c39c65b8b7: Waiting 02:02:54 6f09edfb3f6d: Waiting 02:02:54 874565f479cf: Waiting 02:02:54 e4b0bf3d65f1: Layer already exists 02:02:54 8c75d94e9238: Layer already exists 02:02:54 8cd9971fd753: Layer already exists 02:02:54 b97f74860757: Layer already exists 02:02:54 742a1d2eccf3: Layer already exists 02:02:54 874565f479cf: Layer already exists 02:02:54 087f36d90483: Layer already exists 02:02:54 0faf28f93612: Layer already exists 02:02:54 d6c39c65b8b7: Layer already exists 02:02:54 6f09edfb3f6d: Layer already exists 02:02:54 latest: digest: sha256:4c40b29ec4b9751495db98148acac7ebe418758987717f06c5e614737a300bd7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:55 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.126 02:02:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:02:55 b97f74860757: Preparing 02:02:55 8cd9971fd753: Preparing 02:02:55 8c75d94e9238: Preparing 02:02:55 742a1d2eccf3: Preparing 02:02:55 e4b0bf3d65f1: Preparing 02:02:55 874565f479cf: Preparing 02:02:55 087f36d90483: Preparing 02:02:55 0faf28f93612: Preparing 02:02:55 d6c39c65b8b7: Preparing 02:02:55 6f09edfb3f6d: Preparing 02:02:55 874565f479cf: Waiting 02:02:55 087f36d90483: Waiting 02:02:55 d6c39c65b8b7: Waiting 02:02:55 6f09edfb3f6d: Waiting 02:02:55 0faf28f93612: Waiting 02:02:55 b97f74860757: Layer already exists 02:02:55 8c75d94e9238: Layer already exists 02:02:55 742a1d2eccf3: Layer already exists 02:02:55 8cd9971fd753: Layer already exists 02:02:55 e4b0bf3d65f1: Layer already exists 02:02:55 874565f479cf: Layer already exists 02:02:55 087f36d90483: Layer already exists 02:02:55 d6c39c65b8b7: Layer already exists 02:02:55 0faf28f93612: Layer already exists 02:02:55 6f09edfb3f6d: Layer already exists 02:02:55 4.1.0-dev.126: digest: sha256:4c40b29ec4b9751495db98148acac7ebe418758987717f06c5e614737a300bd7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:56 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:02:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:02:56 b97f74860757: Preparing 02:02:56 8cd9971fd753: Preparing 02:02:56 8c75d94e9238: Preparing 02:02:56 742a1d2eccf3: Preparing 02:02:56 e4b0bf3d65f1: Preparing 02:02:56 874565f479cf: Preparing 02:02:56 087f36d90483: Preparing 02:02:56 874565f479cf: Waiting 02:02:56 087f36d90483: Waiting 02:02:56 0faf28f93612: Preparing 02:02:56 d6c39c65b8b7: Preparing 02:02:56 6f09edfb3f6d: Preparing 02:02:56 0faf28f93612: Waiting 02:02:56 d6c39c65b8b7: Waiting 02:02:56 6f09edfb3f6d: Waiting 02:02:56 742a1d2eccf3: Layer already exists 02:02:56 8cd9971fd753: Layer already exists 02:02:56 b97f74860757: Layer already exists 02:02:56 8c75d94e9238: Layer already exists 02:02:56 e4b0bf3d65f1: Layer already exists 02:02:56 0faf28f93612: Layer already exists 02:02:56 874565f479cf: Layer already exists 02:02:56 087f36d90483: Layer already exists 02:02:56 6f09edfb3f6d: Layer already exists 02:02:56 d6c39c65b8b7: Layer already exists 02:02:56 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126: digest: sha256:4c40b29ec4b9751495db98148acac7ebe418758987717f06c5e614737a300bd7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:56 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:02:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:02:57 b97f74860757: Preparing 02:02:57 8cd9971fd753: Preparing 02:02:57 8c75d94e9238: Preparing 02:02:57 742a1d2eccf3: Preparing 02:02:57 e4b0bf3d65f1: Preparing 02:02:57 874565f479cf: Preparing 02:02:57 087f36d90483: Preparing 02:02:57 0faf28f93612: Preparing 02:02:57 d6c39c65b8b7: Preparing 02:02:57 6f09edfb3f6d: Preparing 02:02:57 874565f479cf: Waiting 02:02:57 087f36d90483: Waiting 02:02:57 0faf28f93612: Waiting 02:02:57 d6c39c65b8b7: Waiting 02:02:57 6f09edfb3f6d: Waiting 02:02:57 b97f74860757: Layer already exists 02:02:57 8cd9971fd753: Layer already exists 02:02:57 e4b0bf3d65f1: Layer already exists 02:02:57 742a1d2eccf3: Layer already exists 02:02:57 8c75d94e9238: Layer already exists 02:02:57 874565f479cf: Layer already exists 02:02:57 d6c39c65b8b7: Layer already exists 02:02:57 087f36d90483: Layer already exists 02:02:57 0faf28f93612: Layer already exists 02:02:57 6f09edfb3f6d: Layer already exists 02:02:57 main: digest: sha256:4c40b29ec4b9751495db98148acac7ebe418758987717f06c5e614737a300bd7 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:02:57 ===================================================== [Pipeline] echo 02:02:57 taggedImages: 02:02:57 - nexus3.edgexfoundry.org:10004/security-spire-agent:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:02:57 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:02:57 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.126 02:02:57 - nexus3.edgexfoundry.org:10004/security-spire-agent:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:02:57 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 02:02:57 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 02:02:57 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:02:57 latest 02:02:57 4.1.0-dev.126 02:02:57 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:02:57 main 02:02:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:57 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:02:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:02:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:02:58 990212d5f481: Preparing 02:02:58 175d051386b8: Preparing 02:02:58 83bdbf5733b5: Preparing 02:02:58 742a1d2eccf3: Preparing 02:02:58 e4b0bf3d65f1: Preparing 02:02:58 9f701206f8c7: Preparing 02:02:58 a1e01b079967: Preparing 02:02:58 795e06088be1: Preparing 02:02:58 6f09edfb3f6d: Preparing 02:02:58 795e06088be1: Waiting 02:02:58 6f09edfb3f6d: Waiting 02:02:58 a1e01b079967: Waiting 02:02:58 9f701206f8c7: Waiting 02:02:58 e4b0bf3d65f1: Layer already exists 02:02:58 742a1d2eccf3: Layer already exists 02:02:58 175d051386b8: Pushed 02:02:58 83bdbf5733b5: Pushed 02:02:58 a1e01b079967: Pushed 02:02:58 990212d5f481: Pushed 02:02:58 6f09edfb3f6d: Layer already exists 02:02:58 795e06088be1: Pushed 02:03:13 9f701206f8c7: Pushed 02:03:13 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0: digest: sha256:aa52ae5977c635a5b0352edc30ed50005d133b93f367fa294acf5cd083ffd592 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:13 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:03:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:03:14 990212d5f481: Preparing 02:03:14 175d051386b8: Preparing 02:03:14 83bdbf5733b5: Preparing 02:03:14 742a1d2eccf3: Preparing 02:03:14 e4b0bf3d65f1: Preparing 02:03:14 9f701206f8c7: Preparing 02:03:14 a1e01b079967: Preparing 02:03:14 795e06088be1: Preparing 02:03:14 6f09edfb3f6d: Preparing 02:03:14 9f701206f8c7: Waiting 02:03:14 a1e01b079967: Waiting 02:03:14 795e06088be1: Waiting 02:03:14 6f09edfb3f6d: Waiting 02:03:14 83bdbf5733b5: Layer already exists 02:03:14 175d051386b8: Layer already exists 02:03:14 e4b0bf3d65f1: Layer already exists 02:03:14 742a1d2eccf3: Layer already exists 02:03:14 990212d5f481: Layer already exists 02:03:14 9f701206f8c7: Layer already exists 02:03:14 a1e01b079967: Layer already exists 02:03:14 6f09edfb3f6d: Layer already exists 02:03:14 795e06088be1: Layer already exists 02:03:14 latest: digest: sha256:aa52ae5977c635a5b0352edc30ed50005d133b93f367fa294acf5cd083ffd592 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:14 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.126 02:03:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:03:14 990212d5f481: Preparing 02:03:14 175d051386b8: Preparing 02:03:14 83bdbf5733b5: Preparing 02:03:14 742a1d2eccf3: Preparing 02:03:14 e4b0bf3d65f1: Preparing 02:03:14 9f701206f8c7: Preparing 02:03:14 a1e01b079967: Preparing 02:03:14 795e06088be1: Preparing 02:03:14 6f09edfb3f6d: Preparing 02:03:14 9f701206f8c7: Waiting 02:03:14 a1e01b079967: Waiting 02:03:14 795e06088be1: Waiting 02:03:14 6f09edfb3f6d: Waiting 02:03:14 83bdbf5733b5: Layer already exists 02:03:14 742a1d2eccf3: Layer already exists 02:03:14 e4b0bf3d65f1: Layer already exists 02:03:14 990212d5f481: Layer already exists 02:03:14 175d051386b8: Layer already exists 02:03:14 a1e01b079967: Layer already exists 02:03:14 9f701206f8c7: Layer already exists 02:03:14 6f09edfb3f6d: Layer already exists 02:03:14 795e06088be1: Layer already exists 02:03:14 4.1.0-dev.126: digest: sha256:aa52ae5977c635a5b0352edc30ed50005d133b93f367fa294acf5cd083ffd592 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:15 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:15 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:03:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:03:15 990212d5f481: Preparing 02:03:15 175d051386b8: Preparing 02:03:15 83bdbf5733b5: Preparing 02:03:15 742a1d2eccf3: Preparing 02:03:15 e4b0bf3d65f1: Preparing 02:03:15 9f701206f8c7: Preparing 02:03:15 a1e01b079967: Preparing 02:03:15 795e06088be1: Preparing 02:03:15 6f09edfb3f6d: Preparing 02:03:15 a1e01b079967: Waiting 02:03:15 795e06088be1: Waiting 02:03:15 6f09edfb3f6d: Waiting 02:03:15 9f701206f8c7: Waiting 02:03:15 e4b0bf3d65f1: Layer already exists 02:03:15 83bdbf5733b5: Layer already exists 02:03:15 990212d5f481: Layer already exists 02:03:15 175d051386b8: Layer already exists 02:03:15 742a1d2eccf3: Layer already exists 02:03:15 a1e01b079967: Layer already exists 02:03:15 9f701206f8c7: Layer already exists 02:03:15 795e06088be1: Layer already exists 02:03:15 6f09edfb3f6d: Layer already exists 02:03:15 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126: digest: sha256:aa52ae5977c635a5b0352edc30ed50005d133b93f367fa294acf5cd083ffd592 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:15 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 02:03:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:03:16 990212d5f481: Preparing 02:03:16 175d051386b8: Preparing 02:03:16 83bdbf5733b5: Preparing 02:03:16 742a1d2eccf3: Preparing 02:03:16 e4b0bf3d65f1: Preparing 02:03:16 9f701206f8c7: Preparing 02:03:16 a1e01b079967: Preparing 02:03:16 795e06088be1: Preparing 02:03:16 6f09edfb3f6d: Preparing 02:03:16 9f701206f8c7: Waiting 02:03:16 a1e01b079967: Waiting 02:03:16 795e06088be1: Waiting 02:03:16 6f09edfb3f6d: Waiting 02:03:16 175d051386b8: Layer already exists 02:03:16 742a1d2eccf3: Layer already exists 02:03:16 990212d5f481: Layer already exists 02:03:16 e4b0bf3d65f1: Layer already exists 02:03:16 83bdbf5733b5: Layer already exists 02:03:16 9f701206f8c7: Layer already exists 02:03:16 a1e01b079967: Layer already exists 02:03:16 6f09edfb3f6d: Layer already exists 02:03:16 795e06088be1: Layer already exists 02:03:16 main: digest: sha256:aa52ae5977c635a5b0352edc30ed50005d133b93f367fa294acf5cd083ffd592 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:03:16 ===================================================== [Pipeline] echo 02:03:16 taggedImages: 02:03:16 - nexus3.edgexfoundry.org:10004/security-spire-config:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:03:16 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:03:16 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.126 02:03:16 - nexus3.edgexfoundry.org:10004/security-spire-config:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:03:16 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 02:03:16 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 02:03:16 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:03:16 latest 02:03:16 4.1.0-dev.126 02:03:16 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:03:16 main 02:03:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:16 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:03:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:03:16 824b92f76c42: Preparing 02:03:16 2672122ccd80: Preparing 02:03:16 5b6aca96b9cd: Preparing 02:03:16 742a1d2eccf3: Preparing 02:03:16 e4b0bf3d65f1: Preparing 02:03:16 9f701206f8c7: Preparing 02:03:16 0faf28f93612: Preparing 02:03:16 d6c39c65b8b7: Preparing 02:03:16 6f09edfb3f6d: Preparing 02:03:16 9f701206f8c7: Waiting 02:03:16 d6c39c65b8b7: Waiting 02:03:16 0faf28f93612: Waiting 02:03:16 6f09edfb3f6d: Waiting 02:03:16 742a1d2eccf3: Layer already exists 02:03:16 e4b0bf3d65f1: Layer already exists 02:03:16 9f701206f8c7: Layer already exists 02:03:16 0faf28f93612: Layer already exists 02:03:16 d6c39c65b8b7: Layer already exists 02:03:16 6f09edfb3f6d: Layer already exists 02:03:16 824b92f76c42: Pushed 02:03:16 5b6aca96b9cd: Pushed 02:03:16 2672122ccd80: Pushed 02:03:17 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0: digest: sha256:e49628baea2cbc16e7cdb662f7b99b82ce8e0661e5fa7cf79fbf1cd5f0b5dbbf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:17 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:03:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:03:17 824b92f76c42: Preparing 02:03:17 2672122ccd80: Preparing 02:03:17 5b6aca96b9cd: Preparing 02:03:17 742a1d2eccf3: Preparing 02:03:17 e4b0bf3d65f1: Preparing 02:03:17 9f701206f8c7: Preparing 02:03:17 0faf28f93612: Preparing 02:03:17 d6c39c65b8b7: Preparing 02:03:17 6f09edfb3f6d: Preparing 02:03:17 0faf28f93612: Waiting 02:03:17 d6c39c65b8b7: Waiting 02:03:17 9f701206f8c7: Waiting 02:03:17 6f09edfb3f6d: Waiting 02:03:17 e4b0bf3d65f1: Layer already exists 02:03:17 824b92f76c42: Layer already exists 02:03:17 742a1d2eccf3: Layer already exists 02:03:17 2672122ccd80: Layer already exists 02:03:17 5b6aca96b9cd: Layer already exists 02:03:17 9f701206f8c7: Layer already exists 02:03:17 0faf28f93612: Layer already exists 02:03:17 d6c39c65b8b7: Layer already exists 02:03:17 6f09edfb3f6d: Layer already exists 02:03:17 latest: digest: sha256:e49628baea2cbc16e7cdb662f7b99b82ce8e0661e5fa7cf79fbf1cd5f0b5dbbf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:18 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.126 02:03:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:03:18 824b92f76c42: Preparing 02:03:18 2672122ccd80: Preparing 02:03:18 5b6aca96b9cd: Preparing 02:03:18 742a1d2eccf3: Preparing 02:03:18 e4b0bf3d65f1: Preparing 02:03:18 9f701206f8c7: Preparing 02:03:18 0faf28f93612: Preparing 02:03:18 d6c39c65b8b7: Preparing 02:03:18 6f09edfb3f6d: Preparing 02:03:18 0faf28f93612: Waiting 02:03:18 d6c39c65b8b7: Waiting 02:03:18 6f09edfb3f6d: Waiting 02:03:18 9f701206f8c7: Waiting 02:03:18 e4b0bf3d65f1: Layer already exists 02:03:18 824b92f76c42: Layer already exists 02:03:18 2672122ccd80: Layer already exists 02:03:18 5b6aca96b9cd: Layer already exists 02:03:18 742a1d2eccf3: Layer already exists 02:03:18 0faf28f93612: Layer already exists 02:03:18 9f701206f8c7: Layer already exists 02:03:18 d6c39c65b8b7: Layer already exists 02:03:18 6f09edfb3f6d: Layer already exists 02:03:18 4.1.0-dev.126: digest: sha256:e49628baea2cbc16e7cdb662f7b99b82ce8e0661e5fa7cf79fbf1cd5f0b5dbbf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:18 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:03:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:03:19 824b92f76c42: Preparing 02:03:19 2672122ccd80: Preparing 02:03:19 5b6aca96b9cd: Preparing 02:03:19 742a1d2eccf3: Preparing 02:03:19 e4b0bf3d65f1: Preparing 02:03:19 9f701206f8c7: Preparing 02:03:19 0faf28f93612: Preparing 02:03:19 d6c39c65b8b7: Preparing 02:03:19 6f09edfb3f6d: Preparing 02:03:19 9f701206f8c7: Waiting 02:03:19 0faf28f93612: Waiting 02:03:19 d6c39c65b8b7: Waiting 02:03:19 6f09edfb3f6d: Waiting 02:03:19 824b92f76c42: Layer already exists 02:03:19 5b6aca96b9cd: Layer already exists 02:03:19 742a1d2eccf3: Layer already exists 02:03:19 e4b0bf3d65f1: Layer already exists 02:03:19 2672122ccd80: Layer already exists 02:03:19 6f09edfb3f6d: Layer already exists 02:03:19 0faf28f93612: Layer already exists 02:03:19 d6c39c65b8b7: Layer already exists 02:03:19 9f701206f8c7: Layer already exists 02:03:19 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126: digest: sha256:e49628baea2cbc16e7cdb662f7b99b82ce8e0661e5fa7cf79fbf1cd5f0b5dbbf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:19 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 02:03:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:03:19 824b92f76c42: Preparing 02:03:19 2672122ccd80: Preparing 02:03:19 5b6aca96b9cd: Preparing 02:03:19 742a1d2eccf3: Preparing 02:03:19 e4b0bf3d65f1: Preparing 02:03:19 9f701206f8c7: Preparing 02:03:19 0faf28f93612: Preparing 02:03:19 d6c39c65b8b7: Preparing 02:03:19 6f09edfb3f6d: Preparing 02:03:19 9f701206f8c7: Waiting 02:03:19 0faf28f93612: Waiting 02:03:19 d6c39c65b8b7: Waiting 02:03:19 6f09edfb3f6d: Waiting 02:03:19 e4b0bf3d65f1: Layer already exists 02:03:19 5b6aca96b9cd: Layer already exists 02:03:19 824b92f76c42: Layer already exists 02:03:19 2672122ccd80: Layer already exists 02:03:19 742a1d2eccf3: Layer already exists 02:03:19 9f701206f8c7: Layer already exists 02:03:19 0faf28f93612: Layer already exists 02:03:19 6f09edfb3f6d: Layer already exists 02:03:19 d6c39c65b8b7: Layer already exists 02:03:19 main: digest: sha256:e49628baea2cbc16e7cdb662f7b99b82ce8e0661e5fa7cf79fbf1cd5f0b5dbbf size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:03:19 ===================================================== [Pipeline] echo 02:03:19 taggedImages: 02:03:19 - nexus3.edgexfoundry.org:10004/security-spire-server:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:03:19 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:03:19 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.126 02:03:19 - nexus3.edgexfoundry.org:10004/security-spire-server:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:03:19 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 02:03:19 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 02:03:19 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:03:19 latest 02:03:19 4.1.0-dev.126 02:03:19 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:03:19 main 02:03:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:20 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:03:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:03:20 822b9dd695c7: Preparing 02:03:20 23a729869f68: Preparing 02:03:20 742a1d2eccf3: Preparing 02:03:20 e4b0bf3d65f1: Preparing 02:03:20 6f9699e58459: Preparing 02:03:20 e0c58b7d6fcc: Preparing 02:03:20 6f09edfb3f6d: Preparing 02:03:20 e0c58b7d6fcc: Waiting 02:03:20 6f09edfb3f6d: Waiting 02:03:20 e4b0bf3d65f1: Layer already exists 02:03:20 742a1d2eccf3: Layer already exists 02:03:20 6f09edfb3f6d: Layer already exists 02:03:20 6f9699e58459: Pushed 02:03:20 822b9dd695c7: Pushed 02:03:21 e0c58b7d6fcc: Pushed 02:03:25 23a729869f68: Pushed 02:03:25 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0: digest: sha256:4259a2b977b2c506fbccafe129e0840bcfa1bd56f6c36942e4c7904445ab2ddb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:25 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 02:03:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:03:26 822b9dd695c7: Preparing 02:03:26 23a729869f68: Preparing 02:03:26 742a1d2eccf3: Preparing 02:03:26 e4b0bf3d65f1: Preparing 02:03:26 6f9699e58459: Preparing 02:03:26 e0c58b7d6fcc: Preparing 02:03:26 6f09edfb3f6d: Preparing 02:03:26 e0c58b7d6fcc: Waiting 02:03:26 6f09edfb3f6d: Waiting 02:03:26 6f9699e58459: Layer already exists 02:03:26 742a1d2eccf3: Layer already exists 02:03:26 822b9dd695c7: Layer already exists 02:03:26 23a729869f68: Layer already exists 02:03:26 e4b0bf3d65f1: Layer already exists 02:03:26 6f09edfb3f6d: Layer already exists 02:03:26 e0c58b7d6fcc: Layer already exists 02:03:26 latest: digest: sha256:4259a2b977b2c506fbccafe129e0840bcfa1bd56f6c36942e4c7904445ab2ddb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:26 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.126 02:03:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:03:26 822b9dd695c7: Preparing 02:03:26 23a729869f68: Preparing 02:03:26 742a1d2eccf3: Preparing 02:03:26 e4b0bf3d65f1: Preparing 02:03:26 6f9699e58459: Preparing 02:03:26 e0c58b7d6fcc: Preparing 02:03:26 6f09edfb3f6d: Preparing 02:03:26 6f09edfb3f6d: Waiting 02:03:26 e0c58b7d6fcc: Waiting 02:03:26 e4b0bf3d65f1: Layer already exists 02:03:26 23a729869f68: Layer already exists 02:03:26 822b9dd695c7: Layer already exists 02:03:26 6f9699e58459: Layer already exists 02:03:26 742a1d2eccf3: Layer already exists 02:03:26 6f09edfb3f6d: Layer already exists 02:03:26 e0c58b7d6fcc: Layer already exists 02:03:26 4.1.0-dev.126: digest: sha256:4259a2b977b2c506fbccafe129e0840bcfa1bd56f6c36942e4c7904445ab2ddb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:27 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:03:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:03:27 822b9dd695c7: Preparing 02:03:27 23a729869f68: Preparing 02:03:27 742a1d2eccf3: Preparing 02:03:27 e4b0bf3d65f1: Preparing 02:03:27 6f9699e58459: Preparing 02:03:27 e0c58b7d6fcc: Preparing 02:03:27 6f09edfb3f6d: Preparing 02:03:27 e0c58b7d6fcc: Waiting 02:03:27 6f09edfb3f6d: Waiting 02:03:27 742a1d2eccf3: Layer already exists 02:03:27 23a729869f68: Layer already exists 02:03:27 822b9dd695c7: Layer already exists 02:03:27 6f9699e58459: Layer already exists 02:03:27 e4b0bf3d65f1: Layer already exists 02:03:27 e0c58b7d6fcc: Layer already exists 02:03:27 6f09edfb3f6d: Layer already exists 02:03:27 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126: digest: sha256:4259a2b977b2c506fbccafe129e0840bcfa1bd56f6c36942e4c7904445ab2ddb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:27 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 02:03:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:03:28 822b9dd695c7: Preparing 02:03:28 23a729869f68: Preparing 02:03:28 742a1d2eccf3: Preparing 02:03:28 e4b0bf3d65f1: Preparing 02:03:28 6f9699e58459: Preparing 02:03:28 e0c58b7d6fcc: Preparing 02:03:28 6f09edfb3f6d: Preparing 02:03:28 e0c58b7d6fcc: Waiting 02:03:28 6f09edfb3f6d: Waiting 02:03:28 822b9dd695c7: Layer already exists 02:03:28 6f9699e58459: Layer already exists 02:03:28 e4b0bf3d65f1: Layer already exists 02:03:28 23a729869f68: Layer already exists 02:03:28 742a1d2eccf3: Layer already exists 02:03:28 6f09edfb3f6d: Layer already exists 02:03:28 e0c58b7d6fcc: Layer already exists 02:03:28 main: digest: sha256:4259a2b977b2c506fbccafe129e0840bcfa1bd56f6c36942e4c7904445ab2ddb size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:03:28 ===================================================== [Pipeline] echo 02:03:28 taggedImages: 02:03:28 - nexus3.edgexfoundry.org:10004/support-notifications:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:03:28 - nexus3.edgexfoundry.org:10004/support-notifications:latest 02:03:28 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.126 02:03:28 - nexus3.edgexfoundry.org:10004/support-notifications:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:03:28 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 02:03:28 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 02:03:28 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:03:28 latest 02:03:28 4.1.0-dev.126 02:03:28 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:03:28 main 02:03:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:28 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:28 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:03:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:03:28 fd366499609b: Preparing 02:03:28 98a54f4751f2: Preparing 02:03:28 742a1d2eccf3: Preparing 02:03:28 e4b0bf3d65f1: Preparing 02:03:28 f91206b53a51: Preparing 02:03:28 b0f116474c6a: Preparing 02:03:28 6f09edfb3f6d: Preparing 02:03:28 b0f116474c6a: Waiting 02:03:28 6f09edfb3f6d: Waiting 02:03:28 e4b0bf3d65f1: Layer already exists 02:03:28 742a1d2eccf3: Layer already exists 02:03:28 6f09edfb3f6d: Layer already exists 02:03:28 fd366499609b: Pushed 02:03:28 f91206b53a51: Pushed 02:03:29 b0f116474c6a: Pushed 02:03:33 #77 ... 02:03:33 02:03:33 #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:03:33 #87 DONE 121.4s 02:03:33 02:03:33 #88 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:03:33 #88 DONE 131.2s 02:03:33 02:03:33 #90 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:03:33 #90 DONE 129.3s 02:03:33 02:03:33 #119 [support-scheduler builder 6/7] COPY . . 02:03:33 #119 ... 02:03:33 02:03:33 #86 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:03:33 #86 DONE 132.9s 02:03:33 02:03:33 #95 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:03:33 #95 DONE 115.9s 02:03:33 02:03:33 #77 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:03:33 #77 DONE 131.3s 02:03:33 02:03:33 #120 [core-common-config-bootstrapper builder 6/7] COPY . . 02:03:33 #120 DONE 2.0s 02:03:33 02:03:33 #121 [core-keeper builder 7/8] COPY . . 02:03:33 #121 DONE 2.2s 02:03:33 02:03:33 #122 [support-notifications builder 6/7] COPY . . 02:03:33 #122 DONE 2.1s 02:03:33 02:03:33 #123 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 02:03:33 #123 ... 02:03:33 02:03:33 #124 [core-metadata builder 6/7] COPY . . 02:03:33 #124 CACHED 02:03:33 02:03:33 #125 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:03:33 #125 CACHED 02:03:33 02:03:33 #126 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:03:33 #126 CACHED 02:03:33 02:03:33 #127 [core-data builder 4/7] COPY go.mod vendor* ./ 02:03:33 #127 CACHED 02:03:33 02:03:33 #128 [core-data builder 6/7] COPY . . 02:03:33 #128 CACHED 02:03:33 02:03:33 #129 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:03:33 #129 CACHED 02:03:33 02:03:33 #130 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:03:33 #130 CACHED 02:03:33 02:03:33 #131 [security-proxy-auth builder 6/7] COPY . . 02:03:33 #131 CACHED 02:03:33 02:03:33 #132 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:03:33 #132 CACHED 02:03:33 02:03:33 #119 [support-scheduler builder 6/7] COPY . . 02:03:33 #119 DONE 2.2s 02:03:33 02:03:33 #133 [security-spiffe-token-provider builder 6/7] COPY . . 02:03:33 #133 DONE 2.1s 02:03:33 02:03:33 #134 [security-secretstore-setup builder 6/7] COPY . . 02:03:33 #134 DONE 2.3s 02:03:33 02:03:33 #135 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:03:33 #135 CACHED 02:03:33 02:03:33 #136 [security-proxy-setup builder 6/7] COPY . . 02:03:33 #136 CACHED 02:03:33 02:03:33 #137 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:03:33 #137 CACHED 02:03:33 02:03:33 #138 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:03:33 #138 CACHED 02:03:33 02:03:33 #139 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:03:33 #139 CACHED 02:03:33 02:03:33 #140 [security-bootstrapper builder 6/7] COPY . . 02:03:33 #140 CACHED 02:03:33 02:03:33 #141 [core-command builder 6/7] COPY . . 02:03:33 #141 CACHED 02:03:33 02:03:33 #142 [core-command builder 4/7] COPY go.mod vendor* ./ 02:03:33 #142 CACHED 02:03:33 02:03:33 #143 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:03:33 #143 CACHED 02:03:33 02:03:33 #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:03:33 #144 ... 02:03:33 02:03:33 #123 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 02:03:33 #123 4.728 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 02:03:33 98a54f4751f2: Pushed 02:03:33 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0: digest: sha256:a93685fe04b842ec5f4d19efa853c6c1354e625ab777d10abf972b78fd206e5f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:33 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:03:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:03:33 fd366499609b: Preparing 02:03:33 98a54f4751f2: Preparing 02:03:33 742a1d2eccf3: Preparing 02:03:33 e4b0bf3d65f1: Preparing 02:03:33 f91206b53a51: Preparing 02:03:33 b0f116474c6a: Preparing 02:03:33 6f09edfb3f6d: Preparing 02:03:33 6f09edfb3f6d: Waiting 02:03:33 b0f116474c6a: Waiting 02:03:33 e4b0bf3d65f1: Layer already exists 02:03:33 742a1d2eccf3: Layer already exists 02:03:33 98a54f4751f2: Layer already exists 02:03:33 f91206b53a51: Layer already exists 02:03:33 fd366499609b: Layer already exists 02:03:33 b0f116474c6a: Layer already exists 02:03:33 6f09edfb3f6d: Layer already exists 02:03:33 latest: digest: sha256:a93685fe04b842ec5f4d19efa853c6c1354e625ab777d10abf972b78fd206e5f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:34 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.126 02:03:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:03:34 fd366499609b: Preparing 02:03:34 98a54f4751f2: Preparing 02:03:34 742a1d2eccf3: Preparing 02:03:34 e4b0bf3d65f1: Preparing 02:03:34 f91206b53a51: Preparing 02:03:34 b0f116474c6a: Preparing 02:03:34 6f09edfb3f6d: Preparing 02:03:34 6f09edfb3f6d: Waiting 02:03:34 b0f116474c6a: Waiting 02:03:34 fd366499609b: Layer already exists 02:03:34 742a1d2eccf3: Layer already exists 02:03:34 e4b0bf3d65f1: Layer already exists 02:03:34 f91206b53a51: Layer already exists 02:03:34 98a54f4751f2: Layer already exists 02:03:34 b0f116474c6a: Layer already exists 02:03:34 6f09edfb3f6d: Layer already exists 02:03:34 4.1.0-dev.126: digest: sha256:a93685fe04b842ec5f4d19efa853c6c1354e625ab777d10abf972b78fd206e5f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:34 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:35 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:03:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:03:35 fd366499609b: Preparing 02:03:35 98a54f4751f2: Preparing 02:03:35 742a1d2eccf3: Preparing 02:03:35 e4b0bf3d65f1: Preparing 02:03:35 f91206b53a51: Preparing 02:03:35 b0f116474c6a: Preparing 02:03:35 6f09edfb3f6d: Preparing 02:03:35 b0f116474c6a: Waiting 02:03:35 6f09edfb3f6d: Waiting 02:03:35 e4b0bf3d65f1: Layer already exists 02:03:35 f91206b53a51: Layer already exists 02:03:35 742a1d2eccf3: Layer already exists 02:03:35 98a54f4751f2: Layer already exists 02:03:35 fd366499609b: Layer already exists 02:03:35 b0f116474c6a: Layer already exists 02:03:35 6f09edfb3f6d: Layer already exists 02:03:35 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126: digest: sha256:a93685fe04b842ec5f4d19efa853c6c1354e625ab777d10abf972b78fd206e5f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:35 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:03:35 #123 ... 02:03:35 02:03:35 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:03:35 #0 4.969 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 02:03:35 #145 ... 02:03:35 02:03:35 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:03:35 #0 6.070 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 02:03:35 #146 ... 02:03:35 02:03:35 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:03:35 #0 6.224 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 02:03:35 #147 ... 02:03:35 02:03:35 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:03:35 #0 4.888 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 02:03:35 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 02:03:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:03:35 fd366499609b: Preparing 02:03:35 98a54f4751f2: Preparing 02:03:35 742a1d2eccf3: Preparing 02:03:35 e4b0bf3d65f1: Preparing 02:03:35 f91206b53a51: Preparing 02:03:35 b0f116474c6a: Preparing 02:03:35 6f09edfb3f6d: Preparing 02:03:35 6f09edfb3f6d: Waiting 02:03:35 b0f116474c6a: Waiting 02:03:35 98a54f4751f2: Layer already exists 02:03:35 e4b0bf3d65f1: Layer already exists 02:03:35 f91206b53a51: Layer already exists 02:03:35 742a1d2eccf3: Layer already exists 02:03:35 fd366499609b: Layer already exists 02:03:35 b0f116474c6a: Layer already exists 02:03:35 6f09edfb3f6d: Layer already exists 02:03:35 main: digest: sha256:a93685fe04b842ec5f4d19efa853c6c1354e625ab777d10abf972b78fd206e5f size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:03:36 ===================================================== [Pipeline] echo 02:03:36 taggedImages: 02:03:36 - nexus3.edgexfoundry.org:10004/support-scheduler:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:03:36 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:03:36 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.126 02:03:36 - nexus3.edgexfoundry.org:10004/support-scheduler:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:03:36 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } 02:03:36 #148 ... 02:03:36 02:03:36 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:03:36 #0 6.281 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [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] } 02:03:36 #149 ... 02:03:36 02:03:36 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:03:36 #0 6.307 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 02:03:36 #150 ... 02:03:36 02:03:36 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:03:36 #0 5.908 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 02:03:36 #151 ... 02:03:36 02:03:36 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:03:36 #0 6.045 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 02:03:36 #152 ... 02:03:36 02:03:36 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:03:36 #0 5.882 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 02:03:36 #153 ... 02:03:36 02:03:36 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:03:36 #0 5.964 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 02:03:37 #154 ... 02:03:37 02:03:37 #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:03:37 #144 6.338 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 02:24:30 #144 ... 02:24:30 02:24:30 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:24:30 #148 DONE 1255.5s 02:24:30 02:24:30 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:24:30 #147 ... 02:24:30 02:24:30 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:24:30 #155 DONE 0.1s 02:24:30 02:24:30 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:24:30 #156 DONE 0.2s 02:24:30 02:24:30 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:24:30 #157 DONE 0.4s 02:24:30 02:24:30 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:24:30 #153 ... 02:24:30 02:24:30 #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 02:24:30 #158 DONE 0.2s 02:24:30 02:24:30 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:24:30 #159 DONE 0.2s 02:24:30 02:24:30 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:24:30 #160 DONE 2.1s 02:24:30 02:24:30 #113 [core-common-config-bootstrapper] exporting to image 02:24:30 #113 exporting layers 02:24:30 #113 exporting layers 1.0s done 02:24:30 #113 writing image sha256:0c27a0c29e76594477c65aae35dcfbac1b1a903c1927e35c336239405247af8f 0.0s done 02:24:30 #113 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 02:24:30 #113 DONE 7.0s 02:24:30 02:24:30 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:24:49 #150 ... 02:24:49 02:24:49 #144 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:24:49 #144 DONE 1281.2s 02:24:49 02:24:49 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:24:49 #161 DONE 0.4s 02:24:49 02:24:49 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:24:49 #153 ... 02:24:49 02:24:49 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:24:49 #162 DONE 2.3s 02:24:49 02:24:49 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:24:49 #163 DONE 0.4s 02:24:49 02:24:49 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:24:50 #48 ... 02:24:50 02:24:50 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 02:24:50 #164 DONE 0.2s 02:24:50 02:24:50 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:24:50 #165 DONE 0.3s 02:24:50 02:24:50 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:24:50 #166 DONE 0.2s 02:24:50 02:24:50 #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/ 02:24:50 #167 DONE 0.2s 02:24:50 02:24:50 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:24:50 #153 ... 02:24:50 02:24:50 #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/ 02:24:50 #168 DONE 0.2s 02:24:50 02:24:50 #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/ 02:24:51 #169 DONE 0.2s 02:24:51 02:24:51 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:24:51 #170 DONE 0.2s 02:24:51 02:24:51 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:24:53 #171 DONE 2.2s 02:24:53 02:24:53 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:24:53 #151 ... 02:24:53 02:24:53 #113 [security-bootstrapper] exporting to image 02:24:53 #113 exporting layers 02:24:54 #113 exporting layers 1.0s done 02:24:54 #113 writing image sha256:4f815c4bb61c755e3648d75ee8ce92b72534a63d3b52b77fe9153a6fc01f1c3c done 02:24:54 #113 naming to docker.io/library/security-bootstrapper-arm64 done 02:24:54 #113 DONE 8.1s 02:24:54 02:24:54 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:43:21 #146 ... 02:43:21 02:43:21 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:43:21 #151 DONE 2389.1s 02:43:21 02:43:21 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:43:21 #147 ... 02:43:21 02:43:21 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:43:21 #172 DONE 0.1s 02:43:21 02:43:21 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:43:21 #145 ... 02:43:21 02:43:21 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:43:21 #173 DONE 0.1s 02:43:21 02:43:21 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:43:21 #174 DONE 0.4s 02:43:21 02:43:21 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:43:21 #175 DONE 0.1s 02:43:21 02:43:21 #113 [core-command] exporting to image 02:43:21 #113 exporting layers 02:43:21 #113 exporting layers 4.4s done 02:43:21 #113 writing image sha256:f0d057a3040f4c9061cf6e442c13b2bfad069ed39f3135efd1980be0d6f5adad done 02:43:21 #113 naming to docker.io/library/core-command-arm64 done 02:43:21 #113 DONE 12.4s 02:43:21 02:43:21 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:43:39 #146 ... 02:43:39 02:43:39 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:43:39 #147 DONE 2411.8s 02:43:39 02:43:39 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:43:39 #152 ... 02:43:39 02:43:39 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:43:39 #176 DONE 0.3s 02:43:39 02:43:39 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:43:39 #152 ... 02:43:39 02:43:39 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:43:39 #177 DONE 0.2s 02:43:39 02:43:39 #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 02:43:39 #178 DONE 0.1s 02:43:39 02:43:39 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:43:39 #179 DONE 0.1s 02:43:39 02:43:39 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:43:39 #180 DONE 0.4s 02:43:39 02:43:39 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:43:39 #181 DONE 0.2s 02:43:39 02:43:39 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:43:41 #182 DONE 1.9s 02:43:41 02:43:41 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:43:41 #146 ... 02:43:41 02:43:41 #113 [security-proxy-setup] exporting to image 02:43:41 #113 exporting layers 02:43:42 #113 exporting layers 1.0s done 02:43:42 #113 writing image sha256:8e30d892876b2c504d636fe6d7c1f7b8c39a975146f8e5cd34ee852782547cf5 done 02:43:42 #113 naming to docker.io/library/security-proxy-setup-arm64 02:43:42 #113 naming to docker.io/library/security-proxy-setup-arm64 done 02:43:42 #113 DONE 13.5s 02:43:42 02:43:42 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:43:42 #152 ... 02:43:42 02:43:42 #154 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:43:42 #154 2417.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.126 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 02:44:21 #154 DONE 2450.5s 02:44:21 02:44:21 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:44:21 #146 ... 02:44:21 02:44:21 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:44:21 #183 DONE 0.2s 02:44:21 02:44:21 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:44:21 #150 ... 02:44:21 02:44:21 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:44:21 #184 DONE 0.2s 02:44:21 02:44:21 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:44:21 #146 ... 02:44:21 02:44:21 #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 02:44:21 #185 DONE 0.1s 02:44:21 02:44:21 #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 02:44:21 #186 DONE 0.1s 02:44:21 02:44:21 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:44:21 #187 DONE 0.1s 02:44:21 02:44:21 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:44:21 #188 DONE 0.5s 02:44:21 02:44:21 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:44:21 #189 DONE 0.5s 02:44:21 02:44:21 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:44:21 #190 DONE 0.1s 02:44:21 02:44:21 #123 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 02:44:21 #123 ... 02:44:21 02:44:21 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:44:21 #191 DONE 1.7s 02:44:21 02:44:21 #113 [security-secretstore-setup] exporting to image 02:44:21 #113 exporting layers 02:44:22 #113 exporting layers 1.7s done 02:44:22 #113 writing image sha256:6d545c37c0ce073e9dbc461ed580d5239e77cbb4f5b519c911550ba80728e7c3 done 02:44:22 #113 naming to docker.io/library/security-secretstore-setup-arm64 done 02:44:22 #113 DONE 15.1s 02:44:22 02:44:22 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:45:18 #145 ... 02:45:18 02:45:18 #152 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:45:18 #152 DONE 2510.4s 02:45:18 02:45:18 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:45:18 #145 ... 02:45:18 02:45:18 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:45:18 #192 DONE 0.2s 02:45:18 02:45:18 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:45:18 #48 ... 02:45:18 02:45:18 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:45:18 #193 DONE 0.1s 02:45:18 02:45:18 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:45:18 #149 ... 02:45:18 02:45:18 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:45:18 #194 DONE 0.5s 02:45:18 02:45:18 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:45:18 #150 ... 02:45:18 02:45:18 #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 02:45:18 #195 DONE 0.1s 02:45:18 02:45:18 #113 [security-spiffe-token-provider] exporting to image 02:45:18 #113 exporting layers 02:45:18 #113 exporting layers 0.7s done 02:45:18 #113 writing image sha256:386a9db2c465e412ef8d1cf4ef36792f741498f3e91ac15a2159223d4ca687b9 done 02:45:18 #113 naming to docker.io/library/security-spiffe-token-provider-arm64 done 02:45:18 #113 DONE 15.8s 02:45:18 02:45:18 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:46:05 #146 ... 02:46:05 02:46:05 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:46:05 #145 DONE 2553.7s 02:46:05 02:46:05 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:46:05 #149 ... 02:46:05 02:46:05 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:46:05 #196 DONE 0.3s 02:46:05 02:46:05 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:46:05 #197 DONE 0.2s 02:46:05 02:46:05 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:46:05 #150 ... 02:46:05 02:46:05 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:46:05 #198 DONE 0.4s 02:46:05 02:46:05 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 02:46:05 #199 DONE 0.2s 02:46:05 02:46:05 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:46:05 #200 DONE 0.1s 02:46:05 02:46:05 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:46:05 #201 DONE 1.9s 02:46:05 02:46:05 #113 [security-proxy-auth] exporting to image 02:46:05 #113 exporting layers 02:46:05 #113 exporting layers 0.9s done 02:46:05 #113 writing image sha256:a2e8526cdda04a1a036a9c898de8a19089a01357952cbbf8a0f05cacf16645a5 done 02:46:05 #113 naming to docker.io/library/security-proxy-auth-arm64 done 02:46:05 #113 DONE 16.7s 02:46:05 02:46:05 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:46:05 #48 ... 02:46:05 02:46:05 #123 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 02:46:05 #123 DONE 2559.2s 02:46:05 02:46:05 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:46:05 #48 ... 02:46:05 02:46:05 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:46:05 #153 DONE 2559.9s 02:46:05 02:46:05 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:46:05 #48 ... 02:46:05 02:46:05 #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 02:46:06 #202 ... 02:46:06 02:46:06 #203 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:46:06 #203 DONE 0.6s 02:46:06 02:46:06 #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 02:46:06 #202 DONE 0.7s 02:46:06 02:46:06 #204 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:46:06 #204 ... 02:46:06 02:46:06 #205 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:46:06 #205 DONE 0.2s 02:46:07 02:46:07 #206 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:46:11 #206 DONE 4.1s 02:46:11 02:46:11 #204 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:46:11 #204 DONE 4.3s 02:46:11 02:46:11 #207 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:46:11 #207 DONE 0.2s 02:46:11 02:46:11 #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:46:11 #208 DONE 0.2s 02:46:11 02:46:11 #113 [core-data] exporting to image 02:46:11 #113 exporting layers 02:46:11 #113 exporting layers 1.0s done 02:46:11 #113 writing image sha256:c039f357083eebdc6ab5a5abcea5cd168d90caeec54135d8bc4c3590207058c3 02:46:12 #113 exporting layers 1.0s done 02:46:12 #113 writing image sha256:c039f357083eebdc6ab5a5abcea5cd168d90caeec54135d8bc4c3590207058c3 0.0s done 02:46:12 #113 naming to docker.io/library/core-keeper-arm64 done 02:46:12 #113 writing image sha256:5221450e8b244f85b53b015e16ddb08a7a7511403fa322b6a238b7931fcaa2e6 done 02:46:12 #113 naming to docker.io/library/core-data-arm64 0.0s done 02:46:12 #113 DONE 17.8s 02:46:12 02:46:12 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:46:12 #48 ... 02:46:12 02:46:12 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:46:12 #149 DONE 2567.1s 02:46:12 02:46:12 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:46:12 #48 ... 02:46:12 02:46:12 #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:46:12 #209 DONE 0.1s 02:46:12 02:46:12 #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:46:12 #210 DONE 0.1s 02:46:12 02:46:12 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:46:13 #150 ... 02:46:13 02:46:13 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:46:13 #211 DONE 0.5s 02:46:13 02:46:13 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:46:13 #150 ... 02:46:13 02:46:13 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:46:13 #212 DONE 0.1s 02:46:13 02:46:13 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:46:14 #213 DONE 0.1s 02:46:14 02:46:14 #113 [core-metadata] exporting to image 02:46:14 #113 exporting layers 0.6s done 02:46:14 #113 writing image sha256:bbe32bc2943255bda1f6d6905d6d3d7524a01f02ec10d1c51dadf5e9dadbd42d done 02:46:14 #113 naming to docker.io/library/core-metadata-arm64 done 02:46:14 #113 DONE 18.3s 02:46:14 02:46:14 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:46:46 #48 ... 02:46:46 02:46:46 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:46:46 #150 DONE 2596.7s 02:46:46 02:46:46 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:46:46 #48 ... 02:46:46 02:46:46 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:46:46 #214 DONE 0.1s 02:46:46 02:46:46 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:46:46 #215 DONE 0.1s 02:46:46 02:46:46 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:46:46 #48 ... 02:46:46 02:46:46 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:46:46 #216 DONE 0.6s 02:46:46 02:46:46 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 02:46:46 #217 DONE 0.2s 02:46:46 02:46:46 #113 [support-scheduler] exporting to image 02:46:46 #113 exporting layers 02:46:46 #113 exporting layers 1.0s done 02:46:46 #113 writing image sha256:ca053de247dd61d104366444a39f4de26e0d9cde50d5f53338ca086d0b7a6009 done 02:46:46 #113 naming to docker.io/library/support-scheduler-arm64 done 02:46:46 #113 DONE 19.3s 02:46:46 02:46:46 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:46:47 #48 ... 02:46:47 02:46:47 #146 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:46:47 #146 DONE 2601.6s 02:46:47 02:46:47 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:46:47 #48 ... 02:46:47 02:46:47 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:46:47 #218 DONE 0.1s 02:46:47 02:46:47 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:46:47 #219 DONE 0.1s 02:46:47 02:46:47 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:46:48 #220 DONE 0.4s 02:46:48 02:46:48 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:46:48 #221 DONE 0.1s 02:46:48 02:46:48 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:46:48 #48 ... 02:46:48 02:46:48 #113 [support-notifications] exporting to image 02:46:48 #113 exporting layers 0.5s done 02:46:48 #113 writing image sha256:f8308f4f2e9d1124ffbfc6a2372a499a8b4d88cec5afb71f7a60f63f12c4f85c 02:46:48 #113 writing image sha256:f8308f4f2e9d1124ffbfc6a2372a499a8b4d88cec5afb71f7a60f63f12c4f85c done 02:46:48 #113 naming to docker.io/library/support-notifications-arm64 done 02:46:48 #113 DONE 19.9s 02:46:48 02:46:48 #48 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 02:46:48 time="2026-07-10T02:00:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:46:48 time="2026-07-10T02:00:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:46:48 time="2026-07-10T02:00:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:46:48 time="2026-07-10T02:00:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:46:48 time="2026-07-10T02:00:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:46:48 time="2026-07-10T02:00:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:46:48 time="2026-07-10T02:00:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:46:48 time="2026-07-10T02:00:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:46:48 time="2026-07-10T02:00:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:46:48 time="2026-07-10T02:00:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:46:48 time="2026-07-10T02:00:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:46:48 time="2026-07-10T02:00:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:46:48 time="2026-07-10T02:00:25Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:46:48 time="2026-07-10T02:00:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:46:48 time="2026-07-10T02:00:26Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:46:48 $ docker stop --time=1 a70361d7a20feec46d1151aaa6d2165799252af535175741bdfa3abd4f896a03 02:46:54 $ docker rm -f --volumes a70361d7a20feec46d1151aaa6d2165799252af535175741bdfa3abd4f896a03 [Pipeline] // withDockerContainer [Pipeline] sh 02:46:54 + docker images 02:46:54 REPOSITORY TAG IMAGE ID CREATED SIZE 02:46:54 support-notifications-arm64 latest f8308f4f2e9d 6 seconds ago 56.8MB 02:46:54 support-scheduler-arm64 latest ca053de247dd 11 seconds ago 53MB 02:46:54 core-metadata-arm64 latest bbe32bc29432 41 seconds ago 48.8MB 02:46:54 core-keeper-arm64 latest c039f357083e 44 seconds ago 48.5MB 02:46:54 core-data-arm64 latest 5221450e8b24 44 seconds ago 48.7MB 02:46:54 security-proxy-auth-arm64 latest a2e8526cdda0 52 seconds ago 47.9MB 02:46:54 security-spiffe-token-provider-arm64 latest 386a9db2c465 About a minute ago 52.5MB 02:46:54 security-secretstore-setup-arm64 latest 6d545c37c0ce 2 minutes ago 86.9MB 02:46:54 security-proxy-setup-arm64 latest 8e30d892876b 3 minutes ago 53.4MB 02:46:54 core-command-arm64 latest f0d057a3040f 3 minutes ago 43.2MB 02:46:54 security-bootstrapper-arm64 latest 4f815c4bb61c 22 minutes ago 21.3MB 02:46:54 core-common-config-bootstrapper-arm64 latest 0c27a0c29e76 22 minutes ago 20.2MB 02:46:54 security-spire-agent-arm64 latest 1cf9aca33358 45 minutes ago 219MB 02:46:54 security-spire-server-arm64 latest 54243390e9f8 45 minutes ago 163MB 02:46:54 security-spire-config-arm64 latest f09cb838a215 45 minutes ago 162MB 02:46:54 ci-base-image-arm64 latest 012edafdcac0 47 minutes ago 909MB 02:46:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 8 months ago 564MB 02:46:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 3 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:46:54 provisioning config files... 02:46:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/991@tmp/config12229715103813337177tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:46:55 ---> ****-login.sh 02:46:55 nexus3.edgexfoundry.org:10001 02:46:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:46:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:46:55 Configure a credential helper to remove this warning. See 02:46:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:46:55 02:46:55 Login Succeeded 02:46:55 nexus3.edgexfoundry.org:10002 02:46:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:46:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:46:56 Configure a credential helper to remove this warning. See 02:46:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:46:56 02:46:56 Login Succeeded 02:46:56 nexus3.edgexfoundry.org:10003 02:46:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:46:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:46:56 Configure a credential helper to remove this warning. See 02:46:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:46:56 02:46:56 Login Succeeded 02:46:56 nexus3.edgexfoundry.org:10004 02:46:56 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:46:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:46:56 Configure a credential helper to remove this warning. See 02:46:56 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:46:56 02:46:56 Login Succeeded 02:46:56 ****.io 02:46:57 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:46:57 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:46:57 Configure a credential helper to remove this warning. See 02:46:57 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:46:57 02:46:57 Login Succeeded 02:46:57 ---> ****-login.sh ends [Pipeline] } 02:46:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:46:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 02:46:57 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 02:46:57 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:46:57 latest 02:46:57 4.1.0-dev.126 02:46:57 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:46:57 main 02:46:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:57 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:46:58 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:46:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:46:58 0ad476b565cf: Preparing 02:46:58 b9d18f370159: Preparing 02:46:58 9f60debed35b: Preparing 02:46:58 4c8c8a3f8473: Preparing 02:46:58 5aa9b974f0b5: Preparing 02:46:58 ad895390a587: Preparing 02:46:58 03ba6f53ebfc: Preparing 02:46:58 ad895390a587: Waiting 02:46:58 03ba6f53ebfc: Waiting 02:46:58 9f60debed35b: Pushed 02:46:58 4c8c8a3f8473: Pushed 02:46:58 5aa9b974f0b5: Pushed 02:46:58 0ad476b565cf: Pushed 02:46:58 03ba6f53ebfc: Layer already exists 02:46:58 ad895390a587: Pushed 02:47:05 b9d18f370159: Pushed 02:47:09 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0: digest: sha256:0a52352033198b204889726629cb64030cd32cfbe9eed0390607a963d7f080fd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:09 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:10 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:47:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:47:10 0ad476b565cf: Preparing 02:47:10 b9d18f370159: Preparing 02:47:10 9f60debed35b: Preparing 02:47:10 4c8c8a3f8473: Preparing 02:47:10 5aa9b974f0b5: Preparing 02:47:10 ad895390a587: Preparing 02:47:10 03ba6f53ebfc: Preparing 02:47:10 ad895390a587: Waiting 02:47:10 03ba6f53ebfc: Waiting 02:47:10 0ad476b565cf: Layer already exists 02:47:10 9f60debed35b: Layer already exists 02:47:10 b9d18f370159: Layer already exists 02:47:10 4c8c8a3f8473: Layer already exists 02:47:10 5aa9b974f0b5: Layer already exists 02:47:10 ad895390a587: Layer already exists 02:47:10 03ba6f53ebfc: Layer already exists 02:47:10 latest: digest: sha256:0a52352033198b204889726629cb64030cd32cfbe9eed0390607a963d7f080fd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:10 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:11 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.126 02:47:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:47:11 0ad476b565cf: Preparing 02:47:11 b9d18f370159: Preparing 02:47:11 9f60debed35b: Preparing 02:47:11 4c8c8a3f8473: Preparing 02:47:11 5aa9b974f0b5: Preparing 02:47:11 ad895390a587: Preparing 02:47:11 03ba6f53ebfc: Preparing 02:47:11 ad895390a587: Waiting 02:47:11 03ba6f53ebfc: Waiting 02:47:11 5aa9b974f0b5: Layer already exists 02:47:11 b9d18f370159: Layer already exists 02:47:11 0ad476b565cf: Layer already exists 02:47:11 9f60debed35b: Layer already exists 02:47:11 4c8c8a3f8473: Layer already exists 02:47:11 03ba6f53ebfc: Layer already exists 02:47:11 ad895390a587: Layer already exists 02:47:11 4.1.0-dev.126: digest: sha256:0a52352033198b204889726629cb64030cd32cfbe9eed0390607a963d7f080fd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:11 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:12 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:47:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:47:12 0ad476b565cf: Preparing 02:47:12 b9d18f370159: Preparing 02:47:12 9f60debed35b: Preparing 02:47:12 4c8c8a3f8473: Preparing 02:47:12 5aa9b974f0b5: Preparing 02:47:12 ad895390a587: Preparing 02:47:12 03ba6f53ebfc: Preparing 02:47:12 ad895390a587: Waiting 02:47:12 03ba6f53ebfc: Waiting 02:47:12 b9d18f370159: Layer already exists 02:47:12 0ad476b565cf: Layer already exists 02:47:12 9f60debed35b: Layer already exists 02:47:12 4c8c8a3f8473: Layer already exists 02:47:12 5aa9b974f0b5: Layer already exists 02:47:12 ad895390a587: Layer already exists 02:47:12 03ba6f53ebfc: Layer already exists 02:47:12 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126: digest: sha256:0a52352033198b204889726629cb64030cd32cfbe9eed0390607a963d7f080fd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:12 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:13 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 02:47:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 02:47:13 0ad476b565cf: Preparing 02:47:13 b9d18f370159: Preparing 02:47:13 9f60debed35b: Preparing 02:47:13 4c8c8a3f8473: Preparing 02:47:13 5aa9b974f0b5: Preparing 02:47:13 ad895390a587: Preparing 02:47:13 03ba6f53ebfc: Preparing 02:47:13 ad895390a587: Waiting 02:47:13 03ba6f53ebfc: Waiting 02:47:13 9f60debed35b: Layer already exists 02:47:13 b9d18f370159: Layer already exists 02:47:13 0ad476b565cf: Layer already exists 02:47:13 5aa9b974f0b5: Layer already exists 02:47:13 4c8c8a3f8473: Layer already exists 02:47:13 ad895390a587: Layer already exists 02:47:13 03ba6f53ebfc: Layer already exists 02:47:13 main: digest: sha256:0a52352033198b204889726629cb64030cd32cfbe9eed0390607a963d7f080fd size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:47:13 ===================================================== [Pipeline] echo 02:47:13 taggedImages: 02:47:13 - nexus3.edgexfoundry.org:10004/core-command-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:47:13 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 02:47:13 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.126 02:47:13 - nexus3.edgexfoundry.org:10004/core-command-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:47:13 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 02:47:13 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 02:47:13 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:47:13 latest 02:47:13 4.1.0-dev.126 02:47:13 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:47:13 main 02:47:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:13 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:14 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:47:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:47:14 66db3b98af44: Preparing 02:47:14 d4b32d396549: Preparing 02:47:14 d88ec6623ed0: Preparing 02:47:14 4471312368ff: Preparing 02:47:14 9f60debed35b: Preparing 02:47:14 4c8c8a3f8473: Preparing 02:47:14 5aa9b974f0b5: Preparing 02:47:14 ad895390a587: Preparing 02:47:14 03ba6f53ebfc: Preparing 02:47:14 4c8c8a3f8473: Waiting 02:47:14 5aa9b974f0b5: Waiting 02:47:14 ad895390a587: Waiting 02:47:14 03ba6f53ebfc: Waiting 02:47:14 9f60debed35b: Layer already exists 02:47:14 4c8c8a3f8473: Layer already exists 02:47:14 5aa9b974f0b5: Layer already exists 02:47:14 d4b32d396549: Pushed 02:47:14 66db3b98af44: Pushed 02:47:14 ad895390a587: Layer already exists 02:47:14 d88ec6623ed0: Pushed 02:47:14 03ba6f53ebfc: Layer already exists 02:47:17 4471312368ff: Pushed 02:47:17 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0: digest: sha256:dbe70826cd5d7db197670ed0a5c6f6eaaf5382162e3340ed02a9f394b66dad17 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:17 + 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 02:47:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:47:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:47:18 66db3b98af44: Preparing 02:47:18 d4b32d396549: Preparing 02:47:18 d88ec6623ed0: Preparing 02:47:18 4471312368ff: Preparing 02:47:18 9f60debed35b: Preparing 02:47:18 4c8c8a3f8473: Preparing 02:47:18 5aa9b974f0b5: Preparing 02:47:18 4c8c8a3f8473: Waiting 02:47:18 ad895390a587: Preparing 02:47:18 03ba6f53ebfc: Preparing 02:47:18 5aa9b974f0b5: Waiting 02:47:18 ad895390a587: Waiting 02:47:18 03ba6f53ebfc: Waiting 02:47:18 9f60debed35b: Layer already exists 02:47:18 d88ec6623ed0: Layer already exists 02:47:18 4471312368ff: Layer already exists 02:47:18 66db3b98af44: Layer already exists 02:47:18 d4b32d396549: Layer already exists 02:47:18 4c8c8a3f8473: Layer already exists 02:47:18 5aa9b974f0b5: Layer already exists 02:47:18 ad895390a587: Layer already exists 02:47:18 03ba6f53ebfc: Layer already exists 02:47:18 latest: digest: sha256:dbe70826cd5d7db197670ed0a5c6f6eaaf5382162e3340ed02a9f394b66dad17 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:18 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:19 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.126 02:47:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:47:19 66db3b98af44: Preparing 02:47:19 d4b32d396549: Preparing 02:47:19 d88ec6623ed0: Preparing 02:47:19 4471312368ff: Preparing 02:47:19 9f60debed35b: Preparing 02:47:19 4c8c8a3f8473: Preparing 02:47:19 5aa9b974f0b5: Preparing 02:47:19 ad895390a587: Preparing 02:47:19 03ba6f53ebfc: Preparing 02:47:19 4c8c8a3f8473: Waiting 02:47:19 5aa9b974f0b5: Waiting 02:47:19 03ba6f53ebfc: Waiting 02:47:19 ad895390a587: Waiting 02:47:19 4471312368ff: Layer already exists 02:47:19 9f60debed35b: Layer already exists 02:47:19 d4b32d396549: Layer already exists 02:47:19 d88ec6623ed0: Layer already exists 02:47:19 66db3b98af44: Layer already exists 02:47:19 03ba6f53ebfc: Layer already exists 02:47:19 4c8c8a3f8473: Layer already exists 02:47:19 5aa9b974f0b5: Layer already exists 02:47:19 ad895390a587: Layer already exists 02:47:19 4.1.0-dev.126: digest: sha256:dbe70826cd5d7db197670ed0a5c6f6eaaf5382162e3340ed02a9f394b66dad17 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:19 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:24 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:47:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:47:24 66db3b98af44: Preparing 02:47:24 d4b32d396549: Preparing 02:47:24 d88ec6623ed0: Preparing 02:47:24 4471312368ff: Preparing 02:47:24 9f60debed35b: Preparing 02:47:24 4c8c8a3f8473: Preparing 02:47:24 5aa9b974f0b5: Preparing 02:47:24 4c8c8a3f8473: Waiting 02:47:24 ad895390a587: Preparing 02:47:24 5aa9b974f0b5: Waiting 02:47:24 03ba6f53ebfc: Preparing 02:47:24 ad895390a587: Waiting 02:47:24 03ba6f53ebfc: Waiting 02:47:24 d4b32d396549: Layer already exists 02:47:24 d88ec6623ed0: Layer already exists 02:47:24 9f60debed35b: Layer already exists 02:47:24 4471312368ff: Layer already exists 02:47:24 66db3b98af44: Layer already exists 02:47:24 5aa9b974f0b5: Layer already exists 02:47:24 03ba6f53ebfc: Layer already exists 02:47:24 ad895390a587: Layer already exists 02:47:24 4c8c8a3f8473: Layer already exists 02:47:24 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126: digest: sha256:dbe70826cd5d7db197670ed0a5c6f6eaaf5382162e3340ed02a9f394b66dad17 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:25 + 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 02:47:25 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 02:47:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 02:47:25 66db3b98af44: Preparing 02:47:25 d4b32d396549: Preparing 02:47:25 d88ec6623ed0: Preparing 02:47:25 4471312368ff: Preparing 02:47:25 9f60debed35b: Preparing 02:47:25 4c8c8a3f8473: Preparing 02:47:25 5aa9b974f0b5: Preparing 02:47:25 ad895390a587: Preparing 02:47:25 4c8c8a3f8473: Waiting 02:47:25 5aa9b974f0b5: Waiting 02:47:25 03ba6f53ebfc: Preparing 02:47:25 ad895390a587: Waiting 02:47:25 03ba6f53ebfc: Waiting 02:47:25 d4b32d396549: Layer already exists 02:47:25 66db3b98af44: Layer already exists 02:47:25 9f60debed35b: Layer already exists 02:47:25 d88ec6623ed0: Layer already exists 02:47:25 4471312368ff: Layer already exists 02:47:25 4c8c8a3f8473: Layer already exists 02:47:25 5aa9b974f0b5: Layer already exists 02:47:25 ad895390a587: Layer already exists 02:47:25 03ba6f53ebfc: Layer already exists 02:47:25 main: digest: sha256:dbe70826cd5d7db197670ed0a5c6f6eaaf5382162e3340ed02a9f394b66dad17 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:47:25 ===================================================== [Pipeline] echo 02:47:25 taggedImages: 02:47:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:47:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 02:47:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.126 02:47:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:47:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 02:47:25 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 02:47:25 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:47:25 latest 02:47:25 4.1.0-dev.126 02:47:25 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:47:25 main 02:47:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:26 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:26 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:47:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:47:26 364a7bf425ac: Preparing 02:47:26 ad904b74274c: Preparing 02:47:26 9f60debed35b: Preparing 02:47:26 4c8c8a3f8473: Preparing 02:47:26 9ab5ec0832f7: Preparing 02:47:26 20babe71d6cd: Preparing 02:47:26 03ba6f53ebfc: Preparing 02:47:26 03ba6f53ebfc: Waiting 02:47:26 20babe71d6cd: Waiting 02:47:26 9f60debed35b: Layer already exists 02:47:26 4c8c8a3f8473: Layer already exists 02:47:26 03ba6f53ebfc: Layer already exists 02:47:26 9ab5ec0832f7: Pushed 02:47:26 364a7bf425ac: Pushed 02:47:26 20babe71d6cd: Pushed 02:47:35 ad904b74274c: Pushed 02:47:38 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0: digest: sha256:285229d3e0b8a0c60a5e0156a06c142c35118223694f603dbda8cbef3dbef0a0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:38 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:39 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:47:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:47:39 364a7bf425ac: Preparing 02:47:39 ad904b74274c: Preparing 02:47:39 9f60debed35b: Preparing 02:47:39 4c8c8a3f8473: Preparing 02:47:39 9ab5ec0832f7: Preparing 02:47:39 20babe71d6cd: Preparing 02:47:39 03ba6f53ebfc: Preparing 02:47:39 20babe71d6cd: Waiting 02:47:39 03ba6f53ebfc: Waiting 02:47:39 9ab5ec0832f7: Layer already exists 02:47:39 364a7bf425ac: Layer already exists 02:47:39 9f60debed35b: Layer already exists 02:47:39 ad904b74274c: Layer already exists 02:47:39 4c8c8a3f8473: Layer already exists 02:47:39 20babe71d6cd: Layer already exists 02:47:39 03ba6f53ebfc: Layer already exists 02:47:39 latest: digest: sha256:285229d3e0b8a0c60a5e0156a06c142c35118223694f603dbda8cbef3dbef0a0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:39 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:40 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.126 02:47:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:47:40 364a7bf425ac: Preparing 02:47:40 ad904b74274c: Preparing 02:47:40 9f60debed35b: Preparing 02:47:40 4c8c8a3f8473: Preparing 02:47:40 9ab5ec0832f7: Preparing 02:47:40 20babe71d6cd: Preparing 02:47:40 03ba6f53ebfc: Preparing 02:47:40 20babe71d6cd: Waiting 02:47:40 03ba6f53ebfc: Waiting 02:47:40 4c8c8a3f8473: Layer already exists 02:47:40 9f60debed35b: Layer already exists 02:47:40 9ab5ec0832f7: Layer already exists 02:47:40 ad904b74274c: Layer already exists 02:47:40 364a7bf425ac: Layer already exists 02:47:40 20babe71d6cd: Layer already exists 02:47:40 03ba6f53ebfc: Layer already exists 02:47:40 4.1.0-dev.126: digest: sha256:285229d3e0b8a0c60a5e0156a06c142c35118223694f603dbda8cbef3dbef0a0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:40 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:41 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:47:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:47:41 364a7bf425ac: Preparing 02:47:41 ad904b74274c: Preparing 02:47:41 9f60debed35b: Preparing 02:47:41 4c8c8a3f8473: Preparing 02:47:41 9ab5ec0832f7: Preparing 02:47:41 20babe71d6cd: Preparing 02:47:41 03ba6f53ebfc: Preparing 02:47:41 20babe71d6cd: Waiting 02:47:41 03ba6f53ebfc: Waiting 02:47:41 ad904b74274c: Layer already exists 02:47:41 9f60debed35b: Layer already exists 02:47:41 364a7bf425ac: Layer already exists 02:47:41 4c8c8a3f8473: Layer already exists 02:47:41 9ab5ec0832f7: Layer already exists 02:47:41 03ba6f53ebfc: Layer already exists 02:47:41 20babe71d6cd: Layer already exists 02:47:41 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126: digest: sha256:285229d3e0b8a0c60a5e0156a06c142c35118223694f603dbda8cbef3dbef0a0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:41 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:42 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 02:47:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 02:47:42 364a7bf425ac: Preparing 02:47:42 ad904b74274c: Preparing 02:47:42 9f60debed35b: Preparing 02:47:42 4c8c8a3f8473: Preparing 02:47:42 9ab5ec0832f7: Preparing 02:47:42 20babe71d6cd: Preparing 02:47:42 03ba6f53ebfc: Preparing 02:47:42 20babe71d6cd: Waiting 02:47:42 03ba6f53ebfc: Waiting 02:47:42 9f60debed35b: Layer already exists 02:47:42 364a7bf425ac: Layer already exists 02:47:42 9ab5ec0832f7: Layer already exists 02:47:42 ad904b74274c: Layer already exists 02:47:42 4c8c8a3f8473: Layer already exists 02:47:42 03ba6f53ebfc: Layer already exists 02:47:42 20babe71d6cd: Layer already exists 02:47:42 main: digest: sha256:285229d3e0b8a0c60a5e0156a06c142c35118223694f603dbda8cbef3dbef0a0 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:47:42 ===================================================== [Pipeline] echo 02:47:42 taggedImages: 02:47:42 - nexus3.edgexfoundry.org:10004/core-data-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:47:42 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 02:47:42 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.126 02:47:42 - nexus3.edgexfoundry.org:10004/core-data-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:47:42 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 02:47:42 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 02:47:42 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:47:42 latest 02:47:42 4.1.0-dev.126 02:47:42 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:47:42 main 02:47:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:42 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:43 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:47:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:47:43 2ceaf47a10b3: Preparing 02:47:43 6dcf639221c5: Preparing 02:47:43 4c8c8a3f8473: Preparing 02:47:43 a99a920b8f90: Preparing 02:47:43 1114af3b91b7: Preparing 02:47:43 03ba6f53ebfc: Preparing 02:47:43 03ba6f53ebfc: Waiting 02:47:43 4c8c8a3f8473: Layer already exists 02:47:43 03ba6f53ebfc: Layer already exists 02:47:43 1114af3b91b7: Pushed 02:47:43 2ceaf47a10b3: Pushed 02:47:43 a99a920b8f90: Pushed 02:47:51 6dcf639221c5: Pushed 02:47:53 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0: digest: sha256:f5ce8adf94d36df87de83903c2676a029339f99893cf29de1b598634c5b2dd90 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:53 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:54 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 02:47:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:47:54 2ceaf47a10b3: Preparing 02:47:54 6dcf639221c5: Preparing 02:47:54 4c8c8a3f8473: Preparing 02:47:54 a99a920b8f90: Preparing 02:47:54 1114af3b91b7: Preparing 02:47:54 03ba6f53ebfc: Preparing 02:47:54 03ba6f53ebfc: Waiting 02:47:54 4c8c8a3f8473: Layer already exists 02:47:54 a99a920b8f90: Layer already exists 02:47:54 1114af3b91b7: Layer already exists 02:47:54 6dcf639221c5: Layer already exists 02:47:54 2ceaf47a10b3: Layer already exists 02:47:54 03ba6f53ebfc: Layer already exists 02:47:54 latest: digest: sha256:f5ce8adf94d36df87de83903c2676a029339f99893cf29de1b598634c5b2dd90 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:54 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:55 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.126 02:47:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:47:55 2ceaf47a10b3: Preparing 02:47:55 6dcf639221c5: Preparing 02:47:55 4c8c8a3f8473: Preparing 02:47:55 a99a920b8f90: Preparing 02:47:55 1114af3b91b7: Preparing 02:47:55 03ba6f53ebfc: Preparing 02:47:55 03ba6f53ebfc: Waiting 02:47:55 2ceaf47a10b3: Layer already exists 02:47:55 a99a920b8f90: Layer already exists 02:47:55 1114af3b91b7: Layer already exists 02:47:55 6dcf639221c5: Layer already exists 02:47:55 4c8c8a3f8473: Layer already exists 02:47:55 03ba6f53ebfc: Layer already exists 02:47:55 4.1.0-dev.126: digest: sha256:f5ce8adf94d36df87de83903c2676a029339f99893cf29de1b598634c5b2dd90 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:55 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:56 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:47:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:47:56 2ceaf47a10b3: Preparing 02:47:56 6dcf639221c5: Preparing 02:47:56 4c8c8a3f8473: Preparing 02:47:56 a99a920b8f90: Preparing 02:47:56 1114af3b91b7: Preparing 02:47:56 03ba6f53ebfc: Preparing 02:47:56 03ba6f53ebfc: Waiting 02:47:56 6dcf639221c5: Layer already exists 02:47:56 a99a920b8f90: Layer already exists 02:47:56 2ceaf47a10b3: Layer already exists 02:47:56 1114af3b91b7: Layer already exists 02:47:56 4c8c8a3f8473: Layer already exists 02:47:56 03ba6f53ebfc: Layer already exists 02:47:56 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126: digest: sha256:f5ce8adf94d36df87de83903c2676a029339f99893cf29de1b598634c5b2dd90 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:56 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:56 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 02:47:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 02:47:56 2ceaf47a10b3: Preparing 02:47:56 6dcf639221c5: Preparing 02:47:56 4c8c8a3f8473: Preparing 02:47:56 a99a920b8f90: Preparing 02:47:56 1114af3b91b7: Preparing 02:47:56 03ba6f53ebfc: Preparing 02:47:56 03ba6f53ebfc: Waiting 02:47:56 1114af3b91b7: Layer already exists 02:47:56 2ceaf47a10b3: Layer already exists 02:47:56 6dcf639221c5: Layer already exists 02:47:56 4c8c8a3f8473: Layer already exists 02:47:56 03ba6f53ebfc: Layer already exists 02:47:56 a99a920b8f90: Layer already exists 02:47:57 main: digest: sha256:f5ce8adf94d36df87de83903c2676a029339f99893cf29de1b598634c5b2dd90 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:47:57 ===================================================== [Pipeline] echo 02:47:57 taggedImages: 02:47:57 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:47:57 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 02:47:57 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.126 02:47:57 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:47:57 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 02:47:57 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 02:47:57 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:47:57 latest 02:47:57 4.1.0-dev.126 02:47:57 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:47:57 main 02:47:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:57 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:47:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:47:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:47:58 86ea9a25a86b: Preparing 02:47:58 cd86004bf672: Preparing 02:47:58 f884578f4db4: Preparing 02:47:58 9f60debed35b: Preparing 02:47:58 4c8c8a3f8473: Preparing 02:47:58 5aa9b974f0b5: Preparing 02:47:58 ad895390a587: Preparing 02:47:58 03ba6f53ebfc: Preparing 02:47:58 5aa9b974f0b5: Waiting 02:47:58 ad895390a587: Waiting 02:47:58 03ba6f53ebfc: Waiting 02:47:58 4c8c8a3f8473: Layer already exists 02:47:58 9f60debed35b: Layer already exists 02:47:58 5aa9b974f0b5: Layer already exists 02:47:58 ad895390a587: Layer already exists 02:47:58 03ba6f53ebfc: Layer already exists 02:47:58 86ea9a25a86b: Pushed 02:47:58 cd86004bf672: Pushed 02:48:06 f884578f4db4: Pushed 02:48:08 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0: digest: sha256:df98cf46cc47fc9fcaeeb16bce0b5f493c95f642c079c42909f99ce1e7040cbf size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:08 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:48:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:48:09 86ea9a25a86b: Preparing 02:48:09 cd86004bf672: Preparing 02:48:09 f884578f4db4: Preparing 02:48:09 9f60debed35b: Preparing 02:48:09 4c8c8a3f8473: Preparing 02:48:09 5aa9b974f0b5: Preparing 02:48:09 ad895390a587: Preparing 02:48:09 03ba6f53ebfc: Preparing 02:48:09 ad895390a587: Waiting 02:48:09 03ba6f53ebfc: Waiting 02:48:09 5aa9b974f0b5: Waiting 02:48:09 4c8c8a3f8473: Layer already exists 02:48:09 cd86004bf672: Layer already exists 02:48:09 86ea9a25a86b: Layer already exists 02:48:09 f884578f4db4: Layer already exists 02:48:09 9f60debed35b: Layer already exists 02:48:09 ad895390a587: Layer already exists 02:48:09 5aa9b974f0b5: Layer already exists 02:48:09 03ba6f53ebfc: Layer already exists 02:48:09 latest: digest: sha256:df98cf46cc47fc9fcaeeb16bce0b5f493c95f642c079c42909f99ce1e7040cbf size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:09 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.126 02:48:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:48:10 86ea9a25a86b: Preparing 02:48:10 cd86004bf672: Preparing 02:48:10 f884578f4db4: Preparing 02:48:10 9f60debed35b: Preparing 02:48:10 4c8c8a3f8473: Preparing 02:48:10 5aa9b974f0b5: Preparing 02:48:10 ad895390a587: Preparing 02:48:10 03ba6f53ebfc: Preparing 02:48:10 5aa9b974f0b5: Waiting 02:48:10 ad895390a587: Waiting 02:48:10 03ba6f53ebfc: Waiting 02:48:10 f884578f4db4: Layer already exists 02:48:10 86ea9a25a86b: Layer already exists 02:48:10 9f60debed35b: Layer already exists 02:48:10 cd86004bf672: Layer already exists 02:48:10 4c8c8a3f8473: Layer already exists 02:48:10 5aa9b974f0b5: Layer already exists 02:48:10 03ba6f53ebfc: Layer already exists 02:48:10 ad895390a587: Layer already exists 02:48:10 4.1.0-dev.126: digest: sha256:df98cf46cc47fc9fcaeeb16bce0b5f493c95f642c079c42909f99ce1e7040cbf size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:10 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:48:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:48:11 86ea9a25a86b: Preparing 02:48:11 cd86004bf672: Preparing 02:48:11 f884578f4db4: Preparing 02:48:11 9f60debed35b: Preparing 02:48:11 4c8c8a3f8473: Preparing 02:48:11 5aa9b974f0b5: Preparing 02:48:11 ad895390a587: Preparing 02:48:11 03ba6f53ebfc: Preparing 02:48:11 5aa9b974f0b5: Waiting 02:48:11 ad895390a587: Waiting 02:48:11 03ba6f53ebfc: Waiting 02:48:11 9f60debed35b: Layer already exists 02:48:11 86ea9a25a86b: Layer already exists 02:48:11 f884578f4db4: Layer already exists 02:48:11 cd86004bf672: Layer already exists 02:48:11 4c8c8a3f8473: Layer already exists 02:48:11 ad895390a587: Layer already exists 02:48:11 5aa9b974f0b5: Layer already exists 02:48:11 03ba6f53ebfc: Layer already exists 02:48:11 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126: digest: sha256:df98cf46cc47fc9fcaeeb16bce0b5f493c95f642c079c42909f99ce1e7040cbf size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:11 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 02:48:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 02:48:12 86ea9a25a86b: Preparing 02:48:12 cd86004bf672: Preparing 02:48:12 f884578f4db4: Preparing 02:48:12 9f60debed35b: Preparing 02:48:12 4c8c8a3f8473: Preparing 02:48:12 5aa9b974f0b5: Preparing 02:48:12 ad895390a587: Preparing 02:48:12 03ba6f53ebfc: Preparing 02:48:12 ad895390a587: Waiting 02:48:12 03ba6f53ebfc: Waiting 02:48:12 5aa9b974f0b5: Waiting 02:48:12 4c8c8a3f8473: Layer already exists 02:48:12 86ea9a25a86b: Layer already exists 02:48:12 f884578f4db4: Layer already exists 02:48:12 cd86004bf672: Layer already exists 02:48:12 9f60debed35b: Layer already exists 02:48:12 5aa9b974f0b5: Layer already exists 02:48:12 ad895390a587: Layer already exists 02:48:12 03ba6f53ebfc: Layer already exists 02:48:12 main: digest: sha256:df98cf46cc47fc9fcaeeb16bce0b5f493c95f642c079c42909f99ce1e7040cbf size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:48:12 ===================================================== [Pipeline] echo 02:48:12 taggedImages: 02:48:12 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:48:12 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 02:48:12 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.126 02:48:12 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:48:12 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 02:48:12 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 02:48:12 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:48:12 latest 02:48:12 4.1.0-dev.126 02:48:12 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:48:12 main 02:48:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:12 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:13 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:48:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:48:13 1effa723fad8: Preparing 02:48:13 602cca14c892: Preparing 02:48:13 dec77238006d: Preparing 02:48:13 76340f686301: Preparing 02:48:13 fc0d3fe7e6c6: Preparing 02:48:13 884ae99a8a6d: Preparing 02:48:13 5094e146f19e: Preparing 02:48:13 9f60debed35b: Preparing 02:48:13 4c8c8a3f8473: Preparing 02:48:13 2cc1e18b1617: Preparing 02:48:13 33204691cdb1: Preparing 02:48:13 5f70bf18a086: Preparing 02:48:13 62cb862ac4a9: Preparing 02:48:13 94b2c3176be6: Preparing 02:48:13 4290adcea507: Preparing 02:48:13 03ba6f53ebfc: Preparing 02:48:13 33204691cdb1: Waiting 02:48:13 5f70bf18a086: Waiting 02:48:13 62cb862ac4a9: Waiting 02:48:13 94b2c3176be6: Waiting 02:48:13 884ae99a8a6d: Waiting 02:48:13 9f60debed35b: Waiting 02:48:13 5094e146f19e: Waiting 02:48:13 4c8c8a3f8473: Waiting 02:48:13 2cc1e18b1617: Waiting 02:48:13 fc0d3fe7e6c6: Pushed 02:48:13 602cca14c892: Pushed 02:48:13 dec77238006d: Pushed 02:48:13 76340f686301: Pushed 02:48:13 1effa723fad8: Pushed 02:48:13 9f60debed35b: Layer already exists 02:48:13 4c8c8a3f8473: Layer already exists 02:48:13 5f70bf18a086: Layer already exists 02:48:13 884ae99a8a6d: Pushed 02:48:13 33204691cdb1: Pushed 02:48:13 2cc1e18b1617: Pushed 02:48:13 62cb862ac4a9: Pushed 02:48:13 03ba6f53ebfc: Layer already exists 02:48:13 94b2c3176be6: Pushed 02:48:13 4290adcea507: Pushed 02:48:16 5094e146f19e: Pushed 02:48:16 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0: digest: sha256:37b8b8dbf3871b9f64cd65bef97e2b6c8d14d9da5b47fb7e4b09245e75401e09 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:17 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:48:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:48:17 1effa723fad8: Preparing 02:48:17 602cca14c892: Preparing 02:48:17 dec77238006d: Preparing 02:48:17 76340f686301: Preparing 02:48:17 fc0d3fe7e6c6: Preparing 02:48:17 884ae99a8a6d: Preparing 02:48:17 5094e146f19e: Preparing 02:48:17 9f60debed35b: Preparing 02:48:17 4c8c8a3f8473: Preparing 02:48:17 2cc1e18b1617: Preparing 02:48:17 33204691cdb1: Preparing 02:48:17 5f70bf18a086: Preparing 02:48:17 62cb862ac4a9: Preparing 02:48:17 94b2c3176be6: Preparing 02:48:17 4290adcea507: Preparing 02:48:17 5094e146f19e: Waiting 02:48:17 03ba6f53ebfc: Preparing 02:48:17 9f60debed35b: Waiting 02:48:17 4c8c8a3f8473: Waiting 02:48:17 2cc1e18b1617: Waiting 02:48:17 94b2c3176be6: Waiting 02:48:17 33204691cdb1: Waiting 02:48:17 4290adcea507: Waiting 02:48:17 03ba6f53ebfc: Waiting 02:48:17 5f70bf18a086: Waiting 02:48:17 62cb862ac4a9: Waiting 02:48:17 884ae99a8a6d: Waiting 02:48:17 dec77238006d: Layer already exists 02:48:17 1effa723fad8: Layer already exists 02:48:17 602cca14c892: Layer already exists 02:48:17 fc0d3fe7e6c6: Layer already exists 02:48:17 76340f686301: Layer already exists 02:48:17 884ae99a8a6d: Layer already exists 02:48:17 5094e146f19e: Layer already exists 02:48:17 9f60debed35b: Layer already exists 02:48:17 4c8c8a3f8473: Layer already exists 02:48:17 2cc1e18b1617: Layer already exists 02:48:17 62cb862ac4a9: Layer already exists 02:48:17 33204691cdb1: Layer already exists 02:48:17 94b2c3176be6: Layer already exists 02:48:17 5f70bf18a086: Layer already exists 02:48:17 4290adcea507: Layer already exists 02:48:17 03ba6f53ebfc: Layer already exists 02:48:17 latest: digest: sha256:37b8b8dbf3871b9f64cd65bef97e2b6c8d14d9da5b47fb7e4b09245e75401e09 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:18 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.126 02:48:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:48:18 1effa723fad8: Preparing 02:48:18 602cca14c892: Preparing 02:48:18 dec77238006d: Preparing 02:48:18 76340f686301: Preparing 02:48:18 fc0d3fe7e6c6: Preparing 02:48:18 884ae99a8a6d: Preparing 02:48:18 5094e146f19e: Preparing 02:48:18 9f60debed35b: Preparing 02:48:18 4c8c8a3f8473: Preparing 02:48:18 2cc1e18b1617: Preparing 02:48:18 33204691cdb1: Preparing 02:48:18 5f70bf18a086: Preparing 02:48:18 62cb862ac4a9: Preparing 02:48:18 94b2c3176be6: Preparing 02:48:18 4290adcea507: Preparing 02:48:18 03ba6f53ebfc: Preparing 02:48:18 33204691cdb1: Waiting 02:48:18 5f70bf18a086: Waiting 02:48:18 62cb862ac4a9: Waiting 02:48:18 94b2c3176be6: Waiting 02:48:18 884ae99a8a6d: Waiting 02:48:18 4290adcea507: Waiting 02:48:18 5094e146f19e: Waiting 02:48:18 03ba6f53ebfc: Waiting 02:48:18 9f60debed35b: Waiting 02:48:18 2cc1e18b1617: Waiting 02:48:18 fc0d3fe7e6c6: Layer already exists 02:48:18 dec77238006d: Layer already exists 02:48:18 1effa723fad8: Layer already exists 02:48:18 76340f686301: Layer already exists 02:48:18 602cca14c892: Layer already exists 02:48:18 5094e146f19e: Layer already exists 02:48:18 884ae99a8a6d: Layer already exists 02:48:18 9f60debed35b: Layer already exists 02:48:18 4c8c8a3f8473: Layer already exists 02:48:18 2cc1e18b1617: Layer already exists 02:48:18 5f70bf18a086: Layer already exists 02:48:18 33204691cdb1: Layer already exists 02:48:18 62cb862ac4a9: Layer already exists 02:48:18 94b2c3176be6: Layer already exists 02:48:18 4290adcea507: Layer already exists 02:48:18 03ba6f53ebfc: Layer already exists 02:48:19 4.1.0-dev.126: digest: sha256:37b8b8dbf3871b9f64cd65bef97e2b6c8d14d9da5b47fb7e4b09245e75401e09 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:23 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:23 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:48:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:48:23 1effa723fad8: Preparing 02:48:23 602cca14c892: Preparing 02:48:23 dec77238006d: Preparing 02:48:23 76340f686301: Preparing 02:48:23 fc0d3fe7e6c6: Preparing 02:48:23 884ae99a8a6d: Preparing 02:48:23 5094e146f19e: Preparing 02:48:23 9f60debed35b: Preparing 02:48:23 4c8c8a3f8473: Preparing 02:48:23 2cc1e18b1617: Preparing 02:48:23 33204691cdb1: Preparing 02:48:23 5f70bf18a086: Preparing 02:48:23 62cb862ac4a9: Preparing 02:48:23 94b2c3176be6: Preparing 02:48:23 4290adcea507: Preparing 02:48:23 03ba6f53ebfc: Preparing 02:48:23 884ae99a8a6d: Waiting 02:48:23 5094e146f19e: Waiting 02:48:23 9f60debed35b: Waiting 02:48:23 33204691cdb1: Waiting 02:48:23 5f70bf18a086: Waiting 02:48:23 62cb862ac4a9: Waiting 02:48:23 4c8c8a3f8473: Waiting 02:48:23 2cc1e18b1617: Waiting 02:48:23 94b2c3176be6: Waiting 02:48:23 4290adcea507: Waiting 02:48:23 03ba6f53ebfc: Waiting 02:48:23 1effa723fad8: Layer already exists 02:48:23 fc0d3fe7e6c6: Layer already exists 02:48:23 76340f686301: Layer already exists 02:48:23 dec77238006d: Layer already exists 02:48:23 602cca14c892: Layer already exists 02:48:23 5094e146f19e: Layer already exists 02:48:23 2cc1e18b1617: Layer already exists 02:48:23 884ae99a8a6d: Layer already exists 02:48:23 9f60debed35b: Layer already exists 02:48:23 4c8c8a3f8473: Layer already exists 02:48:23 62cb862ac4a9: Layer already exists 02:48:23 94b2c3176be6: Layer already exists 02:48:23 33204691cdb1: Layer already exists 02:48:23 4290adcea507: Layer already exists 02:48:23 5f70bf18a086: Layer already exists 02:48:23 03ba6f53ebfc: Layer already exists 02:48:23 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126: digest: sha256:37b8b8dbf3871b9f64cd65bef97e2b6c8d14d9da5b47fb7e4b09245e75401e09 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:24 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:24 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 02:48:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 02:48:24 1effa723fad8: Preparing 02:48:24 602cca14c892: Preparing 02:48:24 dec77238006d: Preparing 02:48:24 76340f686301: Preparing 02:48:24 fc0d3fe7e6c6: Preparing 02:48:24 884ae99a8a6d: Preparing 02:48:24 5094e146f19e: Preparing 02:48:24 9f60debed35b: Preparing 02:48:24 4c8c8a3f8473: Preparing 02:48:24 2cc1e18b1617: Preparing 02:48:24 33204691cdb1: Preparing 02:48:24 5f70bf18a086: Preparing 02:48:24 62cb862ac4a9: Preparing 02:48:24 94b2c3176be6: Preparing 02:48:24 4290adcea507: Preparing 02:48:24 03ba6f53ebfc: Preparing 02:48:24 2cc1e18b1617: Waiting 02:48:24 33204691cdb1: Waiting 02:48:24 5f70bf18a086: Waiting 02:48:24 62cb862ac4a9: Waiting 02:48:24 94b2c3176be6: Waiting 02:48:24 4290adcea507: Waiting 02:48:24 03ba6f53ebfc: Waiting 02:48:24 5094e146f19e: Waiting 02:48:24 9f60debed35b: Waiting 02:48:24 4c8c8a3f8473: Waiting 02:48:24 884ae99a8a6d: Waiting 02:48:24 dec77238006d: Layer already exists 02:48:24 602cca14c892: Layer already exists 02:48:24 fc0d3fe7e6c6: Layer already exists 02:48:24 1effa723fad8: Layer already exists 02:48:24 76340f686301: Layer already exists 02:48:24 884ae99a8a6d: Layer already exists 02:48:24 9f60debed35b: Layer already exists 02:48:24 5094e146f19e: Layer already exists 02:48:24 2cc1e18b1617: Layer already exists 02:48:24 4c8c8a3f8473: Layer already exists 02:48:24 62cb862ac4a9: Layer already exists 02:48:24 5f70bf18a086: Layer already exists 02:48:24 4290adcea507: Layer already exists 02:48:24 33204691cdb1: Layer already exists 02:48:24 94b2c3176be6: Layer already exists 02:48:24 03ba6f53ebfc: Layer already exists 02:48:24 main: digest: sha256:37b8b8dbf3871b9f64cd65bef97e2b6c8d14d9da5b47fb7e4b09245e75401e09 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:48:25 ===================================================== [Pipeline] echo 02:48:25 taggedImages: 02:48:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:48:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 02:48:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.126 02:48:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:48:25 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 02:48:25 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 02:48:25 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:48:25 latest 02:48:25 4.1.0-dev.126 02:48:25 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:48:25 main 02:48:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:25 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:48:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:48:25 a399ce4bb349: Preparing 02:48:25 ae5988a47d4a: Preparing 02:48:25 63927f499f06: Preparing 02:48:25 9aa8e530d6ea: Preparing 02:48:25 9f60debed35b: Preparing 02:48:25 4c8c8a3f8473: Preparing 02:48:25 5aa9b974f0b5: Preparing 02:48:25 ad895390a587: Preparing 02:48:25 03ba6f53ebfc: Preparing 02:48:25 4c8c8a3f8473: Waiting 02:48:25 ad895390a587: Waiting 02:48:25 5aa9b974f0b5: Waiting 02:48:25 9f60debed35b: Layer already exists 02:48:26 4c8c8a3f8473: Layer already exists 02:48:26 5aa9b974f0b5: Layer already exists 02:48:26 63927f499f06: Pushed 02:48:26 ae5988a47d4a: Pushed 02:48:26 ad895390a587: Layer already exists 02:48:26 a399ce4bb349: Pushed 02:48:26 03ba6f53ebfc: Layer already exists 02:48:34 9aa8e530d6ea: Pushed 02:48:34 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0: digest: sha256:4e8cc69b51f88606e8781a6a45df4a23dbb15f6d57c609e8b75931d266421688 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:34 + 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 02:48:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:48:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:48:38 a399ce4bb349: Preparing 02:48:38 ae5988a47d4a: Preparing 02:48:38 63927f499f06: Preparing 02:48:38 9aa8e530d6ea: Preparing 02:48:38 9f60debed35b: Preparing 02:48:38 4c8c8a3f8473: Preparing 02:48:38 5aa9b974f0b5: Preparing 02:48:38 ad895390a587: Preparing 02:48:38 03ba6f53ebfc: Preparing 02:48:38 4c8c8a3f8473: Waiting 02:48:38 ad895390a587: Waiting 02:48:38 03ba6f53ebfc: Waiting 02:48:38 5aa9b974f0b5: Waiting 02:48:38 63927f499f06: Layer already exists 02:48:38 ae5988a47d4a: Layer already exists 02:48:38 a399ce4bb349: Layer already exists 02:48:38 9f60debed35b: Layer already exists 02:48:38 9aa8e530d6ea: Layer already exists 02:48:38 4c8c8a3f8473: Layer already exists 02:48:38 03ba6f53ebfc: Layer already exists 02:48:38 5aa9b974f0b5: Layer already exists 02:48:38 ad895390a587: Layer already exists 02:48:38 latest: digest: sha256:4e8cc69b51f88606e8781a6a45df4a23dbb15f6d57c609e8b75931d266421688 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:38 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:39 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.126 02:48:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:48:39 a399ce4bb349: Preparing 02:48:39 ae5988a47d4a: Preparing 02:48:39 63927f499f06: Preparing 02:48:39 9aa8e530d6ea: Preparing 02:48:39 9f60debed35b: Preparing 02:48:39 4c8c8a3f8473: Preparing 02:48:39 5aa9b974f0b5: Preparing 02:48:39 ad895390a587: Preparing 02:48:39 03ba6f53ebfc: Preparing 02:48:39 ad895390a587: Waiting 02:48:39 4c8c8a3f8473: Waiting 02:48:39 5aa9b974f0b5: Waiting 02:48:39 03ba6f53ebfc: Waiting 02:48:39 63927f499f06: Layer already exists 02:48:39 ae5988a47d4a: Layer already exists 02:48:39 9f60debed35b: Layer already exists 02:48:39 9aa8e530d6ea: Layer already exists 02:48:39 a399ce4bb349: Layer already exists 02:48:39 4c8c8a3f8473: Layer already exists 02:48:39 ad895390a587: Layer already exists 02:48:39 03ba6f53ebfc: Layer already exists 02:48:39 5aa9b974f0b5: Layer already exists 02:48:39 4.1.0-dev.126: digest: sha256:4e8cc69b51f88606e8781a6a45df4a23dbb15f6d57c609e8b75931d266421688 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:39 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:48:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:48:40 a399ce4bb349: Preparing 02:48:40 ae5988a47d4a: Preparing 02:48:40 63927f499f06: Preparing 02:48:40 9aa8e530d6ea: Preparing 02:48:40 9f60debed35b: Preparing 02:48:40 4c8c8a3f8473: Preparing 02:48:40 5aa9b974f0b5: Preparing 02:48:40 ad895390a587: Preparing 02:48:40 03ba6f53ebfc: Preparing 02:48:40 ad895390a587: Waiting 02:48:40 03ba6f53ebfc: Waiting 02:48:40 4c8c8a3f8473: Waiting 02:48:40 5aa9b974f0b5: Waiting 02:48:40 9f60debed35b: Layer already exists 02:48:40 a399ce4bb349: Layer already exists 02:48:40 63927f499f06: Layer already exists 02:48:40 9aa8e530d6ea: Layer already exists 02:48:40 ae5988a47d4a: Layer already exists 02:48:40 5aa9b974f0b5: Layer already exists 02:48:40 4c8c8a3f8473: Layer already exists 02:48:40 03ba6f53ebfc: Layer already exists 02:48:40 ad895390a587: Layer already exists 02:48:40 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126: digest: sha256:4e8cc69b51f88606e8781a6a45df4a23dbb15f6d57c609e8b75931d266421688 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:40 + 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 02:48:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 02:48:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 02:48:41 a399ce4bb349: Preparing 02:48:41 ae5988a47d4a: Preparing 02:48:41 63927f499f06: Preparing 02:48:41 9aa8e530d6ea: Preparing 02:48:41 9f60debed35b: Preparing 02:48:41 4c8c8a3f8473: Preparing 02:48:41 5aa9b974f0b5: Preparing 02:48:41 ad895390a587: Preparing 02:48:41 03ba6f53ebfc: Preparing 02:48:41 5aa9b974f0b5: Waiting 02:48:41 ad895390a587: Waiting 02:48:41 03ba6f53ebfc: Waiting 02:48:41 9aa8e530d6ea: Layer already exists 02:48:41 a399ce4bb349: Layer already exists 02:48:41 ae5988a47d4a: Layer already exists 02:48:41 9f60debed35b: Layer already exists 02:48:41 63927f499f06: Layer already exists 02:48:41 4c8c8a3f8473: Layer already exists 02:48:41 03ba6f53ebfc: Layer already exists 02:48:41 5aa9b974f0b5: Layer already exists 02:48:41 ad895390a587: Layer already exists 02:48:41 main: digest: sha256:4e8cc69b51f88606e8781a6a45df4a23dbb15f6d57c609e8b75931d266421688 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:48:41 ===================================================== [Pipeline] echo 02:48:41 taggedImages: 02:48:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:48:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 02:48:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.126 02:48:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:48:41 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 02:48:41 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 02:48:41 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:48:41 latest 02:48:41 4.1.0-dev.126 02:48:41 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:48:41 main 02:48:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:41 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:48:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:48:42 b76427b1fc5b: Preparing 02:48:42 272a1187fdd4: Preparing 02:48:42 1375db3393dc: Preparing 02:48:42 c030709c306b: Preparing 02:48:42 6d7a079ecc01: Preparing 02:48:42 9f60debed35b: Preparing 02:48:42 4c8c8a3f8473: Preparing 02:48:42 a86b63d70d1b: Preparing 02:48:42 653605a793c6: Preparing 02:48:42 4311a1212340: Preparing 02:48:42 03ba6f53ebfc: Preparing 02:48:42 a86b63d70d1b: Waiting 02:48:42 653605a793c6: Waiting 02:48:42 4311a1212340: Waiting 02:48:42 03ba6f53ebfc: Waiting 02:48:42 9f60debed35b: Waiting 02:48:42 4c8c8a3f8473: Waiting 02:48:42 6d7a079ecc01: Pushed 02:48:42 c030709c306b: Pushed 02:48:42 272a1187fdd4: Pushed 02:48:42 b76427b1fc5b: Pushed 02:48:42 9f60debed35b: Layer already exists 02:48:42 4c8c8a3f8473: Layer already exists 02:48:42 03ba6f53ebfc: Layer already exists 02:48:42 653605a793c6: Pushed 02:48:42 a86b63d70d1b: Pushed 02:48:45 4311a1212340: Pushed 02:48:49 1375db3393dc: Pushed 02:48:53 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0: digest: sha256:c1efa2df325a82092187738f1abca536253c28ed2703c1ee372698409cb753b0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:53 + 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 02:48:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:48:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:48:54 b76427b1fc5b: Preparing 02:48:54 272a1187fdd4: Preparing 02:48:54 1375db3393dc: Preparing 02:48:54 c030709c306b: Preparing 02:48:54 6d7a079ecc01: Preparing 02:48:54 9f60debed35b: Preparing 02:48:54 4c8c8a3f8473: Preparing 02:48:54 a86b63d70d1b: Preparing 02:48:54 653605a793c6: Preparing 02:48:54 4311a1212340: Preparing 02:48:54 03ba6f53ebfc: Preparing 02:48:54 4c8c8a3f8473: Waiting 02:48:54 a86b63d70d1b: Waiting 02:48:54 653605a793c6: Waiting 02:48:54 4311a1212340: Waiting 02:48:54 03ba6f53ebfc: Waiting 02:48:54 9f60debed35b: Waiting 02:48:54 1375db3393dc: Layer already exists 02:48:54 b76427b1fc5b: Layer already exists 02:48:54 272a1187fdd4: Layer already exists 02:48:54 c030709c306b: Layer already exists 02:48:54 6d7a079ecc01: Layer already exists 02:48:54 a86b63d70d1b: Layer already exists 02:48:54 9f60debed35b: Layer already exists 02:48:54 653605a793c6: Layer already exists 02:48:54 4c8c8a3f8473: Layer already exists 02:48:54 4311a1212340: Layer already exists 02:48:54 03ba6f53ebfc: Layer already exists 02:48:54 latest: digest: sha256:c1efa2df325a82092187738f1abca536253c28ed2703c1ee372698409cb753b0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:54 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.126 02:48:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:48:55 b76427b1fc5b: Preparing 02:48:55 272a1187fdd4: Preparing 02:48:55 1375db3393dc: Preparing 02:48:55 c030709c306b: Preparing 02:48:55 6d7a079ecc01: Preparing 02:48:55 9f60debed35b: Preparing 02:48:55 4c8c8a3f8473: Preparing 02:48:55 9f60debed35b: Waiting 02:48:55 a86b63d70d1b: Preparing 02:48:55 4c8c8a3f8473: Waiting 02:48:55 653605a793c6: Preparing 02:48:55 a86b63d70d1b: Waiting 02:48:55 4311a1212340: Preparing 02:48:55 03ba6f53ebfc: Preparing 02:48:55 03ba6f53ebfc: Waiting 02:48:55 4311a1212340: Waiting 02:48:55 272a1187fdd4: Layer already exists 02:48:55 c030709c306b: Layer already exists 02:48:55 6d7a079ecc01: Layer already exists 02:48:55 1375db3393dc: Layer already exists 02:48:55 b76427b1fc5b: Layer already exists 02:48:55 9f60debed35b: Layer already exists 02:48:55 4c8c8a3f8473: Layer already exists 02:48:55 a86b63d70d1b: Layer already exists 02:48:55 653605a793c6: Layer already exists 02:48:55 4311a1212340: Layer already exists 02:48:55 03ba6f53ebfc: Layer already exists 02:48:55 4.1.0-dev.126: digest: sha256:c1efa2df325a82092187738f1abca536253c28ed2703c1ee372698409cb753b0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:55 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:48:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:48:56 b76427b1fc5b: Preparing 02:48:56 272a1187fdd4: Preparing 02:48:56 1375db3393dc: Preparing 02:48:56 c030709c306b: Preparing 02:48:56 6d7a079ecc01: Preparing 02:48:56 9f60debed35b: Preparing 02:48:56 4c8c8a3f8473: Preparing 02:48:56 a86b63d70d1b: Preparing 02:48:56 653605a793c6: Preparing 02:48:56 4311a1212340: Preparing 02:48:56 03ba6f53ebfc: Preparing 02:48:56 9f60debed35b: Waiting 02:48:56 4c8c8a3f8473: Waiting 02:48:56 a86b63d70d1b: Waiting 02:48:56 653605a793c6: Waiting 02:48:56 03ba6f53ebfc: Waiting 02:48:56 4311a1212340: Waiting 02:48:56 1375db3393dc: Layer already exists 02:48:56 b76427b1fc5b: Layer already exists 02:48:56 272a1187fdd4: Layer already exists 02:48:56 c030709c306b: Layer already exists 02:48:56 6d7a079ecc01: Layer already exists 02:48:56 9f60debed35b: Layer already exists 02:48:56 4c8c8a3f8473: Layer already exists 02:48:56 a86b63d70d1b: Layer already exists 02:48:56 4311a1212340: Layer already exists 02:48:56 653605a793c6: Layer already exists 02:48:56 03ba6f53ebfc: Layer already exists 02:48:56 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126: digest: sha256:c1efa2df325a82092187738f1abca536253c28ed2703c1ee372698409cb753b0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:56 + 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 02:48:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 02:48:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 02:48:57 b76427b1fc5b: Preparing 02:48:57 272a1187fdd4: Preparing 02:48:57 1375db3393dc: Preparing 02:48:57 c030709c306b: Preparing 02:48:57 6d7a079ecc01: Preparing 02:48:57 9f60debed35b: Preparing 02:48:57 4c8c8a3f8473: Preparing 02:48:57 a86b63d70d1b: Preparing 02:48:57 653605a793c6: Preparing 02:48:57 4311a1212340: Preparing 02:48:57 03ba6f53ebfc: Preparing 02:48:57 a86b63d70d1b: Waiting 02:48:57 653605a793c6: Waiting 02:48:57 9f60debed35b: Waiting 02:48:57 4c8c8a3f8473: Waiting 02:48:57 4311a1212340: Waiting 02:48:57 03ba6f53ebfc: Waiting 02:48:57 b76427b1fc5b: Layer already exists 02:48:57 c030709c306b: Layer already exists 02:48:57 6d7a079ecc01: Layer already exists 02:48:57 1375db3393dc: Layer already exists 02:48:57 272a1187fdd4: Layer already exists 02:48:57 9f60debed35b: Layer already exists 02:48:57 653605a793c6: Layer already exists 02:48:57 4311a1212340: Layer already exists 02:48:57 4c8c8a3f8473: Layer already exists 02:48:57 a86b63d70d1b: Layer already exists 02:48:57 03ba6f53ebfc: Layer already exists 02:48:57 main: digest: sha256:c1efa2df325a82092187738f1abca536253c28ed2703c1ee372698409cb753b0 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:48:57 ===================================================== [Pipeline] echo 02:48:57 taggedImages: 02:48:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:48:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 02:48:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.126 02:48:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:48:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 02:48:57 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 02:48:57 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:48:57 latest 02:48:57 4.1.0-dev.126 02:48:57 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:48:57 main 02:48:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:57 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:48:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:48:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:48:58 7af0b3a41f51: Preparing 02:48:58 d4b21d5de45e: Preparing 02:48:58 d8c1b40bd285: Preparing 02:48:58 6717b6131a87: Preparing 02:48:58 c2fbc696df2a: Preparing 02:48:58 17d7e45f5430: Preparing 02:48:58 155d79b50879: Preparing 02:48:58 9f60debed35b: Preparing 02:48:58 4c8c8a3f8473: Preparing 02:48:58 5f501a729d13: Preparing 02:48:58 6871602fdc3c: Preparing 02:48:58 03ba6f53ebfc: Preparing 02:48:58 155d79b50879: Waiting 02:48:58 9f60debed35b: Waiting 02:48:58 17d7e45f5430: Waiting 02:48:58 5f501a729d13: Waiting 02:48:58 6871602fdc3c: Waiting 02:48:58 03ba6f53ebfc: Waiting 02:48:58 c2fbc696df2a: Pushed 02:48:58 d4b21d5de45e: Pushed 02:48:58 7af0b3a41f51: Pushed 02:48:58 9f60debed35b: Layer already exists 02:48:58 4c8c8a3f8473: Layer already exists 02:48:58 17d7e45f5430: Pushed 02:48:58 155d79b50879: Pushed 02:48:58 03ba6f53ebfc: Layer already exists 02:48:58 5f501a729d13: Pushed 02:49:02 6871602fdc3c: Pushed 02:49:05 6717b6131a87: Pushed 02:49:05 d8c1b40bd285: Pushed 02:49:06 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0: digest: sha256:07dead9f840f52d7bbc4c97de2c9df289200ad8729eb7295f5c1bbd9d601e415 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:07 + 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 02:49:07 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:49:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:49:07 7af0b3a41f51: Preparing 02:49:07 d4b21d5de45e: Preparing 02:49:07 d8c1b40bd285: Preparing 02:49:07 6717b6131a87: Preparing 02:49:07 c2fbc696df2a: Preparing 02:49:07 17d7e45f5430: Preparing 02:49:07 155d79b50879: Preparing 02:49:07 9f60debed35b: Preparing 02:49:07 4c8c8a3f8473: Preparing 02:49:07 5f501a729d13: Preparing 02:49:07 6871602fdc3c: Preparing 02:49:07 03ba6f53ebfc: Preparing 02:49:07 9f60debed35b: Waiting 02:49:07 4c8c8a3f8473: Waiting 02:49:07 5f501a729d13: Waiting 02:49:07 6871602fdc3c: Waiting 02:49:07 03ba6f53ebfc: Waiting 02:49:07 17d7e45f5430: Waiting 02:49:07 155d79b50879: Waiting 02:49:07 7af0b3a41f51: Layer already exists 02:49:07 d4b21d5de45e: Layer already exists 02:49:07 d8c1b40bd285: Layer already exists 02:49:07 c2fbc696df2a: Layer already exists 02:49:07 6717b6131a87: Layer already exists 02:49:07 155d79b50879: Layer already exists 02:49:07 17d7e45f5430: Layer already exists 02:49:07 9f60debed35b: Layer already exists 02:49:07 4c8c8a3f8473: Layer already exists 02:49:07 5f501a729d13: Layer already exists 02:49:07 6871602fdc3c: Layer already exists 02:49:07 03ba6f53ebfc: Layer already exists 02:49:07 latest: digest: sha256:07dead9f840f52d7bbc4c97de2c9df289200ad8729eb7295f5c1bbd9d601e415 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:07 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.126 02:49:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:49:08 7af0b3a41f51: Preparing 02:49:08 d4b21d5de45e: Preparing 02:49:08 d8c1b40bd285: Preparing 02:49:08 6717b6131a87: Preparing 02:49:08 c2fbc696df2a: Preparing 02:49:08 17d7e45f5430: Preparing 02:49:08 155d79b50879: Preparing 02:49:08 9f60debed35b: Preparing 02:49:08 4c8c8a3f8473: Preparing 02:49:08 5f501a729d13: Preparing 02:49:08 6871602fdc3c: Preparing 02:49:08 03ba6f53ebfc: Preparing 02:49:08 9f60debed35b: Waiting 02:49:08 4c8c8a3f8473: Waiting 02:49:08 5f501a729d13: Waiting 02:49:08 17d7e45f5430: Waiting 02:49:08 155d79b50879: Waiting 02:49:08 6871602fdc3c: Waiting 02:49:08 03ba6f53ebfc: Waiting 02:49:08 c2fbc696df2a: Layer already exists 02:49:08 6717b6131a87: Layer already exists 02:49:08 7af0b3a41f51: Layer already exists 02:49:08 d8c1b40bd285: Layer already exists 02:49:08 d4b21d5de45e: Layer already exists 02:49:08 17d7e45f5430: Layer already exists 02:49:08 9f60debed35b: Layer already exists 02:49:08 155d79b50879: Layer already exists 02:49:08 4c8c8a3f8473: Layer already exists 02:49:08 5f501a729d13: Layer already exists 02:49:08 6871602fdc3c: Layer already exists 02:49:08 03ba6f53ebfc: Layer already exists 02:49:08 4.1.0-dev.126: digest: sha256:07dead9f840f52d7bbc4c97de2c9df289200ad8729eb7295f5c1bbd9d601e415 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:08 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:49:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:49:09 7af0b3a41f51: Preparing 02:49:09 d4b21d5de45e: Preparing 02:49:09 d8c1b40bd285: Preparing 02:49:09 6717b6131a87: Preparing 02:49:09 c2fbc696df2a: Preparing 02:49:09 17d7e45f5430: Preparing 02:49:09 155d79b50879: Preparing 02:49:09 17d7e45f5430: Waiting 02:49:09 9f60debed35b: Preparing 02:49:09 155d79b50879: Waiting 02:49:09 4c8c8a3f8473: Preparing 02:49:09 9f60debed35b: Waiting 02:49:09 4c8c8a3f8473: Waiting 02:49:09 5f501a729d13: Preparing 02:49:09 6871602fdc3c: Preparing 02:49:09 5f501a729d13: Waiting 02:49:09 03ba6f53ebfc: Preparing 02:49:09 6871602fdc3c: Waiting 02:49:09 03ba6f53ebfc: Waiting 02:49:09 d8c1b40bd285: Layer already exists 02:49:09 6717b6131a87: Layer already exists 02:49:09 c2fbc696df2a: Layer already exists 02:49:09 7af0b3a41f51: Layer already exists 02:49:09 d4b21d5de45e: Layer already exists 02:49:09 155d79b50879: Layer already exists 02:49:09 4c8c8a3f8473: Layer already exists 02:49:09 9f60debed35b: Layer already exists 02:49:09 17d7e45f5430: Layer already exists 02:49:09 5f501a729d13: Layer already exists 02:49:09 6871602fdc3c: Layer already exists 02:49:09 03ba6f53ebfc: Layer already exists 02:49:09 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126: digest: sha256:07dead9f840f52d7bbc4c97de2c9df289200ad8729eb7295f5c1bbd9d601e415 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:10 + 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 02:49:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 02:49:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 02:49:10 7af0b3a41f51: Preparing 02:49:10 d4b21d5de45e: Preparing 02:49:10 d8c1b40bd285: Preparing 02:49:10 6717b6131a87: Preparing 02:49:10 c2fbc696df2a: Preparing 02:49:10 17d7e45f5430: Preparing 02:49:10 155d79b50879: Preparing 02:49:10 9f60debed35b: Preparing 02:49:10 4c8c8a3f8473: Preparing 02:49:10 5f501a729d13: Preparing 02:49:10 6871602fdc3c: Preparing 02:49:10 03ba6f53ebfc: Preparing 02:49:10 155d79b50879: Waiting 02:49:10 17d7e45f5430: Waiting 02:49:10 6871602fdc3c: Waiting 02:49:10 9f60debed35b: Waiting 02:49:10 03ba6f53ebfc: Waiting 02:49:10 4c8c8a3f8473: Waiting 02:49:10 5f501a729d13: Waiting 02:49:10 c2fbc696df2a: Layer already exists 02:49:10 d4b21d5de45e: Layer already exists 02:49:10 7af0b3a41f51: Layer already exists 02:49:10 6717b6131a87: Layer already exists 02:49:10 d8c1b40bd285: Layer already exists 02:49:10 155d79b50879: Layer already exists 02:49:10 17d7e45f5430: Layer already exists 02:49:10 9f60debed35b: Layer already exists 02:49:10 5f501a729d13: Layer already exists 02:49:10 4c8c8a3f8473: Layer already exists 02:49:10 6871602fdc3c: Layer already exists 02:49:10 03ba6f53ebfc: Layer already exists 02:49:10 main: digest: sha256:07dead9f840f52d7bbc4c97de2c9df289200ad8729eb7295f5c1bbd9d601e415 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:49:10 ===================================================== [Pipeline] echo 02:49:10 taggedImages: 02:49:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:49:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 02:49:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.126 02:49:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:49:10 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 02:49:10 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 02:49:10 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:49:10 latest 02:49:10 4.1.0-dev.126 02:49:10 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:49:10 main 02:49:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:11 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:49:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:49:11 30434cee0a30: Preparing 02:49:11 b30c66553ffa: Preparing 02:49:11 9f60debed35b: Preparing 02:49:11 4c8c8a3f8473: Preparing 02:49:11 f836adaf3196: Preparing 02:49:11 61393ea1608a: Preparing 02:49:11 03ba6f53ebfc: Preparing 02:49:11 61393ea1608a: Waiting 02:49:11 03ba6f53ebfc: Waiting 02:49:11 4c8c8a3f8473: Layer already exists 02:49:11 9f60debed35b: Layer already exists 02:49:11 03ba6f53ebfc: Layer already exists 02:49:11 30434cee0a30: Pushed 02:49:11 f836adaf3196: Pushed 02:49:13 61393ea1608a: Pushed 02:49:19 b30c66553ffa: Pushed 02:49:21 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0: digest: sha256:309f6795820f2e71df72ad2bd2dfc8908498625ae0e30b987cafa8a939cbd6ae size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:21 + 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 02:49:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:49:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:49:22 30434cee0a30: Preparing 02:49:22 b30c66553ffa: Preparing 02:49:22 9f60debed35b: Preparing 02:49:22 4c8c8a3f8473: Preparing 02:49:22 f836adaf3196: Preparing 02:49:22 61393ea1608a: Preparing 02:49:22 03ba6f53ebfc: Preparing 02:49:22 61393ea1608a: Waiting 02:49:22 03ba6f53ebfc: Waiting 02:49:22 4c8c8a3f8473: Layer already exists 02:49:22 30434cee0a30: Layer already exists 02:49:22 9f60debed35b: Layer already exists 02:49:22 b30c66553ffa: Layer already exists 02:49:22 f836adaf3196: Layer already exists 02:49:22 03ba6f53ebfc: Layer already exists 02:49:22 61393ea1608a: Layer already exists 02:49:22 latest: digest: sha256:309f6795820f2e71df72ad2bd2dfc8908498625ae0e30b987cafa8a939cbd6ae size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:22 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.126 02:49:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:49:23 30434cee0a30: Preparing 02:49:23 b30c66553ffa: Preparing 02:49:23 9f60debed35b: Preparing 02:49:23 4c8c8a3f8473: Preparing 02:49:23 f836adaf3196: Preparing 02:49:23 61393ea1608a: Preparing 02:49:23 03ba6f53ebfc: Preparing 02:49:23 61393ea1608a: Waiting 02:49:23 03ba6f53ebfc: Waiting 02:49:23 30434cee0a30: Layer already exists 02:49:23 9f60debed35b: Layer already exists 02:49:23 b30c66553ffa: Layer already exists 02:49:23 4c8c8a3f8473: Layer already exists 02:49:23 f836adaf3196: Layer already exists 02:49:23 61393ea1608a: Layer already exists 02:49:23 03ba6f53ebfc: Layer already exists 02:49:23 4.1.0-dev.126: digest: sha256:309f6795820f2e71df72ad2bd2dfc8908498625ae0e30b987cafa8a939cbd6ae size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:23 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:24 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:49:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:49:24 30434cee0a30: Preparing 02:49:24 b30c66553ffa: Preparing 02:49:24 9f60debed35b: Preparing 02:49:24 4c8c8a3f8473: Preparing 02:49:24 f836adaf3196: Preparing 02:49:24 61393ea1608a: Preparing 02:49:24 03ba6f53ebfc: Preparing 02:49:24 61393ea1608a: Waiting 02:49:24 03ba6f53ebfc: Waiting 02:49:24 b30c66553ffa: Layer already exists 02:49:24 f836adaf3196: Layer already exists 02:49:24 30434cee0a30: Layer already exists 02:49:24 9f60debed35b: Layer already exists 02:49:24 4c8c8a3f8473: Layer already exists 02:49:24 61393ea1608a: Layer already exists 02:49:24 03ba6f53ebfc: Layer already exists 02:49:24 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126: digest: sha256:309f6795820f2e71df72ad2bd2dfc8908498625ae0e30b987cafa8a939cbd6ae size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:24 + 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 02:49:25 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 02:49:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 02:49:25 30434cee0a30: Preparing 02:49:25 b30c66553ffa: Preparing 02:49:25 9f60debed35b: Preparing 02:49:25 4c8c8a3f8473: Preparing 02:49:25 f836adaf3196: Preparing 02:49:25 61393ea1608a: Preparing 02:49:25 03ba6f53ebfc: Preparing 02:49:25 03ba6f53ebfc: Waiting 02:49:25 b30c66553ffa: Layer already exists 02:49:25 f836adaf3196: Layer already exists 02:49:25 4c8c8a3f8473: Layer already exists 02:49:25 9f60debed35b: Layer already exists 02:49:25 30434cee0a30: Layer already exists 02:49:25 03ba6f53ebfc: Layer already exists 02:49:25 61393ea1608a: Layer already exists 02:49:25 main: digest: sha256:309f6795820f2e71df72ad2bd2dfc8908498625ae0e30b987cafa8a939cbd6ae size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:49:25 ===================================================== [Pipeline] echo 02:49:25 taggedImages: 02:49:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:49:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 02:49:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.126 02:49:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:49:25 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 02:49:25 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 02:49:25 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:49:25 latest 02:49:25 4.1.0-dev.126 02:49:25 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:49:25 main 02:49:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:26 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:49:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:49:26 70e35ac42bbd: Preparing 02:49:26 6af3050fcb14: Preparing 02:49:26 51e03b90819b: Preparing 02:49:26 9f60debed35b: Preparing 02:49:26 4c8c8a3f8473: Preparing 02:49:26 4466abeae0d1: Preparing 02:49:26 f9938a42d58e: Preparing 02:49:26 ecdee49e6e8c: Preparing 02:49:26 12226b22207f: Preparing 02:49:26 03ba6f53ebfc: Preparing 02:49:26 ecdee49e6e8c: Waiting 02:49:26 12226b22207f: Waiting 02:49:26 03ba6f53ebfc: Waiting 02:49:26 4466abeae0d1: Waiting 02:49:26 f9938a42d58e: Waiting 02:49:26 4c8c8a3f8473: Layer already exists 02:49:26 9f60debed35b: Layer already exists 02:49:26 51e03b90819b: Pushed 02:49:26 6af3050fcb14: Pushed 02:49:26 70e35ac42bbd: Pushed 02:49:26 03ba6f53ebfc: Layer already exists 02:49:26 ecdee49e6e8c: Pushed 02:49:27 12226b22207f: Pushed 02:49:39 f9938a42d58e: Pushed 02:49:54 4466abeae0d1: Pushed 02:49:54 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0: digest: sha256:8b7cd96391ad6cb27ec56115281f650b96d0aa7773587e34cffd7bd3c523641f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:55 + 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 02:49:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:49:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:49:55 70e35ac42bbd: Preparing 02:49:55 6af3050fcb14: Preparing 02:49:55 51e03b90819b: Preparing 02:49:55 9f60debed35b: Preparing 02:49:55 4c8c8a3f8473: Preparing 02:49:55 4466abeae0d1: Preparing 02:49:55 f9938a42d58e: Preparing 02:49:55 ecdee49e6e8c: Preparing 02:49:55 12226b22207f: Preparing 02:49:55 03ba6f53ebfc: Preparing 02:49:55 ecdee49e6e8c: Waiting 02:49:55 12226b22207f: Waiting 02:49:55 03ba6f53ebfc: Waiting 02:49:55 4466abeae0d1: Waiting 02:49:55 f9938a42d58e: Waiting 02:49:55 51e03b90819b: Layer already exists 02:49:55 9f60debed35b: Layer already exists 02:49:55 70e35ac42bbd: Layer already exists 02:49:55 4c8c8a3f8473: Layer already exists 02:49:55 6af3050fcb14: Layer already exists 02:49:55 4466abeae0d1: Layer already exists 02:49:55 ecdee49e6e8c: Layer already exists 02:49:55 f9938a42d58e: Layer already exists 02:49:55 03ba6f53ebfc: Layer already exists 02:49:55 12226b22207f: Layer already exists 02:49:55 latest: digest: sha256:8b7cd96391ad6cb27ec56115281f650b96d0aa7773587e34cffd7bd3c523641f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:56 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.126 02:49:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:49:56 70e35ac42bbd: Preparing 02:49:56 6af3050fcb14: Preparing 02:49:56 51e03b90819b: Preparing 02:49:56 9f60debed35b: Preparing 02:49:56 4c8c8a3f8473: Preparing 02:49:56 4466abeae0d1: Preparing 02:49:56 f9938a42d58e: Preparing 02:49:56 ecdee49e6e8c: Preparing 02:49:56 12226b22207f: Preparing 02:49:56 03ba6f53ebfc: Preparing 02:49:56 ecdee49e6e8c: Waiting 02:49:56 12226b22207f: Waiting 02:49:56 03ba6f53ebfc: Waiting 02:49:56 f9938a42d58e: Waiting 02:49:56 4c8c8a3f8473: Layer already exists 02:49:56 51e03b90819b: Layer already exists 02:49:56 9f60debed35b: Layer already exists 02:49:56 70e35ac42bbd: Layer already exists 02:49:56 6af3050fcb14: Layer already exists 02:49:56 f9938a42d58e: Layer already exists 02:49:56 4466abeae0d1: Layer already exists 02:49:56 ecdee49e6e8c: Layer already exists 02:49:56 12226b22207f: Layer already exists 02:49:56 03ba6f53ebfc: Layer already exists 02:49:56 4.1.0-dev.126: digest: sha256:8b7cd96391ad6cb27ec56115281f650b96d0aa7773587e34cffd7bd3c523641f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:57 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:49:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:49:57 70e35ac42bbd: Preparing 02:49:57 6af3050fcb14: Preparing 02:49:57 51e03b90819b: Preparing 02:49:57 9f60debed35b: Preparing 02:49:57 4c8c8a3f8473: Preparing 02:49:57 4466abeae0d1: Preparing 02:49:57 f9938a42d58e: Preparing 02:49:57 ecdee49e6e8c: Preparing 02:49:57 12226b22207f: Preparing 02:49:57 03ba6f53ebfc: Preparing 02:49:57 4466abeae0d1: Waiting 02:49:57 f9938a42d58e: Waiting 02:49:57 ecdee49e6e8c: Waiting 02:49:57 12226b22207f: Waiting 02:49:57 03ba6f53ebfc: Waiting 02:49:57 51e03b90819b: Layer already exists 02:49:57 70e35ac42bbd: Layer already exists 02:49:57 9f60debed35b: Layer already exists 02:49:57 6af3050fcb14: Layer already exists 02:49:57 4c8c8a3f8473: Layer already exists 02:49:57 03ba6f53ebfc: Layer already exists 02:49:57 12226b22207f: Layer already exists 02:49:57 ecdee49e6e8c: Layer already exists 02:49:57 f9938a42d58e: Layer already exists 02:49:57 4466abeae0d1: Layer already exists 02:49:57 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126: digest: sha256:8b7cd96391ad6cb27ec56115281f650b96d0aa7773587e34cffd7bd3c523641f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:58 + 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 02:49:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 02:49:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 02:49:58 70e35ac42bbd: Preparing 02:49:58 6af3050fcb14: Preparing 02:49:58 51e03b90819b: Preparing 02:49:58 9f60debed35b: Preparing 02:49:58 4c8c8a3f8473: Preparing 02:49:58 4466abeae0d1: Preparing 02:49:58 f9938a42d58e: Preparing 02:49:58 ecdee49e6e8c: Preparing 02:49:58 12226b22207f: Preparing 02:49:58 03ba6f53ebfc: Preparing 02:49:58 ecdee49e6e8c: Waiting 02:49:58 12226b22207f: Waiting 02:49:58 4466abeae0d1: Waiting 02:49:58 f9938a42d58e: Waiting 02:49:58 9f60debed35b: Layer already exists 02:49:58 6af3050fcb14: Layer already exists 02:49:58 70e35ac42bbd: Layer already exists 02:49:58 4c8c8a3f8473: Layer already exists 02:49:58 51e03b90819b: Layer already exists 02:49:58 4466abeae0d1: Layer already exists 02:49:58 ecdee49e6e8c: Layer already exists 02:49:58 12226b22207f: Layer already exists 02:49:58 f9938a42d58e: Layer already exists 02:49:58 03ba6f53ebfc: Layer already exists 02:49:58 main: digest: sha256:8b7cd96391ad6cb27ec56115281f650b96d0aa7773587e34cffd7bd3c523641f size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:49:58 ===================================================== [Pipeline] echo 02:49:58 taggedImages: 02:49:58 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:49:58 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 02:49:58 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.126 02:49:58 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:49:58 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 02:49:59 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 02:49:59 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:49:59 latest 02:49:59 4.1.0-dev.126 02:49:59 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:49:59 main 02:49:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:59 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:49:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:49:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:49:59 459579d6a208: Preparing 02:49:59 95a80f3a14a6: Preparing 02:49:59 332caa7d5560: Preparing 02:49:59 9f60debed35b: Preparing 02:49:59 4c8c8a3f8473: Preparing 02:49:59 f7892b75f105: Preparing 02:49:59 e63c44e4f989: Preparing 02:49:59 b59713025c68: Preparing 02:49:59 03ba6f53ebfc: Preparing 02:49:59 f7892b75f105: Waiting 02:49:59 e63c44e4f989: Waiting 02:49:59 b59713025c68: Waiting 02:49:59 03ba6f53ebfc: Waiting 02:50:00 332caa7d5560: Pushed 02:50:00 95a80f3a14a6: Pushed 02:50:02 4c8c8a3f8473: Layer already exists 02:50:02 9f60debed35b: Layer already exists 02:50:02 03ba6f53ebfc: Layer already exists 02:50:02 459579d6a208: Pushed 02:50:02 e63c44e4f989: Pushed 02:50:02 b59713025c68: Pushed 02:50:29 f7892b75f105: Pushed 02:50:32 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0: digest: sha256:a9e301d42b9a66a803393a60f646d417bcbca339b4c39eb3bd8081c9af63cabd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:32 + 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 02:50:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:50:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:50:32 459579d6a208: Preparing 02:50:32 95a80f3a14a6: Preparing 02:50:32 332caa7d5560: Preparing 02:50:32 9f60debed35b: Preparing 02:50:32 4c8c8a3f8473: Preparing 02:50:32 f7892b75f105: Preparing 02:50:32 e63c44e4f989: Preparing 02:50:32 b59713025c68: Preparing 02:50:32 03ba6f53ebfc: Preparing 02:50:32 e63c44e4f989: Waiting 02:50:32 b59713025c68: Waiting 02:50:32 03ba6f53ebfc: Waiting 02:50:32 f7892b75f105: Waiting 02:50:32 9f60debed35b: Layer already exists 02:50:32 4c8c8a3f8473: Layer already exists 02:50:32 332caa7d5560: Layer already exists 02:50:32 95a80f3a14a6: Layer already exists 02:50:32 459579d6a208: Layer already exists 02:50:32 b59713025c68: Layer already exists 02:50:32 f7892b75f105: Layer already exists 02:50:32 e63c44e4f989: Layer already exists 02:50:32 03ba6f53ebfc: Layer already exists 02:50:33 latest: digest: sha256:a9e301d42b9a66a803393a60f646d417bcbca339b4c39eb3bd8081c9af63cabd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:33 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.126 02:50:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:50:33 459579d6a208: Preparing 02:50:33 95a80f3a14a6: Preparing 02:50:33 332caa7d5560: Preparing 02:50:33 9f60debed35b: Preparing 02:50:33 4c8c8a3f8473: Preparing 02:50:33 f7892b75f105: Preparing 02:50:33 e63c44e4f989: Preparing 02:50:33 b59713025c68: Preparing 02:50:33 03ba6f53ebfc: Preparing 02:50:33 e63c44e4f989: Waiting 02:50:33 b59713025c68: Waiting 02:50:33 03ba6f53ebfc: Waiting 02:50:33 f7892b75f105: Waiting 02:50:33 332caa7d5560: Layer already exists 02:50:33 95a80f3a14a6: Layer already exists 02:50:33 4c8c8a3f8473: Layer already exists 02:50:33 459579d6a208: Layer already exists 02:50:33 9f60debed35b: Layer already exists 02:50:33 b59713025c68: Layer already exists 02:50:33 e63c44e4f989: Layer already exists 02:50:33 f7892b75f105: Layer already exists 02:50:33 03ba6f53ebfc: Layer already exists 02:50:34 4.1.0-dev.126: digest: sha256:a9e301d42b9a66a803393a60f646d417bcbca339b4c39eb3bd8081c9af63cabd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:34 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:50:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:50:34 459579d6a208: Preparing 02:50:34 95a80f3a14a6: Preparing 02:50:34 332caa7d5560: Preparing 02:50:34 9f60debed35b: Preparing 02:50:34 4c8c8a3f8473: Preparing 02:50:34 f7892b75f105: Preparing 02:50:34 e63c44e4f989: Preparing 02:50:34 b59713025c68: Preparing 02:50:34 03ba6f53ebfc: Preparing 02:50:34 e63c44e4f989: Waiting 02:50:34 b59713025c68: Waiting 02:50:34 f7892b75f105: Waiting 02:50:34 332caa7d5560: Layer already exists 02:50:34 459579d6a208: Layer already exists 02:50:34 4c8c8a3f8473: Layer already exists 02:50:34 9f60debed35b: Layer already exists 02:50:34 95a80f3a14a6: Layer already exists 02:50:34 f7892b75f105: Layer already exists 02:50:34 b59713025c68: Layer already exists 02:50:34 e63c44e4f989: Layer already exists 02:50:34 03ba6f53ebfc: Layer already exists 02:50:34 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126: digest: sha256:a9e301d42b9a66a803393a60f646d417bcbca339b4c39eb3bd8081c9af63cabd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:35 + 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 02:50:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 02:50:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 02:50:35 459579d6a208: Preparing 02:50:35 95a80f3a14a6: Preparing 02:50:35 332caa7d5560: Preparing 02:50:35 9f60debed35b: Preparing 02:50:35 4c8c8a3f8473: Preparing 02:50:35 f7892b75f105: Preparing 02:50:35 e63c44e4f989: Preparing 02:50:35 b59713025c68: Preparing 02:50:35 03ba6f53ebfc: Preparing 02:50:35 e63c44e4f989: Waiting 02:50:35 b59713025c68: Waiting 02:50:35 03ba6f53ebfc: Waiting 02:50:35 f7892b75f105: Waiting 02:50:35 9f60debed35b: Layer already exists 02:50:35 95a80f3a14a6: Layer already exists 02:50:35 332caa7d5560: Layer already exists 02:50:35 459579d6a208: Layer already exists 02:50:35 4c8c8a3f8473: Layer already exists 02:50:35 f7892b75f105: Layer already exists 02:50:35 e63c44e4f989: Layer already exists 02:50:35 b59713025c68: Layer already exists 02:50:35 03ba6f53ebfc: Layer already exists 02:50:35 main: digest: sha256:a9e301d42b9a66a803393a60f646d417bcbca339b4c39eb3bd8081c9af63cabd size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:50:35 ===================================================== [Pipeline] echo 02:50:35 taggedImages: 02:50:35 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:50:35 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 02:50:35 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.126 02:50:35 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:50:35 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 02:50:35 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 02:50:35 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:50:35 latest 02:50:35 4.1.0-dev.126 02:50:35 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:50:35 main 02:50:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:36 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:50:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:50:36 b4928101a973: Preparing 02:50:36 5e4246e42dff: Preparing 02:50:36 b3657d67ee7d: Preparing 02:50:36 9f60debed35b: Preparing 02:50:36 4c8c8a3f8473: Preparing 02:50:36 f7892b75f105: Preparing 02:50:36 ecdee49e6e8c: Preparing 02:50:36 12226b22207f: Preparing 02:50:36 03ba6f53ebfc: Preparing 02:50:36 ecdee49e6e8c: Waiting 02:50:36 12226b22207f: Waiting 02:50:36 03ba6f53ebfc: Waiting 02:50:36 f7892b75f105: Waiting 02:50:36 4c8c8a3f8473: Layer already exists 02:50:36 9f60debed35b: Layer already exists 02:50:36 f7892b75f105: Layer already exists 02:50:36 ecdee49e6e8c: Layer already exists 02:50:36 12226b22207f: Layer already exists 02:50:36 03ba6f53ebfc: Layer already exists 02:50:36 b4928101a973: Pushed 02:50:36 b3657d67ee7d: Pushed 02:50:36 5e4246e42dff: Pushed 02:50:36 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0: digest: sha256:5f13370b39ab605425d205a6f5af7a642936f9e5137e2b8cebab2f4bbe0825a5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:37 + 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 02:50:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:50:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:50:37 b4928101a973: Preparing 02:50:37 5e4246e42dff: Preparing 02:50:37 b3657d67ee7d: Preparing 02:50:37 9f60debed35b: Preparing 02:50:37 4c8c8a3f8473: Preparing 02:50:37 f7892b75f105: Preparing 02:50:37 ecdee49e6e8c: Preparing 02:50:37 12226b22207f: Preparing 02:50:37 03ba6f53ebfc: Preparing 02:50:37 ecdee49e6e8c: Waiting 02:50:37 12226b22207f: Waiting 02:50:37 03ba6f53ebfc: Waiting 02:50:37 f7892b75f105: Waiting 02:50:37 4c8c8a3f8473: Layer already exists 02:50:37 b3657d67ee7d: Layer already exists 02:50:37 5e4246e42dff: Layer already exists 02:50:37 9f60debed35b: Layer already exists 02:50:37 b4928101a973: Layer already exists 02:50:37 f7892b75f105: Layer already exists 02:50:37 ecdee49e6e8c: Layer already exists 02:50:37 12226b22207f: Layer already exists 02:50:37 03ba6f53ebfc: Layer already exists 02:50:37 latest: digest: sha256:5f13370b39ab605425d205a6f5af7a642936f9e5137e2b8cebab2f4bbe0825a5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:38 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.126 02:50:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:50:38 b4928101a973: Preparing 02:50:38 5e4246e42dff: Preparing 02:50:38 b3657d67ee7d: Preparing 02:50:38 9f60debed35b: Preparing 02:50:38 4c8c8a3f8473: Preparing 02:50:38 f7892b75f105: Preparing 02:50:38 ecdee49e6e8c: Preparing 02:50:38 12226b22207f: Preparing 02:50:38 03ba6f53ebfc: Preparing 02:50:38 f7892b75f105: Waiting 02:50:38 ecdee49e6e8c: Waiting 02:50:38 12226b22207f: Waiting 02:50:38 03ba6f53ebfc: Waiting 02:50:38 4c8c8a3f8473: Layer already exists 02:50:38 9f60debed35b: Layer already exists 02:50:38 b4928101a973: Layer already exists 02:50:38 5e4246e42dff: Layer already exists 02:50:38 b3657d67ee7d: Layer already exists 02:50:38 12226b22207f: Layer already exists 02:50:38 ecdee49e6e8c: Layer already exists 02:50:38 03ba6f53ebfc: Layer already exists 02:50:38 f7892b75f105: Layer already exists 02:50:38 4.1.0-dev.126: digest: sha256:5f13370b39ab605425d205a6f5af7a642936f9e5137e2b8cebab2f4bbe0825a5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:39 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:50:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:50:39 b4928101a973: Preparing 02:50:39 5e4246e42dff: Preparing 02:50:39 b3657d67ee7d: Preparing 02:50:39 9f60debed35b: Preparing 02:50:39 4c8c8a3f8473: Preparing 02:50:39 f7892b75f105: Preparing 02:50:39 ecdee49e6e8c: Preparing 02:50:39 12226b22207f: Preparing 02:50:39 03ba6f53ebfc: Preparing 02:50:39 ecdee49e6e8c: Waiting 02:50:39 12226b22207f: Waiting 02:50:39 f7892b75f105: Waiting 02:50:39 03ba6f53ebfc: Waiting 02:50:39 9f60debed35b: Layer already exists 02:50:39 b3657d67ee7d: Layer already exists 02:50:39 5e4246e42dff: Layer already exists 02:50:39 b4928101a973: Layer already exists 02:50:39 4c8c8a3f8473: Layer already exists 02:50:39 12226b22207f: Layer already exists 02:50:39 ecdee49e6e8c: Layer already exists 02:50:39 f7892b75f105: Layer already exists 02:50:39 03ba6f53ebfc: Layer already exists 02:50:39 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126: digest: sha256:5f13370b39ab605425d205a6f5af7a642936f9e5137e2b8cebab2f4bbe0825a5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:40 + 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 02:50:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 02:50:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 02:50:40 b4928101a973: Preparing 02:50:40 5e4246e42dff: Preparing 02:50:40 b3657d67ee7d: Preparing 02:50:40 9f60debed35b: Preparing 02:50:40 4c8c8a3f8473: Preparing 02:50:40 f7892b75f105: Preparing 02:50:40 ecdee49e6e8c: Preparing 02:50:40 12226b22207f: Preparing 02:50:40 03ba6f53ebfc: Preparing 02:50:40 ecdee49e6e8c: Waiting 02:50:40 12226b22207f: Waiting 02:50:40 03ba6f53ebfc: Waiting 02:50:40 f7892b75f105: Waiting 02:50:40 b4928101a973: Layer already exists 02:50:40 4c8c8a3f8473: Layer already exists 02:50:40 b3657d67ee7d: Layer already exists 02:50:40 9f60debed35b: Layer already exists 02:50:40 5e4246e42dff: Layer already exists 02:50:40 f7892b75f105: Layer already exists 02:50:40 ecdee49e6e8c: Layer already exists 02:50:40 12226b22207f: Layer already exists 02:50:40 03ba6f53ebfc: Layer already exists 02:50:40 main: digest: sha256:5f13370b39ab605425d205a6f5af7a642936f9e5137e2b8cebab2f4bbe0825a5 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:50:40 ===================================================== [Pipeline] echo 02:50:40 taggedImages: 02:50:40 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:50:40 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 02:50:40 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.126 02:50:40 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:50:40 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 02:50:40 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 02:50:40 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:50:40 latest 02:50:40 4.1.0-dev.126 02:50:40 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:50:40 main 02:50:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:41 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:50:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:50:41 c5ed0d3bc8b0: Preparing 02:50:41 1ca044183868: Preparing 02:50:41 9f60debed35b: Preparing 02:50:41 4c8c8a3f8473: Preparing 02:50:41 70c7b7519299: Preparing 02:50:41 5dd8c8454712: Preparing 02:50:41 03ba6f53ebfc: Preparing 02:50:41 5dd8c8454712: Waiting 02:50:41 03ba6f53ebfc: Waiting 02:50:41 4c8c8a3f8473: Layer already exists 02:50:41 9f60debed35b: Layer already exists 02:50:41 03ba6f53ebfc: Layer already exists 02:50:41 70c7b7519299: Pushed 02:50:41 c5ed0d3bc8b0: Pushed 02:50:42 5dd8c8454712: Pushed 02:50:55 1ca044183868: Pushed 02:50:55 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0: digest: sha256:a5c9747f0744f49898b9be82575c9a8cae7954cfc0810ef9441cd95b35a36ee0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:55 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:56 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:50:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:50:56 c5ed0d3bc8b0: Preparing 02:50:56 1ca044183868: Preparing 02:50:56 9f60debed35b: Preparing 02:50:56 4c8c8a3f8473: Preparing 02:50:56 70c7b7519299: Preparing 02:50:56 5dd8c8454712: Preparing 02:50:56 03ba6f53ebfc: Preparing 02:50:56 5dd8c8454712: Waiting 02:50:56 03ba6f53ebfc: Waiting 02:50:56 1ca044183868: Layer already exists 02:50:56 9f60debed35b: Layer already exists 02:50:56 c5ed0d3bc8b0: Layer already exists 02:50:56 4c8c8a3f8473: Layer already exists 02:50:56 70c7b7519299: Layer already exists 02:50:56 5dd8c8454712: Layer already exists 02:50:56 03ba6f53ebfc: Layer already exists 02:50:56 latest: digest: sha256:a5c9747f0744f49898b9be82575c9a8cae7954cfc0810ef9441cd95b35a36ee0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:56 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:57 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.126 02:50:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:50:57 c5ed0d3bc8b0: Preparing 02:50:57 1ca044183868: Preparing 02:50:57 9f60debed35b: Preparing 02:50:57 4c8c8a3f8473: Preparing 02:50:57 70c7b7519299: Preparing 02:50:57 5dd8c8454712: Preparing 02:50:57 03ba6f53ebfc: Preparing 02:50:57 5dd8c8454712: Waiting 02:50:57 03ba6f53ebfc: Waiting 02:50:57 c5ed0d3bc8b0: Layer already exists 02:50:57 9f60debed35b: Layer already exists 02:50:57 70c7b7519299: Layer already exists 02:50:57 4c8c8a3f8473: Layer already exists 02:50:57 1ca044183868: Layer already exists 02:50:57 5dd8c8454712: Layer already exists 02:50:57 03ba6f53ebfc: Layer already exists 02:50:57 4.1.0-dev.126: digest: sha256:a5c9747f0744f49898b9be82575c9a8cae7954cfc0810ef9441cd95b35a36ee0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:50:57 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:51:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:51:00 c5ed0d3bc8b0: Preparing 02:51:00 1ca044183868: Preparing 02:51:00 9f60debed35b: Preparing 02:51:00 4c8c8a3f8473: Preparing 02:51:00 70c7b7519299: Preparing 02:51:00 5dd8c8454712: Preparing 02:51:00 03ba6f53ebfc: Preparing 02:51:00 5dd8c8454712: Waiting 02:51:00 03ba6f53ebfc: Waiting 02:51:00 1ca044183868: Layer already exists 02:51:00 9f60debed35b: Layer already exists 02:51:00 70c7b7519299: Layer already exists 02:51:00 4c8c8a3f8473: Layer already exists 02:51:00 c5ed0d3bc8b0: Layer already exists 02:51:00 03ba6f53ebfc: Layer already exists 02:51:00 5dd8c8454712: Layer already exists 02:51:00 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126: digest: sha256:a5c9747f0744f49898b9be82575c9a8cae7954cfc0810ef9441cd95b35a36ee0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:00 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 02:51:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 02:51:01 c5ed0d3bc8b0: Preparing 02:51:01 1ca044183868: Preparing 02:51:01 9f60debed35b: Preparing 02:51:01 4c8c8a3f8473: Preparing 02:51:01 70c7b7519299: Preparing 02:51:01 5dd8c8454712: Preparing 02:51:01 5dd8c8454712: Waiting 02:51:01 03ba6f53ebfc: Preparing 02:51:01 03ba6f53ebfc: Waiting 02:51:01 1ca044183868: Layer already exists 02:51:01 4c8c8a3f8473: Layer already exists 02:51:01 70c7b7519299: Layer already exists 02:51:01 c5ed0d3bc8b0: Layer already exists 02:51:01 9f60debed35b: Layer already exists 02:51:01 5dd8c8454712: Layer already exists 02:51:01 03ba6f53ebfc: Layer already exists 02:51:01 main: digest: sha256:a5c9747f0744f49898b9be82575c9a8cae7954cfc0810ef9441cd95b35a36ee0 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:51:01 ===================================================== [Pipeline] echo 02:51:01 taggedImages: 02:51:01 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:51:01 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 02:51:01 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.126 02:51:01 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:51:01 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 02:51:01 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 02:51:01 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:51:01 latest 02:51:01 4.1.0-dev.126 02:51:01 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:51:01 main 02:51:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:01 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:02 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:51:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:51:02 f4f0ce8ac9e7: Preparing 02:51:02 399da554ee4e: Preparing 02:51:02 9f60debed35b: Preparing 02:51:02 4c8c8a3f8473: Preparing 02:51:02 36a44e3bab13: Preparing 02:51:02 71c1d0e84590: Preparing 02:51:02 03ba6f53ebfc: Preparing 02:51:02 71c1d0e84590: Waiting 02:51:02 03ba6f53ebfc: Waiting 02:51:02 4c8c8a3f8473: Layer already exists 02:51:02 9f60debed35b: Layer already exists 02:51:02 03ba6f53ebfc: Layer already exists 02:51:02 36a44e3bab13: Pushed 02:51:02 f4f0ce8ac9e7: Pushed 02:51:03 71c1d0e84590: Pushed 02:51:11 399da554ee4e: Pushed 02:51:11 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0: digest: sha256:54df7eab4d69c0e2cf03c58274f41417a7323da889296bfbc73d1164d3fc2f11 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:11 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:51:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:51:12 f4f0ce8ac9e7: Preparing 02:51:12 399da554ee4e: Preparing 02:51:12 9f60debed35b: Preparing 02:51:12 4c8c8a3f8473: Preparing 02:51:12 36a44e3bab13: Preparing 02:51:12 71c1d0e84590: Preparing 02:51:12 03ba6f53ebfc: Preparing 02:51:12 71c1d0e84590: Waiting 02:51:12 03ba6f53ebfc: Waiting 02:51:12 399da554ee4e: Layer already exists 02:51:12 9f60debed35b: Layer already exists 02:51:12 4c8c8a3f8473: Layer already exists 02:51:12 f4f0ce8ac9e7: Layer already exists 02:51:12 36a44e3bab13: Layer already exists 02:51:12 71c1d0e84590: Layer already exists 02:51:12 03ba6f53ebfc: Layer already exists 02:51:12 latest: digest: sha256:54df7eab4d69c0e2cf03c58274f41417a7323da889296bfbc73d1164d3fc2f11 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:12 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.126 02:51:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:51:15 f4f0ce8ac9e7: Preparing 02:51:15 399da554ee4e: Preparing 02:51:15 9f60debed35b: Preparing 02:51:15 4c8c8a3f8473: Preparing 02:51:15 36a44e3bab13: Preparing 02:51:15 71c1d0e84590: Preparing 02:51:15 03ba6f53ebfc: Preparing 02:51:15 71c1d0e84590: Waiting 02:51:15 03ba6f53ebfc: Waiting 02:51:15 399da554ee4e: Layer already exists 02:51:15 f4f0ce8ac9e7: Layer already exists 02:51:15 9f60debed35b: Layer already exists 02:51:15 4c8c8a3f8473: Layer already exists 02:51:15 36a44e3bab13: Layer already exists 02:51:15 03ba6f53ebfc: Layer already exists 02:51:15 71c1d0e84590: Layer already exists 02:51:15 4.1.0-dev.126: digest: sha256:54df7eab4d69c0e2cf03c58274f41417a7323da889296bfbc73d1164d3fc2f11 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:15 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:16 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:51:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:51:16 f4f0ce8ac9e7: Preparing 02:51:16 399da554ee4e: Preparing 02:51:16 9f60debed35b: Preparing 02:51:16 4c8c8a3f8473: Preparing 02:51:16 36a44e3bab13: Preparing 02:51:16 71c1d0e84590: Preparing 02:51:16 03ba6f53ebfc: Preparing 02:51:16 71c1d0e84590: Waiting 02:51:16 03ba6f53ebfc: Waiting 02:51:16 f4f0ce8ac9e7: Layer already exists 02:51:16 4c8c8a3f8473: Layer already exists 02:51:16 36a44e3bab13: Layer already exists 02:51:16 9f60debed35b: Layer already exists 02:51:16 399da554ee4e: Layer already exists 02:51:16 71c1d0e84590: Layer already exists 02:51:16 03ba6f53ebfc: Layer already exists 02:51:16 07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126: digest: sha256:54df7eab4d69c0e2cf03c58274f41417a7323da889296bfbc73d1164d3fc2f11 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:16 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 02:51:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 02:51:17 f4f0ce8ac9e7: Preparing 02:51:17 399da554ee4e: Preparing 02:51:17 9f60debed35b: Preparing 02:51:17 4c8c8a3f8473: Preparing 02:51:17 36a44e3bab13: Preparing 02:51:17 71c1d0e84590: Preparing 02:51:17 03ba6f53ebfc: Preparing 02:51:17 03ba6f53ebfc: Waiting 02:51:17 71c1d0e84590: Waiting 02:51:17 36a44e3bab13: Layer already exists 02:51:17 4c8c8a3f8473: Layer already exists 02:51:17 399da554ee4e: Layer already exists 02:51:17 9f60debed35b: Layer already exists 02:51:17 f4f0ce8ac9e7: Layer already exists 02:51:17 03ba6f53ebfc: Layer already exists 02:51:17 71c1d0e84590: Layer already exists 02:51:17 main: digest: sha256:54df7eab4d69c0e2cf03c58274f41417a7323da889296bfbc73d1164d3fc2f11 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:51:17 ===================================================== [Pipeline] echo 02:51:17 taggedImages: 02:51:17 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 02:51:17 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 02:51:17 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.126 02:51:17 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0-4.1.0-dev.126 02:51:17 - 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 02:51:17 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:51:17 02:51:17 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:51:18 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:51:18 arm64: Pulling from edgex-lftools-log-publisher 02:51:18 8998bd30e6a1: Pulling fs layer 02:51:18 04944245beec: Pulling fs layer 02:51:18 699f458cf7ca: Pulling fs layer 02:51:18 765212b225bb: Pulling fs layer 02:51:18 f23df028b6ca: Pulling fs layer 02:51:18 d65c8cfc05b1: Pulling fs layer 02:51:18 2437ff75d9bd: Pulling fs layer 02:51:18 765212b225bb: Waiting 02:51:18 d65c8cfc05b1: Waiting 02:51:18 2437ff75d9bd: Waiting 02:51:18 f23df028b6ca: Waiting 02:51:18 04944245beec: Verifying Checksum 02:51:18 04944245beec: Download complete 02:51:18 765212b225bb: Verifying Checksum 02:51:18 765212b225bb: Download complete 02:51:18 f23df028b6ca: Verifying Checksum 02:51:18 f23df028b6ca: Download complete 02:51:18 d65c8cfc05b1: Download complete 02:51:18 699f458cf7ca: Verifying Checksum 02:51:18 699f458cf7ca: Download complete 02:51:18 8998bd30e6a1: Verifying Checksum 02:51:18 8998bd30e6a1: Download complete 02:51:23 8998bd30e6a1: Pull complete 02:51:23 2437ff75d9bd: Verifying Checksum 02:51:23 2437ff75d9bd: Download complete 02:51:24 04944245beec: Pull complete 02:51:25 699f458cf7ca: Pull complete 02:51:25 765212b225bb: Pull complete 02:51:30 f23df028b6ca: Pull complete 02:51:30 d65c8cfc05b1: Pull complete 02:51:48 2437ff75d9bd: Pull complete 02:51:48 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 02:51:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 02:51:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:51:48 prd-ubuntu20.04-docker-arm64-4c-16g-14818 does not seem to be running inside a container 02:51:48 $ 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/991 -v /w/workspace/edgex-go/991:/w/workspace/edgex-go/991:rw,z -v /w/workspace/edgex-go/991@tmp:/w/workspace/edgex-go/991@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 02:51:50 $ docker top ce614650d278bb0a4f7eec269f01e164b330c44cd378cbe7bd8d95c12bf99d51 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:51:51 ---> job-cost.sh 02:51:51 lf-activate-venv: SKIPPING 02:51:51 INFO: No Stack... 02:51:52 INFO: Retrieving Pricing Info for: v3-standard-4 02:51:53 INFO: Archiving Costs [Pipeline] sh 02:51:53 + cat /w/workspace/edgex-go/991/archives/cost.csv 02:51:53 + cut -d, -f6 [Pipeline] lock 02:51:53 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-991-stack-cost] 02:51:54 Resource [jenkins-edgexfoundry-edgex-go-main-991-stack-cost] did not exist. Created. 02:51:54 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-991-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 02:51:54 + echo total: 0.10999999940395355 [Pipeline] stash 02:51:55 Stashed 1 file(s) [Pipeline] } 02:51:55 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-991-stack-cost] [Pipeline] // lock [Pipeline] } 02:51:55 $ docker stop --time=1 ce614650d278bb0a4f7eec269f01e164b330c44cd378cbe7bd8d95c12bf99d51 02:51:56 $ docker rm -f --volumes ce614650d278bb0a4f7eec269f01e164b330c44cd378cbe7bd8d95c12bf99d51 [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 02:51:57 provisioning config files... 02:51:57 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/991@tmp/config12734480161068479055tmp [Pipeline] { [Pipeline] sh 02:51:57 + set +x 02:51:57 + curl -s https://codecov.io/bash 02:51:57 + bash -s -- 02:51:57 02:51:57 _____ _ 02:51:57 / ____| | | 02:51:57 | | ___ __| | ___ ___ _____ __ 02:51:57 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 02:51:57 | |___| (_) | (_| | __/ (_| (_) \ V / 02:51:57 \_____\___/ \__,_|\___|\___\___/ \_/ 02:51:57 Bash-1.0.6 02:51:57 02:51:57 02:51:57 ==> git version 2.25.1 found 02:51:57 ==> 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 02:51:57 Release-Date: 2020-01-08 02:51:57 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 02:51:57 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 02:51:57 ==> Jenkins CI detected. 02:51:57 current dir:  /w/workspace/edgex-go/991 02:51:57 project root: . 02:51:57 --> token set from env 02:51:58 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 02:51:58 ==> Running gcov in . (disable via -X gcov) 02:51:58 ==> Python coveragepy not found 02:51:58 ==> Searching for coverage reports in: 02:51:58 + . 02:51:58 -> Found 1 reports 02:51:58 ==> Detecting git/mercurial file structure 02:51:58 ==> Reading reports 02:51:58 + ./coverage.out bytes=1053838 02:51:58 ==> Appending adjustments 02:51:58 https://docs.codecov.io/docs/fixing-reports 02:51:59 + Found adjustments 02:51:59 ==> Gzipping contents 02:51:59 108K /tmp/codecov.7dcXSx.gz 02:51:59 ==> Uploading reports 02:51:59 url: https://codecov.io 02:51:59 query: branch=main&commit=07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0&build=991&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F991%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:51:59 -> Pinging Codecov 02:51:59 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0&build=991&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F991%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 02:52:00 -> Uploading to 02:52:00 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0/618239ad-09f9-45bb-a813-790c7e32abbc.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260710%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260710T025159Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=d53607e2d3234909b3ba49f6ae03fc636bcb3c541b38dd272a505f5d30216dda 02:52:00 % Total % Received % Xferd Average Speed Time Time Time Current 02:52:00 Dload Upload Total Spent Left Speed 02:52:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 106k 0 0 100 106k 0 464k --:--:-- --:--:-- --:--:-- 464k 02:52:00 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/07a9a150bd4ac6e2966d2b91867a75ddd1fbdde0 [Pipeline] } 02:52:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 02:52:00 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 02:52:00 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:52:00 02:52:00 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:52:01 latest: Pulling from edgex-devops/edgex-snyk-go 02:52:01 2d35ebdb57d9: Already exists 02:52:01 85e8836fcdb2: Pulling fs layer 02:52:01 91631faa732a: Pulling fs layer 02:52:01 f3f5ae8826fa: Pulling fs layer 02:52:01 4f4fb700ef54: Pulling fs layer 02:52:01 7861252a18e6: Pulling fs layer 02:52:01 9130f900ef6f: Pulling fs layer 02:52:01 4f4fb700ef54: Waiting 02:52:01 9130f900ef6f: Waiting 02:52:01 7861252a18e6: Waiting 02:52:01 f3f5ae8826fa: Verifying Checksum 02:52:01 85e8836fcdb2: Verifying Checksum 02:52:01 85e8836fcdb2: Download complete 02:52:01 4f4fb700ef54: Verifying Checksum 02:52:01 4f4fb700ef54: Download complete 02:52:01 85e8836fcdb2: Pull complete 02:52:01 7861252a18e6: Verifying Checksum 02:52:01 7861252a18e6: Download complete 02:52:01 91631faa732a: Verifying Checksum 02:52:01 91631faa732a: Download complete 02:52:02 9130f900ef6f: Verifying Checksum 02:52:02 9130f900ef6f: Download complete 02:52:07 91631faa732a: Pull complete 02:52:07 f3f5ae8826fa: Pull complete 02:52:07 4f4fb700ef54: Pull complete 02:52:07 7861252a18e6: Pull complete 02:52:11 9130f900ef6f: Pull complete 02:52:11 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 02:52:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 02:52:11 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:52:11 prd-ubuntu20.04-docker-8c-8g-14817 does not seem to be running inside a container 02:52:11 $ 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/991 -v /w/workspace/edgex-go/991:/w/workspace/edgex-go/991:rw,z -v /w/workspace/edgex-go/991@tmp:/w/workspace/edgex-go/991@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 02:52:12 $ docker top a94c6efea9bdbb7ddb7ab8f852f55aae3eb73796ad4300ee8fa5c99ee3d0cebe -eo pid,comm [Pipeline] { [Pipeline] sh 02:52:13 + git config --global --add safe.directory /w/workspace/edgex-go/991 [Pipeline] echo 02:52:13 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 02:52:13 + set -o pipefail 02:52:13 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 02:52:23 02:52:23 Monitoring /w/workspace/edgex-go/991 (github.com/edgexfoundry/edgex-go)... 02:52:23 02:52:23 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/4b292ec1-5a98-4efa-a68f-04e63b593b67 02:52:23 02:52:23 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 02:52:23 02:52:23 02:52:23 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 02:52:23 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 02:52:23 $ docker stop --time=1 a94c6efea9bdbb7ddb7ab8f852f55aae3eb73796ad4300ee8fa5c99ee3d0cebe 02:52:25 $ docker rm -f --volumes a94c6efea9bdbb7ddb7ab8f852f55aae3eb73796ad4300ee8fa5c99ee3d0cebe [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 02:52:26 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:52:26 provisioning config files... 02:52:26 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/991@tmp/config10116718716816762313tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:52:26 --> edgex-publish-swagger.sh 02:52:26 === Publish openapi API === 02:52:26 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 02:52:26 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/991/openapi/core-command.yaml] 02:52:26 % Total % Received % Xferd Average Speed Time Time Time Current 02:52:26 Dload Upload Total Spent Left Speed 02:52:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 288 142k --:--:-- --:--:-- --:--:-- 142k 02:52:26 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:52:26 02:52:26 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/991/openapi/core-data.yaml] 02:52:26 % Total % Received % Xferd Average Speed Time Time Time Current 02:52:26 Dload Upload Total Spent Left Speed 02:52:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75332 100 66 100 75266 507 565k --:--:-- --:--:-- --:--:-- 565k 02:52:26 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:52:26 02:52:26 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/991/openapi/core-keeper.yaml] 02:52:26 % Total % Received % Xferd Average Speed Time Time Time Current 02:52:26 Dload Upload Total Spent Left Speed 02:52:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 589 263k --:--:-- --:--:-- --:--:-- 264k 02:52:27 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:52:27 02:52:27 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/991/openapi/core-metadata.yaml] 02:52:27 % Total % Received % Xferd Average Speed Time Time Time Current 02:52:27 Dload Upload Total Spent Left Speed 02:52:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 163k 100 66 100 163k 468 1157k --:--:-- --:--:-- --:--:-- 1157k 02:52:27 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:52:27 02:52:27 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/991/openapi/security-proxy-auth.yaml] 02:52:27 % Total % Received % Xferd Average Speed Time Time Time Current 02:52:27 Dload Upload Total Spent Left Speed 02:52:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 653 236k --:--:-- --:--:-- --:--:-- 237k 02:52:27 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:52:27 02:52:27 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/991/openapi/security-secretstore-setup.yaml] 02:52:27 % Total % Received % Xferd Average Speed Time Time Time Current 02:52:27 Dload Upload Total Spent Left Speed 02:52:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 835 49531 --:--:-- --:--:-- --:--:-- 50367 02:52:27 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:52:27 02:52:27 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/991/openapi/support-notifications.yaml] 02:52:27 % Total % Received % Xferd Average Speed Time Time Time Current 02:52:27 Dload Upload Total Spent Left Speed 02:52:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 523 774k --:--:-- --:--:-- --:--:-- 775k 02:52:27 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:52:27 02:52:27 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/991/openapi/support-scheduler.yaml] 02:52:27 % Total % Received % Xferd Average Speed Time Time Time Current 02:52:27 Dload Upload Total Spent Left Speed 02:52:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 53055 0 0 100 53055 0 616k --:--:-- --:--:-- --:--:-- 609k 100 53121 100 66 100 53055 568 446k --:--:-- --:--:-- --:--:-- 443k 02:52:27 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 02:52:27 [Pipeline] } 02:52:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 02:52:28 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:52:28 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:52:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:52:28 prd-ubuntu20.04-docker-8c-8g-14817 does not seem to be running inside a container 02:52:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/991 -v /w/workspace/edgex-go/991:/w/workspace/edgex-go/991:rw,z -v /w/workspace/edgex-go/991@tmp:/w/workspace/edgex-go/991@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 02:52:28 $ docker top bba8b20d57903c1433c161c52b28e020a6f2fcf3797a13301ccdb64b59a23d34 -eo pid,comm 02:52:28 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). 02:52:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:52:28 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:52:28 [ssh-agent] Looking for ssh-agent implementation... 02:52:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:52:29 $ docker exec bba8b20d57903c1433c161c52b28e020a6f2fcf3797a13301ccdb64b59a23d34 ssh-agent 02:52:29 SSH_AUTH_SOCK=/tmp/ssh-3VNiWCCogtCM/agent.32 02:52:29 SSH_AGENT_PID=38 02:52:29 Running ssh-add (command line suppressed) 02:52:29 Identity added: /w/workspace/edgex-go/991@tmp/private_key_9979148266575736397.key (/w/workspace/edgex-go/991@tmp/private_key_9979148266575736397.key) 02:52:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:52:29 + git semver tag 02:52:29 2026-07-10 02:52:29,799 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:52:29 2026-07-10 02:52:29,801 [run_tag] DEBUG tag force:False 02:52:29 2026-07-10 02:52:29,801 [check_head_tag] DEBUG check head tag 02:52:29 2026-07-10 02:52:29,803 [execute] INFO git cat-file --batch-check 02:52:29 2026-07-10 02:52:29,803 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/991, stdin=, shell=False, universal_newlines=False) 02:52:29 2026-07-10 02:52:29,806 [execute] INFO git cat-file --batch 02:52:29 2026-07-10 02:52:29,806 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/991, stdin=, shell=False, universal_newlines=False) 02:52:29 2026-07-10 02:52:29,817 [read_version] DEBUG read version from /w/workspace/edgex-go/991/.semver/main 02:52:29 2026-07-10 02:52:29,817 [execute] INFO git tag -a v4.1.0-dev.126 -m v4.1.0-dev.126 02:52:29 2026-07-10 02:52:29,817 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.126', '-m', 'v4.1.0-dev.126'], cwd=/w/workspace/edgex-go/991, stdin=None, shell=False, universal_newlines=False) 02:52:29 2026-07-10 02:52:29,820 [read_version] DEBUG read version from /w/workspace/edgex-go/991/.semver/main 02:52:29 4.1.0-dev.126 [Pipeline] } 02:52:30 $ docker exec --env ******** --env ******** bba8b20d57903c1433c161c52b28e020a6f2fcf3797a13301ccdb64b59a23d34 ssh-agent -k 02:52:30 unset SSH_AUTH_SOCK; 02:52:30 unset SSH_AGENT_PID; 02:52:30 echo Agent pid 38 killed; 02:52:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:52:30 + git semver [Pipeline] } 02:52:30 $ docker stop --time=1 bba8b20d57903c1433c161c52b28e020a6f2fcf3797a13301ccdb64b59a23d34 02:52:32 $ docker rm -f --volumes bba8b20d57903c1433c161c52b28e020a6f2fcf3797a13301ccdb64b59a23d34 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:52:32 02:52:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:52:32 0.23.1-centos7: Pulling from edgex-lftools 02:52:32 ab5ef0e58194: Pulling fs layer 02:52:32 9712f1f96733: Pulling fs layer 02:52:32 63f879dbbcfc: Pulling fs layer 02:52:32 0d9ebad4ef96: Pulling fs layer 02:52:32 e9a5061849ea: Pulling fs layer 02:52:32 d747dcd14b5f: Pulling fs layer 02:52:32 2de7ff778b66: Pulling fs layer 02:52:32 0d9ebad4ef96: Waiting 02:52:32 e9a5061849ea: Waiting 02:52:32 d747dcd14b5f: Waiting 02:52:32 2de7ff778b66: Waiting 02:52:32 9712f1f96733: Verifying Checksum 02:52:32 9712f1f96733: Download complete 02:52:33 63f879dbbcfc: Verifying Checksum 02:52:33 63f879dbbcfc: Download complete 02:52:33 e9a5061849ea: Verifying Checksum 02:52:33 e9a5061849ea: Download complete 02:52:33 d747dcd14b5f: Verifying Checksum 02:52:33 d747dcd14b5f: Download complete 02:52:33 0d9ebad4ef96: Verifying Checksum 02:52:33 0d9ebad4ef96: Download complete 02:52:33 ab5ef0e58194: Verifying Checksum 02:52:33 ab5ef0e58194: Download complete 02:52:33 2de7ff778b66: Download complete 02:52:36 ab5ef0e58194: Pull complete 02:52:36 9712f1f96733: Pull complete 02:52:38 63f879dbbcfc: Pull complete 02:52:42 0d9ebad4ef96: Pull complete 02:52:42 e9a5061849ea: Pull complete 02:52:42 d747dcd14b5f: Pull complete 02:52:44 2de7ff778b66: Pull complete 02:52:44 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 02:52:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 02:52:44 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:52:44 prd-ubuntu20.04-docker-8c-8g-14817 does not seem to be running inside a container 02:52:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/991 -v /w/workspace/edgex-go/991:/w/workspace/edgex-go/991:rw,z -v /w/workspace/edgex-go/991@tmp:/w/workspace/edgex-go/991@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 02:52:46 $ docker top d4d6e64aaf13585cfb1765da5fffe3f15c7f521c8765896cab746410eb81afc4 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 02:52:46 provisioning config files... 02:52:46 copy managed file [sigul-config] to file:/w/workspace/edgex-go/991@tmp/config2995887053580669646tmp 02:52:46 copy managed file [sigul-password] to file:/w/workspace/edgex-go/991@tmp/config8759185728716973906tmp 02:52:46 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/991@tmp/config4520477463525494414tmp [Pipeline] { [Pipeline] echo 02:52:46 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 02:52:46 ---> sigul-configuration.sh 02:52:46 gpg: directory `/root/.gnupg' created 02:52:46 gpg: new configuration file `/root/.gnupg/gpg.conf' created 02:52:46 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 02:52:46 gpg: keyring `/root/.gnupg/secring.gpg' created 02:52:46 gpg: keyring `/root/.gnupg/pubring.gpg' created 02:52:46 gpg: CAST5 encrypted data 02:52:46 gpg: encrypted with 1 passphrase 02:52:46 gpg: WARNING: message was not integrity protected [Pipeline] sh 02:52:47 + mkdir /home/jenkins 02:52:47 + mkdir /home/jenkins/sigul [Pipeline] sh 02:52:47 + 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 02:52:47 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 02:52:47 ---> sigul-install.sh 02:52:47 Sigul already installed; skipping installation. [Pipeline] sh 02:52:47 + git tag --list 02:52:47 0.6.0 02:52:47 0.6.1 02:52:47 0.7.0 02:52:47 0.7.1 02:52:47 v1.0.0 02:52:47 v1.0.1 02:52:47 v1.1.0 02:52:47 v1.2.0 02:52:47 v1.2.1 02:52:47 v1.3.0 02:52:47 v1.3.1 02:52:47 v2.0.0 02:52:47 v2.1.0 02:52:47 v2.1.1 02:52:47 v2.2.0 02:52:47 v2.3.0 02:52:47 v3.0 02:52:47 v3.0.0 02:52:47 v3.1 02:52:47 v3.1.0 02:52:47 v3.1.1 02:52:47 v4.0 02:52:47 v4.0.0 02:52:47 v4.0.1 02:52:47 v4.0.2 02:52:47 v4.1.0-dev.120 02:52:47 v4.1.0-dev.121 02:52:47 v4.1.0-dev.122 02:52:47 v4.1.0-dev.123 02:52:47 v4.1.0-dev.124 02:52:47 v4.1.0-dev.125 02:52:47 v4.1.0-dev.126 [Pipeline] sh 02:52:48 + lftools sign git-tag v4.1.0-dev.126 02:52:48 Signing Git tag with Sigul... 02:52:48 Signing v4.1.0-dev.126 [Pipeline] echo 02:52:49 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 02:52:49 ---> sigul-configuration-cleanup.sh [Pipeline] } 02:52:49 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 02:52:49 $ docker stop --time=1 d4d6e64aaf13585cfb1765da5fffe3f15c7f521c8765896cab746410eb81afc4 02:52:50 $ docker rm -f --volumes d4d6e64aaf13585cfb1765da5fffe3f15c7f521c8765896cab746410eb81afc4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 02:52:51 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:52:51 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:51 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:52:51 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:52:51 prd-ubuntu20.04-docker-8c-8g-14817 does not seem to be running inside a container 02:52:51 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/991 -v /w/workspace/edgex-go/991:/w/workspace/edgex-go/991:rw,z -v /w/workspace/edgex-go/991@tmp:/w/workspace/edgex-go/991@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 02:52:51 $ docker top 917fc19d4d5add3a57e997582ac6292c85ec50bfce3cf686e10e14e63e26f096 -eo pid,comm 02:52:51 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 02:52:51 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:52:51 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:52:51 [ssh-agent] Looking for ssh-agent implementation... 02:52:51 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:52:51 $ docker exec 917fc19d4d5add3a57e997582ac6292c85ec50bfce3cf686e10e14e63e26f096 ssh-agent 02:52:52 SSH_AUTH_SOCK=/tmp/ssh-uKn8Nx3bRUA0/agent.32 02:52:52 SSH_AGENT_PID=38 02:52:52 Running ssh-add (command line suppressed) 02:52:52 Identity added: /w/workspace/edgex-go/991@tmp/private_key_8325831135543900156.key (/w/workspace/edgex-go/991@tmp/private_key_8325831135543900156.key) 02:52:52 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:52:52 + git semver bump pre 02:52:52 2026-07-10 02:52:52,707 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:52:52 2026-07-10 02:52:52,711 [read_version] DEBUG read version from /w/workspace/edgex-go/991/.semver/main 02:52:52 2026-07-10 02:52:52,711 [bump_version] DEBUG bumping version:4.1.0-dev.126 on axis:pre with prefix:dev 02:52:52 2026-07-10 02:52:52,711 [bump_version] DEBUG bumped version:4.1.0-dev.127 02:52:52 2026-07-10 02:52:52,711 [write_version] DEBUG write version:4.1.0-dev.127 to path:/w/workspace/edgex-go/991/.semver/main with force:True 02:52:52 2026-07-10 02:52:52,711 [read_version] DEBUG read version from /w/workspace/edgex-go/991/.semver/main 02:52:52 2026-07-10 02:52:52,711 [write_file] DEBUG write to file:/w/workspace/edgex-go/991/.semver/main 02:52:52 2026-07-10 02:52:52,714 [execute] INFO git cat-file --batch-check 02:52:52 2026-07-10 02:52:52,714 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/991/.semver, stdin=, shell=False, universal_newlines=False) 02:52:52 2026-07-10 02:52:52,718 [execute] INFO git cat-file --batch 02:52:52 2026-07-10 02:52:52,718 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/991/.semver, stdin=, shell=False, universal_newlines=False) 02:52:52 2026-07-10 02:52:52,722 [read_version] DEBUG read version from /w/workspace/edgex-go/991/.semver/main 02:52:52 4.1.0-dev.127 [Pipeline] } 02:52:52 $ docker exec --env ******** --env ******** 917fc19d4d5add3a57e997582ac6292c85ec50bfce3cf686e10e14e63e26f096 ssh-agent -k 02:52:52 unset SSH_AUTH_SOCK; 02:52:52 unset SSH_AGENT_PID; 02:52:52 echo Agent pid 38 killed; 02:52:52 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:52:53 + git semver [Pipeline] } 02:52:53 $ docker stop --time=1 917fc19d4d5add3a57e997582ac6292c85ec50bfce3cf686e10e14e63e26f096 02:52:54 $ docker rm -f --volumes 917fc19d4d5add3a57e997582ac6292c85ec50bfce3cf686e10e14e63e26f096 [Pipeline] // withDockerContainer [Pipeline] sh 02:52:55 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:52:55 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:52:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:52:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:52:55 prd-ubuntu20.04-docker-8c-8g-14817 does not seem to be running inside a container 02:52:55 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/991 -v /w/workspace/edgex-go/991:/w/workspace/edgex-go/991:rw,z -v /w/workspace/edgex-go/991@tmp:/w/workspace/edgex-go/991@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 02:52:55 $ docker top 627d849287d30c12bfe108a1036bc617fd734b1d7e93be8e0cf04b1bcd0cd555 -eo pid,comm 02:52:55 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). 02:52:55 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:52:55 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:52:55 [ssh-agent] Looking for ssh-agent implementation... 02:52:55 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:52:55 $ docker exec 627d849287d30c12bfe108a1036bc617fd734b1d7e93be8e0cf04b1bcd0cd555 ssh-agent 02:52:56 SSH_AUTH_SOCK=/tmp/ssh-EDkyQt7Y4J3n/agent.32 02:52:56 SSH_AGENT_PID=38 02:52:56 Running ssh-add (command line suppressed) 02:52:56 Identity added: /w/workspace/edgex-go/991@tmp/private_key_11852974632540717138.key (/w/workspace/edgex-go/991@tmp/private_key_11852974632540717138.key) 02:52:56 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:52:56 + git semver push 02:52:56 2026-07-10 02:52:56,648 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:52:56 2026-07-10 02:52:56,651 [run_push] DEBUG push 02:52:56 2026-07-10 02:52:56,652 [execute] INFO git cat-file --batch-check 02:52:56 2026-07-10 02:52:56,652 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/991/.semver, stdin=, shell=False, universal_newlines=False) 02:52:56 2026-07-10 02:52:56,655 [execute] INFO git rev-list 7aeda864039c8cb63e0c90c1fd3770c0af151183 -- 02:52:56 2026-07-10 02:52:56,655 [execute] DEBUG Popen(['git', 'rev-list', '7aeda864039c8cb63e0c90c1fd3770c0af151183', '--'], cwd=/w/workspace/edgex-go/991/.semver, stdin=None, shell=False, universal_newlines=False) 02:52:56 2026-07-10 02:52:56,678 [execute] INFO git fetch -v -- origin 02:52:56 2026-07-10 02:52:56,678 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/991/.semver, stdin=None, shell=False, universal_newlines=True) 02:52:57 2026-07-10 02:52:57,252 [run_push] DEBUG no remote changes detected 02:52:57 2026-07-10 02:52:57,253 [execute] INFO git push origin semver 02:52:57 2026-07-10 02:52:57,253 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/991/.semver, stdin=None, shell=False, universal_newlines=False) 02:52:58 2026-07-10 02:52:58,470 [run_push] DEBUG push all version tags 02:52:58 2026-07-10 02:52:58,470 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 02:52:58 2026-07-10 02:52:58,470 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/991, stdin=None, shell=False, universal_newlines=False) 02:53:00 2026-07-10 02:52:59,641 [read_version] DEBUG read version from /w/workspace/edgex-go/991/.semver/main 02:53:00 4.1.0-dev.127 [Pipeline] } 02:53:00 $ docker exec --env ******** --env ******** 627d849287d30c12bfe108a1036bc617fd734b1d7e93be8e0cf04b1bcd0cd555 ssh-agent -k 02:53:00 unset SSH_AUTH_SOCK; 02:53:00 unset SSH_AGENT_PID; 02:53:00 echo Agent pid 38 killed; 02:53:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:53:00 + git semver [Pipeline] } 02:53:00 $ docker stop --time=1 627d849287d30c12bfe108a1036bc617fd734b1d7e93be8e0cf04b1bcd0cd555 02:53:02 $ docker rm -f --volumes 627d849287d30c12bfe108a1036bc617fd734b1d7e93be8e0cf04b1bcd0cd555 [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 02:53:02 + [ -d /w/workspace/edgex-go/991/archives ] [Pipeline] libraryResource [Pipeline] sh 02:53:02 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 02:53:03 ---> package-listing.sh 02:53:03 ++ facter osfamily 02:53:03 ++ tr '[:upper:]' '[:lower:]' 02:53:04 + OS_FAMILY=debian 02:53:04 + workspace=/w/workspace/edgex-go/991 02:53:04 + START_PACKAGES=/tmp/packages_start.txt 02:53:04 + END_PACKAGES=/tmp/packages_end.txt 02:53:04 + DIFF_PACKAGES=/tmp/packages_diff.txt 02:53:04 + PACKAGES=/tmp/packages_start.txt 02:53:04 + '[' /w/workspace/edgex-go/991 ']' 02:53:04 + PACKAGES=/tmp/packages_end.txt 02:53:04 + case "${OS_FAMILY}" in 02:53:04 + dpkg -l 02:53:04 + grep '^ii' 02:53:04 + '[' -f /tmp/packages_start.txt ']' 02:53:04 + '[' -f /tmp/packages_end.txt ']' 02:53:04 + diff /tmp/packages_start.txt /tmp/packages_end.txt 02:53:04 + '[' /w/workspace/edgex-go/991 ']' 02:53:04 + mkdir -p /w/workspace/edgex-go/991/archives/ 02:53:04 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/991/archives/ [Pipeline] echo 02:53:04 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/991/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 02:53:04 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:53:04 02:53:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:53:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:53:05 latest: Pulling from edgex-lftools-log-publisher 02:53:05 5eb5b503b376: Pulling fs layer 02:53:05 5c69ac0246d0: Pulling fs layer 02:53:05 ec43610c2a17: Pulling fs layer 02:53:05 3a2ae6a8a46f: Pulling fs layer 02:53:05 33b1e0a273af: Pulling fs layer 02:53:05 5d3b04190fa2: Pulling fs layer 02:53:05 2f39f015ded8: Pulling fs layer 02:53:05 3a2ae6a8a46f: Waiting 02:53:05 5d3b04190fa2: Waiting 02:53:05 33b1e0a273af: Waiting 02:53:05 2f39f015ded8: Waiting 02:53:05 5c69ac0246d0: Verifying Checksum 02:53:05 5c69ac0246d0: Download complete 02:53:05 3a2ae6a8a46f: Verifying Checksum 02:53:05 3a2ae6a8a46f: Download complete 02:53:05 33b1e0a273af: Verifying Checksum 02:53:05 33b1e0a273af: Download complete 02:53:05 ec43610c2a17: Verifying Checksum 02:53:05 ec43610c2a17: Download complete 02:53:05 5d3b04190fa2: Verifying Checksum 02:53:05 5d3b04190fa2: Download complete 02:53:05 5eb5b503b376: Download complete 02:53:06 2f39f015ded8: Download complete 02:53:07 5eb5b503b376: Pull complete 02:53:07 5c69ac0246d0: Pull complete 02:53:07 ec43610c2a17: Pull complete 02:53:07 3a2ae6a8a46f: Pull complete 02:53:07 33b1e0a273af: Pull complete 02:53:07 5d3b04190fa2: Pull complete 02:53:13 2f39f015ded8: Pull complete 02:53:13 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 02:53:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 02:53:13 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:53:13 prd-ubuntu20.04-docker-8c-8g-14817 does not seem to be running inside a container 02:53:13 $ 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/991/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/991 -v /w/workspace/edgex-go/991:/w/workspace/edgex-go/991:rw,z -v /w/workspace/edgex-go/991@tmp:/w/workspace/edgex-go/991@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 02:53:14 $ docker top 5e7e5759c4feee2153eb4baa257cb0586bd2448eb9f0a025ad4001b8fd35eb6c -eo pid,comm [Pipeline] { [Pipeline] sh 02:53:14 + touch /tmp/pre-build-complete [Pipeline] sh 02:53:15 + mkdir -p /var/log/sysstat [Pipeline] sh 02:53:15 + ls /var/log/sa-host 02:53:15 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:53:15 provisioning config files... 02:53:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/991@tmp/config10377363994214531372tmp [Pipeline] { [Pipeline] echo 02:53:15 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 02:53:16 ---> create-netrc.sh [Pipeline] } 02:53:16 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 02:53:16 ---> python-tools-install.sh [Pipeline] echo 02:53:16 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 02:53:16 ---> sudo-logs.sh 02:53:16 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 02:53:16 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 02:53:16 ---> job-cost.sh 02:53:16 lf-activate-venv: SKIPPING 02:53:16 DEBUG: total: 0.10999999940395355 02:53:16 INFO: Retrieving Stack Cost... 02:53:17 INFO: Retrieving Pricing Info for: v3-standard-8 02:53:17 INFO: Archiving Costs [Pipeline] echo 02:53:17 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 02:53:18 ---> logs-deploy.sh 02:53:18 lf-activate-venv: SKIPPING 02:53:18 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/991 02:53:18 INFO: archiving workspace using pattern(s): 02:53:19 Archives upload complete. 02:53:19 INFO: archiving logs to Nexus 02:53:20 ---> uname -a: 02:53:20 Linux prd-ubuntu20-04-docker-8c-8g-14817 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 02:53:20 02:53:20 02:53:20 ---> lscpu: 02:53:20 Architecture: x86_64 02:53:20 CPU op-mode(s): 32-bit, 64-bit 02:53:20 Byte Order: Little Endian 02:53:20 Address sizes: 40 bits physical, 48 bits virtual 02:53:20 CPU(s): 8 02:53:20 On-line CPU(s) list: 0-7 02:53:20 Thread(s) per core: 1 02:53:20 Core(s) per socket: 1 02:53:20 Socket(s): 8 02:53:20 NUMA node(s): 1 02:53:20 Vendor ID: AuthenticAMD 02:53:20 CPU family: 23 02:53:20 Model: 49 02:53:20 Model name: AMD EPYC-Rome Processor 02:53:20 Stepping: 0 02:53:20 CPU MHz: 2799.998 02:53:20 BogoMIPS: 5599.99 02:53:20 Virtualization: AMD-V 02:53:20 Hypervisor vendor: KVM 02:53:20 Virtualization type: full 02:53:20 L1d cache: 256 KiB 02:53:20 L1i cache: 256 KiB 02:53:20 L2 cache: 4 MiB 02:53:20 L3 cache: 128 MiB 02:53:20 NUMA node0 CPU(s): 0-7 02:53:20 Vulnerability Gather data sampling: Not affected 02:53:20 Vulnerability Itlb multihit: Not affected 02:53:20 Vulnerability L1tf: Not affected 02:53:20 Vulnerability Mds: Not affected 02:53:20 Vulnerability Meltdown: Not affected 02:53:20 Vulnerability Mmio stale data: Not affected 02:53:20 Vulnerability Retbleed: Vulnerable 02:53:20 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 02:53:20 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 02:53:20 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 02:53:20 Vulnerability Srbds: Not affected 02:53:20 Vulnerability Tsx async abort: Not affected 02:53:20 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 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 02:53:20 02:53:20 02:53:20 ---> nproc: 02:53:20 8 02:53:20 02:53:20 02:53:20 ---> df -h: 02:53:20 Filesystem Size Used Avail Use% Mounted on 02:53:20 overlay 155G 35G 121G 23% / 02:53:20 tmpfs 64M 0 64M 0% /dev 02:53:20 tmpfs 16G 0 16G 0% /sys/fs/cgroup 02:53:20 shm 64M 0 64M 0% /dev/shm 02:53:20 /dev/vda1 155G 35G 121G 23% /facter-os 02:53:20 02:53:20 02:53:20 ---> sar -b -r -n DEV: 02:53:20 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-14817) 07/10/26 _x86_64_ (8 CPU) 02:53:20 02:53:20 01:52:44 LINUX RESTART (8 CPU) 02:53:20 02:53:20 01:53:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 02:53:20 01:54:01 402.18 72.74 329.45 0.00 12330.08 84915.45 0.00 02:53:20 01:55:01 177.05 9.83 167.22 0.00 1646.13 53635.74 0.00 02:53:20 01:56:01 38.85 0.03 38.82 0.00 0.27 28246.32 0.00 02:53:20 01:57:01 51.34 0.27 51.07 0.00 3.07 21285.79 0.00 02:53:20 01:58:01 556.01 0.68 555.32 0.00 60.92 332036.79 0.00 02:53:20 01:59:01 906.14 24.09 882.05 0.00 192.74 277110.89 0.00 02:53:20 02:00:01 161.70 0.12 161.58 0.00 0.93 104580.61 0.00 02:53:20 02:01:01 437.59 0.50 437.09 0.00 25.04 131685.43 0.00 02:53:20 02:02:01 797.10 42.51 754.59 0.00 2179.37 110511.05 0.00 02:53:20 02:03:01 33.57 1.70 31.87 0.00 221.53 823.46 0.00 02:53:20 02:04:01 14.71 0.02 14.70 0.00 2.53 372.94 0.00 02:53:20 02:05:01 1.93 0.00 1.93 0.00 0.00 21.60 0.00 02:53:20 02:06:01 1.32 0.00 1.32 0.00 0.00 14.53 0.00 02:53:20 02:07:01 1.68 0.00 1.68 0.00 0.00 19.33 0.00 02:53:20 02:08:01 4.10 2.32 1.78 0.00 21.06 20.66 0.00 02:53:20 02:09:01 1.83 0.00 1.83 0.00 0.00 21.06 0.00 02:53:20 02:10:01 0.93 0.00 0.93 0.00 0.00 11.06 0.00 02:53:20 02:11:01 0.90 0.00 0.90 0.00 0.00 10.93 0.00 02:53:20 02:12:01 1.30 0.00 1.30 0.00 0.00 14.66 0.00 02:53:20 02:13:01 1.43 0.00 1.43 0.00 0.00 17.06 0.00 02:53:20 02:14:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 02:53:20 02:15:01 1.45 0.00 1.45 0.00 0.00 16.80 0.00 02:53:20 02:16:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 02:53:20 02:17:01 1.00 0.05 0.95 0.00 1.07 11.86 0.00 02:53:20 02:18:01 1.45 0.00 1.45 0.00 0.00 16.39 0.00 02:53:20 02:19:01 1.10 0.00 1.10 0.00 0.00 13.86 0.00 02:53:20 02:20:01 1.22 0.00 1.22 0.00 0.00 13.60 0.00 02:53:20 02:21:01 0.90 0.00 0.90 0.00 0.00 11.20 0.00 02:53:20 02:22:01 1.23 0.00 1.23 0.00 0.00 13.33 0.00 02:53:20 02:23:01 1.53 0.00 1.53 0.00 0.00 17.73 0.00 02:53:20 02:24:01 1.03 0.00 1.03 0.00 0.00 11.60 0.00 02:53:20 02:25:01 0.93 0.00 0.93 0.00 0.00 11.20 0.00 02:53:20 02:26:01 1.28 0.00 1.28 0.00 0.00 14.66 0.00 02:53:20 02:27:01 0.78 0.00 0.78 0.00 0.00 10.53 0.00 02:53:20 02:28:01 1.30 0.00 1.30 0.00 0.00 14.80 0.00 02:53:20 02:29:01 1.03 0.00 1.03 0.00 0.00 12.93 0.00 02:53:20 02:30:01 1.20 0.00 1.20 0.00 0.00 12.80 0.00 02:53:20 02:31:01 1.78 0.32 1.47 0.00 16.93 17.86 0.00 02:53:20 02:32:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 02:53:20 02:33:01 3.23 1.40 1.83 0.00 29.06 22.53 0.00 02:53:20 02:34:01 1.02 0.00 1.02 0.00 0.00 11.86 0.00 02:53:20 02:35:01 1.13 0.00 1.13 0.00 0.00 14.26 0.00 02:53:20 02:36:01 1.20 0.00 1.20 0.00 0.00 14.40 0.00 02:53:20 02:37:01 1.42 0.00 1.42 0.00 0.00 16.26 0.00 02:53:20 02:38:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 02:53:20 02:39:01 1.07 0.00 1.07 0.00 0.00 12.66 0.00 02:53:20 02:40:01 1.23 0.00 1.23 0.00 0.00 13.06 0.00 02:53:20 02:41:01 1.52 0.00 1.52 0.00 0.00 17.73 0.00 02:53:20 02:42:02 1.02 0.00 1.02 0.00 0.00 10.66 0.00 02:53:20 02:43:01 1.59 0.00 1.59 0.00 0.00 18.30 0.00 02:53:20 02:44:01 1.55 0.00 1.55 0.00 0.00 17.60 0.00 02:53:20 02:45:01 1.98 0.00 1.98 0.00 0.00 22.40 0.00 02:53:20 02:46:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 02:53:20 02:47:01 1.50 0.00 1.50 0.00 0.00 17.20 0.00 02:53:20 02:48:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 02:53:20 02:49:01 1.47 0.00 1.47 0.00 0.00 16.80 0.00 02:53:20 02:50:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 02:53:20 02:51:01 1.38 0.00 1.38 0.00 0.00 16.39 0.00 02:53:20 02:52:01 2.07 0.77 1.30 0.00 45.46 48.79 0.00 02:53:20 02:53:01 178.02 4.05 173.97 0.00 311.95 62646.49 0.00 02:53:20 Average: 63.71 2.69 61.02 0.00 284.86 20153.82 0.00 02:53:20 02:53:20 01:53:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 02:53:20 01:54:01 28460456 31519724 770888 2.35 87988 3248084 1802780 5.31 1020396 2987612 400052 02:53:20 01:55:01 26499280 31375764 900660 2.74 125872 4882904 1986464 5.86 1921596 3894588 495284 02:53:20 01:56:01 25954756 30961732 1312272 3.99 130384 4991488 2619160 7.72 2166340 4175028 379840 02:53:20 01:57:01 25372088 31462860 809872 2.46 137472 6005568 1810744 5.34 1988836 4874720 832368 02:53:20 01:58:01 17755768 31164292 1081228 3.29 156660 13112344 4175756 12.31 2651012 11589956 19432 02:53:20 01:59:01 5856492 29026936 3154624 9.60 400920 21809076 10226404 30.15 6063744 19163964 1300292 02:53:20 02:00:01 2344724 28104988 4075288 12.40 416300 24272480 9609316 28.33 8132708 20494140 866100 02:53:20 02:01:01 382516 28748204 3436580 10.45 418516 26779004 8179968 24.12 8772652 21738904 564532 02:53:20 02:02:01 5764084 31400320 847960 2.58 426104 24288972 2172680 6.41 3655412 21802660 252 02:53:20 02:03:01 5757528 31402244 844764 2.57 427368 24296160 2179312 6.42 4145476 21319132 592 02:53:20 02:04:01 5764352 31409668 837924 2.55 427868 24296328 2044896 6.03 4348188 21110704 76 02:53:20 02:05:01 5764020 31409392 838108 2.55 427892 24296324 2044896 6.03 4348060 21110708 4 02:53:20 02:06:01 5768772 31414268 833744 2.54 427920 24296332 2044896 6.03 4342816 21110708 8 02:53:20 02:07:01 5768676 31414228 833720 2.54 427948 24296336 2044896 6.03 4342684 21110712 12 02:53:20 02:08:01 5791264 31437524 810660 2.47 428440 24296516 2080708 6.13 4320340 21110432 32 02:53:20 02:09:01 5791328 31437612 810500 2.47 428464 24296528 2080708 6.13 4320192 21110428 48 02:53:20 02:10:01 5791296 31437628 810440 2.47 428476 24296532 2080708 6.13 4320144 21110432 4 02:53:20 02:11:01 5791248 31437588 810416 2.47 428484 24296532 2080708 6.13 4320168 21110432 192 02:53:20 02:12:01 5791452 31437796 810132 2.46 428500 24296536 2080708 6.13 4320200 21110436 32 02:53:20 02:13:01 5790876 31437256 810624 2.47 428528 24296536 2080708 6.13 4320312 21110428 52 02:53:20 02:14:01 5791088 31437516 810360 2.47 428544 24296540 2080708 6.13 4320136 21110432 8 02:53:20 02:15:01 5791012 31437460 810584 2.47 428552 24296544 2080708 6.13 4320388 21110436 44 02:53:20 02:16:01 5790996 31437444 810564 2.47 428560 24296544 2080708 6.13 4320420 21110436 4 02:53:20 02:17:01 5790956 31437436 810580 2.47 428576 24296544 2080708 6.13 4320476 21110444 180 02:53:20 02:18:01 5791608 31438224 809660 2.46 428596 24296648 2080708 6.13 4320464 21110528 40 02:53:20 02:19:01 5791316 31437936 809932 2.46 428612 24296652 2080708 6.13 4320112 21110532 168 02:53:20 02:20:01 5791024 31437688 810112 2.46 428636 24296656 2080708 6.13 4320120 21110532 4 02:53:20 02:21:01 5790944 31437640 810064 2.46 428672 24296656 2080708 6.13 4320584 21110532 180 02:53:20 02:22:01 5790604 31437336 810328 2.47 428684 24296660 2096800 6.18 4320284 21110536 12 02:53:20 02:23:01 5790548 31437288 810240 2.46 428692 24296656 2096800 6.18 4320388 21110536 44 02:53:20 02:24:01 5790724 31437476 810196 2.46 428700 24296664 2096800 6.18 4320524 21110540 176 02:53:20 02:25:01 5791292 31438060 809624 2.46 428712 24296664 2096800 6.18 4320472 21110540 224 02:53:20 02:26:01 5791032 31437932 809700 2.46 428736 24296796 2096800 6.18 4320176 21110672 4 02:53:20 02:27:01 5789960 31436892 810736 2.47 428748 24296804 2096800 6.18 4320532 21110676 204 02:53:20 02:28:01 5790400 31437336 810208 2.46 428768 24296800 2096800 6.18 4320560 21110680 20 02:53:20 02:29:01 5789848 31436848 810708 2.47 428796 24296808 2096800 6.18 4320696 21110688 260 02:53:20 02:30:01 5789832 31436852 810704 2.47 428816 24296808 2096800 6.18 4320400 21110688 4 02:53:20 02:31:01 5788476 31436012 811468 2.47 428840 24297316 2096800 6.18 4323220 21111004 80 02:53:20 02:32:01 5788232 31435888 811556 2.47 428852 24297444 2096800 6.18 4323176 21111084 16 02:53:20 02:33:01 5782460 31432160 815184 2.48 428896 24298304 2094176 6.17 4328184 21111104 216 02:53:20 02:34:01 5782444 31432188 815080 2.48 428912 24298328 2094176 6.17 4327960 21111108 16 02:53:20 02:35:01 5782300 31432072 815124 2.48 428948 24298332 2094176 6.17 4328092 21111088 180 02:53:20 02:36:01 5782468 31432276 815084 2.48 428968 24298340 2094176 6.17 4327900 21111100 16 02:53:20 02:37:01 5782200 31432008 815320 2.48 428972 24298340 2094176 6.17 4328208 21111100 44 02:53:20 02:38:01 5781900 31431712 815572 2.48 429000 24298344 2094176 6.17 4327960 21111104 36 02:53:20 02:39:01 5781632 31431512 815720 2.48 429024 24298348 2094176 6.17 4328348 21111112 272 02:53:20 02:40:01 5781932 31431812 815404 2.48 429040 24298348 2094176 6.17 4328004 21111112 8 02:53:20 02:41:01 5781660 31431560 815840 2.48 429072 24298352 2094176 6.17 4328064 21111112 44 02:53:20 02:42:02 5781644 31431548 815804 2.48 429092 24298352 2094176 6.17 4328048 21111112 8 02:53:20 02:43:01 5781088 31431100 816148 2.48 429120 24298356 2094176 6.17 4328212 21111116 44 02:53:20 02:44:01 5780764 31430840 816344 2.48 429196 24298344 2094176 6.17 4328328 21111120 8 02:53:20 02:45:01 5780848 31431024 816080 2.48 429244 24298364 2094176 6.17 4328336 21111128 20 02:53:20 02:46:01 5781016 31431196 816040 2.48 429276 24298368 2094176 6.17 4328328 21111132 8 02:53:20 02:47:01 5780592 31430872 816468 2.48 429296 24298368 2094176 6.17 4328408 21111128 40 02:53:20 02:48:01 5780592 31430876 816448 2.48 429316 24298372 2094176 6.17 4328408 21111132 8 02:53:20 02:49:01 5780568 31430900 816412 2.48 429340 24298372 2094176 6.17 4328520 21111132 44 02:53:20 02:50:01 5780300 31430640 816584 2.48 429372 24298376 2094176 6.17 4328796 21111136 12 02:53:20 02:51:01 5780764 31431152 816068 2.48 429388 24298376 2094176 6.17 4328628 21111136 76 02:53:20 02:52:01 5769912 31421820 825064 2.51 429440 24299836 2184268 6.44 4338256 21113204 136 02:53:20 02:53:01 4206272 31370536 870596 2.65 481116 25623888 2210968 6.52 4471708 22395364 1024 02:53:20 Average: 7196737 31278985 967235 2.94 403654 22831353 2488691 7.34 4282685 19814457 81052 02:53:20 02:53:20 01:53:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 02:53:20 01:54:01 docker0 617.91 583.07 42.41 3064.46 0.00 0.00 0.00 0.00 02:53:20 01:54:01 ens3 1650.39 1319.23 13999.56 200.22 0.00 0.00 0.00 0.00 02:53:20 01:54:01 lo 4.70 4.70 0.46 0.46 0.00 0.00 0.00 0.00 02:53:20 01:55:01 veth73204e2 0.05 0.18 0.00 0.02 0.00 0.00 0.00 0.00 02:53:20 01:55:01 docker0 212.60 239.41 18.06 1584.78 0.00 0.00 0.00 0.00 02:53:20 01:55:01 ens3 279.62 234.24 1621.75 35.55 0.00 0.00 0.00 0.00 02:53:20 01:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:53:20 01:56:01 veth73204e2 1.23 1.25 0.11 0.11 0.00 0.00 0.00 0.00 02:53:20 01:56:01 docker0 1.23 1.23 0.09 0.11 0.00 0.00 0.00 0.00 02:53:20 01:56:01 ens3 24.56 14.10 19.26 10.67 0.00 0.00 0.00 0.00 02:53:20 01:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 01:57:01 veth73204e2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 01:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 01:57:01 ens3 17.73 9.50 14.82 8.45 0.00 0.00 0.00 0.00 02:53:20 01:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:53:20 01:58:01 veth44a4b00 6.08 5.77 0.84 4.49 0.00 0.00 0.00 0.00 02:53:20 01:58:01 veth8939e66 0.18 0.27 0.04 0.11 0.00 0.00 0.00 0.00 02:53:20 01:58:01 vetha237ddb 14.00 25.08 0.98 86.35 0.00 0.00 0.00 0.01 02:53:20 01:58:01 veth1a6fe0f 14.25 6.43 43.29 0.46 0.00 0.00 0.00 0.00 02:53:20 01:58:01 veth52659a3 0.02 0.12 0.00 0.01 0.00 0.00 0.00 0.00 02:53:20 01:58:01 veth0cbb3c2 6.43 14.25 0.46 43.29 0.00 0.00 0.00 0.00 02:53:20 01:58:01 veth4026fdc 0.02 0.17 0.00 0.01 0.00 0.00 0.00 0.00 02:53:20 01:58:01 veth8c24551 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 01:58:01 vethda516dc 0.58 2.28 0.05 0.32 0.00 0.00 0.00 0.00 02:53:20 01:58:01 vetheecb9f9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 01:58:01 vethf3416ac 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 01:58:01 docker0 91.43 155.11 6.70 1330.02 0.00 0.00 0.00 0.00 02:53:20 01:58:01 vethe27d5d6 0.02 0.17 0.00 0.01 0.00 0.00 0.00 0.00 02:53:20 01:58:01 veth4fefbed 8.95 9.12 1.12 7.41 0.00 0.00 0.00 0.00 02:53:20 01:58:01 vetha8b20c9 6.87 15.46 0.48 43.36 0.00 0.00 0.00 0.00 02:53:20 01:58:01 veth4380fe1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 01:58:01 ens3 304.25 176.80 4620.40 33.20 0.00 0.00 0.00 0.00 02:53:20 01:58:01 lo 1.33 1.33 0.13 0.13 0.00 0.00 0.00 0.00 02:53:20 01:59:01 vethe3b9b90 0.05 0.72 0.00 0.04 0.00 0.00 0.00 0.00 02:53:20 01:59:01 vethff51106 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 02:53:20 01:59:01 veth1ab3824 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 02:53:20 01:59:01 vethf440681 0.05 0.57 0.00 0.03 0.00 0.00 0.00 0.00 02:53:20 01:59:01 vethb3f92ab 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 02:53:20 01:59:01 vetheacab26 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 02:53:20 01:59:01 veth6dfc6cf 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 02:53:20 01:59:01 vethda516dc 0.10 2.13 0.00 0.10 0.00 0.00 0.00 0.00 02:53:20 01:59:01 veth21d9ad2 0.13 0.67 0.01 0.03 0.00 0.00 0.00 0.00 02:53:20 01:59:01 docker0 502.16 772.58 44.34 8075.07 0.00 0.00 0.00 0.00 02:53:20 01:59:01 veth364f825 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 02:53:20 01:59:01 veth38dfdea 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 02:53:20 01:59:01 vethc7d979f 0.05 0.57 0.00 0.03 0.00 0.00 0.00 0.00 02:53:20 01:59:01 ens3 794.16 512.97 8092.42 60.33 0.00 0.00 0.00 0.00 02:53:20 01:59:01 veth3478ea9 0.05 0.57 0.00 0.03 0.00 0.00 0.00 0.00 02:53:20 01:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:53:20 02:00:01 vethe3b9b90 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:00:01 vethff51106 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:00:01 veth1ab3824 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:00:01 vethf440681 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:00:01 vethb3f92ab 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:00:01 veth6dfc6cf 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:00:01 vethda516dc 0.07 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:00:01 veth21d9ad2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:00:01 docker0 0.07 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:00:01 veth364f825 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:00:01 veth38dfdea 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:00:01 vethc7d979f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:00:01 ens3 2.45 1.05 1.65 0.84 0.00 0.00 0.00 0.00 02:53:20 02:00:01 veth3478ea9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:01:01 vethe3b9b90 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:01:01 vethff51106 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:01:01 veth1ab3824 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:01:01 vethf440681 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:01:01 veth6dfc6cf 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:01:01 vethda516dc 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:01:01 veth21d9ad2 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:01:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:01:01 veth364f825 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:01:01 veth38dfdea 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:01:01 vethc7d979f 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:01:01 ens3 6.36 3.26 5.12 2.85 0.00 0.00 0.00 0.00 02:53:20 02:01:01 veth3478ea9 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:53:20 02:02:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:02:01 ens3 208.80 229.51 117.84 1027.21 0.00 0.00 0.00 0.00 02:53:20 02:02:01 lo 18.53 18.53 1.82 1.82 0.00 0.00 0.00 0.00 02:53:20 02:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:03:01 ens3 452.70 460.38 206.47 2707.60 0.00 0.00 0.00 0.00 02:53:20 02:03:01 lo 36.45 36.45 3.56 3.56 0.00 0.00 0.00 0.00 02:53:20 02:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:04:01 ens3 187.04 180.12 96.94 1037.69 0.00 0.00 0.00 0.00 02:53:20 02:04:01 lo 15.26 15.26 1.49 1.49 0.00 0.00 0.00 0.00 02:53:20 02:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:05:01 ens3 0.37 0.27 0.22 0.02 0.00 0.00 0.00 0.00 02:53:20 02:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:53:20 02:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:06:01 ens3 0.95 0.42 0.32 0.22 0.00 0.00 0.00 0.00 02:53:20 02:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:07:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:53:20 02:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:53:20 02:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:08:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:53:20 02:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:09:01 ens3 0.43 0.32 0.15 0.08 0.00 0.00 0.00 0.00 02:53:20 02:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:53:20 02:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:10:01 ens3 0.15 0.07 0.01 0.00 0.00 0.00 0.00 0.00 02:53:20 02:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:11:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:53:20 02:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:53:20 02:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:12:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:53:20 02:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:13:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:53:20 02:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:53:20 02:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:14:01 ens3 0.30 0.15 0.14 0.07 0.00 0.00 0.00 0.00 02:53:20 02:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:15:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:53:20 02:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:53:20 02:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:16:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:53:20 02:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:17:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:53:20 02:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:53:20 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:18:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:53:20 02:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:19:01 ens3 0.38 0.23 0.15 0.08 0.00 0.00 0.00 0.00 02:53:20 02:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:53:20 02:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:20:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:53:20 02:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:21:01 ens3 0.60 0.50 0.28 0.23 0.00 0.00 0.00 0.00 02:53:20 02:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:53:20 02:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:22:01 ens3 0.27 0.00 0.02 0.00 0.00 0.00 0.00 0.00 02:53:20 02:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:23:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:53:20 02:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:53:20 02:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:24:01 ens3 0.25 0.12 0.14 0.07 0.00 0.00 0.00 0.00 02:53:20 02:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:25:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:53:20 02:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:53:20 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:26:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:53:20 02:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:27:01 ens3 0.18 0.13 0.02 0.01 0.00 0.00 0.00 0.00 02:53:20 02:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:53:20 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:28:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:53:20 02:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:29:01 ens3 0.42 0.22 0.15 0.07 0.00 0.00 0.00 0.00 02:53:20 02:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:53:20 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:30:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:53:20 02:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:31:01 ens3 0.98 0.67 0.83 0.38 0.00 0.00 0.00 0.00 02:53:20 02:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:53:20 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:32:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:53:20 02:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:33:01 ens3 5.31 3.93 3.72 4.60 0.00 0.00 0.00 0.00 02:53:20 02:33:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 02:53:20 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:34:01 ens3 0.23 0.18 0.14 0.07 0.00 0.00 0.00 0.00 02:53:20 02:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:35:01 ens3 1.90 1.58 0.99 1.22 0.00 0.00 0.00 0.00 02:53:20 02:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:53:20 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:36:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:53:20 02:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:37:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:53:20 02:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:53:20 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:38:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:53:20 02:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:39:01 ens3 0.35 0.20 0.15 0.07 0.00 0.00 0.00 0.00 02:53:20 02:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:53:20 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:40:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:53:20 02:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:41:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:53:20 02:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:53:20 02:42:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:42:02 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:53:20 02:42:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:43:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:53:20 02:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:53:20 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:44:01 ens3 0.28 0.12 0.14 0.07 0.00 0.00 0.00 0.00 02:53:20 02:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:45:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:53:20 02:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:53:20 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:46:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:53:20 02:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:47:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:53:20 02:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:53:20 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:48:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:53:20 02:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:49:01 ens3 0.35 0.20 0.15 0.07 0.00 0.00 0.00 0.00 02:53:20 02:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:53:20 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:50:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 02:53:20 02:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:51:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 02:53:20 02:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 02:53:20 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 02:53:20 02:52:01 ens3 9.57 6.75 9.30 4.71 0.00 0.00 0.00 0.00 02:53:20 02:52:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 02:53:20 02:53:01 docker0 57.51 81.62 5.83 793.33 0.00 0.00 0.00 0.00 02:53:20 02:53:01 ens3 411.00 276.19 8087.60 164.33 0.00 0.00 0.00 0.00 02:53:20 02:53:01 lo 2.00 2.00 0.18 0.18 0.00 0.00 0.00 0.00 02:53:20 02:53:01 veth1c99536 2.07 1.72 0.38 0.74 0.00 0.00 0.00 0.00 02:53:20 Average: docker0 24.73 30.57 1.96 247.63 0.00 0.00 0.00 0.00 02:53:20 Average: ens3 72.79 57.27 615.26 88.38 0.00 0.00 0.00 0.00 02:53:20 Average: lo 1.41 1.41 0.13 0.13 0.00 0.00 0.00 0.00 02:53:20 Average: veth1c99536 0.03 0.03 0.01 0.01 0.00 0.00 0.00 0.00 02:53:20 02:53:20 02:53:20 ---> sar -P ALL: 02:53:20 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-14817) 07/10/26 _x86_64_ (8 CPU) 02:53:20 02:53:20 01:52:44 LINUX RESTART (8 CPU) 02:53:20 02:53:20 01:53:01 CPU %user %nice %system %iowait %steal %idle 02:53:20 01:54:01 all 11.08 0.00 3.48 1.57 0.06 83.81 02:53:20 01:54:01 0 10.31 0.00 2.57 0.49 0.05 86.58 02:53:20 01:54:01 1 10.76 0.00 2.37 1.34 0.07 85.46 02:53:20 01:54:01 2 9.75 0.00 3.00 0.65 0.05 86.54 02:53:20 01:54:01 3 11.25 0.00 3.00 0.27 0.05 85.43 02:53:20 01:54:01 4 7.70 0.00 4.05 1.88 0.05 86.32 02:53:20 01:54:01 5 13.04 0.00 5.24 1.08 0.08 80.56 02:53:20 01:54:01 6 14.88 0.00 4.50 6.70 0.05 73.87 02:53:20 01:54:01 7 10.93 0.00 3.09 0.20 0.07 85.70 02:53:20 01:55:01 all 34.39 0.00 6.02 0.63 0.08 58.88 02:53:20 01:55:01 0 35.21 0.00 6.31 0.19 0.08 58.22 02:53:20 01:55:01 1 35.94 0.00 6.04 0.35 0.07 57.60 02:53:20 01:55:01 2 35.07 0.00 5.76 0.81 0.10 58.26 02:53:20 01:55:01 3 31.81 0.00 6.48 0.03 0.07 61.60 02:53:20 01:55:01 4 33.33 0.00 6.20 2.75 0.07 57.66 02:53:20 01:55:01 5 36.24 0.00 6.08 0.49 0.08 57.11 02:53:20 01:55:01 6 33.99 0.00 5.71 0.34 0.08 59.88 02:53:20 01:55:01 7 33.56 0.00 5.59 0.07 0.07 60.72 02:53:20 01:56:01 all 39.42 0.00 8.15 0.19 0.10 52.14 02:53:20 01:56:01 0 38.98 0.00 7.97 0.00 0.10 52.95 02:53:20 01:56:01 1 37.33 0.00 8.12 0.47 0.08 53.99 02:53:20 01:56:01 2 41.41 0.00 7.94 0.02 0.08 50.55 02:53:20 01:56:01 3 38.86 0.00 9.30 0.03 0.10 51.71 02:53:20 01:56:01 4 37.79 0.00 7.98 0.49 0.10 53.64 02:53:20 01:56:01 5 39.20 0.00 8.27 0.49 0.10 51.95 02:53:20 01:56:01 6 41.24 0.00 7.97 0.02 0.10 50.67 02:53:20 01:56:01 7 40.56 0.00 7.68 0.00 0.10 51.66 02:53:20 01:57:01 all 69.41 0.00 8.22 0.07 0.09 22.20 02:53:20 01:57:01 0 69.31 0.00 8.24 0.00 0.10 22.35 02:53:20 01:57:01 1 68.39 0.00 9.69 0.50 0.10 21.32 02:53:20 01:57:01 2 70.94 0.00 7.52 0.00 0.10 21.44 02:53:20 01:57:01 3 70.38 0.00 8.59 0.00 0.10 20.93 02:53:20 01:57:01 4 68.25 0.00 7.97 0.07 0.10 23.62 02:53:20 01:57:01 5 69.24 0.00 7.72 0.00 0.08 22.96 02:53:20 01:57:01 6 69.03 0.00 8.48 0.02 0.08 22.39 02:53:20 01:57:01 7 69.72 0.00 7.56 0.00 0.08 22.64 02:53:20 01:58:01 all 27.57 0.00 9.35 4.49 0.11 58.48 02:53:20 01:58:01 0 27.46 0.00 9.45 3.21 0.12 59.76 02:53:20 01:58:01 1 25.95 0.00 9.80 5.57 0.10 58.59 02:53:20 01:58:01 2 27.19 0.00 8.93 4.20 0.10 59.58 02:53:20 01:58:01 3 28.07 0.00 8.98 2.57 0.10 60.27 02:53:20 01:58:01 4 28.19 0.00 9.98 5.32 0.10 56.40 02:53:20 01:58:01 5 27.74 0.00 9.99 6.88 0.14 55.25 02:53:20 01:58:01 6 28.44 0.00 9.47 4.17 0.12 57.80 02:53:20 01:58:01 7 27.51 0.00 8.20 4.03 0.10 60.16 02:53:20 01:59:01 all 59.44 0.00 12.51 5.38 0.09 22.57 02:53:20 01:59:01 0 59.73 0.00 12.17 3.36 0.10 24.64 02:53:20 01:59:01 1 58.43 0.00 12.35 2.82 0.10 26.31 02:53:20 01:59:01 2 59.65 0.00 12.36 3.85 0.08 24.05 02:53:20 01:59:01 3 60.10 0.00 14.73 21.64 0.14 3.40 02:53:20 01:59:01 4 59.89 0.00 10.60 2.63 0.08 26.80 02:53:20 01:59:01 5 59.24 0.00 12.74 2.89 0.07 25.06 02:53:20 01:59:01 6 58.32 0.00 13.25 2.88 0.08 25.47 02:53:20 01:59:01 7 60.16 0.00 11.95 3.12 0.08 24.68 02:53:20 02:00:01 all 90.72 0.00 9.17 0.00 0.11 0.00 02:53:20 02:00:01 0 91.07 0.00 8.83 0.00 0.10 0.00 02:53:20 02:00:01 1 89.57 0.00 10.33 0.00 0.10 0.00 02:53:20 02:00:01 2 90.97 0.00 8.95 0.00 0.08 0.00 02:53:20 02:00:01 3 90.32 0.00 9.55 0.00 0.13 0.00 02:53:20 02:00:01 4 90.84 0.00 9.05 0.00 0.12 0.00 02:53:20 02:00:01 5 90.90 0.00 9.00 0.00 0.10 0.00 02:53:20 02:00:01 6 90.59 0.00 9.30 0.00 0.12 0.00 02:53:20 02:00:01 7 91.52 0.00 8.38 0.00 0.10 0.00 02:53:20 02:01:01 all 90.85 0.00 9.04 0.00 0.11 0.00 02:53:20 02:01:01 0 91.36 0.00 8.54 0.00 0.10 0.00 02:53:20 02:01:01 1 90.23 0.00 9.66 0.00 0.12 0.00 02:53:20 02:01:01 2 90.88 0.00 9.01 0.00 0.12 0.00 02:53:20 02:01:01 3 89.65 0.00 10.24 0.00 0.12 0.00 02:53:20 02:01:01 4 91.29 0.00 8.61 0.00 0.10 0.00 02:53:20 02:01:01 5 91.16 0.00 8.72 0.00 0.12 0.00 02:53:20 02:01:01 6 91.26 0.00 8.62 0.00 0.12 0.00 02:53:20 02:01:01 7 90.99 0.00 8.91 0.00 0.10 0.00 02:53:20 02:02:01 all 38.42 0.00 5.30 0.57 0.08 55.62 02:53:20 02:02:01 0 37.93 0.00 5.31 0.38 0.08 56.28 02:53:20 02:02:01 1 40.45 0.00 5.61 0.52 0.08 53.34 02:53:20 02:02:01 2 38.00 0.00 5.44 0.62 0.08 55.86 02:53:20 02:02:01 3 36.43 0.00 5.28 0.28 0.08 57.92 02:53:20 02:02:01 4 39.56 0.00 5.81 0.55 0.07 54.02 02:53:20 02:02:01 5 38.28 0.00 5.24 0.73 0.07 55.68 02:53:20 02:02:01 6 39.42 0.00 4.72 0.57 0.08 55.21 02:53:20 02:02:01 7 37.32 0.00 5.00 0.94 0.10 56.65 02:53:20 02:03:01 all 11.50 0.00 1.04 0.09 0.06 87.31 02:53:20 02:03:01 0 13.00 0.00 1.00 0.05 0.07 85.87 02:53:20 02:03:01 1 13.85 0.00 0.95 0.32 0.07 84.81 02:53:20 02:03:01 2 13.09 0.00 1.08 0.02 0.07 85.74 02:53:20 02:03:01 3 10.20 0.00 0.99 0.02 0.05 88.75 02:53:20 02:03:01 4 8.67 0.00 1.00 0.05 0.07 90.22 02:53:20 02:03:01 5 6.66 0.00 0.84 0.02 0.08 92.40 02:53:20 02:03:01 6 10.93 0.00 1.35 0.05 0.07 87.60 02:53:20 02:03:01 7 15.58 0.00 1.12 0.18 0.05 83.07 02:53:20 02:04:01 all 5.14 0.00 0.50 0.03 0.05 94.28 02:53:20 02:04:01 0 4.67 0.00 0.57 0.00 0.03 94.73 02:53:20 02:04:01 1 7.46 0.00 0.40 0.00 0.03 92.11 02:53:20 02:04:01 2 7.89 0.00 0.57 0.02 0.05 91.48 02:53:20 02:04:01 3 7.41 0.00 0.53 0.10 0.05 91.91 02:53:20 02:04:01 4 4.29 0.00 0.60 0.12 0.05 94.94 02:53:20 02:04:01 5 2.89 0.00 0.53 0.00 0.05 96.53 02:53:20 02:04:01 6 5.01 0.00 0.45 0.03 0.07 94.44 02:53:20 02:04:01 7 1.51 0.00 0.35 0.00 0.05 98.09 02:53:20 02:53:20 02:04:01 CPU %user %nice %system %iowait %steal %idle 02:53:20 02:05:01 all 0.01 0.00 0.02 0.00 0.01 99.95 02:53:20 02:05:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:53:20 02:05:01 1 0.00 0.00 0.03 0.00 0.02 99.95 02:53:20 02:05:01 2 0.02 0.00 0.02 0.00 0.03 99.93 02:53:20 02:05:01 3 0.00 0.00 0.00 0.02 0.00 99.98 02:53:20 02:05:01 4 0.00 0.00 0.00 0.02 0.00 99.98 02:53:20 02:05:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:53:20 02:05:01 6 0.03 0.00 0.05 0.00 0.03 99.88 02:53:20 02:05:01 7 0.02 0.00 0.02 0.00 0.02 99.95 02:53:20 02:06:01 all 0.04 0.00 0.02 0.00 0.01 99.93 02:53:20 02:06:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:53:20 02:06:01 1 0.05 0.00 0.00 0.00 0.02 99.93 02:53:20 02:06:01 2 0.05 0.00 0.03 0.00 0.03 99.88 02:53:20 02:06:01 3 0.00 0.00 0.00 0.02 0.00 99.98 02:53:20 02:06:01 4 0.05 0.00 0.00 0.00 0.00 99.95 02:53:20 02:06:01 5 0.00 0.00 0.00 0.00 0.02 99.98 02:53:20 02:06:01 6 0.03 0.00 0.03 0.00 0.00 99.93 02:53:20 02:06:01 7 0.12 0.00 0.05 0.00 0.02 99.82 02:53:20 02:07:01 all 0.01 0.00 0.01 0.00 0.01 99.96 02:53:20 02:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 02:53:20 02:07:01 1 0.00 0.00 0.02 0.00 0.02 99.97 02:53:20 02:07:01 2 0.02 0.00 0.05 0.00 0.03 99.90 02:53:20 02:07:01 3 0.00 0.00 0.00 0.02 0.00 99.98 02:53:20 02:07:01 4 0.02 0.00 0.02 0.02 0.02 99.93 02:53:20 02:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:53:20 02:07:01 6 0.02 0.00 0.02 0.00 0.02 99.95 02:53:20 02:07:01 7 0.03 0.00 0.00 0.00 0.02 99.95 02:53:20 02:08:01 all 0.05 0.00 0.04 0.01 0.01 99.89 02:53:20 02:08:01 0 0.03 0.00 0.02 0.00 0.02 99.93 02:53:20 02:08:01 1 0.03 0.00 0.03 0.00 0.02 99.92 02:53:20 02:08:01 2 0.12 0.00 0.07 0.03 0.03 99.75 02:53:20 02:08:01 3 0.02 0.00 0.02 0.02 0.00 99.95 02:53:20 02:08:01 4 0.07 0.00 0.02 0.00 0.00 99.92 02:53:20 02:08:01 5 0.10 0.00 0.03 0.00 0.02 99.85 02:53:20 02:08:01 6 0.03 0.00 0.07 0.02 0.00 99.88 02:53:20 02:08:01 7 0.02 0.00 0.05 0.00 0.02 99.92 02:53:20 02:09:01 all 0.02 0.00 0.01 0.01 0.01 99.95 02:53:20 02:09:01 0 0.05 0.00 0.02 0.02 0.02 99.90 02:53:20 02:09:01 1 0.03 0.00 0.00 0.00 0.02 99.95 02:53:20 02:09:01 2 0.03 0.00 0.03 0.02 0.05 99.87 02:53:20 02:09:01 3 0.00 0.00 0.00 0.02 0.00 99.98 02:53:20 02:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:53:20 02:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:53:20 02:09:01 6 0.00 0.00 0.03 0.00 0.02 99.95 02:53:20 02:09:01 7 0.05 0.00 0.00 0.00 0.02 99.93 02:53:20 02:10:01 all 0.03 0.00 0.01 0.00 0.01 99.95 02:53:20 02:10:01 0 0.02 0.00 0.02 0.02 0.02 99.93 02:53:20 02:10:01 1 0.05 0.00 0.00 0.00 0.02 99.93 02:53:20 02:10:01 2 0.03 0.00 0.02 0.00 0.03 99.92 02:53:20 02:10:01 3 0.02 0.00 0.02 0.00 0.00 99.97 02:53:20 02:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:53:20 02:10:01 5 0.05 0.00 0.00 0.00 0.02 99.93 02:53:20 02:10:01 6 0.02 0.00 0.03 0.00 0.02 99.93 02:53:20 02:10:01 7 0.02 0.00 0.02 0.00 0.02 99.95 02:53:20 02:11:01 all 0.02 0.00 0.01 0.00 0.01 99.95 02:53:20 02:11:01 0 0.03 0.00 0.03 0.00 0.00 99.93 02:53:20 02:11:01 1 0.00 0.00 0.02 0.00 0.02 99.97 02:53:20 02:11:01 2 0.07 0.00 0.03 0.00 0.03 99.87 02:53:20 02:11:01 3 0.00 0.00 0.00 0.02 0.02 99.97 02:53:20 02:11:01 4 0.00 0.00 0.00 0.02 0.02 99.97 02:53:20 02:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:53:20 02:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:53:20 02:11:01 7 0.05 0.00 0.00 0.00 0.02 99.93 02:53:20 02:12:01 all 0.08 0.00 0.02 0.00 0.01 99.89 02:53:20 02:12:01 0 0.12 0.00 0.02 0.00 0.02 99.85 02:53:20 02:12:01 1 0.07 0.00 0.03 0.00 0.00 99.90 02:53:20 02:12:01 2 0.35 0.00 0.07 0.00 0.03 99.55 02:53:20 02:12:01 3 0.00 0.00 0.02 0.02 0.00 99.97 02:53:20 02:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:53:20 02:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:53:20 02:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:53:20 02:12:01 7 0.07 0.00 0.03 0.00 0.00 99.90 02:53:20 02:13:01 all 0.02 0.00 0.01 0.00 0.01 99.95 02:53:20 02:13:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:53:20 02:13:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:53:20 02:13:01 2 0.03 0.00 0.02 0.00 0.03 99.92 02:53:20 02:13:01 3 0.00 0.00 0.00 0.02 0.00 99.98 02:53:20 02:13:01 4 0.00 0.00 0.02 0.02 0.00 99.97 02:53:20 02:13:01 5 0.00 0.00 0.00 0.00 0.02 99.98 02:53:20 02:13:01 6 0.03 0.00 0.03 0.00 0.02 99.92 02:53:20 02:13:01 7 0.05 0.00 0.00 0.00 0.02 99.93 02:53:20 02:14:01 all 0.03 0.00 0.01 0.00 0.01 99.94 02:53:20 02:14:01 0 0.07 0.00 0.00 0.00 0.02 99.92 02:53:20 02:14:01 1 0.00 0.00 0.00 0.00 0.02 99.98 02:53:20 02:14:01 2 0.08 0.00 0.02 0.00 0.03 99.87 02:53:20 02:14:01 3 0.00 0.00 0.02 0.02 0.00 99.97 02:53:20 02:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:53:20 02:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:53:20 02:14:01 6 0.05 0.00 0.02 0.00 0.02 99.92 02:53:20 02:14:01 7 0.05 0.00 0.02 0.00 0.02 99.92 02:53:20 02:15:01 all 0.02 0.00 0.02 0.00 0.01 99.95 02:53:20 02:15:01 0 0.00 0.00 0.00 0.02 0.02 99.97 02:53:20 02:15:01 1 0.05 0.00 0.02 0.00 0.02 99.92 02:53:20 02:15:01 2 0.03 0.00 0.03 0.00 0.03 99.90 02:53:20 02:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:53:20 02:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:53:20 02:15:01 5 0.00 0.00 0.02 0.00 0.00 99.98 02:53:20 02:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:53:20 02:15:01 7 0.03 0.00 0.05 0.00 0.02 99.90 02:53:20 02:53:20 02:15:01 CPU %user %nice %system %iowait %steal %idle 02:53:20 02:16:01 all 0.10 0.00 0.03 0.00 0.01 99.86 02:53:20 02:16:01 0 0.03 0.00 0.02 0.02 0.00 99.93 02:53:20 02:16:01 1 0.10 0.00 0.02 0.00 0.00 99.88 02:53:20 02:16:01 2 0.58 0.00 0.05 0.00 0.02 99.35 02:53:20 02:16:01 3 0.00 0.00 0.00 0.02 0.00 99.98 02:53:20 02:16:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:53:20 02:16:01 5 0.02 0.00 0.00 0.00 0.02 99.97 02:53:20 02:16:01 6 0.02 0.00 0.07 0.00 0.02 99.90 02:53:20 02:16:01 7 0.03 0.00 0.03 0.00 0.02 99.92 02:53:20 02:17:01 all 0.28 0.00 0.02 0.00 0.01 99.69 02:53:20 02:17:01 0 0.07 0.00 0.03 0.02 0.02 99.87 02:53:20 02:17:01 1 0.05 0.00 0.02 0.00 0.02 99.92 02:53:20 02:17:01 2 1.99 0.00 0.02 0.00 0.05 97.95 02:53:20 02:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:53:20 02:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:53:20 02:17:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:53:20 02:17:01 6 0.03 0.00 0.03 0.00 0.00 99.93 02:53:20 02:17:01 7 0.02 0.00 0.03 0.00 0.00 99.95 02:53:20 02:18:01 all 0.26 0.00 0.02 0.00 0.01 99.71 02:53:20 02:18:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:53:20 02:18:01 1 0.05 0.00 0.00 0.02 0.02 99.92 02:53:20 02:18:01 2 1.84 0.00 0.07 0.00 0.02 98.08 02:53:20 02:18:01 3 0.02 0.00 0.00 0.02 0.00 99.97 02:53:20 02:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:53:20 02:18:01 5 0.05 0.00 0.00 0.00 0.02 99.93 02:53:20 02:18:01 6 0.02 0.00 0.03 0.00 0.00 99.95 02:53:20 02:18:01 7 0.03 0.00 0.03 0.00 0.03 99.90 02:53:20 02:19:01 all 0.18 0.00 0.01 0.01 0.01 99.79 02:53:20 02:19:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:53:20 02:19:01 1 0.02 0.00 0.00 0.02 0.00 99.97 02:53:20 02:19:01 2 1.32 0.00 0.08 0.00 0.05 98.55 02:53:20 02:19:01 3 0.00 0.00 0.00 0.03 0.02 99.95 02:53:20 02:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:53:20 02:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:53:20 02:19:01 6 0.02 0.00 0.00 0.00 0.02 99.97 02:53:20 02:19:01 7 0.05 0.00 0.00 0.00 0.00 99.95 02:53:20 02:20:01 all 0.15 0.00 0.02 0.00 0.01 99.82 02:53:20 02:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:53:20 02:20:01 1 0.02 0.00 0.03 0.02 0.02 99.92 02:53:20 02:20:01 2 1.01 0.00 0.02 0.00 0.03 98.94 02:53:20 02:20:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:53:20 02:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:53:20 02:20:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:53:20 02:20:01 6 0.05 0.00 0.03 0.00 0.02 99.90 02:53:20 02:20:01 7 0.05 0.00 0.02 0.00 0.02 99.92 02:53:20 02:21:01 all 0.03 0.00 0.01 0.00 0.01 99.95 02:53:20 02:21:01 0 0.02 0.00 0.03 0.00 0.02 99.93 02:53:20 02:21:01 1 0.02 0.00 0.03 0.00 0.02 99.93 02:53:20 02:21:01 2 0.08 0.00 0.02 0.00 0.02 99.88 02:53:20 02:21:01 3 0.00 0.00 0.00 0.02 0.00 99.98 02:53:20 02:21:01 4 0.00 0.00 0.00 0.02 0.02 99.97 02:53:20 02:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:53:20 02:21:01 6 0.03 0.00 0.00 0.00 0.00 99.97 02:53:20 02:21:01 7 0.03 0.00 0.00 0.00 0.02 99.95 02:53:20 02:22:01 all 0.02 0.00 0.01 0.00 0.01 99.94 02:53:20 02:22:01 0 0.00 0.00 0.02 0.02 0.02 99.95 02:53:20 02:22:01 1 0.10 0.00 0.05 0.00 0.03 99.82 02:53:20 02:22:01 2 0.02 0.00 0.03 0.00 0.03 99.92 02:53:20 02:22:01 3 0.00 0.00 0.00 0.02 0.00 99.98 02:53:20 02:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:53:20 02:22:01 5 0.07 0.00 0.00 0.00 0.02 99.92 02:53:20 02:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 02:53:20 02:22:01 7 0.00 0.00 0.02 0.00 0.02 99.97 02:53:20 02:23:01 all 0.21 0.00 0.01 0.00 0.01 99.77 02:53:20 02:23:01 0 0.00 0.00 0.00 0.02 0.00 99.98 02:53:20 02:23:01 1 0.03 0.00 0.03 0.00 0.02 99.92 02:53:20 02:23:01 2 1.52 0.00 0.03 0.00 0.02 98.43 02:53:20 02:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 02:53:20 02:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:53:20 02:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:53:20 02:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 02:53:20 02:23:01 7 0.07 0.00 0.00 0.00 0.02 99.92 02:53:20 02:24:01 all 0.27 0.00 0.01 0.00 0.01 99.70 02:53:20 02:24:01 0 0.00 0.00 0.00 0.00 0.02 99.98 02:53:20 02:24:01 1 0.10 0.00 0.02 0.00 0.02 99.87 02:53:20 02:24:01 2 2.00 0.00 0.03 0.00 0.03 97.93 02:53:20 02:24:01 3 0.00 0.00 0.00 0.02 0.00 99.98 02:53:20 02:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:53:20 02:24:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:53:20 02:24:01 6 0.00 0.00 0.00 0.00 0.02 99.98 02:53:20 02:24:01 7 0.00 0.00 0.03 0.00 0.02 99.95 02:53:20 02:25:01 all 0.27 0.00 0.01 0.00 0.01 99.70 02:53:20 02:25:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:53:20 02:25:01 1 0.05 0.00 0.05 0.00 0.03 99.87 02:53:20 02:25:01 2 1.99 0.00 0.00 0.00 0.03 97.98 02:53:20 02:25:01 3 0.02 0.00 0.00 0.02 0.00 99.97 02:53:20 02:25:01 4 0.00 0.00 0.00 0.02 0.00 99.98 02:53:20 02:25:01 5 0.02 0.00 0.00 0.00 0.02 99.97 02:53:20 02:25:01 6 0.00 0.00 0.00 0.00 0.02 99.98 02:53:20 02:25:01 7 0.03 0.00 0.00 0.00 0.00 99.97 02:53:20 02:26:01 all 0.26 0.00 0.01 0.00 0.01 99.71 02:53:20 02:26:01 0 0.00 0.00 0.00 0.00 0.02 99.98 02:53:20 02:26:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:53:20 02:26:01 2 2.00 0.00 0.03 0.00 0.03 97.93 02:53:20 02:26:01 3 0.00 0.00 0.02 0.00 0.02 99.97 02:53:20 02:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:53:20 02:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:53:20 02:26:01 6 0.02 0.00 0.02 0.00 0.00 99.97 02:53:20 02:26:01 7 0.03 0.00 0.00 0.00 0.02 99.95 02:53:20 02:53:20 02:26:01 CPU %user %nice %system %iowait %steal %idle 02:53:20 02:27:01 all 0.22 0.00 0.01 0.00 0.01 99.75 02:53:20 02:27:01 0 0.00 0.00 0.02 0.02 0.02 99.95 02:53:20 02:27:01 1 0.03 0.00 0.02 0.00 0.03 99.92 02:53:20 02:27:01 2 1.70 0.00 0.03 0.00 0.02 98.25 02:53:20 02:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:53:20 02:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:53:20 02:27:01 5 0.00 0.00 0.00 0.00 0.02 99.98 02:53:20 02:27:01 6 0.00 0.00 0.03 0.00 0.00 99.97 02:53:20 02:27:01 7 0.03 0.00 0.02 0.00 0.02 99.93 02:53:20 02:28:01 all 0.03 0.00 0.01 0.00 0.01 99.95 02:53:20 02:28:01 0 0.00 0.00 0.00 0.02 0.02 99.97 02:53:20 02:28:01 1 0.05 0.00 0.03 0.00 0.02 99.90 02:53:20 02:28:01 2 0.05 0.00 0.02 0.00 0.05 99.88 02:53:20 02:28:01 3 0.00 0.00 0.00 0.02 0.00 99.98 02:53:20 02:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:53:20 02:28:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:53:20 02:28:01 6 0.05 0.00 0.02 0.00 0.02 99.92 02:53:20 02:28:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:53:20 02:29:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:53:20 02:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 02:53:20 02:29:01 1 0.03 0.00 0.00 0.00 0.02 99.95 02:53:20 02:29:01 2 0.05 0.00 0.02 0.00 0.02 99.92 02:53:20 02:29:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:53:20 02:29:01 4 0.00 0.00 0.02 0.00 0.02 99.97 02:53:20 02:29:01 5 0.02 0.00 0.00 0.00 0.02 99.97 02:53:20 02:29:01 6 0.00 0.00 0.03 0.00 0.00 99.97 02:53:20 02:29:01 7 0.02 0.00 0.03 0.00 0.02 99.93 02:53:20 02:30:01 all 0.03 0.00 0.01 0.00 0.01 99.94 02:53:20 02:30:01 0 0.02 0.00 0.02 0.00 0.02 99.95 02:53:20 02:30:01 1 0.07 0.00 0.02 0.00 0.02 99.90 02:53:20 02:30:01 2 0.05 0.00 0.02 0.00 0.03 99.90 02:53:20 02:30:01 3 0.00 0.00 0.00 0.02 0.00 99.98 02:53:20 02:30:01 4 0.05 0.00 0.02 0.00 0.00 99.93 02:53:20 02:30:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:53:20 02:30:01 6 0.00 0.00 0.02 0.00 0.02 99.97 02:53:20 02:30:01 7 0.05 0.00 0.02 0.00 0.03 99.90 02:53:20 02:31:01 all 0.07 0.00 0.02 0.01 0.01 99.89 02:53:20 02:31:01 0 0.20 0.00 0.02 0.02 0.00 99.77 02:53:20 02:31:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:53:20 02:31:01 2 0.02 0.00 0.02 0.00 0.03 99.93 02:53:20 02:31:01 3 0.10 0.00 0.02 0.02 0.00 99.87 02:53:20 02:31:01 4 0.07 0.00 0.00 0.03 0.00 99.90 02:53:20 02:31:01 5 0.07 0.00 0.02 0.00 0.02 99.90 02:53:20 02:31:01 6 0.05 0.00 0.02 0.00 0.00 99.93 02:53:20 02:31:01 7 0.05 0.00 0.03 0.00 0.02 99.90 02:53:20 02:32:01 all 0.03 0.00 0.02 0.00 0.02 99.94 02:53:20 02:32:01 0 0.00 0.00 0.00 0.02 0.02 99.97 02:53:20 02:32:01 1 0.02 0.00 0.02 0.00 0.02 99.95 02:53:20 02:32:01 2 0.02 0.00 0.03 0.00 0.03 99.92 02:53:20 02:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:53:20 02:32:01 4 0.05 0.00 0.00 0.00 0.02 99.93 02:53:20 02:32:01 5 0.02 0.00 0.02 0.00 0.02 99.95 02:53:20 02:32:01 6 0.03 0.00 0.05 0.00 0.02 99.90 02:53:20 02:32:01 7 0.07 0.00 0.02 0.00 0.02 99.90 02:53:20 02:33:01 all 0.17 0.00 0.05 0.01 0.01 99.77 02:53:20 02:33:01 0 0.15 0.00 0.02 0.02 0.00 99.82 02:53:20 02:33:01 1 0.30 0.00 0.13 0.03 0.02 99.52 02:53:20 02:33:01 2 0.17 0.00 0.03 0.00 0.03 99.77 02:53:20 02:33:01 3 0.02 0.00 0.02 0.02 0.00 99.95 02:53:20 02:33:01 4 0.58 0.00 0.02 0.00 0.00 99.40 02:53:20 02:33:01 5 0.07 0.00 0.05 0.00 0.00 99.88 02:53:20 02:33:01 6 0.03 0.00 0.05 0.00 0.02 99.90 02:53:20 02:33:01 7 0.03 0.00 0.07 0.00 0.00 99.90 02:53:20 02:34:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:53:20 02:34:01 0 0.00 0.00 0.00 0.00 0.02 99.98 02:53:20 02:34:01 1 0.07 0.00 0.02 0.00 0.02 99.90 02:53:20 02:34:01 2 0.03 0.00 0.02 0.00 0.02 99.93 02:53:20 02:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:53:20 02:34:01 4 0.00 0.00 0.00 0.00 0.02 99.98 02:53:20 02:34:01 5 0.02 0.00 0.00 0.00 0.02 99.97 02:53:20 02:34:01 6 0.03 0.00 0.00 0.00 0.00 99.97 02:53:20 02:34:01 7 0.03 0.00 0.02 0.00 0.02 99.93 02:53:20 02:35:01 all 0.04 0.00 0.02 0.00 0.01 99.92 02:53:20 02:35:01 0 0.03 0.00 0.03 0.02 0.02 99.90 02:53:20 02:35:01 1 0.00 0.00 0.00 0.00 0.03 99.97 02:53:20 02:35:01 2 0.05 0.00 0.00 0.00 0.03 99.92 02:53:20 02:35:01 3 0.02 0.00 0.00 0.02 0.00 99.97 02:53:20 02:35:01 4 0.18 0.00 0.02 0.00 0.00 99.80 02:53:20 02:35:01 5 0.00 0.00 0.02 0.00 0.02 99.97 02:53:20 02:35:01 6 0.00 0.00 0.03 0.00 0.00 99.97 02:53:20 02:35:01 7 0.07 0.00 0.05 0.00 0.02 99.87 02:53:20 02:36:01 all 0.15 0.00 0.01 0.00 0.01 99.83 02:53:20 02:36:01 0 0.00 0.00 0.00 0.00 0.02 99.98 02:53:20 02:36:01 1 0.03 0.00 0.02 0.00 0.02 99.93 02:53:20 02:36:01 2 1.04 0.00 0.02 0.00 0.03 98.91 02:53:20 02:36:01 3 0.00 0.00 0.00 0.02 0.02 99.97 02:53:20 02:36:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:53:20 02:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:53:20 02:36:01 6 0.03 0.00 0.00 0.00 0.02 99.95 02:53:20 02:36:01 7 0.07 0.00 0.02 0.00 0.00 99.92 02:53:20 02:37:01 all 0.01 0.00 0.02 0.00 0.01 99.95 02:53:20 02:37:01 0 0.02 0.00 0.02 0.03 0.02 99.92 02:53:20 02:37:01 1 0.00 0.00 0.02 0.00 0.00 99.98 02:53:20 02:37:01 2 0.02 0.00 0.02 0.00 0.03 99.93 02:53:20 02:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:53:20 02:37:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:53:20 02:37:01 5 0.00 0.00 0.02 0.00 0.02 99.97 02:53:20 02:37:01 6 0.03 0.00 0.07 0.00 0.02 99.88 02:53:20 02:37:01 7 0.03 0.00 0.03 0.00 0.02 99.92 02:53:20 02:53:20 02:37:01 CPU %user %nice %system %iowait %steal %idle 02:53:20 02:38:01 all 0.14 0.00 0.00 0.00 0.01 99.84 02:53:20 02:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 02:53:20 02:38:01 1 0.03 0.00 0.02 0.00 0.03 99.92 02:53:20 02:38:01 2 1.01 0.00 0.00 0.00 0.03 98.95 02:53:20 02:38:01 3 0.00 0.00 0.00 0.03 0.00 99.97 02:53:20 02:38:01 4 0.00 0.00 0.00 0.00 0.02 99.98 02:53:20 02:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:53:20 02:38:01 6 0.05 0.00 0.02 0.00 0.00 99.93 02:53:20 02:38:01 7 0.05 0.00 0.00 0.00 0.00 99.95 02:53:20 02:39:01 all 0.26 0.00 0.02 0.01 0.01 99.69 02:53:20 02:39:01 0 0.00 0.00 0.02 0.02 0.02 99.95 02:53:20 02:39:01 1 0.03 0.00 0.05 0.00 0.00 99.92 02:53:20 02:39:01 2 2.00 0.00 0.03 0.00 0.02 97.95 02:53:20 02:39:01 3 0.00 0.00 0.02 0.08 0.00 99.90 02:53:20 02:39:01 4 0.00 0.00 0.02 0.00 0.00 99.98 02:53:20 02:39:01 5 0.00 0.00 0.02 0.00 0.02 99.97 02:53:20 02:39:01 6 0.02 0.00 0.02 0.00 0.02 99.95 02:53:20 02:39:01 7 0.02 0.00 0.02 0.00 0.02 99.95 02:53:20 02:40:01 all 0.26 0.00 0.01 0.01 0.01 99.71 02:53:20 02:40:01 0 0.00 0.00 0.00 0.03 0.00 99.97 02:53:20 02:40:01 1 0.03 0.00 0.02 0.00 0.03 99.92 02:53:20 02:40:01 2 1.91 0.00 0.02 0.00 0.03 98.04 02:53:20 02:40:01 3 0.00 0.00 0.02 0.02 0.00 99.97 02:53:20 02:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:53:20 02:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 02:53:20 02:40:01 6 0.07 0.00 0.02 0.00 0.00 99.92 02:53:20 02:40:01 7 0.07 0.00 0.00 0.00 0.00 99.93 02:53:20 02:41:01 all 0.01 0.00 0.02 0.00 0.01 99.96 02:53:20 02:41:01 0 0.00 0.00 0.03 0.02 0.02 99.93 02:53:20 02:41:01 1 0.02 0.00 0.02 0.00 0.00 99.97 02:53:20 02:41:01 2 0.03 0.00 0.03 0.00 0.02 99.92 02:53:20 02:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 02:53:20 02:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:53:20 02:41:01 5 0.00 0.00 0.02 0.00 0.02 99.97 02:53:20 02:41:01 6 0.03 0.00 0.02 0.00 0.02 99.93 02:53:20 02:41:01 7 0.02 0.00 0.02 0.00 0.02 99.95 02:53:20 02:42:02 all 0.03 0.00 0.01 0.00 0.01 99.95 02:53:20 02:42:02 0 0.02 0.00 0.00 0.02 0.00 99.97 02:53:20 02:42:02 1 0.05 0.00 0.02 0.00 0.02 99.92 02:53:20 02:42:02 2 0.03 0.00 0.03 0.00 0.03 99.90 02:53:20 02:42:02 3 0.00 0.00 0.00 0.02 0.00 99.98 02:53:20 02:42:02 4 0.00 0.00 0.00 0.00 0.00 100.00 02:53:20 02:42:02 5 0.03 0.00 0.00 0.00 0.02 99.95 02:53:20 02:42:02 6 0.08 0.00 0.03 0.00 0.00 99.88 02:53:20 02:42:02 7 0.03 0.00 0.00 0.00 0.00 99.97 02:53:20 02:43:01 all 0.02 0.00 0.01 0.00 0.01 99.95 02:53:20 02:43:01 0 0.02 0.00 0.00 0.00 0.02 99.97 02:53:20 02:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 02:53:20 02:43:01 2 0.03 0.00 0.03 0.02 0.03 99.88 02:53:20 02:43:01 3 0.00 0.00 0.00 0.02 0.00 99.98 02:53:20 02:43:01 4 0.02 0.00 0.00 0.00 0.02 99.97 02:53:20 02:43:01 5 0.03 0.00 0.00 0.00 0.00 99.97 02:53:20 02:43:01 6 0.02 0.00 0.03 0.00 0.02 99.93 02:53:20 02:43:01 7 0.03 0.00 0.00 0.00 0.02 99.95 02:53:20 02:44:01 all 0.12 0.00 0.01 0.00 0.01 99.86 02:53:20 02:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 02:53:20 02:44:01 1 0.05 0.00 0.02 0.00 0.02 99.92 02:53:20 02:44:01 2 0.76 0.00 0.02 0.00 0.03 99.19 02:53:20 02:44:01 3 0.00 0.00 0.00 0.02 0.00 99.98 02:53:20 02:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:53:20 02:44:01 5 0.00 0.00 0.00 0.00 0.02 99.98 02:53:20 02:44:01 6 0.03 0.00 0.00 0.00 0.00 99.97 02:53:20 02:44:01 7 0.07 0.00 0.02 0.02 0.00 99.90 02:53:20 02:45:01 all 0.17 0.00 0.01 0.00 0.01 99.80 02:53:20 02:45:01 0 0.00 0.00 0.02 0.00 0.02 99.97 02:53:20 02:45:01 1 0.02 0.00 0.00 0.02 0.02 99.95 02:53:20 02:45:01 2 1.32 0.00 0.07 0.00 0.03 98.58 02:53:20 02:45:01 3 0.00 0.00 0.00 0.02 0.00 99.98 02:53:20 02:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:53:20 02:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:53:20 02:45:01 6 0.03 0.00 0.00 0.00 0.02 99.95 02:53:20 02:45:01 7 0.00 0.00 0.00 0.00 0.02 99.98 02:53:20 02:46:01 all 0.03 0.00 0.01 0.00 0.01 99.95 02:53:20 02:46:01 0 0.00 0.00 0.00 0.02 0.00 99.98 02:53:20 02:46:01 1 0.02 0.00 0.03 0.00 0.02 99.93 02:53:20 02:46:01 2 0.07 0.00 0.02 0.00 0.02 99.90 02:53:20 02:46:01 3 0.00 0.00 0.00 0.02 0.00 99.98 02:53:20 02:46:01 4 0.02 0.00 0.02 0.00 0.00 99.97 02:53:20 02:46:01 5 0.00 0.00 0.00 0.00 0.02 99.98 02:53:20 02:46:01 6 0.05 0.00 0.02 0.00 0.00 99.93 02:53:20 02:46:01 7 0.07 0.00 0.00 0.00 0.00 99.93 02:53:20 02:47:01 all 0.02 0.00 0.01 0.00 0.01 99.96 02:53:20 02:47:01 0 0.00 0.00 0.02 0.02 0.02 99.95 02:53:20 02:47:01 1 0.02 0.00 0.02 0.02 0.00 99.95 02:53:20 02:47:01 2 0.05 0.00 0.02 0.00 0.03 99.90 02:53:20 02:47:01 3 0.00 0.00 0.02 0.00 0.00 99.98 02:53:20 02:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 02:53:20 02:47:01 5 0.02 0.00 0.02 0.00 0.00 99.97 02:53:20 02:47:01 6 0.02 0.00 0.00 0.00 0.02 99.97 02:53:20 02:47:01 7 0.02 0.00 0.02 0.00 0.02 99.95 02:53:20 02:48:01 all 0.15 0.00 0.01 0.00 0.01 99.82 02:53:20 02:48:01 0 0.03 0.00 0.02 0.02 0.03 99.90 02:53:20 02:48:01 1 0.08 0.00 0.02 0.00 0.03 99.87 02:53:20 02:48:01 2 0.99 0.00 0.03 0.00 0.02 98.96 02:53:20 02:48:01 3 0.00 0.00 0.00 0.02 0.00 99.98 02:53:20 02:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:53:20 02:48:01 5 0.00 0.00 0.02 0.00 0.02 99.97 02:53:20 02:48:01 6 0.08 0.00 0.02 0.00 0.00 99.90 02:53:20 02:48:01 7 0.00 0.00 0.02 0.00 0.02 99.97 02:53:20 02:53:20 02:48:01 CPU %user %nice %system %iowait %steal %idle 02:53:20 02:49:01 all 0.27 0.00 0.01 0.00 0.00 99.71 02:53:20 02:49:01 0 0.02 0.00 0.03 0.00 0.02 99.93 02:53:20 02:49:01 1 0.05 0.00 0.03 0.00 0.00 99.92 02:53:20 02:49:01 2 1.65 0.00 0.00 0.00 0.00 98.35 02:53:20 02:49:01 3 0.00 0.00 0.00 0.02 0.00 99.98 02:53:20 02:49:01 4 0.35 0.00 0.00 0.00 0.00 99.65 02:53:20 02:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:53:20 02:49:01 6 0.05 0.00 0.02 0.00 0.02 99.92 02:53:20 02:49:01 7 0.03 0.00 0.02 0.00 0.00 99.95 02:53:20 02:50:01 all 0.27 0.00 0.01 0.00 0.01 99.70 02:53:20 02:50:01 0 0.35 0.00 0.03 0.00 0.03 99.58 02:53:20 02:50:01 1 0.03 0.00 0.00 0.00 0.02 99.95 02:53:20 02:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 02:53:20 02:50:01 3 0.00 0.00 0.00 0.00 0.02 99.98 02:53:20 02:50:01 4 1.65 0.00 0.02 0.00 0.02 98.32 02:53:20 02:50:01 5 0.00 0.00 0.02 0.00 0.02 99.97 02:53:20 02:50:01 6 0.03 0.00 0.05 0.00 0.00 99.92 02:53:20 02:50:01 7 0.07 0.00 0.00 0.00 0.02 99.92 02:53:20 02:51:01 all 0.16 0.00 0.01 0.00 0.01 99.82 02:53:20 02:51:01 0 1.18 0.00 0.03 0.00 0.02 98.78 02:53:20 02:51:01 1 0.00 0.00 0.02 0.02 0.02 99.95 02:53:20 02:51:01 2 0.03 0.00 0.00 0.00 0.02 99.95 02:53:20 02:51:01 3 0.00 0.00 0.00 0.02 0.00 99.98 02:53:20 02:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 02:53:20 02:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 02:53:20 02:51:01 6 0.02 0.00 0.03 0.00 0.02 99.93 02:53:20 02:51:01 7 0.02 0.00 0.02 0.00 0.00 99.97 02:53:20 02:52:01 all 0.37 0.00 0.20 0.01 0.02 99.41 02:53:20 02:52:01 0 0.39 0.00 0.18 0.00 0.03 99.40 02:53:20 02:52:01 1 0.58 0.00 0.17 0.02 0.02 99.22 02:53:20 02:52:01 2 0.35 0.00 0.22 0.02 0.02 99.40 02:53:20 02:52:01 3 0.42 0.00 0.25 0.02 0.00 99.32 02:53:20 02:52:01 4 0.23 0.00 0.18 0.00 0.02 99.57 02:53:20 02:52:01 5 0.22 0.00 0.22 0.00 0.02 99.55 02:53:20 02:52:01 6 0.37 0.00 0.17 0.02 0.02 99.43 02:53:20 02:52:01 7 0.38 0.00 0.20 0.00 0.02 99.40 02:53:20 02:53:01 all 9.91 0.00 3.77 0.63 0.07 85.62 02:53:20 02:53:01 0 9.02 0.00 3.62 0.50 0.08 86.78 02:53:20 02:53:01 1 12.43 0.00 5.15 3.76 0.08 78.58 02:53:20 02:53:01 2 10.21 0.00 4.04 0.15 0.07 85.52 02:53:20 02:53:01 3 9.55 0.00 3.07 0.25 0.07 87.06 02:53:20 02:53:01 4 11.29 0.00 3.77 0.10 0.05 84.78 02:53:20 02:53:01 5 7.50 0.00 3.66 0.03 0.08 88.72 02:53:20 02:53:01 6 8.44 0.00 3.77 0.10 0.08 87.61 02:53:20 02:53:01 7 10.89 0.00 3.04 0.14 0.07 85.87 02:53:20 Average: all 8.20 0.00 1.28 0.23 0.03 90.26 02:53:20 Average: 0 8.17 0.00 1.25 0.14 0.03 90.41 02:53:20 Average: 1 8.20 0.00 1.35 0.26 0.03 90.16 02:53:20 Average: 2 8.70 0.00 1.26 0.17 0.04 89.83 02:53:20 Average: 3 8.05 0.00 1.34 0.43 0.02 90.17 02:53:20 Average: 4 8.05 0.00 1.26 0.23 0.02 90.44 02:53:20 Average: 5 8.03 0.00 1.30 0.21 0.02 90.43 02:53:20 Average: 6 8.19 0.00 1.31 0.25 0.02 90.23 02:53:20 Average: 7 8.18 0.00 1.19 0.14 0.03 90.45 02:53:20 02:53:20 02:53:20