Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 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-ssh11024994656855381757.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-ssh13997811916110647836.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-ssh5809679719901521302.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-ssh2755746574246829597.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-ssh7936216542979597472.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 Running on prd-ubuntu20.04-docker-8c-8g-14033 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/986 [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/986 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 # timeout=10 Commit message: "Merge pull request #5446 from Old-Ding/pr/edgex-go/check-min-interval-test" > git rev-list --no-walk 82dc074a5fdf69d5abd7fdfa9427111630482715 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 08:52:04 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 08:52:04 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 08:52:04 ========================================================= 08:52:04 EdgeX Global Pipelines Version Info 08:52:04 ========================================================= [Pipeline] libraryResource [Pipeline] sh 08:52:05 ------------------- 08:52:05 stable info: 08:52:05 ------------------- 08:52:05 Commited By: Ginny Guan ginny@iotechsys.com 08:52:05 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 08:52:05 Message: update stable to v1.0.281 08:52:06 ------------------- 08:52:06 experimental info: 08:52:06 ------------------- 08:52:06 Commited By: **** collab-it+edgex@linuxfoundation.org 08:52:06 Commit SHA: b1c004cf40c352fe6d03b0971bc7ee860312a7b0 08:52:06 Message: update experimental to v1.0.281 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 08:52:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 08:52:06 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 08:52:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 08:52:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 08:52:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 08:52:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 08:52:06 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 08:52:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 08:52:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 08:52:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 08:52:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 08:52:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 08:52:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 08:52:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 08:52:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 08:52:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 08:52:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 08:52:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 08:52:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 08:52:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 08:52:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 08:52:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 08:52:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 08:52:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 08:52:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 08:52:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 08:52:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [Pipeline] echo 08:52:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b67fbb9 [Pipeline] echo 08:52:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:52:07 provisioning config files... 08:52:07 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/986@tmp/config12759116418237838789tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:52:07 ---> ****-login.sh 08:52:07 nexus3.edgexfoundry.org:10001 08:52:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:52:07 08:52:07 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:52:07 Configure a credential helper to remove this warning. See 08:52:07 https://docs.****.com/go/credential-store/ 08:52:07 08:52:07 Login Succeeded 08:52:07 nexus3.edgexfoundry.org:10002 08:52:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:52:07 08:52:07 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:52:07 Configure a credential helper to remove this warning. See 08:52:07 https://docs.****.com/go/credential-store/ 08:52:07 08:52:07 Login Succeeded 08:52:07 nexus3.edgexfoundry.org:10003 08:52:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:52:07 08:52:07 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:52:07 Configure a credential helper to remove this warning. See 08:52:07 https://docs.****.com/go/credential-store/ 08:52:07 08:52:07 Login Succeeded 08:52:07 nexus3.edgexfoundry.org:10004 08:52:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:52:08 08:52:08 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:52:08 Configure a credential helper to remove this warning. See 08:52:08 https://docs.****.com/go/credential-store/ 08:52:08 08:52:08 Login Succeeded 08:52:08 ****.io 08:52:08 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:52:08 08:52:08 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 08:52:08 Configure a credential helper to remove this warning. See 08:52:08 https://docs.****.com/go/credential-store/ 08:52:08 08:52:08 Login Succeeded 08:52:08 ---> ****-login.sh ends [Pipeline] } 08:52:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:52:08 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 08:52:08 + dirname cmd/core-command/Dockerfile 08:52:08 + cut -d/ -f2 08:52:08 + echo core-command,cmd/core-command/Dockerfile 08:52:08 + dirname cmd/core-common-config-bootstrapper/Dockerfile 08:52:08 + cut -d/ -f2 08:52:08 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 08:52:08 + dirname+ cmd/core-data/Dockerfile 08:52:08 cut -d/ -f2 08:52:08 + echo core-data,cmd/core-data/Dockerfile 08:52:08 + dirname cmd/core-keeper/Dockerfile 08:52:08 + cut -d/ -f2 08:52:08 + echo core-keeper,cmd/core-keeper/Dockerfile 08:52:08 + dirname cmd/core-metadata/Dockerfile 08:52:08 + cut -d/ -f2 08:52:08 + echo core-metadata,cmd/core-metadata/Dockerfile 08:52:08 + cut -d/ -f2 08:52:08 + dirname cmd/security-bootstrapper/Dockerfile 08:52:08 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 08:52:08 + + dirname cmd/security-proxy-auth/Dockerfile 08:52:08 cut -d/ -f2 08:52:08 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 08:52:08 + dirname cmd/security-proxy-setup/Dockerfile+ 08:52:08 cut -d/ -f2 08:52:08 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 08:52:08 + dirname cmd/security-secretstore-setup/Dockerfile 08:52:08 + cut -d/ -f2 08:52:08 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 08:52:08 + dirname cmd/security-spiffe-token-provider/Dockerfile 08:52:08 + cut -d/ -f2 08:52:08 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 08:52:08 + dirname cmd/security-spire-agent/Dockerfile 08:52:08 + cut -d/ -f2 08:52:08 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 08:52:08 + dirname cmd/security-spire-config/Dockerfile 08:52:08 + cut -d/ -f2 08:52:08 + echo security-spire-config,cmd/security-spire-config/Dockerfile 08:52:08 + dirname cmd/security-spire-server/Dockerfile 08:52:08 + cut -d/ -f2 08:52:08 + echo security-spire-server,cmd/security-spire-server/Dockerfile 08:52:08 + dirname cmd/support-notifications/Dockerfile 08:52:08 + cut -d/ -f2 08:52:08 + echo support-notifications,cmd/support-notifications/Dockerfile 08:52:08 + + dirname cmd/support-scheduler/Dockerfile 08:52:08 cut -d/ -f2 08:52:08 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 08:52:08 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 08:52:09 + git rev-list -1 --merges b67fbb9e1f95caa97b3364ef3b0da7290a320bb8~1..b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [Pipeline] echo 08:52:09 -----------> git rev-list -1 --merges b67fbb9e1f95caa97b3364ef3b0da7290a320bb8~1..b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 08:52:09 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [false] [Pipeline] sh 08:52:09 + git log --format=format:%s -1 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [Pipeline] echo 08:52:09 ========================================================= 08:52:09 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 08:52:09 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 08:52:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 08:52:09 + grep -v github /etc/ssh/ssh_known_hosts 08:52:09 + [ -e /tmp/ssh_known_hosts ] 08:52:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 08:52:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 08:52:09 + sudo tee -a /etc/ssh/ssh_known_hosts 08:52:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:52:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:52:10 08:52:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:52:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:52:10 0.1.4: Pulling from edgex-devops/py-git-semver 08:52:10 3dae71ba6b94: Pulling fs layer 08:52:10 6bf1a483ea7c: Pulling fs layer 08:52:10 f5dfc541a4d3: Pulling fs layer 08:52:10 461d9e800cba: Pulling fs layer 08:52:10 80192f66455f: Pulling fs layer 08:52:10 2e8e34ca0e6c: Pulling fs layer 08:52:10 a29436f7fd5d: Pulling fs layer 08:52:10 923cac83aea3: Pulling fs layer 08:52:10 25ad8b0a4227: Pulling fs layer 08:52:10 db01528c6b51: Pulling fs layer 08:52:10 28988de357af: Pulling fs layer 08:52:10 461d9e800cba: Waiting 08:52:10 80192f66455f: Waiting 08:52:10 2e8e34ca0e6c: Waiting 08:52:10 a29436f7fd5d: Waiting 08:52:10 923cac83aea3: Waiting 08:52:10 28988de357af: Waiting 08:52:10 25ad8b0a4227: Waiting 08:52:10 6bf1a483ea7c: Verifying Checksum 08:52:10 6bf1a483ea7c: Download complete 08:52:10 461d9e800cba: Verifying Checksum 08:52:10 461d9e800cba: Download complete 08:52:10 80192f66455f: Verifying Checksum 08:52:10 80192f66455f: Download complete 08:52:10 f5dfc541a4d3: Verifying Checksum 08:52:10 f5dfc541a4d3: Download complete 08:52:10 3dae71ba6b94: Verifying Checksum 08:52:10 3dae71ba6b94: Download complete 08:52:10 923cac83aea3: Verifying Checksum 08:52:10 923cac83aea3: Download complete 08:52:11 25ad8b0a4227: Verifying Checksum 08:52:11 25ad8b0a4227: Download complete 08:52:11 28988de357af: Download complete 08:52:11 a29436f7fd5d: Verifying Checksum 08:52:11 a29436f7fd5d: Download complete 08:52:11 2e8e34ca0e6c: Verifying Checksum 08:52:11 2e8e34ca0e6c: Download complete 08:52:12 3dae71ba6b94: Pull complete 08:52:12 6bf1a483ea7c: Pull complete 08:52:13 f5dfc541a4d3: Pull complete 08:52:13 461d9e800cba: Pull complete 08:52:13 80192f66455f: Pull complete 08:52:17 2e8e34ca0e6c: Pull complete 08:52:18 a29436f7fd5d: Pull complete 08:52:18 923cac83aea3: Pull complete 08:52:18 25ad8b0a4227: Pull complete 08:52:18 db01528c6b51: Pull complete 08:52:18 28988de357af: Pull complete 08:52:18 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 08:52:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 08:52:18 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:52:18 prd-ubuntu20.04-docker-8c-8g-14033 does not seem to be running inside a container 08:52:18 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/986 -v /w/workspace/edgex-go/986:/w/workspace/edgex-go/986:rw,z -v /w/workspace/edgex-go/986@tmp:/w/workspace/edgex-go/986@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 08:52:20 $ docker top 8d53dc9c4ed5c19a4cc0bb5f4493c4b9fe7167cbcf9be8472dae46f8d1a5bc2d -eo pid,comm 08:52:20 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 08:52:20 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 08:52:20 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:52:20 [ssh-agent] Looking for ssh-agent implementation... 08:52:20 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:52:20 $ docker exec 8d53dc9c4ed5c19a4cc0bb5f4493c4b9fe7167cbcf9be8472dae46f8d1a5bc2d ssh-agent 08:52:20 SSH_AUTH_SOCK=/tmp/ssh-WV7rj3xittth/agent.33 08:52:20 SSH_AGENT_PID=39 08:52:20 Running ssh-add (command line suppressed) 08:52:20 Identity added: /w/workspace/edgex-go/986@tmp/private_key_13764316036869560258.key (/w/workspace/edgex-go/986@tmp/private_key_13764316036869560258.key) 08:52:20 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:52:20 + git config --global --add safe.directory /w/workspace/edgex-go/986 [Pipeline] sh 08:52:21 + git tag --points-at HEAD [Pipeline] } 08:52:21 $ docker exec --env ******** --env ******** 8d53dc9c4ed5c19a4cc0bb5f4493c4b9fe7167cbcf9be8472dae46f8d1a5bc2d ssh-agent -k 08:52:21 unset SSH_AUTH_SOCK; 08:52:21 unset SSH_AGENT_PID; 08:52:21 echo Agent pid 39 killed; 08:52:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 08:52:21 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 08:52:21 [ssh-agent] Looking for ssh-agent implementation... 08:52:21 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 08:52:21 $ docker exec 8d53dc9c4ed5c19a4cc0bb5f4493c4b9fe7167cbcf9be8472dae46f8d1a5bc2d ssh-agent 08:52:21 SSH_AUTH_SOCK=/tmp/ssh-UHYGi9u3Q6Vt/agent.86 08:52:21 SSH_AGENT_PID=92 08:52:21 Running ssh-add (command line suppressed) 08:52:21 Identity added: /w/workspace/edgex-go/986@tmp/private_key_4998965118961791895.key (/w/workspace/edgex-go/986@tmp/private_key_4998965118961791895.key) 08:52:21 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 08:52:21 + git semver init 08:52:22 2026-06-29 08:52:22,129 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 08:52:22 2026-06-29 08:52:22,132 [run_init] DEBUG init version:0.0.0 force:False 08:52:22 2026-06-29 08:52:22,132 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/986/.semver 08:52:22 2026-06-29 08:52:22,133 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/986/.semver 08:52:22 2026-06-29 08:52:22,133 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/986/.semver'], cwd=/w/workspace/edgex-go/986, stdin=None, shell=False, universal_newlines=False) 08:52:27 2026-06-29 08:52:27,413 [append_file] DEBUG append to file:/w/workspace/edgex-go/986/.git/info/exclude 08:52:27 2026-06-29 08:52:27,414 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/986/.semver/main with force:False 08:52:27 2026-06-29 08:52:27,414 [read_version] DEBUG read version from /w/workspace/edgex-go/986/.semver/main 08:52:27 2026-06-29 08:52:27,414 [read_version] DEBUG read version from /w/workspace/edgex-go/986/.semver/main 08:52:27 4.1.0-dev.121 [Pipeline] } 08:52:27 $ docker exec --env ******** --env ******** 8d53dc9c4ed5c19a4cc0bb5f4493c4b9fe7167cbcf9be8472dae46f8d1a5bc2d ssh-agent -k 08:52:27 unset SSH_AUTH_SOCK; 08:52:27 unset SSH_AGENT_PID; 08:52:27 echo Agent pid 92 killed; 08:52:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 08:52:27 + git semver [Pipeline] } 08:52:28 $ docker stop --time=1 8d53dc9c4ed5c19a4cc0bb5f4493c4b9fe7167cbcf9be8472dae46f8d1a5bc2d 08:52:29 $ docker rm -f --volumes 8d53dc9c4ed5c19a4cc0bb5f4493c4b9fe7167cbcf9be8472dae46f8d1a5bc2d [Pipeline] // withDockerContainer [Pipeline] sh 08:52:29 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 08:52:30 Stashed 1 file(s) [Pipeline] echo 08:52:30 [edgeXSemver]: initialized semver on version 4.1.0-dev.121 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 08:52:30 + git config --global --add safe.directory /w/workspace/edgex-go/986 [Pipeline] echo 08:52:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 08:52:30 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 08:52:30 ========================================================= 08:52:30 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 08:52:30 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:52:30 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:52:30 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 08:52:30 2d35ebdb57d9: Pulling fs layer 08:52:30 c35fb4624d26: Pulling fs layer 08:52:30 4e2aec7ef170: Pulling fs layer 08:52:30 333b49ad6fbf: Pulling fs layer 08:52:30 4f4fb700ef54: Pulling fs layer 08:52:30 c3e65509a76b: Pulling fs layer 08:52:30 7cf9ebb963bd: Pulling fs layer 08:52:30 bb34ca984cfb: Pulling fs layer 08:52:30 151cf03bc807: Pulling fs layer 08:52:30 c3e65509a76b: Waiting 08:52:30 7cf9ebb963bd: Waiting 08:52:30 bb34ca984cfb: Waiting 08:52:30 151cf03bc807: Waiting 08:52:30 333b49ad6fbf: Waiting 08:52:30 4f4fb700ef54: Waiting 08:52:30 c35fb4624d26: Download complete 08:52:30 333b49ad6fbf: Verifying Checksum 08:52:30 333b49ad6fbf: Download complete 08:52:30 4f4fb700ef54: Verifying Checksum 08:52:30 4f4fb700ef54: Download complete 08:52:30 c3e65509a76b: Download complete 08:52:30 2d35ebdb57d9: Verifying Checksum 08:52:30 2d35ebdb57d9: Download complete 08:52:31 7cf9ebb963bd: Verifying Checksum 08:52:31 7cf9ebb963bd: Download complete 08:52:31 2d35ebdb57d9: Pull complete 08:52:31 c35fb4624d26: Pull complete 08:52:31 4e2aec7ef170: Download complete 08:52:31 151cf03bc807: Verifying Checksum 08:52:31 151cf03bc807: Download complete 08:52:31 bb34ca984cfb: Verifying Checksum 08:52:31 bb34ca984cfb: Download complete 08:52:36 4e2aec7ef170: Pull complete 08:52:36 333b49ad6fbf: Pull complete 08:52:36 4f4fb700ef54: Pull complete 08:52:36 c3e65509a76b: Pull complete 08:52:36 7cf9ebb963bd: Pull complete 08:52:41 bb34ca984cfb: Pull complete 08:52:41 151cf03bc807: Pull complete 08:52:41 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 08:52:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:52:41 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh 08:52:42 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:52:42 WORKDIR /edgex 08:52:42 COPY go.mod . 08:52:42 RUN go mod download 08:52:42 + docker build -t ci-base-image-x86_64 -f - . 08:52:43 #0 building with "default" instance using docker driver 08:52:43 08:52:43 #1 [internal] load build definition from Dockerfile 08:52:43 #1 transferring dockerfile: 164B done 08:52:43 #1 DONE 0.0s 08:52:43 08:52:43 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:52:43 #2 DONE 0.0s 08:52:43 08:52:43 #3 [internal] load .dockerignore 08:52:43 #3 transferring context: 50B done 08:52:43 #3 DONE 0.0s 08:52:43 08:52:43 #4 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 08:52:43 #4 DONE 0.2s 08:52:43 08:52:43 #5 [internal] load build context 08:52:43 #5 transferring context: 6.95kB done 08:52:43 #5 DONE 0.1s 08:52:43 08:52:43 #6 [2/4] WORKDIR /edgex 08:52:44 #6 DONE 1.3s 08:52:44 08:52:44 #7 [3/4] COPY go.mod . 08:52:44 #7 DONE 0.0s 08:52:44 08:52:44 #8 [4/4] RUN go mod download 08:52:45 Still waiting to schedule task 08:52:45 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 08:53:40 #8 DONE 51.1s 08:53:40 08:53:40 #9 exporting to image 08:53:40 #9 exporting layers 08:53:40 #9 exporting layers 3.6s done 08:53:40 #9 writing image sha256:67a3fdc12f8fab44f196fd363487897a0e619869b6ee35911ec421338976a246 done 08:53:40 #9 naming to docker.io/library/ci-base-image-x86_64 done 08:53:40 #9 DONE 3.6s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:53:40 + docker inspect -f . ci-base-image-x86_64 08:53:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:53:41 prd-ubuntu20.04-docker-8c-8g-14033 does not seem to be running inside a container 08:53:41 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/986 -v /w/workspace/edgex-go/986:/w/workspace/edgex-go/986:rw,z -v /w/workspace/edgex-go/986@tmp:/w/workspace/edgex-go/986@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:53:41 $ docker top b47f7ef9670bba69ebe2d631817e8a9949b47593376656da59bdf9d167a4584c -eo pid,comm [Pipeline] { [Pipeline] sh 08:53:41 + go version 08:53:41 go version go1.25.2 linux/amd64 [Pipeline] } 08:53:41 $ docker stop --time=1 b47f7ef9670bba69ebe2d631817e8a9949b47593376656da59bdf9d167a4584c 08:53:43 $ docker rm -f --volumes b47f7ef9670bba69ebe2d631817e8a9949b47593376656da59bdf9d167a4584c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:53:43 + docker inspect -f . ci-base-image-x86_64 08:53:43 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:53:43 prd-ubuntu20.04-docker-8c-8g-14033 does not seem to be running inside a container 08:53:43 $ 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/986 -v /w/workspace/edgex-go/986:/w/workspace/edgex-go/986:rw,z -v /w/workspace/edgex-go/986@tmp:/w/workspace/edgex-go/986@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 08:53:43 $ docker top b052b2e0a96165d0e5117d5c29fd6e4d06560b209b294f19528fcf36c435bbe8 -eo pid,comm [Pipeline] { [Pipeline] echo 08:53:43 ========================================================= 08:53:43 [edgeXBuildGoParallel] Running Tests and Build... 08:53:43 ========================================================= [Pipeline] sh 08:53:44 + git config --global --add safe.directory /w/workspace/edgex-go/986 [Pipeline] fileExists [Pipeline] sh 08:53:44 + make test 08:53:44 go test -race -coverprofile=coverage.out ./... 08:53:52 ? github.com/edgexfoundry/edgex-go [no test files] 08:54:24 Running on prd-ubuntu20.04-docker-arm64-4c-16g-14034 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 08:54:24 Running in /w/workspace/edgex-go/986 [Pipeline] { [Pipeline] checkout 08:54:24 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 08:54:24 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 08:54:24 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 08:54:24 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 08:54:24 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 08:54:24 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 08:54:24 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 08:54:24 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 08:54:24 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 08:54:24 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 08:54:24 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 08:54:24 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 08:54:24 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 08:54:24 ? github.com/edgexfoundry/edgex-go/internal [no test files] 08:54:24 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 08:54:24 github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements 08:54:24 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 08:54:24 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 08:54:25 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.056s coverage: 97.0% of statements 08:54:27 The recommended git tool is: git 08:54:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.077s coverage: 71.0% of statements 08:54:29 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 08:54:29 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.024s coverage: 4.8% of statements 08:54:29 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 08:54:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.059s coverage: 57.3% of statements 08:54:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.024s coverage: 86.5% of statements 08:54:29 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 08:54:29 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 08:54:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.150s coverage: 94.2% of statements 08:54:29 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 08:54:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 08:54:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 08:54:29 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:54:29 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 08:54:29 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 08:54:29 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 08:54:29 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 08:54:29 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 08:54:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 08:54:29 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 08:54:29 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.054s coverage: 90.7% of statements 08:54:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 08:54:29 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 08:54:29 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:54:29 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.041s coverage: 0.0% of statements 08:54:29 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 08:54:29 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 08:54:30 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.054s coverage: 11.1% of statements 08:54:30 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 08:54:30 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 08:54:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.390s coverage: 97.7% of statements 08:54:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 08:54:31 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 08:54:31 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:54:31 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 08:54:31 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 08:54:31 ok github.com/edgexfoundry/edgex-go/internal/io 1.042s coverage: 72.2% of statements 08:54:31 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 08:54:31 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 08:54:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 08:54:31 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 08:54:31 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 08:54:31 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 08:54:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 08:54:31 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 08:54:31 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 08:54:31 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 08:54:32 using credential edgex-jenkins-ssh 08:54:32 Cloning the remote Git repository 08:54:32 Cloning repository git@github.com:edgexfoundry/edgex-go.git 08:54:32 > git init /w/workspace/edgex-go/986 # timeout=10 08:54:32 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 08:54:32 > git --version # timeout=10 08:54:32 > git --version # 'git version 2.25.1' 08:54:32 using GIT_SSH to set credentials SSH Credentials for GitHub 08:54:32 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 08:54:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.055s coverage: 3.5% of statements 08:54:34 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements 08:54:34 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 08:54:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.034s coverage: 1.0% of statements 08:54:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 08:54:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.029s coverage: 38.2% of statements 08:54:34 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.025s coverage: 68.8% of statements 08:54:34 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 08:54:34 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 08:54:34 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 08:54:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.020s coverage: 40.0% of statements 08:54:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.029s coverage: 87.1% of statements 08:54:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.021s coverage: 89.5% of statements 08:54:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.023s coverage: 93.1% of statements 08:54:35 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.017s coverage: 87.5% of statements 08:54:48 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.027s coverage: 94.4% of statements 08:54:53 Avoid second fetch 08:54:53 Checking out Revision b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 (main) 08:54:52 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 08:54:52 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 08:54:53 > git config core.sparsecheckout # timeout=10 08:54:53 > git checkout -f b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 # timeout=10 08:54:54 Commit message: "Merge pull request #5446 from Old-Ding/pr/edgex-go/check-min-interval-test" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:54:58 provisioning config files... 08:54:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/986@tmp/config2716193668470103064tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 08:54:59 ---> ****-login.sh 08:54:59 nexus3.edgexfoundry.org:10001 08:54:59 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:55:00 Configure a credential helper to remove this warning. See 08:55:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:55:00 08:55:00 Login Succeeded 08:55:00 nexus3.edgexfoundry.org:10002 08:55:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.043s coverage: 92.9% of statements 08:55:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 08:55:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 08:55:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 08:55:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.017s coverage: 68.8% of statements 08:55:00 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 08:55:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 08:55:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 08:55:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 08:55:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.032s coverage: 62.3% of statements 08:55:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 08:55:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 08:55:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 08:55:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.019s coverage: 47.4% of statements 08:55:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 08:55:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 08:55:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 08:55:00 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 08:55:00 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.035s coverage: 87.2% of statements 08:55:00 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 15.5% of statements 08:55:00 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 08:55:00 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 08:55:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.018s coverage: 100.0% of statements 08:55:00 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 08:55:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.058s coverage: 81.8% of statements 08:55:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.050s coverage: 82.1% of statements 08:55:00 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 08:55:00 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.019s coverage: 86.0% of statements 08:55:00 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 08:55:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.030s coverage: 6.8% of statements 08:55:00 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 08:55:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.026s coverage: 33.3% of statements 08:55:00 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 08:55:00 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 08:55:00 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 08:55:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.029s coverage: 100.0% of statements 08:55:00 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.139s coverage: 54.8% of statements 08:55:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.020s coverage: 89.6% of statements 08:55:00 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.015s coverage: 100.0% of statements 08:55:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.024s coverage: 73.7% of statements 08:55:00 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.012s coverage: 100.0% of statements 08:55:00 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.032s coverage: 20.0% of statements 08:55:00 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.024s coverage: 88.6% of statements 08:55:00 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 08:55:00 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 08:55:00 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.033s coverage: 96.8% of statements 08:55:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 08:55:00 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 08:55:00 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:55:00 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.013s coverage: 100.0% of statements 08:55:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.101s coverage: 29.2% of statements 08:55:00 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 08:55:00 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 08:55:00 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 08:55:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.019s coverage: 93.8% of statements 08:55:00 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 08:55:00 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 08:55:00 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 08:55:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 3.1% of statements 08:55:00 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 08:55:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.023s coverage: 76.2% of statements 08:55:00 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.017s coverage: 54.0% of statements 08:55:00 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 08:55:00 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 08:55:00 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 08:55:00 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 08:55:00 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 08:55:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.048s coverage: 17.1% of statements 08:55:00 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 08:55:00 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 08:55:00 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 08:55:00 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 08:55:00 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.114s coverage: 94.9% of statements 08:55:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 08:55:00 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 08:55:00 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:55:00 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 08:55:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.029s coverage: 9.0% of statements 08:55:00 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 08:55:00 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 08:55:00 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 08:55:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.068s coverage: 97.7% of statements 08:55:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 08:55:00 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.027s coverage: 47.1% of statements 08:55:00 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 08:55:00 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 08:55:00 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 08:55:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:55:00 Configure a credential helper to remove this warning. See 08:55:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:55:00 08:55:00 Login Succeeded 08:55:00 nexus3.edgexfoundry.org:10003 08:55:00 running golangci-lint 08:55:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:00 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 08:55:00 go version go1.25.2 linux/amd64 08:55:00 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:55:00 Configure a credential helper to remove this warning. See 08:55:00 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:55:00 08:55:00 Login Succeeded 08:55:00 nexus3.edgexfoundry.org:10004 08:55:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:01 level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" 08:55:01 level=info msg="[config_reader] Used config file .golangci.yml" 08:55:01 level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" 08:55:01 level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" 08:55:01 level=info msg="[goenv] Read go env for 3.338368ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" 08:55:01 level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" 08:55:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:55:01 Configure a credential helper to remove this warning. See 08:55:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:55:01 08:55:01 Login Succeeded 08:55:01 ****.io 08:55:01 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 08:55:01 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 08:55:01 Configure a credential helper to remove this warning. See 08:55:01 https://docs.****.com/engine/reference/commandline/login/#credentials-store 08:55:01 08:55:01 Login Succeeded 08:55:01 ---> ****-login.sh ends [Pipeline] } 08:55:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 08:55:02 + git config --global --add safe.directory /w/workspace/edgex-go/986 [Pipeline] echo 08:55:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 08:55:02 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 08:55:02 ========================================================= 08:55:02 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 08:55:02 ========================================================= [Pipeline] fileExists [Pipeline] sh 08:55:02 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 08:55:02 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 08:55:02 6b59a28fa201: Pulling fs layer 08:55:02 d32bb0dddca7: Pulling fs layer 08:55:02 5dab1238d3d9: Pulling fs layer 08:55:02 196fd7d83e7d: Pulling fs layer 08:55:02 4f4fb700ef54: Pulling fs layer 08:55:02 8ba94037c8f0: Pulling fs layer 08:55:02 deaec5988b04: Pulling fs layer 08:55:02 9f65657bb879: Pulling fs layer 08:55:02 8ba94037c8f0: Waiting 08:55:02 deaec5988b04: Waiting 08:55:02 9f65657bb879: Waiting 08:55:02 196fd7d83e7d: Waiting 08:55:02 4f4fb700ef54: Waiting 08:55:03 d32bb0dddca7: Verifying Checksum 08:55:03 d32bb0dddca7: Download complete 08:55:03 196fd7d83e7d: Verifying Checksum 08:55:03 196fd7d83e7d: Download complete 08:55:03 4f4fb700ef54: Verifying Checksum 08:55:03 4f4fb700ef54: Download complete 08:55:03 8ba94037c8f0: Download complete 08:55:03 6b59a28fa201: Verifying Checksum 08:55:03 6b59a28fa201: Download complete 08:55:03 9f65657bb879: Verifying Checksum 08:55:03 9f65657bb879: Download complete 08:55:03 6b59a28fa201: Pull complete 08:55:05 5dab1238d3d9: Verifying Checksum 08:55:05 5dab1238d3d9: Download complete 08:55:06 deaec5988b04: Verifying Checksum 08:55:06 deaec5988b04: Download complete 08:55:07 d32bb0dddca7: Pull complete 08:55:23 5dab1238d3d9: Pull complete 08:55:23 196fd7d83e7d: Pull complete 08:55:23 4f4fb700ef54: Pull complete 08:55:23 8ba94037c8f0: Pull complete 08:55:23 level=info msg="[loader] Go packages loading at mode 8767 (compiled_files|imports|name|types_sizes|deps|exports_file|files) took 21.590617431s" 08:55:23 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 42.151725ms" 08:55:31 deaec5988b04: Pull complete 08:55:32 9f65657bb879: Pull complete 08:55:32 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 08:55:32 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 08:55:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh 08:55:33 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 08:55:33 WORKDIR /edgex 08:55:33 COPY go.mod . 08:55:33 RUN go mod download 08:55:33 + docker build -t ci-base-image-arm64 -f - . 08:55:33 Sending build context to Docker daemon 3.928MB 08:55:33 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 08:55:33 ---> 334268110677 08:55:33 Step 2/4 : WORKDIR /edgex 08:55:35 level=info msg="[linters_context/goanalysis] analyzers took 1m55.168259327s with top 10 stages: buildir: 57.161997433s, gosec: 3.349342896s, fact_deprecated: 2.659257918s, printf: 2.322931637s, inspect: 2.296235354s, ctrlflow: 1.76461914s, fact_purity: 1.654076081s, QF1004: 1.378642324s, S1038: 1.171627572s, nilness: 1.170161436s" 08:55:35 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" 08:55:35 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" 08:55:35 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" 08:55:35 level=info msg="[runner] Issues before processing: 35, after processing: 0" 08:55:35 level=info msg="[runner] Processors filtering stat (in/out): nolint_filter: 21/0, path_absoluter: 35/35, cgo: 35/35, filename_unadjuster: 35/35, generated_file_filter: 35/22, exclusion_rules: 22/21, exclusion_paths: 35/35, invalid_issue: 35/35, path_relativity: 35/35" 08:55:35 level=info msg="[runner] processing took 10.517358ms with stages: nolint_filter: 9.477751ms, generated_file_filter: 766.853µs, exclusion_rules: 171.253µs, exclusion_paths: 44.92µs, path_relativity: 42.151µs, cgo: 3.74µs, invalid_issue: 2.5µs, path_absoluter: 2.31µs, sort_results: 1.55µs, filename_unadjuster: 830ns, diff: 760ns, max_same_issues: 610ns, fixer: 440ns, uniq_by_line: 310ns, path_prettifier: 300ns, path_shortener: 270ns, severity-rules: 230ns, source_code: 220ns, max_from_linter: 190ns, max_per_file_from_linter: 170ns" 08:55:35 level=info msg="[runner] linters took 12.08152993s with stages: goanalysis_metalinter: 12.07093586s" 08:55:35 0 issues. 08:55:35 level=info msg="File cache stats: 0 entries of total size 0B" 08:55:35 level=info msg="Memory: 337 samples, avg is 345.9MB, max is 1366.3MB" 08:55:35 level=info msg="Execution took 33.72026799s" 08:55:35 go vet ./... 08:55:36 ---> Running in f44871a7ed77 08:55:36 Removing intermediate container f44871a7ed77 08:55:36 ---> 0168be53c2c9 08:55:36 Step 3/4 : COPY go.mod . 08:55:37 ---> c64b8e0fdbe7 08:55:37 Step 4/4 : RUN go mod download 08:55:37 ---> Running in 8541ef816920 08:55:41 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 08:55:41 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 08:55:41 ./bin/test-attribution-txt.sh [Pipeline] echo 08:55:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] sh 08:55:42 + ls -al . 08:55:42 total 1404 08:55:42 drwxrwxr-x 11 1001 1001 4096 Jun 29 08:53 . 08:55:42 drwxr-xr-x 4 root root 4096 Jun 29 08:53 .. 08:55:42 drwxrwxr-x 2 1001 1001 4096 Jun 29 08:51 .blubracket 08:55:42 -rw-rw-r-- 1 1001 1001 10 Jun 29 08:51 .dockerignore 08:55:42 drwxrwxr-x 8 1001 1001 4096 Jun 29 08:55 .git 08:55:42 drwxrwxr-x 3 1001 1001 4096 Jun 29 08:51 .github 08:55:42 -rw-rw-r-- 1 1001 1001 909 Jun 29 08:51 .gitignore 08:55:42 -rw-rw-r-- 1 1001 1001 359 Jun 29 08:51 .golangci.yml 08:55:42 -rw-rw-r-- 1 1001 1001 100 Jun 29 08:51 .hadolint.yml 08:55:42 drwxr-xr-x 3 1001 1001 4096 Jun 29 08:52 .semver 08:55:42 -rw-rw-r-- 1 1001 1001 155 Jun 29 08:51 .sonarcloud.properties 08:55:42 -rw-rw-r-- 1 1001 1001 1171 Jun 29 08:51 ADOPTERS.md 08:55:42 -rw-rw-r-- 1 1001 1001 20149 Jun 29 08:51 Attribution.txt 08:55:42 -rw-rw-r-- 1 1001 1001 118730 Jun 29 08:51 CHANGELOG.md 08:55:42 -rw-rw-r-- 1 1001 1001 3804 Jun 29 08:51 CONTRIBUTING.md 08:55:42 -rw-rw-r-- 1 1001 1001 677 Jun 29 08:51 GOVERNANCE.md 08:55:42 -rw-rw-r-- 1 1001 1001 886 Jun 29 08:51 Jenkinsfile 08:55:42 -rw-rw-r-- 1 1001 1001 10775 Jun 29 08:51 LICENSE 08:55:42 -rw-rw-r-- 1 1001 1001 16743 Jun 29 08:51 Makefile 08:55:42 -rw-rw-r-- 1 1001 1001 582 Jun 29 08:51 OWNERS.md 08:55:42 -rw-rw-r-- 1 1001 1001 9932 Jun 29 08:51 README.md 08:55:42 -rw-rw-r-- 1 1001 1001 789 Jun 29 08:51 SECURITY.md 08:55:42 -rw-rw-r-- 1 1001 1001 13 Jun 29 08:52 VERSION 08:55:42 drwxrwxr-x 2 1001 1001 4096 Jun 29 08:51 bin 08:55:42 drwxrwxr-x 19 1001 1001 4096 Jun 29 08:51 cmd 08:55:42 -rw-r--r-- 1 root root 1048214 Jun 29 08:55 coverage.out 08:55:42 drwxrwxr-x 2 1001 1001 4096 Jun 29 08:51 fuzz_test 08:55:42 -rw-rw-r-- 1 1001 1001 6911 Jun 29 08:51 go.mod 08:55:42 -rw-rw-r-- 1 1001 1001 90679 Jun 29 08:51 go.sum 08:55:42 drwxrwxr-x 7 1001 1001 4096 Jun 29 08:51 internal 08:55:42 drwxrwxr-x 2 1001 1001 4096 Jun 29 08:51 openapi 08:55:42 -rw-rw-r-- 1 1001 1001 584 Jun 29 08:51 security.txt 08:55:42 -rw-rw-r-- 1 1001 1001 204 Jun 29 08:51 version.go [Pipeline] sh 08:55:42 + '[' -e coverage.out ] 08:55:42 + chown 1001:1001 coverage.out [Pipeline] stash 08:55:42 Stashed 1 file(s) [Pipeline] sh 08:55:42 + make build 08:55:42 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 08:56:09 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:56:09 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 08:56:09 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:56:09 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:56:11 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:56:16 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:56:18 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:56:20 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 08:56:23 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:56:24 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 08:56:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:56:27 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 08:56:28 $ docker stop --time=1 b052b2e0a96165d0e5117d5c29fd6e4d06560b209b294f19528fcf36c435bbe8 08:56:30 $ docker rm -f --volumes b052b2e0a96165d0e5117d5c29fd6e4d06560b209b294f19528fcf36c435bbe8 [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 08:56:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:56:32 08:56:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:56:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:56:32 latest: Pulling from edgex-devops/edgex-compose 08:56:32 91d30c5bc195: Pulling fs layer 08:56:32 2e9b0aa3be6d: Pulling fs layer 08:56:32 9c61dcf015f6: Pulling fs layer 08:56:32 4698f68db338: Pulling fs layer 08:56:32 2a2f49069b9e: Pulling fs layer 08:56:32 2a2f49069b9e: Waiting 08:56:32 4698f68db338: Waiting 08:56:32 e0025b399a48: Pulling fs layer 08:56:32 e0025b399a48: Waiting 08:56:32 91d30c5bc195: Verifying Checksum 08:56:32 91d30c5bc195: Download complete 08:56:32 4698f68db338: Verifying Checksum 08:56:32 4698f68db338: Download complete 08:56:32 2e9b0aa3be6d: Verifying Checksum 08:56:32 2e9b0aa3be6d: Download complete 08:56:32 e0025b399a48: Download complete 08:56:32 91d30c5bc195: Pull complete 08:56:32 2a2f49069b9e: Download complete 08:56:33 2e9b0aa3be6d: Pull complete 08:56:33 9c61dcf015f6: Verifying Checksum 08:56:33 9c61dcf015f6: Download complete 08:56:36 9c61dcf015f6: Pull complete 08:56:36 4698f68db338: Pull complete 08:56:36 2a2f49069b9e: Pull complete 08:56:37 e0025b399a48: Pull complete 08:56:37 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 08:56:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 08:56:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:56:37 prd-ubuntu20.04-docker-8c-8g-14033 does not seem to be running inside a container 08:56:37 $ 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/986 -v /w/workspace/edgex-go/986:/w/workspace/edgex-go/986:rw,z -v /w/workspace/edgex-go/986@tmp:/w/workspace/edgex-go/986@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 08:56:38 $ docker top 75da43ab4a3b5fee547c1897e1c835d83475b53ddfdbb95e3d15485da31ae2fe -eo pid,comm [Pipeline] { [Pipeline] sh 08:56:38 + docker compose -f ./docker-compose-build.yml build --parallel 08:56:38 #1 [security-secretstore-setup internal] load build definition from Dockerfile 08:56:38 #1 transferring dockerfile: 2.49kB done 08:56:38 #1 DONE 0.1s 08:56:38 08:56:38 #2 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:56:38 #2 DONE 0.0s 08:56:38 08:56:38 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:56:38 #3 ... 08:56:38 08:56:38 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:56:38 #4 transferring dockerfile: 1.89kB done 08:56:38 #4 DONE 0.1s 08:56:38 08:56:38 #5 [security-spire-server internal] load build definition from Dockerfile 08:56:38 #5 transferring dockerfile: 1.70kB done 08:56:38 #5 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 08:56:38 #5 DONE 0.1s 08:56:38 08:56:38 #6 [support-scheduler internal] load build definition from Dockerfile 08:56:38 #6 transferring dockerfile: 1.83kB done 08:56:38 #6 DONE 0.1s 08:56:38 08:56:38 #7 [core-data internal] load build definition from Dockerfile 08:56:38 #7 transferring dockerfile: 2.04kB done 08:56:38 #7 DONE 0.1s 08:56:38 08:56:38 #8 [security-bootstrapper internal] load build definition from Dockerfile 08:56:38 #8 transferring dockerfile: 3.02kB done 08:56:38 #8 DONE 0.1s 08:56:38 08:56:38 #9 [core-metadata internal] load build definition from Dockerfile 08:56:38 #9 transferring dockerfile: 2.10kB done 08:56:38 #9 DONE 0.2s 08:56:38 08:56:38 #10 [security-spire-config internal] load build definition from Dockerfile 08:56:38 #10 transferring dockerfile: 1.69kB done 08:56:38 #10 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 08:56:38 #10 DONE 0.2s 08:56:38 08:56:38 #11 [security-proxy-auth internal] load build definition from Dockerfile 08:56:38 #11 transferring dockerfile: 2.14kB done 08:56:38 #11 DONE 0.2s 08:56:38 08:56:38 #12 [support-notifications internal] load build definition from Dockerfile 08:56:38 #12 transferring dockerfile: 2.02kB done 08:56:38 #12 DONE 0.2s 08:56:38 08:56:38 #2 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:56:38 #2 DONE 0.0s 08:56:38 08:56:38 #13 [security-proxy-setup internal] load build definition from Dockerfile 08:56:38 #13 transferring dockerfile: 2.50kB done 08:56:38 #13 DONE 0.1s 08:56:38 08:56:38 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:56:38 #3 transferring dockerfile: 2.23kB done 08:56:38 #3 DONE 0.1s 08:56:38 08:56:38 #14 [core-command internal] load build definition from Dockerfile 08:56:38 #14 transferring dockerfile: 1.94kB done 08:56:38 #14 DONE 0.1s 08:56:38 08:56:38 #15 [core-keeper internal] load build definition from Dockerfile 08:56:38 #15 transferring dockerfile: 2.07kB done 08:56:38 #15 DONE 0.1s 08:56:38 08:56:38 #16 [security-spire-agent internal] load build definition from Dockerfile 08:56:38 #16 transferring dockerfile: 1.81kB done 08:56:38 #16 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 08:56:38 #16 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 08:56:38 #16 DONE 0.1s 08:56:38 08:56:38 #2 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 08:56:38 #2 DONE 0.0s 08:56:38 08:56:38 #17 [security-spiffe-token-provider internal] load .dockerignore 08:56:38 #17 transferring context: 50B done 08:56:38 #17 DONE 0.1s 08:56:38 08:56:38 #18 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.22 08:56:38 #18 DONE 0.2s 08:56:38 08:56:38 #19 [security-secretstore-setup internal] load .dockerignore 08:56:38 #19 transferring context: 50B done 08:56:38 #19 DONE 0.1s 08:56:38 08:56:38 #20 [security-secretstore-setup internal] load build context 08:56:38 #20 ... 08:56:38 08:56:38 #21 [support-scheduler internal] load .dockerignore 08:56:38 #21 transferring context: 50B done 08:56:38 #21 DONE 0.1s 08:56:38 08:56:38 #22 [core-data internal] load .dockerignore 08:56:38 #22 transferring context: 50B done 08:56:38 #22 DONE 0.1s 08:56:38 08:56:38 #23 [security-bootstrapper internal] load .dockerignore 08:56:38 #23 transferring context: 50B done 08:56:38 #23 DONE 0.1s 08:56:38 08:56:38 #24 [core-metadata internal] load .dockerignore 08:56:38 #24 transferring context: 50B done 08:56:38 #24 DONE 0.1s 08:56:38 08:56:38 #25 [support-notifications internal] load .dockerignore 08:56:38 #25 transferring context: 50B done 08:56:38 #25 DONE 0.1s 08:56:38 08:56:38 #26 [security-proxy-auth internal] load .dockerignore 08:56:38 #26 transferring context: 50B done 08:56:38 #26 DONE 0.1s 08:56:38 08:56:38 #20 [security-secretstore-setup internal] load build context 08:56:39 #20 ... 08:56:39 08:56:39 #27 [core-common-config-bootstrapper internal] load .dockerignore 08:56:39 #27 transferring context: 50B done 08:56:39 #27 DONE 0.3s 08:56:39 08:56:39 #28 [core-command internal] load .dockerignore 08:56:39 #28 transferring context: 50B done 08:56:39 #28 DONE 0.3s 08:56:39 08:56:39 #29 [security-proxy-setup internal] load .dockerignore 08:56:39 #29 transferring context: 50B done 08:56:39 #29 DONE 0.3s 08:56:39 08:56:39 #30 [core-keeper internal] load .dockerignore 08:56:39 #30 transferring context: 50B 0.0s done 08:56:39 #30 DONE 0.4s 08:56:39 08:56:39 #20 [security-secretstore-setup internal] load build context 08:56:39 #20 ... 08:56:39 08:56:39 #31 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 08:56:39 #31 DONE 0.5s 08:56:39 08:56:39 #32 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 08:56:39 #32 DONE 0.4s 08:56:39 08:56:39 #20 [security-secretstore-setup internal] load build context 08:56:39 #20 ... 08:56:39 08:56:39 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 08:56:39 #33 DONE 0.5s 08:56:39 08:56:39 #34 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 08:56:39 #34 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 08:56:39 #34 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 0.3s done 08:56:39 #34 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 08:56:39 #34 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done 08:56:39 #34 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done 08:56:39 #34 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.1s done 08:56:39 #34 DONE 0.5s 08:56:39 08:56:39 #20 [security-secretstore-setup internal] load build context 08:56:39 #20 ... 08:56:39 08:56:39 #34 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 08:56:39 #34 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 08:56:39 #34 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 0.3s done 08:56:39 #34 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 08:56:39 #34 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done 08:56:39 #34 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done 08:56:39 #34 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.1s done 08:56:39 #34 DONE 0.5s 08:56:39 08:56:39 #35 [security-spire-server internal] load .dockerignore 08:56:39 #35 transferring context: 50B 0.0s done 08:56:39 #35 DONE 0.4s 08:56:39 08:56:39 #36 [security-spire-config internal] load .dockerignore 08:56:39 #36 transferring context: 50B 0.0s done 08:56:39 #36 DONE 0.4s 08:56:39 08:56:39 #37 [core-keeper builder 2/7] WORKDIR /edgex-go 08:56:39 #37 DONE 0.4s 08:56:39 08:56:39 #38 [security-spire-agent internal] load .dockerignore 08:56:39 #38 transferring context: 50B 0.0s done 08:56:39 #38 DONE 0.4s 08:56:39 08:56:39 #20 [security-secretstore-setup internal] load build context 08:56:39 #20 ... 08:56:39 08:56:39 #34 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 08:56:39 #34 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.0s done 08:56:39 #34 extracting sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 0.3s done 08:56:39 #34 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 08:56:39 #34 sha256:7c8cb692ae09657cbc4a3f3cbd0e8d5a2690ba38386aaaf252dbb060bf5eb2e6 1.02kB / 1.02kB done 08:56:39 #34 sha256:b66e0ce64844f5c6435b0c4bfd965558199ab0f53270846861c979cb1ac29365 611B / 611B done 08:56:39 #34 sha256:f7ee36c9aa34bbb665f975c76e5c0d1607f0674b94c84cfb0061f87006ea5d10 3.79MB / 3.79MB 0.1s done 08:56:39 #34 DONE 0.5s 08:56:39 08:56:39 #20 [security-secretstore-setup internal] load build context 08:56:40 #20 ... 08:56:40 08:56:40 #39 [security-spire-config internal] load build context 08:56:40 #39 transferring context: 24.83kB 0.0s done 08:56:40 #39 DONE 0.5s 08:56:40 08:56:40 #40 [security-spire-server internal] load build context 08:56:40 #40 transferring context: 26.58kB 0.0s done 08:56:40 #40 DONE 0.5s 08:56:40 08:56:40 #41 [security-spire-agent internal] load build context 08:56:40 #41 transferring context: 26.11kB 0.0s done 08:56:40 #41 DONE 0.5s 08:56:40 08:56:40 #20 [security-secretstore-setup internal] load build context 08:56:44 #20 ... 08:56:44 08:56:44 #42 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:56:44 #0 1.015 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:56:44 #0 1.123 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:56:44 #0 1.455 (1/2) Installing dumb-init (1.2.5-r3) 08:56:44 #0 1.471 (2/2) Installing su-exec (0.2-r3) 08:56:44 #0 1.479 Executing busybox-1.37.0-r20.trigger 08:56:44 #0 1.486 OK: 7 MiB in 18 packages 08:56:44 #42 DONE 4.6s 08:56:44 08:56:44 #20 [security-secretstore-setup internal] load build context 08:56:45 #20 transferring context: 170.91MB 6.2s 08:56:47 #20 ... 08:56:47 08:56:47 #43 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:56:47 #0 0.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:56:47 #0 1.045 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:56:47 #0 1.448 (1/4) Installing ca-certificates (20260611-r0) 08:56:47 #0 1.474 (2/4) Installing dumb-init (1.2.5-r3) 08:56:47 #0 1.485 (3/4) Installing su-exec (0.2-r3) 08:56:47 #0 1.494 (4/4) Installing yq-go (4.47.2-r3) 08:56:47 #0 1.577 Executing busybox-1.37.0-r20.trigger 08:56:47 #0 1.582 Executing ca-certificates-20260611-r0.trigger 08:56:47 #0 1.635 OK: 20 MiB in 20 packages 08:56:47 #43 DONE 7.6s 08:56:47 08:56:47 #20 [security-secretstore-setup internal] load build context 08:56:47 #20 ... 08:56:47 08:56:47 #44 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:56:47 #0 1.605 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:56:47 #0 1.718 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:56:47 #0 2.025 (1/1) Installing dumb-init (1.2.5-r3) 08:56:47 #0 2.035 Executing busybox-1.37.0-r20.trigger 08:56:47 #0 2.044 OK: 7 MiB in 17 packages 08:56:47 #44 DONE 7.7s 08:56:47 08:56:47 #45 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:56:47 #0 0.809 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:56:47 #0 1.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:56:47 #0 1.524 (1/4) Installing dumb-init (1.2.5-r3) 08:56:47 #0 1.535 (2/4) Installing openssl (3.5.7-r0) 08:56:47 #0 1.563 (3/4) Installing su-exec (0.2-r3) 08:56:47 #0 1.573 (4/4) Installing yq-go (4.47.2-r3) 08:56:47 #0 1.783 Executing busybox-1.37.0-r20.trigger 08:56:47 #0 1.787 OK: 20 MiB in 20 packages 08:56:47 #45 DONE 7.7s 08:56:47 08:56:47 #46 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:56:47 #0 1.944 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:56:47 #0 2.070 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:56:47 #0 2.468 v3.22.5-7-g81db0dd118a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 08:56:47 #0 2.468 v3.22.5-4-g94a99f54b1e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 08:56:47 #0 2.468 OK: 26325 distinct packages available 08:56:47 #0 2.530 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:56:47 #0 2.654 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:56:47 #0 2.980 (1/13) Installing brotli-libs (1.1.0-r2) 08:56:47 #0 2.999 (2/13) Installing c-ares (1.34.6-r0) 08:56:47 #0 3.010 (3/13) Installing libunistring (1.3-r0) 08:56:47 #0 3.041 (4/13) Installing libidn2 (2.3.7-r0) 08:56:47 #0 3.050 (5/13) Installing nghttp2-libs (1.69.0-r0) 08:56:47 #0 3.060 (6/13) Installing libpsl (0.21.5-r3) 08:56:47 #0 3.071 (7/13) Installing zstd-libs (1.5.7-r0) 08:56:47 #0 3.090 (8/13) Installing libcurl (8.14.1-r2) 08:56:47 #0 3.105 (9/13) Installing curl (8.14.1-r2) 08:56:47 #0 3.123 (10/13) Installing dumb-init (1.2.5-r3) 08:56:47 #0 3.130 (11/13) Installing musl-obstack (1.2.3-r2) 08:56:47 #0 3.142 (12/13) Installing libucontext (1.3.2-r0) 08:56:47 #0 3.158 (13/13) Installing gcompat (1.1.0-r4) 08:56:47 #0 3.173 Executing busybox-1.37.0-r20.trigger 08:56:47 #0 3.178 OK: 12 MiB in 29 packages 08:56:47 #46 DONE 7.7s 08:56:47 08:56:47 #47 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:56:47 #47 DONE 7.3s 08:56:47 08:56:47 #48 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:56:47 #0 2.042 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:56:47 #0 2.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:56:47 #0 2.763 v3.22.5-7-g81db0dd118a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 08:56:47 #0 2.763 v3.22.5-4-g94a99f54b1e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 08:56:47 #0 2.763 OK: 26325 distinct packages available 08:56:47 #0 2.831 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:56:47 #0 2.960 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:56:47 #0 3.265 (1/5) Installing dumb-init (1.2.5-r3) 08:56:47 #0 3.276 (2/5) Installing musl-obstack (1.2.3-r2) 08:56:47 #0 3.287 (3/5) Installing libucontext (1.3.2-r0) 08:56:47 #0 3.296 (4/5) Installing gcompat (1.1.0-r4) 08:56:47 #0 3.308 (5/5) Installing openssl (3.5.7-r0) 08:56:47 #0 3.339 Executing busybox-1.37.0-r20.trigger 08:56:47 #0 3.347 OK: 8 MiB in 21 packages 08:56:47 #48 DONE 7.4s 08:56:47 08:56:47 #49 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:56:47 #0 2.467 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:56:47 #0 2.565 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:56:47 #0 2.990 (1/7) Installing ca-certificates (20260611-r0) 08:56:47 #0 3.007 (2/7) Installing dumb-init (1.2.5-r3) 08:56:47 #0 3.019 (3/7) Installing libgcc (14.2.0-r6) 08:56:47 #0 3.032 (4/7) Installing libsodium (1.0.20-r1) 08:56:47 #0 3.046 (5/7) Installing libstdc++ (14.2.0-r6) 08:56:47 #0 3.080 (6/7) Installing libzmq (4.3.5-r2) 08:56:47 #0 3.095 (7/7) Installing zeromq (4.3.5-r2) 08:56:47 #0 3.111 Executing busybox-1.37.0-r20.trigger 08:56:47 #0 3.135 Executing ca-certificates-20260611-r0.trigger 08:56:47 #0 3.173 OK: 12 MiB in 23 packages 08:56:47 #49 DONE 7.7s 08:56:47 08:56:47 #50 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:56:47 #50 DONE 7.7s 08:56:47 08:56:47 #51 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:56:47 #0 3.581 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:56:47 #0 3.694 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:56:47 #0 4.002 v3.22.5-7-g81db0dd118a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 08:56:47 #0 4.002 v3.22.5-4-g94a99f54b1e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 08:56:47 #0 4.002 OK: 26345 distinct packages available 08:56:47 #0 4.057 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:56:47 #0 4.176 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:56:47 #0 4.489 OK: 265 MiB in 60 packages 08:56:47 #51 DONE 7.4s 08:56:47 08:56:47 #20 [security-secretstore-setup internal] load build context 08:56:47 #20 ... 08:56:47 08:56:47 #52 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:56:47 #0 2.364 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:56:47 #0 2.470 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:56:47 #0 2.899 (1/3) Installing ca-certificates (20260611-r0) 08:56:47 #0 2.937 (2/3) Installing dumb-init (1.2.5-r3) 08:56:47 #0 2.945 (3/3) Installing tzdata (2026b-r0) 08:56:47 #0 2.991 Executing busybox-1.37.0-r20.trigger 08:56:47 #0 3.003 Executing ca-certificates-20260611-r0.trigger 08:56:47 #0 3.102 OK: 8 MiB in 19 packages 08:56:47 #52 DONE 7.8s 08:56:47 08:56:47 #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:56:47 #0 1.459 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:56:47 #0 1.585 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:56:47 #0 1.927 v3.22.5-7-g81db0dd118a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 08:56:47 #0 1.927 v3.22.5-4-g94a99f54b1e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 08:56:47 #0 1.927 OK: 26325 distinct packages available 08:56:47 #0 1.989 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:56:47 #0 2.135 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:56:47 #0 2.480 (1/4) Installing dumb-init (1.2.5-r3) 08:56:47 #0 2.494 (2/4) Installing musl-obstack (1.2.3-r2) 08:56:47 #0 2.507 (3/4) Installing libucontext (1.3.2-r0) 08:56:47 #0 2.514 (4/4) Installing gcompat (1.1.0-r4) 08:56:47 #0 2.533 Executing busybox-1.37.0-r20.trigger 08:56:47 #0 2.536 OK: 8 MiB in 20 packages 08:56:47 #53 DONE 7.4s 08:56:47 08:56:47 #54 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 08:56:47 #0 3.808 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:56:47 #0 3.924 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:56:47 #0 4.211 OK: 265 MiB in 60 packages 08:56:47 #54 DONE 7.4s 08:56:47 08:56:47 #55 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:56:47 #0 2.618 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:56:47 #0 2.749 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:56:47 #0 3.059 (1/1) Installing dumb-init (1.2.5-r3) 08:56:47 #0 3.096 Executing busybox-1.37.0-r20.trigger 08:56:47 #0 3.116 OK: 7 MiB in 17 packages 08:56:47 #55 DONE 7.8s 08:56:47 08:56:47 #20 [security-secretstore-setup internal] load build context 08:56:47 #20 ... 08:56:47 08:56:47 #56 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 08:56:47 #56 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.4s done 08:56:47 #56 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 08:56:47 #56 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done 08:56:47 #56 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done 08:56:47 #56 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done 08:56:47 #56 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done 08:56:47 #56 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done 08:56:47 #56 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.2s done 08:56:47 #56 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 08:56:47 #56 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 0.6s done 08:56:47 #56 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done 08:56:47 #56 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 1.9s done 08:56:47 #56 DONE 7.9s 08:56:47 08:56:47 #20 [security-secretstore-setup internal] load build context 08:56:47 #20 ... 08:56:47 08:56:47 #57 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:56:47 #57 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.4s done 08:56:47 #57 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 08:56:47 #57 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 08:56:47 #57 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done 08:56:47 #57 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done 08:56:47 #57 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.1s done 08:56:47 #57 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 08:56:47 #57 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done 08:56:47 #57 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 1.0s done 08:56:47 #57 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 08:56:47 #57 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 done 08:56:47 #57 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 3.4s done 08:56:47 #57 DONE 7.9s 08:56:47 08:56:47 #20 [security-secretstore-setup internal] load build context 08:56:49 #20 ... 08:56:49 08:56:49 #58 [security-spiffe-token-provider internal] load build context 08:56:49 #58 ... 08:56:49 08:56:49 #59 [security-proxy-auth internal] load build context 08:56:49 #59 ... 08:56:49 08:56:49 #60 [core-data internal] load build context 08:56:49 #60 ... 08:56:49 08:56:49 #61 [security-bootstrapper internal] load build context 08:56:49 #61 ... 08:56:49 08:56:49 #62 [support-scheduler internal] load build context 08:56:49 #62 ... 08:56:49 08:56:49 #63 [core-common-config-bootstrapper internal] load build context 08:56:49 #63 ... 08:56:49 08:56:49 #64 [core-keeper internal] load build context 08:56:49 #64 ... 08:56:49 08:56:49 #65 [core-metadata internal] load build context 08:56:49 #65 ... 08:56:49 08:56:49 #66 [core-command internal] load build context 08:56:49 #66 ... 08:56:49 08:56:49 #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 08:56:49 #67 ... 08:56:49 08:56:49 #68 [security-proxy-setup internal] load build context 08:56:49 #68 ... 08:56:49 08:56:49 #69 [support-notifications internal] load build context 08:56:49 #69 ... 08:56:49 08:56:49 #70 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:56:50 #70 ... 08:56:50 08:56:50 #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:56:50 #71 10.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:56:50 #71 ... 08:56:50 08:56:50 #69 [support-notifications internal] load build context 08:56:50 #69 transferring context: 568.23MB 11.2s 08:56:51 #69 transferring context: 644.44MB 12.1s done 08:56:52 #69 ... 08:56:52 08:56:52 #62 [support-scheduler internal] load build context 08:56:52 #62 transferring context: 644.44MB 10.9s done 08:56:52 #62 DONE 14.3s 08:56:53 08:56:53 #20 [security-secretstore-setup internal] load build context 08:56:53 #20 transferring context: 644.44MB 13.7s done 08:56:53 #20 DONE 14.7s 08:56:53 08:56:53 #70 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 08:56:53 #70 11.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:56:53 #70 11.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:56:53 #70 11.79 OK: 265 MiB in 60 packages 08:56:53 #70 DONE 13.7s 08:56:53 08:56:53 #67 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 08:56:53 #67 10.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:56:53 #67 11.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:56:53 #67 11.51 OK: 265 MiB in 60 packages 08:56:53 #67 DONE 13.7s 08:56:53 08:56:53 #71 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:56:53 #71 10.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:56:53 #71 10.95 OK: 265 MiB in 60 packages 08:56:53 #71 DONE 13.7s 08:56:53 08:56:53 #60 [core-data internal] load build context 08:56:53 #60 transferring context: 644.44MB 11.6s done 08:56:53 #60 DONE 14.6s 08:56:53 08:56:53 #59 [security-proxy-auth internal] load build context 08:56:53 #59 transferring context: 644.44MB 11.5s done 08:56:53 #59 DONE 14.5s 08:56:53 08:56:53 #63 [core-common-config-bootstrapper internal] load build context 08:56:53 #63 transferring context: 644.44MB 11.4s done 08:56:53 #63 DONE 14.3s 08:56:53 08:56:53 #58 [security-spiffe-token-provider internal] load build context 08:56:53 #58 transferring context: 644.44MB 11.8s done 08:56:53 #58 DONE 14.6s 08:56:53 08:56:53 #68 [security-proxy-setup internal] load build context 08:56:53 #68 transferring context: 644.44MB 11.9s done 08:56:53 #68 DONE 14.3s 08:56:53 08:56:53 #69 [support-notifications internal] load build context 08:56:53 #69 DONE 14.6s 08:56:53 08:56:53 #61 [security-bootstrapper internal] load build context 08:56:53 #61 transferring context: 644.44MB 12.2s done 08:56:53 #61 DONE 14.6s 08:56:53 08:56:53 #64 [core-keeper internal] load build context 08:56:53 #64 transferring context: 644.44MB 12.1s done 08:56:53 #64 DONE 14.3s 08:56:53 08:56:53 #65 [core-metadata internal] load build context 08:56:53 #65 transferring context: 644.44MB 13.3s done 08:56:53 #65 DONE 14.6s 08:56:53 08:56:53 #66 [core-command internal] load build context 08:56:53 #66 transferring context: 644.44MB 13.1s done 08:56:53 #66 DONE 14.3s 08:56:53 08:56:53 #72 [core-command builder 4/7] COPY go.mod vendor* ./ 08:56:53 #72 DONE 0.1s 08:56:53 08:56:53 #73 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:56:53 #73 DONE 0.2s 08:56:53 08:56:53 #74 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:56:53 #74 DONE 0.1s 08:56:53 08:56:53 #75 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:56:53 #75 DONE 0.1s 08:56:53 08:56:53 #76 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:53 #76 ... 08:56:53 08:56:53 #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:56:53 #77 DONE 0.1s 08:56:53 08:56:53 #78 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:54 #78 ... 08:56:54 08:56:54 #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:56:54 #0 9.734 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:56:54 #0 9.844 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:56:54 #79 10.21 OK: 7 MiB in 18 packages 08:56:54 #79 ... 08:56:54 08:56:54 #80 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:56:54 #80 ... 08:56:54 08:56:54 #81 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 08:56:54 #0 6.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:56:54 #0 6.982 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:56:54 #0 7.396 OK: 7 MiB in 17 packages 08:56:54 #81 DONE 7.5s 08:56:54 08:56:54 #82 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:56:54 #0 6.934 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:56:54 #0 7.041 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:56:54 #0 7.386 OK: 20 MiB in 20 packages 08:56:54 #82 DONE 7.5s 08:56:54 08:56:54 #79 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:56:54 #79 DONE 10.4s 08:56:54 08:56:54 #83 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:56:54 #0 6.880 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:56:54 #0 6.999 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:56:54 #0 7.409 OK: 20 MiB in 20 packages 08:56:54 #83 DONE 7.6s 08:56:54 08:56:54 #84 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:56:54 #84 DONE 0.0s 08:56:54 08:56:54 #85 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:56:54 #0 7.015 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:56:54 #0 7.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:56:54 #0 7.490 OK: 8 MiB in 21 packages 08:56:54 #85 DONE 7.6s 08:56:54 08:56:54 #86 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:56:55 #86 DONE 0.5s 08:56:55 08:56:55 #87 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:56:55 #0 7.119 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:56:55 #0 7.255 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:56:55 #0 7.651 OK: 12 MiB in 29 packages 08:56:55 #87 DONE 8.0s 08:56:55 08:56:55 #88 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:56:55 #0 7.271 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:56:55 #0 7.380 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:56:55 #0 7.690 OK: 12 MiB in 23 packages 08:56:55 #88 DONE 8.0s 08:56:55 08:56:55 #89 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:56:55 #89 DONE 0.5s 08:56:55 08:56:55 #90 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:56:55 #0 7.404 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:56:55 #0 7.521 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:56:55 #0 7.837 OK: 8 MiB in 19 packages 08:56:55 #90 DONE 8.0s 08:56:55 08:56:55 #91 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:56:55 #0 7.020 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:56:55 #0 7.409 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:56:55 #0 7.952 OK: 265 MiB in 60 packages 08:56:55 #91 DONE 8.1s 08:56:55 08:56:55 #92 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:56:55 #92 DONE 0.1s 08:56:55 08:56:55 #93 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:56:55 #93 ... 08:56:55 08:56:55 #94 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:56:55 #0 7.234 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:56:55 #0 7.404 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:56:55 #0 7.860 (1/1) Installing dumb-init (1.2.5-r3) 08:56:55 #0 8.011 Executing busybox-1.37.0-r20.trigger 08:56:55 #0 8.023 OK: 7 MiB in 17 packages 08:56:55 #94 DONE 8.4s 08:56:55 08:56:55 #93 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:56:55 #93 DONE 0.3s 08:56:55 08:56:55 #95 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:56:55 #95 DONE 0.4s 08:56:55 08:56:55 #96 [security-spire-server stage-2 6/9] COPY security.txt / 08:56:55 #96 DONE 0.3s 08:56:55 08:56:55 #97 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:56:55 #97 DONE 0.0s 08:56:55 08:56:55 #98 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:56:55 #98 DONE 0.0s 08:56:55 08:56:55 #99 [security-spire-agent stage-3 7/10] COPY security.txt / 08:56:55 #99 DONE 0.0s 08:56:55 08:56:55 #100 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:56:55 #100 DONE 0.0s 08:56:55 08:56:55 #101 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:56:55 #101 DONE 0.0s 08:56:55 08:56:55 #102 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:56:55 #102 DONE 0.0s 08:56:55 08:56:55 #103 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:56:55 #103 DONE 0.0s 08:56:55 08:56:55 #104 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:56:55 #104 DONE 0.0s 08:56:55 08:56:55 #105 [security-spire-server] exporting to image 08:56:55 #105 exporting layers 08:56:55 #105 ... 08:56:55 08:56:55 #106 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:56:55 #0 8.342 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:56:55 #0 8.460 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:56:55 #0 8.762 OK: 8 MiB in 20 packages 08:56:55 #106 DONE 8.9s 08:56:55 08:56:55 #107 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:56:55 #0 8.386 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 08:56:55 #0 8.492 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 08:56:55 #0 8.774 OK: 7 MiB in 17 packages 08:56:55 #107 DONE 8.9s 08:56:56 08:56:56 #108 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:56:56 #108 ... 08:56:56 08:56:56 #105 [security-spire-server] exporting to image 08:56:56 #105 exporting layers 0.7s done 08:56:56 #105 writing image sha256:aefcac7944d6e2306f74e0fcc4b01eba7fa8628fbb929ac06b5c63801648c98e 0.0s done 08:56:56 #105 naming to docker.io/library/security-spire-server done 08:56:56 #105 DONE 0.7s 08:56:56 08:56:56 #109 [security-spire-agent] exporting to image 08:56:56 #109 exporting layers 0.6s done 08:56:56 #109 writing image sha256:6316eba237b72b18c48ac15593026d6c2ee4c07fdbba8757517bedf0a1ece0fd done 08:56:56 #109 naming to docker.io/library/security-spire-agent done 08:56:56 #109 DONE 0.9s 08:56:56 08:56:56 #108 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:56:56 #108 DONE 0.5s 08:56:56 08:56:56 #110 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:56:56 #110 DONE 0.1s 08:56:56 08:56:56 #111 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:56:56 #111 DONE 2.1s 08:56:56 08:56:56 #112 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:56:56 #112 DONE 0.1s 08:56:56 08:56:56 #113 [security-spire-config stage-2 6/10] COPY security.txt / 08:56:56 #113 DONE 0.1s 08:56:56 08:56:56 #114 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:56:56 #114 DONE 0.0s 08:56:56 08:56:56 #115 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:56:56 #115 DONE 0.0s 08:56:56 08:56:56 #116 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:56:56 #116 DONE 0.0s 08:56:56 08:56:56 #117 [security-spire-config] exporting to image 08:56:57 #117 exporting layers 0.7s done 08:56:57 #117 writing image sha256:c63d5dcdbd0d0a5100c94dead5ae60d72245597b9ca9e263604b0c314ff3ff9d done 08:56:57 #117 naming to docker.io/library/security-spire-config done 08:56:57 #117 DONE 0.7s 08:56:57 08:56:57 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:04 #118 ... 08:57:04 08:57:04 #119 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:04 #119 ... 08:57:04 08:57:04 #120 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:21 #120 DONE 27.8s 08:57:21 08:57:21 #76 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:21 #76 DONE 27.7s 08:57:21 08:57:21 #80 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:21 #80 DONE 27.7s 08:57:21 08:57:21 #119 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:21 #119 DONE 27.7s 08:57:21 08:57:21 #78 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:21 #78 DONE 27.8s 08:57:21 08:57:21 #118 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:21 #118 DONE 25.9s 08:57:21 08:57:21 #121 [core-metadata builder 6/7] COPY . . 08:57:27 #121 DONE 5.4s 08:57:27 08:57:27 #122 [security-bootstrapper builder 6/7] COPY . . 08:57:27 #122 DONE 5.4s 08:57:27 08:57:27 #123 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:57:27 #123 CACHED 08:57:27 08:57:27 #124 [security-bootstrapper builder 6/7] COPY . . 08:57:27 #124 CACHED 08:57:27 08:57:27 #125 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:27 #125 CACHED 08:57:27 08:57:27 #126 [core-keeper builder 7/8] COPY . . 08:57:27 #126 DONE 5.4s 08:57:27 08:57:27 #127 [core-metadata builder 6/7] COPY . . 08:57:27 #127 CACHED 08:57:27 08:57:27 #128 [core-metadata builder 4/7] COPY go.mod vendor* ./ 08:57:27 #128 CACHED 08:57:27 08:57:27 #129 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:27 #129 CACHED 08:57:27 08:57:27 #130 [core-data builder 6/7] COPY . . 08:57:27 #130 CACHED 08:57:27 08:57:27 #131 [core-data builder 4/7] COPY go.mod vendor* ./ 08:57:27 #131 CACHED 08:57:27 08:57:27 #132 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:27 #132 CACHED 08:57:27 08:57:27 #133 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 08:57:27 #133 CACHED 08:57:27 08:57:27 #134 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:27 #134 CACHED 08:57:27 08:57:27 #135 [security-secretstore-setup builder 6/7] COPY . . 08:57:27 #135 CACHED 08:57:27 08:57:27 #136 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:57:27 #136 CACHED 08:57:27 08:57:27 #137 [core-common-config-bootstrapper builder 6/7] COPY . . 08:57:27 #137 CACHED 08:57:27 08:57:27 #138 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:27 #138 CACHED 08:57:27 08:57:27 #139 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:57:27 #139 CACHED 08:57:27 08:57:27 #140 [core-command builder 4/7] COPY go.mod vendor* ./ 08:57:27 #140 CACHED 08:57:27 08:57:27 #141 [core-command builder 6/7] COPY . . 08:57:27 #141 CACHED 08:57:27 08:57:27 #142 [support-scheduler builder 6/7] COPY . . 08:57:27 #142 DONE 5.4s 08:57:27 08:57:27 #143 [security-spiffe-token-provider builder 6/7] COPY . . 08:57:27 #143 DONE 5.4s 08:57:27 08:57:27 #144 [support-notifications builder 6/7] COPY . . 08:57:27 #144 DONE 5.4s 08:57:27 08:57:27 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 08:57:27 #145 0.934 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 08:57:37 #145 ... 08:57:37 08:57:37 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 08:57:37 #0 0.941 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 08:57:37 #146 ... 08:57:37 08:57:37 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:57:37 #0 0.945 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 08:57:37 #147 ... 08:57:37 08:57:37 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 08:57:37 #0 0.557 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 08:57:37 #148 ... 08:57:37 08:57:37 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 08:57:37 #0 0.827 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 08:57:37 #149 ... 08:57:37 08:57:37 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:57:37 #0 0.542 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 08:57:38 #150 ... 08:57:38 08:57:38 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:57:38 #0 0.649 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 08:57:38 #151 ... 08:57:38 08:57:38 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 08:57:38 #0 0.788 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 08:57:38 #152 ... 08:57:38 08:57:38 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 08:57:38 #0 0.831 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 08:57:38 #153 ... 08:57:38 08:57:38 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 08:57:38 #0 0.703 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 08:57:38 #154 ... 08:57:38 08:57:38 #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:57:38 #0 0.652 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 08:57:38 #155 ... 08:57:38 08:57:38 #156 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 08:57:38 #0 0.936 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 08:57:43 Removing intermediate container 8541ef816920 08:57:43 ---> 95d79706d434 08:57:43 Successfully built 95d79706d434 08:57:43 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:44 + docker inspect -f . ci-base-image-arm64 08:57:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:57:44 prd-ubuntu20.04-docker-arm64-4c-16g-14034 does not seem to be running inside a container 08:57:44 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/986 -v /w/workspace/edgex-go/986:/w/workspace/edgex-go/986:rw,z -v /w/workspace/edgex-go/986@tmp:/w/workspace/edgex-go/986@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 08:57:45 $ docker top 3b5fc13c9612068efb3dbcacabd31a5660df3b51657ac6748942c841fa9cae73 -eo pid,comm [Pipeline] { [Pipeline] sh 08:57:46 + go version 08:57:46 go version go1.25.3 linux/arm64 [Pipeline] } 08:57:46 $ docker stop --time=1 3b5fc13c9612068efb3dbcacabd31a5660df3b51657ac6748942c841fa9cae73 08:57:48 $ docker rm -f --volumes 3b5fc13c9612068efb3dbcacabd31a5660df3b51657ac6748942c841fa9cae73 [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 08:57:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:57:48 08:57:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:57:49 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:57:49 latest: Pulling from edgex-devops/edgex-compose-arm64 08:57:49 547446be3368: Pulling fs layer 08:57:49 d125d8839a47: Pulling fs layer 08:57:49 3e85d5ac6304: Pulling fs layer 08:57:49 c3105a71a48b: Pulling fs layer 08:57:49 0f093f025ec4: Pulling fs layer 08:57:49 c3106fc0e877: Pulling fs layer 08:57:49 c3105a71a48b: Waiting 08:57:49 0f093f025ec4: Waiting 08:57:49 c3106fc0e877: Waiting 08:57:49 547446be3368: Verifying Checksum 08:57:49 547446be3368: Download complete 08:57:49 c3105a71a48b: Verifying Checksum 08:57:49 c3105a71a48b: Download complete 08:57:49 d125d8839a47: Verifying Checksum 08:57:49 d125d8839a47: Download complete 08:57:49 c3106fc0e877: Verifying Checksum 08:57:49 c3106fc0e877: Download complete 08:57:50 0f093f025ec4: Verifying Checksum 08:57:50 0f093f025ec4: Download complete 08:57:50 547446be3368: Pull complete 08:57:51 d125d8839a47: Pull complete 08:57:51 3e85d5ac6304: Download complete 08:58:02 3e85d5ac6304: Pull complete 08:58:02 c3105a71a48b: Pull complete 08:58:03 0f093f025ec4: Pull complete 08:58:03 c3106fc0e877: Pull complete 08:58:03 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 08:58:03 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 08:58:03 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:58:03 prd-ubuntu20.04-docker-arm64-4c-16g-14034 does not seem to be running inside a container 08:58:03 $ 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/986 -v /w/workspace/edgex-go/986:/w/workspace/edgex-go/986:rw,z -v /w/workspace/edgex-go/986@tmp:/w/workspace/edgex-go/986@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest cat 08:58:05 $ docker top 9aa3036b70661f8ef80fef113fc5d3e412b47c68a6c9dbb6f5059a7e94d30f0f -eo pid,comm [Pipeline] { [Pipeline] sh 08:58:06 + docker compose -f ./docker-compose-build.yml build --parallel 08:58:18 #1 [core-keeper internal] load build definition from Dockerfile 08:58:18 #1 transferring dockerfile: 2.07kB done 08:58:18 #1 DONE 0.1s 08:58:19 08:58:19 #2 [support-scheduler internal] load build definition from Dockerfile 08:58:19 #2 transferring dockerfile: 1.83kB done 08:58:19 #2 DONE 0.0s 08:58:19 08:58:19 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 08:58:19 #3 transferring dockerfile: 2.23kB done 08:58:19 #3 DONE 0.1s 08:58:19 08:58:19 #4 [security-spire-config internal] load build definition from Dockerfile 08:58:19 #4 transferring dockerfile: 1.69kB done 08:58:19 #4 DONE 0.1s 08:58:19 08:58:19 #5 [security-spiffe-token-provider internal] load build definition from Dockerfile 08:58:19 #5 transferring dockerfile: 1.89kB 0.0s done 08:58:19 #5 DONE 0.1s 08:58:19 08:58:19 #6 [security-proxy-auth internal] load build definition from Dockerfile 08:58:19 #6 transferring dockerfile: 2.14kB 0.0s done 08:58:19 #6 DONE 0.1s 08:58:19 08:58:19 #7 [security-proxy-setup internal] load build definition from Dockerfile 08:58:19 #7 transferring dockerfile: 2.50kB 0.0s done 08:58:19 #7 DONE 0.1s 08:58:19 08:58:19 #8 [core-data internal] load build definition from Dockerfile 08:58:19 #8 transferring dockerfile: 2.04kB done 08:58:19 #8 DONE 0.1s 08:58:19 08:58:19 #9 [core-command internal] load build definition from Dockerfile 08:58:19 #9 transferring dockerfile: 1.94kB done 08:58:19 #9 DONE 0.1s 08:58:19 08:58:19 #10 [security-spire-server internal] load build definition from Dockerfile 08:58:19 #10 transferring dockerfile: 1.70kB 0.0s done 08:58:19 #10 DONE 0.1s 08:58:19 08:58:19 #11 [support-notifications internal] load build definition from Dockerfile 08:58:19 #11 transferring dockerfile: 2.02kB 0.0s done 08:58:19 #11 DONE 0.1s 08:58:19 08:58:19 #12 [core-metadata internal] load build definition from Dockerfile 08:58:19 #12 transferring dockerfile: 2.10kB done 08:58:19 #12 DONE 0.1s 08:58:19 08:58:19 #13 [security-bootstrapper internal] load build definition from Dockerfile 08:58:19 #13 transferring dockerfile: 3.02kB 0.0s done 08:58:19 #13 DONE 0.1s 08:58:19 08:58:19 #14 [security-secretstore-setup internal] load build definition from Dockerfile 08:58:19 #14 transferring dockerfile: 2.49kB 0.0s done 08:58:19 #14 DONE 0.1s 08:58:19 08:58:19 #15 [security-spire-agent internal] load build definition from Dockerfile 08:58:19 #15 transferring dockerfile: 1.81kB done 08:58:19 #15 DONE 0.1s 08:58:19 08:58:19 #16 [core-keeper internal] load .dockerignore 08:58:19 #16 transferring context: 08:58:20 #16 transferring context: 50B 0.0s done 08:58:20 #16 DONE 0.1s 08:58:20 08:58:20 #17 [support-scheduler internal] load .dockerignore 08:58:20 #17 transferring context: 50B done 08:58:20 #17 DONE 0.1s 08:58:20 08:58:20 #18 [core-common-config-bootstrapper internal] load .dockerignore 08:58:21 #18 transferring context: 50B 0.0s done 08:58:21 #18 DONE 0.0s 08:58:21 08:58:21 #19 [security-spiffe-token-provider internal] load .dockerignore 08:58:21 #19 transferring context: 50B 0.0s done 08:58:21 #19 DONE 0.1s 08:58:21 08:58:21 #20 [security-spire-config internal] load .dockerignore 08:58:21 #20 transferring context: 50B 0.0s done 08:58:21 #20 DONE 0.1s 08:58:21 08:58:21 #21 [security-proxy-auth internal] load .dockerignore 08:58:21 #21 transferring context: 50B 0.0s done 08:58:21 #21 DONE 0.1s 08:58:21 08:58:21 #22 [security-proxy-setup internal] load .dockerignore 08:58:21 #22 transferring context: 50B 0.0s done 08:58:21 #22 DONE 0.1s 08:58:21 08:58:21 #23 [core-command internal] load .dockerignore 08:58:21 #23 transferring context: 50B done 08:58:21 #23 DONE 0.1s 08:58:21 08:58:21 #24 [core-data internal] load .dockerignore 08:58:21 #24 transferring context: 50B done 08:58:21 #24 DONE 0.1s 08:58:21 08:58:21 #25 [security-spire-server internal] load .dockerignore 08:58:21 #25 transferring context: 50B done 08:58:21 #25 DONE 0.1s 08:58:21 08:58:21 #26 [support-notifications internal] load .dockerignore 08:58:21 #26 transferring context: 50B 0.0s done 08:58:21 #26 DONE 0.1s 08:58:21 08:58:21 #27 [core-metadata internal] load .dockerignore 08:58:21 #27 transferring context: 50B done 08:58:21 #27 DONE 0.1s 08:58:21 08:58:21 #28 [security-bootstrapper internal] load .dockerignore 08:58:21 #28 transferring context: 50B done 08:58:21 #28 DONE 0.1s 08:58:21 08:58:21 #29 [security-secretstore-setup internal] load .dockerignore 08:58:21 #29 transferring context: 50B done 08:58:21 #29 DONE 0.1s 08:58:21 08:58:21 #30 [security-spire-agent internal] load .dockerignore 08:58:21 #30 transferring context: 50B done 08:58:21 #30 DONE 0.1s 08:58:21 08:58:21 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:58:21 #31 DONE 0.0s 08:58:21 08:58:21 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.22 08:58:21 #32 DONE 0.2s 08:58:21 08:58:21 #33 [core-keeper stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 08:58:21 #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done 08:58:22 #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done 08:58:22 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 20.48kB / 4.12MB 0.1s 08:58:22 #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 08:58:22 #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done 08:58:22 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 2.10MB / 4.12MB 0.2s 08:58:22 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done 08:58:22 #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 08:58:22 #33 ... 08:58:22 08:58:22 #34 [core-keeper internal] load build context 08:58:22 #34 transferring context: 3.43MB 0.7s done 08:58:22 #34 DONE 1.0s 08:58:22 08:58:22 #33 [core-keeper stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 08:58:23 #33 ... 08:58:23 08:58:23 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:58:23 #31 DONE 0.0s 08:58:23 08:58:23 #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.22 08:58:23 #32 DONE 0.2s 08:58:23 08:58:23 #33 [core-keeper stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 08:58:23 #33 ... 08:58:23 08:58:23 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:58:23 #31 DONE 0.0s 08:58:23 08:58:23 #35 [support-scheduler builder 1/8] FROM docker.io/library/ci-base-image-arm64 08:58:23 #35 DONE 1.7s 08:58:23 08:58:23 #33 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 08:58:23 #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done 08:58:23 #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done 08:58:23 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done 08:58:23 #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 08:58:23 #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done 08:58:23 #33 ... 08:58:23 08:58:23 #35 [core-common-config-bootstrapper builder 1/8] FROM docker.io/library/ci-base-image-arm64 08:58:23 #35 DONE 1.8s 08:58:23 08:58:23 #33 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 08:58:23 #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done 08:58:23 #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done 08:58:23 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done 08:58:23 #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 08:58:23 #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done 08:58:23 #33 ... 08:58:23 08:58:23 #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.22 08:58:23 #32 DONE 0.5s 08:58:23 08:58:23 #36 [core-common-config-bootstrapper builder 2/8] WORKDIR /edgex-go 08:58:23 #36 DONE 0.7s 08:58:23 08:58:23 #33 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 08:58:23 #33 ... 08:58:23 08:58:23 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:58:23 #31 DONE 0.0s 08:58:23 08:58:23 #33 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 08:58:23 #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 1.2s done 08:58:23 #33 ... 08:58:23 08:58:23 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:58:23 #31 DONE 0.0s 08:58:23 08:58:23 #33 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 08:58:23 #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 1.2s done 08:58:23 #33 ... 08:58:23 08:58:23 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:58:23 #31 DONE 0.0s 08:58:23 08:58:23 #35 [security-spiffe-token-provider builder 1/8] FROM docker.io/library/ci-base-image-arm64 08:58:23 #35 DONE 1.8s 08:58:23 08:58:23 #36 [security-spiffe-token-provider builder 2/8] WORKDIR /edgex-go 08:58:23 #36 DONE 0.7s 08:58:23 08:58:23 #33 [security-spiffe-token-provider stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 08:58:23 #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done 08:58:23 #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done 08:58:23 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done 08:58:23 #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 08:58:23 #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done 08:58:23 #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 1.2s done 08:58:24 #33 ... 08:58:24 08:58:24 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:58:24 #31 DONE 0.0s 08:58:24 08:58:24 #35 [security-proxy-setup builder 1/8] FROM docker.io/library/ci-base-image-arm64 08:58:24 #35 DONE 1.9s 08:58:24 08:58:24 #36 [security-proxy-setup builder 2/8] WORKDIR /edgex-go 08:58:24 #36 DONE 0.8s 08:58:24 08:58:24 #37 [security-proxy-setup internal] load build context 08:58:24 #37 ... 08:58:24 08:58:24 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:58:24 #31 DONE 0.0s 08:58:24 08:58:24 #35 [core-command builder 1/8] FROM docker.io/library/ci-base-image-arm64 08:58:24 #35 DONE 1.9s 08:58:24 08:58:24 #36 [core-command builder 2/8] WORKDIR /edgex-go 08:58:24 #36 DONE 0.8s 08:58:24 08:58:24 #33 [core-command stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 08:58:24 #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done 08:58:24 #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done 08:58:24 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done 08:58:24 #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 08:58:24 #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done 08:58:24 #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 1.2s done 08:58:24 #33 ... 08:58:24 08:58:24 #38 [support-scheduler internal] load build context 08:58:24 #38 transferring context: 3.43MB 1.1s done 08:58:24 #38 DONE 1.4s 08:58:24 08:58:24 #33 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 08:58:24 #33 ... 08:58:24 08:58:24 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:58:24 #31 DONE 0.0s 08:58:24 08:58:24 #35 [core-data builder 1/8] FROM docker.io/library/ci-base-image-arm64 08:58:24 #35 DONE 1.9s 08:58:24 08:58:24 #36 [core-data builder 2/8] WORKDIR /edgex-go 08:58:24 #36 DONE 0.8s 08:58:24 08:58:24 #33 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 08:58:24 #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done 08:58:24 #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done 08:58:24 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done 08:58:24 #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 08:58:24 #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done 08:58:24 #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 1.2s done 08:58:24 #33 ... 08:58:24 08:58:24 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:58:24 #31 DONE 0.0s 08:58:24 08:58:24 #39 [core-common-config-bootstrapper internal] load build context 08:58:24 #39 transferring context: 3.43MB 1.2s done 08:58:24 #39 DONE 1.6s 08:58:24 08:58:24 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:58:24 #31 DONE 0.0s 08:58:24 08:58:24 #37 [security-proxy-setup internal] load build context 08:58:25 #37 ... 08:58:25 08:58:25 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 08:58:25 #31 DONE 0.0s 08:58:25 08:58:25 #37 [security-proxy-setup internal] load build context 08:58:25 #37 ... 08:58:25 08:58:25 #35 [core-metadata builder 1/8] FROM docker.io/library/ci-base-image-arm64 08:58:25 #35 DONE 2.1s 08:58:25 08:58:25 #36 [core-metadata builder 2/8] WORKDIR /edgex-go 08:58:25 #36 DONE 1.0s 08:58:25 08:58:25 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 08:58:25 #32 DONE 2.5s 08:58:25 08:58:25 #37 [security-proxy-setup internal] load build context 08:58:25 #37 ... 08:58:25 08:58:25 #35 [security-bootstrapper builder 1/8] FROM docker.io/library/ci-base-image-arm64 08:58:25 #35 DONE 2.1s 08:58:25 08:58:25 #36 [security-bootstrapper builder 2/8] WORKDIR /edgex-go 08:58:25 #36 DONE 1.0s 08:58:25 08:58:25 #40 [support-notifications internal] load build context 08:58:25 #40 DONE 0.0s 08:58:25 08:58:25 #41 [core-metadata internal] load build context 08:58:25 #41 DONE 0.0s 08:58:25 08:58:25 #37 [security-proxy-setup internal] load build context 08:58:25 #37 ... 08:58:25 08:58:25 #42 [security-secretstore-setup internal] load build context 08:58:25 #42 DONE 0.0s 08:58:25 08:58:25 #37 [security-proxy-setup internal] load build context 08:58:26 #37 ... 08:58:26 08:58:26 #43 [security-spiffe-token-provider internal] load build context 08:58:26 #43 transferring context: 3.43MB 1.6s done 08:58:26 #43 DONE 2.5s 08:58:26 08:58:26 #37 [security-proxy-setup internal] load build context 08:58:27 #37 ... 08:58:27 08:58:27 #44 [security-proxy-auth internal] load build context 08:58:27 #44 transferring context: 3.43MB 2.7s done 08:58:27 #44 DONE 3.4s 08:58:27 08:58:27 #33 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 08:58:27 #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done 08:58:27 #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done 08:58:27 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done 08:58:27 #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 08:58:27 #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done 08:58:27 #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 1.2s done 08:58:28 #33 ... 08:58:28 08:58:28 #32 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.22 08:58:28 #32 DONE 5.3s 08:58:28 08:58:28 #45 [core-data internal] load build context 08:58:29 #45 ... 08:58:29 08:58:29 #46 [core-command internal] load build context 08:58:29 #46 transferring context: 3.43MB 3.5s done 08:58:29 #46 DONE 4.6s 08:58:29 08:58:29 #45 [core-data internal] load build context 08:58:29 #45 ... 08:58:29 08:58:29 #37 [security-proxy-setup internal] load build context 08:58:29 #37 transferring context: 3.43MB 3.6s done 08:58:29 #37 DONE 5.0s 08:58:29 08:58:29 #45 [core-data internal] load build context 08:58:29 #45 transferring context: 3.43MB 3.7s done 08:58:30 #45 DONE 5.4s 08:58:30 08:58:30 #47 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 08:58:30 #47 DONE 6.7s 08:58:30 08:58:30 #33 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 08:58:30 #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done 08:58:30 #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done 08:58:30 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done 08:58:30 #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 08:58:30 #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done 08:58:30 #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 1.2s done 08:58:30 #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done 08:58:30 #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done 08:58:30 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done 08:58:30 #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 08:58:30 #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done 08:58:30 #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 1.2s done 08:58:30 #33 ... 08:58:30 08:58:30 #48 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 08:58:30 #48 DONE 4.7s 08:58:30 08:58:30 #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 08:58:30 #33 resolve docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 0.1s done 08:58:30 #33 sha256:2c15e55df5d63efb31b629a557df305130612a16feb029c93447e54dda2c4189 627B / 627B done 08:58:30 #33 sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 4.12MB / 4.12MB 0.3s done 08:58:30 #33 sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 9.22kB / 9.22kB done 08:58:30 #33 sha256:2c9d26f410d032d5b1525aa8a873e238b05b90c4ae8618743d4311f0cc827e37 1.02kB / 1.02kB done 08:58:30 #33 extracting sha256:738128faa30f570583b0e57efd831e0e6a2a9aacf1be88c8f4c1ef8a5b7033cc 1.2s done 08:58:32 #33 ... 08:58:32 08:58:32 #49 [security-spire-server internal] load build context 08:58:32 #49 transferring context: 26.58kB 0.1s done 08:58:32 #49 DONE 2.0s 08:58:32 08:58:32 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:58:32 #50 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.4s done 08:58:32 #50 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 08:58:32 #50 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done 08:58:32 #50 ... 08:58:32 08:58:32 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 08:58:32 #51 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.8s done 08:58:32 #51 DONE 1.8s 08:58:32 08:58:32 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:58:32 #50 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done 08:58:32 #50 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.1s 08:58:32 #50 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0B / 113B 0.3s 08:58:32 #50 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0B / 299B 0.3s 08:58:32 #50 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 08:58:33 #50 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.3s done 08:58:33 #50 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.6s 08:58:33 #50 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.6s 08:58:33 #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 0B / 37.02MB 0.6s 08:58:33 #50 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.3s done 08:58:33 #50 ... 08:58:33 08:58:33 #52 [security-spire-config internal] load build context 08:58:33 #52 transferring context: 24.83kB 0.1s done 08:58:33 #52 DONE 3.0s 08:58:33 08:58:33 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:58:33 #50 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.3s done 08:58:33 #50 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.3s done 08:58:33 #50 ... 08:58:33 08:58:33 #53 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:58:33 #53 ... 08:58:33 08:58:33 #54 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 08:58:33 #0 9.144 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:58:33 #0 9.806 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:58:33 #54 ... 08:58:33 08:58:33 #55 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:58:33 #0 9.851 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:58:33 #55 ... 08:58:33 08:58:33 #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:58:33 #0 8.940 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:58:33 #0 9.564 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:58:33 #56 ... 08:58:33 08:58:33 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:58:33 #50 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 1.0s done 08:58:33 #50 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 1.1s done 08:58:34 #50 ... 08:58:34 08:58:34 #57 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:58:34 #57 ... 08:58:34 08:58:34 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:58:34 #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 1.92MB / 37.02MB 1.9s 08:58:34 #50 ... 08:58:34 08:58:34 #58 [security-spire-agent internal] load build context 08:58:34 #58 transferring context: 26.11kB 0.7s done 08:58:34 #58 DONE 4.2s 08:58:34 08:58:34 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:58:34 #50 ... 08:58:34 08:58:34 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:58:34 #59 ... 08:58:34 08:58:34 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:58:35 #60 ... 08:58:35 08:58:35 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:58:35 #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 3.96MB / 37.02MB 2.7s 08:58:35 #50 ... 08:58:35 08:58:35 #53 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:58:35 #53 DONE 11.8s 08:58:35 08:58:35 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:58:35 #50 ... 08:58:35 08:58:35 #61 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:58:35 #61 ... 08:58:35 08:58:35 #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:58:35 #62 ... 08:58:35 08:58:35 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:58:35 #63 ... 08:58:35 08:58:35 #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:58:35 #64 ... 08:58:35 08:58:35 #40 [support-notifications internal] load build context 08:58:35 #40 transferring context: 3.43MB 6.5s done 08:58:35 #40 DONE 9.7s 08:58:35 08:58:35 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:58:36 #50 ... 08:58:36 08:58:36 #42 [security-secretstore-setup internal] load build context 08:58:36 #42 ... 08:58:36 08:58:36 #41 [core-metadata internal] load build context 08:58:36 #41 ... 08:58:36 08:58:36 #65 [security-bootstrapper internal] load build context 08:58:36 #65 ... 08:58:36 08:58:36 #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 08:58:36 #66 ... 08:58:36 08:58:36 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:58:36 #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 5.96MB / 37.02MB 4.1s 08:58:37 #50 ... 08:58:37 08:58:37 #41 [core-metadata internal] load build context 08:58:37 #41 transferring context: 3.43MB 8.9s done 08:58:37 #41 DONE 11.7s 08:58:37 08:58:37 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:58:37 #50 ... 08:58:37 08:58:37 #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:58:37 #67 ... 08:58:37 08:58:37 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:58:37 #68 ... 08:58:37 08:58:37 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:58:37 #50 ... 08:58:37 08:58:37 #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:58:38 #69 ... 08:58:38 08:58:38 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:58:38 #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 7.96MB / 37.02MB 5.9s 08:58:38 #50 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 08:58:38 #50 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.1s done 08:58:38 #50 ... 08:58:38 08:58:38 #54 [core-command builder 3/7] RUN apk add --update --no-cache make git 08:58:38 #54 13.78 OK: 255 MiB in 60 packages 08:58:38 #54 DONE 15.5s 08:58:38 08:58:38 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:58:39 #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 9.87MB / 37.02MB 6.6s 08:58:39 #50 ... 08:58:39 08:58:39 #42 [security-secretstore-setup internal] load build context 08:58:39 #42 transferring context: 3.43MB 10.0s done 08:58:39 #42 DONE 13.2s 08:58:39 08:58:39 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:58:39 #50 ... 08:58:39 08:58:39 #65 [security-bootstrapper internal] load build context 08:58:39 #65 transferring context: 3.43MB 10.2s done 08:58:39 #65 DONE 13.6s 08:58:39 08:58:39 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:58:39 #50 ... 08:58:39 08:58:39 #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 08:58:39 #62 DONE 14.5s 08:58:39 08:58:39 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:58:39 #50 ... 08:58:39 08:58:39 #55 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 08:58:39 #55 10.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:58:39 #55 14.85 OK: 255 MiB in 60 packages 08:58:39 #55 DONE 16.3s 08:58:39 08:58:39 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:58:39 #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 11.72MB / 37.02MB 7.4s 08:58:40 #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 13.63MB / 37.02MB 8.1s 08:58:40 #50 ... 08:58:40 08:58:40 #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:58:40 #70 ... 08:58:40 08:58:40 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:58:40 #71 ... 08:58:40 08:58:40 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:58:41 #50 ... 08:58:41 08:58:41 #72 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 08:58:41 #72 DONE 2.4s 08:58:41 08:58:41 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:58:41 #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 15.73MB / 37.02MB 8.8s 08:58:41 #50 ... 08:58:41 08:58:41 #73 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 08:58:41 #73 DONE 2.2s 08:58:41 08:58:41 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:58:42 #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 17.83MB / 37.02MB 9.8s 08:58:42 #50 ... 08:58:42 08:58:42 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 08:58:42 #51 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 08:58:42 #51 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done 08:58:42 #51 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done 08:58:42 #51 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 done 08:58:42 #51 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB done 08:58:42 #51 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B done 08:58:42 #51 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.8s done 08:58:42 #51 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 8.6s done 08:58:42 #51 ... 08:58:42 08:58:42 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:58:42 #50 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 08:58:43 #50 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.0s done 08:58:43 #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 19.70MB / 37.02MB 10.8s 08:58:44 #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 22.02MB / 37.02MB 11.8s 08:58:45 #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 24.12MB / 37.02MB 12.7s 08:58:45 #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 26.21MB / 37.02MB 13.0s 08:58:45 #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 28.31MB / 37.02MB 13.3s 08:58:46 #50 ... 08:58:46 08:58:46 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:58:46 #74 ... 08:58:46 08:58:46 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:58:46 #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 32.51MB / 37.02MB 13.8s 08:58:46 #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 35.48MB / 37.02MB 14.0s 08:58:46 #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 14.2s done 08:58:46 #50 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 14.2s done 08:58:46 #50 ... 08:58:46 08:58:46 #57 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 08:58:46 #57 12.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:58:46 #57 13.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:58:46 #57 ... 08:58:46 08:58:46 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:58:46 #74 11.30 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:58:48 #74 ... 08:58:48 08:58:48 #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:58:48 #56 13.91 v3.22.5-7-g81db0dd118a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 08:58:48 #56 13.91 v3.22.5-4-g94a99f54b1e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 08:58:48 #56 13.91 OK: 26186 distinct packages available 08:58:48 #56 14.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:58:48 #56 16.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:58:48 #56 ... 08:58:48 08:58:48 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:58:48 #60 12.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:58:48 #60 14.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:58:48 #60 23.16 (1/4) Installing dumb-init (1.2.5-r3) 08:58:48 #60 23.18 (2/4) Installing openssl (3.5.7-r0) 08:58:48 #60 ... 08:58:48 08:58:48 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:58:48 #50 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 0.1s 08:58:48 #50 ... 08:58:48 08:58:48 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:58:48 #59 13.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:58:48 #59 14.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:58:48 #59 ... 08:58:48 08:58:48 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:58:48 #50 ... 08:58:48 08:58:48 #61 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:58:48 #61 13.86 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:58:48 #61 15.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:58:49 #61 ... 08:58:49 08:58:49 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:58:49 #50 ... 08:58:49 08:58:49 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:58:49 #63 14.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:58:49 #63 15.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:58:49 #63 ... 08:58:49 08:58:49 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:58:49 #50 ... 08:58:49 08:58:49 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:58:49 #0 8.783 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:58:49 #75 ... 08:58:49 08:58:49 #61 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:58:49 #61 24.51 (1/1) Installing dumb-init (1.2.5-r3) 08:58:49 #61 24.66 Executing busybox-1.37.0-r20.trigger 08:58:50 #61 ... 08:58:50 08:58:50 #57 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 08:58:50 #57 23.04 OK: 255 MiB in 60 packages 08:58:50 #57 DONE 25.8s 08:58:50 08:58:50 #61 [core-metadata stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:58:50 #61 24.80 OK: 8 MiB in 17 packages 08:58:50 #61 ... 08:58:50 08:58:50 #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:58:50 #64 14.93 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:58:50 #64 16.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:58:50 #64 ... 08:58:50 08:58:50 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:58:50 #50 ... 08:58:50 08:58:50 #76 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 08:58:50 #76 DONE 0.7s 08:58:50 08:58:50 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:58:51 #50 ... 08:58:51 08:58:51 #77 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:51 #77 ... 08:58:51 08:58:51 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:58:51 #50 ... 08:58:51 08:58:51 #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 08:58:51 #66 15.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:58:51 #66 17.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:58:51 #66 ... 08:58:51 08:58:51 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:58:52 #50 ... 08:58:52 08:58:52 #78 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:58:52 #78 ... 08:58:52 08:58:52 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:58:53 #50 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 5.2s 08:58:53 #50 ... 08:58:53 08:58:53 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 08:58:53 #51 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.0s done 08:58:53 #51 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 7.1s 08:58:53 #51 ... 08:58:53 08:58:53 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:58:54 #50 ... 08:58:54 08:58:54 #63 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 08:58:54 #63 24.76 (1/1) Installing dumb-init (1.2.5-r3) 08:58:54 #63 24.77 Executing busybox-1.37.0-r20.trigger 08:58:54 #63 25.07 OK: 8 MiB in 17 packages 08:58:54 #63 DONE 28.9s 08:58:54 08:58:54 #60 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 08:58:54 #60 23.36 (3/4) Installing su-exec (0.2-r3) 08:58:54 #60 23.38 (4/4) Installing yq-go (4.47.2-r3) 08:58:54 #60 25.26 Executing busybox-1.37.0-r20.trigger 08:58:54 #60 25.68 OK: 20 MiB in 20 packages 08:58:54 #60 DONE 29.3s 08:58:54 08:58:54 #56 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 08:58:54 #56 27.16 OK: 255 MiB in 60 packages 08:58:54 #56 DONE 30.3s 08:58:54 08:58:54 #61 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 08:58:54 #61 DONE 29.4s 08:58:54 08:58:54 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:58:54 #50 ... 08:58:54 08:58:54 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:58:54 #68 16.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:58:54 #68 18.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:58:54 #68 ... 08:58:54 08:58:54 #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:58:54 #67 17.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:58:54 #67 18.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:58:54 #67 ... 08:58:54 08:58:54 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:58:55 #50 ... 08:58:55 08:58:55 #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:58:55 #69 17.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:58:55 #69 19.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:58:55 #69 ... 08:58:55 08:58:55 #79 [core-command stage-1 3/9] RUN apk --no-cache upgrade 08:58:55 #79 ... 08:58:55 08:58:55 #51 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 08:58:55 #51 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 7.3s done 08:58:55 #51 DONE 24.7s 08:58:55 08:58:55 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:58:55 #50 ... 08:58:55 08:58:55 #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:58:55 #70 15.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:58:55 #70 17.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:58:56 #70 ... 08:58:56 08:58:56 #80 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 08:58:56 #80 DONE 2.0s 08:58:56 08:58:56 #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 08:58:56 #66 29.69 OK: 255 MiB in 60 packages 08:58:56 #66 ... 08:58:56 08:58:56 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:58:56 #71 16.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:58:56 #71 18.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:58:57 #71 ... 08:58:57 08:58:57 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:58:58 #50 ... 08:58:58 08:58:58 #66 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 08:58:58 #66 DONE 32.3s 08:58:58 08:58:58 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:58:58 #50 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.3s 08:58:59 #50 ... 08:58:59 08:58:59 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:58:59 #74 13.33 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:58:59 #74 ... 08:58:59 08:58:59 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:58:59 #50 ... 08:58:59 08:58:59 #81 [support-notifications builder 4/7] COPY go.mod vendor* ./ 08:58:59 #81 DONE 1.0s 08:58:59 08:58:59 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:58:59 #50 ... 08:58:59 08:58:59 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:58:59 #59 25.12 v3.22.5-7-g81db0dd118a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 08:58:59 #59 25.12 v3.22.5-4-g94a99f54b1e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 08:58:59 #59 25.12 OK: 26166 distinct packages available 08:58:59 #59 27.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:58:59 #59 29.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:58:59 #59 ... 08:58:59 08:58:59 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:59:00 #156 ... 08:59:00 08:59:00 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 08:59:00 #150 DONE 87.8s 08:59:00 08:59:00 #151 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 08:59:00 #151 DONE 87.8s 08:59:00 08:59:00 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:59:00 #157 ... 08:59:00 08:59:00 #158 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 08:59:00 #158 DONE 0.3s 08:59:00 08:59:00 #157 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 08:59:00 #157 DONE 0.4s 08:59:00 08:59:00 #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:59:00 #159 ... 08:59:00 08:59:00 #160 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 08:59:00 #160 DONE 0.2s 08:59:00 08:59:00 #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 08:59:00 #161 DONE 0.1s 08:59:00 08:59:00 #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 08:59:00 #162 DONE 0.2s 08:59:00 08:59:00 #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 08:59:00 #163 DONE 0.1s 08:59:00 08:59:00 #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:59:00 #155 ... 08:59:00 08:59:00 #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 08:59:00 #159 DONE 0.8s 08:59:00 08:59:00 #164 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 08:59:00 #164 DONE 0.2s 08:59:00 08:59:00 #165 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:59:00 #165 ... 08:59:00 08:59:00 #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 08:59:00 #166 DONE 0.2s 08:59:00 08:59:00 #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 08:59:00 #167 DONE 0.2s 08:59:00 08:59:00 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 08:59:00 #147 ... 08:59:00 08:59:00 #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 08:59:00 #168 DONE 0.0s 08:59:00 08:59:00 #165 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 08:59:00 #165 DONE 0.9s 08:59:00 08:59:00 #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/ 08:59:00 #169 DONE 0.2s 08:59:00 08:59:00 #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/ 08:59:00 #170 DONE 0.2s 08:59:00 08:59:00 #171 [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/ 08:59:00 #171 DONE 0.1s 08:59:00 08:59:00 #172 [core-common-config-bootstrapper] exporting to image 08:59:00 #172 exporting layers 0.4s done 08:59:00 #172 writing image sha256:8df4923e8e157b3e8bc9b079c0985743f2e33aa385eb3e2a29e483eff8b4f1da done 08:59:00 #172 naming to docker.io/library/core-common-config-bootstrapper done 08:59:00 #172 DONE 0.4s 08:59:00 08:59:00 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 08:59:00 #173 DONE 0.1s 08:59:00 08:59:00 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 08:59:00 #174 DONE 0.8s 08:59:00 08:59:00 #175 [security-bootstrapper] exporting to image 08:59:00 #175 exporting layers 0.7s done 08:59:00 #175 writing image sha256:fd7d624c4a588c70297e0c198b1e4b7189393aedcc14b1a22801dfc1d2b49797 done 08:59:00 #175 naming to docker.io/library/security-bootstrapper done 08:59:00 #175 DONE 0.7s 08:59:00 08:59:00 #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 08:59:00 #50 ... 08:59:00 08:59:00 #82 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:00 #82 ... 08:59:00 08:59:00 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:59:00 #75 11.13 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:59:01 #75 ... 08:59:01 08:59:01 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:59:01 #50 ... 08:59:01 08:59:01 #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 08:59:01 #64 28.89 (1/3) Installing ca-certificates (20260611-r0) 08:59:01 #64 29.40 (2/3) Installing dumb-init (1.2.5-r3) 08:59:01 #64 29.45 (3/3) Installing tzdata (2026b-r0) 08:59:01 #64 32.31 Executing busybox-1.37.0-r20.trigger 08:59:01 #64 32.57 Executing ca-certificates-20260611-r0.trigger 08:59:01 #64 33.87 OK: 8 MiB in 19 packages 08:59:01 #64 DONE 36.3s 08:59:01 08:59:01 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:59:03 #50 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 15.3s 08:59:03 #50 ... 08:59:03 08:59:03 #69 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 08:59:03 #69 32.65 (1/2) Installing dumb-init (1.2.5-r3) 08:59:03 #69 32.70 (2/2) Installing su-exec (0.2-r3) 08:59:03 #69 32.75 Executing busybox-1.37.0-r20.trigger 08:59:03 #69 32.96 OK: 8 MiB in 18 packages 08:59:03 #69 DONE 35.9s 08:59:03 08:59:03 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:59:04 #50 ... 08:59:04 08:59:04 #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:59:04 #0 7.705 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:59:04 #0 9.850 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:59:04 #83 ... 08:59:04 08:59:04 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:59:04 #0 7.653 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:59:04 #0 10.05 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:59:04 #84 ... 08:59:04 08:59:04 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:59:04 #75 24.75 (1/1) Installing dumb-init (1.2.5-r3) 08:59:05 #75 25.33 Executing busybox-1.37.0-r20.trigger 08:59:05 #75 25.48 OK: 8 MiB in 17 packages 08:59:06 #75 ... 08:59:06 08:59:06 #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:06 #85 ... 08:59:06 08:59:06 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:59:07 #50 ... 08:59:07 08:59:07 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 08:59:07 #68 32.37 (1/4) Installing ca-certificates (20260611-r0) 08:59:07 #68 32.69 (2/4) Installing dumb-init (1.2.5-r3) 08:59:07 #68 32.73 (3/4) Installing su-exec (0.2-r3) 08:59:07 #68 32.75 (4/4) Installing yq-go (4.47.2-r3) 08:59:07 #68 34.58 Executing busybox-1.37.0-r20.trigger 08:59:07 #68 34.75 Executing ca-certificates-20260611-r0.trigger 08:59:07 #68 36.24 OK: 19 MiB in 20 packages 08:59:07 #68 DONE 39.5s 08:59:07 08:59:07 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:59:07 #50 ... 08:59:07 08:59:07 #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 08:59:07 #67 33.10 (1/7) Installing ca-certificates (20260611-r0) 08:59:07 #67 33.25 (2/7) Installing dumb-init (1.2.5-r3) 08:59:07 #67 33.26 (3/7) Installing libgcc (14.2.0-r6) 08:59:07 #67 33.27 (4/7) Installing libsodium (1.0.20-r1) 08:59:07 #67 33.40 (5/7) Installing libstdc++ (14.2.0-r6) 08:59:07 #67 34.06 (6/7) Installing libzmq (4.3.5-r2) 08:59:07 #67 34.30 (7/7) Installing zeromq (4.3.5-r2) 08:59:07 #67 34.39 Executing busybox-1.37.0-r20.trigger 08:59:07 #67 34.59 Executing ca-certificates-20260611-r0.trigger 08:59:07 #67 35.62 OK: 12 MiB in 23 packages 08:59:07 #67 DONE 39.8s 08:59:07 08:59:07 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:59:07 #59 42.66 (1/13) Installing brotli-libs (1.1.0-r2) 08:59:07 #59 42.77 (2/13) Installing c-ares (1.34.6-r0) 08:59:07 #59 42.93 (3/13) Installing libunistring (1.3-r0) 08:59:08 #59 ... 08:59:08 08:59:08 #74 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 08:59:08 #74 29.94 OK: 255 MiB in 60 packages 08:59:08 #74 DONE 32.5s 08:59:08 08:59:08 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:59:08 #59 43.30 (4/13) Installing libidn2 (2.3.7-r0) 08:59:08 #59 43.30 (5/13) Installing nghttp2-libs (1.69.0-r0) 08:59:08 #59 ... 08:59:08 08:59:08 #75 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 08:59:08 #75 DONE 28.5s 08:59:08 08:59:08 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:59:08 #59 43.43 (6/13) Installing libpsl (0.21.5-r3) 08:59:08 #59 43.43 (7/13) Installing zstd-libs (1.5.7-r0) 08:59:08 #59 43.49 (8/13) Installing libcurl (8.14.1-r2) 08:59:08 #59 43.70 (9/13) Installing curl (8.14.1-r2) 08:59:08 #59 43.77 (10/13) Installing dumb-init (1.2.5-r3) 08:59:08 #59 43.83 (11/13) Installing musl-obstack (1.2.3-r2) 08:59:08 #59 43.83 (12/13) Installing libucontext (1.3.2-r0) 08:59:08 #59 43.86 (13/13) Installing gcompat (1.1.0-r4) 08:59:08 #59 43.89 Executing busybox-1.37.0-r20.trigger 08:59:08 #59 44.01 OK: 13 MiB in 29 packages 08:59:09 #59 ... 08:59:09 08:59:09 #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ 08:59:09 #86 DONE 1.1s 08:59:09 08:59:09 #87 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:09 #87 ... 08:59:09 08:59:09 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:59:09 #50 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 20.8s done 08:59:10 #50 ... 08:59:10 08:59:10 #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:59:10 #70 30.22 v3.22.5-7-g81db0dd118a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 08:59:10 #70 30.22 v3.22.5-4-g94a99f54b1e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 08:59:10 #70 30.22 OK: 26166 distinct packages available 08:59:10 #70 32.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:59:10 #70 34.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:59:10 #70 ... 08:59:10 08:59:10 #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:11 #88 ... 08:59:11 08:59:11 #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:59:11 #0 5.116 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:59:11 #0 7.608 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:59:11 #89 ... 08:59:11 08:59:11 #59 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 08:59:11 #59 DONE 46.9s 08:59:11 08:59:11 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:59:11 #71 33.25 v3.22.5-7-g81db0dd118a [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 08:59:11 #71 33.25 v3.22.5-4-g94a99f54b1e [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 08:59:11 #71 33.25 OK: 26166 distinct packages available 08:59:11 #71 35.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:59:11 #71 37.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:59:11 #71 ... 08:59:11 08:59:11 #79 [core-command stage-1 3/9] RUN apk --no-cache upgrade 08:59:11 #79 7.378 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:59:11 #79 9.637 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:59:12 #79 ... 08:59:12 08:59:12 #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:59:14 #90 ... 08:59:14 08:59:14 #91 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:59:14 #0 4.148 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:59:14 #0 6.329 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:59:14 #91 ... 08:59:14 08:59:14 #92 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:59:14 #0 4.472 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:59:14 #0 6.193 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:59:14 #92 ... 08:59:14 08:59:14 #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:59:14 #90 2.690 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:59:15 #90 4.020 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:59:16 #90 ... 08:59:16 08:59:16 #83 [core-data stage-1 3/7] RUN apk --no-cache upgrade 08:59:16 #83 20.61 OK: 8 MiB in 17 packages 08:59:16 #83 DONE 22.1s 08:59:16 08:59:16 #84 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 08:59:16 #84 20.73 OK: 20 MiB in 20 packages 08:59:17 #84 DONE 22.6s 08:59:17 08:59:17 #93 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 08:59:17 #93 DONE 0.2s 08:59:17 08:59:17 #79 [core-command stage-1 3/9] RUN apk --no-cache upgrade 08:59:17 #79 22.30 OK: 8 MiB in 17 packages 08:59:17 #79 ... 08:59:17 08:59:17 #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:59:17 #0 4.927 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:59:17 #0 6.448 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:59:17 #94 ... 08:59:17 08:59:17 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:59:17 #71 46.69 (1/4) Installing dumb-init (1.2.5-r3) 08:59:17 #71 46.71 (2/4) Installing musl-obstack (1.2.3-r2) 08:59:17 #71 46.72 (3/4) Installing libucontext (1.3.2-r0) 08:59:17 #71 46.73 (4/4) Installing gcompat (1.1.0-r4) 08:59:17 #71 46.76 Executing busybox-1.37.0-r20.trigger 08:59:17 #71 46.87 OK: 8 MiB in 20 packages 08:59:18 #71 ... 08:59:18 08:59:18 #79 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 08:59:18 #79 DONE 24.0s 08:59:18 08:59:18 #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:59:18 #70 47.04 (1/5) Installing dumb-init (1.2.5-r3) 08:59:18 #70 47.08 (2/5) Installing musl-obstack (1.2.3-r2) 08:59:18 #70 47.10 (3/5) Installing libucontext (1.3.2-r0) 08:59:18 #70 47.11 (4/5) Installing gcompat (1.1.0-r4) 08:59:18 #70 47.14 (5/5) Installing openssl (3.5.7-r0) 08:59:18 #70 47.23 Executing busybox-1.37.0-r20.trigger 08:59:18 #70 47.35 OK: 9 MiB in 21 packages 08:59:19 #70 ... 08:59:19 08:59:19 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 08:59:19 #71 DONE 48.4s 08:59:19 08:59:19 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:59:19 #95 ... 08:59:19 08:59:19 #70 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 08:59:19 #70 DONE 49.1s 08:59:19 08:59:19 #96 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:59:19 #96 ... 08:59:19 08:59:19 #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 08:59:19 #89 16.34 OK: 8 MiB in 19 packages 08:59:19 #89 DONE 18.4s 08:59:19 08:59:19 #91 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 08:59:20 #91 16.65 OK: 8 MiB in 18 packages 08:59:21 #91 DONE 17.7s 08:59:21 08:59:21 #82 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:21 #82 ... 08:59:21 08:59:21 #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:59:23 #97 ... 08:59:23 08:59:23 #92 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 08:59:23 #92 15.19 OK: 12 MiB in 23 packages 08:59:23 #92 DONE 16.1s 08:59:23 08:59:23 #96 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:59:23 #96 4.114 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:59:24 #96 ... 08:59:24 08:59:24 #94 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 08:59:24 #94 16.02 OK: 19 MiB in 20 packages 08:59:24 #94 DONE 17.2s 08:59:24 08:59:24 #90 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 08:59:24 #90 11.59 OK: 13 MiB in 29 packages 08:59:24 #90 DONE 12.8s 08:59:24 08:59:24 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:59:24 #95 4.106 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 08:59:24 #95 5.333 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:59:25 #95 ... 08:59:25 08:59:25 #97 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 08:59:25 #97 DONE 3.3s 08:59:25 08:59:25 #98 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 08:59:25 #98 DONE 0.3s 08:59:25 08:59:25 #96 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 08:59:25 #96 5.285 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 08:59:27 #96 7.952 OK: 9 MiB in 21 packages 08:59:28 #96 DONE 8.9s 08:59:28 08:59:28 #95 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 08:59:28 #95 8.430 OK: 8 MiB in 20 packages 08:59:28 #95 DONE 9.2s 08:59:28 08:59:28 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:59:31 #99 DONE 2.2s 08:59:31 08:59:31 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 08:59:31 #100 DONE 2.3s 08:59:31 08:59:31 #101 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:59:31 #101 ... 08:59:31 08:59:31 #102 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:59:31 #102 DONE 2.3s 08:59:31 08:59:31 #101 [security-spire-config stage-2 5/10] COPY Attribution.txt / 08:59:31 #101 DONE 0.3s 08:59:31 08:59:31 #103 [security-spire-config stage-2 6/10] COPY security.txt / 08:59:31 #103 ... 08:59:31 08:59:31 #104 [security-spire-server stage-2 5/9] COPY Attribution.txt / 08:59:31 #104 DONE 0.3s 08:59:31 08:59:31 #103 [security-spire-config stage-2 6/10] COPY security.txt / 08:59:31 #103 DONE 0.4s 08:59:31 08:59:31 #105 [security-spire-server stage-2 6/9] COPY security.txt / 08:59:31 #105 DONE 0.4s 08:59:31 08:59:31 #106 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 08:59:31 #106 DONE 0.3s 08:59:31 08:59:31 #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 08:59:31 #107 DONE 0.4s 08:59:31 08:59:31 #108 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 08:59:31 #108 DONE 0.5s 08:59:31 08:59:31 #109 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 08:59:32 #109 DONE 0.5s 08:59:32 08:59:32 #110 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 08:59:32 #110 DONE 0.3s 08:59:32 08:59:32 #111 [security-spire-config] exporting to image 08:59:32 #111 exporting layers 08:59:33 #111 ... 08:59:33 08:59:33 #112 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 08:59:33 #112 DONE 0.6s 08:59:33 08:59:33 #111 [security-spire-server] exporting to image 08:59:34 #111 ... 08:59:34 08:59:34 #113 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 08:59:34 #113 DONE 3.9s 08:59:34 08:59:34 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 08:59:34 #114 DONE 0.3s 08:59:34 08:59:34 #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:34 #85 ... 08:59:34 08:59:34 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 08:59:34 #115 DONE 0.3s 08:59:34 08:59:34 #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 08:59:35 #85 ... 08:59:35 08:59:35 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 08:59:35 #116 DONE 0.3s 08:59:35 08:59:35 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 08:59:35 #50 ... 08:59:35 08:59:35 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 08:59:35 #117 DONE 0.4s 08:59:35 08:59:35 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 08:59:36 #118 DONE 0.4s 08:59:36 08:59:36 #111 [security-spire-agent] exporting to image 08:59:37 #111 exporting layers 4.8s done 08:59:37 #111 writing image sha256:aa44147690d20d81146729b03d5e18cc0adc50322ca277c16c8876a6678fc76e 0.1s done 08:59:37 #111 naming to docker.io/library/security-spire-config-arm64 08:59:37 #111 naming to docker.io/library/security-spire-config-arm64 0.0s done 08:59:37 #111 exporting layers 4.4s done 08:59:37 #111 writing image sha256:2ac1f71777dfd1e44ed7ef32aa513031a32829173b4b0381ab00a521c6d182fb 0.0s done 08:59:37 #111 naming to docker.io/library/security-spire-server-arm64 0.0s done 08:59:39 #111 exporting layers 2.8s done 08:59:39 #111 writing image sha256:eafffbcb089d698d43f23ccb1077803bec9e95e6cdcbbf4134f1e1c285817929 done 08:59:39 #111 naming to docker.io/library/security-spire-agent-arm64 done 08:59:39 #111 DONE 6.5s 08:59:39 08:59:39 #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 09:00:21 #155 ... 09:00:21 09:00:21 #148 [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:00:21 #148 167.0 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:00:21 #148 ... 09:00:21 09:00:21 #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:00:21 #155 DONE 170.0s 09:00:21 09:00:21 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:00:21 #176 DONE 0.1s 09:00:21 09:00:21 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:00:21 #152 ... 09:00:21 09:00:21 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:00:21 #177 DONE 0.0s 09:00:21 09:00:21 #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:00:21 #178 DONE 0.1s 09:00:21 09:00:21 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:00:21 #179 DONE 0.2s 09:00:21 09:00:21 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:00:21 #180 DONE 0.2s 09:00:21 09:00:21 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:00:21 #153 ... 09:00:21 09:00:21 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:00:21 #181 DONE 0.1s 09:00:21 09:00:21 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:00:21 #182 ... 09:00:21 09:00:21 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:00:21 #146 DONE 171.5s 09:00:21 09:00:21 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:00:21 #152 ... 09:00:21 09:00:21 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:00:21 #182 DONE 1.0s 09:00:21 09:00:21 #148 [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:00:21 #148 DONE 171.9s 09:00:21 09:00:21 #183 [security-proxy-setup] exporting to image 09:00:21 #183 exporting layers 09:00:21 #183 ... 09:00:21 09:00:21 #184 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:00:21 #184 DONE 0.2s 09:00:21 09:00:21 #185 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:00:21 #185 ... 09:00:21 09:00:21 #186 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:00:21 #186 DONE 0.4s 09:00:21 09:00:21 #185 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:00:21 #185 DONE 0.3s 09:00:21 09:00:21 #187 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:00:21 #187 DONE 0.3s 09:00:21 09:00:21 #183 [security-proxy-setup] exporting to image 09:00:21 #183 exporting layers 0.7s done 09:00:21 #183 writing image sha256:ce71800df34283345dc0ae1c36724c872566bbeb727967d437e047e7023c296e 0.1s done 09:00:21 #183 naming to docker.io/library/security-proxy-setup 0.0s done 09:00:21 #183 DONE 0.9s 09:00:21 09:00:21 #188 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:00:21 #188 DONE 0.4s 09:00:21 09:00:21 #189 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:00:21 #189 DONE 0.2s 09:00:21 09:00:21 #190 [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:00:21 #190 DONE 0.2s 09:00:21 09:00:21 #191 [core-command] exporting to image 09:00:21 #191 exporting layers 0.1s done 09:00:21 #191 writing image sha256:d13441c141a97aee1e0e399db6b3267095abdfa2b6ac6cc1fa95458cb0f47e22 done 09:00:21 #191 naming to docker.io/library/core-command 0.0s done 09:00:21 #191 DONE 0.2s 09:00:21 09:00:21 #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:00:21 #192 DONE 0.1s 09:00:21 09:00:21 #193 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:00:21 #193 DONE 0.1s 09:00:21 09:00:21 #194 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:00:21 #194 DONE 0.2s 09:00:21 09:00:21 #195 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:00:21 #195 DONE 0.1s 09:00:21 09:00:21 #196 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:00:21 #196 DONE 0.1s 09:00:21 09:00:21 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:00:21 #152 ... 09:00:21 09:00:21 #197 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:00:21 #197 DONE 0.9s 09:00:21 09:00:21 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:00:21 #153 ... 09:00:21 09:00:21 #198 [security-secretstore-setup] exporting to image 09:00:21 #198 exporting layers 0.4s done 09:00:21 #198 writing image sha256:6915351276cd110fa65664a749bccbccd49da497b78ccd2c987e478199ee89d4 done 09:00:21 #198 naming to docker.io/library/security-secretstore-setup done 09:00:21 #198 DONE 0.5s 09:00:21 09:00:21 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:00:26 #152 ... 09:00:26 09:00:26 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:00:26 #153 DONE 179.0s 09:00:26 09:00:26 #199 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:00:26 #199 DONE 0.0s 09:00:26 09:00:26 #200 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:00:26 #200 DONE 0.0s 09:00:26 09:00:26 #201 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:00:26 #201 DONE 0.1s 09:00:26 09:00:26 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:00:26 #145 ... 09:00:26 09:00:26 #202 [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:00:26 #202 DONE 0.0s 09:00:26 09:00:26 #203 [security-spiffe-token-provider] exporting to image 09:00:26 #203 exporting layers 0.1s done 09:00:26 #203 writing image sha256:683916bf28e729568589bc31b7bcdb11720e778fc554268b6cf2744f813decf0 done 09:00:26 #203 naming to docker.io/library/security-spiffe-token-provider done 09:00:26 #203 DONE 0.1s 09:00:26 09:00:26 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:00:26 #145 ... 09:00:26 09:00:26 #154 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:00:26 #154 DONE 180.1s 09:00:26 09:00:26 #204 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:00:26 #204 DONE 0.0s 09:00:26 09:00:26 #205 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:00:26 #205 DONE 0.0s 09:00:26 09:00:26 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:00:27 #152 ... 09:00:27 09:00:27 #206 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:00:27 #206 DONE 0.1s 09:00:27 09:00:27 #207 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 09:00:27 #207 DONE 0.0s 09:00:27 09:00:27 #208 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:00:27 #208 DONE 0.0s 09:00:27 09:00:27 #209 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:00:27 #209 DONE 0.5s 09:00:27 09:00:27 #210 [security-proxy-auth] exporting to image 09:00:27 #210 exporting layers 0.1s done 09:00:27 #210 writing image sha256:1590099699044776c644b97831b9af747a77290b3113f7c47a83624d847ee32d 09:00:27 #210 writing image sha256:1590099699044776c644b97831b9af747a77290b3113f7c47a83624d847ee32d done 09:00:27 #210 naming to docker.io/library/security-proxy-auth done 09:00:27 #210 DONE 0.1s 09:00:27 09:00:27 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:00:28 #152 ... 09:00:28 09:00:28 #156 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 09:00:28 #156 DONE 182.2s 09:00:28 09:00:28 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:00:28 #149 DONE 182.2s 09:00:28 09:00:28 #147 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:00:28 #147 DONE 182.2s 09:00:28 09:00:28 #211 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:00:28 #211 DONE 0.1s 09:00:28 09:00:28 #212 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 09:00:29 #212 DONE 0.0s 09:00:29 09:00:29 #213 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:00:29 #213 DONE 0.0s 09:00:29 09:00:29 #214 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:00:29 #214 DONE 0.0s 09:00:29 09:00:29 #215 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:00:29 #215 DONE 0.2s 09:00:29 09:00:29 #216 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:00:29 #216 DONE 0.2s 09:00:29 09:00:29 #217 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:00:29 #217 DONE 0.2s 09:00:29 09:00:29 #218 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:00:29 #218 DONE 0.1s 09:00:29 09:00:29 #219 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:00:29 #219 DONE 0.2s 09:00:29 09:00:29 #220 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:00:29 #220 DONE 0.1s 09:00:29 09:00:29 #221 [core-data] exporting to image 09:00:29 #221 ... 09:00:29 09:00:29 #222 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:00:29 #222 DONE 0.0s 09:00:29 09:00:29 #223 [core-keeper] exporting to image 09:00:29 #223 exporting layers 0.2s done 09:00:29 #223 writing image sha256:cc72c05e690627c0d6205b1e86c4e11a8bbaa6da2d2385166f2614d467d97312 0.0s done 09:00:29 #223 naming to docker.io/library/core-keeper done 09:00:29 #223 DONE 0.2s 09:00:29 09:00:29 #224 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:00:29 #224 DONE 0.0s 09:00:29 09:00:29 #221 [core-data] exporting to image 09:00:29 #221 exporting layers 0.2s done 09:00:29 #221 writing image sha256:3b13fd06215b12203bbb2a459c64271db02ab96479a163c8e664b08172f5b94f done 09:00:29 #221 naming to docker.io/library/core-data done 09:00:29 #221 DONE 0.2s 09:00:29 09:00:29 #225 [core-metadata] exporting to image 09:00:29 #225 exporting layers 0.1s done 09:00:29 #225 writing image sha256:020db84e3cc77c6590631684af7f727c727d192f84bde661ca88854ea21a4690 done 09:00:29 #225 naming to docker.io/library/core-metadata done 09:00:29 #225 DONE 0.2s 09:00:29 09:00:29 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:00:30 #152 DONE 183.9s 09:00:30 09:00:30 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:00:30 #145 ... 09:00:30 09:00:30 #226 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:00:30 #226 DONE 0.0s 09:00:30 09:00:30 #227 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:00:30 #227 DONE 0.0s 09:00:30 09:00:30 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:00:30 #145 ... 09:00:30 09:00:30 #228 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:00:31 #228 DONE 0.2s 09:00:31 09:00:31 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:00:31 #145 DONE 184.3s 09:00:31 09:00:31 #229 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 09:00:31 #229 DONE 0.0s 09:00:31 09:00:31 #230 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:00:31 #230 DONE 0.0s 09:00:31 09:00:31 #231 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:00:31 #231 DONE 0.0s 09:00:31 09:00:31 #232 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:00:31 #232 DONE 0.2s 09:00:31 09:00:31 #233 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:00:31 #233 DONE 0.0s 09:00:31 09:00:31 #234 [support-notifications] exporting to image 09:00:31 #234 exporting layers 0.2s done 09:00:31 #234 writing image sha256:c886ee61ec7ef0712832d5f081eda87ec7f514a0f98aab349bdc33013c95aaf6 done 09:00:31 #234 naming to docker.io/library/support-notifications done 09:00:31 #234 DONE 0.2s 09:00:31 09:00:31 #235 [support-scheduler] exporting to image 09:00:31 #235 exporting layers 0.4s done 09:00:31 #235 writing image sha256:d6bac5c35e154410fd9cba9f59dfd80bc55317f9f0a9b06aa8afd836f1f081d9 done 09:00:31 #235 naming to docker.io/library/support-scheduler done 09:00:31 #235 DONE 0.4s 09:00:31 time="2026-06-29T08:56:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:00:31 time="2026-06-29T08:56:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:00:31 time="2026-06-29T08:56:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:00:31 time="2026-06-29T08:56:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:00:31 time="2026-06-29T08:56:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:00:31 time="2026-06-29T08:56:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:00:31 time="2026-06-29T08:56:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:00:31 time="2026-06-29T08:56:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:00:31 time="2026-06-29T08:56:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:00:31 time="2026-06-29T08:56:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:00:31 time="2026-06-29T08:56:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:00:31 time="2026-06-29T08:56:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:00:31 time="2026-06-29T08:56:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:00:31 time="2026-06-29T08:56:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:00:31 time="2026-06-29T08:56:38Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:00:31 $ docker stop --time=1 75da43ab4a3b5fee547c1897e1c835d83475b53ddfdbb95e3d15485da31ae2fe 09:00:32 $ docker rm -f --volumes 75da43ab4a3b5fee547c1897e1c835d83475b53ddfdbb95e3d15485da31ae2fe [Pipeline] // withDockerContainer [Pipeline] sh 09:00:33 + docker images 09:00:33 REPOSITORY TAG IMAGE ID CREATED SIZE 09:00:33 support-notifications latest c886ee61ec7e 2 seconds ago 57.7MB 09:00:33 support-scheduler latest d6bac5c35e15 3 seconds ago 54.1MB 09:00:33 core-data latest 3b13fd06215b 4 seconds ago 49.9MB 09:00:33 core-metadata latest 020db84e3cc7 4 seconds ago 50.1MB 09:00:33 core-keeper latest cc72c05e6906 4 seconds ago 49.7MB 09:00:33 security-proxy-auth latest 159009969904 6 seconds ago 49MB 09:00:33 security-spiffe-token-provider latest 683916bf28e7 8 seconds ago 53MB 09:00:33 security-secretstore-setup latest 6915351276cd 13 seconds ago 89.1MB 09:00:33 core-command latest d13441c141a9 14 seconds ago 44.1MB 09:00:33 security-proxy-setup latest ce71800df342 15 seconds ago 54.7MB 09:00:33 security-bootstrapper latest fd7d624c4a58 About a minute ago 21.6MB 09:00:33 core-common-config-bootstrapper latest 8df4923e8e15 About a minute ago 20.5MB 09:00:33 security-spire-config latest c63d5dcdbd0d 3 minutes ago 177MB 09:00:33 security-spire-server latest aefcac7944d6 3 minutes ago 178MB 09:00:33 security-spire-agent latest 6316eba237b7 3 minutes ago 237MB 09:00:33 ci-base-image-x86_64 latest 67a3fdc12f8f 6 minutes ago 969MB 09:00:33 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 8 months ago 636MB 09:00:33 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 13 months ago 573MB 09:00:33 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:00:33 provisioning config files... 09:00:33 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/986@tmp/config10087534938436974063tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:00:34 ---> ****-login.sh 09:00:34 nexus3.edgexfoundry.org:10001 09:00:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:00:34 Login Succeeded 09:00:34 nexus3.edgexfoundry.org:10002 09:00:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:00:34 Login Succeeded 09:00:34 nexus3.edgexfoundry.org:10003 09:00:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:00:34 Login Succeeded 09:00:34 nexus3.edgexfoundry.org:10004 09:00:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:00:34 Login Succeeded 09:00:34 ****.io 09:00:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:00:34 Login Succeeded 09:00:34 ---> ****-login.sh ends [Pipeline] } 09:00:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:00:35 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 09:00:35 [edgeXDocker.push] Tagging docker image core-command with the following tags: 09:00:35 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:00:35 latest 09:00:35 4.1.0-dev.121 09:00:35 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:00:35 main 09:00:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:35 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:35 + docker push nexus3.edgexfoundry.org:10004/core-command:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:00:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:00:35 8f7681bcfa75: Preparing 09:00:35 6651f3b662b1: Preparing 09:00:35 dfe627413934: Preparing 09:00:35 e06a7439f45a: Preparing 09:00:35 cf71f3707c6b: Preparing 09:00:35 5bf4656d2733: Preparing 09:00:35 6f09edfb3f6d: Preparing 09:00:35 5bf4656d2733: Waiting 09:00:35 6f09edfb3f6d: Waiting 09:00:35 cf71f3707c6b: Pushed 09:00:35 dfe627413934: Pushed 09:00:35 e06a7439f45a: Pushed 09:00:35 8f7681bcfa75: Pushed 09:00:35 6f09edfb3f6d: Layer already exists 09:00:35 5bf4656d2733: Pushed 09:00:40 6651f3b662b1: Pushed 09:00:40 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8: digest: sha256:a60f68cd546e7bcc02a30f5732512e871941c9ee5b981373e173d25ba4fc8a33 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:40 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:40 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 09:00:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:00:40 8f7681bcfa75: Preparing 09:00:40 6651f3b662b1: Preparing 09:00:40 dfe627413934: Preparing 09:00:40 e06a7439f45a: Preparing 09:00:40 cf71f3707c6b: Preparing 09:00:40 5bf4656d2733: Preparing 09:00:40 6f09edfb3f6d: Preparing 09:00:40 5bf4656d2733: Waiting 09:00:40 6f09edfb3f6d: Waiting 09:00:40 8f7681bcfa75: Layer already exists 09:00:40 6651f3b662b1: Layer already exists 09:00:40 e06a7439f45a: Layer already exists 09:00:40 cf71f3707c6b: Layer already exists 09:00:40 dfe627413934: Layer already exists 09:00:40 6f09edfb3f6d: Layer already exists 09:00:40 5bf4656d2733: Layer already exists 09:00:40 latest: digest: sha256:a60f68cd546e7bcc02a30f5732512e871941c9ee5b981373e173d25ba4fc8a33 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:41 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:41 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.121 09:00:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:00:41 8f7681bcfa75: Preparing 09:00:41 6651f3b662b1: Preparing 09:00:41 dfe627413934: Preparing 09:00:41 e06a7439f45a: Preparing 09:00:41 cf71f3707c6b: Preparing 09:00:41 5bf4656d2733: Preparing 09:00:41 6f09edfb3f6d: Preparing 09:00:41 5bf4656d2733: Waiting 09:00:41 6f09edfb3f6d: Waiting 09:00:41 8f7681bcfa75: Layer already exists 09:00:41 6651f3b662b1: Layer already exists 09:00:41 e06a7439f45a: Layer already exists 09:00:41 cf71f3707c6b: Layer already exists 09:00:41 dfe627413934: Layer already exists 09:00:41 5bf4656d2733: Layer already exists 09:00:41 6f09edfb3f6d: Layer already exists 09:00:41 4.1.0-dev.121: digest: sha256:a60f68cd546e7bcc02a30f5732512e871941c9ee5b981373e173d25ba4fc8a33 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:41 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:42 + docker push nexus3.edgexfoundry.org:10004/core-command:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:00:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:00:42 8f7681bcfa75: Preparing 09:00:42 6651f3b662b1: Preparing 09:00:42 dfe627413934: Preparing 09:00:42 e06a7439f45a: Preparing 09:00:42 cf71f3707c6b: Preparing 09:00:42 5bf4656d2733: Preparing 09:00:42 6f09edfb3f6d: Preparing 09:00:42 5bf4656d2733: Waiting 09:00:42 6f09edfb3f6d: Waiting 09:00:42 cf71f3707c6b: Layer already exists 09:00:42 8f7681bcfa75: Layer already exists 09:00:42 6651f3b662b1: Layer already exists 09:00:42 dfe627413934: Layer already exists 09:00:42 e06a7439f45a: Layer already exists 09:00:42 5bf4656d2733: Layer already exists 09:00:42 6f09edfb3f6d: Layer already exists 09:00:42 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121: digest: sha256:a60f68cd546e7bcc02a30f5732512e871941c9ee5b981373e173d25ba4fc8a33 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:42 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:42 + docker push nexus3.edgexfoundry.org:10004/core-command:main 09:00:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 09:00:42 8f7681bcfa75: Preparing 09:00:42 6651f3b662b1: Preparing 09:00:42 dfe627413934: Preparing 09:00:42 e06a7439f45a: Preparing 09:00:42 cf71f3707c6b: Preparing 09:00:42 5bf4656d2733: Preparing 09:00:42 6f09edfb3f6d: Preparing 09:00:42 5bf4656d2733: Waiting 09:00:42 6f09edfb3f6d: Waiting 09:00:42 cf71f3707c6b: Layer already exists 09:00:42 e06a7439f45a: Layer already exists 09:00:42 dfe627413934: Layer already exists 09:00:42 6651f3b662b1: Layer already exists 09:00:42 8f7681bcfa75: Layer already exists 09:00:42 5bf4656d2733: Layer already exists 09:00:42 6f09edfb3f6d: Layer already exists 09:00:42 main: digest: sha256:a60f68cd546e7bcc02a30f5732512e871941c9ee5b981373e173d25ba4fc8a33 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:00:42 ===================================================== [Pipeline] echo 09:00:42 taggedImages: 09:00:42 - nexus3.edgexfoundry.org:10004/core-command:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:00:42 - nexus3.edgexfoundry.org:10004/core-command:latest 09:00:42 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.121 09:00:42 - nexus3.edgexfoundry.org:10004/core-command:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:00:42 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 09:00:42 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 09:00:42 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:00:42 latest 09:00:42 4.1.0-dev.121 09:00:42 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:00:42 main 09:00:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:43 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:43 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:00:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:00:43 ca2473fc170f: Preparing 09:00:43 433d2a59ecef: Preparing 09:00:43 0f9be77108d7: Preparing 09:00:43 fefc654181c6: Preparing 09:00:43 dfe627413934: Preparing 09:00:43 e06a7439f45a: Preparing 09:00:43 cf71f3707c6b: Preparing 09:00:43 5bf4656d2733: Preparing 09:00:43 6f09edfb3f6d: Preparing 09:00:43 cf71f3707c6b: Waiting 09:00:43 5bf4656d2733: Waiting 09:00:43 6f09edfb3f6d: Waiting 09:00:43 e06a7439f45a: Waiting 09:00:43 dfe627413934: Layer already exists 09:00:43 e06a7439f45a: Layer already exists 09:00:43 cf71f3707c6b: Layer already exists 09:00:43 0f9be77108d7: Pushed 09:00:43 5bf4656d2733: Layer already exists 09:00:43 433d2a59ecef: Pushed 09:00:43 6f09edfb3f6d: Layer already exists 09:00:43 ca2473fc170f: Pushed 09:00:44 fefc654181c6: Pushed 09:00:45 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8: digest: sha256:1256877df0457ffb95505b7e29fc0161c940321e6771c2d6935d93c92512f5ad size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:45 + 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:00:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 09:00:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:00:45 ca2473fc170f: Preparing 09:00:45 433d2a59ecef: Preparing 09:00:45 0f9be77108d7: Preparing 09:00:45 fefc654181c6: Preparing 09:00:45 dfe627413934: Preparing 09:00:45 e06a7439f45a: Preparing 09:00:45 cf71f3707c6b: Preparing 09:00:45 5bf4656d2733: Preparing 09:00:45 6f09edfb3f6d: Preparing 09:00:45 cf71f3707c6b: Waiting 09:00:45 6f09edfb3f6d: Waiting 09:00:45 5bf4656d2733: Waiting 09:00:45 e06a7439f45a: Waiting 09:00:45 dfe627413934: Layer already exists 09:00:45 0f9be77108d7: Layer already exists 09:00:45 fefc654181c6: Layer already exists 09:00:45 ca2473fc170f: Layer already exists 09:00:45 e06a7439f45a: Layer already exists 09:00:45 cf71f3707c6b: Layer already exists 09:00:45 433d2a59ecef: Layer already exists 09:00:45 5bf4656d2733: Layer already exists 09:00:45 6f09edfb3f6d: Layer already exists 09:00:45 latest: digest: sha256:1256877df0457ffb95505b7e29fc0161c940321e6771c2d6935d93c92512f5ad size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:46 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:46 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.121 09:00:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:00:46 ca2473fc170f: Preparing 09:00:46 433d2a59ecef: Preparing 09:00:46 0f9be77108d7: Preparing 09:00:46 fefc654181c6: Preparing 09:00:46 dfe627413934: Preparing 09:00:46 e06a7439f45a: Preparing 09:00:46 cf71f3707c6b: Preparing 09:00:46 5bf4656d2733: Preparing 09:00:46 6f09edfb3f6d: Preparing 09:00:46 cf71f3707c6b: Waiting 09:00:46 5bf4656d2733: Waiting 09:00:46 6f09edfb3f6d: Waiting 09:00:46 e06a7439f45a: Waiting 09:00:46 fefc654181c6: Layer already exists 09:00:46 ca2473fc170f: Layer already exists 09:00:46 433d2a59ecef: Layer already exists 09:00:46 dfe627413934: Layer already exists 09:00:46 0f9be77108d7: Layer already exists 09:00:46 cf71f3707c6b: Layer already exists 09:00:46 6f09edfb3f6d: Layer already exists 09:00:46 5bf4656d2733: Layer already exists 09:00:46 e06a7439f45a: Layer already exists 09:00:46 4.1.0-dev.121: digest: sha256:1256877df0457ffb95505b7e29fc0161c940321e6771c2d6935d93c92512f5ad size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:46 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:47 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:00:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:00:47 ca2473fc170f: Preparing 09:00:47 433d2a59ecef: Preparing 09:00:47 0f9be77108d7: Preparing 09:00:47 fefc654181c6: Preparing 09:00:47 dfe627413934: Preparing 09:00:47 e06a7439f45a: Preparing 09:00:47 cf71f3707c6b: Preparing 09:00:47 5bf4656d2733: Preparing 09:00:47 6f09edfb3f6d: Preparing 09:00:47 cf71f3707c6b: Waiting 09:00:47 5bf4656d2733: Waiting 09:00:47 e06a7439f45a: Waiting 09:00:47 6f09edfb3f6d: Waiting 09:00:47 433d2a59ecef: Layer already exists 09:00:47 fefc654181c6: Layer already exists 09:00:47 0f9be77108d7: Layer already exists 09:00:47 ca2473fc170f: Layer already exists 09:00:47 dfe627413934: Layer already exists 09:00:47 e06a7439f45a: Layer already exists 09:00:47 cf71f3707c6b: Layer already exists 09:00:47 5bf4656d2733: Layer already exists 09:00:47 6f09edfb3f6d: Layer already exists 09:00:47 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121: digest: sha256:1256877df0457ffb95505b7e29fc0161c940321e6771c2d6935d93c92512f5ad size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:47 + 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:00:47 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 09:00:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 09:00:47 ca2473fc170f: Preparing 09:00:47 433d2a59ecef: Preparing 09:00:47 0f9be77108d7: Preparing 09:00:47 fefc654181c6: Preparing 09:00:47 dfe627413934: Preparing 09:00:47 e06a7439f45a: Preparing 09:00:47 cf71f3707c6b: Preparing 09:00:47 5bf4656d2733: Preparing 09:00:47 6f09edfb3f6d: Preparing 09:00:47 cf71f3707c6b: Waiting 09:00:47 5bf4656d2733: Waiting 09:00:47 6f09edfb3f6d: Waiting 09:00:47 e06a7439f45a: Waiting 09:00:47 fefc654181c6: Layer already exists 09:00:47 dfe627413934: Layer already exists 09:00:47 0f9be77108d7: Layer already exists 09:00:47 433d2a59ecef: Layer already exists 09:00:47 ca2473fc170f: Layer already exists 09:00:47 5bf4656d2733: Layer already exists 09:00:47 e06a7439f45a: Layer already exists 09:00:47 cf71f3707c6b: Layer already exists 09:00:47 6f09edfb3f6d: Layer already exists 09:00:47 main: digest: sha256:1256877df0457ffb95505b7e29fc0161c940321e6771c2d6935d93c92512f5ad size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:00:47 ===================================================== [Pipeline] echo 09:00:47 taggedImages: 09:00:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:00:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 09:00:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.121 09:00:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:00:47 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 09:00:47 [edgeXDocker.push] Tagging docker image core-data with the following tags: 09:00:47 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:00:47 latest 09:00:47 4.1.0-dev.121 09:00:47 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:00:47 main 09:00:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:48 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:48 + docker push nexus3.edgexfoundry.org:10004/core-data:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:00:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:00:48 c4b646559ebf: Preparing 09:00:48 ec6af8eb5206: Preparing 09:00:48 dfe627413934: Preparing 09:00:48 e06a7439f45a: Preparing 09:00:48 9ebd62240dd1: Preparing 09:00:48 1da3d2d6d15b: Preparing 09:00:48 6f09edfb3f6d: Preparing 09:00:48 6f09edfb3f6d: Waiting 09:00:48 1da3d2d6d15b: Waiting 09:00:48 e06a7439f45a: Layer already exists 09:00:48 dfe627413934: Layer already exists 09:00:48 6f09edfb3f6d: Layer already exists 09:00:48 9ebd62240dd1: Pushed 09:00:48 c4b646559ebf: Pushed 09:00:48 1da3d2d6d15b: Pushed 09:00:52 ec6af8eb5206: Pushed 09:00:52 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8: digest: sha256:abc44df3f6daad07beeda6c62bf45c4b5b9d582279153788b5611a442afe81ab size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:53 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:53 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 09:00:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:00:53 c4b646559ebf: Preparing 09:00:53 ec6af8eb5206: Preparing 09:00:53 dfe627413934: Preparing 09:00:53 e06a7439f45a: Preparing 09:00:53 9ebd62240dd1: Preparing 09:00:53 1da3d2d6d15b: Preparing 09:00:53 6f09edfb3f6d: Preparing 09:00:53 1da3d2d6d15b: Waiting 09:00:53 6f09edfb3f6d: Waiting 09:00:53 dfe627413934: Layer already exists 09:00:53 ec6af8eb5206: Layer already exists 09:00:53 c4b646559ebf: Layer already exists 09:00:53 9ebd62240dd1: Layer already exists 09:00:53 e06a7439f45a: Layer already exists 09:00:53 6f09edfb3f6d: Layer already exists 09:00:53 1da3d2d6d15b: Layer already exists 09:00:53 latest: digest: sha256:abc44df3f6daad07beeda6c62bf45c4b5b9d582279153788b5611a442afe81ab size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:53 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:54 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.121 09:00:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:00:54 c4b646559ebf: Preparing 09:00:54 ec6af8eb5206: Preparing 09:00:54 dfe627413934: Preparing 09:00:54 e06a7439f45a: Preparing 09:00:54 9ebd62240dd1: Preparing 09:00:54 1da3d2d6d15b: Preparing 09:00:54 6f09edfb3f6d: Preparing 09:00:54 6f09edfb3f6d: Waiting 09:00:54 1da3d2d6d15b: Waiting 09:00:54 c4b646559ebf: Layer already exists 09:00:54 ec6af8eb5206: Layer already exists 09:00:54 e06a7439f45a: Layer already exists 09:00:54 9ebd62240dd1: Layer already exists 09:00:54 dfe627413934: Layer already exists 09:00:54 6f09edfb3f6d: Layer already exists 09:00:54 1da3d2d6d15b: Layer already exists 09:00:54 4.1.0-dev.121: digest: sha256:abc44df3f6daad07beeda6c62bf45c4b5b9d582279153788b5611a442afe81ab size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:54 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:54 + docker push nexus3.edgexfoundry.org:10004/core-data:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:00:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:00:54 c4b646559ebf: Preparing 09:00:54 ec6af8eb5206: Preparing 09:00:54 dfe627413934: Preparing 09:00:54 e06a7439f45a: Preparing 09:00:54 9ebd62240dd1: Preparing 09:00:54 1da3d2d6d15b: Preparing 09:00:54 6f09edfb3f6d: Preparing 09:00:54 1da3d2d6d15b: Waiting 09:00:54 6f09edfb3f6d: Waiting 09:00:54 9ebd62240dd1: Layer already exists 09:00:54 c4b646559ebf: Layer already exists 09:00:54 ec6af8eb5206: Layer already exists 09:00:54 dfe627413934: Layer already exists 09:00:54 e06a7439f45a: Layer already exists 09:00:54 1da3d2d6d15b: Layer already exists 09:00:54 6f09edfb3f6d: Layer already exists 09:00:54 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121: digest: sha256:abc44df3f6daad07beeda6c62bf45c4b5b9d582279153788b5611a442afe81ab size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:55 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:55 + docker push nexus3.edgexfoundry.org:10004/core-data:main 09:00:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 09:00:55 c4b646559ebf: Preparing 09:00:55 ec6af8eb5206: Preparing 09:00:55 dfe627413934: Preparing 09:00:55 e06a7439f45a: Preparing 09:00:55 9ebd62240dd1: Preparing 09:00:55 1da3d2d6d15b: Preparing 09:00:55 6f09edfb3f6d: Preparing 09:00:55 6f09edfb3f6d: Waiting 09:00:55 1da3d2d6d15b: Waiting 09:00:55 dfe627413934: Layer already exists 09:00:55 c4b646559ebf: Layer already exists 09:00:55 9ebd62240dd1: Layer already exists 09:00:55 ec6af8eb5206: Layer already exists 09:00:55 e06a7439f45a: Layer already exists 09:00:55 6f09edfb3f6d: Layer already exists 09:00:55 1da3d2d6d15b: Layer already exists 09:00:55 main: digest: sha256:abc44df3f6daad07beeda6c62bf45c4b5b9d582279153788b5611a442afe81ab size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:00:55 ===================================================== [Pipeline] echo 09:00:55 taggedImages: 09:00:55 - nexus3.edgexfoundry.org:10004/core-data:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:00:55 - nexus3.edgexfoundry.org:10004/core-data:latest 09:00:55 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.121 09:00:55 - nexus3.edgexfoundry.org:10004/core-data:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:00:55 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 09:00:55 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 09:00:55 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:00:55 latest 09:00:55 4.1.0-dev.121 09:00:55 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:00:55 main 09:00:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:55 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:00:56 + docker push nexus3.edgexfoundry.org:10004/core-keeper:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:00:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:00:56 683c0d9a39ba: Preparing 09:00:56 6f41fee06adb: Preparing 09:00:56 e06a7439f45a: Preparing 09:00:56 d4cb1fb23203: Preparing 09:00:56 ab01bd991a69: Preparing 09:00:56 6f09edfb3f6d: Preparing 09:00:56 6f09edfb3f6d: Waiting 09:00:56 e06a7439f45a: Layer already exists 09:00:56 6f09edfb3f6d: Layer already exists 09:00:56 683c0d9a39ba: Pushed 09:00:56 d4cb1fb23203: Pushed 09:00:56 ab01bd991a69: Pushed 09:01:00 6f41fee06adb: Pushed 09:01:00 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8: digest: sha256:f762c9652867eaf7bb0a5c9f9061fd33ad48bf42d9660eb8bde389fab3dad43c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:01 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:01 #33 ... 09:01:01 09:01:01 #77 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:01 #77 DONE 130.8s 09:01:01 09:01:01 #87 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:01 #87 DONE 112.8s 09:01:01 09:01:01 #82 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:01 #82 DONE 121.5s 09:01:01 09:01:01 #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:01 #85 DONE 116.0s 09:01:01 09:01:01 #78 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:01 #78 DONE 130.1s 09:01:01 09:01:01 #119 [security-spiffe-token-provider builder 6/7] COPY . . 09:01:01 #119 ... 09:01:01 09:01:01 #88 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:01 #88 DONE 104.5s 09:01:01 09:01:01 #120 [core-metadata builder 6/7] COPY . . 09:01:01 #120 CACHED 09:01:01 09:01:01 #121 [core-metadata builder 4/7] COPY go.mod vendor* ./ 09:01:01 #121 CACHED 09:01:01 09:01:01 #122 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:01 #122 CACHED 09:01:01 09:01:01 #123 [support-notifications builder 6/7] COPY . . 09:01:01 #123 DONE 1.8s 09:01:01 09:01:01 #124 [core-command builder 4/7] COPY go.mod vendor* ./ 09:01:01 #124 CACHED 09:01:01 09:01:01 #125 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:01 #125 CACHED 09:01:01 09:01:01 #126 [core-command builder 6/7] COPY . . 09:01:01 #126 CACHED 09:01:01 09:01:01 #127 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:01 #127 CACHED 09:01:01 09:01:01 #128 [core-data builder 6/7] COPY . . 09:01:01 #128 CACHED 09:01:01 09:01:01 #129 [core-data builder 4/7] COPY go.mod vendor* ./ 09:01:01 #129 CACHED 09:01:01 09:01:01 #130 [security-proxy-auth builder 6/7] COPY . . 09:01:01 #130 CACHED 09:01:01 09:01:01 #131 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 09:01:01 #131 CACHED 09:01:01 09:01:01 #132 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:01 #132 CACHED 09:01:01 09:01:01 #133 [core-common-config-bootstrapper builder 6/7] COPY . . 09:01:01 #133 DONE 1.7s 09:01:01 09:01:01 #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:01:01 #134 ... 09:01:01 09:01:01 #135 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:01 #135 CACHED 09:01:01 09:01:01 #136 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 09:01:01 #136 CACHED 09:01:01 09:01:01 #137 [security-secretstore-setup builder 6/7] COPY . . 09:01:01 #137 CACHED 09:01:01 09:01:01 #138 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 09:01:01 #138 CACHED 09:01:01 09:01:01 #139 [security-bootstrapper builder 6/7] COPY . . 09:01:01 #139 CACHED 09:01:01 09:01:01 #140 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 09:01:01 #140 CACHED 09:01:01 09:01:01 #141 [security-proxy-setup builder 6/7] COPY . . 09:01:01 #141 DONE 1.9s 09:01:01 09:01:01 #119 [security-spiffe-token-provider builder 6/7] COPY . . 09:01:01 #119 DONE 1.8s 09:01:01 09:01:01 #142 [support-scheduler builder 6/7] COPY . . 09:01:01 #142 DONE 1.8s 09:01:01 09:01:01 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:01:01 #143 ... 09:01:01 09:01:01 #144 [core-keeper builder 7/8] COPY . . 09:01:01 #144 DONE 3.7s 09:01:01 09:01:01 #145 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 09:01:01 #145 3.563 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 09:01:01 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 09:01:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:01:01 683c0d9a39ba: Preparing 09:01:01 6f41fee06adb: Preparing 09:01:01 e06a7439f45a: Preparing 09:01:01 d4cb1fb23203: Preparing 09:01:01 ab01bd991a69: Preparing 09:01:01 6f09edfb3f6d: Preparing 09:01:01 6f09edfb3f6d: Waiting 09:01:01 ab01bd991a69: Layer already exists 09:01:01 d4cb1fb23203: Layer already exists 09:01:01 683c0d9a39ba: Layer already exists 09:01:01 e06a7439f45a: Layer already exists 09:01:01 6f41fee06adb: Layer already exists 09:01:01 6f09edfb3f6d: Layer already exists 09:01:01 latest: digest: sha256:f762c9652867eaf7bb0a5c9f9061fd33ad48bf42d9660eb8bde389fab3dad43c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:01 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:02 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.121 09:01:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:01:02 683c0d9a39ba: Preparing 09:01:02 6f41fee06adb: Preparing 09:01:02 e06a7439f45a: Preparing 09:01:02 d4cb1fb23203: Preparing 09:01:02 ab01bd991a69: Preparing 09:01:02 6f09edfb3f6d: Preparing 09:01:02 6f09edfb3f6d: Waiting 09:01:02 6f41fee06adb: Layer already exists 09:01:02 683c0d9a39ba: Layer already exists 09:01:02 d4cb1fb23203: Layer already exists 09:01:02 ab01bd991a69: Layer already exists 09:01:02 e06a7439f45a: Layer already exists 09:01:02 6f09edfb3f6d: Layer already exists 09:01:02 4.1.0-dev.121: digest: sha256:f762c9652867eaf7bb0a5c9f9061fd33ad48bf42d9660eb8bde389fab3dad43c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:02 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:02 + docker push nexus3.edgexfoundry.org:10004/core-keeper:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:01:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:01:02 683c0d9a39ba: Preparing 09:01:02 6f41fee06adb: Preparing 09:01:02 e06a7439f45a: Preparing 09:01:02 d4cb1fb23203: Preparing 09:01:02 ab01bd991a69: Preparing 09:01:02 6f09edfb3f6d: Preparing 09:01:02 6f09edfb3f6d: Waiting 09:01:02 e06a7439f45a: Layer already exists 09:01:02 ab01bd991a69: Layer already exists 09:01:02 683c0d9a39ba: Layer already exists 09:01:02 d4cb1fb23203: Layer already exists 09:01:02 6f41fee06adb: Layer already exists 09:01:02 6f09edfb3f6d: Layer already exists 09:01:02 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121: digest: sha256:f762c9652867eaf7bb0a5c9f9061fd33ad48bf42d9660eb8bde389fab3dad43c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:03 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:03 #145 ... 09:01:03 09:01:03 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:01:03 #143 6.439 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 09:01:03 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 09:01:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 09:01:03 683c0d9a39ba: Preparing 09:01:03 6f41fee06adb: Preparing 09:01:03 e06a7439f45a: Preparing 09:01:03 d4cb1fb23203: Preparing 09:01:03 ab01bd991a69: Preparing 09:01:03 6f09edfb3f6d: Preparing 09:01:03 6f09edfb3f6d: Waiting 09:01:03 683c0d9a39ba: Layer already exists 09:01:03 e06a7439f45a: Layer already exists 09:01:03 d4cb1fb23203: Layer already exists 09:01:03 ab01bd991a69: Layer already exists 09:01:03 6f41fee06adb: Layer already exists 09:01:03 6f09edfb3f6d: Layer already exists 09:01:03 main: digest: sha256:f762c9652867eaf7bb0a5c9f9061fd33ad48bf42d9660eb8bde389fab3dad43c size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:01:03 ===================================================== [Pipeline] echo 09:01:03 taggedImages: 09:01:03 - nexus3.edgexfoundry.org:10004/core-keeper:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:01:03 - nexus3.edgexfoundry.org:10004/core-keeper:latest 09:01:03 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.121 09:01:03 - nexus3.edgexfoundry.org:10004/core-keeper:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:01:03 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 09:01:03 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 09:01:03 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:01:03 latest 09:01:03 4.1.0-dev.121 09:01:03 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:01:03 main 09:01:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:03 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:04 #143 ... 09:01:04 09:01:04 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:01:04 #0 6.192 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 09:01:04 #146 ... 09:01:04 09:01:04 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:01:04 #0 5.733 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 09:01:04 #147 ... 09:01:04 09:01:04 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:01:04 #0 6.742 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 09:01:04 + docker push nexus3.edgexfoundry.org:10004/core-metadata:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:01:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:01:04 78580ba12830: Preparing 09:01:04 38c2fac6fa67: Preparing 09:01:04 ca82a27bf87f: Preparing 09:01:04 dfe627413934: Preparing 09:01:04 e06a7439f45a: Preparing 09:01:04 cf71f3707c6b: Preparing 09:01:04 5bf4656d2733: Preparing 09:01:04 6f09edfb3f6d: Preparing 09:01:04 cf71f3707c6b: Waiting 09:01:04 5bf4656d2733: Waiting 09:01:04 6f09edfb3f6d: Waiting 09:01:04 e06a7439f45a: Layer already exists 09:01:04 dfe627413934: Layer already exists 09:01:04 cf71f3707c6b: Layer already exists 09:01:04 5bf4656d2733: Layer already exists 09:01:04 6f09edfb3f6d: Layer already exists 09:01:04 78580ba12830: Pushed 09:01:04 38c2fac6fa67: Pushed 09:01:04 #148 ... 09:01:04 09:01:04 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:01:04 #0 4.075 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 09:01:04 #149 ... 09:01:04 09:01:04 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:01:04 #0 6.668 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 09:01:04 #150 ... 09:01:04 09:01:04 #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:01:04 #0 6.300 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 09:01:04 #151 ... 09:01:04 09:01:04 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:01:04 #0 4.353 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 09:01:05 #152 ... 09:01:05 09:01:05 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:01:05 #0 5.101 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 09:01:05 #153 ... 09:01:05 09:01:05 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:01:05 #0 6.012 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 09:01:05 #154 ... 09:01:05 09:01:05 #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:01:05 #134 5.999 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 09:01:08 ca82a27bf87f: Pushed 09:01:08 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8: digest: sha256:f5242b36a61d9af36c02e1a9ef20aa20a8fc895ded5e386334772ed378c6b75d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:08 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 09:01:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:01:09 78580ba12830: Preparing 09:01:09 38c2fac6fa67: Preparing 09:01:09 ca82a27bf87f: Preparing 09:01:09 dfe627413934: Preparing 09:01:09 e06a7439f45a: Preparing 09:01:09 cf71f3707c6b: Preparing 09:01:09 5bf4656d2733: Preparing 09:01:09 6f09edfb3f6d: Preparing 09:01:09 5bf4656d2733: Waiting 09:01:09 cf71f3707c6b: Waiting 09:01:09 6f09edfb3f6d: Waiting 09:01:09 ca82a27bf87f: Layer already exists 09:01:09 78580ba12830: Layer already exists 09:01:09 dfe627413934: Layer already exists 09:01:09 e06a7439f45a: Layer already exists 09:01:09 38c2fac6fa67: Layer already exists 09:01:09 6f09edfb3f6d: Layer already exists 09:01:09 5bf4656d2733: Layer already exists 09:01:09 cf71f3707c6b: Layer already exists 09:01:09 latest: digest: sha256:f5242b36a61d9af36c02e1a9ef20aa20a8fc895ded5e386334772ed378c6b75d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:09 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.121 09:01:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:01:09 78580ba12830: Preparing 09:01:09 38c2fac6fa67: Preparing 09:01:09 ca82a27bf87f: Preparing 09:01:09 dfe627413934: Preparing 09:01:09 e06a7439f45a: Preparing 09:01:09 cf71f3707c6b: Preparing 09:01:09 5bf4656d2733: Preparing 09:01:09 6f09edfb3f6d: Preparing 09:01:09 cf71f3707c6b: Waiting 09:01:09 5bf4656d2733: Waiting 09:01:09 6f09edfb3f6d: Waiting 09:01:09 ca82a27bf87f: Layer already exists 09:01:09 dfe627413934: Layer already exists 09:01:09 e06a7439f45a: Layer already exists 09:01:09 38c2fac6fa67: Layer already exists 09:01:09 78580ba12830: Layer already exists 09:01:09 5bf4656d2733: Layer already exists 09:01:09 cf71f3707c6b: Layer already exists 09:01:09 6f09edfb3f6d: Layer already exists 09:01:09 4.1.0-dev.121: digest: sha256:f5242b36a61d9af36c02e1a9ef20aa20a8fc895ded5e386334772ed378c6b75d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:10 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:10 + docker push nexus3.edgexfoundry.org:10004/core-metadata:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:01:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:01:10 78580ba12830: Preparing 09:01:10 38c2fac6fa67: Preparing 09:01:10 ca82a27bf87f: Preparing 09:01:10 dfe627413934: Preparing 09:01:10 e06a7439f45a: Preparing 09:01:10 cf71f3707c6b: Preparing 09:01:10 5bf4656d2733: Preparing 09:01:10 6f09edfb3f6d: Preparing 09:01:10 cf71f3707c6b: Waiting 09:01:10 5bf4656d2733: Waiting 09:01:10 6f09edfb3f6d: Waiting 09:01:10 78580ba12830: Layer already exists 09:01:10 dfe627413934: Layer already exists 09:01:10 ca82a27bf87f: Layer already exists 09:01:10 38c2fac6fa67: Layer already exists 09:01:10 e06a7439f45a: Layer already exists 09:01:10 cf71f3707c6b: Layer already exists 09:01:10 5bf4656d2733: Layer already exists 09:01:10 6f09edfb3f6d: Layer already exists 09:01:10 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121: digest: sha256:f5242b36a61d9af36c02e1a9ef20aa20a8fc895ded5e386334772ed378c6b75d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:10 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:11 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 09:01:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 09:01:11 78580ba12830: Preparing 09:01:11 38c2fac6fa67: Preparing 09:01:11 ca82a27bf87f: Preparing 09:01:11 dfe627413934: Preparing 09:01:11 e06a7439f45a: Preparing 09:01:11 cf71f3707c6b: Preparing 09:01:11 5bf4656d2733: Preparing 09:01:11 6f09edfb3f6d: Preparing 09:01:11 6f09edfb3f6d: Waiting 09:01:11 cf71f3707c6b: Waiting 09:01:11 5bf4656d2733: Waiting 09:01:11 dfe627413934: Layer already exists 09:01:11 78580ba12830: Layer already exists 09:01:11 e06a7439f45a: Layer already exists 09:01:11 38c2fac6fa67: Layer already exists 09:01:11 ca82a27bf87f: Layer already exists 09:01:11 5bf4656d2733: Layer already exists 09:01:11 cf71f3707c6b: Layer already exists 09:01:11 6f09edfb3f6d: Layer already exists 09:01:11 main: digest: sha256:f5242b36a61d9af36c02e1a9ef20aa20a8fc895ded5e386334772ed378c6b75d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:01:11 ===================================================== [Pipeline] echo 09:01:11 taggedImages: 09:01:11 - nexus3.edgexfoundry.org:10004/core-metadata:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:01:11 - nexus3.edgexfoundry.org:10004/core-metadata:latest 09:01:11 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.121 09:01:11 - nexus3.edgexfoundry.org:10004/core-metadata:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:01:11 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 09:01:11 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 09:01:11 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:01:11 latest 09:01:11 4.1.0-dev.121 09:01:11 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:01:11 main 09:01:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:11 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:12 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:01:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:01:12 4d33f0a923d9: Preparing 09:01:12 5e23b076e4d3: Preparing 09:01:12 a65ab11b8b63: Preparing 09:01:12 a0892e1182cd: Preparing 09:01:12 fd2fa439a588: Preparing 09:01:12 5189f43979fd: Preparing 09:01:12 07293c1bb53d: Preparing 09:01:12 dfe627413934: Preparing 09:01:12 e06a7439f45a: Preparing 09:01:12 d2ed1b55873d: Preparing 09:01:12 31cfbdefd138: Preparing 09:01:12 5f70bf18a086: Preparing 09:01:12 e2f9e38c10df: Preparing 09:01:12 a8abdf718513: Preparing 09:01:12 d7901c51628a: Preparing 09:01:12 6f09edfb3f6d: Preparing 09:01:12 5189f43979fd: Waiting 09:01:12 07293c1bb53d: Waiting 09:01:12 d7901c51628a: Waiting 09:01:12 a8abdf718513: Waiting 09:01:12 dfe627413934: Waiting 09:01:12 6f09edfb3f6d: Waiting 09:01:12 e06a7439f45a: Waiting 09:01:12 5f70bf18a086: Waiting 09:01:12 31cfbdefd138: Waiting 09:01:12 d2ed1b55873d: Waiting 09:01:12 e2f9e38c10df: Waiting 09:01:12 fd2fa439a588: Pushed 09:01:12 4d33f0a923d9: Pushed 09:01:12 a0892e1182cd: Pushed 09:01:12 5e23b076e4d3: Pushed 09:01:12 a65ab11b8b63: Pushed 09:01:12 dfe627413934: Layer already exists 09:01:12 e06a7439f45a: Layer already exists 09:01:12 5f70bf18a086: Layer already exists 09:01:12 5189f43979fd: Pushed 09:01:12 d2ed1b55873d: Pushed 09:01:12 31cfbdefd138: Pushed 09:01:12 e2f9e38c10df: Pushed 09:01:12 6f09edfb3f6d: Layer already exists 09:01:12 a8abdf718513: Pushed 09:01:12 d7901c51628a: Pushed 09:01:13 07293c1bb53d: Pushed 09:01:14 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8: digest: sha256:47ac30d562ad409988b8ed45c4ef55697604d5355441c7d10a24c974c65fe181 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:14 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:14 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 09:01:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:01:14 4d33f0a923d9: Preparing 09:01:14 5e23b076e4d3: Preparing 09:01:14 a65ab11b8b63: Preparing 09:01:14 a0892e1182cd: Preparing 09:01:14 fd2fa439a588: Preparing 09:01:14 5189f43979fd: Preparing 09:01:14 07293c1bb53d: Preparing 09:01:14 dfe627413934: Preparing 09:01:14 e06a7439f45a: Preparing 09:01:14 d2ed1b55873d: Preparing 09:01:14 31cfbdefd138: Preparing 09:01:14 5f70bf18a086: Preparing 09:01:14 e2f9e38c10df: Preparing 09:01:14 a8abdf718513: Preparing 09:01:14 5189f43979fd: Waiting 09:01:14 d7901c51628a: Preparing 09:01:14 07293c1bb53d: Waiting 09:01:14 dfe627413934: Waiting 09:01:14 6f09edfb3f6d: Preparing 09:01:14 e06a7439f45a: Waiting 09:01:14 d2ed1b55873d: Waiting 09:01:14 31cfbdefd138: Waiting 09:01:14 a8abdf718513: Waiting 09:01:14 d7901c51628a: Waiting 09:01:14 6f09edfb3f6d: Waiting 09:01:14 5f70bf18a086: Waiting 09:01:14 e2f9e38c10df: Waiting 09:01:14 a0892e1182cd: Layer already exists 09:01:14 fd2fa439a588: Layer already exists 09:01:14 a65ab11b8b63: Layer already exists 09:01:14 4d33f0a923d9: Layer already exists 09:01:14 5e23b076e4d3: Layer already exists 09:01:14 5189f43979fd: Layer already exists 09:01:14 07293c1bb53d: Layer already exists 09:01:14 dfe627413934: Layer already exists 09:01:14 d2ed1b55873d: Layer already exists 09:01:14 e06a7439f45a: Layer already exists 09:01:14 5f70bf18a086: Layer already exists 09:01:14 e2f9e38c10df: Layer already exists 09:01:14 31cfbdefd138: Layer already exists 09:01:14 d7901c51628a: Layer already exists 09:01:14 a8abdf718513: Layer already exists 09:01:14 6f09edfb3f6d: Layer already exists 09:01:14 latest: digest: sha256:47ac30d562ad409988b8ed45c4ef55697604d5355441c7d10a24c974c65fe181 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:15 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.121 09:01:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:01:15 4d33f0a923d9: Preparing 09:01:15 5e23b076e4d3: Preparing 09:01:15 a65ab11b8b63: Preparing 09:01:15 a0892e1182cd: Preparing 09:01:15 fd2fa439a588: Preparing 09:01:15 5189f43979fd: Preparing 09:01:15 07293c1bb53d: Preparing 09:01:15 dfe627413934: Preparing 09:01:15 e06a7439f45a: Preparing 09:01:15 d2ed1b55873d: Preparing 09:01:15 5189f43979fd: Waiting 09:01:15 07293c1bb53d: Waiting 09:01:15 dfe627413934: Waiting 09:01:15 e06a7439f45a: Waiting 09:01:15 d2ed1b55873d: Waiting 09:01:15 31cfbdefd138: Preparing 09:01:15 5f70bf18a086: Preparing 09:01:15 e2f9e38c10df: Preparing 09:01:15 a8abdf718513: Preparing 09:01:15 d7901c51628a: Preparing 09:01:15 6f09edfb3f6d: Preparing 09:01:15 e2f9e38c10df: Waiting 09:01:15 a8abdf718513: Waiting 09:01:15 d7901c51628a: Waiting 09:01:15 31cfbdefd138: Waiting 09:01:15 5f70bf18a086: Waiting 09:01:15 6f09edfb3f6d: Waiting 09:01:15 a65ab11b8b63: Layer already exists 09:01:15 fd2fa439a588: Layer already exists 09:01:15 4d33f0a923d9: Layer already exists 09:01:15 a0892e1182cd: Layer already exists 09:01:15 5e23b076e4d3: Layer already exists 09:01:15 5189f43979fd: Layer already exists 09:01:15 e06a7439f45a: Layer already exists 09:01:15 07293c1bb53d: Layer already exists 09:01:15 d2ed1b55873d: Layer already exists 09:01:15 dfe627413934: Layer already exists 09:01:15 31cfbdefd138: Layer already exists 09:01:15 5f70bf18a086: Layer already exists 09:01:15 e2f9e38c10df: Layer already exists 09:01:15 d7901c51628a: Layer already exists 09:01:15 a8abdf718513: Layer already exists 09:01:15 6f09edfb3f6d: Layer already exists 09:01:15 4.1.0-dev.121: digest: sha256:47ac30d562ad409988b8ed45c4ef55697604d5355441c7d10a24c974c65fe181 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:15 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:01:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:01:16 4d33f0a923d9: Preparing 09:01:16 5e23b076e4d3: Preparing 09:01:16 a65ab11b8b63: Preparing 09:01:16 a0892e1182cd: Preparing 09:01:16 fd2fa439a588: Preparing 09:01:16 5189f43979fd: Preparing 09:01:16 07293c1bb53d: Preparing 09:01:16 dfe627413934: Preparing 09:01:16 e06a7439f45a: Preparing 09:01:16 d2ed1b55873d: Preparing 09:01:16 31cfbdefd138: Preparing 09:01:16 5f70bf18a086: Preparing 09:01:16 5189f43979fd: Waiting 09:01:16 e2f9e38c10df: Preparing 09:01:16 a8abdf718513: Preparing 09:01:16 07293c1bb53d: Waiting 09:01:16 d7901c51628a: Preparing 09:01:16 6f09edfb3f6d: Preparing 09:01:16 d2ed1b55873d: Waiting 09:01:16 dfe627413934: Waiting 09:01:16 31cfbdefd138: Waiting 09:01:16 e06a7439f45a: Waiting 09:01:16 5f70bf18a086: Waiting 09:01:16 e2f9e38c10df: Waiting 09:01:16 a8abdf718513: Waiting 09:01:16 d7901c51628a: Waiting 09:01:16 6f09edfb3f6d: Waiting 09:01:16 5e23b076e4d3: Layer already exists 09:01:16 a65ab11b8b63: Layer already exists 09:01:16 fd2fa439a588: Layer already exists 09:01:16 4d33f0a923d9: Layer already exists 09:01:16 a0892e1182cd: Layer already exists 09:01:16 dfe627413934: Layer already exists 09:01:16 5189f43979fd: Layer already exists 09:01:16 07293c1bb53d: Layer already exists 09:01:16 e06a7439f45a: Layer already exists 09:01:16 d2ed1b55873d: Layer already exists 09:01:16 31cfbdefd138: Layer already exists 09:01:16 e2f9e38c10df: Layer already exists 09:01:16 5f70bf18a086: Layer already exists 09:01:16 d7901c51628a: Layer already exists 09:01:16 a8abdf718513: Layer already exists 09:01:16 6f09edfb3f6d: Layer already exists 09:01:16 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121: digest: sha256:47ac30d562ad409988b8ed45c4ef55697604d5355441c7d10a24c974c65fe181 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:16 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:16 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 09:01:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 09:01:16 4d33f0a923d9: Preparing 09:01:16 5e23b076e4d3: Preparing 09:01:16 a65ab11b8b63: Preparing 09:01:16 a0892e1182cd: Preparing 09:01:16 fd2fa439a588: Preparing 09:01:16 5189f43979fd: Preparing 09:01:16 07293c1bb53d: Preparing 09:01:16 dfe627413934: Preparing 09:01:16 e06a7439f45a: Preparing 09:01:16 d2ed1b55873d: Preparing 09:01:16 31cfbdefd138: Preparing 09:01:16 5f70bf18a086: Preparing 09:01:16 e2f9e38c10df: Preparing 09:01:16 a8abdf718513: Preparing 09:01:16 d7901c51628a: Preparing 09:01:16 6f09edfb3f6d: Preparing 09:01:16 07293c1bb53d: Waiting 09:01:16 dfe627413934: Waiting 09:01:16 5189f43979fd: Waiting 09:01:16 e06a7439f45a: Waiting 09:01:16 d2ed1b55873d: Waiting 09:01:16 a8abdf718513: Waiting 09:01:16 31cfbdefd138: Waiting 09:01:16 5f70bf18a086: Waiting 09:01:16 d7901c51628a: Waiting 09:01:16 e2f9e38c10df: Waiting 09:01:16 6f09edfb3f6d: Waiting 09:01:16 4d33f0a923d9: Layer already exists 09:01:16 fd2fa439a588: Layer already exists 09:01:16 5e23b076e4d3: Layer already exists 09:01:16 a65ab11b8b63: Layer already exists 09:01:16 a0892e1182cd: Layer already exists 09:01:16 5189f43979fd: Layer already exists 09:01:16 07293c1bb53d: Layer already exists 09:01:16 e06a7439f45a: Layer already exists 09:01:16 dfe627413934: Layer already exists 09:01:16 d2ed1b55873d: Layer already exists 09:01:16 5f70bf18a086: Layer already exists 09:01:16 e2f9e38c10df: Layer already exists 09:01:16 31cfbdefd138: Layer already exists 09:01:16 d7901c51628a: Layer already exists 09:01:16 a8abdf718513: Layer already exists 09:01:16 6f09edfb3f6d: Layer already exists 09:01:16 main: digest: sha256:47ac30d562ad409988b8ed45c4ef55697604d5355441c7d10a24c974c65fe181 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:01:16 ===================================================== [Pipeline] echo 09:01:16 taggedImages: 09:01:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:01:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 09:01:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.121 09:01:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:01:16 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 09:01:16 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 09:01:16 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:01:16 latest 09:01:16 4.1.0-dev.121 09:01:16 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:01:16 main 09:01:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:17 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:01:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:01:17 8582802eaddf: Preparing 09:01:17 a22bf4b6849f: Preparing 09:01:17 3accc45371de: Preparing 09:01:17 0555f67e5f36: Preparing 09:01:17 dfe627413934: Preparing 09:01:17 e06a7439f45a: Preparing 09:01:17 cf71f3707c6b: Preparing 09:01:17 5bf4656d2733: Preparing 09:01:17 6f09edfb3f6d: Preparing 09:01:17 e06a7439f45a: Waiting 09:01:17 cf71f3707c6b: Waiting 09:01:17 5bf4656d2733: Waiting 09:01:17 6f09edfb3f6d: Waiting 09:01:17 dfe627413934: Layer already exists 09:01:17 e06a7439f45a: Layer already exists 09:01:17 cf71f3707c6b: Layer already exists 09:01:17 5bf4656d2733: Layer already exists 09:01:17 3accc45371de: Pushed 09:01:17 6f09edfb3f6d: Layer already exists 09:01:17 8582802eaddf: Pushed 09:01:17 a22bf4b6849f: Pushed 09:01:21 0555f67e5f36: Pushed 09:01:22 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8: digest: sha256:f69606653ca2e81f04e40c061b8494b768dc5a63a975d203048a4a26b6da3d94 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:22 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 09:01:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:01:22 8582802eaddf: Preparing 09:01:22 a22bf4b6849f: Preparing 09:01:22 3accc45371de: Preparing 09:01:22 0555f67e5f36: Preparing 09:01:22 dfe627413934: Preparing 09:01:22 e06a7439f45a: Preparing 09:01:22 cf71f3707c6b: Preparing 09:01:22 5bf4656d2733: Preparing 09:01:22 6f09edfb3f6d: Preparing 09:01:22 e06a7439f45a: Waiting 09:01:22 5bf4656d2733: Waiting 09:01:22 cf71f3707c6b: Waiting 09:01:22 0555f67e5f36: Layer already exists 09:01:22 a22bf4b6849f: Layer already exists 09:01:22 8582802eaddf: Layer already exists 09:01:22 dfe627413934: Layer already exists 09:01:22 3accc45371de: Layer already exists 09:01:22 5bf4656d2733: Layer already exists 09:01:22 e06a7439f45a: Layer already exists 09:01:22 cf71f3707c6b: Layer already exists 09:01:22 6f09edfb3f6d: Layer already exists 09:01:22 latest: digest: sha256:f69606653ca2e81f04e40c061b8494b768dc5a63a975d203048a4a26b6da3d94 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:23 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.121 09:01:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:01:23 8582802eaddf: Preparing 09:01:23 a22bf4b6849f: Preparing 09:01:23 3accc45371de: Preparing 09:01:23 0555f67e5f36: Preparing 09:01:23 dfe627413934: Preparing 09:01:23 e06a7439f45a: Preparing 09:01:23 cf71f3707c6b: Preparing 09:01:23 5bf4656d2733: Preparing 09:01:23 6f09edfb3f6d: Preparing 09:01:23 6f09edfb3f6d: Waiting 09:01:23 5bf4656d2733: Waiting 09:01:23 cf71f3707c6b: Waiting 09:01:23 e06a7439f45a: Waiting 09:01:23 3accc45371de: Layer already exists 09:01:23 a22bf4b6849f: Layer already exists 09:01:23 8582802eaddf: Layer already exists 09:01:23 0555f67e5f36: Layer already exists 09:01:23 dfe627413934: Layer already exists 09:01:23 5bf4656d2733: Layer already exists 09:01:23 cf71f3707c6b: Layer already exists 09:01:23 e06a7439f45a: Layer already exists 09:01:23 6f09edfb3f6d: Layer already exists 09:01:23 4.1.0-dev.121: digest: sha256:f69606653ca2e81f04e40c061b8494b768dc5a63a975d203048a4a26b6da3d94 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:23 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:01:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:01:24 8582802eaddf: Preparing 09:01:24 a22bf4b6849f: Preparing 09:01:24 3accc45371de: Preparing 09:01:24 0555f67e5f36: Preparing 09:01:24 dfe627413934: Preparing 09:01:24 e06a7439f45a: Preparing 09:01:24 cf71f3707c6b: Preparing 09:01:24 5bf4656d2733: Preparing 09:01:24 6f09edfb3f6d: Preparing 09:01:24 cf71f3707c6b: Waiting 09:01:24 5bf4656d2733: Waiting 09:01:24 6f09edfb3f6d: Waiting 09:01:24 e06a7439f45a: Waiting 09:01:24 a22bf4b6849f: Layer already exists 09:01:24 3accc45371de: Layer already exists 09:01:24 8582802eaddf: Layer already exists 09:01:24 0555f67e5f36: Layer already exists 09:01:24 dfe627413934: Layer already exists 09:01:24 cf71f3707c6b: Layer already exists 09:01:24 e06a7439f45a: Layer already exists 09:01:24 6f09edfb3f6d: Layer already exists 09:01:24 5bf4656d2733: Layer already exists 09:01:24 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121: digest: sha256:f69606653ca2e81f04e40c061b8494b768dc5a63a975d203048a4a26b6da3d94 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:24 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 09:01:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 09:01:24 8582802eaddf: Preparing 09:01:24 a22bf4b6849f: Preparing 09:01:24 3accc45371de: Preparing 09:01:24 0555f67e5f36: Preparing 09:01:24 dfe627413934: Preparing 09:01:24 e06a7439f45a: Preparing 09:01:24 cf71f3707c6b: Preparing 09:01:24 5bf4656d2733: Preparing 09:01:24 6f09edfb3f6d: Preparing 09:01:24 e06a7439f45a: Waiting 09:01:24 5bf4656d2733: Waiting 09:01:24 cf71f3707c6b: Waiting 09:01:24 6f09edfb3f6d: Waiting 09:01:24 a22bf4b6849f: Layer already exists 09:01:24 0555f67e5f36: Layer already exists 09:01:24 dfe627413934: Layer already exists 09:01:24 8582802eaddf: Layer already exists 09:01:24 3accc45371de: Layer already exists 09:01:24 e06a7439f45a: Layer already exists 09:01:24 5bf4656d2733: Layer already exists 09:01:24 cf71f3707c6b: Layer already exists 09:01:24 6f09edfb3f6d: Layer already exists 09:01:24 main: digest: sha256:f69606653ca2e81f04e40c061b8494b768dc5a63a975d203048a4a26b6da3d94 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:01:24 ===================================================== [Pipeline] echo 09:01:24 taggedImages: 09:01:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:01:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 09:01:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.121 09:01:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:01:24 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 09:01:25 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 09:01:25 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:01:25 latest 09:01:25 4.1.0-dev.121 09:01:25 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:01:25 main 09:01:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:25 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:01:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:01:25 77f25ac3d802: Preparing 09:01:25 397a79faf127: Preparing 09:01:25 32344d2bb97d: Preparing 09:01:25 b8db786de171: Preparing 09:01:25 a46fdc2c6552: Preparing 09:01:25 dfe627413934: Preparing 09:01:25 e06a7439f45a: Preparing 09:01:25 db370604eaf8: Preparing 09:01:25 f99a64856185: Preparing 09:01:25 5be899ef72c9: Preparing 09:01:25 6f09edfb3f6d: Preparing 09:01:25 e06a7439f45a: Waiting 09:01:25 5be899ef72c9: Waiting 09:01:25 6f09edfb3f6d: Waiting 09:01:25 db370604eaf8: Waiting 09:01:25 f99a64856185: Waiting 09:01:25 dfe627413934: Waiting 09:01:25 397a79faf127: Pushed 09:01:25 b8db786de171: Pushed 09:01:25 77f25ac3d802: Pushed 09:01:25 a46fdc2c6552: Pushed 09:01:25 dfe627413934: Layer already exists 09:01:25 e06a7439f45a: Layer already exists 09:01:25 6f09edfb3f6d: Layer already exists 09:01:25 db370604eaf8: Pushed 09:01:25 f99a64856185: Pushed 09:01:27 5be899ef72c9: Pushed 09:01:29 32344d2bb97d: Pushed 09:01:29 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8: digest: sha256:47a841d5318738bace5101c9285ecd04725fc2c194dbef57ada79e4d6a9224a3 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:29 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 09:01:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:01:29 77f25ac3d802: Preparing 09:01:29 397a79faf127: Preparing 09:01:29 32344d2bb97d: Preparing 09:01:29 b8db786de171: Preparing 09:01:29 a46fdc2c6552: Preparing 09:01:29 dfe627413934: Preparing 09:01:29 e06a7439f45a: Preparing 09:01:29 db370604eaf8: Preparing 09:01:29 dfe627413934: Waiting 09:01:29 e06a7439f45a: Waiting 09:01:29 f99a64856185: Preparing 09:01:29 5be899ef72c9: Preparing 09:01:29 6f09edfb3f6d: Preparing 09:01:29 5be899ef72c9: Waiting 09:01:29 f99a64856185: Waiting 09:01:29 db370604eaf8: Waiting 09:01:29 6f09edfb3f6d: Waiting 09:01:29 a46fdc2c6552: Layer already exists 09:01:29 397a79faf127: Layer already exists 09:01:29 b8db786de171: Layer already exists 09:01:29 32344d2bb97d: Layer already exists 09:01:29 77f25ac3d802: Layer already exists 09:01:29 dfe627413934: Layer already exists 09:01:29 db370604eaf8: Layer already exists 09:01:29 e06a7439f45a: Layer already exists 09:01:29 f99a64856185: Layer already exists 09:01:29 5be899ef72c9: Layer already exists 09:01:29 6f09edfb3f6d: Layer already exists 09:01:29 latest: digest: sha256:47a841d5318738bace5101c9285ecd04725fc2c194dbef57ada79e4d6a9224a3 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:30 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.121 09:01:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:01:30 77f25ac3d802: Preparing 09:01:30 397a79faf127: Preparing 09:01:30 32344d2bb97d: Preparing 09:01:30 b8db786de171: Preparing 09:01:30 a46fdc2c6552: Preparing 09:01:30 dfe627413934: Preparing 09:01:30 e06a7439f45a: Preparing 09:01:30 db370604eaf8: Preparing 09:01:30 f99a64856185: Preparing 09:01:30 5be899ef72c9: Preparing 09:01:30 6f09edfb3f6d: Preparing 09:01:30 dfe627413934: Waiting 09:01:30 f99a64856185: Waiting 09:01:30 6f09edfb3f6d: Waiting 09:01:30 e06a7439f45a: Waiting 09:01:30 db370604eaf8: Waiting 09:01:30 5be899ef72c9: Waiting 09:01:30 32344d2bb97d: Layer already exists 09:01:30 b8db786de171: Layer already exists 09:01:30 397a79faf127: Layer already exists 09:01:30 77f25ac3d802: Layer already exists 09:01:30 a46fdc2c6552: Layer already exists 09:01:30 e06a7439f45a: Layer already exists 09:01:30 f99a64856185: Layer already exists 09:01:30 db370604eaf8: Layer already exists 09:01:30 5be899ef72c9: Layer already exists 09:01:30 dfe627413934: Layer already exists 09:01:30 6f09edfb3f6d: Layer already exists 09:01:30 4.1.0-dev.121: digest: sha256:47a841d5318738bace5101c9285ecd04725fc2c194dbef57ada79e4d6a9224a3 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:30 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:01:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:01:31 77f25ac3d802: Preparing 09:01:31 397a79faf127: Preparing 09:01:31 32344d2bb97d: Preparing 09:01:31 b8db786de171: Preparing 09:01:31 a46fdc2c6552: Preparing 09:01:31 dfe627413934: Preparing 09:01:31 e06a7439f45a: Preparing 09:01:31 db370604eaf8: Preparing 09:01:31 f99a64856185: Preparing 09:01:31 5be899ef72c9: Preparing 09:01:31 6f09edfb3f6d: Preparing 09:01:31 5be899ef72c9: Waiting 09:01:31 db370604eaf8: Waiting 09:01:31 6f09edfb3f6d: Waiting 09:01:31 e06a7439f45a: Waiting 09:01:31 dfe627413934: Waiting 09:01:31 f99a64856185: Waiting 09:01:31 32344d2bb97d: Layer already exists 09:01:31 b8db786de171: Layer already exists 09:01:31 a46fdc2c6552: Layer already exists 09:01:31 397a79faf127: Layer already exists 09:01:31 77f25ac3d802: Layer already exists 09:01:31 db370604eaf8: Layer already exists 09:01:31 e06a7439f45a: Layer already exists 09:01:31 dfe627413934: Layer already exists 09:01:31 f99a64856185: Layer already exists 09:01:31 5be899ef72c9: Layer already exists 09:01:31 6f09edfb3f6d: Layer already exists 09:01:31 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121: digest: sha256:47a841d5318738bace5101c9285ecd04725fc2c194dbef57ada79e4d6a9224a3 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:31 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 09:01:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 09:01:31 77f25ac3d802: Preparing 09:01:31 397a79faf127: Preparing 09:01:31 32344d2bb97d: Preparing 09:01:31 b8db786de171: Preparing 09:01:31 a46fdc2c6552: Preparing 09:01:31 dfe627413934: Preparing 09:01:31 e06a7439f45a: Preparing 09:01:31 db370604eaf8: Preparing 09:01:31 f99a64856185: Preparing 09:01:31 5be899ef72c9: Preparing 09:01:31 6f09edfb3f6d: Preparing 09:01:31 e06a7439f45a: Waiting 09:01:31 db370604eaf8: Waiting 09:01:31 f99a64856185: Waiting 09:01:31 5be899ef72c9: Waiting 09:01:31 6f09edfb3f6d: Waiting 09:01:31 dfe627413934: Waiting 09:01:31 32344d2bb97d: Layer already exists 09:01:31 a46fdc2c6552: Layer already exists 09:01:31 77f25ac3d802: Layer already exists 09:01:31 b8db786de171: Layer already exists 09:01:31 397a79faf127: Layer already exists 09:01:31 e06a7439f45a: Layer already exists 09:01:31 dfe627413934: Layer already exists 09:01:31 5be899ef72c9: Layer already exists 09:01:31 db370604eaf8: Layer already exists 09:01:31 f99a64856185: Layer already exists 09:01:31 6f09edfb3f6d: Layer already exists 09:01:31 main: digest: sha256:47a841d5318738bace5101c9285ecd04725fc2c194dbef57ada79e4d6a9224a3 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:01:31 ===================================================== [Pipeline] echo 09:01:31 taggedImages: 09:01:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:01:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 09:01:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.121 09:01:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:01:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 09:01:31 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 09:01:31 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:01:31 latest 09:01:31 4.1.0-dev.121 09:01:31 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:01:31 main 09:01:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:32 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:01:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:01:32 fb286325ea98: Preparing 09:01:32 ad8937578bf4: Preparing 09:01:32 d0e08bb1b6c2: Preparing 09:01:32 7bb8eaf97098: Preparing 09:01:32 cacf7e9fe7a8: Preparing 09:01:32 d56add21fc0c: Preparing 09:01:32 5ead9d03944c: Preparing 09:01:32 dfe627413934: Preparing 09:01:32 e06a7439f45a: Preparing 09:01:32 05a0ce89fefa: Preparing 09:01:32 527679cce7fc: Preparing 09:01:32 6f09edfb3f6d: Preparing 09:01:32 e06a7439f45a: Waiting 09:01:32 dfe627413934: Waiting 09:01:32 5ead9d03944c: Waiting 09:01:32 05a0ce89fefa: Waiting 09:01:32 527679cce7fc: Waiting 09:01:32 6f09edfb3f6d: Waiting 09:01:32 d56add21fc0c: Waiting 09:01:32 ad8937578bf4: Pushed 09:01:32 fb286325ea98: Pushed 09:01:32 cacf7e9fe7a8: Pushed 09:01:32 dfe627413934: Layer already exists 09:01:32 e06a7439f45a: Layer already exists 09:01:32 d56add21fc0c: Pushed 09:01:32 5ead9d03944c: Pushed 09:01:32 6f09edfb3f6d: Layer already exists 09:01:32 05a0ce89fefa: Pushed 09:01:34 527679cce7fc: Pushed 09:01:35 7bb8eaf97098: Pushed 09:01:35 d0e08bb1b6c2: Pushed 09:01:35 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8: digest: sha256:1a3785cdc8a5aaf1824e22431418422b93d1798801263d4ad3fe4bb3ab68959e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:36 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:36 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 09:01:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:01:36 fb286325ea98: Preparing 09:01:36 ad8937578bf4: Preparing 09:01:36 d0e08bb1b6c2: Preparing 09:01:36 7bb8eaf97098: Preparing 09:01:36 cacf7e9fe7a8: Preparing 09:01:36 d56add21fc0c: Preparing 09:01:36 5ead9d03944c: Preparing 09:01:36 dfe627413934: Preparing 09:01:36 e06a7439f45a: Preparing 09:01:36 05a0ce89fefa: Preparing 09:01:36 527679cce7fc: Preparing 09:01:36 6f09edfb3f6d: Preparing 09:01:36 5ead9d03944c: Waiting 09:01:36 05a0ce89fefa: Waiting 09:01:36 527679cce7fc: Waiting 09:01:36 dfe627413934: Waiting 09:01:36 6f09edfb3f6d: Waiting 09:01:36 e06a7439f45a: Waiting 09:01:36 d56add21fc0c: Waiting 09:01:36 cacf7e9fe7a8: Layer already exists 09:01:36 ad8937578bf4: Layer already exists 09:01:36 fb286325ea98: Layer already exists 09:01:36 7bb8eaf97098: Layer already exists 09:01:36 d0e08bb1b6c2: Layer already exists 09:01:36 d56add21fc0c: Layer already exists 09:01:36 5ead9d03944c: Layer already exists 09:01:36 e06a7439f45a: Layer already exists 09:01:36 dfe627413934: Layer already exists 09:01:36 05a0ce89fefa: Layer already exists 09:01:36 527679cce7fc: Layer already exists 09:01:36 6f09edfb3f6d: Layer already exists 09:01:36 latest: digest: sha256:1a3785cdc8a5aaf1824e22431418422b93d1798801263d4ad3fe4bb3ab68959e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:37 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.121 09:01:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:01:37 fb286325ea98: Preparing 09:01:37 ad8937578bf4: Preparing 09:01:37 d0e08bb1b6c2: Preparing 09:01:37 7bb8eaf97098: Preparing 09:01:37 cacf7e9fe7a8: Preparing 09:01:37 d56add21fc0c: Preparing 09:01:37 5ead9d03944c: Preparing 09:01:37 dfe627413934: Preparing 09:01:37 e06a7439f45a: Preparing 09:01:37 05a0ce89fefa: Preparing 09:01:37 527679cce7fc: Preparing 09:01:37 6f09edfb3f6d: Preparing 09:01:37 05a0ce89fefa: Waiting 09:01:37 d56add21fc0c: Waiting 09:01:37 527679cce7fc: Waiting 09:01:37 6f09edfb3f6d: Waiting 09:01:37 5ead9d03944c: Waiting 09:01:37 dfe627413934: Waiting 09:01:37 e06a7439f45a: Waiting 09:01:37 fb286325ea98: Layer already exists 09:01:37 7bb8eaf97098: Layer already exists 09:01:37 cacf7e9fe7a8: Layer already exists 09:01:37 d0e08bb1b6c2: Layer already exists 09:01:37 ad8937578bf4: Layer already exists 09:01:37 05a0ce89fefa: Layer already exists 09:01:37 e06a7439f45a: Layer already exists 09:01:37 dfe627413934: Layer already exists 09:01:37 d56add21fc0c: Layer already exists 09:01:37 5ead9d03944c: Layer already exists 09:01:37 527679cce7fc: Layer already exists 09:01:37 6f09edfb3f6d: Layer already exists 09:01:37 4.1.0-dev.121: digest: sha256:1a3785cdc8a5aaf1824e22431418422b93d1798801263d4ad3fe4bb3ab68959e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:37 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:01:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:01:38 fb286325ea98: Preparing 09:01:38 ad8937578bf4: Preparing 09:01:38 d0e08bb1b6c2: Preparing 09:01:38 7bb8eaf97098: Preparing 09:01:38 cacf7e9fe7a8: Preparing 09:01:38 d56add21fc0c: Preparing 09:01:38 5ead9d03944c: Preparing 09:01:38 dfe627413934: Preparing 09:01:38 e06a7439f45a: Preparing 09:01:38 05a0ce89fefa: Preparing 09:01:38 527679cce7fc: Preparing 09:01:38 6f09edfb3f6d: Preparing 09:01:38 d56add21fc0c: Waiting 09:01:38 dfe627413934: Waiting 09:01:38 5ead9d03944c: Waiting 09:01:38 527679cce7fc: Waiting 09:01:38 e06a7439f45a: Waiting 09:01:38 6f09edfb3f6d: Waiting 09:01:38 05a0ce89fefa: Waiting 09:01:38 7bb8eaf97098: Layer already exists 09:01:38 cacf7e9fe7a8: Layer already exists 09:01:38 ad8937578bf4: Layer already exists 09:01:38 fb286325ea98: Layer already exists 09:01:38 d0e08bb1b6c2: Layer already exists 09:01:38 d56add21fc0c: Layer already exists 09:01:38 5ead9d03944c: Layer already exists 09:01:38 05a0ce89fefa: Layer already exists 09:01:38 dfe627413934: Layer already exists 09:01:38 e06a7439f45a: Layer already exists 09:01:38 527679cce7fc: Layer already exists 09:01:38 6f09edfb3f6d: Layer already exists 09:01:38 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121: digest: sha256:1a3785cdc8a5aaf1824e22431418422b93d1798801263d4ad3fe4bb3ab68959e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:38 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:38 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 09:01:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 09:01:38 fb286325ea98: Preparing 09:01:38 ad8937578bf4: Preparing 09:01:38 d0e08bb1b6c2: Preparing 09:01:38 7bb8eaf97098: Preparing 09:01:38 cacf7e9fe7a8: Preparing 09:01:38 d56add21fc0c: Preparing 09:01:38 5ead9d03944c: Preparing 09:01:38 dfe627413934: Preparing 09:01:38 e06a7439f45a: Preparing 09:01:38 05a0ce89fefa: Preparing 09:01:38 527679cce7fc: Preparing 09:01:38 6f09edfb3f6d: Preparing 09:01:38 d56add21fc0c: Waiting 09:01:38 5ead9d03944c: Waiting 09:01:38 dfe627413934: Waiting 09:01:38 e06a7439f45a: Waiting 09:01:38 05a0ce89fefa: Waiting 09:01:38 527679cce7fc: Waiting 09:01:38 6f09edfb3f6d: Waiting 09:01:38 d0e08bb1b6c2: Layer already exists 09:01:38 cacf7e9fe7a8: Layer already exists 09:01:38 7bb8eaf97098: Layer already exists 09:01:38 ad8937578bf4: Layer already exists 09:01:38 fb286325ea98: Layer already exists 09:01:38 5ead9d03944c: Layer already exists 09:01:38 e06a7439f45a: Layer already exists 09:01:38 d56add21fc0c: Layer already exists 09:01:38 05a0ce89fefa: Layer already exists 09:01:38 dfe627413934: Layer already exists 09:01:38 527679cce7fc: Layer already exists 09:01:38 6f09edfb3f6d: Layer already exists 09:01:38 main: digest: sha256:1a3785cdc8a5aaf1824e22431418422b93d1798801263d4ad3fe4bb3ab68959e size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:01:38 ===================================================== [Pipeline] echo 09:01:38 taggedImages: 09:01:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:01:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 09:01:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.121 09:01:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:01:38 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 09:01:38 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 09:01:38 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:01:38 latest 09:01:38 4.1.0-dev.121 09:01:38 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:01:38 main 09:01:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:39 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:01:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:01:39 bc1695e01965: Preparing 09:01:39 20b2fc0cf801: Preparing 09:01:39 dfe627413934: Preparing 09:01:39 e06a7439f45a: Preparing 09:01:39 f8ad9c0bd6f9: Preparing 09:01:39 0456c6992e4c: Preparing 09:01:39 6f09edfb3f6d: Preparing 09:01:39 0456c6992e4c: Waiting 09:01:39 6f09edfb3f6d: Waiting 09:01:39 e06a7439f45a: Layer already exists 09:01:39 dfe627413934: Layer already exists 09:01:39 6f09edfb3f6d: Layer already exists 09:01:39 f8ad9c0bd6f9: Pushed 09:01:39 bc1695e01965: Pushed 09:01:40 0456c6992e4c: Pushed 09:01:43 20b2fc0cf801: Pushed 09:01:43 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8: digest: sha256:b7d98b51eb496a06fae5cc31dcaa06f88622296a6b9eb427e214227962f21c8e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:43 + 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:01:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 09:01:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:01:44 bc1695e01965: Preparing 09:01:44 20b2fc0cf801: Preparing 09:01:44 dfe627413934: Preparing 09:01:44 e06a7439f45a: Preparing 09:01:44 f8ad9c0bd6f9: Preparing 09:01:44 0456c6992e4c: Preparing 09:01:44 6f09edfb3f6d: Preparing 09:01:44 0456c6992e4c: Waiting 09:01:44 6f09edfb3f6d: Waiting 09:01:44 dfe627413934: Layer already exists 09:01:44 f8ad9c0bd6f9: Layer already exists 09:01:44 bc1695e01965: Layer already exists 09:01:44 e06a7439f45a: Layer already exists 09:01:44 20b2fc0cf801: Layer already exists 09:01:44 6f09edfb3f6d: Layer already exists 09:01:44 0456c6992e4c: Layer already exists 09:01:44 latest: digest: sha256:b7d98b51eb496a06fae5cc31dcaa06f88622296a6b9eb427e214227962f21c8e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:44 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.121 09:01:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:01:44 bc1695e01965: Preparing 09:01:44 20b2fc0cf801: Preparing 09:01:44 dfe627413934: Preparing 09:01:44 e06a7439f45a: Preparing 09:01:44 f8ad9c0bd6f9: Preparing 09:01:44 0456c6992e4c: Preparing 09:01:44 6f09edfb3f6d: Preparing 09:01:44 0456c6992e4c: Waiting 09:01:44 6f09edfb3f6d: Waiting 09:01:44 20b2fc0cf801: Layer already exists 09:01:44 e06a7439f45a: Layer already exists 09:01:44 f8ad9c0bd6f9: Layer already exists 09:01:44 dfe627413934: Layer already exists 09:01:44 bc1695e01965: Layer already exists 09:01:44 6f09edfb3f6d: Layer already exists 09:01:44 0456c6992e4c: Layer already exists 09:01:44 4.1.0-dev.121: digest: sha256:b7d98b51eb496a06fae5cc31dcaa06f88622296a6b9eb427e214227962f21c8e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:45 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:01:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:01:45 bc1695e01965: Preparing 09:01:45 20b2fc0cf801: Preparing 09:01:45 dfe627413934: Preparing 09:01:45 e06a7439f45a: Preparing 09:01:45 f8ad9c0bd6f9: Preparing 09:01:45 0456c6992e4c: Preparing 09:01:45 6f09edfb3f6d: Preparing 09:01:45 6f09edfb3f6d: Waiting 09:01:45 0456c6992e4c: Waiting 09:01:45 f8ad9c0bd6f9: Layer already exists 09:01:45 e06a7439f45a: Layer already exists 09:01:45 20b2fc0cf801: Layer already exists 09:01:45 bc1695e01965: Layer already exists 09:01:45 dfe627413934: Layer already exists 09:01:45 0456c6992e4c: Layer already exists 09:01:45 6f09edfb3f6d: Layer already exists 09:01:45 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121: digest: sha256:b7d98b51eb496a06fae5cc31dcaa06f88622296a6b9eb427e214227962f21c8e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:45 + 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:01:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 09:01:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 09:01:46 bc1695e01965: Preparing 09:01:46 20b2fc0cf801: Preparing 09:01:46 dfe627413934: Preparing 09:01:46 e06a7439f45a: Preparing 09:01:46 f8ad9c0bd6f9: Preparing 09:01:46 0456c6992e4c: Preparing 09:01:46 6f09edfb3f6d: Preparing 09:01:46 6f09edfb3f6d: Waiting 09:01:46 0456c6992e4c: Waiting 09:01:46 dfe627413934: Layer already exists 09:01:46 e06a7439f45a: Layer already exists 09:01:46 bc1695e01965: Layer already exists 09:01:46 f8ad9c0bd6f9: Layer already exists 09:01:46 20b2fc0cf801: Layer already exists 09:01:46 6f09edfb3f6d: Layer already exists 09:01:46 0456c6992e4c: Layer already exists 09:01:46 main: digest: sha256:b7d98b51eb496a06fae5cc31dcaa06f88622296a6b9eb427e214227962f21c8e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:01:46 ===================================================== [Pipeline] echo 09:01:46 taggedImages: 09:01:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:01:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 09:01:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.121 09:01:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:01:46 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 09:01:46 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 09:01:46 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:01:46 latest 09:01:46 4.1.0-dev.121 09:01:46 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:01:46 main 09:01:46 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:46 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:01:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:01:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:01:46 df97281fc484: Preparing 09:01:46 105e435f5dbb: Preparing 09:01:46 cdea182c21cd: Preparing 09:01:46 dfe627413934: Preparing 09:01:46 e06a7439f45a: Preparing 09:01:46 3357b1e1b83f: Preparing 09:01:46 a25e97eae07f: Preparing 09:01:46 e7b3416a77ba: Preparing 09:01:46 91f6b290b5de: Preparing 09:01:46 6f09edfb3f6d: Preparing 09:01:46 e7b3416a77ba: Waiting 09:01:46 91f6b290b5de: Waiting 09:01:46 6f09edfb3f6d: Waiting 09:01:46 3357b1e1b83f: Waiting 09:01:46 a25e97eae07f: Waiting 09:01:46 e06a7439f45a: Layer already exists 09:01:46 dfe627413934: Layer already exists 09:01:46 cdea182c21cd: Pushed 09:01:46 105e435f5dbb: Pushed 09:01:46 df97281fc484: Pushed 09:01:46 6f09edfb3f6d: Layer already exists 09:01:46 e7b3416a77ba: Pushed 09:01:47 91f6b290b5de: Pushed 09:01:52 a25e97eae07f: Pushed 09:02:02 3357b1e1b83f: Pushed 09:02:02 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8: digest: sha256:5763693a7b27b1097dec748fdc614785ea3b706d5a1ee53d413257b80ea44873 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:03 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 09:02:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:02:03 df97281fc484: Preparing 09:02:03 105e435f5dbb: Preparing 09:02:03 cdea182c21cd: Preparing 09:02:03 dfe627413934: Preparing 09:02:03 e06a7439f45a: Preparing 09:02:03 3357b1e1b83f: Preparing 09:02:03 a25e97eae07f: Preparing 09:02:03 e7b3416a77ba: Preparing 09:02:03 91f6b290b5de: Preparing 09:02:03 6f09edfb3f6d: Preparing 09:02:03 e7b3416a77ba: Waiting 09:02:03 91f6b290b5de: Waiting 09:02:03 6f09edfb3f6d: Waiting 09:02:03 3357b1e1b83f: Waiting 09:02:03 a25e97eae07f: Waiting 09:02:03 105e435f5dbb: Layer already exists 09:02:03 cdea182c21cd: Layer already exists 09:02:03 df97281fc484: Layer already exists 09:02:03 e06a7439f45a: Layer already exists 09:02:03 dfe627413934: Layer already exists 09:02:03 a25e97eae07f: Layer already exists 09:02:03 3357b1e1b83f: Layer already exists 09:02:03 e7b3416a77ba: Layer already exists 09:02:03 6f09edfb3f6d: Layer already exists 09:02:03 91f6b290b5de: Layer already exists 09:02:03 latest: digest: sha256:5763693a7b27b1097dec748fdc614785ea3b706d5a1ee53d413257b80ea44873 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:03 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.121 09:02:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:02:04 df97281fc484: Preparing 09:02:04 105e435f5dbb: Preparing 09:02:04 cdea182c21cd: Preparing 09:02:04 dfe627413934: Preparing 09:02:04 e06a7439f45a: Preparing 09:02:04 3357b1e1b83f: Preparing 09:02:04 a25e97eae07f: Preparing 09:02:04 e7b3416a77ba: Preparing 09:02:04 91f6b290b5de: Preparing 09:02:04 6f09edfb3f6d: Preparing 09:02:04 a25e97eae07f: Waiting 09:02:04 3357b1e1b83f: Waiting 09:02:04 e7b3416a77ba: Waiting 09:02:04 6f09edfb3f6d: Waiting 09:02:04 91f6b290b5de: Waiting 09:02:04 cdea182c21cd: Layer already exists 09:02:04 e06a7439f45a: Layer already exists 09:02:04 df97281fc484: Layer already exists 09:02:04 105e435f5dbb: Layer already exists 09:02:04 dfe627413934: Layer already exists 09:02:04 a25e97eae07f: Layer already exists 09:02:04 3357b1e1b83f: Layer already exists 09:02:04 91f6b290b5de: Layer already exists 09:02:04 e7b3416a77ba: Layer already exists 09:02:04 6f09edfb3f6d: Layer already exists 09:02:04 4.1.0-dev.121: digest: sha256:5763693a7b27b1097dec748fdc614785ea3b706d5a1ee53d413257b80ea44873 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:04 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:02:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:02:04 df97281fc484: Preparing 09:02:04 105e435f5dbb: Preparing 09:02:04 cdea182c21cd: Preparing 09:02:04 dfe627413934: Preparing 09:02:04 e06a7439f45a: Preparing 09:02:04 3357b1e1b83f: Preparing 09:02:04 a25e97eae07f: Preparing 09:02:04 e7b3416a77ba: Preparing 09:02:04 91f6b290b5de: Preparing 09:02:04 6f09edfb3f6d: Preparing 09:02:04 a25e97eae07f: Waiting 09:02:04 e7b3416a77ba: Waiting 09:02:04 3357b1e1b83f: Waiting 09:02:04 6f09edfb3f6d: Waiting 09:02:04 91f6b290b5de: Waiting 09:02:04 df97281fc484: Layer already exists 09:02:04 e06a7439f45a: Layer already exists 09:02:04 105e435f5dbb: Layer already exists 09:02:04 dfe627413934: Layer already exists 09:02:04 cdea182c21cd: Layer already exists 09:02:04 a25e97eae07f: Layer already exists 09:02:04 3357b1e1b83f: Layer already exists 09:02:04 6f09edfb3f6d: Layer already exists 09:02:04 e7b3416a77ba: Layer already exists 09:02:04 91f6b290b5de: Layer already exists 09:02:04 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121: digest: sha256:5763693a7b27b1097dec748fdc614785ea3b706d5a1ee53d413257b80ea44873 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:05 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 09:02:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 09:02:05 df97281fc484: Preparing 09:02:05 105e435f5dbb: Preparing 09:02:05 cdea182c21cd: Preparing 09:02:05 dfe627413934: Preparing 09:02:05 e06a7439f45a: Preparing 09:02:05 3357b1e1b83f: Preparing 09:02:05 a25e97eae07f: Preparing 09:02:05 e7b3416a77ba: Preparing 09:02:05 91f6b290b5de: Preparing 09:02:05 6f09edfb3f6d: Preparing 09:02:05 e7b3416a77ba: Waiting 09:02:05 3357b1e1b83f: Waiting 09:02:05 91f6b290b5de: Waiting 09:02:05 6f09edfb3f6d: Waiting 09:02:05 a25e97eae07f: Waiting 09:02:05 e06a7439f45a: Layer already exists 09:02:05 105e435f5dbb: Layer already exists 09:02:05 df97281fc484: Layer already exists 09:02:05 cdea182c21cd: Layer already exists 09:02:05 dfe627413934: Layer already exists 09:02:05 3357b1e1b83f: Layer already exists 09:02:05 a25e97eae07f: Layer already exists 09:02:05 91f6b290b5de: Layer already exists 09:02:05 6f09edfb3f6d: Layer already exists 09:02:05 e7b3416a77ba: Layer already exists 09:02:05 main: digest: sha256:5763693a7b27b1097dec748fdc614785ea3b706d5a1ee53d413257b80ea44873 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:02:05 ===================================================== [Pipeline] echo 09:02:05 taggedImages: 09:02:05 - nexus3.edgexfoundry.org:10004/security-spire-agent:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:02:05 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 09:02:05 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.121 09:02:05 - nexus3.edgexfoundry.org:10004/security-spire-agent:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:02:05 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 09:02:05 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 09:02:05 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:02:05 latest 09:02:05 4.1.0-dev.121 09:02:05 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:02:05 main 09:02:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:06 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:02:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:02:06 d0876554655a: Preparing 09:02:06 0376677cd26e: Preparing 09:02:06 4419fd46c4bf: Preparing 09:02:06 dfe627413934: Preparing 09:02:06 e06a7439f45a: Preparing 09:02:06 81af4d9e39a0: Preparing 09:02:06 43f46aad2ac5: Preparing 09:02:06 dcda429e4080: Preparing 09:02:06 6f09edfb3f6d: Preparing 09:02:06 81af4d9e39a0: Waiting 09:02:06 43f46aad2ac5: Waiting 09:02:06 dcda429e4080: Waiting 09:02:06 6f09edfb3f6d: Waiting 09:02:06 e06a7439f45a: Layer already exists 09:02:06 dfe627413934: Layer already exists 09:02:06 0376677cd26e: Pushed 09:02:06 4419fd46c4bf: Pushed 09:02:06 43f46aad2ac5: Pushed 09:02:06 d0876554655a: Pushed 09:02:06 6f09edfb3f6d: Layer already exists 09:02:07 dcda429e4080: Pushed 09:02:27 81af4d9e39a0: Pushed 09:02:27 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8: digest: sha256:004f51d69b80474c3f961aec0658b4cc907cf34ffdf154b0cff9083aa482868f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:27 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 09:02:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:02:27 d0876554655a: Preparing 09:02:27 0376677cd26e: Preparing 09:02:27 4419fd46c4bf: Preparing 09:02:27 dfe627413934: Preparing 09:02:27 e06a7439f45a: Preparing 09:02:27 81af4d9e39a0: Preparing 09:02:27 43f46aad2ac5: Preparing 09:02:27 dcda429e4080: Preparing 09:02:27 6f09edfb3f6d: Preparing 09:02:27 81af4d9e39a0: Waiting 09:02:27 6f09edfb3f6d: Waiting 09:02:27 43f46aad2ac5: Waiting 09:02:27 dcda429e4080: Waiting 09:02:27 d0876554655a: Layer already exists 09:02:27 dfe627413934: Layer already exists 09:02:27 e06a7439f45a: Layer already exists 09:02:27 0376677cd26e: Layer already exists 09:02:27 4419fd46c4bf: Layer already exists 09:02:27 43f46aad2ac5: Layer already exists 09:02:27 81af4d9e39a0: Layer already exists 09:02:27 dcda429e4080: Layer already exists 09:02:27 6f09edfb3f6d: Layer already exists 09:02:27 latest: digest: sha256:004f51d69b80474c3f961aec0658b4cc907cf34ffdf154b0cff9083aa482868f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:28 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.121 09:02:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:02:28 d0876554655a: Preparing 09:02:28 0376677cd26e: Preparing 09:02:28 4419fd46c4bf: Preparing 09:02:28 dfe627413934: Preparing 09:02:28 e06a7439f45a: Preparing 09:02:28 81af4d9e39a0: Preparing 09:02:28 43f46aad2ac5: Preparing 09:02:28 dcda429e4080: Preparing 09:02:28 6f09edfb3f6d: Preparing 09:02:28 81af4d9e39a0: Waiting 09:02:28 43f46aad2ac5: Waiting 09:02:28 dcda429e4080: Waiting 09:02:28 6f09edfb3f6d: Waiting 09:02:28 e06a7439f45a: Layer already exists 09:02:28 dfe627413934: Layer already exists 09:02:28 4419fd46c4bf: Layer already exists 09:02:28 d0876554655a: Layer already exists 09:02:28 0376677cd26e: Layer already exists 09:02:28 dcda429e4080: Layer already exists 09:02:28 81af4d9e39a0: Layer already exists 09:02:28 43f46aad2ac5: Layer already exists 09:02:28 6f09edfb3f6d: Layer already exists 09:02:28 4.1.0-dev.121: digest: sha256:004f51d69b80474c3f961aec0658b4cc907cf34ffdf154b0cff9083aa482868f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:28 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:02:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:02:29 d0876554655a: Preparing 09:02:29 0376677cd26e: Preparing 09:02:29 4419fd46c4bf: Preparing 09:02:29 dfe627413934: Preparing 09:02:29 e06a7439f45a: Preparing 09:02:29 81af4d9e39a0: Preparing 09:02:29 43f46aad2ac5: Preparing 09:02:29 dcda429e4080: Preparing 09:02:29 6f09edfb3f6d: Preparing 09:02:29 43f46aad2ac5: Waiting 09:02:29 81af4d9e39a0: Waiting 09:02:29 dcda429e4080: Waiting 09:02:29 6f09edfb3f6d: Waiting 09:02:29 4419fd46c4bf: Layer already exists 09:02:29 dfe627413934: Layer already exists 09:02:29 d0876554655a: Layer already exists 09:02:29 0376677cd26e: Layer already exists 09:02:29 e06a7439f45a: Layer already exists 09:02:29 43f46aad2ac5: Layer already exists 09:02:29 81af4d9e39a0: Layer already exists 09:02:29 dcda429e4080: Layer already exists 09:02:29 6f09edfb3f6d: Layer already exists 09:02:29 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121: digest: sha256:004f51d69b80474c3f961aec0658b4cc907cf34ffdf154b0cff9083aa482868f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:29 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 09:02:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 09:02:29 d0876554655a: Preparing 09:02:29 0376677cd26e: Preparing 09:02:29 4419fd46c4bf: Preparing 09:02:29 dfe627413934: Preparing 09:02:29 e06a7439f45a: Preparing 09:02:29 81af4d9e39a0: Preparing 09:02:29 43f46aad2ac5: Preparing 09:02:29 dcda429e4080: Preparing 09:02:29 6f09edfb3f6d: Preparing 09:02:29 dcda429e4080: Waiting 09:02:29 81af4d9e39a0: Waiting 09:02:29 6f09edfb3f6d: Waiting 09:02:29 43f46aad2ac5: Waiting 09:02:29 4419fd46c4bf: Layer already exists 09:02:29 dfe627413934: Layer already exists 09:02:29 d0876554655a: Layer already exists 09:02:29 0376677cd26e: Layer already exists 09:02:29 e06a7439f45a: Layer already exists 09:02:29 81af4d9e39a0: Layer already exists 09:02:29 dcda429e4080: Layer already exists 09:02:29 43f46aad2ac5: Layer already exists 09:02:29 6f09edfb3f6d: Layer already exists 09:02:29 main: digest: sha256:004f51d69b80474c3f961aec0658b4cc907cf34ffdf154b0cff9083aa482868f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:02:29 ===================================================== [Pipeline] echo 09:02:29 taggedImages: 09:02:29 - nexus3.edgexfoundry.org:10004/security-spire-config:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:02:29 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 09:02:29 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.121 09:02:29 - nexus3.edgexfoundry.org:10004/security-spire-config:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:02:29 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 09:02:29 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 09:02:29 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:02:29 latest 09:02:29 4.1.0-dev.121 09:02:29 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:02:29 main 09:02:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:30 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:02:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:02:30 df97281fc484: Preparing 09:02:30 8fd6d56078a5: Preparing 09:02:30 cb8f07d723b5: Preparing 09:02:30 dfe627413934: Preparing 09:02:30 e06a7439f45a: Preparing 09:02:30 3357b1e1b83f: Preparing 09:02:30 e7b3416a77ba: Preparing 09:02:30 91f6b290b5de: Preparing 09:02:30 6f09edfb3f6d: Preparing 09:02:30 3357b1e1b83f: Waiting 09:02:30 e7b3416a77ba: Waiting 09:02:30 91f6b290b5de: Waiting 09:02:30 6f09edfb3f6d: Waiting 09:02:30 dfe627413934: Layer already exists 09:02:30 df97281fc484: Layer already exists 09:02:30 e06a7439f45a: Layer already exists 09:02:30 3357b1e1b83f: Layer already exists 09:02:30 e7b3416a77ba: Layer already exists 09:02:30 91f6b290b5de: Layer already exists 09:02:30 6f09edfb3f6d: Layer already exists 09:02:30 8fd6d56078a5: Pushed 09:02:30 cb8f07d723b5: Pushed 09:02:30 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8: digest: sha256:7fc6a9b875d4d462ef7e939fa91f35ec231556a61deab89c96e791562d6ef2aa size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:31 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 09:02:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:02:31 df97281fc484: Preparing 09:02:31 8fd6d56078a5: Preparing 09:02:31 cb8f07d723b5: Preparing 09:02:31 dfe627413934: Preparing 09:02:31 e06a7439f45a: Preparing 09:02:31 3357b1e1b83f: Preparing 09:02:31 e7b3416a77ba: Preparing 09:02:31 91f6b290b5de: Preparing 09:02:31 6f09edfb3f6d: Preparing 09:02:31 3357b1e1b83f: Waiting 09:02:31 e7b3416a77ba: Waiting 09:02:31 91f6b290b5de: Waiting 09:02:31 6f09edfb3f6d: Waiting 09:02:31 e06a7439f45a: Layer already exists 09:02:31 dfe627413934: Layer already exists 09:02:31 df97281fc484: Layer already exists 09:02:31 cb8f07d723b5: Layer already exists 09:02:31 8fd6d56078a5: Layer already exists 09:02:31 e7b3416a77ba: Layer already exists 09:02:31 91f6b290b5de: Layer already exists 09:02:31 3357b1e1b83f: Layer already exists 09:02:31 6f09edfb3f6d: Layer already exists 09:02:31 latest: digest: sha256:7fc6a9b875d4d462ef7e939fa91f35ec231556a61deab89c96e791562d6ef2aa size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:31 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.121 09:02:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:02:32 df97281fc484: Preparing 09:02:32 8fd6d56078a5: Preparing 09:02:32 cb8f07d723b5: Preparing 09:02:32 dfe627413934: Preparing 09:02:32 e06a7439f45a: Preparing 09:02:32 3357b1e1b83f: Preparing 09:02:32 e7b3416a77ba: Preparing 09:02:32 91f6b290b5de: Preparing 09:02:32 6f09edfb3f6d: Preparing 09:02:32 e7b3416a77ba: Waiting 09:02:32 6f09edfb3f6d: Waiting 09:02:32 91f6b290b5de: Waiting 09:02:32 3357b1e1b83f: Waiting 09:02:32 e06a7439f45a: Layer already exists 09:02:32 df97281fc484: Layer already exists 09:02:32 cb8f07d723b5: Layer already exists 09:02:32 dfe627413934: Layer already exists 09:02:32 8fd6d56078a5: Layer already exists 09:02:32 3357b1e1b83f: Layer already exists 09:02:32 91f6b290b5de: Layer already exists 09:02:32 e7b3416a77ba: Layer already exists 09:02:32 6f09edfb3f6d: Layer already exists 09:02:32 4.1.0-dev.121: digest: sha256:7fc6a9b875d4d462ef7e939fa91f35ec231556a61deab89c96e791562d6ef2aa size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:32 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:02:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:02:32 df97281fc484: Preparing 09:02:32 8fd6d56078a5: Preparing 09:02:32 cb8f07d723b5: Preparing 09:02:32 dfe627413934: Preparing 09:02:32 e06a7439f45a: Preparing 09:02:32 3357b1e1b83f: Preparing 09:02:32 e7b3416a77ba: Preparing 09:02:32 91f6b290b5de: Preparing 09:02:32 6f09edfb3f6d: Preparing 09:02:32 3357b1e1b83f: Waiting 09:02:32 e7b3416a77ba: Waiting 09:02:32 6f09edfb3f6d: Waiting 09:02:32 91f6b290b5de: Waiting 09:02:32 8fd6d56078a5: Layer already exists 09:02:32 cb8f07d723b5: Layer already exists 09:02:32 dfe627413934: Layer already exists 09:02:32 e06a7439f45a: Layer already exists 09:02:32 df97281fc484: Layer already exists 09:02:32 6f09edfb3f6d: Layer already exists 09:02:32 91f6b290b5de: Layer already exists 09:02:32 3357b1e1b83f: Layer already exists 09:02:32 e7b3416a77ba: Layer already exists 09:02:32 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121: digest: sha256:7fc6a9b875d4d462ef7e939fa91f35ec231556a61deab89c96e791562d6ef2aa size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:33 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 09:02:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 09:02:33 df97281fc484: Preparing 09:02:33 8fd6d56078a5: Preparing 09:02:33 cb8f07d723b5: Preparing 09:02:33 dfe627413934: Preparing 09:02:33 e06a7439f45a: Preparing 09:02:33 3357b1e1b83f: Preparing 09:02:33 e7b3416a77ba: Preparing 09:02:33 91f6b290b5de: Preparing 09:02:33 6f09edfb3f6d: Preparing 09:02:33 91f6b290b5de: Waiting 09:02:33 3357b1e1b83f: Waiting 09:02:33 e7b3416a77ba: Waiting 09:02:33 6f09edfb3f6d: Waiting 09:02:33 8fd6d56078a5: Layer already exists 09:02:33 dfe627413934: Layer already exists 09:02:33 df97281fc484: Layer already exists 09:02:33 e06a7439f45a: Layer already exists 09:02:33 cb8f07d723b5: Layer already exists 09:02:33 3357b1e1b83f: Layer already exists 09:02:33 91f6b290b5de: Layer already exists 09:02:33 e7b3416a77ba: Layer already exists 09:02:33 6f09edfb3f6d: Layer already exists 09:02:33 main: digest: sha256:7fc6a9b875d4d462ef7e939fa91f35ec231556a61deab89c96e791562d6ef2aa size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:02:33 ===================================================== [Pipeline] echo 09:02:33 taggedImages: 09:02:33 - nexus3.edgexfoundry.org:10004/security-spire-server:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:02:33 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 09:02:33 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.121 09:02:33 - nexus3.edgexfoundry.org:10004/security-spire-server:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:02:33 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 09:02:33 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 09:02:33 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:02:33 latest 09:02:33 4.1.0-dev.121 09:02:33 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:02:33 main 09:02:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:33 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:34 + docker push nexus3.edgexfoundry.org:10004/support-notifications:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:02:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:02:34 9ad3691cd75e: Preparing 09:02:34 5ed16cee1279: Preparing 09:02:34 dfe627413934: Preparing 09:02:34 e06a7439f45a: Preparing 09:02:34 189752114431: Preparing 09:02:34 196fda054e04: Preparing 09:02:34 6f09edfb3f6d: Preparing 09:02:34 196fda054e04: Waiting 09:02:34 6f09edfb3f6d: Waiting 09:02:34 e06a7439f45a: Layer already exists 09:02:34 dfe627413934: Layer already exists 09:02:34 6f09edfb3f6d: Layer already exists 09:02:34 9ad3691cd75e: Pushed 09:02:34 189752114431: Pushed 09:02:34 196fda054e04: Pushed 09:02:39 5ed16cee1279: Pushed 09:02:39 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8: digest: sha256:8c89a7400b5599f25b7ee25bff32416c181d8887d1f28ce900f9fead7138b2e6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:39 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 09:02:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:02:39 9ad3691cd75e: Preparing 09:02:39 5ed16cee1279: Preparing 09:02:39 dfe627413934: Preparing 09:02:39 e06a7439f45a: Preparing 09:02:39 189752114431: Preparing 09:02:39 196fda054e04: Preparing 09:02:39 6f09edfb3f6d: Preparing 09:02:39 6f09edfb3f6d: Waiting 09:02:39 196fda054e04: Waiting 09:02:39 e06a7439f45a: Layer already exists 09:02:39 dfe627413934: Layer already exists 09:02:39 189752114431: Layer already exists 09:02:39 5ed16cee1279: Layer already exists 09:02:39 9ad3691cd75e: Layer already exists 09:02:39 6f09edfb3f6d: Layer already exists 09:02:39 196fda054e04: Layer already exists 09:02:39 latest: digest: sha256:8c89a7400b5599f25b7ee25bff32416c181d8887d1f28ce900f9fead7138b2e6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:40 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.121 09:02:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:02:40 9ad3691cd75e: Preparing 09:02:40 5ed16cee1279: Preparing 09:02:40 dfe627413934: Preparing 09:02:40 e06a7439f45a: Preparing 09:02:40 189752114431: Preparing 09:02:40 196fda054e04: Preparing 09:02:40 6f09edfb3f6d: Preparing 09:02:40 196fda054e04: Waiting 09:02:40 6f09edfb3f6d: Waiting 09:02:40 e06a7439f45a: Layer already exists 09:02:40 9ad3691cd75e: Layer already exists 09:02:40 dfe627413934: Layer already exists 09:02:40 189752114431: Layer already exists 09:02:40 5ed16cee1279: Layer already exists 09:02:40 196fda054e04: Layer already exists 09:02:40 6f09edfb3f6d: Layer already exists 09:02:40 4.1.0-dev.121: digest: sha256:8c89a7400b5599f25b7ee25bff32416c181d8887d1f28ce900f9fead7138b2e6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:40 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:02:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:02:41 9ad3691cd75e: Preparing 09:02:41 5ed16cee1279: Preparing 09:02:41 dfe627413934: Preparing 09:02:41 e06a7439f45a: Preparing 09:02:41 189752114431: Preparing 09:02:41 196fda054e04: Preparing 09:02:41 6f09edfb3f6d: Preparing 09:02:41 196fda054e04: Waiting 09:02:41 6f09edfb3f6d: Waiting 09:02:41 dfe627413934: Layer already exists 09:02:41 9ad3691cd75e: Layer already exists 09:02:41 5ed16cee1279: Layer already exists 09:02:41 e06a7439f45a: Layer already exists 09:02:41 189752114431: Layer already exists 09:02:41 6f09edfb3f6d: Layer already exists 09:02:41 196fda054e04: Layer already exists 09:02:41 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121: digest: sha256:8c89a7400b5599f25b7ee25bff32416c181d8887d1f28ce900f9fead7138b2e6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:41 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:41 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 09:02:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 09:02:41 9ad3691cd75e: Preparing 09:02:41 5ed16cee1279: Preparing 09:02:41 dfe627413934: Preparing 09:02:41 e06a7439f45a: Preparing 09:02:41 189752114431: Preparing 09:02:41 196fda054e04: Preparing 09:02:41 6f09edfb3f6d: Preparing 09:02:41 6f09edfb3f6d: Waiting 09:02:41 196fda054e04: Waiting 09:02:41 5ed16cee1279: Layer already exists 09:02:41 dfe627413934: Layer already exists 09:02:41 9ad3691cd75e: Layer already exists 09:02:41 189752114431: Layer already exists 09:02:41 e06a7439f45a: Layer already exists 09:02:41 196fda054e04: Layer already exists 09:02:41 6f09edfb3f6d: Layer already exists 09:02:41 main: digest: sha256:8c89a7400b5599f25b7ee25bff32416c181d8887d1f28ce900f9fead7138b2e6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:02:41 ===================================================== [Pipeline] echo 09:02:41 taggedImages: 09:02:41 - nexus3.edgexfoundry.org:10004/support-notifications:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:02:41 - nexus3.edgexfoundry.org:10004/support-notifications:latest 09:02:41 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.121 09:02:41 - nexus3.edgexfoundry.org:10004/support-notifications:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:02:41 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 09:02:41 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 09:02:41 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:02:41 latest 09:02:41 4.1.0-dev.121 09:02:41 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:02:41 main 09:02:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:42 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:42 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:02:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:02:42 289ce6c6a53f: Preparing 09:02:42 ec1aa3622417: Preparing 09:02:42 dfe627413934: Preparing 09:02:42 e06a7439f45a: Preparing 09:02:42 e9b280826e7f: Preparing 09:02:42 1f4b181619ff: Preparing 09:02:42 6f09edfb3f6d: Preparing 09:02:42 1f4b181619ff: Waiting 09:02:42 6f09edfb3f6d: Waiting 09:02:42 e06a7439f45a: Layer already exists 09:02:42 dfe627413934: Layer already exists 09:02:42 6f09edfb3f6d: Layer already exists 09:02:42 289ce6c6a53f: Pushed 09:02:42 e9b280826e7f: Pushed 09:02:42 1f4b181619ff: Pushed 09:02:46 ec1aa3622417: Pushed 09:02:47 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8: digest: sha256:9f1bd1615955b737d030d359300ef3ede0731fa519fad1cf843744431a3e4b7b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:47 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:47 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 09:02:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:02:47 289ce6c6a53f: Preparing 09:02:47 ec1aa3622417: Preparing 09:02:47 dfe627413934: Preparing 09:02:47 e06a7439f45a: Preparing 09:02:47 e9b280826e7f: Preparing 09:02:47 1f4b181619ff: Preparing 09:02:47 6f09edfb3f6d: Preparing 09:02:47 1f4b181619ff: Waiting 09:02:47 6f09edfb3f6d: Waiting 09:02:47 ec1aa3622417: Layer already exists 09:02:47 e06a7439f45a: Layer already exists 09:02:47 e9b280826e7f: Layer already exists 09:02:47 289ce6c6a53f: Layer already exists 09:02:47 dfe627413934: Layer already exists 09:02:47 6f09edfb3f6d: Layer already exists 09:02:47 1f4b181619ff: Layer already exists 09:02:47 latest: digest: sha256:9f1bd1615955b737d030d359300ef3ede0731fa519fad1cf843744431a3e4b7b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:48 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.121 09:02:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:02:48 289ce6c6a53f: Preparing 09:02:48 ec1aa3622417: Preparing 09:02:48 dfe627413934: Preparing 09:02:48 e06a7439f45a: Preparing 09:02:48 e9b280826e7f: Preparing 09:02:48 1f4b181619ff: Preparing 09:02:48 6f09edfb3f6d: Preparing 09:02:48 1f4b181619ff: Waiting 09:02:48 6f09edfb3f6d: Waiting 09:02:48 e9b280826e7f: Layer already exists 09:02:48 e06a7439f45a: Layer already exists 09:02:48 ec1aa3622417: Layer already exists 09:02:48 dfe627413934: Layer already exists 09:02:48 289ce6c6a53f: Layer already exists 09:02:48 1f4b181619ff: Layer already exists 09:02:48 6f09edfb3f6d: Layer already exists 09:02:48 4.1.0-dev.121: digest: sha256:9f1bd1615955b737d030d359300ef3ede0731fa519fad1cf843744431a3e4b7b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:48 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:02:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:02:49 289ce6c6a53f: Preparing 09:02:49 ec1aa3622417: Preparing 09:02:49 dfe627413934: Preparing 09:02:49 e06a7439f45a: Preparing 09:02:49 e9b280826e7f: Preparing 09:02:49 1f4b181619ff: Preparing 09:02:49 6f09edfb3f6d: Preparing 09:02:49 1f4b181619ff: Waiting 09:02:49 6f09edfb3f6d: Waiting 09:02:49 289ce6c6a53f: Layer already exists 09:02:49 e9b280826e7f: Layer already exists 09:02:49 ec1aa3622417: Layer already exists 09:02:49 e06a7439f45a: Layer already exists 09:02:49 dfe627413934: Layer already exists 09:02:49 6f09edfb3f6d: Layer already exists 09:02:49 1f4b181619ff: Layer already exists 09:02:49 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121: digest: sha256:9f1bd1615955b737d030d359300ef3ede0731fa519fad1cf843744431a3e4b7b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:49 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:02:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 09:02:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 09:02:49 289ce6c6a53f: Preparing 09:02:49 ec1aa3622417: Preparing 09:02:49 dfe627413934: Preparing 09:02:49 e06a7439f45a: Preparing 09:02:49 e9b280826e7f: Preparing 09:02:49 1f4b181619ff: Preparing 09:02:49 6f09edfb3f6d: Preparing 09:02:49 6f09edfb3f6d: Waiting 09:02:49 1f4b181619ff: Waiting 09:02:49 dfe627413934: Layer already exists 09:02:49 289ce6c6a53f: Layer already exists 09:02:49 ec1aa3622417: Layer already exists 09:02:49 e06a7439f45a: Layer already exists 09:02:49 e9b280826e7f: Layer already exists 09:02:49 1f4b181619ff: Layer already exists 09:02:49 6f09edfb3f6d: Layer already exists 09:02:49 main: digest: sha256:9f1bd1615955b737d030d359300ef3ede0731fa519fad1cf843744431a3e4b7b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:02:49 ===================================================== [Pipeline] echo 09:02:49 taggedImages: 09:02:49 - nexus3.edgexfoundry.org:10004/support-scheduler:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:02:49 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 09:02:49 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.121 09:02:49 - nexus3.edgexfoundry.org:10004/support-scheduler:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:02:49 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 09:20:28 #134 ... 09:20:28 09:20:28 #147 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 09:20:28 #147 DONE 1174.0s 09:20:28 09:20:28 #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 09:20:28 #33 ... 09:20:28 09:20:28 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:20:28 #155 DONE 0.4s 09:20:28 09:20:28 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:20:28 #156 DONE 0.2s 09:20:28 09:20:28 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 09:20:28 #157 DONE 0.3s 09:20:28 09:20:28 #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 09:20:29 #158 DONE 0.2s 09:20:29 09:20:29 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 09:20:29 #159 DONE 0.1s 09:20:29 09:20:29 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:20:31 #160 DONE 2.2s 09:20:31 09:20:31 #111 [core-common-config-bootstrapper] exporting to image 09:20:31 #111 exporting layers 09:20:32 #111 exporting layers 0.8s done 09:20:32 #111 writing image sha256:c8988ad78a669f2bbb398b308be49f3e6208dd77ed8623516d43d891ffcb0b0d done 09:20:32 #111 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 09:20:32 #111 DONE 7.3s 09:20:32 09:20:32 #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:20:54 #134 ... 09:20:54 09:20:54 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 09:20:54 #150 DONE 1197.1s 09:20:54 09:20:54 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 09:20:54 #161 DONE 0.3s 09:20:54 09:20:54 #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:20:54 #151 ... 09:20:54 09:20:54 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 09:20:54 #162 DONE 2.3s 09:20:54 09:20:54 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 09:20:54 #163 DONE 0.3s 09:20:54 09:20:54 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 09:20:54 #164 DONE 0.1s 09:20:54 09:20:54 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 09:20:54 #165 DONE 0.4s 09:20:54 09:20:54 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:20:54 #143 ... 09:20:54 09:20:54 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 09:20:54 #166 DONE 0.1s 09:20:55 09:20:55 #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 09:20:55 #167 DONE 0.1s 09:20:55 09:20:55 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:20:55 #143 ... 09:20:55 09:20:55 #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 09:20:55 #168 DONE 0.1s 09:20:55 09:20:55 #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 09:20:55 #169 DONE 0.1s 09:20:55 09:20:55 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 09:20:55 #170 DONE 0.1s 09:20:55 09:20:55 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:20:55 #152 ... 09:20:55 09:20:55 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 09:21:00 #171 DONE 4.2s 09:21:00 09:21:00 #111 [security-bootstrapper] exporting to image 09:21:00 #111 exporting layers 09:21:00 #111 exporting layers 0.9s done 09:21:00 #111 writing image sha256:be97e766088977de751114b0f97c933540ab514e56ba11033017bda57bb53838 done 09:21:00 #111 naming to docker.io/library/security-bootstrapper-arm64 done 09:21:00 #111 DONE 8.3s 09:21:00 09:21:00 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:38:11 #148 ... 09:38:11 09:38:11 #146 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 09:38:11 #146 DONE 2235.3s 09:38:11 09:38:11 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:38:11 #148 ... 09:38:11 09:38:11 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 09:38:11 #172 DONE 0.2s 09:38:11 09:38:11 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 09:38:11 #173 DONE 0.2s 09:38:11 09:38:11 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 09:38:11 #174 DONE 0.6s 09:38:11 09:38:11 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 09:38:11 #175 DONE 0.1s 09:38:11 09:38:11 #111 [core-command] exporting to image 09:38:11 #111 exporting layers 09:38:13 #111 exporting layers 2.4s done 09:38:13 #111 writing image sha256:8a7401e3fdef49783389b48badc6b415e5c6544bef711018d9700757156b6fef done 09:38:13 #111 naming to docker.io/library/core-command-arm64 done 09:38:13 #111 DONE 10.7s 09:38:13 09:38:13 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:38:31 #149 ... 09:38:31 09:38:31 #148 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 09:38:31 #148 DONE 2257.6s 09:38:31 09:38:31 #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:38:31 #151 2257.5 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.121 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 09:38:32 #151 ... 09:38:32 09:38:32 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 09:38:32 #176 DONE 0.1s 09:38:32 09:38:32 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 09:38:32 #177 DONE 0.1s 09:38:32 09:38:32 #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:38:32 #178 DONE 0.1s 09:38:32 09:38:32 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 09:38:32 #179 DONE 0.3s 09:38:32 09:38:32 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:38:32 #50 ... 09:38:32 09:38:32 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 09:38:33 #180 DONE 0.4s 09:38:33 09:38:33 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:38:33 #50 ... 09:38:33 09:38:33 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 09:38:33 #181 DONE 0.1s 09:38:33 09:38:33 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:38:35 #182 DONE 2.0s 09:38:35 09:38:35 #111 [security-proxy-setup] exporting to image 09:38:35 #111 exporting layers 09:38:36 #111 exporting layers 1.2s done 09:38:36 #111 writing image sha256:ddc7725227744b85b9936a4a0744e0aad552929ff8e1e6e365ca0e9faea2fcbb done 09:38:36 #111 naming to docker.io/library/security-proxy-setup-arm64 done 09:38:36 #111 DONE 11.9s 09:38:36 09:38:36 #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 09:39:08 #33 ... 09:39:08 09:39:08 #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:39:08 #151 DONE 2292.3s 09:39:08 09:39:08 #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 09:39:08 #33 ... 09:39:08 09:39:08 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 09:39:08 #183 DONE 0.3s 09:39:08 09:39:08 #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 09:39:08 #33 ... 09:39:08 09:39:08 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 09:39:08 #184 DONE 0.3s 09:39:08 09:39:08 #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 09:39:08 #185 DONE 0.1s 09:39:08 09:39:08 #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 09:39:08 #186 DONE 0.1s 09:39:08 09:39:08 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 09:39:08 #187 DONE 0.1s 09:39:08 09:39:08 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:39:08 #153 ... 09:39:08 09:39:08 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 09:39:08 #188 DONE 0.5s 09:39:08 09:39:08 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 09:39:08 #189 DONE 0.4s 09:39:08 09:39:08 #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 09:39:09 #33 ... 09:39:09 09:39:09 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 09:39:09 #190 DONE 0.2s 09:39:09 09:39:09 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:39:11 #191 DONE 1.8s 09:39:11 09:39:11 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:39:11 #143 ... 09:39:11 09:39:11 #111 [security-secretstore-setup] exporting to image 09:39:11 #111 exporting layers 09:39:12 #111 exporting layers 1.7s done 09:39:12 #111 writing image sha256:119bd6d452f7571334a8979d660abf1dcf471cf9102524aa0c29b4fb0e22611b done 09:39:12 #111 naming to docker.io/library/security-secretstore-setup-arm64 done 09:39:12 #111 DONE 13.6s 09:39:12 09:39:12 #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:40:09 #134 ... 09:40:09 09:40:09 #154 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 09:40:09 #154 DONE 2350.8s 09:40:09 09:40:09 #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 09:40:09 #33 ... 09:40:09 09:40:09 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:40:09 #192 DONE 0.2s 09:40:09 09:40:09 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:40:09 #149 ... 09:40:09 09:40:09 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:40:09 #193 DONE 0.2s 09:40:09 09:40:09 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 09:40:09 #194 DONE 0.5s 09:40:09 09:40:09 #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 09:40:09 #195 DONE 0.1s 09:40:09 09:40:09 #111 [security-spiffe-token-provider] exporting to image 09:40:09 #111 exporting layers 09:40:09 #111 exporting layers 0.8s done 09:40:09 #111 writing image sha256:344c60d6ac832bc1c590147774232532cebe0434729b7f84a837467f63aaca63 done 09:40:09 #111 naming to docker.io/library/security-spiffe-token-provider-arm64 done 09:40:09 #111 DONE 14.5s 09:40:09 09:40:09 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:40:48 #149 ... 09:40:48 09:40:48 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 09:40:48 #152 DONE 2392.0s 09:40:48 09:40:48 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:40:48 #153 ... 09:40:48 09:40:48 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:40:48 #196 DONE 0.2s 09:40:48 09:40:48 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:40:48 #197 DONE 0.2s 09:40:48 09:40:48 #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 09:40:48 #33 ... 09:40:48 09:40:48 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 09:40:48 #198 DONE 0.6s 09:40:48 09:40:48 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 09:40:48 #199 DONE 0.2s 09:40:48 09:40:48 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 09:40:48 #200 DONE 0.1s 09:40:48 09:40:48 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 09:40:49 #201 DONE 1.9s 09:40:49 09:40:49 #111 [security-proxy-auth] exporting to image 09:40:49 #111 exporting layers 09:40:50 #111 exporting layers 0.8s done 09:40:50 #111 writing image sha256:5fee80935d3cbc76fd12776531fa39bc73643a27d7470275000f0af592aca00f done 09:40:50 #111 naming to docker.io/library/security-proxy-auth-arm64 done 09:40:50 #111 DONE 15.3s 09:40:50 09:40:50 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:40:54 #143 ... 09:40:54 09:40:54 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 09:40:54 #153 DONE 2400.7s 09:40:54 09:40:54 #145 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 09:40:55 #145 ... 09:40:55 09:40:55 #202 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:40:55 #202 DONE 0.2s 09:40:55 09:40:55 #203 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:40:55 #203 DONE 0.2s 09:40:55 09:40:55 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:40:55 #149 ... 09:40:55 09:40:55 #145 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 09:40:55 #145 DONE 2398.4s 09:40:55 09:40:55 #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 09:40:56 #204 DONE 0.8s 09:40:56 09:40:56 #205 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 09:40:56 #205 DONE 0.2s 09:40:56 09:40:56 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:40:57 #149 ... 09:40:57 09:40:57 #111 [core-data] exporting to image 09:40:57 #111 exporting layers 09:40:57 #111 ... 09:40:57 09:40:57 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 09:40:57 #149 DONE 2403.5s 09:40:57 09:40:57 #206 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 09:40:57 #206 DONE 0.5s 09:40:57 09:40:57 #207 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 09:40:58 #207 DONE 0.9s 09:40:58 09:40:58 #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 09:40:58 #33 ... 09:40:58 09:40:58 #111 [core-data] exporting to image 09:40:58 #111 exporting layers 1.5s done 09:40:58 #111 writing image sha256:a6fe1bbf019ad9a37385766b2369cc9d4cbb75dc9310ae57e60dacf3065e5468 done 09:40:58 #111 naming to docker.io/library/core-data-arm64 done 09:40:58 #111 DONE 16.8s 09:40:58 09:40:58 #208 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:40:58 #208 ... 09:40:58 09:40:58 #209 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 09:40:58 #209 DONE 0.4s 09:40:58 09:40:58 #208 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 09:40:58 #208 DONE 0.4s 09:40:58 09:40:58 #111 [core-keeper] exporting to image 09:40:59 #111 ... 09:40:59 09:40:59 #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 09:40:59 #210 DONE 0.4s 09:40:59 09:40:59 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 09:41:03 #211 DONE 4.0s 09:41:03 09:41:03 #111 [core-keeper] exporting to image 09:41:03 #111 exporting layers 4.4s done 09:41:03 #111 writing image sha256:785c531fd80b360ef3d29d591ebd16cd6e82040e39a0ecdd84223b6ae06e327b done 09:41:03 #111 naming to docker.io/library/core-keeper-arm64 done 09:41:03 #111 DONE 21.2s 09:41:03 09:41:03 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 09:41:03 #212 DONE 0.2s 09:41:03 09:41:03 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 09:41:03 #213 DONE 0.1s 09:41:03 09:41:03 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:41:03 #143 ... 09:41:03 09:41:03 #111 [core-metadata] exporting to image 09:41:04 #111 exporting layers 0.6s done 09:41:04 #111 writing image sha256:161accdd8f04de842fc08f7ffb101c67f22f0d1c3d8034dbfadb3416d8c1679c done 09:41:04 #111 naming to docker.io/library/core-metadata-arm64 done 09:41:04 #111 DONE 21.2s 09:41:04 09:41:04 #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 09:41:31 #33 ... 09:41:31 09:41:31 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 09:41:31 #143 DONE 2435.4s 09:41:31 09:41:31 #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:41:31 #134 ... 09:41:31 09:41:31 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:41:31 #214 DONE 0.2s 09:41:31 09:41:31 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:41:31 #215 DONE 0.1s 09:41:31 09:41:31 #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:41:31 #134 ... 09:41:31 09:41:31 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 09:41:31 #216 DONE 0.5s 09:41:31 09:41:31 #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 09:41:31 #33 ... 09:41:31 09:41:31 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 09:41:31 #217 DONE 0.1s 09:41:31 09:41:31 #111 [support-scheduler] exporting to image 09:41:31 #111 exporting layers 09:41:31 #111 exporting layers 1.0s done 09:41:31 #111 writing image sha256:d3eeb8946236edc104b1e25a75293b0241686b58e65b7faaaf7eb617a4d462d6 done 09:41:31 #111 naming to docker.io/library/support-scheduler-arm64 done 09:41:31 #111 DONE 22.2s 09:41:31 09:41:31 #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 09:41:36 #134 DONE 2441.8s 09:41:36 09:41:36 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:41:36 #50 ... 09:41:36 09:41:36 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 09:41:36 #218 DONE 0.1s 09:41:36 09:41:36 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 09:41:36 #219 DONE 0.1s 09:41:36 09:41:36 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 09:41:36 #220 DONE 0.4s 09:41:36 09:41:36 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 09:41:36 #221 DONE 0.1s 09:41:36 09:41:36 #33 [security-spire-agent stage-1 1/6] FROM docker.io/library/alpine:3.22@sha256:14358309a308569c32bdc37e2e0e9694be33a9d99e68afb0f5ff33cc1f695dce 09:41:37 #33 ... 09:41:37 09:41:37 #111 [support-notifications] exporting to image 09:41:37 #111 exporting layers 0.6s done 09:41:37 #111 writing image sha256:f1720eed03ff60abf8fc0e34a100af5005af35c0032a65107d7c8919d4cd23f2 done 09:41:37 #111 naming to docker.io/library/support-notifications-arm64 done 09:41:37 #111 DONE 22.8s 09:41:37 09:41:37 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 09:41:37 time="2026-06-29T08:58:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:41:37 time="2026-06-29T08:58:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:41:37 time="2026-06-29T08:58:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:41:37 time="2026-06-29T08:58:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:41:37 time="2026-06-29T08:58:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:41:37 time="2026-06-29T08:58:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:41:37 time="2026-06-29T08:58:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:41:37 time="2026-06-29T08:58:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:41:37 time="2026-06-29T08:58:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:41:37 time="2026-06-29T08:58:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:41:37 time="2026-06-29T08:58:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:41:37 time="2026-06-29T08:58:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:41:37 time="2026-06-29T08:58:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:41:37 time="2026-06-29T08:58:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 09:41:37 time="2026-06-29T08:58:11Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 09:41:37 $ docker stop --time=1 9aa3036b70661f8ef80fef113fc5d3e412b47c68a6c9dbb6f5059a7e94d30f0f 09:41:39 $ docker rm -f --volumes 9aa3036b70661f8ef80fef113fc5d3e412b47c68a6c9dbb6f5059a7e94d30f0f [Pipeline] // withDockerContainer [Pipeline] sh 09:41:39 + docker images 09:41:39 REPOSITORY TAG IMAGE ID CREATED SIZE 09:41:39 support-notifications-arm64 latest f1720eed03ff 3 seconds ago 56MB 09:41:39 support-scheduler-arm64 latest d3eeb8946236 9 seconds ago 52.2MB 09:41:39 core-metadata-arm64 latest 161accdd8f04 36 seconds ago 48.1MB 09:41:39 core-keeper-arm64 latest 785c531fd80b 41 seconds ago 47.8MB 09:41:39 core-data-arm64 latest a6fe1bbf019a 43 seconds ago 48.1MB 09:41:39 security-proxy-auth-arm64 latest 5fee80935d3c 50 seconds ago 47.2MB 09:41:39 security-spiffe-token-provider-arm64 latest 344c60d6ac83 About a minute ago 51.9MB 09:41:39 security-secretstore-setup-arm64 latest 119bd6d452f7 2 minutes ago 85.7MB 09:41:39 security-proxy-setup-arm64 latest ddc772522774 3 minutes ago 52.8MB 09:41:39 core-command-arm64 latest 8a7401e3fdef 3 minutes ago 42.6MB 09:41:39 security-bootstrapper-arm64 latest be97e7660889 20 minutes ago 21.2MB 09:41:39 core-common-config-bootstrapper-arm64 latest c8988ad78a66 21 minutes ago 20.2MB 09:41:39 security-spire-agent-arm64 latest eafffbcb089d 42 minutes ago 219MB 09:41:39 security-spire-config-arm64 latest aa44147690d2 42 minutes ago 162MB 09:41:39 security-spire-server-arm64 latest 2ac1f71777df 42 minutes ago 163MB 09:41:39 ci-base-image-arm64 latest 95d79706d434 44 minutes ago 898MB 09:41:39 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 8 months ago 564MB 09:41:39 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 09:41:40 provisioning config files... 09:41:40 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/986@tmp/config16520004911087635396tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:41:40 ---> ****-login.sh 09:41:40 nexus3.edgexfoundry.org:10001 09:41:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:40 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:41:40 Configure a credential helper to remove this warning. See 09:41:40 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:41:40 09:41:40 Login Succeeded 09:41:40 nexus3.edgexfoundry.org:10002 09:41:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:41:41 Configure a credential helper to remove this warning. See 09:41:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:41:41 09:41:41 Login Succeeded 09:41:41 nexus3.edgexfoundry.org:10003 09:41:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:41 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:41:41 Configure a credential helper to remove this warning. See 09:41:41 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:41:41 09:41:41 Login Succeeded 09:41:41 nexus3.edgexfoundry.org:10004 09:41:41 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:41:42 Configure a credential helper to remove this warning. See 09:41:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:41:42 09:41:42 Login Succeeded 09:41:42 ****.io 09:41:42 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 09:41:42 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 09:41:42 Configure a credential helper to remove this warning. See 09:41:42 https://docs.****.com/engine/reference/commandline/login/#credentials-store 09:41:42 09:41:42 Login Succeeded 09:41:42 ---> ****-login.sh ends [Pipeline] } 09:41:42 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:41:42 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^palau$, ^lts-test$]] [Pipeline] echo 09:41:42 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 09:41:42 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:41:42 latest 09:41:42 4.1.0-dev.121 09:41:42 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:41:42 main 09:41:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:43 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:43 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:41:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:41:43 19b35c2f745c: Preparing 09:41:43 e919d2f3342c: Preparing 09:41:43 8c657121f39a: Preparing 09:41:43 44629b4156d3: Preparing 09:41:43 670a52afd397: Preparing 09:41:43 fc3641a29dda: Preparing 09:41:43 03ba6f53ebfc: Preparing 09:41:43 fc3641a29dda: Waiting 09:41:43 03ba6f53ebfc: Waiting 09:41:43 8c657121f39a: Pushed 09:41:43 670a52afd397: Pushed 09:41:43 44629b4156d3: Pushed 09:41:43 19b35c2f745c: Pushed 09:41:43 03ba6f53ebfc: Layer already exists 09:41:43 fc3641a29dda: Pushed 09:41:50 e919d2f3342c: Pushed 09:41:50 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8: digest: sha256:f2d19664ca13fedacd18a4251d3f8ff43f0729ae15ef6117f33125b7e0ddae86 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:50 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:51 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 09:41:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:41:51 19b35c2f745c: Preparing 09:41:51 e919d2f3342c: Preparing 09:41:51 8c657121f39a: Preparing 09:41:51 44629b4156d3: Preparing 09:41:51 670a52afd397: Preparing 09:41:51 fc3641a29dda: Preparing 09:41:51 03ba6f53ebfc: Preparing 09:41:51 fc3641a29dda: Waiting 09:41:51 03ba6f53ebfc: Waiting 09:41:51 670a52afd397: Layer already exists 09:41:51 19b35c2f745c: Layer already exists 09:41:51 8c657121f39a: Layer already exists 09:41:51 e919d2f3342c: Layer already exists 09:41:51 44629b4156d3: Layer already exists 09:41:51 03ba6f53ebfc: Layer already exists 09:41:51 fc3641a29dda: Layer already exists 09:41:51 latest: digest: sha256:f2d19664ca13fedacd18a4251d3f8ff43f0729ae15ef6117f33125b7e0ddae86 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:51 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:52 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.121 09:41:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:41:52 19b35c2f745c: Preparing 09:41:52 e919d2f3342c: Preparing 09:41:52 8c657121f39a: Preparing 09:41:52 44629b4156d3: Preparing 09:41:52 670a52afd397: Preparing 09:41:52 fc3641a29dda: Preparing 09:41:52 03ba6f53ebfc: Preparing 09:41:52 fc3641a29dda: Waiting 09:41:52 03ba6f53ebfc: Waiting 09:41:52 e919d2f3342c: Layer already exists 09:41:52 8c657121f39a: Layer already exists 09:41:52 670a52afd397: Layer already exists 09:41:52 44629b4156d3: Layer already exists 09:41:52 19b35c2f745c: Layer already exists 09:41:52 fc3641a29dda: Layer already exists 09:41:52 03ba6f53ebfc: Layer already exists 09:41:52 4.1.0-dev.121: digest: sha256:f2d19664ca13fedacd18a4251d3f8ff43f0729ae15ef6117f33125b7e0ddae86 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:52 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:53 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:41:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:41:53 19b35c2f745c: Preparing 09:41:53 e919d2f3342c: Preparing 09:41:53 8c657121f39a: Preparing 09:41:53 44629b4156d3: Preparing 09:41:53 670a52afd397: Preparing 09:41:53 fc3641a29dda: Preparing 09:41:53 03ba6f53ebfc: Preparing 09:41:53 03ba6f53ebfc: Waiting 09:41:53 fc3641a29dda: Waiting 09:41:53 670a52afd397: Layer already exists 09:41:53 e919d2f3342c: Layer already exists 09:41:53 19b35c2f745c: Layer already exists 09:41:53 8c657121f39a: Layer already exists 09:41:53 44629b4156d3: Layer already exists 09:41:53 fc3641a29dda: Layer already exists 09:41:53 03ba6f53ebfc: Layer already exists 09:41:53 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121: digest: sha256:f2d19664ca13fedacd18a4251d3f8ff43f0729ae15ef6117f33125b7e0ddae86 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:53 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:55 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 09:41:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 09:41:55 19b35c2f745c: Preparing 09:41:55 e919d2f3342c: Preparing 09:41:55 8c657121f39a: Preparing 09:41:55 44629b4156d3: Preparing 09:41:55 670a52afd397: Preparing 09:41:55 fc3641a29dda: Preparing 09:41:55 03ba6f53ebfc: Preparing 09:41:55 fc3641a29dda: Waiting 09:41:55 03ba6f53ebfc: Waiting 09:41:55 e919d2f3342c: Layer already exists 09:41:55 44629b4156d3: Layer already exists 09:41:55 670a52afd397: Layer already exists 09:41:55 8c657121f39a: Layer already exists 09:41:55 19b35c2f745c: Layer already exists 09:41:55 03ba6f53ebfc: Layer already exists 09:41:55 fc3641a29dda: Layer already exists 09:41:56 main: digest: sha256:f2d19664ca13fedacd18a4251d3f8ff43f0729ae15ef6117f33125b7e0ddae86 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:41:56 ===================================================== [Pipeline] echo 09:41:56 taggedImages: 09:41:56 - nexus3.edgexfoundry.org:10004/core-command-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:41:56 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 09:41:56 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.121 09:41:56 - nexus3.edgexfoundry.org:10004/core-command-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:41:56 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 09:41:56 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 09:41:56 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:41:56 latest 09:41:56 4.1.0-dev.121 09:41:56 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:41:56 main 09:41:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:56 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:41:57 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:41:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:41:57 35e264c3cea6: Preparing 09:41:57 f2f9bca258aa: Preparing 09:41:57 62e322563271: Preparing 09:41:57 bdbad9f477c0: Preparing 09:41:57 8c657121f39a: Preparing 09:41:57 44629b4156d3: Preparing 09:41:57 670a52afd397: Preparing 09:41:57 fc3641a29dda: Preparing 09:41:57 03ba6f53ebfc: Preparing 09:41:57 fc3641a29dda: Waiting 09:41:57 44629b4156d3: Waiting 09:41:57 03ba6f53ebfc: Waiting 09:41:57 670a52afd397: Waiting 09:41:57 8c657121f39a: Layer already exists 09:41:57 44629b4156d3: Layer already exists 09:41:57 670a52afd397: Layer already exists 09:41:57 62e322563271: Pushed 09:41:57 fc3641a29dda: Layer already exists 09:41:57 35e264c3cea6: Pushed 09:41:57 f2f9bca258aa: Pushed 09:41:57 03ba6f53ebfc: Layer already exists 09:41:59 bdbad9f477c0: Pushed 09:42:00 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8: digest: sha256:d8674b0bbfc8efd2820f5f3cc5d1f68695a96dee99e27fc26f2e57ef2e6b47c9 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:00 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:00 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 09:42:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:42:00 35e264c3cea6: Preparing 09:42:00 f2f9bca258aa: Preparing 09:42:00 62e322563271: Preparing 09:42:00 bdbad9f477c0: Preparing 09:42:00 8c657121f39a: Preparing 09:42:00 44629b4156d3: Preparing 09:42:00 670a52afd397: Preparing 09:42:00 fc3641a29dda: Preparing 09:42:00 03ba6f53ebfc: Preparing 09:42:00 44629b4156d3: Waiting 09:42:00 670a52afd397: Waiting 09:42:00 03ba6f53ebfc: Waiting 09:42:00 fc3641a29dda: Waiting 09:42:00 8c657121f39a: Layer already exists 09:42:00 35e264c3cea6: Layer already exists 09:42:00 62e322563271: Layer already exists 09:42:00 f2f9bca258aa: Layer already exists 09:42:00 bdbad9f477c0: Layer already exists 09:42:00 fc3641a29dda: Layer already exists 09:42:00 670a52afd397: Layer already exists 09:42:00 44629b4156d3: Layer already exists 09:42:00 03ba6f53ebfc: Layer already exists 09:42:00 latest: digest: sha256:d8674b0bbfc8efd2820f5f3cc5d1f68695a96dee99e27fc26f2e57ef2e6b47c9 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:01 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:01 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.121 09:42:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:42:01 35e264c3cea6: Preparing 09:42:01 f2f9bca258aa: Preparing 09:42:01 62e322563271: Preparing 09:42:01 bdbad9f477c0: Preparing 09:42:01 8c657121f39a: Preparing 09:42:01 44629b4156d3: Preparing 09:42:01 670a52afd397: Preparing 09:42:01 fc3641a29dda: Preparing 09:42:01 03ba6f53ebfc: Preparing 09:42:01 670a52afd397: Waiting 09:42:01 fc3641a29dda: Waiting 09:42:01 03ba6f53ebfc: Waiting 09:42:01 44629b4156d3: Waiting 09:42:01 35e264c3cea6: Layer already exists 09:42:01 f2f9bca258aa: Layer already exists 09:42:01 62e322563271: Layer already exists 09:42:01 8c657121f39a: Layer already exists 09:42:01 bdbad9f477c0: Layer already exists 09:42:01 44629b4156d3: Layer already exists 09:42:01 fc3641a29dda: Layer already exists 09:42:01 670a52afd397: Layer already exists 09:42:01 03ba6f53ebfc: Layer already exists 09:42:01 4.1.0-dev.121: digest: sha256:d8674b0bbfc8efd2820f5f3cc5d1f68695a96dee99e27fc26f2e57ef2e6b47c9 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:02 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:02 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:42:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:42:02 35e264c3cea6: Preparing 09:42:02 f2f9bca258aa: Preparing 09:42:02 62e322563271: Preparing 09:42:02 bdbad9f477c0: Preparing 09:42:02 8c657121f39a: Preparing 09:42:02 44629b4156d3: Preparing 09:42:02 670a52afd397: Preparing 09:42:02 fc3641a29dda: Preparing 09:42:02 03ba6f53ebfc: Preparing 09:42:02 44629b4156d3: Waiting 09:42:02 670a52afd397: Waiting 09:42:02 fc3641a29dda: Waiting 09:42:02 03ba6f53ebfc: Waiting 09:42:02 bdbad9f477c0: Layer already exists 09:42:02 8c657121f39a: Layer already exists 09:42:02 f2f9bca258aa: Layer already exists 09:42:02 62e322563271: Layer already exists 09:42:02 35e264c3cea6: Layer already exists 09:42:02 fc3641a29dda: Layer already exists 09:42:02 03ba6f53ebfc: Layer already exists 09:42:02 44629b4156d3: Layer already exists 09:42:02 670a52afd397: Layer already exists 09:42:03 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121: digest: sha256:d8674b0bbfc8efd2820f5f3cc5d1f68695a96dee99e27fc26f2e57ef2e6b47c9 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:03 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:03 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 09:42:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 09:42:03 35e264c3cea6: Preparing 09:42:03 f2f9bca258aa: Preparing 09:42:03 62e322563271: Preparing 09:42:03 bdbad9f477c0: Preparing 09:42:03 8c657121f39a: Preparing 09:42:03 44629b4156d3: Preparing 09:42:03 670a52afd397: Preparing 09:42:03 fc3641a29dda: Preparing 09:42:03 03ba6f53ebfc: Preparing 09:42:03 44629b4156d3: Waiting 09:42:03 670a52afd397: Waiting 09:42:03 fc3641a29dda: Waiting 09:42:03 03ba6f53ebfc: Waiting 09:42:03 f2f9bca258aa: Layer already exists 09:42:03 8c657121f39a: Layer already exists 09:42:03 bdbad9f477c0: Layer already exists 09:42:03 35e264c3cea6: Layer already exists 09:42:03 62e322563271: Layer already exists 09:42:03 fc3641a29dda: Layer already exists 09:42:03 670a52afd397: Layer already exists 09:42:03 44629b4156d3: Layer already exists 09:42:03 03ba6f53ebfc: Layer already exists 09:42:03 main: digest: sha256:d8674b0bbfc8efd2820f5f3cc5d1f68695a96dee99e27fc26f2e57ef2e6b47c9 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:42:04 ===================================================== [Pipeline] echo 09:42:04 taggedImages: 09:42:04 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:42:04 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 09:42:04 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.121 09:42:04 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:42:04 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 09:42:04 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 09:42:04 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:42:04 latest 09:42:04 4.1.0-dev.121 09:42:04 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:42:04 main 09:42:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:04 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:04 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:42:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:42:04 0f3e4ebb7415: Preparing 09:42:04 a2080a65a535: Preparing 09:42:04 8c657121f39a: Preparing 09:42:04 44629b4156d3: Preparing 09:42:04 b926e718b41d: Preparing 09:42:04 06cf07953810: Preparing 09:42:04 03ba6f53ebfc: Preparing 09:42:04 06cf07953810: Waiting 09:42:04 03ba6f53ebfc: Waiting 09:42:04 8c657121f39a: Layer already exists 09:42:05 44629b4156d3: Layer already exists 09:42:05 03ba6f53ebfc: Layer already exists 09:42:05 b926e718b41d: Pushed 09:42:05 0f3e4ebb7415: Pushed 09:42:05 06cf07953810: Pushed 09:42:13 a2080a65a535: Pushed 09:42:13 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8: digest: sha256:65ad9d62213ce122c55d2e8604ba384e27a33e7c931361d444c4f0e128716d39 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:13 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:14 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 09:42:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:42:14 0f3e4ebb7415: Preparing 09:42:14 a2080a65a535: Preparing 09:42:14 8c657121f39a: Preparing 09:42:14 44629b4156d3: Preparing 09:42:14 b926e718b41d: Preparing 09:42:14 06cf07953810: Preparing 09:42:14 03ba6f53ebfc: Preparing 09:42:14 06cf07953810: Waiting 09:42:14 03ba6f53ebfc: Waiting 09:42:14 44629b4156d3: Layer already exists 09:42:14 8c657121f39a: Layer already exists 09:42:14 0f3e4ebb7415: Layer already exists 09:42:14 a2080a65a535: Layer already exists 09:42:14 b926e718b41d: Layer already exists 09:42:14 06cf07953810: Layer already exists 09:42:14 03ba6f53ebfc: Layer already exists 09:42:14 latest: digest: sha256:65ad9d62213ce122c55d2e8604ba384e27a33e7c931361d444c4f0e128716d39 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:14 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:15 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.121 09:42:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:42:15 0f3e4ebb7415: Preparing 09:42:15 a2080a65a535: Preparing 09:42:15 8c657121f39a: Preparing 09:42:15 44629b4156d3: Preparing 09:42:15 b926e718b41d: Preparing 09:42:15 06cf07953810: Preparing 09:42:15 03ba6f53ebfc: Preparing 09:42:15 06cf07953810: Waiting 09:42:15 03ba6f53ebfc: Waiting 09:42:15 b926e718b41d: Layer already exists 09:42:15 8c657121f39a: Layer already exists 09:42:15 44629b4156d3: Layer already exists 09:42:15 0f3e4ebb7415: Layer already exists 09:42:15 a2080a65a535: Layer already exists 09:42:15 06cf07953810: Layer already exists 09:42:15 03ba6f53ebfc: Layer already exists 09:42:15 4.1.0-dev.121: digest: sha256:65ad9d62213ce122c55d2e8604ba384e27a33e7c931361d444c4f0e128716d39 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:15 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:15 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:42:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:42:15 0f3e4ebb7415: Preparing 09:42:15 a2080a65a535: Preparing 09:42:15 8c657121f39a: Preparing 09:42:15 44629b4156d3: Preparing 09:42:15 b926e718b41d: Preparing 09:42:15 06cf07953810: Preparing 09:42:15 03ba6f53ebfc: Preparing 09:42:15 06cf07953810: Waiting 09:42:15 03ba6f53ebfc: Waiting 09:42:15 a2080a65a535: Layer already exists 09:42:15 0f3e4ebb7415: Layer already exists 09:42:15 b926e718b41d: Layer already exists 09:42:15 8c657121f39a: Layer already exists 09:42:15 44629b4156d3: Layer already exists 09:42:15 06cf07953810: Layer already exists 09:42:15 03ba6f53ebfc: Layer already exists 09:42:16 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121: digest: sha256:65ad9d62213ce122c55d2e8604ba384e27a33e7c931361d444c4f0e128716d39 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:16 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:16 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 09:42:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 09:42:16 0f3e4ebb7415: Preparing 09:42:16 a2080a65a535: Preparing 09:42:16 8c657121f39a: Preparing 09:42:16 44629b4156d3: Preparing 09:42:16 b926e718b41d: Preparing 09:42:16 06cf07953810: Preparing 09:42:16 03ba6f53ebfc: Preparing 09:42:16 06cf07953810: Waiting 09:42:16 03ba6f53ebfc: Waiting 09:42:16 8c657121f39a: Layer already exists 09:42:16 0f3e4ebb7415: Layer already exists 09:42:16 a2080a65a535: Layer already exists 09:42:16 44629b4156d3: Layer already exists 09:42:16 b926e718b41d: Layer already exists 09:42:16 03ba6f53ebfc: Layer already exists 09:42:16 06cf07953810: Layer already exists 09:42:16 main: digest: sha256:65ad9d62213ce122c55d2e8604ba384e27a33e7c931361d444c4f0e128716d39 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:42:17 ===================================================== [Pipeline] echo 09:42:17 taggedImages: 09:42:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:42:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 09:42:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.121 09:42:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:42:17 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 09:42:17 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 09:42:17 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:42:17 latest 09:42:17 4.1.0-dev.121 09:42:17 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:42:17 main 09:42:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:17 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:17 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:42:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:42:17 d0bfe40fe302: Preparing 09:42:17 eb87c799fc96: Preparing 09:42:17 44629b4156d3: Preparing 09:42:17 fc5809081d81: Preparing 09:42:17 8b2246cb9452: Preparing 09:42:17 03ba6f53ebfc: Preparing 09:42:17 03ba6f53ebfc: Waiting 09:42:17 44629b4156d3: Layer already exists 09:42:18 03ba6f53ebfc: Layer already exists 09:42:18 8b2246cb9452: Pushed 09:42:18 d0bfe40fe302: Pushed 09:42:18 fc5809081d81: Pushed 09:42:26 eb87c799fc96: Pushed 09:42:26 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8: digest: sha256:a9f031e9c05541a2a4fe5d617ca9077b285dc37990ae804bcb33b45adac65c61 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:26 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:27 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 09:42:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:42:27 d0bfe40fe302: Preparing 09:42:27 eb87c799fc96: Preparing 09:42:27 44629b4156d3: Preparing 09:42:27 fc5809081d81: Preparing 09:42:27 8b2246cb9452: Preparing 09:42:27 03ba6f53ebfc: Preparing 09:42:27 03ba6f53ebfc: Waiting 09:42:27 eb87c799fc96: Layer already exists 09:42:27 44629b4156d3: Layer already exists 09:42:27 d0bfe40fe302: Layer already exists 09:42:27 8b2246cb9452: Layer already exists 09:42:27 fc5809081d81: Layer already exists 09:42:27 03ba6f53ebfc: Layer already exists 09:42:27 latest: digest: sha256:a9f031e9c05541a2a4fe5d617ca9077b285dc37990ae804bcb33b45adac65c61 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:27 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:28 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.121 09:42:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:42:28 d0bfe40fe302: Preparing 09:42:28 eb87c799fc96: Preparing 09:42:28 44629b4156d3: Preparing 09:42:28 fc5809081d81: Preparing 09:42:28 8b2246cb9452: Preparing 09:42:28 03ba6f53ebfc: Preparing 09:42:28 03ba6f53ebfc: Waiting 09:42:28 d0bfe40fe302: Layer already exists 09:42:28 44629b4156d3: Layer already exists 09:42:28 eb87c799fc96: Layer already exists 09:42:28 8b2246cb9452: Layer already exists 09:42:28 fc5809081d81: Layer already exists 09:42:28 03ba6f53ebfc: Layer already exists 09:42:28 4.1.0-dev.121: digest: sha256:a9f031e9c05541a2a4fe5d617ca9077b285dc37990ae804bcb33b45adac65c61 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:28 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:28 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:42:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:42:28 d0bfe40fe302: Preparing 09:42:28 eb87c799fc96: Preparing 09:42:28 44629b4156d3: Preparing 09:42:28 fc5809081d81: Preparing 09:42:28 8b2246cb9452: Preparing 09:42:28 03ba6f53ebfc: Preparing 09:42:28 03ba6f53ebfc: Waiting 09:42:28 eb87c799fc96: Layer already exists 09:42:28 44629b4156d3: Layer already exists 09:42:28 fc5809081d81: Layer already exists 09:42:28 d0bfe40fe302: Layer already exists 09:42:28 8b2246cb9452: Layer already exists 09:42:28 03ba6f53ebfc: Layer already exists 09:42:28 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121: digest: sha256:a9f031e9c05541a2a4fe5d617ca9077b285dc37990ae804bcb33b45adac65c61 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:29 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:29 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 09:42:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 09:42:29 d0bfe40fe302: Preparing 09:42:29 eb87c799fc96: Preparing 09:42:29 44629b4156d3: Preparing 09:42:29 fc5809081d81: Preparing 09:42:29 8b2246cb9452: Preparing 09:42:29 03ba6f53ebfc: Preparing 09:42:29 03ba6f53ebfc: Waiting 09:42:29 d0bfe40fe302: Layer already exists 09:42:29 eb87c799fc96: Layer already exists 09:42:29 8b2246cb9452: Layer already exists 09:42:29 fc5809081d81: Layer already exists 09:42:29 44629b4156d3: Layer already exists 09:42:29 03ba6f53ebfc: Layer already exists 09:42:29 main: digest: sha256:a9f031e9c05541a2a4fe5d617ca9077b285dc37990ae804bcb33b45adac65c61 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:42:29 ===================================================== [Pipeline] echo 09:42:29 taggedImages: 09:42:29 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:42:29 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 09:42:29 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.121 09:42:29 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:42:29 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 09:42:30 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 09:42:30 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:42:30 latest 09:42:30 4.1.0-dev.121 09:42:30 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:42:30 main 09:42:30 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:30 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:30 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:42:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:42:30 a76a6c51980d: Preparing 09:42:30 ca446466acf6: Preparing 09:42:30 4f90d4611a51: Preparing 09:42:30 8c657121f39a: Preparing 09:42:30 44629b4156d3: Preparing 09:42:30 670a52afd397: Preparing 09:42:30 fc3641a29dda: Preparing 09:42:30 03ba6f53ebfc: Preparing 09:42:30 fc3641a29dda: Waiting 09:42:30 670a52afd397: Waiting 09:42:30 03ba6f53ebfc: Waiting 09:42:30 8c657121f39a: Layer already exists 09:42:30 44629b4156d3: Layer already exists 09:42:30 670a52afd397: Layer already exists 09:42:31 fc3641a29dda: Layer already exists 09:42:31 03ba6f53ebfc: Layer already exists 09:42:31 ca446466acf6: Pushed 09:42:31 a76a6c51980d: Pushed 09:42:39 4f90d4611a51: Pushed 09:42:40 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8: digest: sha256:81052dfd7f1c215f94e44e6475f9e61027bee74d0dbc0357af6056738b2f4d43 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:40 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:40 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 09:42:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:42:40 a76a6c51980d: Preparing 09:42:40 ca446466acf6: Preparing 09:42:40 4f90d4611a51: Preparing 09:42:40 8c657121f39a: Preparing 09:42:40 44629b4156d3: Preparing 09:42:40 670a52afd397: Preparing 09:42:40 fc3641a29dda: Preparing 09:42:40 03ba6f53ebfc: Preparing 09:42:40 fc3641a29dda: Waiting 09:42:40 670a52afd397: Waiting 09:42:40 03ba6f53ebfc: Waiting 09:42:40 8c657121f39a: Layer already exists 09:42:40 44629b4156d3: Layer already exists 09:42:40 a76a6c51980d: Layer already exists 09:42:40 4f90d4611a51: Layer already exists 09:42:40 ca446466acf6: Layer already exists 09:42:40 670a52afd397: Layer already exists 09:42:40 fc3641a29dda: Layer already exists 09:42:40 03ba6f53ebfc: Layer already exists 09:42:41 latest: digest: sha256:81052dfd7f1c215f94e44e6475f9e61027bee74d0dbc0357af6056738b2f4d43 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:41 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:41 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.121 09:42:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:42:41 a76a6c51980d: Preparing 09:42:41 ca446466acf6: Preparing 09:42:41 4f90d4611a51: Preparing 09:42:41 8c657121f39a: Preparing 09:42:41 44629b4156d3: Preparing 09:42:41 670a52afd397: Preparing 09:42:41 fc3641a29dda: Preparing 09:42:41 03ba6f53ebfc: Preparing 09:42:41 670a52afd397: Waiting 09:42:41 fc3641a29dda: Waiting 09:42:41 03ba6f53ebfc: Waiting 09:42:41 ca446466acf6: Layer already exists 09:42:41 44629b4156d3: Layer already exists 09:42:41 8c657121f39a: Layer already exists 09:42:41 a76a6c51980d: Layer already exists 09:42:41 4f90d4611a51: Layer already exists 09:42:41 fc3641a29dda: Layer already exists 09:42:41 03ba6f53ebfc: Layer already exists 09:42:41 670a52afd397: Layer already exists 09:42:41 4.1.0-dev.121: digest: sha256:81052dfd7f1c215f94e44e6475f9e61027bee74d0dbc0357af6056738b2f4d43 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:42 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:42:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:42:42 a76a6c51980d: Preparing 09:42:42 ca446466acf6: Preparing 09:42:42 4f90d4611a51: Preparing 09:42:42 8c657121f39a: Preparing 09:42:42 44629b4156d3: Preparing 09:42:42 670a52afd397: Preparing 09:42:42 fc3641a29dda: Preparing 09:42:42 03ba6f53ebfc: Preparing 09:42:42 670a52afd397: Waiting 09:42:42 fc3641a29dda: Waiting 09:42:42 03ba6f53ebfc: Waiting 09:42:42 a76a6c51980d: Layer already exists 09:42:42 ca446466acf6: Layer already exists 09:42:42 44629b4156d3: Layer already exists 09:42:42 8c657121f39a: Layer already exists 09:42:42 4f90d4611a51: Layer already exists 09:42:42 03ba6f53ebfc: Layer already exists 09:42:42 670a52afd397: Layer already exists 09:42:42 fc3641a29dda: Layer already exists 09:42:43 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121: digest: sha256:81052dfd7f1c215f94e44e6475f9e61027bee74d0dbc0357af6056738b2f4d43 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:43 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:43 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 09:42:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 09:42:43 a76a6c51980d: Preparing 09:42:43 ca446466acf6: Preparing 09:42:43 4f90d4611a51: Preparing 09:42:43 8c657121f39a: Preparing 09:42:43 44629b4156d3: Preparing 09:42:43 670a52afd397: Preparing 09:42:43 fc3641a29dda: Preparing 09:42:43 03ba6f53ebfc: Preparing 09:42:43 670a52afd397: Waiting 09:42:43 fc3641a29dda: Waiting 09:42:43 03ba6f53ebfc: Waiting 09:42:43 44629b4156d3: Layer already exists 09:42:43 8c657121f39a: Layer already exists 09:42:43 ca446466acf6: Layer already exists 09:42:43 a76a6c51980d: Layer already exists 09:42:43 4f90d4611a51: Layer already exists 09:42:43 03ba6f53ebfc: Layer already exists 09:42:43 670a52afd397: Layer already exists 09:42:43 fc3641a29dda: Layer already exists 09:42:43 main: digest: sha256:81052dfd7f1c215f94e44e6475f9e61027bee74d0dbc0357af6056738b2f4d43 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:42:43 ===================================================== [Pipeline] echo 09:42:43 taggedImages: 09:42:43 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:42:43 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 09:42:43 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.121 09:42:43 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:42:43 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 09:42:43 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 09:42:43 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:42:43 latest 09:42:43 4.1.0-dev.121 09:42:43 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:42:43 main 09:42:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:44 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:44 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:42:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:42:44 d990fd1bfeb5: Preparing 09:42:44 042c3967ec47: Preparing 09:42:44 832e92bd8d18: Preparing 09:42:44 1f79275f29dd: Preparing 09:42:44 116c21868609: Preparing 09:42:44 3294a665e8ac: Preparing 09:42:44 bdbb906ebf53: Preparing 09:42:44 8c657121f39a: Preparing 09:42:44 44629b4156d3: Preparing 09:42:44 c7813ddd052a: Preparing 09:42:44 a1934f0f8ba4: Preparing 09:42:44 5f70bf18a086: Preparing 09:42:44 36e9e5aeafa8: Preparing 09:42:44 50f73dde5966: Preparing 09:42:44 17dbc3589e00: Preparing 09:42:44 03ba6f53ebfc: Preparing 09:42:44 3294a665e8ac: Waiting 09:42:44 bdbb906ebf53: Waiting 09:42:44 c7813ddd052a: Waiting 09:42:44 8c657121f39a: Waiting 09:42:44 44629b4156d3: Waiting 09:42:44 50f73dde5966: Waiting 09:42:44 a1934f0f8ba4: Waiting 09:42:44 5f70bf18a086: Waiting 09:42:44 36e9e5aeafa8: Waiting 09:42:44 17dbc3589e00: Waiting 09:42:45 042c3967ec47: Pushed 09:42:45 1f79275f29dd: Pushed 09:42:45 116c21868609: Pushed 09:42:45 d990fd1bfeb5: Pushed 09:42:45 832e92bd8d18: Pushed 09:42:45 8c657121f39a: Layer already exists 09:42:45 44629b4156d3: Layer already exists 09:42:45 5f70bf18a086: Layer already exists 09:42:45 3294a665e8ac: Pushed 09:42:45 c7813ddd052a: Pushed 09:42:45 a1934f0f8ba4: Pushed 09:42:45 36e9e5aeafa8: Pushed 09:42:45 03ba6f53ebfc: Layer already exists 09:42:45 50f73dde5966: Pushed 09:42:45 17dbc3589e00: Pushed 09:42:48 bdbb906ebf53: Pushed 09:42:48 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8: digest: sha256:61730307eb2300b110f1dce1df723d9867662b070daef86455f7ba6aaa9f688f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:48 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:49 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 09:42:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:42:49 d990fd1bfeb5: Preparing 09:42:49 042c3967ec47: Preparing 09:42:49 832e92bd8d18: Preparing 09:42:49 1f79275f29dd: Preparing 09:42:49 116c21868609: Preparing 09:42:49 3294a665e8ac: Preparing 09:42:49 bdbb906ebf53: Preparing 09:42:49 8c657121f39a: Preparing 09:42:49 44629b4156d3: Preparing 09:42:49 c7813ddd052a: Preparing 09:42:49 a1934f0f8ba4: Preparing 09:42:49 5f70bf18a086: Preparing 09:42:49 36e9e5aeafa8: Preparing 09:42:49 50f73dde5966: Preparing 09:42:49 17dbc3589e00: Preparing 09:42:49 03ba6f53ebfc: Preparing 09:42:49 c7813ddd052a: Waiting 09:42:49 50f73dde5966: Waiting 09:42:49 17dbc3589e00: Waiting 09:42:49 03ba6f53ebfc: Waiting 09:42:49 3294a665e8ac: Waiting 09:42:49 bdbb906ebf53: Waiting 09:42:49 8c657121f39a: Waiting 09:42:49 44629b4156d3: Waiting 09:42:49 5f70bf18a086: Waiting 09:42:49 36e9e5aeafa8: Waiting 09:42:49 a1934f0f8ba4: Waiting 09:42:49 832e92bd8d18: Layer already exists 09:42:49 d990fd1bfeb5: Layer already exists 09:42:49 1f79275f29dd: Layer already exists 09:42:49 042c3967ec47: Layer already exists 09:42:49 116c21868609: Layer already exists 09:42:49 3294a665e8ac: Layer already exists 09:42:49 bdbb906ebf53: Layer already exists 09:42:49 8c657121f39a: Layer already exists 09:42:49 44629b4156d3: Layer already exists 09:42:49 c7813ddd052a: Layer already exists 09:42:49 a1934f0f8ba4: Layer already exists 09:42:49 50f73dde5966: Layer already exists 09:42:49 5f70bf18a086: Layer already exists 09:42:49 36e9e5aeafa8: Layer already exists 09:42:49 17dbc3589e00: Layer already exists 09:42:49 03ba6f53ebfc: Layer already exists 09:42:49 latest: digest: sha256:61730307eb2300b110f1dce1df723d9867662b070daef86455f7ba6aaa9f688f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:49 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.121 09:42:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:42:50 d990fd1bfeb5: Preparing 09:42:50 042c3967ec47: Preparing 09:42:50 832e92bd8d18: Preparing 09:42:50 1f79275f29dd: Preparing 09:42:50 116c21868609: Preparing 09:42:50 3294a665e8ac: Preparing 09:42:50 bdbb906ebf53: Preparing 09:42:50 8c657121f39a: Preparing 09:42:50 44629b4156d3: Preparing 09:42:50 c7813ddd052a: Preparing 09:42:50 a1934f0f8ba4: Preparing 09:42:50 5f70bf18a086: Preparing 09:42:50 36e9e5aeafa8: Preparing 09:42:50 50f73dde5966: Preparing 09:42:50 17dbc3589e00: Preparing 09:42:50 03ba6f53ebfc: Preparing 09:42:50 c7813ddd052a: Waiting 09:42:50 a1934f0f8ba4: Waiting 09:42:50 5f70bf18a086: Waiting 09:42:50 36e9e5aeafa8: Waiting 09:42:50 50f73dde5966: Waiting 09:42:50 17dbc3589e00: Waiting 09:42:50 03ba6f53ebfc: Waiting 09:42:50 3294a665e8ac: Waiting 09:42:50 bdbb906ebf53: Waiting 09:42:50 44629b4156d3: Waiting 09:42:50 042c3967ec47: Layer already exists 09:42:50 1f79275f29dd: Layer already exists 09:42:50 d990fd1bfeb5: Layer already exists 09:42:50 116c21868609: Layer already exists 09:42:50 832e92bd8d18: Layer already exists 09:42:50 8c657121f39a: Layer already exists 09:42:50 bdbb906ebf53: Layer already exists 09:42:50 c7813ddd052a: Layer already exists 09:42:50 3294a665e8ac: Layer already exists 09:42:50 44629b4156d3: Layer already exists 09:42:50 a1934f0f8ba4: Layer already exists 09:42:50 17dbc3589e00: Layer already exists 09:42:50 36e9e5aeafa8: Layer already exists 09:42:50 50f73dde5966: Layer already exists 09:42:50 5f70bf18a086: Layer already exists 09:42:50 03ba6f53ebfc: Layer already exists 09:42:50 4.1.0-dev.121: digest: sha256:61730307eb2300b110f1dce1df723d9867662b070daef86455f7ba6aaa9f688f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:50 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:42:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:42:55 d990fd1bfeb5: Preparing 09:42:55 042c3967ec47: Preparing 09:42:55 832e92bd8d18: Preparing 09:42:55 1f79275f29dd: Preparing 09:42:55 116c21868609: Preparing 09:42:55 3294a665e8ac: Preparing 09:42:55 bdbb906ebf53: Preparing 09:42:55 8c657121f39a: Preparing 09:42:55 44629b4156d3: Preparing 09:42:55 c7813ddd052a: Preparing 09:42:55 a1934f0f8ba4: Preparing 09:42:55 5f70bf18a086: Preparing 09:42:55 36e9e5aeafa8: Preparing 09:42:55 50f73dde5966: Preparing 09:42:55 17dbc3589e00: Preparing 09:42:55 03ba6f53ebfc: Preparing 09:42:55 c7813ddd052a: Waiting 09:42:55 a1934f0f8ba4: Waiting 09:42:55 3294a665e8ac: Waiting 09:42:55 8c657121f39a: Waiting 09:42:55 5f70bf18a086: Waiting 09:42:55 36e9e5aeafa8: Waiting 09:42:55 50f73dde5966: Waiting 09:42:55 44629b4156d3: Waiting 09:42:55 bdbb906ebf53: Waiting 09:42:55 17dbc3589e00: Waiting 09:42:55 03ba6f53ebfc: Waiting 09:42:55 832e92bd8d18: Layer already exists 09:42:55 1f79275f29dd: Layer already exists 09:42:55 d990fd1bfeb5: Layer already exists 09:42:55 042c3967ec47: Layer already exists 09:42:55 116c21868609: Layer already exists 09:42:55 3294a665e8ac: Layer already exists 09:42:55 bdbb906ebf53: Layer already exists 09:42:55 44629b4156d3: Layer already exists 09:42:55 8c657121f39a: Layer already exists 09:42:55 c7813ddd052a: Layer already exists 09:42:55 5f70bf18a086: Layer already exists 09:42:55 a1934f0f8ba4: Layer already exists 09:42:55 36e9e5aeafa8: Layer already exists 09:42:55 50f73dde5966: Layer already exists 09:42:55 17dbc3589e00: Layer already exists 09:42:55 03ba6f53ebfc: Layer already exists 09:42:55 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121: digest: sha256:61730307eb2300b110f1dce1df723d9867662b070daef86455f7ba6aaa9f688f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:56 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 09:42:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 09:42:56 d990fd1bfeb5: Preparing 09:42:56 042c3967ec47: Preparing 09:42:56 832e92bd8d18: Preparing 09:42:56 1f79275f29dd: Preparing 09:42:56 116c21868609: Preparing 09:42:56 3294a665e8ac: Preparing 09:42:56 bdbb906ebf53: Preparing 09:42:56 8c657121f39a: Preparing 09:42:56 44629b4156d3: Preparing 09:42:56 c7813ddd052a: Preparing 09:42:56 a1934f0f8ba4: Preparing 09:42:56 5f70bf18a086: Preparing 09:42:56 36e9e5aeafa8: Preparing 09:42:56 50f73dde5966: Preparing 09:42:56 17dbc3589e00: Preparing 09:42:56 03ba6f53ebfc: Preparing 09:42:56 c7813ddd052a: Waiting 09:42:56 a1934f0f8ba4: Waiting 09:42:56 5f70bf18a086: Waiting 09:42:56 36e9e5aeafa8: Waiting 09:42:56 50f73dde5966: Waiting 09:42:56 17dbc3589e00: Waiting 09:42:56 03ba6f53ebfc: Waiting 09:42:56 3294a665e8ac: Waiting 09:42:56 bdbb906ebf53: Waiting 09:42:56 8c657121f39a: Waiting 09:42:56 44629b4156d3: Waiting 09:42:56 832e92bd8d18: Layer already exists 09:42:56 1f79275f29dd: Layer already exists 09:42:56 042c3967ec47: Layer already exists 09:42:56 d990fd1bfeb5: Layer already exists 09:42:56 116c21868609: Layer already exists 09:42:56 c7813ddd052a: Layer already exists 09:42:56 44629b4156d3: Layer already exists 09:42:56 3294a665e8ac: Layer already exists 09:42:56 8c657121f39a: Layer already exists 09:42:56 bdbb906ebf53: Layer already exists 09:42:56 a1934f0f8ba4: Layer already exists 09:42:56 5f70bf18a086: Layer already exists 09:42:56 36e9e5aeafa8: Layer already exists 09:42:56 17dbc3589e00: Layer already exists 09:42:56 50f73dde5966: Layer already exists 09:42:56 03ba6f53ebfc: Layer already exists 09:42:56 main: digest: sha256:61730307eb2300b110f1dce1df723d9867662b070daef86455f7ba6aaa9f688f size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:42:56 ===================================================== [Pipeline] echo 09:42:56 taggedImages: 09:42:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:42:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 09:42:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.121 09:42:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:42:56 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 09:42:56 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 09:42:56 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:42:56 latest 09:42:56 4.1.0-dev.121 09:42:56 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:42:56 main 09:42:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:57 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:42:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:42:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:42:57 81357f5210f8: Preparing 09:42:57 c143d914725c: Preparing 09:42:57 49399a99ccd2: Preparing 09:42:57 5281dae7d138: Preparing 09:42:57 8c657121f39a: Preparing 09:42:57 44629b4156d3: Preparing 09:42:57 670a52afd397: Preparing 09:42:57 fc3641a29dda: Preparing 09:42:57 03ba6f53ebfc: Preparing 09:42:57 670a52afd397: Waiting 09:42:57 fc3641a29dda: Waiting 09:42:57 03ba6f53ebfc: Waiting 09:42:57 44629b4156d3: Waiting 09:42:57 8c657121f39a: Layer already exists 09:42:57 44629b4156d3: Layer already exists 09:42:57 49399a99ccd2: Pushed 09:42:57 670a52afd397: Layer already exists 09:42:57 c143d914725c: Pushed 09:42:57 fc3641a29dda: Layer already exists 09:42:57 81357f5210f8: Pushed 09:42:57 03ba6f53ebfc: Layer already exists 09:43:06 5281dae7d138: Pushed 09:43:06 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8: digest: sha256:2d9a3c2237a59bd6f491808efcb97ec253d0c92d5884219d886a64237a1c93cc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:06 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 09:43:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:43:08 81357f5210f8: Preparing 09:43:08 c143d914725c: Preparing 09:43:08 49399a99ccd2: Preparing 09:43:08 5281dae7d138: Preparing 09:43:08 8c657121f39a: Preparing 09:43:08 44629b4156d3: Preparing 09:43:08 670a52afd397: Preparing 09:43:08 fc3641a29dda: Preparing 09:43:08 03ba6f53ebfc: Preparing 09:43:08 44629b4156d3: Waiting 09:43:08 670a52afd397: Waiting 09:43:08 fc3641a29dda: Waiting 09:43:08 03ba6f53ebfc: Waiting 09:43:08 5281dae7d138: Layer already exists 09:43:08 81357f5210f8: Layer already exists 09:43:08 49399a99ccd2: Layer already exists 09:43:08 8c657121f39a: Layer already exists 09:43:08 c143d914725c: Layer already exists 09:43:08 44629b4156d3: Layer already exists 09:43:08 03ba6f53ebfc: Layer already exists 09:43:08 fc3641a29dda: Layer already exists 09:43:08 670a52afd397: Layer already exists 09:43:08 latest: digest: sha256:2d9a3c2237a59bd6f491808efcb97ec253d0c92d5884219d886a64237a1c93cc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:08 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.121 09:43:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:43:09 81357f5210f8: Preparing 09:43:09 c143d914725c: Preparing 09:43:09 49399a99ccd2: Preparing 09:43:09 5281dae7d138: Preparing 09:43:09 8c657121f39a: Preparing 09:43:09 44629b4156d3: Preparing 09:43:09 670a52afd397: Preparing 09:43:09 fc3641a29dda: Preparing 09:43:09 03ba6f53ebfc: Preparing 09:43:09 44629b4156d3: Waiting 09:43:09 670a52afd397: Waiting 09:43:09 fc3641a29dda: Waiting 09:43:09 03ba6f53ebfc: Waiting 09:43:09 8c657121f39a: Layer already exists 09:43:09 c143d914725c: Layer already exists 09:43:09 5281dae7d138: Layer already exists 09:43:09 81357f5210f8: Layer already exists 09:43:09 49399a99ccd2: Layer already exists 09:43:09 44629b4156d3: Layer already exists 09:43:09 670a52afd397: Layer already exists 09:43:09 03ba6f53ebfc: Layer already exists 09:43:09 fc3641a29dda: Layer already exists 09:43:09 4.1.0-dev.121: digest: sha256:2d9a3c2237a59bd6f491808efcb97ec253d0c92d5884219d886a64237a1c93cc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:09 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:43:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:43:10 81357f5210f8: Preparing 09:43:10 c143d914725c: Preparing 09:43:10 49399a99ccd2: Preparing 09:43:10 5281dae7d138: Preparing 09:43:10 8c657121f39a: Preparing 09:43:10 44629b4156d3: Preparing 09:43:10 670a52afd397: Preparing 09:43:10 fc3641a29dda: Preparing 09:43:10 03ba6f53ebfc: Preparing 09:43:10 44629b4156d3: Waiting 09:43:10 670a52afd397: Waiting 09:43:10 fc3641a29dda: Waiting 09:43:10 03ba6f53ebfc: Waiting 09:43:10 81357f5210f8: Layer already exists 09:43:10 49399a99ccd2: Layer already exists 09:43:10 5281dae7d138: Layer already exists 09:43:10 8c657121f39a: Layer already exists 09:43:10 c143d914725c: Layer already exists 09:43:10 44629b4156d3: Layer already exists 09:43:10 fc3641a29dda: Layer already exists 09:43:10 670a52afd397: Layer already exists 09:43:10 03ba6f53ebfc: Layer already exists 09:43:10 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121: digest: sha256:2d9a3c2237a59bd6f491808efcb97ec253d0c92d5884219d886a64237a1c93cc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:10 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 09:43:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 09:43:11 81357f5210f8: Preparing 09:43:11 c143d914725c: Preparing 09:43:11 49399a99ccd2: Preparing 09:43:11 5281dae7d138: Preparing 09:43:11 8c657121f39a: Preparing 09:43:11 44629b4156d3: Preparing 09:43:11 670a52afd397: Preparing 09:43:11 fc3641a29dda: Preparing 09:43:11 03ba6f53ebfc: Preparing 09:43:11 44629b4156d3: Waiting 09:43:11 670a52afd397: Waiting 09:43:11 fc3641a29dda: Waiting 09:43:11 03ba6f53ebfc: Waiting 09:43:11 8c657121f39a: Layer already exists 09:43:11 5281dae7d138: Layer already exists 09:43:11 49399a99ccd2: Layer already exists 09:43:11 c143d914725c: Layer already exists 09:43:11 81357f5210f8: Layer already exists 09:43:11 44629b4156d3: Layer already exists 09:43:11 fc3641a29dda: Layer already exists 09:43:11 670a52afd397: Layer already exists 09:43:11 03ba6f53ebfc: Layer already exists 09:43:11 main: digest: sha256:2d9a3c2237a59bd6f491808efcb97ec253d0c92d5884219d886a64237a1c93cc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:43:11 ===================================================== [Pipeline] echo 09:43:11 taggedImages: 09:43:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:43:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 09:43:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.121 09:43:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:43:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 09:43:11 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 09:43:11 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:43:11 latest 09:43:11 4.1.0-dev.121 09:43:11 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:43:11 main 09:43:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:11 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:43:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:43:12 dbcf09c13540: Preparing 09:43:12 ab9c1451f980: Preparing 09:43:12 7f0abd6feac7: Preparing 09:43:12 cee20cb7f15c: Preparing 09:43:12 c725cfefc466: Preparing 09:43:12 8c657121f39a: Preparing 09:43:12 44629b4156d3: Preparing 09:43:12 bb11b98d210e: Preparing 09:43:12 ddedb3cf6ba5: Preparing 09:43:12 b0800129c6ba: Preparing 09:43:12 03ba6f53ebfc: Preparing 09:43:12 bb11b98d210e: Waiting 09:43:12 ddedb3cf6ba5: Waiting 09:43:12 8c657121f39a: Waiting 09:43:12 44629b4156d3: Waiting 09:43:12 b0800129c6ba: Waiting 09:43:12 03ba6f53ebfc: Waiting 09:43:12 c725cfefc466: Pushed 09:43:12 ab9c1451f980: Pushed 09:43:12 cee20cb7f15c: Pushed 09:43:12 dbcf09c13540: Pushed 09:43:12 8c657121f39a: Layer already exists 09:43:12 44629b4156d3: Layer already exists 09:43:12 03ba6f53ebfc: Layer already exists 09:43:12 bb11b98d210e: Pushed 09:43:12 ddedb3cf6ba5: Pushed 09:43:15 b0800129c6ba: Pushed 09:43:19 7f0abd6feac7: Pushed 09:43:19 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8: digest: sha256:d894d5ef0b1a721200e1b8189969a9614a27ee72a99c9f0cab29850ac5fd510d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:19 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 09:43:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:43:23 dbcf09c13540: Preparing 09:43:23 ab9c1451f980: Preparing 09:43:23 7f0abd6feac7: Preparing 09:43:23 cee20cb7f15c: Preparing 09:43:23 c725cfefc466: Preparing 09:43:23 8c657121f39a: Preparing 09:43:23 44629b4156d3: Preparing 09:43:23 bb11b98d210e: Preparing 09:43:23 44629b4156d3: Waiting 09:43:23 bb11b98d210e: Waiting 09:43:23 ddedb3cf6ba5: Preparing 09:43:23 ddedb3cf6ba5: Waiting 09:43:23 b0800129c6ba: Preparing 09:43:23 03ba6f53ebfc: Preparing 09:43:23 b0800129c6ba: Waiting 09:43:23 03ba6f53ebfc: Waiting 09:43:23 7f0abd6feac7: Layer already exists 09:43:23 c725cfefc466: Layer already exists 09:43:23 cee20cb7f15c: Layer already exists 09:43:23 dbcf09c13540: Layer already exists 09:43:23 ab9c1451f980: Layer already exists 09:43:23 44629b4156d3: Layer already exists 09:43:23 bb11b98d210e: Layer already exists 09:43:23 8c657121f39a: Layer already exists 09:43:23 ddedb3cf6ba5: Layer already exists 09:43:23 b0800129c6ba: Layer already exists 09:43:23 03ba6f53ebfc: Layer already exists 09:43:23 latest: digest: sha256:d894d5ef0b1a721200e1b8189969a9614a27ee72a99c9f0cab29850ac5fd510d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:24 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.121 09:43:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:43:24 dbcf09c13540: Preparing 09:43:24 ab9c1451f980: Preparing 09:43:24 7f0abd6feac7: Preparing 09:43:24 cee20cb7f15c: Preparing 09:43:24 c725cfefc466: Preparing 09:43:24 8c657121f39a: Preparing 09:43:24 44629b4156d3: Preparing 09:43:24 bb11b98d210e: Preparing 09:43:24 ddedb3cf6ba5: Preparing 09:43:24 b0800129c6ba: Preparing 09:43:24 03ba6f53ebfc: Preparing 09:43:24 bb11b98d210e: Waiting 09:43:24 ddedb3cf6ba5: Waiting 09:43:24 b0800129c6ba: Waiting 09:43:24 03ba6f53ebfc: Waiting 09:43:24 8c657121f39a: Waiting 09:43:24 44629b4156d3: Waiting 09:43:24 ab9c1451f980: Layer already exists 09:43:24 7f0abd6feac7: Layer already exists 09:43:24 c725cfefc466: Layer already exists 09:43:24 cee20cb7f15c: Layer already exists 09:43:24 dbcf09c13540: Layer already exists 09:43:24 ddedb3cf6ba5: Layer already exists 09:43:24 8c657121f39a: Layer already exists 09:43:24 b0800129c6ba: Layer already exists 09:43:24 44629b4156d3: Layer already exists 09:43:24 bb11b98d210e: Layer already exists 09:43:24 03ba6f53ebfc: Layer already exists 09:43:24 4.1.0-dev.121: digest: sha256:d894d5ef0b1a721200e1b8189969a9614a27ee72a99c9f0cab29850ac5fd510d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:25 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:43:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:43:25 dbcf09c13540: Preparing 09:43:25 ab9c1451f980: Preparing 09:43:25 7f0abd6feac7: Preparing 09:43:25 cee20cb7f15c: Preparing 09:43:25 c725cfefc466: Preparing 09:43:25 8c657121f39a: Preparing 09:43:25 44629b4156d3: Preparing 09:43:25 bb11b98d210e: Preparing 09:43:25 ddedb3cf6ba5: Preparing 09:43:25 b0800129c6ba: Preparing 09:43:25 03ba6f53ebfc: Preparing 09:43:25 bb11b98d210e: Waiting 09:43:25 ddedb3cf6ba5: Waiting 09:43:25 b0800129c6ba: Waiting 09:43:25 03ba6f53ebfc: Waiting 09:43:25 8c657121f39a: Waiting 09:43:25 44629b4156d3: Waiting 09:43:25 c725cfefc466: Layer already exists 09:43:25 cee20cb7f15c: Layer already exists 09:43:25 7f0abd6feac7: Layer already exists 09:43:25 dbcf09c13540: Layer already exists 09:43:25 ab9c1451f980: Layer already exists 09:43:25 44629b4156d3: Layer already exists 09:43:25 ddedb3cf6ba5: Layer already exists 09:43:25 b0800129c6ba: Layer already exists 09:43:25 8c657121f39a: Layer already exists 09:43:25 bb11b98d210e: Layer already exists 09:43:25 03ba6f53ebfc: Layer already exists 09:43:25 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121: digest: sha256:d894d5ef0b1a721200e1b8189969a9614a27ee72a99c9f0cab29850ac5fd510d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:26 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 09:43:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 09:43:26 dbcf09c13540: Preparing 09:43:26 ab9c1451f980: Preparing 09:43:26 7f0abd6feac7: Preparing 09:43:26 cee20cb7f15c: Preparing 09:43:26 c725cfefc466: Preparing 09:43:26 8c657121f39a: Preparing 09:43:26 44629b4156d3: Preparing 09:43:26 bb11b98d210e: Preparing 09:43:26 ddedb3cf6ba5: Preparing 09:43:26 b0800129c6ba: Preparing 09:43:26 03ba6f53ebfc: Preparing 09:43:26 bb11b98d210e: Waiting 09:43:26 ddedb3cf6ba5: Waiting 09:43:26 03ba6f53ebfc: Waiting 09:43:26 8c657121f39a: Waiting 09:43:26 b0800129c6ba: Waiting 09:43:26 cee20cb7f15c: Layer already exists 09:43:26 ab9c1451f980: Layer already exists 09:43:26 7f0abd6feac7: Layer already exists 09:43:26 c725cfefc466: Layer already exists 09:43:26 dbcf09c13540: Layer already exists 09:43:26 8c657121f39a: Layer already exists 09:43:26 bb11b98d210e: Layer already exists 09:43:26 ddedb3cf6ba5: Layer already exists 09:43:26 44629b4156d3: Layer already exists 09:43:26 b0800129c6ba: Layer already exists 09:43:26 03ba6f53ebfc: Layer already exists 09:43:26 main: digest: sha256:d894d5ef0b1a721200e1b8189969a9614a27ee72a99c9f0cab29850ac5fd510d size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:43:26 ===================================================== [Pipeline] echo 09:43:26 taggedImages: 09:43:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:43:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 09:43:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.121 09:43:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:43:26 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 09:43:26 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 09:43:26 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:43:26 latest 09:43:26 4.1.0-dev.121 09:43:26 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:43:26 main 09:43:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:27 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:27 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:43:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:43:27 68cb2c4c5ba9: Preparing 09:43:27 73f553f6bf0c: Preparing 09:43:27 00895b99c8b2: Preparing 09:43:27 a25b1fcfdeaf: Preparing 09:43:27 1e08d1a6936e: Preparing 09:43:27 b6b613321138: Preparing 09:43:27 69a9645bc4ba: Preparing 09:43:27 8c657121f39a: Preparing 09:43:27 44629b4156d3: Preparing 09:43:27 8ed3c6966d57: Preparing 09:43:27 1868bec1a990: Preparing 09:43:27 03ba6f53ebfc: Preparing 09:43:27 44629b4156d3: Waiting 09:43:27 8ed3c6966d57: Waiting 09:43:27 b6b613321138: Waiting 09:43:27 69a9645bc4ba: Waiting 09:43:27 8c657121f39a: Waiting 09:43:27 1868bec1a990: Waiting 09:43:27 03ba6f53ebfc: Waiting 09:43:28 73f553f6bf0c: Pushed 09:43:28 1e08d1a6936e: Pushed 09:43:28 68cb2c4c5ba9: Pushed 09:43:28 8c657121f39a: Layer already exists 09:43:28 44629b4156d3: Layer already exists 09:43:28 b6b613321138: Pushed 09:43:28 69a9645bc4ba: Pushed 09:43:28 8ed3c6966d57: Pushed 09:43:28 03ba6f53ebfc: Layer already exists 09:43:31 1868bec1a990: Pushed 09:43:34 a25b1fcfdeaf: Pushed 09:43:35 00895b99c8b2: Pushed 09:43:36 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8: digest: sha256:65249dab921c3d0953c361bd2d336ad4838dde725694c6f5512dda029d869cf1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:36 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:37 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 09:43:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:43:37 68cb2c4c5ba9: Preparing 09:43:37 73f553f6bf0c: Preparing 09:43:37 00895b99c8b2: Preparing 09:43:37 a25b1fcfdeaf: Preparing 09:43:37 1e08d1a6936e: Preparing 09:43:37 b6b613321138: Preparing 09:43:37 69a9645bc4ba: Preparing 09:43:37 8c657121f39a: Preparing 09:43:37 44629b4156d3: Preparing 09:43:37 8ed3c6966d57: Preparing 09:43:37 1868bec1a990: Preparing 09:43:37 03ba6f53ebfc: Preparing 09:43:37 8c657121f39a: Waiting 09:43:37 44629b4156d3: Waiting 09:43:37 8ed3c6966d57: Waiting 09:43:37 b6b613321138: Waiting 09:43:37 69a9645bc4ba: Waiting 09:43:37 03ba6f53ebfc: Waiting 09:43:37 1868bec1a990: Waiting 09:43:37 68cb2c4c5ba9: Layer already exists 09:43:37 73f553f6bf0c: Layer already exists 09:43:37 1e08d1a6936e: Layer already exists 09:43:37 00895b99c8b2: Layer already exists 09:43:37 a25b1fcfdeaf: Layer already exists 09:43:37 b6b613321138: Layer already exists 09:43:37 69a9645bc4ba: Layer already exists 09:43:37 8c657121f39a: Layer already exists 09:43:37 8ed3c6966d57: Layer already exists 09:43:37 44629b4156d3: Layer already exists 09:43:37 03ba6f53ebfc: Layer already exists 09:43:37 1868bec1a990: Layer already exists 09:43:39 latest: digest: sha256:65249dab921c3d0953c361bd2d336ad4838dde725694c6f5512dda029d869cf1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:40 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:40 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.121 09:43:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:43:40 68cb2c4c5ba9: Preparing 09:43:40 73f553f6bf0c: Preparing 09:43:40 00895b99c8b2: Preparing 09:43:40 a25b1fcfdeaf: Preparing 09:43:40 1e08d1a6936e: Preparing 09:43:40 b6b613321138: Preparing 09:43:40 69a9645bc4ba: Preparing 09:43:40 b6b613321138: Waiting 09:43:40 8c657121f39a: Preparing 09:43:40 69a9645bc4ba: Waiting 09:43:40 44629b4156d3: Preparing 09:43:40 8c657121f39a: Waiting 09:43:40 8ed3c6966d57: Preparing 09:43:40 44629b4156d3: Waiting 09:43:40 1868bec1a990: Preparing 09:43:40 8ed3c6966d57: Waiting 09:43:40 03ba6f53ebfc: Preparing 09:43:40 1868bec1a990: Waiting 09:43:40 03ba6f53ebfc: Waiting 09:43:40 a25b1fcfdeaf: Layer already exists 09:43:40 68cb2c4c5ba9: Layer already exists 09:43:40 73f553f6bf0c: Layer already exists 09:43:40 1e08d1a6936e: Layer already exists 09:43:40 00895b99c8b2: Layer already exists 09:43:40 8c657121f39a: Layer already exists 09:43:40 8ed3c6966d57: Layer already exists 09:43:40 b6b613321138: Layer already exists 09:43:40 69a9645bc4ba: Layer already exists 09:43:40 44629b4156d3: Layer already exists 09:43:40 1868bec1a990: Layer already exists 09:43:40 03ba6f53ebfc: Layer already exists 09:43:40 4.1.0-dev.121: digest: sha256:65249dab921c3d0953c361bd2d336ad4838dde725694c6f5512dda029d869cf1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:41 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:42 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:43:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:43:42 68cb2c4c5ba9: Preparing 09:43:42 73f553f6bf0c: Preparing 09:43:42 00895b99c8b2: Preparing 09:43:42 a25b1fcfdeaf: Preparing 09:43:42 1e08d1a6936e: Preparing 09:43:42 b6b613321138: Preparing 09:43:42 69a9645bc4ba: Preparing 09:43:42 8c657121f39a: Preparing 09:43:42 44629b4156d3: Preparing 09:43:42 8ed3c6966d57: Preparing 09:43:42 1868bec1a990: Preparing 09:43:42 03ba6f53ebfc: Preparing 09:43:42 69a9645bc4ba: Waiting 09:43:42 8ed3c6966d57: Waiting 09:43:42 1868bec1a990: Waiting 09:43:42 03ba6f53ebfc: Waiting 09:43:42 8c657121f39a: Waiting 09:43:42 44629b4156d3: Waiting 09:43:42 b6b613321138: Waiting 09:43:42 73f553f6bf0c: Layer already exists 09:43:42 a25b1fcfdeaf: Layer already exists 09:43:42 68cb2c4c5ba9: Layer already exists 09:43:42 00895b99c8b2: Layer already exists 09:43:42 1e08d1a6936e: Layer already exists 09:43:42 69a9645bc4ba: Layer already exists 09:43:42 8c657121f39a: Layer already exists 09:43:42 8ed3c6966d57: Layer already exists 09:43:42 b6b613321138: Layer already exists 09:43:42 44629b4156d3: Layer already exists 09:43:42 1868bec1a990: Layer already exists 09:43:42 03ba6f53ebfc: Layer already exists 09:43:42 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121: digest: sha256:65249dab921c3d0953c361bd2d336ad4838dde725694c6f5512dda029d869cf1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:42 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:43 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 09:43:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 09:43:43 68cb2c4c5ba9: Preparing 09:43:43 73f553f6bf0c: Preparing 09:43:43 00895b99c8b2: Preparing 09:43:43 a25b1fcfdeaf: Preparing 09:43:43 1e08d1a6936e: Preparing 09:43:43 b6b613321138: Preparing 09:43:43 69a9645bc4ba: Preparing 09:43:43 8c657121f39a: Preparing 09:43:43 44629b4156d3: Preparing 09:43:43 8ed3c6966d57: Preparing 09:43:43 1868bec1a990: Preparing 09:43:43 03ba6f53ebfc: Preparing 09:43:43 b6b613321138: Waiting 09:43:43 69a9645bc4ba: Waiting 09:43:43 8c657121f39a: Waiting 09:43:43 44629b4156d3: Waiting 09:43:43 8ed3c6966d57: Waiting 09:43:43 1868bec1a990: Waiting 09:43:43 03ba6f53ebfc: Waiting 09:43:43 1e08d1a6936e: Layer already exists 09:43:43 00895b99c8b2: Layer already exists 09:43:43 a25b1fcfdeaf: Layer already exists 09:43:43 68cb2c4c5ba9: Layer already exists 09:43:43 73f553f6bf0c: Layer already exists 09:43:43 b6b613321138: Layer already exists 09:43:43 69a9645bc4ba: Layer already exists 09:43:43 8c657121f39a: Layer already exists 09:43:43 8ed3c6966d57: Layer already exists 09:43:43 44629b4156d3: Layer already exists 09:43:43 1868bec1a990: Layer already exists 09:43:43 03ba6f53ebfc: Layer already exists 09:43:43 main: digest: sha256:65249dab921c3d0953c361bd2d336ad4838dde725694c6f5512dda029d869cf1 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:43:43 ===================================================== [Pipeline] echo 09:43:43 taggedImages: 09:43:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:43:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 09:43:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.121 09:43:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:43:43 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 09:43:43 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 09:43:43 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:43:43 latest 09:43:43 4.1.0-dev.121 09:43:43 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:43:43 main 09:43:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:44 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:44 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:43:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:43:44 bf6dd46b5c3f: Preparing 09:43:44 2ab72aa84d9d: Preparing 09:43:44 8c657121f39a: Preparing 09:43:44 44629b4156d3: Preparing 09:43:44 6911d61b373a: Preparing 09:43:44 c4fb2a11c8b2: Preparing 09:43:44 03ba6f53ebfc: Preparing 09:43:44 c4fb2a11c8b2: Waiting 09:43:44 03ba6f53ebfc: Waiting 09:43:44 44629b4156d3: Layer already exists 09:43:44 8c657121f39a: Layer already exists 09:43:44 03ba6f53ebfc: Layer already exists 09:43:45 6911d61b373a: Pushed 09:43:45 bf6dd46b5c3f: Pushed 09:43:46 c4fb2a11c8b2: Pushed 09:43:52 2ab72aa84d9d: Pushed 09:43:52 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8: digest: sha256:451f058ededffd409f0b71dc09f678697478e2ca5a96cd66ae5dc971438a17e5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:53 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 09:43:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:43:53 bf6dd46b5c3f: Preparing 09:43:53 2ab72aa84d9d: Preparing 09:43:53 8c657121f39a: Preparing 09:43:53 44629b4156d3: Preparing 09:43:53 6911d61b373a: Preparing 09:43:53 c4fb2a11c8b2: Preparing 09:43:53 03ba6f53ebfc: Preparing 09:43:53 c4fb2a11c8b2: Waiting 09:43:53 03ba6f53ebfc: Waiting 09:43:53 8c657121f39a: Layer already exists 09:43:53 6911d61b373a: Layer already exists 09:43:53 2ab72aa84d9d: Layer already exists 09:43:53 bf6dd46b5c3f: Layer already exists 09:43:53 44629b4156d3: Layer already exists 09:43:53 c4fb2a11c8b2: Layer already exists 09:43:53 03ba6f53ebfc: Layer already exists 09:43:53 latest: digest: sha256:451f058ededffd409f0b71dc09f678697478e2ca5a96cd66ae5dc971438a17e5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:54 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:54 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.121 09:43:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:43:54 bf6dd46b5c3f: Preparing 09:43:54 2ab72aa84d9d: Preparing 09:43:54 8c657121f39a: Preparing 09:43:54 44629b4156d3: Preparing 09:43:54 6911d61b373a: Preparing 09:43:54 c4fb2a11c8b2: Preparing 09:43:54 03ba6f53ebfc: Preparing 09:43:54 c4fb2a11c8b2: Waiting 09:43:54 03ba6f53ebfc: Waiting 09:43:54 8c657121f39a: Layer already exists 09:43:54 6911d61b373a: Layer already exists 09:43:54 44629b4156d3: Layer already exists 09:43:54 bf6dd46b5c3f: Layer already exists 09:43:54 2ab72aa84d9d: Layer already exists 09:43:54 03ba6f53ebfc: Layer already exists 09:43:54 c4fb2a11c8b2: Layer already exists 09:43:54 4.1.0-dev.121: digest: sha256:451f058ededffd409f0b71dc09f678697478e2ca5a96cd66ae5dc971438a17e5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:55 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:55 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:43:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:43:55 bf6dd46b5c3f: Preparing 09:43:55 2ab72aa84d9d: Preparing 09:43:55 8c657121f39a: Preparing 09:43:55 44629b4156d3: Preparing 09:43:55 6911d61b373a: Preparing 09:43:55 c4fb2a11c8b2: Preparing 09:43:55 03ba6f53ebfc: Preparing 09:43:55 c4fb2a11c8b2: Waiting 09:43:55 03ba6f53ebfc: Waiting 09:43:55 44629b4156d3: Layer already exists 09:43:55 bf6dd46b5c3f: Layer already exists 09:43:55 6911d61b373a: Layer already exists 09:43:55 8c657121f39a: Layer already exists 09:43:55 2ab72aa84d9d: Layer already exists 09:43:55 03ba6f53ebfc: Layer already exists 09:43:55 c4fb2a11c8b2: Layer already exists 09:43:55 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121: digest: sha256:451f058ededffd409f0b71dc09f678697478e2ca5a96cd66ae5dc971438a17e5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:56 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:56 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 09:43:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 09:43:56 bf6dd46b5c3f: Preparing 09:43:56 2ab72aa84d9d: Preparing 09:43:56 8c657121f39a: Preparing 09:43:56 44629b4156d3: Preparing 09:43:56 6911d61b373a: Preparing 09:43:56 c4fb2a11c8b2: Preparing 09:43:56 03ba6f53ebfc: Preparing 09:43:56 c4fb2a11c8b2: Waiting 09:43:56 03ba6f53ebfc: Waiting 09:43:56 bf6dd46b5c3f: Layer already exists 09:43:56 2ab72aa84d9d: Layer already exists 09:43:56 44629b4156d3: Layer already exists 09:43:56 6911d61b373a: Layer already exists 09:43:56 8c657121f39a: Layer already exists 09:43:56 c4fb2a11c8b2: Layer already exists 09:43:56 03ba6f53ebfc: Layer already exists 09:43:56 main: digest: sha256:451f058ededffd409f0b71dc09f678697478e2ca5a96cd66ae5dc971438a17e5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:43:57 ===================================================== [Pipeline] echo 09:43:57 taggedImages: 09:43:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:43:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 09:43:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.121 09:43:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:43:57 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 09:43:57 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 09:43:57 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:43:57 latest 09:43:57 4.1.0-dev.121 09:43:57 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:43:57 main 09:43:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:57 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:43:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:43:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:43:58 0e4ed2e7db36: Preparing 09:43:58 e14befea3fae: Preparing 09:43:58 9c4b551ace79: Preparing 09:43:58 8c657121f39a: Preparing 09:43:58 44629b4156d3: Preparing 09:43:58 9d9a137b4c4d: Preparing 09:43:58 1166401cc668: Preparing 09:43:58 bbc7447d3074: Preparing 09:43:58 9d9a137b4c4d: Waiting 09:43:58 cd110d3d6ba9: Preparing 09:43:58 1166401cc668: Waiting 09:43:58 03ba6f53ebfc: Preparing 09:43:58 bbc7447d3074: Waiting 09:43:58 cd110d3d6ba9: Waiting 09:43:58 03ba6f53ebfc: Waiting 09:43:58 44629b4156d3: Layer already exists 09:43:58 8c657121f39a: Layer already exists 09:43:58 9c4b551ace79: Pushed 09:43:58 e14befea3fae: Pushed 09:43:58 0e4ed2e7db36: Pushed 09:43:58 03ba6f53ebfc: Layer already exists 09:43:58 bbc7447d3074: Pushed 09:43:59 cd110d3d6ba9: Pushed 09:44:12 1166401cc668: Pushed 09:44:27 9d9a137b4c4d: Pushed 09:44:27 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8: digest: sha256:e3e23ecaef65d0f79c4f26f5df9b351542a4c0d3ef4acba2814f7fb20a80b630 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:28 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 09:44:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:44:29 0e4ed2e7db36: Preparing 09:44:29 e14befea3fae: Preparing 09:44:29 9c4b551ace79: Preparing 09:44:29 8c657121f39a: Preparing 09:44:29 44629b4156d3: Preparing 09:44:29 9d9a137b4c4d: Preparing 09:44:29 1166401cc668: Preparing 09:44:29 bbc7447d3074: Preparing 09:44:29 cd110d3d6ba9: Preparing 09:44:29 03ba6f53ebfc: Preparing 09:44:29 bbc7447d3074: Waiting 09:44:29 cd110d3d6ba9: Waiting 09:44:29 03ba6f53ebfc: Waiting 09:44:29 9d9a137b4c4d: Waiting 09:44:29 1166401cc668: Waiting 09:44:29 8c657121f39a: Layer already exists 09:44:29 44629b4156d3: Layer already exists 09:44:29 0e4ed2e7db36: Layer already exists 09:44:29 9c4b551ace79: Layer already exists 09:44:29 e14befea3fae: Layer already exists 09:44:29 1166401cc668: Layer already exists 09:44:29 9d9a137b4c4d: Layer already exists 09:44:29 bbc7447d3074: Layer already exists 09:44:29 cd110d3d6ba9: Layer already exists 09:44:29 03ba6f53ebfc: Layer already exists 09:44:29 latest: digest: sha256:e3e23ecaef65d0f79c4f26f5df9b351542a4c0d3ef4acba2814f7fb20a80b630 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:29 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.121 09:44:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:44:30 0e4ed2e7db36: Preparing 09:44:30 e14befea3fae: Preparing 09:44:30 9c4b551ace79: Preparing 09:44:30 8c657121f39a: Preparing 09:44:30 44629b4156d3: Preparing 09:44:30 9d9a137b4c4d: Preparing 09:44:30 1166401cc668: Preparing 09:44:30 bbc7447d3074: Preparing 09:44:30 cd110d3d6ba9: Preparing 09:44:30 03ba6f53ebfc: Preparing 09:44:30 9d9a137b4c4d: Waiting 09:44:30 1166401cc668: Waiting 09:44:30 bbc7447d3074: Waiting 09:44:30 cd110d3d6ba9: Waiting 09:44:30 03ba6f53ebfc: Waiting 09:44:30 8c657121f39a: Layer already exists 09:44:30 0e4ed2e7db36: Layer already exists 09:44:30 e14befea3fae: Layer already exists 09:44:30 9c4b551ace79: Layer already exists 09:44:30 44629b4156d3: Layer already exists 09:44:30 cd110d3d6ba9: Layer already exists 09:44:30 1166401cc668: Layer already exists 09:44:30 bbc7447d3074: Layer already exists 09:44:30 9d9a137b4c4d: Layer already exists 09:44:30 03ba6f53ebfc: Layer already exists 09:44:30 4.1.0-dev.121: digest: sha256:e3e23ecaef65d0f79c4f26f5df9b351542a4c0d3ef4acba2814f7fb20a80b630 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:30 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:44:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:44:31 0e4ed2e7db36: Preparing 09:44:31 e14befea3fae: Preparing 09:44:31 9c4b551ace79: Preparing 09:44:31 8c657121f39a: Preparing 09:44:31 44629b4156d3: Preparing 09:44:31 9d9a137b4c4d: Preparing 09:44:31 1166401cc668: Preparing 09:44:31 bbc7447d3074: Preparing 09:44:31 cd110d3d6ba9: Preparing 09:44:31 03ba6f53ebfc: Preparing 09:44:31 bbc7447d3074: Waiting 09:44:31 cd110d3d6ba9: Waiting 09:44:31 03ba6f53ebfc: Waiting 09:44:31 9d9a137b4c4d: Waiting 09:44:31 1166401cc668: Waiting 09:44:31 44629b4156d3: Layer already exists 09:44:31 9c4b551ace79: Layer already exists 09:44:31 e14befea3fae: Layer already exists 09:44:31 8c657121f39a: Layer already exists 09:44:31 0e4ed2e7db36: Layer already exists 09:44:31 1166401cc668: Layer already exists 09:44:31 cd110d3d6ba9: Layer already exists 09:44:31 9d9a137b4c4d: Layer already exists 09:44:31 03ba6f53ebfc: Layer already exists 09:44:31 bbc7447d3074: Layer already exists 09:44:31 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121: digest: sha256:e3e23ecaef65d0f79c4f26f5df9b351542a4c0d3ef4acba2814f7fb20a80b630 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:31 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 09:44:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 09:44:35 0e4ed2e7db36: Preparing 09:44:35 e14befea3fae: Preparing 09:44:35 9c4b551ace79: Preparing 09:44:35 8c657121f39a: Preparing 09:44:35 44629b4156d3: Preparing 09:44:35 9d9a137b4c4d: Preparing 09:44:35 1166401cc668: Preparing 09:44:35 bbc7447d3074: Preparing 09:44:35 cd110d3d6ba9: Preparing 09:44:35 03ba6f53ebfc: Preparing 09:44:35 bbc7447d3074: Waiting 09:44:35 cd110d3d6ba9: Waiting 09:44:35 03ba6f53ebfc: Waiting 09:44:35 9d9a137b4c4d: Waiting 09:44:35 1166401cc668: Waiting 09:44:35 9c4b551ace79: Layer already exists 09:44:35 e14befea3fae: Layer already exists 09:44:35 0e4ed2e7db36: Layer already exists 09:44:35 8c657121f39a: Layer already exists 09:44:35 44629b4156d3: Layer already exists 09:44:35 1166401cc668: Layer already exists 09:44:35 bbc7447d3074: Layer already exists 09:44:35 9d9a137b4c4d: Layer already exists 09:44:35 cd110d3d6ba9: Layer already exists 09:44:35 03ba6f53ebfc: Layer already exists 09:44:36 main: digest: sha256:e3e23ecaef65d0f79c4f26f5df9b351542a4c0d3ef4acba2814f7fb20a80b630 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:44:36 ===================================================== [Pipeline] echo 09:44:36 taggedImages: 09:44:36 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:44:36 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 09:44:36 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.121 09:44:36 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:44:36 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 09:44:36 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 09:44:36 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:44:36 latest 09:44:36 4.1.0-dev.121 09:44:36 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:44:36 main 09:44:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:37 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:44:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:44:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:44:37 fc9ce9309bf2: Preparing 09:44:37 a6bd9ac93500: Preparing 09:44:37 28b786219e94: Preparing 09:44:37 8c657121f39a: Preparing 09:44:37 44629b4156d3: Preparing 09:44:37 a7aad0483a3b: Preparing 09:44:37 fcd923877f5e: Preparing 09:44:37 2824360f12d1: Preparing 09:44:37 03ba6f53ebfc: Preparing 09:44:37 a7aad0483a3b: Waiting 09:44:37 fcd923877f5e: Waiting 09:44:37 2824360f12d1: Waiting 09:44:37 03ba6f53ebfc: Waiting 09:44:37 8c657121f39a: Layer already exists 09:44:37 44629b4156d3: Layer already exists 09:44:38 28b786219e94: Pushed 09:44:38 a6bd9ac93500: Pushed 09:44:38 fc9ce9309bf2: Pushed 09:44:38 fcd923877f5e: Pushed 09:44:38 03ba6f53ebfc: Layer already exists 09:44:38 2824360f12d1: Pushed 09:45:06 a7aad0483a3b: Pushed 09:45:06 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8: digest: sha256:3784c58e534fb2fe23e875adb27c69fcc9c1da86b83392605962e15e77ccc3de size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:06 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 09:45:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:45:07 fc9ce9309bf2: Preparing 09:45:07 a6bd9ac93500: Preparing 09:45:07 28b786219e94: Preparing 09:45:07 8c657121f39a: Preparing 09:45:07 44629b4156d3: Preparing 09:45:07 a7aad0483a3b: Preparing 09:45:07 fcd923877f5e: Preparing 09:45:07 2824360f12d1: Preparing 09:45:07 03ba6f53ebfc: Preparing 09:45:07 a7aad0483a3b: Waiting 09:45:07 fcd923877f5e: Waiting 09:45:07 03ba6f53ebfc: Waiting 09:45:07 2824360f12d1: Waiting 09:45:07 44629b4156d3: Layer already exists 09:45:07 28b786219e94: Layer already exists 09:45:07 a6bd9ac93500: Layer already exists 09:45:07 fc9ce9309bf2: Layer already exists 09:45:07 8c657121f39a: Layer already exists 09:45:07 2824360f12d1: Layer already exists 09:45:07 fcd923877f5e: Layer already exists 09:45:07 a7aad0483a3b: Layer already exists 09:45:07 03ba6f53ebfc: Layer already exists 09:45:07 latest: digest: sha256:3784c58e534fb2fe23e875adb27c69fcc9c1da86b83392605962e15e77ccc3de size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:07 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.121 09:45:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:45:08 fc9ce9309bf2: Preparing 09:45:08 a6bd9ac93500: Preparing 09:45:08 28b786219e94: Preparing 09:45:08 8c657121f39a: Preparing 09:45:08 44629b4156d3: Preparing 09:45:08 a7aad0483a3b: Preparing 09:45:08 fcd923877f5e: Preparing 09:45:08 2824360f12d1: Preparing 09:45:08 03ba6f53ebfc: Preparing 09:45:08 a7aad0483a3b: Waiting 09:45:08 2824360f12d1: Waiting 09:45:08 03ba6f53ebfc: Waiting 09:45:08 fcd923877f5e: Waiting 09:45:08 44629b4156d3: Layer already exists 09:45:08 8c657121f39a: Layer already exists 09:45:08 28b786219e94: Layer already exists 09:45:08 fc9ce9309bf2: Layer already exists 09:45:08 a6bd9ac93500: Layer already exists 09:45:08 2824360f12d1: Layer already exists 09:45:08 fcd923877f5e: Layer already exists 09:45:08 03ba6f53ebfc: Layer already exists 09:45:08 a7aad0483a3b: Layer already exists 09:45:08 4.1.0-dev.121: digest: sha256:3784c58e534fb2fe23e875adb27c69fcc9c1da86b83392605962e15e77ccc3de size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:08 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:45:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:45:09 fc9ce9309bf2: Preparing 09:45:09 a6bd9ac93500: Preparing 09:45:09 28b786219e94: Preparing 09:45:09 8c657121f39a: Preparing 09:45:09 44629b4156d3: Preparing 09:45:09 a7aad0483a3b: Preparing 09:45:09 fcd923877f5e: Preparing 09:45:09 2824360f12d1: Preparing 09:45:09 03ba6f53ebfc: Preparing 09:45:09 a7aad0483a3b: Waiting 09:45:09 fcd923877f5e: Waiting 09:45:09 2824360f12d1: Waiting 09:45:09 03ba6f53ebfc: Waiting 09:45:09 8c657121f39a: Layer already exists 09:45:09 a6bd9ac93500: Layer already exists 09:45:09 44629b4156d3: Layer already exists 09:45:09 28b786219e94: Layer already exists 09:45:09 fc9ce9309bf2: Layer already exists 09:45:09 fcd923877f5e: Layer already exists 09:45:09 a7aad0483a3b: Layer already exists 09:45:09 03ba6f53ebfc: Layer already exists 09:45:09 2824360f12d1: Layer already exists 09:45:09 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121: digest: sha256:3784c58e534fb2fe23e875adb27c69fcc9c1da86b83392605962e15e77ccc3de size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:09 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 09:45:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 09:45:09 fc9ce9309bf2: Preparing 09:45:09 a6bd9ac93500: Preparing 09:45:09 28b786219e94: Preparing 09:45:09 8c657121f39a: Preparing 09:45:09 44629b4156d3: Preparing 09:45:09 a7aad0483a3b: Preparing 09:45:09 fcd923877f5e: Preparing 09:45:09 2824360f12d1: Preparing 09:45:09 a7aad0483a3b: Waiting 09:45:09 fcd923877f5e: Waiting 09:45:09 2824360f12d1: Waiting 09:45:09 03ba6f53ebfc: Preparing 09:45:09 03ba6f53ebfc: Waiting 09:45:09 8c657121f39a: Layer already exists 09:45:09 28b786219e94: Layer already exists 09:45:09 fc9ce9309bf2: Layer already exists 09:45:09 44629b4156d3: Layer already exists 09:45:09 a6bd9ac93500: Layer already exists 09:45:09 a7aad0483a3b: Layer already exists 09:45:09 2824360f12d1: Layer already exists 09:45:09 fcd923877f5e: Layer already exists 09:45:09 03ba6f53ebfc: Layer already exists 09:45:10 main: digest: sha256:3784c58e534fb2fe23e875adb27c69fcc9c1da86b83392605962e15e77ccc3de size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:45:10 ===================================================== [Pipeline] echo 09:45:10 taggedImages: 09:45:10 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:45:10 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 09:45:10 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.121 09:45:10 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:45:10 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 09:45:10 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 09:45:10 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:45:10 latest 09:45:10 4.1.0-dev.121 09:45:10 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:45:10 main 09:45:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:10 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:45:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:45:11 0a2d63f0d5c8: Preparing 09:45:11 a72c31863ca1: Preparing 09:45:11 6dfdc9843aa8: Preparing 09:45:11 8c657121f39a: Preparing 09:45:11 44629b4156d3: Preparing 09:45:11 a7aad0483a3b: Preparing 09:45:11 bbc7447d3074: Preparing 09:45:11 cd110d3d6ba9: Preparing 09:45:11 03ba6f53ebfc: Preparing 09:45:11 a7aad0483a3b: Waiting 09:45:11 bbc7447d3074: Waiting 09:45:11 cd110d3d6ba9: Waiting 09:45:11 03ba6f53ebfc: Waiting 09:45:11 44629b4156d3: Layer already exists 09:45:11 8c657121f39a: Layer already exists 09:45:11 a7aad0483a3b: Layer already exists 09:45:11 bbc7447d3074: Layer already exists 09:45:11 cd110d3d6ba9: Layer already exists 09:45:11 03ba6f53ebfc: Layer already exists 09:45:11 a72c31863ca1: Pushed 09:45:11 6dfdc9843aa8: Pushed 09:45:11 0a2d63f0d5c8: Pushed 09:45:11 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8: digest: sha256:ed50b4e889b96e8b4a72ec3953d2c2db6ebd6cf15a953ba33333874b7f6eea5f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:11 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:11 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 09:45:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:45:11 0a2d63f0d5c8: Preparing 09:45:11 a72c31863ca1: Preparing 09:45:11 6dfdc9843aa8: Preparing 09:45:11 8c657121f39a: Preparing 09:45:11 44629b4156d3: Preparing 09:45:11 a7aad0483a3b: Preparing 09:45:11 bbc7447d3074: Preparing 09:45:11 cd110d3d6ba9: Preparing 09:45:11 a7aad0483a3b: Waiting 09:45:11 03ba6f53ebfc: Preparing 09:45:11 bbc7447d3074: Waiting 09:45:11 cd110d3d6ba9: Waiting 09:45:11 03ba6f53ebfc: Waiting 09:45:11 6dfdc9843aa8: Layer already exists 09:45:11 a72c31863ca1: Layer already exists 09:45:11 8c657121f39a: Layer already exists 09:45:11 0a2d63f0d5c8: Layer already exists 09:45:11 44629b4156d3: Layer already exists 09:45:11 03ba6f53ebfc: Layer already exists 09:45:11 cd110d3d6ba9: Layer already exists 09:45:11 a7aad0483a3b: Layer already exists 09:45:11 bbc7447d3074: Layer already exists 09:45:11 latest: digest: sha256:ed50b4e889b96e8b4a72ec3953d2c2db6ebd6cf15a953ba33333874b7f6eea5f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:12 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:12 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.121 09:45:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:45:12 0a2d63f0d5c8: Preparing 09:45:12 a72c31863ca1: Preparing 09:45:12 6dfdc9843aa8: Preparing 09:45:12 8c657121f39a: Preparing 09:45:12 44629b4156d3: Preparing 09:45:12 a7aad0483a3b: Preparing 09:45:12 bbc7447d3074: Preparing 09:45:12 cd110d3d6ba9: Preparing 09:45:12 03ba6f53ebfc: Preparing 09:45:12 bbc7447d3074: Waiting 09:45:12 cd110d3d6ba9: Waiting 09:45:12 03ba6f53ebfc: Waiting 09:45:12 a7aad0483a3b: Waiting 09:45:12 6dfdc9843aa8: Layer already exists 09:45:12 44629b4156d3: Layer already exists 09:45:12 a72c31863ca1: Layer already exists 09:45:12 8c657121f39a: Layer already exists 09:45:12 0a2d63f0d5c8: Layer already exists 09:45:12 a7aad0483a3b: Layer already exists 09:45:12 cd110d3d6ba9: Layer already exists 09:45:12 bbc7447d3074: Layer already exists 09:45:12 03ba6f53ebfc: Layer already exists 09:45:12 4.1.0-dev.121: digest: sha256:ed50b4e889b96e8b4a72ec3953d2c2db6ebd6cf15a953ba33333874b7f6eea5f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:13 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:13 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:45:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:45:13 0a2d63f0d5c8: Preparing 09:45:13 a72c31863ca1: Preparing 09:45:13 6dfdc9843aa8: Preparing 09:45:13 8c657121f39a: Preparing 09:45:13 44629b4156d3: Preparing 09:45:13 a7aad0483a3b: Preparing 09:45:13 bbc7447d3074: Preparing 09:45:13 cd110d3d6ba9: Preparing 09:45:13 03ba6f53ebfc: Preparing 09:45:13 cd110d3d6ba9: Waiting 09:45:13 a7aad0483a3b: Waiting 09:45:13 bbc7447d3074: Waiting 09:45:13 03ba6f53ebfc: Waiting 09:45:13 6dfdc9843aa8: Layer already exists 09:45:13 a72c31863ca1: Layer already exists 09:45:13 0a2d63f0d5c8: Layer already exists 09:45:13 8c657121f39a: Layer already exists 09:45:13 44629b4156d3: Layer already exists 09:45:13 cd110d3d6ba9: Layer already exists 09:45:13 a7aad0483a3b: Layer already exists 09:45:13 bbc7447d3074: Layer already exists 09:45:13 03ba6f53ebfc: Layer already exists 09:45:13 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121: digest: sha256:ed50b4e889b96e8b4a72ec3953d2c2db6ebd6cf15a953ba33333874b7f6eea5f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:14 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 09:45:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 09:45:14 0a2d63f0d5c8: Preparing 09:45:14 a72c31863ca1: Preparing 09:45:14 6dfdc9843aa8: Preparing 09:45:14 8c657121f39a: Preparing 09:45:14 44629b4156d3: Preparing 09:45:14 a7aad0483a3b: Preparing 09:45:14 bbc7447d3074: Preparing 09:45:14 cd110d3d6ba9: Preparing 09:45:14 03ba6f53ebfc: Preparing 09:45:14 a7aad0483a3b: Waiting 09:45:14 cd110d3d6ba9: Waiting 09:45:14 bbc7447d3074: Waiting 09:45:14 03ba6f53ebfc: Waiting 09:45:14 6dfdc9843aa8: Layer already exists 09:45:14 a72c31863ca1: Layer already exists 09:45:14 0a2d63f0d5c8: Layer already exists 09:45:14 44629b4156d3: Layer already exists 09:45:14 8c657121f39a: Layer already exists 09:45:14 cd110d3d6ba9: Layer already exists 09:45:14 a7aad0483a3b: Layer already exists 09:45:14 bbc7447d3074: Layer already exists 09:45:14 03ba6f53ebfc: Layer already exists 09:45:14 main: digest: sha256:ed50b4e889b96e8b4a72ec3953d2c2db6ebd6cf15a953ba33333874b7f6eea5f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:45:14 ===================================================== [Pipeline] echo 09:45:14 taggedImages: 09:45:14 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:45:14 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 09:45:14 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.121 09:45:14 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:45:14 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 09:45:14 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 09:45:14 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:45:14 latest 09:45:14 4.1.0-dev.121 09:45:14 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:45:14 main 09:45:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:15 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:15 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:45:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:45:15 093faa4729de: Preparing 09:45:15 5d3c097fb1e4: Preparing 09:45:15 8c657121f39a: Preparing 09:45:15 44629b4156d3: Preparing 09:45:15 1613f1e63fd0: Preparing 09:45:15 15f1dd09c479: Preparing 09:45:15 03ba6f53ebfc: Preparing 09:45:15 15f1dd09c479: Waiting 09:45:15 03ba6f53ebfc: Waiting 09:45:15 44629b4156d3: Layer already exists 09:45:15 8c657121f39a: Layer already exists 09:45:15 03ba6f53ebfc: Layer already exists 09:45:15 1613f1e63fd0: Pushed 09:45:15 093faa4729de: Pushed 09:45:16 15f1dd09c479: Pushed 09:45:25 5d3c097fb1e4: Pushed 09:45:25 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8: digest: sha256:13ca89a52d80ec00a11841ccc0ab1920a550a3d323e550f4d93c81c535d06d71 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:25 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:25 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 09:45:25 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:45:25 093faa4729de: Preparing 09:45:25 5d3c097fb1e4: Preparing 09:45:25 8c657121f39a: Preparing 09:45:25 44629b4156d3: Preparing 09:45:25 1613f1e63fd0: Preparing 09:45:25 15f1dd09c479: Preparing 09:45:25 03ba6f53ebfc: Preparing 09:45:25 15f1dd09c479: Waiting 09:45:25 03ba6f53ebfc: Waiting 09:45:25 44629b4156d3: Layer already exists 09:45:25 5d3c097fb1e4: Layer already exists 09:45:25 8c657121f39a: Layer already exists 09:45:25 1613f1e63fd0: Layer already exists 09:45:25 093faa4729de: Layer already exists 09:45:25 15f1dd09c479: Layer already exists 09:45:25 03ba6f53ebfc: Layer already exists 09:45:25 latest: digest: sha256:13ca89a52d80ec00a11841ccc0ab1920a550a3d323e550f4d93c81c535d06d71 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:26 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.121 09:45:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:45:26 093faa4729de: Preparing 09:45:26 5d3c097fb1e4: Preparing 09:45:26 8c657121f39a: Preparing 09:45:26 44629b4156d3: Preparing 09:45:26 1613f1e63fd0: Preparing 09:45:26 15f1dd09c479: Preparing 09:45:26 03ba6f53ebfc: Preparing 09:45:26 15f1dd09c479: Waiting 09:45:26 03ba6f53ebfc: Waiting 09:45:26 1613f1e63fd0: Layer already exists 09:45:26 44629b4156d3: Layer already exists 09:45:26 093faa4729de: Layer already exists 09:45:26 8c657121f39a: Layer already exists 09:45:26 5d3c097fb1e4: Layer already exists 09:45:26 15f1dd09c479: Layer already exists 09:45:26 03ba6f53ebfc: Layer already exists 09:45:26 4.1.0-dev.121: digest: sha256:13ca89a52d80ec00a11841ccc0ab1920a550a3d323e550f4d93c81c535d06d71 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:27 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:27 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:45:27 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:45:27 093faa4729de: Preparing 09:45:27 5d3c097fb1e4: Preparing 09:45:27 8c657121f39a: Preparing 09:45:27 44629b4156d3: Preparing 09:45:27 1613f1e63fd0: Preparing 09:45:27 15f1dd09c479: Preparing 09:45:27 03ba6f53ebfc: Preparing 09:45:27 15f1dd09c479: Waiting 09:45:27 03ba6f53ebfc: Waiting 09:45:27 1613f1e63fd0: Layer already exists 09:45:27 5d3c097fb1e4: Layer already exists 09:45:27 44629b4156d3: Layer already exists 09:45:27 093faa4729de: Layer already exists 09:45:27 8c657121f39a: Layer already exists 09:45:27 15f1dd09c479: Layer already exists 09:45:27 03ba6f53ebfc: Layer already exists 09:45:27 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121: digest: sha256:13ca89a52d80ec00a11841ccc0ab1920a550a3d323e550f4d93c81c535d06d71 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:27 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:28 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 09:45:28 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 09:45:28 093faa4729de: Preparing 09:45:28 5d3c097fb1e4: Preparing 09:45:28 8c657121f39a: Preparing 09:45:28 44629b4156d3: Preparing 09:45:28 1613f1e63fd0: Preparing 09:45:28 15f1dd09c479: Preparing 09:45:28 03ba6f53ebfc: Preparing 09:45:28 15f1dd09c479: Waiting 09:45:28 03ba6f53ebfc: Waiting 09:45:28 5d3c097fb1e4: Layer already exists 09:45:28 44629b4156d3: Layer already exists 09:45:28 1613f1e63fd0: Layer already exists 09:45:28 093faa4729de: Layer already exists 09:45:28 8c657121f39a: Layer already exists 09:45:28 15f1dd09c479: Layer already exists 09:45:28 03ba6f53ebfc: Layer already exists 09:45:28 main: digest: sha256:13ca89a52d80ec00a11841ccc0ab1920a550a3d323e550f4d93c81c535d06d71 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:45:28 ===================================================== [Pipeline] echo 09:45:28 taggedImages: 09:45:28 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:45:28 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 09:45:28 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.121 09:45:28 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:45:28 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 09:45:28 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 09:45:28 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:45:28 latest 09:45:28 4.1.0-dev.121 09:45:28 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:45:28 main 09:45:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:28 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:29 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:45:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:45:29 f0de1eeff646: Preparing 09:45:29 07bb74cdd8b5: Preparing 09:45:29 8c657121f39a: Preparing 09:45:29 44629b4156d3: Preparing 09:45:29 c19300eb2634: Preparing 09:45:29 4f754b9f88d9: Preparing 09:45:29 03ba6f53ebfc: Preparing 09:45:29 4f754b9f88d9: Waiting 09:45:29 03ba6f53ebfc: Waiting 09:45:29 44629b4156d3: Layer already exists 09:45:29 8c657121f39a: Layer already exists 09:45:29 03ba6f53ebfc: Layer already exists 09:45:29 f0de1eeff646: Pushed 09:45:29 c19300eb2634: Pushed 09:45:29 4f754b9f88d9: Pushed 09:45:38 07bb74cdd8b5: Pushed 09:45:38 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8: digest: sha256:6fcb58cce6c027c9774ff93360db81d0567cdc4453928ee932f6606e7fa3063b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:38 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 09:45:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:45:38 f0de1eeff646: Preparing 09:45:38 07bb74cdd8b5: Preparing 09:45:38 8c657121f39a: Preparing 09:45:38 44629b4156d3: Preparing 09:45:38 c19300eb2634: Preparing 09:45:38 4f754b9f88d9: Preparing 09:45:38 03ba6f53ebfc: Preparing 09:45:38 4f754b9f88d9: Waiting 09:45:38 03ba6f53ebfc: Waiting 09:45:38 c19300eb2634: Layer already exists 09:45:38 8c657121f39a: Layer already exists 09:45:38 07bb74cdd8b5: Layer already exists 09:45:38 44629b4156d3: Layer already exists 09:45:38 f0de1eeff646: Layer already exists 09:45:38 4f754b9f88d9: Layer already exists 09:45:38 03ba6f53ebfc: Layer already exists 09:45:38 latest: digest: sha256:6fcb58cce6c027c9774ff93360db81d0567cdc4453928ee932f6606e7fa3063b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:39 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.121 09:45:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:45:39 f0de1eeff646: Preparing 09:45:39 07bb74cdd8b5: Preparing 09:45:39 8c657121f39a: Preparing 09:45:39 44629b4156d3: Preparing 09:45:39 c19300eb2634: Preparing 09:45:39 4f754b9f88d9: Preparing 09:45:39 03ba6f53ebfc: Preparing 09:45:39 4f754b9f88d9: Waiting 09:45:39 03ba6f53ebfc: Waiting 09:45:39 c19300eb2634: Layer already exists 09:45:39 07bb74cdd8b5: Layer already exists 09:45:39 44629b4156d3: Layer already exists 09:45:39 f0de1eeff646: Layer already exists 09:45:39 8c657121f39a: Layer already exists 09:45:39 03ba6f53ebfc: Layer already exists 09:45:39 4f754b9f88d9: Layer already exists 09:45:39 4.1.0-dev.121: digest: sha256:6fcb58cce6c027c9774ff93360db81d0567cdc4453928ee932f6606e7fa3063b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:39 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:45:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:45:40 f0de1eeff646: Preparing 09:45:40 07bb74cdd8b5: Preparing 09:45:40 8c657121f39a: Preparing 09:45:40 44629b4156d3: Preparing 09:45:40 c19300eb2634: Preparing 09:45:40 4f754b9f88d9: Preparing 09:45:40 03ba6f53ebfc: Preparing 09:45:40 4f754b9f88d9: Waiting 09:45:40 03ba6f53ebfc: Waiting 09:45:40 44629b4156d3: Layer already exists 09:45:40 07bb74cdd8b5: Layer already exists 09:45:40 c19300eb2634: Layer already exists 09:45:40 f0de1eeff646: Layer already exists 09:45:40 8c657121f39a: Layer already exists 09:45:40 03ba6f53ebfc: Layer already exists 09:45:40 4f754b9f88d9: Layer already exists 09:45:40 b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121: digest: sha256:6fcb58cce6c027c9774ff93360db81d0567cdc4453928ee932f6606e7fa3063b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:40 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 09:45:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 09:45:40 f0de1eeff646: Preparing 09:45:40 07bb74cdd8b5: Preparing 09:45:40 8c657121f39a: Preparing 09:45:40 44629b4156d3: Preparing 09:45:40 c19300eb2634: Preparing 09:45:40 4f754b9f88d9: Preparing 09:45:40 03ba6f53ebfc: Preparing 09:45:40 4f754b9f88d9: Waiting 09:45:40 03ba6f53ebfc: Waiting 09:45:40 f0de1eeff646: Layer already exists 09:45:40 07bb74cdd8b5: Layer already exists 09:45:40 c19300eb2634: Layer already exists 09:45:40 44629b4156d3: Layer already exists 09:45:40 8c657121f39a: Layer already exists 09:45:40 4f754b9f88d9: Layer already exists 09:45:40 03ba6f53ebfc: Layer already exists 09:45:40 main: digest: sha256:6fcb58cce6c027c9774ff93360db81d0567cdc4453928ee932f6606e7fa3063b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:45:41 ===================================================== [Pipeline] echo 09:45:41 taggedImages: 09:45:41 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 09:45:41 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 09:45:41 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.121 09:45:41 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b67fbb9e1f95caa97b3364ef3b0da7290a320bb8-4.1.0-dev.121 09:45:41 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:45:41 09:45:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:45:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:45:41 arm64: Pulling from edgex-lftools-log-publisher 09:45:41 8998bd30e6a1: Pulling fs layer 09:45:41 04944245beec: Pulling fs layer 09:45:41 699f458cf7ca: Pulling fs layer 09:45:41 765212b225bb: Pulling fs layer 09:45:41 f23df028b6ca: Pulling fs layer 09:45:41 d65c8cfc05b1: Pulling fs layer 09:45:41 2437ff75d9bd: Pulling fs layer 09:45:41 f23df028b6ca: Waiting 09:45:41 d65c8cfc05b1: Waiting 09:45:41 765212b225bb: Waiting 09:45:41 2437ff75d9bd: Waiting 09:45:42 04944245beec: Verifying Checksum 09:45:42 04944245beec: Download complete 09:45:42 765212b225bb: Verifying Checksum 09:45:42 765212b225bb: Download complete 09:45:42 f23df028b6ca: Verifying Checksum 09:45:42 f23df028b6ca: Download complete 09:45:42 d65c8cfc05b1: Verifying Checksum 09:45:42 d65c8cfc05b1: Download complete 09:45:42 699f458cf7ca: Verifying Checksum 09:45:42 699f458cf7ca: Download complete 09:45:42 8998bd30e6a1: Verifying Checksum 09:45:42 8998bd30e6a1: Download complete 09:45:45 2437ff75d9bd: Verifying Checksum 09:45:45 2437ff75d9bd: Download complete 09:45:49 8998bd30e6a1: Pull complete 09:45:49 04944245beec: Pull complete 09:45:50 699f458cf7ca: Pull complete 09:45:51 765212b225bb: Pull complete 09:45:52 f23df028b6ca: Pull complete 09:45:52 d65c8cfc05b1: Pull complete 09:46:10 2437ff75d9bd: Pull complete 09:46:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 09:46:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 09:46:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:46:10 prd-ubuntu20.04-docker-arm64-4c-16g-14034 does not seem to be running inside a container 09:46:10 $ 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/986 -v /w/workspace/edgex-go/986:/w/workspace/edgex-go/986:rw,z -v /w/workspace/edgex-go/986@tmp:/w/workspace/edgex-go/986@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 09:46:12 $ docker top c966f06df4e0e0e7e66570ec456407f1691eff7a891ad1564de9e8c3a1126e40 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:46:13 ---> job-cost.sh 09:46:13 lf-activate-venv: SKIPPING 09:46:13 INFO: No Stack... 09:46:13 INFO: Retrieving Pricing Info for: v3-standard-4 09:46:14 INFO: Archiving Costs [Pipeline] sh 09:46:15 + cat /w/workspace/edgex-go/986/archives/cost.csv 09:46:15 + cut -d, -f6 [Pipeline] lock 09:46:15 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-986-stack-cost] 09:46:15 Resource [jenkins-edgexfoundry-edgex-go-main-986-stack-cost] did not exist. Created. 09:46:15 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-986-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 09:46:15 + echo total: 0.10999999940395355 [Pipeline] stash 09:46:16 Stashed 1 file(s) [Pipeline] } 09:46:16 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-986-stack-cost] [Pipeline] // lock [Pipeline] } 09:46:16 $ docker stop --time=1 c966f06df4e0e0e7e66570ec456407f1691eff7a891ad1564de9e8c3a1126e40 09:46:19 $ docker rm -f --volumes c966f06df4e0e0e7e66570ec456407f1691eff7a891ad1564de9e8c3a1126e40 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 09:46:20 provisioning config files... 09:46:20 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/986@tmp/config15709502583140225682tmp [Pipeline] { [Pipeline] sh 09:46:20 + set +x 09:46:20 + curl -s https://codecov.io/bash 09:46:20 + bash -s -- 09:46:20 09:46:20 _____ _ 09:46:20 / ____| | | 09:46:20 | | ___ __| | ___ ___ _____ __ 09:46:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 09:46:20 | |___| (_) | (_| | __/ (_| (_) \ V / 09:46:20 \_____\___/ \__,_|\___|\___\___/ \_/ 09:46:20 Bash-1.0.6 09:46:20 09:46:20 09:46:20 ==> git version 2.25.1 found 09:46:20 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 09:46:20 Release-Date: 2020-01-08 09:46:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 09:46:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 09:46:20 ==> Jenkins CI detected. 09:46:20 current dir:  /w/workspace/edgex-go/986 09:46:20 project root: . 09:46:20 --> token set from env 09:46:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 09:46:20 ==> Running gcov in . (disable via -X gcov) 09:46:20 ==> Python coveragepy not found 09:46:20 ==> Searching for coverage reports in: 09:46:20 + . 09:46:20 -> Found 1 reports 09:46:20 ==> Detecting git/mercurial file structure 09:46:20 ==> Reading reports 09:46:20 + ./coverage.out bytes=1048214 09:46:20 ==> Appending adjustments 09:46:20 https://docs.codecov.io/docs/fixing-reports 09:46:22 + Found adjustments 09:46:22 ==> Gzipping contents 09:46:22 108K /tmp/codecov.bF0EA5.gz 09:46:22 ==> Uploading reports 09:46:22 url: https://codecov.io 09:46:22 query: branch=main&commit=b67fbb9e1f95caa97b3364ef3b0da7290a320bb8&build=986&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F986%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:46:22 -> Pinging Codecov 09:46:22 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=b67fbb9e1f95caa97b3364ef3b0da7290a320bb8&build=986&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F986%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 09:46:22 -> Uploading to 09:46:22 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/edgex-go/b67fbb9e1f95caa97b3364ef3b0da7290a320bb8/7ada6316-aaca-4c3d-b0ac-adec6591933d.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20260629%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20260629T094622Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=a6fe6edf9d344d8b5b55088c4f204f0a5c8901ad6a607c00a3890a7dab45ad80 09:46:22 % Total % Received % Xferd Average Speed Time Time Time Current 09:46:22 Dload Upload Total Spent Left Speed 09:46:23 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 105k 0 0 100 105k 0 89254 0:00:01 0:00:01 --:--:-- 89254 100 105k 0 0 100 105k 0 89107 0:00:01 0:00:01 --:--:-- 89107 09:46:23 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b67fbb9e1f95caa97b3364ef3b0da7290a320bb8 [Pipeline] } 09:46:23 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 09:46:24 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 09:46:24 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:24 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:46:24 09:46:24 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:46:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:46:24 latest: Pulling from edgex-devops/edgex-snyk-go 09:46:24 2d35ebdb57d9: Already exists 09:46:24 85e8836fcdb2: Pulling fs layer 09:46:24 91631faa732a: Pulling fs layer 09:46:24 f3f5ae8826fa: Pulling fs layer 09:46:24 4f4fb700ef54: Pulling fs layer 09:46:24 7861252a18e6: Pulling fs layer 09:46:24 9130f900ef6f: Pulling fs layer 09:46:24 4f4fb700ef54: Waiting 09:46:24 7861252a18e6: Waiting 09:46:24 9130f900ef6f: Waiting 09:46:24 f3f5ae8826fa: Download complete 09:46:24 85e8836fcdb2: Verifying Checksum 09:46:24 85e8836fcdb2: Download complete 09:46:24 4f4fb700ef54: Verifying Checksum 09:46:24 4f4fb700ef54: Download complete 09:46:24 85e8836fcdb2: Pull complete 09:46:24 7861252a18e6: Verifying Checksum 09:46:24 7861252a18e6: Download complete 09:46:25 91631faa732a: Verifying Checksum 09:46:25 91631faa732a: Download complete 09:46:26 9130f900ef6f: Verifying Checksum 09:46:26 9130f900ef6f: Download complete 09:46:30 91631faa732a: Pull complete 09:46:30 f3f5ae8826fa: Pull complete 09:46:30 4f4fb700ef54: Pull complete 09:46:31 7861252a18e6: Pull complete 09:46:36 9130f900ef6f: Pull complete 09:46:36 Digest: sha256:56ae2c276304682a5b16c7ecab195a3e707c8b22ba01ba591248577dbd21f89e 09:46:36 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 09:46:36 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:46:36 prd-ubuntu20.04-docker-8c-8g-14033 does not seem to be running inside a container 09:46:36 $ 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/986 -v /w/workspace/edgex-go/986:/w/workspace/edgex-go/986:rw,z -v /w/workspace/edgex-go/986@tmp:/w/workspace/edgex-go/986@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 09:46:37 $ docker top 2b38eb5ea900969c2bbc0318be6d7f82a502fe89e37a23d5e86a3393ea5f399d -eo pid,comm [Pipeline] { [Pipeline] sh 09:46:38 + git config --global --add safe.directory /w/workspace/edgex-go/986 [Pipeline] echo 09:46:38 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 09:46:38 + set -o pipefail 09:46:38 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 09:46:56 09:46:56 Monitoring /w/workspace/edgex-go/986 (github.com/edgexfoundry/edgex-go)... 09:46:56 09:46:56 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/66eb019c-4210-4055-9622-921eca20315a 09:46:56 09:46:56 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 09:46:56 [Pipeline] } 09:46:56 $ docker stop --time=1 2b38eb5ea900969c2bbc0318be6d7f82a502fe89e37a23d5e86a3393ea5f399d 09:46:58 $ docker rm -f --volumes 2b38eb5ea900969c2bbc0318be6d7f82a502fe89e37a23d5e86a3393ea5f399d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 09:46:59 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:46:59 provisioning config files... 09:46:59 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/986@tmp/config4497537957680266796tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 09:46:59 --> edgex-publish-swagger.sh 09:46:59 === Publish openapi API === 09:46:59 [publishToSwagger] Publishing the API Docs [openapi] to Swagger 09:46:59 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/986/openapi/core-command.yaml] 09:46:59 % Total % Received % Xferd Average Speed Time Time Time Current 09:46:59 Dload Upload Total Spent Left Speed 09:46:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 33488 100 66 100 33422 425 210k --:--:-- --:--:-- --:--:-- 210k 09:46:59 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:46:59 09:46:59 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/986/openapi/core-data.yaml] 09:46:59 % Total % Received % Xferd Average Speed Time Time Time Current 09:46:59 Dload Upload Total Spent Left Speed 09:46:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 75375 100 66 100 75309 511 570k --:--:-- --:--:-- --:--:-- 570k 09:46:59 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:46:59 09:46:59 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/986/openapi/core-keeper.yaml] 09:46:59 % Total % Received % Xferd Average Speed Time Time Time Current 09:46:59 Dload Upload Total Spent Left Speed 09:46:59 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 30300 100 66 100 30234 578 258k --:--:-- --:--:-- --:--:-- 259k 09:46:59 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:46:59 09:46:59 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/986/openapi/core-metadata.yaml] 09:46:59 % Total % Received % Xferd Average Speed Time Time Time Current 09:46:59 Dload Upload Total Spent Left Speed 09:47:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 163k 100 66 100 163k 515 1274k --:--:-- --:--:-- --:--:-- 1275k 09:47:00 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:47:00 09:47:00 [publishToSwagger] Publishing API Name [security-proxy-auth] [/w/workspace/edgex-go/986/openapi/security-proxy-auth.yaml] 09:47:00 % Total % Received % Xferd Average Speed Time Time Time Current 09:47:00 Dload Upload Total Spent Left Speed 09:47:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 24535 100 66 100 24469 640 231k --:--:-- --:--:-- --:--:-- 232k 09:47:00 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:47:00 09:47:00 [publishToSwagger] Publishing API Name [security-secretstore-setup] [/w/workspace/edgex-go/986/openapi/security-secretstore-setup.yaml] 09:47:00 % Total % Received % Xferd Average Speed Time Time Time Current 09:47:00 Dload Upload Total Spent Left Speed 09:47:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3979 100 66 100 3913 891 52878 --:--:-- --:--:-- --:--:-- 53770 09:47:00 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:47:00 09:47:00 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/986/openapi/support-notifications.yaml] 09:47:00 % Total % Received % Xferd Average Speed Time Time Time Current 09:47:00 Dload Upload Total Spent Left Speed 09:47:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 97k 100 66 100 99976 528 781k --:--:-- --:--:-- --:--:-- 775k 09:47:00 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:47:00 09:47:00 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/986/openapi/support-scheduler.yaml] 09:47:00 % Total % Received % Xferd Average Speed Time Time Time Current 09:47:00 Dload Upload Total Spent Left Speed 09:47:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 51276 100 66 100 51210 589 446k --:--:-- --:--:-- --:--:-- 447k 09:47:00 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 09:47:00 [Pipeline] } 09:47:00 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 09:47:01 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:47:01 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:47:01 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:47:01 prd-ubuntu20.04-docker-8c-8g-14033 does not seem to be running inside a container 09:47:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/986 -v /w/workspace/edgex-go/986:/w/workspace/edgex-go/986:rw,z -v /w/workspace/edgex-go/986@tmp:/w/workspace/edgex-go/986@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:47:01 $ docker top d14dcc4666e92106ecede348cbf9381eebd66f74e6dda5de29da4e6715cfd3d7 -eo pid,comm 09:47:01 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:47:01 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:47:01 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:47:01 [ssh-agent] Looking for ssh-agent implementation... 09:47:02 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:47:02 $ docker exec d14dcc4666e92106ecede348cbf9381eebd66f74e6dda5de29da4e6715cfd3d7 ssh-agent 09:47:02 SSH_AUTH_SOCK=/tmp/ssh-T5vOFDijynPU/agent.32 09:47:02 SSH_AGENT_PID=38 09:47:02 Running ssh-add (command line suppressed) 09:47:02 Identity added: /w/workspace/edgex-go/986@tmp/private_key_289542836784651754.key (/w/workspace/edgex-go/986@tmp/private_key_289542836784651754.key) 09:47:02 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:47:02 + git semver tag 09:47:02 2026-06-29 09:47:02,799 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:47:02 2026-06-29 09:47:02,804 [run_tag] DEBUG tag force:False 09:47:02 2026-06-29 09:47:02,804 [check_head_tag] DEBUG check head tag 09:47:02 2026-06-29 09:47:02,804 [execute] INFO git cat-file --batch-check 09:47:02 2026-06-29 09:47:02,805 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/986, stdin=, shell=False, universal_newlines=False) 09:47:02 2026-06-29 09:47:02,807 [execute] INFO git cat-file --batch 09:47:02 2026-06-29 09:47:02,807 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/986, stdin=, shell=False, universal_newlines=False) 09:47:02 2026-06-29 09:47:02,817 [read_version] DEBUG read version from /w/workspace/edgex-go/986/.semver/main 09:47:02 2026-06-29 09:47:02,817 [execute] INFO git tag -a v4.1.0-dev.121 -m v4.1.0-dev.121 09:47:02 2026-06-29 09:47:02,817 [execute] DEBUG Popen(['git', 'tag', '-a', 'v4.1.0-dev.121', '-m', 'v4.1.0-dev.121'], cwd=/w/workspace/edgex-go/986, stdin=None, shell=False, universal_newlines=False) 09:47:02 2026-06-29 09:47:02,820 [read_version] DEBUG read version from /w/workspace/edgex-go/986/.semver/main 09:47:02 4.1.0-dev.121 [Pipeline] } 09:47:02 $ docker exec --env ******** --env ******** d14dcc4666e92106ecede348cbf9381eebd66f74e6dda5de29da4e6715cfd3d7 ssh-agent -k 09:47:03 unset SSH_AUTH_SOCK; 09:47:03 unset SSH_AGENT_PID; 09:47:03 echo Agent pid 38 killed; 09:47:03 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:47:03 + git semver [Pipeline] } 09:47:03 $ docker stop --time=1 d14dcc4666e92106ecede348cbf9381eebd66f74e6dda5de29da4e6715cfd3d7 09:47:04 $ docker rm -f --volumes d14dcc4666e92106ecede348cbf9381eebd66f74e6dda5de29da4e6715cfd3d7 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:05 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:47:05 09:47:05 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:05 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:47:05 0.23.1-centos7: Pulling from edgex-lftools 09:47:05 ab5ef0e58194: Pulling fs layer 09:47:05 9712f1f96733: Pulling fs layer 09:47:05 63f879dbbcfc: Pulling fs layer 09:47:05 0d9ebad4ef96: Pulling fs layer 09:47:05 e9a5061849ea: Pulling fs layer 09:47:05 d747dcd14b5f: Pulling fs layer 09:47:05 2de7ff778b66: Pulling fs layer 09:47:05 0d9ebad4ef96: Waiting 09:47:05 e9a5061849ea: Waiting 09:47:05 d747dcd14b5f: Waiting 09:47:05 2de7ff778b66: Waiting 09:47:05 9712f1f96733: Download complete 09:47:06 63f879dbbcfc: Verifying Checksum 09:47:06 63f879dbbcfc: Download complete 09:47:06 e9a5061849ea: Verifying Checksum 09:47:06 e9a5061849ea: Download complete 09:47:06 d747dcd14b5f: Download complete 09:47:06 0d9ebad4ef96: Verifying Checksum 09:47:06 0d9ebad4ef96: Download complete 09:47:06 2de7ff778b66: Verifying Checksum 09:47:06 2de7ff778b66: Download complete 09:47:06 ab5ef0e58194: Verifying Checksum 09:47:06 ab5ef0e58194: Download complete 09:47:10 ab5ef0e58194: Pull complete 09:47:10 9712f1f96733: Pull complete 09:47:11 63f879dbbcfc: Pull complete 09:47:18 0d9ebad4ef96: Pull complete 09:47:18 e9a5061849ea: Pull complete 09:47:18 d747dcd14b5f: Pull complete 09:47:19 2de7ff778b66: Pull complete 09:47:19 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 09:47:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 09:47:19 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:47:19 prd-ubuntu20.04-docker-8c-8g-14033 does not seem to be running inside a container 09:47:19 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/986 -v /w/workspace/edgex-go/986:/w/workspace/edgex-go/986:rw,z -v /w/workspace/edgex-go/986@tmp:/w/workspace/edgex-go/986@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 09:47:20 $ docker top 46a5060e1bdcba91b529dd265ec6e7ff7006641f0fa90d9f264cd6a2ceb826be -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 09:47:20 provisioning config files... 09:47:20 copy managed file [sigul-config] to file:/w/workspace/edgex-go/986@tmp/config14807120777862593670tmp 09:47:20 copy managed file [sigul-password] to file:/w/workspace/edgex-go/986@tmp/config2572029896242036686tmp 09:47:20 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/986@tmp/config8582967694684397561tmp [Pipeline] { [Pipeline] echo 09:47:20 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 09:47:21 ---> sigul-configuration.sh 09:47:21 gpg: directory `/root/.gnupg' created 09:47:21 gpg: new configuration file `/root/.gnupg/gpg.conf' created 09:47:21 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 09:47:21 gpg: keyring `/root/.gnupg/secring.gpg' created 09:47:21 gpg: keyring `/root/.gnupg/pubring.gpg' created 09:47:21 gpg: CAST5 encrypted data 09:47:21 gpg: encrypted with 1 passphrase 09:47:21 gpg: WARNING: message was not integrity protected [Pipeline] sh 09:47:21 + mkdir /home/jenkins 09:47:21 + mkdir /home/jenkins/sigul [Pipeline] sh 09:47:21 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 09:47:21 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 09:47:22 ---> sigul-install.sh 09:47:22 Sigul already installed; skipping installation. [Pipeline] sh 09:47:22 + git tag --list 09:47:22 0.6.0 09:47:22 0.6.1 09:47:22 0.7.0 09:47:22 0.7.1 09:47:22 v1.0.0 09:47:22 v1.0.1 09:47:22 v1.1.0 09:47:22 v1.2.0 09:47:22 v1.2.1 09:47:22 v1.3.0 09:47:22 v1.3.1 09:47:22 v2.0.0 09:47:22 v2.1.0 09:47:22 v2.1.1 09:47:22 v2.2.0 09:47:22 v2.3.0 09:47:22 v3.0 09:47:22 v3.0.0 09:47:22 v3.1 09:47:22 v3.1.0 09:47:22 v3.1.1 09:47:22 v4.0 09:47:22 v4.0.0 09:47:22 v4.0.1 09:47:22 v4.0.2 09:47:22 v4.1.0-dev.120 09:47:22 v4.1.0-dev.121 [Pipeline] sh 09:47:22 + lftools sign git-tag v4.1.0-dev.121 09:47:23 Signing Git tag with Sigul... 09:47:23 Signing v4.1.0-dev.121 [Pipeline] echo 09:47:23 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 09:47:23 ---> sigul-configuration-cleanup.sh [Pipeline] } 09:47:23 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 09:47:23 $ docker stop --time=1 46a5060e1bdcba91b529dd265ec6e7ff7006641f0fa90d9f264cd6a2ceb826be 09:47:25 $ docker rm -f --volumes 46a5060e1bdcba91b529dd265ec6e7ff7006641f0fa90d9f264cd6a2ceb826be [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 09:47:25 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:47:25 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:26 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:47:26 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:47:26 prd-ubuntu20.04-docker-8c-8g-14033 does not seem to be running inside a container 09:47:26 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/986 -v /w/workspace/edgex-go/986:/w/workspace/edgex-go/986:rw,z -v /w/workspace/edgex-go/986@tmp:/w/workspace/edgex-go/986@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:47:26 $ docker top 8eb0c2256ab267edf87626fd9bcf9fc4b601b4c495b0e45540da778655c34d2e -eo pid,comm 09:47:26 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:47:26 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:47:26 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:47:26 [ssh-agent] Looking for ssh-agent implementation... 09:47:26 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:47:26 $ docker exec 8eb0c2256ab267edf87626fd9bcf9fc4b601b4c495b0e45540da778655c34d2e ssh-agent 09:47:26 SSH_AUTH_SOCK=/tmp/ssh-jClLuMw3EDAd/agent.33 09:47:26 SSH_AGENT_PID=39 09:47:26 Running ssh-add (command line suppressed) 09:47:26 Identity added: /w/workspace/edgex-go/986@tmp/private_key_9624052222109399455.key (/w/workspace/edgex-go/986@tmp/private_key_9624052222109399455.key) 09:47:26 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:47:27 + git semver bump pre 09:47:27 2026-06-29 09:47:27,317 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:47:27 2026-06-29 09:47:27,322 [read_version] DEBUG read version from /w/workspace/edgex-go/986/.semver/main 09:47:27 2026-06-29 09:47:27,322 [bump_version] DEBUG bumping version:4.1.0-dev.121 on axis:pre with prefix:dev 09:47:27 2026-06-29 09:47:27,322 [bump_version] DEBUG bumped version:4.1.0-dev.122 09:47:27 2026-06-29 09:47:27,322 [write_version] DEBUG write version:4.1.0-dev.122 to path:/w/workspace/edgex-go/986/.semver/main with force:True 09:47:27 2026-06-29 09:47:27,322 [read_version] DEBUG read version from /w/workspace/edgex-go/986/.semver/main 09:47:27 2026-06-29 09:47:27,322 [write_file] DEBUG write to file:/w/workspace/edgex-go/986/.semver/main 09:47:27 2026-06-29 09:47:27,325 [execute] INFO git cat-file --batch-check 09:47:27 2026-06-29 09:47:27,325 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/986/.semver, stdin=, shell=False, universal_newlines=False) 09:47:27 2026-06-29 09:47:27,330 [execute] INFO git cat-file --batch 09:47:27 2026-06-29 09:47:27,330 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/986/.semver, stdin=, shell=False, universal_newlines=False) 09:47:27 2026-06-29 09:47:27,334 [read_version] DEBUG read version from /w/workspace/edgex-go/986/.semver/main 09:47:27 4.1.0-dev.122 [Pipeline] } 09:47:27 $ docker exec --env ******** --env ******** 8eb0c2256ab267edf87626fd9bcf9fc4b601b4c495b0e45540da778655c34d2e ssh-agent -k 09:47:27 unset SSH_AUTH_SOCK; 09:47:27 unset SSH_AGENT_PID; 09:47:27 echo Agent pid 39 killed; 09:47:27 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:47:28 + git semver [Pipeline] } 09:47:28 $ docker stop --time=1 8eb0c2256ab267edf87626fd9bcf9fc4b601b4c495b0e45540da778655c34d2e 09:47:29 $ docker rm -f --volumes 8eb0c2256ab267edf87626fd9bcf9fc4b601b4c495b0e45540da778655c34d2e [Pipeline] // withDockerContainer [Pipeline] sh 09:47:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 09:47:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:30 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 09:47:30 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:47:30 prd-ubuntu20.04-docker-8c-8g-14033 does not seem to be running inside a container 09:47:30 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/986 -v /w/workspace/edgex-go/986:/w/workspace/edgex-go/986:rw,z -v /w/workspace/edgex-go/986@tmp:/w/workspace/edgex-go/986@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 09:47:30 $ docker top 2bdf52432b54007a0d9ca1a839972d05540e0cdcd7f2564c8a497ef01533f1d0 -eo pid,comm 09:47:30 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:47:30 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 09:47:30 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 09:47:30 [ssh-agent] Looking for ssh-agent implementation... 09:47:30 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 09:47:30 $ docker exec 2bdf52432b54007a0d9ca1a839972d05540e0cdcd7f2564c8a497ef01533f1d0 ssh-agent 09:47:30 SSH_AUTH_SOCK=/tmp/ssh-5aVTw3Au829C/agent.32 09:47:30 SSH_AGENT_PID=38 09:47:30 Running ssh-add (command line suppressed) 09:47:31 Identity added: /w/workspace/edgex-go/986@tmp/private_key_12889490905453063834.key (/w/workspace/edgex-go/986@tmp/private_key_12889490905453063834.key) 09:47:31 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 09:47:31 + git semver push 09:47:31 2026-06-29 09:47:31,558 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 09:47:31 2026-06-29 09:47:31,562 [run_push] DEBUG push 09:47:31 2026-06-29 09:47:31,563 [execute] INFO git cat-file --batch-check 09:47:31 2026-06-29 09:47:31,563 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/986/.semver, stdin=, shell=False, universal_newlines=False) 09:47:31 2026-06-29 09:47:31,565 [execute] INFO git rev-list a6b2e871b1d1f8d8dd383dce6c4ffc1dcaf7496c -- 09:47:31 2026-06-29 09:47:31,566 [execute] DEBUG Popen(['git', 'rev-list', 'a6b2e871b1d1f8d8dd383dce6c4ffc1dcaf7496c', '--'], cwd=/w/workspace/edgex-go/986/.semver, stdin=None, shell=False, universal_newlines=False) 09:47:31 2026-06-29 09:47:31,590 [execute] INFO git fetch -v -- origin 09:47:31 2026-06-29 09:47:31,590 [execute] DEBUG Popen(['git', 'fetch', '-v', '--', 'origin'], cwd=/w/workspace/edgex-go/986/.semver, stdin=None, shell=False, universal_newlines=True) 09:47:32 2026-06-29 09:47:32,294 [run_push] DEBUG no remote changes detected 09:47:32 2026-06-29 09:47:32,294 [execute] INFO git push origin semver 09:47:32 2026-06-29 09:47:32,295 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/986/.semver, stdin=None, shell=False, universal_newlines=False) 09:47:33 2026-06-29 09:47:33,404 [run_push] DEBUG push all version tags 09:47:33 2026-06-29 09:47:33,405 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 09:47:33 2026-06-29 09:47:33,405 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/986, stdin=None, shell=False, universal_newlines=False) 09:47:34 2026-06-29 09:47:34,765 [read_version] DEBUG read version from /w/workspace/edgex-go/986/.semver/main 09:47:34 4.1.0-dev.122 [Pipeline] } 09:47:34 $ docker exec --env ******** --env ******** 2bdf52432b54007a0d9ca1a839972d05540e0cdcd7f2564c8a497ef01533f1d0 ssh-agent -k 09:47:34 unset SSH_AUTH_SOCK; 09:47:34 unset SSH_AGENT_PID; 09:47:34 echo Agent pid 38 killed; 09:47:34 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 09:47:35 + git semver [Pipeline] } 09:47:35 $ docker stop --time=1 2bdf52432b54007a0d9ca1a839972d05540e0cdcd7f2564c8a497ef01533f1d0 09:47:36 $ docker rm -f --volumes 2bdf52432b54007a0d9ca1a839972d05540e0cdcd7f2564c8a497ef01533f1d0 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:47:37 + [ -d /w/workspace/edgex-go/986/archives ] [Pipeline] libraryResource [Pipeline] sh 09:47:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:47:38 ---> package-listing.sh 09:47:38 ++ tr '[:upper:]' '[:lower:]' 09:47:38 ++ facter osfamily 09:47:38 + OS_FAMILY=debian 09:47:38 + workspace=/w/workspace/edgex-go/986 09:47:38 + START_PACKAGES=/tmp/packages_start.txt 09:47:38 + END_PACKAGES=/tmp/packages_end.txt 09:47:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:47:38 + PACKAGES=/tmp/packages_start.txt 09:47:38 + '[' /w/workspace/edgex-go/986 ']' 09:47:38 + PACKAGES=/tmp/packages_end.txt 09:47:38 + case "${OS_FAMILY}" in 09:47:38 + dpkg -l 09:47:38 + grep '^ii' 09:47:38 + '[' -f /tmp/packages_start.txt ']' 09:47:38 + '[' -f /tmp/packages_end.txt ']' 09:47:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:47:38 + '[' /w/workspace/edgex-go/986 ']' 09:47:38 + mkdir -p /w/workspace/edgex-go/986/archives/ 09:47:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/986/archives/ [Pipeline] echo 09:47:38 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/986/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:47:39 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:47:39 09:47:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:47:40 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:47:40 latest: Pulling from edgex-lftools-log-publisher 09:47:40 5eb5b503b376: Pulling fs layer 09:47:40 5c69ac0246d0: Pulling fs layer 09:47:40 ec43610c2a17: Pulling fs layer 09:47:40 3a2ae6a8a46f: Pulling fs layer 09:47:40 33b1e0a273af: Pulling fs layer 09:47:40 5d3b04190fa2: Pulling fs layer 09:47:40 2f39f015ded8: Pulling fs layer 09:47:40 3a2ae6a8a46f: Waiting 09:47:40 33b1e0a273af: Waiting 09:47:40 5d3b04190fa2: Waiting 09:47:40 2f39f015ded8: Waiting 09:47:40 5c69ac0246d0: Verifying Checksum 09:47:40 5c69ac0246d0: Download complete 09:47:40 3a2ae6a8a46f: Verifying Checksum 09:47:40 3a2ae6a8a46f: Download complete 09:47:40 33b1e0a273af: Verifying Checksum 09:47:40 33b1e0a273af: Download complete 09:47:40 5d3b04190fa2: Download complete 09:47:40 ec43610c2a17: Verifying Checksum 09:47:40 ec43610c2a17: Download complete 09:47:40 5eb5b503b376: Verifying Checksum 09:47:40 5eb5b503b376: Download complete 09:47:40 2f39f015ded8: Verifying Checksum 09:47:40 2f39f015ded8: Download complete 09:47:41 5eb5b503b376: Pull complete 09:47:42 5c69ac0246d0: Pull complete 09:47:42 ec43610c2a17: Pull complete 09:47:42 3a2ae6a8a46f: Pull complete 09:47:42 33b1e0a273af: Pull complete 09:47:42 5d3b04190fa2: Pull complete 09:47:49 2f39f015ded8: Pull complete 09:47:49 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:47:49 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:47:49 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:47:49 prd-ubuntu20.04-docker-8c-8g-14033 does not seem to be running inside a container 09:47:49 $ 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/986/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/986 -v /w/workspace/edgex-go/986:/w/workspace/edgex-go/986:rw,z -v /w/workspace/edgex-go/986@tmp:/w/workspace/edgex-go/986@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:47:50 $ docker top 839c9d1cdf5f684f5b682b71a335f6200c8dc8e449a28f4963f1d70d6abf85a5 -eo pid,comm [Pipeline] { [Pipeline] sh 09:47:51 + touch /tmp/pre-build-complete [Pipeline] sh 09:47:51 + mkdir -p /var/log/sysstat [Pipeline] sh 09:47:51 + ls /var/log/sa-host 09:47:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:47:51 provisioning config files... 09:47:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/986@tmp/config7814363324538312887tmp [Pipeline] { [Pipeline] echo 09:47:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:47:52 ---> create-netrc.sh [Pipeline] } 09:47:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:47:52 ---> python-tools-install.sh [Pipeline] echo 09:47:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:47:52 ---> sudo-logs.sh 09:47:52 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:47:52 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:47:53 ---> job-cost.sh 09:47:53 lf-activate-venv: SKIPPING 09:47:53 DEBUG: total: 0.10999999940395355 09:47:53 INFO: Retrieving Stack Cost... 09:47:53 INFO: Retrieving Pricing Info for: v3-standard-8 09:47:54 INFO: Archiving Costs [Pipeline] echo 09:47:54 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:47:54 ---> logs-deploy.sh 09:47:54 lf-activate-venv: SKIPPING 09:47:54 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/986 09:47:54 INFO: archiving workspace using pattern(s): 09:47:55 Archives upload complete. 09:47:55 INFO: archiving logs to Nexus 09:47:56 ---> uname -a: 09:47:56 Linux prd-ubuntu20-04-docker-8c-8g-14033 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 09:47:56 09:47:56 09:47:56 ---> lscpu: 09:47:56 Architecture: x86_64 09:47:56 CPU op-mode(s): 32-bit, 64-bit 09:47:56 Byte Order: Little Endian 09:47:56 Address sizes: 40 bits physical, 48 bits virtual 09:47:56 CPU(s): 8 09:47:56 On-line CPU(s) list: 0-7 09:47:56 Thread(s) per core: 1 09:47:56 Core(s) per socket: 1 09:47:56 Socket(s): 8 09:47:56 NUMA node(s): 1 09:47:56 Vendor ID: AuthenticAMD 09:47:56 CPU family: 23 09:47:56 Model: 49 09:47:56 Model name: AMD EPYC-Rome Processor 09:47:56 Stepping: 0 09:47:56 CPU MHz: 2799.998 09:47:56 BogoMIPS: 5599.99 09:47:56 Virtualization: AMD-V 09:47:56 Hypervisor vendor: KVM 09:47:56 Virtualization type: full 09:47:56 L1d cache: 256 KiB 09:47:56 L1i cache: 256 KiB 09:47:56 L2 cache: 4 MiB 09:47:56 L3 cache: 128 MiB 09:47:56 NUMA node0 CPU(s): 0-7 09:47:56 Vulnerability Gather data sampling: Not affected 09:47:56 Vulnerability Itlb multihit: Not affected 09:47:56 Vulnerability L1tf: Not affected 09:47:56 Vulnerability Mds: Not affected 09:47:56 Vulnerability Meltdown: Not affected 09:47:56 Vulnerability Mmio stale data: Not affected 09:47:56 Vulnerability Retbleed: Vulnerable 09:47:56 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:47:56 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:47:56 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 09:47:56 Vulnerability Srbds: Not affected 09:47:56 Vulnerability Tsx async abort: Not affected 09:47:56 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 09:47:56 09:47:56 09:47:56 ---> nproc: 09:47:56 8 09:47:56 09:47:56 09:47:56 ---> df -h: 09:47:56 Filesystem Size Used Avail Use% Mounted on 09:47:56 overlay 155G 34G 121G 22% / 09:47:56 tmpfs 64M 0 64M 0% /dev 09:47:56 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:47:56 shm 64M 0 64M 0% /dev/shm 09:47:56 /dev/vda1 155G 34G 121G 22% /facter-os 09:47:56 09:47:56 09:47:56 ---> sar -b -r -n DEV: 09:47:56 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-14033) 06/29/26 _x86_64_ (8 CPU) 09:47:56 09:47:56 08:32:27 LINUX RESTART (8 CPU) 09:47:56 09:47:56 08:33:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:47:56 08:34:01 16.53 1.47 15.06 0.00 40.25 69885.79 0.00 09:47:56 08:35:01 7.37 0.43 6.93 0.00 6.13 42619.43 0.00 09:47:56 08:36:01 0.87 0.00 0.87 0.00 0.00 9.86 0.00 09:47:56 08:37:01 0.97 0.00 0.97 0.00 0.00 12.80 0.00 09:47:56 08:38:01 18.58 3.48 15.10 0.00 2523.05 3713.91 0.00 09:47:56 08:39:01 4.08 0.00 4.08 0.00 0.00 50.12 0.00 09:47:56 08:40:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 09:47:56 08:41:01 1.02 0.00 1.02 0.00 0.00 12.53 0.00 09:47:56 08:42:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 09:47:56 08:43:01 1.75 0.00 1.75 0.00 0.00 30.79 0.00 09:47:56 08:44:01 0.87 0.00 0.87 0.00 0.00 10.13 0.00 09:47:56 08:45:01 1.17 0.00 1.17 0.00 0.00 14.53 0.00 09:47:56 08:46:01 0.77 0.00 0.77 0.00 0.00 8.93 0.00 09:47:56 08:47:01 1.25 0.00 1.25 0.00 0.00 15.73 0.00 09:47:56 08:48:01 1.48 0.02 1.47 0.00 0.13 18.00 0.00 09:47:56 08:49:01 1.52 0.00 1.52 0.00 0.00 18.80 0.00 09:47:56 08:50:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 09:47:56 08:51:01 1.05 0.00 1.05 0.00 0.00 14.26 0.00 09:47:56 08:52:01 134.41 4.33 130.08 0.00 173.44 7496.75 0.00 09:47:56 08:53:01 273.84 18.16 255.67 0.00 3174.00 53053.29 0.00 09:47:56 08:54:01 87.00 0.48 86.52 0.00 9.87 15371.97 0.00 09:47:56 08:55:01 46.26 0.10 46.16 0.00 0.80 40465.52 0.00 09:47:56 08:56:01 58.09 0.18 57.91 0.00 2.40 21682.79 0.00 09:47:56 08:57:01 667.69 0.47 667.23 0.00 35.72 336489.70 0.00 09:47:56 08:58:02 732.32 21.64 710.68 0.00 179.11 262316.69 0.00 09:47:56 08:59:01 442.85 5.66 437.19 0.00 292.51 134722.60 0.00 09:47:56 09:00:01 124.97 0.50 124.47 0.00 30.50 70044.95 0.00 09:47:56 09:01:01 770.92 40.18 730.74 0.00 1966.74 142254.82 0.00 09:47:56 09:02:01 31.49 1.18 30.31 0.00 129.98 795.47 0.00 09:47:56 09:03:01 18.11 0.62 17.50 0.00 94.12 464.59 0.00 09:47:56 09:04:01 1.48 0.00 1.48 0.00 0.00 16.79 0.00 09:47:56 09:05:01 0.98 0.00 0.98 0.00 0.00 13.06 0.00 09:47:56 09:06:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 09:47:56 09:07:01 1.40 0.00 1.40 0.00 0.00 15.73 0.00 09:47:56 09:08:01 1.00 0.00 1.00 0.00 0.00 10.53 0.00 09:47:56 09:09:01 1.62 0.00 1.62 0.00 0.00 19.19 0.00 09:47:56 09:10:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 09:47:56 09:11:01 1.33 0.00 1.33 0.00 0.00 15.73 0.00 09:47:56 09:12:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 09:47:56 09:13:01 1.28 0.00 1.28 0.00 0.00 15.20 0.00 09:47:56 09:14:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 09:47:56 09:15:01 1.47 0.00 1.47 0.00 0.00 17.86 0.00 09:47:56 09:16:01 0.92 0.00 0.92 0.00 0.00 9.73 0.00 09:47:56 09:17:01 1.10 0.05 1.05 0.00 1.07 12.66 0.00 09:47:56 09:18:01 1.33 0.00 1.33 0.00 0.00 14.93 0.00 09:47:56 09:19:01 1.07 0.00 1.07 0.00 0.00 13.46 0.00 09:47:56 09:20:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 09:47:56 09:21:01 0.88 0.00 0.88 0.00 0.00 11.46 0.00 09:47:56 09:22:01 1.30 0.00 1.30 0.00 0.00 14.40 0.00 09:47:56 09:23:01 1.25 0.00 1.25 0.00 0.00 15.33 0.00 09:47:56 09:24:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 09:47:56 09:25:01 1.22 0.00 1.22 0.00 0.00 14.80 0.00 09:47:56 09:26:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 09:47:56 09:27:01 1.33 0.00 1.33 0.00 0.00 16.00 0.00 09:47:56 09:28:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 09:47:56 09:29:01 1.73 0.00 1.73 0.00 0.00 20.93 0.00 09:47:56 09:30:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 09:47:56 09:31:01 1.05 0.00 1.05 0.00 0.00 12.66 0.00 09:47:56 09:32:01 1.40 0.30 1.10 0.00 16.79 14.13 0.00 09:47:56 09:33:01 1.17 0.02 1.15 0.00 1.07 14.66 0.00 09:47:56 09:34:01 1.42 0.25 1.17 0.00 4.27 13.86 0.00 09:47:56 09:35:01 1.05 0.00 1.05 0.00 0.00 13.46 0.00 09:47:56 09:36:01 1.35 0.00 1.35 0.00 0.00 15.73 0.00 09:47:56 09:37:01 1.40 0.00 1.40 0.00 0.00 17.60 0.00 09:47:56 09:38:01 0.92 0.00 0.92 0.00 0.00 10.26 0.00 09:47:56 09:39:01 1.35 0.00 1.35 0.00 0.00 17.06 0.00 09:47:56 09:40:01 1.23 0.00 1.23 0.00 0.00 13.20 0.00 09:47:56 09:41:01 1.13 0.00 1.13 0.00 0.00 14.66 0.00 09:47:56 09:42:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 09:47:56 09:43:01 1.00 0.00 1.00 0.00 0.00 12.26 0.00 09:47:56 09:44:01 1.45 0.00 1.45 0.00 0.00 17.60 0.00 09:47:56 09:45:01 1.30 0.00 1.30 0.00 0.00 16.13 0.00 09:47:56 09:46:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 09:47:56 09:47:01 103.88 2.52 101.37 0.00 185.30 46310.15 0.00 09:47:56 Average: 48.67 1.38 47.29 0.00 119.79 16857.80 0.00 09:47:56 09:47:56 08:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:47:56 08:34:01 30274740 31851632 498452 1.52 62384 1836696 1578400 4.65 617284 1690172 84 09:47:56 08:35:01 30266704 31843904 505744 1.54 62448 1836884 1578400 4.65 623720 1690152 4 09:47:56 08:36:01 30267296 31844556 504736 1.54 62488 1836884 1578400 4.65 623020 1690120 12 09:47:56 08:37:01 30257980 31835288 513824 1.56 62520 1836888 1578400 4.65 633872 1690096 72 09:47:56 08:38:01 30051508 31805136 526688 1.60 65608 2007076 1616980 4.77 766740 1739084 1128 09:47:56 08:39:01 30055052 31808688 523040 1.59 65652 2007076 1616980 4.77 760672 1739084 12 09:47:56 08:40:01 30054552 31808308 523232 1.59 65688 2007080 1616980 4.77 760776 1739092 8 09:47:56 08:41:01 30054696 31808500 522988 1.59 65728 2007080 1616980 4.77 760824 1739092 48 09:47:56 08:42:01 30057200 31811008 520384 1.58 65760 2007084 1616980 4.77 758404 1739096 4 09:47:56 08:43:01 30056152 31810048 521304 1.59 65864 2007068 1616980 4.77 759616 1739088 40 09:47:56 08:44:01 30056100 31810052 520948 1.58 65888 2007068 1616980 4.77 759684 1739076 12 09:47:56 08:45:01 30055604 31809592 521500 1.59 65912 2007072 1616980 4.77 759524 1739084 4 09:47:56 08:46:01 30055660 31809648 521408 1.59 65928 2007072 1616980 4.77 759568 1739084 12 09:47:56 08:47:01 30056728 31810812 520032 1.58 65968 2007080 1616980 4.77 758624 1739092 4 09:47:56 08:48:01 30053960 31808112 522608 1.59 66028 2007072 1637388 4.83 759632 1739088 20 09:47:56 08:49:01 30053904 31808140 522464 1.59 66060 2007084 1637388 4.83 759476 1739096 16 09:47:56 08:50:01 30054132 31808372 522104 1.59 66092 2007088 1637388 4.83 759520 1739100 8 09:47:56 08:51:01 30053872 31808192 522316 1.59 66140 2007092 1637388 4.83 759576 1739104 60 09:47:56 08:52:01 29636452 31600684 725560 2.21 67668 2211784 1629236 4.80 1001220 1911648 5512 09:47:56 08:53:01 27868356 31483756 789568 2.40 100504 3762804 2044536 6.03 1215608 3346352 6412 09:47:56 08:54:01 26553068 31203740 1060740 3.23 127308 4672316 2369984 6.99 2012256 3751360 546664 09:47:56 08:55:01 26447196 31274580 986528 3.00 132448 4812144 2312716 6.82 1795476 4039288 73996 09:47:56 08:56:01 25166804 31382676 878308 2.67 139900 6124336 1904020 5.61 2167184 4885608 808560 09:47:56 08:57:01 17497736 31179288 1051456 3.20 173132 13332544 3740276 11.03 2761324 11693840 24888 09:47:56 08:58:02 5848296 29044620 3124672 9.51 403072 21831392 10178880 30.01 6149412 19071112 1412912 09:47:56 08:59:01 2483380 28011200 4160784 12.66 420212 24052024 10099744 29.78 8144704 20353300 135596 09:47:56 09:00:01 419972 28517744 3652984 11.11 418772 26519292 8865616 26.14 8936868 21525324 1340920 09:47:56 09:01:01 5616132 31384224 852192 2.59 424292 24420016 2167272 6.39 3729692 21860016 552 09:47:56 09:02:01 5611676 31385148 851080 2.59 425504 24424428 2160484 6.37 4195568 21399140 428 09:47:56 09:03:01 5613200 31390272 845156 2.57 426056 24427380 2193684 6.47 4447300 21145516 80 09:47:56 09:04:01 5613044 31390120 845316 2.57 426088 24427380 2193684 6.47 4447624 21145520 20 09:47:56 09:05:01 5623020 31400140 835232 2.54 426100 24427384 2193684 6.47 4435396 21145520 52 09:47:56 09:06:01 5624188 31401312 834852 2.54 426124 24427388 2193684 6.47 4435396 21145524 8 09:47:56 09:07:01 5632148 31409336 826768 2.52 426140 24427388 2193684 6.47 4427164 21144376 44 09:47:56 09:08:01 5632644 31409836 826204 2.51 426144 24427392 2193684 6.47 4427284 21144380 44 09:47:56 09:09:01 5632580 31409780 826240 2.51 426160 24427384 2193684 6.47 4427168 21144380 148 09:47:56 09:10:01 5632832 31410036 825868 2.51 426172 24427396 2193684 6.47 4427180 21144384 24 09:47:56 09:11:01 5632176 31409428 826452 2.51 426188 24427404 2193684 6.47 4427276 21144388 12 09:47:56 09:12:01 5632136 31409388 826384 2.51 426204 24427404 2193684 6.47 4427292 21144388 8 09:47:56 09:13:01 5632472 31409856 826268 2.51 426224 24427536 2193684 6.47 4427440 21144520 20 09:47:56 09:14:01 5632748 31410184 825976 2.51 426252 24427532 2193684 6.47 4427664 21144524 16 09:47:56 09:15:01 5632528 31410000 826168 2.51 426268 24427544 2193684 6.47 4427468 21144528 8 09:47:56 09:16:01 5632712 31410188 826152 2.51 426272 24427544 2193684 6.47 4427472 21144528 8 09:47:56 09:17:01 5632428 31409920 826388 2.51 426284 24427544 2209732 6.51 4427816 21144536 136 09:47:56 09:18:01 5632444 31409988 826256 2.51 426292 24427580 2225780 6.56 4427620 21144552 20 09:47:56 09:19:01 5632624 31410188 826012 2.51 426312 24427580 2225780 6.56 4427580 21144552 48 09:47:56 09:20:01 5632828 31410396 825728 2.51 426324 24427588 2225780 6.56 4427592 21144556 4 09:47:56 09:21:01 5632812 31410412 825656 2.51 426352 24427588 2225780 6.56 4427824 21144556 184 09:47:56 09:22:01 5632756 31410392 825676 2.51 426368 24427592 2225780 6.56 4427960 21144560 4 09:47:56 09:23:01 5633188 31410832 825148 2.51 426392 24427596 2225780 6.56 4427748 21144568 16 09:47:56 09:24:01 5632740 31410424 825564 2.51 426420 24427592 2225780 6.56 4427812 21144568 16 09:47:56 09:25:01 5632724 31410436 825496 2.51 426440 24427600 2225780 6.56 4427800 21144572 148 09:47:56 09:26:01 5632708 31410448 825468 2.51 426468 24427600 2225780 6.56 4428120 21144572 8 09:47:56 09:27:01 5633068 31410828 825076 2.51 426480 24427604 2225780 6.56 4427732 21144576 4 09:47:56 09:28:01 5633036 31410820 825036 2.51 426508 24427604 2225780 6.56 4427800 21144576 20 09:47:56 09:29:01 5632992 31410800 825216 2.51 426532 24427608 2225780 6.56 4427976 21144580 56 09:47:56 09:30:01 5632220 31410068 825928 2.51 426552 24427616 2225780 6.56 4428084 21144584 8 09:47:56 09:31:01 5632960 31410828 825152 2.51 426568 24427620 2225780 6.56 4427816 21144588 160 09:47:56 09:32:01 5631904 31410280 825620 2.51 426592 24428124 2225780 6.56 4429668 21144928 36 09:47:56 09:33:01 5631068 31409492 826448 2.51 426608 24428156 2225780 6.56 4429668 21144940 52 09:47:56 09:34:01 5628968 31408672 827212 2.52 426640 24428280 2226264 6.56 4431784 21144436 44 09:47:56 09:35:01 5629072 31408816 827240 2.52 426668 24428288 2226264 6.56 4431400 21144420 208 09:47:56 09:36:01 5628772 31408548 827488 2.52 426696 24428292 2226264 6.56 4431420 21144424 20 09:47:56 09:37:01 5628716 31408632 827328 2.52 426724 24428424 2226264 6.56 4431204 21144548 20 09:47:56 09:38:01 5628740 31408684 827232 2.52 426736 24428424 2226264 6.56 4431284 21144556 16 09:47:56 09:39:01 5628188 31408168 827684 2.52 426768 24428432 2226264 6.56 4431256 21144560 220 09:47:56 09:40:01 5628140 31408148 827648 2.52 426792 24428432 2226264 6.56 4431288 21144564 8 09:47:56 09:41:01 5628344 31408368 827372 2.52 426800 24428436 2226264 6.56 4431292 21144568 68 09:47:56 09:42:01 5628260 31408300 827596 2.52 426816 24428436 2226264 6.56 4431316 21144568 8 09:47:56 09:43:01 5628076 31408156 827704 2.52 426852 24428440 2226264 6.56 4431412 21144572 220 09:47:56 09:44:01 5628060 31408168 827636 2.52 426876 24428440 2226264 6.56 4431380 21144576 12 09:47:56 09:45:01 5627696 31407828 827880 2.52 426900 24428444 2226264 6.56 4431400 21144576 8 09:47:56 09:46:01 5627648 31407804 827848 2.52 426916 24428448 2226264 6.56 4431420 21144580 28 09:47:56 09:47:01 4750772 31343864 889556 2.71 463936 25144912 2359704 6.96 4547164 21839316 640 09:47:56 Average: 13073747 31384814 875324 2.66 313959 17453755 2382982 7.03 3442170 15096593 58931 09:47:56 09:47:56 08:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:47:56 08:34:01 ens3 9.21 6.73 14.40 4.77 0.00 0.00 0.00 0.00 09:47:56 08:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 08:35:01 ens3 1.98 1.25 1.37 0.51 0.00 0.00 0.00 0.00 09:47:56 08:35:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 09:47:56 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 08:36:01 ens3 0.22 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:47:56 08:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 08:37:01 ens3 2.10 1.65 1.09 1.25 0.00 0.00 0.00 0.00 09:47:56 08:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:47:56 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 08:38:01 ens3 53.59 30.09 1404.79 2.31 0.00 0.00 0.00 0.00 09:47:56 08:38:01 lo 0.33 0.33 0.04 0.04 0.00 0.00 0.00 0.00 09:47:56 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 08:39:01 ens3 0.32 0.18 0.03 0.01 0.00 0.00 0.00 0.00 09:47:56 08:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:47:56 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 08:40:01 ens3 0.27 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:47:56 08:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 08:41:01 ens3 0.42 0.13 0.03 0.01 0.00 0.00 0.00 0.00 09:47:56 08:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:47:56 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 08:42:01 ens3 0.18 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:47:56 08:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 08:43:01 ens3 0.40 0.22 0.15 0.07 0.00 0.00 0.00 0.00 09:47:56 08:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:47:56 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 08:44:01 ens3 0.18 0.02 0.01 0.00 0.00 0.00 0.00 0.00 09:47:56 08:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 08:45:01 ens3 0.33 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:47:56 08:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:47:56 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 08:46:01 ens3 0.23 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:47:56 08:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 08:47:01 ens3 0.33 0.10 0.03 0.01 0.00 0.00 0.00 0.00 09:47:56 08:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:47:56 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 08:48:01 ens3 0.45 0.13 0.15 0.07 0.00 0.00 0.00 0.00 09:47:56 08:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 08:49:01 ens3 0.27 0.08 0.02 0.01 0.00 0.00 0.00 0.00 09:47:56 08:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:47:56 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 08:50:01 ens3 0.27 0.07 0.02 0.00 0.00 0.00 0.00 0.00 09:47:56 08:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 08:51:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:47:56 08:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:47:56 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 08:52:01 ens3 664.97 628.61 3306.95 75.94 0.00 0.00 0.00 0.00 09:47:56 08:52:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 09:47:56 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 08:53:01 ens3 973.05 878.60 10285.66 112.05 0.00 0.00 0.00 0.00 09:47:56 08:53:01 veth14a763c 88.24 89.94 8.56 82.87 0.00 0.00 0.00 0.01 09:47:56 08:53:01 lo 4.20 4.20 0.41 0.41 0.00 0.00 0.00 0.00 09:47:56 08:53:01 docker0 700.43 675.30 48.10 3146.02 0.00 0.00 0.00 0.00 09:47:56 08:54:01 ens3 235.98 203.15 1504.15 26.17 0.00 0.00 0.00 0.00 09:47:56 08:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 08:54:01 docker0 188.12 200.72 14.04 1476.99 0.00 0.00 0.00 0.00 09:47:56 08:54:01 veth2e0fbad 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 09:47:56 08:55:01 ens3 20.18 10.86 15.71 8.71 0.00 0.00 0.00 0.00 09:47:56 08:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:47:56 08:55:01 docker0 1.17 1.17 0.09 0.10 0.00 0.00 0.00 0.00 09:47:56 08:55:01 veth2e0fbad 1.17 1.20 0.10 0.10 0.00 0.00 0.00 0.00 09:47:56 08:56:01 ens3 19.21 11.26 16.66 9.40 0.00 0.00 0.00 0.00 09:47:56 08:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 08:56:01 docker0 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 08:56:01 veth2e0fbad 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 08:57:01 ens3 403.37 281.67 4977.18 43.55 0.00 0.00 0.00 0.00 09:47:56 08:57:01 veth1e00781 0.38 3.17 0.03 0.25 0.00 0.00 0.00 0.00 09:47:56 08:57:01 lo 1.67 1.67 0.16 0.16 0.00 0.00 0.00 0.00 09:47:56 08:57:01 docker0 202.55 257.15 17.09 1692.48 0.00 0.00 0.00 0.00 09:47:56 08:57:01 veth0ad5c00 31.72 37.57 3.07 44.27 0.00 0.00 0.00 0.00 09:47:56 08:57:01 veth8cf2532 22.11 24.73 2.35 16.90 0.00 0.00 0.00 0.00 09:47:56 08:57:01 veth57a574c 19.74 21.59 2.12 14.81 0.00 0.00 0.00 0.00 09:47:56 08:57:01 vetha158fb2 21.93 24.16 2.33 16.42 0.00 0.00 0.00 0.00 09:47:56 08:57:01 veth85ea9bd 21.54 24.08 2.30 16.18 0.00 0.00 0.00 0.00 09:47:56 08:57:01 vethcdd5b24 22.31 24.46 2.36 16.76 0.00 0.00 0.00 0.00 09:47:56 08:58:02 veth2aa2af2 0.05 1.56 0.00 0.07 0.00 0.00 0.00 0.00 09:47:56 08:58:02 ens3 799.67 643.61 7718.07 63.43 0.00 0.00 0.00 0.00 09:47:56 08:58:02 veth8e581aa 0.05 1.53 0.00 0.07 0.00 0.00 0.00 0.00 09:47:56 08:58:02 veth1e00781 0.07 3.16 0.00 0.17 0.00 0.00 0.00 0.00 09:47:56 08:58:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 08:58:02 docker0 631.06 780.70 46.93 7704.38 0.00 0.00 0.00 0.00 09:47:56 08:58:02 vethc432575 0.05 1.54 0.00 0.07 0.00 0.00 0.00 0.00 09:47:56 08:58:02 vethf4f1933 0.05 1.48 0.00 0.07 0.00 0.00 0.00 0.00 09:47:56 08:58:02 veth54833ef 0.05 1.43 0.00 0.07 0.00 0.00 0.00 0.00 09:47:56 08:58:02 veth84c8e9d 0.05 1.48 0.00 0.07 0.00 0.00 0.00 0.00 09:47:56 08:58:02 vethb2b3b5a 0.05 1.53 0.00 0.07 0.00 0.00 0.00 0.00 09:47:56 08:58:02 veth5dd518e 0.05 1.43 0.00 0.07 0.00 0.00 0.00 0.00 09:47:56 08:58:02 veth89223a3 0.05 1.56 0.00 0.07 0.00 0.00 0.00 0.00 09:47:56 08:58:02 vethcd3f575 0.05 1.41 0.00 0.07 0.00 0.00 0.00 0.00 09:47:56 08:58:02 veth1a72308 0.13 1.63 0.01 0.08 0.00 0.00 0.00 0.00 09:47:56 08:58:02 vetha34f5b8 0.05 1.43 0.00 0.07 0.00 0.00 0.00 0.00 09:47:56 08:59:01 veth2aa2af2 0.00 0.73 0.00 0.03 0.00 0.00 0.00 0.00 09:47:56 08:59:01 ens3 5.54 3.63 7.14 1.46 0.00 0.00 0.00 0.00 09:47:56 08:59:01 veth8e581aa 0.00 0.73 0.00 0.03 0.00 0.00 0.00 0.00 09:47:56 08:59:01 veth1e00781 0.10 0.80 0.01 0.03 0.00 0.00 0.00 0.00 09:47:56 08:59:01 lo 0.34 0.34 0.03 0.03 0.00 0.00 0.00 0.00 09:47:56 08:59:01 docker0 0.15 0.73 0.01 0.03 0.00 0.00 0.00 0.00 09:47:56 08:59:01 vethf4f1933 0.00 0.73 0.00 0.03 0.00 0.00 0.00 0.00 09:47:56 08:59:01 veth54833ef 0.00 0.73 0.00 0.03 0.00 0.00 0.00 0.00 09:47:56 08:59:01 veth84c8e9d 0.00 0.73 0.00 0.03 0.00 0.00 0.00 0.00 09:47:56 08:59:01 vethb2b3b5a 0.00 0.73 0.00 0.03 0.00 0.00 0.00 0.00 09:47:56 08:59:01 veth5dd518e 0.00 0.73 0.00 0.03 0.00 0.00 0.00 0.00 09:47:56 08:59:01 vethcd3f575 0.00 0.73 0.00 0.03 0.00 0.00 0.00 0.00 09:47:56 08:59:01 veth1a72308 0.00 0.73 0.00 0.03 0.00 0.00 0.00 0.00 09:47:56 08:59:01 vetha34f5b8 0.00 0.73 0.00 0.03 0.00 0.00 0.00 0.00 09:47:56 09:00:01 veth2aa2af2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:00:01 ens3 5.04 2.76 4.08 2.19 0.00 0.00 0.00 0.00 09:47:56 09:00:01 veth8e581aa 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:00:01 veth1e00781 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:00:01 vethf4f1933 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:00:01 veth54833ef 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:00:01 veth84c8e9d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:00:01 vethb2b3b5a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:00:01 veth5dd518e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:00:01 vethcd3f575 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:00:01 veth1a72308 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:00:01 vetha34f5b8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:01:01 ens3 193.98 201.67 95.62 865.74 0.00 0.00 0.00 0.00 09:47:56 09:01:01 lo 15.80 15.80 1.55 1.55 0.00 0.00 0.00 0.00 09:47:56 09:01:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:02:01 ens3 443.59 446.63 183.87 2628.58 0.00 0.00 0.00 0.00 09:47:56 09:02:01 lo 33.93 33.93 3.32 3.32 0.00 0.00 0.00 0.00 09:47:56 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:03:01 ens3 229.75 221.66 114.33 1243.99 0.00 0.00 0.00 0.00 09:47:56 09:03:01 lo 18.86 18.86 1.84 1.84 0.00 0.00 0.00 0.00 09:47:56 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:04:01 ens3 0.83 0.30 0.31 0.21 0.00 0.00 0.00 0.00 09:47:56 09:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:05:01 ens3 0.18 0.12 0.02 0.01 0.00 0.00 0.00 0.00 09:47:56 09:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:47:56 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:06:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:47:56 09:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:07:01 ens3 0.17 0.13 0.02 0.01 0.00 0.00 0.00 0.00 09:47:56 09:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:47:56 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:08:01 ens3 0.20 0.10 0.09 0.07 0.00 0.00 0.00 0.00 09:47:56 09:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:09:01 ens3 0.27 0.12 0.08 0.01 0.00 0.00 0.00 0.00 09:47:56 09:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:47:56 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:10:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:47:56 09:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:11:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:47:56 09:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:47:56 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:12:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:47:56 09:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:13:01 ens3 0.35 0.22 0.15 0.08 0.00 0.00 0.00 0.00 09:47:56 09:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:47:56 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:14:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:47:56 09:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:15:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:47:56 09:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:47:56 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:16:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:47:56 09:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:17:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:47:56 09:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:47:56 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:18:01 ens3 0.23 0.15 0.14 0.07 0.00 0.00 0.00 0.00 09:47:56 09:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:19:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:47:56 09:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:47:56 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:20:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:47:56 09:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:21:01 ens3 0.45 0.33 0.27 0.21 0.00 0.00 0.00 0.00 09:47:56 09:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:47:56 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:22:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:47:56 09:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:23:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 09:47:56 09:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:47:56 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:24:01 ens3 0.17 0.03 0.07 0.00 0.00 0.00 0.00 0.00 09:47:56 09:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:25:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:47:56 09:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:47:56 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:26:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:47:56 09:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:27:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:47:56 09:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:47:56 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:28:01 ens3 0.18 0.17 0.09 0.07 0.00 0.00 0.00 0.00 09:47:56 09:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:29:01 ens3 0.25 0.17 0.08 0.01 0.00 0.00 0.00 0.00 09:47:56 09:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:47:56 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:30:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:47:56 09:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:31:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:47:56 09:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:47:56 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:32:01 ens3 0.65 0.52 0.63 0.33 0.00 0.00 0.00 0.00 09:47:56 09:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:33:01 ens3 0.28 0.25 0.09 0.08 0.00 0.00 0.00 0.00 09:47:56 09:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:47:56 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:34:01 ens3 3.33 2.82 1.92 4.00 0.00 0.00 0.00 0.00 09:47:56 09:34:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 09:47:56 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:35:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:47:56 09:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:47:56 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:36:01 ens3 1.47 1.28 0.79 1.15 0.00 0.00 0.00 0.00 09:47:56 09:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:37:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:47:56 09:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:47:56 09:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:38:01 ens3 0.23 0.13 0.14 0.07 0.00 0.00 0.00 0.00 09:47:56 09:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:39:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:47:56 09:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:47:56 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:40:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:47:56 09:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:41:01 ens3 0.15 0.13 0.02 0.01 0.00 0.00 0.00 0.00 09:47:56 09:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:47:56 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:42:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:47:56 09:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:43:01 ens3 0.32 0.28 0.15 0.08 0.00 0.00 0.00 0.00 09:47:56 09:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:47:56 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:44:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:47:56 09:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:45:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:47:56 09:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:47:56 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:46:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:47:56 09:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:47:01 ens3 262.04 185.50 4825.84 38.67 0.00 0.00 0.00 0.00 09:47:56 09:47:01 lo 1.73 1.73 0.16 0.16 0.00 0.00 0.00 0.00 09:47:56 09:47:01 docker0 90.22 102.90 7.40 772.91 0.00 0.00 0.00 0.00 09:47:56 09:47:01 veth5687fa1 0.02 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 Average: ens3 58.68 50.97 466.40 69.41 0.00 0.00 0.00 0.00 09:47:56 Average: lo 1.13 1.13 0.11 0.11 0.00 0.00 0.00 0.00 09:47:56 Average: docker0 24.54 27.32 1.81 200.28 0.00 0.00 0.00 0.00 09:47:56 Average: veth5687fa1 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:47:56 09:47:56 09:47:56 ---> sar -P ALL: 09:47:56 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-14033) 06/29/26 _x86_64_ (8 CPU) 09:47:56 09:47:56 08:32:27 LINUX RESTART (8 CPU) 09:47:56 09:47:56 08:33:01 CPU %user %nice %system %iowait %steal %idle 09:47:56 08:34:01 all 0.17 0.00 0.04 0.03 0.02 99.75 09:47:56 08:34:01 0 0.42 0.00 0.03 0.00 0.02 99.53 09:47:56 08:34:01 1 0.05 0.00 0.03 0.00 0.02 99.90 09:47:56 08:34:01 2 0.07 0.00 0.05 0.00 0.02 99.87 09:47:56 08:34:01 3 0.00 0.00 0.03 0.12 0.02 99.83 09:47:56 08:34:01 4 0.27 0.00 0.05 0.02 0.02 99.65 09:47:56 08:34:01 5 0.28 0.00 0.03 0.03 0.02 99.63 09:47:56 08:34:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:47:56 08:34:01 7 0.25 0.00 0.05 0.05 0.02 99.63 09:47:56 08:35:01 all 0.08 0.00 0.01 0.01 0.01 99.89 09:47:56 08:35:01 0 0.10 0.00 0.00 0.00 0.00 99.90 09:47:56 08:35:01 1 0.13 0.00 0.00 0.00 0.00 99.87 09:47:56 08:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:47:56 08:35:01 3 0.02 0.00 0.02 0.05 0.02 99.90 09:47:56 08:35:01 4 0.07 0.00 0.02 0.00 0.02 99.90 09:47:56 08:35:01 5 0.15 0.00 0.00 0.00 0.00 99.85 09:47:56 08:35:01 6 0.10 0.00 0.02 0.02 0.03 99.83 09:47:56 08:35:01 7 0.05 0.00 0.02 0.03 0.02 99.88 09:47:56 08:36:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:47:56 08:36:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:47:56 08:36:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:47:56 08:36:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:47:56 08:36:01 3 0.02 0.00 0.00 0.03 0.00 99.95 09:47:56 08:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 08:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:47:56 08:36:01 6 0.00 0.00 0.02 0.00 0.03 99.95 09:47:56 08:36:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:47:56 08:37:01 all 0.13 0.00 0.01 0.00 0.01 99.84 09:47:56 08:37:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:47:56 08:37:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:47:56 08:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:47:56 08:37:01 3 0.05 0.00 0.05 0.02 0.02 99.87 09:47:56 08:37:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:47:56 08:37:01 5 0.82 0.00 0.00 0.00 0.00 99.18 09:47:56 08:37:01 6 0.03 0.00 0.02 0.02 0.03 99.90 09:47:56 08:37:01 7 0.07 0.00 0.00 0.00 0.00 99.93 09:47:56 08:38:01 all 0.97 0.00 0.33 0.17 0.01 98.52 09:47:56 08:38:01 0 0.63 0.00 0.32 0.15 0.02 98.88 09:47:56 08:38:01 1 2.18 0.00 0.40 0.05 0.00 97.37 09:47:56 08:38:01 2 0.67 0.00 0.43 0.12 0.02 98.77 09:47:56 08:38:01 3 0.70 0.00 0.35 0.82 0.02 98.12 09:47:56 08:38:01 4 0.53 0.00 0.25 0.03 0.00 99.18 09:47:56 08:38:01 5 1.17 0.00 0.45 0.03 0.02 98.33 09:47:56 08:38:01 6 1.00 0.00 0.27 0.10 0.02 98.61 09:47:56 08:38:01 7 0.87 0.00 0.18 0.03 0.02 98.90 09:47:56 08:39:01 all 0.01 0.00 0.01 0.01 0.01 99.95 09:47:56 08:39:01 0 0.00 0.00 0.02 0.03 0.02 99.93 09:47:56 08:39:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:47:56 08:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:47:56 08:39:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:47:56 08:39:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:47:56 08:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 08:39:01 6 0.02 0.00 0.03 0.00 0.03 99.92 09:47:56 08:39:01 7 0.03 0.00 0.00 0.03 0.02 99.92 09:47:56 08:40:01 all 0.16 0.00 0.01 0.00 0.01 99.82 09:47:56 08:40:01 0 0.02 0.00 0.00 0.03 0.00 99.95 09:47:56 08:40:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:47:56 08:40:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:47:56 08:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 08:40:01 4 1.22 0.00 0.02 0.00 0.03 98.73 09:47:56 08:40:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:47:56 08:40:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:47:56 08:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:47:56 08:41:01 all 0.26 0.00 0.01 0.00 0.01 99.72 09:47:56 08:41:01 0 0.00 0.00 0.02 0.02 0.02 99.95 09:47:56 08:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 08:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 08:41:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:47:56 08:41:01 4 2.00 0.00 0.02 0.00 0.03 97.95 09:47:56 08:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 08:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:47:56 08:41:01 7 0.02 0.00 0.00 0.02 0.02 99.95 09:47:56 08:42:01 all 0.25 0.00 0.00 0.01 0.01 99.73 09:47:56 08:42:01 0 0.00 0.00 0.00 0.02 0.02 99.97 09:47:56 08:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:47:56 08:42:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:47:56 08:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 08:42:01 4 1.97 0.00 0.02 0.00 0.03 97.98 09:47:56 08:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 08:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 08:42:01 7 0.02 0.00 0.00 0.03 0.02 99.93 09:47:56 08:43:01 all 0.27 0.00 0.01 0.01 0.02 99.69 09:47:56 08:43:01 0 0.00 0.00 0.03 0.07 0.02 99.88 09:47:56 08:43:01 1 0.02 0.00 0.02 0.02 0.02 99.93 09:47:56 08:43:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:47:56 08:43:01 3 0.00 0.00 0.00 0.02 0.02 99.97 09:47:56 08:43:01 4 2.00 0.00 0.02 0.00 0.05 97.93 09:47:56 08:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:47:56 08:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:47:56 08:43:01 7 0.02 0.00 0.02 0.02 0.02 99.93 09:47:56 08:44:01 all 0.15 0.00 0.01 0.00 0.00 99.83 09:47:56 08:44:01 0 0.00 0.00 0.02 0.02 0.00 99.97 09:47:56 08:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 08:44:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:47:56 08:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 08:44:01 4 1.17 0.00 0.03 0.00 0.02 98.78 09:47:56 08:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:47:56 08:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:47:56 08:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:47:56 09:47:56 08:44:01 CPU %user %nice %system %iowait %steal %idle 09:47:56 08:45:01 all 0.04 0.00 0.01 0.01 0.01 99.92 09:47:56 08:45:01 0 0.00 0.00 0.00 0.03 0.02 99.95 09:47:56 08:45:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:47:56 08:45:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:47:56 08:45:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:47:56 08:45:01 4 0.27 0.00 0.03 0.00 0.03 99.67 09:47:56 08:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 08:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 08:45:01 7 0.03 0.00 0.02 0.03 0.02 99.90 09:47:56 08:46:01 all 0.20 0.00 0.01 0.00 0.01 99.78 09:47:56 08:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 08:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:47:56 08:46:01 2 0.00 0.00 0.03 0.00 0.00 99.97 09:47:56 08:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:47:56 08:46:01 4 1.55 0.00 0.02 0.00 0.03 98.40 09:47:56 08:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 08:46:01 6 0.00 0.00 0.02 0.00 0.02 99.97 09:47:56 08:46:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:47:56 08:47:01 all 0.01 0.00 0.00 0.00 0.01 99.97 09:47:56 08:47:01 0 0.02 0.00 0.00 0.03 0.02 99.93 09:47:56 08:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:47:56 08:47:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:47:56 08:47:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:47:56 08:47:01 4 0.02 0.00 0.00 0.00 0.03 99.95 09:47:56 08:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 08:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 08:47:01 7 0.03 0.00 0.00 0.00 0.02 99.95 09:47:56 08:48:01 all 0.01 0.00 0.03 0.00 0.01 99.95 09:47:56 08:48:01 0 0.00 0.00 0.02 0.02 0.02 99.95 09:47:56 08:48:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:47:56 08:48:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:47:56 08:48:01 3 0.00 0.00 0.03 0.00 0.02 99.95 09:47:56 08:48:01 4 0.00 0.00 0.03 0.00 0.03 99.93 09:47:56 08:48:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:47:56 08:48:01 6 0.00 0.00 0.03 0.00 0.00 99.97 09:47:56 08:48:01 7 0.03 0.00 0.03 0.02 0.02 99.90 09:47:56 08:49:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:47:56 08:49:01 0 0.02 0.00 0.00 0.03 0.00 99.95 09:47:56 08:49:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:47:56 08:49:01 2 0.03 0.00 0.03 0.00 0.00 99.93 09:47:56 08:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 08:49:01 4 0.02 0.00 0.00 0.00 0.03 99.95 09:47:56 08:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 08:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:47:56 08:49:01 7 0.02 0.00 0.03 0.00 0.02 99.93 09:47:56 08:50:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:47:56 08:50:01 0 0.00 0.00 0.02 0.02 0.00 99.97 09:47:56 08:50:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:47:56 08:50:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:47:56 08:50:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 08:50:01 4 0.07 0.00 0.02 0.00 0.03 99.88 09:47:56 08:50:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:47:56 08:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 08:50:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:47:56 08:51:01 all 0.01 0.00 0.01 0.01 0.01 99.96 09:47:56 08:51:01 0 0.00 0.00 0.00 0.05 0.02 99.93 09:47:56 08:51:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:47:56 08:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:47:56 08:51:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:47:56 08:51:01 4 0.03 0.00 0.02 0.00 0.03 99.92 09:47:56 08:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 08:51:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:47:56 08:51:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:47:56 08:52:01 all 3.03 0.00 0.51 0.27 0.01 96.18 09:47:56 08:52:01 0 1.34 0.00 0.42 0.03 0.02 98.19 09:47:56 08:52:01 1 2.53 0.00 0.25 0.05 0.02 97.15 09:47:56 08:52:01 2 5.27 0.00 1.71 1.61 0.02 91.40 09:47:56 08:52:01 3 2.60 0.00 0.03 0.02 0.02 97.33 09:47:56 08:52:01 4 1.66 0.00 0.52 0.00 0.03 97.79 09:47:56 08:52:01 5 3.23 0.00 0.03 0.02 0.00 96.72 09:47:56 08:52:01 6 5.64 0.00 0.97 0.35 0.02 93.03 09:47:56 08:52:01 7 1.97 0.00 0.17 0.05 0.00 97.81 09:47:56 08:53:01 all 7.36 0.00 3.26 1.10 0.07 88.21 09:47:56 08:53:01 0 6.77 0.00 2.75 1.62 0.08 88.78 09:47:56 08:53:01 1 6.97 0.00 2.31 0.17 0.07 90.49 09:47:56 08:53:01 2 7.72 0.00 2.92 0.74 0.07 88.55 09:47:56 08:53:01 3 7.07 0.00 2.96 3.66 0.07 86.24 09:47:56 08:53:01 4 6.20 0.00 4.36 1.66 0.07 87.71 09:47:56 08:53:01 5 10.69 0.00 4.17 0.57 0.07 84.50 09:47:56 08:53:01 6 7.84 0.00 3.66 0.29 0.07 88.15 09:47:56 08:53:01 7 5.61 0.00 2.96 0.10 0.07 91.26 09:47:56 08:54:01 all 19.80 0.00 3.25 0.26 0.06 76.62 09:47:56 08:54:01 0 22.97 0.00 3.87 1.46 0.07 71.64 09:47:56 08:54:01 1 19.85 0.00 3.47 0.02 0.07 76.60 09:47:56 08:54:01 2 19.26 0.00 3.00 0.03 0.03 77.67 09:47:56 08:54:01 3 19.15 0.00 2.79 0.02 0.07 77.97 09:47:56 08:54:01 4 19.35 0.00 3.01 0.37 0.07 77.21 09:47:56 08:54:01 5 19.73 0.00 3.21 0.05 0.08 76.92 09:47:56 08:54:01 6 19.58 0.00 3.64 0.12 0.07 76.59 09:47:56 08:54:01 7 18.51 0.00 3.03 0.03 0.05 78.37 09:47:56 08:55:01 all 36.32 0.00 7.08 0.32 0.07 56.21 09:47:56 08:55:01 0 39.68 0.00 7.65 0.08 0.07 52.52 09:47:56 08:55:01 1 35.66 0.00 6.89 0.08 0.07 57.30 09:47:56 08:55:01 2 36.24 0.00 7.45 1.32 0.08 54.91 09:47:56 08:55:01 3 33.92 0.00 6.58 0.03 0.08 59.38 09:47:56 08:55:01 4 36.82 0.00 7.37 0.07 0.07 55.67 09:47:56 08:55:01 5 34.28 0.00 7.25 0.05 0.07 58.35 09:47:56 08:55:01 6 38.13 0.00 6.78 0.81 0.07 54.21 09:47:56 08:55:01 7 35.78 0.00 6.66 0.12 0.08 57.35 09:47:56 09:47:56 08:55:01 CPU %user %nice %system %iowait %steal %idle 09:47:56 08:56:01 all 71.01 0.00 8.31 0.07 0.09 20.52 09:47:56 08:56:01 0 71.86 0.00 8.52 0.32 0.10 19.20 09:47:56 08:56:01 1 70.32 0.00 8.75 0.00 0.10 20.83 09:47:56 08:56:01 2 70.98 0.00 8.03 0.17 0.08 20.74 09:47:56 08:56:01 3 70.91 0.00 8.40 0.00 0.10 20.58 09:47:56 08:56:01 4 70.86 0.00 7.92 0.00 0.08 21.13 09:47:56 08:56:01 5 70.23 0.00 8.17 0.00 0.08 21.51 09:47:56 08:56:01 6 71.91 0.00 8.83 0.05 0.10 19.12 09:47:56 08:56:01 7 71.00 0.00 7.85 0.00 0.08 21.07 09:47:56 08:57:01 all 26.77 0.00 9.63 4.09 0.08 59.42 09:47:56 08:57:01 0 26.70 0.00 9.81 6.20 0.09 57.21 09:47:56 08:57:01 1 27.74 0.00 9.59 4.57 0.07 58.03 09:47:56 08:57:01 2 28.25 0.00 9.17 2.86 0.08 59.64 09:47:56 08:57:01 3 26.76 0.00 8.54 2.51 0.09 62.11 09:47:56 08:57:01 4 26.91 0.00 9.18 4.19 0.08 59.63 09:47:56 08:57:01 5 25.12 0.00 10.44 4.56 0.09 59.79 09:47:56 08:57:01 6 27.70 0.00 10.70 5.52 0.08 56.00 09:47:56 08:57:01 7 24.94 0.00 9.60 2.38 0.10 62.99 09:47:56 08:58:02 all 57.92 0.00 12.00 6.66 0.10 23.31 09:47:56 08:58:02 0 58.96 0.00 11.26 3.73 0.10 25.95 09:47:56 08:58:02 1 57.45 0.00 15.16 20.83 0.12 6.43 09:47:56 08:58:02 2 58.70 0.00 11.57 6.77 0.08 22.88 09:47:56 08:58:02 3 57.02 0.00 12.06 5.40 0.10 25.42 09:47:56 08:58:02 4 59.59 0.00 11.13 2.59 0.12 26.57 09:47:56 08:58:02 5 57.34 0.00 10.96 6.02 0.10 25.58 09:47:56 08:58:02 6 57.21 0.00 12.49 3.83 0.08 26.39 09:47:56 08:58:02 7 57.11 0.00 11.44 4.24 0.10 27.10 09:47:56 08:59:01 all 89.93 0.00 9.94 0.00 0.13 0.00 09:47:56 08:59:01 0 90.53 0.00 9.33 0.00 0.14 0.00 09:47:56 08:59:01 1 87.76 0.00 12.10 0.00 0.14 0.00 09:47:56 08:59:01 2 90.65 0.00 9.23 0.00 0.12 0.00 09:47:56 08:59:01 3 91.02 0.00 8.86 0.00 0.12 0.00 09:47:56 08:59:01 4 90.49 0.00 9.37 0.00 0.14 0.00 09:47:56 08:59:01 5 88.71 0.00 11.17 0.00 0.12 0.00 09:47:56 08:59:01 6 89.36 0.00 10.50 0.00 0.14 0.00 09:47:56 08:59:01 7 90.93 0.00 8.95 0.00 0.12 0.00 09:47:56 09:00:01 all 91.26 0.00 8.63 0.00 0.11 0.00 09:47:56 09:00:01 0 91.87 0.00 8.03 0.00 0.10 0.00 09:47:56 09:00:01 1 89.03 0.00 10.84 0.00 0.13 0.00 09:47:56 09:00:01 2 91.79 0.00 8.13 0.00 0.08 0.00 09:47:56 09:00:01 3 91.59 0.00 8.29 0.00 0.10 0.02 09:47:56 09:00:01 4 91.19 0.00 8.71 0.00 0.10 0.00 09:47:56 09:00:01 5 91.39 0.00 8.49 0.00 0.12 0.00 09:47:56 09:00:01 6 91.14 0.00 8.74 0.00 0.12 0.00 09:47:56 09:00:01 7 92.04 0.00 7.84 0.00 0.12 0.00 09:47:56 09:01:01 all 44.51 0.00 6.09 0.61 0.08 48.71 09:47:56 09:01:01 0 43.28 0.00 5.48 0.83 0.07 50.33 09:47:56 09:01:01 1 44.79 0.00 7.44 1.24 0.07 46.46 09:47:56 09:01:01 2 43.54 0.00 6.23 0.39 0.07 49.78 09:47:56 09:01:01 3 45.36 0.00 5.87 0.72 0.07 47.99 09:47:56 09:01:01 4 43.10 0.00 5.49 0.35 0.08 50.97 09:47:56 09:01:01 5 44.94 0.00 6.07 0.50 0.08 48.41 09:47:56 09:01:01 6 44.71 0.00 6.64 0.32 0.08 48.25 09:47:56 09:01:01 7 46.37 0.00 5.54 0.57 0.08 47.44 09:47:56 09:02:01 all 11.61 0.00 0.99 0.10 0.07 87.24 09:47:56 09:02:01 0 8.78 0.00 1.05 0.03 0.07 90.06 09:47:56 09:02:01 1 13.22 0.00 1.25 0.40 0.07 85.06 09:47:56 09:02:01 2 10.42 0.00 1.04 0.20 0.07 88.28 09:47:56 09:02:01 3 14.11 0.00 0.72 0.02 0.07 85.10 09:47:56 09:02:01 4 12.29 0.00 0.99 0.03 0.08 86.61 09:47:56 09:02:01 5 7.06 0.00 0.80 0.02 0.05 92.07 09:47:56 09:02:01 6 13.99 0.00 1.05 0.03 0.07 84.86 09:47:56 09:02:01 7 12.95 0.00 0.99 0.03 0.08 85.94 09:47:56 09:03:01 all 6.24 0.00 0.57 0.05 0.05 93.09 09:47:56 09:03:01 0 6.37 0.00 0.57 0.18 0.07 92.81 09:47:56 09:03:01 1 8.72 0.00 0.55 0.03 0.07 90.63 09:47:56 09:03:01 2 10.75 0.00 0.73 0.15 0.07 88.30 09:47:56 09:03:01 3 4.74 0.00 0.55 0.02 0.05 94.65 09:47:56 09:03:01 4 10.89 0.00 0.65 0.02 0.05 88.40 09:47:56 09:03:01 5 0.68 0.00 0.45 0.00 0.03 98.83 09:47:56 09:03:01 6 5.46 0.00 0.68 0.02 0.05 93.79 09:47:56 09:03:01 7 2.32 0.00 0.37 0.00 0.03 97.28 09:47:56 09:04:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:47:56 09:04:01 0 0.07 0.00 0.03 0.02 0.05 99.83 09:47:56 09:04:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:47:56 09:04:01 2 0.03 0.00 0.03 0.00 0.02 99.92 09:47:56 09:04:01 3 0.02 0.00 0.02 0.02 0.02 99.93 09:47:56 09:04:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 09:04:01 5 0.03 0.00 0.00 0.00 0.02 99.95 09:47:56 09:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 09:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 09:05:01 all 0.03 0.00 0.01 0.00 0.02 99.94 09:47:56 09:05:01 0 0.07 0.00 0.03 0.02 0.05 99.83 09:47:56 09:05:01 1 0.07 0.00 0.02 0.02 0.02 99.88 09:47:56 09:05:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:47:56 09:05:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:47:56 09:05:01 4 0.07 0.00 0.03 0.00 0.03 99.87 09:47:56 09:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 09:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 09:05:01 7 0.03 0.00 0.00 0.00 0.02 99.95 09:47:56 09:06:01 all 0.01 0.00 0.01 0.00 0.02 99.96 09:47:56 09:06:01 0 0.03 0.00 0.03 0.00 0.03 99.90 09:47:56 09:06:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:47:56 09:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 09:06:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:47:56 09:06:01 4 0.03 0.00 0.03 0.00 0.05 99.88 09:47:56 09:06:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:47:56 09:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 09:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 09:47:56 09:06:01 CPU %user %nice %system %iowait %steal %idle 09:47:56 09:07:01 all 0.03 0.00 0.02 0.00 0.01 99.94 09:47:56 09:07:01 0 0.08 0.00 0.03 0.02 0.03 99.83 09:47:56 09:07:01 1 0.05 0.00 0.00 0.00 0.02 99.93 09:47:56 09:07:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:47:56 09:07:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:47:56 09:07:01 4 0.02 0.00 0.07 0.00 0.03 99.88 09:47:56 09:07:01 5 0.03 0.00 0.02 0.02 0.00 99.93 09:47:56 09:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:47:56 09:07:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:47:56 09:08:01 all 0.01 0.00 0.01 0.00 0.02 99.95 09:47:56 09:08:01 0 0.05 0.00 0.03 0.02 0.03 99.87 09:47:56 09:08:01 1 0.02 0.00 0.02 0.00 0.03 99.93 09:47:56 09:08:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:47:56 09:08:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:47:56 09:08:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:47:56 09:08:01 5 0.00 0.00 0.00 0.02 0.02 99.97 09:47:56 09:08:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:47:56 09:08:01 7 0.00 0.00 0.02 0.00 0.02 99.97 09:47:56 09:09:01 all 0.03 0.00 0.01 0.00 0.01 99.94 09:47:56 09:09:01 0 0.13 0.00 0.05 0.00 0.05 99.77 09:47:56 09:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 09:09:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:47:56 09:09:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:47:56 09:09:01 4 0.02 0.00 0.03 0.00 0.03 99.92 09:47:56 09:09:01 5 0.03 0.00 0.00 0.02 0.00 99.95 09:47:56 09:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 09:09:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:47:56 09:10:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:47:56 09:10:01 0 0.07 0.00 0.05 0.02 0.03 99.83 09:47:56 09:10:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:47:56 09:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:47:56 09:10:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:47:56 09:10:01 4 0.03 0.00 0.03 0.00 0.03 99.90 09:47:56 09:10:01 5 0.02 0.00 0.00 0.02 0.02 99.95 09:47:56 09:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:47:56 09:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 09:11:01 all 0.06 0.00 0.01 0.00 0.01 99.91 09:47:56 09:11:01 0 0.08 0.00 0.02 0.02 0.03 99.85 09:47:56 09:11:01 1 0.08 0.00 0.02 0.00 0.02 99.88 09:47:56 09:11:01 2 0.08 0.00 0.02 0.00 0.00 99.90 09:47:56 09:11:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:47:56 09:11:01 4 0.07 0.00 0.02 0.00 0.03 99.88 09:47:56 09:11:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:47:56 09:11:01 6 0.12 0.00 0.00 0.00 0.00 99.88 09:47:56 09:11:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:47:56 09:12:01 all 0.03 0.00 0.01 0.00 0.01 99.94 09:47:56 09:12:01 0 0.05 0.00 0.03 0.02 0.03 99.87 09:47:56 09:12:01 1 0.13 0.00 0.05 0.00 0.00 99.82 09:47:56 09:12:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 09:12:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:47:56 09:12:01 4 0.02 0.00 0.02 0.00 0.05 99.92 09:47:56 09:12:01 5 0.02 0.00 0.00 0.02 0.00 99.97 09:47:56 09:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 09:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 09:13:01 all 0.11 0.00 0.01 0.00 0.01 99.86 09:47:56 09:13:01 0 0.02 0.00 0.03 0.02 0.02 99.92 09:47:56 09:13:01 1 0.68 0.00 0.02 0.00 0.03 99.27 09:47:56 09:13:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:47:56 09:13:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:47:56 09:13:01 4 0.03 0.00 0.02 0.00 0.03 99.92 09:47:56 09:13:01 5 0.02 0.00 0.00 0.02 0.02 99.95 09:47:56 09:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 09:13:01 7 0.07 0.00 0.02 0.00 0.00 99.92 09:47:56 09:14:01 all 0.27 0.00 0.02 0.00 0.01 99.69 09:47:56 09:14:01 0 0.03 0.00 0.02 0.03 0.03 99.88 09:47:56 09:14:01 1 2.00 0.00 0.02 0.00 0.02 97.97 09:47:56 09:14:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:47:56 09:14:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:47:56 09:14:01 4 0.05 0.00 0.05 0.00 0.03 99.87 09:47:56 09:14:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:47:56 09:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 09:14:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:47:56 09:15:01 all 0.27 0.00 0.02 0.00 0.01 99.69 09:47:56 09:15:01 0 0.07 0.00 0.05 0.02 0.05 99.82 09:47:56 09:15:01 1 1.97 0.00 0.00 0.00 0.00 98.03 09:47:56 09:15:01 2 0.07 0.00 0.00 0.00 0.00 99.93 09:47:56 09:15:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:47:56 09:15:01 4 0.03 0.00 0.07 0.00 0.03 99.87 09:47:56 09:15:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:47:56 09:15:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 09:15:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:47:56 09:16:01 all 0.27 0.00 0.01 0.00 0.01 99.71 09:47:56 09:16:01 0 0.07 0.00 0.03 0.02 0.03 99.85 09:47:56 09:16:01 1 1.97 0.00 0.00 0.00 0.02 98.01 09:47:56 09:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:47:56 09:16:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:47:56 09:16:01 4 0.05 0.00 0.02 0.00 0.03 99.90 09:47:56 09:16:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:47:56 09:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:47:56 09:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 09:17:01 all 0.26 0.00 0.01 0.00 0.01 99.72 09:47:56 09:17:01 0 0.07 0.00 0.02 0.02 0.03 99.87 09:47:56 09:17:01 1 1.76 0.00 0.02 0.00 0.00 98.23 09:47:56 09:17:01 2 0.07 0.00 0.00 0.00 0.00 99.93 09:47:56 09:17:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:47:56 09:17:01 4 0.08 0.00 0.05 0.00 0.03 99.83 09:47:56 09:17:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:47:56 09:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 09:17:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:47:56 09:47:56 09:17:01 CPU %user %nice %system %iowait %steal %idle 09:47:56 09:18:01 all 0.02 0.00 0.00 0.00 0.01 99.96 09:47:56 09:18:01 0 0.05 0.00 0.00 0.02 0.03 99.90 09:47:56 09:18:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:47:56 09:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:47:56 09:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 09:18:01 4 0.03 0.00 0.00 0.00 0.03 99.93 09:47:56 09:18:01 5 0.02 0.00 0.02 0.02 0.02 99.93 09:47:56 09:18:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:47:56 09:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:47:56 09:19:01 all 0.03 0.00 0.01 0.00 0.01 99.94 09:47:56 09:19:01 0 0.03 0.00 0.02 0.00 0.03 99.92 09:47:56 09:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:47:56 09:19:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:47:56 09:19:01 3 0.05 0.00 0.02 0.00 0.03 99.90 09:47:56 09:19:01 4 0.08 0.00 0.03 0.00 0.03 99.85 09:47:56 09:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:47:56 09:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 09:19:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:47:56 09:20:01 all 0.02 0.00 0.01 0.00 0.02 99.94 09:47:56 09:20:01 0 0.05 0.00 0.02 0.02 0.05 99.87 09:47:56 09:20:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:47:56 09:20:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:47:56 09:20:01 3 0.05 0.00 0.03 0.00 0.03 99.88 09:47:56 09:20:01 4 0.03 0.00 0.02 0.00 0.05 99.90 09:47:56 09:20:01 5 0.02 0.00 0.00 0.02 0.02 99.95 09:47:56 09:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 09:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:47:56 09:21:01 all 0.08 0.00 0.01 0.00 0.01 99.89 09:47:56 09:21:01 0 0.08 0.00 0.02 0.02 0.03 99.85 09:47:56 09:21:01 1 0.35 0.00 0.00 0.00 0.00 99.65 09:47:56 09:21:01 2 0.05 0.00 0.03 0.00 0.03 99.88 09:47:56 09:21:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 09:21:01 4 0.13 0.00 0.03 0.00 0.03 99.80 09:47:56 09:21:01 5 0.00 0.00 0.00 0.02 0.00 99.98 09:47:56 09:21:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:47:56 09:21:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:47:56 09:22:01 all 0.26 0.00 0.02 0.00 0.02 99.70 09:47:56 09:22:01 0 0.00 0.00 0.03 0.02 0.03 99.92 09:47:56 09:22:01 1 1.97 0.00 0.00 0.00 0.02 98.01 09:47:56 09:22:01 2 0.03 0.00 0.05 0.00 0.02 99.90 09:47:56 09:22:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:47:56 09:22:01 4 0.03 0.00 0.02 0.00 0.03 99.92 09:47:56 09:22:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:47:56 09:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 09:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:47:56 09:23:01 all 0.10 0.00 0.01 0.00 0.02 99.87 09:47:56 09:23:01 0 0.05 0.00 0.03 0.02 0.03 99.87 09:47:56 09:23:01 1 0.55 0.00 0.02 0.00 0.02 99.42 09:47:56 09:23:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:47:56 09:23:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:47:56 09:23:01 4 0.07 0.00 0.03 0.00 0.03 99.87 09:47:56 09:23:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:47:56 09:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 09:23:01 7 0.05 0.00 0.00 0.00 0.02 99.93 09:47:56 09:24:01 all 0.03 0.00 0.01 0.01 0.01 99.95 09:47:56 09:24:01 0 0.08 0.00 0.00 0.03 0.03 99.85 09:47:56 09:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:47:56 09:24:01 2 0.03 0.00 0.03 0.00 0.00 99.93 09:47:56 09:24:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:47:56 09:24:01 4 0.03 0.00 0.02 0.00 0.05 99.90 09:47:56 09:24:01 5 0.02 0.00 0.00 0.02 0.02 99.95 09:47:56 09:24:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:47:56 09:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 09:25:01 all 0.03 0.00 0.01 0.00 0.01 99.94 09:47:56 09:25:01 0 0.10 0.00 0.02 0.02 0.03 99.83 09:47:56 09:25:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:47:56 09:25:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:47:56 09:25:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:47:56 09:25:01 4 0.07 0.00 0.03 0.00 0.03 99.87 09:47:56 09:25:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:47:56 09:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 09:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:47:56 09:26:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:47:56 09:26:01 0 0.02 0.00 0.00 0.02 0.02 99.95 09:47:56 09:26:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:47:56 09:26:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:47:56 09:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:47:56 09:26:01 4 0.03 0.00 0.02 0.00 0.03 99.92 09:47:56 09:26:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:47:56 09:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 09:26:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:47:56 09:27:01 all 0.03 0.00 0.02 0.00 0.02 99.93 09:47:56 09:27:01 0 0.03 0.00 0.05 0.02 0.03 99.87 09:47:56 09:27:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:47:56 09:27:01 2 0.07 0.00 0.02 0.00 0.02 99.90 09:47:56 09:27:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:47:56 09:27:01 4 0.10 0.00 0.07 0.00 0.05 99.78 09:47:56 09:27:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:47:56 09:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 09:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:47:56 09:28:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:47:56 09:28:01 0 0.05 0.00 0.05 0.02 0.02 99.87 09:47:56 09:28:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:47:56 09:28:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:47:56 09:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 09:28:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:47:56 09:28:01 5 0.05 0.00 0.00 0.00 0.02 99.93 09:47:56 09:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 09:28:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:47:56 09:47:56 09:28:01 CPU %user %nice %system %iowait %steal %idle 09:47:56 09:29:01 all 0.03 0.00 0.02 0.00 0.01 99.94 09:47:56 09:29:01 0 0.10 0.00 0.05 0.03 0.03 99.78 09:47:56 09:29:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:47:56 09:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:47:56 09:29:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:47:56 09:29:01 4 0.05 0.00 0.05 0.00 0.05 99.85 09:47:56 09:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:47:56 09:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 09:29:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:47:56 09:30:01 all 0.01 0.00 0.01 0.00 0.02 99.96 09:47:56 09:30:01 0 0.02 0.00 0.00 0.02 0.03 99.93 09:47:56 09:30:01 1 0.00 0.00 0.00 0.00 0.03 99.97 09:47:56 09:30:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:47:56 09:30:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:47:56 09:30:01 4 0.02 0.00 0.02 0.00 0.05 99.92 09:47:56 09:30:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:47:56 09:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 09:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:47:56 09:31:01 all 0.03 0.00 0.02 0.00 0.01 99.94 09:47:56 09:31:01 0 0.07 0.00 0.02 0.02 0.02 99.88 09:47:56 09:31:01 1 0.03 0.00 0.02 0.00 0.03 99.92 09:47:56 09:31:01 2 0.05 0.00 0.02 0.00 0.02 99.92 09:47:56 09:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 09:31:01 4 0.07 0.00 0.05 0.00 0.02 99.87 09:47:56 09:31:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:47:56 09:31:01 6 0.00 0.00 0.02 0.00 0.02 99.97 09:47:56 09:31:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:47:56 09:32:01 all 0.07 0.00 0.02 0.01 0.02 99.89 09:47:56 09:32:01 0 0.02 0.00 0.00 0.02 0.03 99.93 09:47:56 09:32:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:47:56 09:32:01 2 0.15 0.00 0.05 0.00 0.02 99.78 09:47:56 09:32:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:47:56 09:32:01 4 0.12 0.00 0.02 0.00 0.02 99.85 09:47:56 09:32:01 5 0.13 0.00 0.03 0.02 0.03 99.78 09:47:56 09:32:01 6 0.08 0.00 0.00 0.02 0.00 99.90 09:47:56 09:32:01 7 0.00 0.00 0.03 0.00 0.02 99.95 09:47:56 09:33:01 all 0.03 0.00 0.02 0.00 0.02 99.93 09:47:56 09:33:01 0 0.03 0.00 0.03 0.02 0.02 99.90 09:47:56 09:33:01 1 0.02 0.00 0.00 0.02 0.03 99.93 09:47:56 09:33:01 2 0.08 0.00 0.02 0.00 0.02 99.88 09:47:56 09:33:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:47:56 09:33:01 4 0.07 0.00 0.03 0.00 0.02 99.88 09:47:56 09:33:01 5 0.03 0.00 0.03 0.00 0.05 99.88 09:47:56 09:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 09:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 09:34:01 all 0.11 0.00 0.03 0.00 0.02 99.84 09:47:56 09:34:01 0 0.13 0.00 0.02 0.02 0.03 99.80 09:47:56 09:34:01 1 0.07 0.00 0.05 0.00 0.02 99.87 09:47:56 09:34:01 2 0.27 0.00 0.02 0.00 0.02 99.70 09:47:56 09:34:01 3 0.03 0.00 0.07 0.00 0.02 99.88 09:47:56 09:34:01 4 0.13 0.00 0.02 0.00 0.02 99.83 09:47:56 09:34:01 5 0.03 0.00 0.02 0.00 0.03 99.92 09:47:56 09:34:01 6 0.17 0.00 0.02 0.00 0.00 99.82 09:47:56 09:34:01 7 0.07 0.00 0.02 0.00 0.00 99.92 09:47:56 09:35:01 all 0.04 0.00 0.01 0.00 0.02 99.93 09:47:56 09:35:01 0 0.03 0.00 0.03 0.03 0.03 99.87 09:47:56 09:35:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:47:56 09:35:01 2 0.07 0.00 0.02 0.00 0.03 99.88 09:47:56 09:35:01 3 0.05 0.00 0.00 0.00 0.02 99.93 09:47:56 09:35:01 4 0.05 0.00 0.00 0.00 0.00 99.95 09:47:56 09:35:01 5 0.05 0.00 0.02 0.00 0.03 99.90 09:47:56 09:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 09:35:01 7 0.07 0.00 0.02 0.00 0.00 99.92 09:47:56 09:36:01 all 0.04 0.00 0.01 0.00 0.02 99.93 09:47:56 09:36:01 0 0.03 0.00 0.00 0.02 0.02 99.93 09:47:56 09:36:01 1 0.05 0.00 0.00 0.00 0.03 99.92 09:47:56 09:36:01 2 0.12 0.00 0.03 0.00 0.02 99.83 09:47:56 09:36:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:47:56 09:36:01 4 0.03 0.00 0.02 0.00 0.03 99.92 09:47:56 09:36:01 5 0.03 0.00 0.03 0.00 0.03 99.90 09:47:56 09:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:47:56 09:36:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:47:56 09:37:01 all 0.19 0.00 0.01 0.00 0.01 99.78 09:47:56 09:37:01 0 0.08 0.00 0.02 0.03 0.02 99.85 09:47:56 09:37:01 1 1.26 0.00 0.02 0.00 0.02 98.71 09:47:56 09:37:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:47:56 09:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 09:37:01 4 0.03 0.00 0.03 0.00 0.02 99.92 09:47:56 09:37:01 5 0.05 0.00 0.03 0.00 0.05 99.87 09:47:56 09:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 09:37:01 7 0.07 0.00 0.00 0.00 0.00 99.93 09:47:56 09:38:01 all 0.25 0.00 0.01 0.20 0.02 99.52 09:47:56 09:38:01 0 0.02 0.00 0.07 1.58 0.03 98.30 09:47:56 09:38:01 1 1.87 0.00 0.02 0.00 0.02 98.09 09:47:56 09:38:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:47:56 09:38:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:47:56 09:38:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:47:56 09:38:01 5 0.07 0.00 0.02 0.00 0.03 99.88 09:47:56 09:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 09:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 09:39:01 all 0.08 0.00 0.02 0.00 0.01 99.89 09:47:56 09:39:01 0 0.07 0.00 0.02 0.02 0.02 99.88 09:47:56 09:39:01 1 0.37 0.00 0.05 0.00 0.02 99.57 09:47:56 09:39:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:47:56 09:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:47:56 09:39:01 4 0.05 0.00 0.02 0.00 0.02 99.92 09:47:56 09:39:01 5 0.07 0.00 0.07 0.00 0.03 99.83 09:47:56 09:39:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:47:56 09:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 09:47:56 09:39:01 CPU %user %nice %system %iowait %steal %idle 09:47:56 09:40:01 all 0.14 0.00 0.01 0.00 0.01 99.83 09:47:56 09:40:01 0 0.08 0.00 0.03 0.02 0.03 99.83 09:47:56 09:40:01 1 0.89 0.00 0.00 0.00 0.02 99.09 09:47:56 09:40:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:47:56 09:40:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:47:56 09:40:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:47:56 09:40:01 5 0.05 0.00 0.03 0.00 0.03 99.88 09:47:56 09:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 09:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 09:41:01 all 0.18 0.00 0.01 0.00 0.01 99.79 09:47:56 09:41:01 0 0.08 0.00 0.02 0.03 0.02 99.85 09:47:56 09:41:01 1 1.09 0.00 0.02 0.00 0.03 98.86 09:47:56 09:41:01 2 0.12 0.00 0.02 0.00 0.00 99.87 09:47:56 09:41:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:47:56 09:41:01 4 0.03 0.00 0.00 0.00 0.02 99.95 09:47:56 09:41:01 5 0.05 0.00 0.05 0.00 0.03 99.87 09:47:56 09:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 09:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 09:42:01 all 0.02 0.00 0.01 0.01 0.01 99.95 09:47:56 09:42:01 0 0.03 0.00 0.00 0.05 0.03 99.88 09:47:56 09:42:01 1 0.05 0.00 0.03 0.00 0.02 99.90 09:47:56 09:42:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:47:56 09:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 09:42:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:47:56 09:42:01 5 0.03 0.00 0.03 0.00 0.03 99.90 09:47:56 09:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 09:42:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:47:56 09:43:01 all 0.09 0.00 0.01 0.00 0.01 99.89 09:47:56 09:43:01 0 0.02 0.00 0.02 0.02 0.03 99.92 09:47:56 09:43:01 1 0.53 0.00 0.03 0.00 0.03 99.40 09:47:56 09:43:01 2 0.07 0.00 0.00 0.00 0.00 99.93 09:47:56 09:43:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:47:56 09:43:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:47:56 09:43:01 5 0.03 0.00 0.03 0.00 0.02 99.92 09:47:56 09:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 09:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 09:44:01 all 0.20 0.00 0.02 0.01 0.02 99.75 09:47:56 09:44:01 0 0.07 0.00 0.07 0.03 0.03 99.80 09:47:56 09:44:01 1 1.53 0.00 0.00 0.00 0.02 98.45 09:47:56 09:44:01 2 0.00 0.00 0.03 0.00 0.02 99.95 09:47:56 09:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 09:44:01 4 0.00 0.00 0.02 0.02 0.02 99.95 09:47:56 09:44:01 5 0.02 0.00 0.02 0.00 0.05 99.92 09:47:56 09:44:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:47:56 09:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 09:45:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:47:56 09:45:01 0 0.05 0.00 0.03 0.02 0.03 99.87 09:47:56 09:45:01 1 0.07 0.00 0.00 0.00 0.02 99.92 09:47:56 09:45:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:47:56 09:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 09:45:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:47:56 09:45:01 5 0.02 0.00 0.03 0.00 0.03 99.92 09:47:56 09:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 09:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 09:46:01 all 0.01 0.00 0.01 0.00 0.02 99.95 09:47:56 09:46:01 0 0.05 0.00 0.03 0.02 0.03 99.87 09:47:56 09:46:01 1 0.02 0.00 0.03 0.00 0.02 99.93 09:47:56 09:46:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:47:56 09:46:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:47:56 09:46:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:47:56 09:46:01 5 0.03 0.00 0.02 0.00 0.03 99.92 09:47:56 09:46:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:47:56 09:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:47:56 09:47:01 all 6.03 0.00 2.25 0.48 0.05 91.19 09:47:56 09:47:01 0 4.25 0.00 2.08 2.35 0.07 91.25 09:47:56 09:47:01 1 5.83 0.00 2.18 0.18 0.05 91.75 09:47:56 09:47:01 2 5.81 0.00 2.85 0.05 0.03 91.26 09:47:56 09:47:01 3 7.72 0.00 2.06 0.02 0.03 90.17 09:47:56 09:47:01 4 4.71 0.00 2.37 0.02 0.05 92.85 09:47:56 09:47:01 5 5.23 0.00 2.65 0.10 0.07 91.95 09:47:56 09:47:01 6 6.04 0.00 2.10 1.02 0.03 90.81 09:47:56 09:47:01 7 8.64 0.00 1.75 0.10 0.05 89.46 09:47:56 Average: all 6.42 0.00 0.99 0.20 0.02 92.37 09:47:56 Average: 0 6.41 0.00 0.97 0.26 0.03 92.32 09:47:56 Average: 1 6.60 0.00 1.10 0.37 0.03 91.91 09:47:56 Average: 2 6.48 0.00 0.99 0.19 0.02 92.32 09:47:56 Average: 3 6.36 0.00 0.92 0.18 0.02 92.52 09:47:56 Average: 4 6.54 0.00 0.97 0.12 0.04 92.32 09:47:56 Average: 5 6.21 0.00 1.01 0.16 0.02 92.60 09:47:56 Average: 6 6.45 0.00 1.04 0.17 0.02 92.33 09:47:56 Average: 7 6.32 0.00 0.91 0.11 0.02 92.65 09:47:56 09:47:56 09:47:56