Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 7aa9423e7338f6f1ee5085feefc9755d477e0da4 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-ssh1619068566404528069.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-ssh8449290798800038136.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-ssh2337559488249767235.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-ssh8313680056518383343.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-ssh7025218747874632011.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 ‘prd-ubuntu20.04-docker-8c-8g-14033’ is offline Running on prd-ubuntu20.04-docker-8c-8g-14036 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/987 [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/987 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 7aa9423e7338f6f1ee5085feefc9755d477e0da4 (main) Commit message: "Merge pull request #5448 from weichou1229/upgrade-bootstrap" > git config core.sparsecheckout # timeout=10 > git checkout -f 7aa9423e7338f6f1ee5085feefc9755d477e0da4 # timeout=10 > git rev-list --no-walk b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 09:49:15 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 09:49:15 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 09:49:15 ========================================================= 09:49:15 EdgeX Global Pipelines Version Info 09:49:15 ========================================================= [Pipeline] libraryResource [Pipeline] sh 09:49:17 ------------------- 09:49:17 stable info: 09:49:17 ------------------- 09:49:17 Commited By: Ginny Guan ginny@iotechsys.com 09:49:17 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 09:49:17 Message: update stable to v1.0.281 09:49:17 ------------------- 09:49:17 experimental info: 09:49:17 ------------------- 09:49:17 Commited By: **** collab-it+edgex@linuxfoundation.org 09:49:17 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 09:49:17 Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 09:49:17 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 09:49:17 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 09:49:17 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 09:49:17 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 09:49:17 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 09:49:17 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 09:49:17 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 09:49:17 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 09:49:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 09:49:17 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 09:49:17 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 09:49:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 09:49:18 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 09:49:18 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 09:49:18 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 09:49:18 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 09:49:18 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 09:49:18 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 09:49:18 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 09:49:18 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 09:49:18 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 09:49:18 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 09:49:18 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 09:49:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 09:49:18 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 09:49:18 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 09:49:18 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 7aa9423e7338f6f1ee5085feefc9755d477e0da4 [Pipeline] echo 09:49:18 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 7aa9423 [Pipeline] echo 09:49:18 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:49:18 provisioning config files... 09:49:18 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/987@tmp/config884982598000847665tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:49:18 ---> ****-login.sh 09:49:18 nexus3.edgexfoundry.org:10001 09:49:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:49:19 09:49:19 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:49:19 Configure a credential helper to remove this warning. See 09:49:19 https://docs.****.com/go/credential-store/ 09:49:19 09:49:19 Login Succeeded 09:49:19 nexus3.edgexfoundry.org:10002 09:49:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:49:19 09:49:19 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:49:19 Configure a credential helper to remove this warning. See 09:49:19 https://docs.****.com/go/credential-store/ 09:49:19 09:49:19 Login Succeeded 09:49:19 nexus3.edgexfoundry.org:10003 09:49:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:49:19 09:49:19 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:49:19 Configure a credential helper to remove this warning. See 09:49:19 https://docs.****.com/go/credential-store/ 09:49:19 09:49:19 Login Succeeded 09:49:19 nexus3.edgexfoundry.org:10004 09:49:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:49:19 09:49:19 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:49:19 Configure a credential helper to remove this warning. See 09:49:19 https://docs.****.com/go/credential-store/ 09:49:19 09:49:19 Login Succeeded 09:49:19 ****.io 09:49:19 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:49:19 09:49:19 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 09:49:19 Configure a credential helper to remove this warning. See 09:49:19 https://docs.****.com/go/credential-store/ 09:49:19 09:49:19 Login Succeeded 09:49:19 ---> ****-login.sh ends [Pipeline] } 09:49:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:49:19 + 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 09:49:19 + cut -d/ -f2 09:49:19 + dirname cmd/core-command/Dockerfile 09:49:19 + echo core-command,cmd/core-command/Dockerfile 09:49:19 + dirname cmd/core-common-config-bootstrapper/Dockerfile 09:49:19 + cut -d/ -f2 09:49:19 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 09:49:19 + cut -d/ -f2 09:49:19 + dirname cmd/core-data/Dockerfile 09:49:19 + echo core-data,cmd/core-data/Dockerfile 09:49:19 + dirname cmd/core-keeper/Dockerfile 09:49:19 + cut -d/ -f2 09:49:19 + echo core-keeper,cmd/core-keeper/Dockerfile 09:49:19 + cut -d/ -f2 09:49:19 + dirname cmd/core-metadata/Dockerfile 09:49:19 + echo core-metadata,cmd/core-metadata/Dockerfile 09:49:19 + + cut -d/ -f2 09:49:19 dirname cmd/security-bootstrapper/Dockerfile 09:49:19 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 09:49:19 + dirname cmd/security-proxy-auth/Dockerfile 09:49:19 + cut -d/ -f2 09:49:19 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 09:49:19 + + cut -d/ -f2 09:49:19 dirname cmd/security-proxy-setup/Dockerfile 09:49:19 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 09:49:19 + + cut -d/dirname -f2 cmd/security-secretstore-setup/Dockerfile 09:49:19 09:49:19 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 09:49:19 + dirname cmd/security-spiffe-token-provider/Dockerfile 09:49:19 + cut -d/ -f2 09:49:19 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 09:49:19 + dirname cmd/security-spire-agent/Dockerfile 09:49:19 + cut -d/ -f2 09:49:19 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 09:49:19 + + cut -d/ -f2 09:49:19 dirname cmd/security-spire-config/Dockerfile 09:49:19 + echo security-spire-config,cmd/security-spire-config/Dockerfile 09:49:19 + + dirname cmd/security-spire-server/Dockerfile 09:49:19 cut -d/ -f2 09:49:19 + echo security-spire-server,cmd/security-spire-server/Dockerfile 09:49:19 + dirname cmd/support-notifications/Dockerfile 09:49:19 + cut -d/ -f2 09:49:19 + echo support-notifications,cmd/support-notifications/Dockerfile 09:49:19 + dirname cmd/support-scheduler/Dockerfile 09:49:19 + cut -d/ -f2 09:49:19 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 09:49:20 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 09:49:20 + git rev-list -1 --merges 7aa9423e7338f6f1ee5085feefc9755d477e0da4~1..7aa9423e7338f6f1ee5085feefc9755d477e0da4 [Pipeline] echo 09:49:20 -----------> git rev-list -1 --merges 7aa9423e7338f6f1ee5085feefc9755d477e0da4~1..7aa9423e7338f6f1ee5085feefc9755d477e0da4 7aa9423e7338f6f1ee5085feefc9755d477e0da4 09:49:20 7aa9423e7338f6f1ee5085feefc9755d477e0da4 [false] [Pipeline] sh 09:49:20 + git log --format=format:%s -1 7aa9423e7338f6f1ee5085feefc9755d477e0da4 [Pipeline] echo 09:49:20 ========================================================= 09:49:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 09:49:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 09:49:21 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:49:21 + grep -v github /etc/ssh/ssh_known_hosts 09:49:21 + [ -e /tmp/ssh_known_hosts ] 09:49:21 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 09:49:21 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 09:49:21 + sudo tee -a /etc/ssh/ssh_known_hosts 09:49:21 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:49:21 09:49:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:49:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:49:21 0.1.4: Pulling from edgex-devops/py-git-semver 09:49:21 3dae71ba6b94: Pulling fs layer 09:49:21 6bf1a483ea7c: Pulling fs layer 09:49:21 f5dfc541a4d3: Pulling fs layer 09:49:21 461d9e800cba: Pulling fs layer 09:49:21 80192f66455f: Pulling fs layer 09:49:21 2e8e34ca0e6c: Pulling fs layer 09:49:21 a29436f7fd5d: Pulling fs layer 09:49:21 923cac83aea3: Pulling fs layer 09:49:21 25ad8b0a4227: Pulling fs layer 09:49:21 db01528c6b51: Pulling fs layer 09:49:21 28988de357af: Pulling fs layer 09:49:21 80192f66455f: Waiting 09:49:21 2e8e34ca0e6c: Waiting 09:49:21 a29436f7fd5d: Waiting 09:49:21 923cac83aea3: Waiting 09:49:21 25ad8b0a4227: Waiting 09:49:21 db01528c6b51: Waiting 09:49:21 28988de357af: Waiting 09:49:21 461d9e800cba: Waiting 09:49:22 6bf1a483ea7c: Verifying Checksum 09:49:22 6bf1a483ea7c: Download complete 09:49:22 461d9e800cba: Download complete 09:49:22 80192f66455f: Download complete 09:49:22 f5dfc541a4d3: Verifying Checksum 09:49:22 f5dfc541a4d3: Download complete 09:49:22 3dae71ba6b94: Verifying Checksum 09:49:22 3dae71ba6b94: Download complete 09:49:22 923cac83aea3: Verifying Checksum 09:49:22 923cac83aea3: Download complete 09:49:22 25ad8b0a4227: Verifying Checksum 09:49:22 25ad8b0a4227: Download complete 09:49:22 db01528c6b51: Download complete 09:49:22 28988de357af: Verifying Checksum 09:49:22 28988de357af: Download complete 09:49:22 a29436f7fd5d: Verifying Checksum 09:49:22 a29436f7fd5d: Download complete 09:49:22 2e8e34ca0e6c: Verifying Checksum 09:49:22 2e8e34ca0e6c: Download complete 09:49:23 3dae71ba6b94: Pull complete 09:49:23 6bf1a483ea7c: Pull complete 09:49:24 f5dfc541a4d3: Pull complete 09:49:24 461d9e800cba: Pull complete 09:49:24 80192f66455f: Pull complete 09:49:29 2e8e34ca0e6c: Pull complete 09:49:30 a29436f7fd5d: Pull complete 09:49:30 923cac83aea3: Pull complete 09:49:30 25ad8b0a4227: Pull complete 09:49:30 db01528c6b51: Pull complete 09:49:30 28988de357af: Pull complete 09:49:30 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 09:49:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:49:30 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:49:30 prd-ubuntu20.04-docker-8c-8g-14036 does not seem to be running inside a container 09:49:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/987 -v /w/workspace/edgex-go/987:/w/workspace/edgex-go/987:rw,z -v /w/workspace/edgex-go/987@tmp:/w/workspace/edgex-go/987@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 09:49:32 $ docker top a3dc9b773d926841fa099ef76064ef3cf2a2b33f4fd7a1b35694b95d76f3b822 -eo pid,comm 09:49:32 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 09:49:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:49:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:49:32 [ssh-agent] Looking for ssh-agent implementation... 09:49:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:49:32 $ docker exec a3dc9b773d926841fa099ef76064ef3cf2a2b33f4fd7a1b35694b95d76f3b822 ssh-agent 09:49:32 SSH_AUTH_SOCK=/tmp/ssh-GfGhJR1L6Jzy/agent.32 09:49:32 SSH_AGENT_PID=38 09:49:32 Running ssh-add (command line suppressed) 09:49:32 Identity added: /w/workspace/edgex-go/987@tmp/private_key_6107182096665767191.key (/w/workspace/edgex-go/987@tmp/private_key_6107182096665767191.key) 09:49:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:49:33 + git config --global --add safe.directory /w/workspace/edgex-go/987 [Pipeline] sh 09:49:33 + git tag --points-at HEAD [Pipeline] } 09:49:33 $ docker exec --env ******** --env ******** a3dc9b773d926841fa099ef76064ef3cf2a2b33f4fd7a1b35694b95d76f3b822 ssh-agent -k 09:49:33 unset SSH_AUTH_SOCK; 09:49:33 unset SSH_AGENT_PID; 09:49:33 echo Agent pid 38 killed; 09:49:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 09:49:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:49:33 [ssh-agent] Looking for ssh-agent implementation... 09:49:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:49:33 $ docker exec a3dc9b773d926841fa099ef76064ef3cf2a2b33f4fd7a1b35694b95d76f3b822 ssh-agent 09:49:33 SSH_AUTH_SOCK=/tmp/ssh-YUj7XmVTkunj/agent.85 09:49:33 SSH_AGENT_PID=91 09:49:33 Running ssh-add (command line suppressed) 09:49:33 Identity added: /w/workspace/edgex-go/987@tmp/private_key_7076349800301428026.key (/w/workspace/edgex-go/987@tmp/private_key_7076349800301428026.key) 09:49:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:49:34 + git semver init 09:49:34 2026-06-29 09:49:34,406 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:49:34 2026-06-29 09:49:34,410 [run_init] DEBUG init version:0.0.0 force:False 09:49:34 2026-06-29 09:49:34,412 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/987/.semver 09:49:34 2026-06-29 09:49:34,412 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/987/.semver 09:49:34 2026-06-29 09:49:34,412 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/987/.semver'], cwd=/w/workspace/edgex-go/987, stdin=None, shell=False, universal_newlines=False) 09:49:39 2026-06-29 09:49:39,156 [append_file] DEBUG append to file:/w/workspace/edgex-go/987/.git/info/exclude 09:49:39 2026-06-29 09:49:39,157 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/987/.semver/main with force:False 09:49:39 2026-06-29 09:49:39,157 [read_version] DEBUG read version from /w/workspace/edgex-go/987/.semver/main 09:49:39 2026-06-29 09:49:39,157 [read_version] DEBUG read version from /w/workspace/edgex-go/987/.semver/main 09:49:39 4.1.0-dev.122 [Pipeline] } 09:49:39 $ docker exec --env ******** --env ******** a3dc9b773d926841fa099ef76064ef3cf2a2b33f4fd7a1b35694b95d76f3b822 ssh-agent -k 09:49:39 unset SSH_AUTH_SOCK; 09:49:39 unset SSH_AGENT_PID; 09:49:39 echo Agent pid 91 killed; 09:49:39 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:49:40 + git semver [Pipeline] } 09:49:40 $ docker stop --time=1 a3dc9b773d926841fa099ef76064ef3cf2a2b33f4fd7a1b35694b95d76f3b822 09:49:41 $ docker rm -f --volumes a3dc9b773d926841fa099ef76064ef3cf2a2b33f4fd7a1b35694b95d76f3b822 [Pipeline] // withDockerContainer [Pipeline] sh 09:49:42 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 09:49:42 Stashed 1 file(s) [Pipeline] echo 09:49:42 [edgeXSemver]: initialized semver on version 4.1.0-dev.122 [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 09:49:42 + git config --global --add safe.directory /w/workspace/edgex-go/987 [Pipeline] echo 09:49:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 09:49:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 09:49:42 ========================================================= 09:49:42 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 09:49:42 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:49:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 09:49:43 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 09:49:43 2d35ebdb57d9: Pulling fs layer 09:49:43 c35fb4624d26: Pulling fs layer 09:49:43 4e2aec7ef170: Pulling fs layer 09:49:43 333b49ad6fbf: Pulling fs layer 09:49:43 4f4fb700ef54: Pulling fs layer 09:49:43 c3e65509a76b: Pulling fs layer 09:49:43 7cf9ebb963bd: Pulling fs layer 09:49:43 bb34ca984cfb: Pulling fs layer 09:49:43 151cf03bc807: Pulling fs layer 09:49:43 4f4fb700ef54: Waiting 09:49:43 c3e65509a76b: Waiting 09:49:43 7cf9ebb963bd: Waiting 09:49:43 bb34ca984cfb: Waiting 09:49:43 151cf03bc807: Waiting 09:49:43 333b49ad6fbf: Waiting 09:49:43 c35fb4624d26: Verifying Checksum 09:49:43 c35fb4624d26: Download complete 09:49:43 333b49ad6fbf: Download complete 09:49:43 4f4fb700ef54: Verifying Checksum 09:49:43 4f4fb700ef54: Download complete 09:49:43 c3e65509a76b: Verifying Checksum 09:49:43 c3e65509a76b: Download complete 09:49:43 2d35ebdb57d9: Verifying Checksum 09:49:43 2d35ebdb57d9: Download complete 09:49:43 2d35ebdb57d9: Pull complete 09:49:43 7cf9ebb963bd: Verifying Checksum 09:49:43 7cf9ebb963bd: Download complete 09:49:43 c35fb4624d26: Pull complete 09:49:43 4e2aec7ef170: Verifying Checksum 09:49:43 4e2aec7ef170: Download complete 09:49:43 151cf03bc807: Verifying Checksum 09:49:43 151cf03bc807: Download complete 09:49:44 bb34ca984cfb: Verifying Checksum 09:49:44 bb34ca984cfb: Download complete 09:49:49 4e2aec7ef170: Pull complete 09:49:49 333b49ad6fbf: Pull complete 09:49:49 4f4fb700ef54: Pull complete 09:49:49 c3e65509a76b: Pull complete 09:49:49 7cf9ebb963bd: Pull complete 09:49:52 bb34ca984cfb: Pull complete 09:49:53 151cf03bc807: Pull complete 09:49:53 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 09:49:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 09:49:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh 09:49:54 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 09:49:54 WORKDIR /edgex 09:49:54 COPY go.mod . 09:49:54 RUN go mod download 09:49:54 + docker build -t ci-base-image-x86_64 -f - . 09:49:54 #0 building with "default" instance using docker driver 09:49:54 09:49:54 #1 [internal] load build definition from Dockerfile 09:49:54 #1 transferring dockerfile: 164B done 09:49:54 #1 DONE 0.0s 09:49:54 09:49:54 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 09:49:54 #2 DONE 0.0s 09:49:54 09:49:54 #3 [internal] load .dockerignore 09:49:54 #3 transferring context: 50B done 09:49:54 #3 DONE 0.0s 09:49:54 09:49:54 #4 [internal] load build context 09:49:54 #4 transferring context: 7.01kB done 09:49:54 #4 DONE 0.1s 09:49:54 09:49:54 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 09:49:54 #5 DONE 0.1s 09:49:54 09:49:54 #6 [2/4] WORKDIR /edgex 09:49:56 #6 DONE 1.5s 09:49:56 09:49:56 #7 [3/4] COPY go.mod . 09:49:56 #7 DONE 0.0s 09:49:56 09:49:56 #8 [4/4] RUN go mod download 09:49:57 Still waiting to schedule task 09:49:57 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 09:50:53 #8 DONE 54.6s 09:50:53 09:50:53 #9 exporting to image 09:50:53 #9 exporting layers 09:50:54 #9 exporting layers 3.6s done 09:50:54 #9 writing image sha256:25e882ffa3f941d22e7c7c12f9ae0c6f2eae483b6aebb70749bb57eb8f6b5e70 done 09:50:54 #9 naming to docker.io/library/ci-base-image-x86_64 done 09:50:54 #9 DONE 3.6s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:55 + docker inspect -f . ci-base-image-x86_64 09:50:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:50:55 prd-ubuntu20.04-docker-8c-8g-14036 does not seem to be running inside a container 09:50:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/987 -v /w/workspace/edgex-go/987:/w/workspace/edgex-go/987:rw,z -v /w/workspace/edgex-go/987@tmp:/w/workspace/edgex-go/987@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 09:50:55 $ docker top 15b80cd91a73b61a09644e9904e771e2efd4fe3795bb280a33493ddcc4e3016c -eo pid,comm [Pipeline] { [Pipeline] sh 09:50:56 + go version 09:50:56 go version go1.25.2 linux/amd64 [Pipeline] } 09:50:56 $ docker stop --time=1 15b80cd91a73b61a09644e9904e771e2efd4fe3795bb280a33493ddcc4e3016c 09:50:57 $ docker rm -f --volumes 15b80cd91a73b61a09644e9904e771e2efd4fe3795bb280a33493ddcc4e3016c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:50:57 + docker inspect -f . ci-base-image-x86_64 09:50:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:50:57 prd-ubuntu20.04-docker-8c-8g-14036 does not seem to be running inside a container 09:50:57 $ 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/987 -v /w/workspace/edgex-go/987:/w/workspace/edgex-go/987:rw,z -v /w/workspace/edgex-go/987@tmp:/w/workspace/edgex-go/987@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 09:50:58 $ docker top 663da05790ca2df2fc89b30f51efae2f004faced04ba3c6ae83e1b1f45fd4e8d -eo pid,comm [Pipeline] { [Pipeline] echo 09:50:58 ========================================================= 09:50:58 [edgeXBuildGoParallel] Running Tests and Build... 09:50:58 ========================================================= [Pipeline] sh 09:50:58 + git config --global --add safe.directory /w/workspace/edgex-go/987 [Pipeline] fileExists [Pipeline] sh 09:50:58 + make test 09:50:58 go test -race -coverprofile=coverage.out ./... 09:51:08 ? github.com/edgexfoundry/edgex-go [no test files] 09:51:31 Running on prd-ubuntu20.04-docker-arm64-4c-16g-14037 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 09:51:31 Running in /w/workspace/edgex-go/987 [Pipeline] { [Pipeline] checkout 09:51:31 The recommended git tool is: git 09:51:36 using credential edgex-jenkins-ssh 09:51:36 Cloning the remote Git repository 09:51:36 Cloning repository git@github.com:edgexfoundry/edgex-go.git 09:51:36 > git init /w/workspace/edgex-go/987 # timeout=10 09:51:40 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 09:51:40 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 09:51:40 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 09:51:40 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 09:51:40 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 09:51:40 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 09:51:40 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 09:51:40 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 09:51:40 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 09:51:40 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 09:51:40 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 09:51:40 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 09:51:40 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 09:51:40 ? github.com/edgexfoundry/edgex-go/internal [no test files] 09:51:40 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 09:51:40 github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements 09:51:40 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 09:51:40 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 09:51:40 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 09:51:40 > git --version # timeout=10 09:51:40 > git --version # 'git version 2.25.1' 09:51:40 using GIT_SSH to set credentials SSH Credentials for GitHub 09:51:41 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 09:51:44 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.041s coverage: 97.0% of statements 09:51:47 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.098s coverage: 71.0% of statements 09:51:47 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 09:51:47 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.026s coverage: 4.8% of statements 09:51:47 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 09:51:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.079s coverage: 57.3% of statements 09:51:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.027s coverage: 86.5% of statements 09:51:47 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 09:51:47 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 09:51:47 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.562s coverage: 94.2% of statements 09:51:47 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 09:51:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 09:51:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 09:51:47 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:51:47 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 09:51:47 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 09:51:47 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 09:51:47 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 09:51:47 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 09:51:47 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 09:51:47 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 09:51:47 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.054s coverage: 90.7% of statements 09:51:47 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 09:51:47 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 09:51:47 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:51:47 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.027s coverage: 0.0% of statements 09:51:47 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 09:51:47 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 09:51:49 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.047s coverage: 11.1% of statements 09:51:49 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 09:51:49 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 09:51:51 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.503s coverage: 97.7% of statements 09:51:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 09:51:51 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 09:51:51 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:51:51 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 09:51:51 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 09:51:51 ok github.com/edgexfoundry/edgex-go/internal/io 1.039s coverage: 72.2% of statements 09:51:51 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 09:51:51 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 09:51:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 09:51:51 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 09:51:51 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 09:51:51 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 09:51:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 09:51:51 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 09:51:51 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 09:51:51 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 09:51:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.061s coverage: 3.5% of statements 09:51:54 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements 09:51:54 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 09:51:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.058s coverage: 1.0% of statements 09:51:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 09:51:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.045s coverage: 38.2% of statements 09:51:54 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.042s coverage: 68.8% of statements 09:51:54 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 09:51:54 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 09:51:54 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 09:51:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.022s coverage: 40.0% of statements 09:51:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.030s coverage: 87.1% of statements 09:51:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.022s coverage: 89.5% of statements 09:51:54 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.026s coverage: 93.1% of statements 09:51:55 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.032s coverage: 87.5% of statements 09:52:00 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 09:52:00 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 09:52:01 Avoid second fetch 09:52:01 Checking out Revision 7aa9423e7338f6f1ee5085feefc9755d477e0da4 (main) 09:52:02 Commit message: "Merge pull request #5448 from weichou1229/upgrade-bootstrap" 09:52:01 > git config core.sparsecheckout # timeout=10 09:52:01 > git checkout -f 7aa9423e7338f6f1ee5085feefc9755d477e0da4 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:52:07 provisioning config files... 09:52:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/987@tmp/config6304265697593122311tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:52:07 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.036s coverage: 94.4% of statements 09:52:08 ---> ****-login.sh 09:52:08 nexus3.edgexfoundry.org:10001 09:52:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:52:08 Configure a credential helper to remove this warning. See 09:52:08 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:52:08 09:52:08 Login Succeeded 09:52:08 nexus3.edgexfoundry.org:10002 09:52:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:52:09 Configure a credential helper to remove this warning. See 09:52:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:52:09 09:52:09 Login Succeeded 09:52:09 nexus3.edgexfoundry.org:10003 09:52:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:52:09 Configure a credential helper to remove this warning. See 09:52:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:52:09 09:52:09 Login Succeeded 09:52:09 nexus3.edgexfoundry.org:10004 09:52:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:09 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:52:09 Configure a credential helper to remove this warning. See 09:52:09 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:52:09 09:52:09 Login Succeeded 09:52:09 ****.io 09:52:09 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:52:10 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:52:10 Configure a credential helper to remove this warning. See 09:52:10 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:52:10 09:52:10 Login Succeeded 09:52:10 ---> ****-login.sh ends [Pipeline] } 09:52:10 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 09:52:10 + git config --global --add safe.directory /w/workspace/edgex-go/987 [Pipeline] echo 09:52:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 09:52:10 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 09:52:10 ========================================================= 09:52:10 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 09:52:10 ========================================================= [Pipeline] fileExists [Pipeline] sh 09:52:11 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 09:52:11 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 09:52:11 6b59a28fa201: Pulling fs layer 09:52:11 d32bb0dddca7: Pulling fs layer 09:52:11 5dab1238d3d9: Pulling fs layer 09:52:11 196fd7d83e7d: Pulling fs layer 09:52:11 4f4fb700ef54: Pulling fs layer 09:52:11 8ba94037c8f0: Pulling fs layer 09:52:11 deaec5988b04: Pulling fs layer 09:52:11 9f65657bb879: Pulling fs layer 09:52:11 8ba94037c8f0: Waiting 09:52:11 4f4fb700ef54: Waiting 09:52:11 deaec5988b04: Waiting 09:52:11 9f65657bb879: Waiting 09:52:11 196fd7d83e7d: Waiting 09:52:11 d32bb0dddca7: Verifying Checksum 09:52:11 d32bb0dddca7: Download complete 09:52:11 196fd7d83e7d: Verifying Checksum 09:52:11 196fd7d83e7d: Download complete 09:52:11 4f4fb700ef54: Download complete 09:52:11 8ba94037c8f0: Verifying Checksum 09:52:11 8ba94037c8f0: Download complete 09:52:11 6b59a28fa201: Download complete 09:52:12 9f65657bb879: Verifying Checksum 09:52:12 9f65657bb879: Download complete 09:52:12 6b59a28fa201: Pull complete 09:52:13 d32bb0dddca7: Pull complete 09:52:13 5dab1238d3d9: Verifying Checksum 09:52:13 5dab1238d3d9: Download complete 09:52:14 deaec5988b04: Verifying Checksum 09:52:14 deaec5988b04: Download complete 09:52:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.047s coverage: 92.9% of statements 09:52:17 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 09:52:17 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 09:52:17 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 09:52:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.032s coverage: 68.8% of statements 09:52:17 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 09:52:17 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 09:52:17 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 09:52:17 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 09:52:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.039s coverage: 62.3% of statements 09:52:17 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 09:52:17 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 09:52:17 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 09:52:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.034s coverage: 47.4% of statements 09:52:17 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 09:52:17 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 09:52:17 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 09:52:17 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 09:52:17 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.031s coverage: 87.2% of statements 09:52:17 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.020s coverage: 15.5% of statements 09:52:17 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 09:52:17 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 09:52:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.020s coverage: 100.0% of statements 09:52:17 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 09:52:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.065s coverage: 81.8% of statements 09:52:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.058s coverage: 82.1% of statements 09:52:17 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 09:52:17 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.029s coverage: 86.0% of statements 09:52:17 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 09:52:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.027s coverage: 6.8% of statements 09:52:17 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 09:52:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.037s coverage: 33.3% of statements 09:52:17 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 09:52:17 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 09:52:17 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 09:52:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.034s coverage: 100.0% of statements 09:52:17 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.150s coverage: 54.8% of statements 09:52:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.029s coverage: 89.6% of statements 09:52:17 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.021s coverage: 100.0% of statements 09:52:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements 09:52:17 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.018s coverage: 100.0% of statements 09:52:17 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.044s coverage: 20.0% of statements 09:52:17 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.031s coverage: 88.6% of statements 09:52:17 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 09:52:17 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 09:52:17 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.029s coverage: 96.8% of statements 09:52:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 09:52:17 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 09:52:17 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:52:17 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.020s coverage: 100.0% of statements 09:52:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.146s coverage: 29.2% of statements 09:52:17 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 09:52:17 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 09:52:17 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 09:52:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 93.8% of statements 09:52:17 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 09:52:17 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 09:52:17 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 09:52:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.021s coverage: 3.1% of statements 09:52:17 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 09:52:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.039s coverage: 76.2% of statements 09:52:17 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.028s coverage: 54.0% of statements 09:52:17 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 09:52:17 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 09:52:17 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 09:52:17 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 09:52:17 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 09:52:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.082s coverage: 17.1% of statements 09:52:21 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 09:52:21 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 09:52:21 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 09:52:21 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 09:52:21 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.135s coverage: 94.9% of statements 09:52:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 09:52:21 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 09:52:21 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:52:21 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 09:52:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.038s coverage: 9.0% of statements 09:52:21 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 09:52:21 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 09:52:21 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 09:52:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.076s coverage: 97.7% of statements 09:52:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 09:52:21 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.035s coverage: 47.1% of statements 09:52:21 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 09:52:21 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 09:52:21 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 09:52:21 running golangci-lint 09:52:21 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 09:52:21 go version go1.25.2 linux/amd64 09:52:22 level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" 09:52:22 level=info msg="[config_reader] Used config file .golangci.yml" 09:52:22 level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" 09:52:22 level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" 09:52:22 level=info msg="[goenv] Read go env for 6.938212ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" 09:52:22 level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" 09:52:27 5dab1238d3d9: Pull complete 09:52:27 196fd7d83e7d: Pull complete 09:52:27 4f4fb700ef54: Pull complete 09:52:27 8ba94037c8f0: Pull complete 09:52:37 deaec5988b04: Pull complete 09:52:38 9f65657bb879: Pull complete 09:52:38 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 09:52:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 09:52:38 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh 09:52:38 + docker build -t ci-base-image-arm64 -f - . 09:52:38 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 09:52:38 WORKDIR /edgex 09:52:38 COPY go.mod . 09:52:38 RUN go mod download 09:52:39 Sending build context to Docker daemon 3.927MB 09:52:39 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 09:52:39 ---> 334268110677 09:52:39 Step 2/4 : WORKDIR /edgex 09:52:41 ---> Running in c2132e68fc36 09:52:41 Removing intermediate container c2132e68fc36 09:52:41 ---> 7e7717fd242d 09:52:41 Step 3/4 : COPY go.mod . 09:52:42 ---> 6c4be2d12800 09:52:42 Step 4/4 : RUN go mod download 09:52:42 ---> Running in c6e1c851ff2c 09:52:48 level=info msg="[loader] Go packages loading at mode 8767 (files|imports|name|types_sizes|compiled_files|deps|exports_file) took 23.415696039s" 09:52:48 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 41.294182ms" 09:53:00 level=info msg="[linters_context/goanalysis] analyzers took 2m52.409590806s with top 10 stages: buildir: 1m10.210200448s, inspect: 3.441673098s, gosec: 3.428890717s, fact_deprecated: 3.165722234s, printf: 2.275752982s, fact_purity: 1.777912439s, ctrlflow: 1.538011229s, nilness: 1.518983013s, QF1004: 1.4025083s, S1038: 1.302605228s" 09:53:00 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" 09:53:00 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" 09:53:00 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" 09:53:00 level=info msg="[runner] Issues before processing: 35, after processing: 0" 09:53:00 level=info msg="[runner] Processors filtering stat (in/out): path_absoluter: 35/35, cgo: 35/35, filename_unadjuster: 35/35, exclusion_paths: 35/35, nolint_filter: 21/0, invalid_issue: 35/35, generated_file_filter: 35/22, exclusion_rules: 22/21, path_relativity: 35/35" 09:53:00 level=info msg="[runner] processing took 8.430217ms with stages: nolint_filter: 7.491572ms, generated_file_filter: 717.659µs, exclusion_rules: 121.383µs, exclusion_paths: 47.251µs, path_relativity: 34.241µs, path_absoluter: 5.161µs, cgo: 3.36µs, sort_results: 2.36µs, invalid_issue: 1.88µs, filename_unadjuster: 1.2µs, fixer: 870ns, max_same_issues: 620ns, diff: 540ns, uniq_by_line: 540ns, path_prettifier: 440ns, severity-rules: 350ns, path_shortener: 320ns, max_from_linter: 180ns, max_per_file_from_linter: 160ns, source_code: 130ns" 09:53:00 level=info msg="[runner] linters took 14.589456037s with stages: goanalysis_metalinter: 14.580951679s" 09:53:00 0 issues. 09:53:00 level=info msg="File cache stats: 0 entries of total size 0B" 09:53:00 level=info msg="Memory: 379 samples, avg is 370.2MB, max is 1548.6MB" 09:53:00 level=info msg="Execution took 38.057995011s" 09:53:00 go vet ./... 09:53:07 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 09:53:07 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 09:53:07 ./bin/test-attribution-txt.sh 09:53:07 An attribution for github.com/ebitengine/purego is missing from Attribution.txt, please add 09:53:07 An attribution for github.com/go-openapi/runtime/server-middleware is missing from Attribution.txt, please add 09:53:07 An attribution for github.com/openziti/channel/v5 is missing from Attribution.txt, please add 09:53:07 An attribution for github.com/shirou/gopsutil/v4 is missing from Attribution.txt, please add [Pipeline] echo 09:53:07 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh 09:53:08 + ls -al . 09:53:08 total 1404 09:53:08 drwxrwxr-x 11 1001 1001 4096 Jun 29 09:50 . 09:53:08 drwxr-xr-x 4 root root 4096 Jun 29 09:50 .. 09:53:08 drwxrwxr-x 2 1001 1001 4096 Jun 29 09:49 .blubracket 09:53:08 -rw-rw-r-- 1 1001 1001 10 Jun 29 09:49 .dockerignore 09:53:08 drwxrwxr-x 8 1001 1001 4096 Jun 29 09:52 .git 09:53:08 drwxrwxr-x 3 1001 1001 4096 Jun 29 09:49 .github 09:53:08 -rw-rw-r-- 1 1001 1001 909 Jun 29 09:49 .gitignore 09:53:08 -rw-rw-r-- 1 1001 1001 359 Jun 29 09:49 .golangci.yml 09:53:08 -rw-rw-r-- 1 1001 1001 100 Jun 29 09:49 .hadolint.yml 09:53:08 drwxr-xr-x 3 1001 1001 4096 Jun 29 09:49 .semver 09:53:08 -rw-rw-r-- 1 1001 1001 155 Jun 29 09:49 .sonarcloud.properties 09:53:08 -rw-rw-r-- 1 1001 1001 1171 Jun 29 09:49 ADOPTERS.md 09:53:08 -rw-rw-r-- 1 1001 1001 20149 Jun 29 09:49 Attribution.txt 09:53:08 -rw-rw-r-- 1 1001 1001 118730 Jun 29 09:49 CHANGELOG.md 09:53:08 -rw-rw-r-- 1 1001 1001 3804 Jun 29 09:49 CONTRIBUTING.md 09:53:08 -rw-rw-r-- 1 1001 1001 677 Jun 29 09:49 GOVERNANCE.md 09:53:08 -rw-rw-r-- 1 1001 1001 886 Jun 29 09:49 Jenkinsfile 09:53:08 -rw-rw-r-- 1 1001 1001 10775 Jun 29 09:49 LICENSE 09:53:08 -rw-rw-r-- 1 1001 1001 16743 Jun 29 09:49 Makefile 09:53:08 -rw-rw-r-- 1 1001 1001 582 Jun 29 09:49 OWNERS.md 09:53:08 -rw-rw-r-- 1 1001 1001 9932 Jun 29 09:49 README.md 09:53:08 -rw-rw-r-- 1 1001 1001 789 Jun 29 09:49 SECURITY.md 09:53:08 -rw-rw-r-- 1 1001 1001 13 Jun 29 09:49 VERSION 09:53:08 drwxrwxr-x 2 1001 1001 4096 Jun 29 09:49 bin 09:53:08 drwxrwxr-x 19 1001 1001 4096 Jun 29 09:49 cmd 09:53:08 -rw-r--r-- 1 root root 1048220 Jun 29 09:52 coverage.out 09:53:08 drwxrwxr-x 2 1001 1001 4096 Jun 29 09:49 fuzz_test 09:53:08 -rw-rw-r-- 1 1001 1001 6979 Jun 29 09:49 go.mod 09:53:08 -rw-rw-r-- 1 1001 1001 90491 Jun 29 09:49 go.sum 09:53:08 drwxrwxr-x 7 1001 1001 4096 Jun 29 09:49 internal 09:53:08 drwxrwxr-x 2 1001 1001 4096 Jun 29 09:49 openapi 09:53:08 -rw-rw-r-- 1 1001 1001 584 Jun 29 09:49 security.txt 09:53:08 -rw-rw-r-- 1 1001 1001 204 Jun 29 09:49 version.go [Pipeline] sh 09:53:08 + '[' -e coverage.out ] 09:53:08 + chown 1001:1001 coverage.out [Pipeline] stash 09:53:08 Stashed 1 file(s) [Pipeline] sh 09:53:08 + make build 09:53:08 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 09:53:35 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:53:36 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 09:53:38 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:53:39 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:53:41 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:53:47 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:53:49 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:53:52 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:53:54 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:53:56 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 09:53:58 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:53:59 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 09:54:00 $ docker stop --time=1 663da05790ca2df2fc89b30f51efae2f004faced04ba3c6ae83e1b1f45fd4e8d 09:54:03 $ docker rm -f --volumes 663da05790ca2df2fc89b30f51efae2f004faced04ba3c6ae83e1b1f45fd4e8d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:54:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:54:04 09:54:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:54:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:54:04 latest: Pulling from edgex-devops/edgex-compose 09:54:04 91d30c5bc195: Pulling fs layer 09:54:04 2e9b0aa3be6d: Pulling fs layer 09:54:04 9c61dcf015f6: Pulling fs layer 09:54:04 4698f68db338: Pulling fs layer 09:54:04 2a2f49069b9e: Pulling fs layer 09:54:04 e0025b399a48: Pulling fs layer 09:54:04 4698f68db338: Waiting 09:54:04 e0025b399a48: Waiting 09:54:04 2a2f49069b9e: Waiting 09:54:04 91d30c5bc195: Verifying Checksum 09:54:04 4698f68db338: Download complete 09:54:05 2e9b0aa3be6d: Verifying Checksum 09:54:05 2e9b0aa3be6d: Download complete 09:54:05 e0025b399a48: Verifying Checksum 09:54:05 e0025b399a48: Download complete 09:54:05 91d30c5bc195: Pull complete 09:54:05 2a2f49069b9e: Verifying Checksum 09:54:05 2a2f49069b9e: Download complete 09:54:05 2e9b0aa3be6d: Pull complete 09:54:05 9c61dcf015f6: Verifying Checksum 09:54:05 9c61dcf015f6: Download complete 09:54:08 9c61dcf015f6: Pull complete 09:54:08 4698f68db338: Pull complete 09:54:09 2a2f49069b9e: Pull complete 09:54:09 e0025b399a48: Pull complete 09:54:09 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 09:54:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 09:54:09 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:54:09 prd-ubuntu20.04-docker-8c-8g-14036 does not seem to be running inside a container 09:54:09 $ 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/987 -v /w/workspace/edgex-go/987:/w/workspace/edgex-go/987:rw,z -v /w/workspace/edgex-go/987@tmp:/w/workspace/edgex-go/987@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 09:54:10 $ docker top 1a92b2608944b69bf4e0248f86f91a6835dff9db825055a9beb8435c8651df73 -eo pid,comm [Pipeline] { [Pipeline] sh 09:54:10 + docker compose -f ./docker-compose-build.yml build --parallel 09:54:11 #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile 09:54:11 #1 transferring dockerfile: 2.23kB done 09:54:11 #1 DONE 0.2s 09:54:11 09:54:11 #2 [security-spire-config internal] load build definition from Dockerfile 09:54:11 #2 transferring dockerfile: 1.69kB done 09:54:11 #2 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 09:54:11 #2 DONE 0.1s 09:54:11 09:54:11 #3 [security-proxy-setup internal] load build definition from Dockerfile 09:54:11 #3 transferring dockerfile: 2.50kB done 09:54:11 #3 DONE 0.1s 09:54:11 09:54:11 #4 [core-keeper internal] load build definition from Dockerfile 09:54:11 #4 transferring dockerfile: 2.07kB done 09:54:11 #4 DONE 0.1s 09:54:11 09:54:11 #5 [core-metadata internal] load build definition from Dockerfile 09:54:11 #5 transferring dockerfile: 2.10kB done 09:54:11 #5 DONE 0.2s 09:54:11 09:54:11 #6 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 09:54:11 #6 DONE 0.0s 09:54:11 09:54:11 #7 [security-spire-agent internal] load build definition from Dockerfile 09:54:11 #7 transferring dockerfile: 1.81kB done 09:54:11 #7 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 09:54:11 #7 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 09:54:11 #7 DONE 0.2s 09:54:11 09:54:11 #8 [core-data internal] load build definition from Dockerfile 09:54:11 #8 transferring dockerfile: 2.04kB done 09:54:11 #8 DONE 0.2s 09:54:11 09:54:11 #9 [security-proxy-auth internal] load build definition from Dockerfile 09:54:11 #9 transferring dockerfile: 2.14kB done 09:54:11 #9 DONE 0.2s 09:54:11 09:54:11 #10 [support-notifications internal] load build definition from Dockerfile 09:54:11 #10 transferring dockerfile: 2.02kB done 09:54:11 #10 DONE 0.2s 09:54:11 09:54:11 #11 [core-command internal] load build definition from Dockerfile 09:54:11 #11 transferring dockerfile: 1.94kB done 09:54:11 #11 DONE 0.2s 09:54:11 09:54:11 #12 [support-scheduler internal] load build definition from Dockerfile 09:54:11 #12 transferring dockerfile: 1.83kB done 09:54:11 #12 DONE 0.2s 09:54:11 09:54:11 #13 [security-spire-server internal] load build definition from Dockerfile 09:54:11 #13 transferring dockerfile: 1.70kB done 09:54:11 #13 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 09:54:11 #13 DONE 0.2s 09:54:11 09:54:11 #14 [security-spiffe-token-provider internal] load build definition from Dockerfile 09:54:11 #14 transferring dockerfile: 1.89kB done 09:54:11 #14 DONE 0.2s 09:54:11 09:54:11 #15 [security-secretstore-setup internal] load build definition from Dockerfile 09:54:11 #15 transferring dockerfile: 2.49kB done 09:54:11 #15 DONE 0.2s 09:54:11 09:54:11 #16 [security-bootstrapper internal] load build definition from Dockerfile 09:54:11 #16 transferring dockerfile: 3.02kB done 09:54:11 #16 DONE 0.2s 09:54:11 09:54:11 #17 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 09:54:11 #17 DONE 0.2s 09:54:11 09:54:11 #18 [core-metadata internal] load .dockerignore 09:54:11 #18 transferring context: 50B done 09:54:11 #18 DONE 0.1s 09:54:11 09:54:11 #19 [security-proxy-setup internal] load .dockerignore 09:54:11 #19 transferring context: 50B done 09:54:11 #19 DONE 0.1s 09:54:11 09:54:11 #20 [core-common-config-bootstrapper internal] load .dockerignore 09:54:11 #20 transferring context: 50B done 09:54:11 #20 DONE 0.1s 09:54:11 09:54:11 #21 [core-keeper internal] load .dockerignore 09:54:11 #21 transferring context: 50B done 09:54:11 #21 DONE 0.1s 09:54:11 09:54:11 #22 [support-notifications internal] load .dockerignore 09:54:11 #22 transferring context: 50B done 09:54:11 #22 DONE 0.1s 09:54:11 09:54:11 #23 [core-data internal] load .dockerignore 09:54:11 #23 transferring context: 50B done 09:54:11 #23 DONE 0.1s 09:54:11 09:54:11 #24 [security-proxy-auth internal] load .dockerignore 09:54:11 #24 transferring context: 50B done 09:54:11 #24 DONE 0.1s 09:54:11 09:54:11 #25 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 09:54:11 #25 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 09:54:11 #25 ... 09:54:11 09:54:11 #26 [security-secretstore-setup internal] load .dockerignore 09:54:11 #26 transferring context: 50B done 09:54:11 #26 DONE 0.1s 09:54:11 09:54:11 #27 [security-spiffe-token-provider internal] load .dockerignore 09:54:11 #27 transferring context: 50B done 09:54:11 #27 DONE 0.1s 09:54:11 09:54:11 #28 [core-command internal] load .dockerignore 09:54:11 #28 transferring context: 50B done 09:54:11 #28 DONE 0.1s 09:54:11 09:54:11 #29 [security-bootstrapper internal] load .dockerignore 09:54:11 #29 transferring context: 50B done 09:54:11 #29 DONE 0.2s 09:54:11 09:54:11 #25 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 09:54:11 #25 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 09:54:11 #25 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done 09:54:11 #25 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done 09:54:11 #25 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 1.05MB / 3.79MB 0.0s 09:54:11 #25 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 09:54:11 #25 ... 09:54:11 09:54:11 #30 [support-scheduler internal] load .dockerignore 09:54:11 #30 transferring context: 50B done 09:54:11 #30 DONE 0.2s 09:54:11 09:54:11 #25 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 09:54:11 #25 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 09:54:11 #25 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done 09:54:11 #25 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done 09:54:11 #25 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.1s done 09:54:11 #25 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 09:54:11 #25 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 09:54:11 #25 ... 09:54:11 09:54:11 #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 09:54:11 #31 DONE 0.5s 09:54:11 09:54:11 #32 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 09:54:11 #32 DONE 0.4s 09:54:11 09:54:11 #25 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 09:54:11 #25 ... 09:54:11 09:54:11 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 09:54:11 #33 DONE 0.5s 09:54:11 09:54:11 #25 [support-scheduler stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 09:54:11 #25 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 0.4s done 09:54:12 #25 ... 09:54:12 09:54:12 #34 [security-spire-config internal] load .dockerignore 09:54:12 #34 transferring context: 50B 0.0s done 09:54:12 #34 DONE 0.5s 09:54:12 09:54:12 #35 [core-keeper builder 2/7] WORKDIR /edgex-go 09:54:12 #35 ... 09:54:12 09:54:12 #36 [security-spire-server internal] load .dockerignore 09:54:12 #36 transferring context: 50B 0.0s done 09:54:12 #36 DONE 0.7s 09:54:12 09:54:12 #35 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 09:54:12 #35 DONE 0.7s 09:54:12 09:54:12 #25 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 09:54:12 #25 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 09:54:12 #25 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done 09:54:12 #25 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done 09:54:12 #25 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.1s done 09:54:12 #25 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 09:54:12 #25 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 0.4s done 09:54:12 #25 ... 09:54:12 09:54:12 #37 [security-spire-agent internal] load .dockerignore 09:54:12 #37 transferring context: 50B 0.0s done 09:54:12 #37 DONE 0.8s 09:54:12 09:54:12 #25 [security-spire-agent stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 09:54:12 #25 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 09:54:12 #25 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done 09:54:12 #25 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done 09:54:12 #25 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.1s done 09:54:12 #25 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 09:54:12 #25 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 0.4s done 09:54:12 #25 DONE 1.4s 09:54:12 09:54:12 #38 [security-spire-server internal] load build context 09:54:12 #38 transferring context: 26.58kB 0.0s done 09:54:12 #38 DONE 0.4s 09:54:12 09:54:12 #39 [security-spire-config internal] load build context 09:54:12 #39 transferring context: 24.83kB 0.0s done 09:54:12 #39 DONE 0.4s 09:54:12 09:54:12 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:54:12 #40 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.0s done 09:54:12 #40 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 09:54:12 #40 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 09:54:12 #40 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 09:54:12 #40 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s 09:54:12 #40 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 0.2s 09:54:12 #40 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.2s 09:54:12 #40 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done 09:54:12 #40 ... 09:54:12 09:54:12 #41 [security-spire-agent internal] load build context 09:54:12 #41 transferring context: 26.11kB 0.1s done 09:54:12 #41 DONE 0.3s 09:54:12 09:54:12 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:54:12 #40 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.2s done 09:54:12 #40 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.3s done 09:54:12 #40 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 0B / 41.51MB 0.5s 09:54:12 #40 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 09:54:13 #40 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.4s done 09:54:13 #40 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 4.19MB / 41.51MB 0.6s 09:54:13 #40 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 8.39MB / 41.51MB 0.8s 09:54:13 #40 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 10.49MB / 41.51MB 0.9s 09:54:13 #40 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 13.39MB / 41.51MB 1.1s 09:54:13 #40 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 20.97MB / 41.51MB 1.2s 09:54:14 #40 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 26.21MB / 41.51MB 1.4s 09:54:14 #40 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 31.46MB / 41.51MB 1.5s 09:54:14 #40 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 1.7s 09:54:14 #40 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 09:54:15 #40 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 2.3s done 09:54:15 #40 ... 09:54:15 09:54:15 #42 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:54:15 #42 DONE 3.3s 09:54:15 09:54:15 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 09:54:15 #43 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.3s done 09:54:15 #43 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 09:54:15 #43 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.7s done 09:54:15 #43 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 1.1s done 09:54:15 #43 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 09:54:15 #43 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done 09:54:15 #43 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done 09:54:15 #43 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done 09:54:15 #43 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done 09:54:15 #43 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done 09:54:17 #43 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 09:54:17 #43 ... 09:54:17 09:54:17 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:54:17 #40 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 09:54:18 #40 ... 09:54:18 09:54:18 #44 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 09:54:18 #0 0.960 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:54:18 #0 1.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:54:18 #0 1.671 OK: 265 MiB in 60 packages 09:54:18 #44 DONE 5.8s 09:54:18 09:54:18 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:54:19 #40 ... 09:54:19 09:54:19 #45 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 09:54:19 #0 1.892 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:54:19 #0 2.000 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:54:19 #0 2.458 OK: 265 MiB in 60 packages 09:54:19 #45 DONE 6.6s 09:54:19 09:54:19 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:54:21 #40 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 2.9s done 09:54:21 #40 ... 09:54:21 09:54:21 #46 [core-keeper internal] load build context 09:54:21 #46 transferring context: 522.94MB 9.9s 09:54:21 #46 ... 09:54:21 09:54:21 #47 [security-spiffe-token-provider internal] load build context 09:54:21 #47 ... 09:54:21 09:54:21 #48 [support-notifications internal] load build context 09:54:21 #48 ... 09:54:21 09:54:21 #49 [core-data internal] load build context 09:54:21 #49 ... 09:54:21 09:54:21 #50 [security-proxy-setup internal] load build context 09:54:21 #50 ... 09:54:21 09:54:21 #51 [support-scheduler internal] load build context 09:54:21 #51 ... 09:54:21 09:54:21 #52 [core-common-config-bootstrapper internal] load build context 09:54:22 #52 ... 09:54:22 09:54:22 #53 [security-secretstore-setup internal] load build context 09:54:22 #53 ... 09:54:22 09:54:22 #54 [security-bootstrapper internal] load build context 09:54:22 #54 ... 09:54:22 09:54:22 #55 [security-proxy-auth internal] load build context 09:54:22 #55 ... 09:54:22 09:54:22 #56 [core-metadata internal] load build context 09:54:22 #56 ... 09:54:22 09:54:22 #57 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 09:54:22 #0 2.526 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:54:22 #0 2.635 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:54:22 #0 2.973 OK: 265 MiB in 60 packages 09:54:22 #57 ... 09:54:22 09:54:22 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:54:22 #0 2.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:54:22 #0 3.068 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:54:22 #0 3.474 v3.22.5-7-g81db0dd118a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 09:54:22 #0 3.474 v3.22.5-4-g94a99f54b1e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 09:54:22 #0 3.474 OK: 26345 distinct packages available 09:54:22 #0 3.526 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:54:22 #0 3.634 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:54:22 #0 3.979 OK: 265 MiB in 60 packages 09:54:22 #58 ... 09:54:22 09:54:22 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:54:22 #59 ... 09:54:22 09:54:22 #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:54:22 #60 ... 09:54:22 09:54:22 #61 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:54:22 #61 ... 09:54:22 09:54:22 #62 [core-command internal] load build context 09:54:23 #62 ... 09:54:23 09:54:23 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:54:23 #0 6.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:54:23 #0 7.009 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:54:23 #0 7.347 (1/4) Installing dumb-init (1.2.5-r3) 09:54:23 #0 7.358 (2/4) Installing openssl (3.5.7-r0) 09:54:23 #0 7.375 (3/4) Installing su-exec (0.2-r3) 09:54:23 #0 7.383 (4/4) Installing yq-go (4.47.2-r3) 09:54:23 #0 7.477 Executing busybox-1.37.0-r20.trigger 09:54:23 #0 7.485 OK: 20 MiB in 20 packages 09:54:23 #63 ... 09:54:23 09:54:23 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:54:23 #64 ... 09:54:23 09:54:23 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:54:23 #0 4.746 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:54:23 #0 4.864 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:54:23 #0 5.228 v3.22.5-7-g81db0dd118a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 09:54:23 #0 5.228 v3.22.5-4-g94a99f54b1e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 09:54:23 #0 5.228 OK: 26325 distinct packages available 09:54:23 #0 5.295 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:54:23 #0 5.403 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:54:23 #0 5.712 (1/4) Installing dumb-init (1.2.5-r3) 09:54:23 #0 5.723 (2/4) Installing musl-obstack (1.2.3-r2) 09:54:23 #0 5.733 (3/4) Installing libucontext (1.3.2-r0) 09:54:23 #0 5.743 (4/4) Installing gcompat (1.1.0-r4) 09:54:23 #0 5.755 Executing busybox-1.37.0-r20.trigger 09:54:23 #0 5.759 OK: 8 MiB in 20 packages 09:54:23 #65 ... 09:54:23 09:54:23 #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:54:23 #66 ... 09:54:23 09:54:23 #67 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:54:23 #0 2.457 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:54:23 #0 2.573 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:54:23 #0 2.918 OK: 265 MiB in 60 packages 09:54:23 #67 ... 09:54:23 09:54:23 #68 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:54:23 #68 ... 09:54:23 09:54:23 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:54:24 #69 ... 09:54:24 09:54:24 #70 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:54:24 #70 ... 09:54:24 09:54:24 #71 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:54:24 #71 ... 09:54:24 09:54:24 #56 [core-metadata internal] load build context 09:54:26 #56 transferring context: 652.64MB 14.4s done 09:54:26 #56 ... 09:54:26 09:54:26 #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:54:26 #72 ... 09:54:26 09:54:26 #50 [security-proxy-setup internal] load build context 09:54:26 #50 transferring context: 652.64MB 14.5s done 09:54:27 #50 ... 09:54:27 09:54:27 #54 [security-bootstrapper internal] load build context 09:54:27 #54 transferring context: 652.64MB 11.7s done 09:54:27 #54 DONE 15.6s 09:54:27 09:54:27 #52 [core-common-config-bootstrapper internal] load build context 09:54:27 #52 transferring context: 652.64MB 13.6s done 09:54:27 #52 DONE 15.8s 09:54:27 09:54:27 #67 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:54:27 #67 DONE 14.6s 09:54:27 09:54:27 #68 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:54:27 #68 DONE 14.3s 09:54:27 09:54:27 #58 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:54:27 #58 DONE 14.7s 09:54:27 09:54:27 #57 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 09:54:27 #57 DONE 14.7s 09:54:27 09:54:27 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:54:27 #65 DONE 14.4s 09:54:27 09:54:27 #63 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:54:27 #63 DONE 14.4s 09:54:27 09:54:27 #46 [core-keeper internal] load build context 09:54:27 #46 transferring context: 652.64MB 12.2s done 09:54:27 #46 DONE 15.7s 09:54:27 09:54:27 #49 [core-data internal] load build context 09:54:27 #49 transferring context: 652.64MB 12.3s done 09:54:27 #49 DONE 15.7s 09:54:27 09:54:27 #47 [security-spiffe-token-provider internal] load build context 09:54:27 #47 transferring context: 652.64MB 12.8s done 09:54:27 #47 DONE 15.7s 09:54:27 09:54:27 #51 [support-scheduler internal] load build context 09:54:27 #51 transferring context: 652.64MB 13.0s done 09:54:27 #51 DONE 15.6s 09:54:27 09:54:27 #62 [core-command internal] load build context 09:54:27 #62 transferring context: 652.64MB 13.0s done 09:54:27 #62 DONE 15.7s 09:54:27 09:54:27 #53 [security-secretstore-setup internal] load build context 09:54:27 #53 transferring context: 652.64MB 13.2s done 09:54:27 #53 DONE 15.7s 09:54:27 09:54:27 #48 [support-notifications internal] load build context 09:54:27 #48 transferring context: 652.64MB 13.3s done 09:54:27 #48 DONE 15.8s 09:54:27 09:54:27 #55 [security-proxy-auth internal] load build context 09:54:27 #55 transferring context: 652.64MB 13.7s done 09:54:27 #55 DONE 15.8s 09:54:27 09:54:27 #73 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:54:27 #73 ... 09:54:27 09:54:27 #56 [core-metadata internal] load build context 09:54:27 #56 DONE 15.8s 09:54:27 09:54:27 #50 [security-proxy-setup internal] load build context 09:54:27 #50 DONE 15.8s 09:54:27 09:54:27 #74 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 09:54:27 #74 DONE 0.3s 09:54:27 09:54:27 #75 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:54:27 #75 DONE 0.2s 09:54:27 09:54:27 #76 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:54:27 #76 DONE 0.2s 09:54:27 09:54:27 #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:54:27 #77 DONE 0.2s 09:54:27 09:54:27 #78 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:54:27 #78 DONE 0.2s 09:54:27 09:54:27 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 09:54:27 #43 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 1.7s done 09:54:27 #43 DONE 14.9s 09:54:27 09:54:27 #79 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:54:27 #79 ... 09:54:27 09:54:27 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:54:27 #40 DONE 15.1s 09:54:27 09:54:27 #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:54:27 #66 15.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:54:27 #66 15.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:54:28 #66 15.50 (1/1) Installing dumb-init (1.2.5-r3) 09:54:28 #66 15.52 Executing busybox-1.37.0-r20.trigger 09:54:28 #66 15.53 OK: 7 MiB in 17 packages 09:54:28 #66 DONE 15.7s 09:54:28 09:54:28 #61 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:54:28 #61 15.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:54:28 #61 15.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:54:28 #61 15.53 (1/1) Installing dumb-init (1.2.5-r3) 09:54:28 #61 15.55 Executing busybox-1.37.0-r20.trigger 09:54:28 #61 15.55 OK: 7 MiB in 17 packages 09:54:28 #61 DONE 15.7s 09:54:28 09:54:28 #73 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:54:28 #73 1.453 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:54:28 #73 ... 09:54:28 09:54:28 #71 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:54:28 #71 15.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:54:28 #71 15.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:54:28 #71 15.57 (1/2) Installing dumb-init (1.2.5-r3) 09:54:28 #71 15.58 (2/2) Installing su-exec (0.2-r3) 09:54:28 #71 15.60 Executing busybox-1.37.0-r20.trigger 09:54:28 #71 15.60 OK: 7 MiB in 18 packages 09:54:28 #71 DONE 15.9s 09:54:28 09:54:28 #59 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:54:28 #59 15.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:54:28 #59 15.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:54:28 #59 15.58 (1/4) Installing ca-certificates (20260611-r0) 09:54:28 #59 15.60 (2/4) Installing dumb-init (1.2.5-r3) 09:54:28 #59 15.61 (3/4) Installing su-exec (0.2-r3) 09:54:28 #59 15.62 (4/4) Installing yq-go (4.47.2-r3) 09:54:28 #59 15.73 Executing busybox-1.37.0-r20.trigger 09:54:28 #59 15.73 Executing ca-certificates-20260611-r0.trigger 09:54:28 #59 15.78 OK: 20 MiB in 20 packages 09:54:28 #59 DONE 15.9s 09:54:28 09:54:28 #73 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:54:28 #73 1.558 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:54:28 #73 ... 09:54:28 09:54:28 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:54:28 #64 15.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:54:28 #64 15.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:54:28 #64 15.64 (1/7) Installing ca-certificates (20260611-r0) 09:54:28 #64 15.66 (2/7) Installing dumb-init (1.2.5-r3) 09:54:28 #64 15.67 (3/7) Installing libgcc (14.2.0-r6) 09:54:28 #64 15.69 (4/7) Installing libsodium (1.0.20-r1) 09:54:28 #64 15.70 (5/7) Installing libstdc++ (14.2.0-r6) 09:54:28 #64 15.73 (6/7) Installing libzmq (4.3.5-r2) 09:54:28 #64 15.75 (7/7) Installing zeromq (4.3.5-r2) 09:54:28 #64 15.76 Executing busybox-1.37.0-r20.trigger 09:54:28 #64 15.78 Executing ca-certificates-20260611-r0.trigger 09:54:28 #64 15.82 OK: 12 MiB in 23 packages 09:54:28 #64 DONE 16.0s 09:54:28 09:54:28 #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:54:28 #60 16.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:54:28 #60 16.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:54:28 #60 ... 09:54:28 09:54:28 #70 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:54:28 #70 15.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:54:28 #70 15.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:54:28 #70 15.87 (1/3) Installing ca-certificates (20260611-r0) 09:54:28 #70 15.89 (2/3) Installing dumb-init (1.2.5-r3) 09:54:28 #70 15.90 (3/3) Installing tzdata (2026b-r0) 09:54:28 #70 15.95 Executing busybox-1.37.0-r20.trigger 09:54:28 #70 15.95 Executing ca-certificates-20260611-r0.trigger 09:54:28 #70 16.00 OK: 8 MiB in 19 packages 09:54:28 #70 DONE 16.3s 09:54:29 09:54:29 #73 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:54:29 #73 1.980 OK: 20 MiB in 20 packages 09:54:29 #73 DONE 2.1s 09:54:29 09:54:29 #72 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:54:29 #72 12.19 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:54:29 #72 12.52 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:54:29 #72 13.13 OK: 265 MiB in 60 packages 09:54:29 #72 DONE 13.3s 09:54:29 09:54:29 #80 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:54:29 #80 DONE 0.1s 09:54:29 09:54:29 #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:54:29 #60 16.55 v3.22.5-7-g81db0dd118a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 09:54:29 #60 16.55 v3.22.5-4-g94a99f54b1e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 09:54:29 #60 16.55 OK: 26325 distinct packages available 09:54:29 #60 ... 09:54:29 09:54:29 #81 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:54:29 #81 DONE 0.1s 09:54:29 09:54:29 #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:54:29 #60 16.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:54:29 #60 ... 09:54:29 09:54:29 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:54:29 #69 15.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:54:29 #69 15.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:54:29 #69 15.59 v3.22.5-7-g81db0dd118a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 09:54:29 #69 15.59 v3.22.5-4-g94a99f54b1e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 09:54:29 #69 15.59 OK: 26325 distinct packages available 09:54:29 #69 15.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:54:29 #69 15.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:54:29 #69 16.35 (1/13) Installing brotli-libs (1.1.0-r2) 09:54:29 #69 16.38 (2/13) Installing c-ares (1.34.6-r0) 09:54:29 #69 16.39 (3/13) Installing libunistring (1.3-r0) 09:54:29 #69 16.43 (4/13) Installing libidn2 (2.3.7-r0) 09:54:29 #69 16.45 (5/13) Installing nghttp2-libs (1.69.0-r0) 09:54:29 #69 16.46 (6/13) Installing libpsl (0.21.5-r3) 09:54:29 #69 16.47 (7/13) Installing zstd-libs (1.5.7-r0) 09:54:29 #69 16.49 (8/13) Installing libcurl (8.14.1-r2) 09:54:29 #69 16.52 (9/13) Installing curl (8.14.1-r2) 09:54:29 #69 16.53 (10/13) Installing dumb-init (1.2.5-r3) 09:54:29 #69 16.54 (11/13) Installing musl-obstack (1.2.3-r2) 09:54:29 #69 16.55 (12/13) Installing libucontext (1.3.2-r0) 09:54:29 #69 16.56 (13/13) Installing gcompat (1.1.0-r4) 09:54:29 #69 16.57 Executing busybox-1.37.0-r20.trigger 09:54:29 #69 16.58 OK: 12 MiB in 29 packages 09:54:29 #69 DONE 16.7s 09:54:29 09:54:29 #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:54:29 #60 16.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:54:29 #60 ... 09:54:29 09:54:29 #82 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:54:29 #0 1.677 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:54:29 #0 1.871 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:54:29 #0 2.532 (1/1) Installing dumb-init (1.2.5-r3) 09:54:29 #0 2.647 Executing busybox-1.37.0-r20.trigger 09:54:29 #0 2.655 OK: 7 MiB in 17 packages 09:54:29 #82 DONE 2.8s 09:54:29 09:54:29 #83 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:54:29 #0 2.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:54:29 #0 2.349 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:54:29 #0 2.696 OK: 8 MiB in 20 packages 09:54:29 #83 DONE 2.9s 09:54:29 09:54:29 #60 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:54:29 #60 17.27 (1/5) Installing dumb-init (1.2.5-r3) 09:54:29 #60 17.29 (2/5) Installing musl-obstack (1.2.3-r2) 09:54:29 #60 17.30 (3/5) Installing libucontext (1.3.2-r0) 09:54:29 #60 17.31 (4/5) Installing gcompat (1.1.0-r4) 09:54:29 #60 17.32 (5/5) Installing openssl (3.5.7-r0) 09:54:29 #60 17.34 Executing busybox-1.37.0-r20.trigger 09:54:29 #60 17.36 OK: 8 MiB in 21 packages 09:54:30 #60 DONE 17.7s 09:54:30 09:54:30 #84 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:54:30 #84 DONE 0.5s 09:54:30 09:54:30 #85 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:54:30 #85 DONE 0.1s 09:54:30 09:54:30 #86 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 09:54:30 #86 ... 09:54:30 09:54:30 #87 [security-spire-config stage-2 6/10] COPY security.txt / 09:54:30 #87 DONE 0.1s 09:54:30 09:54:30 #88 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:54:30 #88 DONE 0.1s 09:54:30 09:54:30 #89 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 09:54:30 #89 DONE 0.0s 09:54:30 09:54:30 #90 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:54:30 #90 DONE 0.0s 09:54:30 09:54:30 #91 [security-spire-config] exporting to image 09:54:30 #91 exporting layers 09:54:31 #91 exporting layers 0.5s done 09:54:31 #91 writing image sha256:898b7a9c5f0151d2e275f2fe8826767e93ca1a4a13d9a43a8d60e657641066cb done 09:54:31 #91 naming to docker.io/library/security-spire-config done 09:54:31 #91 DONE 0.6s 09:54:31 09:54:31 #92 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 09:54:31 #0 2.040 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:54:31 #0 2.169 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:54:31 #0 2.736 OK: 7 MiB in 17 packages 09:54:31 #92 DONE 2.9s 09:54:31 09:54:31 #93 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:54:31 #0 2.249 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:54:31 #0 2.442 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:54:31 #0 2.773 OK: 7 MiB in 17 packages 09:54:31 #93 DONE 2.9s 09:54:31 09:54:31 #86 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 09:54:31 #86 0.830 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:54:31 #86 0.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:54:31 #86 ... 09:54:31 09:54:31 #94 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:54:31 #0 2.264 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:54:31 #0 2.375 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:54:31 #0 2.762 OK: 7 MiB in 18 packages 09:54:31 #94 DONE 2.9s 09:54:31 09:54:31 #95 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:54:31 #0 2.275 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:54:31 #0 2.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:54:31 #0 2.824 OK: 20 MiB in 20 packages 09:54:31 #95 DONE 3.0s 09:54:31 09:54:31 #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:54:31 #96 ... 09:54:31 09:54:31 #97 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:54:31 #0 2.476 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:54:31 #0 2.587 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:54:31 #0 3.003 OK: 12 MiB in 23 packages 09:54:31 #97 DONE 3.2s 09:54:31 09:54:31 #98 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:54:31 #0 1.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:54:31 #0 1.925 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:54:31 #0 2.440 OK: 12 MiB in 29 packages 09:54:31 #98 DONE 2.6s 09:54:32 09:54:32 #99 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:54:32 #0 2.263 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 09:54:32 #0 2.381 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 09:54:32 #0 2.881 OK: 8 MiB in 19 packages 09:54:32 #99 DONE 3.1s 09:54:32 09:54:32 #86 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 09:54:32 #86 1.449 OK: 8 MiB in 21 packages 09:54:32 #86 DONE 1.6s 09:54:32 09:54:32 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:54:32 #100 DONE 0.6s 09:54:32 09:54:32 #96 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:54:32 #96 DONE 1.1s 09:54:32 09:54:32 #101 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:54:32 #101 DONE 0.6s 09:54:32 09:54:32 #102 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 09:54:32 #102 DONE 0.1s 09:54:32 09:54:32 #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:54:32 #103 DONE 0.1s 09:54:32 09:54:32 #104 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:54:32 #104 DONE 0.4s 09:54:32 09:54:32 #105 [security-spire-server stage-2 6/9] COPY security.txt / 09:54:32 #105 DONE 0.4s 09:54:32 09:54:32 #106 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:54:32 #106 DONE 0.0s 09:54:32 09:54:32 #107 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:54:33 #107 DONE 0.0s 09:54:33 09:54:33 #108 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:54:33 #108 DONE 0.0s 09:54:33 09:54:33 #109 [security-spire-agent stage-3 7/10] COPY security.txt / 09:54:33 #109 DONE 0.1s 09:54:33 09:54:33 #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:54:33 #110 DONE 0.0s 09:54:33 09:54:33 #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:54:33 #111 DONE 0.0s 09:54:33 09:54:33 #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:54:33 #112 DONE 0.1s 09:54:33 09:54:33 #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:54:33 #113 DONE 0.0s 09:54:33 09:54:33 #114 [security-spire-server] exporting to image 09:54:33 #114 exporting layers 0.5s done 09:54:33 #114 writing image sha256:6c5185f1a0593fdae5e725467a38f76f61ef628d1cd1bf2e70021d68c8a3a90e done 09:54:33 #114 naming to docker.io/library/security-spire-server done 09:54:33 #114 DONE 0.5s 09:54:33 09:54:33 #115 [security-spire-agent] exporting to image 09:54:33 #115 exporting layers 0.5s done 09:54:33 #115 writing image sha256:31b51f001c5db74178fa9e50fd09cc7a1ca31f0bf10e19434d5f6d586d51a7ff done 09:54:33 #115 naming to docker.io/library/security-spire-agent done 09:54:33 #115 DONE 0.5s 09:54:33 09:54:33 #116 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:54:37 #116 ... 09:54:37 09:54:37 #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:54:37 #117 ... 09:54:37 09:54:37 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:54:37 #118 ... 09:54:37 09:54:37 #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:54:37 #119 ... 09:54:37 09:54:37 #120 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:54:48 Removing intermediate container c6e1c851ff2c 09:54:48 ---> dd1a4e8d62ab 09:54:48 Successfully built dd1a4e8d62ab 09:54:48 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:54:49 + docker inspect -f . ci-base-image-arm64 09:54:49 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:54:49 prd-ubuntu20.04-docker-arm64-4c-16g-14037 does not seem to be running inside a container 09:54:49 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/987 -v /w/workspace/edgex-go/987:/w/workspace/edgex-go/987:rw,z -v /w/workspace/edgex-go/987@tmp:/w/workspace/edgex-go/987@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 09:54:50 $ docker top 0f83e8e27f29ba7e2776e94a327676911ac27fbfb4a4f5e81e3f5cb5bffcb3a8 -eo pid,comm [Pipeline] { [Pipeline] sh 09:54:51 + go version 09:54:51 go version go1.25.3 linux/arm64 [Pipeline] } 09:54:51 $ docker stop --time=1 0f83e8e27f29ba7e2776e94a327676911ac27fbfb4a4f5e81e3f5cb5bffcb3a8 09:54:52 #120 DONE 23.5s 09:54:52 09:54:52 #116 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:54:52 #116 DONE 25.4s 09:54:52 09:54:52 #79 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:54:52 #79 DONE 25.4s 09:54:52 09:54:52 #117 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:54:52 #117 DONE 25.4s 09:54:52 09:54:52 #118 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:54:52 #118 DONE 25.4s 09:54:52 09:54:52 #119 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:54:52 #119 DONE 25.4s 09:54:52 09:54:52 #121 [core-command builder 6/7] COPY . . 09:54:53 $ docker rm -f --volumes 0f83e8e27f29ba7e2776e94a327676911ac27fbfb4a4f5e81e3f5cb5bffcb3a8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:54:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:54:53 09:54:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:54:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:54:54 latest: Pulling from edgex-devops/edgex-compose-arm64 09:54:54 547446be3368: Pulling fs layer 09:54:54 d125d8839a47: Pulling fs layer 09:54:54 3e85d5ac6304: Pulling fs layer 09:54:54 c3105a71a48b: Pulling fs layer 09:54:54 0f093f025ec4: Pulling fs layer 09:54:54 c3106fc0e877: Pulling fs layer 09:54:54 c3105a71a48b: Waiting 09:54:54 c3106fc0e877: Waiting 09:54:54 0f093f025ec4: Waiting 09:54:54 547446be3368: Verifying Checksum 09:54:54 547446be3368: Download complete 09:54:54 c3105a71a48b: Download complete 09:54:55 d125d8839a47: Verifying Checksum 09:54:55 d125d8839a47: Download complete 09:54:55 c3106fc0e877: Verifying Checksum 09:54:55 c3106fc0e877: Download complete 09:54:55 0f093f025ec4: Verifying Checksum 09:54:55 0f093f025ec4: Download complete 09:54:55 547446be3368: Pull complete 09:54:56 d125d8839a47: Pull complete 09:54:56 3e85d5ac6304: Verifying Checksum 09:54:56 3e85d5ac6304: Download complete 09:55:00 #121 DONE 7.3s 09:55:00 09:55:00 #122 [security-bootstrapper builder 6/7] COPY . . 09:55:00 #122 DONE 7.3s 09:55:00 09:55:00 #123 [security-proxy-setup builder 6/7] COPY . . 09:55:00 #123 CACHED 09:55:00 09:55:00 #124 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:55:00 #124 CACHED 09:55:00 09:55:00 #125 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 09:55:00 #125 CACHED 09:55:00 09:55:00 #126 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 09:55:00 #126 CACHED 09:55:00 09:55:00 #127 [security-secretstore-setup builder 6/7] COPY . . 09:55:00 #127 CACHED 09:55:00 09:55:00 #128 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:55:00 #128 CACHED 09:55:00 09:55:00 #129 [support-notifications builder 6/7] COPY . . 09:55:00 #129 DONE 7.3s 09:55:00 09:55:00 #130 [core-command builder 6/7] COPY . . 09:55:00 #130 CACHED 09:55:00 09:55:00 #131 [core-command builder 4/7] COPY go.mod vendor* ./ 09:55:00 #131 CACHED 09:55:00 09:55:00 #132 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:55:00 #132 CACHED 09:55:00 09:55:00 #133 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:55:00 #133 CACHED 09:55:00 09:55:00 #134 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:55:00 #134 CACHED 09:55:00 09:55:00 #135 [core-metadata builder 6/7] COPY . . 09:55:00 #135 CACHED 09:55:00 09:55:00 #136 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:55:00 #136 CACHED 09:55:00 09:55:00 #137 [core-common-config-bootstrapper builder 6/7] COPY . . 09:55:00 #137 CACHED 09:55:00 09:55:00 #138 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:55:00 #138 CACHED 09:55:00 09:55:00 #139 [security-proxy-auth builder 6/7] COPY . . 09:55:00 #139 CACHED 09:55:00 09:55:00 #140 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 09:55:00 #140 CACHED 09:55:00 09:55:00 #141 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:55:00 #141 CACHED 09:55:00 09:55:00 #142 [core-keeper builder 7/8] COPY . . 09:55:00 #142 DONE 7.3s 09:55:00 09:55:00 #143 [support-scheduler builder 6/7] COPY . . 09:55:00 #143 DONE 7.3s 09:55:00 09:55:00 #144 [security-spiffe-token-provider builder 6/7] COPY . . 09:55:00 #144 DONE 7.3s 09:55:00 09:55:00 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:55:01 #145 0.969 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:55:06 3e85d5ac6304: Pull complete 09:55:06 c3105a71a48b: Pull complete 09:55:07 0f093f025ec4: Pull complete 09:55:07 c3106fc0e877: Pull complete 09:55:07 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 09:55:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 09:55:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:55:08 prd-ubuntu20.04-docker-arm64-4c-16g-14037 does not seem to be running inside a container 09:55:08 $ 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/987 -v /w/workspace/edgex-go/987:/w/workspace/edgex-go/987:rw,z -v /w/workspace/edgex-go/987@tmp:/w/workspace/edgex-go/987@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 09:55:10 $ docker top 8b61c317f1610e2ca272220dcdb2886b4d562ca6b0983767a15000b1ecd6db2b -eo pid,comm [Pipeline] { [Pipeline] sh 09:55:10 + docker compose -f ./docker-compose-build.yml build --parallel 09:55:11 #145 ... 09:55:11 09:55:11 #146 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 09:55:11 #0 0.873 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:55:11 #146 ... 09:55:11 09:55:11 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:55:11 #0 0.875 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:55:11 #147 ... 09:55:11 09:55:11 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:55:11 #0 0.956 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:55:11 #148 ... 09:55:11 09:55:11 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:55:11 #0 0.841 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:55:11 #149 ... 09:55:11 09:55:11 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:55:11 #0 0.910 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:55:11 #150 ... 09:55:11 09:55:11 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:55:11 #0 0.533 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:55:11 #151 ... 09:55:11 09:55:11 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:55:11 #0 0.877 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 09:55:11 #152 ... 09:55:11 09:55:11 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:55:11 #0 0.567 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 09:55:11 #153 ... 09:55:11 09:55:11 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:55:11 #0 0.946 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:55:11 #154 ... 09:55:11 09:55:11 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:55:11 #0 0.776 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 09:55:11 #155 ... 09:55:11 09:55:11 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:55:11 #0 0.979 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:55:20 #1 [core-common-config-bootstrapper internal] load build definition from Dockerfile 09:55:20 #1 transferring dockerfile: 09:55:20 #1 transferring dockerfile: 2.23kB done 09:55:20 #1 DONE 0.1s 09:55:20 09:55:20 #2 [support-scheduler internal] load build definition from Dockerfile 09:55:20 #2 transferring dockerfile: 1.83kB done 09:55:20 #2 DONE 0.0s 09:55:20 09:55:20 #3 [support-notifications internal] load build definition from Dockerfile 09:55:20 #3 transferring dockerfile: 2.02kB done 09:55:20 #3 DONE 0.1s 09:55:20 09:55:20 #4 [security-proxy-auth internal] load build definition from Dockerfile 09:55:20 #4 transferring dockerfile: 2.14kB done 09:55:20 #4 DONE 0.1s 09:55:20 09:55:20 #5 [core-data internal] load build definition from Dockerfile 09:55:20 #5 transferring dockerfile: 2.04kB done 09:55:20 #5 DONE 0.1s 09:55:20 09:55:20 #6 [core-keeper internal] load build definition from Dockerfile 09:55:20 #6 transferring dockerfile: 2.07kB done 09:55:20 #6 DONE 0.1s 09:55:20 09:55:20 #7 [security-proxy-setup internal] load build definition from Dockerfile 09:55:20 #7 transferring dockerfile: 2.50kB done 09:55:20 #7 DONE 0.1s 09:55:20 09:55:20 #8 [security-bootstrapper internal] load build definition from Dockerfile 09:55:20 #8 transferring dockerfile: 3.02kB done 09:55:20 #8 DONE 0.1s 09:55:20 09:55:20 #9 [security-spiffe-token-provider internal] load build definition from Dockerfile 09:55:20 #9 transferring dockerfile: 1.89kB 0.0s done 09:55:20 #9 DONE 0.1s 09:55:20 09:55:20 #10 [security-spire-config internal] load build definition from Dockerfile 09:55:20 #10 transferring dockerfile: 1.69kB done 09:55:20 #10 DONE 0.1s 09:55:20 09:55:20 #11 [core-metadata internal] load build definition from Dockerfile 09:55:20 #11 transferring dockerfile: 2.10kB 0.0s done 09:55:20 #11 DONE 0.1s 09:55:20 09:55:20 #12 [security-spire-agent internal] load build definition from Dockerfile 09:55:20 #12 transferring dockerfile: 1.81kB 0.0s done 09:55:20 #12 DONE 0.1s 09:55:20 09:55:20 #13 [security-secretstore-setup internal] load build definition from Dockerfile 09:55:20 #13 transferring dockerfile: 2.49kB done 09:55:20 #13 DONE 0.1s 09:55:20 09:55:20 #14 [core-command internal] load build definition from Dockerfile 09:55:20 #14 transferring dockerfile: 1.94kB done 09:55:20 #14 DONE 0.1s 09:55:20 09:55:20 #15 [security-spire-server internal] load build definition from Dockerfile 09:55:20 #15 transferring dockerfile: 1.70kB done 09:55:20 #15 DONE 0.1s 09:55:20 09:55:20 #16 [core-common-config-bootstrapper internal] load .dockerignore 09:55:20 #16 transferring context: 50B done 09:55:20 #16 DONE 0.1s 09:55:21 09:55:21 #17 [support-scheduler internal] load .dockerignore 09:55:21 #17 transferring context: 50B done 09:55:21 #17 DONE 0.0s 09:55:21 09:55:21 #18 [support-notifications internal] load .dockerignore 09:55:21 #18 transferring context: 50B done 09:55:21 #18 DONE 0.0s 09:55:21 09:55:21 #19 [core-data internal] load .dockerignore 09:55:21 #19 transferring context: 50B done 09:55:21 #19 DONE 0.1s 09:55:21 09:55:21 #20 [security-proxy-auth internal] load .dockerignore 09:55:21 #20 transferring context: 50B done 09:55:21 #20 DONE 0.1s 09:55:21 09:55:21 #21 [core-keeper internal] load .dockerignore 09:55:21 #21 transferring context: 50B done 09:55:21 #21 DONE 0.1s 09:55:21 09:55:21 #22 [security-proxy-setup internal] load .dockerignore 09:55:21 #22 transferring context: 50B done 09:55:21 #22 DONE 0.1s 09:55:22 09:55:22 #23 [security-bootstrapper internal] load .dockerignore 09:55:22 #23 transferring context: 50B done 09:55:22 #23 DONE 0.0s 09:55:22 09:55:22 #24 [security-spiffe-token-provider internal] load .dockerignore 09:55:22 #24 transferring context: 50B 0.0s done 09:55:22 #24 DONE 0.0s 09:55:22 09:55:22 #25 [security-spire-config internal] load .dockerignore 09:55:22 #25 transferring context: 50B 0.0s done 09:55:22 #25 DONE 0.1s 09:55:22 09:55:22 #26 [core-metadata internal] load .dockerignore 09:55:22 #26 transferring context: 50B 0.0s done 09:55:22 #26 DONE 0.1s 09:55:22 09:55:22 #27 [security-spire-agent internal] load .dockerignore 09:55:22 #27 transferring context: 50B 0.0s done 09:55:22 #27 DONE 0.1s 09:55:22 09:55:22 #28 [security-secretstore-setup internal] load .dockerignore 09:55:22 #28 transferring context: 50B 0.0s done 09:55:22 #28 DONE 0.1s 09:55:22 09:55:22 #29 [core-command internal] load .dockerignore 09:55:22 #29 transferring context: 50B 0.0s done 09:55:22 #29 DONE 0.1s 09:55:22 09:55:22 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:55:22 #30 DONE 0.0s 09:55:22 09:55:22 #31 [security-spire-server internal] load .dockerignore 09:55:22 #31 transferring context: 50B done 09:55:22 #31 DONE 0.1s 09:55:22 09:55:22 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.22 09:55:22 #32 DONE 0.2s 09:55:22 09:55:22 #33 [core-common-config-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 09:55:22 #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 09:55:22 #33 DONE 0.0s 09:55:22 09:55:22 #34 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:55:23 #34 ... 09:55:23 09:55:23 #30 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:55:23 #30 DONE 0.0s 09:55:23 09:55:23 #35 [core-common-config-bootstrapper internal] load build context 09:55:23 #35 transferring context: 3.43MB 0.7s done 09:55:23 #35 DONE 1.0s 09:55:23 09:55:23 #30 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:55:23 #30 DONE 0.0s 09:55:23 09:55:23 #36 [support-scheduler internal] load build context 09:55:24 #36 ... 09:55:24 09:55:24 #30 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:55:24 #30 DONE 0.0s 09:55:24 09:55:24 #34 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:55:24 #34 DONE 1.8s 09:55:24 09:55:24 #36 [support-scheduler internal] load build context 09:55:24 #36 ... 09:55:24 09:55:24 #30 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:55:24 #30 DONE 0.0s 09:55:24 09:55:24 #32 [core-data internal] load metadata for docker.io/library/alpine:3.22 09:55:24 #32 DONE 0.5s 09:55:24 09:55:24 #36 [support-scheduler internal] load build context 09:55:24 #36 ... 09:55:24 09:55:24 #30 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:55:24 #30 DONE 0.0s 09:55:24 09:55:24 #34 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:55:24 #34 DONE 1.8s 09:55:24 09:55:24 #36 [support-scheduler internal] load build context 09:55:24 #36 ... 09:55:24 09:55:24 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.22 09:55:24 #32 DONE 0.7s 09:55:24 09:55:24 #37 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 09:55:24 #37 DONE 0.9s 09:55:24 09:55:24 #36 [support-scheduler internal] load build context 09:55:24 #36 ... 09:55:24 09:55:24 #30 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:55:24 #30 DONE 0.0s 09:55:24 09:55:24 #32 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.22 09:55:24 #32 DONE 0.7s 09:55:24 09:55:24 #34 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:55:24 #34 DONE 1.9s 09:55:24 09:55:24 #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 09:55:24 #37 DONE 1.0s 09:55:24 09:55:24 #36 [support-scheduler internal] load build context 09:55:24 #36 ... 09:55:24 09:55:24 #30 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:55:24 #30 DONE 0.1s 09:55:24 09:55:24 #36 [support-scheduler internal] load build context 09:55:24 #36 ... 09:55:24 09:55:24 #30 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:55:24 #30 DONE 0.1s 09:55:24 09:55:24 #36 [support-scheduler internal] load build context 09:55:25 #36 ... 09:55:25 09:55:25 #34 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:55:25 #34 DONE 1.9s 09:55:25 09:55:25 #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 09:55:25 #37 DONE 1.0s 09:55:25 09:55:25 #36 [support-scheduler internal] load build context 09:55:25 #36 ... 09:55:25 09:55:25 #30 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:55:25 #30 DONE 0.1s 09:55:25 09:55:25 #36 [support-scheduler internal] load build context 09:55:26 #36 ... 09:55:26 09:55:26 #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.22 09:55:26 #32 DONE 2.0s 09:55:26 09:55:26 #36 [support-scheduler internal] load build context 09:55:26 #36 ... 09:55:26 09:55:26 #34 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:55:26 #34 DONE 1.9s 09:55:26 09:55:26 #37 [core-metadata builder 2/7] WORKDIR /edgex-go 09:55:26 #37 DONE 1.0s 09:55:26 09:55:26 #30 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:55:26 #30 DONE 0.1s 09:55:26 09:55:26 #36 [support-scheduler internal] load build context 09:55:26 #36 transferring context: 3.43MB 2.4s done 09:55:26 #36 ... 09:55:26 09:55:26 #30 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 09:55:26 #30 DONE 0.1s 09:55:26 09:55:26 #32 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.22 09:55:26 #32 DONE 2.7s 09:55:26 09:55:26 #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 09:55:26 #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 09:55:26 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.4s done 09:55:26 #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 09:55:26 #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done 09:55:26 #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done 09:55:26 #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 2.2s done 09:55:27 #33 ... 09:55:27 09:55:27 #34 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 09:55:27 #34 DONE 2.0s 09:55:27 09:55:27 #37 [core-command builder 2/7] WORKDIR /edgex-go 09:55:27 #37 DONE 1.1s 09:55:27 09:55:27 #33 [core-command stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 09:55:27 #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 09:55:27 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.4s done 09:55:27 #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 09:55:27 #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done 09:55:27 #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done 09:55:27 #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 2.2s done 09:55:27 #33 ... 09:55:27 09:55:27 #36 [support-scheduler internal] load build context 09:55:27 #36 DONE 3.2s 09:55:27 09:55:27 #38 [core-metadata internal] load build context 09:55:27 #38 ... 09:55:27 09:55:27 #39 [core-data internal] load build context 09:55:27 #39 transferring context: 3.43MB 2.1s done 09:55:27 #39 DONE 3.2s 09:55:27 09:55:27 #38 [core-metadata internal] load build context 09:55:27 #38 ... 09:55:27 09:55:27 #40 [support-notifications internal] load build context 09:55:27 #40 transferring context: 3.43MB 2.8s done 09:55:27 #40 DONE 3.7s 09:55:27 09:55:27 #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 09:55:27 #33 DONE 5.7s 09:55:27 09:55:27 #38 [core-metadata internal] load build context 09:55:28 #38 ... 09:55:28 09:55:28 #41 [security-proxy-auth internal] load build context 09:55:28 #41 transferring context: 3.43MB 3.5s done 09:55:28 #41 DONE 4.2s 09:55:28 09:55:28 #38 [core-metadata internal] load build context 09:55:29 #38 ... 09:55:29 09:55:29 #42 [core-keeper internal] load build context 09:55:29 #42 transferring context: 3.43MB 3.7s done 09:55:29 #42 DONE 4.7s 09:55:29 09:55:29 #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.22 09:55:29 #32 DONE 5.3s 09:55:29 09:55:29 #38 [core-metadata internal] load build context 09:55:30 #38 ... 09:55:30 09:55:30 #43 [security-bootstrapper internal] load build context 09:55:30 #43 transferring context: 3.43MB 3.5s done 09:55:30 #43 DONE 4.7s 09:55:30 09:55:30 #38 [core-metadata internal] load build context 09:55:30 #38 ... 09:55:30 09:55:30 #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 09:55:30 #44 DONE 4.3s 09:55:30 09:55:30 #45 [security-spiffe-token-provider internal] load build context 09:55:30 #45 transferring context: 3.43MB 3.8s done 09:55:30 #45 DONE 4.7s 09:55:30 09:55:30 #38 [core-metadata internal] load build context 09:55:30 #38 ... 09:55:30 09:55:30 #33 [security-spire-server stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 09:55:30 #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 09:55:30 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.4s done 09:55:30 #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 09:55:30 #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done 09:55:30 #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done 09:55:30 #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 2.2s done 09:55:30 #33 DONE 5.8s 09:55:30 09:55:30 #46 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 09:55:30 #46 DONE 4.9s 09:55:30 09:55:30 #47 [security-proxy-setup internal] load build context 09:55:30 #47 transferring context: 3.43MB 4.7s done 09:55:30 #47 DONE 5.7s 09:55:30 09:55:30 #38 [core-metadata internal] load build context 09:55:30 #38 ... 09:55:30 09:55:30 #48 [security-spire-agent internal] load build context 09:55:30 #48 DONE 0.0s 09:55:30 09:55:30 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 09:55:30 #49 DONE 0.0s 09:55:30 09:55:30 #38 [core-metadata internal] load build context 09:55:30 #38 transferring context: 3.43MB 4.1s done 09:55:30 #38 DONE 4.4s 09:55:30 09:55:30 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:55:30 #50 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:55:32 #50 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.5s done 09:55:32 #50 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 09:55:32 #50 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done 09:55:32 #50 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done 09:55:32 #50 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.2s 09:55:32 #50 ... 09:55:32 09:55:32 #48 [security-spire-agent internal] load build context 09:55:32 #48 transferring context: 26.11kB 0.3s done 09:55:32 #48 DONE 2.1s 09:55:32 09:55:32 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:55:32 #50 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 0.4s 09:55:32 #50 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.5s done 09:55:32 #50 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.7s 09:55:32 #50 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 09:55:32 #50 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.7s 09:55:33 #50 ... 09:55:33 09:55:33 #51 [security-spire-config internal] load build context 09:55:33 #51 transferring context: 24.83kB 0.3s done 09:55:33 #51 DONE 2.7s 09:55:33 09:55:33 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:55:33 #50 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.7s done 09:55:33 #50 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.2s done 09:55:33 #50 ... 09:55:33 09:55:33 #52 [security-spire-server internal] load build context 09:55:33 #52 transferring context: 26.58kB 0.1s done 09:55:33 #52 DONE 2.9s 09:55:33 09:55:33 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:55:33 #50 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 1.2s done 09:55:33 #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 0B / 37.02MB 1.3s 09:55:34 #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 2.10MB / 37.02MB 1.9s 09:55:34 #50 ... 09:55:34 09:55:34 #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 09:55:34 #0 8.457 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:55:34 #0 9.338 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:55:34 #53 ... 09:55:34 09:55:34 #54 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:55:34 #0 6.802 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:55:34 #0 7.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:55:34 #54 ... 09:55:34 09:55:34 #55 [security-secretstore-setup internal] load build context 09:55:34 #55 transferring context: 3.43MB 5.7s done 09:55:34 #55 DONE 7.7s 09:55:34 09:55:34 #56 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 09:55:34 #0 8.131 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:55:34 #0 8.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:55:34 #56 ... 09:55:34 09:55:34 #57 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:55:34 #57 ... 09:55:34 09:55:34 #58 [core-command builder 3/7] RUN apk add --update --no-cache make git 09:55:34 #58 ... 09:55:34 09:55:34 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:55:34 #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 4.34MB / 37.02MB 2.8s 09:55:35 #50 ... 09:55:35 09:55:35 #59 [core-command internal] load build context 09:55:35 #59 transferring context: 3.43MB 5.2s done 09:55:35 #59 DONE 8.3s 09:55:35 09:55:35 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:55:35 #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 6.29MB / 37.02MB 3.2s 09:55:35 #50 ... 09:55:35 09:55:35 #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:55:35 #0 8.148 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:55:35 #0 9.294 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:55:35 #60 ... 09:55:35 09:55:35 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:55:36 #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 8.39MB / 37.02MB 4.4s 09:55:36 #50 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 09:55:36 #50 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.1s done 09:55:37 #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.49MB / 37.02MB 5.3s 09:55:37 #50 ... 09:55:37 09:55:37 #57 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:55:37 #57 DONE 13.4s 09:55:37 09:55:37 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:55:38 #50 ... 09:55:38 09:55:38 #54 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 09:55:38 #54 12.21 OK: 255 MiB in 60 packages 09:55:38 #54 DONE 13.6s 09:55:38 09:55:38 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:55:38 #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 12.48MB / 37.02MB 6.0s 09:55:38 #50 ... 09:55:38 09:55:38 #61 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:55:38 #61 ... 09:55:38 09:55:38 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:55:39 #50 ... 09:55:39 09:55:39 #56 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 09:55:39 #56 13.93 OK: 255 MiB in 60 packages 09:55:39 #56 DONE 15.1s 09:55:39 09:55:39 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:55:39 #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.38MB / 37.02MB 7.4s 09:55:39 #50 ... 09:55:39 09:55:39 #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:55:39 #62 ... 09:55:39 09:55:39 #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:55:39 #63 ... 09:55:39 09:55:39 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:55:39 #64 ... 09:55:39 09:55:39 #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:55:40 #65 ... 09:55:40 09:55:40 #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 09:55:40 #53 15.19 OK: 255 MiB in 60 packages 09:55:40 #53 DONE 15.8s 09:55:40 09:55:40 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:55:40 #66 ... 09:55:40 09:55:40 #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:55:40 #67 ... 09:55:40 09:55:40 #68 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:55:40 #68 ... 09:55:40 09:55:40 #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:55:40 #69 ... 09:55:40 09:55:40 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 09:55:40 #49 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.6s done 09:55:40 #49 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 09:55:40 #49 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done 09:55:40 #49 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done 09:55:40 #49 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.5s done 09:55:40 #49 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.2s done 09:55:40 #49 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.7s done 09:55:40 #49 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 1.5s done 09:55:40 #49 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 15.73MB / 17.33MB 8.4s 09:55:40 #49 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.1s done 09:55:40 #49 ... 09:55:40 09:55:40 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:55:40 #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 16.78MB / 37.02MB 8.6s 09:55:41 #50 ... 09:55:41 09:55:41 #70 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 09:55:41 #70 DONE 3.0s 09:55:41 09:55:41 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:55:41 #50 ... 09:55:41 09:55:41 #71 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:55:41 #71 ... 09:55:41 09:55:41 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:55:41 #72 ... 09:55:41 09:55:41 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:55:41 #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 18.87MB / 37.02MB 9.6s 09:55:42 #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 20.97MB / 37.02MB 10.0s 09:55:42 #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 23.07MB / 37.02MB 10.1s 09:55:42 #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 27.26MB / 37.02MB 10.2s 09:55:42 #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 30.41MB / 37.02MB 10.3s 09:55:42 #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 32.77MB / 37.02MB 10.5s 09:55:42 #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 34.87MB / 37.02MB 10.6s 09:55:42 #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 10.7s 09:55:44 #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 12.0s done 09:55:44 #50 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.0s done 09:55:44 #50 ... 09:55:44 09:55:44 #73 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 09:55:44 #73 DONE 4.7s 09:55:44 09:55:44 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:55:44 #50 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.0s done 09:55:44 #50 ... 09:55:44 09:55:44 #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 09:55:44 #60 13.72 v3.22.5-7-g81db0dd118a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 09:55:44 #60 13.72 v3.22.5-4-g94a99f54b1e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 09:55:44 #60 13.72 OK: 26186 distinct packages available 09:55:44 #60 14.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:55:44 #60 14.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:55:44 #60 16.97 OK: 255 MiB in 60 packages 09:55:44 #60 DONE 19.1s 09:55:44 09:55:44 #58 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 09:55:44 #58 11.30 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:55:44 #58 12.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:55:44 #58 16.65 OK: 255 MiB in 60 packages 09:55:44 #58 DONE 20.9s 09:55:44 09:55:44 #74 [support-notifications builder 4/7] COPY go.mod vendor* ./ 09:55:44 #74 DONE 4.4s 09:55:44 09:55:44 #75 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:55:45 #75 ... 09:55:45 09:55:45 #65 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 09:55:45 #65 DONE 16.0s 09:55:45 09:55:45 #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:55:46 #76 ... 09:55:46 09:55:46 #77 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:55:46 #77 DONE 1.7s 09:55:46 09:55:46 #78 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:55:46 #78 ... 09:55:46 09:55:46 #79 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 09:55:46 #79 DONE 1.8s 09:55:46 09:55:46 #80 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:55:48 #80 ... 09:55:48 09:55:48 #81 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:55:48 #81 ... 09:55:48 09:55:48 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 09:55:48 #49 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 9.1s done 09:55:48 #49 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done 09:55:49 #49 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 09:55:50 #49 ... 09:55:50 09:55:50 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:55:50 #50 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 09:55:51 #50 ... 09:55:51 09:55:51 #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:55:51 #82 ... 09:55:51 09:55:51 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 09:55:54 #49 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 5.0s 09:55:54 #49 ... 09:55:54 09:55:54 #61 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:55:54 #61 16.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:55:54 #61 18.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:55:54 #61 ... 09:55:54 09:55:54 #83 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:55:54 #83 ... 09:55:54 09:55:54 #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:55:54 #69 14.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:55:54 #69 16.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:55:54 #69 ... 09:55:54 09:55:54 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:55:55 #50 ... 09:55:55 09:55:55 #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:55:55 #63 15.22 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:55:55 #63 16.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:55:55 #63 ... 09:55:55 09:55:55 #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:55:55 #62 15.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:55:55 #62 17.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:55:55 #62 ... 09:55:55 09:55:55 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:55:55 #64 15.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:55:55 #64 17.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:55:55 #64 ... 09:55:55 09:55:55 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:55:55 #72 14.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:55:55 #72 15.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:55:55 #72 ... 09:55:55 09:55:55 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:55:55 #66 15.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:55:55 #66 17.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:55:55 #66 ... 09:55:55 09:55:55 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:55:55 #50 ... 09:55:55 09:55:55 #71 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:55:55 #71 14.53 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:55:55 #71 16.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:55:55 #71 ... 09:55:55 09:55:55 #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:55:55 #67 15.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:55:55 #67 16.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:55:55 #67 ... 09:55:55 09:55:55 #68 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:55:55 #68 15.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:55:55 #68 17.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:55:56 #68 ... 09:55:56 09:55:56 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:55:56 #50 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 5.2s 09:56:00 #50 ... 09:56:00 09:56:00 #61 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 09:56:00 #61 29.24 (1/1) Installing dumb-init (1.2.5-r3) 09:56:00 #61 29.32 Executing busybox-1.37.0-r20.trigger 09:56:00 #61 29.54 OK: 8 MiB in 17 packages 09:56:00 #61 DONE 32.9s 09:56:00 09:56:00 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:56:01 #50 ... 09:56:01 09:56:01 #81 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:56:01 #81 13.04 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:56:01 #81 15.32 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:56:01 #81 ... 09:56:01 09:56:01 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:56:01 #50 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.3s 09:56:01 #50 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.7s done 09:56:01 #50 DONE 31.5s 09:56:01 09:56:01 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 09:56:01 #49 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 8.2s done 09:56:02 #49 ... 09:56:02 09:56:02 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 09:56:02 #64 29.50 (1/1) Installing dumb-init (1.2.5-r3) 09:56:02 #64 29.53 Executing busybox-1.37.0-r20.trigger 09:56:02 #64 29.70 OK: 8 MiB in 17 packages 09:56:02 #64 DONE 33.1s 09:56:02 09:56:02 #84 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:56:03 #84 ... 09:56:03 09:56:03 #68 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 09:56:03 #68 29.59 (1/2) Installing dumb-init (1.2.5-r3) 09:56:03 #68 29.65 (2/2) Installing su-exec (0.2-r3) 09:56:03 #68 29.67 Executing busybox-1.37.0-r20.trigger 09:56:03 #68 29.88 OK: 8 MiB in 18 packages 09:56:03 #68 DONE 33.0s 09:56:03 09:56:03 #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:56:03 #85 ... 09:56:03 09:56:03 #63 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 09:56:03 #63 27.81 (1/7) Installing ca-certificates (20260611-r0) 09:56:03 #63 28.39 (2/7) Installing dumb-init (1.2.5-r3) 09:56:03 #63 28.45 (3/7) Installing libgcc (14.2.0-r6) 09:56:03 #63 28.52 (4/7) Installing libsodium (1.0.20-r1) 09:56:03 #63 28.65 (5/7) Installing libstdc++ (14.2.0-r6) 09:56:03 #63 29.18 (6/7) Installing libzmq (4.3.5-r2) 09:56:03 #63 29.25 (7/7) Installing zeromq (4.3.5-r2) 09:56:03 #63 29.35 Executing busybox-1.37.0-r20.trigger 09:56:03 #63 29.50 Executing ca-certificates-20260611-r0.trigger 09:56:03 #63 31.39 OK: 12 MiB in 23 packages 09:56:03 #63 DONE 34.1s 09:56:03 09:56:03 #86 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:56:04 #86 ... 09:56:04 09:56:04 #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:56:04 #76 7.880 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:56:04 #76 10.09 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:56:04 #76 ... 09:56:04 09:56:04 #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:56:04 #67 28.92 (1/4) Installing ca-certificates (20260611-r0) 09:56:04 #67 29.66 (2/4) Installing dumb-init (1.2.5-r3) 09:56:04 #67 29.67 (3/4) Installing su-exec (0.2-r3) 09:56:04 #67 29.68 (4/4) Installing yq-go (4.47.2-r3) 09:56:04 #67 31.64 Executing busybox-1.37.0-r20.trigger 09:56:04 #67 31.71 Executing ca-certificates-20260611-r0.trigger 09:56:04 #67 32.75 OK: 19 MiB in 20 packages 09:56:04 #67 ... 09:56:04 09:56:04 #69 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 09:56:04 #69 28.83 (1/4) Installing dumb-init (1.2.5-r3) 09:56:04 #69 28.86 (2/4) Installing openssl (3.5.7-r0) 09:56:04 #69 29.03 (3/4) Installing su-exec (0.2-r3) 09:56:04 #69 29.07 (4/4) Installing yq-go (4.47.2-r3) 09:56:04 #69 31.09 Executing busybox-1.37.0-r20.trigger 09:56:04 #69 31.26 OK: 20 MiB in 20 packages 09:56:04 #69 DONE 34.5s 09:56:04 09:56:04 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:56:06 #87 ... 09:56:06 09:56:06 #67 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 09:56:06 #67 DONE 36.0s 09:56:06 09:56:06 #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:56:06 #88 ... 09:56:06 09:56:06 #62 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 09:56:06 #62 29.10 (1/3) Installing ca-certificates (20260611-r0) 09:56:06 #62 29.66 (2/3) Installing dumb-init (1.2.5-r3) 09:56:06 #62 29.69 (3/3) Installing tzdata (2026b-r0) 09:56:06 #62 31.65 Executing busybox-1.37.0-r20.trigger 09:56:06 #62 32.03 Executing ca-certificates-20260611-r0.trigger 09:56:06 #62 33.59 OK: 8 MiB in 19 packages 09:56:06 #62 DONE 37.1s 09:56:06 09:56:06 #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:56:07 #89 ... 09:56:07 09:56:07 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:56:07 #72 26.54 v3.22.5-7-g81db0dd118a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 09:56:07 #72 26.54 v3.22.5-4-g94a99f54b1e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 09:56:07 #72 26.54 OK: 26166 distinct packages available 09:56:07 #72 29.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:56:07 #72 31.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:56:07 #72 ... 09:56:07 09:56:07 #81 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:56:07 #81 29.61 OK: 255 MiB in 60 packages 09:56:08 #81 ... 09:56:08 09:56:08 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:56:08 #66 28.84 v3.22.5-7-g81db0dd118a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 09:56:08 #66 28.84 v3.22.5-4-g94a99f54b1e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 09:56:08 #66 28.84 OK: 26166 distinct packages available 09:56:08 #66 31.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:56:08 #66 33.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:56:09 #66 ... 09:56:09 09:56:09 #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 09:56:09 #76 22.80 (1/1) Installing dumb-init (1.2.5-r3) 09:56:09 #76 23.18 Executing busybox-1.37.0-r20.trigger 09:56:09 #76 23.23 OK: 8 MiB in 17 packages 09:56:10 #76 DONE 24.6s 09:56:10 09:56:10 #81 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 09:56:10 #81 DONE 32.4s 09:56:10 09:56:10 #90 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:56:10 #90 ... 09:56:10 09:56:10 #91 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 09:56:10 #0 6.692 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:56:10 #0 8.108 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:56:10 #91 ... 09:56:10 09:56:10 #71 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:56:10 #71 29.59 v3.22.5-7-g81db0dd118a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 09:56:10 #71 29.61 v3.22.5-4-g94a99f54b1e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 09:56:10 #71 29.61 OK: 26166 distinct packages available 09:56:10 #71 32.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:56:10 #71 34.54 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:56:11 #71 ... 09:56:11 09:56:11 #84 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:56:11 #84 8.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:56:11 #84 ... 09:56:11 09:56:11 #90 [core-keeper builder 5/8] COPY go.mod vendor* ./ 09:56:11 #90 DONE 0.7s 09:56:11 09:56:11 #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:15 #92 ... 09:56:15 09:56:15 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 09:56:15 #66 42.88 (1/13) Installing brotli-libs (1.1.0-r2) 09:56:15 #66 43.00 (2/13) Installing c-ares (1.34.6-r0) 09:56:15 #66 43.02 (3/13) Installing libunistring (1.3-r0) 09:56:15 #66 43.19 (4/13) Installing libidn2 (2.3.7-r0) 09:56:15 #66 43.23 (5/13) Installing nghttp2-libs (1.69.0-r0) 09:56:15 #66 43.26 (6/13) Installing libpsl (0.21.5-r3) 09:56:15 #66 43.31 (7/13) Installing zstd-libs (1.5.7-r0) 09:56:15 #66 43.52 (8/13) Installing libcurl (8.14.1-r2) 09:56:15 #66 43.63 (9/13) Installing curl (8.14.1-r2) 09:56:15 #66 43.66 (10/13) Installing dumb-init (1.2.5-r3) 09:56:15 #66 43.67 (11/13) Installing musl-obstack (1.2.3-r2) 09:56:15 #66 43.71 (12/13) Installing libucontext (1.3.2-r0) 09:56:15 #66 43.74 (13/13) Installing gcompat (1.1.0-r4) 09:56:15 #66 43.77 Executing busybox-1.37.0-r20.trigger 09:56:15 #66 43.89 OK: 13 MiB in 29 packages 09:56:15 #66 DONE 45.6s 09:56:15 09:56:15 #71 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:56:15 #71 43.45 (1/5) Installing dumb-init (1.2.5-r3) 09:56:15 #71 43.50 (2/5) Installing musl-obstack (1.2.3-r2) 09:56:15 #71 43.52 (3/5) Installing libucontext (1.3.2-r0) 09:56:15 #71 43.54 (4/5) Installing gcompat (1.1.0-r4) 09:56:15 #71 43.57 (5/5) Installing openssl (3.5.7-r0) 09:56:15 #71 43.69 Executing busybox-1.37.0-r20.trigger 09:56:15 #71 43.82 OK: 9 MiB in 21 packages 09:56:16 #71 ... 09:56:16 09:56:16 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 09:56:16 #72 42.70 (1/4) Installing dumb-init (1.2.5-r3) 09:56:16 #72 42.73 (2/4) Installing musl-obstack (1.2.3-r2) 09:56:16 #72 42.74 (3/4) Installing libucontext (1.3.2-r0) 09:56:16 #72 42.77 (4/4) Installing gcompat (1.1.0-r4) 09:56:16 #72 42.80 Executing busybox-1.37.0-r20.trigger 09:56:16 #72 42.93 OK: 8 MiB in 20 packages 09:56:16 #72 DONE 45.3s 09:56:16 09:56:16 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:56:17 #93 ... 09:56:17 09:56:17 #71 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 09:56:17 #71 DONE 46.4s 09:56:17 09:56:17 #94 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 09:56:20 #94 ... 09:56:20 09:56:20 #91 [core-command stage-1 3/9] RUN apk --no-cache upgrade 09:56:20 #91 17.51 OK: 8 MiB in 17 packages 09:56:20 #91 DONE 20.3s 09:56:20 09:56:20 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:56:20 #93 3.413 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:56:21 #93 4.788 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:56:21 #93 ... 09:56:21 09:56:21 #86 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:56:21 #86 7.806 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:56:21 #86 9.467 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:56:21 #86 ... 09:56:21 09:56:21 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:56:21 #87 7.221 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:56:21 #87 8.722 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:56:21 #87 17.51 OK: 20 MiB in 20 packages 09:56:21 #87 ... 09:56:21 09:56:21 #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:56:21 #85 8.526 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:56:21 #85 10.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:56:22 #85 ... 09:56:22 09:56:22 #94 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 09:56:22 #94 3.302 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:56:22 #94 4.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:56:22 #94 ... 09:56:22 09:56:22 #84 [core-data stage-1 3/7] RUN apk --no-cache upgrade 09:56:22 #84 10.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:56:22 #84 18.36 OK: 8 MiB in 17 packages 09:56:22 #84 DONE 19.7s 09:56:22 09:56:22 #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:56:22 #85 19.15 OK: 8 MiB in 18 packages 09:56:23 #85 ... 09:56:23 09:56:23 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 09:56:23 #87 DONE 18.7s 09:56:23 09:56:23 #95 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 09:56:23 #95 DONE 0.2s 09:56:23 09:56:23 #86 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:56:23 #86 19.14 OK: 12 MiB in 23 packages 09:56:23 #86 ... 09:56:23 09:56:23 #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:56:23 #88 7.694 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:56:23 #88 8.948 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:56:24 #88 ... 09:56:24 09:56:24 #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:56:24 #0 4.699 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:56:24 #0 5.770 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:56:24 #96 ... 09:56:24 09:56:24 #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 09:56:24 #85 DONE 21.0s 09:56:24 09:56:24 #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:56:24 #89 7.431 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 09:56:24 #89 8.994 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 09:56:24 #89 17.31 OK: 8 MiB in 19 packages 09:56:24 #89 ... 09:56:24 09:56:24 #86 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 09:56:24 #86 DONE 20.6s 09:56:24 09:56:24 #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:56:25 #97 ... 09:56:25 09:56:25 #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 09:56:25 #89 DONE 19.0s 09:56:26 09:56:26 #88 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 09:56:26 #88 18.93 OK: 19 MiB in 20 packages 09:56:26 #88 DONE 20.4s 09:56:26 09:56:26 #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:56:27 #96 ... 09:56:27 09:56:27 #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 09:56:27 #97 DONE 3.4s 09:56:27 09:56:27 #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 09:56:27 #98 DONE 0.3s 09:56:27 09:56:27 #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:28 #82 ... 09:56:28 09:56:28 #96 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 09:56:28 #96 12.89 OK: 13 MiB in 29 packages 09:56:29 #96 DONE 13.9s 09:56:29 09:56:29 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 09:56:29 #93 12.10 OK: 8 MiB in 20 packages 09:56:29 #93 DONE 13.0s 09:56:29 09:56:29 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:56:30 #99 ... 09:56:30 09:56:30 #94 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 09:56:30 #94 11.43 OK: 9 MiB in 21 packages 09:56:30 #94 DONE 12.8s 09:56:30 09:56:30 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:56:31 #100 ... 09:56:31 09:56:31 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:56:31 #99 DONE 2.5s 09:56:32 09:56:32 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 09:56:32 #100 DONE 1.8s 09:56:32 09:56:32 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:56:32 #101 ... 09:56:32 09:56:32 #102 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:56:32 #102 DONE 2.0s 09:56:32 09:56:32 #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / 09:56:32 #103 DONE 0.3s 09:56:32 09:56:32 #104 [security-spire-config stage-2 6/10] COPY security.txt / 09:56:32 #104 DONE 0.3s 09:56:32 09:56:32 #105 [security-spire-server stage-2 5/9] COPY Attribution.txt / 09:56:32 #105 DONE 0.4s 09:56:32 09:56:32 #106 [security-spire-server stage-2 6/9] COPY security.txt / 09:56:32 #106 ... 09:56:32 09:56:32 #107 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 09:56:32 #107 DONE 0.4s 09:56:33 09:56:33 #106 [security-spire-server stage-2 6/9] COPY security.txt / 09:56:33 #106 DONE 0.4s 09:56:33 09:56:33 #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 09:56:33 #108 DONE 0.3s 09:56:33 09:56:33 #109 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 09:56:33 #109 DONE 0.3s 09:56:33 09:56:33 #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:56:33 #110 ... 09:56:33 09:56:33 #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 09:56:33 #111 DONE 0.3s 09:56:33 09:56:33 #110 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 09:56:33 #110 DONE 0.4s 09:56:33 09:56:33 #112 [security-spire-config] exporting to image 09:56:33 #112 exporting layers 09:56:34 #112 ... 09:56:34 09:56:34 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 09:56:34 #113 DONE 0.4s 09:56:34 09:56:34 #112 [security-spire-server] exporting to image 09:56:35 #112 ... 09:56:35 09:56:35 #101 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 09:56:35 #101 DONE 3.4s 09:56:35 09:56:35 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 09:56:35 #114 DONE 0.2s 09:56:35 09:56:35 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 09:56:38 #115 DONE 0.2s 09:56:38 09:56:38 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 09:56:38 #116 DONE 0.4s 09:56:38 09:56:38 #75 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:38 #75 ... 09:56:38 09:56:38 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 09:56:38 #117 DONE 0.2s 09:56:38 09:56:38 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 09:56:38 #118 DONE 0.2s 09:56:38 09:56:38 #112 [security-spire-agent] exporting to image 09:56:38 #112 exporting layers 4.6s done 09:56:38 #112 writing image sha256:e6d5c60b3592a8dae36575894df06c3ec10d5d178a181cb89cbe8931712e352f 0.0s done 09:56:38 #112 naming to docker.io/library/security-spire-config-arm64 09:56:38 #112 naming to docker.io/library/security-spire-config-arm64 done 09:56:38 #112 exporting layers 4.5s done 09:56:38 #112 writing image sha256:8dcdd050b2eebf3a6a90ad5dc008a44f5a0f29923ddd533be834b47799447929 done 09:56:38 #112 naming to docker.io/library/security-spire-server-arm64 done 09:56:39 #112 exporting layers 3.2s done 09:56:39 #112 writing image sha256:8106259834e56b09b922a046c12d63add6fcd1f32c358b2d6ee7b5b073fd533b done 09:56:39 #112 naming to docker.io/library/security-spire-agent-arm64 0.0s done 09:56:39 #112 DONE 6.1s 09:56:39 09:56:39 #80 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:56:48 #156 ... 09:56:48 09:56:48 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:56:48 #147 DONE 97.4s 09:56:48 09:56:48 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:56:48 #150 DONE 97.4s 09:56:48 09:56:48 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:56:48 #157 DONE 0.1s 09:56:48 09:56:48 #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:56:48 #158 DONE 0.2s 09:56:48 09:56:48 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:56:48 #154 ... 09:56:48 09:56:48 #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:56:48 #159 DONE 0.1s 09:56:48 09:56:48 #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 09:56:48 #160 ... 09:56:48 09:56:48 #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:56:48 #161 DONE 0.3s 09:56:48 09:56:48 #162 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:56:48 #162 DONE 0.2s 09:56:48 09:56:48 #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:56:48 #163 DONE 0.1s 09:56:48 09:56:48 #160 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 09:56:48 #160 DONE 0.8s 09:56:48 09:56:48 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:56:48 #164 ... 09:56:48 09:56:48 #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 09:56:48 #165 DONE 0.2s 09:56:48 09:56:48 #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 09:56:48 #166 DONE 0.3s 09:56:48 09:56:48 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:56:48 #156 ... 09:56:48 09:56:48 #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:56:48 #167 DONE 0.2s 09:56:48 09:56:48 #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:56:48 #168 DONE 0.1s 09:56:48 09:56:48 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:56:48 #164 DONE 0.9s 09:56:48 09:56:48 #169 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 09:56:48 #169 DONE 0.2s 09:56:48 09:56:48 #170 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 09:56:48 #170 DONE 0.3s 09:56:48 09:56:48 #171 [core-common-config-bootstrapper] exporting to image 09:56:48 #171 exporting layers 09:56:48 #171 ... 09:56:48 09:56:48 #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/ 09:56:48 #172 DONE 0.1s 09:56:48 09:56:48 #171 [core-common-config-bootstrapper] exporting to image 09:56:48 #171 exporting layers 0.5s done 09:56:48 #171 writing image sha256:9f8f2ab34265196c7461aa0409df5ffe3f6fca7c84fc6d9362ad6e8f30f1accf 0.0s done 09:56:48 #171 naming to docker.io/library/core-common-config-bootstrapper done 09:56:48 #171 DONE 0.6s 09:56:48 09:56:48 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:56:48 #173 DONE 0.1s 09:56:48 09:56:48 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 09:56:48 #174 DONE 1.0s 09:56:48 09:56:48 #175 [security-bootstrapper] exporting to image 09:56:48 #175 exporting layers 0.6s done 09:56:48 #175 writing image sha256:d78b681151e8097d3f4df73afade881824f070a00ea6e96eb688e5e3f8a75c6f 0.0s done 09:56:48 #175 naming to docker.io/library/security-bootstrapper done 09:56:48 #175 DONE 0.7s 09:56:48 09:56:48 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:57:45 #151 164.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:57:46 #151 ... 09:57:46 09:57:46 #153 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:57:46 #153 DONE 166.1s 09:57:46 09:57:46 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:57:46 #176 DONE 0.3s 09:57:46 09:57:46 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:57:46 #148 ... 09:57:46 09:57:46 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:57:46 #177 DONE 0.0s 09:57:46 09:57:46 #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 09:57:46 #178 DONE 0.1s 09:57:46 09:57:46 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:57:46 #179 DONE 0.1s 09:57:46 09:57:46 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:57:46 #180 DONE 0.2s 09:57:46 09:57:46 #146 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 09:57:47 #146 ... 09:57:47 09:57:47 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:57:47 #181 DONE 0.3s 09:57:47 09:57:47 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:57:47 #155 ... 09:57:47 09:57:47 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:57:47 #182 ... 09:57:47 09:57:47 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:57:47 #155 DONE 167.7s 09:57:47 09:57:47 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:57:47 #182 DONE 0.8s 09:57:47 09:57:47 #183 [security-proxy-setup] exporting to image 09:57:47 #183 exporting layers 09:57:48 #183 ... 09:57:48 09:57:48 #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:57:48 #184 DONE 0.3s 09:57:48 09:57:48 #185 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:57:48 #185 DONE 0.1s 09:57:48 09:57:48 #186 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:57:49 #186 DONE 0.5s 09:57:49 09:57:49 #183 [security-proxy-setup] exporting to image 09:57:49 #183 exporting layers 0.8s done 09:57:49 #183 writing image sha256:1a89a6730e9f273b767fd3bf4d716847f8b1417988e2f36c807b24bfc6385116 done 09:57:49 #183 naming to docker.io/library/security-proxy-setup done 09:57:49 #183 DONE 0.9s 09:57:49 09:57:49 #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:57:49 #187 ... 09:57:49 09:57:49 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:57:49 #151 DONE 169.0s 09:57:49 09:57:49 #187 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:57:49 #187 DONE 0.3s 09:57:49 09:57:49 #188 [core-command] exporting to image 09:57:49 #188 exporting layers 0.2s done 09:57:49 #188 writing image sha256:1264556a73fc816c25dcd68b46ab17a323530c7060e0ece4b22c7be4a39be7b0 done 09:57:49 #188 naming to docker.io/library/core-command done 09:57:49 #188 DONE 0.3s 09:57:49 09:57:49 #189 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:57:49 #189 DONE 0.1s 09:57:49 09:57:49 #190 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:57:49 #190 DONE 0.1s 09:57:49 09:57:49 #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 09:57:49 #191 DONE 0.0s 09:57:49 09:57:49 #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 09:57:49 #192 DONE 0.1s 09:57:49 09:57:49 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:57:49 #154 ... 09:57:49 09:57:49 #193 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:57:49 #193 DONE 0.1s 09:57:49 09:57:49 #194 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:57:49 #194 DONE 0.2s 09:57:49 09:57:49 #146 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 09:57:50 #146 ... 09:57:50 09:57:50 #195 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:57:50 #195 DONE 0.2s 09:57:50 09:57:50 #196 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:57:50 #196 DONE 0.1s 09:57:50 09:57:50 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:57:50 #148 ... 09:57:50 09:57:50 #197 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:57:51 #197 DONE 0.9s 09:57:51 09:57:51 #198 [security-secretstore-setup] exporting to image 09:57:51 #198 exporting layers 0.5s done 09:57:51 #198 writing image sha256:0c7bc7a316e639a16038c061ba059e179b5a29501cadcd419bc127dd3ee70326 done 09:57:51 #198 naming to docker.io/library/security-secretstore-setup done 09:57:51 #198 DONE 0.5s 09:57:51 09:57:51 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:57:55 #152 ... 09:57:55 09:57:55 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:57:55 #145 DONE 175.3s 09:57:55 09:57:55 #199 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:57:55 #199 DONE 0.0s 09:57:55 09:57:55 #149 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:57:55 #149 DONE 175.5s 09:57:55 09:57:55 #200 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:57:55 #200 DONE 0.1s 09:57:55 09:57:55 #201 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:57:55 #201 DONE 0.2s 09:57:55 09:57:55 #202 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:57:55 #202 DONE 0.3s 09:57:55 09:57:55 #203 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:57:56 #203 DONE 0.2s 09:57:56 09:57:56 #204 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:57:56 #204 DONE 0.2s 09:57:56 09:57:56 #205 [security-spiffe-token-provider] exporting to image 09:57:56 #205 ... 09:57:56 09:57:56 #152 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:57:56 #152 DONE 176.2s 09:57:56 09:57:56 #206 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:57:56 #206 DONE 0.3s 09:57:56 09:57:56 #207 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 09:57:56 #207 DONE 0.1s 09:57:56 09:57:56 #208 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:57:56 #208 DONE 0.1s 09:57:56 09:57:56 #146 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 09:57:56 #146 DONE 176.4s 09:57:56 09:57:56 #205 [security-spiffe-token-provider] exporting to image 09:57:56 #205 exporting layers 0.4s done 09:57:56 #205 writing image sha256:af9bb55a57de9fb7e14f439e4b8e86187bb0e8a4f59935e74ad017c2c9089bb6 0.0s done 09:57:56 #205 naming to docker.io/library/security-spiffe-token-provider 0.0s done 09:57:56 #205 DONE 0.5s 09:57:56 09:57:56 #209 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:57:56 #209 DONE 0.1s 09:57:56 09:57:56 #210 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:57:56 #210 DONE 0.1s 09:57:56 09:57:56 #211 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 09:57:57 #211 DONE 0.4s 09:57:57 09:57:57 #212 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:57:57 #212 DONE 0.4s 09:57:57 09:57:57 #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:57:57 #213 ... 09:57:57 09:57:57 #156 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:57:57 #156 DONE 177.2s 09:57:57 09:57:57 #214 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:57:57 #214 DONE 0.2s 09:57:57 09:57:57 #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:57:57 #213 DONE 0.2s 09:57:57 09:57:57 #215 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:57:57 #215 DONE 0.8s 09:57:57 09:57:57 #216 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:57:57 #216 DONE 0.1s 09:57:57 09:57:57 #217 [security-proxy-auth] exporting to image 09:57:57 #217 ... 09:57:57 09:57:57 #201 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:57:57 #201 DONE 0.2s 09:57:57 09:57:57 #203 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:57:57 #203 DONE 0.2s 09:57:57 09:57:57 #218 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:57:57 #218 CACHED 09:57:57 09:57:57 #219 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:57:57 #219 CACHED 09:57:57 09:57:57 #220 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:57:57 #220 DONE 0.2s 09:57:57 09:57:57 #221 [core-data] exporting to image 09:57:57 #221 exporting layers 0.3s done 09:57:57 #221 writing image sha256:8fe4fb2b6eb6ac84a732c31a0626654c577a7ae60a34be1c7a51298ade5c1019 0.0s done 09:57:57 #221 naming to docker.io/library/core-data done 09:57:57 #221 DONE 0.3s 09:57:57 09:57:57 #222 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:57:57 #222 DONE 0.1s 09:57:57 09:57:57 #223 [core-keeper] exporting to image 09:57:57 #223 exporting layers 0.3s done 09:57:57 #223 writing image sha256:4c484b1c6a0214ccf630291d9da1e6c8e5e329078fbb59048f679f269807e3eb 0.0s done 09:57:57 #223 naming to docker.io/library/core-keeper done 09:57:57 #223 DONE 0.3s 09:57:57 09:57:57 #224 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:57:57 #224 DONE 0.1s 09:57:57 09:57:57 #217 [security-proxy-auth] exporting to image 09:57:57 #217 exporting layers 0.4s done 09:57:57 #217 writing image sha256:2e8cb2888eaf96c5a0374f9b363d4e52388a204a597d2e254170e812e4e8e248 done 09:57:57 #217 naming to docker.io/library/security-proxy-auth done 09:57:57 #217 DONE 0.4s 09:57:57 09:57:57 #225 [core-metadata] exporting to image 09:57:58 #225 exporting layers 0.5s done 09:57:58 #225 writing image sha256:63575f8c555a30db95ecbc508cfadeeedf5807ce27a04718f39a23e7ba89becd done 09:57:58 #225 naming to docker.io/library/core-metadata done 09:57:58 #225 DONE 0.5s 09:57:58 09:57:58 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:57:59 #148 ... 09:57:59 09:57:59 #154 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:57:59 #154 DONE 179.1s 09:57:59 09:57:59 #226 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:57:59 #226 DONE 0.0s 09:57:59 09:57:59 #227 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:57:59 #227 DONE 0.0s 09:57:59 09:57:59 #228 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:57:59 #228 DONE 0.3s 09:57:59 09:57:59 #229 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 09:57:59 #229 DONE 0.0s 09:57:59 09:57:59 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:57:59 #148 ... 09:57:59 09:57:59 #230 [support-scheduler] exporting to image 09:57:59 #230 ... 09:57:59 09:57:59 #148 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:57:59 #148 DONE 179.7s 09:57:59 09:57:59 #231 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:57:59 #231 DONE 0.0s 09:57:59 09:57:59 #232 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:57:59 #232 DONE 0.0s 09:57:59 09:57:59 #230 [support-scheduler] exporting to image 09:57:59 #230 exporting layers 0.4s done 09:57:59 #230 writing image sha256:4f37bceb0d47f25662c90a05a8ceb0e366145db0a9c954feede77bfba1517ce3 done 09:57:59 #230 naming to docker.io/library/support-scheduler 09:58:00 #230 naming to docker.io/library/support-scheduler done 09:58:00 #230 DONE 0.4s 09:58:00 09:58:00 #233 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:58:00 #233 DONE 0.2s 09:58:00 09:58:00 #234 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:58:00 #234 DONE 0.0s 09:58:00 09:58:00 #235 [support-notifications] exporting to image 09:58:00 #235 exporting layers 0.2s done 09:58:00 #235 writing image sha256:b5fcea03818630d853e6c189dcc5a4eb896a471a988be11baa73dd89f6d702c5 done 09:58:00 #235 naming to docker.io/library/support-notifications done 09:58:00 #235 DONE 0.2s 09:58:00 time="2026-06-29T09:54:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:58:00 time="2026-06-29T09:54:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:58:00 time="2026-06-29T09:54:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:58:00 time="2026-06-29T09:54:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:58:00 time="2026-06-29T09:54:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:58:00 time="2026-06-29T09:54:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:58:00 time="2026-06-29T09:54:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:58:00 time="2026-06-29T09:54:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:58:00 time="2026-06-29T09:54:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:58:00 time="2026-06-29T09:54:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:58:00 time="2026-06-29T09:54:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:58:00 time="2026-06-29T09:54:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:58:00 time="2026-06-29T09:54:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:58:00 time="2026-06-29T09:54:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:58:00 time="2026-06-29T09:54:10Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:58:00 $ docker stop --time=1 1a92b2608944b69bf4e0248f86f91a6835dff9db825055a9beb8435c8651df73 09:58:01 $ docker rm -f --volumes 1a92b2608944b69bf4e0248f86f91a6835dff9db825055a9beb8435c8651df73 [Pipeline] // withDockerContainer [Pipeline] sh 09:58:01 #80 DONE 129.6s 09:58:01 09:58:01 #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:58:01 #82 DONE 134.9s 09:58:01 09:58:01 #119 [support-scheduler builder 6/7] COPY . . 09:58:01 #119 ... 09:58:01 09:58:01 #83 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:58:01 #83 DONE 131.7s 09:58:01 09:58:01 #75 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:58:01 #75 DONE 131.4s 09:58:01 09:58:01 #78 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:58:01 #78 DONE 130.0s 09:58:01 09:58:01 #120 [core-common-config-bootstrapper builder 6/7] COPY . . 09:58:01 #120 ... 09:58:01 09:58:01 #121 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:58:01 #121 CACHED 09:58:01 09:58:01 #122 [security-secretstore-setup builder 6/7] COPY . . 09:58:01 #122 CACHED 09:58:01 09:58:01 #123 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 09:58:01 #123 CACHED 09:58:01 09:58:01 #92 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:58:01 #92 DONE 106.8s 09:58:01 09:58:01 #124 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:58:01 #124 CACHED 09:58:01 09:58:01 #125 [security-bootstrapper builder 6/7] COPY . . 09:58:01 #125 CACHED 09:58:01 09:58:01 #126 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:58:01 #126 CACHED 09:58:01 09:58:01 #127 [security-proxy-setup builder 6/7] COPY . . 09:58:01 #127 DONE 1.9s 09:58:01 09:58:01 #128 [support-notifications builder 6/7] COPY . . 09:58:01 #128 DONE 1.9s 09:58:01 09:58:01 #119 [support-scheduler builder 6/7] COPY . . 09:58:01 #119 DONE 2.0s 09:58:01 09:58:01 #129 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:58:01 #129 CACHED 09:58:01 09:58:01 #130 [core-command builder 4/7] COPY go.mod vendor* ./ 09:58:01 #130 CACHED 09:58:01 09:58:01 #131 [core-command builder 6/7] COPY . . 09:58:01 #131 CACHED 09:58:01 09:58:01 #132 [security-spiffe-token-provider builder 6/7] COPY . . 09:58:01 #132 DONE 2.1s 09:58:01 09:58:01 #133 [core-metadata builder 6/7] COPY . . 09:58:01 #133 CACHED 09:58:01 09:58:01 #134 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:58:01 #134 CACHED 09:58:01 09:58:01 #135 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:58:01 #135 CACHED 09:58:01 09:58:01 #136 [core-data builder 4/7] COPY go.mod vendor* ./ 09:58:01 #136 CACHED 09:58:01 09:58:01 #137 [core-data builder 6/7] COPY . . 09:58:01 #137 CACHED 09:58:01 09:58:01 #138 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:58:01 #138 CACHED 09:58:01 09:58:01 #139 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:58:01 #139 CACHED 09:58:01 09:58:01 #140 [security-proxy-auth builder 6/7] COPY . . 09:58:01 #140 CACHED 09:58:01 09:58:01 #141 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 09:58:01 #141 CACHED 09:58:01 09:58:01 #120 [core-common-config-bootstrapper builder 6/7] COPY . . 09:58:01 #120 DONE 2.0s 09:58:01 09:58:01 #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:58:01 #142 ... 09:58:01 09:58:01 #143 [core-keeper builder 7/8] COPY . . 09:58:01 #143 DONE 3.2s 09:58:01 09:58:01 #144 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 09:58:01 + docker images 09:58:01 REPOSITORY TAG IMAGE ID CREATED SIZE 09:58:01 support-notifications latest b5fcea038186 1 second ago 58.5MB 09:58:01 support-scheduler latest 4f37bceb0d47 2 seconds ago 54.9MB 09:58:01 core-metadata latest 63575f8c555a 4 seconds ago 50.8MB 09:58:01 core-data latest 8fe4fb2b6eb6 4 seconds ago 50.6MB 09:58:01 security-proxy-auth latest 2e8cb2888eaf 4 seconds ago 49.8MB 09:58:01 core-keeper latest 4c484b1c6a02 4 seconds ago 50.4MB 09:58:01 security-spiffe-token-provider latest af9bb55a57de 6 seconds ago 53.8MB 09:58:01 security-secretstore-setup latest 0c7bc7a316e6 11 seconds ago 90.5MB 09:58:01 core-command latest 1264556a73fc 13 seconds ago 44.7MB 09:58:01 security-proxy-setup latest 1a89a6730e9f 14 seconds ago 55.4MB 09:58:01 security-bootstrapper latest d78b681151e8 About a minute ago 21.7MB 09:58:01 core-common-config-bootstrapper latest 9f8f2ab34265 About a minute ago 20.6MB 09:58:01 security-spire-agent latest 31b51f001c5d 3 minutes ago 237MB 09:58:01 security-spire-server latest 6c5185f1a059 3 minutes ago 178MB 09:58:01 security-spire-config latest 898b7a9c5f01 3 minutes ago 177MB 09:58:01 ci-base-image-x86_64 latest 25e882ffa3f9 7 minutes ago 981MB 09:58:01 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 8 months ago 636MB 09:58:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 13 months ago 573MB 09:58:01 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 09:58:02 provisioning config files... 09:58:02 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/987@tmp/config7121313148237397196tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:58:02 ---> ****-login.sh 09:58:02 nexus3.edgexfoundry.org:10001 09:58:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:02 Login Succeeded 09:58:02 nexus3.edgexfoundry.org:10002 09:58:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:02 Login Succeeded 09:58:02 nexus3.edgexfoundry.org:10003 09:58:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:02 Login Succeeded 09:58:02 nexus3.edgexfoundry.org:10004 09:58:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:02 Login Succeeded 09:58:02 ****.io 09:58:02 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:58:03 Login Succeeded 09:58:03 ---> ****-login.sh ends [Pipeline] } 09:58:03 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:58:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 09:58:03 [edgeXDocker.push] Tagging docker image core-command with the following tags: 09:58:03 7aa9423e7338f6f1ee5085feefc9755d477e0da4 09:58:03 latest 09:58:03 4.1.0-dev.122 09:58:03 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 09:58:03 main 09:58:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:03 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:04 + docker push nexus3.edgexfoundry.org:10004/core-command:7aa9423e7338f6f1ee5085feefc9755d477e0da4 09:58:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:58:04 98c5ea893284: Preparing 09:58:04 85715de9f402: Preparing 09:58:04 58d7ea8ce460: Preparing 09:58:04 4d403893d161: Preparing 09:58:04 44c04c442018: Preparing 09:58:04 d4f65f065973: Preparing 09:58:04 6f09edfb3f6d: Preparing 09:58:04 d4f65f065973: Waiting 09:58:04 6f09edfb3f6d: Waiting 09:58:04 4d403893d161: Pushed 09:58:04 98c5ea893284: Pushed 09:58:04 44c04c442018: Pushed 09:58:04 58d7ea8ce460: Pushed 09:58:04 6f09edfb3f6d: Layer already exists 09:58:04 d4f65f065973: Pushed 09:58:05 #144 3.676 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:58:07 #144 ... 09:58:07 09:58:07 #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:58:07 #142 6.373 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 09:58:07 85715de9f402: Pushed 09:58:07 7aa9423e7338f6f1ee5085feefc9755d477e0da4: digest: sha256:f0c32eae0875bbf31f481fcc8855c74cead011b2240cf9fa73fc6e10937d55cd size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:07 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:08 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 09:58:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:58:08 98c5ea893284: Preparing 09:58:08 85715de9f402: Preparing 09:58:08 58d7ea8ce460: Preparing 09:58:08 4d403893d161: Preparing 09:58:08 44c04c442018: Preparing 09:58:08 d4f65f065973: Preparing 09:58:08 6f09edfb3f6d: Preparing 09:58:08 d4f65f065973: Waiting 09:58:08 6f09edfb3f6d: Waiting 09:58:08 4d403893d161: Layer already exists 09:58:08 58d7ea8ce460: Layer already exists 09:58:08 85715de9f402: Layer already exists 09:58:08 44c04c442018: Layer already exists 09:58:08 98c5ea893284: Layer already exists 09:58:08 6f09edfb3f6d: Layer already exists 09:58:08 d4f65f065973: Layer already exists 09:58:08 latest: digest: sha256:f0c32eae0875bbf31f481fcc8855c74cead011b2240cf9fa73fc6e10937d55cd size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:08 #142 ... 09:58:08 09:58:08 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:58:08 #0 5.815 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:58:08 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:08 #145 ... 09:58:08 09:58:08 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:58:08 #0 5.234 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:58:08 #146 ... 09:58:08 09:58:08 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:58:08 #0 6.166 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 09:58:08 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.122 09:58:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:58:08 98c5ea893284: Preparing 09:58:08 85715de9f402: Preparing 09:58:08 58d7ea8ce460: Preparing 09:58:08 4d403893d161: Preparing 09:58:08 44c04c442018: Preparing 09:58:08 d4f65f065973: Preparing 09:58:08 6f09edfb3f6d: Preparing 09:58:08 d4f65f065973: Waiting 09:58:08 6f09edfb3f6d: Waiting 09:58:08 85715de9f402: Layer already exists 09:58:08 58d7ea8ce460: Layer already exists 09:58:08 4d403893d161: Layer already exists 09:58:08 98c5ea893284: Layer already exists 09:58:08 44c04c442018: Layer already exists 09:58:08 d4f65f065973: Layer already exists 09:58:08 6f09edfb3f6d: Layer already exists 09:58:08 4.1.0-dev.122: digest: sha256:f0c32eae0875bbf31f481fcc8855c74cead011b2240cf9fa73fc6e10937d55cd size: 1779 [Pipeline] } [Pipeline] // withEnv 09:58:08 #147 ... 09:58:08 09:58:08 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:58:08 #0 6.143 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 09:58:08 #148 ... 09:58:08 09:58:08 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:58:08 #0 6.382 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:09 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [Pipeline] } 09:58:09 #149 ... 09:58:09 09:58:09 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 09:58:09 #0 3.723 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:58:09 #150 ... 09:58:09 09:58:09 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:58:09 #0 6.078 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:09 + docker push nexus3.edgexfoundry.org:10004/core-command:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 09:58:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:58:09 98c5ea893284: Preparing 09:58:09 85715de9f402: Preparing 09:58:09 58d7ea8ce460: Preparing 09:58:09 4d403893d161: Preparing 09:58:09 44c04c442018: Preparing 09:58:09 d4f65f065973: Preparing 09:58:09 d4f65f065973: Waiting 09:58:09 6f09edfb3f6d: Preparing 09:58:09 6f09edfb3f6d: Waiting 09:58:09 58d7ea8ce460: Layer already exists 09:58:09 85715de9f402: Layer already exists 09:58:09 44c04c442018: Layer already exists 09:58:09 98c5ea893284: Layer already exists 09:58:09 4d403893d161: Layer already exists 09:58:09 d4f65f065973: Layer already exists 09:58:09 6f09edfb3f6d: Layer already exists 09:58:09 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122: digest: sha256:f0c32eae0875bbf31f481fcc8855c74cead011b2240cf9fa73fc6e10937d55cd size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:09 #151 ... 09:58:09 09:58:09 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:58:09 #0 4.972 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:58:09 #152 ... 09:58:09 09:58:09 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:58:09 #0 6.311 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:58:09 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:09 #153 ... 09:58:09 09:58:09 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:58:09 #0 5.538 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:58:10 + docker push nexus3.edgexfoundry.org:10004/core-command:main 09:58:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:58:10 98c5ea893284: Preparing 09:58:10 85715de9f402: Preparing 09:58:10 58d7ea8ce460: Preparing 09:58:10 4d403893d161: Preparing 09:58:10 44c04c442018: Preparing 09:58:10 d4f65f065973: Preparing 09:58:10 6f09edfb3f6d: Preparing 09:58:10 d4f65f065973: Waiting 09:58:10 6f09edfb3f6d: Waiting 09:58:10 85715de9f402: Layer already exists 09:58:10 4d403893d161: Layer already exists 09:58:10 44c04c442018: Layer already exists 09:58:10 98c5ea893284: Layer already exists 09:58:10 58d7ea8ce460: Layer already exists 09:58:10 d4f65f065973: Layer already exists 09:58:10 6f09edfb3f6d: Layer already exists 09:58:10 main: digest: sha256:f0c32eae0875bbf31f481fcc8855c74cead011b2240cf9fa73fc6e10937d55cd size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:58:10 ===================================================== [Pipeline] echo 09:58:10 taggedImages: 09:58:10 - nexus3.edgexfoundry.org:10004/core-command:7aa9423e7338f6f1ee5085feefc9755d477e0da4 09:58:10 - nexus3.edgexfoundry.org:10004/core-command:latest 09:58:10 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.122 09:58:10 - nexus3.edgexfoundry.org:10004/core-command:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 09:58:10 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 09:58:10 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 09:58:10 7aa9423e7338f6f1ee5085feefc9755d477e0da4 09:58:10 latest 09:58:10 4.1.0-dev.122 09:58:10 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 09:58:10 main 09:58:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:10 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:11 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7aa9423e7338f6f1ee5085feefc9755d477e0da4 09:58:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:58:11 56a55c31e64e: Preparing 09:58:11 fde072a06e8c: Preparing 09:58:11 ae03056dc451: Preparing 09:58:11 842f557e6d81: Preparing 09:58:11 58d7ea8ce460: Preparing 09:58:11 4d403893d161: Preparing 09:58:11 44c04c442018: Preparing 09:58:11 d4f65f065973: Preparing 09:58:11 6f09edfb3f6d: Preparing 09:58:11 4d403893d161: Waiting 09:58:11 44c04c442018: Waiting 09:58:11 d4f65f065973: Waiting 09:58:11 6f09edfb3f6d: Waiting 09:58:11 58d7ea8ce460: Layer already exists 09:58:11 4d403893d161: Layer already exists 09:58:11 44c04c442018: Layer already exists 09:58:11 d4f65f065973: Layer already exists 09:58:11 fde072a06e8c: Pushed 09:58:11 6f09edfb3f6d: Layer already exists 09:58:11 56a55c31e64e: Pushed 09:58:11 ae03056dc451: Pushed 09:58:12 842f557e6d81: Pushed 09:58:12 7aa9423e7338f6f1ee5085feefc9755d477e0da4: digest: sha256:1aba3eff49e88684f6a8f1efa163fc14415232a779d876793ce802dbca7bda59 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:12 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:13 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 09:58:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:58:13 56a55c31e64e: Preparing 09:58:13 fde072a06e8c: Preparing 09:58:13 ae03056dc451: Preparing 09:58:13 842f557e6d81: Preparing 09:58:13 58d7ea8ce460: Preparing 09:58:13 4d403893d161: Preparing 09:58:13 44c04c442018: Preparing 09:58:13 d4f65f065973: Preparing 09:58:13 6f09edfb3f6d: Preparing 09:58:13 4d403893d161: Waiting 09:58:13 44c04c442018: Waiting 09:58:13 d4f65f065973: Waiting 09:58:13 6f09edfb3f6d: Waiting 09:58:13 56a55c31e64e: Layer already exists 09:58:13 ae03056dc451: Layer already exists 09:58:13 fde072a06e8c: Layer already exists 09:58:13 58d7ea8ce460: Layer already exists 09:58:13 842f557e6d81: Layer already exists 09:58:13 4d403893d161: Layer already exists 09:58:13 6f09edfb3f6d: Layer already exists 09:58:13 d4f65f065973: Layer already exists 09:58:13 44c04c442018: Layer already exists 09:58:13 latest: digest: sha256:1aba3eff49e88684f6a8f1efa163fc14415232a779d876793ce802dbca7bda59 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:13 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:14 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.122 09:58:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:58:14 56a55c31e64e: Preparing 09:58:14 fde072a06e8c: Preparing 09:58:14 ae03056dc451: Preparing 09:58:14 842f557e6d81: Preparing 09:58:14 58d7ea8ce460: Preparing 09:58:14 4d403893d161: Preparing 09:58:14 44c04c442018: Preparing 09:58:14 d4f65f065973: Preparing 09:58:14 4d403893d161: Waiting 09:58:14 6f09edfb3f6d: Preparing 09:58:14 d4f65f065973: Waiting 09:58:14 6f09edfb3f6d: Waiting 09:58:14 44c04c442018: Waiting 09:58:14 ae03056dc451: Layer already exists 09:58:14 56a55c31e64e: Layer already exists 09:58:14 842f557e6d81: Layer already exists 09:58:14 58d7ea8ce460: Layer already exists 09:58:14 fde072a06e8c: Layer already exists 09:58:14 4d403893d161: Layer already exists 09:58:14 44c04c442018: Layer already exists 09:58:14 d4f65f065973: Layer already exists 09:58:14 6f09edfb3f6d: Layer already exists 09:58:14 4.1.0-dev.122: digest: sha256:1aba3eff49e88684f6a8f1efa163fc14415232a779d876793ce802dbca7bda59 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:14 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:14 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 09:58:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:58:14 56a55c31e64e: Preparing 09:58:14 fde072a06e8c: Preparing 09:58:14 ae03056dc451: Preparing 09:58:14 842f557e6d81: Preparing 09:58:14 58d7ea8ce460: Preparing 09:58:14 4d403893d161: Preparing 09:58:14 44c04c442018: Preparing 09:58:14 d4f65f065973: Preparing 09:58:14 6f09edfb3f6d: Preparing 09:58:14 44c04c442018: Waiting 09:58:14 d4f65f065973: Waiting 09:58:14 6f09edfb3f6d: Waiting 09:58:14 4d403893d161: Waiting 09:58:14 842f557e6d81: Layer already exists 09:58:14 ae03056dc451: Layer already exists 09:58:14 58d7ea8ce460: Layer already exists 09:58:14 56a55c31e64e: Layer already exists 09:58:14 fde072a06e8c: Layer already exists 09:58:14 4d403893d161: Layer already exists 09:58:14 44c04c442018: Layer already exists 09:58:14 d4f65f065973: Layer already exists 09:58:14 6f09edfb3f6d: Layer already exists 09:58:14 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122: digest: sha256:1aba3eff49e88684f6a8f1efa163fc14415232a779d876793ce802dbca7bda59 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:15 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:15 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 09:58:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:58:15 56a55c31e64e: Preparing 09:58:15 fde072a06e8c: Preparing 09:58:15 ae03056dc451: Preparing 09:58:15 842f557e6d81: Preparing 09:58:15 58d7ea8ce460: Preparing 09:58:15 4d403893d161: Preparing 09:58:15 44c04c442018: Preparing 09:58:15 d4f65f065973: Preparing 09:58:15 6f09edfb3f6d: Preparing 09:58:15 4d403893d161: Waiting 09:58:15 44c04c442018: Waiting 09:58:15 d4f65f065973: Waiting 09:58:15 6f09edfb3f6d: Waiting 09:58:15 842f557e6d81: Layer already exists 09:58:15 58d7ea8ce460: Layer already exists 09:58:15 56a55c31e64e: Layer already exists 09:58:15 fde072a06e8c: Layer already exists 09:58:15 ae03056dc451: Layer already exists 09:58:15 4d403893d161: Layer already exists 09:58:15 d4f65f065973: Layer already exists 09:58:15 44c04c442018: Layer already exists 09:58:15 6f09edfb3f6d: Layer already exists 09:58:15 main: digest: sha256:1aba3eff49e88684f6a8f1efa163fc14415232a779d876793ce802dbca7bda59 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:58:15 ===================================================== [Pipeline] echo 09:58:15 taggedImages: 09:58:15 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7aa9423e7338f6f1ee5085feefc9755d477e0da4 09:58:15 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 09:58:15 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.122 09:58:15 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 09:58:15 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 09:58:15 [edgeXDocker.push] Tagging docker image core-data with the following tags: 09:58:15 7aa9423e7338f6f1ee5085feefc9755d477e0da4 09:58:15 latest 09:58:15 4.1.0-dev.122 09:58:15 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 09:58:15 main 09:58:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:15 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:16 + docker push nexus3.edgexfoundry.org:10004/core-data:7aa9423e7338f6f1ee5085feefc9755d477e0da4 09:58:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:58:16 782b909ac468: Preparing 09:58:16 395cc778c384: Preparing 09:58:16 58d7ea8ce460: Preparing 09:58:16 4d403893d161: Preparing 09:58:16 73fc3266db7d: Preparing 09:58:16 b0138fceae81: Preparing 09:58:16 6f09edfb3f6d: Preparing 09:58:16 b0138fceae81: Waiting 09:58:16 6f09edfb3f6d: Waiting 09:58:16 4d403893d161: Layer already exists 09:58:16 58d7ea8ce460: Layer already exists 09:58:16 6f09edfb3f6d: Layer already exists 09:58:16 73fc3266db7d: Pushed 09:58:16 782b909ac468: Pushed 09:58:16 b0138fceae81: Pushed 09:58:20 395cc778c384: Pushed 09:58:20 7aa9423e7338f6f1ee5085feefc9755d477e0da4: digest: sha256:a5731a2d50318b34b92fb835d1f7baf3ab3708ac429c555e3ea0ad13ab0c71b4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:20 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:20 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 09:58:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:58:20 782b909ac468: Preparing 09:58:20 395cc778c384: Preparing 09:58:20 58d7ea8ce460: Preparing 09:58:20 4d403893d161: Preparing 09:58:20 73fc3266db7d: Preparing 09:58:20 b0138fceae81: Preparing 09:58:20 6f09edfb3f6d: Preparing 09:58:20 b0138fceae81: Waiting 09:58:20 6f09edfb3f6d: Waiting 09:58:20 4d403893d161: Layer already exists 09:58:20 395cc778c384: Layer already exists 09:58:20 58d7ea8ce460: Layer already exists 09:58:20 73fc3266db7d: Layer already exists 09:58:20 782b909ac468: Layer already exists 09:58:20 6f09edfb3f6d: Layer already exists 09:58:20 b0138fceae81: Layer already exists 09:58:20 latest: digest: sha256:a5731a2d50318b34b92fb835d1f7baf3ab3708ac429c555e3ea0ad13ab0c71b4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:21 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:21 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.122 09:58:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:58:21 782b909ac468: Preparing 09:58:21 395cc778c384: Preparing 09:58:21 58d7ea8ce460: Preparing 09:58:21 4d403893d161: Preparing 09:58:21 73fc3266db7d: Preparing 09:58:21 b0138fceae81: Preparing 09:58:21 6f09edfb3f6d: Preparing 09:58:21 6f09edfb3f6d: Waiting 09:58:21 b0138fceae81: Waiting 09:58:21 4d403893d161: Layer already exists 09:58:21 73fc3266db7d: Layer already exists 09:58:21 782b909ac468: Layer already exists 09:58:21 58d7ea8ce460: Layer already exists 09:58:21 395cc778c384: Layer already exists 09:58:21 6f09edfb3f6d: Layer already exists 09:58:21 b0138fceae81: Layer already exists 09:58:21 4.1.0-dev.122: digest: sha256:a5731a2d50318b34b92fb835d1f7baf3ab3708ac429c555e3ea0ad13ab0c71b4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:21 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:22 + docker push nexus3.edgexfoundry.org:10004/core-data:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 09:58:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:58:22 782b909ac468: Preparing 09:58:22 395cc778c384: Preparing 09:58:22 58d7ea8ce460: Preparing 09:58:22 4d403893d161: Preparing 09:58:22 73fc3266db7d: Preparing 09:58:22 b0138fceae81: Preparing 09:58:22 6f09edfb3f6d: Preparing 09:58:22 b0138fceae81: Waiting 09:58:22 6f09edfb3f6d: Waiting 09:58:22 73fc3266db7d: Layer already exists 09:58:22 58d7ea8ce460: Layer already exists 09:58:22 395cc778c384: Layer already exists 09:58:22 782b909ac468: Layer already exists 09:58:22 4d403893d161: Layer already exists 09:58:22 b0138fceae81: Layer already exists 09:58:22 6f09edfb3f6d: Layer already exists 09:58:22 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122: digest: sha256:a5731a2d50318b34b92fb835d1f7baf3ab3708ac429c555e3ea0ad13ab0c71b4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:22 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:22 + docker push nexus3.edgexfoundry.org:10004/core-data:main 09:58:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:58:22 782b909ac468: Preparing 09:58:22 395cc778c384: Preparing 09:58:22 58d7ea8ce460: Preparing 09:58:22 4d403893d161: Preparing 09:58:22 73fc3266db7d: Preparing 09:58:22 b0138fceae81: Preparing 09:58:22 6f09edfb3f6d: Preparing 09:58:22 b0138fceae81: Waiting 09:58:22 6f09edfb3f6d: Waiting 09:58:22 782b909ac468: Layer already exists 09:58:22 73fc3266db7d: Layer already exists 09:58:22 395cc778c384: Layer already exists 09:58:22 4d403893d161: Layer already exists 09:58:22 58d7ea8ce460: Layer already exists 09:58:22 b0138fceae81: Layer already exists 09:58:22 6f09edfb3f6d: Layer already exists 09:58:22 main: digest: sha256:a5731a2d50318b34b92fb835d1f7baf3ab3708ac429c555e3ea0ad13ab0c71b4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:58:23 ===================================================== [Pipeline] echo 09:58:23 taggedImages: 09:58:23 - nexus3.edgexfoundry.org:10004/core-data:7aa9423e7338f6f1ee5085feefc9755d477e0da4 09:58:23 - nexus3.edgexfoundry.org:10004/core-data:latest 09:58:23 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.122 09:58:23 - nexus3.edgexfoundry.org:10004/core-data:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 09:58:23 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 09:58:23 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 09:58:23 7aa9423e7338f6f1ee5085feefc9755d477e0da4 09:58:23 latest 09:58:23 4.1.0-dev.122 09:58:23 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 09:58:23 main 09:58:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:23 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:23 + docker push nexus3.edgexfoundry.org:10004/core-keeper:7aa9423e7338f6f1ee5085feefc9755d477e0da4 09:58:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:58:23 76473d295ba6: Preparing 09:58:23 9668a3eb86e1: Preparing 09:58:23 4d403893d161: Preparing 09:58:23 a6597fc42dab: Preparing 09:58:23 b8b055a2f43a: Preparing 09:58:23 6f09edfb3f6d: Preparing 09:58:23 6f09edfb3f6d: Waiting 09:58:23 4d403893d161: Layer already exists 09:58:23 6f09edfb3f6d: Layer already exists 09:58:23 a6597fc42dab: Pushed 09:58:23 76473d295ba6: Pushed 09:58:23 b8b055a2f43a: Pushed 09:58:27 9668a3eb86e1: Pushed 09:58:27 7aa9423e7338f6f1ee5085feefc9755d477e0da4: digest: sha256:3fc8369c7e13a9661129645554bc37535fa4ffd85a8c21c4082fb4df2208486f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:28 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:28 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 09:58:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:58:28 76473d295ba6: Preparing 09:58:28 9668a3eb86e1: Preparing 09:58:28 4d403893d161: Preparing 09:58:28 a6597fc42dab: Preparing 09:58:28 b8b055a2f43a: Preparing 09:58:28 6f09edfb3f6d: Preparing 09:58:28 6f09edfb3f6d: Waiting 09:58:28 4d403893d161: Layer already exists 09:58:28 a6597fc42dab: Layer already exists 09:58:28 9668a3eb86e1: Layer already exists 09:58:28 b8b055a2f43a: Layer already exists 09:58:28 76473d295ba6: Layer already exists 09:58:28 6f09edfb3f6d: Layer already exists 09:58:28 latest: digest: sha256:3fc8369c7e13a9661129645554bc37535fa4ffd85a8c21c4082fb4df2208486f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:28 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:29 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.122 09:58:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:58:29 76473d295ba6: Preparing 09:58:29 9668a3eb86e1: Preparing 09:58:29 4d403893d161: Preparing 09:58:29 a6597fc42dab: Preparing 09:58:29 b8b055a2f43a: Preparing 09:58:29 6f09edfb3f6d: Preparing 09:58:29 6f09edfb3f6d: Waiting 09:58:29 9668a3eb86e1: Layer already exists 09:58:29 4d403893d161: Layer already exists 09:58:29 a6597fc42dab: Layer already exists 09:58:29 b8b055a2f43a: Layer already exists 09:58:29 76473d295ba6: Layer already exists 09:58:29 6f09edfb3f6d: Layer already exists 09:58:29 4.1.0-dev.122: digest: sha256:3fc8369c7e13a9661129645554bc37535fa4ffd85a8c21c4082fb4df2208486f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:29 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:29 + docker push nexus3.edgexfoundry.org:10004/core-keeper:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 09:58:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:58:29 76473d295ba6: Preparing 09:58:29 9668a3eb86e1: Preparing 09:58:29 4d403893d161: Preparing 09:58:29 a6597fc42dab: Preparing 09:58:29 b8b055a2f43a: Preparing 09:58:29 6f09edfb3f6d: Preparing 09:58:29 6f09edfb3f6d: Waiting 09:58:29 76473d295ba6: Layer already exists 09:58:29 a6597fc42dab: Layer already exists 09:58:29 4d403893d161: Layer already exists 09:58:29 9668a3eb86e1: Layer already exists 09:58:29 b8b055a2f43a: Layer already exists 09:58:29 6f09edfb3f6d: Layer already exists 09:58:29 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122: digest: sha256:3fc8369c7e13a9661129645554bc37535fa4ffd85a8c21c4082fb4df2208486f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:30 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:30 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 09:58:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:58:30 76473d295ba6: Preparing 09:58:30 9668a3eb86e1: Preparing 09:58:30 4d403893d161: Preparing 09:58:30 a6597fc42dab: Preparing 09:58:30 b8b055a2f43a: Preparing 09:58:30 6f09edfb3f6d: Preparing 09:58:30 6f09edfb3f6d: Waiting 09:58:30 b8b055a2f43a: Layer already exists 09:58:30 76473d295ba6: Layer already exists 09:58:30 4d403893d161: Layer already exists 09:58:30 9668a3eb86e1: Layer already exists 09:58:30 a6597fc42dab: Layer already exists 09:58:30 6f09edfb3f6d: Layer already exists 09:58:30 main: digest: sha256:3fc8369c7e13a9661129645554bc37535fa4ffd85a8c21c4082fb4df2208486f size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:58:30 ===================================================== [Pipeline] echo 09:58:30 taggedImages: 09:58:30 - nexus3.edgexfoundry.org:10004/core-keeper:7aa9423e7338f6f1ee5085feefc9755d477e0da4 09:58:30 - nexus3.edgexfoundry.org:10004/core-keeper:latest 09:58:30 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.122 09:58:30 - nexus3.edgexfoundry.org:10004/core-keeper:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 09:58:30 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 09:58:30 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 09:58:30 7aa9423e7338f6f1ee5085feefc9755d477e0da4 09:58:30 latest 09:58:30 4.1.0-dev.122 09:58:30 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 09:58:30 main 09:58:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:31 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata:7aa9423e7338f6f1ee5085feefc9755d477e0da4 09:58:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:58:31 b30754e6fb67: Preparing 09:58:31 58c93fdf8806: Preparing 09:58:31 61c91c190431: Preparing 09:58:31 58d7ea8ce460: Preparing 09:58:31 4d403893d161: Preparing 09:58:31 44c04c442018: Preparing 09:58:31 d4f65f065973: Preparing 09:58:31 6f09edfb3f6d: Preparing 09:58:31 d4f65f065973: Waiting 09:58:31 6f09edfb3f6d: Waiting 09:58:31 44c04c442018: Waiting 09:58:31 4d403893d161: Layer already exists 09:58:31 58d7ea8ce460: Layer already exists 09:58:31 44c04c442018: Layer already exists 09:58:31 d4f65f065973: Layer already exists 09:58:31 6f09edfb3f6d: Layer already exists 09:58:31 58c93fdf8806: Pushed 09:58:31 b30754e6fb67: Pushed 09:58:35 61c91c190431: Pushed 09:58:35 7aa9423e7338f6f1ee5085feefc9755d477e0da4: digest: sha256:a7992fbd6142af5e853ea309f4764b313ff28606f3b58aaa20cfe1450e58feb7 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:35 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 09:58:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:58:36 b30754e6fb67: Preparing 09:58:36 58c93fdf8806: Preparing 09:58:36 61c91c190431: Preparing 09:58:36 58d7ea8ce460: Preparing 09:58:36 4d403893d161: Preparing 09:58:36 44c04c442018: Preparing 09:58:36 d4f65f065973: Preparing 09:58:36 6f09edfb3f6d: Preparing 09:58:36 d4f65f065973: Waiting 09:58:36 6f09edfb3f6d: Waiting 09:58:36 44c04c442018: Waiting 09:58:36 b30754e6fb67: Layer already exists 09:58:36 58d7ea8ce460: Layer already exists 09:58:36 4d403893d161: Layer already exists 09:58:36 58c93fdf8806: Layer already exists 09:58:36 61c91c190431: Layer already exists 09:58:36 44c04c442018: Layer already exists 09:58:36 6f09edfb3f6d: Layer already exists 09:58:36 d4f65f065973: Layer already exists 09:58:36 latest: digest: sha256:a7992fbd6142af5e853ea309f4764b313ff28606f3b58aaa20cfe1450e58feb7 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:36 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:36 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.122 09:58:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:58:36 b30754e6fb67: Preparing 09:58:36 58c93fdf8806: Preparing 09:58:36 61c91c190431: Preparing 09:58:36 58d7ea8ce460: Preparing 09:58:36 4d403893d161: Preparing 09:58:36 44c04c442018: Preparing 09:58:36 d4f65f065973: Preparing 09:58:36 6f09edfb3f6d: Preparing 09:58:36 d4f65f065973: Waiting 09:58:36 6f09edfb3f6d: Waiting 09:58:36 44c04c442018: Waiting 09:58:36 58d7ea8ce460: Layer already exists 09:58:36 61c91c190431: Layer already exists 09:58:36 b30754e6fb67: Layer already exists 09:58:36 58c93fdf8806: Layer already exists 09:58:36 4d403893d161: Layer already exists 09:58:36 d4f65f065973: Layer already exists 09:58:36 6f09edfb3f6d: Layer already exists 09:58:36 44c04c442018: Layer already exists 09:58:36 4.1.0-dev.122: digest: sha256:a7992fbd6142af5e853ea309f4764b313ff28606f3b58aaa20cfe1450e58feb7 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:37 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 09:58:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:58:37 b30754e6fb67: Preparing 09:58:37 58c93fdf8806: Preparing 09:58:37 61c91c190431: Preparing 09:58:37 58d7ea8ce460: Preparing 09:58:37 4d403893d161: Preparing 09:58:37 44c04c442018: Preparing 09:58:37 d4f65f065973: Preparing 09:58:37 6f09edfb3f6d: Preparing 09:58:37 d4f65f065973: Waiting 09:58:37 44c04c442018: Waiting 09:58:37 6f09edfb3f6d: Waiting 09:58:37 58d7ea8ce460: Layer already exists 09:58:37 b30754e6fb67: Layer already exists 09:58:37 58c93fdf8806: Layer already exists 09:58:37 4d403893d161: Layer already exists 09:58:37 61c91c190431: Layer already exists 09:58:37 6f09edfb3f6d: Layer already exists 09:58:37 44c04c442018: Layer already exists 09:58:37 d4f65f065973: Layer already exists 09:58:37 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122: digest: sha256:a7992fbd6142af5e853ea309f4764b313ff28606f3b58aaa20cfe1450e58feb7 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:37 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:38 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 09:58:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:58:38 b30754e6fb67: Preparing 09:58:38 58c93fdf8806: Preparing 09:58:38 61c91c190431: Preparing 09:58:38 58d7ea8ce460: Preparing 09:58:38 4d403893d161: Preparing 09:58:38 44c04c442018: Preparing 09:58:38 d4f65f065973: Preparing 09:58:38 6f09edfb3f6d: Preparing 09:58:38 d4f65f065973: Waiting 09:58:38 6f09edfb3f6d: Waiting 09:58:38 44c04c442018: Waiting 09:58:38 61c91c190431: Layer already exists 09:58:38 58d7ea8ce460: Layer already exists 09:58:38 58c93fdf8806: Layer already exists 09:58:38 b30754e6fb67: Layer already exists 09:58:38 4d403893d161: Layer already exists 09:58:38 44c04c442018: Layer already exists 09:58:38 6f09edfb3f6d: Layer already exists 09:58:38 d4f65f065973: Layer already exists 09:58:38 main: digest: sha256:a7992fbd6142af5e853ea309f4764b313ff28606f3b58aaa20cfe1450e58feb7 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:58:38 ===================================================== [Pipeline] echo 09:58:38 taggedImages: 09:58:38 - nexus3.edgexfoundry.org:10004/core-metadata:7aa9423e7338f6f1ee5085feefc9755d477e0da4 09:58:38 - nexus3.edgexfoundry.org:10004/core-metadata:latest 09:58:38 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.122 09:58:38 - nexus3.edgexfoundry.org:10004/core-metadata:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 09:58:38 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 09:58:38 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 09:58:38 7aa9423e7338f6f1ee5085feefc9755d477e0da4 09:58:38 latest 09:58:38 4.1.0-dev.122 09:58:38 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 09:58:38 main 09:58:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:38 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7aa9423e7338f6f1ee5085feefc9755d477e0da4 09:58:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:58:38 68df8685f01f: Preparing 09:58:38 2b1de82dda81: Preparing 09:58:38 5cac1d6cd9ad: Preparing 09:58:38 7c2b90baf07e: Preparing 09:58:38 9e26181b441e: Preparing 09:58:38 047587a2c6e1: Preparing 09:58:38 8f450929cd17: Preparing 09:58:38 58d7ea8ce460: Preparing 09:58:38 4d403893d161: Preparing 09:58:38 8fb3a0e67e3f: Preparing 09:58:38 7a1fddd76534: Preparing 09:58:38 5f70bf18a086: Preparing 09:58:38 8bf4b9c68cca: Preparing 09:58:38 eefd805178fd: Preparing 09:58:38 237adf6a0bae: Preparing 09:58:38 8f450929cd17: Waiting 09:58:38 6f09edfb3f6d: Preparing 09:58:38 58d7ea8ce460: Waiting 09:58:38 4d403893d161: Waiting 09:58:38 8fb3a0e67e3f: Waiting 09:58:38 7a1fddd76534: Waiting 09:58:38 eefd805178fd: Waiting 09:58:38 237adf6a0bae: Waiting 09:58:38 6f09edfb3f6d: Waiting 09:58:38 5f70bf18a086: Waiting 09:58:38 8bf4b9c68cca: Waiting 09:58:38 5cac1d6cd9ad: Pushed 09:58:38 68df8685f01f: Pushed 09:58:38 9e26181b441e: Pushed 09:58:38 7c2b90baf07e: Pushed 09:58:38 2b1de82dda81: Pushed 09:58:38 58d7ea8ce460: Layer already exists 09:58:38 4d403893d161: Layer already exists 09:58:38 047587a2c6e1: Pushed 09:58:38 5f70bf18a086: Layer already exists 09:58:39 8fb3a0e67e3f: Pushed 09:58:39 7a1fddd76534: Pushed 09:58:39 8bf4b9c68cca: Pushed 09:58:39 eefd805178fd: Pushed 09:58:39 6f09edfb3f6d: Layer already exists 09:58:39 237adf6a0bae: Pushed 09:58:40 8f450929cd17: Pushed 09:58:40 7aa9423e7338f6f1ee5085feefc9755d477e0da4: digest: sha256:75635dee7641c477885aad0d8861bd3874bd74ce3ed682799cc9bc0afab742d0 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:40 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 09:58:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:58:41 68df8685f01f: Preparing 09:58:41 2b1de82dda81: Preparing 09:58:41 5cac1d6cd9ad: Preparing 09:58:41 7c2b90baf07e: Preparing 09:58:41 9e26181b441e: Preparing 09:58:41 047587a2c6e1: Preparing 09:58:41 8f450929cd17: Preparing 09:58:41 58d7ea8ce460: Preparing 09:58:41 4d403893d161: Preparing 09:58:41 8fb3a0e67e3f: Preparing 09:58:41 7a1fddd76534: Preparing 09:58:41 5f70bf18a086: Preparing 09:58:41 8bf4b9c68cca: Preparing 09:58:41 eefd805178fd: Preparing 09:58:41 237adf6a0bae: Preparing 09:58:41 6f09edfb3f6d: Preparing 09:58:41 4d403893d161: Waiting 09:58:41 8fb3a0e67e3f: Waiting 09:58:41 7a1fddd76534: Waiting 09:58:41 5f70bf18a086: Waiting 09:58:41 8bf4b9c68cca: Waiting 09:58:41 eefd805178fd: Waiting 09:58:41 237adf6a0bae: Waiting 09:58:41 6f09edfb3f6d: Waiting 09:58:41 047587a2c6e1: Waiting 09:58:41 8f450929cd17: Waiting 09:58:41 58d7ea8ce460: Waiting 09:58:41 68df8685f01f: Layer already exists 09:58:41 2b1de82dda81: Layer already exists 09:58:41 7c2b90baf07e: Layer already exists 09:58:41 9e26181b441e: Layer already exists 09:58:41 5cac1d6cd9ad: Layer already exists 09:58:41 4d403893d161: Layer already exists 09:58:41 047587a2c6e1: Layer already exists 09:58:41 8f450929cd17: Layer already exists 09:58:41 58d7ea8ce460: Layer already exists 09:58:41 8fb3a0e67e3f: Layer already exists 09:58:41 7a1fddd76534: Layer already exists 09:58:41 5f70bf18a086: Layer already exists 09:58:41 8bf4b9c68cca: Layer already exists 09:58:41 237adf6a0bae: Layer already exists 09:58:41 eefd805178fd: Layer already exists 09:58:41 6f09edfb3f6d: Layer already exists 09:58:41 latest: digest: sha256:75635dee7641c477885aad0d8861bd3874bd74ce3ed682799cc9bc0afab742d0 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:41 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.122 09:58:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:58:41 68df8685f01f: Preparing 09:58:41 2b1de82dda81: Preparing 09:58:41 5cac1d6cd9ad: Preparing 09:58:41 7c2b90baf07e: Preparing 09:58:41 9e26181b441e: Preparing 09:58:41 047587a2c6e1: Preparing 09:58:41 8f450929cd17: Preparing 09:58:41 58d7ea8ce460: Preparing 09:58:41 4d403893d161: Preparing 09:58:41 8fb3a0e67e3f: Preparing 09:58:41 7a1fddd76534: Preparing 09:58:41 5f70bf18a086: Preparing 09:58:41 8bf4b9c68cca: Preparing 09:58:41 eefd805178fd: Preparing 09:58:41 237adf6a0bae: Preparing 09:58:41 6f09edfb3f6d: Preparing 09:58:41 047587a2c6e1: Waiting 09:58:41 8f450929cd17: Waiting 09:58:41 58d7ea8ce460: Waiting 09:58:41 4d403893d161: Waiting 09:58:41 8fb3a0e67e3f: Waiting 09:58:41 eefd805178fd: Waiting 09:58:41 237adf6a0bae: Waiting 09:58:41 7a1fddd76534: Waiting 09:58:41 6f09edfb3f6d: Waiting 09:58:41 5f70bf18a086: Waiting 09:58:41 8bf4b9c68cca: Waiting 09:58:41 68df8685f01f: Layer already exists 09:58:41 2b1de82dda81: Layer already exists 09:58:41 9e26181b441e: Layer already exists 09:58:41 7c2b90baf07e: Layer already exists 09:58:41 5cac1d6cd9ad: Layer already exists 09:58:41 8f450929cd17: Layer already exists 09:58:41 047587a2c6e1: Layer already exists 09:58:41 58d7ea8ce460: Layer already exists 09:58:41 4d403893d161: Layer already exists 09:58:41 8fb3a0e67e3f: Layer already exists 09:58:41 7a1fddd76534: Layer already exists 09:58:41 5f70bf18a086: Layer already exists 09:58:41 8bf4b9c68cca: Layer already exists 09:58:41 eefd805178fd: Layer already exists 09:58:41 237adf6a0bae: Layer already exists 09:58:41 6f09edfb3f6d: Layer already exists 09:58:41 4.1.0-dev.122: digest: sha256:75635dee7641c477885aad0d8861bd3874bd74ce3ed682799cc9bc0afab742d0 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:42 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 09:58:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:58:42 68df8685f01f: Preparing 09:58:42 2b1de82dda81: Preparing 09:58:42 5cac1d6cd9ad: Preparing 09:58:42 7c2b90baf07e: Preparing 09:58:42 9e26181b441e: Preparing 09:58:42 047587a2c6e1: Preparing 09:58:42 8f450929cd17: Preparing 09:58:42 58d7ea8ce460: Preparing 09:58:42 4d403893d161: Preparing 09:58:42 8fb3a0e67e3f: Preparing 09:58:42 7a1fddd76534: Preparing 09:58:42 5f70bf18a086: Preparing 09:58:42 8bf4b9c68cca: Preparing 09:58:42 eefd805178fd: Preparing 09:58:42 237adf6a0bae: Preparing 09:58:42 6f09edfb3f6d: Preparing 09:58:42 8fb3a0e67e3f: Waiting 09:58:42 58d7ea8ce460: Waiting 09:58:42 5f70bf18a086: Waiting 09:58:42 7a1fddd76534: Waiting 09:58:42 eefd805178fd: Waiting 09:58:42 8bf4b9c68cca: Waiting 09:58:42 6f09edfb3f6d: Waiting 09:58:42 237adf6a0bae: Waiting 09:58:42 047587a2c6e1: Waiting 09:58:42 9e26181b441e: Layer already exists 09:58:42 7c2b90baf07e: Layer already exists 09:58:42 5cac1d6cd9ad: Layer already exists 09:58:42 68df8685f01f: Layer already exists 09:58:42 2b1de82dda81: Layer already exists 09:58:42 58d7ea8ce460: Layer already exists 09:58:42 8fb3a0e67e3f: Layer already exists 09:58:42 8f450929cd17: Layer already exists 09:58:42 047587a2c6e1: Layer already exists 09:58:42 4d403893d161: Layer already exists 09:58:42 5f70bf18a086: Layer already exists 09:58:42 8bf4b9c68cca: Layer already exists 09:58:42 7a1fddd76534: Layer already exists 09:58:42 237adf6a0bae: Layer already exists 09:58:42 eefd805178fd: Layer already exists 09:58:42 6f09edfb3f6d: Layer already exists 09:58:42 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122: digest: sha256:75635dee7641c477885aad0d8861bd3874bd74ce3ed682799cc9bc0afab742d0 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:42 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 09:58:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:58:43 68df8685f01f: Preparing 09:58:43 2b1de82dda81: Preparing 09:58:43 5cac1d6cd9ad: Preparing 09:58:43 7c2b90baf07e: Preparing 09:58:43 9e26181b441e: Preparing 09:58:43 047587a2c6e1: Preparing 09:58:43 8f450929cd17: Preparing 09:58:43 58d7ea8ce460: Preparing 09:58:43 4d403893d161: Preparing 09:58:43 047587a2c6e1: Waiting 09:58:43 8f450929cd17: Waiting 09:58:43 58d7ea8ce460: Waiting 09:58:43 8fb3a0e67e3f: Preparing 09:58:43 7a1fddd76534: Preparing 09:58:43 5f70bf18a086: Preparing 09:58:43 4d403893d161: Waiting 09:58:43 8bf4b9c68cca: Preparing 09:58:43 7a1fddd76534: Waiting 09:58:43 8fb3a0e67e3f: Waiting 09:58:43 5f70bf18a086: Waiting 09:58:43 eefd805178fd: Preparing 09:58:43 8bf4b9c68cca: Waiting 09:58:43 eefd805178fd: Waiting 09:58:43 237adf6a0bae: Preparing 09:58:43 6f09edfb3f6d: Preparing 09:58:43 237adf6a0bae: Waiting 09:58:43 6f09edfb3f6d: Waiting 09:58:43 5cac1d6cd9ad: Layer already exists 09:58:43 7c2b90baf07e: Layer already exists 09:58:43 68df8685f01f: Layer already exists 09:58:43 2b1de82dda81: Layer already exists 09:58:43 9e26181b441e: Layer already exists 09:58:43 047587a2c6e1: Layer already exists 09:58:43 4d403893d161: Layer already exists 09:58:43 58d7ea8ce460: Layer already exists 09:58:43 8f450929cd17: Layer already exists 09:58:43 8fb3a0e67e3f: Layer already exists 09:58:43 7a1fddd76534: Layer already exists 09:58:43 5f70bf18a086: Layer already exists 09:58:43 8bf4b9c68cca: Layer already exists 09:58:43 237adf6a0bae: Layer already exists 09:58:43 eefd805178fd: Layer already exists 09:58:43 6f09edfb3f6d: Layer already exists 09:58:43 main: digest: sha256:75635dee7641c477885aad0d8861bd3874bd74ce3ed682799cc9bc0afab742d0 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:58:43 ===================================================== [Pipeline] echo 09:58:43 taggedImages: 09:58:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:7aa9423e7338f6f1ee5085feefc9755d477e0da4 09:58:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 09:58:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.122 09:58:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 09:58:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 09:58:43 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 09:58:43 7aa9423e7338f6f1ee5085feefc9755d477e0da4 09:58:43 latest 09:58:43 4.1.0-dev.122 09:58:43 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 09:58:43 main 09:58:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:43 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:7aa9423e7338f6f1ee5085feefc9755d477e0da4 09:58:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:58:44 b591e4cb7887: Preparing 09:58:44 bf6cb9f3c8ad: Preparing 09:58:44 250b59f71f7b: Preparing 09:58:44 4fde4de47a38: Preparing 09:58:44 58d7ea8ce460: Preparing 09:58:44 4d403893d161: Preparing 09:58:44 44c04c442018: Preparing 09:58:44 d4f65f065973: Preparing 09:58:44 6f09edfb3f6d: Preparing 09:58:44 4d403893d161: Waiting 09:58:44 44c04c442018: Waiting 09:58:44 d4f65f065973: Waiting 09:58:44 6f09edfb3f6d: Waiting 09:58:44 58d7ea8ce460: Layer already exists 09:58:44 4d403893d161: Layer already exists 09:58:44 44c04c442018: Layer already exists 09:58:44 d4f65f065973: Layer already exists 09:58:44 250b59f71f7b: Pushed 09:58:44 b591e4cb7887: Pushed 09:58:44 6f09edfb3f6d: Layer already exists 09:58:44 bf6cb9f3c8ad: Pushed 09:58:48 4fde4de47a38: Pushed 09:58:48 7aa9423e7338f6f1ee5085feefc9755d477e0da4: digest: sha256:c5afcdeacfa474bf8ef0af192853a98a699f44dd14fc95d89d3cab1a4597199a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:48 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 09:58:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:58:48 b591e4cb7887: Preparing 09:58:48 bf6cb9f3c8ad: Preparing 09:58:48 250b59f71f7b: Preparing 09:58:48 4fde4de47a38: Preparing 09:58:48 58d7ea8ce460: Preparing 09:58:48 4d403893d161: Preparing 09:58:48 44c04c442018: Preparing 09:58:48 d4f65f065973: Preparing 09:58:48 6f09edfb3f6d: Preparing 09:58:48 4d403893d161: Waiting 09:58:48 d4f65f065973: Waiting 09:58:48 44c04c442018: Waiting 09:58:48 6f09edfb3f6d: Waiting 09:58:48 bf6cb9f3c8ad: Layer already exists 09:58:48 58d7ea8ce460: Layer already exists 09:58:48 250b59f71f7b: Layer already exists 09:58:48 4fde4de47a38: Layer already exists 09:58:48 b591e4cb7887: Layer already exists 09:58:48 44c04c442018: Layer already exists 09:58:48 4d403893d161: Layer already exists 09:58:48 6f09edfb3f6d: Layer already exists 09:58:48 d4f65f065973: Layer already exists 09:58:48 latest: digest: sha256:c5afcdeacfa474bf8ef0af192853a98a699f44dd14fc95d89d3cab1a4597199a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:49 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.122 09:58:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:58:49 b591e4cb7887: Preparing 09:58:49 bf6cb9f3c8ad: Preparing 09:58:49 250b59f71f7b: Preparing 09:58:49 4fde4de47a38: Preparing 09:58:49 58d7ea8ce460: Preparing 09:58:49 4d403893d161: Preparing 09:58:49 44c04c442018: Preparing 09:58:49 d4f65f065973: Preparing 09:58:49 6f09edfb3f6d: Preparing 09:58:49 4d403893d161: Waiting 09:58:49 44c04c442018: Waiting 09:58:49 d4f65f065973: Waiting 09:58:49 6f09edfb3f6d: Waiting 09:58:49 b591e4cb7887: Layer already exists 09:58:49 250b59f71f7b: Layer already exists 09:58:49 4fde4de47a38: Layer already exists 09:58:49 bf6cb9f3c8ad: Layer already exists 09:58:49 58d7ea8ce460: Layer already exists 09:58:49 44c04c442018: Layer already exists 09:58:49 4d403893d161: Layer already exists 09:58:49 d4f65f065973: Layer already exists 09:58:49 6f09edfb3f6d: Layer already exists 09:58:49 4.1.0-dev.122: digest: sha256:c5afcdeacfa474bf8ef0af192853a98a699f44dd14fc95d89d3cab1a4597199a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:49 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 09:58:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:58:50 b591e4cb7887: Preparing 09:58:50 bf6cb9f3c8ad: Preparing 09:58:50 250b59f71f7b: Preparing 09:58:50 4fde4de47a38: Preparing 09:58:50 58d7ea8ce460: Preparing 09:58:50 4d403893d161: Preparing 09:58:50 44c04c442018: Preparing 09:58:50 d4f65f065973: Preparing 09:58:50 6f09edfb3f6d: Preparing 09:58:50 4d403893d161: Waiting 09:58:50 44c04c442018: Waiting 09:58:50 d4f65f065973: Waiting 09:58:50 6f09edfb3f6d: Waiting 09:58:50 b591e4cb7887: Layer already exists 09:58:50 58d7ea8ce460: Layer already exists 09:58:50 250b59f71f7b: Layer already exists 09:58:50 bf6cb9f3c8ad: Layer already exists 09:58:50 4fde4de47a38: Layer already exists 09:58:50 4d403893d161: Layer already exists 09:58:50 d4f65f065973: Layer already exists 09:58:50 44c04c442018: Layer already exists 09:58:50 6f09edfb3f6d: Layer already exists 09:58:50 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122: digest: sha256:c5afcdeacfa474bf8ef0af192853a98a699f44dd14fc95d89d3cab1a4597199a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:50 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 09:58:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:58:50 b591e4cb7887: Preparing 09:58:50 bf6cb9f3c8ad: Preparing 09:58:50 250b59f71f7b: Preparing 09:58:50 4fde4de47a38: Preparing 09:58:50 58d7ea8ce460: Preparing 09:58:50 4d403893d161: Preparing 09:58:50 44c04c442018: Preparing 09:58:50 d4f65f065973: Preparing 09:58:50 6f09edfb3f6d: Preparing 09:58:50 44c04c442018: Waiting 09:58:50 d4f65f065973: Waiting 09:58:50 4d403893d161: Waiting 09:58:50 6f09edfb3f6d: Waiting 09:58:50 bf6cb9f3c8ad: Layer already exists 09:58:50 58d7ea8ce460: Layer already exists 09:58:50 b591e4cb7887: Layer already exists 09:58:50 250b59f71f7b: Layer already exists 09:58:50 4fde4de47a38: Layer already exists 09:58:50 4d403893d161: Layer already exists 09:58:50 44c04c442018: Layer already exists 09:58:50 d4f65f065973: Layer already exists 09:58:50 6f09edfb3f6d: Layer already exists 09:58:50 main: digest: sha256:c5afcdeacfa474bf8ef0af192853a98a699f44dd14fc95d89d3cab1a4597199a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:58:50 ===================================================== [Pipeline] echo 09:58:50 taggedImages: 09:58:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth:7aa9423e7338f6f1ee5085feefc9755d477e0da4 09:58:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 09:58:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.122 09:58:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 09:58:50 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 09:58:50 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 09:58:50 7aa9423e7338f6f1ee5085feefc9755d477e0da4 09:58:50 latest 09:58:50 4.1.0-dev.122 09:58:50 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 09:58:50 main 09:58:50 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:51 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:51 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7aa9423e7338f6f1ee5085feefc9755d477e0da4 09:58:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:58:51 16cc16a8d3d7: Preparing 09:58:51 1be47d59ad77: Preparing 09:58:51 1e05bc4cfa58: Preparing 09:58:51 d8e6702dce0a: Preparing 09:58:51 6d240c4dce2a: Preparing 09:58:51 58d7ea8ce460: Preparing 09:58:51 4d403893d161: Preparing 09:58:51 faa791792a02: Preparing 09:58:51 87b24a784e31: Preparing 09:58:51 f334505f0c9c: Preparing 09:58:51 6f09edfb3f6d: Preparing 09:58:51 4d403893d161: Waiting 09:58:51 faa791792a02: Waiting 09:58:51 87b24a784e31: Waiting 09:58:51 f334505f0c9c: Waiting 09:58:51 6f09edfb3f6d: Waiting 09:58:51 58d7ea8ce460: Waiting 09:58:51 1be47d59ad77: Pushed 09:58:51 6d240c4dce2a: Pushed 09:58:51 d8e6702dce0a: Pushed 09:58:51 16cc16a8d3d7: Pushed 09:58:51 58d7ea8ce460: Layer already exists 09:58:51 4d403893d161: Layer already exists 09:58:51 faa791792a02: Pushed 09:58:51 6f09edfb3f6d: Layer already exists 09:58:51 87b24a784e31: Pushed 09:58:53 f334505f0c9c: Pushed 09:58:54 1e05bc4cfa58: Pushed 09:58:54 7aa9423e7338f6f1ee5085feefc9755d477e0da4: digest: sha256:69e19e4d47cfac86cd7861af234daf787875714f901883011fef0ca27dbb8294 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:54 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 09:58:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:58:55 16cc16a8d3d7: Preparing 09:58:55 1be47d59ad77: Preparing 09:58:55 1e05bc4cfa58: Preparing 09:58:55 d8e6702dce0a: Preparing 09:58:55 6d240c4dce2a: Preparing 09:58:55 58d7ea8ce460: Preparing 09:58:55 4d403893d161: Preparing 09:58:55 faa791792a02: Preparing 09:58:55 87b24a784e31: Preparing 09:58:55 f334505f0c9c: Preparing 09:58:55 6f09edfb3f6d: Preparing 09:58:55 4d403893d161: Waiting 09:58:55 faa791792a02: Waiting 09:58:55 f334505f0c9c: Waiting 09:58:55 6f09edfb3f6d: Waiting 09:58:55 87b24a784e31: Waiting 09:58:55 58d7ea8ce460: Waiting 09:58:55 1be47d59ad77: Layer already exists 09:58:55 16cc16a8d3d7: Layer already exists 09:58:55 1e05bc4cfa58: Layer already exists 09:58:55 6d240c4dce2a: Layer already exists 09:58:55 d8e6702dce0a: Layer already exists 09:58:55 4d403893d161: Layer already exists 09:58:55 faa791792a02: Layer already exists 09:58:55 58d7ea8ce460: Layer already exists 09:58:55 f334505f0c9c: Layer already exists 09:58:55 87b24a784e31: Layer already exists 09:58:55 6f09edfb3f6d: Layer already exists 09:58:55 latest: digest: sha256:69e19e4d47cfac86cd7861af234daf787875714f901883011fef0ca27dbb8294 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:55 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.122 09:58:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:58:55 16cc16a8d3d7: Preparing 09:58:55 1be47d59ad77: Preparing 09:58:55 1e05bc4cfa58: Preparing 09:58:55 d8e6702dce0a: Preparing 09:58:55 6d240c4dce2a: Preparing 09:58:55 58d7ea8ce460: Preparing 09:58:55 4d403893d161: Preparing 09:58:55 faa791792a02: Preparing 09:58:55 87b24a784e31: Preparing 09:58:55 f334505f0c9c: Preparing 09:58:55 6f09edfb3f6d: Preparing 09:58:55 4d403893d161: Waiting 09:58:55 faa791792a02: Waiting 09:58:55 87b24a784e31: Waiting 09:58:55 f334505f0c9c: Waiting 09:58:55 6f09edfb3f6d: Waiting 09:58:55 58d7ea8ce460: Waiting 09:58:55 d8e6702dce0a: Layer already exists 09:58:55 1be47d59ad77: Layer already exists 09:58:55 1e05bc4cfa58: Layer already exists 09:58:55 6d240c4dce2a: Layer already exists 09:58:55 16cc16a8d3d7: Layer already exists 09:58:55 faa791792a02: Layer already exists 09:58:55 4d403893d161: Layer already exists 09:58:55 58d7ea8ce460: Layer already exists 09:58:55 f334505f0c9c: Layer already exists 09:58:55 87b24a784e31: Layer already exists 09:58:55 6f09edfb3f6d: Layer already exists 09:58:55 4.1.0-dev.122: digest: sha256:69e19e4d47cfac86cd7861af234daf787875714f901883011fef0ca27dbb8294 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:56 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 09:58:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:58:56 16cc16a8d3d7: Preparing 09:58:56 1be47d59ad77: Preparing 09:58:56 1e05bc4cfa58: Preparing 09:58:56 d8e6702dce0a: Preparing 09:58:56 6d240c4dce2a: Preparing 09:58:56 58d7ea8ce460: Preparing 09:58:56 4d403893d161: Preparing 09:58:56 faa791792a02: Preparing 09:58:56 87b24a784e31: Preparing 09:58:56 f334505f0c9c: Preparing 09:58:56 6f09edfb3f6d: Preparing 09:58:56 87b24a784e31: Waiting 09:58:56 4d403893d161: Waiting 09:58:56 faa791792a02: Waiting 09:58:56 6f09edfb3f6d: Waiting 09:58:56 f334505f0c9c: Waiting 09:58:56 58d7ea8ce460: Waiting 09:58:56 16cc16a8d3d7: Layer already exists 09:58:56 6d240c4dce2a: Layer already exists 09:58:56 1e05bc4cfa58: Layer already exists 09:58:56 1be47d59ad77: Layer already exists 09:58:56 d8e6702dce0a: Layer already exists 09:58:56 4d403893d161: Layer already exists 09:58:56 faa791792a02: Layer already exists 09:58:56 58d7ea8ce460: Layer already exists 09:58:56 87b24a784e31: Layer already exists 09:58:56 f334505f0c9c: Layer already exists 09:58:56 6f09edfb3f6d: Layer already exists 09:58:56 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122: digest: sha256:69e19e4d47cfac86cd7861af234daf787875714f901883011fef0ca27dbb8294 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:56 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 09:58:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:58:57 16cc16a8d3d7: Preparing 09:58:57 1be47d59ad77: Preparing 09:58:57 1e05bc4cfa58: Preparing 09:58:57 d8e6702dce0a: Preparing 09:58:57 6d240c4dce2a: Preparing 09:58:57 58d7ea8ce460: Preparing 09:58:57 4d403893d161: Preparing 09:58:57 faa791792a02: Preparing 09:58:57 87b24a784e31: Preparing 09:58:57 f334505f0c9c: Preparing 09:58:57 6f09edfb3f6d: Preparing 09:58:57 f334505f0c9c: Waiting 09:58:57 6f09edfb3f6d: Waiting 09:58:57 4d403893d161: Waiting 09:58:57 faa791792a02: Waiting 09:58:57 87b24a784e31: Waiting 09:58:57 58d7ea8ce460: Waiting 09:58:57 1e05bc4cfa58: Layer already exists 09:58:57 16cc16a8d3d7: Layer already exists 09:58:57 6d240c4dce2a: Layer already exists 09:58:57 1be47d59ad77: Layer already exists 09:58:57 d8e6702dce0a: Layer already exists 09:58:57 58d7ea8ce460: Layer already exists 09:58:57 4d403893d161: Layer already exists 09:58:57 87b24a784e31: Layer already exists 09:58:57 f334505f0c9c: Layer already exists 09:58:57 faa791792a02: Layer already exists 09:58:57 6f09edfb3f6d: Layer already exists 09:58:57 main: digest: sha256:69e19e4d47cfac86cd7861af234daf787875714f901883011fef0ca27dbb8294 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:58:57 ===================================================== [Pipeline] echo 09:58:57 taggedImages: 09:58:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup:7aa9423e7338f6f1ee5085feefc9755d477e0da4 09:58:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 09:58:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.122 09:58:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 09:58:57 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 09:58:57 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 09:58:57 7aa9423e7338f6f1ee5085feefc9755d477e0da4 09:58:57 latest 09:58:57 4.1.0-dev.122 09:58:57 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 09:58:57 main 09:58:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:57 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:58:58 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7aa9423e7338f6f1ee5085feefc9755d477e0da4 09:58:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:58:58 8cf1d957acbe: Preparing 09:58:58 bc92e1d7767b: Preparing 09:58:58 c0ee60ffb6cf: Preparing 09:58:58 c700ba7ea48c: Preparing 09:58:58 839362f63195: Preparing 09:58:58 298b7c0b810a: Preparing 09:58:58 09ad290a1e3c: Preparing 09:58:58 58d7ea8ce460: Preparing 09:58:58 4d403893d161: Preparing 09:58:58 5b2a51bb148c: Preparing 09:58:58 5c7bea6da18a: Preparing 09:58:58 6f09edfb3f6d: Preparing 09:58:58 58d7ea8ce460: Waiting 09:58:58 4d403893d161: Waiting 09:58:58 6f09edfb3f6d: Waiting 09:58:58 5b2a51bb148c: Waiting 09:58:58 5c7bea6da18a: Waiting 09:58:58 298b7c0b810a: Waiting 09:58:58 09ad290a1e3c: Waiting 09:58:58 839362f63195: Pushed 09:58:58 bc92e1d7767b: Pushed 09:58:58 8cf1d957acbe: Pushed 09:58:58 58d7ea8ce460: Layer already exists 09:58:58 4d403893d161: Layer already exists 09:58:58 298b7c0b810a: Pushed 09:58:58 09ad290a1e3c: Pushed 09:58:58 5b2a51bb148c: Pushed 09:58:58 6f09edfb3f6d: Layer already exists 09:58:59 5c7bea6da18a: Pushed 09:59:00 c700ba7ea48c: Pushed 09:59:00 c0ee60ffb6cf: Pushed 09:59:01 7aa9423e7338f6f1ee5085feefc9755d477e0da4: digest: sha256:374d435656c00a16919019734afb95ebc68fe87a1a985bc2628e332b4eae31fb size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:01 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 09:59:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:59:01 8cf1d957acbe: Preparing 09:59:01 bc92e1d7767b: Preparing 09:59:01 c0ee60ffb6cf: Preparing 09:59:01 c700ba7ea48c: Preparing 09:59:01 839362f63195: Preparing 09:59:01 298b7c0b810a: Preparing 09:59:01 09ad290a1e3c: Preparing 09:59:01 58d7ea8ce460: Preparing 09:59:01 4d403893d161: Preparing 09:59:01 5b2a51bb148c: Preparing 09:59:01 5c7bea6da18a: Preparing 09:59:01 6f09edfb3f6d: Preparing 09:59:01 58d7ea8ce460: Waiting 09:59:01 6f09edfb3f6d: Waiting 09:59:01 5c7bea6da18a: Waiting 09:59:01 4d403893d161: Waiting 09:59:01 5b2a51bb148c: Waiting 09:59:01 09ad290a1e3c: Waiting 09:59:01 298b7c0b810a: Waiting 09:59:01 bc92e1d7767b: Layer already exists 09:59:01 8cf1d957acbe: Layer already exists 09:59:01 839362f63195: Layer already exists 09:59:01 c0ee60ffb6cf: Layer already exists 09:59:01 c700ba7ea48c: Layer already exists 09:59:01 58d7ea8ce460: Layer already exists 09:59:01 298b7c0b810a: Layer already exists 09:59:01 4d403893d161: Layer already exists 09:59:01 5b2a51bb148c: Layer already exists 09:59:01 09ad290a1e3c: Layer already exists 09:59:01 5c7bea6da18a: Layer already exists 09:59:01 6f09edfb3f6d: Layer already exists 09:59:01 latest: digest: sha256:374d435656c00a16919019734afb95ebc68fe87a1a985bc2628e332b4eae31fb size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:02 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.122 09:59:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:59:02 8cf1d957acbe: Preparing 09:59:02 bc92e1d7767b: Preparing 09:59:02 c0ee60ffb6cf: Preparing 09:59:02 c700ba7ea48c: Preparing 09:59:02 839362f63195: Preparing 09:59:02 298b7c0b810a: Preparing 09:59:02 09ad290a1e3c: Preparing 09:59:02 58d7ea8ce460: Preparing 09:59:02 4d403893d161: Preparing 09:59:02 5b2a51bb148c: Preparing 09:59:02 5c7bea6da18a: Preparing 09:59:02 6f09edfb3f6d: Preparing 09:59:02 4d403893d161: Waiting 09:59:02 5b2a51bb148c: Waiting 09:59:02 5c7bea6da18a: Waiting 09:59:02 298b7c0b810a: Waiting 09:59:02 6f09edfb3f6d: Waiting 09:59:02 58d7ea8ce460: Waiting 09:59:02 09ad290a1e3c: Waiting 09:59:02 8cf1d957acbe: Layer already exists 09:59:02 839362f63195: Layer already exists 09:59:02 c0ee60ffb6cf: Layer already exists 09:59:02 c700ba7ea48c: Layer already exists 09:59:02 bc92e1d7767b: Layer already exists 09:59:02 09ad290a1e3c: Layer already exists 09:59:02 298b7c0b810a: Layer already exists 09:59:02 5b2a51bb148c: Layer already exists 09:59:02 58d7ea8ce460: Layer already exists 09:59:02 4d403893d161: Layer already exists 09:59:02 5c7bea6da18a: Layer already exists 09:59:02 6f09edfb3f6d: Layer already exists 09:59:02 4.1.0-dev.122: digest: sha256:374d435656c00a16919019734afb95ebc68fe87a1a985bc2628e332b4eae31fb size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:02 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 09:59:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:59:03 8cf1d957acbe: Preparing 09:59:03 bc92e1d7767b: Preparing 09:59:03 c0ee60ffb6cf: Preparing 09:59:03 c700ba7ea48c: Preparing 09:59:03 839362f63195: Preparing 09:59:03 298b7c0b810a: Preparing 09:59:03 09ad290a1e3c: Preparing 09:59:03 58d7ea8ce460: Preparing 09:59:03 4d403893d161: Preparing 09:59:03 5b2a51bb148c: Preparing 09:59:03 5c7bea6da18a: Preparing 09:59:03 6f09edfb3f6d: Preparing 09:59:03 09ad290a1e3c: Waiting 09:59:03 58d7ea8ce460: Waiting 09:59:03 4d403893d161: Waiting 09:59:03 5b2a51bb148c: Waiting 09:59:03 5c7bea6da18a: Waiting 09:59:03 6f09edfb3f6d: Waiting 09:59:03 298b7c0b810a: Waiting 09:59:03 c0ee60ffb6cf: Layer already exists 09:59:03 839362f63195: Layer already exists 09:59:03 bc92e1d7767b: Layer already exists 09:59:03 8cf1d957acbe: Layer already exists 09:59:03 c700ba7ea48c: Layer already exists 09:59:03 298b7c0b810a: Layer already exists 09:59:03 58d7ea8ce460: Layer already exists 09:59:03 09ad290a1e3c: Layer already exists 09:59:03 5b2a51bb148c: Layer already exists 09:59:03 4d403893d161: Layer already exists 09:59:03 5c7bea6da18a: Layer already exists 09:59:03 6f09edfb3f6d: Layer already exists 09:59:03 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122: digest: sha256:374d435656c00a16919019734afb95ebc68fe87a1a985bc2628e332b4eae31fb size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:03 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 09:59:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:59:03 8cf1d957acbe: Preparing 09:59:03 bc92e1d7767b: Preparing 09:59:03 c0ee60ffb6cf: Preparing 09:59:03 c700ba7ea48c: Preparing 09:59:03 839362f63195: Preparing 09:59:03 298b7c0b810a: Preparing 09:59:03 09ad290a1e3c: Preparing 09:59:03 58d7ea8ce460: Preparing 09:59:03 4d403893d161: Preparing 09:59:03 5b2a51bb148c: Preparing 09:59:03 5c7bea6da18a: Preparing 09:59:03 6f09edfb3f6d: Preparing 09:59:03 4d403893d161: Waiting 09:59:03 09ad290a1e3c: Waiting 09:59:03 58d7ea8ce460: Waiting 09:59:03 5b2a51bb148c: Waiting 09:59:03 5c7bea6da18a: Waiting 09:59:03 6f09edfb3f6d: Waiting 09:59:03 298b7c0b810a: Waiting 09:59:03 839362f63195: Layer already exists 09:59:03 8cf1d957acbe: Layer already exists 09:59:03 bc92e1d7767b: Layer already exists 09:59:03 c0ee60ffb6cf: Layer already exists 09:59:03 c700ba7ea48c: Layer already exists 09:59:03 298b7c0b810a: Layer already exists 09:59:03 09ad290a1e3c: Layer already exists 09:59:03 58d7ea8ce460: Layer already exists 09:59:03 4d403893d161: Layer already exists 09:59:03 5b2a51bb148c: Layer already exists 09:59:03 5c7bea6da18a: Layer already exists 09:59:03 6f09edfb3f6d: Layer already exists 09:59:03 main: digest: sha256:374d435656c00a16919019734afb95ebc68fe87a1a985bc2628e332b4eae31fb size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:59:03 ===================================================== [Pipeline] echo 09:59:03 taggedImages: 09:59:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7aa9423e7338f6f1ee5085feefc9755d477e0da4 09:59:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 09:59:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.122 09:59:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 09:59:03 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 09:59:03 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 09:59:03 7aa9423e7338f6f1ee5085feefc9755d477e0da4 09:59:03 latest 09:59:03 4.1.0-dev.122 09:59:03 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 09:59:03 main 09:59:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:04 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:04 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7aa9423e7338f6f1ee5085feefc9755d477e0da4 09:59:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:59:04 36f5ec799657: Preparing 09:59:04 c2249e58dd8f: Preparing 09:59:04 58d7ea8ce460: Preparing 09:59:04 4d403893d161: Preparing 09:59:04 0f23706e8396: Preparing 09:59:04 e194db67a789: Preparing 09:59:04 6f09edfb3f6d: Preparing 09:59:04 e194db67a789: Waiting 09:59:04 6f09edfb3f6d: Waiting 09:59:04 4d403893d161: Layer already exists 09:59:04 58d7ea8ce460: Layer already exists 09:59:04 6f09edfb3f6d: Layer already exists 09:59:04 0f23706e8396: Pushed 09:59:04 36f5ec799657: Pushed 09:59:05 e194db67a789: Pushed 09:59:08 c2249e58dd8f: Pushed 09:59:08 7aa9423e7338f6f1ee5085feefc9755d477e0da4: digest: sha256:1aad767f60966ec553691d64e3ec608157ddbfdd26a19be475106db9b00a2bad size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:08 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:08 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 09:59:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:59:08 36f5ec799657: Preparing 09:59:08 c2249e58dd8f: Preparing 09:59:08 58d7ea8ce460: Preparing 09:59:08 4d403893d161: Preparing 09:59:08 0f23706e8396: Preparing 09:59:08 e194db67a789: Preparing 09:59:08 6f09edfb3f6d: Preparing 09:59:08 e194db67a789: Waiting 09:59:08 6f09edfb3f6d: Waiting 09:59:08 58d7ea8ce460: Layer already exists 09:59:08 4d403893d161: Layer already exists 09:59:08 0f23706e8396: Layer already exists 09:59:08 c2249e58dd8f: Layer already exists 09:59:08 36f5ec799657: Layer already exists 09:59:08 e194db67a789: Layer already exists 09:59:08 6f09edfb3f6d: Layer already exists 09:59:08 latest: digest: sha256:1aad767f60966ec553691d64e3ec608157ddbfdd26a19be475106db9b00a2bad size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:09 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.122 09:59:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:59:09 36f5ec799657: Preparing 09:59:09 c2249e58dd8f: Preparing 09:59:09 58d7ea8ce460: Preparing 09:59:09 4d403893d161: Preparing 09:59:09 0f23706e8396: Preparing 09:59:09 e194db67a789: Preparing 09:59:09 6f09edfb3f6d: Preparing 09:59:09 e194db67a789: Waiting 09:59:09 6f09edfb3f6d: Waiting 09:59:09 c2249e58dd8f: Layer already exists 09:59:09 4d403893d161: Layer already exists 09:59:09 36f5ec799657: Layer already exists 09:59:09 58d7ea8ce460: Layer already exists 09:59:09 0f23706e8396: Layer already exists 09:59:09 e194db67a789: Layer already exists 09:59:09 6f09edfb3f6d: Layer already exists 09:59:09 4.1.0-dev.122: digest: sha256:1aad767f60966ec553691d64e3ec608157ddbfdd26a19be475106db9b00a2bad size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:09 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 09:59:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:59:10 36f5ec799657: Preparing 09:59:10 c2249e58dd8f: Preparing 09:59:10 58d7ea8ce460: Preparing 09:59:10 4d403893d161: Preparing 09:59:10 0f23706e8396: Preparing 09:59:10 e194db67a789: Preparing 09:59:10 6f09edfb3f6d: Preparing 09:59:10 e194db67a789: Waiting 09:59:10 6f09edfb3f6d: Waiting 09:59:10 c2249e58dd8f: Layer already exists 09:59:10 0f23706e8396: Layer already exists 09:59:10 4d403893d161: Layer already exists 09:59:10 36f5ec799657: Layer already exists 09:59:10 58d7ea8ce460: Layer already exists 09:59:10 6f09edfb3f6d: Layer already exists 09:59:10 e194db67a789: Layer already exists 09:59:10 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122: digest: sha256:1aad767f60966ec553691d64e3ec608157ddbfdd26a19be475106db9b00a2bad size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:10 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 09:59:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:59:10 36f5ec799657: Preparing 09:59:10 c2249e58dd8f: Preparing 09:59:10 58d7ea8ce460: Preparing 09:59:10 4d403893d161: Preparing 09:59:10 0f23706e8396: Preparing 09:59:10 e194db67a789: Preparing 09:59:10 6f09edfb3f6d: Preparing 09:59:10 e194db67a789: Waiting 09:59:10 6f09edfb3f6d: Waiting 09:59:10 4d403893d161: Layer already exists 09:59:10 36f5ec799657: Layer already exists 09:59:10 c2249e58dd8f: Layer already exists 09:59:10 0f23706e8396: Layer already exists 09:59:10 58d7ea8ce460: Layer already exists 09:59:10 6f09edfb3f6d: Layer already exists 09:59:10 e194db67a789: Layer already exists 09:59:10 main: digest: sha256:1aad767f60966ec553691d64e3ec608157ddbfdd26a19be475106db9b00a2bad size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:59:10 ===================================================== [Pipeline] echo 09:59:10 taggedImages: 09:59:10 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7aa9423e7338f6f1ee5085feefc9755d477e0da4 09:59:10 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 09:59:10 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.122 09:59:10 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 09:59:10 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 09:59:10 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 09:59:10 7aa9423e7338f6f1ee5085feefc9755d477e0da4 09:59:10 latest 09:59:10 4.1.0-dev.122 09:59:10 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 09:59:10 main 09:59:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:11 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:7aa9423e7338f6f1ee5085feefc9755d477e0da4 09:59:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:59:11 af527ecca791: Preparing 09:59:11 dad1f33ceb4a: Preparing 09:59:11 eaa05734f6d9: Preparing 09:59:11 58d7ea8ce460: Preparing 09:59:11 4d403893d161: Preparing 09:59:11 02b896ed2492: Preparing 09:59:11 23678f2a04aa: Preparing 09:59:11 0eb1f9d7959f: Preparing 09:59:11 b53a754e2f5a: Preparing 09:59:11 6f09edfb3f6d: Preparing 09:59:11 23678f2a04aa: Waiting 09:59:11 0eb1f9d7959f: Waiting 09:59:11 b53a754e2f5a: Waiting 09:59:11 02b896ed2492: Waiting 09:59:11 6f09edfb3f6d: Waiting 09:59:11 58d7ea8ce460: Layer already exists 09:59:11 4d403893d161: Layer already exists 09:59:11 dad1f33ceb4a: Pushed 09:59:11 eaa05734f6d9: Pushed 09:59:11 af527ecca791: Pushed 09:59:11 6f09edfb3f6d: Layer already exists 09:59:11 0eb1f9d7959f: Pushed 09:59:12 b53a754e2f5a: Pushed 09:59:17 23678f2a04aa: Pushed 09:59:24 02b896ed2492: Pushed 09:59:24 7aa9423e7338f6f1ee5085feefc9755d477e0da4: digest: sha256:7161e57729924b0391920c51cc34677b055b0721794102faa41a1c6d11d42f64 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:24 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 09:59:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:59:24 af527ecca791: Preparing 09:59:24 dad1f33ceb4a: Preparing 09:59:24 eaa05734f6d9: Preparing 09:59:24 58d7ea8ce460: Preparing 09:59:24 4d403893d161: Preparing 09:59:24 02b896ed2492: Preparing 09:59:24 23678f2a04aa: Preparing 09:59:24 0eb1f9d7959f: Preparing 09:59:24 b53a754e2f5a: Preparing 09:59:24 6f09edfb3f6d: Preparing 09:59:24 23678f2a04aa: Waiting 09:59:24 0eb1f9d7959f: Waiting 09:59:24 02b896ed2492: Waiting 09:59:24 b53a754e2f5a: Waiting 09:59:24 6f09edfb3f6d: Waiting 09:59:24 af527ecca791: Layer already exists 09:59:24 dad1f33ceb4a: Layer already exists 09:59:24 eaa05734f6d9: Layer already exists 09:59:24 58d7ea8ce460: Layer already exists 09:59:24 4d403893d161: Layer already exists 09:59:24 02b896ed2492: Layer already exists 09:59:24 23678f2a04aa: Layer already exists 09:59:24 b53a754e2f5a: Layer already exists 09:59:24 0eb1f9d7959f: Layer already exists 09:59:24 6f09edfb3f6d: Layer already exists 09:59:24 latest: digest: sha256:7161e57729924b0391920c51cc34677b055b0721794102faa41a1c6d11d42f64 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:25 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.122 09:59:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:59:25 af527ecca791: Preparing 09:59:25 dad1f33ceb4a: Preparing 09:59:25 eaa05734f6d9: Preparing 09:59:25 58d7ea8ce460: Preparing 09:59:25 4d403893d161: Preparing 09:59:25 02b896ed2492: Preparing 09:59:25 23678f2a04aa: Preparing 09:59:25 0eb1f9d7959f: Preparing 09:59:25 b53a754e2f5a: Preparing 09:59:25 6f09edfb3f6d: Preparing 09:59:25 23678f2a04aa: Waiting 09:59:25 0eb1f9d7959f: Waiting 09:59:25 b53a754e2f5a: Waiting 09:59:25 6f09edfb3f6d: Waiting 09:59:25 02b896ed2492: Waiting 09:59:25 dad1f33ceb4a: Layer already exists 09:59:25 58d7ea8ce460: Layer already exists 09:59:25 af527ecca791: Layer already exists 09:59:25 4d403893d161: Layer already exists 09:59:25 eaa05734f6d9: Layer already exists 09:59:25 23678f2a04aa: Layer already exists 09:59:25 02b896ed2492: Layer already exists 09:59:25 6f09edfb3f6d: Layer already exists 09:59:25 b53a754e2f5a: Layer already exists 09:59:25 0eb1f9d7959f: Layer already exists 09:59:25 4.1.0-dev.122: digest: sha256:7161e57729924b0391920c51cc34677b055b0721794102faa41a1c6d11d42f64 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:25 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 09:59:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:59:26 af527ecca791: Preparing 09:59:26 dad1f33ceb4a: Preparing 09:59:26 eaa05734f6d9: Preparing 09:59:26 58d7ea8ce460: Preparing 09:59:26 4d403893d161: Preparing 09:59:26 02b896ed2492: Preparing 09:59:26 23678f2a04aa: Preparing 09:59:26 0eb1f9d7959f: Preparing 09:59:26 b53a754e2f5a: Preparing 09:59:26 6f09edfb3f6d: Preparing 09:59:26 23678f2a04aa: Waiting 09:59:26 0eb1f9d7959f: Waiting 09:59:26 b53a754e2f5a: Waiting 09:59:26 6f09edfb3f6d: Waiting 09:59:26 02b896ed2492: Waiting 09:59:26 dad1f33ceb4a: Layer already exists 09:59:26 af527ecca791: Layer already exists 09:59:26 eaa05734f6d9: Layer already exists 09:59:26 58d7ea8ce460: Layer already exists 09:59:26 4d403893d161: Layer already exists 09:59:26 0eb1f9d7959f: Layer already exists 09:59:26 6f09edfb3f6d: Layer already exists 09:59:26 b53a754e2f5a: Layer already exists 09:59:26 02b896ed2492: Layer already exists 09:59:26 23678f2a04aa: Layer already exists 09:59:26 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122: digest: sha256:7161e57729924b0391920c51cc34677b055b0721794102faa41a1c6d11d42f64 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:26 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 09:59:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:59:26 af527ecca791: Preparing 09:59:26 dad1f33ceb4a: Preparing 09:59:26 eaa05734f6d9: Preparing 09:59:26 58d7ea8ce460: Preparing 09:59:26 4d403893d161: Preparing 09:59:26 02b896ed2492: Preparing 09:59:26 23678f2a04aa: Preparing 09:59:26 0eb1f9d7959f: Preparing 09:59:26 b53a754e2f5a: Preparing 09:59:26 6f09edfb3f6d: Preparing 09:59:26 02b896ed2492: Waiting 09:59:26 0eb1f9d7959f: Waiting 09:59:26 b53a754e2f5a: Waiting 09:59:26 23678f2a04aa: Waiting 09:59:26 6f09edfb3f6d: Waiting 09:59:26 af527ecca791: Layer already exists 09:59:26 eaa05734f6d9: Layer already exists 09:59:26 58d7ea8ce460: Layer already exists 09:59:26 dad1f33ceb4a: Layer already exists 09:59:26 4d403893d161: Layer already exists 09:59:26 23678f2a04aa: Layer already exists 09:59:26 02b896ed2492: Layer already exists 09:59:26 b53a754e2f5a: Layer already exists 09:59:26 0eb1f9d7959f: Layer already exists 09:59:26 6f09edfb3f6d: Layer already exists 09:59:26 main: digest: sha256:7161e57729924b0391920c51cc34677b055b0721794102faa41a1c6d11d42f64 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:59:26 ===================================================== [Pipeline] echo 09:59:26 taggedImages: 09:59:26 - nexus3.edgexfoundry.org:10004/security-spire-agent:7aa9423e7338f6f1ee5085feefc9755d477e0da4 09:59:26 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 09:59:26 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.122 09:59:26 - nexus3.edgexfoundry.org:10004/security-spire-agent:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 09:59:26 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 09:59:27 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 09:59:27 7aa9423e7338f6f1ee5085feefc9755d477e0da4 09:59:27 latest 09:59:27 4.1.0-dev.122 09:59:27 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 09:59:27 main 09:59:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:27 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:7aa9423e7338f6f1ee5085feefc9755d477e0da4 09:59:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:59:27 cc6ecffe60bb: Preparing 09:59:27 e803d10ff6fa: Preparing 09:59:27 44bf8a8d3790: Preparing 09:59:27 58d7ea8ce460: Preparing 09:59:27 4d403893d161: Preparing 09:59:27 8c3861e4fbf2: Preparing 09:59:27 9061c65e6cb7: Preparing 09:59:27 4b6c40c3eecd: Preparing 09:59:27 6f09edfb3f6d: Preparing 09:59:27 8c3861e4fbf2: Waiting 09:59:27 9061c65e6cb7: Waiting 09:59:27 6f09edfb3f6d: Waiting 09:59:27 4b6c40c3eecd: Waiting 09:59:27 58d7ea8ce460: Layer already exists 09:59:27 4d403893d161: Layer already exists 09:59:27 44bf8a8d3790: Pushed 09:59:27 9061c65e6cb7: Pushed 09:59:27 e803d10ff6fa: Pushed 09:59:27 cc6ecffe60bb: Pushed 09:59:27 6f09edfb3f6d: Layer already exists 09:59:28 4b6c40c3eecd: Pushed 09:59:42 8c3861e4fbf2: Pushed 09:59:42 7aa9423e7338f6f1ee5085feefc9755d477e0da4: digest: sha256:352257251864032f085b129eaee21c9aee31dfd0bd9dca25408967ec2ffeb2da size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:43 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 09:59:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:59:43 cc6ecffe60bb: Preparing 09:59:43 e803d10ff6fa: Preparing 09:59:43 44bf8a8d3790: Preparing 09:59:43 58d7ea8ce460: Preparing 09:59:43 4d403893d161: Preparing 09:59:43 8c3861e4fbf2: Preparing 09:59:43 9061c65e6cb7: Preparing 09:59:43 4b6c40c3eecd: Preparing 09:59:43 6f09edfb3f6d: Preparing 09:59:43 8c3861e4fbf2: Waiting 09:59:43 9061c65e6cb7: Waiting 09:59:43 4b6c40c3eecd: Waiting 09:59:43 6f09edfb3f6d: Waiting 09:59:43 cc6ecffe60bb: Layer already exists 09:59:43 44bf8a8d3790: Layer already exists 09:59:43 58d7ea8ce460: Layer already exists 09:59:43 4d403893d161: Layer already exists 09:59:43 e803d10ff6fa: Layer already exists 09:59:43 8c3861e4fbf2: Layer already exists 09:59:43 9061c65e6cb7: Layer already exists 09:59:43 4b6c40c3eecd: Layer already exists 09:59:43 6f09edfb3f6d: Layer already exists 09:59:43 latest: digest: sha256:352257251864032f085b129eaee21c9aee31dfd0bd9dca25408967ec2ffeb2da size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:43 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.122 09:59:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:59:44 cc6ecffe60bb: Preparing 09:59:44 e803d10ff6fa: Preparing 09:59:44 44bf8a8d3790: Preparing 09:59:44 58d7ea8ce460: Preparing 09:59:44 4d403893d161: Preparing 09:59:44 8c3861e4fbf2: Preparing 09:59:44 9061c65e6cb7: Preparing 09:59:44 4b6c40c3eecd: Preparing 09:59:44 6f09edfb3f6d: Preparing 09:59:44 8c3861e4fbf2: Waiting 09:59:44 9061c65e6cb7: Waiting 09:59:44 4b6c40c3eecd: Waiting 09:59:44 6f09edfb3f6d: Waiting 09:59:44 44bf8a8d3790: Layer already exists 09:59:44 4d403893d161: Layer already exists 09:59:44 58d7ea8ce460: Layer already exists 09:59:44 cc6ecffe60bb: Layer already exists 09:59:44 e803d10ff6fa: Layer already exists 09:59:44 9061c65e6cb7: Layer already exists 09:59:44 4b6c40c3eecd: Layer already exists 09:59:44 6f09edfb3f6d: Layer already exists 09:59:44 8c3861e4fbf2: Layer already exists 09:59:44 4.1.0-dev.122: digest: sha256:352257251864032f085b129eaee21c9aee31dfd0bd9dca25408967ec2ffeb2da size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:44 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:44 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 09:59:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:59:44 cc6ecffe60bb: Preparing 09:59:44 e803d10ff6fa: Preparing 09:59:44 44bf8a8d3790: Preparing 09:59:44 58d7ea8ce460: Preparing 09:59:44 4d403893d161: Preparing 09:59:44 8c3861e4fbf2: Preparing 09:59:44 9061c65e6cb7: Preparing 09:59:44 4b6c40c3eecd: Preparing 09:59:44 6f09edfb3f6d: Preparing 09:59:44 9061c65e6cb7: Waiting 09:59:44 8c3861e4fbf2: Waiting 09:59:44 4b6c40c3eecd: Waiting 09:59:44 6f09edfb3f6d: Waiting 09:59:44 44bf8a8d3790: Layer already exists 09:59:44 e803d10ff6fa: Layer already exists 09:59:44 4d403893d161: Layer already exists 09:59:44 58d7ea8ce460: Layer already exists 09:59:44 cc6ecffe60bb: Layer already exists 09:59:44 8c3861e4fbf2: Layer already exists 09:59:44 9061c65e6cb7: Layer already exists 09:59:44 4b6c40c3eecd: Layer already exists 09:59:44 6f09edfb3f6d: Layer already exists 09:59:44 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122: digest: sha256:352257251864032f085b129eaee21c9aee31dfd0bd9dca25408967ec2ffeb2da size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:45 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 09:59:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:59:45 cc6ecffe60bb: Preparing 09:59:45 e803d10ff6fa: Preparing 09:59:45 44bf8a8d3790: Preparing 09:59:45 58d7ea8ce460: Preparing 09:59:45 4d403893d161: Preparing 09:59:45 8c3861e4fbf2: Preparing 09:59:45 9061c65e6cb7: Preparing 09:59:45 4b6c40c3eecd: Preparing 09:59:45 6f09edfb3f6d: Preparing 09:59:45 8c3861e4fbf2: Waiting 09:59:45 9061c65e6cb7: Waiting 09:59:45 6f09edfb3f6d: Waiting 09:59:45 4b6c40c3eecd: Waiting 09:59:45 58d7ea8ce460: Layer already exists 09:59:45 cc6ecffe60bb: Layer already exists 09:59:45 4d403893d161: Layer already exists 09:59:45 44bf8a8d3790: Layer already exists 09:59:45 e803d10ff6fa: Layer already exists 09:59:45 9061c65e6cb7: Layer already exists 09:59:45 8c3861e4fbf2: Layer already exists 09:59:45 4b6c40c3eecd: Layer already exists 09:59:45 6f09edfb3f6d: Layer already exists 09:59:45 main: digest: sha256:352257251864032f085b129eaee21c9aee31dfd0bd9dca25408967ec2ffeb2da size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:59:45 ===================================================== [Pipeline] echo 09:59:45 taggedImages: 09:59:45 - nexus3.edgexfoundry.org:10004/security-spire-config:7aa9423e7338f6f1ee5085feefc9755d477e0da4 09:59:45 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 09:59:45 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.122 09:59:45 - nexus3.edgexfoundry.org:10004/security-spire-config:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 09:59:45 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 09:59:45 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 09:59:45 7aa9423e7338f6f1ee5085feefc9755d477e0da4 09:59:45 latest 09:59:45 4.1.0-dev.122 09:59:45 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 09:59:45 main 09:59:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:46 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:59:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:7aa9423e7338f6f1ee5085feefc9755d477e0da4 09:59:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:59:46 02f14dc0a8e6: Preparing 09:59:46 f187b3037a75: Preparing 09:59:46 e8db09aed755: Preparing 09:59:46 58d7ea8ce460: Preparing 09:59:46 4d403893d161: Preparing 09:59:46 f31a2eda5e7c: Preparing 09:59:46 0eb1f9d7959f: Preparing 09:59:46 b53a754e2f5a: Preparing 09:59:46 6f09edfb3f6d: Preparing 09:59:46 f31a2eda5e7c: Waiting 09:59:46 0eb1f9d7959f: Waiting 09:59:46 b53a754e2f5a: Waiting 09:59:46 6f09edfb3f6d: Waiting 09:59:46 4d403893d161: Layer already exists 09:59:46 58d7ea8ce460: Layer already exists 09:59:46 0eb1f9d7959f: Layer already exists 09:59:46 b53a754e2f5a: Layer already exists 09:59:46 6f09edfb3f6d: Layer already exists 09:59:46 02f14dc0a8e6: Pushed 09:59:46 f187b3037a75: Pushed 09:59:46 e8db09aed755: Pushed 10:00:01 f31a2eda5e7c: Pushed 10:00:01 7aa9423e7338f6f1ee5085feefc9755d477e0da4: digest: sha256:c3221357eb3db4dbc1b688b60ef71f629e17092258354150cb1ec39b49e98f65 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:01 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 10:00:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:00:01 02f14dc0a8e6: Preparing 10:00:01 f187b3037a75: Preparing 10:00:01 e8db09aed755: Preparing 10:00:01 58d7ea8ce460: Preparing 10:00:01 4d403893d161: Preparing 10:00:01 f31a2eda5e7c: Preparing 10:00:01 0eb1f9d7959f: Preparing 10:00:01 b53a754e2f5a: Preparing 10:00:01 6f09edfb3f6d: Preparing 10:00:01 0eb1f9d7959f: Waiting 10:00:01 b53a754e2f5a: Waiting 10:00:01 f31a2eda5e7c: Waiting 10:00:01 6f09edfb3f6d: Waiting 10:00:01 f187b3037a75: Layer already exists 10:00:01 02f14dc0a8e6: Layer already exists 10:00:01 58d7ea8ce460: Layer already exists 10:00:01 4d403893d161: Layer already exists 10:00:01 e8db09aed755: Layer already exists 10:00:01 0eb1f9d7959f: Layer already exists 10:00:01 f31a2eda5e7c: Layer already exists 10:00:01 6f09edfb3f6d: Layer already exists 10:00:01 b53a754e2f5a: Layer already exists 10:00:01 latest: digest: sha256:c3221357eb3db4dbc1b688b60ef71f629e17092258354150cb1ec39b49e98f65 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:02 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.122 10:00:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:00:02 02f14dc0a8e6: Preparing 10:00:02 f187b3037a75: Preparing 10:00:02 e8db09aed755: Preparing 10:00:02 58d7ea8ce460: Preparing 10:00:02 4d403893d161: Preparing 10:00:02 f31a2eda5e7c: Preparing 10:00:02 0eb1f9d7959f: Preparing 10:00:02 b53a754e2f5a: Preparing 10:00:02 6f09edfb3f6d: Preparing 10:00:02 f31a2eda5e7c: Waiting 10:00:02 0eb1f9d7959f: Waiting 10:00:02 b53a754e2f5a: Waiting 10:00:02 6f09edfb3f6d: Waiting 10:00:02 e8db09aed755: Layer already exists 10:00:02 02f14dc0a8e6: Layer already exists 10:00:02 58d7ea8ce460: Layer already exists 10:00:02 4d403893d161: Layer already exists 10:00:02 f187b3037a75: Layer already exists 10:00:02 f31a2eda5e7c: Layer already exists 10:00:02 b53a754e2f5a: Layer already exists 10:00:02 0eb1f9d7959f: Layer already exists 10:00:02 6f09edfb3f6d: Layer already exists 10:00:02 4.1.0-dev.122: digest: sha256:c3221357eb3db4dbc1b688b60ef71f629e17092258354150cb1ec39b49e98f65 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:03 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 10:00:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:00:03 02f14dc0a8e6: Preparing 10:00:03 f187b3037a75: Preparing 10:00:03 e8db09aed755: Preparing 10:00:03 58d7ea8ce460: Preparing 10:00:03 4d403893d161: Preparing 10:00:03 f31a2eda5e7c: Preparing 10:00:03 0eb1f9d7959f: Preparing 10:00:03 b53a754e2f5a: Preparing 10:00:03 6f09edfb3f6d: Preparing 10:00:03 f31a2eda5e7c: Waiting 10:00:03 0eb1f9d7959f: Waiting 10:00:03 b53a754e2f5a: Waiting 10:00:03 6f09edfb3f6d: Waiting 10:00:03 58d7ea8ce460: Layer already exists 10:00:03 4d403893d161: Layer already exists 10:00:03 02f14dc0a8e6: Layer already exists 10:00:03 e8db09aed755: Layer already exists 10:00:03 f187b3037a75: Layer already exists 10:00:03 0eb1f9d7959f: Layer already exists 10:00:03 f31a2eda5e7c: Layer already exists 10:00:03 b53a754e2f5a: Layer already exists 10:00:03 6f09edfb3f6d: Layer already exists 10:00:03 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122: digest: sha256:c3221357eb3db4dbc1b688b60ef71f629e17092258354150cb1ec39b49e98f65 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:03 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 10:00:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 10:00:04 02f14dc0a8e6: Preparing 10:00:04 f187b3037a75: Preparing 10:00:04 e8db09aed755: Preparing 10:00:04 58d7ea8ce460: Preparing 10:00:04 4d403893d161: Preparing 10:00:04 f31a2eda5e7c: Preparing 10:00:04 0eb1f9d7959f: Preparing 10:00:04 b53a754e2f5a: Preparing 10:00:04 6f09edfb3f6d: Preparing 10:00:04 f31a2eda5e7c: Waiting 10:00:04 0eb1f9d7959f: Waiting 10:00:04 b53a754e2f5a: Waiting 10:00:04 6f09edfb3f6d: Waiting 10:00:04 58d7ea8ce460: Layer already exists 10:00:04 f187b3037a75: Layer already exists 10:00:04 4d403893d161: Layer already exists 10:00:04 e8db09aed755: Layer already exists 10:00:04 02f14dc0a8e6: Layer already exists 10:00:04 f31a2eda5e7c: Layer already exists 10:00:04 0eb1f9d7959f: Layer already exists 10:00:04 6f09edfb3f6d: Layer already exists 10:00:04 b53a754e2f5a: Layer already exists 10:00:04 main: digest: sha256:c3221357eb3db4dbc1b688b60ef71f629e17092258354150cb1ec39b49e98f65 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:00:04 ===================================================== [Pipeline] echo 10:00:04 taggedImages: 10:00:04 - nexus3.edgexfoundry.org:10004/security-spire-server:7aa9423e7338f6f1ee5085feefc9755d477e0da4 10:00:04 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 10:00:04 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.122 10:00:04 - nexus3.edgexfoundry.org:10004/security-spire-server:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 10:00:04 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 10:00:04 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 10:00:04 7aa9423e7338f6f1ee5085feefc9755d477e0da4 10:00:04 latest 10:00:04 4.1.0-dev.122 10:00:04 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 10:00:04 main 10:00:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:04 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications:7aa9423e7338f6f1ee5085feefc9755d477e0da4 10:00:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:00:04 b9044322718e: Preparing 10:00:04 4eb57c94eda0: Preparing 10:00:04 58d7ea8ce460: Preparing 10:00:04 4d403893d161: Preparing 10:00:04 5604eda42b52: Preparing 10:00:04 2746a4f62854: Preparing 10:00:04 6f09edfb3f6d: Preparing 10:00:04 6f09edfb3f6d: Waiting 10:00:04 2746a4f62854: Waiting 10:00:04 4d403893d161: Layer already exists 10:00:04 58d7ea8ce460: Layer already exists 10:00:04 6f09edfb3f6d: Layer already exists 10:00:04 5604eda42b52: Pushed 10:00:04 b9044322718e: Pushed 10:00:05 2746a4f62854: Pushed 10:00:08 4eb57c94eda0: Pushed 10:00:08 7aa9423e7338f6f1ee5085feefc9755d477e0da4: digest: sha256:091352eddb545953160aadcb5aa4dfc26c5927cb8e93722f57ad4478335d11ae size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:09 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 10:00:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:00:09 b9044322718e: Preparing 10:00:09 4eb57c94eda0: Preparing 10:00:09 58d7ea8ce460: Preparing 10:00:09 4d403893d161: Preparing 10:00:09 5604eda42b52: Preparing 10:00:09 2746a4f62854: Preparing 10:00:09 6f09edfb3f6d: Preparing 10:00:09 2746a4f62854: Waiting 10:00:09 6f09edfb3f6d: Waiting 10:00:09 4d403893d161: Layer already exists 10:00:09 5604eda42b52: Layer already exists 10:00:09 4eb57c94eda0: Layer already exists 10:00:09 58d7ea8ce460: Layer already exists 10:00:09 b9044322718e: Layer already exists 10:00:09 2746a4f62854: Layer already exists 10:00:09 6f09edfb3f6d: Layer already exists 10:00:09 latest: digest: sha256:091352eddb545953160aadcb5aa4dfc26c5927cb8e93722f57ad4478335d11ae size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:09 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.122 10:00:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:00:10 b9044322718e: Preparing 10:00:10 4eb57c94eda0: Preparing 10:00:10 58d7ea8ce460: Preparing 10:00:10 4d403893d161: Preparing 10:00:10 5604eda42b52: Preparing 10:00:10 2746a4f62854: Preparing 10:00:10 6f09edfb3f6d: Preparing 10:00:10 2746a4f62854: Waiting 10:00:10 6f09edfb3f6d: Waiting 10:00:10 58d7ea8ce460: Layer already exists 10:00:10 4d403893d161: Layer already exists 10:00:10 5604eda42b52: Layer already exists 10:00:10 4eb57c94eda0: Layer already exists 10:00:10 b9044322718e: Layer already exists 10:00:10 2746a4f62854: Layer already exists 10:00:10 6f09edfb3f6d: Layer already exists 10:00:10 4.1.0-dev.122: digest: sha256:091352eddb545953160aadcb5aa4dfc26c5927cb8e93722f57ad4478335d11ae size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:10 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:10 + docker push nexus3.edgexfoundry.org:10004/support-notifications:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 10:00:10 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:00:10 b9044322718e: Preparing 10:00:10 4eb57c94eda0: Preparing 10:00:10 58d7ea8ce460: Preparing 10:00:10 4d403893d161: Preparing 10:00:10 5604eda42b52: Preparing 10:00:10 2746a4f62854: Preparing 10:00:10 6f09edfb3f6d: Preparing 10:00:10 2746a4f62854: Waiting 10:00:10 6f09edfb3f6d: Waiting 10:00:10 b9044322718e: Layer already exists 10:00:10 4eb57c94eda0: Layer already exists 10:00:10 4d403893d161: Layer already exists 10:00:10 58d7ea8ce460: Layer already exists 10:00:10 5604eda42b52: Layer already exists 10:00:10 6f09edfb3f6d: Layer already exists 10:00:10 2746a4f62854: Layer already exists 10:00:10 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122: digest: sha256:091352eddb545953160aadcb5aa4dfc26c5927cb8e93722f57ad4478335d11ae size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:11 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:11 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 10:00:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 10:00:11 b9044322718e: Preparing 10:00:11 4eb57c94eda0: Preparing 10:00:11 58d7ea8ce460: Preparing 10:00:11 4d403893d161: Preparing 10:00:11 5604eda42b52: Preparing 10:00:11 2746a4f62854: Preparing 10:00:11 6f09edfb3f6d: Preparing 10:00:11 2746a4f62854: Waiting 10:00:11 6f09edfb3f6d: Waiting 10:00:11 58d7ea8ce460: Layer already exists 10:00:11 4eb57c94eda0: Layer already exists 10:00:11 4d403893d161: Layer already exists 10:00:11 5604eda42b52: Layer already exists 10:00:11 b9044322718e: Layer already exists 10:00:11 2746a4f62854: Layer already exists 10:00:11 6f09edfb3f6d: Layer already exists 10:00:11 main: digest: sha256:091352eddb545953160aadcb5aa4dfc26c5927cb8e93722f57ad4478335d11ae size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:00:11 ===================================================== [Pipeline] echo 10:00:11 taggedImages: 10:00:11 - nexus3.edgexfoundry.org:10004/support-notifications:7aa9423e7338f6f1ee5085feefc9755d477e0da4 10:00:11 - nexus3.edgexfoundry.org:10004/support-notifications:latest 10:00:11 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.122 10:00:11 - nexus3.edgexfoundry.org:10004/support-notifications:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 10:00:11 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 10:00:11 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 10:00:11 7aa9423e7338f6f1ee5085feefc9755d477e0da4 10:00:11 latest 10:00:11 4.1.0-dev.122 10:00:11 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 10:00:11 main 10:00:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:12 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7aa9423e7338f6f1ee5085feefc9755d477e0da4 10:00:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:00:12 151132388d37: Preparing 10:00:12 84df9e957a2a: Preparing 10:00:12 58d7ea8ce460: Preparing 10:00:12 4d403893d161: Preparing 10:00:12 3917f7bb0cf4: Preparing 10:00:12 f63ec1f0eb8d: Preparing 10:00:12 6f09edfb3f6d: Preparing 10:00:12 f63ec1f0eb8d: Waiting 10:00:12 6f09edfb3f6d: Waiting 10:00:12 4d403893d161: Layer already exists 10:00:12 58d7ea8ce460: Layer already exists 10:00:12 6f09edfb3f6d: Layer already exists 10:00:12 3917f7bb0cf4: Pushed 10:00:12 151132388d37: Pushed 10:00:12 f63ec1f0eb8d: Pushed 10:00:17 84df9e957a2a: Pushed 10:00:17 7aa9423e7338f6f1ee5085feefc9755d477e0da4: digest: sha256:506b49f7b4110c1b4844865faa6562392ad549702f8de7b09abfdeeade5524a5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:17 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:17 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 10:00:17 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:00:17 151132388d37: Preparing 10:00:17 84df9e957a2a: Preparing 10:00:17 58d7ea8ce460: Preparing 10:00:17 4d403893d161: Preparing 10:00:17 3917f7bb0cf4: Preparing 10:00:17 f63ec1f0eb8d: Preparing 10:00:17 6f09edfb3f6d: Preparing 10:00:17 f63ec1f0eb8d: Waiting 10:00:17 6f09edfb3f6d: Waiting 10:00:17 3917f7bb0cf4: Layer already exists 10:00:17 4d403893d161: Layer already exists 10:00:17 58d7ea8ce460: Layer already exists 10:00:17 84df9e957a2a: Layer already exists 10:00:17 151132388d37: Layer already exists 10:00:17 f63ec1f0eb8d: Layer already exists 10:00:17 6f09edfb3f6d: Layer already exists 10:00:17 latest: digest: sha256:506b49f7b4110c1b4844865faa6562392ad549702f8de7b09abfdeeade5524a5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:18 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.122 10:00:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:00:18 151132388d37: Preparing 10:00:18 84df9e957a2a: Preparing 10:00:18 58d7ea8ce460: Preparing 10:00:18 4d403893d161: Preparing 10:00:18 3917f7bb0cf4: Preparing 10:00:18 f63ec1f0eb8d: Preparing 10:00:18 6f09edfb3f6d: Preparing 10:00:18 f63ec1f0eb8d: Waiting 10:00:18 6f09edfb3f6d: Waiting 10:00:18 4d403893d161: Layer already exists 10:00:18 84df9e957a2a: Layer already exists 10:00:18 151132388d37: Layer already exists 10:00:18 3917f7bb0cf4: Layer already exists 10:00:18 58d7ea8ce460: Layer already exists 10:00:18 f63ec1f0eb8d: Layer already exists 10:00:18 6f09edfb3f6d: Layer already exists 10:00:18 4.1.0-dev.122: digest: sha256:506b49f7b4110c1b4844865faa6562392ad549702f8de7b09abfdeeade5524a5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:18 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 10:00:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:00:19 151132388d37: Preparing 10:00:19 84df9e957a2a: Preparing 10:00:19 58d7ea8ce460: Preparing 10:00:19 4d403893d161: Preparing 10:00:19 3917f7bb0cf4: Preparing 10:00:19 f63ec1f0eb8d: Preparing 10:00:19 6f09edfb3f6d: Preparing 10:00:19 f63ec1f0eb8d: Waiting 10:00:19 6f09edfb3f6d: Waiting 10:00:19 58d7ea8ce460: Layer already exists 10:00:19 3917f7bb0cf4: Layer already exists 10:00:19 4d403893d161: Layer already exists 10:00:19 151132388d37: Layer already exists 10:00:19 84df9e957a2a: Layer already exists 10:00:19 f63ec1f0eb8d: Layer already exists 10:00:19 6f09edfb3f6d: Layer already exists 10:00:19 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122: digest: sha256:506b49f7b4110c1b4844865faa6562392ad549702f8de7b09abfdeeade5524a5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:19 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:00:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 10:00:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 10:00:19 151132388d37: Preparing 10:00:19 84df9e957a2a: Preparing 10:00:19 58d7ea8ce460: Preparing 10:00:19 4d403893d161: Preparing 10:00:19 3917f7bb0cf4: Preparing 10:00:19 f63ec1f0eb8d: Preparing 10:00:19 6f09edfb3f6d: Preparing 10:00:19 f63ec1f0eb8d: Waiting 10:00:19 6f09edfb3f6d: Waiting 10:00:19 151132388d37: Layer already exists 10:00:19 4d403893d161: Layer already exists 10:00:19 3917f7bb0cf4: Layer already exists 10:00:19 84df9e957a2a: Layer already exists 10:00:19 58d7ea8ce460: Layer already exists 10:00:19 f63ec1f0eb8d: Layer already exists 10:00:19 6f09edfb3f6d: Layer already exists 10:00:19 main: digest: sha256:506b49f7b4110c1b4844865faa6562392ad549702f8de7b09abfdeeade5524a5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:00:19 ===================================================== [Pipeline] echo 10:00:19 taggedImages: 10:00:19 - nexus3.edgexfoundry.org:10004/support-scheduler:7aa9423e7338f6f1ee5085feefc9755d477e0da4 10:00:19 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 10:00:19 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.122 10:00:19 - nexus3.edgexfoundry.org:10004/support-scheduler:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 10:00:19 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 10:17:49 #154 DONE 1176.9s 10:17:49 10:17:49 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:17:49 #148 ... 10:17:49 10:17:49 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:17:49 #155 DONE 0.3s 10:17:49 10:17:49 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:17:49 #156 DONE 0.1s 10:17:49 10:17:49 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 10:17:49 #157 DONE 0.2s 10:17:49 10:17:49 #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 10:17:49 #158 DONE 0.2s 10:17:49 10:17:49 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 10:17:49 #159 DONE 0.2s 10:17:49 10:17:49 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:17:49 #160 DONE 4.0s 10:17:49 10:17:49 #112 [core-common-config-bootstrapper] exporting to image 10:17:49 #112 exporting layers 10:17:49 #112 exporting layers 0.7s done 10:17:49 #112 writing image sha256:da88d07e132eb4c38efab3b3fa513e8d5c38a87763b8ad3aef4a5546df96da27 done 10:17:49 #112 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 10:17:49 #112 DONE 6.8s 10:17:49 10:17:49 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:17:59 #146 ... 10:17:59 10:17:59 #153 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 10:17:59 #153 DONE 1200.0s 10:17:59 10:17:59 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 10:17:59 #161 DONE 0.4s 10:17:59 10:17:59 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:17:59 #146 ... 10:17:59 10:17:59 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 10:18:00 #162 DONE 2.3s 10:18:00 10:18:00 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:18:00 #149 ... 10:18:00 10:18:00 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 10:18:01 #163 DONE 0.4s 10:18:01 10:18:01 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 10:18:01 #164 DONE 0.2s 10:18:01 10:18:01 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 10:18:01 #165 DONE 0.5s 10:18:01 10:18:01 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 10:18:01 #166 DONE 0.2s 10:18:01 10:18:01 #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/ 10:18:02 #167 DONE 0.1s 10:18:02 10:18:02 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:18:02 #145 ... 10:18:02 10:18:02 #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/ 10:18:02 #168 DONE 0.2s 10:18:02 10:18:02 #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/ 10:18:02 #169 DONE 0.2s 10:18:02 10:18:02 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 10:18:02 #170 DONE 0.2s 10:18:02 10:18:02 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:18:02 #148 ... 10:18:02 10:18:02 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 10:18:05 #171 DONE 2.2s 10:18:05 10:18:05 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:18:05 #146 ... 10:18:05 10:18:05 #112 [security-bootstrapper] exporting to image 10:18:05 #112 exporting layers 10:18:05 #112 exporting layers 1.1s done 10:18:05 #112 writing image sha256:728691e3bfa4145f69cabb3e29691ec8235a0e333fdb2e43e6d310f5f5f85ac1 done 10:18:05 #112 naming to docker.io/library/security-bootstrapper-arm64 done 10:18:05 #112 DONE 7.9s 10:18:05 10:18:05 #144 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 10:35:59 #144 ... 10:35:59 10:35:59 #142 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 10:35:59 #142 DONE 2270.5s 10:35:59 10:35:59 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:35:59 #152 ... 10:35:59 10:35:59 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 10:35:59 #172 DONE 0.2s 10:35:59 10:35:59 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 10:35:59 #173 DONE 0.2s 10:35:59 10:35:59 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 10:35:59 #174 DONE 0.4s 10:35:59 10:35:59 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 10:35:59 #175 DONE 0.1s 10:35:59 10:35:59 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:35:59 #150 ... 10:35:59 10:35:59 #112 [core-command] exporting to image 10:35:59 #112 exporting layers 10:35:59 #112 exporting layers 0.5s done 10:35:59 #112 writing image sha256:0e25894e45d2b046a89524ba3f0b5e82a2a45245fe73618720f539c3b165e37e 10:35:59 #112 writing image sha256:0e25894e45d2b046a89524ba3f0b5e82a2a45245fe73618720f539c3b165e37e 0.0s done 10:35:59 #112 naming to docker.io/library/core-command-arm64 done 10:35:59 #112 DONE 8.5s 10:35:59 10:35:59 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:36:02 #148 ... 10:36:02 10:36:02 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:36:02 #150 2283.6 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.122 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 10:36:14 #150 ... 10:36:14 10:36:14 #147 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 10:36:14 #147 DONE 2296.4s 10:36:14 10:36:14 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:36:14 #148 ... 10:36:14 10:36:14 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 10:36:15 #176 DONE 0.3s 10:36:15 10:36:15 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:36:15 #148 ... 10:36:15 10:36:15 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 10:36:15 #177 DONE 0.1s 10:36:15 10:36:15 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:36:15 #152 ... 10:36:15 10:36:15 #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 10:36:15 #178 DONE 0.1s 10:36:15 10:36:15 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 10:36:15 #179 DONE 0.1s 10:36:15 10:36:15 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:36:15 #145 ... 10:36:15 10:36:15 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 10:36:16 #180 DONE 0.4s 10:36:16 10:36:16 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:36:16 #148 ... 10:36:16 10:36:16 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 10:36:16 #181 DONE 0.1s 10:36:16 10:36:16 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:36:19 #182 DONE 2.0s 10:36:19 10:36:19 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:36:19 #148 ... 10:36:19 10:36:19 #112 [security-proxy-setup] exporting to image 10:36:19 #112 exporting layers 10:36:19 #112 exporting layers 1.0s done 10:36:19 #112 writing image sha256:ccced5c7084cd033f5187f1d398e56bf2c54b8a4ef00b6a3423cb51cd957f390 done 10:36:19 #112 naming to docker.io/library/security-proxy-setup-arm64 done 10:36:19 #112 DONE 9.5s 10:36:19 10:36:19 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:36:38 #148 ... 10:36:38 10:36:38 #150 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 10:36:38 #150 DONE 2318.8s 10:36:38 10:36:38 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:36:38 #149 ... 10:36:38 10:36:38 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 10:36:38 #183 DONE 0.2s 10:36:38 10:36:38 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:36:38 #148 ... 10:36:38 10:36:38 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 10:36:38 #184 DONE 0.1s 10:36:38 10:36:38 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:36:38 #146 ... 10:36:38 10:36:38 #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 10:36:38 #185 DONE 0.2s 10:36:38 10:36:38 #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 10:36:38 #186 DONE 0.1s 10:36:38 10:36:38 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 10:36:38 #187 DONE 0.1s 10:36:38 10:36:38 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:36:38 #149 ... 10:36:38 10:36:38 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 10:36:38 #188 DONE 0.4s 10:36:38 10:36:38 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:36:38 #146 ... 10:36:38 10:36:38 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 10:36:39 #189 DONE 0.5s 10:36:39 10:36:39 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 10:36:39 #190 DONE 0.2s 10:36:39 10:36:39 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:36:41 #191 DONE 2.0s 10:36:41 10:36:41 #112 [security-secretstore-setup] exporting to image 10:36:41 #112 exporting layers 10:36:42 #112 exporting layers 1.5s done 10:36:42 #112 writing image sha256:a8b22fd14bca3f6eed5ddd4138eaa5f1c3af4880a9187cfd43a05746199daace done 10:36:42 #112 naming to docker.io/library/security-secretstore-setup-arm64 done 10:36:42 #112 DONE 11.0s 10:36:42 10:36:42 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 10:37:50 #49 ... 10:37:50 10:37:50 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 10:37:50 #151 DONE 2392.6s 10:37:51 10:37:51 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:37:51 #148 ... 10:37:51 10:37:51 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:37:51 #192 DONE 0.2s 10:37:51 10:37:51 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:37:51 #193 DONE 0.2s 10:37:51 10:37:51 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 10:37:52 #194 DONE 0.6s 10:37:52 10:37:52 #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 10:37:52 #195 DONE 0.1s 10:37:52 10:37:52 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:37:52 #148 ... 10:37:52 10:37:52 #112 [security-spiffe-token-provider] exporting to image 10:37:52 #112 exporting layers 10:37:53 #112 exporting layers 0.7s done 10:37:53 #112 writing image sha256:8b795ec79a25172f8f3244432b5fffb244bccfba319029cdb79542b010c3ceb9 done 10:37:53 #112 naming to docker.io/library/security-spiffe-token-provider-arm64 0.0s done 10:37:53 #112 DONE 11.8s 10:37:53 10:37:53 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:38:40 #145 ... 10:38:40 10:38:40 #144 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 10:38:40 #144 DONE 2431.8s 10:38:40 10:38:40 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 10:38:40 #146 DONE 2434.9s 10:38:40 10:38:40 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:38:40 #145 ... 10:38:40 10:38:40 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:38:40 #196 DONE 0.6s 10:38:40 10:38:40 #197 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 10:38:40 #197 DONE 0.6s 10:38:40 10:38:40 #198 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 10:38:40 #198 ... 10:38:40 10:38:40 #199 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:38:40 #199 DONE 0.4s 10:38:40 10:38:40 #200 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 10:38:40 #200 DONE 0.6s 10:38:40 10:38:40 #198 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 10:38:40 #198 DONE 0.8s 10:38:40 10:38:40 #201 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 10:38:40 #201 DONE 0.2s 10:38:40 10:38:40 #202 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 10:38:40 #202 DONE 0.2s 10:38:40 10:38:40 #112 [core-keeper] exporting to image 10:38:40 #112 exporting layers 10:38:40 #112 ... 10:38:40 10:38:40 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 10:38:40 #203 DONE 0.2s 10:38:40 10:38:40 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:38:40 #204 ... 10:38:40 10:38:40 #112 [core-keeper] exporting to image 10:38:40 #112 exporting layers 1.0s done 10:38:40 #112 writing image sha256:b2d5dde57580602f419852f3ceb4d1c373eb6a549a3fec2debdfa099ea94fa17 done 10:38:40 #112 naming to docker.io/library/core-keeper-arm64 done 10:38:40 #112 DONE 12.8s 10:38:40 10:38:40 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:38:40 #149 ... 10:38:40 10:38:40 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 10:38:40 #204 DONE 2.0s 10:38:40 10:38:40 #112 [security-proxy-auth] exporting to image 10:38:40 #112 ... 10:38:40 10:38:40 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 10:38:40 #149 DONE 2441.4s 10:38:40 10:38:40 #112 [security-proxy-auth] exporting to image 10:38:40 #112 exporting layers 1.1s done 10:38:40 #112 writing image sha256:ae554502642d92c32cb14ee124e69d0c49a0d934d1ec85a729ca02c019562cba 0.0s done 10:38:40 #112 naming to docker.io/library/security-proxy-auth-arm64 10:38:40 #112 naming to docker.io/library/security-proxy-auth-arm64 done 10:38:40 #112 DONE 14.0s 10:38:40 10:38:40 #148 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 10:38:40 #148 DONE 2441.7s 10:38:40 10:38:40 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 10:38:40 #49 ... 10:38:40 10:38:40 #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:38:40 #205 DONE 0.2s 10:38:40 10:38:40 #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:38:40 #206 DONE 0.2s 10:38:40 10:38:40 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:38:40 #152 ... 10:38:40 10:38:40 #207 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 10:38:40 #207 DONE 0.1s 10:38:40 10:38:40 #208 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:38:41 #208 ... 10:38:41 10:38:41 #209 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 10:38:41 #209 DONE 0.2s 10:38:41 10:38:41 #210 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:38:41 #210 ... 10:38:41 10:38:41 #208 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 10:38:41 #208 DONE 0.7s 10:38:41 10:38:41 #211 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 10:38:41 #211 DONE 0.3s 10:38:41 10:38:41 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 10:38:42 #49 ... 10:38:42 10:38:42 #210 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 10:38:42 #210 DONE 0.6s 10:38:42 10:38:42 #112 [core-data] exporting to image 10:38:42 #112 ... 10:38:42 10:38:42 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 10:38:42 #212 DONE 0.3s 10:38:42 10:38:42 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 10:38:42 #213 DONE 0.4s 10:38:42 10:38:42 #112 [core-data] exporting to image 10:38:42 #112 exporting layers 1.0s done 10:38:42 #112 writing image sha256:97e12f780b6b21b38699ee44f133f1d76a449ab334244c0c288893b9c5c0179f 10:38:42 #112 writing image sha256:97e12f780b6b21b38699ee44f133f1d76a449ab334244c0c288893b9c5c0179f 0.0s done 10:38:42 #112 naming to docker.io/library/core-data-arm64 done 10:38:43 #112 exporting layers 0.7s done 10:38:43 #112 writing image sha256:77eee9e9c2eb07bae322369ee1632826b982a37064460466a81f940d8a829cc1 done 10:38:43 #112 naming to docker.io/library/core-metadata-arm64 done 10:38:43 #112 DONE 15.3s 10:38:43 10:38:43 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 10:39:10 #49 ... 10:39:10 10:39:10 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 10:39:10 #145 DONE 2471.7s 10:39:10 10:39:10 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 10:39:10 #49 ... 10:39:10 10:39:10 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:39:10 #214 DONE 0.1s 10:39:10 10:39:10 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 10:39:10 #49 ... 10:39:10 10:39:10 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:39:10 #215 DONE 0.2s 10:39:10 10:39:10 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 10:39:11 #216 DONE 0.6s 10:39:11 10:39:11 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 10:39:11 #49 ... 10:39:11 10:39:11 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 10:39:11 #217 DONE 0.2s 10:39:11 10:39:11 #112 [support-scheduler] exporting to image 10:39:11 #112 exporting layers 10:39:15 #112 exporting layers 3.7s done 10:39:15 #112 writing image sha256:4bcf91f870dce68facc2f34d232dd3d0f1f97e3b3c1033a48d47e5a069c0dc3a done 10:39:15 #112 naming to docker.io/library/support-scheduler-arm64 done 10:39:15 #112 DONE 19.0s 10:39:15 10:39:15 #152 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 10:39:17 #152 DONE 2478.8s 10:39:17 10:39:17 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 10:39:17 #49 ... 10:39:17 10:39:17 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 10:39:17 #218 DONE 0.1s 10:39:17 10:39:17 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 10:39:17 #219 DONE 0.1s 10:39:17 10:39:17 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 10:39:17 #49 ... 10:39:17 10:39:17 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 10:39:17 #220 DONE 0.4s 10:39:17 10:39:17 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 10:39:17 #221 DONE 0.1s 10:39:17 10:39:17 #112 [support-notifications] exporting to image 10:39:18 #112 exporting layers 0.6s done 10:39:18 #112 writing image sha256:4ccbdef3ae8771e4dc5d6706eb3c7a0a36b2e3d5de7b8b618e533b979a857e7c done 10:39:18 #112 naming to docker.io/library/support-notifications-arm64 done 10:39:18 #112 DONE 19.6s 10:39:18 10:39:18 #49 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 10:39:18 time="2026-06-29T09:55:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:39:18 time="2026-06-29T09:55:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:39:18 time="2026-06-29T09:55:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:39:18 time="2026-06-29T09:55:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:39:18 time="2026-06-29T09:55:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:39:18 time="2026-06-29T09:55:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:39:18 time="2026-06-29T09:55:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:39:18 time="2026-06-29T09:55:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:39:18 time="2026-06-29T09:55:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:39:18 time="2026-06-29T09:55:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:39:18 time="2026-06-29T09:55:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:39:18 time="2026-06-29T09:55:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:39:18 time="2026-06-29T09:55:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:39:18 time="2026-06-29T09:55:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 10:39:18 time="2026-06-29T09:55:12Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 10:39:18 $ docker stop --time=1 8b61c317f1610e2ca272220dcdb2886b4d562ca6b0983767a15000b1ecd6db2b 10:39:20 $ docker rm -f --volumes 8b61c317f1610e2ca272220dcdb2886b4d562ca6b0983767a15000b1ecd6db2b [Pipeline] // withDockerContainer [Pipeline] sh 10:39:20 + docker images 10:39:20 REPOSITORY TAG IMAGE ID CREATED SIZE 10:39:20 support-notifications-arm64 latest 4ccbdef3ae87 3 seconds ago 56.8MB 10:39:20 support-scheduler-arm64 latest 4bcf91f870dc 9 seconds ago 53MB 10:39:20 core-metadata-arm64 latest 77eee9e9c2eb 38 seconds ago 48.8MB 10:39:20 core-data-arm64 latest 97e12f780b6b 39 seconds ago 48.7MB 10:39:20 security-proxy-auth-arm64 latest ae554502642d 42 seconds ago 47.9MB 10:39:20 core-keeper-arm64 latest b2d5dde57580 45 seconds ago 48.5MB 10:39:20 security-spiffe-token-provider-arm64 latest 8b795ec79a25 About a minute ago 52.5MB 10:39:20 security-secretstore-setup-arm64 latest a8b22fd14bca 2 minutes ago 86.9MB 10:39:20 security-proxy-setup-arm64 latest ccced5c7084c 3 minutes ago 53.4MB 10:39:20 core-command-arm64 latest 0e25894e45d2 3 minutes ago 43.2MB 10:39:20 security-bootstrapper-arm64 latest 728691e3bfa4 21 minutes ago 21.3MB 10:39:20 core-common-config-bootstrapper-arm64 latest da88d07e132e 21 minutes ago 20.2MB 10:39:20 security-spire-agent-arm64 latest 8106259834e5 42 minutes ago 219MB 10:39:20 security-spire-server-arm64 latest 8dcdd050b2ee 42 minutes ago 163MB 10:39:20 security-spire-config-arm64 latest e6d5c60b3592 42 minutes ago 162MB 10:39:20 ci-base-image-arm64 latest dd1a4e8d62ab 44 minutes ago 909MB 10:39:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 8 months ago 564MB 10:39:20 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 10:39:21 provisioning config files... 10:39:21 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/987@tmp/config11688961484636353432tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:39:21 ---> ****-login.sh 10:39:21 nexus3.edgexfoundry.org:10001 10:39:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:39:21 Configure a credential helper to remove this warning. See 10:39:21 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:39:21 10:39:21 Login Succeeded 10:39:21 nexus3.edgexfoundry.org:10002 10:39:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:39:22 Configure a credential helper to remove this warning. See 10:39:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:39:22 10:39:22 Login Succeeded 10:39:22 nexus3.edgexfoundry.org:10003 10:39:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:39:22 Configure a credential helper to remove this warning. See 10:39:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:39:22 10:39:22 Login Succeeded 10:39:22 nexus3.edgexfoundry.org:10004 10:39:22 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:39:22 Configure a credential helper to remove this warning. See 10:39:22 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:39:22 10:39:22 Login Succeeded 10:39:22 ****.io 10:39:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 10:39:23 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 10:39:23 Configure a credential helper to remove this warning. See 10:39:23 https://docs.****.com/engine/reference/commandline/login/#credentials-store 10:39:23 10:39:23 Login Succeeded 10:39:23 ---> ****-login.sh ends [Pipeline] } 10:39:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:39:23 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 10:39:23 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 10:39:23 7aa9423e7338f6f1ee5085feefc9755d477e0da4 10:39:23 latest 10:39:23 4.1.0-dev.122 10:39:23 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 10:39:23 main 10:39:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:23 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:24 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 10:39:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:39:24 d959e4412fdb: Preparing 10:39:24 c08a930ecc49: Preparing 10:39:24 e81d6006dfc8: Preparing 10:39:24 72fdd98d6955: Preparing 10:39:24 80cffd922f4b: Preparing 10:39:24 5da132ad2ef0: Preparing 10:39:24 5da132ad2ef0: Waiting 10:39:24 03ba6f53ebfc: Preparing 10:39:24 03ba6f53ebfc: Waiting 10:39:24 e81d6006dfc8: Pushed 10:39:24 d959e4412fdb: Pushed 10:39:24 80cffd922f4b: Pushed 10:39:24 72fdd98d6955: Pushed 10:39:24 03ba6f53ebfc: Layer already exists 10:39:24 5da132ad2ef0: Pushed 10:39:31 c08a930ecc49: Pushed 10:39:31 7aa9423e7338f6f1ee5085feefc9755d477e0da4: digest: sha256:9074192667173cae48fe0bae5fb7f5b11ebf3def01f81fa8fc98cf498360898b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:31 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:32 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 10:39:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:39:32 d959e4412fdb: Preparing 10:39:32 c08a930ecc49: Preparing 10:39:32 e81d6006dfc8: Preparing 10:39:32 72fdd98d6955: Preparing 10:39:32 80cffd922f4b: Preparing 10:39:32 5da132ad2ef0: Preparing 10:39:32 03ba6f53ebfc: Preparing 10:39:32 5da132ad2ef0: Waiting 10:39:32 03ba6f53ebfc: Waiting 10:39:32 72fdd98d6955: Layer already exists 10:39:32 c08a930ecc49: Layer already exists 10:39:32 e81d6006dfc8: Layer already exists 10:39:32 d959e4412fdb: Layer already exists 10:39:32 80cffd922f4b: Layer already exists 10:39:32 03ba6f53ebfc: Layer already exists 10:39:32 5da132ad2ef0: Layer already exists 10:39:32 latest: digest: sha256:9074192667173cae48fe0bae5fb7f5b11ebf3def01f81fa8fc98cf498360898b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:32 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:33 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.122 10:39:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:39:33 d959e4412fdb: Preparing 10:39:33 c08a930ecc49: Preparing 10:39:33 e81d6006dfc8: Preparing 10:39:33 72fdd98d6955: Preparing 10:39:33 80cffd922f4b: Preparing 10:39:33 5da132ad2ef0: Preparing 10:39:33 03ba6f53ebfc: Preparing 10:39:33 5da132ad2ef0: Waiting 10:39:33 03ba6f53ebfc: Waiting 10:39:33 e81d6006dfc8: Layer already exists 10:39:33 72fdd98d6955: Layer already exists 10:39:33 d959e4412fdb: Layer already exists 10:39:33 80cffd922f4b: Layer already exists 10:39:33 c08a930ecc49: Layer already exists 10:39:33 5da132ad2ef0: Layer already exists 10:39:33 03ba6f53ebfc: Layer already exists 10:39:33 4.1.0-dev.122: digest: sha256:9074192667173cae48fe0bae5fb7f5b11ebf3def01f81fa8fc98cf498360898b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:33 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:34 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 10:39:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:39:34 d959e4412fdb: Preparing 10:39:34 c08a930ecc49: Preparing 10:39:34 e81d6006dfc8: Preparing 10:39:34 72fdd98d6955: Preparing 10:39:34 80cffd922f4b: Preparing 10:39:34 5da132ad2ef0: Preparing 10:39:34 03ba6f53ebfc: Preparing 10:39:34 5da132ad2ef0: Waiting 10:39:34 03ba6f53ebfc: Waiting 10:39:34 72fdd98d6955: Layer already exists 10:39:34 80cffd922f4b: Layer already exists 10:39:34 d959e4412fdb: Layer already exists 10:39:34 e81d6006dfc8: Layer already exists 10:39:34 c08a930ecc49: Layer already exists 10:39:34 5da132ad2ef0: Layer already exists 10:39:34 03ba6f53ebfc: Layer already exists 10:39:34 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122: digest: sha256:9074192667173cae48fe0bae5fb7f5b11ebf3def01f81fa8fc98cf498360898b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:34 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:35 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 10:39:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 10:39:35 d959e4412fdb: Preparing 10:39:35 c08a930ecc49: Preparing 10:39:35 e81d6006dfc8: Preparing 10:39:35 72fdd98d6955: Preparing 10:39:35 80cffd922f4b: Preparing 10:39:35 5da132ad2ef0: Preparing 10:39:35 03ba6f53ebfc: Preparing 10:39:35 5da132ad2ef0: Waiting 10:39:35 03ba6f53ebfc: Waiting 10:39:35 d959e4412fdb: Layer already exists 10:39:35 e81d6006dfc8: Layer already exists 10:39:35 c08a930ecc49: Layer already exists 10:39:35 80cffd922f4b: Layer already exists 10:39:35 72fdd98d6955: Layer already exists 10:39:35 03ba6f53ebfc: Layer already exists 10:39:35 5da132ad2ef0: Layer already exists 10:39:35 main: digest: sha256:9074192667173cae48fe0bae5fb7f5b11ebf3def01f81fa8fc98cf498360898b size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:39:35 ===================================================== [Pipeline] echo 10:39:35 taggedImages: 10:39:35 - nexus3.edgexfoundry.org:10004/core-command-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 10:39:35 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 10:39:35 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.122 10:39:35 - nexus3.edgexfoundry.org:10004/core-command-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 10:39:35 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 10:39:35 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 10:39:35 7aa9423e7338f6f1ee5085feefc9755d477e0da4 10:39:35 latest 10:39:35 4.1.0-dev.122 10:39:35 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 10:39:35 main 10:39:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:35 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:36 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 10:39:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:39:36 1daee0f6460a: Preparing 10:39:36 f0ccbd049931: Preparing 10:39:36 3e3f41bf7ae2: Preparing 10:39:36 7c74cb3fa0d6: Preparing 10:39:36 e81d6006dfc8: Preparing 10:39:36 72fdd98d6955: Preparing 10:39:36 80cffd922f4b: Preparing 10:39:36 5da132ad2ef0: Preparing 10:39:36 03ba6f53ebfc: Preparing 10:39:36 80cffd922f4b: Waiting 10:39:36 5da132ad2ef0: Waiting 10:39:36 03ba6f53ebfc: Waiting 10:39:36 72fdd98d6955: Waiting 10:39:36 e81d6006dfc8: Layer already exists 10:39:36 72fdd98d6955: Layer already exists 10:39:36 f0ccbd049931: Pushed 10:39:36 3e3f41bf7ae2: Pushed 10:39:36 80cffd922f4b: Layer already exists 10:39:36 1daee0f6460a: Pushed 10:39:36 5da132ad2ef0: Layer already exists 10:39:36 03ba6f53ebfc: Layer already exists 10:39:38 7c74cb3fa0d6: Pushed 10:39:38 7aa9423e7338f6f1ee5085feefc9755d477e0da4: digest: sha256:afff5d357730f688aecb067996f6a9c6399d9e98e881d56ffde04acf9a88091e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:39 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:39 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 10:39:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:39:39 1daee0f6460a: Preparing 10:39:39 f0ccbd049931: Preparing 10:39:39 3e3f41bf7ae2: Preparing 10:39:39 7c74cb3fa0d6: Preparing 10:39:39 e81d6006dfc8: Preparing 10:39:39 72fdd98d6955: Preparing 10:39:39 80cffd922f4b: Preparing 10:39:39 5da132ad2ef0: Preparing 10:39:39 03ba6f53ebfc: Preparing 10:39:39 72fdd98d6955: Waiting 10:39:39 80cffd922f4b: Waiting 10:39:39 5da132ad2ef0: Waiting 10:39:39 03ba6f53ebfc: Waiting 10:39:40 1daee0f6460a: Layer already exists 10:39:40 3e3f41bf7ae2: Layer already exists 10:39:40 f0ccbd049931: Layer already exists 10:39:40 e81d6006dfc8: Layer already exists 10:39:40 7c74cb3fa0d6: Layer already exists 10:39:40 72fdd98d6955: Layer already exists 10:39:40 5da132ad2ef0: Layer already exists 10:39:40 03ba6f53ebfc: Layer already exists 10:39:40 80cffd922f4b: Layer already exists 10:39:40 latest: digest: sha256:afff5d357730f688aecb067996f6a9c6399d9e98e881d56ffde04acf9a88091e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:41 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:41 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.122 10:39:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:39:41 1daee0f6460a: Preparing 10:39:41 f0ccbd049931: Preparing 10:39:41 3e3f41bf7ae2: Preparing 10:39:41 7c74cb3fa0d6: Preparing 10:39:41 e81d6006dfc8: Preparing 10:39:41 72fdd98d6955: Preparing 10:39:41 80cffd922f4b: Preparing 10:39:41 5da132ad2ef0: Preparing 10:39:41 03ba6f53ebfc: Preparing 10:39:41 72fdd98d6955: Waiting 10:39:41 80cffd922f4b: Waiting 10:39:41 5da132ad2ef0: Waiting 10:39:41 03ba6f53ebfc: Waiting 10:39:41 7c74cb3fa0d6: Layer already exists 10:39:41 1daee0f6460a: Layer already exists 10:39:41 e81d6006dfc8: Layer already exists 10:39:41 3e3f41bf7ae2: Layer already exists 10:39:41 f0ccbd049931: Layer already exists 10:39:41 72fdd98d6955: Layer already exists 10:39:41 5da132ad2ef0: Layer already exists 10:39:41 80cffd922f4b: Layer already exists 10:39:41 03ba6f53ebfc: Layer already exists 10:39:41 4.1.0-dev.122: digest: sha256:afff5d357730f688aecb067996f6a9c6399d9e98e881d56ffde04acf9a88091e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:41 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:42 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 10:39:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:39:42 1daee0f6460a: Preparing 10:39:42 f0ccbd049931: Preparing 10:39:42 3e3f41bf7ae2: Preparing 10:39:42 7c74cb3fa0d6: Preparing 10:39:42 e81d6006dfc8: Preparing 10:39:42 72fdd98d6955: Preparing 10:39:42 80cffd922f4b: Preparing 10:39:42 5da132ad2ef0: Preparing 10:39:42 03ba6f53ebfc: Preparing 10:39:42 80cffd922f4b: Waiting 10:39:42 5da132ad2ef0: Waiting 10:39:42 03ba6f53ebfc: Waiting 10:39:42 72fdd98d6955: Waiting 10:39:42 1daee0f6460a: Layer already exists 10:39:42 e81d6006dfc8: Layer already exists 10:39:42 3e3f41bf7ae2: Layer already exists 10:39:42 7c74cb3fa0d6: Layer already exists 10:39:42 f0ccbd049931: Layer already exists 10:39:42 5da132ad2ef0: Layer already exists 10:39:42 72fdd98d6955: Layer already exists 10:39:42 80cffd922f4b: Layer already exists 10:39:42 03ba6f53ebfc: Layer already exists 10:39:42 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122: digest: sha256:afff5d357730f688aecb067996f6a9c6399d9e98e881d56ffde04acf9a88091e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:42 + 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 10:39:43 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 10:39:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 10:39:43 1daee0f6460a: Preparing 10:39:43 f0ccbd049931: Preparing 10:39:43 3e3f41bf7ae2: Preparing 10:39:43 7c74cb3fa0d6: Preparing 10:39:43 e81d6006dfc8: Preparing 10:39:43 72fdd98d6955: Preparing 10:39:43 80cffd922f4b: Preparing 10:39:43 5da132ad2ef0: Preparing 10:39:43 03ba6f53ebfc: Preparing 10:39:43 80cffd922f4b: Waiting 10:39:43 5da132ad2ef0: Waiting 10:39:43 03ba6f53ebfc: Waiting 10:39:43 72fdd98d6955: Waiting 10:39:43 1daee0f6460a: Layer already exists 10:39:43 f0ccbd049931: Layer already exists 10:39:43 7c74cb3fa0d6: Layer already exists 10:39:43 3e3f41bf7ae2: Layer already exists 10:39:43 e81d6006dfc8: Layer already exists 10:39:43 72fdd98d6955: Layer already exists 10:39:43 03ba6f53ebfc: Layer already exists 10:39:43 5da132ad2ef0: Layer already exists 10:39:43 80cffd922f4b: Layer already exists 10:39:43 main: digest: sha256:afff5d357730f688aecb067996f6a9c6399d9e98e881d56ffde04acf9a88091e size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:39:43 ===================================================== [Pipeline] echo 10:39:43 taggedImages: 10:39:43 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 10:39:43 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 10:39:43 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.122 10:39:43 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 10:39:43 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 10:39:43 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 10:39:43 7aa9423e7338f6f1ee5085feefc9755d477e0da4 10:39:43 latest 10:39:43 4.1.0-dev.122 10:39:43 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 10:39:43 main 10:39:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:43 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:44 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 10:39:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:39:44 4d09bfc94dcb: Preparing 10:39:44 3eb9fb30a31a: Preparing 10:39:44 e81d6006dfc8: Preparing 10:39:44 72fdd98d6955: Preparing 10:39:44 4ecacb8d0e4b: Preparing 10:39:44 703505121e3a: Preparing 10:39:44 03ba6f53ebfc: Preparing 10:39:44 703505121e3a: Waiting 10:39:44 03ba6f53ebfc: Waiting 10:39:44 e81d6006dfc8: Layer already exists 10:39:44 72fdd98d6955: Layer already exists 10:39:44 03ba6f53ebfc: Layer already exists 10:39:44 4ecacb8d0e4b: Pushed 10:39:44 4d09bfc94dcb: Pushed 10:39:44 703505121e3a: Pushed 10:39:52 3eb9fb30a31a: Pushed 10:39:52 7aa9423e7338f6f1ee5085feefc9755d477e0da4: digest: sha256:be63c97ac73722379c546b21c6f5b853dd971076d379a5a227c95856d9472f2d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:53 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:56 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 10:39:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:39:56 4d09bfc94dcb: Preparing 10:39:56 3eb9fb30a31a: Preparing 10:39:56 e81d6006dfc8: Preparing 10:39:56 72fdd98d6955: Preparing 10:39:56 4ecacb8d0e4b: Preparing 10:39:56 703505121e3a: Preparing 10:39:56 03ba6f53ebfc: Preparing 10:39:56 703505121e3a: Waiting 10:39:56 03ba6f53ebfc: Waiting 10:39:56 3eb9fb30a31a: Layer already exists 10:39:56 e81d6006dfc8: Layer already exists 10:39:56 72fdd98d6955: Layer already exists 10:39:56 4d09bfc94dcb: Layer already exists 10:39:56 4ecacb8d0e4b: Layer already exists 10:39:56 703505121e3a: Layer already exists 10:39:56 03ba6f53ebfc: Layer already exists 10:39:56 latest: digest: sha256:be63c97ac73722379c546b21c6f5b853dd971076d379a5a227c95856d9472f2d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:56 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:57 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.122 10:39:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:39:57 4d09bfc94dcb: Preparing 10:39:57 3eb9fb30a31a: Preparing 10:39:57 e81d6006dfc8: Preparing 10:39:57 72fdd98d6955: Preparing 10:39:57 4ecacb8d0e4b: Preparing 10:39:57 703505121e3a: Preparing 10:39:57 03ba6f53ebfc: Preparing 10:39:57 703505121e3a: Waiting 10:39:57 03ba6f53ebfc: Waiting 10:39:57 e81d6006dfc8: Layer already exists 10:39:57 4d09bfc94dcb: Layer already exists 10:39:57 72fdd98d6955: Layer already exists 10:39:57 3eb9fb30a31a: Layer already exists 10:39:57 4ecacb8d0e4b: Layer already exists 10:39:57 03ba6f53ebfc: Layer already exists 10:39:57 703505121e3a: Layer already exists 10:39:57 4.1.0-dev.122: digest: sha256:be63c97ac73722379c546b21c6f5b853dd971076d379a5a227c95856d9472f2d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:57 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:58 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 10:39:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:39:58 4d09bfc94dcb: Preparing 10:39:58 3eb9fb30a31a: Preparing 10:39:58 e81d6006dfc8: Preparing 10:39:58 72fdd98d6955: Preparing 10:39:58 4ecacb8d0e4b: Preparing 10:39:58 703505121e3a: Preparing 10:39:58 03ba6f53ebfc: Preparing 10:39:58 703505121e3a: Waiting 10:39:58 03ba6f53ebfc: Waiting 10:39:58 4d09bfc94dcb: Layer already exists 10:39:58 4ecacb8d0e4b: Layer already exists 10:39:58 e81d6006dfc8: Layer already exists 10:39:58 3eb9fb30a31a: Layer already exists 10:39:58 72fdd98d6955: Layer already exists 10:39:58 03ba6f53ebfc: Layer already exists 10:39:58 703505121e3a: Layer already exists 10:39:58 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122: digest: sha256:be63c97ac73722379c546b21c6f5b853dd971076d379a5a227c95856d9472f2d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:58 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:59 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 10:39:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 10:39:59 4d09bfc94dcb: Preparing 10:39:59 3eb9fb30a31a: Preparing 10:39:59 e81d6006dfc8: Preparing 10:39:59 72fdd98d6955: Preparing 10:39:59 4ecacb8d0e4b: Preparing 10:39:59 703505121e3a: Preparing 10:39:59 03ba6f53ebfc: Preparing 10:39:59 703505121e3a: Waiting 10:39:59 03ba6f53ebfc: Waiting 10:39:59 e81d6006dfc8: Layer already exists 10:39:59 4d09bfc94dcb: Layer already exists 10:39:59 4ecacb8d0e4b: Layer already exists 10:39:59 72fdd98d6955: Layer already exists 10:39:59 3eb9fb30a31a: Layer already exists 10:39:59 703505121e3a: Layer already exists 10:39:59 03ba6f53ebfc: Layer already exists 10:39:59 main: digest: sha256:be63c97ac73722379c546b21c6f5b853dd971076d379a5a227c95856d9472f2d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:39:59 ===================================================== [Pipeline] echo 10:39:59 taggedImages: 10:39:59 - nexus3.edgexfoundry.org:10004/core-data-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 10:39:59 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 10:39:59 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.122 10:39:59 - nexus3.edgexfoundry.org:10004/core-data-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 10:39:59 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 10:39:59 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 10:39:59 7aa9423e7338f6f1ee5085feefc9755d477e0da4 10:39:59 latest 10:39:59 4.1.0-dev.122 10:39:59 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 10:39:59 main 10:39:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:59 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:39:59 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 10:39:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:39:59 c195893fdf76: Preparing 10:39:59 cffccb52da94: Preparing 10:39:59 72fdd98d6955: Preparing 10:39:59 b144c9e61826: Preparing 10:39:59 0ffcb617f688: Preparing 10:39:59 03ba6f53ebfc: Preparing 10:39:59 03ba6f53ebfc: Waiting 10:39:59 72fdd98d6955: Layer already exists 10:39:59 03ba6f53ebfc: Layer already exists 10:40:00 0ffcb617f688: Pushed 10:40:00 c195893fdf76: Pushed 10:40:00 b144c9e61826: Pushed 10:40:08 cffccb52da94: Pushed 10:40:08 7aa9423e7338f6f1ee5085feefc9755d477e0da4: digest: sha256:156e3cb427adbba8bd432c7373614155a02fe54055992121944ecc19eec17f03 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:09 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:09 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 10:40:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:40:09 c195893fdf76: Preparing 10:40:09 cffccb52da94: Preparing 10:40:09 72fdd98d6955: Preparing 10:40:09 b144c9e61826: Preparing 10:40:09 0ffcb617f688: Preparing 10:40:09 03ba6f53ebfc: Preparing 10:40:09 03ba6f53ebfc: Waiting 10:40:09 b144c9e61826: Layer already exists 10:40:09 c195893fdf76: Layer already exists 10:40:09 72fdd98d6955: Layer already exists 10:40:09 0ffcb617f688: Layer already exists 10:40:09 cffccb52da94: Layer already exists 10:40:09 03ba6f53ebfc: Layer already exists 10:40:09 latest: digest: sha256:156e3cb427adbba8bd432c7373614155a02fe54055992121944ecc19eec17f03 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:10 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:10 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.122 10:40:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:40:10 c195893fdf76: Preparing 10:40:10 cffccb52da94: Preparing 10:40:10 72fdd98d6955: Preparing 10:40:10 b144c9e61826: Preparing 10:40:10 0ffcb617f688: Preparing 10:40:10 03ba6f53ebfc: Preparing 10:40:10 03ba6f53ebfc: Waiting 10:40:10 c195893fdf76: Layer already exists 10:40:10 cffccb52da94: Layer already exists 10:40:10 b144c9e61826: Layer already exists 10:40:10 72fdd98d6955: Layer already exists 10:40:10 0ffcb617f688: Layer already exists 10:40:10 03ba6f53ebfc: Layer already exists 10:40:10 4.1.0-dev.122: digest: sha256:156e3cb427adbba8bd432c7373614155a02fe54055992121944ecc19eec17f03 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:10 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:11 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 10:40:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:40:11 c195893fdf76: Preparing 10:40:11 cffccb52da94: Preparing 10:40:11 72fdd98d6955: Preparing 10:40:11 b144c9e61826: Preparing 10:40:11 0ffcb617f688: Preparing 10:40:11 03ba6f53ebfc: Preparing 10:40:11 03ba6f53ebfc: Waiting 10:40:11 b144c9e61826: Layer already exists 10:40:11 72fdd98d6955: Layer already exists 10:40:11 cffccb52da94: Layer already exists 10:40:11 0ffcb617f688: Layer already exists 10:40:11 c195893fdf76: Layer already exists 10:40:11 03ba6f53ebfc: Layer already exists 10:40:11 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122: digest: sha256:156e3cb427adbba8bd432c7373614155a02fe54055992121944ecc19eec17f03 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:11 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:11 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 10:40:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 10:40:11 c195893fdf76: Preparing 10:40:11 cffccb52da94: Preparing 10:40:11 72fdd98d6955: Preparing 10:40:11 b144c9e61826: Preparing 10:40:11 0ffcb617f688: Preparing 10:40:11 03ba6f53ebfc: Preparing 10:40:11 03ba6f53ebfc: Waiting 10:40:11 c195893fdf76: Layer already exists 10:40:11 72fdd98d6955: Layer already exists 10:40:11 b144c9e61826: Layer already exists 10:40:11 0ffcb617f688: Layer already exists 10:40:11 cffccb52da94: Layer already exists 10:40:11 03ba6f53ebfc: Layer already exists 10:40:12 main: digest: sha256:156e3cb427adbba8bd432c7373614155a02fe54055992121944ecc19eec17f03 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:40:12 ===================================================== [Pipeline] echo 10:40:12 taggedImages: 10:40:12 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 10:40:12 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 10:40:12 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.122 10:40:12 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 10:40:12 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 10:40:12 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 10:40:12 7aa9423e7338f6f1ee5085feefc9755d477e0da4 10:40:12 latest 10:40:12 4.1.0-dev.122 10:40:12 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 10:40:12 main 10:40:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:12 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 10:40:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:40:13 9a8ae6dc1415: Preparing 10:40:13 6cd24ea6a4c7: Preparing 10:40:13 c7589ced301a: Preparing 10:40:13 e81d6006dfc8: Preparing 10:40:13 72fdd98d6955: Preparing 10:40:13 80cffd922f4b: Preparing 10:40:13 5da132ad2ef0: Preparing 10:40:13 03ba6f53ebfc: Preparing 10:40:13 80cffd922f4b: Waiting 10:40:13 5da132ad2ef0: Waiting 10:40:13 03ba6f53ebfc: Waiting 10:40:13 72fdd98d6955: Layer already exists 10:40:13 e81d6006dfc8: Layer already exists 10:40:13 80cffd922f4b: Layer already exists 10:40:13 5da132ad2ef0: Layer already exists 10:40:13 03ba6f53ebfc: Layer already exists 10:40:13 6cd24ea6a4c7: Pushed 10:40:13 9a8ae6dc1415: Pushed 10:40:21 c7589ced301a: Pushed 10:40:23 7aa9423e7338f6f1ee5085feefc9755d477e0da4: digest: sha256:a5886cd06e1c56f4955731408316e7ef844f2b20d6a190747b96ea028f7d2d98 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:24 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:24 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 10:40:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:40:24 9a8ae6dc1415: Preparing 10:40:24 6cd24ea6a4c7: Preparing 10:40:24 c7589ced301a: Preparing 10:40:24 e81d6006dfc8: Preparing 10:40:24 72fdd98d6955: Preparing 10:40:24 80cffd922f4b: Preparing 10:40:24 5da132ad2ef0: Preparing 10:40:24 03ba6f53ebfc: Preparing 10:40:24 80cffd922f4b: Waiting 10:40:24 5da132ad2ef0: Waiting 10:40:24 03ba6f53ebfc: Waiting 10:40:24 72fdd98d6955: Layer already exists 10:40:24 6cd24ea6a4c7: Layer already exists 10:40:24 9a8ae6dc1415: Layer already exists 10:40:24 e81d6006dfc8: Layer already exists 10:40:24 c7589ced301a: Layer already exists 10:40:24 80cffd922f4b: Layer already exists 10:40:24 5da132ad2ef0: Layer already exists 10:40:24 03ba6f53ebfc: Layer already exists 10:40:24 latest: digest: sha256:a5886cd06e1c56f4955731408316e7ef844f2b20d6a190747b96ea028f7d2d98 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:25 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.122 10:40:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:40:25 9a8ae6dc1415: Preparing 10:40:25 6cd24ea6a4c7: Preparing 10:40:25 c7589ced301a: Preparing 10:40:25 e81d6006dfc8: Preparing 10:40:25 72fdd98d6955: Preparing 10:40:25 80cffd922f4b: Preparing 10:40:25 5da132ad2ef0: Preparing 10:40:25 03ba6f53ebfc: Preparing 10:40:25 80cffd922f4b: Waiting 10:40:25 5da132ad2ef0: Waiting 10:40:25 03ba6f53ebfc: Waiting 10:40:25 c7589ced301a: Layer already exists 10:40:25 6cd24ea6a4c7: Layer already exists 10:40:25 9a8ae6dc1415: Layer already exists 10:40:25 e81d6006dfc8: Layer already exists 10:40:25 72fdd98d6955: Layer already exists 10:40:25 5da132ad2ef0: Layer already exists 10:40:25 80cffd922f4b: Layer already exists 10:40:25 03ba6f53ebfc: Layer already exists 10:40:25 4.1.0-dev.122: digest: sha256:a5886cd06e1c56f4955731408316e7ef844f2b20d6a190747b96ea028f7d2d98 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:26 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 10:40:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:40:26 9a8ae6dc1415: Preparing 10:40:26 6cd24ea6a4c7: Preparing 10:40:26 c7589ced301a: Preparing 10:40:26 e81d6006dfc8: Preparing 10:40:26 72fdd98d6955: Preparing 10:40:26 80cffd922f4b: Preparing 10:40:26 5da132ad2ef0: Preparing 10:40:26 03ba6f53ebfc: Preparing 10:40:26 80cffd922f4b: Waiting 10:40:26 5da132ad2ef0: Waiting 10:40:26 03ba6f53ebfc: Waiting 10:40:26 e81d6006dfc8: Layer already exists 10:40:26 9a8ae6dc1415: Layer already exists 10:40:26 c7589ced301a: Layer already exists 10:40:26 6cd24ea6a4c7: Layer already exists 10:40:26 72fdd98d6955: Layer already exists 10:40:26 80cffd922f4b: Layer already exists 10:40:26 03ba6f53ebfc: Layer already exists 10:40:26 5da132ad2ef0: Layer already exists 10:40:26 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122: digest: sha256:a5886cd06e1c56f4955731408316e7ef844f2b20d6a190747b96ea028f7d2d98 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:27 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 10:40:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 10:40:27 9a8ae6dc1415: Preparing 10:40:27 6cd24ea6a4c7: Preparing 10:40:27 c7589ced301a: Preparing 10:40:27 e81d6006dfc8: Preparing 10:40:27 72fdd98d6955: Preparing 10:40:27 80cffd922f4b: Preparing 10:40:27 5da132ad2ef0: Preparing 10:40:27 03ba6f53ebfc: Preparing 10:40:27 5da132ad2ef0: Waiting 10:40:27 03ba6f53ebfc: Waiting 10:40:27 80cffd922f4b: Waiting 10:40:27 c7589ced301a: Layer already exists 10:40:27 9a8ae6dc1415: Layer already exists 10:40:27 e81d6006dfc8: Layer already exists 10:40:27 72fdd98d6955: Layer already exists 10:40:27 6cd24ea6a4c7: Layer already exists 10:40:27 03ba6f53ebfc: Layer already exists 10:40:27 80cffd922f4b: Layer already exists 10:40:27 5da132ad2ef0: Layer already exists 10:40:27 main: digest: sha256:a5886cd06e1c56f4955731408316e7ef844f2b20d6a190747b96ea028f7d2d98 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:40:27 ===================================================== [Pipeline] echo 10:40:27 taggedImages: 10:40:27 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 10:40:27 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 10:40:27 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.122 10:40:27 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 10:40:27 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 10:40:27 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 10:40:27 7aa9423e7338f6f1ee5085feefc9755d477e0da4 10:40:27 latest 10:40:27 4.1.0-dev.122 10:40:27 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 10:40:27 main 10:40:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:28 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:28 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 10:40:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:40:28 06035d638c32: Preparing 10:40:28 5db55788e08f: Preparing 10:40:28 daac3938d7f4: Preparing 10:40:28 e9b37a851920: Preparing 10:40:28 85018978a589: Preparing 10:40:28 f30ddcb09c07: Preparing 10:40:28 80f9ad190544: Preparing 10:40:28 f30ddcb09c07: Waiting 10:40:28 e81d6006dfc8: Preparing 10:40:28 80f9ad190544: Waiting 10:40:28 72fdd98d6955: Preparing 10:40:28 e81d6006dfc8: Waiting 10:40:28 72fdd98d6955: Waiting 10:40:28 6fb1ab4663b3: Preparing 10:40:28 3b8c6e2d720c: Preparing 10:40:28 6fb1ab4663b3: Waiting 10:40:28 5f70bf18a086: Preparing 10:40:28 3b8c6e2d720c: Waiting 10:40:28 979fee57cb35: Preparing 10:40:28 5f70bf18a086: Waiting 10:40:28 2a5bac2b8122: Preparing 10:40:28 979fee57cb35: Waiting 10:40:28 2a5bac2b8122: Waiting 10:40:28 ef5761788dc3: Preparing 10:40:28 03ba6f53ebfc: Preparing 10:40:28 ef5761788dc3: Waiting 10:40:28 03ba6f53ebfc: Waiting 10:40:28 daac3938d7f4: Pushed 10:40:28 85018978a589: Pushed 10:40:28 e9b37a851920: Pushed 10:40:28 5db55788e08f: Pushed 10:40:28 06035d638c32: Pushed 10:40:28 e81d6006dfc8: Layer already exists 10:40:28 72fdd98d6955: Layer already exists 10:40:28 f30ddcb09c07: Pushed 10:40:28 5f70bf18a086: Layer already exists 10:40:28 6fb1ab4663b3: Pushed 10:40:29 3b8c6e2d720c: Pushed 10:40:29 03ba6f53ebfc: Layer already exists 10:40:29 2a5bac2b8122: Pushed 10:40:29 979fee57cb35: Pushed 10:40:29 ef5761788dc3: Pushed 10:40:32 80f9ad190544: Pushed 10:40:32 7aa9423e7338f6f1ee5085feefc9755d477e0da4: digest: sha256:8f188ea0195d014b34ec8c35385cfa6da779285fdbb10d600937b7d721615bfb size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:32 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 10:40:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:40:33 06035d638c32: Preparing 10:40:33 5db55788e08f: Preparing 10:40:33 daac3938d7f4: Preparing 10:40:33 e9b37a851920: Preparing 10:40:33 85018978a589: Preparing 10:40:33 f30ddcb09c07: Preparing 10:40:33 80f9ad190544: Preparing 10:40:33 e81d6006dfc8: Preparing 10:40:33 72fdd98d6955: Preparing 10:40:33 6fb1ab4663b3: Preparing 10:40:33 3b8c6e2d720c: Preparing 10:40:33 5f70bf18a086: Preparing 10:40:33 979fee57cb35: Preparing 10:40:33 2a5bac2b8122: Preparing 10:40:33 ef5761788dc3: Preparing 10:40:33 03ba6f53ebfc: Preparing 10:40:33 6fb1ab4663b3: Waiting 10:40:33 2a5bac2b8122: Waiting 10:40:33 ef5761788dc3: Waiting 10:40:33 03ba6f53ebfc: Waiting 10:40:33 3b8c6e2d720c: Waiting 10:40:33 f30ddcb09c07: Waiting 10:40:33 80f9ad190544: Waiting 10:40:33 e81d6006dfc8: Waiting 10:40:33 72fdd98d6955: Waiting 10:40:33 979fee57cb35: Waiting 10:40:33 e9b37a851920: Layer already exists 10:40:33 5db55788e08f: Layer already exists 10:40:33 85018978a589: Layer already exists 10:40:33 06035d638c32: Layer already exists 10:40:33 daac3938d7f4: Layer already exists 10:40:33 e81d6006dfc8: Layer already exists 10:40:33 80f9ad190544: Layer already exists 10:40:33 72fdd98d6955: Layer already exists 10:40:33 f30ddcb09c07: Layer already exists 10:40:33 6fb1ab4663b3: Layer already exists 10:40:33 3b8c6e2d720c: Layer already exists 10:40:33 2a5bac2b8122: Layer already exists 10:40:33 979fee57cb35: Layer already exists 10:40:33 5f70bf18a086: Layer already exists 10:40:33 ef5761788dc3: Layer already exists 10:40:33 03ba6f53ebfc: Layer already exists 10:40:33 latest: digest: sha256:8f188ea0195d014b34ec8c35385cfa6da779285fdbb10d600937b7d721615bfb size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:33 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:34 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.122 10:40:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:40:34 06035d638c32: Preparing 10:40:34 5db55788e08f: Preparing 10:40:34 daac3938d7f4: Preparing 10:40:34 e9b37a851920: Preparing 10:40:34 85018978a589: Preparing 10:40:34 f30ddcb09c07: Preparing 10:40:34 80f9ad190544: Preparing 10:40:34 e81d6006dfc8: Preparing 10:40:34 72fdd98d6955: Preparing 10:40:34 6fb1ab4663b3: Preparing 10:40:34 3b8c6e2d720c: Preparing 10:40:34 5f70bf18a086: Preparing 10:40:34 979fee57cb35: Preparing 10:40:34 2a5bac2b8122: Preparing 10:40:34 ef5761788dc3: Preparing 10:40:34 03ba6f53ebfc: Preparing 10:40:34 6fb1ab4663b3: Waiting 10:40:34 3b8c6e2d720c: Waiting 10:40:34 5f70bf18a086: Waiting 10:40:34 979fee57cb35: Waiting 10:40:34 2a5bac2b8122: Waiting 10:40:34 ef5761788dc3: Waiting 10:40:34 03ba6f53ebfc: Waiting 10:40:34 f30ddcb09c07: Waiting 10:40:34 80f9ad190544: Waiting 10:40:34 e81d6006dfc8: Waiting 10:40:34 72fdd98d6955: Waiting 10:40:34 daac3938d7f4: Layer already exists 10:40:34 06035d638c32: Layer already exists 10:40:34 e9b37a851920: Layer already exists 10:40:34 85018978a589: Layer already exists 10:40:34 5db55788e08f: Layer already exists 10:40:34 80f9ad190544: Layer already exists 10:40:34 e81d6006dfc8: Layer already exists 10:40:34 f30ddcb09c07: Layer already exists 10:40:34 72fdd98d6955: Layer already exists 10:40:34 6fb1ab4663b3: Layer already exists 10:40:34 3b8c6e2d720c: Layer already exists 10:40:34 5f70bf18a086: Layer already exists 10:40:34 979fee57cb35: Layer already exists 10:40:34 ef5761788dc3: Layer already exists 10:40:34 2a5bac2b8122: Layer already exists 10:40:34 03ba6f53ebfc: Layer already exists 10:40:34 4.1.0-dev.122: digest: sha256:8f188ea0195d014b34ec8c35385cfa6da779285fdbb10d600937b7d721615bfb size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:34 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 10:40:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:40:35 06035d638c32: Preparing 10:40:35 5db55788e08f: Preparing 10:40:35 daac3938d7f4: Preparing 10:40:35 e9b37a851920: Preparing 10:40:35 85018978a589: Preparing 10:40:35 f30ddcb09c07: Preparing 10:40:35 80f9ad190544: Preparing 10:40:35 e81d6006dfc8: Preparing 10:40:35 72fdd98d6955: Preparing 10:40:35 6fb1ab4663b3: Preparing 10:40:35 3b8c6e2d720c: Preparing 10:40:35 5f70bf18a086: Preparing 10:40:35 979fee57cb35: Preparing 10:40:35 2a5bac2b8122: Preparing 10:40:35 ef5761788dc3: Preparing 10:40:35 03ba6f53ebfc: Preparing 10:40:35 3b8c6e2d720c: Waiting 10:40:35 5f70bf18a086: Waiting 10:40:35 979fee57cb35: Waiting 10:40:35 2a5bac2b8122: Waiting 10:40:35 ef5761788dc3: Waiting 10:40:35 03ba6f53ebfc: Waiting 10:40:35 f30ddcb09c07: Waiting 10:40:35 80f9ad190544: Waiting 10:40:35 e81d6006dfc8: Waiting 10:40:35 6fb1ab4663b3: Waiting 10:40:35 72fdd98d6955: Waiting 10:40:35 5db55788e08f: Layer already exists 10:40:35 85018978a589: Layer already exists 10:40:35 daac3938d7f4: Layer already exists 10:40:35 06035d638c32: Layer already exists 10:40:35 e9b37a851920: Layer already exists 10:40:35 80f9ad190544: Layer already exists 10:40:35 f30ddcb09c07: Layer already exists 10:40:35 e81d6006dfc8: Layer already exists 10:40:35 72fdd98d6955: Layer already exists 10:40:35 6fb1ab4663b3: Layer already exists 10:40:35 979fee57cb35: Layer already exists 10:40:35 5f70bf18a086: Layer already exists 10:40:35 ef5761788dc3: Layer already exists 10:40:35 3b8c6e2d720c: Layer already exists 10:40:35 2a5bac2b8122: Layer already exists 10:40:35 03ba6f53ebfc: Layer already exists 10:40:35 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122: digest: sha256:8f188ea0195d014b34ec8c35385cfa6da779285fdbb10d600937b7d721615bfb size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:35 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:38 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 10:40:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 10:40:38 06035d638c32: Preparing 10:40:38 5db55788e08f: Preparing 10:40:38 daac3938d7f4: Preparing 10:40:38 e9b37a851920: Preparing 10:40:38 85018978a589: Preparing 10:40:38 f30ddcb09c07: Preparing 10:40:38 80f9ad190544: Preparing 10:40:38 f30ddcb09c07: Waiting 10:40:38 e81d6006dfc8: Preparing 10:40:38 72fdd98d6955: Preparing 10:40:38 80f9ad190544: Waiting 10:40:38 6fb1ab4663b3: Preparing 10:40:38 e81d6006dfc8: Waiting 10:40:38 3b8c6e2d720c: Preparing 10:40:38 5f70bf18a086: Preparing 10:40:38 72fdd98d6955: Waiting 10:40:38 979fee57cb35: Preparing 10:40:38 6fb1ab4663b3: Waiting 10:40:38 2a5bac2b8122: Preparing 10:40:38 ef5761788dc3: Preparing 10:40:38 3b8c6e2d720c: Waiting 10:40:38 03ba6f53ebfc: Preparing 10:40:38 5f70bf18a086: Waiting 10:40:38 979fee57cb35: Waiting 10:40:38 2a5bac2b8122: Waiting 10:40:38 ef5761788dc3: Waiting 10:40:38 03ba6f53ebfc: Waiting 10:40:38 85018978a589: Layer already exists 10:40:38 daac3938d7f4: Layer already exists 10:40:38 e9b37a851920: Layer already exists 10:40:38 5db55788e08f: Layer already exists 10:40:38 06035d638c32: Layer already exists 10:40:38 80f9ad190544: Layer already exists 10:40:38 72fdd98d6955: Layer already exists 10:40:38 f30ddcb09c07: Layer already exists 10:40:38 6fb1ab4663b3: Layer already exists 10:40:38 e81d6006dfc8: Layer already exists 10:40:38 3b8c6e2d720c: Layer already exists 10:40:38 5f70bf18a086: Layer already exists 10:40:38 2a5bac2b8122: Layer already exists 10:40:38 979fee57cb35: Layer already exists 10:40:38 ef5761788dc3: Layer already exists 10:40:38 03ba6f53ebfc: Layer already exists 10:40:39 main: digest: sha256:8f188ea0195d014b34ec8c35385cfa6da779285fdbb10d600937b7d721615bfb size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:40:39 ===================================================== [Pipeline] echo 10:40:39 taggedImages: 10:40:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 10:40:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 10:40:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.122 10:40:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 10:40:39 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 10:40:39 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 10:40:39 7aa9423e7338f6f1ee5085feefc9755d477e0da4 10:40:39 latest 10:40:39 4.1.0-dev.122 10:40:39 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 10:40:39 main 10:40:39 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:39 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:40 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 10:40:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:40:40 f37bf6366975: Preparing 10:40:40 85c7b8720d9d: Preparing 10:40:40 cb85ec3573e0: Preparing 10:40:40 16b17046b16d: Preparing 10:40:40 e81d6006dfc8: Preparing 10:40:40 72fdd98d6955: Preparing 10:40:40 80cffd922f4b: Preparing 10:40:40 5da132ad2ef0: Preparing 10:40:40 03ba6f53ebfc: Preparing 10:40:40 72fdd98d6955: Waiting 10:40:40 80cffd922f4b: Waiting 10:40:40 5da132ad2ef0: Waiting 10:40:40 03ba6f53ebfc: Waiting 10:40:40 e81d6006dfc8: Layer already exists 10:40:40 72fdd98d6955: Layer already exists 10:40:40 80cffd922f4b: Layer already exists 10:40:40 5da132ad2ef0: Layer already exists 10:40:40 cb85ec3573e0: Pushed 10:40:40 85c7b8720d9d: Pushed 10:40:40 f37bf6366975: Pushed 10:40:40 03ba6f53ebfc: Layer already exists 10:40:48 16b17046b16d: Pushed 10:40:48 7aa9423e7338f6f1ee5085feefc9755d477e0da4: digest: sha256:c5cbb5dab99b935d682bf82bad7b92ca7440cc1d74917757942d121a242aeeef size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:48 + 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 10:40:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 10:40:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:40:49 f37bf6366975: Preparing 10:40:49 85c7b8720d9d: Preparing 10:40:49 cb85ec3573e0: Preparing 10:40:49 16b17046b16d: Preparing 10:40:49 e81d6006dfc8: Preparing 10:40:49 72fdd98d6955: Preparing 10:40:49 80cffd922f4b: Preparing 10:40:49 5da132ad2ef0: Preparing 10:40:49 03ba6f53ebfc: Preparing 10:40:49 72fdd98d6955: Waiting 10:40:49 5da132ad2ef0: Waiting 10:40:49 03ba6f53ebfc: Waiting 10:40:49 80cffd922f4b: Waiting 10:40:49 f37bf6366975: Layer already exists 10:40:49 85c7b8720d9d: Layer already exists 10:40:49 e81d6006dfc8: Layer already exists 10:40:49 cb85ec3573e0: Layer already exists 10:40:49 16b17046b16d: Layer already exists 10:40:49 72fdd98d6955: Layer already exists 10:40:49 5da132ad2ef0: Layer already exists 10:40:49 03ba6f53ebfc: Layer already exists 10:40:49 80cffd922f4b: Layer already exists 10:40:49 latest: digest: sha256:c5cbb5dab99b935d682bf82bad7b92ca7440cc1d74917757942d121a242aeeef size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:49 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.122 10:40:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:40:54 f37bf6366975: Preparing 10:40:54 85c7b8720d9d: Preparing 10:40:54 cb85ec3573e0: Preparing 10:40:54 16b17046b16d: Preparing 10:40:54 e81d6006dfc8: Preparing 10:40:54 72fdd98d6955: Preparing 10:40:54 80cffd922f4b: Preparing 10:40:54 5da132ad2ef0: Preparing 10:40:54 80cffd922f4b: Waiting 10:40:54 03ba6f53ebfc: Preparing 10:40:54 5da132ad2ef0: Waiting 10:40:54 03ba6f53ebfc: Waiting 10:40:54 16b17046b16d: Layer already exists 10:40:54 85c7b8720d9d: Layer already exists 10:40:54 f37bf6366975: Layer already exists 10:40:54 cb85ec3573e0: Layer already exists 10:40:54 e81d6006dfc8: Layer already exists 10:40:54 80cffd922f4b: Layer already exists 10:40:54 5da132ad2ef0: Layer already exists 10:40:54 72fdd98d6955: Layer already exists 10:40:54 03ba6f53ebfc: Layer already exists 10:40:54 4.1.0-dev.122: digest: sha256:c5cbb5dab99b935d682bf82bad7b92ca7440cc1d74917757942d121a242aeeef size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:55 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 10:40:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:40:55 f37bf6366975: Preparing 10:40:55 85c7b8720d9d: Preparing 10:40:55 cb85ec3573e0: Preparing 10:40:55 16b17046b16d: Preparing 10:40:55 e81d6006dfc8: Preparing 10:40:55 72fdd98d6955: Preparing 10:40:55 80cffd922f4b: Preparing 10:40:55 5da132ad2ef0: Preparing 10:40:55 03ba6f53ebfc: Preparing 10:40:55 80cffd922f4b: Waiting 10:40:55 5da132ad2ef0: Waiting 10:40:55 03ba6f53ebfc: Waiting 10:40:55 72fdd98d6955: Waiting 10:40:55 16b17046b16d: Layer already exists 10:40:55 cb85ec3573e0: Layer already exists 10:40:55 85c7b8720d9d: Layer already exists 10:40:55 e81d6006dfc8: Layer already exists 10:40:55 f37bf6366975: Layer already exists 10:40:55 80cffd922f4b: Layer already exists 10:40:55 72fdd98d6955: Layer already exists 10:40:55 5da132ad2ef0: Layer already exists 10:40:55 03ba6f53ebfc: Layer already exists 10:40:55 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122: digest: sha256:c5cbb5dab99b935d682bf82bad7b92ca7440cc1d74917757942d121a242aeeef size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:56 + 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 10:40:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 10:40:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 10:40:56 f37bf6366975: Preparing 10:40:56 85c7b8720d9d: Preparing 10:40:56 cb85ec3573e0: Preparing 10:40:56 16b17046b16d: Preparing 10:40:56 e81d6006dfc8: Preparing 10:40:56 72fdd98d6955: Preparing 10:40:56 80cffd922f4b: Preparing 10:40:56 5da132ad2ef0: Preparing 10:40:56 03ba6f53ebfc: Preparing 10:40:56 72fdd98d6955: Waiting 10:40:56 80cffd922f4b: Waiting 10:40:56 5da132ad2ef0: Waiting 10:40:56 03ba6f53ebfc: Waiting 10:40:56 f37bf6366975: Layer already exists 10:40:56 cb85ec3573e0: Layer already exists 10:40:56 85c7b8720d9d: Layer already exists 10:40:56 16b17046b16d: Layer already exists 10:40:56 e81d6006dfc8: Layer already exists 10:40:56 80cffd922f4b: Layer already exists 10:40:56 5da132ad2ef0: Layer already exists 10:40:56 72fdd98d6955: Layer already exists 10:40:56 03ba6f53ebfc: Layer already exists 10:40:56 main: digest: sha256:c5cbb5dab99b935d682bf82bad7b92ca7440cc1d74917757942d121a242aeeef size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:40:56 ===================================================== [Pipeline] echo 10:40:56 taggedImages: 10:40:56 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 10:40:56 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 10:40:56 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.122 10:40:56 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 10:40:56 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 10:40:56 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 10:40:56 7aa9423e7338f6f1ee5085feefc9755d477e0da4 10:40:56 latest 10:40:56 4.1.0-dev.122 10:40:56 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 10:40:56 main 10:40:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:57 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:40:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 10:40:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:40:57 8fb31acfb7c7: Preparing 10:40:57 a25cec8af009: Preparing 10:40:57 85af04fb8db1: Preparing 10:40:57 7dbc2838af10: Preparing 10:40:57 317a0f8ba221: Preparing 10:40:57 e81d6006dfc8: Preparing 10:40:57 72fdd98d6955: Preparing 10:40:57 73934f406dbd: Preparing 10:40:57 8c51b0ad326a: Preparing 10:40:57 96775dcb5ef0: Preparing 10:40:57 03ba6f53ebfc: Preparing 10:40:57 e81d6006dfc8: Waiting 10:40:57 72fdd98d6955: Waiting 10:40:57 73934f406dbd: Waiting 10:40:57 8c51b0ad326a: Waiting 10:40:57 96775dcb5ef0: Waiting 10:40:57 7dbc2838af10: Pushed 10:40:57 317a0f8ba221: Pushed 10:40:57 a25cec8af009: Pushed 10:40:57 8fb31acfb7c7: Pushed 10:40:57 e81d6006dfc8: Layer already exists 10:40:57 72fdd98d6955: Layer already exists 10:40:57 03ba6f53ebfc: Layer already exists 10:40:57 73934f406dbd: Pushed 10:40:57 8c51b0ad326a: Pushed 10:41:01 96775dcb5ef0: Pushed 10:41:04 85af04fb8db1: Pushed 10:41:07 7aa9423e7338f6f1ee5085feefc9755d477e0da4: digest: sha256:abdf1c9c86e063ff2efce732666ab774747fc9346a536f7d79193a620146e84f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:07 + 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 10:41:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 10:41:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:41:07 8fb31acfb7c7: Preparing 10:41:07 a25cec8af009: Preparing 10:41:07 85af04fb8db1: Preparing 10:41:07 7dbc2838af10: Preparing 10:41:07 317a0f8ba221: Preparing 10:41:07 e81d6006dfc8: Preparing 10:41:07 e81d6006dfc8: Waiting 10:41:07 72fdd98d6955: Preparing 10:41:07 73934f406dbd: Preparing 10:41:07 8c51b0ad326a: Preparing 10:41:07 96775dcb5ef0: Preparing 10:41:07 03ba6f53ebfc: Preparing 10:41:07 8c51b0ad326a: Waiting 10:41:07 96775dcb5ef0: Waiting 10:41:07 03ba6f53ebfc: Waiting 10:41:07 73934f406dbd: Waiting 10:41:07 8fb31acfb7c7: Layer already exists 10:41:07 317a0f8ba221: Layer already exists 10:41:07 a25cec8af009: Layer already exists 10:41:07 7dbc2838af10: Layer already exists 10:41:07 85af04fb8db1: Layer already exists 10:41:07 e81d6006dfc8: Layer already exists 10:41:07 96775dcb5ef0: Layer already exists 10:41:07 72fdd98d6955: Layer already exists 10:41:07 73934f406dbd: Layer already exists 10:41:07 8c51b0ad326a: Layer already exists 10:41:07 03ba6f53ebfc: Layer already exists 10:41:08 latest: digest: sha256:abdf1c9c86e063ff2efce732666ab774747fc9346a536f7d79193a620146e84f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:08 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.122 10:41:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:41:09 8fb31acfb7c7: Preparing 10:41:09 a25cec8af009: Preparing 10:41:09 85af04fb8db1: Preparing 10:41:09 7dbc2838af10: Preparing 10:41:09 317a0f8ba221: Preparing 10:41:09 e81d6006dfc8: Preparing 10:41:09 72fdd98d6955: Preparing 10:41:09 73934f406dbd: Preparing 10:41:09 8c51b0ad326a: Preparing 10:41:09 96775dcb5ef0: Preparing 10:41:09 03ba6f53ebfc: Preparing 10:41:09 e81d6006dfc8: Waiting 10:41:09 72fdd98d6955: Waiting 10:41:09 73934f406dbd: Waiting 10:41:09 8c51b0ad326a: Waiting 10:41:09 96775dcb5ef0: Waiting 10:41:09 03ba6f53ebfc: Waiting 10:41:09 317a0f8ba221: Layer already exists 10:41:09 a25cec8af009: Layer already exists 10:41:09 8fb31acfb7c7: Layer already exists 10:41:09 7dbc2838af10: Layer already exists 10:41:09 85af04fb8db1: Layer already exists 10:41:09 8c51b0ad326a: Layer already exists 10:41:09 72fdd98d6955: Layer already exists 10:41:09 73934f406dbd: Layer already exists 10:41:09 e81d6006dfc8: Layer already exists 10:41:09 96775dcb5ef0: Layer already exists 10:41:09 03ba6f53ebfc: Layer already exists 10:41:09 4.1.0-dev.122: digest: sha256:abdf1c9c86e063ff2efce732666ab774747fc9346a536f7d79193a620146e84f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:09 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 10:41:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:41:10 8fb31acfb7c7: Preparing 10:41:10 a25cec8af009: Preparing 10:41:10 85af04fb8db1: Preparing 10:41:10 7dbc2838af10: Preparing 10:41:10 317a0f8ba221: Preparing 10:41:10 e81d6006dfc8: Preparing 10:41:10 72fdd98d6955: Preparing 10:41:10 73934f406dbd: Preparing 10:41:10 8c51b0ad326a: Preparing 10:41:10 96775dcb5ef0: Preparing 10:41:10 03ba6f53ebfc: Preparing 10:41:10 73934f406dbd: Waiting 10:41:10 8c51b0ad326a: Waiting 10:41:10 96775dcb5ef0: Waiting 10:41:10 03ba6f53ebfc: Waiting 10:41:10 72fdd98d6955: Waiting 10:41:10 e81d6006dfc8: Waiting 10:41:10 8fb31acfb7c7: Layer already exists 10:41:10 7dbc2838af10: Layer already exists 10:41:10 a25cec8af009: Layer already exists 10:41:10 317a0f8ba221: Layer already exists 10:41:10 85af04fb8db1: Layer already exists 10:41:10 73934f406dbd: Layer already exists 10:41:10 72fdd98d6955: Layer already exists 10:41:10 8c51b0ad326a: Layer already exists 10:41:10 96775dcb5ef0: Layer already exists 10:41:10 e81d6006dfc8: Layer already exists 10:41:10 03ba6f53ebfc: Layer already exists 10:41:10 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122: digest: sha256:abdf1c9c86e063ff2efce732666ab774747fc9346a536f7d79193a620146e84f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:10 + 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 10:41:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 10:41:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 10:41:11 8fb31acfb7c7: Preparing 10:41:11 a25cec8af009: Preparing 10:41:11 85af04fb8db1: Preparing 10:41:11 7dbc2838af10: Preparing 10:41:11 317a0f8ba221: Preparing 10:41:11 e81d6006dfc8: Preparing 10:41:11 72fdd98d6955: Preparing 10:41:11 73934f406dbd: Preparing 10:41:11 8c51b0ad326a: Preparing 10:41:11 96775dcb5ef0: Preparing 10:41:11 03ba6f53ebfc: Preparing 10:41:11 72fdd98d6955: Waiting 10:41:11 73934f406dbd: Waiting 10:41:11 8c51b0ad326a: Waiting 10:41:11 96775dcb5ef0: Waiting 10:41:11 03ba6f53ebfc: Waiting 10:41:11 e81d6006dfc8: Waiting 10:41:11 7dbc2838af10: Layer already exists 10:41:11 317a0f8ba221: Layer already exists 10:41:11 8fb31acfb7c7: Layer already exists 10:41:11 85af04fb8db1: Layer already exists 10:41:11 a25cec8af009: Layer already exists 10:41:11 e81d6006dfc8: Layer already exists 10:41:11 73934f406dbd: Layer already exists 10:41:11 96775dcb5ef0: Layer already exists 10:41:11 72fdd98d6955: Layer already exists 10:41:11 8c51b0ad326a: Layer already exists 10:41:11 03ba6f53ebfc: Layer already exists 10:41:11 main: digest: sha256:abdf1c9c86e063ff2efce732666ab774747fc9346a536f7d79193a620146e84f size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:41:11 ===================================================== [Pipeline] echo 10:41:11 taggedImages: 10:41:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 10:41:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 10:41:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.122 10:41:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 10:41:11 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 10:41:11 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 10:41:11 7aa9423e7338f6f1ee5085feefc9755d477e0da4 10:41:11 latest 10:41:11 4.1.0-dev.122 10:41:11 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 10:41:11 main 10:41:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:11 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 10:41:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:41:12 cf87b4ae6f9d: Preparing 10:41:12 5187f4992df8: Preparing 10:41:12 d3eff9ae380d: Preparing 10:41:12 878ffffb632c: Preparing 10:41:12 28b9a8a93b76: Preparing 10:41:12 fb386be27b4e: Preparing 10:41:12 11f9cf6f7fe0: Preparing 10:41:12 fb386be27b4e: Waiting 10:41:12 11f9cf6f7fe0: Waiting 10:41:12 e81d6006dfc8: Preparing 10:41:12 72fdd98d6955: Preparing 10:41:12 e81d6006dfc8: Waiting 10:41:12 6de3cb0969d4: Preparing 10:41:12 72fdd98d6955: Waiting 10:41:12 d04d27b24f7a: Preparing 10:41:12 6de3cb0969d4: Waiting 10:41:12 03ba6f53ebfc: Preparing 10:41:12 d04d27b24f7a: Waiting 10:41:12 03ba6f53ebfc: Waiting 10:41:12 5187f4992df8: Pushed 10:41:12 cf87b4ae6f9d: Pushed 10:41:12 28b9a8a93b76: Pushed 10:41:12 e81d6006dfc8: Layer already exists 10:41:12 72fdd98d6955: Layer already exists 10:41:12 fb386be27b4e: Pushed 10:41:12 11f9cf6f7fe0: Pushed 10:41:12 03ba6f53ebfc: Layer already exists 10:41:12 6de3cb0969d4: Pushed 10:41:16 d04d27b24f7a: Pushed 10:41:19 878ffffb632c: Pushed 10:41:19 d3eff9ae380d: Pushed 10:41:22 7aa9423e7338f6f1ee5085feefc9755d477e0da4: digest: sha256:ca557c055172aa8d4ba7ea981fb84814169ae1e359ab1cb68e7eb3522ef4e3ae size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:22 + 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 10:41:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 10:41:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:41:22 cf87b4ae6f9d: Preparing 10:41:22 5187f4992df8: Preparing 10:41:22 d3eff9ae380d: Preparing 10:41:22 878ffffb632c: Preparing 10:41:22 28b9a8a93b76: Preparing 10:41:22 fb386be27b4e: Preparing 10:41:22 11f9cf6f7fe0: Preparing 10:41:22 e81d6006dfc8: Preparing 10:41:22 72fdd98d6955: Preparing 10:41:22 6de3cb0969d4: Preparing 10:41:22 d04d27b24f7a: Preparing 10:41:22 03ba6f53ebfc: Preparing 10:41:22 fb386be27b4e: Waiting 10:41:22 11f9cf6f7fe0: Waiting 10:41:22 e81d6006dfc8: Waiting 10:41:22 72fdd98d6955: Waiting 10:41:22 6de3cb0969d4: Waiting 10:41:22 03ba6f53ebfc: Waiting 10:41:22 5187f4992df8: Layer already exists 10:41:22 28b9a8a93b76: Layer already exists 10:41:22 cf87b4ae6f9d: Layer already exists 10:41:22 878ffffb632c: Layer already exists 10:41:22 d3eff9ae380d: Layer already exists 10:41:22 fb386be27b4e: Layer already exists 10:41:22 e81d6006dfc8: Layer already exists 10:41:22 11f9cf6f7fe0: Layer already exists 10:41:22 72fdd98d6955: Layer already exists 10:41:22 6de3cb0969d4: Layer already exists 10:41:22 03ba6f53ebfc: Layer already exists 10:41:22 d04d27b24f7a: Layer already exists 10:41:23 latest: digest: sha256:ca557c055172aa8d4ba7ea981fb84814169ae1e359ab1cb68e7eb3522ef4e3ae size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:23 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:23 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.122 10:41:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:41:23 cf87b4ae6f9d: Preparing 10:41:23 5187f4992df8: Preparing 10:41:23 d3eff9ae380d: Preparing 10:41:23 878ffffb632c: Preparing 10:41:23 28b9a8a93b76: Preparing 10:41:23 fb386be27b4e: Preparing 10:41:23 11f9cf6f7fe0: Preparing 10:41:23 e81d6006dfc8: Preparing 10:41:23 72fdd98d6955: Preparing 10:41:23 6de3cb0969d4: Preparing 10:41:23 d04d27b24f7a: Preparing 10:41:23 03ba6f53ebfc: Preparing 10:41:23 72fdd98d6955: Waiting 10:41:23 6de3cb0969d4: Waiting 10:41:23 fb386be27b4e: Waiting 10:41:23 11f9cf6f7fe0: Waiting 10:41:23 e81d6006dfc8: Waiting 10:41:23 d04d27b24f7a: Waiting 10:41:23 03ba6f53ebfc: Waiting 10:41:23 878ffffb632c: Layer already exists 10:41:23 cf87b4ae6f9d: Layer already exists 10:41:23 5187f4992df8: Layer already exists 10:41:23 28b9a8a93b76: Layer already exists 10:41:23 d3eff9ae380d: Layer already exists 10:41:23 e81d6006dfc8: Layer already exists 10:41:23 fb386be27b4e: Layer already exists 10:41:23 11f9cf6f7fe0: Layer already exists 10:41:23 72fdd98d6955: Layer already exists 10:41:23 6de3cb0969d4: Layer already exists 10:41:23 d04d27b24f7a: Layer already exists 10:41:23 03ba6f53ebfc: Layer already exists 10:41:24 4.1.0-dev.122: digest: sha256:ca557c055172aa8d4ba7ea981fb84814169ae1e359ab1cb68e7eb3522ef4e3ae size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:24 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 10:41:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:41:24 cf87b4ae6f9d: Preparing 10:41:24 5187f4992df8: Preparing 10:41:24 d3eff9ae380d: Preparing 10:41:24 878ffffb632c: Preparing 10:41:24 28b9a8a93b76: Preparing 10:41:24 fb386be27b4e: Preparing 10:41:24 11f9cf6f7fe0: Preparing 10:41:24 e81d6006dfc8: Preparing 10:41:24 72fdd98d6955: Preparing 10:41:24 6de3cb0969d4: Preparing 10:41:24 d04d27b24f7a: Preparing 10:41:24 03ba6f53ebfc: Preparing 10:41:24 72fdd98d6955: Waiting 10:41:24 6de3cb0969d4: Waiting 10:41:24 fb386be27b4e: Waiting 10:41:24 11f9cf6f7fe0: Waiting 10:41:24 e81d6006dfc8: Waiting 10:41:24 03ba6f53ebfc: Waiting 10:41:24 d04d27b24f7a: Waiting 10:41:24 28b9a8a93b76: Layer already exists 10:41:24 5187f4992df8: Layer already exists 10:41:24 cf87b4ae6f9d: Layer already exists 10:41:24 878ffffb632c: Layer already exists 10:41:24 d3eff9ae380d: Layer already exists 10:41:24 11f9cf6f7fe0: Layer already exists 10:41:24 e81d6006dfc8: Layer already exists 10:41:24 fb386be27b4e: Layer already exists 10:41:24 72fdd98d6955: Layer already exists 10:41:24 6de3cb0969d4: Layer already exists 10:41:24 03ba6f53ebfc: Layer already exists 10:41:24 d04d27b24f7a: Layer already exists 10:41:24 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122: digest: sha256:ca557c055172aa8d4ba7ea981fb84814169ae1e359ab1cb68e7eb3522ef4e3ae size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:25 + 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 10:41:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 10:41:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 10:41:25 cf87b4ae6f9d: Preparing 10:41:25 5187f4992df8: Preparing 10:41:25 d3eff9ae380d: Preparing 10:41:25 878ffffb632c: Preparing 10:41:25 28b9a8a93b76: Preparing 10:41:25 fb386be27b4e: Preparing 10:41:25 fb386be27b4e: Waiting 10:41:25 11f9cf6f7fe0: Preparing 10:41:25 e81d6006dfc8: Preparing 10:41:25 11f9cf6f7fe0: Waiting 10:41:25 72fdd98d6955: Preparing 10:41:25 e81d6006dfc8: Waiting 10:41:25 6de3cb0969d4: Preparing 10:41:25 72fdd98d6955: Waiting 10:41:25 6de3cb0969d4: Waiting 10:41:25 d04d27b24f7a: Preparing 10:41:25 03ba6f53ebfc: Preparing 10:41:25 d04d27b24f7a: Waiting 10:41:25 878ffffb632c: Layer already exists 10:41:25 cf87b4ae6f9d: Layer already exists 10:41:25 5187f4992df8: Layer already exists 10:41:25 d3eff9ae380d: Layer already exists 10:41:25 28b9a8a93b76: Layer already exists 10:41:25 72fdd98d6955: Layer already exists 10:41:25 e81d6006dfc8: Layer already exists 10:41:25 11f9cf6f7fe0: Layer already exists 10:41:25 fb386be27b4e: Layer already exists 10:41:25 6de3cb0969d4: Layer already exists 10:41:25 d04d27b24f7a: Layer already exists 10:41:25 03ba6f53ebfc: Layer already exists 10:41:25 main: digest: sha256:ca557c055172aa8d4ba7ea981fb84814169ae1e359ab1cb68e7eb3522ef4e3ae size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:41:26 ===================================================== [Pipeline] echo 10:41:26 taggedImages: 10:41:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 10:41:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 10:41:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.122 10:41:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 10:41:26 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 10:41:26 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 10:41:26 7aa9423e7338f6f1ee5085feefc9755d477e0da4 10:41:26 latest 10:41:26 4.1.0-dev.122 10:41:26 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 10:41:26 main 10:41:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:26 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 10:41:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:41:26 d4c949022201: Preparing 10:41:26 cb41a2c61f3b: Preparing 10:41:26 e81d6006dfc8: Preparing 10:41:26 72fdd98d6955: Preparing 10:41:26 6ecb2eb3c5dc: Preparing 10:41:26 edfebce43adc: Preparing 10:41:26 03ba6f53ebfc: Preparing 10:41:26 edfebce43adc: Waiting 10:41:26 72fdd98d6955: Layer already exists 10:41:26 e81d6006dfc8: Layer already exists 10:41:27 03ba6f53ebfc: Layer already exists 10:41:27 6ecb2eb3c5dc: Pushed 10:41:27 d4c949022201: Pushed 10:41:29 edfebce43adc: Pushed 10:41:34 cb41a2c61f3b: Pushed 10:41:36 7aa9423e7338f6f1ee5085feefc9755d477e0da4: digest: sha256:4ead00bd28742345cd8c901a9edc10590ff18010c7ca5f39ea2ba226bc92d76d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:36 + 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 10:41:37 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 10:41:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:41:37 d4c949022201: Preparing 10:41:37 cb41a2c61f3b: Preparing 10:41:37 e81d6006dfc8: Preparing 10:41:37 72fdd98d6955: Preparing 10:41:37 6ecb2eb3c5dc: Preparing 10:41:37 edfebce43adc: Preparing 10:41:37 03ba6f53ebfc: Preparing 10:41:37 03ba6f53ebfc: Waiting 10:41:37 edfebce43adc: Waiting 10:41:37 6ecb2eb3c5dc: Layer already exists 10:41:37 d4c949022201: Layer already exists 10:41:37 72fdd98d6955: Layer already exists 10:41:37 cb41a2c61f3b: Layer already exists 10:41:37 e81d6006dfc8: Layer already exists 10:41:37 edfebce43adc: Layer already exists 10:41:37 03ba6f53ebfc: Layer already exists 10:41:37 latest: digest: sha256:4ead00bd28742345cd8c901a9edc10590ff18010c7ca5f39ea2ba226bc92d76d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:37 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:38 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.122 10:41:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:41:38 d4c949022201: Preparing 10:41:38 cb41a2c61f3b: Preparing 10:41:38 e81d6006dfc8: Preparing 10:41:38 72fdd98d6955: Preparing 10:41:38 6ecb2eb3c5dc: Preparing 10:41:38 edfebce43adc: Preparing 10:41:38 03ba6f53ebfc: Preparing 10:41:38 edfebce43adc: Waiting 10:41:38 03ba6f53ebfc: Waiting 10:41:38 e81d6006dfc8: Layer already exists 10:41:38 72fdd98d6955: Layer already exists 10:41:38 6ecb2eb3c5dc: Layer already exists 10:41:38 cb41a2c61f3b: Layer already exists 10:41:38 d4c949022201: Layer already exists 10:41:38 edfebce43adc: Layer already exists 10:41:38 03ba6f53ebfc: Layer already exists 10:41:38 4.1.0-dev.122: digest: sha256:4ead00bd28742345cd8c901a9edc10590ff18010c7ca5f39ea2ba226bc92d76d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:38 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 10:41:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:41:39 d4c949022201: Preparing 10:41:39 cb41a2c61f3b: Preparing 10:41:39 e81d6006dfc8: Preparing 10:41:39 72fdd98d6955: Preparing 10:41:39 6ecb2eb3c5dc: Preparing 10:41:39 edfebce43adc: Preparing 10:41:39 03ba6f53ebfc: Preparing 10:41:39 edfebce43adc: Waiting 10:41:39 03ba6f53ebfc: Waiting 10:41:39 cb41a2c61f3b: Layer already exists 10:41:39 d4c949022201: Layer already exists 10:41:39 6ecb2eb3c5dc: Layer already exists 10:41:39 72fdd98d6955: Layer already exists 10:41:39 e81d6006dfc8: Layer already exists 10:41:39 edfebce43adc: Layer already exists 10:41:39 03ba6f53ebfc: Layer already exists 10:41:39 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122: digest: sha256:4ead00bd28742345cd8c901a9edc10590ff18010c7ca5f39ea2ba226bc92d76d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:39 + 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 10:41:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 10:41:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 10:41:39 d4c949022201: Preparing 10:41:39 cb41a2c61f3b: Preparing 10:41:39 e81d6006dfc8: Preparing 10:41:39 72fdd98d6955: Preparing 10:41:39 6ecb2eb3c5dc: Preparing 10:41:39 edfebce43adc: Preparing 10:41:39 03ba6f53ebfc: Preparing 10:41:39 edfebce43adc: Waiting 10:41:39 03ba6f53ebfc: Waiting 10:41:39 cb41a2c61f3b: Layer already exists 10:41:39 d4c949022201: Layer already exists 10:41:39 72fdd98d6955: Layer already exists 10:41:39 6ecb2eb3c5dc: Layer already exists 10:41:39 e81d6006dfc8: Layer already exists 10:41:39 03ba6f53ebfc: Layer already exists 10:41:39 edfebce43adc: Layer already exists 10:41:40 main: digest: sha256:4ead00bd28742345cd8c901a9edc10590ff18010c7ca5f39ea2ba226bc92d76d size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:41:40 ===================================================== [Pipeline] echo 10:41:40 taggedImages: 10:41:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 10:41:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 10:41:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.122 10:41:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 10:41:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 10:41:40 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 10:41:40 7aa9423e7338f6f1ee5085feefc9755d477e0da4 10:41:40 latest 10:41:40 4.1.0-dev.122 10:41:40 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 10:41:40 main 10:41:40 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:40 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:41:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 10:41:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:41:41 4e03c94e350d: Preparing 10:41:41 65811df7414a: Preparing 10:41:41 3b7d25b1c755: Preparing 10:41:41 e81d6006dfc8: Preparing 10:41:41 72fdd98d6955: Preparing 10:41:41 e089304e2b39: Preparing 10:41:41 b16e2858c1aa: Preparing 10:41:41 5477cee77357: Preparing 10:41:41 5a5dfdbe70dd: Preparing 10:41:41 03ba6f53ebfc: Preparing 10:41:41 b16e2858c1aa: Waiting 10:41:41 5477cee77357: Waiting 10:41:41 5a5dfdbe70dd: Waiting 10:41:41 03ba6f53ebfc: Waiting 10:41:41 e089304e2b39: Waiting 10:41:41 e81d6006dfc8: Layer already exists 10:41:41 72fdd98d6955: Layer already exists 10:41:41 3b7d25b1c755: Pushed 10:41:41 65811df7414a: Pushed 10:41:41 4e03c94e350d: Pushed 10:41:41 03ba6f53ebfc: Layer already exists 10:41:41 5477cee77357: Pushed 10:41:42 5a5dfdbe70dd: Pushed 10:41:54 b16e2858c1aa: Pushed 10:42:09 e089304e2b39: Pushed 10:42:09 7aa9423e7338f6f1ee5085feefc9755d477e0da4: digest: sha256:331f559fcf94af70f3951f68300b5116203ef520c9ef2081c1d018d75e8a1078 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:09 + 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 10:42:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 10:42:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:42:10 4e03c94e350d: Preparing 10:42:10 65811df7414a: Preparing 10:42:10 3b7d25b1c755: Preparing 10:42:10 e81d6006dfc8: Preparing 10:42:10 72fdd98d6955: Preparing 10:42:10 e089304e2b39: Preparing 10:42:10 b16e2858c1aa: Preparing 10:42:10 e089304e2b39: Waiting 10:42:10 5477cee77357: Preparing 10:42:10 5a5dfdbe70dd: Preparing 10:42:10 b16e2858c1aa: Waiting 10:42:10 5477cee77357: Waiting 10:42:10 03ba6f53ebfc: Preparing 10:42:10 5a5dfdbe70dd: Waiting 10:42:10 03ba6f53ebfc: Waiting 10:42:10 72fdd98d6955: Layer already exists 10:42:10 e81d6006dfc8: Layer already exists 10:42:10 65811df7414a: Layer already exists 10:42:10 3b7d25b1c755: Layer already exists 10:42:10 4e03c94e350d: Layer already exists 10:42:10 e089304e2b39: Layer already exists 10:42:10 b16e2858c1aa: Layer already exists 10:42:10 5477cee77357: Layer already exists 10:42:10 5a5dfdbe70dd: Layer already exists 10:42:10 03ba6f53ebfc: Layer already exists 10:42:10 latest: digest: sha256:331f559fcf94af70f3951f68300b5116203ef520c9ef2081c1d018d75e8a1078 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:10 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.122 10:42:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:42:11 4e03c94e350d: Preparing 10:42:11 65811df7414a: Preparing 10:42:11 3b7d25b1c755: Preparing 10:42:11 e81d6006dfc8: Preparing 10:42:11 72fdd98d6955: Preparing 10:42:11 e089304e2b39: Preparing 10:42:11 b16e2858c1aa: Preparing 10:42:11 5477cee77357: Preparing 10:42:11 5a5dfdbe70dd: Preparing 10:42:11 03ba6f53ebfc: Preparing 10:42:11 5477cee77357: Waiting 10:42:11 e089304e2b39: Waiting 10:42:11 5a5dfdbe70dd: Waiting 10:42:11 03ba6f53ebfc: Waiting 10:42:11 b16e2858c1aa: Waiting 10:42:11 e81d6006dfc8: Layer already exists 10:42:11 72fdd98d6955: Layer already exists 10:42:11 4e03c94e350d: Layer already exists 10:42:11 3b7d25b1c755: Layer already exists 10:42:11 65811df7414a: Layer already exists 10:42:11 b16e2858c1aa: Layer already exists 10:42:11 e089304e2b39: Layer already exists 10:42:11 5a5dfdbe70dd: Layer already exists 10:42:11 5477cee77357: Layer already exists 10:42:11 03ba6f53ebfc: Layer already exists 10:42:11 4.1.0-dev.122: digest: sha256:331f559fcf94af70f3951f68300b5116203ef520c9ef2081c1d018d75e8a1078 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:11 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 10:42:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:42:12 4e03c94e350d: Preparing 10:42:12 65811df7414a: Preparing 10:42:12 3b7d25b1c755: Preparing 10:42:12 e81d6006dfc8: Preparing 10:42:12 72fdd98d6955: Preparing 10:42:12 e089304e2b39: Preparing 10:42:12 b16e2858c1aa: Preparing 10:42:12 5477cee77357: Preparing 10:42:12 5a5dfdbe70dd: Preparing 10:42:12 03ba6f53ebfc: Preparing 10:42:12 b16e2858c1aa: Waiting 10:42:12 5477cee77357: Waiting 10:42:12 03ba6f53ebfc: Waiting 10:42:12 5a5dfdbe70dd: Waiting 10:42:12 e089304e2b39: Waiting 10:42:12 72fdd98d6955: Layer already exists 10:42:12 3b7d25b1c755: Layer already exists 10:42:12 e81d6006dfc8: Layer already exists 10:42:12 4e03c94e350d: Layer already exists 10:42:12 65811df7414a: Layer already exists 10:42:12 03ba6f53ebfc: Layer already exists 10:42:12 e089304e2b39: Layer already exists 10:42:12 5477cee77357: Layer already exists 10:42:12 5a5dfdbe70dd: Layer already exists 10:42:12 b16e2858c1aa: Layer already exists 10:42:12 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122: digest: sha256:331f559fcf94af70f3951f68300b5116203ef520c9ef2081c1d018d75e8a1078 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:12 + 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 10:42:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 10:42:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 10:42:13 4e03c94e350d: Preparing 10:42:13 65811df7414a: Preparing 10:42:13 3b7d25b1c755: Preparing 10:42:13 e81d6006dfc8: Preparing 10:42:13 72fdd98d6955: Preparing 10:42:13 e089304e2b39: Preparing 10:42:13 b16e2858c1aa: Preparing 10:42:13 5477cee77357: Preparing 10:42:13 5a5dfdbe70dd: Preparing 10:42:13 03ba6f53ebfc: Preparing 10:42:13 e089304e2b39: Waiting 10:42:13 b16e2858c1aa: Waiting 10:42:13 5477cee77357: Waiting 10:42:13 5a5dfdbe70dd: Waiting 10:42:13 03ba6f53ebfc: Waiting 10:42:13 72fdd98d6955: Layer already exists 10:42:13 3b7d25b1c755: Layer already exists 10:42:13 65811df7414a: Layer already exists 10:42:13 e81d6006dfc8: Layer already exists 10:42:13 4e03c94e350d: Layer already exists 10:42:13 e089304e2b39: Layer already exists 10:42:13 5477cee77357: Layer already exists 10:42:13 b16e2858c1aa: Layer already exists 10:42:13 5a5dfdbe70dd: Layer already exists 10:42:13 03ba6f53ebfc: Layer already exists 10:42:13 main: digest: sha256:331f559fcf94af70f3951f68300b5116203ef520c9ef2081c1d018d75e8a1078 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:42:13 ===================================================== [Pipeline] echo 10:42:13 taggedImages: 10:42:13 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 10:42:13 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 10:42:13 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.122 10:42:13 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 10:42:13 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 10:42:13 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 10:42:13 7aa9423e7338f6f1ee5085feefc9755d477e0da4 10:42:13 latest 10:42:13 4.1.0-dev.122 10:42:13 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 10:42:13 main 10:42:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:14 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 10:42:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:42:17 e4211a45048b: Preparing 10:42:17 b8e1b966e22e: Preparing 10:42:17 68bc0cf8535e: Preparing 10:42:17 e81d6006dfc8: Preparing 10:42:17 72fdd98d6955: Preparing 10:42:17 277eaa2da353: Preparing 10:42:17 83d7e6ce599d: Preparing 10:42:17 c714bea949de: Preparing 10:42:17 03ba6f53ebfc: Preparing 10:42:17 83d7e6ce599d: Waiting 10:42:17 277eaa2da353: Waiting 10:42:17 c714bea949de: Waiting 10:42:17 03ba6f53ebfc: Waiting 10:42:17 72fdd98d6955: Layer already exists 10:42:17 e81d6006dfc8: Layer already exists 10:42:18 b8e1b966e22e: Pushed 10:42:18 68bc0cf8535e: Pushed 10:42:18 e4211a45048b: Pushed 10:42:18 03ba6f53ebfc: Layer already exists 10:42:18 83d7e6ce599d: Pushed 10:42:18 c714bea949de: Pushed 10:42:45 277eaa2da353: Pushed 10:42:45 7aa9423e7338f6f1ee5085feefc9755d477e0da4: digest: sha256:c88dea5ed55a4098b52d7eae12330c565b6caa57fc4e6ac865ce17aed9339671 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:45 + 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 10:42:45 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 10:42:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:42:45 e4211a45048b: Preparing 10:42:45 b8e1b966e22e: Preparing 10:42:45 68bc0cf8535e: Preparing 10:42:45 e81d6006dfc8: Preparing 10:42:45 72fdd98d6955: Preparing 10:42:45 277eaa2da353: Preparing 10:42:45 83d7e6ce599d: Preparing 10:42:45 c714bea949de: Preparing 10:42:45 03ba6f53ebfc: Preparing 10:42:45 83d7e6ce599d: Waiting 10:42:45 c714bea949de: Waiting 10:42:45 03ba6f53ebfc: Waiting 10:42:45 277eaa2da353: Waiting 10:42:45 e81d6006dfc8: Layer already exists 10:42:45 b8e1b966e22e: Layer already exists 10:42:45 72fdd98d6955: Layer already exists 10:42:45 e4211a45048b: Layer already exists 10:42:45 68bc0cf8535e: Layer already exists 10:42:45 277eaa2da353: Layer already exists 10:42:45 83d7e6ce599d: Layer already exists 10:42:45 c714bea949de: Layer already exists 10:42:45 03ba6f53ebfc: Layer already exists 10:42:46 latest: digest: sha256:c88dea5ed55a4098b52d7eae12330c565b6caa57fc4e6ac865ce17aed9339671 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:46 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.122 10:42:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:42:46 e4211a45048b: Preparing 10:42:46 b8e1b966e22e: Preparing 10:42:46 68bc0cf8535e: Preparing 10:42:46 e81d6006dfc8: Preparing 10:42:46 72fdd98d6955: Preparing 10:42:46 277eaa2da353: Preparing 10:42:46 83d7e6ce599d: Preparing 10:42:46 c714bea949de: Preparing 10:42:46 03ba6f53ebfc: Preparing 10:42:46 83d7e6ce599d: Waiting 10:42:46 03ba6f53ebfc: Waiting 10:42:46 c714bea949de: Waiting 10:42:46 277eaa2da353: Waiting 10:42:46 72fdd98d6955: Layer already exists 10:42:46 e81d6006dfc8: Layer already exists 10:42:46 b8e1b966e22e: Layer already exists 10:42:46 e4211a45048b: Layer already exists 10:42:46 68bc0cf8535e: Layer already exists 10:42:46 03ba6f53ebfc: Layer already exists 10:42:46 83d7e6ce599d: Layer already exists 10:42:46 277eaa2da353: Layer already exists 10:42:46 c714bea949de: Layer already exists 10:42:47 4.1.0-dev.122: digest: sha256:c88dea5ed55a4098b52d7eae12330c565b6caa57fc4e6ac865ce17aed9339671 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:47 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 10:42:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:42:47 e4211a45048b: Preparing 10:42:47 b8e1b966e22e: Preparing 10:42:47 68bc0cf8535e: Preparing 10:42:47 e81d6006dfc8: Preparing 10:42:47 72fdd98d6955: Preparing 10:42:47 277eaa2da353: Preparing 10:42:47 83d7e6ce599d: Preparing 10:42:47 c714bea949de: Preparing 10:42:47 03ba6f53ebfc: Preparing 10:42:47 277eaa2da353: Waiting 10:42:47 83d7e6ce599d: Waiting 10:42:47 c714bea949de: Waiting 10:42:47 03ba6f53ebfc: Waiting 10:42:47 72fdd98d6955: Layer already exists 10:42:47 e4211a45048b: Layer already exists 10:42:47 68bc0cf8535e: Layer already exists 10:42:47 b8e1b966e22e: Layer already exists 10:42:47 e81d6006dfc8: Layer already exists 10:42:47 277eaa2da353: Layer already exists 10:42:47 c714bea949de: Layer already exists 10:42:47 83d7e6ce599d: Layer already exists 10:42:47 03ba6f53ebfc: Layer already exists 10:42:47 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122: digest: sha256:c88dea5ed55a4098b52d7eae12330c565b6caa57fc4e6ac865ce17aed9339671 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:48 + 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 10:42:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 10:42:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 10:42:48 e4211a45048b: Preparing 10:42:48 b8e1b966e22e: Preparing 10:42:48 68bc0cf8535e: Preparing 10:42:48 e81d6006dfc8: Preparing 10:42:48 72fdd98d6955: Preparing 10:42:48 277eaa2da353: Preparing 10:42:48 83d7e6ce599d: Preparing 10:42:48 c714bea949de: Preparing 10:42:48 03ba6f53ebfc: Preparing 10:42:48 83d7e6ce599d: Waiting 10:42:48 c714bea949de: Waiting 10:42:48 03ba6f53ebfc: Waiting 10:42:48 277eaa2da353: Waiting 10:42:48 68bc0cf8535e: Layer already exists 10:42:48 72fdd98d6955: Layer already exists 10:42:48 e4211a45048b: Layer already exists 10:42:48 e81d6006dfc8: Layer already exists 10:42:48 b8e1b966e22e: Layer already exists 10:42:48 83d7e6ce599d: Layer already exists 10:42:48 c714bea949de: Layer already exists 10:42:48 277eaa2da353: Layer already exists 10:42:48 03ba6f53ebfc: Layer already exists 10:42:48 main: digest: sha256:c88dea5ed55a4098b52d7eae12330c565b6caa57fc4e6ac865ce17aed9339671 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:42:49 ===================================================== [Pipeline] echo 10:42:49 taggedImages: 10:42:49 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 10:42:49 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 10:42:49 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.122 10:42:49 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 10:42:49 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 10:42:49 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 10:42:49 7aa9423e7338f6f1ee5085feefc9755d477e0da4 10:42:49 latest 10:42:49 4.1.0-dev.122 10:42:49 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 10:42:49 main 10:42:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:49 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:42:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 10:42:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:42:50 ecb69cc53f49: Preparing 10:42:50 748d0c212b8d: Preparing 10:42:50 ed81a3686732: Preparing 10:42:50 e81d6006dfc8: Preparing 10:42:50 72fdd98d6955: Preparing 10:42:50 c7dd14bbaf21: Preparing 10:42:50 5477cee77357: Preparing 10:42:50 5a5dfdbe70dd: Preparing 10:42:50 03ba6f53ebfc: Preparing 10:42:50 c7dd14bbaf21: Waiting 10:42:50 5477cee77357: Waiting 10:42:50 03ba6f53ebfc: Waiting 10:42:50 5a5dfdbe70dd: Waiting 10:42:50 72fdd98d6955: Layer already exists 10:42:50 e81d6006dfc8: Layer already exists 10:42:50 5477cee77357: Layer already exists 10:42:50 748d0c212b8d: Pushed 10:42:50 5a5dfdbe70dd: Layer already exists 10:42:50 ecb69cc53f49: Pushed 10:42:50 ed81a3686732: Pushed 10:42:50 03ba6f53ebfc: Layer already exists 10:43:17 c7dd14bbaf21: Pushed 10:43:17 7aa9423e7338f6f1ee5085feefc9755d477e0da4: digest: sha256:d44dbcf9e39ad896f38ee29a9bb6c033217823f12e27a72ca6efdcad75f1727e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:17 + 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 10:43:17 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 10:43:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:43:17 ecb69cc53f49: Preparing 10:43:17 748d0c212b8d: Preparing 10:43:17 ed81a3686732: Preparing 10:43:17 e81d6006dfc8: Preparing 10:43:17 72fdd98d6955: Preparing 10:43:17 c7dd14bbaf21: Preparing 10:43:17 5477cee77357: Preparing 10:43:17 5a5dfdbe70dd: Preparing 10:43:17 03ba6f53ebfc: Preparing 10:43:17 c7dd14bbaf21: Waiting 10:43:17 5a5dfdbe70dd: Waiting 10:43:17 5477cee77357: Waiting 10:43:17 03ba6f53ebfc: Waiting 10:43:17 72fdd98d6955: Layer already exists 10:43:17 ecb69cc53f49: Layer already exists 10:43:17 748d0c212b8d: Layer already exists 10:43:17 ed81a3686732: Layer already exists 10:43:17 e81d6006dfc8: Layer already exists 10:43:17 5a5dfdbe70dd: Layer already exists 10:43:17 5477cee77357: Layer already exists 10:43:17 c7dd14bbaf21: Layer already exists 10:43:17 03ba6f53ebfc: Layer already exists 10:43:17 latest: digest: sha256:d44dbcf9e39ad896f38ee29a9bb6c033217823f12e27a72ca6efdcad75f1727e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:18 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.122 10:43:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:43:18 ecb69cc53f49: Preparing 10:43:18 748d0c212b8d: Preparing 10:43:18 ed81a3686732: Preparing 10:43:18 e81d6006dfc8: Preparing 10:43:18 72fdd98d6955: Preparing 10:43:18 c7dd14bbaf21: Preparing 10:43:18 5477cee77357: Preparing 10:43:18 5a5dfdbe70dd: Preparing 10:43:18 03ba6f53ebfc: Preparing 10:43:18 c7dd14bbaf21: Waiting 10:43:18 5477cee77357: Waiting 10:43:18 5a5dfdbe70dd: Waiting 10:43:18 03ba6f53ebfc: Waiting 10:43:18 72fdd98d6955: Layer already exists 10:43:18 ecb69cc53f49: Layer already exists 10:43:18 ed81a3686732: Layer already exists 10:43:18 e81d6006dfc8: Layer already exists 10:43:18 748d0c212b8d: Layer already exists 10:43:18 c7dd14bbaf21: Layer already exists 10:43:18 5477cee77357: Layer already exists 10:43:18 03ba6f53ebfc: Layer already exists 10:43:18 5a5dfdbe70dd: Layer already exists 10:43:18 4.1.0-dev.122: digest: sha256:d44dbcf9e39ad896f38ee29a9bb6c033217823f12e27a72ca6efdcad75f1727e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:19 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 10:43:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:43:19 ecb69cc53f49: Preparing 10:43:19 748d0c212b8d: Preparing 10:43:19 ed81a3686732: Preparing 10:43:19 e81d6006dfc8: Preparing 10:43:19 72fdd98d6955: Preparing 10:43:19 c7dd14bbaf21: Preparing 10:43:19 5477cee77357: Preparing 10:43:19 5a5dfdbe70dd: Preparing 10:43:19 03ba6f53ebfc: Preparing 10:43:19 5a5dfdbe70dd: Waiting 10:43:19 c7dd14bbaf21: Waiting 10:43:19 03ba6f53ebfc: Waiting 10:43:19 ecb69cc53f49: Layer already exists 10:43:19 748d0c212b8d: Layer already exists 10:43:19 ed81a3686732: Layer already exists 10:43:19 e81d6006dfc8: Layer already exists 10:43:19 72fdd98d6955: Layer already exists 10:43:19 5a5dfdbe70dd: Layer already exists 10:43:19 03ba6f53ebfc: Layer already exists 10:43:19 5477cee77357: Layer already exists 10:43:19 c7dd14bbaf21: Layer already exists 10:43:19 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122: digest: sha256:d44dbcf9e39ad896f38ee29a9bb6c033217823f12e27a72ca6efdcad75f1727e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:20 + 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 10:43:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 10:43:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 10:43:20 ecb69cc53f49: Preparing 10:43:20 748d0c212b8d: Preparing 10:43:20 ed81a3686732: Preparing 10:43:20 e81d6006dfc8: Preparing 10:43:20 72fdd98d6955: Preparing 10:43:20 c7dd14bbaf21: Preparing 10:43:20 5477cee77357: Preparing 10:43:20 5a5dfdbe70dd: Preparing 10:43:20 03ba6f53ebfc: Preparing 10:43:20 c7dd14bbaf21: Waiting 10:43:20 5477cee77357: Waiting 10:43:20 5a5dfdbe70dd: Waiting 10:43:20 03ba6f53ebfc: Waiting 10:43:20 ecb69cc53f49: Layer already exists 10:43:20 72fdd98d6955: Layer already exists 10:43:20 e81d6006dfc8: Layer already exists 10:43:20 748d0c212b8d: Layer already exists 10:43:20 ed81a3686732: Layer already exists 10:43:20 5477cee77357: Layer already exists 10:43:20 c7dd14bbaf21: Layer already exists 10:43:20 5a5dfdbe70dd: Layer already exists 10:43:20 03ba6f53ebfc: Layer already exists 10:43:20 main: digest: sha256:d44dbcf9e39ad896f38ee29a9bb6c033217823f12e27a72ca6efdcad75f1727e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:43:20 ===================================================== [Pipeline] echo 10:43:20 taggedImages: 10:43:20 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 10:43:20 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 10:43:20 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.122 10:43:20 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 10:43:20 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 10:43:20 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 10:43:20 7aa9423e7338f6f1ee5085feefc9755d477e0da4 10:43:20 latest 10:43:20 4.1.0-dev.122 10:43:20 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 10:43:20 main 10:43:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:21 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 10:43:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:43:21 543332bd230e: Preparing 10:43:21 541d3c18b294: Preparing 10:43:21 e81d6006dfc8: Preparing 10:43:21 72fdd98d6955: Preparing 10:43:21 3d8c3cef99cb: Preparing 10:43:21 3fb753139acf: Preparing 10:43:21 03ba6f53ebfc: Preparing 10:43:21 3fb753139acf: Waiting 10:43:21 03ba6f53ebfc: Waiting 10:43:21 72fdd98d6955: Layer already exists 10:43:21 e81d6006dfc8: Layer already exists 10:43:21 03ba6f53ebfc: Layer already exists 10:43:21 3d8c3cef99cb: Pushed 10:43:21 543332bd230e: Pushed 10:43:22 3fb753139acf: Pushed 10:43:31 541d3c18b294: Pushed 10:43:31 7aa9423e7338f6f1ee5085feefc9755d477e0da4: digest: sha256:5b2f884176c9597a3031b8ff2f1a5f960b17a84b8532326fbcb61445d0975682 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:31 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 10:43:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:43:31 543332bd230e: Preparing 10:43:31 541d3c18b294: Preparing 10:43:31 e81d6006dfc8: Preparing 10:43:31 72fdd98d6955: Preparing 10:43:31 3d8c3cef99cb: Preparing 10:43:31 3fb753139acf: Preparing 10:43:31 03ba6f53ebfc: Preparing 10:43:31 3fb753139acf: Waiting 10:43:31 03ba6f53ebfc: Waiting 10:43:31 543332bd230e: Layer already exists 10:43:31 e81d6006dfc8: Layer already exists 10:43:31 3d8c3cef99cb: Layer already exists 10:43:31 72fdd98d6955: Layer already exists 10:43:31 541d3c18b294: Layer already exists 10:43:31 3fb753139acf: Layer already exists 10:43:31 03ba6f53ebfc: Layer already exists 10:43:32 latest: digest: sha256:5b2f884176c9597a3031b8ff2f1a5f960b17a84b8532326fbcb61445d0975682 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:32 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.122 10:43:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:43:32 543332bd230e: Preparing 10:43:32 541d3c18b294: Preparing 10:43:32 e81d6006dfc8: Preparing 10:43:32 72fdd98d6955: Preparing 10:43:32 3d8c3cef99cb: Preparing 10:43:32 3fb753139acf: Preparing 10:43:32 03ba6f53ebfc: Preparing 10:43:32 3fb753139acf: Waiting 10:43:32 03ba6f53ebfc: Waiting 10:43:32 e81d6006dfc8: Layer already exists 10:43:32 543332bd230e: Layer already exists 10:43:32 72fdd98d6955: Layer already exists 10:43:32 541d3c18b294: Layer already exists 10:43:32 3d8c3cef99cb: Layer already exists 10:43:32 3fb753139acf: Layer already exists 10:43:32 03ba6f53ebfc: Layer already exists 10:43:32 4.1.0-dev.122: digest: sha256:5b2f884176c9597a3031b8ff2f1a5f960b17a84b8532326fbcb61445d0975682 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:33 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:33 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 10:43:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:43:33 543332bd230e: Preparing 10:43:33 541d3c18b294: Preparing 10:43:33 e81d6006dfc8: Preparing 10:43:33 72fdd98d6955: Preparing 10:43:33 3d8c3cef99cb: Preparing 10:43:33 3fb753139acf: Preparing 10:43:33 03ba6f53ebfc: Preparing 10:43:33 3fb753139acf: Waiting 10:43:33 03ba6f53ebfc: Waiting 10:43:33 543332bd230e: Layer already exists 10:43:33 72fdd98d6955: Layer already exists 10:43:33 3d8c3cef99cb: Layer already exists 10:43:33 541d3c18b294: Layer already exists 10:43:33 e81d6006dfc8: Layer already exists 10:43:33 3fb753139acf: Layer already exists 10:43:33 03ba6f53ebfc: Layer already exists 10:43:33 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122: digest: sha256:5b2f884176c9597a3031b8ff2f1a5f960b17a84b8532326fbcb61445d0975682 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:34 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:34 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 10:43:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 10:43:34 543332bd230e: Preparing 10:43:34 541d3c18b294: Preparing 10:43:34 e81d6006dfc8: Preparing 10:43:34 72fdd98d6955: Preparing 10:43:34 3d8c3cef99cb: Preparing 10:43:34 3fb753139acf: Preparing 10:43:34 03ba6f53ebfc: Preparing 10:43:34 3fb753139acf: Waiting 10:43:34 03ba6f53ebfc: Waiting 10:43:34 541d3c18b294: Layer already exists 10:43:34 543332bd230e: Layer already exists 10:43:34 72fdd98d6955: Layer already exists 10:43:34 e81d6006dfc8: Layer already exists 10:43:34 3d8c3cef99cb: Layer already exists 10:43:34 3fb753139acf: Layer already exists 10:43:34 03ba6f53ebfc: Layer already exists 10:43:35 main: digest: sha256:5b2f884176c9597a3031b8ff2f1a5f960b17a84b8532326fbcb61445d0975682 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:43:35 ===================================================== [Pipeline] echo 10:43:35 taggedImages: 10:43:35 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 10:43:35 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 10:43:35 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.122 10:43:35 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 10:43:35 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 10:43:35 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 10:43:35 7aa9423e7338f6f1ee5085feefc9755d477e0da4 10:43:35 latest 10:43:35 4.1.0-dev.122 10:43:35 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 10:43:35 main 10:43:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:35 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:35 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 10:43:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:43:35 4cbd36f0ca9f: Preparing 10:43:35 1f25e859b55a: Preparing 10:43:35 e81d6006dfc8: Preparing 10:43:35 72fdd98d6955: Preparing 10:43:35 89930cf2a940: Preparing 10:43:35 2cbf1525302b: Preparing 10:43:35 03ba6f53ebfc: Preparing 10:43:35 2cbf1525302b: Waiting 10:43:35 03ba6f53ebfc: Waiting 10:43:35 e81d6006dfc8: Layer already exists 10:43:35 72fdd98d6955: Layer already exists 10:43:36 03ba6f53ebfc: Layer already exists 10:43:36 89930cf2a940: Pushed 10:43:36 4cbd36f0ca9f: Pushed 10:43:36 2cbf1525302b: Pushed 10:43:44 1f25e859b55a: Pushed 10:43:44 7aa9423e7338f6f1ee5085feefc9755d477e0da4: digest: sha256:cdfb879410e161991760cc5fbbdd5387b8ea3c409ff9fd2ee5a6a0a383fc6e6a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:45 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:45 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 10:43:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:43:45 4cbd36f0ca9f: Preparing 10:43:45 1f25e859b55a: Preparing 10:43:45 e81d6006dfc8: Preparing 10:43:45 72fdd98d6955: Preparing 10:43:45 89930cf2a940: Preparing 10:43:45 2cbf1525302b: Preparing 10:43:45 03ba6f53ebfc: Preparing 10:43:45 2cbf1525302b: Waiting 10:43:45 03ba6f53ebfc: Waiting 10:43:45 89930cf2a940: Layer already exists 10:43:45 1f25e859b55a: Layer already exists 10:43:45 72fdd98d6955: Layer already exists 10:43:45 e81d6006dfc8: Layer already exists 10:43:45 4cbd36f0ca9f: Layer already exists 10:43:45 2cbf1525302b: Layer already exists 10:43:45 03ba6f53ebfc: Layer already exists 10:43:45 latest: digest: sha256:cdfb879410e161991760cc5fbbdd5387b8ea3c409ff9fd2ee5a6a0a383fc6e6a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:46 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:46 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.122 10:43:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:43:46 4cbd36f0ca9f: Preparing 10:43:46 1f25e859b55a: Preparing 10:43:46 e81d6006dfc8: Preparing 10:43:46 72fdd98d6955: Preparing 10:43:46 89930cf2a940: Preparing 10:43:46 2cbf1525302b: Preparing 10:43:46 2cbf1525302b: Waiting 10:43:46 03ba6f53ebfc: Preparing 10:43:46 03ba6f53ebfc: Waiting 10:43:46 89930cf2a940: Layer already exists 10:43:46 72fdd98d6955: Layer already exists 10:43:46 1f25e859b55a: Layer already exists 10:43:46 e81d6006dfc8: Layer already exists 10:43:46 4cbd36f0ca9f: Layer already exists 10:43:46 2cbf1525302b: Layer already exists 10:43:46 03ba6f53ebfc: Layer already exists 10:43:46 4.1.0-dev.122: digest: sha256:cdfb879410e161991760cc5fbbdd5387b8ea3c409ff9fd2ee5a6a0a383fc6e6a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:47 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 10:43:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:43:47 4cbd36f0ca9f: Preparing 10:43:47 1f25e859b55a: Preparing 10:43:47 e81d6006dfc8: Preparing 10:43:47 72fdd98d6955: Preparing 10:43:47 89930cf2a940: Preparing 10:43:47 2cbf1525302b: Preparing 10:43:47 03ba6f53ebfc: Preparing 10:43:47 2cbf1525302b: Waiting 10:43:47 03ba6f53ebfc: Waiting 10:43:47 4cbd36f0ca9f: Layer already exists 10:43:47 89930cf2a940: Layer already exists 10:43:47 e81d6006dfc8: Layer already exists 10:43:47 1f25e859b55a: Layer already exists 10:43:47 72fdd98d6955: Layer already exists 10:43:47 03ba6f53ebfc: Layer already exists 10:43:47 2cbf1525302b: Layer already exists 10:43:47 7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122: digest: sha256:cdfb879410e161991760cc5fbbdd5387b8ea3c409ff9fd2ee5a6a0a383fc6e6a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:47 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 10:43:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 10:43:48 4cbd36f0ca9f: Preparing 10:43:48 1f25e859b55a: Preparing 10:43:48 e81d6006dfc8: Preparing 10:43:48 72fdd98d6955: Preparing 10:43:48 89930cf2a940: Preparing 10:43:48 2cbf1525302b: Preparing 10:43:48 03ba6f53ebfc: Preparing 10:43:48 2cbf1525302b: Waiting 10:43:48 03ba6f53ebfc: Waiting 10:43:48 89930cf2a940: Layer already exists 10:43:48 72fdd98d6955: Layer already exists 10:43:48 1f25e859b55a: Layer already exists 10:43:48 e81d6006dfc8: Layer already exists 10:43:48 4cbd36f0ca9f: Layer already exists 10:43:48 03ba6f53ebfc: Layer already exists 10:43:48 2cbf1525302b: Layer already exists 10:43:48 main: digest: sha256:cdfb879410e161991760cc5fbbdd5387b8ea3c409ff9fd2ee5a6a0a383fc6e6a size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 10:43:48 ===================================================== [Pipeline] echo 10:43:48 taggedImages: 10:43:48 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4 10:43:48 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 10:43:48 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.122 10:43:48 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:7aa9423e7338f6f1ee5085feefc9755d477e0da4-4.1.0-dev.122 10:43:48 - 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 10:43:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:43:48 10:43:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:43:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:43:49 arm64: Pulling from edgex-lftools-log-publisher 10:43:49 8998bd30e6a1: Pulling fs layer 10:43:49 04944245beec: Pulling fs layer 10:43:49 699f458cf7ca: Pulling fs layer 10:43:49 765212b225bb: Pulling fs layer 10:43:49 f23df028b6ca: Pulling fs layer 10:43:49 d65c8cfc05b1: Pulling fs layer 10:43:49 2437ff75d9bd: Pulling fs layer 10:43:49 765212b225bb: Waiting 10:43:49 f23df028b6ca: Waiting 10:43:49 d65c8cfc05b1: Waiting 10:43:49 2437ff75d9bd: Waiting 10:43:49 04944245beec: Verifying Checksum 10:43:49 04944245beec: Download complete 10:43:49 765212b225bb: Verifying Checksum 10:43:49 765212b225bb: Download complete 10:43:49 f23df028b6ca: Download complete 10:43:49 d65c8cfc05b1: Verifying Checksum 10:43:49 d65c8cfc05b1: Download complete 10:43:49 699f458cf7ca: Verifying Checksum 10:43:49 699f458cf7ca: Download complete 10:43:49 8998bd30e6a1: Download complete 10:43:52 2437ff75d9bd: Verifying Checksum 10:43:52 2437ff75d9bd: Download complete 10:43:55 8998bd30e6a1: Pull complete 10:43:55 04944245beec: Pull complete 10:43:57 699f458cf7ca: Pull complete 10:43:57 765212b225bb: Pull complete 10:43:58 f23df028b6ca: Pull complete 10:43:59 d65c8cfc05b1: Pull complete 10:44:17 2437ff75d9bd: Pull complete 10:44:17 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 10:44:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 10:44:17 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:44:17 prd-ubuntu20.04-docker-arm64-4c-16g-14037 does not seem to be running inside a container 10:44:17 $ 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/987 -v /w/workspace/edgex-go/987:/w/workspace/edgex-go/987:rw,z -v /w/workspace/edgex-go/987@tmp:/w/workspace/edgex-go/987@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 10:44:20 $ docker top 41ea359bc02f40b53ae1c154ca21d4c82b6e2ab55aeea04e4d43cf1083862a23 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:44:21 ---> job-cost.sh 10:44:21 lf-activate-venv: SKIPPING 10:44:21 INFO: No Stack... 10:44:21 INFO: Retrieving Pricing Info for: v3-standard-4 10:44:22 INFO: Archiving Costs [Pipeline] sh 10:44:22 + cat /w/workspace/edgex-go/987/archives/cost.csv 10:44:22 + cut -d, -f6 [Pipeline] lock 10:44:23 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-987-stack-cost] 10:44:23 Resource [jenkins-edgexfoundry-edgex-go-main-987-stack-cost] did not exist. Created. 10:44:23 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-987-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 10:44:23 + echo total: 0.10999999940395355 [Pipeline] stash 10:44:24 Stashed 1 file(s) [Pipeline] } 10:44:24 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-987-stack-cost] [Pipeline] // lock [Pipeline] } 10:44:24 $ docker stop --time=1 41ea359bc02f40b53ae1c154ca21d4c82b6e2ab55aeea04e4d43cf1083862a23 10:44:26 $ docker rm -f --volumes 41ea359bc02f40b53ae1c154ca21d4c82b6e2ab55aeea04e4d43cf1083862a23 [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 10:44:26 provisioning config files... 10:44:26 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/987@tmp/config425865739483989947tmp [Pipeline] { [Pipeline] sh 10:44:27 + set +x 10:44:27 + curl -s https://codecov.io/bash 10:44:27 + bash -s -- 10:44:27 10:44:27 _____ _ 10:44:27 / ____| | | 10:44:27 | | ___ __| | ___ ___ _____ __ 10:44:27 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 10:44:27 | |___| (_) | (_| | __/ (_| (_) \ V / 10:44:27 \_____\___/ \__,_|\___|\___\___/ \_/ 10:44:27 Bash-1.0.6 10:44:27 10:44:27 10:44:27 ==> git version 2.25.1 found 10:44:27 ==> 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 10:44:27 Release-Date: 2020-01-08 10:44:27 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 10:44:27 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 10:44:27 ==> Jenkins CI detected. 10:44:27 current dir:  /w/workspace/edgex-go/987 10:44:27 project root: . 10:44:27 --> token set from env 10:44:27 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 10:44:27 ==> Running gcov in . (disable via -X gcov) 10:44:27 ==> Python coveragepy not found 10:44:27 ==> Searching for coverage reports in: 10:44:27 + . 10:44:27 -> Found 1 reports 10:44:27 ==> Detecting git/mercurial file structure 10:44:27 ==> Reading reports 10:44:27 + ./coverage.out bytes=1048220 10:44:27 ==> Appending adjustments 10:44:27 https://docs.codecov.io/docs/fixing-reports 10:44:28 + Found adjustments 10:44:28 ==> Gzipping contents 10:44:28 108K /tmp/codecov.PGXS4t.gz 10:44:28 ==> Uploading reports 10:44:28 url: https://codecov.io 10:44:28 query: branch=main&commit=7aa9423e7338f6f1ee5085feefc9755d477e0da4&build=987&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F987%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:44:28 -> Pinging Codecov 10:44:28 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=7aa9423e7338f6f1ee5085feefc9755d477e0da4&build=987&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F987%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 10:44:29 -> Uploading to 10:44:29 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/7aa9423e7338f6f1ee5085feefc9755d477e0da4/e3583703-9e7e-4933-9051-a4926527ee08.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260629%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260629T104428Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=3cf5667e765bb50003c138782a6ede2939365138f2e3b15961c489e5dd5d45cc 10:44:29 % Total % Received % Xferd Average Speed Time Time Time Current 10:44:29 Dload Upload Total Spent Left Speed 10:44:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 87849 0:00:01 0:00:01 --:--:-- 87849 10:44:30 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/7aa9423e7338f6f1ee5085feefc9755d477e0da4 [Pipeline] } 10:44:30 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 10:44:30 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 10:44:30 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:44:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:44:31 10:44:31 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:44:31 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:44:31 latest: Pulling from edgex-devops/edgex-snyk-go 10:44:31 2d35ebdb57d9: Already exists 10:44:31 85e8836fcdb2: Pulling fs layer 10:44:31 91631faa732a: Pulling fs layer 10:44:31 f3f5ae8826fa: Pulling fs layer 10:44:31 4f4fb700ef54: Pulling fs layer 10:44:31 7861252a18e6: Pulling fs layer 10:44:31 4f4fb700ef54: Waiting 10:44:31 9130f900ef6f: Pulling fs layer 10:44:31 7861252a18e6: Waiting 10:44:31 9130f900ef6f: Waiting 10:44:31 f3f5ae8826fa: Verifying Checksum 10:44:31 f3f5ae8826fa: Download complete 10:44:31 85e8836fcdb2: Verifying Checksum 10:44:31 85e8836fcdb2: Download complete 10:44:31 4f4fb700ef54: Verifying Checksum 10:44:31 4f4fb700ef54: Download complete 10:44:31 85e8836fcdb2: Pull complete 10:44:31 7861252a18e6: Verifying Checksum 10:44:31 7861252a18e6: Download complete 10:44:32 91631faa732a: Verifying Checksum 10:44:32 91631faa732a: Download complete 10:44:32 9130f900ef6f: Verifying Checksum 10:44:32 9130f900ef6f: Download complete 10:44:36 91631faa732a: Pull complete 10:44:36 f3f5ae8826fa: Pull complete 10:44:36 4f4fb700ef54: Pull complete 10:44:36 7861252a18e6: Pull complete 10:44:42 9130f900ef6f: Pull complete 10:44:42 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 10:44:42 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 10:44:42 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:44:42 prd-ubuntu20.04-docker-8c-8g-14036 does not seem to be running inside a container 10:44:42 $ 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/987 -v /w/workspace/edgex-go/987:/w/workspace/edgex-go/987:rw,z -v /w/workspace/edgex-go/987@tmp:/w/workspace/edgex-go/987@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 10:44:44 $ docker top 2692d61070cfcd06b24a71b243efa99331feef7e6e88bdda483bb50e9715b18b -eo pid,comm [Pipeline] { [Pipeline] sh 10:44:44 + git config --global --add safe.directory /w/workspace/edgex-go/987 [Pipeline] echo 10:44:44 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 10:44:45 + set -o pipefail 10:44:45 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 10:45:03 10:45:03 Monitoring /w/workspace/edgex-go/987 (github.com/edgexfoundry/edgex-go)... 10:45:03 10:45:03 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/a2f79f6f-6593-4842-9c7f-7618f0cabb8a 10:45:03 10:45:03 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 10:45:03 [Pipeline] } 10:45:03 $ docker stop --time=1 2692d61070cfcd06b24a71b243efa99331feef7e6e88bdda483bb50e9715b18b 10:45:05 $ docker rm -f --volumes 2692d61070cfcd06b24a71b243efa99331feef7e6e88bdda483bb50e9715b18b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 10:45:06 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:45:06 provisioning config files... 10:45:06 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/987@tmp/config9591843606481235578tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 10:45:06 --> edgex-publish-swagger.sh 10:45:06 === Publish openapi API === 10:45:06 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 10:45:06 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/987/openapi/core-command.yaml] 10:45:06 % Total % Received % Xferd Average Speed Time Time Time Current 10:45:06 Dload Upload Total Spent Left Speed 10:45:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 474 234k --:--:-- --:--:-- --:--:-- 233k 100 33488 100 66 100 33422 474 234k --:--:-- --:--:-- --:--:-- 233k 10:45:06 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 10:45:06 10:45:06 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/987/openapi/core-data.yaml] 10:45:06 % Total % Received % Xferd Average Speed Time Time Time Current 10:45:06 Dload Upload Total Spent Left Speed 10:45:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75332 100 66 100 75266 536 597k --:--:-- --:--:-- --:--:-- 598k 10:45:06 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 10:45:06 10:45:06 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/987/openapi/core-keeper.yaml] 10:45:06 % Total % Received % Xferd Average Speed Time Time Time Current 10:45:06 Dload Upload Total Spent Left Speed 10:45:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 709 317k --:--:-- --:--:-- --:--:-- 318k 10:45:06 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 10:45:06 10:45:06 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/987/openapi/core-metadata.yaml] 10:45:06 % Total % Received % Xferd Average Speed Time Time Time Current 10:45:06 Dload Upload Total Spent Left Speed 10:45:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 163k 100 66 100 163k 468 1157k --:--:-- --:--:-- --:--:-- 1157k 10:45:06 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 10:45:06 10:45:06 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/987/openapi/security-proxy-auth.yaml] 10:45:06 % Total % Received % Xferd Average Speed Time Time Time Current 10:45:06 Dload Upload Total Spent Left Speed 10:45:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 647 234k --:--:-- --:--:-- --:--:-- 234k 10:45:06 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 10:45:06 10:45:06 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/987/openapi/security-secretstore-setup.yaml] 10:45:06 % Total % Received % Xferd Average Speed Time Time Time Current 10:45:06 Dload Upload Total Spent Left Speed 10:45:06 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 880 52173 --:--:-- --:--:-- --:--:-- 53053 10:45:06 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 10:45:06 10:45:06 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/987/openapi/support-notifications.yaml] 10:45:07 % Total % Received % Xferd Average Speed Time Time Time Current 10:45:07 Dload Upload Total Spent Left Speed 10:45:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 564 834k --:--:-- --:--:-- --:--:-- 835k 10:45:07 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 10:45:07 10:45:07 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/987/openapi/support-scheduler.yaml] 10:45:07 % Total % Received % Xferd Average Speed Time Time Time Current 10:45:07 Dload Upload Total Spent Left Speed 10:45:07 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51276 100 66 100 51210 628 476k --:--:-- --:--:-- --:--:-- 476k 10:45:07 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 10:45:07 [Pipeline] } 10:45:07 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 10:45:07 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:45:07 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:45:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:45:07 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:45:07 prd-ubuntu20.04-docker-8c-8g-14036 does not seem to be running inside a container 10:45:08 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/987 -v /w/workspace/edgex-go/987:/w/workspace/edgex-go/987:rw,z -v /w/workspace/edgex-go/987@tmp:/w/workspace/edgex-go/987@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 10:45:08 $ docker top af084cecf6d679f1682fe82e04e41b595817474192be9d722a82e663cb824e43 -eo pid,comm 10:45:08 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 10:45:08 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:45:08 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:45:08 [ssh-agent] Looking for ssh-agent implementation... 10:45:08 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:45:08 $ docker exec af084cecf6d679f1682fe82e04e41b595817474192be9d722a82e663cb824e43 ssh-agent 10:45:08 SSH_AUTH_SOCK=/tmp/ssh-3cPLNooC2wnO/agent.32 10:45:08 SSH_AGENT_PID=38 10:45:08 Running ssh-add (command line suppressed) 10:45:08 Identity added: /w/workspace/edgex-go/987@tmp/private_key_3406777190892432751.key (/w/workspace/edgex-go/987@tmp/private_key_3406777190892432751.key) 10:45:08 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:45:08 + git semver tag 10:45:09 2026-06-29 10:45:09,223 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 10:45:09 2026-06-29 10:45:09,226 [run_tag] DEBUG tag force:False 10:45:09 2026-06-29 10:45:09,226 [check_head_tag] DEBUG check head tag 10:45:09 2026-06-29 10:45:09,227 [execute] INFO git cat-file --batch-check 10:45:09 2026-06-29 10:45:09,227 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/987, stdin=, shell=False, universal_newlines=False) 10:45:09 2026-06-29 10:45:09,230 [execute] INFO git cat-file --batch 10:45:09 2026-06-29 10:45:09,230 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/987, stdin=, shell=False, universal_newlines=False) 10:45:09 2026-06-29 10:45:09,238 [read_version] DEBUG read version from /w/workspace/edgex-go/987/.semver/main 10:45:09 2026-06-29 10:45:09,238 [execute] INFO git tag -a v4.1.0-dev.122 -m v4.1.0-dev.122 10:45:09 2026-06-29 10:45:09,238 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.122', '-m', 'v4.1.0-dev.122'], cwd=/w/workspace/edgex-go/987, stdin=None, shell=False, universal_newlines=False) 10:45:09 2026-06-29 10:45:09,241 [read_version] DEBUG read version from /w/workspace/edgex-go/987/.semver/main 10:45:09 4.1.0-dev.122 [Pipeline] } 10:45:09 $ docker exec --env ******** --env ******** af084cecf6d679f1682fe82e04e41b595817474192be9d722a82e663cb824e43 ssh-agent -k 10:45:09 unset SSH_AUTH_SOCK; 10:45:09 unset SSH_AGENT_PID; 10:45:09 echo Agent pid 38 killed; 10:45:09 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:45:09 + git semver [Pipeline] } 10:45:10 $ docker stop --time=1 af084cecf6d679f1682fe82e04e41b595817474192be9d722a82e663cb824e43 10:45:11 $ docker rm -f --volumes af084cecf6d679f1682fe82e04e41b595817474192be9d722a82e663cb824e43 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:45:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:45:11 10:45:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:45:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:45:12 0.23.1-centos7: Pulling from edgex-lftools 10:45:12 ab5ef0e58194: Pulling fs layer 10:45:12 9712f1f96733: Pulling fs layer 10:45:12 63f879dbbcfc: Pulling fs layer 10:45:12 0d9ebad4ef96: Pulling fs layer 10:45:12 e9a5061849ea: Pulling fs layer 10:45:12 d747dcd14b5f: Pulling fs layer 10:45:12 2de7ff778b66: Pulling fs layer 10:45:12 0d9ebad4ef96: Waiting 10:45:12 e9a5061849ea: Waiting 10:45:12 d747dcd14b5f: Waiting 10:45:12 2de7ff778b66: Waiting 10:45:12 9712f1f96733: Download complete 10:45:12 63f879dbbcfc: Verifying Checksum 10:45:12 63f879dbbcfc: Download complete 10:45:12 0d9ebad4ef96: Verifying Checksum 10:45:12 0d9ebad4ef96: Download complete 10:45:13 d747dcd14b5f: Download complete 10:45:13 e9a5061849ea: Verifying Checksum 10:45:13 e9a5061849ea: Download complete 10:45:13 ab5ef0e58194: Verifying Checksum 10:45:13 ab5ef0e58194: Download complete 10:45:13 2de7ff778b66: Verifying Checksum 10:45:13 2de7ff778b66: Download complete 10:45:16 ab5ef0e58194: Pull complete 10:45:16 9712f1f96733: Pull complete 10:45:17 63f879dbbcfc: Pull complete 10:45:22 0d9ebad4ef96: Pull complete 10:45:22 e9a5061849ea: Pull complete 10:45:23 d747dcd14b5f: Pull complete 10:45:24 2de7ff778b66: Pull complete 10:45:24 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 10:45:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 10:45:24 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:45:24 prd-ubuntu20.04-docker-8c-8g-14036 does not seem to be running inside a container 10:45:24 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/987 -v /w/workspace/edgex-go/987:/w/workspace/edgex-go/987:rw,z -v /w/workspace/edgex-go/987@tmp:/w/workspace/edgex-go/987@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 10:45:26 $ docker top b7cf434c42c8c02385177f6f947065413c1f60e4537897765d5efbd0b4441c72 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 10:45:26 provisioning config files... 10:45:26 copy managed file [sigul-config] to file:/w/workspace/edgex-go/987@tmp/config17081579230504305350tmp 10:45:26 copy managed file [sigul-password] to file:/w/workspace/edgex-go/987@tmp/config16015277473345304463tmp 10:45:26 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/987@tmp/config8204143625266223815tmp [Pipeline] { [Pipeline] echo 10:45:26 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 10:45:26 ---> sigul-configuration.sh 10:45:26 gpg: directory `/root/.gnupg' created 10:45:26 gpg: new configuration file `/root/.gnupg/gpg.conf' created 10:45:26 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 10:45:26 gpg: keyring `/root/.gnupg/secring.gpg' created 10:45:26 gpg: keyring `/root/.gnupg/pubring.gpg' created 10:45:26 gpg: CAST5 encrypted data 10:45:26 gpg: encrypted with 1 passphrase 10:45:26 gpg: WARNING: message was not integrity protected [Pipeline] sh 10:45:27 + mkdir /home/jenkins 10:45:27 + mkdir /home/jenkins/sigul [Pipeline] sh 10:45:27 + 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 10:45:27 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 10:45:27 ---> sigul-install.sh 10:45:27 Sigul already installed; skipping installation. [Pipeline] sh 10:45:28 + git tag --list 10:45:28 0.6.0 10:45:28 0.6.1 10:45:28 0.7.0 10:45:28 0.7.1 10:45:28 v1.0.0 10:45:28 v1.0.1 10:45:28 v1.1.0 10:45:28 v1.2.0 10:45:28 v1.2.1 10:45:28 v1.3.0 10:45:28 v1.3.1 10:45:28 v2.0.0 10:45:28 v2.1.0 10:45:28 v2.1.1 10:45:28 v2.2.0 10:45:28 v2.3.0 10:45:28 v3.0 10:45:28 v3.0.0 10:45:28 v3.1 10:45:28 v3.1.0 10:45:28 v3.1.1 10:45:28 v4.0 10:45:28 v4.0.0 10:45:28 v4.0.1 10:45:28 v4.0.2 10:45:28 v4.1.0-dev.120 10:45:28 v4.1.0-dev.121 10:45:28 v4.1.0-dev.122 [Pipeline] sh 10:45:28 + lftools sign git-tag v4.1.0-dev.122 10:45:28 Signing Git tag with Sigul... 10:45:28 Signing v4.1.0-dev.122 [Pipeline] echo 10:45:29 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 10:45:29 ---> sigul-configuration-cleanup.sh [Pipeline] } 10:45:29 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 10:45:29 $ docker stop --time=1 b7cf434c42c8c02385177f6f947065413c1f60e4537897765d5efbd0b4441c72 10:45:31 $ docker rm -f --volumes b7cf434c42c8c02385177f6f947065413c1f60e4537897765d5efbd0b4441c72 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 10:45:31 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:45:31 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:45:31 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:45:31 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:45:32 prd-ubuntu20.04-docker-8c-8g-14036 does not seem to be running inside a container 10:45:32 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/987 -v /w/workspace/edgex-go/987:/w/workspace/edgex-go/987:rw,z -v /w/workspace/edgex-go/987@tmp:/w/workspace/edgex-go/987@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 10:45:32 $ docker top 2c83c4696316ddb2deeaa33eafc084bee437265e4e9871d1fd3983146de1d33a -eo pid,comm 10:45:32 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). 10:45:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:45:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:45:32 [ssh-agent] Looking for ssh-agent implementation... 10:45:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:45:32 $ docker exec 2c83c4696316ddb2deeaa33eafc084bee437265e4e9871d1fd3983146de1d33a ssh-agent 10:45:32 SSH_AUTH_SOCK=/tmp/ssh-SGdKtD01wLm5/agent.31 10:45:32 SSH_AGENT_PID=37 10:45:32 Running ssh-add (command line suppressed) 10:45:32 Identity added: /w/workspace/edgex-go/987@tmp/private_key_15528003127305197689.key (/w/workspace/edgex-go/987@tmp/private_key_15528003127305197689.key) 10:45:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:45:33 + git semver bump pre 10:45:33 2026-06-29 10:45:33,240 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 10:45:33 2026-06-29 10:45:33,243 [read_version] DEBUG read version from /w/workspace/edgex-go/987/.semver/main 10:45:33 2026-06-29 10:45:33,243 [bump_version] DEBUG bumping version:4.1.0-dev.122 on axis:pre with prefix:dev 10:45:33 2026-06-29 10:45:33,243 [bump_version] DEBUG bumped version:4.1.0-dev.123 10:45:33 2026-06-29 10:45:33,243 [write_version] DEBUG write version:4.1.0-dev.123 to path:/w/workspace/edgex-go/987/.semver/main with force:True 10:45:33 2026-06-29 10:45:33,243 [read_version] DEBUG read version from /w/workspace/edgex-go/987/.semver/main 10:45:33 2026-06-29 10:45:33,243 [write_file] DEBUG write to file:/w/workspace/edgex-go/987/.semver/main 10:45:33 2026-06-29 10:45:33,246 [execute] INFO git cat-file --batch-check 10:45:33 2026-06-29 10:45:33,246 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/987/.semver, stdin=, shell=False, universal_newlines=False) 10:45:33 2026-06-29 10:45:33,249 [execute] INFO git cat-file --batch 10:45:33 2026-06-29 10:45:33,249 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/987/.semver, stdin=, shell=False, universal_newlines=False) 10:45:33 2026-06-29 10:45:33,252 [read_version] DEBUG read version from /w/workspace/edgex-go/987/.semver/main 10:45:33 4.1.0-dev.123 [Pipeline] } 10:45:33 $ docker exec --env ******** --env ******** 2c83c4696316ddb2deeaa33eafc084bee437265e4e9871d1fd3983146de1d33a ssh-agent -k 10:45:33 unset SSH_AUTH_SOCK; 10:45:33 unset SSH_AGENT_PID; 10:45:33 echo Agent pid 37 killed; 10:45:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:45:33 + git semver [Pipeline] } 10:45:34 $ docker stop --time=1 2c83c4696316ddb2deeaa33eafc084bee437265e4e9871d1fd3983146de1d33a 10:45:35 $ docker rm -f --volumes 2c83c4696316ddb2deeaa33eafc084bee437265e4e9871d1fd3983146de1d33a [Pipeline] // withDockerContainer [Pipeline] sh 10:45:35 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 10:45:35 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:45:35 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 10:45:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:45:36 prd-ubuntu20.04-docker-8c-8g-14036 does not seem to be running inside a container 10:45:36 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/987 -v /w/workspace/edgex-go/987:/w/workspace/edgex-go/987:rw,z -v /w/workspace/edgex-go/987@tmp:/w/workspace/edgex-go/987@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 10:45:36 $ docker top 123b8ca5e9d3f1dde06f7b266a7874b7a5717cbe1377928025980ffece38069a -eo pid,comm 10:45:36 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). 10:45:36 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 10:45:36 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 10:45:36 [ssh-agent] Looking for ssh-agent implementation... 10:45:36 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 10:45:36 $ docker exec 123b8ca5e9d3f1dde06f7b266a7874b7a5717cbe1377928025980ffece38069a ssh-agent 10:45:36 SSH_AUTH_SOCK=/tmp/ssh-cu43J244VM6G/agent.32 10:45:36 SSH_AGENT_PID=38 10:45:36 Running ssh-add (command line suppressed) 10:45:36 Identity added: /w/workspace/edgex-go/987@tmp/private_key_12642803408372657239.key (/w/workspace/edgex-go/987@tmp/private_key_12642803408372657239.key) 10:45:36 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 10:45:37 + git semver push 10:45:37 2026-06-29 10:45:37,270 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 10:45:37 2026-06-29 10:45:37,274 [run_push] DEBUG push 10:45:37 2026-06-29 10:45:37,274 [execute] INFO git cat-file --batch-check 10:45:37 2026-06-29 10:45:37,274 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/987/.semver, stdin=, shell=False, universal_newlines=False) 10:45:37 2026-06-29 10:45:37,277 [execute] INFO git rev-list 09220dfc8d8c7865b6fc32b3458def3cdd825a55 -- 10:45:37 2026-06-29 10:45:37,277 [execute] DEBUG Popen(['git', 'rev-list', '09220dfc8d8c7865b6fc32b3458def3cdd825a55', '--'], cwd=/w/workspace/edgex-go/987/.semver, stdin=None, shell=False, universal_newlines=False) 10:45:37 2026-06-29 10:45:37,299 [execute] INFO git fetch -v -- origin 10:45:37 2026-06-29 10:45:37,300 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/987/.semver, stdin=None, shell=False, universal_newlines=True) 10:45:38 2026-06-29 10:45:37,890 [run_push] DEBUG no remote changes detected 10:45:38 2026-06-29 10:45:37,890 [execute] INFO git push origin semver 10:45:38 2026-06-29 10:45:37,891 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/987/.semver, stdin=None, shell=False, universal_newlines=False) 10:45:39 2026-06-29 10:45:39,083 [run_push] DEBUG push all version tags 10:45:39 2026-06-29 10:45:39,083 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 10:45:39 2026-06-29 10:45:39,083 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/987, stdin=None, shell=False, universal_newlines=False) 10:45:40 2026-06-29 10:45:40,059 [read_version] DEBUG read version from /w/workspace/edgex-go/987/.semver/main 10:45:40 4.1.0-dev.123 [Pipeline] } 10:45:40 $ docker exec --env ******** --env ******** 123b8ca5e9d3f1dde06f7b266a7874b7a5717cbe1377928025980ffece38069a ssh-agent -k 10:45:40 unset SSH_AUTH_SOCK; 10:45:40 unset SSH_AGENT_PID; 10:45:40 echo Agent pid 38 killed; 10:45:40 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 10:45:40 + git semver [Pipeline] } 10:45:40 $ docker stop --time=1 123b8ca5e9d3f1dde06f7b266a7874b7a5717cbe1377928025980ffece38069a 10:45:42 $ docker rm -f --volumes 123b8ca5e9d3f1dde06f7b266a7874b7a5717cbe1377928025980ffece38069a [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 10:45:42 + [ -d /w/workspace/edgex-go/987/archives ] [Pipeline] libraryResource [Pipeline] sh 10:45:43 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 10:45:43 ---> package-listing.sh 10:45:43 ++ facter osfamily 10:45:43 ++ tr '[:upper:]' '[:lower:]' 10:45:44 + OS_FAMILY=debian 10:45:44 + workspace=/w/workspace/edgex-go/987 10:45:44 + START_PACKAGES=/tmp/packages_start.txt 10:45:44 + END_PACKAGES=/tmp/packages_end.txt 10:45:44 + DIFF_PACKAGES=/tmp/packages_diff.txt 10:45:44 + PACKAGES=/tmp/packages_start.txt 10:45:44 + '[' /w/workspace/edgex-go/987 ']' 10:45:44 + PACKAGES=/tmp/packages_end.txt 10:45:44 + case "${OS_FAMILY}" in 10:45:44 + dpkg -l 10:45:44 + grep '^ii' 10:45:44 + '[' -f /tmp/packages_start.txt ']' 10:45:44 + '[' -f /tmp/packages_end.txt ']' 10:45:44 + diff /tmp/packages_start.txt /tmp/packages_end.txt 10:45:44 + '[' /w/workspace/edgex-go/987 ']' 10:45:44 + mkdir -p /w/workspace/edgex-go/987/archives/ 10:45:44 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/987/archives/ [Pipeline] echo 10:45:44 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/987/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 10:45:44 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:45:45 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:45:45 10:45:45 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 10:45:45 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:45:45 latest: Pulling from edgex-lftools-log-publisher 10:45:45 5eb5b503b376: Pulling fs layer 10:45:45 5c69ac0246d0: Pulling fs layer 10:45:45 ec43610c2a17: Pulling fs layer 10:45:45 3a2ae6a8a46f: Pulling fs layer 10:45:45 33b1e0a273af: Pulling fs layer 10:45:45 5d3b04190fa2: Pulling fs layer 10:45:45 2f39f015ded8: Pulling fs layer 10:45:45 3a2ae6a8a46f: Waiting 10:45:45 33b1e0a273af: Waiting 10:45:45 5d3b04190fa2: Waiting 10:45:45 2f39f015ded8: Waiting 10:45:45 5c69ac0246d0: Download complete 10:45:45 3a2ae6a8a46f: Verifying Checksum 10:45:45 3a2ae6a8a46f: Download complete 10:45:45 33b1e0a273af: Download complete 10:45:45 5d3b04190fa2: Verifying Checksum 10:45:45 5d3b04190fa2: Download complete 10:45:45 ec43610c2a17: Verifying Checksum 10:45:45 ec43610c2a17: Download complete 10:45:45 5eb5b503b376: Verifying Checksum 10:45:45 5eb5b503b376: Download complete 10:45:46 2f39f015ded8: Verifying Checksum 10:45:46 2f39f015ded8: Download complete 10:45:47 5eb5b503b376: Pull complete 10:45:47 5c69ac0246d0: Pull complete 10:45:48 ec43610c2a17: Pull complete 10:45:48 3a2ae6a8a46f: Pull complete 10:45:48 33b1e0a273af: Pull complete 10:45:48 5d3b04190fa2: Pull complete 10:45:54 2f39f015ded8: Pull complete 10:45:54 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 10:45:54 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 10:45:54 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 10:45:55 prd-ubuntu20.04-docker-8c-8g-14036 does not seem to be running inside a container 10:45:55 $ 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/987/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/987 -v /w/workspace/edgex-go/987:/w/workspace/edgex-go/987:rw,z -v /w/workspace/edgex-go/987@tmp:/w/workspace/edgex-go/987@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 10:45:56 $ docker top a0354e202361fb0ab369c417ecbfd454a9eb740929b14d5289f1501d6bce97b5 -eo pid,comm [Pipeline] { [Pipeline] sh 10:45:56 + touch /tmp/pre-build-complete [Pipeline] sh 10:45:57 + mkdir -p /var/log/sysstat [Pipeline] sh 10:45:57 + ls /var/log/sa-host 10:45:57 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 10:45:57 provisioning config files... 10:45:57 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/987@tmp/config7091938773103773533tmp [Pipeline] { [Pipeline] echo 10:45:57 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 10:45:57 ---> create-netrc.sh [Pipeline] } 10:45:57 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 10:45:58 ---> python-tools-install.sh [Pipeline] echo 10:45:58 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 10:45:58 ---> sudo-logs.sh 10:45:58 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 10:45:58 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 10:45:58 ---> job-cost.sh 10:45:58 lf-activate-venv: SKIPPING 10:45:58 DEBUG: total: 0.10999999940395355 10:45:58 INFO: Retrieving Stack Cost... 10:45:59 INFO: Retrieving Pricing Info for: v3-standard-8 10:45:59 INFO: Archiving Costs [Pipeline] echo 10:45:59 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 10:46:00 ---> logs-deploy.sh 10:46:00 lf-activate-venv: SKIPPING 10:46:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/987 10:46:00 INFO: archiving workspace using pattern(s): 10:46:01 Archives upload complete. 10:46:01 INFO: archiving logs to Nexus 10:46:01 ---> uname -a: 10:46:01 Linux prd-ubuntu20-04-docker-8c-8g-14036 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 10:46:01 10:46:01 10:46:01 ---> lscpu: 10:46:01 Architecture: x86_64 10:46:01 CPU op-mode(s): 32-bit, 64-bit 10:46:01 Byte Order: Little Endian 10:46:01 Address sizes: 40 bits physical, 48 bits virtual 10:46:01 CPU(s): 8 10:46:01 On-line CPU(s) list: 0-7 10:46:01 Thread(s) per core: 1 10:46:01 Core(s) per socket: 1 10:46:01 Socket(s): 8 10:46:01 NUMA node(s): 1 10:46:01 Vendor ID: AuthenticAMD 10:46:01 CPU family: 23 10:46:01 Model: 49 10:46:01 Model name: AMD EPYC-Rome Processor 10:46:01 Stepping: 0 10:46:01 CPU MHz: 2799.998 10:46:01 BogoMIPS: 5599.99 10:46:01 Virtualization: AMD-V 10:46:01 Hypervisor vendor: KVM 10:46:01 Virtualization type: full 10:46:01 L1d cache: 256 KiB 10:46:01 L1i cache: 256 KiB 10:46:01 L2 cache: 4 MiB 10:46:01 L3 cache: 128 MiB 10:46:01 NUMA node0 CPU(s): 0-7 10:46:01 Vulnerability Gather data sampling: Not affected 10:46:01 Vulnerability Itlb multihit: Not affected 10:46:01 Vulnerability L1tf: Not affected 10:46:01 Vulnerability Mds: Not affected 10:46:01 Vulnerability Meltdown: Not affected 10:46:01 Vulnerability Mmio stale data: Not affected 10:46:01 Vulnerability Retbleed: Vulnerable 10:46:01 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 10:46:01 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 10:46:01 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 10:46:01 Vulnerability Srbds: Not affected 10:46:01 Vulnerability Tsx async abort: Not affected 10:46:01 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 10:46:01 10:46:01 10:46:01 ---> nproc: 10:46:01 8 10:46:01 10:46:01 10:46:01 ---> df -h: 10:46:01 Filesystem Size Used Avail Use% Mounted on 10:46:01 overlay 155G 35G 121G 23% / 10:46:01 tmpfs 64M 0 64M 0% /dev 10:46:01 tmpfs 16G 0 16G 0% /sys/fs/cgroup 10:46:01 shm 64M 0 64M 0% /dev/shm 10:46:01 /dev/vda1 155G 35G 121G 23% /facter-os 10:46:01 10:46:01 10:46:01 ---> sar -b -r -n DEV: 10:46:01 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-14036) 06/29/26 _x86_64_ (8 CPU) 10:46:01 10:46:01 09:48:32 LINUX RESTART (8 CPU) 10:46:01 10:46:01 09:49:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 10:46:01 09:50:01 353.76 22.35 331.41 0.00 3334.24 60217.03 0.00 10:46:01 09:51:01 102.12 0.55 101.57 0.00 13.46 15845.38 0.00 10:46:01 09:52:01 33.13 0.15 32.98 0.00 1.22 27414.90 0.00 10:46:01 09:53:01 39.64 0.22 39.43 0.00 1.73 21793.03 0.00 10:46:01 09:54:01 89.37 6.70 82.67 0.00 333.54 38814.60 0.00 10:46:01 09:55:01 1225.94 19.03 1206.91 0.00 185.40 576541.02 0.00 10:46:01 09:56:01 187.74 1.05 186.69 0.00 8.40 42865.18 0.00 10:46:01 09:57:01 372.88 0.53 372.35 0.00 29.71 126117.92 0.00 10:46:01 09:58:01 907.35 47.59 859.76 0.00 2534.78 190737.01 0.00 10:46:01 09:59:01 46.61 1.97 44.64 0.00 103.18 1048.76 0.00 10:46:01 10:00:01 22.60 1.45 21.15 0.00 223.70 494.72 0.00 10:46:01 10:01:01 11.06 0.00 11.06 0.00 0.00 271.95 0.00 10:46:01 10:02:01 1.33 0.00 1.33 0.00 0.00 14.93 0.00 10:46:01 10:03:01 0.88 0.00 0.88 0.00 0.00 11.60 0.00 10:46:01 10:04:01 4.45 2.32 2.13 0.00 21.06 26.26 0.00 10:46:01 10:05:01 1.83 0.00 1.83 0.00 0.00 20.93 0.00 10:46:01 10:06:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 10:46:01 10:07:01 0.87 0.00 0.87 0.00 0.00 10.66 0.00 10:46:01 10:08:01 1.28 0.00 1.28 0.00 0.00 14.66 0.00 10:46:01 10:09:01 1.38 0.00 1.38 0.00 0.00 15.33 0.00 10:46:01 10:10:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 10:46:01 10:11:01 0.95 0.00 0.95 0.00 0.00 12.40 0.00 10:46:01 10:12:01 1.23 0.00 1.23 0.00 0.00 13.33 0.00 10:46:01 10:13:01 1.35 0.00 1.35 0.00 0.00 16.26 0.00 10:46:01 10:14:01 1.07 0.00 1.07 0.00 0.00 12.66 0.00 10:46:01 10:15:01 1.45 0.00 1.45 0.00 0.00 17.73 0.00 10:46:01 10:16:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 10:46:01 10:17:01 0.85 0.05 0.80 0.00 1.07 10.00 0.00 10:46:01 10:18:01 1.40 0.00 1.40 0.00 0.00 16.13 0.00 10:46:01 10:19:01 1.35 0.00 1.35 0.00 0.00 15.06 0.00 10:46:01 10:20:01 1.18 0.00 1.18 0.00 0.00 14.80 0.00 10:46:01 10:21:01 1.17 0.00 1.17 0.00 0.00 14.53 0.00 10:46:01 10:22:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 10:46:01 10:23:01 0.95 0.00 0.95 0.00 0.00 11.86 0.00 10:46:01 10:24:01 1.38 0.00 1.38 0.00 0.00 15.33 0.00 10:46:01 10:25:01 0.87 0.00 0.87 0.00 0.00 11.33 0.00 10:46:01 10:26:01 1.17 0.00 1.17 0.00 0.00 12.80 0.00 10:46:01 10:27:01 1.62 0.00 1.62 0.00 0.00 18.26 0.00 10:46:01 10:28:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 10:46:01 10:29:01 1.62 0.00 1.62 0.00 0.00 19.33 0.00 10:46:01 10:30:01 1.05 0.00 1.05 0.00 0.00 12.40 0.00 10:46:01 10:31:01 1.63 0.00 1.63 0.00 0.00 18.26 0.00 10:46:01 10:32:01 1.35 0.00 1.35 0.00 0.00 15.33 0.00 10:46:01 10:33:01 1.88 0.32 1.57 0.00 16.93 19.46 0.00 10:46:01 10:34:01 2.22 1.05 1.17 0.00 23.60 14.26 0.00 10:46:01 10:35:01 1.47 0.35 1.12 0.00 5.47 15.20 0.00 10:46:01 10:36:01 1.28 0.00 1.28 0.00 0.00 14.53 0.00 10:46:01 10:37:01 1.07 0.00 1.07 0.00 0.00 13.73 0.00 10:46:01 10:38:01 1.25 0.00 1.25 0.00 0.00 14.93 0.00 10:46:01 10:39:01 1.12 0.00 1.12 0.00 0.00 13.33 0.00 10:46:01 10:40:01 1.32 0.00 1.32 0.00 0.00 15.46 0.00 10:46:01 10:41:01 1.13 0.00 1.13 0.00 0.00 13.06 0.00 10:46:01 10:42:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 10:46:01 10:43:01 1.23 0.00 1.23 0.00 0.00 14.93 0.00 10:46:01 10:44:01 1.32 0.00 1.32 0.00 0.00 15.06 0.00 10:46:01 10:45:01 55.26 1.23 54.02 0.00 60.26 26199.37 0.00 10:46:01 10:46:01 169.86 3.73 166.12 0.00 323.55 53550.41 0.00 10:46:01 Average: 64.48 1.94 62.54 0.00 126.72 20746.64 0.00 10:46:01 10:46:01 09:49:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:46:01 09:50:01 28050712 31470696 817616 2.49 93916 3585808 2038676 6.01 1108760 3291892 1128 10:46:01 09:51:01 27400220 31329980 949440 2.89 120364 3991768 1930760 5.69 1454356 3512944 22608 10:46:01 09:52:01 25885368 31230152 1045856 3.18 128632 5325068 2318768 6.84 2369668 4033088 593388 10:46:01 09:53:01 26171704 31409764 864612 2.63 136412 5186696 1845636 5.44 1569068 4524520 427088 10:46:01 09:54:01 25078900 31434804 824424 2.51 154220 6244356 1910872 5.63 2073276 5053456 359164 10:46:01 09:55:01 9485868 31090416 1117556 3.40 389828 20514856 4708876 13.88 3430388 18473096 15936 10:46:01 09:56:01 2873352 27182396 4983332 15.16 424972 22867404 12503548 36.86 8413472 19715560 1366976 10:46:01 09:57:01 1493348 28054140 4118232 12.53 432084 25027476 10289324 30.33 8514064 20930072 661756 10:46:01 09:58:01 6132444 31294700 937756 2.85 436160 23812472 2344400 6.91 3572288 21501660 984 10:46:01 09:59:01 6180816 31347280 889380 2.71 437920 23815800 2150376 6.34 3874712 21161272 712 10:46:01 10:00:01 6174920 31349168 888036 2.70 438516 23822700 2156240 6.36 4462632 20579996 412 10:46:01 10:01:01 6178752 31353240 883864 2.69 438848 23822820 2144180 6.32 4555308 20483720 168 10:46:01 10:02:01 6179096 31353616 883328 2.69 438888 23822824 2144180 6.32 4554412 20483720 176 10:46:01 10:03:01 6191332 31365916 871488 2.65 438904 23822828 2144180 6.32 4542420 20483728 188 10:46:01 10:04:01 6193292 31368652 869368 2.64 439392 23822988 2178000 6.42 4540488 20483692 56 10:46:01 10:05:01 6201480 31376892 861060 2.62 439428 23822996 2178000 6.42 4534932 20480796 16 10:46:01 10:06:01 6201440 31376876 860996 2.62 439464 23823000 2178000 6.42 4534900 20480800 8 10:46:01 10:07:01 6201392 31376988 860840 2.62 439480 23823128 2178000 6.42 4535044 20480892 184 10:46:01 10:08:01 6201544 31377164 860800 2.62 439500 23823132 2178000 6.42 4535060 20480896 12 10:46:01 10:09:01 6201576 31377232 860736 2.62 439532 23823132 2178000 6.42 4535028 20480896 148 10:46:01 10:10:01 6201512 31377208 860688 2.62 439544 23823136 2178000 6.42 4535224 20480932 184 10:46:01 10:11:01 6201220 31376964 860936 2.62 439560 23823144 2178000 6.42 4535008 20480940 192 10:46:01 10:12:01 6201172 31376920 860908 2.62 439572 23823144 2178000 6.42 4534988 20480940 8 10:46:01 10:13:01 6201408 31377176 860600 2.62 439580 23823148 2178000 6.42 4535024 20480944 44 10:46:01 10:14:01 6201332 31377228 860688 2.62 439604 23823260 2178000 6.42 4535316 20481072 16 10:46:01 10:15:01 6201080 31376980 860872 2.62 439624 23823280 2178000 6.42 4535024 20481076 48 10:46:01 10:16:01 6201032 31376996 860840 2.62 439640 23823284 2178000 6.42 4535080 20481084 4 10:46:01 10:17:01 6200384 31376372 861408 2.62 439660 23823280 2178000 6.42 4535104 20481080 180 10:46:01 10:18:01 6200888 31376972 860696 2.62 439668 23823316 2178000 6.42 4535124 20481096 12 10:46:01 10:19:01 6200784 31376904 860720 2.62 439696 23823320 2178000 6.42 4535444 20481100 148 10:46:01 10:20:01 6200876 31377000 860588 2.62 439712 23823328 2194048 6.47 4535556 20481104 180 10:46:01 10:21:01 6200840 31377004 860756 2.62 439720 23823332 2194048 6.47 4535992 20481112 244 10:46:01 10:22:01 6201024 31377188 860724 2.62 439740 23823332 2194048 6.47 4535668 20481112 168 10:46:01 10:23:01 6200692 31376896 861004 2.62 439764 23823336 2194048 6.47 4535560 20481116 280 10:46:01 10:24:01 6200472 31376676 861140 2.62 439788 23823336 2194048 6.47 4535288 20481116 48 10:46:01 10:25:01 6200584 31376836 861172 2.62 439796 23823340 2194048 6.47 4535564 20481120 188 10:46:01 10:26:01 6201080 31377336 860636 2.62 439812 23823340 2194048 6.47 4535272 20481120 8 10:46:01 10:27:01 6201244 31377552 860324 2.62 439844 23823344 2194048 6.47 4535696 20481124 184 10:46:01 10:28:01 6201268 31377584 860284 2.62 439852 23823348 2194048 6.47 4535316 20481128 8 10:46:01 10:29:01 6200856 31377216 860500 2.62 439884 23823340 2194048 6.47 4535408 20481132 60 10:46:01 10:30:01 6200832 31377196 860456 2.62 439892 23823356 2194048 6.47 4535348 20481136 12 10:46:01 10:31:01 6200816 31377216 860396 2.62 439912 23823356 2194048 6.47 4535380 20481136 8 10:46:01 10:32:01 6200728 31377132 860380 2.62 439952 23823360 2194048 6.47 4535380 20481140 8 10:46:01 10:33:01 6196152 31373128 864356 2.63 439980 23823868 2194048 6.47 4542392 20481472 40 10:46:01 10:34:01 6192592 31371348 866064 2.63 440008 23824464 2194048 6.47 4544844 20481888 20 10:46:01 10:35:01 6193228 31372396 864948 2.63 440036 23824748 2194048 6.47 4541692 20481476 204 10:46:01 10:36:01 6193156 31372352 864952 2.63 440056 23824752 2194048 6.47 4541764 20481480 188 10:46:01 10:37:01 6193148 31372384 864928 2.63 440080 23824760 2194048 6.47 4541820 20481480 184 10:46:01 10:38:01 6193104 31372360 865156 2.63 440096 23824764 2194048 6.47 4541912 20481484 8 10:46:01 10:39:01 6192860 31372128 865356 2.63 440104 23824764 2194048 6.47 4541996 20481468 188 10:46:01 10:40:01 6192332 31371608 865780 2.63 440132 23824768 2194048 6.47 4541772 20481472 24 10:46:01 10:41:01 6192452 31371772 865756 2.63 440148 23824768 2194048 6.47 4542292 20481472 244 10:46:01 10:42:01 6192468 31371792 865712 2.63 440172 23824772 2194048 6.47 4542044 20481476 24 10:46:01 10:43:01 6192696 31372076 865424 2.63 440204 23824776 2194048 6.47 4541812 20481480 156 10:46:01 10:44:01 6192372 31371760 865680 2.63 440232 23824768 2210120 6.52 4541880 20481480 16 10:46:01 10:45:01 4919756 31328116 902348 2.75 477684 24895640 2134924 6.29 4744060 21423540 378788 10:46:01 10:46:01 4036464 31255280 973568 2.96 510936 25603544 2133268 6.29 4789064 22187916 668 10:46:01 Average: 7834605 31232300 1005359 3.06 412810 22156705 2537079 7.48 4387059 19080195 67265 10:46:01 10:46:01 09:49:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:46:01 09:50:01 ens3 1317.20 1124.33 13521.10 180.11 0.00 0.00 0.00 0.00 10:46:01 09:50:01 veth5318089 28.25 29.00 2.93 29.36 0.00 0.00 0.00 0.00 10:46:01 09:50:01 docker0 653.21 607.42 47.31 3093.81 0.00 0.00 0.00 0.00 10:46:01 09:50:01 lo 4.27 4.27 0.42 0.42 0.00 0.00 0.00 0.00 10:46:01 09:51:01 ens3 322.34 269.64 1583.89 31.57 0.00 0.00 0.00 0.00 10:46:01 09:51:01 veth643d83c 0.08 0.17 0.00 0.01 0.00 0.00 0.00 0.00 10:46:01 09:51:01 docker0 255.03 284.54 19.29 1557.84 0.00 0.00 0.00 0.00 10:46:01 09:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:46:01 09:52:01 ens3 20.13 11.81 16.37 9.20 0.00 0.00 0.00 0.00 10:46:01 09:52:01 veth643d83c 0.15 0.22 0.01 0.02 0.00 0.00 0.00 0.00 10:46:01 09:52:01 docker0 0.15 0.15 0.01 0.02 0.00 0.00 0.00 0.00 10:46:01 09:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 09:53:01 ens3 16.01 11.31 12.58 7.32 0.00 0.00 0.00 0.00 10:46:01 09:53:01 veth643d83c 0.73 0.75 0.06 0.07 0.00 0.00 0.00 0.00 10:46:01 09:53:01 docker0 0.73 0.73 0.05 0.06 0.00 0.00 0.00 0.00 10:46:01 09:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:46:01 09:54:01 ens3 124.23 82.70 879.14 18.75 0.00 0.00 0.00 0.00 10:46:01 09:54:01 veth643d83c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 09:54:01 lo 0.53 0.53 0.06 0.06 0.00 0.00 0.00 0.00 10:46:01 09:55:01 ens3 1296.63 988.27 12700.62 104.11 0.00 0.00 0.00 0.00 10:46:01 09:55:01 veth770d129 0.02 0.23 0.00 0.01 0.00 0.00 0.00 0.00 10:46:01 09:55:01 veth556577e 0.02 0.18 0.00 0.01 0.00 0.00 0.00 0.00 10:46:01 09:55:01 veth82a5d0c 0.02 0.15 0.00 0.01 0.00 0.00 0.00 0.00 10:46:01 09:55:01 docker0 903.25 1142.50 67.74 9415.64 0.00 0.00 0.00 0.00 10:46:01 09:55:01 vethdd2fd4a 0.02 0.03 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 09:55:01 vethe581df1 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 09:55:01 vethdcaef16 0.02 0.20 0.00 0.01 0.00 0.00 0.00 0.00 10:46:01 09:55:01 vethc371da3 0.02 0.10 0.00 0.01 0.00 0.00 0.00 0.00 10:46:01 09:55:01 vethdaf257b 0.02 0.22 0.00 0.01 0.00 0.00 0.00 0.00 10:46:01 09:55:01 veth1a98388 0.02 0.18 0.00 0.01 0.00 0.00 0.00 0.00 10:46:01 09:55:01 vethcda5748 0.45 4.25 0.04 0.32 0.00 0.00 0.00 0.00 10:46:01 09:55:01 veth1fc09da 0.02 0.18 0.00 0.01 0.00 0.00 0.00 0.00 10:46:01 09:55:01 veth32b1c61 0.02 0.17 0.00 0.01 0.00 0.00 0.00 0.00 10:46:01 09:55:01 vethb619522 0.02 0.22 0.00 0.01 0.00 0.00 0.00 0.00 10:46:01 09:55:01 lo 1.67 1.67 0.15 0.15 0.00 0.00 0.00 0.00 10:46:01 09:56:01 ens3 10.65 5.61 9.15 4.43 0.00 0.00 0.00 0.00 10:46:01 09:56:01 veth770d129 0.03 0.88 0.00 0.04 0.00 0.00 0.00 0.00 10:46:01 09:56:01 veth556577e 0.12 0.97 0.01 0.05 0.00 0.00 0.00 0.00 10:46:01 09:56:01 veth82a5d0c 0.03 0.92 0.00 0.04 0.00 0.00 0.00 0.00 10:46:01 09:56:01 docker0 0.63 0.60 0.02 0.03 0.00 0.00 0.00 0.00 10:46:01 09:56:01 vethdd2fd4a 0.03 0.92 0.00 0.04 0.00 0.00 0.00 0.00 10:46:01 09:56:01 vethe581df1 0.03 0.92 0.00 0.04 0.00 0.00 0.00 0.00 10:46:01 09:56:01 vethdcaef16 0.03 0.88 0.00 0.04 0.00 0.00 0.00 0.00 10:46:01 09:56:01 vethc371da3 0.03 0.90 0.00 0.04 0.00 0.00 0.00 0.00 10:46:01 09:56:01 vethdaf257b 0.03 0.92 0.00 0.04 0.00 0.00 0.00 0.00 10:46:01 09:56:01 veth1a98388 0.03 0.90 0.00 0.04 0.00 0.00 0.00 0.00 10:46:01 09:56:01 vethcda5748 0.15 0.95 0.01 0.04 0.00 0.00 0.00 0.00 10:46:01 09:56:01 veth1fc09da 0.03 0.90 0.00 0.04 0.00 0.00 0.00 0.00 10:46:01 09:56:01 veth32b1c61 0.03 0.90 0.00 0.04 0.00 0.00 0.00 0.00 10:46:01 09:56:01 vethb619522 0.03 0.92 0.00 0.04 0.00 0.00 0.00 0.00 10:46:01 09:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 09:57:01 ens3 4.95 2.58 3.88 2.12 0.00 0.00 0.00 0.00 10:46:01 09:57:01 veth770d129 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 10:46:01 09:57:01 docker0 0.05 0.10 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 09:57:01 vethdd2fd4a 0.00 0.18 0.00 0.01 0.00 0.00 0.00 0.00 10:46:01 09:57:01 vethe581df1 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 10:46:01 09:57:01 vethdcaef16 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 10:46:01 09:57:01 vethc371da3 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 10:46:01 09:57:01 vethdaf257b 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 10:46:01 09:57:01 veth1a98388 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 10:46:01 09:57:01 vethcda5748 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 10:46:01 09:57:01 veth1fc09da 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 10:46:01 09:57:01 veth32b1c61 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 10:46:01 09:57:01 vethb619522 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 10:46:01 09:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:46:01 09:58:01 ens3 17.06 11.45 13.68 7.72 0.00 0.00 0.00 0.00 10:46:01 09:58:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 09:58:01 vethcda5748 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 09:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 09:59:01 ens3 420.93 456.54 210.03 2083.44 0.00 0.00 0.00 0.00 10:46:01 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 09:59:01 lo 41.39 41.39 4.06 4.06 0.00 0.00 0.00 0.00 10:46:01 10:00:01 ens3 367.42 389.47 115.98 2872.72 0.00 0.00 0.00 0.00 10:46:01 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 10:00:01 lo 18.06 18.06 1.77 1.77 0.00 0.00 0.00 0.00 10:46:01 10:01:01 ens3 112.35 103.98 63.64 503.63 0.00 0.00 0.00 0.00 10:46:01 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 10:01:01 lo 10.60 10.60 1.03 1.03 0.00 0.00 0.00 0.00 10:46:01 10:02:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:46:01 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 10:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 10:03:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:46:01 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 10:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:46:01 10:04:01 ens3 0.97 0.67 0.39 0.29 0.00 0.00 0.00 0.00 10:46:01 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 10:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 10:05:01 ens3 0.22 0.15 0.07 0.01 0.00 0.00 0.00 0.00 10:46:01 10:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 10:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:46:01 10:06:01 ens3 0.12 0.05 0.01 0.00 0.00 0.00 0.00 0.00 10:46:01 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 10:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 10:07:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:46:01 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 10:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:46:01 10:08:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:46:01 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 10:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 10:09:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 10:46:01 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 10:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:46:01 10:10:01 ens3 0.13 0.05 0.07 0.00 0.00 0.00 0.00 0.00 10:46:01 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 10:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 10:11:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:46:01 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 10:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:46:01 10:12:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:46:01 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 10:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 10:13:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:46:01 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 10:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:46:01 10:14:01 ens3 0.20 0.10 0.09 0.07 0.00 0.00 0.00 0.00 10:46:01 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 10:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 10:15:01 ens3 0.25 0.13 0.08 0.01 0.00 0.00 0.00 0.00 10:46:01 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 10:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:46:01 10:16:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:46:01 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 10:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 10:17:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:46:01 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 10:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:46:01 10:18:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:46:01 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 10:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 10:19:01 ens3 0.28 0.20 0.09 0.07 0.00 0.00 0.00 0.00 10:46:01 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 10:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:46:01 10:20:01 ens3 0.13 0.03 0.07 0.00 0.00 0.00 0.00 0.00 10:46:01 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 10:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 10:21:01 ens3 0.58 0.42 0.28 0.22 0.00 0.00 0.00 0.00 10:46:01 10:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 10:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:46:01 10:22:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:46:01 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 10:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 10:23:01 ens3 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 10:46:01 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 10:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:46:01 10:24:01 ens3 0.20 0.10 0.09 0.07 0.00 0.00 0.00 0.00 10:46:01 10:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 10:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 10:25:01 ens3 0.25 0.13 0.08 0.01 0.00 0.00 0.00 0.00 10:46:01 10:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 10:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:46:01 10:26:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:46:01 10:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 10:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 10:27:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:46:01 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 10:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:46:01 10:28:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:46:01 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 10:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 10:29:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 10:46:01 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 10:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:46:01 10:30:01 ens3 0.12 0.05 0.07 0.00 0.00 0.00 0.00 0.00 10:46:01 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 10:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 10:31:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:46:01 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 10:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:46:01 10:32:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:46:01 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 10:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 10:33:01 ens3 0.93 0.68 0.83 0.39 0.00 0.00 0.00 0.00 10:46:01 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 10:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:46:01 10:34:01 ens3 3.28 2.65 2.26 3.50 0.00 0.00 0.00 0.00 10:46:01 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 10:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 10:35:01 ens3 2.72 2.20 1.63 1.39 0.00 0.00 0.00 0.00 10:46:01 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 10:35:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 10:46:01 10:36:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:46:01 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 10:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 10:37:01 ens3 1.85 1.55 0.99 1.23 0.00 0.00 0.00 0.00 10:46:01 10:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 10:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:46:01 10:38:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:46:01 10:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 10:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 10:39:01 ens3 0.35 0.20 0.15 0.07 0.00 0.00 0.00 0.00 10:46:01 10:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 10:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:46:01 10:40:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:46:01 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 10:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 10:41:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:46:01 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 10:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:46:01 10:42:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 10:46:01 10:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 10:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 10:43:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 10:46:01 10:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 10:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 10:46:01 10:44:01 ens3 0.23 0.12 0.11 0.07 0.00 0.00 0.00 0.00 10:46:01 10:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 10:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:46:01 10:45:01 ens3 237.91 166.21 4831.83 24.84 0.00 0.00 0.00 0.00 10:46:01 10:45:01 docker0 90.05 97.88 7.32 793.48 0.00 0.00 0.00 0.00 10:46:01 10:45:01 veth1d2cc88 90.05 98.02 8.55 793.49 0.00 0.00 0.00 0.07 10:46:01 10:45:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 10:46:01 10:46:01 ens3 311.55 221.60 5810.70 169.48 0.00 0.00 0.00 0.00 10:46:01 10:46:01 docker0 2.52 1.98 0.43 0.83 0.00 0.00 0.00 0.00 10:46:01 10:46:01 lo 2.40 2.40 0.23 0.23 0.00 0.00 0.00 0.00 10:46:01 Average: ens3 80.63 67.67 698.12 105.76 0.00 0.00 0.00 0.00 10:46:01 Average: docker0 33.44 37.49 2.50 260.83 0.00 0.00 0.00 0.00 10:46:01 Average: lo 1.49 1.49 0.14 0.14 0.00 0.00 0.00 0.00 10:46:01 10:46:01 10:46:01 ---> sar -P ALL: 10:46:01 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-14036) 06/29/26 _x86_64_ (8 CPU) 10:46:01 10:46:01 09:48:32 LINUX RESTART (8 CPU) 10:46:01 10:46:01 09:49:01 CPU %user %nice %system %iowait %steal %idle 10:46:01 09:50:01 all 10.88 0.00 3.70 1.49 0.07 83.87 10:46:01 09:50:01 0 8.33 0.00 3.56 2.39 0.05 85.67 10:46:01 09:50:01 1 14.32 0.00 4.59 1.18 0.08 79.82 10:46:01 09:50:01 2 9.82 0.00 3.65 0.90 0.08 85.54 10:46:01 09:50:01 3 10.07 0.00 3.37 0.67 0.07 85.82 10:46:01 09:50:01 4 14.91 0.00 3.86 0.39 0.07 80.77 10:46:01 09:50:01 5 13.58 0.00 3.18 0.20 0.07 82.96 10:46:01 09:50:01 6 5.02 0.00 3.37 5.43 0.07 86.11 10:46:01 09:50:01 7 10.96 0.00 4.00 0.76 0.07 84.22 10:46:01 09:51:01 all 4.02 0.00 1.41 0.30 0.05 94.22 10:46:01 09:51:01 0 4.40 0.00 1.04 0.05 0.05 94.46 10:46:01 09:51:01 1 3.95 0.00 1.34 0.25 0.05 94.41 10:46:01 09:51:01 2 3.86 0.00 1.61 0.12 0.05 94.37 10:46:01 09:51:01 3 3.25 0.00 1.24 0.22 0.05 95.24 10:46:01 09:51:01 4 5.05 0.00 1.67 0.65 0.05 92.58 10:46:01 09:51:01 5 4.92 0.00 1.91 0.74 0.07 92.36 10:46:01 09:51:01 6 3.32 0.00 1.36 0.34 0.05 94.93 10:46:01 09:51:01 7 3.41 0.00 1.10 0.05 0.05 95.39 10:46:01 09:52:01 all 50.97 0.00 9.25 0.20 0.10 39.47 10:46:01 09:52:01 0 50.40 0.00 8.72 0.00 0.10 40.77 10:46:01 09:52:01 1 51.34 0.00 8.95 0.02 0.10 39.59 10:46:01 09:52:01 2 50.87 0.00 10.11 0.02 0.10 38.91 10:46:01 09:52:01 3 52.87 0.00 9.19 0.19 0.12 37.63 10:46:01 09:52:01 4 50.72 0.00 9.41 1.36 0.10 38.41 10:46:01 09:52:01 5 48.36 0.00 8.82 0.00 0.09 42.73 10:46:01 09:52:01 6 51.62 0.00 9.70 0.03 0.10 38.54 10:46:01 09:52:01 7 51.59 0.00 9.11 0.02 0.09 39.20 10:46:01 09:53:01 all 56.95 0.00 7.11 0.16 0.09 35.69 10:46:01 09:53:01 0 56.82 0.00 7.44 0.25 0.08 35.41 10:46:01 09:53:01 1 56.96 0.00 7.16 0.03 0.10 35.75 10:46:01 09:53:01 2 57.80 0.00 6.68 0.02 0.08 35.42 10:46:01 09:53:01 3 58.72 0.00 7.03 0.02 0.08 34.15 10:46:01 09:53:01 4 56.50 0.00 7.69 0.88 0.08 34.85 10:46:01 09:53:01 5 57.18 0.00 7.35 0.00 0.08 35.39 10:46:01 09:53:01 6 55.23 0.00 6.81 0.08 0.08 37.79 10:46:01 09:53:01 7 56.41 0.00 6.73 0.02 0.10 36.75 10:46:01 09:54:01 all 43.24 0.00 7.90 0.46 0.09 48.30 10:46:01 09:54:01 0 43.23 0.00 7.77 0.22 0.08 48.70 10:46:01 09:54:01 1 44.98 0.00 7.86 0.12 0.07 46.97 10:46:01 09:54:01 2 43.98 0.00 7.95 1.37 0.10 46.60 10:46:01 09:54:01 3 43.75 0.00 7.78 0.49 0.08 47.90 10:46:01 09:54:01 4 42.31 0.00 7.62 0.39 0.08 49.60 10:46:01 09:54:01 5 41.68 0.00 7.56 0.03 0.10 50.63 10:46:01 09:54:01 6 43.34 0.00 9.02 0.76 0.08 46.80 10:46:01 09:54:01 7 42.66 0.00 7.67 0.35 0.08 49.22 10:46:01 09:55:01 all 26.72 0.00 13.25 10.69 0.09 49.25 10:46:01 09:55:01 0 25.97 0.00 14.87 13.11 0.09 45.97 10:46:01 09:55:01 1 26.30 0.00 13.06 7.78 0.10 52.76 10:46:01 09:55:01 2 28.11 0.00 12.01 7.38 0.08 52.41 10:46:01 09:55:01 3 26.20 0.00 12.33 6.27 0.10 55.10 10:46:01 09:55:01 4 26.95 0.00 12.52 7.59 0.08 52.86 10:46:01 09:55:01 5 26.98 0.00 15.61 27.46 0.10 29.86 10:46:01 09:55:01 6 25.82 0.00 12.91 8.09 0.10 53.07 10:46:01 09:55:01 7 27.43 0.00 12.73 8.05 0.08 51.71 10:46:01 09:56:01 all 87.71 0.00 11.09 0.81 0.11 0.28 10:46:01 09:56:01 0 88.25 0.00 10.55 0.83 0.12 0.25 10:46:01 09:56:01 1 87.17 0.00 11.64 0.85 0.12 0.22 10:46:01 09:56:01 2 87.17 0.00 11.63 0.68 0.10 0.42 10:46:01 09:56:01 3 88.52 0.00 10.19 0.95 0.10 0.23 10:46:01 09:56:01 4 86.35 0.00 12.38 0.90 0.12 0.25 10:46:01 09:56:01 5 87.43 0.00 11.57 0.65 0.10 0.25 10:46:01 09:56:01 6 88.49 0.00 10.41 0.72 0.10 0.28 10:46:01 09:56:01 7 88.32 0.00 10.33 0.87 0.13 0.35 10:46:01 09:57:01 all 90.75 0.00 9.13 0.00 0.12 0.00 10:46:01 09:57:01 0 91.30 0.00 8.58 0.00 0.12 0.00 10:46:01 09:57:01 1 91.14 0.00 8.74 0.00 0.12 0.00 10:46:01 09:57:01 2 90.65 0.00 9.23 0.00 0.12 0.00 10:46:01 09:57:01 3 90.89 0.00 9.00 0.00 0.12 0.00 10:46:01 09:57:01 4 88.41 0.00 11.48 0.00 0.12 0.00 10:46:01 09:57:01 5 91.44 0.00 8.43 0.00 0.13 0.00 10:46:01 09:57:01 6 90.99 0.00 8.88 0.00 0.13 0.00 10:46:01 09:57:01 7 91.19 0.00 8.68 0.00 0.13 0.00 10:46:01 09:58:01 all 84.29 0.00 9.56 0.73 0.11 5.30 10:46:01 09:58:01 0 83.72 0.00 9.51 0.55 0.10 6.11 10:46:01 09:58:01 1 85.40 0.00 9.03 0.97 0.10 4.50 10:46:01 09:58:01 2 85.05 0.00 8.95 0.87 0.12 5.02 10:46:01 09:58:01 3 84.87 0.00 9.28 1.35 0.12 4.37 10:46:01 09:58:01 4 83.32 0.00 10.23 0.75 0.13 5.57 10:46:01 09:58:01 5 84.70 0.00 9.37 0.30 0.12 5.51 10:46:01 09:58:01 6 83.17 0.00 10.21 0.53 0.12 5.96 10:46:01 09:58:01 7 84.11 0.00 9.92 0.48 0.12 5.37 10:46:01 09:59:01 all 8.26 0.00 1.08 0.18 0.06 90.41 10:46:01 09:59:01 0 11.14 0.00 1.18 0.07 0.07 87.54 10:46:01 09:59:01 1 7.98 0.00 1.17 0.22 0.05 90.59 10:46:01 09:59:01 2 9.38 0.00 1.32 0.18 0.07 89.06 10:46:01 09:59:01 3 5.98 0.00 0.94 0.10 0.05 92.93 10:46:01 09:59:01 4 8.91 0.00 1.04 0.69 0.05 89.31 10:46:01 09:59:01 5 8.22 0.00 1.14 0.07 0.07 90.51 10:46:01 09:59:01 6 6.55 0.00 0.92 0.05 0.05 92.43 10:46:01 09:59:01 7 7.95 0.00 0.97 0.07 0.07 90.95 10:46:01 10:00:01 all 11.36 0.00 0.64 0.07 0.06 87.87 10:46:01 10:00:01 0 8.26 0.00 0.70 0.02 0.05 90.98 10:46:01 10:00:01 1 12.15 0.00 0.78 0.03 0.05 86.98 10:46:01 10:00:01 2 8.25 0.00 0.50 0.07 0.07 91.12 10:46:01 10:00:01 3 14.99 0.00 0.82 0.03 0.07 84.09 10:46:01 10:00:01 4 9.30 0.00 0.51 0.33 0.05 89.80 10:46:01 10:00:01 5 7.60 0.00 0.47 0.02 0.05 91.86 10:46:01 10:00:01 6 17.47 0.00 0.75 0.02 0.08 81.68 10:46:01 10:00:01 7 12.88 0.00 0.62 0.02 0.07 86.42 10:46:01 10:46:01 10:00:01 CPU %user %nice %system %iowait %steal %idle 10:46:01 10:01:01 all 2.33 0.00 0.30 0.02 0.03 97.31 10:46:01 10:01:01 0 3.85 0.00 0.35 0.00 0.03 95.76 10:46:01 10:01:01 1 2.07 0.00 0.42 0.02 0.03 97.47 10:46:01 10:01:01 2 2.44 0.00 0.27 0.00 0.03 97.26 10:46:01 10:01:01 3 1.37 0.00 0.25 0.00 0.03 98.35 10:46:01 10:01:01 4 3.08 0.00 0.25 0.17 0.03 96.47 10:46:01 10:01:01 5 1.29 0.00 0.22 0.00 0.03 98.46 10:46:01 10:01:01 6 2.49 0.00 0.30 0.00 0.03 97.18 10:46:01 10:01:01 7 2.09 0.00 0.35 0.00 0.03 97.53 10:46:01 10:02:01 all 0.03 0.00 0.01 0.01 0.01 99.94 10:46:01 10:02:01 0 0.07 0.00 0.00 0.00 0.00 99.93 10:46:01 10:02:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:46:01 10:02:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:46:01 10:02:01 3 0.00 0.00 0.00 0.00 0.02 99.98 10:46:01 10:02:01 4 0.03 0.00 0.03 0.05 0.03 99.85 10:46:01 10:02:01 5 0.00 0.00 0.02 0.02 0.02 99.95 10:46:01 10:02:01 6 0.07 0.00 0.02 0.00 0.02 99.90 10:46:01 10:02:01 7 0.03 0.00 0.02 0.00 0.02 99.93 10:46:01 10:03:01 all 0.04 0.00 0.01 0.00 0.01 99.94 10:46:01 10:03:01 0 0.05 0.00 0.02 0.00 0.02 99.92 10:46:01 10:03:01 1 0.03 0.00 0.00 0.00 0.00 99.97 10:46:01 10:03:01 2 0.03 0.00 0.00 0.00 0.02 99.95 10:46:01 10:03:01 3 0.05 0.00 0.03 0.00 0.02 99.90 10:46:01 10:03:01 4 0.02 0.00 0.02 0.00 0.02 99.95 10:46:01 10:03:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:46:01 10:03:01 6 0.05 0.00 0.00 0.00 0.02 99.93 10:46:01 10:03:01 7 0.05 0.00 0.02 0.00 0.00 99.93 10:46:01 10:04:01 all 0.03 0.00 0.02 0.01 0.01 99.92 10:46:01 10:04:01 0 0.05 0.00 0.02 0.00 0.02 99.92 10:46:01 10:04:01 1 0.03 0.00 0.02 0.00 0.02 99.93 10:46:01 10:04:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:46:01 10:04:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:46:01 10:04:01 4 0.03 0.00 0.00 0.02 0.02 99.93 10:46:01 10:04:01 5 0.00 0.00 0.02 0.02 0.02 99.95 10:46:01 10:04:01 6 0.08 0.00 0.07 0.05 0.02 99.78 10:46:01 10:04:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:46:01 10:05:01 all 0.04 0.00 0.02 0.01 0.01 99.92 10:46:01 10:05:01 0 0.07 0.00 0.00 0.00 0.02 99.92 10:46:01 10:05:01 1 0.00 0.00 0.03 0.00 0.02 99.95 10:46:01 10:05:01 2 0.05 0.00 0.00 0.00 0.00 99.95 10:46:01 10:05:01 3 0.03 0.00 0.00 0.00 0.02 99.95 10:46:01 10:05:01 4 0.02 0.00 0.03 0.05 0.02 99.88 10:46:01 10:05:01 5 0.00 0.00 0.02 0.02 0.00 99.97 10:46:01 10:05:01 6 0.07 0.00 0.03 0.02 0.02 99.87 10:46:01 10:05:01 7 0.07 0.00 0.02 0.00 0.02 99.90 10:46:01 10:06:01 all 0.04 0.00 0.02 0.00 0.01 99.92 10:46:01 10:06:01 0 0.15 0.00 0.02 0.00 0.00 99.83 10:46:01 10:06:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:46:01 10:06:01 2 0.02 0.00 0.02 0.00 0.03 99.93 10:46:01 10:06:01 3 0.02 0.00 0.03 0.00 0.00 99.95 10:46:01 10:06:01 4 0.03 0.00 0.03 0.02 0.02 99.90 10:46:01 10:06:01 5 0.02 0.00 0.02 0.02 0.02 99.93 10:46:01 10:06:01 6 0.07 0.00 0.03 0.00 0.02 99.88 10:46:01 10:06:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:46:01 10:07:01 all 0.05 0.00 0.03 0.01 0.01 99.90 10:46:01 10:07:01 0 0.17 0.00 0.08 0.00 0.02 99.73 10:46:01 10:07:01 1 0.03 0.00 0.02 0.00 0.00 99.95 10:46:01 10:07:01 2 0.08 0.00 0.02 0.00 0.02 99.88 10:46:01 10:07:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:46:01 10:07:01 4 0.03 0.00 0.02 0.05 0.02 99.88 10:46:01 10:07:01 5 0.00 0.00 0.02 0.00 0.00 99.98 10:46:01 10:07:01 6 0.03 0.00 0.02 0.00 0.02 99.93 10:46:01 10:07:01 7 0.03 0.00 0.03 0.00 0.02 99.92 10:46:01 10:08:01 all 0.01 0.00 0.01 0.00 0.01 99.96 10:46:01 10:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 10:46:01 10:08:01 1 0.00 0.00 0.00 0.00 0.02 99.98 10:46:01 10:08:01 2 0.03 0.00 0.03 0.00 0.02 99.92 10:46:01 10:08:01 3 0.02 0.00 0.03 0.00 0.02 99.93 10:46:01 10:08:01 4 0.00 0.00 0.02 0.02 0.02 99.95 10:46:01 10:08:01 5 0.02 0.00 0.00 0.00 0.02 99.97 10:46:01 10:08:01 6 0.00 0.00 0.02 0.02 0.00 99.97 10:46:01 10:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:46:01 10:09:01 all 0.02 0.00 0.01 0.00 0.01 99.95 10:46:01 10:09:01 0 0.03 0.00 0.00 0.02 0.02 99.93 10:46:01 10:09:01 1 0.02 0.00 0.03 0.00 0.02 99.93 10:46:01 10:09:01 2 0.05 0.00 0.00 0.00 0.00 99.95 10:46:01 10:09:01 3 0.00 0.00 0.03 0.00 0.02 99.95 10:46:01 10:09:01 4 0.00 0.00 0.02 0.00 0.02 99.97 10:46:01 10:09:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:46:01 10:09:01 6 0.07 0.00 0.03 0.00 0.02 99.88 10:46:01 10:09:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:46:01 10:10:01 all 0.01 0.00 0.01 0.00 0.01 99.96 10:46:01 10:10:01 0 0.00 0.00 0.02 0.00 0.00 99.98 10:46:01 10:10:01 1 0.03 0.00 0.03 0.00 0.02 99.92 10:46:01 10:10:01 2 0.00 0.00 0.02 0.00 0.02 99.97 10:46:01 10:10:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:46:01 10:10:01 4 0.02 0.00 0.02 0.02 0.02 99.93 10:46:01 10:10:01 5 0.02 0.00 0.00 0.00 0.02 99.97 10:46:01 10:10:01 6 0.03 0.00 0.00 0.00 0.02 99.95 10:46:01 10:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 10:46:01 10:11:01 all 0.03 0.00 0.02 0.00 0.01 99.94 10:46:01 10:11:01 0 0.02 0.00 0.00 0.00 0.02 99.97 10:46:01 10:11:01 1 0.03 0.00 0.02 0.00 0.02 99.93 10:46:01 10:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:46:01 10:11:01 3 0.07 0.00 0.05 0.00 0.02 99.87 10:46:01 10:11:01 4 0.05 0.00 0.03 0.02 0.03 99.87 10:46:01 10:11:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:46:01 10:11:01 6 0.03 0.00 0.02 0.00 0.02 99.93 10:46:01 10:11:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:46:01 10:46:01 10:11:01 CPU %user %nice %system %iowait %steal %idle 10:46:01 10:12:01 all 0.13 0.00 0.01 0.00 0.01 99.84 10:46:01 10:12:01 0 0.96 0.00 0.00 0.00 0.02 99.02 10:46:01 10:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:46:01 10:12:01 2 0.03 0.00 0.02 0.00 0.02 99.93 10:46:01 10:12:01 3 0.00 0.00 0.00 0.00 0.02 99.98 10:46:01 10:12:01 4 0.00 0.00 0.02 0.00 0.02 99.97 10:46:01 10:12:01 5 0.00 0.00 0.00 0.00 0.02 99.98 10:46:01 10:12:01 6 0.00 0.00 0.02 0.02 0.02 99.95 10:46:01 10:12:01 7 0.02 0.00 0.02 0.00 0.02 99.95 10:46:01 10:13:01 all 0.28 0.00 0.02 0.01 0.01 99.68 10:46:01 10:13:01 0 2.00 0.00 0.02 0.00 0.00 97.98 10:46:01 10:13:01 1 0.08 0.00 0.05 0.00 0.03 99.83 10:46:01 10:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:46:01 10:13:01 3 0.03 0.00 0.02 0.00 0.02 99.93 10:46:01 10:13:01 4 0.03 0.00 0.02 0.02 0.02 99.92 10:46:01 10:13:01 5 0.00 0.00 0.02 0.02 0.00 99.97 10:46:01 10:13:01 6 0.03 0.00 0.03 0.02 0.02 99.90 10:46:01 10:13:01 7 0.05 0.00 0.00 0.00 0.00 99.95 10:46:01 10:14:01 all 0.27 0.00 0.01 0.00 0.01 99.70 10:46:01 10:14:01 0 1.99 0.00 0.00 0.00 0.02 98.00 10:46:01 10:14:01 1 0.08 0.00 0.02 0.00 0.02 99.88 10:46:01 10:14:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:46:01 10:14:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:46:01 10:14:01 4 0.02 0.00 0.02 0.02 0.02 99.93 10:46:01 10:14:01 5 0.02 0.00 0.02 0.02 0.02 99.93 10:46:01 10:14:01 6 0.02 0.00 0.02 0.00 0.02 99.95 10:46:01 10:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:46:01 10:15:01 all 0.14 0.00 0.01 0.00 0.01 99.83 10:46:01 10:15:01 0 1.01 0.00 0.03 0.00 0.02 98.94 10:46:01 10:15:01 1 0.00 0.00 0.02 0.00 0.00 99.98 10:46:01 10:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:46:01 10:15:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:46:01 10:15:01 4 0.02 0.00 0.02 0.00 0.02 99.95 10:46:01 10:15:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:46:01 10:15:01 6 0.03 0.00 0.02 0.00 0.02 99.93 10:46:01 10:15:01 7 0.07 0.00 0.02 0.00 0.02 99.90 10:46:01 10:16:01 all 0.09 0.00 0.02 0.00 0.01 99.87 10:46:01 10:16:01 0 0.62 0.00 0.05 0.00 0.02 99.32 10:46:01 10:16:01 1 0.03 0.00 0.02 0.00 0.02 99.93 10:46:01 10:16:01 2 0.02 0.00 0.02 0.00 0.02 99.95 10:46:01 10:16:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:46:01 10:16:01 4 0.00 0.00 0.00 0.02 0.02 99.97 10:46:01 10:16:01 5 0.02 0.00 0.00 0.02 0.02 99.95 10:46:01 10:16:01 6 0.05 0.00 0.07 0.00 0.02 99.87 10:46:01 10:16:01 7 0.00 0.00 0.02 0.00 0.00 99.98 10:46:01 10:17:01 all 0.03 0.00 0.02 0.00 0.01 99.95 10:46:01 10:17:01 0 0.05 0.00 0.03 0.00 0.00 99.92 10:46:01 10:17:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:46:01 10:17:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:46:01 10:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:46:01 10:17:01 4 0.02 0.00 0.03 0.00 0.03 99.92 10:46:01 10:17:01 5 0.03 0.00 0.02 0.00 0.00 99.95 10:46:01 10:17:01 6 0.05 0.00 0.03 0.00 0.02 99.90 10:46:01 10:17:01 7 0.05 0.00 0.00 0.00 0.00 99.95 10:46:01 10:18:01 all 0.01 0.00 0.01 0.00 0.01 99.96 10:46:01 10:18:01 0 0.00 0.00 0.00 0.00 0.02 99.98 10:46:01 10:18:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:46:01 10:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:46:01 10:18:01 3 0.02 0.00 0.00 0.00 0.02 99.97 10:46:01 10:18:01 4 0.02 0.00 0.02 0.00 0.02 99.95 10:46:01 10:18:01 5 0.00 0.00 0.00 0.02 0.02 99.97 10:46:01 10:18:01 6 0.02 0.00 0.03 0.00 0.02 99.93 10:46:01 10:18:01 7 0.02 0.00 0.02 0.00 0.02 99.95 10:46:01 10:19:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:46:01 10:19:01 0 0.05 0.00 0.02 0.00 0.00 99.93 10:46:01 10:19:01 1 0.03 0.00 0.02 0.00 0.02 99.93 10:46:01 10:19:01 2 0.02 0.00 0.03 0.00 0.02 99.93 10:46:01 10:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 10:46:01 10:19:01 4 0.03 0.00 0.00 0.02 0.02 99.93 10:46:01 10:19:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:46:01 10:19:01 6 0.02 0.00 0.03 0.00 0.02 99.93 10:46:01 10:19:01 7 0.05 0.00 0.02 0.00 0.02 99.92 10:46:01 10:20:01 all 0.02 0.00 0.02 0.00 0.01 99.95 10:46:01 10:20:01 0 0.02 0.00 0.00 0.00 0.02 99.97 10:46:01 10:20:01 1 0.03 0.00 0.03 0.02 0.02 99.90 10:46:01 10:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:46:01 10:20:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:46:01 10:20:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:46:01 10:20:01 5 0.00 0.00 0.02 0.00 0.02 99.97 10:46:01 10:20:01 6 0.00 0.00 0.03 0.00 0.02 99.95 10:46:01 10:20:01 7 0.05 0.00 0.05 0.00 0.03 99.87 10:46:01 10:21:01 all 0.04 0.00 0.01 0.00 0.01 99.94 10:46:01 10:21:01 0 0.05 0.00 0.00 0.00 0.02 99.93 10:46:01 10:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:46:01 10:21:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:46:01 10:21:01 3 0.03 0.00 0.00 0.00 0.02 99.95 10:46:01 10:21:01 4 0.00 0.00 0.00 0.02 0.00 99.98 10:46:01 10:21:01 5 0.02 0.00 0.02 0.00 0.02 99.95 10:46:01 10:21:01 6 0.05 0.00 0.02 0.00 0.00 99.93 10:46:01 10:21:01 7 0.13 0.00 0.05 0.00 0.02 99.80 10:46:01 10:22:01 all 0.24 0.00 0.01 0.00 0.01 99.73 10:46:01 10:22:01 0 1.74 0.00 0.02 0.00 0.02 98.22 10:46:01 10:22:01 1 0.03 0.00 0.00 0.00 0.02 99.95 10:46:01 10:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:46:01 10:22:01 3 0.03 0.00 0.02 0.00 0.02 99.93 10:46:01 10:22:01 4 0.00 0.00 0.02 0.02 0.00 99.97 10:46:01 10:22:01 5 0.03 0.00 0.03 0.02 0.02 99.90 10:46:01 10:22:01 6 0.00 0.00 0.02 0.00 0.02 99.97 10:46:01 10:22:01 7 0.07 0.00 0.02 0.00 0.03 99.88 10:46:01 10:46:01 10:22:01 CPU %user %nice %system %iowait %steal %idle 10:46:01 10:23:01 all 0.11 0.00 0.01 0.00 0.01 99.87 10:46:01 10:23:01 0 0.70 0.00 0.03 0.00 0.00 99.27 10:46:01 10:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:46:01 10:23:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:46:01 10:23:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:46:01 10:23:01 4 0.05 0.00 0.00 0.00 0.00 99.95 10:46:01 10:23:01 5 0.02 0.00 0.02 0.02 0.00 99.95 10:46:01 10:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:46:01 10:23:01 7 0.05 0.00 0.03 0.00 0.02 99.90 10:46:01 10:24:01 all 0.18 0.00 0.02 0.00 0.01 99.79 10:46:01 10:24:01 0 1.34 0.00 0.02 0.00 0.02 98.63 10:46:01 10:24:01 1 0.03 0.00 0.03 0.00 0.02 99.92 10:46:01 10:24:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:46:01 10:24:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:46:01 10:24:01 4 0.00 0.00 0.00 0.02 0.00 99.98 10:46:01 10:24:01 5 0.00 0.00 0.02 0.00 0.02 99.97 10:46:01 10:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 10:46:01 10:24:01 7 0.03 0.00 0.03 0.00 0.02 99.92 10:46:01 10:25:01 all 0.16 0.00 0.02 0.00 0.02 99.80 10:46:01 10:25:01 0 1.12 0.00 0.03 0.00 0.02 98.83 10:46:01 10:25:01 1 0.00 0.00 0.03 0.00 0.02 99.95 10:46:01 10:25:01 2 0.00 0.00 0.02 0.00 0.02 99.97 10:46:01 10:25:01 3 0.05 0.00 0.02 0.00 0.02 99.92 10:46:01 10:25:01 4 0.00 0.00 0.00 0.02 0.00 99.98 10:46:01 10:25:01 5 0.03 0.00 0.02 0.02 0.02 99.92 10:46:01 10:25:01 6 0.03 0.00 0.02 0.00 0.02 99.93 10:46:01 10:25:01 7 0.03 0.00 0.05 0.00 0.03 99.88 10:46:01 10:26:01 all 0.02 0.00 0.01 0.00 0.01 99.96 10:46:01 10:26:01 0 0.05 0.00 0.00 0.00 0.00 99.95 10:46:01 10:26:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:46:01 10:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:46:01 10:26:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:46:01 10:26:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:46:01 10:26:01 5 0.02 0.00 0.00 0.00 0.02 99.97 10:46:01 10:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 10:46:01 10:26:01 7 0.07 0.00 0.05 0.00 0.03 99.85 10:46:01 10:27:01 all 0.04 0.00 0.01 0.01 0.01 99.93 10:46:01 10:27:01 0 0.05 0.00 0.00 0.00 0.02 99.93 10:46:01 10:27:01 1 0.07 0.00 0.02 0.00 0.02 99.90 10:46:01 10:27:01 2 0.02 0.00 0.02 0.00 0.02 99.95 10:46:01 10:27:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:46:01 10:27:01 4 0.02 0.00 0.00 0.02 0.02 99.95 10:46:01 10:27:01 5 0.00 0.00 0.03 0.03 0.00 99.93 10:46:01 10:27:01 6 0.05 0.00 0.02 0.00 0.00 99.93 10:46:01 10:27:01 7 0.08 0.00 0.02 0.00 0.02 99.88 10:46:01 10:28:01 all 0.01 0.00 0.01 0.00 0.01 99.96 10:46:01 10:28:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:46:01 10:28:01 1 0.03 0.00 0.00 0.00 0.02 99.95 10:46:01 10:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:46:01 10:28:01 3 0.00 0.00 0.00 0.00 0.02 99.98 10:46:01 10:28:01 4 0.00 0.00 0.00 0.02 0.00 99.98 10:46:01 10:28:01 5 0.02 0.00 0.00 0.00 0.02 99.97 10:46:01 10:28:01 6 0.00 0.00 0.03 0.00 0.02 99.95 10:46:01 10:28:01 7 0.02 0.00 0.02 0.00 0.03 99.93 10:46:01 10:29:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:46:01 10:29:01 0 0.02 0.00 0.00 0.00 0.02 99.97 10:46:01 10:29:01 1 0.03 0.00 0.02 0.00 0.03 99.92 10:46:01 10:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 10:46:01 10:29:01 3 0.02 0.00 0.02 0.00 0.02 99.95 10:46:01 10:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:46:01 10:29:01 5 0.00 0.00 0.00 0.02 0.00 99.98 10:46:01 10:29:01 6 0.05 0.00 0.02 0.00 0.02 99.92 10:46:01 10:29:01 7 0.05 0.00 0.00 0.00 0.00 99.95 10:46:01 10:30:01 all 0.01 0.00 0.02 0.00 0.01 99.95 10:46:01 10:30:01 0 0.03 0.00 0.02 0.00 0.00 99.95 10:46:01 10:30:01 1 0.03 0.00 0.05 0.00 0.03 99.88 10:46:01 10:30:01 2 0.00 0.00 0.00 0.00 0.02 99.98 10:46:01 10:30:01 3 0.02 0.00 0.03 0.00 0.02 99.93 10:46:01 10:30:01 4 0.00 0.00 0.00 0.02 0.00 99.98 10:46:01 10:30:01 5 0.00 0.00 0.02 0.02 0.02 99.95 10:46:01 10:30:01 6 0.00 0.00 0.03 0.00 0.00 99.97 10:46:01 10:30:01 7 0.03 0.00 0.00 0.00 0.02 99.95 10:46:01 10:31:01 all 0.12 0.00 0.02 0.00 0.01 99.85 10:46:01 10:31:01 0 0.83 0.00 0.02 0.00 0.02 99.14 10:46:01 10:31:01 1 0.05 0.00 0.02 0.00 0.00 99.93 10:46:01 10:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:46:01 10:31:01 3 0.00 0.00 0.00 0.00 0.02 99.98 10:46:01 10:31:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:46:01 10:31:01 5 0.02 0.00 0.02 0.00 0.02 99.95 10:46:01 10:31:01 6 0.02 0.00 0.03 0.02 0.03 99.90 10:46:01 10:31:01 7 0.07 0.00 0.03 0.00 0.00 99.90 10:46:01 10:32:01 all 0.26 0.00 0.02 0.00 0.01 99.70 10:46:01 10:32:01 0 1.97 0.00 0.02 0.00 0.02 98.00 10:46:01 10:32:01 1 0.00 0.00 0.03 0.00 0.02 99.95 10:46:01 10:32:01 2 0.00 0.00 0.02 0.00 0.02 99.97 10:46:01 10:32:01 3 0.02 0.00 0.03 0.00 0.02 99.93 10:46:01 10:32:01 4 0.00 0.00 0.00 0.03 0.00 99.97 10:46:01 10:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 10:46:01 10:32:01 6 0.03 0.00 0.03 0.00 0.02 99.92 10:46:01 10:32:01 7 0.02 0.00 0.02 0.00 0.02 99.95 10:46:01 10:33:01 all 0.09 0.00 0.01 0.01 0.01 99.87 10:46:01 10:33:01 0 0.22 0.00 0.00 0.00 0.02 99.77 10:46:01 10:33:01 1 0.17 0.00 0.00 0.00 0.00 99.83 10:46:01 10:33:01 2 0.03 0.00 0.00 0.00 0.00 99.97 10:46:01 10:33:01 3 0.02 0.00 0.03 0.00 0.02 99.93 10:46:01 10:33:01 4 0.03 0.00 0.00 0.02 0.02 99.93 10:46:01 10:33:01 5 0.00 0.00 0.02 0.00 0.02 99.97 10:46:01 10:33:01 6 0.12 0.00 0.05 0.03 0.03 99.77 10:46:01 10:33:01 7 0.17 0.00 0.02 0.02 0.00 99.80 10:46:01 10:46:01 10:33:01 CPU %user %nice %system %iowait %steal %idle 10:46:01 10:34:01 all 0.11 0.00 0.03 0.01 0.01 99.84 10:46:01 10:34:01 0 0.13 0.00 0.02 0.00 0.00 99.85 10:46:01 10:34:01 1 0.27 0.00 0.03 0.00 0.02 99.68 10:46:01 10:34:01 2 0.12 0.00 0.00 0.02 0.02 99.85 10:46:01 10:34:01 3 0.02 0.00 0.03 0.02 0.02 99.92 10:46:01 10:34:01 4 0.00 0.00 0.03 0.02 0.00 99.95 10:46:01 10:34:01 5 0.10 0.00 0.02 0.00 0.02 99.87 10:46:01 10:34:01 6 0.10 0.00 0.08 0.00 0.03 99.78 10:46:01 10:34:01 7 0.17 0.00 0.02 0.02 0.00 99.80 10:46:01 10:35:01 all 0.12 0.00 0.03 0.01 0.01 99.84 10:46:01 10:35:01 0 0.05 0.00 0.02 0.00 0.00 99.93 10:46:01 10:35:01 1 0.08 0.00 0.02 0.00 0.00 99.90 10:46:01 10:35:01 2 0.40 0.00 0.02 0.00 0.00 99.58 10:46:01 10:35:01 3 0.03 0.00 0.05 0.02 0.02 99.88 10:46:01 10:35:01 4 0.10 0.00 0.02 0.00 0.00 99.88 10:46:01 10:35:01 5 0.02 0.00 0.02 0.02 0.02 99.93 10:46:01 10:35:01 6 0.10 0.00 0.05 0.00 0.02 99.83 10:46:01 10:35:01 7 0.15 0.00 0.02 0.02 0.02 99.80 10:46:01 10:36:01 all 0.08 0.00 0.02 0.00 0.01 99.89 10:46:01 10:36:01 0 0.48 0.00 0.08 0.00 0.02 99.42 10:46:01 10:36:01 1 0.02 0.00 0.02 0.00 0.02 99.95 10:46:01 10:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:46:01 10:36:01 3 0.02 0.00 0.00 0.02 0.02 99.95 10:46:01 10:36:01 4 0.00 0.00 0.02 0.00 0.00 99.98 10:46:01 10:36:01 5 0.02 0.00 0.02 0.02 0.00 99.95 10:46:01 10:36:01 6 0.05 0.00 0.03 0.00 0.03 99.88 10:46:01 10:36:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:46:01 10:37:01 all 0.04 0.00 0.01 0.01 0.01 99.92 10:46:01 10:37:01 0 0.03 0.00 0.00 0.00 0.02 99.95 10:46:01 10:37:01 1 0.03 0.00 0.00 0.00 0.02 99.95 10:46:01 10:37:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:46:01 10:37:01 3 0.03 0.00 0.02 0.05 0.02 99.88 10:46:01 10:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:46:01 10:37:01 5 0.07 0.00 0.05 0.00 0.02 99.87 10:46:01 10:37:01 6 0.15 0.00 0.03 0.00 0.03 99.78 10:46:01 10:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 10:46:01 10:38:01 all 0.01 0.00 0.01 0.00 0.01 99.96 10:46:01 10:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 10:46:01 10:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:46:01 10:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:46:01 10:38:01 3 0.00 0.00 0.00 0.00 0.02 99.98 10:46:01 10:38:01 4 0.00 0.00 0.00 0.00 0.02 99.98 10:46:01 10:38:01 5 0.00 0.00 0.00 0.02 0.02 99.97 10:46:01 10:38:01 6 0.03 0.00 0.03 0.00 0.02 99.92 10:46:01 10:38:01 7 0.05 0.00 0.02 0.00 0.02 99.92 10:46:01 10:39:01 all 0.04 0.00 0.01 0.00 0.01 99.93 10:46:01 10:39:01 0 0.02 0.00 0.00 0.00 0.02 99.97 10:46:01 10:39:01 1 0.03 0.00 0.02 0.00 0.02 99.93 10:46:01 10:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 10:46:01 10:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 10:46:01 10:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:46:01 10:39:01 5 0.08 0.00 0.02 0.00 0.02 99.88 10:46:01 10:39:01 6 0.12 0.00 0.03 0.00 0.03 99.82 10:46:01 10:39:01 7 0.07 0.00 0.02 0.00 0.00 99.92 10:46:01 10:40:01 all 0.03 0.00 0.02 0.01 0.01 99.94 10:46:01 10:40:01 0 0.07 0.00 0.03 0.00 0.02 99.88 10:46:01 10:40:01 1 0.02 0.00 0.03 0.02 0.00 99.93 10:46:01 10:40:01 2 0.00 0.00 0.02 0.00 0.02 99.97 10:46:01 10:40:01 3 0.00 0.00 0.00 0.02 0.00 99.98 10:46:01 10:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:46:01 10:40:01 5 0.02 0.00 0.02 0.02 0.02 99.93 10:46:01 10:40:01 6 0.05 0.00 0.03 0.00 0.02 99.90 10:46:01 10:40:01 7 0.05 0.00 0.00 0.00 0.02 99.93 10:46:01 10:41:01 all 0.05 0.00 0.02 0.01 0.01 99.91 10:46:01 10:41:01 0 0.15 0.00 0.02 0.00 0.02 99.82 10:46:01 10:41:01 1 0.02 0.00 0.00 0.00 0.02 99.97 10:46:01 10:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:46:01 10:41:01 3 0.00 0.00 0.00 0.08 0.02 99.90 10:46:01 10:41:01 4 0.05 0.00 0.00 0.00 0.00 99.95 10:46:01 10:41:01 5 0.07 0.00 0.03 0.02 0.00 99.88 10:46:01 10:41:01 6 0.08 0.00 0.08 0.00 0.03 99.80 10:46:01 10:41:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:46:01 10:42:01 all 0.02 0.00 0.01 0.00 0.01 99.95 10:46:01 10:42:01 0 0.05 0.00 0.00 0.00 0.02 99.93 10:46:01 10:42:01 1 0.02 0.00 0.02 0.00 0.00 99.97 10:46:01 10:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 10:46:01 10:42:01 3 0.00 0.00 0.00 0.02 0.00 99.98 10:46:01 10:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 10:46:01 10:42:01 5 0.00 0.00 0.02 0.02 0.02 99.95 10:46:01 10:42:01 6 0.07 0.00 0.05 0.00 0.03 99.85 10:46:01 10:42:01 7 0.03 0.00 0.02 0.00 0.00 99.95 10:46:01 10:43:01 all 0.03 0.00 0.01 0.00 0.01 99.95 10:46:01 10:43:01 0 0.05 0.00 0.00 0.00 0.02 99.93 10:46:01 10:43:01 1 0.03 0.00 0.02 0.00 0.02 99.93 10:46:01 10:43:01 2 0.02 0.00 0.00 0.00 0.02 99.97 10:46:01 10:43:01 3 0.00 0.00 0.00 0.02 0.02 99.97 10:46:01 10:43:01 4 0.03 0.00 0.00 0.00 0.00 99.97 10:46:01 10:43:01 5 0.03 0.00 0.00 0.02 0.02 99.93 10:46:01 10:43:01 6 0.03 0.00 0.02 0.00 0.02 99.93 10:46:01 10:43:01 7 0.03 0.00 0.02 0.00 0.02 99.93 10:46:01 10:44:01 all 0.02 0.00 0.01 0.00 0.01 99.95 10:46:01 10:44:01 0 0.00 0.00 0.00 0.00 0.02 99.98 10:46:01 10:44:01 1 0.05 0.00 0.00 0.00 0.02 99.93 10:46:01 10:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 10:46:01 10:44:01 3 0.02 0.00 0.02 0.02 0.00 99.95 10:46:01 10:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 10:46:01 10:44:01 5 0.03 0.00 0.05 0.02 0.02 99.88 10:46:01 10:44:01 6 0.03 0.00 0.03 0.00 0.03 99.90 10:46:01 10:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 10:46:01 10:46:01 10:44:01 CPU %user %nice %system %iowait %steal %idle 10:46:01 10:45:01 all 5.38 0.00 1.84 0.33 0.05 92.41 10:46:01 10:45:01 0 4.97 0.00 1.70 0.08 0.03 93.21 10:46:01 10:45:01 1 5.54 0.00 2.05 2.06 0.03 90.32 10:46:01 10:45:01 2 5.26 0.00 1.84 0.30 0.05 92.54 10:46:01 10:45:01 3 7.61 0.00 1.64 0.05 0.05 90.65 10:46:01 10:45:01 4 3.99 0.00 1.34 0.03 0.05 94.59 10:46:01 10:45:01 5 4.62 0.00 2.28 0.07 0.05 92.98 10:46:01 10:45:01 6 6.10 0.00 2.12 0.02 0.07 91.70 10:46:01 10:45:01 7 4.92 0.00 1.71 0.02 0.05 93.30 10:46:01 10:46:01 all 8.39 0.00 3.43 0.77 0.06 87.34 10:46:01 10:46:01 0 8.42 0.00 3.04 0.30 0.07 88.16 10:46:01 10:46:01 1 9.34 0.00 3.46 0.05 0.07 87.08 10:46:01 10:46:01 2 9.70 0.00 3.19 0.79 0.07 86.25 10:46:01 10:46:01 3 8.37 0.00 3.76 0.03 0.07 87.77 10:46:01 10:46:01 4 6.86 0.00 3.08 0.20 0.07 89.79 10:46:01 10:46:01 5 8.06 0.00 2.29 0.03 0.05 89.57 10:46:01 10:46:01 6 8.07 0.00 5.57 4.45 0.07 81.83 10:46:01 10:46:01 7 8.30 0.00 3.08 0.36 0.05 88.22 10:46:01 Average: all 8.63 0.00 1.40 0.28 0.03 89.65 10:46:01 Average: 0 8.83 0.00 1.39 0.31 0.03 89.45 10:46:01 Average: 1 8.74 0.00 1.41 0.24 0.03 89.59 10:46:01 Average: 2 8.61 0.00 1.38 0.22 0.03 89.76 10:46:01 Average: 3 8.70 0.00 1.35 0.18 0.03 89.74 10:46:01 Average: 4 8.51 0.00 1.45 0.26 0.03 89.76 10:46:01 Average: 5 8.50 0.00 1.40 0.51 0.03 89.55 10:46:01 Average: 6 8.55 0.00 1.46 0.36 0.03 89.60 10:46:01 Average: 7 8.63 0.00 1.35 0.19 0.03 89.80 10:46:01 10:46:01 10:46:01