Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from b97f2c868d9ba238902f81729662ab6d4c678502 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-ssh17001271786571784433.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision f3350a1713306dce7682ed7e37d5774890d03277 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-ssh304316660299063571.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 f3350a1713306dce7682ed7e37d5774890d03277 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-ssh5106604902599694074.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision f3350a1713306dce7682ed7e37d5774890d03277 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f f3350a1713306dce7682ed7e37d5774890d03277 # timeout=10 Commit message: "Merge pull request #455 from cherrycl/issue-452-3" > 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-ssh7302424678990991034.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-ssh14191837878820950153.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]] ========================================================= [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.21 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 Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-11087’ is offline Running on prd-ubuntu20.04-docker-8c-8g-11169 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/704 [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/704 # 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 b97f2c868d9ba238902f81729662ab6d4c678502 (main) Commit message: "Merge pull request #4923 from jinlinGuan/issue-4909-metadata" > 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 b97f2c868d9ba238902f81729662ab6d4c678502 # timeout=10 > git rev-list --no-walk 08e30e9824952b0f8cde611c7e69c4c853d0027d # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 04:59:28 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 04:59:28 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 04:59:28 ========================================================= 04:59:28 EdgeX Global Pipelines Version Info 04:59:28 ========================================================= [Pipeline] libraryResource [Pipeline] sh 04:59:29 ------------------- 04:59:29 stable info: 04:59:29 ------------------- 04:59:29 Commited By: Cherry Wang cherry@iotechsys.com 04:59:29 Commit SHA: f3350a1713306dce7682ed7e37d5774890d03277 04:59:29 Message: update stable to v1.0.263 04:59:30 ------------------- 04:59:30 experimental info: 04:59:30 ------------------- 04:59:30 Commited By: **** collab-it+edgex@linuxfoundation.org 04:59:30 Commit SHA: b5a5e52272fc4198cf3754284eedf36dbf0baa35 04:59:30 Message: update experimental to v1.0.264 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 04:59:30 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 04:59:30 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 04:59:30 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 04:59:30 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 04:59:30 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 04:59:30 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.21 [Pipeline] echo 04:59:30 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 04:59:30 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 04:59:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 04:59:30 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 04:59:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 04:59:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 04:59:30 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 04:59:30 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 04:59:30 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 04:59:30 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 04:59:30 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 04:59:30 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 04:59:30 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 04:59:30 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v3 [Pipeline] echo 04:59:30 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 04:59:30 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 04:59:30 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 04:59:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 04:59:30 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 04:59:30 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 04:59:30 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] echo 04:59:30 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = b97f2c8 [Pipeline] echo 04:59:30 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 04:59:31 provisioning config files... 04:59:31 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/704@tmp/config18189927145274893009tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:59:31 ---> ****-login.sh 04:59:31 nexus3.edgexfoundry.org:10001 04:59:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:59:31 Configure a credential helper to remove this warning. See 04:59:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:59:31 04:59:31 Login Succeeded 04:59:31 nexus3.edgexfoundry.org:10002 04:59:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:59:31 Configure a credential helper to remove this warning. See 04:59:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:59:31 04:59:31 Login Succeeded 04:59:31 nexus3.edgexfoundry.org:10003 04:59:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:31 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:59:31 Configure a credential helper to remove this warning. See 04:59:31 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:59:31 04:59:31 Login Succeeded 04:59:31 nexus3.edgexfoundry.org:10004 04:59:31 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:59:32 Configure a credential helper to remove this warning. See 04:59:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:59:32 04:59:32 Login Succeeded 04:59:32 ****.io 04:59:32 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:59:32 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:59:32 Configure a credential helper to remove this warning. See 04:59:32 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:59:32 04:59:32 Login Succeeded 04:59:32 ---> ****-login.sh ends [Pipeline] } 04:59:32 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:59:32 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-cron-scheduler/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 04:59:32 + dirname cmd/core-command/Dockerfile 04:59:32 + cut -d/ -f2 04:59:32 + echo core-command,cmd/core-command/Dockerfile 04:59:32 + + cut -d/ -f2 04:59:32 dirname cmd/core-common-config-bootstrapper/Dockerfile 04:59:32 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 04:59:32 + dirname cmd/core-data/Dockerfile 04:59:32 + cut -d/ -f2 04:59:32 + echo core-data,cmd/core-data/Dockerfile 04:59:32 + dirname cmd/core-keeper/Dockerfile 04:59:32 + cut -d/ -f2 04:59:32 + echo core-keeper,cmd/core-keeper/Dockerfile 04:59:32 + dirname cmd/core-metadata/Dockerfile 04:59:32 + cut -d/ -f2 04:59:32 + echo core-metadata,cmd/core-metadata/Dockerfile 04:59:32 + dirname cmd/security-bootstrapper/Dockerfile 04:59:32 + cut -d/ -f2 04:59:32 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 04:59:32 + dirname cmd/security-proxy-auth/Dockerfile 04:59:32 + cut -d/ -f2 04:59:32 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 04:59:32 + dirname cmd/security-proxy-setup/Dockerfile 04:59:32 + cut -d/ -f2 04:59:32 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 04:59:32 + dirname cmd/security-secretstore-setup/Dockerfile 04:59:32 + cut -d/ -f2 04:59:32 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 04:59:32 + dirname cmd/security-spiffe-token-provider/Dockerfile 04:59:32 + cut -d/ -f2 04:59:32 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 04:59:32 + dirname cmd/security-spire-agent/Dockerfile 04:59:32 + cut -d/ -f2 04:59:32 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 04:59:32 + dirname cmd/security-spire-config/Dockerfile 04:59:32 + cut -d/ -f2 04:59:32 + echo security-spire-config,cmd/security-spire-config/Dockerfile 04:59:32 + dirname cmd/security-spire-server/Dockerfile 04:59:32 + cut -d/ -f2 04:59:32 + echo security-spire-server,cmd/security-spire-server/Dockerfile 04:59:32 + dirname cmd/support-cron-scheduler/Dockerfile 04:59:32 + cut -d/ -f2 04:59:32 + echo support-cron-scheduler,cmd/support-cron-scheduler/Dockerfile 04:59:32 + dirname cmd/support-notifications/Dockerfile 04:59:32 + cut -d/ -f2 04:59:32 + echo support-notifications,cmd/support-notifications/Dockerfile 04:59:32 + dirname cmd/support-scheduler/Dockerfile 04:59:32 + cut -d/ -f2 04:59:32 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 04:59:32 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-cron-scheduler, dockerfile:cmd/support-cron-scheduler/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 04:59:33 + git rev-list -1 --merges b97f2c868d9ba238902f81729662ab6d4c678502~1..b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] echo 04:59:33 -----------> git rev-list -1 --merges b97f2c868d9ba238902f81729662ab6d4c678502~1..b97f2c868d9ba238902f81729662ab6d4c678502 b97f2c868d9ba238902f81729662ab6d4c678502 04:59:33 b97f2c868d9ba238902f81729662ab6d4c678502 [false] [Pipeline] sh 04:59:33 + git log --format=format:%s -1 b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] echo 04:59:33 ========================================================= 04:59:33 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 04:59:33 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 04:59:34 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 04:59:34 + grep -v github /etc/ssh/ssh_known_hosts 04:59:34 + [ -e /tmp/ssh_known_hosts ] 04:59:34 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 04:59:34 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 04:59:34 + sudo tee -a /etc/ssh/ssh_known_hosts 04:59:34 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:59:34 04:59:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:59:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:59:34 0.1.4: Pulling from edgex-devops/py-git-semver 04:59:34 b85a868b505f: Pulling fs layer 04:59:34 e2be974225ed: Pulling fs layer 04:59:34 339a4e72a1f5: Pulling fs layer 04:59:34 988bab9f4d93: Pulling fs layer 04:59:34 1469e6f7b9e6: Pulling fs layer 04:59:34 eaf3925da568: Pulling fs layer 04:59:34 bab4dde63d76: Pulling fs layer 04:59:34 bde34c3a00c8: Pulling fs layer 04:59:34 b352a97aabf1: Pulling fs layer 04:59:34 4872d77fe225: Pulling fs layer 04:59:34 5851b861e8e6: Pulling fs layer 04:59:34 988bab9f4d93: Waiting 04:59:34 1469e6f7b9e6: Waiting 04:59:34 eaf3925da568: Waiting 04:59:34 bab4dde63d76: Waiting 04:59:34 bde34c3a00c8: Waiting 04:59:34 b352a97aabf1: Waiting 04:59:34 4872d77fe225: Waiting 04:59:34 5851b861e8e6: Waiting 04:59:34 e2be974225ed: Download complete 04:59:34 988bab9f4d93: Verifying Checksum 04:59:34 988bab9f4d93: Download complete 04:59:35 1469e6f7b9e6: Verifying Checksum 04:59:35 1469e6f7b9e6: Download complete 04:59:35 339a4e72a1f5: Verifying Checksum 04:59:35 339a4e72a1f5: Download complete 04:59:35 eaf3925da568: Verifying Checksum 04:59:35 eaf3925da568: Download complete 04:59:35 bde34c3a00c8: Verifying Checksum 04:59:35 bde34c3a00c8: Download complete 04:59:35 b352a97aabf1: Download complete 04:59:35 4872d77fe225: Download complete 04:59:35 5851b861e8e6: Verifying Checksum 04:59:35 5851b861e8e6: Download complete 04:59:35 b85a868b505f: Verifying Checksum 04:59:35 b85a868b505f: Download complete 04:59:35 bab4dde63d76: Verifying Checksum 04:59:35 bab4dde63d76: Download complete 04:59:36 b85a868b505f: Pull complete 04:59:36 e2be974225ed: Pull complete 04:59:37 339a4e72a1f5: Pull complete 04:59:37 988bab9f4d93: Pull complete 04:59:37 1469e6f7b9e6: Pull complete 04:59:37 eaf3925da568: Pull complete 04:59:39 bab4dde63d76: Pull complete 04:59:39 bde34c3a00c8: Pull complete 04:59:39 b352a97aabf1: Pull complete 04:59:39 4872d77fe225: Pull complete 04:59:39 5851b861e8e6: Pull complete 04:59:39 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 04:59:39 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 04:59:39 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:59:39 prd-ubuntu20.04-docker-8c-8g-11169 does not seem to be running inside a container 04:59:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/704 -v /w/workspace/edgex-go/704:/w/workspace/edgex-go/704:rw,z -v /w/workspace/edgex-go/704@tmp:/w/workspace/edgex-go/704@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 04:59:42 $ docker top a9fc1e5daafbf0a16a902237549e3f45fb2e48038aebe0ec600f9be5f0363fc5 -eo pid,comm 04:59:42 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). 04:59:42 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 04:59:42 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:59:42 [ssh-agent] Looking for ssh-agent implementation... 04:59:42 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:59:42 $ docker exec a9fc1e5daafbf0a16a902237549e3f45fb2e48038aebe0ec600f9be5f0363fc5 ssh-agent 04:59:42 SSH_AUTH_SOCK=/tmp/ssh-A9TBgpu3RKEN/agent.33 04:59:42 SSH_AGENT_PID=39 04:59:42 Running ssh-add (command line suppressed) 04:59:42 Identity added: /w/workspace/edgex-go/704@tmp/private_key_8825755796362549386.key (/w/workspace/edgex-go/704@tmp/private_key_8825755796362549386.key) 04:59:42 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:59:43 + git tag --points-at HEAD [Pipeline] } 04:59:43 $ docker exec --env ******** --env ******** a9fc1e5daafbf0a16a902237549e3f45fb2e48038aebe0ec600f9be5f0363fc5 ssh-agent -k 04:59:43 unset SSH_AUTH_SOCK; 04:59:43 unset SSH_AGENT_PID; 04:59:43 echo Agent pid 39 killed; 04:59:43 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 04:59:43 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 04:59:43 [ssh-agent] Looking for ssh-agent implementation... 04:59:43 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 04:59:43 $ docker exec a9fc1e5daafbf0a16a902237549e3f45fb2e48038aebe0ec600f9be5f0363fc5 ssh-agent 04:59:43 SSH_AUTH_SOCK=/tmp/ssh-9oRZWvLyAh18/agent.72 04:59:43 SSH_AGENT_PID=78 04:59:43 Running ssh-add (command line suppressed) 04:59:43 Identity added: /w/workspace/edgex-go/704@tmp/private_key_2032282723067005464.key (/w/workspace/edgex-go/704@tmp/private_key_2032282723067005464.key) 04:59:43 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 04:59:44 + git semver init 04:59:44 2024-09-26 04:59:44,214 [run_init] DEBUG init version:0.0.0 force:False 04:59:44 2024-09-26 04:59:44,215 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/704/.semver 04:59:44 2024-09-26 04:59:44,215 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/704/.semver 04:59:44 2024-09-26 04:59:44,216 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/704/.semver'], cwd=/w/workspace/edgex-go/704, universal_newlines=False, shell=None, istream=None) 04:59:49 2024-09-26 04:59:49,179 [append_file] DEBUG append to file:/w/workspace/edgex-go/704/.git/info/exclude 04:59:49 2024-09-26 04:59:49,179 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/704/.semver/main with force:False 04:59:49 2024-09-26 04:59:49,180 [read_version] DEBUG read version from /w/workspace/edgex-go/704/.semver/main 04:59:49 2024-09-26 04:59:49,180 [read_version] DEBUG read version from /w/workspace/edgex-go/704/.semver/main 04:59:49 3.2.0-dev.82 [Pipeline] } 04:59:49 $ docker exec --env ******** --env ******** a9fc1e5daafbf0a16a902237549e3f45fb2e48038aebe0ec600f9be5f0363fc5 ssh-agent -k 04:59:49 unset SSH_AUTH_SOCK; 04:59:49 unset SSH_AGENT_PID; 04:59:49 echo Agent pid 78 killed; 04:59:49 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 04:59:50 + git semver [Pipeline] } 04:59:50 $ docker stop --time=1 a9fc1e5daafbf0a16a902237549e3f45fb2e48038aebe0ec600f9be5f0363fc5 04:59:51 $ docker rm -f --volumes a9fc1e5daafbf0a16a902237549e3f45fb2e48038aebe0ec600f9be5f0363fc5 [Pipeline] // withDockerContainer [Pipeline] sh 04:59:51 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 04:59:52 Stashed 1 file(s) [Pipeline] echo 04:59:52 [edgeXSemver]: initialized semver on version 3.2.0-dev.82 [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 04:59:52 + git config --global --add safe.directory /w/workspace/edgex-go/704 [Pipeline] echo 04:59:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:59:52 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 04:59:52 ========================================================= 04:59:52 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine] 04:59:52 ========================================================= [Pipeline] fileExists [Pipeline] sh 04:59:52 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:59:52 1.21-alpine: Pulling from edgex-devops/edgex-golang-base 04:59:52 619be1103602: Pulling fs layer 04:59:52 7862e08f4a3e: Pulling fs layer 04:59:52 5df492c9dc93: Pulling fs layer 04:59:52 7629e6793208: Pulling fs layer 04:59:52 4f4fb700ef54: Pulling fs layer 04:59:52 fb5054dd5b73: Pulling fs layer 04:59:52 eeca6798cff9: Pulling fs layer 04:59:52 aa269ceb94a6: Pulling fs layer 04:59:52 ada007ff1a6a: Pulling fs layer 04:59:52 4f4fb700ef54: Waiting 04:59:52 fb5054dd5b73: Waiting 04:59:52 eeca6798cff9: Waiting 04:59:52 7629e6793208: Waiting 04:59:52 aa269ceb94a6: Waiting 04:59:52 7862e08f4a3e: Verifying Checksum 04:59:52 7862e08f4a3e: Download complete 04:59:52 7629e6793208: Verifying Checksum 04:59:52 7629e6793208: Download complete 04:59:52 4f4fb700ef54: Verifying Checksum 04:59:52 4f4fb700ef54: Download complete 04:59:52 fb5054dd5b73: Download complete 04:59:52 619be1103602: Verifying Checksum 04:59:52 619be1103602: Download complete 04:59:52 eeca6798cff9: Verifying Checksum 04:59:52 eeca6798cff9: Download complete 04:59:53 619be1103602: Pull complete 04:59:53 ada007ff1a6a: Verifying Checksum 04:59:53 ada007ff1a6a: Download complete 04:59:53 7862e08f4a3e: Pull complete 04:59:53 5df492c9dc93: Verifying Checksum 04:59:53 5df492c9dc93: Download complete 04:59:53 aa269ceb94a6: Verifying Checksum 04:59:53 aa269ceb94a6: Download complete 04:59:57 5df492c9dc93: Pull complete 04:59:57 7629e6793208: Pull complete 04:59:57 4f4fb700ef54: Pull complete 04:59:57 fb5054dd5b73: Pull complete 04:59:57 eeca6798cff9: Pull complete 04:59:59 aa269ceb94a6: Pull complete 04:59:59 ada007ff1a6a: Pull complete 04:59:59 Digest: sha256:69d97b8d72889085871306873fcae42e135f8428d5f0f63f88bd56e040916423 04:59:59 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:59:59 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine [Pipeline] fileExists [Pipeline] sh 04:59:59 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 04:59:59 WORKDIR /edgex 04:59:59 COPY go.mod . 04:59:59 RUN go mod download 04:59:59 + docker build -t ci-base-image-x86_64 -f - . 05:00:00 Sending build context to Docker daemon 179.5MB 05:00:00 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.21-alpine 05:00:00 ---> f489d0715acc 05:00:00 Step 2/4 : WORKDIR /edgex 05:00:06 ---> Running in 999257a6dc9c 05:00:06 Removing intermediate container 999257a6dc9c 05:00:06 ---> f3ccdec4908d 05:00:06 Step 3/4 : COPY go.mod . 05:00:06 ---> 7e15032e7434 05:00:06 Step 4/4 : RUN go mod download 05:00:06 ---> Running in 00f531067643 05:00:07 Still waiting to schedule task 05:00:07 ‘prd-ubuntu20.04-docker-arm64-4c-16g-11133’ is offline 05:00:35 Removing intermediate container 00f531067643 05:00:35 ---> 8f2901fcd3f1 05:00:35 Successfully built 8f2901fcd3f1 05:00:35 Successfully tagged ci-base-image-x86_64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:35 + docker inspect -f . ci-base-image-x86_64 05:00:35 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:00:35 prd-ubuntu20.04-docker-8c-8g-11169 does not seem to be running inside a container 05:00:35 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/704 -v /w/workspace/edgex-go/704:/w/workspace/edgex-go/704:rw,z -v /w/workspace/edgex-go/704@tmp:/w/workspace/edgex-go/704@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:00:36 $ docker top 044fdebfa0e4170fd78a4e5b3653709454f48f69287020f22345d18384a1056f -eo pid,comm [Pipeline] { [Pipeline] sh 05:00:36 + go version 05:00:36 go version go1.21.9 linux/amd64 [Pipeline] } 05:00:36 $ docker stop --time=1 044fdebfa0e4170fd78a4e5b3653709454f48f69287020f22345d18384a1056f 05:00:37 $ docker rm -f --volumes 044fdebfa0e4170fd78a4e5b3653709454f48f69287020f22345d18384a1056f [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:00:38 + docker inspect -f . ci-base-image-x86_64 05:00:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:00:38 prd-ubuntu20.04-docker-8c-8g-11169 does not seem to be running inside a container 05:00:38 $ 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/704 -v /w/workspace/edgex-go/704:/w/workspace/edgex-go/704:rw,z -v /w/workspace/edgex-go/704@tmp:/w/workspace/edgex-go/704@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 05:00:38 $ docker top 1aea3732cd72b62effbb0e2f7c34219873e4475a5410b120e91aa5f27151dcbd -eo pid,comm [Pipeline] { [Pipeline] echo 05:00:38 ========================================================= 05:00:38 [edgeXBuildGoParallel] Running Tests and Build... 05:00:38 ========================================================= [Pipeline] sh 05:00:39 + git config --global --add safe.directory /w/workspace/edgex-go/704 [Pipeline] fileExists [Pipeline] sh 05:00:39 + make test 05:00:39 go test -race -coverprofile=coverage.out ./... 05:00:47 ? github.com/edgexfoundry/edgex-go [no test files] 05:01:14 ? github.com/edgexfoundry/edgex-go/cmd/core-command [no test files] 05:01:14 ? github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper [no test files] 05:01:14 ? github.com/edgexfoundry/edgex-go/cmd/core-data [no test files] 05:01:14 ? github.com/edgexfoundry/edgex-go/cmd/core-keeper [no test files] 05:01:14 ? github.com/edgexfoundry/edgex-go/cmd/core-metadata [no test files] 05:01:14 ? github.com/edgexfoundry/edgex-go/cmd/secrets-config [no test files] 05:01:14 ? github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider [no test files] 05:01:14 ? github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper [no test files] 05:01:14 ? github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth [no test files] 05:01:14 ? github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup [no test files] 05:01:14 ? github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider [no test files] 05:01:14 ? github.com/edgexfoundry/edgex-go/cmd/support-cron-scheduler [no test files] 05:01:14 ? github.com/edgexfoundry/edgex-go/cmd/support-notifications [no test files] 05:01:14 ? github.com/edgexfoundry/edgex-go/cmd/support-scheduler [no test files] 05:01:14 ? github.com/edgexfoundry/edgex-go/internal [no test files] 05:01:14 ? github.com/edgexfoundry/edgex-go/internal/core/command [no test files] 05:01:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/config [no test files] 05:01:15 ? github.com/edgexfoundry/edgex-go/internal/core/command/container [no test files] 05:01:16 ? github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks [no test files] 05:01:16 ? github.com/edgexfoundry/edgex-go/internal/core/common_config [no test files] 05:01:16 ? github.com/edgexfoundry/edgex-go/internal/core/data [no test files] 05:01:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.021s coverage: 28.7% of statements 05:01:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/config [no test files] 05:01:17 ? github.com/edgexfoundry/edgex-go/internal/core/data/container [no test files] 05:01:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.073s coverage: 97.0% of statements 05:01:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging [no test files] 05:01:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 05:01:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks [no test files] 05:01:18 ? github.com/edgexfoundry/edgex-go/internal/core/data/mocks [no test files] 05:01:18 ? github.com/edgexfoundry/edgex-go/internal/core/keeper [no test files] 05:01:18 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/application [no test files] 05:01:18 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/config [no test files] 05:01:18 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 05:01:18 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/container [no test files] 05:01:19 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 05:01:19 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks [no test files] 05:01:19 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/registry [no test files] 05:01:19 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/utils [no test files] 05:01:19 ? github.com/edgexfoundry/edgex-go/internal/core/metadata [no test files] 05:01:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/config [no test files] 05:01:20 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/container [no test files] 05:01:20 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.056s coverage: 69.2% of statements 05:01:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.052s coverage: 53.2% of statements 05:01:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 2.383s coverage: 93.4% of statements 05:01:20 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.043s coverage: 91.7% of statements 05:01:21 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.038s coverage: 7.0% of statements 05:01:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks [no test files] 05:01:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/uom [no test files] 05:01:22 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 05:01:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers [no test files] 05:01:22 ? github.com/edgexfoundry/edgex-go/internal/pkg [no test files] 05:01:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 05:01:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/correlation [no test files] 05:01:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 05:01:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres [no test files] 05:01:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/db/redis [no test files] 05:01:22 ? github.com/edgexfoundry/edgex-go/internal/pkg/common [no test files] 05:01:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.398s coverage: 95.8% of statements 05:01:24 ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements 05:01:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models [no test files] 05:01:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 05:01:24 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper [no test files] 05:01:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.029s coverage: 0.0% of statements [no tests to run] 05:01:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.043s coverage: 0.8% of statements 05:01:25 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.022s coverage: 30.9% of statements 05:01:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.021s coverage: 41.7% of statements 05:01:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl/share [no test files] 05:01:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config [no test files] 05:01:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container [no test files] 05:01:26 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers [no test files] 05:01:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 2.022s coverage: 77.8% of statements 05:01:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.020s coverage: 94.1% of statements 05:01:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.020s coverage: 96.3% of statements 05:01:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements 05:01:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 05:01:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto [no test files] 05:01:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config [no test files] 05:01:27 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container [no test files] 05:01:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres [no test files] 05:01:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config [no test files] 05:01:28 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container [no test files] 05:01:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis [no test files] 05:01:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config [no test files] 05:01:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container [no test files] 05:01:29 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers [no test files] 05:01:29 ? github.com/edgexfoundry/edgex-go/internal/security/config [no test files] 05:01:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command [no test files] 05:01:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy [no test files] 05:01:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared [no test files] 05:01:31 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 05:01:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config [no test files] 05:01:33 ? github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container [no test files] 05:01:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth [no test files] 05:01:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config [no test files] 05:01:35 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container [no test files] 05:01:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/config [no test files] 05:01:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/container [no test files] 05:01:36 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 05:01:37 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider [no test files] 05:01:37 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config [no test files] 05:01:37 ? github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container [no test files] 05:01:37 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler [no test files] 05:01:38 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application/action [no test files] 05:01:38 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/config [no test files] 05:01:38 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/container [no test files] 05:01:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.027s coverage: 94.4% of statements 05:01:39 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces [no test files] 05:01:39 ? github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure/interfaces/mocks [no test files] 05:01:39 ? github.com/edgexfoundry/edgex-go/internal/support/notifications [no test files] 05:01:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel [no test files] 05:01:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks [no test files] 05:01:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/config [no test files] 05:01:40 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/container [no test files] 05:01:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 05:01:42 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks [no test files] 05:01:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler [no test files] 05:01:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/application [no test files] 05:01:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/config [no test files] 05:01:42 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/container [no test files] 05:01:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 05:01:43 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks [no test files] 05:01:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/setupacl 24.261s coverage: 79.9% of statements 05:01:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 24.043s coverage: 92.9% of statements 05:01:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.020s coverage: 66.7% of statements 05:01:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.028s coverage: 62.3% of statements 05:01:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.021s coverage: 75.0% of statements 05:01:51 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.024s coverage: 87.2% of statements 05:01:51 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.018s coverage: 20.0% of statements 05:01:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.015s coverage: 100.0% of statements 05:01:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.069s coverage: 81.8% of statements 05:01:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.067s coverage: 82.1% of statements 05:01:51 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.021s coverage: 86.0% of statements 05:01:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.122s coverage: 63.1% of statements 05:01:51 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.022s coverage: 100.0% of statements 05:01:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements 05:01:51 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.017s coverage: 100.0% of statements 05:01:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements 05:01:51 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements 05:01:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.154s coverage: 36.5% of statements 05:01:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.021s coverage: 89.5% of statements 05:01:51 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.019s coverage: 84.8% of statements 05:01:51 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/application 1.031s coverage: 4.9% of statements 05:01:51 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/controller/http 1.051s coverage: 97.1% of statements 05:01:51 ok github.com/edgexfoundry/edgex-go/internal/support/cronscheduler/infrastructure 1.024s coverage: 35.9% of statements 05:01:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.041s coverage: 19.9% of statements 05:01:51 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.087s coverage: 95.7% of statements 05:01:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/scheduler 1.022s coverage: 61.8% of statements 05:01:51 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.089s coverage: 98.9% of statements 05:01: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 05:01:51 running golangci-lint 05:01:51 golangci-lint has version 1.54.2 built with go1.21.0 from 411e0bbb on 2023-08-21T12:04:32Z 05:01:51 go version go1.21.9 linux/amd64 05:01:51 level=info msg="[config_reader] Used config file .golangci.yml" 05:01:51 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 05:02:13 level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|types_sizes|compiled_files|deps|imports|name) took 20.527760924s" 05:02:13 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 30.571454ms" 05:02:23 level=info msg="[linters_context/goanalysis] analyzers took 1m25.373265724s with top 10 stages: buildir: 48.484794602s, gosec: 7.425557696s, inspect: 2.40032909s, fact_deprecated: 2.012032103s, printf: 1.787280214s, ctrlflow: 1.515897871s, fact_purity: 1.082943122s, S1038: 1.077332799s, nilness: 989.325756ms, SA4026: 613.246674ms" 05:02:23 level=info msg="[runner] Issues before processing: 214, after processing: 0" 05:02:23 level=info msg="[runner] Processors filtering stat (out/in): cgo: 214/214, identifier_marker: 214/214, exclude: 214/214, nolint: 0/22, skip_files: 214/214, skip_dirs: 214/214, exclude-rules: 22/214, filename_unadjuster: 214/214, autogenerated_exclude: 214/214, path_prettifier: 214/214" 05:02:23 level=info msg="[runner] processing took 16.792494ms with stages: nolint: 6.602295ms, identifier_marker: 4.741333ms, autogenerated_exclude: 1.567551ms, exclude-rules: 1.49265ms, path_prettifier: 1.49095ms, skip_dirs: 849.275µs, cgo: 28.11µs, filename_unadjuster: 16.16µs, fixer: 790ns, max_same_issues: 560ns, source_code: 450ns, uniq_by_line: 440ns, skip_files: 390ns, severity-rules: 280ns, exclude: 260ns, sort_results: 250ns, diff: 230ns, max_from_linter: 180ns, max_per_file_from_linter: 130ns, path_prefixer: 110ns, path_shortener: 100ns" 05:02:23 level=info msg="[runner] linters took 10.503700418s with stages: goanalysis_metalinter: 10.486821343s" 05:02:23 level=info msg="File cache stats: 0 entries of total size 0B" 05:02:23 level=info msg="Memory: 312 samples, avg is 295.5MB, max is 1317.0MB" 05:02:23 level=info msg="Execution took 31.069053195s" 05:02:23 go vet ./... 05:02:29 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 05:02:29 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 05:02:29 ./bin/test-attribution-txt.sh 05:02:29 An attribution for github.com/openziti/channel/v3 is missing from Attribution.txt, please add 05:02:29 An attribution for gopkg.in/go-jose/go-jose.v2 is missing from Attribution.txt, please add [Pipeline] echo 05:02:29 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] sh 05:02:29 + ls -al . 05:02:29 total 980 05:02:29 drwxrwxr-x 11 1001 1001 4096 Sep 26 05:00 . 05:02:29 drwxr-xr-x 4 root root 4096 Sep 26 05:00 .. 05:02:29 drwxrwxr-x 2 1001 1001 4096 Sep 26 04:59 .blubracket 05:02:29 -rw-rw-r-- 1 1001 1001 10 Sep 26 04:59 .dockerignore 05:02:29 drwxrwxr-x 8 1001 1001 4096 Sep 26 05:01 .git 05:02:29 drwxrwxr-x 3 1001 1001 4096 Sep 26 04:59 .github 05:02:29 -rw-rw-r-- 1 1001 1001 1102 Sep 26 04:59 .gitignore 05:02:29 -rw-rw-r-- 1 1001 1001 42 Sep 26 04:59 .golangci.yml 05:02:29 -rw-rw-r-- 1 1001 1001 100 Sep 26 04:59 .hadolint.yml 05:02:29 drwxr-xr-x 3 1001 1001 4096 Sep 26 04:59 .semver 05:02:29 -rw-rw-r-- 1 1001 1001 155 Sep 26 04:59 .sonarcloud.properties 05:02:29 -rw-rw-r-- 1 1001 1001 1171 Sep 26 04:59 ADOPTERS.md 05:02:29 -rw-rw-r-- 1 1001 1001 21286 Sep 26 04:59 Attribution.txt 05:02:29 -rw-rw-r-- 1 1001 1001 100284 Sep 26 04:59 CHANGELOG.md 05:02:29 -rw-rw-r-- 1 1001 1001 3804 Sep 26 04:59 CONTRIBUTING.md 05:02:29 -rw-rw-r-- 1 1001 1001 677 Sep 26 04:59 GOVERNANCE.md 05:02:29 -rw-rw-r-- 1 1001 1001 861 Sep 26 04:59 Jenkinsfile 05:02:29 -rw-rw-r-- 1 1001 1001 10775 Sep 26 04:59 LICENSE 05:02:29 -rw-rw-r-- 1 1001 1001 16854 Sep 26 04:59 Makefile 05:02:29 -rw-rw-r-- 1 1001 1001 582 Sep 26 04:59 OWNERS.md 05:02:29 -rw-rw-r-- 1 1001 1001 9528 Sep 26 04:59 README.md 05:02:29 -rw-rw-r-- 1 1001 1001 789 Sep 26 04:59 SECURITY.md 05:02:29 -rw-rw-r-- 1 1001 1001 12 Sep 26 04:59 VERSION 05:02:29 drwxrwxr-x 2 1001 1001 4096 Sep 26 04:59 bin 05:02:29 drwxrwxr-x 20 1001 1001 4096 Sep 26 04:59 cmd 05:02:29 -rw-r--r-- 1 root root 611240 Sep 26 05:01 coverage.out 05:02:29 drwxrwxr-x 2 1001 1001 4096 Sep 26 04:59 fuzz_test 05:02:29 -rw-rw-r-- 1 1001 1001 7305 Sep 26 04:59 go.mod 05:02:29 -rw-rw-r-- 1 1001 1001 102748 Sep 26 04:59 go.sum 05:02:29 drwxrwxr-x 7 1001 1001 4096 Sep 26 04:59 internal 05:02:29 drwxrwxr-x 3 1001 1001 4096 Sep 26 04:59 openapi 05:02:29 -rw-rw-r-- 1 1001 1001 584 Sep 26 04:59 security.txt 05:02:29 -rw-rw-r-- 1 1001 1001 204 Sep 26 04:59 version.go [Pipeline] sh 05:02:29 + '[' -e coverage.out ] 05:02:29 + chown 1001:1001 coverage.out [Pipeline] stash 05:02:30 Stashed 1 file(s) [Pipeline] sh 05:02:30 + make build 05:02:30 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 05:02:52 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:02:52 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 05:02:53 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 05:02:54 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 05:02:55 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:02:59 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:03:00 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 05:03:02 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:03:04 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:03:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:03:05 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 05:03:06 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:03:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 05:03:08 $ docker stop --time=1 1aea3732cd72b62effbb0e2f7c34219873e4475a5410b120e91aa5f27151dcbd 05:03:14 $ docker rm -f --volumes 1aea3732cd72b62effbb0e2f7c34219873e4475a5410b120e91aa5f27151dcbd [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 05:03:15 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:03:15 05:03:15 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:03:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:03:16 latest: Pulling from edgex-devops/edgex-compose 05:03:16 91d30c5bc195: Pulling fs layer 05:03:16 2e9b0aa3be6d: Pulling fs layer 05:03:16 9c61dcf015f6: Pulling fs layer 05:03:16 4698f68db338: Pulling fs layer 05:03:16 2a2f49069b9e: Pulling fs layer 05:03:16 e0025b399a48: Pulling fs layer 05:03:16 4698f68db338: Waiting 05:03:16 2a2f49069b9e: Waiting 05:03:16 e0025b399a48: Waiting 05:03:16 91d30c5bc195: Verifying Checksum 05:03:16 91d30c5bc195: Download complete 05:03:16 4698f68db338: Verifying Checksum 05:03:16 4698f68db338: Download complete 05:03:16 2e9b0aa3be6d: Verifying Checksum 05:03:16 2e9b0aa3be6d: Download complete 05:03:16 91d30c5bc195: Pull complete 05:03:16 e0025b399a48: Verifying Checksum 05:03:16 e0025b399a48: Download complete 05:03:16 2a2f49069b9e: Download complete 05:03:16 2e9b0aa3be6d: Pull complete 05:03:17 9c61dcf015f6: Verifying Checksum 05:03:17 9c61dcf015f6: Download complete 05:03:19 9c61dcf015f6: Pull complete 05:03:19 4698f68db338: Pull complete 05:03:19 2a2f49069b9e: Pull complete 05:03:19 e0025b399a48: Pull complete 05:03:19 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 05:03:19 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 05:03:19 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 05:03:19 prd-ubuntu20.04-docker-8c-8g-11169 does not seem to be running inside a container 05:03: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/704 -v /w/workspace/edgex-go/704:/w/workspace/edgex-go/704:rw,z -v /w/workspace/edgex-go/704@tmp:/w/workspace/edgex-go/704@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest cat 05:03:22 $ docker top 3c847474770ea388e6d3a63a1be7e74cd3f5437dff588e5196165a339cd38199 -eo pid,comm [Pipeline] { [Pipeline] sh 05:03:22 + docker compose -f ./docker-compose-build.yml build --parallel 05:03:25 #1 [security-bootstrapper internal] load build definition from Dockerfile 05:03:25 #1 transferring dockerfile: 3.17kB done 05:03:25 #1 DONE 0.0s 05:03:25 05:03:25 #2 [security-spire-server internal] load build definition from Dockerfile 05:03:25 #2 transferring dockerfile: 1.70kB done 05:03:25 #2 DONE 0.0s 05:03:25 05:03:25 #3 [core-common-config-bootstrapper internal] load build definition from Dockerfile 05:03:25 #3 transferring dockerfile: 2.23kB done 05:03:25 #3 DONE 0.0s 05:03:25 05:03:25 #4 [security-spiffe-token-provider internal] load build definition from Dockerfile 05:03:25 #4 transferring dockerfile: 1.89kB done 05:03:25 #4 DONE 0.0s 05:03:25 05:03:25 #5 [security-proxy-auth internal] load build definition from Dockerfile 05:03:25 #5 transferring dockerfile: 2.15kB done 05:03:25 #5 DONE 0.0s 05:03:25 05:03:25 #6 [core-keeper internal] load build definition from Dockerfile 05:03:25 #6 transferring dockerfile: 2.07kB done 05:03:25 #6 DONE 0.0s 05:03:25 05:03:25 #7 [core-metadata internal] load build definition from Dockerfile 05:03:25 #7 transferring dockerfile: 2.13kB done 05:03:25 #7 DONE 0.0s 05:03:25 05:03:25 #8 [core-data internal] load build definition from Dockerfile 05:03:25 #8 transferring dockerfile: 2.07kB done 05:03:25 #8 DONE 0.0s 05:03:25 05:03:25 #9 [support-scheduler internal] load build definition from Dockerfile 05:03:25 #9 transferring dockerfile: 1.93kB done 05:03:25 #9 DONE 0.0s 05:03:25 05:03:25 #10 [core-command internal] load build definition from Dockerfile 05:03:25 #10 transferring dockerfile: 1.93kB done 05:03:25 #10 DONE 0.0s 05:03:25 05:03:25 #11 [support-cron-scheduler internal] load build definition from Dockerfile 05:03:25 #11 transferring dockerfile: 1.85kB done 05:03:25 #11 DONE 0.0s 05:03:25 05:03:25 #12 [security-spire-agent internal] load build definition from Dockerfile 05:03:25 #12 transferring dockerfile: 1.81kB done 05:03:25 #12 DONE 0.0s 05:03:25 05:03:25 #13 [security-spire-config internal] load build definition from Dockerfile 05:03:25 #13 transferring dockerfile: 1.69kB done 05:03:25 #13 DONE 0.0s 05:03:25 05:03:25 #14 [support-notifications internal] load build definition from Dockerfile 05:03:25 #14 transferring dockerfile: 2.02kB done 05:03:25 #14 DONE 0.0s 05:03:25 05:03:25 #15 [security-proxy-setup internal] load build definition from Dockerfile 05:03:25 #15 transferring dockerfile: 2.50kB done 05:03:25 #15 DONE 0.0s 05:03:25 05:03:25 #16 [security-secretstore-setup internal] load build definition from Dockerfile 05:03:25 #16 transferring dockerfile: 2.49kB done 05:03:25 #16 DONE 0.0s 05:03:25 05:03:25 #17 [security-bootstrapper internal] load .dockerignore 05:03:25 #17 transferring context: 50B done 05:03:25 #17 DONE 0.0s 05:03:25 05:03:25 #18 [security-spire-server internal] load .dockerignore 05:03:25 #18 transferring context: 50B done 05:03:25 #18 DONE 0.0s 05:03:25 05:03:25 #19 [core-common-config-bootstrapper internal] load .dockerignore 05:03:25 #19 transferring context: 50B done 05:03:25 #19 DONE 0.0s 05:03:25 05:03:25 #20 [security-spiffe-token-provider internal] load .dockerignore 05:03:25 #20 transferring context: 50B done 05:03:25 #20 DONE 0.0s 05:03:25 05:03:25 #21 [security-proxy-auth internal] load .dockerignore 05:03:25 #21 transferring context: 50B done 05:03:25 #21 DONE 0.0s 05:03:25 05:03:25 #22 [core-keeper internal] load .dockerignore 05:03:25 #22 transferring context: 50B done 05:03:25 #22 DONE 0.0s 05:03:25 05:03:25 #23 [core-metadata internal] load .dockerignore 05:03:25 #23 transferring context: 50B done 05:03:25 #23 DONE 0.0s 05:03:25 05:03:25 #24 [core-command internal] load .dockerignore 05:03:25 #24 DONE 0.0s 05:03:25 05:03:25 #25 [core-data internal] load .dockerignore 05:03:25 #25 transferring context: 50B done 05:03:25 #25 DONE 0.0s 05:03:25 05:03:25 #26 [support-scheduler internal] load .dockerignore 05:03:25 #26 transferring context: 50B done 05:03:25 #26 DONE 0.0s 05:03:25 05:03:25 #27 [support-cron-scheduler internal] load .dockerignore 05:03:25 #27 transferring context: 50B done 05:03:25 #27 DONE 0.0s 05:03:25 05:03:25 #24 [core-command internal] load .dockerignore 05:03:25 #24 transferring context: 50B done 05:03:25 #24 DONE 0.0s 05:03:25 05:03:25 #28 [security-spire-agent internal] load .dockerignore 05:03:25 #28 transferring context: 50B done 05:03:25 #28 DONE 0.0s 05:03:25 05:03:25 #29 [security-spire-config internal] load .dockerignore 05:03:25 #29 transferring context: 50B done 05:03:25 #29 DONE 0.0s 05:03:25 05:03:25 #30 [support-notifications internal] load .dockerignore 05:03:25 #30 transferring context: 50B done 05:03:25 #30 DONE 0.0s 05:03:25 05:03:25 #31 [security-proxy-setup internal] load .dockerignore 05:03:25 #31 transferring context: 50B done 05:03:25 #31 DONE 0.0s 05:03:25 05:03:25 #32 [security-secretstore-setup internal] load .dockerignore 05:03:25 #32 transferring context: 50B done 05:03:25 #32 DONE 0.0s 05:03:25 05:03:25 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:03:25 #33 DONE 0.0s 05:03:25 05:03:25 #34 [security-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 05:03:25 #34 DONE 0.1s 05:03:25 05:03:25 #35 [security-bootstrapper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 05:03:25 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 05:03:25 #35 ... 05:03:25 05:03:25 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:03:25 #33 DONE 0.0s 05:03:25 05:03:25 #35 [core-common-config-bootstrapper stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 05:03:25 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 05:03:25 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 05:03:25 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 05:03:25 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 05:03:25 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s 05:03:25 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 05:03:25 #35 ... 05:03:25 05:03:25 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:03:25 #33 DONE 0.0s 05:03:25 05:03:25 #35 [core-command stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 05:03:25 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 05:03:25 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 05:03:25 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 05:03:25 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 05:03:25 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done 05:03:26 #35 ... 05:03:26 05:03:26 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:03:26 #33 DONE 0.0s 05:03:26 05:03:26 #35 [support-notifications stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 05:03:26 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 05:03:26 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 05:03:26 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 05:03:26 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 05:03:26 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done 05:03:26 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done 05:03:26 #35 ... 05:03:26 05:03:26 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 05:03:26 #33 DONE 0.0s 05:03:26 05:03:26 #34 [security-proxy-setup internal] load metadata for docker.io/library/alpine:3.18 05:03:26 #34 DONE 0.4s 05:03:26 05:03:26 #35 [security-proxy-setup stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 05:03:26 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 05:03:26 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 05:03:26 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 05:03:26 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 05:03:26 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done 05:03:26 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done 05:03:26 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 05:03:26 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 05:03:26 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 05:03:26 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 05:03:26 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done 05:03:26 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done 05:03:26 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 05:03:26 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 05:03:26 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 05:03:26 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 05:03:26 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done 05:03:26 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done 05:03:26 #35 DONE 1.2s 05:03:26 05:03:26 #36 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 05:03:26 #36 DONE 0.8s 05:03:26 05:03:26 #37 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-x86_64 05:03:26 #37 DONE 1.2s 05:03:26 05:03:26 #38 [support-notifications builder 2/7] WORKDIR /edgex-go 05:03:26 #38 ... 05:03:26 05:03:26 #39 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 05:03:26 #39 DONE 0.8s 05:03:26 05:03:26 #40 [security-spire-config internal] load build context 05:03:26 #40 transferring context: 25.96kB done 05:03:26 #40 DONE 0.2s 05:03:26 05:03:26 #35 [security-spire-agent stage-1 1/17] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 05:03:26 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 05:03:26 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 05:03:26 #35 sha256:6dd50001b9e79cb29144ca095f5910367fc0b867d321bd0e788dd32dcfd8f945 528B / 528B done 05:03:26 #35 sha256:2c64cf60f6f05256c049f58403d0c3b33f2145a70830cb8e24efa826854c1a46 1.47kB / 1.47kB done 05:03:26 #35 sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 3.42MB / 3.42MB 0.1s done 05:03:26 #35 extracting sha256:1cc3d825d8b2468ef662a8b631220516f492e24232477209fe863836d2d2ed44 0.3s done 05:03:26 #35 DONE 1.2s 05:03:26 05:03:26 #41 [security-spire-server internal] load build context 05:03:26 #41 transferring context: 27.71kB 0.0s done 05:03:26 #41 DONE 0.2s 05:03:26 05:03:26 #42 [security-spire-agent internal] load build context 05:03:26 #42 transferring context: 27.24kB 0.0s done 05:03:26 #42 DONE 0.2s 05:03:26 05:03:26 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:03:26 #43 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.2s done 05:03:27 #43 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 05:03:27 #43 sha256:635ef0c15e5d10109d5e7842c7878c49c6edc3c6cbe33257f9a5a7800c36b8fc 1.05kB / 1.05kB done 05:03:32 #43 ... 05:03:32 05:03:32 #44 [core-common-config-bootstrapper internal] load build context 05:03:32 #44 ... 05:03:32 05:03:32 #45 [core-keeper internal] load build context 05:03:32 #45 transferring context: 215.37MB 6.1s 05:03:32 #45 ... 05:03:32 05:03:32 #44 [core-common-config-bootstrapper internal] load build context 05:03:35 #44 ... 05:03:35 05:03:35 #46 [security-bootstrapper internal] load build context 05:03:35 #46 transferring context: 497.59MB 9.8s done 05:03:35 #46 ... 05:03:35 05:03:35 #44 [core-common-config-bootstrapper internal] load build context 05:03:35 #44 ... 05:03:35 05:03:35 #47 [security-spiffe-token-provider internal] load build context 05:03:36 #47 ... 05:03:36 05:03:36 #48 [core-metadata internal] load build context 05:03:36 #48 ... 05:03:36 05:03:36 #49 [core-data internal] load build context 05:03:36 #49 ... 05:03:36 05:03:36 #50 [support-cron-scheduler internal] load build context 05:03:36 #50 ... 05:03:36 05:03:36 #51 [core-command internal] load build context 05:03:36 #51 ... 05:03:36 05:03:36 #52 [security-proxy-setup internal] load build context 05:03:36 #52 ... 05:03:36 05:03:36 #53 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:03:36 #53 ... 05:03:36 05:03:36 #54 [support-notifications internal] load build context 05:03:36 #54 transferring context: 497.59MB 10.4s done 05:03:37 #54 ... 05:03:37 05:03:37 #55 [security-proxy-auth internal] load build context 05:03:37 #55 transferring context: 497.59MB 10.1s done 05:03:37 #55 ... 05:03:37 05:03:37 #56 [support-scheduler stage-1 2/9] RUN apk add --update --no-cache dumb-init 05:03:37 #56 ... 05:03:37 05:03:37 #57 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 05:03:37 #57 ... 05:03:37 05:03:37 #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 05:03:37 #58 ... 05:03:37 05:03:37 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:03:37 #59 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 2.3s done 05:03:37 #59 ... 05:03:37 05:03:37 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:03:37 #60 ... 05:03:37 05:03:37 #61 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:03:37 #61 ... 05:03:37 05:03:37 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:03:37 #62 ... 05:03:37 05:03:37 #63 [support-scheduler internal] load build context 05:03:37 #63 transferring context: 497.59MB 11.0s done 05:03:38 #63 ... 05:03:38 05:03:38 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:03:38 #64 ... 05:03:38 05:03:38 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:03:38 #65 ... 05:03:38 05:03:38 #66 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 05:03:38 #66 ... 05:03:38 05:03:38 #67 [security-secretstore-setup internal] load build context 05:03:38 #67 transferring context: 497.59MB 11.1s done 05:03:38 #67 ... 05:03:38 05:03:38 #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:03:38 #68 ... 05:03:38 05:03:38 #47 [security-spiffe-token-provider internal] load build context 05:03:38 #47 transferring context: 497.59MB 12.9s done 05:03:43 #47 ... 05:03:43 05:03:43 #45 [core-keeper internal] load build context 05:03:43 #45 transferring context: 497.59MB 12.3s done 05:03:46 #45 ... 05:03:46 05:03:46 #44 [core-common-config-bootstrapper internal] load build context 05:03:46 #44 transferring context: 497.59MB 10.6s done 05:03:46 #44 ... 05:03:46 05:03:46 #52 [security-proxy-setup internal] load build context 05:03:46 #52 transferring context: 497.59MB 11.6s done 05:03:46 #52 ... 05:03:46 05:03:46 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:03:46 #43 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 05:03:47 #43 sha256:f06f2a9c40ea2056071ef771db8c4b95d1d0e61577823e720fa62a66291ecd43 1.60kB / 1.60kB done 05:03:47 #43 ... 05:03:47 05:03:47 #50 [support-cron-scheduler internal] load build context 05:03:47 #50 transferring context: 497.59MB 11.4s done 05:03:47 #50 ... 05:03:47 05:03:47 #49 [core-data internal] load build context 05:03:47 #49 transferring context: 497.59MB 11.5s done 05:03:47 #49 ... 05:03:47 05:03:47 #48 [core-metadata internal] load build context 05:03:47 #48 transferring context: 497.59MB 11.0s done 05:03:47 #48 ... 05:03:47 05:03:47 #51 [core-command internal] load build context 05:03:47 #51 transferring context: 497.59MB 11.2s done 05:03:48 #51 ... 05:03:48 05:03:48 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:03:48 #59 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 05:03:56 #59 sha256:1fcf53c806298a8fb3f151b1a5597420145ec1ac8dcc22c9b93d48ad1d788b34 1.05kB / 1.05kB done 05:03:56 #59 sha256:b8f0c3debb052bf3ec04f6a01139fc8d0eaea748ab628fea2efcdfd913787512 1.59kB / 1.59kB done 05:03:56 #59 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0B / 114B 0.0s 05:03:56 #59 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0B / 123.56kB 0.0s 05:03:57 #59 ... 05:03:57 05:03:57 #55 [security-proxy-auth internal] load build context 05:03:57 #55 DONE 31.3s 05:03:57 05:03:57 #54 [support-notifications internal] load build context 05:03:57 #54 DONE 31.1s 05:03:57 05:03:57 #44 [core-common-config-bootstrapper internal] load build context 05:03:57 #44 DONE 31.3s 05:03:57 05:03:57 #48 [core-metadata internal] load build context 05:03:57 #48 DONE 31.3s 05:03:57 05:03:57 #63 [support-scheduler internal] load build context 05:03:57 #63 DONE 31.3s 05:03:57 05:03:57 #46 [security-bootstrapper internal] load build context 05:03:57 #46 DONE 31.5s 05:03:57 05:03:57 #38 [support-scheduler builder 2/7] WORKDIR /edgex-go 05:03:57 #38 DONE 30.7s 05:03:57 05:03:57 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:03:57 #59 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 05:03:57 #59 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s 05:03:57 #59 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 05:03:57 #59 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0B / 278B 0.1s 05:03:57 #59 ... 05:03:57 05:03:57 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:03:57 #43 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0B / 283B 0.1s 05:03:57 #43 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 done 05:03:57 #43 ... 05:03:57 05:03:57 #49 [core-data internal] load build context 05:03:57 #49 DONE 31.3s 05:03:57 05:03:57 #51 [core-command internal] load build context 05:03:57 #51 DONE 31.3s 05:03:57 05:03:57 #50 [support-cron-scheduler internal] load build context 05:03:57 #50 DONE 31.3s 05:03:57 05:03:57 #67 [security-secretstore-setup internal] load build context 05:03:57 #67 DONE 31.0s 05:03:57 05:03:57 #45 [core-keeper internal] load build context 05:03:57 #45 DONE 31.4s 05:03:57 05:03:57 #52 [security-proxy-setup internal] load build context 05:03:57 #52 DONE 31.0s 05:03:57 05:03:57 #47 [security-spiffe-token-provider internal] load build context 05:03:57 #47 DONE 31.4s 05:03:57 05:03:57 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:03:57 #43 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 0.1s done 05:03:57 #43 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 05:03:57 #43 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 0.1s done 05:03:57 #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 0B / 30.73MB 0.2s 05:03:57 #43 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 05:03:57 #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 8.39MB / 30.73MB 0.3s 05:03:57 #43 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 done 05:03:57 #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 16.78MB / 30.73MB 0.5s 05:03:57 #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 19.92MB / 30.73MB 0.8s 05:03:58 #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.41MB / 30.73MB 0.9s 05:03:58 #43 sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 30.73MB / 30.73MB 1.3s done 05:03:58 #43 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 05:03:59 #43 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.2s done 05:03:59 #43 extracting sha256:b54180f4f96bf825ccdd6db9fe6688f428e0abde569e718b8e16560eaa77f7a5 1.2s done 05:04:00 #43 ... 05:04:00 05:04:00 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 05:04:00 #62 31.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:04:00 #62 31.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:04:00 #62 31.99 (1/4) Installing dumb-init (1.2.5-r2) 05:04:00 #62 32.00 (2/4) Installing openssl (3.1.7-r0) 05:04:00 #62 32.01 (3/4) Installing su-exec (0.2-r3) 05:04:00 #62 32.01 (4/4) Installing yq (4.33.3-r5) 05:04:00 #62 32.08 Executing busybox-1.36.1-r7.trigger 05:04:00 #62 32.08 OK: 17 MiB in 19 packages 05:04:00 #62 DONE 34.1s 05:04:00 05:04:00 #61 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 05:04:00 #61 31.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:04:00 #61 31.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:04:00 #61 32.02 (1/3) Installing ca-certificates (20240226-r0) 05:04:00 #61 32.10 (2/3) Installing dumb-init (1.2.5-r2) 05:04:00 #61 32.12 (3/3) Installing tzdata (2024a-r0) 05:04:00 #61 32.17 Executing busybox-1.36.1-r7.trigger 05:04:00 #61 32.18 Executing ca-certificates-20240226-r0.trigger 05:04:00 #61 32.22 OK: 11 MiB in 18 packages 05:04:00 #61 DONE 34.2s 05:04:00 05:04:00 #56 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 05:04:00 #56 31.76 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:04:00 #56 31.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:04:00 #56 32.07 (1/1) Installing dumb-init (1.2.5-r2) 05:04:00 #56 32.08 Executing busybox-1.36.1-r7.trigger 05:04:00 #56 32.08 OK: 7 MiB in 16 packages 05:04:00 #56 DONE 34.1s 05:04:00 05:04:00 #65 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 05:04:00 #65 30.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:04:00 #65 30.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:04:00 #65 31.40 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:04:00 #65 31.40 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:04:00 #65 31.40 OK: 20070 distinct packages available 05:04:00 #65 31.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:04:00 #65 31.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:04:00 #65 32.05 (1/4) Installing dumb-init (1.2.5-r2) 05:04:00 #65 32.09 (2/4) Installing musl-obstack (1.2.3-r2) 05:04:00 #65 32.10 (3/4) Installing libucontext (1.2-r2) 05:04:00 #65 32.10 (4/4) Installing gcompat (1.1.0-r1) 05:04:00 #65 32.10 Executing busybox-1.36.1-r7.trigger 05:04:00 #65 32.11 OK: 8 MiB in 19 packages 05:04:00 #65 DONE 34.3s 05:04:00 05:04:00 #53 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:04:00 #53 DONE 34.2s 05:04:00 05:04:00 #57 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 05:04:00 #57 32.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:04:00 #57 33.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:04:00 #57 33.19 (1/2) Installing ca-certificates (20240226-r0) 05:04:00 #57 33.21 (2/2) Installing dumb-init (1.2.5-r2) 05:04:00 #57 33.21 Executing busybox-1.36.1-r7.trigger 05:04:00 #57 33.22 Executing ca-certificates-20240226-r0.trigger 05:04:00 #57 33.26 OK: 8 MiB in 17 packages 05:04:00 #57 DONE 34.2s 05:04:00 05:04:00 #58 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 05:04:00 #58 33.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:04:00 #58 33.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:04:00 #58 33.71 (1/2) Installing dumb-init (1.2.5-r2) 05:04:00 #58 33.71 (2/2) Installing su-exec (0.2-r3) 05:04:00 #58 33.72 Executing busybox-1.36.1-r7.trigger 05:04:00 #58 33.72 OK: 7 MiB in 17 packages 05:04:00 #58 DONE 34.2s 05:04:00 05:04:00 #69 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 05:04:01 #69 ... 05:04:01 05:04:01 #43 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 05:04:01 #43 DONE 34.6s 05:04:01 05:04:01 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 05:04:01 #64 34.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:04:01 #64 34.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:04:01 #64 34.34 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:04:01 #64 34.34 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:04:01 #64 34.34 OK: 20070 distinct packages available 05:04:01 #64 34.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:04:01 #64 34.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:04:01 #64 34.66 (1/11) Installing ca-certificates (20240226-r0) 05:04:01 #64 34.78 (2/11) Installing brotli-libs (1.0.9-r14) 05:04:01 #64 34.79 (3/11) Installing libunistring (1.1-r1) 05:04:01 #64 34.80 (4/11) Installing libidn2 (2.3.4-r1) 05:04:01 #64 34.80 (5/11) Installing nghttp2-libs (1.57.0-r0) 05:04:01 #64 34.81 (6/11) Installing libcurl (8.9.1-r0) 05:04:01 #64 34.82 (7/11) Installing curl (8.9.1-r0) 05:04:01 #64 34.83 (8/11) Installing dumb-init (1.2.5-r2) 05:04:01 #64 34.83 (9/11) Installing musl-obstack (1.2.3-r2) 05:04:01 #64 34.83 (10/11) Installing libucontext (1.2-r2) 05:04:01 #64 34.84 (11/11) Installing gcompat (1.1.0-r1) 05:04:01 #64 34.84 Executing busybox-1.36.1-r7.trigger 05:04:01 #64 34.85 Executing ca-certificates-20240226-r0.trigger 05:04:01 #64 34.90 OK: 12 MiB in 26 packages 05:04:01 #64 DONE 35.2s 05:04:01 05:04:01 #60 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 05:04:01 #60 34.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:04:01 #60 34.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:04:01 #60 35.10 (1/4) Installing ca-certificates (20240226-r0) 05:04:01 #60 35.16 (2/4) Installing dumb-init (1.2.5-r2) 05:04:01 #60 35.16 (3/4) Installing su-exec (0.2-r3) 05:04:01 #60 35.17 (4/4) Installing yq (4.33.3-r5) 05:04:01 #60 35.25 Executing busybox-1.36.1-r7.trigger 05:04:01 #60 35.25 Executing ca-certificates-20240226-r0.trigger 05:04:01 #60 35.30 OK: 17 MiB in 19 packages 05:04:02 #60 DONE 35.7s 05:04:02 05:04:02 #66 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 05:04:02 #66 35.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:04:02 #66 35.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:04:02 #66 35.57 (1/1) Installing dumb-init (1.2.5-r2) 05:04:02 #66 35.57 Executing busybox-1.36.1-r7.trigger 05:04:02 #66 35.58 OK: 7 MiB in 16 packages 05:04:02 #66 DONE 35.7s 05:04:02 05:04:02 #70 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 05:04:02 #70 DONE 5.4s 05:04:02 05:04:02 #71 [core-data stage-1 3/8] RUN apk --no-cache upgrade 05:04:02 #71 ... 05:04:02 05:04:02 #72 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 05:04:02 #0 5.089 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:04:02 #0 5.175 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:04:02 #0 5.372 OK: 264 MiB in 52 packages 05:04:02 #72 DONE 5.6s 05:04:02 05:04:02 #73 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 05:04:02 #73 DONE 0.0s 05:04:02 05:04:02 #68 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 05:04:02 #68 35.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:04:02 #68 35.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:04:02 #68 35.67 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:04:02 #68 35.67 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:04:02 #68 35.67 OK: 20070 distinct packages available 05:04:02 #68 35.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:04:02 #68 35.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:04:02 #68 36.04 (1/5) Installing dumb-init (1.2.5-r2) 05:04:02 #68 36.04 (2/5) Installing musl-obstack (1.2.3-r2) 05:04:02 #68 36.07 (3/5) Installing libucontext (1.2-r2) 05:04:02 #68 36.07 (4/5) Installing gcompat (1.1.0-r1) 05:04:02 #68 36.07 (5/5) Installing openssl (3.1.7-r0) 05:04:02 #68 36.09 Executing busybox-1.36.1-r7.trigger 05:04:02 #68 36.09 OK: 8 MiB in 20 packages 05:04:03 #68 DONE 36.2s 05:04:03 05:04:03 #74 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 05:04:03 #74 ... 05:04:03 05:04:03 #75 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 05:04:03 #0 5.849 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:04:03 #0 5.926 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:04:03 #0 6.113 OK: 264 MiB in 52 packages 05:04:03 #75 DONE 6.2s 05:04:03 05:04:03 #76 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 05:04:03 #76 DONE 0.0s 05:04:03 05:04:03 #77 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:04:03 #77 ... 05:04:03 05:04:03 #78 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 05:04:03 #0 6.268 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:04:03 #0 6.348 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:04:03 #0 6.525 OK: 264 MiB in 52 packages 05:04:03 #78 DONE 6.9s 05:04:03 05:04:03 #79 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:04:03 #79 DONE 0.0s 05:04:03 05:04:03 #69 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 05:04:03 #69 2.939 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:04:03 #69 3.041 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:04:03 #69 ... 05:04:03 05:04:03 #80 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 05:04:03 #0 6.179 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:04:03 #0 6.274 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:04:03 #0 6.472 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 05:04:03 #0 6.472 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 05:04:03 #0 6.472 OK: 20079 distinct packages available 05:04:03 #0 6.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:04:03 #0 6.598 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:04:03 #0 6.813 OK: 264 MiB in 52 packages 05:04:03 #80 DONE 6.9s 05:04:04 05:04:04 #81 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 05:04:04 #0 2.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:04:04 #0 2.867 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:04:04 #0 3.085 OK: 17 MiB in 19 packages 05:04:04 #81 DONE 3.2s 05:04:04 05:04:04 #82 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 05:04:04 #82 DONE 0.1s 05:04:04 05:04:04 #83 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 05:04:04 #83 DONE 0.0s 05:04:04 05:04:04 #69 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 05:04:04 #69 3.229 OK: 7 MiB in 16 packages 05:04:04 #69 DONE 3.4s 05:04:04 05:04:04 #84 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 05:04:04 #0 2.939 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:04:04 #0 3.026 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:04:04 #0 3.235 OK: 11 MiB in 18 packages 05:04:04 #84 DONE 3.4s 05:04:04 05:04:04 #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:04:04 #85 ... 05:04:04 05:04:04 #86 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 05:04:04 #0 3.248 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:04:04 #0 3.334 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:04:04 #0 3.543 OK: 8 MiB in 19 packages 05:04:04 #86 DONE 3.6s 05:04:04 05:04:04 #87 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:04:05 #87 DONE 0.9s 05:04:05 05:04:05 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:04:05 #59 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 0.1s done 05:04:05 #59 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 0.2s done 05:04:05 #59 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf done 05:04:05 #59 sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 20.02MB / 20.02MB 0.7s done 05:04:05 #59 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d done 05:04:05 #59 extracting sha256:89233aec854dbf8fcd7e01e379d8beb6b7ab5116a0382f87f63067a6eb8179d7 1.2s done 05:04:05 #59 ... 05:04:05 05:04:05 #88 [security-spire-config stage-2 5/10] COPY Attribution.txt / 05:04:05 #88 DONE 0.0s 05:04:05 05:04:05 #89 [security-spire-config stage-2 6/10] COPY security.txt / 05:04:05 #89 DONE 0.0s 05:04:05 05:04:05 #90 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 05:04:05 #90 DONE 0.0s 05:04:05 05:04:05 #91 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 05:04:05 #91 DONE 0.0s 05:04:05 05:04:05 #92 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 05:04:05 #92 DONE 0.0s 05:04:05 05:04:05 #93 [security-spire-config] exporting to image 05:04:05 #93 exporting layers 05:04:05 #93 ... 05:04:05 05:04:05 #94 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 05:04:05 #0 3.566 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:04:05 #0 3.653 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:04:05 #0 3.846 OK: 12 MiB in 26 packages 05:04:05 #94 DONE 4.0s 05:04:05 05:04:05 #95 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 05:04:05 #0 4.509 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:04:05 #0 4.596 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:04:05 #0 4.807 OK: 7 MiB in 17 packages 05:04:05 #95 DONE 4.9s 05:04:06 05:04:06 #96 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 05:04:06 #0 4.513 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:04:06 #0 4.611 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:04:06 #0 4.833 OK: 8 MiB in 17 packages 05:04:06 #96 DONE 5.0s 05:04:06 05:04:06 #97 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 05:04:06 #97 ... 05:04:06 05:04:06 #93 [security-spire-config] exporting to image 05:04:06 #93 exporting layers 0.6s done 05:04:06 #93 writing image sha256:de4d48193f01b6f2da77d09463ca3beabc42fa95c004b6ccbb9f5b13c4a9a7fe done 05:04:06 #93 naming to docker.io/library/security-spire-config done 05:04:06 #93 DONE 0.7s 05:04:06 05:04:06 #98 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 05:04:06 #0 3.563 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:04:06 #0 4.305 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:04:06 #0 4.946 (1/1) Installing dumb-init (1.2.5-r2) 05:04:06 #0 5.259 Executing busybox-1.36.1-r7.trigger 05:04:06 #0 5.266 OK: 7 MiB in 16 packages 05:04:06 #98 DONE 5.4s 05:04:06 05:04:06 #99 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 05:04:06 #0 3.559 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:04:06 #0 3.645 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:04:06 #0 3.833 OK: 17 MiB in 19 packages 05:04:06 #99 DONE 3.9s 05:04:06 05:04:06 #71 [core-data stage-1 3/8] RUN apk --no-cache upgrade 05:04:06 #71 3.860 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:04:06 #71 3.941 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:04:06 #71 4.141 OK: 7 MiB in 16 packages 05:04:06 #71 DONE 4.3s 05:04:06 05:04:06 #74 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 05:04:06 #74 3.665 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:04:06 #74 3.749 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:04:06 #74 3.950 OK: 8 MiB in 20 packages 05:04:07 #74 DONE 4.0s 05:04:07 05:04:07 #100 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 05:04:08 #100 DONE 1.4s 05:04:08 05:04:08 #101 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 05:04:08 #0 4.267 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/x86_64/APKINDEX.tar.gz 05:04:08 #0 4.745 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/x86_64/APKINDEX.tar.gz 05:04:08 #0 5.396 OK: 264 MiB in 52 packages 05:04:08 #101 DONE 5.9s 05:04:08 05:04:08 #102 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:04:08 #102 DONE 1.4s 05:04:08 05:04:08 #103 [security-spire-server stage-2 5/9] COPY Attribution.txt / 05:04:09 #103 DONE 0.7s 05:04:09 05:04:09 #104 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 05:04:09 #104 DONE 0.7s 05:04:09 05:04:09 #105 [core-keeper builder 5/8] COPY go.mod vendor* ./ 05:04:09 #105 DONE 0.7s 05:04:09 05:04:09 #106 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 05:04:09 #106 DONE 0.1s 05:04:09 05:04:09 #107 [security-spire-server stage-2 6/9] COPY security.txt / 05:04:09 #107 DONE 0.1s 05:04:09 05:04:09 #108 [security-spire-agent stage-3 7/10] COPY security.txt / 05:04:09 #108 DONE 0.1s 05:04:09 05:04:09 #109 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 05:04:09 #109 DONE 0.1s 05:04:09 05:04:09 #110 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 05:04:09 #110 DONE 0.0s 05:04:09 05:04:09 #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 05:04:09 #111 DONE 0.0s 05:04:09 05:04:09 #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 05:04:09 #112 DONE 0.0s 05:04:09 05:04:09 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 05:04:09 #113 DONE 0.0s 05:04:09 05:04:09 #93 [security-spire-server] exporting to image 05:04:09 #93 ... 05:04:09 05:04:09 #114 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 05:04:09 #114 DONE 0.1s 05:04:09 05:04:09 #93 [security-spire-agent] exporting to image 05:04:09 #93 exporting layers 0.6s done 05:04:09 #93 exporting layers 0.6s done 05:04:09 #93 writing image sha256:0c4b4f42a6f25b6aa322721bc349de2be00bd2e6503741dca0b9ef890e512bae done 05:04:09 #93 naming to docker.io/library/security-spire-server done 05:04:09 #93 writing image sha256:df1351d4218790c48e30e2de82339066cece6d4cab5b7cbfaa4ddbab9a44f2d2 done 05:04:09 #93 naming to docker.io/library/security-spire-agent done 05:04:09 #93 DONE 1.3s 05:04:09 05:04:09 #97 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 05:04:09 #97 DONE 4.1s 05:04:09 05:04:09 #115 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 05:04:09 #115 DONE 0.0s 05:04:09 05:04:09 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:04:13 #116 ... 05:04:13 05:04:13 #117 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:04:13 #117 ... 05:04:13 05:04:13 #118 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:04:52 #118 ... 05:04:52 05:04:52 #117 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:04:52 #117 DONE 45.1s 05:04:52 05:04:52 #77 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:04:52 #77 DONE 44.5s 05:04:52 05:04:52 #85 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:04:52 #85 DONE 43.8s 05:04:52 05:04:52 #116 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:04:52 #116 DONE 38.8s 05:04:52 05:04:52 #119 [security-spiffe-token-provider builder 6/7] COPY . . 05:04:52 #119 ... 05:04:52 05:04:52 #118 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:04:52 #118 DONE 44.0s 05:04:52 05:04:52 #120 [security-bootstrapper builder 6/7] COPY . . 05:04:57 #120 ... 05:04:57 05:04:57 #121 [support-cron-scheduler builder 6/7] COPY . . 05:04:57 #121 DONE 9.1s 05:04:57 05:04:57 #122 [core-keeper builder 7/8] COPY . . 05:04:57 #122 DONE 9.1s 05:04:57 05:04:57 #123 [support-notifications builder 6/7] COPY . . 05:04:57 #123 CACHED 05:04:57 05:04:57 #124 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:04:57 #124 CACHED 05:04:57 05:04:57 #125 [support-notifications builder 4/7] COPY go.mod vendor* ./ 05:04:57 #125 CACHED 05:04:57 05:04:57 #119 [security-spiffe-token-provider builder 6/7] COPY . . 05:04:57 #119 DONE 9.1s 05:04:57 05:04:57 #126 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:04:57 #126 CACHED 05:04:57 05:04:57 #127 [core-command builder 4/7] COPY go.mod vendor* ./ 05:04:57 #127 CACHED 05:04:57 05:04:57 #128 [core-command builder 6/7] COPY . . 05:04:57 #128 CACHED 05:04:57 05:04:57 #129 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 05:04:57 #129 CACHED 05:04:57 05:04:57 #130 [support-scheduler builder 6/7] COPY . . 05:04:57 #130 CACHED 05:04:57 05:04:57 #131 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:04:57 #131 CACHED 05:04:57 05:04:57 #132 [security-proxy-auth builder 6/7] COPY . . 05:04:57 #132 DONE 9.1s 05:04:57 05:04:57 #133 [core-data builder 4/7] COPY go.mod vendor* ./ 05:04:57 #133 CACHED 05:04:57 05:04:57 #134 [core-data builder 6/7] COPY . . 05:04:57 #134 CACHED 05:04:57 05:04:57 #135 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:04:57 #135 CACHED 05:04:57 05:04:57 #136 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:04:57 #136 CACHED 05:04:57 05:04:57 #137 [core-metadata builder 4/7] COPY go.mod vendor* ./ 05:04:57 #137 CACHED 05:04:57 05:04:57 #138 [core-metadata builder 6/7] COPY . . 05:04:57 #138 CACHED 05:04:57 05:04:57 #139 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 05:04:57 #139 CACHED 05:04:57 05:04:57 #140 [core-common-config-bootstrapper builder 6/7] COPY . . 05:04:57 #140 CACHED 05:04:57 05:04:57 #141 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:04:57 #141 CACHED 05:04:57 05:04:57 #142 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:04:57 #142 CACHED 05:04:57 05:04:57 #143 [security-secretstore-setup builder 6/7] COPY . . 05:04:57 #143 CACHED 05:04:57 05:04:57 #144 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 05:04:57 #144 CACHED 05:04:57 05:04:57 #145 [security-proxy-setup builder 6/7] COPY . . 05:04:57 #145 CACHED 05:04:57 05:04:57 #146 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 05:04:57 #146 CACHED 05:04:57 05:04:57 #147 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 05:04:57 #147 CACHED 05:04:57 05:04:57 #120 [security-bootstrapper builder 6/7] COPY . . 05:04:57 #120 DONE 9.1s 05:04:57 05:04:57 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:04:58 #148 1.214 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 05:05:08 #148 ... 05:05:08 05:05:08 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:05:08 #0 0.957 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 05:05:08 #149 ... 05:05:08 05:05:08 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:05:08 #0 1.240 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 05:05:08 #150 ... 05:05:08 05:05:08 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:05:08 #0 1.513 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 05:05:08 #151 ... 05:05:08 05:05:08 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:05:08 #0 0.704 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 05:05:08 #152 ... 05:05:08 05:05:08 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:05:08 #0 1.383 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 05:05:08 #153 ... 05:05:08 05:05:08 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:05:08 #0 0.791 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 05:05:08 #154 ... 05:05:08 05:05:08 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:05:08 #0 0.590 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 05:05:08 #155 ... 05:05:08 05:05:08 #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:05:08 #0 1.089 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 05:05:08 #156 ... 05:05:08 05:05:08 #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:05:08 #0 0.727 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 05:05:08 #157 ... 05:05:08 05:05:08 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 05:05:08 #0 0.853 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 05:05:08 #158 ... 05:05:08 05:05:08 #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:05:08 #0 1.153 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 05:05:08 #159 ... 05:05:08 05:05:08 #160 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:05:08 #0 1.100 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 05:06:45 #160 ... 05:06:45 05:06:45 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:06:45 #148 97.93 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 05:07:53 #148 ... 05:07:53 05:07:53 #151 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 05:07:53 #151 DONE 165.5s 05:07:53 05:07:53 #149 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 05:07:53 #149 DONE 165.5s 05:07:53 05:07:53 #156 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 05:07:53 #156 DONE 165.5s 05:07:53 05:07:53 #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:07:53 #161 ... 05:07:53 05:07:53 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 05:07:53 #155 DONE 165.6s 05:07:53 05:07:53 #148 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 05:07:53 #148 DONE 165.6s 05:07:53 05:07:53 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 05:07:53 #154 DONE 165.7s 05:07:53 05:07:53 #160 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 05:07:53 #160 DONE 165.5s 05:07:53 05:07:53 #158 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 05:07:53 #158 DONE 165.8s 05:07:53 05:07:53 #162 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 05:07:53 #162 ... 05:07:53 05:07:53 #157 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 05:07:53 #157 DONE 165.8s 05:07:53 05:07:53 #152 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 05:07:53 #152 DONE 165.9s 05:07:53 05:07:53 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 05:07:53 #150 DONE 166.0s 05:07:53 05:07:53 #153 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 05:07:53 #153 DONE 166.0s 05:07:53 05:07:53 #163 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:07:53 #163 ... 05:07:53 05:07:53 #159 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 05:07:53 #159 DONE 166.0s 05:07:53 05:07:53 #164 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:07:53 #164 ... 05:07:53 05:07:53 #161 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:07:53 #161 DONE 0.8s 05:07:53 05:07:53 #165 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 05:07:53 #165 DONE 0.8s 05:07:53 05:07:53 #166 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 05:07:53 #166 DONE 0.6s 05:07:53 05:07:53 #162 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 05:07:53 #162 DONE 0.8s 05:07:53 05:07:53 #167 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:07:53 #167 DONE 0.6s 05:07:53 05:07:53 #163 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:07:53 #163 DONE 0.6s 05:07:53 05:07:53 #168 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 05:07:53 #168 DONE 0.7s 05:07:53 05:07:53 #169 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 05:07:53 #169 ... 05:07:53 05:07:53 #170 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 05:07:53 #170 DONE 0.5s 05:07:53 05:07:53 #164 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:07:53 #164 DONE 0.5s 05:07:53 05:07:53 #171 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:07:53 #171 DONE 0.5s 05:07:53 05:07:53 #172 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 05:07:53 #172 ... 05:07:53 05:07:53 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 05:07:53 #173 CACHED 05:07:53 05:07:53 #174 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 05:07:53 #174 CACHED 05:07:53 05:07:53 #175 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:07:53 #175 CACHED 05:07:53 05:07:53 #176 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 05:07:53 #176 CACHED 05:07:53 05:07:53 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 05:07:53 #177 DONE 0.5s 05:07:53 05:07:53 #178 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 05:07:53 #178 CACHED 05:07:53 05:07:53 #179 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 05:07:53 #179 CACHED 05:07:53 05:07:53 #180 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 05:07:53 #180 CACHED 05:07:53 05:07:53 #181 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 05:07:53 #181 CACHED 05:07:53 05:07:53 #182 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 05:07:53 #182 DONE 0.4s 05:07:53 05:07:53 #183 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:07:53 #183 DONE 0.5s 05:07:53 05:07:53 #184 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 05:07:53 #184 DONE 0.6s 05:07:53 05:07:53 #169 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 05:07:53 #169 DONE 0.5s 05:07:53 05:07:53 #185 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:07:53 #185 ... 05:07:53 05:07:53 #186 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 05:07:53 #186 DONE 1.3s 05:07:53 05:07:53 #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 05:07:53 #187 ... 05:07:53 05:07:53 #188 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 05:07:53 #188 DONE 1.8s 05:07:53 05:07:53 #189 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 05:07:53 #189 DONE 1.7s 05:07:53 05:07:53 #190 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 05:07:53 #190 DONE 1.7s 05:07:53 05:07:53 #191 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:07:53 #191 ... 05:07:53 05:07:53 #192 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 05:07:53 #192 DONE 2.4s 05:07:53 05:07:53 #193 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 05:07:53 #193 DONE 2.4s 05:07:53 05:07:53 #194 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 05:07:53 #194 DONE 2.4s 05:07:53 05:07:53 #172 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 05:07:53 #172 DONE 2.5s 05:07:53 05:07:53 #195 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 05:07:53 #195 DONE 2.4s 05:07:53 05:07:53 #187 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 05:07:53 #187 DONE 2.3s 05:07:53 05:07:53 #196 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 05:07:53 #196 DONE 2.3s 05:07:53 05:07:53 #185 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 05:07:53 #185 DONE 2.3s 05:07:53 05:07:53 #197 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 05:07:53 #197 ... 05:07:53 05:07:53 #198 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 05:07:53 #198 DONE 1.1s 05:07:53 05:07:53 #199 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 05:07:53 #199 DONE 1.1s 05:07:53 05:07:53 #200 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 05:07:53 #200 DONE 0.4s 05:07:53 05:07:53 #191 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 05:07:53 #191 DONE 1.1s 05:07:53 05:07:53 #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 05:07:53 #201 ... 05:07:53 05:07:53 #202 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 05:07:53 #202 DONE 0.6s 05:07:53 05:07:53 #203 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 05:07:53 #203 DONE 0.6s 05:07:53 05:07:53 #204 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 05:07:53 #204 DONE 0.6s 05:07:53 05:07:53 #205 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 05:07:53 #205 DONE 0.6s 05:07:53 05:07:53 #206 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 05:07:53 #206 DONE 0.6s 05:07:53 05:07:53 #207 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 05:07:53 #207 DONE 3.5s 05:07:53 05:07:53 #93 [support-scheduler] exporting to image 05:07:53 #93 exporting layers 05:07:53 #93 ... 05:07:53 05:07:53 #208 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 05:07:53 #208 DONE 0.8s 05:07:53 05:07:53 #209 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 05:07:53 #209 DONE 0.8s 05:07:53 05:07:53 #197 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 05:07:53 #197 DONE 0.8s 05:07:53 05:07:53 #93 [support-cron-scheduler] exporting to image 05:07:53 #93 exporting layers 0.3s done 05:07:53 #93 ... 05:07:53 05:07:53 #210 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 05:07:53 #210 DONE 0.7s 05:07:53 05:07:53 #211 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 05:07:53 #211 DONE 0.6s 05:07:53 05:07:53 #201 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 05:07:53 #201 DONE 0.6s 05:07:53 05:07:53 #212 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 05:07:53 #212 DONE 0.6s 05:07:53 05:07:53 #93 [support-cron-scheduler] exporting to image 05:07:53 #93 writing image sha256:b56aaf44a6905bdb4edcf7b49c00a6bef733bbdc5222110133a32699ae83bf83 05:07:53 #93 ... 05:07:53 05:07:53 #213 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 05:07:53 #213 DONE 0.5s 05:07:53 05:07:53 #214 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 05:07:53 #214 DONE 0.5s 05:07:53 05:07:53 #215 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 05:07:53 #215 DONE 0.5s 05:07:53 05:07:53 #216 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 05:07:53 #216 DONE 0.5s 05:07:53 05:07:53 #93 [core-keeper] exporting to image 05:07:53 #93 writing image sha256:b56aaf44a6905bdb4edcf7b49c00a6bef733bbdc5222110133a32699ae83bf83 0.0s done 05:07:53 #93 naming to docker.io/library/core-command done 05:07:53 #93 ... 05:07:53 05:07:53 #217 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 05:07:53 #217 DONE 0.4s 05:07:53 05:07:53 #93 [core-keeper] exporting to image 05:07:53 #93 writing image sha256:0db3bfe0633e5b5751db63898d28a1736725c8f0dfe77f19055fdc84ebb029bd 05:07:53 #93 writing image sha256:0db3bfe0633e5b5751db63898d28a1736725c8f0dfe77f19055fdc84ebb029bd 0.0s done 05:07:53 #93 writing image sha256:d6cdd2a92b366235beda0bad91997f44102b152bedc60375e6a8b4a7c64fea33 05:07:53 #93 naming to docker.io/library/security-spiffe-token-provider done 05:07:53 #93 exporting layers 0.7s done 05:07:53 #93 writing image sha256:d6cdd2a92b366235beda0bad91997f44102b152bedc60375e6a8b4a7c64fea33 0.2s done 05:07:53 #93 naming to docker.io/library/support-scheduler 05:07:53 #93 ... 05:07:53 05:07:53 #218 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 05:07:53 #218 DONE 0.5s 05:07:53 05:07:53 #219 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 05:07:53 #219 DONE 0.5s 05:07:53 05:07:53 #220 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 05:07:53 #220 DONE 0.5s 05:07:53 05:07:53 #221 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 05:07:53 #221 DONE 0.5s 05:07:53 05:07:53 #222 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 05:07:53 #222 DONE 0.5s 05:07:53 05:07:53 #93 [core-metadata] exporting to image 05:07:53 #93 naming to docker.io/library/support-scheduler done 05:07:53 #93 writing image sha256:6ea3fa3b15088eff024c45c40e43d9da052bfbd807b66b10c8ceecf218514d04 done 05:07:53 #93 writing image sha256:966b7a50673460b367a3e3840b73bf3e5b930d605a3526dbbed55f2377343dfd done 05:07:53 #93 naming to docker.io/library/support-cron-scheduler done 05:07:53 #93 naming to docker.io/library/core-keeper done 05:07:53 #93 exporting layers 0.4s done 05:07:53 #93 ... 05:07:53 05:07:53 #223 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 05:07:53 #223 DONE 0.3s 05:07:53 05:07:53 #93 [core-metadata] exporting to image 05:07:53 #93 writing image sha256:67c71419fca9c520a2df40550287ff863420debe505b0d22a8b132f70ff25a11 0.0s done 05:07:53 #93 naming to docker.io/library/support-notifications 05:07:53 #93 ... 05:07:53 05:07:53 #224 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 05:07:53 #224 DONE 0.1s 05:07:53 05:07:53 #225 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 05:07:53 #225 DONE 0.3s 05:07:53 05:07:53 #93 [core-data] exporting to image 05:07:53 #93 exporting layers 0.4s done 05:07:53 #93 naming to docker.io/library/support-notifications done 05:07:53 #93 writing image sha256:dd9c891d554c489c520c1b6920e5c5f8453ea2238252ed48cda04dc2cf314f5d done 05:07:53 #93 naming to docker.io/library/core-data done 05:07:53 #93 writing image sha256:db411808390d663177a04a37da2e4bbaef696e4ac951de8f88a5e576e5a1a4ac 05:07:53 #93 ... 05:07:53 05:07:53 #226 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:07:53 #226 DONE 1.1s 05:07:53 05:07:53 #93 [core-common-config-bootstrapper] exporting to image 05:07:53 #93 writing image sha256:db411808390d663177a04a37da2e4bbaef696e4ac951de8f88a5e576e5a1a4ac done 05:07:53 #93 naming to docker.io/library/core-metadata done 05:07:53 #93 ... 05:07:53 05:07:53 #227 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:07:53 #227 DONE 0.6s 05:07:53 05:07:53 #228 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:07:53 #228 DONE 1.1s 05:07:53 05:07:53 #229 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 05:07:53 #229 DONE 0.2s 05:07:53 05:07:53 #230 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 05:07:53 #230 DONE 0.1s 05:07:53 05:07:53 #93 [security-proxy-auth] exporting to image 05:07:53 #93 ... 05:07:53 05:07:53 #231 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 05:07:53 #231 DONE 0.1s 05:07:53 05:07:53 #232 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 05:07:53 #232 DONE 0.1s 05:07:53 05:07:53 #93 [core-common-config-bootstrapper] exporting to image 05:07:53 #93 exporting layers 0.3s done 05:07:53 #93 writing image sha256:da0d649773d53717e146183532e535ab6652282c6c33cdacf380559883a1824b 0.0s done 05:07:53 #93 naming to docker.io/library/core-common-config-bootstrapper done 05:07:53 #93 exporting layers 0.4s done 05:07:53 #93 writing image sha256:cb400d29b375db00e3975f905e254d8be17b28245c16e4bb066d44891d57288b done 05:07:53 #93 naming to docker.io/library/security-proxy-auth done 05:07:53 #93 writing image sha256:3fc80760c872d0aa3ac07851cba417da8a8029bfd2527bdd2373a4305051564d done 05:07:53 #93 naming to docker.io/library/security-proxy-setup 0.0s done 05:07:53 #93 DONE 3.1s 05:07:53 05:07:53 #233 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 05:07:53 #233 DONE 0.1s 05:07:53 05:07:53 #234 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 05:07:53 #234 DONE 0.1s 05:07:53 05:07:53 #235 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 05:07:53 #235 DONE 0.7s 05:07:53 05:07:53 #93 [security-secretstore-setup] exporting to image 05:07:53 #93 ... 05:07:53 05:07:53 #236 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 05:07:53 #236 DONE 0.4s 05:07:53 05:07:53 #93 [security-bootstrapper] exporting to image 05:07:53 #93 writing image sha256:968d20c7cd22445acac1a6fe4d7bb2bd0856b41bbfaf87190379b7c59fcf4333 done 05:07:53 #93 naming to docker.io/library/security-secretstore-setup done 05:07:53 #93 exporting layers 0.2s done 05:07:53 #93 writing image sha256:76c4a93f0913ef76aea5578aa62ca207c16e05b8518a2581e064884d08b1617a done 05:07:53 #93 naming to docker.io/library/security-bootstrapper done 05:07:53 #93 DONE 3.5s 05:07:53 05:07:53 #59 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 05:07:53 time="2024-09-26T05:03:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:07:53 time="2024-09-26T05:03:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:07:53 time="2024-09-26T05:03:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:07:53 time="2024-09-26T05:03:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:07:53 time="2024-09-26T05:03:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:07:53 time="2024-09-26T05:03:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:07:53 time="2024-09-26T05:03:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:07:53 time="2024-09-26T05:03:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:07:53 time="2024-09-26T05:03:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:07:53 time="2024-09-26T05:03:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:07:53 time="2024-09-26T05:03:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:07:53 time="2024-09-26T05:03:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:07:53 time="2024-09-26T05:03:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:07:53 time="2024-09-26T05:03:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:07:53 time="2024-09-26T05:03:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 05:07:53 time="2024-09-26T05:03:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 05:07:53 $ docker stop --time=1 3c847474770ea388e6d3a63a1be7e74cd3f5437dff588e5196165a339cd38199 05:07:54 $ docker rm -f --volumes 3c847474770ea388e6d3a63a1be7e74cd3f5437dff588e5196165a339cd38199 [Pipeline] // withDockerContainer [Pipeline] sh 05:07:54 + docker images 05:07:54 REPOSITORY TAG IMAGE ID CREATED SIZE 05:07:54 security-secretstore-setup latest 968d20c7cd22 6 seconds ago 37MB 05:07:54 security-proxy-setup latest 3fc80760c872 6 seconds ago 26.2MB 05:07:54 security-bootstrapper latest 76c4a93f0913 6 seconds ago 19MB 05:07:54 core-common-config-bootstrapper latest da0d649773d5 6 seconds ago 15.2MB 05:07:54 security-proxy-auth latest cb400d29b375 6 seconds ago 33.1MB 05:07:54 core-keeper latest 966b7a506734 7 seconds ago 39.8MB 05:07:54 support-notifications latest 67c71419fca9 7 seconds ago 42.8MB 05:07:54 core-metadata latest db411808390d 7 seconds ago 40.1MB 05:07:54 core-data latest dd9c891d554c 7 seconds ago 39.9MB 05:07:54 security-spiffe-token-provider latest 0db3bfe0633e 8 seconds ago 28.9MB 05:07:54 support-cron-scheduler latest 6ea3fa3b1508 8 seconds ago 44.4MB 05:07:54 support-scheduler latest d6cdd2a92b36 8 seconds ago 42.2MB 05:07:54 core-command latest b56aaf44a690 8 seconds ago 35.5MB 05:07:54 security-spire-server latest 0c4b4f42a6f2 3 minutes ago 121MB 05:07:54 security-spire-agent latest df1351d42187 3 minutes ago 182MB 05:07:54 security-spire-config latest de4d48193f01 3 minutes ago 120MB 05:07:54 ci-base-image-x86_64 latest 8f2901fcd3f1 7 minutes ago 971MB 05:07:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.21-alpine f489d0715acc 5 months ago 565MB 05:07:54 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 16 months ago 334MB 05:07:54 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 31426a034bd3 2 years ago 253MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 05:07:54 provisioning config files... 05:07:54 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/704@tmp/config13934955049828212427tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 05:07:55 ---> ****-login.sh 05:07:55 nexus3.edgexfoundry.org:10001 05:07:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:07:55 Configure a credential helper to remove this warning. See 05:07:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:07:55 05:07:55 Login Succeeded 05:07:55 nexus3.edgexfoundry.org:10002 05:07:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:07:55 Configure a credential helper to remove this warning. See 05:07:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:07:55 05:07:55 Login Succeeded 05:07:55 nexus3.edgexfoundry.org:10003 05:07:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:07:55 Configure a credential helper to remove this warning. See 05:07:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:07:55 05:07:55 Login Succeeded 05:07:55 nexus3.edgexfoundry.org:10004 05:07:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:07:55 Configure a credential helper to remove this warning. See 05:07:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:07:55 05:07:55 Login Succeeded 05:07:55 ****.io 05:07:55 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 05:07:55 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 05:07:55 Configure a credential helper to remove this warning. See 05:07:55 https://docs.****.com/engine/reference/commandline/login/#credentials-store 05:07:55 05:07:55 Login Succeeded 05:07:55 ---> ****-login.sh ends [Pipeline] } 05:07:55 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:07:56 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 05:07:56 [edgeXDocker.push] Tagging docker image core-command with the following tags: 05:07:56 b97f2c868d9ba238902f81729662ab6d4c678502 05:07:56 latest 05:07:56 3.2.0-dev.82 05:07:56 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 05:07:56 main 05:07:56 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:56 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:56 + docker push nexus3.edgexfoundry.org:10004/core-command:b97f2c868d9ba238902f81729662ab6d4c678502 05:07:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:07:56 300c665ee133: Preparing 05:07:56 3fb63eb64e4f: Preparing 05:07:56 15e2b92f036b: Preparing 05:07:56 c474b27684de: Preparing 05:07:56 2642d418b284: Preparing 05:07:56 ce65a78e2b91: Preparing 05:07:56 d62a02444d39: Preparing 05:07:56 ce65a78e2b91: Waiting 05:07:56 d62a02444d39: Waiting 05:07:56 c474b27684de: Pushed 05:07:56 15e2b92f036b: Pushed 05:07:56 300c665ee133: Pushed 05:07:56 2642d418b284: Pushed 05:07:56 d62a02444d39: Layer already exists 05:07:57 ce65a78e2b91: Pushed 05:07:59 3fb63eb64e4f: Pushed 05:07:59 b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:020e7e92d3750e882905df844415b766b51157eeed2782d8d4285462c7f2f744 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:07:59 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:00 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 05:08:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:08:00 300c665ee133: Preparing 05:08:00 3fb63eb64e4f: Preparing 05:08:00 15e2b92f036b: Preparing 05:08:00 c474b27684de: Preparing 05:08:00 2642d418b284: Preparing 05:08:00 ce65a78e2b91: Preparing 05:08:00 d62a02444d39: Preparing 05:08:00 ce65a78e2b91: Waiting 05:08:00 d62a02444d39: Waiting 05:08:00 2642d418b284: Layer already exists 05:08:00 3fb63eb64e4f: Layer already exists 05:08:00 c474b27684de: Layer already exists 05:08:00 300c665ee133: Layer already exists 05:08:00 15e2b92f036b: Layer already exists 05:08:00 d62a02444d39: Layer already exists 05:08:00 ce65a78e2b91: Layer already exists 05:08:00 latest: digest: sha256:020e7e92d3750e882905df844415b766b51157eeed2782d8d4285462c7f2f744 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:00 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:00 + docker push nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.82 05:08:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:08:00 300c665ee133: Preparing 05:08:00 3fb63eb64e4f: Preparing 05:08:00 15e2b92f036b: Preparing 05:08:00 c474b27684de: Preparing 05:08:00 2642d418b284: Preparing 05:08:00 ce65a78e2b91: Preparing 05:08:00 d62a02444d39: Preparing 05:08:00 ce65a78e2b91: Waiting 05:08:00 d62a02444d39: Waiting 05:08:00 3fb63eb64e4f: Layer already exists 05:08:00 15e2b92f036b: Layer already exists 05:08:00 300c665ee133: Layer already exists 05:08:00 2642d418b284: Layer already exists 05:08:00 c474b27684de: Layer already exists 05:08:00 ce65a78e2b91: Layer already exists 05:08:00 d62a02444d39: Layer already exists 05:08:00 3.2.0-dev.82: digest: sha256:020e7e92d3750e882905df844415b766b51157eeed2782d8d4285462c7f2f744 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:01 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:01 + docker push nexus3.edgexfoundry.org:10004/core-command:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 05:08:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:08:01 300c665ee133: Preparing 05:08:01 3fb63eb64e4f: Preparing 05:08:01 15e2b92f036b: Preparing 05:08:01 c474b27684de: Preparing 05:08:01 2642d418b284: Preparing 05:08:01 ce65a78e2b91: Preparing 05:08:01 d62a02444d39: Preparing 05:08:01 d62a02444d39: Waiting 05:08:01 c474b27684de: Layer already exists 05:08:01 2642d418b284: Layer already exists 05:08:01 300c665ee133: Layer already exists 05:08:01 3fb63eb64e4f: Layer already exists 05:08:01 15e2b92f036b: Layer already exists 05:08:01 d62a02444d39: Layer already exists 05:08:01 ce65a78e2b91: Layer already exists 05:08:01 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82: digest: sha256:020e7e92d3750e882905df844415b766b51157eeed2782d8d4285462c7f2f744 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:01 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:02 + docker push nexus3.edgexfoundry.org:10004/core-command:main 05:08:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 05:08:02 300c665ee133: Preparing 05:08:02 3fb63eb64e4f: Preparing 05:08:02 15e2b92f036b: Preparing 05:08:02 c474b27684de: Preparing 05:08:02 2642d418b284: Preparing 05:08:02 ce65a78e2b91: Preparing 05:08:02 d62a02444d39: Preparing 05:08:02 ce65a78e2b91: Waiting 05:08:02 d62a02444d39: Waiting 05:08:02 2642d418b284: Layer already exists 05:08:02 3fb63eb64e4f: Layer already exists 05:08:02 15e2b92f036b: Layer already exists 05:08:02 c474b27684de: Layer already exists 05:08:02 300c665ee133: Layer already exists 05:08:02 ce65a78e2b91: Layer already exists 05:08:02 d62a02444d39: Layer already exists 05:08:02 main: digest: sha256:020e7e92d3750e882905df844415b766b51157eeed2782d8d4285462c7f2f744 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:08:02 ===================================================== [Pipeline] echo 05:08:02 taggedImages: 05:08:02 - nexus3.edgexfoundry.org:10004/core-command:b97f2c868d9ba238902f81729662ab6d4c678502 05:08:02 - nexus3.edgexfoundry.org:10004/core-command:latest 05:08:02 - nexus3.edgexfoundry.org:10004/core-command:3.2.0-dev.82 05:08:02 - nexus3.edgexfoundry.org:10004/core-command:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 05:08:02 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 05:08:02 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 05:08:02 b97f2c868d9ba238902f81729662ab6d4c678502 05:08:02 latest 05:08:02 3.2.0-dev.82 05:08:02 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 05:08:02 main 05:08:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:02 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:02 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b97f2c868d9ba238902f81729662ab6d4c678502 05:08:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:08:02 186efd8a461c: Preparing 05:08:02 adbee2969c3e: Preparing 05:08:02 e3e9b74b0e5a: Preparing 05:08:02 045401b229c8: Preparing 05:08:02 15e2b92f036b: Preparing 05:08:02 c474b27684de: Preparing 05:08:02 2642d418b284: Preparing 05:08:02 ce65a78e2b91: Preparing 05:08:02 d62a02444d39: Preparing 05:08:02 c474b27684de: Waiting 05:08:02 2642d418b284: Waiting 05:08:02 ce65a78e2b91: Waiting 05:08:02 d62a02444d39: Waiting 05:08:02 15e2b92f036b: Layer already exists 05:08:02 c474b27684de: Layer already exists 05:08:02 2642d418b284: Layer already exists 05:08:02 ce65a78e2b91: Layer already exists 05:08:02 d62a02444d39: Layer already exists 05:08:02 e3e9b74b0e5a: Pushed 05:08:02 186efd8a461c: Pushed 05:08:02 adbee2969c3e: Pushed 05:08:03 045401b229c8: Pushed 05:08:03 b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:b5c19dee97188e5656751ec02a9a5220f961a9be53786d2576d09def2b1c2238 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:04 + 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 05:08:04 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 05:08:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:08:04 186efd8a461c: Preparing 05:08:04 adbee2969c3e: Preparing 05:08:04 e3e9b74b0e5a: Preparing 05:08:04 045401b229c8: Preparing 05:08:04 15e2b92f036b: Preparing 05:08:04 c474b27684de: Preparing 05:08:04 2642d418b284: Preparing 05:08:04 ce65a78e2b91: Preparing 05:08:04 d62a02444d39: Preparing 05:08:04 c474b27684de: Waiting 05:08:04 2642d418b284: Waiting 05:08:04 ce65a78e2b91: Waiting 05:08:04 d62a02444d39: Waiting 05:08:04 15e2b92f036b: Layer already exists 05:08:04 186efd8a461c: Layer already exists 05:08:04 e3e9b74b0e5a: Layer already exists 05:08:04 045401b229c8: Layer already exists 05:08:04 adbee2969c3e: Layer already exists 05:08:04 ce65a78e2b91: Layer already exists 05:08:04 c474b27684de: Layer already exists 05:08:04 2642d418b284: Layer already exists 05:08:04 d62a02444d39: Layer already exists 05:08:04 latest: digest: sha256:b5c19dee97188e5656751ec02a9a5220f961a9be53786d2576d09def2b1c2238 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:04 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:05 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.82 05:08:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:08:05 186efd8a461c: Preparing 05:08:05 adbee2969c3e: Preparing 05:08:05 e3e9b74b0e5a: Preparing 05:08:05 045401b229c8: Preparing 05:08:05 15e2b92f036b: Preparing 05:08:05 c474b27684de: Preparing 05:08:05 2642d418b284: Preparing 05:08:05 ce65a78e2b91: Preparing 05:08:05 d62a02444d39: Preparing 05:08:05 c474b27684de: Waiting 05:08:05 2642d418b284: Waiting 05:08:05 ce65a78e2b91: Waiting 05:08:05 d62a02444d39: Waiting 05:08:05 15e2b92f036b: Layer already exists 05:08:05 e3e9b74b0e5a: Layer already exists 05:08:05 adbee2969c3e: Layer already exists 05:08:05 045401b229c8: Layer already exists 05:08:05 186efd8a461c: Layer already exists 05:08:05 c474b27684de: Layer already exists 05:08:05 d62a02444d39: Layer already exists 05:08:05 2642d418b284: Layer already exists 05:08:05 ce65a78e2b91: Layer already exists 05:08:05 3.2.0-dev.82: digest: sha256:b5c19dee97188e5656751ec02a9a5220f961a9be53786d2576d09def2b1c2238 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:05 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:05 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 05:08:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:08:05 186efd8a461c: Preparing 05:08:05 adbee2969c3e: Preparing 05:08:05 e3e9b74b0e5a: Preparing 05:08:05 045401b229c8: Preparing 05:08:05 15e2b92f036b: Preparing 05:08:05 c474b27684de: Preparing 05:08:05 2642d418b284: Preparing 05:08:05 ce65a78e2b91: Preparing 05:08:05 d62a02444d39: Preparing 05:08:05 c474b27684de: Waiting 05:08:05 ce65a78e2b91: Waiting 05:08:05 2642d418b284: Waiting 05:08:05 adbee2969c3e: Layer already exists 05:08:05 045401b229c8: Layer already exists 05:08:05 e3e9b74b0e5a: Layer already exists 05:08:05 186efd8a461c: Layer already exists 05:08:05 15e2b92f036b: Layer already exists 05:08:05 c474b27684de: Layer already exists 05:08:05 ce65a78e2b91: Layer already exists 05:08:05 2642d418b284: Layer already exists 05:08:05 d62a02444d39: Layer already exists 05:08:05 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82: digest: sha256:b5c19dee97188e5656751ec02a9a5220f961a9be53786d2576d09def2b1c2238 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:06 + 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 05:08:06 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 05:08:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 05:08:06 186efd8a461c: Preparing 05:08:06 adbee2969c3e: Preparing 05:08:06 e3e9b74b0e5a: Preparing 05:08:06 045401b229c8: Preparing 05:08:06 15e2b92f036b: Preparing 05:08:06 c474b27684de: Preparing 05:08:06 2642d418b284: Preparing 05:08:06 ce65a78e2b91: Preparing 05:08:06 d62a02444d39: Preparing 05:08:06 c474b27684de: Waiting 05:08:06 2642d418b284: Waiting 05:08:06 ce65a78e2b91: Waiting 05:08:06 d62a02444d39: Waiting 05:08:06 e3e9b74b0e5a: Layer already exists 05:08:06 adbee2969c3e: Layer already exists 05:08:06 186efd8a461c: Layer already exists 05:08:06 15e2b92f036b: Layer already exists 05:08:06 045401b229c8: Layer already exists 05:08:06 c474b27684de: Layer already exists 05:08:06 d62a02444d39: Layer already exists 05:08:06 ce65a78e2b91: Layer already exists 05:08:06 2642d418b284: Layer already exists 05:08:06 main: digest: sha256:b5c19dee97188e5656751ec02a9a5220f961a9be53786d2576d09def2b1c2238 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:08:06 ===================================================== [Pipeline] echo 05:08:06 taggedImages: 05:08:06 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b97f2c868d9ba238902f81729662ab6d4c678502 05:08:06 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 05:08:06 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:3.2.0-dev.82 05:08:06 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 05:08:06 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 05:08:06 [edgeXDocker.push] Tagging docker image core-data with the following tags: 05:08:06 b97f2c868d9ba238902f81729662ab6d4c678502 05:08:06 latest 05:08:06 3.2.0-dev.82 05:08:06 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 05:08:06 main 05:08:06 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:07 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:07 + docker push nexus3.edgexfoundry.org:10004/core-data:b97f2c868d9ba238902f81729662ab6d4c678502 05:08:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:08:07 0f9cf475ea19: Preparing 05:08:07 4c07500fec8a: Preparing 05:08:07 422e5929d169: Preparing 05:08:07 15e2b92f036b: Preparing 05:08:07 c474b27684de: Preparing 05:08:07 ba396a743d08: Preparing 05:08:07 ca9b60275d86: Preparing 05:08:07 d62a02444d39: Preparing 05:08:07 d62a02444d39: Waiting 05:08:07 c474b27684de: Layer already exists 05:08:07 15e2b92f036b: Layer already exists 05:08:07 0f9cf475ea19: Pushed 05:08:07 d62a02444d39: Layer already exists 05:08:07 ba396a743d08: Pushed 05:08:07 ca9b60275d86: Pushed 05:08:07 4c07500fec8a: Pushed 05:08:10 422e5929d169: Pushed 05:08:10 b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:369ed9a36fd22d7bc2e124d43de4ad8c9b6a4305e0def7aabe77c98d2821601e size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:11 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:11 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 05:08:11 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:08:11 0f9cf475ea19: Preparing 05:08:11 4c07500fec8a: Preparing 05:08:11 422e5929d169: Preparing 05:08:11 15e2b92f036b: Preparing 05:08:11 c474b27684de: Preparing 05:08:11 ba396a743d08: Preparing 05:08:11 ca9b60275d86: Preparing 05:08:11 d62a02444d39: Preparing 05:08:11 ba396a743d08: Waiting 05:08:11 d62a02444d39: Waiting 05:08:11 ca9b60275d86: Waiting 05:08:11 0f9cf475ea19: Layer already exists 05:08:11 4c07500fec8a: Layer already exists 05:08:11 422e5929d169: Layer already exists 05:08:11 15e2b92f036b: Layer already exists 05:08:11 c474b27684de: Layer already exists 05:08:11 d62a02444d39: Layer already exists 05:08:11 ba396a743d08: Layer already exists 05:08:11 ca9b60275d86: Layer already exists 05:08:11 latest: digest: sha256:369ed9a36fd22d7bc2e124d43de4ad8c9b6a4305e0def7aabe77c98d2821601e size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:11 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:12 + docker push nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.82 05:08:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:08:12 0f9cf475ea19: Preparing 05:08:12 4c07500fec8a: Preparing 05:08:12 422e5929d169: Preparing 05:08:12 15e2b92f036b: Preparing 05:08:12 c474b27684de: Preparing 05:08:12 ba396a743d08: Preparing 05:08:12 ca9b60275d86: Preparing 05:08:12 d62a02444d39: Preparing 05:08:12 d62a02444d39: Waiting 05:08:12 ba396a743d08: Waiting 05:08:12 ca9b60275d86: Waiting 05:08:12 0f9cf475ea19: Layer already exists 05:08:12 15e2b92f036b: Layer already exists 05:08:12 4c07500fec8a: Layer already exists 05:08:12 422e5929d169: Layer already exists 05:08:12 c474b27684de: Layer already exists 05:08:12 ca9b60275d86: Layer already exists 05:08:12 ba396a743d08: Layer already exists 05:08:12 d62a02444d39: Layer already exists 05:08:12 3.2.0-dev.82: digest: sha256:369ed9a36fd22d7bc2e124d43de4ad8c9b6a4305e0def7aabe77c98d2821601e size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:12 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:12 + docker push nexus3.edgexfoundry.org:10004/core-data:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 05:08:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:08:12 0f9cf475ea19: Preparing 05:08:12 4c07500fec8a: Preparing 05:08:12 422e5929d169: Preparing 05:08:12 15e2b92f036b: Preparing 05:08:12 c474b27684de: Preparing 05:08:12 ba396a743d08: Preparing 05:08:12 ca9b60275d86: Preparing 05:08:12 d62a02444d39: Preparing 05:08:12 ca9b60275d86: Waiting 05:08:12 d62a02444d39: Waiting 05:08:12 ba396a743d08: Waiting 05:08:12 0f9cf475ea19: Layer already exists 05:08:12 15e2b92f036b: Layer already exists 05:08:12 422e5929d169: Layer already exists 05:08:12 c474b27684de: Layer already exists 05:08:12 4c07500fec8a: Layer already exists 05:08:12 ca9b60275d86: Layer already exists 05:08:12 ba396a743d08: Layer already exists 05:08:12 d62a02444d39: Layer already exists 05:08:12 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82: digest: sha256:369ed9a36fd22d7bc2e124d43de4ad8c9b6a4305e0def7aabe77c98d2821601e size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:12 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:13 + docker push nexus3.edgexfoundry.org:10004/core-data:main 05:08:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 05:08:13 0f9cf475ea19: Preparing 05:08:13 4c07500fec8a: Preparing 05:08:13 422e5929d169: Preparing 05:08:13 15e2b92f036b: Preparing 05:08:13 c474b27684de: Preparing 05:08:13 ba396a743d08: Preparing 05:08:13 ca9b60275d86: Preparing 05:08:13 d62a02444d39: Preparing 05:08:13 ba396a743d08: Waiting 05:08:13 4c07500fec8a: Layer already exists 05:08:13 c474b27684de: Layer already exists 05:08:13 0f9cf475ea19: Layer already exists 05:08:13 422e5929d169: Layer already exists 05:08:13 15e2b92f036b: Layer already exists 05:08:13 ba396a743d08: Layer already exists 05:08:13 d62a02444d39: Layer already exists 05:08:13 ca9b60275d86: Layer already exists 05:08:13 main: digest: sha256:369ed9a36fd22d7bc2e124d43de4ad8c9b6a4305e0def7aabe77c98d2821601e size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:08:13 ===================================================== [Pipeline] echo 05:08:13 taggedImages: 05:08:13 - nexus3.edgexfoundry.org:10004/core-data:b97f2c868d9ba238902f81729662ab6d4c678502 05:08:13 - nexus3.edgexfoundry.org:10004/core-data:latest 05:08:13 - nexus3.edgexfoundry.org:10004/core-data:3.2.0-dev.82 05:08:13 - nexus3.edgexfoundry.org:10004/core-data:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 05:08:13 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 05:08:13 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 05:08:13 b97f2c868d9ba238902f81729662ab6d4c678502 05:08:13 latest 05:08:13 3.2.0-dev.82 05:08:13 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 05:08:13 main 05:08:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:13 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:14 + docker push nexus3.edgexfoundry.org:10004/core-keeper:b97f2c868d9ba238902f81729662ab6d4c678502 05:08:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:08:14 6c8ccc5aba65: Preparing 05:08:14 74fe86f05baf: Preparing 05:08:14 82ecc90439e2: Preparing 05:08:14 c474b27684de: Preparing 05:08:14 6fcac5e8c437: Preparing 05:08:14 fddeb8609503: Preparing 05:08:14 d62a02444d39: Preparing 05:08:14 fddeb8609503: Waiting 05:08:14 c474b27684de: Layer already exists 05:08:14 74fe86f05baf: Pushed 05:08:14 6fcac5e8c437: Pushed 05:08:14 fddeb8609503: Pushed 05:08:14 6c8ccc5aba65: Pushed 05:08:14 d62a02444d39: Layer already exists 05:08:17 82ecc90439e2: Pushed 05:08:17 b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:b803f8cbb5089275e437d2f47b172427e1e896e2530c6e27eaff15daedf795ea size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:17 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:18 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 05:08:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:08:18 6c8ccc5aba65: Preparing 05:08:18 74fe86f05baf: Preparing 05:08:18 82ecc90439e2: Preparing 05:08:18 c474b27684de: Preparing 05:08:18 6fcac5e8c437: Preparing 05:08:18 fddeb8609503: Preparing 05:08:18 fddeb8609503: Waiting 05:08:18 d62a02444d39: Preparing 05:08:18 d62a02444d39: Waiting 05:08:18 82ecc90439e2: Layer already exists 05:08:18 c474b27684de: Layer already exists 05:08:18 74fe86f05baf: Layer already exists 05:08:18 6c8ccc5aba65: Layer already exists 05:08:18 6fcac5e8c437: Layer already exists 05:08:18 fddeb8609503: Layer already exists 05:08:18 d62a02444d39: Layer already exists 05:08:18 latest: digest: sha256:b803f8cbb5089275e437d2f47b172427e1e896e2530c6e27eaff15daedf795ea size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:18 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:18 + docker push nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.82 05:08:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:08:18 6c8ccc5aba65: Preparing 05:08:18 74fe86f05baf: Preparing 05:08:18 82ecc90439e2: Preparing 05:08:18 c474b27684de: Preparing 05:08:18 6fcac5e8c437: Preparing 05:08:18 fddeb8609503: Preparing 05:08:18 d62a02444d39: Preparing 05:08:18 fddeb8609503: Waiting 05:08:18 d62a02444d39: Waiting 05:08:18 6fcac5e8c437: Layer already exists 05:08:18 c474b27684de: Layer already exists 05:08:18 74fe86f05baf: Layer already exists 05:08:18 82ecc90439e2: Layer already exists 05:08:18 6c8ccc5aba65: Layer already exists 05:08:18 d62a02444d39: Layer already exists 05:08:18 fddeb8609503: Layer already exists 05:08:18 3.2.0-dev.82: digest: sha256:b803f8cbb5089275e437d2f47b172427e1e896e2530c6e27eaff15daedf795ea size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:19 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:19 + docker push nexus3.edgexfoundry.org:10004/core-keeper:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 05:08:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:08:19 6c8ccc5aba65: Preparing 05:08:19 74fe86f05baf: Preparing 05:08:19 82ecc90439e2: Preparing 05:08:19 c474b27684de: Preparing 05:08:19 6fcac5e8c437: Preparing 05:08:19 fddeb8609503: Preparing 05:08:19 d62a02444d39: Preparing 05:08:19 fddeb8609503: Waiting 05:08:19 d62a02444d39: Waiting 05:08:19 74fe86f05baf: Layer already exists 05:08:19 82ecc90439e2: Layer already exists 05:08:19 6fcac5e8c437: Layer already exists 05:08:19 c474b27684de: Layer already exists 05:08:19 6c8ccc5aba65: Layer already exists 05:08:19 fddeb8609503: Layer already exists 05:08:19 d62a02444d39: Layer already exists 05:08:19 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82: digest: sha256:b803f8cbb5089275e437d2f47b172427e1e896e2530c6e27eaff15daedf795ea size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:19 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:20 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 05:08:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 05:08:20 6c8ccc5aba65: Preparing 05:08:20 74fe86f05baf: Preparing 05:08:20 82ecc90439e2: Preparing 05:08:20 c474b27684de: Preparing 05:08:20 6fcac5e8c437: Preparing 05:08:20 fddeb8609503: Preparing 05:08:20 d62a02444d39: Preparing 05:08:20 fddeb8609503: Waiting 05:08:20 d62a02444d39: Waiting 05:08:20 c474b27684de: Layer already exists 05:08:20 74fe86f05baf: Layer already exists 05:08:20 82ecc90439e2: Layer already exists 05:08:20 6c8ccc5aba65: Layer already exists 05:08:20 6fcac5e8c437: Layer already exists 05:08:20 fddeb8609503: Layer already exists 05:08:20 d62a02444d39: Layer already exists 05:08:20 main: digest: sha256:b803f8cbb5089275e437d2f47b172427e1e896e2530c6e27eaff15daedf795ea size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:08:20 ===================================================== [Pipeline] echo 05:08:20 taggedImages: 05:08:20 - nexus3.edgexfoundry.org:10004/core-keeper:b97f2c868d9ba238902f81729662ab6d4c678502 05:08:20 - nexus3.edgexfoundry.org:10004/core-keeper:latest 05:08:20 - nexus3.edgexfoundry.org:10004/core-keeper:3.2.0-dev.82 05:08:20 - nexus3.edgexfoundry.org:10004/core-keeper:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 05:08:20 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 05:08:20 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 05:08:20 b97f2c868d9ba238902f81729662ab6d4c678502 05:08:20 latest 05:08:20 3.2.0-dev.82 05:08:20 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 05:08:20 main 05:08:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:20 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:21 + docker push nexus3.edgexfoundry.org:10004/core-metadata:b97f2c868d9ba238902f81729662ab6d4c678502 05:08:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:08:21 1743ecb42ea6: Preparing 05:08:21 a1e216831d3d: Preparing 05:08:21 066af0e16aeb: Preparing 05:08:21 0df5ea62aa7d: Preparing 05:08:21 15e2b92f036b: Preparing 05:08:21 c474b27684de: Preparing 05:08:21 2642d418b284: Preparing 05:08:21 ce65a78e2b91: Preparing 05:08:21 d62a02444d39: Preparing 05:08:21 c474b27684de: Waiting 05:08:21 ce65a78e2b91: Waiting 05:08:21 2642d418b284: Waiting 05:08:21 d62a02444d39: Waiting 05:08:21 15e2b92f036b: Layer already exists 05:08:21 c474b27684de: Layer already exists 05:08:21 2642d418b284: Layer already exists 05:08:21 ce65a78e2b91: Layer already exists 05:08:21 a1e216831d3d: Pushed 05:08:21 d62a02444d39: Layer already exists 05:08:21 1743ecb42ea6: Pushed 05:08:21 066af0e16aeb: Pushed 05:08:24 0df5ea62aa7d: Pushed 05:08:24 b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:b15c663e454b8ddee9f0e65e529b58924e7e25dc473cca2fce3d34e35ac98663 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:24 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 05:08:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:08:25 1743ecb42ea6: Preparing 05:08:25 a1e216831d3d: Preparing 05:08:25 066af0e16aeb: Preparing 05:08:25 0df5ea62aa7d: Preparing 05:08:25 15e2b92f036b: Preparing 05:08:25 c474b27684de: Preparing 05:08:25 2642d418b284: Preparing 05:08:25 ce65a78e2b91: Preparing 05:08:25 d62a02444d39: Preparing 05:08:25 ce65a78e2b91: Waiting 05:08:25 2642d418b284: Waiting 05:08:25 d62a02444d39: Waiting 05:08:25 c474b27684de: Waiting 05:08:25 15e2b92f036b: Layer already exists 05:08:25 0df5ea62aa7d: Layer already exists 05:08:25 a1e216831d3d: Layer already exists 05:08:25 1743ecb42ea6: Layer already exists 05:08:25 066af0e16aeb: Layer already exists 05:08:25 c474b27684de: Layer already exists 05:08:25 2642d418b284: Layer already exists 05:08:25 ce65a78e2b91: Layer already exists 05:08:25 d62a02444d39: Layer already exists 05:08:25 latest: digest: sha256:b15c663e454b8ddee9f0e65e529b58924e7e25dc473cca2fce3d34e35ac98663 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:25 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.82 05:08:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:08:25 1743ecb42ea6: Preparing 05:08:25 a1e216831d3d: Preparing 05:08:25 066af0e16aeb: Preparing 05:08:25 0df5ea62aa7d: Preparing 05:08:25 15e2b92f036b: Preparing 05:08:25 c474b27684de: Preparing 05:08:25 2642d418b284: Preparing 05:08:25 ce65a78e2b91: Preparing 05:08:25 d62a02444d39: Preparing 05:08:25 2642d418b284: Waiting 05:08:25 d62a02444d39: Waiting 05:08:25 ce65a78e2b91: Waiting 05:08:25 c474b27684de: Waiting 05:08:25 0df5ea62aa7d: Layer already exists 05:08:25 1743ecb42ea6: Layer already exists 05:08:25 066af0e16aeb: Layer already exists 05:08:25 a1e216831d3d: Layer already exists 05:08:25 15e2b92f036b: Layer already exists 05:08:25 c474b27684de: Layer already exists 05:08:25 2642d418b284: Layer already exists 05:08:25 d62a02444d39: Layer already exists 05:08:25 ce65a78e2b91: Layer already exists 05:08:25 3.2.0-dev.82: digest: sha256:b15c663e454b8ddee9f0e65e529b58924e7e25dc473cca2fce3d34e35ac98663 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:26 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 05:08:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:08:26 1743ecb42ea6: Preparing 05:08:26 a1e216831d3d: Preparing 05:08:26 066af0e16aeb: Preparing 05:08:26 0df5ea62aa7d: Preparing 05:08:26 15e2b92f036b: Preparing 05:08:26 c474b27684de: Preparing 05:08:26 2642d418b284: Preparing 05:08:26 ce65a78e2b91: Preparing 05:08:26 d62a02444d39: Preparing 05:08:26 c474b27684de: Waiting 05:08:26 2642d418b284: Waiting 05:08:26 ce65a78e2b91: Waiting 05:08:26 15e2b92f036b: Layer already exists 05:08:26 0df5ea62aa7d: Layer already exists 05:08:26 066af0e16aeb: Layer already exists 05:08:26 1743ecb42ea6: Layer already exists 05:08:26 a1e216831d3d: Layer already exists 05:08:26 2642d418b284: Layer already exists 05:08:26 d62a02444d39: Layer already exists 05:08:26 c474b27684de: Layer already exists 05:08:26 ce65a78e2b91: Layer already exists 05:08:26 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82: digest: sha256:b15c663e454b8ddee9f0e65e529b58924e7e25dc473cca2fce3d34e35ac98663 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:26 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 05:08:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 05:08:27 1743ecb42ea6: Preparing 05:08:27 a1e216831d3d: Preparing 05:08:27 066af0e16aeb: Preparing 05:08:27 0df5ea62aa7d: Preparing 05:08:27 15e2b92f036b: Preparing 05:08:27 c474b27684de: Preparing 05:08:27 2642d418b284: Preparing 05:08:27 ce65a78e2b91: Preparing 05:08:27 d62a02444d39: Preparing 05:08:27 2642d418b284: Waiting 05:08:27 ce65a78e2b91: Waiting 05:08:27 d62a02444d39: Waiting 05:08:27 c474b27684de: Waiting 05:08:27 1743ecb42ea6: Layer already exists 05:08:27 15e2b92f036b: Layer already exists 05:08:27 0df5ea62aa7d: Layer already exists 05:08:27 066af0e16aeb: Layer already exists 05:08:27 a1e216831d3d: Layer already exists 05:08:27 c474b27684de: Layer already exists 05:08:27 2642d418b284: Layer already exists 05:08:27 d62a02444d39: Layer already exists 05:08:27 ce65a78e2b91: Layer already exists 05:08:27 main: digest: sha256:b15c663e454b8ddee9f0e65e529b58924e7e25dc473cca2fce3d34e35ac98663 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:08:27 ===================================================== [Pipeline] echo 05:08:27 taggedImages: 05:08:27 - nexus3.edgexfoundry.org:10004/core-metadata:b97f2c868d9ba238902f81729662ab6d4c678502 05:08:27 - nexus3.edgexfoundry.org:10004/core-metadata:latest 05:08:27 - nexus3.edgexfoundry.org:10004/core-metadata:3.2.0-dev.82 05:08:27 - nexus3.edgexfoundry.org:10004/core-metadata:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 05:08:27 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 05:08:27 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 05:08:27 b97f2c868d9ba238902f81729662ab6d4c678502 05:08:27 latest 05:08:27 3.2.0-dev.82 05:08:27 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 05:08:27 main 05:08:27 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:27 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:27 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b97f2c868d9ba238902f81729662ab6d4c678502 05:08:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:08:27 48fe8646d184: Preparing 05:08:27 d4160b7d6ed2: Preparing 05:08:27 e9e5c27dc8eb: Preparing 05:08:27 73937ed57cd7: Preparing 05:08:27 7eb6ebb6190d: Preparing 05:08:27 467112bf3df6: Preparing 05:08:27 70769d4a6c1a: Preparing 05:08:27 b60ee7ecd80e: Preparing 05:08:27 15e2b92f036b: Preparing 05:08:27 c474b27684de: Preparing 05:08:27 f728ab102b56: Preparing 05:08:27 be7cbfa17043: Preparing 05:08:27 5f70bf18a086: Preparing 05:08:27 58299f0a90d0: Preparing 05:08:27 33d126705d52: Preparing 05:08:27 82b9448d9e06: Preparing 05:08:27 d62a02444d39: Preparing 05:08:27 5f70bf18a086: Waiting 05:08:27 58299f0a90d0: Waiting 05:08:27 33d126705d52: Waiting 05:08:27 70769d4a6c1a: Waiting 05:08:27 c474b27684de: Waiting 05:08:27 b60ee7ecd80e: Waiting 05:08:27 be7cbfa17043: Waiting 05:08:27 f728ab102b56: Waiting 05:08:27 15e2b92f036b: Waiting 05:08:27 d62a02444d39: Waiting 05:08:27 82b9448d9e06: Waiting 05:08:27 467112bf3df6: Waiting 05:08:27 e9e5c27dc8eb: Pushed 05:08:27 7eb6ebb6190d: Pushed 05:08:28 48fe8646d184: Pushed 05:08:28 d4160b7d6ed2: Pushed 05:08:28 73937ed57cd7: Pushed 05:08:28 15e2b92f036b: Layer already exists 05:08:28 467112bf3df6: Pushed 05:08:28 c474b27684de: Layer already exists 05:08:28 70769d4a6c1a: Pushed 05:08:28 5f70bf18a086: Layer already exists 05:08:28 58299f0a90d0: Pushed 05:08:28 be7cbfa17043: Pushed 05:08:28 f728ab102b56: Pushed 05:08:28 33d126705d52: Pushed 05:08:28 d62a02444d39: Layer already exists 05:08:28 82b9448d9e06: Pushed 05:08:29 b60ee7ecd80e: Pushed 05:08:29 b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:af9bb4c8424b05efc25092d513463ec07c5f9e3386df31f0f993130ca949e5c0 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:29 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 05:08:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:08:30 48fe8646d184: Preparing 05:08:30 d4160b7d6ed2: Preparing 05:08:30 e9e5c27dc8eb: Preparing 05:08:30 73937ed57cd7: Preparing 05:08:30 7eb6ebb6190d: Preparing 05:08:30 467112bf3df6: Preparing 05:08:30 70769d4a6c1a: Preparing 05:08:30 b60ee7ecd80e: Preparing 05:08:30 15e2b92f036b: Preparing 05:08:30 c474b27684de: Preparing 05:08:30 f728ab102b56: Preparing 05:08:30 be7cbfa17043: Preparing 05:08:30 5f70bf18a086: Preparing 05:08:30 58299f0a90d0: Preparing 05:08:30 33d126705d52: Preparing 05:08:30 82b9448d9e06: Preparing 05:08:30 d62a02444d39: Preparing 05:08:30 b60ee7ecd80e: Waiting 05:08:30 15e2b92f036b: Waiting 05:08:30 c474b27684de: Waiting 05:08:30 467112bf3df6: Waiting 05:08:30 33d126705d52: Waiting 05:08:30 f728ab102b56: Waiting 05:08:30 70769d4a6c1a: Waiting 05:08:30 be7cbfa17043: Waiting 05:08:30 5f70bf18a086: Waiting 05:08:30 82b9448d9e06: Waiting 05:08:30 58299f0a90d0: Waiting 05:08:30 d62a02444d39: Waiting 05:08:30 73937ed57cd7: Layer already exists 05:08:30 7eb6ebb6190d: Layer already exists 05:08:30 e9e5c27dc8eb: Layer already exists 05:08:30 48fe8646d184: Layer already exists 05:08:30 d4160b7d6ed2: Layer already exists 05:08:30 70769d4a6c1a: Layer already exists 05:08:30 467112bf3df6: Layer already exists 05:08:30 b60ee7ecd80e: Layer already exists 05:08:30 15e2b92f036b: Layer already exists 05:08:30 c474b27684de: Layer already exists 05:08:30 be7cbfa17043: Layer already exists 05:08:30 f728ab102b56: Layer already exists 05:08:30 58299f0a90d0: Layer already exists 05:08:30 33d126705d52: Layer already exists 05:08:30 5f70bf18a086: Layer already exists 05:08:30 82b9448d9e06: Layer already exists 05:08:30 d62a02444d39: Layer already exists 05:08:30 latest: digest: sha256:af9bb4c8424b05efc25092d513463ec07c5f9e3386df31f0f993130ca949e5c0 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:30 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:30 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.82 05:08:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:08:30 48fe8646d184: Preparing 05:08:30 d4160b7d6ed2: Preparing 05:08:30 e9e5c27dc8eb: Preparing 05:08:30 73937ed57cd7: Preparing 05:08:30 7eb6ebb6190d: Preparing 05:08:30 467112bf3df6: Preparing 05:08:30 70769d4a6c1a: Preparing 05:08:30 b60ee7ecd80e: Preparing 05:08:30 15e2b92f036b: Preparing 05:08:30 c474b27684de: Preparing 05:08:30 f728ab102b56: Preparing 05:08:30 be7cbfa17043: Preparing 05:08:30 5f70bf18a086: Preparing 05:08:30 58299f0a90d0: Preparing 05:08:30 33d126705d52: Preparing 05:08:30 82b9448d9e06: Preparing 05:08:30 d62a02444d39: Preparing 05:08:30 70769d4a6c1a: Waiting 05:08:30 33d126705d52: Waiting 05:08:30 be7cbfa17043: Waiting 05:08:30 b60ee7ecd80e: Waiting 05:08:30 82b9448d9e06: Waiting 05:08:30 d62a02444d39: Waiting 05:08:30 5f70bf18a086: Waiting 05:08:30 58299f0a90d0: Waiting 05:08:30 15e2b92f036b: Waiting 05:08:30 c474b27684de: Waiting 05:08:30 f728ab102b56: Waiting 05:08:30 d4160b7d6ed2: Layer already exists 05:08:30 e9e5c27dc8eb: Layer already exists 05:08:30 48fe8646d184: Layer already exists 05:08:30 73937ed57cd7: Layer already exists 05:08:30 7eb6ebb6190d: Layer already exists 05:08:30 15e2b92f036b: Layer already exists 05:08:30 70769d4a6c1a: Layer already exists 05:08:30 467112bf3df6: Layer already exists 05:08:30 c474b27684de: Layer already exists 05:08:30 b60ee7ecd80e: Layer already exists 05:08:30 f728ab102b56: Layer already exists 05:08:30 be7cbfa17043: Layer already exists 05:08:30 33d126705d52: Layer already exists 05:08:30 5f70bf18a086: Layer already exists 05:08:30 58299f0a90d0: Layer already exists 05:08:30 82b9448d9e06: Layer already exists 05:08:30 d62a02444d39: Layer already exists 05:08:30 3.2.0-dev.82: digest: sha256:af9bb4c8424b05efc25092d513463ec07c5f9e3386df31f0f993130ca949e5c0 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:31 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:31 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 05:08:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:08:31 48fe8646d184: Preparing 05:08:31 d4160b7d6ed2: Preparing 05:08:31 e9e5c27dc8eb: Preparing 05:08:31 73937ed57cd7: Preparing 05:08:31 7eb6ebb6190d: Preparing 05:08:31 467112bf3df6: Preparing 05:08:31 70769d4a6c1a: Preparing 05:08:31 b60ee7ecd80e: Preparing 05:08:31 15e2b92f036b: Preparing 05:08:31 c474b27684de: Preparing 05:08:31 f728ab102b56: Preparing 05:08:31 be7cbfa17043: Preparing 05:08:31 5f70bf18a086: Preparing 05:08:31 58299f0a90d0: Preparing 05:08:31 33d126705d52: Preparing 05:08:31 82b9448d9e06: Preparing 05:08:31 d62a02444d39: Preparing 05:08:31 467112bf3df6: Waiting 05:08:31 70769d4a6c1a: Waiting 05:08:31 b60ee7ecd80e: Waiting 05:08:31 15e2b92f036b: Waiting 05:08:31 c474b27684de: Waiting 05:08:31 f728ab102b56: Waiting 05:08:31 be7cbfa17043: Waiting 05:08:31 33d126705d52: Waiting 05:08:31 82b9448d9e06: Waiting 05:08:31 5f70bf18a086: Waiting 05:08:31 58299f0a90d0: Waiting 05:08:31 d62a02444d39: Waiting 05:08:31 e9e5c27dc8eb: Layer already exists 05:08:31 48fe8646d184: Layer already exists 05:08:31 7eb6ebb6190d: Layer already exists 05:08:31 d4160b7d6ed2: Layer already exists 05:08:31 73937ed57cd7: Layer already exists 05:08:31 467112bf3df6: Layer already exists 05:08:31 70769d4a6c1a: Layer already exists 05:08:31 b60ee7ecd80e: Layer already exists 05:08:31 c474b27684de: Layer already exists 05:08:31 15e2b92f036b: Layer already exists 05:08:31 be7cbfa17043: Layer already exists 05:08:31 f728ab102b56: Layer already exists 05:08:31 58299f0a90d0: Layer already exists 05:08:31 5f70bf18a086: Layer already exists 05:08:31 33d126705d52: Layer already exists 05:08:31 82b9448d9e06: Layer already exists 05:08:31 d62a02444d39: Layer already exists 05:08:31 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82: digest: sha256:af9bb4c8424b05efc25092d513463ec07c5f9e3386df31f0f993130ca949e5c0 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:31 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:32 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 05:08:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 05:08:32 48fe8646d184: Preparing 05:08:32 d4160b7d6ed2: Preparing 05:08:32 e9e5c27dc8eb: Preparing 05:08:32 73937ed57cd7: Preparing 05:08:32 7eb6ebb6190d: Preparing 05:08:32 467112bf3df6: Preparing 05:08:32 70769d4a6c1a: Preparing 05:08:32 b60ee7ecd80e: Preparing 05:08:32 15e2b92f036b: Preparing 05:08:32 c474b27684de: Preparing 05:08:32 f728ab102b56: Preparing 05:08:32 be7cbfa17043: Preparing 05:08:32 5f70bf18a086: Preparing 05:08:32 58299f0a90d0: Preparing 05:08:32 33d126705d52: Preparing 05:08:32 82b9448d9e06: Preparing 05:08:32 d62a02444d39: Preparing 05:08:32 f728ab102b56: Waiting 05:08:32 be7cbfa17043: Waiting 05:08:32 5f70bf18a086: Waiting 05:08:32 82b9448d9e06: Waiting 05:08:32 d62a02444d39: Waiting 05:08:32 467112bf3df6: Waiting 05:08:32 58299f0a90d0: Waiting 05:08:32 33d126705d52: Waiting 05:08:32 b60ee7ecd80e: Waiting 05:08:32 70769d4a6c1a: Waiting 05:08:32 15e2b92f036b: Waiting 05:08:32 c474b27684de: Waiting 05:08:32 d4160b7d6ed2: Layer already exists 05:08:32 e9e5c27dc8eb: Layer already exists 05:08:32 7eb6ebb6190d: Layer already exists 05:08:32 73937ed57cd7: Layer already exists 05:08:32 48fe8646d184: Layer already exists 05:08:32 467112bf3df6: Layer already exists 05:08:32 15e2b92f036b: Layer already exists 05:08:32 b60ee7ecd80e: Layer already exists 05:08:32 70769d4a6c1a: Layer already exists 05:08:32 c474b27684de: Layer already exists 05:08:32 f728ab102b56: Layer already exists 05:08:32 5f70bf18a086: Layer already exists 05:08:32 33d126705d52: Layer already exists 05:08:32 be7cbfa17043: Layer already exists 05:08:32 58299f0a90d0: Layer already exists 05:08:32 82b9448d9e06: Layer already exists 05:08:32 d62a02444d39: Layer already exists 05:08:32 main: digest: sha256:af9bb4c8424b05efc25092d513463ec07c5f9e3386df31f0f993130ca949e5c0 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:08:32 ===================================================== [Pipeline] echo 05:08:32 taggedImages: 05:08:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:b97f2c868d9ba238902f81729662ab6d4c678502 05:08:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 05:08:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:3.2.0-dev.82 05:08:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 05:08:32 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 05:08:32 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 05:08:32 b97f2c868d9ba238902f81729662ab6d4c678502 05:08:32 latest 05:08:32 3.2.0-dev.82 05:08:32 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 05:08:32 main 05:08:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:32 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:33 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b97f2c868d9ba238902f81729662ab6d4c678502 05:08:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:08:33 e7a0fb7d351b: Preparing 05:08:33 adbee2969c3e: Preparing 05:08:33 a29660d6d989: Preparing 05:08:33 3c5db36d71e7: Preparing 05:08:33 15e2b92f036b: Preparing 05:08:33 c474b27684de: Preparing 05:08:33 2642d418b284: Preparing 05:08:33 ce65a78e2b91: Preparing 05:08:33 d62a02444d39: Preparing 05:08:33 2642d418b284: Waiting 05:08:33 c474b27684de: Waiting 05:08:33 ce65a78e2b91: Waiting 05:08:33 d62a02444d39: Waiting 05:08:33 adbee2969c3e: Layer already exists 05:08:33 15e2b92f036b: Layer already exists 05:08:33 c474b27684de: Layer already exists 05:08:33 2642d418b284: Layer already exists 05:08:33 ce65a78e2b91: Layer already exists 05:08:33 d62a02444d39: Layer already exists 05:08:33 a29660d6d989: Pushed 05:08:33 e7a0fb7d351b: Pushed 05:08:35 3c5db36d71e7: Pushed 05:08:35 b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:666d14b55f7f7eae9cee9813c2ef17a9d13ad82dd695979a0cb7e44115fd8a8f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:35 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 05:08:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:08:36 e7a0fb7d351b: Preparing 05:08:36 adbee2969c3e: Preparing 05:08:36 a29660d6d989: Preparing 05:08:36 3c5db36d71e7: Preparing 05:08:36 15e2b92f036b: Preparing 05:08:36 c474b27684de: Preparing 05:08:36 2642d418b284: Preparing 05:08:36 c474b27684de: Waiting 05:08:36 ce65a78e2b91: Preparing 05:08:36 d62a02444d39: Preparing 05:08:36 2642d418b284: Waiting 05:08:36 d62a02444d39: Waiting 05:08:36 ce65a78e2b91: Waiting 05:08:36 15e2b92f036b: Layer already exists 05:08:36 3c5db36d71e7: Layer already exists 05:08:36 a29660d6d989: Layer already exists 05:08:36 e7a0fb7d351b: Layer already exists 05:08:36 adbee2969c3e: Layer already exists 05:08:36 2642d418b284: Layer already exists 05:08:36 c474b27684de: Layer already exists 05:08:36 ce65a78e2b91: Layer already exists 05:08:36 d62a02444d39: Layer already exists 05:08:36 latest: digest: sha256:666d14b55f7f7eae9cee9813c2ef17a9d13ad82dd695979a0cb7e44115fd8a8f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:36 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:36 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.82 05:08:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:08:36 e7a0fb7d351b: Preparing 05:08:36 adbee2969c3e: Preparing 05:08:36 a29660d6d989: Preparing 05:08:36 3c5db36d71e7: Preparing 05:08:36 15e2b92f036b: Preparing 05:08:36 c474b27684de: Preparing 05:08:36 2642d418b284: Preparing 05:08:36 ce65a78e2b91: Preparing 05:08:36 d62a02444d39: Preparing 05:08:36 d62a02444d39: Waiting 05:08:36 ce65a78e2b91: Waiting 05:08:36 c474b27684de: Waiting 05:08:36 2642d418b284: Waiting 05:08:36 e7a0fb7d351b: Layer already exists 05:08:36 adbee2969c3e: Layer already exists 05:08:36 a29660d6d989: Layer already exists 05:08:36 3c5db36d71e7: Layer already exists 05:08:36 15e2b92f036b: Layer already exists 05:08:36 2642d418b284: Layer already exists 05:08:36 ce65a78e2b91: Layer already exists 05:08:36 c474b27684de: Layer already exists 05:08:36 d62a02444d39: Layer already exists 05:08:36 3.2.0-dev.82: digest: sha256:666d14b55f7f7eae9cee9813c2ef17a9d13ad82dd695979a0cb7e44115fd8a8f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:37 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:37 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 05:08:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:08:37 e7a0fb7d351b: Preparing 05:08:37 adbee2969c3e: Preparing 05:08:37 a29660d6d989: Preparing 05:08:37 3c5db36d71e7: Preparing 05:08:37 15e2b92f036b: Preparing 05:08:37 c474b27684de: Preparing 05:08:37 2642d418b284: Preparing 05:08:37 ce65a78e2b91: Preparing 05:08:37 d62a02444d39: Preparing 05:08:37 2642d418b284: Waiting 05:08:37 ce65a78e2b91: Waiting 05:08:37 d62a02444d39: Waiting 05:08:37 c474b27684de: Waiting 05:08:37 15e2b92f036b: Layer already exists 05:08:37 e7a0fb7d351b: Layer already exists 05:08:37 a29660d6d989: Layer already exists 05:08:37 3c5db36d71e7: Layer already exists 05:08:37 adbee2969c3e: Layer already exists 05:08:37 d62a02444d39: Layer already exists 05:08:37 2642d418b284: Layer already exists 05:08:37 c474b27684de: Layer already exists 05:08:37 ce65a78e2b91: Layer already exists 05:08:37 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82: digest: sha256:666d14b55f7f7eae9cee9813c2ef17a9d13ad82dd695979a0cb7e44115fd8a8f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:37 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 05:08:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 05:08:38 e7a0fb7d351b: Preparing 05:08:38 adbee2969c3e: Preparing 05:08:38 a29660d6d989: Preparing 05:08:38 3c5db36d71e7: Preparing 05:08:38 15e2b92f036b: Preparing 05:08:38 c474b27684de: Preparing 05:08:38 2642d418b284: Preparing 05:08:38 ce65a78e2b91: Preparing 05:08:38 d62a02444d39: Preparing 05:08:38 c474b27684de: Waiting 05:08:38 2642d418b284: Waiting 05:08:38 ce65a78e2b91: Waiting 05:08:38 e7a0fb7d351b: Layer already exists 05:08:38 15e2b92f036b: Layer already exists 05:08:38 3c5db36d71e7: Layer already exists 05:08:38 adbee2969c3e: Layer already exists 05:08:38 a29660d6d989: Layer already exists 05:08:38 2642d418b284: Layer already exists 05:08:38 c474b27684de: Layer already exists 05:08:38 ce65a78e2b91: Layer already exists 05:08:38 d62a02444d39: Layer already exists 05:08:38 main: digest: sha256:666d14b55f7f7eae9cee9813c2ef17a9d13ad82dd695979a0cb7e44115fd8a8f size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:08:38 ===================================================== [Pipeline] echo 05:08:38 taggedImages: 05:08:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth:b97f2c868d9ba238902f81729662ab6d4c678502 05:08:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 05:08:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth:3.2.0-dev.82 05:08:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 05:08:38 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 05:08:38 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 05:08:38 b97f2c868d9ba238902f81729662ab6d4c678502 05:08:38 latest 05:08:38 3.2.0-dev.82 05:08:38 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 05:08:38 main 05:08:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:38 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b97f2c868d9ba238902f81729662ab6d4c678502 05:08:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:08:38 cbb016187d7a: Preparing 05:08:38 6e28c616641f: Preparing 05:08:38 3005236db44a: Preparing 05:08:38 c7e629f3886e: Preparing 05:08:38 9c9742e67ea6: Preparing 05:08:38 15e2b92f036b: Preparing 05:08:38 c474b27684de: Preparing 05:08:38 9769130583da: Preparing 05:08:38 60d40f491fab: Preparing 05:08:38 81c7d9b927cc: Preparing 05:08:38 d62a02444d39: Preparing 05:08:38 9769130583da: Waiting 05:08:38 81c7d9b927cc: Waiting 05:08:38 15e2b92f036b: Waiting 05:08:38 c474b27684de: Waiting 05:08:39 9c9742e67ea6: Pushed 05:08:39 c7e629f3886e: Pushed 05:08:39 6e28c616641f: Pushed 05:08:39 cbb016187d7a: Pushed 05:08:39 15e2b92f036b: Layer already exists 05:08:39 c474b27684de: Layer already exists 05:08:39 d62a02444d39: Layer already exists 05:08:39 9769130583da: Pushed 05:08:39 60d40f491fab: Pushed 05:08:39 3005236db44a: Pushed 05:08:40 81c7d9b927cc: Pushed 05:08:40 b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:5fac94b4809b5815fcbf270599b5cd8ccf58abc2e85a3ac3d8af7e065384ac3c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:41 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:41 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 05:08:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:08:41 cbb016187d7a: Preparing 05:08:41 6e28c616641f: Preparing 05:08:41 3005236db44a: Preparing 05:08:41 c7e629f3886e: Preparing 05:08:41 9c9742e67ea6: Preparing 05:08:41 15e2b92f036b: Preparing 05:08:41 c474b27684de: Preparing 05:08:41 9769130583da: Preparing 05:08:41 60d40f491fab: Preparing 05:08:41 81c7d9b927cc: Preparing 05:08:41 d62a02444d39: Preparing 05:08:41 15e2b92f036b: Waiting 05:08:41 c474b27684de: Waiting 05:08:41 81c7d9b927cc: Waiting 05:08:41 9769130583da: Waiting 05:08:41 60d40f491fab: Waiting 05:08:41 d62a02444d39: Waiting 05:08:41 c7e629f3886e: Layer already exists 05:08:41 3005236db44a: Layer already exists 05:08:41 9c9742e67ea6: Layer already exists 05:08:41 cbb016187d7a: Layer already exists 05:08:41 6e28c616641f: Layer already exists 05:08:41 15e2b92f036b: Layer already exists 05:08:41 9769130583da: Layer already exists 05:08:41 60d40f491fab: Layer already exists 05:08:41 c474b27684de: Layer already exists 05:08:41 81c7d9b927cc: Layer already exists 05:08:41 d62a02444d39: Layer already exists 05:08:41 latest: digest: sha256:5fac94b4809b5815fcbf270599b5cd8ccf58abc2e85a3ac3d8af7e065384ac3c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:41 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.82 05:08:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:08:42 cbb016187d7a: Preparing 05:08:42 6e28c616641f: Preparing 05:08:42 3005236db44a: Preparing 05:08:42 c7e629f3886e: Preparing 05:08:42 9c9742e67ea6: Preparing 05:08:42 15e2b92f036b: Preparing 05:08:42 c474b27684de: Preparing 05:08:42 9769130583da: Preparing 05:08:42 60d40f491fab: Preparing 05:08:42 81c7d9b927cc: Preparing 05:08:42 d62a02444d39: Preparing 05:08:42 60d40f491fab: Waiting 05:08:42 15e2b92f036b: Waiting 05:08:42 c474b27684de: Waiting 05:08:42 9769130583da: Waiting 05:08:42 d62a02444d39: Waiting 05:08:42 3005236db44a: Layer already exists 05:08:42 9c9742e67ea6: Layer already exists 05:08:42 6e28c616641f: Layer already exists 05:08:42 c7e629f3886e: Layer already exists 05:08:42 cbb016187d7a: Layer already exists 05:08:42 15e2b92f036b: Layer already exists 05:08:42 c474b27684de: Layer already exists 05:08:42 60d40f491fab: Layer already exists 05:08:42 9769130583da: Layer already exists 05:08:42 81c7d9b927cc: Layer already exists 05:08:42 d62a02444d39: Layer already exists 05:08:42 3.2.0-dev.82: digest: sha256:5fac94b4809b5815fcbf270599b5cd8ccf58abc2e85a3ac3d8af7e065384ac3c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:42 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:42 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 05:08:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:08:42 cbb016187d7a: Preparing 05:08:42 6e28c616641f: Preparing 05:08:42 3005236db44a: Preparing 05:08:42 c7e629f3886e: Preparing 05:08:42 9c9742e67ea6: Preparing 05:08:42 15e2b92f036b: Preparing 05:08:42 c474b27684de: Preparing 05:08:42 9769130583da: Preparing 05:08:42 60d40f491fab: Preparing 05:08:42 81c7d9b927cc: Preparing 05:08:42 d62a02444d39: Preparing 05:08:42 9769130583da: Waiting 05:08:42 60d40f491fab: Waiting 05:08:42 81c7d9b927cc: Waiting 05:08:42 d62a02444d39: Waiting 05:08:42 15e2b92f036b: Waiting 05:08:42 c474b27684de: Waiting 05:08:42 c7e629f3886e: Layer already exists 05:08:42 3005236db44a: Layer already exists 05:08:42 9c9742e67ea6: Layer already exists 05:08:42 cbb016187d7a: Layer already exists 05:08:42 6e28c616641f: Layer already exists 05:08:42 15e2b92f036b: Layer already exists 05:08:42 9769130583da: Layer already exists 05:08:42 c474b27684de: Layer already exists 05:08:42 81c7d9b927cc: Layer already exists 05:08:42 60d40f491fab: Layer already exists 05:08:42 d62a02444d39: Layer already exists 05:08:42 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82: digest: sha256:5fac94b4809b5815fcbf270599b5cd8ccf58abc2e85a3ac3d8af7e065384ac3c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:43 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:43 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 05:08:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 05:08:43 cbb016187d7a: Preparing 05:08:43 6e28c616641f: Preparing 05:08:43 3005236db44a: Preparing 05:08:43 c7e629f3886e: Preparing 05:08:43 9c9742e67ea6: Preparing 05:08:43 15e2b92f036b: Preparing 05:08:43 c474b27684de: Preparing 05:08:43 9769130583da: Preparing 05:08:43 60d40f491fab: Preparing 05:08:43 81c7d9b927cc: Preparing 05:08:43 d62a02444d39: Preparing 05:08:43 15e2b92f036b: Waiting 05:08:43 c474b27684de: Waiting 05:08:43 9769130583da: Waiting 05:08:43 d62a02444d39: Waiting 05:08:43 60d40f491fab: Waiting 05:08:43 6e28c616641f: Layer already exists 05:08:43 9c9742e67ea6: Layer already exists 05:08:43 cbb016187d7a: Layer already exists 05:08:43 c7e629f3886e: Layer already exists 05:08:43 3005236db44a: Layer already exists 05:08:43 c474b27684de: Layer already exists 05:08:43 81c7d9b927cc: Layer already exists 05:08:43 15e2b92f036b: Layer already exists 05:08:43 60d40f491fab: Layer already exists 05:08:43 9769130583da: Layer already exists 05:08:43 d62a02444d39: Layer already exists 05:08:43 main: digest: sha256:5fac94b4809b5815fcbf270599b5cd8ccf58abc2e85a3ac3d8af7e065384ac3c size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:08:44 ===================================================== [Pipeline] echo 05:08:44 taggedImages: 05:08:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup:b97f2c868d9ba238902f81729662ab6d4c678502 05:08:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 05:08:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup:3.2.0-dev.82 05:08:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 05:08:44 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 05:08:44 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 05:08:44 b97f2c868d9ba238902f81729662ab6d4c678502 05:08:44 latest 05:08:44 3.2.0-dev.82 05:08:44 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 05:08:44 main 05:08:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:44 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:44 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b97f2c868d9ba238902f81729662ab6d4c678502 05:08:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:08:44 7f3871b8f82d: Preparing 05:08:44 216d514e6d80: Preparing 05:08:44 87311e3ca589: Preparing 05:08:44 2cb651fb9257: Preparing 05:08:44 e00b3b0fa60c: Preparing 05:08:44 43799621fcf4: Preparing 05:08:44 4ce74aa78135: Preparing 05:08:44 15e2b92f036b: Preparing 05:08:44 c474b27684de: Preparing 05:08:44 d0a6c8bdde19: Preparing 05:08:44 a5d1de1a5d6d: Preparing 05:08:44 d62a02444d39: Preparing 05:08:44 43799621fcf4: Waiting 05:08:44 4ce74aa78135: Waiting 05:08:44 15e2b92f036b: Waiting 05:08:44 c474b27684de: Waiting 05:08:44 d0a6c8bdde19: Waiting 05:08:44 d62a02444d39: Waiting 05:08:44 216d514e6d80: Pushed 05:08:44 7f3871b8f82d: Pushed 05:08:44 e00b3b0fa60c: Pushed 05:08:44 15e2b92f036b: Layer already exists 05:08:44 c474b27684de: Layer already exists 05:08:45 43799621fcf4: Pushed 05:08:45 4ce74aa78135: Pushed 05:08:45 d0a6c8bdde19: Pushed 05:08:45 d62a02444d39: Layer already exists 05:08:45 2cb651fb9257: Pushed 05:08:46 87311e3ca589: Pushed 05:08:46 a5d1de1a5d6d: Pushed 05:08:46 b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:7e847eb303efc3199c24b86ce5b56e6e3ae07b1bf6c97832216b5acdb18edb5b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:46 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 05:08:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:08:47 7f3871b8f82d: Preparing 05:08:47 216d514e6d80: Preparing 05:08:47 87311e3ca589: Preparing 05:08:47 2cb651fb9257: Preparing 05:08:47 e00b3b0fa60c: Preparing 05:08:47 43799621fcf4: Preparing 05:08:47 4ce74aa78135: Preparing 05:08:47 15e2b92f036b: Preparing 05:08:47 c474b27684de: Preparing 05:08:47 d0a6c8bdde19: Preparing 05:08:47 a5d1de1a5d6d: Preparing 05:08:47 d62a02444d39: Preparing 05:08:47 15e2b92f036b: Waiting 05:08:47 a5d1de1a5d6d: Waiting 05:08:47 d0a6c8bdde19: Waiting 05:08:47 c474b27684de: Waiting 05:08:47 43799621fcf4: Waiting 05:08:47 4ce74aa78135: Waiting 05:08:47 e00b3b0fa60c: Layer already exists 05:08:47 87311e3ca589: Layer already exists 05:08:47 2cb651fb9257: Layer already exists 05:08:47 7f3871b8f82d: Layer already exists 05:08:47 216d514e6d80: Layer already exists 05:08:47 4ce74aa78135: Layer already exists 05:08:47 15e2b92f036b: Layer already exists 05:08:47 43799621fcf4: Layer already exists 05:08:47 c474b27684de: Layer already exists 05:08:47 d0a6c8bdde19: Layer already exists 05:08:47 d62a02444d39: Layer already exists 05:08:47 a5d1de1a5d6d: Layer already exists 05:08:47 latest: digest: sha256:7e847eb303efc3199c24b86ce5b56e6e3ae07b1bf6c97832216b5acdb18edb5b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:47 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:47 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.82 05:08:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:08:47 7f3871b8f82d: Preparing 05:08:47 216d514e6d80: Preparing 05:08:47 87311e3ca589: Preparing 05:08:47 2cb651fb9257: Preparing 05:08:47 e00b3b0fa60c: Preparing 05:08:47 43799621fcf4: Preparing 05:08:47 4ce74aa78135: Preparing 05:08:47 15e2b92f036b: Preparing 05:08:47 c474b27684de: Preparing 05:08:47 d0a6c8bdde19: Preparing 05:08:47 a5d1de1a5d6d: Preparing 05:08:47 d62a02444d39: Preparing 05:08:47 4ce74aa78135: Waiting 05:08:47 15e2b92f036b: Waiting 05:08:47 c474b27684de: Waiting 05:08:47 a5d1de1a5d6d: Waiting 05:08:47 d62a02444d39: Waiting 05:08:47 43799621fcf4: Waiting 05:08:47 2cb651fb9257: Layer already exists 05:08:47 216d514e6d80: Layer already exists 05:08:47 87311e3ca589: Layer already exists 05:08:47 7f3871b8f82d: Layer already exists 05:08:47 e00b3b0fa60c: Layer already exists 05:08:47 43799621fcf4: Layer already exists 05:08:47 c474b27684de: Layer already exists 05:08:47 4ce74aa78135: Layer already exists 05:08:47 15e2b92f036b: Layer already exists 05:08:47 d0a6c8bdde19: Layer already exists 05:08:47 a5d1de1a5d6d: Layer already exists 05:08:47 d62a02444d39: Layer already exists 05:08:47 3.2.0-dev.82: digest: sha256:7e847eb303efc3199c24b86ce5b56e6e3ae07b1bf6c97832216b5acdb18edb5b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:48 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:48 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 05:08:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:08:48 7f3871b8f82d: Preparing 05:08:48 216d514e6d80: Preparing 05:08:48 87311e3ca589: Preparing 05:08:48 2cb651fb9257: Preparing 05:08:48 e00b3b0fa60c: Preparing 05:08:48 43799621fcf4: Preparing 05:08:48 4ce74aa78135: Preparing 05:08:48 15e2b92f036b: Preparing 05:08:48 c474b27684de: Preparing 05:08:48 d0a6c8bdde19: Preparing 05:08:48 a5d1de1a5d6d: Preparing 05:08:48 d62a02444d39: Preparing 05:08:48 4ce74aa78135: Waiting 05:08:48 d0a6c8bdde19: Waiting 05:08:48 c474b27684de: Waiting 05:08:48 d62a02444d39: Waiting 05:08:48 15e2b92f036b: Waiting 05:08:48 43799621fcf4: Waiting 05:08:48 87311e3ca589: Layer already exists 05:08:48 216d514e6d80: Layer already exists 05:08:48 2cb651fb9257: Layer already exists 05:08:48 7f3871b8f82d: Layer already exists 05:08:48 e00b3b0fa60c: Layer already exists 05:08:48 43799621fcf4: Layer already exists 05:08:48 15e2b92f036b: Layer already exists 05:08:48 c474b27684de: Layer already exists 05:08:48 d0a6c8bdde19: Layer already exists 05:08:48 4ce74aa78135: Layer already exists 05:08:48 d62a02444d39: Layer already exists 05:08:48 a5d1de1a5d6d: Layer already exists 05:08:48 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82: digest: sha256:7e847eb303efc3199c24b86ce5b56e6e3ae07b1bf6c97832216b5acdb18edb5b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:48 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:49 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 05:08:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 05:08:49 7f3871b8f82d: Preparing 05:08:49 216d514e6d80: Preparing 05:08:49 87311e3ca589: Preparing 05:08:49 2cb651fb9257: Preparing 05:08:49 e00b3b0fa60c: Preparing 05:08:49 43799621fcf4: Preparing 05:08:49 4ce74aa78135: Preparing 05:08:49 15e2b92f036b: Preparing 05:08:49 c474b27684de: Preparing 05:08:49 d0a6c8bdde19: Preparing 05:08:49 a5d1de1a5d6d: Preparing 05:08:49 d62a02444d39: Preparing 05:08:49 c474b27684de: Waiting 05:08:49 d0a6c8bdde19: Waiting 05:08:49 a5d1de1a5d6d: Waiting 05:08:49 43799621fcf4: Waiting 05:08:49 d62a02444d39: Waiting 05:08:49 15e2b92f036b: Waiting 05:08:49 4ce74aa78135: Waiting 05:08:49 e00b3b0fa60c: Layer already exists 05:08:49 2cb651fb9257: Layer already exists 05:08:49 7f3871b8f82d: Layer already exists 05:08:49 87311e3ca589: Layer already exists 05:08:49 216d514e6d80: Layer already exists 05:08:49 15e2b92f036b: Layer already exists 05:08:49 43799621fcf4: Layer already exists 05:08:49 d0a6c8bdde19: Layer already exists 05:08:49 4ce74aa78135: Layer already exists 05:08:49 c474b27684de: Layer already exists 05:08:49 d62a02444d39: Layer already exists 05:08:49 a5d1de1a5d6d: Layer already exists 05:08:49 main: digest: sha256:7e847eb303efc3199c24b86ce5b56e6e3ae07b1bf6c97832216b5acdb18edb5b size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:08:49 ===================================================== [Pipeline] echo 05:08:49 taggedImages: 05:08:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b97f2c868d9ba238902f81729662ab6d4c678502 05:08:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 05:08:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:3.2.0-dev.82 05:08:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 05:08:49 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 05:08:49 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 05:08:49 b97f2c868d9ba238902f81729662ab6d4c678502 05:08:49 latest 05:08:49 3.2.0-dev.82 05:08:49 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 05:08:49 main 05:08:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:49 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:50 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b97f2c868d9ba238902f81729662ab6d4c678502 05:08:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:08:50 e79d3bedce86: Preparing 05:08:50 db2a589df732: Preparing 05:08:50 15e2b92f036b: Preparing 05:08:50 c474b27684de: Preparing 05:08:50 9bd2c58e225e: Preparing 05:08:50 40b9a48d9420: Preparing 05:08:50 d62a02444d39: Preparing 05:08:50 40b9a48d9420: Waiting 05:08:50 d62a02444d39: Waiting 05:08:50 c474b27684de: Layer already exists 05:08:50 15e2b92f036b: Layer already exists 05:08:50 d62a02444d39: Layer already exists 05:08:50 e79d3bedce86: Pushed 05:08:50 9bd2c58e225e: Pushed 05:08:51 40b9a48d9420: Pushed 05:08:51 db2a589df732: Pushed 05:08:51 b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:b8a38ada0422aaf1ab2ae70b356807231bb08a6eefb6a26389dd4aa2f7d239dc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:52 + 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 05:08:52 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 05:08:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:08:52 e79d3bedce86: Preparing 05:08:52 db2a589df732: Preparing 05:08:52 15e2b92f036b: Preparing 05:08:52 c474b27684de: Preparing 05:08:52 9bd2c58e225e: Preparing 05:08:52 40b9a48d9420: Preparing 05:08:52 d62a02444d39: Preparing 05:08:52 40b9a48d9420: Waiting 05:08:52 d62a02444d39: Waiting 05:08:52 9bd2c58e225e: Layer already exists 05:08:52 e79d3bedce86: Layer already exists 05:08:52 db2a589df732: Layer already exists 05:08:52 c474b27684de: Layer already exists 05:08:52 15e2b92f036b: Layer already exists 05:08:52 40b9a48d9420: Layer already exists 05:08:52 d62a02444d39: Layer already exists 05:08:52 latest: digest: sha256:b8a38ada0422aaf1ab2ae70b356807231bb08a6eefb6a26389dd4aa2f7d239dc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:52 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.82 05:08:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:08:53 e79d3bedce86: Preparing 05:08:53 db2a589df732: Preparing 05:08:53 15e2b92f036b: Preparing 05:08:53 c474b27684de: Preparing 05:08:53 9bd2c58e225e: Preparing 05:08:53 40b9a48d9420: Preparing 05:08:53 d62a02444d39: Preparing 05:08:53 40b9a48d9420: Waiting 05:08:53 d62a02444d39: Waiting 05:08:53 15e2b92f036b: Layer already exists 05:08:53 9bd2c58e225e: Layer already exists 05:08:53 c474b27684de: Layer already exists 05:08:53 db2a589df732: Layer already exists 05:08:53 e79d3bedce86: Layer already exists 05:08:53 40b9a48d9420: Layer already exists 05:08:53 d62a02444d39: Layer already exists 05:08:53 3.2.0-dev.82: digest: sha256:b8a38ada0422aaf1ab2ae70b356807231bb08a6eefb6a26389dd4aa2f7d239dc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:53 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:53 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 05:08:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:08:53 e79d3bedce86: Preparing 05:08:53 db2a589df732: Preparing 05:08:53 15e2b92f036b: Preparing 05:08:53 c474b27684de: Preparing 05:08:53 9bd2c58e225e: Preparing 05:08:53 40b9a48d9420: Preparing 05:08:53 d62a02444d39: Preparing 05:08:53 40b9a48d9420: Waiting 05:08:53 d62a02444d39: Waiting 05:08:53 15e2b92f036b: Layer already exists 05:08:53 c474b27684de: Layer already exists 05:08:53 e79d3bedce86: Layer already exists 05:08:53 db2a589df732: Layer already exists 05:08:53 9bd2c58e225e: Layer already exists 05:08:53 d62a02444d39: Layer already exists 05:08:53 40b9a48d9420: Layer already exists 05:08:53 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82: digest: sha256:b8a38ada0422aaf1ab2ae70b356807231bb08a6eefb6a26389dd4aa2f7d239dc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:54 + 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 05:08:54 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 05:08:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 05:08:54 e79d3bedce86: Preparing 05:08:54 db2a589df732: Preparing 05:08:54 15e2b92f036b: Preparing 05:08:54 c474b27684de: Preparing 05:08:54 9bd2c58e225e: Preparing 05:08:54 40b9a48d9420: Preparing 05:08:54 d62a02444d39: Preparing 05:08:54 d62a02444d39: Waiting 05:08:54 40b9a48d9420: Waiting 05:08:54 15e2b92f036b: Layer already exists 05:08:54 9bd2c58e225e: Layer already exists 05:08:54 e79d3bedce86: Layer already exists 05:08:54 db2a589df732: Layer already exists 05:08:54 c474b27684de: Layer already exists 05:08:54 40b9a48d9420: Layer already exists 05:08:54 d62a02444d39: Layer already exists 05:08:54 main: digest: sha256:b8a38ada0422aaf1ab2ae70b356807231bb08a6eefb6a26389dd4aa2f7d239dc size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:08:54 ===================================================== [Pipeline] echo 05:08:54 taggedImages: 05:08:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b97f2c868d9ba238902f81729662ab6d4c678502 05:08:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 05:08:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:3.2.0-dev.82 05:08:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 05:08:54 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 05:08:54 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 05:08:54 b97f2c868d9ba238902f81729662ab6d4c678502 05:08:54 latest 05:08:54 3.2.0-dev.82 05:08:54 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 05:08:54 main 05:08:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:54 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:08:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b97f2c868d9ba238902f81729662ab6d4c678502 05:08:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:08:55 57fc7de84f75: Preparing 05:08:55 51fd950990c6: Preparing 05:08:55 cf626e13c46a: Preparing 05:08:55 15e2b92f036b: Preparing 05:08:55 c474b27684de: Preparing 05:08:55 692bf7b396f2: Preparing 05:08:55 cfb1fe554180: Preparing 05:08:55 b5bc0016bd55: Preparing 05:08:55 c53065ddbf28: Preparing 05:08:55 d62a02444d39: Preparing 05:08:55 cfb1fe554180: Waiting 05:08:55 b5bc0016bd55: Waiting 05:08:55 c53065ddbf28: Waiting 05:08:55 d62a02444d39: Waiting 05:08:55 692bf7b396f2: Waiting 05:08:55 c474b27684de: Layer already exists 05:08:55 15e2b92f036b: Layer already exists 05:08:55 cf626e13c46a: Pushed 05:08:55 57fc7de84f75: Pushed 05:08:55 51fd950990c6: Pushed 05:08:55 d62a02444d39: Layer already exists 05:08:55 b5bc0016bd55: Pushed 05:08:55 c53065ddbf28: Pushed 05:09:01 cfb1fe554180: Pushed 05:09:05 692bf7b396f2: Pushed 05:09:05 b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:e5725a9ea47324ba24058f935b3e3eb9a7a7fc98832df029739afcf85bb53dcd size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:05 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 05:09:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:09:06 57fc7de84f75: Preparing 05:09:06 51fd950990c6: Preparing 05:09:06 cf626e13c46a: Preparing 05:09:06 15e2b92f036b: Preparing 05:09:06 c474b27684de: Preparing 05:09:06 692bf7b396f2: Preparing 05:09:06 cfb1fe554180: Preparing 05:09:06 b5bc0016bd55: Preparing 05:09:06 c53065ddbf28: Preparing 05:09:06 d62a02444d39: Preparing 05:09:06 692bf7b396f2: Waiting 05:09:06 c53065ddbf28: Waiting 05:09:06 b5bc0016bd55: Waiting 05:09:06 d62a02444d39: Waiting 05:09:06 cf626e13c46a: Layer already exists 05:09:06 51fd950990c6: Layer already exists 05:09:06 c474b27684de: Layer already exists 05:09:06 15e2b92f036b: Layer already exists 05:09:06 57fc7de84f75: Layer already exists 05:09:06 cfb1fe554180: Layer already exists 05:09:06 c53065ddbf28: Layer already exists 05:09:06 b5bc0016bd55: Layer already exists 05:09:06 692bf7b396f2: Layer already exists 05:09:06 d62a02444d39: Layer already exists 05:09:06 latest: digest: sha256:e5725a9ea47324ba24058f935b3e3eb9a7a7fc98832df029739afcf85bb53dcd size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:06 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.82 05:09:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:09:06 57fc7de84f75: Preparing 05:09:06 51fd950990c6: Preparing 05:09:06 cf626e13c46a: Preparing 05:09:06 15e2b92f036b: Preparing 05:09:06 c474b27684de: Preparing 05:09:06 692bf7b396f2: Preparing 05:09:06 cfb1fe554180: Preparing 05:09:06 b5bc0016bd55: Preparing 05:09:06 c53065ddbf28: Preparing 05:09:06 d62a02444d39: Preparing 05:09:06 c53065ddbf28: Waiting 05:09:06 d62a02444d39: Waiting 05:09:06 b5bc0016bd55: Waiting 05:09:06 692bf7b396f2: Waiting 05:09:06 cfb1fe554180: Waiting 05:09:06 15e2b92f036b: Layer already exists 05:09:06 c474b27684de: Layer already exists 05:09:06 57fc7de84f75: Layer already exists 05:09:06 cf626e13c46a: Layer already exists 05:09:06 51fd950990c6: Layer already exists 05:09:06 b5bc0016bd55: Layer already exists 05:09:06 d62a02444d39: Layer already exists 05:09:06 692bf7b396f2: Layer already exists 05:09:06 cfb1fe554180: Layer already exists 05:09:06 c53065ddbf28: Layer already exists 05:09:06 3.2.0-dev.82: digest: sha256:e5725a9ea47324ba24058f935b3e3eb9a7a7fc98832df029739afcf85bb53dcd size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:06 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 05:09:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:09:07 57fc7de84f75: Preparing 05:09:07 51fd950990c6: Preparing 05:09:07 cf626e13c46a: Preparing 05:09:07 15e2b92f036b: Preparing 05:09:07 c474b27684de: Preparing 05:09:07 692bf7b396f2: Preparing 05:09:07 cfb1fe554180: Preparing 05:09:07 b5bc0016bd55: Preparing 05:09:07 c53065ddbf28: Preparing 05:09:07 d62a02444d39: Preparing 05:09:07 692bf7b396f2: Waiting 05:09:07 cfb1fe554180: Waiting 05:09:07 d62a02444d39: Waiting 05:09:07 c53065ddbf28: Waiting 05:09:07 51fd950990c6: Layer already exists 05:09:07 15e2b92f036b: Layer already exists 05:09:07 c474b27684de: Layer already exists 05:09:07 cf626e13c46a: Layer already exists 05:09:07 57fc7de84f75: Layer already exists 05:09:07 b5bc0016bd55: Layer already exists 05:09:07 692bf7b396f2: Layer already exists 05:09:07 cfb1fe554180: Layer already exists 05:09:07 c53065ddbf28: Layer already exists 05:09:07 d62a02444d39: Layer already exists 05:09:07 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82: digest: sha256:e5725a9ea47324ba24058f935b3e3eb9a7a7fc98832df029739afcf85bb53dcd size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:07 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 05:09:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 05:09:07 57fc7de84f75: Preparing 05:09:07 51fd950990c6: Preparing 05:09:07 cf626e13c46a: Preparing 05:09:07 15e2b92f036b: Preparing 05:09:07 c474b27684de: Preparing 05:09:07 692bf7b396f2: Preparing 05:09:07 cfb1fe554180: Preparing 05:09:07 b5bc0016bd55: Preparing 05:09:07 c53065ddbf28: Preparing 05:09:07 d62a02444d39: Preparing 05:09:07 692bf7b396f2: Waiting 05:09:07 cfb1fe554180: Waiting 05:09:07 b5bc0016bd55: Waiting 05:09:07 d62a02444d39: Waiting 05:09:07 c53065ddbf28: Waiting 05:09:07 c474b27684de: Layer already exists 05:09:07 51fd950990c6: Layer already exists 05:09:07 15e2b92f036b: Layer already exists 05:09:07 cf626e13c46a: Layer already exists 05:09:07 57fc7de84f75: Layer already exists 05:09:07 c53065ddbf28: Layer already exists 05:09:07 692bf7b396f2: Layer already exists 05:09:07 cfb1fe554180: Layer already exists 05:09:07 b5bc0016bd55: Layer already exists 05:09:07 d62a02444d39: Layer already exists 05:09:07 main: digest: sha256:e5725a9ea47324ba24058f935b3e3eb9a7a7fc98832df029739afcf85bb53dcd size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:09:08 ===================================================== [Pipeline] echo 05:09:08 taggedImages: 05:09:08 - nexus3.edgexfoundry.org:10004/security-spire-agent:b97f2c868d9ba238902f81729662ab6d4c678502 05:09:08 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 05:09:08 - nexus3.edgexfoundry.org:10004/security-spire-agent:3.2.0-dev.82 05:09:08 - nexus3.edgexfoundry.org:10004/security-spire-agent:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 05:09:08 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 05:09:08 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 05:09:08 b97f2c868d9ba238902f81729662ab6d4c678502 05:09:08 latest 05:09:08 3.2.0-dev.82 05:09:08 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 05:09:08 main 05:09:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:08 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b97f2c868d9ba238902f81729662ab6d4c678502 05:09:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:09:08 dc777f3ad3d8: Preparing 05:09:08 8f10c715ea42: Preparing 05:09:08 b4b147728d8c: Preparing 05:09:08 15e2b92f036b: Preparing 05:09:08 c474b27684de: Preparing 05:09:08 7bac343d4d8d: Preparing 05:09:08 aa98a8a061a9: Preparing 05:09:08 697fa4b8e4bb: Preparing 05:09:08 d62a02444d39: Preparing 05:09:08 7bac343d4d8d: Waiting 05:09:08 aa98a8a061a9: Waiting 05:09:08 697fa4b8e4bb: Waiting 05:09:08 d62a02444d39: Waiting 05:09:08 15e2b92f036b: Layer already exists 05:09:08 c474b27684de: Layer already exists 05:09:08 dc777f3ad3d8: Pushed 05:09:08 b4b147728d8c: Pushed 05:09:08 aa98a8a061a9: Pushed 05:09:08 8f10c715ea42: Pushed 05:09:08 d62a02444d39: Layer already exists 05:09:09 697fa4b8e4bb: Pushed 05:09:18 7bac343d4d8d: Pushed 05:09:18 b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:ada210e40f86e10f7a12bcf5b9b8c812c388e84690bbcc6c6144ad64d0f86d13 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:19 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 05:09:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:09:19 dc777f3ad3d8: Preparing 05:09:19 8f10c715ea42: Preparing 05:09:19 b4b147728d8c: Preparing 05:09:19 15e2b92f036b: Preparing 05:09:19 c474b27684de: Preparing 05:09:19 7bac343d4d8d: Preparing 05:09:19 aa98a8a061a9: Preparing 05:09:19 697fa4b8e4bb: Preparing 05:09:19 d62a02444d39: Preparing 05:09:19 aa98a8a061a9: Waiting 05:09:19 d62a02444d39: Waiting 05:09:19 7bac343d4d8d: Waiting 05:09:19 697fa4b8e4bb: Waiting 05:09:19 8f10c715ea42: Layer already exists 05:09:19 15e2b92f036b: Layer already exists 05:09:19 b4b147728d8c: Layer already exists 05:09:19 dc777f3ad3d8: Layer already exists 05:09:19 c474b27684de: Layer already exists 05:09:19 7bac343d4d8d: Layer already exists 05:09:19 aa98a8a061a9: Layer already exists 05:09:19 d62a02444d39: Layer already exists 05:09:19 697fa4b8e4bb: Layer already exists 05:09:19 latest: digest: sha256:ada210e40f86e10f7a12bcf5b9b8c812c388e84690bbcc6c6144ad64d0f86d13 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:19 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.82 05:09:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:09:20 dc777f3ad3d8: Preparing 05:09:20 8f10c715ea42: Preparing 05:09:20 b4b147728d8c: Preparing 05:09:20 15e2b92f036b: Preparing 05:09:20 c474b27684de: Preparing 05:09:20 7bac343d4d8d: Preparing 05:09:20 aa98a8a061a9: Preparing 05:09:20 697fa4b8e4bb: Preparing 05:09:20 d62a02444d39: Preparing 05:09:20 7bac343d4d8d: Waiting 05:09:20 697fa4b8e4bb: Waiting 05:09:20 aa98a8a061a9: Waiting 05:09:20 d62a02444d39: Waiting 05:09:20 15e2b92f036b: Layer already exists 05:09:20 dc777f3ad3d8: Layer already exists 05:09:20 b4b147728d8c: Layer already exists 05:09:20 8f10c715ea42: Layer already exists 05:09:20 c474b27684de: Layer already exists 05:09:20 7bac343d4d8d: Layer already exists 05:09:20 aa98a8a061a9: Layer already exists 05:09:20 697fa4b8e4bb: Layer already exists 05:09:20 d62a02444d39: Layer already exists 05:09:20 3.2.0-dev.82: digest: sha256:ada210e40f86e10f7a12bcf5b9b8c812c388e84690bbcc6c6144ad64d0f86d13 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:20 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 05:09:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:09:20 dc777f3ad3d8: Preparing 05:09:20 8f10c715ea42: Preparing 05:09:20 b4b147728d8c: Preparing 05:09:20 15e2b92f036b: Preparing 05:09:20 c474b27684de: Preparing 05:09:20 7bac343d4d8d: Preparing 05:09:20 aa98a8a061a9: Preparing 05:09:20 697fa4b8e4bb: Preparing 05:09:20 d62a02444d39: Preparing 05:09:20 697fa4b8e4bb: Waiting 05:09:20 aa98a8a061a9: Waiting 05:09:20 d62a02444d39: Waiting 05:09:20 7bac343d4d8d: Waiting 05:09:20 c474b27684de: Layer already exists 05:09:20 15e2b92f036b: Layer already exists 05:09:20 b4b147728d8c: Layer already exists 05:09:20 8f10c715ea42: Layer already exists 05:09:20 dc777f3ad3d8: Layer already exists 05:09:20 7bac343d4d8d: Layer already exists 05:09:20 aa98a8a061a9: Layer already exists 05:09:20 d62a02444d39: Layer already exists 05:09:20 697fa4b8e4bb: Layer already exists 05:09:20 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82: digest: sha256:ada210e40f86e10f7a12bcf5b9b8c812c388e84690bbcc6c6144ad64d0f86d13 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:21 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 05:09:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 05:09:21 dc777f3ad3d8: Preparing 05:09:21 8f10c715ea42: Preparing 05:09:21 b4b147728d8c: Preparing 05:09:21 15e2b92f036b: Preparing 05:09:21 c474b27684de: Preparing 05:09:21 7bac343d4d8d: Preparing 05:09:21 aa98a8a061a9: Preparing 05:09:21 697fa4b8e4bb: Preparing 05:09:21 d62a02444d39: Preparing 05:09:21 697fa4b8e4bb: Waiting 05:09:21 d62a02444d39: Waiting 05:09:21 7bac343d4d8d: Waiting 05:09:21 aa98a8a061a9: Waiting 05:09:21 b4b147728d8c: Layer already exists 05:09:21 8f10c715ea42: Layer already exists 05:09:21 c474b27684de: Layer already exists 05:09:21 15e2b92f036b: Layer already exists 05:09:21 dc777f3ad3d8: Layer already exists 05:09:21 7bac343d4d8d: Layer already exists 05:09:21 d62a02444d39: Layer already exists 05:09:21 697fa4b8e4bb: Layer already exists 05:09:21 aa98a8a061a9: Layer already exists 05:09:21 main: digest: sha256:ada210e40f86e10f7a12bcf5b9b8c812c388e84690bbcc6c6144ad64d0f86d13 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:09:21 ===================================================== [Pipeline] echo 05:09:21 taggedImages: 05:09:21 - nexus3.edgexfoundry.org:10004/security-spire-config:b97f2c868d9ba238902f81729662ab6d4c678502 05:09:21 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 05:09:21 - nexus3.edgexfoundry.org:10004/security-spire-config:3.2.0-dev.82 05:09:21 - nexus3.edgexfoundry.org:10004/security-spire-config:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 05:09:21 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 05:09:21 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 05:09:21 b97f2c868d9ba238902f81729662ab6d4c678502 05:09:21 latest 05:09:21 3.2.0-dev.82 05:09:21 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 05:09:21 main 05:09:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:22 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b97f2c868d9ba238902f81729662ab6d4c678502 05:09:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:09:22 57fc7de84f75: Preparing 05:09:22 d31cbb66dc2f: Preparing 05:09:22 36f23f850fe8: Preparing 05:09:22 15e2b92f036b: Preparing 05:09:22 c474b27684de: Preparing 05:09:22 1ba2402ca917: Preparing 05:09:22 b5bc0016bd55: Preparing 05:09:22 c53065ddbf28: Preparing 05:09:22 d62a02444d39: Preparing 05:09:22 1ba2402ca917: Waiting 05:09:22 c53065ddbf28: Waiting 05:09:22 d62a02444d39: Waiting 05:09:22 b5bc0016bd55: Waiting 05:09:22 15e2b92f036b: Layer already exists 05:09:22 57fc7de84f75: Layer already exists 05:09:22 36f23f850fe8: Pushed 05:09:22 d31cbb66dc2f: Pushed 05:09:22 c474b27684de: Layer already exists 05:09:22 b5bc0016bd55: Layer already exists 05:09:22 c53065ddbf28: Layer already exists 05:09:22 d62a02444d39: Layer already exists 05:09:33 1ba2402ca917: Pushed 05:09:33 b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:d816476c1ba6d24a43a26d4ce9ad352d09c94f898ce090900713bb70e936e748 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:33 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 05:09:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:09:33 57fc7de84f75: Preparing 05:09:33 d31cbb66dc2f: Preparing 05:09:33 36f23f850fe8: Preparing 05:09:33 15e2b92f036b: Preparing 05:09:33 c474b27684de: Preparing 05:09:33 1ba2402ca917: Preparing 05:09:33 b5bc0016bd55: Preparing 05:09:33 c53065ddbf28: Preparing 05:09:33 d62a02444d39: Preparing 05:09:33 b5bc0016bd55: Waiting 05:09:33 c53065ddbf28: Waiting 05:09:33 d62a02444d39: Waiting 05:09:33 c474b27684de: Layer already exists 05:09:33 57fc7de84f75: Layer already exists 05:09:33 15e2b92f036b: Layer already exists 05:09:33 d31cbb66dc2f: Layer already exists 05:09:33 36f23f850fe8: Layer already exists 05:09:33 1ba2402ca917: Layer already exists 05:09:33 c53065ddbf28: Layer already exists 05:09:33 d62a02444d39: Layer already exists 05:09:33 b5bc0016bd55: Layer already exists 05:09:33 latest: digest: sha256:d816476c1ba6d24a43a26d4ce9ad352d09c94f898ce090900713bb70e936e748 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:34 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.82 05:09:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:09:34 57fc7de84f75: Preparing 05:09:34 d31cbb66dc2f: Preparing 05:09:34 36f23f850fe8: Preparing 05:09:34 15e2b92f036b: Preparing 05:09:34 c474b27684de: Preparing 05:09:34 1ba2402ca917: Preparing 05:09:34 b5bc0016bd55: Preparing 05:09:34 c53065ddbf28: Preparing 05:09:34 d62a02444d39: Preparing 05:09:34 1ba2402ca917: Waiting 05:09:34 b5bc0016bd55: Waiting 05:09:34 c53065ddbf28: Waiting 05:09:34 d62a02444d39: Waiting 05:09:34 57fc7de84f75: Layer already exists 05:09:34 36f23f850fe8: Layer already exists 05:09:34 c474b27684de: Layer already exists 05:09:34 d31cbb66dc2f: Layer already exists 05:09:34 15e2b92f036b: Layer already exists 05:09:34 b5bc0016bd55: Layer already exists 05:09:34 c53065ddbf28: Layer already exists 05:09:34 1ba2402ca917: Layer already exists 05:09:34 d62a02444d39: Layer already exists 05:09:34 3.2.0-dev.82: digest: sha256:d816476c1ba6d24a43a26d4ce9ad352d09c94f898ce090900713bb70e936e748 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:34 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 05:09:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:09:34 57fc7de84f75: Preparing 05:09:34 d31cbb66dc2f: Preparing 05:09:34 36f23f850fe8: Preparing 05:09:34 15e2b92f036b: Preparing 05:09:34 c474b27684de: Preparing 05:09:34 1ba2402ca917: Preparing 05:09:34 b5bc0016bd55: Preparing 05:09:34 c53065ddbf28: Preparing 05:09:34 1ba2402ca917: Waiting 05:09:34 b5bc0016bd55: Waiting 05:09:34 d62a02444d39: Preparing 05:09:34 c53065ddbf28: Waiting 05:09:34 d62a02444d39: Waiting 05:09:34 d31cbb66dc2f: Layer already exists 05:09:34 57fc7de84f75: Layer already exists 05:09:34 15e2b92f036b: Layer already exists 05:09:34 c474b27684de: Layer already exists 05:09:34 36f23f850fe8: Layer already exists 05:09:34 b5bc0016bd55: Layer already exists 05:09:34 1ba2402ca917: Layer already exists 05:09:34 c53065ddbf28: Layer already exists 05:09:34 d62a02444d39: Layer already exists 05:09:34 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82: digest: sha256:d816476c1ba6d24a43a26d4ce9ad352d09c94f898ce090900713bb70e936e748 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:35 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 05:09:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 05:09:35 57fc7de84f75: Preparing 05:09:35 d31cbb66dc2f: Preparing 05:09:35 36f23f850fe8: Preparing 05:09:35 15e2b92f036b: Preparing 05:09:35 c474b27684de: Preparing 05:09:35 1ba2402ca917: Preparing 05:09:35 b5bc0016bd55: Preparing 05:09:35 c53065ddbf28: Preparing 05:09:35 d62a02444d39: Preparing 05:09:35 c53065ddbf28: Waiting 05:09:35 b5bc0016bd55: Waiting 05:09:35 1ba2402ca917: Waiting 05:09:35 d62a02444d39: Waiting 05:09:35 36f23f850fe8: Layer already exists 05:09:35 d31cbb66dc2f: Layer already exists 05:09:35 c474b27684de: Layer already exists 05:09:35 15e2b92f036b: Layer already exists 05:09:35 57fc7de84f75: Layer already exists 05:09:35 1ba2402ca917: Layer already exists 05:09:35 b5bc0016bd55: Layer already exists 05:09:35 c53065ddbf28: Layer already exists 05:09:35 d62a02444d39: Layer already exists 05:09:35 main: digest: sha256:d816476c1ba6d24a43a26d4ce9ad352d09c94f898ce090900713bb70e936e748 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:09:35 ===================================================== [Pipeline] echo 05:09:35 taggedImages: 05:09:35 - nexus3.edgexfoundry.org:10004/security-spire-server:b97f2c868d9ba238902f81729662ab6d4c678502 05:09:35 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 05:09:35 - nexus3.edgexfoundry.org:10004/security-spire-server:3.2.0-dev.82 05:09:35 - nexus3.edgexfoundry.org:10004/security-spire-server:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 05:09:35 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 05:09:36 [edgeXDocker.push] Tagging docker image support-cron-scheduler with the following tags: 05:09:36 b97f2c868d9ba238902f81729662ab6d4c678502 05:09:36 latest 05:09:36 3.2.0-dev.82 05:09:36 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 05:09:36 main 05:09:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:36 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:36 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:b97f2c868d9ba238902f81729662ab6d4c678502 05:09:36 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 05:09:36 7f9fcdc4b793: Preparing 05:09:36 1fa37a62d9ee: Preparing 05:09:36 15e2b92f036b: Preparing 05:09:36 c474b27684de: Preparing 05:09:36 cc1ce3aa03db: Preparing 05:09:36 7a4ad3f24ea8: Preparing 05:09:36 d62a02444d39: Preparing 05:09:36 7a4ad3f24ea8: Waiting 05:09:36 d62a02444d39: Waiting 05:09:36 15e2b92f036b: Layer already exists 05:09:36 c474b27684de: Layer already exists 05:09:36 d62a02444d39: Layer already exists 05:09:36 7f9fcdc4b793: Pushed 05:09:36 cc1ce3aa03db: Pushed 05:09:36 7a4ad3f24ea8: Pushed 05:09:40 1fa37a62d9ee: Pushed 05:09:40 b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:e9a300c0f9db9960c8e4db7f4b4ec08dc0d5cb3abd6056281a50c36f7c0e1bc1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:40 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:40 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 05:09:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 05:09:40 7f9fcdc4b793: Preparing 05:09:40 1fa37a62d9ee: Preparing 05:09:40 15e2b92f036b: Preparing 05:09:40 c474b27684de: Preparing 05:09:40 cc1ce3aa03db: Preparing 05:09:40 7a4ad3f24ea8: Preparing 05:09:40 d62a02444d39: Preparing 05:09:40 d62a02444d39: Waiting 05:09:40 7a4ad3f24ea8: Waiting 05:09:40 1fa37a62d9ee: Layer already exists 05:09:40 cc1ce3aa03db: Layer already exists 05:09:40 15e2b92f036b: Layer already exists 05:09:40 c474b27684de: Layer already exists 05:09:40 7f9fcdc4b793: Layer already exists 05:09:40 d62a02444d39: Layer already exists 05:09:40 7a4ad3f24ea8: Layer already exists 05:09:40 latest: digest: sha256:e9a300c0f9db9960c8e4db7f4b4ec08dc0d5cb3abd6056281a50c36f7c0e1bc1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:41 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:41 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.82 05:09:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 05:09:41 7f9fcdc4b793: Preparing 05:09:41 1fa37a62d9ee: Preparing 05:09:41 15e2b92f036b: Preparing 05:09:41 c474b27684de: Preparing 05:09:41 cc1ce3aa03db: Preparing 05:09:41 7a4ad3f24ea8: Preparing 05:09:41 d62a02444d39: Preparing 05:09:41 15e2b92f036b: Layer already exists 05:09:41 7f9fcdc4b793: Layer already exists 05:09:41 cc1ce3aa03db: Layer already exists 05:09:41 c474b27684de: Layer already exists 05:09:41 1fa37a62d9ee: Layer already exists 05:09:41 7a4ad3f24ea8: Layer already exists 05:09:41 d62a02444d39: Layer already exists 05:09:41 3.2.0-dev.82: digest: sha256:e9a300c0f9db9960c8e4db7f4b4ec08dc0d5cb3abd6056281a50c36f7c0e1bc1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:41 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:42 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 05:09:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 05:09:42 7f9fcdc4b793: Preparing 05:09:42 1fa37a62d9ee: Preparing 05:09:42 15e2b92f036b: Preparing 05:09:42 c474b27684de: Preparing 05:09:42 cc1ce3aa03db: Preparing 05:09:42 7a4ad3f24ea8: Preparing 05:09:42 d62a02444d39: Preparing 05:09:42 7a4ad3f24ea8: Waiting 05:09:42 d62a02444d39: Waiting 05:09:42 c474b27684de: Layer already exists 05:09:42 15e2b92f036b: Layer already exists 05:09:42 1fa37a62d9ee: Layer already exists 05:09:42 7f9fcdc4b793: Layer already exists 05:09:42 cc1ce3aa03db: Layer already exists 05:09:42 7a4ad3f24ea8: Layer already exists 05:09:42 d62a02444d39: Layer already exists 05:09:42 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82: digest: sha256:e9a300c0f9db9960c8e4db7f4b4ec08dc0d5cb3abd6056281a50c36f7c0e1bc1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:42 + docker tag support-cron-scheduler nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:42 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler:main 05:09:42 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler] 05:09:42 7f9fcdc4b793: Preparing 05:09:42 1fa37a62d9ee: Preparing 05:09:42 15e2b92f036b: Preparing 05:09:42 c474b27684de: Preparing 05:09:42 cc1ce3aa03db: Preparing 05:09:42 7a4ad3f24ea8: Preparing 05:09:42 d62a02444d39: Preparing 05:09:42 7a4ad3f24ea8: Waiting 05:09:42 d62a02444d39: Waiting 05:09:42 cc1ce3aa03db: Layer already exists 05:09:42 7f9fcdc4b793: Layer already exists 05:09:42 c474b27684de: Layer already exists 05:09:42 15e2b92f036b: Layer already exists 05:09:42 1fa37a62d9ee: Layer already exists 05:09:42 7a4ad3f24ea8: Layer already exists 05:09:42 d62a02444d39: Layer already exists 05:09:42 main: digest: sha256:e9a300c0f9db9960c8e4db7f4b4ec08dc0d5cb3abd6056281a50c36f7c0e1bc1 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:09:42 ===================================================== [Pipeline] echo 05:09:42 taggedImages: 05:09:42 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:b97f2c868d9ba238902f81729662ab6d4c678502 05:09:42 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:latest 05:09:42 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:3.2.0-dev.82 05:09:42 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 05:09:42 - nexus3.edgexfoundry.org:10004/support-cron-scheduler:main [Pipeline] echo 05:09:42 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 05:09:42 b97f2c868d9ba238902f81729662ab6d4c678502 05:09:42 latest 05:09:42 3.2.0-dev.82 05:09:42 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 05:09:42 main 05:09:42 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:43 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:43 + docker push nexus3.edgexfoundry.org:10004/support-notifications:b97f2c868d9ba238902f81729662ab6d4c678502 05:09:43 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:09:43 45d6a37dc63c: Preparing 05:09:43 72e8b1be73e9: Preparing 05:09:43 6425fef8a7cc: Preparing 05:09:43 15e2b92f036b: Preparing 05:09:43 c474b27684de: Preparing 05:09:43 9524422377d4: Preparing 05:09:43 be072e35b948: Preparing 05:09:43 d62a02444d39: Preparing 05:09:43 9524422377d4: Waiting 05:09:43 be072e35b948: Waiting 05:09:43 d62a02444d39: Waiting 05:09:43 c474b27684de: Layer already exists 05:09:43 15e2b92f036b: Layer already exists 05:09:43 72e8b1be73e9: Pushed 05:09:43 9524422377d4: Pushed 05:09:43 45d6a37dc63c: Pushed 05:09:43 d62a02444d39: Layer already exists 05:09:43 be072e35b948: Pushed 05:09:47 6425fef8a7cc: Pushed 05:09:47 b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:d9834876ec74ec370589c8344bcfa80ac60803da188163ee6794084ee783dc8f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:47 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 05:09:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:09:47 45d6a37dc63c: Preparing 05:09:47 72e8b1be73e9: Preparing 05:09:47 6425fef8a7cc: Preparing 05:09:47 15e2b92f036b: Preparing 05:09:47 c474b27684de: Preparing 05:09:47 9524422377d4: Preparing 05:09:47 be072e35b948: Preparing 05:09:47 d62a02444d39: Preparing 05:09:47 9524422377d4: Waiting 05:09:47 be072e35b948: Waiting 05:09:47 d62a02444d39: Waiting 05:09:47 72e8b1be73e9: Layer already exists 05:09:47 6425fef8a7cc: Layer already exists 05:09:47 45d6a37dc63c: Layer already exists 05:09:47 15e2b92f036b: Layer already exists 05:09:47 c474b27684de: Layer already exists 05:09:47 d62a02444d39: Layer already exists 05:09:47 9524422377d4: Layer already exists 05:09:47 be072e35b948: Layer already exists 05:09:47 latest: digest: sha256:d9834876ec74ec370589c8344bcfa80ac60803da188163ee6794084ee783dc8f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:48 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:48 + docker push nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.82 05:09:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:09:48 45d6a37dc63c: Preparing 05:09:48 72e8b1be73e9: Preparing 05:09:48 6425fef8a7cc: Preparing 05:09:48 15e2b92f036b: Preparing 05:09:48 c474b27684de: Preparing 05:09:48 9524422377d4: Preparing 05:09:48 be072e35b948: Preparing 05:09:48 d62a02444d39: Preparing 05:09:48 9524422377d4: Waiting 05:09:48 be072e35b948: Waiting 05:09:48 d62a02444d39: Waiting 05:09:48 72e8b1be73e9: Layer already exists 05:09:48 15e2b92f036b: Layer already exists 05:09:48 6425fef8a7cc: Layer already exists 05:09:48 45d6a37dc63c: Layer already exists 05:09:48 c474b27684de: Layer already exists 05:09:48 be072e35b948: Layer already exists 05:09:48 9524422377d4: Layer already exists 05:09:48 d62a02444d39: Layer already exists 05:09:48 3.2.0-dev.82: digest: sha256:d9834876ec74ec370589c8344bcfa80ac60803da188163ee6794084ee783dc8f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:48 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 05:09:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:09:49 45d6a37dc63c: Preparing 05:09:49 72e8b1be73e9: Preparing 05:09:49 6425fef8a7cc: Preparing 05:09:49 15e2b92f036b: Preparing 05:09:49 c474b27684de: Preparing 05:09:49 9524422377d4: Preparing 05:09:49 be072e35b948: Preparing 05:09:49 d62a02444d39: Preparing 05:09:49 9524422377d4: Waiting 05:09:49 d62a02444d39: Waiting 05:09:49 45d6a37dc63c: Layer already exists 05:09:49 6425fef8a7cc: Layer already exists 05:09:49 c474b27684de: Layer already exists 05:09:49 72e8b1be73e9: Layer already exists 05:09:49 15e2b92f036b: Layer already exists 05:09:49 be072e35b948: Layer already exists 05:09:49 9524422377d4: Layer already exists 05:09:49 d62a02444d39: Layer already exists 05:09:49 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82: digest: sha256:d9834876ec74ec370589c8344bcfa80ac60803da188163ee6794084ee783dc8f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:49 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:49 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 05:09:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 05:09:49 45d6a37dc63c: Preparing 05:09:49 72e8b1be73e9: Preparing 05:09:49 6425fef8a7cc: Preparing 05:09:49 15e2b92f036b: Preparing 05:09:49 c474b27684de: Preparing 05:09:49 9524422377d4: Preparing 05:09:49 be072e35b948: Preparing 05:09:49 d62a02444d39: Preparing 05:09:49 be072e35b948: Waiting 05:09:49 9524422377d4: Waiting 05:09:49 d62a02444d39: Waiting 05:09:49 72e8b1be73e9: Layer already exists 05:09:49 c474b27684de: Layer already exists 05:09:49 45d6a37dc63c: Layer already exists 05:09:49 6425fef8a7cc: Layer already exists 05:09:49 15e2b92f036b: Layer already exists 05:09:49 be072e35b948: Layer already exists 05:09:49 d62a02444d39: Layer already exists 05:09:49 9524422377d4: Layer already exists 05:09:49 main: digest: sha256:d9834876ec74ec370589c8344bcfa80ac60803da188163ee6794084ee783dc8f size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:09:49 ===================================================== [Pipeline] echo 05:09:49 taggedImages: 05:09:49 - nexus3.edgexfoundry.org:10004/support-notifications:b97f2c868d9ba238902f81729662ab6d4c678502 05:09:49 - nexus3.edgexfoundry.org:10004/support-notifications:latest 05:09:49 - nexus3.edgexfoundry.org:10004/support-notifications:3.2.0-dev.82 05:09:49 - nexus3.edgexfoundry.org:10004/support-notifications:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 05:09:49 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 05:09:49 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 05:09:49 b97f2c868d9ba238902f81729662ab6d4c678502 05:09:49 latest 05:09:49 3.2.0-dev.82 05:09:49 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 05:09:49 main 05:09:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:50 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:50 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b97f2c868d9ba238902f81729662ab6d4c678502 05:09:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:09:50 26719de212b0: Preparing 05:09:50 c4c38740a3fc: Preparing 05:09:50 15e2b92f036b: Preparing 05:09:50 c474b27684de: Preparing 05:09:50 2642d418b284: Preparing 05:09:50 ce65a78e2b91: Preparing 05:09:50 d62a02444d39: Preparing 05:09:50 ce65a78e2b91: Waiting 05:09:50 d62a02444d39: Waiting 05:09:50 c474b27684de: Layer already exists 05:09:50 2642d418b284: Layer already exists 05:09:50 15e2b92f036b: Layer already exists 05:09:50 ce65a78e2b91: Layer already exists 05:09:50 d62a02444d39: Layer already exists 05:09:50 26719de212b0: Pushed 05:09:53 c4c38740a3fc: Pushed 05:09:53 b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:c9c3baaf6bb0c5efff94380f6a2d9dc585787ab70a082a12c15ee25f31f04139 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:54 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:54 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 05:09:54 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:09:54 26719de212b0: Preparing 05:09:54 c4c38740a3fc: Preparing 05:09:54 15e2b92f036b: Preparing 05:09:54 c474b27684de: Preparing 05:09:54 2642d418b284: Preparing 05:09:54 ce65a78e2b91: Preparing 05:09:54 d62a02444d39: Preparing 05:09:54 ce65a78e2b91: Waiting 05:09:54 d62a02444d39: Waiting 05:09:54 26719de212b0: Layer already exists 05:09:54 2642d418b284: Layer already exists 05:09:54 15e2b92f036b: Layer already exists 05:09:54 c474b27684de: Layer already exists 05:09:54 c4c38740a3fc: Layer already exists 05:09:54 d62a02444d39: Layer already exists 05:09:54 ce65a78e2b91: Layer already exists 05:09:54 latest: digest: sha256:c9c3baaf6bb0c5efff94380f6a2d9dc585787ab70a082a12c15ee25f31f04139 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:54 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.82 05:09:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:09:55 26719de212b0: Preparing 05:09:55 c4c38740a3fc: Preparing 05:09:55 15e2b92f036b: Preparing 05:09:55 c474b27684de: Preparing 05:09:55 2642d418b284: Preparing 05:09:55 ce65a78e2b91: Preparing 05:09:55 d62a02444d39: Preparing 05:09:55 ce65a78e2b91: Waiting 05:09:55 d62a02444d39: Waiting 05:09:55 2642d418b284: Layer already exists 05:09:55 15e2b92f036b: Layer already exists 05:09:55 26719de212b0: Layer already exists 05:09:55 c474b27684de: Layer already exists 05:09:55 c4c38740a3fc: Layer already exists 05:09:55 ce65a78e2b91: Layer already exists 05:09:55 d62a02444d39: Layer already exists 05:09:55 3.2.0-dev.82: digest: sha256:c9c3baaf6bb0c5efff94380f6a2d9dc585787ab70a082a12c15ee25f31f04139 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:55 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:55 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 05:09:55 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:09:55 26719de212b0: Preparing 05:09:55 c4c38740a3fc: Preparing 05:09:55 15e2b92f036b: Preparing 05:09:55 c474b27684de: Preparing 05:09:55 2642d418b284: Preparing 05:09:55 ce65a78e2b91: Preparing 05:09:55 d62a02444d39: Preparing 05:09:55 ce65a78e2b91: Waiting 05:09:55 c4c38740a3fc: Layer already exists 05:09:55 c474b27684de: Layer already exists 05:09:55 2642d418b284: Layer already exists 05:09:55 26719de212b0: Layer already exists 05:09:55 15e2b92f036b: Layer already exists 05:09:55 d62a02444d39: Layer already exists 05:09:55 ce65a78e2b91: Layer already exists 05:09:55 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82: digest: sha256:c9c3baaf6bb0c5efff94380f6a2d9dc585787ab70a082a12c15ee25f31f04139 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:56 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 05:09:56 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 05:09:56 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 05:09:56 26719de212b0: Preparing 05:09:56 c4c38740a3fc: Preparing 05:09:56 15e2b92f036b: Preparing 05:09:56 c474b27684de: Preparing 05:09:56 2642d418b284: Preparing 05:09:56 ce65a78e2b91: Preparing 05:09:56 d62a02444d39: Preparing 05:09:56 ce65a78e2b91: Waiting 05:09:56 15e2b92f036b: Layer already exists 05:09:56 c474b27684de: Layer already exists 05:09:56 26719de212b0: Layer already exists 05:09:56 c4c38740a3fc: Layer already exists 05:09:56 2642d418b284: Layer already exists 05:09:56 ce65a78e2b91: Layer already exists 05:09:56 d62a02444d39: Layer already exists 05:09:56 main: digest: sha256:c9c3baaf6bb0c5efff94380f6a2d9dc585787ab70a082a12c15ee25f31f04139 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 05:09:56 ===================================================== [Pipeline] echo 05:09:56 taggedImages: 05:09:56 - nexus3.edgexfoundry.org:10004/support-scheduler:b97f2c868d9ba238902f81729662ab6d4c678502 05:09:56 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 05:09:56 - nexus3.edgexfoundry.org:10004/support-scheduler:3.2.0-dev.82 05:09:56 - nexus3.edgexfoundry.org:10004/support-scheduler:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 05:09:56 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:34:53 Running on prd-ubuntu20.04-docker-arm64-4c-16g-11503 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 06:34:53 Running in /w/workspace/edgex-go/704 [Pipeline] { [Pipeline] checkout 06:34:53 The recommended git tool is: git 06:35:02 using credential edgex-jenkins-ssh 06:35:02 Cloning the remote Git repository 06:35:02 Cloning repository git@github.com:edgexfoundry/edgex-go.git 06:35:02 > git init /w/workspace/edgex-go/704 # timeout=10 06:35:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 06:35:03 > git --version # timeout=10 06:35:03 > git --version # 'git version 2.25.1' 06:35:03 using GIT_SSH to set credentials SSH Credentials for GitHub 06:35:03 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:35:21 Avoid second fetch 06:35:21 Checking out Revision b97f2c868d9ba238902f81729662ab6d4c678502 (main) 06:35:22 Commit message: "Merge pull request #4923 from jinlinGuan/issue-4909-metadata" 06:35:21 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 06:35:21 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:35:22 > git config core.sparsecheckout # timeout=10 06:35:22 > git checkout -f b97f2c868d9ba238902f81729662ab6d4c678502 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:35:27 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:35:27 % Total % Received % Xferd Average Speed Time Time Time Current 06:35:27 Dload Upload Total Spent Left Speed 06:35:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12828 100 12828 0 0 107k 0 --:--:-- --:--:-- --:--:-- 107k [Pipeline] sh 06:35:27 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:35:28 + + sudo tee /etc/docker/daemon.newsudo 06:35:28 jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:35:28 { 06:35:28 "registry-mirrors": [ 06:35:28 "https://nexus3.edgexfoundry.org:10001" 06:35:28 ], 06:35:28 "bip": "10.250.0.254/24", 06:35:28 "hosts": [ 06:35:28 "tcp://0.0.0.0:5555", 06:35:28 "unix:///var/run/docker.sock" 06:35:28 ], 06:35:28 "mtu": 1458, 06:35:28 "selinux-enabled": true, 06:35:28 "seccomp-profile": "/etc/docker/seccomp.json" 06:35:28 } [Pipeline] sh 06:35:28 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:35:28 + sudo service docker restart [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:35:47 provisioning config files... 06:35:47 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/704@tmp/config13916600385499010324tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:35:47 ---> ****-login.sh 06:35:47 nexus3.edgexfoundry.org:10001 06:35:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:35:48 Configure a credential helper to remove this warning. See 06:35:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:35:48 06:35:48 Login Succeeded 06:35:48 nexus3.edgexfoundry.org:10002 06:35:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:35:48 Configure a credential helper to remove this warning. See 06:35:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:35:48 06:35:48 Login Succeeded 06:35:48 nexus3.edgexfoundry.org:10003 06:35:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:35:49 Configure a credential helper to remove this warning. See 06:35:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:35:49 06:35:49 Login Succeeded 06:35:49 nexus3.edgexfoundry.org:10004 06:35:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:35:49 Configure a credential helper to remove this warning. See 06:35:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:35:49 06:35:49 Login Succeeded 06:35:49 ****.io 06:35:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 06:35:50 Configure a credential helper to remove this warning. See 06:35:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 06:35:50 06:35:50 Login Succeeded 06:35:50 ---> ****-login.sh ends [Pipeline] } 06:35:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 06:35:51 + git config --global --add safe.directory /w/workspace/edgex-go/704 [Pipeline] echo 06:35:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:35:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 06:35:51 ========================================================= 06:35:51 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine] 06:35:51 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:35:51 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:35:51 1.21-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:35:51 c6b39de5b339: Pulling fs layer 06:35:51 a69c41024577: Pulling fs layer 06:35:51 d6de4b400683: Pulling fs layer 06:35:51 35cb2a7552d0: Pulling fs layer 06:35:51 4f4fb700ef54: Pulling fs layer 06:35:51 464afbd9ba4c: Pulling fs layer 06:35:51 00f215d4a9da: Pulling fs layer 06:35:51 d496ad576159: Pulling fs layer 06:35:51 4f4fb700ef54: Waiting 06:35:51 464afbd9ba4c: Waiting 06:35:51 00f215d4a9da: Waiting 06:35:51 d496ad576159: Waiting 06:35:51 35cb2a7552d0: Waiting 06:35:51 a69c41024577: Verifying Checksum 06:35:51 a69c41024577: Download complete 06:35:51 35cb2a7552d0: Verifying Checksum 06:35:51 35cb2a7552d0: Download complete 06:35:51 4f4fb700ef54: Verifying Checksum 06:35:51 4f4fb700ef54: Download complete 06:35:51 464afbd9ba4c: Download complete 06:35:51 c6b39de5b339: Verifying Checksum 06:35:51 c6b39de5b339: Download complete 06:35:52 d496ad576159: Verifying Checksum 06:35:52 d496ad576159: Download complete 06:35:52 c6b39de5b339: Pull complete 06:35:53 d6de4b400683: Verifying Checksum 06:35:53 d6de4b400683: Download complete 06:35:53 a69c41024577: Pull complete 06:35:54 00f215d4a9da: Verifying Checksum 06:35:54 00f215d4a9da: Download complete 06:36:07 d6de4b400683: Pull complete 06:36:07 35cb2a7552d0: Pull complete 06:36:07 4f4fb700ef54: Pull complete 06:36:07 464afbd9ba4c: Pull complete 06:36:17 00f215d4a9da: Pull complete 06:36:17 d496ad576159: Pull complete 06:36:17 Digest: sha256:94db8a0955b4c8a8fb4ef40f1d66dd6a37c55842a5f6085bb7a69a85e2cfc316 06:36:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:36:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine [Pipeline] fileExists [Pipeline] sh 06:36:18 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:36:18 WORKDIR /edgex 06:36:18 COPY go.mod . 06:36:18 RUN go mod download 06:36:18 + docker build -t ci-base-image-arm64 -f - . 06:36:18 Sending build context to Docker daemon 3.665MB 06:36:18 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.21-alpine 06:36:18 ---> f246e2811388 06:36:18 Step 2/4 : WORKDIR /edgex 06:36:20 ---> Running in 02d8b9d321ef 06:36:20 Removing intermediate container 02d8b9d321ef 06:36:20 ---> 13effc0a0bb3 06:36:20 Step 3/4 : COPY go.mod . 06:36:21 ---> 08af45f5dac2 06:36:21 Step 4/4 : RUN go mod download 06:36:21 ---> Running in ebece47f1799 06:37:29 Removing intermediate container ebece47f1799 06:37:29 ---> 342ff7c13650 06:37:29 Successfully built 342ff7c13650 06:37:29 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:29 + docker inspect -f . ci-base-image-arm64 06:37:29 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:37:29 prd-ubuntu20.04-docker-arm64-4c-16g-11503 does not seem to be running inside a container 06:37:29 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/704 -v /w/workspace/edgex-go/704:/w/workspace/edgex-go/704:rw,z -v /w/workspace/edgex-go/704@tmp:/w/workspace/edgex-go/704@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 06:37:31 $ docker top 6ec23e8ca488b0e0b07dba5a735be9ac01c248ab8bf36b11fd7c81da325215d6 -eo pid,comm [Pipeline] { [Pipeline] sh 06:37:32 + go version 06:37:32 go version go1.21.9 linux/arm64 [Pipeline] } 06:37:32 $ docker stop --time=1 6ec23e8ca488b0e0b07dba5a735be9ac01c248ab8bf36b11fd7c81da325215d6 06:37:33 $ docker rm -f --volumes 6ec23e8ca488b0e0b07dba5a735be9ac01c248ab8bf36b11fd7c81da325215d6 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) Stage "Test" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Build) [Pipeline] script [Pipeline] { [Pipeline] writeFile [Pipeline] withEnv [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:34 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:37:34 06:37:34 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:34 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:37:34 latest: Pulling from edgex-devops/edgex-compose-arm64 06:37:34 547446be3368: Pulling fs layer 06:37:34 d125d8839a47: Pulling fs layer 06:37:34 3e85d5ac6304: Pulling fs layer 06:37:34 c3105a71a48b: Pulling fs layer 06:37:34 0f093f025ec4: Pulling fs layer 06:37:34 c3106fc0e877: Pulling fs layer 06:37:34 c3105a71a48b: Waiting 06:37:34 0f093f025ec4: Waiting 06:37:34 c3106fc0e877: Waiting 06:37:34 547446be3368: Verifying Checksum 06:37:34 547446be3368: Download complete 06:37:34 c3105a71a48b: Verifying Checksum 06:37:34 c3105a71a48b: Download complete 06:37:35 d125d8839a47: Verifying Checksum 06:37:35 d125d8839a47: Download complete 06:37:35 c3106fc0e877: Verifying Checksum 06:37:35 c3106fc0e877: Download complete 06:37:35 0f093f025ec4: Verifying Checksum 06:37:35 0f093f025ec4: Download complete 06:37:35 547446be3368: Pull complete 06:37:36 d125d8839a47: Pull complete 06:37:37 3e85d5ac6304: Verifying Checksum 06:37:37 3e85d5ac6304: Download complete 06:37:47 3e85d5ac6304: Pull complete 06:37:47 c3105a71a48b: Pull complete 06:37:48 0f093f025ec4: Pull complete 06:37:48 c3106fc0e877: Pull complete 06:37:48 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 06:37:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 06:37:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:37:48 prd-ubuntu20.04-docker-arm64-4c-16g-11503 does not seem to be running inside a container 06:37:48 $ 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/704 -v /w/workspace/edgex-go/704:/w/workspace/edgex-go/704:rw,z -v /w/workspace/edgex-go/704@tmp:/w/workspace/edgex-go/704@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 06:37:51 $ docker top e28eeadf1a7f1acd9a9c3287c9faeea97b043f1127aa201d9cad109f0c8be097 -eo pid,comm [Pipeline] { [Pipeline] sh 06:37:51 + docker compose -f ./docker-compose-build.yml build --parallel 06:38:01 #1 [support-scheduler internal] load build definition from Dockerfile 06:38:01 #1 transferring dockerfile: 30B 06:38:01 #1 transferring dockerfile: 1.93kB 0.0s done 06:38:01 #1 DONE 0.1s 06:38:02 06:38:02 #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile 06:38:02 #2 transferring dockerfile: 2.23kB done 06:38:02 #2 DONE 0.1s 06:38:02 06:38:02 #3 [security-spiffe-token-provider internal] load build definition from Dockerfile 06:38:02 #3 transferring dockerfile: 1.89kB done 06:38:02 #3 DONE 0.1s 06:38:02 06:38:02 #4 [security-spire-agent internal] load build definition from Dockerfile 06:38:02 #4 transferring dockerfile: 1.81kB 0.0s done 06:38:02 #4 DONE 0.1s 06:38:02 06:38:02 #5 [security-secretstore-setup internal] load build definition from Dockerfile 06:38:02 #5 transferring dockerfile: 2.49kB 0.0s done 06:38:02 #5 DONE 0.1s 06:38:02 06:38:02 #6 [core-data internal] load build definition from Dockerfile 06:38:02 #6 transferring dockerfile: 2.07kB done 06:38:02 #6 DONE 0.1s 06:38:02 06:38:02 #7 [core-command internal] load build definition from Dockerfile 06:38:02 #7 transferring dockerfile: 1.93kB done 06:38:02 #7 DONE 0.1s 06:38:02 06:38:02 #8 [support-notifications internal] load build definition from Dockerfile 06:38:02 #8 transferring dockerfile: 2.02kB 0.0s done 06:38:02 #8 DONE 0.1s 06:38:02 06:38:02 #9 [security-spire-server internal] load build definition from Dockerfile 06:38:02 #9 DONE 0.0s 06:38:02 06:38:02 #9 [security-spire-server internal] load build definition from Dockerfile 06:38:02 #9 transferring dockerfile: 1.70kB done 06:38:02 #9 DONE 0.1s 06:38:02 06:38:02 #10 [security-bootstrapper internal] load build definition from Dockerfile 06:38:03 #10 transferring dockerfile: 3.17kB 0.0s done 06:38:03 #10 DONE 0.1s 06:38:03 06:38:03 #11 [core-metadata internal] load build definition from Dockerfile 06:38:03 #11 transferring dockerfile: 2.13kB done 06:38:03 #11 DONE 0.1s 06:38:03 06:38:03 #12 [security-spire-config internal] load build definition from Dockerfile 06:38:03 #12 transferring dockerfile: 1.69kB 0.0s done 06:38:03 #12 DONE 0.1s 06:38:03 06:38:03 #13 [support-cron-scheduler internal] load build definition from Dockerfile 06:38:03 #13 transferring dockerfile: 1.85kB 0.0s done 06:38:03 #13 DONE 0.1s 06:38:03 06:38:03 #14 [security-proxy-setup internal] load build definition from Dockerfile 06:38:03 #14 transferring dockerfile: 2.50kB 0.0s done 06:38:03 #14 DONE 0.1s 06:38:03 06:38:03 #15 [security-proxy-auth internal] load build definition from Dockerfile 06:38:03 #15 transferring dockerfile: 2.15kB done 06:38:03 #15 DONE 0.1s 06:38:03 06:38:03 #16 [core-keeper internal] load build definition from Dockerfile 06:38:03 #16 transferring dockerfile: 2.07kB done 06:38:03 #16 DONE 0.1s 06:38:03 06:38:03 #17 [support-scheduler internal] load .dockerignore 06:38:03 #17 transferring context: 50B done 06:38:03 #17 DONE 0.1s 06:38:04 06:38:04 #18 [core-common-config-bootstrapper internal] load .dockerignore 06:38:04 #18 transferring context: 50B 0.0s done 06:38:04 #18 DONE 0.1s 06:38:04 06:38:04 #19 [security-spiffe-token-provider internal] load .dockerignore 06:38:04 #19 transferring context: 50B done 06:38:04 #19 DONE 0.1s 06:38:04 06:38:04 #20 [security-spire-agent internal] load .dockerignore 06:38:04 #20 transferring context: 50B 0.0s done 06:38:04 #20 DONE 0.1s 06:38:04 06:38:04 #21 [security-secretstore-setup internal] load .dockerignore 06:38:04 #21 transferring context: 50B 0.0s done 06:38:04 #21 DONE 0.0s 06:38:04 06:38:04 #22 [core-data internal] load .dockerignore 06:38:04 #22 transferring context: 50B 0.0s done 06:38:04 #22 DONE 0.1s 06:38:04 06:38:04 #23 [support-notifications internal] load .dockerignore 06:38:04 #23 transferring context: 50B done 06:38:04 #23 DONE 0.1s 06:38:04 06:38:04 #24 [core-command internal] load .dockerignore 06:38:04 #24 transferring context: 50B 0.0s done 06:38:04 #24 DONE 0.1s 06:38:04 06:38:04 #25 [security-spire-server internal] load .dockerignore 06:38:04 #25 transferring context: 50B done 06:38:04 #25 DONE 0.1s 06:38:04 06:38:04 #26 [security-bootstrapper internal] load .dockerignore 06:38:04 #26 transferring context: 50B done 06:38:04 #26 DONE 0.1s 06:38:04 06:38:04 #27 [core-metadata internal] load .dockerignore 06:38:05 #27 transferring context: 50B 0.0s done 06:38:05 #27 DONE 0.1s 06:38:05 06:38:05 #28 [security-spire-config internal] load .dockerignore 06:38:05 #28 transferring context: 50B 0.0s done 06:38:05 #28 DONE 0.1s 06:38:05 06:38:05 #29 [support-cron-scheduler internal] load .dockerignore 06:38:05 #29 transferring context: 50B done 06:38:05 #29 DONE 0.1s 06:38:05 06:38:05 #30 [security-proxy-setup internal] load .dockerignore 06:38:05 #30 transferring context: 50B 0.0s done 06:38:05 #30 DONE 0.1s 06:38:05 06:38:05 #31 [security-proxy-auth internal] load .dockerignore 06:38:05 #31 transferring context: 50B done 06:38:05 #31 DONE 0.1s 06:38:05 06:38:05 #32 [core-keeper internal] load .dockerignore 06:38:05 #32 transferring context: 50B done 06:38:05 #32 DONE 0.1s 06:38:05 06:38:05 #33 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:38:05 #33 DONE 0.0s 06:38:05 06:38:05 #34 [support-scheduler internal] load metadata for docker.io/library/alpine:3.18 06:38:05 #34 DONE 0.2s 06:38:05 06:38:05 #35 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 06:38:05 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 06:38:05 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 06:38:05 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 06:38:05 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 0B / 3.34MB 0.2s 06:38:05 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 06:38:05 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.93MB / 3.34MB 0.4s 06:38:06 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.5s 06:38:06 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 06:38:06 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.5s done 06:38:06 #35 ... 06:38:06 06:38:06 #36 [support-scheduler internal] load build context 06:38:06 #36 transferring context: 3.21MB 0.7s done 06:38:06 #36 DONE 0.8s 06:38:06 06:38:06 #33 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:38:06 #33 DONE 0.0s 06:38:06 06:38:06 #34 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.18 06:38:06 #34 DONE 0.3s 06:38:06 06:38:06 #33 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:38:06 #33 DONE 0.0s 06:38:06 06:38:06 #37 [core-common-config-bootstrapper internal] load build context 06:38:06 #37 DONE 0.0s 06:38:06 06:38:06 #38 [security-spiffe-token-provider internal] load build context 06:38:06 #38 ... 06:38:06 06:38:06 #39 [core-common-config-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:38:06 #39 DONE 2.0s 06:38:06 06:38:06 #38 [security-spiffe-token-provider internal] load build context 06:38:07 #38 ... 06:38:07 06:38:07 #34 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.18 06:38:07 #34 DONE 0.5s 06:38:07 06:38:07 #38 [security-spiffe-token-provider internal] load build context 06:38:07 #38 ... 06:38:07 06:38:07 #33 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:38:07 #33 DONE 0.0s 06:38:07 06:38:07 #38 [security-spiffe-token-provider internal] load build context 06:38:07 #38 ... 06:38:07 06:38:07 #34 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.18 06:38:07 #34 DONE 0.6s 06:38:07 06:38:07 #33 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:38:07 #33 DONE 0.0s 06:38:07 06:38:07 #39 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:38:07 #39 DONE 2.1s 06:38:07 06:38:07 #34 [core-data internal] load metadata for docker.io/library/alpine:3.18 06:38:07 #34 DONE 0.8s 06:38:07 06:38:07 #40 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 06:38:07 #40 DONE 1.2s 06:38:07 06:38:07 #41 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:38:07 #41 ... 06:38:07 06:38:07 #33 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:38:07 #33 DONE 0.0s 06:38:07 06:38:07 #39 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:38:07 #39 DONE 2.1s 06:38:07 06:38:07 #40 [core-data builder 2/7] WORKDIR /edgex-go 06:38:07 #40 DONE 1.3s 06:38:07 06:38:07 #35 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 06:38:07 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 06:38:07 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 06:38:07 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 06:38:07 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.5s done 06:38:07 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 06:38:07 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.3s done 06:38:07 #35 ... 06:38:07 06:38:07 #33 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:38:07 #33 DONE 0.0s 06:38:07 06:38:07 #42 [security-secretstore-setup internal] load build context 06:38:08 #42 ... 06:38:08 06:38:08 #33 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:38:08 #33 DONE 0.0s 06:38:08 06:38:08 #38 [security-spiffe-token-provider internal] load build context 06:38:08 #38 transferring context: 3.21MB 1.3s done 06:38:08 #38 DONE 1.5s 06:38:08 06:38:08 #42 [security-secretstore-setup internal] load build context 06:38:08 #42 ... 06:38:08 06:38:08 #34 [support-notifications internal] load metadata for docker.io/library/alpine:3.18 06:38:08 #34 DONE 1.6s 06:38:08 06:38:08 #42 [security-secretstore-setup internal] load build context 06:38:08 #42 ... 06:38:08 06:38:08 #39 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:38:08 #39 DONE 2.3s 06:38:08 06:38:08 #33 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:38:08 #33 DONE 0.0s 06:38:08 06:38:08 #40 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 06:38:08 #40 DONE 1.4s 06:38:08 06:38:08 #42 [security-secretstore-setup internal] load build context 06:38:08 #42 ... 06:38:08 06:38:08 #39 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:38:08 #39 DONE 2.3s 06:38:08 06:38:08 #40 [core-metadata builder 2/7] WORKDIR /edgex-go 06:38:08 #40 DONE 1.5s 06:38:08 06:38:08 #43 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.9.6 06:38:08 #43 DONE 1.9s 06:38:08 06:38:08 #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.9.6 06:38:08 #44 DONE 2.0s 06:38:08 06:38:08 #37 [core-common-config-bootstrapper internal] load build context 06:38:08 #37 transferring context: 3.21MB 1.9s done 06:38:08 #37 DONE 2.0s 06:38:08 06:38:08 #42 [security-secretstore-setup internal] load build context 06:38:08 #42 transferring context: 3.21MB 1.2s done 06:38:08 #42 DONE 1.5s 06:38:08 06:38:08 #33 [support-cron-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:38:08 #33 DONE 0.0s 06:38:08 06:38:08 #35 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 06:38:08 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 06:38:08 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 06:38:08 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 06:38:08 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.5s done 06:38:08 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 06:38:08 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.3s done 06:38:08 #35 DONE 4.5s 06:38:08 06:38:08 #33 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:38:08 #33 DONE 0.0s 06:38:08 06:38:08 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:38:08 #45 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:38:09 #45 ... 06:38:09 06:38:09 #33 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:38:09 #33 DONE 0.0s 06:38:09 06:38:09 #39 [support-cron-scheduler builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:38:09 #39 DONE 2.4s 06:38:09 06:38:09 #40 [support-cron-scheduler builder 2/7] WORKDIR /edgex-go 06:38:09 #40 DONE 1.6s 06:38:09 06:38:09 #46 [support-cron-scheduler internal] load build context 06:38:09 #46 DONE 0.0s 06:38:09 06:38:09 #45 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:38:09 #45 resolve ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 0.5s done 06:38:09 #45 DONE 0.8s 06:38:09 06:38:09 #35 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 06:38:09 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 06:38:09 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 06:38:09 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 06:38:09 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.5s done 06:38:09 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 06:38:09 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.3s done 06:38:09 #35 DONE 4.6s 06:38:09 06:38:09 #34 [support-cron-scheduler internal] load metadata for docker.io/library/alpine:3.18 06:38:09 #34 ... 06:38:09 06:38:09 #39 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:38:09 #39 DONE 2.4s 06:38:09 06:38:09 #40 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 06:38:09 #40 DONE 1.6s 06:38:09 06:38:09 #47 [core-data internal] load build context 06:38:09 #47 transferring context: 3.21MB 1.1s done 06:38:09 #47 DONE 1.8s 06:38:09 06:38:09 #35 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 06:38:09 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 06:38:09 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 06:38:09 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 06:38:09 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.5s done 06:38:09 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 06:38:09 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.3s done 06:38:09 #35 DONE 4.6s 06:38:09 06:38:09 #33 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 06:38:09 #33 DONE 0.0s 06:38:09 06:38:09 #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 06:38:09 #34 ... 06:38:09 06:38:09 #48 [security-spire-server internal] load build context 06:38:09 #48 transferring context: 27.71kB 0.1s done 06:38:09 #48 DONE 0.9s 06:38:09 06:38:09 #49 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 06:38:09 #49 ... 06:38:09 06:38:09 #50 [security-spire-agent internal] load build context 06:38:09 #50 transferring context: 27.24kB 0.4s done 06:38:09 #50 DONE 1.1s 06:38:09 06:38:09 #51 [support-notifications internal] load build context 06:38:12 #51 ... 06:38:12 06:38:12 #52 [security-spire-config internal] load build context 06:38:12 #52 transferring context: 25.96kB 0.4s done 06:38:12 #52 DONE 2.4s 06:38:12 06:38:12 #51 [support-notifications internal] load build context 06:38:12 #51 transferring context: 3.21MB 2.7s done 06:38:12 #51 DONE 3.3s 06:38:12 06:38:12 #39 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:38:12 #39 DONE 2.4s 06:38:12 06:38:12 #40 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 06:38:12 #40 DONE 1.6s 06:38:12 06:38:12 #35 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 06:38:12 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 06:38:12 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 06:38:12 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 06:38:12 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.5s done 06:38:12 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 06:38:12 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.3s done 06:38:12 #35 DONE 4.6s 06:38:12 06:38:12 #34 [core-keeper internal] load metadata for docker.io/library/alpine:3.18 06:38:12 #34 DONE 4.6s 06:38:12 06:38:12 #53 [security-proxy-auth internal] load build context 06:38:12 #53 DONE 0.0s 06:38:12 06:38:12 #54 [security-bootstrapper internal] load build context 06:38:12 #54 ... 06:38:12 06:38:12 #39 [core-keeper builder 1/7] FROM docker.io/library/ci-base-image-arm64 06:38:12 #39 DONE 2.5s 06:38:12 06:38:12 #40 [core-keeper builder 2/7] WORKDIR /edgex-go 06:38:12 #40 DONE 1.7s 06:38:12 06:38:12 #35 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 06:38:12 #35 resolve docker.io/library/alpine:3.18@sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 0.0s done 06:38:12 #35 sha256:9a651613a55c2a201ba444dbbbcbd8e8fca855e681b746afe59b9e248742b81b 528B / 528B done 06:38:12 #35 sha256:3e834921e3678b9f27c1f2e94f5945b63aab1c68cdf944dad109daded06c1f2b 1.49kB / 1.49kB done 06:38:12 #35 sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 3.34MB / 3.34MB 0.5s done 06:38:12 #35 sha256:3ddf7bf1d408188f9849efbf4f902720ae08f5131bb39013518b918aa056d0de 1.64kB / 1.64kB done 06:38:12 #35 extracting sha256:720f3032cd1105e6311c8adee3ee0f3b6827bec2c48f1cfff486a347ad22f05c 1.3s done 06:38:12 #35 DONE 4.7s 06:38:12 06:38:12 #55 [core-keeper internal] load build context 06:38:12 #55 DONE 0.0s 06:38:12 06:38:12 #56 [core-command internal] load build context 06:38:12 #56 transferring context: 3.21MB 2.7s done 06:38:12 #56 DONE 3.4s 06:38:12 06:38:12 #54 [security-bootstrapper internal] load build context 06:38:13 #54 transferring context: 3.21MB 3.8s done 06:38:13 #54 DONE 4.5s 06:38:13 06:38:13 #57 [core-metadata internal] load build context 06:38:13 #57 transferring context: 3.21MB 4.2s done 06:38:13 #57 DONE 5.3s 06:38:13 06:38:13 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:38:13 #45 sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 1.61kB / 1.61kB done 06:38:13 #45 sha256:52d5d3a94cfac7935bfb02a2531ec31aa34435cd9e284a81f62ebe15e8603a52 1.05kB / 1.05kB done 06:38:13 #45 sha256:e0ba206c46fbee1b5a919ab00dad91fc25b0e6698fca3f84bd5759f787bd1571 1.60kB / 1.60kB done 06:38:13 #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.1s 06:38:13 #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.2s 06:38:13 #45 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.2s 06:38:14 #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.1s done 06:38:14 #45 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 06:38:14 #45 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 2.1s done 06:38:14 #45 sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 283B / 283B 2.3s done 06:38:14 #45 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done 06:38:14 #45 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 2.5s done 06:38:15 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0B / 28.04MB 3.1s 06:38:15 #45 ... 06:38:15 06:38:15 #46 [support-cron-scheduler internal] load build context 06:38:15 #46 transferring context: 3.21MB 3.4s done 06:38:15 #46 DONE 6.1s 06:38:15 06:38:15 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:38:15 #45 ... 06:38:15 06:38:15 #58 [security-proxy-setup internal] load build context 06:38:15 #58 ... 06:38:15 06:38:15 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:38:15 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 2.10MB / 28.04MB 4.1s 06:38:16 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 4.19MB / 28.04MB 4.8s 06:38:16 #45 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 06:38:17 #45 ... 06:38:17 06:38:17 #59 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 06:38:17 #0 6.561 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:38:17 #0 7.583 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:38:17 #59 ... 06:38:17 06:38:17 #60 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 06:38:17 #0 8.187 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:38:17 #0 9.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:38:17 #60 ... 06:38:17 06:38:17 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:38:17 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 5.93MB / 28.04MB 5.7s 06:38:17 #45 ... 06:38:17 06:38:17 #61 [support-cron-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 06:38:17 #0 4.183 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:38:17 #0 4.940 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:38:17 #0 8.034 OK: 266 MiB in 52 packages 06:38:17 #61 DONE 9.6s 06:38:17 06:38:17 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:38:18 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 7.34MB / 28.04MB 6.1s 06:38:18 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 9.42MB / 28.04MB 6.9s 06:38:18 #45 ... 06:38:18 06:38:18 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:38:18 #62 resolve ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.2s done 06:38:18 #62 sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 1.61kB / 1.61kB done 06:38:18 #62 sha256:1cbbb4d32abefab6d582ffdf2ecab3a33d813855ce9593d156b424aad59c2bc6 1.05kB / 1.05kB done 06:38:18 #62 sha256:9869d663529914e12e63d3ebe0579063a79fb13f870d88333173c39a993fe22a 1.59kB / 1.59kB done 06:38:18 #62 sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 114B / 114B 1.0s done 06:38:18 #62 sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 123.56kB / 123.56kB 1.3s done 06:38:18 #62 extracting sha256:6c97d1874e1bc5b9375a2697c95f3f21cf3e9d426ec4c44a839067c6e1118616 0.1s done 06:38:18 #62 sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 278B / 278B 2.4s done 06:38:18 #62 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 5.24MB / 18.32MB 5.7s 06:38:18 #62 extracting sha256:8949bd1d87427f8d3fb19d20929758ff6cee28e239422f52d92b19dff9663ddf 0.0s done 06:38:18 #62 ... 06:38:18 06:38:18 #59 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 06:38:18 #59 10.46 OK: 266 MiB in 52 packages 06:38:18 #59 DONE 11.8s 06:38:18 06:38:18 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:38:18 #62 ... 06:38:18 06:38:18 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:38:18 #45 ... 06:38:18 06:38:18 #58 [security-proxy-setup internal] load build context 06:38:18 #58 transferring context: 3.21MB 7.7s done 06:38:18 #58 DONE 9.8s 06:38:18 06:38:18 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:38:19 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 10.85MB / 28.04MB 7.6s 06:38:20 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 12.58MB / 28.04MB 8.1s 06:38:20 #45 ... 06:38:20 06:38:20 #63 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:38:20 #63 ... 06:38:20 06:38:20 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:38:20 #64 ... 06:38:20 06:38:20 #60 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 06:38:20 #60 11.68 OK: 266 MiB in 52 packages 06:38:20 #60 DONE 14.2s 06:38:20 06:38:20 #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:38:20 #65 ... 06:38:20 06:38:20 #66 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 06:38:20 #66 ... 06:38:20 06:38:20 #67 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:38:20 #67 ... 06:38:20 06:38:20 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:38:20 #68 ... 06:38:20 06:38:20 #69 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 06:38:20 #69 ... 06:38:20 06:38:20 #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:38:21 #70 ... 06:38:21 06:38:21 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:38:21 #71 ... 06:38:21 06:38:21 #41 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 06:38:21 #41 6.366 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:38:21 #41 7.265 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:38:21 #41 9.475 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 06:38:21 #41 9.475 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 06:38:21 #41 9.475 OK: 19955 distinct packages available 06:38:21 #41 9.937 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:38:21 #41 11.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:38:21 #41 12.75 OK: 266 MiB in 52 packages 06:38:21 #41 DONE 13.8s 06:38:21 06:38:21 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:38:21 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 14.69MB / 28.04MB 9.3s 06:38:21 #45 ... 06:38:21 06:38:21 #53 [security-proxy-auth internal] load build context 06:38:21 #53 transferring context: 3.21MB 7.6s done 06:38:21 #53 DONE 10.1s 06:38:21 06:38:21 #72 [support-notifications builder 4/7] COPY go.mod vendor* ./ 06:38:21 #72 DONE 4.1s 06:38:21 06:38:21 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:38:21 #45 extracting sha256:6ce35ffb95c68a7836e0a468e20af51b44cf7a167f97bf211a978b4b1e80dbe7 0.0s done 06:38:21 #45 ... 06:38:21 06:38:21 #73 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:38:22 #73 ... 06:38:22 06:38:22 #55 [core-keeper internal] load build context 06:38:22 #55 ... 06:38:22 06:38:22 #74 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 06:38:22 #74 DONE 3.2s 06:38:22 06:38:22 #55 [core-keeper internal] load build context 06:38:22 #55 ... 06:38:22 06:38:22 #75 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:38:23 #75 ... 06:38:23 06:38:23 #55 [core-keeper internal] load build context 06:38:23 #55 transferring context: 3.21MB 8.7s done 06:38:23 #55 DONE 11.5s 06:38:23 06:38:23 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:38:23 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 23.07MB / 28.04MB 11.6s 06:38:23 #45 ... 06:38:23 06:38:23 #76 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:38:24 #76 ... 06:38:24 06:38:24 #77 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 06:38:24 #77 DONE 2.3s 06:38:24 06:38:24 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:38:24 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 25.17MB / 28.04MB 12.5s 06:38:24 #45 ... 06:38:24 06:38:24 #78 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 06:38:24 #78 DONE 3.8s 06:38:24 06:38:24 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:38:25 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 27.07MB / 28.04MB 14.0s 06:38:26 #45 ... 06:38:26 06:38:26 #63 [security-proxy-auth stage-1 2/7] RUN apk add --update --no-cache dumb-init 06:38:26 #63 12.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:38:26 #63 13.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:38:26 #63 14.99 (1/1) Installing dumb-init (1.2.5-r2) 06:38:26 #63 15.00 Executing busybox-1.36.1-r7.trigger 06:38:26 #63 15.10 OK: 8 MiB in 16 packages 06:38:26 #63 DONE 17.6s 06:38:26 06:38:26 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:38:26 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 14.4s done 06:38:26 #45 sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 28.04MB / 28.04MB 14.4s done 06:38:27 #45 ... 06:38:27 06:38:27 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 06:38:27 #68 11.62 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:38:27 #68 12.07 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:38:27 #68 14.09 (1/4) Installing ca-certificates (20240226-r0) 06:38:27 #68 14.20 (2/4) Installing dumb-init (1.2.5-r2) 06:38:27 #68 14.21 (3/4) Installing su-exec (0.2-r3) 06:38:27 #68 14.23 (4/4) Installing yq (4.33.3-r5) 06:38:27 #68 14.74 Executing busybox-1.36.1-r7.trigger 06:38:27 #68 14.79 Executing ca-certificates-20240226-r0.trigger 06:38:27 #68 15.90 OK: 18 MiB in 19 packages 06:38:27 #68 DONE 16.9s 06:38:27 06:38:27 #79 [core-command stage-1 3/7] RUN apk --no-cache upgrade 06:38:28 #79 ... 06:38:28 06:38:28 #49 [core-data stage-1 2/8] RUN apk add --update --no-cache dumb-init 06:38:28 #49 13.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:38:28 #49 14.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:38:28 #49 17.18 (1/1) Installing dumb-init (1.2.5-r2) 06:38:28 #49 17.18 Executing busybox-1.36.1-r7.trigger 06:38:28 #49 17.21 OK: 8 MiB in 16 packages 06:38:28 #49 DONE 18.2s 06:38:28 06:38:28 #80 [core-data stage-1 3/8] RUN apk --no-cache upgrade 06:38:29 #80 ... 06:38:29 06:38:29 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:38:29 #62 sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 18.32MB / 18.32MB 11.6s done 06:38:29 #62 extracting sha256:245b2409532e6aaaf1dbade50350f370911badb97c2a16a2f1411ef1126deb3d 0.2s done 06:38:29 #62 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 06:38:29 #62 ... 06:38:29 06:38:29 #66 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 06:38:29 #66 19.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:38:30 #66 20.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:38:32 #66 ... 06:38:32 06:38:32 #73 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:38:32 #73 DONE 20.3s 06:38:32 06:38:32 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:38:32 #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 0.5s 06:38:32 #45 ... 06:38:32 06:38:32 #81 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:38:32 #81 ... 06:38:32 06:38:32 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:38:32 #62 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 6.5s 06:38:33 #62 ... 06:38:33 06:38:33 #69 [support-notifications stage-1 2/8] RUN apk add --update --no-cache ca-certificates dumb-init 06:38:33 #69 17.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:38:33 #69 18.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:38:33 #69 20.15 (1/2) Installing ca-certificates (20240226-r0) 06:38:33 #69 20.32 (2/2) Installing dumb-init (1.2.5-r2) 06:38:33 #69 20.33 Executing busybox-1.36.1-r7.trigger 06:38:33 #69 20.37 Executing ca-certificates-20240226-r0.trigger 06:38:33 #69 21.14 OK: 9 MiB in 17 packages 06:38:33 #69 DONE 22.9s 06:38:33 06:38:33 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:38:33 #62 ... 06:38:33 06:38:33 #65 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 06:38:33 #65 15.26 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:38:33 #65 16.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:38:33 #65 18.36 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 06:38:33 #65 18.36 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 06:38:33 #65 18.36 OK: 19946 distinct packages available 06:38:33 #65 18.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:38:33 #65 19.47 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:38:33 #65 21.48 (1/5) Installing dumb-init (1.2.5-r2) 06:38:33 #65 21.51 (2/5) Installing musl-obstack (1.2.3-r2) 06:38:33 #65 21.53 (3/5) Installing libucontext (1.2-r2) 06:38:33 #65 21.53 (4/5) Installing gcompat (1.1.0-r1) 06:38:33 #65 21.54 (5/5) Installing openssl (3.1.7-r0) 06:38:33 #65 21.62 Executing busybox-1.36.1-r7.trigger 06:38:33 #65 21.86 OK: 9 MiB in 20 packages 06:38:33 #65 DONE 23.3s 06:38:33 06:38:33 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:38:34 #45 ... 06:38:34 06:38:34 #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:38:34 #82 ... 06:38:34 06:38:34 #66 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 06:38:34 #66 23.27 (1/2) Installing dumb-init (1.2.5-r2) 06:38:34 #66 23.39 (2/2) Installing su-exec (0.2-r3) 06:38:34 #66 23.39 Executing busybox-1.36.1-r7.trigger 06:38:34 #66 23.45 OK: 8 MiB in 17 packages 06:38:34 #66 ... 06:38:34 06:38:34 #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:38:34 #83 ... 06:38:34 06:38:34 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:38:35 #45 ... 06:38:35 06:38:35 #76 [core-keeper stage-1 2/7] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:38:35 #76 DONE 21.8s 06:38:35 06:38:35 #66 [security-bootstrapper stage-1 2/17] RUN apk add --update --no-cache dumb-init su-exec 06:38:35 #66 DONE 25.5s 06:38:35 06:38:35 #84 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 06:38:36 #84 ... 06:38:36 06:38:36 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:38:36 #64 16.35 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:38:36 #64 17.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:38:36 #64 19.56 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 06:38:36 #64 19.56 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 06:38:36 #64 19.56 OK: 19946 distinct packages available 06:38:36 #64 20.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:38:36 #64 20.94 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:38:36 #64 24.73 (1/11) Installing ca-certificates (20240226-r0) 06:38:36 #64 25.02 (2/11) Installing brotli-libs (1.0.9-r14) 06:38:36 #64 25.20 (3/11) Installing libunistring (1.1-r1) 06:38:36 #64 25.38 (4/11) Installing libidn2 (2.3.4-r1) 06:38:36 #64 25.38 (5/11) Installing nghttp2-libs (1.57.0-r0) 06:38:36 #64 25.38 (6/11) Installing libcurl (8.9.1-r0) 06:38:36 #64 25.44 (7/11) Installing curl (8.9.1-r0) 06:38:36 #64 25.48 (8/11) Installing dumb-init (1.2.5-r2) 06:38:36 #64 25.49 (9/11) Installing musl-obstack (1.2.3-r2) 06:38:36 #64 25.54 (10/11) Installing libucontext (1.2-r2) 06:38:36 #64 25.54 (11/11) Installing gcompat (1.1.0-r1) 06:38:36 #64 25.54 Executing busybox-1.36.1-r7.trigger 06:38:36 #64 25.73 Executing ca-certificates-20240226-r0.trigger 06:38:36 #64 ... 06:38:36 06:38:36 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:38:37 #45 ... 06:38:37 06:38:37 #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:38:37 #85 ... 06:38:37 06:38:37 #64 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 06:38:37 #64 26.85 OK: 13 MiB in 26 packages 06:38:38 #64 DONE 28.2s 06:38:38 06:38:38 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:38:38 #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 6.2s 06:38:41 #45 ... 06:38:41 06:38:41 #67 [support-cron-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 06:38:41 #67 21.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:38:41 #67 22.56 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:38:41 #67 25.69 (1/3) Installing ca-certificates (20240226-r0) 06:38:41 #67 26.09 (2/3) Installing dumb-init (1.2.5-r2) 06:38:41 #67 26.10 (3/3) Installing tzdata (2024a-r0) 06:38:41 #67 28.20 Executing busybox-1.36.1-r7.trigger 06:38:41 #67 28.26 Executing ca-certificates-20240226-r0.trigger 06:38:41 #67 29.02 OK: 12 MiB in 18 packages 06:38:41 #67 DONE 31.1s 06:38:41 06:38:41 #86 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 06:38:41 #86 ... 06:38:41 06:38:41 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:38:41 #71 21.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:38:41 #71 22.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:38:41 #71 26.48 v3.18.9-39-gdcefdd61002 [https://dl-cdn.alpinelinux.org/alpine/v3.18/main] 06:38:41 #71 26.48 v3.18.9-37-g2fe93f3963e [https://dl-cdn.alpinelinux.org/alpine/v3.18/community] 06:38:41 #71 26.48 OK: 19946 distinct packages available 06:38:41 #71 27.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:38:41 #71 28.16 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:38:42 #71 ... 06:38:42 06:38:42 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:38:42 #45 ... 06:38:42 06:38:42 #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 06:38:42 #70 23.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:38:42 #70 25.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:38:42 #70 28.07 (1/4) Installing dumb-init (1.2.5-r2) 06:38:42 #70 28.10 (2/4) Installing openssl (3.1.7-r0) 06:38:42 #70 28.15 (3/4) Installing su-exec (0.2-r3) 06:38:42 #70 28.17 (4/4) Installing yq (4.33.3-r5) 06:38:42 #70 28.84 Executing busybox-1.36.1-r7.trigger 06:38:42 #70 29.06 OK: 18 MiB in 19 packages 06:38:42 #70 DONE 31.3s 06:38:42 06:38:42 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:38:42 #62 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 15.8s 06:38:42 #62 ... 06:38:42 06:38:42 #87 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 06:38:42 #87 ... 06:38:42 06:38:42 #79 [core-command stage-1 3/7] RUN apk --no-cache upgrade 06:38:42 #79 17.15 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:38:43 #79 ... 06:38:43 06:38:43 #88 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 06:38:43 #88 ... 06:38:43 06:38:43 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:38:43 #71 32.64 (1/4) Installing dumb-init (1.2.5-r2) 06:38:43 #71 32.69 (2/4) Installing musl-obstack (1.2.3-r2) 06:38:43 #71 32.73 (3/4) Installing libucontext (1.2-r2) 06:38:43 #71 32.73 (4/4) Installing gcompat (1.1.0-r1) 06:38:43 #71 32.75 Executing busybox-1.36.1-r7.trigger 06:38:43 #71 32.92 OK: 8 MiB in 19 packages 06:38:43 #71 ... 06:38:43 06:38:43 #89 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 06:38:43 #89 ... 06:38:43 06:38:43 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:38:44 #62 ... 06:38:44 06:38:44 #71 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 06:38:44 #71 DONE 34.1s 06:38:44 06:38:44 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:38:45 #62 ... 06:38:45 06:38:45 #90 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 06:38:45 #90 ... 06:38:45 06:38:45 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:38:45 #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 13.9s 06:38:48 #45 ... 06:38:48 06:38:48 #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:38:48 #0 7.964 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:38:48 #91 ... 06:38:48 06:38:48 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:38:48 #45 ... 06:38:48 06:38:48 #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 06:38:48 #85 12.52 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:38:48 #85 14.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:38:48 #85 19.49 OK: 18 MiB in 19 packages 06:38:48 #85 DONE 21.7s 06:38:48 06:38:48 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:38:50 #45 ... 06:38:50 06:38:50 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.9.6@sha256:5106ac601272a88684db14daf7f54b9a45f31f77bb16a906bd5e87756ee7b97c 06:38:50 #62 extracting sha256:860255bb71b052c7996355d58aaa77a8d9667463ff566976a1ed90f680f373f0 23.0s done 06:38:50 #62 DONE 41.1s 06:38:50 06:38:50 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:38:50 #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 18.7s 06:38:52 #45 ... 06:38:52 06:38:52 #79 [core-metadata stage-1 3/7] RUN apk --no-cache upgrade 06:38:52 #79 19.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:38:52 #79 24.68 OK: 8 MiB in 16 packages 06:38:52 #79 DONE 26.8s 06:38:52 06:38:52 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:38:52 #45 ... 06:38:52 06:38:52 #92 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:38:52 #0 7.920 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:38:52 #92 ... 06:38:52 06:38:52 #45 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.9.6@sha256:59a0b92b39773515e25e68a46c40d3b931b9c1860bc445a79ceb45a805cab8b4 06:38:53 #45 extracting sha256:6646c720ee8114e31cff8f02c881225d7457c1047a04a91e0f259d1136b37ffd 21.6s done 06:38:53 #45 DONE 45.2s 06:38:53 06:38:53 #92 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:38:53 #92 10.19 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:38:54 #92 ... 06:38:54 06:38:54 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:38:54 #0 6.481 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:38:54 #0 8.973 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:38:54 #93 ... 06:38:54 06:38:54 #86 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 06:38:54 #86 8.873 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:38:54 #86 11.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:38:55 #86 ... 06:38:55 06:38:55 #80 [core-data stage-1 3/8] RUN apk --no-cache upgrade 06:38:55 #80 17.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:38:55 #80 18.48 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:38:55 #80 25.67 OK: 8 MiB in 16 packages 06:38:55 #80 DONE 27.2s 06:38:55 06:38:55 #88 [support-notifications stage-1 3/8] RUN apk --no-cache upgrade 06:38:55 #88 14.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:38:55 #88 16.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:38:55 #88 21.89 OK: 9 MiB in 17 packages 06:38:56 #88 DONE 23.0s 06:38:56 06:38:56 #89 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 06:38:56 #89 14.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:38:56 #89 16.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:38:56 #89 22.03 OK: 9 MiB in 20 packages 06:38:56 #89 DONE 23.1s 06:38:56 06:38:56 #94 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:38:57 #94 ... 06:38:57 06:38:57 #87 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 06:38:57 #87 15.02 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:38:57 #87 18.08 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:38:57 #87 ... 06:38:57 06:38:57 #95 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 06:38:57 #95 DONE 1.5s 06:38:57 06:38:57 #94 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:38:57 #94 DONE 1.6s 06:38:57 06:38:57 #91 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 06:38:57 #91 10.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:38:57 #91 17.62 OK: 13 MiB in 26 packages 06:38:57 #91 DONE 19.5s 06:38:57 06:38:57 #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:38:57 #96 ... 06:38:57 06:38:57 #84 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 06:38:57 #84 12.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:38:57 #84 14.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:38:57 #84 21.16 OK: 8 MiB in 17 packages 06:38:58 #84 ... 06:38:58 06:38:58 #87 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 06:38:58 #87 25.71 OK: 266 MiB in 52 packages 06:38:58 #87 ... 06:38:58 06:38:58 #97 [security-spire-server stage-2 5/9] COPY Attribution.txt / 06:38:58 #97 DONE 0.4s 06:38:58 06:38:58 #98 [security-spire-server stage-2 6/9] COPY security.txt / 06:38:58 #98 ... 06:38:58 06:38:58 #84 [security-bootstrapper stage-1 3/17] RUN apk --no-cache upgrade 06:38:58 #84 DONE 22.8s 06:38:58 06:38:58 #98 [security-spire-server stage-2 6/9] COPY security.txt / 06:38:58 #98 DONE 0.3s 06:38:58 06:38:58 #99 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 06:38:59 #99 DONE 0.6s 06:38:59 06:38:59 #100 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 06:38:59 #100 ... 06:38:59 06:38:59 #90 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 06:38:59 #90 13.73 fetch https://dl-4.alpinelinux.org/alpine/v3.18/main/aarch64/APKINDEX.tar.gz 06:38:59 #90 15.75 fetch https://dl-4.alpinelinux.org/alpine/v3.18/community/aarch64/APKINDEX.tar.gz 06:38:59 #90 22.37 (1/1) Installing dumb-init (1.2.5-r2) 06:38:59 #90 23.29 Executing busybox-1.36.1-r7.trigger 06:38:59 #90 23.37 OK: 8 MiB in 16 packages 06:38:59 #90 ... 06:38:59 06:38:59 #100 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 06:38:59 #100 DONE 0.3s 06:38:59 06:38:59 #101 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 06:38:59 #101 DONE 0.3s 06:38:59 06:38:59 #86 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 06:38:59 #86 17.54 OK: 12 MiB in 18 packages 06:39:00 #86 ... 06:39:00 06:39:00 #87 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 06:39:00 #87 DONE 28.3s 06:39:00 06:39:00 #93 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 06:39:00 #93 14.24 OK: 8 MiB in 19 packages 06:39:00 #93 DONE 16.1s 06:39:00 06:39:00 #92 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 06:39:00 #92 16.71 OK: 18 MiB in 19 packages 06:39:00 #92 DONE 18.6s 06:39:00 06:39:00 #102 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 06:39:00 #102 ... 06:39:00 06:39:00 #86 [support-cron-scheduler stage-1 3/7] RUN apk --no-cache upgrade 06:39:00 #86 DONE 19.3s 06:39:01 06:39:01 #90 [core-keeper stage-1 3/7] RUN apk add --update --no-cache dumb-init 06:39:01 #90 DONE 25.3s 06:39:01 06:39:01 #103 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:39:01 #103 ... 06:39:01 06:39:01 #102 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 06:39:01 #102 DONE 0.8s 06:39:01 06:39:01 #104 [security-spire-server] exporting to image 06:39:01 #104 exporting layers 06:39:01 #104 ... 06:39:01 06:39:01 #105 [core-keeper builder 5/8] COPY go.mod vendor* ./ 06:39:01 #105 DONE 1.3s 06:39:02 06:39:02 #106 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:39:02 #106 ... 06:39:02 06:39:02 #96 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:39:02 #96 DONE 4.7s 06:39:02 06:39:02 #107 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 06:39:02 #107 DONE 0.3s 06:39:02 06:39:02 #108 [security-spire-agent stage-3 7/10] COPY security.txt / 06:39:02 #108 DONE 0.3s 06:39:02 06:39:02 #109 [security-bootstrapper stage-1 4/17] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 06:39:03 #109 DONE 4.7s 06:39:03 06:39:03 #110 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 06:39:03 #110 ... 06:39:03 06:39:03 #111 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 06:39:03 #111 DONE 0.4s 06:39:03 06:39:03 #110 [security-bootstrapper stage-1 5/17] WORKDIR /edgex-init-staging 06:39:03 #110 DONE 0.3s 06:39:03 06:39:03 #112 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 06:39:03 #112 DONE 0.2s 06:39:03 06:39:03 #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 06:39:03 #113 DONE 0.3s 06:39:03 06:39:03 #103 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 06:39:04 #103 DONE 3.9s 06:39:04 06:39:04 #104 [security-spire-agent] exporting to image 06:39:04 #104 exporting layers 4.7s done 06:39:04 #104 writing image sha256:7eb98251d069cf0e7ea3e4914a5ae445e088833ed1932d0c5018bb2d167431a4 0.0s done 06:39:04 #104 naming to docker.io/library/security-spire-server-arm64 0.0s done 06:39:04 #104 ... 06:39:04 06:39:04 #114 [security-spire-config stage-2 5/10] COPY Attribution.txt / 06:39:04 #114 DONE 0.3s 06:39:04 06:39:04 #115 [security-spire-config stage-2 6/10] COPY security.txt / 06:39:05 #115 DONE 0.2s 06:39:05 06:39:05 #116 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 06:39:05 #116 DONE 0.3s 06:39:05 06:39:05 #117 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 06:39:05 #117 DONE 0.2s 06:39:05 06:39:05 #118 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 06:39:06 #118 DONE 0.2s 06:39:06 06:39:06 #104 [security-spire-config] exporting to image 06:39:06 #104 exporting layers 2.4s done 06:39:06 #104 writing image sha256:5c1d7280b038ffc9bb911c337a3c2f7ce2aa761eff5da20ff1fd87e1e82800c4 done 06:39:06 #104 naming to docker.io/library/security-spire-agent-arm64 done 06:39:07 #104 exporting layers 1.5s done 06:39:07 #104 writing image sha256:2f5d48095401dc2c5a66cdb2ecf1b74bbff3c8ebf907b325a09f10f5d89454d2 done 06:39:07 #104 naming to docker.io/library/security-spire-config-arm64 done 06:39:07 #104 DONE 7.3s 06:39:07 06:39:07 #81 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:40:29 #81 ... 06:40:29 06:40:29 #106 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:40:29 #106 DONE 77.5s 06:40:29 06:40:29 #75 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:40:29 #75 DONE 117.4s 06:40:29 06:40:29 #82 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:40:29 #82 DONE 115.2s 06:40:29 06:40:29 #83 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:40:29 #83 DONE 114.7s 06:40:29 06:40:29 #119 [core-keeper builder 7/8] COPY . . 06:40:29 #119 ... 06:40:29 06:40:29 #81 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:40:29 #81 DONE 116.8s 06:40:29 06:40:29 #120 [security-secretstore-setup builder 6/7] COPY . . 06:40:29 #120 ... 06:40:29 06:40:29 #121 [support-notifications builder 6/7] COPY . . 06:40:29 #121 DONE 1.5s 06:40:29 06:40:29 #119 [core-keeper builder 7/8] COPY . . 06:40:29 #119 DONE 1.6s 06:40:29 06:40:29 #122 [support-cron-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:40:29 #122 CACHED 06:40:29 06:40:29 #123 [support-cron-scheduler builder 4/7] COPY go.mod vendor* ./ 06:40:29 #123 CACHED 06:40:29 06:40:29 #124 [support-cron-scheduler builder 6/7] COPY . . 06:40:29 #124 CACHED 06:40:29 06:40:29 #125 [security-proxy-auth builder 6/7] COPY . . 06:40:29 #125 CACHED 06:40:29 06:40:29 #126 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 06:40:29 #126 CACHED 06:40:29 06:40:29 #127 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:40:29 #127 CACHED 06:40:29 06:40:29 #128 [core-metadata builder 6/7] COPY . . 06:40:29 #128 CACHED 06:40:29 06:40:29 #129 [core-metadata builder 4/7] COPY go.mod vendor* ./ 06:40:29 #129 CACHED 06:40:29 06:40:29 #130 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:40:29 #130 CACHED 06:40:29 06:40:29 #131 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:40:29 #131 CACHED 06:40:29 06:40:29 #132 [core-command builder 4/7] COPY go.mod vendor* ./ 06:40:29 #132 CACHED 06:40:29 06:40:29 #133 [core-command builder 6/7] COPY . . 06:40:29 #133 CACHED 06:40:29 06:40:29 #134 [core-data builder 6/7] COPY . . 06:40:29 #134 CACHED 06:40:29 06:40:29 #135 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:40:29 #135 CACHED 06:40:29 06:40:29 #136 [core-data builder 4/7] COPY go.mod vendor* ./ 06:40:29 #136 CACHED 06:40:29 06:40:29 #137 [security-spiffe-token-provider builder 6/7] COPY . . 06:40:29 #137 DONE 1.6s 06:40:29 06:40:29 #120 [security-secretstore-setup builder 6/7] COPY . . 06:40:29 #120 DONE 1.6s 06:40:29 06:40:29 #138 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:40:29 #138 CACHED 06:40:29 06:40:29 #139 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:40:29 #139 CACHED 06:40:29 06:40:29 #140 [core-common-config-bootstrapper builder 6/7] COPY . . 06:40:29 #140 CACHED 06:40:29 06:40:29 #141 [support-scheduler builder 6/7] COPY . . 06:40:29 #141 DONE 1.6s 06:40:29 06:40:29 #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:40:29 #142 ... 06:40:29 06:40:29 #143 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:40:29 #143 CACHED 06:40:29 06:40:29 #144 [security-proxy-setup builder 6/7] COPY . . 06:40:29 #144 CACHED 06:40:29 06:40:29 #145 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 06:40:29 #145 CACHED 06:40:29 06:40:29 #146 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:40:29 #146 CACHED 06:40:29 06:40:29 #147 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 06:40:29 #147 CACHED 06:40:29 06:40:29 #148 [security-bootstrapper builder 6/7] COPY . . 06:40:29 #148 CACHED 06:40:29 06:40:29 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:40:29 #149 ... 06:40:29 06:40:29 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 06:40:29 #0 4.013 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 06:40:29 #150 ... 06:40:29 06:40:29 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 06:40:29 #0 5.716 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 06:40:29 #151 ... 06:40:29 06:40:29 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 06:40:29 #0 6.140 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o cmd/core-command/core-command ./cmd/core-command 06:40:29 #152 ... 06:40:29 06:40:29 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 06:40:29 #0 6.427 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 06:40:29 #153 ... 06:40:29 06:40:29 #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 06:40:29 #142 6.704 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o cmd/core-data/core-data ./cmd/core-data 06:40:31 #142 ... 06:40:31 06:40:31 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 06:40:31 #0 6.124 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o cmd/support-notifications/support-notifications ./cmd/support-notifications 06:40:31 #154 ... 06:40:31 06:40:31 #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 06:40:31 #0 6.907 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o ./cmd/secrets-config ./cmd/secrets-config 06:40:31 #155 ... 06:40:31 06:40:31 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 06:40:31 #0 5.763 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o cmd/core-keeper/core-keeper ./cmd/core-keeper 06:40:31 #156 ... 06:40:31 06:40:31 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 06:40:31 #0 6.299 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o cmd/core-metadata/core-metadata ./cmd/core-metadata 06:40:31 #157 ... 06:40:31 06:40:31 #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 06:40:31 #0 6.949 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 06:40:31 #158 ... 06:40:31 06:40:31 #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 06:40:31 #0 4.271 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o cmd/support-cron-scheduler/support-cron-scheduler ./cmd/support-cron-scheduler 06:40:31 #159 ... 06:40:31 06:40:31 #160 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 06:40:31 #0 6.567 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 06:40:32 #160 ... 06:40:32 06:40:32 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 06:40:32 #149 6.822 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:01:15 #149 ... 07:01:15 07:01:15 #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:01:15 #158 1240.2 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=3.2.0-dev.82" -trimpath -mod=readonly -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:01:15 #158 ... 07:01:15 07:01:15 #149 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:01:15 #149 DONE 1245.0s 07:01:15 07:01:15 #161 [security-bootstrapper stage-1 6/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:01:15 #161 DONE 0.3s 07:01:15 07:01:15 #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:01:15 #158 ... 07:01:15 07:01:15 #162 [security-bootstrapper stage-1 7/17] RUN chmod +x /edgex-init-staging/*.sh 07:01:15 #162 DONE 2.7s 07:01:15 07:01:15 #163 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 07:01:15 #163 ... 07:01:15 07:01:15 #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:01:15 #155 DONE 1248.2s 07:01:15 07:01:15 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:01:15 #150 ... 07:01:15 07:01:15 #163 [security-bootstrapper stage-1 8/17] COPY --from=builder /edgex-go/Attribution.txt / 07:01:15 #163 DONE 0.5s 07:01:15 07:01:15 #164 [security-bootstrapper stage-1 9/17] COPY --from=builder /edgex-go/security.txt / 07:01:15 #164 DONE 0.3s 07:01:15 07:01:15 #165 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:01:15 #165 DONE 0.4s 07:01:15 07:01:15 #166 [security-bootstrapper stage-1 10/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:01:15 #166 DONE 0.5s 07:01:15 07:01:15 #167 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 07:01:15 #167 DONE 0.3s 07:01:15 07:01:15 #168 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 07:01:15 #168 DONE 0.3s 07:01:15 07:01:15 #169 [security-bootstrapper stage-1 11/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 07:01:15 #169 DONE 0.3s 07:01:15 07:01:15 #170 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:01:15 #170 DONE 0.3s 07:01:15 07:01:15 #171 [security-bootstrapper stage-1 12/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 07:01:15 #171 DONE 0.2s 07:01:15 07:01:15 #172 [security-bootstrapper stage-1 13/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 07:01:15 #172 DONE 0.3s 07:01:15 07:01:15 #173 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:01:15 #173 DONE 0.3s 07:01:15 07:01:15 #174 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:01:15 #174 DONE 0.2s 07:01:15 07:01:15 #175 [security-bootstrapper stage-1 14/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 07:01:15 #175 DONE 0.2s 07:01:15 07:01:15 #176 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:01:15 #176 ... 07:01:15 07:01:15 #177 [security-bootstrapper stage-1 15/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/consul-acl/ /edgex-init-staging/consul-bootstrapper/ 07:01:15 #177 DONE 0.3s 07:01:15 07:01:15 #178 [security-bootstrapper stage-1 16/17] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:01:15 #178 DONE 0.3s 07:01:15 07:01:15 #179 [security-bootstrapper stage-1 17/17] RUN chmod +x /entrypoint.sh 07:01:15 #179 DONE 2.8s 07:01:15 07:01:15 #104 [security-bootstrapper] exporting to image 07:01:15 #104 exporting layers 07:01:15 #104 ... 07:01:15 07:01:15 #176 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:01:15 #176 DONE 4.0s 07:01:15 07:01:15 #104 [security-proxy-setup] exporting to image 07:01:16 #104 exporting layers 1.7s done 07:01:16 #104 writing image sha256:b83b50745b0889e22619355ff6887bf826413cdd0c3eb2b1657e975ba82fb13b 0.0s done 07:01:16 #104 naming to docker.io/library/security-bootstrapper-arm64 07:01:16 #104 exporting layers 1.0s done 07:01:16 #104 naming to docker.io/library/security-bootstrapper-arm64 done 07:01:16 #104 writing image sha256:5c76dab4fe70a3ae4bc577d3e1cd2722fb52b8c5b6ad46498bd4bd99b1ab0c08 done 07:01:16 #104 naming to docker.io/library/security-proxy-setup-arm64 done 07:01:16 #104 DONE 9.1s 07:01:16 07:01:16 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:01:27 #151 ... 07:01:27 07:01:27 #158 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 07:01:27 #158 DONE 1264.3s 07:01:27 07:01:27 #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:01:27 #142 ... 07:01:27 07:01:27 #180 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:01:27 #180 DONE 0.3s 07:01:27 07:01:27 #181 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 07:01:27 #181 DONE 0.2s 07:01:27 07:01:27 #182 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:01:27 #182 DONE 0.2s 07:01:27 07:01:27 #183 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 07:01:27 #183 DONE 0.1s 07:01:27 07:01:27 #184 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:01:27 #184 DONE 0.1s 07:01:27 07:01:27 #185 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:01:27 #185 DONE 0.2s 07:01:27 07:01:27 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:01:27 #157 ... 07:01:27 07:01:27 #186 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:01:27 #186 DONE 0.3s 07:01:27 07:01:27 #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:01:27 #142 ... 07:01:27 07:01:27 #187 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:01:27 #187 DONE 0.2s 07:01:27 07:01:27 #188 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:01:29 #188 DONE 1.9s 07:01:29 07:01:29 #104 [security-secretstore-setup] exporting to image 07:01:29 #104 exporting layers 07:01:30 #104 exporting layers 1.5s done 07:01:30 #104 writing image sha256:32412a00e7f6d9ffe984aa2704f3f1ec2ab20160b8d0c942459551f47671f12d done 07:01:30 #104 naming to docker.io/library/security-secretstore-setup-arm64 done 07:01:30 #104 DONE 10.5s 07:01:30 07:01:30 #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:02:38 #142 ... 07:02:38 07:02:38 #153 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:02:38 #153 DONE 1327.9s 07:02:38 07:02:38 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:02:38 #157 ... 07:02:38 07:02:38 #189 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:02:38 #189 DONE 0.2s 07:02:38 07:02:38 #190 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:02:38 #190 DONE 0.3s 07:02:38 07:02:38 #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:02:38 #142 ... 07:02:38 07:02:38 #191 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:02:38 #191 DONE 0.3s 07:02:38 07:02:38 #192 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 07:02:38 #192 DONE 0.2s 07:02:38 07:02:38 #193 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 07:02:38 #193 DONE 0.2s 07:02:38 07:02:38 #194 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:02:38 #194 DONE 2.1s 07:02:38 07:02:38 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:02:38 #157 ... 07:02:38 07:02:38 #104 [core-common-config-bootstrapper] exporting to image 07:02:38 #104 exporting layers 07:02:38 #104 exporting layers 0.7s done 07:02:38 #104 writing image sha256:03c8e1f9276d99e21a571ea486940525609082913b73b70aa6e419c9a1095365 0.0s done 07:02:38 #104 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 07:02:38 #104 DONE 11.3s 07:02:38 07:02:38 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:04:45 #151 ... 07:04:45 07:04:45 #160 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:04:45 #160 DONE 1450.3s 07:04:45 07:04:45 #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:04:45 #159 ... 07:04:45 07:04:45 #195 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:04:45 #195 DONE 0.1s 07:04:45 07:04:45 #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:04:45 #159 ... 07:04:45 07:04:45 #196 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:04:45 #196 DONE 0.2s 07:04:45 07:04:45 #197 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:04:45 #197 DONE 0.3s 07:04:45 07:04:45 #198 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 07:04:45 #198 DONE 0.2s 07:04:45 07:04:45 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:04:45 #157 ... 07:04:45 07:04:45 #104 [security-spiffe-token-provider] exporting to image 07:04:45 #104 exporting layers 07:04:45 #104 exporting layers 0.7s done 07:04:45 #104 writing image sha256:cb5225be265eb0e59f303a5a778832db98645d1708f9fe5536e247bcda8ca0da done 07:04:45 #104 naming to docker.io/library/security-spiffe-token-provider-arm64 done 07:04:45 #104 DONE 12.0s 07:04:45 07:04:45 #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:12:53 #142 ... 07:12:53 07:12:53 #151 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:12:53 #151 DONE 1939.5s 07:12:53 07:12:53 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:12:53 #157 ... 07:12:53 07:12:53 #199 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:12:53 #199 DONE 0.1s 07:12:53 07:12:53 #200 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:12:53 #200 DONE 0.1s 07:12:53 07:12:53 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:12:53 #201 DONE 0.5s 07:12:53 07:12:53 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res/configuration.yaml /res/configuration.yaml 07:12:53 #202 DONE 0.1s 07:12:53 07:12:53 #203 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:12:53 #203 DONE 0.2s 07:12:53 07:12:53 #204 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:12:53 #204 DONE 3.2s 07:12:53 07:12:53 #104 [security-proxy-auth] exporting to image 07:12:53 #104 exporting layers 07:12:53 #104 exporting layers 0.9s done 07:12:53 #104 writing image sha256:bf0f065ca269da185d5a9bed6aa147d3ae27bb76be022786ba579a78ba9f6abf 0.0s done 07:12:53 #104 naming to docker.io/library/security-proxy-auth-arm64 07:12:53 #104 naming to docker.io/library/security-proxy-auth-arm64 done 07:12:53 #104 DONE 13.0s 07:12:53 07:12:53 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:14:15 #157 ... 07:14:15 07:14:15 #152 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:14:15 #152 DONE 2027.2s 07:14:15 07:14:15 #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:14:15 #159 ... 07:14:15 07:14:15 #205 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:14:15 #205 DONE 0.2s 07:14:15 07:14:15 #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:14:15 #159 ... 07:14:15 07:14:15 #206 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:14:15 #206 DONE 0.2s 07:14:15 07:14:15 #207 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:14:15 #207 DONE 0.5s 07:14:15 07:14:15 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:14:15 #208 DONE 0.2s 07:14:15 07:14:15 #104 [core-command] exporting to image 07:14:15 #104 exporting layers 07:14:15 #104 exporting layers 0.5s done 07:14:15 #104 writing image sha256:89312d92a8c0d48741c2006b336956145b9590739ecb0f7dde62b155d0b432ff done 07:14:15 #104 naming to docker.io/library/core-command-arm64 done 07:14:15 #104 DONE 13.5s 07:14:15 07:14:15 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:16:52 #150 ... 07:16:52 07:16:52 #142 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:16:52 #142 DONE 2177.5s 07:16:52 07:16:52 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:16:52 #157 ... 07:16:52 07:16:52 #209 [core-data stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:16:52 #209 DONE 0.3s 07:16:52 07:16:52 #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:16:52 #159 ... 07:16:52 07:16:52 #210 [core-data stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:16:52 #210 DONE 0.2s 07:16:52 07:16:52 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:16:52 #150 ... 07:16:52 07:16:52 #211 [core-data stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:16:52 #211 DONE 0.5s 07:16:52 07:16:52 #212 [core-data stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:16:52 #212 DONE 0.1s 07:16:52 07:16:52 #213 [core-data stage-1 8/8] COPY --from=builder /edgex-go/cmd/core-data/res/db/ /res/db/ 07:16:52 #213 DONE 0.1s 07:16:52 07:16:52 #104 [core-data] exporting to image 07:16:52 #104 exporting layers 07:16:52 #104 exporting layers 0.7s done 07:16:52 #104 writing image sha256:aa21a16f91fd64f980f4718364f7a2283ece0b39d1758af633882fa545caf1a4 done 07:16:52 #104 naming to docker.io/library/core-data-arm64 done 07:16:52 #104 DONE 14.2s 07:16:52 07:16:52 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:16:52 #157 ... 07:16:52 07:16:52 #156 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 07:16:52 #156 DONE 2180.7s 07:16:52 07:16:52 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:16:52 #154 ... 07:16:52 07:16:52 #214 [core-keeper stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:16:52 #214 DONE 0.3s 07:16:52 07:16:52 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:16:52 #157 ... 07:16:52 07:16:52 #215 [core-keeper stage-1 5/7] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 07:16:52 #215 DONE 0.5s 07:16:52 07:16:52 #216 [core-keeper stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 07:16:52 #216 DONE 0.1s 07:16:52 07:16:52 #217 [core-keeper stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-keeper/res/db/ /res/db/ 07:16:52 #217 DONE 0.1s 07:16:52 07:16:52 #104 [core-keeper] exporting to image 07:16:52 #104 exporting layers 0.5s done 07:16:52 #104 writing image sha256:1c7ab603cba7056228880907410d56af30e0748179369afa21aae95a09294d1a 0.0s done 07:16:52 #104 naming to docker.io/library/core-keeper-arm64 07:16:52 #104 naming to docker.io/library/core-keeper-arm64 done 07:16:52 #104 DONE 14.7s 07:16:52 07:16:52 #157 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:16:52 #157 DONE 2185.4s 07:16:52 07:16:52 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:16:52 #150 ... 07:16:52 07:16:52 #218 [core-metadata stage-1 4/10] COPY --from=builder /edgex-go/Attribution.txt / 07:16:52 #218 DONE 0.5s 07:16:52 07:16:52 #219 [core-metadata stage-1 5/10] COPY --from=builder /edgex-go/security.txt / 07:16:52 #219 DONE 0.3s 07:16:52 07:16:52 #220 [core-metadata stage-1 6/10] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:16:52 #220 DONE 0.5s 07:16:52 07:16:52 #221 [core-metadata stage-1 7/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 07:16:52 #221 DONE 0.1s 07:16:52 07:16:52 #222 [core-metadata stage-1 8/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 07:16:52 #222 DONE 0.1s 07:16:52 07:16:52 #223 [core-metadata stage-1 9/10] COPY --from=builder /edgex-go/cmd/core-metadata/res/db/ /res/db/ 07:16:52 #223 DONE 0.1s 07:16:52 07:16:52 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:16:52 #154 ... 07:16:52 07:16:52 #104 [core-metadata] exporting to image 07:16:52 #104 exporting layers 0.7s done 07:16:52 #104 writing image sha256:6baff4b63f6f9ca945da6268ba948766d28062e0b5a60fafbd94b09f72e84a7b done 07:16:52 #104 naming to docker.io/library/core-metadata-arm64 done 07:16:52 #104 DONE 15.5s 07:16:52 07:16:52 #154 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:17:24 #154 DONE 2223.8s 07:17:24 07:17:24 #150 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:17:25 #150 DONE 2223.8s 07:17:25 07:17:25 #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:17:25 #159 ... 07:17:25 07:17:25 #224 [support-notifications stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:17:25 #224 DONE 0.6s 07:17:25 07:17:25 #225 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:17:26 #225 DONE 0.6s 07:17:26 07:17:26 #226 [support-notifications stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:17:26 #226 DONE 0.4s 07:17:26 07:17:26 #227 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:17:26 #227 DONE 0.2s 07:17:26 07:17:26 #228 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:17:26 #228 DONE 0.6s 07:17:26 07:17:26 #229 [support-notifications stage-1 6/8] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:17:26 #229 DONE 0.7s 07:17:26 07:17:26 #230 [support-notifications stage-1 7/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 07:17:27 #230 DONE 0.2s 07:17:27 07:17:27 #231 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 07:17:27 #231 ... 07:17:27 07:17:27 #232 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res/configuration.yaml /res/configuration.yaml 07:17:27 #232 DONE 0.2s 07:17:27 07:17:27 #104 [support-scheduler] exporting to image 07:17:27 #104 exporting layers 07:17:27 #104 ... 07:17:27 07:17:27 #231 [support-notifications stage-1 8/8] COPY --from=builder /edgex-go/cmd/support-notifications/res/db/ /res/db/ 07:17:27 #231 DONE 0.3s 07:17:27 07:17:27 #104 [support-notifications] exporting to image 07:17:28 #104 exporting layers 0.6s done 07:17:28 #104 writing image sha256:67881c11b4f5afac95cab349f25fd89311c707e0a43387a226bfc26afaf48cd6 0.0s done 07:17:28 #104 naming to docker.io/library/support-scheduler-arm64 done 07:17:28 #104 exporting layers 0.6s done 07:17:28 #104 writing image sha256:8544f1bc25b51bf7b46db0a87a9573a3c53b24c10b94f976a91cb08e5a23bbbc done 07:17:28 #104 naming to docker.io/library/support-notifications-arm64 done 07:17:28 #104 DONE 16.7s 07:17:28 07:17:28 #159 [support-cron-scheduler builder 7/7] RUN make cmd/support-cron-scheduler/support-cron-scheduler 07:17:28 #159 DONE 2227.4s 07:17:28 07:17:28 #233 [support-cron-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:17:28 #233 DONE 0.1s 07:17:28 07:17:28 #234 [support-cron-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:17:28 #234 DONE 0.1s 07:17:28 07:17:28 #235 [support-cron-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/support-cron-scheduler / 07:17:29 #235 DONE 0.4s 07:17:29 07:17:29 #236 [support-cron-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-cron-scheduler/res /res 07:17:29 #236 DONE 0.1s 07:17:29 07:17:29 #104 [support-cron-scheduler] exporting to image 07:17:30 #104 exporting layers 1.0s done 07:17:30 #104 writing image sha256:4f42f37d17ff4ac77eeeea9bdf302ae08e271416fdb1f2e5b37cd8fddba022e4 done 07:17:30 #104 naming to docker.io/library/support-cron-scheduler-arm64 done 07:17:30 #104 DONE 17.7s 07:17:30 time="2024-09-26T06:37:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:17:30 time="2024-09-26T06:37:52Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:17:30 time="2024-09-26T06:37:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:17:30 time="2024-09-26T06:37:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:17:30 time="2024-09-26T06:37:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:17:30 time="2024-09-26T06:37:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:17:30 time="2024-09-26T06:37:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:17:30 time="2024-09-26T06:37:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:17:30 time="2024-09-26T06:37:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:17:30 time="2024-09-26T06:37:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:17:30 time="2024-09-26T06:37:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:17:30 time="2024-09-26T06:37:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:17:30 time="2024-09-26T06:37:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:17:30 time="2024-09-26T06:37:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:17:30 time="2024-09-26T06:37:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:17:30 time="2024-09-26T06:37:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 07:17:30 $ docker stop --time=1 e28eeadf1a7f1acd9a9c3287c9faeea97b043f1127aa201d9cad109f0c8be097 07:17:32 $ docker rm -f --volumes e28eeadf1a7f1acd9a9c3287c9faeea97b043f1127aa201d9cad109f0c8be097 [Pipeline] // withDockerContainer [Pipeline] sh 07:17:32 + docker images 07:17:32 REPOSITORY TAG IMAGE ID CREATED SIZE 07:17:32 support-cron-scheduler-arm64 latest 4f42f37d17ff 3 seconds ago 43.9MB 07:17:32 support-notifications-arm64 latest 8544f1bc25b5 5 seconds ago 42.3MB 07:17:32 support-scheduler-arm64 latest 67881c11b4f5 5 seconds ago 41.6MB 07:17:32 core-metadata-arm64 latest 6baff4b63f6f 44 seconds ago 39.5MB 07:17:32 core-keeper-arm64 latest 1c7ab603cba7 49 seconds ago 39.3MB 07:17:32 core-data-arm64 latest aa21a16f91fd 52 seconds ago 39.4MB 07:17:32 core-command-arm64 latest 89312d92a8c0 3 minutes ago 35.1MB 07:17:32 security-proxy-auth-arm64 latest bf0f065ca269 4 minutes ago 32.7MB 07:17:32 security-spiffe-token-provider-arm64 latest cb5225be265e 13 minutes ago 29.1MB 07:17:32 core-common-config-bootstrapper-arm64 latest 03c8e1f9276d 15 minutes ago 15.4MB 07:17:32 security-secretstore-setup-arm64 latest 32412a00e7f6 16 minutes ago 36.4MB 07:17:32 security-proxy-setup-arm64 latest 5c76dab4fe70 16 minutes ago 26.2MB 07:17:32 security-bootstrapper-arm64 latest b83b50745b08 16 minutes ago 18.9MB 07:17:32 security-spire-config-arm64 latest 2f5d48095401 38 minutes ago 115MB 07:17:32 security-spire-agent-arm64 latest 5c1d7280b038 38 minutes ago 174MB 07:17:32 security-spire-server-arm64 latest 7eb98251d069 38 minutes ago 116MB 07:17:32 ci-base-image-arm64 latest 342ff7c13650 40 minutes ago 967MB 07:17:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.21-alpine f246e2811388 5 months ago 561MB 07:17:32 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 16 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 07:17:32 provisioning config files... 07:17:32 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/704@tmp/config7177788578174532888tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:17:33 ---> ****-login.sh 07:17:33 nexus3.edgexfoundry.org:10001 07:17:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:17:33 Configure a credential helper to remove this warning. See 07:17:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:17:33 07:17:33 Login Succeeded 07:17:33 nexus3.edgexfoundry.org:10002 07:17:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:33 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:17:33 Configure a credential helper to remove this warning. See 07:17:33 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:17:33 07:17:33 Login Succeeded 07:17:33 nexus3.edgexfoundry.org:10003 07:17:33 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:17:34 Configure a credential helper to remove this warning. See 07:17:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:17:34 07:17:34 Login Succeeded 07:17:34 nexus3.edgexfoundry.org:10004 07:17:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:17:34 Configure a credential helper to remove this warning. See 07:17:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:17:34 07:17:34 Login Succeeded 07:17:34 ****.io 07:17:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:17:34 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:17:34 Configure a credential helper to remove this warning. See 07:17:34 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:17:34 07:17:34 Login Succeeded 07:17:34 ---> ****-login.sh ends [Pipeline] } 07:17:34 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:17:34 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^lts-test$]] [Pipeline] echo 07:17:34 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 07:17:34 b97f2c868d9ba238902f81729662ab6d4c678502 07:17:34 latest 07:17:34 3.2.0-dev.82 07:17:34 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 07:17:34 main 07:17:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:35 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:35 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 07:17:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:17:35 08b4a8a9a256: Preparing 07:17:35 984ebc542d22: Preparing 07:17:35 0c4c6ca3b874: Preparing 07:17:35 f1509e321ff9: Preparing 07:17:35 401ab56e7612: Preparing 07:17:35 02a8ea46a139: Preparing 07:17:35 4aeaa0e7d41f: Preparing 07:17:35 02a8ea46a139: Waiting 07:17:35 4aeaa0e7d41f: Waiting 07:17:35 08b4a8a9a256: Pushed 07:17:35 0c4c6ca3b874: Pushed 07:17:35 401ab56e7612: Pushed 07:17:35 f1509e321ff9: Pushed 07:17:35 4aeaa0e7d41f: Layer already exists 07:17:36 02a8ea46a139: Pushed 07:17:41 984ebc542d22: Pushed 07:17:41 b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:64c45bc2f272a4df576281adb7fea734f605f4787b0b0c0dfb215729bdab81a1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:42 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:42 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 07:17:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:17:42 08b4a8a9a256: Preparing 07:17:42 984ebc542d22: Preparing 07:17:42 0c4c6ca3b874: Preparing 07:17:42 f1509e321ff9: Preparing 07:17:42 401ab56e7612: Preparing 07:17:42 02a8ea46a139: Preparing 07:17:42 4aeaa0e7d41f: Preparing 07:17:42 02a8ea46a139: Waiting 07:17:42 4aeaa0e7d41f: Waiting 07:17:42 f1509e321ff9: Layer already exists 07:17:42 401ab56e7612: Layer already exists 07:17:42 0c4c6ca3b874: Layer already exists 07:17:42 984ebc542d22: Layer already exists 07:17:42 08b4a8a9a256: Layer already exists 07:17:42 02a8ea46a139: Layer already exists 07:17:42 4aeaa0e7d41f: Layer already exists 07:17:42 latest: digest: sha256:64c45bc2f272a4df576281adb7fea734f605f4787b0b0c0dfb215729bdab81a1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:43 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:43 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.82 07:17:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:17:43 08b4a8a9a256: Preparing 07:17:43 984ebc542d22: Preparing 07:17:43 0c4c6ca3b874: Preparing 07:17:43 f1509e321ff9: Preparing 07:17:43 401ab56e7612: Preparing 07:17:43 02a8ea46a139: Preparing 07:17:43 4aeaa0e7d41f: Preparing 07:17:43 4aeaa0e7d41f: Waiting 07:17:43 02a8ea46a139: Waiting 07:17:43 0c4c6ca3b874: Layer already exists 07:17:43 401ab56e7612: Layer already exists 07:17:43 984ebc542d22: Layer already exists 07:17:43 08b4a8a9a256: Layer already exists 07:17:43 f1509e321ff9: Layer already exists 07:17:43 4aeaa0e7d41f: Layer already exists 07:17:43 02a8ea46a139: Layer already exists 07:17:43 3.2.0-dev.82: digest: sha256:64c45bc2f272a4df576281adb7fea734f605f4787b0b0c0dfb215729bdab81a1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:44 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:44 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 07:17:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:17:44 08b4a8a9a256: Preparing 07:17:44 984ebc542d22: Preparing 07:17:44 0c4c6ca3b874: Preparing 07:17:44 f1509e321ff9: Preparing 07:17:44 401ab56e7612: Preparing 07:17:44 02a8ea46a139: Preparing 07:17:44 4aeaa0e7d41f: Preparing 07:17:44 02a8ea46a139: Waiting 07:17:44 4aeaa0e7d41f: Waiting 07:17:44 984ebc542d22: Layer already exists 07:17:44 401ab56e7612: Layer already exists 07:17:44 f1509e321ff9: Layer already exists 07:17:44 0c4c6ca3b874: Layer already exists 07:17:44 08b4a8a9a256: Layer already exists 07:17:44 02a8ea46a139: Layer already exists 07:17:44 4aeaa0e7d41f: Layer already exists 07:17:44 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82: digest: sha256:64c45bc2f272a4df576281adb7fea734f605f4787b0b0c0dfb215729bdab81a1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:45 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:45 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 07:17:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:17:45 08b4a8a9a256: Preparing 07:17:45 984ebc542d22: Preparing 07:17:45 0c4c6ca3b874: Preparing 07:17:45 f1509e321ff9: Preparing 07:17:45 401ab56e7612: Preparing 07:17:45 02a8ea46a139: Preparing 07:17:45 4aeaa0e7d41f: Preparing 07:17:45 02a8ea46a139: Waiting 07:17:45 4aeaa0e7d41f: Waiting 07:17:45 0c4c6ca3b874: Layer already exists 07:17:45 984ebc542d22: Layer already exists 07:17:45 f1509e321ff9: Layer already exists 07:17:45 401ab56e7612: Layer already exists 07:17:45 08b4a8a9a256: Layer already exists 07:17:45 02a8ea46a139: Layer already exists 07:17:45 4aeaa0e7d41f: Layer already exists 07:17:45 main: digest: sha256:64c45bc2f272a4df576281adb7fea734f605f4787b0b0c0dfb215729bdab81a1 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:17:45 ===================================================== [Pipeline] echo 07:17:45 taggedImages: 07:17:45 - nexus3.edgexfoundry.org:10004/core-command-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 07:17:45 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 07:17:45 - nexus3.edgexfoundry.org:10004/core-command-arm64:3.2.0-dev.82 07:17:45 - nexus3.edgexfoundry.org:10004/core-command-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 07:17:45 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 07:17:45 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 07:17:45 b97f2c868d9ba238902f81729662ab6d4c678502 07:17:45 latest 07:17:45 3.2.0-dev.82 07:17:45 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 07:17:45 main 07:17:45 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:46 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:46 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 07:17:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:17:46 dc5c24b4c43d: Preparing 07:17:46 84f9687e01d4: Preparing 07:17:46 3e566560f4c5: Preparing 07:17:46 3b43f6caa262: Preparing 07:17:46 0c4c6ca3b874: Preparing 07:17:46 f1509e321ff9: Preparing 07:17:46 401ab56e7612: Preparing 07:17:46 02a8ea46a139: Preparing 07:17:46 4aeaa0e7d41f: Preparing 07:17:46 f1509e321ff9: Waiting 07:17:46 401ab56e7612: Waiting 07:17:46 02a8ea46a139: Waiting 07:17:46 4aeaa0e7d41f: Waiting 07:17:46 0c4c6ca3b874: Layer already exists 07:17:46 f1509e321ff9: Layer already exists 07:17:46 401ab56e7612: Layer already exists 07:17:46 02a8ea46a139: Layer already exists 07:17:46 3e566560f4c5: Pushed 07:17:46 84f9687e01d4: Pushed 07:17:46 dc5c24b4c43d: Pushed 07:17:46 4aeaa0e7d41f: Layer already exists 07:17:48 3b43f6caa262: Pushed 07:17:48 b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:87b5285dc1839ad2bd1f1d942a72f8704c8a1a82706293ec5fe546eb45472de2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:49 + 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 07:17:49 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 07:17:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:17:49 dc5c24b4c43d: Preparing 07:17:49 84f9687e01d4: Preparing 07:17:49 3e566560f4c5: Preparing 07:17:49 3b43f6caa262: Preparing 07:17:49 0c4c6ca3b874: Preparing 07:17:49 f1509e321ff9: Preparing 07:17:49 401ab56e7612: Preparing 07:17:49 02a8ea46a139: Preparing 07:17:49 4aeaa0e7d41f: Preparing 07:17:49 f1509e321ff9: Waiting 07:17:49 401ab56e7612: Waiting 07:17:49 02a8ea46a139: Waiting 07:17:49 4aeaa0e7d41f: Waiting 07:17:49 84f9687e01d4: Layer already exists 07:17:49 3b43f6caa262: Layer already exists 07:17:49 0c4c6ca3b874: Layer already exists 07:17:49 3e566560f4c5: Layer already exists 07:17:49 dc5c24b4c43d: Layer already exists 07:17:49 f1509e321ff9: Layer already exists 07:17:49 02a8ea46a139: Layer already exists 07:17:49 401ab56e7612: Layer already exists 07:17:49 4aeaa0e7d41f: Layer already exists 07:17:49 latest: digest: sha256:87b5285dc1839ad2bd1f1d942a72f8704c8a1a82706293ec5fe546eb45472de2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:50 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:50 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.82 07:17:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:17:50 dc5c24b4c43d: Preparing 07:17:50 84f9687e01d4: Preparing 07:17:50 3e566560f4c5: Preparing 07:17:50 3b43f6caa262: Preparing 07:17:50 0c4c6ca3b874: Preparing 07:17:50 f1509e321ff9: Preparing 07:17:50 401ab56e7612: Preparing 07:17:50 02a8ea46a139: Preparing 07:17:50 4aeaa0e7d41f: Preparing 07:17:50 f1509e321ff9: Waiting 07:17:50 401ab56e7612: Waiting 07:17:50 4aeaa0e7d41f: Waiting 07:17:50 02a8ea46a139: Waiting 07:17:50 0c4c6ca3b874: Layer already exists 07:17:50 dc5c24b4c43d: Layer already exists 07:17:50 3b43f6caa262: Layer already exists 07:17:50 3e566560f4c5: Layer already exists 07:17:50 84f9687e01d4: Layer already exists 07:17:50 4aeaa0e7d41f: Layer already exists 07:17:50 f1509e321ff9: Layer already exists 07:17:50 401ab56e7612: Layer already exists 07:17:50 02a8ea46a139: Layer already exists 07:17:51 3.2.0-dev.82: digest: sha256:87b5285dc1839ad2bd1f1d942a72f8704c8a1a82706293ec5fe546eb45472de2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:51 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:52 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 07:17:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:17:52 dc5c24b4c43d: Preparing 07:17:52 84f9687e01d4: Preparing 07:17:52 3e566560f4c5: Preparing 07:17:52 3b43f6caa262: Preparing 07:17:52 0c4c6ca3b874: Preparing 07:17:52 f1509e321ff9: Preparing 07:17:52 401ab56e7612: Preparing 07:17:52 02a8ea46a139: Preparing 07:17:52 4aeaa0e7d41f: Preparing 07:17:52 401ab56e7612: Waiting 07:17:52 02a8ea46a139: Waiting 07:17:52 4aeaa0e7d41f: Waiting 07:17:52 f1509e321ff9: Waiting 07:17:52 84f9687e01d4: Layer already exists 07:17:52 3e566560f4c5: Layer already exists 07:17:52 dc5c24b4c43d: Layer already exists 07:17:52 3b43f6caa262: Layer already exists 07:17:52 0c4c6ca3b874: Layer already exists 07:17:52 f1509e321ff9: Layer already exists 07:17:52 02a8ea46a139: Layer already exists 07:17:52 4aeaa0e7d41f: Layer already exists 07:17:52 401ab56e7612: Layer already exists 07:17:52 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82: digest: sha256:87b5285dc1839ad2bd1f1d942a72f8704c8a1a82706293ec5fe546eb45472de2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:52 + 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 07:17:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 07:17:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:17:53 dc5c24b4c43d: Preparing 07:17:53 84f9687e01d4: Preparing 07:17:53 3e566560f4c5: Preparing 07:17:53 3b43f6caa262: Preparing 07:17:53 0c4c6ca3b874: Preparing 07:17:53 f1509e321ff9: Preparing 07:17:53 401ab56e7612: Preparing 07:17:53 02a8ea46a139: Preparing 07:17:53 4aeaa0e7d41f: Preparing 07:17:53 f1509e321ff9: Waiting 07:17:53 02a8ea46a139: Waiting 07:17:53 4aeaa0e7d41f: Waiting 07:17:53 401ab56e7612: Waiting 07:17:53 0c4c6ca3b874: Layer already exists 07:17:53 84f9687e01d4: Layer already exists 07:17:53 3b43f6caa262: Layer already exists 07:17:53 3e566560f4c5: Layer already exists 07:17:53 dc5c24b4c43d: Layer already exists 07:17:53 02a8ea46a139: Layer already exists 07:17:53 401ab56e7612: Layer already exists 07:17:53 f1509e321ff9: Layer already exists 07:17:53 4aeaa0e7d41f: Layer already exists 07:17:53 main: digest: sha256:87b5285dc1839ad2bd1f1d942a72f8704c8a1a82706293ec5fe546eb45472de2 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:17:53 ===================================================== [Pipeline] echo 07:17:53 taggedImages: 07:17:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 07:17:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 07:17:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:3.2.0-dev.82 07:17:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 07:17:53 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 07:17:53 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 07:17:53 b97f2c868d9ba238902f81729662ab6d4c678502 07:17:53 latest 07:17:53 3.2.0-dev.82 07:17:53 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 07:17:53 main 07:17:53 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:53 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:17:54 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 07:17:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:17:54 0a71d19ba850: Preparing 07:17:54 4288d5872845: Preparing 07:17:54 68acf3524661: Preparing 07:17:54 0c4c6ca3b874: Preparing 07:17:54 f1509e321ff9: Preparing 07:17:54 420c6ef285b8: Preparing 07:17:54 b00680b1fa59: Preparing 07:17:54 4aeaa0e7d41f: Preparing 07:17:54 420c6ef285b8: Waiting 07:17:54 b00680b1fa59: Waiting 07:17:54 4aeaa0e7d41f: Waiting 07:17:54 0c4c6ca3b874: Layer already exists 07:17:54 f1509e321ff9: Layer already exists 07:17:54 4288d5872845: Pushed 07:17:54 0a71d19ba850: Pushed 07:17:54 420c6ef285b8: Pushed 07:17:54 4aeaa0e7d41f: Layer already exists 07:17:54 b00680b1fa59: Pushed 07:18:01 68acf3524661: Pushed 07:18:01 b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:122aaf8091c46e499260155c89fa728162c8ba506165b5bbf87d6b146964f9c2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:01 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:02 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 07:18:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:18:02 0a71d19ba850: Preparing 07:18:02 4288d5872845: Preparing 07:18:02 68acf3524661: Preparing 07:18:02 0c4c6ca3b874: Preparing 07:18:02 f1509e321ff9: Preparing 07:18:02 420c6ef285b8: Preparing 07:18:02 b00680b1fa59: Preparing 07:18:02 4aeaa0e7d41f: Preparing 07:18:02 420c6ef285b8: Waiting 07:18:02 b00680b1fa59: Waiting 07:18:02 4aeaa0e7d41f: Waiting 07:18:02 4288d5872845: Layer already exists 07:18:02 0c4c6ca3b874: Layer already exists 07:18:02 68acf3524661: Layer already exists 07:18:02 f1509e321ff9: Layer already exists 07:18:02 0a71d19ba850: Layer already exists 07:18:02 420c6ef285b8: Layer already exists 07:18:02 b00680b1fa59: Layer already exists 07:18:02 4aeaa0e7d41f: Layer already exists 07:18:02 latest: digest: sha256:122aaf8091c46e499260155c89fa728162c8ba506165b5bbf87d6b146964f9c2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:02 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:03 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.82 07:18:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:18:03 0a71d19ba850: Preparing 07:18:03 4288d5872845: Preparing 07:18:03 68acf3524661: Preparing 07:18:03 0c4c6ca3b874: Preparing 07:18:03 f1509e321ff9: Preparing 07:18:03 420c6ef285b8: Preparing 07:18:03 b00680b1fa59: Preparing 07:18:03 4aeaa0e7d41f: Preparing 07:18:03 4aeaa0e7d41f: Waiting 07:18:03 420c6ef285b8: Waiting 07:18:03 b00680b1fa59: Waiting 07:18:03 f1509e321ff9: Layer already exists 07:18:03 0a71d19ba850: Layer already exists 07:18:03 0c4c6ca3b874: Layer already exists 07:18:03 68acf3524661: Layer already exists 07:18:03 4288d5872845: Layer already exists 07:18:03 420c6ef285b8: Layer already exists 07:18:03 b00680b1fa59: Layer already exists 07:18:03 4aeaa0e7d41f: Layer already exists 07:18:03 3.2.0-dev.82: digest: sha256:122aaf8091c46e499260155c89fa728162c8ba506165b5bbf87d6b146964f9c2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:03 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:03 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 07:18:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:18:03 0a71d19ba850: Preparing 07:18:03 4288d5872845: Preparing 07:18:03 68acf3524661: Preparing 07:18:03 0c4c6ca3b874: Preparing 07:18:03 f1509e321ff9: Preparing 07:18:03 420c6ef285b8: Preparing 07:18:03 b00680b1fa59: Preparing 07:18:03 4aeaa0e7d41f: Preparing 07:18:03 420c6ef285b8: Waiting 07:18:03 b00680b1fa59: Waiting 07:18:03 4aeaa0e7d41f: Waiting 07:18:03 68acf3524661: Layer already exists 07:18:03 0c4c6ca3b874: Layer already exists 07:18:03 f1509e321ff9: Layer already exists 07:18:03 0a71d19ba850: Layer already exists 07:18:03 4288d5872845: Layer already exists 07:18:03 420c6ef285b8: Layer already exists 07:18:03 4aeaa0e7d41f: Layer already exists 07:18:03 b00680b1fa59: Layer already exists 07:18:04 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82: digest: sha256:122aaf8091c46e499260155c89fa728162c8ba506165b5bbf87d6b146964f9c2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:04 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:04 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 07:18:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:18:04 0a71d19ba850: Preparing 07:18:04 4288d5872845: Preparing 07:18:04 68acf3524661: Preparing 07:18:04 0c4c6ca3b874: Preparing 07:18:04 f1509e321ff9: Preparing 07:18:04 420c6ef285b8: Preparing 07:18:04 b00680b1fa59: Preparing 07:18:04 4aeaa0e7d41f: Preparing 07:18:04 b00680b1fa59: Waiting 07:18:04 4aeaa0e7d41f: Waiting 07:18:04 420c6ef285b8: Waiting 07:18:04 0a71d19ba850: Layer already exists 07:18:04 f1509e321ff9: Layer already exists 07:18:04 68acf3524661: Layer already exists 07:18:04 0c4c6ca3b874: Layer already exists 07:18:04 4288d5872845: Layer already exists 07:18:04 4aeaa0e7d41f: Layer already exists 07:18:04 420c6ef285b8: Layer already exists 07:18:04 b00680b1fa59: Layer already exists 07:18:05 main: digest: sha256:122aaf8091c46e499260155c89fa728162c8ba506165b5bbf87d6b146964f9c2 size: 1985 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:18:05 ===================================================== [Pipeline] echo 07:18:05 taggedImages: 07:18:05 - nexus3.edgexfoundry.org:10004/core-data-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 07:18:05 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 07:18:05 - nexus3.edgexfoundry.org:10004/core-data-arm64:3.2.0-dev.82 07:18:05 - nexus3.edgexfoundry.org:10004/core-data-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 07:18:05 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 07:18:05 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 07:18:05 b97f2c868d9ba238902f81729662ab6d4c678502 07:18:05 latest 07:18:05 3.2.0-dev.82 07:18:05 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 07:18:05 main 07:18:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:05 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:06 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 07:18:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:18:06 5131b66e039a: Preparing 07:18:06 46f5cf7eeb89: Preparing 07:18:06 cc080c731160: Preparing 07:18:06 f1509e321ff9: Preparing 07:18:06 8a016a93cbdc: Preparing 07:18:06 1ce7f27f0988: Preparing 07:18:06 4aeaa0e7d41f: Preparing 07:18:06 1ce7f27f0988: Waiting 07:18:06 4aeaa0e7d41f: Waiting 07:18:06 f1509e321ff9: Layer already exists 07:18:06 5131b66e039a: Pushed 07:18:06 46f5cf7eeb89: Pushed 07:18:06 8a016a93cbdc: Pushed 07:18:06 4aeaa0e7d41f: Layer already exists 07:18:06 1ce7f27f0988: Pushed 07:18:13 cc080c731160: Pushed 07:18:13 b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:b068272d5710e71d665b6629eb7009cc54d6860cc09e2eee689785e2bd5e919d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:13 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:13 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 07:18:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:18:13 5131b66e039a: Preparing 07:18:13 46f5cf7eeb89: Preparing 07:18:13 cc080c731160: Preparing 07:18:13 f1509e321ff9: Preparing 07:18:13 8a016a93cbdc: Preparing 07:18:13 1ce7f27f0988: Preparing 07:18:13 4aeaa0e7d41f: Preparing 07:18:13 1ce7f27f0988: Waiting 07:18:13 4aeaa0e7d41f: Waiting 07:18:13 8a016a93cbdc: Layer already exists 07:18:13 cc080c731160: Layer already exists 07:18:13 5131b66e039a: Layer already exists 07:18:13 46f5cf7eeb89: Layer already exists 07:18:13 f1509e321ff9: Layer already exists 07:18:13 1ce7f27f0988: Layer already exists 07:18:13 4aeaa0e7d41f: Layer already exists 07:18:13 latest: digest: sha256:b068272d5710e71d665b6629eb7009cc54d6860cc09e2eee689785e2bd5e919d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:14 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:14 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.82 07:18:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:18:14 5131b66e039a: Preparing 07:18:14 46f5cf7eeb89: Preparing 07:18:14 cc080c731160: Preparing 07:18:14 f1509e321ff9: Preparing 07:18:14 8a016a93cbdc: Preparing 07:18:14 1ce7f27f0988: Preparing 07:18:14 4aeaa0e7d41f: Preparing 07:18:14 1ce7f27f0988: Waiting 07:18:14 4aeaa0e7d41f: Waiting 07:18:14 f1509e321ff9: Layer already exists 07:18:14 5131b66e039a: Layer already exists 07:18:14 8a016a93cbdc: Layer already exists 07:18:14 46f5cf7eeb89: Layer already exists 07:18:14 cc080c731160: Layer already exists 07:18:14 4aeaa0e7d41f: Layer already exists 07:18:14 1ce7f27f0988: Layer already exists 07:18:14 3.2.0-dev.82: digest: sha256:b068272d5710e71d665b6629eb7009cc54d6860cc09e2eee689785e2bd5e919d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:15 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:15 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 07:18:15 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:18:15 5131b66e039a: Preparing 07:18:15 46f5cf7eeb89: Preparing 07:18:15 cc080c731160: Preparing 07:18:15 f1509e321ff9: Preparing 07:18:15 8a016a93cbdc: Preparing 07:18:15 1ce7f27f0988: Preparing 07:18:15 4aeaa0e7d41f: Preparing 07:18:15 1ce7f27f0988: Waiting 07:18:15 4aeaa0e7d41f: Waiting 07:18:15 5131b66e039a: Layer already exists 07:18:15 8a016a93cbdc: Layer already exists 07:18:15 cc080c731160: Layer already exists 07:18:15 46f5cf7eeb89: Layer already exists 07:18:15 f1509e321ff9: Layer already exists 07:18:15 4aeaa0e7d41f: Layer already exists 07:18:15 1ce7f27f0988: Layer already exists 07:18:16 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82: digest: sha256:b068272d5710e71d665b6629eb7009cc54d6860cc09e2eee689785e2bd5e919d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:16 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:16 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 07:18:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:18:16 5131b66e039a: Preparing 07:18:16 46f5cf7eeb89: Preparing 07:18:16 cc080c731160: Preparing 07:18:16 f1509e321ff9: Preparing 07:18:16 8a016a93cbdc: Preparing 07:18:16 1ce7f27f0988: Preparing 07:18:16 4aeaa0e7d41f: Preparing 07:18:16 1ce7f27f0988: Waiting 07:18:16 46f5cf7eeb89: Layer already exists 07:18:16 cc080c731160: Layer already exists 07:18:16 8a016a93cbdc: Layer already exists 07:18:16 5131b66e039a: Layer already exists 07:18:16 f1509e321ff9: Layer already exists 07:18:16 1ce7f27f0988: Layer already exists 07:18:16 4aeaa0e7d41f: Layer already exists 07:18:17 main: digest: sha256:b068272d5710e71d665b6629eb7009cc54d6860cc09e2eee689785e2bd5e919d size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:18:17 ===================================================== [Pipeline] echo 07:18:17 taggedImages: 07:18:17 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 07:18:17 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 07:18:17 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:3.2.0-dev.82 07:18:17 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 07:18:17 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 07:18:17 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 07:18:17 b97f2c868d9ba238902f81729662ab6d4c678502 07:18:17 latest 07:18:17 3.2.0-dev.82 07:18:17 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 07:18:17 main 07:18:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:17 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:17 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 07:18:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:18:17 9b969efaefa5: Preparing 07:18:17 8612a9b16f36: Preparing 07:18:17 c34fc780f259: Preparing 07:18:17 87225a737831: Preparing 07:18:17 0c4c6ca3b874: Preparing 07:18:17 f1509e321ff9: Preparing 07:18:17 401ab56e7612: Preparing 07:18:17 02a8ea46a139: Preparing 07:18:17 4aeaa0e7d41f: Preparing 07:18:17 f1509e321ff9: Waiting 07:18:17 401ab56e7612: Waiting 07:18:17 02a8ea46a139: Waiting 07:18:17 4aeaa0e7d41f: Waiting 07:18:17 0c4c6ca3b874: Layer already exists 07:18:18 f1509e321ff9: Layer already exists 07:18:18 401ab56e7612: Layer already exists 07:18:18 8612a9b16f36: Pushed 07:18:18 c34fc780f259: Pushed 07:18:18 02a8ea46a139: Layer already exists 07:18:18 9b969efaefa5: Pushed 07:18:18 4aeaa0e7d41f: Layer already exists 07:18:24 87225a737831: Pushed 07:18:24 b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:d54e8ab0def9fd41efd82abea24b18ab3383d7c98bb1c03267ae4ecfee0add82 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:25 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:25 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 07:18:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:18:25 9b969efaefa5: Preparing 07:18:25 8612a9b16f36: Preparing 07:18:25 c34fc780f259: Preparing 07:18:25 87225a737831: Preparing 07:18:25 0c4c6ca3b874: Preparing 07:18:25 f1509e321ff9: Preparing 07:18:25 401ab56e7612: Preparing 07:18:25 02a8ea46a139: Preparing 07:18:25 4aeaa0e7d41f: Preparing 07:18:25 401ab56e7612: Waiting 07:18:25 02a8ea46a139: Waiting 07:18:25 4aeaa0e7d41f: Waiting 07:18:25 f1509e321ff9: Waiting 07:18:25 0c4c6ca3b874: Layer already exists 07:18:25 8612a9b16f36: Layer already exists 07:18:25 87225a737831: Layer already exists 07:18:25 9b969efaefa5: Layer already exists 07:18:25 c34fc780f259: Layer already exists 07:18:25 401ab56e7612: Layer already exists 07:18:25 02a8ea46a139: Layer already exists 07:18:25 f1509e321ff9: Layer already exists 07:18:25 4aeaa0e7d41f: Layer already exists 07:18:25 latest: digest: sha256:d54e8ab0def9fd41efd82abea24b18ab3383d7c98bb1c03267ae4ecfee0add82 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:26 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:26 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.82 07:18:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:18:26 9b969efaefa5: Preparing 07:18:26 8612a9b16f36: Preparing 07:18:26 c34fc780f259: Preparing 07:18:26 87225a737831: Preparing 07:18:26 0c4c6ca3b874: Preparing 07:18:26 f1509e321ff9: Preparing 07:18:26 401ab56e7612: Preparing 07:18:26 02a8ea46a139: Preparing 07:18:26 4aeaa0e7d41f: Preparing 07:18:26 401ab56e7612: Waiting 07:18:26 02a8ea46a139: Waiting 07:18:26 4aeaa0e7d41f: Waiting 07:18:26 f1509e321ff9: Waiting 07:18:26 8612a9b16f36: Layer already exists 07:18:26 9b969efaefa5: Layer already exists 07:18:26 c34fc780f259: Layer already exists 07:18:26 0c4c6ca3b874: Layer already exists 07:18:26 87225a737831: Layer already exists 07:18:26 401ab56e7612: Layer already exists 07:18:26 f1509e321ff9: Layer already exists 07:18:26 02a8ea46a139: Layer already exists 07:18:26 4aeaa0e7d41f: Layer already exists 07:18:26 3.2.0-dev.82: digest: sha256:d54e8ab0def9fd41efd82abea24b18ab3383d7c98bb1c03267ae4ecfee0add82 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:27 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:27 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 07:18:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:18:27 9b969efaefa5: Preparing 07:18:27 8612a9b16f36: Preparing 07:18:27 c34fc780f259: Preparing 07:18:27 87225a737831: Preparing 07:18:27 0c4c6ca3b874: Preparing 07:18:27 f1509e321ff9: Preparing 07:18:27 401ab56e7612: Preparing 07:18:27 02a8ea46a139: Preparing 07:18:27 4aeaa0e7d41f: Preparing 07:18:27 401ab56e7612: Waiting 07:18:27 02a8ea46a139: Waiting 07:18:27 4aeaa0e7d41f: Waiting 07:18:27 f1509e321ff9: Waiting 07:18:27 8612a9b16f36: Layer already exists 07:18:27 0c4c6ca3b874: Layer already exists 07:18:27 87225a737831: Layer already exists 07:18:27 9b969efaefa5: Layer already exists 07:18:27 c34fc780f259: Layer already exists 07:18:27 f1509e321ff9: Layer already exists 07:18:27 401ab56e7612: Layer already exists 07:18:27 4aeaa0e7d41f: Layer already exists 07:18:27 02a8ea46a139: Layer already exists 07:18:27 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82: digest: sha256:d54e8ab0def9fd41efd82abea24b18ab3383d7c98bb1c03267ae4ecfee0add82 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:28 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:28 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 07:18:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:18:28 9b969efaefa5: Preparing 07:18:28 8612a9b16f36: Preparing 07:18:28 c34fc780f259: Preparing 07:18:28 87225a737831: Preparing 07:18:28 0c4c6ca3b874: Preparing 07:18:28 f1509e321ff9: Preparing 07:18:28 401ab56e7612: Preparing 07:18:28 02a8ea46a139: Preparing 07:18:28 4aeaa0e7d41f: Preparing 07:18:28 f1509e321ff9: Waiting 07:18:28 02a8ea46a139: Waiting 07:18:28 4aeaa0e7d41f: Waiting 07:18:28 401ab56e7612: Waiting 07:18:28 9b969efaefa5: Layer already exists 07:18:28 87225a737831: Layer already exists 07:18:28 c34fc780f259: Layer already exists 07:18:28 8612a9b16f36: Layer already exists 07:18:28 0c4c6ca3b874: Layer already exists 07:18:28 02a8ea46a139: Layer already exists 07:18:28 f1509e321ff9: Layer already exists 07:18:28 401ab56e7612: Layer already exists 07:18:28 4aeaa0e7d41f: Layer already exists 07:18:28 main: digest: sha256:d54e8ab0def9fd41efd82abea24b18ab3383d7c98bb1c03267ae4ecfee0add82 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:18:28 ===================================================== [Pipeline] echo 07:18:28 taggedImages: 07:18:28 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 07:18:28 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 07:18:28 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:3.2.0-dev.82 07:18:28 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 07:18:28 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 07:18:28 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 07:18:28 b97f2c868d9ba238902f81729662ab6d4c678502 07:18:28 latest 07:18:28 3.2.0-dev.82 07:18:28 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 07:18:28 main 07:18:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:29 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:29 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 07:18:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:18:29 091f2dc7d4e1: Preparing 07:18:29 68d0a1e56430: Preparing 07:18:29 2638a220abdf: Preparing 07:18:29 4e86d861e55c: Preparing 07:18:29 412cdfb8a330: Preparing 07:18:29 2f8ecdfe8c8b: Preparing 07:18:29 2668f2161112: Preparing 07:18:29 dcd00d698509: Preparing 07:18:29 0c4c6ca3b874: Preparing 07:18:29 f1509e321ff9: Preparing 07:18:29 c4394205fab6: Preparing 07:18:29 63eaf00c434b: Preparing 07:18:29 5f70bf18a086: Preparing 07:18:29 84c27e0df80e: Preparing 07:18:29 c8420a80d27a: Preparing 07:18:29 2ff8577c96f2: Preparing 07:18:29 4aeaa0e7d41f: Preparing 07:18:29 c4394205fab6: Waiting 07:18:29 63eaf00c434b: Waiting 07:18:29 5f70bf18a086: Waiting 07:18:29 84c27e0df80e: Waiting 07:18:29 c8420a80d27a: Waiting 07:18:29 4aeaa0e7d41f: Waiting 07:18:29 2ff8577c96f2: Waiting 07:18:29 2668f2161112: Waiting 07:18:29 dcd00d698509: Waiting 07:18:29 2f8ecdfe8c8b: Waiting 07:18:29 0c4c6ca3b874: Waiting 07:18:29 f1509e321ff9: Waiting 07:18:29 4e86d861e55c: Pushed 07:18:29 68d0a1e56430: Pushed 07:18:29 2638a220abdf: Pushed 07:18:29 412cdfb8a330: Pushed 07:18:29 091f2dc7d4e1: Pushed 07:18:29 2f8ecdfe8c8b: Pushed 07:18:29 0c4c6ca3b874: Layer already exists 07:18:29 f1509e321ff9: Layer already exists 07:18:30 5f70bf18a086: Layer already exists 07:18:30 2668f2161112: Pushed 07:18:30 c4394205fab6: Pushed 07:18:30 63eaf00c434b: Pushed 07:18:30 84c27e0df80e: Pushed 07:18:30 c8420a80d27a: Pushed 07:18:30 4aeaa0e7d41f: Layer already exists 07:18:30 2ff8577c96f2: Pushed 07:18:32 dcd00d698509: Pushed 07:18:32 b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:71c770821d1fcf9a650dee7785e2d84c693751d063cb5c9236a3821ef7f89c33 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:33 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:33 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 07:18:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:18:33 091f2dc7d4e1: Preparing 07:18:33 68d0a1e56430: Preparing 07:18:33 2638a220abdf: Preparing 07:18:33 4e86d861e55c: Preparing 07:18:33 412cdfb8a330: Preparing 07:18:33 2f8ecdfe8c8b: Preparing 07:18:33 2668f2161112: Preparing 07:18:33 dcd00d698509: Preparing 07:18:33 0c4c6ca3b874: Preparing 07:18:33 f1509e321ff9: Preparing 07:18:33 c4394205fab6: Preparing 07:18:33 63eaf00c434b: Preparing 07:18:33 5f70bf18a086: Preparing 07:18:33 84c27e0df80e: Preparing 07:18:33 c8420a80d27a: Preparing 07:18:33 2ff8577c96f2: Preparing 07:18:33 4aeaa0e7d41f: Preparing 07:18:33 2ff8577c96f2: Waiting 07:18:33 4aeaa0e7d41f: Waiting 07:18:33 0c4c6ca3b874: Waiting 07:18:33 f1509e321ff9: Waiting 07:18:33 c4394205fab6: Waiting 07:18:33 2f8ecdfe8c8b: Waiting 07:18:33 2668f2161112: Waiting 07:18:33 63eaf00c434b: Waiting 07:18:33 5f70bf18a086: Waiting 07:18:33 84c27e0df80e: Waiting 07:18:33 dcd00d698509: Waiting 07:18:33 c8420a80d27a: Waiting 07:18:33 68d0a1e56430: Layer already exists 07:18:33 2638a220abdf: Layer already exists 07:18:33 4e86d861e55c: Layer already exists 07:18:33 412cdfb8a330: Layer already exists 07:18:33 091f2dc7d4e1: Layer already exists 07:18:33 dcd00d698509: Layer already exists 07:18:33 2668f2161112: Layer already exists 07:18:33 f1509e321ff9: Layer already exists 07:18:33 0c4c6ca3b874: Layer already exists 07:18:33 2f8ecdfe8c8b: Layer already exists 07:18:33 5f70bf18a086: Layer already exists 07:18:33 84c27e0df80e: Layer already exists 07:18:33 c4394205fab6: Layer already exists 07:18:33 63eaf00c434b: Layer already exists 07:18:33 c8420a80d27a: Layer already exists 07:18:33 2ff8577c96f2: Layer already exists 07:18:33 4aeaa0e7d41f: Layer already exists 07:18:33 latest: digest: sha256:71c770821d1fcf9a650dee7785e2d84c693751d063cb5c9236a3821ef7f89c33 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:34 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.82 07:18:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:18:35 091f2dc7d4e1: Preparing 07:18:35 68d0a1e56430: Preparing 07:18:35 2638a220abdf: Preparing 07:18:35 4e86d861e55c: Preparing 07:18:35 412cdfb8a330: Preparing 07:18:35 2f8ecdfe8c8b: Preparing 07:18:35 2668f2161112: Preparing 07:18:35 dcd00d698509: Preparing 07:18:35 0c4c6ca3b874: Preparing 07:18:35 f1509e321ff9: Preparing 07:18:35 c4394205fab6: Preparing 07:18:35 63eaf00c434b: Preparing 07:18:35 5f70bf18a086: Preparing 07:18:35 84c27e0df80e: Preparing 07:18:35 c8420a80d27a: Preparing 07:18:35 2ff8577c96f2: Preparing 07:18:35 4aeaa0e7d41f: Preparing 07:18:35 2f8ecdfe8c8b: Waiting 07:18:35 2668f2161112: Waiting 07:18:35 dcd00d698509: Waiting 07:18:35 0c4c6ca3b874: Waiting 07:18:35 f1509e321ff9: Waiting 07:18:35 c4394205fab6: Waiting 07:18:35 63eaf00c434b: Waiting 07:18:35 5f70bf18a086: Waiting 07:18:35 84c27e0df80e: Waiting 07:18:35 c8420a80d27a: Waiting 07:18:35 4aeaa0e7d41f: Waiting 07:18:35 2ff8577c96f2: Waiting 07:18:35 68d0a1e56430: Layer already exists 07:18:35 4e86d861e55c: Layer already exists 07:18:35 412cdfb8a330: Layer already exists 07:18:35 091f2dc7d4e1: Layer already exists 07:18:35 2638a220abdf: Layer already exists 07:18:35 dcd00d698509: Layer already exists 07:18:35 2668f2161112: Layer already exists 07:18:35 f1509e321ff9: Layer already exists 07:18:35 0c4c6ca3b874: Layer already exists 07:18:35 2f8ecdfe8c8b: Layer already exists 07:18:35 63eaf00c434b: Layer already exists 07:18:35 84c27e0df80e: Layer already exists 07:18:35 5f70bf18a086: Layer already exists 07:18:35 c4394205fab6: Layer already exists 07:18:35 c8420a80d27a: Layer already exists 07:18:35 2ff8577c96f2: Layer already exists 07:18:35 4aeaa0e7d41f: Layer already exists 07:18:35 3.2.0-dev.82: digest: sha256:71c770821d1fcf9a650dee7785e2d84c693751d063cb5c9236a3821ef7f89c33 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:35 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:36 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 07:18:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:18:36 091f2dc7d4e1: Preparing 07:18:36 68d0a1e56430: Preparing 07:18:36 2638a220abdf: Preparing 07:18:36 4e86d861e55c: Preparing 07:18:36 412cdfb8a330: Preparing 07:18:36 2f8ecdfe8c8b: Preparing 07:18:36 2668f2161112: Preparing 07:18:36 dcd00d698509: Preparing 07:18:36 0c4c6ca3b874: Preparing 07:18:36 f1509e321ff9: Preparing 07:18:36 c4394205fab6: Preparing 07:18:36 63eaf00c434b: Preparing 07:18:36 5f70bf18a086: Preparing 07:18:36 84c27e0df80e: Preparing 07:18:36 c8420a80d27a: Preparing 07:18:36 2ff8577c96f2: Preparing 07:18:36 4aeaa0e7d41f: Preparing 07:18:36 f1509e321ff9: Waiting 07:18:36 c4394205fab6: Waiting 07:18:36 63eaf00c434b: Waiting 07:18:36 5f70bf18a086: Waiting 07:18:36 84c27e0df80e: Waiting 07:18:36 c8420a80d27a: Waiting 07:18:36 2ff8577c96f2: Waiting 07:18:36 4aeaa0e7d41f: Waiting 07:18:36 2f8ecdfe8c8b: Waiting 07:18:36 2668f2161112: Waiting 07:18:36 dcd00d698509: Waiting 07:18:36 0c4c6ca3b874: Waiting 07:18:36 091f2dc7d4e1: Layer already exists 07:18:36 2638a220abdf: Layer already exists 07:18:36 4e86d861e55c: Layer already exists 07:18:36 68d0a1e56430: Layer already exists 07:18:36 412cdfb8a330: Layer already exists 07:18:36 2668f2161112: Layer already exists 07:18:36 f1509e321ff9: Layer already exists 07:18:36 0c4c6ca3b874: Layer already exists 07:18:36 dcd00d698509: Layer already exists 07:18:36 2f8ecdfe8c8b: Layer already exists 07:18:36 c4394205fab6: Layer already exists 07:18:36 c8420a80d27a: Layer already exists 07:18:36 5f70bf18a086: Layer already exists 07:18:36 63eaf00c434b: Layer already exists 07:18:36 84c27e0df80e: Layer already exists 07:18:36 4aeaa0e7d41f: Layer already exists 07:18:36 2ff8577c96f2: Layer already exists 07:18:36 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82: digest: sha256:71c770821d1fcf9a650dee7785e2d84c693751d063cb5c9236a3821ef7f89c33 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:36 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:37 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 07:18:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:18:37 091f2dc7d4e1: Preparing 07:18:37 68d0a1e56430: Preparing 07:18:37 2638a220abdf: Preparing 07:18:37 4e86d861e55c: Preparing 07:18:37 412cdfb8a330: Preparing 07:18:37 2f8ecdfe8c8b: Preparing 07:18:37 2668f2161112: Preparing 07:18:37 dcd00d698509: Preparing 07:18:37 0c4c6ca3b874: Preparing 07:18:37 f1509e321ff9: Preparing 07:18:37 c4394205fab6: Preparing 07:18:37 63eaf00c434b: Preparing 07:18:37 5f70bf18a086: Preparing 07:18:37 84c27e0df80e: Preparing 07:18:37 c8420a80d27a: Preparing 07:18:37 2ff8577c96f2: Preparing 07:18:37 4aeaa0e7d41f: Preparing 07:18:37 f1509e321ff9: Waiting 07:18:37 c4394205fab6: Waiting 07:18:37 63eaf00c434b: Waiting 07:18:37 2668f2161112: Waiting 07:18:37 dcd00d698509: Waiting 07:18:37 0c4c6ca3b874: Waiting 07:18:37 2f8ecdfe8c8b: Waiting 07:18:37 5f70bf18a086: Waiting 07:18:37 84c27e0df80e: Waiting 07:18:37 c8420a80d27a: Waiting 07:18:37 4aeaa0e7d41f: Waiting 07:18:37 412cdfb8a330: Layer already exists 07:18:37 091f2dc7d4e1: Layer already exists 07:18:37 2638a220abdf: Layer already exists 07:18:37 4e86d861e55c: Layer already exists 07:18:37 68d0a1e56430: Layer already exists 07:18:37 0c4c6ca3b874: Layer already exists 07:18:37 2668f2161112: Layer already exists 07:18:37 2f8ecdfe8c8b: Layer already exists 07:18:37 dcd00d698509: Layer already exists 07:18:37 f1509e321ff9: Layer already exists 07:18:37 5f70bf18a086: Layer already exists 07:18:37 63eaf00c434b: Layer already exists 07:18:37 c4394205fab6: Layer already exists 07:18:37 c8420a80d27a: Layer already exists 07:18:37 84c27e0df80e: Layer already exists 07:18:37 4aeaa0e7d41f: Layer already exists 07:18:37 2ff8577c96f2: Layer already exists 07:18:37 main: digest: sha256:71c770821d1fcf9a650dee7785e2d84c693751d063cb5c9236a3821ef7f89c33 size: 3852 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:18:37 ===================================================== [Pipeline] echo 07:18:37 taggedImages: 07:18:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 07:18:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 07:18:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:3.2.0-dev.82 07:18:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 07:18:37 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 07:18:37 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 07:18:37 b97f2c868d9ba238902f81729662ab6d4c678502 07:18:37 latest 07:18:37 3.2.0-dev.82 07:18:37 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 07:18:37 main 07:18:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:37 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:38 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 07:18:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:18:38 e0d91e311f86: Preparing 07:18:38 b81eccec0e92: Preparing 07:18:38 94c91881fb85: Preparing 07:18:38 6eaa31c54178: Preparing 07:18:38 0c4c6ca3b874: Preparing 07:18:38 f1509e321ff9: Preparing 07:18:38 401ab56e7612: Preparing 07:18:38 02a8ea46a139: Preparing 07:18:38 4aeaa0e7d41f: Preparing 07:18:38 f1509e321ff9: Waiting 07:18:38 401ab56e7612: Waiting 07:18:38 02a8ea46a139: Waiting 07:18:38 4aeaa0e7d41f: Waiting 07:18:38 0c4c6ca3b874: Layer already exists 07:18:38 f1509e321ff9: Layer already exists 07:18:38 94c91881fb85: Pushed 07:18:38 b81eccec0e92: Pushed 07:18:38 401ab56e7612: Layer already exists 07:18:38 02a8ea46a139: Layer already exists 07:18:38 4aeaa0e7d41f: Layer already exists 07:18:38 e0d91e311f86: Pushed 07:18:43 6eaa31c54178: Pushed 07:18:43 b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:cbe27ec1a3fa8625aacc7f1636323193e78da58146c008d21f93e4089d8eedf1 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:44 + 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 07:18:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 07:18:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:18:44 e0d91e311f86: Preparing 07:18:44 b81eccec0e92: Preparing 07:18:44 94c91881fb85: Preparing 07:18:44 6eaa31c54178: Preparing 07:18:44 0c4c6ca3b874: Preparing 07:18:44 f1509e321ff9: Preparing 07:18:44 401ab56e7612: Preparing 07:18:44 02a8ea46a139: Preparing 07:18:44 4aeaa0e7d41f: Preparing 07:18:44 f1509e321ff9: Waiting 07:18:44 401ab56e7612: Waiting 07:18:44 02a8ea46a139: Waiting 07:18:44 4aeaa0e7d41f: Waiting 07:18:44 b81eccec0e92: Layer already exists 07:18:44 0c4c6ca3b874: Layer already exists 07:18:44 94c91881fb85: Layer already exists 07:18:44 6eaa31c54178: Layer already exists 07:18:44 e0d91e311f86: Layer already exists 07:18:44 02a8ea46a139: Layer already exists 07:18:44 401ab56e7612: Layer already exists 07:18:44 4aeaa0e7d41f: Layer already exists 07:18:44 f1509e321ff9: Layer already exists 07:18:44 latest: digest: sha256:cbe27ec1a3fa8625aacc7f1636323193e78da58146c008d21f93e4089d8eedf1 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:45 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:45 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.82 07:18:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:18:45 e0d91e311f86: Preparing 07:18:45 b81eccec0e92: Preparing 07:18:45 94c91881fb85: Preparing 07:18:45 6eaa31c54178: Preparing 07:18:45 0c4c6ca3b874: Preparing 07:18:45 f1509e321ff9: Preparing 07:18:45 401ab56e7612: Preparing 07:18:45 02a8ea46a139: Preparing 07:18:45 f1509e321ff9: Waiting 07:18:45 4aeaa0e7d41f: Preparing 07:18:45 401ab56e7612: Waiting 07:18:45 02a8ea46a139: Waiting 07:18:45 4aeaa0e7d41f: Waiting 07:18:45 94c91881fb85: Layer already exists 07:18:45 0c4c6ca3b874: Layer already exists 07:18:45 6eaa31c54178: Layer already exists 07:18:45 b81eccec0e92: Layer already exists 07:18:45 e0d91e311f86: Layer already exists 07:18:45 f1509e321ff9: Layer already exists 07:18:45 02a8ea46a139: Layer already exists 07:18:45 401ab56e7612: Layer already exists 07:18:45 4aeaa0e7d41f: Layer already exists 07:18:45 3.2.0-dev.82: digest: sha256:cbe27ec1a3fa8625aacc7f1636323193e78da58146c008d21f93e4089d8eedf1 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:46 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 07:18:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:18:46 e0d91e311f86: Preparing 07:18:46 b81eccec0e92: Preparing 07:18:46 94c91881fb85: Preparing 07:18:46 6eaa31c54178: Preparing 07:18:46 0c4c6ca3b874: Preparing 07:18:46 f1509e321ff9: Preparing 07:18:46 401ab56e7612: Preparing 07:18:46 02a8ea46a139: Preparing 07:18:46 4aeaa0e7d41f: Preparing 07:18:46 401ab56e7612: Waiting 07:18:46 02a8ea46a139: Waiting 07:18:46 4aeaa0e7d41f: Waiting 07:18:46 f1509e321ff9: Waiting 07:18:46 0c4c6ca3b874: Layer already exists 07:18:46 b81eccec0e92: Layer already exists 07:18:46 94c91881fb85: Layer already exists 07:18:46 6eaa31c54178: Layer already exists 07:18:46 e0d91e311f86: Layer already exists 07:18:46 4aeaa0e7d41f: Layer already exists 07:18:46 401ab56e7612: Layer already exists 07:18:46 f1509e321ff9: Layer already exists 07:18:46 02a8ea46a139: Layer already exists 07:18:46 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82: digest: sha256:cbe27ec1a3fa8625aacc7f1636323193e78da58146c008d21f93e4089d8eedf1 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:47 + 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 07:18:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 07:18:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:18:47 e0d91e311f86: Preparing 07:18:47 b81eccec0e92: Preparing 07:18:47 94c91881fb85: Preparing 07:18:47 6eaa31c54178: Preparing 07:18:47 0c4c6ca3b874: Preparing 07:18:47 f1509e321ff9: Preparing 07:18:47 401ab56e7612: Preparing 07:18:47 02a8ea46a139: Preparing 07:18:47 4aeaa0e7d41f: Preparing 07:18:47 401ab56e7612: Waiting 07:18:47 02a8ea46a139: Waiting 07:18:47 4aeaa0e7d41f: Waiting 07:18:47 f1509e321ff9: Waiting 07:18:47 6eaa31c54178: Layer already exists 07:18:47 94c91881fb85: Layer already exists 07:18:47 0c4c6ca3b874: Layer already exists 07:18:47 b81eccec0e92: Layer already exists 07:18:47 e0d91e311f86: Layer already exists 07:18:47 401ab56e7612: Layer already exists 07:18:47 f1509e321ff9: Layer already exists 07:18:47 02a8ea46a139: Layer already exists 07:18:47 4aeaa0e7d41f: Layer already exists 07:18:47 main: digest: sha256:cbe27ec1a3fa8625aacc7f1636323193e78da58146c008d21f93e4089d8eedf1 size: 2192 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:18:47 ===================================================== [Pipeline] echo 07:18:47 taggedImages: 07:18:47 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 07:18:47 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 07:18:47 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:3.2.0-dev.82 07:18:47 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 07:18:47 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 07:18:47 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 07:18:47 b97f2c868d9ba238902f81729662ab6d4c678502 07:18:47 latest 07:18:47 3.2.0-dev.82 07:18:47 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 07:18:47 main 07:18:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:48 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 07:18:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:18:48 016e20a7437b: Preparing 07:18:48 28e28c36d215: Preparing 07:18:48 1d7d5b3b8338: Preparing 07:18:48 794d304b0efb: Preparing 07:18:48 4d3ba012f879: Preparing 07:18:48 0c4c6ca3b874: Preparing 07:18:48 f1509e321ff9: Preparing 07:18:48 f705a9511386: Preparing 07:18:48 88e80985902d: Preparing 07:18:48 6aca89ebac1d: Preparing 07:18:48 4aeaa0e7d41f: Preparing 07:18:48 f705a9511386: Waiting 07:18:48 88e80985902d: Waiting 07:18:48 6aca89ebac1d: Waiting 07:18:48 4aeaa0e7d41f: Waiting 07:18:48 0c4c6ca3b874: Waiting 07:18:48 f1509e321ff9: Waiting 07:18:48 28e28c36d215: Pushed 07:18:48 794d304b0efb: Pushed 07:18:48 4d3ba012f879: Pushed 07:18:48 016e20a7437b: Pushed 07:18:48 0c4c6ca3b874: Layer already exists 07:18:48 f1509e321ff9: Layer already exists 07:18:48 4aeaa0e7d41f: Layer already exists 07:18:49 f705a9511386: Pushed 07:18:49 88e80985902d: Pushed 07:18:51 1d7d5b3b8338: Pushed 07:18:51 6aca89ebac1d: Pushed 07:18:51 b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:bed0cdd4f4a815ab8b61519f0b5c98bfdce21206de0a31aa7019da1a533ba8a2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:52 + 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 07:18:52 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 07:18:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:18:52 016e20a7437b: Preparing 07:18:52 28e28c36d215: Preparing 07:18:52 1d7d5b3b8338: Preparing 07:18:52 794d304b0efb: Preparing 07:18:52 4d3ba012f879: Preparing 07:18:52 0c4c6ca3b874: Preparing 07:18:52 f1509e321ff9: Preparing 07:18:52 f705a9511386: Preparing 07:18:52 88e80985902d: Preparing 07:18:52 6aca89ebac1d: Preparing 07:18:52 0c4c6ca3b874: Waiting 07:18:52 f1509e321ff9: Waiting 07:18:52 4aeaa0e7d41f: Preparing 07:18:52 f705a9511386: Waiting 07:18:52 88e80985902d: Waiting 07:18:52 6aca89ebac1d: Waiting 07:18:52 4aeaa0e7d41f: Waiting 07:18:52 1d7d5b3b8338: Layer already exists 07:18:52 28e28c36d215: Layer already exists 07:18:52 794d304b0efb: Layer already exists 07:18:52 4d3ba012f879: Layer already exists 07:18:52 016e20a7437b: Layer already exists 07:18:52 f1509e321ff9: Layer already exists 07:18:52 88e80985902d: Layer already exists 07:18:52 f705a9511386: Layer already exists 07:18:52 0c4c6ca3b874: Layer already exists 07:18:52 6aca89ebac1d: Layer already exists 07:18:52 4aeaa0e7d41f: Layer already exists 07:18:52 latest: digest: sha256:bed0cdd4f4a815ab8b61519f0b5c98bfdce21206de0a31aa7019da1a533ba8a2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:53 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.82 07:18:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:18:53 016e20a7437b: Preparing 07:18:53 28e28c36d215: Preparing 07:18:53 1d7d5b3b8338: Preparing 07:18:53 794d304b0efb: Preparing 07:18:53 4d3ba012f879: Preparing 07:18:53 0c4c6ca3b874: Preparing 07:18:53 f1509e321ff9: Preparing 07:18:53 f705a9511386: Preparing 07:18:53 88e80985902d: Preparing 07:18:53 6aca89ebac1d: Preparing 07:18:53 0c4c6ca3b874: Waiting 07:18:53 f1509e321ff9: Waiting 07:18:53 f705a9511386: Waiting 07:18:53 88e80985902d: Waiting 07:18:53 4aeaa0e7d41f: Preparing 07:18:53 6aca89ebac1d: Waiting 07:18:53 4aeaa0e7d41f: Waiting 07:18:53 1d7d5b3b8338: Layer already exists 07:18:53 016e20a7437b: Layer already exists 07:18:53 28e28c36d215: Layer already exists 07:18:53 4d3ba012f879: Layer already exists 07:18:53 794d304b0efb: Layer already exists 07:18:53 f705a9511386: Layer already exists 07:18:53 0c4c6ca3b874: Layer already exists 07:18:53 f1509e321ff9: Layer already exists 07:18:53 88e80985902d: Layer already exists 07:18:53 6aca89ebac1d: Layer already exists 07:18:53 4aeaa0e7d41f: Layer already exists 07:18:53 3.2.0-dev.82: digest: sha256:bed0cdd4f4a815ab8b61519f0b5c98bfdce21206de0a31aa7019da1a533ba8a2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:54 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 07:18:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:18:54 016e20a7437b: Preparing 07:18:54 28e28c36d215: Preparing 07:18:54 1d7d5b3b8338: Preparing 07:18:54 794d304b0efb: Preparing 07:18:54 4d3ba012f879: Preparing 07:18:54 0c4c6ca3b874: Preparing 07:18:54 f1509e321ff9: Preparing 07:18:54 f705a9511386: Preparing 07:18:54 88e80985902d: Preparing 07:18:54 6aca89ebac1d: Preparing 07:18:54 4aeaa0e7d41f: Preparing 07:18:54 f705a9511386: Waiting 07:18:54 88e80985902d: Waiting 07:18:54 6aca89ebac1d: Waiting 07:18:54 4aeaa0e7d41f: Waiting 07:18:54 0c4c6ca3b874: Waiting 07:18:54 f1509e321ff9: Waiting 07:18:54 4d3ba012f879: Layer already exists 07:18:54 28e28c36d215: Layer already exists 07:18:54 794d304b0efb: Layer already exists 07:18:54 1d7d5b3b8338: Layer already exists 07:18:54 016e20a7437b: Layer already exists 07:18:54 f1509e321ff9: Layer already exists 07:18:54 88e80985902d: Layer already exists 07:18:54 f705a9511386: Layer already exists 07:18:54 6aca89ebac1d: Layer already exists 07:18:54 0c4c6ca3b874: Layer already exists 07:18:54 4aeaa0e7d41f: Layer already exists 07:18:54 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82: digest: sha256:bed0cdd4f4a815ab8b61519f0b5c98bfdce21206de0a31aa7019da1a533ba8a2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:55 + 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 07:18:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 07:18:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:18:55 016e20a7437b: Preparing 07:18:55 28e28c36d215: Preparing 07:18:55 1d7d5b3b8338: Preparing 07:18:55 794d304b0efb: Preparing 07:18:55 4d3ba012f879: Preparing 07:18:55 0c4c6ca3b874: Preparing 07:18:55 f1509e321ff9: Preparing 07:18:55 f705a9511386: Preparing 07:18:55 88e80985902d: Preparing 07:18:55 6aca89ebac1d: Preparing 07:18:55 4aeaa0e7d41f: Preparing 07:18:55 f705a9511386: Waiting 07:18:55 88e80985902d: Waiting 07:18:55 6aca89ebac1d: Waiting 07:18:55 4aeaa0e7d41f: Waiting 07:18:55 0c4c6ca3b874: Waiting 07:18:55 f1509e321ff9: Waiting 07:18:55 1d7d5b3b8338: Layer already exists 07:18:55 4d3ba012f879: Layer already exists 07:18:55 794d304b0efb: Layer already exists 07:18:55 28e28c36d215: Layer already exists 07:18:55 016e20a7437b: Layer already exists 07:18:55 f1509e321ff9: Layer already exists 07:18:55 88e80985902d: Layer already exists 07:18:55 6aca89ebac1d: Layer already exists 07:18:55 f705a9511386: Layer already exists 07:18:55 0c4c6ca3b874: Layer already exists 07:18:55 4aeaa0e7d41f: Layer already exists 07:18:55 main: digest: sha256:bed0cdd4f4a815ab8b61519f0b5c98bfdce21206de0a31aa7019da1a533ba8a2 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:18:55 ===================================================== [Pipeline] echo 07:18:55 taggedImages: 07:18:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 07:18:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 07:18:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:3.2.0-dev.82 07:18:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 07:18:55 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 07:18:55 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 07:18:55 b97f2c868d9ba238902f81729662ab6d4c678502 07:18:55 latest 07:18:55 3.2.0-dev.82 07:18:55 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 07:18:55 main 07:18:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:56 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:18:56 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 07:18:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:18:56 8434436a8cc4: Preparing 07:18:56 ba948130d92c: Preparing 07:18:56 0360857bf255: Preparing 07:18:56 e07919736649: Preparing 07:18:56 8fed5d09dd97: Preparing 07:18:56 c0ebadeb8459: Preparing 07:18:56 05c9372cf008: Preparing 07:18:56 0c4c6ca3b874: Preparing 07:18:56 f1509e321ff9: Preparing 07:18:56 049673c0733d: Preparing 07:18:56 6a591a7c4528: Preparing 07:18:56 4aeaa0e7d41f: Preparing 07:18:56 0c4c6ca3b874: Waiting 07:18:56 f1509e321ff9: Waiting 07:18:56 049673c0733d: Waiting 07:18:56 6a591a7c4528: Waiting 07:18:56 4aeaa0e7d41f: Waiting 07:18:56 c0ebadeb8459: Waiting 07:18:56 05c9372cf008: Waiting 07:18:57 8fed5d09dd97: Pushed 07:18:57 ba948130d92c: Pushed 07:18:57 8434436a8cc4: Pushed 07:18:57 0c4c6ca3b874: Layer already exists 07:18:57 c0ebadeb8459: Pushed 07:18:57 05c9372cf008: Pushed 07:18:57 f1509e321ff9: Layer already exists 07:18:57 4aeaa0e7d41f: Layer already exists 07:18:57 049673c0733d: Pushed 07:18:58 e07919736649: Pushed 07:18:59 0360857bf255: Pushed 07:19:00 6a591a7c4528: Pushed 07:19:00 b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:92cbffed98c54339ab25ebfe88c13b5171b9575a727fca9d03b4cbcf4162ad92 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:00 + 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 07:19:01 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 07:19:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:19:01 8434436a8cc4: Preparing 07:19:01 ba948130d92c: Preparing 07:19:01 0360857bf255: Preparing 07:19:01 e07919736649: Preparing 07:19:01 8fed5d09dd97: Preparing 07:19:01 c0ebadeb8459: Preparing 07:19:01 05c9372cf008: Preparing 07:19:01 0c4c6ca3b874: Preparing 07:19:01 f1509e321ff9: Preparing 07:19:01 049673c0733d: Preparing 07:19:01 6a591a7c4528: Preparing 07:19:01 4aeaa0e7d41f: Preparing 07:19:01 c0ebadeb8459: Waiting 07:19:01 05c9372cf008: Waiting 07:19:01 f1509e321ff9: Waiting 07:19:01 0c4c6ca3b874: Waiting 07:19:01 049673c0733d: Waiting 07:19:01 4aeaa0e7d41f: Waiting 07:19:01 6a591a7c4528: Waiting 07:19:01 8434436a8cc4: Layer already exists 07:19:01 0360857bf255: Layer already exists 07:19:01 ba948130d92c: Layer already exists 07:19:01 8fed5d09dd97: Layer already exists 07:19:01 c0ebadeb8459: Layer already exists 07:19:01 05c9372cf008: Layer already exists 07:19:01 0c4c6ca3b874: Layer already exists 07:19:01 f1509e321ff9: Layer already exists 07:19:01 049673c0733d: Layer already exists 07:19:01 6a591a7c4528: Layer already exists 07:19:01 4aeaa0e7d41f: Layer already exists 07:19:01 e07919736649: Layer already exists 07:19:01 latest: digest: sha256:92cbffed98c54339ab25ebfe88c13b5171b9575a727fca9d03b4cbcf4162ad92 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:01 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.82 07:19:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:19:02 8434436a8cc4: Preparing 07:19:02 ba948130d92c: Preparing 07:19:02 0360857bf255: Preparing 07:19:02 e07919736649: Preparing 07:19:02 8fed5d09dd97: Preparing 07:19:02 c0ebadeb8459: Preparing 07:19:02 05c9372cf008: Preparing 07:19:02 0c4c6ca3b874: Preparing 07:19:02 f1509e321ff9: Preparing 07:19:02 049673c0733d: Preparing 07:19:02 c0ebadeb8459: Waiting 07:19:02 0c4c6ca3b874: Waiting 07:19:02 f1509e321ff9: Waiting 07:19:02 6a591a7c4528: Preparing 07:19:02 4aeaa0e7d41f: Preparing 07:19:02 049673c0733d: Waiting 07:19:02 6a591a7c4528: Waiting 07:19:02 4aeaa0e7d41f: Waiting 07:19:02 8434436a8cc4: Layer already exists 07:19:02 0360857bf255: Layer already exists 07:19:02 8fed5d09dd97: Layer already exists 07:19:02 ba948130d92c: Layer already exists 07:19:02 e07919736649: Layer already exists 07:19:02 c0ebadeb8459: Layer already exists 07:19:02 05c9372cf008: Layer already exists 07:19:02 f1509e321ff9: Layer already exists 07:19:02 0c4c6ca3b874: Layer already exists 07:19:02 049673c0733d: Layer already exists 07:19:02 4aeaa0e7d41f: Layer already exists 07:19:02 6a591a7c4528: Layer already exists 07:19:02 3.2.0-dev.82: digest: sha256:92cbffed98c54339ab25ebfe88c13b5171b9575a727fca9d03b4cbcf4162ad92 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:02 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:03 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 07:19:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:19:03 8434436a8cc4: Preparing 07:19:03 ba948130d92c: Preparing 07:19:03 0360857bf255: Preparing 07:19:03 e07919736649: Preparing 07:19:03 8fed5d09dd97: Preparing 07:19:03 c0ebadeb8459: Preparing 07:19:03 05c9372cf008: Preparing 07:19:03 c0ebadeb8459: Waiting 07:19:03 0c4c6ca3b874: Preparing 07:19:03 05c9372cf008: Waiting 07:19:03 f1509e321ff9: Preparing 07:19:03 0c4c6ca3b874: Waiting 07:19:03 049673c0733d: Preparing 07:19:03 f1509e321ff9: Waiting 07:19:03 6a591a7c4528: Preparing 07:19:03 4aeaa0e7d41f: Preparing 07:19:03 049673c0733d: Waiting 07:19:03 6a591a7c4528: Waiting 07:19:03 4aeaa0e7d41f: Waiting 07:19:03 8434436a8cc4: Layer already exists 07:19:03 e07919736649: Layer already exists 07:19:03 0360857bf255: Layer already exists 07:19:03 8fed5d09dd97: Layer already exists 07:19:03 ba948130d92c: Layer already exists 07:19:03 05c9372cf008: Layer already exists 07:19:03 049673c0733d: Layer already exists 07:19:03 c0ebadeb8459: Layer already exists 07:19:03 f1509e321ff9: Layer already exists 07:19:03 0c4c6ca3b874: Layer already exists 07:19:03 6a591a7c4528: Layer already exists 07:19:03 4aeaa0e7d41f: Layer already exists 07:19:03 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82: digest: sha256:92cbffed98c54339ab25ebfe88c13b5171b9575a727fca9d03b4cbcf4162ad92 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:03 + 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 07:19:04 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 07:19:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:19:04 8434436a8cc4: Preparing 07:19:04 ba948130d92c: Preparing 07:19:04 0360857bf255: Preparing 07:19:04 e07919736649: Preparing 07:19:04 8fed5d09dd97: Preparing 07:19:04 c0ebadeb8459: Preparing 07:19:04 05c9372cf008: Preparing 07:19:04 0c4c6ca3b874: Preparing 07:19:04 f1509e321ff9: Preparing 07:19:04 049673c0733d: Preparing 07:19:04 6a591a7c4528: Preparing 07:19:04 4aeaa0e7d41f: Preparing 07:19:04 c0ebadeb8459: Waiting 07:19:04 05c9372cf008: Waiting 07:19:04 0c4c6ca3b874: Waiting 07:19:04 f1509e321ff9: Waiting 07:19:04 049673c0733d: Waiting 07:19:04 6a591a7c4528: Waiting 07:19:04 4aeaa0e7d41f: Waiting 07:19:04 0360857bf255: Layer already exists 07:19:04 8fed5d09dd97: Layer already exists 07:19:04 ba948130d92c: Layer already exists 07:19:04 e07919736649: Layer already exists 07:19:04 8434436a8cc4: Layer already exists 07:19:04 0c4c6ca3b874: Layer already exists 07:19:04 f1509e321ff9: Layer already exists 07:19:04 c0ebadeb8459: Layer already exists 07:19:04 05c9372cf008: Layer already exists 07:19:04 049673c0733d: Layer already exists 07:19:04 4aeaa0e7d41f: Layer already exists 07:19:04 6a591a7c4528: Layer already exists 07:19:04 main: digest: sha256:92cbffed98c54339ab25ebfe88c13b5171b9575a727fca9d03b4cbcf4162ad92 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:19:04 ===================================================== [Pipeline] echo 07:19:04 taggedImages: 07:19:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 07:19:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 07:19:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:3.2.0-dev.82 07:19:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 07:19:04 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 07:19:04 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 07:19:04 b97f2c868d9ba238902f81729662ab6d4c678502 07:19:04 latest 07:19:04 3.2.0-dev.82 07:19:04 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 07:19:04 main 07:19:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:04 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:05 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 07:19:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:19:05 fca563147033: Preparing 07:19:05 c4fcec9fadfe: Preparing 07:19:05 0c4c6ca3b874: Preparing 07:19:05 f1509e321ff9: Preparing 07:19:05 fcd754067800: Preparing 07:19:05 c2402aaf5e3c: Preparing 07:19:05 4aeaa0e7d41f: Preparing 07:19:05 c2402aaf5e3c: Waiting 07:19:05 4aeaa0e7d41f: Waiting 07:19:05 f1509e321ff9: Layer already exists 07:19:05 0c4c6ca3b874: Layer already exists 07:19:05 4aeaa0e7d41f: Layer already exists 07:19:05 fcd754067800: Pushed 07:19:05 fca563147033: Pushed 07:19:06 c2402aaf5e3c: Pushed 07:19:08 c4fcec9fadfe: Pushed 07:19:08 b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:5cf2f74adbc81f705f3fcfac9b414307427ce255ced0baf0261745e0998391d5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:09 + 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 07:19:09 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 07:19:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:19:09 fca563147033: Preparing 07:19:09 c4fcec9fadfe: Preparing 07:19:09 0c4c6ca3b874: Preparing 07:19:09 f1509e321ff9: Preparing 07:19:09 fcd754067800: Preparing 07:19:09 c2402aaf5e3c: Preparing 07:19:09 4aeaa0e7d41f: Preparing 07:19:09 c2402aaf5e3c: Waiting 07:19:09 4aeaa0e7d41f: Waiting 07:19:09 0c4c6ca3b874: Layer already exists 07:19:09 f1509e321ff9: Layer already exists 07:19:09 fca563147033: Layer already exists 07:19:09 c4fcec9fadfe: Layer already exists 07:19:09 fcd754067800: Layer already exists 07:19:09 4aeaa0e7d41f: Layer already exists 07:19:09 c2402aaf5e3c: Layer already exists 07:19:10 latest: digest: sha256:5cf2f74adbc81f705f3fcfac9b414307427ce255ced0baf0261745e0998391d5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:10 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:10 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.82 07:19:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:19:10 fca563147033: Preparing 07:19:10 c4fcec9fadfe: Preparing 07:19:10 0c4c6ca3b874: Preparing 07:19:10 f1509e321ff9: Preparing 07:19:10 fcd754067800: Preparing 07:19:10 c2402aaf5e3c: Preparing 07:19:10 4aeaa0e7d41f: Preparing 07:19:10 c2402aaf5e3c: Waiting 07:19:10 4aeaa0e7d41f: Waiting 07:19:10 c4fcec9fadfe: Layer already exists 07:19:10 fca563147033: Layer already exists 07:19:10 fcd754067800: Layer already exists 07:19:10 0c4c6ca3b874: Layer already exists 07:19:10 f1509e321ff9: Layer already exists 07:19:10 4aeaa0e7d41f: Layer already exists 07:19:10 c2402aaf5e3c: Layer already exists 07:19:11 3.2.0-dev.82: digest: sha256:5cf2f74adbc81f705f3fcfac9b414307427ce255ced0baf0261745e0998391d5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:11 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:11 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 07:19:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:19:11 fca563147033: Preparing 07:19:11 c4fcec9fadfe: Preparing 07:19:11 0c4c6ca3b874: Preparing 07:19:11 f1509e321ff9: Preparing 07:19:11 fcd754067800: Preparing 07:19:11 c2402aaf5e3c: Preparing 07:19:11 4aeaa0e7d41f: Preparing 07:19:11 4aeaa0e7d41f: Waiting 07:19:11 c2402aaf5e3c: Waiting 07:19:11 0c4c6ca3b874: Layer already exists 07:19:11 fcd754067800: Layer already exists 07:19:11 c4fcec9fadfe: Layer already exists 07:19:11 f1509e321ff9: Layer already exists 07:19:11 fca563147033: Layer already exists 07:19:11 c2402aaf5e3c: Layer already exists 07:19:11 4aeaa0e7d41f: Layer already exists 07:19:12 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82: digest: sha256:5cf2f74adbc81f705f3fcfac9b414307427ce255ced0baf0261745e0998391d5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:12 + 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 07:19:12 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 07:19:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:19:12 fca563147033: Preparing 07:19:12 c4fcec9fadfe: Preparing 07:19:12 0c4c6ca3b874: Preparing 07:19:12 f1509e321ff9: Preparing 07:19:12 fcd754067800: Preparing 07:19:12 c2402aaf5e3c: Preparing 07:19:12 4aeaa0e7d41f: Preparing 07:19:12 c2402aaf5e3c: Waiting 07:19:12 4aeaa0e7d41f: Waiting 07:19:12 0c4c6ca3b874: Layer already exists 07:19:12 f1509e321ff9: Layer already exists 07:19:12 c4fcec9fadfe: Layer already exists 07:19:12 fcd754067800: Layer already exists 07:19:12 fca563147033: Layer already exists 07:19:12 c2402aaf5e3c: Layer already exists 07:19:12 4aeaa0e7d41f: Layer already exists 07:19:13 main: digest: sha256:5cf2f74adbc81f705f3fcfac9b414307427ce255ced0baf0261745e0998391d5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:19:13 ===================================================== [Pipeline] echo 07:19:13 taggedImages: 07:19:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 07:19:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 07:19:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:3.2.0-dev.82 07:19:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 07:19:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 07:19:13 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 07:19:13 b97f2c868d9ba238902f81729662ab6d4c678502 07:19:13 latest 07:19:13 3.2.0-dev.82 07:19:13 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 07:19:13 main 07:19:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:13 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:14 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 07:19:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:19:14 1ce9daa0cce0: Preparing 07:19:14 d75b031b01f6: Preparing 07:19:14 d94eb4508799: Preparing 07:19:14 0c4c6ca3b874: Preparing 07:19:14 f1509e321ff9: Preparing 07:19:14 ceadf62d9e88: Preparing 07:19:14 c6b3d8e07fcd: Preparing 07:19:14 ceadf62d9e88: Waiting 07:19:14 c70ee8a5e530: Preparing 07:19:14 cca84c7a7c96: Preparing 07:19:14 4aeaa0e7d41f: Preparing 07:19:14 c70ee8a5e530: Waiting 07:19:14 cca84c7a7c96: Waiting 07:19:14 4aeaa0e7d41f: Waiting 07:19:14 c6b3d8e07fcd: Waiting 07:19:14 0c4c6ca3b874: Layer already exists 07:19:14 f1509e321ff9: Layer already exists 07:19:14 1ce9daa0cce0: Pushed 07:19:14 d94eb4508799: Pushed 07:19:14 d75b031b01f6: Pushed 07:19:14 4aeaa0e7d41f: Layer already exists 07:19:14 c70ee8a5e530: Pushed 07:19:15 cca84c7a7c96: Pushed 07:19:27 c6b3d8e07fcd: Pushed 07:19:35 ceadf62d9e88: Pushed 07:19:36 b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:d3762230f7e390f31879e998fd5e7090581410e6668e1f87f6c792adf85b2801 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:36 + 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 07:19:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 07:19:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:19:36 1ce9daa0cce0: Preparing 07:19:36 d75b031b01f6: Preparing 07:19:36 d94eb4508799: Preparing 07:19:36 0c4c6ca3b874: Preparing 07:19:36 f1509e321ff9: Preparing 07:19:36 ceadf62d9e88: Preparing 07:19:36 c6b3d8e07fcd: Preparing 07:19:36 c70ee8a5e530: Preparing 07:19:36 cca84c7a7c96: Preparing 07:19:36 4aeaa0e7d41f: Preparing 07:19:36 ceadf62d9e88: Waiting 07:19:36 c6b3d8e07fcd: Waiting 07:19:36 c70ee8a5e530: Waiting 07:19:36 cca84c7a7c96: Waiting 07:19:36 4aeaa0e7d41f: Waiting 07:19:36 d75b031b01f6: Layer already exists 07:19:36 f1509e321ff9: Layer already exists 07:19:36 d94eb4508799: Layer already exists 07:19:36 0c4c6ca3b874: Layer already exists 07:19:36 1ce9daa0cce0: Layer already exists 07:19:36 cca84c7a7c96: Layer already exists 07:19:36 ceadf62d9e88: Layer already exists 07:19:36 c6b3d8e07fcd: Layer already exists 07:19:36 c70ee8a5e530: Layer already exists 07:19:36 4aeaa0e7d41f: Layer already exists 07:19:37 latest: digest: sha256:d3762230f7e390f31879e998fd5e7090581410e6668e1f87f6c792adf85b2801 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:38 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.82 07:19:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:19:38 1ce9daa0cce0: Preparing 07:19:38 d75b031b01f6: Preparing 07:19:38 d94eb4508799: Preparing 07:19:38 0c4c6ca3b874: Preparing 07:19:38 f1509e321ff9: Preparing 07:19:38 ceadf62d9e88: Preparing 07:19:38 c6b3d8e07fcd: Preparing 07:19:38 c70ee8a5e530: Preparing 07:19:38 cca84c7a7c96: Preparing 07:19:38 4aeaa0e7d41f: Preparing 07:19:38 c6b3d8e07fcd: Waiting 07:19:38 c70ee8a5e530: Waiting 07:19:38 cca84c7a7c96: Waiting 07:19:38 ceadf62d9e88: Waiting 07:19:38 4aeaa0e7d41f: Waiting 07:19:38 d75b031b01f6: Layer already exists 07:19:38 0c4c6ca3b874: Layer already exists 07:19:38 1ce9daa0cce0: Layer already exists 07:19:38 f1509e321ff9: Layer already exists 07:19:38 d94eb4508799: Layer already exists 07:19:38 cca84c7a7c96: Layer already exists 07:19:38 ceadf62d9e88: Layer already exists 07:19:38 4aeaa0e7d41f: Layer already exists 07:19:38 c70ee8a5e530: Layer already exists 07:19:38 c6b3d8e07fcd: Layer already exists 07:19:38 3.2.0-dev.82: digest: sha256:d3762230f7e390f31879e998fd5e7090581410e6668e1f87f6c792adf85b2801 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:39 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:40 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 07:19:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:19:40 1ce9daa0cce0: Preparing 07:19:40 d75b031b01f6: Preparing 07:19:40 d94eb4508799: Preparing 07:19:40 0c4c6ca3b874: Preparing 07:19:40 f1509e321ff9: Preparing 07:19:40 ceadf62d9e88: Preparing 07:19:40 c6b3d8e07fcd: Preparing 07:19:40 c70ee8a5e530: Preparing 07:19:40 cca84c7a7c96: Preparing 07:19:40 4aeaa0e7d41f: Preparing 07:19:40 c70ee8a5e530: Waiting 07:19:40 cca84c7a7c96: Waiting 07:19:40 4aeaa0e7d41f: Waiting 07:19:40 ceadf62d9e88: Waiting 07:19:40 c6b3d8e07fcd: Waiting 07:19:40 d75b031b01f6: Layer already exists 07:19:40 0c4c6ca3b874: Layer already exists 07:19:40 1ce9daa0cce0: Layer already exists 07:19:40 d94eb4508799: Layer already exists 07:19:40 f1509e321ff9: Layer already exists 07:19:40 cca84c7a7c96: Layer already exists 07:19:40 c6b3d8e07fcd: Layer already exists 07:19:40 c70ee8a5e530: Layer already exists 07:19:40 ceadf62d9e88: Layer already exists 07:19:40 4aeaa0e7d41f: Layer already exists 07:19:40 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82: digest: sha256:d3762230f7e390f31879e998fd5e7090581410e6668e1f87f6c792adf85b2801 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:40 + 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 07:19:41 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 07:19:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:19:41 1ce9daa0cce0: Preparing 07:19:41 d75b031b01f6: Preparing 07:19:41 d94eb4508799: Preparing 07:19:41 0c4c6ca3b874: Preparing 07:19:41 f1509e321ff9: Preparing 07:19:41 ceadf62d9e88: Preparing 07:19:41 c6b3d8e07fcd: Preparing 07:19:41 c70ee8a5e530: Preparing 07:19:41 cca84c7a7c96: Preparing 07:19:41 4aeaa0e7d41f: Preparing 07:19:41 c6b3d8e07fcd: Waiting 07:19:41 c70ee8a5e530: Waiting 07:19:41 cca84c7a7c96: Waiting 07:19:41 4aeaa0e7d41f: Waiting 07:19:41 ceadf62d9e88: Waiting 07:19:41 0c4c6ca3b874: Layer already exists 07:19:41 1ce9daa0cce0: Layer already exists 07:19:41 d75b031b01f6: Layer already exists 07:19:41 d94eb4508799: Layer already exists 07:19:41 f1509e321ff9: Layer already exists 07:19:41 cca84c7a7c96: Layer already exists 07:19:41 ceadf62d9e88: Layer already exists 07:19:41 c6b3d8e07fcd: Layer already exists 07:19:41 4aeaa0e7d41f: Layer already exists 07:19:41 c70ee8a5e530: Layer already exists 07:19:41 main: digest: sha256:d3762230f7e390f31879e998fd5e7090581410e6668e1f87f6c792adf85b2801 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:19:41 ===================================================== [Pipeline] echo 07:19:41 taggedImages: 07:19:41 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 07:19:41 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 07:19:41 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:3.2.0-dev.82 07:19:41 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 07:19:41 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 07:19:41 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 07:19:41 b97f2c868d9ba238902f81729662ab6d4c678502 07:19:41 latest 07:19:41 3.2.0-dev.82 07:19:41 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 07:19:41 main 07:19:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:41 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:19:42 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 07:19:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:19:42 60b582e357b4: Preparing 07:19:42 e2b6210a0920: Preparing 07:19:42 1e508fb2de71: Preparing 07:19:42 0c4c6ca3b874: Preparing 07:19:42 f1509e321ff9: Preparing 07:19:42 964418075149: Preparing 07:19:42 cf2ef73b950c: Preparing 07:19:42 2b2cea2ec32a: Preparing 07:19:42 4aeaa0e7d41f: Preparing 07:19:42 964418075149: Waiting 07:19:42 cf2ef73b950c: Waiting 07:19:42 2b2cea2ec32a: Waiting 07:19:42 4aeaa0e7d41f: Waiting 07:19:42 1e508fb2de71: Pushed 07:19:42 e2b6210a0920: Pushed 07:19:42 f1509e321ff9: Layer already exists 07:19:42 0c4c6ca3b874: Layer already exists 07:19:42 4aeaa0e7d41f: Layer already exists 07:19:42 60b582e357b4: Pushed 07:19:42 cf2ef73b950c: Pushed 07:19:43 2b2cea2ec32a: Pushed 07:20:05 964418075149: Pushed 07:20:05 b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:fcee3dc9abfe8f88f864b2d8df19a1a44a09059a942f0f62d7c85a59ef381502 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:05 + 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 07:20:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 07:20:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:20:06 60b582e357b4: Preparing 07:20:06 e2b6210a0920: Preparing 07:20:06 1e508fb2de71: Preparing 07:20:06 0c4c6ca3b874: Preparing 07:20:06 f1509e321ff9: Preparing 07:20:06 964418075149: Preparing 07:20:06 cf2ef73b950c: Preparing 07:20:06 2b2cea2ec32a: Preparing 07:20:06 4aeaa0e7d41f: Preparing 07:20:06 cf2ef73b950c: Waiting 07:20:06 2b2cea2ec32a: Waiting 07:20:06 4aeaa0e7d41f: Waiting 07:20:06 964418075149: Waiting 07:20:06 f1509e321ff9: Layer already exists 07:20:06 60b582e357b4: Layer already exists 07:20:06 1e508fb2de71: Layer already exists 07:20:06 0c4c6ca3b874: Layer already exists 07:20:06 e2b6210a0920: Layer already exists 07:20:06 964418075149: Layer already exists 07:20:06 2b2cea2ec32a: Layer already exists 07:20:06 4aeaa0e7d41f: Layer already exists 07:20:06 cf2ef73b950c: Layer already exists 07:20:06 latest: digest: sha256:fcee3dc9abfe8f88f864b2d8df19a1a44a09059a942f0f62d7c85a59ef381502 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:06 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.82 07:20:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:20:07 60b582e357b4: Preparing 07:20:07 e2b6210a0920: Preparing 07:20:07 1e508fb2de71: Preparing 07:20:07 0c4c6ca3b874: Preparing 07:20:07 f1509e321ff9: Preparing 07:20:07 964418075149: Preparing 07:20:07 cf2ef73b950c: Preparing 07:20:07 2b2cea2ec32a: Preparing 07:20:07 4aeaa0e7d41f: Preparing 07:20:07 964418075149: Waiting 07:20:07 cf2ef73b950c: Waiting 07:20:07 2b2cea2ec32a: Waiting 07:20:07 4aeaa0e7d41f: Waiting 07:20:07 60b582e357b4: Layer already exists 07:20:07 1e508fb2de71: Layer already exists 07:20:07 f1509e321ff9: Layer already exists 07:20:07 0c4c6ca3b874: Layer already exists 07:20:07 e2b6210a0920: Layer already exists 07:20:07 964418075149: Layer already exists 07:20:07 2b2cea2ec32a: Layer already exists 07:20:07 cf2ef73b950c: Layer already exists 07:20:07 4aeaa0e7d41f: Layer already exists 07:20:07 3.2.0-dev.82: digest: sha256:fcee3dc9abfe8f88f864b2d8df19a1a44a09059a942f0f62d7c85a59ef381502 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:07 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 07:20:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:20:08 60b582e357b4: Preparing 07:20:08 e2b6210a0920: Preparing 07:20:08 1e508fb2de71: Preparing 07:20:08 0c4c6ca3b874: Preparing 07:20:08 f1509e321ff9: Preparing 07:20:08 964418075149: Preparing 07:20:08 cf2ef73b950c: Preparing 07:20:08 2b2cea2ec32a: Preparing 07:20:08 4aeaa0e7d41f: Preparing 07:20:08 964418075149: Waiting 07:20:08 cf2ef73b950c: Waiting 07:20:08 2b2cea2ec32a: Waiting 07:20:08 4aeaa0e7d41f: Waiting 07:20:08 0c4c6ca3b874: Layer already exists 07:20:08 f1509e321ff9: Layer already exists 07:20:08 60b582e357b4: Layer already exists 07:20:08 e2b6210a0920: Layer already exists 07:20:08 1e508fb2de71: Layer already exists 07:20:08 cf2ef73b950c: Layer already exists 07:20:08 4aeaa0e7d41f: Layer already exists 07:20:08 964418075149: Layer already exists 07:20:08 2b2cea2ec32a: Layer already exists 07:20:08 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82: digest: sha256:fcee3dc9abfe8f88f864b2d8df19a1a44a09059a942f0f62d7c85a59ef381502 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:08 + 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 07:20:09 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 07:20:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:20:09 60b582e357b4: Preparing 07:20:09 e2b6210a0920: Preparing 07:20:09 1e508fb2de71: Preparing 07:20:09 0c4c6ca3b874: Preparing 07:20:09 f1509e321ff9: Preparing 07:20:09 964418075149: Preparing 07:20:09 cf2ef73b950c: Preparing 07:20:09 2b2cea2ec32a: Preparing 07:20:09 4aeaa0e7d41f: Preparing 07:20:09 cf2ef73b950c: Waiting 07:20:09 2b2cea2ec32a: Waiting 07:20:09 4aeaa0e7d41f: Waiting 07:20:09 964418075149: Waiting 07:20:09 1e508fb2de71: Layer already exists 07:20:09 60b582e357b4: Layer already exists 07:20:09 0c4c6ca3b874: Layer already exists 07:20:09 e2b6210a0920: Layer already exists 07:20:09 f1509e321ff9: Layer already exists 07:20:09 964418075149: Layer already exists 07:20:09 4aeaa0e7d41f: Layer already exists 07:20:09 cf2ef73b950c: Layer already exists 07:20:09 2b2cea2ec32a: Layer already exists 07:20:09 main: digest: sha256:fcee3dc9abfe8f88f864b2d8df19a1a44a09059a942f0f62d7c85a59ef381502 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:20:09 ===================================================== [Pipeline] echo 07:20:09 taggedImages: 07:20:09 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 07:20:09 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 07:20:09 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:3.2.0-dev.82 07:20:09 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 07:20:09 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 07:20:09 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 07:20:09 b97f2c868d9ba238902f81729662ab6d4c678502 07:20:09 latest 07:20:09 3.2.0-dev.82 07:20:09 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 07:20:09 main 07:20:09 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:10 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:10 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 07:20:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:20:10 66fbc283af5e: Preparing 07:20:10 5d0a735e365d: Preparing 07:20:10 7db53fbf7177: Preparing 07:20:10 0c4c6ca3b874: Preparing 07:20:10 f1509e321ff9: Preparing 07:20:10 8bd00a057a67: Preparing 07:20:10 c70ee8a5e530: Preparing 07:20:10 cca84c7a7c96: Preparing 07:20:10 4aeaa0e7d41f: Preparing 07:20:10 c70ee8a5e530: Waiting 07:20:10 cca84c7a7c96: Waiting 07:20:10 8bd00a057a67: Waiting 07:20:10 4aeaa0e7d41f: Waiting 07:20:10 f1509e321ff9: Layer already exists 07:20:10 0c4c6ca3b874: Layer already exists 07:20:10 c70ee8a5e530: Layer already exists 07:20:10 7db53fbf7177: Pushed 07:20:10 66fbc283af5e: Pushed 07:20:10 5d0a735e365d: Pushed 07:20:10 cca84c7a7c96: Layer already exists 07:20:10 4aeaa0e7d41f: Layer already exists 07:20:32 8bd00a057a67: Pushed 07:20:32 b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:beafdf2e10960a5dbcff23ea049d411a6c6d92b1c13c85c908d3f34ad11ea8b6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20: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 07:20:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 07:20:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:20:33 66fbc283af5e: Preparing 07:20:33 5d0a735e365d: Preparing 07:20:33 7db53fbf7177: Preparing 07:20:33 0c4c6ca3b874: Preparing 07:20:33 f1509e321ff9: Preparing 07:20:33 8bd00a057a67: Preparing 07:20:33 c70ee8a5e530: Preparing 07:20:33 cca84c7a7c96: Preparing 07:20:33 4aeaa0e7d41f: Preparing 07:20:33 8bd00a057a67: Waiting 07:20:33 c70ee8a5e530: Waiting 07:20:33 cca84c7a7c96: Waiting 07:20:33 4aeaa0e7d41f: Waiting 07:20:33 f1509e321ff9: Layer already exists 07:20:33 0c4c6ca3b874: Layer already exists 07:20:33 66fbc283af5e: Layer already exists 07:20:33 7db53fbf7177: Layer already exists 07:20:33 5d0a735e365d: Layer already exists 07:20:33 8bd00a057a67: Layer already exists 07:20:33 4aeaa0e7d41f: Layer already exists 07:20:33 cca84c7a7c96: Layer already exists 07:20:33 c70ee8a5e530: Layer already exists 07:20:33 latest: digest: sha256:beafdf2e10960a5dbcff23ea049d411a6c6d92b1c13c85c908d3f34ad11ea8b6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:34 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.82 07:20:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:20:34 66fbc283af5e: Preparing 07:20:34 5d0a735e365d: Preparing 07:20:34 7db53fbf7177: Preparing 07:20:34 0c4c6ca3b874: Preparing 07:20:34 f1509e321ff9: Preparing 07:20:34 8bd00a057a67: Preparing 07:20:34 c70ee8a5e530: Preparing 07:20:34 cca84c7a7c96: Preparing 07:20:34 4aeaa0e7d41f: Preparing 07:20:34 8bd00a057a67: Waiting 07:20:34 c70ee8a5e530: Waiting 07:20:34 cca84c7a7c96: Waiting 07:20:34 4aeaa0e7d41f: Waiting 07:20:34 7db53fbf7177: Layer already exists 07:20:34 0c4c6ca3b874: Layer already exists 07:20:34 5d0a735e365d: Layer already exists 07:20:34 f1509e321ff9: Layer already exists 07:20:34 66fbc283af5e: Layer already exists 07:20:34 c70ee8a5e530: Layer already exists 07:20:34 8bd00a057a67: Layer already exists 07:20:34 4aeaa0e7d41f: Layer already exists 07:20:34 cca84c7a7c96: Layer already exists 07:20:34 3.2.0-dev.82: digest: sha256:beafdf2e10960a5dbcff23ea049d411a6c6d92b1c13c85c908d3f34ad11ea8b6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:35 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 07:20:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:20:35 66fbc283af5e: Preparing 07:20:35 5d0a735e365d: Preparing 07:20:35 7db53fbf7177: Preparing 07:20:35 0c4c6ca3b874: Preparing 07:20:35 f1509e321ff9: Preparing 07:20:35 8bd00a057a67: Preparing 07:20:35 c70ee8a5e530: Preparing 07:20:35 cca84c7a7c96: Preparing 07:20:35 4aeaa0e7d41f: Preparing 07:20:35 c70ee8a5e530: Waiting 07:20:35 cca84c7a7c96: Waiting 07:20:35 4aeaa0e7d41f: Waiting 07:20:35 8bd00a057a67: Waiting 07:20:35 66fbc283af5e: Layer already exists 07:20:35 5d0a735e365d: Layer already exists 07:20:35 7db53fbf7177: Layer already exists 07:20:35 f1509e321ff9: Layer already exists 07:20:35 0c4c6ca3b874: Layer already exists 07:20:35 4aeaa0e7d41f: Layer already exists 07:20:35 cca84c7a7c96: Layer already exists 07:20:35 c70ee8a5e530: Layer already exists 07:20:35 8bd00a057a67: Layer already exists 07:20:35 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82: digest: sha256:beafdf2e10960a5dbcff23ea049d411a6c6d92b1c13c85c908d3f34ad11ea8b6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20: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 07:20:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 07:20:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:20:36 66fbc283af5e: Preparing 07:20:36 5d0a735e365d: Preparing 07:20:36 7db53fbf7177: Preparing 07:20:36 0c4c6ca3b874: Preparing 07:20:36 f1509e321ff9: Preparing 07:20:36 8bd00a057a67: Preparing 07:20:36 c70ee8a5e530: Preparing 07:20:36 cca84c7a7c96: Preparing 07:20:36 4aeaa0e7d41f: Preparing 07:20:36 8bd00a057a67: Waiting 07:20:36 c70ee8a5e530: Waiting 07:20:36 4aeaa0e7d41f: Waiting 07:20:36 cca84c7a7c96: Waiting 07:20:36 5d0a735e365d: Layer already exists 07:20:36 0c4c6ca3b874: Layer already exists 07:20:36 66fbc283af5e: Layer already exists 07:20:36 f1509e321ff9: Layer already exists 07:20:36 7db53fbf7177: Layer already exists 07:20:36 8bd00a057a67: Layer already exists 07:20:36 cca84c7a7c96: Layer already exists 07:20:36 4aeaa0e7d41f: Layer already exists 07:20:36 c70ee8a5e530: Layer already exists 07:20:36 main: digest: sha256:beafdf2e10960a5dbcff23ea049d411a6c6d92b1c13c85c908d3f34ad11ea8b6 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:20:36 ===================================================== [Pipeline] echo 07:20:36 taggedImages: 07:20:36 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 07:20:36 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 07:20:36 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:3.2.0-dev.82 07:20:36 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 07:20:36 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 07:20:36 [edgeXDocker.push] Tagging docker image support-cron-scheduler-arm64 with the following tags: 07:20:36 b97f2c868d9ba238902f81729662ab6d4c678502 07:20:36 latest 07:20:36 3.2.0-dev.82 07:20:36 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 07:20:36 main 07:20:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:37 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:37 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 07:20:37 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 07:20:37 0fb8c8bea6fd: Preparing 07:20:37 e546b317ca1b: Preparing 07:20:37 0c4c6ca3b874: Preparing 07:20:37 f1509e321ff9: Preparing 07:20:37 fb63edab51ea: Preparing 07:20:37 22af0fc74a95: Preparing 07:20:37 4aeaa0e7d41f: Preparing 07:20:37 4aeaa0e7d41f: Waiting 07:20:37 22af0fc74a95: Waiting 07:20:37 fb63edab51ea: Pushed 07:20:38 0c4c6ca3b874: Layer already exists 07:20:38 f1509e321ff9: Layer already exists 07:20:38 4aeaa0e7d41f: Layer already exists 07:20:38 0fb8c8bea6fd: Pushed 07:20:39 22af0fc74a95: Pushed 07:20:45 e546b317ca1b: Pushed 07:20:45 b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:00473ddb2a94fb27465c9888d3d598eafafacb2ba5687b07cb3e673e016bb1d4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:46 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:46 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 07:20:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 07:20:46 0fb8c8bea6fd: Preparing 07:20:46 e546b317ca1b: Preparing 07:20:46 0c4c6ca3b874: Preparing 07:20:46 f1509e321ff9: Preparing 07:20:46 fb63edab51ea: Preparing 07:20:46 22af0fc74a95: Preparing 07:20:46 4aeaa0e7d41f: Preparing 07:20:46 22af0fc74a95: Waiting 07:20:46 4aeaa0e7d41f: Waiting 07:20:46 0c4c6ca3b874: Layer already exists 07:20:46 f1509e321ff9: Layer already exists 07:20:46 fb63edab51ea: Layer already exists 07:20:46 0fb8c8bea6fd: Layer already exists 07:20:46 e546b317ca1b: Layer already exists 07:20:46 4aeaa0e7d41f: Layer already exists 07:20:46 22af0fc74a95: Layer already exists 07:20:46 latest: digest: sha256:00473ddb2a94fb27465c9888d3d598eafafacb2ba5687b07cb3e673e016bb1d4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:47 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:47 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.82 07:20:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 07:20:47 0fb8c8bea6fd: Preparing 07:20:47 e546b317ca1b: Preparing 07:20:47 0c4c6ca3b874: Preparing 07:20:47 f1509e321ff9: Preparing 07:20:47 fb63edab51ea: Preparing 07:20:47 22af0fc74a95: Preparing 07:20:47 4aeaa0e7d41f: Preparing 07:20:47 22af0fc74a95: Waiting 07:20:47 4aeaa0e7d41f: Waiting 07:20:47 0c4c6ca3b874: Layer already exists 07:20:47 f1509e321ff9: Layer already exists 07:20:47 e546b317ca1b: Layer already exists 07:20:47 0fb8c8bea6fd: Layer already exists 07:20:47 fb63edab51ea: Layer already exists 07:20:47 4aeaa0e7d41f: Layer already exists 07:20:47 22af0fc74a95: Layer already exists 07:20:47 3.2.0-dev.82: digest: sha256:00473ddb2a94fb27465c9888d3d598eafafacb2ba5687b07cb3e673e016bb1d4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:48 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:48 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 07:20:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 07:20:48 0fb8c8bea6fd: Preparing 07:20:48 e546b317ca1b: Preparing 07:20:48 0c4c6ca3b874: Preparing 07:20:48 f1509e321ff9: Preparing 07:20:48 fb63edab51ea: Preparing 07:20:48 22af0fc74a95: Preparing 07:20:48 4aeaa0e7d41f: Preparing 07:20:48 4aeaa0e7d41f: Waiting 07:20:48 22af0fc74a95: Waiting 07:20:48 f1509e321ff9: Layer already exists 07:20:48 0c4c6ca3b874: Layer already exists 07:20:48 e546b317ca1b: Layer already exists 07:20:48 0fb8c8bea6fd: Layer already exists 07:20:48 fb63edab51ea: Layer already exists 07:20:48 4aeaa0e7d41f: Layer already exists 07:20:48 22af0fc74a95: Layer already exists 07:20:48 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82: digest: sha256:00473ddb2a94fb27465c9888d3d598eafafacb2ba5687b07cb3e673e016bb1d4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:49 + docker tag support-cron-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:49 + docker push nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main 07:20:49 The push refers to repository [nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64] 07:20:49 0fb8c8bea6fd: Preparing 07:20:49 e546b317ca1b: Preparing 07:20:49 0c4c6ca3b874: Preparing 07:20:49 f1509e321ff9: Preparing 07:20:49 fb63edab51ea: Preparing 07:20:49 22af0fc74a95: Preparing 07:20:49 4aeaa0e7d41f: Preparing 07:20:49 22af0fc74a95: Waiting 07:20:49 4aeaa0e7d41f: Waiting 07:20:49 0c4c6ca3b874: Layer already exists 07:20:49 fb63edab51ea: Layer already exists 07:20:49 e546b317ca1b: Layer already exists 07:20:49 f1509e321ff9: Layer already exists 07:20:49 0fb8c8bea6fd: Layer already exists 07:20:49 4aeaa0e7d41f: Layer already exists 07:20:49 22af0fc74a95: Layer already exists 07:20:49 main: digest: sha256:00473ddb2a94fb27465c9888d3d598eafafacb2ba5687b07cb3e673e016bb1d4 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:20:49 ===================================================== [Pipeline] echo 07:20:49 taggedImages: 07:20:49 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 07:20:49 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:latest 07:20:49 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:3.2.0-dev.82 07:20:49 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 07:20:49 - nexus3.edgexfoundry.org:10004/support-cron-scheduler-arm64:main [Pipeline] echo 07:20:49 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 07:20:49 b97f2c868d9ba238902f81729662ab6d4c678502 07:20:49 latest 07:20:49 3.2.0-dev.82 07:20:49 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 07:20:49 main 07:20:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:50 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:50 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 07:20:50 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:20:50 45720fc6f7cd: Preparing 07:20:50 6774fe90bdca: Preparing 07:20:50 313066c3da87: Preparing 07:20:50 0c4c6ca3b874: Preparing 07:20:50 f1509e321ff9: Preparing 07:20:50 f159551e979a: Preparing 07:20:50 e0b63c5e450e: Preparing 07:20:50 4aeaa0e7d41f: Preparing 07:20:50 f159551e979a: Waiting 07:20:50 e0b63c5e450e: Waiting 07:20:50 4aeaa0e7d41f: Waiting 07:20:50 f1509e321ff9: Layer already exists 07:20:50 0c4c6ca3b874: Layer already exists 07:20:50 6774fe90bdca: Pushed 07:20:50 45720fc6f7cd: Pushed 07:20:50 4aeaa0e7d41f: Layer already exists 07:20:50 f159551e979a: Pushed 07:20:51 e0b63c5e450e: Pushed 07:20:57 313066c3da87: Pushed 07:20:58 b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:ac11cee564d4e739852be4a11a3c121a80caa4cad89657124a0266cb42b0648a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:58 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:58 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 07:20:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:20:58 45720fc6f7cd: Preparing 07:20:58 6774fe90bdca: Preparing 07:20:58 313066c3da87: Preparing 07:20:58 0c4c6ca3b874: Preparing 07:20:58 f1509e321ff9: Preparing 07:20:58 f159551e979a: Preparing 07:20:58 e0b63c5e450e: Preparing 07:20:58 4aeaa0e7d41f: Preparing 07:20:58 f159551e979a: Waiting 07:20:58 e0b63c5e450e: Waiting 07:20:58 4aeaa0e7d41f: Waiting 07:20:58 f1509e321ff9: Layer already exists 07:20:58 0c4c6ca3b874: Layer already exists 07:20:58 45720fc6f7cd: Layer already exists 07:20:58 6774fe90bdca: Layer already exists 07:20:58 313066c3da87: Layer already exists 07:20:58 e0b63c5e450e: Layer already exists 07:20:58 4aeaa0e7d41f: Layer already exists 07:20:58 f159551e979a: Layer already exists 07:20:59 latest: digest: sha256:ac11cee564d4e739852be4a11a3c121a80caa4cad89657124a0266cb42b0648a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:20:59 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:00 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.82 07:21:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:21:00 45720fc6f7cd: Preparing 07:21:00 6774fe90bdca: Preparing 07:21:00 313066c3da87: Preparing 07:21:00 0c4c6ca3b874: Preparing 07:21:00 f1509e321ff9: Preparing 07:21:00 f159551e979a: Preparing 07:21:00 e0b63c5e450e: Preparing 07:21:00 4aeaa0e7d41f: Preparing 07:21:00 f159551e979a: Waiting 07:21:00 e0b63c5e450e: Waiting 07:21:00 0c4c6ca3b874: Layer already exists 07:21:00 45720fc6f7cd: Layer already exists 07:21:00 313066c3da87: Layer already exists 07:21:00 6774fe90bdca: Layer already exists 07:21:00 f1509e321ff9: Layer already exists 07:21:00 f159551e979a: Layer already exists 07:21:00 e0b63c5e450e: Layer already exists 07:21:00 4aeaa0e7d41f: Layer already exists 07:21:00 3.2.0-dev.82: digest: sha256:ac11cee564d4e739852be4a11a3c121a80caa4cad89657124a0266cb42b0648a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:01 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:01 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 07:21:01 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:21:01 45720fc6f7cd: Preparing 07:21:01 6774fe90bdca: Preparing 07:21:01 313066c3da87: Preparing 07:21:01 0c4c6ca3b874: Preparing 07:21:01 f1509e321ff9: Preparing 07:21:01 f159551e979a: Preparing 07:21:01 e0b63c5e450e: Preparing 07:21:01 4aeaa0e7d41f: Preparing 07:21:01 e0b63c5e450e: Waiting 07:21:01 f159551e979a: Waiting 07:21:01 f1509e321ff9: Layer already exists 07:21:01 0c4c6ca3b874: Layer already exists 07:21:01 6774fe90bdca: Layer already exists 07:21:01 45720fc6f7cd: Layer already exists 07:21:01 313066c3da87: Layer already exists 07:21:01 f159551e979a: Layer already exists 07:21:01 4aeaa0e7d41f: Layer already exists 07:21:01 e0b63c5e450e: Layer already exists 07:21:01 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82: digest: sha256:ac11cee564d4e739852be4a11a3c121a80caa4cad89657124a0266cb42b0648a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:01 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:02 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 07:21:02 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:21:02 45720fc6f7cd: Preparing 07:21:02 6774fe90bdca: Preparing 07:21:02 313066c3da87: Preparing 07:21:02 0c4c6ca3b874: Preparing 07:21:02 f1509e321ff9: Preparing 07:21:02 f159551e979a: Preparing 07:21:02 e0b63c5e450e: Preparing 07:21:02 4aeaa0e7d41f: Preparing 07:21:02 e0b63c5e450e: Waiting 07:21:02 4aeaa0e7d41f: Waiting 07:21:02 f159551e979a: Waiting 07:21:02 45720fc6f7cd: Layer already exists 07:21:02 0c4c6ca3b874: Layer already exists 07:21:02 6774fe90bdca: Layer already exists 07:21:02 f1509e321ff9: Layer already exists 07:21:02 313066c3da87: Layer already exists 07:21:02 e0b63c5e450e: Layer already exists 07:21:02 4aeaa0e7d41f: Layer already exists 07:21:02 f159551e979a: Layer already exists 07:21:02 main: digest: sha256:ac11cee564d4e739852be4a11a3c121a80caa4cad89657124a0266cb42b0648a size: 1988 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:21:02 ===================================================== [Pipeline] echo 07:21:02 taggedImages: 07:21:02 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 07:21:02 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 07:21:02 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:3.2.0-dev.82 07:21:02 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 07:21:02 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 07:21:02 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 07:21:02 b97f2c868d9ba238902f81729662ab6d4c678502 07:21:02 latest 07:21:02 3.2.0-dev.82 07:21:02 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 07:21:02 main 07:21:02 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:03 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:03 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 07:21:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:21:03 0a8c734d29cb: Preparing 07:21:03 e5f0a291807a: Preparing 07:21:03 0c4c6ca3b874: Preparing 07:21:03 f1509e321ff9: Preparing 07:21:03 401ab56e7612: Preparing 07:21:03 02a8ea46a139: Preparing 07:21:03 4aeaa0e7d41f: Preparing 07:21:03 02a8ea46a139: Waiting 07:21:03 4aeaa0e7d41f: Waiting 07:21:03 0c4c6ca3b874: Layer already exists 07:21:03 f1509e321ff9: Layer already exists 07:21:03 401ab56e7612: Layer already exists 07:21:03 02a8ea46a139: Layer already exists 07:21:03 4aeaa0e7d41f: Layer already exists 07:21:03 0a8c734d29cb: Pushed 07:21:11 e5f0a291807a: Pushed 07:21:11 b97f2c868d9ba238902f81729662ab6d4c678502: digest: sha256:b9bcf6bbcd0aac33c72a0e723e7a0325afc7d2e3e6b75cd15803a5e5bbf50c0d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:12 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 07:21:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:21:12 0a8c734d29cb: Preparing 07:21:12 e5f0a291807a: Preparing 07:21:12 0c4c6ca3b874: Preparing 07:21:12 f1509e321ff9: Preparing 07:21:12 401ab56e7612: Preparing 07:21:12 02a8ea46a139: Preparing 07:21:12 4aeaa0e7d41f: Preparing 07:21:12 02a8ea46a139: Waiting 07:21:12 4aeaa0e7d41f: Waiting 07:21:12 f1509e321ff9: Layer already exists 07:21:12 e5f0a291807a: Layer already exists 07:21:12 401ab56e7612: Layer already exists 07:21:12 0a8c734d29cb: Layer already exists 07:21:12 0c4c6ca3b874: Layer already exists 07:21:12 4aeaa0e7d41f: Layer already exists 07:21:12 02a8ea46a139: Layer already exists 07:21:12 latest: digest: sha256:b9bcf6bbcd0aac33c72a0e723e7a0325afc7d2e3e6b75cd15803a5e5bbf50c0d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:13 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.82 07:21:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:21:13 0a8c734d29cb: Preparing 07:21:13 e5f0a291807a: Preparing 07:21:13 0c4c6ca3b874: Preparing 07:21:13 f1509e321ff9: Preparing 07:21:13 401ab56e7612: Preparing 07:21:13 02a8ea46a139: Preparing 07:21:13 4aeaa0e7d41f: Preparing 07:21:13 02a8ea46a139: Waiting 07:21:13 4aeaa0e7d41f: Waiting 07:21:13 0a8c734d29cb: Layer already exists 07:21:13 0c4c6ca3b874: Layer already exists 07:21:13 401ab56e7612: Layer already exists 07:21:13 f1509e321ff9: Layer already exists 07:21:13 e5f0a291807a: Layer already exists 07:21:13 02a8ea46a139: Layer already exists 07:21:13 4aeaa0e7d41f: Layer already exists 07:21:13 3.2.0-dev.82: digest: sha256:b9bcf6bbcd0aac33c72a0e723e7a0325afc7d2e3e6b75cd15803a5e5bbf50c0d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:14 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:14 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 07:21:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:21:14 0a8c734d29cb: Preparing 07:21:14 e5f0a291807a: Preparing 07:21:14 0c4c6ca3b874: Preparing 07:21:14 f1509e321ff9: Preparing 07:21:14 401ab56e7612: Preparing 07:21:14 02a8ea46a139: Preparing 07:21:14 4aeaa0e7d41f: Preparing 07:21:14 02a8ea46a139: Waiting 07:21:14 4aeaa0e7d41f: Waiting 07:21:14 e5f0a291807a: Layer already exists 07:21:14 401ab56e7612: Layer already exists 07:21:14 f1509e321ff9: Layer already exists 07:21:14 0a8c734d29cb: Layer already exists 07:21:14 0c4c6ca3b874: Layer already exists 07:21:14 02a8ea46a139: Layer already exists 07:21:14 4aeaa0e7d41f: Layer already exists 07:21:14 b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82: digest: sha256:b9bcf6bbcd0aac33c72a0e723e7a0325afc7d2e3e6b75cd15803a5e5bbf50c0d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:15 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:15 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 07:21:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:21:15 0a8c734d29cb: Preparing 07:21:15 e5f0a291807a: Preparing 07:21:15 0c4c6ca3b874: Preparing 07:21:15 f1509e321ff9: Preparing 07:21:15 401ab56e7612: Preparing 07:21:15 02a8ea46a139: Preparing 07:21:15 4aeaa0e7d41f: Preparing 07:21:15 02a8ea46a139: Waiting 07:21:15 4aeaa0e7d41f: Waiting 07:21:15 f1509e321ff9: Layer already exists 07:21:15 0a8c734d29cb: Layer already exists 07:21:15 0c4c6ca3b874: Layer already exists 07:21:15 e5f0a291807a: Layer already exists 07:21:15 401ab56e7612: Layer already exists 07:21:15 02a8ea46a139: Layer already exists 07:21:15 4aeaa0e7d41f: Layer already exists 07:21:15 main: digest: sha256:b9bcf6bbcd0aac33c72a0e723e7a0325afc7d2e3e6b75cd15803a5e5bbf50c0d size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:21:15 ===================================================== [Pipeline] echo 07:21:15 taggedImages: 07:21:15 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b97f2c868d9ba238902f81729662ab6d4c678502 07:21:15 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 07:21:15 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:3.2.0-dev.82 07:21:15 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:b97f2c868d9ba238902f81729662ab6d4c678502-3.2.0-dev.82 07:21:15 - 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 07:21:16 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:21:16 07:21:16 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:16 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:21:16 arm64: Pulling from edgex-lftools-log-publisher 07:21:16 8998bd30e6a1: Pulling fs layer 07:21:16 04944245beec: Pulling fs layer 07:21:16 699f458cf7ca: Pulling fs layer 07:21:16 765212b225bb: Pulling fs layer 07:21:16 f23df028b6ca: Pulling fs layer 07:21:16 d65c8cfc05b1: Pulling fs layer 07:21:16 2437ff75d9bd: Pulling fs layer 07:21:16 765212b225bb: Waiting 07:21:16 f23df028b6ca: Waiting 07:21:16 d65c8cfc05b1: Waiting 07:21:16 2437ff75d9bd: Waiting 07:21:16 04944245beec: Verifying Checksum 07:21:16 04944245beec: Download complete 07:21:16 765212b225bb: Verifying Checksum 07:21:16 765212b225bb: Download complete 07:21:16 f23df028b6ca: Verifying Checksum 07:21:16 f23df028b6ca: Download complete 07:21:16 d65c8cfc05b1: Download complete 07:21:17 699f458cf7ca: Verifying Checksum 07:21:17 699f458cf7ca: Download complete 07:21:17 8998bd30e6a1: Verifying Checksum 07:21:17 8998bd30e6a1: Download complete 07:21:19 2437ff75d9bd: Verifying Checksum 07:21:19 2437ff75d9bd: Download complete 07:21:22 8998bd30e6a1: Pull complete 07:21:23 04944245beec: Pull complete 07:21:24 699f458cf7ca: Pull complete 07:21:24 765212b225bb: Pull complete 07:21:25 f23df028b6ca: Pull complete 07:21:26 d65c8cfc05b1: Pull complete 07:21:44 2437ff75d9bd: Pull complete 07:21:44 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:21:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:21:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:21:44 prd-ubuntu20.04-docker-arm64-4c-16g-11503 does not seem to be running inside a container 07:21:44 $ 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/704 -v /w/workspace/edgex-go/704:/w/workspace/edgex-go/704:rw,z -v /w/workspace/edgex-go/704@tmp:/w/workspace/edgex-go/704@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 07:21:47 $ docker top b6dd50362636b4b21e9c3df0645bb5b1c865bf1bf719ba7113f4c40e3b5919b0 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:21:48 ---> job-cost.sh 07:21:48 lf-activate-venv: SKIPPING 07:21:48 INFO: No Stack... 07:21:48 INFO: Retrieving Pricing Info for: v3-standard-4 07:21:49 INFO: Archiving Costs [Pipeline] sh 07:21:50 + cat /w/workspace/edgex-go/704/archives/cost.csv 07:21:50 + cut -d, -f6 [Pipeline] lock 07:21:50 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-704-stack-cost] 07:21:50 Resource [jenkins-edgexfoundry-edgex-go-main-704-stack-cost] did not exist. Created. 07:21:50 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-704-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:21:51 + echo total: 0.10999999940395355 [Pipeline] stash 07:21:51 Stashed 1 file(s) [Pipeline] } 07:21:51 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-704-stack-cost] [Pipeline] // lock [Pipeline] } 07:21:51 $ docker stop --time=1 b6dd50362636b4b21e9c3df0645bb5b1c865bf1bf719ba7113f4c40e3b5919b0 07:21:53 $ docker rm -f --volumes b6dd50362636b4b21e9c3df0645bb5b1c865bf1bf719ba7113f4c40e3b5919b0 [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 07:21:53 provisioning config files... 07:21:53 copy managed file [edgex-go-codecov-token] to file:/w/workspace/edgex-go/704@tmp/config203069319697164606tmp [Pipeline] { [Pipeline] sh 07:21:54 + set +x 07:21:54 + bash -s -- 07:21:54 + curl -s https://codecov.io/bash 07:21:54 07:21:54 _____ _ 07:21:54 / ____| | | 07:21:54 | | ___ __| | ___ ___ _____ __ 07:21:54 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 07:21:54 | |___| (_) | (_| | __/ (_| (_) \ V / 07:21:54 \_____\___/ \__,_|\___|\___\___/ \_/ 07:21:54 Bash-1.0.6 07:21:54 07:21:54 07:21:54 ==> git version 2.25.1 found 07:21:54 ==> 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 07:21:54 Release-Date: 2020-01-08 07:21:54 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 07:21:54 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 07:21:54 ==> Jenkins CI detected. 07:21:54 current dir:  /w/workspace/edgex-go/704 07:21:54 project root: . 07:21:54 --> token set from env 07:21:54 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 07:21:54 ==> Running gcov in . (disable via -X gcov) 07:21:54 ==> Python coveragepy not found 07:21:54 ==> Searching for coverage reports in: 07:21:54 + . 07:21:54 -> Found 1 reports 07:21:54 ==> Detecting git/mercurial file structure 07:21:54 ==> Reading reports 07:21:54 + ./coverage.out bytes=611240 07:21:54 ==> Appending adjustments 07:21:54 https://docs.codecov.io/docs/fixing-reports 07:21:56 + Found adjustments 07:21:56 ==> Gzipping contents 07:21:56 76K /tmp/codecov.6WWXHH.gz 07:21:56 ==> Uploading reports 07:21:56 url: https://codecov.io 07:21:56 query: branch=main&commit=b97f2c868d9ba238902f81729662ab6d4c678502&build=704&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F704%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:21:56 -> Pinging Codecov 07:21:56 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=main&commit=b97f2c868d9ba238902f81729662ab6d4c678502&build=704&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fedgex-go%2Fjob%2Fmain%2F704%2F&name=&tag=&slug=edgexfoundry%2Fedgex-go&service=jenkins&flags=&pr=&job=&cmd_args= 07:21:56 -> Uploading to 07:21:56 https://storage.googleapis.com/codecov/shelter/v4/github/edgexfoundry/edgex-go/b97f2c868d9ba238902f81729662ab6d4c678502/ebded16f-5259-4f0f-ab33-5ae22af32bd6.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20240926%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20240926T072156Z&X-Amz-Expires=30&X-Amz-SignedHeaders=host&X-Amz-Signature=851a85cd17cd276da9d3dc86c4cd8a23adab98f5c044ba34c95aad2e01dff0c2 07:21:56 % Total % Received % Xferd Average Speed Time Time Time Current 07:21:56 Dload Upload Total Spent Left Speed 07:21:56 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 73739 0 0 100 73739 0 268k --:--:-- --:--:-- --:--:-- 269k 07:21:56 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/edgex-go/commit/b97f2c868d9ba238902f81729662ab6d4c678502 [Pipeline] } 07:21:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) [Pipeline] echo 07:21:56 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 07:21:56 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:21:57 07:21:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:21:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:21:57 latest: Pulling from edgex-devops/edgex-snyk-go 07:21:57 619be1103602: Already exists 07:21:57 f8ea3408117e: Pulling fs layer 07:21:57 91320369b822: Pulling fs layer 07:21:57 0406650e8295: Pulling fs layer 07:21:57 4f4fb700ef54: Pulling fs layer 07:21:57 96d80e3f36e1: Pulling fs layer 07:21:57 bcf3aedb951c: Pulling fs layer 07:21:57 4f4fb700ef54: Waiting 07:21:57 96d80e3f36e1: Waiting 07:21:57 bcf3aedb951c: Waiting 07:21:57 0406650e8295: Verifying Checksum 07:21:57 0406650e8295: Download complete 07:21:57 f8ea3408117e: Download complete 07:21:57 4f4fb700ef54: Verifying Checksum 07:21:57 4f4fb700ef54: Download complete 07:21:57 f8ea3408117e: Pull complete 07:21:57 96d80e3f36e1: Verifying Checksum 07:21:57 96d80e3f36e1: Download complete 07:21:58 91320369b822: Verifying Checksum 07:21:58 91320369b822: Download complete 07:21:58 bcf3aedb951c: Download complete 07:22:01 91320369b822: Pull complete 07:22:01 0406650e8295: Pull complete 07:22:01 4f4fb700ef54: Pull complete 07:22:01 96d80e3f36e1: Pull complete 07:22:04 bcf3aedb951c: Pull complete 07:22:04 Digest: sha256:c73d2844e4fc57f5aa9e06c5c2de6da6b3046f14c04b5c54aa9a8d6bbc057662 07:22:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest 07:22:04 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:22:04 prd-ubuntu20.04-docker-8c-8g-11169 does not seem to be running inside a container 07:22:05 $ 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/704 -v /w/workspace/edgex-go/704:/w/workspace/edgex-go/704:rw,z -v /w/workspace/edgex-go/704@tmp:/w/workspace/edgex-go/704@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:latest cat 07:22:10 $ docker top 8c5350f0991f815949fda8a8e67f93b9142b5c77346fe268b90a0b027efcee20 -eo pid,comm [Pipeline] { [Pipeline] sh 07:22:10 + git config --global --add safe.directory /w/workspace/edgex-go/704 [Pipeline] echo 07:22:10 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/edgex-go:main' [Pipeline] sh 07:22:11 + set -o pipefail 07:22:11 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/edgex-go:main' 07:22:19 07:22:19 Monitoring /w/workspace/edgex-go/704 (github.com/edgexfoundry/edgex-go)... 07:22:19 07:22:19 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/789b425f-8889-43cb-8051-374589a52532/history/53eb10a6-974c-41c4-ace8-e8b0032f0b0f 07:22:19 07:22:19 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 07:22:19 07:22:19 07:22:19 You have reached your monthly limit of 200 private tests for your edgex-jenkins org. 07:22:19 To learn more about our plans and increase your tests limit visit https://snyk.io/plans. [Pipeline] } 07:22:19 $ docker stop --time=1 8c5350f0991f815949fda8a8e67f93b9142b5c77346fe268b90a0b027efcee20 07:22:24 $ docker rm -f --volumes 8c5350f0991f815949fda8a8e67f93b9142b5c77346fe268b90a0b027efcee20 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) [Pipeline] echo 07:22:24 [edgeXSwaggerPublish]: Setting up Environment and Executing Publish. - DRY_RUN: false [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:22:24 provisioning config files... 07:22:24 copy managed file [swaggerhub-api-key] to file:/w/workspace/edgex-go/704@tmp/config1453357381972727926tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:22:24 --> edgex-publish-swagger.sh 07:22:24 === Publish openapi/v3 API === 07:22:24 [publishToSwagger] Publishing the API Docs [openapi/v3] to Swagger 07:22:24 [publishToSwagger] Publishing API Name [core-command] [/w/workspace/edgex-go/704/openapi/v3/core-command.yaml] 07:22:24 % Total % Received % Xferd Average Speed Time Time Time Current 07:22:24 Dload Upload Total Spent Left Speed 07:22:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32782 0 0 100 32782 0 65959 --:--:-- --:--:-- --:--:-- 65827 100 32782 0 0 100 32782 0 65959 --:--:-- --:--:-- --:--:-- 65827 07:22:25 07:22:25 07:22:25 [publishToSwagger] Publishing API Name [core-data] [/w/workspace/edgex-go/704/openapi/v3/core-data.yaml] 07:22:25 % Total % Received % Xferd Average Speed Time Time Time Current 07:22:25 Dload Upload Total Spent Left Speed 07:22:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 72043 0 0 100 72043 0 150k --:--:-- --:--:-- --:--:-- 150k 07:22:25 07:22:25 07:22:25 [publishToSwagger] Publishing API Name [core-keeper] [/w/workspace/edgex-go/704/openapi/v3/core-keeper.yaml] 07:22:25 % Total % Received % Xferd Average Speed Time Time Time Current 07:22:25 Dload Upload Total Spent Left Speed 07:22:25 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 32887 100 66 100 32821 283 137k --:--:-- --:--:-- --:--:-- 137k 07:22:25 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 07:22:25 07:22:25 [publishToSwagger] Publishing API Name [core-metadata] [/w/workspace/edgex-go/704/openapi/v3/core-metadata.yaml] 07:22:25 % Total % Received % Xferd Average Speed Time Time Time Current 07:22:25 Dload Upload Total Spent Left Speed 07:22:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 148k 0 0 100 148k 0 733k --:--:-- --:--:-- --:--:-- 729k 100 149k 100 156 100 148k 352 336k --:--:-- --:--:-- --:--:-- 336k 07:22:26 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 07:22:26 07:22:26 [publishToSwagger] Publishing API Name [support-cron-scheduler] [/w/workspace/edgex-go/704/openapi/v3/support-cron-scheduler.yaml] 07:22:26 % Total % Received % Xferd Average Speed Time Time Time Current 07:22:26 Dload Upload Total Spent Left Speed 07:22:26 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 48523 100 66 100 48457 282 202k --:--:-- --:--:-- --:--:-- 202k 07:22:26 {"code":403,"message":"Exceeded access limits for EdgeXFoundry1."} 07:22:26 07:22:26 [publishToSwagger] Publishing API Name [support-notifications] [/w/workspace/edgex-go/704/openapi/v3/support-notifications.yaml] 07:22:26 % Total % Received % Xferd Average Speed Time Time Time Current 07:22:26 Dload Upload Total Spent Left Speed 07:22:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 87457 100 156 100 87301 435 238k --:--:-- --:--:-- --:--:-- 238k 07:22:27 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 07:22:27 07:22:27 [publishToSwagger] Publishing API Name [support-scheduler] [/w/workspace/edgex-go/704/openapi/v3/support-scheduler.yaml] 07:22:27 % Total % Received % Xferd Average Speed Time Time Time Current 07:22:27 Dload Upload Total Spent Left Speed 07:22:27 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 37110 100 156 100 36954 425 98k --:--:-- --:--:-- --:--:-- 98k 07:22:27 {"code":403,"message":"This API is blocked because you have exceeded your current plan's limits","messageCode":"API_BLOCKED_UPGRADE","messageProperties":{}} 07:22:27 [Pipeline] } 07:22:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] unstash [Pipeline] sh 07:22:27 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:22:27 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:28 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:22:28 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:22:28 prd-ubuntu20.04-docker-8c-8g-11169 does not seem to be running inside a container 07:22:28 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/704 -v /w/workspace/edgex-go/704:/w/workspace/edgex-go/704:rw,z -v /w/workspace/edgex-go/704@tmp:/w/workspace/edgex-go/704@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:22:28 $ docker top ab01b00cb9a81bc1dc4b20c161729dee618f335ed9c597e3114326f0bab01a03 -eo pid,comm 07:22:28 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 07:22:28 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:22:29 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:22:29 [ssh-agent] Looking for ssh-agent implementation... 07:22:29 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:22:29 $ docker exec ab01b00cb9a81bc1dc4b20c161729dee618f335ed9c597e3114326f0bab01a03 ssh-agent 07:22:29 SSH_AUTH_SOCK=/tmp/ssh-x3fut2faxkFh/agent.32 07:22:29 SSH_AGENT_PID=38 07:22:29 Running ssh-add (command line suppressed) 07:22:29 Identity added: /w/workspace/edgex-go/704@tmp/private_key_13288820070380972337.key (/w/workspace/edgex-go/704@tmp/private_key_13288820070380972337.key) 07:22:29 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:22:29 + git semver tag 07:22:29 2024-09-26 07:22:29,861 [run_tag] DEBUG tag force:False 07:22:29 2024-09-26 07:22:29,861 [check_head_tag] DEBUG check head tag 07:22:29 2024-09-26 07:22:29,863 [execute] INFO git cat-file --batch-check 07:22:29 2024-09-26 07:22:29,863 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/704, universal_newlines=False, shell=None, istream=) 07:22:29 2024-09-26 07:22:29,867 [execute] INFO git cat-file --batch 07:22:29 2024-09-26 07:22:29,867 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/704, universal_newlines=False, shell=None, istream=) 07:22:29 2024-09-26 07:22:29,910 [read_version] DEBUG read version from /w/workspace/edgex-go/704/.semver/main 07:22:29 2024-09-26 07:22:29,910 [execute] INFO git tag -a v3.2.0-dev.82 -m v3.2.0-dev.82 07:22:29 2024-09-26 07:22:29,910 [execute] DEBUG Popen(['git', 'tag', '-a', 'v3.2.0-dev.82', '-m', 'v3.2.0-dev.82'], cwd=/w/workspace/edgex-go/704, universal_newlines=False, shell=None, istream=None) 07:22:29 2024-09-26 07:22:29,915 [read_version] DEBUG read version from /w/workspace/edgex-go/704/.semver/main 07:22:29 3.2.0-dev.82 [Pipeline] } 07:22:29 $ docker exec --env ******** --env ******** ab01b00cb9a81bc1dc4b20c161729dee618f335ed9c597e3114326f0bab01a03 ssh-agent -k 07:22:30 unset SSH_AUTH_SOCK; 07:22:30 unset SSH_AGENT_PID; 07:22:30 echo Agent pid 38 killed; 07:22:30 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:22:30 + git semver [Pipeline] } 07:22:30 $ docker stop --time=1 ab01b00cb9a81bc1dc4b20c161729dee618f335ed9c597e3114326f0bab01a03 07:22:31 $ docker rm -f --volumes ab01b00cb9a81bc1dc4b20c161729dee618f335ed9c597e3114326f0bab01a03 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:32 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:22:32 07:22:32 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:22:32 0.23.1-centos7: Pulling from edgex-lftools 07:22:32 ab5ef0e58194: Pulling fs layer 07:22:32 9712f1f96733: Pulling fs layer 07:22:32 63f879dbbcfc: Pulling fs layer 07:22:32 0d9ebad4ef96: Pulling fs layer 07:22:32 e9a5061849ea: Pulling fs layer 07:22:32 d747dcd14b5f: Pulling fs layer 07:22:32 2de7ff778b66: Pulling fs layer 07:22:32 0d9ebad4ef96: Waiting 07:22:32 e9a5061849ea: Waiting 07:22:32 d747dcd14b5f: Waiting 07:22:32 2de7ff778b66: Waiting 07:22:32 9712f1f96733: Verifying Checksum 07:22:32 9712f1f96733: Download complete 07:22:32 63f879dbbcfc: Verifying Checksum 07:22:32 63f879dbbcfc: Download complete 07:22:33 e9a5061849ea: Verifying Checksum 07:22:33 e9a5061849ea: Download complete 07:22:33 d747dcd14b5f: Download complete 07:22:33 0d9ebad4ef96: Verifying Checksum 07:22:33 ab5ef0e58194: Verifying Checksum 07:22:33 ab5ef0e58194: Download complete 07:22:33 2de7ff778b66: Verifying Checksum 07:22:33 2de7ff778b66: Download complete 07:22:36 ab5ef0e58194: Pull complete 07:22:36 9712f1f96733: Pull complete 07:22:36 63f879dbbcfc: Pull complete 07:22:41 0d9ebad4ef96: Pull complete 07:22:41 e9a5061849ea: Pull complete 07:22:41 d747dcd14b5f: Pull complete 07:22:41 2de7ff778b66: Pull complete 07:22:41 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 07:22:41 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 07:22:41 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:22:42 prd-ubuntu20.04-docker-8c-8g-11169 does not seem to be running inside a container 07:22:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/704 -v /w/workspace/edgex-go/704:/w/workspace/edgex-go/704:rw,z -v /w/workspace/edgex-go/704@tmp:/w/workspace/edgex-go/704@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 07:22:47 $ docker top 68cf98a0ba21b3f1f8d36ff1be3aba897f8aeb7862cae0772b0920d1fcaecd9d -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 07:22:47 provisioning config files... 07:22:47 copy managed file [sigul-config] to file:/w/workspace/edgex-go/704@tmp/config13211948874470701031tmp 07:22:47 copy managed file [sigul-password] to file:/w/workspace/edgex-go/704@tmp/config280203240004567836tmp 07:22:47 copy managed file [sigul-pki] to file:/w/workspace/edgex-go/704@tmp/config17653703513601074756tmp [Pipeline] { [Pipeline] echo 07:22:47 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 07:22:47 ---> sigul-configuration.sh 07:22:47 gpg: directory `/root/.gnupg' created 07:22:47 gpg: new configuration file `/root/.gnupg/gpg.conf' created 07:22:47 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 07:22:47 gpg: keyring `/root/.gnupg/secring.gpg' created 07:22:47 gpg: keyring `/root/.gnupg/pubring.gpg' created 07:22:47 gpg: CAST5 encrypted data 07:22:47 gpg: encrypted with 1 passphrase 07:22:47 gpg: WARNING: message was not integrity protected [Pipeline] sh 07:22:48 + mkdir /home/jenkins 07:22:48 + mkdir /home/jenkins/sigul [Pipeline] sh 07:22:48 + 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 07:22:48 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 07:22:48 ---> sigul-install.sh 07:22:48 Sigul already installed; skipping installation. [Pipeline] sh 07:22:49 + git tag --list 07:22:49 0.6.0 07:22:49 0.6.1 07:22:49 0.7.0 07:22:49 0.7.1 07:22:49 v1.0.0 07:22:49 v1.0.1 07:22:49 v1.1.0 07:22:49 v1.2.0 07:22:49 v1.2.1 07:22:49 v1.3.0 07:22:49 v1.3.1 07:22:49 v2.0.0 07:22:49 v2.1.0 07:22:49 v2.1.1 07:22:49 v2.2.0 07:22:49 v2.3.0 07:22:49 v3.0 07:22:49 v3.0.0 07:22:49 v3.1 07:22:49 v3.1.0 07:22:49 v3.1.0-dev.1 07:22:49 v3.1.0-dev.10 07:22:49 v3.1.0-dev.11 07:22:49 v3.1.0-dev.12 07:22:49 v3.1.0-dev.13 07:22:49 v3.1.0-dev.14 07:22:49 v3.1.0-dev.15 07:22:49 v3.1.0-dev.16 07:22:49 v3.1.0-dev.17 07:22:49 v3.1.0-dev.18 07:22:49 v3.1.0-dev.19 07:22:49 v3.1.0-dev.2 07:22:49 v3.1.0-dev.20 07:22:49 v3.1.0-dev.21 07:22:49 v3.1.0-dev.22 07:22:49 v3.1.0-dev.23 07:22:49 v3.1.0-dev.24 07:22:49 v3.1.0-dev.25 07:22:49 v3.1.0-dev.26 07:22:49 v3.1.0-dev.27 07:22:49 v3.1.0-dev.28 07:22:49 v3.1.0-dev.29 07:22:49 v3.1.0-dev.3 07:22:49 v3.1.0-dev.30 07:22:49 v3.1.0-dev.31 07:22:49 v3.1.0-dev.32 07:22:49 v3.1.0-dev.33 07:22:49 v3.1.0-dev.34 07:22:49 v3.1.0-dev.35 07:22:49 v3.1.0-dev.36 07:22:49 v3.1.0-dev.37 07:22:49 v3.1.0-dev.38 07:22:49 v3.1.0-dev.39 07:22:49 v3.1.0-dev.4 07:22:49 v3.1.0-dev.40 07:22:49 v3.1.0-dev.41 07:22:49 v3.1.0-dev.42 07:22:49 v3.1.0-dev.43 07:22:49 v3.1.0-dev.44 07:22:49 v3.1.0-dev.45 07:22:49 v3.1.0-dev.46 07:22:49 v3.1.0-dev.47 07:22:49 v3.1.0-dev.48 07:22:49 v3.1.0-dev.49 07:22:49 v3.1.0-dev.5 07:22:49 v3.1.0-dev.50 07:22:49 v3.1.0-dev.51 07:22:49 v3.1.0-dev.52 07:22:49 v3.1.0-dev.53 07:22:49 v3.1.0-dev.54 07:22:49 v3.1.0-dev.55 07:22:49 v3.1.0-dev.56 07:22:49 v3.1.0-dev.57 07:22:49 v3.1.0-dev.58 07:22:49 v3.1.0-dev.59 07:22:49 v3.1.0-dev.6 07:22:49 v3.1.0-dev.60 07:22:49 v3.1.0-dev.61 07:22:49 v3.1.0-dev.62 07:22:49 v3.1.0-dev.63 07:22:49 v3.1.0-dev.64 07:22:49 v3.1.0-dev.65 07:22:49 v3.1.0-dev.66 07:22:49 v3.1.0-dev.67 07:22:49 v3.1.0-dev.68 07:22:49 v3.1.0-dev.69 07:22:49 v3.1.0-dev.7 07:22:49 v3.1.0-dev.70 07:22:49 v3.1.0-dev.71 07:22:49 v3.1.0-dev.72 07:22:49 v3.1.0-dev.73 07:22:49 v3.1.0-dev.8 07:22:49 v3.1.0-dev.9 07:22:49 v3.1.1 07:22:49 v3.1.1-dev.1 07:22:49 v3.1.1-dev.2 07:22:49 v3.2.0-dev.1 07:22:49 v3.2.0-dev.10 07:22:49 v3.2.0-dev.11 07:22:49 v3.2.0-dev.12 07:22:49 v3.2.0-dev.13 07:22:49 v3.2.0-dev.14 07:22:49 v3.2.0-dev.15 07:22:49 v3.2.0-dev.16 07:22:49 v3.2.0-dev.17 07:22:49 v3.2.0-dev.18 07:22:49 v3.2.0-dev.19 07:22:49 v3.2.0-dev.2 07:22:49 v3.2.0-dev.20 07:22:49 v3.2.0-dev.21 07:22:49 v3.2.0-dev.22 07:22:49 v3.2.0-dev.23 07:22:49 v3.2.0-dev.24 07:22:49 v3.2.0-dev.25 07:22:49 v3.2.0-dev.26 07:22:49 v3.2.0-dev.27 07:22:49 v3.2.0-dev.28 07:22:49 v3.2.0-dev.29 07:22:49 v3.2.0-dev.3 07:22:49 v3.2.0-dev.30 07:22:49 v3.2.0-dev.31 07:22:49 v3.2.0-dev.32 07:22:49 v3.2.0-dev.33 07:22:49 v3.2.0-dev.34 07:22:49 v3.2.0-dev.35 07:22:49 v3.2.0-dev.36 07:22:49 v3.2.0-dev.37 07:22:49 v3.2.0-dev.38 07:22:49 v3.2.0-dev.39 07:22:49 v3.2.0-dev.4 07:22:49 v3.2.0-dev.40 07:22:49 v3.2.0-dev.41 07:22:49 v3.2.0-dev.42 07:22:49 v3.2.0-dev.43 07:22:49 v3.2.0-dev.44 07:22:49 v3.2.0-dev.45 07:22:49 v3.2.0-dev.46 07:22:49 v3.2.0-dev.47 07:22:49 v3.2.0-dev.48 07:22:49 v3.2.0-dev.49 07:22:49 v3.2.0-dev.5 07:22:49 v3.2.0-dev.50 07:22:49 v3.2.0-dev.51 07:22:49 v3.2.0-dev.52 07:22:49 v3.2.0-dev.53 07:22:49 v3.2.0-dev.54 07:22:49 v3.2.0-dev.55 07:22:49 v3.2.0-dev.56 07:22:49 v3.2.0-dev.57 07:22:49 v3.2.0-dev.58 07:22:49 v3.2.0-dev.59 07:22:49 v3.2.0-dev.6 07:22:49 v3.2.0-dev.60 07:22:49 v3.2.0-dev.61 07:22:49 v3.2.0-dev.62 07:22:49 v3.2.0-dev.63 07:22:49 v3.2.0-dev.64 07:22:49 v3.2.0-dev.65 07:22:49 v3.2.0-dev.66 07:22:49 v3.2.0-dev.67 07:22:49 v3.2.0-dev.68 07:22:49 v3.2.0-dev.69 07:22:49 v3.2.0-dev.7 07:22:49 v3.2.0-dev.70 07:22:49 v3.2.0-dev.71 07:22:49 v3.2.0-dev.72 07:22:49 v3.2.0-dev.73 07:22:49 v3.2.0-dev.74 07:22:49 v3.2.0-dev.75 07:22:49 v3.2.0-dev.76 07:22:49 v3.2.0-dev.77 07:22:49 v3.2.0-dev.78 07:22:49 v3.2.0-dev.79 07:22:49 v3.2.0-dev.8 07:22:49 v3.2.0-dev.80 07:22:49 v3.2.0-dev.81 07:22:49 v3.2.0-dev.82 07:22:49 v3.2.0-dev.9 [Pipeline] sh 07:22:49 + lftools sign git-tag v3.2.0-dev.82 07:22:49 Signing Git tag with Sigul... 07:22:49 Signing v3.2.0-dev.82 [Pipeline] echo 07:22:50 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 07:22:50 ---> sigul-configuration-cleanup.sh [Pipeline] } 07:22:50 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 07:22:50 $ docker stop --time=1 68cf98a0ba21b3f1f8d36ff1be3aba897f8aeb7862cae0772b0920d1fcaecd9d 07:22:52 $ docker rm -f --volumes 68cf98a0ba21b3f1f8d36ff1be3aba897f8aeb7862cae0772b0920d1fcaecd9d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 07:22:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:22:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:22:53 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:22:53 prd-ubuntu20.04-docker-8c-8g-11169 does not seem to be running inside a container 07:22:53 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/704 -v /w/workspace/edgex-go/704:/w/workspace/edgex-go/704:rw,z -v /w/workspace/edgex-go/704@tmp:/w/workspace/edgex-go/704@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:22:53 $ docker top 4bcbbef966db4f578473abb041bedc0595b11fc18c480960b0a7e2923b07b5f9 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:22:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:22:53 [ssh-agent] Looking for ssh-agent implementation... 07:22:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:22:53 $ docker exec 4bcbbef966db4f578473abb041bedc0595b11fc18c480960b0a7e2923b07b5f9 ssh-agent 07:22:54 SSH_AUTH_SOCK=/tmp/ssh-NBdxJigyyEL4/agent.32 07:22:54 SSH_AGENT_PID=38 07:22:54 Running ssh-add (command line suppressed) 07:22:54 Identity added: /w/workspace/edgex-go/704@tmp/private_key_12247177606068435781.key (/w/workspace/edgex-go/704@tmp/private_key_12247177606068435781.key) 07:22:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:22:54 + git semver bump pre 07:22:54 2024-09-26 07:22:54,672 [read_version] DEBUG read version from /w/workspace/edgex-go/704/.semver/main 07:22:54 2024-09-26 07:22:54,672 [bump_version] DEBUG bumping version:3.2.0-dev.82 on axis:pre with prefix:dev 07:22:54 2024-09-26 07:22:54,672 [bump_version] DEBUG bumped version:3.2.0-dev.83 07:22:54 2024-09-26 07:22:54,672 [write_version] DEBUG write version:3.2.0-dev.83 to path:/w/workspace/edgex-go/704/.semver/main with force:True 07:22:54 2024-09-26 07:22:54,672 [read_version] DEBUG read version from /w/workspace/edgex-go/704/.semver/main 07:22:54 2024-09-26 07:22:54,672 [write_file] DEBUG write to file:/w/workspace/edgex-go/704/.semver/main 07:22:54 2024-09-26 07:22:54,675 [execute] INFO git cat-file --batch-check 07:22:54 2024-09-26 07:22:54,675 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/704/.semver, universal_newlines=False, shell=None, istream=) 07:22:54 2024-09-26 07:22:54,681 [execute] INFO git cat-file --batch 07:22:54 2024-09-26 07:22:54,681 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/edgex-go/704/.semver, universal_newlines=False, shell=None, istream=) 07:22:54 2024-09-26 07:22:54,686 [read_version] DEBUG read version from /w/workspace/edgex-go/704/.semver/main 07:22:54 3.2.0-dev.83 [Pipeline] } 07:22:54 $ docker exec --env ******** --env ******** 4bcbbef966db4f578473abb041bedc0595b11fc18c480960b0a7e2923b07b5f9 ssh-agent -k 07:22:54 unset SSH_AUTH_SOCK; 07:22:54 unset SSH_AGENT_PID; 07:22:54 echo Agent pid 38 killed; 07:22:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:22:55 + git semver [Pipeline] } 07:22:55 $ docker stop --time=1 4bcbbef966db4f578473abb041bedc0595b11fc18c480960b0a7e2923b07b5f9 07:22:56 $ docker rm -f --volumes 4bcbbef966db4f578473abb041bedc0595b11fc18c480960b0a7e2923b07b5f9 [Pipeline] // withDockerContainer [Pipeline] sh 07:22:57 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 07:22:57 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:22:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 07:22:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:22:57 prd-ubuntu20.04-docker-8c-8g-11169 does not seem to be running inside a container 07:22:57 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/704 -v /w/workspace/edgex-go/704:/w/workspace/edgex-go/704:rw,z -v /w/workspace/edgex-go/704@tmp:/w/workspace/edgex-go/704@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 07:22:57 $ docker top 101084efb0763e9fb20aa2fa8469b2d9864321de228971c4f40c58287498192d -eo pid,comm 07:22:58 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). 07:22:58 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 07:22:58 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 07:22:58 [ssh-agent] Looking for ssh-agent implementation... 07:22:58 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 07:22:58 $ docker exec 101084efb0763e9fb20aa2fa8469b2d9864321de228971c4f40c58287498192d ssh-agent 07:22:58 SSH_AUTH_SOCK=/tmp/ssh-6Obg2rMFyqqC/agent.32 07:22:58 SSH_AGENT_PID=38 07:22:58 Running ssh-add (command line suppressed) 07:22:58 Identity added: /w/workspace/edgex-go/704@tmp/private_key_13510773584970731539.key (/w/workspace/edgex-go/704@tmp/private_key_13510773584970731539.key) 07:22:58 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 07:22:58 + git semver push 07:22:58 2024-09-26 07:22:58,902 [run_push] DEBUG push 07:22:58 2024-09-26 07:22:58,903 [execute] INFO git cat-file --batch-check 07:22:58 2024-09-26 07:22:58,903 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/edgex-go/704/.semver, universal_newlines=False, shell=None, istream=) 07:22:58 2024-09-26 07:22:58,906 [execute] INFO git rev-list db69721e96f8dc28ac52f5ead560d476e90d1b69 -- 07:22:58 2024-09-26 07:22:58,907 [execute] DEBUG Popen(['git', 'rev-list', 'db69721e96f8dc28ac52f5ead560d476e90d1b69', '--'], cwd=/w/workspace/edgex-go/704/.semver, universal_newlines=False, shell=None, istream=None) 07:22:58 2024-09-26 07:22:58,923 [execute] INFO git fetch -v origin 07:22:58 2024-09-26 07:22:58,924 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/edgex-go/704/.semver, universal_newlines=True, shell=None, istream=None) 07:22:59 2024-09-26 07:22:59,440 [run_push] DEBUG no remote changes detected 07:22:59 2024-09-26 07:22:59,440 [execute] INFO git push origin semver 07:22:59 2024-09-26 07:22:59,440 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/edgex-go/704/.semver, universal_newlines=False, shell=None, istream=None) 07:23:00 2024-09-26 07:23:00,241 [run_push] DEBUG push all version tags 07:23:00 2024-09-26 07:23:00,241 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 07:23:00 2024-09-26 07:23:00,242 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/edgex-go/704, universal_newlines=False, shell=None, istream=None) 07:23:01 2024-09-26 07:23:01,052 [read_version] DEBUG read version from /w/workspace/edgex-go/704/.semver/main 07:23:01 3.2.0-dev.83 [Pipeline] } 07:23:01 $ docker exec --env ******** --env ******** 101084efb0763e9fb20aa2fa8469b2d9864321de228971c4f40c58287498192d ssh-agent -k 07:23:01 unset SSH_AUTH_SOCK; 07:23:01 unset SSH_AGENT_PID; 07:23:01 echo Agent pid 38 killed; 07:23:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 07:23:01 + git semver [Pipeline] } 07:23:02 $ docker stop --time=1 101084efb0763e9fb20aa2fa8469b2d9864321de228971c4f40c58287498192d 07:23:04 $ docker rm -f --volumes 101084efb0763e9fb20aa2fa8469b2d9864321de228971c4f40c58287498192d [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 07:23:04 + [ -d /w/workspace/edgex-go/704/archives ] [Pipeline] libraryResource [Pipeline] sh 07:23:05 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 07:23:06 ---> package-listing.sh 07:23:06 ++ facter osfamily 07:23:06 ++ tr '[:upper:]' '[:lower:]' 07:23:06 + OS_FAMILY=debian 07:23:06 + workspace=/w/workspace/edgex-go/704 07:23:06 + START_PACKAGES=/tmp/packages_start.txt 07:23:06 + END_PACKAGES=/tmp/packages_end.txt 07:23:06 + DIFF_PACKAGES=/tmp/packages_diff.txt 07:23:06 + PACKAGES=/tmp/packages_start.txt 07:23:06 + '[' /w/workspace/edgex-go/704 ']' 07:23:06 + PACKAGES=/tmp/packages_end.txt 07:23:06 + case "${OS_FAMILY}" in 07:23:06 + dpkg -l 07:23:06 + grep '^ii' 07:23:06 + '[' -f /tmp/packages_start.txt ']' 07:23:06 + '[' -f /tmp/packages_end.txt ']' 07:23:06 + diff /tmp/packages_start.txt /tmp/packages_end.txt 07:23:06 + '[' /w/workspace/edgex-go/704 ']' 07:23:06 + mkdir -p /w/workspace/edgex-go/704/archives/ 07:23:06 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/704/archives/ [Pipeline] echo 07:23:06 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/704/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 07:23:06 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:07 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:23:07 07:23:07 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:23:07 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:23:08 latest: Pulling from edgex-lftools-log-publisher 07:23:08 5eb5b503b376: Pulling fs layer 07:23:08 5c69ac0246d0: Pulling fs layer 07:23:08 ec43610c2a17: Pulling fs layer 07:23:08 3a2ae6a8a46f: Pulling fs layer 07:23:08 33b1e0a273af: Pulling fs layer 07:23:08 5d3b04190fa2: Pulling fs layer 07:23:08 2f39f015ded8: Pulling fs layer 07:23:08 3a2ae6a8a46f: Waiting 07:23:08 2f39f015ded8: Waiting 07:23:08 5d3b04190fa2: Waiting 07:23:08 33b1e0a273af: Waiting 07:23:08 5c69ac0246d0: Verifying Checksum 07:23:08 5c69ac0246d0: Download complete 07:23:08 3a2ae6a8a46f: Verifying Checksum 07:23:08 3a2ae6a8a46f: Download complete 07:23:08 33b1e0a273af: Verifying Checksum 07:23:08 33b1e0a273af: Download complete 07:23:08 5d3b04190fa2: Verifying Checksum 07:23:08 5d3b04190fa2: Download complete 07:23:08 ec43610c2a17: Verifying Checksum 07:23:08 ec43610c2a17: Download complete 07:23:09 5eb5b503b376: Verifying Checksum 07:23:09 5eb5b503b376: Download complete 07:23:09 2f39f015ded8: Download complete 07:23:09 5eb5b503b376: Pull complete 07:23:10 5c69ac0246d0: Pull complete 07:23:10 ec43610c2a17: Pull complete 07:23:10 3a2ae6a8a46f: Pull complete 07:23:10 33b1e0a273af: Pull complete 07:23:10 5d3b04190fa2: Pull complete 07:23:15 2f39f015ded8: Pull complete 07:23:15 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 07:23:15 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 07:23:15 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:23:15 prd-ubuntu20.04-docker-8c-8g-11169 does not seem to be running inside a container 07:23:15 $ 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/704/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/704 -v /w/workspace/edgex-go/704:/w/workspace/edgex-go/704:rw,z -v /w/workspace/edgex-go/704@tmp:/w/workspace/edgex-go/704@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 07:23:21 $ docker top bcb9479ffcdc8b37c95688284418cc846660520aa8db836c66371426e9c759fc -eo pid,comm [Pipeline] { [Pipeline] sh 07:23:21 + touch /tmp/pre-build-complete [Pipeline] sh 07:23:21 + mkdir -p /var/log/sysstat [Pipeline] sh 07:23:22 + ls /var/log/sa-host 07:23:22 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:23:22 provisioning config files... 07:23:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/704@tmp/config263232421508454738tmp [Pipeline] { [Pipeline] echo 07:23:22 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 07:23:22 ---> create-netrc.sh [Pipeline] } 07:23:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 07:23:22 ---> python-tools-install.sh [Pipeline] echo 07:23:22 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 07:23:23 ---> sudo-logs.sh 07:23:23 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 07:23:23 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 07:23:23 ---> job-cost.sh 07:23:23 lf-activate-venv: SKIPPING 07:23:23 DEBUG: total: 0.10999999940395355 07:23:23 INFO: Retrieving Stack Cost... 07:23:23 INFO: Retrieving Pricing Info for: v3-standard-8 07:23:24 INFO: Archiving Costs [Pipeline] echo 07:23:24 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 07:23:24 ---> logs-deploy.sh 07:23:24 lf-activate-venv: SKIPPING 07:23:24 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/704 07:23:24 INFO: archiving workspace using pattern(s): 07:23:25 Archives upload complete. 07:23:26 INFO: archiving logs to Nexus 07:23:26 ---> uname -a: 07:23:26 Linux prd-ubuntu20-04-docker-8c-8g-11169 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 07:23:26 07:23:26 07:23:26 ---> lscpu: 07:23:26 Architecture: x86_64 07:23:26 CPU op-mode(s): 32-bit, 64-bit 07:23:26 Byte Order: Little Endian 07:23:26 Address sizes: 40 bits physical, 48 bits virtual 07:23:26 CPU(s): 8 07:23:26 On-line CPU(s) list: 0-7 07:23:26 Thread(s) per core: 1 07:23:26 Core(s) per socket: 1 07:23:26 Socket(s): 8 07:23:26 NUMA node(s): 1 07:23:26 Vendor ID: AuthenticAMD 07:23:26 CPU family: 23 07:23:26 Model: 49 07:23:26 Model name: AMD EPYC-Rome Processor 07:23:26 Stepping: 0 07:23:26 CPU MHz: 2799.998 07:23:26 BogoMIPS: 5599.99 07:23:26 Virtualization: AMD-V 07:23:26 Hypervisor vendor: KVM 07:23:26 Virtualization type: full 07:23:26 L1d cache: 256 KiB 07:23:26 L1i cache: 256 KiB 07:23:26 L2 cache: 4 MiB 07:23:26 L3 cache: 128 MiB 07:23:26 NUMA node0 CPU(s): 0-7 07:23:26 Vulnerability Itlb multihit: Not affected 07:23:26 Vulnerability L1tf: Not affected 07:23:26 Vulnerability Mds: Not affected 07:23:26 Vulnerability Meltdown: Not affected 07:23:26 Vulnerability Mmio stale data: Not affected 07:23:26 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 07:23:26 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 07:23:26 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 07:23:26 Vulnerability Srbds: Not affected 07:23:26 Vulnerability Tsx async abort: Not affected 07:23:26 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 07:23:26 07:23:26 07:23:26 ---> nproc: 07:23:26 8 07:23:26 07:23:26 07:23:26 ---> df -h: 07:23:26 Filesystem Size Used Avail Use% Mounted on 07:23:26 overlay 155G 29G 127G 19% / 07:23:26 tmpfs 64M 0 64M 0% /dev 07:23:26 tmpfs 16G 0 16G 0% /sys/fs/cgroup 07:23:26 shm 64M 0 64M 0% /dev/shm 07:23:26 /dev/vda1 155G 29G 127G 19% /facter-os 07:23:26 07:23:26 07:23:26 ---> sar -b -r -n DEV: 07:23:26 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-11169) 09/26/24 _x86_64_ (8 CPU) 07:23:26 07:23:26 04:58:43 LINUX RESTART (8 CPU) 07:23:26 07:23:26 04:59:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 07:23:26 05:00:02 351.48 46.07 305.41 0.00 5260.25 68347.08 0.00 07:23:26 05:01:01 176.93 0.73 176.20 0.00 14.51 57153.22 0.00 07:23:26 05:02:01 44.99 0.00 44.99 0.00 0.00 34376.02 0.00 07:23:26 05:03:01 33.26 0.20 33.06 0.00 2.80 19381.97 0.00 07:23:26 05:04:01 342.93 1.35 341.58 0.00 113.68 260556.39 0.00 07:23:26 05:05:01 904.40 17.48 886.92 0.00 4395.60 211930.82 0.00 07:23:26 05:06:01 193.04 0.10 192.94 0.00 0.80 36526.49 0.00 07:23:26 05:07:01 285.97 0.08 285.89 0.00 0.67 82296.57 0.00 07:23:26 05:08:01 722.69 0.05 722.64 0.00 4.93 115986.40 0.00 07:23:26 05:09:01 40.84 0.03 40.81 0.00 8.40 1060.22 0.00 07:23:26 05:10:01 22.40 0.03 22.36 0.00 5.20 571.64 0.00 07:23:26 05:11:01 2.38 0.00 2.38 0.00 0.00 26.39 0.00 07:23:26 05:12:01 1.32 0.00 1.32 0.00 0.00 19.46 0.00 07:23:26 05:13:01 1.70 0.00 1.70 0.00 0.00 19.33 0.00 07:23:26 05:14:01 1.35 0.00 1.35 0.00 0.00 14.00 0.00 07:23:26 05:15:01 1.87 0.02 1.85 0.00 0.13 28.26 0.00 07:23:26 05:16:01 1.38 0.00 1.38 0.00 0.00 15.20 0.00 07:23:26 05:17:01 1.62 0.02 1.60 0.00 0.13 17.86 0.00 07:23:26 05:18:01 1.38 0.00 1.38 0.00 0.00 16.53 0.00 07:23:26 05:19:01 3.60 1.58 2.02 0.00 36.93 25.06 0.00 07:23:26 05:20:01 1.27 0.00 1.27 0.00 0.00 15.19 0.00 07:23:26 05:21:01 1.72 0.00 1.72 0.00 0.00 19.20 0.00 07:23:26 05:22:01 0.95 0.00 0.95 0.00 0.00 10.66 0.00 07:23:26 05:23:01 1.57 0.00 1.57 0.00 0.00 17.86 0.00 07:23:26 05:24:01 1.05 0.00 1.05 0.00 0.00 12.93 0.00 07:23:26 05:25:01 1.48 0.00 1.48 0.00 0.00 17.46 0.00 07:23:26 05:26:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 07:23:26 05:27:01 1.38 0.00 1.38 0.00 0.00 16.93 0.00 07:23:26 05:28:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 07:23:26 05:29:01 1.52 0.00 1.52 0.00 0.00 18.93 0.00 07:23:26 05:30:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 07:23:26 05:31:01 1.50 0.00 1.50 0.00 0.00 17.46 0.00 07:23:26 05:32:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 07:23:26 05:33:01 1.50 0.00 1.50 0.00 0.00 17.46 0.00 07:23:26 05:34:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 07:23:26 05:35:01 1.68 0.00 1.68 0.00 0.00 19.06 0.00 07:23:26 05:36:01 1.02 0.00 1.02 0.00 0.00 12.00 0.00 07:23:26 05:37:01 1.48 0.00 1.48 0.00 0.00 17.33 0.00 07:23:26 05:38:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 07:23:26 05:39:01 1.52 0.00 1.52 0.00 0.00 18.80 0.00 07:23:26 05:40:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 07:23:26 05:41:01 1.63 0.02 1.62 0.00 2.53 18.53 0.00 07:23:26 05:42:01 1.13 0.00 1.13 0.00 0.00 12.27 0.00 07:23:26 05:43:01 1.47 0.00 1.47 0.00 0.00 17.06 0.00 07:23:26 05:44:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 07:23:26 05:45:01 1.02 0.00 1.02 0.00 0.00 12.93 0.00 07:23:26 05:46:01 1.28 0.00 1.28 0.00 0.00 14.80 0.00 07:23:26 05:47:01 1.08 0.00 1.08 0.00 0.00 13.33 0.00 07:23:26 05:48:01 2.80 1.02 1.78 0.00 21.86 24.93 0.00 07:23:26 05:49:01 1.95 0.00 1.95 0.00 0.00 22.39 0.00 07:23:26 05:50:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 07:23:26 05:51:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 07:23:26 05:52:01 1.23 0.00 1.23 0.00 0.00 13.73 0.00 07:23:26 05:53:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 07:23:26 05:54:01 1.30 0.00 1.30 0.00 0.00 15.73 0.00 07:23:26 05:55:01 1.07 0.00 1.07 0.00 0.00 13.20 0.00 07:23:26 05:56:01 1.20 0.00 1.20 0.00 0.00 13.20 0.00 07:23:26 05:57:01 0.95 0.00 0.95 0.00 0.00 12.40 0.00 07:23:26 05:58:01 1.27 0.00 1.27 0.00 0.00 14.80 0.00 07:23:26 05:59:01 1.60 0.00 1.60 0.00 0.00 19.06 0.00 07:23:26 06:00:01 1.28 0.00 1.28 0.00 0.00 14.13 0.00 07:23:26 06:01:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 07:23:26 06:02:02 1.20 0.00 1.20 0.00 0.00 14.13 0.00 07:23:26 06:03:01 1.02 0.00 1.02 0.00 0.00 12.88 0.00 07:23:26 06:04:01 1.22 0.00 1.22 0.00 0.00 14.80 0.00 07:23:26 06:05:01 1.22 0.00 1.22 0.00 0.00 14.80 0.00 07:23:26 06:06:01 1.20 0.00 1.20 0.00 0.00 14.26 0.00 07:23:26 06:07:01 1.13 0.00 1.13 0.00 0.00 13.73 0.00 07:23:26 06:08:01 1.23 0.00 1.23 0.00 0.00 13.86 0.00 07:23:26 06:09:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 07:23:26 06:10:01 1.35 0.00 1.35 0.00 0.00 16.40 0.00 07:23:26 06:11:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 07:23:26 06:12:01 1.25 0.00 1.25 0.00 0.00 14.40 0.00 07:23:26 06:13:01 0.95 0.00 0.95 0.00 0.00 11.86 0.00 07:23:26 06:14:01 1.25 0.00 1.25 0.00 0.00 14.00 0.00 07:23:26 06:15:01 1.53 0.00 1.53 0.00 0.00 18.80 0.00 07:23:26 06:16:01 1.27 0.00 1.27 0.00 0.00 13.20 0.00 07:23:26 06:17:01 1.02 0.00 1.02 0.00 0.00 11.73 0.00 07:23:26 06:18:01 1.48 0.00 1.48 0.00 0.00 16.00 0.00 07:23:26 06:19:01 1.02 0.00 1.02 0.00 0.00 12.93 0.00 07:23:26 06:20:01 1.40 0.00 1.40 0.00 0.00 16.93 0.00 07:23:26 06:21:01 1.13 0.00 1.13 0.00 0.00 13.46 0.00 07:23:26 06:22:01 1.35 0.00 1.35 0.00 0.00 15.20 0.00 07:23:26 06:23:01 1.02 0.00 1.02 0.00 0.00 12.40 0.00 07:23:26 06:24:01 1.28 0.00 1.28 0.00 0.00 14.13 0.00 07:23:26 06:25:01 1.58 0.03 1.55 0.00 0.27 18.40 0.00 07:23:26 06:26:01 4.45 2.23 2.23 0.00 36.29 74.31 0.00 07:23:26 06:27:01 1.68 0.00 1.68 0.00 0.00 18.26 0.00 07:23:26 06:28:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 07:23:26 06:29:01 1.68 0.00 1.68 0.00 0.00 19.86 0.00 07:23:26 06:30:01 1.25 0.00 1.25 0.00 0.00 13.46 0.00 07:23:26 06:31:01 2.17 0.00 2.17 0.00 0.00 23.60 0.00 07:23:26 06:32:01 0.92 0.00 0.92 0.00 0.00 10.00 0.00 07:23:26 06:33:01 1.52 0.00 1.52 0.00 0.00 17.46 0.00 07:23:26 06:34:01 1.13 0.00 1.13 0.00 0.00 12.00 0.00 07:23:26 06:35:01 1.77 0.00 1.77 0.00 0.00 20.26 0.00 07:23:26 06:36:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 07:23:26 06:37:01 1.65 0.00 1.65 0.00 0.00 18.80 0.00 07:23:26 06:38:01 1.03 0.00 1.03 0.00 0.00 10.80 0.00 07:23:26 06:39:01 0.98 0.00 0.98 0.00 0.00 11.86 0.00 07:23:26 06:40:01 1.50 0.00 1.50 0.00 0.00 17.33 0.00 07:23:26 06:41:01 1.77 0.00 1.77 0.00 0.00 19.33 0.00 07:23:26 06:42:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 07:23:26 06:43:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 07:23:26 06:44:01 1.22 0.00 1.22 0.00 0.00 13.20 0.00 07:23:26 06:45:01 1.50 0.00 1.50 0.00 0.00 18.53 0.00 07:23:26 06:46:01 1.35 0.00 1.35 0.00 0.00 13.86 0.00 07:23:26 06:47:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 07:23:26 06:48:01 1.40 0.00 1.40 0.00 0.00 15.06 0.00 07:23:26 06:49:01 0.98 0.00 0.98 0.00 0.00 11.46 0.00 07:23:26 06:50:01 1.57 0.00 1.57 0.00 0.00 17.20 0.00 07:23:26 06:51:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 07:23:26 06:52:01 1.23 0.00 1.23 0.00 0.00 13.60 0.00 07:23:26 06:53:01 0.97 0.00 0.97 0.00 0.00 11.86 0.00 07:23:26 06:54:01 1.32 0.00 1.32 0.00 0.00 15.73 0.00 07:23:26 06:55:01 1.58 0.00 1.58 0.00 0.00 19.46 0.00 07:23:26 06:56:01 1.28 0.00 1.28 0.00 0.00 13.06 0.00 07:23:26 06:57:01 1.03 0.00 1.03 0.00 0.00 12.66 0.00 07:23:26 06:58:01 1.28 0.00 1.28 0.00 0.00 14.40 0.00 07:23:26 06:59:01 1.10 0.00 1.10 0.00 0.00 13.06 0.00 07:23:26 07:00:01 1.45 0.00 1.45 0.00 0.00 17.20 0.00 07:23:26 07:01:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 07:23:26 07:02:01 1.33 0.00 1.33 0.00 0.00 15.46 0.00 07:23:26 07:03:01 1.22 0.00 1.22 0.00 0.00 14.66 0.00 07:23:26 07:04:01 1.37 0.00 1.37 0.00 0.00 14.66 0.00 07:23:26 07:05:01 1.62 0.00 1.62 0.00 0.00 19.86 0.00 07:23:26 07:06:01 1.18 0.00 1.18 0.00 0.00 12.13 0.00 07:23:26 07:07:01 1.07 0.00 1.07 0.00 0.00 13.60 0.00 07:23:26 07:08:01 1.45 0.00 1.45 0.00 0.00 15.86 0.00 07:23:26 07:09:01 1.12 0.00 1.12 0.00 0.00 13.33 0.00 07:23:26 07:10:01 1.48 0.00 1.48 0.00 0.00 16.66 0.00 07:23:26 07:11:01 1.10 0.00 1.10 0.00 0.00 13.46 0.00 07:23:26 07:12:01 1.35 0.00 1.35 0.00 0.00 15.20 0.00 07:23:26 07:13:02 1.17 0.00 1.17 0.00 0.00 13.73 0.00 07:23:26 07:14:01 1.27 0.00 1.27 0.00 0.00 13.96 0.00 07:23:26 07:15:01 1.03 0.00 1.03 0.00 0.00 13.06 0.00 07:23:26 07:16:01 1.42 0.00 1.42 0.00 0.00 17.46 0.00 07:23:26 07:17:01 1.20 0.00 1.20 0.00 0.00 13.33 0.00 07:23:26 07:18:01 1.63 0.00 1.63 0.00 0.00 18.80 0.00 07:23:26 07:19:01 0.97 0.00 0.97 0.00 0.00 11.33 0.00 07:23:26 07:20:01 1.35 0.00 1.35 0.00 0.00 16.00 0.00 07:23:26 07:21:01 1.63 0.00 1.63 0.00 0.00 20.80 0.00 07:23:26 07:22:01 2.78 0.07 2.72 0.00 7.87 449.13 0.00 07:23:26 07:23:01 198.62 0.37 198.25 0.00 12.93 61229.40 0.00 07:23:26 Average: 24.27 0.50 23.77 0.00 68.96 6606.97 0.00 07:23:26 07:23:26 04:59:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 07:23:26 05:00:02 28722900 31547480 765668 2.33 75828 3010932 1871096 5.51 1069324 2687044 585408 07:23:26 05:01:01 27027572 30969372 1332540 4.05 128152 3952276 2469872 7.28 2113584 3205672 671768 07:23:26 05:02:01 27034128 31181344 1117508 3.40 132340 4139624 2532024 7.46 1783636 3507248 343740 07:23:26 05:03:01 26482636 31481580 815868 2.48 135776 4930944 1934748 5.70 1740888 4049356 608436 07:23:26 05:04:01 20560788 31275672 1010112 3.07 149076 10502268 3802700 11.21 1957896 9588060 884 07:23:26 05:05:01 13508176 30834104 1360904 4.14 365912 16318560 5447708 16.05 3376732 14546512 73620 07:23:26 05:06:01 8319652 28389656 3779204 11.49 390012 18819380 10469808 30.86 7004644 15844840 1658536 07:23:26 05:07:01 7088472 29513228 2671416 8.12 401532 21114096 7950064 23.43 6724808 17330964 1964336 07:23:26 05:08:01 9666288 31384444 858712 2.61 412104 20576732 2404960 7.09 3331672 18410952 680 07:23:26 05:09:01 9692172 31412744 829180 2.52 413728 20577652 2431524 7.17 3624120 18093172 628 07:23:26 05:10:01 9701708 31423800 818140 2.49 414548 20578128 2297184 6.77 3967896 17739896 232 07:23:26 05:11:01 9703392 31425620 816160 2.48 414588 20578132 2297184 6.77 3965580 17739900 60 07:23:26 05:12:01 9704460 31426688 815456 2.48 414620 20578132 2297184 6.77 3965084 17739900 12 07:23:26 05:13:01 9718812 31441092 801368 2.44 414644 20578136 2297184 6.77 3951200 17739904 44 07:23:26 05:14:01 9719168 31441508 801092 2.44 414696 20578136 2297184 6.77 3951284 17739908 4 07:23:26 05:15:01 9718476 31440924 801840 2.44 414732 20578112 2347752 6.92 3951444 17739884 172 07:23:26 05:16:01 9718568 31441020 801584 2.44 414772 20578120 2347752 6.92 3951336 17739888 8 07:23:26 05:17:01 9718480 31440996 801584 2.44 414800 20578116 2347752 6.92 3951472 17739892 12 07:23:26 05:18:01 9718188 31440752 801676 2.44 414832 20578128 2347752 6.92 3951592 17739896 176 07:23:26 05:19:01 9713296 31438124 804172 2.45 414904 20579232 2347752 6.92 3955828 17740180 52 07:23:26 05:20:01 9713004 31437912 804348 2.45 414956 20579236 2347752 6.92 3958484 17740192 180 07:23:26 05:21:01 9713280 31438192 804012 2.45 414996 20579240 2347752 6.92 3958292 17740196 12 07:23:26 05:22:01 9713288 31438260 803932 2.44 415024 20579240 2347752 6.92 3958180 17740200 12 07:23:26 05:23:01 9713188 31438212 804152 2.45 415056 20579244 2347752 6.92 3958116 17740192 4 07:23:26 05:24:01 9713188 31438216 804096 2.45 415076 20579252 2347752 6.92 3958036 17740196 8 07:23:26 05:25:01 9713100 31438164 804100 2.45 415100 20579252 2347752 6.92 3958272 17740204 44 07:23:26 05:26:01 9713060 31438132 804060 2.45 415112 20579256 2347752 6.92 3958492 17740208 8 07:23:26 05:27:01 9713012 31438216 804000 2.45 415136 20579388 2347752 6.92 3958252 17740340 48 07:23:26 05:28:01 9712712 31437920 804240 2.45 415140 20579392 2331188 6.87 3958252 17740344 8 07:23:26 05:29:01 9712660 31437940 804420 2.45 415164 20579396 2331188 6.87 3958356 17740352 60 07:23:26 05:30:01 9712708 31438024 804320 2.45 415188 20579396 2331188 6.87 3958400 17740344 4 07:23:26 05:31:01 9712580 31437900 804352 2.45 415212 20579400 2331188 6.87 3958404 17740348 40 07:23:26 05:32:01 9712320 31437640 804524 2.45 415240 20579400 2331188 6.87 3958340 17740348 12 07:23:26 05:33:01 9711956 31437340 804756 2.45 415248 20579404 2331188 6.87 3958668 17740356 40 07:23:26 05:34:01 9712172 31437560 804736 2.45 415264 20579400 2331188 6.87 3958504 17740360 8 07:23:26 05:35:01 9712140 31437552 804696 2.45 415284 20579408 2331188 6.87 3958784 17740356 12 07:23:26 05:36:01 9712008 31437452 804976 2.45 415296 20579416 2331188 6.87 3958748 17740364 8 07:23:26 05:37:01 9711976 31437424 804948 2.45 415308 20579420 2331188 6.87 3958700 17740368 40 07:23:26 05:38:01 9711952 31437400 804912 2.45 415324 20579420 2331188 6.87 3958764 17740368 8 07:23:26 05:39:01 9711652 31437164 805116 2.45 415364 20579416 2331188 6.87 3958560 17740376 176 07:23:26 05:40:01 9711384 31436920 805292 2.45 415384 20579428 2331188 6.87 3958680 17740372 8 07:23:26 05:41:01 9711588 31437220 804924 2.45 415408 20579508 2331188 6.87 3958676 17740444 44 07:23:26 05:42:01 9711844 31437496 805016 2.45 415420 20579512 2331188 6.87 3958672 17740464 12 07:23:26 05:43:01 9711772 31437424 805048 2.45 415436 20579512 2331188 6.87 3958604 17740464 44 07:23:26 05:44:01 9711600 31437264 805140 2.45 415460 20579512 2331188 6.87 3959008 17740468 20 07:23:26 05:45:01 9711708 31437432 804944 2.45 415492 20579520 2331188 6.87 3958744 17740472 192 07:23:26 05:46:01 9711408 31437136 805180 2.45 415500 20579524 2331188 6.87 3958700 17740476 192 07:23:26 05:47:01 9711328 31437124 805168 2.45 415528 20579528 2331188 6.87 3958740 17740484 192 07:23:26 05:48:01 9708040 31434860 807956 2.46 415588 20580144 2355312 6.94 3959140 17740988 160 07:23:26 05:49:01 9708160 31434984 807784 2.46 415620 20580136 2355312 6.94 3959064 17740992 44 07:23:26 05:50:01 9708080 31434912 807732 2.46 415636 20580152 2355312 6.94 3959476 17740996 8 07:23:26 05:51:01 9708100 31434996 807588 2.46 415680 20580152 2355312 6.94 3959252 17741000 180 07:23:26 05:52:01 9707896 31434800 807708 2.46 415696 20580156 2355312 6.94 3959500 17741004 8 07:23:26 05:53:01 9707728 31434724 807668 2.46 415720 20580160 2355312 6.94 3959540 17741008 184 07:23:26 05:54:01 9708164 31435168 807392 2.46 415736 20580156 2355312 6.94 3959096 17741016 8 07:23:26 05:55:01 9707872 31435016 807456 2.46 415748 20580296 2355312 6.94 3959072 17741148 180 07:23:26 05:56:01 9707816 31434960 807436 2.46 415756 20580296 2355312 6.94 3959020 17741148 8 07:23:26 05:57:01 9707256 31434472 807912 2.46 415760 20580304 2355312 6.94 3959068 17741160 224 07:23:26 05:58:01 9707428 31434648 807772 2.46 415772 20580308 2355312 6.94 3959360 17741164 28 07:23:26 05:59:01 9707576 31434796 807492 2.46 415800 20580308 2355312 6.94 3959388 17741164 196 07:23:26 06:00:01 9707484 31434768 807768 2.46 415828 20580312 2355312 6.94 3959228 17741172 12 07:23:26 06:01:01 9707468 31434776 807736 2.46 415844 20580312 2355312 6.94 3959208 17741156 192 07:23:26 06:02:02 9707176 31434504 807936 2.46 415848 20580316 2355312 6.94 3959628 17741160 20 07:23:26 06:03:01 9707184 31434536 807852 2.46 415868 20580324 2355312 6.94 3959668 17741164 216 07:23:26 06:04:01 9707356 31434736 807640 2.46 415884 20580324 2355312 6.94 3959280 17741168 12 07:23:26 06:05:01 9707372 31434772 807532 2.46 415904 20580328 2355312 6.94 3959348 17741172 196 07:23:26 06:06:01 9707324 31434728 807504 2.46 415916 20580328 2355312 6.94 3959588 17741172 4 07:23:26 06:07:01 9707276 31434688 807464 2.46 415936 20580332 2355312 6.94 3959340 17741176 196 07:23:26 06:08:01 9707444 31434860 807444 2.46 415940 20580336 2355312 6.94 3959324 17741180 8 07:23:26 06:09:01 9707416 31434904 807624 2.46 415968 20580336 2339168 6.89 3959396 17741180 188 07:23:26 06:10:01 9707588 31435088 807344 2.46 415992 20580340 2339168 6.89 3959856 17741184 236 07:23:26 06:11:01 9707516 31435020 807392 2.46 416012 20580344 2339168 6.89 3959480 17741188 200 07:23:26 06:12:01 9707500 31435008 807332 2.46 416020 20580348 2339168 6.89 3959472 17741188 4 07:23:26 06:13:01 9707452 31435152 807168 2.45 416040 20580480 2339168 6.89 3959528 17741328 212 07:23:26 06:14:01 9707416 31435120 807328 2.46 416056 20580484 2339168 6.89 3959584 17741328 4 07:23:26 06:15:01 9707636 31435408 807116 2.45 416100 20580480 2339168 6.89 3959672 17741340 192 07:23:26 06:16:01 9707864 31435644 806924 2.45 416128 20580492 2339168 6.89 3959708 17741344 8 07:23:26 06:17:01 9707604 31435448 807100 2.45 416160 20580492 2355220 6.94 3959784 17741348 196 07:23:26 06:18:01 9707748 31435620 807084 2.45 416176 20580496 2355220 6.94 3960036 17741340 8 07:23:26 06:19:01 9706248 31434368 808268 2.46 416212 20580496 2355220 6.94 3961672 17740320 304 07:23:26 06:20:01 9706120 31434292 808336 2.46 416252 20580500 2355220 6.94 3961460 17740324 56 07:23:26 06:21:01 9706056 31434236 808300 2.46 416272 20580508 2355220 6.94 3961380 17740324 216 07:23:26 06:22:01 9706080 31434264 808188 2.46 416296 20580508 2355220 6.94 3961228 17740324 8 07:23:26 06:23:01 9706044 31434300 808364 2.46 416320 20580512 2355220 6.94 3961556 17740336 212 07:23:26 06:24:01 9705900 31434164 808388 2.46 416336 20580516 2355220 6.94 3961544 17740340 8 07:23:26 06:25:01 9706104 31434372 808072 2.46 416364 20580508 2355220 6.94 3962160 17740340 184 07:23:26 06:26:01 9703024 31433976 808124 2.46 416408 20582880 2355092 6.94 3961720 17742620 8 07:23:26 06:27:01 9702944 31433904 808076 2.46 416432 20582880 2355092 6.94 3961704 17742620 12 07:23:26 06:28:01 9702960 31433932 808044 2.46 416436 20582884 2355092 6.94 3961444 17742624 8 07:23:26 06:29:01 9702724 31433760 808192 2.46 416452 20582896 2355092 6.94 3961372 17742636 48 07:23:26 06:30:01 9702676 31433716 808160 2.46 416472 20582892 2338680 6.89 3961444 17742636 12 07:23:26 06:31:01 9702660 31433768 808056 2.46 416520 20582900 2338680 6.89 3961728 17742644 16 07:23:26 06:32:01 9702820 31433932 808024 2.46 416536 20582900 2338680 6.89 3961468 17742644 8 07:23:26 06:33:01 9702772 31433888 808020 2.46 416556 20582904 2338680 6.89 3961500 17742648 40 07:23:26 06:34:01 9702700 31433888 808008 2.46 416568 20582908 2338680 6.89 3961544 17742656 8 07:23:26 06:35:01 9702876 31434064 807948 2.46 416600 20582908 2338680 6.89 3961772 17742656 36 07:23:26 06:36:01 9702868 31434060 807912 2.46 416612 20582912 2338680 6.89 3961580 17742660 24 07:23:26 06:37:01 9703104 31434364 807584 2.46 416636 20582916 2338680 6.89 3961656 17742668 44 07:23:26 06:38:01 9702780 31434044 807920 2.46 416648 20582916 2322368 6.84 3961828 17742668 8 07:23:26 06:39:01 9702920 31434188 807708 2.46 416660 20582924 2322368 6.84 3961532 17742672 188 07:23:26 06:40:01 9702860 31434188 807884 2.46 416700 20582924 2322368 6.84 3962028 17742680 40 07:23:26 06:41:01 9702560 31433892 808160 2.46 416720 20582928 2322368 6.84 3961696 17742684 4 07:23:26 06:42:01 9702740 31434140 807844 2.46 416724 20582932 2338452 6.89 3961896 17742688 28 07:23:26 06:43:01 9702692 31434152 807808 2.46 416748 20582932 2338452 6.89 3961924 17742692 184 07:23:26 06:44:01 9702920 31434388 807520 2.46 416756 20582936 2338452 6.89 3961712 17742696 8 07:23:26 06:45:01 9702572 31434092 807760 2.46 416780 20582940 2338452 6.89 3961840 17742680 72 07:23:26 06:46:01 9702492 31434152 807584 2.46 416808 20583072 2338452 6.89 3961768 17742812 4 07:23:26 06:47:01 9702476 31434200 807504 2.46 416836 20583080 2338452 6.89 3961820 17742820 212 07:23:26 06:48:01 9702364 31434088 807528 2.46 416864 20583080 2338452 6.89 3961820 17742820 4 07:23:26 06:49:01 9701812 31433544 807988 2.46 416888 20583084 2338452 6.89 3961828 17742824 208 07:23:26 06:50:01 9701764 31433560 807936 2.46 416928 20583084 2338452 6.89 3961952 17742832 8 07:23:26 06:51:01 9701976 31433808 807620 2.46 416948 20583088 2338452 6.89 3961928 17742828 200 07:23:26 06:52:01 9702168 31434012 807584 2.46 416952 20583092 2354676 6.94 3961928 17742832 8 07:23:26 06:53:01 9702152 31433996 807556 2.46 416968 20583092 2354676 6.94 3961940 17742832 200 07:23:26 06:54:01 9702096 31434004 807520 2.46 416988 20583096 2354676 6.94 3962000 17742840 8 07:23:26 06:55:01 9702112 31434032 807432 2.46 416996 20583100 2354676 6.94 3962088 17742840 64 07:23:26 06:56:01 9702056 31433976 807400 2.46 417016 20583100 2354676 6.94 3962028 17742840 8 07:23:26 06:57:01 9702256 31434140 807380 2.46 417048 20583108 2354676 6.94 3962436 17742848 320 07:23:26 06:58:01 9702152 31434036 807464 2.46 417052 20583108 2354676 6.94 3962272 17742848 8 07:23:26 06:59:01 9701836 31433728 807640 2.46 417072 20583112 2354676 6.94 3962356 17742852 296 07:23:26 07:00:01 9701536 31433488 807892 2.46 417100 20583116 2354676 6.94 3962248 17742856 40 07:23:26 07:01:01 9702056 31434012 807300 2.46 417124 20583116 2354676 6.94 3962164 17742856 184 07:23:26 07:02:01 9701732 31433728 807532 2.46 417132 20583124 2354676 6.94 3962536 17742864 60 07:23:26 07:03:01 9701980 31434008 807528 2.46 417156 20583128 2354676 6.94 3962208 17742868 216 07:23:26 07:04:01 9702368 31434396 807412 2.46 417176 20583128 2354676 6.94 3962208 17742868 184 07:23:26 07:05:01 9702304 31434336 807436 2.46 417188 20583132 2354676 6.94 3962284 17742872 188 07:23:26 07:06:01 9702028 31434096 807620 2.46 417220 20583132 2354676 6.94 3962260 17742872 192 07:23:26 07:07:01 9702256 31434388 807312 2.46 417252 20583140 2354676 6.94 3962312 17742884 212 07:23:26 07:08:01 9702144 31434284 807344 2.46 417268 20583144 2354676 6.94 3962312 17742888 8 07:23:26 07:09:01 9702328 31434468 807280 2.46 417296 20583144 2354676 6.94 3962340 17742888 200 07:23:26 07:10:01 9702036 31434244 807500 2.46 417336 20583144 2354676 6.94 3962440 17742896 8 07:23:26 07:11:01 9701988 31434356 807324 2.46 417368 20583276 2354676 6.94 3962408 17743016 192 07:23:26 07:12:01 9702004 31434420 807232 2.45 417372 20583280 2354676 6.94 3962448 17743020 8 07:23:26 07:13:02 9701324 31433748 807808 2.46 417392 20583284 2354676 6.94 3962772 17743024 288 07:23:26 07:14:01 9701568 31433992 807496 2.46 417408 20583276 2354104 6.94 3962476 17743024 4 07:23:26 07:15:01 9701836 31434308 807132 2.45 417420 20583292 2354104 6.94 3962816 17743028 324 07:23:26 07:16:01 9702060 31434564 807064 2.45 417432 20583296 2354104 6.94 3963108 17743036 36 07:23:26 07:17:01 9701428 31433936 807624 2.46 417440 20583296 2354104 6.94 3962648 17743036 184 07:23:26 07:18:01 9701852 31434400 807564 2.46 417456 20583304 2354104 6.94 3962640 17743040 44 07:23:26 07:19:01 9702024 31434592 807360 2.46 417468 20583304 2354104 6.94 3962720 17743040 200 07:23:26 07:20:01 9700792 31433596 808260 2.46 417496 20583308 2350700 6.93 3963088 17743048 16 07:23:26 07:21:01 9701564 31434420 807396 2.46 417540 20583312 2350700 6.93 3962976 17743052 80 07:23:26 07:22:01 9220312 31384224 856532 2.60 420604 20978620 2588468 7.63 4011104 18138696 404476 07:23:26 07:23:01 8243236 31366156 868948 2.64 443644 21816836 2456568 7.24 4094308 18925248 788 07:23:26 Average: 10255910 31390178 852635 2.59 405552 20023950 2470796 7.28 3913777 17265367 43924 07:23:26 07:23:26 04:59:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 07:23:26 05:00:02 lo 5.33 5.33 0.52 0.52 0.00 0.00 0.00 0.00 07:23:26 05:00:02 ens3 1395.62 1386.62 11330.63 181.18 0.00 0.00 0.00 0.00 07:23:26 05:00:02 docker0 629.49 544.00 43.92 2882.10 0.00 0.00 0.00 0.00 07:23:26 05:01:01 veth56adc59 0.00 0.17 0.00 0.01 0.00 0.00 0.00 0.00 07:23:26 05:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 05:01:01 ens3 416.46 291.73 2150.74 38.83 0.00 0.00 0.00 0.00 07:23:26 05:01:01 docker0 271.54 384.93 23.05 2112.39 0.00 0.00 0.00 0.00 07:23:26 05:02:01 veth56adc59 1.50 1.53 0.13 0.13 0.00 0.00 0.00 0.00 07:23:26 05:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:02:01 ens3 35.25 25.22 27.20 15.79 0.00 0.00 0.00 0.00 07:23:26 05:02:01 docker0 1.50 1.50 0.11 0.13 0.00 0.00 0.00 0.00 07:23:26 05:03:01 veth56adc59 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 05:03:01 ens3 23.35 14.21 19.56 10.74 0.00 0.00 0.00 0.00 07:23:26 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:04:01 veth40839c2 1.63 2.85 0.13 40.86 0.00 0.00 0.00 0.00 07:23:26 05:04:01 veth6e9f6c2 2.62 1.58 31.44 0.12 0.00 0.00 0.00 0.00 07:23:26 05:04:01 vethe3ed4da 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:04:01 vethb5838da 2.85 1.63 40.86 0.13 0.00 0.00 0.00 0.00 07:23:26 05:04:01 veth0c83032 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:04:01 veth4d1fe76 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:04:01 veth417dfaf 0.35 0.57 0.03 0.14 0.00 0.00 0.00 0.00 07:23:26 05:04:01 vetheb0913a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:04:01 vethdecf577 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:04:01 veth10b9dfb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:04:01 veth80c5272 2.13 5.30 0.16 98.02 0.00 0.00 0.00 0.01 07:23:26 05:04:01 vethccf2c96 1.55 2.52 0.12 34.01 0.00 0.00 0.00 0.00 07:23:26 05:04:01 veth8999c78 1.58 2.62 0.12 31.44 0.00 0.00 0.00 0.00 07:23:26 05:04:01 veth8dbb331 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:04:01 veth579350a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:04:01 veth292f30b 3.60 4.83 0.26 64.36 0.00 0.00 0.00 0.01 07:23:26 05:04:01 vethf229b97 5.30 2.13 98.02 0.16 0.00 0.00 0.00 0.00 07:23:26 05:04:01 lo 1.73 1.73 0.17 0.17 0.00 0.00 0.00 0.00 07:23:26 05:04:01 ens3 222.71 157.49 3951.30 180.23 0.00 0.00 0.00 0.00 07:23:26 05:04:01 veth4295559 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:04:01 veth5f26dcd 2.52 1.55 34.01 0.12 0.00 0.00 0.00 0.00 07:23:26 05:04:01 docker0 15.98 25.20 1.01 363.27 0.00 0.00 0.00 0.00 07:23:26 05:05:01 veth0b020e2 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 07:23:26 05:05:01 veth757bfe2 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 07:23:26 05:05:01 vethdb1a753 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 07:23:26 05:05:01 veth6c3f9e1 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 07:23:26 05:05:01 veth417dfaf 0.12 0.92 0.01 0.04 0.00 0.00 0.00 0.00 07:23:26 05:05:01 veth32dbfac 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 07:23:26 05:05:01 veth7ffb9e0 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 07:23:26 05:05:01 vetha0f8706 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 07:23:26 05:05:01 vethb7edf9a 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 07:23:26 05:05:01 veth2ff40b3 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 07:23:26 05:05:01 vethafc0d1f 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 07:23:26 05:05:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00 07:23:26 05:05:01 veth960863d 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 07:23:26 05:05:01 veth7aabc27 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 07:23:26 05:05:01 vethf23e8fe 0.00 0.10 0.00 0.01 0.00 0.00 0.00 0.00 07:23:26 05:05:01 ens3 958.16 593.37 8963.76 63.65 0.00 0.00 0.00 0.00 07:23:26 05:05:01 docker0 511.13 780.77 42.30 6671.48 0.00 0.00 0.00 0.00 07:23:26 05:06:01 veth0b020e2 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:06:01 veth757bfe2 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:06:01 vethdb1a753 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:06:01 veth6c3f9e1 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:06:01 veth417dfaf 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:06:01 veth32dbfac 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:06:01 veth7ffb9e0 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:06:01 vetha0f8706 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:06:01 vethb7edf9a 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:06:01 veth2ff40b3 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:06:01 vethafc0d1f 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:06:01 veth960863d 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:06:01 veth7aabc27 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:06:01 vethf23e8fe 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:06:01 ens3 8.58 4.00 6.26 3.30 0.00 0.00 0.00 0.00 07:23:26 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:07:01 veth0b020e2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:07:01 veth757bfe2 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:07:01 vethdb1a753 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:07:01 veth6c3f9e1 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:07:01 veth417dfaf 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:07:01 veth32dbfac 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:07:01 veth7ffb9e0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:07:01 vetha0f8706 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:07:01 vethb7edf9a 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:07:01 veth2ff40b3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:07:01 vethafc0d1f 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 05:07:01 veth960863d 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:07:01 veth7aabc27 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:07:01 vethf23e8fe 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:07:01 ens3 5.76 2.73 4.19 2.17 0.00 0.00 0.00 0.00 07:23:26 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:08:01 lo 5.40 5.40 0.53 0.53 0.00 0.00 0.00 0.00 07:23:26 05:08:01 ens3 44.79 39.90 29.59 160.02 0.00 0.00 0.00 0.00 07:23:26 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:09:01 lo 53.12 53.12 5.23 5.23 0.00 0.00 0.00 0.00 07:23:26 05:09:01 ens3 461.17 464.46 233.48 2211.24 0.00 0.00 0.00 0.00 07:23:26 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:10:01 lo 28.00 28.00 2.76 2.76 0.00 0.00 0.00 0.00 07:23:26 05:10:01 ens3 301.30 294.07 141.75 1791.12 0.00 0.00 0.00 0.00 07:23:26 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 05:11:01 ens3 0.57 0.10 0.05 0.01 0.00 0.00 0.00 0.00 07:23:26 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:12:01 ens3 1.13 0.53 2.17 0.23 0.00 0.00 0.00 0.00 07:23:26 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 05:13:01 ens3 0.43 0.10 0.05 0.01 0.00 0.00 0.00 0.00 07:23:26 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:14:01 ens3 0.67 0.02 0.09 0.00 0.00 0.00 0.00 0.00 07:23:26 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 05:15:01 ens3 0.97 0.22 0.16 0.07 0.00 0.00 0.00 0.00 07:23:26 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:16:01 ens3 0.47 0.05 0.06 0.00 0.00 0.00 0.00 0.00 07:23:26 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 05:17:01 ens3 0.33 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:23:26 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:18:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:23:26 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:19:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 07:23:26 05:19:01 ens3 8.32 6.62 5.58 6.36 0.00 0.00 0.00 0.00 07:23:26 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:20:01 ens3 2.58 4.65 0.23 14.33 0.00 0.00 0.00 0.00 07:23:26 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 05:21:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:22:01 ens3 0.18 0.05 0.06 0.00 0.00 0.00 0.00 0.00 07:23:26 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 05:23:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:24:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 05:25:01 ens3 2.38 3.03 0.22 6.98 0.00 0.00 0.00 0.00 07:23:26 05:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:26:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 05:27:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 05:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:28:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 05:29:01 ens3 0.13 0.12 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 05:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:30:01 ens3 3.37 4.68 0.28 7.23 0.00 0.00 0.00 0.00 07:23:26 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 05:31:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 05:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:32:01 ens3 0.22 0.08 0.12 0.01 0.00 0.00 0.00 0.00 07:23:26 05:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 05:33:01 ens3 0.52 0.12 0.07 0.01 0.00 0.00 0.00 0.00 07:23:26 05:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:34:01 ens3 0.58 0.00 0.07 0.00 0.00 0.00 0.00 0.00 07:23:26 05:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 05:35:01 ens3 6.18 6.58 0.49 7.37 0.00 0.00 0.00 0.00 07:23:26 05:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:36:01 ens3 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 07:23:26 05:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 05:37:01 ens3 0.30 0.17 0.07 0.01 0.00 0.00 0.00 0.00 07:23:26 05:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:38:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 05:39:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 05:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:40:01 ens3 4.70 6.95 0.37 7.37 0.00 0.00 0.00 0.00 07:23:26 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 05:41:01 ens3 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00 07:23:26 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:42:01 ens3 0.95 0.00 0.10 0.00 0.00 0.00 0.00 0.00 07:23:26 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 05:43:01 ens3 1.28 0.10 0.08 0.01 0.00 0.00 0.00 0.00 07:23:26 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:44:01 ens3 4.42 6.10 0.51 7.45 0.00 0.00 0.00 0.00 07:23:26 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 05:45:01 ens3 3.72 5.07 0.32 7.28 0.00 0.00 0.00 0.00 07:23:26 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:46:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 05:47:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:48:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 05:49:01 ens3 0.45 0.15 0.10 0.01 0.00 0.00 0.00 0.00 07:23:26 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:50:01 ens3 4.20 7.27 0.34 7.39 0.00 0.00 0.00 0.00 07:23:26 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 05:51:01 ens3 0.78 0.10 0.10 0.01 0.00 0.00 0.00 0.00 07:23:26 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:52:01 ens3 0.40 0.00 0.05 0.00 0.00 0.00 0.00 0.00 07:23:26 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 05:53:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:54:01 ens3 0.37 0.00 0.04 0.00 0.00 0.00 0.00 0.00 07:23:26 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 05:55:01 ens3 4.13 5.92 0.33 7.28 0.00 0.00 0.00 0.00 07:23:26 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:56:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 05:57:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:58:01 ens3 0.37 0.02 0.04 0.00 0.00 0.00 0.00 0.00 07:23:26 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 05:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 05:59:01 ens3 0.23 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:00:01 ens3 4.22 5.55 0.36 7.25 0.00 0.00 0.00 0.00 07:23:26 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 06:01:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:02:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:02:02 ens3 2.65 3.58 0.42 7.24 0.00 0.00 0.00 0.00 07:23:26 06:02:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 06:03:01 ens3 3.85 3.73 0.69 7.39 0.00 0.00 0.00 0.00 07:23:26 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:04:01 ens3 1.62 0.00 0.16 0.00 0.00 0.00 0.00 0.00 07:23:26 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 06:05:01 ens3 4.47 2.82 0.43 7.11 0.00 0.00 0.00 0.00 07:23:26 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:06:01 ens3 4.43 6.25 0.60 14.32 0.00 0.00 0.00 0.00 07:23:26 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 06:07:01 ens3 0.57 0.12 0.03 0.01 0.00 0.00 0.00 0.00 07:23:26 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:08:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 06:09:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:10:01 ens3 0.62 1.05 0.11 3.43 0.00 0.00 0.00 0.00 07:23:26 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 06:11:01 ens3 0.27 0.10 0.02 0.01 0.00 0.00 0.00 0.00 07:23:26 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:12:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 06:13:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:14:01 ens3 1.05 0.00 0.14 0.00 0.00 0.00 0.00 0.00 07:23:26 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 06:15:01 ens3 0.63 0.18 0.13 0.07 0.00 0.00 0.00 0.00 07:23:26 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:16:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:23:26 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 06:17:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:18:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:23:26 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:19:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 07:23:26 06:19:01 ens3 3.05 2.67 1.71 4.17 0.00 0.00 0.00 0.00 07:23:26 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:20:01 ens3 1.90 1.35 0.90 1.22 0.00 0.00 0.00 0.00 07:23:26 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 06:21:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:22:01 ens3 0.23 0.07 0.07 0.00 0.00 0.00 0.00 0.00 07:23:26 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 06:23:01 ens3 0.47 0.10 0.05 0.01 0.00 0.00 0.00 0.00 07:23:26 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:24:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 06:25:01 ens3 0.95 0.22 0.17 0.07 0.00 0.00 0.00 0.00 07:23:26 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:26:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 06:27:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:28:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 06:29:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:30:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 07:23:26 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 06:31:01 ens3 0.30 0.18 0.12 0.01 0.00 0.00 0.00 0.00 07:23:26 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:32:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 06:33:01 ens3 0.30 0.10 0.04 0.01 0.00 0.00 0.00 0.00 07:23:26 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:34:01 ens3 1.03 0.00 0.10 0.00 0.00 0.00 0.00 0.00 07:23:26 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 06:35:01 ens3 1.00 0.82 0.53 0.36 0.00 0.00 0.00 0.00 07:23:26 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:36:01 ens3 0.35 0.00 0.05 0.00 0.00 0.00 0.00 0.00 07:23:26 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 06:37:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:38:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:23:26 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 06:39:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:40:01 ens3 0.50 0.10 0.12 0.07 0.00 0.00 0.00 0.00 07:23:26 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 06:41:01 ens3 0.17 0.12 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:42:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:23:26 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 06:43:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:44:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 06:45:01 ens3 0.30 0.22 0.09 0.07 0.00 0.00 0.00 0.00 07:23:26 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:46:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 06:47:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:48:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 06:49:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:50:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 07:23:26 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 06:51:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:52:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 06:53:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:54:01 ens3 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 06:55:01 ens3 0.92 0.22 0.17 0.07 0.00 0.00 0.00 0.00 07:23:26 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:56:01 ens3 0.38 0.00 0.05 0.00 0.00 0.00 0.00 0.00 07:23:26 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 06:57:01 ens3 0.47 0.10 0.05 0.01 0.00 0.00 0.00 0.00 07:23:26 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:58:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 07:23:26 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 06:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 06:59:01 ens3 0.20 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 07:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 07:00:01 ens3 0.17 0.10 0.08 0.07 0.00 0.00 0.00 0.00 07:23:26 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 07:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 07:01:01 ens3 0.17 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 07:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 07:02:01 ens3 0.38 0.30 0.26 0.21 0.00 0.00 0.00 0.00 07:23:26 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 07:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 07:03:01 ens3 0.27 0.13 0.28 0.01 0.00 0.00 0.00 0.00 07:23:26 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 07:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 07:04:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 07:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 07:05:01 ens3 0.58 0.22 0.12 0.07 0.00 0.00 0.00 0.00 07:23:26 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 07:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 07:06:01 ens3 0.32 0.00 0.04 0.00 0.00 0.00 0.00 0.00 07:23:26 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 07:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 07:07:01 ens3 0.32 0.10 0.03 0.01 0.00 0.00 0.00 0.00 07:23:26 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 07:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 07:08:01 ens3 0.48 0.00 0.06 0.00 0.00 0.00 0.00 0.00 07:23:26 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 07:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 07:09:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 07:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 07:10:01 ens3 0.15 0.12 0.08 0.07 0.00 0.00 0.00 0.00 07:23:26 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 07:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 07:11:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 07:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 07:12:01 ens3 0.43 0.00 0.05 0.00 0.00 0.00 0.00 0.00 07:23:26 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 07:13:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 07:13:02 ens3 1.87 0.42 0.41 0.21 0.00 0.00 0.00 0.00 07:23:26 07:13:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 07:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 07:14:01 ens3 0.71 0.00 0.06 0.00 0.00 0.00 0.00 0.00 07:23:26 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 07:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 07:15:01 ens3 1.57 0.87 0.82 0.49 0.00 0.00 0.00 0.00 07:23:26 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 07:16:01 ens3 0.43 0.27 0.26 0.21 0.00 0.00 0.00 0.00 07:23:26 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 07:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 07:17:01 ens3 0.15 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 07:18:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 07:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 07:19:01 ens3 0.35 0.23 0.11 0.24 0.00 0.00 0.00 0.00 07:23:26 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 07:20:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 07:20:01 ens3 4.17 3.53 2.31 5.12 0.00 0.00 0.00 0.00 07:23:26 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 07:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 07:21:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 07:23:26 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 07:22:01 lo 1.07 1.07 0.10 0.10 0.00 0.00 0.00 0.00 07:23:26 07:22:01 ens3 111.90 61.24 3600.71 8.84 0.00 0.00 0.00 0.00 07:23:26 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 07:23:26 07:23:01 lo 1.60 1.60 0.16 0.16 0.00 0.00 0.00 0.00 07:23:26 07:23:01 ens3 351.41 203.75 4547.52 53.91 0.00 0.00 0.00 0.00 07:23:26 07:23:01 veth3c18e29 1.98 2.12 0.31 1.33 0.00 0.00 0.00 0.00 07:23:26 07:23:01 docker0 84.09 159.92 7.76 1276.53 0.00 0.00 0.00 0.00 07:23:26 Average: lo 0.77 0.77 0.07 0.07 0.00 0.00 0.00 0.00 07:23:26 Average: ens3 30.85 25.23 243.13 33.76 0.00 0.00 0.00 0.00 07:23:26 Average: veth3c18e29 0.01 0.01 0.00 0.01 0.00 0.00 0.00 0.00 07:23:26 Average: docker0 10.48 13.13 0.82 92.19 0.00 0.00 0.00 0.00 07:23:26 07:23:26 07:23:26 ---> sar -P ALL: 07:23:26 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-11169) 09/26/24 _x86_64_ (8 CPU) 07:23:26 07:23:26 04:58:43 LINUX RESTART (8 CPU) 07:23:26 07:23:26 04:59:01 CPU %user %nice %system %iowait %steal %idle 07:23:26 05:00:02 all 10.94 0.00 3.62 2.99 0.07 82.38 07:23:26 05:00:02 0 18.28 0.00 3.81 4.78 0.08 73.05 07:23:26 05:00:02 1 10.92 0.00 2.74 0.57 0.07 85.70 07:23:26 05:00:02 2 9.74 0.00 3.81 0.39 0.07 85.99 07:23:26 05:00:02 3 13.82 0.00 3.92 3.78 0.07 78.42 07:23:26 05:00:02 4 7.97 0.00 3.13 11.35 0.07 77.49 07:23:26 05:00:02 5 9.92 0.00 4.35 0.47 0.07 85.19 07:23:26 05:00:02 6 7.64 0.00 3.65 0.30 0.05 88.35 07:23:26 05:00:02 7 9.15 0.00 3.59 2.32 0.07 84.87 07:23:26 05:01:01 all 27.38 0.00 4.97 2.77 0.08 64.81 07:23:26 05:01:01 0 27.59 0.00 5.24 4.40 0.09 62.68 07:23:26 05:01:01 1 26.31 0.00 5.29 0.38 0.07 67.95 07:23:26 05:01:01 2 26.23 0.00 5.41 10.02 0.09 58.26 07:23:26 05:01:01 3 27.22 0.00 4.45 0.24 0.10 67.98 07:23:26 05:01:01 4 28.58 0.00 4.46 5.57 0.07 61.32 07:23:26 05:01:01 5 27.92 0.00 5.29 0.44 0.07 66.28 07:23:26 05:01:01 6 26.96 0.00 4.46 0.50 0.07 68.02 07:23:26 05:01:01 7 28.21 0.00 5.19 0.63 0.07 65.90 07:23:26 05:02:01 all 27.97 0.00 4.40 1.51 0.10 66.03 07:23:26 05:02:01 0 28.19 0.00 5.22 1.71 0.12 64.76 07:23:26 05:02:01 1 27.42 0.00 4.61 0.12 0.08 67.77 07:23:26 05:02:01 2 26.55 0.00 4.18 0.03 0.10 69.13 07:23:26 05:02:01 3 27.51 0.00 4.48 0.07 0.12 67.82 07:23:26 05:02:01 4 27.38 0.00 4.12 2.70 0.08 65.72 07:23:26 05:02:01 5 30.19 0.00 3.69 0.07 0.08 65.97 07:23:26 05:02:01 6 30.20 0.00 4.59 7.34 0.10 57.76 07:23:26 05:02:01 7 26.31 0.00 4.26 0.03 0.08 69.31 07:23:26 05:03:01 all 59.11 0.00 7.57 0.79 0.11 32.43 07:23:26 05:03:01 0 56.46 0.00 7.34 0.76 0.10 35.34 07:23:26 05:03:01 1 60.76 0.00 7.90 0.39 0.10 30.85 07:23:26 05:03:01 2 58.79 0.00 7.49 0.29 0.12 33.32 07:23:26 05:03:01 3 58.18 0.00 7.16 0.22 0.10 34.34 07:23:26 05:03:01 4 58.85 0.00 7.59 3.38 0.10 30.08 07:23:26 05:03:01 5 57.51 0.00 7.84 0.12 0.12 34.41 07:23:26 05:03:01 6 62.90 0.00 7.84 0.81 0.12 28.33 07:23:26 05:03:01 7 59.43 0.00 7.38 0.32 0.10 32.77 07:23:26 05:04:01 all 17.98 0.00 6.10 14.21 0.11 61.61 07:23:26 05:04:01 0 17.76 0.00 5.72 4.09 0.12 72.31 07:23:26 05:04:01 1 19.58 0.00 5.91 11.91 0.10 62.50 07:23:26 05:04:01 2 17.88 0.00 7.54 36.63 0.12 37.83 07:23:26 05:04:01 3 17.84 0.00 6.05 18.01 0.14 57.96 07:23:26 05:04:01 4 18.06 0.00 6.34 4.85 0.12 70.63 07:23:26 05:04:01 5 16.76 0.00 5.83 27.90 0.08 49.42 07:23:26 05:04:01 6 18.36 0.00 5.47 3.84 0.08 72.24 07:23:26 05:04:01 7 17.57 0.00 5.93 6.90 0.09 69.52 07:23:26 05:05:01 all 14.62 0.00 8.52 19.66 0.11 57.10 07:23:26 05:05:01 0 13.92 0.00 9.98 33.50 0.15 42.44 07:23:26 05:05:01 1 14.47 0.00 8.76 16.95 0.12 59.70 07:23:26 05:05:01 2 13.15 0.00 8.05 11.14 0.10 67.57 07:23:26 05:05:01 3 16.27 0.00 9.00 16.52 0.12 58.09 07:23:26 05:05:01 4 15.02 0.00 8.55 23.59 0.12 52.72 07:23:26 05:05:01 5 16.07 0.00 8.58 21.83 0.08 53.44 07:23:26 05:05:01 6 11.45 0.00 7.12 12.14 0.08 69.21 07:23:26 05:05:01 7 16.61 0.00 8.14 21.69 0.10 53.46 07:23:26 05:06:01 all 88.37 0.00 11.27 0.17 0.17 0.03 07:23:26 05:06:01 0 89.08 0.00 10.73 0.03 0.15 0.00 07:23:26 05:06:01 1 88.61 0.00 11.07 0.13 0.17 0.02 07:23:26 05:06:01 2 87.09 0.00 12.40 0.21 0.24 0.05 07:23:26 05:06:01 3 89.04 0.00 10.59 0.18 0.13 0.05 07:23:26 05:06:01 4 87.85 0.00 11.88 0.12 0.15 0.00 07:23:26 05:06:01 5 88.59 0.00 10.95 0.26 0.17 0.03 07:23:26 05:06:01 6 88.12 0.00 11.37 0.30 0.13 0.07 07:23:26 05:06:01 7 88.49 0.00 11.17 0.10 0.19 0.05 07:23:26 05:07:01 all 87.79 0.00 11.99 0.00 0.21 0.00 07:23:26 05:07:01 0 88.28 0.00 11.49 0.00 0.22 0.02 07:23:26 05:07:01 1 87.77 0.00 12.11 0.00 0.12 0.00 07:23:26 05:07:01 2 89.05 0.00 10.80 0.00 0.15 0.00 07:23:26 05:07:01 3 86.82 0.00 12.49 0.00 0.70 0.00 07:23:26 05:07:01 4 87.50 0.00 12.36 0.00 0.14 0.00 07:23:26 05:07:01 5 87.88 0.00 11.99 0.00 0.13 0.00 07:23:26 05:07:01 6 87.04 0.00 12.78 0.02 0.16 0.00 07:23:26 05:07:01 7 87.92 0.00 11.98 0.00 0.10 0.00 07:23:26 05:08:01 all 41.08 0.00 7.21 6.45 0.12 45.15 07:23:26 05:08:01 0 43.23 0.00 7.08 2.27 0.10 47.32 07:23:26 05:08:01 1 41.02 0.00 7.15 4.12 0.12 47.59 07:23:26 05:08:01 2 39.96 0.00 8.20 22.94 0.12 28.78 07:23:26 05:08:01 3 41.96 0.00 7.02 6.38 0.08 44.55 07:23:26 05:08:01 4 40.02 0.00 8.20 5.80 0.16 45.82 07:23:26 05:08:01 5 39.65 0.00 6.61 1.14 0.12 52.48 07:23:26 05:08:01 6 41.27 0.00 6.56 2.09 0.08 50.00 07:23:26 05:08:01 7 41.46 0.00 6.88 6.90 0.15 44.60 07:23:26 05:09:01 all 8.43 0.00 1.19 0.11 0.09 90.18 07:23:26 05:09:01 0 11.23 0.00 1.29 0.02 0.10 87.36 07:23:26 05:09:01 1 7.56 0.00 1.42 0.05 0.07 90.91 07:23:26 05:09:01 2 11.21 0.00 1.48 0.03 0.08 87.19 07:23:26 05:09:01 3 5.71 0.00 1.04 0.28 0.08 92.88 07:23:26 05:09:01 4 7.82 0.00 1.24 0.03 0.08 90.83 07:23:26 05:09:01 5 8.38 0.00 0.89 0.05 0.08 90.60 07:23:26 05:09:01 6 7.30 0.00 1.09 0.03 0.10 91.48 07:23:26 05:09:01 7 8.21 0.00 1.12 0.35 0.10 90.21 07:23:26 05:10:01 all 7.26 0.00 0.76 0.26 0.06 91.67 07:23:26 05:10:01 0 8.10 0.00 0.88 0.05 0.03 90.93 07:23:26 05:10:01 1 11.90 0.00 0.93 0.13 0.12 86.92 07:23:26 05:10:01 2 7.55 0.00 0.65 0.15 0.07 91.57 07:23:26 05:10:01 3 5.20 0.00 0.62 0.03 0.05 94.10 07:23:26 05:10:01 4 7.18 0.00 0.62 0.07 0.05 92.09 07:23:26 05:10:01 5 5.27 0.00 0.63 0.00 0.05 94.05 07:23:26 05:10:01 6 7.67 0.00 0.87 1.60 0.07 89.79 07:23:26 05:10:01 7 5.20 0.00 0.84 0.03 0.07 93.87 07:23:26 07:23:26 05:10:01 CPU %user %nice %system %iowait %steal %idle 07:23:26 05:11:01 all 0.03 0.00 0.01 0.01 0.01 99.94 07:23:26 05:11:01 0 0.02 0.00 0.03 0.00 0.02 99.93 07:23:26 05:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 05:11:01 2 0.02 0.00 0.00 0.02 0.00 99.97 07:23:26 05:11:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:23:26 05:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 05:11:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:23:26 05:11:01 6 0.05 0.00 0.02 0.03 0.03 99.87 07:23:26 05:11:01 7 0.08 0.00 0.05 0.00 0.03 99.83 07:23:26 05:12:01 all 0.01 0.00 0.02 0.00 0.01 99.95 07:23:26 05:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 05:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 05:12:01 2 0.02 0.00 0.03 0.02 0.02 99.92 07:23:26 05:12:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:23:26 05:12:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:23:26 05:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:23:26 05:12:01 6 0.03 0.00 0.02 0.02 0.02 99.92 07:23:26 05:12:01 7 0.03 0.00 0.07 0.00 0.02 99.88 07:23:26 05:13:01 all 0.03 0.00 0.02 0.01 0.01 99.93 07:23:26 05:13:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:23:26 05:13:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:23:26 05:13:01 2 0.03 0.00 0.00 0.05 0.00 99.92 07:23:26 05:13:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:23:26 05:13:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:23:26 05:13:01 5 0.05 0.00 0.00 0.00 0.00 99.95 07:23:26 05:13:01 6 0.05 0.00 0.05 0.07 0.02 99.82 07:23:26 05:13:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:23:26 05:14:01 all 0.02 0.00 0.01 0.01 0.01 99.95 07:23:26 05:14:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:23:26 05:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 05:14:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:23:26 05:14:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:23:26 05:14:01 4 0.08 0.00 0.03 0.00 0.00 99.88 07:23:26 05:14:01 5 0.00 0.00 0.00 0.02 0.02 99.97 07:23:26 05:14:01 6 0.03 0.00 0.02 0.03 0.03 99.88 07:23:26 05:14:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 05:15:01 all 0.03 0.00 0.04 0.01 0.01 99.91 07:23:26 05:15:01 0 0.03 0.00 0.05 0.00 0.00 99.92 07:23:26 05:15:01 1 0.03 0.00 0.03 0.00 0.00 99.93 07:23:26 05:15:01 2 0.03 0.00 0.05 0.02 0.00 99.90 07:23:26 05:15:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:23:26 05:15:01 4 0.03 0.00 0.07 0.00 0.02 99.88 07:23:26 05:15:01 5 0.03 0.00 0.03 0.00 0.00 99.93 07:23:26 05:15:01 6 0.07 0.00 0.05 0.02 0.02 99.85 07:23:26 05:15:01 7 0.02 0.00 0.03 0.05 0.02 99.88 07:23:26 05:16:01 all 0.02 0.00 0.02 0.00 0.01 99.95 07:23:26 05:16:01 0 0.02 0.00 0.03 0.00 0.00 99.95 07:23:26 05:16:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:23:26 05:16:01 2 0.00 0.00 0.02 0.00 0.02 99.97 07:23:26 05:16:01 3 0.07 0.00 0.00 0.00 0.02 99.92 07:23:26 05:16:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:23:26 05:16:01 5 0.02 0.00 0.03 0.00 0.02 99.93 07:23:26 05:16:01 6 0.02 0.00 0.02 0.02 0.02 99.93 07:23:26 05:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 05:17:01 all 0.04 0.00 0.01 0.00 0.01 99.94 07:23:26 05:17:01 0 0.03 0.00 0.00 0.00 0.02 99.95 07:23:26 05:17:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:23:26 05:17:01 2 0.03 0.00 0.00 0.02 0.00 99.95 07:23:26 05:17:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 05:17:01 4 0.08 0.00 0.02 0.00 0.00 99.90 07:23:26 05:17:01 5 0.03 0.00 0.00 0.00 0.00 99.97 07:23:26 05:17:01 6 0.07 0.00 0.03 0.02 0.03 99.85 07:23:26 05:17:01 7 0.03 0.00 0.02 0.00 0.02 99.93 07:23:26 05:18:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:23:26 05:18:01 0 0.05 0.00 0.03 0.00 0.00 99.92 07:23:26 05:18:01 1 0.07 0.00 0.00 0.00 0.00 99.93 07:23:26 05:18:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:23:26 05:18:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:23:26 05:18:01 4 0.00 0.00 0.00 0.00 0.02 99.98 07:23:26 05:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 05:18:01 6 0.03 0.00 0.02 0.02 0.02 99.92 07:23:26 05:18:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:23:26 05:19:01 all 0.29 0.00 0.04 0.01 0.01 99.65 07:23:26 05:19:01 0 0.13 0.00 0.07 0.00 0.02 99.78 07:23:26 05:19:01 1 0.50 0.00 0.08 0.02 0.02 99.38 07:23:26 05:19:01 2 0.27 0.00 0.03 0.02 0.02 99.67 07:23:26 05:19:01 3 0.07 0.00 0.05 0.00 0.00 99.88 07:23:26 05:19:01 4 0.20 0.00 0.05 0.02 0.02 99.72 07:23:26 05:19:01 5 0.08 0.00 0.02 0.00 0.00 99.90 07:23:26 05:19:01 6 0.25 0.00 0.03 0.02 0.02 99.68 07:23:26 05:19:01 7 0.82 0.00 0.02 0.00 0.00 99.17 07:23:26 05:20:01 all 0.05 0.00 0.01 0.00 0.01 99.93 07:23:26 05:20:01 0 0.05 0.00 0.00 0.00 0.00 99.95 07:23:26 05:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 05:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 05:20:01 3 0.05 0.00 0.03 0.00 0.00 99.92 07:23:26 05:20:01 4 0.05 0.00 0.02 0.00 0.00 99.93 07:23:26 05:20:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:23:26 05:20:01 6 0.10 0.00 0.00 0.02 0.02 99.87 07:23:26 05:20:01 7 0.15 0.00 0.03 0.00 0.02 99.80 07:23:26 05:21:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:23:26 05:21:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 05:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 05:21:01 2 0.03 0.00 0.02 0.02 0.00 99.93 07:23:26 05:21:01 3 0.03 0.00 0.00 0.00 0.02 99.95 07:23:26 05:21:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:23:26 05:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 05:21:01 6 0.03 0.00 0.02 0.02 0.00 99.93 07:23:26 05:21:01 7 0.02 0.00 0.02 0.00 0.03 99.93 07:23:26 07:23:26 05:21:01 CPU %user %nice %system %iowait %steal %idle 07:23:26 05:22:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:23:26 05:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 05:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 05:22:01 2 0.00 0.00 0.02 0.02 0.02 99.95 07:23:26 05:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 05:22:01 4 0.07 0.00 0.02 0.00 0.00 99.92 07:23:26 05:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 05:22:01 6 0.00 0.00 0.02 0.02 0.02 99.95 07:23:26 05:22:01 7 0.07 0.00 0.02 0.00 0.02 99.90 07:23:26 05:23:01 all 0.03 0.00 0.01 0.01 0.01 99.95 07:23:26 05:23:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:23:26 05:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 05:23:01 2 0.03 0.00 0.00 0.02 0.00 99.95 07:23:26 05:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 05:23:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:23:26 05:23:01 5 0.03 0.00 0.02 0.00 0.00 99.95 07:23:26 05:23:01 6 0.05 0.00 0.02 0.03 0.02 99.88 07:23:26 05:23:01 7 0.02 0.00 0.02 0.00 0.03 99.93 07:23:26 05:24:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:23:26 05:24:01 0 0.02 0.00 0.03 0.00 0.00 99.95 07:23:26 05:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 05:24:01 2 0.00 0.00 0.02 0.00 0.02 99.97 07:23:26 05:24:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:23:26 05:24:01 4 0.02 0.00 0.00 0.00 0.03 99.95 07:23:26 05:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 05:24:01 6 0.02 0.00 0.02 0.03 0.00 99.93 07:23:26 05:24:01 7 0.17 0.00 0.03 0.00 0.02 99.78 07:23:26 05:25:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:23:26 05:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:23:26 05:25:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:23:26 05:25:01 2 0.00 0.00 0.00 0.02 0.00 99.98 07:23:26 05:25:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 05:25:01 4 0.03 0.00 0.03 0.00 0.00 99.93 07:23:26 05:25:01 5 0.05 0.00 0.00 0.00 0.02 99.93 07:23:26 05:25:01 6 0.02 0.00 0.00 0.02 0.02 99.95 07:23:26 05:25:01 7 0.05 0.00 0.03 0.00 0.02 99.90 07:23:26 05:26:01 all 0.03 0.00 0.01 0.00 0.00 99.96 07:23:26 05:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:23:26 05:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 05:26:01 2 0.03 0.00 0.03 0.00 0.02 99.92 07:23:26 05:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 05:26:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:23:26 05:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 05:26:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:23:26 05:26:01 7 0.05 0.00 0.02 0.00 0.02 99.92 07:23:26 05:27:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:23:26 05:27:01 0 0.03 0.00 0.03 0.00 0.02 99.92 07:23:26 05:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 05:27:01 2 0.08 0.00 0.02 0.02 0.00 99.88 07:23:26 05:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 05:27:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:23:26 05:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 05:27:01 6 0.00 0.00 0.02 0.02 0.00 99.97 07:23:26 05:27:01 7 0.03 0.00 0.02 0.00 0.02 99.93 07:23:26 05:28:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:23:26 05:28:01 0 0.05 0.00 0.02 0.00 0.02 99.92 07:23:26 05:28:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:23:26 05:28:01 2 0.02 0.00 0.05 0.02 0.00 99.92 07:23:26 05:28:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:23:26 05:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:23:26 05:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 05:28:01 6 0.07 0.00 0.00 0.00 0.02 99.92 07:23:26 05:28:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:23:26 05:29:01 all 0.01 0.00 0.00 0.00 0.01 99.97 07:23:26 05:29:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:23:26 05:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 05:29:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:23:26 05:29:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:23:26 05:29:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:23:26 05:29:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:23:26 05:29:01 6 0.02 0.00 0.00 0.02 0.00 99.97 07:23:26 05:29:01 7 0.00 0.00 0.02 0.00 0.03 99.95 07:23:26 05:30:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:23:26 05:30:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:23:26 05:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 05:30:01 2 0.02 0.00 0.00 0.02 0.02 99.95 07:23:26 05:30:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 05:30:01 4 0.07 0.00 0.02 0.00 0.00 99.92 07:23:26 05:30:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:23:26 05:30:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:23:26 05:30:01 7 0.03 0.00 0.03 0.00 0.03 99.90 07:23:26 05:31:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:23:26 05:31:01 0 0.00 0.00 0.03 0.00 0.00 99.97 07:23:26 05:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 05:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 05:31:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 05:31:01 4 0.03 0.00 0.02 0.00 0.03 99.92 07:23:26 05:31:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:23:26 05:31:01 6 0.02 0.00 0.00 0.02 0.02 99.95 07:23:26 05:31:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:23:26 05:32:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:23:26 05:32:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:23:26 05:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 05:32:01 2 0.02 0.00 0.00 0.02 0.02 99.95 07:23:26 05:32:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:23:26 05:32:01 4 0.08 0.00 0.02 0.00 0.02 99.88 07:23:26 05:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 05:32:01 6 0.02 0.00 0.00 0.02 0.00 99.97 07:23:26 05:32:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:23:26 07:23:26 05:32:01 CPU %user %nice %system %iowait %steal %idle 07:23:26 05:33:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:23:26 05:33:01 0 0.02 0.00 0.03 0.00 0.02 99.93 07:23:26 05:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 05:33:01 2 0.02 0.00 0.02 0.02 0.02 99.93 07:23:26 05:33:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:23:26 05:33:01 4 0.05 0.00 0.03 0.00 0.03 99.88 07:23:26 05:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 05:33:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:23:26 05:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:23:26 05:34:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:23:26 05:34:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:23:26 05:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 05:34:01 2 0.02 0.00 0.00 0.02 0.02 99.95 07:23:26 05:34:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:23:26 05:34:01 4 0.05 0.00 0.00 0.00 0.02 99.93 07:23:26 05:34:01 5 0.03 0.00 0.02 0.00 0.02 99.93 07:23:26 05:34:01 6 0.02 0.00 0.02 0.00 0.02 99.95 07:23:26 05:34:01 7 0.03 0.00 0.00 0.00 0.02 99.95 07:23:26 05:35:01 all 0.02 0.00 0.01 0.01 0.01 99.96 07:23:26 05:35:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:23:26 05:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 05:35:01 2 0.02 0.00 0.00 0.02 0.02 99.95 07:23:26 05:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 05:35:01 4 0.07 0.00 0.03 0.00 0.02 99.88 07:23:26 05:35:01 5 0.03 0.00 0.02 0.00 0.00 99.95 07:23:26 05:35:01 6 0.02 0.00 0.00 0.03 0.00 99.95 07:23:26 05:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 05:36:01 all 0.04 0.00 0.01 0.00 0.00 99.95 07:23:26 05:36:01 0 0.03 0.00 0.03 0.00 0.00 99.93 07:23:26 05:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 05:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 05:36:01 3 0.05 0.00 0.02 0.00 0.00 99.93 07:23:26 05:36:01 4 0.08 0.00 0.02 0.00 0.02 99.88 07:23:26 05:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 05:36:01 6 0.03 0.00 0.00 0.00 0.02 99.95 07:23:26 05:36:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:23:26 05:37:01 all 0.01 0.00 0.00 0.00 0.01 99.97 07:23:26 05:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 05:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 05:37:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:23:26 05:37:01 3 0.00 0.00 0.00 0.02 0.00 99.98 07:23:26 05:37:01 4 0.03 0.00 0.02 0.00 0.03 99.92 07:23:26 05:37:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:23:26 05:37:01 6 0.02 0.00 0.00 0.02 0.00 99.97 07:23:26 05:37:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:23:26 05:38:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:23:26 05:38:01 0 0.07 0.00 0.02 0.00 0.02 99.90 07:23:26 05:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 05:38:01 2 0.03 0.00 0.02 0.02 0.00 99.93 07:23:26 05:38:01 3 0.03 0.00 0.00 0.00 0.02 99.95 07:23:26 05:38:01 4 0.03 0.00 0.02 0.00 0.03 99.92 07:23:26 05:38:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:23:26 05:38:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:23:26 05:38:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:23:26 05:39:01 all 0.00 0.00 0.01 0.00 0.01 99.98 07:23:26 05:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 05:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 05:39:01 2 0.00 0.00 0.02 0.00 0.02 99.97 07:23:26 05:39:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:23:26 05:39:01 4 0.03 0.00 0.03 0.00 0.03 99.90 07:23:26 05:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 05:39:01 6 0.00 0.00 0.00 0.02 0.02 99.97 07:23:26 05:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 05:40:01 all 0.04 0.00 0.01 0.00 0.01 99.94 07:23:26 05:40:01 0 0.05 0.00 0.00 0.00 0.00 99.95 07:23:26 05:40:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:23:26 05:40:01 2 0.03 0.00 0.02 0.02 0.02 99.92 07:23:26 05:40:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:23:26 05:40:01 4 0.03 0.00 0.03 0.00 0.02 99.92 07:23:26 05:40:01 5 0.05 0.00 0.00 0.00 0.02 99.93 07:23:26 05:40:01 6 0.07 0.00 0.02 0.00 0.00 99.92 07:23:26 05:40:01 7 0.03 0.00 0.00 0.00 0.02 99.95 07:23:26 05:41:01 all 0.01 0.00 0.01 0.01 0.01 99.95 07:23:26 05:41:01 0 0.02 0.00 0.03 0.00 0.02 99.93 07:23:26 05:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 05:41:01 2 0.05 0.00 0.03 0.05 0.02 99.85 07:23:26 05:41:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 05:41:01 4 0.00 0.00 0.00 0.00 0.03 99.97 07:23:26 05:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:23:26 05:41:01 6 0.02 0.00 0.00 0.02 0.02 99.95 07:23:26 05:41:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:23:26 05:42:01 all 0.02 0.00 0.00 0.00 0.01 99.97 07:23:26 05:42:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:23:26 05:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 05:42:01 2 0.02 0.00 0.02 0.02 0.02 99.93 07:23:26 05:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 05:42:01 4 0.07 0.00 0.00 0.00 0.02 99.92 07:23:26 05:42:01 5 0.03 0.00 0.00 0.00 0.02 99.95 07:23:26 05:42:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:23:26 05:42:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:23:26 05:43:01 all 0.02 0.00 0.01 0.00 0.00 99.96 07:23:26 05:43:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:23:26 05:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 05:43:01 2 0.02 0.00 0.02 0.02 0.00 99.95 07:23:26 05:43:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:23:26 05:43:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:23:26 05:43:01 5 0.03 0.00 0.03 0.00 0.00 99.93 07:23:26 05:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 05:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 07:23:26 05:43:01 CPU %user %nice %system %iowait %steal %idle 07:23:26 05:44:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:23:26 05:44:01 0 0.05 0.00 0.02 0.00 0.02 99.92 07:23:26 05:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 05:44:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:23:26 05:44:01 3 0.03 0.00 0.03 0.00 0.00 99.93 07:23:26 05:44:01 4 0.03 0.00 0.02 0.00 0.03 99.92 07:23:26 05:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 05:44:01 6 0.03 0.00 0.02 0.02 0.02 99.92 07:23:26 05:44:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:23:26 05:45:01 all 0.04 0.00 0.01 0.00 0.00 99.95 07:23:26 05:45:01 0 0.05 0.00 0.02 0.00 0.00 99.93 07:23:26 05:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 05:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 05:45:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:23:26 05:45:01 4 0.08 0.00 0.03 0.00 0.02 99.87 07:23:26 05:45:01 5 0.03 0.00 0.02 0.00 0.00 99.95 07:23:26 05:45:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:23:26 05:45:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:23:26 05:46:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:23:26 05:46:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:23:26 05:46:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:23:26 05:46:01 2 0.00 0.00 0.02 0.02 0.00 99.97 07:23:26 05:46:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 05:46:01 4 0.02 0.00 0.03 0.00 0.03 99.92 07:23:26 05:46:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:23:26 05:46:01 6 0.00 0.00 0.00 0.02 0.02 99.97 07:23:26 05:46:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:23:26 05:47:01 all 0.03 0.00 0.01 0.00 0.01 99.96 07:23:26 05:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 05:47:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:23:26 05:47:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:23:26 05:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 05:47:01 4 0.05 0.00 0.02 0.00 0.02 99.92 07:23:26 05:47:01 5 0.03 0.00 0.02 0.00 0.00 99.95 07:23:26 05:47:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:23:26 05:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 05:48:01 all 0.05 0.00 0.04 0.01 0.01 99.88 07:23:26 05:48:01 0 0.22 0.00 0.10 0.03 0.00 99.65 07:23:26 05:48:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:23:26 05:48:01 2 0.02 0.00 0.03 0.02 0.02 99.92 07:23:26 05:48:01 3 0.02 0.00 0.03 0.00 0.02 99.93 07:23:26 05:48:01 4 0.03 0.00 0.03 0.00 0.03 99.90 07:23:26 05:48:01 5 0.03 0.00 0.05 0.00 0.02 99.90 07:23:26 05:48:01 6 0.08 0.00 0.03 0.02 0.02 99.85 07:23:26 05:48:01 7 0.02 0.00 0.02 0.00 0.02 99.95 07:23:26 05:49:01 all 0.02 0.00 0.01 0.01 0.00 99.95 07:23:26 05:49:01 0 0.03 0.00 0.03 0.00 0.02 99.92 07:23:26 05:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 05:49:01 2 0.02 0.00 0.00 0.02 0.00 99.97 07:23:26 05:49:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:23:26 05:49:01 4 0.05 0.00 0.03 0.00 0.02 99.90 07:23:26 05:49:01 5 0.03 0.00 0.00 0.02 0.00 99.95 07:23:26 05:49:01 6 0.02 0.00 0.02 0.02 0.00 99.95 07:23:26 05:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 05:50:01 all 0.02 0.00 0.01 0.00 0.00 99.96 07:23:26 05:50:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:23:26 05:50:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:23:26 05:50:01 2 0.02 0.00 0.03 0.02 0.00 99.93 07:23:26 05:50:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 05:50:01 4 0.05 0.00 0.03 0.00 0.02 99.90 07:23:26 05:50:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:23:26 05:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 05:50:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:23:26 05:51:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:23:26 05:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:23:26 05:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 05:51:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:23:26 05:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 05:51:01 4 0.05 0.00 0.03 0.00 0.03 99.88 07:23:26 05:51:01 5 0.03 0.00 0.00 0.00 0.02 99.95 07:23:26 05:51:01 6 0.00 0.00 0.00 0.02 0.02 99.97 07:23:26 05:51:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 05:52:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:23:26 05:52:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:23:26 05:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 05:52:01 2 0.00 0.00 0.02 0.02 0.02 99.95 07:23:26 05:52:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:23:26 05:52:01 4 0.07 0.00 0.03 0.00 0.03 99.87 07:23:26 05:52:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:23:26 05:52:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:23:26 05:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 05:53:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:23:26 05:53:01 0 0.05 0.00 0.02 0.00 0.00 99.93 07:23:26 05:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 05:53:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:23:26 05:53:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:23:26 05:53:01 4 0.05 0.00 0.02 0.00 0.02 99.92 07:23:26 05:53:01 5 0.03 0.00 0.02 0.00 0.00 99.95 07:23:26 05:53:01 6 0.00 0.00 0.00 0.02 0.02 99.97 07:23:26 05:53:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:23:26 05:54:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:23:26 05:54:01 0 0.05 0.00 0.02 0.00 0.02 99.92 07:23:26 05:54:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:23:26 05:54:01 2 0.00 0.00 0.00 0.02 0.02 99.97 07:23:26 05:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 05:54:01 4 0.03 0.00 0.02 0.00 0.03 99.92 07:23:26 05:54:01 5 0.03 0.00 0.00 0.00 0.00 99.97 07:23:26 05:54:01 6 0.03 0.00 0.02 0.02 0.00 99.93 07:23:26 05:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 07:23:26 05:54:01 CPU %user %nice %system %iowait %steal %idle 07:23:26 05:55:01 all 0.03 0.00 0.01 0.00 0.00 99.96 07:23:26 05:55:01 0 0.07 0.00 0.02 0.00 0.00 99.92 07:23:26 05:55:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 05:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 05:55:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:23:26 05:55:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:23:26 05:55:01 5 0.02 0.00 0.02 0.00 0.02 99.95 07:23:26 05:55:01 6 0.02 0.00 0.02 0.00 0.00 99.97 07:23:26 05:55:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 05:56:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:23:26 05:56:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:23:26 05:56:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:23:26 05:56:01 2 0.00 0.00 0.00 0.02 0.02 99.97 07:23:26 05:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 05:56:01 4 0.03 0.00 0.07 0.00 0.03 99.87 07:23:26 05:56:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:23:26 05:56:01 6 0.02 0.00 0.00 0.02 0.02 99.95 07:23:26 05:56:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:23:26 05:57:01 all 0.01 0.00 0.00 0.00 0.01 99.98 07:23:26 05:57:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:23:26 05:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 05:57:01 2 0.00 0.00 0.02 0.00 0.02 99.97 07:23:26 05:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 05:57:01 4 0.03 0.00 0.00 0.00 0.02 99.95 07:23:26 05:57:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:23:26 05:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 05:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 05:58:01 all 0.03 0.00 0.01 0.00 0.01 99.96 07:23:26 05:58:01 0 0.05 0.00 0.02 0.00 0.00 99.93 07:23:26 05:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 05:58:01 2 0.02 0.00 0.02 0.02 0.00 99.95 07:23:26 05:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 05:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 05:58:01 5 0.03 0.00 0.00 0.00 0.03 99.93 07:23:26 05:58:01 6 0.03 0.00 0.00 0.02 0.02 99.93 07:23:26 05:58:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:23:26 05:59:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:23:26 05:59:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:23:26 05:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 05:59:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:23:26 05:59:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:23:26 05:59:01 4 0.03 0.00 0.03 0.00 0.02 99.92 07:23:26 05:59:01 5 0.03 0.00 0.03 0.00 0.03 99.90 07:23:26 05:59:01 6 0.02 0.00 0.02 0.02 0.00 99.95 07:23:26 05:59:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:23:26 06:00:01 all 0.03 0.00 0.01 0.00 0.00 99.95 07:23:26 06:00:01 0 0.07 0.00 0.02 0.00 0.00 99.92 07:23:26 06:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 06:00:01 2 0.00 0.00 0.00 0.02 0.02 99.97 07:23:26 06:00:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:23:26 06:00:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:23:26 06:00:01 5 0.05 0.00 0.03 0.00 0.02 99.90 07:23:26 06:00:01 6 0.03 0.00 0.02 0.02 0.00 99.93 07:23:26 06:00:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 06:01:01 all 0.01 0.00 0.02 0.00 0.01 99.96 07:23:26 06:01:01 0 0.02 0.00 0.03 0.00 0.00 99.95 07:23:26 06:01:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:23:26 06:01:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:23:26 06:01:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:23:26 06:01:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:23:26 06:01:01 5 0.07 0.00 0.02 0.00 0.03 99.88 07:23:26 06:01:01 6 0.02 0.00 0.03 0.00 0.02 99.93 07:23:26 06:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 06:02:02 all 0.03 0.00 0.01 0.00 0.01 99.95 07:23:26 06:02:02 0 0.03 0.00 0.02 0.00 0.02 99.93 07:23:26 06:02:02 1 0.03 0.00 0.02 0.00 0.00 99.95 07:23:26 06:02:02 2 0.02 0.00 0.00 0.02 0.00 99.97 07:23:26 06:02:02 3 0.00 0.00 0.00 0.00 0.02 99.98 07:23:26 06:02:02 4 0.03 0.00 0.02 0.00 0.00 99.95 07:23:26 06:02:02 5 0.05 0.00 0.05 0.00 0.03 99.87 07:23:26 06:02:02 6 0.02 0.00 0.00 0.02 0.00 99.97 07:23:26 06:02:02 7 0.02 0.00 0.00 0.00 0.02 99.97 07:23:26 06:03:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:23:26 06:03:01 0 0.00 0.00 0.03 0.00 0.00 99.97 07:23:26 06:03:01 1 0.02 0.00 0.03 0.00 0.00 99.95 07:23:26 06:03:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:23:26 06:03:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 06:03:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:23:26 06:03:01 5 0.03 0.00 0.02 0.00 0.02 99.93 07:23:26 06:03:01 6 0.02 0.00 0.02 0.00 0.02 99.95 07:23:26 06:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 06:04:01 all 0.01 0.00 0.01 0.00 0.00 99.98 07:23:26 06:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 06:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 06:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 06:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 06:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 06:04:01 5 0.02 0.00 0.03 0.00 0.02 99.93 07:23:26 06:04:01 6 0.02 0.00 0.00 0.02 0.00 99.97 07:23:26 06:04:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:23:26 06:05:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:23:26 06:05:01 0 0.03 0.00 0.05 0.00 0.00 99.92 07:23:26 06:05:01 1 0.00 0.00 0.00 0.00 0.02 99.98 07:23:26 06:05:01 2 0.00 0.00 0.02 0.00 0.02 99.97 07:23:26 06:05:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 06:05:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:23:26 06:05:01 5 0.03 0.00 0.02 0.02 0.05 99.88 07:23:26 06:05:01 6 0.03 0.00 0.00 0.02 0.02 99.93 07:23:26 06:05:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:23:26 07:23:26 06:05:01 CPU %user %nice %system %iowait %steal %idle 07:23:26 06:06:01 all 0.04 0.00 0.02 0.07 0.01 99.87 07:23:26 06:06:01 0 0.03 0.00 0.03 0.00 0.02 99.92 07:23:26 06:06:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:23:26 06:06:01 2 0.03 0.00 0.00 0.02 0.00 99.95 07:23:26 06:06:01 3 0.05 0.00 0.02 0.00 0.00 99.93 07:23:26 06:06:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:23:26 06:06:01 5 0.08 0.00 0.05 0.00 0.03 99.83 07:23:26 06:06:01 6 0.05 0.00 0.02 0.53 0.00 99.40 07:23:26 06:06:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:23:26 06:07:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:23:26 06:07:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:23:26 06:07:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:23:26 06:07:01 2 0.00 0.00 0.00 0.02 0.02 99.97 07:23:26 06:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 06:07:01 4 0.02 0.00 0.03 0.00 0.02 99.93 07:23:26 06:07:01 5 0.03 0.00 0.03 0.00 0.02 99.92 07:23:26 06:07:01 6 0.02 0.00 0.00 0.02 0.00 99.97 07:23:26 06:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 06:08:01 all 0.03 0.00 0.00 0.00 0.01 99.96 07:23:26 06:08:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:23:26 06:08:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:23:26 06:08:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:23:26 06:08:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:23:26 06:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 06:08:01 5 0.05 0.00 0.02 0.00 0.03 99.90 07:23:26 06:08:01 6 0.05 0.00 0.00 0.00 0.02 99.93 07:23:26 06:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 06:09:01 all 0.01 0.00 0.00 0.00 0.00 99.98 07:23:26 06:09:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 06:09:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:23:26 06:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 06:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 06:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 06:09:01 5 0.02 0.00 0.02 0.00 0.02 99.95 07:23:26 06:09:01 6 0.03 0.00 0.00 0.02 0.00 99.95 07:23:26 06:09:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:23:26 06:10:01 all 0.04 0.00 0.01 0.00 0.01 99.94 07:23:26 06:10:01 0 0.05 0.00 0.00 0.00 0.00 99.95 07:23:26 06:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:23:26 06:10:01 2 0.02 0.00 0.00 0.02 0.02 99.95 07:23:26 06:10:01 3 0.03 0.00 0.02 0.00 0.02 99.93 07:23:26 06:10:01 4 0.05 0.00 0.03 0.00 0.00 99.92 07:23:26 06:10:01 5 0.03 0.00 0.02 0.00 0.03 99.92 07:23:26 06:10:01 6 0.07 0.00 0.02 0.02 0.02 99.88 07:23:26 06:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 06:11:01 all 0.09 0.00 0.01 0.00 0.01 99.89 07:23:26 06:11:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:23:26 06:11:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:23:26 06:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 06:11:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:23:26 06:11:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:23:26 06:11:01 5 0.07 0.00 0.02 0.00 0.02 99.90 07:23:26 06:11:01 6 0.62 0.00 0.02 0.00 0.02 99.35 07:23:26 06:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 06:12:01 all 0.01 0.00 0.01 0.00 0.01 99.97 07:23:26 06:12:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:23:26 06:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 06:12:01 2 0.00 0.00 0.02 0.02 0.02 99.95 07:23:26 06:12:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 06:12:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:23:26 06:12:01 5 0.00 0.00 0.03 0.00 0.02 99.95 07:23:26 06:12:01 6 0.03 0.00 0.00 0.02 0.02 99.93 07:23:26 06:12:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:23:26 06:13:01 all 0.12 0.00 0.01 0.00 0.01 99.86 07:23:26 06:13:01 0 0.05 0.00 0.00 0.00 0.00 99.95 07:23:26 06:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 06:13:01 2 0.02 0.00 0.00 0.02 0.02 99.95 07:23:26 06:13:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:23:26 06:13:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:23:26 06:13:01 5 0.02 0.00 0.03 0.00 0.03 99.92 07:23:26 06:13:01 6 0.80 0.00 0.03 0.00 0.00 99.17 07:23:26 06:13:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 06:14:01 all 0.26 0.00 0.01 0.00 0.01 99.71 07:23:26 06:14:01 0 0.03 0.00 0.03 0.00 0.02 99.92 07:23:26 06:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 06:14:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:23:26 06:14:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:23:26 06:14:01 4 0.00 0.00 0.02 0.00 0.02 99.97 07:23:26 06:14:01 5 0.02 0.00 0.02 0.00 0.02 99.95 07:23:26 06:14:01 6 2.03 0.00 0.00 0.02 0.02 97.93 07:23:26 06:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 06:15:01 all 0.20 0.00 0.00 0.00 0.01 99.79 07:23:26 06:15:01 0 0.08 0.00 0.00 0.00 0.02 99.90 07:23:26 06:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 06:15:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:23:26 06:15:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:23:26 06:15:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:23:26 06:15:01 5 0.00 0.00 0.03 0.00 0.02 99.95 07:23:26 06:15:01 6 1.40 0.00 0.00 0.00 0.02 98.58 07:23:26 06:15:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:23:26 06:16:01 all 0.04 0.00 0.02 0.00 0.01 99.93 07:23:26 06:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:23:26 06:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 06:16:01 2 0.00 0.00 0.00 0.02 0.02 99.97 07:23:26 06:16:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:23:26 06:16:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:23:26 06:16:01 5 0.03 0.00 0.02 0.00 0.03 99.92 07:23:26 06:16:01 6 0.25 0.00 0.07 0.02 0.02 99.65 07:23:26 06:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 07:23:26 06:16:01 CPU %user %nice %system %iowait %steal %idle 07:23:26 06:17:01 all 0.13 0.00 0.01 0.00 0.01 99.84 07:23:26 06:17:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:23:26 06:17:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:23:26 06:17:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:23:26 06:17:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:23:26 06:17:01 4 0.03 0.00 0.03 0.00 0.02 99.92 07:23:26 06:17:01 5 0.05 0.00 0.00 0.00 0.02 99.93 07:23:26 06:17:01 6 0.88 0.00 0.03 0.02 0.02 99.06 07:23:26 06:17:01 7 0.00 0.00 0.02 0.00 0.02 99.97 07:23:26 06:18:01 all 0.24 0.00 0.01 0.00 0.00 99.75 07:23:26 06:18:01 0 0.03 0.00 0.00 0.00 0.02 99.95 07:23:26 06:18:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:23:26 06:18:01 2 0.02 0.00 0.00 0.02 0.00 99.97 07:23:26 06:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 06:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 06:18:01 5 0.02 0.00 0.03 0.00 0.02 99.93 07:23:26 06:18:01 6 1.81 0.00 0.02 0.00 0.00 98.17 07:23:26 06:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 06:19:01 all 0.37 0.00 0.02 0.00 0.01 99.60 07:23:26 06:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 06:19:01 1 0.37 0.00 0.00 0.00 0.02 99.62 07:23:26 06:19:01 2 0.07 0.00 0.00 0.00 0.02 99.92 07:23:26 06:19:01 3 0.08 0.00 0.05 0.00 0.00 99.87 07:23:26 06:19:01 4 0.07 0.00 0.07 0.00 0.00 99.87 07:23:26 06:19:01 5 0.15 0.00 0.03 0.00 0.03 99.78 07:23:26 06:19:01 6 2.00 0.00 0.02 0.02 0.02 97.95 07:23:26 06:19:01 7 0.15 0.00 0.03 0.00 0.00 99.82 07:23:26 06:20:01 all 0.01 0.00 0.01 0.00 0.00 99.97 07:23:26 06:20:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:23:26 06:20:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:23:26 06:20:01 2 0.00 0.00 0.00 0.02 0.00 99.98 07:23:26 06:20:01 3 0.03 0.00 0.02 0.00 0.00 99.95 07:23:26 06:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 06:20:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:23:26 06:20:01 6 0.05 0.00 0.02 0.02 0.02 99.90 07:23:26 06:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 06:21:01 all 0.11 0.00 0.01 0.00 0.01 99.87 07:23:26 06:21:01 0 0.03 0.00 0.00 0.00 0.02 99.95 07:23:26 06:21:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:23:26 06:21:01 2 0.03 0.00 0.00 0.00 0.02 99.95 07:23:26 06:21:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 06:21:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:23:26 06:21:01 5 0.05 0.00 0.03 0.00 0.02 99.90 07:23:26 06:21:01 6 0.65 0.00 0.02 0.02 0.00 99.32 07:23:26 06:21:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:23:26 06:22:01 all 0.02 0.00 0.02 0.00 0.01 99.95 07:23:26 06:22:01 0 0.02 0.00 0.03 0.00 0.00 99.95 07:23:26 06:22:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:23:26 06:22:01 2 0.00 0.00 0.02 0.02 0.00 99.97 07:23:26 06:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 06:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 06:22:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:23:26 06:22:01 6 0.15 0.00 0.07 0.00 0.03 99.75 07:23:26 06:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 06:23:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:23:26 06:23:01 0 0.07 0.00 0.00 0.00 0.00 99.93 07:23:26 06:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 06:23:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:23:26 06:23:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:23:26 06:23:01 4 0.03 0.00 0.00 0.00 0.02 99.95 07:23:26 06:23:01 5 0.03 0.00 0.02 0.00 0.00 99.95 07:23:26 06:23:01 6 0.03 0.00 0.02 0.02 0.03 99.90 07:23:26 06:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 06:24:01 all 0.01 0.00 0.01 0.00 0.01 99.96 07:23:26 06:24:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:23:26 06:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:23:26 06:24:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:23:26 06:24:01 3 0.00 0.00 0.02 0.02 0.00 99.97 07:23:26 06:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:23:26 06:24:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:23:26 06:24:01 6 0.03 0.00 0.02 0.00 0.03 99.92 07:23:26 06:24:01 7 0.00 0.00 0.02 0.00 0.02 99.97 07:23:26 06:25:01 all 0.03 0.00 0.01 0.01 0.01 99.94 07:23:26 06:25:01 0 0.03 0.00 0.03 0.00 0.00 99.93 07:23:26 06:25:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:23:26 06:25:01 2 0.03 0.00 0.00 0.00 0.00 99.97 07:23:26 06:25:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:23:26 06:25:01 4 0.02 0.00 0.00 0.02 0.00 99.97 07:23:26 06:25:01 5 0.02 0.00 0.03 0.02 0.02 99.92 07:23:26 06:25:01 6 0.07 0.00 0.02 0.02 0.03 99.87 07:23:26 06:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 06:26:01 all 0.02 0.00 0.02 0.02 0.01 99.94 07:23:26 06:26:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:23:26 06:26:01 1 0.00 0.00 0.00 0.05 0.00 99.95 07:23:26 06:26:01 2 0.02 0.00 0.00 0.02 0.02 99.95 07:23:26 06:26:01 3 0.00 0.00 0.05 0.02 0.00 99.93 07:23:26 06:26:01 4 0.08 0.00 0.03 0.00 0.00 99.88 07:23:26 06:26:01 5 0.00 0.00 0.03 0.00 0.00 99.97 07:23:26 06:26:01 6 0.03 0.00 0.02 0.03 0.02 99.90 07:23:26 06:26:01 7 0.00 0.00 0.02 0.02 0.00 99.97 07:23:26 06:27:01 all 0.01 0.00 0.01 0.01 0.01 99.96 07:23:26 06:27:01 0 0.05 0.00 0.02 0.00 0.02 99.92 07:23:26 06:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:23:26 06:27:01 2 0.00 0.00 0.00 0.05 0.00 99.95 07:23:26 06:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 06:27:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:23:26 06:27:01 5 0.00 0.00 0.00 0.00 0.02 99.98 07:23:26 06:27:01 6 0.03 0.00 0.03 0.00 0.02 99.92 07:23:26 06:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 07:23:26 06:27:01 CPU %user %nice %system %iowait %steal %idle 07:23:26 06:28:01 all 0.26 0.00 0.01 0.00 0.01 99.72 07:23:26 06:28:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:23:26 06:28:01 1 1.84 0.00 0.02 0.00 0.00 98.14 07:23:26 06:28:01 2 0.03 0.00 0.00 0.02 0.02 99.93 07:23:26 06:28:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:23:26 06:28:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:23:26 06:28:01 5 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 06:28:01 6 0.05 0.00 0.02 0.02 0.03 99.88 07:23:26 06:28:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:23:26 06:29:01 all 0.21 0.00 0.01 0.00 0.01 99.76 07:23:26 06:29:01 0 0.03 0.00 0.03 0.00 0.02 99.92 07:23:26 06:29:01 1 1.57 0.00 0.00 0.00 0.02 98.42 07:23:26 06:29:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:23:26 06:29:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:23:26 06:29:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:23:26 06:29:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:23:26 06:29:01 6 0.03 0.00 0.02 0.00 0.03 99.92 07:23:26 06:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 06:30:01 all 0.03 0.00 0.01 0.00 0.00 99.95 07:23:26 06:30:01 0 0.05 0.00 0.00 0.00 0.00 99.95 07:23:26 06:30:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 06:30:01 2 0.03 0.00 0.03 0.02 0.02 99.90 07:23:26 06:30:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:23:26 06:30:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:23:26 06:30:01 5 0.03 0.00 0.02 0.00 0.02 99.93 07:23:26 06:30:01 6 0.05 0.00 0.00 0.02 0.00 99.93 07:23:26 06:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 06:31:01 all 0.01 0.00 0.01 0.01 0.00 99.97 07:23:26 06:31:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:23:26 06:31:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:23:26 06:31:01 2 0.00 0.00 0.02 0.05 0.02 99.92 07:23:26 06:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 06:31:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:23:26 06:31:01 5 0.03 0.00 0.02 0.00 0.00 99.95 07:23:26 06:31:01 6 0.02 0.00 0.00 0.02 0.02 99.95 07:23:26 06:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 06:32:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:23:26 06:32:01 0 0.05 0.00 0.00 0.00 0.02 99.93 07:23:26 06:32:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:23:26 06:32:01 2 0.07 0.00 0.03 0.00 0.03 99.87 07:23:26 06:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 06:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 06:32:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:23:26 06:32:01 6 0.03 0.00 0.00 0.00 0.00 99.97 07:23:26 06:32:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:23:26 06:33:01 all 0.02 0.00 0.02 0.00 0.00 99.96 07:23:26 06:33:01 0 0.03 0.00 0.03 0.00 0.00 99.93 07:23:26 06:33:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:23:26 06:33:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:23:26 06:33:01 3 0.00 0.00 0.00 0.00 0.02 99.98 07:23:26 06:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:23:26 06:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:23:26 06:33:01 6 0.02 0.00 0.02 0.02 0.00 99.95 07:23:26 06:33:01 7 0.02 0.00 0.02 0.00 0.00 99.97 07:23:26 06:34:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:23:26 06:34:01 0 0.03 0.00 0.03 0.00 0.02 99.92 07:23:26 06:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 06:34:01 2 0.02 0.00 0.00 0.02 0.03 99.93 07:23:26 06:34:01 3 0.02 0.00 0.02 0.00 0.00 99.97 07:23:26 06:34:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:23:26 06:34:01 5 0.03 0.00 0.02 0.00 0.02 99.93 07:23:26 06:34:01 6 0.03 0.00 0.00 0.00 0.02 99.95 07:23:26 06:34:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:23:26 06:35:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:23:26 06:35:01 0 0.05 0.00 0.03 0.00 0.00 99.92 07:23:26 06:35:01 1 0.03 0.00 0.00 0.00 0.02 99.95 07:23:26 06:35:01 2 0.03 0.00 0.03 0.00 0.02 99.92 07:23:26 06:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 06:35:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:23:26 06:35:01 5 0.07 0.00 0.00 0.00 0.00 99.93 07:23:26 06:35:01 6 0.02 0.00 0.00 0.02 0.00 99.97 07:23:26 06:35:01 7 0.00 0.00 0.02 0.00 0.02 99.97 07:23:26 06:36:01 all 0.08 0.00 0.01 0.00 0.01 99.90 07:23:26 06:36:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:23:26 06:36:01 1 0.48 0.00 0.02 0.00 0.00 99.50 07:23:26 06:36:01 2 0.02 0.00 0.03 0.02 0.03 99.90 07:23:26 06:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 06:36:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:23:26 06:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 06:36:01 6 0.03 0.00 0.02 0.00 0.00 99.95 07:23:26 06:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 06:37:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:23:26 06:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:23:26 06:37:01 1 0.13 0.00 0.00 0.00 0.00 99.87 07:23:26 06:37:01 2 0.02 0.00 0.02 0.00 0.03 99.93 07:23:26 06:37:01 3 0.00 0.00 0.02 0.02 0.02 99.95 07:23:26 06:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 06:37:01 5 0.05 0.00 0.03 0.00 0.02 99.90 07:23:26 06:37:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:23:26 06:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 06:38:01 all 0.20 0.00 0.02 0.00 0.01 99.78 07:23:26 06:38:01 0 0.07 0.00 0.05 0.00 0.00 99.88 07:23:26 06:38:01 1 1.27 0.00 0.03 0.00 0.02 98.68 07:23:26 06:38:01 2 0.07 0.00 0.02 0.02 0.02 99.88 07:23:26 06:38:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:23:26 06:38:01 4 0.07 0.00 0.02 0.00 0.02 99.90 07:23:26 06:38:01 5 0.03 0.00 0.00 0.00 0.00 99.97 07:23:26 06:38:01 6 0.02 0.00 0.00 0.00 0.02 99.97 07:23:26 06:38:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:23:26 07:23:26 06:38:01 CPU %user %nice %system %iowait %steal %idle 07:23:26 06:39:01 all 0.26 0.00 0.01 0.00 0.01 99.72 07:23:26 06:39:01 0 0.00 0.00 0.03 0.00 0.02 99.95 07:23:26 06:39:01 1 1.97 0.00 0.00 0.00 0.00 98.03 07:23:26 06:39:01 2 0.00 0.00 0.02 0.00 0.02 99.97 07:23:26 06:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 06:39:01 4 0.05 0.00 0.03 0.00 0.02 99.90 07:23:26 06:39:01 5 0.02 0.00 0.02 0.00 0.02 99.95 07:23:26 06:39:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:23:26 06:39:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:23:26 06:40:01 all 0.13 0.00 0.01 0.00 0.01 99.85 07:23:26 06:40:01 0 0.05 0.00 0.02 0.00 0.00 99.93 07:23:26 06:40:01 1 0.81 0.00 0.00 0.00 0.00 99.19 07:23:26 06:40:01 2 0.03 0.00 0.00 0.00 0.02 99.95 07:23:26 06:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 06:40:01 4 0.03 0.00 0.02 0.00 0.02 99.93 07:23:26 06:40:01 5 0.08 0.00 0.03 0.00 0.03 99.85 07:23:26 06:40:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:23:26 06:40:01 7 0.03 0.00 0.02 0.00 0.00 99.95 07:23:26 06:41:01 all 0.01 0.00 0.01 0.01 0.01 99.96 07:23:26 06:41:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:23:26 06:41:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:23:26 06:41:01 2 0.00 0.00 0.02 0.02 0.02 99.95 07:23:26 06:41:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:23:26 06:41:01 4 0.02 0.00 0.03 0.00 0.00 99.95 07:23:26 06:41:01 5 0.05 0.00 0.02 0.00 0.02 99.92 07:23:26 06:41:01 6 0.00 0.00 0.00 0.03 0.00 99.97 07:23:26 06:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 06:42:01 all 0.02 0.00 0.01 0.00 0.01 99.97 07:23:26 06:42:01 0 0.00 0.00 0.00 0.00 0.02 99.98 07:23:26 06:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 06:42:01 2 0.02 0.00 0.00 0.02 0.00 99.97 07:23:26 06:42:01 3 0.00 0.00 0.02 0.00 0.00 99.98 07:23:26 06:42:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:23:26 06:42:01 5 0.08 0.00 0.03 0.00 0.02 99.87 07:23:26 06:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 06:42:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:23:26 06:43:01 all 0.04 0.00 0.01 0.00 0.01 99.94 07:23:26 06:43:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:23:26 06:43:01 1 0.12 0.00 0.02 0.00 0.02 99.85 07:23:26 06:43:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:23:26 06:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 06:43:01 4 0.03 0.00 0.02 0.00 0.00 99.95 07:23:26 06:43:01 5 0.07 0.00 0.03 0.00 0.02 99.88 07:23:26 06:43:01 6 0.02 0.00 0.00 0.02 0.00 99.97 07:23:26 06:43:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:23:26 06:44:01 all 0.04 0.00 0.01 0.00 0.01 99.94 07:23:26 06:44:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:23:26 06:44:01 1 0.20 0.00 0.03 0.00 0.00 99.77 07:23:26 06:44:01 2 0.02 0.00 0.02 0.02 0.00 99.95 07:23:26 06:44:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 06:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 06:44:01 5 0.03 0.00 0.00 0.00 0.02 99.95 07:23:26 06:44:01 6 0.00 0.00 0.02 0.00 0.02 99.97 07:23:26 06:44:01 7 0.03 0.00 0.03 0.00 0.02 99.92 07:23:26 06:45:01 all 0.12 0.00 0.01 0.00 0.01 99.87 07:23:26 06:45:01 0 0.05 0.00 0.00 0.00 0.02 99.93 07:23:26 06:45:01 1 0.73 0.00 0.02 0.00 0.02 99.24 07:23:26 06:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 06:45:01 3 0.02 0.00 0.00 0.00 0.02 99.97 07:23:26 06:45:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:23:26 06:45:01 5 0.03 0.00 0.03 0.00 0.00 99.93 07:23:26 06:45:01 6 0.02 0.00 0.00 0.02 0.00 99.97 07:23:26 06:45:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:23:26 06:46:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:23:26 06:46:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:23:26 06:46:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:23:26 06:46:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:23:26 06:46:01 3 0.03 0.00 0.02 0.02 0.02 99.92 07:23:26 06:46:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:23:26 06:46:01 5 0.02 0.00 0.02 0.00 0.02 99.95 07:23:26 06:46:01 6 0.02 0.00 0.00 0.02 0.00 99.97 07:23:26 06:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 06:47:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:23:26 06:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:23:26 06:47:01 1 0.03 0.00 0.00 0.00 0.02 99.95 07:23:26 06:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 06:47:01 3 0.03 0.00 0.02 0.00 0.02 99.93 07:23:26 06:47:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:23:26 06:47:01 5 0.07 0.00 0.02 0.00 0.00 99.92 07:23:26 06:47:01 6 0.02 0.00 0.02 0.02 0.00 99.95 07:23:26 06:47:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:23:26 06:48:01 all 0.06 0.00 0.01 0.01 0.01 99.91 07:23:26 06:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 06:48:01 1 0.40 0.00 0.00 0.00 0.00 99.60 07:23:26 06:48:01 2 0.00 0.00 0.00 0.02 0.02 99.97 07:23:26 06:48:01 3 0.07 0.00 0.03 0.02 0.03 99.85 07:23:26 06:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 06:48:01 5 0.03 0.00 0.03 0.00 0.02 99.92 07:23:26 06:48:01 6 0.00 0.00 0.00 0.02 0.02 99.97 07:23:26 06:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 06:49:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:23:26 06:49:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:23:26 06:49:01 1 0.03 0.00 0.00 0.00 0.02 99.95 07:23:26 06:49:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:23:26 06:49:01 3 0.05 0.00 0.02 0.00 0.03 99.90 07:23:26 06:49:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:23:26 06:49:01 5 0.07 0.00 0.03 0.00 0.02 99.88 07:23:26 06:49:01 6 0.02 0.00 0.00 0.02 0.00 99.97 07:23:26 06:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 07:23:26 06:49:01 CPU %user %nice %system %iowait %steal %idle 07:23:26 06:50:01 all 0.06 0.00 0.01 0.00 0.00 99.93 07:23:26 06:50:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:23:26 06:50:01 1 0.40 0.00 0.00 0.00 0.00 99.60 07:23:26 06:50:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:23:26 06:50:01 3 0.02 0.00 0.03 0.00 0.02 99.93 07:23:26 06:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 06:50:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:23:26 06:50:01 6 0.02 0.00 0.00 0.02 0.00 99.97 07:23:26 06:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 06:51:01 all 0.07 0.00 0.01 0.00 0.01 99.91 07:23:26 06:51:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:23:26 06:51:01 1 0.38 0.00 0.02 0.00 0.02 99.58 07:23:26 06:51:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:23:26 06:51:01 3 0.05 0.00 0.03 0.00 0.03 99.88 07:23:26 06:51:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:23:26 06:51:01 5 0.03 0.00 0.02 0.00 0.02 99.93 07:23:26 06:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 06:51:01 7 0.00 0.00 0.02 0.00 0.02 99.97 07:23:26 06:52:01 all 0.01 0.00 0.01 0.00 0.00 99.98 07:23:26 06:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:23:26 06:52:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 06:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 06:52:01 3 0.02 0.00 0.02 0.02 0.02 99.93 07:23:26 06:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 06:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:23:26 06:52:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:23:26 06:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 06:53:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:23:26 06:53:01 0 0.03 0.00 0.00 0.00 0.02 99.95 07:23:26 06:53:01 1 0.03 0.00 0.02 0.00 0.02 99.93 07:23:26 06:53:01 2 0.02 0.00 0.00 0.02 0.02 99.95 07:23:26 06:53:01 3 0.03 0.00 0.05 0.00 0.02 99.90 07:23:26 06:53:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:23:26 06:53:01 5 0.02 0.00 0.00 0.00 0.02 99.97 07:23:26 06:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 06:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 06:54:01 all 0.19 0.00 0.02 0.00 0.01 99.78 07:23:26 06:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:23:26 06:54:01 1 1.40 0.00 0.03 0.00 0.02 98.55 07:23:26 06:54:01 2 0.00 0.00 0.03 0.00 0.00 99.97 07:23:26 06:54:01 3 0.03 0.00 0.02 0.00 0.02 99.93 07:23:26 06:54:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:23:26 06:54:01 5 0.03 0.00 0.03 0.00 0.00 99.93 07:23:26 06:54:01 6 0.00 0.00 0.00 0.02 0.02 99.97 07:23:26 06:54:01 7 0.02 0.00 0.02 0.00 0.03 99.93 07:23:26 06:55:01 all 0.23 0.00 0.01 0.00 0.01 99.76 07:23:26 06:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 06:55:01 1 1.65 0.00 0.02 0.00 0.00 98.34 07:23:26 06:55:01 2 0.03 0.00 0.00 0.00 0.02 99.95 07:23:26 06:55:01 3 0.03 0.00 0.00 0.00 0.00 99.97 07:23:26 06:55:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:23:26 06:55:01 5 0.08 0.00 0.02 0.00 0.02 99.88 07:23:26 06:55:01 6 0.02 0.00 0.00 0.02 0.00 99.97 07:23:26 06:55:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:23:26 06:56:01 all 0.15 0.00 0.00 0.00 0.01 99.83 07:23:26 06:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 06:56:01 1 1.09 0.00 0.00 0.00 0.00 98.91 07:23:26 06:56:01 2 0.00 0.00 0.00 0.00 0.02 99.98 07:23:26 06:56:01 3 0.02 0.00 0.02 0.02 0.02 99.93 07:23:26 06:56:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 06:56:01 5 0.05 0.00 0.02 0.00 0.02 99.92 07:23:26 06:56:01 6 0.02 0.00 0.00 0.02 0.00 99.97 07:23:26 06:56:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:23:26 06:57:01 all 0.09 0.00 0.01 0.00 0.01 99.89 07:23:26 06:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 06:57:01 1 0.02 0.00 0.02 0.00 0.02 99.95 07:23:26 06:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 06:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 06:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 06:57:01 5 0.68 0.00 0.05 0.00 0.03 99.23 07:23:26 06:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 06:57:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:23:26 06:58:01 all 0.16 0.00 0.01 0.00 0.01 99.82 07:23:26 06:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 06:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 06:58:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:23:26 06:58:01 3 0.10 0.00 0.02 0.02 0.02 99.85 07:23:26 06:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 06:58:01 5 1.14 0.00 0.03 0.00 0.03 98.79 07:23:26 06:58:01 6 0.02 0.00 0.00 0.02 0.00 99.97 07:23:26 06:58:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 06:59:01 all 0.01 0.00 0.01 0.00 0.01 99.98 07:23:26 06:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 06:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 06:59:01 2 0.00 0.00 0.02 0.00 0.00 99.98 07:23:26 06:59:01 3 0.02 0.00 0.02 0.00 0.02 99.95 07:23:26 06:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 06:59:01 5 0.02 0.00 0.03 0.00 0.02 99.93 07:23:26 06:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 06:59:01 7 0.00 0.00 0.00 0.00 0.02 99.98 07:23:26 07:00:01 all 0.23 0.00 0.01 0.00 0.01 99.74 07:23:26 07:00:01 0 0.00 0.00 0.02 0.00 0.02 99.97 07:23:26 07:00:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:23:26 07:00:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:23:26 07:00:01 3 1.68 0.00 0.03 0.02 0.02 98.25 07:23:26 07:00:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 07:00:01 5 0.03 0.00 0.03 0.00 0.02 99.92 07:23:26 07:00:01 6 0.03 0.00 0.02 0.02 0.00 99.93 07:23:26 07:00:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:23:26 07:23:26 07:00:01 CPU %user %nice %system %iowait %steal %idle 07:23:26 07:01:01 all 0.19 0.00 0.02 0.00 0.01 99.78 07:23:26 07:01:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:23:26 07:01:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:23:26 07:01:01 2 0.00 0.00 0.02 0.02 0.00 99.97 07:23:26 07:01:01 3 1.40 0.00 0.07 0.00 0.03 98.50 07:23:26 07:01:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:23:26 07:01:01 5 0.05 0.00 0.03 0.00 0.00 99.92 07:23:26 07:01:01 6 0.00 0.00 0.00 0.02 0.02 99.97 07:23:26 07:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 07:02:01 all 0.03 0.00 0.01 0.00 0.01 99.95 07:23:26 07:02:01 0 0.03 0.00 0.00 0.00 0.00 99.97 07:23:26 07:02:01 1 0.08 0.00 0.00 0.00 0.00 99.92 07:23:26 07:02:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:23:26 07:02:01 3 0.05 0.00 0.02 0.00 0.03 99.90 07:23:26 07:02:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:23:26 07:02:01 5 0.05 0.00 0.03 0.00 0.00 99.92 07:23:26 07:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 07:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 07:03:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:23:26 07:03:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 07:03:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 07:03:01 2 0.00 0.00 0.00 0.02 0.02 99.97 07:23:26 07:03:01 3 0.03 0.00 0.02 0.00 0.03 99.92 07:23:26 07:03:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:23:26 07:03:01 5 0.03 0.00 0.02 0.00 0.02 99.93 07:23:26 07:03:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:23:26 07:03:01 7 0.00 0.00 0.02 0.00 0.02 99.97 07:23:26 07:04:01 all 0.11 0.00 0.01 0.00 0.00 99.87 07:23:26 07:04:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:23:26 07:04:01 1 0.05 0.00 0.00 0.00 0.00 99.95 07:23:26 07:04:01 2 0.03 0.00 0.00 0.02 0.00 99.95 07:23:26 07:04:01 3 0.68 0.00 0.03 0.00 0.02 99.27 07:23:26 07:04:01 4 0.02 0.00 0.00 0.00 0.02 99.97 07:23:26 07:04:01 5 0.07 0.00 0.00 0.00 0.00 99.93 07:23:26 07:04:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:23:26 07:04:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:23:26 07:05:01 all 0.26 0.00 0.01 0.17 0.01 99.55 07:23:26 07:05:01 0 0.02 0.00 0.00 0.00 0.02 99.97 07:23:26 07:05:01 1 0.00 0.00 0.02 0.00 0.02 99.97 07:23:26 07:05:01 2 0.00 0.00 0.03 0.00 0.02 99.95 07:23:26 07:05:01 3 1.99 0.00 0.02 0.00 0.03 97.96 07:23:26 07:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 07:05:01 5 0.00 0.00 0.02 0.00 0.00 99.98 07:23:26 07:05:01 6 0.02 0.00 0.00 1.38 0.00 98.60 07:23:26 07:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 07:06:01 all 0.21 0.00 0.01 0.01 0.01 99.76 07:23:26 07:06:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:23:26 07:06:01 1 0.05 0.00 0.02 0.00 0.00 99.93 07:23:26 07:06:01 2 0.03 0.00 0.00 0.02 0.00 99.95 07:23:26 07:06:01 3 1.45 0.00 0.08 0.00 0.02 98.45 07:23:26 07:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 07:06:01 5 0.05 0.00 0.00 0.00 0.02 99.93 07:23:26 07:06:01 6 0.02 0.00 0.00 0.03 0.02 99.93 07:23:26 07:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 07:07:01 all 0.10 0.00 0.01 0.01 0.01 99.88 07:23:26 07:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 07:07:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 07:07:01 2 0.00 0.00 0.02 0.00 0.02 99.97 07:23:26 07:07:01 3 0.68 0.00 0.02 0.00 0.05 99.25 07:23:26 07:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 07:07:01 5 0.03 0.00 0.02 0.00 0.00 99.95 07:23:26 07:07:01 6 0.00 0.00 0.02 0.10 0.00 99.88 07:23:26 07:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 07:08:01 all 0.26 0.00 0.01 0.01 0.01 99.71 07:23:26 07:08:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:23:26 07:08:01 1 0.00 0.00 0.02 0.00 0.00 99.98 07:23:26 07:08:01 2 0.02 0.00 0.02 0.08 0.00 99.88 07:23:26 07:08:01 3 1.91 0.00 0.02 0.00 0.03 98.04 07:23:26 07:08:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:23:26 07:08:01 5 0.02 0.00 0.05 0.00 0.00 99.93 07:23:26 07:08:01 6 0.02 0.00 0.00 0.02 0.00 99.97 07:23:26 07:08:01 7 0.03 0.00 0.00 0.00 0.02 99.95 07:23:26 07:09:01 all 0.24 0.00 0.01 0.01 0.01 99.74 07:23:26 07:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:23:26 07:09:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:23:26 07:09:01 2 0.00 0.00 0.00 0.05 0.02 99.93 07:23:26 07:09:01 3 1.83 0.00 0.03 0.00 0.03 98.11 07:23:26 07:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 07:09:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:23:26 07:09:01 6 0.00 0.00 0.00 0.03 0.00 99.97 07:23:26 07:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 07:10:01 all 0.04 0.00 0.01 0.00 0.01 99.94 07:23:26 07:10:01 0 0.03 0.00 0.03 0.00 0.02 99.92 07:23:26 07:10:01 1 0.03 0.00 0.00 0.00 0.00 99.97 07:23:26 07:10:01 2 0.02 0.00 0.02 0.02 0.00 99.95 07:23:26 07:10:01 3 0.15 0.00 0.03 0.00 0.02 99.80 07:23:26 07:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:23:26 07:10:01 5 0.02 0.00 0.02 0.00 0.02 99.95 07:23:26 07:10:01 6 0.00 0.00 0.00 0.02 0.02 99.97 07:23:26 07:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 07:11:01 all 0.01 0.00 0.02 0.01 0.01 99.96 07:23:26 07:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 07:23:26 07:11:01 1 0.00 0.00 0.03 0.00 0.00 99.97 07:23:26 07:11:01 2 0.00 0.00 0.03 0.00 0.02 99.95 07:23:26 07:11:01 3 0.02 0.00 0.03 0.00 0.03 99.92 07:23:26 07:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 07:11:01 5 0.03 0.00 0.02 0.00 0.00 99.95 07:23:26 07:11:01 6 0.00 0.00 0.02 0.07 0.00 99.92 07:23:26 07:11:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 07:23:26 07:11:01 CPU %user %nice %system %iowait %steal %idle 07:23:26 07:12:01 all 0.02 0.00 0.01 0.00 0.01 99.95 07:23:26 07:12:01 0 0.02 0.00 0.03 0.00 0.00 99.95 07:23:26 07:12:01 1 0.02 0.00 0.00 0.00 0.02 99.97 07:23:26 07:12:01 2 0.00 0.00 0.00 0.02 0.02 99.97 07:23:26 07:12:01 3 0.08 0.00 0.03 0.00 0.05 99.83 07:23:26 07:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 07:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 07:23:26 07:12:01 6 0.02 0.00 0.00 0.02 0.00 99.97 07:23:26 07:12:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:23:26 07:13:02 all 0.08 0.00 0.01 0.00 0.01 99.90 07:23:26 07:13:02 0 0.02 0.00 0.02 0.00 0.02 99.95 07:23:26 07:13:02 1 0.05 0.00 0.02 0.00 0.00 99.93 07:23:26 07:13:02 2 0.02 0.00 0.02 0.00 0.02 99.95 07:23:26 07:13:02 3 0.48 0.00 0.02 0.00 0.02 99.48 07:23:26 07:13:02 4 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 07:13:02 5 0.03 0.00 0.00 0.00 0.02 99.95 07:23:26 07:13:02 6 0.03 0.00 0.02 0.03 0.00 99.92 07:23:26 07:13:02 7 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 07:14:01 all 0.01 0.00 0.01 0.01 0.00 99.96 07:23:26 07:14:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:23:26 07:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 07:14:01 2 0.00 0.00 0.00 0.10 0.00 99.90 07:23:26 07:14:01 3 0.02 0.00 0.02 0.00 0.03 99.93 07:23:26 07:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 07:14:01 5 0.05 0.00 0.02 0.00 0.00 99.93 07:23:26 07:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 07:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 07:23:26 07:15:01 all 0.14 0.00 0.01 0.00 0.01 99.84 07:23:26 07:15:01 0 0.05 0.00 0.02 0.00 0.00 99.93 07:23:26 07:15:01 1 0.08 0.00 0.02 0.00 0.00 99.90 07:23:26 07:15:01 2 0.02 0.00 0.02 0.00 0.02 99.95 07:23:26 07:15:01 3 0.78 0.00 0.00 0.00 0.02 99.20 07:23:26 07:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 07:15:01 5 0.07 0.00 0.03 0.00 0.00 99.90 07:23:26 07:15:01 6 0.03 0.00 0.00 0.02 0.02 99.93 07:23:26 07:15:01 7 0.05 0.00 0.00 0.00 0.02 99.93 07:23:26 07:16:01 all 0.11 0.00 0.02 0.00 0.01 99.86 07:23:26 07:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:23:26 07:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 07:23:26 07:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 07:16:01 3 0.81 0.00 0.10 0.00 0.03 99.05 07:23:26 07:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 07:16:01 5 0.02 0.00 0.02 0.00 0.02 99.95 07:23:26 07:16:01 6 0.00 0.00 0.00 0.02 0.00 99.98 07:23:26 07:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 07:17:01 all 0.05 0.00 0.01 0.03 0.01 99.90 07:23:26 07:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 07:23:26 07:17:01 1 0.03 0.00 0.00 0.00 0.02 99.95 07:23:26 07:17:01 2 0.02 0.00 0.02 0.20 0.02 99.75 07:23:26 07:17:01 3 0.25 0.00 0.00 0.00 0.02 99.73 07:23:26 07:17:01 4 0.02 0.00 0.02 0.00 0.00 99.97 07:23:26 07:17:01 5 0.05 0.00 0.03 0.00 0.00 99.92 07:23:26 07:17:01 6 0.02 0.00 0.02 0.03 0.00 99.93 07:23:26 07:17:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 07:18:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:23:26 07:18:01 0 0.02 0.00 0.02 0.00 0.02 99.95 07:23:26 07:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 07:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 07:18:01 3 0.03 0.00 0.03 0.00 0.03 99.90 07:23:26 07:18:01 4 0.00 0.00 0.02 0.00 0.00 99.98 07:23:26 07:18:01 5 0.03 0.00 0.02 0.00 0.02 99.93 07:23:26 07:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 07:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 07:19:01 all 0.02 0.00 0.01 0.00 0.01 99.96 07:23:26 07:19:01 0 0.03 0.00 0.02 0.00 0.00 99.95 07:23:26 07:19:01 1 0.03 0.00 0.02 0.00 0.00 99.95 07:23:26 07:19:01 2 0.02 0.00 0.00 0.00 0.02 99.97 07:23:26 07:19:01 3 0.05 0.00 0.00 0.00 0.02 99.93 07:23:26 07:19:01 4 0.02 0.00 0.02 0.00 0.02 99.95 07:23:26 07:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 07:23:26 07:19:01 6 0.02 0.00 0.00 0.02 0.00 99.97 07:23:26 07:19:01 7 0.02 0.00 0.00 0.00 0.02 99.97 07:23:26 07:20:01 all 0.07 0.00 0.03 0.00 0.00 99.90 07:23:26 07:20:01 0 0.08 0.00 0.03 0.00 0.00 99.88 07:23:26 07:20:01 1 0.15 0.00 0.03 0.00 0.02 99.80 07:23:26 07:20:01 2 0.03 0.00 0.02 0.02 0.00 99.93 07:23:26 07:20:01 3 0.08 0.00 0.00 0.00 0.02 99.90 07:23:26 07:20:01 4 0.00 0.00 0.05 0.00 0.00 99.95 07:23:26 07:20:01 5 0.08 0.00 0.02 0.00 0.00 99.90 07:23:26 07:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 07:23:26 07:20:01 7 0.08 0.00 0.05 0.00 0.00 99.87 07:23:26 07:21:01 all 0.04 0.00 0.01 0.00 0.01 99.94 07:23:26 07:21:01 0 0.03 0.00 0.02 0.00 0.02 99.93 07:23:26 07:21:01 1 0.07 0.00 0.00 0.00 0.03 99.90 07:23:26 07:21:01 2 0.03 0.00 0.02 0.00 0.02 99.93 07:23:26 07:21:01 3 0.03 0.00 0.00 0.00 0.02 99.95 07:23:26 07:21:01 4 0.03 0.00 0.00 0.00 0.00 99.97 07:23:26 07:21:01 5 0.03 0.00 0.02 0.00 0.02 99.93 07:23:26 07:21:01 6 0.02 0.00 0.00 0.02 0.00 99.97 07:23:26 07:21:01 7 0.03 0.00 0.00 0.00 0.00 99.97 07:23:26 07:22:01 all 1.73 0.00 0.72 0.05 0.02 97.48 07:23:26 07:22:01 0 1.52 0.00 0.47 0.02 0.02 97.98 07:23:26 07:22:01 1 1.52 0.00 1.00 0.00 0.03 97.45 07:23:26 07:22:01 2 1.65 0.00 0.84 0.02 0.02 97.48 07:23:26 07:22:01 3 1.58 0.00 0.55 0.00 0.02 97.85 07:23:26 07:22:01 4 1.84 0.00 0.80 0.00 0.02 97.34 07:23:26 07:22:01 5 2.15 0.00 0.70 0.05 0.02 97.08 07:23:26 07:22:01 6 2.02 0.00 0.80 0.32 0.02 96.85 07:23:26 07:22:01 7 1.59 0.00 0.57 0.00 0.02 97.83 07:23:26 07:23:26 07:22:01 CPU %user %nice %system %iowait %steal %idle 07:23:26 07:23:01 all 8.34 0.00 3.82 2.96 0.07 84.81 07:23:26 07:23:01 0 7.37 0.00 3.36 0.40 0.08 88.78 07:23:26 07:23:01 1 9.79 0.00 2.92 0.40 0.05 86.84 07:23:26 07:23:01 2 9.59 0.00 5.09 18.35 0.10 66.87 07:23:26 07:23:01 3 8.42 0.00 3.24 0.68 0.07 87.59 07:23:26 07:23:01 4 6.76 0.00 5.06 0.81 0.03 87.34 07:23:26 07:23:01 5 7.93 0.00 4.15 0.02 0.07 87.83 07:23:26 07:23:01 6 8.23 0.00 3.30 3.15 0.08 85.24 07:23:26 07:23:01 7 8.65 0.00 3.45 0.08 0.07 87.75 07:23:26 Average: all 2.79 0.00 0.50 0.36 0.02 96.33 07:23:26 Average: 0 2.81 0.00 0.51 0.36 0.01 96.31 07:23:26 Average: 1 2.92 0.00 0.50 0.24 0.01 96.33 07:23:26 Average: 2 2.73 0.00 0.53 0.69 0.02 96.04 07:23:26 Average: 3 2.82 0.00 0.49 0.32 0.02 96.35 07:23:26 Average: 4 2.70 0.00 0.52 0.40 0.02 96.36 07:23:26 Average: 5 2.77 0.00 0.51 0.36 0.02 96.35 07:23:26 Average: 6 2.81 0.00 0.48 0.25 0.02 96.44 07:23:26 Average: 7 2.76 0.00 0.49 0.27 0.02 96.47 07:23:26 07:23:26 07:23:26