Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 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-ssh4909683110134251203.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh6682782407894521410.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 d4291cbe28daa2a40ca94d44cc831565108a4ea5 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-ssh11943397564427436819.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision d4291cbe28daa2a40ca94d44cc831565108a4ea5 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f d4291cbe28daa2a40ca94d44cc831565108a4ea5 # timeout=10 Commit message: "Merge pull request #431 from ernestojeda/update-compose" > 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-ssh6060411525996348929.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-ssh18310781066545947958.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi/v3], buildSnap:false] ========================================================= [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.20 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi/v3 BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-3158 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/552 [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/552 # 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 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 (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 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 # timeout=10 Commit message: "Merge pull request #4626 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.1.0-dev.19" > git rev-list --no-walk fc2302e8614a8ae5928e13c80fdaeb5bb6c4b252 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 01:18:01 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 01:18:01 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 01:18:01 ========================================================= 01:18:01 EdgeX Global Pipelines Version Info 01:18:01 ========================================================= [Pipeline] libraryResource [Pipeline] sh 01:18:02 ------------------- 01:18:02 stable info: 01:18:02 ------------------- 01:18:02 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 01:18:02 Commit SHA: d4291cbe28daa2a40ca94d44cc831565108a4ea5 01:18:02 Message: update stable to v1.0.250 01:18:03 ------------------- 01:18:03 experimental info: 01:18:03 ------------------- 01:18:03 Commited By: **** collab-it+edgex@linuxfoundation.org 01:18:03 Commit SHA: e40317f62605a4f3b5f0b8a3ca7537e8fb1ff910 01:18:03 Message: update experimental to v1.0.252 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 01:18:03 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 01:18:03 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 01:18:03 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 01:18:03 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 01:18:03 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 01:18:03 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.20 [Pipeline] echo 01:18:03 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 01:18:03 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 01:18:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 01:18:03 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 01:18:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 01:18:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 01:18:03 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 01:18:03 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 01:18:03 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 01:18:03 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 01:18:03 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 01:18:03 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 01:18:03 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 01:18:03 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 01:18:03 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 01:18:03 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 01:18:03 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 01:18:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 01:18:03 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 01:18:03 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 01:18:03 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 [Pipeline] echo 01:18:03 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 4bdd684 [Pipeline] echo 01:18:03 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:18:03 provisioning config files... 01:18:03 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/552@tmp/config1888503342915697298tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:18:04 ---> docker-login.sh 01:18:04 nexus3.edgexfoundry.org:10001 01:18:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:18:04 Configure a credential helper to remove this warning. See 01:18:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:18:04 01:18:04 Login Succeeded 01:18:04 nexus3.edgexfoundry.org:10002 01:18:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:18:04 Configure a credential helper to remove this warning. See 01:18:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:18:04 01:18:04 Login Succeeded 01:18:04 nexus3.edgexfoundry.org:10003 01:18:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:18:04 Configure a credential helper to remove this warning. See 01:18:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:18:04 01:18:04 Login Succeeded 01:18:04 nexus3.edgexfoundry.org:10004 01:18:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:18:04 Configure a credential helper to remove this warning. See 01:18:04 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:18:04 01:18:04 Login Succeeded 01:18:04 docker.io 01:18:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:18:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:18:05 Configure a credential helper to remove this warning. See 01:18:05 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:18:05 01:18:05 Login Succeeded 01:18:05 ---> docker-login.sh ends [Pipeline] } 01:18:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:18:05 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 01:18:05 + dirname+ cmd/core-command/Dockerfile 01:18:05 cut -d/ -f2 01:18:05 + echo core-command,cmd/core-command/Dockerfile 01:18:05 + dirname cmd/core-common-config-bootstrapper/Dockerfile 01:18:05 + cut -d/ -f2 01:18:05 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 01:18:05 + dirname cmd/core-data/Dockerfile 01:18:05 + cut -d/ -f2 01:18:05 + echo core-data,cmd/core-data/Dockerfile 01:18:05 + dirname cmd/core-metadata/Dockerfile+ 01:18:05 cut -d/ -f2 01:18:05 + echo core-metadata,cmd/core-metadata/Dockerfile 01:18:05 + dirname cmd/security-bootstrapper/Dockerfile 01:18:05 + cut -d/ -f2 01:18:05 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 01:18:05 + + dirname cmd/security-proxy-auth/Dockerfilecut 01:18:05 -d/ -f2 01:18:05 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 01:18:05 + dirname cmd/security-proxy-setup/Dockerfile 01:18:05 + cut -d/ -f2 01:18:05 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 01:18:05 + dirname cmd/security-secretstore-setup/Dockerfile 01:18:05 + cut -d/ -f2 01:18:05 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 01:18:05 + dirname cmd/security-spiffe-token-provider/Dockerfile 01:18:05 + cut -d/ -f2 01:18:05 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 01:18:05 + dirname cmd/security-spire-agent/Dockerfile 01:18:05 + cut -d/ -f2 01:18:05 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 01:18:05 + + dirname cmd/security-spire-config/Dockerfile 01:18:05 cut -d/ -f2 01:18:05 + echo security-spire-config,cmd/security-spire-config/Dockerfile 01:18:05 + dirname cmd/security-spire-server/Dockerfile 01:18:05 + cut -d/ -f2 01:18:05 + echo security-spire-server,cmd/security-spire-server/Dockerfile 01:18:05 + dirname cmd/support-notifications/Dockerfile 01:18:05 + cut -d/ -f2 01:18:05 + echo support-notifications,cmd/support-notifications/Dockerfile 01:18:05 + dirname cmd/support-scheduler/Dockerfile 01:18:05 + cut -d/ -f2 01:18:05 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 01:18:05 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-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 01:18:05 + git rev-list -1 --merges 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2~1..4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 [Pipeline] echo 01:18:05 -----------> git rev-list -1 --merges 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2~1..4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:18:05 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 [false] [Pipeline] sh 01:18:06 + git log --format=format:%s -1 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 [Pipeline] echo 01:18:06 ========================================================= 01:18:06 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 01:18:06 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 01:18:06 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:18:06 + grep -v github /etc/ssh/ssh_known_hosts 01:18:06 + [ -e /tmp/ssh_known_hosts ] 01:18:06 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 01:18:06 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 01:18:06 + sudo tee -a /etc/ssh/ssh_known_hosts 01:18:06 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:18:07 01:18:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:18:07 0.1.4: Pulling from edgex-devops/py-git-semver 01:18:07 b85a868b505f: Pulling fs layer 01:18:07 e2be974225ed: Pulling fs layer 01:18:07 339a4e72a1f5: Pulling fs layer 01:18:07 988bab9f4d93: Pulling fs layer 01:18:07 1469e6f7b9e6: Pulling fs layer 01:18:07 eaf3925da568: Pulling fs layer 01:18:07 bab4dde63d76: Pulling fs layer 01:18:07 bde34c3a00c8: Pulling fs layer 01:18:07 b352a97aabf1: Pulling fs layer 01:18:07 4872d77fe225: Pulling fs layer 01:18:07 5851b861e8e6: Pulling fs layer 01:18:07 1469e6f7b9e6: Waiting 01:18:07 eaf3925da568: Waiting 01:18:07 bab4dde63d76: Waiting 01:18:07 bde34c3a00c8: Waiting 01:18:07 b352a97aabf1: Waiting 01:18:07 5851b861e8e6: Waiting 01:18:07 4872d77fe225: Waiting 01:18:07 988bab9f4d93: Waiting 01:18:07 e2be974225ed: Verifying Checksum 01:18:07 e2be974225ed: Download complete 01:18:07 988bab9f4d93: Verifying Checksum 01:18:07 988bab9f4d93: Download complete 01:18:07 1469e6f7b9e6: Verifying Checksum 01:18:07 1469e6f7b9e6: Download complete 01:18:07 339a4e72a1f5: Verifying Checksum 01:18:07 339a4e72a1f5: Download complete 01:18:07 eaf3925da568: Verifying Checksum 01:18:07 eaf3925da568: Download complete 01:18:07 bde34c3a00c8: Verifying Checksum 01:18:07 bde34c3a00c8: Download complete 01:18:07 b352a97aabf1: Verifying Checksum 01:18:07 b352a97aabf1: Download complete 01:18:07 4872d77fe225: Verifying Checksum 01:18:07 4872d77fe225: Download complete 01:18:07 5851b861e8e6: Verifying Checksum 01:18:07 5851b861e8e6: Download complete 01:18:07 b85a868b505f: Verifying Checksum 01:18:07 b85a868b505f: Download complete 01:18:07 bab4dde63d76: Verifying Checksum 01:18:07 bab4dde63d76: Download complete 01:18:08 b85a868b505f: Pull complete 01:18:09 e2be974225ed: Pull complete 01:18:09 339a4e72a1f5: Pull complete 01:18:09 988bab9f4d93: Pull complete 01:18:09 1469e6f7b9e6: Pull complete 01:18:09 eaf3925da568: Pull complete 01:18:11 bab4dde63d76: Pull complete 01:18:11 bde34c3a00c8: Pull complete 01:18:11 b352a97aabf1: Pull complete 01:18:11 4872d77fe225: Pull complete 01:18:11 5851b861e8e6: Pull complete 01:18:11 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 01:18:11 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:18:11 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:18:11 prd-ubuntu20.04-docker-8c-8g-3158 does not seem to be running inside a container 01:18:11 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/552 -v /w/workspace/edgex-go/552:/w/workspace/edgex-go/552:rw,z -v /w/workspace/edgex-go/552@tmp:/w/workspace/edgex-go/552@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 01:18:14 $ docker top 770a0e9e90912b8a73c6d7c1be39a25f28bd282a5d4b95cdbce85e06003f593a -eo pid,comm 01:18:14 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:18:14 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:18:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:18:14 [ssh-agent] Looking for ssh-agent implementation... 01:18:14 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:18:14 $ docker exec 770a0e9e90912b8a73c6d7c1be39a25f28bd282a5d4b95cdbce85e06003f593a ssh-agent 01:18:14 SSH_AUTH_SOCK=/tmp/ssh-McANlVYlgj84/agent.31 01:18:14 SSH_AGENT_PID=37 01:18:14 Running ssh-add (command line suppressed) 01:18:14 Identity added: /w/workspace/edgex-go/552@tmp/private_key_10575839739351203466.key (/w/workspace/edgex-go/552@tmp/private_key_10575839739351203466.key) 01:18:14 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:18:14 + git tag --points-at HEAD [Pipeline] } 01:18:14 $ docker exec --env ******** --env ******** 770a0e9e90912b8a73c6d7c1be39a25f28bd282a5d4b95cdbce85e06003f593a ssh-agent -k 01:18:14 unset SSH_AUTH_SOCK; 01:18:14 unset SSH_AGENT_PID; 01:18:14 echo Agent pid 37 killed; 01:18:14 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 01:18:14 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:18:14 [ssh-agent] Looking for ssh-agent implementation... 01:18:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:18:15 $ docker exec 770a0e9e90912b8a73c6d7c1be39a25f28bd282a5d4b95cdbce85e06003f593a ssh-agent 01:18:15 SSH_AUTH_SOCK=/tmp/ssh-FXYOYDshs1RZ/agent.69 01:18:15 SSH_AGENT_PID=75 01:18:15 Running ssh-add (command line suppressed) 01:18:15 Identity added: /w/workspace/edgex-go/552@tmp/private_key_7466732214342092560.key (/w/workspace/edgex-go/552@tmp/private_key_7466732214342092560.key) 01:18:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:18:15 + git semver init 01:18:15 2023-08-09 01:18:15,763 [run_init] DEBUG init version:0.0.0 force:False 01:18:15 2023-08-09 01:18:15,764 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/552/.semver 01:18:15 2023-08-09 01:18:15,765 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/552/.semver 01:18:15 2023-08-09 01:18:15,765 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/552/.semver'], cwd=/w/workspace/edgex-go/552, universal_newlines=False, shell=None, istream=None) 01:18:21 2023-08-09 01:18:20,569 [append_file] DEBUG append to file:/w/workspace/edgex-go/552/.git/info/exclude 01:18:21 2023-08-09 01:18:20,569 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/552/.semver/main with force:False 01:18:21 2023-08-09 01:18:20,569 [read_version] DEBUG read version from /w/workspace/edgex-go/552/.semver/main 01:18:21 2023-08-09 01:18:20,570 [read_version] DEBUG read version from /w/workspace/edgex-go/552/.semver/main 01:18:21 3.1.0-dev.18 [Pipeline] } 01:18:21 $ docker exec --env ******** --env ******** 770a0e9e90912b8a73c6d7c1be39a25f28bd282a5d4b95cdbce85e06003f593a ssh-agent -k 01:18:21 unset SSH_AUTH_SOCK; 01:18:21 unset SSH_AGENT_PID; 01:18:21 echo Agent pid 75 killed; 01:18:21 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:18:21 + git semver [Pipeline] } 01:18:21 $ docker stop --time=1 770a0e9e90912b8a73c6d7c1be39a25f28bd282a5d4b95cdbce85e06003f593a 01:18:23 $ docker rm -f --volumes 770a0e9e90912b8a73c6d7c1be39a25f28bd282a5d4b95cdbce85e06003f593a [Pipeline] // withDockerContainer [Pipeline] sh 01:18:23 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 01:18:23 Stashed 1 file(s) [Pipeline] echo 01:18:23 [edgeXSemver]: initialized semver on version 3.1.0-dev.18 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] node [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:18:24 + git config --global --add safe.directory /w/workspace/edgex-go/552 [Pipeline] echo 01:18:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:18:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:18:24 ========================================================= 01:18:24 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine] 01:18:24 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:18:24 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:18:24 1.20-alpine: Pulling from edgex-devops/edgex-golang-base 01:18:24 4db1b89c0bd1: Pulling fs layer 01:18:24 6911f1a30b25: Pulling fs layer 01:18:24 e194b8c5c2a9: Pulling fs layer 01:18:24 6863d3e3a2b1: Pulling fs layer 01:18:24 ec0bb842ea78: Pulling fs layer 01:18:24 40a00589a448: Pulling fs layer 01:18:24 6c08303d61cc: Pulling fs layer 01:18:24 798269fcf238: Pulling fs layer 01:18:24 6c08303d61cc: Waiting 01:18:24 ec0bb842ea78: Waiting 01:18:24 40a00589a448: Waiting 01:18:24 798269fcf238: Waiting 01:18:24 6863d3e3a2b1: Waiting 01:18:24 6911f1a30b25: Verifying Checksum 01:18:24 6911f1a30b25: Download complete 01:18:24 6863d3e3a2b1: Download complete 01:18:24 ec0bb842ea78: Download complete 01:18:24 4db1b89c0bd1: Verifying Checksum 01:18:24 4db1b89c0bd1: Download complete 01:18:24 40a00589a448: Verifying Checksum 01:18:24 40a00589a448: Download complete 01:18:24 4db1b89c0bd1: Pull complete 01:18:24 6911f1a30b25: Pull complete 01:18:25 798269fcf238: Verifying Checksum 01:18:25 798269fcf238: Download complete 01:18:25 e194b8c5c2a9: Download complete 01:18:25 6c08303d61cc: Verifying Checksum 01:18:25 6c08303d61cc: Download complete 01:18:28 e194b8c5c2a9: Pull complete 01:18:28 6863d3e3a2b1: Pull complete 01:18:28 ec0bb842ea78: Pull complete 01:18:28 40a00589a448: Pull complete 01:18:30 6c08303d61cc: Pull complete 01:18:31 798269fcf238: Pull complete 01:18:31 Digest: sha256:68752d3c5041900b879808a9c232fa800f64c2352b9991beceed63c007ae5301 01:18:31 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:18:31 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine [Pipeline] fileExists [Pipeline] sh 01:18:31 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:18:31 WORKDIR /edgex 01:18:31 COPY go.mod . 01:18:31 RUN go mod download 01:18:31 + docker build -t ci-base-image-x86_64 -f - . 01:18:32 Sending build context to Docker daemon 170.7MB 01:18:32 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.20-alpine 01:18:32 ---> ec979cd7f677 01:18:32 Step 2/4 : WORKDIR /edgex 01:18:37 ---> Running in 3f058cdd5a75 01:18:37 Removing intermediate container 3f058cdd5a75 01:18:37 ---> f5bc41ab300e 01:18:37 Step 3/4 : COPY go.mod . 01:18:37 ---> 59d5561c42dc 01:18:37 Step 4/4 : RUN go mod download 01:18:37 ---> Running in 3330f54dd5f7 01:18:38 Still waiting to schedule task 01:18:38 Waiting for next available executor on ‘ubuntu20.04-docker-arm64-4c-16g’ 01:18:52 Removing intermediate container 3330f54dd5f7 01:18:52 ---> 02b6ecb7d277 01:18:52 Successfully built 02b6ecb7d277 01:18:52 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:52 + docker inspect -f . ci-base-image-x86_64 01:18:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:18:52 prd-ubuntu20.04-docker-8c-8g-3158 does not seem to be running inside a container 01:18:52 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/552 -v /w/workspace/edgex-go/552:/w/workspace/edgex-go/552:rw,z -v /w/workspace/edgex-go/552@tmp:/w/workspace/edgex-go/552@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 01:18:53 $ docker top 873862e01b032b49a1bfb9f49f5ce8af9d25dcfbdb11c4e390b6c6a11f5d0757 -eo pid,comm [Pipeline] { [Pipeline] sh 01:18:53 + go version 01:18:53 go version go1.20.6 linux/amd64 [Pipeline] } 01:18:53 $ docker stop --time=1 873862e01b032b49a1bfb9f49f5ce8af9d25dcfbdb11c4e390b6c6a11f5d0757 01:18:54 $ docker rm -f --volumes 873862e01b032b49a1bfb9f49f5ce8af9d25dcfbdb11c4e390b6c6a11f5d0757 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:18:55 + docker inspect -f . ci-base-image-x86_64 01:18:55 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:18:55 prd-ubuntu20.04-docker-8c-8g-3158 does not seem to be running inside a container 01:18:55 $ 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/552 -v /w/workspace/edgex-go/552:/w/workspace/edgex-go/552:rw,z -v /w/workspace/edgex-go/552@tmp:/w/workspace/edgex-go/552@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 01:18:55 $ docker top c27979f6c03c23b913ce59b9108af787255974420122168b9cc437a807d98b6b -eo pid,comm [Pipeline] { [Pipeline] echo 01:18:55 ========================================================= 01:18:55 [edgeXBuildGoParallel] Running Tests and Build... 01:18:55 ========================================================= [Pipeline] sh 01:18:56 + git config --global --add safe.directory /w/workspace/edgex-go/552 [Pipeline] fileExists [Pipeline] sh 01:18:56 + make test 01:18:56 go test -race -coverprofile=coverage.out ./... 01:19:02 ? github.com/edgexfoundry/edgex-go [no test files] 01:19:15 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 01:19:15 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 01:19:15 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 01:19:15 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 01:19:15 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 01:19:15 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 01:19:15 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 01:19:15 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 01:19:15 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 01:19:15 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 01:19:15 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 01:19:15 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 01:19:15 ? github.com/edgexfoundry/edgex-go/internal [no test files] 01:19:15 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 01:19:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 01:19:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 01:19:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 0.056s coverage: 28.7% of statements 01:19:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 0.066s coverage: 97.0% of statements 01:19:18 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 01:19:18 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 01:19:18 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 01:19:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 01:19:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 01:19:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 01:19:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 01:19:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 01:19:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 01:19:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 01:19:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 01:19:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 01:19:21 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 3.089s coverage: 71.5% of statements 01:19:21 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 0.070s coverage: 54.0% of statements 01:19:23 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.409s coverage: 93.4% of statements 01:19:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 0.070s coverage: 3.8% of statements 01:19:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 01:19:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 01:19:23 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 01:19:23 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 01:19:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 01:19:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 01:19:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 01:19:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 01:19:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 01:19:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 01:19:23 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 0.380s coverage: 97.6% of statements 01:19:23 ok github.com/edgexfoundry/edgex-go/internal/io 0.044s coverage: 72.2% of statements 01:19:25 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 01:19:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 01:19:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 0.080s coverage: 0.9% of statements 01:19:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 0.057s coverage: 32.2% of statements 01:19:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 0.051s coverage: 42.9% of statements 01:19:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 0.051s coverage: 82.9% of statements 01:19:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 0.057s coverage: 94.1% of statements 01:19:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 0.076s coverage: 96.3% of statements 01:19:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 0.049s coverage: 87.5% of statements 01:19:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 01:19:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 01:19:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 01:19:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 01:19:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 01:19:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 01:19:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 01:19:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 01:19:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 01:19:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 01:19:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 01:19:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 01:19:27 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 01:19:27 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 01:19:28 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 01:19:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 01:19:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 01:19:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 01:19:30 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 01:19:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 01:19:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 01:19:31 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 01:19:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 01:19:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 01:19:33 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 01:19:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 01:19:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 01:19:34 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 01:19:34 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 01:19:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 01:19:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 01:19:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 01:19:35 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 01:19:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 01:19:37 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 01:19:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 01:19:37 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 01:19:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 12.065s coverage: 94.4% of statements 01:19:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 01:19:38 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 01:19:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 01:19:39 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 01:19:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 23.306s coverage: 79.9% of statements 01:19:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 25.078s coverage: 92.9% of statements 01:19:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 0.029s coverage: 64.4% of statements 01:19:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 6.071s coverage: 62.3% of statements 01:19:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 11.063s coverage: 87.2% of statements 01:19:51 ok github.com/edgexfoundry/edgex-go/internal/security/common 0.044s coverage: 20.0% of statements 01:19:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 0.049s coverage: 100.0% of statements 01:19:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 0.087s coverage: 81.8% of statements 01:19:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 0.083s coverage: 82.1% of statements 01:19:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 0.054s coverage: 86.0% of statements 01:19:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 0.187s coverage: 63.1% of statements 01:19:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 0.051s coverage: 100.0% of statements 01:19:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 0.039s coverage: 89.4% of statements 01:19:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 0.031s coverage: 100.0% of statements 01:19:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 0.084s coverage: 73.7% of statements 01:19:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 0.023s coverage: 100.0% of statements 01:19:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 0.154s coverage: 38.4% of statements 01:19:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 0.061s coverage: 89.5% of statements 01:19:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 0.059s coverage: 84.8% of statements 01:19:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 6.076s coverage: 17.7% of statements 01:19:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 0.137s coverage: 95.7% of statements 01:19:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 0.058s coverage: 61.8% of statements 01:19:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 0.092s coverage: 98.9% of statements 01:19:51 if which hadolint > /dev/null ; then hadolint --config .hadolint.yml `find * -type f -name 'Dockerfile*' -print` ; elif test "x86_64" = "x86_64" && which docker > /dev/null ; then docker run --rm -v `pwd`:/host:ro,z --entrypoint /bin/hadolint hadolint/hadolint:latest --config /host/.hadolint.yml `find * -type f -name 'Dockerfile*' | xargs -i echo '/host/{}'` ; fi 01:19:51 running golangci-lint 01:19:51 golangci-lint has version 1.51.2 built from 3e8facb4 on 2023-02-19T21:43:54Z 01:19:51 go version go1.20.6 linux/amd64 01:19:52 level=info msg="[config_reader] Used config file .golangci.yml" 01:19:52 level=info msg="[lintersdb] Active 8 linters: [errcheck gosec gosimple govet ineffassign staticcheck typecheck unused]" 01:20:06 level=info msg="[loader] Go packages loading at mode 575 (deps|files|imports|name|types_sizes|compiled_files|exports_file) took 13.749417083s" 01:20:06 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 34.176981ms" 01:20:13 level=info msg="[linters_context/goanalysis] analyzers took 1m2.095417274s with top 10 stages: buildir: 28.07900781s, inspect: 1.497469154s, fact_deprecated: 1.427562967s, ctrlflow: 1.217448615s, printf: 1.160981313s, gosec: 1.117055043s, S1038: 814.144698ms, fact_purity: 782.196405ms, nilness: 714.781204ms, S1024: 573.115683ms" 01:20:13 level=info msg="[runner] Issues before processing: 200, after processing: 0" 01:20:13 level=info msg="[runner] Processors filtering stat (out/in): autogenerated_exclude: 200/200, nolint: 0/21, filename_unadjuster: 200/200, path_prettifier: 200/200, skip_dirs: 200/200, identifier_marker: 200/200, exclude-rules: 21/200, cgo: 200/200, skip_files: 200/200, exclude: 200/200" 01:20:13 level=info msg="[runner] processing took 15.999862ms with stages: nolint: 6.31623ms, identifier_marker: 5.173997ms, autogenerated_exclude: 1.385891ms, path_prettifier: 1.279378ms, exclude-rules: 1.102723ms, skip_dirs: 672.401µs, cgo: 51.311µs, filename_unadjuster: 14.401µs, max_same_issues: 630ns, uniq_by_line: 450ns, skip_files: 400ns, severity-rules: 350ns, exclude: 350ns, source_code: 290ns, sort_results: 240ns, diff: 240ns, max_from_linter: 180ns, path_shortener: 160ns, max_per_file_from_linter: 130ns, path_prefixer: 110ns" 01:20:13 level=info msg="[runner] linters took 6.728300373s with stages: goanalysis_metalinter: 6.712215517s" 01:20:13 level=info msg="File cache stats: 0 entries of total size 0B" 01:20:13 level=info msg="Memory: 207 samples, avg is 192.6MB, max is 816.0MB" 01:20:13 level=info msg="Execution took 20.52042063s" 01:20:13 go vet ./... 01:20:16 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 01:20:16 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 01:20:17 ./bin/test-attribution-txt.sh 01:20:17 An attribution for github.com/labstack/gommon is missing from Attribution.txt, please add 01:20:17 An attribution for github.com/valyala/bytebufferpool is missing from Attribution.txt, please add 01:20:17 An attribution for github.com/valyala/fasttemplate is missing from Attribution.txt, please add 01:20:17 An attribution for golang.org/x/time is missing from Attribution.txt, please add [Pipeline] echo 01:20:17 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] sh 01:20:17 + ls -al . 01:20:17 total 724 01:20:17 drwxrwxr-x 11 1001 1001 4096 Aug 9 01:18 . 01:20:17 drwxr-xr-x 4 root root 4096 Aug 9 01:18 .. 01:20:17 drwxrwxr-x 2 1001 1001 4096 Aug 9 01:18 .blubracket 01:20:17 -rw-rw-r-- 1 1001 1001 16 Aug 9 01:18 .dockerignore 01:20:17 drwxrwxr-x 8 1001 1001 4096 Aug 9 01:18 .git 01:20:17 drwxrwxr-x 3 1001 1001 4096 Aug 9 01:18 .github 01:20:17 -rw-rw-r-- 1 1001 1001 1133 Aug 9 01:18 .gitignore 01:20:17 -rw-rw-r-- 1 1001 1001 42 Aug 9 01:18 .golangci.yml 01:20:17 -rw-rw-r-- 1 1001 1001 87 Aug 9 01:18 .hadolint.yml 01:20:17 drwxr-xr-x 3 1001 1001 4096 Aug 9 01:18 .semver 01:20:17 -rw-rw-r-- 1 1001 1001 166 Aug 9 01:18 .sonarcloud.properties 01:20:17 -rw-rw-r-- 1 1001 1001 1171 Aug 9 01:18 ADOPTERS.md 01:20:17 -rw-rw-r-- 1 1001 1001 11252 Aug 9 01:18 Attribution.txt 01:20:17 -rw-rw-r-- 1 1001 1001 93407 Aug 9 01:18 CHANGELOG.md 01:20:17 -rw-rw-r-- 1 1001 1001 3804 Aug 9 01:18 CONTRIBUTING.md 01:20:17 -rw-rw-r-- 1 1001 1001 677 Aug 9 01:18 GOVERNANCE.md 01:20:17 -rw-rw-r-- 1 1001 1001 883 Aug 9 01:18 Jenkinsfile 01:20:17 -rw-rw-r-- 1 1001 1001 10775 Aug 9 01:18 LICENSE 01:20:17 -rw-rw-r-- 1 1001 1001 14368 Aug 9 01:18 Makefile 01:20:17 -rw-rw-r-- 1 1001 1001 582 Aug 9 01:18 OWNERS.md 01:20:17 -rw-rw-r-- 1 1001 1001 9923 Aug 9 01:18 README.md 01:20:17 -rw-rw-r-- 1 1001 1001 789 Aug 9 01:18 SECURITY.md 01:20:17 -rw-rw-r-- 1 1001 1001 12 Aug 9 01:18 VERSION 01:20:17 drwxrwxr-x 2 1001 1001 4096 Aug 9 01:18 bin 01:20:17 drwxrwxr-x 18 1001 1001 4096 Aug 9 01:18 cmd 01:20:17 -rw-r--r-- 1 root root 446998 Aug 9 01:19 coverage.out 01:20:17 -rw-rw-r-- 1 1001 1001 3687 Aug 9 01:18 go.mod 01:20:17 -rw-rw-r-- 1 1001 1001 33714 Aug 9 01:18 go.sum 01:20:17 drwxrwxr-x 7 1001 1001 4096 Aug 9 01:18 internal 01:20:17 drwxrwxr-x 3 1001 1001 4096 Aug 9 01:18 openapi 01:20:17 -rw-rw-r-- 1 1001 1001 594 Aug 9 01:18 security.txt 01:20:17 drwxrwxr-x 4 1001 1001 4096 Aug 9 01:18 snap 01:20:17 -rw-rw-r-- 1 1001 1001 204 Aug 9 01:18 version.go [Pipeline] sh 01:20:17 + '[' -e coverage.out ] 01:20:17 + chown 1001:1001 coverage.out [Pipeline] stash 01:20:17 Stashed 1 file(s) [Pipeline] sh 01:20:17 + make build 01:20:17 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.18" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 01:20:30 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.18" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:20:31 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.18" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 01:20:32 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.18" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:20:33 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.18" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:20:40 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.18" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:20:41 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.18" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:20:42 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.18" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:20:44 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.18" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:20:45 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.18" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 01:20:46 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.18" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:20:47 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.18" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 01:20:48 $ docker stop --time=1 c27979f6c03c23b913ce59b9108af787255974420122168b9cc437a807d98b6b 01:20:54 $ docker rm -f --volumes c27979f6c03c23b913ce59b9108af787255974420122168b9cc437a807d98b6b [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:20:55 01:20:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:20:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:20:55 latest: Pulling from edgex-devops/edgex-compose 01:20:55 91d30c5bc195: Pulling fs layer 01:20:55 2e9b0aa3be6d: Pulling fs layer 01:20:55 9c61dcf015f6: Pulling fs layer 01:20:55 4698f68db338: Pulling fs layer 01:20:55 2a2f49069b9e: Pulling fs layer 01:20:55 e0025b399a48: Pulling fs layer 01:20:55 4698f68db338: Waiting 01:20:55 2a2f49069b9e: Waiting 01:20:55 e0025b399a48: Waiting 01:20:55 91d30c5bc195: Verifying Checksum 01:20:55 91d30c5bc195: Download complete 01:20:55 4698f68db338: Verifying Checksum 01:20:55 4698f68db338: Download complete 01:20:55 2e9b0aa3be6d: Verifying Checksum 01:20:55 2e9b0aa3be6d: Download complete 01:20:55 e0025b399a48: Verifying Checksum 01:20:55 e0025b399a48: Download complete 01:20:55 91d30c5bc195: Pull complete 01:20:55 2a2f49069b9e: Download complete 01:20:55 2e9b0aa3be6d: Pull complete 01:20:56 9c61dcf015f6: Verifying Checksum 01:20:56 9c61dcf015f6: Download complete 01:20:58 9c61dcf015f6: Pull complete 01:20:58 4698f68db338: Pull complete 01:20:59 2a2f49069b9e: Pull complete 01:20:59 e0025b399a48: Pull complete 01:20:59 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 01:20:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 01:20:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:20:59 prd-ubuntu20.04-docker-8c-8g-3158 does not seem to be running inside a container 01:20:59 $ 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/552 -v /w/workspace/edgex-go/552:/w/workspace/edgex-go/552:rw,z -v /w/workspace/edgex-go/552@tmp:/w/workspace/edgex-go/552@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 01:21:01 $ docker top 4f8b8c4595dafe1e63d8a564479b81984b721e21f1bb7d1b01855f0016aa5942 -eo pid,comm [Pipeline] { [Pipeline] sh 01:21:02 + docker compose -f ./docker-compose-build.yml build --parallel 01:21:04 #1 [security-secretstore-setup internal] load build definition from Dockerfile 01:21:04 #1 transferring dockerfile: 2.38kB done 01:21:04 #1 DONE 0.0s 01:21:04 01:21:04 #2 [core-metadata internal] load build definition from Dockerfile 01:21:04 #2 transferring dockerfile: 1.96kB done 01:21:04 #2 DONE 0.0s 01:21:04 01:21:04 #3 [core-command internal] load build definition from Dockerfile 01:21:04 #3 transferring dockerfile: 1.82kB done 01:21:04 #3 DONE 0.0s 01:21:04 01:21:04 #4 [security-proxy-setup internal] load build definition from Dockerfile 01:21:04 #4 transferring dockerfile: 2.06kB done 01:21:04 #4 DONE 0.1s 01:21:04 01:21:04 #5 [support-scheduler internal] load build definition from Dockerfile 01:21:04 #5 transferring dockerfile: 1.82kB done 01:21:04 #5 DONE 0.0s 01:21:04 01:21:04 #6 [security-proxy-auth internal] load build definition from Dockerfile 01:21:04 #6 transferring dockerfile: 2.04kB done 01:21:04 #6 DONE 0.0s 01:21:04 01:21:04 #7 [support-notifications internal] load build definition from Dockerfile 01:21:04 #7 transferring dockerfile: 1.84kB done 01:21:04 #7 DONE 0.0s 01:21:04 01:21:04 #8 [security-spire-config internal] load build definition from Dockerfile 01:21:04 #8 transferring dockerfile: 2.58kB done 01:21:04 #8 DONE 0.1s 01:21:04 01:21:04 #9 [security-spire-server internal] load build definition from Dockerfile 01:21:04 #9 transferring dockerfile: 2.63kB done 01:21:04 #9 DONE 0.1s 01:21:04 01:21:04 #10 [security-secretstore-setup internal] load .dockerignore 01:21:04 #10 transferring context: 56B done 01:21:04 #10 DONE 0.0s 01:21:04 01:21:04 #11 [security-bootstrapper internal] load build definition from Dockerfile 01:21:04 #11 transferring dockerfile: 2.82kB done 01:21:04 #11 DONE 0.1s 01:21:04 01:21:04 #12 [security-spiffe-token-provider internal] load build definition from Dockerfile 01:21:04 #12 transferring dockerfile: 1.78kB done 01:21:04 #12 DONE 0.1s 01:21:04 01:21:04 #13 [core-data internal] load build definition from Dockerfile 01:21:04 #13 transferring dockerfile: 1.90kB done 01:21:04 #13 DONE 0.1s 01:21:04 01:21:04 #14 [core-common-config-bootstrapper internal] load build definition from Dockerfile 01:21:04 #14 transferring dockerfile: 2.12kB done 01:21:04 #14 DONE 0.1s 01:21:04 01:21:04 #15 [security-spire-agent internal] load build definition from Dockerfile 01:21:04 #15 transferring dockerfile: 2.68kB done 01:21:04 #15 DONE 0.1s 01:21:04 01:21:04 #16 [core-metadata internal] load .dockerignore 01:21:04 #16 transferring context: 56B done 01:21:04 #16 DONE 0.0s 01:21:04 01:21:04 #17 [core-command internal] load .dockerignore 01:21:04 #17 transferring context: 56B done 01:21:04 #17 DONE 0.0s 01:21:04 01:21:04 #18 [support-scheduler internal] load .dockerignore 01:21:04 #18 transferring context: 56B done 01:21:04 #18 DONE 0.0s 01:21:04 01:21:04 #19 [security-proxy-setup internal] load .dockerignore 01:21:04 #19 transferring context: 56B done 01:21:04 #19 DONE 0.0s 01:21:04 01:21:04 #20 [security-proxy-auth internal] load .dockerignore 01:21:04 #20 transferring context: 56B done 01:21:04 #20 DONE 0.0s 01:21:04 01:21:04 #21 [support-notifications internal] load .dockerignore 01:21:04 #21 transferring context: 56B done 01:21:04 #21 DONE 0.0s 01:21:04 01:21:04 #22 [security-spire-config internal] load .dockerignore 01:21:04 #22 transferring context: 56B done 01:21:04 #22 DONE 0.0s 01:21:04 01:21:04 #23 [security-spire-server internal] load .dockerignore 01:21:04 #23 transferring context: 56B done 01:21:04 #23 DONE 0.0s 01:21:04 01:21:04 #24 [security-bootstrapper internal] load .dockerignore 01:21:04 #24 transferring context: 56B done 01:21:04 #24 DONE 0.0s 01:21:04 01:21:04 #25 [security-spiffe-token-provider internal] load .dockerignore 01:21:04 #25 transferring context: 56B done 01:21:04 #25 DONE 0.0s 01:21:04 01:21:04 #26 [core-data internal] load .dockerignore 01:21:04 #26 transferring context: 56B done 01:21:04 #26 DONE 0.0s 01:21:04 01:21:04 #27 [core-common-config-bootstrapper internal] load .dockerignore 01:21:04 #27 transferring context: 56B done 01:21:04 #27 DONE 0.0s 01:21:04 01:21:04 #28 [security-spire-agent internal] load .dockerignore 01:21:04 #28 transferring context: 56B done 01:21:04 #28 DONE 0.0s 01:21:04 01:21:04 #29 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:21:04 #29 DONE 0.0s 01:21:04 01:21:04 #30 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.17 01:21:04 #30 DONE 0.1s 01:21:04 01:21:04 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:21:04 #29 DONE 0.0s 01:21:04 01:21:04 #30 [core-command internal] load metadata for docker.io/library/alpine:3.17 01:21:04 #30 DONE 0.1s 01:21:04 01:21:04 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:21:04 #29 DONE 0.0s 01:21:04 01:21:04 #31 [security-proxy-auth internal] load build context 01:21:05 #31 ... 01:21:05 01:21:05 #29 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:21:05 #29 DONE 0.0s 01:21:05 01:21:05 #30 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 01:21:05 #30 DONE 0.3s 01:21:05 01:21:05 #32 [security-bootstrapper internal] load build context 01:21:05 #32 DONE 0.0s 01:21:05 01:21:05 #31 [security-proxy-auth internal] load build context 01:21:05 #31 ... 01:21:05 01:21:05 #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:21:05 #29 DONE 0.0s 01:21:05 01:21:05 #31 [security-proxy-auth internal] load build context 01:21:05 #31 ... 01:21:05 01:21:05 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 01:21:05 #29 DONE 0.0s 01:21:05 01:21:05 #30 [core-data internal] load metadata for docker.io/library/alpine:3.17 01:21:05 #30 DONE 0.4s 01:21:05 01:21:05 #31 [security-proxy-auth internal] load build context 01:21:05 #31 ... 01:21:05 01:21:05 #33 [support-notifications stage-1 1/12] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 01:21:05 #33 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 01:21:05 #33 sha256:1e0b8b5322fc6afc339bb325d3ec739cba6e87a7f0bb4b7e55b52f7feb965dd3 1.47kB / 1.47kB done 01:21:05 #33 sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 3.38MB / 3.38MB 0.1s done 01:21:05 #33 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 01:21:05 #33 sha256:7298bd41b8aee1adde2a0a2819f695b5057bfd0234bf250f0e5d9946c7ab38bd 528B / 528B done 01:21:05 #33 extracting sha256:9398808236ffac29e60c04ec906d8d409af7fa19dc57d8c65ad167e9c4967006 0.3s done 01:21:05 #33 DONE 1.1s 01:21:05 01:21:05 #31 [security-proxy-auth internal] load build context 01:21:10 #31 transferring context: 131.78MB 4.7s 01:21:11 #31 ... 01:21:11 01:21:11 #34 [security-proxy-setup internal] load build context 01:21:11 #34 ... 01:21:11 01:21:11 #31 [security-proxy-auth internal] load build context 01:21:14 #31 transferring context: 297.57MB 9.8s 01:21:14 #31 ... 01:21:14 01:21:14 #35 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 01:21:14 #35 ... 01:21:14 01:21:14 #36 [core-metadata internal] load build context 01:21:15 #36 ... 01:21:15 01:21:15 #37 [core-command internal] load build context 01:21:15 #37 transferring context: 364.87MB 9.2s done 01:21:15 #37 ... 01:21:15 01:21:15 #38 [security-spire-config internal] load build context 01:21:15 #38 transferring context: 364.87MB 9.6s done 01:21:15 #38 ... 01:21:15 01:21:15 #39 [security-spire-server internal] load build context 01:21:15 #39 ... 01:21:15 01:21:15 #40 [support-notifications internal] load build context 01:21:15 #40 transferring context: 364.87MB 10.1s done 01:21:15 #40 ... 01:21:15 01:21:15 #41 [security-secretstore-setup internal] load build context 01:21:15 #41 ... 01:21:15 01:21:15 #32 [security-bootstrapper internal] load build context 01:21:15 #32 ... 01:21:15 01:21:15 #42 [support-scheduler internal] load build context 01:21:15 #42 transferring context: 364.87MB 9.2s done 01:21:15 #42 ... 01:21:15 01:21:15 #43 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 01:21:15 #43 ... 01:21:15 01:21:15 #44 [core-common-config-bootstrapper internal] load build context 01:21:15 #44 transferring context: 364.87MB 8.9s done 01:21:16 #44 ... 01:21:16 01:21:16 #45 [security-spiffe-token-provider internal] load build context 01:21:16 #45 ... 01:21:16 01:21:16 #46 [core-data internal] load build context 01:21:16 #46 transferring context: 364.87MB 9.1s done 01:21:16 #46 ... 01:21:16 01:21:16 #47 [security-spire-agent internal] load build context 01:21:16 #47 transferring context: 364.87MB 9.3s done 01:21:16 #47 ... 01:21:16 01:21:16 #48 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:21:16 #48 ... 01:21:16 01:21:16 #45 [security-spiffe-token-provider internal] load build context 01:21:17 #45 transferring context: 364.87MB 12.0s done 01:21:22 #45 ... 01:21:22 01:21:22 #34 [security-proxy-setup internal] load build context 01:21:22 #34 transferring context: 364.87MB 9.4s done 01:21:23 #34 ... 01:21:23 01:21:23 #49 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:21:23 #49 ... 01:21:23 01:21:23 #42 [support-scheduler internal] load build context 01:21:23 #42 DONE 18.6s 01:21:23 01:21:23 #43 [core-command builder 2/7] WORKDIR /edgex-go 01:21:23 #43 DONE 18.0s 01:21:23 01:21:23 #44 [core-common-config-bootstrapper internal] load build context 01:21:23 #44 DONE 18.2s 01:21:23 01:21:23 #37 [core-command internal] load build context 01:21:23 #37 DONE 18.6s 01:21:23 01:21:23 #34 [security-proxy-setup internal] load build context 01:21:23 #34 DONE 18.6s 01:21:23 01:21:23 #46 [core-data internal] load build context 01:21:23 #46 DONE 18.2s 01:21:23 01:21:23 #38 [security-spire-config internal] load build context 01:21:23 #38 DONE 18.6s 01:21:23 01:21:23 #47 [security-spire-agent internal] load build context 01:21:23 #47 DONE 18.3s 01:21:23 01:21:23 #40 [support-notifications internal] load build context 01:21:23 #40 DONE 18.6s 01:21:23 01:21:23 #32 [security-bootstrapper internal] load build context 01:21:23 #32 transferring context: 364.87MB 10.8s done 01:21:23 #32 DONE 18.5s 01:21:23 01:21:23 #31 [security-proxy-auth internal] load build context 01:21:23 #31 transferring context: 364.87MB 10.5s done 01:21:23 #31 DONE 18.7s 01:21:23 01:21:23 #45 [security-spiffe-token-provider internal] load build context 01:21:23 #45 DONE 18.5s 01:21:23 01:21:23 #39 [security-spire-server internal] load build context 01:21:23 #39 transferring context: 364.87MB 12.2s done 01:21:23 #39 DONE 18.6s 01:21:23 01:21:23 #36 [core-metadata internal] load build context 01:21:23 #36 transferring context: 364.87MB 12.5s done 01:21:23 #36 DONE 18.7s 01:21:23 01:21:23 #50 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 01:21:23 #50 ... 01:21:23 01:21:23 #41 [security-secretstore-setup internal] load build context 01:21:23 #41 transferring context: 364.87MB 12.8s done 01:21:23 #41 DONE 18.9s 01:21:23 01:21:23 #51 [support-scheduler stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:21:24 #51 0.546 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:21:24 #51 0.751 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:21:24 #51 1.061 (1/1) Installing dumb-init (1.2.5-r2) 01:21:24 #51 1.066 Executing busybox-1.35.0-r29.trigger 01:21:24 #51 1.074 OK: 7 MiB in 16 packages 01:21:30 #51 ... 01:21:30 01:21:30 #49 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:21:30 #49 0.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:21:30 #49 0.955 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:21:30 #49 1.191 (1/4) Installing ca-certificates (20230506-r0) 01:21:30 #49 1.229 (2/4) Installing dumb-init (1.2.5-r2) 01:21:30 #49 1.238 (3/4) Installing su-exec (0.2-r2) 01:21:30 #49 1.244 (4/4) Installing yq (4.30.4-r4) 01:21:30 #49 1.311 Executing busybox-1.35.0-r29.trigger 01:21:30 #49 1.317 Executing ca-certificates-20230506-r0.trigger 01:21:30 #49 1.387 OK: 17 MiB in 19 packages 01:21:30 #49 ... 01:21:30 01:21:30 #51 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:21:30 #51 DONE 6.9s 01:21:30 01:21:30 #52 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 01:21:30 #0 1.162 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:21:30 #0 1.298 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:21:30 #0 1.528 (1/1) Installing dumb-init (1.2.5-r2) 01:21:30 #0 1.592 Executing busybox-1.35.0-r29.trigger 01:21:30 #0 1.597 OK: 7 MiB in 16 packages 01:21:30 #52 DONE 6.9s 01:21:30 01:21:30 #53 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 01:21:30 #0 0.790 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:21:30 #0 0.912 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:21:30 #0 1.118 (1/2) Installing dumb-init (1.2.5-r2) 01:21:30 #0 1.124 (2/2) Installing openssl (3.0.10-r0) 01:21:30 #0 1.138 Executing busybox-1.35.0-r29.trigger 01:21:30 #0 1.142 OK: 8 MiB in 17 packages 01:21:30 #53 DONE 6.9s 01:21:30 01:21:30 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:21:30 #0 1.064 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:21:30 #0 1.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:21:30 #0 1.424 v3.17.5-1-g021a0cb4c84 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:21:30 #0 1.424 v3.17.4-99-g43164d8e2f2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:21:30 #0 1.424 OK: 17823 distinct packages available 01:21:30 #0 1.462 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:21:30 #0 1.587 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:21:30 #0 1.816 OK: 265 MiB in 53 packages 01:21:30 #54 DONE 6.8s 01:21:30 01:21:30 #55 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 01:21:30 #0 3.194 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:21:30 #0 3.327 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:21:30 #0 3.651 (1/2) Installing dumb-init (1.2.5-r2) 01:21:30 #0 3.655 (2/2) Installing su-exec (0.2-r2) 01:21:30 #0 3.714 Executing busybox-1.35.0-r29.trigger 01:21:30 #0 3.714 OK: 7 MiB in 17 packages 01:21:30 #55 DONE 6.9s 01:21:30 01:21:30 #48 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:21:30 #48 18.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:21:30 #48 18.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:21:30 #48 18.95 v3.17.5-1-g021a0cb4c84 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:21:30 #48 18.95 v3.17.4-99-g43164d8e2f2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:21:30 #48 18.95 OK: 17818 distinct packages available 01:21:30 #48 18.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:21:30 #48 19.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:21:30 #48 19.31 (1/4) Installing dumb-init (1.2.5-r2) 01:21:30 #48 19.31 (2/4) Installing musl-obstack (1.2.3-r0) 01:21:30 #48 19.31 (3/4) Installing libucontext (1.2-r0) 01:21:30 #48 19.31 (4/4) Installing gcompat (1.1.0-r0) 01:21:30 #48 19.32 Executing busybox-1.35.0-r29.trigger 01:21:30 #48 19.32 OK: 7 MiB in 19 packages 01:21:30 #48 DONE 24.6s 01:21:30 01:21:30 #56 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:21:30 #0 0.955 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:21:30 #0 1.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:21:30 #0 1.297 OK: 265 MiB in 53 packages 01:21:30 #56 DONE 6.8s 01:21:30 01:21:30 #57 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 01:21:30 #57 DONE 0.1s 01:21:30 01:21:30 #49 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:21:30 #49 DONE 6.9s 01:21:30 01:21:30 #58 [support-notifications builder 4/7] COPY go.mod vendor* ./ 01:21:30 #58 DONE 0.1s 01:21:30 01:21:30 #59 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 01:21:30 #59 DONE 0.1s 01:21:30 01:21:30 #60 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:21:32 #60 ... 01:21:32 01:21:32 #61 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 01:21:32 #0 7.577 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:21:32 #0 7.741 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:21:32 #0 7.928 OK: 265 MiB in 53 packages 01:21:32 #61 DONE 8.2s 01:21:32 01:21:32 #62 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 01:21:32 #62 DONE 0.1s 01:21:32 01:21:32 #50 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 01:21:32 #50 7.965 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:21:32 #50 8.086 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:21:32 #50 8.300 OK: 265 MiB in 53 packages 01:21:32 #50 ... 01:21:32 01:21:32 #63 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 01:21:32 #0 7.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:21:32 #0 7.838 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:21:32 #0 8.087 (1/2) Installing ca-certificates (20230506-r0) 01:21:32 #0 8.134 (2/2) Installing dumb-init (1.2.5-r2) 01:21:32 #0 8.142 Executing busybox-1.35.0-r29.trigger 01:21:32 #0 8.149 Executing ca-certificates-20230506-r0.trigger 01:21:32 #0 8.298 OK: 8 MiB in 17 packages 01:21:32 #63 DONE 8.4s 01:21:32 01:21:32 #64 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 01:21:32 #0 7.974 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:21:32 #0 8.089 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:21:32 #0 8.323 OK: 265 MiB in 53 packages 01:21:32 #64 DONE 8.4s 01:21:32 01:21:32 #50 [core-data builder 3/7] RUN apk add --update --no-cache make git 01:21:32 #50 DONE 8.5s 01:21:32 01:21:32 #65 [core-metadata builder 4/7] COPY go.mod vendor* ./ 01:21:32 #65 DONE 0.2s 01:21:32 01:21:32 #66 [security-spire-server stage-1 2/8] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:21:32 #0 7.788 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:21:32 #0 7.910 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:21:32 #0 8.115 v3.17.5-1-g021a0cb4c84 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:21:32 #0 8.115 v3.17.4-99-g43164d8e2f2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:21:32 #0 8.115 OK: 17818 distinct packages available 01:21:32 #0 8.156 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:21:32 #0 8.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:21:32 #0 8.520 (1/5) Installing dumb-init (1.2.5-r2) 01:21:32 #0 8.571 (2/5) Installing musl-obstack (1.2.3-r0) 01:21:32 #0 8.574 (3/5) Installing libucontext (1.2-r0) 01:21:32 #0 8.578 (4/5) Installing gcompat (1.1.0-r0) 01:21:32 #0 8.585 (5/5) Installing openssl (3.0.10-r0) 01:21:32 #0 8.596 Executing busybox-1.35.0-r29.trigger 01:21:32 #0 8.609 OK: 8 MiB in 20 packages 01:21:32 #66 DONE 8.7s 01:21:32 01:21:32 #67 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 01:21:32 #67 DONE 0.2s 01:21:32 01:21:32 #68 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:21:32 #68 DONE 1.8s 01:21:32 01:21:32 #69 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 01:21:32 #69 DONE 0.1s 01:21:32 01:21:32 #70 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:21:32 #70 ... 01:21:32 01:21:32 #71 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:21:32 #0 7.676 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:21:32 #0 7.809 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:21:32 #0 8.049 v3.17.5-1-g021a0cb4c84 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:21:32 #0 8.049 v3.17.4-99-g43164d8e2f2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:21:32 #0 8.049 OK: 17818 distinct packages available 01:21:32 #0 8.117 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/x86_64/APKINDEX.tar.gz 01:21:32 #0 8.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/x86_64/APKINDEX.tar.gz 01:21:32 #0 8.483 (1/9) Installing ca-certificates (20230506-r0) 01:21:32 #0 8.500 (2/9) Installing brotli-libs (1.0.9-r9) 01:21:32 #0 8.569 (3/9) Installing nghttp2-libs (1.51.0-r1) 01:21:32 #0 8.577 (4/9) Installing libcurl (8.2.1-r0) 01:21:32 #0 8.588 (5/9) Installing curl (8.2.1-r0) 01:21:32 #0 8.596 (6/9) Installing dumb-init (1.2.5-r2) 01:21:32 #0 8.602 (7/9) Installing musl-obstack (1.2.3-r0) 01:21:32 #0 8.639 (8/9) Installing libucontext (1.2-r0) 01:21:32 #0 8.642 (9/9) Installing gcompat (1.1.0-r0) 01:21:32 #0 8.647 Executing busybox-1.35.0-r29.trigger 01:21:32 #0 8.659 Executing ca-certificates-20230506-r0.trigger 01:21:32 #0 8.772 OK: 10 MiB in 24 packages 01:21:32 #71 DONE 8.9s 01:21:32 01:21:32 #72 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:21:41 #72 ... 01:21:41 01:21:41 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:21:41 #73 ... 01:21:41 01:21:41 #74 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:22:09 Running on prd-ubuntu20.04-docker-arm64-4c-16g-3164 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 01:22:09 Running in /w/workspace/edgex-go/552 [Pipeline] { [Pipeline] checkout 01:22:09 The recommended git tool is: git 01:22:13 #74 ... 01:22:13 01:22:13 #72 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:22:13 #72 DONE 37.1s 01:22:13 01:22:13 #73 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:22:13 #73 DONE 38.9s 01:22:13 01:22:13 #70 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:22:13 #70 DONE 37.1s 01:22:13 01:22:13 #60 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:22:13 #60 DONE 38.9s 01:22:13 01:22:13 #74 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:22:13 #74 DONE 37.6s 01:22:13 01:22:13 #75 [support-notifications builder 6/7] COPY . . 01:22:14 using credential edgex-jenkins-ssh 01:22:14 Cloning the remote Git repository 01:22:14 Cloning repository git@github.com:edgexfoundry/edgex-go.git 01:22:14 > git init /w/workspace/edgex-go/552 # timeout=10 01:22:14 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 01:22:14 > git --version # timeout=10 01:22:14 > git --version # 'git version 2.25.1' 01:22:14 using GIT_SSH to set credentials SSH Credentials for GitHub 01:22:15 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 01:22:18 #75 DONE 8.1s 01:22:18 01:22:18 #76 [core-metadata builder 6/7] COPY . . 01:22:18 #76 DONE 8.1s 01:22:18 01:22:18 #77 [security-bootstrapper builder 6/7] COPY . . 01:22:18 #77 CACHED 01:22:18 01:22:18 #78 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:22:18 #78 CACHED 01:22:18 01:22:18 #79 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:22:18 #79 CACHED 01:22:18 01:22:18 #80 [security-spiffe-token-provider builder 6/7] COPY . . 01:22:18 #80 DONE 8.1s 01:22:18 01:22:18 #81 [security-proxy-setup builder 6/7] COPY . . 01:22:18 #81 CACHED 01:22:18 01:22:18 #82 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:22:18 #82 CACHED 01:22:18 01:22:18 #83 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 01:22:18 #83 CACHED 01:22:18 01:22:18 #84 [core-common-config-bootstrapper builder 6/7] COPY . . 01:22:18 #84 CACHED 01:22:18 01:22:18 #85 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:22:18 #85 CACHED 01:22:18 01:22:18 #86 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:22:18 #86 CACHED 01:22:18 01:22:18 #87 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:22:18 #87 CACHED 01:22:18 01:22:18 #88 [core-data builder 6/7] COPY . . 01:22:18 #88 CACHED 01:22:18 01:22:18 #89 [core-data builder 4/7] COPY go.mod vendor* ./ 01:22:18 #89 CACHED 01:22:18 01:22:18 #90 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 01:22:18 #90 CACHED 01:22:18 01:22:18 #91 [security-proxy-auth builder 6/7] COPY . . 01:22:18 #91 CACHED 01:22:18 01:22:18 #92 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:22:18 #92 CACHED 01:22:18 01:22:18 #93 [core-command builder 4/7] COPY go.mod vendor* ./ 01:22:18 #93 CACHED 01:22:18 01:22:18 #94 [core-command builder 6/7] COPY . . 01:22:18 #94 CACHED 01:22:18 01:22:18 #95 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:22:18 #95 CACHED 01:22:18 01:22:18 #96 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 01:22:18 #96 CACHED 01:22:18 01:22:18 #97 [support-scheduler builder 6/7] COPY . . 01:22:18 #97 CACHED 01:22:18 01:22:18 #98 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:22:18 #98 CACHED 01:22:18 01:22:18 #99 [security-spire-server builder 6/9] COPY . . 01:22:18 #99 DONE 8.2s 01:22:18 01:22:18 #100 [security-secretstore-setup builder 6/7] COPY . . 01:22:18 #100 DONE 8.1s 01:22:18 01:22:18 #101 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 01:22:18 #101 DONE 0.1s 01:22:18 01:22:18 #102 [security-spire-config builder 6/9] COPY . . 01:22:18 #102 CACHED 01:22:18 01:22:18 #103 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 01:22:18 #103 CACHED 01:22:18 01:22:18 #104 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 01:22:18 #104 CACHED 01:22:18 01:22:18 #105 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:22:18 #105 CACHED 01:22:18 01:22:18 #106 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 01:22:20 #106 DONE 2.6s 01:22:20 01:22:20 #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 01:22:20 #107 DONE 2.6s 01:22:20 01:22:20 #108 [security-spire-server builder 9/9] WORKDIR /edgex-go 01:22:22 #108 DONE 1.4s 01:22:22 01:22:22 #109 [security-spire-config builder 9/9] WORKDIR /edgex-go 01:22:22 #109 DONE 1.3s 01:22:22 01:22:22 #110 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:22:22 #0 1.302 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.18" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:22:22 #110 ... 01:22:22 01:22:22 #111 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 01:22:22 #111 DONE 0.2s 01:22:22 01:22:22 #112 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 01:22:22 #112 DONE 0.3s 01:22:22 01:22:22 #113 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 01:22:22 #113 DONE 0.2s 01:22:22 01:22:22 #114 [security-spire-agent builder 9/9] WORKDIR /edgex-go 01:22:22 #114 CACHED 01:22:22 01:22:22 #115 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 01:22:22 #115 CACHED 01:22:22 01:22:22 #116 [security-spire-agent builder 6/9] COPY . . 01:22:22 #116 CACHED 01:22:22 01:22:22 #117 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:22:22 #117 CACHED 01:22:22 01:22:22 #118 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 01:22:22 #118 CACHED 01:22:22 01:22:22 #119 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 01:22:22 #119 CACHED 01:22:22 01:22:22 #120 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 01:22:22 #120 CACHED 01:22:22 01:22:22 #121 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 01:22:22 #121 CACHED 01:22:22 01:22:22 #122 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 01:22:22 #122 DONE 0.0s 01:22:22 01:22:22 #123 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:22:23 #123 ... 01:22:23 01:22:23 #124 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 01:22:23 #124 DONE 0.8s 01:22:23 01:22:23 #125 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:22:23 #125 DONE 0.8s 01:22:23 01:22:23 #126 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:22:23 #126 ... 01:22:23 01:22:23 #123 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:22:23 #123 DONE 1.5s 01:22:24 01:22:24 #127 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:22:24 #127 DONE 0.7s 01:22:24 01:22:24 #126 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:22:24 #126 DONE 0.7s 01:22:24 01:22:24 #128 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:22:24 #128 DONE 0.0s 01:22:24 01:22:24 #129 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:22:24 #129 DONE 0.1s 01:22:24 01:22:24 #130 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:22:24 #130 DONE 0.1s 01:22:24 01:22:24 #131 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:22:24 #131 DONE 0.1s 01:22:24 01:22:24 #132 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:22:24 #132 DONE 0.1s 01:22:24 01:22:24 #133 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 01:22:24 #133 DONE 0.1s 01:22:24 01:22:24 #134 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:22:24 #134 DONE 0.1s 01:22:24 01:22:24 #135 [security-spire-agent] exporting to image 01:22:24 #135 exporting layers 01:22:24 #135 ... 01:22:24 01:22:24 #136 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:22:24 #136 DONE 0.1s 01:22:24 01:22:24 #135 [security-spire-config] exporting to image 01:22:24 #135 exporting layers 0.6s done 01:22:24 #135 writing image sha256:68b24c4ca56b056a6ccc499153b442fc0e8af93fb511fa588e9a8fd90c242361 01:22:24 #135 exporting layers 0.6s done 01:22:24 #135 writing image sha256:68b24c4ca56b056a6ccc499153b442fc0e8af93fb511fa588e9a8fd90c242361 0.0s done 01:22:24 #135 naming to docker.io/library/security-spire-server done 01:22:24 #135 writing image sha256:4ba3e048a13ca364b6259d291783159a85cdf8099d748949737aeda18c92c596 done 01:22:24 #135 naming to docker.io/library/security-spire-agent done 01:22:24 #135 writing image sha256:b4c4f56f04f6ad84ada436cdee91db35126633ae8538ca95f4c0497815764bb8 done 01:22:24 #135 naming to docker.io/library/security-spire-config done 01:22:24 #135 DONE 0.7s 01:22:24 01:22:24 #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:22:24 #0 0.618 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.18" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 01:22:28 #137 ... 01:22:28 01:22:28 #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:22:28 #0 0.762 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.18" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 01:22:28 #138 ... 01:22:28 01:22:28 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:22:28 #0 1.244 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.18" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 01:22:28 #139 ... 01:22:28 01:22:28 #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:22:28 #0 0.963 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.18" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:22:28 #140 ... 01:22:28 01:22:28 #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:22:28 #0 1.244 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.18" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:22:28 #141 ... 01:22:28 01:22:28 #142 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:22:28 #0 0.942 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.18" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:22:28 #142 ... 01:22:28 01:22:28 #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:22:28 #0 0.961 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.18" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:22:28 #143 ... 01:22:28 01:22:28 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:22:28 #0 0.535 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.18" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:22:28 #144 ... 01:22:28 01:22:28 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:22:28 #0 0.403 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.18" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:22:28 #145 ... 01:22:28 01:22:28 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:22:28 #0 0.817 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.18" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:22:31 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 01:22:31 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 01:22:32 Avoid second fetch 01:22:32 Checking out Revision 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 (main) 01:22:32 Commit message: "Merge pull request #4626 from edgexfoundry/dependabot/go_modules/github.com/edgexfoundry/go-mod-bootstrap/v3-3.1.0-dev.19" [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 01:22:33 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 01:22:33 % Total % Received % Xferd Average Speed Time Time Time Current 01:22:33 Dload Upload Total Spent Left Speed 01:22:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12751 100 12751 0 0 65389 0 --:--:-- --:--:-- --:--:-- 65389 01:22:32 > git config core.sparsecheckout # timeout=10 01:22:32 > git checkout -f 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 # timeout=10 [Pipeline] sh 01:22:34 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 01:22:34 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 01:22:34 + sudo tee /etc/docker/daemon.new 01:22:34 { 01:22:34 "registry-mirrors": [ 01:22:34 "https://nexus3.edgexfoundry.org:10001" 01:22:34 ], 01:22:34 "bip": "10.250.0.254/24", 01:22:34 "hosts": [ 01:22:34 "tcp://0.0.0.0:5555", 01:22:34 "unix:///var/run/docker.sock" 01:22:34 ], 01:22:34 "mtu": 1458, 01:22:34 "selinux-enabled": true, 01:22:34 "seccomp-profile": "/etc/docker/seccomp.json" 01:22:34 } [Pipeline] sh 01:22:35 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 01:22:35 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:22:53 provisioning config files... 01:22:53 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/552@tmp/config11652435135506270374tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:22:54 ---> docker-login.sh 01:22:54 nexus3.edgexfoundry.org:10001 01:22:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:22:54 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:22:54 Configure a credential helper to remove this warning. See 01:22:54 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:22:54 01:22:54 Login Succeeded 01:22:54 nexus3.edgexfoundry.org:10002 01:22:54 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:22:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:22:55 Configure a credential helper to remove this warning. See 01:22:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:22:55 01:22:55 Login Succeeded 01:22:55 nexus3.edgexfoundry.org:10003 01:22:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:22:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:22:55 Configure a credential helper to remove this warning. See 01:22:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:22:55 01:22:55 Login Succeeded 01:22:55 nexus3.edgexfoundry.org:10004 01:22:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:22:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:22:55 Configure a credential helper to remove this warning. See 01:22:55 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:22:55 01:22:55 Login Succeeded 01:22:55 docker.io 01:22:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:22:56 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:22:56 Configure a credential helper to remove this warning. See 01:22:56 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:22:56 01:22:56 Login Succeeded 01:22:56 ---> docker-login.sh ends [Pipeline] } 01:22:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 01:22:56 + git config --global --add safe.directory /w/workspace/edgex-go/552 [Pipeline] echo 01:22:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:22:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:22:56 ========================================================= 01:22:56 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine] 01:22:56 ========================================================= [Pipeline] fileExists [Pipeline] sh 01:22:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 01:22:57 1.20-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 01:22:57 edb6bdbacee9: Pulling fs layer 01:22:57 5f9638ab2659: Pulling fs layer 01:22:57 8d51d6327a98: Pulling fs layer 01:22:57 8b374f2dd631: Pulling fs layer 01:22:57 ec14aa9079de: Pulling fs layer 01:22:57 2f466654f4bb: Pulling fs layer 01:22:57 554e91adad29: Pulling fs layer 01:22:57 8b374f2dd631: Waiting 01:22:57 ec14aa9079de: Waiting 01:22:57 2f466654f4bb: Waiting 01:22:57 554e91adad29: Waiting 01:22:57 5f9638ab2659: Verifying Checksum 01:22:57 5f9638ab2659: Download complete 01:22:57 8b374f2dd631: Verifying Checksum 01:22:57 8b374f2dd631: Download complete 01:22:57 ec14aa9079de: Verifying Checksum 01:22:57 ec14aa9079de: Download complete 01:22:57 edb6bdbacee9: Download complete 01:22:58 edb6bdbacee9: Pull complete 01:22:58 554e91adad29: Verifying Checksum 01:22:58 554e91adad29: Download complete 01:22:58 5f9638ab2659: Pull complete 01:22:59 8d51d6327a98: Verifying Checksum 01:22:59 8d51d6327a98: Download complete 01:22:59 2f466654f4bb: Verifying Checksum 01:22:59 2f466654f4bb: Download complete 01:23:12 8d51d6327a98: Pull complete 01:23:12 8b374f2dd631: Pull complete 01:23:12 ec14aa9079de: Pull complete 01:23:17 2f466654f4bb: Pull complete 01:23:20 554e91adad29: Pull complete 01:23:20 Digest: sha256:f4f79e0ab507ec6f613cbb0f842a80f635fe1a72038f554d66df6ea3828f3663 01:23:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 01:23:20 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine [Pipeline] fileExists [Pipeline] sh 01:23:20 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 01:23:20 WORKDIR /edgex 01:23:20 COPY go.mod . 01:23:20 RUN go mod download 01:23:20 + docker build -t ci-base-image-arm64 -f - . 01:23:21 Sending build context to Docker daemon 2.937MB 01:23:21 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.20-alpine 01:23:21 ---> 1e15ea492957 01:23:21 Step 2/4 : WORKDIR /edgex 01:23:23 ---> Running in 6357453df668 01:23:23 Removing intermediate container 6357453df668 01:23:23 ---> 5f68dffaa25d 01:23:23 Step 3/4 : COPY go.mod . 01:23:23 ---> b709fc688cfb 01:23:23 Step 4/4 : RUN go mod download 01:23:23 ---> Running in 3da0f32a32dd 01:23:36 #146 ... 01:23:36 01:23:36 #144 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:23:36 #144 70.22 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.18" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:23:44 #144 DONE 87.2s 01:23:44 01:23:44 #110 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:23:44 #110 DONE 87.1s 01:23:44 01:23:44 #142 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:23:44 #142 DONE 87.2s 01:23:44 01:23:44 #137 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:23:44 #137 DONE 87.1s 01:23:44 01:23:44 #143 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:23:44 #143 DONE 87.2s 01:23:44 01:23:44 #140 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:23:44 #140 DONE 87.2s 01:23:44 01:23:44 #139 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:23:44 #139 DONE 87.2s 01:23:44 01:23:44 #146 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:23:44 #146 DONE 87.2s 01:23:44 01:23:44 #147 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 01:23:44 #147 ... 01:23:44 01:23:44 #145 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:23:44 #145 DONE 87.3s 01:23:44 01:23:44 #148 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 01:23:45 #148 ... 01:23:45 01:23:45 #138 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:23:45 #138 DONE 87.5s 01:23:45 01:23:45 #141 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:23:45 #141 DONE 87.6s 01:23:45 01:23:45 #149 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:23:45 #149 DONE 0.4s 01:23:45 01:23:45 #147 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 01:23:45 #147 DONE 0.7s 01:23:45 01:23:45 #150 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 01:23:45 #150 DONE 0.7s 01:23:45 01:23:45 #151 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 01:23:45 #151 DONE 0.6s 01:23:45 01:23:45 #148 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 01:23:45 #148 DONE 0.5s 01:23:45 01:23:45 #152 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 01:23:45 #152 DONE 0.5s 01:23:45 01:23:45 #153 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 01:23:45 #153 DONE 0.5s 01:23:45 01:23:45 #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:23:45 #154 ... 01:23:45 01:23:45 #155 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 01:23:45 #155 DONE 0.3s 01:23:45 01:23:45 #156 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 01:23:45 #156 CACHED 01:23:45 01:23:45 #157 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 01:23:45 #157 CACHED 01:23:45 01:23:45 #158 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 01:23:45 #158 DONE 0.3s 01:23:45 01:23:45 #159 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 01:23:45 #159 DONE 0.3s 01:23:45 01:23:45 #160 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 01:23:45 #160 CACHED 01:23:45 01:23:45 #161 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 01:23:45 #161 CACHED 01:23:45 01:23:45 #162 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 01:23:45 #162 CACHED 01:23:45 01:23:45 #163 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 01:23:45 #163 CACHED 01:23:45 01:23:45 #164 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 01:23:45 #164 CACHED 01:23:45 01:23:45 #165 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 01:23:45 #165 CACHED 01:23:45 01:23:45 #154 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:23:45 #154 DONE 0.3s 01:23:45 01:23:45 #166 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 01:23:45 #166 DONE 0.3s 01:23:45 01:23:45 #167 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 01:23:46 #167 ... 01:23:46 01:23:46 #168 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 01:23:46 #168 DONE 0.4s 01:23:46 01:23:46 #169 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:23:47 #169 ... 01:23:47 01:23:47 #170 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 01:23:47 #170 DONE 1.3s 01:23:47 01:23:47 #171 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:23:47 #171 DONE 1.3s 01:23:47 01:23:47 #172 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:23:47 #172 DONE 1.4s 01:23:47 01:23:47 #173 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:23:47 #173 DONE 1.4s 01:23:47 01:23:47 #174 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:23:47 #174 DONE 1.4s 01:23:47 01:23:47 #175 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:23:47 #175 DONE 1.4s 01:23:47 01:23:47 #176 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 01:23:47 #176 DONE 1.4s 01:23:47 01:23:47 #177 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:23:47 #177 DONE 1.3s 01:23:47 01:23:47 #167 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 01:23:47 #167 DONE 1.4s 01:23:47 01:23:47 #169 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:23:47 #169 DONE 1.3s 01:23:47 01:23:47 #178 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 01:23:47 #178 ... 01:23:47 01:23:47 #179 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 01:23:47 #179 DONE 0.4s 01:23:47 01:23:47 #180 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 01:23:47 #180 DONE 0.4s 01:23:47 01:23:47 #181 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 01:23:47 #181 DONE 0.4s 01:23:47 01:23:47 #182 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 01:23:47 #182 DONE 0.4s 01:23:47 01:23:47 #183 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 01:23:47 #183 DONE 0.4s 01:23:47 01:23:47 #184 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 01:23:47 #184 DONE 0.4s 01:23:47 01:23:47 #185 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 01:23:47 #185 DONE 0.4s 01:23:47 01:23:47 #186 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 01:23:47 #186 DONE 0.4s 01:23:47 01:23:47 #178 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 01:23:47 #178 DONE 0.4s 01:23:47 01:23:47 #187 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:23:47 #187 DONE 0.4s 01:23:47 01:23:47 #188 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 01:23:47 #188 DONE 2.2s 01:23:47 01:23:47 #135 [support-notifications] exporting to image 01:23:47 #135 exporting layers 0.2s done 01:23:47 #135 writing image sha256:8583fe7c68d4f28580fd5511d775cd8daf546a53d7e52d43bf627ccede24a340 0.0s done 01:23:47 #135 naming to docker.io/library/core-data 01:23:47 #135 ... 01:23:47 01:23:47 #189 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 01:23:47 #189 DONE 0.3s 01:23:47 01:23:47 #190 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 01:23:47 #190 DONE 0.3s 01:23:47 01:23:47 #191 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 01:23:47 #191 DONE 0.3s 01:23:47 01:23:47 #135 [core-command] exporting to image 01:23:47 #135 exporting layers 0.3s done 01:23:47 #135 naming to docker.io/library/core-data 0.0s done 01:23:47 #135 writing image sha256:45526fabc78c9f5c7db4a20ce5846edebd244679fe152f4f0ef8752766617dac 0.1s done 01:23:47 #135 naming to docker.io/library/core-command done 01:23:48 #135 ... 01:23:48 01:23:48 #192 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 01:23:48 #192 DONE 0.3s 01:23:48 01:23:48 #193 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 01:23:48 #193 DONE 0.3s 01:23:48 01:23:48 #194 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:23:48 #194 DONE 0.3s 01:23:48 01:23:48 #135 [support-scheduler] exporting to image 01:23:48 #135 exporting layers 0.3s done 01:23:48 #135 writing image sha256:0133c4cd5acfaa50b843a75c866d362bdff6e0c24b7d372f1f655a85580ffb59 done 01:23:48 #135 naming to docker.io/library/support-scheduler done 01:23:48 #135 writing image sha256:beac3247fbab5dcfa2a77d1ab12f2b1d399bc6c6a3e98a5e36aa1b112a777aec 01:23:48 #135 writing image sha256:beac3247fbab5dcfa2a77d1ab12f2b1d399bc6c6a3e98a5e36aa1b112a777aec done 01:23:48 #135 writing image sha256:e9ff3ebdf9072aca817d00d8589af3a5f0eddd93f088de5a6733c339ff891923 0.0s done 01:23:48 #135 naming to docker.io/library/security-spiffe-token-provider done 01:23:48 #135 naming to docker.io/library/support-notifications done 01:23:48 #135 ... 01:23:48 01:23:48 #195 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:23:48 #195 DONE 0.4s 01:23:48 01:23:48 #135 [support-notifications] exporting to image 01:23:48 #135 exporting layers 0.3s done 01:23:48 #135 writing image sha256:ccabc3d2b9edc678d74e801962bcc8dbb78925824c6cf3668b760154d30cbb37 done 01:23:48 #135 naming to docker.io/library/core-metadata done 01:23:48 #135 DONE 1.5s 01:23:48 01:23:48 #196 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 01:23:48 #196 DONE 0.3s 01:23:48 01:23:48 #197 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:23:48 #197 ... 01:23:48 01:23:48 #198 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:23:48 #198 DONE 0.3s 01:23:48 01:23:48 #197 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:23:48 #197 DONE 0.3s 01:23:48 01:23:48 #199 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 01:23:48 #199 DONE 0.0s 01:23:48 01:23:48 #200 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:23:48 #200 DONE 0.7s 01:23:48 01:23:48 #201 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:23:48 #201 DONE 0.1s 01:23:48 01:23:48 #202 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:23:48 #202 ... 01:23:48 01:23:48 #203 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:23:48 #203 DONE 0.8s 01:23:48 01:23:48 #204 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:23:48 #204 DONE 0.8s 01:23:48 01:23:48 #205 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 01:23:48 #205 DONE 0.2s 01:23:48 01:23:48 #206 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 01:23:48 #206 DONE 0.1s 01:23:48 01:23:48 #135 [core-common-config-bootstrapper] exporting to image 01:23:49 #135 ... 01:23:49 01:23:49 #207 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 01:23:49 #207 DONE 0.1s 01:23:49 01:23:49 #208 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:23:49 #208 DONE 0.1s 01:23:49 01:23:49 #135 [security-proxy-setup] exporting to image 01:23:49 #135 exporting layers 0.3s done 01:23:49 #135 writing image sha256:cdf40e8775435f4d2c47d1d8f207e40ccba79b36036a5ff2462828e39b84bf00 0.0s done 01:23:49 #135 writing image sha256:5e449cfe5eea12b369027f71b8bcdc96f64362fc9c37f48a65cfcb5a10ef70f2 0.0s done 01:23:49 #135 naming to docker.io/library/security-proxy-setup done 01:23:49 #135 naming to docker.io/library/security-proxy-auth done 01:23:49 #135 exporting layers 0.3s done 01:23:49 #135 writing image sha256:713a72b215e2ee50bebc683fa359d9aa09d02754032ad4011ad667c28c018862 done 01:23:49 #135 naming to docker.io/library/core-common-config-bootstrapper done 01:23:49 #135 DONE 1.9s 01:23:49 01:23:49 #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 01:23:49 #209 ... 01:23:49 01:23:49 #202 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:23:49 #202 DONE 0.7s 01:23:49 01:23:49 #209 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 01:23:49 #209 DONE 0.4s 01:23:49 01:23:49 #135 [security-bootstrapper] exporting to image 01:23:49 #135 exporting layers 0.3s done 01:23:49 #135 exporting layers 0.2s done 01:23:49 #135 writing image sha256:ac37430a2b484388204b392f549acb57668c61acf3c9f3c1bb24de26c0540c9d done 01:23:49 #135 naming to docker.io/library/security-secretstore-setup done 01:23:49 #135 writing image sha256:774c63cdc08311f511c439351a2c8b9f2b62261c3173731dc02d4c8b55ad0c28 done 01:23:49 #135 naming to docker.io/library/security-bootstrapper done 01:23:49 #135 DONE 2.3s 01:23:49 01:23:49 #35 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64 01:23:49 time="2023-08-09T01:21:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:23:49 time="2023-08-09T01:21:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:23:49 time="2023-08-09T01:21:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:23:49 time="2023-08-09T01:21:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:23:49 time="2023-08-09T01:21:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:23:49 time="2023-08-09T01:21:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:23:49 time="2023-08-09T01:21:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:23:49 time="2023-08-09T01:21:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:23:49 time="2023-08-09T01:21:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:23:49 time="2023-08-09T01:21:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:23:49 time="2023-08-09T01:21:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:23:49 time="2023-08-09T01:21:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:23:49 time="2023-08-09T01:21:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:23:49 time="2023-08-09T01:21:02Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 01:23:49 $ docker stop --time=1 4f8b8c4595dafe1e63d8a564479b81984b721e21f1bb7d1b01855f0016aa5942 01:23:50 $ docker rm -f --volumes 4f8b8c4595dafe1e63d8a564479b81984b721e21f1bb7d1b01855f0016aa5942 [Pipeline] // withDockerContainer [Pipeline] sh 01:23:51 + docker images 01:23:51 REPOSITORY TAG IMAGE ID CREATED SIZE 01:23:51 security-secretstore-setup latest ac37430a2b48 2 seconds ago 44.1MB 01:23:51 security-bootstrapper latest 774c63cdc083 2 seconds ago 23MB 01:23:51 security-proxy-setup latest 5e449cfe5eea 3 seconds ago 19.6MB 01:23:51 core-common-config-bootstrapper latest 713a72b215e2 3 seconds ago 18MB 01:23:51 security-proxy-auth latest cdf40e877543 3 seconds ago 19.4MB 01:23:51 support-scheduler latest 0133c4cd5acf 4 seconds ago 33.7MB 01:23:51 core-metadata latest ccabc3d2b9ed 4 seconds ago 21.6MB 01:23:51 support-notifications latest e9ff3ebdf907 4 seconds ago 34.3MB 01:23:51 core-data latest 8583fe7c68d4 4 seconds ago 21.2MB 01:23:51 security-spiffe-token-provider latest beac3247fbab 4 seconds ago 33.5MB 01:23:51 core-command latest 45526fabc78c 4 seconds ago 21MB 01:23:51 security-spire-server latest 68b24c4ca56b About a minute ago 103MB 01:23:51 security-spire-agent latest 4ba3e048a13c About a minute ago 161MB 01:23:51 security-spire-config latest b4c4f56f04f6 About a minute ago 102MB 01:23:51 ci-base-image-x86_64 latest 02b6ecb7d277 5 minutes ago 1.07GB 01:23:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.20-alpine ec979cd7f677 3 weeks ago 696MB 01:23:51 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 months ago 334MB 01:23:51 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 13 months ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:23:51 provisioning config files... 01:23:51 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/552@tmp/config15904784950661888893tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:23:51 ---> docker-login.sh 01:23:51 nexus3.edgexfoundry.org:10001 01:23:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:23:51 Configure a credential helper to remove this warning. See 01:23:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:23:51 01:23:51 Login Succeeded 01:23:51 nexus3.edgexfoundry.org:10002 01:23:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:23:52 Configure a credential helper to remove this warning. See 01:23:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:23:52 01:23:52 Login Succeeded 01:23:52 nexus3.edgexfoundry.org:10003 01:23:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:23:52 Configure a credential helper to remove this warning. See 01:23:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:23:52 01:23:52 Login Succeeded 01:23:52 nexus3.edgexfoundry.org:10004 01:23:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:23:52 Configure a credential helper to remove this warning. See 01:23:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:23:52 01:23:52 Login Succeeded 01:23:52 docker.io 01:23:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:23:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:23:52 Configure a credential helper to remove this warning. See 01:23:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:23:52 01:23:52 Login Succeeded 01:23:52 ---> docker-login.sh ends [Pipeline] } 01:23:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:23:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:23:52 [edgeXDocker.push] Tagging docker image core-command with the following tags: 01:23:52 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:23:52 latest 01:23:52 3.1.0-dev.18 01:23:52 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:23:52 main 01:23:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:52 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:52 + docker push nexus3.edgexfoundry.org:10004/core-command:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:23:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:23:52 8677559d69e0: Preparing 01:23:52 87dc990dbe91: Preparing 01:23:52 6e709afdf5ec: Preparing 01:23:52 4f6bf640edba: Preparing 01:23:52 f2668ed350bf: Preparing 01:23:52 36b50b131297: Preparing 01:23:52 6e709afdf5ec: Pushed 01:23:52 f2668ed350bf: Pushed 01:23:52 8677559d69e0: Pushed 01:23:52 4f6bf640edba: Pushed 01:23:52 36b50b131297: Layer already exists 01:23:54 87dc990dbe91: Pushed 01:23:54 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2: digest: sha256:dc50cb6fbe76f970d635e9d8a8e69a47e08e6162567436dbcd17428fb6e6d535 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:54 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:55 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 01:23:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:23:55 8677559d69e0: Preparing 01:23:55 87dc990dbe91: Preparing 01:23:55 6e709afdf5ec: Preparing 01:23:55 4f6bf640edba: Preparing 01:23:55 f2668ed350bf: Preparing 01:23:55 36b50b131297: Preparing 01:23:55 36b50b131297: Waiting 01:23:55 6e709afdf5ec: Layer already exists 01:23:55 8677559d69e0: Layer already exists 01:23:55 4f6bf640edba: Layer already exists 01:23:55 f2668ed350bf: Layer already exists 01:23:55 87dc990dbe91: Layer already exists 01:23:55 36b50b131297: Layer already exists 01:23:55 latest: digest: sha256:dc50cb6fbe76f970d635e9d8a8e69a47e08e6162567436dbcd17428fb6e6d535 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:55 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:55 + docker push nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.18 01:23:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:23:55 8677559d69e0: Preparing 01:23:55 87dc990dbe91: Preparing 01:23:55 6e709afdf5ec: Preparing 01:23:55 4f6bf640edba: Preparing 01:23:55 f2668ed350bf: Preparing 01:23:55 36b50b131297: Preparing 01:23:55 36b50b131297: Waiting 01:23:55 4f6bf640edba: Layer already exists 01:23:55 6e709afdf5ec: Layer already exists 01:23:55 8677559d69e0: Layer already exists 01:23:55 87dc990dbe91: Layer already exists 01:23:55 f2668ed350bf: Layer already exists 01:23:55 36b50b131297: Layer already exists 01:23:55 3.1.0-dev.18: digest: sha256:dc50cb6fbe76f970d635e9d8a8e69a47e08e6162567436dbcd17428fb6e6d535 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:56 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:56 + docker push nexus3.edgexfoundry.org:10004/core-command:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:23:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:23:56 8677559d69e0: Preparing 01:23:56 87dc990dbe91: Preparing 01:23:56 6e709afdf5ec: Preparing 01:23:56 4f6bf640edba: Preparing 01:23:56 f2668ed350bf: Preparing 01:23:56 36b50b131297: Preparing 01:23:56 36b50b131297: Waiting 01:23:56 87dc990dbe91: Layer already exists 01:23:56 f2668ed350bf: Layer already exists 01:23:56 8677559d69e0: Layer already exists 01:23:56 6e709afdf5ec: Layer already exists 01:23:56 4f6bf640edba: Layer already exists 01:23:56 36b50b131297: Layer already exists 01:23:56 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18: digest: sha256:dc50cb6fbe76f970d635e9d8a8e69a47e08e6162567436dbcd17428fb6e6d535 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:56 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:57 + docker push nexus3.edgexfoundry.org:10004/core-command:main 01:23:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 01:23:57 8677559d69e0: Preparing 01:23:57 87dc990dbe91: Preparing 01:23:57 6e709afdf5ec: Preparing 01:23:57 4f6bf640edba: Preparing 01:23:57 f2668ed350bf: Preparing 01:23:57 36b50b131297: Preparing 01:23:57 36b50b131297: Waiting 01:23:57 6e709afdf5ec: Layer already exists 01:23:57 8677559d69e0: Layer already exists 01:23:57 f2668ed350bf: Layer already exists 01:23:57 4f6bf640edba: Layer already exists 01:23:57 87dc990dbe91: Layer already exists 01:23:57 36b50b131297: Layer already exists 01:23:57 main: digest: sha256:dc50cb6fbe76f970d635e9d8a8e69a47e08e6162567436dbcd17428fb6e6d535 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:23:57 ===================================================== [Pipeline] echo 01:23:57 taggedImages: 01:23:57 - nexus3.edgexfoundry.org:10004/core-command:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:23:57 - nexus3.edgexfoundry.org:10004/core-command:latest 01:23:57 - nexus3.edgexfoundry.org:10004/core-command:3.1.0-dev.18 01:23:57 - nexus3.edgexfoundry.org:10004/core-command:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:23:57 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 01:23:57 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 01:23:57 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:23:57 latest 01:23:57 3.1.0-dev.18 01:23:57 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:23:57 main 01:23:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:57 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:57 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:23:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:23:57 2128336dfbf5: Preparing 01:23:57 e1381be6bae3: Preparing 01:23:57 6cefc2c396cd: Preparing 01:23:57 d80e26034851: Preparing 01:23:57 6e709afdf5ec: Preparing 01:23:57 4f6bf640edba: Preparing 01:23:57 f2668ed350bf: Preparing 01:23:57 36b50b131297: Preparing 01:23:57 4f6bf640edba: Waiting 01:23:57 f2668ed350bf: Waiting 01:23:57 36b50b131297: Waiting 01:23:57 6e709afdf5ec: Layer already exists 01:23:57 4f6bf640edba: Layer already exists 01:23:57 f2668ed350bf: Layer already exists 01:23:57 36b50b131297: Layer already exists 01:23:57 e1381be6bae3: Pushed 01:23:57 6cefc2c396cd: Pushed 01:23:57 2128336dfbf5: Pushed 01:23:59 d80e26034851: Pushed 01:23:59 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2: digest: sha256:ac5f9f8887510170e63a3dbe175b1e4eb266bcc72c3963be3fdaa58bdd88aeac size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:23:59 + 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 01:23:59 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:23:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:23:59 2128336dfbf5: Preparing 01:23:59 e1381be6bae3: Preparing 01:23:59 6cefc2c396cd: Preparing 01:23:59 d80e26034851: Preparing 01:23:59 6e709afdf5ec: Preparing 01:23:59 4f6bf640edba: Preparing 01:23:59 f2668ed350bf: Preparing 01:23:59 36b50b131297: Preparing 01:23:59 f2668ed350bf: Waiting 01:23:59 36b50b131297: Waiting 01:23:59 e1381be6bae3: Layer already exists 01:23:59 6e709afdf5ec: Layer already exists 01:23:59 2128336dfbf5: Layer already exists 01:23:59 6cefc2c396cd: Layer already exists 01:23:59 d80e26034851: Layer already exists 01:23:59 4f6bf640edba: Layer already exists 01:23:59 f2668ed350bf: Layer already exists 01:23:59 36b50b131297: Layer already exists 01:23:59 latest: digest: sha256:ac5f9f8887510170e63a3dbe175b1e4eb266bcc72c3963be3fdaa58bdd88aeac size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:00 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:00 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.18 01:24:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:24:00 2128336dfbf5: Preparing 01:24:00 e1381be6bae3: Preparing 01:24:00 6cefc2c396cd: Preparing 01:24:00 d80e26034851: Preparing 01:24:00 6e709afdf5ec: Preparing 01:24:00 4f6bf640edba: Preparing 01:24:00 f2668ed350bf: Preparing 01:24:00 36b50b131297: Preparing 01:24:00 4f6bf640edba: Waiting 01:24:00 f2668ed350bf: Waiting 01:24:00 36b50b131297: Waiting 01:24:00 e1381be6bae3: Layer already exists 01:24:00 6e709afdf5ec: Layer already exists 01:24:00 d80e26034851: Layer already exists 01:24:00 2128336dfbf5: Layer already exists 01:24:00 6cefc2c396cd: Layer already exists 01:24:00 4f6bf640edba: Layer already exists 01:24:00 f2668ed350bf: Layer already exists 01:24:00 36b50b131297: Layer already exists 01:24:00 3.1.0-dev.18: digest: sha256:ac5f9f8887510170e63a3dbe175b1e4eb266bcc72c3963be3fdaa58bdd88aeac size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:00 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:01 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:24:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:24:01 2128336dfbf5: Preparing 01:24:01 e1381be6bae3: Preparing 01:24:01 6cefc2c396cd: Preparing 01:24:01 d80e26034851: Preparing 01:24:01 6e709afdf5ec: Preparing 01:24:01 4f6bf640edba: Preparing 01:24:01 f2668ed350bf: Preparing 01:24:01 36b50b131297: Preparing 01:24:01 4f6bf640edba: Waiting 01:24:01 36b50b131297: Waiting 01:24:01 f2668ed350bf: Waiting 01:24:01 d80e26034851: Layer already exists 01:24:01 e1381be6bae3: Layer already exists 01:24:01 6cefc2c396cd: Layer already exists 01:24:01 6e709afdf5ec: Layer already exists 01:24:01 2128336dfbf5: Layer already exists 01:24:01 36b50b131297: Layer already exists 01:24:01 4f6bf640edba: Layer already exists 01:24:01 f2668ed350bf: Layer already exists 01:24:01 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18: digest: sha256:ac5f9f8887510170e63a3dbe175b1e4eb266bcc72c3963be3fdaa58bdd88aeac size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:01 + 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 01:24:01 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 01:24:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 01:24:01 2128336dfbf5: Preparing 01:24:01 e1381be6bae3: Preparing 01:24:01 6cefc2c396cd: Preparing 01:24:01 d80e26034851: Preparing 01:24:01 6e709afdf5ec: Preparing 01:24:01 4f6bf640edba: Preparing 01:24:01 f2668ed350bf: Preparing 01:24:01 36b50b131297: Preparing 01:24:01 4f6bf640edba: Waiting 01:24:01 f2668ed350bf: Waiting 01:24:01 36b50b131297: Waiting 01:24:01 d80e26034851: Layer already exists 01:24:01 6cefc2c396cd: Layer already exists 01:24:01 6e709afdf5ec: Layer already exists 01:24:01 2128336dfbf5: Layer already exists 01:24:01 e1381be6bae3: Layer already exists 01:24:01 4f6bf640edba: Layer already exists 01:24:01 f2668ed350bf: Layer already exists 01:24:01 36b50b131297: Layer already exists 01:24:01 main: digest: sha256:ac5f9f8887510170e63a3dbe175b1e4eb266bcc72c3963be3fdaa58bdd88aeac size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:24:01 ===================================================== [Pipeline] echo 01:24:01 taggedImages: 01:24:01 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:24:01 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 01:24:01 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.1.0-dev.18 01:24:01 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:24:01 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 01:24:01 [edgeXDocker.push] Tagging docker image core-data with the following tags: 01:24:01 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:24:01 latest 01:24:01 3.1.0-dev.18 01:24:01 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:24:01 main 01:24:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:02 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:02 + docker push nexus3.edgexfoundry.org:10004/core-data:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:24:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:24:02 0cede08180d0: Preparing 01:24:02 686d6d2cc616: Preparing 01:24:02 6e709afdf5ec: Preparing 01:24:02 4f6bf640edba: Preparing 01:24:02 9db3d2fe103c: Preparing 01:24:02 36b50b131297: Preparing 01:24:02 36b50b131297: Waiting 01:24:02 4f6bf640edba: Layer already exists 01:24:02 6e709afdf5ec: Layer already exists 01:24:02 36b50b131297: Layer already exists 01:24:02 9db3d2fe103c: Pushed 01:24:02 0cede08180d0: Pushed 01:24:02 Removing intermediate container 3da0f32a32dd 01:24:02 ---> b3b2ba34edb4 01:24:02 Successfully built b3b2ba34edb4 01:24:02 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:03 + docker inspect -f . ci-base-image-arm64 01:24:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:24:03 prd-ubuntu20.04-docker-arm64-4c-16g-3164 does not seem to be running inside a container 01:24:03 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/552 -v /w/workspace/edgex-go/552:/w/workspace/edgex-go/552:rw,z -v /w/workspace/edgex-go/552@tmp:/w/workspace/edgex-go/552@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-arm64 cat 01:24:04 686d6d2cc616: Pushed 01:24:04 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2: digest: sha256:fa6a26a0e0e5b48f7f8b2cb6f92ec55447a1dc96626613d95099c0d8e4e51cd1 size: 1570 01:24:04 $ docker top 9bb2086b928de2e4d96bcd78682f2caf8ed7806b5bb78974a5a04e985ed19354 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:05 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:05 + go version 01:24:05 go version go1.20.6 linux/arm64 [Pipeline] } 01:24:05 $ docker stop --time=1 9bb2086b928de2e4d96bcd78682f2caf8ed7806b5bb78974a5a04e985ed19354 01:24:05 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 01:24:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:24:05 0cede08180d0: Preparing 01:24:05 686d6d2cc616: Preparing 01:24:05 6e709afdf5ec: Preparing 01:24:05 4f6bf640edba: Preparing 01:24:05 9db3d2fe103c: Preparing 01:24:05 36b50b131297: Preparing 01:24:05 36b50b131297: Waiting 01:24:05 0cede08180d0: Layer already exists 01:24:05 6e709afdf5ec: Layer already exists 01:24:05 4f6bf640edba: Layer already exists 01:24:05 686d6d2cc616: Layer already exists 01:24:05 9db3d2fe103c: Layer already exists 01:24:05 36b50b131297: Layer already exists 01:24:05 latest: digest: sha256:fa6a26a0e0e5b48f7f8b2cb6f92ec55447a1dc96626613d95099c0d8e4e51cd1 size: 1570 01:24:06 $ docker rm -f --volumes 9bb2086b928de2e4d96bcd78682f2caf8ed7806b5bb78974a5a04e985ed19354 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] } [Pipeline] // script [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh Stage "Test" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:07 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:24:07 01:24:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:07 + docker push nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.18 01:24:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:24:07 0cede08180d0: Preparing 01:24:07 686d6d2cc616: Preparing 01:24:07 6e709afdf5ec: Preparing 01:24:07 4f6bf640edba: Preparing 01:24:07 9db3d2fe103c: Preparing 01:24:07 36b50b131297: Preparing 01:24:07 4f6bf640edba: Layer already exists 01:24:07 9db3d2fe103c: Layer already exists 01:24:07 6e709afdf5ec: Layer already exists 01:24:07 686d6d2cc616: Layer already exists 01:24:07 0cede08180d0: Layer already exists 01:24:07 36b50b131297: Layer already exists 01:24:07 3.1.0-dev.18: digest: sha256:fa6a26a0e0e5b48f7f8b2cb6f92ec55447a1dc96626613d95099c0d8e4e51cd1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:24:07 latest: Pulling from edgex-devops/edgex-compose-arm64 01:24:07 547446be3368: Pulling fs layer 01:24:07 d125d8839a47: Pulling fs layer 01:24:07 3e85d5ac6304: Pulling fs layer 01:24:07 c3105a71a48b: Pulling fs layer 01:24:07 0f093f025ec4: Pulling fs layer 01:24:07 c3106fc0e877: Pulling fs layer 01:24:07 c3105a71a48b: Waiting 01:24:07 0f093f025ec4: Waiting 01:24:07 c3106fc0e877: Waiting 01:24:08 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:08 547446be3368: Verifying Checksum 01:24:08 547446be3368: Download complete 01:24:08 c3105a71a48b: Verifying Checksum 01:24:08 c3105a71a48b: Download complete 01:24:08 + docker push nexus3.edgexfoundry.org:10004/core-data:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:24:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:24:08 0cede08180d0: Preparing 01:24:08 686d6d2cc616: Preparing 01:24:08 6e709afdf5ec: Preparing 01:24:08 4f6bf640edba: Preparing 01:24:08 9db3d2fe103c: Preparing 01:24:08 36b50b131297: Preparing 01:24:08 36b50b131297: Waiting 01:24:08 4f6bf640edba: Layer already exists 01:24:08 6e709afdf5ec: Layer already exists 01:24:08 686d6d2cc616: Layer already exists 01:24:08 0cede08180d0: Layer already exists 01:24:08 9db3d2fe103c: Layer already exists 01:24:08 36b50b131297: Layer already exists 01:24:08 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18: digest: sha256:fa6a26a0e0e5b48f7f8b2cb6f92ec55447a1dc96626613d95099c0d8e4e51cd1 size: 1570 [Pipeline] } 01:24:08 d125d8839a47: Verifying Checksum 01:24:08 d125d8839a47: Download complete 01:24:08 c3106fc0e877: Verifying Checksum 01:24:08 c3106fc0e877: Download complete [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:08 0f093f025ec4: Verifying Checksum 01:24:08 0f093f025ec4: Download complete 01:24:08 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:09 + docker push nexus3.edgexfoundry.org:10004/core-data:main 01:24:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 01:24:09 0cede08180d0: Preparing 01:24:09 686d6d2cc616: Preparing 01:24:09 6e709afdf5ec: Preparing 01:24:09 4f6bf640edba: Preparing 01:24:09 9db3d2fe103c: Preparing 01:24:09 36b50b131297: Preparing 01:24:09 36b50b131297: Waiting 01:24:09 6e709afdf5ec: Layer already exists 01:24:09 0cede08180d0: Layer already exists 01:24:09 686d6d2cc616: Layer already exists 01:24:09 9db3d2fe103c: Layer already exists 01:24:09 4f6bf640edba: Layer already exists 01:24:09 36b50b131297: Layer already exists 01:24:09 main: digest: sha256:fa6a26a0e0e5b48f7f8b2cb6f92ec55447a1dc96626613d95099c0d8e4e51cd1 size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:24:09 ===================================================== [Pipeline] echo 01:24:09 taggedImages: 01:24:09 - nexus3.edgexfoundry.org:10004/core-data:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:24:09 - nexus3.edgexfoundry.org:10004/core-data:latest 01:24:09 - nexus3.edgexfoundry.org:10004/core-data:3.1.0-dev.18 01:24:09 - nexus3.edgexfoundry.org:10004/core-data:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:24:09 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 01:24:09 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 01:24:09 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:24:09 latest 01:24:09 3.1.0-dev.18 01:24:09 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:24:09 main 01:24:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:09 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:09 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:24:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:24:09 64284242a907: Preparing 01:24:09 b47ea5caf3b3: Preparing 01:24:09 e8d0dff4a889: Preparing 01:24:09 6e709afdf5ec: Preparing 01:24:09 4f6bf640edba: Preparing 01:24:09 f2668ed350bf: Preparing 01:24:09 36b50b131297: Preparing 01:24:09 f2668ed350bf: Waiting 01:24:09 36b50b131297: Waiting 01:24:09 6e709afdf5ec: Layer already exists 01:24:09 4f6bf640edba: Layer already exists 01:24:09 f2668ed350bf: Layer already exists 01:24:09 36b50b131297: Layer already exists 01:24:09 b47ea5caf3b3: Pushed 01:24:09 64284242a907: Pushed 01:24:10 547446be3368: Pull complete 01:24:10 3e85d5ac6304: Verifying Checksum 01:24:10 3e85d5ac6304: Download complete 01:24:10 d125d8839a47: Pull complete 01:24:11 e8d0dff4a889: Pushed 01:24:11 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2: digest: sha256:ccc2e418bb6bb206b8167c1419cb0de3148c6c35c696a8866b0ecacc46f1925f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:11 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 01:24:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:24:12 64284242a907: Preparing 01:24:12 b47ea5caf3b3: Preparing 01:24:12 e8d0dff4a889: Preparing 01:24:12 6e709afdf5ec: Preparing 01:24:12 4f6bf640edba: Preparing 01:24:12 f2668ed350bf: Preparing 01:24:12 36b50b131297: Preparing 01:24:12 f2668ed350bf: Waiting 01:24:12 36b50b131297: Waiting 01:24:12 64284242a907: Layer already exists 01:24:12 4f6bf640edba: Layer already exists 01:24:12 b47ea5caf3b3: Layer already exists 01:24:12 e8d0dff4a889: Layer already exists 01:24:12 6e709afdf5ec: Layer already exists 01:24:12 f2668ed350bf: Layer already exists 01:24:12 36b50b131297: Layer already exists 01:24:12 latest: digest: sha256:ccc2e418bb6bb206b8167c1419cb0de3148c6c35c696a8866b0ecacc46f1925f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:12 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:12 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.18 01:24:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:24:12 64284242a907: Preparing 01:24:12 b47ea5caf3b3: Preparing 01:24:12 e8d0dff4a889: Preparing 01:24:12 6e709afdf5ec: Preparing 01:24:12 4f6bf640edba: Preparing 01:24:12 f2668ed350bf: Preparing 01:24:12 36b50b131297: Preparing 01:24:12 f2668ed350bf: Waiting 01:24:12 36b50b131297: Waiting 01:24:12 e8d0dff4a889: Layer already exists 01:24:12 64284242a907: Layer already exists 01:24:12 b47ea5caf3b3: Layer already exists 01:24:12 4f6bf640edba: Layer already exists 01:24:12 6e709afdf5ec: Layer already exists 01:24:12 f2668ed350bf: Layer already exists 01:24:12 36b50b131297: Layer already exists 01:24:12 3.1.0-dev.18: digest: sha256:ccc2e418bb6bb206b8167c1419cb0de3148c6c35c696a8866b0ecacc46f1925f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:13 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:13 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:24:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:24:13 64284242a907: Preparing 01:24:13 b47ea5caf3b3: Preparing 01:24:13 e8d0dff4a889: Preparing 01:24:13 6e709afdf5ec: Preparing 01:24:13 4f6bf640edba: Preparing 01:24:13 f2668ed350bf: Preparing 01:24:13 36b50b131297: Preparing 01:24:13 f2668ed350bf: Waiting 01:24:13 36b50b131297: Waiting 01:24:13 64284242a907: Layer already exists 01:24:13 6e709afdf5ec: Layer already exists 01:24:13 e8d0dff4a889: Layer already exists 01:24:13 4f6bf640edba: Layer already exists 01:24:13 b47ea5caf3b3: Layer already exists 01:24:13 f2668ed350bf: Layer already exists 01:24:13 36b50b131297: Layer already exists 01:24:13 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18: digest: sha256:ccc2e418bb6bb206b8167c1419cb0de3148c6c35c696a8866b0ecacc46f1925f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:14 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:14 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 01:24:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 01:24:14 64284242a907: Preparing 01:24:14 b47ea5caf3b3: Preparing 01:24:14 e8d0dff4a889: Preparing 01:24:14 6e709afdf5ec: Preparing 01:24:14 4f6bf640edba: Preparing 01:24:14 f2668ed350bf: Preparing 01:24:14 36b50b131297: Preparing 01:24:14 f2668ed350bf: Waiting 01:24:14 36b50b131297: Waiting 01:24:14 4f6bf640edba: Layer already exists 01:24:14 b47ea5caf3b3: Layer already exists 01:24:14 e8d0dff4a889: Layer already exists 01:24:14 64284242a907: Layer already exists 01:24:14 6e709afdf5ec: Layer already exists 01:24:14 f2668ed350bf: Layer already exists 01:24:14 36b50b131297: Layer already exists 01:24:14 main: digest: sha256:ccc2e418bb6bb206b8167c1419cb0de3148c6c35c696a8866b0ecacc46f1925f size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:24:14 ===================================================== [Pipeline] echo 01:24:14 taggedImages: 01:24:14 - nexus3.edgexfoundry.org:10004/core-metadata:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:24:14 - nexus3.edgexfoundry.org:10004/core-metadata:latest 01:24:14 - nexus3.edgexfoundry.org:10004/core-metadata:3.1.0-dev.18 01:24:14 - nexus3.edgexfoundry.org:10004/core-metadata:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:24:14 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 01:24:14 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 01:24:14 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:24:14 latest 01:24:14 3.1.0-dev.18 01:24:14 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:24:14 main 01:24:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:14 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:15 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:24:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:24:15 221417c7ffad: Preparing 01:24:15 9927518fb3ff: Preparing 01:24:15 d454a2311709: Preparing 01:24:15 f9a8d8d51f27: Preparing 01:24:15 207fb8f83d87: Preparing 01:24:15 65b6e41ad988: Preparing 01:24:15 8a654647f4b8: Preparing 01:24:15 6e709afdf5ec: Preparing 01:24:15 4f6bf640edba: Preparing 01:24:15 c6eacbaedad7: Preparing 01:24:15 51cc95955623: Preparing 01:24:15 5f70bf18a086: Preparing 01:24:15 5199837c4569: Preparing 01:24:15 b85aa77f383b: Preparing 01:24:15 36b50b131297: Preparing 01:24:15 c6eacbaedad7: Waiting 01:24:15 51cc95955623: Waiting 01:24:15 5f70bf18a086: Waiting 01:24:15 5199837c4569: Waiting 01:24:15 65b6e41ad988: Waiting 01:24:15 b85aa77f383b: Waiting 01:24:15 36b50b131297: Waiting 01:24:15 4f6bf640edba: Waiting 01:24:15 8a654647f4b8: Waiting 01:24:15 6e709afdf5ec: Waiting 01:24:15 221417c7ffad: Pushed 01:24:15 d454a2311709: Pushed 01:24:15 f9a8d8d51f27: Pushed 01:24:15 9927518fb3ff: Pushed 01:24:15 207fb8f83d87: Pushed 01:24:15 6e709afdf5ec: Layer already exists 01:24:15 4f6bf640edba: Layer already exists 01:24:15 65b6e41ad988: Pushed 01:24:15 5f70bf18a086: Pushed 01:24:15 51cc95955623: Pushed 01:24:15 c6eacbaedad7: Pushed 01:24:15 36b50b131297: Layer already exists 01:24:15 5199837c4569: Pushed 01:24:15 b85aa77f383b: Pushed 01:24:17 8a654647f4b8: Pushed 01:24:17 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2: digest: sha256:d29638c118d7d432cf042d3b72b02427a56b4783f8b71d57d3dd0bd44764a108 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:17 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:17 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:24:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:24:17 221417c7ffad: Preparing 01:24:17 9927518fb3ff: Preparing 01:24:17 d454a2311709: Preparing 01:24:17 f9a8d8d51f27: Preparing 01:24:17 207fb8f83d87: Preparing 01:24:17 65b6e41ad988: Preparing 01:24:17 8a654647f4b8: Preparing 01:24:17 6e709afdf5ec: Preparing 01:24:17 4f6bf640edba: Preparing 01:24:17 c6eacbaedad7: Preparing 01:24:17 51cc95955623: Preparing 01:24:17 5f70bf18a086: Preparing 01:24:17 5199837c4569: Preparing 01:24:17 b85aa77f383b: Preparing 01:24:17 36b50b131297: Preparing 01:24:17 8a654647f4b8: Waiting 01:24:17 51cc95955623: Waiting 01:24:17 5f70bf18a086: Waiting 01:24:17 6e709afdf5ec: Waiting 01:24:17 4f6bf640edba: Waiting 01:24:17 c6eacbaedad7: Waiting 01:24:17 5199837c4569: Waiting 01:24:17 9927518fb3ff: Layer already exists 01:24:17 d454a2311709: Layer already exists 01:24:17 221417c7ffad: Layer already exists 01:24:17 f9a8d8d51f27: Layer already exists 01:24:17 207fb8f83d87: Layer already exists 01:24:17 65b6e41ad988: Layer already exists 01:24:17 8a654647f4b8: Layer already exists 01:24:17 6e709afdf5ec: Layer already exists 01:24:17 c6eacbaedad7: Layer already exists 01:24:17 4f6bf640edba: Layer already exists 01:24:17 5199837c4569: Layer already exists 01:24:17 51cc95955623: Layer already exists 01:24:17 b85aa77f383b: Layer already exists 01:24:17 5f70bf18a086: Layer already exists 01:24:17 36b50b131297: Layer already exists 01:24:17 latest: digest: sha256:d29638c118d7d432cf042d3b72b02427a56b4783f8b71d57d3dd0bd44764a108 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:18 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:18 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.18 01:24:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:24:18 221417c7ffad: Preparing 01:24:18 9927518fb3ff: Preparing 01:24:18 d454a2311709: Preparing 01:24:18 f9a8d8d51f27: Preparing 01:24:18 207fb8f83d87: Preparing 01:24:18 65b6e41ad988: Preparing 01:24:18 8a654647f4b8: Preparing 01:24:18 6e709afdf5ec: Preparing 01:24:18 4f6bf640edba: Preparing 01:24:18 c6eacbaedad7: Preparing 01:24:18 51cc95955623: Preparing 01:24:18 5f70bf18a086: Preparing 01:24:18 5199837c4569: Preparing 01:24:18 b85aa77f383b: Preparing 01:24:18 36b50b131297: Preparing 01:24:18 c6eacbaedad7: Waiting 01:24:18 51cc95955623: Waiting 01:24:18 5f70bf18a086: Waiting 01:24:18 8a654647f4b8: Waiting 01:24:18 b85aa77f383b: Waiting 01:24:18 5199837c4569: Waiting 01:24:18 6e709afdf5ec: Waiting 01:24:18 4f6bf640edba: Waiting 01:24:18 d454a2311709: Layer already exists 01:24:18 221417c7ffad: Layer already exists 01:24:18 9927518fb3ff: Layer already exists 01:24:18 f9a8d8d51f27: Layer already exists 01:24:18 207fb8f83d87: Layer already exists 01:24:18 65b6e41ad988: Layer already exists 01:24:18 8a654647f4b8: Layer already exists 01:24:18 6e709afdf5ec: Layer already exists 01:24:18 c6eacbaedad7: Layer already exists 01:24:18 4f6bf640edba: Layer already exists 01:24:18 51cc95955623: Layer already exists 01:24:18 36b50b131297: Layer already exists 01:24:18 5199837c4569: Layer already exists 01:24:18 b85aa77f383b: Layer already exists 01:24:18 5f70bf18a086: Layer already exists 01:24:18 3.1.0-dev.18: digest: sha256:d29638c118d7d432cf042d3b72b02427a56b4783f8b71d57d3dd0bd44764a108 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:18 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:19 3e85d5ac6304: Pull complete 01:24:19 c3105a71a48b: Pull complete 01:24:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:24:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:24:19 221417c7ffad: Preparing 01:24:19 9927518fb3ff: Preparing 01:24:19 d454a2311709: Preparing 01:24:19 f9a8d8d51f27: Preparing 01:24:19 207fb8f83d87: Preparing 01:24:19 65b6e41ad988: Preparing 01:24:19 8a654647f4b8: Preparing 01:24:19 6e709afdf5ec: Preparing 01:24:19 4f6bf640edba: Preparing 01:24:19 c6eacbaedad7: Preparing 01:24:19 51cc95955623: Preparing 01:24:19 5f70bf18a086: Preparing 01:24:19 5199837c4569: Preparing 01:24:19 b85aa77f383b: Preparing 01:24:19 36b50b131297: Preparing 01:24:19 4f6bf640edba: Waiting 01:24:19 51cc95955623: Waiting 01:24:19 c6eacbaedad7: Waiting 01:24:19 65b6e41ad988: Waiting 01:24:19 6e709afdf5ec: Waiting 01:24:19 36b50b131297: Waiting 01:24:19 b85aa77f383b: Waiting 01:24:19 5f70bf18a086: Waiting 01:24:19 8a654647f4b8: Waiting 01:24:19 5199837c4569: Waiting 01:24:19 207fb8f83d87: Layer already exists 01:24:19 d454a2311709: Layer already exists 01:24:19 221417c7ffad: Layer already exists 01:24:19 f9a8d8d51f27: Layer already exists 01:24:19 9927518fb3ff: Layer already exists 01:24:19 6e709afdf5ec: Layer already exists 01:24:19 65b6e41ad988: Layer already exists 01:24:19 8a654647f4b8: Layer already exists 01:24:19 c6eacbaedad7: Layer already exists 01:24:19 4f6bf640edba: Layer already exists 01:24:19 5199837c4569: Layer already exists 01:24:19 51cc95955623: Layer already exists 01:24:19 5f70bf18a086: Layer already exists 01:24:19 b85aa77f383b: Layer already exists 01:24:19 36b50b131297: Layer already exists 01:24:19 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18: digest: sha256:d29638c118d7d432cf042d3b72b02427a56b4783f8b71d57d3dd0bd44764a108 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:19 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:19 0f093f025ec4: Pull complete 01:24:19 c3106fc0e877: Pull complete 01:24:19 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 01:24:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 01:24:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:24:19 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 01:24:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 01:24:19 221417c7ffad: Preparing 01:24:19 9927518fb3ff: Preparing 01:24:19 d454a2311709: Preparing 01:24:19 f9a8d8d51f27: Preparing 01:24:19 207fb8f83d87: Preparing 01:24:19 65b6e41ad988: Preparing 01:24:19 8a654647f4b8: Preparing 01:24:19 6e709afdf5ec: Preparing 01:24:19 4f6bf640edba: Preparing 01:24:19 c6eacbaedad7: Preparing 01:24:19 51cc95955623: Preparing 01:24:19 5f70bf18a086: Preparing 01:24:19 5199837c4569: Preparing 01:24:19 b85aa77f383b: Preparing 01:24:19 36b50b131297: Preparing 01:24:19 65b6e41ad988: Waiting 01:24:19 8a654647f4b8: Waiting 01:24:19 6e709afdf5ec: Waiting 01:24:19 4f6bf640edba: Waiting 01:24:19 c6eacbaedad7: Waiting 01:24:19 5f70bf18a086: Waiting 01:24:19 5199837c4569: Waiting 01:24:19 51cc95955623: Waiting 01:24:19 b85aa77f383b: Waiting 01:24:19 36b50b131297: Waiting 01:24:19 d454a2311709: Layer already exists 01:24:19 9927518fb3ff: Layer already exists 01:24:19 f9a8d8d51f27: Layer already exists 01:24:19 207fb8f83d87: Layer already exists 01:24:19 221417c7ffad: Layer already exists 01:24:19 65b6e41ad988: Layer already exists 01:24:19 6e709afdf5ec: Layer already exists 01:24:19 4f6bf640edba: Layer already exists 01:24:19 c6eacbaedad7: Layer already exists 01:24:19 8a654647f4b8: Layer already exists 01:24:19 36b50b131297: Layer already exists 01:24:19 51cc95955623: Layer already exists 01:24:19 5199837c4569: Layer already exists 01:24:19 b85aa77f383b: Layer already exists 01:24:19 5f70bf18a086: Layer already exists 01:24:19 main: digest: sha256:d29638c118d7d432cf042d3b72b02427a56b4783f8b71d57d3dd0bd44764a108 size: 3437 01:24:19 prd-ubuntu20.04-docker-arm64-4c-16g-3164 does not seem to be running inside a container 01:24:19 $ 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/552 -v /w/workspace/edgex-go/552:/w/workspace/edgex-go/552:rw,z -v /w/workspace/edgex-go/552@tmp:/w/workspace/edgex-go/552@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 01:24:21 $ docker top e24d5fb92212c1239644977b6d0b0257fe12f89125d5485b5bd6d3a38703b475 -eo pid,comm [Pipeline] { [Pipeline] } [Pipeline] // withEnv [Pipeline] sh [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:24:22 ===================================================== [Pipeline] echo 01:24:22 taggedImages: 01:24:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:24:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 01:24:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.1.0-dev.18 01:24:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:24:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 01:24:22 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 01:24:22 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:24:22 latest 01:24:22 3.1.0-dev.18 01:24:22 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:24:22 main 01:24:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:22 + docker compose -f ./docker-compose-build.yml build --parallel 01:24:22 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:24:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:24:22 2128336dfbf5: Preparing 01:24:22 e1381be6bae3: Preparing 01:24:22 b0b103c68080: Preparing 01:24:22 fabdda7d63e8: Preparing 01:24:22 6e709afdf5ec: Preparing 01:24:22 4f6bf640edba: Preparing 01:24:22 f2668ed350bf: Preparing 01:24:22 36b50b131297: Preparing 01:24:22 4f6bf640edba: Waiting 01:24:22 f2668ed350bf: Waiting 01:24:22 36b50b131297: Waiting 01:24:22 e1381be6bae3: Layer already exists 01:24:22 6e709afdf5ec: Layer already exists 01:24:22 2128336dfbf5: Layer already exists 01:24:22 4f6bf640edba: Layer already exists 01:24:22 f2668ed350bf: Layer already exists 01:24:22 36b50b131297: Layer already exists 01:24:22 b0b103c68080: Pushed 01:24:24 fabdda7d63e8: Pushed 01:24:24 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2: digest: sha256:9cf19bed33ccc578674f40d6382897932692b928b09cda8b8a7e19bdda635608 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:24 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:24:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:24:24 2128336dfbf5: Preparing 01:24:24 e1381be6bae3: Preparing 01:24:24 b0b103c68080: Preparing 01:24:24 fabdda7d63e8: Preparing 01:24:24 6e709afdf5ec: Preparing 01:24:24 4f6bf640edba: Preparing 01:24:24 f2668ed350bf: Preparing 01:24:24 36b50b131297: Preparing 01:24:24 4f6bf640edba: Waiting 01:24:24 f2668ed350bf: Waiting 01:24:24 fabdda7d63e8: Layer already exists 01:24:24 6e709afdf5ec: Layer already exists 01:24:24 e1381be6bae3: Layer already exists 01:24:24 2128336dfbf5: Layer already exists 01:24:24 b0b103c68080: Layer already exists 01:24:24 4f6bf640edba: Layer already exists 01:24:24 f2668ed350bf: Layer already exists 01:24:24 36b50b131297: Layer already exists 01:24:24 latest: digest: sha256:9cf19bed33ccc578674f40d6382897932692b928b09cda8b8a7e19bdda635608 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:25 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:25 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.18 01:24:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:24:25 2128336dfbf5: Preparing 01:24:25 e1381be6bae3: Preparing 01:24:25 b0b103c68080: Preparing 01:24:25 fabdda7d63e8: Preparing 01:24:25 6e709afdf5ec: Preparing 01:24:25 4f6bf640edba: Preparing 01:24:25 f2668ed350bf: Preparing 01:24:25 36b50b131297: Preparing 01:24:25 4f6bf640edba: Waiting 01:24:25 36b50b131297: Waiting 01:24:25 f2668ed350bf: Waiting 01:24:25 e1381be6bae3: Layer already exists 01:24:25 2128336dfbf5: Layer already exists 01:24:25 fabdda7d63e8: Layer already exists 01:24:25 6e709afdf5ec: Layer already exists 01:24:25 b0b103c68080: Layer already exists 01:24:25 4f6bf640edba: Layer already exists 01:24:25 f2668ed350bf: Layer already exists 01:24:25 36b50b131297: Layer already exists 01:24:25 3.1.0-dev.18: digest: sha256:9cf19bed33ccc578674f40d6382897932692b928b09cda8b8a7e19bdda635608 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:25 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:24:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:24:26 2128336dfbf5: Preparing 01:24:26 e1381be6bae3: Preparing 01:24:26 b0b103c68080: Preparing 01:24:26 fabdda7d63e8: Preparing 01:24:26 6e709afdf5ec: Preparing 01:24:26 4f6bf640edba: Preparing 01:24:26 f2668ed350bf: Preparing 01:24:26 36b50b131297: Preparing 01:24:26 4f6bf640edba: Waiting 01:24:26 36b50b131297: Waiting 01:24:26 f2668ed350bf: Waiting 01:24:26 e1381be6bae3: Layer already exists 01:24:26 2128336dfbf5: Layer already exists 01:24:26 6e709afdf5ec: Layer already exists 01:24:26 fabdda7d63e8: Layer already exists 01:24:26 b0b103c68080: Layer already exists 01:24:26 f2668ed350bf: Layer already exists 01:24:26 4f6bf640edba: Layer already exists 01:24:26 36b50b131297: Layer already exists 01:24:26 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18: digest: sha256:9cf19bed33ccc578674f40d6382897932692b928b09cda8b8a7e19bdda635608 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:26 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:26 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 01:24:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 01:24:26 2128336dfbf5: Preparing 01:24:26 e1381be6bae3: Preparing 01:24:26 b0b103c68080: Preparing 01:24:26 fabdda7d63e8: Preparing 01:24:26 6e709afdf5ec: Preparing 01:24:26 4f6bf640edba: Preparing 01:24:26 f2668ed350bf: Preparing 01:24:26 36b50b131297: Preparing 01:24:26 36b50b131297: Waiting 01:24:26 4f6bf640edba: Waiting 01:24:26 f2668ed350bf: Waiting 01:24:26 2128336dfbf5: Layer already exists 01:24:26 6e709afdf5ec: Layer already exists 01:24:26 fabdda7d63e8: Layer already exists 01:24:26 b0b103c68080: Layer already exists 01:24:26 e1381be6bae3: Layer already exists 01:24:26 f2668ed350bf: Layer already exists 01:24:26 36b50b131297: Layer already exists 01:24:26 4f6bf640edba: Layer already exists 01:24:26 main: digest: sha256:9cf19bed33ccc578674f40d6382897932692b928b09cda8b8a7e19bdda635608 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:24:26 ===================================================== [Pipeline] echo 01:24:26 taggedImages: 01:24:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:24:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 01:24:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.1.0-dev.18 01:24:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:24:26 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 01:24:26 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 01:24:26 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:24:26 latest 01:24:26 3.1.0-dev.18 01:24:26 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:24:26 main 01:24:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:27 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:27 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:24:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:24:27 9373a900b5b7: Preparing 01:24:27 1ecda9a8e871: Preparing 01:24:27 9d467684a0c2: Preparing 01:24:27 1fc612e72181: Preparing 01:24:27 6e709afdf5ec: Preparing 01:24:27 4f6bf640edba: Preparing 01:24:27 da9007d6551d: Preparing 01:24:27 7459ce619a0d: Preparing 01:24:27 36b50b131297: Preparing 01:24:27 7459ce619a0d: Waiting 01:24:27 da9007d6551d: Waiting 01:24:27 4f6bf640edba: Waiting 01:24:27 36b50b131297: Waiting 01:24:27 6e709afdf5ec: Layer already exists 01:24:27 4f6bf640edba: Layer already exists 01:24:27 9373a900b5b7: Pushed 01:24:27 1ecda9a8e871: Pushed 01:24:27 1fc612e72181: Pushed 01:24:27 da9007d6551d: Pushed 01:24:27 36b50b131297: Layer already exists 01:24:27 7459ce619a0d: Pushed 01:24:28 9d467684a0c2: Pushed 01:24:28 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2: digest: sha256:07d350b909e4f653fe884623aff5c0a4083b481dcd2c17c66e2879397446a7ad size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:28 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:24:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:24:29 9373a900b5b7: Preparing 01:24:29 1ecda9a8e871: Preparing 01:24:29 9d467684a0c2: Preparing 01:24:29 1fc612e72181: Preparing 01:24:29 6e709afdf5ec: Preparing 01:24:29 4f6bf640edba: Preparing 01:24:29 da9007d6551d: Preparing 01:24:29 7459ce619a0d: Preparing 01:24:29 36b50b131297: Preparing 01:24:29 4f6bf640edba: Waiting 01:24:29 7459ce619a0d: Waiting 01:24:29 da9007d6551d: Waiting 01:24:29 1fc612e72181: Layer already exists 01:24:29 9373a900b5b7: Layer already exists 01:24:29 9d467684a0c2: Layer already exists 01:24:29 6e709afdf5ec: Layer already exists 01:24:29 1ecda9a8e871: Layer already exists 01:24:29 4f6bf640edba: Layer already exists 01:24:29 7459ce619a0d: Layer already exists 01:24:29 da9007d6551d: Layer already exists 01:24:29 36b50b131297: Layer already exists 01:24:29 latest: digest: sha256:07d350b909e4f653fe884623aff5c0a4083b481dcd2c17c66e2879397446a7ad size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:29 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:29 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.18 01:24:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:24:29 9373a900b5b7: Preparing 01:24:29 1ecda9a8e871: Preparing 01:24:29 9d467684a0c2: Preparing 01:24:29 1fc612e72181: Preparing 01:24:29 6e709afdf5ec: Preparing 01:24:29 4f6bf640edba: Preparing 01:24:29 da9007d6551d: Preparing 01:24:29 7459ce619a0d: Preparing 01:24:29 36b50b131297: Preparing 01:24:29 4f6bf640edba: Waiting 01:24:29 7459ce619a0d: Waiting 01:24:29 da9007d6551d: Waiting 01:24:29 36b50b131297: Waiting 01:24:29 9d467684a0c2: Layer already exists 01:24:29 6e709afdf5ec: Layer already exists 01:24:29 1fc612e72181: Layer already exists 01:24:29 1ecda9a8e871: Layer already exists 01:24:29 9373a900b5b7: Layer already exists 01:24:29 4f6bf640edba: Layer already exists 01:24:29 da9007d6551d: Layer already exists 01:24:29 7459ce619a0d: Layer already exists 01:24:29 36b50b131297: Layer already exists 01:24:29 3.1.0-dev.18: digest: sha256:07d350b909e4f653fe884623aff5c0a4083b481dcd2c17c66e2879397446a7ad size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:30 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:30 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:24:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:24:30 9373a900b5b7: Preparing 01:24:30 1ecda9a8e871: Preparing 01:24:30 9d467684a0c2: Preparing 01:24:30 1fc612e72181: Preparing 01:24:30 6e709afdf5ec: Preparing 01:24:30 4f6bf640edba: Preparing 01:24:30 da9007d6551d: Preparing 01:24:30 7459ce619a0d: Preparing 01:24:30 36b50b131297: Preparing 01:24:30 4f6bf640edba: Waiting 01:24:30 da9007d6551d: Waiting 01:24:30 7459ce619a0d: Waiting 01:24:30 36b50b131297: Waiting 01:24:30 1fc612e72181: Layer already exists 01:24:30 9d467684a0c2: Layer already exists 01:24:30 9373a900b5b7: Layer already exists 01:24:30 6e709afdf5ec: Layer already exists 01:24:30 1ecda9a8e871: Layer already exists 01:24:30 da9007d6551d: Layer already exists 01:24:30 7459ce619a0d: Layer already exists 01:24:30 36b50b131297: Layer already exists 01:24:30 4f6bf640edba: Layer already exists 01:24:30 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18: digest: sha256:07d350b909e4f653fe884623aff5c0a4083b481dcd2c17c66e2879397446a7ad size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:30 #1 [core-metadata internal] load build definition from Dockerfile 01:24:30 #1 transferring dockerfile: 1.96kB done 01:24:30 #1 DONE 0.1s 01:24:30 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:30 01:24:30 #2 [support-scheduler internal] load build definition from Dockerfile 01:24:30 #2 transferring dockerfile: 1.82kB done 01:24:30 #2 DONE 0.0s 01:24:30 01:24:30 #3 [security-spiffe-token-provider internal] load build definition from Dockerfile 01:24:31 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 01:24:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 01:24:31 9373a900b5b7: Preparing 01:24:31 1ecda9a8e871: Preparing 01:24:31 9d467684a0c2: Preparing 01:24:31 1fc612e72181: Preparing 01:24:31 6e709afdf5ec: Preparing 01:24:31 4f6bf640edba: Preparing 01:24:31 da9007d6551d: Preparing 01:24:31 7459ce619a0d: Preparing 01:24:31 36b50b131297: Preparing 01:24:31 7459ce619a0d: Waiting 01:24:31 36b50b131297: Waiting 01:24:31 da9007d6551d: Waiting 01:24:31 4f6bf640edba: Waiting 01:24:31 1fc612e72181: Layer already exists 01:24:31 9d467684a0c2: Layer already exists 01:24:31 1ecda9a8e871: Layer already exists 01:24:31 9373a900b5b7: Layer already exists 01:24:31 6e709afdf5ec: Layer already exists 01:24:31 36b50b131297: Layer already exists 01:24:31 7459ce619a0d: Layer already exists 01:24:31 da9007d6551d: Layer already exists 01:24:31 4f6bf640edba: Layer already exists 01:24:31 main: digest: sha256:07d350b909e4f653fe884623aff5c0a4083b481dcd2c17c66e2879397446a7ad size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:24:31 ===================================================== [Pipeline] echo 01:24:31 taggedImages: 01:24:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:24:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 01:24:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.1.0-dev.18 01:24:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:24:31 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 01:24:31 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 01:24:31 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:24:31 latest 01:24:31 3.1.0-dev.18 01:24:31 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:24:31 main 01:24:31 ===================================================== [Pipeline] withEnv [Pipeline] { 01:24:31 #3 transferring dockerfile: 1.78kB done 01:24:31 #3 DONE 0.1s 01:24:31 01:24:31 #4 [security-spire-agent internal] load build definition from Dockerfile 01:24:31 #4 transferring dockerfile: 2.68kB done 01:24:31 #4 DONE 0.1s 01:24:31 01:24:31 #5 [security-bootstrapper internal] load build definition from Dockerfile 01:24:31 #5 transferring dockerfile: 2.82kB done 01:24:31 #5 DONE 0.1s 01:24:31 01:24:31 #6 [security-secretstore-setup internal] load build definition from Dockerfile 01:24:31 #6 transferring dockerfile: 2.38kB done 01:24:31 #6 DONE 0.0s 01:24:31 01:24:31 #7 [support-notifications internal] load build definition from Dockerfile [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:31 #7 transferring dockerfile: 1.84kB 0.0s done 01:24:31 #7 DONE 0.1s 01:24:31 01:24:31 #8 [core-command internal] load build definition from Dockerfile 01:24:31 #8 transferring dockerfile: 1.82kB done 01:24:31 #8 DONE 0.1s 01:24:31 01:24:31 #9 [security-spire-config internal] load build definition from Dockerfile 01:24:31 #9 transferring dockerfile: 2.58kB done 01:24:31 #9 DONE 0.0s 01:24:31 01:24:31 #10 [core-data internal] load build definition from Dockerfile 01:24:31 #10 transferring dockerfile: 1.90kB done 01:24:31 #10 DONE 0.1s 01:24:31 01:24:31 #11 [security-proxy-setup internal] load build definition from Dockerfile 01:24:31 #11 transferring dockerfile: 2.06kB done 01:24:31 #11 DONE 0.1s 01:24:31 01:24:31 #12 [security-proxy-auth internal] load build definition from Dockerfile 01:24:31 #12 transferring dockerfile: 2.04kB 0.0s done 01:24:31 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:31 #12 DONE 0.1s 01:24:31 01:24:31 #13 [core-common-config-bootstrapper internal] load build definition from Dockerfile 01:24:31 #13 transferring dockerfile: 2.12kB 0.0s done 01:24:31 #13 DONE 0.1s 01:24:31 01:24:31 #14 [security-spire-server internal] load build definition from Dockerfile 01:24:31 #14 transferring dockerfile: 2.63kB done 01:24:31 #14 DONE 0.1s 01:24:31 01:24:31 #15 [core-metadata internal] load .dockerignore 01:24:31 #15 transferring context: 56B 0.0s done 01:24:31 #15 DONE 0.1s 01:24:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:24:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:24:31 8a77be362239: Preparing 01:24:31 7aa7cc75c031: Preparing 01:24:31 29309c030a48: Preparing 01:24:31 adadb222a792: Preparing 01:24:31 c404a858cb07: Preparing 01:24:31 8c080b20951d: Preparing 01:24:31 07d9553d5859: Preparing 01:24:31 6e709afdf5ec: Preparing 01:24:31 4f6bf640edba: Preparing 01:24:31 8ee138e1fa9b: Preparing 01:24:31 36b50b131297: Preparing 01:24:31 6e709afdf5ec: Waiting 01:24:31 8ee138e1fa9b: Waiting 01:24:31 8c080b20951d: Waiting 01:24:31 07d9553d5859: Waiting 01:24:31 4f6bf640edba: Waiting 01:24:31 36b50b131297: Waiting 01:24:31 8a77be362239: Pushed 01:24:31 7aa7cc75c031: Pushed 01:24:31 c404a858cb07: Pushed 01:24:31 6e709afdf5ec: Layer already exists 01:24:31 4f6bf640edba: Layer already exists 01:24:31 8c080b20951d: Pushed 01:24:31 07d9553d5859: Pushed 01:24:31 36b50b131297: Layer already exists 01:24:32 01:24:32 #16 [support-scheduler internal] load .dockerignore 01:24:32 #16 transferring context: 56B done 01:24:32 #16 DONE 0.0s 01:24:32 01:24:32 #17 [security-spiffe-token-provider internal] load .dockerignore 01:24:32 #17 transferring context: 56B done 01:24:32 #17 DONE 0.0s 01:24:32 01:24:32 #18 [security-spire-agent internal] load .dockerignore 01:24:32 #18 transferring context: 56B done 01:24:32 #18 DONE 0.1s 01:24:32 01:24:32 #19 [security-bootstrapper internal] load .dockerignore 01:24:32 #19 transferring context: 56B done 01:24:32 #19 DONE 0.1s 01:24:32 01:24:32 #20 [security-secretstore-setup internal] load .dockerignore 01:24:32 #20 transferring context: 56B done 01:24:32 #20 DONE 0.0s 01:24:32 01:24:32 #21 [support-notifications internal] load .dockerignore 01:24:32 #21 transferring context: 56B done 01:24:32 #21 DONE 0.1s 01:24:32 01:24:32 #22 [core-command internal] load .dockerignore 01:24:32 #22 transferring context: 56B done 01:24:32 #22 DONE 0.0s 01:24:32 01:24:32 #23 [security-spire-config internal] load .dockerignore 01:24:32 #23 transferring context: 56B 0.0s done 01:24:32 #23 DONE 0.1s 01:24:32 01:24:32 #24 [core-data internal] load .dockerignore 01:24:32 #24 transferring context: 56B done 01:24:32 #24 DONE 0.1s 01:24:32 01:24:32 #25 [security-proxy-setup internal] load .dockerignore 01:24:32 #25 transferring context: 56B done 01:24:32 #25 DONE 0.1s 01:24:32 01:24:32 #26 [security-proxy-auth internal] load .dockerignore 01:24:32 #26 transferring context: 56B 0.0s done 01:24:32 #26 DONE 0.1s 01:24:32 01:24:32 #27 [core-common-config-bootstrapper internal] load .dockerignore 01:24:32 adadb222a792: Pushed 01:24:32 8ee138e1fa9b: Pushed 01:24:33 #27 transferring context: 56B done 01:24:33 #27 DONE 0.1s 01:24:33 01:24:33 #28 [security-spire-server internal] load .dockerignore 01:24:33 #28 transferring context: 56B done 01:24:33 #28 DONE 0.1s 01:24:33 01:24:33 #29 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:24:33 #29 DONE 0.0s 01:24:33 01:24:33 #30 [core-metadata internal] load metadata for docker.io/library/alpine:3.17 01:24:33 #30 DONE 0.1s 01:24:33 01:24:33 #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 01:24:33 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 01:24:33 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 01:24:33 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 01:24:33 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 01:24:33 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 1.05MB / 3.26MB 0.1s 01:24:33 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 2.10MB / 3.26MB 0.2s 01:24:33 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 01:24:33 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 01:24:33 29309c030a48: Pushed 01:24:33 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2: digest: sha256:b8eec9fda7efd49a3a7c0750e157646d00f36a28077bfcc232cf28e43b8fe320 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:33 #31 ... 01:24:33 01:24:33 #32 [core-metadata internal] load build context 01:24:33 #32 transferring context: 2.56MB 0.5s done 01:24:33 #32 DONE 0.6s 01:24:33 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:33 01:24:33 #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 01:24:33 #31 ... 01:24:33 01:24:33 #29 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:24:33 #29 DONE 0.0s 01:24:33 01:24:33 #31 [core-metadata stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 01:24:33 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.5s done 01:24:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:24:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:24:34 8a77be362239: Preparing 01:24:34 7aa7cc75c031: Preparing 01:24:34 29309c030a48: Preparing 01:24:34 adadb222a792: Preparing 01:24:34 c404a858cb07: Preparing 01:24:34 8c080b20951d: Preparing 01:24:34 07d9553d5859: Preparing 01:24:34 6e709afdf5ec: Preparing 01:24:34 4f6bf640edba: Preparing 01:24:34 8ee138e1fa9b: Preparing 01:24:34 36b50b131297: Preparing 01:24:34 07d9553d5859: Waiting 01:24:34 4f6bf640edba: Waiting 01:24:34 6e709afdf5ec: Waiting 01:24:34 8ee138e1fa9b: Waiting 01:24:34 36b50b131297: Waiting 01:24:34 8c080b20951d: Waiting 01:24:34 7aa7cc75c031: Layer already exists 01:24:34 c404a858cb07: Layer already exists 01:24:34 8a77be362239: Layer already exists 01:24:34 29309c030a48: Layer already exists 01:24:34 adadb222a792: Layer already exists 01:24:34 07d9553d5859: Layer already exists 01:24:34 6e709afdf5ec: Layer already exists 01:24:34 8c080b20951d: Layer already exists 01:24:34 4f6bf640edba: Layer already exists 01:24:34 8ee138e1fa9b: Layer already exists 01:24:34 36b50b131297: Layer already exists 01:24:34 latest: digest: sha256:b8eec9fda7efd49a3a7c0750e157646d00f36a28077bfcc232cf28e43b8fe320 size: 2614 [Pipeline] } [Pipeline] // withEnv 01:24:34 #31 ... 01:24:34 01:24:34 #29 [security-spire-agent internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:24:34 #29 DONE 0.0s 01:24:34 01:24:34 #33 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:24:34 #33 DONE 1.4s 01:24:34 01:24:34 #31 [support-scheduler stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 01:24:34 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 01:24:34 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 01:24:34 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 01:24:34 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 01:24:34 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 01:24:34 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.5s done 01:24:34 #31 ... 01:24:34 01:24:34 #29 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:24:34 #29 DONE 0.0s 01:24:34 01:24:34 #33 [security-spire-agent builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:24:34 #33 DONE 1.4s 01:24:34 01:24:34 #31 [security-spire-agent stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 01:24:34 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 01:24:34 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 01:24:34 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 01:24:34 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 01:24:34 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 01:24:34 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.5s done [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:34 #31 ... 01:24:34 01:24:34 #29 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:24:34 #29 DONE 0.0s 01:24:34 01:24:34 #30 [support-notifications internal] load metadata for docker.io/library/alpine:3.17 01:24:34 #30 DONE 0.5s 01:24:34 01:24:34 #33 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:24:34 #33 DONE 1.5s 01:24:34 01:24:34 #31 [support-notifications stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 01:24:34 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 01:24:34 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 01:24:34 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 01:24:34 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 01:24:34 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 01:24:34 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.5s done 01:24:34 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 01:24:34 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 01:24:34 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 01:24:34 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 01:24:34 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 01:24:34 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.5s done 01:24:34 #31 DONE 1.9s 01:24:34 01:24:34 #29 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:24:34 #29 DONE 0.0s 01:24:34 01:24:34 #33 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:24:34 #33 DONE 1.5s 01:24:34 01:24:34 #34 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 01:24:34 #34 DONE 0.9s 01:24:34 01:24:34 #35 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 01:24:34 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:34 #35 ... 01:24:34 01:24:34 #29 [security-spire-config internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:24:34 #29 DONE 0.0s 01:24:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.18 01:24:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:24:34 8a77be362239: Preparing 01:24:34 7aa7cc75c031: Preparing 01:24:34 29309c030a48: Preparing 01:24:34 adadb222a792: Preparing 01:24:34 c404a858cb07: Preparing 01:24:34 8c080b20951d: Preparing 01:24:34 07d9553d5859: Preparing 01:24:34 6e709afdf5ec: Preparing 01:24:34 4f6bf640edba: Preparing 01:24:34 8ee138e1fa9b: Preparing 01:24:34 36b50b131297: Preparing 01:24:34 6e709afdf5ec: Waiting 01:24:34 4f6bf640edba: Waiting 01:24:34 36b50b131297: Waiting 01:24:34 8ee138e1fa9b: Waiting 01:24:34 8c080b20951d: Waiting 01:24:34 29309c030a48: Layer already exists 01:24:34 7aa7cc75c031: Layer already exists 01:24:34 adadb222a792: Layer already exists 01:24:34 c404a858cb07: Layer already exists 01:24:34 8a77be362239: Layer already exists 01:24:34 8c080b20951d: Layer already exists 01:24:34 07d9553d5859: Layer already exists 01:24:34 4f6bf640edba: Layer already exists 01:24:34 6e709afdf5ec: Layer already exists 01:24:34 8ee138e1fa9b: Layer already exists 01:24:34 36b50b131297: Layer already exists 01:24:34 3.1.0-dev.18: digest: sha256:b8eec9fda7efd49a3a7c0750e157646d00f36a28077bfcc232cf28e43b8fe320 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:34 01:24:34 #36 [support-notifications internal] load build context 01:24:34 #36 ... 01:24:34 01:24:34 #29 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:24:34 #29 DONE 0.0s 01:24:34 01:24:34 #29 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:24:34 #29 DONE 0.0s 01:24:34 01:24:34 #37 [support-scheduler internal] load build context 01:24:34 #37 transferring context: 2.56MB 0.7s done 01:24:34 #37 DONE 1.0s 01:24:34 01:24:34 #38 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 01:24:35 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:35 #38 ... 01:24:35 01:24:35 #29 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:24:35 #29 DONE 0.0s 01:24:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:24:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:24:35 8a77be362239: Preparing 01:24:35 7aa7cc75c031: Preparing 01:24:35 29309c030a48: Preparing 01:24:35 adadb222a792: Preparing 01:24:35 c404a858cb07: Preparing 01:24:35 8c080b20951d: Preparing 01:24:35 07d9553d5859: Preparing 01:24:35 6e709afdf5ec: Preparing 01:24:35 4f6bf640edba: Preparing 01:24:35 8ee138e1fa9b: Preparing 01:24:35 36b50b131297: Preparing 01:24:35 6e709afdf5ec: Waiting 01:24:35 07d9553d5859: Waiting 01:24:35 4f6bf640edba: Waiting 01:24:35 8ee138e1fa9b: Waiting 01:24:35 8c080b20951d: Waiting 01:24:35 8a77be362239: Layer already exists 01:24:35 29309c030a48: Layer already exists 01:24:35 c404a858cb07: Layer already exists 01:24:35 adadb222a792: Layer already exists 01:24:35 7aa7cc75c031: Layer already exists 01:24:35 07d9553d5859: Layer already exists 01:24:35 6e709afdf5ec: Layer already exists 01:24:35 8c080b20951d: Layer already exists 01:24:35 8ee138e1fa9b: Layer already exists 01:24:35 4f6bf640edba: Layer already exists 01:24:35 36b50b131297: Layer already exists 01:24:35 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18: digest: sha256:b8eec9fda7efd49a3a7c0750e157646d00f36a28077bfcc232cf28e43b8fe320 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:35 01:24:35 #33 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:24:35 #33 DONE 1.5s 01:24:35 01:24:35 #31 [core-command stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 01:24:35 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 01:24:35 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 01:24:35 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 01:24:35 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 01:24:35 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 01:24:35 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.5s done 01:24:35 #31 DONE 1.9s 01:24:35 01:24:35 #34 [core-command builder 2/7] WORKDIR /edgex-go 01:24:35 #34 DONE 1.0s 01:24:35 01:24:35 #30 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.17 01:24:35 #30 DONE 1.4s 01:24:35 01:24:35 #35 [core-command builder 3/7] RUN apk add --update --no-cache make git 01:24:35 #35 ... 01:24:35 01:24:35 #33 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:24:35 #33 DONE 1.6s 01:24:35 01:24:35 #31 [security-proxy-setup stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 01:24:35 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 01:24:35 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 01:24:35 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 01:24:35 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 01:24:35 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 01:24:35 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.5s done 01:24:35 #31 DONE 2.0s 01:24:35 01:24:35 #34 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 01:24:35 #34 DONE 1.0s 01:24:35 01:24:35 #29 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:24:35 #29 DONE 0.0s 01:24:35 01:24:35 #39 [security-spiffe-token-provider internal] load build context 01:24:35 #39 transferring context: 2.56MB 0.9s done 01:24:35 #39 DONE 1.4s 01:24:35 01:24:35 #35 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 01:24:35 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:35 #35 ... 01:24:35 01:24:35 #29 [security-spire-server internal] load metadata for docker.io/library/ci-base-image-arm64:latest 01:24:35 #29 DONE 0.0s 01:24:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 01:24:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 01:24:35 8a77be362239: Preparing 01:24:35 7aa7cc75c031: Preparing 01:24:35 29309c030a48: Preparing 01:24:35 adadb222a792: Preparing 01:24:35 c404a858cb07: Preparing 01:24:35 8c080b20951d: Preparing 01:24:35 07d9553d5859: Preparing 01:24:35 6e709afdf5ec: Preparing 01:24:35 4f6bf640edba: Preparing 01:24:35 8ee138e1fa9b: Preparing 01:24:35 36b50b131297: Preparing 01:24:35 8c080b20951d: Waiting 01:24:35 07d9553d5859: Waiting 01:24:35 6e709afdf5ec: Waiting 01:24:35 4f6bf640edba: Waiting 01:24:35 36b50b131297: Waiting 01:24:35 8ee138e1fa9b: Waiting 01:24:35 29309c030a48: Layer already exists 01:24:35 c404a858cb07: Layer already exists 01:24:35 7aa7cc75c031: Layer already exists 01:24:35 8a77be362239: Layer already exists 01:24:35 adadb222a792: Layer already exists 01:24:35 07d9553d5859: Layer already exists 01:24:35 8c080b20951d: Layer already exists 01:24:35 6e709afdf5ec: Layer already exists 01:24:35 4f6bf640edba: Layer already exists 01:24:35 8ee138e1fa9b: Layer already exists 01:24:35 36b50b131297: Layer already exists 01:24:35 main: digest: sha256:b8eec9fda7efd49a3a7c0750e157646d00f36a28077bfcc232cf28e43b8fe320 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } 01:24:36 01:24:36 #40 [security-spire-agent internal] load build context 01:24:36 #40 transferring context: 2.56MB 1.2s done 01:24:36 #40 ... 01:24:36 01:24:36 #36 [support-notifications internal] load build context 01:24:36 #36 transferring context: 2.56MB 1.1s done 01:24:36 #36 DONE 1.5s [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:24:36 ===================================================== [Pipeline] echo 01:24:36 taggedImages: 01:24:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:24:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 01:24:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.1.0-dev.18 01:24:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:24:36 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 01:24:36 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 01:24:36 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:24:36 latest 01:24:36 3.1.0-dev.18 01:24:36 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:24:36 main 01:24:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:36 01:24:36 #40 [security-spire-agent internal] load build context 01:24:36 #40 DONE 2.0s 01:24:36 01:24:36 #41 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 01:24:36 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:36 #41 ... 01:24:36 01:24:36 #30 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.17 01:24:36 #30 DONE 2.4s 01:24:36 01:24:36 #33 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 01:24:36 #33 DONE 1.6s 01:24:36 01:24:36 #31 [core-common-config-bootstrapper stage-1 1/8] FROM docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 01:24:36 #31 resolve docker.io/library/alpine:3.17@sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 0.0s done 01:24:36 #31 sha256:f71a5f071694a785e064f05fed657bf8277f1b2113a8ed70c90ad486d6ee54dc 1.64kB / 1.64kB done 01:24:36 #31 sha256:42d4e36ff7f1f6cfb53152ad3d1368436b78305b0d60dce03ae4230bf09bbcf3 528B / 528B done 01:24:36 #31 sha256:8650cd65339b8a253f8b17ef7b63d4e2eb1ee05f00f2ae90aa74366e58ca45f7 1.49kB / 1.49kB done 01:24:36 #31 sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 3.26MB / 3.26MB 0.2s done 01:24:36 #31 extracting sha256:4060ece20d7ac783f52cbe28a35fd5b06f90f7b4d773bae0d956024e85ff35b6 0.5s done 01:24:36 #31 DONE 2.0s 01:24:36 01:24:36 #34 [core-common-config-bootstrapper builder 2/7] WORKDIR /edgex-go 01:24:36 #34 DONE 1.1s 01:24:36 01:24:36 #35 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 01:24:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:24:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:24:36 11419d3468de: Preparing 01:24:36 8c5520f0c6b0: Preparing 01:24:36 6e709afdf5ec: Preparing 01:24:36 4f6bf640edba: Preparing 01:24:36 0a9c276b54ed: Preparing 01:24:36 36b50b131297: Preparing 01:24:36 36b50b131297: Waiting 01:24:36 6e709afdf5ec: Layer already exists 01:24:36 4f6bf640edba: Layer already exists 01:24:36 36b50b131297: Layer already exists 01:24:36 11419d3468de: Pushed 01:24:37 0a9c276b54ed: Pushed 01:24:38 #35 ... 01:24:38 01:24:38 #42 [security-secretstore-setup internal] load build context 01:24:38 #42 transferring context: 2.56MB 2.3s done 01:24:38 #42 DONE 3.7s 01:24:38 01:24:38 #43 [security-bootstrapper internal] load build context 01:24:38 #43 transferring context: 2.56MB 3.1s done 01:24:38 #43 DONE 4.4s 01:24:38 01:24:38 #44 [security-spire-config internal] load build context 01:24:39 8c5520f0c6b0: Pushed 01:24:39 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2: digest: sha256:98300272f33a327e7846c20e023220745f220f825756de03b1598cfa96004447 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:39 + 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 01:24:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:24:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:24:39 11419d3468de: Preparing 01:24:39 8c5520f0c6b0: Preparing 01:24:39 6e709afdf5ec: Preparing 01:24:39 4f6bf640edba: Preparing 01:24:39 0a9c276b54ed: Preparing 01:24:39 36b50b131297: Preparing 01:24:39 36b50b131297: Waiting 01:24:39 0a9c276b54ed: Layer already exists 01:24:39 4f6bf640edba: Layer already exists 01:24:39 6e709afdf5ec: Layer already exists 01:24:39 8c5520f0c6b0: Layer already exists 01:24:39 11419d3468de: Layer already exists 01:24:39 36b50b131297: Layer already exists 01:24:39 latest: digest: sha256:98300272f33a327e7846c20e023220745f220f825756de03b1598cfa96004447 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:40 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.18 01:24:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:24:40 11419d3468de: Preparing 01:24:40 8c5520f0c6b0: Preparing 01:24:40 6e709afdf5ec: Preparing 01:24:40 4f6bf640edba: Preparing 01:24:40 0a9c276b54ed: Preparing 01:24:40 36b50b131297: Preparing 01:24:40 36b50b131297: Waiting 01:24:40 8c5520f0c6b0: Layer already exists 01:24:40 4f6bf640edba: Layer already exists 01:24:40 11419d3468de: Layer already exists 01:24:40 0a9c276b54ed: Layer already exists 01:24:40 6e709afdf5ec: Layer already exists 01:24:40 36b50b131297: Layer already exists 01:24:40 3.1.0-dev.18: digest: sha256:98300272f33a327e7846c20e023220745f220f825756de03b1598cfa96004447 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:40 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:24:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:24:40 11419d3468de: Preparing 01:24:40 8c5520f0c6b0: Preparing 01:24:40 6e709afdf5ec: Preparing 01:24:40 4f6bf640edba: Preparing 01:24:40 0a9c276b54ed: Preparing 01:24:40 36b50b131297: Preparing 01:24:40 36b50b131297: Waiting 01:24:40 6e709afdf5ec: Layer already exists 01:24:40 11419d3468de: Layer already exists 01:24:40 0a9c276b54ed: Layer already exists 01:24:40 4f6bf640edba: Layer already exists 01:24:40 8c5520f0c6b0: Layer already exists 01:24:40 36b50b131297: Layer already exists 01:24:40 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18: digest: sha256:98300272f33a327e7846c20e023220745f220f825756de03b1598cfa96004447 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:41 + 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 01:24:41 #44 ... 01:24:41 01:24:41 #45 [security-proxy-setup internal] load build context 01:24:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 01:24:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 01:24:41 11419d3468de: Preparing 01:24:41 8c5520f0c6b0: Preparing 01:24:41 6e709afdf5ec: Preparing 01:24:41 4f6bf640edba: Preparing 01:24:41 0a9c276b54ed: Preparing 01:24:41 36b50b131297: Preparing 01:24:41 36b50b131297: Waiting 01:24:41 6e709afdf5ec: Layer already exists 01:24:41 0a9c276b54ed: Layer already exists 01:24:41 4f6bf640edba: Layer already exists 01:24:41 8c5520f0c6b0: Layer already exists 01:24:41 11419d3468de: Layer already exists 01:24:41 36b50b131297: Layer already exists 01:24:41 main: digest: sha256:98300272f33a327e7846c20e023220745f220f825756de03b1598cfa96004447 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry 01:24:41 #45 ... 01:24:41 01:24:41 #46 [core-data internal] load build context 01:24:41 #46 transferring context: 2.56MB 4.3s done 01:24:41 #46 DONE 6.0s 01:24:41 01:24:41 #44 [security-spire-config internal] load build context [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:24:41 ===================================================== [Pipeline] echo 01:24:41 taggedImages: 01:24:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:24:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 01:24:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.1.0-dev.18 01:24:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:24:41 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 01:24:41 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 01:24:41 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:24:41 latest 01:24:41 3.1.0-dev.18 01:24:41 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:24:41 main 01:24:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:41 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:24:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:24:42 adab3b30f125: Preparing 01:24:42 c308f7dd4473: Preparing 01:24:42 ec9313d92d20: Preparing 01:24:42 3341349615c8: Preparing 01:24:42 fffde04501aa: Preparing 01:24:42 6e709afdf5ec: Preparing 01:24:42 4f6bf640edba: Preparing 01:24:42 5afd710b3c2d: Preparing 01:24:42 36b50b131297: Preparing 01:24:42 5afd710b3c2d: Waiting 01:24:42 6e709afdf5ec: Waiting 01:24:42 4f6bf640edba: Waiting 01:24:42 36b50b131297: Waiting 01:24:42 ec9313d92d20: Pushed 01:24:42 adab3b30f125: Pushed 01:24:42 c308f7dd4473: Pushed 01:24:42 6e709afdf5ec: Layer already exists 01:24:42 4f6bf640edba: Layer already exists 01:24:42 36b50b131297: Layer already exists 01:24:42 5afd710b3c2d: Pushed 01:24:43 #44 ... 01:24:43 01:24:43 #45 [security-proxy-setup internal] load build context 01:24:43 #45 transferring context: 2.56MB 5.8s done 01:24:43 #45 DONE 7.5s 01:24:43 01:24:43 #44 [security-spire-config internal] load build context 01:24:43 #44 transferring context: 2.56MB 6.4s done 01:24:43 #44 DONE 8.2s 01:24:43 01:24:43 #47 [core-common-config-bootstrapper internal] load build context 01:24:43 #47 transferring context: 2.56MB 5.2s done 01:24:43 #47 DONE 7.0s 01:24:43 01:24:43 #48 [security-proxy-auth internal] load build context 01:24:43 #48 transferring context: 2.56MB 6.5s done 01:24:43 #48 DONE 8.2s 01:24:43 01:24:43 #49 [security-spire-server internal] load build context 01:24:43 #49 ... 01:24:43 01:24:43 #50 [core-command internal] load build context 01:24:43 #50 transferring context: 2.56MB 6.7s done 01:24:43 #50 DONE 8.3s 01:24:43 01:24:43 #49 [security-spire-server internal] load build context 01:24:43 #49 ... 01:24:43 01:24:43 #51 [core-common-config-bootstrapper stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:24:43 #0 8.884 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:24:43 #51 ... 01:24:43 01:24:43 #49 [security-spire-server internal] load build context 01:24:43 #49 transferring context: 2.56MB 6.1s done 01:24:44 #49 DONE 7.4s 01:24:44 01:24:44 #52 [security-spire-server builder 3/9] RUN apk add --update --no-cache make git build-base curl 01:24:44 #0 7.797 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:24:44 #0 9.560 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:24:44 #52 ... 01:24:44 01:24:44 #53 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 01:24:44 #0 5.901 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:24:44 #0 7.556 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:24:44 #53 ... 01:24:44 01:24:44 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:24:44 #0 6.454 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:24:44 #0 8.838 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:24:44 #54 ... 01:24:44 01:24:44 #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:24:44 #0 5.764 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:24:44 #0 7.439 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:24:44 #55 ... 01:24:44 01:24:44 #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:24:44 #0 8.407 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:24:45 #56 ... 01:24:45 01:24:45 #57 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:24:45 #57 ... 01:24:45 01:24:45 #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 01:24:45 #58 ... 01:24:45 01:24:45 #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:24:45 #59 ... 01:24:45 01:24:45 #35 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 01:24:45 #35 5.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:24:45 #35 7.421 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:24:45 #35 ... 01:24:45 01:24:45 #57 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:24:45 #57 10.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:24:46 #57 ... 01:24:46 01:24:46 #60 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:24:46 #60 ... 01:24:46 01:24:46 #61 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 01:24:46 #61 10.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:24:46 #61 ... 01:24:46 01:24:46 #53 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 01:24:46 #53 12.10 OK: 263 MiB in 53 packages 01:24:47 #53 DONE 13.3s 01:24:47 01:24:47 #55 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 01:24:47 #55 11.81 OK: 263 MiB in 53 packages 01:24:47 #55 DONE 13.1s 01:24:47 01:24:47 #62 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:24:47 #62 ... 01:24:47 01:24:47 #35 [core-command builder 3/7] RUN apk add --update --no-cache make git 01:24:47 #35 12.02 OK: 263 MiB in 53 packages 01:24:47 #35 DONE 14.0s 01:24:47 01:24:47 #41 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 01:24:47 #41 11.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:24:48 fffde04501aa: Pushed 01:24:48 #41 ... 01:24:48 01:24:48 #62 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:24:48 #62 DONE 1.0s 01:24:48 01:24:48 #63 [support-notifications builder 4/7] COPY go.mod vendor* ./ 01:24:48 #63 DONE 1.1s 01:24:48 01:24:48 #64 [core-metadata builder 4/7] COPY go.mod vendor* ./ 01:24:48 #64 DONE 1.0s 01:24:48 01:24:48 #65 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:24:50 3341349615c8: Pushed 01:24:50 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2: digest: sha256:156451fc4edf278421eaba22dbfa2f6b12f705330c8ed6933ddcd706e7fcd72f size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:50 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:24:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:24:50 adab3b30f125: Preparing 01:24:50 c308f7dd4473: Preparing 01:24:50 ec9313d92d20: Preparing 01:24:50 3341349615c8: Preparing 01:24:50 fffde04501aa: Preparing 01:24:50 6e709afdf5ec: Preparing 01:24:50 4f6bf640edba: Preparing 01:24:50 5afd710b3c2d: Preparing 01:24:50 36b50b131297: Preparing 01:24:50 6e709afdf5ec: Waiting 01:24:50 4f6bf640edba: Waiting 01:24:50 5afd710b3c2d: Waiting 01:24:50 36b50b131297: Waiting 01:24:50 ec9313d92d20: Layer already exists 01:24:50 c308f7dd4473: Layer already exists 01:24:50 3341349615c8: Layer already exists 01:24:50 fffde04501aa: Layer already exists 01:24:50 adab3b30f125: Layer already exists 01:24:50 6e709afdf5ec: Layer already exists 01:24:50 4f6bf640edba: Layer already exists 01:24:50 36b50b131297: Layer already exists 01:24:50 5afd710b3c2d: Layer already exists 01:24:50 latest: digest: sha256:156451fc4edf278421eaba22dbfa2f6b12f705330c8ed6933ddcd706e7fcd72f size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:50 #65 ... 01:24:50 01:24:50 #52 [security-spire-agent builder 3/9] RUN apk add --update --no-cache make git build-base curl 01:24:50 #52 14.72 OK: 263 MiB in 53 packages 01:24:50 #52 DONE 16.1s 01:24:50 01:24:50 #66 [security-spire-agent builder 4/9] COPY go.mod vendor* ./ 01:24:50 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:51 #66 DONE 0.6s 01:24:51 01:24:51 #67 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:24:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.18 01:24:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:24:51 adab3b30f125: Preparing 01:24:51 c308f7dd4473: Preparing 01:24:51 ec9313d92d20: Preparing 01:24:51 3341349615c8: Preparing 01:24:51 fffde04501aa: Preparing 01:24:51 6e709afdf5ec: Preparing 01:24:51 4f6bf640edba: Preparing 01:24:51 5afd710b3c2d: Preparing 01:24:51 36b50b131297: Preparing 01:24:51 4f6bf640edba: Waiting 01:24:51 36b50b131297: Waiting 01:24:51 5afd710b3c2d: Waiting 01:24:51 6e709afdf5ec: Waiting 01:24:51 c308f7dd4473: Layer already exists 01:24:51 fffde04501aa: Layer already exists 01:24:51 3341349615c8: Layer already exists 01:24:51 adab3b30f125: Layer already exists 01:24:51 ec9313d92d20: Layer already exists 01:24:51 4f6bf640edba: Layer already exists 01:24:51 6e709afdf5ec: Layer already exists 01:24:51 5afd710b3c2d: Layer already exists 01:24:51 36b50b131297: Layer already exists 01:24:51 3.1.0-dev.18: digest: sha256:156451fc4edf278421eaba22dbfa2f6b12f705330c8ed6933ddcd706e7fcd72f size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:51 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:24:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:24:51 adab3b30f125: Preparing 01:24:51 c308f7dd4473: Preparing 01:24:51 ec9313d92d20: Preparing 01:24:51 3341349615c8: Preparing 01:24:51 fffde04501aa: Preparing 01:24:51 6e709afdf5ec: Preparing 01:24:51 4f6bf640edba: Preparing 01:24:51 5afd710b3c2d: Preparing 01:24:51 36b50b131297: Preparing 01:24:51 4f6bf640edba: Waiting 01:24:51 5afd710b3c2d: Waiting 01:24:51 36b50b131297: Waiting 01:24:51 6e709afdf5ec: Waiting 01:24:51 fffde04501aa: Layer already exists 01:24:51 c308f7dd4473: Layer already exists 01:24:51 adab3b30f125: Layer already exists 01:24:51 3341349615c8: Layer already exists 01:24:51 ec9313d92d20: Layer already exists 01:24:51 5afd710b3c2d: Layer already exists 01:24:51 4f6bf640edba: Layer already exists 01:24:51 6e709afdf5ec: Layer already exists 01:24:51 36b50b131297: Layer already exists 01:24:51 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18: digest: sha256:156451fc4edf278421eaba22dbfa2f6b12f705330c8ed6933ddcd706e7fcd72f size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:52 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 01:24:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 01:24:52 adab3b30f125: Preparing 01:24:52 c308f7dd4473: Preparing 01:24:52 ec9313d92d20: Preparing 01:24:52 3341349615c8: Preparing 01:24:52 fffde04501aa: Preparing 01:24:52 6e709afdf5ec: Preparing 01:24:52 4f6bf640edba: Preparing 01:24:52 5afd710b3c2d: Preparing 01:24:52 36b50b131297: Preparing 01:24:52 6e709afdf5ec: Waiting 01:24:52 4f6bf640edba: Waiting 01:24:52 5afd710b3c2d: Waiting 01:24:52 36b50b131297: Waiting 01:24:52 ec9313d92d20: Layer already exists 01:24:52 fffde04501aa: Layer already exists 01:24:52 adab3b30f125: Layer already exists 01:24:52 3341349615c8: Layer already exists 01:24:52 c308f7dd4473: Layer already exists 01:24:52 6e709afdf5ec: Layer already exists 01:24:52 5afd710b3c2d: Layer already exists 01:24:52 4f6bf640edba: Layer already exists 01:24:52 36b50b131297: Layer already exists 01:24:52 main: digest: sha256:156451fc4edf278421eaba22dbfa2f6b12f705330c8ed6933ddcd706e7fcd72f size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:24:52 ===================================================== [Pipeline] echo 01:24:52 taggedImages: 01:24:52 - nexus3.edgexfoundry.org:10004/security-spire-agent:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:24:52 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 01:24:52 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.1.0-dev.18 01:24:52 - nexus3.edgexfoundry.org:10004/security-spire-agent:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:24:52 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 01:24:52 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 01:24:52 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:24:52 latest 01:24:52 3.1.0-dev.18 01:24:52 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:24:52 main 01:24:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:52 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:24:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:24:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:24:53 f23a16f8e17a: Preparing 01:24:53 c8b109030759: Preparing 01:24:53 e812bef77685: Preparing 01:24:53 7bb0e90d3e4f: Preparing 01:24:53 6e709afdf5ec: Preparing 01:24:53 4f6bf640edba: Preparing 01:24:53 1b6af222f13c: Preparing 01:24:53 36b50b131297: Preparing 01:24:53 36b50b131297: Waiting 01:24:53 4f6bf640edba: Waiting 01:24:53 6e709afdf5ec: Layer already exists 01:24:53 4f6bf640edba: Layer already exists 01:24:53 c8b109030759: Pushed 01:24:53 36b50b131297: Layer already exists 01:24:53 f23a16f8e17a: Pushed 01:24:53 e812bef77685: Pushed 01:24:53 1b6af222f13c: Pushed 01:24:54 #67 ... 01:24:54 01:24:54 #51 [security-proxy-auth stage-1 2/8] RUN apk add --update --no-cache dumb-init 01:24:54 #51 11.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:24:54 #51 18.27 (1/1) Installing dumb-init (1.2.5-r2) 01:24:54 #51 18.31 Executing busybox-1.35.0-r29.trigger 01:24:54 #51 18.41 OK: 8 MiB in 16 packages 01:24:54 #51 DONE 20.1s 01:24:54 01:24:54 #56 [security-secretstore-setup stage-1 2/12] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 01:24:54 #56 11.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:24:54 #56 16.42 (1/4) Installing ca-certificates (20230506-r0) 01:24:54 #56 16.85 (2/4) Installing dumb-init (1.2.5-r2) 01:24:54 #56 16.86 (3/4) Installing su-exec (0.2-r2) 01:24:54 #56 16.87 (4/4) Installing yq (4.30.4-r4) 01:24:54 #56 17.74 Executing busybox-1.35.0-r29.trigger 01:24:54 #56 17.83 Executing ca-certificates-20230506-r0.trigger 01:24:54 #56 19.72 OK: 17 MiB in 19 packages 01:24:55 #56 DONE 20.7s 01:24:55 01:24:55 #57 [security-spire-server stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:24:55 #57 14.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:24:55 #57 19.44 v3.17.5-1-g021a0cb4c84 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:24:55 #57 19.46 v3.17.4-99-g43164d8e2f2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:24:55 #57 19.46 OK: 17689 distinct packages available 01:24:55 #57 20.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:24:55 #57 ... 01:24:55 01:24:55 #58 [security-bootstrapper stage-1 2/15] RUN apk add --update --no-cache dumb-init su-exec 01:24:55 #58 11.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:24:55 #58 14.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:24:55 #58 19.83 (1/2) Installing dumb-init (1.2.5-r2) 01:24:55 #58 19.86 (2/2) Installing su-exec (0.2-r2) 01:24:55 #58 19.87 Executing busybox-1.35.0-r29.trigger 01:24:55 #58 20.03 OK: 8 MiB in 17 packages 01:24:55 #58 DONE 21.0s 01:24:55 01:24:55 #41 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 01:24:55 #41 14.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:24:55 #41 19.66 (1/2) Installing dumb-init (1.2.5-r2) 01:24:55 #41 19.69 (2/2) Installing openssl (3.0.10-r0) 01:24:55 #41 19.86 Executing busybox-1.35.0-r29.trigger 01:24:56 #41 20.00 OK: 8 MiB in 17 packages 01:24:56 #41 ... 01:24:56 01:24:56 #61 [core-data stage-1 2/6] RUN apk add --update --no-cache dumb-init 01:24:56 #61 12.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:24:56 #61 18.90 (1/1) Installing dumb-init (1.2.5-r2) 01:24:56 #61 18.93 Executing busybox-1.35.0-r29.trigger 01:24:56 #61 19.04 OK: 8 MiB in 16 packages 01:24:56 #61 DONE 20.1s 01:24:56 01:24:56 #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:24:56 #59 11.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:24:56 #59 14.68 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:24:56 #59 20.38 v3.17.5-1-g021a0cb4c84 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:24:56 #59 20.39 v3.17.4-99-g43164d8e2f2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:24:56 #59 20.39 OK: 17689 distinct packages available 01:24:56 #59 21.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:24:56 #59 ... 01:24:56 01:24:56 #68 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:24:57 #68 ... 01:24:57 01:24:57 #60 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:24:57 #60 11.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:24:57 #60 14.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:24:57 #60 19.36 v3.17.5-1-g021a0cb4c84 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:24:57 #60 19.38 v3.17.4-99-g43164d8e2f2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:24:57 #60 19.40 OK: 17689 distinct packages available 01:24:57 #60 20.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:24:57 #60 ... 01:24:57 01:24:57 #41 [security-proxy-setup stage-1 2/9] RUN apk add --update --no-cache dumb-init openssl 01:24:57 #41 DONE 21.3s 01:24:57 01:24:57 #38 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 01:24:57 #38 12.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:24:57 #38 15.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:24:57 #38 21.26 (1/2) Installing ca-certificates (20230506-r0) 01:24:57 #38 21.72 (2/2) Installing dumb-init (1.2.5-r2) 01:24:57 #38 21.75 Executing busybox-1.35.0-r29.trigger 01:24:57 #38 21.87 Executing ca-certificates-20230506-r0.trigger 01:24:57 #38 ... 01:24:57 01:24:57 #69 [security-proxy-setup stage-1 3/9] WORKDIR /edgex 01:24:57 #69 DONE 0.1s 01:24:57 01:24:57 #54 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 01:24:57 #54 12.98 v3.17.5-1-g021a0cb4c84 [https://dl-cdn.alpinelinux.org/alpine/v3.17/main] 01:24:57 #54 12.98 v3.17.4-99-g43164d8e2f2 [https://dl-cdn.alpinelinux.org/alpine/v3.17/community] 01:24:57 #54 12.98 OK: 17694 distinct packages available 01:24:57 #54 14.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/main/aarch64/APKINDEX.tar.gz 01:24:57 #54 17.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:24:57 #54 22.65 OK: 263 MiB in 53 packages 01:24:57 #54 DONE 23.5s 01:24:57 01:24:57 #38 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 01:24:57 #38 23.07 OK: 8 MiB in 17 packages 01:24:58 #38 ... 01:24:58 01:24:58 #70 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 01:24:58 #70 DONE 0.4s 01:24:58 01:24:58 #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:24:58 #71 ... 01:24:58 01:24:58 #72 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:24:59 #72 ... 01:24:59 01:24:59 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:24:59 #73 ... 01:24:59 01:24:59 #38 [support-notifications stage-1 2/6] RUN apk add --update --no-cache ca-certificates dumb-init 01:24:59 #38 DONE 24.1s 01:24:59 01:24:59 #60 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:24:59 #60 22.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:24:59 #60 ... 01:24:59 01:24:59 #68 [security-bootstrapper stage-1 3/15] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 01:24:59 #68 DONE 3.4s 01:24:59 01:24:59 #74 [security-bootstrapper stage-1 4/15] WORKDIR /edgex-init-staging 01:24:59 #74 DONE 0.3s 01:24:59 01:24:59 #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:24:59 #59 23.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:25:00 #59 25.82 (1/9) Installing ca-certificates (20230506-r0) 01:25:00 #59 ... 01:25:00 01:25:00 #57 [security-spire-agent stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 01:25:00 #57 23.14 fetch https://dl-cdn.alpinelinux.org/alpine/v3.17/community/aarch64/APKINDEX.tar.gz 01:25:00 #57 25.65 (1/5) Installing dumb-init (1.2.5-r2) 01:25:00 #57 25.66 (2/5) Installing musl-obstack (1.2.3-r0) 01:25:00 #57 25.68 (3/5) Installing libucontext (1.2-r0) 01:25:00 #57 25.69 (4/5) Installing gcompat (1.1.0-r0) 01:25:00 #57 25.70 (5/5) Installing openssl (3.0.10-r0) 01:25:00 #57 25.74 Executing busybox-1.35.0-r29.trigger 01:25:00 #57 25.77 OK: 9 MiB in 20 packages 01:25:00 #57 DONE 26.2s 01:25:00 01:25:00 #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:25:00 #59 26.03 (2/9) Installing brotli-libs (1.0.9-r9) 01:25:01 #59 26.09 (3/9) Installing nghttp2-libs (1.51.0-r1) 01:25:01 #59 26.10 (4/9) Installing libcurl (8.2.1-r0) 01:25:01 #59 26.18 (5/9) Installing curl (8.2.1-r0) 01:25:01 #59 26.22 (6/9) Installing dumb-init (1.2.5-r2) 01:25:01 #59 26.23 (7/9) Installing musl-obstack (1.2.3-r0) 01:25:01 #59 26.24 (8/9) Installing libucontext (1.2-r0) 01:25:01 #59 26.25 (9/9) Installing gcompat (1.1.0-r0) 01:25:01 #59 26.27 Executing busybox-1.35.0-r29.trigger 01:25:01 #59 26.32 Executing ca-certificates-20230506-r0.trigger 01:25:01 7bb0e90d3e4f: Pushed 01:25:01 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2: digest: sha256:667ae9f846eb3c496a53bca0bb8c405ae3137de871f59a04e2fcbb0f17d60dfc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:01 #59 ... 01:25:01 01:25:01 #60 [security-spire-config stage-1 2/9] RUN apk update && apk --no-cache --update add dumb-init gcompat 01:25:01 #60 24.80 (1/4) Installing dumb-init (1.2.5-r2) 01:25:01 #60 24.83 (2/4) Installing musl-obstack (1.2.3-r0) 01:25:01 #60 24.85 (3/4) Installing libucontext (1.2-r0) 01:25:01 #60 24.86 (4/4) Installing gcompat (1.1.0-r0) 01:25:01 #60 24.88 Executing busybox-1.35.0-r29.trigger 01:25:01 #60 24.96 OK: 8 MiB in 19 packages 01:25:01 #60 DONE 25.3s 01:25:01 01:25:01 #59 [security-spiffe-token-provider stage-1 2/6] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 01:25:01 #59 26.82 OK: 11 MiB in 24 packages 01:25:01 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:25:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:25:02 f23a16f8e17a: Preparing 01:25:02 c8b109030759: Preparing 01:25:02 e812bef77685: Preparing 01:25:02 7bb0e90d3e4f: Preparing 01:25:02 6e709afdf5ec: Preparing 01:25:02 4f6bf640edba: Preparing 01:25:02 1b6af222f13c: Preparing 01:25:02 36b50b131297: Preparing 01:25:02 4f6bf640edba: Waiting 01:25:02 36b50b131297: Waiting 01:25:02 1b6af222f13c: Waiting 01:25:02 e812bef77685: Layer already exists 01:25:02 6e709afdf5ec: Layer already exists 01:25:02 c8b109030759: Layer already exists 01:25:02 7bb0e90d3e4f: Layer already exists 01:25:02 f23a16f8e17a: Layer already exists 01:25:02 1b6af222f13c: Layer already exists 01:25:02 36b50b131297: Layer already exists 01:25:02 4f6bf640edba: Layer already exists 01:25:02 latest: digest: sha256:667ae9f846eb3c496a53bca0bb8c405ae3137de871f59a04e2fcbb0f17d60dfc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:02 #59 DONE 27.2s 01:25:02 01:25:02 #72 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:25:02 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.18 01:25:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:25:02 f23a16f8e17a: Preparing 01:25:02 c8b109030759: Preparing 01:25:02 e812bef77685: Preparing 01:25:02 7bb0e90d3e4f: Preparing 01:25:02 6e709afdf5ec: Preparing 01:25:02 4f6bf640edba: Preparing 01:25:02 1b6af222f13c: Preparing 01:25:02 36b50b131297: Preparing 01:25:02 4f6bf640edba: Waiting 01:25:02 1b6af222f13c: Waiting 01:25:02 36b50b131297: Waiting 01:25:02 f23a16f8e17a: Layer already exists 01:25:02 7bb0e90d3e4f: Layer already exists 01:25:02 6e709afdf5ec: Layer already exists 01:25:02 c8b109030759: Layer already exists 01:25:02 e812bef77685: Layer already exists 01:25:02 4f6bf640edba: Layer already exists 01:25:02 1b6af222f13c: Layer already exists 01:25:02 36b50b131297: Layer already exists 01:25:02 3.1.0-dev.18: digest: sha256:667ae9f846eb3c496a53bca0bb8c405ae3137de871f59a04e2fcbb0f17d60dfc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:03 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:25:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:25:03 f23a16f8e17a: Preparing 01:25:03 c8b109030759: Preparing 01:25:03 e812bef77685: Preparing 01:25:03 7bb0e90d3e4f: Preparing 01:25:03 6e709afdf5ec: Preparing 01:25:03 4f6bf640edba: Preparing 01:25:03 1b6af222f13c: Preparing 01:25:03 36b50b131297: Preparing 01:25:03 4f6bf640edba: Waiting 01:25:03 36b50b131297: Waiting 01:25:03 1b6af222f13c: Waiting 01:25:03 c8b109030759: Layer already exists 01:25:03 7bb0e90d3e4f: Layer already exists 01:25:03 6e709afdf5ec: Layer already exists 01:25:03 e812bef77685: Layer already exists 01:25:03 f23a16f8e17a: Layer already exists 01:25:03 4f6bf640edba: Layer already exists 01:25:03 1b6af222f13c: Layer already exists 01:25:03 36b50b131297: Layer already exists 01:25:03 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18: digest: sha256:667ae9f846eb3c496a53bca0bb8c405ae3137de871f59a04e2fcbb0f17d60dfc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:03 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 01:25:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 01:25:03 f23a16f8e17a: Preparing 01:25:03 c8b109030759: Preparing 01:25:03 e812bef77685: Preparing 01:25:03 7bb0e90d3e4f: Preparing 01:25:03 6e709afdf5ec: Preparing 01:25:03 4f6bf640edba: Preparing 01:25:03 1b6af222f13c: Preparing 01:25:03 36b50b131297: Preparing 01:25:03 1b6af222f13c: Waiting 01:25:03 4f6bf640edba: Waiting 01:25:03 36b50b131297: Waiting 01:25:03 7bb0e90d3e4f: Layer already exists 01:25:03 6e709afdf5ec: Layer already exists 01:25:03 e812bef77685: Layer already exists 01:25:03 c8b109030759: Layer already exists 01:25:03 f23a16f8e17a: Layer already exists 01:25:03 4f6bf640edba: Layer already exists 01:25:03 1b6af222f13c: Layer already exists 01:25:03 36b50b131297: Layer already exists 01:25:03 main: digest: sha256:667ae9f846eb3c496a53bca0bb8c405ae3137de871f59a04e2fcbb0f17d60dfc size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:25:04 ===================================================== [Pipeline] echo 01:25:04 taggedImages: 01:25:04 - nexus3.edgexfoundry.org:10004/security-spire-config:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:25:04 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 01:25:04 - nexus3.edgexfoundry.org:10004/security-spire-config:3.1.0-dev.18 01:25:04 - nexus3.edgexfoundry.org:10004/security-spire-config:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:25:04 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 01:25:04 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 01:25:04 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:25:04 latest 01:25:04 3.1.0-dev.18 01:25:04 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:25:04 main 01:25:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:04 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:25:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:25:04 adab3b30f125: Preparing 01:25:04 ec789c361cc9: Preparing 01:25:04 97acfb930da9: Preparing 01:25:04 7bb0e90d3e4f: Preparing 01:25:04 6e709afdf5ec: Preparing 01:25:04 4f6bf640edba: Preparing 01:25:04 5afd710b3c2d: Preparing 01:25:04 36b50b131297: Preparing 01:25:04 4f6bf640edba: Waiting 01:25:04 5afd710b3c2d: Waiting 01:25:04 36b50b131297: Waiting 01:25:04 7bb0e90d3e4f: Layer already exists 01:25:04 6e709afdf5ec: Layer already exists 01:25:04 adab3b30f125: Layer already exists 01:25:04 5afd710b3c2d: Layer already exists 01:25:04 36b50b131297: Layer already exists 01:25:04 4f6bf640edba: Layer already exists 01:25:04 ec789c361cc9: Pushed 01:25:04 97acfb930da9: Pushed 01:25:04 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2: digest: sha256:2f1d92459105847510699b489e739027729d565c8c266c1241578bc7dfeff388 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:05 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:25:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:25:05 adab3b30f125: Preparing 01:25:05 ec789c361cc9: Preparing 01:25:05 97acfb930da9: Preparing 01:25:05 7bb0e90d3e4f: Preparing 01:25:05 6e709afdf5ec: Preparing 01:25:05 4f6bf640edba: Preparing 01:25:05 5afd710b3c2d: Preparing 01:25:05 36b50b131297: Preparing 01:25:05 5afd710b3c2d: Waiting 01:25:05 36b50b131297: Waiting 01:25:05 97acfb930da9: Layer already exists 01:25:05 ec789c361cc9: Layer already exists 01:25:05 7bb0e90d3e4f: Layer already exists 01:25:05 6e709afdf5ec: Layer already exists 01:25:05 adab3b30f125: Layer already exists 01:25:05 4f6bf640edba: Layer already exists 01:25:05 5afd710b3c2d: Layer already exists 01:25:05 36b50b131297: Layer already exists 01:25:05 latest: digest: sha256:2f1d92459105847510699b489e739027729d565c8c266c1241578bc7dfeff388 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:05 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.18 01:25:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:25:06 adab3b30f125: Preparing 01:25:06 ec789c361cc9: Preparing 01:25:06 97acfb930da9: Preparing 01:25:06 7bb0e90d3e4f: Preparing 01:25:06 6e709afdf5ec: Preparing 01:25:06 4f6bf640edba: Preparing 01:25:06 5afd710b3c2d: Preparing 01:25:06 36b50b131297: Preparing 01:25:06 4f6bf640edba: Waiting 01:25:06 5afd710b3c2d: Waiting 01:25:06 36b50b131297: Waiting 01:25:06 7bb0e90d3e4f: Layer already exists 01:25:06 adab3b30f125: Layer already exists 01:25:06 ec789c361cc9: Layer already exists 01:25:06 97acfb930da9: Layer already exists 01:25:06 6e709afdf5ec: Layer already exists 01:25:06 5afd710b3c2d: Layer already exists 01:25:06 4f6bf640edba: Layer already exists 01:25:06 36b50b131297: Layer already exists 01:25:06 3.1.0-dev.18: digest: sha256:2f1d92459105847510699b489e739027729d565c8c266c1241578bc7dfeff388 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:06 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:25:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:25:06 adab3b30f125: Preparing 01:25:06 ec789c361cc9: Preparing 01:25:06 97acfb930da9: Preparing 01:25:06 7bb0e90d3e4f: Preparing 01:25:06 6e709afdf5ec: Preparing 01:25:06 4f6bf640edba: Preparing 01:25:06 5afd710b3c2d: Preparing 01:25:06 36b50b131297: Preparing 01:25:06 5afd710b3c2d: Waiting 01:25:06 36b50b131297: Waiting 01:25:06 4f6bf640edba: Waiting 01:25:06 ec789c361cc9: Layer already exists 01:25:06 7bb0e90d3e4f: Layer already exists 01:25:06 adab3b30f125: Layer already exists 01:25:06 6e709afdf5ec: Layer already exists 01:25:06 97acfb930da9: Layer already exists 01:25:06 4f6bf640edba: Layer already exists 01:25:06 36b50b131297: Layer already exists 01:25:06 5afd710b3c2d: Layer already exists 01:25:06 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18: digest: sha256:2f1d92459105847510699b489e739027729d565c8c266c1241578bc7dfeff388 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:07 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 01:25:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 01:25:07 adab3b30f125: Preparing 01:25:07 ec789c361cc9: Preparing 01:25:07 97acfb930da9: Preparing 01:25:07 7bb0e90d3e4f: Preparing 01:25:07 6e709afdf5ec: Preparing 01:25:07 4f6bf640edba: Preparing 01:25:07 5afd710b3c2d: Preparing 01:25:07 36b50b131297: Preparing 01:25:07 4f6bf640edba: Waiting 01:25:07 5afd710b3c2d: Waiting 01:25:07 36b50b131297: Waiting 01:25:07 6e709afdf5ec: Layer already exists 01:25:07 adab3b30f125: Layer already exists 01:25:07 97acfb930da9: Layer already exists 01:25:07 7bb0e90d3e4f: Layer already exists 01:25:07 ec789c361cc9: Layer already exists 01:25:07 5afd710b3c2d: Layer already exists 01:25:07 36b50b131297: Layer already exists 01:25:07 4f6bf640edba: Layer already exists 01:25:07 main: digest: sha256:2f1d92459105847510699b489e739027729d565c8c266c1241578bc7dfeff388 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:25:07 ===================================================== [Pipeline] echo 01:25:07 taggedImages: 01:25:07 - nexus3.edgexfoundry.org:10004/security-spire-server:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:25:07 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 01:25:07 - nexus3.edgexfoundry.org:10004/security-spire-server:3.1.0-dev.18 01:25:07 - nexus3.edgexfoundry.org:10004/security-spire-server:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:25:07 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 01:25:07 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 01:25:07 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:25:07 latest 01:25:07 3.1.0-dev.18 01:25:07 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:25:07 main 01:25:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:07 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:25:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:25:08 ac73ae94436b: Preparing 01:25:08 9321f631e464: Preparing 01:25:08 6e709afdf5ec: Preparing 01:25:08 4f6bf640edba: Preparing 01:25:08 f399f7a0eceb: Preparing 01:25:08 36b50b131297: Preparing 01:25:08 36b50b131297: Waiting 01:25:08 6e709afdf5ec: Layer already exists 01:25:08 4f6bf640edba: Layer already exists 01:25:08 36b50b131297: Layer already exists 01:25:08 ac73ae94436b: Pushed 01:25:08 f399f7a0eceb: Pushed 01:25:11 9321f631e464: Pushed 01:25:11 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2: digest: sha256:2844c7016e2154de845da96e0c627cc0162ac7f6719e18fd9ffd0748c6fd2c10 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:12 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:12 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 01:25:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:25:12 ac73ae94436b: Preparing 01:25:12 9321f631e464: Preparing 01:25:12 6e709afdf5ec: Preparing 01:25:12 4f6bf640edba: Preparing 01:25:12 f399f7a0eceb: Preparing 01:25:12 36b50b131297: Preparing 01:25:12 36b50b131297: Waiting 01:25:12 9321f631e464: Layer already exists 01:25:12 ac73ae94436b: Layer already exists 01:25:12 6e709afdf5ec: Layer already exists 01:25:12 4f6bf640edba: Layer already exists 01:25:12 f399f7a0eceb: Layer already exists 01:25:12 36b50b131297: Layer already exists 01:25:12 latest: digest: sha256:2844c7016e2154de845da96e0c627cc0162ac7f6719e18fd9ffd0748c6fd2c10 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:12 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.18 01:25:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:25:13 ac73ae94436b: Preparing 01:25:13 9321f631e464: Preparing 01:25:13 6e709afdf5ec: Preparing 01:25:13 4f6bf640edba: Preparing 01:25:13 f399f7a0eceb: Preparing 01:25:13 36b50b131297: Preparing 01:25:13 36b50b131297: Waiting 01:25:13 f399f7a0eceb: Layer already exists 01:25:13 6e709afdf5ec: Layer already exists 01:25:13 9321f631e464: Layer already exists 01:25:13 ac73ae94436b: Layer already exists 01:25:13 4f6bf640edba: Layer already exists 01:25:13 36b50b131297: Layer already exists 01:25:13 3.1.0-dev.18: digest: sha256:2844c7016e2154de845da96e0c627cc0162ac7f6719e18fd9ffd0748c6fd2c10 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:13 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:25:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:25:13 ac73ae94436b: Preparing 01:25:13 9321f631e464: Preparing 01:25:13 6e709afdf5ec: Preparing 01:25:13 4f6bf640edba: Preparing 01:25:13 f399f7a0eceb: Preparing 01:25:13 36b50b131297: Preparing 01:25:13 36b50b131297: Waiting 01:25:13 f399f7a0eceb: Layer already exists 01:25:13 6e709afdf5ec: Layer already exists 01:25:13 4f6bf640edba: Layer already exists 01:25:13 ac73ae94436b: Layer already exists 01:25:13 9321f631e464: Layer already exists 01:25:13 36b50b131297: Layer already exists 01:25:13 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18: digest: sha256:2844c7016e2154de845da96e0c627cc0162ac7f6719e18fd9ffd0748c6fd2c10 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:13 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 01:25:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 01:25:14 ac73ae94436b: Preparing 01:25:14 9321f631e464: Preparing 01:25:14 6e709afdf5ec: Preparing 01:25:14 4f6bf640edba: Preparing 01:25:14 f399f7a0eceb: Preparing 01:25:14 36b50b131297: Preparing 01:25:14 36b50b131297: Waiting 01:25:14 6e709afdf5ec: Layer already exists 01:25:14 f399f7a0eceb: Layer already exists 01:25:14 9321f631e464: Layer already exists 01:25:14 ac73ae94436b: Layer already exists 01:25:14 4f6bf640edba: Layer already exists 01:25:14 36b50b131297: Layer already exists 01:25:14 main: digest: sha256:2844c7016e2154de845da96e0c627cc0162ac7f6719e18fd9ffd0748c6fd2c10 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:25:14 ===================================================== [Pipeline] echo 01:25:14 taggedImages: 01:25:14 - nexus3.edgexfoundry.org:10004/support-notifications:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:25:14 - nexus3.edgexfoundry.org:10004/support-notifications:latest 01:25:14 - nexus3.edgexfoundry.org:10004/support-notifications:3.1.0-dev.18 01:25:14 - nexus3.edgexfoundry.org:10004/support-notifications:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:25:14 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 01:25:14 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 01:25:14 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:25:14 latest 01:25:14 3.1.0-dev.18 01:25:14 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:25:14 main 01:25:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:14 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:25:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:25:14 819eb0faf7f9: Preparing 01:25:14 b3e6e6ce3f2d: Preparing 01:25:14 6e709afdf5ec: Preparing 01:25:14 4f6bf640edba: Preparing 01:25:14 f2668ed350bf: Preparing 01:25:14 36b50b131297: Preparing 01:25:14 36b50b131297: Waiting 01:25:14 4f6bf640edba: Layer already exists 01:25:14 6e709afdf5ec: Layer already exists 01:25:14 f2668ed350bf: Layer already exists 01:25:14 36b50b131297: Layer already exists 01:25:14 819eb0faf7f9: Pushed 01:25:17 b3e6e6ce3f2d: Pushed 01:25:17 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2: digest: sha256:bd60b139a6f6a3aac26af883ed3884d669fdb99142db8e86e6a09ce7f0ee28ec size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:18 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:25:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:25:18 819eb0faf7f9: Preparing 01:25:18 b3e6e6ce3f2d: Preparing 01:25:18 6e709afdf5ec: Preparing 01:25:18 4f6bf640edba: Preparing 01:25:18 f2668ed350bf: Preparing 01:25:18 36b50b131297: Preparing 01:25:18 36b50b131297: Waiting 01:25:18 6e709afdf5ec: Layer already exists 01:25:18 4f6bf640edba: Layer already exists 01:25:18 f2668ed350bf: Layer already exists 01:25:18 819eb0faf7f9: Layer already exists 01:25:18 b3e6e6ce3f2d: Layer already exists 01:25:18 36b50b131297: Layer already exists 01:25:18 latest: digest: sha256:bd60b139a6f6a3aac26af883ed3884d669fdb99142db8e86e6a09ce7f0ee28ec size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:18 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:18 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.18 01:25:18 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:25:18 819eb0faf7f9: Preparing 01:25:18 b3e6e6ce3f2d: Preparing 01:25:18 6e709afdf5ec: Preparing 01:25:18 4f6bf640edba: Preparing 01:25:18 f2668ed350bf: Preparing 01:25:18 36b50b131297: Preparing 01:25:18 36b50b131297: Waiting 01:25:18 f2668ed350bf: Layer already exists 01:25:18 4f6bf640edba: Layer already exists 01:25:18 6e709afdf5ec: Layer already exists 01:25:18 819eb0faf7f9: Layer already exists 01:25:18 b3e6e6ce3f2d: Layer already exists 01:25:18 36b50b131297: Layer already exists 01:25:18 3.1.0-dev.18: digest: sha256:bd60b139a6f6a3aac26af883ed3884d669fdb99142db8e86e6a09ce7f0ee28ec size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:19 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:19 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:25:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:25:19 819eb0faf7f9: Preparing 01:25:19 b3e6e6ce3f2d: Preparing 01:25:19 6e709afdf5ec: Preparing 01:25:19 4f6bf640edba: Preparing 01:25:19 f2668ed350bf: Preparing 01:25:19 36b50b131297: Preparing 01:25:19 36b50b131297: Waiting 01:25:19 6e709afdf5ec: Layer already exists 01:25:19 f2668ed350bf: Layer already exists 01:25:19 819eb0faf7f9: Layer already exists 01:25:19 4f6bf640edba: Layer already exists 01:25:19 b3e6e6ce3f2d: Layer already exists 01:25:19 36b50b131297: Layer already exists 01:25:19 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18: digest: sha256:bd60b139a6f6a3aac26af883ed3884d669fdb99142db8e86e6a09ce7f0ee28ec size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:19 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:25:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 01:25:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 01:25:20 819eb0faf7f9: Preparing 01:25:20 b3e6e6ce3f2d: Preparing 01:25:20 6e709afdf5ec: Preparing 01:25:20 4f6bf640edba: Preparing 01:25:20 f2668ed350bf: Preparing 01:25:20 36b50b131297: Preparing 01:25:20 36b50b131297: Waiting 01:25:20 f2668ed350bf: Layer already exists 01:25:20 b3e6e6ce3f2d: Layer already exists 01:25:20 4f6bf640edba: Layer already exists 01:25:20 6e709afdf5ec: Layer already exists 01:25:20 819eb0faf7f9: Layer already exists 01:25:20 36b50b131297: Layer already exists 01:25:20 main: digest: sha256:bd60b139a6f6a3aac26af883ed3884d669fdb99142db8e86e6a09ce7f0ee28ec size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:25:20 ===================================================== [Pipeline] echo 01:25:20 taggedImages: 01:25:20 - nexus3.edgexfoundry.org:10004/support-scheduler:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:25:20 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 01:25:20 - nexus3.edgexfoundry.org:10004/support-scheduler:3.1.0-dev.18 01:25:20 - nexus3.edgexfoundry.org:10004/support-scheduler:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:25:20 - 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] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 01:25:58 #72 ... 01:25:58 01:25:58 #73 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:25:58 #73 DONE 69.8s 01:25:58 01:25:58 #67 [security-spire-agent builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:25:58 #67 DONE 67.5s 01:25:58 01:25:58 #65 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:25:58 #65 DONE 69.8s 01:25:58 01:25:58 #75 [core-metadata builder 6/7] COPY . . 01:25:58 #75 ... 01:25:58 01:25:58 #71 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:25:58 #71 DONE 60.2s 01:25:58 01:25:58 #72 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:25:58 #72 DONE 69.9s 01:25:58 01:25:58 #76 [security-bootstrapper builder 6/7] COPY . . 01:25:59 #76 ... 01:25:59 01:25:59 #77 [support-notifications builder 6/7] COPY . . 01:25:59 #77 DONE 1.4s 01:25:59 01:25:59 #78 [security-proxy-setup builder 6/7] COPY . . 01:25:59 #78 CACHED 01:25:59 01:25:59 #79 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 01:25:59 #79 CACHED 01:25:59 01:25:59 #80 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:25:59 #80 CACHED 01:25:59 01:25:59 #81 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:25:59 #81 CACHED 01:25:59 01:25:59 #82 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 01:25:59 #82 CACHED 01:25:59 01:25:59 #83 [core-common-config-bootstrapper builder 6/7] COPY . . 01:25:59 #83 CACHED 01:25:59 01:25:59 #84 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 01:25:59 #84 CACHED 01:25:59 01:25:59 #85 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:25:59 #85 CACHED 01:25:59 01:25:59 #86 [security-proxy-auth builder 6/7] COPY . . 01:25:59 #86 CACHED 01:25:59 01:25:59 #87 [core-data builder 6/7] COPY . . 01:25:59 #87 CACHED 01:25:59 01:25:59 #88 [core-data builder 4/7] COPY go.mod vendor* ./ 01:25:59 #88 CACHED 01:25:59 01:25:59 #89 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:25:59 #89 CACHED 01:25:59 01:25:59 #90 [core-command builder 6/7] COPY . . 01:25:59 #90 CACHED 01:25:59 01:25:59 #91 [core-command builder 4/7] COPY go.mod vendor* ./ 01:25:59 #91 CACHED 01:25:59 01:25:59 #92 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:25:59 #92 CACHED 01:25:59 01:25:59 #93 [security-secretstore-setup builder 6/7] COPY . . 01:25:59 #93 CACHED 01:25:59 01:25:59 #94 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 01:25:59 #94 CACHED 01:25:59 01:25:59 #95 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:25:59 #95 CACHED 01:25:59 01:25:59 #76 [security-bootstrapper builder 6/7] COPY . . 01:25:59 #76 DONE 1.3s 01:25:59 01:25:59 #96 [security-spiffe-token-provider builder 6/7] COPY . . 01:25:59 #96 DONE 1.3s 01:25:59 01:25:59 #97 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:25:59 #97 CACHED 01:25:59 01:25:59 #98 [support-scheduler builder 6/7] COPY . . 01:25:59 #98 CACHED 01:25:59 01:25:59 #99 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 01:25:59 #99 CACHED 01:25:59 01:25:59 #100 [security-spire-agent builder 6/9] COPY . . 01:25:59 #100 DONE 1.5s 01:25:59 01:25:59 #75 [core-metadata builder 6/7] COPY . . 01:25:59 #75 DONE 1.4s 01:25:59 01:25:59 #101 [security-spire-agent builder 7/9] WORKDIR /edgex-go/spire-build 01:26:00 #101 DONE 0.4s 01:26:00 01:26:00 #102 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:26:00 #102 ... 01:26:00 01:26:00 #103 [security-spire-server builder 4/9] COPY go.mod vendor* ./ 01:26:00 #103 CACHED 01:26:00 01:26:00 #104 [security-spire-server builder 6/9] COPY . . 01:26:00 #104 CACHED 01:26:00 01:26:00 #105 [security-spire-server builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:26:00 #105 CACHED 01:26:00 01:26:00 #106 [security-spire-server builder 7/9] WORKDIR /edgex-go/spire-build 01:26:00 #106 CACHED 01:26:00 01:26:00 #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 01:26:06 #107 ... 01:26:06 01:26:06 #108 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:26:06 #0 5.445 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.18" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 01:26:06 #108 ... 01:26:06 01:26:06 #109 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:26:06 #0 5.912 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.18" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 01:26:06 #109 ... 01:26:06 01:26:06 #110 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:26:06 #0 6.325 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.18" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 01:26:06 #110 ... 01:26:06 01:26:06 #102 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:26:06 #102 6.534 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.18" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 01:26:06 #102 ... 01:26:06 01:26:06 #111 [security-spire-agent builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 01:26:06 #111 DONE 6.1s 01:26:06 01:26:06 #107 [security-spire-server builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 01:26:06 #107 DONE 6.3s 01:26:06 01:26:06 #112 [security-spire-server builder 9/9] WORKDIR /edgex-go 01:26:07 #112 ... 01:26:07 01:26:07 #113 [security-spire-agent builder 9/9] WORKDIR /edgex-go 01:26:07 #113 DONE 0.4s 01:26:07 01:26:07 #112 [security-spire-server builder 9/9] WORKDIR /edgex-go 01:26:07 #112 DONE 0.4s 01:26:07 01:26:07 #114 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:26:07 #0 6.327 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.18" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 01:26:07 #114 ... 01:26:07 01:26:07 #115 [security-spire-server stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 01:26:07 #115 DONE 0.2s 01:26:07 01:26:07 #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:26:07 #0 6.592 go build -tags " non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.18" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 01:26:08 #116 ... 01:26:08 01:26:08 #117 [security-spire-config builder 9/9] WORKDIR /edgex-go 01:26:08 #117 CACHED 01:26:08 01:26:08 #118 [security-spire-config builder 6/9] COPY . . 01:26:08 #118 CACHED 01:26:08 01:26:08 #119 [security-spire-config builder 7/9] WORKDIR /edgex-go/spire-build 01:26:08 #119 CACHED 01:26:08 01:26:08 #120 [security-spire-config builder 4/9] COPY go.mod vendor* ./ 01:26:08 #120 CACHED 01:26:08 01:26:08 #121 [security-spire-config builder 5/9] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 01:26:08 #121 CACHED 01:26:08 01:26:08 #122 [security-spire-config builder 8/9] RUN if ! test -f /usr/local/bin/spire-server; then wget -q "https://github.com/spiffe/spire/archive/refs/tags/v1.6.3.tar.gz" && tar xv --strip-components=1 -f "v1.6.3.tar.gz" && echo "building spire from source..." && go version | sed -n -e 's/.*go\([0-9]\+\.[0-9]\+\.[0-9]\+\).*/\1/p' > .go-version && make bin/spire-server bin/spire-agent && cp bin/spire* /usr/local/bin/; fi 01:26:08 #122 CACHED 01:26:08 01:26:08 #123 [security-spire-config stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 01:26:08 #123 DONE 0.2s 01:26:08 01:26:08 #124 [security-spire-config stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 01:26:08 #124 DONE 0.2s 01:26:08 01:26:08 #125 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:26:08 #0 5.930 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.18" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 01:26:09 #125 ... 01:26:09 01:26:09 #126 [security-spire-server stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 01:26:09 #126 DONE 0.2s 01:26:09 01:26:09 #127 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:26:09 #127 ... 01:26:09 01:26:09 #128 [security-spire-agent stage-1 4/9] COPY --from=builder /edgex-go/security.txt / 01:26:09 #128 CACHED 01:26:09 01:26:09 #129 [security-spire-agent stage-1 3/9] COPY --from=builder /edgex-go/Attribution.txt / 01:26:09 #129 CACHED 01:26:09 01:26:09 #130 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 01:26:10 #130 ... 01:26:10 01:26:10 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:26:10 #0 6.400 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.18" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 01:26:10 #131 ... 01:26:10 01:26:10 #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:26:10 #0 4.818 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.18" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 01:26:10 #132 ... 01:26:10 01:26:10 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:26:10 #0 5.029 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.18" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 01:26:10 #133 ... 01:26:10 01:26:10 #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:26:10 #0 4.531 go build -tags " " -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.18" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 01:26:10 #134 ... 01:26:10 01:26:10 #135 [security-spire-config stage-1 5/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:26:11 #135 DONE 2.1s 01:26:11 01:26:11 #127 [security-spire-server stage-1 5/8] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:26:11 #127 DONE 2.3s 01:26:11 01:26:11 #130 [security-spire-agent stage-1 5/9] COPY --from=builder /usr/local/bin/spire-agent /usr/local/bin 01:26:11 #130 DONE 2.0s 01:26:11 01:26:11 #136 [security-spire-config stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 01:26:11 #136 DONE 0.3s 01:26:11 01:26:11 #137 [security-spire-server stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 01:26:11 #137 DONE 0.4s 01:26:11 01:26:11 #138 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:26:11 #138 ... 01:26:11 01:26:11 #139 [security-spire-config stage-1 7/9] WORKDIR /usr/local/etc/spiffe-scripts.d 01:26:11 #139 DONE 0.2s 01:26:12 01:26:12 #140 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:26:12 #140 ... 01:26:12 01:26:12 #138 [security-spire-server stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 01:26:12 #138 DONE 0.4s 01:26:12 01:26:12 #140 [security-spire-config stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 01:26:12 #140 DONE 0.4s 01:26:12 01:26:12 #141 [security-spire-server stage-1 8/8] COPY --from=builder /edgex-go/cmd/security-spire-server/openssl.conf /usr/local/etc/ 01:26:12 #141 DONE 0.5s 01:26:12 01:26:12 #142 [security-spire-server] exporting to image 01:26:12 #142 exporting layers 01:26:13 #142 ... 01:26:13 01:26:13 #143 [security-spire-agent stage-1 6/9] COPY --from=builder /usr/local/bin/spire-server /usr/local/bin 01:26:13 #143 DONE 2.1s 01:26:13 01:26:13 #144 [security-spire-agent stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 01:26:13 #144 DONE 0.3s 01:26:13 01:26:13 #145 [security-spire-agent stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 01:26:14 #145 DONE 0.3s 01:26:14 01:26:14 #146 [security-spire-agent stage-1 9/9] COPY --from=builder /edgex-go/cmd/security-spire-agent/openssl.conf /usr/local/etc/ 01:26:14 #146 DONE 0.2s 01:26:14 01:26:14 #142 [security-spire-agent] exporting to image 01:26:15 #142 exporting layers 2.9s done 01:26:15 #142 writing image sha256:2e6e5c7885767d1c5effbfb9f829cccbbd9c208d1453596e7273d92f25c1b429 01:26:15 #142 writing image sha256:2e6e5c7885767d1c5effbfb9f829cccbbd9c208d1453596e7273d92f25c1b429 0.0s done 01:26:15 #142 naming to docker.io/library/security-spire-config-arm64 0.0s done 01:26:15 #142 exporting layers 2.8s done 01:26:15 #142 writing image sha256:e6e30ca188c79103aa2f49a3846b7b1a57ba67a789b3c5a624da6d7a0269b28d done 01:26:15 #142 naming to docker.io/library/security-spire-server-arm64 done 01:26:16 #142 exporting layers 2.0s done 01:26:16 #142 writing image sha256:77602fa71c914e936effce8e0ee1ed540c7e280adbcfcc8f48c343a7a178066c 0.0s done 01:26:16 #142 naming to docker.io/library/security-spire-agent-arm64 done 01:26:16 #142 DONE 3.9s 01:26:16 01:26:16 #102 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:43:40 #102 ... 01:43:40 01:43:40 #125 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:43:40 #125 1050.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-X github.com/edgexfoundry/edgex-go.Version=3.1.0-dev.18" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 01:43:40 #125 ... 01:43:40 01:43:40 #131 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 01:43:40 #131 DONE 1052.8s 01:43:40 01:43:40 #114 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:43:40 #114 ... 01:43:40 01:43:40 #147 [security-proxy-setup stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 01:43:40 #147 DONE 0.1s 01:43:40 01:43:40 #148 [security-proxy-setup stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 01:43:40 #148 DONE 0.1s 01:43:40 01:43:40 #149 [security-proxy-setup stage-1 6/9] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 01:43:40 #149 DONE 0.2s 01:43:40 01:43:40 #150 [security-proxy-setup stage-1 7/9] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 01:43:40 #150 DONE 0.3s 01:43:40 01:43:40 #151 [security-proxy-setup stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 01:43:40 #151 DONE 0.1s 01:43:40 01:43:40 #152 [security-proxy-setup stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:43:40 #152 DONE 2.0s 01:43:40 01:43:40 #142 [security-proxy-setup] exporting to image 01:43:40 #142 exporting layers 01:43:40 #142 exporting layers 0.7s done 01:43:40 #142 writing image sha256:edc7fd3bd219792492a6473cf6a9adb584db0c6fd0d39ba19ddd15e22a0678b5 done 01:43:40 #142 naming to docker.io/library/security-proxy-setup-arm64 done 01:43:40 #142 DONE 4.6s 01:43:40 01:43:40 #108 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:43:45 #108 ... 01:43:45 01:43:45 #132 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 01:43:45 #132 DONE 1064.6s 01:43:45 01:43:45 #153 [security-bootstrapper stage-1 5/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 01:43:45 #153 DONE 0.3s 01:43:45 01:43:45 #154 [security-bootstrapper stage-1 6/15] RUN chmod +x /edgex-init-staging/*.sh 01:43:47 #154 DONE 2.3s 01:43:47 01:43:47 #155 [security-bootstrapper stage-1 7/15] COPY --from=builder /edgex-go/Attribution.txt / 01:43:47 #155 DONE 0.3s 01:43:47 01:43:47 #156 [security-bootstrapper stage-1 8/15] COPY --from=builder /edgex-go/security.txt / 01:43:47 #156 DONE 0.2s 01:43:47 01:43:47 #114 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:43:47 #114 ... 01:43:47 01:43:47 #157 [security-bootstrapper stage-1 9/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 01:43:48 #157 DONE 0.4s 01:43:48 01:43:48 #114 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:43:48 #114 ... 01:43:48 01:43:48 #158 [security-bootstrapper stage-1 10/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 01:43:48 #158 DONE 0.1s 01:43:48 01:43:48 #159 [security-bootstrapper stage-1 11/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 01:43:48 #159 DONE 0.2s 01:43:48 01:43:48 #160 [security-bootstrapper stage-1 12/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 01:43:48 #160 DONE 0.1s 01:43:48 01:43:48 #161 [security-bootstrapper stage-1 13/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 01:43:48 #161 DONE 0.1s 01:43:48 01:43:48 #125 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:43:48 #125 ... 01:43:48 01:43:48 #162 [security-bootstrapper stage-1 14/15] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 01:43:48 #162 DONE 0.2s 01:43:48 01:43:48 #163 [security-bootstrapper stage-1 15/15] RUN chmod +x /entrypoint.sh 01:43:53 #163 DONE 4.2s 01:43:53 01:43:53 #142 [security-bootstrapper] exporting to image 01:43:53 #142 exporting layers 01:43:54 #142 exporting layers 1.0s done 01:43:54 #142 writing image sha256:e1d34173820c247ac37c05bdba6eb8ac88558c35d82ce6b048003a66fcacd466 done 01:43:54 #142 naming to docker.io/library/security-bootstrapper-arm64 done 01:43:54 #142 DONE 5.6s 01:43:54 01:43:54 #108 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:43:55 #108 ... 01:43:55 01:43:55 #125 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 01:43:55 #125 DONE 1075.1s 01:43:55 01:43:55 #109 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:43:55 #109 ... 01:43:55 01:43:55 #164 [security-secretstore-setup stage-1 3/12] COPY --from=builder /edgex-go/Attribution.txt / 01:43:55 #164 DONE 0.2s 01:43:55 01:43:55 #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:43:55 #134 ... 01:43:55 01:43:55 #165 [security-secretstore-setup stage-1 4/12] COPY --from=builder /edgex-go/security.txt / 01:43:56 #165 DONE 0.3s 01:43:56 01:43:56 #166 [security-secretstore-setup stage-1 5/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 01:43:56 #166 DONE 0.2s 01:43:56 01:43:56 #108 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:43:56 #108 ... 01:43:56 01:43:56 #167 [security-secretstore-setup stage-1 6/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 01:43:56 #167 DONE 0.2s 01:43:56 01:43:56 #168 [security-secretstore-setup stage-1 7/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 01:43:56 #168 DONE 0.2s 01:43:56 01:43:56 #169 [security-secretstore-setup stage-1 8/12] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 01:43:57 #169 DONE 0.3s 01:43:57 01:43:57 #108 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:43:57 #108 ... 01:43:57 01:43:57 #170 [security-secretstore-setup stage-1 9/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 01:43:57 #170 DONE 0.3s 01:43:57 01:43:57 #171 [security-secretstore-setup stage-1 10/12] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 01:43:57 #171 DONE 0.1s 01:43:57 01:43:57 #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:43:57 #134 ... 01:43:57 01:43:57 #172 [security-secretstore-setup stage-1 11/12] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:43:59 #172 DONE 2.1s 01:43:59 01:43:59 #142 [security-secretstore-setup] exporting to image 01:43:59 #142 exporting layers 01:44:00 #142 ... 01:44:00 01:44:00 #108 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 01:44:00 #108 DONE 1080.9s 01:44:01 01:44:01 #142 [security-secretstore-setup] exporting to image 01:44:01 #142 exporting layers 2.1s done 01:44:01 #142 writing image sha256:634be38686250a2297f28ecd924580ad909dda621894cdfd8e5b403bfedcbde7 done 01:44:01 #142 naming to docker.io/library/security-secretstore-setup-arm64 done 01:44:01 #142 DONE 7.7s 01:44:01 01:44:01 #173 [security-proxy-auth stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 01:44:01 #173 DONE 0.4s 01:44:01 01:44:01 #174 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 01:44:02 #174 DONE 0.4s 01:44:02 01:44:02 #110 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:44:02 #110 ... 01:44:02 01:44:02 #175 [security-proxy-auth stage-1 5/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 01:44:02 #175 DONE 0.3s 01:44:02 01:44:02 #110 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:44:02 #110 ... 01:44:02 01:44:02 #176 [security-proxy-auth stage-1 6/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 01:44:02 #176 DONE 0.2s 01:44:02 01:44:02 #177 [security-proxy-auth stage-1 7/8] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 01:44:02 #177 DONE 0.1s 01:44:02 01:44:02 #178 [security-proxy-auth stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:44:06 #178 DONE 3.4s 01:44:06 01:44:06 #110 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:44:06 #110 ... 01:44:06 01:44:06 #142 [security-proxy-auth] exporting to image 01:44:06 #142 exporting layers 0.5s done 01:44:06 #142 writing image sha256:61635f227ca4d99980a27252ea20e17a13f5821d6c7d85929ca0afec1f01567e done 01:44:06 #142 naming to docker.io/library/security-proxy-auth-arm64 done 01:44:06 #142 DONE 8.2s 01:44:06 01:44:06 #109 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:44:21 #109 ... 01:44:21 01:44:21 #110 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 01:44:21 #110 DONE 1100.2s 01:44:21 01:44:21 #179 [core-common-config-bootstrapper stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 01:44:21 #179 DONE 0.2s 01:44:21 01:44:21 #180 [core-common-config-bootstrapper stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 01:44:21 #180 DONE 0.1s 01:44:21 01:44:21 #181 [core-common-config-bootstrapper stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 01:44:21 #181 DONE 0.2s 01:44:21 01:44:21 #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:44:21 #134 ... 01:44:21 01:44:21 #182 [core-common-config-bootstrapper stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 01:44:21 #182 DONE 0.1s 01:44:21 01:44:21 #183 [core-common-config-bootstrapper stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 01:44:21 #183 DONE 0.1s 01:44:21 01:44:21 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:44:21 #133 ... 01:44:21 01:44:21 #184 [core-common-config-bootstrapper stage-1 8/8] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 01:44:23 #184 DONE 2.2s 01:44:23 01:44:23 #142 [core-common-config-bootstrapper] exporting to image 01:44:23 #142 exporting layers 01:44:23 #142 exporting layers 0.5s done 01:44:23 #142 writing image sha256:b7fe0482febc13eddde7b99895e45540933c9f9e4c01e99c28751790ffa4ddd6 done 01:44:23 #142 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 01:44:23 #142 DONE 8.7s 01:44:23 01:44:23 #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:45:10 #134 ... 01:45:10 01:45:10 #109 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 01:45:10 #109 DONE 1148.2s 01:45:10 01:45:10 #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:45:10 #134 ... 01:45:10 01:45:10 #185 [core-command stage-1 3/7] COPY --from=builder /edgex-go/Attribution.txt / 01:45:10 #185 DONE 0.1s 01:45:10 01:45:10 #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:45:10 #116 ... 01:45:10 01:45:10 #186 [core-command stage-1 4/7] COPY --from=builder /edgex-go/security.txt / 01:45:10 #186 DONE 0.3s 01:45:10 01:45:10 #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:45:10 #134 ... 01:45:10 01:45:10 #187 [core-command stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-command/core-command / 01:45:10 #187 DONE 0.3s 01:45:10 01:45:10 #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:45:10 #134 ... 01:45:10 01:45:10 #188 [core-command stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 01:45:10 #188 DONE 0.1s 01:45:10 01:45:10 #142 [core-command] exporting to image 01:45:10 #142 exporting layers 01:45:10 #142 exporting layers 0.3s done 01:45:10 #142 writing image sha256:17d89cc5737accb22095cd6fb5bf28b9d71a11a346de4a32347c83bde78f00e0 done 01:45:10 #142 naming to docker.io/library/core-command-arm64 done 01:45:10 #142 DONE 9.1s 01:45:10 01:45:10 #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:45:23 #116 ... 01:45:23 01:45:23 #114 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 01:45:23 #114 DONE 1161.8s 01:45:23 01:45:23 #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:45:23 #134 ... 01:45:23 01:45:23 #189 [core-data stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 01:45:23 #189 DONE 0.2s 01:45:23 01:45:23 #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:45:23 #134 ... 01:45:23 01:45:23 #190 [core-data stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 01:45:23 #190 DONE 0.1s 01:45:23 01:45:23 #191 [core-data stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-data/core-data / 01:45:23 #191 DONE 0.4s 01:45:23 01:45:23 #192 [core-data stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 01:45:23 #192 DONE 0.2s 01:45:23 01:45:23 #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:45:23 #134 ... 01:45:23 01:45:23 #142 [core-data] exporting to image 01:45:23 #142 exporting layers 01:45:23 #142 ... 01:45:23 01:45:23 #116 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 01:45:23 #116 DONE 1163.5s 01:45:23 01:45:23 #142 [core-data] exporting to image 01:45:23 #142 exporting layers 0.6s done 01:45:23 #142 writing image sha256:ebf6b7c6aabc821ef426445b3c0bd89c29a1fa29b974d086650e36f5b2ae8b24 0.0s done 01:45:23 #142 naming to docker.io/library/core-data-arm64 01:45:24 #142 naming to docker.io/library/core-data-arm64 0.0s done 01:45:24 #142 DONE 9.7s 01:45:24 01:45:24 #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:45:24 #134 ... 01:45:24 01:45:24 #193 [core-metadata stage-1 3/8] COPY --from=builder /edgex-go/Attribution.txt / 01:45:24 #193 DONE 0.1s 01:45:24 01:45:24 #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:45:24 #134 ... 01:45:24 01:45:24 #194 [core-metadata stage-1 4/8] COPY --from=builder /edgex-go/security.txt / 01:45:24 #194 DONE 0.1s 01:45:24 01:45:24 #195 [core-metadata stage-1 5/8] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 01:45:24 #195 DONE 0.3s 01:45:24 01:45:24 #196 [core-metadata stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 01:45:25 #196 DONE 0.1s 01:45:25 01:45:25 #197 [core-metadata stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 01:45:25 #197 DONE 0.1s 01:45:25 01:45:25 #142 [core-metadata] exporting to image 01:45:25 #142 exporting layers 0.3s done 01:45:25 #142 writing image sha256:5c88a5d1ab1a0c5b496480adbe032a1f1e82ac25966d57dcaa192e8f781fcbcd done 01:45:25 #142 naming to docker.io/library/core-metadata-arm64 done 01:45:25 #142 DONE 10.0s 01:45:25 01:45:25 #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:45:52 #134 ... 01:45:52 01:45:52 #133 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 01:45:52 #133 DONE 1191.1s 01:45:52 01:45:52 #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:45:52 #134 ... 01:45:52 01:45:52 #198 [security-spiffe-token-provider stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 01:45:52 #198 DONE 0.3s 01:45:52 01:45:52 #199 [security-spiffe-token-provider stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 01:45:52 #199 DONE 0.2s 01:45:52 01:45:52 #200 [security-spiffe-token-provider stage-1 5/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 01:45:52 #200 DONE 0.3s 01:45:52 01:45:52 #201 [security-spiffe-token-provider stage-1 6/6] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 01:45:52 #201 DONE 0.1s 01:45:52 01:45:52 #142 [security-spiffe-token-provider] exporting to image 01:45:52 #142 exporting layers 01:45:52 #142 exporting layers 0.5s done 01:45:52 #142 writing image sha256:96fd7a3458e8b3b4c89852831ebda9643584f0b6784f8a4767b9d01f86373d15 done 01:45:52 #142 naming to docker.io/library/security-spiffe-token-provider-arm64 done 01:45:52 #142 DONE 10.5s 01:45:52 01:45:52 #102 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 01:46:24 #102 DONE 1220.4s 01:46:24 01:46:24 #134 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 01:46:24 #134 DONE 1220.5s 01:46:24 01:46:24 #202 [support-notifications stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 01:46:24 #202 DONE 0.2s 01:46:24 01:46:24 #203 [support-scheduler stage-1 3/6] COPY --from=builder /edgex-go/Attribution.txt / 01:46:24 #203 DONE 0.1s 01:46:24 01:46:24 #204 [support-scheduler stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 01:46:24 #204 DONE 0.1s 01:46:24 01:46:24 #205 [support-notifications stage-1 4/6] COPY --from=builder /edgex-go/security.txt / 01:46:24 #205 DONE 0.1s 01:46:24 01:46:24 #206 [support-scheduler stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 01:46:24 #206 DONE 0.4s 01:46:24 01:46:24 #207 [support-notifications stage-1 5/6] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 01:46:24 #207 DONE 0.4s 01:46:24 01:46:24 #208 [support-scheduler stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 01:46:24 #208 DONE 0.1s 01:46:24 01:46:24 #209 [support-notifications stage-1 6/6] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 01:46:24 #209 DONE 0.1s 01:46:24 01:46:24 #142 [support-notifications] exporting to image 01:46:24 #142 exporting layers 01:46:24 #142 exporting layers 0.4s done 01:46:24 #142 writing image sha256:208f9f2ffbcfe713194332f2bdfc11495c9333b6dff2d8283c873d0742e995a3 done 01:46:24 #142 naming to docker.io/library/support-scheduler-arm64 01:46:24 #142 exporting layers 0.4s done 01:46:24 #142 naming to docker.io/library/support-scheduler-arm64 done 01:46:24 #142 writing image sha256:424ef9f45b619e90ac5c74faeb439e2626e50bc0e46684d55c91ce235d3b4166 done 01:46:24 #142 naming to docker.io/library/support-notifications-arm64 done 01:46:24 #142 DONE 11.0s 01:46:24 time="2023-08-09T01:24:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:46:24 time="2023-08-09T01:24:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:46:24 time="2023-08-09T01:24:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:46:24 time="2023-08-09T01:24:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:46:24 time="2023-08-09T01:24:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:46:24 time="2023-08-09T01:24:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:46:24 time="2023-08-09T01:24:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:46:24 time="2023-08-09T01:24:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:46:24 time="2023-08-09T01:24:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:46:24 time="2023-08-09T01:24:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:46:24 time="2023-08-09T01:24:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:46:24 time="2023-08-09T01:24:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:46:24 time="2023-08-09T01:24:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 01:46:24 time="2023-08-09T01:24:24Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 01:46:24 $ docker stop --time=1 e24d5fb92212c1239644977b6d0b0257fe12f89125d5485b5bd6d3a38703b475 01:46:26 $ docker rm -f --volumes e24d5fb92212c1239644977b6d0b0257fe12f89125d5485b5bd6d3a38703b475 [Pipeline] // withDockerContainer [Pipeline] sh 01:46:27 + docker images 01:46:27 REPOSITORY TAG IMAGE ID CREATED SIZE 01:46:27 support-notifications-arm64 latest 424ef9f45b61 5 seconds ago 33.7MB 01:46:27 support-scheduler-arm64 latest 208f9f2ffbcf 5 seconds ago 32.9MB 01:46:27 security-spiffe-token-provider-arm64 latest 96fd7a3458e8 35 seconds ago 33.2MB 01:46:27 core-metadata-arm64 latest 5c88a5d1ab1a About a minute ago 21.2MB 01:46:27 core-data-arm64 latest ebf6b7c6aabc About a minute ago 20.9MB 01:46:27 core-command-arm64 latest 17d89cc5737a About a minute ago 20.8MB 01:46:27 core-common-config-bootstrapper-arm64 latest b7fe0482febc 2 minutes ago 18MB 01:46:27 security-proxy-auth-arm64 latest 61635f227ca4 2 minutes ago 19.3MB 01:46:27 security-secretstore-setup-arm64 latest 634be3868625 2 minutes ago 42.9MB 01:46:27 security-bootstrapper-arm64 latest e1d34173820c 2 minutes ago 22.6MB 01:46:27 security-proxy-setup-arm64 latest edc7fd3bd219 2 minutes ago 19.5MB 01:46:27 security-spire-agent-arm64 latest 77602fa71c91 20 minutes ago 152MB 01:46:27 security-spire-server-arm64 latest e6e30ca188c7 20 minutes ago 96.9MB 01:46:27 security-spire-config-arm64 latest 2e6e5c788576 20 minutes ago 96.1MB 01:46:27 ci-base-image-arm64 latest b3b2ba34edb4 22 minutes ago 1.05GB 01:46:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.20-alpine 1e15ea492957 3 weeks ago 677MB 01:46:27 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 months ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:46:27 provisioning config files... 01:46:27 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/552@tmp/config13239586509027101636tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:46:27 ---> docker-login.sh 01:46:27 nexus3.edgexfoundry.org:10001 01:46:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:27 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:46:27 Configure a credential helper to remove this warning. See 01:46:27 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:46:27 01:46:27 Login Succeeded 01:46:27 nexus3.edgexfoundry.org:10002 01:46:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:46:28 Configure a credential helper to remove this warning. See 01:46:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:46:28 01:46:28 Login Succeeded 01:46:28 nexus3.edgexfoundry.org:10003 01:46:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:46:28 Configure a credential helper to remove this warning. See 01:46:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:46:28 01:46:28 Login Succeeded 01:46:28 nexus3.edgexfoundry.org:10004 01:46:28 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:28 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:46:28 Configure a credential helper to remove this warning. See 01:46:28 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:46:28 01:46:28 Login Succeeded 01:46:28 docker.io 01:46:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 01:46:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 01:46:29 Configure a credential helper to remove this warning. See 01:46:29 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 01:46:29 01:46:29 Login Succeeded 01:46:29 ---> docker-login.sh ends [Pipeline] } 01:46:29 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:46:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 01:46:29 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 01:46:29 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:46:29 latest 01:46:29 3.1.0-dev.18 01:46:29 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:46:29 main 01:46:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:30 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:30 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:46:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:46:30 85a6c30caf63: Preparing 01:46:30 57fc80a67d92: Preparing 01:46:30 1d79c961811b: Preparing 01:46:30 ce479b895bc4: Preparing 01:46:30 ab405f48f05f: Preparing 01:46:30 d2d9d24a8c2a: Preparing 01:46:30 d2d9d24a8c2a: Waiting 01:46:30 1d79c961811b: Pushed 01:46:30 d2d9d24a8c2a: Layer already exists 01:46:30 ab405f48f05f: Pushed 01:46:30 85a6c30caf63: Pushed 01:46:30 ce479b895bc4: Pushed 01:46:34 57fc80a67d92: Pushed 01:46:34 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2: digest: sha256:cf534a7a37ed1a0d2f2844a1c69a1405f10158a935bcb94ae6b8eefb7249b25b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:34 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:34 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 01:46:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:46:34 85a6c30caf63: Preparing 01:46:34 57fc80a67d92: Preparing 01:46:34 1d79c961811b: Preparing 01:46:34 ce479b895bc4: Preparing 01:46:34 ab405f48f05f: Preparing 01:46:34 d2d9d24a8c2a: Preparing 01:46:34 d2d9d24a8c2a: Waiting 01:46:34 85a6c30caf63: Layer already exists 01:46:34 ce479b895bc4: Layer already exists 01:46:34 ab405f48f05f: Layer already exists 01:46:34 57fc80a67d92: Layer already exists 01:46:34 1d79c961811b: Layer already exists 01:46:34 d2d9d24a8c2a: Layer already exists 01:46:35 latest: digest: sha256:cf534a7a37ed1a0d2f2844a1c69a1405f10158a935bcb94ae6b8eefb7249b25b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:35 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:35 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.18 01:46:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:46:35 85a6c30caf63: Preparing 01:46:35 57fc80a67d92: Preparing 01:46:35 1d79c961811b: Preparing 01:46:35 ce479b895bc4: Preparing 01:46:35 ab405f48f05f: Preparing 01:46:35 d2d9d24a8c2a: Preparing 01:46:35 d2d9d24a8c2a: Waiting 01:46:35 85a6c30caf63: Layer already exists 01:46:35 ab405f48f05f: Layer already exists 01:46:35 57fc80a67d92: Layer already exists 01:46:35 1d79c961811b: Layer already exists 01:46:35 ce479b895bc4: Layer already exists 01:46:35 d2d9d24a8c2a: Layer already exists 01:46:35 3.1.0-dev.18: digest: sha256:cf534a7a37ed1a0d2f2844a1c69a1405f10158a935bcb94ae6b8eefb7249b25b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:36 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:36 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:46:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:46:36 85a6c30caf63: Preparing 01:46:36 57fc80a67d92: Preparing 01:46:36 1d79c961811b: Preparing 01:46:36 ce479b895bc4: Preparing 01:46:36 ab405f48f05f: Preparing 01:46:36 d2d9d24a8c2a: Preparing 01:46:36 85a6c30caf63: Layer already exists 01:46:36 57fc80a67d92: Layer already exists 01:46:36 1d79c961811b: Layer already exists 01:46:36 ce479b895bc4: Layer already exists 01:46:36 ab405f48f05f: Layer already exists 01:46:36 d2d9d24a8c2a: Layer already exists 01:46:36 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18: digest: sha256:cf534a7a37ed1a0d2f2844a1c69a1405f10158a935bcb94ae6b8eefb7249b25b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:36 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:37 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 01:46:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 01:46:37 85a6c30caf63: Preparing 01:46:37 57fc80a67d92: Preparing 01:46:37 1d79c961811b: Preparing 01:46:37 ce479b895bc4: Preparing 01:46:37 ab405f48f05f: Preparing 01:46:37 d2d9d24a8c2a: Preparing 01:46:37 d2d9d24a8c2a: Waiting 01:46:37 ce479b895bc4: Layer already exists 01:46:37 ab405f48f05f: Layer already exists 01:46:37 57fc80a67d92: Layer already exists 01:46:37 1d79c961811b: Layer already exists 01:46:37 85a6c30caf63: Layer already exists 01:46:37 d2d9d24a8c2a: Layer already exists 01:46:37 main: digest: sha256:cf534a7a37ed1a0d2f2844a1c69a1405f10158a935bcb94ae6b8eefb7249b25b size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:46:37 ===================================================== [Pipeline] echo 01:46:37 taggedImages: 01:46:37 - nexus3.edgexfoundry.org:10004/core-command-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:46:37 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 01:46:37 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.1.0-dev.18 01:46:37 - nexus3.edgexfoundry.org:10004/core-command-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:46:37 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 01:46:37 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 01:46:37 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:46:37 latest 01:46:37 3.1.0-dev.18 01:46:37 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:46:37 main 01:46:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:38 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:38 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:46:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:46:38 976d5e560f7f: Preparing 01:46:38 88ae43dc1970: Preparing 01:46:38 f2a45e5f408e: Preparing 01:46:38 05a69afc8a87: Preparing 01:46:38 1d79c961811b: Preparing 01:46:38 ce479b895bc4: Preparing 01:46:38 ab405f48f05f: Preparing 01:46:38 d2d9d24a8c2a: Preparing 01:46:38 ce479b895bc4: Waiting 01:46:38 ab405f48f05f: Waiting 01:46:38 d2d9d24a8c2a: Waiting 01:46:38 1d79c961811b: Layer already exists 01:46:38 ce479b895bc4: Layer already exists 01:46:38 ab405f48f05f: Layer already exists 01:46:38 88ae43dc1970: Pushed 01:46:38 f2a45e5f408e: Pushed 01:46:38 d2d9d24a8c2a: Layer already exists 01:46:38 976d5e560f7f: Pushed 01:46:41 05a69afc8a87: Pushed 01:46:41 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2: digest: sha256:99772b9f7efbc64fcfc077c88fa989293dbb02890262ae92ab5532e8b366ce38 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:41 + 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 01:46:42 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 01:46:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:46:42 976d5e560f7f: Preparing 01:46:42 88ae43dc1970: Preparing 01:46:42 f2a45e5f408e: Preparing 01:46:42 05a69afc8a87: Preparing 01:46:42 1d79c961811b: Preparing 01:46:42 ce479b895bc4: Preparing 01:46:42 ab405f48f05f: Preparing 01:46:42 d2d9d24a8c2a: Preparing 01:46:42 ce479b895bc4: Waiting 01:46:42 d2d9d24a8c2a: Waiting 01:46:42 ab405f48f05f: Waiting 01:46:42 1d79c961811b: Layer already exists 01:46:42 f2a45e5f408e: Layer already exists 01:46:42 05a69afc8a87: Layer already exists 01:46:42 976d5e560f7f: Layer already exists 01:46:42 88ae43dc1970: Layer already exists 01:46:42 ce479b895bc4: Layer already exists 01:46:42 d2d9d24a8c2a: Layer already exists 01:46:42 ab405f48f05f: Layer already exists 01:46:42 latest: digest: sha256:99772b9f7efbc64fcfc077c88fa989293dbb02890262ae92ab5532e8b366ce38 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:42 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:43 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.18 01:46:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:46:43 976d5e560f7f: Preparing 01:46:43 88ae43dc1970: Preparing 01:46:43 f2a45e5f408e: Preparing 01:46:43 05a69afc8a87: Preparing 01:46:43 1d79c961811b: Preparing 01:46:43 ce479b895bc4: Preparing 01:46:43 ab405f48f05f: Preparing 01:46:43 d2d9d24a8c2a: Preparing 01:46:43 ce479b895bc4: Waiting 01:46:43 d2d9d24a8c2a: Waiting 01:46:43 ab405f48f05f: Waiting 01:46:43 05a69afc8a87: Layer already exists 01:46:43 976d5e560f7f: Layer already exists 01:46:43 1d79c961811b: Layer already exists 01:46:43 88ae43dc1970: Layer already exists 01:46:43 f2a45e5f408e: Layer already exists 01:46:43 ce479b895bc4: Layer already exists 01:46:43 ab405f48f05f: Layer already exists 01:46:43 d2d9d24a8c2a: Layer already exists 01:46:43 3.1.0-dev.18: digest: sha256:99772b9f7efbc64fcfc077c88fa989293dbb02890262ae92ab5532e8b366ce38 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:43 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:44 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:46:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:46:44 976d5e560f7f: Preparing 01:46:44 88ae43dc1970: Preparing 01:46:44 f2a45e5f408e: Preparing 01:46:44 05a69afc8a87: Preparing 01:46:44 1d79c961811b: Preparing 01:46:44 ce479b895bc4: Preparing 01:46:44 ab405f48f05f: Preparing 01:46:44 d2d9d24a8c2a: Preparing 01:46:44 ab405f48f05f: Waiting 01:46:44 d2d9d24a8c2a: Waiting 01:46:44 ce479b895bc4: Waiting 01:46:44 88ae43dc1970: Layer already exists 01:46:44 f2a45e5f408e: Layer already exists 01:46:44 05a69afc8a87: Layer already exists 01:46:44 976d5e560f7f: Layer already exists 01:46:44 1d79c961811b: Layer already exists 01:46:44 ce479b895bc4: Layer already exists 01:46:44 d2d9d24a8c2a: Layer already exists 01:46:44 ab405f48f05f: Layer already exists 01:46:44 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18: digest: sha256:99772b9f7efbc64fcfc077c88fa989293dbb02890262ae92ab5532e8b366ce38 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:44 + 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 01:46:45 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 01:46:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 01:46:45 976d5e560f7f: Preparing 01:46:45 88ae43dc1970: Preparing 01:46:45 f2a45e5f408e: Preparing 01:46:45 05a69afc8a87: Preparing 01:46:45 1d79c961811b: Preparing 01:46:45 ce479b895bc4: Preparing 01:46:45 ab405f48f05f: Preparing 01:46:45 d2d9d24a8c2a: Preparing 01:46:45 ab405f48f05f: Waiting 01:46:45 d2d9d24a8c2a: Waiting 01:46:45 ce479b895bc4: Waiting 01:46:45 976d5e560f7f: Layer already exists 01:46:45 1d79c961811b: Layer already exists 01:46:45 05a69afc8a87: Layer already exists 01:46:45 88ae43dc1970: Layer already exists 01:46:45 f2a45e5f408e: Layer already exists 01:46:45 ce479b895bc4: Layer already exists 01:46:45 d2d9d24a8c2a: Layer already exists 01:46:45 ab405f48f05f: Layer already exists 01:46:45 main: digest: sha256:99772b9f7efbc64fcfc077c88fa989293dbb02890262ae92ab5532e8b366ce38 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:46:45 ===================================================== [Pipeline] echo 01:46:45 taggedImages: 01:46:45 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:46:45 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 01:46:45 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.1.0-dev.18 01:46:45 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:46:45 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 01:46:45 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 01:46:45 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:46:45 latest 01:46:45 3.1.0-dev.18 01:46:45 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:46:45 main 01:46:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:45 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:46 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:46:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:46:46 601a4b5a39d9: Preparing 01:46:46 3c64691380b7: Preparing 01:46:46 1d79c961811b: Preparing 01:46:46 ce479b895bc4: Preparing 01:46:46 0cc811410b64: Preparing 01:46:46 d2d9d24a8c2a: Preparing 01:46:46 d2d9d24a8c2a: Waiting 01:46:46 ce479b895bc4: Layer already exists 01:46:46 1d79c961811b: Layer already exists 01:46:46 d2d9d24a8c2a: Layer already exists 01:46:46 601a4b5a39d9: Pushed 01:46:46 0cc811410b64: Pushed 01:46:49 3c64691380b7: Pushed 01:46:49 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2: digest: sha256:6c852a9338308bb56b33d96abdf5e51785a43aca541e5eeebcc75cba563740fa size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:50 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:50 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 01:46:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:46:50 601a4b5a39d9: Preparing 01:46:50 3c64691380b7: Preparing 01:46:50 1d79c961811b: Preparing 01:46:50 ce479b895bc4: Preparing 01:46:50 0cc811410b64: Preparing 01:46:50 d2d9d24a8c2a: Preparing 01:46:50 1d79c961811b: Layer already exists 01:46:50 0cc811410b64: Layer already exists 01:46:50 ce479b895bc4: Layer already exists 01:46:50 3c64691380b7: Layer already exists 01:46:50 601a4b5a39d9: Layer already exists 01:46:50 d2d9d24a8c2a: Layer already exists 01:46:50 latest: digest: sha256:6c852a9338308bb56b33d96abdf5e51785a43aca541e5eeebcc75cba563740fa size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:50 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:51 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.18 01:46:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:46:51 601a4b5a39d9: Preparing 01:46:51 3c64691380b7: Preparing 01:46:51 1d79c961811b: Preparing 01:46:51 ce479b895bc4: Preparing 01:46:51 0cc811410b64: Preparing 01:46:51 d2d9d24a8c2a: Preparing 01:46:51 d2d9d24a8c2a: Waiting 01:46:51 1d79c961811b: Layer already exists 01:46:51 601a4b5a39d9: Layer already exists 01:46:51 ce479b895bc4: Layer already exists 01:46:51 3c64691380b7: Layer already exists 01:46:51 0cc811410b64: Layer already exists 01:46:51 d2d9d24a8c2a: Layer already exists 01:46:51 3.1.0-dev.18: digest: sha256:6c852a9338308bb56b33d96abdf5e51785a43aca541e5eeebcc75cba563740fa size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:51 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:52 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:46:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:46:52 601a4b5a39d9: Preparing 01:46:52 3c64691380b7: Preparing 01:46:52 1d79c961811b: Preparing 01:46:52 ce479b895bc4: Preparing 01:46:52 0cc811410b64: Preparing 01:46:52 d2d9d24a8c2a: Preparing 01:46:52 d2d9d24a8c2a: Waiting 01:46:52 1d79c961811b: Layer already exists 01:46:52 ce479b895bc4: Layer already exists 01:46:52 0cc811410b64: Layer already exists 01:46:52 3c64691380b7: Layer already exists 01:46:52 601a4b5a39d9: Layer already exists 01:46:52 d2d9d24a8c2a: Layer already exists 01:46:52 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18: digest: sha256:6c852a9338308bb56b33d96abdf5e51785a43aca541e5eeebcc75cba563740fa size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:52 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:53 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 01:46:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 01:46:53 601a4b5a39d9: Preparing 01:46:53 3c64691380b7: Preparing 01:46:53 1d79c961811b: Preparing 01:46:53 ce479b895bc4: Preparing 01:46:53 0cc811410b64: Preparing 01:46:53 d2d9d24a8c2a: Preparing 01:46:53 d2d9d24a8c2a: Waiting 01:46:53 1d79c961811b: Layer already exists 01:46:53 601a4b5a39d9: Layer already exists 01:46:53 0cc811410b64: Layer already exists 01:46:53 ce479b895bc4: Layer already exists 01:46:53 3c64691380b7: Layer already exists 01:46:53 d2d9d24a8c2a: Layer already exists 01:46:53 main: digest: sha256:6c852a9338308bb56b33d96abdf5e51785a43aca541e5eeebcc75cba563740fa size: 1570 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:46:53 ===================================================== [Pipeline] echo 01:46:53 taggedImages: 01:46:53 - nexus3.edgexfoundry.org:10004/core-data-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:46:53 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 01:46:53 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.1.0-dev.18 01:46:53 - nexus3.edgexfoundry.org:10004/core-data-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:46:53 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 01:46:53 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 01:46:53 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:46:53 latest 01:46:53 3.1.0-dev.18 01:46:53 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:46:53 main 01:46:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:53 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:54 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:46:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:46:54 01a590059904: Preparing 01:46:54 8a29c31b2f25: Preparing 01:46:54 2d2abad67888: Preparing 01:46:54 1d79c961811b: Preparing 01:46:54 ce479b895bc4: Preparing 01:46:54 ab405f48f05f: Preparing 01:46:54 d2d9d24a8c2a: Preparing 01:46:54 ab405f48f05f: Waiting 01:46:54 d2d9d24a8c2a: Waiting 01:46:54 ce479b895bc4: Layer already exists 01:46:54 1d79c961811b: Layer already exists 01:46:54 ab405f48f05f: Layer already exists 01:46:54 d2d9d24a8c2a: Layer already exists 01:46:54 8a29c31b2f25: Pushed 01:46:54 01a590059904: Pushed 01:46:57 2d2abad67888: Pushed 01:46:57 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2: digest: sha256:07af42c0ad3dfd0d6318b9dd2d71f4acfa06ad2d15630f554b397d0b3620e800 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:58 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 01:46:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:46:58 01a590059904: Preparing 01:46:58 8a29c31b2f25: Preparing 01:46:58 2d2abad67888: Preparing 01:46:58 1d79c961811b: Preparing 01:46:58 ce479b895bc4: Preparing 01:46:58 ab405f48f05f: Preparing 01:46:58 d2d9d24a8c2a: Preparing 01:46:58 ab405f48f05f: Waiting 01:46:58 d2d9d24a8c2a: Waiting 01:46:58 01a590059904: Layer already exists 01:46:58 2d2abad67888: Layer already exists 01:46:58 8a29c31b2f25: Layer already exists 01:46:58 ce479b895bc4: Layer already exists 01:46:58 1d79c961811b: Layer already exists 01:46:58 d2d9d24a8c2a: Layer already exists 01:46:58 ab405f48f05f: Layer already exists 01:46:58 latest: digest: sha256:07af42c0ad3dfd0d6318b9dd2d71f4acfa06ad2d15630f554b397d0b3620e800 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:59 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:46:59 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.18 01:46:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:46:59 01a590059904: Preparing 01:46:59 8a29c31b2f25: Preparing 01:46:59 2d2abad67888: Preparing 01:46:59 1d79c961811b: Preparing 01:46:59 ce479b895bc4: Preparing 01:46:59 ab405f48f05f: Preparing 01:46:59 d2d9d24a8c2a: Preparing 01:46:59 ab405f48f05f: Waiting 01:46:59 d2d9d24a8c2a: Waiting 01:46:59 01a590059904: Layer already exists 01:46:59 1d79c961811b: Layer already exists 01:46:59 ce479b895bc4: Layer already exists 01:46:59 2d2abad67888: Layer already exists 01:46:59 8a29c31b2f25: Layer already exists 01:46:59 d2d9d24a8c2a: Layer already exists 01:46:59 ab405f48f05f: Layer already exists 01:46:59 3.1.0-dev.18: digest: sha256:07af42c0ad3dfd0d6318b9dd2d71f4acfa06ad2d15630f554b397d0b3620e800 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:00 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:00 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:47:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:47:00 01a590059904: Preparing 01:47:00 8a29c31b2f25: Preparing 01:47:00 2d2abad67888: Preparing 01:47:00 1d79c961811b: Preparing 01:47:00 ce479b895bc4: Preparing 01:47:00 ab405f48f05f: Preparing 01:47:00 d2d9d24a8c2a: Preparing 01:47:00 d2d9d24a8c2a: Waiting 01:47:00 ab405f48f05f: Waiting 01:47:00 ce479b895bc4: Layer already exists 01:47:00 1d79c961811b: Layer already exists 01:47:00 2d2abad67888: Layer already exists 01:47:00 8a29c31b2f25: Layer already exists 01:47:00 01a590059904: Layer already exists 01:47:00 ab405f48f05f: Layer already exists 01:47:00 d2d9d24a8c2a: Layer already exists 01:47:00 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18: digest: sha256:07af42c0ad3dfd0d6318b9dd2d71f4acfa06ad2d15630f554b397d0b3620e800 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:00 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 01:47:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 01:47:01 01a590059904: Preparing 01:47:01 8a29c31b2f25: Preparing 01:47:01 2d2abad67888: Preparing 01:47:01 1d79c961811b: Preparing 01:47:01 ce479b895bc4: Preparing 01:47:01 ab405f48f05f: Preparing 01:47:01 d2d9d24a8c2a: Preparing 01:47:01 d2d9d24a8c2a: Waiting 01:47:01 ab405f48f05f: Waiting 01:47:01 1d79c961811b: Layer already exists 01:47:01 8a29c31b2f25: Layer already exists 01:47:01 ce479b895bc4: Layer already exists 01:47:01 01a590059904: Layer already exists 01:47:01 2d2abad67888: Layer already exists 01:47:01 ab405f48f05f: Layer already exists 01:47:01 d2d9d24a8c2a: Layer already exists 01:47:01 main: digest: sha256:07af42c0ad3dfd0d6318b9dd2d71f4acfa06ad2d15630f554b397d0b3620e800 size: 1777 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:47:01 ===================================================== [Pipeline] echo 01:47:01 taggedImages: 01:47:01 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:47:01 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 01:47:01 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.1.0-dev.18 01:47:01 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:47:01 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 01:47:01 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 01:47:01 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:47:01 latest 01:47:01 3.1.0-dev.18 01:47:01 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:47:01 main 01:47:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:01 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:47:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:47:02 51a54d7a158f: Preparing 01:47:02 7c1691832b4f: Preparing 01:47:02 2e86d0b25fd6: Preparing 01:47:02 7010a44b1307: Preparing 01:47:02 c67ed6e0c8e3: Preparing 01:47:02 27c900e81a3a: Preparing 01:47:02 d54ae75215c4: Preparing 01:47:02 1d79c961811b: Preparing 01:47:02 ce479b895bc4: Preparing 01:47:02 2902577e1e5f: Preparing 01:47:02 4f5750ae3770: Preparing 01:47:02 5f70bf18a086: Preparing 01:47:02 73861c27a087: Preparing 01:47:02 7c7adb2675d2: Preparing 01:47:02 d2d9d24a8c2a: Preparing 01:47:02 d54ae75215c4: Waiting 01:47:02 1d79c961811b: Waiting 01:47:02 ce479b895bc4: Waiting 01:47:02 2902577e1e5f: Waiting 01:47:02 4f5750ae3770: Waiting 01:47:02 5f70bf18a086: Waiting 01:47:02 73861c27a087: Waiting 01:47:02 7c7adb2675d2: Waiting 01:47:02 d2d9d24a8c2a: Waiting 01:47:02 27c900e81a3a: Waiting 01:47:02 7010a44b1307: Pushed 01:47:02 51a54d7a158f: Pushed 01:47:02 2e86d0b25fd6: Pushed 01:47:02 c67ed6e0c8e3: Pushed 01:47:02 7c1691832b4f: Pushed 01:47:02 1d79c961811b: Layer already exists 01:47:02 ce479b895bc4: Layer already exists 01:47:02 27c900e81a3a: Pushed 01:47:02 5f70bf18a086: Pushed 01:47:02 2902577e1e5f: Pushed 01:47:02 4f5750ae3770: Pushed 01:47:02 d2d9d24a8c2a: Layer already exists 01:47:02 73861c27a087: Pushed 01:47:02 7c7adb2675d2: Pushed 01:47:06 d54ae75215c4: Pushed 01:47:06 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2: digest: sha256:e9c370f77076b2c19ff47f22826834294aa0a306ecc95f29885a319a2bb26a59 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:06 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:06 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 01:47:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:47:06 51a54d7a158f: Preparing 01:47:06 7c1691832b4f: Preparing 01:47:06 2e86d0b25fd6: Preparing 01:47:06 7010a44b1307: Preparing 01:47:06 c67ed6e0c8e3: Preparing 01:47:06 27c900e81a3a: Preparing 01:47:06 d54ae75215c4: Preparing 01:47:06 1d79c961811b: Preparing 01:47:06 ce479b895bc4: Preparing 01:47:06 2902577e1e5f: Preparing 01:47:06 4f5750ae3770: Preparing 01:47:06 5f70bf18a086: Preparing 01:47:06 73861c27a087: Preparing 01:47:06 7c7adb2675d2: Preparing 01:47:06 d2d9d24a8c2a: Preparing 01:47:06 27c900e81a3a: Waiting 01:47:06 d54ae75215c4: Waiting 01:47:06 1d79c961811b: Waiting 01:47:06 ce479b895bc4: Waiting 01:47:06 2902577e1e5f: Waiting 01:47:06 4f5750ae3770: Waiting 01:47:06 5f70bf18a086: Waiting 01:47:06 73861c27a087: Waiting 01:47:06 7c7adb2675d2: Waiting 01:47:06 d2d9d24a8c2a: Waiting 01:47:06 51a54d7a158f: Layer already exists 01:47:06 2e86d0b25fd6: Layer already exists 01:47:06 7c1691832b4f: Layer already exists 01:47:06 c67ed6e0c8e3: Layer already exists 01:47:06 7010a44b1307: Layer already exists 01:47:06 1d79c961811b: Layer already exists 01:47:06 2902577e1e5f: Layer already exists 01:47:06 d54ae75215c4: Layer already exists 01:47:06 27c900e81a3a: Layer already exists 01:47:06 ce479b895bc4: Layer already exists 01:47:06 73861c27a087: Layer already exists 01:47:06 5f70bf18a086: Layer already exists 01:47:06 4f5750ae3770: Layer already exists 01:47:06 d2d9d24a8c2a: Layer already exists 01:47:06 7c7adb2675d2: Layer already exists 01:47:07 latest: digest: sha256:e9c370f77076b2c19ff47f22826834294aa0a306ecc95f29885a319a2bb26a59 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:07 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:07 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.18 01:47:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:47:07 51a54d7a158f: Preparing 01:47:07 7c1691832b4f: Preparing 01:47:07 2e86d0b25fd6: Preparing 01:47:07 7010a44b1307: Preparing 01:47:07 c67ed6e0c8e3: Preparing 01:47:07 27c900e81a3a: Preparing 01:47:07 d54ae75215c4: Preparing 01:47:07 1d79c961811b: Preparing 01:47:07 ce479b895bc4: Preparing 01:47:07 2902577e1e5f: Preparing 01:47:07 4f5750ae3770: Preparing 01:47:07 5f70bf18a086: Preparing 01:47:07 73861c27a087: Preparing 01:47:07 7c7adb2675d2: Preparing 01:47:07 d2d9d24a8c2a: Preparing 01:47:07 27c900e81a3a: Waiting 01:47:07 2902577e1e5f: Waiting 01:47:07 d54ae75215c4: Waiting 01:47:07 4f5750ae3770: Waiting 01:47:07 5f70bf18a086: Waiting 01:47:07 1d79c961811b: Waiting 01:47:07 73861c27a087: Waiting 01:47:07 ce479b895bc4: Waiting 01:47:07 7c7adb2675d2: Waiting 01:47:07 d2d9d24a8c2a: Waiting 01:47:07 7010a44b1307: Layer already exists 01:47:07 2e86d0b25fd6: Layer already exists 01:47:07 7c1691832b4f: Layer already exists 01:47:07 51a54d7a158f: Layer already exists 01:47:07 c67ed6e0c8e3: Layer already exists 01:47:07 1d79c961811b: Layer already exists 01:47:07 d54ae75215c4: Layer already exists 01:47:07 27c900e81a3a: Layer already exists 01:47:07 ce479b895bc4: Layer already exists 01:47:07 2902577e1e5f: Layer already exists 01:47:07 4f5750ae3770: Layer already exists 01:47:07 5f70bf18a086: Layer already exists 01:47:07 7c7adb2675d2: Layer already exists 01:47:07 73861c27a087: Layer already exists 01:47:07 d2d9d24a8c2a: Layer already exists 01:47:08 3.1.0-dev.18: digest: sha256:e9c370f77076b2c19ff47f22826834294aa0a306ecc95f29885a319a2bb26a59 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:08 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:47:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:47:08 51a54d7a158f: Preparing 01:47:08 7c1691832b4f: Preparing 01:47:08 2e86d0b25fd6: Preparing 01:47:08 7010a44b1307: Preparing 01:47:08 c67ed6e0c8e3: Preparing 01:47:08 27c900e81a3a: Preparing 01:47:08 d54ae75215c4: Preparing 01:47:08 1d79c961811b: Preparing 01:47:08 ce479b895bc4: Preparing 01:47:08 2902577e1e5f: Preparing 01:47:08 4f5750ae3770: Preparing 01:47:08 5f70bf18a086: Preparing 01:47:08 73861c27a087: Preparing 01:47:08 7c7adb2675d2: Preparing 01:47:08 d2d9d24a8c2a: Preparing 01:47:08 27c900e81a3a: Waiting 01:47:08 d54ae75215c4: Waiting 01:47:08 1d79c961811b: Waiting 01:47:08 ce479b895bc4: Waiting 01:47:08 2902577e1e5f: Waiting 01:47:08 4f5750ae3770: Waiting 01:47:08 5f70bf18a086: Waiting 01:47:08 73861c27a087: Waiting 01:47:08 7c7adb2675d2: Waiting 01:47:08 d2d9d24a8c2a: Waiting 01:47:08 7010a44b1307: Layer already exists 01:47:08 7c1691832b4f: Layer already exists 01:47:08 c67ed6e0c8e3: Layer already exists 01:47:08 2e86d0b25fd6: Layer already exists 01:47:08 51a54d7a158f: Layer already exists 01:47:08 1d79c961811b: Layer already exists 01:47:08 27c900e81a3a: Layer already exists 01:47:08 d54ae75215c4: Layer already exists 01:47:08 ce479b895bc4: Layer already exists 01:47:08 2902577e1e5f: Layer already exists 01:47:08 4f5750ae3770: Layer already exists 01:47:08 5f70bf18a086: Layer already exists 01:47:08 73861c27a087: Layer already exists 01:47:08 7c7adb2675d2: Layer already exists 01:47:08 d2d9d24a8c2a: Layer already exists 01:47:08 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18: digest: sha256:e9c370f77076b2c19ff47f22826834294aa0a306ecc95f29885a319a2bb26a59 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:09 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 01:47:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 01:47:09 51a54d7a158f: Preparing 01:47:09 7c1691832b4f: Preparing 01:47:09 2e86d0b25fd6: Preparing 01:47:09 7010a44b1307: Preparing 01:47:09 c67ed6e0c8e3: Preparing 01:47:09 27c900e81a3a: Preparing 01:47:09 d54ae75215c4: Preparing 01:47:09 1d79c961811b: Preparing 01:47:09 ce479b895bc4: Preparing 01:47:09 2902577e1e5f: Preparing 01:47:09 4f5750ae3770: Preparing 01:47:09 5f70bf18a086: Preparing 01:47:09 73861c27a087: Preparing 01:47:09 7c7adb2675d2: Preparing 01:47:09 d2d9d24a8c2a: Preparing 01:47:09 27c900e81a3a: Waiting 01:47:09 4f5750ae3770: Waiting 01:47:09 d54ae75215c4: Waiting 01:47:09 5f70bf18a086: Waiting 01:47:09 73861c27a087: Waiting 01:47:09 1d79c961811b: Waiting 01:47:09 ce479b895bc4: Waiting 01:47:09 7c7adb2675d2: Waiting 01:47:09 d2d9d24a8c2a: Waiting 01:47:09 2902577e1e5f: Waiting 01:47:09 c67ed6e0c8e3: Layer already exists 01:47:09 2e86d0b25fd6: Layer already exists 01:47:09 7c1691832b4f: Layer already exists 01:47:09 7010a44b1307: Layer already exists 01:47:09 51a54d7a158f: Layer already exists 01:47:09 27c900e81a3a: Layer already exists 01:47:09 1d79c961811b: Layer already exists 01:47:09 d54ae75215c4: Layer already exists 01:47:09 ce479b895bc4: Layer already exists 01:47:09 5f70bf18a086: Layer already exists 01:47:09 2902577e1e5f: Layer already exists 01:47:09 4f5750ae3770: Layer already exists 01:47:09 73861c27a087: Layer already exists 01:47:09 7c7adb2675d2: Layer already exists 01:47:09 d2d9d24a8c2a: Layer already exists 01:47:09 main: digest: sha256:e9c370f77076b2c19ff47f22826834294aa0a306ecc95f29885a319a2bb26a59 size: 3437 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:47:09 ===================================================== [Pipeline] echo 01:47:09 taggedImages: 01:47:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:47:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 01:47:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.1.0-dev.18 01:47:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:47:09 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 01:47:10 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 01:47:10 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:47:10 latest 01:47:10 3.1.0-dev.18 01:47:10 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:47:10 main 01:47:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:10 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:47:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:47:10 9abab080ee4b: Preparing 01:47:10 6bd482e8022b: Preparing 01:47:10 c79abaac0bae: Preparing 01:47:10 1252fca49f3f: Preparing 01:47:10 1d79c961811b: Preparing 01:47:10 ce479b895bc4: Preparing 01:47:10 ab405f48f05f: Preparing 01:47:10 d2d9d24a8c2a: Preparing 01:47:10 ce479b895bc4: Waiting 01:47:10 ab405f48f05f: Waiting 01:47:10 d2d9d24a8c2a: Waiting 01:47:10 6bd482e8022b: Pushed 01:47:10 c79abaac0bae: Pushed 01:47:11 1d79c961811b: Layer already exists 01:47:11 ce479b895bc4: Layer already exists 01:47:11 ab405f48f05f: Layer already exists 01:47:11 d2d9d24a8c2a: Layer already exists 01:47:11 9abab080ee4b: Pushed 01:47:13 1252fca49f3f: Pushed 01:47:13 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2: digest: sha256:36f51e550243610209630880819d3743662a74f4a3f730da93aaf865e5dd2890 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:14 + 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 01:47:14 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 01:47:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:47:14 9abab080ee4b: Preparing 01:47:14 6bd482e8022b: Preparing 01:47:14 c79abaac0bae: Preparing 01:47:14 1252fca49f3f: Preparing 01:47:14 1d79c961811b: Preparing 01:47:14 ce479b895bc4: Preparing 01:47:14 ab405f48f05f: Preparing 01:47:14 d2d9d24a8c2a: Preparing 01:47:14 ab405f48f05f: Waiting 01:47:14 d2d9d24a8c2a: Waiting 01:47:14 ce479b895bc4: Waiting 01:47:14 9abab080ee4b: Layer already exists 01:47:14 1d79c961811b: Layer already exists 01:47:14 1252fca49f3f: Layer already exists 01:47:14 6bd482e8022b: Layer already exists 01:47:14 c79abaac0bae: Layer already exists 01:47:14 ab405f48f05f: Layer already exists 01:47:14 d2d9d24a8c2a: Layer already exists 01:47:14 ce479b895bc4: Layer already exists 01:47:14 latest: digest: sha256:36f51e550243610209630880819d3743662a74f4a3f730da93aaf865e5dd2890 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:14 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.18 01:47:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:47:15 9abab080ee4b: Preparing 01:47:15 6bd482e8022b: Preparing 01:47:15 c79abaac0bae: Preparing 01:47:15 1252fca49f3f: Preparing 01:47:15 1d79c961811b: Preparing 01:47:15 ce479b895bc4: Preparing 01:47:15 ab405f48f05f: Preparing 01:47:15 d2d9d24a8c2a: Preparing 01:47:15 ce479b895bc4: Waiting 01:47:15 ab405f48f05f: Waiting 01:47:15 d2d9d24a8c2a: Waiting 01:47:15 1252fca49f3f: Layer already exists 01:47:15 6bd482e8022b: Layer already exists 01:47:15 9abab080ee4b: Layer already exists 01:47:15 c79abaac0bae: Layer already exists 01:47:15 1d79c961811b: Layer already exists 01:47:15 ce479b895bc4: Layer already exists 01:47:15 ab405f48f05f: Layer already exists 01:47:15 d2d9d24a8c2a: Layer already exists 01:47:15 3.1.0-dev.18: digest: sha256:36f51e550243610209630880819d3743662a74f4a3f730da93aaf865e5dd2890 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:15 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:47:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:47:16 9abab080ee4b: Preparing 01:47:16 6bd482e8022b: Preparing 01:47:16 c79abaac0bae: Preparing 01:47:16 1252fca49f3f: Preparing 01:47:16 1d79c961811b: Preparing 01:47:16 ce479b895bc4: Preparing 01:47:16 ab405f48f05f: Preparing 01:47:16 d2d9d24a8c2a: Preparing 01:47:16 ce479b895bc4: Waiting 01:47:16 ab405f48f05f: Waiting 01:47:16 d2d9d24a8c2a: Waiting 01:47:16 c79abaac0bae: Layer already exists 01:47:16 1252fca49f3f: Layer already exists 01:47:16 9abab080ee4b: Layer already exists 01:47:16 1d79c961811b: Layer already exists 01:47:16 6bd482e8022b: Layer already exists 01:47:16 ab405f48f05f: Layer already exists 01:47:16 d2d9d24a8c2a: Layer already exists 01:47:16 ce479b895bc4: Layer already exists 01:47:16 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18: digest: sha256:36f51e550243610209630880819d3743662a74f4a3f730da93aaf865e5dd2890 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:16 + 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 01:47:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 01:47:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 01:47:16 9abab080ee4b: Preparing 01:47:16 6bd482e8022b: Preparing 01:47:16 c79abaac0bae: Preparing 01:47:16 1252fca49f3f: Preparing 01:47:16 1d79c961811b: Preparing 01:47:16 ce479b895bc4: Preparing 01:47:16 ab405f48f05f: Preparing 01:47:16 d2d9d24a8c2a: Preparing 01:47:16 ab405f48f05f: Waiting 01:47:16 d2d9d24a8c2a: Waiting 01:47:16 ce479b895bc4: Waiting 01:47:16 1d79c961811b: Layer already exists 01:47:16 c79abaac0bae: Layer already exists 01:47:16 6bd482e8022b: Layer already exists 01:47:16 1252fca49f3f: Layer already exists 01:47:16 9abab080ee4b: Layer already exists 01:47:16 d2d9d24a8c2a: Layer already exists 01:47:16 ce479b895bc4: Layer already exists 01:47:16 ab405f48f05f: Layer already exists 01:47:17 main: digest: sha256:36f51e550243610209630880819d3743662a74f4a3f730da93aaf865e5dd2890 size: 1984 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:47:17 ===================================================== [Pipeline] echo 01:47:17 taggedImages: 01:47:17 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:47:17 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 01:47:17 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.1.0-dev.18 01:47:17 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:47:17 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 01:47:17 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 01:47:17 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:47:17 latest 01:47:17 3.1.0-dev.18 01:47:17 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:47:17 main 01:47:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:17 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:47:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:47:18 fd03d8bfbfeb: Preparing 01:47:18 1630446333d9: Preparing 01:47:18 c2a4364ec24e: Preparing 01:47:18 6404eab9db01: Preparing 01:47:18 1d79c961811b: Preparing 01:47:18 ce479b895bc4: Preparing 01:47:18 bfc56af4cd43: Preparing 01:47:18 5b719f24d1f3: Preparing 01:47:18 d2d9d24a8c2a: Preparing 01:47:18 bfc56af4cd43: Waiting 01:47:18 d2d9d24a8c2a: Waiting 01:47:18 5b719f24d1f3: Waiting 01:47:18 ce479b895bc4: Waiting 01:47:18 1d79c961811b: Layer already exists 01:47:18 ce479b895bc4: Layer already exists 01:47:18 1630446333d9: Pushed 01:47:18 fd03d8bfbfeb: Pushed 01:47:18 6404eab9db01: Pushed 01:47:18 d2d9d24a8c2a: Layer already exists 01:47:18 bfc56af4cd43: Pushed 01:47:18 5b719f24d1f3: Pushed 01:47:21 c2a4364ec24e: Pushed 01:47:21 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2: digest: sha256:1c3b0658b3198e1e574cafd4022488dcdd63863e3bfdb1e86f2a4a053ddf2b45 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:21 + 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 01:47:21 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 01:47:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:47:21 fd03d8bfbfeb: Preparing 01:47:21 1630446333d9: Preparing 01:47:21 c2a4364ec24e: Preparing 01:47:21 6404eab9db01: Preparing 01:47:21 1d79c961811b: Preparing 01:47:21 ce479b895bc4: Preparing 01:47:21 bfc56af4cd43: Preparing 01:47:21 5b719f24d1f3: Preparing 01:47:21 d2d9d24a8c2a: Preparing 01:47:21 ce479b895bc4: Waiting 01:47:21 bfc56af4cd43: Waiting 01:47:21 5b719f24d1f3: Waiting 01:47:21 d2d9d24a8c2a: Waiting 01:47:21 fd03d8bfbfeb: Layer already exists 01:47:21 c2a4364ec24e: Layer already exists 01:47:21 1d79c961811b: Layer already exists 01:47:21 1630446333d9: Layer already exists 01:47:21 6404eab9db01: Layer already exists 01:47:21 5b719f24d1f3: Layer already exists 01:47:21 bfc56af4cd43: Layer already exists 01:47:21 ce479b895bc4: Layer already exists 01:47:21 d2d9d24a8c2a: Layer already exists 01:47:22 latest: digest: sha256:1c3b0658b3198e1e574cafd4022488dcdd63863e3bfdb1e86f2a4a053ddf2b45 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:22 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:22 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.18 01:47:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:47:22 fd03d8bfbfeb: Preparing 01:47:22 1630446333d9: Preparing 01:47:22 c2a4364ec24e: Preparing 01:47:22 6404eab9db01: Preparing 01:47:22 1d79c961811b: Preparing 01:47:22 ce479b895bc4: Preparing 01:47:22 bfc56af4cd43: Preparing 01:47:22 5b719f24d1f3: Preparing 01:47:22 d2d9d24a8c2a: Preparing 01:47:22 ce479b895bc4: Waiting 01:47:22 bfc56af4cd43: Waiting 01:47:22 5b719f24d1f3: Waiting 01:47:22 d2d9d24a8c2a: Waiting 01:47:22 1630446333d9: Layer already exists 01:47:22 fd03d8bfbfeb: Layer already exists 01:47:22 1d79c961811b: Layer already exists 01:47:22 c2a4364ec24e: Layer already exists 01:47:22 6404eab9db01: Layer already exists 01:47:22 d2d9d24a8c2a: Layer already exists 01:47:22 bfc56af4cd43: Layer already exists 01:47:22 ce479b895bc4: Layer already exists 01:47:22 5b719f24d1f3: Layer already exists 01:47:23 3.1.0-dev.18: digest: sha256:1c3b0658b3198e1e574cafd4022488dcdd63863e3bfdb1e86f2a4a053ddf2b45 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:23 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:23 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:47:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:47:23 fd03d8bfbfeb: Preparing 01:47:23 1630446333d9: Preparing 01:47:23 c2a4364ec24e: Preparing 01:47:23 6404eab9db01: Preparing 01:47:23 1d79c961811b: Preparing 01:47:23 ce479b895bc4: Preparing 01:47:23 bfc56af4cd43: Preparing 01:47:23 5b719f24d1f3: Preparing 01:47:23 d2d9d24a8c2a: Preparing 01:47:23 ce479b895bc4: Waiting 01:47:23 bfc56af4cd43: Waiting 01:47:23 5b719f24d1f3: Waiting 01:47:23 d2d9d24a8c2a: Waiting 01:47:23 fd03d8bfbfeb: Layer already exists 01:47:23 c2a4364ec24e: Layer already exists 01:47:23 1d79c961811b: Layer already exists 01:47:23 6404eab9db01: Layer already exists 01:47:23 1630446333d9: Layer already exists 01:47:23 ce479b895bc4: Layer already exists 01:47:23 d2d9d24a8c2a: Layer already exists 01:47:23 5b719f24d1f3: Layer already exists 01:47:23 bfc56af4cd43: Layer already exists 01:47:23 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18: digest: sha256:1c3b0658b3198e1e574cafd4022488dcdd63863e3bfdb1e86f2a4a053ddf2b45 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:24 + 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 01:47:24 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 01:47:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 01:47:24 fd03d8bfbfeb: Preparing 01:47:24 1630446333d9: Preparing 01:47:24 c2a4364ec24e: Preparing 01:47:24 6404eab9db01: Preparing 01:47:24 1d79c961811b: Preparing 01:47:24 ce479b895bc4: Preparing 01:47:24 bfc56af4cd43: Preparing 01:47:24 5b719f24d1f3: Preparing 01:47:24 d2d9d24a8c2a: Preparing 01:47:24 ce479b895bc4: Waiting 01:47:24 bfc56af4cd43: Waiting 01:47:24 5b719f24d1f3: Waiting 01:47:24 d2d9d24a8c2a: Waiting 01:47:24 c2a4364ec24e: Layer already exists 01:47:24 6404eab9db01: Layer already exists 01:47:24 fd03d8bfbfeb: Layer already exists 01:47:24 1d79c961811b: Layer already exists 01:47:24 1630446333d9: Layer already exists 01:47:24 ce479b895bc4: Layer already exists 01:47:24 bfc56af4cd43: Layer already exists 01:47:24 5b719f24d1f3: Layer already exists 01:47:24 d2d9d24a8c2a: Layer already exists 01:47:24 main: digest: sha256:1c3b0658b3198e1e574cafd4022488dcdd63863e3bfdb1e86f2a4a053ddf2b45 size: 2194 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:47:24 ===================================================== [Pipeline] echo 01:47:24 taggedImages: 01:47:24 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:47:24 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 01:47:24 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.1.0-dev.18 01:47:24 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:47:24 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 01:47:24 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 01:47:24 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:47:24 latest 01:47:24 3.1.0-dev.18 01:47:24 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:47:24 main 01:47:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:25 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:25 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:47:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:47:25 96f8bb9ae3b1: Preparing 01:47:25 3070c5b5e765: Preparing 01:47:25 e57eb192493a: Preparing 01:47:25 647d7b7b5928: Preparing 01:47:25 2ec4c2b97097: Preparing 01:47:25 8463c7b47bea: Preparing 01:47:25 8463c7b47bea: Waiting 01:47:25 fdb00a3aea8a: Preparing 01:47:25 1d79c961811b: Preparing 01:47:25 ce479b895bc4: Preparing 01:47:25 fdb00a3aea8a: Waiting 01:47:25 f7a0b389bb8c: Preparing 01:47:25 1d79c961811b: Waiting 01:47:25 d2d9d24a8c2a: Preparing 01:47:25 f7a0b389bb8c: Waiting 01:47:25 d2d9d24a8c2a: Waiting 01:47:25 ce479b895bc4: Waiting 01:47:25 2ec4c2b97097: Pushed 01:47:25 3070c5b5e765: Pushed 01:47:25 96f8bb9ae3b1: Pushed 01:47:25 1d79c961811b: Layer already exists 01:47:25 8463c7b47bea: Pushed 01:47:25 ce479b895bc4: Layer already exists 01:47:25 fdb00a3aea8a: Pushed 01:47:26 d2d9d24a8c2a: Layer already exists 01:47:28 647d7b7b5928: Pushed 01:47:28 f7a0b389bb8c: Pushed 01:47:29 e57eb192493a: Pushed 01:47:29 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2: digest: sha256:cd40819d3d759cc94c1b37b88474fa84d0af9a3f516a7fc21581baba780dd9a8 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:29 + 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 01:47:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 01:47:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:47:30 96f8bb9ae3b1: Preparing 01:47:30 3070c5b5e765: Preparing 01:47:30 e57eb192493a: Preparing 01:47:30 647d7b7b5928: Preparing 01:47:30 2ec4c2b97097: Preparing 01:47:30 8463c7b47bea: Preparing 01:47:30 fdb00a3aea8a: Preparing 01:47:30 1d79c961811b: Preparing 01:47:30 ce479b895bc4: Preparing 01:47:30 f7a0b389bb8c: Preparing 01:47:30 d2d9d24a8c2a: Preparing 01:47:30 1d79c961811b: Waiting 01:47:30 ce479b895bc4: Waiting 01:47:30 8463c7b47bea: Waiting 01:47:30 d2d9d24a8c2a: Waiting 01:47:30 f7a0b389bb8c: Waiting 01:47:30 fdb00a3aea8a: Waiting 01:47:30 3070c5b5e765: Layer already exists 01:47:30 2ec4c2b97097: Layer already exists 01:47:30 647d7b7b5928: Layer already exists 01:47:30 96f8bb9ae3b1: Layer already exists 01:47:30 e57eb192493a: Layer already exists 01:47:30 fdb00a3aea8a: Layer already exists 01:47:30 8463c7b47bea: Layer already exists 01:47:30 f7a0b389bb8c: Layer already exists 01:47:30 ce479b895bc4: Layer already exists 01:47:30 1d79c961811b: Layer already exists 01:47:30 d2d9d24a8c2a: Layer already exists 01:47:30 latest: digest: sha256:cd40819d3d759cc94c1b37b88474fa84d0af9a3f516a7fc21581baba780dd9a8 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:30 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:31 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.18 01:47:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:47:31 96f8bb9ae3b1: Preparing 01:47:31 3070c5b5e765: Preparing 01:47:31 e57eb192493a: Preparing 01:47:31 647d7b7b5928: Preparing 01:47:31 2ec4c2b97097: Preparing 01:47:31 8463c7b47bea: Preparing 01:47:31 fdb00a3aea8a: Preparing 01:47:31 1d79c961811b: Preparing 01:47:31 ce479b895bc4: Preparing 01:47:31 f7a0b389bb8c: Preparing 01:47:31 d2d9d24a8c2a: Preparing 01:47:31 8463c7b47bea: Waiting 01:47:31 fdb00a3aea8a: Waiting 01:47:31 ce479b895bc4: Waiting 01:47:31 1d79c961811b: Waiting 01:47:31 f7a0b389bb8c: Waiting 01:47:31 d2d9d24a8c2a: Waiting 01:47:31 2ec4c2b97097: Layer already exists 01:47:31 3070c5b5e765: Layer already exists 01:47:31 96f8bb9ae3b1: Layer already exists 01:47:31 e57eb192493a: Layer already exists 01:47:31 647d7b7b5928: Layer already exists 01:47:31 8463c7b47bea: Layer already exists 01:47:31 1d79c961811b: Layer already exists 01:47:31 fdb00a3aea8a: Layer already exists 01:47:31 ce479b895bc4: Layer already exists 01:47:31 f7a0b389bb8c: Layer already exists 01:47:31 d2d9d24a8c2a: Layer already exists 01:47:31 3.1.0-dev.18: digest: sha256:cd40819d3d759cc94c1b37b88474fa84d0af9a3f516a7fc21581baba780dd9a8 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:31 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:47:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:47:32 96f8bb9ae3b1: Preparing 01:47:32 3070c5b5e765: Preparing 01:47:32 e57eb192493a: Preparing 01:47:32 647d7b7b5928: Preparing 01:47:32 2ec4c2b97097: Preparing 01:47:32 8463c7b47bea: Preparing 01:47:32 fdb00a3aea8a: Preparing 01:47:32 1d79c961811b: Preparing 01:47:32 ce479b895bc4: Preparing 01:47:32 f7a0b389bb8c: Preparing 01:47:32 d2d9d24a8c2a: Preparing 01:47:32 8463c7b47bea: Waiting 01:47:32 ce479b895bc4: Waiting 01:47:32 fdb00a3aea8a: Waiting 01:47:32 1d79c961811b: Waiting 01:47:32 f7a0b389bb8c: Waiting 01:47:32 d2d9d24a8c2a: Waiting 01:47:32 3070c5b5e765: Layer already exists 01:47:32 e57eb192493a: Layer already exists 01:47:32 96f8bb9ae3b1: Layer already exists 01:47:32 647d7b7b5928: Layer already exists 01:47:32 2ec4c2b97097: Layer already exists 01:47:32 8463c7b47bea: Layer already exists 01:47:32 f7a0b389bb8c: Layer already exists 01:47:32 1d79c961811b: Layer already exists 01:47:32 ce479b895bc4: Layer already exists 01:47:32 fdb00a3aea8a: Layer already exists 01:47:32 d2d9d24a8c2a: Layer already exists 01:47:32 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18: digest: sha256:cd40819d3d759cc94c1b37b88474fa84d0af9a3f516a7fc21581baba780dd9a8 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:32 + 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 01:47:32 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 01:47:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 01:47:32 96f8bb9ae3b1: Preparing 01:47:32 3070c5b5e765: Preparing 01:47:32 e57eb192493a: Preparing 01:47:32 647d7b7b5928: Preparing 01:47:32 2ec4c2b97097: Preparing 01:47:32 8463c7b47bea: Preparing 01:47:32 fdb00a3aea8a: Preparing 01:47:32 1d79c961811b: Preparing 01:47:32 ce479b895bc4: Preparing 01:47:32 f7a0b389bb8c: Preparing 01:47:32 d2d9d24a8c2a: Preparing 01:47:32 1d79c961811b: Waiting 01:47:32 ce479b895bc4: Waiting 01:47:32 d2d9d24a8c2a: Waiting 01:47:32 8463c7b47bea: Waiting 01:47:32 f7a0b389bb8c: Waiting 01:47:32 fdb00a3aea8a: Waiting 01:47:32 96f8bb9ae3b1: Layer already exists 01:47:32 e57eb192493a: Layer already exists 01:47:32 3070c5b5e765: Layer already exists 01:47:32 2ec4c2b97097: Layer already exists 01:47:32 647d7b7b5928: Layer already exists 01:47:32 f7a0b389bb8c: Layer already exists 01:47:32 1d79c961811b: Layer already exists 01:47:32 8463c7b47bea: Layer already exists 01:47:32 fdb00a3aea8a: Layer already exists 01:47:32 ce479b895bc4: Layer already exists 01:47:32 d2d9d24a8c2a: Layer already exists 01:47:33 main: digest: sha256:cd40819d3d759cc94c1b37b88474fa84d0af9a3f516a7fc21581baba780dd9a8 size: 2614 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:47:33 ===================================================== [Pipeline] echo 01:47:33 taggedImages: 01:47:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:47:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 01:47:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.1.0-dev.18 01:47:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:47:33 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 01:47:33 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 01:47:33 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:47:33 latest 01:47:33 3.1.0-dev.18 01:47:33 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:47:33 main 01:47:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:33 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:33 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:47:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:47:33 395fc238da34: Preparing 01:47:33 cc2812a5db5e: Preparing 01:47:33 1d79c961811b: Preparing 01:47:33 ce479b895bc4: Preparing 01:47:33 2d1b2e52d033: Preparing 01:47:33 d2d9d24a8c2a: Preparing 01:47:33 d2d9d24a8c2a: Waiting 01:47:33 ce479b895bc4: Layer already exists 01:47:33 1d79c961811b: Layer already exists 01:47:34 d2d9d24a8c2a: Layer already exists 01:47:34 395fc238da34: Pushed 01:47:35 2d1b2e52d033: Pushed 01:47:38 cc2812a5db5e: Pushed 01:47:38 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2: digest: sha256:587e441a3b9bef8429e59e0ff52a7bda8ab05ed6b31c998ab89ed35cfbf9b595 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:39 + 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 01:47:39 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 01:47:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:47:39 395fc238da34: Preparing 01:47:39 cc2812a5db5e: Preparing 01:47:39 1d79c961811b: Preparing 01:47:39 ce479b895bc4: Preparing 01:47:39 2d1b2e52d033: Preparing 01:47:39 d2d9d24a8c2a: Preparing 01:47:39 d2d9d24a8c2a: Waiting 01:47:39 395fc238da34: Layer already exists 01:47:39 1d79c961811b: Layer already exists 01:47:39 ce479b895bc4: Layer already exists 01:47:39 2d1b2e52d033: Layer already exists 01:47:39 cc2812a5db5e: Layer already exists 01:47:39 d2d9d24a8c2a: Layer already exists 01:47:39 latest: digest: sha256:587e441a3b9bef8429e59e0ff52a7bda8ab05ed6b31c998ab89ed35cfbf9b595 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:40 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:40 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.18 01:47:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:47:40 395fc238da34: Preparing 01:47:40 cc2812a5db5e: Preparing 01:47:40 1d79c961811b: Preparing 01:47:40 ce479b895bc4: Preparing 01:47:40 2d1b2e52d033: Preparing 01:47:40 d2d9d24a8c2a: Preparing 01:47:40 d2d9d24a8c2a: Waiting 01:47:40 cc2812a5db5e: Layer already exists 01:47:40 ce479b895bc4: Layer already exists 01:47:40 2d1b2e52d033: Layer already exists 01:47:40 395fc238da34: Layer already exists 01:47:40 1d79c961811b: Layer already exists 01:47:40 d2d9d24a8c2a: Layer already exists 01:47:40 3.1.0-dev.18: digest: sha256:587e441a3b9bef8429e59e0ff52a7bda8ab05ed6b31c998ab89ed35cfbf9b595 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:41 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:41 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:47:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:47:41 395fc238da34: Preparing 01:47:41 cc2812a5db5e: Preparing 01:47:41 1d79c961811b: Preparing 01:47:41 ce479b895bc4: Preparing 01:47:41 2d1b2e52d033: Preparing 01:47:41 d2d9d24a8c2a: Preparing 01:47:41 d2d9d24a8c2a: Waiting 01:47:41 ce479b895bc4: Layer already exists 01:47:41 2d1b2e52d033: Layer already exists 01:47:41 1d79c961811b: Layer already exists 01:47:41 395fc238da34: Layer already exists 01:47:41 cc2812a5db5e: Layer already exists 01:47:41 d2d9d24a8c2a: Layer already exists 01:47:41 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18: digest: sha256:587e441a3b9bef8429e59e0ff52a7bda8ab05ed6b31c998ab89ed35cfbf9b595 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:42 + 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 01:47:42 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 01:47:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 01:47:42 395fc238da34: Preparing 01:47:42 cc2812a5db5e: Preparing 01:47:42 1d79c961811b: Preparing 01:47:42 ce479b895bc4: Preparing 01:47:42 2d1b2e52d033: Preparing 01:47:42 d2d9d24a8c2a: Preparing 01:47:42 d2d9d24a8c2a: Waiting 01:47:42 ce479b895bc4: Layer already exists 01:47:42 cc2812a5db5e: Layer already exists 01:47:42 395fc238da34: Layer already exists 01:47:42 1d79c961811b: Layer already exists 01:47:42 2d1b2e52d033: Layer already exists 01:47:42 d2d9d24a8c2a: Layer already exists 01:47:42 main: digest: sha256:587e441a3b9bef8429e59e0ff52a7bda8ab05ed6b31c998ab89ed35cfbf9b595 size: 1573 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:47:42 ===================================================== [Pipeline] echo 01:47:42 taggedImages: 01:47:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:47:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 01:47:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.1.0-dev.18 01:47:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:47:42 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 01:47:42 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 01:47:42 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:47:42 latest 01:47:42 3.1.0-dev.18 01:47:42 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:47:42 main 01:47:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:43 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:47:43 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:47:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:47:43 515343eb34dd: Preparing 01:47:43 5fd527e0af52: Preparing 01:47:43 e5892bac7145: Preparing 01:47:43 75b300ac2e37: Preparing 01:47:43 63c8aabb7d9d: Preparing 01:47:43 1d79c961811b: Preparing 01:47:43 ce479b895bc4: Preparing 01:47:43 fa2e86dca5f2: Preparing 01:47:43 d2d9d24a8c2a: Preparing 01:47:43 ce479b895bc4: Waiting 01:47:43 fa2e86dca5f2: Waiting 01:47:43 d2d9d24a8c2a: Waiting 01:47:43 1d79c961811b: Waiting 01:47:43 515343eb34dd: Pushed 01:47:43 5fd527e0af52: Pushed 01:47:43 e5892bac7145: Pushed 01:47:43 1d79c961811b: Layer already exists 01:47:43 ce479b895bc4: Layer already exists 01:47:43 d2d9d24a8c2a: Layer already exists 01:47:44 fa2e86dca5f2: Pushed 01:47:56 63c8aabb7d9d: Pushed 01:48:01 75b300ac2e37: Pushed 01:48:01 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2: digest: sha256:3b05b53180a4d4ce71ecfe6f343b4d139ee1c12f911a62954c4bf4a02568f68e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:01 + 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 01:48:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 01:48:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:48:05 515343eb34dd: Preparing 01:48:05 5fd527e0af52: Preparing 01:48:05 e5892bac7145: Preparing 01:48:05 75b300ac2e37: Preparing 01:48:05 63c8aabb7d9d: Preparing 01:48:05 1d79c961811b: Preparing 01:48:05 ce479b895bc4: Preparing 01:48:05 fa2e86dca5f2: Preparing 01:48:05 d2d9d24a8c2a: Preparing 01:48:05 ce479b895bc4: Waiting 01:48:05 fa2e86dca5f2: Waiting 01:48:05 d2d9d24a8c2a: Waiting 01:48:05 1d79c961811b: Waiting 01:48:05 e5892bac7145: Layer already exists 01:48:05 63c8aabb7d9d: Layer already exists 01:48:05 75b300ac2e37: Layer already exists 01:48:05 5fd527e0af52: Layer already exists 01:48:05 515343eb34dd: Layer already exists 01:48:05 ce479b895bc4: Layer already exists 01:48:05 fa2e86dca5f2: Layer already exists 01:48:05 1d79c961811b: Layer already exists 01:48:05 d2d9d24a8c2a: Layer already exists 01:48:05 latest: digest: sha256:3b05b53180a4d4ce71ecfe6f343b4d139ee1c12f911a62954c4bf4a02568f68e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:05 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.18 01:48:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:48:06 515343eb34dd: Preparing 01:48:06 5fd527e0af52: Preparing 01:48:06 e5892bac7145: Preparing 01:48:06 75b300ac2e37: Preparing 01:48:06 63c8aabb7d9d: Preparing 01:48:06 1d79c961811b: Preparing 01:48:06 ce479b895bc4: Preparing 01:48:06 fa2e86dca5f2: Preparing 01:48:06 d2d9d24a8c2a: Preparing 01:48:06 1d79c961811b: Waiting 01:48:06 ce479b895bc4: Waiting 01:48:06 fa2e86dca5f2: Waiting 01:48:06 d2d9d24a8c2a: Waiting 01:48:06 63c8aabb7d9d: Layer already exists 01:48:06 e5892bac7145: Layer already exists 01:48:06 515343eb34dd: Layer already exists 01:48:06 5fd527e0af52: Layer already exists 01:48:06 75b300ac2e37: Layer already exists 01:48:06 1d79c961811b: Layer already exists 01:48:06 fa2e86dca5f2: Layer already exists 01:48:06 d2d9d24a8c2a: Layer already exists 01:48:06 ce479b895bc4: Layer already exists 01:48:06 3.1.0-dev.18: digest: sha256:3b05b53180a4d4ce71ecfe6f343b4d139ee1c12f911a62954c4bf4a02568f68e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:06 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:48:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:48:07 515343eb34dd: Preparing 01:48:07 5fd527e0af52: Preparing 01:48:07 e5892bac7145: Preparing 01:48:07 75b300ac2e37: Preparing 01:48:07 63c8aabb7d9d: Preparing 01:48:07 1d79c961811b: Preparing 01:48:07 ce479b895bc4: Preparing 01:48:07 fa2e86dca5f2: Preparing 01:48:07 d2d9d24a8c2a: Preparing 01:48:07 ce479b895bc4: Waiting 01:48:07 d2d9d24a8c2a: Waiting 01:48:07 1d79c961811b: Waiting 01:48:07 fa2e86dca5f2: Waiting 01:48:07 75b300ac2e37: Layer already exists 01:48:07 63c8aabb7d9d: Layer already exists 01:48:07 515343eb34dd: Layer already exists 01:48:07 5fd527e0af52: Layer already exists 01:48:07 e5892bac7145: Layer already exists 01:48:07 ce479b895bc4: Layer already exists 01:48:07 1d79c961811b: Layer already exists 01:48:07 fa2e86dca5f2: Layer already exists 01:48:07 d2d9d24a8c2a: Layer already exists 01:48:07 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18: digest: sha256:3b05b53180a4d4ce71ecfe6f343b4d139ee1c12f911a62954c4bf4a02568f68e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:07 + 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 01:48:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 01:48:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 01:48:07 515343eb34dd: Preparing 01:48:07 5fd527e0af52: Preparing 01:48:07 e5892bac7145: Preparing 01:48:07 75b300ac2e37: Preparing 01:48:07 63c8aabb7d9d: Preparing 01:48:07 1d79c961811b: Preparing 01:48:07 ce479b895bc4: Preparing 01:48:07 fa2e86dca5f2: Preparing 01:48:07 d2d9d24a8c2a: Preparing 01:48:07 ce479b895bc4: Waiting 01:48:07 1d79c961811b: Waiting 01:48:07 d2d9d24a8c2a: Waiting 01:48:07 fa2e86dca5f2: Waiting 01:48:07 5fd527e0af52: Layer already exists 01:48:07 515343eb34dd: Layer already exists 01:48:07 75b300ac2e37: Layer already exists 01:48:07 e5892bac7145: Layer already exists 01:48:07 63c8aabb7d9d: Layer already exists 01:48:07 1d79c961811b: Layer already exists 01:48:07 fa2e86dca5f2: Layer already exists 01:48:07 ce479b895bc4: Layer already exists 01:48:07 d2d9d24a8c2a: Layer already exists 01:48:08 main: digest: sha256:3b05b53180a4d4ce71ecfe6f343b4d139ee1c12f911a62954c4bf4a02568f68e size: 2200 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:48:08 ===================================================== [Pipeline] echo 01:48:08 taggedImages: 01:48:08 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:48:08 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 01:48:08 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.1.0-dev.18 01:48:08 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:48:08 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 01:48:08 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 01:48:08 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:48:08 latest 01:48:08 3.1.0-dev.18 01:48:08 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:48:08 main 01:48:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:08 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:48:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:48:08 49ab74b62bda: Preparing 01:48:08 aa39466adce5: Preparing 01:48:08 25c7bb9e702e: Preparing 01:48:08 6a82d8e8ce46: Preparing 01:48:08 1d79c961811b: Preparing 01:48:08 ce479b895bc4: Preparing 01:48:08 984f471b1dd9: Preparing 01:48:08 d2d9d24a8c2a: Preparing 01:48:08 ce479b895bc4: Waiting 01:48:08 984f471b1dd9: Waiting 01:48:08 d2d9d24a8c2a: Waiting 01:48:08 1d79c961811b: Layer already exists 01:48:09 ce479b895bc4: Layer already exists 01:48:09 25c7bb9e702e: Pushed 01:48:09 49ab74b62bda: Pushed 01:48:09 aa39466adce5: Pushed 01:48:09 d2d9d24a8c2a: Layer already exists 01:48:09 984f471b1dd9: Pushed 01:48:27 6a82d8e8ce46: Pushed 01:48:27 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2: digest: sha256:5aa6498ffbd2decbfa6b01669d0a3d0e2d3b6c87bc869e51e3459ea82645c437 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:28 + 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 01:48:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 01:48:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:48:28 49ab74b62bda: Preparing 01:48:28 aa39466adce5: Preparing 01:48:28 25c7bb9e702e: Preparing 01:48:28 6a82d8e8ce46: Preparing 01:48:28 1d79c961811b: Preparing 01:48:28 ce479b895bc4: Preparing 01:48:28 984f471b1dd9: Preparing 01:48:28 d2d9d24a8c2a: Preparing 01:48:28 ce479b895bc4: Waiting 01:48:28 984f471b1dd9: Waiting 01:48:28 d2d9d24a8c2a: Waiting 01:48:28 49ab74b62bda: Layer already exists 01:48:28 1d79c961811b: Layer already exists 01:48:28 6a82d8e8ce46: Layer already exists 01:48:28 25c7bb9e702e: Layer already exists 01:48:28 aa39466adce5: Layer already exists 01:48:28 d2d9d24a8c2a: Layer already exists 01:48:28 984f471b1dd9: Layer already exists 01:48:28 ce479b895bc4: Layer already exists 01:48:28 latest: digest: sha256:5aa6498ffbd2decbfa6b01669d0a3d0e2d3b6c87bc869e51e3459ea82645c437 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:29 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:29 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.18 01:48:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:48:29 49ab74b62bda: Preparing 01:48:29 aa39466adce5: Preparing 01:48:29 25c7bb9e702e: Preparing 01:48:29 6a82d8e8ce46: Preparing 01:48:29 1d79c961811b: Preparing 01:48:29 ce479b895bc4: Preparing 01:48:29 984f471b1dd9: Preparing 01:48:29 d2d9d24a8c2a: Preparing 01:48:29 ce479b895bc4: Waiting 01:48:29 984f471b1dd9: Waiting 01:48:29 d2d9d24a8c2a: Waiting 01:48:29 25c7bb9e702e: Layer already exists 01:48:29 49ab74b62bda: Layer already exists 01:48:29 6a82d8e8ce46: Layer already exists 01:48:29 1d79c961811b: Layer already exists 01:48:29 aa39466adce5: Layer already exists 01:48:29 ce479b895bc4: Layer already exists 01:48:29 984f471b1dd9: Layer already exists 01:48:29 d2d9d24a8c2a: Layer already exists 01:48:29 3.1.0-dev.18: digest: sha256:5aa6498ffbd2decbfa6b01669d0a3d0e2d3b6c87bc869e51e3459ea82645c437 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:30 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:31 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:48:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:48:31 49ab74b62bda: Preparing 01:48:31 aa39466adce5: Preparing 01:48:31 25c7bb9e702e: Preparing 01:48:31 6a82d8e8ce46: Preparing 01:48:31 1d79c961811b: Preparing 01:48:31 ce479b895bc4: Preparing 01:48:31 984f471b1dd9: Preparing 01:48:31 d2d9d24a8c2a: Preparing 01:48:31 ce479b895bc4: Waiting 01:48:31 984f471b1dd9: Waiting 01:48:31 6a82d8e8ce46: Layer already exists 01:48:31 49ab74b62bda: Layer already exists 01:48:31 1d79c961811b: Layer already exists 01:48:31 aa39466adce5: Layer already exists 01:48:31 25c7bb9e702e: Layer already exists 01:48:31 ce479b895bc4: Layer already exists 01:48:31 d2d9d24a8c2a: Layer already exists 01:48:31 984f471b1dd9: Layer already exists 01:48:31 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18: digest: sha256:5aa6498ffbd2decbfa6b01669d0a3d0e2d3b6c87bc869e51e3459ea82645c437 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:31 + 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 01:48:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 01:48:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 01:48:32 49ab74b62bda: Preparing 01:48:32 aa39466adce5: Preparing 01:48:32 25c7bb9e702e: Preparing 01:48:32 6a82d8e8ce46: Preparing 01:48:32 1d79c961811b: Preparing 01:48:32 ce479b895bc4: Preparing 01:48:32 984f471b1dd9: Preparing 01:48:32 d2d9d24a8c2a: Preparing 01:48:32 ce479b895bc4: Waiting 01:48:32 984f471b1dd9: Waiting 01:48:32 d2d9d24a8c2a: Waiting 01:48:32 49ab74b62bda: Layer already exists 01:48:32 1d79c961811b: Layer already exists 01:48:32 6a82d8e8ce46: Layer already exists 01:48:32 aa39466adce5: Layer already exists 01:48:32 25c7bb9e702e: Layer already exists 01:48:32 ce479b895bc4: Layer already exists 01:48:32 984f471b1dd9: Layer already exists 01:48:32 d2d9d24a8c2a: Layer already exists 01:48:32 main: digest: sha256:5aa6498ffbd2decbfa6b01669d0a3d0e2d3b6c87bc869e51e3459ea82645c437 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:48:32 ===================================================== [Pipeline] echo 01:48:32 taggedImages: 01:48:32 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:48:32 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 01:48:32 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.1.0-dev.18 01:48:32 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:48:32 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 01:48:32 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 01:48:32 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:48:32 latest 01:48:32 3.1.0-dev.18 01:48:32 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:48:32 main 01:48:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:32 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:48:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:48:33 66df1b2ba7c0: Preparing 01:48:33 d2117b05449f: Preparing 01:48:33 5a6163ef81c2: Preparing 01:48:33 6a82d8e8ce46: Preparing 01:48:33 1d79c961811b: Preparing 01:48:33 ce479b895bc4: Preparing 01:48:33 ce479b895bc4: Waiting 01:48:33 fa2e86dca5f2: Preparing 01:48:33 d2d9d24a8c2a: Preparing 01:48:33 fa2e86dca5f2: Waiting 01:48:33 d2d9d24a8c2a: Waiting 01:48:33 1d79c961811b: Layer already exists 01:48:33 6a82d8e8ce46: Layer already exists 01:48:33 ce479b895bc4: Layer already exists 01:48:33 fa2e86dca5f2: Layer already exists 01:48:33 d2d9d24a8c2a: Layer already exists 01:48:33 5a6163ef81c2: Pushed 01:48:33 d2117b05449f: Pushed 01:48:33 66df1b2ba7c0: Pushed 01:48:33 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2: digest: sha256:9cee619f5896f6bbb8a87cae556e2e959da3b8f0a63c21ef757c1b23340b7701 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:33 + 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 01:48:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 01:48:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:48:34 66df1b2ba7c0: Preparing 01:48:34 d2117b05449f: Preparing 01:48:34 5a6163ef81c2: Preparing 01:48:34 6a82d8e8ce46: Preparing 01:48:34 1d79c961811b: Preparing 01:48:34 ce479b895bc4: Preparing 01:48:34 fa2e86dca5f2: Preparing 01:48:34 d2d9d24a8c2a: Preparing 01:48:34 ce479b895bc4: Waiting 01:48:34 fa2e86dca5f2: Waiting 01:48:34 d2d9d24a8c2a: Waiting 01:48:34 66df1b2ba7c0: Layer already exists 01:48:34 5a6163ef81c2: Layer already exists 01:48:34 6a82d8e8ce46: Layer already exists 01:48:34 1d79c961811b: Layer already exists 01:48:34 d2117b05449f: Layer already exists 01:48:34 fa2e86dca5f2: Layer already exists 01:48:34 d2d9d24a8c2a: Layer already exists 01:48:34 ce479b895bc4: Layer already exists 01:48:34 latest: digest: sha256:9cee619f5896f6bbb8a87cae556e2e959da3b8f0a63c21ef757c1b23340b7701 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:34 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.18 01:48:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:48:35 66df1b2ba7c0: Preparing 01:48:35 d2117b05449f: Preparing 01:48:35 5a6163ef81c2: Preparing 01:48:35 6a82d8e8ce46: Preparing 01:48:35 1d79c961811b: Preparing 01:48:35 ce479b895bc4: Preparing 01:48:35 fa2e86dca5f2: Preparing 01:48:35 d2d9d24a8c2a: Preparing 01:48:35 ce479b895bc4: Waiting 01:48:35 fa2e86dca5f2: Waiting 01:48:35 d2d9d24a8c2a: Waiting 01:48:35 d2117b05449f: Layer already exists 01:48:35 5a6163ef81c2: Layer already exists 01:48:35 66df1b2ba7c0: Layer already exists 01:48:35 6a82d8e8ce46: Layer already exists 01:48:35 1d79c961811b: Layer already exists 01:48:35 ce479b895bc4: Layer already exists 01:48:35 d2d9d24a8c2a: Layer already exists 01:48:35 fa2e86dca5f2: Layer already exists 01:48:35 3.1.0-dev.18: digest: sha256:9cee619f5896f6bbb8a87cae556e2e959da3b8f0a63c21ef757c1b23340b7701 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:35 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:48:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:48:36 66df1b2ba7c0: Preparing 01:48:36 d2117b05449f: Preparing 01:48:36 5a6163ef81c2: Preparing 01:48:36 6a82d8e8ce46: Preparing 01:48:36 1d79c961811b: Preparing 01:48:36 ce479b895bc4: Preparing 01:48:36 fa2e86dca5f2: Preparing 01:48:36 d2d9d24a8c2a: Preparing 01:48:36 ce479b895bc4: Waiting 01:48:36 fa2e86dca5f2: Waiting 01:48:36 d2d9d24a8c2a: Waiting 01:48:36 6a82d8e8ce46: Layer already exists 01:48:36 5a6163ef81c2: Layer already exists 01:48:36 66df1b2ba7c0: Layer already exists 01:48:36 d2117b05449f: Layer already exists 01:48:36 1d79c961811b: Layer already exists 01:48:36 d2d9d24a8c2a: Layer already exists 01:48:36 ce479b895bc4: Layer already exists 01:48:36 fa2e86dca5f2: Layer already exists 01:48:36 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18: digest: sha256:9cee619f5896f6bbb8a87cae556e2e959da3b8f0a63c21ef757c1b23340b7701 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:36 + 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 01:48:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 01:48:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 01:48:37 66df1b2ba7c0: Preparing 01:48:37 d2117b05449f: Preparing 01:48:37 5a6163ef81c2: Preparing 01:48:37 6a82d8e8ce46: Preparing 01:48:37 1d79c961811b: Preparing 01:48:37 ce479b895bc4: Preparing 01:48:37 fa2e86dca5f2: Preparing 01:48:37 d2d9d24a8c2a: Preparing 01:48:37 ce479b895bc4: Waiting 01:48:37 d2d9d24a8c2a: Waiting 01:48:37 fa2e86dca5f2: Waiting 01:48:37 66df1b2ba7c0: Layer already exists 01:48:37 1d79c961811b: Layer already exists 01:48:37 5a6163ef81c2: Layer already exists 01:48:37 6a82d8e8ce46: Layer already exists 01:48:37 d2117b05449f: Layer already exists 01:48:37 ce479b895bc4: Layer already exists 01:48:37 fa2e86dca5f2: Layer already exists 01:48:37 d2d9d24a8c2a: Layer already exists 01:48:37 main: digest: sha256:9cee619f5896f6bbb8a87cae556e2e959da3b8f0a63c21ef757c1b23340b7701 size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:48:37 ===================================================== [Pipeline] echo 01:48:37 taggedImages: 01:48:37 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:48:37 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 01:48:37 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.1.0-dev.18 01:48:37 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:48:37 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 01:48:37 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 01:48:37 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:48:37 latest 01:48:37 3.1.0-dev.18 01:48:37 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:48:37 main 01:48:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:37 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:48:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:48:38 d26f9971fb70: Preparing 01:48:38 50cb2fbbd6a4: Preparing 01:48:38 1d79c961811b: Preparing 01:48:38 ce479b895bc4: Preparing 01:48:38 3d34943a0d07: Preparing 01:48:38 d2d9d24a8c2a: Preparing 01:48:38 d2d9d24a8c2a: Waiting 01:48:38 1d79c961811b: Layer already exists 01:48:38 ce479b895bc4: Layer already exists 01:48:38 d2d9d24a8c2a: Layer already exists 01:48:38 d26f9971fb70: Pushed 01:48:38 3d34943a0d07: Pushed 01:48:45 50cb2fbbd6a4: Pushed 01:48:45 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2: digest: sha256:f78244918f3d372c6fab4b775c80f3bb8ceecd7aea10bd636ffb6c79d5f5b8b1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:45 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 01:48:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:48:45 d26f9971fb70: Preparing 01:48:45 50cb2fbbd6a4: Preparing 01:48:45 1d79c961811b: Preparing 01:48:45 ce479b895bc4: Preparing 01:48:45 3d34943a0d07: Preparing 01:48:45 d2d9d24a8c2a: Preparing 01:48:45 d2d9d24a8c2a: Waiting 01:48:45 d26f9971fb70: Layer already exists 01:48:45 1d79c961811b: Layer already exists 01:48:45 ce479b895bc4: Layer already exists 01:48:45 3d34943a0d07: Layer already exists 01:48:45 50cb2fbbd6a4: Layer already exists 01:48:45 d2d9d24a8c2a: Layer already exists 01:48:46 latest: digest: sha256:f78244918f3d372c6fab4b775c80f3bb8ceecd7aea10bd636ffb6c79d5f5b8b1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:46 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.18 01:48:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:48:46 d26f9971fb70: Preparing 01:48:46 50cb2fbbd6a4: Preparing 01:48:46 1d79c961811b: Preparing 01:48:46 ce479b895bc4: Preparing 01:48:46 3d34943a0d07: Preparing 01:48:46 d2d9d24a8c2a: Preparing 01:48:46 d2d9d24a8c2a: Waiting 01:48:46 50cb2fbbd6a4: Layer already exists 01:48:46 3d34943a0d07: Layer already exists 01:48:46 ce479b895bc4: Layer already exists 01:48:46 1d79c961811b: Layer already exists 01:48:46 d26f9971fb70: Layer already exists 01:48:46 d2d9d24a8c2a: Layer already exists 01:48:46 3.1.0-dev.18: digest: sha256:f78244918f3d372c6fab4b775c80f3bb8ceecd7aea10bd636ffb6c79d5f5b8b1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:47 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:48:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:48:47 d26f9971fb70: Preparing 01:48:47 50cb2fbbd6a4: Preparing 01:48:47 1d79c961811b: Preparing 01:48:47 ce479b895bc4: Preparing 01:48:47 3d34943a0d07: Preparing 01:48:47 d2d9d24a8c2a: Preparing 01:48:47 d2d9d24a8c2a: Waiting 01:48:47 d26f9971fb70: Layer already exists 01:48:47 ce479b895bc4: Layer already exists 01:48:47 50cb2fbbd6a4: Layer already exists 01:48:47 3d34943a0d07: Layer already exists 01:48:47 1d79c961811b: Layer already exists 01:48:47 d2d9d24a8c2a: Layer already exists 01:48:47 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18: digest: sha256:f78244918f3d372c6fab4b775c80f3bb8ceecd7aea10bd636ffb6c79d5f5b8b1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:48 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 01:48:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 01:48:48 d26f9971fb70: Preparing 01:48:48 50cb2fbbd6a4: Preparing 01:48:48 1d79c961811b: Preparing 01:48:48 ce479b895bc4: Preparing 01:48:48 3d34943a0d07: Preparing 01:48:48 d2d9d24a8c2a: Preparing 01:48:48 d2d9d24a8c2a: Waiting 01:48:48 1d79c961811b: Layer already exists 01:48:48 d26f9971fb70: Layer already exists 01:48:48 50cb2fbbd6a4: Layer already exists 01:48:48 3d34943a0d07: Layer already exists 01:48:48 ce479b895bc4: Layer already exists 01:48:48 d2d9d24a8c2a: Layer already exists 01:48:48 main: digest: sha256:f78244918f3d372c6fab4b775c80f3bb8ceecd7aea10bd636ffb6c79d5f5b8b1 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:48:48 ===================================================== [Pipeline] echo 01:48:48 taggedImages: 01:48:48 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:48:48 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 01:48:48 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.1.0-dev.18 01:48:48 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:48:48 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 01:48:48 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 01:48:48 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:48:48 latest 01:48:48 3.1.0-dev.18 01:48:48 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:48:48 main 01:48:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:49 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:49 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:48:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:48:49 74c7d0132d83: Preparing 01:48:49 9b731f191a85: Preparing 01:48:49 1d79c961811b: Preparing 01:48:49 ce479b895bc4: Preparing 01:48:49 ab405f48f05f: Preparing 01:48:49 d2d9d24a8c2a: Preparing 01:48:49 d2d9d24a8c2a: Waiting 01:48:49 1d79c961811b: Layer already exists 01:48:49 ce479b895bc4: Layer already exists 01:48:49 ab405f48f05f: Layer already exists 01:48:49 d2d9d24a8c2a: Layer already exists 01:48:49 74c7d0132d83: Pushed 01:48:55 9b731f191a85: Pushed 01:48:55 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2: digest: sha256:28ad0958efd19a32c10fde5259b44ecbc69be64e8d3d96d8bcfabf48866d32dd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:55 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 01:48:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:48:56 74c7d0132d83: Preparing 01:48:56 9b731f191a85: Preparing 01:48:56 1d79c961811b: Preparing 01:48:56 ce479b895bc4: Preparing 01:48:56 ab405f48f05f: Preparing 01:48:56 d2d9d24a8c2a: Preparing 01:48:56 d2d9d24a8c2a: Waiting 01:48:56 74c7d0132d83: Layer already exists 01:48:56 ab405f48f05f: Layer already exists 01:48:56 1d79c961811b: Layer already exists 01:48:56 9b731f191a85: Layer already exists 01:48:56 ce479b895bc4: Layer already exists 01:48:56 d2d9d24a8c2a: Layer already exists 01:48:56 latest: digest: sha256:28ad0958efd19a32c10fde5259b44ecbc69be64e8d3d96d8bcfabf48866d32dd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:56 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.18 01:48:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:48:57 74c7d0132d83: Preparing 01:48:57 9b731f191a85: Preparing 01:48:57 1d79c961811b: Preparing 01:48:57 ce479b895bc4: Preparing 01:48:57 ab405f48f05f: Preparing 01:48:57 d2d9d24a8c2a: Preparing 01:48:57 d2d9d24a8c2a: Waiting 01:48:57 9b731f191a85: Layer already exists 01:48:57 ab405f48f05f: Layer already exists 01:48:57 ce479b895bc4: Layer already exists 01:48:57 74c7d0132d83: Layer already exists 01:48:57 1d79c961811b: Layer already exists 01:48:57 d2d9d24a8c2a: Layer already exists 01:48:57 3.1.0-dev.18: digest: sha256:28ad0958efd19a32c10fde5259b44ecbc69be64e8d3d96d8bcfabf48866d32dd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:57 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:48:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:48:57 74c7d0132d83: Preparing 01:48:57 9b731f191a85: Preparing 01:48:57 1d79c961811b: Preparing 01:48:57 ce479b895bc4: Preparing 01:48:57 ab405f48f05f: Preparing 01:48:57 d2d9d24a8c2a: Preparing 01:48:57 d2d9d24a8c2a: Waiting 01:48:57 9b731f191a85: Layer already exists 01:48:57 1d79c961811b: Layer already exists 01:48:57 74c7d0132d83: Layer already exists 01:48:57 ce479b895bc4: Layer already exists 01:48:57 ab405f48f05f: Layer already exists 01:48:57 d2d9d24a8c2a: Layer already exists 01:48:57 4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18: digest: sha256:28ad0958efd19a32c10fde5259b44ecbc69be64e8d3d96d8bcfabf48866d32dd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:58 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:58 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 01:48:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 01:48:58 74c7d0132d83: Preparing 01:48:58 9b731f191a85: Preparing 01:48:58 1d79c961811b: Preparing 01:48:58 ce479b895bc4: Preparing 01:48:58 ab405f48f05f: Preparing 01:48:58 d2d9d24a8c2a: Preparing 01:48:58 d2d9d24a8c2a: Waiting 01:48:58 9b731f191a85: Layer already exists 01:48:58 ab405f48f05f: Layer already exists 01:48:58 74c7d0132d83: Layer already exists 01:48:58 ce479b895bc4: Layer already exists 01:48:58 1d79c961811b: Layer already exists 01:48:58 d2d9d24a8c2a: Layer already exists 01:48:59 main: digest: sha256:28ad0958efd19a32c10fde5259b44ecbc69be64e8d3d96d8bcfabf48866d32dd size: 1571 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 01:48:59 ===================================================== [Pipeline] echo 01:48:59 taggedImages: 01:48:59 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 01:48:59 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 01:48:59 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.1.0-dev.18 01:48:59 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2-3.1.0-dev.18 01:48:59 - 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 01:48:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:48:59 01:48:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:48:59 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:48:59 arm64: Pulling from edgex-lftools-log-publisher 01:48:59 8998bd30e6a1: Pulling fs layer 01:48:59 04944245beec: Pulling fs layer 01:48:59 699f458cf7ca: Pulling fs layer 01:48:59 765212b225bb: Pulling fs layer 01:48:59 f23df028b6ca: Pulling fs layer 01:48:59 d65c8cfc05b1: Pulling fs layer 01:48:59 2437ff75d9bd: Pulling fs layer 01:48:59 765212b225bb: Waiting 01:48:59 f23df028b6ca: Waiting 01:48:59 d65c8cfc05b1: Waiting 01:48:59 2437ff75d9bd: Waiting 01:49:00 04944245beec: Verifying Checksum 01:49:00 04944245beec: Download complete 01:49:00 f23df028b6ca: Download complete 01:49:00 d65c8cfc05b1: Verifying Checksum 01:49:00 d65c8cfc05b1: Download complete 01:49:00 699f458cf7ca: Download complete 01:49:00 8998bd30e6a1: Verifying Checksum 01:49:00 8998bd30e6a1: Download complete 01:49:02 2437ff75d9bd: Verifying Checksum 01:49:02 2437ff75d9bd: Download complete 01:49:04 8998bd30e6a1: Pull complete 01:49:04 04944245beec: Pull complete 01:49:05 699f458cf7ca: Pull complete 01:49:06 765212b225bb: Pull complete 01:49:07 f23df028b6ca: Pull complete 01:49:07 d65c8cfc05b1: Pull complete 01:49:22 2437ff75d9bd: Pull complete 01:49:22 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 01:49:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 01:49:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:49:22 prd-ubuntu20.04-docker-arm64-4c-16g-3164 does not seem to be running inside a container 01:49:22 $ 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/552 -v /w/workspace/edgex-go/552:/w/workspace/edgex-go/552:rw,z -v /w/workspace/edgex-go/552@tmp:/w/workspace/edgex-go/552@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 01:49:25 $ docker top c1a54f2ede768058ce8719679c2104b744e680f2e37370023928077e1b72f11f -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:49:25 ---> job-cost.sh 01:49:25 lf-activate-venv: SKIPPING 01:49:25 INFO: No Stack... 01:49:26 INFO: Retrieving Pricing Info for: v3-standard-4 01:49:27 INFO: Archiving Costs [Pipeline] sh 01:49:27 + cat /w/workspace/edgex-go/552/archives/cost.csv 01:49:27 + cut -d, -f6 [Pipeline] lock 01:49:27 Trying to acquire lock on [jenkins-edgexfoundry-edgex-go-main-552-stack-cost] 01:49:27 Resource [jenkins-edgexfoundry-edgex-go-main-552-stack-cost] did not exist. Created. 01:49:27 Lock acquired on [jenkins-edgexfoundry-edgex-go-main-552-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 01:49:28 + echo total: 0.10999999940395355 [Pipeline] stash 01:49:29 Stashed 1 file(s) [Pipeline] } 01:49:29 Lock released on resource [jenkins-edgexfoundry-edgex-go-main-552-stack-cost] [Pipeline] // lock [Pipeline] } 01:49:29 $ docker stop --time=1 c1a54f2ede768058ce8719679c2104b744e680f2e37370023928077e1b72f11f 01:49:30 $ docker rm -f --volumes c1a54f2ede768058ce8719679c2104b744e680f2e37370023928077e1b72f11f [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 01:49:31 provisioning config files... 01:49:31 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/552@tmp/config3509528160472538182tmp [Pipeline] { [Pipeline] sh 01:49:31 + set +x 01:49:31 + curl -s https://codecov.io/bash 01:49:31 + bash -s -- 01:49:31 01:49:31 _____ _ 01:49:31 / ____| | | 01:49:31 | | ___ __| | ___ ___ _____ __ 01:49:31 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 01:49:31 | |___| (_) | (_| | __/ (_| (_) \ V / 01:49:31 \_____\___/ \__,_|\___|\___\___/ \_/ 01:49:31 Bash-1.0.6 01:49:31 01:49:31 01:49:31 ==> git version 2.25.1 found 01:49:31 ==> 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 01:49:31 Release-Date: 2020-01-08 01:49:31 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 01:49:31 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 01:49:31 ==> Jenkins CI detected. 01:49:31 current dir:  /w/workspace/edgex-go/552 01:49:31 project root: . 01:49:31 --> token set from env 01:49:31 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 01:49:31 ==> Running gcov in . (disable via -X gcov) 01:49:31 ==> Python coveragepy not found 01:49:31 ==> Searching for coverage reports in: 01:49:31 + . 01:49:31 -> Found 1 reports 01:49:31 ==> Detecting git/mercurial file structure 01:49:31 ==> Reading reports 01:49:31 + ./coverage.out bytes=446998 01:49:31 ==> Appending adjustments 01:49:31 https://docs.codecov.io/docs/fixing-reports 01:49:32 + Found adjustments 01:49:32 ==> Gzipping contents 01:49:32 60K /tmp/codecov.g4o1TU.gz 01:49:32 ==> Uploading reports 01:49:32 url: https://codecov.io 01:49:32 query: branch=main&commit=4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2&build=552&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F552%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:49:32 -> Pinging Codecov 01:49:32 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=52b94001-b80a-4ca3-b063-c5e709073964&branch=main&commit=4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2&build=552&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F552%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 01:49:32 -> Uploading to 01:49:32 https://storage.googleapis.com/codecov/v4/raw/2023-08-09/00271124DB129430A58F1EEE437C3FCB/4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2/ebbd03c7-5706-4c17-83cb-d25a99c36a7c.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20230809%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20230809T014932Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a1d23404fc82006e8efb4b8edef132a735e9c478503c25c10914075822ca3157 01:49:32 % Total % Received % Xferd Average Speed Time Time Time Current 01:49:32 Dload Upload Total Spent Left Speed 01:49:33 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 57389 0 0 100 57389 0 251k --:--:-- --:--:-- --:--:-- 251k 01:49:33 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/4bdd6841a1ef6e34f2e7cd9aa31600243f19f3c2 [Pipeline] } 01:49:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 01:49:33 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 01:49:33 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:49:33 01:49:33 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:49:33 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:49:33 1.410.4: Pulling from edgex-devops/edgex-snyk-go 01:49:33 df9b9388f04a: Pulling fs layer 01:49:33 52dc419b0ee2: Pulling fs layer 01:49:33 25bc292e5bac: Pulling fs layer 01:49:33 114826534d7a: Pulling fs layer 01:49:33 4657fd5d0bcf: Pulling fs layer 01:49:33 6ad1cebc031e: Pulling fs layer 01:49:33 8a3aa393b2d8: Pulling fs layer 01:49:33 114826534d7a: Waiting 01:49:33 4657fd5d0bcf: Waiting 01:49:33 6ad1cebc031e: Waiting 01:49:33 8a3aa393b2d8: Waiting 01:49:33 25bc292e5bac: Download complete 01:49:33 52dc419b0ee2: Verifying Checksum 01:49:33 52dc419b0ee2: Download complete 01:49:33 4657fd5d0bcf: Verifying Checksum 01:49:33 4657fd5d0bcf: Download complete 01:49:33 df9b9388f04a: Download complete 01:49:34 6ad1cebc031e: Verifying Checksum 01:49:34 6ad1cebc031e: Download complete 01:49:34 df9b9388f04a: Pull complete 01:49:34 52dc419b0ee2: Pull complete 01:49:34 25bc292e5bac: Pull complete 01:49:34 114826534d7a: Verifying Checksum 01:49:34 114826534d7a: Download complete 01:49:34 8a3aa393b2d8: Verifying Checksum 01:49:34 8a3aa393b2d8: Download complete 01:49:37 114826534d7a: Pull complete 01:49:38 4657fd5d0bcf: Pull complete 01:49:38 6ad1cebc031e: Pull complete 01:49:40 8a3aa393b2d8: Pull complete 01:49:40 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 01:49:40 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 01:49:40 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:49:41 prd-ubuntu20.04-docker-8c-8g-3158 does not seem to be running inside a container 01:49:41 $ 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/552 -v /w/workspace/edgex-go/552:/w/workspace/edgex-go/552:rw,z -v /w/workspace/edgex-go/552@tmp:/w/workspace/edgex-go/552@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:1.410.4 cat 01:49:48 $ docker top d3ad551e908b8e77e74735a8fad4908b560ae942f2f40d18e50db672c3965e7a -eo pid,comm [Pipeline] { [Pipeline] echo 01:49:48 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 01:49:48 + set -o pipefail 01:49:48 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 01:49:55 01:49:55 Monitoring /w/workspace/edgex-go/552 (github.com/edgexfoundry/edgex-go)... 01:49:55 01:49:55 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/13cd8448-2778-4a76-bf52-ee2dd2941a61/history/9afe3dcb-157f-4973-a20c-84a647199e5c 01:49:55 01:49:55 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 01:49:55 01:49:55 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 01:49:55 01:49:55 01:49:55 A medium severity vulnerability was found in the Snyk CLI versions you are using. 01:49:55 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 01:49:55 More details here: https://snyk.co/ue1NS 01:49:55 You have reached your monthly limit of 401 private tests for your edgex-jenkins org. 01:49:55 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 01:49:55 $ docker stop --time=1 d3ad551e908b8e77e74735a8fad4908b560ae942f2f40d18e50db672c3965e7a 01:49:59 $ docker rm -f --volumes d3ad551e908b8e77e74735a8fad4908b560ae942f2f40d18e50db672c3965e7a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 01:50:00 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:50:00 provisioning config files... 01:50:00 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/552@tmp/config16218311769961518827tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 01:50:00 --> edgex-publish-swagger.sh 01:50:00 === Publish openapi/v3 API === 01:50:00 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 01:50:00 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/552/openapi/v3/core-command.yaml] 01:50:00 % Total % Received % Xferd Average Speed Time Time Time Current 01:50:00 Dload Upload Total Spent Left Speed 01:50:00 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 29030 0 0 100 29030 0 64368 --:--:-- --:--:-- --:--:-- 64368 01:50:00 01:50:00 01:50:00 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/552/openapi/v3/core-data.yaml] 01:50:00 % Total % Received % Xferd Average Speed Time Time Time Current 01:50:00 Dload Upload Total Spent Left Speed 01:50:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 69110 0 0 100 69110 0 153k --:--:-- --:--:-- --:--:-- 153k 100 69110 0 0 100 69110 0 153k --:--:-- --:--:-- --:--:-- 152k 01:50:01 01:50:01 01:50:01 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/552/openapi/v3/core-metadata.yaml] 01:50:01 % Total % Received % Xferd Average Speed Time Time Time Current 01:50:01 Dload Upload Total Spent Left Speed 01:50:01 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 141k 0 0 100 141k 0 250k --:--:-- --:--:-- --:--:-- 250k 01:50:01 01:50:01 01:50:01 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/552/openapi/v3/support-notifications.yaml] 01:50:01 % Total % Received % Xferd Average Speed Time Time Time Current 01:50:01 Dload Upload Total Spent Left Speed 01:50:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 86965 0 0 100 86965 0 187k --:--:-- --:--:-- --:--:-- 187k 100 86965 0 0 100 86965 0 187k --:--:-- --:--:-- --:--:-- 187k 01:50:02 01:50:02 01:50:02 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/552/openapi/v3/support-scheduler.yaml] 01:50:02 % Total % Received % Xferd Average Speed Time Time Time Current 01:50:02 Dload Upload Total Spent Left Speed 01:50:02 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 34356 0 0 100 34356 0 84205 --:--:-- --:--:-- --:--:-- 84205 01:50:02 01:50:02 [Pipeline] } 01:50:02 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 01:50:03 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:50:03 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:03 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:50:03 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:50:03 prd-ubuntu20.04-docker-8c-8g-3158 does not seem to be running inside a container 01:50:03 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/552 -v /w/workspace/edgex-go/552:/w/workspace/edgex-go/552:rw,z -v /w/workspace/edgex-go/552@tmp:/w/workspace/edgex-go/552@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 01:50:03 $ docker top c70ba18bc0f4910a4c13365fd0c1c8912fe71925cf4ad9fd1fd1f2e7b1968c84 -eo pid,comm 01:50:04 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:50:04 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:50:04 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:50:04 [ssh-agent] Looking for ssh-agent implementation... 01:50:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:50:04 $ docker exec c70ba18bc0f4910a4c13365fd0c1c8912fe71925cf4ad9fd1fd1f2e7b1968c84 ssh-agent 01:50:04 SSH_AUTH_SOCK=/tmp/ssh-UATkH3EIaExR/agent.33 01:50:04 SSH_AGENT_PID=39 01:50:04 Running ssh-add (command line suppressed) 01:50:04 Identity added: /w/workspace/edgex-go/552@tmp/private_key_3651826632382829269.key (/w/workspace/edgex-go/552@tmp/private_key_3651826632382829269.key) 01:50:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:50:04 + git semver tag 01:50:04 2023-08-09 01:50:04,831 [run_tag] DEBUG tag force:False 01:50:04 2023-08-09 01:50:04,832 [check_head_tag] DEBUG check head tag 01:50:04 2023-08-09 01:50:04,832 [execute] INFO git cat-file --batch-check 01:50:04 2023-08-09 01:50:04,833 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/552, universal_newlines=False, shell=None, istream=) 01:50:04 2023-08-09 01:50:04,837 [execute] INFO git cat-file --batch 01:50:04 2023-08-09 01:50:04,837 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/552, universal_newlines=False, shell=None, istream=) 01:50:04 2023-08-09 01:50:04,852 [read_version] DEBUG read version from /w/workspace/edgex-go/552/.semver/main 01:50:04 2023-08-09 01:50:04,852 [execute] INFO git tag -a v3.1.0-dev.18 -m v3.1.0-dev.18 01:50:04 2023-08-09 01:50:04,852 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.1.0-dev.18', '-m', 'v3.1.0-dev.18'], cwd=/w/workspace/edgex-go/552, universal_newlines=False, shell=None, istream=None) 01:50:04 2023-08-09 01:50:04,858 [read_version] DEBUG read version from /w/workspace/edgex-go/552/.semver/main 01:50:04 3.1.0-dev.18 [Pipeline] } 01:50:04 $ docker exec --env ******** --env ******** c70ba18bc0f4910a4c13365fd0c1c8912fe71925cf4ad9fd1fd1f2e7b1968c84 ssh-agent -k 01:50:05 unset SSH_AUTH_SOCK; 01:50:05 unset SSH_AGENT_PID; 01:50:05 echo Agent pid 39 killed; 01:50:05 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:50:05 + git semver [Pipeline] } 01:50:05 $ docker stop --time=1 c70ba18bc0f4910a4c13365fd0c1c8912fe71925cf4ad9fd1fd1f2e7b1968c84 01:50:06 $ docker rm -f --volumes c70ba18bc0f4910a4c13365fd0c1c8912fe71925cf4ad9fd1fd1f2e7b1968c84 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:50:07 01:50:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:50:07 0.23.1-centos7: Pulling from edgex-lftools 01:50:07 ab5ef0e58194: Pulling fs layer 01:50:07 9712f1f96733: Pulling fs layer 01:50:07 63f879dbbcfc: Pulling fs layer 01:50:07 0d9ebad4ef96: Pulling fs layer 01:50:07 e9a5061849ea: Pulling fs layer 01:50:07 d747dcd14b5f: Pulling fs layer 01:50:07 2de7ff778b66: Pulling fs layer 01:50:07 0d9ebad4ef96: Waiting 01:50:07 e9a5061849ea: Waiting 01:50:07 d747dcd14b5f: Waiting 01:50:07 2de7ff778b66: Waiting 01:50:07 9712f1f96733: Verifying Checksum 01:50:07 9712f1f96733: Download complete 01:50:07 63f879dbbcfc: Verifying Checksum 01:50:07 63f879dbbcfc: Download complete 01:50:08 e9a5061849ea: Verifying Checksum 01:50:08 e9a5061849ea: Download complete 01:50:08 d747dcd14b5f: Download complete 01:50:08 0d9ebad4ef96: Verifying Checksum 01:50:08 0d9ebad4ef96: Download complete 01:50:08 ab5ef0e58194: Download complete 01:50:08 2de7ff778b66: Verifying Checksum 01:50:08 2de7ff778b66: Download complete 01:50:11 ab5ef0e58194: Pull complete 01:50:11 9712f1f96733: Pull complete 01:50:11 63f879dbbcfc: Pull complete 01:50:16 0d9ebad4ef96: Pull complete 01:50:16 e9a5061849ea: Pull complete 01:50:16 d747dcd14b5f: Pull complete 01:50:16 2de7ff778b66: Pull complete 01:50:16 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 01:50:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 01:50:16 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:50:17 prd-ubuntu20.04-docker-8c-8g-3158 does not seem to be running inside a container 01:50:16 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/552 -v /w/workspace/edgex-go/552:/w/workspace/edgex-go/552:rw,z -v /w/workspace/edgex-go/552@tmp:/w/workspace/edgex-go/552@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 01:50:24 $ docker top 75bcc980e6330d2d7e921b19763df7e84c7bf6b0e6bb00c10ce57dda6b6d235e -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 01:50:24 provisioning config files... 01:50:24 copy managed file [sigul-config] to file:/w/workspace/edgex-go/552@tmp/config5738938616773714782tmp 01:50:24 copy managed file [sigul-password] to file:/w/workspace/edgex-go/552@tmp/config12590465062111685845tmp 01:50:24 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/552@tmp/config8339538679667189740tmp [Pipeline] { [Pipeline] echo 01:50:24 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 01:50:24 ---> sigul-configuration.sh 01:50:24 gpg: directory `/root/.gnupg' created 01:50:24 gpg: new configuration file `/root/.gnupg/gpg.conf' created 01:50:24 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 01:50:24 gpg: keyring `/root/.gnupg/secring.gpg' created 01:50:24 gpg: keyring `/root/.gnupg/pubring.gpg' created 01:50:24 gpg: CAST5 encrypted data 01:50:24 gpg: encrypted with 1 passphrase 01:50:24 gpg: WARNING: message was not integrity protected [Pipeline] sh 01:50:24 + mkdir /home/jenkins 01:50:24 + mkdir /home/jenkins/sigul [Pipeline] sh 01:50:25 + 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 01:50:25 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 01:50:25 ---> sigul-install.sh 01:50:25 Sigul already installed; skipping installation. [Pipeline] sh 01:50:25 + git tag --list 01:50:25 0.6.0 01:50:25 0.6.1 01:50:25 0.7.0 01:50:25 0.7.1 01:50:25 v1.0.0 01:50:25 v1.0.1 01:50:25 v1.1.0 01:50:25 v1.2.0 01:50:25 v1.2.1 01:50:25 v1.3.0 01:50:25 v1.3.1 01:50:25 v2.0.0 01:50:25 v2.1.0 01:50:25 v2.1.1 01:50:25 v2.2.0 01:50:25 v2.3.0 01:50:25 v3.0 01:50:25 v3.0.0 01:50:25 v3.1.0-dev.1 01:50:25 v3.1.0-dev.10 01:50:25 v3.1.0-dev.11 01:50:25 v3.1.0-dev.12 01:50:25 v3.1.0-dev.13 01:50:25 v3.1.0-dev.14 01:50:25 v3.1.0-dev.15 01:50:25 v3.1.0-dev.16 01:50:25 v3.1.0-dev.17 01:50:25 v3.1.0-dev.18 01:50:25 v3.1.0-dev.2 01:50:25 v3.1.0-dev.3 01:50:25 v3.1.0-dev.4 01:50:25 v3.1.0-dev.5 01:50:25 v3.1.0-dev.6 01:50:25 v3.1.0-dev.7 01:50:25 v3.1.0-dev.8 01:50:25 v3.1.0-dev.9 [Pipeline] sh 01:50:25 + lftools sign git-tag v3.1.0-dev.18 01:50:26 Signing Git tag with Sigul... 01:50:26 Signing v3.1.0-dev.18 [Pipeline] echo 01:50:27 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 01:50:27 ---> sigul-configuration-cleanup.sh [Pipeline] } 01:50:27 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 01:50:27 $ docker stop --time=1 75bcc980e6330d2d7e921b19763df7e84c7bf6b0e6bb00c10ce57dda6b6d235e 01:50:28 $ docker rm -f --volumes 75bcc980e6330d2d7e921b19763df7e84c7bf6b0e6bb00c10ce57dda6b6d235e [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 01:50:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:50:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:50:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:50:29 prd-ubuntu20.04-docker-8c-8g-3158 does not seem to be running inside a container 01:50:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/552 -v /w/workspace/edgex-go/552:/w/workspace/edgex-go/552:rw,z -v /w/workspace/edgex-go/552@tmp:/w/workspace/edgex-go/552@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 01:50:29 $ docker top d02ef4a5c6dd1b5cf109d84d90661329c2c4d1b925561593c5aa8ffb0872fbb6 -eo pid,comm 01:50:29 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 01:50:29 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:50:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:50:29 [ssh-agent] Looking for ssh-agent implementation... 01:50:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:50:29 $ docker exec d02ef4a5c6dd1b5cf109d84d90661329c2c4d1b925561593c5aa8ffb0872fbb6 ssh-agent 01:50:30 SSH_AUTH_SOCK=/tmp/ssh-DcEHBzP8ob1Q/agent.31 01:50:30 SSH_AGENT_PID=37 01:50:30 Running ssh-add (command line suppressed) 01:50:30 Identity added: /w/workspace/edgex-go/552@tmp/private_key_291932775200633206.key (/w/workspace/edgex-go/552@tmp/private_key_291932775200633206.key) 01:50:30 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:50:30 + git semver bump pre 01:50:30 2023-08-09 01:50:30,652 [read_version] DEBUG read version from /w/workspace/edgex-go/552/.semver/main 01:50:30 2023-08-09 01:50:30,652 [bump_version] DEBUG bumping version:3.1.0-dev.18 on axis:pre with prefix:dev 01:50:30 2023-08-09 01:50:30,652 [bump_version] DEBUG bumped version:3.1.0-dev.19 01:50:30 2023-08-09 01:50:30,652 [write_version] DEBUG write version:3.1.0-dev.19 to path:/w/workspace/edgex-go/552/.semver/main with force:True 01:50:30 2023-08-09 01:50:30,652 [read_version] DEBUG read version from /w/workspace/edgex-go/552/.semver/main 01:50:30 2023-08-09 01:50:30,652 [write_file] DEBUG write to file:/w/workspace/edgex-go/552/.semver/main 01:50:30 2023-08-09 01:50:30,654 [execute] INFO git cat-file --batch-check 01:50:30 2023-08-09 01:50:30,654 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/552/.semver, universal_newlines=False, shell=None, istream=) 01:50:30 2023-08-09 01:50:30,660 [execute] INFO git cat-file --batch 01:50:30 2023-08-09 01:50:30,660 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/552/.semver, universal_newlines=False, shell=None, istream=) 01:50:30 2023-08-09 01:50:30,665 [read_version] DEBUG read version from /w/workspace/edgex-go/552/.semver/main 01:50:30 3.1.0-dev.19 [Pipeline] } 01:50:30 $ docker exec --env ******** --env ******** d02ef4a5c6dd1b5cf109d84d90661329c2c4d1b925561593c5aa8ffb0872fbb6 ssh-agent -k 01:50:30 unset SSH_AUTH_SOCK; 01:50:30 unset SSH_AGENT_PID; 01:50:30 echo Agent pid 37 killed; 01:50:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:50:31 + git semver [Pipeline] } 01:50:31 $ docker stop --time=1 d02ef4a5c6dd1b5cf109d84d90661329c2c4d1b925561593c5aa8ffb0872fbb6 01:50:32 $ docker rm -f --volumes d02ef4a5c6dd1b5cf109d84d90661329c2c4d1b925561593c5aa8ffb0872fbb6 [Pipeline] // withDockerContainer [Pipeline] sh 01:50:33 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 01:50:33 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:33 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 01:50:33 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:50:33 prd-ubuntu20.04-docker-8c-8g-3158 does not seem to be running inside a container 01:50:33 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/552 -v /w/workspace/edgex-go/552:/w/workspace/edgex-go/552:rw,z -v /w/workspace/edgex-go/552@tmp:/w/workspace/edgex-go/552@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 01:50:33 $ docker top 43f6bca45be5070827828af0bb7d3d8fa67b5b6b3864f3d6d63db0716258247f -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 01:50:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 01:50:33 [ssh-agent] Looking for ssh-agent implementation... 01:50:34 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 01:50:34 $ docker exec 43f6bca45be5070827828af0bb7d3d8fa67b5b6b3864f3d6d63db0716258247f ssh-agent 01:50:34 SSH_AUTH_SOCK=/tmp/ssh-8bXhblhAe8ZX/agent.32 01:50:34 SSH_AGENT_PID=38 01:50:34 Running ssh-add (command line suppressed) 01:50:34 Identity added: /w/workspace/edgex-go/552@tmp/private_key_13380914658800140154.key (/w/workspace/edgex-go/552@tmp/private_key_13380914658800140154.key) 01:50:34 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 01:50:34 + git semver push 01:50:34 2023-08-09 01:50:34,676 [run_push] DEBUG push 01:50:34 2023-08-09 01:50:34,677 [execute] INFO git cat-file --batch-check 01:50:34 2023-08-09 01:50:34,677 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/552/.semver, universal_newlines=False, shell=None, istream=) 01:50:34 2023-08-09 01:50:34,680 [execute] INFO git rev-list b9090a90d0857d495b0d6c347aa6e5f234790644 -- 01:50:34 2023-08-09 01:50:34,681 [execute] DEBUG Popen(['git', 'rev-list', 'b9090a90d0857d495b0d6c347aa6e5f234790644', '--'], cwd=/w/workspace/edgex-go/552/.semver, universal_newlines=False, shell=None, istream=None) 01:50:34 2023-08-09 01:50:34,698 [execute] INFO git fetch -v origin 01:50:34 2023-08-09 01:50:34,698 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/552/.semver, universal_newlines=True, shell=None, istream=None) 01:50:35 2023-08-09 01:50:35,293 [run_push] DEBUG no remote changes detected 01:50:35 2023-08-09 01:50:35,293 [execute] INFO git push origin semver 01:50:35 2023-08-09 01:50:35,294 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/552/.semver, universal_newlines=False, shell=None, istream=None) 01:50:36 2023-08-09 01:50:36,013 [run_push] DEBUG push all version tags 01:50:36 2023-08-09 01:50:36,013 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 01:50:36 2023-08-09 01:50:36,013 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/552, universal_newlines=False, shell=None, istream=None) 01:50:36 2023-08-09 01:50:36,734 [read_version] DEBUG read version from /w/workspace/edgex-go/552/.semver/main 01:50:36 3.1.0-dev.19 [Pipeline] } 01:50:36 $ docker exec --env ******** --env ******** 43f6bca45be5070827828af0bb7d3d8fa67b5b6b3864f3d6d63db0716258247f ssh-agent -k 01:50:36 unset SSH_AUTH_SOCK; 01:50:36 unset SSH_AGENT_PID; 01:50:36 echo Agent pid 38 killed; 01:50:37 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 01:50:37 + git semver [Pipeline] } 01:50:37 $ docker stop --time=1 43f6bca45be5070827828af0bb7d3d8fa67b5b6b3864f3d6d63db0716258247f 01:50:38 $ docker rm -f --volumes 43f6bca45be5070827828af0bb7d3d8fa67b5b6b3864f3d6d63db0716258247f [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 01:50:39 + [ -d /w/workspace/edgex-go/552/archives ] [Pipeline] libraryResource [Pipeline] sh 01:50:39 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 01:50:40 ---> package-listing.sh 01:50:40 ++ facter osfamily 01:50:40 ++ tr '[:upper:]' '[:lower:]' 01:50:40 + OS_FAMILY=debian 01:50:40 + workspace=/w/workspace/edgex-go/552 01:50:40 + START_PACKAGES=/tmp/packages_start.txt 01:50:40 + END_PACKAGES=/tmp/packages_end.txt 01:50:40 + DIFF_PACKAGES=/tmp/packages_diff.txt 01:50:40 + PACKAGES=/tmp/packages_start.txt 01:50:40 + '[' /w/workspace/edgex-go/552 ']' 01:50:40 + PACKAGES=/tmp/packages_end.txt 01:50:40 + case "${OS_FAMILY}" in 01:50:40 + dpkg -l 01:50:40 + grep '^ii' 01:50:40 + '[' -f /tmp/packages_start.txt ']' 01:50:40 + '[' -f /tmp/packages_end.txt ']' 01:50:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 01:50:40 + '[' /w/workspace/edgex-go/552 ']' 01:50:40 + mkdir -p /w/workspace/edgex-go/552/archives/ 01:50:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/552/archives/ [Pipeline] echo 01:50:40 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/552/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 01:50:41 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:50:41 01:50:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 01:50:41 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:50:41 latest: Pulling from edgex-lftools-log-publisher 01:50:41 5eb5b503b376: Pulling fs layer 01:50:41 5c69ac0246d0: Pulling fs layer 01:50:41 ec43610c2a17: Pulling fs layer 01:50:41 3a2ae6a8a46f: Pulling fs layer 01:50:41 33b1e0a273af: Pulling fs layer 01:50:41 5d3b04190fa2: Pulling fs layer 01:50:41 2f39f015ded8: Pulling fs layer 01:50:41 3a2ae6a8a46f: Waiting 01:50:41 33b1e0a273af: Waiting 01:50:41 5d3b04190fa2: Waiting 01:50:41 2f39f015ded8: Waiting 01:50:41 5c69ac0246d0: Download complete 01:50:41 3a2ae6a8a46f: Verifying Checksum 01:50:41 3a2ae6a8a46f: Download complete 01:50:41 33b1e0a273af: Download complete 01:50:41 5d3b04190fa2: Verifying Checksum 01:50:41 5d3b04190fa2: Download complete 01:50:41 ec43610c2a17: Verifying Checksum 01:50:42 5eb5b503b376: Verifying Checksum 01:50:42 5eb5b503b376: Download complete 01:50:42 2f39f015ded8: Download complete 01:50:43 5eb5b503b376: Pull complete 01:50:43 5c69ac0246d0: Pull complete 01:50:43 ec43610c2a17: Pull complete 01:50:43 3a2ae6a8a46f: Pull complete 01:50:44 33b1e0a273af: Pull complete 01:50:44 5d3b04190fa2: Pull complete 01:50:48 2f39f015ded8: Pull complete 01:50:48 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 01:50:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 01:50:48 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 01:50:48 prd-ubuntu20.04-docker-8c-8g-3158 does not seem to be running inside a container 01:50:48 $ 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/552/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/552 -v /w/workspace/edgex-go/552:/w/workspace/edgex-go/552:rw,z -v /w/workspace/edgex-go/552@tmp:/w/workspace/edgex-go/552@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 01:50:53 $ docker top 0310a5f6a1d2795a1087081ac55827d6b6d637db5b8a375df648ea1a29b44fb7 -eo pid,comm [Pipeline] { [Pipeline] sh 01:50:53 + touch /tmp/pre-build-complete [Pipeline] sh 01:50:53 + mkdir -p /var/log/sysstat [Pipeline] sh 01:50:54 + ls /var/log/sa-host 01:50:54 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 01:50:54 provisioning config files... 01:50:54 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/552@tmp/config2122431881212180593tmp [Pipeline] { [Pipeline] echo 01:50:54 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 01:50:54 ---> create-netrc.sh [Pipeline] } 01:50:54 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 01:50:55 ---> python-tools-install.sh [Pipeline] echo 01:50:55 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 01:50:55 ---> sudo-logs.sh 01:50:55 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 01:50:55 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 01:50:55 ---> job-cost.sh 01:50:55 lf-activate-venv: SKIPPING 01:50:55 DEBUG: total: 0.10999999940395355 01:50:55 INFO: Retrieving Stack Cost... 01:50:56 INFO: Retrieving Pricing Info for: v3-standard-8 01:50:56 INFO: Archiving Costs [Pipeline] echo 01:50:56 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 01:50:56 ---> logs-deploy.sh 01:50:56 lf-activate-venv: SKIPPING 01:50:56 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/552 01:50:56 INFO: archiving workspace using pattern(s): 01:50:58 Archives upload complete. 01:50:58 INFO: archiving logs to Nexus 01:50:59 ---> uname -a: 01:50:59 Linux prd-ubuntu20-04-docker-8c-8g-3158 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 01:50:59 01:50:59 01:50:59 ---> lscpu: 01:50:59 Architecture: x86_64 01:50:59 CPU op-mode(s): 32-bit, 64-bit 01:50:59 Byte Order: Little Endian 01:50:59 Address sizes: 40 bits physical, 48 bits virtual 01:50:59 CPU(s): 8 01:50:59 On-line CPU(s) list: 0-7 01:50:59 Thread(s) per core: 1 01:50:59 Core(s) per socket: 1 01:50:59 Socket(s): 8 01:50:59 NUMA node(s): 1 01:50:59 Vendor ID: AuthenticAMD 01:50:59 CPU family: 23 01:50:59 Model: 49 01:50:59 Model name: AMD EPYC-Rome Processor 01:50:59 Stepping: 0 01:50:59 CPU MHz: 2800.000 01:50:59 BogoMIPS: 5600.00 01:50:59 Virtualization: AMD-V 01:50:59 Hypervisor vendor: KVM 01:50:59 Virtualization type: full 01:50:59 L1d cache: 256 KiB 01:50:59 L1i cache: 256 KiB 01:50:59 L2 cache: 4 MiB 01:50:59 L3 cache: 128 MiB 01:50:59 NUMA node0 CPU(s): 0-7 01:50:59 Vulnerability Itlb multihit: Not affected 01:50:59 Vulnerability L1tf: Not affected 01:50:59 Vulnerability Mds: Not affected 01:50:59 Vulnerability Meltdown: Not affected 01:50:59 Vulnerability Mmio stale data: Not affected 01:50:59 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 01:50:59 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 01:50:59 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 01:50:59 Vulnerability Srbds: Not affected 01:50:59 Vulnerability Tsx async abort: Not affected 01:50:59 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 01:50:59 01:50:59 01:50:59 ---> nproc: 01:50:59 8 01:50:59 01:50:59 01:50:59 ---> df -h: 01:50:59 Filesystem Size Used Avail Use% Mounted on 01:50:59 overlay 155G 24G 132G 15% / 01:50:59 tmpfs 64M 0 64M 0% /dev 01:50:59 tmpfs 16G 0 16G 0% /sys/fs/cgroup 01:50:59 shm 64M 0 64M 0% /dev/shm 01:50:59 /dev/vda1 155G 24G 132G 15% /facter-os 01:50:59 01:50:59 01:50:59 ---> sar -b -r -n DEV: 01:50:59 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3158) 08/09/23 _x86_64_ (8 CPU) 01:50:59 01:50:59 00:32:54 LINUX RESTART (8 CPU) 01:50:59 01:50:59 00:33:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 01:50:59 00:34:01 77.50 33.39 44.11 0.00 3521.01 87044.56 0.00 01:50:59 00:35:01 7.38 0.00 7.38 0.00 0.00 50399.48 0.00 01:50:59 00:36:01 6.95 0.02 6.93 0.00 2.67 44898.78 0.00 01:50:59 00:37:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 01:50:59 00:38:01 5.83 2.63 3.20 0.00 2057.79 129.45 0.00 01:50:59 00:39:01 33.94 9.10 24.85 0.00 3382.90 6178.04 0.00 01:50:59 00:40:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 01:50:59 00:41:01 1.25 0.00 1.25 0.00 0.00 13.86 0.00 01:50:59 00:42:01 1.25 0.00 1.25 0.00 0.00 14.93 0.00 01:50:59 00:43:01 2.07 0.00 2.07 0.00 0.00 35.59 0.00 01:50:59 00:44:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 01:50:59 00:45:01 1.43 0.00 1.43 0.00 0.00 15.46 0.00 01:50:59 00:46:01 0.90 0.00 0.90 0.00 0.00 11.20 0.00 01:50:59 00:47:02 0.88 0.00 0.88 0.00 0.00 10.00 0.00 01:50:59 00:48:01 1.76 0.02 1.75 0.00 0.14 21.01 0.00 01:50:59 00:49:01 1.42 0.00 1.42 0.00 0.00 15.73 0.00 01:50:59 00:50:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 01:50:59 00:51:01 0.87 0.00 0.87 0.00 0.00 9.73 0.00 01:50:59 00:52:01 1.13 0.00 1.13 0.00 0.00 14.66 0.00 01:50:59 00:53:01 1.40 0.00 1.40 0.00 0.00 16.80 0.00 01:50:59 00:54:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 01:50:59 00:55:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 01:50:59 00:56:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 01:50:59 00:57:01 0.87 0.00 0.87 0.00 0.00 9.73 0.00 01:50:59 00:58:01 1.62 0.00 1.62 0.00 0.00 19.20 0.00 01:50:59 00:59:01 6.02 3.80 2.22 0.00 86.79 37.06 0.00 01:50:59 01:00:01 1.00 0.00 1.00 0.00 0.00 12.53 0.00 01:50:59 01:01:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 01:50:59 01:02:01 1.58 0.00 1.58 0.00 0.00 18.93 0.00 01:50:59 01:03:01 1.60 0.00 1.60 0.00 0.00 18.66 0.00 01:50:59 01:04:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 01:50:59 01:05:01 0.95 0.00 0.95 0.00 0.00 11.20 0.00 01:50:59 01:06:01 1.08 0.00 1.08 0.00 0.00 12.93 0.00 01:50:59 01:07:01 0.90 0.00 0.90 0.00 0.00 10.26 0.00 01:50:59 01:08:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 01:50:59 01:09:01 1.07 0.00 1.07 0.00 0.00 12.40 0.00 01:50:59 01:10:01 1.18 0.00 1.18 0.00 0.00 14.66 0.00 01:50:59 01:11:01 0.97 0.00 0.97 0.00 0.00 10.00 0.00 01:50:59 01:12:01 2.25 1.02 1.23 0.00 21.86 19.46 0.00 01:50:59 01:13:01 2.02 0.00 2.02 0.00 0.00 24.13 0.00 01:50:59 01:14:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 01:50:59 01:15:01 1.13 0.00 1.13 0.00 0.00 12.00 0.00 01:50:59 01:16:01 1.25 0.00 1.25 0.00 0.00 14.53 0.00 01:50:59 01:17:01 1.10 0.02 1.08 0.00 0.13 12.26 0.00 01:50:59 01:18:01 9.38 2.87 6.52 0.00 137.84 5789.04 0.00 01:50:59 01:19:01 151.97 10.60 141.38 0.00 1737.31 77098.75 0.00 01:50:59 01:20:01 35.69 0.00 35.69 0.00 0.00 19286.24 0.00 01:50:59 01:21:01 83.11 0.23 82.88 0.00 5.59 36645.06 0.00 01:50:59 01:22:01 446.84 6.25 440.59 0.00 80.65 198511.45 0.00 01:50:59 01:23:01 325.06 0.33 324.73 0.00 3.72 110998.87 0.00 01:50:59 01:24:01 584.92 0.10 584.82 0.00 9.60 98275.62 0.00 01:50:59 01:25:01 36.23 0.10 36.13 0.00 15.20 905.45 0.00 01:50:59 01:26:01 11.96 0.00 11.96 0.00 0.00 307.15 0.00 01:50:59 01:27:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 01:50:59 01:28:01 1.42 0.00 1.42 0.00 0.00 16.13 0.00 01:50:59 01:29:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 01:50:59 01:30:01 1.27 0.00 1.27 0.00 0.00 14.53 0.00 01:50:59 01:31:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 01:50:59 01:32:01 1.37 0.00 1.37 0.00 0.00 16.80 0.00 01:50:59 01:33:01 1.48 0.00 1.48 0.00 0.00 15.33 0.00 01:50:59 01:34:01 1.15 0.00 1.15 0.00 0.00 13.86 0.00 01:50:59 01:35:01 1.07 0.00 1.07 0.00 0.00 11.20 0.00 01:50:59 01:36:01 1.23 0.00 1.23 0.00 0.00 14.53 0.00 01:50:59 01:37:01 1.92 0.00 1.92 0.00 0.00 20.26 0.00 01:50:59 01:38:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 01:50:59 01:39:01 1.52 0.00 1.52 0.00 0.00 16.00 0.00 01:50:59 01:40:01 1.40 0.00 1.40 0.00 0.00 15.73 0.00 01:50:59 01:41:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 01:50:59 01:42:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 01:50:59 01:43:01 1.20 0.00 1.20 0.00 0.00 12.40 0.00 01:50:59 01:44:01 1.38 0.00 1.38 0.00 0.00 16.40 0.00 01:50:59 01:45:01 1.02 0.00 1.02 0.00 0.00 10.80 0.00 01:50:59 01:46:01 1.23 0.00 1.23 0.00 0.00 14.66 0.00 01:50:59 01:47:01 0.90 0.00 0.90 0.00 0.00 9.73 0.00 01:50:59 01:48:01 1.27 0.00 1.27 0.00 0.00 14.80 0.00 01:50:59 01:49:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 01:50:59 01:50:01 71.19 0.25 70.94 0.00 9.33 35503.15 0.00 01:50:59 Average: 25.58 0.92 24.66 0.00 143.82 10043.52 0.00 01:50:59 01:50:59 00:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 01:50:59 00:34:01 30588004 31864044 513656 1.56 47300 1542940 1686688 4.97 617632 1418360 144 01:50:59 00:35:01 30588976 31865176 512060 1.56 47396 1542944 1686688 4.97 617480 1418344 256 01:50:59 00:36:01 30586908 31863344 513832 1.56 47484 1543024 1686688 4.97 619948 1418476 24 01:50:59 00:37:01 30586124 31862660 514192 1.56 47524 1543028 1686688 4.97 620932 1418484 156 01:50:59 00:38:01 30439808 31850180 524968 1.60 49296 1672620 1780488 5.25 701080 1480484 65344 01:50:59 00:39:01 30211420 31835984 522388 1.59 56124 1876000 1748604 5.15 855352 1529052 152 01:50:59 00:40:01 30211732 31836352 521888 1.59 56160 1876004 1748604 5.15 855732 1529056 132 01:50:59 00:41:01 30211400 31836048 522100 1.59 56184 1876004 1748604 5.15 856464 1529056 4 01:50:59 00:42:01 30212096 31836932 521360 1.59 56248 1876128 1748604 5.15 855972 1529188 4 01:50:59 00:43:01 30211788 31837004 521516 1.59 56344 1876120 1748604 5.15 855828 1529464 212 01:50:59 00:44:01 30211952 31837212 521108 1.58 56376 1876120 1748604 5.15 855980 1529464 8 01:50:59 00:45:01 30211872 31837180 521080 1.58 56416 1876124 1748604 5.15 856108 1529468 4 01:50:59 00:46:01 30211596 31836936 521252 1.59 56448 1876124 1748604 5.15 856120 1529468 8 01:50:59 00:47:02 30211288 31836652 521472 1.59 56464 1876132 1748604 5.15 856200 1529472 192 01:50:59 00:48:01 30209628 31835116 523080 1.59 56508 1876132 1721460 5.07 856268 1529528 24 01:50:59 00:49:01 30210108 31835640 522532 1.59 56540 1876136 1721460 5.07 857516 1529528 0 01:50:59 00:50:01 30210236 31835804 522304 1.59 56572 1876140 1721460 5.07 856944 1529532 16 01:50:59 00:51:01 30209968 31835556 522484 1.59 56588 1876144 1721460 5.07 857012 1529532 140 01:50:59 00:52:01 30209912 31835528 522536 1.59 56620 1876148 1721460 5.07 857536 1529536 8 01:50:59 00:53:01 30209644 31835300 522708 1.59 56652 1876152 1721460 5.07 857496 1529540 4 01:50:59 00:54:01 30209828 31835552 522612 1.59 56708 1876152 1721460 5.07 857684 1529540 8 01:50:59 00:55:01 30209876 31835616 522492 1.59 56740 1876156 1721460 5.07 857736 1529544 148 01:50:59 00:56:01 30209820 31835600 522464 1.59 56756 1876156 1721460 5.07 857824 1529544 8 01:50:59 00:57:01 30209732 31835532 522472 1.59 56772 1876160 1721460 5.07 858004 1529548 136 01:50:59 00:58:01 30209724 31835580 522324 1.59 56868 1876156 1721460 5.07 858044 1529552 8 01:50:59 00:59:01 30164460 31793848 563320 1.71 56976 1879044 1721460 5.07 903688 1531100 8 01:50:59 01:00:01 30164368 31793784 563524 1.71 57000 1879048 1721460 5.07 903324 1531100 16 01:50:59 01:01:01 30164636 31794080 563196 1.71 57024 1879052 1721460 5.07 903384 1531104 156 01:50:59 01:02:01 30163832 31793340 563844 1.71 57112 1879056 1721460 5.07 903348 1531108 8 01:50:59 01:03:01 30163564 31793104 564056 1.72 57152 1879052 1721460 5.07 903816 1531108 4 01:50:59 01:04:01 30163480 31793068 564296 1.72 57176 1879064 1721460 5.07 903956 1531112 8 01:50:59 01:05:01 30162512 31792128 565196 1.72 57200 1879068 1721460 5.07 905012 1531116 140 01:50:59 01:06:01 30162172 31791816 565492 1.72 57224 1879068 1721460 5.07 904644 1531116 8 01:50:59 01:07:01 30162188 31791860 565432 1.72 57240 1879072 1721460 5.07 904620 1531120 8 01:50:59 01:08:01 30162132 31791844 565388 1.72 57264 1879072 1721460 5.07 904856 1531124 8 01:50:59 01:09:01 30162068 31791856 565316 1.72 57320 1879076 1721460 5.07 905156 1531132 28 01:50:59 01:10:01 30161736 31791536 565532 1.72 57360 1879084 1721460 5.07 904872 1531136 36 01:50:59 01:11:01 30161712 31791552 565468 1.72 57388 1879084 1721460 5.07 905000 1531136 144 01:50:59 01:12:01 30156700 31787444 569424 1.73 57472 1879704 1727720 5.09 905388 1531648 316 01:50:59 01:13:01 30157404 31788276 568700 1.73 57516 1879824 1727720 5.09 905380 1531764 4 01:50:59 01:14:01 30157600 31788532 568428 1.73 57556 1879836 1727720 5.09 905496 1531780 28 01:50:59 01:15:01 30157540 31788516 568604 1.73 57596 1879840 1727720 5.09 905624 1531784 144 01:50:59 01:16:01 30157524 31788584 568552 1.73 57644 1879840 1727720 5.09 905644 1531788 16 01:50:59 01:17:01 30156600 31787700 569380 1.73 57680 1879840 1727720 5.09 905824 1531792 140 01:50:59 01:18:01 29878568 31694932 658880 2.00 58844 2060296 1730648 5.10 1021268 1690768 3884 01:50:59 01:19:01 27725568 31388716 903420 2.75 124368 3731996 2102680 6.20 1594228 3098664 65168 01:50:59 01:20:01 26963788 31172964 1116480 3.40 127712 4243376 2564108 7.56 1973308 3443592 287172 01:50:59 01:21:01 27371452 31527072 767600 2.33 130736 4202508 1853304 5.46 1497956 3532356 168 01:50:59 01:22:01 20535320 31430320 842360 2.56 226368 10510292 2422940 7.14 2161084 9339056 721976 01:50:59 01:23:01 14221972 29352444 2859412 8.70 261656 14394000 9036184 26.63 5211064 12202380 1428672 01:50:59 01:24:01 16079608 31456520 815496 2.48 272688 14735388 2161268 6.37 2639140 13109640 520 01:50:59 01:25:01 16076248 31456160 815568 2.48 274436 14736424 2182720 6.43 2992416 12758552 624 01:50:59 01:26:01 16075464 31456056 815364 2.48 275012 14736492 2151392 6.34 3045528 12706140 188 01:50:59 01:27:01 16076000 31456628 814776 2.48 275044 14736496 2151392 6.34 3045096 12706148 172 01:50:59 01:28:01 16087268 31467896 804004 2.45 275076 14736496 2151392 6.34 3033876 12706148 36 01:50:59 01:29:01 16087388 31468080 804020 2.45 275112 14736500 2151392 6.34 3034528 12706156 248 01:50:59 01:30:01 16094304 31475036 797204 2.42 275144 14736500 2151392 6.34 3027644 12706152 208 01:50:59 01:31:01 16094192 31474964 797232 2.42 275176 14736504 2151392 6.34 3027816 12706156 180 01:50:59 01:32:01 16093964 31474748 797424 2.43 275200 14736512 2151392 6.34 3027604 12706164 8 01:50:59 01:33:01 16094012 31474852 797332 2.42 275228 14736512 2151392 6.34 3027564 12706168 16 01:50:59 01:34:01 16094248 31475184 796888 2.42 275260 14736644 2151392 6.34 3027572 12706264 8 01:50:59 01:35:01 16094416 31475452 796892 2.42 275284 14736644 2151392 6.34 3027492 12706304 8 01:50:59 01:36:01 16094684 31475740 796572 2.42 275300 14736652 2151392 6.34 3027496 12706304 8 01:50:59 01:37:01 16094296 31475416 796808 2.42 275372 14736656 2151392 6.34 3027552 12706312 12 01:50:59 01:38:01 16094272 31475444 796776 2.42 275408 14736644 2151392 6.34 3027632 12706316 8 01:50:59 01:39:01 16094288 31475528 796624 2.42 275476 14736660 2151392 6.34 3027748 12706324 8 01:50:59 01:40:01 16094208 31475448 796724 2.42 275516 14736652 2151392 6.34 3027688 12706324 4 01:50:59 01:41:01 16093908 31475212 796948 2.42 275532 14736664 2151392 6.34 3027864 12706332 20 01:50:59 01:42:01 16093816 31475124 797180 2.42 275548 14736668 2151392 6.34 3027744 12706336 12 01:50:59 01:43:01 16094304 31475612 796652 2.42 275564 14736668 2151392 6.34 3027728 12706336 8 01:50:59 01:44:01 16094256 31475628 796604 2.42 275600 14736672 2151392 6.34 3027876 12706344 8 01:50:59 01:45:01 16093932 31475304 796832 2.42 275616 14736676 2151392 6.34 3027816 12706344 156 01:50:59 01:46:01 16093940 31475316 796760 2.42 275632 14736680 2151392 6.34 3027800 12706348 8 01:50:59 01:47:01 16093868 31475312 796744 2.42 275640 14736684 2151392 6.34 3027888 12706360 156 01:50:59 01:48:01 16093820 31475264 796740 2.42 275660 14736672 2151392 6.34 3027872 12706360 8 01:50:59 01:49:01 16093512 31474992 796896 2.42 275684 14736692 2151392 6.34 3027940 12706368 8 01:50:59 01:50:01 15286980 31442384 828160 2.52 292728 15440576 2221996 6.55 3118072 13368632 92 01:50:59 Average: 24810565 31640716 682564 2.08 140735 6737755 1998121 5.89 1719790 5770545 33482 01:50:59 01:50:59 00:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 01:50:59 00:34:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 01:50:59 00:34:01 ens3 185.70 112.63 480.02 23.58 0.00 0.00 0.00 0.00 01:50:59 00:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 00:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:50:59 00:35:01 ens3 1.10 0.17 0.16 0.07 0.00 0.00 0.00 0.00 01:50:59 00:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 00:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 00:36:01 ens3 2.55 0.68 1.89 0.28 0.00 0.00 0.00 0.00 01:50:59 00:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 00:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:50:59 00:37:01 ens3 1.05 0.75 0.55 0.42 0.00 0.00 0.00 0.00 01:50:59 00:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 00:38:01 lo 0.20 0.20 0.02 0.02 0.00 0.00 0.00 0.00 01:50:59 00:38:01 ens3 33.66 14.60 633.61 1.20 0.00 0.00 0.00 0.00 01:50:59 00:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 00:39:01 lo 0.40 0.40 0.03 0.03 0.00 0.00 0.00 0.00 01:50:59 00:39:01 ens3 71.39 25.43 1373.50 1.85 0.00 0.00 0.00 0.00 01:50:59 00:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 00:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 00:40:01 ens3 0.22 0.10 0.07 0.01 0.00 0.00 0.00 0.00 01:50:59 00:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 00:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:50:59 00:41:01 ens3 0.53 0.45 0.26 0.22 0.00 0.00 0.00 0.00 01:50:59 00:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 00:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 00:42:01 ens3 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 01:50:59 00:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 00:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:50:59 00:43:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:50:59 00:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 00:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 00:44:01 ens3 0.20 0.10 0.08 0.07 0.00 0.00 0.00 0.00 01:50:59 00:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 00:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:50:59 00:45:01 ens3 0.25 0.17 0.07 0.01 0.00 0.00 0.00 0.00 01:50:59 00:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 00:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 00:46:01 ens3 0.08 0.03 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 00:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 00:47:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:50:59 00:47:02 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:50:59 00:47:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 00:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 00:48:01 ens3 0.68 0.03 0.06 0.00 0.00 0.00 0.00 0.00 01:50:59 00:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 00:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:50:59 00:49:01 ens3 0.93 0.88 0.49 0.37 0.00 0.00 0.00 0.00 01:50:59 00:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 00:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 00:50:01 ens3 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 01:50:59 00:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 00:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:50:59 00:51:01 ens3 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 01:50:59 00:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 00:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 00:52:01 ens3 0.33 0.17 0.17 0.08 0.00 0.00 0.00 0.00 01:50:59 00:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 00:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:50:59 00:53:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:50:59 00:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 00:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 00:54:01 ens3 0.23 0.10 0.08 0.07 0.00 0.00 0.00 0.00 01:50:59 00:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 00:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:50:59 00:55:01 ens3 0.30 0.20 0.10 0.01 0.00 0.00 0.00 0.00 01:50:59 00:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 00:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 00:56:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 00:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 00:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:50:59 00:57:01 ens3 0.17 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:50:59 00:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 00:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 00:58:01 ens3 0.07 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 00:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 00:59:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 01:50:59 00:59:01 ens3 12.71 9.57 12.17 6.52 0.00 0.00 0.00 0.00 01:50:59 00:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:00:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:50:59 01:01:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:50:59 01:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:02:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:50:59 01:03:01 ens3 0.30 0.15 0.31 0.01 0.00 0.00 0.00 0.00 01:50:59 01:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:04:01 ens3 0.50 0.13 0.12 0.07 0.00 0.00 0.00 0.00 01:50:59 01:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:50:59 01:05:01 ens3 0.65 0.33 0.27 0.21 0.00 0.00 0.00 0.00 01:50:59 01:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:06:01 ens3 0.13 0.03 0.01 0.00 0.00 0.00 0.00 0.00 01:50:59 01:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:50:59 01:07:01 ens3 0.30 0.17 0.10 0.01 0.00 0.00 0.00 0.00 01:50:59 01:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:08:01 ens3 0.58 0.03 0.05 0.00 0.00 0.00 0.00 0.00 01:50:59 01:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:50:59 01:09:01 ens3 0.68 0.23 0.11 0.07 0.00 0.00 0.00 0.00 01:50:59 01:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:10:01 ens3 0.65 0.02 0.07 0.00 0.00 0.00 0.00 0.00 01:50:59 01:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:50:59 01:11:01 ens3 0.22 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:50:59 01:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:12:01 ens3 0.12 0.02 0.01 0.00 0.00 0.00 0.00 0.00 01:50:59 01:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:50:59 01:13:01 ens3 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:50:59 01:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:14:01 ens3 0.20 0.15 0.08 0.07 0.00 0.00 0.00 0.00 01:50:59 01:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:50:59 01:15:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:50:59 01:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:16:01 ens3 0.17 0.08 0.01 0.00 0.00 0.00 0.00 0.00 01:50:59 01:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:50:59 01:17:01 ens3 0.42 0.20 0.13 0.01 0.00 0.00 0.00 0.00 01:50:59 01:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:18:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 01:50:59 01:18:01 ens3 579.57 565.07 2941.35 71.65 0.00 0.00 0.00 0.00 01:50:59 01:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:19:01 lo 4.67 4.67 0.45 0.45 0.00 0.00 0.00 0.00 01:50:59 01:19:01 ens3 994.95 879.60 10466.19 156.74 0.00 0.00 0.00 0.00 01:50:59 01:19:01 veth4d2022a 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 01:50:59 01:19:01 docker0 682.84 687.50 49.45 4507.26 0.00 0.00 0.00 0.00 01:50:59 01:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:20:01 ens3 33.86 23.38 26.51 15.08 0.00 0.00 0.00 0.00 01:50:59 01:20:01 veth4d2022a 1.38 1.45 0.12 0.13 0.00 0.00 0.00 0.00 01:50:59 01:20:01 docker0 1.38 1.38 0.10 0.12 0.00 0.00 0.00 0.00 01:50:59 01:21:01 lo 1.06 1.06 0.10 0.10 0.00 0.00 0.00 0.00 01:50:59 01:21:01 ens3 94.96 57.57 2218.19 18.55 0.00 0.00 0.00 0.00 01:50:59 01:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:22:01 veth297b4dd 60.11 114.33 5.91 588.17 0.00 0.00 0.00 0.05 01:50:59 01:22:01 vethe6a7835 61.99 113.41 6.01 587.36 0.00 0.00 0.00 0.05 01:50:59 01:22:01 vethfa11903 60.21 112.00 5.88 587.10 0.00 0.00 0.00 0.05 01:50:59 01:22:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 01:50:59 01:22:01 vethe493416 62.54 114.03 6.06 587.25 0.00 0.00 0.00 0.05 01:50:59 01:22:01 ens3 662.79 363.36 3882.94 46.55 0.00 0.00 0.00 0.00 01:50:59 01:22:01 veth8913fbd 63.11 109.75 6.10 587.04 0.00 0.00 0.00 0.05 01:50:59 01:22:01 vetha698dad 0.00 0.87 0.00 0.04 0.00 0.00 0.00 0.00 01:50:59 01:22:01 docker0 340.41 630.49 27.75 3802.29 0.00 0.00 0.00 0.00 01:50:59 01:23:01 veth64e3ebf 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:50:59 01:23:01 vethe671808 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:50:59 01:23:01 veth5a377ec 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:50:59 01:23:01 veth159046a 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:50:59 01:23:01 vethed20753 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:50:59 01:23:01 veth413c66b 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:50:59 01:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:50:59 01:23:01 ens3 17.41 10.17 16.03 7.68 0.00 0.00 0.00 0.00 01:50:59 01:23:01 veth45e4fe1 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:50:59 01:23:01 veth3ea53f2 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:50:59 01:23:01 vetha698dad 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:23:01 vethe1297c7 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:50:59 01:23:01 veth46517dd 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:50:59 01:23:01 vetha57c72c 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 01:50:59 01:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:24:01 lo 10.80 10.80 1.06 1.06 0.00 0.00 0.00 0.00 01:50:59 01:24:01 ens3 81.67 75.22 59.02 242.83 0.00 0.00 0.00 0.00 01:50:59 01:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:25:01 lo 44.39 44.39 4.37 4.37 0.00 0.00 0.00 0.00 01:50:59 01:25:01 ens3 434.14 489.20 209.25 2651.50 0.00 0.00 0.00 0.00 01:50:59 01:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:26:01 lo 15.40 15.40 1.52 1.52 0.00 0.00 0.00 0.00 01:50:59 01:26:01 ens3 149.56 167.69 92.97 583.57 0.00 0.00 0.00 0.00 01:50:59 01:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:50:59 01:27:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:50:59 01:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:28:01 ens3 0.57 0.02 0.05 0.00 0.00 0.00 0.00 0.00 01:50:59 01:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:50:59 01:29:01 ens3 0.98 0.62 0.38 0.28 0.00 0.00 0.00 0.00 01:50:59 01:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:30:01 ens3 0.78 0.47 3.01 0.03 0.00 0.00 0.00 0.00 01:50:59 01:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:50:59 01:31:01 ens3 0.77 0.18 0.15 0.08 0.00 0.00 0.00 0.00 01:50:59 01:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:32:01 ens3 0.63 0.33 0.27 0.22 0.00 0.00 0.00 0.00 01:50:59 01:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:50:59 01:33:01 ens3 0.90 0.28 0.16 0.08 0.00 0.00 0.00 0.00 01:50:59 01:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:34:01 ens3 0.98 0.52 0.36 0.28 0.00 0.00 0.00 0.00 01:50:59 01:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:50:59 01:35:01 ens3 0.35 0.08 0.03 0.01 0.00 0.00 0.00 0.00 01:50:59 01:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:36:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:50:59 01:37:01 ens3 0.15 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:50:59 01:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:38:01 ens3 0.08 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:50:59 01:39:01 ens3 0.40 0.32 0.20 0.08 0.00 0.00 0.00 0.00 01:50:59 01:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:40:01 ens3 0.05 0.02 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:50:59 01:41:01 ens3 0.58 0.43 0.27 0.22 0.00 0.00 0.00 0.00 01:50:59 01:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:42:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:50:59 01:43:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:50:59 01:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:44:01 ens3 0.25 0.13 0.08 0.07 0.00 0.00 0.00 0.00 01:50:59 01:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:50:59 01:45:01 ens3 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 01:50:59 01:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:46:01 ens3 0.13 0.02 0.01 0.00 0.00 0.00 0.00 0.00 01:50:59 01:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:50:59 01:47:01 ens3 0.22 0.17 0.07 0.01 0.00 0.00 0.00 0.00 01:50:59 01:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:48:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 01:50:59 01:49:01 ens3 0.78 0.30 0.19 0.08 0.00 0.00 0.00 0.00 01:50:59 01:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 01:50:59 01:50:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 01:50:59 01:50:01 ens3 270.62 144.63 5008.91 26.89 0.00 0.00 0.00 0.00 01:50:59 01:50:01 docker0 65.57 122.53 5.26 1026.13 0.00 0.00 0.00 0.00 01:50:59 Average: lo 1.12 1.12 0.11 0.11 0.00 0.00 0.00 0.00 01:50:59 Average: ens3 47.37 38.30 356.34 50.11 0.00 0.00 0.00 0.00 01:50:59 Average: docker0 14.16 18.73 1.07 121.26 0.00 0.00 0.00 0.00 01:50:59 01:50:59 01:50:59 ---> sar -P ALL: 01:50:59 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-3158) 08/09/23 _x86_64_ (8 CPU) 01:50:59 01:50:59 00:32:54 LINUX RESTART (8 CPU) 01:50:59 01:50:59 00:33:01 CPU %user %nice %system %iowait %steal %idle 01:50:59 00:34:01 all 2.09 0.00 0.70 1.22 0.02 95.97 01:50:59 00:34:01 0 2.32 0.00 0.52 0.17 0.02 96.98 01:50:59 00:34:01 1 2.30 0.00 0.77 6.40 0.02 90.52 01:50:59 00:34:01 2 2.27 0.00 1.78 0.27 0.02 95.66 01:50:59 00:34:01 3 2.08 0.00 0.55 0.42 0.02 96.93 01:50:59 00:34:01 4 1.91 0.00 0.49 0.30 0.02 97.29 01:50:59 00:34:01 5 2.63 0.00 0.65 0.32 0.02 96.38 01:50:59 00:34:01 6 0.63 0.00 0.40 1.87 0.02 97.08 01:50:59 00:34:01 7 2.59 0.00 0.43 0.03 0.02 96.93 01:50:59 00:35:01 all 0.01 0.00 0.01 0.02 0.01 99.95 01:50:59 00:35:01 0 0.02 0.00 0.00 0.00 0.02 99.97 01:50:59 00:35:01 1 0.00 0.00 0.00 0.08 0.00 99.92 01:50:59 00:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:50:59 00:35:01 3 0.00 0.00 0.00 0.00 0.02 99.98 01:50:59 00:35:01 4 0.02 0.00 0.00 0.00 0.02 99.97 01:50:59 00:35:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:50:59 00:35:01 6 0.00 0.00 0.02 0.08 0.02 99.88 01:50:59 00:35:01 7 0.02 0.00 0.02 0.00 0.02 99.95 01:50:59 00:36:01 all 0.03 0.00 0.01 0.02 0.01 99.93 01:50:59 00:36:01 0 0.03 0.00 0.02 0.00 0.02 99.93 01:50:59 00:36:01 1 0.02 0.00 0.02 0.07 0.02 99.88 01:50:59 00:36:01 2 0.02 0.00 0.00 0.00 0.02 99.97 01:50:59 00:36:01 3 0.05 0.00 0.03 0.00 0.00 99.92 01:50:59 00:36:01 4 0.03 0.00 0.03 0.00 0.00 99.93 01:50:59 00:36:01 5 0.05 0.00 0.02 0.00 0.00 99.93 01:50:59 00:36:01 6 0.02 0.00 0.00 0.08 0.02 99.88 01:50:59 00:36:01 7 0.03 0.00 0.00 0.00 0.00 99.97 01:50:59 00:37:01 all 0.02 0.00 0.01 0.00 0.01 99.96 01:50:59 00:37:01 0 0.02 0.00 0.03 0.00 0.02 99.93 01:50:59 00:37:01 1 0.02 0.00 0.00 0.02 0.00 99.97 01:50:59 00:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:50:59 00:37:01 3 0.07 0.00 0.02 0.00 0.02 99.90 01:50:59 00:37:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:50:59 00:37:01 5 0.02 0.00 0.02 0.00 0.02 99.95 01:50:59 00:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 00:37:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:50:59 00:38:01 all 0.28 0.00 0.13 0.15 0.01 99.43 01:50:59 00:38:01 0 0.05 0.00 0.05 0.00 0.02 99.88 01:50:59 00:38:01 1 0.73 0.00 0.25 0.45 0.02 98.55 01:50:59 00:38:01 2 0.53 0.00 0.38 0.68 0.00 98.40 01:50:59 00:38:01 3 0.12 0.00 0.07 0.02 0.02 99.78 01:50:59 00:38:01 4 0.32 0.00 0.07 0.00 0.02 99.60 01:50:59 00:38:01 5 0.22 0.00 0.10 0.00 0.00 99.68 01:50:59 00:38:01 6 0.15 0.00 0.07 0.00 0.00 99.78 01:50:59 00:38:01 7 0.13 0.00 0.07 0.05 0.02 99.73 01:50:59 00:39:01 all 0.99 0.00 0.53 0.42 0.01 98.05 01:50:59 00:39:01 0 0.67 0.00 0.33 0.30 0.02 98.68 01:50:59 00:39:01 1 2.27 0.00 0.72 1.33 0.00 95.68 01:50:59 00:39:01 2 0.48 0.00 0.40 0.03 0.00 99.08 01:50:59 00:39:01 3 1.08 0.00 0.62 0.77 0.02 97.51 01:50:59 00:39:01 4 0.64 0.00 0.62 0.44 0.00 98.31 01:50:59 00:39:01 5 1.13 0.00 0.60 0.03 0.02 98.22 01:50:59 00:39:01 6 0.97 0.00 0.57 0.35 0.00 98.12 01:50:59 00:39:01 7 0.65 0.00 0.42 0.07 0.03 98.83 01:50:59 00:40:01 all 0.03 0.00 0.01 0.00 0.01 99.95 01:50:59 00:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:50:59 00:40:01 1 0.02 0.00 0.02 0.00 0.02 99.95 01:50:59 00:40:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:50:59 00:40:01 3 0.05 0.00 0.02 0.02 0.00 99.92 01:50:59 00:40:01 4 0.03 0.00 0.00 0.00 0.00 99.97 01:50:59 00:40:01 5 0.03 0.00 0.02 0.00 0.00 99.95 01:50:59 00:40:01 6 0.02 0.00 0.02 0.00 0.02 99.95 01:50:59 00:40:01 7 0.02 0.00 0.05 0.00 0.02 99.92 01:50:59 00:41:01 all 0.01 0.00 0.01 0.01 0.01 99.97 01:50:59 00:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 00:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:50:59 00:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 00:41:01 3 0.02 0.00 0.03 0.07 0.02 99.87 01:50:59 00:41:01 4 0.00 0.00 0.02 0.00 0.02 99.97 01:50:59 00:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 00:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 00:41:01 7 0.07 0.00 0.00 0.00 0.02 99.92 01:50:59 00:42:01 all 0.01 0.00 0.01 0.00 0.01 99.97 01:50:59 00:42:01 0 0.03 0.00 0.00 0.00 0.00 99.97 01:50:59 00:42:01 1 0.02 0.00 0.02 0.00 0.02 99.95 01:50:59 00:42:01 2 0.00 0.00 0.00 0.00 0.02 99.98 01:50:59 00:42:01 3 0.02 0.00 0.00 0.03 0.02 99.93 01:50:59 00:42:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:50:59 00:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:50:59 00:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:50:59 00:42:01 7 0.02 0.00 0.02 0.00 0.02 99.95 01:50:59 00:43:01 all 0.15 0.00 0.01 0.01 0.00 99.83 01:50:59 00:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 00:43:01 1 0.00 0.00 0.02 0.00 0.00 99.98 01:50:59 00:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:50:59 00:43:01 3 0.00 0.00 0.00 0.07 0.00 99.93 01:50:59 00:43:01 4 1.09 0.00 0.00 0.00 0.00 98.91 01:50:59 00:43:01 5 0.00 0.00 0.02 0.00 0.02 99.97 01:50:59 00:43:01 6 0.03 0.00 0.02 0.02 0.00 99.93 01:50:59 00:43:01 7 0.02 0.00 0.03 0.00 0.02 99.93 01:50:59 00:44:01 all 0.06 0.00 0.01 0.00 0.01 99.92 01:50:59 00:44:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:50:59 00:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:50:59 00:44:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:50:59 00:44:01 3 0.05 0.00 0.02 0.02 0.02 99.90 01:50:59 00:44:01 4 0.33 0.00 0.00 0.00 0.00 99.67 01:50:59 00:44:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:50:59 00:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 00:44:01 7 0.05 0.00 0.03 0.00 0.03 99.88 01:50:59 01:50:59 00:44:01 CPU %user %nice %system %iowait %steal %idle 01:50:59 00:45:01 all 0.01 0.00 0.01 0.00 0.01 99.97 01:50:59 00:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 00:45:01 1 0.00 0.00 0.00 0.00 0.02 99.98 01:50:59 00:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:50:59 00:45:01 3 0.02 0.00 0.02 0.03 0.02 99.92 01:50:59 00:45:01 4 0.00 0.00 0.00 0.00 0.02 99.98 01:50:59 00:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:50:59 00:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:50:59 00:45:01 7 0.03 0.00 0.02 0.00 0.02 99.93 01:50:59 00:46:01 all 0.01 0.00 0.01 0.00 0.00 99.97 01:50:59 00:46:01 0 0.00 0.00 0.00 0.00 0.02 99.98 01:50:59 00:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 00:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:50:59 00:46:01 3 0.02 0.00 0.02 0.02 0.00 99.95 01:50:59 00:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 00:46:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:50:59 00:46:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:50:59 00:46:01 7 0.05 0.00 0.03 0.00 0.02 99.90 01:50:59 00:47:02 all 0.02 0.00 0.01 0.00 0.01 99.96 01:50:59 00:47:02 0 0.02 0.00 0.00 0.00 0.00 99.98 01:50:59 00:47:02 1 0.00 0.00 0.00 0.00 0.02 99.98 01:50:59 00:47:02 2 0.00 0.00 0.02 0.00 0.00 99.98 01:50:59 00:47:02 3 0.02 0.00 0.02 0.02 0.02 99.93 01:50:59 00:47:02 4 0.12 0.00 0.02 0.00 0.00 99.87 01:50:59 00:47:02 5 0.00 0.00 0.02 0.00 0.00 99.98 01:50:59 00:47:02 6 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 00:47:02 7 0.02 0.00 0.02 0.00 0.02 99.95 01:50:59 00:48:01 all 0.06 0.00 0.03 0.00 0.01 99.91 01:50:59 00:48:01 0 0.03 0.00 0.03 0.00 0.00 99.93 01:50:59 00:48:01 1 0.03 0.00 0.02 0.00 0.00 99.95 01:50:59 00:48:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:50:59 00:48:01 3 0.02 0.00 0.02 0.02 0.02 99.93 01:50:59 00:48:01 4 0.25 0.00 0.02 0.00 0.02 99.71 01:50:59 00:48:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:50:59 00:48:01 6 0.03 0.00 0.03 0.00 0.00 99.93 01:50:59 00:48:01 7 0.03 0.00 0.07 0.00 0.03 99.86 01:50:59 00:49:01 all 0.11 0.00 0.03 0.00 0.00 99.85 01:50:59 00:49:01 0 0.02 0.00 0.03 0.00 0.00 99.95 01:50:59 00:49:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:50:59 00:49:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:50:59 00:49:01 3 0.75 0.00 0.02 0.03 0.00 99.20 01:50:59 00:49:01 4 0.03 0.00 0.08 0.00 0.00 99.88 01:50:59 00:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:50:59 00:49:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:50:59 00:49:01 7 0.07 0.00 0.03 0.00 0.02 99.88 01:50:59 00:50:01 all 0.01 0.00 0.01 0.00 0.01 99.97 01:50:59 00:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:50:59 00:50:01 1 0.00 0.00 0.00 0.00 0.02 99.98 01:50:59 00:50:01 2 0.02 0.00 0.00 0.00 0.02 99.97 01:50:59 00:50:01 3 0.00 0.00 0.02 0.02 0.02 99.95 01:50:59 00:50:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:50:59 00:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 00:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:50:59 00:50:01 7 0.05 0.00 0.02 0.00 0.02 99.92 01:50:59 00:51:01 all 0.12 0.00 0.01 0.00 0.00 99.86 01:50:59 00:51:01 0 0.02 0.00 0.00 0.00 0.02 99.97 01:50:59 00:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:50:59 00:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 00:51:01 3 0.03 0.00 0.00 0.02 0.00 99.95 01:50:59 00:51:01 4 0.83 0.00 0.00 0.00 0.00 99.17 01:50:59 00:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:50:59 00:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 00:51:01 7 0.07 0.00 0.05 0.00 0.02 99.87 01:50:59 00:52:01 all 0.03 0.00 0.01 0.00 0.01 99.95 01:50:59 00:52:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:50:59 00:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 00:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 00:52:01 3 0.05 0.00 0.02 0.02 0.02 99.90 01:50:59 00:52:01 4 0.10 0.00 0.00 0.00 0.02 99.88 01:50:59 00:52:01 5 0.00 0.00 0.03 0.00 0.02 99.95 01:50:59 00:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:50:59 00:52:01 7 0.05 0.00 0.03 0.00 0.03 99.88 01:50:59 00:53:01 all 0.09 0.00 0.01 0.00 0.01 99.88 01:50:59 00:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:50:59 00:53:01 1 0.02 0.00 0.02 0.00 0.02 99.95 01:50:59 00:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 00:53:01 3 0.02 0.00 0.00 0.03 0.02 99.93 01:50:59 00:53:01 4 0.66 0.00 0.05 0.00 0.00 99.29 01:50:59 00:53:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:50:59 00:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 00:53:01 7 0.02 0.00 0.02 0.00 0.02 99.95 01:50:59 00:54:01 all 0.26 0.00 0.00 0.00 0.00 99.73 01:50:59 00:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 00:54:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:50:59 00:54:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:50:59 00:54:01 3 0.02 0.00 0.00 0.03 0.00 99.95 01:50:59 00:54:01 4 1.99 0.00 0.00 0.00 0.00 98.01 01:50:59 00:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:50:59 00:54:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:50:59 00:54:01 7 0.03 0.00 0.02 0.00 0.02 99.93 01:50:59 00:55:01 all 0.26 0.00 0.01 0.00 0.00 99.72 01:50:59 00:55:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:50:59 00:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:50:59 00:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 00:55:01 3 0.02 0.00 0.02 0.02 0.00 99.95 01:50:59 00:55:01 4 1.97 0.00 0.00 0.00 0.00 98.03 01:50:59 00:55:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:50:59 00:55:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 00:55:01 7 0.05 0.00 0.02 0.00 0.03 99.90 01:50:59 01:50:59 00:55:01 CPU %user %nice %system %iowait %steal %idle 01:50:59 00:56:01 all 0.26 0.00 0.01 0.00 0.01 99.72 01:50:59 00:56:01 0 0.00 0.00 0.00 0.00 0.02 99.98 01:50:59 00:56:01 1 0.02 0.00 0.00 0.00 0.02 99.97 01:50:59 00:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 00:56:01 3 0.00 0.00 0.02 0.02 0.02 99.95 01:50:59 00:56:01 4 1.95 0.00 0.02 0.00 0.02 98.01 01:50:59 00:56:01 5 0.00 0.00 0.03 0.00 0.00 99.97 01:50:59 00:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 00:56:01 7 0.05 0.00 0.02 0.00 0.02 99.92 01:50:59 00:57:01 all 0.03 0.00 0.01 0.00 0.01 99.95 01:50:59 00:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 00:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 00:57:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:50:59 00:57:01 3 0.02 0.00 0.00 0.02 0.02 99.95 01:50:59 00:57:01 4 0.18 0.00 0.05 0.00 0.00 99.77 01:50:59 00:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:50:59 00:57:01 6 0.00 0.00 0.00 0.00 0.02 99.98 01:50:59 00:57:01 7 0.03 0.00 0.03 0.00 0.02 99.92 01:50:59 00:58:01 all 0.01 0.00 0.01 0.00 0.01 99.97 01:50:59 00:58:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:50:59 00:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 00:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 00:58:01 3 0.00 0.00 0.00 0.03 0.00 99.97 01:50:59 00:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 00:58:01 5 0.02 0.00 0.00 0.00 0.02 99.97 01:50:59 00:58:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:50:59 00:58:01 7 0.02 0.00 0.03 0.00 0.03 99.92 01:50:59 00:59:01 all 0.36 0.00 0.04 0.03 0.01 99.56 01:50:59 00:59:01 0 0.62 0.00 0.07 0.12 0.00 99.20 01:50:59 00:59:01 1 0.25 0.00 0.05 0.00 0.02 99.68 01:50:59 00:59:01 2 0.45 0.00 0.02 0.00 0.00 99.53 01:50:59 00:59:01 3 0.83 0.00 0.03 0.07 0.02 99.05 01:50:59 00:59:01 4 0.12 0.00 0.03 0.00 0.00 99.85 01:50:59 00:59:01 5 0.40 0.00 0.02 0.00 0.00 99.58 01:50:59 00:59:01 6 0.10 0.00 0.03 0.00 0.00 99.87 01:50:59 00:59:01 7 0.15 0.00 0.07 0.02 0.02 99.75 01:50:59 01:00:01 all 0.01 0.00 0.02 0.00 0.01 99.95 01:50:59 01:00:01 0 0.02 0.00 0.02 0.00 0.02 99.95 01:50:59 01:00:01 1 0.00 0.00 0.02 0.02 0.00 99.97 01:50:59 01:00:01 2 0.02 0.00 0.03 0.00 0.02 99.93 01:50:59 01:00:01 3 0.02 0.00 0.00 0.02 0.02 99.95 01:50:59 01:00:01 4 0.02 0.00 0.00 0.00 0.02 99.97 01:50:59 01:00:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:50:59 01:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 01:00:01 7 0.05 0.00 0.05 0.00 0.02 99.88 01:50:59 01:01:01 all 0.01 0.00 0.01 0.00 0.00 99.97 01:50:59 01:01:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:50:59 01:01:01 1 0.00 0.00 0.02 0.00 0.02 99.97 01:50:59 01:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:50:59 01:01:01 3 0.02 0.00 0.00 0.02 0.00 99.97 01:50:59 01:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 01:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:50:59 01:01:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:50:59 01:01:01 7 0.05 0.00 0.02 0.00 0.02 99.92 01:50:59 01:02:01 all 0.01 0.00 0.01 0.01 0.01 99.97 01:50:59 01:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:50:59 01:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 01:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 01:02:01 3 0.00 0.00 0.02 0.05 0.02 99.92 01:50:59 01:02:01 4 0.00 0.00 0.00 0.00 0.02 99.98 01:50:59 01:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 01:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 01:02:01 7 0.03 0.00 0.02 0.00 0.03 99.92 01:50:59 01:03:01 all 0.01 0.00 0.01 0.01 0.00 99.97 01:50:59 01:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 01:03:01 1 0.00 0.00 0.00 0.05 0.00 99.95 01:50:59 01:03:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:50:59 01:03:01 3 0.02 0.00 0.02 0.02 0.00 99.95 01:50:59 01:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:50:59 01:03:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:50:59 01:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 01:03:01 7 0.02 0.00 0.02 0.00 0.02 99.95 01:50:59 01:04:01 all 0.01 0.00 0.01 0.00 0.00 99.98 01:50:59 01:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 01:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 01:04:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:50:59 01:04:01 3 0.02 0.00 0.00 0.02 0.02 99.95 01:50:59 01:04:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:50:59 01:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:50:59 01:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:50:59 01:04:01 7 0.03 0.00 0.02 0.00 0.02 99.93 01:50:59 01:05:01 all 0.16 0.00 0.01 0.00 0.01 99.81 01:50:59 01:05:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:50:59 01:05:01 1 0.02 0.00 0.00 0.00 0.02 99.97 01:50:59 01:05:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:50:59 01:05:01 3 0.00 0.00 0.02 0.00 0.00 99.98 01:50:59 01:05:01 4 1.22 0.00 0.03 0.00 0.02 98.73 01:50:59 01:05:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:50:59 01:05:01 6 0.00 0.00 0.02 0.00 0.00 99.98 01:50:59 01:05:01 7 0.05 0.00 0.00 0.00 0.03 99.92 01:50:59 01:06:01 all 0.01 0.00 0.00 0.00 0.01 99.97 01:50:59 01:06:01 0 0.02 0.00 0.00 0.00 0.02 99.97 01:50:59 01:06:01 1 0.00 0.00 0.00 0.02 0.00 99.98 01:50:59 01:06:01 2 0.02 0.00 0.00 0.00 0.02 99.97 01:50:59 01:06:01 3 0.02 0.00 0.00 0.02 0.00 99.97 01:50:59 01:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 01:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:50:59 01:06:01 6 0.00 0.00 0.00 0.00 0.02 99.98 01:50:59 01:06:01 7 0.03 0.00 0.02 0.00 0.02 99.93 01:50:59 01:50:59 01:06:01 CPU %user %nice %system %iowait %steal %idle 01:50:59 01:07:01 all 0.10 0.00 0.01 0.01 0.00 99.87 01:50:59 01:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 01:07:01 1 0.00 0.00 0.05 0.00 0.00 99.95 01:50:59 01:07:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:50:59 01:07:01 3 0.00 0.00 0.00 0.10 0.02 99.88 01:50:59 01:07:01 4 0.73 0.00 0.00 0.00 0.00 99.27 01:50:59 01:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:50:59 01:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 01:07:01 7 0.03 0.00 0.03 0.00 0.02 99.92 01:50:59 01:08:01 all 0.12 0.00 0.01 0.01 0.01 99.86 01:50:59 01:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:50:59 01:08:01 1 0.00 0.00 0.02 0.00 0.02 99.97 01:50:59 01:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:50:59 01:08:01 3 0.00 0.00 0.03 0.07 0.00 99.90 01:50:59 01:08:01 4 0.81 0.00 0.00 0.00 0.02 99.17 01:50:59 01:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:50:59 01:08:01 6 0.03 0.00 0.00 0.00 0.00 99.97 01:50:59 01:08:01 7 0.08 0.00 0.00 0.00 0.02 99.90 01:50:59 01:09:01 all 0.01 0.00 0.00 0.01 0.00 99.97 01:50:59 01:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 01:09:01 1 0.02 0.00 0.00 0.02 0.00 99.97 01:50:59 01:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 01:09:01 3 0.02 0.00 0.00 0.02 0.02 99.95 01:50:59 01:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 01:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 01:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 01:09:01 7 0.03 0.00 0.03 0.03 0.02 99.88 01:50:59 01:10:01 all 0.02 0.00 0.02 0.02 0.01 99.94 01:50:59 01:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:50:59 01:10:01 1 0.02 0.00 0.03 0.03 0.02 99.90 01:50:59 01:10:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:50:59 01:10:01 3 0.02 0.00 0.02 0.07 0.00 99.90 01:50:59 01:10:01 4 0.02 0.00 0.00 0.00 0.02 99.97 01:50:59 01:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 01:10:01 6 0.02 0.00 0.02 0.00 0.00 99.97 01:50:59 01:10:01 7 0.05 0.00 0.03 0.03 0.02 99.87 01:50:59 01:11:01 all 0.09 0.00 0.01 0.00 0.01 99.89 01:50:59 01:11:01 0 0.00 0.00 0.00 0.00 0.02 99.98 01:50:59 01:11:01 1 0.02 0.00 0.03 0.02 0.03 99.90 01:50:59 01:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 01:11:01 3 0.00 0.00 0.02 0.02 0.00 99.97 01:50:59 01:11:01 4 0.70 0.00 0.00 0.00 0.00 99.30 01:50:59 01:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:50:59 01:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 01:11:01 7 0.02 0.00 0.00 0.00 0.02 99.97 01:50:59 01:12:01 all 0.17 0.00 0.03 0.03 0.01 99.76 01:50:59 01:12:01 0 0.03 0.00 0.03 0.00 0.00 99.93 01:50:59 01:12:01 1 0.03 0.00 0.03 0.00 0.02 99.92 01:50:59 01:12:01 2 0.07 0.00 0.02 0.00 0.00 99.92 01:50:59 01:12:01 3 0.05 0.00 0.02 0.20 0.02 99.72 01:50:59 01:12:01 4 0.91 0.00 0.03 0.00 0.02 99.04 01:50:59 01:12:01 5 0.03 0.00 0.03 0.00 0.00 99.93 01:50:59 01:12:01 6 0.18 0.00 0.05 0.03 0.00 99.73 01:50:59 01:12:01 7 0.05 0.00 0.02 0.00 0.00 99.93 01:50:59 01:13:01 all 0.01 0.00 0.01 0.01 0.01 99.97 01:50:59 01:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 01:50:59 01:13:01 1 0.02 0.00 0.02 0.02 0.02 99.93 01:50:59 01:13:01 2 0.02 0.00 0.00 0.00 0.02 99.97 01:50:59 01:13:01 3 0.00 0.00 0.02 0.03 0.00 99.95 01:50:59 01:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 01:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:50:59 01:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 01:13:01 7 0.00 0.00 0.02 0.00 0.02 99.97 01:50:59 01:14:01 all 0.02 0.00 0.00 0.00 0.01 99.97 01:50:59 01:14:01 0 0.03 0.00 0.00 0.00 0.00 99.97 01:50:59 01:14:01 1 0.00 0.00 0.00 0.00 0.03 99.97 01:50:59 01:14:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:50:59 01:14:01 3 0.00 0.00 0.00 0.02 0.02 99.97 01:50:59 01:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:50:59 01:14:01 5 0.02 0.00 0.02 0.00 0.02 99.95 01:50:59 01:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:50:59 01:14:01 7 0.03 0.00 0.00 0.00 0.00 99.97 01:50:59 01:15:01 all 0.01 0.00 0.01 0.00 0.01 99.96 01:50:59 01:15:01 0 0.03 0.00 0.02 0.00 0.02 99.93 01:50:59 01:15:01 1 0.02 0.00 0.03 0.02 0.02 99.92 01:50:59 01:15:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:50:59 01:15:01 3 0.02 0.00 0.00 0.02 0.00 99.97 01:50:59 01:15:01 4 0.02 0.00 0.02 0.00 0.02 99.95 01:50:59 01:15:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:50:59 01:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:50:59 01:15:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 01:16:01 all 0.01 0.00 0.00 0.00 0.00 99.98 01:50:59 01:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:50:59 01:16:01 1 0.03 0.00 0.00 0.00 0.02 99.95 01:50:59 01:16:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:50:59 01:16:01 3 0.02 0.00 0.00 0.03 0.02 99.93 01:50:59 01:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 01:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:50:59 01:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 01:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:50:59 01:17:01 all 0.04 0.00 0.01 0.00 0.00 99.95 01:50:59 01:17:01 0 0.03 0.00 0.02 0.00 0.00 99.95 01:50:59 01:17:01 1 0.02 0.00 0.03 0.00 0.02 99.93 01:50:59 01:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:50:59 01:17:01 3 0.23 0.00 0.00 0.02 0.00 99.75 01:50:59 01:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 01:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 01:50:59 01:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 01:17:01 7 0.02 0.00 0.00 0.00 0.02 99.97 01:50:59 01:50:59 01:17:01 CPU %user %nice %system %iowait %steal %idle 01:50:59 01:18:01 all 2.11 0.00 0.39 0.19 0.02 97.29 01:50:59 01:18:01 0 0.30 0.00 0.08 0.02 0.02 99.58 01:50:59 01:18:01 1 0.37 0.00 0.20 0.00 0.03 99.40 01:50:59 01:18:01 2 1.29 0.00 0.39 0.00 0.02 98.31 01:50:59 01:18:01 3 5.96 0.00 0.85 1.40 0.03 91.76 01:50:59 01:18:01 4 2.69 0.00 1.14 0.07 0.02 96.09 01:50:59 01:18:01 5 2.68 0.00 0.10 0.05 0.00 97.17 01:50:59 01:18:01 6 1.30 0.00 0.05 0.02 0.02 98.62 01:50:59 01:18:01 7 2.29 0.00 0.28 0.00 0.00 97.42 01:50:59 01:19:01 all 11.10 0.00 4.12 3.68 0.06 81.05 01:50:59 01:19:01 0 11.16 0.00 3.11 0.08 0.05 85.59 01:50:59 01:19:01 1 11.04 0.00 4.34 11.46 0.05 73.11 01:50:59 01:19:01 2 9.41 0.00 4.91 0.42 0.05 85.22 01:50:59 01:19:01 3 11.16 0.00 3.92 2.49 0.07 82.36 01:50:59 01:19:01 4 10.20 0.00 3.79 7.83 0.05 78.13 01:50:59 01:19:01 5 14.26 0.00 3.86 2.05 0.05 79.77 01:50:59 01:19:01 6 11.74 0.00 4.33 0.68 0.05 83.20 01:50:59 01:19:01 7 9.77 0.00 4.68 4.46 0.09 81.00 01:50:59 01:20:01 all 34.58 0.00 5.49 0.78 0.09 59.06 01:50:59 01:20:01 0 34.09 0.00 6.10 0.10 0.08 59.63 01:50:59 01:20:01 1 34.65 0.00 5.39 0.07 0.17 59.73 01:50:59 01:20:01 2 33.20 0.00 5.25 0.08 0.08 61.37 01:50:59 01:20:01 3 35.26 0.00 5.63 0.17 0.08 58.86 01:50:59 01:20:01 4 35.47 0.00 4.99 0.24 0.08 59.22 01:50:59 01:20:01 5 35.97 0.00 4.82 0.03 0.08 59.09 01:50:59 01:20:01 6 34.75 0.00 6.20 5.04 0.07 53.94 01:50:59 01:20:01 7 33.23 0.00 5.56 0.47 0.07 60.67 01:50:59 01:21:01 all 37.24 0.00 6.03 1.95 0.08 54.70 01:50:59 01:21:01 0 37.75 0.00 5.66 0.39 0.08 56.12 01:50:59 01:21:01 1 37.73 0.00 6.34 0.10 0.07 55.77 01:50:59 01:21:01 2 37.71 0.00 5.74 0.08 0.12 56.36 01:50:59 01:21:01 3 34.86 0.00 5.85 0.66 0.08 58.56 01:50:59 01:21:01 4 37.90 0.00 6.29 13.25 0.08 42.48 01:50:59 01:21:01 5 35.70 0.00 6.31 0.10 0.07 57.82 01:50:59 01:21:01 6 37.90 0.00 6.00 0.15 0.08 55.87 01:50:59 01:21:01 7 38.36 0.00 6.10 0.86 0.08 54.60 01:50:59 01:22:01 all 17.90 0.00 6.82 10.57 0.14 64.57 01:50:59 01:22:01 0 16.53 0.00 6.85 12.86 0.14 63.62 01:50:59 01:22:01 1 18.09 0.00 7.37 17.54 0.09 56.91 01:50:59 01:22:01 2 17.00 0.00 5.68 10.88 0.07 66.37 01:50:59 01:22:01 3 17.10 0.00 6.49 8.96 0.42 67.03 01:50:59 01:22:01 4 18.55 0.00 7.16 11.09 0.12 63.08 01:50:59 01:22:01 5 19.11 0.00 7.25 15.35 0.10 58.20 01:50:59 01:22:01 6 18.26 0.00 6.27 3.37 0.07 72.03 01:50:59 01:22:01 7 18.57 0.00 7.53 4.59 0.12 69.20 01:50:59 01:23:01 all 64.06 0.00 9.47 4.88 0.10 21.48 01:50:59 01:23:01 0 64.45 0.00 9.10 1.85 0.12 24.48 01:50:59 01:23:01 1 64.34 0.00 9.07 0.70 0.08 25.80 01:50:59 01:23:01 2 63.69 0.00 8.98 0.27 0.10 26.97 01:50:59 01:23:01 3 63.25 0.00 9.96 0.20 0.10 26.49 01:50:59 01:23:01 4 64.25 0.00 9.57 8.16 0.08 17.93 01:50:59 01:23:01 5 64.10 0.00 10.84 20.49 0.10 4.47 01:50:59 01:23:01 6 63.95 0.00 8.95 5.10 0.08 21.92 01:50:59 01:23:01 7 64.46 0.00 9.29 2.34 0.13 23.78 01:50:59 01:24:01 all 52.41 0.00 7.63 3.68 0.10 36.18 01:50:59 01:24:01 0 51.62 0.00 7.20 1.39 0.10 39.68 01:50:59 01:24:01 1 53.71 0.00 7.96 1.78 0.08 36.47 01:50:59 01:24:01 2 52.12 0.00 7.23 1.24 0.10 39.31 01:50:59 01:24:01 3 52.16 0.00 8.90 0.89 0.10 37.95 01:50:59 01:24:01 4 52.68 0.00 7.84 15.62 0.10 23.76 01:50:59 01:24:01 5 52.82 0.00 7.28 3.69 0.08 36.12 01:50:59 01:24:01 6 52.63 0.00 6.75 3.49 0.10 37.02 01:50:59 01:24:01 7 51.48 0.00 7.91 1.30 0.12 39.19 01:50:59 01:25:01 all 8.37 0.00 0.91 0.09 0.06 90.58 01:50:59 01:25:01 0 7.18 0.00 0.92 0.05 0.05 91.80 01:50:59 01:25:01 1 9.57 0.00 1.14 0.02 0.07 89.21 01:50:59 01:25:01 2 11.08 0.00 0.82 0.03 0.05 88.02 01:50:59 01:25:01 3 7.50 0.00 0.92 0.02 0.07 91.49 01:50:59 01:25:01 4 7.73 0.00 0.72 0.02 0.05 91.48 01:50:59 01:25:01 5 8.27 0.00 0.72 0.02 0.05 90.94 01:50:59 01:25:01 6 10.38 0.00 0.88 0.57 0.07 88.10 01:50:59 01:25:01 7 5.18 0.00 1.16 0.00 0.07 93.59 01:50:59 01:26:01 all 1.64 0.00 0.37 0.03 0.02 97.94 01:50:59 01:26:01 0 1.59 0.00 0.37 0.02 0.03 97.99 01:50:59 01:26:01 1 1.75 0.00 0.38 0.02 0.02 97.83 01:50:59 01:26:01 2 2.42 0.00 0.38 0.00 0.02 97.18 01:50:59 01:26:01 3 1.72 0.00 0.55 0.00 0.03 97.70 01:50:59 01:26:01 4 0.43 0.00 0.22 0.00 0.00 99.35 01:50:59 01:26:01 5 1.85 0.00 0.28 0.02 0.02 97.83 01:50:59 01:26:01 6 1.67 0.00 0.33 0.17 0.00 97.83 01:50:59 01:26:01 7 1.72 0.00 0.45 0.02 0.03 97.78 01:50:59 01:27:01 all 0.02 0.00 0.01 0.00 0.01 99.96 01:50:59 01:27:01 0 0.03 0.00 0.05 0.02 0.02 99.88 01:50:59 01:27:01 1 0.02 0.00 0.00 0.00 0.02 99.97 01:50:59 01:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:50:59 01:27:01 3 0.03 0.00 0.00 0.00 0.00 99.97 01:50:59 01:27:01 4 0.00 0.00 0.02 0.00 0.02 99.97 01:50:59 01:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:50:59 01:27:01 6 0.02 0.00 0.00 0.02 0.00 99.97 01:50:59 01:27:01 7 0.02 0.00 0.03 0.00 0.00 99.95 01:50:59 01:28:01 all 0.03 0.00 0.00 0.00 0.01 99.95 01:50:59 01:28:01 0 0.07 0.00 0.02 0.00 0.00 99.92 01:50:59 01:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:50:59 01:28:01 2 0.03 0.00 0.00 0.00 0.02 99.95 01:50:59 01:28:01 3 0.05 0.00 0.00 0.00 0.02 99.93 01:50:59 01:28:01 4 0.03 0.00 0.00 0.00 0.00 99.97 01:50:59 01:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 01:28:01 6 0.02 0.00 0.00 0.02 0.02 99.95 01:50:59 01:28:01 7 0.03 0.00 0.02 0.00 0.02 99.93 01:50:59 01:50:59 01:28:01 CPU %user %nice %system %iowait %steal %idle 01:50:59 01:29:01 all 0.02 0.00 0.01 0.00 0.01 99.96 01:50:59 01:29:01 0 0.03 0.00 0.02 0.02 0.02 99.92 01:50:59 01:29:01 1 0.00 0.00 0.00 0.00 0.02 99.98 01:50:59 01:29:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:50:59 01:29:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:50:59 01:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:50:59 01:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:50:59 01:29:01 6 0.02 0.00 0.00 0.02 0.00 99.97 01:50:59 01:29:01 7 0.03 0.00 0.03 0.00 0.02 99.92 01:50:59 01:30:01 all 0.03 0.00 0.01 0.00 0.01 99.96 01:50:59 01:30:01 0 0.03 0.00 0.00 0.00 0.00 99.97 01:50:59 01:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:50:59 01:30:01 2 0.03 0.00 0.02 0.00 0.00 99.95 01:50:59 01:30:01 3 0.03 0.00 0.02 0.00 0.02 99.93 01:50:59 01:30:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:50:59 01:30:01 5 0.00 0.00 0.00 0.00 0.02 99.98 01:50:59 01:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:50:59 01:30:01 7 0.05 0.00 0.00 0.00 0.02 99.93 01:50:59 01:31:01 all 0.05 0.00 0.01 0.02 0.00 99.92 01:50:59 01:31:01 0 0.02 0.00 0.03 0.00 0.00 99.95 01:50:59 01:31:01 1 0.30 0.00 0.00 0.00 0.02 99.68 01:50:59 01:31:01 2 0.02 0.00 0.00 0.03 0.00 99.95 01:50:59 01:31:01 3 0.02 0.00 0.02 0.00 0.00 99.97 01:50:59 01:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 01:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:50:59 01:31:01 6 0.02 0.00 0.00 0.13 0.00 99.85 01:50:59 01:31:01 7 0.00 0.00 0.02 0.00 0.02 99.97 01:50:59 01:32:01 all 0.12 0.00 0.02 0.00 0.01 99.85 01:50:59 01:32:01 0 0.03 0.00 0.03 0.00 0.02 99.92 01:50:59 01:32:01 1 0.85 0.00 0.00 0.00 0.00 99.15 01:50:59 01:32:01 2 0.02 0.00 0.00 0.02 0.00 99.97 01:50:59 01:32:01 3 0.03 0.00 0.03 0.00 0.02 99.92 01:50:59 01:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 01:32:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:50:59 01:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:50:59 01:32:01 7 0.02 0.00 0.05 0.00 0.02 99.92 01:50:59 01:33:01 all 0.01 0.00 0.01 0.01 0.01 99.97 01:50:59 01:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 01:33:01 1 0.00 0.00 0.00 0.00 0.02 99.98 01:50:59 01:33:01 2 0.02 0.00 0.03 0.02 0.02 99.92 01:50:59 01:33:01 3 0.03 0.00 0.00 0.00 0.00 99.97 01:50:59 01:33:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 01:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:50:59 01:33:01 6 0.00 0.00 0.02 0.05 0.00 99.93 01:50:59 01:33:01 7 0.00 0.00 0.02 0.00 0.02 99.97 01:50:59 01:34:01 all 0.03 0.00 0.00 0.00 0.00 99.96 01:50:59 01:34:01 0 0.05 0.00 0.02 0.00 0.00 99.93 01:50:59 01:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 01:50:59 01:34:01 2 0.03 0.00 0.00 0.00 0.00 99.97 01:50:59 01:34:01 3 0.07 0.00 0.00 0.00 0.02 99.92 01:50:59 01:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 01:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:50:59 01:34:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:50:59 01:34:01 7 0.03 0.00 0.02 0.00 0.02 99.93 01:50:59 01:35:01 all 0.03 0.00 0.01 0.00 0.00 99.95 01:50:59 01:35:01 0 0.03 0.00 0.02 0.00 0.02 99.93 01:50:59 01:35:01 1 0.15 0.00 0.02 0.00 0.00 99.83 01:50:59 01:35:01 2 0.00 0.00 0.00 0.02 0.00 99.98 01:50:59 01:35:01 3 0.05 0.00 0.00 0.00 0.00 99.95 01:50:59 01:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 01:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 01:35:01 6 0.02 0.00 0.02 0.02 0.00 99.95 01:50:59 01:35:01 7 0.02 0.00 0.00 0.00 0.02 99.97 01:50:59 01:36:01 all 0.01 0.00 0.01 0.01 0.01 99.96 01:50:59 01:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:50:59 01:36:01 1 0.02 0.00 0.02 0.00 0.02 99.95 01:50:59 01:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 01:36:01 3 0.02 0.00 0.00 0.00 0.02 99.97 01:50:59 01:36:01 4 0.02 0.00 0.02 0.00 0.00 99.97 01:50:59 01:36:01 5 0.00 0.00 0.02 0.02 0.02 99.95 01:50:59 01:36:01 6 0.00 0.00 0.00 0.08 0.00 99.92 01:50:59 01:36:01 7 0.03 0.00 0.03 0.00 0.00 99.93 01:50:59 01:37:01 all 0.03 0.00 0.01 0.00 0.00 99.95 01:50:59 01:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:50:59 01:37:01 1 0.02 0.00 0.02 0.00 0.00 99.97 01:50:59 01:37:01 2 0.05 0.00 0.03 0.02 0.02 99.88 01:50:59 01:37:01 3 0.03 0.00 0.02 0.00 0.00 99.95 01:50:59 01:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 01:50:59 01:37:01 5 0.05 0.00 0.00 0.00 0.00 99.95 01:50:59 01:37:01 6 0.03 0.00 0.00 0.02 0.00 99.95 01:50:59 01:37:01 7 0.05 0.00 0.03 0.00 0.02 99.90 01:50:59 01:38:01 all 0.01 0.00 0.01 0.00 0.01 99.96 01:50:59 01:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 01:38:01 1 0.00 0.00 0.00 0.00 0.02 99.98 01:50:59 01:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 01:38:01 3 0.02 0.00 0.02 0.00 0.02 99.95 01:50:59 01:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 01:38:01 5 0.02 0.00 0.02 0.00 0.02 99.95 01:50:59 01:38:01 6 0.02 0.00 0.00 0.02 0.02 99.95 01:50:59 01:38:01 7 0.05 0.00 0.05 0.00 0.02 99.88 01:50:59 01:39:01 all 0.03 0.00 0.00 0.01 0.01 99.95 01:50:59 01:39:01 0 0.03 0.00 0.02 0.00 0.02 99.93 01:50:59 01:39:01 1 0.02 0.00 0.00 0.00 0.03 99.95 01:50:59 01:39:01 2 0.05 0.00 0.00 0.00 0.00 99.95 01:50:59 01:39:01 3 0.05 0.00 0.02 0.00 0.00 99.93 01:50:59 01:39:01 4 0.03 0.00 0.00 0.00 0.02 99.95 01:50:59 01:39:01 5 0.00 0.00 0.00 0.02 0.00 99.98 01:50:59 01:39:01 6 0.02 0.00 0.00 0.03 0.00 99.95 01:50:59 01:39:01 7 0.03 0.00 0.00 0.00 0.00 99.97 01:50:59 01:50:59 01:39:01 CPU %user %nice %system %iowait %steal %idle 01:50:59 01:40:01 all 0.03 0.00 0.01 0.00 0.01 99.95 01:50:59 01:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:50:59 01:40:01 1 0.15 0.00 0.03 0.00 0.03 99.78 01:50:59 01:40:01 2 0.00 0.00 0.02 0.00 0.00 99.98 01:50:59 01:40:01 3 0.02 0.00 0.02 0.00 0.02 99.95 01:50:59 01:40:01 4 0.00 0.00 0.02 0.00 0.00 99.98 01:50:59 01:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:50:59 01:40:01 6 0.02 0.00 0.00 0.02 0.00 99.97 01:50:59 01:40:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:50:59 01:41:01 all 0.02 0.00 0.00 0.00 0.00 99.97 01:50:59 01:41:01 0 0.03 0.00 0.00 0.00 0.00 99.97 01:50:59 01:41:01 1 0.00 0.00 0.02 0.00 0.02 99.97 01:50:59 01:41:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:50:59 01:41:01 3 0.03 0.00 0.00 0.00 0.00 99.97 01:50:59 01:41:01 4 0.00 0.00 0.00 0.02 0.00 99.98 01:50:59 01:41:01 5 0.02 0.00 0.00 0.00 0.02 99.97 01:50:59 01:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:50:59 01:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:50:59 01:42:01 all 0.01 0.00 0.01 0.00 0.00 99.98 01:50:59 01:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 01:42:01 1 0.00 0.00 0.02 0.00 0.02 99.97 01:50:59 01:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 01:42:01 3 0.02 0.00 0.02 0.00 0.02 99.95 01:50:59 01:42:01 4 0.02 0.00 0.00 0.02 0.00 99.97 01:50:59 01:42:01 5 0.02 0.00 0.02 0.00 0.00 99.97 01:50:59 01:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 01:42:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:50:59 01:43:01 all 0.03 0.00 0.01 0.01 0.01 99.95 01:50:59 01:43:01 0 0.07 0.00 0.02 0.00 0.02 99.90 01:50:59 01:43:01 1 0.02 0.00 0.03 0.00 0.03 99.92 01:50:59 01:43:01 2 0.03 0.00 0.02 0.00 0.00 99.95 01:50:59 01:43:01 3 0.05 0.00 0.02 0.02 0.02 99.90 01:50:59 01:43:01 4 0.02 0.00 0.00 0.00 0.02 99.97 01:50:59 01:43:01 5 0.00 0.00 0.02 0.02 0.00 99.97 01:50:59 01:43:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:50:59 01:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 01:50:59 01:44:01 all 0.02 0.00 0.01 0.00 0.00 99.96 01:50:59 01:44:01 0 0.03 0.00 0.02 0.00 0.00 99.95 01:50:59 01:44:01 1 0.02 0.00 0.00 0.00 0.02 99.97 01:50:59 01:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 01:44:01 3 0.05 0.00 0.03 0.00 0.00 99.92 01:50:59 01:44:01 4 0.03 0.00 0.00 0.00 0.00 99.97 01:50:59 01:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 01:50:59 01:44:01 6 0.00 0.00 0.00 0.02 0.02 99.97 01:50:59 01:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 01:50:59 01:45:01 all 0.02 0.00 0.01 0.00 0.00 99.97 01:50:59 01:45:01 0 0.03 0.00 0.00 0.00 0.00 99.97 01:50:59 01:45:01 1 0.00 0.00 0.03 0.00 0.02 99.95 01:50:59 01:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 01:50:59 01:45:01 3 0.05 0.00 0.02 0.00 0.02 99.92 01:50:59 01:45:01 4 0.02 0.00 0.02 0.02 0.00 99.95 01:50:59 01:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 01:45:01 6 0.03 0.00 0.00 0.00 0.00 99.97 01:50:59 01:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 01:46:01 all 0.01 0.00 0.01 0.00 0.01 99.96 01:50:59 01:46:01 0 0.03 0.00 0.02 0.00 0.02 99.93 01:50:59 01:46:01 1 0.02 0.00 0.02 0.00 0.03 99.93 01:50:59 01:46:01 2 0.02 0.00 0.02 0.00 0.02 99.95 01:50:59 01:46:01 3 0.03 0.00 0.02 0.00 0.00 99.95 01:50:59 01:46:01 4 0.00 0.00 0.02 0.00 0.02 99.97 01:50:59 01:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 01:46:01 6 0.00 0.00 0.00 0.02 0.00 99.98 01:50:59 01:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 01:47:01 all 0.01 0.00 0.01 0.00 0.00 99.97 01:50:59 01:47:01 0 0.05 0.00 0.00 0.00 0.00 99.95 01:50:59 01:47:01 1 0.00 0.00 0.02 0.00 0.02 99.97 01:50:59 01:47:01 2 0.02 0.00 0.02 0.00 0.00 99.97 01:50:59 01:47:01 3 0.03 0.00 0.02 0.00 0.02 99.93 01:50:59 01:47:01 4 0.02 0.00 0.00 0.02 0.00 99.97 01:50:59 01:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 01:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 01:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 01:48:01 all 0.02 0.00 0.01 0.00 0.00 99.97 01:50:59 01:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 01:50:59 01:48:01 1 0.03 0.00 0.02 0.00 0.02 99.93 01:50:59 01:48:01 2 0.03 0.00 0.00 0.00 0.02 99.95 01:50:59 01:48:01 3 0.03 0.00 0.02 0.00 0.00 99.95 01:50:59 01:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 01:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 01:48:01 6 0.03 0.00 0.02 0.02 0.00 99.93 01:50:59 01:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 01:49:01 all 0.02 0.00 0.00 0.00 0.01 99.96 01:50:59 01:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 01:50:59 01:49:01 1 0.02 0.00 0.02 0.00 0.03 99.93 01:50:59 01:49:01 2 0.03 0.00 0.00 0.00 0.00 99.97 01:50:59 01:49:01 3 0.03 0.00 0.00 0.00 0.02 99.95 01:50:59 01:49:01 4 0.03 0.00 0.00 0.02 0.00 99.95 01:50:59 01:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 01:50:59 01:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 01:50:59 01:49:01 7 0.03 0.00 0.00 0.00 0.00 99.97 01:50:59 01:50:01 all 4.69 0.00 1.95 2.27 0.04 91.04 01:50:59 01:50:01 0 5.38 0.00 1.59 0.59 0.05 92.39 01:50:59 01:50:01 1 5.73 0.00 2.70 14.88 0.05 76.65 01:50:59 01:50:01 2 4.58 0.00 1.38 0.00 0.03 94.01 01:50:59 01:50:01 3 4.99 0.00 2.33 0.70 0.03 91.94 01:50:59 01:50:01 4 4.03 0.00 1.63 0.52 0.03 93.79 01:50:59 01:50:01 5 4.55 0.00 1.56 0.02 0.03 93.85 01:50:59 01:50:01 6 4.50 0.00 2.24 1.52 0.03 91.71 01:50:59 01:50:01 7 3.80 0.00 2.19 0.02 0.05 93.94 01:50:59 01:50:59 Average: CPU %user %nice %system %iowait %steal %idle 01:50:59 Average: all 3.11 0.00 0.58 0.39 0.01 95.91 01:50:59 Average: 0 3.03 0.00 0.55 0.23 0.01 96.18 01:50:59 Average: 1 3.16 0.00 0.61 0.71 0.02 95.50 01:50:59 Average: 2 3.06 0.00 0.56 0.18 0.01 96.19 01:50:59 Average: 3 3.11 0.00 0.61 0.23 0.02 96.03 01:50:59 Average: 4 3.24 0.00 0.58 0.74 0.01 95.42 01:50:59 Average: 5 3.15 0.00 0.58 0.54 0.01 95.71 01:50:59 Average: 6 3.09 0.00 0.56 0.30 0.01 96.04 01:50:59 Average: 7 3.01 0.00 0.61 0.18 0.02 96.18 01:50:59 01:50:59 01:50:59