Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 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-ssh3231036239452934146.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh15801781389880989047.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 67d2f908f88f8156fbe481f59f373e57362cafe7 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-ssh12355059631507227784.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 67d2f908f88f8156fbe481f59f373e57362cafe7 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 67d2f908f88f8156fbe481f59f373e57362cafe7 # timeout=10 Commit message: "Merge pull request #476 from cherrycl/issue-475" > 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-ssh14004758301481049096.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-ssh2860773985548823464.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi], goVersion:1.25] ========================================================= [Pipeline] echo Setting up nodes based on requested architectures [[amd64, arm64]] [Pipeline] echo Nodes requested: [[ubuntu20.04-docker-8c-8g, ubuntu20.04-docker-arm64-4c-16g]] [Pipeline] echo ========================================================= [edgeXBuildGoParallel] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: edgex-go-settings PROJECT: edgex-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.25 USE_ALPINE: true DOCKER_FILE_GLOB: cmd/**/Dockerfile DOCKER_IMAGE_NAME_PREFIX: DOCKER_IMAGE_NAME_SUFFIX: DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true SEMVER_BUMP_LEVEL: pre PUBLISH_SWAGGER_DOCS: true SWAGGER_API_FOLDERS: openapi BUILD_SNAP: false BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Still waiting to schedule task ‘prd-ubuntu20.04-docker-8c-8g-2904’ is offline Running on prd-ubuntu20.04-docker-8c-8g-2910 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/957 [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/957 # 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 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 (main) > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 # timeout=10 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v4 (#5372)" > git rev-list --no-walk 31488391e867a2acda3e650386b7010fa72a24cc # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:57:48 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:57:48 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:57:48 ========================================================= 06:57:48 EdgeX Global Pipelines Version Info 06:57:48 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:57:48 ------------------- 06:57:48 stable info: 06:57:48 ------------------- 06:57:48 Commited By: Cherry Wang cherry@iotechsys.com 06:57:48 Commit SHA: 67d2f908f88f8156fbe481f59f373e57362cafe7 06:57:48 Message: update stable to v1.0.278 06:57:49 ------------------- 06:57:49 experimental info: 06:57:49 ------------------- 06:57:49 Commited By: **** collab-it+edgex@linuxfoundation.org 06:57:49 Commit SHA: cefbf83a7544ec8ad1f65f559367c3ce5893bda8 06:57:49 Message: update experimental to v1.0.279 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:57:49 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 06:57:49 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 06:57:49 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:57:49 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:57:49 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:57:49 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.25 [Pipeline] echo 06:57:49 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:57:49 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 06:57:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 06:57:49 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 06:57:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:57:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:57:49 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:57:49 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:57:49 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:57:49 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:57:49 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:57:49 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:57:49 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 06:57:49 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 06:57:49 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:57:49 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:57:49 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:57:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:57:49 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:57:49 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:57:49 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] echo 06:57:49 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = da3d8fb [Pipeline] echo 06:57:49 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:57:50 provisioning config files... 06:57:50 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/957@tmp/config16457720155005131170tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:57:50 ---> ****-login.sh 06:57:50 nexus3.edgexfoundry.org:10001 06:57:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:50 06:57:50 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:57:50 Configure a credential helper to remove this warning. See 06:57:50 https://docs.****.com/go/credential-store/ 06:57:50 06:57:50 Login Succeeded 06:57:50 nexus3.edgexfoundry.org:10002 06:57:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:50 06:57:50 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:57:50 Configure a credential helper to remove this warning. See 06:57:50 https://docs.****.com/go/credential-store/ 06:57:50 06:57:50 Login Succeeded 06:57:50 nexus3.edgexfoundry.org:10003 06:57:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:50 06:57:50 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:57:50 Configure a credential helper to remove this warning. See 06:57:50 https://docs.****.com/go/credential-store/ 06:57:50 06:57:50 Login Succeeded 06:57:50 nexus3.edgexfoundry.org:10004 06:57:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:50 06:57:50 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:57:50 Configure a credential helper to remove this warning. See 06:57:50 https://docs.****.com/go/credential-store/ 06:57:50 06:57:50 Login Succeeded 06:57:50 ****.io 06:57:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:57:51 06:57:51 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 06:57:51 Configure a credential helper to remove this warning. See 06:57:51 https://docs.****.com/go/credential-store/ 06:57:51 06:57:51 Login Succeeded 06:57:51 ---> ****-login.sh ends [Pipeline] } 06:57:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:57:51 + ls cmd/core-command/Dockerfile cmd/core-common-config-bootstrapper/Dockerfile cmd/core-data/Dockerfile cmd/core-keeper/Dockerfile cmd/core-metadata/Dockerfile cmd/security-bootstrapper/Dockerfile cmd/security-proxy-auth/Dockerfile cmd/security-proxy-setup/Dockerfile cmd/security-secretstore-setup/Dockerfile cmd/security-spiffe-token-provider/Dockerfile cmd/security-spire-agent/Dockerfile cmd/security-spire-config/Dockerfile cmd/security-spire-server/Dockerfile cmd/support-notifications/Dockerfile cmd/support-scheduler/Dockerfile 06:57:51 + cut -d/ -f2 06:57:51 + dirname cmd/core-command/Dockerfile 06:57:51 + echo core-command,cmd/core-command/Dockerfile 06:57:51 + dirname cmd/core-common-config-bootstrapper/Dockerfile 06:57:51 + cut -d/ -f2 06:57:51 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 06:57:51 + dirname cmd/core-data/Dockerfile 06:57:51 + cut -d/ -f2 06:57:51 + echo core-data,cmd/core-data/Dockerfile 06:57:51 + dirname cmd/core-keeper/Dockerfile 06:57:51 + cut -d/ -f2 06:57:51 + echo core-keeper,cmd/core-keeper/Dockerfile 06:57:51 + dirname cmd/core-metadata/Dockerfile 06:57:51 + cut -d/ -f2 06:57:51 + echo core-metadata,cmd/core-metadata/Dockerfile 06:57:51 + dirname cmd/security-bootstrapper/Dockerfile 06:57:51 + cut -d/ -f2 06:57:51 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 06:57:51 + dirname cmd/security-proxy-auth/Dockerfile 06:57:51 + cut -d/ -f2 06:57:51 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 06:57:51 + dirname cmd/security-proxy-setup/Dockerfile 06:57:51 + cut -d/ -f2 06:57:51 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 06:57:51 + dirname cmd/security-secretstore-setup/Dockerfile 06:57:51 + cut -d/ -f2 06:57:51 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 06:57:51 + dirname cmd/security-spiffe-token-provider/Dockerfile 06:57:51 + cut -d/ -f2 06:57:51 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 06:57:51 + dirname cmd/security-spire-agent/Dockerfile 06:57:51 + cut -d/ -f2 06:57:51 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 06:57:51 + dirname cmd/security-spire-config/Dockerfile 06:57:51 + cut -d/ -f2 06:57:51 + echo security-spire-config,cmd/security-spire-config/Dockerfile 06:57:51 + dirname cmd/security-spire-server/Dockerfile 06:57:51 + cut -d/ -f2 06:57:51 + echo security-spire-server,cmd/security-spire-server/Dockerfile 06:57:51 + dirname cmd/support-notifications/Dockerfile 06:57:51 + cut -d/ -f2 06:57:51 + echo support-notifications,cmd/support-notifications/Dockerfile 06:57:51 + dirname cmd/support-scheduler/Dockerfile 06:57:51 + cut -d/ -f2 06:57:51 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 06:57:51 Generate Dockers from filesystem: [[image:core-command, dockerfile:cmd/core-command/Dockerfile], [image:core-common-config-bootstrapper, dockerfile:cmd/core-common-config-bootstrapper/Dockerfile], [image:core-data, dockerfile:cmd/core-data/Dockerfile], [image:core-keeper, dockerfile:cmd/core-keeper/Dockerfile], [image:core-metadata, dockerfile:cmd/core-metadata/Dockerfile], [image:security-bootstrapper, dockerfile:cmd/security-bootstrapper/Dockerfile], [image:security-proxy-auth, dockerfile:cmd/security-proxy-auth/Dockerfile], [image:security-proxy-setup, dockerfile:cmd/security-proxy-setup/Dockerfile], [image:security-secretstore-setup, dockerfile:cmd/security-secretstore-setup/Dockerfile], [image:security-spiffe-token-provider, dockerfile:cmd/security-spiffe-token-provider/Dockerfile], [image:security-spire-agent, dockerfile:cmd/security-spire-agent/Dockerfile], [image:security-spire-config, dockerfile:cmd/security-spire-config/Dockerfile], [image:security-spire-server, dockerfile:cmd/security-spire-server/Dockerfile], [image:support-notifications, dockerfile:cmd/support-notifications/Dockerfile], [image:support-scheduler, dockerfile:cmd/support-scheduler/Dockerfile]] [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:57:51 + git rev-list -1 --merges da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287~1..da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] echo 06:57:51 -----------> git rev-list -1 --merges da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287~1..da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 06:57:51 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [false] [Pipeline] sh 06:57:52 + git log --format=format:%s -1 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] echo 06:57:52 ========================================================= 06:57:52 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:57:52 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 06:57:52 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:57:52 + grep -v github /etc/ssh/ssh_known_hosts 06:57:52 + [ -e /tmp/ssh_known_hosts ] 06:57:52 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:57:52 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:57:52 + sudo tee -a /etc/ssh/ssh_known_hosts 06:57:52 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:53 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:57:53 06:57:53 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:57:53 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:57:53 0.1.4: Pulling from edgex-devops/py-git-semver 06:57:53 3dae71ba6b94: Pulling fs layer 06:57:53 6bf1a483ea7c: Pulling fs layer 06:57:53 f5dfc541a4d3: Pulling fs layer 06:57:53 461d9e800cba: Pulling fs layer 06:57:53 80192f66455f: Pulling fs layer 06:57:53 2e8e34ca0e6c: Pulling fs layer 06:57:53 a29436f7fd5d: Pulling fs layer 06:57:53 923cac83aea3: Pulling fs layer 06:57:53 25ad8b0a4227: Pulling fs layer 06:57:53 db01528c6b51: Pulling fs layer 06:57:53 461d9e800cba: Waiting 06:57:53 28988de357af: Pulling fs layer 06:57:53 80192f66455f: Waiting 06:57:53 2e8e34ca0e6c: Waiting 06:57:53 db01528c6b51: Waiting 06:57:53 a29436f7fd5d: Waiting 06:57:53 28988de357af: Waiting 06:57:53 25ad8b0a4227: Waiting 06:57:53 923cac83aea3: Waiting 06:57:53 6bf1a483ea7c: Verifying Checksum 06:57:53 6bf1a483ea7c: Download complete 06:57:53 461d9e800cba: Download complete 06:57:53 80192f66455f: Verifying Checksum 06:57:53 80192f66455f: Download complete 06:57:53 f5dfc541a4d3: Verifying Checksum 06:57:53 f5dfc541a4d3: Download complete 06:57:53 3dae71ba6b94: Verifying Checksum 06:57:53 3dae71ba6b94: Download complete 06:57:53 923cac83aea3: Download complete 06:57:53 25ad8b0a4227: Verifying Checksum 06:57:53 25ad8b0a4227: Download complete 06:57:53 db01528c6b51: Verifying Checksum 06:57:53 db01528c6b51: Download complete 06:57:53 28988de357af: Download complete 06:57:53 a29436f7fd5d: Verifying Checksum 06:57:53 a29436f7fd5d: Download complete 06:57:54 2e8e34ca0e6c: Verifying Checksum 06:57:54 2e8e34ca0e6c: Download complete 06:57:55 3dae71ba6b94: Pull complete 06:57:55 6bf1a483ea7c: Pull complete 06:57:56 f5dfc541a4d3: Pull complete 06:57:56 461d9e800cba: Pull complete 06:57:56 80192f66455f: Pull complete 06:58:01 2e8e34ca0e6c: Pull complete 06:58:01 a29436f7fd5d: Pull complete 06:58:01 923cac83aea3: Pull complete 06:58:01 25ad8b0a4227: Pull complete 06:58:01 db01528c6b51: Pull complete 06:58:01 28988de357af: Pull complete 06:58:01 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 06:58:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:58:01 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:58:01 prd-ubuntu20.04-docker-8c-8g-2910 does not seem to be running inside a container 06:58:01 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/957 -v /w/workspace/edgex-go/957:/w/workspace/edgex-go/957:rw,z -v /w/workspace/edgex-go/957@tmp:/w/workspace/edgex-go/957@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 06:58:03 $ docker top bbd845d5498c3dcb5702bf9f8310a834b6550cd4b800c5320e34f5627076df93 -eo pid,comm 06:58:03 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). 06:58:03 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:58:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:58:03 [ssh-agent] Looking for ssh-agent implementation... 06:58:04 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:58:04 $ docker exec bbd845d5498c3dcb5702bf9f8310a834b6550cd4b800c5320e34f5627076df93 ssh-agent 06:58:04 SSH_AUTH_SOCK=/tmp/ssh-3MjddIih4qOZ/agent.32 06:58:04 SSH_AGENT_PID=39 06:58:04 Running ssh-add (command line suppressed) 06:58:04 Identity added: /w/workspace/edgex-go/957@tmp/private_key_7871490482715588714.key (/w/workspace/edgex-go/957@tmp/private_key_7871490482715588714.key) 06:58:04 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:58:04 + git config --global --add safe.directory /w/workspace/edgex-go/957 [Pipeline] sh 06:58:04 + git tag --points-at HEAD [Pipeline] } 06:58:04 $ docker exec --env ******** --env ******** bbd845d5498c3dcb5702bf9f8310a834b6550cd4b800c5320e34f5627076df93 ssh-agent -k 06:58:04 unset SSH_AUTH_SOCK; 06:58:04 unset SSH_AGENT_PID; 06:58:04 echo Agent pid 39 killed; 06:58:04 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:58:05 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:58:05 [ssh-agent] Looking for ssh-agent implementation... 06:58:05 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:58:05 $ docker exec bbd845d5498c3dcb5702bf9f8310a834b6550cd4b800c5320e34f5627076df93 ssh-agent 06:58:05 SSH_AUTH_SOCK=/tmp/ssh-E1gqvJgRTEKx/agent.86 06:58:05 SSH_AGENT_PID=92 06:58:05 Running ssh-add (command line suppressed) 06:58:05 Identity added: /w/workspace/edgex-go/957@tmp/private_key_10476858715241341067.key (/w/workspace/edgex-go/957@tmp/private_key_10476858715241341067.key) 06:58:05 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:58:05 + git semver init 06:58:05 2026-03-03 06:58:05,877 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 06:58:05 2026-03-03 06:58:05,882 [run_init] DEBUG init version:0.0.0 force:False 06:58:05 2026-03-03 06:58:05,883 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/957/.semver 06:58:05 2026-03-03 06:58:05,883 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/957/.semver 06:58:05 2026-03-03 06:58:05,884 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/957/.semver'], cwd=/w/workspace/edgex-go/957, stdin=None, shell=False, universal_newlines=False) 06:58:12 2026-03-03 06:58:11,713 [append_file] DEBUG append to file:/w/workspace/edgex-go/957/.git/info/exclude 06:58:12 2026-03-03 06:58:11,714 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/957/.semver/main with force:False 06:58:12 2026-03-03 06:58:11,714 [read_version] DEBUG read version from /w/workspace/edgex-go/957/.semver/main 06:58:12 2026-03-03 06:58:11,714 [read_version] DEBUG read version from /w/workspace/edgex-go/957/.semver/main 06:58:12 4.1.0-dev.102 [Pipeline] } 06:58:12 $ docker exec --env ******** --env ******** bbd845d5498c3dcb5702bf9f8310a834b6550cd4b800c5320e34f5627076df93 ssh-agent -k 06:58:12 unset SSH_AUTH_SOCK; 06:58:12 unset SSH_AGENT_PID; 06:58:12 echo Agent pid 92 killed; 06:58:12 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:58:12 + git semver [Pipeline] } 06:58:13 $ docker stop --time=1 bbd845d5498c3dcb5702bf9f8310a834b6550cd4b800c5320e34f5627076df93 06:58:14 $ docker rm -f --volumes bbd845d5498c3dcb5702bf9f8310a834b6550cd4b800c5320e34f5627076df93 [Pipeline] // withDockerContainer [Pipeline] sh 06:58:14 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:58:15 Stashed 1 file(s) [Pipeline] echo 06:58:15 [edgeXSemver]: initialized semver on version 4.1.0-dev.102 [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 06:58:15 + git config --global --add safe.directory /w/workspace/edgex-go/957 [Pipeline] echo 06:58:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:58:15 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 06:58:15 ========================================================= 06:58:15 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine] 06:58:15 ========================================================= [Pipeline] fileExists [Pipeline] sh 06:58:15 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 06:58:15 1.25-alpine: Pulling from edgex-devops/edgex-golang-base 06:58:15 2d35ebdb57d9: Pulling fs layer 06:58:15 c35fb4624d26: Pulling fs layer 06:58:15 4e2aec7ef170: Pulling fs layer 06:58:15 333b49ad6fbf: Pulling fs layer 06:58:15 4f4fb700ef54: Pulling fs layer 06:58:15 c3e65509a76b: Pulling fs layer 06:58:15 7cf9ebb963bd: Pulling fs layer 06:58:15 bb34ca984cfb: Pulling fs layer 06:58:15 151cf03bc807: Pulling fs layer 06:58:15 333b49ad6fbf: Waiting 06:58:15 4f4fb700ef54: Waiting 06:58:15 c3e65509a76b: Waiting 06:58:15 7cf9ebb963bd: Waiting 06:58:15 bb34ca984cfb: Waiting 06:58:15 151cf03bc807: Waiting 06:58:15 c35fb4624d26: Verifying Checksum 06:58:15 c35fb4624d26: Download complete 06:58:15 333b49ad6fbf: Verifying Checksum 06:58:15 333b49ad6fbf: Download complete 06:58:15 4f4fb700ef54: Download complete 06:58:15 c3e65509a76b: Verifying Checksum 06:58:15 c3e65509a76b: Download complete 06:58:15 2d35ebdb57d9: Verifying Checksum 06:58:15 2d35ebdb57d9: Download complete 06:58:16 2d35ebdb57d9: Pull complete 06:58:16 7cf9ebb963bd: Verifying Checksum 06:58:16 7cf9ebb963bd: Download complete 06:58:16 c35fb4624d26: Pull complete 06:58:16 4e2aec7ef170: Verifying Checksum 06:58:16 4e2aec7ef170: Download complete 06:58:16 151cf03bc807: Verifying Checksum 06:58:16 151cf03bc807: Download complete 06:58:16 bb34ca984cfb: Download complete 06:58:21 4e2aec7ef170: Pull complete 06:58:21 333b49ad6fbf: Pull complete 06:58:21 4f4fb700ef54: Pull complete 06:58:21 c3e65509a76b: Pull complete 06:58:21 7cf9ebb963bd: Pull complete 06:58:24 bb34ca984cfb: Pull complete 06:58:24 151cf03bc807: Pull complete 06:58:24 Digest: sha256:47c77f58d04b1fb39a53c9c66f38c587e769deb62898f3b34be69549497a2d83 06:58:24 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 06:58:24 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine [Pipeline] fileExists [Pipeline] sh 06:58:25 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 06:58:25 WORKDIR /edgex 06:58:25 COPY go.mod . 06:58:25 RUN go mod download 06:58:25 + docker build -t ci-base-image-x86_64 -f - . 06:58:25 #0 building with "default" instance using docker driver 06:58:25 06:58:25 #1 [internal] load build definition from Dockerfile 06:58:25 #1 transferring dockerfile: 164B done 06:58:25 #1 DONE 0.0s 06:58:25 06:58:25 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 06:58:25 #2 DONE 0.0s 06:58:25 06:58:25 #3 [internal] load .dockerignore 06:58:25 #3 transferring context: 50B done 06:58:25 #3 DONE 0.0s 06:58:25 06:58:25 #4 [internal] load build context 06:58:26 #4 transferring context: 7.07kB done 06:58:26 #4 DONE 0.1s 06:58:26 06:58:26 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.25-alpine 06:58:26 #5 DONE 0.1s 06:58:26 06:58:26 #6 [2/4] WORKDIR /edgex 06:58:27 #6 DONE 1.6s 06:58:27 06:58:27 #7 [3/4] COPY go.mod . 06:58:27 #7 DONE 0.0s 06:58:27 06:58:27 #8 [4/4] RUN go mod download 06:58:30 Still waiting to schedule task 06:58:30 ‘prd-ubuntu20.04-docker-arm64-4c-16g-2906’ is offline 06:58:37 #8 DONE 10.2s 06:58:37 06:58:37 #9 exporting to image 06:58:37 #9 exporting layers 06:58:42 #9 exporting layers 3.7s done 06:58:42 #9 writing image sha256:3a72c986a790bf533904a354fc9953e173f5a1b090deaae6df1a114cbc42e971 done 06:58:42 #9 naming to docker.io/library/ci-base-image-x86_64 done 06:58:42 #9 DONE 3.7s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:42 + docker inspect -f . ci-base-image-x86_64 06:58:42 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:58:42 prd-ubuntu20.04-docker-8c-8g-2910 does not seem to be running inside a container 06:58:42 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/957 -v /w/workspace/edgex-go/957:/w/workspace/edgex-go/957:rw,z -v /w/workspace/edgex-go/957@tmp:/w/workspace/edgex-go/957@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 06:58:42 $ docker top dc1fd2ad98a1a31cd13d69a9532cdb2c461183ed9e9eddb9b440034155b83fd8 -eo pid,comm [Pipeline] { [Pipeline] sh 06:58:43 + go version 06:58:43 go version go1.25.2 linux/amd64 [Pipeline] } 06:58:43 $ docker stop --time=1 dc1fd2ad98a1a31cd13d69a9532cdb2c461183ed9e9eddb9b440034155b83fd8 06:58:44 $ docker rm -f --volumes dc1fd2ad98a1a31cd13d69a9532cdb2c461183ed9e9eddb9b440034155b83fd8 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:58:44 + docker inspect -f . ci-base-image-x86_64 06:58:44 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:58:44 prd-ubuntu20.04-docker-8c-8g-2910 does not seem to be running inside a container 06:58:44 $ 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/957 -v /w/workspace/edgex-go/957:/w/workspace/edgex-go/957:rw,z -v /w/workspace/edgex-go/957@tmp:/w/workspace/edgex-go/957@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 06:58:45 $ docker top 8101f6660a0bc185cb0c9bc57ad8cf4dfc4eba8674dabe10dc2476cd8c139394 -eo pid,comm [Pipeline] { [Pipeline] echo 06:58:45 ========================================================= 06:58:45 [edgeXBuildGoParallel] Running Tests and Build... 06:58:45 ========================================================= [Pipeline] sh 06:58:45 + git config --global --add safe.directory /w/workspace/edgex-go/957 [Pipeline] fileExists [Pipeline] sh 06:58:45 + make test 06:58:45 go test -race -coverprofile=coverage.out ./... 06:58:55 ? github.com/edgexfoundry/edgex-go [no test files] 06:59:22 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 06:59:22 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 06:59:22 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 06:59:22 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 06:59:22 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 06:59:22 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 06:59:22 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 06:59:22 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 06:59:22 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 06:59:22 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 06:59:22 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 06:59:22 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 06:59:23 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 06:59:23 ? github.com/edgexfoundry/edgex-go/internal [no test files] 06:59:23 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 06:59:23 github.com/edgexfoundry/edgex-go/internal/core/command/application coverage: 0.0% of statements 06:59:23 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 06:59:23 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 06:59:26 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.040s coverage: 97.0% of statements 06:59:29 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.055s coverage: 69.4% of statements 06:59:29 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 06:59:29 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.025s coverage: 4.8% of statements 06:59:29 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 06:59:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.095s coverage: 57.6% of statements 06:59:29 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.028s coverage: 86.5% of statements 06:59:29 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 06:59:29 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 06:59:30 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.164s coverage: 94.2% of statements 06:59:30 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 06:59:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 06:59:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 06:59:30 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:59:30 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 06:59:30 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 06:59:30 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 06:59:30 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 06:59:30 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 06:59:30 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 06:59:30 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 06:59:30 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.038s coverage: 90.7% of statements 06:59:30 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 06:59:30 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 06:59:30 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:59:30 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/registry 1.028s coverage: 0.0% of statements 06:59:30 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 06:59:30 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 06:59:31 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.043s coverage: 8.2% of statements 06:59:31 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 06:59:31 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 06:59:33 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.422s coverage: 97.6% of statements 06:59:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 06:59:33 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 06:59:33 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:59:33 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 06:59:33 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 06:59:33 ok github.com/edgexfoundry/edgex-go/internal/io 1.035s coverage: 72.2% of statements 06:59:33 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 06:59:33 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 06:59:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 06:59:33 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 06:59:33 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 06:59:33 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 06:59:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 06:59:33 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 06:59:33 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 06:59:33 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 06:59:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.065s coverage: 3.5% of statements 06:59:35 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/mocks coverage: 0.0% of statements 06:59:35 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 06:59:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.041s coverage: 1.0% of statements 06:59:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 06:59:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.030s coverage: 38.2% of statements 06:59:35 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.026s coverage: 68.8% of statements 06:59:35 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 06:59:35 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 06:59:35 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 06:59:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.029s coverage: 40.0% of statements 06:59:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.023s coverage: 87.1% of statements 06:59:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.014s coverage: 89.5% of statements 06:59:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.033s coverage: 93.1% of statements 06:59:37 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements 06:59:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.032s coverage: 94.4% of statements 06:59:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.040s coverage: 92.9% of statements 06:59:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 06:59:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 06:59:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 06:59:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.024s coverage: 68.8% of statements 06:59:57 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 06:59:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 06:59:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 06:59:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 06:59:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.034s coverage: 62.3% of statements 06:59:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 06:59:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 06:59:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 06:59:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 47.4% of statements 06:59:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 06:59:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 06:59:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 06:59:57 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 06:59:57 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.024s coverage: 87.2% of statements 06:59:57 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.022s coverage: 15.5% of statements 06:59:57 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 06:59:57 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 06:59:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.028s coverage: 100.0% of statements 06:59:57 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 06:59:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.059s coverage: 81.8% of statements 06:59:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.056s coverage: 82.1% of statements 06:59:57 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 06:59:57 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.024s coverage: 86.0% of statements 06:59:57 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 06:59:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.026s coverage: 6.8% of statements 06:59:57 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 06:59:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.025s coverage: 33.3% of statements 06:59:57 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 06:59:57 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 06:59:57 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 06:59:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.033s coverage: 100.0% of statements 06:59:57 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.144s coverage: 54.8% of statements 06:59:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.026s coverage: 89.6% of statements 06:59:57 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.019s coverage: 100.0% of statements 06:59:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.021s coverage: 73.7% of statements 06:59:57 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.017s coverage: 100.0% of statements 06:59:57 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth 1.034s coverage: 20.0% of statements 06:59:57 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.029s coverage: 88.6% of statements 06:59:57 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 06:59:57 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 06:59:57 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.030s coverage: 96.8% of statements 06:59:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 06:59:57 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 06:59:57 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 06:59:57 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.015s coverage: 100.0% of statements 06:59:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.132s coverage: 29.2% of statements 06:59:57 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 06:59:57 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 06:59:57 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 06:59:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.032s coverage: 93.8% of statements 06:59:57 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 06:59:57 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 06:59:57 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 06:59:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 3.1% of statements 06:59:57 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 06:59:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.020s coverage: 76.2% of statements 06:59:57 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.026s coverage: 54.0% of statements 06:59:57 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 06:59:57 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 06:59:57 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 06:59:57 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 06:59:57 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 07:00:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.052s coverage: 17.1% of statements 07:00:03 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 07:00:03 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 07:00:03 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 07:00:03 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 07:00:03 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.126s coverage: 94.9% of statements 07:00:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 07:00:03 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 07:00:03 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:00:03 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 07:00:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.030s coverage: 9.0% of statements 07:00:03 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 07:00:03 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 07:00:03 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 07:00:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.064s coverage: 97.7% of statements 07:00:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 07:00:03 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.027s coverage: 43.6% of statements 07:00:03 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 07:00:03 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 07:00:03 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 07:00:03 running golangci-lint 07:00:03 golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z 07:00:03 go version go1.25.2 linux/amd64 07:00:03 level=info msg="golangci-lint has version 2.5.0 built with go1.25.1 from ff63786c on 2025-09-21T19:04:05Z" 07:00:03 level=info msg="[config_reader] Used config file .golangci.yml" 07:00:03 level=info msg="[config_reader] Module name \"github.com/edgexfoundry/edgex-go\"" 07:00:03 level=info msg="maxprocs: Leaving GOMAXPROCS=8: CPU quota undefined" 07:00:03 level=info msg="[goenv] Read go env for 5.537272ms: map[string]string{\"GOCACHE\":\"/root/.cache/go-build\", \"GOROOT\":\"/usr/local/go\"}" 07:00:03 level=info msg="[lintersdb] Active 6 linters: [errcheck gosec govet ineffassign staticcheck unused]" 07:00:14 Running on prd-ubuntu20.04-docker-arm64-4c-16g-2911 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 07:00:14 Running in /w/workspace/edgex-go/957 [Pipeline] { [Pipeline] checkout 07:00:17 The recommended git tool is: git 07:00:21 using credential edgex-jenkins-ssh 07:00:21 Cloning the remote Git repository 07:00:21 Cloning repository git@github.com:edgexfoundry/edgex-go.git 07:00:22 > git init /w/workspace/edgex-go/957 # timeout=10 07:00:22 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 07:00:22 > git --version # timeout=10 07:00:22 > git --version # 'git version 2.25.1' 07:00:22 using GIT_SSH to set credentials SSH Credentials for GitHub 07:00:22 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 07:00:25 level=info msg="[loader] Go packages loading at mode 8767 (compiled_files|exports_file|imports|deps|files|name|types_sizes) took 21.333997051s" 07:00:25 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 34.041981ms" 07:00:40 level=info msg="[linters_context/goanalysis] analyzers took 1m48.259843414s with top 10 stages: buildir: 1m1.677540101s, gosec: 2.908536575s, inspect: 2.803930586s, fact_deprecated: 2.653754591s, printf: 1.800955696s, fact_purity: 1.31572668s, ctrlflow: 1.29937448s, nilness: 1.064161636s, QF1004: 995.721736ms, S1038: 934.174464ms" 07:00:40 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"third_party$\"" 07:00:40 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"builtin$\"" 07:00:40 level=info msg="[runner/exclusion_paths] Skipped 0 issues by pattern \"examples$\"" 07:00:40 level=info msg="[runner] Issues before processing: 35, after processing: 0" 07:00:40 level=info msg="[runner] Processors filtering stat (in/out): exclusion_paths: 35/35, nolint_filter: 21/0, filename_unadjuster: 35/35, generated_file_filter: 35/22, cgo: 35/35, invalid_issue: 35/35, exclusion_rules: 22/21, path_absoluter: 35/35, path_relativity: 35/35" 07:00:40 level=info msg="[runner] processing took 8.265612ms with stages: nolint_filter: 7.410953ms, generated_file_filter: 637.186µs, exclusion_rules: 119.861µs, exclusion_paths: 44.431µs, path_relativity: 35.751µs, path_absoluter: 4.65µs, cgo: 4.08µs, sort_results: 2.52µs, invalid_issue: 1.86µs, filename_unadjuster: 1.08µs, max_same_issues: 630ns, fixer: 540ns, diff: 540ns, path_prettifier: 400ns, uniq_by_line: 280ns, severity-rules: 260ns, max_from_linter: 170ns, path_shortener: 140ns, max_per_file_from_linter: 140ns, source_code: 140ns" 07:00:40 level=info msg="[runner] linters took 13.002591702s with stages: goanalysis_metalinter: 12.99425068s" 07:00:40 0 issues. 07:00:40 level=info msg="File cache stats: 0 entries of total size 0B" 07:00:40 level=info msg="Memory: 340 samples, avg is 342.9MB, max is 1329.0MB" 07:00:40 level=info msg="Execution took 34.379715995s" 07:00:40 go vet ./... 07:00:41 Avoid second fetch 07:00:41 Checking out Revision da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 (main) 07:00:40 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 07:00:40 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 07:00:41 > git config core.sparsecheckout # timeout=10 07:00:41 > git checkout -f da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 # timeout=10 07:00:42 Commit message: "build(deps): Bump github.com/edgexfoundry/go-mod-bootstrap/v4 (#5372)" 07:00:45 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 07:00:45 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 07:00:45 ./bin/test-attribution-txt.sh 07:00:45 An attribution for github.com/cespare/xxhash/v2 is missing from Attribution.txt, please add [Pipeline] echo 07:00:45 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 07:00:46 + ls -al . 07:00:46 total 1396 07:00:46 drwxrwxr-x 11 1001 1001 4096 Mar 3 06:58 . 07:00:46 drwxr-xr-x 4 root root 4096 Mar 3 06:58 .. 07:00:46 drwxrwxr-x 2 1001 1001 4096 Mar 3 06:57 .blubracket 07:00:46 -rw-rw-r-- 1 1001 1001 10 Mar 3 06:57 .dockerignore 07:00:46 drwxrwxr-x 8 1001 1001 4096 Mar 3 07:00 .git 07:00:46 drwxrwxr-x 3 1001 1001 4096 Mar 3 06:57 .github 07:00:46 -rw-rw-r-- 1 1001 1001 909 Mar 3 06:57 .gitignore 07:00:46 -rw-rw-r-- 1 1001 1001 359 Mar 3 06:57 .golangci.yml 07:00:46 -rw-rw-r-- 1 1001 1001 100 Mar 3 06:57 .hadolint.yml 07:00:46 drwxr-xr-x 3 1001 1001 4096 Mar 3 06:58 .semver 07:00:46 -rw-rw-r-- 1 1001 1001 155 Mar 3 06:57 .sonarcloud.properties 07:00:46 -rw-rw-r-- 1 1001 1001 1171 Mar 3 06:57 ADOPTERS.md 07:00:46 -rw-rw-r-- 1 1001 1001 20017 Mar 3 06:57 Attribution.txt 07:00:46 -rw-rw-r-- 1 1001 1001 108018 Mar 3 06:57 CHANGELOG.md 07:00:46 -rw-rw-r-- 1 1001 1001 3804 Mar 3 06:57 CONTRIBUTING.md 07:00:46 -rw-rw-r-- 1 1001 1001 677 Mar 3 06:57 GOVERNANCE.md 07:00:46 -rw-rw-r-- 1 1001 1001 886 Mar 3 06:57 Jenkinsfile 07:00:46 -rw-rw-r-- 1 1001 1001 10775 Mar 3 06:57 LICENSE 07:00:46 -rw-rw-r-- 1 1001 1001 16743 Mar 3 06:57 Makefile 07:00:46 -rw-rw-r-- 1 1001 1001 582 Mar 3 06:57 OWNERS.md 07:00:46 -rw-rw-r-- 1 1001 1001 9932 Mar 3 06:57 README.md 07:00:46 -rw-rw-r-- 1 1001 1001 789 Mar 3 06:57 SECURITY.md 07:00:46 -rw-rw-r-- 1 1001 1001 13 Mar 3 06:58 VERSION 07:00:46 drwxrwxr-x 2 1001 1001 4096 Mar 3 06:57 bin 07:00:46 drwxrwxr-x 19 1001 1001 4096 Mar 3 06:57 cmd 07:00:46 -rw-r--r-- 1 root root 1044651 Mar 3 07:00 coverage.out 07:00:46 drwxrwxr-x 2 1001 1001 4096 Mar 3 06:57 fuzz_test 07:00:46 -rw-rw-r-- 1 1001 1001 7036 Mar 3 06:57 go.mod 07:00:46 -rw-rw-r-- 1 1001 1001 90891 Mar 3 06:57 go.sum 07:00:46 drwxrwxr-x 7 1001 1001 4096 Mar 3 06:57 internal 07:00:46 drwxrwxr-x 2 1001 1001 4096 Mar 3 06:57 openapi 07:00:46 -rw-rw-r-- 1 1001 1001 584 Mar 3 06:57 security.txt 07:00:46 -rw-rw-r-- 1 1001 1001 204 Mar 3 06:57 version.go [Pipeline] sh [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:00:46 provisioning config files... 07:00:46 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/957@tmp/config11503611983282613129tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:00:46 + '[' -e coverage.out ] 07:00:46 + chown 1001:1001 coverage.out [Pipeline] stash 07:00:46 Stashed 1 file(s) [Pipeline] sh 07:00:46 ---> ****-login.sh 07:00:46 nexus3.edgexfoundry.org:10001 07:00:47 + make build 07:00:47 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 07:00:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:00:47 Configure a credential helper to remove this warning. See 07:00:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:00:47 07:00:47 Login Succeeded 07:00:47 nexus3.edgexfoundry.org:10002 07:00:47 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:47 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:00:47 Configure a credential helper to remove this warning. See 07:00:47 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:00:47 07:00:47 Login Succeeded 07:00:47 nexus3.edgexfoundry.org:10003 07:00:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:00:48 Configure a credential helper to remove this warning. See 07:00:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:00:48 07:00:48 Login Succeeded 07:00:48 nexus3.edgexfoundry.org:10004 07:00:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:48 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:00:48 Configure a credential helper to remove this warning. See 07:00:48 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:00:48 07:00:48 Login Succeeded 07:00:48 ****.io 07:00:48 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:00:49 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:00:49 Configure a credential helper to remove this warning. See 07:00:49 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:00:49 07:00:49 Login Succeeded 07:00:49 ---> ****-login.sh ends [Pipeline] } 07:00:49 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 07:00:49 + git config --global --add safe.directory /w/workspace/edgex-go/957 [Pipeline] echo 07:00:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:00:49 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:00:49 ========================================================= 07:00:49 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine] 07:00:49 ========================================================= [Pipeline] fileExists [Pipeline] sh 07:00:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 07:00:50 1.25-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 07:00:50 6b59a28fa201: Pulling fs layer 07:00:50 d32bb0dddca7: Pulling fs layer 07:00:50 5dab1238d3d9: Pulling fs layer 07:00:50 196fd7d83e7d: Pulling fs layer 07:00:50 4f4fb700ef54: Pulling fs layer 07:00:50 8ba94037c8f0: Pulling fs layer 07:00:50 deaec5988b04: Pulling fs layer 07:00:50 9f65657bb879: Pulling fs layer 07:00:50 4f4fb700ef54: Waiting 07:00:50 8ba94037c8f0: Waiting 07:00:50 deaec5988b04: Waiting 07:00:50 9f65657bb879: Waiting 07:00:50 196fd7d83e7d: Waiting 07:00:50 d32bb0dddca7: Verifying Checksum 07:00:50 d32bb0dddca7: Download complete 07:00:50 196fd7d83e7d: Verifying Checksum 07:00:50 196fd7d83e7d: Download complete 07:00:50 4f4fb700ef54: Verifying Checksum 07:00:50 4f4fb700ef54: Download complete 07:00:50 8ba94037c8f0: Verifying Checksum 07:00:50 8ba94037c8f0: Download complete 07:00:50 6b59a28fa201: Verifying Checksum 07:00:50 6b59a28fa201: Download complete 07:00:50 9f65657bb879: Verifying Checksum 07:00:50 9f65657bb879: Download complete 07:00:51 6b59a28fa201: Pull complete 07:00:51 d32bb0dddca7: Pull complete 07:00:51 5dab1238d3d9: Verifying Checksum 07:00:53 deaec5988b04: Verifying Checksum 07:00:53 deaec5988b04: Download complete 07:01:06 5dab1238d3d9: Pull complete 07:01:06 196fd7d83e7d: Pull complete 07:01:06 4f4fb700ef54: Pull complete 07:01:06 8ba94037c8f0: Pull complete 07:01:13 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:01:13 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 07:01:15 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:01:16 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 07:01:16 deaec5988b04: Pull complete 07:01:17 9f65657bb879: Pull complete 07:01:17 Digest: sha256:5e549ededf7788d4f1561b02b9f4d3bcf02ca02af9c1a1104d0a64a201fbeb28 07:01:17 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 07:01:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine [Pipeline] fileExists [Pipeline] sh 07:01:17 + echo+ FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 07:01:17 WORKDIR /edgex 07:01:17 COPY go.mod . 07:01:17 RUN go mod download 07:01:17 docker build -t ci-base-image-arm64 -f - . 07:01:18 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:01:18 Sending build context to Docker daemon 3.892MB 07:01:18 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.25-alpine 07:01:18 ---> 334268110677 07:01:18 Step 2/4 : WORKDIR /edgex 07:01:20 ---> Running in f5883378feff 07:01:20 Removing intermediate container f5883378feff 07:01:20 ---> 12e3b843f631 07:01:20 Step 3/4 : COPY go.mod . 07:01:21 ---> 7a319b04fd64 07:01:21 Step 4/4 : RUN go mod download 07:01:21 ---> Running in 63ddd3f449cf 07:01:23 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:01:26 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:01:28 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:01:31 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:01:33 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 07:01:35 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:01:36 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 07:01:38 $ docker stop --time=1 8101f6660a0bc185cb0c9bc57ad8cf4dfc4eba8674dabe10dc2476cd8c139394 07:01:40 $ docker rm -f --volumes 8101f6660a0bc185cb0c9bc57ad8cf4dfc4eba8674dabe10dc2476cd8c139394 [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 07:01:41 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:01:41 07:01:41 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:01:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:01:42 latest: Pulling from edgex-devops/edgex-compose 07:01:42 91d30c5bc195: Pulling fs layer 07:01:42 2e9b0aa3be6d: Pulling fs layer 07:01:42 9c61dcf015f6: Pulling fs layer 07:01:42 4698f68db338: Pulling fs layer 07:01:42 2a2f49069b9e: Pulling fs layer 07:01:42 4698f68db338: Waiting 07:01:42 e0025b399a48: Pulling fs layer 07:01:42 2a2f49069b9e: Waiting 07:01:42 e0025b399a48: Waiting 07:01:42 91d30c5bc195: Verifying Checksum 07:01:42 91d30c5bc195: Download complete 07:01:42 4698f68db338: Verifying Checksum 07:01:42 4698f68db338: Download complete 07:01:42 2e9b0aa3be6d: Verifying Checksum 07:01:42 2e9b0aa3be6d: Download complete 07:01:42 91d30c5bc195: Pull complete 07:01:42 e0025b399a48: Verifying Checksum 07:01:42 e0025b399a48: Download complete 07:01:42 2a2f49069b9e: Download complete 07:01:42 2e9b0aa3be6d: Pull complete 07:01:43 9c61dcf015f6: Verifying Checksum 07:01:43 9c61dcf015f6: Download complete 07:01:47 9c61dcf015f6: Pull complete 07:01:47 4698f68db338: Pull complete 07:01:48 2a2f49069b9e: Pull complete 07:01:48 e0025b399a48: Pull complete 07:01:48 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 07:01:48 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 07:01:48 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:01:48 prd-ubuntu20.04-docker-8c-8g-2910 does not seem to be running inside a container 07:01: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/957 -v /w/workspace/edgex-go/957:/w/workspace/edgex-go/957:rw,z -v /w/workspace/edgex-go/957@tmp:/w/workspace/edgex-go/957@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 07:01:49 $ docker top eb92cd4e6b3c7063eebd64d2978257387ad26390e17e9e837015058cc7d23c69 -eo pid,comm [Pipeline] { [Pipeline] sh 07:01:49 + docker compose -f ./docker-compose-build.yml build --parallel 07:01:49 #1 [security-spire-server internal] load build definition from Dockerfile 07:01:49 #1 transferring dockerfile: 1.70kB done 07:01:49 #1 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 07:01:49 #1 DONE 0.1s 07:01:49 07:01:49 #2 [core-common-config-bootstrapper internal] load build definition from Dockerfile 07:01:49 #2 transferring dockerfile: 2.23kB done 07:01:49 #2 DONE 0.1s 07:01:49 07:01:49 #3 [security-secretstore-setup internal] load build definition from Dockerfile 07:01:49 #3 transferring dockerfile: 2.49kB done 07:01:49 #3 DONE 0.1s 07:01:49 07:01:49 #4 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:01:49 #4 DONE 0.0s 07:01:49 07:01:49 #5 [security-proxy-setup internal] load build definition from Dockerfile 07:01:49 #5 transferring dockerfile: 2.50kB done 07:01:49 #5 DONE 0.2s 07:01:49 07:01:49 #6 [core-command internal] load build definition from Dockerfile 07:01:49 #6 transferring dockerfile: 1.94kB done 07:01:49 #6 DONE 0.2s 07:01:49 07:01:49 #7 [security-spire-config internal] load build definition from Dockerfile 07:01:49 #7 transferring dockerfile: 1.69kB done 07:01:50 #7 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 07:01:50 #7 DONE 0.2s 07:01:50 07:01:50 #8 [core-metadata internal] load build definition from Dockerfile 07:01:50 #8 transferring dockerfile: 2.10kB done 07:01:50 #8 DONE 0.2s 07:01:50 07:01:50 #9 [core-data internal] load build definition from Dockerfile 07:01:50 #9 transferring dockerfile: 2.04kB done 07:01:50 #9 DONE 0.2s 07:01:50 07:01:50 #10 [security-spiffe-token-provider internal] load build definition from Dockerfile 07:01:50 #10 transferring dockerfile: 1.89kB done 07:01:50 #10 DONE 0.2s 07:01:50 07:01:50 #11 [security-bootstrapper internal] load build definition from Dockerfile 07:01:50 #11 transferring dockerfile: 3.02kB done 07:01:50 #11 DONE 0.2s 07:01:50 07:01:50 #12 [security-spire-agent internal] load build definition from Dockerfile 07:01:50 #12 transferring dockerfile: 1.81kB done 07:01:50 #12 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 07:01:50 #12 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 07:01:50 #12 DONE 0.2s 07:01:50 07:01:50 #13 [core-keeper internal] load build definition from Dockerfile 07:01:50 #13 transferring dockerfile: 2.07kB done 07:01:50 #13 DONE 0.2s 07:01:50 07:01:50 #14 [support-notifications internal] load build definition from Dockerfile 07:01:50 #14 transferring dockerfile: 2.02kB done 07:01:50 #14 DONE 0.2s 07:01:50 07:01:50 #15 [support-scheduler internal] load build definition from Dockerfile 07:01:50 #15 transferring dockerfile: 1.83kB done 07:01:50 #15 DONE 0.2s 07:01:50 07:01:50 #16 [security-proxy-auth internal] load build definition from Dockerfile 07:01:50 #16 transferring dockerfile: 2.14kB done 07:01:50 #16 DONE 0.2s 07:01:50 07:01:50 #4 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 07:01:50 #4 DONE 0.0s 07:01:50 07:01:50 #17 [security-secretstore-setup internal] load .dockerignore 07:01:50 #17 transferring context: 50B done 07:01:50 #17 DONE 0.1s 07:01:50 07:01:50 #18 [core-common-config-bootstrapper internal] load .dockerignore 07:01:50 #18 transferring context: 50B done 07:01:50 #18 DONE 0.1s 07:01:50 07:01:50 #19 [security-secretstore-setup stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 07:01:50 #19 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 07:01:50 #19 ... 07:01:50 07:01:50 #20 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 07:01:50 #20 DONE 0.3s 07:01:50 07:01:50 #21 [core-command internal] load .dockerignore 07:01:50 #21 transferring context: 50B done 07:01:50 #21 DONE 0.2s 07:01:50 07:01:50 #22 [core-metadata internal] load .dockerignore 07:01:50 #22 transferring context: 50B done 07:01:50 #22 DONE 0.1s 07:01:50 07:01:50 #23 [security-proxy-setup internal] load .dockerignore 07:01:50 #23 transferring context: 50B done 07:01:50 #23 DONE 0.2s 07:01:50 07:01:50 #24 [core-data internal] load .dockerignore 07:01:50 #24 transferring context: 50B done 07:01:50 #24 DONE 0.2s 07:01:50 07:01:50 #25 [security-spiffe-token-provider internal] load .dockerignore 07:01:50 #25 transferring context: 50B done 07:01:50 #25 DONE 0.1s 07:01:50 07:01:50 #26 [security-bootstrapper internal] load .dockerignore 07:01:50 #26 transferring context: 50B done 07:01:50 #26 DONE 0.1s 07:01:50 07:01:50 #27 [core-keeper internal] load .dockerignore 07:01:50 #27 transferring context: 50B done 07:01:50 #27 DONE 0.1s 07:01:50 07:01:50 #19 [core-data stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 07:01:50 #19 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 07:01:50 #19 ... 07:01:50 07:01:50 #28 [support-notifications internal] load .dockerignore 07:01:50 #28 transferring context: 50B done 07:01:50 #28 DONE 0.2s 07:01:50 07:01:50 #19 [support-notifications stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 07:01:50 #19 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 07:01:50 #19 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 07:01:50 #19 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 07:01:50 #19 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 07:01:50 #19 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 07:01:50 #19 ... 07:01:50 07:01:50 #29 [support-scheduler internal] load .dockerignore 07:01:50 #29 transferring context: 50B done 07:01:50 #29 DONE 0.2s 07:01:50 07:01:50 #19 [support-scheduler stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 07:01:50 #19 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 07:01:50 #19 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 07:01:50 #19 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 07:01:50 #19 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 07:01:50 #19 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done 07:01:50 #19 ... 07:01:50 07:01:50 #30 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 07:01:50 #30 DONE 0.6s 07:01:50 07:01:50 #31 [security-proxy-auth internal] load .dockerignore 07:01:50 #31 transferring context: 50B done 07:01:50 #31 DONE 0.3s 07:01:50 07:01:50 #19 [security-proxy-auth stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 07:01:50 #19 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 07:01:50 #19 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 07:01:50 #19 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 07:01:50 #19 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 07:01:50 #19 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done 07:01:50 #19 ... 07:01:50 07:01:50 #32 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 07:01:50 #32 DONE 0.5s 07:01:50 07:01:50 #19 [security-proxy-auth stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 07:01:50 #19 ... 07:01:50 07:01:50 #33 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 07:01:50 #33 DONE 0.6s 07:01:50 07:01:50 #19 [security-proxy-auth stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 07:01:50 #19 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.4s done 07:01:55 #19 ... 07:01:55 07:01:55 #34 [security-secretstore-setup internal] load build context 07:01:55 #34 transferring context: 275.27MB 5.5s 07:02:00 #34 ... 07:02:00 07:02:00 #35 [security-spire-config internal] load .dockerignore 07:02:00 #35 transferring context: 50B 0.0s done 07:02:00 #35 DONE 9.0s 07:02:00 07:02:00 #19 [security-spire-config stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 07:02:00 #19 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 07:02:00 #19 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 07:02:00 #19 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 07:02:00 #19 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 07:02:00 #19 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.4s done 07:02:00 #19 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done 07:02:00 #19 DONE 9.4s 07:02:00 07:02:00 #36 [security-spire-server internal] load .dockerignore 07:02:00 #36 transferring context: 50B 0.0s done 07:02:00 #36 DONE 9.1s 07:02:00 07:02:00 #37 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 07:02:00 #37 DONE 8.9s 07:02:00 07:02:00 #34 [security-secretstore-setup internal] load build context 07:02:00 #34 ... 07:02:00 07:02:00 #38 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:02:00 #38 ... 07:02:00 07:02:00 #19 [security-spire-agent stage-1 1/13] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 07:02:00 #19 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 07:02:00 #19 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 07:02:00 #19 sha256:e0baf8c394150ac5a14925e179100519f5e37c53547f647acbd9f8eb3e5c4528 1.02kB / 1.02kB done 07:02:00 #19 sha256:f65e6e80f68613c7e9c51c98f879c73373d7a38c0790300e1478ce45894a24aa 611B / 611B done 07:02:00 #19 extracting sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 0.4s done 07:02:00 #19 sha256:d49a2dee86fb12766dd648402d010ca105846a41bd58738454e53780d4bb8e97 3.80MB / 3.80MB 0.1s done 07:02:00 #19 DONE 9.4s 07:02:00 07:02:00 #39 [security-spire-agent internal] load .dockerignore 07:02:00 #39 transferring context: 50B 0.0s done 07:02:00 #39 DONE 8.9s 07:02:00 07:02:00 #40 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:02:00 #40 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:02:00 #40 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 0.4s done 07:02:00 #40 ... 07:02:00 07:02:00 #41 [security-spire-config internal] load build context 07:02:00 #41 transferring context: 24.70kB 0.0s done 07:02:00 #41 DONE 0.5s 07:02:00 07:02:00 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:02:00 #40 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 07:02:00 #40 sha256:9f8a255617307da6b53c9d6487246bf5b49d3512bb30f5b733ea11aa6c9ca192 1.05kB / 1.05kB done 07:02:00 #40 sha256:310211bc494e8d41e03aed8667c76bf95c9be121e0a59409aa32f7da7c671a50 1.74kB / 1.74kB done 07:02:00 #40 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0B / 126.89kB 0.0s 07:02:00 #40 ... 07:02:00 07:02:00 #42 [core-common-config-bootstrapper internal] load build context 07:02:00 #42 ... 07:02:00 07:02:00 #43 [security-spire-agent internal] load build context 07:02:00 #43 transferring context: 25.98kB 0.1s done 07:02:00 #43 DONE 0.6s 07:02:00 07:02:00 #44 [security-spire-server internal] load build context 07:02:00 #44 transferring context: 26.44kB 0.1s done 07:02:00 #44 DONE 0.7s 07:02:00 07:02:00 #42 [core-common-config-bootstrapper internal] load build context 07:02:00 #42 ... 07:02:00 07:02:00 #45 [core-data internal] load build context 07:02:00 #45 ... 07:02:00 07:02:00 #46 [security-bootstrapper internal] load build context 07:02:00 #46 ... 07:02:00 07:02:00 #47 [core-metadata internal] load build context 07:02:00 #47 ... 07:02:00 07:02:00 #48 [core-keeper internal] load build context 07:02:00 #48 ... 07:02:00 07:02:00 #49 [support-notifications internal] load build context 07:02:00 #49 ... 07:02:00 07:02:00 #50 [security-proxy-auth internal] load build context 07:02:00 #50 ... 07:02:00 07:02:00 #51 [security-spiffe-token-provider internal] load build context 07:02:00 #51 ... 07:02:00 07:02:00 #52 [support-scheduler internal] load build context 07:02:01 #52 ... 07:02:01 07:02:01 #53 [security-proxy-setup internal] load build context 07:02:01 #53 ... 07:02:01 07:02:01 #54 [core-command internal] load build context 07:02:01 #54 ... 07:02:01 07:02:01 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:02:01 #40 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done 07:02:01 #40 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done 07:02:01 #40 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.1s done 07:02:01 #40 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 07:02:01 #40 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 0.2s done 07:02:01 #40 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 1.2s 07:02:01 #40 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.0s done 07:02:04 #40 sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 41.51MB / 41.51MB 3.4s done 07:02:10 #40 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 07:02:10 #40 ... 07:02:10 07:02:10 #55 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:02:10 #0 0.764 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:02:10 #0 0.822 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:02:10 #0 1.272 (1/1) Installing dumb-init (1.2.5-r3) 07:02:10 #0 1.288 Executing busybox-1.37.0-r20.trigger 07:02:10 #0 1.297 OK: 7 MiB in 17 packages 07:02:10 #55 ... 07:02:10 07:02:10 #56 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:02:10 #56 ... 07:02:10 07:02:10 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:02:10 #0 1.122 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:02:10 #0 1.232 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:02:10 #0 1.582 (1/4) Installing dumb-init (1.2.5-r3) 07:02:10 #0 1.585 (2/4) Installing openssl (3.5.5-r0) 07:02:10 #0 1.597 (3/4) Installing su-exec (0.2-r3) 07:02:10 #0 1.600 (4/4) Installing yq-go (4.47.2-r3) 07:02:10 #0 1.688 Executing busybox-1.37.0-r20.trigger 07:02:10 #0 1.691 OK: 20 MiB in 20 packages 07:02:10 #57 ... 07:02:10 07:02:10 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 07:02:10 #58 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 0.4s done 07:02:10 #58 sha256:f3f75cbd8e89aaeaf217da4f23120881d5cf2db177a9095099ab1c09bcacbbff 1.05kB / 1.05kB done 07:02:10 #58 sha256:85fdd50c7a5e4921364e1448e85c8bf3593e78ec983c9336afa844644b6f45d1 1.72kB / 1.72kB done 07:02:10 #58 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.1s done 07:02:10 #58 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 07:02:10 #58 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.0s done 07:02:10 #58 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 0.2s done 07:02:10 #58 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 0.2s done 07:02:10 #58 sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 19.17MB / 19.17MB 4.6s done 07:02:10 #58 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 done 07:02:10 #58 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a done 07:02:10 #58 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 07:02:10 #58 ... 07:02:10 07:02:10 #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:02:10 #0 5.110 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:02:10 #0 5.177 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:02:10 #0 5.495 (1/1) Installing dumb-init (1.2.5-r3) 07:02:10 #0 5.499 Executing busybox-1.37.0-r20.trigger 07:02:10 #0 5.507 OK: 7 MiB in 17 packages 07:02:10 #59 ... 07:02:10 07:02:10 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:02:10 #0 0.987 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:02:10 #0 1.107 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:02:10 #0 1.479 v3.22.3-43-g7447efb1e76 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 07:02:10 #0 1.479 v3.22.3-47-gac2ede25b7c [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 07:02:10 #0 1.479 OK: 26324 distinct packages available 07:02:10 #0 1.566 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:02:10 #0 1.661 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:02:10 #0 2.004 (1/13) Installing brotli-libs (1.1.0-r2) 07:02:10 #0 2.019 (2/13) Installing c-ares (1.34.6-r0) 07:02:10 #0 2.024 (3/13) Installing libunistring (1.3-r0) 07:02:10 #0 2.037 (4/13) Installing libidn2 (2.3.7-r0) 07:02:10 #0 2.045 (5/13) Installing nghttp2-libs (1.65.0-r0) 07:02:10 #0 2.051 (6/13) Installing libpsl (0.21.5-r3) 07:02:10 #0 2.053 (7/13) Installing zstd-libs (1.5.7-r0) 07:02:10 #0 2.065 (8/13) Installing libcurl (8.14.1-r2) 07:02:10 #0 2.076 (9/13) Installing curl (8.14.1-r2) 07:02:10 #0 2.079 (10/13) Installing dumb-init (1.2.5-r3) 07:02:10 #0 2.082 (11/13) Installing musl-obstack (1.2.3-r2) 07:02:10 #0 2.087 (12/13) Installing libucontext (1.3.2-r0) 07:02:10 #0 2.088 (13/13) Installing gcompat (1.1.0-r4) 07:02:10 #0 2.093 Executing busybox-1.37.0-r20.trigger 07:02:10 #0 2.103 OK: 13 MiB in 29 packages 07:02:10 #60 ... 07:02:10 07:02:10 #61 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 07:02:10 #61 ... 07:02:10 07:02:10 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 07:02:10 #62 ... 07:02:10 07:02:10 #42 [core-common-config-bootstrapper internal] load build context 07:02:10 #42 transferring context: 608.68MB 15.2s done 07:02:10 #42 ... 07:02:10 07:02:10 #47 [core-metadata internal] load build context 07:02:10 #47 transferring context: 608.68MB 15.4s done 07:02:10 #47 ... 07:02:10 07:02:10 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:02:11 #63 ... 07:02:11 07:02:11 #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:02:11 #0 0.579 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:02:11 #0 0.765 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:02:11 #0 1.295 (1/3) Installing ca-certificates (20250911-r0) 07:02:11 #0 1.322 (2/3) Installing dumb-init (1.2.5-r3) 07:02:11 #0 1.339 (3/3) Installing tzdata (2025c-r0) 07:02:11 #0 1.551 Executing busybox-1.37.0-r20.trigger 07:02:11 #0 1.561 Executing ca-certificates-20250911-r0.trigger 07:02:11 #0 1.616 OK: 8 MiB in 19 packages 07:02:11 #64 ... 07:02:11 07:02:11 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:02:11 #0 0.604 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:02:11 #0 0.747 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:02:11 #0 1.300 (1/4) Installing ca-certificates (20250911-r0) 07:02:11 #0 1.329 (2/4) Installing dumb-init (1.2.5-r3) 07:02:11 #0 1.335 (3/4) Installing su-exec (0.2-r3) 07:02:11 #0 1.339 (4/4) Installing yq-go (4.47.2-r3) 07:02:11 #0 1.595 Executing busybox-1.37.0-r20.trigger 07:02:11 #0 1.598 Executing ca-certificates-20250911-r0.trigger 07:02:11 #0 1.656 OK: 20 MiB in 20 packages 07:02:11 #65 ... 07:02:11 07:02:11 #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:02:11 #0 0.958 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:02:11 #0 1.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:02:11 #0 1.389 (1/2) Installing dumb-init (1.2.5-r3) 07:02:11 #0 1.409 (2/2) Installing su-exec (0.2-r3) 07:02:11 #0 1.412 Executing busybox-1.37.0-r20.trigger 07:02:11 #0 1.418 OK: 7 MiB in 18 packages 07:02:11 #66 ... 07:02:11 07:02:11 #46 [security-bootstrapper internal] load build context 07:02:11 #46 transferring context: 608.68MB 13.7s done 07:02:11 #46 ... 07:02:11 07:02:11 #51 [security-spiffe-token-provider internal] load build context 07:02:11 #51 transferring context: 608.68MB 13.9s done 07:02:11 #51 ... 07:02:11 07:02:11 #52 [support-scheduler internal] load build context 07:02:11 #52 transferring context: 608.68MB 13.6s done 07:02:11 #52 ... 07:02:11 07:02:11 #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:02:11 #0 6.155 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:02:11 #0 6.221 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:02:11 #0 6.540 (1/7) Installing ca-certificates (20250911-r0) 07:02:11 #0 6.556 (2/7) Installing dumb-init (1.2.5-r3) 07:02:11 #0 6.565 (3/7) Installing libgcc (14.2.0-r6) 07:02:11 #0 6.570 (4/7) Installing libsodium (1.0.20-r1) 07:02:11 #0 6.576 (5/7) Installing libstdc++ (14.2.0-r6) 07:02:11 #0 6.599 (6/7) Installing libzmq (4.3.5-r2) 07:02:11 #0 6.616 (7/7) Installing zeromq (4.3.5-r2) 07:02:11 #0 6.620 Executing busybox-1.37.0-r20.trigger 07:02:11 #0 6.652 Executing ca-certificates-20250911-r0.trigger 07:02:11 #0 6.692 OK: 12 MiB in 23 packages 07:02:11 #67 ... 07:02:11 07:02:11 #54 [core-command internal] load build context 07:02:11 #54 transferring context: 608.68MB 13.3s done 07:02:12 #54 ... 07:02:12 07:02:12 #34 [security-secretstore-setup internal] load build context 07:02:12 #34 transferring context: 608.68MB 14.1s done 07:02:12 #34 ... 07:02:12 07:02:12 #49 [support-notifications internal] load build context 07:02:12 #49 transferring context: 608.68MB 13.4s done 07:02:12 #49 ... 07:02:12 07:02:12 #68 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 07:02:12 #68 ... 07:02:12 07:02:12 #53 [security-proxy-setup internal] load build context 07:02:12 #53 transferring context: 608.68MB 15.5s done 07:02:12 #53 ... 07:02:12 07:02:12 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:02:13 #69 ... 07:02:13 07:02:13 #50 [security-proxy-auth internal] load build context 07:02:13 #50 transferring context: 608.68MB 13.5s done 07:02:13 #50 ... 07:02:13 07:02:13 #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:02:13 #70 ... 07:02:13 07:02:13 #48 [core-keeper internal] load build context 07:02:13 #48 transferring context: 608.68MB 14.1s done 07:02:13 #48 ... 07:02:13 07:02:13 #45 [core-data internal] load build context 07:02:13 #45 transferring context: 608.68MB 14.1s done 07:02:14 #45 ... 07:02:14 07:02:14 #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:02:14 #71 ... 07:02:14 07:02:14 #40 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:02:14 #40 extracting sha256:3d146fa02748e7f5139ee9dd5f6bd77571302bcabdbb9a97c5096d08cda5df2d 1.3s done 07:02:15 #40 ... 07:02:15 07:02:15 #38 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:02:15 #38 5.605 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:02:15 #38 5.682 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:02:15 #38 6.015 v3.22.3-43-g7447efb1e76 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 07:02:15 #38 6.015 v3.22.3-47-gac2ede25b7c [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 07:02:15 #38 6.015 OK: 26324 distinct packages available 07:02:15 #38 6.076 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:02:15 #38 6.155 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:02:15 #38 6.484 (1/4) Installing dumb-init (1.2.5-r3) 07:02:15 #38 6.489 (2/4) Installing musl-obstack (1.2.3-r2) 07:02:15 #38 6.493 (3/4) Installing libucontext (1.3.2-r0) 07:02:15 #38 6.496 (4/4) Installing gcompat (1.1.0-r4) 07:02:15 #38 6.501 Executing busybox-1.37.0-r20.trigger 07:02:15 #38 6.509 OK: 8 MiB in 20 packages 07:02:15 #38 ... 07:02:15 07:02:15 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 07:02:15 #58 extracting sha256:01bda00f80487bf4a688e49be6da5f8ee1d7eecd31dea469f60d2c70f8de35b0 5.1s done 07:02:17 Removing intermediate container 63ddd3f449cf 07:02:17 ---> de5d720efe72 07:02:17 Successfully built de5d720efe72 07:02:17 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:18 + docker inspect -f . ci-base-image-arm64 07:02:18 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:02:18 prd-ubuntu20.04-docker-arm64-4c-16g-2911 does not seem to be running inside a container 07:02:18 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/957 -v /w/workspace/edgex-go/957:/w/workspace/edgex-go/957:rw,z -v /w/workspace/edgex-go/957@tmp:/w/workspace/edgex-go/957@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 07:02:19 $ docker top c2267bd2003e022cf05bfbba52923fa92291de77369f82b12c3b3aea5c4e8c2f -eo pid,comm [Pipeline] { [Pipeline] sh 07:02:20 + go version 07:02:20 go version go1.25.3 linux/arm64 [Pipeline] } 07:02:20 $ docker stop --time=1 c2267bd2003e022cf05bfbba52923fa92291de77369f82b12c3b3aea5c4e8c2f 07:02:22 $ docker rm -f --volumes c2267bd2003e022cf05bfbba52923fa92291de77369f82b12c3b3aea5c4e8c2f [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 07:02:22 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:02:22 07:02:22 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:02:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:02:23 latest: Pulling from edgex-devops/edgex-compose-arm64 07:02:23 547446be3368: Pulling fs layer 07:02:23 d125d8839a47: Pulling fs layer 07:02:23 3e85d5ac6304: Pulling fs layer 07:02:23 c3105a71a48b: Pulling fs layer 07:02:23 0f093f025ec4: Pulling fs layer 07:02:23 c3106fc0e877: Pulling fs layer 07:02:23 0f093f025ec4: Waiting 07:02:23 c3105a71a48b: Waiting 07:02:23 547446be3368: Verifying Checksum 07:02:23 547446be3368: Download complete 07:02:23 c3105a71a48b: Verifying Checksum 07:02:23 c3105a71a48b: Download complete 07:02:23 d125d8839a47: Verifying Checksum 07:02:23 d125d8839a47: Download complete 07:02:23 c3106fc0e877: Verifying Checksum 07:02:23 c3106fc0e877: Download complete 07:02:23 0f093f025ec4: Verifying Checksum 07:02:23 0f093f025ec4: Download complete 07:02:24 547446be3368: Pull complete 07:02:25 d125d8839a47: Pull complete 07:02:25 3e85d5ac6304: Verifying Checksum 07:02:25 3e85d5ac6304: Download complete 07:02:30 #58 ... 07:02:30 07:02:30 #54 [core-command internal] load build context 07:02:30 #54 DONE 38.5s 07:02:30 07:02:30 #49 [support-notifications internal] load build context 07:02:30 #49 DONE 38.4s 07:02:30 07:02:30 #52 [support-scheduler internal] load build context 07:02:30 #52 DONE 38.4s 07:02:30 07:02:30 #50 [security-proxy-auth internal] load build context 07:02:30 #50 DONE 38.2s 07:02:30 07:02:30 #46 [security-bootstrapper internal] load build context 07:02:30 #46 DONE 38.5s 07:02:30 07:02:30 #34 [security-secretstore-setup internal] load build context 07:02:30 #34 DONE 38.7s 07:02:30 07:02:30 #51 [security-spiffe-token-provider internal] load build context 07:02:30 #51 DONE 38.5s 07:02:30 07:02:30 #45 [core-data internal] load build context 07:02:30 #45 DONE 38.5s 07:02:30 07:02:30 #48 [core-keeper internal] load build context 07:02:30 #48 DONE 38.5s 07:02:30 07:02:30 #42 [core-common-config-bootstrapper internal] load build context 07:02:30 #42 DONE 38.7s 07:02:30 07:02:30 #47 [core-metadata internal] load build context 07:02:30 #47 DONE 38.5s 07:02:30 07:02:30 #56 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:02:30 #56 DONE 29.3s 07:02:30 07:02:30 #55 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:02:30 #55 DONE 29.3s 07:02:30 07:02:30 #53 [security-proxy-setup internal] load build context 07:02:30 #53 DONE 38.6s 07:02:30 07:02:30 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:02:30 #60 DONE 29.3s 07:02:30 07:02:30 #66 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:02:30 #66 DONE 29.3s 07:02:30 07:02:30 #64 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:02:30 #64 DONE 29.3s 07:02:30 07:02:30 #65 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:02:30 #65 DONE 29.3s 07:02:30 07:02:30 #57 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:02:30 #57 DONE 29.3s 07:02:30 07:02:30 #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:02:30 #59 DONE 29.3s 07:02:30 07:02:30 #38 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:02:30 #38 DONE 29.3s 07:02:30 07:02:30 #67 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:02:30 #67 DONE 29.4s 07:02:30 07:02:30 #72 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 07:02:30 #72 ... 07:02:30 07:02:30 #40 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:02:30 #40 DONE 29.6s 07:02:30 07:02:30 #58 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 07:02:30 #58 DONE 29.5s 07:02:30 07:02:30 #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:02:30 #73 ... 07:02:30 07:02:30 #71 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:02:30 #71 DONE 30.1s 07:02:30 07:02:30 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:02:30 #69 30.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:02:30 #69 30.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:02:30 #69 30.52 OK: 265 MiB in 60 packages 07:02:30 #69 DONE 30.7s 07:02:30 07:02:30 #61 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 07:02:30 #61 29.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:02:30 #61 29.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:02:30 #61 30.46 OK: 265 MiB in 60 packages 07:02:30 #61 DONE 30.6s 07:02:30 07:02:30 #62 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 07:02:30 #62 30.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:02:30 #62 30.13 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:02:30 #62 30.50 OK: 265 MiB in 60 packages 07:02:30 #62 DONE 30.7s 07:02:30 07:02:30 #74 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:02:30 #74 DONE 0.1s 07:02:30 07:02:30 #68 [core-data builder 3/7] RUN apk add --update --no-cache make git 07:02:30 #68 30.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:02:30 #68 30.12 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:02:30 #68 30.59 OK: 265 MiB in 60 packages 07:02:30 #68 DONE 30.8s 07:02:30 07:02:30 #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:02:30 #75 DONE 0.1s 07:02:30 07:02:30 #76 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 07:02:30 #76 DONE 0.1s 07:02:30 07:02:30 #77 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 07:02:30 #77 DONE 0.1s 07:02:30 07:02:30 #78 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:02:30 #78 ... 07:02:30 07:02:30 #79 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:02:30 #0 1.166 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:02:30 #0 1.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:02:30 #0 1.620 OK: 20 MiB in 20 packages 07:02:30 #79 DONE 1.8s 07:02:30 07:02:30 #70 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:02:30 #70 29.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:02:30 #70 30.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:02:30 #70 30.48 v3.22.3-43-g7447efb1e76 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 07:02:30 #70 30.48 v3.22.3-47-gac2ede25b7c [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 07:02:30 #70 30.48 OK: 26324 distinct packages available 07:02:30 #70 30.55 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:02:30 #70 30.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:02:30 #70 30.98 (1/5) Installing dumb-init (1.2.5-r3) 07:02:30 #70 31.01 (2/5) Installing musl-obstack (1.2.3-r2) 07:02:30 #70 31.02 (3/5) Installing libucontext (1.3.2-r0) 07:02:30 #70 31.02 (4/5) Installing gcompat (1.1.0-r4) 07:02:30 #70 31.02 (5/5) Installing openssl (3.5.5-r0) 07:02:30 #70 31.04 Executing busybox-1.37.0-r20.trigger 07:02:30 #70 31.05 OK: 8 MiB in 21 packages 07:02:30 #70 DONE 31.3s 07:02:30 07:02:30 #63 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:02:30 #63 30.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:02:30 #63 30.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:02:30 #63 30.58 v3.22.3-43-g7447efb1e76 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 07:02:30 #63 30.58 v3.22.3-47-gac2ede25b7c [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 07:02:30 #63 30.58 OK: 26335 distinct packages available 07:02:30 #63 30.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:02:30 #63 30.77 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:02:30 #63 31.12 OK: 265 MiB in 60 packages 07:02:30 #63 DONE 31.4s 07:02:30 07:02:30 #80 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:02:30 #80 ... 07:02:30 07:02:30 #81 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:02:30 #0 1.520 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:02:30 #0 1.592 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:02:30 #0 1.940 OK: 7 MiB in 18 packages 07:02:30 #81 DONE 2.1s 07:02:31 07:02:31 #82 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:02:31 #82 DONE 0.2s 07:02:31 07:02:31 #83 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:02:31 #0 1.645 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:02:31 #0 1.721 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:02:31 #0 2.102 OK: 13 MiB in 29 packages 07:02:31 #83 DONE 2.3s 07:02:31 07:02:31 #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:02:31 #84 ... 07:02:31 07:02:31 #73 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:02:31 #73 2.052 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:02:31 #73 2.129 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:02:31 #73 2.445 OK: 8 MiB in 20 packages 07:02:31 #73 DONE 2.6s 07:02:31 07:02:31 #85 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:02:31 #0 2.056 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:02:31 #0 2.137 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:02:31 #0 2.460 OK: 7 MiB in 17 packages 07:02:31 #85 DONE 2.7s 07:02:31 07:02:31 #86 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:02:32 #86 DONE 1.0s 07:02:32 07:02:32 #87 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:02:32 #0 2.699 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:02:32 #0 2.768 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:02:32 #0 3.200 OK: 20 MiB in 20 packages 07:02:32 #87 DONE 3.5s 07:02:32 07:02:32 #88 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:02:32 #0 2.545 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:02:32 #0 2.631 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:02:32 #0 2.945 OK: 8 MiB in 19 packages 07:02:32 #88 DONE 3.5s 07:02:32 07:02:32 #89 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:02:32 #0 2.511 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:02:32 #0 2.584 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:02:32 #0 2.950 OK: 12 MiB in 23 packages 07:02:32 #89 DONE 3.5s 07:02:32 07:02:32 #90 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:02:32 #0 1.774 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:02:32 #0 2.145 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:02:32 #0 2.669 (1/1) Installing dumb-init (1.2.5-r3) 07:02:32 #0 2.828 Executing busybox-1.37.0-r20.trigger 07:02:32 #0 2.835 OK: 7 MiB in 17 packages 07:02:32 #90 DONE 3.5s 07:02:32 07:02:32 #91 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 07:02:32 #91 DONE 0.1s 07:02:32 07:02:32 #92 [security-spire-config stage-2 5/10] COPY Attribution.txt / 07:02:32 #92 DONE 0.1s 07:02:32 07:02:32 #93 [security-spire-config stage-2 6/10] COPY security.txt / 07:02:32 #93 DONE 0.0s 07:02:32 07:02:32 #94 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:02:32 #94 DONE 0.0s 07:02:32 07:02:32 #95 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 07:02:32 #95 DONE 0.1s 07:02:32 07:02:32 #96 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:02:32 #96 DONE 0.0s 07:02:32 07:02:32 #97 [security-spire-config] exporting to image 07:02:32 #97 exporting layers 07:02:32 #97 ... 07:02:32 07:02:32 #72 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 07:02:32 #72 3.557 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:02:32 #72 3.630 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:02:32 #72 3.961 OK: 7 MiB in 17 packages 07:02:32 #72 DONE 4.1s 07:02:33 07:02:33 #98 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:02:33 #0 2.777 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:02:33 #0 2.968 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:02:33 #0 3.555 OK: 265 MiB in 60 packages 07:02:33 #98 DONE 3.7s 07:02:33 07:02:33 #97 [security-spire-config] exporting to image 07:02:33 #97 exporting layers 0.7s done 07:02:33 #97 writing image sha256:5f6716ca05563c3476e62aaf33792c8a568b3985c9a4ced8c6a39664e067354d done 07:02:33 #97 naming to docker.io/library/security-spire-config 0.0s done 07:02:33 #97 DONE 0.8s 07:02:33 07:02:33 #99 [core-keeper builder 5/8] COPY go.mod vendor* ./ 07:02:33 #99 DONE 0.1s 07:02:33 07:02:33 #100 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 07:02:34 #100 2.936 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 07:02:34 #100 ... 07:02:34 07:02:34 #101 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:02:34 #101 DONE 3.1s 07:02:34 07:02:34 #100 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 07:02:34 #100 3.011 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 07:02:34 #100 ... 07:02:34 07:02:34 #102 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 07:02:34 #102 DONE 0.1s 07:02:34 07:02:34 #100 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 07:02:34 #100 3.436 OK: 8 MiB in 21 packages 07:02:34 #100 DONE 3.7s 07:02:34 07:02:34 #103 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:02:35 3e85d5ac6304: Pull complete 07:02:35 c3105a71a48b: Pull complete 07:02:36 0f093f025ec4: Pull complete 07:02:37 c3106fc0e877: Pull complete 07:02:37 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 07:02:37 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 07:02:37 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:02:37 prd-ubuntu20.04-docker-arm64-4c-16g-2911 does not seem to be running inside a container 07:02:37 $ docker run -t -d -u 1001:1001 -u 0:0 --entrypoint= -v /var/run/docker.sock:/var/run/docker.sock --privileged -w /w/workspace/edgex-go/957 -v /w/workspace/edgex-go/957:/w/workspace/edgex-go/957:rw,z -v /w/workspace/edgex-go/957@tmp:/w/workspace/edgex-go/957@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 07:02:39 $ docker top 13ba0398c47cd1cc45a325c5efd2c304983d8d9d0d5003b34cf90add01c00666 -eo pid,comm [Pipeline] { [Pipeline] sh 07:02:40 + docker compose -f ./docker-compose-build.yml build --parallel 07:02:41 #103 ... 07:02:41 07:02:41 #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:02:41 #104 ... 07:02:41 07:02:41 #105 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:02:41 #105 ... 07:02:41 07:02:41 #106 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:02:43 #106 ... 07:02:43 07:02:43 #107 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:02:50 #1 [core-metadata internal] load build definition from Dockerfile 07:02:50 #1 transferring dockerfile: 2.10kB done 07:02:50 #1 DONE 0.1s 07:02:50 07:02:50 #2 [security-spire-agent internal] load build definition from Dockerfile 07:02:50 #2 transferring dockerfile: 1.81kB done 07:02:50 #2 DONE 0.0s 07:02:50 07:02:50 #3 [support-notifications internal] load build definition from Dockerfile 07:02:50 #3 transferring dockerfile: 2.02kB 0.0s done 07:02:50 #3 DONE 0.1s 07:02:50 07:02:50 #4 [security-spire-config internal] load build definition from Dockerfile 07:02:50 #4 transferring dockerfile: 1.69kB done 07:02:50 #4 DONE 0.1s 07:02:50 07:02:50 #5 [security-bootstrapper internal] load build definition from Dockerfile 07:02:50 #5 transferring dockerfile: 3.02kB done 07:02:50 #5 DONE 0.1s 07:02:50 07:02:50 #6 [core-data internal] load build definition from Dockerfile 07:02:50 #6 transferring dockerfile: 2.04kB done 07:02:50 #6 DONE 0.1s 07:02:50 07:02:50 #7 [security-proxy-setup internal] load build definition from Dockerfile 07:02:50 #7 transferring dockerfile: 2.50kB 0.0s done 07:02:50 #7 DONE 0.1s 07:02:50 07:02:50 #8 [security-spire-server internal] load build definition from Dockerfile 07:02:50 #8 transferring dockerfile: 1.70kB done 07:02:50 #8 DONE 0.1s 07:02:50 07:02:50 #9 [security-spiffe-token-provider internal] load build definition from Dockerfile 07:02:50 #9 transferring dockerfile: 1.89kB 0.0s done 07:02:50 #9 DONE 0.1s 07:02:50 07:02:50 #10 [security-proxy-auth internal] load build definition from Dockerfile 07:02:50 #10 transferring dockerfile: 2.14kB done 07:02:50 #10 DONE 0.0s 07:02:50 07:02:50 #11 [core-keeper internal] load build definition from Dockerfile 07:02:50 #11 transferring dockerfile: 2.07kB 0.0s done 07:02:50 #11 DONE 0.1s 07:02:50 07:02:50 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 07:02:50 #12 transferring dockerfile: 2.23kB done 07:02:50 #12 DONE 0.1s 07:02:50 07:02:50 #13 [security-secretstore-setup internal] load build definition from Dockerfile 07:02:50 #13 transferring dockerfile: 2.49kB done 07:02:50 #13 DONE 0.1s 07:02:50 07:02:50 #14 [core-command internal] load build definition from Dockerfile 07:02:50 #14 transferring dockerfile: 1.94kB done 07:02:50 #14 DONE 0.1s 07:02:50 07:02:50 #15 [support-scheduler internal] load build definition from Dockerfile 07:02:50 #15 transferring dockerfile: 1.83kB done 07:02:50 #15 DONE 0.1s 07:02:50 07:02:50 #16 [core-metadata internal] load .dockerignore 07:02:50 #16 transferring context: 50B done 07:02:50 #16 DONE 0.0s 07:02:51 07:02:51 #17 [security-spire-agent internal] load .dockerignore 07:02:51 #17 transferring context: 50B done 07:02:51 #17 DONE 0.1s 07:02:51 07:02:51 #18 [support-notifications internal] load .dockerignore 07:02:51 #18 transferring context: 50B done 07:02:51 #18 DONE 0.1s 07:02:51 07:02:51 #19 [security-spire-config internal] load .dockerignore 07:02:51 #19 transferring context: 50B done 07:02:51 #19 DONE 0.1s 07:02:51 07:02:51 #20 [security-bootstrapper internal] load .dockerignore 07:02:51 #20 transferring context: 50B done 07:02:51 #20 DONE 0.1s 07:02:51 07:02:51 #21 [core-data internal] load .dockerignore 07:02:51 #21 transferring context: 50B done 07:02:51 #21 DONE 0.1s 07:02:51 07:02:51 #22 [security-proxy-setup internal] load .dockerignore 07:02:51 #22 transferring context: 50B 0.0s done 07:02:51 #22 DONE 0.1s 07:02:51 07:02:51 #23 [security-spire-server internal] load .dockerignore 07:02:51 #23 transferring context: 50B done 07:02:51 #23 DONE 0.0s 07:02:51 07:02:51 #24 [security-spiffe-token-provider internal] load .dockerignore 07:02:51 #24 transferring context: 50B done 07:02:51 #24 DONE 0.0s 07:02:51 07:02:51 #25 [security-proxy-auth internal] load .dockerignore 07:02:51 #25 transferring context: 50B done 07:02:51 #25 DONE 0.1s 07:02:51 07:02:51 #26 [core-keeper internal] load .dockerignore 07:02:51 #26 transferring context: 50B 0.0s done 07:02:51 #26 DONE 0.1s 07:02:51 07:02:51 #27 [core-common-config-bootstrapper internal] load .dockerignore 07:02:51 #27 transferring context: 50B 0.0s done 07:02:51 #27 DONE 0.1s 07:02:51 07:02:51 #28 [security-secretstore-setup internal] load .dockerignore 07:02:51 #28 transferring context: 50B 0.0s done 07:02:51 #28 DONE 0.1s 07:02:51 07:02:51 #29 [core-command internal] load .dockerignore 07:02:51 #29 transferring context: 50B 0.0s done 07:02:51 #29 DONE 0.1s 07:02:51 07:02:51 #30 [support-scheduler internal] load .dockerignore 07:02:51 #30 transferring context: 50B 0.0s done 07:02:51 #30 DONE 0.1s 07:02:51 07:02:51 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:02:51 #31 DONE 0.0s 07:02:51 07:02:51 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.22 07:02:51 #32 DONE 0.1s 07:02:52 07:02:52 #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 07:02:52 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 07:02:52 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 07:02:52 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 07:02:52 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 07:02:52 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 1.05MB / 4.14MB 0.1s 07:02:52 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.2s 07:02:52 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done 07:02:52 #33 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 07:02:53 #33 ... 07:02:53 07:02:53 #34 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:02:53 #34 DONE 1.0s 07:02:53 07:02:53 #35 [core-metadata internal] load build context 07:02:53 #35 transferring context: 3.40MB 0.8s done 07:02:53 #35 DONE 1.0s 07:02:53 07:02:53 #33 [core-metadata stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 07:02:53 #33 ... 07:02:53 07:02:53 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:02:53 #31 DONE 0.0s 07:02:53 07:02:53 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.22 07:02:53 #32 DONE 0.2s 07:02:53 07:02:53 #34 [support-notifications builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:02:53 #34 DONE 1.6s 07:02:53 07:02:53 #33 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 07:02:53 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 07:02:53 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 07:02:53 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 07:02:53 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 07:02:53 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done 07:02:53 #33 ... 07:02:53 07:02:53 #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.22 07:02:53 #32 DONE 0.3s 07:02:53 07:02:53 #36 [core-metadata builder 2/7] WORKDIR /edgex-go 07:02:53 #36 DONE 0.6s 07:02:53 07:02:53 #33 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 07:02:53 #33 ... 07:02:53 07:02:53 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:02:53 #31 DONE 0.0s 07:02:53 07:02:53 #33 [support-notifications stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 07:02:53 #33 ... 07:02:53 07:02:53 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:02:53 #31 DONE 0.0s 07:02:53 07:02:53 #37 [security-bootstrapper internal] load build context 07:02:53 #37 DONE 0.0s 07:02:53 07:02:53 #34 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:02:53 #34 DONE 1.7s 07:02:53 07:02:53 #36 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 07:02:53 #36 DONE 0.6s 07:02:53 07:02:53 #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 07:02:53 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 07:02:53 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 07:02:53 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 07:02:53 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 07:02:53 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done 07:02:53 #33 ... 07:02:53 07:02:53 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:02:53 #31 DONE 0.0s 07:02:53 07:02:53 #33 [security-bootstrapper stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 07:02:53 #33 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 1.3s done 07:02:53 #33 ... 07:02:53 07:02:53 #34 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:02:53 #34 DONE 1.7s 07:02:53 07:02:53 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:02:53 #31 DONE 0.0s 07:02:53 07:02:53 #36 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 07:02:53 #36 DONE 0.7s 07:02:53 07:02:53 #33 [security-proxy-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 07:02:53 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 07:02:53 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 07:02:53 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 07:02:53 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 07:02:53 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done 07:02:53 #33 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 1.3s done 07:02:54 #33 ... 07:02:54 07:02:54 #34 [core-data builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:02:54 #34 DONE 1.7s 07:02:54 07:02:54 #36 [core-data builder 2/7] WORKDIR /edgex-go 07:02:54 #36 DONE 0.7s 07:02:54 07:02:54 #33 [core-data stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 07:02:54 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 07:02:54 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 07:02:54 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 07:02:54 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 07:02:54 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done 07:02:54 #33 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 1.3s done 07:02:54 #33 ... 07:02:54 07:02:54 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:02:54 #31 DONE 0.0s 07:02:54 07:02:54 #38 [security-proxy-setup internal] load build context 07:02:54 #38 ... 07:02:54 07:02:54 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:02:54 #31 DONE 0.0s 07:02:54 07:02:54 #38 [security-proxy-setup internal] load build context 07:02:54 #38 ... 07:02:54 07:02:54 #34 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:02:54 #34 DONE 1.8s 07:02:54 07:02:54 #36 [security-spiffe-token-provider builder 2/7] WORKDIR /edgex-go 07:02:54 #36 DONE 0.7s 07:02:54 07:02:54 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:02:54 #31 DONE 0.0s 07:02:54 07:02:54 #32 [security-spiffe-token-provider internal] load metadata for docker.io/library/alpine:3.22 07:02:54 #32 DONE 1.5s 07:02:54 07:02:54 #38 [security-proxy-setup internal] load build context 07:02:54 #38 ... 07:02:54 07:02:54 #34 [security-proxy-auth builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:02:54 #34 DONE 1.8s 07:02:54 07:02:54 #36 [security-proxy-auth builder 2/7] WORKDIR /edgex-go 07:02:54 #36 DONE 0.8s 07:02:54 07:02:54 #39 [core-keeper internal] load build context 07:02:54 #39 DONE 0.0s 07:02:54 07:02:54 #38 [security-proxy-setup internal] load build context 07:02:54 #38 ... 07:02:54 07:02:54 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:02:54 #31 DONE 0.0s 07:02:54 07:02:54 #40 [support-notifications internal] load build context 07:02:54 #40 transferring context: 3.40MB 1.2s done 07:02:54 #40 DONE 1.7s 07:02:54 07:02:54 #41 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.13.3 07:02:54 #41 DONE 1.8s 07:02:54 07:02:54 #38 [security-proxy-setup internal] load build context 07:02:54 #38 ... 07:02:54 07:02:54 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:02:54 #31 DONE 0.0s 07:02:54 07:02:54 #38 [security-proxy-setup internal] load build context 07:02:55 #38 transferring context: 3.40MB 1.2s done 07:02:55 #38 DONE 1.4s 07:02:55 07:02:55 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 07:02:55 #31 DONE 0.1s 07:02:55 07:02:55 #42 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.13.3 07:02:55 #42 DONE 2.2s 07:02:55 07:02:55 #33 [security-proxy-auth stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 07:02:55 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 07:02:55 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 07:02:55 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 07:02:55 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 07:02:55 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done 07:02:55 #33 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 1.3s done 07:02:55 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 07:02:55 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 07:02:55 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 07:02:55 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 07:02:55 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done 07:02:55 #33 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 1.3s done 07:02:55 #33 ... 07:02:55 07:02:55 #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.22 07:02:55 #32 DONE 2.2s 07:02:55 07:02:55 #33 [security-spire-config stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 07:02:55 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 07:02:55 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 07:02:55 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 07:02:55 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 07:02:55 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done 07:02:55 #33 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 1.3s done 07:02:55 #33 DONE 4.5s 07:02:55 07:02:55 #34 [core-command builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:02:55 #34 DONE 1.9s 07:02:55 07:02:55 #36 [core-command builder 2/7] WORKDIR /edgex-go 07:02:55 #36 DONE 0.9s 07:02:55 07:02:55 #43 [core-command internal] load build context 07:02:56 #43 ... 07:02:56 07:02:56 #34 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-arm64 07:02:56 #34 DONE 1.9s 07:02:56 07:02:56 #36 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 07:02:56 #36 DONE 0.9s 07:02:56 07:02:56 #33 [security-secretstore-setup stage-1 1/9] FROM docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 07:02:56 #33 resolve docker.io/library/alpine:3.22@sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 0.1s done 07:02:56 #33 sha256:55ae5d250caebc548793f321534bc6a8ef1d116f334f18f4ada1b2daad3251b2 9.22kB / 9.22kB done 07:02:56 #33 sha256:42148bde0efbaf68c898a31697c37422abec27c85ffb9cbb1d07278dc3639050 1.02kB / 1.02kB done 07:02:56 #33 sha256:5a766deef0c8314d9ed554da090f372c63886cc92f0f58752dbf3ab8ae2d8c01 627B / 627B done 07:02:56 #33 sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 4.14MB / 4.14MB 0.3s done 07:02:56 #33 extracting sha256:d741ee1608f399e21c72d05f0f818c348c6801af33aeb83523893d09dc153957 1.3s done 07:02:56 #33 DONE 4.5s 07:02:56 07:02:56 #44 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:02:56 #44 ... 07:02:56 07:02:56 #37 [security-bootstrapper internal] load build context 07:02:56 #37 transferring context: 3.40MB 1.7s done 07:02:56 #37 DONE 2.5s 07:02:56 07:02:56 #45 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:02:57 #45 ... 07:02:57 07:02:57 #46 [security-spire-server internal] load build context 07:02:57 #46 transferring context: 26.44kB 0.1s done 07:02:57 #46 DONE 1.4s 07:02:57 07:02:57 #47 [security-spire-config internal] load build context 07:02:57 #47 transferring context: 24.70kB 0.1s done 07:02:57 #47 DONE 1.4s 07:02:57 07:02:57 #48 [security-spiffe-token-provider internal] load build context 07:02:57 #48 ... 07:02:57 07:02:57 #49 [core-data internal] load build context 07:02:57 #49 transferring context: 3.40MB 2.1s done 07:02:57 #49 DONE 3.2s 07:02:57 07:02:57 #48 [security-spiffe-token-provider internal] load build context 07:02:57 #48 ... 07:02:57 07:02:57 #50 [security-spire-agent internal] load build context 07:02:57 #50 transferring context: 25.98kB 0.3s done 07:02:57 #50 DONE 2.3s 07:02:57 07:02:57 #48 [security-spiffe-token-provider internal] load build context 07:02:58 #107 DONE 25.2s 07:02:58 07:02:58 #105 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:02:58 #105 DONE 28.3s 07:02:58 07:02:58 #104 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:02:58 #104 DONE 28.4s 07:02:58 07:02:58 #108 [support-scheduler builder 6/7] COPY . . 07:02:58 #108 ... 07:02:58 07:02:58 #80 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:02:58 #80 DONE 28.4s 07:02:58 07:02:58 #84 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:02:58 #84 DONE 27.6s 07:02:58 07:02:58 #78 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:02:58 #78 DONE 28.3s 07:02:58 07:02:58 #106 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:02:58 #106 DONE 24.0s 07:02:58 07:02:58 #103 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:02:58 #103 DONE 24.1s 07:02:58 07:02:58 #109 [core-metadata builder 6/7] COPY . . 07:02:58 #48 transferring context: 3.40MB 3.7s done 07:02:59 #48 DONE 4.3s 07:02:59 07:02:59 #43 [core-command internal] load build context 07:02:59 #43 ... 07:02:59 07:02:59 #39 [core-keeper internal] load build context 07:02:59 #39 transferring context: 3.40MB 3.6s done 07:02:59 #39 DONE 4.3s 07:02:59 07:02:59 #43 [core-command internal] load build context 07:02:59 #43 ... 07:02:59 07:02:59 #51 [security-proxy-auth internal] load build context 07:02:59 #51 transferring context: 3.40MB 3.6s done 07:02:59 #51 DONE 4.6s 07:02:59 07:02:59 #43 [core-command internal] load build context 07:03:00 #43 ... 07:03:00 07:03:00 #52 [core-common-config-bootstrapper internal] load build context 07:03:00 #52 transferring context: 3.40MB 3.7s done 07:03:00 #52 DONE 5.3s 07:03:00 07:03:00 #43 [core-command internal] load build context 07:03:03 #43 ... 07:03:03 07:03:03 #53 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates build-base pkgconfig zeromq-dev 07:03:03 #0 5.376 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:03:03 #0 5.809 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:03:03 #0 7.904 OK: 255 MiB in 60 packages 07:03:03 #53 DONE 9.3s 07:03:03 07:03:03 #43 [core-command internal] load build context 07:03:03 #43 transferring context: 3.40MB 4.8s done 07:03:03 #43 ... 07:03:03 07:03:03 #54 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:03:03 #54 DONE 8.5s 07:03:03 07:03:03 #55 [core-command builder 3/7] RUN apk add --update --no-cache make git 07:03:03 #0 6.464 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:03:03 #0 7.024 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:03:03 #55 10.09 OK: 255 MiB in 60 packages 07:03:03 #55 ... 07:03:03 07:03:03 #56 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 07:03:03 #56 ... 07:03:03 07:03:03 #57 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:03:04 #57 ... 07:03:04 07:03:04 #43 [core-command internal] load build context 07:03:04 #43 DONE 8.3s 07:03:04 07:03:04 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:03:04 #58 resolve ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 2.6s done 07:03:04 #58 sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 1.61kB / 1.61kB done 07:03:04 #58 sha256:ced6f785f25e808285239e1b330e8c366d2ae62fa852094f1d3fd326b1132165 1.05kB / 1.05kB done 07:03:04 #58 sha256:8a58b3969bfd5b13870680e9e86bf50468e927db3e6261cf8014eefe02e15b75 1.74kB / 1.74kB done 07:03:04 #58 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.8s done 07:03:04 #58 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 1.3s done 07:03:04 #58 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.1s done 07:03:04 #58 sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 299B / 299B 2.2s done 07:03:04 #58 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 1.06MB / 37.02MB 3.4s 07:03:04 #58 ... 07:03:04 07:03:04 #59 [security-secretstore-setup internal] load build context 07:03:04 #59 transferring context: 3.40MB 5.1s done 07:03:04 #59 DONE 8.6s 07:03:04 07:03:04 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:03:04 #58 ... 07:03:04 07:03:04 #55 [core-data builder 3/7] RUN apk add --update --no-cache make git 07:03:04 #55 DONE 12.2s 07:03:04 07:03:04 #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:03:04 #0 6.983 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:03:04 #0 7.713 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:03:04 #60 ... 07:03:04 07:03:04 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:03:04 #58 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 3.15MB / 37.02MB 3.9s 07:03:04 #58 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done 07:03:05 #58 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 5.24MB / 37.02MB 4.4s 07:03:05 #58 ... 07:03:05 07:03:05 #61 [support-scheduler internal] load build context 07:03:05 #61 transferring context: 3.40MB 6.6s done 07:03:05 #61 DONE 9.6s 07:03:05 07:03:05 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:03:05 #58 ... 07:03:05 07:03:05 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 07:03:05 #62 resolve ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 3.3s done 07:03:05 #62 sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 1.61kB / 1.61kB done 07:03:05 #62 sha256:6aa7068b88c14fccece3eddd5cf3f031d84f4d6dc184b3aac222cb195ca19d73 1.05kB / 1.05kB done 07:03:05 #62 sha256:5e54a974612164920e65f185ec25fe1cca508e77b756a468d4f5f5adcf30deb0 1.72kB / 1.72kB done 07:03:05 #62 sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 126.89kB / 126.89kB 0.8s done 07:03:05 #62 sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 113B / 113B 1.3s done 07:03:05 #62 extracting sha256:daaa341512c07906e23ac301c48cc06d89d3a6d638e3a4537d54c018fe59cc76 0.1s done 07:03:05 #62 sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 295B / 295B 1.7s done 07:03:05 #62 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 6.30MB / 17.33MB 4.5s 07:03:05 #62 extracting sha256:5ccb1f45faf8911f0261ce968d644385be95e6822c6f63e6e5f8307538586854 0.0s done 07:03:05 #62 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 7.34MB / 17.33MB 4.7s 07:03:05 #62 ... 07:03:05 07:03:05 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:03:05 #58 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 7.16MB / 37.02MB 4.8s 07:03:05 #58 ... 07:03:05 07:03:05 #63 [support-notifications builder 4/7] COPY go.mod vendor* ./ 07:03:05 #63 DONE 3.2s 07:03:05 07:03:05 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:03:06 #58 ... 07:03:06 07:03:06 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:03:06 #64 ... 07:03:06 07:03:06 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:03:07 #58 ... 07:03:07 07:03:07 #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:03:07 #65 ... 07:03:07 07:03:07 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:03:07 #58 ... 07:03:07 07:03:07 #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:03:07 #66 ... 07:03:07 07:03:07 #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:03:07 #67 ... 07:03:07 07:03:07 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:03:08 #68 ... 07:03:08 07:03:08 #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:03:08 #69 ... 07:03:08 07:03:08 #70 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:03:08 #70 ... 07:03:08 07:03:08 #71 [core-metadata builder 4/7] COPY go.mod vendor* ./ 07:03:08 #71 DONE 3.2s 07:03:08 07:03:08 #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:03:08 #72 ... 07:03:08 07:03:08 #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:03:08 #73 ... 07:03:08 07:03:08 #74 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:03:08 #74 ... 07:03:08 07:03:08 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:03:08 #58 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.49MB / 37.02MB 7.7s 07:03:08 #109 ... 07:03:08 07:03:08 #110 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:03:08 #110 ... 07:03:08 07:03:08 #111 [security-spiffe-token-provider builder 6/7] COPY . . 07:03:09 #58 ... 07:03:09 07:03:09 #56 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 07:03:09 #56 10.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:03:09 #56 11.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:03:09 #56 14.51 OK: 255 MiB in 60 packages 07:03:09 #56 DONE 15.5s 07:03:09 07:03:09 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:03:09 #111 ... 07:03:09 07:03:09 #112 [core-keeper builder 7/8] COPY . . 07:03:09 #112 ... 07:03:09 07:03:09 #113 [support-notifications builder 6/7] COPY . . 07:03:09 #113 ... 07:03:09 07:03:09 #114 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:03:09 #114 ... 07:03:09 07:03:09 #115 [security-bootstrapper builder 6/7] COPY . . 07:03:10 #58 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 12.40MB / 37.02MB 9.3s 07:03:11 #58 ... 07:03:11 07:03:11 #75 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:03:11 #75 DONE 2.1s 07:03:11 07:03:11 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:03:11 #58 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.68MB / 37.02MB 10.3s 07:03:11 #58 ... 07:03:11 07:03:11 #60 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 07:03:11 #60 10.64 v3.22.3-43-g7447efb1e76 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 07:03:11 #60 10.64 v3.22.3-47-gac2ede25b7c [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 07:03:11 #60 10.64 OK: 26176 distinct packages available 07:03:11 #60 11.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:03:11 #60 11.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:03:11 #60 15.93 OK: 255 MiB in 60 packages 07:03:11 #60 DONE 16.8s 07:03:11 07:03:11 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:03:12 #58 ... 07:03:12 07:03:12 #44 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 07:03:12 #44 11.31 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:03:12 #44 12.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:03:12 #44 15.17 OK: 255 MiB in 60 packages 07:03:12 #44 DONE 16.2s 07:03:12 07:03:12 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:03:12 #58 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 16.78MB / 37.02MB 11.5s 07:03:12 #58 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.1s done 07:03:13 #58 extracting sha256:24f8d98e710ec511c4a3098020f89de80c0697755d82f1e3072138b21b768d87 0.1s done 07:03:13 #58 ... 07:03:13 07:03:13 #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 07:03:13 #76 DONE 1.7s 07:03:13 07:03:13 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:03:13 #58 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 18.66MB / 37.02MB 12.9s 07:03:14 #58 ... 07:03:14 07:03:14 #77 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 07:03:14 #77 DONE 2.0s 07:03:14 07:03:14 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:03:14 #115 ... 07:03:14 07:03:14 #111 [security-spiffe-token-provider builder 6/7] COPY . . 07:03:14 #111 DONE 15.9s 07:03:14 07:03:14 #113 [support-notifications builder 6/7] COPY . . 07:03:14 #113 DONE 15.9s 07:03:14 07:03:14 #114 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:03:14 #114 DONE 15.9s 07:03:14 07:03:14 #112 [core-keeper builder 7/8] COPY . . 07:03:14 #112 DONE 15.9s 07:03:14 07:03:14 #108 [support-scheduler builder 6/7] COPY . . 07:03:14 #108 DONE 16.0s 07:03:14 07:03:14 #109 [core-data builder 6/7] COPY . . 07:03:14 #109 DONE 15.9s 07:03:14 07:03:14 #116 [core-command builder 6/7] COPY . . 07:03:14 #116 CACHED 07:03:14 07:03:14 #117 [core-command builder 4/7] COPY go.mod vendor* ./ 07:03:14 #117 CACHED 07:03:14 07:03:14 #118 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:03:14 #118 CACHED 07:03:14 07:03:14 #119 [core-metadata builder 6/7] COPY . . 07:03:14 #119 CACHED 07:03:14 07:03:14 #120 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:03:14 #120 CACHED 07:03:14 07:03:14 #121 [core-metadata builder 4/7] COPY go.mod vendor* ./ 07:03:14 #121 CACHED 07:03:14 07:03:14 #122 [core-data builder 4/7] COPY go.mod vendor* ./ 07:03:14 #122 CACHED 07:03:14 07:03:14 #123 [core-data builder 6/7] COPY . . 07:03:14 #123 CACHED 07:03:14 07:03:14 #124 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:03:14 #124 CACHED 07:03:14 07:03:14 #115 [security-secretstore-setup builder 6/7] COPY . . 07:03:14 #115 DONE 16.0s 07:03:14 07:03:14 #110 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:03:14 #110 DONE 15.9s 07:03:14 07:03:14 #125 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 07:03:14 #125 CACHED 07:03:14 07:03:14 #126 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:03:14 #126 CACHED 07:03:14 07:03:14 #127 [security-proxy-auth builder 6/7] COPY . . 07:03:14 #127 CACHED 07:03:14 07:03:14 #128 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 07:03:14 #128 CACHED 07:03:14 07:03:14 #129 [security-proxy-setup builder 6/7] COPY . . 07:03:14 #129 CACHED 07:03:14 07:03:14 #130 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:03:14 #130 CACHED 07:03:14 07:03:14 #131 [security-bootstrapper builder 6/7] COPY . . 07:03:14 #131 CACHED 07:03:14 07:03:14 #132 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:03:14 #132 CACHED 07:03:14 07:03:14 #133 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:03:14 #133 CACHED 07:03:14 07:03:14 #134 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 07:03:14 #134 ... 07:03:14 07:03:14 #135 [security-spire-server stage-2 6/9] COPY security.txt / 07:03:14 #135 DONE 0.2s 07:03:14 07:03:14 #134 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 07:03:14 #134 DONE 0.2s 07:03:14 07:03:14 #136 [security-spire-agent stage-3 7/10] COPY security.txt / 07:03:14 #136 DONE 0.1s 07:03:14 07:03:14 #137 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:03:14 #137 DONE 0.1s 07:03:14 07:03:14 #138 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:03:14 #138 DONE 0.0s 07:03:14 07:03:14 #139 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:03:15 #139 DONE 0.1s 07:03:15 07:03:15 #140 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:03:15 #140 DONE 0.0s 07:03:15 07:03:15 #141 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:03:15 #141 DONE 0.0s 07:03:15 07:03:15 #142 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:03:15 #142 DONE 0.1s 07:03:15 07:03:15 #143 [security-spire-server] exporting to image 07:03:15 #143 exporting layers 07:03:15 #58 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 20.78MB / 37.02MB 14.4s 07:03:16 #58 ... 07:03:16 07:03:16 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 07:03:16 #62 sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 17.33MB / 17.33MB 11.6s done 07:03:16 #62 extracting sha256:11c34c645755ac7be7c6fa877bc3e7833b292e24d4987f3cbf807f8ab517202a 0.1s done 07:03:16 #62 ... 07:03:16 07:03:16 #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:03:16 #78 ... 07:03:16 07:03:16 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:03:16 #58 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 23.07MB / 37.02MB 15.3s 07:03:16 #58 ... 07:03:16 07:03:16 #45 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 07:03:16 #45 15.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:03:16 #45 15.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:03:16 #45 18.85 (1/1) Installing dumb-init (1.2.5-r3) 07:03:16 #45 18.87 Executing busybox-1.37.0-r20.trigger 07:03:16 #45 19.00 OK: 8 MiB in 17 packages 07:03:16 #45 DONE 21.2s 07:03:16 07:03:16 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:03:17 #143 exporting layers 1.8s done 07:03:17 #143 writing image sha256:2bd26e8261324e94aaba28b6ac84217492dacecb7ddb9dd8d37c93e12e38c543 0.0s done 07:03:17 #143 naming to docker.io/library/security-spire-server 0.0s done 07:03:17 #58 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 25.17MB / 37.02MB 15.9s 07:03:17 #143 DONE 2.3s 07:03:17 07:03:17 #144 [security-spire-agent] exporting to image 07:03:17 #144 exporting layers 1.6s done 07:03:17 #144 writing image sha256:3027aee197cd847f5e95004921ebe5739e697d38ae125fa0dec2530edc3b915d 0.2s done 07:03:17 #144 naming to docker.io/library/security-spire-agent 0.1s done 07:03:17 #144 DONE 2.7s 07:03:17 07:03:17 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:03:17 #0 0.894 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:03:17 #58 ... 07:03:17 07:03:17 #64 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 07:03:17 #64 14.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:03:17 #64 15.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:03:17 #64 18.55 (1/7) Installing ca-certificates (20250911-r0) 07:03:17 #64 18.81 (2/7) Installing dumb-init (1.2.5-r3) 07:03:17 #64 18.82 (3/7) Installing libgcc (14.2.0-r6) 07:03:17 #64 18.83 (4/7) Installing libsodium (1.0.20-r1) 07:03:17 #64 18.89 (5/7) Installing libstdc++ (14.2.0-r6) 07:03:17 #64 19.03 (6/7) Installing libzmq (4.3.5-r2) 07:03:17 #64 19.07 (7/7) Installing zeromq (4.3.5-r2) 07:03:17 #64 19.10 Executing busybox-1.37.0-r20.trigger 07:03:17 #64 19.18 Executing ca-certificates-20250911-r0.trigger 07:03:17 #64 19.75 OK: 12 MiB in 23 packages 07:03:17 #64 DONE 21.2s 07:03:17 07:03:17 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:03:18 #58 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 27.20MB / 37.02MB 17.1s 07:03:18 #58 ... 07:03:18 07:03:18 #79 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:03:18 #79 ... 07:03:18 07:03:18 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:03:18 #58 ... 07:03:18 07:03:18 #70 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 07:03:18 #70 DONE 21.2s 07:03:18 07:03:18 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:03:19 #58 ... 07:03:19 07:03:19 #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 07:03:19 #66 15.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:03:19 #66 16.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:03:19 #66 20.34 (1/1) Installing dumb-init (1.2.5-r3) 07:03:19 #66 20.37 Executing busybox-1.37.0-r20.trigger 07:03:19 #66 20.41 OK: 8 MiB in 17 packages 07:03:19 #66 DONE 21.9s 07:03:19 07:03:19 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:03:19 #58 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 29.36MB / 37.02MB 18.9s 07:03:20 #58 ... 07:03:20 07:03:20 #65 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 07:03:20 #65 16.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:03:20 #65 17.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:03:20 #65 22.02 (1/2) Installing dumb-init (1.2.5-r3) 07:03:20 #65 22.04 (2/2) Installing su-exec (0.2-r3) 07:03:20 #65 22.06 Executing busybox-1.37.0-r20.trigger 07:03:20 #65 22.13 OK: 8 MiB in 18 packages 07:03:20 #65 DONE 23.2s 07:03:20 07:03:20 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:03:21 #58 ... 07:03:21 07:03:21 #80 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:03:21 #80 ... 07:03:21 07:03:21 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:03:21 #58 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 32.51MB / 37.02MB 20.3s 07:03:22 #58 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 34.60MB / 37.02MB 21.3s 07:03:23 #58 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 36.70MB / 37.02MB 22.0s 07:03:23 #58 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 22.2s done 07:03:23 #58 ... 07:03:23 07:03:23 #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:03:23 #81 ... 07:03:23 07:03:23 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:03:23 #58 sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 37.02MB / 37.02MB 22.2s done 07:03:24 #58 ... 07:03:24 07:03:24 #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:03:24 #82 ... 07:03:24 07:03:24 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 07:03:24 #62 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 6.7s 07:03:25 #62 ... 07:03:25 07:03:25 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:03:25 #58 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 07:03:25 #58 ... 07:03:25 07:03:25 #74 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 07:03:25 #74 18.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:03:25 #74 19.71 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:03:25 #74 24.31 (1/4) Installing dumb-init (1.2.5-r3) 07:03:25 #74 24.33 (2/4) Installing openssl (3.5.5-r0) 07:03:25 #74 24.44 (3/4) Installing su-exec (0.2-r3) 07:03:25 #74 24.45 (4/4) Installing yq-go (4.47.2-r3) 07:03:25 #74 25.92 Executing busybox-1.37.0-r20.trigger 07:03:25 #74 26.05 OK: 20 MiB in 20 packages 07:03:25 #74 DONE 28.0s 07:03:25 07:03:25 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:03:25 #145 ... 07:03:25 07:03:25 #146 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 07:03:25 #0 0.566 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 07:03:25 #146 ... 07:03:25 07:03:25 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:03:25 #0 0.942 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:03:25 #147 ... 07:03:25 07:03:25 #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 07:03:25 #0 0.976 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:03:25 #148 ... 07:03:25 07:03:25 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:03:25 #0 0.677 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 07:03:25 #149 ... 07:03:25 07:03:25 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:03:25 #0 0.929 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:03:25 #150 ... 07:03:25 07:03:25 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:03:25 #0 0.567 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:03:25 #151 ... 07:03:25 07:03:25 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:03:25 #0 0.966 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 07:03:25 #152 ... 07:03:25 07:03:25 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:03:25 #0 0.661 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:03:25 #153 ... 07:03:25 07:03:25 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:03:25 #0 0.702 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:03:26 #154 ... 07:03:26 07:03:26 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:03:26 #0 0.986 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 07:03:26 #155 ... 07:03:26 07:03:26 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:03:26 #0 0.578 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:03:26 #58 ... 07:03:26 07:03:26 #83 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 07:03:26 #83 ... 07:03:26 07:03:26 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 07:03:27 #62 ... 07:03:27 07:03:27 #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:03:27 #84 ... 07:03:27 07:03:27 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:03:28 #58 ... 07:03:28 07:03:28 #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:03:28 #72 20.64 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:03:28 #72 21.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:03:28 #72 30.10 (1/4) Installing ca-certificates (20250911-r0) 07:03:28 #72 30.67 (2/4) Installing dumb-init (1.2.5-r3) 07:03:28 #72 30.69 (3/4) Installing su-exec (0.2-r3) 07:03:28 #72 30.71 (4/4) Installing yq-go (4.47.2-r3) 07:03:28 #72 ... 07:03:28 07:03:28 #85 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:03:28 #0 9.733 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:03:29 #85 ... 07:03:29 07:03:29 #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:03:29 #73 21.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:03:29 #73 22.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:03:29 #73 ... 07:03:29 07:03:29 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:03:29 #58 ... 07:03:29 07:03:29 #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:03:29 #0 9.110 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:03:29 #86 ... 07:03:29 07:03:29 #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:03:29 #67 21.87 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:03:29 #67 22.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:03:30 #67 ... 07:03:30 07:03:30 #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:03:30 #73 32.35 v3.22.3-43-g7447efb1e76 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 07:03:30 #73 32.35 v3.22.3-47-gac2ede25b7c [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 07:03:30 #73 32.35 OK: 26165 distinct packages available 07:03:30 #73 ... 07:03:30 07:03:30 #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:03:30 #0 8.245 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:03:30 #87 ... 07:03:30 07:03:30 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:03:30 #58 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 5.5s 07:03:30 #58 ... 07:03:30 07:03:30 #57 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:03:30 #57 17.31 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:03:30 #57 19.19 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:03:31 #57 ... 07:03:31 07:03:31 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:03:31 #68 23.03 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:03:31 #68 24.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:03:31 #68 ... 07:03:31 07:03:31 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:03:32 #58 ... 07:03:32 07:03:32 #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:03:32 #69 24.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:03:32 #69 26.11 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:03:32 #69 ... 07:03:32 07:03:32 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:03:35 #58 ... 07:03:35 07:03:35 #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:03:35 #0 5.490 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:03:35 #0 7.702 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:03:35 #88 ... 07:03:35 07:03:35 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:03:35 #58 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 10.5s 07:03:35 #58 ... 07:03:35 07:03:35 #72 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 07:03:35 #72 32.50 Executing busybox-1.37.0-r20.trigger 07:03:35 #72 32.81 Executing ca-certificates-20250911-r0.trigger 07:03:35 #72 34.29 OK: 20 MiB in 20 packages 07:03:35 #72 DONE 37.8s 07:03:36 07:03:36 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:03:36 #58 ... 07:03:36 07:03:36 #57 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 07:03:36 #57 31.21 OK: 255 MiB in 60 packages 07:03:36 #57 DONE 33.0s 07:03:36 07:03:36 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:03:37 #58 ... 07:03:37 07:03:37 #89 [core-keeper builder 5/8] COPY go.mod vendor* ./ 07:03:37 #89 DONE 0.6s 07:03:37 07:03:37 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:03:37 #58 ... 07:03:37 07:03:37 #67 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 07:03:37 #67 33.12 (1/3) Installing ca-certificates (20250911-r0) 07:03:37 #67 33.41 (2/3) Installing dumb-init (1.2.5-r3) 07:03:37 #67 33.43 (3/3) Installing tzdata (2025c-r0) 07:03:37 #67 34.85 Executing busybox-1.37.0-r20.trigger 07:03:37 #67 35.02 Executing ca-certificates-20250911-r0.trigger 07:03:37 #67 36.66 OK: 9 MiB in 19 packages 07:03:37 #67 DONE 39.5s 07:03:37 07:03:37 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:03:37 #58 ... 07:03:37 07:03:37 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 07:03:37 #62 extracting sha256:8d642446c24e14a815b7b44c6837a95181df3501ac389b35873831c0a7a9e8d4 12.9s done 07:03:37 #62 ... 07:03:37 07:03:37 #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:03:37 #84 10.40 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:03:37 #84 12.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:03:38 #84 ... 07:03:38 07:03:38 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:03:38 #58 ... 07:03:38 07:03:38 #83 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 07:03:38 #83 11.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:03:38 #83 13.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:03:38 #83 ... 07:03:38 07:03:38 #58 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.13.3@sha256:16607dd148640cecbfba5cc620d0ba346350eacd5bc4105448fed867f6c08c77 07:03:39 #58 extracting sha256:3b3a2e4b748f3265e41df1f2cf7de37202db5afa1c8b9fd4889efc7430977fe8 14.1s done 07:03:40 #58 DONE 44.4s 07:03:40 07:03:40 #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:03:40 #69 40.18 v3.22.3-43-g7447efb1e76 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 07:03:40 #69 40.18 v3.22.3-47-gac2ede25b7c [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 07:03:40 #69 40.18 OK: 26165 distinct packages available 07:03:40 #69 ... 07:03:40 07:03:40 #85 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:03:40 #85 11.18 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:03:40 #85 ... 07:03:40 07:03:40 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:03:40 #68 36.06 v3.22.3-43-g7447efb1e76 [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 07:03:40 #68 36.06 v3.22.3-47-gac2ede25b7c [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 07:03:40 #68 36.06 OK: 26165 distinct packages available 07:03:40 #68 38.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:03:40 #68 42.06 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:03:40 #68 ... 07:03:40 07:03:40 #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:03:40 #69 42.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:03:41 #69 ... 07:03:41 07:03:41 #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:03:41 #87 10.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:03:41 #87 ... 07:03:41 07:03:41 #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:03:41 #86 11.38 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:03:41 #86 ... 07:03:41 07:03:41 #90 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:03:41 #0 3.514 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:03:42 #90 4.932 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:03:42 #90 ... 07:03:42 07:03:42 #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:03:42 #73 34.85 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:03:42 #73 36.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:03:42 #73 ... 07:03:42 07:03:42 #84 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 07:03:42 #84 24.87 OK: 12 MiB in 23 packages 07:03:44 #84 DONE 26.2s 07:03:44 07:03:44 #85 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:03:44 #85 24.60 (1/1) Installing dumb-init (1.2.5-r3) 07:03:44 #85 ... 07:03:44 07:03:44 #83 [core-command stage-1 3/9] RUN apk --no-cache upgrade 07:03:44 #83 25.83 OK: 8 MiB in 17 packages 07:03:44 #83 DONE 28.2s 07:03:44 07:03:44 #85 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:03:44 #85 25.22 Executing busybox-1.37.0-r20.trigger 07:03:44 #85 25.54 OK: 8 MiB in 17 packages 07:03:44 #85 ... 07:03:44 07:03:44 #86 [core-data stage-1 3/7] RUN apk --no-cache upgrade 07:03:44 #86 23.19 OK: 8 MiB in 17 packages 07:03:44 #86 DONE 25.1s 07:03:44 07:03:44 #87 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 07:03:44 #87 22.73 OK: 8 MiB in 18 packages 07:03:45 #87 DONE 24.8s 07:03:45 07:03:45 #91 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:03:46 #91 ... 07:03:46 07:03:46 #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:03:46 #0 5.099 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:03:46 #0 6.689 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:03:46 #92 ... 07:03:46 07:03:46 #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:03:46 #88 20.06 OK: 20 MiB in 20 packages 07:03:46 #88 ... 07:03:46 07:03:46 #85 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 07:03:46 #85 DONE 27.9s 07:03:46 07:03:46 #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:03:46 #69 44.21 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:03:47 #69 ... 07:03:47 07:03:47 #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:03:47 #73 49.29 (1/13) Installing brotli-libs (1.1.0-r2) 07:03:47 #73 49.41 (2/13) Installing c-ares (1.34.6-r0) 07:03:47 #73 49.55 (3/13) Installing libunistring (1.3-r0) 07:03:47 #73 ... 07:03:47 07:03:47 #88 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 07:03:47 #88 DONE 21.7s 07:03:47 07:03:47 #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:03:47 #93 ... 07:03:47 07:03:47 #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:03:47 #73 49.73 (4/13) Installing libidn2 (2.3.7-r0) 07:03:47 #73 49.78 (5/13) Installing nghttp2-libs (1.65.0-r0) 07:03:47 #73 49.85 (6/13) Installing libpsl (0.21.5-r3) 07:03:47 #73 49.89 (7/13) Installing zstd-libs (1.5.7-r0) 07:03:47 #73 50.00 (8/13) Installing libcurl (8.14.1-r2) 07:03:47 #73 ... 07:03:47 07:03:47 #94 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 07:03:47 #94 DONE 0.4s 07:03:47 07:03:47 #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:03:47 #73 50.14 (9/13) Installing curl (8.14.1-r2) 07:03:47 #73 50.19 (10/13) Installing dumb-init (1.2.5-r3) 07:03:47 #73 50.20 (11/13) Installing musl-obstack (1.2.3-r2) 07:03:47 #73 50.21 (12/13) Installing libucontext (1.3.2-r0) 07:03:47 #73 50.22 (13/13) Installing gcompat (1.1.0-r4) 07:03:48 #73 50.32 Executing busybox-1.37.0-r20.trigger 07:03:48 #73 50.48 OK: 13 MiB in 29 packages 07:03:48 #73 ... 07:03:48 07:03:48 #91 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 07:03:48 #91 DONE 2.9s 07:03:48 07:03:48 #95 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 07:03:48 #95 DONE 0.2s 07:03:48 07:03:48 #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:03:49 #69 ... 07:03:49 07:03:49 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:03:49 #68 51.80 (1/4) Installing dumb-init (1.2.5-r3) 07:03:49 #68 ... 07:03:49 07:03:49 #73 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 07:03:49 #73 DONE 52.2s 07:03:49 07:03:49 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:03:49 #68 52.00 (2/4) Installing musl-obstack (1.2.3-r2) 07:03:49 #68 52.01 (3/4) Installing libucontext (1.3.2-r0) 07:03:49 #68 52.02 (4/4) Installing gcompat (1.1.0-r4) 07:03:49 #68 52.05 Executing busybox-1.37.0-r20.trigger 07:03:50 #68 52.27 OK: 8 MiB in 20 packages 07:03:51 #68 ... 07:03:51 07:03:51 #90 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 07:03:51 #90 12.83 OK: 9 MiB in 19 packages 07:03:51 #90 DONE 14.2s 07:03:51 07:03:51 #69 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:03:51 #69 53.59 (1/5) Installing dumb-init (1.2.5-r3) 07:03:51 #69 53.65 (2/5) Installing musl-obstack (1.2.3-r2) 07:03:51 #69 53.69 (3/5) Installing libucontext (1.3.2-r0) 07:03:51 #69 53.81 (4/5) Installing gcompat (1.1.0-r4) 07:03:51 #69 53.86 (5/5) Installing openssl (3.5.5-r0) 07:03:51 #69 53.95 Executing busybox-1.37.0-r20.trigger 07:03:51 #69 54.16 OK: 9 MiB in 21 packages 07:03:52 #69 ... 07:03:52 07:03:52 #68 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 07:03:52 #68 DONE 54.4s 07:03:52 07:03:52 #92 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 07:03:52 #92 14.68 OK: 20 MiB in 20 packages 07:03:52 #92 DONE 16.4s 07:03:52 07:03:52 #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:03:53 #96 ... 07:03:53 07:03:53 #69 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 07:03:53 #69 DONE 55.9s 07:03:53 07:03:53 #97 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 07:03:56 #97 2.415 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:03:56 #97 3.046 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:04:00 #97 ... 07:04:00 07:04:00 #98 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:04:00 #0 3.100 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:04:00 #0 4.157 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:04:00 #0 9.039 OK: 13 MiB in 29 packages 07:04:00 #98 ... 07:04:00 07:04:00 #96 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 07:04:00 #96 2.669 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 07:04:00 #96 3.591 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 07:04:00 #96 7.346 OK: 8 MiB in 20 packages 07:04:00 #96 DONE 8.2s 07:04:00 07:04:00 #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:04:00 #78 ... 07:04:00 07:04:00 #98 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 07:04:00 #98 DONE 10.7s 07:04:00 07:04:00 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:04:02 #99 ... 07:04:02 07:04:02 #97 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 07:04:02 #97 7.252 OK: 9 MiB in 21 packages 07:04:02 #97 DONE 8.5s 07:04:02 07:04:02 #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:04:03 #100 ... 07:04:03 07:04:03 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:04:03 #99 DONE 2.8s 07:04:03 07:04:03 #101 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 07:04:03 #101 DONE 1.4s 07:04:03 07:04:03 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:04:03 #102 ... 07:04:03 07:04:03 #103 [security-spire-config stage-2 5/10] COPY Attribution.txt / 07:04:03 #103 DONE 0.3s 07:04:03 07:04:03 #104 [security-spire-config stage-2 6/10] COPY security.txt / 07:04:04 #104 DONE 0.3s 07:04:04 07:04:04 #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 07:04:04 #105 DONE 0.4s 07:04:04 07:04:04 #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:04:04 #81 ... 07:04:04 07:04:04 #106 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 07:04:04 #106 DONE 0.3s 07:04:04 07:04:04 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 07:04:04 #62 ... 07:04:04 07:04:04 #107 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 07:04:04 #107 DONE 0.3s 07:04:04 07:04:04 #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:04:04 #78 ... 07:04:04 07:04:04 #100 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:04:04 #100 DONE 2.9s 07:04:04 07:04:04 #108 [security-spire-config] exporting to image 07:04:04 #108 exporting layers 07:04:05 #108 ... 07:04:05 07:04:05 #109 [security-spire-server stage-2 5/9] COPY Attribution.txt / 07:04:05 #109 DONE 0.7s 07:04:05 07:04:05 #110 [security-spire-server stage-2 6/9] COPY security.txt / 07:04:06 #110 DONE 0.3s 07:04:06 07:04:06 #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 07:04:06 #111 DONE 0.3s 07:04:06 07:04:06 #102 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 07:04:06 #102 DONE 2.9s 07:04:06 07:04:06 #112 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 07:04:06 #112 DONE 0.4s 07:04:06 07:04:06 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:04:06 #113 ... 07:04:06 07:04:06 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 07:04:06 #114 DONE 0.5s 07:04:07 07:04:07 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 07:04:07 #115 ... 07:04:07 07:04:07 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 07:04:07 #113 DONE 0.5s 07:04:07 07:04:07 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 07:04:07 #115 DONE 0.4s 07:04:07 07:04:07 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 07:04:07 #116 DONE 0.4s 07:04:07 07:04:07 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 07:04:08 #117 DONE 0.3s 07:04:08 07:04:08 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 07:04:08 #118 DONE 0.6s 07:04:08 07:04:08 #108 [security-spire-agent] exporting to image 07:04:09 #108 exporting layers 4.9s done 07:04:09 #108 writing image sha256:37d3c9d72c7a9ce040f19489ec8d86d9db1a330beff1b78898621921b96e719d done 07:04:09 #108 naming to docker.io/library/security-spire-config-arm64 07:04:09 #108 naming to docker.io/library/security-spire-config-arm64 0.0s done 07:04:11 #108 exporting layers 4.1s done 07:04:11 #108 writing image sha256:de42e0cf08264dc1c7b2652bc770ec9c91e03b5ae7b0bfecc470a947f6e2b56b done 07:04:11 #108 naming to docker.io/library/security-spire-server-arm64 0.0s done 07:04:11 #108 exporting layers 3.2s done 07:04:11 #108 writing image sha256:bc0979f32d7e9c3c79728d6fccb71ab2905f3eefd5a0e65f3c48afc329a359eb done 07:04:11 #108 naming to docker.io/library/security-spire-agent-arm64 done 07:04:11 #108 DONE 7.0s 07:04:11 07:04:11 #79 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:05:02 #156 ... 07:05:02 07:05:02 #145 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:05:02 #145 DONE 103.1s 07:05:02 07:05:02 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:05:02 #154 DONE 103.1s 07:05:02 07:05:02 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:05:02 #157 DONE 0.2s 07:05:02 07:05:02 #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:05:02 #158 DONE 0.2s 07:05:02 07:05:02 #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 07:05:02 #159 ... 07:05:02 07:05:02 #160 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:05:02 #160 DONE 0.2s 07:05:02 07:05:02 #161 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:05:02 #161 DONE 0.3s 07:05:02 07:05:02 #162 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 07:05:02 #162 DONE 0.2s 07:05:02 07:05:02 #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 07:05:02 #163 DONE 0.1s 07:05:02 07:05:02 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:05:02 #150 ... 07:05:02 07:05:02 #159 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 07:05:02 #159 DONE 0.9s 07:05:02 07:05:02 #164 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 07:05:02 #164 DONE 0.2s 07:05:02 07:05:02 #165 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:05:02 #165 ... 07:05:02 07:05:02 #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 07:05:02 #166 DONE 0.3s 07:05:02 07:05:02 #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:05:02 #167 DONE 0.3s 07:05:02 07:05:02 #168 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 07:05:02 #168 DONE 0.1s 07:05:02 07:05:02 #169 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 07:05:02 #169 DONE 0.0s 07:05:02 07:05:02 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:05:02 #149 ... 07:05:02 07:05:02 #165 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:05:02 #165 DONE 1.0s 07:05:02 07:05:02 #170 [core-common-config-bootstrapper] exporting to image 07:05:02 #170 exporting layers 07:05:02 #170 ... 07:05:02 07:05:02 #171 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 07:05:02 #171 DONE 0.2s 07:05:02 07:05:02 #170 [core-common-config-bootstrapper] exporting to image 07:05:02 #170 exporting layers 0.4s done 07:05:02 #170 writing image sha256:aaa6d845c227019cba794ddf6790d07a7daf9417e5a257442d9de0930bf9c5a9 done 07:05:02 #170 naming to docker.io/library/core-common-config-bootstrapper done 07:05:02 #170 DONE 0.4s 07:05:02 07:05:02 #172 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 07:05:02 #172 DONE 0.2s 07:05:02 07:05:02 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:05:02 #173 DONE 0.1s 07:05:02 07:05:02 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:05:02 #156 ... 07:05:02 07:05:02 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 07:05:02 #174 DONE 1.0s 07:05:02 07:05:02 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:05:02 #149 ... 07:05:02 07:05:02 #175 [security-bootstrapper] exporting to image 07:05:02 #175 exporting layers 0.6s done 07:05:02 #175 writing image sha256:2a4f542764ffc0b177959a4ffc62b6aec46a31c03fc91a0e8c2ab5b82b46b92c done 07:05:02 #175 naming to docker.io/library/security-bootstrapper done 07:05:02 #175 DONE 0.7s 07:05:02 07:05:02 #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 07:05:33 #79 ... 07:05:33 07:05:33 #81 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:05:33 #81 DONE 129.7s 07:05:33 07:05:33 #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:05:33 #82 DONE 128.7s 07:05:33 07:05:33 #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:05:33 #93 DONE 105.8s 07:05:33 07:05:33 #78 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:05:33 #78 DONE 137.0s 07:05:33 07:05:33 #80 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:05:33 #80 DONE 132.0s 07:05:33 07:05:33 #119 [core-keeper builder 7/8] COPY . . 07:05:33 #119 ... 07:05:33 07:05:33 #79 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:05:33 #79 DONE 134.8s 07:05:33 07:05:33 #120 [core-metadata builder 6/7] COPY . . 07:05:33 #120 ... 07:05:33 07:05:33 #121 [support-scheduler builder 6/7] COPY . . 07:05:33 #121 DONE 2.0s 07:05:33 07:05:33 #122 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 07:05:33 #122 CACHED 07:05:33 07:05:33 #123 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:05:33 #123 CACHED 07:05:33 07:05:33 #124 [security-secretstore-setup builder 6/7] COPY . . 07:05:33 #124 CACHED 07:05:33 07:05:33 #125 [core-command builder 4/7] COPY go.mod vendor* ./ 07:05:33 #125 CACHED 07:05:33 07:05:33 #126 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:05:33 #126 CACHED 07:05:33 07:05:33 #127 [core-command builder 6/7] COPY . . 07:05:33 #127 CACHED 07:05:33 07:05:33 #128 [core-common-config-bootstrapper builder 6/7] COPY . . 07:05:33 #128 CACHED 07:05:33 07:05:33 #129 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:05:33 #129 CACHED 07:05:33 07:05:33 #130 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 07:05:33 #130 CACHED 07:05:33 07:05:33 #131 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:05:33 #131 CACHED 07:05:33 07:05:33 #132 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 07:05:33 #132 CACHED 07:05:33 07:05:33 #133 [security-proxy-auth builder 6/7] COPY . . 07:05:33 #133 CACHED 07:05:33 07:05:33 #119 [core-keeper builder 7/8] COPY . . 07:05:33 #119 DONE 2.1s 07:05:33 07:05:33 #134 [security-spiffe-token-provider builder 6/7] COPY . . 07:05:33 #134 DONE 2.1s 07:05:33 07:05:33 #135 [security-proxy-setup builder 6/7] COPY . . 07:05:33 #135 CACHED 07:05:33 07:05:33 #136 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 07:05:33 #136 CACHED 07:05:33 07:05:33 #137 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:05:33 #137 CACHED 07:05:33 07:05:33 #138 [security-bootstrapper builder 6/7] COPY . . 07:05:33 #138 DONE 1.9s 07:05:33 07:05:33 #139 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 07:05:33 #139 CACHED 07:05:33 07:05:33 #140 [core-data builder 4/7] COPY go.mod vendor* ./ 07:05:33 #140 CACHED 07:05:33 07:05:33 #141 [core-data builder 6/7] COPY . . 07:05:33 #141 CACHED 07:05:33 07:05:33 #120 [core-metadata builder 6/7] COPY . . 07:05:33 #120 DONE 1.9s 07:05:33 07:05:33 #142 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 07:05:33 #142 ... 07:05:33 07:05:33 #143 [support-notifications builder 6/7] COPY . . 07:05:33 #143 DONE 2.1s 07:05:33 07:05:33 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:05:33 #144 ... 07:05:33 07:05:33 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:05:33 #0 4.900 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 07:05:33 #145 ... 07:05:33 07:05:33 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:05:33 #0 5.623 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 07:05:33 #146 ... 07:05:33 07:05:33 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:05:33 #144 6.152 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 07:05:35 #144 ... 07:05:35 07:05:35 #147 [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:05:35 #0 6.245 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 07:05:35 #147 ... 07:05:35 07:05:35 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:05:35 #0 6.053 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 07:05:35 #148 ... 07:05:35 07:05:35 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:05:35 #0 6.287 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 07:05:35 #149 ... 07:05:35 07:05:35 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:05:35 #0 5.729 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 07:05:35 #150 ... 07:05:35 07:05:35 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:05:35 #0 5.324 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 07:05:35 #151 ... 07:05:35 07:05:35 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:05:35 #0 3.973 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 07:05:36 #152 ... 07:05:36 07:05:36 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:05:36 #0 6.213 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 07:05:36 #153 ... 07:05:36 07:05:36 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:05:36 #0 4.477 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 07:05:36 #154 ... 07:05:36 07:05:36 #142 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 07:05:36 #142 6.160 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 07:06:10 #148 169.9 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:06:17 #148 DONE 182.0s 07:06:17 07:06:17 #155 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:06:17 #155 DONE 182.0s 07:06:17 07:06:17 #146 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 07:06:17 #146 DONE 182.0s 07:06:17 07:06:17 #150 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:06:17 #150 DONE 182.0s 07:06:17 07:06:17 #153 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:06:17 #153 DONE 182.0s 07:06:17 07:06:17 #156 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:06:17 #156 DONE 182.1s 07:06:17 07:06:17 #147 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:06:17 #147 DONE 182.1s 07:06:17 07:06:17 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:06:17 #149 DONE 182.1s 07:06:17 07:06:17 #152 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:06:17 #152 DONE 182.1s 07:06:17 07:06:17 #151 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:06:17 #151 DONE 182.1s 07:06:17 07:06:17 #176 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:06:17 #176 DONE 0.3s 07:06:17 07:06:17 #177 [security-proxy-auth stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:06:17 #177 DONE 0.4s 07:06:17 07:06:17 #178 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:06:17 #178 DONE 0.4s 07:06:17 07:06:17 #179 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:06:17 #179 DONE 0.3s 07:06:17 07:06:17 #180 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:06:17 #180 DONE 0.3s 07:06:17 07:06:17 #181 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:06:17 #181 DONE 0.3s 07:06:17 07:06:17 #182 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 07:06:17 #182 DONE 0.3s 07:06:17 07:06:17 #183 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:06:17 #183 DONE 0.3s 07:06:17 07:06:17 #184 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:06:17 #184 DONE 0.2s 07:06:17 07:06:17 #185 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:06:17 #185 CACHED 07:06:17 07:06:17 #186 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:06:17 #186 CACHED 07:06:17 07:06:17 #187 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:06:17 #187 CACHED 07:06:17 07:06:17 #188 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:06:17 #188 CACHED 07:06:17 07:06:17 #189 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 07:06:17 #189 DONE 0.2s 07:06:17 07:06:17 #190 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:06:17 #190 ... 07:06:17 07:06:17 #191 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:06:17 #191 DONE 0.5s 07:06:17 07:06:17 #192 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:06:17 #192 DONE 0.5s 07:06:17 07:06:17 #193 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:06:17 #193 DONE 0.5s 07:06:17 07:06:17 #194 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 07:06:17 #194 DONE 0.5s 07:06:17 07:06:17 #195 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:06:17 #195 DONE 0.5s 07:06:17 07:06:17 #196 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 07:06:17 #196 DONE 0.5s 07:06:17 07:06:17 #197 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 07:06:18 #197 ... 07:06:18 07:06:18 #198 [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:06:18 #198 DONE 1.3s 07:06:18 07:06:18 #190 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:06:18 #190 DONE 1.5s 07:06:18 07:06:18 #199 [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:06:18 #199 ... 07:06:18 07:06:18 #200 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:06:18 #200 DONE 1.7s 07:06:18 07:06:18 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:06:18 #201 DONE 1.7s 07:06:18 07:06:18 #202 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:06:18 #202 DONE 1.4s 07:06:18 07:06:18 #203 [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:06:18 #203 DONE 1.4s 07:06:18 07:06:18 #204 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:06:18 #204 DONE 1.5s 07:06:18 07:06:18 #205 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:06:18 #205 DONE 1.4s 07:06:18 07:06:18 #197 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 07:06:18 #197 DONE 1.4s 07:06:19 07:06:19 #206 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:06:19 #206 DONE 1.5s 07:06:19 07:06:19 #207 [core-keeper] exporting to image 07:06:19 #207 exporting layers 07:06:19 #207 ... 07:06:19 07:06:19 #208 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:06:19 #208 DONE 0.3s 07:06:19 07:06:19 #199 [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:06:19 #199 DONE 0.5s 07:06:19 07:06:19 #209 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 07:06:19 #209 DONE 0.3s 07:06:19 07:06:19 #210 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 07:06:19 #210 DONE 0.3s 07:06:19 07:06:19 #207 [core-keeper] exporting to image 07:06:19 #207 exporting layers 0.2s done 07:06:19 #207 writing image sha256:bb70fbe7795ce8c4f515ca240b02ee8ee2f7db02f10c47ea12214fa4ece8d8f5 done 07:06:19 #207 naming to docker.io/library/core-keeper done 07:06:19 #207 DONE 0.3s 07:06:19 07:06:19 #211 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 07:06:19 #211 DONE 0.3s 07:06:19 07:06:19 #212 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:06:19 #212 DONE 0.3s 07:06:19 07:06:19 #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:06:19 #213 DONE 0.3s 07:06:19 07:06:19 #214 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 07:06:19 #214 DONE 0.3s 07:06:19 07:06:19 #215 [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:06:19 #215 DONE 0.3s 07:06:19 07:06:19 #216 [security-spiffe-token-provider] exporting to image 07:06:19 #216 ... 07:06:19 07:06:19 #217 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:06:19 #217 DONE 0.2s 07:06:19 07:06:19 #218 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:06:19 #218 DONE 0.3s 07:06:19 07:06:19 #219 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 07:06:19 #219 DONE 0.3s 07:06:19 07:06:19 #220 [core-metadata] exporting to image 07:06:19 #220 ... 07:06:19 07:06:19 #221 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:06:19 #221 DONE 0.5s 07:06:20 07:06:20 #222 [core-command] exporting to image 07:06:20 #222 exporting layers 0.2s done 07:06:20 #222 writing image sha256:a1ffa0aa3abe075addacffbb0a5adade4acd0918eb946149e1f362f1267c8030 0.1s done 07:06:20 #222 naming to docker.io/library/core-command 07:06:20 #222 naming to docker.io/library/core-command 0.3s done 07:06:20 #222 DONE 0.9s 07:06:20 07:06:20 #223 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:06:20 #223 DONE 0.3s 07:06:20 07:06:20 #224 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:06:20 #224 DONE 0.6s 07:06:20 07:06:20 #225 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:06:20 #225 ... 07:06:20 07:06:20 #226 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:06:20 #226 DONE 0.8s 07:06:20 07:06:20 #216 [security-spiffe-token-provider] exporting to image 07:06:20 #216 exporting layers 1.0s done 07:06:20 #216 writing image sha256:28479f74505fcc9408d4aef4e960f691cb7a871641495c67ffa2e74fd66ca830 07:06:20 #216 ... 07:06:20 07:06:20 #227 [core-data] exporting to image 07:06:20 #227 exporting layers 1.0s done 07:06:20 #227 writing image sha256:1e50420c009079d5cb448e59915c831ce1925abba515abd1a4bef349c337d58f 0.0s done 07:06:20 #227 naming to docker.io/library/core-data done 07:06:20 #227 DONE 1.3s 07:06:20 07:06:20 #228 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:06:20 #228 DONE 0.5s 07:06:20 07:06:20 #220 [core-metadata] exporting to image 07:06:20 #220 exporting layers 1.1s done 07:06:20 #220 writing image sha256:c46dcb201d1702ae393f766be1e3ed8bcab738f28a0841b4e0af0d66690e3728 done 07:06:20 #220 naming to docker.io/library/core-metadata 0.0s done 07:06:20 #220 DONE 1.2s 07:06:20 07:06:20 #229 [support-notifications] exporting to image 07:06:20 #229 exporting layers 1.0s done 07:06:20 #229 writing image sha256:5441fbd03bb524476317bdf8e078560fdd1f6690a09c41d888aa5777390ba9d7 0.3s done 07:06:20 #229 naming to docker.io/library/support-notifications 0.0s done 07:06:20 #229 DONE 1.4s 07:06:20 07:06:20 #216 [security-spiffe-token-provider] exporting to image 07:06:20 #216 writing image sha256:28479f74505fcc9408d4aef4e960f691cb7a871641495c67ffa2e74fd66ca830 0.3s done 07:06:20 #216 naming to docker.io/library/security-spiffe-token-provider 0.0s done 07:06:20 #216 DONE 1.4s 07:06:20 07:06:20 #230 [support-scheduler] exporting to image 07:06:20 #230 exporting layers 1.4s done 07:06:20 #230 writing image sha256:713bafe8c013db29c2cd94ffa0a993b6cf3795c9f8b3e22a5a380926af1f9513 done 07:06:20 #230 naming to docker.io/library/support-scheduler done 07:06:20 #230 DONE 1.5s 07:06:20 07:06:20 #231 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:06:20 #231 DONE 0.2s 07:06:20 07:06:20 #225 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:06:20 #225 DONE 0.7s 07:06:20 07:06:20 #232 [security-proxy-setup] exporting to image 07:06:21 #232 exporting layers 0.3s done 07:06:21 #232 writing image sha256:4efe89b8ffb1e06d380745d385d9b72511cf94dd7480d2273dcadba5885cfb72 0.0s done 07:06:21 #232 naming to docker.io/library/security-proxy-setup done 07:06:21 #232 DONE 0.3s 07:06:21 07:06:21 #233 [security-proxy-auth] exporting to image 07:06:21 #233 exporting layers 0.9s done 07:06:21 #233 writing image sha256:d6c2ef8e0008cfd67fdf4685a556a41932d45d3b55456afef6802e6712c471af done 07:06:21 #233 naming to docker.io/library/security-proxy-auth done 07:06:21 #233 DONE 0.9s 07:06:21 07:06:21 #234 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:06:21 #234 DONE 0.4s 07:06:21 07:06:21 #235 [security-secretstore-setup] exporting to image 07:06:21 #235 exporting layers 0.3s done 07:06:21 #235 writing image sha256:e04b76e0dd34083b77b1e917cd7d119726788b73e51246e713189593e64333d9 done 07:06:21 #235 naming to docker.io/library/security-secretstore-setup done 07:06:21 #235 DONE 0.3s 07:06:21 time="2026-03-03T07:01:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:06:21 time="2026-03-03T07:01:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:06:21 time="2026-03-03T07:01:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:06:21 time="2026-03-03T07:01:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:06:21 time="2026-03-03T07:01:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:06:21 time="2026-03-03T07:01:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:06:21 time="2026-03-03T07:01:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:06:21 time="2026-03-03T07:01:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:06:21 time="2026-03-03T07:01:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:06:21 time="2026-03-03T07:01:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:06:21 time="2026-03-03T07:01:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:06:21 time="2026-03-03T07:01:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:06:21 time="2026-03-03T07:01:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:06:21 time="2026-03-03T07:01:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:06:21 time="2026-03-03T07:01:49Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 07:06:21 $ docker stop --time=1 eb92cd4e6b3c7063eebd64d2978257387ad26390e17e9e837015058cc7d23c69 07:06:22 $ docker rm -f --volumes eb92cd4e6b3c7063eebd64d2978257387ad26390e17e9e837015058cc7d23c69 [Pipeline] // withDockerContainer [Pipeline] sh 07:06:23 + docker images 07:06:23 REPOSITORY TAG IMAGE ID CREATED SIZE 07:06:23 security-secretstore-setup latest e04b76e0dd34 1 second ago 83.7MB 07:06:23 security-proxy-setup latest 4efe89b8ffb1 2 seconds ago 52MB 07:06:23 security-proxy-auth latest d6c2ef8e0008 2 seconds ago 46.1MB 07:06:23 core-metadata latest c46dcb201d17 3 seconds ago 47.1MB 07:06:23 core-command latest a1ffa0aa3abe 3 seconds ago 41.3MB 07:06:23 support-scheduler latest 713bafe8c013 3 seconds ago 51.2MB 07:06:23 support-notifications latest 5441fbd03bb5 3 seconds ago 54.8MB 07:06:23 core-data latest 1e50420c0090 3 seconds ago 47MB 07:06:23 security-spiffe-token-provider latest 28479f74505f 3 seconds ago 50.2MB 07:06:23 core-keeper latest bb70fbe7795c 4 seconds ago 46.8MB 07:06:23 security-bootstrapper latest 2a4f542764ff About a minute ago 21.6MB 07:06:23 core-common-config-bootstrapper latest aaa6d845c227 About a minute ago 20.5MB 07:06:23 security-spire-agent latest 3027aee197cd 3 minutes ago 237MB 07:06:23 security-spire-server latest 2bd26e826132 3 minutes ago 178MB 07:06:23 security-spire-config latest 5f6716ca0556 3 minutes ago 177MB 07:06:23 ci-base-image-x86_64 latest 3a72c986a790 7 minutes ago 1GB 07:06:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.25-alpine 2caa029a6df7 4 months ago 636MB 07:06:23 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 9 months ago 573MB 07:06:23 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose latest 8322d24a5ed8 2 years ago 334MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:06:23 provisioning config files... 07:06:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/957@tmp/config12148553416041322724tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:06:23 ---> ****-login.sh 07:06:23 nexus3.edgexfoundry.org:10001 07:06:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:06:23 Login Succeeded 07:06:23 nexus3.edgexfoundry.org:10002 07:06:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:06:23 Login Succeeded 07:06:23 nexus3.edgexfoundry.org:10003 07:06:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:06:23 Login Succeeded 07:06:23 nexus3.edgexfoundry.org:10004 07:06:23 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:06:23 Login Succeeded 07:06:23 ****.io 07:06:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:06:24 Login Succeeded 07:06:24 ---> ****-login.sh ends [Pipeline] } 07:06:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:06:24 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:06:24 [edgeXDocker.push] Tagging docker image core-command with the following tags: 07:06:24 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:06:24 latest 07:06:24 4.1.0-dev.102 07:06:24 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:06:24 main 07:06:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:24 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:24 + docker push nexus3.edgexfoundry.org:10004/core-command:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:06:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:06:24 bd3ae21ead92: Preparing 07:06:24 defbf1832791: Preparing 07:06:24 cc76d6d0b7d7: Preparing 07:06:24 642f668e6039: Preparing 07:06:24 83d1e3d6863f: Preparing 07:06:24 567647c5c1d4: Preparing 07:06:24 cce92674e987: Preparing 07:06:24 567647c5c1d4: Waiting 07:06:24 cce92674e987: Waiting 07:06:24 642f668e6039: Pushed 07:06:24 cc76d6d0b7d7: Pushed 07:06:24 bd3ae21ead92: Pushed 07:06:24 83d1e3d6863f: Pushed 07:06:24 cce92674e987: Layer already exists 07:06:25 567647c5c1d4: Pushed 07:06:28 defbf1832791: Pushed 07:06:28 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287: digest: sha256:7cf8a3a8aac589666f4d5b7442d786bdd3a1213eb7df1aaf3aa452a6d7a1654f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:28 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:29 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 07:06:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:06:29 bd3ae21ead92: Preparing 07:06:29 defbf1832791: Preparing 07:06:29 cc76d6d0b7d7: Preparing 07:06:29 642f668e6039: Preparing 07:06:29 83d1e3d6863f: Preparing 07:06:29 567647c5c1d4: Preparing 07:06:29 cce92674e987: Preparing 07:06:29 567647c5c1d4: Waiting 07:06:29 cce92674e987: Waiting 07:06:29 83d1e3d6863f: Layer already exists 07:06:29 defbf1832791: Layer already exists 07:06:29 cc76d6d0b7d7: Layer already exists 07:06:29 bd3ae21ead92: Layer already exists 07:06:29 642f668e6039: Layer already exists 07:06:29 567647c5c1d4: Layer already exists 07:06:29 cce92674e987: Layer already exists 07:06:29 latest: digest: sha256:7cf8a3a8aac589666f4d5b7442d786bdd3a1213eb7df1aaf3aa452a6d7a1654f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:29 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:29 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.102 07:06:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:06:29 bd3ae21ead92: Preparing 07:06:29 defbf1832791: Preparing 07:06:29 cc76d6d0b7d7: Preparing 07:06:29 642f668e6039: Preparing 07:06:29 83d1e3d6863f: Preparing 07:06:29 567647c5c1d4: Preparing 07:06:29 cce92674e987: Preparing 07:06:29 cce92674e987: Waiting 07:06:29 567647c5c1d4: Waiting 07:06:29 642f668e6039: Layer already exists 07:06:29 83d1e3d6863f: Layer already exists 07:06:29 cc76d6d0b7d7: Layer already exists 07:06:29 defbf1832791: Layer already exists 07:06:29 bd3ae21ead92: Layer already exists 07:06:29 567647c5c1d4: Layer already exists 07:06:29 cce92674e987: Layer already exists 07:06:29 4.1.0-dev.102: digest: sha256:7cf8a3a8aac589666f4d5b7442d786bdd3a1213eb7df1aaf3aa452a6d7a1654f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:30 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:30 + docker push nexus3.edgexfoundry.org:10004/core-command:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:06:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:06:30 bd3ae21ead92: Preparing 07:06:30 defbf1832791: Preparing 07:06:30 cc76d6d0b7d7: Preparing 07:06:30 642f668e6039: Preparing 07:06:30 83d1e3d6863f: Preparing 07:06:30 567647c5c1d4: Preparing 07:06:30 cce92674e987: Preparing 07:06:30 cce92674e987: Waiting 07:06:30 567647c5c1d4: Waiting 07:06:30 bd3ae21ead92: Layer already exists 07:06:30 83d1e3d6863f: Layer already exists 07:06:30 cc76d6d0b7d7: Layer already exists 07:06:30 642f668e6039: Layer already exists 07:06:30 defbf1832791: Layer already exists 07:06:30 cce92674e987: Layer already exists 07:06:30 567647c5c1d4: Layer already exists 07:06:30 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102: digest: sha256:7cf8a3a8aac589666f4d5b7442d786bdd3a1213eb7df1aaf3aa452a6d7a1654f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:30 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:31 + docker push nexus3.edgexfoundry.org:10004/core-command:main 07:06:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 07:06:31 bd3ae21ead92: Preparing 07:06:31 defbf1832791: Preparing 07:06:31 cc76d6d0b7d7: Preparing 07:06:31 642f668e6039: Preparing 07:06:31 83d1e3d6863f: Preparing 07:06:31 567647c5c1d4: Preparing 07:06:31 cce92674e987: Preparing 07:06:31 567647c5c1d4: Waiting 07:06:31 cce92674e987: Waiting 07:06:31 defbf1832791: Layer already exists 07:06:31 642f668e6039: Layer already exists 07:06:31 cc76d6d0b7d7: Layer already exists 07:06:31 83d1e3d6863f: Layer already exists 07:06:31 bd3ae21ead92: Layer already exists 07:06:31 567647c5c1d4: Layer already exists 07:06:31 cce92674e987: Layer already exists 07:06:31 main: digest: sha256:7cf8a3a8aac589666f4d5b7442d786bdd3a1213eb7df1aaf3aa452a6d7a1654f size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:06:31 ===================================================== [Pipeline] echo 07:06:31 taggedImages: 07:06:31 - nexus3.edgexfoundry.org:10004/core-command:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:06:31 - nexus3.edgexfoundry.org:10004/core-command:latest 07:06:31 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.102 07:06:31 - nexus3.edgexfoundry.org:10004/core-command:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:06:31 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 07:06:31 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 07:06:31 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:06:31 latest 07:06:31 4.1.0-dev.102 07:06:31 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:06:31 main 07:06:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:31 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:31 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:06:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:06:31 e5c1cdca8557: Preparing 07:06:31 eaf0829ff109: Preparing 07:06:31 dfcb852c200b: Preparing 07:06:31 a859d43c297a: Preparing 07:06:31 cc76d6d0b7d7: Preparing 07:06:31 642f668e6039: Preparing 07:06:31 83d1e3d6863f: Preparing 07:06:31 567647c5c1d4: Preparing 07:06:31 cce92674e987: Preparing 07:06:31 642f668e6039: Waiting 07:06:31 83d1e3d6863f: Waiting 07:06:31 567647c5c1d4: Waiting 07:06:31 cce92674e987: Waiting 07:06:31 cc76d6d0b7d7: Layer already exists 07:06:31 642f668e6039: Layer already exists 07:06:31 83d1e3d6863f: Layer already exists 07:06:31 eaf0829ff109: Pushed 07:06:31 dfcb852c200b: Pushed 07:06:31 567647c5c1d4: Layer already exists 07:06:31 e5c1cdca8557: Pushed 07:06:31 cce92674e987: Layer already exists 07:06:33 a859d43c297a: Pushed 07:06:33 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287: digest: sha256:ea88b72ce6214c478059dbdbf46578e74394522e7a4902bb60488b53323d2ad9 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:33 + 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 07:06:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 07:06:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:06:34 e5c1cdca8557: Preparing 07:06:34 eaf0829ff109: Preparing 07:06:34 dfcb852c200b: Preparing 07:06:34 a859d43c297a: Preparing 07:06:34 cc76d6d0b7d7: Preparing 07:06:34 642f668e6039: Preparing 07:06:34 83d1e3d6863f: Preparing 07:06:34 567647c5c1d4: Preparing 07:06:34 cce92674e987: Preparing 07:06:34 642f668e6039: Waiting 07:06:34 83d1e3d6863f: Waiting 07:06:34 567647c5c1d4: Waiting 07:06:34 cce92674e987: Waiting 07:06:34 e5c1cdca8557: Layer already exists 07:06:34 dfcb852c200b: Layer already exists 07:06:34 cc76d6d0b7d7: Layer already exists 07:06:34 a859d43c297a: Layer already exists 07:06:34 eaf0829ff109: Layer already exists 07:06:34 642f668e6039: Layer already exists 07:06:34 83d1e3d6863f: Layer already exists 07:06:34 cce92674e987: Layer already exists 07:06:34 567647c5c1d4: Layer already exists 07:06:34 latest: digest: sha256:ea88b72ce6214c478059dbdbf46578e74394522e7a4902bb60488b53323d2ad9 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:34 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:34 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.102 07:06:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:06:34 e5c1cdca8557: Preparing 07:06:34 eaf0829ff109: Preparing 07:06:34 dfcb852c200b: Preparing 07:06:34 a859d43c297a: Preparing 07:06:34 cc76d6d0b7d7: Preparing 07:06:34 642f668e6039: Preparing 07:06:34 83d1e3d6863f: Preparing 07:06:34 567647c5c1d4: Preparing 07:06:34 cce92674e987: Preparing 07:06:34 642f668e6039: Waiting 07:06:34 567647c5c1d4: Waiting 07:06:34 cce92674e987: Waiting 07:06:34 83d1e3d6863f: Waiting 07:06:34 e5c1cdca8557: Layer already exists 07:06:34 dfcb852c200b: Layer already exists 07:06:34 a859d43c297a: Layer already exists 07:06:34 eaf0829ff109: Layer already exists 07:06:34 cc76d6d0b7d7: Layer already exists 07:06:34 642f668e6039: Layer already exists 07:06:34 cce92674e987: Layer already exists 07:06:34 83d1e3d6863f: Layer already exists 07:06:34 567647c5c1d4: Layer already exists 07:06:34 4.1.0-dev.102: digest: sha256:ea88b72ce6214c478059dbdbf46578e74394522e7a4902bb60488b53323d2ad9 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:35 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:35 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:06:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:06:35 e5c1cdca8557: Preparing 07:06:35 eaf0829ff109: Preparing 07:06:35 dfcb852c200b: Preparing 07:06:35 a859d43c297a: Preparing 07:06:35 cc76d6d0b7d7: Preparing 07:06:35 642f668e6039: Preparing 07:06:35 83d1e3d6863f: Preparing 07:06:35 567647c5c1d4: Preparing 07:06:35 642f668e6039: Waiting 07:06:35 83d1e3d6863f: Waiting 07:06:35 cce92674e987: Preparing 07:06:35 567647c5c1d4: Waiting 07:06:35 eaf0829ff109: Layer already exists 07:06:35 cc76d6d0b7d7: Layer already exists 07:06:35 e5c1cdca8557: Layer already exists 07:06:35 a859d43c297a: Layer already exists 07:06:35 dfcb852c200b: Layer already exists 07:06:35 83d1e3d6863f: Layer already exists 07:06:35 567647c5c1d4: Layer already exists 07:06:35 642f668e6039: Layer already exists 07:06:35 cce92674e987: Layer already exists 07:06:35 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102: digest: sha256:ea88b72ce6214c478059dbdbf46578e74394522e7a4902bb60488b53323d2ad9 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:35 + 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 07:06:36 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 07:06:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 07:06:36 e5c1cdca8557: Preparing 07:06:36 eaf0829ff109: Preparing 07:06:36 dfcb852c200b: Preparing 07:06:36 a859d43c297a: Preparing 07:06:36 cc76d6d0b7d7: Preparing 07:06:36 642f668e6039: Preparing 07:06:36 83d1e3d6863f: Preparing 07:06:36 567647c5c1d4: Preparing 07:06:36 cce92674e987: Preparing 07:06:36 642f668e6039: Waiting 07:06:36 567647c5c1d4: Waiting 07:06:36 83d1e3d6863f: Waiting 07:06:36 cce92674e987: Waiting 07:06:36 a859d43c297a: Layer already exists 07:06:36 eaf0829ff109: Layer already exists 07:06:36 e5c1cdca8557: Layer already exists 07:06:36 dfcb852c200b: Layer already exists 07:06:36 cc76d6d0b7d7: Layer already exists 07:06:36 567647c5c1d4: Layer already exists 07:06:36 642f668e6039: Layer already exists 07:06:36 cce92674e987: Layer already exists 07:06:36 83d1e3d6863f: Layer already exists 07:06:36 main: digest: sha256:ea88b72ce6214c478059dbdbf46578e74394522e7a4902bb60488b53323d2ad9 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:06:36 ===================================================== [Pipeline] echo 07:06:36 taggedImages: 07:06:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:06:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 07:06:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.102 07:06:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:06:36 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 07:06:36 [edgeXDocker.push] Tagging docker image core-data with the following tags: 07:06:36 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:06:36 latest 07:06:36 4.1.0-dev.102 07:06:36 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:06:36 main 07:06:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:36 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:36 + docker push nexus3.edgexfoundry.org:10004/core-data:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:06:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:06:36 64ce43063c0d: Preparing 07:06:36 2d53bc895375: Preparing 07:06:36 cc76d6d0b7d7: Preparing 07:06:36 642f668e6039: Preparing 07:06:36 03603c0b90cb: Preparing 07:06:36 9511a3bb7c5c: Preparing 07:06:36 cce92674e987: Preparing 07:06:36 9511a3bb7c5c: Waiting 07:06:36 cce92674e987: Waiting 07:06:36 642f668e6039: Layer already exists 07:06:36 cc76d6d0b7d7: Layer already exists 07:06:36 cce92674e987: Layer already exists 07:06:36 64ce43063c0d: Pushed 07:06:36 03603c0b90cb: Pushed 07:06:36 9511a3bb7c5c: Pushed 07:06:41 2d53bc895375: Pushed 07:06:41 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287: digest: sha256:a614e31675601ce7c7a4f35895a366f6bf46fe9924a3d9a670a63da8fe7bf7a9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:41 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:41 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 07:06:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:06:41 64ce43063c0d: Preparing 07:06:41 2d53bc895375: Preparing 07:06:41 cc76d6d0b7d7: Preparing 07:06:41 642f668e6039: Preparing 07:06:41 03603c0b90cb: Preparing 07:06:41 9511a3bb7c5c: Preparing 07:06:41 cce92674e987: Preparing 07:06:41 9511a3bb7c5c: Waiting 07:06:41 cce92674e987: Waiting 07:06:41 2d53bc895375: Layer already exists 07:06:41 642f668e6039: Layer already exists 07:06:41 cc76d6d0b7d7: Layer already exists 07:06:41 03603c0b90cb: Layer already exists 07:06:41 64ce43063c0d: Layer already exists 07:06:41 9511a3bb7c5c: Layer already exists 07:06:41 cce92674e987: Layer already exists 07:06:41 latest: digest: sha256:a614e31675601ce7c7a4f35895a366f6bf46fe9924a3d9a670a63da8fe7bf7a9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:42 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:42 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.102 07:06:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:06:42 64ce43063c0d: Preparing 07:06:42 2d53bc895375: Preparing 07:06:42 cc76d6d0b7d7: Preparing 07:06:42 642f668e6039: Preparing 07:06:42 03603c0b90cb: Preparing 07:06:42 9511a3bb7c5c: Preparing 07:06:42 cce92674e987: Preparing 07:06:42 9511a3bb7c5c: Waiting 07:06:42 cce92674e987: Waiting 07:06:42 64ce43063c0d: Layer already exists 07:06:42 2d53bc895375: Layer already exists 07:06:42 03603c0b90cb: Layer already exists 07:06:42 cc76d6d0b7d7: Layer already exists 07:06:42 642f668e6039: Layer already exists 07:06:42 9511a3bb7c5c: Layer already exists 07:06:42 cce92674e987: Layer already exists 07:06:42 4.1.0-dev.102: digest: sha256:a614e31675601ce7c7a4f35895a366f6bf46fe9924a3d9a670a63da8fe7bf7a9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:42 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:43 + docker push nexus3.edgexfoundry.org:10004/core-data:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:06:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:06:43 64ce43063c0d: Preparing 07:06:43 2d53bc895375: Preparing 07:06:43 cc76d6d0b7d7: Preparing 07:06:43 642f668e6039: Preparing 07:06:43 03603c0b90cb: Preparing 07:06:43 9511a3bb7c5c: Preparing 07:06:43 cce92674e987: Preparing 07:06:43 9511a3bb7c5c: Waiting 07:06:43 cce92674e987: Waiting 07:06:43 2d53bc895375: Layer already exists 07:06:43 03603c0b90cb: Layer already exists 07:06:43 642f668e6039: Layer already exists 07:06:43 cc76d6d0b7d7: Layer already exists 07:06:43 64ce43063c0d: Layer already exists 07:06:43 9511a3bb7c5c: Layer already exists 07:06:43 cce92674e987: Layer already exists 07:06:43 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102: digest: sha256:a614e31675601ce7c7a4f35895a366f6bf46fe9924a3d9a670a63da8fe7bf7a9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:43 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:43 + docker push nexus3.edgexfoundry.org:10004/core-data:main 07:06:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 07:06:43 64ce43063c0d: Preparing 07:06:43 2d53bc895375: Preparing 07:06:43 cc76d6d0b7d7: Preparing 07:06:43 642f668e6039: Preparing 07:06:43 03603c0b90cb: Preparing 07:06:43 9511a3bb7c5c: Preparing 07:06:43 cce92674e987: Preparing 07:06:43 9511a3bb7c5c: Waiting 07:06:43 cce92674e987: Waiting 07:06:43 cc76d6d0b7d7: Layer already exists 07:06:43 642f668e6039: Layer already exists 07:06:43 2d53bc895375: Layer already exists 07:06:43 64ce43063c0d: Layer already exists 07:06:43 03603c0b90cb: Layer already exists 07:06:43 cce92674e987: Layer already exists 07:06:43 9511a3bb7c5c: Layer already exists 07:06:43 main: digest: sha256:a614e31675601ce7c7a4f35895a366f6bf46fe9924a3d9a670a63da8fe7bf7a9 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:06:43 ===================================================== [Pipeline] echo 07:06:43 taggedImages: 07:06:43 - nexus3.edgexfoundry.org:10004/core-data:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:06:43 - nexus3.edgexfoundry.org:10004/core-data:latest 07:06:43 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.102 07:06:43 - nexus3.edgexfoundry.org:10004/core-data:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:06:43 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 07:06:43 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 07:06:43 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:06:43 latest 07:06:43 4.1.0-dev.102 07:06:43 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:06:43 main 07:06:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:44 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:44 + docker push nexus3.edgexfoundry.org:10004/core-keeper:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:06:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:06:44 c20899a9e6a8: Preparing 07:06:44 c62718b264c2: Preparing 07:06:44 642f668e6039: Preparing 07:06:44 524cfab9ea17: Preparing 07:06:44 4d96beece314: Preparing 07:06:44 cce92674e987: Preparing 07:06:44 cce92674e987: Waiting 07:06:44 642f668e6039: Layer already exists 07:06:44 4d96beece314: Pushed 07:06:44 524cfab9ea17: Pushed 07:06:44 cce92674e987: Layer already exists 07:06:44 c20899a9e6a8: Pushed 07:06:48 c62718b264c2: Pushed 07:06:48 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287: digest: sha256:1f9981dca0c830645c732fb0c81d1a32a3983cfa0d5d6bc984f7d0abbaae9aa7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:48 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:49 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 07:06:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:06:49 c20899a9e6a8: Preparing 07:06:49 c62718b264c2: Preparing 07:06:49 642f668e6039: Preparing 07:06:49 524cfab9ea17: Preparing 07:06:49 4d96beece314: Preparing 07:06:49 cce92674e987: Preparing 07:06:49 cce92674e987: Waiting 07:06:49 c20899a9e6a8: Layer already exists 07:06:49 524cfab9ea17: Layer already exists 07:06:49 4d96beece314: Layer already exists 07:06:49 c62718b264c2: Layer already exists 07:06:49 642f668e6039: Layer already exists 07:06:49 cce92674e987: Layer already exists 07:06:49 latest: digest: sha256:1f9981dca0c830645c732fb0c81d1a32a3983cfa0d5d6bc984f7d0abbaae9aa7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:49 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:49 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.102 07:06:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:06:49 c20899a9e6a8: Preparing 07:06:49 c62718b264c2: Preparing 07:06:49 642f668e6039: Preparing 07:06:49 524cfab9ea17: Preparing 07:06:49 4d96beece314: Preparing 07:06:49 cce92674e987: Preparing 07:06:49 cce92674e987: Waiting 07:06:49 c20899a9e6a8: Layer already exists 07:06:49 c62718b264c2: Layer already exists 07:06:49 4d96beece314: Layer already exists 07:06:49 524cfab9ea17: Layer already exists 07:06:49 642f668e6039: Layer already exists 07:06:49 cce92674e987: Layer already exists 07:06:49 4.1.0-dev.102: digest: sha256:1f9981dca0c830645c732fb0c81d1a32a3983cfa0d5d6bc984f7d0abbaae9aa7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:50 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:50 + docker push nexus3.edgexfoundry.org:10004/core-keeper:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:06:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:06:50 c20899a9e6a8: Preparing 07:06:50 c62718b264c2: Preparing 07:06:50 642f668e6039: Preparing 07:06:50 524cfab9ea17: Preparing 07:06:50 4d96beece314: Preparing 07:06:50 cce92674e987: Preparing 07:06:50 cce92674e987: Waiting 07:06:50 c62718b264c2: Layer already exists 07:06:50 524cfab9ea17: Layer already exists 07:06:50 642f668e6039: Layer already exists 07:06:50 4d96beece314: Layer already exists 07:06:50 c20899a9e6a8: Layer already exists 07:06:50 cce92674e987: Layer already exists 07:06:50 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102: digest: sha256:1f9981dca0c830645c732fb0c81d1a32a3983cfa0d5d6bc984f7d0abbaae9aa7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:50 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:51 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 07:06:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 07:06:51 c20899a9e6a8: Preparing 07:06:51 c62718b264c2: Preparing 07:06:51 642f668e6039: Preparing 07:06:51 524cfab9ea17: Preparing 07:06:51 4d96beece314: Preparing 07:06:51 cce92674e987: Preparing 07:06:51 cce92674e987: Waiting 07:06:51 524cfab9ea17: Layer already exists 07:06:51 c62718b264c2: Layer already exists 07:06:51 642f668e6039: Layer already exists 07:06:51 4d96beece314: Layer already exists 07:06:51 c20899a9e6a8: Layer already exists 07:06:51 cce92674e987: Layer already exists 07:06:51 main: digest: sha256:1f9981dca0c830645c732fb0c81d1a32a3983cfa0d5d6bc984f7d0abbaae9aa7 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:06:51 ===================================================== [Pipeline] echo 07:06:51 taggedImages: 07:06:51 - nexus3.edgexfoundry.org:10004/core-keeper:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:06:51 - nexus3.edgexfoundry.org:10004/core-keeper:latest 07:06:51 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.102 07:06:51 - nexus3.edgexfoundry.org:10004/core-keeper:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:06:51 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 07:06:51 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 07:06:51 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:06:51 latest 07:06:51 4.1.0-dev.102 07:06:51 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:06:51 main 07:06:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:51 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:06:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:06:51 a9cef1ad6c49: Preparing 07:06:51 80f31a2e033b: Preparing 07:06:51 33875c72ebd0: Preparing 07:06:51 cc76d6d0b7d7: Preparing 07:06:51 642f668e6039: Preparing 07:06:51 83d1e3d6863f: Preparing 07:06:51 567647c5c1d4: Preparing 07:06:51 cce92674e987: Preparing 07:06:51 83d1e3d6863f: Waiting 07:06:51 567647c5c1d4: Waiting 07:06:51 cce92674e987: Waiting 07:06:51 642f668e6039: Layer already exists 07:06:51 cc76d6d0b7d7: Layer already exists 07:06:51 83d1e3d6863f: Layer already exists 07:06:51 567647c5c1d4: Layer already exists 07:06:51 cce92674e987: Layer already exists 07:06:51 a9cef1ad6c49: Pushed 07:06:51 80f31a2e033b: Pushed 07:06:56 33875c72ebd0: Pushed 07:06:56 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287: digest: sha256:9d4e742d6da30380926e4ab2864a4b012787cdbd0e0232bdb073185247f9806c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:56 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:56 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 07:06:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:06:56 a9cef1ad6c49: Preparing 07:06:56 80f31a2e033b: Preparing 07:06:56 33875c72ebd0: Preparing 07:06:56 cc76d6d0b7d7: Preparing 07:06:56 642f668e6039: Preparing 07:06:56 83d1e3d6863f: Preparing 07:06:56 567647c5c1d4: Preparing 07:06:56 cce92674e987: Preparing 07:06:56 83d1e3d6863f: Waiting 07:06:56 cce92674e987: Waiting 07:06:56 567647c5c1d4: Waiting 07:06:56 642f668e6039: Layer already exists 07:06:56 cc76d6d0b7d7: Layer already exists 07:06:56 a9cef1ad6c49: Layer already exists 07:06:56 33875c72ebd0: Layer already exists 07:06:56 80f31a2e033b: Layer already exists 07:06:56 83d1e3d6863f: Layer already exists 07:06:56 567647c5c1d4: Layer already exists 07:06:56 cce92674e987: Layer already exists 07:06:56 latest: digest: sha256:9d4e742d6da30380926e4ab2864a4b012787cdbd0e0232bdb073185247f9806c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:57 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.102 07:06:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:06:57 a9cef1ad6c49: Preparing 07:06:57 80f31a2e033b: Preparing 07:06:57 33875c72ebd0: Preparing 07:06:57 cc76d6d0b7d7: Preparing 07:06:57 642f668e6039: Preparing 07:06:57 83d1e3d6863f: Preparing 07:06:57 567647c5c1d4: Preparing 07:06:57 cce92674e987: Preparing 07:06:57 83d1e3d6863f: Waiting 07:06:57 cce92674e987: Waiting 07:06:57 567647c5c1d4: Waiting 07:06:57 33875c72ebd0: Layer already exists 07:06:57 80f31a2e033b: Layer already exists 07:06:57 a9cef1ad6c49: Layer already exists 07:06:57 cc76d6d0b7d7: Layer already exists 07:06:57 642f668e6039: Layer already exists 07:06:57 cce92674e987: Layer already exists 07:06:57 83d1e3d6863f: Layer already exists 07:06:57 567647c5c1d4: Layer already exists 07:06:57 4.1.0-dev.102: digest: sha256:9d4e742d6da30380926e4ab2864a4b012787cdbd0e0232bdb073185247f9806c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:57 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:57 + docker push nexus3.edgexfoundry.org:10004/core-metadata:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:06:57 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:06:57 a9cef1ad6c49: Preparing 07:06:57 80f31a2e033b: Preparing 07:06:57 33875c72ebd0: Preparing 07:06:57 cc76d6d0b7d7: Preparing 07:06:57 642f668e6039: Preparing 07:06:57 83d1e3d6863f: Preparing 07:06:57 567647c5c1d4: Preparing 07:06:57 cce92674e987: Preparing 07:06:57 83d1e3d6863f: Waiting 07:06:57 567647c5c1d4: Waiting 07:06:57 cce92674e987: Waiting 07:06:57 33875c72ebd0: Layer already exists 07:06:57 a9cef1ad6c49: Layer already exists 07:06:57 642f668e6039: Layer already exists 07:06:57 cc76d6d0b7d7: Layer already exists 07:06:57 80f31a2e033b: Layer already exists 07:06:57 83d1e3d6863f: Layer already exists 07:06:57 cce92674e987: Layer already exists 07:06:57 567647c5c1d4: Layer already exists 07:06:57 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102: digest: sha256:9d4e742d6da30380926e4ab2864a4b012787cdbd0e0232bdb073185247f9806c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:58 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:58 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 07:06:58 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 07:06:58 a9cef1ad6c49: Preparing 07:06:58 80f31a2e033b: Preparing 07:06:58 33875c72ebd0: Preparing 07:06:58 cc76d6d0b7d7: Preparing 07:06:58 642f668e6039: Preparing 07:06:58 83d1e3d6863f: Preparing 07:06:58 567647c5c1d4: Preparing 07:06:58 cce92674e987: Preparing 07:06:58 83d1e3d6863f: Waiting 07:06:58 567647c5c1d4: Waiting 07:06:58 cce92674e987: Waiting 07:06:58 33875c72ebd0: Layer already exists 07:06:58 642f668e6039: Layer already exists 07:06:58 a9cef1ad6c49: Layer already exists 07:06:58 80f31a2e033b: Layer already exists 07:06:58 cc76d6d0b7d7: Layer already exists 07:06:58 83d1e3d6863f: Layer already exists 07:06:58 567647c5c1d4: Layer already exists 07:06:58 cce92674e987: Layer already exists 07:06:58 main: digest: sha256:9d4e742d6da30380926e4ab2864a4b012787cdbd0e0232bdb073185247f9806c size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:06:58 ===================================================== [Pipeline] echo 07:06:58 taggedImages: 07:06:58 - nexus3.edgexfoundry.org:10004/core-metadata:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:06:58 - nexus3.edgexfoundry.org:10004/core-metadata:latest 07:06:58 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.102 07:06:58 - nexus3.edgexfoundry.org:10004/core-metadata:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:06:58 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 07:06:58 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 07:06:58 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:06:58 latest 07:06:58 4.1.0-dev.102 07:06:58 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:06:58 main 07:06:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:59 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:06:59 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:06:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:06:59 d501c48f7a74: Preparing 07:06:59 8fbd3219d7d2: Preparing 07:06:59 c50664997deb: Preparing 07:06:59 0f5afa4313ac: Preparing 07:06:59 589b97afb39c: Preparing 07:06:59 929a3d0519cf: Preparing 07:06:59 53613be6836e: Preparing 07:06:59 cc76d6d0b7d7: Preparing 07:06:59 642f668e6039: Preparing 07:06:59 e95e2b6ef11a: Preparing 07:06:59 7a65b4989284: Preparing 07:06:59 5f70bf18a086: Preparing 07:06:59 78021bcd06d5: Preparing 07:06:59 c185cdc30d55: Preparing 07:06:59 e8cb62472091: Preparing 07:06:59 cce92674e987: Preparing 07:06:59 7a65b4989284: Waiting 07:06:59 5f70bf18a086: Waiting 07:06:59 78021bcd06d5: Waiting 07:06:59 c185cdc30d55: Waiting 07:06:59 e8cb62472091: Waiting 07:06:59 cce92674e987: Waiting 07:06:59 929a3d0519cf: Waiting 07:06:59 642f668e6039: Waiting 07:06:59 e95e2b6ef11a: Waiting 07:06:59 cc76d6d0b7d7: Waiting 07:06:59 53613be6836e: Waiting 07:06:59 8fbd3219d7d2: Pushed 07:06:59 0f5afa4313ac: Pushed 07:06:59 d501c48f7a74: Pushed 07:06:59 c50664997deb: Pushed 07:06:59 589b97afb39c: Pushed 07:06:59 cc76d6d0b7d7: Layer already exists 07:06:59 642f668e6039: Layer already exists 07:06:59 5f70bf18a086: Layer already exists 07:06:59 929a3d0519cf: Pushed 07:06:59 e95e2b6ef11a: Pushed 07:06:59 7a65b4989284: Pushed 07:06:59 cce92674e987: Layer already exists 07:06:59 78021bcd06d5: Pushed 07:06:59 c185cdc30d55: Pushed 07:06:59 e8cb62472091: Pushed 07:07:01 53613be6836e: Pushed 07:07:01 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287: digest: sha256:6f7f9c92d79153407c018898b4b8793575a30656d5b030ef5f0ecc3df583e850 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:01 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:01 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:07:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:07:01 d501c48f7a74: Preparing 07:07:01 8fbd3219d7d2: Preparing 07:07:01 c50664997deb: Preparing 07:07:01 0f5afa4313ac: Preparing 07:07:01 589b97afb39c: Preparing 07:07:01 929a3d0519cf: Preparing 07:07:01 53613be6836e: Preparing 07:07:01 cc76d6d0b7d7: Preparing 07:07:01 642f668e6039: Preparing 07:07:01 e95e2b6ef11a: Preparing 07:07:01 7a65b4989284: Preparing 07:07:01 5f70bf18a086: Preparing 07:07:01 78021bcd06d5: Preparing 07:07:01 c185cdc30d55: Preparing 07:07:01 e8cb62472091: Preparing 07:07:01 cce92674e987: Preparing 07:07:01 5f70bf18a086: Waiting 07:07:01 78021bcd06d5: Waiting 07:07:01 c185cdc30d55: Waiting 07:07:01 e8cb62472091: Waiting 07:07:01 53613be6836e: Waiting 07:07:01 cce92674e987: Waiting 07:07:01 cc76d6d0b7d7: Waiting 07:07:01 e95e2b6ef11a: Waiting 07:07:01 642f668e6039: Waiting 07:07:01 7a65b4989284: Waiting 07:07:01 929a3d0519cf: Waiting 07:07:01 8fbd3219d7d2: Layer already exists 07:07:01 589b97afb39c: Layer already exists 07:07:01 c50664997deb: Layer already exists 07:07:01 0f5afa4313ac: Layer already exists 07:07:01 d501c48f7a74: Layer already exists 07:07:01 53613be6836e: Layer already exists 07:07:01 642f668e6039: Layer already exists 07:07:01 929a3d0519cf: Layer already exists 07:07:01 e95e2b6ef11a: Layer already exists 07:07:01 cc76d6d0b7d7: Layer already exists 07:07:01 7a65b4989284: Layer already exists 07:07:01 5f70bf18a086: Layer already exists 07:07:01 c185cdc30d55: Layer already exists 07:07:01 78021bcd06d5: Layer already exists 07:07:01 e8cb62472091: Layer already exists 07:07:01 cce92674e987: Layer already exists 07:07:01 latest: digest: sha256:6f7f9c92d79153407c018898b4b8793575a30656d5b030ef5f0ecc3df583e850 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:02 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:02 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.102 07:07:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:07:02 d501c48f7a74: Preparing 07:07:02 8fbd3219d7d2: Preparing 07:07:02 c50664997deb: Preparing 07:07:02 0f5afa4313ac: Preparing 07:07:02 589b97afb39c: Preparing 07:07:02 929a3d0519cf: Preparing 07:07:02 53613be6836e: Preparing 07:07:02 cc76d6d0b7d7: Preparing 07:07:02 642f668e6039: Preparing 07:07:02 e95e2b6ef11a: Preparing 07:07:02 7a65b4989284: Preparing 07:07:02 5f70bf18a086: Preparing 07:07:02 78021bcd06d5: Preparing 07:07:02 c185cdc30d55: Preparing 07:07:02 e8cb62472091: Preparing 07:07:02 cce92674e987: Preparing 07:07:02 e95e2b6ef11a: Waiting 07:07:02 7a65b4989284: Waiting 07:07:02 5f70bf18a086: Waiting 07:07:02 78021bcd06d5: Waiting 07:07:02 c185cdc30d55: Waiting 07:07:02 e8cb62472091: Waiting 07:07:02 cce92674e987: Waiting 07:07:02 53613be6836e: Waiting 07:07:02 cc76d6d0b7d7: Waiting 07:07:02 929a3d0519cf: Waiting 07:07:02 642f668e6039: Waiting 07:07:02 589b97afb39c: Layer already exists 07:07:02 c50664997deb: Layer already exists 07:07:02 0f5afa4313ac: Layer already exists 07:07:02 d501c48f7a74: Layer already exists 07:07:02 8fbd3219d7d2: Layer already exists 07:07:02 cc76d6d0b7d7: Layer already exists 07:07:02 e95e2b6ef11a: Layer already exists 07:07:02 53613be6836e: Layer already exists 07:07:02 929a3d0519cf: Layer already exists 07:07:02 642f668e6039: Layer already exists 07:07:02 7a65b4989284: Layer already exists 07:07:02 78021bcd06d5: Layer already exists 07:07:02 e8cb62472091: Layer already exists 07:07:02 5f70bf18a086: Layer already exists 07:07:02 c185cdc30d55: Layer already exists 07:07:02 cce92674e987: Layer already exists 07:07:02 4.1.0-dev.102: digest: sha256:6f7f9c92d79153407c018898b4b8793575a30656d5b030ef5f0ecc3df583e850 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:02 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:07:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:07:03 d501c48f7a74: Preparing 07:07:03 8fbd3219d7d2: Preparing 07:07:03 c50664997deb: Preparing 07:07:03 0f5afa4313ac: Preparing 07:07:03 589b97afb39c: Preparing 07:07:03 929a3d0519cf: Preparing 07:07:03 53613be6836e: Preparing 07:07:03 cc76d6d0b7d7: Preparing 07:07:03 642f668e6039: Preparing 07:07:03 e95e2b6ef11a: Preparing 07:07:03 7a65b4989284: Preparing 07:07:03 5f70bf18a086: Preparing 07:07:03 78021bcd06d5: Preparing 07:07:03 c185cdc30d55: Preparing 07:07:03 e8cb62472091: Preparing 07:07:03 cce92674e987: Preparing 07:07:03 929a3d0519cf: Waiting 07:07:03 53613be6836e: Waiting 07:07:03 cc76d6d0b7d7: Waiting 07:07:03 642f668e6039: Waiting 07:07:03 e95e2b6ef11a: Waiting 07:07:03 7a65b4989284: Waiting 07:07:03 5f70bf18a086: Waiting 07:07:03 cce92674e987: Waiting 07:07:03 c185cdc30d55: Waiting 07:07:03 e8cb62472091: Waiting 07:07:03 78021bcd06d5: Waiting 07:07:03 c50664997deb: Layer already exists 07:07:03 0f5afa4313ac: Layer already exists 07:07:03 589b97afb39c: Layer already exists 07:07:03 8fbd3219d7d2: Layer already exists 07:07:03 d501c48f7a74: Layer already exists 07:07:03 929a3d0519cf: Layer already exists 07:07:03 cc76d6d0b7d7: Layer already exists 07:07:03 e95e2b6ef11a: Layer already exists 07:07:03 642f668e6039: Layer already exists 07:07:03 53613be6836e: Layer already exists 07:07:03 7a65b4989284: Layer already exists 07:07:03 5f70bf18a086: Layer already exists 07:07:03 c185cdc30d55: Layer already exists 07:07:03 78021bcd06d5: Layer already exists 07:07:03 e8cb62472091: Layer already exists 07:07:03 cce92674e987: Layer already exists 07:07:03 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102: digest: sha256:6f7f9c92d79153407c018898b4b8793575a30656d5b030ef5f0ecc3df583e850 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:03 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:03 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 07:07:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 07:07:03 d501c48f7a74: Preparing 07:07:03 8fbd3219d7d2: Preparing 07:07:03 c50664997deb: Preparing 07:07:03 0f5afa4313ac: Preparing 07:07:03 589b97afb39c: Preparing 07:07:03 929a3d0519cf: Preparing 07:07:03 53613be6836e: Preparing 07:07:03 cc76d6d0b7d7: Preparing 07:07:03 642f668e6039: Preparing 07:07:03 e95e2b6ef11a: Preparing 07:07:03 7a65b4989284: Preparing 07:07:03 5f70bf18a086: Preparing 07:07:03 78021bcd06d5: Preparing 07:07:03 c185cdc30d55: Preparing 07:07:03 e8cb62472091: Preparing 07:07:03 cce92674e987: Preparing 07:07:03 e95e2b6ef11a: Waiting 07:07:03 7a65b4989284: Waiting 07:07:03 5f70bf18a086: Waiting 07:07:03 78021bcd06d5: Waiting 07:07:03 c185cdc30d55: Waiting 07:07:03 e8cb62472091: Waiting 07:07:03 cce92674e987: Waiting 07:07:03 929a3d0519cf: Waiting 07:07:03 53613be6836e: Waiting 07:07:03 cc76d6d0b7d7: Waiting 07:07:03 642f668e6039: Waiting 07:07:03 0f5afa4313ac: Layer already exists 07:07:03 d501c48f7a74: Layer already exists 07:07:03 c50664997deb: Layer already exists 07:07:03 8fbd3219d7d2: Layer already exists 07:07:03 589b97afb39c: Layer already exists 07:07:03 929a3d0519cf: Layer already exists 07:07:03 cc76d6d0b7d7: Layer already exists 07:07:03 53613be6836e: Layer already exists 07:07:03 e95e2b6ef11a: Layer already exists 07:07:03 642f668e6039: Layer already exists 07:07:03 7a65b4989284: Layer already exists 07:07:03 5f70bf18a086: Layer already exists 07:07:03 c185cdc30d55: Layer already exists 07:07:03 e8cb62472091: Layer already exists 07:07:03 78021bcd06d5: Layer already exists 07:07:03 cce92674e987: Layer already exists 07:07:03 main: digest: sha256:6f7f9c92d79153407c018898b4b8793575a30656d5b030ef5f0ecc3df583e850 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:07:03 ===================================================== [Pipeline] echo 07:07:03 taggedImages: 07:07:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:07:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:07:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.102 07:07:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:07:03 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 07:07:03 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 07:07:03 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:07:03 latest 07:07:03 4.1.0-dev.102 07:07:03 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:07:03 main 07:07:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:04 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:07:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:07:04 f8919189fe9d: Preparing 07:07:04 70bcbe5204f7: Preparing 07:07:04 969e58c02d42: Preparing 07:07:04 373e0609326a: Preparing 07:07:04 cc76d6d0b7d7: Preparing 07:07:04 642f668e6039: Preparing 07:07:04 83d1e3d6863f: Preparing 07:07:04 567647c5c1d4: Preparing 07:07:04 cce92674e987: Preparing 07:07:04 83d1e3d6863f: Waiting 07:07:04 567647c5c1d4: Waiting 07:07:04 cce92674e987: Waiting 07:07:04 642f668e6039: Waiting 07:07:04 cc76d6d0b7d7: Layer already exists 07:07:04 642f668e6039: Layer already exists 07:07:04 83d1e3d6863f: Layer already exists 07:07:04 567647c5c1d4: Layer already exists 07:07:04 cce92674e987: Layer already exists 07:07:04 969e58c02d42: Pushed 07:07:04 f8919189fe9d: Pushed 07:07:04 70bcbe5204f7: Pushed 07:07:08 373e0609326a: Pushed 07:07:08 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287: digest: sha256:e5d9abcf277a6da15c7d50a512128e59af7698373b12243180634f3a1e9d4824 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:09 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 07:07:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:07:09 f8919189fe9d: Preparing 07:07:09 70bcbe5204f7: Preparing 07:07:09 969e58c02d42: Preparing 07:07:09 373e0609326a: Preparing 07:07:09 cc76d6d0b7d7: Preparing 07:07:09 642f668e6039: Preparing 07:07:09 83d1e3d6863f: Preparing 07:07:09 567647c5c1d4: Preparing 07:07:09 cce92674e987: Preparing 07:07:09 567647c5c1d4: Waiting 07:07:09 642f668e6039: Waiting 07:07:09 83d1e3d6863f: Waiting 07:07:09 cce92674e987: Waiting 07:07:09 969e58c02d42: Layer already exists 07:07:09 cc76d6d0b7d7: Layer already exists 07:07:09 373e0609326a: Layer already exists 07:07:09 70bcbe5204f7: Layer already exists 07:07:09 f8919189fe9d: Layer already exists 07:07:09 83d1e3d6863f: Layer already exists 07:07:09 642f668e6039: Layer already exists 07:07:09 cce92674e987: Layer already exists 07:07:09 567647c5c1d4: Layer already exists 07:07:09 latest: digest: sha256:e5d9abcf277a6da15c7d50a512128e59af7698373b12243180634f3a1e9d4824 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:09 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.102 07:07:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:07:10 f8919189fe9d: Preparing 07:07:10 70bcbe5204f7: Preparing 07:07:10 969e58c02d42: Preparing 07:07:10 373e0609326a: Preparing 07:07:10 cc76d6d0b7d7: Preparing 07:07:10 642f668e6039: Preparing 07:07:10 83d1e3d6863f: Preparing 07:07:10 567647c5c1d4: Preparing 07:07:10 cce92674e987: Preparing 07:07:10 642f668e6039: Waiting 07:07:10 83d1e3d6863f: Waiting 07:07:10 567647c5c1d4: Waiting 07:07:10 cce92674e987: Waiting 07:07:10 373e0609326a: Layer already exists 07:07:10 cc76d6d0b7d7: Layer already exists 07:07:10 f8919189fe9d: Layer already exists 07:07:10 969e58c02d42: Layer already exists 07:07:10 70bcbe5204f7: Layer already exists 07:07:10 83d1e3d6863f: Layer already exists 07:07:10 642f668e6039: Layer already exists 07:07:10 cce92674e987: Layer already exists 07:07:10 567647c5c1d4: Layer already exists 07:07:10 4.1.0-dev.102: digest: sha256:e5d9abcf277a6da15c7d50a512128e59af7698373b12243180634f3a1e9d4824 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:10 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:07:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:07:10 f8919189fe9d: Preparing 07:07:10 70bcbe5204f7: Preparing 07:07:10 969e58c02d42: Preparing 07:07:10 373e0609326a: Preparing 07:07:10 cc76d6d0b7d7: Preparing 07:07:10 642f668e6039: Preparing 07:07:10 83d1e3d6863f: Preparing 07:07:10 567647c5c1d4: Preparing 07:07:10 cce92674e987: Preparing 07:07:10 642f668e6039: Waiting 07:07:10 83d1e3d6863f: Waiting 07:07:10 567647c5c1d4: Waiting 07:07:10 cce92674e987: Waiting 07:07:10 373e0609326a: Layer already exists 07:07:10 969e58c02d42: Layer already exists 07:07:10 cc76d6d0b7d7: Layer already exists 07:07:10 70bcbe5204f7: Layer already exists 07:07:10 f8919189fe9d: Layer already exists 07:07:10 567647c5c1d4: Layer already exists 07:07:10 83d1e3d6863f: Layer already exists 07:07:10 642f668e6039: Layer already exists 07:07:10 cce92674e987: Layer already exists 07:07:10 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102: digest: sha256:e5d9abcf277a6da15c7d50a512128e59af7698373b12243180634f3a1e9d4824 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:10 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:11 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 07:07:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 07:07:11 f8919189fe9d: Preparing 07:07:11 70bcbe5204f7: Preparing 07:07:11 969e58c02d42: Preparing 07:07:11 373e0609326a: Preparing 07:07:11 cc76d6d0b7d7: Preparing 07:07:11 642f668e6039: Preparing 07:07:11 83d1e3d6863f: Preparing 07:07:11 567647c5c1d4: Preparing 07:07:11 cce92674e987: Preparing 07:07:11 83d1e3d6863f: Waiting 07:07:11 567647c5c1d4: Waiting 07:07:11 642f668e6039: Waiting 07:07:11 cce92674e987: Waiting 07:07:11 f8919189fe9d: Layer already exists 07:07:11 373e0609326a: Layer already exists 07:07:11 cc76d6d0b7d7: Layer already exists 07:07:11 969e58c02d42: Layer already exists 07:07:11 70bcbe5204f7: Layer already exists 07:07:11 642f668e6039: Layer already exists 07:07:11 83d1e3d6863f: Layer already exists 07:07:11 567647c5c1d4: Layer already exists 07:07:11 cce92674e987: Layer already exists 07:07:11 main: digest: sha256:e5d9abcf277a6da15c7d50a512128e59af7698373b12243180634f3a1e9d4824 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:07:11 ===================================================== [Pipeline] echo 07:07:11 taggedImages: 07:07:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:07:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 07:07:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.102 07:07:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:07:11 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 07:07:11 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 07:07:11 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:07:11 latest 07:07:11 4.1.0-dev.102 07:07:11 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:07:11 main 07:07:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:11 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:07:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:07:12 e01e3eb53abb: Preparing 07:07:12 5f574dae3341: Preparing 07:07:12 434df88cdde9: Preparing 07:07:12 8ec74cdbac6d: Preparing 07:07:12 105ae764011b: Preparing 07:07:12 cc76d6d0b7d7: Preparing 07:07:12 642f668e6039: Preparing 07:07:12 d2aadedcae6e: Preparing 07:07:12 9eb6b5fcf5ad: Preparing 07:07:12 db1c617d627c: Preparing 07:07:12 cce92674e987: Preparing 07:07:12 9eb6b5fcf5ad: Waiting 07:07:12 d2aadedcae6e: Waiting 07:07:12 db1c617d627c: Waiting 07:07:12 cce92674e987: Waiting 07:07:12 cc76d6d0b7d7: Waiting 07:07:12 642f668e6039: Waiting 07:07:12 8ec74cdbac6d: Pushed 07:07:12 5f574dae3341: Pushed 07:07:12 105ae764011b: Pushed 07:07:12 e01e3eb53abb: Pushed 07:07:12 642f668e6039: Layer already exists 07:07:12 cc76d6d0b7d7: Layer already exists 07:07:12 cce92674e987: Layer already exists 07:07:12 d2aadedcae6e: Pushed 07:07:12 9eb6b5fcf5ad: Pushed 07:07:13 db1c617d627c: Pushed 07:07:15 434df88cdde9: Pushed 07:07:15 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287: digest: sha256:1e938aeaeaef71deb4d9e5fdb261a2a28e803641cbbef7f549610211988f2b75 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:15 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:15 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:07:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:07:15 e01e3eb53abb: Preparing 07:07:15 5f574dae3341: Preparing 07:07:15 434df88cdde9: Preparing 07:07:15 8ec74cdbac6d: Preparing 07:07:15 105ae764011b: Preparing 07:07:15 cc76d6d0b7d7: Preparing 07:07:15 642f668e6039: Preparing 07:07:15 d2aadedcae6e: Preparing 07:07:15 9eb6b5fcf5ad: Preparing 07:07:15 db1c617d627c: Preparing 07:07:15 cce92674e987: Preparing 07:07:15 d2aadedcae6e: Waiting 07:07:15 cc76d6d0b7d7: Waiting 07:07:15 9eb6b5fcf5ad: Waiting 07:07:15 db1c617d627c: Waiting 07:07:15 642f668e6039: Waiting 07:07:15 cce92674e987: Waiting 07:07:15 105ae764011b: Layer already exists 07:07:15 e01e3eb53abb: Layer already exists 07:07:15 5f574dae3341: Layer already exists 07:07:15 434df88cdde9: Layer already exists 07:07:15 8ec74cdbac6d: Layer already exists 07:07:15 642f668e6039: Layer already exists 07:07:15 cc76d6d0b7d7: Layer already exists 07:07:15 d2aadedcae6e: Layer already exists 07:07:15 9eb6b5fcf5ad: Layer already exists 07:07:15 db1c617d627c: Layer already exists 07:07:15 cce92674e987: Layer already exists 07:07:15 latest: digest: sha256:1e938aeaeaef71deb4d9e5fdb261a2a28e803641cbbef7f549610211988f2b75 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:16 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:16 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.102 07:07:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:07:16 e01e3eb53abb: Preparing 07:07:16 5f574dae3341: Preparing 07:07:16 434df88cdde9: Preparing 07:07:16 8ec74cdbac6d: Preparing 07:07:16 105ae764011b: Preparing 07:07:16 cc76d6d0b7d7: Preparing 07:07:16 642f668e6039: Preparing 07:07:16 d2aadedcae6e: Preparing 07:07:16 9eb6b5fcf5ad: Preparing 07:07:16 db1c617d627c: Preparing 07:07:16 cce92674e987: Preparing 07:07:16 d2aadedcae6e: Waiting 07:07:16 9eb6b5fcf5ad: Waiting 07:07:16 cc76d6d0b7d7: Waiting 07:07:16 db1c617d627c: Waiting 07:07:16 cce92674e987: Waiting 07:07:16 642f668e6039: Waiting 07:07:16 e01e3eb53abb: Layer already exists 07:07:16 5f574dae3341: Layer already exists 07:07:16 8ec74cdbac6d: Layer already exists 07:07:16 434df88cdde9: Layer already exists 07:07:16 105ae764011b: Layer already exists 07:07:16 9eb6b5fcf5ad: Layer already exists 07:07:16 cc76d6d0b7d7: Layer already exists 07:07:16 d2aadedcae6e: Layer already exists 07:07:16 db1c617d627c: Layer already exists 07:07:16 642f668e6039: Layer already exists 07:07:16 cce92674e987: Layer already exists 07:07:16 4.1.0-dev.102: digest: sha256:1e938aeaeaef71deb4d9e5fdb261a2a28e803641cbbef7f549610211988f2b75 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:16 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:07:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:07:17 e01e3eb53abb: Preparing 07:07:17 5f574dae3341: Preparing 07:07:17 434df88cdde9: Preparing 07:07:17 8ec74cdbac6d: Preparing 07:07:17 105ae764011b: Preparing 07:07:17 cc76d6d0b7d7: Preparing 07:07:17 642f668e6039: Preparing 07:07:17 d2aadedcae6e: Preparing 07:07:17 9eb6b5fcf5ad: Preparing 07:07:17 db1c617d627c: Preparing 07:07:17 cce92674e987: Preparing 07:07:17 db1c617d627c: Waiting 07:07:17 d2aadedcae6e: Waiting 07:07:17 9eb6b5fcf5ad: Waiting 07:07:17 cce92674e987: Waiting 07:07:17 cc76d6d0b7d7: Waiting 07:07:17 642f668e6039: Waiting 07:07:17 e01e3eb53abb: Layer already exists 07:07:17 434df88cdde9: Layer already exists 07:07:17 8ec74cdbac6d: Layer already exists 07:07:17 105ae764011b: Layer already exists 07:07:17 5f574dae3341: Layer already exists 07:07:17 642f668e6039: Layer already exists 07:07:17 cc76d6d0b7d7: Layer already exists 07:07:17 d2aadedcae6e: Layer already exists 07:07:17 db1c617d627c: Layer already exists 07:07:17 9eb6b5fcf5ad: Layer already exists 07:07:17 cce92674e987: Layer already exists 07:07:17 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102: digest: sha256:1e938aeaeaef71deb4d9e5fdb261a2a28e803641cbbef7f549610211988f2b75 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:17 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:17 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 07:07:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 07:07:17 e01e3eb53abb: Preparing 07:07:17 5f574dae3341: Preparing 07:07:17 434df88cdde9: Preparing 07:07:17 8ec74cdbac6d: Preparing 07:07:17 105ae764011b: Preparing 07:07:17 cc76d6d0b7d7: Preparing 07:07:17 642f668e6039: Preparing 07:07:17 d2aadedcae6e: Preparing 07:07:17 9eb6b5fcf5ad: Preparing 07:07:17 d2aadedcae6e: Waiting 07:07:17 db1c617d627c: Preparing 07:07:17 9eb6b5fcf5ad: Waiting 07:07:17 cc76d6d0b7d7: Waiting 07:07:17 cce92674e987: Preparing 07:07:17 db1c617d627c: Waiting 07:07:17 cce92674e987: Waiting 07:07:17 642f668e6039: Waiting 07:07:17 434df88cdde9: Layer already exists 07:07:17 8ec74cdbac6d: Layer already exists 07:07:17 e01e3eb53abb: Layer already exists 07:07:17 5f574dae3341: Layer already exists 07:07:17 105ae764011b: Layer already exists 07:07:17 642f668e6039: Layer already exists 07:07:17 9eb6b5fcf5ad: Layer already exists 07:07:17 db1c617d627c: Layer already exists 07:07:17 d2aadedcae6e: Layer already exists 07:07:17 cc76d6d0b7d7: Layer already exists 07:07:17 cce92674e987: Layer already exists 07:07:17 main: digest: sha256:1e938aeaeaef71deb4d9e5fdb261a2a28e803641cbbef7f549610211988f2b75 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:07:17 ===================================================== [Pipeline] echo 07:07:17 taggedImages: 07:07:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:07:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:07:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.102 07:07:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:07:17 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 07:07:17 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 07:07:17 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:07:17 latest 07:07:17 4.1.0-dev.102 07:07:17 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:07:17 main 07:07:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:18 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:07:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:07:18 82be3425ebb1: Preparing 07:07:18 a5cdead51d5c: Preparing 07:07:18 195833899469: Preparing 07:07:18 0bee4520d10f: Preparing 07:07:18 81a8f6fff07f: Preparing 07:07:18 92af51148d28: Preparing 07:07:18 d97a7bcad3f3: Preparing 07:07:18 cc76d6d0b7d7: Preparing 07:07:18 642f668e6039: Preparing 07:07:18 2e857379ea20: Preparing 07:07:18 bf7857ab7353: Preparing 07:07:18 cce92674e987: Preparing 07:07:18 92af51148d28: Waiting 07:07:18 d97a7bcad3f3: Waiting 07:07:18 cc76d6d0b7d7: Waiting 07:07:18 642f668e6039: Waiting 07:07:18 2e857379ea20: Waiting 07:07:18 bf7857ab7353: Waiting 07:07:18 cce92674e987: Waiting 07:07:18 a5cdead51d5c: Pushed 07:07:18 82be3425ebb1: Pushed 07:07:18 81a8f6fff07f: Pushed 07:07:18 cc76d6d0b7d7: Layer already exists 07:07:18 642f668e6039: Layer already exists 07:07:18 92af51148d28: Pushed 07:07:18 d97a7bcad3f3: Pushed 07:07:18 cce92674e987: Layer already exists 07:07:18 2e857379ea20: Pushed 07:07:20 bf7857ab7353: Pushed 07:07:21 0bee4520d10f: Pushed 07:07:21 195833899469: Pushed 07:07:21 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287: digest: sha256:1bc2cde566566f3581c1cc3c5bdabd9a8eae943fd99e555d99b36dcbfa3cd478 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:21 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:07:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:07:22 82be3425ebb1: Preparing 07:07:22 a5cdead51d5c: Preparing 07:07:22 195833899469: Preparing 07:07:22 0bee4520d10f: Preparing 07:07:22 81a8f6fff07f: Preparing 07:07:22 92af51148d28: Preparing 07:07:22 d97a7bcad3f3: Preparing 07:07:22 cc76d6d0b7d7: Preparing 07:07:22 642f668e6039: Preparing 07:07:22 2e857379ea20: Preparing 07:07:22 bf7857ab7353: Preparing 07:07:22 92af51148d28: Waiting 07:07:22 d97a7bcad3f3: Waiting 07:07:22 cce92674e987: Preparing 07:07:22 cc76d6d0b7d7: Waiting 07:07:22 642f668e6039: Waiting 07:07:22 bf7857ab7353: Waiting 07:07:22 2e857379ea20: Waiting 07:07:22 cce92674e987: Waiting 07:07:22 0bee4520d10f: Layer already exists 07:07:22 195833899469: Layer already exists 07:07:22 81a8f6fff07f: Layer already exists 07:07:22 82be3425ebb1: Layer already exists 07:07:22 a5cdead51d5c: Layer already exists 07:07:22 92af51148d28: Layer already exists 07:07:22 cc76d6d0b7d7: Layer already exists 07:07:22 642f668e6039: Layer already exists 07:07:22 2e857379ea20: Layer already exists 07:07:22 d97a7bcad3f3: Layer already exists 07:07:22 bf7857ab7353: Layer already exists 07:07:22 cce92674e987: Layer already exists 07:07:22 latest: digest: sha256:1bc2cde566566f3581c1cc3c5bdabd9a8eae943fd99e555d99b36dcbfa3cd478 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:22 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.102 07:07:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:07:22 82be3425ebb1: Preparing 07:07:22 a5cdead51d5c: Preparing 07:07:22 195833899469: Preparing 07:07:22 0bee4520d10f: Preparing 07:07:22 81a8f6fff07f: Preparing 07:07:22 92af51148d28: Preparing 07:07:22 d97a7bcad3f3: Preparing 07:07:22 cc76d6d0b7d7: Preparing 07:07:22 642f668e6039: Preparing 07:07:22 2e857379ea20: Preparing 07:07:22 bf7857ab7353: Preparing 07:07:22 cce92674e987: Preparing 07:07:22 2e857379ea20: Waiting 07:07:22 92af51148d28: Waiting 07:07:22 d97a7bcad3f3: Waiting 07:07:22 642f668e6039: Waiting 07:07:22 bf7857ab7353: Waiting 07:07:22 cce92674e987: Waiting 07:07:22 82be3425ebb1: Layer already exists 07:07:22 0bee4520d10f: Layer already exists 07:07:22 a5cdead51d5c: Layer already exists 07:07:22 81a8f6fff07f: Layer already exists 07:07:22 195833899469: Layer already exists 07:07:22 d97a7bcad3f3: Layer already exists 07:07:22 cc76d6d0b7d7: Layer already exists 07:07:22 2e857379ea20: Layer already exists 07:07:22 92af51148d28: Layer already exists 07:07:22 642f668e6039: Layer already exists 07:07:22 cce92674e987: Layer already exists 07:07:22 bf7857ab7353: Layer already exists 07:07:22 4.1.0-dev.102: digest: sha256:1bc2cde566566f3581c1cc3c5bdabd9a8eae943fd99e555d99b36dcbfa3cd478 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:23 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:23 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:07:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:07:23 82be3425ebb1: Preparing 07:07:23 a5cdead51d5c: Preparing 07:07:23 195833899469: Preparing 07:07:23 0bee4520d10f: Preparing 07:07:23 81a8f6fff07f: Preparing 07:07:23 92af51148d28: Preparing 07:07:23 d97a7bcad3f3: Preparing 07:07:23 cc76d6d0b7d7: Preparing 07:07:23 642f668e6039: Preparing 07:07:23 2e857379ea20: Preparing 07:07:23 bf7857ab7353: Preparing 07:07:23 cce92674e987: Preparing 07:07:23 d97a7bcad3f3: Waiting 07:07:23 bf7857ab7353: Waiting 07:07:23 cc76d6d0b7d7: Waiting 07:07:23 cce92674e987: Waiting 07:07:23 642f668e6039: Waiting 07:07:23 2e857379ea20: Waiting 07:07:23 92af51148d28: Waiting 07:07:23 81a8f6fff07f: Layer already exists 07:07:23 195833899469: Layer already exists 07:07:23 a5cdead51d5c: Layer already exists 07:07:23 82be3425ebb1: Layer already exists 07:07:23 0bee4520d10f: Layer already exists 07:07:23 d97a7bcad3f3: Layer already exists 07:07:23 92af51148d28: Layer already exists 07:07:23 2e857379ea20: Layer already exists 07:07:23 cc76d6d0b7d7: Layer already exists 07:07:23 642f668e6039: Layer already exists 07:07:23 bf7857ab7353: Layer already exists 07:07:23 cce92674e987: Layer already exists 07:07:23 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102: digest: sha256:1bc2cde566566f3581c1cc3c5bdabd9a8eae943fd99e555d99b36dcbfa3cd478 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:23 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:24 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 07:07:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 07:07:24 82be3425ebb1: Preparing 07:07:24 a5cdead51d5c: Preparing 07:07:24 195833899469: Preparing 07:07:24 0bee4520d10f: Preparing 07:07:24 81a8f6fff07f: Preparing 07:07:24 92af51148d28: Preparing 07:07:24 d97a7bcad3f3: Preparing 07:07:24 cc76d6d0b7d7: Preparing 07:07:24 642f668e6039: Preparing 07:07:24 2e857379ea20: Preparing 07:07:24 bf7857ab7353: Preparing 07:07:24 cce92674e987: Preparing 07:07:24 d97a7bcad3f3: Waiting 07:07:24 cc76d6d0b7d7: Waiting 07:07:24 2e857379ea20: Waiting 07:07:24 bf7857ab7353: Waiting 07:07:24 cce92674e987: Waiting 07:07:24 92af51148d28: Waiting 07:07:24 642f668e6039: Waiting 07:07:24 195833899469: Layer already exists 07:07:24 81a8f6fff07f: Layer already exists 07:07:24 a5cdead51d5c: Layer already exists 07:07:24 82be3425ebb1: Layer already exists 07:07:24 0bee4520d10f: Layer already exists 07:07:24 92af51148d28: Layer already exists 07:07:24 cc76d6d0b7d7: Layer already exists 07:07:24 d97a7bcad3f3: Layer already exists 07:07:24 642f668e6039: Layer already exists 07:07:24 2e857379ea20: Layer already exists 07:07:24 bf7857ab7353: Layer already exists 07:07:24 cce92674e987: Layer already exists 07:07:24 main: digest: sha256:1bc2cde566566f3581c1cc3c5bdabd9a8eae943fd99e555d99b36dcbfa3cd478 size: 2824 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:07:24 ===================================================== [Pipeline] echo 07:07:24 taggedImages: 07:07:24 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:07:24 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:07:24 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.102 07:07:24 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:07:24 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 07:07:24 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 07:07:24 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:07:24 latest 07:07:24 4.1.0-dev.102 07:07:24 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:07:24 main 07:07:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:24 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:24 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:07:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:07:24 78d95db2aec0: Preparing 07:07:24 710b8ecf0d9e: Preparing 07:07:24 cc76d6d0b7d7: Preparing 07:07:24 642f668e6039: Preparing 07:07:24 4b33fbbc7894: Preparing 07:07:24 fd9f6712f5ea: Preparing 07:07:24 cce92674e987: Preparing 07:07:24 fd9f6712f5ea: Waiting 07:07:24 cce92674e987: Waiting 07:07:24 cc76d6d0b7d7: Layer already exists 07:07:24 642f668e6039: Layer already exists 07:07:24 cce92674e987: Layer already exists 07:07:24 4b33fbbc7894: Pushed 07:07:24 78d95db2aec0: Pushed 07:07:25 fd9f6712f5ea: Pushed 07:07:28 710b8ecf0d9e: Pushed 07:07:28 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287: digest: sha256:6df110bbc86d19c55e25b189d2b342a09bdbae3a4916f8075955ac4b76c9fe07 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:28 + 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 07:07:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:07:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:07:29 78d95db2aec0: Preparing 07:07:29 710b8ecf0d9e: Preparing 07:07:29 cc76d6d0b7d7: Preparing 07:07:29 642f668e6039: Preparing 07:07:29 4b33fbbc7894: Preparing 07:07:29 fd9f6712f5ea: Preparing 07:07:29 cce92674e987: Preparing 07:07:29 fd9f6712f5ea: Waiting 07:07:29 cce92674e987: Waiting 07:07:29 78d95db2aec0: Layer already exists 07:07:29 642f668e6039: Layer already exists 07:07:29 710b8ecf0d9e: Layer already exists 07:07:29 4b33fbbc7894: Layer already exists 07:07:29 cc76d6d0b7d7: Layer already exists 07:07:29 fd9f6712f5ea: Layer already exists 07:07:29 cce92674e987: Layer already exists 07:07:29 latest: digest: sha256:6df110bbc86d19c55e25b189d2b342a09bdbae3a4916f8075955ac4b76c9fe07 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:29 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.102 07:07:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:07:29 78d95db2aec0: Preparing 07:07:29 710b8ecf0d9e: Preparing 07:07:29 cc76d6d0b7d7: Preparing 07:07:29 642f668e6039: Preparing 07:07:29 4b33fbbc7894: Preparing 07:07:29 fd9f6712f5ea: Preparing 07:07:29 cce92674e987: Preparing 07:07:29 fd9f6712f5ea: Waiting 07:07:29 cce92674e987: Waiting 07:07:29 cc76d6d0b7d7: Layer already exists 07:07:29 710b8ecf0d9e: Layer already exists 07:07:29 642f668e6039: Layer already exists 07:07:29 78d95db2aec0: Layer already exists 07:07:29 4b33fbbc7894: Layer already exists 07:07:29 fd9f6712f5ea: Layer already exists 07:07:29 cce92674e987: Layer already exists 07:07:29 4.1.0-dev.102: digest: sha256:6df110bbc86d19c55e25b189d2b342a09bdbae3a4916f8075955ac4b76c9fe07 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:30 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:07:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:07:30 78d95db2aec0: Preparing 07:07:30 710b8ecf0d9e: Preparing 07:07:30 cc76d6d0b7d7: Preparing 07:07:30 642f668e6039: Preparing 07:07:30 4b33fbbc7894: Preparing 07:07:30 fd9f6712f5ea: Preparing 07:07:30 cce92674e987: Preparing 07:07:30 fd9f6712f5ea: Waiting 07:07:30 cce92674e987: Waiting 07:07:30 cc76d6d0b7d7: Layer already exists 07:07:30 642f668e6039: Layer already exists 07:07:30 78d95db2aec0: Layer already exists 07:07:30 4b33fbbc7894: Layer already exists 07:07:30 710b8ecf0d9e: Layer already exists 07:07:30 fd9f6712f5ea: Layer already exists 07:07:30 cce92674e987: Layer already exists 07:07:30 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102: digest: sha256:6df110bbc86d19c55e25b189d2b342a09bdbae3a4916f8075955ac4b76c9fe07 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:30 + 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 07:07:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 07:07:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 07:07:31 78d95db2aec0: Preparing 07:07:31 710b8ecf0d9e: Preparing 07:07:31 cc76d6d0b7d7: Preparing 07:07:31 642f668e6039: Preparing 07:07:31 4b33fbbc7894: Preparing 07:07:31 fd9f6712f5ea: Preparing 07:07:31 cce92674e987: Preparing 07:07:31 fd9f6712f5ea: Waiting 07:07:31 cce92674e987: Waiting 07:07:31 642f668e6039: Layer already exists 07:07:31 cc76d6d0b7d7: Layer already exists 07:07:31 78d95db2aec0: Layer already exists 07:07:31 710b8ecf0d9e: Layer already exists 07:07:31 4b33fbbc7894: Layer already exists 07:07:31 fd9f6712f5ea: Layer already exists 07:07:31 cce92674e987: Layer already exists 07:07:31 main: digest: sha256:6df110bbc86d19c55e25b189d2b342a09bdbae3a4916f8075955ac4b76c9fe07 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:07:31 ===================================================== [Pipeline] echo 07:07:31 taggedImages: 07:07:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:07:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:07:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.102 07:07:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:07:31 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 07:07:31 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 07:07:31 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:07:31 latest 07:07:31 4.1.0-dev.102 07:07:31 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:07:31 main 07:07:31 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:31 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:07:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:07:32 50b7fee703b1: Preparing 07:07:32 0b4438fa09ac: Preparing 07:07:32 6e72726c8b1d: Preparing 07:07:32 cc76d6d0b7d7: Preparing 07:07:32 642f668e6039: Preparing 07:07:32 d80c45aa064f: Preparing 07:07:32 64c95a4adfef: Preparing 07:07:32 b6f22b6a741b: Preparing 07:07:32 c9f284a5cd9c: Preparing 07:07:32 cce92674e987: Preparing 07:07:32 64c95a4adfef: Waiting 07:07:32 c9f284a5cd9c: Waiting 07:07:32 b6f22b6a741b: Waiting 07:07:32 cce92674e987: Waiting 07:07:32 d80c45aa064f: Waiting 07:07:32 cc76d6d0b7d7: Layer already exists 07:07:32 642f668e6039: Layer already exists 07:07:32 6e72726c8b1d: Pushed 07:07:32 0b4438fa09ac: Pushed 07:07:32 50b7fee703b1: Pushed 07:07:32 cce92674e987: Layer already exists 07:07:32 b6f22b6a741b: Pushed 07:07:32 c9f284a5cd9c: Pushed 07:07:37 64c95a4adfef: Pushed 07:07:46 d80c45aa064f: Pushed 07:07:46 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287: digest: sha256:9bf4bcaf006f2b0a62f61bd8c2adea4c4159a5bc0eedd03a7ca3f975b8f4d89d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:46 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:46 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:07:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:07:46 50b7fee703b1: Preparing 07:07:46 0b4438fa09ac: Preparing 07:07:46 6e72726c8b1d: Preparing 07:07:46 cc76d6d0b7d7: Preparing 07:07:46 642f668e6039: Preparing 07:07:46 d80c45aa064f: Preparing 07:07:46 64c95a4adfef: Preparing 07:07:46 b6f22b6a741b: Preparing 07:07:46 c9f284a5cd9c: Preparing 07:07:46 cce92674e987: Preparing 07:07:46 b6f22b6a741b: Waiting 07:07:46 c9f284a5cd9c: Waiting 07:07:46 cce92674e987: Waiting 07:07:46 64c95a4adfef: Waiting 07:07:46 d80c45aa064f: Waiting 07:07:46 50b7fee703b1: Layer already exists 07:07:46 cc76d6d0b7d7: Layer already exists 07:07:46 0b4438fa09ac: Layer already exists 07:07:46 6e72726c8b1d: Layer already exists 07:07:46 642f668e6039: Layer already exists 07:07:46 d80c45aa064f: Layer already exists 07:07:46 b6f22b6a741b: Layer already exists 07:07:46 64c95a4adfef: Layer already exists 07:07:46 c9f284a5cd9c: Layer already exists 07:07:46 cce92674e987: Layer already exists 07:07:46 latest: digest: sha256:9bf4bcaf006f2b0a62f61bd8c2adea4c4159a5bc0eedd03a7ca3f975b8f4d89d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:46 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.102 07:07:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:07:47 50b7fee703b1: Preparing 07:07:47 0b4438fa09ac: Preparing 07:07:47 6e72726c8b1d: Preparing 07:07:47 cc76d6d0b7d7: Preparing 07:07:47 642f668e6039: Preparing 07:07:47 d80c45aa064f: Preparing 07:07:47 64c95a4adfef: Preparing 07:07:47 b6f22b6a741b: Preparing 07:07:47 c9f284a5cd9c: Preparing 07:07:47 cce92674e987: Preparing 07:07:47 b6f22b6a741b: Waiting 07:07:47 64c95a4adfef: Waiting 07:07:47 c9f284a5cd9c: Waiting 07:07:47 cce92674e987: Waiting 07:07:47 d80c45aa064f: Waiting 07:07:47 50b7fee703b1: Layer already exists 07:07:47 642f668e6039: Layer already exists 07:07:47 6e72726c8b1d: Layer already exists 07:07:47 cc76d6d0b7d7: Layer already exists 07:07:47 0b4438fa09ac: Layer already exists 07:07:47 64c95a4adfef: Layer already exists 07:07:47 b6f22b6a741b: Layer already exists 07:07:47 d80c45aa064f: Layer already exists 07:07:47 c9f284a5cd9c: Layer already exists 07:07:47 cce92674e987: Layer already exists 07:07:47 4.1.0-dev.102: digest: sha256:9bf4bcaf006f2b0a62f61bd8c2adea4c4159a5bc0eedd03a7ca3f975b8f4d89d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:47 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:47 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:07:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:07:47 50b7fee703b1: Preparing 07:07:47 0b4438fa09ac: Preparing 07:07:47 6e72726c8b1d: Preparing 07:07:47 cc76d6d0b7d7: Preparing 07:07:47 642f668e6039: Preparing 07:07:47 d80c45aa064f: Preparing 07:07:47 64c95a4adfef: Preparing 07:07:47 b6f22b6a741b: Preparing 07:07:47 c9f284a5cd9c: Preparing 07:07:47 cce92674e987: Preparing 07:07:47 64c95a4adfef: Waiting 07:07:47 b6f22b6a741b: Waiting 07:07:47 c9f284a5cd9c: Waiting 07:07:47 cce92674e987: Waiting 07:07:47 d80c45aa064f: Waiting 07:07:47 0b4438fa09ac: Layer already exists 07:07:47 6e72726c8b1d: Layer already exists 07:07:47 642f668e6039: Layer already exists 07:07:47 50b7fee703b1: Layer already exists 07:07:47 cc76d6d0b7d7: Layer already exists 07:07:47 64c95a4adfef: Layer already exists 07:07:47 d80c45aa064f: Layer already exists 07:07:47 c9f284a5cd9c: Layer already exists 07:07:47 b6f22b6a741b: Layer already exists 07:07:47 cce92674e987: Layer already exists 07:07:47 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102: digest: sha256:9bf4bcaf006f2b0a62f61bd8c2adea4c4159a5bc0eedd03a7ca3f975b8f4d89d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:48 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:48 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 07:07:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 07:07:48 50b7fee703b1: Preparing 07:07:48 0b4438fa09ac: Preparing 07:07:48 6e72726c8b1d: Preparing 07:07:48 cc76d6d0b7d7: Preparing 07:07:48 642f668e6039: Preparing 07:07:48 d80c45aa064f: Preparing 07:07:48 64c95a4adfef: Preparing 07:07:48 b6f22b6a741b: Preparing 07:07:48 c9f284a5cd9c: Preparing 07:07:48 cce92674e987: Preparing 07:07:48 b6f22b6a741b: Waiting 07:07:48 c9f284a5cd9c: Waiting 07:07:48 d80c45aa064f: Waiting 07:07:48 cce92674e987: Waiting 07:07:48 64c95a4adfef: Waiting 07:07:48 50b7fee703b1: Layer already exists 07:07:48 0b4438fa09ac: Layer already exists 07:07:48 cc76d6d0b7d7: Layer already exists 07:07:48 6e72726c8b1d: Layer already exists 07:07:48 642f668e6039: Layer already exists 07:07:48 64c95a4adfef: Layer already exists 07:07:48 d80c45aa064f: Layer already exists 07:07:48 cce92674e987: Layer already exists 07:07:48 c9f284a5cd9c: Layer already exists 07:07:48 b6f22b6a741b: Layer already exists 07:07:48 main: digest: sha256:9bf4bcaf006f2b0a62f61bd8c2adea4c4159a5bc0eedd03a7ca3f975b8f4d89d size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:07:48 ===================================================== [Pipeline] echo 07:07:48 taggedImages: 07:07:48 - nexus3.edgexfoundry.org:10004/security-spire-agent:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:07:48 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:07:48 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.102 07:07:48 - nexus3.edgexfoundry.org:10004/security-spire-agent:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:07:48 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 07:07:48 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 07:07:48 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:07:48 latest 07:07:48 4.1.0-dev.102 07:07:48 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:07:48 main 07:07:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:48 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:07:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:07:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:07:49 36baffe1b081: Preparing 07:07:49 56ae5e35d67c: Preparing 07:07:49 dfafdf37d3eb: Preparing 07:07:49 cc76d6d0b7d7: Preparing 07:07:49 642f668e6039: Preparing 07:07:49 4741df713e5b: Preparing 07:07:49 372b29d0c371: Preparing 07:07:49 6dab48bdfdb4: Preparing 07:07:49 cce92674e987: Preparing 07:07:49 4741df713e5b: Waiting 07:07:49 cce92674e987: Waiting 07:07:49 372b29d0c371: Waiting 07:07:49 6dab48bdfdb4: Waiting 07:07:49 642f668e6039: Layer already exists 07:07:49 cc76d6d0b7d7: Layer already exists 07:07:49 36baffe1b081: Pushed 07:07:49 dfafdf37d3eb: Pushed 07:07:49 56ae5e35d67c: Pushed 07:07:49 372b29d0c371: Pushed 07:07:49 cce92674e987: Layer already exists 07:07:49 6dab48bdfdb4: Pushed 07:08:04 4741df713e5b: Pushed 07:08:04 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287: digest: sha256:5265acb45a54a44b85a2697869ccc113af8a18f7fead31c1b4072a599f786c27 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:05 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 07:08:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:08:05 36baffe1b081: Preparing 07:08:05 56ae5e35d67c: Preparing 07:08:05 dfafdf37d3eb: Preparing 07:08:05 cc76d6d0b7d7: Preparing 07:08:05 642f668e6039: Preparing 07:08:05 4741df713e5b: Preparing 07:08:05 372b29d0c371: Preparing 07:08:05 6dab48bdfdb4: Preparing 07:08:05 372b29d0c371: Waiting 07:08:05 4741df713e5b: Waiting 07:08:05 cce92674e987: Preparing 07:08:05 6dab48bdfdb4: Waiting 07:08:05 cce92674e987: Waiting 07:08:05 36baffe1b081: Layer already exists 07:08:05 642f668e6039: Layer already exists 07:08:05 dfafdf37d3eb: Layer already exists 07:08:05 56ae5e35d67c: Layer already exists 07:08:05 cc76d6d0b7d7: Layer already exists 07:08:05 4741df713e5b: Layer already exists 07:08:05 6dab48bdfdb4: Layer already exists 07:08:05 372b29d0c371: Layer already exists 07:08:05 cce92674e987: Layer already exists 07:08:05 latest: digest: sha256:5265acb45a54a44b85a2697869ccc113af8a18f7fead31c1b4072a599f786c27 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:05 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.102 07:08:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:08:06 36baffe1b081: Preparing 07:08:06 56ae5e35d67c: Preparing 07:08:06 dfafdf37d3eb: Preparing 07:08:06 cc76d6d0b7d7: Preparing 07:08:06 642f668e6039: Preparing 07:08:06 4741df713e5b: Preparing 07:08:06 372b29d0c371: Preparing 07:08:06 6dab48bdfdb4: Preparing 07:08:06 cce92674e987: Preparing 07:08:06 4741df713e5b: Waiting 07:08:06 6dab48bdfdb4: Waiting 07:08:06 cce92674e987: Waiting 07:08:06 372b29d0c371: Waiting 07:08:06 56ae5e35d67c: Layer already exists 07:08:06 cc76d6d0b7d7: Layer already exists 07:08:06 642f668e6039: Layer already exists 07:08:06 dfafdf37d3eb: Layer already exists 07:08:06 36baffe1b081: Layer already exists 07:08:06 6dab48bdfdb4: Layer already exists 07:08:06 4741df713e5b: Layer already exists 07:08:06 cce92674e987: Layer already exists 07:08:06 372b29d0c371: Layer already exists 07:08:06 4.1.0-dev.102: digest: sha256:5265acb45a54a44b85a2697869ccc113af8a18f7fead31c1b4072a599f786c27 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:06 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:08:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:08:06 36baffe1b081: Preparing 07:08:06 56ae5e35d67c: Preparing 07:08:06 dfafdf37d3eb: Preparing 07:08:06 cc76d6d0b7d7: Preparing 07:08:06 642f668e6039: Preparing 07:08:06 4741df713e5b: Preparing 07:08:06 372b29d0c371: Preparing 07:08:06 6dab48bdfdb4: Preparing 07:08:06 cce92674e987: Preparing 07:08:06 4741df713e5b: Waiting 07:08:06 372b29d0c371: Waiting 07:08:06 cce92674e987: Waiting 07:08:06 6dab48bdfdb4: Waiting 07:08:06 cc76d6d0b7d7: Layer already exists 07:08:06 36baffe1b081: Layer already exists 07:08:06 642f668e6039: Layer already exists 07:08:06 56ae5e35d67c: Layer already exists 07:08:06 dfafdf37d3eb: Layer already exists 07:08:06 372b29d0c371: Layer already exists 07:08:06 4741df713e5b: Layer already exists 07:08:06 cce92674e987: Layer already exists 07:08:06 6dab48bdfdb4: Layer already exists 07:08:06 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102: digest: sha256:5265acb45a54a44b85a2697869ccc113af8a18f7fead31c1b4072a599f786c27 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:06 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 07:08:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 07:08:07 36baffe1b081: Preparing 07:08:07 56ae5e35d67c: Preparing 07:08:07 dfafdf37d3eb: Preparing 07:08:07 cc76d6d0b7d7: Preparing 07:08:07 642f668e6039: Preparing 07:08:07 4741df713e5b: Preparing 07:08:07 372b29d0c371: Preparing 07:08:07 6dab48bdfdb4: Preparing 07:08:07 cce92674e987: Preparing 07:08:07 4741df713e5b: Waiting 07:08:07 372b29d0c371: Waiting 07:08:07 6dab48bdfdb4: Waiting 07:08:07 cce92674e987: Waiting 07:08:07 56ae5e35d67c: Layer already exists 07:08:07 cc76d6d0b7d7: Layer already exists 07:08:07 dfafdf37d3eb: Layer already exists 07:08:07 642f668e6039: Layer already exists 07:08:07 36baffe1b081: Layer already exists 07:08:07 4741df713e5b: Layer already exists 07:08:07 372b29d0c371: Layer already exists 07:08:07 6dab48bdfdb4: Layer already exists 07:08:07 cce92674e987: Layer already exists 07:08:07 main: digest: sha256:5265acb45a54a44b85a2697869ccc113af8a18f7fead31c1b4072a599f786c27 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:08:07 ===================================================== [Pipeline] echo 07:08:07 taggedImages: 07:08:07 - nexus3.edgexfoundry.org:10004/security-spire-config:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:08:07 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 07:08:07 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.102 07:08:07 - nexus3.edgexfoundry.org:10004/security-spire-config:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:08:07 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 07:08:07 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 07:08:07 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:08:07 latest 07:08:07 4.1.0-dev.102 07:08:07 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:08:07 main 07:08:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:07 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:08:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:08:07 50b7fee703b1: Preparing 07:08:07 7451aa58ccf5: Preparing 07:08:07 a4521327882e: Preparing 07:08:07 cc76d6d0b7d7: Preparing 07:08:07 642f668e6039: Preparing 07:08:07 32849424518f: Preparing 07:08:07 b6f22b6a741b: Preparing 07:08:07 c9f284a5cd9c: Preparing 07:08:07 cce92674e987: Preparing 07:08:07 c9f284a5cd9c: Waiting 07:08:07 32849424518f: Waiting 07:08:07 cce92674e987: Waiting 07:08:07 b6f22b6a741b: Waiting 07:08:07 cc76d6d0b7d7: Layer already exists 07:08:07 642f668e6039: Layer already exists 07:08:07 50b7fee703b1: Layer already exists 07:08:07 b6f22b6a741b: Layer already exists 07:08:07 c9f284a5cd9c: Layer already exists 07:08:07 cce92674e987: Layer already exists 07:08:07 a4521327882e: Pushed 07:08:07 7451aa58ccf5: Pushed 07:08:22 32849424518f: Pushed 07:08:22 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287: digest: sha256:a5e31ab3a7524be09934cd617f2ae8331693b4e0ca0f4880186b6badfa4beff3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:23 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 07:08:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:08:23 50b7fee703b1: Preparing 07:08:23 7451aa58ccf5: Preparing 07:08:23 a4521327882e: Preparing 07:08:23 cc76d6d0b7d7: Preparing 07:08:23 642f668e6039: Preparing 07:08:23 32849424518f: Preparing 07:08:23 b6f22b6a741b: Preparing 07:08:23 c9f284a5cd9c: Preparing 07:08:23 cce92674e987: Preparing 07:08:23 32849424518f: Waiting 07:08:23 b6f22b6a741b: Waiting 07:08:23 c9f284a5cd9c: Waiting 07:08:23 cce92674e987: Waiting 07:08:23 cc76d6d0b7d7: Layer already exists 07:08:23 7451aa58ccf5: Layer already exists 07:08:23 50b7fee703b1: Layer already exists 07:08:23 a4521327882e: Layer already exists 07:08:23 642f668e6039: Layer already exists 07:08:23 32849424518f: Layer already exists 07:08:23 b6f22b6a741b: Layer already exists 07:08:23 c9f284a5cd9c: Layer already exists 07:08:23 cce92674e987: Layer already exists 07:08:23 latest: digest: sha256:a5e31ab3a7524be09934cd617f2ae8331693b4e0ca0f4880186b6badfa4beff3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:23 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.102 07:08:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:08:24 50b7fee703b1: Preparing 07:08:24 7451aa58ccf5: Preparing 07:08:24 a4521327882e: Preparing 07:08:24 cc76d6d0b7d7: Preparing 07:08:24 642f668e6039: Preparing 07:08:24 32849424518f: Preparing 07:08:24 b6f22b6a741b: Preparing 07:08:24 c9f284a5cd9c: Preparing 07:08:24 cce92674e987: Preparing 07:08:24 32849424518f: Waiting 07:08:24 b6f22b6a741b: Waiting 07:08:24 c9f284a5cd9c: Waiting 07:08:24 cce92674e987: Waiting 07:08:24 cc76d6d0b7d7: Layer already exists 07:08:24 a4521327882e: Layer already exists 07:08:24 642f668e6039: Layer already exists 07:08:24 50b7fee703b1: Layer already exists 07:08:24 7451aa58ccf5: Layer already exists 07:08:24 32849424518f: Layer already exists 07:08:24 b6f22b6a741b: Layer already exists 07:08:24 c9f284a5cd9c: Layer already exists 07:08:24 cce92674e987: Layer already exists 07:08:24 4.1.0-dev.102: digest: sha256:a5e31ab3a7524be09934cd617f2ae8331693b4e0ca0f4880186b6badfa4beff3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:24 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:08:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:08:24 50b7fee703b1: Preparing 07:08:24 7451aa58ccf5: Preparing 07:08:24 a4521327882e: Preparing 07:08:24 cc76d6d0b7d7: Preparing 07:08:24 642f668e6039: Preparing 07:08:24 32849424518f: Preparing 07:08:24 b6f22b6a741b: Preparing 07:08:24 c9f284a5cd9c: Preparing 07:08:24 cce92674e987: Preparing 07:08:24 b6f22b6a741b: Waiting 07:08:24 32849424518f: Waiting 07:08:24 c9f284a5cd9c: Waiting 07:08:24 cce92674e987: Waiting 07:08:24 642f668e6039: Layer already exists 07:08:24 7451aa58ccf5: Layer already exists 07:08:24 50b7fee703b1: Layer already exists 07:08:24 cc76d6d0b7d7: Layer already exists 07:08:24 a4521327882e: Layer already exists 07:08:24 b6f22b6a741b: Layer already exists 07:08:24 cce92674e987: Layer already exists 07:08:24 32849424518f: Layer already exists 07:08:24 c9f284a5cd9c: Layer already exists 07:08:24 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102: digest: sha256:a5e31ab3a7524be09934cd617f2ae8331693b4e0ca0f4880186b6badfa4beff3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:25 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 07:08:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 07:08:25 50b7fee703b1: Preparing 07:08:25 7451aa58ccf5: Preparing 07:08:25 a4521327882e: Preparing 07:08:25 cc76d6d0b7d7: Preparing 07:08:25 642f668e6039: Preparing 07:08:25 32849424518f: Preparing 07:08:25 b6f22b6a741b: Preparing 07:08:25 c9f284a5cd9c: Preparing 07:08:25 cce92674e987: Preparing 07:08:25 b6f22b6a741b: Waiting 07:08:25 c9f284a5cd9c: Waiting 07:08:25 cce92674e987: Waiting 07:08:25 32849424518f: Waiting 07:08:25 7451aa58ccf5: Layer already exists 07:08:25 50b7fee703b1: Layer already exists 07:08:25 cc76d6d0b7d7: Layer already exists 07:08:25 642f668e6039: Layer already exists 07:08:25 a4521327882e: Layer already exists 07:08:25 32849424518f: Layer already exists 07:08:25 cce92674e987: Layer already exists 07:08:25 c9f284a5cd9c: Layer already exists 07:08:25 b6f22b6a741b: Layer already exists 07:08:25 main: digest: sha256:a5e31ab3a7524be09934cd617f2ae8331693b4e0ca0f4880186b6badfa4beff3 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:08:25 ===================================================== [Pipeline] echo 07:08:25 taggedImages: 07:08:25 - nexus3.edgexfoundry.org:10004/security-spire-server:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:08:25 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 07:08:25 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.102 07:08:25 - nexus3.edgexfoundry.org:10004/security-spire-server:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:08:25 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 07:08:25 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 07:08:25 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:08:25 latest 07:08:25 4.1.0-dev.102 07:08:25 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:08:25 main 07:08:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:25 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:26 + docker push nexus3.edgexfoundry.org:10004/support-notifications:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:08:26 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:08:26 da7205c8ad9c: Preparing 07:08:26 b764b07b253f: Preparing 07:08:26 cc76d6d0b7d7: Preparing 07:08:26 642f668e6039: Preparing 07:08:26 b2c9dffea6a4: Preparing 07:08:26 862a55a28927: Preparing 07:08:26 cce92674e987: Preparing 07:08:26 862a55a28927: Waiting 07:08:26 cce92674e987: Waiting 07:08:26 cc76d6d0b7d7: Layer already exists 07:08:26 642f668e6039: Layer already exists 07:08:26 cce92674e987: Layer already exists 07:08:26 da7205c8ad9c: Pushed 07:08:26 b2c9dffea6a4: Pushed 07:08:26 862a55a28927: Pushed 07:08:29 b764b07b253f: Pushed 07:08:29 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287: digest: sha256:572dc807d24511375e0697c0eea164131a9ba16b9bbd4d4f8f5ceb3ca2002471 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:30 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:30 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 07:08:30 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:08:30 da7205c8ad9c: Preparing 07:08:30 b764b07b253f: Preparing 07:08:30 cc76d6d0b7d7: Preparing 07:08:30 642f668e6039: Preparing 07:08:30 b2c9dffea6a4: Preparing 07:08:30 862a55a28927: Preparing 07:08:30 cce92674e987: Preparing 07:08:30 cce92674e987: Waiting 07:08:30 862a55a28927: Waiting 07:08:30 cc76d6d0b7d7: Layer already exists 07:08:30 da7205c8ad9c: Layer already exists 07:08:30 642f668e6039: Layer already exists 07:08:30 b2c9dffea6a4: Layer already exists 07:08:30 b764b07b253f: Layer already exists 07:08:30 cce92674e987: Layer already exists 07:08:30 862a55a28927: Layer already exists 07:08:30 latest: digest: sha256:572dc807d24511375e0697c0eea164131a9ba16b9bbd4d4f8f5ceb3ca2002471 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:30 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.102 07:08:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:08:31 da7205c8ad9c: Preparing 07:08:31 b764b07b253f: Preparing 07:08:31 cc76d6d0b7d7: Preparing 07:08:31 642f668e6039: Preparing 07:08:31 b2c9dffea6a4: Preparing 07:08:31 862a55a28927: Preparing 07:08:31 cce92674e987: Preparing 07:08:31 862a55a28927: Waiting 07:08:31 cce92674e987: Waiting 07:08:31 b764b07b253f: Layer already exists 07:08:31 cc76d6d0b7d7: Layer already exists 07:08:31 b2c9dffea6a4: Layer already exists 07:08:31 642f668e6039: Layer already exists 07:08:31 da7205c8ad9c: Layer already exists 07:08:31 cce92674e987: Layer already exists 07:08:31 862a55a28927: Layer already exists 07:08:31 4.1.0-dev.102: digest: sha256:572dc807d24511375e0697c0eea164131a9ba16b9bbd4d4f8f5ceb3ca2002471 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:31 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:31 + docker push nexus3.edgexfoundry.org:10004/support-notifications:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:08:31 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:08:31 da7205c8ad9c: Preparing 07:08:31 b764b07b253f: Preparing 07:08:31 cc76d6d0b7d7: Preparing 07:08:31 642f668e6039: Preparing 07:08:31 b2c9dffea6a4: Preparing 07:08:31 862a55a28927: Preparing 07:08:31 cce92674e987: Preparing 07:08:31 862a55a28927: Waiting 07:08:31 cce92674e987: Waiting 07:08:31 b2c9dffea6a4: Layer already exists 07:08:31 da7205c8ad9c: Layer already exists 07:08:31 cc76d6d0b7d7: Layer already exists 07:08:31 b764b07b253f: Layer already exists 07:08:31 642f668e6039: Layer already exists 07:08:31 862a55a28927: Layer already exists 07:08:31 cce92674e987: Layer already exists 07:08:31 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102: digest: sha256:572dc807d24511375e0697c0eea164131a9ba16b9bbd4d4f8f5ceb3ca2002471 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:32 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:32 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 07:08:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 07:08:32 da7205c8ad9c: Preparing 07:08:32 b764b07b253f: Preparing 07:08:32 cc76d6d0b7d7: Preparing 07:08:32 642f668e6039: Preparing 07:08:32 b2c9dffea6a4: Preparing 07:08:32 862a55a28927: Preparing 07:08:32 cce92674e987: Preparing 07:08:32 cce92674e987: Waiting 07:08:32 862a55a28927: Waiting 07:08:32 b764b07b253f: Layer already exists 07:08:32 cc76d6d0b7d7: Layer already exists 07:08:32 642f668e6039: Layer already exists 07:08:32 b2c9dffea6a4: Layer already exists 07:08:32 da7205c8ad9c: Layer already exists 07:08:32 862a55a28927: Layer already exists 07:08:32 cce92674e987: Layer already exists 07:08:32 main: digest: sha256:572dc807d24511375e0697c0eea164131a9ba16b9bbd4d4f8f5ceb3ca2002471 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:08:32 ===================================================== [Pipeline] echo 07:08:32 taggedImages: 07:08:32 - nexus3.edgexfoundry.org:10004/support-notifications:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:08:32 - nexus3.edgexfoundry.org:10004/support-notifications:latest 07:08:32 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.102 07:08:32 - nexus3.edgexfoundry.org:10004/support-notifications:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:08:32 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 07:08:32 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 07:08:32 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:08:32 latest 07:08:32 4.1.0-dev.102 07:08:32 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:08:32 main 07:08:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:32 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:08:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:08:33 a3f803b0dff9: Preparing 07:08:33 662594affa2c: Preparing 07:08:33 cc76d6d0b7d7: Preparing 07:08:33 642f668e6039: Preparing 07:08:33 dcc1cb6ed100: Preparing 07:08:33 3b774097105c: Preparing 07:08:33 cce92674e987: Preparing 07:08:33 3b774097105c: Waiting 07:08:33 cce92674e987: Waiting 07:08:33 642f668e6039: Layer already exists 07:08:33 cc76d6d0b7d7: Layer already exists 07:08:33 cce92674e987: Layer already exists 07:08:33 a3f803b0dff9: Pushed 07:08:33 dcc1cb6ed100: Pushed 07:08:33 3b774097105c: Pushed 07:08:37 662594affa2c: Pushed 07:08:37 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287: digest: sha256:2bde99ecbffb9154a5f9ea10d19bc08a6af22b9799c5edd36ad73b453bf0d488 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:37 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 07:08:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:08:38 a3f803b0dff9: Preparing 07:08:38 662594affa2c: Preparing 07:08:38 cc76d6d0b7d7: Preparing 07:08:38 642f668e6039: Preparing 07:08:38 dcc1cb6ed100: Preparing 07:08:38 3b774097105c: Preparing 07:08:38 cce92674e987: Preparing 07:08:38 3b774097105c: Waiting 07:08:38 cce92674e987: Waiting 07:08:38 642f668e6039: Layer already exists 07:08:38 662594affa2c: Layer already exists 07:08:38 dcc1cb6ed100: Layer already exists 07:08:38 a3f803b0dff9: Layer already exists 07:08:38 cc76d6d0b7d7: Layer already exists 07:08:38 cce92674e987: Layer already exists 07:08:38 3b774097105c: Layer already exists 07:08:38 latest: digest: sha256:2bde99ecbffb9154a5f9ea10d19bc08a6af22b9799c5edd36ad73b453bf0d488 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:38 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:38 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.102 07:08:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:08:38 a3f803b0dff9: Preparing 07:08:38 662594affa2c: Preparing 07:08:38 cc76d6d0b7d7: Preparing 07:08:38 642f668e6039: Preparing 07:08:38 dcc1cb6ed100: Preparing 07:08:38 3b774097105c: Preparing 07:08:38 cce92674e987: Preparing 07:08:38 3b774097105c: Waiting 07:08:38 cce92674e987: Waiting 07:08:38 cc76d6d0b7d7: Layer already exists 07:08:38 a3f803b0dff9: Layer already exists 07:08:38 dcc1cb6ed100: Layer already exists 07:08:38 662594affa2c: Layer already exists 07:08:38 642f668e6039: Layer already exists 07:08:38 3b774097105c: Layer already exists 07:08:38 cce92674e987: Layer already exists 07:08:38 4.1.0-dev.102: digest: sha256:2bde99ecbffb9154a5f9ea10d19bc08a6af22b9799c5edd36ad73b453bf0d488 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:39 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:39 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:08:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:08:39 a3f803b0dff9: Preparing 07:08:39 662594affa2c: Preparing 07:08:39 cc76d6d0b7d7: Preparing 07:08:39 642f668e6039: Preparing 07:08:39 dcc1cb6ed100: Preparing 07:08:39 3b774097105c: Preparing 07:08:39 cce92674e987: Preparing 07:08:39 3b774097105c: Waiting 07:08:39 cce92674e987: Waiting 07:08:39 662594affa2c: Layer already exists 07:08:39 cc76d6d0b7d7: Layer already exists 07:08:39 642f668e6039: Layer already exists 07:08:39 a3f803b0dff9: Layer already exists 07:08:39 dcc1cb6ed100: Layer already exists 07:08:39 cce92674e987: Layer already exists 07:08:39 3b774097105c: Layer already exists 07:08:39 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102: digest: sha256:2bde99ecbffb9154a5f9ea10d19bc08a6af22b9799c5edd36ad73b453bf0d488 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:39 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:08:40 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 07:08:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 07:08:40 a3f803b0dff9: Preparing 07:08:40 662594affa2c: Preparing 07:08:40 cc76d6d0b7d7: Preparing 07:08:40 642f668e6039: Preparing 07:08:40 dcc1cb6ed100: Preparing 07:08:40 3b774097105c: Preparing 07:08:40 cce92674e987: Preparing 07:08:40 3b774097105c: Waiting 07:08:40 cce92674e987: Waiting 07:08:40 a3f803b0dff9: Layer already exists 07:08:40 cc76d6d0b7d7: Layer already exists 07:08:40 dcc1cb6ed100: Layer already exists 07:08:40 642f668e6039: Layer already exists 07:08:40 662594affa2c: Layer already exists 07:08:40 3b774097105c: Layer already exists 07:08:40 cce92674e987: Layer already exists 07:08:40 main: digest: sha256:2bde99ecbffb9154a5f9ea10d19bc08a6af22b9799c5edd36ad73b453bf0d488 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:08:40 ===================================================== [Pipeline] echo 07:08:40 taggedImages: 07:08:40 - nexus3.edgexfoundry.org:10004/support-scheduler:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:08:40 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 07:08:40 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.102 07:08:40 - nexus3.edgexfoundry.org:10004/support-scheduler:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:08:40 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 07:08:40 ========================================================= 07:08:40 [edgeXBuildMultiArch] RAW Config: 07:08:40 images: 07:08:40 - nexus3.edgexfoundry.org:10004/core-command:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:08:40 - nexus3.edgexfoundry.org:10004/core-command:latest 07:08:40 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.102 07:08:40 - nexus3.edgexfoundry.org:10004/core-command:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:08:40 - nexus3.edgexfoundry.org:10004/core-command:main 07:08:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:08:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 07:08:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.102 07:08:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:08:40 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 07:08:40 - nexus3.edgexfoundry.org:10004/core-data:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:08:40 - nexus3.edgexfoundry.org:10004/core-data:latest 07:08:40 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.102 07:08:40 - nexus3.edgexfoundry.org:10004/core-data:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:08:40 - nexus3.edgexfoundry.org:10004/core-data:main 07:08:40 - nexus3.edgexfoundry.org:10004/core-keeper:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:08:40 - nexus3.edgexfoundry.org:10004/core-keeper:latest 07:08:40 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.102 07:08:40 - nexus3.edgexfoundry.org:10004/core-keeper:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:08:40 - nexus3.edgexfoundry.org:10004/core-keeper:main 07:08:40 - nexus3.edgexfoundry.org:10004/core-metadata:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:08:40 - nexus3.edgexfoundry.org:10004/core-metadata:latest 07:08:40 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.102 07:08:40 - nexus3.edgexfoundry.org:10004/core-metadata:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:08:40 - nexus3.edgexfoundry.org:10004/core-metadata:main 07:08:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:08:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 07:08:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.102 07:08:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:08:40 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 07:08:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:08:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 07:08:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.102 07:08:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:08:40 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 07:08:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:08:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 07:08:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.102 07:08:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:08:40 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 07:08:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:08:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 07:08:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.102 07:08:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:08:40 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 07:08:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:08:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 07:08:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.102 07:08:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:08:40 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 07:08:40 - nexus3.edgexfoundry.org:10004/security-spire-agent:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:08:40 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 07:08:40 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.102 07:08:40 - nexus3.edgexfoundry.org:10004/security-spire-agent:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:08:40 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 07:08:40 - nexus3.edgexfoundry.org:10004/security-spire-config:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:08:40 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 07:08:40 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.102 07:08:40 - nexus3.edgexfoundry.org:10004/security-spire-config:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:08:40 - nexus3.edgexfoundry.org:10004/security-spire-config:main 07:08:40 - nexus3.edgexfoundry.org:10004/security-spire-server:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:08:40 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 07:08:40 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.102 07:08:40 - nexus3.edgexfoundry.org:10004/security-spire-server:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:08:40 - nexus3.edgexfoundry.org:10004/security-spire-server:main 07:08:40 - nexus3.edgexfoundry.org:10004/support-notifications:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:08:40 - nexus3.edgexfoundry.org:10004/support-notifications:latest 07:08:40 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.102 07:08:40 - nexus3.edgexfoundry.org:10004/support-notifications:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:08:40 - nexus3.edgexfoundry.org:10004/support-notifications:main 07:08:40 - nexus3.edgexfoundry.org:10004/support-scheduler:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:08:40 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 07:08:40 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.102 07:08:40 - nexus3.edgexfoundry.org:10004/support-scheduler:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:08:40 - nexus3.edgexfoundry.org:10004/support-scheduler:main 07:08:40 settingsFile: 07:08:40 edgex-go-settings 07:08:40 ========================================================= [Pipeline] node 07:08:55 Still waiting to schedule task 07:08:55 All nodes of label ‘centos7-docker-4c-2g’ are offline 07:09:19 Running on prd-centos7-docker-4c-2g-2913 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:09:19 provisioning config files... 07:09:19 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config16555673886038326251tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:09:20 ---> ****-login.sh 07:09:20 nexus3.edgexfoundry.org:10001 07:24:59 #142 ... 07:24:59 07:24:59 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 07:24:59 #148 DONE 1167.3s 07:24:59 07:24:59 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:24:59 #146 ... 07:24:59 07:24:59 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:24:59 #155 DONE 0.3s 07:24:59 07:24:59 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:24:59 #144 ... 07:24:59 07:24:59 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:24:59 #156 DONE 0.2s 07:24:59 07:24:59 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 07:24:59 #157 DONE 0.3s 07:24:59 07:24:59 #158 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 07:24:59 #158 DONE 0.1s 07:24:59 07:24:59 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 07:24:59 #62 ... 07:24:59 07:24:59 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 07:24:59 #159 DONE 0.2s 07:24:59 07:24:59 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:24:59 #160 DONE 2.4s 07:24:59 07:24:59 #108 [core-common-config-bootstrapper] exporting to image 07:24:59 #108 exporting layers 07:24:59 #108 exporting layers 0.7s done 07:24:59 #108 writing image sha256:083922b6196e0b502947d860980eb894c7e9fde9232c124f6f58aa9717cfb40f 0.0s done 07:24:59 #108 naming to docker.io/library/core-common-config-bootstrapper-arm64 0.0s done 07:24:59 #108 DONE 7.7s 07:24:59 07:24:59 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:25:14 #146 ... 07:25:14 07:25:14 #151 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 07:25:14 #151 DONE 1186.8s 07:25:14 07:25:14 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 07:25:14 #161 DONE 0.3s 07:25:14 07:25:14 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 07:25:14 #162 DONE 2.0s 07:25:14 07:25:14 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:25:14 #146 ... 07:25:14 07:25:14 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 07:25:14 #163 DONE 0.4s 07:25:14 07:25:14 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 07:25:14 #164 DONE 0.2s 07:25:14 07:25:14 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 07:25:15 #165 DONE 0.3s 07:25:15 07:25:15 #142 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 07:25:15 #142 ... 07:25:15 07:25:15 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 07:25:15 #166 DONE 0.1s 07:25:15 07:25:15 #167 [security-bootstrapper stage-1 12/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-redis/configuration.yaml /edgex-init-staging/bootstrap-redis/res/ 07:25:15 #167 DONE 0.1s 07:25:15 07:25:15 #168 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 07:25:15 #168 DONE 0.2s 07:25:15 07:25:15 #169 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 07:25:15 #169 DONE 0.1s 07:25:15 07:25:15 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 07:25:15 #170 DONE 0.1s 07:25:15 07:25:15 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 07:25:17 #171 DONE 2.0s 07:25:17 07:25:17 #108 [security-bootstrapper] exporting to image 07:25:17 #108 exporting layers 07:25:19 #108 exporting layers 1.5s done 07:25:19 #108 writing image sha256:a52e49553bc6245a510ae7ea422a146880132e93b9318383ef097845d380ec08 done 07:25:19 #108 naming to docker.io/library/security-bootstrapper-arm64 0.0s done 07:25:19 #108 DONE 9.2s 07:25:19 07:25:19 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:41:42 #144 ... 07:41:42 07:41:42 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 07:41:42 #153 DONE 2170.4s 07:41:42 07:41:42 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:41:42 #150 ... 07:41:42 07:41:42 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 07:41:42 #172 DONE 0.1s 07:41:42 07:41:42 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:41:42 #150 ... 07:41:42 07:41:42 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 07:41:42 #173 DONE 0.1s 07:41:42 07:41:42 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 07:41:42 #174 DONE 0.4s 07:41:42 07:41:42 #147 [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:41:42 #147 ... 07:41:42 07:41:42 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 07:41:42 #175 DONE 0.1s 07:41:42 07:41:42 #108 [core-command] exporting to image 07:41:42 #108 exporting layers 07:41:42 #108 exporting layers 3.3s done 07:41:42 #108 writing image sha256:3baadd4a071d24928afa2089c37469409719ebec1b0533544648d8f7260a8901 done 07:41:42 #108 naming to docker.io/library/core-command-arm64 done 07:41:42 #108 DONE 12.5s 07:41:42 07:41:42 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:41:52 #150 ... 07:41:52 07:41:52 #147 [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:41:52 #147 2187.1 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.102 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 07:41:54 #147 ... 07:41:54 07:41:54 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 07:41:54 #154 DONE 2189.7s 07:41:55 07:41:55 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:41:55 #146 ... 07:41:55 07:41:55 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 07:41:55 #176 DONE 0.3s 07:41:55 07:41:55 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 07:41:56 #177 DONE 0.1s 07:41:56 07:41:56 #178 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 07:41:56 #178 DONE 0.1s 07:41:56 07:41:56 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:41:56 #144 ... 07:41:56 07:41:56 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 07:41:56 #179 DONE 0.1s 07:41:56 07:41:56 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 07:41:56 #180 DONE 0.5s 07:41:56 07:41:56 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 07:41:56 #181 DONE 0.1s 07:41:56 07:41:56 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:41:56 #144 ... 07:41:56 07:41:56 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:41:58 #182 DONE 1.9s 07:41:58 07:41:58 #108 [security-proxy-setup] exporting to image 07:41:58 #108 exporting layers 07:41:59 #108 exporting layers 0.9s done 07:41:59 #108 writing image sha256:1a15c5cfd1ede2bb1a90ffc2cf081a82e53f924e1149748fcd0d0e75f8ef86ee done 07:41:59 #108 naming to docker.io/library/security-proxy-setup-arm64 done 07:41:59 #108 DONE 13.4s 07:41:59 07:41:59 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 07:42:32 #62 ... 07:42:32 07:42:32 #147 [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:42:32 #147 DONE 2221.8s 07:42:32 07:42:32 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:42:32 #146 ... 07:42:32 07:42:32 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 07:42:32 #183 DONE 0.3s 07:42:32 07:42:32 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 07:42:32 #62 ... 07:42:32 07:42:32 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 07:42:32 #184 DONE 0.2s 07:42:32 07:42:32 #185 [security-secretstore-setup stage-1 6/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/res/token-config.json /res-file-token-provider/token-config.json 07:42:32 #185 DONE 0.1s 07:42:32 07:42:32 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:42:32 #152 ... 07:42:32 07:42:32 #186 [security-secretstore-setup stage-1 7/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res-file-token-provider/configuration.yaml /res-file-token-provider/configuration.yaml 07:42:32 #186 DONE 0.1s 07:42:32 07:42:32 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 07:42:32 #187 DONE 0.1s 07:42:32 07:42:32 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:42:32 #149 ... 07:42:32 07:42:32 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 07:42:32 #188 DONE 0.5s 07:42:32 07:42:32 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 07:42:32 #189 DONE 0.4s 07:42:32 07:42:32 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:42:32 #152 ... 07:42:32 07:42:32 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 07:42:32 #190 DONE 0.1s 07:42:32 07:42:32 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:42:32 #191 DONE 1.8s 07:42:32 07:42:32 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 07:42:32 #62 ... 07:42:32 07:42:32 #108 [security-secretstore-setup] exporting to image 07:42:32 #108 exporting layers 07:42:36 #108 exporting layers 4.4s done 07:42:36 #108 writing image sha256:40a55e621b237247162c1f19839fcdbac6277531083f42857612497fd084f420 done 07:42:36 #108 naming to docker.io/library/security-secretstore-setup-arm64 done 07:42:36 #108 DONE 17.8s 07:42:36 07:42:36 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:43:32 #152 ... 07:43:32 07:43:32 #146 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 07:43:32 #146 DONE 2278.4s 07:43:32 07:43:32 #142 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 07:43:32 #142 ... 07:43:32 07:43:32 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:43:32 #192 DONE 0.2s 07:43:32 07:43:32 #142 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 07:43:32 #142 ... 07:43:32 07:43:32 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:43:32 #193 DONE 0.2s 07:43:32 07:43:32 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:43:32 #144 ... 07:43:32 07:43:32 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 07:43:32 #194 DONE 0.5s 07:43:32 07:43:32 #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 07:43:32 #195 DONE 0.1s 07:43:32 07:43:32 #108 [security-spiffe-token-provider] exporting to image 07:43:32 #108 exporting layers 07:43:32 #108 exporting layers 0.6s done 07:43:32 #108 writing image sha256:8c6e52d0031508f62933b0630aac9dbc1d60484076b7b176fc444015343aa05c done 07:43:32 #108 naming to docker.io/library/security-spiffe-token-provider-arm64 done 07:43:32 #108 DONE 18.4s 07:43:32 07:43:32 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 07:44:12 #62 ... 07:44:12 07:44:12 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 07:44:12 #145 DONE 2324.8s 07:44:12 07:44:12 #142 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 07:44:12 #142 ... 07:44:12 07:44:12 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:44:12 #196 DONE 0.2s 07:44:12 07:44:12 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:44:12 #197 DONE 0.1s 07:44:12 07:44:12 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 07:44:12 #198 DONE 0.6s 07:44:12 07:44:12 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 07:44:12 #199 DONE 0.2s 07:44:12 07:44:12 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 07:44:12 #200 DONE 0.2s 07:44:12 07:44:12 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:44:13 #201 ... 07:44:13 07:44:13 #142 [core-keeper builder 8/8] RUN make -e ADD_BUILD_TAGS= cmd/core-keeper/core-keeper 07:44:13 #142 DONE 2328.4s 07:44:13 07:44:13 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:44:14 #152 ... 07:44:14 07:44:14 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 07:44:14 #201 DONE 2.2s 07:44:14 07:44:14 #108 [security-proxy-auth] exporting to image 07:44:14 #108 exporting layers 07:44:15 #108 ... 07:44:15 07:44:15 #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 07:44:15 #202 DONE 0.2s 07:44:15 07:44:15 #108 [security-proxy-auth] exporting to image 07:44:15 #108 exporting layers 1.1s done 07:44:15 #108 writing image sha256:df78f8766742a1ebada86736d78ebcd12b7e7c3e9e709167624d0fe47aded508 0.0s done 07:44:15 #108 naming to docker.io/library/security-proxy-auth-arm64 done 07:44:15 #108 DONE 19.5s 07:44:15 07:44:15 #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 07:44:15 #203 DONE 0.7s 07:44:15 07:44:15 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:44:15 #150 ... 07:44:15 07:44:15 #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 07:44:15 #204 DONE 0.1s 07:44:15 07:44:15 #108 [core-keeper] exporting to image 07:44:16 #108 exporting layers 0.7s done 07:44:16 #108 writing image sha256:7daae8c45ef6da5815b7e499865cc834a0c14ab8d697f015520b9021376bf975 done 07:44:16 #108 naming to docker.io/library/core-keeper-arm64 done 07:44:16 #108 DONE 20.2s 07:44:16 07:44:16 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:44:18 #150 ... 07:44:18 07:44:18 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 07:44:18 #149 DONE 2333.3s 07:44:18 07:44:18 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:44:18 #152 ... 07:44:18 07:44:18 #205 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:44:18 #205 DONE 0.3s 07:44:18 07:44:18 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:44:19 #150 ... 07:44:19 07:44:19 #206 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:44:19 #206 DONE 0.2s 07:44:19 07:44:19 #207 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 07:44:20 #207 DONE 0.6s 07:44:20 07:44:20 #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 07:44:20 #208 DONE 0.1s 07:44:20 07:44:20 #108 [core-data] exporting to image 07:44:20 #108 exporting layers 0.7s done 07:44:20 #108 writing image sha256:7af0a4c5f46ba523b4949edd6241fe131278ad5d8c66052ea55cd4c344334987 done 07:44:20 #108 naming to docker.io/library/core-data-arm64 done 07:44:20 #108 DONE 20.9s 07:44:20 07:44:20 #150 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 07:44:23 #150 DONE 2338.4s 07:44:23 07:44:23 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:44:24 #152 ... 07:44:24 07:44:24 #209 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 07:44:24 #209 DONE 0.1s 07:44:24 07:44:24 #210 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 07:44:24 #210 DONE 0.1s 07:44:24 07:44:24 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:44:24 #152 ... 07:44:24 07:44:24 #211 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 07:44:25 #211 DONE 0.5s 07:44:25 07:44:25 #212 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 07:44:25 #212 DONE 0.1s 07:44:25 07:44:25 #213 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 07:44:25 #213 DONE 0.1s 07:44:25 07:44:25 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:44:25 #152 ... 07:44:25 07:44:25 #108 [core-metadata] exporting to image 07:44:25 #108 exporting layers 0.5s done 07:44:25 #108 writing image sha256:fc0cb111cf80c4c5fb08ed396939a3fc8761b91501a36acab5804713b517e386 done 07:44:25 #108 naming to docker.io/library/core-metadata-arm64 done 07:44:25 #108 DONE 21.4s 07:44:25 07:44:25 #152 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 07:44:47 #152 DONE 2361.9s 07:44:47 07:44:47 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:44:47 #144 ... 07:44:47 07:44:47 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:44:51 #214 DONE 3.5s 07:44:51 07:44:51 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:44:51 #215 DONE 0.1s 07:44:51 07:44:51 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:44:51 #144 ... 07:44:51 07:44:51 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 07:44:51 #216 DONE 0.7s 07:44:51 07:44:51 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 07:44:51 #217 DONE 0.1s 07:44:51 07:44:51 #108 [support-scheduler] exporting to image 07:44:51 #108 exporting layers 07:44:52 #108 exporting layers 1.0s done 07:44:52 #108 writing image sha256:56335474a2306e2a9d7eb716513a3d9700d6e2151d8254d61c143831471dfc8a done 07:44:52 #108 naming to docker.io/library/support-scheduler-arm64 done 07:44:52 #108 DONE 22.5s 07:44:52 07:44:52 #144 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 07:44:56 #144 DONE 2371.1s 07:44:56 07:44:56 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 07:44:56 #62 ... 07:44:56 07:44:56 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 07:44:56 #218 DONE 0.1s 07:44:56 07:44:56 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 07:44:56 #62 ... 07:44:56 07:44:56 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 07:44:57 #219 DONE 0.1s 07:44:57 07:44:57 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 07:44:57 #220 DONE 0.4s 07:44:57 07:44:57 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 07:44:57 #221 DONE 0.1s 07:44:57 07:44:57 #108 [support-notifications] exporting to image 07:44:57 #108 exporting layers 0.6s done 07:44:57 #108 writing image sha256:dfc5a8d1cca2864ce583540690fde16929ada97fd1df15c6b8c3fb7f85b79ab1 done 07:44:57 #108 naming to docker.io/library/support-notifications-arm64 done 07:44:57 #108 DONE 23.0s 07:44:57 07:44:57 #62 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.13.3@sha256:df9502625d910710f48b27eb861345ffeb3cd91c79a874f989f2150c391fd9f9 07:44:57 time="2026-03-03T07:02:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:44:57 time="2026-03-03T07:02:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:44:57 time="2026-03-03T07:02:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:44:57 time="2026-03-03T07:02:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:44:57 time="2026-03-03T07:02:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:44:57 time="2026-03-03T07:02:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:44:57 time="2026-03-03T07:02:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:44:57 time="2026-03-03T07:02:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:44:57 time="2026-03-03T07:02:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:44:57 time="2026-03-03T07:02:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:44:57 time="2026-03-03T07:02:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:44:57 time="2026-03-03T07:02:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:44:57 time="2026-03-03T07:02:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:44:57 time="2026-03-03T07:02:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 07:44:57 time="2026-03-03T07:02:41Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 07:44:57 $ docker stop --time=1 13ba0398c47cd1cc45a325c5efd2c304983d8d9d0d5003b34cf90add01c00666 07:44:59 $ docker rm -f --volumes 13ba0398c47cd1cc45a325c5efd2c304983d8d9d0d5003b34cf90add01c00666 [Pipeline] // withDockerContainer [Pipeline] sh 07:45:00 + docker images 07:45:00 REPOSITORY TAG IMAGE ID CREATED SIZE 07:45:00 support-notifications-arm64 latest dfc5a8d1cca2 2 seconds ago 53.3MB 07:45:00 support-scheduler-arm64 latest 56335474a230 8 seconds ago 49.5MB 07:45:00 core-metadata-arm64 latest fc0cb111cf80 35 seconds ago 45.4MB 07:45:00 core-data-arm64 latest 7af0a4c5f46b 40 seconds ago 45.3MB 07:45:00 core-keeper-arm64 latest 7daae8c45ef6 44 seconds ago 45.1MB 07:45:00 security-proxy-auth-arm64 latest df78f8766742 46 seconds ago 44.5MB 07:45:00 security-spiffe-token-provider-arm64 latest 8c6e52d00315 About a minute ago 49.2MB 07:45:00 security-secretstore-setup-arm64 latest 40a55e621b23 2 minutes ago 80.7MB 07:45:00 security-proxy-setup-arm64 latest 1a15c5cfd1ed 3 minutes ago 50.4MB 07:45:00 core-command-arm64 latest 3baadd4a071d 3 minutes ago 40MB 07:45:00 security-bootstrapper-arm64 latest a52e49553bc6 19 minutes ago 21.3MB 07:45:00 core-common-config-bootstrapper-arm64 latest 083922b6196e 20 minutes ago 20.1MB 07:45:00 security-spire-agent-arm64 latest bc0979f32d7e 40 minutes ago 219MB 07:45:00 security-spire-server-arm64 latest de42e0cf0826 40 minutes ago 163MB 07:45:00 security-spire-config-arm64 latest 37d3c9d72c7a 40 minutes ago 162MB 07:45:00 ci-base-image-arm64 latest de5d720efe72 42 minutes ago 931MB 07:45:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.25-alpine 334268110677 4 months ago 564MB 07:45:00 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64 latest 9ba5fb1bd454 2 years ago 332MB [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 07:45:00 provisioning config files... 07:45:00 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/957@tmp/config13433667544178366932tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:45:00 ---> ****-login.sh 07:45:00 nexus3.edgexfoundry.org:10001 07:45:00 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:45:04 Configure a credential helper to remove this warning. See 07:45:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:45:04 07:45:04 Login Succeeded 07:45:04 nexus3.edgexfoundry.org:10002 07:45:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:45:04 Configure a credential helper to remove this warning. See 07:45:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:45:04 07:45:04 Login Succeeded 07:45:04 nexus3.edgexfoundry.org:10003 07:45:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:45:04 Configure a credential helper to remove this warning. See 07:45:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:45:04 07:45:04 Login Succeeded 07:45:04 nexus3.edgexfoundry.org:10004 07:45:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:04 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:45:04 Configure a credential helper to remove this warning. See 07:45:04 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:45:04 07:45:04 Login Succeeded 07:45:04 ****.io 07:45:04 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 07:45:05 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 07:45:05 Configure a credential helper to remove this warning. See 07:45:05 https://docs.****.com/engine/reference/commandline/login/#credentials-store 07:45:05 07:45:05 Login Succeeded 07:45:05 ---> ****-login.sh ends [Pipeline] } 07:45:05 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:45:05 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 07:45:05 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 07:45:05 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:45:05 latest 07:45:05 4.1.0-dev.102 07:45:05 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:45:05 main 07:45:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:05 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:05 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:45:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:45:05 aad458d6a8e2: Preparing 07:45:05 9fee85d60214: Preparing 07:45:05 ab1416e5c2da: Preparing 07:45:05 c99a2d4bd808: Preparing 07:45:05 6ff73ed8ccf2: Preparing 07:45:05 ede72d734ff4: Preparing 07:45:05 ede72d734ff4: Waiting 07:45:05 c4e71c2a4573: Preparing 07:45:05 c4e71c2a4573: Waiting 07:45:06 aad458d6a8e2: Pushed 07:45:06 c99a2d4bd808: Pushed 07:45:06 ab1416e5c2da: Pushed 07:45:06 6ff73ed8ccf2: Pushed 07:45:06 c4e71c2a4573: Layer already exists 07:45:06 ede72d734ff4: Pushed 07:45:12 9fee85d60214: Pushed 07:45:12 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287: digest: sha256:1ea955e9fc3de355a2bbf01cece907acfead351f7c8619ee85985254bf97e744 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:13 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:13 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 07:45:13 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:45:13 aad458d6a8e2: Preparing 07:45:13 9fee85d60214: Preparing 07:45:13 ab1416e5c2da: Preparing 07:45:13 c99a2d4bd808: Preparing 07:45:13 6ff73ed8ccf2: Preparing 07:45:13 ede72d734ff4: Preparing 07:45:13 c4e71c2a4573: Preparing 07:45:13 ede72d734ff4: Waiting 07:45:13 9fee85d60214: Layer already exists 07:45:13 c99a2d4bd808: Layer already exists 07:45:13 aad458d6a8e2: Layer already exists 07:45:13 6ff73ed8ccf2: Layer already exists 07:45:13 ab1416e5c2da: Layer already exists 07:45:13 c4e71c2a4573: Layer already exists 07:45:13 ede72d734ff4: Layer already exists 07:45:13 latest: digest: sha256:1ea955e9fc3de355a2bbf01cece907acfead351f7c8619ee85985254bf97e744 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:14 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:14 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.102 07:45:14 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:45:14 aad458d6a8e2: Preparing 07:45:14 9fee85d60214: Preparing 07:45:14 ab1416e5c2da: Preparing 07:45:14 c99a2d4bd808: Preparing 07:45:14 6ff73ed8ccf2: Preparing 07:45:14 ede72d734ff4: Preparing 07:45:14 c4e71c2a4573: Preparing 07:45:14 ede72d734ff4: Waiting 07:45:14 c4e71c2a4573: Waiting 07:45:14 ab1416e5c2da: Layer already exists 07:45:14 9fee85d60214: Layer already exists 07:45:14 aad458d6a8e2: Layer already exists 07:45:14 6ff73ed8ccf2: Layer already exists 07:45:14 c99a2d4bd808: Layer already exists 07:45:14 c4e71c2a4573: Layer already exists 07:45:14 ede72d734ff4: Layer already exists 07:45:14 4.1.0-dev.102: digest: sha256:1ea955e9fc3de355a2bbf01cece907acfead351f7c8619ee85985254bf97e744 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:15 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:16 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:45:16 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:45:16 aad458d6a8e2: Preparing 07:45:16 9fee85d60214: Preparing 07:45:16 ab1416e5c2da: Preparing 07:45:16 c99a2d4bd808: Preparing 07:45:16 6ff73ed8ccf2: Preparing 07:45:16 ede72d734ff4: Preparing 07:45:16 c4e71c2a4573: Preparing 07:45:16 ede72d734ff4: Waiting 07:45:16 aad458d6a8e2: Layer already exists 07:45:16 6ff73ed8ccf2: Layer already exists 07:45:16 c99a2d4bd808: Layer already exists 07:45:16 ab1416e5c2da: Layer already exists 07:45:16 9fee85d60214: Layer already exists 07:45:16 ede72d734ff4: Layer already exists 07:45:16 c4e71c2a4573: Layer already exists 07:45:16 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102: digest: sha256:1ea955e9fc3de355a2bbf01cece907acfead351f7c8619ee85985254bf97e744 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:17 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:17 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 07:45:17 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 07:45:17 aad458d6a8e2: Preparing 07:45:17 9fee85d60214: Preparing 07:45:17 ab1416e5c2da: Preparing 07:45:17 c99a2d4bd808: Preparing 07:45:17 6ff73ed8ccf2: Preparing 07:45:17 ede72d734ff4: Preparing 07:45:17 c4e71c2a4573: Preparing 07:45:17 ede72d734ff4: Waiting 07:45:17 c4e71c2a4573: Waiting 07:45:17 ab1416e5c2da: Layer already exists 07:45:17 c99a2d4bd808: Layer already exists 07:45:17 aad458d6a8e2: Layer already exists 07:45:17 9fee85d60214: Layer already exists 07:45:17 6ff73ed8ccf2: Layer already exists 07:45:17 ede72d734ff4: Layer already exists 07:45:17 c4e71c2a4573: Layer already exists 07:45:17 main: digest: sha256:1ea955e9fc3de355a2bbf01cece907acfead351f7c8619ee85985254bf97e744 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:45:17 ===================================================== [Pipeline] echo 07:45:17 taggedImages: 07:45:17 - nexus3.edgexfoundry.org:10004/core-command-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:45:17 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 07:45:17 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.102 07:45:17 - nexus3.edgexfoundry.org:10004/core-command-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:45:17 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 07:45:17 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 07:45:17 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:45:17 latest 07:45:17 4.1.0-dev.102 07:45:17 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:45:17 main 07:45:17 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:18 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:18 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:45:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:45:18 4cc75a00dbe8: Preparing 07:45:18 0fe0ee7199b2: Preparing 07:45:18 b536af4ee563: Preparing 07:45:18 58777ec3631c: Preparing 07:45:18 ab1416e5c2da: Preparing 07:45:18 c99a2d4bd808: Preparing 07:45:18 6ff73ed8ccf2: Preparing 07:45:18 ede72d734ff4: Preparing 07:45:18 c4e71c2a4573: Preparing 07:45:18 6ff73ed8ccf2: Waiting 07:45:18 ede72d734ff4: Waiting 07:45:18 c4e71c2a4573: Waiting 07:45:18 c99a2d4bd808: Waiting 07:45:18 ab1416e5c2da: Layer already exists 07:45:18 c99a2d4bd808: Layer already exists 07:45:18 6ff73ed8ccf2: Layer already exists 07:45:18 0fe0ee7199b2: Pushed 07:45:18 b536af4ee563: Pushed 07:45:18 ede72d734ff4: Layer already exists 07:45:18 c4e71c2a4573: Layer already exists 07:45:18 4cc75a00dbe8: Pushed 07:45:21 58777ec3631c: Pushed 07:45:21 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287: digest: sha256:887e14617ed06de148cff4f45a1d6cb6a6bbeeee4fda9c80d8554f56d659e60f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:22 + 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:45:22 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 07:45:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:45:22 4cc75a00dbe8: Preparing 07:45:22 0fe0ee7199b2: Preparing 07:45:22 b536af4ee563: Preparing 07:45:22 58777ec3631c: Preparing 07:45:22 ab1416e5c2da: Preparing 07:45:22 c99a2d4bd808: Preparing 07:45:22 6ff73ed8ccf2: Preparing 07:45:22 ede72d734ff4: Preparing 07:45:22 c4e71c2a4573: Preparing 07:45:22 6ff73ed8ccf2: Waiting 07:45:22 c99a2d4bd808: Waiting 07:45:22 ede72d734ff4: Waiting 07:45:22 c4e71c2a4573: Waiting 07:45:22 ab1416e5c2da: Layer already exists 07:45:22 4cc75a00dbe8: Layer already exists 07:45:22 b536af4ee563: Layer already exists 07:45:22 0fe0ee7199b2: Layer already exists 07:45:22 58777ec3631c: Layer already exists 07:45:22 c4e71c2a4573: Layer already exists 07:45:22 c99a2d4bd808: Layer already exists 07:45:22 6ff73ed8ccf2: Layer already exists 07:45:22 ede72d734ff4: Layer already exists 07:45:22 latest: digest: sha256:887e14617ed06de148cff4f45a1d6cb6a6bbeeee4fda9c80d8554f56d659e60f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:22 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.102 07:45:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:45:23 4cc75a00dbe8: Preparing 07:45:23 0fe0ee7199b2: Preparing 07:45:23 b536af4ee563: Preparing 07:45:23 58777ec3631c: Preparing 07:45:23 ab1416e5c2da: Preparing 07:45:23 c99a2d4bd808: Preparing 07:45:23 6ff73ed8ccf2: Preparing 07:45:23 ede72d734ff4: Preparing 07:45:23 c4e71c2a4573: Preparing 07:45:23 6ff73ed8ccf2: Waiting 07:45:23 ede72d734ff4: Waiting 07:45:23 c4e71c2a4573: Waiting 07:45:23 c99a2d4bd808: Waiting 07:45:23 0fe0ee7199b2: Layer already exists 07:45:23 58777ec3631c: Layer already exists 07:45:23 b536af4ee563: Layer already exists 07:45:23 ab1416e5c2da: Layer already exists 07:45:23 4cc75a00dbe8: Layer already exists 07:45:23 c99a2d4bd808: Layer already exists 07:45:23 ede72d734ff4: Layer already exists 07:45:23 c4e71c2a4573: Layer already exists 07:45:23 6ff73ed8ccf2: Layer already exists 07:45:23 4.1.0-dev.102: digest: sha256:887e14617ed06de148cff4f45a1d6cb6a6bbeeee4fda9c80d8554f56d659e60f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:23 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:23 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:45:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:45:23 4cc75a00dbe8: Preparing 07:45:23 0fe0ee7199b2: Preparing 07:45:23 b536af4ee563: Preparing 07:45:23 58777ec3631c: Preparing 07:45:23 ab1416e5c2da: Preparing 07:45:23 c99a2d4bd808: Preparing 07:45:23 6ff73ed8ccf2: Preparing 07:45:23 ede72d734ff4: Preparing 07:45:23 c4e71c2a4573: Preparing 07:45:23 ede72d734ff4: Waiting 07:45:23 c4e71c2a4573: Waiting 07:45:23 c99a2d4bd808: Waiting 07:45:23 6ff73ed8ccf2: Waiting 07:45:23 4cc75a00dbe8: Layer already exists 07:45:23 b536af4ee563: Layer already exists 07:45:23 58777ec3631c: Layer already exists 07:45:23 0fe0ee7199b2: Layer already exists 07:45:23 ab1416e5c2da: Layer already exists 07:45:23 c4e71c2a4573: Layer already exists 07:45:23 6ff73ed8ccf2: Layer already exists 07:45:23 c99a2d4bd808: Layer already exists 07:45:23 ede72d734ff4: Layer already exists 07:45:23 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102: digest: sha256:887e14617ed06de148cff4f45a1d6cb6a6bbeeee4fda9c80d8554f56d659e60f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:24 + 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:45:24 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 07:45:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 07:45:24 4cc75a00dbe8: Preparing 07:45:24 0fe0ee7199b2: Preparing 07:45:24 b536af4ee563: Preparing 07:45:24 58777ec3631c: Preparing 07:45:24 ab1416e5c2da: Preparing 07:45:24 c99a2d4bd808: Preparing 07:45:24 6ff73ed8ccf2: Preparing 07:45:24 c99a2d4bd808: Waiting 07:45:24 ede72d734ff4: Preparing 07:45:24 6ff73ed8ccf2: Waiting 07:45:24 c4e71c2a4573: Preparing 07:45:24 c4e71c2a4573: Waiting 07:45:24 ede72d734ff4: Waiting 07:45:24 4cc75a00dbe8: Layer already exists 07:45:24 b536af4ee563: Layer already exists 07:45:24 58777ec3631c: Layer already exists 07:45:24 ab1416e5c2da: Layer already exists 07:45:24 0fe0ee7199b2: Layer already exists 07:45:24 c99a2d4bd808: Layer already exists 07:45:24 6ff73ed8ccf2: Layer already exists 07:45:24 c4e71c2a4573: Layer already exists 07:45:24 ede72d734ff4: Layer already exists 07:45:25 main: digest: sha256:887e14617ed06de148cff4f45a1d6cb6a6bbeeee4fda9c80d8554f56d659e60f size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:45:25 ===================================================== [Pipeline] echo 07:45:25 taggedImages: 07:45:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:45:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 07:45:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.102 07:45:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:45:25 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 07:45:25 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 07:45:25 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:45:25 latest 07:45:25 4.1.0-dev.102 07:45:25 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:45:25 main 07:45:25 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:25 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:25 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:45:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:45:25 8630637841cd: Preparing 07:45:25 70b336174ebe: Preparing 07:45:25 ab1416e5c2da: Preparing 07:45:25 c99a2d4bd808: Preparing 07:45:25 45240a56ed37: Preparing 07:45:25 917d68729510: Preparing 07:45:25 c4e71c2a4573: Preparing 07:45:25 917d68729510: Waiting 07:45:25 c4e71c2a4573: Waiting 07:45:25 ab1416e5c2da: Layer already exists 07:45:25 c99a2d4bd808: Layer already exists 07:45:26 45240a56ed37: Pushed 07:45:26 c4e71c2a4573: Layer already exists 07:45:26 8630637841cd: Pushed 07:45:26 917d68729510: Pushed 07:45:34 70b336174ebe: Pushed 07:45:34 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287: digest: sha256:ce6a1fdb75b237b9b5380e9ce96ef47ff8440f47636615308db92c1260719972 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:34 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:34 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 07:45:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:45:34 8630637841cd: Preparing 07:45:34 70b336174ebe: Preparing 07:45:34 ab1416e5c2da: Preparing 07:45:34 c99a2d4bd808: Preparing 07:45:34 45240a56ed37: Preparing 07:45:34 917d68729510: Preparing 07:45:34 c4e71c2a4573: Preparing 07:45:34 917d68729510: Waiting 07:45:34 c4e71c2a4573: Waiting 07:45:34 ab1416e5c2da: Layer already exists 07:45:34 c99a2d4bd808: Layer already exists 07:45:34 8630637841cd: Layer already exists 07:45:34 45240a56ed37: Layer already exists 07:45:34 70b336174ebe: Layer already exists 07:45:34 917d68729510: Layer already exists 07:45:34 c4e71c2a4573: Layer already exists 07:45:35 latest: digest: sha256:ce6a1fdb75b237b9b5380e9ce96ef47ff8440f47636615308db92c1260719972 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:35 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:35 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.102 07:45:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:45:35 8630637841cd: Preparing 07:45:35 70b336174ebe: Preparing 07:45:35 ab1416e5c2da: Preparing 07:45:35 c99a2d4bd808: Preparing 07:45:35 45240a56ed37: Preparing 07:45:35 917d68729510: Preparing 07:45:35 c4e71c2a4573: Preparing 07:45:35 917d68729510: Waiting 07:45:35 c4e71c2a4573: Waiting 07:45:35 c99a2d4bd808: Layer already exists 07:45:35 45240a56ed37: Layer already exists 07:45:35 8630637841cd: Layer already exists 07:45:35 ab1416e5c2da: Layer already exists 07:45:35 70b336174ebe: Layer already exists 07:45:35 917d68729510: Layer already exists 07:45:35 c4e71c2a4573: Layer already exists 07:45:35 4.1.0-dev.102: digest: sha256:ce6a1fdb75b237b9b5380e9ce96ef47ff8440f47636615308db92c1260719972 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:36 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:36 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:45:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:45:36 8630637841cd: Preparing 07:45:36 70b336174ebe: Preparing 07:45:36 ab1416e5c2da: Preparing 07:45:36 c99a2d4bd808: Preparing 07:45:36 45240a56ed37: Preparing 07:45:36 917d68729510: Preparing 07:45:36 c4e71c2a4573: Preparing 07:45:36 917d68729510: Waiting 07:45:36 c4e71c2a4573: Waiting 07:45:36 c99a2d4bd808: Layer already exists 07:45:36 8630637841cd: Layer already exists 07:45:36 45240a56ed37: Layer already exists 07:45:36 70b336174ebe: Layer already exists 07:45:36 ab1416e5c2da: Layer already exists 07:45:36 917d68729510: Layer already exists 07:45:36 c4e71c2a4573: Layer already exists 07:45:36 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102: digest: sha256:ce6a1fdb75b237b9b5380e9ce96ef47ff8440f47636615308db92c1260719972 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:37 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:37 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 07:45:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 07:45:37 8630637841cd: Preparing 07:45:37 70b336174ebe: Preparing 07:45:37 ab1416e5c2da: Preparing 07:45:37 c99a2d4bd808: Preparing 07:45:37 45240a56ed37: Preparing 07:45:37 917d68729510: Preparing 07:45:37 c4e71c2a4573: Preparing 07:45:37 c4e71c2a4573: Waiting 07:45:37 917d68729510: Waiting 07:45:37 45240a56ed37: Layer already exists 07:45:37 ab1416e5c2da: Layer already exists 07:45:37 c99a2d4bd808: Layer already exists 07:45:37 70b336174ebe: Layer already exists 07:45:37 8630637841cd: Layer already exists 07:45:37 917d68729510: Layer already exists 07:45:37 c4e71c2a4573: Layer already exists 07:45:38 main: digest: sha256:ce6a1fdb75b237b9b5380e9ce96ef47ff8440f47636615308db92c1260719972 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:45:38 ===================================================== [Pipeline] echo 07:45:38 taggedImages: 07:45:38 - nexus3.edgexfoundry.org:10004/core-data-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:45:38 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 07:45:38 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.102 07:45:38 - nexus3.edgexfoundry.org:10004/core-data-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:45:38 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 07:45:38 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 07:45:38 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:45:38 latest 07:45:38 4.1.0-dev.102 07:45:38 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:45:38 main 07:45:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:38 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:38 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:45:38 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:45:38 f22bc0d223e5: Preparing 07:45:38 546f34437a9d: Preparing 07:45:38 c99a2d4bd808: Preparing 07:45:38 9c181ccf8bc8: Preparing 07:45:38 6b0180628441: Preparing 07:45:38 c4e71c2a4573: Preparing 07:45:38 c4e71c2a4573: Waiting 07:45:38 c99a2d4bd808: Layer already exists 07:45:39 c4e71c2a4573: Layer already exists 07:45:39 f22bc0d223e5: Pushed 07:45:39 6b0180628441: Pushed 07:45:39 9c181ccf8bc8: Pushed 07:45:47 546f34437a9d: Pushed 07:45:47 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287: digest: sha256:8ea3b843a8f46542f3c6c89f149ae987f54d9821461372e6a6df4eedc8604160 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:47 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:48 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 07:45:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:45:48 f22bc0d223e5: Preparing 07:45:48 546f34437a9d: Preparing 07:45:48 c99a2d4bd808: Preparing 07:45:48 9c181ccf8bc8: Preparing 07:45:48 6b0180628441: Preparing 07:45:48 c4e71c2a4573: Preparing 07:45:48 c4e71c2a4573: Waiting 07:45:48 6b0180628441: Layer already exists 07:45:48 546f34437a9d: Layer already exists 07:45:48 c99a2d4bd808: Layer already exists 07:45:48 f22bc0d223e5: Layer already exists 07:45:48 9c181ccf8bc8: Layer already exists 07:45:48 c4e71c2a4573: Layer already exists 07:45:48 latest: digest: sha256:8ea3b843a8f46542f3c6c89f149ae987f54d9821461372e6a6df4eedc8604160 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:48 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:49 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.102 07:45:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:45:49 f22bc0d223e5: Preparing 07:45:49 546f34437a9d: Preparing 07:45:49 c99a2d4bd808: Preparing 07:45:49 9c181ccf8bc8: Preparing 07:45:49 6b0180628441: Preparing 07:45:49 c4e71c2a4573: Preparing 07:45:49 c4e71c2a4573: Waiting 07:45:49 6b0180628441: Layer already exists 07:45:49 546f34437a9d: Layer already exists 07:45:49 9c181ccf8bc8: Layer already exists 07:45:49 f22bc0d223e5: Layer already exists 07:45:49 c99a2d4bd808: Layer already exists 07:45:49 c4e71c2a4573: Layer already exists 07:45:49 4.1.0-dev.102: digest: sha256:8ea3b843a8f46542f3c6c89f149ae987f54d9821461372e6a6df4eedc8604160 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:49 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:49 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:45:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:45:49 f22bc0d223e5: Preparing 07:45:49 546f34437a9d: Preparing 07:45:49 c99a2d4bd808: Preparing 07:45:49 9c181ccf8bc8: Preparing 07:45:49 6b0180628441: Preparing 07:45:49 c4e71c2a4573: Preparing 07:45:49 c4e71c2a4573: Waiting 07:45:49 f22bc0d223e5: Layer already exists 07:45:49 c99a2d4bd808: Layer already exists 07:45:49 6b0180628441: Layer already exists 07:45:49 546f34437a9d: Layer already exists 07:45:49 9c181ccf8bc8: Layer already exists 07:45:49 c4e71c2a4573: Layer already exists 07:45:49 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102: digest: sha256:8ea3b843a8f46542f3c6c89f149ae987f54d9821461372e6a6df4eedc8604160 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:50 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:50 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 07:45:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 07:45:50 f22bc0d223e5: Preparing 07:45:50 546f34437a9d: Preparing 07:45:50 c99a2d4bd808: Preparing 07:45:50 9c181ccf8bc8: Preparing 07:45:50 6b0180628441: Preparing 07:45:50 c4e71c2a4573: Preparing 07:45:50 9c181ccf8bc8: Layer already exists 07:45:50 f22bc0d223e5: Layer already exists 07:45:50 c99a2d4bd808: Layer already exists 07:45:50 6b0180628441: Layer already exists 07:45:50 546f34437a9d: Layer already exists 07:45:50 c4e71c2a4573: Layer already exists 07:45:50 main: digest: sha256:8ea3b843a8f46542f3c6c89f149ae987f54d9821461372e6a6df4eedc8604160 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:45:51 ===================================================== [Pipeline] echo 07:45:51 taggedImages: 07:45:51 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:45:51 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 07:45:51 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.102 07:45:51 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:45:51 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 07:45:51 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 07:45:51 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:45:51 latest 07:45:51 4.1.0-dev.102 07:45:51 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:45:51 main 07:45:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:51 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:45:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:45:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:45:51 56b913b9cb3e: Preparing 07:45:51 1116a95daef4: Preparing 07:45:51 8de92fd37879: Preparing 07:45:51 ab1416e5c2da: Preparing 07:45:51 c99a2d4bd808: Preparing 07:45:51 6ff73ed8ccf2: Preparing 07:45:51 ede72d734ff4: Preparing 07:45:51 ede72d734ff4: Waiting 07:45:51 c4e71c2a4573: Preparing 07:45:51 c4e71c2a4573: Waiting 07:45:51 ab1416e5c2da: Layer already exists 07:45:52 c99a2d4bd808: Layer already exists 07:45:52 6ff73ed8ccf2: Layer already exists 07:45:52 ede72d734ff4: Layer already exists 07:45:52 1116a95daef4: Pushed 07:45:52 c4e71c2a4573: Layer already exists 07:45:52 56b913b9cb3e: Pushed 07:46:00 8de92fd37879: Pushed 07:46:00 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287: digest: sha256:4c83ace6cdd3a621cb624cc6736fcbd42b82f76d1cab49dcea9914dd73f11e7d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:00 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:01 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 07:46:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:46:01 56b913b9cb3e: Preparing 07:46:01 1116a95daef4: Preparing 07:46:01 8de92fd37879: Preparing 07:46:01 ab1416e5c2da: Preparing 07:46:01 c99a2d4bd808: Preparing 07:46:01 6ff73ed8ccf2: Preparing 07:46:01 ede72d734ff4: Preparing 07:46:01 c4e71c2a4573: Preparing 07:46:01 6ff73ed8ccf2: Waiting 07:46:01 ede72d734ff4: Waiting 07:46:01 c4e71c2a4573: Waiting 07:46:01 1116a95daef4: Layer already exists 07:46:01 8de92fd37879: Layer already exists 07:46:01 c99a2d4bd808: Layer already exists 07:46:01 ab1416e5c2da: Layer already exists 07:46:01 56b913b9cb3e: Layer already exists 07:46:01 6ff73ed8ccf2: Layer already exists 07:46:01 c4e71c2a4573: Layer already exists 07:46:01 ede72d734ff4: Layer already exists 07:46:01 latest: digest: sha256:4c83ace6cdd3a621cb624cc6736fcbd42b82f76d1cab49dcea9914dd73f11e7d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:01 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.102 07:46:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:46:02 56b913b9cb3e: Preparing 07:46:02 1116a95daef4: Preparing 07:46:02 8de92fd37879: Preparing 07:46:02 ab1416e5c2da: Preparing 07:46:02 c99a2d4bd808: Preparing 07:46:02 6ff73ed8ccf2: Preparing 07:46:02 ede72d734ff4: Preparing 07:46:02 c4e71c2a4573: Preparing 07:46:02 ede72d734ff4: Waiting 07:46:02 6ff73ed8ccf2: Waiting 07:46:02 c4e71c2a4573: Waiting 07:46:02 1116a95daef4: Layer already exists 07:46:02 ab1416e5c2da: Layer already exists 07:46:02 c99a2d4bd808: Layer already exists 07:46:02 56b913b9cb3e: Layer already exists 07:46:02 8de92fd37879: Layer already exists 07:46:02 c4e71c2a4573: Layer already exists 07:46:02 6ff73ed8ccf2: Layer already exists 07:46:02 ede72d734ff4: Layer already exists 07:46:02 4.1.0-dev.102: digest: sha256:4c83ace6cdd3a621cb624cc6736fcbd42b82f76d1cab49dcea9914dd73f11e7d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:02 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:02 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:46:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:46:02 56b913b9cb3e: Preparing 07:46:02 1116a95daef4: Preparing 07:46:02 8de92fd37879: Preparing 07:46:02 ab1416e5c2da: Preparing 07:46:02 c99a2d4bd808: Preparing 07:46:02 6ff73ed8ccf2: Preparing 07:46:02 6ff73ed8ccf2: Waiting 07:46:02 ede72d734ff4: Preparing 07:46:02 c4e71c2a4573: Preparing 07:46:02 ede72d734ff4: Waiting 07:46:02 c4e71c2a4573: Waiting 07:46:02 56b913b9cb3e: Layer already exists 07:46:02 ab1416e5c2da: Layer already exists 07:46:02 c99a2d4bd808: Layer already exists 07:46:02 8de92fd37879: Layer already exists 07:46:02 1116a95daef4: Layer already exists 07:46:02 ede72d734ff4: Layer already exists 07:46:02 6ff73ed8ccf2: Layer already exists 07:46:02 c4e71c2a4573: Layer already exists 07:46:02 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102: digest: sha256:4c83ace6cdd3a621cb624cc6736fcbd42b82f76d1cab49dcea9914dd73f11e7d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:03 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:03 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 07:46:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 07:46:03 56b913b9cb3e: Preparing 07:46:03 1116a95daef4: Preparing 07:46:03 8de92fd37879: Preparing 07:46:03 ab1416e5c2da: Preparing 07:46:03 c99a2d4bd808: Preparing 07:46:03 6ff73ed8ccf2: Preparing 07:46:03 ede72d734ff4: Preparing 07:46:03 c4e71c2a4573: Preparing 07:46:03 6ff73ed8ccf2: Waiting 07:46:03 ede72d734ff4: Waiting 07:46:03 c4e71c2a4573: Waiting 07:46:03 56b913b9cb3e: Layer already exists 07:46:03 1116a95daef4: Layer already exists 07:46:03 8de92fd37879: Layer already exists 07:46:03 c99a2d4bd808: Layer already exists 07:46:03 ab1416e5c2da: Layer already exists 07:46:03 ede72d734ff4: Layer already exists 07:46:03 6ff73ed8ccf2: Layer already exists 07:46:03 c4e71c2a4573: Layer already exists 07:46:03 main: digest: sha256:4c83ace6cdd3a621cb624cc6736fcbd42b82f76d1cab49dcea9914dd73f11e7d size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:46:03 ===================================================== [Pipeline] echo 07:46:03 taggedImages: 07:46:03 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:46:03 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 07:46:03 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.102 07:46:03 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:46:03 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 07:46:03 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 07:46:03 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:46:03 latest 07:46:03 4.1.0-dev.102 07:46:03 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:46:03 main 07:46:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:04 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:04 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:46:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:46:04 444aacd80538: Preparing 07:46:04 7acb4af5d419: Preparing 07:46:04 6634bcd9fa9a: Preparing 07:46:04 b7e96da16191: Preparing 07:46:04 a7b9dfeff9d4: Preparing 07:46:04 ebe58d5339ff: Preparing 07:46:04 8aa853164012: Preparing 07:46:04 ab1416e5c2da: Preparing 07:46:04 c99a2d4bd808: Preparing 07:46:04 645f230b2cc7: Preparing 07:46:04 f15a69674f05: Preparing 07:46:04 5f70bf18a086: Preparing 07:46:04 b4aae5d3b96d: Preparing 07:46:04 e933593710b4: Preparing 07:46:04 37692c1ca938: Preparing 07:46:04 c4e71c2a4573: Preparing 07:46:04 645f230b2cc7: Waiting 07:46:04 f15a69674f05: Waiting 07:46:04 5f70bf18a086: Waiting 07:46:04 b4aae5d3b96d: Waiting 07:46:04 e933593710b4: Waiting 07:46:04 37692c1ca938: Waiting 07:46:04 ebe58d5339ff: Waiting 07:46:04 c4e71c2a4573: Waiting 07:46:04 8aa853164012: Waiting 07:46:04 ab1416e5c2da: Waiting 07:46:04 c99a2d4bd808: Waiting 07:46:04 7acb4af5d419: Pushed 07:46:04 b7e96da16191: Pushed 07:46:04 a7b9dfeff9d4: Pushed 07:46:04 6634bcd9fa9a: Pushed 07:46:04 444aacd80538: Pushed 07:46:04 ab1416e5c2da: Layer already exists 07:46:04 c99a2d4bd808: Layer already exists 07:46:04 ebe58d5339ff: Pushed 07:46:04 5f70bf18a086: Layer already exists 07:46:04 f15a69674f05: Pushed 07:46:04 645f230b2cc7: Pushed 07:46:04 c4e71c2a4573: Layer already exists 07:46:04 b4aae5d3b96d: Pushed 07:46:04 e933593710b4: Pushed 07:46:04 37692c1ca938: Pushed 07:46:08 8aa853164012: Pushed 07:46:08 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287: digest: sha256:45485304973c446162d87135ac1255c9f8be85efaa4a9e91e3e7091649dff316 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:08 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:08 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 07:46:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:46:08 444aacd80538: Preparing 07:46:08 7acb4af5d419: Preparing 07:46:08 6634bcd9fa9a: Preparing 07:46:08 b7e96da16191: Preparing 07:46:08 a7b9dfeff9d4: Preparing 07:46:08 ebe58d5339ff: Preparing 07:46:08 8aa853164012: Preparing 07:46:08 ab1416e5c2da: Preparing 07:46:08 c99a2d4bd808: Preparing 07:46:08 645f230b2cc7: Preparing 07:46:08 f15a69674f05: Preparing 07:46:08 5f70bf18a086: Preparing 07:46:08 b4aae5d3b96d: Preparing 07:46:08 e933593710b4: Preparing 07:46:08 37692c1ca938: Preparing 07:46:08 c4e71c2a4573: Preparing 07:46:08 645f230b2cc7: Waiting 07:46:08 f15a69674f05: Waiting 07:46:08 5f70bf18a086: Waiting 07:46:08 b4aae5d3b96d: Waiting 07:46:08 e933593710b4: Waiting 07:46:08 ebe58d5339ff: Waiting 07:46:08 8aa853164012: Waiting 07:46:08 37692c1ca938: Waiting 07:46:08 c4e71c2a4573: Waiting 07:46:08 ab1416e5c2da: Waiting 07:46:08 c99a2d4bd808: Waiting 07:46:08 7acb4af5d419: Layer already exists 07:46:08 a7b9dfeff9d4: Layer already exists 07:46:08 6634bcd9fa9a: Layer already exists 07:46:08 b7e96da16191: Layer already exists 07:46:08 444aacd80538: Layer already exists 07:46:08 ebe58d5339ff: Layer already exists 07:46:08 c99a2d4bd808: Layer already exists 07:46:08 8aa853164012: Layer already exists 07:46:08 645f230b2cc7: Layer already exists 07:46:08 ab1416e5c2da: Layer already exists 07:46:08 e933593710b4: Layer already exists 07:46:08 37692c1ca938: Layer already exists 07:46:08 5f70bf18a086: Layer already exists 07:46:08 f15a69674f05: Layer already exists 07:46:08 b4aae5d3b96d: Layer already exists 07:46:08 c4e71c2a4573: Layer already exists 07:46:09 latest: digest: sha256:45485304973c446162d87135ac1255c9f8be85efaa4a9e91e3e7091649dff316 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:09 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:09 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.102 07:46:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:46:09 444aacd80538: Preparing 07:46:09 7acb4af5d419: Preparing 07:46:09 6634bcd9fa9a: Preparing 07:46:09 b7e96da16191: Preparing 07:46:09 a7b9dfeff9d4: Preparing 07:46:09 ebe58d5339ff: Preparing 07:46:09 8aa853164012: Preparing 07:46:09 ab1416e5c2da: Preparing 07:46:09 c99a2d4bd808: Preparing 07:46:09 645f230b2cc7: Preparing 07:46:09 f15a69674f05: Preparing 07:46:09 5f70bf18a086: Preparing 07:46:09 b4aae5d3b96d: Preparing 07:46:09 e933593710b4: Preparing 07:46:09 37692c1ca938: Preparing 07:46:09 c4e71c2a4573: Preparing 07:46:09 ebe58d5339ff: Waiting 07:46:09 8aa853164012: Waiting 07:46:09 ab1416e5c2da: Waiting 07:46:09 c99a2d4bd808: Waiting 07:46:09 645f230b2cc7: Waiting 07:46:09 b4aae5d3b96d: Waiting 07:46:09 e933593710b4: Waiting 07:46:09 f15a69674f05: Waiting 07:46:09 37692c1ca938: Waiting 07:46:09 5f70bf18a086: Waiting 07:46:09 c4e71c2a4573: Waiting 07:46:09 7acb4af5d419: Layer already exists 07:46:09 6634bcd9fa9a: Layer already exists 07:46:09 444aacd80538: Layer already exists 07:46:09 a7b9dfeff9d4: Layer already exists 07:46:09 b7e96da16191: Layer already exists 07:46:09 ab1416e5c2da: Layer already exists 07:46:09 ebe58d5339ff: Layer already exists 07:46:09 645f230b2cc7: Layer already exists 07:46:09 c99a2d4bd808: Layer already exists 07:46:09 8aa853164012: Layer already exists 07:46:09 37692c1ca938: Layer already exists 07:46:09 e933593710b4: Layer already exists 07:46:09 5f70bf18a086: Layer already exists 07:46:09 f15a69674f05: Layer already exists 07:46:09 b4aae5d3b96d: Layer already exists 07:46:09 c4e71c2a4573: Layer already exists 07:46:10 4.1.0-dev.102: digest: sha256:45485304973c446162d87135ac1255c9f8be85efaa4a9e91e3e7091649dff316 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:10 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:10 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:46:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:46:10 444aacd80538: Preparing 07:46:10 7acb4af5d419: Preparing 07:46:10 6634bcd9fa9a: Preparing 07:46:10 b7e96da16191: Preparing 07:46:10 a7b9dfeff9d4: Preparing 07:46:10 ebe58d5339ff: Preparing 07:46:10 8aa853164012: Preparing 07:46:10 ab1416e5c2da: Preparing 07:46:10 c99a2d4bd808: Preparing 07:46:10 645f230b2cc7: Preparing 07:46:10 f15a69674f05: Preparing 07:46:10 5f70bf18a086: Preparing 07:46:10 b4aae5d3b96d: Preparing 07:46:10 e933593710b4: Preparing 07:46:10 37692c1ca938: Preparing 07:46:10 c4e71c2a4573: Preparing 07:46:10 ebe58d5339ff: Waiting 07:46:10 8aa853164012: Waiting 07:46:10 f15a69674f05: Waiting 07:46:10 ab1416e5c2da: Waiting 07:46:10 c99a2d4bd808: Waiting 07:46:10 645f230b2cc7: Waiting 07:46:10 5f70bf18a086: Waiting 07:46:10 b4aae5d3b96d: Waiting 07:46:10 e933593710b4: Waiting 07:46:10 37692c1ca938: Waiting 07:46:10 c4e71c2a4573: Waiting 07:46:10 7acb4af5d419: Layer already exists 07:46:10 6634bcd9fa9a: Layer already exists 07:46:10 444aacd80538: Layer already exists 07:46:10 b7e96da16191: Layer already exists 07:46:10 a7b9dfeff9d4: Layer already exists 07:46:10 8aa853164012: Layer already exists 07:46:10 645f230b2cc7: Layer already exists 07:46:10 c99a2d4bd808: Layer already exists 07:46:10 ebe58d5339ff: Layer already exists 07:46:10 ab1416e5c2da: Layer already exists 07:46:10 f15a69674f05: Layer already exists 07:46:10 e933593710b4: Layer already exists 07:46:10 5f70bf18a086: Layer already exists 07:46:10 b4aae5d3b96d: Layer already exists 07:46:10 37692c1ca938: Layer already exists 07:46:10 c4e71c2a4573: Layer already exists 07:46:11 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102: digest: sha256:45485304973c446162d87135ac1255c9f8be85efaa4a9e91e3e7091649dff316 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:11 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:11 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 07:46:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 07:46:11 444aacd80538: Preparing 07:46:11 7acb4af5d419: Preparing 07:46:11 6634bcd9fa9a: Preparing 07:46:11 b7e96da16191: Preparing 07:46:11 a7b9dfeff9d4: Preparing 07:46:11 ebe58d5339ff: Preparing 07:46:11 8aa853164012: Preparing 07:46:11 ebe58d5339ff: Waiting 07:46:11 8aa853164012: Waiting 07:46:11 ab1416e5c2da: Preparing 07:46:11 c99a2d4bd808: Preparing 07:46:11 ab1416e5c2da: Waiting 07:46:11 645f230b2cc7: Preparing 07:46:11 c99a2d4bd808: Waiting 07:46:11 f15a69674f05: Preparing 07:46:11 645f230b2cc7: Waiting 07:46:11 5f70bf18a086: Preparing 07:46:11 f15a69674f05: Waiting 07:46:11 5f70bf18a086: Waiting 07:46:11 b4aae5d3b96d: Preparing 07:46:11 e933593710b4: Preparing 07:46:11 37692c1ca938: Preparing 07:46:11 c4e71c2a4573: Preparing 07:46:11 b4aae5d3b96d: Waiting 07:46:11 e933593710b4: Waiting 07:46:11 37692c1ca938: Waiting 07:46:11 c4e71c2a4573: Waiting 07:46:11 444aacd80538: Layer already exists 07:46:11 b7e96da16191: Layer already exists 07:46:11 6634bcd9fa9a: Layer already exists 07:46:11 7acb4af5d419: Layer already exists 07:46:11 a7b9dfeff9d4: Layer already exists 07:46:11 ab1416e5c2da: Layer already exists 07:46:11 8aa853164012: Layer already exists 07:46:11 ebe58d5339ff: Layer already exists 07:46:11 c99a2d4bd808: Layer already exists 07:46:11 645f230b2cc7: Layer already exists 07:46:11 f15a69674f05: Layer already exists 07:46:11 5f70bf18a086: Layer already exists 07:46:11 e933593710b4: Layer already exists 07:46:11 b4aae5d3b96d: Layer already exists 07:46:11 37692c1ca938: Layer already exists 07:46:11 c4e71c2a4573: Layer already exists 07:46:12 main: digest: sha256:45485304973c446162d87135ac1255c9f8be85efaa4a9e91e3e7091649dff316 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:46:12 ===================================================== [Pipeline] echo 07:46:12 taggedImages: 07:46:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:46:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 07:46:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.102 07:46:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:46:12 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 07:46:12 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 07:46:12 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:46:12 latest 07:46:12 4.1.0-dev.102 07:46:12 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:46:12 main 07:46:12 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:12 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:12 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:46:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:46:12 64680ba5daa7: Preparing 07:46:12 5c1ae27b8eef: Preparing 07:46:12 d30331b9a22f: Preparing 07:46:12 fc8abc60586d: Preparing 07:46:12 ab1416e5c2da: Preparing 07:46:12 c99a2d4bd808: Preparing 07:46:12 c99a2d4bd808: Waiting 07:46:12 6ff73ed8ccf2: Preparing 07:46:12 ede72d734ff4: Preparing 07:46:12 6ff73ed8ccf2: Waiting 07:46:12 c4e71c2a4573: Preparing 07:46:12 ede72d734ff4: Waiting 07:46:12 ab1416e5c2da: Layer already exists 07:46:13 c99a2d4bd808: Layer already exists 07:46:13 6ff73ed8ccf2: Layer already exists 07:46:13 d30331b9a22f: Pushed 07:46:13 5c1ae27b8eef: Pushed 07:46:13 ede72d734ff4: Layer already exists 07:46:13 64680ba5daa7: Pushed 07:46:13 c4e71c2a4573: Layer already exists 07:46:45 fc8abc60586d: Pushed 07:46:45 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287: digest: sha256:5fa8a1c0fe55db2861d23f2417cfd956ea6c7abb0eac5a2e35f9043599e75efc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:45 + 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:46:46 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 07:46:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:46:46 64680ba5daa7: Preparing 07:46:46 5c1ae27b8eef: Preparing 07:46:46 d30331b9a22f: Preparing 07:46:46 fc8abc60586d: Preparing 07:46:46 ab1416e5c2da: Preparing 07:46:46 c99a2d4bd808: Preparing 07:46:46 6ff73ed8ccf2: Preparing 07:46:46 ede72d734ff4: Preparing 07:46:46 c4e71c2a4573: Preparing 07:46:46 6ff73ed8ccf2: Waiting 07:46:46 ede72d734ff4: Waiting 07:46:46 c4e71c2a4573: Waiting 07:46:46 c99a2d4bd808: Waiting 07:46:46 64680ba5daa7: Layer already exists 07:46:46 fc8abc60586d: Layer already exists 07:46:46 5c1ae27b8eef: Layer already exists 07:46:46 ab1416e5c2da: Layer already exists 07:46:46 d30331b9a22f: Layer already exists 07:46:46 c99a2d4bd808: Layer already exists 07:46:46 6ff73ed8ccf2: Layer already exists 07:46:46 ede72d734ff4: Layer already exists 07:46:46 c4e71c2a4573: Layer already exists 07:46:46 latest: digest: sha256:5fa8a1c0fe55db2861d23f2417cfd956ea6c7abb0eac5a2e35f9043599e75efc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:46 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:47 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.102 07:46:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:46:47 64680ba5daa7: Preparing 07:46:47 5c1ae27b8eef: Preparing 07:46:47 d30331b9a22f: Preparing 07:46:47 fc8abc60586d: Preparing 07:46:47 ab1416e5c2da: Preparing 07:46:47 c99a2d4bd808: Preparing 07:46:47 6ff73ed8ccf2: Preparing 07:46:47 ede72d734ff4: Preparing 07:46:47 c4e71c2a4573: Preparing 07:46:47 6ff73ed8ccf2: Waiting 07:46:47 ede72d734ff4: Waiting 07:46:47 c4e71c2a4573: Waiting 07:46:47 c99a2d4bd808: Waiting 07:46:47 ab1416e5c2da: Layer already exists 07:46:47 fc8abc60586d: Layer already exists 07:46:47 d30331b9a22f: Layer already exists 07:46:47 64680ba5daa7: Layer already exists 07:46:47 5c1ae27b8eef: Layer already exists 07:46:47 6ff73ed8ccf2: Layer already exists 07:46:47 c99a2d4bd808: Layer already exists 07:46:47 c4e71c2a4573: Layer already exists 07:46:47 ede72d734ff4: Layer already exists 07:46:47 4.1.0-dev.102: digest: sha256:5fa8a1c0fe55db2861d23f2417cfd956ea6c7abb0eac5a2e35f9043599e75efc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:48 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:48 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:46:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:46:48 64680ba5daa7: Preparing 07:46:48 5c1ae27b8eef: Preparing 07:46:48 d30331b9a22f: Preparing 07:46:48 fc8abc60586d: Preparing 07:46:48 ab1416e5c2da: Preparing 07:46:48 c99a2d4bd808: Preparing 07:46:48 6ff73ed8ccf2: Preparing 07:46:48 ede72d734ff4: Preparing 07:46:48 c4e71c2a4573: Preparing 07:46:48 c99a2d4bd808: Waiting 07:46:48 6ff73ed8ccf2: Waiting 07:46:48 ede72d734ff4: Waiting 07:46:48 c4e71c2a4573: Waiting 07:46:48 d30331b9a22f: Layer already exists 07:46:48 64680ba5daa7: Layer already exists 07:46:48 fc8abc60586d: Layer already exists 07:46:48 ab1416e5c2da: Layer already exists 07:46:48 5c1ae27b8eef: Layer already exists 07:46:48 6ff73ed8ccf2: Layer already exists 07:46:48 ede72d734ff4: Layer already exists 07:46:48 c99a2d4bd808: Layer already exists 07:46:48 c4e71c2a4573: Layer already exists 07:46:48 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102: digest: sha256:5fa8a1c0fe55db2861d23f2417cfd956ea6c7abb0eac5a2e35f9043599e75efc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:49 + 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:46:49 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 07:46:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 07:46:49 64680ba5daa7: Preparing 07:46:49 5c1ae27b8eef: Preparing 07:46:49 d30331b9a22f: Preparing 07:46:49 fc8abc60586d: Preparing 07:46:49 ab1416e5c2da: Preparing 07:46:49 c99a2d4bd808: Preparing 07:46:49 6ff73ed8ccf2: Preparing 07:46:49 ede72d734ff4: Preparing 07:46:49 c4e71c2a4573: Preparing 07:46:49 6ff73ed8ccf2: Waiting 07:46:49 ede72d734ff4: Waiting 07:46:49 c4e71c2a4573: Waiting 07:46:49 c99a2d4bd808: Waiting 07:46:49 64680ba5daa7: Layer already exists 07:46:49 fc8abc60586d: Layer already exists 07:46:49 d30331b9a22f: Layer already exists 07:46:49 ab1416e5c2da: Layer already exists 07:46:49 5c1ae27b8eef: Layer already exists 07:46:49 6ff73ed8ccf2: Layer already exists 07:46:49 c99a2d4bd808: Layer already exists 07:46:49 ede72d734ff4: Layer already exists 07:46:49 c4e71c2a4573: Layer already exists 07:46:49 main: digest: sha256:5fa8a1c0fe55db2861d23f2417cfd956ea6c7abb0eac5a2e35f9043599e75efc size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:46:49 ===================================================== [Pipeline] echo 07:46:49 taggedImages: 07:46:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:46:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 07:46:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.102 07:46:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:46:49 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 07:46:49 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 07:46:49 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:46:49 latest 07:46:49 4.1.0-dev.102 07:46:49 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:46:49 main 07:46:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:50 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:50 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:46:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:46:50 eee189337a53: Preparing 07:46:50 e2a02e9cfbdf: Preparing 07:46:50 ba8f26890fda: Preparing 07:46:50 45ad6f183c3e: Preparing 07:46:50 ab169165ac76: Preparing 07:46:50 ab1416e5c2da: Preparing 07:46:50 c99a2d4bd808: Preparing 07:46:50 a7f9d85c060d: Preparing 07:46:50 1809e39aec88: Preparing 07:46:50 87438f752726: Preparing 07:46:50 c4e71c2a4573: Preparing 07:46:50 ab1416e5c2da: Waiting 07:46:50 c99a2d4bd808: Waiting 07:46:50 a7f9d85c060d: Waiting 07:46:50 1809e39aec88: Waiting 07:46:50 87438f752726: Waiting 07:46:50 c4e71c2a4573: Waiting 07:46:50 45ad6f183c3e: Pushed 07:46:50 ab169165ac76: Pushed 07:46:50 eee189337a53: Pushed 07:46:50 e2a02e9cfbdf: Pushed 07:46:50 ab1416e5c2da: Layer already exists 07:46:50 c99a2d4bd808: Layer already exists 07:46:50 c4e71c2a4573: Layer already exists 07:46:50 a7f9d85c060d: Pushed 07:46:50 1809e39aec88: Pushed 07:46:54 87438f752726: Pushed 07:46:56 ba8f26890fda: Pushed 07:46:56 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287: digest: sha256:8def94c8f497b3508076c0b5505d1b48ccf3612d8a0b5744028539e1aa195614 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:57 + 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:46:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 07:46:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:46:57 eee189337a53: Preparing 07:46:57 e2a02e9cfbdf: Preparing 07:46:57 ba8f26890fda: Preparing 07:46:57 45ad6f183c3e: Preparing 07:46:57 ab169165ac76: Preparing 07:46:57 ab1416e5c2da: Preparing 07:46:57 c99a2d4bd808: Preparing 07:46:57 a7f9d85c060d: Preparing 07:46:57 1809e39aec88: Preparing 07:46:57 87438f752726: Preparing 07:46:57 c4e71c2a4573: Preparing 07:46:57 a7f9d85c060d: Waiting 07:46:57 1809e39aec88: Waiting 07:46:57 87438f752726: Waiting 07:46:57 c4e71c2a4573: Waiting 07:46:57 ab1416e5c2da: Waiting 07:46:57 c99a2d4bd808: Waiting 07:46:57 ab169165ac76: Layer already exists 07:46:57 e2a02e9cfbdf: Layer already exists 07:46:57 ba8f26890fda: Layer already exists 07:46:57 45ad6f183c3e: Layer already exists 07:46:57 eee189337a53: Layer already exists 07:46:57 c99a2d4bd808: Layer already exists 07:46:57 ab1416e5c2da: Layer already exists 07:46:57 1809e39aec88: Layer already exists 07:46:57 a7f9d85c060d: Layer already exists 07:46:57 87438f752726: Layer already exists 07:46:57 c4e71c2a4573: Layer already exists 07:46:57 latest: digest: sha256:8def94c8f497b3508076c0b5505d1b48ccf3612d8a0b5744028539e1aa195614 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:58 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:58 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.102 07:46:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:46:58 eee189337a53: Preparing 07:46:58 e2a02e9cfbdf: Preparing 07:46:58 ba8f26890fda: Preparing 07:46:58 45ad6f183c3e: Preparing 07:46:58 ab169165ac76: Preparing 07:46:58 ab1416e5c2da: Preparing 07:46:58 c99a2d4bd808: Preparing 07:46:58 a7f9d85c060d: Preparing 07:46:58 1809e39aec88: Preparing 07:46:58 87438f752726: Preparing 07:46:58 c4e71c2a4573: Preparing 07:46:58 c99a2d4bd808: Waiting 07:46:58 a7f9d85c060d: Waiting 07:46:58 1809e39aec88: Waiting 07:46:58 87438f752726: Waiting 07:46:58 c4e71c2a4573: Waiting 07:46:58 ab1416e5c2da: Waiting 07:46:58 ab169165ac76: Layer already exists 07:46:58 eee189337a53: Layer already exists 07:46:58 45ad6f183c3e: Layer already exists 07:46:58 e2a02e9cfbdf: Layer already exists 07:46:58 ba8f26890fda: Layer already exists 07:46:58 ab1416e5c2da: Layer already exists 07:46:58 87438f752726: Layer already exists 07:46:58 a7f9d85c060d: Layer already exists 07:46:58 c99a2d4bd808: Layer already exists 07:46:58 1809e39aec88: Layer already exists 07:46:58 c4e71c2a4573: Layer already exists 07:46:58 4.1.0-dev.102: digest: sha256:8def94c8f497b3508076c0b5505d1b48ccf3612d8a0b5744028539e1aa195614 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:46:59 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:47:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:47:00 eee189337a53: Preparing 07:47:00 e2a02e9cfbdf: Preparing 07:47:00 ba8f26890fda: Preparing 07:47:00 45ad6f183c3e: Preparing 07:47:00 ab169165ac76: Preparing 07:47:00 ab1416e5c2da: Preparing 07:47:00 c99a2d4bd808: Preparing 07:47:00 a7f9d85c060d: Preparing 07:47:00 1809e39aec88: Preparing 07:47:00 87438f752726: Preparing 07:47:00 c4e71c2a4573: Preparing 07:47:00 ab1416e5c2da: Waiting 07:47:00 c99a2d4bd808: Waiting 07:47:00 a7f9d85c060d: Waiting 07:47:00 1809e39aec88: Waiting 07:47:00 87438f752726: Waiting 07:47:00 c4e71c2a4573: Waiting 07:47:00 ba8f26890fda: Layer already exists 07:47:00 45ad6f183c3e: Layer already exists 07:47:00 e2a02e9cfbdf: Layer already exists 07:47:00 ab169165ac76: Layer already exists 07:47:00 eee189337a53: Layer already exists 07:47:00 ab1416e5c2da: Layer already exists 07:47:00 c99a2d4bd808: Layer already exists 07:47:00 1809e39aec88: Layer already exists 07:47:00 a7f9d85c060d: Layer already exists 07:47:00 87438f752726: Layer already exists 07:47:00 c4e71c2a4573: Layer already exists 07:47:00 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102: digest: sha256:8def94c8f497b3508076c0b5505d1b48ccf3612d8a0b5744028539e1aa195614 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:00 + 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:47:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 07:47:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 07:47:01 eee189337a53: Preparing 07:47:01 e2a02e9cfbdf: Preparing 07:47:01 ba8f26890fda: Preparing 07:47:01 45ad6f183c3e: Preparing 07:47:01 ab169165ac76: Preparing 07:47:01 ab1416e5c2da: Preparing 07:47:01 c99a2d4bd808: Preparing 07:47:01 a7f9d85c060d: Preparing 07:47:01 1809e39aec88: Preparing 07:47:01 87438f752726: Preparing 07:47:01 c4e71c2a4573: Preparing 07:47:01 ab1416e5c2da: Waiting 07:47:01 c99a2d4bd808: Waiting 07:47:01 a7f9d85c060d: Waiting 07:47:01 1809e39aec88: Waiting 07:47:01 87438f752726: Waiting 07:47:01 c4e71c2a4573: Waiting 07:47:01 e2a02e9cfbdf: Layer already exists 07:47:01 ab169165ac76: Layer already exists 07:47:01 eee189337a53: Layer already exists 07:47:01 ba8f26890fda: Layer already exists 07:47:01 45ad6f183c3e: Layer already exists 07:47:01 a7f9d85c060d: Layer already exists 07:47:01 87438f752726: Layer already exists 07:47:01 1809e39aec88: Layer already exists 07:47:01 c99a2d4bd808: Layer already exists 07:47:01 ab1416e5c2da: Layer already exists 07:47:01 c4e71c2a4573: Layer already exists 07:47:01 main: digest: sha256:8def94c8f497b3508076c0b5505d1b48ccf3612d8a0b5744028539e1aa195614 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:47:01 ===================================================== [Pipeline] echo 07:47:01 taggedImages: 07:47:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:47:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 07:47:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.102 07:47:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:47:01 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 07:47:01 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 07:47:01 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:47:01 latest 07:47:01 4.1.0-dev.102 07:47:01 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:47:01 main 07:47:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:01 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:02 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:47:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:47:02 351bcf477489: Preparing 07:47:02 2da5b061e46e: Preparing 07:47:02 6b37af96568a: Preparing 07:47:02 9ad29b218e45: Preparing 07:47:02 53149334b055: Preparing 07:47:02 b53834ca55c3: Preparing 07:47:02 fb5bc16d64a8: Preparing 07:47:02 ab1416e5c2da: Preparing 07:47:02 c99a2d4bd808: Preparing 07:47:02 5c78e6432939: Preparing 07:47:02 0a0992955356: Preparing 07:47:02 c4e71c2a4573: Preparing 07:47:02 ab1416e5c2da: Waiting 07:47:02 c99a2d4bd808: Waiting 07:47:02 5c78e6432939: Waiting 07:47:02 0a0992955356: Waiting 07:47:02 b53834ca55c3: Waiting 07:47:02 fb5bc16d64a8: Waiting 07:47:02 53149334b055: Pushed 07:47:02 351bcf477489: Pushed 07:47:02 2da5b061e46e: Pushed 07:47:02 ab1416e5c2da: Layer already exists 07:47:02 b53834ca55c3: Pushed 07:47:02 c99a2d4bd808: Layer already exists 07:47:02 fb5bc16d64a8: Pushed 07:47:02 c4e71c2a4573: Layer already exists 07:47:02 5c78e6432939: Pushed 07:47:06 0a0992955356: Pushed 07:47:08 9ad29b218e45: Pushed 07:47:08 6b37af96568a: Pushed 07:47:09 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287: digest: sha256:c6da6b8551084aa6e66fc98973d91aa58a24f12651b94b651af70b0f85e0c0fd size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:09 + 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:47:09 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 07:47:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:47:09 351bcf477489: Preparing 07:47:09 2da5b061e46e: Preparing 07:47:09 6b37af96568a: Preparing 07:47:09 9ad29b218e45: Preparing 07:47:09 53149334b055: Preparing 07:47:09 b53834ca55c3: Preparing 07:47:09 fb5bc16d64a8: Preparing 07:47:09 ab1416e5c2da: Preparing 07:47:09 c99a2d4bd808: Preparing 07:47:09 5c78e6432939: Preparing 07:47:09 0a0992955356: Preparing 07:47:09 c4e71c2a4573: Preparing 07:47:09 ab1416e5c2da: Waiting 07:47:09 c99a2d4bd808: Waiting 07:47:09 5c78e6432939: Waiting 07:47:09 0a0992955356: Waiting 07:47:09 c4e71c2a4573: Waiting 07:47:09 b53834ca55c3: Waiting 07:47:09 fb5bc16d64a8: Waiting 07:47:09 53149334b055: Layer already exists 07:47:09 2da5b061e46e: Layer already exists 07:47:09 351bcf477489: Layer already exists 07:47:09 9ad29b218e45: Layer already exists 07:47:09 6b37af96568a: Layer already exists 07:47:09 b53834ca55c3: Layer already exists 07:47:09 fb5bc16d64a8: Layer already exists 07:47:09 c99a2d4bd808: Layer already exists 07:47:09 5c78e6432939: Layer already exists 07:47:09 ab1416e5c2da: Layer already exists 07:47:09 c4e71c2a4573: Layer already exists 07:47:09 0a0992955356: Layer already exists 07:47:10 latest: digest: sha256:c6da6b8551084aa6e66fc98973d91aa58a24f12651b94b651af70b0f85e0c0fd size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:10 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:10 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.102 07:47:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:47:10 351bcf477489: Preparing 07:47:10 2da5b061e46e: Preparing 07:47:10 6b37af96568a: Preparing 07:47:10 9ad29b218e45: Preparing 07:47:10 53149334b055: Preparing 07:47:10 b53834ca55c3: Preparing 07:47:10 fb5bc16d64a8: Preparing 07:47:10 ab1416e5c2da: Preparing 07:47:10 c99a2d4bd808: Preparing 07:47:10 5c78e6432939: Preparing 07:47:10 0a0992955356: Preparing 07:47:10 c4e71c2a4573: Preparing 07:47:10 ab1416e5c2da: Waiting 07:47:10 c99a2d4bd808: Waiting 07:47:10 5c78e6432939: Waiting 07:47:10 0a0992955356: Waiting 07:47:10 c4e71c2a4573: Waiting 07:47:10 b53834ca55c3: Waiting 07:47:10 fb5bc16d64a8: Waiting 07:47:10 351bcf477489: Layer already exists 07:47:10 53149334b055: Layer already exists 07:47:10 6b37af96568a: Layer already exists 07:47:10 2da5b061e46e: Layer already exists 07:47:10 9ad29b218e45: Layer already exists 07:47:10 fb5bc16d64a8: Layer already exists 07:47:10 5c78e6432939: Layer already exists 07:47:10 ab1416e5c2da: Layer already exists 07:47:10 b53834ca55c3: Layer already exists 07:47:10 c99a2d4bd808: Layer already exists 07:47:10 0a0992955356: Layer already exists 07:47:10 c4e71c2a4573: Layer already exists 07:47:11 4.1.0-dev.102: digest: sha256:c6da6b8551084aa6e66fc98973d91aa58a24f12651b94b651af70b0f85e0c0fd size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:11 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:47:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:47:12 351bcf477489: Preparing 07:47:12 2da5b061e46e: Preparing 07:47:12 6b37af96568a: Preparing 07:47:12 9ad29b218e45: Preparing 07:47:12 53149334b055: Preparing 07:47:12 b53834ca55c3: Preparing 07:47:12 fb5bc16d64a8: Preparing 07:47:12 ab1416e5c2da: Preparing 07:47:12 c99a2d4bd808: Preparing 07:47:12 5c78e6432939: Preparing 07:47:12 0a0992955356: Preparing 07:47:12 c4e71c2a4573: Preparing 07:47:12 c99a2d4bd808: Waiting 07:47:12 5c78e6432939: Waiting 07:47:12 0a0992955356: Waiting 07:47:12 c4e71c2a4573: Waiting 07:47:12 b53834ca55c3: Waiting 07:47:12 fb5bc16d64a8: Waiting 07:47:12 ab1416e5c2da: Waiting 07:47:12 351bcf477489: Layer already exists 07:47:12 2da5b061e46e: Layer already exists 07:47:12 6b37af96568a: Layer already exists 07:47:12 9ad29b218e45: Layer already exists 07:47:12 53149334b055: Layer already exists 07:47:12 b53834ca55c3: Layer already exists 07:47:12 fb5bc16d64a8: Layer already exists 07:47:12 c99a2d4bd808: Layer already exists 07:47:12 ab1416e5c2da: Layer already exists 07:47:12 5c78e6432939: Layer already exists 07:47:12 0a0992955356: Layer already exists 07:47:12 c4e71c2a4573: Layer already exists 07:47:12 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102: digest: sha256:c6da6b8551084aa6e66fc98973d91aa58a24f12651b94b651af70b0f85e0c0fd size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:12 + 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:47:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 07:47:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 07:47:13 351bcf477489: Preparing 07:47:13 2da5b061e46e: Preparing 07:47:13 6b37af96568a: Preparing 07:47:13 9ad29b218e45: Preparing 07:47:13 53149334b055: Preparing 07:47:13 b53834ca55c3: Preparing 07:47:13 fb5bc16d64a8: Preparing 07:47:13 ab1416e5c2da: Preparing 07:47:13 c99a2d4bd808: Preparing 07:47:13 5c78e6432939: Preparing 07:47:13 0a0992955356: Preparing 07:47:13 c4e71c2a4573: Preparing 07:47:13 ab1416e5c2da: Waiting 07:47:13 c99a2d4bd808: Waiting 07:47:13 0a0992955356: Waiting 07:47:13 c4e71c2a4573: Waiting 07:47:13 b53834ca55c3: Waiting 07:47:13 fb5bc16d64a8: Waiting 07:47:13 5c78e6432939: Waiting 07:47:13 2da5b061e46e: Layer already exists 07:47:13 53149334b055: Layer already exists 07:47:13 351bcf477489: Layer already exists 07:47:13 6b37af96568a: Layer already exists 07:47:13 9ad29b218e45: Layer already exists 07:47:13 b53834ca55c3: Layer already exists 07:47:13 fb5bc16d64a8: Layer already exists 07:47:13 ab1416e5c2da: Layer already exists 07:47:13 c99a2d4bd808: Layer already exists 07:47:13 5c78e6432939: Layer already exists 07:47:13 c4e71c2a4573: Layer already exists 07:47:13 0a0992955356: Layer already exists 07:47:13 main: digest: sha256:c6da6b8551084aa6e66fc98973d91aa58a24f12651b94b651af70b0f85e0c0fd size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:47:13 ===================================================== [Pipeline] echo 07:47:13 taggedImages: 07:47:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:47:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 07:47:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.102 07:47:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:47:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 07:47:13 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 07:47:13 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:47:13 latest 07:47:13 4.1.0-dev.102 07:47:13 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:47:13 main 07:47:13 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:13 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:47:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:47:14 d247af1ac8ca: Preparing 07:47:14 fae7dae41418: Preparing 07:47:14 ab1416e5c2da: Preparing 07:47:14 c99a2d4bd808: Preparing 07:47:14 fcb8f58f795d: Preparing 07:47:14 37a6b4a78d09: Preparing 07:47:14 c4e71c2a4573: Preparing 07:47:14 37a6b4a78d09: Waiting 07:47:14 c4e71c2a4573: Waiting 07:47:14 c99a2d4bd808: Layer already exists 07:47:14 ab1416e5c2da: Layer already exists 07:47:14 c4e71c2a4573: Layer already exists 07:47:14 fcb8f58f795d: Pushed 07:47:14 d247af1ac8ca: Pushed 07:47:16 37a6b4a78d09: Pushed 07:47:21 fae7dae41418: Pushed 07:47:21 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287: digest: sha256:583ebab35517a126844b59267579aa44bc3065ec63b2a1c5819e6fe45f9263f5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:22 + 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:47:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 07:47:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:47:22 d247af1ac8ca: Preparing 07:47:22 fae7dae41418: Preparing 07:47:22 ab1416e5c2da: Preparing 07:47:22 c99a2d4bd808: Preparing 07:47:22 fcb8f58f795d: Preparing 07:47:22 37a6b4a78d09: Preparing 07:47:22 c4e71c2a4573: Preparing 07:47:22 37a6b4a78d09: Waiting 07:47:22 c99a2d4bd808: Layer already exists 07:47:22 d247af1ac8ca: Layer already exists 07:47:22 ab1416e5c2da: Layer already exists 07:47:22 fae7dae41418: Layer already exists 07:47:22 fcb8f58f795d: Layer already exists 07:47:22 37a6b4a78d09: Layer already exists 07:47:22 c4e71c2a4573: Layer already exists 07:47:22 latest: digest: sha256:583ebab35517a126844b59267579aa44bc3065ec63b2a1c5819e6fe45f9263f5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:23 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:25 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.102 07:47:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:47:25 d247af1ac8ca: Preparing 07:47:25 fae7dae41418: Preparing 07:47:25 ab1416e5c2da: Preparing 07:47:25 c99a2d4bd808: Preparing 07:47:25 fcb8f58f795d: Preparing 07:47:25 37a6b4a78d09: Preparing 07:47:25 c4e71c2a4573: Preparing 07:47:25 37a6b4a78d09: Waiting 07:47:25 c4e71c2a4573: Waiting 07:47:25 fae7dae41418: Layer already exists 07:47:25 d247af1ac8ca: Layer already exists 07:47:25 c99a2d4bd808: Layer already exists 07:47:25 fcb8f58f795d: Layer already exists 07:47:25 ab1416e5c2da: Layer already exists 07:47:25 37a6b4a78d09: Layer already exists 07:47:25 c4e71c2a4573: Layer already exists 07:47:25 4.1.0-dev.102: digest: sha256:583ebab35517a126844b59267579aa44bc3065ec63b2a1c5819e6fe45f9263f5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:26 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:26 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:47:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:47:26 d247af1ac8ca: Preparing 07:47:26 fae7dae41418: Preparing 07:47:26 ab1416e5c2da: Preparing 07:47:26 c99a2d4bd808: Preparing 07:47:26 fcb8f58f795d: Preparing 07:47:26 37a6b4a78d09: Preparing 07:47:26 c4e71c2a4573: Preparing 07:47:26 37a6b4a78d09: Waiting 07:47:26 c4e71c2a4573: Waiting 07:47:26 c99a2d4bd808: Layer already exists 07:47:26 ab1416e5c2da: Layer already exists 07:47:26 d247af1ac8ca: Layer already exists 07:47:26 fcb8f58f795d: Layer already exists 07:47:26 fae7dae41418: Layer already exists 07:47:26 37a6b4a78d09: Layer already exists 07:47:26 c4e71c2a4573: Layer already exists 07:47:26 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102: digest: sha256:583ebab35517a126844b59267579aa44bc3065ec63b2a1c5819e6fe45f9263f5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:27 + 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:47:27 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 07:47:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 07:47:27 d247af1ac8ca: Preparing 07:47:27 fae7dae41418: Preparing 07:47:27 ab1416e5c2da: Preparing 07:47:27 c99a2d4bd808: Preparing 07:47:27 fcb8f58f795d: Preparing 07:47:27 37a6b4a78d09: Preparing 07:47:27 c4e71c2a4573: Preparing 07:47:27 37a6b4a78d09: Waiting 07:47:27 c4e71c2a4573: Waiting 07:47:27 ab1416e5c2da: Layer already exists 07:47:27 c99a2d4bd808: Layer already exists 07:47:27 fae7dae41418: Layer already exists 07:47:27 fcb8f58f795d: Layer already exists 07:47:27 d247af1ac8ca: Layer already exists 07:47:27 37a6b4a78d09: Layer already exists 07:47:27 c4e71c2a4573: Layer already exists 07:47:28 main: digest: sha256:583ebab35517a126844b59267579aa44bc3065ec63b2a1c5819e6fe45f9263f5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:47:28 ===================================================== [Pipeline] echo 07:47:28 taggedImages: 07:47:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:47:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 07:47:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.102 07:47:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:47:28 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 07:47:28 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 07:47:28 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:47:28 latest 07:47:28 4.1.0-dev.102 07:47:28 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:47:28 main 07:47:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:28 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:47:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:47:28 56b019adedf0: Preparing 07:47:28 954dcdbae238: Preparing 07:47:28 12903fd21cf0: Preparing 07:47:28 ab1416e5c2da: Preparing 07:47:28 c99a2d4bd808: Preparing 07:47:28 c6e0840b3043: Preparing 07:47:28 718840729875: Preparing 07:47:28 3f1ef284968e: Preparing 07:47:28 cddd2478bfe4: Preparing 07:47:28 c4e71c2a4573: Preparing 07:47:28 3f1ef284968e: Waiting 07:47:28 c4e71c2a4573: Waiting 07:47:28 cddd2478bfe4: Waiting 07:47:28 718840729875: Waiting 07:47:28 c6e0840b3043: Waiting 07:47:28 c99a2d4bd808: Layer already exists 07:47:28 ab1416e5c2da: Layer already exists 07:47:29 12903fd21cf0: Pushed 07:47:29 954dcdbae238: Pushed 07:47:29 56b019adedf0: Pushed 07:47:29 c4e71c2a4573: Layer already exists 07:47:29 3f1ef284968e: Pushed 07:47:30 cddd2478bfe4: Pushed 07:47:42 718840729875: Pushed 07:47:57 c6e0840b3043: Pushed 07:47:57 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287: digest: sha256:b2eaa9e03ae03a726be21cdce7c8318c3099d41e6d23af397b7e20f10e564684 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:57 + 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:47:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 07:47:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:47:58 56b019adedf0: Preparing 07:47:58 954dcdbae238: Preparing 07:47:58 12903fd21cf0: Preparing 07:47:58 ab1416e5c2da: Preparing 07:47:58 c99a2d4bd808: Preparing 07:47:58 c6e0840b3043: Preparing 07:47:58 718840729875: Preparing 07:47:58 3f1ef284968e: Preparing 07:47:58 cddd2478bfe4: Preparing 07:47:58 c4e71c2a4573: Preparing 07:47:58 718840729875: Waiting 07:47:58 3f1ef284968e: Waiting 07:47:58 cddd2478bfe4: Waiting 07:47:58 c4e71c2a4573: Waiting 07:47:58 c6e0840b3043: Waiting 07:47:58 56b019adedf0: Layer already exists 07:47:58 ab1416e5c2da: Layer already exists 07:47:58 954dcdbae238: Layer already exists 07:47:58 12903fd21cf0: Layer already exists 07:47:58 c99a2d4bd808: Layer already exists 07:47:58 c6e0840b3043: Layer already exists 07:47:58 718840729875: Layer already exists 07:47:58 3f1ef284968e: Layer already exists 07:47:58 cddd2478bfe4: Layer already exists 07:47:58 c4e71c2a4573: Layer already exists 07:47:58 latest: digest: sha256:b2eaa9e03ae03a726be21cdce7c8318c3099d41e6d23af397b7e20f10e564684 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:58 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.102 07:47:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:47:59 56b019adedf0: Preparing 07:47:59 954dcdbae238: Preparing 07:47:59 12903fd21cf0: Preparing 07:47:59 ab1416e5c2da: Preparing 07:47:59 c99a2d4bd808: Preparing 07:47:59 c6e0840b3043: Preparing 07:47:59 718840729875: Preparing 07:47:59 3f1ef284968e: Preparing 07:47:59 cddd2478bfe4: Preparing 07:47:59 c4e71c2a4573: Preparing 07:47:59 c6e0840b3043: Waiting 07:47:59 718840729875: Waiting 07:47:59 3f1ef284968e: Waiting 07:47:59 cddd2478bfe4: Waiting 07:47:59 c4e71c2a4573: Waiting 07:47:59 954dcdbae238: Layer already exists 07:47:59 c99a2d4bd808: Layer already exists 07:47:59 56b019adedf0: Layer already exists 07:47:59 ab1416e5c2da: Layer already exists 07:47:59 12903fd21cf0: Layer already exists 07:47:59 3f1ef284968e: Layer already exists 07:47:59 c4e71c2a4573: Layer already exists 07:47:59 c6e0840b3043: Layer already exists 07:47:59 718840729875: Layer already exists 07:47:59 cddd2478bfe4: Layer already exists 07:47:59 4.1.0-dev.102: digest: sha256:b2eaa9e03ae03a726be21cdce7c8318c3099d41e6d23af397b7e20f10e564684 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:59 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:47:59 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:47:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:47:59 56b019adedf0: Preparing 07:47:59 954dcdbae238: Preparing 07:47:59 12903fd21cf0: Preparing 07:47:59 ab1416e5c2da: Preparing 07:47:59 c99a2d4bd808: Preparing 07:47:59 c6e0840b3043: Preparing 07:47:59 718840729875: Preparing 07:47:59 3f1ef284968e: Preparing 07:47:59 cddd2478bfe4: Preparing 07:47:59 c4e71c2a4573: Preparing 07:47:59 3f1ef284968e: Waiting 07:47:59 cddd2478bfe4: Waiting 07:47:59 c4e71c2a4573: Waiting 07:47:59 c6e0840b3043: Waiting 07:47:59 718840729875: Waiting 07:47:59 56b019adedf0: Layer already exists 07:47:59 c99a2d4bd808: Layer already exists 07:47:59 12903fd21cf0: Layer already exists 07:47:59 ab1416e5c2da: Layer already exists 07:47:59 954dcdbae238: Layer already exists 07:47:59 c6e0840b3043: Layer already exists 07:47:59 718840729875: Layer already exists 07:47:59 cddd2478bfe4: Layer already exists 07:47:59 3f1ef284968e: Layer already exists 07:47:59 c4e71c2a4573: Layer already exists 07:47:59 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102: digest: sha256:b2eaa9e03ae03a726be21cdce7c8318c3099d41e6d23af397b7e20f10e564684 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:00 + 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:48:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 07:48:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 07:48:00 56b019adedf0: Preparing 07:48:00 954dcdbae238: Preparing 07:48:00 12903fd21cf0: Preparing 07:48:00 ab1416e5c2da: Preparing 07:48:00 c99a2d4bd808: Preparing 07:48:00 c6e0840b3043: Preparing 07:48:00 718840729875: Preparing 07:48:00 3f1ef284968e: Preparing 07:48:00 cddd2478bfe4: Preparing 07:48:00 c4e71c2a4573: Preparing 07:48:00 718840729875: Waiting 07:48:00 3f1ef284968e: Waiting 07:48:00 cddd2478bfe4: Waiting 07:48:00 c4e71c2a4573: Waiting 07:48:00 c6e0840b3043: Waiting 07:48:00 56b019adedf0: Layer already exists 07:48:00 954dcdbae238: Layer already exists 07:48:00 c99a2d4bd808: Layer already exists 07:48:00 ab1416e5c2da: Layer already exists 07:48:00 12903fd21cf0: Layer already exists 07:48:00 c6e0840b3043: Layer already exists 07:48:00 718840729875: Layer already exists 07:48:00 cddd2478bfe4: Layer already exists 07:48:00 3f1ef284968e: Layer already exists 07:48:00 c4e71c2a4573: Layer already exists 07:48:00 main: digest: sha256:b2eaa9e03ae03a726be21cdce7c8318c3099d41e6d23af397b7e20f10e564684 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:48:01 ===================================================== [Pipeline] echo 07:48:01 taggedImages: 07:48:01 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:48:01 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 07:48:01 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.102 07:48:01 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:48:01 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 07:48:01 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 07:48:01 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:48:01 latest 07:48:01 4.1.0-dev.102 07:48:01 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:48:01 main 07:48:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:01 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:48:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:48:01 ae4425c498de: Preparing 07:48:01 6d45f1232835: Preparing 07:48:01 e396ae961455: Preparing 07:48:01 ab1416e5c2da: Preparing 07:48:01 c99a2d4bd808: Preparing 07:48:01 5d97dc58a6ae: Preparing 07:48:01 5fa032d1ec47: Preparing 07:48:01 1990c3ff9c1b: Preparing 07:48:01 c4e71c2a4573: Preparing 07:48:01 5d97dc58a6ae: Waiting 07:48:01 1990c3ff9c1b: Waiting 07:48:01 c4e71c2a4573: Waiting 07:48:01 5fa032d1ec47: Waiting 07:48:01 c99a2d4bd808: Layer already exists 07:48:01 ab1416e5c2da: Layer already exists 07:48:02 e396ae961455: Pushed 07:48:02 ae4425c498de: Pushed 07:48:02 6d45f1232835: Pushed 07:48:02 5fa032d1ec47: Pushed 07:48:02 c4e71c2a4573: Layer already exists 07:48:02 1990c3ff9c1b: Pushed 07:48:29 5d97dc58a6ae: Pushed 07:48:29 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287: digest: sha256:8db75c6f43ffc067dc1fc75d4ab0b364d6b9d7281236cc9baa4ffc6de2fd5383 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:29 + 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:48:30 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 07:48:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:48:30 ae4425c498de: Preparing 07:48:30 6d45f1232835: Preparing 07:48:30 e396ae961455: Preparing 07:48:30 ab1416e5c2da: Preparing 07:48:30 c99a2d4bd808: Preparing 07:48:30 5d97dc58a6ae: Preparing 07:48:30 5fa032d1ec47: Preparing 07:48:30 1990c3ff9c1b: Preparing 07:48:30 c4e71c2a4573: Preparing 07:48:30 5d97dc58a6ae: Waiting 07:48:30 c4e71c2a4573: Waiting 07:48:30 5fa032d1ec47: Waiting 07:48:30 1990c3ff9c1b: Waiting 07:48:30 ab1416e5c2da: Layer already exists 07:48:30 6d45f1232835: Layer already exists 07:48:30 c99a2d4bd808: Layer already exists 07:48:30 e396ae961455: Layer already exists 07:48:30 ae4425c498de: Layer already exists 07:48:30 5fa032d1ec47: Layer already exists 07:48:30 5d97dc58a6ae: Layer already exists 07:48:30 1990c3ff9c1b: Layer already exists 07:48:30 c4e71c2a4573: Layer already exists 07:48:48 latest: digest: sha256:8db75c6f43ffc067dc1fc75d4ab0b364d6b9d7281236cc9baa4ffc6de2fd5383 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:48 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.102 07:48:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:48:49 ae4425c498de: Preparing 07:48:49 6d45f1232835: Preparing 07:48:49 e396ae961455: Preparing 07:48:49 ab1416e5c2da: Preparing 07:48:49 c99a2d4bd808: Preparing 07:48:49 5d97dc58a6ae: Preparing 07:48:49 5fa032d1ec47: Preparing 07:48:49 1990c3ff9c1b: Preparing 07:48:49 c4e71c2a4573: Preparing 07:48:49 5fa032d1ec47: Waiting 07:48:49 c4e71c2a4573: Waiting 07:48:49 1990c3ff9c1b: Waiting 07:48:49 6d45f1232835: Layer already exists 07:48:49 ab1416e5c2da: Layer already exists 07:48:49 e396ae961455: Layer already exists 07:48:49 ae4425c498de: Layer already exists 07:48:49 c99a2d4bd808: Layer already exists 07:48:49 5d97dc58a6ae: Layer already exists 07:48:49 5fa032d1ec47: Layer already exists 07:48:49 1990c3ff9c1b: Layer already exists 07:48:49 c4e71c2a4573: Layer already exists 07:48:49 4.1.0-dev.102: digest: sha256:8db75c6f43ffc067dc1fc75d4ab0b364d6b9d7281236cc9baa4ffc6de2fd5383 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:49 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:48:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:48:50 ae4425c498de: Preparing 07:48:50 6d45f1232835: Preparing 07:48:50 e396ae961455: Preparing 07:48:50 ab1416e5c2da: Preparing 07:48:50 c99a2d4bd808: Preparing 07:48:50 5d97dc58a6ae: Preparing 07:48:50 5fa032d1ec47: Preparing 07:48:50 1990c3ff9c1b: Preparing 07:48:50 c4e71c2a4573: Preparing 07:48:50 5fa032d1ec47: Waiting 07:48:50 1990c3ff9c1b: Waiting 07:48:50 5d97dc58a6ae: Waiting 07:48:50 c4e71c2a4573: Waiting 07:48:50 e396ae961455: Layer already exists 07:48:50 ae4425c498de: Layer already exists 07:48:50 ab1416e5c2da: Layer already exists 07:48:50 6d45f1232835: Layer already exists 07:48:50 c99a2d4bd808: Layer already exists 07:48:50 5fa032d1ec47: Layer already exists 07:48:50 5d97dc58a6ae: Layer already exists 07:48:50 c4e71c2a4573: Layer already exists 07:48:50 1990c3ff9c1b: Layer already exists 07:48:50 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102: digest: sha256:8db75c6f43ffc067dc1fc75d4ab0b364d6b9d7281236cc9baa4ffc6de2fd5383 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:50 + 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:48:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 07:48:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 07:48:51 ae4425c498de: Preparing 07:48:51 6d45f1232835: Preparing 07:48:51 e396ae961455: Preparing 07:48:51 ab1416e5c2da: Preparing 07:48:51 c99a2d4bd808: Preparing 07:48:51 5d97dc58a6ae: Preparing 07:48:51 5fa032d1ec47: Preparing 07:48:51 1990c3ff9c1b: Preparing 07:48:51 c4e71c2a4573: Preparing 07:48:51 5fa032d1ec47: Waiting 07:48:51 1990c3ff9c1b: Waiting 07:48:51 c4e71c2a4573: Waiting 07:48:51 5d97dc58a6ae: Waiting 07:48:51 6d45f1232835: Layer already exists 07:48:51 e396ae961455: Layer already exists 07:48:51 ab1416e5c2da: Layer already exists 07:48:51 ae4425c498de: Layer already exists 07:48:51 c99a2d4bd808: Layer already exists 07:48:51 5fa032d1ec47: Layer already exists 07:48:51 1990c3ff9c1b: Layer already exists 07:48:51 5d97dc58a6ae: Layer already exists 07:48:51 c4e71c2a4573: Layer already exists 07:48:51 main: digest: sha256:8db75c6f43ffc067dc1fc75d4ab0b364d6b9d7281236cc9baa4ffc6de2fd5383 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:48:51 ===================================================== [Pipeline] echo 07:48:51 taggedImages: 07:48:51 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:48:51 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 07:48:51 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.102 07:48:51 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:48:51 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 07:48:51 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 07:48:51 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:48:51 latest 07:48:51 4.1.0-dev.102 07:48:51 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:48:51 main 07:48:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:51 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:48:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:48:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:48:52 ff40b7963f40: Preparing 07:48:52 cf15e441c25c: Preparing 07:48:52 f44a4f4958bf: Preparing 07:48:52 ab1416e5c2da: Preparing 07:48:52 c99a2d4bd808: Preparing 07:48:52 d243519cb78f: Preparing 07:48:52 3f1ef284968e: Preparing 07:48:52 cddd2478bfe4: Preparing 07:48:52 c4e71c2a4573: Preparing 07:48:52 d243519cb78f: Waiting 07:48:52 cddd2478bfe4: Waiting 07:48:52 3f1ef284968e: Waiting 07:48:52 c4e71c2a4573: Waiting 07:48:52 c99a2d4bd808: Layer already exists 07:48:52 ab1416e5c2da: Layer already exists 07:48:52 3f1ef284968e: Layer already exists 07:48:52 cddd2478bfe4: Layer already exists 07:48:52 cf15e441c25c: Pushed 07:48:52 f44a4f4958bf: Pushed 07:48:52 c4e71c2a4573: Layer already exists 07:48:52 ff40b7963f40: Pushed 07:49:24 d243519cb78f: Pushed 07:49:24 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287: digest: sha256:6452fcc32bd13a63b38083de4673bf9f2e82e044a5d1aed855fa971eaaa99943 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:24 + 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:49:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 07:49:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:49:25 ff40b7963f40: Preparing 07:49:25 cf15e441c25c: Preparing 07:49:25 f44a4f4958bf: Preparing 07:49:25 ab1416e5c2da: Preparing 07:49:25 c99a2d4bd808: Preparing 07:49:25 d243519cb78f: Preparing 07:49:25 3f1ef284968e: Preparing 07:49:25 cddd2478bfe4: Preparing 07:49:25 c4e71c2a4573: Preparing 07:49:25 3f1ef284968e: Waiting 07:49:25 cddd2478bfe4: Waiting 07:49:25 c4e71c2a4573: Waiting 07:49:25 d243519cb78f: Waiting 07:49:25 c99a2d4bd808: Layer already exists 07:49:25 cf15e441c25c: Layer already exists 07:49:25 ab1416e5c2da: Layer already exists 07:49:25 f44a4f4958bf: Layer already exists 07:49:25 ff40b7963f40: Layer already exists 07:49:25 c4e71c2a4573: Layer already exists 07:49:25 d243519cb78f: Layer already exists 07:49:25 cddd2478bfe4: Layer already exists 07:49:25 3f1ef284968e: Layer already exists 07:49:25 latest: digest: sha256:6452fcc32bd13a63b38083de4673bf9f2e82e044a5d1aed855fa971eaaa99943 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:25 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:26 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.102 07:49:26 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:49:26 ff40b7963f40: Preparing 07:49:26 cf15e441c25c: Preparing 07:49:26 f44a4f4958bf: Preparing 07:49:26 ab1416e5c2da: Preparing 07:49:26 c99a2d4bd808: Preparing 07:49:26 d243519cb78f: Preparing 07:49:26 3f1ef284968e: Preparing 07:49:26 cddd2478bfe4: Preparing 07:49:26 d243519cb78f: Waiting 07:49:26 3f1ef284968e: Waiting 07:49:26 c4e71c2a4573: Preparing 07:49:26 cddd2478bfe4: Waiting 07:49:26 c4e71c2a4573: Waiting 07:49:26 f44a4f4958bf: Layer already exists 07:49:26 cf15e441c25c: Layer already exists 07:49:26 c99a2d4bd808: Layer already exists 07:49:26 ab1416e5c2da: Layer already exists 07:49:26 ff40b7963f40: Layer already exists 07:49:26 d243519cb78f: Layer already exists 07:49:26 c4e71c2a4573: Layer already exists 07:49:26 3f1ef284968e: Layer already exists 07:49:26 cddd2478bfe4: Layer already exists 07:49:26 4.1.0-dev.102: digest: sha256:6452fcc32bd13a63b38083de4673bf9f2e82e044a5d1aed855fa971eaaa99943 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:26 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:27 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:49:27 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:49:27 ff40b7963f40: Preparing 07:49:27 cf15e441c25c: Preparing 07:49:27 f44a4f4958bf: Preparing 07:49:27 ab1416e5c2da: Preparing 07:49:27 c99a2d4bd808: Preparing 07:49:27 d243519cb78f: Preparing 07:49:27 3f1ef284968e: Preparing 07:49:27 cddd2478bfe4: Preparing 07:49:27 c4e71c2a4573: Preparing 07:49:27 3f1ef284968e: Waiting 07:49:27 cddd2478bfe4: Waiting 07:49:27 c4e71c2a4573: Waiting 07:49:27 d243519cb78f: Waiting 07:49:27 cf15e441c25c: Layer already exists 07:49:27 f44a4f4958bf: Layer already exists 07:49:27 c99a2d4bd808: Layer already exists 07:49:27 ff40b7963f40: Layer already exists 07:49:27 ab1416e5c2da: Layer already exists 07:49:27 d243519cb78f: Layer already exists 07:49:27 c4e71c2a4573: Layer already exists 07:49:27 cddd2478bfe4: Layer already exists 07:49:27 3f1ef284968e: Layer already exists 07:49:27 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102: digest: sha256:6452fcc32bd13a63b38083de4673bf9f2e82e044a5d1aed855fa971eaaa99943 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:27 + 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:49:28 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 07:49:28 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 07:49:28 ff40b7963f40: Preparing 07:49:28 cf15e441c25c: Preparing 07:49:28 f44a4f4958bf: Preparing 07:49:28 ab1416e5c2da: Preparing 07:49:28 c99a2d4bd808: Preparing 07:49:28 d243519cb78f: Preparing 07:49:28 3f1ef284968e: Preparing 07:49:28 cddd2478bfe4: Preparing 07:49:28 c4e71c2a4573: Preparing 07:49:28 3f1ef284968e: Waiting 07:49:28 cddd2478bfe4: Waiting 07:49:28 c4e71c2a4573: Waiting 07:49:28 d243519cb78f: Waiting 07:49:28 cf15e441c25c: Layer already exists 07:49:28 f44a4f4958bf: Layer already exists 07:49:28 ab1416e5c2da: Layer already exists 07:49:28 ff40b7963f40: Layer already exists 07:49:28 c99a2d4bd808: Layer already exists 07:49:28 cddd2478bfe4: Layer already exists 07:49:28 d243519cb78f: Layer already exists 07:49:28 3f1ef284968e: Layer already exists 07:49:28 c4e71c2a4573: Layer already exists 07:49:28 main: digest: sha256:6452fcc32bd13a63b38083de4673bf9f2e82e044a5d1aed855fa971eaaa99943 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:49:28 ===================================================== [Pipeline] echo 07:49:28 taggedImages: 07:49:28 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:49:28 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 07:49:28 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.102 07:49:28 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:49:28 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 07:49:28 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 07:49:28 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:49:28 latest 07:49:28 4.1.0-dev.102 07:49:28 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:49:28 main 07:49:28 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:28 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:29 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:49:29 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:49:29 64dc937211a0: Preparing 07:49:29 9e1903a8e4de: Preparing 07:49:29 ab1416e5c2da: Preparing 07:49:29 c99a2d4bd808: Preparing 07:49:29 82f04d09a3b3: Preparing 07:49:29 afe3c0ef838a: Preparing 07:49:29 c4e71c2a4573: Preparing 07:49:29 afe3c0ef838a: Waiting 07:49:29 c4e71c2a4573: Waiting 07:49:29 c99a2d4bd808: Layer already exists 07:49:29 ab1416e5c2da: Layer already exists 07:49:29 c4e71c2a4573: Layer already exists 07:49:29 64dc937211a0: Pushed 07:49:29 82f04d09a3b3: Pushed 07:49:30 afe3c0ef838a: Pushed 07:49:37 9e1903a8e4de: Pushed 07:49:37 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287: digest: sha256:007426660c3de3c48418ae93ae953c21381747972a7c89494c2e70fdf6e269fc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:37 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:38 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 07:49:38 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:49:38 64dc937211a0: Preparing 07:49:38 9e1903a8e4de: Preparing 07:49:38 ab1416e5c2da: Preparing 07:49:38 c99a2d4bd808: Preparing 07:49:38 82f04d09a3b3: Preparing 07:49:38 afe3c0ef838a: Preparing 07:49:38 c4e71c2a4573: Preparing 07:49:38 afe3c0ef838a: Waiting 07:49:38 c4e71c2a4573: Waiting 07:49:38 9e1903a8e4de: Layer already exists 07:49:38 c99a2d4bd808: Layer already exists 07:49:38 ab1416e5c2da: Layer already exists 07:49:38 64dc937211a0: Layer already exists 07:49:38 82f04d09a3b3: Layer already exists 07:49:38 afe3c0ef838a: Layer already exists 07:49:38 c4e71c2a4573: Layer already exists 07:49:38 latest: digest: sha256:007426660c3de3c48418ae93ae953c21381747972a7c89494c2e70fdf6e269fc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:38 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:39 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.102 07:49:39 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:49:39 64dc937211a0: Preparing 07:49:39 9e1903a8e4de: Preparing 07:49:39 ab1416e5c2da: Preparing 07:49:39 c99a2d4bd808: Preparing 07:49:39 82f04d09a3b3: Preparing 07:49:39 afe3c0ef838a: Preparing 07:49:39 c4e71c2a4573: Preparing 07:49:39 c4e71c2a4573: Waiting 07:49:39 9e1903a8e4de: Layer already exists 07:49:39 ab1416e5c2da: Layer already exists 07:49:39 64dc937211a0: Layer already exists 07:49:39 82f04d09a3b3: Layer already exists 07:49:39 c99a2d4bd808: Layer already exists 07:49:39 afe3c0ef838a: Layer already exists 07:49:39 c4e71c2a4573: Layer already exists 07:49:39 4.1.0-dev.102: digest: sha256:007426660c3de3c48418ae93ae953c21381747972a7c89494c2e70fdf6e269fc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:39 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:49:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:49:40 64dc937211a0: Preparing 07:49:40 9e1903a8e4de: Preparing 07:49:40 ab1416e5c2da: Preparing 07:49:40 c99a2d4bd808: Preparing 07:49:40 82f04d09a3b3: Preparing 07:49:40 afe3c0ef838a: Preparing 07:49:40 c4e71c2a4573: Preparing 07:49:40 afe3c0ef838a: Waiting 07:49:40 c4e71c2a4573: Waiting 07:49:40 64dc937211a0: Layer already exists 07:49:40 82f04d09a3b3: Layer already exists 07:49:40 9e1903a8e4de: Layer already exists 07:49:40 c99a2d4bd808: Layer already exists 07:49:40 ab1416e5c2da: Layer already exists 07:49:40 afe3c0ef838a: Layer already exists 07:49:40 c4e71c2a4573: Layer already exists 07:49:40 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102: digest: sha256:007426660c3de3c48418ae93ae953c21381747972a7c89494c2e70fdf6e269fc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:40 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:40 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 07:49:40 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 07:49:40 64dc937211a0: Preparing 07:49:40 9e1903a8e4de: Preparing 07:49:40 ab1416e5c2da: Preparing 07:49:40 c99a2d4bd808: Preparing 07:49:40 82f04d09a3b3: Preparing 07:49:40 afe3c0ef838a: Preparing 07:49:40 c4e71c2a4573: Preparing 07:49:40 c4e71c2a4573: Waiting 07:49:40 afe3c0ef838a: Waiting 07:49:40 9e1903a8e4de: Layer already exists 07:49:40 ab1416e5c2da: Layer already exists 07:49:40 c99a2d4bd808: Layer already exists 07:49:40 82f04d09a3b3: Layer already exists 07:49:40 64dc937211a0: Layer already exists 07:49:40 c4e71c2a4573: Layer already exists 07:49:40 afe3c0ef838a: Layer already exists 07:49:40 main: digest: sha256:007426660c3de3c48418ae93ae953c21381747972a7c89494c2e70fdf6e269fc size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:49:41 ===================================================== [Pipeline] echo 07:49:41 taggedImages: 07:49:41 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:49:41 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 07:49:41 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.102 07:49:41 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:49:41 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 07:49:41 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 07:49:41 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:49:41 latest 07:49:41 4.1.0-dev.102 07:49:41 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:49:41 main 07:49:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:41 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:41 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:49:41 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:49:41 529198e52aad: Preparing 07:49:41 151fa2d8ec59: Preparing 07:49:41 ab1416e5c2da: Preparing 07:49:41 c99a2d4bd808: Preparing 07:49:41 f6f1b85ee351: Preparing 07:49:41 b4a83b93ac8d: Preparing 07:49:41 c4e71c2a4573: Preparing 07:49:41 b4a83b93ac8d: Waiting 07:49:41 c4e71c2a4573: Waiting 07:49:41 c99a2d4bd808: Layer already exists 07:49:41 ab1416e5c2da: Layer already exists 07:49:42 c4e71c2a4573: Layer already exists 07:49:42 529198e52aad: Pushed 07:49:42 f6f1b85ee351: Pushed 07:49:42 b4a83b93ac8d: Pushed 07:49:50 151fa2d8ec59: Pushed 07:49:50 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287: digest: sha256:acae6e0532211e3e577c5fda64f1025ff4fa00db007400ec13242809130dfd4b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:51 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:51 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 07:49:51 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:49:51 529198e52aad: Preparing 07:49:51 151fa2d8ec59: Preparing 07:49:51 ab1416e5c2da: Preparing 07:49:51 c99a2d4bd808: Preparing 07:49:51 f6f1b85ee351: Preparing 07:49:51 b4a83b93ac8d: Preparing 07:49:51 c4e71c2a4573: Preparing 07:49:51 b4a83b93ac8d: Waiting 07:49:51 c4e71c2a4573: Waiting 07:49:51 529198e52aad: Layer already exists 07:49:51 f6f1b85ee351: Layer already exists 07:49:51 151fa2d8ec59: Layer already exists 07:49:51 c99a2d4bd808: Layer already exists 07:49:51 ab1416e5c2da: Layer already exists 07:49:51 c4e71c2a4573: Layer already exists 07:49:51 b4a83b93ac8d: Layer already exists 07:49:51 latest: digest: sha256:acae6e0532211e3e577c5fda64f1025ff4fa00db007400ec13242809130dfd4b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:52 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:52 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.102 07:49:52 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:49:52 529198e52aad: Preparing 07:49:52 151fa2d8ec59: Preparing 07:49:52 ab1416e5c2da: Preparing 07:49:52 c99a2d4bd808: Preparing 07:49:52 f6f1b85ee351: Preparing 07:49:52 b4a83b93ac8d: Preparing 07:49:52 c4e71c2a4573: Preparing 07:49:52 b4a83b93ac8d: Waiting 07:49:52 c4e71c2a4573: Waiting 07:49:52 f6f1b85ee351: Layer already exists 07:49:52 ab1416e5c2da: Layer already exists 07:49:52 151fa2d8ec59: Layer already exists 07:49:52 c99a2d4bd808: Layer already exists 07:49:52 529198e52aad: Layer already exists 07:49:52 c4e71c2a4573: Layer already exists 07:49:52 b4a83b93ac8d: Layer already exists 07:49:52 4.1.0-dev.102: digest: sha256:acae6e0532211e3e577c5fda64f1025ff4fa00db007400ec13242809130dfd4b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:52 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:49:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:49:53 529198e52aad: Preparing 07:49:53 151fa2d8ec59: Preparing 07:49:53 ab1416e5c2da: Preparing 07:49:53 c99a2d4bd808: Preparing 07:49:53 f6f1b85ee351: Preparing 07:49:53 b4a83b93ac8d: Preparing 07:49:53 c4e71c2a4573: Preparing 07:49:53 b4a83b93ac8d: Waiting 07:49:53 151fa2d8ec59: Layer already exists 07:49:53 f6f1b85ee351: Layer already exists 07:49:53 c99a2d4bd808: Layer already exists 07:49:53 ab1416e5c2da: Layer already exists 07:49:53 529198e52aad: Layer already exists 07:49:53 b4a83b93ac8d: Layer already exists 07:49:53 c4e71c2a4573: Layer already exists 07:49:53 da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102: digest: sha256:acae6e0532211e3e577c5fda64f1025ff4fa00db007400ec13242809130dfd4b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:53 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:53 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 07:49:53 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 07:49:53 529198e52aad: Preparing 07:49:53 151fa2d8ec59: Preparing 07:49:53 ab1416e5c2da: Preparing 07:49:53 c99a2d4bd808: Preparing 07:49:53 f6f1b85ee351: Preparing 07:49:53 b4a83b93ac8d: Preparing 07:49:53 c4e71c2a4573: Preparing 07:49:53 b4a83b93ac8d: Waiting 07:49:53 c4e71c2a4573: Waiting 07:49:53 f6f1b85ee351: Layer already exists 07:49:53 151fa2d8ec59: Layer already exists 07:49:53 c99a2d4bd808: Layer already exists 07:49:53 529198e52aad: Layer already exists 07:49:53 ab1416e5c2da: Layer already exists 07:49:53 c4e71c2a4573: Layer already exists 07:49:53 b4a83b93ac8d: Layer already exists 07:49:53 main: digest: sha256:acae6e0532211e3e577c5fda64f1025ff4fa00db007400ec13242809130dfd4b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 07:49:54 ===================================================== [Pipeline] echo 07:49:54 taggedImages: 07:49:54 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 07:49:54 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 07:49:54 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.102 07:49:54 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 07:49:54 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.102 [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.102 [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.102 [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.102 [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.102 [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.102 [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.102 [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.102 [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.102 [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.102 [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.102 [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.102 [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.102 [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.102 [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287 [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.102 [Pipeline] echo 07:49:54 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:da3d8fbadbc9fe883df3d3c5c2ceed2d218a1287-4.1.0-dev.102 [Pipeline] echo 07:49:54 Skip building multi-arch image for 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:49:55 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:49:55 07:49:55 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 07:49:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:49:55 arm64: Pulling from edgex-lftools-log-publisher 07:49:55 8998bd30e6a1: Pulling fs layer 07:49:55 04944245beec: Pulling fs layer 07:49:55 699f458cf7ca: Pulling fs layer 07:49:55 765212b225bb: Pulling fs layer 07:49:55 f23df028b6ca: Pulling fs layer 07:49:55 d65c8cfc05b1: Pulling fs layer 07:49:55 2437ff75d9bd: Pulling fs layer 07:49:55 f23df028b6ca: Waiting 07:49:55 d65c8cfc05b1: Waiting 07:49:55 2437ff75d9bd: Waiting 07:49:55 765212b225bb: Waiting 07:49:55 04944245beec: Verifying Checksum 07:49:55 04944245beec: Download complete 07:49:55 765212b225bb: Verifying Checksum 07:49:55 765212b225bb: Download complete 07:49:55 f23df028b6ca: Verifying Checksum 07:49:55 f23df028b6ca: Download complete 07:49:55 d65c8cfc05b1: Verifying Checksum 07:49:55 d65c8cfc05b1: Download complete 07:49:55 699f458cf7ca: Verifying Checksum 07:49:55 699f458cf7ca: Download complete 07:49:56 8998bd30e6a1: Verifying Checksum 07:49:56 8998bd30e6a1: Download complete 07:49:59 2437ff75d9bd: Verifying Checksum 07:49:59 2437ff75d9bd: Download complete 07:50:01 8998bd30e6a1: Pull complete 07:50:01 04944245beec: Pull complete 07:50:03 699f458cf7ca: Pull complete 07:50:03 765212b225bb: Pull complete 07:50:04 f23df028b6ca: Pull complete 07:50:04 d65c8cfc05b1: Pull complete 07:50:22 2437ff75d9bd: Pull complete 07:50:22 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 07:50:22 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 07:50:22 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 07:50:22 prd-ubuntu20.04-docker-arm64-4c-16g-2911 does not seem to be running inside a container 07:50:22 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgex-go/957 -v /w/workspace/edgex-go/957:/w/workspace/edgex-go/957:rw,z -v /w/workspace/edgex-go/957@tmp:/w/workspace/edgex-go/957@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:50:25 $ docker top e5202deb9c2a380596bf1315b44e9840af4ba2f1c83f9aed53f909d13cbba663 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 07:50:26 ---> job-cost.sh 07:50:26 lf-activate-venv: SKIPPING 07:50:26 INFO: No Stack... 07:50:26 INFO: Retrieving Pricing Info for: v3-standard-4 07:50:27 INFO: Archiving Costs [Pipeline] sh 07:50:28 + cat /w/workspace/edgex-go/957/archives/cost.csv 07:50:28 + cut -d, -f6 [Pipeline] lock 07:50:28 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-957-stack-cost] 07:50:28 Resource [jenkins-edgexfoundry-edgex-go-main-957-stack-cost] did not exist. Created. 07:50:28 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-957-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 07:50:28 + echo total: 0.10999999940395355 [Pipeline] stash 07:50:29 Stashed 1 file(s) [Pipeline] } 07:50:29 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-957-stack-cost] [Pipeline] // lock [Pipeline] } 07:50:29 $ docker stop --time=1 e5202deb9c2a380596bf1315b44e9840af4ba2f1c83f9aed53f909d13cbba663 07:50:31 $ docker rm -f --volumes e5202deb9c2a380596bf1315b44e9840af4ba2f1c83f9aed53f909d13cbba663 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 12:57:48 Cancelling nested steps due to timeout 12:57:48 Sending interrupt signal to process 12:57:50 script returned exit code 143 [Pipeline] } 12:57:50 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 12:57:51 + '[' -d /w/workspace/edgex-go/957/archives ']' [Pipeline] libraryResource [Pipeline] sh 12:57:51 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:57:52 ---> package-listing.sh 12:57:52 ++ facter osfamily 12:57:52 ++ tr '[:upper:]' '[:lower:]' 12:57:52 + OS_FAMILY=redhat 12:57:52 + workspace=/w/workspace/edgex-go/957 12:57:52 + START_PACKAGES=/tmp/packages_start.txt 12:57:52 + END_PACKAGES=/tmp/packages_end.txt 12:57:52 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:57:52 + PACKAGES=/tmp/packages_start.txt 12:57:52 + '[' /w/workspace/edgex-go/957 ']' 12:57:52 + PACKAGES=/tmp/packages_end.txt 12:57:52 + case "${OS_FAMILY}" in 12:57:52 + rpm -qa 12:57:52 + sort 12:57:53 + '[' -f /tmp/packages_start.txt ']' 12:57:53 + '[' -f /tmp/packages_end.txt ']' 12:57:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:57:53 + '[' /w/workspace/edgex-go/957 ']' 12:57:53 + mkdir -p /w/workspace/edgex-go/957/archives/ 12:57:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/957/archives/ [Pipeline] echo 12:57:53 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/957/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:57:53 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:57:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:57:54 12:57:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:57:54 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:57:54 latest: Pulling from edgex-lftools-log-publisher 12:57:54 5eb5b503b376: Pulling fs layer 12:57:54 5c69ac0246d0: Pulling fs layer 12:57:54 ec43610c2a17: Pulling fs layer 12:57:54 3a2ae6a8a46f: Pulling fs layer 12:57:54 33b1e0a273af: Pulling fs layer 12:57:54 5d3b04190fa2: Pulling fs layer 12:57:54 2f39f015ded8: Pulling fs layer 12:57:54 3a2ae6a8a46f: Waiting 12:57:54 33b1e0a273af: Waiting 12:57:54 5d3b04190fa2: Waiting 12:57:54 2f39f015ded8: Waiting 12:57:54 5c69ac0246d0: Download complete 12:57:54 3a2ae6a8a46f: Verifying Checksum 12:57:54 3a2ae6a8a46f: Download complete 12:57:54 33b1e0a273af: Verifying Checksum 12:57:54 33b1e0a273af: Download complete 12:57:54 5d3b04190fa2: Verifying Checksum 12:57:54 5d3b04190fa2: Download complete 12:57:54 ec43610c2a17: Verifying Checksum 12:57:54 ec43610c2a17: Download complete 12:57:54 5eb5b503b376: Download complete 12:57:55 2f39f015ded8: Verifying Checksum 12:57:55 2f39f015ded8: Download complete 12:57:56 5eb5b503b376: Pull complete 12:57:56 5c69ac0246d0: Pull complete 12:57:56 ec43610c2a17: Pull complete 12:57:56 3a2ae6a8a46f: Pull complete 12:57:57 33b1e0a273af: Pull complete 12:57:57 5d3b04190fa2: Pull complete 12:58:01 2f39f015ded8: Pull complete 12:58:01 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:58:01 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:58:01 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:58:01 prd-centos7-docker-4c-2g-2913 does not seem to be running inside a container 12:58:01 $ 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/957/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-go_main -v /w/workspace/edgexfoundry_edgex-go_main:/w/workspace/edgexfoundry_edgex-go_main:rw,z -v /w/workspace/edgexfoundry_edgex-go_main@tmp:/w/workspace/edgexfoundry_edgex-go_main@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:latest cat 12:58:05 $ docker top 296398796a866c3649b614cb3cddf26c6052930fa2437d5b743490a293893d1d -eo pid,comm [Pipeline] { [Pipeline] sh 12:58:05 + touch /tmp/pre-build-complete [Pipeline] sh 12:58:05 + mkdir -p /var/log/sysstat [Pipeline] sh 12:58:06 + ls /var/log/sa-host 12:58:06 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:58:06 provisioning config files... 12:58:06 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config8001188293322046387tmp [Pipeline] { [Pipeline] echo 12:58:06 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:58:06 ---> create-netrc.sh [Pipeline] } 12:58:06 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:58:07 ---> python-tools-install.sh [Pipeline] echo 12:58:07 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:58:07 ---> sudo-logs.sh 12:58:07 Archiving 'sudo' log.. 12:58:07 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 12:58:07 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 12:58:07 $ docker stop --time=1 296398796a866c3649b614cb3cddf26c6052930fa2437d5b743490a293893d1d 12:58:08 $ docker rm -f --volumes 296398796a866c3649b614cb3cddf26c6052930fa2437d5b743490a293893d1d [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 12:58:08 [WS-CLEANUP] Deleting project workspace... 12:58:08 [WS-CLEANUP] Deferred wipeout is used... 12:58:08 [WS-CLEANUP] done [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 12:58:08 Failed in branch amd64 [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) Stage "CodeCov" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Scan) Stage "Snyk Scan" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to earlier failure(s) [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 12:58:09 + [ -d /w/workspace/edgex-go/957/archives ] [Pipeline] libraryResource [Pipeline] sh 12:58:10 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 12:58:10 ---> package-listing.sh 12:58:10 ++ facter osfamily 12:58:10 ++ tr '[:upper:]' '[:lower:]' 12:58:11 + OS_FAMILY=debian 12:58:11 + workspace=/w/workspace/edgex-go/957 12:58:11 + START_PACKAGES=/tmp/packages_start.txt 12:58:11 + END_PACKAGES=/tmp/packages_end.txt 12:58:11 + DIFF_PACKAGES=/tmp/packages_diff.txt 12:58:11 + PACKAGES=/tmp/packages_start.txt 12:58:11 + '[' /w/workspace/edgex-go/957 ']' 12:58:11 + PACKAGES=/tmp/packages_end.txt 12:58:11 + case "${OS_FAMILY}" in 12:58:11 + dpkg -l 12:58:11 + grep '^ii' 12:58:11 + '[' -f /tmp/packages_start.txt ']' 12:58:11 + '[' -f /tmp/packages_end.txt ']' 12:58:11 + diff /tmp/packages_start.txt /tmp/packages_end.txt 12:58:11 + '[' /w/workspace/edgex-go/957 ']' 12:58:11 + mkdir -p /w/workspace/edgex-go/957/archives/ 12:58:11 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/957/archives/ [Pipeline] echo 12:58:11 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/957/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 12:58:11 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:58:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:58:11 12:58:11 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 12:58:12 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:58:12 latest: Pulling from edgex-lftools-log-publisher 12:58:12 5eb5b503b376: Pulling fs layer 12:58:12 5c69ac0246d0: Pulling fs layer 12:58:12 ec43610c2a17: Pulling fs layer 12:58:12 3a2ae6a8a46f: Pulling fs layer 12:58:12 33b1e0a273af: Pulling fs layer 12:58:12 5d3b04190fa2: Pulling fs layer 12:58:12 2f39f015ded8: Pulling fs layer 12:58:12 3a2ae6a8a46f: Waiting 12:58:12 33b1e0a273af: Waiting 12:58:12 5d3b04190fa2: Waiting 12:58:12 2f39f015ded8: Waiting 12:58:12 5c69ac0246d0: Verifying Checksum 12:58:12 5c69ac0246d0: Download complete 12:58:12 3a2ae6a8a46f: Verifying Checksum 12:58:12 3a2ae6a8a46f: Download complete 12:58:12 33b1e0a273af: Verifying Checksum 12:58:12 33b1e0a273af: Download complete 12:58:12 5d3b04190fa2: Verifying Checksum 12:58:12 5d3b04190fa2: Download complete 12:58:12 ec43610c2a17: Verifying Checksum 12:58:12 ec43610c2a17: Download complete 12:58:12 5eb5b503b376: Verifying Checksum 12:58:12 5eb5b503b376: Download complete 12:58:13 2f39f015ded8: Download complete 12:58:14 5eb5b503b376: Pull complete 12:58:14 5c69ac0246d0: Pull complete 12:58:15 ec43610c2a17: Pull complete 12:58:15 3a2ae6a8a46f: Pull complete 12:58:15 33b1e0a273af: Pull complete 12:58:15 5d3b04190fa2: Pull complete 12:58:20 2f39f015ded8: Pull complete 12:58:20 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 12:58:20 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 12:58:20 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 12:58:20 prd-ubuntu20.04-docker-8c-8g-2910 does not seem to be running inside a container 12:58:20 $ 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/957/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/957 -v /w/workspace/edgex-go/957:/w/workspace/edgex-go/957:rw,z -v /w/workspace/edgex-go/957@tmp:/w/workspace/edgex-go/957@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 12:58:23 $ docker top 7e208a07276660b518134af31e8421244f3d39b5ca4ea1d9ce36dd2e42a7f90c -eo pid,comm [Pipeline] { [Pipeline] sh 12:58:23 + touch /tmp/pre-build-complete [Pipeline] sh 12:58:23 + mkdir -p /var/log/sysstat [Pipeline] sh 12:58:24 + ls /var/log/sa-host 12:58:24 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 12:58:24 provisioning config files... 12:58:24 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/957@tmp/config6211893054584441355tmp [Pipeline] { [Pipeline] echo 12:58:24 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 12:58:24 ---> create-netrc.sh [Pipeline] } 12:58:24 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 12:58:24 ---> python-tools-install.sh [Pipeline] echo 12:58:24 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 12:58:25 ---> sudo-logs.sh 12:58:25 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 12:58:25 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 12:58:25 ---> job-cost.sh 12:58:25 lf-activate-venv: SKIPPING 12:58:25 DEBUG: total: 0.10999999940395355 12:58:25 INFO: Retrieving Stack Cost... 12:58:26 INFO: Retrieving Pricing Info for: v3-standard-8 12:58:26 INFO: Archiving Costs [Pipeline] echo 12:58:26 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 12:58:26 ---> logs-deploy.sh 12:58:26 lf-activate-venv: SKIPPING 12:58:26 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/957 12:58:26 INFO: archiving workspace using pattern(s): 12:58:27 Archives upload complete. 12:58:27 INFO: archiving logs to Nexus 12:58:28 ---> uname -a: 12:58:28 Linux prd-ubuntu20-04-docker-8c-8g-2910 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 12:58:28 12:58:28 12:58:28 ---> lscpu: 12:58:28 Architecture: x86_64 12:58:28 CPU op-mode(s): 32-bit, 64-bit 12:58:28 Byte Order: Little Endian 12:58:28 Address sizes: 40 bits physical, 48 bits virtual 12:58:28 CPU(s): 8 12:58:28 On-line CPU(s) list: 0-7 12:58:28 Thread(s) per core: 1 12:58:28 Core(s) per socket: 1 12:58:28 Socket(s): 8 12:58:28 NUMA node(s): 1 12:58:28 Vendor ID: AuthenticAMD 12:58:28 CPU family: 23 12:58:28 Model: 49 12:58:28 Model name: AMD EPYC-Rome Processor 12:58:28 Stepping: 0 12:58:28 CPU MHz: 2800.000 12:58:28 BogoMIPS: 5600.00 12:58:28 Virtualization: AMD-V 12:58:28 Hypervisor vendor: KVM 12:58:28 Virtualization type: full 12:58:28 L1d cache: 256 KiB 12:58:28 L1i cache: 256 KiB 12:58:28 L2 cache: 4 MiB 12:58:28 L3 cache: 128 MiB 12:58:28 NUMA node0 CPU(s): 0-7 12:58:28 Vulnerability Gather data sampling: Not affected 12:58:28 Vulnerability Itlb multihit: Not affected 12:58:28 Vulnerability L1tf: Not affected 12:58:28 Vulnerability Mds: Not affected 12:58:28 Vulnerability Meltdown: Not affected 12:58:28 Vulnerability Mmio stale data: Not affected 12:58:28 Vulnerability Retbleed: Vulnerable 12:58:28 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 12:58:28 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 12:58:28 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 12:58:28 Vulnerability Srbds: Not affected 12:58:28 Vulnerability Tsx async abort: Not affected 12:58:28 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 12:58:28 12:58:28 12:58:28 ---> nproc: 12:58:28 8 12:58:28 12:58:28 12:58:28 ---> df -h: 12:58:28 Filesystem Size Used Avail Use% Mounted on 12:58:28 overlay 155G 32G 124G 21% / 12:58:28 tmpfs 64M 0 64M 0% /dev 12:58:28 tmpfs 16G 0 16G 0% /sys/fs/cgroup 12:58:28 shm 64M 0 64M 0% /dev/shm 12:58:28 /dev/vda1 155G 32G 124G 21% /facter-os 12:58:28 12:58:28 12:58:28 ---> sar -b -r -n DEV: 12:58:28 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-2910) 03/03/26 _x86_64_ (8 CPU) 12:58:28 12:58:28 06:57:01 LINUX RESTART (8 CPU) 12:58:28 12:58:28 06:58:03 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 12:58:28 06:59:01 203.02 14.57 188.45 0.00 2236.86 54813.45 0.00 12:58:28 07:00:01 46.01 0.03 45.98 0.00 0.27 39033.24 0.00 12:58:28 07:01:01 53.93 0.22 53.72 0.00 2.67 20457.18 0.00 12:58:28 07:02:01 220.71 0.27 220.45 0.00 33.59 108716.28 0.00 12:58:28 07:03:01 843.37 22.64 820.73 0.00 212.20 356502.63 0.00 12:58:28 07:04:01 334.27 1.07 333.21 0.00 12.80 129047.78 0.00 12:58:28 07:05:01 361.09 0.08 361.00 0.00 1.20 135747.73 0.00 12:58:28 07:06:01 124.44 0.40 124.04 0.00 23.98 59997.47 0.00 12:58:28 07:07:01 569.29 23.41 545.88 0.00 805.87 86690.88 0.00 12:58:28 07:08:01 30.04 1.38 28.66 0.00 175.94 687.37 0.00 12:58:28 07:09:01 14.16 0.02 14.15 0.00 2.93 366.74 0.00 12:58:28 07:10:01 1.63 0.00 1.63 0.00 0.00 18.13 0.00 12:58:28 07:11:01 1.15 0.00 1.15 0.00 0.00 12.66 0.00 12:58:28 07:12:01 1.32 0.00 1.32 0.00 0.00 15.73 0.00 12:58:28 07:13:01 4.02 2.32 1.70 0.00 21.06 22.66 0.00 12:58:28 07:14:01 1.68 0.00 1.68 0.00 0.00 19.33 0.00 12:58:28 07:15:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 12:58:28 07:16:01 1.58 0.00 1.58 0.00 0.00 19.33 0.00 12:58:28 07:17:01 10.50 7.07 3.43 0.00 445.26 97.98 0.00 12:58:28 07:18:01 1.87 0.00 1.87 0.00 0.00 21.46 0.00 12:58:28 07:19:01 2.57 1.45 1.12 0.00 29.72 13.06 0.00 12:58:28 07:20:01 1.42 0.00 1.42 0.00 0.00 16.40 0.00 12:58:28 07:21:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 12:58:28 07:22:01 1.27 0.00 1.27 0.00 0.00 14.80 0.00 12:58:28 07:23:01 1.10 0.00 1.10 0.00 0.00 11.73 0.00 12:58:28 07:24:01 1.32 0.00 1.32 0.00 0.00 15.73 0.00 12:58:28 07:25:01 0.98 0.00 0.98 0.00 0.00 10.13 0.00 12:58:28 07:26:01 1.20 0.00 1.20 0.00 0.00 14.13 0.00 12:58:28 07:27:01 1.10 0.00 1.10 0.00 0.00 11.86 0.00 12:58:28 07:28:01 1.60 0.00 1.60 0.00 0.00 18.00 0.00 12:58:28 07:29:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 12:58:28 07:30:01 1.50 0.00 1.50 0.00 0.00 16.40 0.00 12:58:28 07:31:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 12:58:28 07:32:01 1.70 0.00 1.70 0.00 0.00 18.66 0.00 12:58:28 07:33:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 12:58:28 07:34:01 1.60 0.00 1.60 0.00 0.00 17.33 0.00 12:58:28 07:35:01 0.85 0.00 0.85 0.00 0.00 8.93 0.00 12:58:28 07:36:01 1.55 0.00 1.55 0.00 0.00 17.73 0.00 12:58:28 07:37:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 12:58:28 07:38:01 1.65 0.00 1.65 0.00 0.00 18.66 0.00 12:58:28 07:39:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 12:58:28 07:40:01 1.28 0.00 1.28 0.00 0.00 14.66 0.00 12:58:28 07:41:01 0.95 0.00 0.95 0.00 0.00 11.60 0.00 12:58:28 07:42:01 1.45 0.00 1.45 0.00 0.00 15.86 0.00 12:58:28 07:43:01 1.20 0.00 1.20 0.00 0.00 12.80 0.00 12:58:28 07:44:01 1.27 0.00 1.27 0.00 0.00 14.40 0.00 12:58:28 07:45:01 1.07 0.00 1.07 0.00 0.00 11.73 0.00 12:58:28 07:46:01 1.25 0.00 1.25 0.00 0.00 15.33 0.00 12:58:28 07:47:01 1.07 0.00 1.07 0.00 0.00 10.53 0.00 12:58:28 07:48:01 1.32 0.00 1.32 0.00 0.00 15.60 0.00 12:58:28 07:49:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 12:58:28 07:50:01 1.42 0.00 1.42 0.00 0.00 16.26 0.00 12:58:28 07:51:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 12:58:28 07:52:01 1.53 0.00 1.53 0.00 0.00 17.60 0.00 12:58:28 07:53:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 12:58:28 07:54:01 1.32 0.00 1.32 0.00 0.00 14.80 0.00 12:58:28 07:55:01 0.93 0.00 0.93 0.00 0.00 11.33 0.00 12:58:28 07:56:01 1.23 0.00 1.23 0.00 0.00 16.00 0.00 12:58:28 07:57:01 1.08 0.00 1.08 0.00 0.00 12.26 0.00 12:58:28 07:58:01 1.32 0.00 1.32 0.00 0.00 17.06 0.00 12:58:28 07:59:01 0.93 0.00 0.93 0.00 0.00 10.13 0.00 12:58:28 08:00:01 1.15 0.00 1.15 0.00 0.00 14.40 0.00 12:58:28 08:01:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 12:58:28 08:02:01 1.35 0.00 1.35 0.00 0.00 16.66 0.00 12:58:28 08:03:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 12:58:28 08:04:01 1.40 0.00 1.40 0.00 0.00 16.53 0.00 12:58:28 08:05:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 12:58:28 08:06:01 1.45 0.00 1.45 0.00 0.00 16.93 0.00 12:58:28 08:07:02 1.00 0.00 1.00 0.00 0.00 10.66 0.00 12:58:28 08:08:01 1.41 0.00 1.41 0.00 0.00 16.81 0.00 12:58:28 08:09:01 1.05 0.00 1.05 0.00 0.00 11.20 0.00 12:58:28 08:10:01 1.67 0.00 1.67 0.00 0.00 19.06 0.00 12:58:28 08:11:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 12:58:28 08:12:01 1.27 0.00 1.27 0.00 0.00 14.93 0.00 12:58:28 08:13:01 1.17 0.00 1.17 0.00 0.00 13.60 0.00 12:58:28 08:14:01 1.70 0.00 1.70 0.00 0.00 19.73 0.00 12:58:28 08:15:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 12:58:28 08:16:01 1.32 0.00 1.32 0.00 0.00 16.13 0.00 12:58:28 08:17:01 0.98 0.00 0.98 0.00 0.00 10.26 0.00 12:58:28 08:18:01 1.93 0.00 1.93 0.00 0.00 22.13 0.00 12:58:28 08:19:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 12:58:28 08:20:01 1.70 0.00 1.70 0.00 0.00 19.33 0.00 12:58:28 08:21:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 12:58:28 08:22:01 1.67 0.00 1.67 0.00 0.00 19.46 0.00 12:58:28 08:23:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 12:58:28 08:24:01 1.30 0.00 1.30 0.00 0.00 15.73 0.00 12:58:28 08:25:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 12:58:28 08:26:01 1.55 0.00 1.55 0.00 0.00 17.86 0.00 12:58:28 08:27:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 12:58:28 08:28:01 1.80 0.00 1.80 0.00 0.00 20.80 0.00 12:58:28 08:29:01 1.00 0.00 1.00 0.00 0.00 10.66 0.00 12:58:28 08:30:01 1.65 0.00 1.65 0.00 0.00 19.72 0.00 12:58:28 08:31:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 12:58:28 08:32:01 1.68 0.00 1.68 0.00 0.00 19.20 0.00 12:58:28 08:33:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 12:58:28 08:34:01 1.67 0.00 1.67 0.00 0.00 19.06 0.00 12:58:28 08:35:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 12:58:28 08:36:01 1.50 0.00 1.50 0.00 0.00 17.86 0.00 12:58:28 08:37:01 1.00 0.00 1.00 0.00 0.00 10.66 0.00 12:58:28 08:38:01 1.47 0.00 1.47 0.00 0.00 17.46 0.00 12:58:28 08:39:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 12:58:28 08:40:01 1.70 0.00 1.70 0.00 0.00 19.73 0.00 12:58:28 08:41:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 12:58:28 08:42:01 1.77 0.00 1.77 0.00 0.00 20.00 0.00 12:58:28 08:43:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 12:58:28 08:44:01 1.33 0.00 1.33 0.00 0.00 16.66 0.00 12:58:28 08:45:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 12:58:28 08:46:01 1.27 0.00 1.27 0.00 0.00 14.80 0.00 12:58:28 08:47:01 1.00 0.00 1.00 0.00 0.00 12.00 0.00 12:58:28 08:48:01 1.47 0.00 1.47 0.00 0.00 17.60 0.00 12:58:28 08:49:01 1.10 0.00 1.10 0.00 0.00 12.00 0.00 12:58:28 08:50:01 1.65 0.00 1.65 0.00 0.00 19.33 0.00 12:58:28 08:51:01 1.00 0.00 1.00 0.00 0.00 10.26 0.00 12:58:28 08:52:01 1.25 0.00 1.25 0.00 0.00 15.33 0.00 12:58:28 08:53:01 1.30 0.00 1.30 0.00 0.00 14.40 0.00 12:58:28 08:54:01 1.70 0.00 1.70 0.00 0.00 19.06 0.00 12:58:28 08:55:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 12:58:28 08:56:01 1.55 0.00 1.55 0.00 0.00 17.60 0.00 12:58:28 08:57:01 1.17 0.00 1.17 0.00 0.00 12.66 0.00 12:58:28 08:58:01 1.50 0.00 1.50 0.00 0.00 18.93 0.00 12:58:28 08:59:01 1.12 0.00 1.12 0.00 0.00 11.60 0.00 12:58:28 09:00:01 1.33 0.00 1.33 0.00 0.00 16.79 0.00 12:58:28 09:01:01 1.22 0.00 1.22 0.00 0.00 12.26 0.00 12:58:28 09:02:01 1.33 0.00 1.33 0.00 0.00 15.99 0.00 12:58:28 09:03:01 1.20 0.00 1.20 0.00 0.00 14.13 0.00 12:58:28 09:04:01 1.43 0.00 1.43 0.00 0.00 16.26 0.00 12:58:28 09:05:01 0.93 0.00 0.93 0.00 0.00 11.33 0.00 12:58:28 09:06:01 1.33 0.00 1.33 0.00 0.00 15.46 0.00 12:58:28 09:07:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 12:58:28 09:08:01 1.50 0.00 1.50 0.00 0.00 18.26 0.00 12:58:28 09:09:01 0.95 0.00 0.95 0.00 0.00 10.40 0.00 12:58:28 09:10:01 1.30 0.00 1.30 0.00 0.00 16.26 0.00 12:58:28 09:11:01 1.10 0.00 1.10 0.00 0.00 11.46 0.00 12:58:28 09:12:01 1.30 0.00 1.30 0.00 0.00 16.40 0.00 12:58:28 09:13:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 12:58:28 09:14:01 1.40 0.00 1.40 0.00 0.00 16.80 0.00 12:58:28 09:15:01 1.02 0.00 1.02 0.00 0.00 11.60 0.00 12:58:28 09:16:01 1.52 0.00 1.52 0.00 0.00 17.33 0.00 12:58:28 09:17:01 1.50 0.05 1.45 0.00 12.26 18.26 0.00 12:58:28 09:18:01 1.72 0.00 1.72 0.00 0.00 21.33 0.00 12:58:28 09:19:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 12:58:28 09:20:01 1.47 0.00 1.47 0.00 0.00 18.13 0.00 12:58:28 09:21:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 12:58:28 09:22:01 1.37 0.00 1.37 0.00 0.00 17.60 0.00 12:58:28 09:23:01 1.18 0.00 1.18 0.00 0.00 13.20 0.00 12:58:28 09:24:01 1.52 0.00 1.52 0.00 0.00 18.40 0.00 12:58:28 09:25:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 12:58:28 09:26:01 1.37 0.00 1.37 0.00 0.00 17.06 0.00 12:58:28 09:27:01 1.05 0.00 1.05 0.00 0.00 11.33 0.00 12:58:28 09:28:01 1.52 0.00 1.52 0.00 0.00 19.06 0.00 12:58:28 09:29:01 1.10 0.00 1.10 0.00 0.00 11.60 0.00 12:58:28 09:30:02 1.68 0.00 1.68 0.00 0.00 19.20 0.00 12:58:28 09:31:01 1.08 0.00 1.08 0.00 0.00 11.39 0.00 12:58:28 09:32:01 1.38 0.00 1.38 0.00 0.00 16.93 0.00 12:58:28 09:33:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 12:58:28 09:34:01 1.72 0.00 1.72 0.00 0.00 19.86 0.00 12:58:28 09:35:01 0.98 0.00 0.98 0.00 0.00 10.53 0.00 12:58:28 09:36:01 1.70 0.00 1.70 0.00 0.00 20.00 0.00 12:58:28 09:37:45 0.81 0.00 0.81 0.00 0.00 8.64 0.00 12:58:28 09:38:01 3.56 0.00 3.56 0.00 0.00 47.97 0.00 12:58:28 09:39:01 1.17 0.00 1.17 0.00 0.00 12.26 0.00 12:58:28 09:40:01 1.73 0.00 1.73 0.00 0.00 20.53 0.00 12:58:28 09:41:01 0.97 0.00 0.97 0.00 0.00 10.40 0.00 12:58:28 09:42:01 1.57 0.00 1.57 0.00 0.00 18.39 0.00 12:58:28 09:43:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 12:58:28 09:44:01 1.77 0.00 1.77 0.00 0.00 21.20 0.00 12:58:28 09:45:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 12:58:28 09:46:01 1.62 0.00 1.62 0.00 0.00 18.93 0.00 12:58:28 09:47:01 0.98 0.00 0.98 0.00 0.00 10.93 0.00 12:58:28 09:48:01 1.62 0.00 1.62 0.00 0.00 18.80 0.00 12:58:28 09:49:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 12:58:28 09:50:01 1.72 0.00 1.72 0.00 0.00 20.40 0.00 12:58:28 09:51:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 12:58:28 09:52:01 1.77 0.00 1.77 0.00 0.00 20.66 0.00 12:58:28 09:53:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 12:58:28 09:54:01 1.92 0.00 1.92 0.00 0.00 21.99 0.00 12:58:28 09:55:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 12:58:28 09:56:01 1.63 0.00 1.63 0.00 0.00 18.66 0.00 12:58:28 09:57:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 12:58:28 09:58:01 1.67 0.00 1.67 0.00 0.00 19.20 0.00 12:58:28 09:59:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 12:58:28 10:00:01 1.40 0.00 1.40 0.00 0.00 17.06 0.00 12:58:28 10:01:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 12:58:28 10:02:01 1.30 0.00 1.30 0.00 0.00 16.13 0.00 12:58:28 10:03:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 12:58:28 10:04:01 1.48 0.00 1.48 0.00 0.00 18.13 0.00 12:58:28 10:05:02 1.13 0.00 1.13 0.00 0.00 13.20 0.00 12:58:28 10:06:01 1.36 0.00 1.36 0.00 0.00 16.00 0.00 12:58:28 10:07:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 12:58:28 10:08:01 1.40 0.00 1.40 0.00 0.00 16.66 0.00 12:58:28 10:09:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 12:58:28 10:10:01 1.63 0.00 1.63 0.00 0.00 20.26 0.00 12:58:28 10:11:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 12:58:28 10:12:01 1.52 0.00 1.52 0.00 0.00 18.40 0.00 12:58:28 10:13:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 12:58:28 10:14:01 1.42 0.00 1.42 0.00 0.00 17.06 0.00 12:58:28 10:15:01 1.12 0.00 1.12 0.00 0.00 13.33 0.00 12:58:28 10:16:01 1.43 0.00 1.43 0.00 0.00 16.66 0.00 12:58:28 10:17:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 12:58:28 10:18:01 1.58 0.00 1.58 0.00 0.00 18.53 0.00 12:58:28 10:19:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 12:58:28 10:20:01 1.63 0.00 1.63 0.00 0.00 20.26 0.00 12:58:28 10:21:01 1.15 0.00 1.15 0.00 0.00 12.26 0.00 12:58:28 10:22:01 1.37 0.00 1.37 0.00 0.00 17.73 0.00 12:58:28 10:23:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 12:58:28 10:24:01 1.30 0.00 1.30 0.00 0.00 16.13 0.00 12:58:28 10:25:01 1.07 0.00 1.07 0.00 0.00 13.33 0.00 12:58:28 10:26:01 1.53 0.02 1.52 0.00 0.67 17.20 0.00 12:58:28 10:27:01 0.88 0.00 0.88 0.00 0.00 10.53 0.00 12:58:28 10:28:01 1.43 0.00 1.43 0.00 0.00 16.93 0.00 12:58:28 10:29:01 1.00 0.00 1.00 0.00 0.00 11.60 0.00 12:58:28 10:30:01 1.58 0.00 1.58 0.00 0.00 19.60 0.00 12:58:28 10:31:01 1.12 0.00 1.12 0.00 0.00 12.13 0.00 12:58:28 10:32:01 1.35 0.00 1.35 0.00 0.00 17.20 0.00 12:58:28 10:33:01 1.10 0.00 1.10 0.00 0.00 11.86 0.00 12:58:28 10:34:01 1.43 0.00 1.43 0.00 0.00 17.46 0.00 12:58:28 10:35:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 12:58:28 10:36:01 1.50 0.00 1.50 0.00 0.00 17.06 0.00 12:58:28 10:37:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 12:58:28 10:38:01 1.48 0.00 1.48 0.00 0.00 17.06 0.00 12:58:28 10:39:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 12:58:28 10:40:01 1.47 0.00 1.47 0.00 0.00 18.26 0.00 12:58:28 10:41:01 1.18 0.00 1.18 0.00 0.00 12.66 0.00 12:58:28 10:42:01 1.32 0.00 1.32 0.00 0.00 16.66 0.00 12:58:28 10:43:01 1.12 0.00 1.12 0.00 0.00 11.99 0.00 12:58:28 10:44:01 1.30 0.00 1.30 0.00 0.00 15.86 0.00 12:58:28 10:45:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 12:58:28 10:46:01 1.38 0.00 1.38 0.00 0.00 16.40 0.00 12:58:28 10:47:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 12:58:28 10:48:01 1.50 0.00 1.50 0.00 0.00 16.93 0.00 12:58:28 10:49:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 12:58:28 10:50:01 1.63 0.00 1.63 0.00 0.00 18.26 0.00 12:58:28 10:51:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 12:58:28 10:52:01 1.53 0.00 1.53 0.00 0.00 18.40 0.00 12:58:28 10:53:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 12:58:28 10:54:01 1.42 0.00 1.42 0.00 0.00 17.06 0.00 12:58:28 10:55:01 0.98 0.00 0.98 0.00 0.00 10.26 0.00 12:58:28 10:56:01 1.47 0.00 1.47 0.00 0.00 17.59 0.00 12:58:28 10:57:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 12:58:28 10:58:01 1.88 0.00 1.88 0.00 0.00 22.00 0.00 12:58:28 10:59:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 12:58:28 11:00:01 1.55 0.00 1.55 0.00 0.00 17.99 0.00 12:58:28 11:01:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 12:58:28 11:02:01 1.55 0.00 1.55 0.00 0.00 18.39 0.00 12:58:28 11:03:01 1.03 0.00 1.03 0.00 0.00 10.93 0.00 12:58:28 11:04:01 1.48 0.00 1.48 0.00 0.00 17.86 0.00 12:58:28 11:05:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 12:58:28 11:06:01 1.52 0.00 1.52 0.00 0.00 18.00 0.00 12:58:28 11:07:01 0.97 0.00 0.97 0.00 0.00 11.06 0.00 12:58:28 11:08:01 1.53 0.00 1.53 0.00 0.00 18.26 0.00 12:58:28 11:09:01 1.08 0.00 1.08 0.00 0.00 12.13 0.00 12:58:28 11:10:01 1.62 0.00 1.62 0.00 0.00 19.46 0.00 12:58:28 11:11:01 1.20 0.00 1.20 0.00 0.00 12.93 0.00 12:58:28 11:12:01 1.37 0.00 1.37 0.00 0.00 16.66 0.00 12:58:28 11:13:01 1.07 0.00 1.07 0.00 0.00 11.20 0.00 12:58:28 11:14:01 1.42 0.00 1.42 0.00 0.00 17.46 0.00 12:58:28 11:15:01 1.12 0.00 1.12 0.00 0.00 12.80 0.00 12:58:28 11:16:01 1.53 0.00 1.53 0.00 0.00 17.86 0.00 12:58:28 11:17:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 12:58:28 11:18:01 1.68 0.00 1.68 0.00 0.00 18.93 0.00 12:58:28 11:19:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 12:58:28 11:20:01 1.40 0.00 1.40 0.00 0.00 16.66 0.00 12:58:28 11:21:01 1.23 0.00 1.23 0.00 0.00 14.13 0.00 12:58:28 11:22:02 1.72 0.00 1.72 0.00 0.00 19.86 0.00 12:58:28 11:23:01 1.00 0.00 1.00 0.00 0.00 11.12 0.00 12:58:28 11:24:01 1.53 0.00 1.53 0.00 0.00 18.40 0.00 12:58:28 11:25:01 1.02 0.00 1.02 0.00 0.00 10.80 0.00 12:58:28 11:26:01 1.92 0.00 1.92 0.00 0.00 22.53 0.00 12:58:28 11:27:01 1.12 0.00 1.12 0.00 0.00 11.86 0.00 12:58:28 11:28:01 3.00 0.60 2.40 0.00 36.53 28.53 0.00 12:58:28 11:29:01 1.18 0.00 1.18 0.00 0.00 12.93 0.00 12:58:28 11:30:01 1.48 0.00 1.48 0.00 0.00 16.53 0.00 12:58:28 11:31:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 12:58:28 11:32:01 1.43 0.00 1.43 0.00 0.00 17.99 0.00 12:58:28 11:33:01 1.02 0.00 1.02 0.00 0.00 10.53 0.00 12:58:28 11:34:01 1.52 0.00 1.52 0.00 0.00 18.26 0.00 12:58:28 11:35:01 1.03 0.00 1.03 0.00 0.00 10.66 0.00 12:58:28 11:36:01 1.47 0.00 1.47 0.00 0.00 17.86 0.00 12:58:28 11:37:01 1.17 0.00 1.17 0.00 0.00 12.66 0.00 12:58:28 11:38:01 1.55 0.00 1.55 0.00 0.00 17.46 0.00 12:58:28 11:39:01 1.03 0.00 1.03 0.00 0.00 11.06 0.00 12:58:28 11:40:01 1.67 0.00 1.67 0.00 0.00 18.66 0.00 12:58:28 11:41:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 12:58:28 11:42:01 1.57 0.00 1.57 0.00 0.00 18.53 0.00 12:58:28 11:43:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 12:58:28 11:44:01 1.85 0.00 1.85 0.00 0.00 21.06 0.00 12:58:28 11:45:01 0.97 0.00 0.97 0.00 0.00 10.26 0.00 12:58:28 11:46:01 1.78 0.00 1.78 0.00 0.00 20.66 0.00 12:58:28 11:47:01 1.05 0.00 1.05 0.00 0.00 10.66 0.00 12:58:28 11:48:01 1.60 0.00 1.60 0.00 0.00 20.00 0.00 12:58:28 11:49:01 1.10 0.00 1.10 0.00 0.00 11.86 0.00 12:58:28 11:50:01 1.72 0.00 1.72 0.00 0.00 18.93 0.00 12:58:28 11:51:01 1.22 0.00 1.22 0.00 0.00 13.73 0.00 12:58:28 11:52:01 1.55 0.00 1.55 0.00 0.00 17.73 0.00 12:58:28 11:53:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 12:58:28 11:54:01 1.50 0.00 1.50 0.00 0.00 17.86 0.00 12:58:28 11:55:01 0.97 0.00 0.97 0.00 0.00 10.13 0.00 12:58:28 11:56:01 1.43 0.00 1.43 0.00 0.00 16.93 0.00 12:58:28 11:57:01 1.02 0.00 1.02 0.00 0.00 10.40 0.00 12:58:28 11:58:01 1.77 0.00 1.77 0.00 0.00 20.80 0.00 12:58:28 11:59:01 1.12 0.00 1.12 0.00 0.00 12.13 0.00 12:58:28 12:00:01 1.45 0.00 1.45 0.00 0.00 16.53 0.00 12:58:28 12:01:01 1.08 0.00 1.08 0.00 0.00 13.06 0.00 12:58:28 12:02:01 1.63 0.00 1.63 0.00 0.00 18.66 0.00 12:58:28 12:03:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 12:58:28 12:04:01 1.45 0.00 1.45 0.00 0.00 17.86 0.00 12:58:28 12:05:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 12:58:28 12:06:01 1.50 0.00 1.50 0.00 0.00 17.19 0.00 12:58:28 12:07:01 1.03 0.00 1.03 0.00 0.00 10.66 0.00 12:58:28 12:08:01 1.43 0.00 1.43 0.00 0.00 17.46 0.00 12:58:28 12:09:01 1.13 0.00 1.13 0.00 0.00 12.26 0.00 12:58:28 12:10:01 1.37 0.00 1.37 0.00 0.00 16.13 0.00 12:58:28 12:11:01 1.15 0.00 1.15 0.00 0.00 13.06 0.00 12:58:28 12:12:01 1.50 0.00 1.50 0.00 0.00 16.80 0.00 12:58:28 12:13:01 1.00 0.00 1.00 0.00 0.00 11.06 0.00 12:58:28 12:14:01 1.60 0.00 1.60 0.00 0.00 18.66 0.00 12:58:28 12:15:01 0.97 0.00 0.97 0.00 0.00 10.13 0.00 12:58:28 12:16:01 1.60 0.00 1.60 0.00 0.00 19.20 0.00 12:58:28 12:17:01 1.08 0.00 1.08 0.00 0.00 10.80 0.00 12:58:28 12:18:01 1.68 0.00 1.68 0.00 0.00 19.46 0.00 12:58:28 12:19:01 1.07 0.00 1.07 0.00 0.00 11.86 0.00 12:58:28 12:20:01 1.83 0.00 1.83 0.00 0.00 21.20 0.00 12:58:28 12:21:01 1.30 0.00 1.30 0.00 0.00 14.53 0.00 12:58:28 12:22:01 1.77 0.00 1.77 0.00 0.00 20.80 0.00 12:58:28 12:23:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 12:58:28 12:24:01 1.73 0.00 1.73 0.00 0.00 19.86 0.00 12:58:28 12:25:01 0.98 0.00 0.98 0.00 0.00 10.00 0.00 12:58:28 12:26:01 1.80 0.00 1.80 0.00 0.00 20.80 0.00 12:58:28 12:27:01 1.03 0.00 1.03 0.00 0.00 10.66 0.00 12:58:28 12:28:01 1.87 0.00 1.87 0.00 0.00 21.60 0.00 12:58:28 12:29:01 1.07 0.00 1.07 0.00 0.00 11.33 0.00 12:58:28 12:30:01 1.37 0.00 1.37 0.00 0.00 16.26 0.00 12:58:28 12:31:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 12:58:28 12:32:01 1.50 0.00 1.50 0.00 0.00 16.66 0.00 12:58:28 12:33:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 12:58:28 12:34:01 1.37 0.00 1.37 0.00 0.00 16.26 0.00 12:58:28 12:35:01 1.02 0.00 1.02 0.00 0.00 10.53 0.00 12:58:28 12:36:01 1.45 0.00 1.45 0.00 0.00 16.66 0.00 12:58:28 12:37:01 1.08 0.00 1.08 0.00 0.00 12.40 0.00 12:58:28 12:38:01 1.60 0.00 1.60 0.00 0.00 19.46 0.00 12:58:28 12:39:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 12:58:28 12:40:01 1.40 0.00 1.40 0.00 0.00 16.00 0.00 12:58:28 12:41:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 12:58:28 12:42:02 1.58 0.00 1.58 0.00 0.00 17.33 0.00 12:58:28 12:43:01 1.10 0.00 1.10 0.00 0.00 12.61 0.00 12:58:28 12:44:01 1.52 0.00 1.52 0.00 0.00 17.46 0.00 12:58:28 12:45:01 1.02 0.00 1.02 0.00 0.00 10.80 0.00 12:58:28 12:46:01 1.58 0.00 1.58 0.00 0.00 18.66 0.00 12:58:28 12:47:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 12:58:28 12:48:01 1.60 0.00 1.60 0.00 0.00 18.53 0.00 12:58:28 12:49:01 1.17 0.00 1.17 0.00 0.00 12.80 0.00 12:58:28 12:50:01 1.55 0.00 1.55 0.00 0.00 18.26 0.00 12:58:28 12:51:01 1.10 0.00 1.10 0.00 0.00 11.33 0.00 12:58:28 12:52:01 1.52 0.00 1.52 0.00 0.00 17.73 0.00 12:58:28 12:53:01 1.37 0.00 1.37 0.00 0.00 14.53 0.00 12:58:28 12:54:01 1.43 0.00 1.43 0.00 0.00 15.86 0.00 12:58:28 12:55:01 0.98 0.00 0.98 0.00 0.00 10.40 0.00 12:58:28 12:56:01 1.50 0.00 1.50 0.00 0.00 17.86 0.00 12:58:28 12:57:01 1.18 0.00 1.18 0.00 0.00 11.86 0.00 12:58:28 12:58:01 1.68 0.00 1.68 0.00 0.00 18.93 0.00 12:58:28 Average: 9.06 0.21 8.85 0.00 11.06 2766.53 0.00 12:58:28 12:58:28 06:58:03 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:58:28 06:59:01 26838904 31247480 1034644 3.15 124092 4438400 2338340 6.89 1823548 3680388 448948 12:58:28 07:00:01 26187452 31440772 838024 2.55 129772 5227620 1853392 5.46 2048600 4052776 111624 12:58:28 07:01:01 25613980 31356896 919176 2.80 136960 5666520 2246080 6.62 1955852 4674112 554596 12:58:28 07:02:01 21149508 31088336 1171060 3.56 155256 9750800 4052832 11.95 2372292 8595240 3052876 12:58:28 07:03:01 10834888 31385980 860404 2.62 385108 19540872 2404428 7.09 3140180 17545656 2977840 12:58:28 07:04:01 5607060 28590552 3580148 10.89 424544 21578172 10711884 31.58 6741008 18706384 1489312 12:58:28 07:05:01 2166756 27408768 4767248 14.50 439280 23735204 9916752 29.24 8858588 19952568 2328 12:58:28 07:06:01 968304 29756144 2416444 7.35 446096 27144036 7239592 21.34 8221324 21655840 2038940 12:58:28 07:07:01 5490028 31403488 836496 2.54 453684 24524340 2155244 6.35 3793544 21914292 656 12:58:28 07:08:01 5473416 31393716 845492 2.57 454748 24530020 2262520 6.67 4343320 21380324 12 12:58:28 07:09:01 5485136 31406088 833004 2.53 455332 24530204 2132088 6.29 4585740 21125472 208 12:58:28 07:10:01 5485508 31406588 832748 2.53 455352 24530332 2132088 6.29 4584924 21125600 20 12:58:28 07:11:01 5503676 31424804 814584 2.48 455368 24530336 2132088 6.29 4566624 21125604 12 12:58:28 07:12:01 5504152 31425284 814376 2.48 455400 24530336 2132088 6.29 4566608 21125604 36 12:58:28 07:13:01 5507288 31429292 810116 2.46 455888 24530500 2166060 6.39 4562184 21125612 52 12:58:28 07:14:01 5507712 31429720 809568 2.46 455916 24530504 2166060 6.39 4561920 21125612 12 12:58:28 07:15:01 5508168 31430276 809000 2.46 455940 24530504 2166060 6.39 4561976 21125612 12 12:58:28 07:16:01 5507584 31429824 809356 2.46 455960 24530640 2166060 6.39 4561992 21125744 8 12:58:28 07:17:01 5469532 31408600 826364 2.51 456396 24545236 2248628 6.63 4586816 21135696 108 12:58:28 07:18:01 5469484 31408644 826200 2.51 456424 24545260 2248628 6.63 4586000 21135720 16 12:58:28 07:19:01 5460216 31401492 833404 2.54 456432 24546160 2248628 6.63 4594288 21135820 32 12:58:28 07:20:01 5459536 31400836 834032 2.54 456456 24546160 2248628 6.63 4594256 21135796 20 12:58:28 07:21:01 5459480 31400784 834008 2.54 456464 24546164 2248628 6.63 4594368 21135800 4 12:58:28 07:22:01 5459212 31400528 834204 2.54 456484 24546156 2248628 6.63 4594124 21135780 8 12:58:28 07:23:01 5459092 31400436 834200 2.54 456496 24546168 2248628 6.63 4594068 21135784 4 12:58:28 07:24:01 5459052 31400408 834144 2.54 456520 24546176 2248628 6.63 4594020 21135792 8 12:58:28 07:25:01 5459004 31400368 834112 2.54 456532 24546176 2248628 6.63 4594004 21135792 4 12:58:28 07:26:01 5458924 31400352 834116 2.54 456544 24546180 2248628 6.63 4594368 21135800 8 12:58:28 07:27:01 5459128 31400556 833828 2.54 456572 24546172 2248628 6.63 4594064 21135796 12 12:58:28 07:28:01 5458828 31400292 834032 2.54 456584 24546188 2248628 6.63 4594176 21135800 24 12:58:28 07:29:01 5458756 31400228 834000 2.54 456608 24546192 2248628 6.63 4594092 21135808 32 12:58:28 07:30:01 5458656 31400132 834212 2.54 456624 24546192 2248628 6.63 4594400 21135808 8 12:58:28 07:31:01 5458388 31399928 834416 2.54 456644 24546196 2248628 6.63 4594164 21135816 32 12:58:28 07:32:01 5457600 31399152 835148 2.54 456656 24546192 2248628 6.63 4594180 21135812 12 12:58:28 07:33:01 5458136 31399692 834588 2.54 456672 24546200 2248628 6.63 4594240 21135816 28 12:58:28 07:34:01 5457608 31399168 835072 2.54 456688 24546204 2248628 6.63 4594180 21135820 4 12:58:28 07:35:01 5457844 31399404 834772 2.54 456696 24546204 2248628 6.63 4594164 21135820 12 12:58:28 07:36:01 5457512 31399144 835024 2.54 456712 24546208 2248628 6.63 4594248 21135824 12 12:58:28 07:37:01 5458220 31399856 834224 2.54 456744 24546204 2248628 6.63 4594260 21135828 8 12:58:28 07:38:01 5457748 31399424 834768 2.54 456764 24546216 2248628 6.63 4594648 21135832 8 12:58:28 07:39:01 5457636 31399316 834812 2.54 456776 24546220 2248628 6.63 4594304 21135836 24 12:58:28 07:40:01 5458088 31399916 834408 2.54 456800 24546348 2248628 6.63 4594336 21135956 12 12:58:28 07:41:01 5458032 31399916 834416 2.54 456816 24546356 2264672 6.68 4594376 21135972 40 12:58:28 07:42:01 5457536 31399420 834856 2.54 456832 24546352 2248156 6.63 4594376 21135972 8 12:58:28 07:43:01 5457972 31399896 834604 2.54 456852 24546360 2248156 6.63 4594480 21135976 8 12:58:28 07:44:01 5457736 31399660 834784 2.54 456880 24546360 2248156 6.63 4594428 21135976 12 12:58:28 07:45:01 5457436 31399364 835000 2.54 456900 24546364 2248156 6.63 4594412 21135980 4 12:58:28 07:46:01 5457388 31399372 834960 2.54 456920 24546372 2248156 6.63 4594480 21135984 40 12:58:28 07:47:01 5457340 31399324 834932 2.54 456936 24546372 2248156 6.63 4594464 21135984 4 12:58:28 07:48:01 5457008 31399000 835180 2.54 456956 24546376 2248156 6.63 4594540 21135992 8 12:58:28 07:49:01 5457244 31399304 834912 2.54 456976 24546376 2248156 6.63 4594548 21135996 12 12:58:28 07:50:01 5456708 31398784 835368 2.54 457000 24546380 2248156 6.63 4594560 21135996 8 12:58:28 07:51:01 5457220 31399300 834792 2.54 457012 24546384 2248156 6.63 4594868 21136000 28 12:58:28 07:52:01 5457236 31399376 834728 2.54 457044 24546376 2248156 6.63 4594632 21136004 8 12:58:28 07:53:01 5458024 31400168 833912 2.54 457060 24546388 2248156 6.63 4594704 21136008 28 12:58:28 07:54:01 5457488 31399632 834392 2.54 457072 24546388 2264232 6.68 4594644 21136008 4 12:58:28 07:55:01 5457440 31399588 834356 2.54 457092 24546392 2264232 6.68 4594628 21136012 28 12:58:28 07:56:01 5457108 31399448 834488 2.54 457096 24546528 2264232 6.68 4594712 21136140 40 12:58:28 07:57:01 5457092 31399444 834432 2.54 457112 24546524 2264232 6.68 4594708 21136140 12 12:58:28 07:58:01 5457072 31399428 834688 2.54 457120 24546536 2264232 6.68 4594784 21136144 4 12:58:28 07:59:01 5457296 31399676 834644 2.54 457124 24546536 2264232 6.68 4594744 21136152 4 12:58:28 08:00:01 5457404 31399788 834500 2.54 457132 24546540 2264232 6.68 4594744 21136156 28 12:58:28 08:01:01 5457608 31399996 834232 2.54 457136 24546544 2264232 6.68 4594728 21136160 24 12:58:28 08:02:01 5457308 31399736 834448 2.54 457164 24546544 2248176 6.63 4594780 21136164 8 12:58:28 08:03:01 5457764 31400200 833952 2.54 457184 24546548 2248176 6.63 4594848 21136164 8 12:58:28 08:04:01 5457276 31399752 834352 2.54 457212 24546552 2248176 6.63 4595068 21136164 36 12:58:28 08:05:01 5457228 31399732 834312 2.54 457232 24546556 2248176 6.63 4594848 21136168 32 12:58:28 08:06:01 5456928 31399448 834520 2.54 457260 24546560 2248176 6.63 4594840 21136176 8 12:58:28 08:07:02 5457132 31399676 834240 2.54 457276 24546560 2248176 6.63 4594864 21136176 12 12:58:28 08:08:01 5457300 31399868 834192 2.54 457308 24546564 2248176 6.63 4594960 21136180 28 12:58:28 08:09:01 5457308 31399920 834128 2.54 457328 24546564 2248176 6.63 4594944 21136180 12 12:58:28 08:10:01 5457528 31400172 833820 2.54 457336 24546568 2248176 6.63 4594940 21136184 4 12:58:28 08:11:01 5456936 31399584 834344 2.54 457340 24546572 2248176 6.63 4594940 21136188 8 12:58:28 08:12:01 5456864 31399520 834336 2.54 457356 24546572 2248176 6.63 4594944 21136188 8 12:58:28 08:13:01 5457172 31399852 833988 2.54 457380 24546572 2248176 6.63 4595332 21136192 8 12:58:28 08:14:01 5457300 31400008 833988 2.54 457396 24546584 2248176 6.63 4594988 21136192 16 12:58:28 08:15:01 5457048 31399772 834328 2.54 457404 24546588 2248176 6.63 4595000 21136196 28 12:58:28 08:16:01 5457016 31399760 834304 2.54 457416 24546592 2264220 6.68 4595012 21136200 28 12:58:28 08:17:01 5457056 31399828 834332 2.54 457428 24546592 2264220 6.68 4595800 21136208 220 12:58:28 08:18:01 5457088 31399872 834272 2.54 457460 24546596 2264220 6.68 4595132 21136196 8 12:58:28 08:19:01 5456748 31399712 834436 2.54 457472 24546596 2263548 6.67 4596360 21135320 24 12:58:28 08:20:01 5456092 31399100 834940 2.54 457488 24546600 2263548 6.67 4596180 21135320 16 12:58:28 08:21:01 5456028 31399080 834864 2.54 457516 24546604 2263548 6.67 4596404 21135324 24 12:58:28 08:22:01 5455988 31399056 834820 2.54 457528 24546608 2263548 6.67 4596152 21135328 8 12:58:28 08:23:01 5456640 31399744 834524 2.54 457552 24546608 2263548 6.67 4596304 21135332 8 12:58:28 08:24:01 5456308 31399436 834896 2.54 457572 24546612 2263548 6.67 4596584 21135332 196 12:58:28 08:25:01 5456828 31399960 834356 2.54 457584 24546616 2263548 6.67 4596604 21135336 8 12:58:28 08:26:01 5456560 31399720 834580 2.54 457604 24546620 2247076 6.62 4596320 21135340 8 12:58:28 08:27:01 5456536 31399696 834568 2.54 457616 24546620 2247076 6.62 4596320 21135340 4 12:58:28 08:28:01 5456456 31399784 834436 2.54 457640 24546752 2247076 6.62 4596412 21135472 8 12:58:28 08:29:01 5456188 31399540 834628 2.54 457656 24546752 2247076 6.62 4596388 21135472 8 12:58:28 08:30:01 5455628 31399008 835108 2.54 457668 24546760 2247076 6.62 4596600 21135480 16 12:58:28 08:31:01 5455588 31398972 835060 2.54 457692 24546764 2247076 6.62 4596556 21135484 16 12:58:28 08:32:01 5455788 31399204 834996 2.54 457708 24546768 2247076 6.62 4596596 21135488 8 12:58:28 08:33:01 5455676 31399108 835048 2.54 457736 24546772 2247076 6.62 4596608 21135492 28 12:58:28 08:34:01 5456308 31399784 834584 2.54 457756 24546772 2247076 6.62 4596512 21135492 8 12:58:28 08:35:01 5456064 31399560 834780 2.54 457764 24546776 2247076 6.62 4596544 21135496 4 12:58:28 08:36:01 5455724 31399236 835040 2.54 457780 24546780 2247076 6.62 4596836 21135500 12 12:58:28 08:37:01 5455968 31399484 834708 2.54 457804 24546780 2247076 6.62 4596448 21135500 8 12:58:28 08:38:01 5455764 31399316 834836 2.54 457820 24546780 2247076 6.62 4596548 21135504 4 12:58:28 08:39:01 5455936 31399504 834572 2.54 457848 24546784 2247076 6.62 4596568 21135504 12 12:58:28 08:40:01 5455888 31399492 834528 2.54 457872 24546788 2247076 6.62 4596588 21135508 16 12:58:28 08:41:01 5455840 31399468 834504 2.54 457876 24546792 2247076 6.62 4596548 21135508 8 12:58:28 08:42:01 5455808 31399472 834480 2.54 457888 24546796 2247076 6.62 4596552 21135512 8 12:58:28 08:43:01 5455540 31399224 834668 2.54 457900 24546800 2247076 6.62 4596696 21135520 12 12:58:28 08:44:01 5455556 31399252 834624 2.54 457932 24546800 2247076 6.62 4596688 21135520 8 12:58:28 08:45:01 5456016 31399764 834300 2.54 457948 24546804 2247076 6.62 4596756 21135524 8 12:58:28 08:46:01 5456144 31399896 834332 2.54 457976 24546804 2247076 6.62 4596636 21135524 12 12:58:28 08:47:01 5455664 31399424 834760 2.54 458000 24546812 2247076 6.62 4596712 21135532 44 12:58:28 08:48:01 5455396 31399208 834952 2.54 458012 24546816 2247076 6.62 4596820 21135536 8 12:58:28 08:49:01 5455308 31399120 834952 2.54 458040 24546816 2263120 6.67 4596796 21135536 12 12:58:28 08:50:01 5455552 31399428 834612 2.54 458064 24546824 2263120 6.67 4596840 21135540 24 12:58:28 08:51:01 5455252 31399136 834852 2.54 458064 24546824 2263120 6.67 4596848 21135540 4 12:58:28 08:52:01 5455204 31399108 834812 2.54 458084 24546828 2263120 6.67 4596876 21135548 28 12:58:28 08:53:01 5454816 31398724 835136 2.54 458104 24546828 2263120 6.67 4596940 21135552 0 12:58:28 08:54:01 5455108 31399060 834772 2.54 458124 24546832 2246576 6.62 4596912 21135552 12 12:58:28 08:55:01 5455036 31399004 834776 2.54 458136 24546836 2262620 6.67 4596924 21135556 28 12:58:28 08:56:01 5455248 31399368 834748 2.54 458160 24546964 2262620 6.67 4596956 21135684 8 12:58:28 08:57:01 5455376 31399520 834556 2.54 458184 24546968 2262620 6.67 4596960 21135688 4 12:58:28 08:58:01 5455172 31399352 834720 2.54 458200 24546972 2262620 6.67 4597056 21135692 8 12:58:28 08:59:01 5455124 31399320 834708 2.54 458208 24546972 2262620 6.67 4597000 21135692 4 12:58:28 09:00:01 5455392 31399600 834360 2.54 458228 24546980 2262620 6.67 4597016 21135696 40 12:58:28 09:01:01 5456068 31400300 833660 2.54 458236 24546980 2262620 6.67 4596936 21135700 12 12:58:28 09:02:01 5456268 31400516 833632 2.54 458260 24546984 2262620 6.67 4596948 21135704 28 12:58:28 09:03:01 5455740 31400016 834216 2.54 458276 24546988 2262620 6.67 4597128 21135712 20 12:58:28 09:04:01 5455692 31399984 834204 2.54 458280 24546992 2262620 6.67 4597084 21135712 4 12:58:28 09:05:01 5455896 31400204 833928 2.54 458292 24546996 2262620 6.67 4597108 21135720 24 12:58:28 09:06:01 5455776 31400100 833972 2.54 458304 24546996 2246404 6.62 4597004 21135716 4 12:58:28 09:07:01 5455516 31399852 834160 2.54 458312 24547000 2246404 6.62 4597120 21135720 24 12:58:28 09:08:01 5455468 31399816 834136 2.54 458316 24547008 2246404 6.62 4597184 21135724 4 12:58:28 09:09:01 5455420 31399776 834108 2.54 458332 24547008 2246404 6.62 4597136 21135728 8 12:58:28 09:10:01 5455404 31399784 834044 2.54 458348 24547012 2246404 6.62 4597140 21135732 8 12:58:28 09:11:01 5455292 31399684 834076 2.54 458368 24547012 2246404 6.62 4597152 21135732 4 12:58:28 09:12:01 5455208 31399624 834292 2.54 458388 24547016 2246404 6.62 4597172 21135736 28 12:58:28 09:13:01 5455476 31399920 833964 2.54 458412 24547020 2246404 6.62 4597272 21135740 4 12:58:28 09:14:01 5455364 31399752 834076 2.54 458440 24547012 2246404 6.62 4597220 21135740 8 12:58:28 09:15:01 5454772 31399324 834432 2.54 458472 24547152 2246404 6.62 4597540 21135872 32 12:58:28 09:16:01 5454512 31399104 834612 2.54 458488 24547152 2246404 6.62 4597284 21135872 8 12:58:28 09:17:01 5474348 31418928 818648 2.49 458504 24547520 2185384 6.44 4584816 21131640 8 12:58:28 09:18:01 5475864 31420472 817244 2.49 458540 24547516 2185384 6.44 4584620 21131644 16 12:58:28 09:19:01 5475440 31420160 817752 2.49 458568 24547532 2185384 6.44 4585208 21131652 40 12:58:28 09:20:01 5475180 31419912 817980 2.49 458592 24547536 2185384 6.44 4585072 21131648 8 12:58:28 09:21:01 5475172 31419944 817932 2.49 458628 24547536 2185384 6.44 4584952 21131648 8 12:58:28 09:22:01 5480180 31424996 812876 2.47 458656 24547540 2185384 6.44 4581792 21131652 28 12:58:28 09:23:01 5479984 31424820 812980 2.47 458680 24547540 2185384 6.44 4581912 21131656 28 12:58:28 09:24:01 5478928 31423796 813940 2.48 458716 24547540 2185384 6.44 4581896 21131656 4 12:58:28 09:25:01 5478800 31423704 813924 2.48 458732 24547548 2185384 6.44 4582392 21131660 216 12:58:28 09:26:01 5478864 31423772 813836 2.48 458756 24547548 2185384 6.44 4581984 21131660 20 12:58:28 09:27:01 5478848 31423784 813812 2.48 458768 24547556 2185384 6.44 4582004 21131664 24 12:58:28 09:28:01 5479084 31424052 813484 2.47 458796 24547556 2185384 6.44 4582104 21131668 8 12:58:28 09:29:01 5478784 31423772 813712 2.48 458804 24547560 2185384 6.44 4582064 21131668 12 12:58:28 09:30:02 5479140 31424144 813496 2.47 458816 24547564 2201436 6.49 4582080 21131672 8 12:58:28 09:31:01 5479124 31424132 813460 2.47 458840 24547564 2201436 6.49 4582100 21131672 8 12:58:28 09:32:01 5479108 31424152 813396 2.47 458856 24547568 2201436 6.49 4582124 21131676 8 12:58:28 09:33:01 5478808 31423876 813656 2.48 458876 24547572 2201436 6.49 4582156 21131684 8 12:58:28 09:34:01 5479012 31424112 813364 2.47 458904 24547572 2201436 6.49 4582132 21131684 8 12:58:28 09:35:01 5478996 31424108 813356 2.47 458908 24547576 2201436 6.49 4582216 21131688 8 12:58:28 09:36:01 5478664 31423784 813612 2.48 458916 24547584 2201436 6.49 4582252 21131688 8 12:58:28 09:37:45 5478308 31423464 813868 2.48 458940 24547584 2201436 6.49 4582624 21131700 164 12:58:28 09:38:01 5478276 31423440 813832 2.48 458948 24547592 2201436 6.49 4582344 21131704 72 12:58:28 09:39:01 5478292 31423480 813884 2.48 458964 24547592 2201436 6.49 4582316 21131704 12 12:58:28 09:40:01 5478500 31423708 813816 2.48 458992 24547592 2201436 6.49 4582328 21131708 12 12:58:28 09:41:01 5478232 31423460 814044 2.48 459008 24547596 2185344 6.44 4582348 21131708 8 12:58:28 09:42:01 5478216 31423468 813992 2.48 459012 24547600 2185344 6.44 4582364 21131712 12 12:58:28 09:43:01 5478020 31423280 814312 2.48 459016 24547600 2185344 6.44 4582800 21131712 188 12:58:28 09:44:01 5478012 31423408 814148 2.48 459028 24547728 2185344 6.44 4582388 21131836 12 12:58:28 09:45:01 5478264 31423676 813988 2.48 459032 24547740 2185344 6.44 4582392 21131848 8 12:58:28 09:46:01 5477988 31423408 814228 2.48 459040 24547740 2185344 6.44 4582404 21131852 8 12:58:28 09:47:01 5477940 31423372 814208 2.48 459052 24547744 2185344 6.44 4582416 21131856 8 12:58:28 09:48:01 5478176 31423620 813900 2.48 459064 24547744 2185344 6.44 4582496 21131856 8 12:58:28 09:49:01 5478160 31423620 813840 2.48 459076 24547748 2185344 6.44 4582344 21131860 8 12:58:28 09:50:01 5478112 31423600 813804 2.48 459092 24547752 2185344 6.44 4582388 21131864 12 12:58:28 09:51:01 5478276 31423776 814040 2.48 459096 24547752 2185344 6.44 4582732 21131868 8 12:58:28 09:52:01 5478048 31423556 814212 2.48 459104 24547756 2185344 6.44 4582484 21131868 8 12:58:28 09:53:01 5478272 31423804 814308 2.48 459124 24547760 2185344 6.44 4582912 21131872 212 12:58:28 09:54:01 5478312 31423864 814252 2.48 459148 24547768 2185344 6.44 4582464 21131876 8 12:58:28 09:55:01 5478288 31423864 814212 2.48 459172 24547772 2185344 6.44 4582532 21131880 8 12:58:28 09:56:01 5477956 31423556 814472 2.48 459184 24547772 2185344 6.44 4582596 21131880 12 12:58:28 09:57:01 5478160 31423776 814188 2.48 459200 24547776 2185344 6.44 4582604 21131888 8 12:58:28 09:58:01 5478364 31424000 814000 2.48 459220 24547776 2185344 6.44 4582716 21131884 8 12:58:28 09:59:01 5478316 31423976 813972 2.48 459236 24547780 2185344 6.44 4582572 21131888 4 12:58:28 10:00:01 5478016 31423708 814184 2.48 459260 24547784 2185344 6.44 4582600 21131892 8 12:58:28 10:01:01 5477936 31423640 814204 2.48 459264 24547784 2185344 6.44 4582668 21131892 4 12:58:28 10:02:01 5478040 31423764 814228 2.48 459284 24547788 2201472 6.49 4583268 21131900 216 12:58:28 10:03:01 5478244 31424000 814000 2.48 459308 24547788 2217708 6.54 4582728 21131900 4 12:58:28 10:04:01 5478040 31423812 814116 2.48 459332 24547796 2201636 6.49 4582876 21131904 20 12:58:28 10:05:02 5478284 31424088 813788 2.48 459352 24547800 2201636 6.49 4582772 21131908 12 12:58:28 10:06:01 5478236 31424184 813640 2.48 459360 24547928 2201636 6.49 4583116 21132040 4 12:58:28 10:07:01 5478220 31424184 813624 2.48 459376 24547928 2201636 6.49 4582836 21132044 24 12:58:28 10:08:01 5478192 31424164 813940 2.48 459380 24547932 2201636 6.49 4582928 21132044 8 12:58:28 10:09:01 5478208 31424192 813888 2.48 459384 24547940 2201636 6.49 4582856 21132052 4 12:58:28 10:10:01 5478192 31424200 813924 2.48 459412 24547944 2201636 6.49 4582884 21132056 28 12:58:28 10:11:01 5478144 31424164 813920 2.48 459416 24547944 2201636 6.49 4582896 21132056 12 12:58:28 10:12:01 5477844 31423872 814160 2.48 459420 24547952 2201636 6.49 4582912 21132060 8 12:58:28 10:13:01 5477432 31423472 814492 2.48 459432 24547952 2201636 6.49 4583040 21132064 12 12:58:28 10:14:01 5477424 31423492 814412 2.48 459456 24547956 2201636 6.49 4583008 21132068 8 12:58:28 10:15:01 5477376 31423464 814384 2.48 459480 24547948 2185576 6.44 4582932 21132072 24 12:58:28 10:16:01 5477392 31423504 814268 2.48 459504 24547960 2185576 6.44 4582960 21132072 8 12:58:28 10:17:01 5477812 31423932 813976 2.48 459524 24547964 2185576 6.44 4583340 21132076 24 12:58:28 10:18:01 5478000 31424172 813832 2.48 459536 24547964 2185576 6.44 4583304 21131956 4 12:58:28 10:19:01 5477896 31424072 813856 2.48 459572 24547968 2185576 6.44 4583312 21131916 28 12:58:28 10:20:01 5476468 31422856 815020 2.48 459588 24547964 2169508 6.40 4583796 21131916 4 12:58:28 10:21:01 5476160 31422548 815272 2.48 459620 24547972 2169508 6.40 4583660 21131916 12 12:58:28 10:22:01 5476372 31422948 814840 2.48 459656 24548104 2153440 6.35 4583548 21132048 40 12:58:28 10:23:01 5475740 31422324 815384 2.48 459672 24548108 2153440 6.35 4583600 21132056 16 12:58:28 10:24:01 5475724 31422364 815316 2.48 459684 24548112 2153440 6.35 4583596 21132056 32 12:58:28 10:25:01 5475676 31422324 815284 2.48 459700 24548116 2153440 6.35 4583596 21132064 40 12:58:28 10:26:01 5475628 31422300 815224 2.48 459720 24548140 2153440 6.35 4583616 21132084 4 12:58:28 10:27:01 5475360 31422036 815420 2.48 459728 24548144 2153440 6.35 4583604 21132088 28 12:58:28 10:28:01 5475556 31422296 815604 2.48 459748 24548144 2153440 6.35 4583728 21132092 4 12:58:28 10:29:01 5475524 31422284 815568 2.48 459768 24548148 2153440 6.35 4583668 21132096 8 12:58:28 10:30:01 5475696 31422500 815304 2.48 459796 24548152 2153440 6.35 4583720 21132100 8 12:58:28 10:31:01 5475428 31422248 815480 2.48 459824 24548156 2153440 6.35 4583728 21132100 12 12:58:28 10:32:01 5478028 31424924 812880 2.47 459856 24548160 2153440 6.35 4581020 21132104 28 12:58:28 10:33:01 5478456 31425396 812564 2.47 459876 24548160 2169568 6.40 4581520 21132104 196 12:58:28 10:34:01 5478148 31425096 812792 2.47 459896 24548164 2169568 6.40 4581332 21132108 196 12:58:28 10:35:01 5478644 31425640 812260 2.47 459932 24548160 2169568 6.40 4581124 21132116 24 12:58:28 10:36:01 5478320 31425316 812516 2.47 459948 24548168 2169568 6.40 4581452 21132116 196 12:58:28 10:37:01 5478392 31425392 812432 2.47 459956 24548172 2169568 6.40 4581116 21132120 28 12:58:28 10:38:01 5478532 31425592 812192 2.47 459980 24548172 2169568 6.40 4581516 21132124 172 12:58:28 10:39:01 5479068 31426132 811624 2.47 460000 24548176 2169568 6.40 4581348 21132128 48 12:58:28 10:40:01 5478824 31425900 811796 2.47 460020 24548180 2169568 6.40 4581360 21132136 36 12:58:28 10:41:01 5478776 31425908 811764 2.47 460040 24548180 2169568 6.40 4581212 21132136 8 12:58:28 10:42:01 5478476 31425620 811964 2.47 460068 24548188 2169568 6.40 4581220 21132144 40 12:58:28 10:43:01 5478616 31425796 811740 2.47 460084 24548192 2185684 6.44 4581336 21132148 8 12:58:28 10:44:01 5478600 31425800 811676 2.47 460100 24548196 2185684 6.44 4581340 21132140 32 12:58:28 10:45:01 5478576 31425776 811620 2.47 460128 24548180 2185684 6.44 4581336 21132140 4 12:58:28 10:46:01 5478056 31425324 812080 2.47 460148 24548200 2185684 6.44 4581404 21132148 28 12:58:28 10:47:01 5478256 31425532 812020 2.47 460156 24548204 2185684 6.44 4581404 21132152 28 12:58:28 10:48:01 5478272 31425548 811964 2.47 460168 24548204 2185684 6.44 4581472 21132152 4 12:58:28 10:49:01 5478508 31425828 811648 2.47 460184 24548208 2185684 6.44 4581352 21132152 28 12:58:28 10:50:01 5478144 31425468 811936 2.47 460196 24548212 2185684 6.44 4581352 21132156 4 12:58:28 10:51:01 5478000 31425368 811952 2.47 460220 24548216 2185684 6.44 4581388 21132160 24 12:58:28 10:52:01 5477660 31425040 812172 2.47 460252 24548220 2185684 6.44 4581720 21132164 196 12:58:28 10:53:01 5477936 31425376 811868 2.47 460280 24548220 2185684 6.44 4581536 21132168 4 12:58:28 10:54:01 5478204 31425648 811556 2.47 460304 24548224 2185684 6.44 4581460 21132172 8 12:58:28 10:55:01 5478448 31425892 811224 2.47 460332 24548224 2185684 6.44 4581476 21132172 8 12:58:28 10:56:01 5478260 31425780 811540 2.47 460352 24548228 2185684 6.44 4581536 21132172 28 12:58:28 10:57:01 5478024 31425684 811604 2.47 460360 24548360 2185684 6.44 4581556 21132304 8 12:58:28 10:58:01 5477676 31425356 811856 2.47 460372 24548368 2185684 6.44 4581940 21132316 204 12:58:28 10:59:01 5477612 31425328 811860 2.47 460396 24548372 2185684 6.44 4581996 21132320 212 12:58:28 11:00:01 5477896 31425612 811564 2.47 460420 24548360 2185684 6.44 4581688 21132320 8 12:58:28 11:01:01 5477852 31425596 811788 2.47 460432 24548376 2185684 6.44 4581704 21132320 28 12:58:28 11:02:01 5477252 31425012 812284 2.47 460444 24548380 2185684 6.44 4582100 21132324 196 12:58:28 11:03:01 5477220 31424980 812304 2.47 460456 24548380 2185684 6.44 4581776 21132324 8 12:58:28 11:04:01 5477420 31425224 812240 2.47 460468 24548384 2185684 6.44 4582124 21132328 32 12:58:28 11:05:01 5477372 31425176 812260 2.47 460480 24548372 2185684 6.44 4582084 21132328 8 12:58:28 11:06:01 5477324 31425148 812328 2.47 460488 24548388 2185684 6.44 4581780 21132332 4 12:58:28 11:07:01 5477316 31425152 812260 2.47 460508 24548392 2185684 6.44 4581692 21132336 28 12:58:28 11:08:01 5477468 31425340 812244 2.47 460520 24548396 2201748 6.49 4581928 21132336 8 12:58:28 11:09:01 5477460 31425352 812204 2.47 460544 24548400 2201748 6.49 4581752 21132348 28 12:58:28 11:10:01 5477412 31425324 812176 2.47 460572 24548388 2185704 6.44 4581772 21132344 8 12:58:28 11:11:01 5477112 31425044 812380 2.47 460588 24548404 2185704 6.44 4581868 21132348 4 12:58:28 11:12:01 5477064 31425024 812352 2.47 460608 24548400 2185704 6.44 4581892 21132352 24 12:58:28 11:13:01 5477268 31425260 812068 2.47 460624 24548404 2185704 6.44 4581912 21132352 8 12:58:28 11:14:01 5477472 31425484 811768 2.47 460648 24548412 2185704 6.44 4581852 21132356 28 12:58:28 11:15:01 5477172 31425200 811984 2.47 460684 24548400 2185704 6.44 4582176 21132356 20 12:58:28 11:16:01 5476840 31424916 812228 2.47 460688 24548420 2169460 6.40 4581904 21132364 28 12:58:28 11:17:01 5476896 31424988 812228 2.47 460692 24548428 2185540 6.44 4582280 21132372 280 12:58:28 11:18:01 5476504 31424600 812604 2.47 460708 24548428 2185540 6.44 4582000 21132372 12 12:58:28 11:19:01 5477000 31425128 812076 2.47 460720 24548432 2185540 6.44 4581968 21132376 24 12:58:28 11:20:01 5477136 31425176 812012 2.47 460732 24548428 2185540 6.44 4582292 21132376 44 12:58:28 11:21:01 5477248 31425308 812052 2.47 460756 24548432 2185540 6.44 4582304 21132380 28 12:58:28 11:22:02 5477516 31425596 811724 2.47 460776 24548440 2185540 6.44 4582184 21132384 8 12:58:28 11:23:01 5477404 31425504 811768 2.47 460784 24548440 2185540 6.44 4582160 21132384 12 12:58:28 11:24:01 5477024 31425152 812032 2.47 460808 24548444 2185540 6.44 4582432 21132388 192 12:58:28 11:25:01 5477056 31425196 811980 2.47 460828 24548444 2185540 6.44 4582132 21132392 12 12:58:28 11:26:01 5477024 31425204 811932 2.47 460852 24548452 2185540 6.44 4582152 21132392 4 12:58:28 11:27:01 5476976 31425168 811896 2.47 460872 24548456 2185540 6.44 4582160 21132396 8 12:58:28 11:28:01 5473916 31423408 813436 2.47 461028 24549440 2168580 6.39 4582440 21133340 4 12:58:28 11:29:01 5474160 31423576 813496 2.47 461048 24549444 2168580 6.39 4582392 21133344 8 12:58:28 11:30:01 5474288 31423792 813208 2.47 461060 24549556 2168580 6.39 4582404 21133404 4 12:58:28 11:31:01 5474296 31423872 813156 2.47 461068 24549564 2168580 6.39 4582432 21133464 4 12:58:28 11:32:01 5473892 31423480 813492 2.47 461080 24549568 2168580 6.39 4582428 21133468 8 12:58:28 11:33:01 5474168 31423760 813196 2.47 461080 24549568 2168580 6.39 4582488 21133468 8 12:58:28 11:34:01 5473900 31423508 813384 2.47 461088 24549576 2168580 6.39 4582432 21133476 8 12:58:28 11:35:01 5474304 31423940 813208 2.47 461112 24549576 2168580 6.39 4582548 21133476 32 12:58:28 11:36:01 5474304 31423948 813180 2.47 461128 24549576 2168580 6.39 4582464 21133480 8 12:58:28 11:37:01 5473964 31423636 813448 2.47 461140 24549584 2168580 6.39 4582536 21133484 8 12:58:28 11:38:01 5473968 31423656 813576 2.48 461156 24549584 2168580 6.39 4582720 21133484 12 12:58:28 11:39:01 5473872 31423564 813604 2.48 461168 24549588 2168580 6.39 4582612 21133488 4 12:58:28 11:40:01 5473856 31423564 813584 2.48 461180 24549584 2168580 6.39 4582908 21133488 8 12:58:28 11:41:01 5474848 31424560 812548 2.47 461196 24549592 2168580 6.39 4582616 21133492 8 12:58:28 11:42:01 5474572 31424320 812776 2.47 461216 24549596 2168580 6.39 4582652 21133492 8 12:58:28 11:43:01 5474224 31423992 813148 2.47 461224 24549600 2168580 6.39 4583020 21133504 4 12:58:28 11:44:01 5474524 31424296 812776 2.47 461236 24549596 2168580 6.39 4582660 21133508 4 12:58:28 11:45:01 5474476 31424264 812756 2.47 461240 24549604 2168580 6.39 4582680 21133504 8 12:58:28 11:46:01 5474360 31424160 813044 2.47 461272 24549600 2168580 6.39 4582688 21133508 12 12:58:28 11:47:01 5474092 31423924 813272 2.47 461276 24549608 2168580 6.39 4582720 21133508 8 12:58:28 11:48:01 5474328 31424168 812960 2.47 461288 24549616 2168580 6.39 4582780 21133512 8 12:58:28 11:49:01 5474224 31424084 812920 2.47 461312 24549620 2168580 6.39 4583144 21133520 196 12:58:28 11:50:01 5474264 31424156 812856 2.47 461336 24549620 2168580 6.39 4582776 21133520 8 12:58:28 11:51:01 5474216 31424128 812812 2.47 461368 24549620 2168580 6.39 4582780 21133524 4 12:58:28 11:52:01 5474344 31424296 812808 2.47 461384 24549628 2168580 6.39 4582820 21133524 8 12:58:28 11:53:01 5474304 31424276 812812 2.47 461404 24549624 2168580 6.39 4582808 21133536 28 12:58:28 11:54:01 5474248 31424244 812776 2.47 461424 24549628 2168580 6.39 4582756 21133536 16 12:58:28 11:55:01 5473948 31423964 812984 2.47 461444 24549636 2168580 6.39 4582808 21133536 12 12:58:28 11:56:01 5474364 31424412 812480 2.47 461456 24549640 2168580 6.39 4582832 21133540 28 12:58:28 11:57:01 5474784 31424840 812300 2.47 461472 24549640 2168580 6.39 4582908 21133540 4 12:58:28 11:58:01 5474052 31424144 813000 2.47 461496 24549644 2168580 6.39 4583032 21133544 8 12:58:28 11:59:01 5474084 31424192 812900 2.47 461512 24549648 2168580 6.39 4582988 21133548 8 12:58:28 12:00:01 5473908 31424040 813000 2.47 461532 24549648 2168580 6.39 4582996 21133548 4 12:58:28 12:01:01 5473860 31424008 812964 2.47 461564 24549644 2168580 6.39 4583016 21133552 40 12:58:28 12:02:01 5473836 31424120 812836 2.47 461592 24549740 2168580 6.39 4583064 21133636 8 12:58:28 12:03:01 5473560 31423864 813192 2.47 461608 24549744 2168580 6.39 4583144 21133644 28 12:58:28 12:04:01 5473584 31423908 813100 2.47 461612 24549752 2184716 6.44 4583336 21133648 20 12:58:28 12:05:01 5473536 31423864 813064 2.47 461640 24549752 2184716 6.44 4583100 21133648 20 12:58:28 12:06:01 5473460 31423832 813316 2.47 461648 24549756 2184716 6.44 4583412 21133656 68 12:58:28 12:07:01 5473684 31424056 813280 2.47 461664 24549756 2184716 6.44 4583136 21133656 4 12:58:28 12:08:01 5473448 31423844 813484 2.47 461684 24549752 2184716 6.44 4583232 21133660 4 12:58:28 12:09:01 5473196 31423612 813664 2.48 461704 24549764 2200812 6.49 4583176 21133664 8 12:58:28 12:10:01 5473400 31423848 813376 2.47 461720 24549768 2200812 6.49 4583204 21133664 24 12:58:28 12:11:01 5473352 31423940 813212 2.47 461748 24549892 2200812 6.49 4583212 21133796 28 12:58:28 12:12:01 5473208 31423824 813264 2.47 461776 24549892 2200812 6.49 4583240 21133800 12 12:58:28 12:13:01 5473476 31424148 813192 2.47 461792 24549904 2200812 6.49 4583344 21133804 28 12:58:28 12:14:01 5473384 31424080 813224 2.47 461816 24549904 2200812 6.49 4583304 21133808 60 12:58:28 12:15:01 5473368 31424080 813204 2.47 461828 24549908 2200812 6.49 4583320 21133808 8 12:58:28 12:16:01 5473320 31424040 813188 2.47 461840 24549908 2184104 6.44 4583620 21133812 8 12:58:28 12:17:01 5473192 31423932 813312 2.47 461852 24549912 2184104 6.44 4583936 21133812 244 12:58:28 12:18:01 5472980 31423728 813516 2.47 461864 24549912 2184104 6.44 4583716 21133816 4 12:58:28 12:19:01 5472600 31423504 813672 2.48 461888 24550040 2184104 6.44 4583732 21133948 24 12:58:28 12:20:01 5472616 31423572 813572 2.48 461916 24550056 2184104 6.44 4583612 21133944 8 12:58:28 12:21:01 5472616 31423576 813540 2.47 461960 24550044 2184104 6.44 4583568 21133948 28 12:58:28 12:22:01 5472836 31423860 813376 2.47 461996 24550056 2184104 6.44 4583552 21133948 8 12:58:28 12:23:01 5472536 31423592 813632 2.48 462016 24550064 2184104 6.44 4583580 21133952 8 12:58:28 12:24:01 5472780 31423864 813328 2.47 462032 24550068 2184104 6.44 4583544 21133956 8 12:58:28 12:25:01 5473184 31424280 813068 2.47 462048 24550068 2184104 6.44 4583828 21133956 168 12:58:28 12:26:01 5473184 31424304 813036 2.47 462072 24550052 2184104 6.44 4583572 21133960 8 12:58:28 12:27:01 5472916 31424060 813256 2.47 462084 24550072 2184104 6.44 4583596 21133960 12 12:58:28 12:28:01 5472712 31423892 813352 2.47 462124 24550080 2184104 6.44 4583696 21133964 20 12:58:28 12:29:01 5472664 31423872 813328 2.47 462132 24550084 2184104 6.44 4583668 21133972 4 12:58:28 12:30:01 5472448 31423700 813368 2.47 462148 24550080 2184104 6.44 4583664 21133972 4 12:58:28 12:31:01 5472952 31424224 812836 2.47 462180 24550072 2184104 6.44 4583596 21133976 28 12:58:28 12:32:01 5472624 31423940 813300 2.47 462192 24550088 2184104 6.44 4583620 21133976 4 12:58:28 12:33:01 5472828 31424152 813052 2.47 462204 24550092 2184104 6.44 4583788 21133980 32 12:58:28 12:34:01 5472624 31423972 813196 2.47 462228 24550096 2184104 6.44 4583732 21133984 24 12:58:28 12:35:01 5472640 31424012 813156 2.47 462232 24550096 2167912 6.39 4583752 21133984 8 12:58:28 12:36:01 5472592 31423976 813124 2.47 462248 24550100 2167912 6.39 4583760 21133988 28 12:58:28 12:37:01 5472544 31423944 813088 2.47 462264 24550104 2183964 6.44 4583784 21133988 28 12:58:28 12:38:01 5472672 31424108 813088 2.47 462288 24550112 2183964 6.44 4583876 21134000 76 12:58:28 12:39:01 5472284 31423740 813432 2.47 462308 24550116 2183964 6.44 4583816 21134004 40 12:58:28 12:40:01 5472652 31424160 812864 2.47 462328 24550116 2183964 6.44 4583836 21134004 12 12:58:28 12:41:01 5472604 31424136 812840 2.47 462340 24550116 2183964 6.44 4583860 21134008 28 12:58:28 12:42:02 5472180 31423728 813348 2.47 462352 24550120 2183964 6.44 4584212 21134008 192 12:58:28 12:43:01 5472228 31423796 813296 2.47 462364 24550124 2183964 6.44 4583948 21134016 12 12:58:28 12:44:01 5472172 31423756 813292 2.47 462384 24550124 2183964 6.44 4583904 21134012 4 12:58:28 12:45:01 5472156 31423760 813220 2.47 462408 24550128 2183964 6.44 4583920 21134016 24 12:58:28 12:46:01 5472108 31423876 813048 2.47 462432 24550264 2183964 6.44 4583864 21134148 8 12:58:28 12:47:01 5471808 31423604 813264 2.47 462460 24550260 2200200 6.49 4583956 21134152 8 12:58:28 12:48:01 5472268 31424092 812940 2.47 462480 24550268 2200200 6.49 4583968 21134156 4 12:58:28 12:49:01 5472268 31424112 812912 2.47 462492 24550268 2200200 6.49 4583984 21134156 8 12:58:28 12:50:01 5472236 31424104 812884 2.47 462500 24550272 2200200 6.49 4584004 21134160 60 12:58:28 12:51:01 5472188 31424072 812852 2.47 462516 24550276 2200200 6.49 4584060 21134168 8 12:58:28 12:52:01 5471888 31423800 813068 2.47 462540 24550268 2200200 6.49 4584072 21134164 12 12:58:28 12:53:01 5472124 31424068 812740 2.47 462556 24550284 2200200 6.49 4584160 21134168 48 12:58:28 12:54:01 5472324 31424276 812680 2.47 462572 24550284 2200200 6.49 4584108 21134168 4 12:58:28 12:55:01 5471984 31423952 812968 2.47 462584 24550288 2200200 6.49 4584132 21134176 24 12:58:28 12:56:01 5471692 31423684 813196 2.47 462604 24550288 2200200 6.49 4584136 21134180 68 12:58:28 12:57:01 5471700 31423724 813112 2.47 462632 24550288 2200200 6.49 4584068 21134180 4 12:58:28 12:58:01 5471668 31423712 813076 2.47 462644 24550300 2183956 6.44 4584148 21134184 40 12:58:28 Average: 5680078 31390507 845760 2.57 455365 24327216 2270241 6.69 4579684 20941462 29686 12:58:28 12:58:28 06:58:03 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:58:28 06:59:01 ens3 762.56 586.67 8341.98 105.73 0.00 0.00 0.00 0.00 12:58:28 06:59:01 vethe5d5c28 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 12:58:28 06:59:01 docker0 458.56 571.75 35.53 4828.94 0.00 0.00 0.00 0.00 12:58:28 06:59:01 lo 1.10 1.10 0.11 0.11 0.00 0.00 0.00 0.00 12:58:28 07:00:01 ens3 23.11 17.20 17.91 10.52 0.00 0.00 0.00 0.00 12:58:28 07:00:01 vethe5d5c28 1.10 1.13 0.10 0.10 0.00 0.00 0.00 0.00 12:58:28 07:00:01 docker0 1.10 1.10 0.08 0.10 0.00 0.00 0.00 0.00 12:58:28 07:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 07:01:01 ens3 30.72 16.71 29.27 10.82 0.00 0.00 0.00 0.00 12:58:28 07:01:01 vethe5d5c28 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:02:01 vethde359a8 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:02:01 vethf8752f4 0.02 0.10 0.00 0.01 0.00 0.00 0.00 0.00 12:58:28 07:02:01 vethd64c729 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:02:01 vethad39b2f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:02:01 veth9e026b1 3.28 8.40 0.26 126.00 0.00 0.00 0.00 0.01 12:58:28 07:02:01 vetha0c4ee9 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:02:01 veth13fc760 2.52 7.42 0.21 122.91 0.00 0.00 0.00 0.01 12:58:28 07:02:01 veth74147ff 1.85 4.37 0.16 48.83 0.00 0.00 0.00 0.00 12:58:28 07:02:01 ens3 178.32 96.27 3749.11 22.37 0.00 0.00 0.00 0.00 12:58:28 07:02:01 veth31b0dd0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:02:01 docker0 15.58 31.33 1.08 469.34 0.00 0.00 0.00 0.00 12:58:28 07:02:01 veth85fd21c 0.02 0.08 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:02:01 veth84f7545 2.28 3.75 0.19 43.25 0.00 0.00 0.00 0.00 12:58:28 07:02:01 vethe266f25 0.38 0.70 0.03 0.15 0.00 0.00 0.00 0.00 12:58:28 07:02:01 lo 1.73 1.73 0.16 0.16 0.00 0.00 0.00 0.00 12:58:28 07:02:01 vetha6542ad 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:02:01 vetha03d724 3.52 5.67 0.29 85.11 0.00 0.00 0.00 0.01 12:58:28 07:02:01 veth064fe70 1.68 2.98 0.14 43.20 0.00 0.00 0.00 0.00 12:58:28 07:02:01 vetha4b6add 0.02 0.25 0.00 0.01 0.00 0.00 0.00 0.00 12:58:28 07:02:01 vetha2301d6 0.02 0.07 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:03:01 ens3 1056.41 560.90 9823.51 70.73 0.00 0.00 0.00 0.00 12:58:28 07:03:01 docker0 527.86 992.04 49.00 8974.09 0.00 0.00 0.00 0.00 12:58:28 07:03:01 vethe266f25 0.08 2.17 0.00 0.09 0.00 0.00 0.00 0.00 12:58:28 07:03:01 lo 0.27 0.27 0.03 0.03 0.00 0.00 0.00 0.00 12:58:28 07:04:01 vethe47c5f5 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 12:58:28 07:04:01 veth193c2f9 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 12:58:28 07:04:01 vethc80fc99 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 12:58:28 07:04:01 ens3 17.04 11.56 13.59 7.80 0.00 0.00 0.00 0.00 12:58:28 07:04:01 veth97a3dd7 0.05 0.53 0.00 0.03 0.00 0.00 0.00 0.00 12:58:28 07:04:01 veth199727e 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 12:58:28 07:04:01 veth922d1c4 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 12:58:28 07:04:01 veth2b0adb7 0.05 0.53 0.00 0.03 0.00 0.00 0.00 0.00 12:58:28 07:04:01 docker0 0.70 0.07 0.02 0.00 0.00 0.00 0.00 0.00 12:58:28 07:04:01 veth59d49a8 0.05 0.63 0.00 0.03 0.00 0.00 0.00 0.00 12:58:28 07:04:01 veth4d671c0 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 12:58:28 07:04:01 veth6c5a19a 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 12:58:28 07:04:01 vethe266f25 0.10 0.68 0.01 0.03 0.00 0.00 0.00 0.00 12:58:28 07:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 07:04:01 vethdbe5d01 0.05 0.60 0.00 0.03 0.00 0.00 0.00 0.00 12:58:28 07:04:01 veth930cd10 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 12:58:28 07:05:01 veth0ea5ef1 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:05:01 vethe47c5f5 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:05:01 veth193c2f9 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:05:01 ens3 1.45 0.72 1.14 0.60 0.00 0.00 0.00 0.00 12:58:28 07:05:01 veth97a3dd7 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:05:01 veth199727e 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:05:01 veth922d1c4 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:05:01 veth2b0adb7 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:05:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:05:01 vethab2ec3c 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:05:01 veth59d49a8 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:05:01 veth4d671c0 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:05:01 veth6c5a19a 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:05:01 vethe266f25 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:05:01 vethdbe5d01 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:06:01 vethe47c5f5 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:06:01 veth193c2f9 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:06:01 ens3 6.13 3.26 5.00 2.72 0.00 0.00 0.00 0.00 12:58:28 07:06:01 veth97a3dd7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:06:01 veth199727e 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:06:01 veth922d1c4 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:06:01 veth2b0adb7 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:06:01 veth59d49a8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:06:01 veth4d671c0 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:06:01 veth6c5a19a 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:06:01 vethe266f25 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 07:06:01 vethdbe5d01 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:07:01 ens3 266.56 283.35 136.04 1158.51 0.00 0.00 0.00 0.00 12:58:28 07:07:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:07:01 lo 24.80 24.80 2.44 2.44 0.00 0.00 0.00 0.00 12:58:28 07:08:01 ens3 448.32 450.43 165.57 3002.48 0.00 0.00 0.00 0.00 12:58:28 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:08:01 lo 30.12 30.12 2.94 2.94 0.00 0.00 0.00 0.00 12:58:28 07:09:01 ens3 205.70 193.97 93.75 1215.76 0.00 0.00 0.00 0.00 12:58:28 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:09:01 lo 14.93 14.93 1.46 1.46 0.00 0.00 0.00 0.00 12:58:28 07:10:01 ens3 1.15 0.53 3.05 0.22 0.00 0.00 0.00 0.00 12:58:28 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 07:11:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:12:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 07:13:01 ens3 0.20 0.10 0.09 0.06 0.00 0.00 0.00 0.00 12:58:28 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:14:01 ens3 0.18 0.12 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 07:15:01 ens3 0.03 0.02 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:16:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 07:17:01 ens3 2.22 1.82 5.06 0.48 0.00 0.00 0.00 0.00 12:58:28 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:17:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 07:18:01 ens3 0.30 0.18 0.15 0.07 0.00 0.00 0.00 0.00 12:58:28 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 07:19:01 ens3 5.90 4.80 3.76 4.82 0.00 0.00 0.00 0.00 12:58:28 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:19:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 07:20:01 ens3 1.82 1.50 0.99 1.22 0.00 0.00 0.00 0.00 12:58:28 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 07:21:01 ens3 0.37 0.32 0.26 0.21 0.00 0.00 0.00 0.00 12:58:28 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:22:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 07:23:01 ens3 0.20 0.12 0.09 0.07 0.00 0.00 0.00 0.00 12:58:28 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:24:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 07:25:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:26:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 07:27:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:28:01 ens3 0.37 0.20 0.15 0.07 0.00 0.00 0.00 0.00 12:58:28 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 07:29:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:30:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 07:31:01 ens3 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:32:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 07:33:01 ens3 0.22 0.13 0.09 0.07 0.00 0.00 0.00 0.00 12:58:28 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:34:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 07:35:01 ens3 0.20 0.07 0.12 0.00 0.00 0.00 0.00 0.00 12:58:28 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:36:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 07:37:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:38:01 ens3 0.27 0.17 0.09 0.07 0.00 0.00 0.00 0.00 12:58:28 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 07:39:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:40:01 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 12:58:28 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 07:41:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:42:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 07:43:01 ens3 0.27 0.13 0.14 0.07 0.00 0.00 0.00 0.00 12:58:28 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:44:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 07:45:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:46:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 07:47:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:48:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 12:58:28 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 07:49:01 ens3 0.17 0.05 0.07 0.00 0.00 0.00 0.00 0.00 12:58:28 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:50:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 07:51:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:52:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 07:53:01 ens3 0.20 0.12 0.09 0.07 0.00 0.00 0.00 0.00 12:58:28 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:54:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 07:55:01 ens3 0.13 0.08 0.07 0.00 0.00 0.00 0.00 0.00 12:58:28 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:56:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 07:57:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:58:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 12:58:28 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 07:59:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 07:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:00:01 ens3 0.32 0.22 0.10 0.01 0.00 0.00 0.00 0.00 12:58:28 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 08:01:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:02:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 08:03:01 ens3 0.20 0.17 0.09 0.07 0.00 0.00 0.00 0.00 12:58:28 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:04:01 ens3 0.88 0.55 0.37 0.23 0.00 0.00 0.00 0.00 12:58:28 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 08:05:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:06:01 ens3 0.20 0.12 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 08:07:02 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 08:07:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:07:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:08:01 ens3 0.32 0.20 0.10 0.07 0.00 0.00 0.00 0.00 12:58:28 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 08:09:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:10:01 ens3 0.25 0.13 0.08 0.01 0.00 0.00 0.00 0.00 12:58:28 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 08:11:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:12:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 08:13:01 ens3 0.20 0.12 0.09 0.07 0.00 0.00 0.00 0.00 12:58:28 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:14:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 08:15:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:16:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 08:17:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:18:01 ens3 0.63 0.37 0.31 0.32 0.00 0.00 0.00 0.00 12:58:28 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 08:19:01 ens3 2.70 2.27 1.50 3.93 0.00 0.00 0.00 0.00 12:58:28 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:19:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 08:20:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 08:21:01 ens3 1.90 1.50 1.05 1.35 0.00 0.00 0.00 0.00 12:58:28 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:22:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 08:23:01 ens3 0.32 0.20 0.15 0.07 0.00 0.00 0.00 0.00 12:58:28 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:24:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 08:25:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:26:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 08:27:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:28:01 ens3 0.27 0.23 0.09 0.08 0.00 0.00 0.00 0.00 12:58:28 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 08:29:01 ens3 0.32 0.08 0.09 0.00 0.00 0.00 0.00 0.00 12:58:28 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:30:01 ens3 3.73 0.78 0.89 0.43 0.00 0.00 0.00 0.00 12:58:28 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 08:31:01 ens3 4.08 0.83 1.19 0.68 0.00 0.00 0.00 0.00 12:58:28 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:32:01 ens3 1.03 0.43 0.39 0.28 0.00 0.00 0.00 0.00 12:58:28 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 08:33:01 ens3 0.87 0.40 0.42 0.27 0.00 0.00 0.00 0.00 12:58:28 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:34:01 ens3 0.22 0.08 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 08:35:01 ens3 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00 12:58:28 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:36:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 08:37:01 ens3 0.32 0.00 0.05 0.00 0.00 0.00 0.00 0.00 12:58:28 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:38:01 ens3 0.50 0.23 0.16 0.08 0.00 0.00 0.00 0.00 12:58:28 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 08:39:01 ens3 0.32 0.00 0.03 0.00 0.00 0.00 0.00 0.00 12:58:28 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:40:01 ens3 0.28 0.13 0.03 0.01 0.00 0.00 0.00 0.00 12:58:28 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 08:41:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:42:01 ens3 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 08:43:01 ens3 0.30 0.23 0.14 0.07 0.00 0.00 0.00 0.00 12:58:28 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:44:01 ens3 0.17 0.08 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 08:45:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:46:01 ens3 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 08:47:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:48:01 ens3 0.60 0.32 0.17 0.08 0.00 0.00 0.00 0.00 12:58:28 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 08:49:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:50:01 ens3 0.25 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 08:51:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:52:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 08:53:01 ens3 0.37 0.18 0.10 0.07 0.00 0.00 0.00 0.00 12:58:28 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:54:01 ens3 0.27 0.17 0.08 0.01 0.00 0.00 0.00 0.00 12:58:28 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 08:55:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:56:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 08:57:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:58:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 12:58:28 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 08:59:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 08:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:00:01 ens3 0.22 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 09:01:01 ens3 0.20 0.05 0.07 0.00 0.00 0.00 0.00 0.00 12:58:28 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:02:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 09:03:01 ens3 0.23 0.13 0.09 0.07 0.00 0.00 0.00 0.00 12:58:28 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:04:01 ens3 0.58 0.13 0.12 0.01 0.00 0.00 0.00 0.00 12:58:28 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 09:05:01 ens3 0.47 0.32 0.27 0.21 0.00 0.00 0.00 0.00 12:58:28 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:06:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 09:07:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:08:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 12:58:28 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 09:09:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:10:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 09:11:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:12:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 09:13:01 ens3 0.22 0.13 0.09 0.07 0.00 0.00 0.00 0.00 12:58:28 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:14:01 ens3 0.22 0.18 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 09:15:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:16:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 09:17:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:18:01 ens3 0.55 0.38 0.30 0.32 0.00 0.00 0.00 0.00 12:58:28 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 09:19:01 ens3 2.73 2.75 1.53 3.95 0.00 0.00 0.00 0.00 12:58:28 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:19:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 09:20:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 09:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 09:21:01 ens3 1.75 1.02 1.04 1.26 0.00 0.00 0.00 0.00 12:58:28 09:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:22:01 ens3 0.80 1.42 0.06 11.73 0.00 0.00 0.00 0.00 12:58:28 09:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 09:23:01 ens3 1.57 2.05 0.23 6.71 0.00 0.00 0.00 0.00 12:58:28 09:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:24:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 09:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 09:25:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 09:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:26:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 09:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 09:27:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 09:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:28:01 ens3 2.03 7.13 0.21 7.39 0.00 0.00 0.00 0.00 12:58:28 09:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 09:29:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 09:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:30:02 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 09:30:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:30:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 09:31:01 ens3 0.19 0.05 0.07 0.00 0.00 0.00 0.00 0.00 12:58:28 09:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:32:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 09:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 09:33:01 ens3 4.32 7.87 0.35 7.43 0.00 0.00 0.00 0.00 12:58:28 09:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:34:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 09:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 09:35:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 09:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:36:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 09:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 09:37:45 ens3 0.25 0.20 0.06 0.36 0.00 0.00 0.00 0.00 12:58:28 09:37:45 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:37:45 lo 0.11 0.11 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 09:38:01 ens3 6.00 14.24 0.40 24.65 0.00 0.00 0.00 0.00 12:58:28 09:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:39:01 ens3 0.22 0.05 0.13 0.00 0.00 0.00 0.00 0.00 12:58:28 09:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:40:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 09:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 09:41:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 09:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:42:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 09:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 09:43:01 ens3 1.88 4.23 0.25 7.20 0.00 0.00 0.00 0.00 12:58:28 09:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:44:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 09:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 09:45:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 09:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:46:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 09:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 09:47:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 09:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:48:01 ens3 6.25 8.47 0.48 7.47 0.00 0.00 0.00 0.00 12:58:28 09:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 09:49:01 ens3 0.17 0.07 0.07 0.00 0.00 0.00 0.00 0.00 12:58:28 09:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:50:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 09:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 09:51:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 09:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:52:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 09:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 09:53:01 ens3 4.32 6.92 0.35 7.38 0.00 0.00 0.00 0.00 12:58:28 09:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:54:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 09:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 09:55:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 09:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:56:01 ens3 0.27 0.12 0.08 0.01 0.00 0.00 0.00 0.00 12:58:28 09:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 09:57:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 09:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:58:01 ens3 2.27 5.03 0.22 7.25 0.00 0.00 0.00 0.00 12:58:28 09:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 09:59:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 09:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 09:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:00:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 10:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 10:01:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 10:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:02:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 10:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 10:03:01 ens3 2.43 5.02 0.34 7.25 0.00 0.00 0.00 0.00 12:58:28 10:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:04:01 ens3 3.90 5.97 0.51 7.43 0.00 0.00 0.00 0.00 12:58:28 10:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 10:05:02 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 10:05:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:05:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:06:01 ens3 0.20 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 10:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 10:07:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 10:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:08:01 ens3 3.52 5.48 0.30 7.28 0.00 0.00 0.00 0.00 12:58:28 10:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 10:09:01 ens3 0.20 0.07 0.07 0.00 0.00 0.00 0.00 0.00 12:58:28 10:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:10:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 10:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 10:11:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 10:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:12:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 10:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 10:13:01 ens3 1.32 2.07 0.21 1.96 0.00 0.00 0.00 0.00 12:58:28 10:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:14:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 10:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 10:15:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 10:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:16:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 10:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 10:17:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 10:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:18:01 ens3 0.50 0.43 0.24 0.32 0.00 0.00 0.00 0.00 12:58:28 10:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 10:19:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 10:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:20:01 ens3 2.70 2.53 1.48 3.94 0.00 0.00 0.00 0.00 12:58:28 10:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:20:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 12:58:28 10:21:01 ens3 1.78 0.90 1.04 1.25 0.00 0.00 0.00 0.00 12:58:28 10:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:22:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 10:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 10:23:01 ens3 0.27 0.15 0.14 0.07 0.00 0.00 0.00 0.00 12:58:28 10:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:24:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 10:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 10:25:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 10:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:26:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 10:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 10:27:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 10:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:28:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 12:58:28 10:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 10:29:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 10:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:30:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 10:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 10:31:01 ens3 0.18 0.07 0.07 0.00 0.00 0.00 0.00 0.00 12:58:28 10:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:32:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 10:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 10:33:01 ens3 0.18 0.17 0.08 0.07 0.00 0.00 0.00 0.00 12:58:28 10:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:34:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 10:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 10:35:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 10:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:36:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 10:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 10:37:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 10:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:38:01 ens3 0.38 0.32 0.18 0.08 0.00 0.00 0.00 0.00 12:58:28 10:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 10:39:01 ens3 1.02 0.58 0.38 0.23 0.00 0.00 0.00 0.00 12:58:28 10:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:40:01 ens3 0.12 0.07 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 10:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 10:41:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 10:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:42:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 10:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 10:43:01 ens3 0.22 0.18 0.09 0.07 0.00 0.00 0.00 0.00 12:58:28 10:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:44:01 ens3 0.18 0.08 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 10:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 10:45:01 ens3 0.17 0.07 0.07 0.00 0.00 0.00 0.00 0.00 12:58:28 10:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:46:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 10:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 10:47:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 10:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:48:01 ens3 0.30 0.23 0.09 0.08 0.00 0.00 0.00 0.00 12:58:28 10:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 10:49:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 10:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:50:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 10:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 10:51:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 10:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:52:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 10:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 10:53:01 ens3 0.20 0.17 0.09 0.07 0.00 0.00 0.00 0.00 12:58:28 10:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:54:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 10:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 10:55:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 10:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:56:01 ens3 0.30 0.20 0.13 0.01 0.00 0.00 0.00 0.00 12:58:28 10:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 10:57:01 ens3 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 10:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:58:01 ens3 0.28 0.23 0.09 0.08 0.00 0.00 0.00 0.00 12:58:28 10:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 10:59:01 ens3 0.18 0.05 0.07 0.00 0.00 0.00 0.00 0.00 12:58:28 10:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 10:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:00:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 11:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 11:01:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 11:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:02:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 11:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 11:03:01 ens3 0.18 0.10 0.08 0.06 0.00 0.00 0.00 0.00 12:58:28 11:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:04:01 ens3 0.93 0.35 0.32 0.21 0.00 0.00 0.00 0.00 12:58:28 11:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 11:05:01 ens3 0.13 0.03 0.07 0.00 0.00 0.00 0.00 0.00 12:58:28 11:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:06:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 11:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 11:07:01 ens3 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 12:58:28 11:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:08:01 ens3 0.70 0.50 0.40 0.28 0.00 0.00 0.00 0.00 12:58:28 11:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 11:09:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 11:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:10:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 11:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 11:11:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 11:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:12:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 11:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 11:13:01 ens3 0.20 0.12 0.09 0.07 0.00 0.00 0.00 0.00 12:58:28 11:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:14:01 ens3 0.27 0.12 0.08 0.01 0.00 0.00 0.00 0.00 12:58:28 11:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 11:15:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 11:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:16:01 ens3 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 11:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 11:17:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 11:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:18:01 ens3 0.48 0.37 0.19 0.32 0.00 0.00 0.00 0.00 12:58:28 11:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 11:19:01 ens3 0.17 0.07 0.07 0.00 0.00 0.00 0.00 0.00 12:58:28 11:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:20:01 ens3 2.63 2.38 1.46 3.92 0.00 0.00 0.00 0.00 12:58:28 11:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:20:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 12:58:28 11:21:01 ens3 0.52 0.28 0.27 0.21 0.00 0.00 0.00 0.00 12:58:28 11:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:22:02 ens3 1.58 1.32 0.80 1.15 0.00 0.00 0.00 0.00 12:58:28 11:22:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:22:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 11:23:01 ens3 0.32 0.14 0.15 0.07 0.00 0.00 0.00 0.00 12:58:28 11:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:24:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 11:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 11:25:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 11:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:26:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 11:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 11:27:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 11:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:28:01 ens3 0.52 0.45 0.23 0.10 0.00 0.00 0.00 0.00 12:58:28 11:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:28:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 12:58:28 11:29:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 11:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:30:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 11:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 11:31:01 ens3 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 11:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:32:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 11:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 11:33:01 ens3 0.27 0.12 0.14 0.07 0.00 0.00 0.00 0.00 12:58:28 11:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:34:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 11:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 11:35:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 11:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:36:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 11:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 11:37:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 11:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:38:01 ens3 0.35 0.20 0.15 0.07 0.00 0.00 0.00 0.00 12:58:28 11:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 11:39:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 11:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:40:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 11:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 11:41:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 11:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:42:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 11:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 11:43:01 ens3 0.22 0.12 0.09 0.07 0.00 0.00 0.00 0.00 12:58:28 11:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:44:01 ens3 0.22 0.10 0.07 0.01 0.00 0.00 0.00 0.00 12:58:28 11:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 11:45:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 11:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:46:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 11:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 11:47:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 11:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:48:01 ens3 0.35 0.28 0.15 0.08 0.00 0.00 0.00 0.00 12:58:28 11:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 11:49:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 11:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:50:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 11:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 11:51:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 11:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:52:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 11:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 11:53:01 ens3 0.27 0.23 0.14 0.08 0.00 0.00 0.00 0.00 12:58:28 11:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:54:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 11:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 11:55:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 11:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:56:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 11:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 11:57:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 11:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:58:01 ens3 0.30 0.22 0.09 0.07 0.00 0.00 0.00 0.00 12:58:28 11:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 11:59:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 11:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 11:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:00:01 ens3 0.23 0.18 0.07 0.01 0.00 0.00 0.00 0.00 12:58:28 12:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 12:01:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 12:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:02:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 12:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 12:03:01 ens3 0.20 0.13 0.09 0.07 0.00 0.00 0.00 0.00 12:58:28 12:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:04:01 ens3 1.02 0.65 0.38 0.23 0.00 0.00 0.00 0.00 12:58:28 12:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 12:05:01 ens3 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 12:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:06:01 ens3 0.17 0.08 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 12:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 12:07:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 12:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:08:01 ens3 0.32 0.22 0.09 0.07 0.00 0.00 0.00 0.00 12:58:28 12:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 12:09:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 12:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:10:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 12:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 12:11:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 12:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:12:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 12:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 12:13:01 ens3 0.22 0.13 0.09 0.07 0.00 0.00 0.00 0.00 12:58:28 12:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:14:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 12:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 12:15:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 12:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:16:01 ens3 0.27 0.13 0.13 0.01 0.00 0.00 0.00 0.00 12:58:28 12:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 12:17:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 12:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:18:01 ens3 0.27 0.20 0.09 0.07 0.00 0.00 0.00 0.00 12:58:28 12:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 12:19:01 ens3 0.35 0.20 0.17 0.25 0.00 0.00 0.00 0.00 12:58:28 12:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:20:01 ens3 2.72 2.30 1.47 3.91 0.00 0.00 0.00 0.00 12:58:28 12:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:20:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 12:58:28 12:21:01 ens3 0.45 0.32 0.27 0.21 0.00 0.00 0.00 0.00 12:58:28 12:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:22:01 ens3 1.57 1.33 0.80 1.16 0.00 0.00 0.00 0.00 12:58:28 12:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 12:23:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 12:58:28 12:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:24:01 ens3 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00 12:58:28 12:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 12:25:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 12:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:26:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 12:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 12:27:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 12:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:28:01 ens3 0.43 0.27 0.21 0.14 0.00 0.00 0.00 0.00 12:58:28 12:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 12:29:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 12:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:30:01 ens3 0.25 0.12 0.08 0.01 0.00 0.00 0.00 0.00 12:58:28 12:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 12:31:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 12:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:32:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 12:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 12:33:01 ens3 0.28 0.12 0.15 0.07 0.00 0.00 0.00 0.00 12:58:28 12:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:34:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 12:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 12:35:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 12:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:36:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 12:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 12:37:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 12:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:38:01 ens3 0.27 0.20 0.09 0.07 0.00 0.00 0.00 0.00 12:58:28 12:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 12:39:01 ens3 0.22 0.07 0.07 0.00 0.00 0.00 0.00 0.00 12:58:28 12:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:40:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 12:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 12:41:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 12:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:42:02 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 12:42:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:42:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 12:43:01 ens3 0.20 0.12 0.09 0.07 0.00 0.00 0.00 0.00 12:58:28 12:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:44:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 12:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 12:45:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 12:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:46:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 12:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 12:47:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 12:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:48:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 12:58:28 12:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 12:49:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 12:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:50:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 12:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 12:51:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 12:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:52:01 ens3 0.28 0.13 0.13 0.01 0.00 0.00 0.00 0.00 12:58:28 12:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 12:53:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 12:58:28 12:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:54:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 12:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 12:55:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 12:58:28 12:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:56:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 12:58:28 12:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 12:57:01 ens3 0.18 0.05 0.07 0.00 0.00 0.00 0.00 0.00 12:58:28 12:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:58:01 ens3 0.28 0.18 0.09 0.07 0.00 0.00 0.00 0.00 12:58:28 12:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:58:28 12:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:58:28 Average: ens3 8.63 6.46 61.54 15.95 0.00 0.00 0.00 0.00 12:58:28 Average: docker0 2.75 4.38 0.23 39.21 0.00 0.00 0.00 0.00 12:58:28 Average: lo 0.30 0.30 0.03 0.03 0.00 0.00 0.00 0.00 12:58:28 12:58:28 12:58:28 ---> sar -P ALL: 12:58:28 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-2910) 03/03/26 _x86_64_ (8 CPU) 12:58:28 12:58:28 06:57:01 LINUX RESTART (8 CPU) 12:58:28 12:58:28 06:58:03 CPU %user %nice %system %iowait %steal %idle 12:58:28 06:59:01 all 22.03 0.00 4.79 1.03 0.07 72.08 12:58:28 06:59:01 0 24.79 0.00 5.41 1.52 0.09 68.20 12:58:28 06:59:01 1 22.41 0.00 4.63 0.14 0.09 72.73 12:58:28 06:59:01 2 21.36 0.00 4.42 0.58 0.07 73.57 12:58:28 06:59:01 3 22.53 0.00 4.80 1.10 0.07 71.50 12:58:28 06:59:01 4 20.72 0.00 4.72 0.42 0.07 74.07 12:58:28 06:59:01 5 22.32 0.00 5.49 3.84 0.07 68.28 12:58:28 06:59:01 6 20.58 0.00 4.33 0.23 0.07 74.80 12:58:28 06:59:01 7 21.57 0.00 4.50 0.42 0.07 73.44 12:58:28 07:00:01 all 40.31 0.00 8.19 0.33 0.08 51.09 12:58:28 07:00:01 0 37.72 0.00 9.23 2.17 0.08 50.79 12:58:28 07:00:01 1 42.80 0.00 7.94 0.18 0.08 48.99 12:58:28 07:00:01 2 42.55 0.00 7.85 0.08 0.08 49.43 12:58:28 07:00:01 3 38.24 0.00 8.63 0.02 0.08 53.03 12:58:28 07:00:01 4 38.37 0.00 8.29 0.03 0.08 53.22 12:58:28 07:00:01 5 43.55 0.00 7.73 0.07 0.08 48.57 12:58:28 07:00:01 6 39.80 0.00 8.63 0.02 0.07 51.48 12:58:28 07:00:01 7 39.49 0.00 7.21 0.05 0.07 53.18 12:58:28 07:01:01 all 68.74 0.00 8.63 0.13 0.08 22.42 12:58:28 07:01:01 0 69.57 0.00 8.54 0.13 0.08 21.67 12:58:28 07:01:01 1 69.49 0.00 8.52 0.08 0.08 21.83 12:58:28 07:01:01 2 68.28 0.00 8.14 0.03 0.08 23.47 12:58:28 07:01:01 3 68.27 0.00 8.56 0.05 0.07 23.05 12:58:28 07:01:01 4 68.77 0.00 8.51 0.00 0.08 22.64 12:58:28 07:01:01 5 69.18 0.00 8.19 0.07 0.08 22.48 12:58:28 07:01:01 6 67.63 0.00 10.23 0.02 0.10 22.02 12:58:28 07:01:01 7 68.72 0.00 8.33 0.62 0.08 22.24 12:58:28 07:02:01 all 28.61 0.00 7.51 3.57 0.08 60.22 12:58:28 07:02:01 0 26.83 0.00 7.41 4.13 0.08 61.54 12:58:28 07:02:01 1 28.65 0.00 7.78 4.65 0.07 58.85 12:58:28 07:02:01 2 29.80 0.00 7.60 1.93 0.08 60.59 12:58:28 07:02:01 3 29.34 0.00 8.03 3.71 0.08 58.84 12:58:28 07:02:01 4 27.41 0.00 7.11 2.80 0.07 62.62 12:58:28 07:02:01 5 29.73 0.00 7.13 4.16 0.08 58.90 12:58:28 07:02:01 6 29.80 0.00 7.82 2.57 0.10 59.72 12:58:28 07:02:01 7 27.34 0.00 7.24 4.59 0.08 60.74 12:58:28 07:03:01 all 16.29 0.00 9.07 24.73 0.08 49.82 12:58:28 07:03:01 0 16.21 0.00 8.83 23.13 0.08 51.76 12:58:28 07:03:01 1 16.40 0.00 9.19 16.91 0.07 57.44 12:58:28 07:03:01 2 15.36 0.00 8.40 37.08 0.08 39.08 12:58:28 07:03:01 3 16.90 0.00 8.53 11.96 0.07 62.54 12:58:28 07:03:01 4 17.30 0.00 9.27 39.98 0.10 33.35 12:58:28 07:03:01 5 15.33 0.00 10.57 21.00 0.08 53.02 12:58:28 07:03:01 6 16.04 0.00 7.78 16.68 0.07 59.43 12:58:28 07:03:01 7 16.80 0.00 10.01 31.18 0.12 41.90 12:58:28 07:04:01 all 66.44 0.00 9.55 4.33 0.08 19.61 12:58:28 07:04:01 0 66.99 0.00 8.80 1.05 0.08 23.08 12:58:28 07:04:01 1 67.01 0.00 9.91 19.39 0.08 3.61 12:58:28 07:04:01 2 66.19 0.00 9.65 8.57 0.08 15.51 12:58:28 07:04:01 3 66.06 0.00 9.66 1.15 0.08 23.04 12:58:28 07:04:01 4 65.75 0.00 10.27 1.08 0.08 22.82 12:58:28 07:04:01 5 66.81 0.00 8.96 1.05 0.08 23.09 12:58:28 07:04:01 6 66.61 0.00 9.33 1.05 0.07 22.95 12:58:28 07:04:01 7 66.09 0.00 9.84 1.34 0.08 22.65 12:58:28 07:05:01 all 90.71 0.00 9.19 0.00 0.10 0.00 12:58:28 07:05:01 0 91.37 0.00 8.53 0.00 0.10 0.00 12:58:28 07:05:01 1 90.81 0.00 9.09 0.00 0.10 0.00 12:58:28 07:05:01 2 90.22 0.00 9.66 0.00 0.12 0.00 12:58:28 07:05:01 3 91.19 0.00 8.73 0.00 0.08 0.00 12:58:28 07:05:01 4 89.56 0.00 10.33 0.00 0.12 0.00 12:58:28 07:05:01 5 91.09 0.00 8.81 0.00 0.10 0.00 12:58:28 07:05:01 6 91.20 0.00 8.70 0.00 0.10 0.00 12:58:28 07:05:01 7 90.22 0.00 9.68 0.00 0.10 0.00 12:58:28 07:06:01 all 90.62 0.00 9.28 0.00 0.10 0.00 12:58:28 07:06:01 0 91.18 0.00 8.74 0.00 0.08 0.00 12:58:28 07:06:01 1 90.34 0.00 9.58 0.00 0.08 0.00 12:58:28 07:06:01 2 89.41 0.00 10.47 0.00 0.12 0.00 12:58:28 07:06:01 3 90.47 0.00 9.44 0.00 0.08 0.00 12:58:28 07:06:01 4 89.83 0.00 10.06 0.00 0.12 0.00 12:58:28 07:06:01 5 90.94 0.00 8.97 0.00 0.08 0.00 12:58:28 07:06:01 6 91.77 0.00 8.13 0.00 0.10 0.00 12:58:28 07:06:01 7 91.02 0.00 8.88 0.00 0.10 0.00 12:58:28 07:07:01 all 17.62 0.00 3.63 4.76 0.07 73.92 12:58:28 07:07:01 0 17.41 0.00 3.48 4.62 0.08 74.40 12:58:28 07:07:01 1 15.63 0.00 3.47 6.16 0.08 74.66 12:58:28 07:07:01 2 18.31 0.00 4.08 5.87 0.07 71.68 12:58:28 07:07:01 3 15.37 0.00 3.42 2.84 0.07 78.30 12:58:28 07:07:01 4 18.55 0.00 3.71 2.14 0.07 75.54 12:58:28 07:07:01 5 16.83 0.00 4.05 10.75 0.07 68.30 12:58:28 07:07:01 6 19.79 0.00 3.24 1.96 0.07 74.94 12:58:28 07:07:01 7 19.07 0.00 3.60 3.77 0.07 73.49 12:58:28 07:08:01 all 12.59 0.00 0.87 0.09 0.06 86.38 12:58:28 07:08:01 0 18.35 0.00 0.98 0.25 0.07 80.35 12:58:28 07:08:01 1 13.28 0.00 0.97 0.15 0.05 85.55 12:58:28 07:08:01 2 10.18 0.00 0.86 0.02 0.07 88.87 12:58:28 07:08:01 3 9.62 0.00 0.84 0.02 0.07 89.46 12:58:28 07:08:01 4 17.86 0.00 0.99 0.07 0.07 81.03 12:58:28 07:08:01 5 12.60 0.00 0.77 0.17 0.07 86.40 12:58:28 07:08:01 6 10.26 0.00 0.77 0.02 0.07 88.89 12:58:28 07:08:01 7 8.62 0.00 0.78 0.03 0.05 90.51 12:58:28 07:09:01 all 5.62 0.00 0.49 0.05 0.04 93.79 12:58:28 07:09:01 0 3.56 0.00 0.47 0.02 0.03 95.92 12:58:28 07:09:01 1 2.74 0.00 0.50 0.00 0.03 96.73 12:58:28 07:09:01 2 2.39 0.00 0.43 0.02 0.05 97.11 12:58:28 07:09:01 3 8.13 0.00 0.44 0.02 0.05 91.37 12:58:28 07:09:01 4 8.16 0.00 0.64 0.05 0.05 91.10 12:58:28 07:09:01 5 2.19 0.00 0.38 0.05 0.03 97.34 12:58:28 07:09:01 6 8.87 0.00 0.50 0.23 0.05 90.34 12:58:28 07:09:01 7 8.97 0.00 0.58 0.02 0.05 90.38 12:58:28 12:58:28 07:09:01 CPU %user %nice %system %iowait %steal %idle 12:58:28 07:10:01 all 0.03 0.00 0.02 0.00 0.02 99.94 12:58:28 07:10:01 0 0.03 0.00 0.02 0.00 0.03 99.92 12:58:28 07:10:01 1 0.02 0.00 0.07 0.00 0.03 99.88 12:58:28 07:10:01 2 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 07:10:01 3 0.02 0.00 0.02 0.00 0.02 99.95 12:58:28 07:10:01 4 0.05 0.00 0.02 0.02 0.00 99.92 12:58:28 07:10:01 5 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 07:10:01 6 0.02 0.00 0.02 0.02 0.02 99.93 12:58:28 07:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 07:11:01 all 0.11 0.00 0.01 0.00 0.01 99.85 12:58:28 07:11:01 0 0.02 0.00 0.02 0.00 0.02 99.95 12:58:28 07:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 07:11:01 2 0.60 0.00 0.02 0.00 0.02 99.37 12:58:28 07:11:01 3 0.05 0.00 0.02 0.02 0.00 99.92 12:58:28 07:11:01 4 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 07:11:01 5 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 07:11:01 6 0.13 0.00 0.03 0.02 0.05 99.77 12:58:28 07:11:01 7 0.05 0.00 0.02 0.00 0.00 99.93 12:58:28 07:12:01 all 0.27 0.00 0.02 0.00 0.01 99.69 12:58:28 07:12:01 0 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 07:12:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 07:12:01 2 2.00 0.00 0.03 0.00 0.02 97.95 12:58:28 07:12:01 3 0.00 0.00 0.02 0.02 0.02 99.95 12:58:28 07:12:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:58:28 07:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 07:12:01 6 0.05 0.00 0.03 0.02 0.02 99.88 12:58:28 07:12:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 07:13:01 all 0.08 0.00 0.05 0.01 0.01 99.85 12:58:28 07:13:01 0 0.17 0.00 0.07 0.00 0.03 99.73 12:58:28 07:13:01 1 0.03 0.00 0.03 0.00 0.00 99.93 12:58:28 07:13:01 2 0.15 0.00 0.05 0.05 0.00 99.75 12:58:28 07:13:01 3 0.08 0.00 0.07 0.00 0.00 99.85 12:58:28 07:13:01 4 0.03 0.00 0.03 0.02 0.00 99.92 12:58:28 07:13:01 5 0.03 0.00 0.03 0.02 0.02 99.90 12:58:28 07:13:01 6 0.07 0.00 0.05 0.03 0.03 99.82 12:58:28 07:13:01 7 0.03 0.00 0.05 0.00 0.00 99.92 12:58:28 07:14:01 all 0.03 0.00 0.01 0.00 0.02 99.94 12:58:28 07:14:01 0 0.08 0.00 0.03 0.00 0.02 99.87 12:58:28 07:14:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 07:14:01 2 0.05 0.00 0.02 0.00 0.05 99.88 12:58:28 07:14:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 07:14:01 4 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 07:14:01 5 0.02 0.00 0.02 0.02 0.02 99.93 12:58:28 07:14:01 6 0.03 0.00 0.00 0.02 0.02 99.93 12:58:28 07:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 07:15:01 all 0.05 0.00 0.01 0.00 0.01 99.92 12:58:28 07:15:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 07:15:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 07:15:01 2 0.03 0.00 0.00 0.00 0.03 99.93 12:58:28 07:15:01 3 0.02 0.00 0.05 0.00 0.00 99.93 12:58:28 07:15:01 4 0.05 0.00 0.03 0.02 0.02 99.88 12:58:28 07:15:01 5 0.08 0.00 0.00 0.00 0.02 99.90 12:58:28 07:15:01 6 0.18 0.00 0.00 0.02 0.00 99.80 12:58:28 07:15:01 7 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 07:16:01 all 0.02 0.00 0.02 0.00 0.01 99.95 12:58:28 07:16:01 0 0.02 0.00 0.03 0.00 0.03 99.92 12:58:28 07:16:01 1 0.05 0.00 0.03 0.00 0.03 99.88 12:58:28 07:16:01 2 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 07:16:01 3 0.02 0.00 0.03 0.00 0.02 99.93 12:58:28 07:16:01 4 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 07:16:01 5 0.00 0.00 0.02 0.02 0.00 99.97 12:58:28 07:16:01 6 0.00 0.00 0.02 0.02 0.00 99.97 12:58:28 07:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 07:17:01 all 0.41 0.00 0.15 0.05 0.01 99.38 12:58:28 07:17:01 0 0.12 0.00 0.12 0.02 0.02 99.73 12:58:28 07:17:01 1 0.27 0.00 0.25 0.07 0.02 99.40 12:58:28 07:17:01 2 1.24 0.00 0.10 0.00 0.03 98.63 12:58:28 07:17:01 3 1.15 0.00 0.33 0.20 0.00 98.32 12:58:28 07:17:01 4 0.07 0.00 0.07 0.02 0.00 99.85 12:58:28 07:17:01 5 0.10 0.00 0.10 0.02 0.02 99.77 12:58:28 07:17:01 6 0.25 0.00 0.17 0.05 0.00 99.53 12:58:28 07:17:01 7 0.08 0.00 0.10 0.02 0.02 99.78 12:58:28 07:18:01 all 0.27 0.00 0.01 0.00 0.02 99.70 12:58:28 07:18:01 0 0.07 0.00 0.00 0.00 0.02 99.92 12:58:28 07:18:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 07:18:01 2 2.00 0.00 0.02 0.00 0.03 97.95 12:58:28 07:18:01 3 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 07:18:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 07:18:01 5 0.02 0.00 0.00 0.02 0.02 99.95 12:58:28 07:18:01 6 0.03 0.00 0.03 0.02 0.02 99.90 12:58:28 07:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 07:19:01 all 0.46 0.00 0.02 0.01 0.01 99.49 12:58:28 07:19:01 0 0.22 0.00 0.03 0.00 0.02 99.73 12:58:28 07:19:01 1 0.28 0.00 0.05 0.03 0.00 99.63 12:58:28 07:19:01 2 2.31 0.00 0.02 0.00 0.03 97.64 12:58:28 07:19:01 3 0.22 0.00 0.03 0.00 0.00 99.75 12:58:28 07:19:01 4 0.43 0.00 0.02 0.00 0.02 99.53 12:58:28 07:19:01 5 0.08 0.00 0.00 0.02 0.00 99.90 12:58:28 07:19:01 6 0.07 0.00 0.02 0.02 0.02 99.88 12:58:28 07:19:01 7 0.07 0.00 0.02 0.00 0.02 99.90 12:58:28 07:20:01 all 0.23 0.00 0.03 0.00 0.01 99.73 12:58:28 07:20:01 0 0.12 0.00 0.07 0.00 0.03 99.78 12:58:28 07:20:01 1 0.05 0.00 0.00 0.00 0.02 99.93 12:58:28 07:20:01 2 1.56 0.00 0.02 0.00 0.03 98.39 12:58:28 07:20:01 3 0.03 0.00 0.03 0.00 0.02 99.92 12:58:28 07:20:01 4 0.02 0.00 0.03 0.00 0.00 99.95 12:58:28 07:20:01 5 0.02 0.00 0.02 0.02 0.02 99.93 12:58:28 07:20:01 6 0.00 0.00 0.02 0.02 0.00 99.97 12:58:28 07:20:01 7 0.02 0.00 0.03 0.00 0.00 99.95 12:58:28 12:58:28 07:20:01 CPU %user %nice %system %iowait %steal %idle 12:58:28 07:21:01 all 0.18 0.00 0.02 0.00 0.01 99.79 12:58:28 07:21:01 0 0.12 0.00 0.02 0.00 0.03 99.83 12:58:28 07:21:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 07:21:01 2 1.17 0.00 0.10 0.00 0.03 98.69 12:58:28 07:21:01 3 0.07 0.00 0.00 0.00 0.00 99.93 12:58:28 07:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 07:21:01 5 0.02 0.00 0.00 0.02 0.02 99.95 12:58:28 07:21:01 6 0.03 0.00 0.00 0.02 0.00 99.95 12:58:28 07:21:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 07:22:01 all 0.02 0.00 0.01 0.00 0.01 99.95 12:58:28 07:22:01 0 0.05 0.00 0.02 0.00 0.02 99.92 12:58:28 07:22:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 07:22:01 2 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 07:22:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 07:22:01 4 0.02 0.00 0.03 0.02 0.02 99.92 12:58:28 07:22:01 5 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 07:22:01 6 0.02 0.00 0.00 0.02 0.00 99.97 12:58:28 07:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 07:23:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:58:28 07:23:01 0 0.05 0.00 0.02 0.00 0.02 99.92 12:58:28 07:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 07:23:01 2 0.05 0.00 0.03 0.00 0.03 99.88 12:58:28 07:23:01 3 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 07:23:01 4 0.05 0.00 0.00 0.00 0.02 99.93 12:58:28 07:23:01 5 0.02 0.00 0.00 0.02 0.00 99.97 12:58:28 07:23:01 6 0.00 0.00 0.00 0.02 0.00 99.98 12:58:28 07:23:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:58:28 07:24:01 all 0.01 0.00 0.01 0.00 0.01 99.95 12:58:28 07:24:01 0 0.03 0.00 0.02 0.00 0.03 99.92 12:58:28 07:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 07:24:01 2 0.02 0.00 0.03 0.00 0.02 99.93 12:58:28 07:24:01 3 0.02 0.00 0.02 0.00 0.02 99.95 12:58:28 07:24:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 07:24:01 5 0.02 0.00 0.02 0.02 0.02 99.93 12:58:28 07:24:01 6 0.00 0.00 0.00 0.02 0.00 99.98 12:58:28 07:24:01 7 0.02 0.00 0.03 0.00 0.02 99.93 12:58:28 07:25:01 all 0.03 0.00 0.02 0.00 0.02 99.94 12:58:28 07:25:01 0 0.02 0.00 0.03 0.00 0.03 99.92 12:58:28 07:25:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 07:25:01 2 0.05 0.00 0.03 0.00 0.03 99.88 12:58:28 07:25:01 3 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 07:25:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:58:28 07:25:01 5 0.03 0.00 0.00 0.02 0.00 99.95 12:58:28 07:25:01 6 0.00 0.00 0.02 0.02 0.02 99.95 12:58:28 07:25:01 7 0.07 0.00 0.02 0.00 0.02 99.90 12:58:28 07:26:01 all 0.02 0.00 0.02 0.00 0.01 99.95 12:58:28 07:26:01 0 0.03 0.00 0.08 0.00 0.03 99.85 12:58:28 07:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 07:26:01 2 0.00 0.00 0.03 0.00 0.02 99.95 12:58:28 07:26:01 3 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 07:26:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 07:26:01 5 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 07:26:01 6 0.02 0.00 0.00 0.02 0.00 99.97 12:58:28 07:26:01 7 0.05 0.00 0.02 0.00 0.00 99.93 12:58:28 07:27:01 all 0.03 0.00 0.01 0.00 0.01 99.94 12:58:28 07:27:01 0 0.08 0.00 0.05 0.00 0.05 99.82 12:58:28 07:27:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 07:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 07:27:01 3 0.02 0.00 0.02 0.00 0.02 99.95 12:58:28 07:27:01 4 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 07:27:01 5 0.02 0.00 0.02 0.02 0.00 99.95 12:58:28 07:27:01 6 0.05 0.00 0.02 0.02 0.00 99.92 12:58:28 07:27:01 7 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 07:28:01 all 0.02 0.00 0.01 0.01 0.01 99.95 12:58:28 07:28:01 0 0.05 0.00 0.02 0.00 0.03 99.90 12:58:28 07:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 07:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 07:28:01 3 0.03 0.00 0.02 0.00 0.03 99.92 12:58:28 07:28:01 4 0.02 0.00 0.03 0.00 0.02 99.93 12:58:28 07:28:01 5 0.02 0.00 0.02 0.03 0.02 99.92 12:58:28 07:28:01 6 0.00 0.00 0.00 0.02 0.00 99.98 12:58:28 07:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 07:29:01 all 0.03 0.00 0.01 0.00 0.01 99.94 12:58:28 07:29:01 0 0.05 0.00 0.02 0.00 0.03 99.90 12:58:28 07:29:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 07:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 07:29:01 3 0.05 0.00 0.02 0.00 0.03 99.90 12:58:28 07:29:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 07:29:01 5 0.08 0.00 0.00 0.02 0.02 99.88 12:58:28 07:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 07:29:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 07:30:01 all 0.02 0.00 0.01 0.00 0.01 99.95 12:58:28 07:30:01 0 0.03 0.00 0.05 0.00 0.03 99.88 12:58:28 07:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 07:30:01 2 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 07:30:01 3 0.05 0.00 0.03 0.00 0.03 99.88 12:58:28 07:30:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 07:30:01 5 0.02 0.00 0.00 0.02 0.00 99.97 12:58:28 07:30:01 6 0.00 0.00 0.00 0.02 0.00 99.98 12:58:28 07:30:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:58:28 07:31:01 all 0.03 0.00 0.01 0.00 0.01 99.94 12:58:28 07:31:01 0 0.03 0.00 0.02 0.00 0.03 99.92 12:58:28 07:31:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 07:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 07:31:01 3 0.07 0.00 0.03 0.00 0.03 99.87 12:58:28 07:31:01 4 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 07:31:01 5 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 07:31:01 6 0.00 0.00 0.00 0.02 0.00 99.98 12:58:28 07:31:01 7 0.07 0.00 0.02 0.00 0.00 99.92 12:58:28 12:58:28 07:31:01 CPU %user %nice %system %iowait %steal %idle 12:58:28 07:32:01 all 0.02 0.00 0.01 0.01 0.01 99.95 12:58:28 07:32:01 0 0.03 0.00 0.00 0.00 0.02 99.95 12:58:28 07:32:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 07:32:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 07:32:01 3 0.03 0.00 0.05 0.00 0.03 99.88 12:58:28 07:32:01 4 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 07:32:01 5 0.03 0.00 0.02 0.03 0.02 99.90 12:58:28 07:32:01 6 0.00 0.00 0.02 0.02 0.00 99.97 12:58:28 07:32:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 07:33:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:58:28 07:33:01 0 0.03 0.00 0.00 0.00 0.03 99.93 12:58:28 07:33:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 07:33:01 2 0.00 0.00 0.03 0.00 0.00 99.97 12:58:28 07:33:01 3 0.03 0.00 0.00 0.00 0.02 99.95 12:58:28 07:33:01 4 0.03 0.00 0.03 0.00 0.00 99.93 12:58:28 07:33:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 07:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 07:33:01 7 0.07 0.00 0.02 0.00 0.00 99.92 12:58:28 07:34:01 all 0.02 0.00 0.01 0.01 0.01 99.96 12:58:28 07:34:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 07:34:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 07:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 07:34:01 3 0.00 0.00 0.03 0.00 0.03 99.93 12:58:28 07:34:01 4 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 07:34:01 5 0.03 0.00 0.00 0.03 0.02 99.92 12:58:28 07:34:01 6 0.02 0.00 0.00 0.02 0.00 99.97 12:58:28 07:34:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 07:35:01 all 0.03 0.00 0.00 0.00 0.01 99.95 12:58:28 07:35:01 0 0.00 0.00 0.00 0.00 0.03 99.97 12:58:28 07:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 07:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 07:35:01 3 0.05 0.00 0.02 0.00 0.05 99.88 12:58:28 07:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 07:35:01 5 0.05 0.00 0.00 0.00 0.00 99.95 12:58:28 07:35:01 6 0.00 0.00 0.00 0.02 0.02 99.97 12:58:28 07:35:01 7 0.08 0.00 0.02 0.00 0.02 99.88 12:58:28 07:36:01 all 0.03 0.00 0.02 0.00 0.01 99.94 12:58:28 07:36:01 0 0.17 0.00 0.02 0.00 0.02 99.80 12:58:28 07:36:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 07:36:01 2 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 07:36:01 3 0.03 0.00 0.03 0.00 0.03 99.90 12:58:28 07:36:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 07:36:01 5 0.02 0.00 0.05 0.02 0.02 99.90 12:58:28 07:36:01 6 0.00 0.00 0.00 0.02 0.00 99.98 12:58:28 07:36:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 07:37:01 all 0.05 0.00 0.01 0.00 0.01 99.92 12:58:28 07:37:01 0 0.20 0.00 0.03 0.00 0.02 99.75 12:58:28 07:37:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 07:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 07:37:01 3 0.05 0.00 0.03 0.00 0.02 99.90 12:58:28 07:37:01 4 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 07:37:01 5 0.03 0.00 0.00 0.02 0.00 99.95 12:58:28 07:37:01 6 0.03 0.00 0.00 0.02 0.00 99.95 12:58:28 07:37:01 7 0.03 0.00 0.03 0.00 0.02 99.92 12:58:28 07:38:01 all 0.01 0.00 0.01 0.00 0.01 99.96 12:58:28 07:38:01 0 0.03 0.00 0.02 0.00 0.03 99.92 12:58:28 07:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 07:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 07:38:01 3 0.00 0.00 0.02 0.00 0.03 99.95 12:58:28 07:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 07:38:01 5 0.03 0.00 0.02 0.02 0.02 99.92 12:58:28 07:38:01 6 0.00 0.00 0.02 0.02 0.02 99.95 12:58:28 07:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 07:39:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:58:28 07:39:01 0 0.03 0.00 0.00 0.00 0.02 99.95 12:58:28 07:39:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 07:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 07:39:01 3 0.03 0.00 0.02 0.00 0.03 99.92 12:58:28 07:39:01 4 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 07:39:01 5 0.03 0.00 0.00 0.02 0.02 99.93 12:58:28 07:39:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 07:39:01 7 0.05 0.00 0.02 0.00 0.02 99.92 12:58:28 07:40:01 all 0.02 0.00 0.02 0.00 0.01 99.95 12:58:28 07:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 07:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 07:40:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 07:40:01 3 0.03 0.00 0.03 0.00 0.03 99.90 12:58:28 07:40:01 4 0.03 0.00 0.05 0.00 0.02 99.90 12:58:28 07:40:01 5 0.02 0.00 0.05 0.02 0.00 99.92 12:58:28 07:40:01 6 0.00 0.00 0.00 0.02 0.02 99.97 12:58:28 07:40:01 7 0.03 0.00 0.00 0.00 0.02 99.95 12:58:28 07:41:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:58:28 07:41:01 0 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 07:41:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 07:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 07:41:01 3 0.02 0.00 0.02 0.00 0.02 99.95 12:58:28 07:41:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 07:41:01 5 0.05 0.00 0.00 0.00 0.02 99.93 12:58:28 07:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 07:41:01 7 0.07 0.00 0.03 0.00 0.02 99.88 12:58:28 07:42:01 all 0.02 0.00 0.01 0.00 0.01 99.95 12:58:28 07:42:01 0 0.02 0.00 0.02 0.00 0.02 99.95 12:58:28 07:42:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 07:42:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 07:42:01 3 0.02 0.00 0.02 0.00 0.03 99.93 12:58:28 07:42:01 4 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 07:42:01 5 0.02 0.00 0.02 0.02 0.02 99.93 12:58:28 07:42:01 6 0.02 0.00 0.00 0.02 0.00 99.97 12:58:28 07:42:01 7 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 12:58:28 07:42:01 CPU %user %nice %system %iowait %steal %idle 12:58:28 07:43:01 all 0.02 0.00 0.01 0.01 0.01 99.95 12:58:28 07:43:01 0 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 07:43:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 07:43:01 2 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 07:43:01 3 0.07 0.00 0.02 0.00 0.03 99.88 12:58:28 07:43:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 07:43:01 5 0.02 0.00 0.00 0.02 0.00 99.97 12:58:28 07:43:01 6 0.00 0.00 0.00 0.03 0.02 99.95 12:58:28 07:43:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 07:44:01 all 0.02 0.00 0.02 0.00 0.01 99.95 12:58:28 07:44:01 0 0.03 0.00 0.00 0.00 0.02 99.95 12:58:28 07:44:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 07:44:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 07:44:01 3 0.03 0.00 0.03 0.00 0.03 99.90 12:58:28 07:44:01 4 0.03 0.00 0.03 0.00 0.02 99.92 12:58:28 07:44:01 5 0.03 0.00 0.03 0.02 0.02 99.90 12:58:28 07:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 07:44:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 07:45:01 all 0.02 0.00 0.02 0.00 0.01 99.94 12:58:28 07:45:01 0 0.07 0.00 0.02 0.00 0.02 99.90 12:58:28 07:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 07:45:01 2 0.00 0.00 0.03 0.00 0.02 99.95 12:58:28 07:45:01 3 0.02 0.00 0.03 0.00 0.03 99.92 12:58:28 07:45:01 4 0.03 0.00 0.03 0.00 0.02 99.92 12:58:28 07:45:01 5 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 07:45:01 6 0.00 0.00 0.02 0.02 0.00 99.97 12:58:28 07:45:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 07:46:01 all 0.03 0.00 0.02 0.00 0.01 99.94 12:58:28 07:46:01 0 0.02 0.00 0.02 0.00 0.02 99.95 12:58:28 07:46:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 07:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 07:46:01 3 0.02 0.00 0.03 0.00 0.02 99.93 12:58:28 07:46:01 4 0.07 0.00 0.03 0.00 0.02 99.88 12:58:28 07:46:01 5 0.02 0.00 0.00 0.02 0.02 99.95 12:58:28 07:46:01 6 0.05 0.00 0.02 0.02 0.02 99.90 12:58:28 07:46:01 7 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 07:47:01 all 0.02 0.00 0.01 0.00 0.02 99.95 12:58:28 07:47:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 07:47:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 07:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 07:47:01 3 0.03 0.00 0.03 0.00 0.03 99.90 12:58:28 07:47:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:58:28 07:47:01 5 0.02 0.00 0.00 0.02 0.02 99.95 12:58:28 07:47:01 6 0.02 0.00 0.03 0.02 0.02 99.92 12:58:28 07:47:01 7 0.05 0.00 0.02 0.00 0.02 99.92 12:58:28 07:48:01 all 0.01 0.00 0.02 0.00 0.01 99.96 12:58:28 07:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 07:48:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:58:28 07:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 07:48:01 3 0.03 0.00 0.03 0.00 0.03 99.90 12:58:28 07:48:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 07:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 07:48:01 6 0.02 0.00 0.02 0.02 0.00 99.95 12:58:28 07:48:01 7 0.02 0.00 0.03 0.00 0.02 99.93 12:58:28 07:49:01 all 0.01 0.00 0.01 0.00 0.01 99.96 12:58:28 07:49:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 07:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 07:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 07:49:01 3 0.02 0.00 0.02 0.00 0.03 99.93 12:58:28 07:49:01 4 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 07:49:01 5 0.02 0.00 0.02 0.02 0.02 99.93 12:58:28 07:49:01 6 0.03 0.00 0.02 0.02 0.02 99.92 12:58:28 07:49:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 07:50:01 all 0.02 0.00 0.01 0.00 0.02 99.95 12:58:28 07:50:01 0 0.03 0.00 0.00 0.00 0.02 99.95 12:58:28 07:50:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 07:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 07:50:01 3 0.05 0.00 0.02 0.00 0.05 99.88 12:58:28 07:50:01 4 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 07:50:01 5 0.00 0.00 0.02 0.02 0.02 99.95 12:58:28 07:50:01 6 0.00 0.00 0.00 0.02 0.00 99.98 12:58:28 07:50:01 7 0.03 0.00 0.03 0.00 0.02 99.92 12:58:28 07:51:01 all 0.04 0.00 0.02 0.00 0.01 99.94 12:58:28 07:51:01 0 0.17 0.00 0.05 0.00 0.00 99.78 12:58:28 07:51:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 07:51:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 07:51:01 3 0.07 0.00 0.02 0.00 0.02 99.90 12:58:28 07:51:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 07:51:01 5 0.02 0.00 0.00 0.02 0.00 99.97 12:58:28 07:51:01 6 0.00 0.00 0.02 0.02 0.00 99.97 12:58:28 07:51:01 7 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 07:52:01 all 0.26 0.00 0.02 0.01 0.02 99.70 12:58:28 07:52:01 0 1.97 0.00 0.02 0.00 0.02 98.00 12:58:28 07:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 07:52:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 07:52:01 3 0.02 0.00 0.08 0.00 0.05 99.85 12:58:28 07:52:01 4 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 07:52:01 5 0.00 0.00 0.00 0.02 0.02 99.97 12:58:28 07:52:01 6 0.00 0.00 0.00 0.03 0.00 99.97 12:58:28 07:52:01 7 0.03 0.00 0.03 0.00 0.03 99.90 12:58:28 07:53:01 all 0.27 0.00 0.01 0.00 0.02 99.70 12:58:28 07:53:01 0 1.99 0.00 0.00 0.00 0.02 98.00 12:58:28 07:53:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 07:53:01 2 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 07:53:01 3 0.08 0.00 0.00 0.00 0.03 99.88 12:58:28 07:53:01 4 0.00 0.00 0.03 0.00 0.00 99.97 12:58:28 07:53:01 5 0.05 0.00 0.02 0.00 0.02 99.92 12:58:28 07:53:01 6 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 07:53:01 7 0.03 0.00 0.00 0.00 0.02 99.95 12:58:28 12:58:28 07:53:01 CPU %user %nice %system %iowait %steal %idle 12:58:28 07:54:01 all 0.26 0.00 0.02 0.00 0.01 99.70 12:58:28 07:54:01 0 1.95 0.00 0.02 0.00 0.00 98.03 12:58:28 07:54:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 07:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 07:54:01 3 0.07 0.00 0.03 0.00 0.03 99.87 12:58:28 07:54:01 4 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 07:54:01 5 0.02 0.00 0.02 0.02 0.02 99.93 12:58:28 07:54:01 6 0.00 0.00 0.02 0.02 0.00 99.97 12:58:28 07:54:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:58:28 07:55:01 all 0.27 0.00 0.01 0.00 0.01 99.71 12:58:28 07:55:01 0 1.99 0.00 0.00 0.00 0.02 98.00 12:58:28 07:55:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 07:55:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 07:55:01 3 0.03 0.00 0.03 0.00 0.03 99.90 12:58:28 07:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 07:55:01 5 0.02 0.00 0.00 0.02 0.00 99.97 12:58:28 07:55:01 6 0.02 0.00 0.00 0.02 0.02 99.95 12:58:28 07:55:01 7 0.05 0.00 0.00 0.00 0.02 99.93 12:58:28 07:56:01 all 0.22 0.00 0.02 0.00 0.01 99.75 12:58:28 07:56:01 0 1.60 0.00 0.03 0.00 0.00 98.37 12:58:28 07:56:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 07:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 07:56:01 3 0.00 0.00 0.05 0.00 0.05 99.90 12:58:28 07:56:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:58:28 07:56:01 5 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 07:56:01 6 0.02 0.00 0.02 0.02 0.00 99.95 12:58:28 07:56:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 07:57:01 all 0.20 0.00 0.01 0.00 0.01 99.77 12:58:28 07:57:01 0 1.39 0.00 0.00 0.00 0.02 98.60 12:58:28 07:57:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 07:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 07:57:01 3 0.03 0.00 0.05 0.00 0.03 99.88 12:58:28 07:57:01 4 0.03 0.00 0.00 0.00 0.02 99.95 12:58:28 07:57:01 5 0.03 0.00 0.00 0.02 0.00 99.95 12:58:28 07:57:01 6 0.10 0.00 0.05 0.00 0.02 99.83 12:58:28 07:57:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 07:58:01 all 0.26 0.00 0.01 0.00 0.02 99.70 12:58:28 07:58:01 0 1.97 0.00 0.00 0.00 0.02 98.01 12:58:28 07:58:01 1 0.00 0.00 0.03 0.00 0.02 99.95 12:58:28 07:58:01 2 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 07:58:01 3 0.02 0.00 0.02 0.00 0.03 99.93 12:58:28 07:58:01 4 0.03 0.00 0.00 0.00 0.02 99.95 12:58:28 07:58:01 5 0.00 0.00 0.02 0.02 0.02 99.95 12:58:28 07:58:01 6 0.02 0.00 0.02 0.02 0.02 99.93 12:58:28 07:58:01 7 0.03 0.00 0.02 0.00 0.03 99.92 12:58:28 07:59:01 all 0.05 0.00 0.02 0.00 0.01 99.92 12:58:28 07:59:01 0 0.23 0.00 0.00 0.00 0.02 99.75 12:58:28 07:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 07:59:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 07:59:01 3 0.03 0.00 0.03 0.00 0.03 99.90 12:58:28 07:59:01 4 0.03 0.00 0.03 0.00 0.02 99.92 12:58:28 07:59:01 5 0.03 0.00 0.00 0.02 0.00 99.95 12:58:28 07:59:01 6 0.05 0.00 0.02 0.00 0.00 99.93 12:58:28 07:59:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:58:28 08:00:01 all 0.02 0.00 0.02 0.00 0.01 99.95 12:58:28 08:00:01 0 0.05 0.00 0.03 0.00 0.00 99.92 12:58:28 08:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 08:00:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 08:00:01 3 0.03 0.00 0.03 0.00 0.03 99.90 12:58:28 08:00:01 4 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 08:00:01 5 0.00 0.00 0.02 0.02 0.02 99.95 12:58:28 08:00:01 6 0.00 0.00 0.00 0.02 0.02 99.97 12:58:28 08:00:01 7 0.02 0.00 0.03 0.00 0.02 99.93 12:58:28 08:01:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:58:28 08:01:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 08:01:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 08:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 08:01:01 3 0.00 0.00 0.02 0.00 0.03 99.95 12:58:28 08:01:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:58:28 08:01:01 5 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 08:01:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 08:01:01 7 0.07 0.00 0.00 0.00 0.03 99.90 12:58:28 08:02:01 all 0.02 0.00 0.01 0.00 0.01 99.95 12:58:28 08:02:01 0 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 08:02:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 08:02:01 2 0.03 0.00 0.03 0.00 0.03 99.90 12:58:28 08:02:01 3 0.03 0.00 0.03 0.00 0.02 99.92 12:58:28 08:02:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 08:02:01 5 0.00 0.00 0.00 0.02 0.02 99.97 12:58:28 08:02:01 6 0.00 0.00 0.02 0.02 0.02 99.95 12:58:28 08:02:01 7 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 08:03:01 all 0.04 0.00 0.01 0.00 0.01 99.94 12:58:28 08:03:01 0 0.08 0.00 0.00 0.00 0.00 99.92 12:58:28 08:03:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 08:03:01 2 0.02 0.00 0.00 0.00 0.03 99.95 12:58:28 08:03:01 3 0.07 0.00 0.03 0.02 0.03 99.85 12:58:28 08:03:01 4 0.03 0.00 0.00 0.00 0.02 99.95 12:58:28 08:03:01 5 0.02 0.00 0.00 0.02 0.00 99.97 12:58:28 08:03:01 6 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 08:03:01 7 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 08:04:01 all 0.02 0.00 0.01 0.00 0.02 99.94 12:58:28 08:04:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 08:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 08:04:01 2 0.03 0.00 0.03 0.00 0.02 99.92 12:58:28 08:04:01 3 0.05 0.00 0.03 0.02 0.03 99.87 12:58:28 08:04:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 08:04:01 5 0.00 0.00 0.02 0.02 0.02 99.95 12:58:28 08:04:01 6 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 08:04:01 7 0.03 0.00 0.00 0.00 0.03 99.93 12:58:28 12:58:28 08:04:01 CPU %user %nice %system %iowait %steal %idle 12:58:28 08:05:01 all 0.03 0.00 0.02 0.00 0.01 99.95 12:58:28 08:05:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 08:05:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 08:05:01 2 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 08:05:01 3 0.02 0.00 0.03 0.02 0.00 99.93 12:58:28 08:05:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:58:28 08:05:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 08:05:01 6 0.05 0.00 0.03 0.00 0.00 99.92 12:58:28 08:05:01 7 0.03 0.00 0.03 0.00 0.03 99.90 12:58:28 08:06:01 all 0.01 0.00 0.02 0.00 0.02 99.95 12:58:28 08:06:01 0 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 08:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 08:06:01 2 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 08:06:01 3 0.03 0.00 0.03 0.02 0.02 99.90 12:58:28 08:06:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:58:28 08:06:01 5 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 08:06:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:58:28 08:06:01 7 0.02 0.00 0.03 0.00 0.03 99.92 12:58:28 08:07:02 all 0.02 0.00 0.02 0.00 0.02 99.94 12:58:28 08:07:02 0 0.05 0.00 0.02 0.00 0.02 99.92 12:58:28 08:07:02 1 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 08:07:02 2 0.02 0.00 0.02 0.00 0.02 99.95 12:58:28 08:07:02 3 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 08:07:02 4 0.00 0.00 0.02 0.02 0.02 99.95 12:58:28 08:07:02 5 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 08:07:02 6 0.02 0.00 0.05 0.00 0.00 99.93 12:58:28 08:07:02 7 0.07 0.00 0.03 0.00 0.05 99.85 12:58:28 08:08:01 all 0.02 0.00 0.01 0.01 0.01 99.95 12:58:28 08:08:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 08:08:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 08:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 08:08:01 3 0.03 0.00 0.00 0.03 0.00 99.93 12:58:28 08:08:01 4 0.02 0.00 0.00 0.02 0.00 99.97 12:58:28 08:08:01 5 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 08:08:01 6 0.05 0.00 0.02 0.00 0.02 99.92 12:58:28 08:08:01 7 0.02 0.00 0.03 0.00 0.05 99.90 12:58:28 08:09:01 all 0.10 0.00 0.01 0.00 0.01 99.87 12:58:28 08:09:01 0 0.65 0.00 0.03 0.00 0.00 99.32 12:58:28 08:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 08:09:01 2 0.02 0.00 0.02 0.00 0.02 99.95 12:58:28 08:09:01 3 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 08:09:01 4 0.02 0.00 0.03 0.02 0.02 99.92 12:58:28 08:09:01 5 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 08:09:01 6 0.03 0.00 0.00 0.00 0.02 99.95 12:58:28 08:09:01 7 0.08 0.00 0.02 0.00 0.03 99.87 12:58:28 08:10:01 all 0.19 0.00 0.01 0.00 0.02 99.77 12:58:28 08:10:01 0 1.43 0.00 0.02 0.00 0.02 98.53 12:58:28 08:10:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 08:10:01 2 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 08:10:01 3 0.02 0.00 0.02 0.02 0.00 99.95 12:58:28 08:10:01 4 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 08:10:01 5 0.02 0.00 0.00 0.02 0.02 99.95 12:58:28 08:10:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 08:10:01 7 0.03 0.00 0.03 0.00 0.05 99.88 12:58:28 08:11:01 all 0.07 0.00 0.02 0.00 0.01 99.90 12:58:28 08:11:01 0 0.47 0.00 0.10 0.00 0.00 99.43 12:58:28 08:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 08:11:01 2 0.02 0.00 0.03 0.00 0.00 99.95 12:58:28 08:11:01 3 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 08:11:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 08:11:01 5 0.00 0.00 0.02 0.02 0.00 99.97 12:58:28 08:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 08:11:01 7 0.05 0.00 0.02 0.00 0.03 99.90 12:58:28 08:12:01 all 0.02 0.00 0.01 0.00 0.01 99.95 12:58:28 08:12:01 0 0.03 0.00 0.00 0.00 0.02 99.95 12:58:28 08:12:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 08:12:01 2 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 08:12:01 3 0.05 0.00 0.03 0.02 0.02 99.88 12:58:28 08:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 08:12:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 08:12:01 6 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 08:12:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 08:13:01 all 0.02 0.00 0.01 0.00 0.02 99.94 12:58:28 08:13:01 0 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 08:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 08:13:01 2 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 08:13:01 3 0.02 0.00 0.00 0.02 0.02 99.95 12:58:28 08:13:01 4 0.00 0.00 0.00 0.02 0.02 99.97 12:58:28 08:13:01 5 0.05 0.00 0.02 0.00 0.02 99.92 12:58:28 08:13:01 6 0.03 0.00 0.03 0.00 0.02 99.92 12:58:28 08:13:01 7 0.07 0.00 0.02 0.00 0.03 99.88 12:58:28 08:14:01 all 0.02 0.00 0.01 0.02 0.01 99.94 12:58:28 08:14:01 0 0.03 0.00 0.00 0.00 0.02 99.95 12:58:28 08:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 08:14:01 2 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 08:14:01 3 0.03 0.00 0.02 0.18 0.02 99.75 12:58:28 08:14:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 08:14:01 5 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 08:14:01 6 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 08:14:01 7 0.02 0.00 0.03 0.00 0.02 99.93 12:58:28 08:15:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:58:28 08:15:01 0 0.07 0.00 0.00 0.00 0.00 99.93 12:58:28 08:15:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 08:15:01 2 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 08:15:01 3 0.05 0.00 0.02 0.00 0.02 99.92 12:58:28 08:15:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:58:28 08:15:01 5 0.00 0.00 0.02 0.02 0.00 99.97 12:58:28 08:15:01 6 0.07 0.00 0.00 0.00 0.00 99.93 12:58:28 08:15:01 7 0.03 0.00 0.00 0.00 0.03 99.93 12:58:28 12:58:28 08:15:01 CPU %user %nice %system %iowait %steal %idle 12:58:28 08:16:01 all 0.02 0.00 0.02 0.00 0.01 99.95 12:58:28 08:16:01 0 0.02 0.00 0.02 0.00 0.02 99.95 12:58:28 08:16:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 08:16:01 2 0.00 0.00 0.03 0.00 0.00 99.97 12:58:28 08:16:01 3 0.02 0.00 0.03 0.03 0.00 99.92 12:58:28 08:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 08:16:01 5 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 08:16:01 6 0.02 0.00 0.03 0.00 0.02 99.93 12:58:28 08:16:01 7 0.08 0.00 0.05 0.00 0.02 99.85 12:58:28 08:17:01 all 0.04 0.00 0.01 0.00 0.01 99.94 12:58:28 08:17:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 08:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 08:17:01 2 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 08:17:01 3 0.02 0.00 0.02 0.00 0.02 99.95 12:58:28 08:17:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 08:17:01 5 0.03 0.00 0.00 0.02 0.00 99.95 12:58:28 08:17:01 6 0.08 0.00 0.00 0.00 0.00 99.92 12:58:28 08:17:01 7 0.10 0.00 0.03 0.00 0.03 99.83 12:58:28 08:18:01 all 0.02 0.00 0.02 0.03 0.01 99.92 12:58:28 08:18:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 08:18:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 08:18:01 2 0.00 0.00 0.03 0.00 0.00 99.97 12:58:28 08:18:01 3 0.02 0.00 0.02 0.22 0.00 99.75 12:58:28 08:18:01 4 0.08 0.00 0.02 0.00 0.00 99.90 12:58:28 08:18:01 5 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 08:18:01 6 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 08:18:01 7 0.03 0.00 0.05 0.00 0.03 99.88 12:58:28 08:19:01 all 0.12 0.00 0.03 0.01 0.01 99.83 12:58:28 08:19:01 0 0.27 0.00 0.03 0.00 0.00 99.70 12:58:28 08:19:01 1 0.05 0.00 0.05 0.00 0.02 99.88 12:58:28 08:19:01 2 0.07 0.00 0.02 0.02 0.02 99.88 12:58:28 08:19:01 3 0.07 0.00 0.03 0.05 0.02 99.83 12:58:28 08:19:01 4 0.27 0.00 0.02 0.00 0.00 99.72 12:58:28 08:19:01 5 0.08 0.00 0.02 0.00 0.00 99.90 12:58:28 08:19:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 08:19:01 7 0.10 0.00 0.08 0.00 0.02 99.80 12:58:28 08:20:01 all 0.14 0.00 0.02 0.04 0.01 99.79 12:58:28 08:20:01 0 0.94 0.00 0.02 0.00 0.02 99.02 12:58:28 08:20:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 08:20:01 2 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 08:20:01 3 0.00 0.00 0.00 0.25 0.00 99.75 12:58:28 08:20:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:58:28 08:20:01 5 0.00 0.00 0.02 0.10 0.00 99.88 12:58:28 08:20:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 08:20:01 7 0.07 0.00 0.05 0.00 0.02 99.87 12:58:28 08:21:01 all 0.04 0.00 0.01 0.02 0.01 99.92 12:58:28 08:21:01 0 0.07 0.00 0.02 0.00 0.00 99.92 12:58:28 08:21:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 08:21:01 2 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 08:21:01 3 0.00 0.00 0.00 0.13 0.02 99.85 12:58:28 08:21:01 4 0.10 0.00 0.02 0.00 0.00 99.88 12:58:28 08:21:01 5 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 08:21:01 6 0.08 0.00 0.03 0.00 0.02 99.87 12:58:28 08:21:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 08:22:01 all 0.16 0.00 0.02 0.01 0.01 99.80 12:58:28 08:22:01 0 1.12 0.00 0.03 0.00 0.02 98.83 12:58:28 08:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 08:22:01 2 0.03 0.00 0.03 0.00 0.02 99.92 12:58:28 08:22:01 3 0.03 0.00 0.03 0.08 0.00 99.85 12:58:28 08:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 08:22:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 08:22:01 6 0.05 0.00 0.00 0.00 0.00 99.95 12:58:28 08:22:01 7 0.05 0.00 0.03 0.00 0.03 99.88 12:58:28 08:23:01 all 0.03 0.00 0.01 0.01 0.01 99.93 12:58:28 08:23:01 0 0.08 0.00 0.02 0.00 0.00 99.90 12:58:28 08:23:01 1 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 08:23:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 08:23:01 3 0.02 0.00 0.03 0.12 0.02 99.82 12:58:28 08:23:01 4 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 08:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 08:23:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 08:23:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 08:24:01 all 0.02 0.00 0.01 0.01 0.01 99.94 12:58:28 08:24:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 08:24:01 1 0.00 0.00 0.03 0.00 0.02 99.95 12:58:28 08:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 08:24:01 3 0.02 0.00 0.00 0.08 0.02 99.88 12:58:28 08:24:01 4 0.02 0.00 0.03 0.00 0.02 99.93 12:58:28 08:24:01 5 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 08:24:01 6 0.05 0.00 0.00 0.00 0.02 99.93 12:58:28 08:24:01 7 0.07 0.00 0.05 0.00 0.02 99.87 12:58:28 08:25:01 all 0.03 0.00 0.02 0.02 0.01 99.92 12:58:28 08:25:01 0 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 08:25:01 1 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 08:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 08:25:01 3 0.08 0.00 0.05 0.13 0.02 99.72 12:58:28 08:25:01 4 0.02 0.00 0.03 0.02 0.02 99.92 12:58:28 08:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 08:25:01 6 0.05 0.00 0.02 0.00 0.00 99.93 12:58:28 08:25:01 7 0.02 0.00 0.03 0.00 0.02 99.93 12:58:28 08:26:01 all 0.02 0.00 0.01 0.01 0.01 99.96 12:58:28 08:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 08:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 08:26:01 2 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 08:26:01 3 0.05 0.00 0.00 0.03 0.00 99.92 12:58:28 08:26:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 08:26:01 5 0.00 0.00 0.00 0.02 0.00 99.98 12:58:28 08:26:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 08:26:01 7 0.03 0.00 0.05 0.00 0.03 99.88 12:58:28 12:58:28 08:26:01 CPU %user %nice %system %iowait %steal %idle 12:58:28 08:27:01 all 0.04 0.00 0.01 0.02 0.01 99.91 12:58:28 08:27:01 0 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 08:27:01 1 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 08:27:01 2 0.05 0.00 0.00 0.00 0.00 99.95 12:58:28 08:27:01 3 0.02 0.00 0.02 0.10 0.02 99.85 12:58:28 08:27:01 4 0.02 0.00 0.02 0.07 0.02 99.88 12:58:28 08:27:01 5 0.03 0.00 0.03 0.00 0.02 99.92 12:58:28 08:27:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 08:27:01 7 0.12 0.00 0.02 0.00 0.03 99.83 12:58:28 08:28:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:58:28 08:28:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 08:28:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 08:28:01 2 0.00 0.00 0.03 0.00 0.00 99.97 12:58:28 08:28:01 3 0.02 0.00 0.03 0.00 0.00 99.95 12:58:28 08:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 08:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 08:28:01 6 0.03 0.00 0.00 0.00 0.02 99.95 12:58:28 08:28:01 7 0.03 0.00 0.03 0.00 0.03 99.90 12:58:28 08:29:01 all 0.02 0.00 0.01 0.00 0.01 99.95 12:58:28 08:29:01 0 0.03 0.00 0.00 0.00 0.02 99.95 12:58:28 08:29:01 1 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 08:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 08:29:01 3 0.02 0.00 0.02 0.02 0.02 99.93 12:58:28 08:29:01 4 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 08:29:01 5 0.00 0.00 0.02 0.02 0.02 99.95 12:58:28 08:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 08:29:01 7 0.08 0.00 0.05 0.00 0.02 99.85 12:58:28 08:30:01 all 0.04 0.00 0.02 0.02 0.01 99.91 12:58:28 08:30:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 08:30:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:58:28 08:30:01 2 0.03 0.00 0.05 0.00 0.02 99.90 12:58:28 08:30:01 3 0.03 0.00 0.03 0.08 0.02 99.83 12:58:28 08:30:01 4 0.07 0.00 0.03 0.00 0.00 99.90 12:58:28 08:30:01 5 0.02 0.00 0.02 0.05 0.00 99.92 12:58:28 08:30:01 6 0.03 0.00 0.00 0.00 0.02 99.95 12:58:28 08:30:01 7 0.07 0.00 0.03 0.00 0.05 99.85 12:58:28 08:31:01 all 0.04 0.00 0.01 0.19 0.01 99.75 12:58:28 08:31:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 08:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 08:31:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 08:31:01 3 0.02 0.00 0.02 1.18 0.02 98.77 12:58:28 08:31:01 4 0.07 0.00 0.02 0.00 0.02 99.90 12:58:28 08:31:01 5 0.00 0.00 0.00 0.35 0.00 99.65 12:58:28 08:31:01 6 0.08 0.00 0.02 0.00 0.02 99.88 12:58:28 08:31:01 7 0.08 0.00 0.03 0.00 0.02 99.87 12:58:28 08:32:01 all 0.03 0.00 0.01 0.04 0.01 99.92 12:58:28 08:32:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 08:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 08:32:01 2 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 08:32:01 3 0.03 0.00 0.02 0.18 0.02 99.75 12:58:28 08:32:01 4 0.03 0.00 0.02 0.02 0.00 99.93 12:58:28 08:32:01 5 0.02 0.00 0.02 0.08 0.02 99.87 12:58:28 08:32:01 6 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 08:32:01 7 0.07 0.00 0.05 0.00 0.02 99.87 12:58:28 08:33:01 all 0.03 0.00 0.01 0.02 0.01 99.94 12:58:28 08:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 08:33:01 1 0.03 0.00 0.00 0.00 0.02 99.95 12:58:28 08:33:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 08:33:01 3 0.03 0.00 0.02 0.12 0.00 99.83 12:58:28 08:33:01 4 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 08:33:01 5 0.00 0.00 0.00 0.02 0.00 99.98 12:58:28 08:33:01 6 0.05 0.00 0.02 0.00 0.00 99.93 12:58:28 08:33:01 7 0.07 0.00 0.02 0.00 0.05 99.87 12:58:28 08:34:01 all 0.06 0.00 0.01 0.04 0.01 99.88 12:58:28 08:34:01 0 0.23 0.00 0.00 0.00 0.02 99.75 12:58:28 08:34:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 08:34:01 2 0.03 0.00 0.02 0.02 0.00 99.93 12:58:28 08:34:01 3 0.03 0.00 0.03 0.28 0.02 99.63 12:58:28 08:34:01 4 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 08:34:01 5 0.00 0.00 0.00 0.03 0.00 99.97 12:58:28 08:34:01 6 0.08 0.00 0.02 0.00 0.02 99.88 12:58:28 08:34:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 08:35:01 all 0.04 0.00 0.02 0.04 0.01 99.90 12:58:28 08:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 08:35:01 1 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 08:35:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 08:35:01 3 0.00 0.00 0.02 0.18 0.00 99.80 12:58:28 08:35:01 4 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 08:35:01 5 0.02 0.00 0.02 0.13 0.05 99.78 12:58:28 08:35:01 6 0.07 0.00 0.02 0.00 0.00 99.92 12:58:28 08:35:01 7 0.10 0.00 0.05 0.00 0.03 99.82 12:58:28 08:36:01 all 0.05 0.00 0.03 0.14 0.02 99.76 12:58:28 08:36:01 0 0.27 0.00 0.00 0.00 0.02 99.72 12:58:28 08:36:01 1 0.00 0.00 0.00 0.00 0.10 99.90 12:58:28 08:36:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 08:36:01 3 0.03 0.00 0.03 0.60 0.02 99.32 12:58:28 08:36:01 4 0.03 0.00 0.03 0.00 0.03 99.90 12:58:28 08:36:01 5 0.00 0.00 0.08 0.52 0.00 99.40 12:58:28 08:36:01 6 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 08:36:01 7 0.05 0.00 0.05 0.00 0.02 99.88 12:58:28 08:37:01 all 0.08 0.00 0.01 0.13 0.02 99.77 12:58:28 08:37:01 0 0.43 0.00 0.02 0.00 0.00 99.55 12:58:28 08:37:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 08:37:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 08:37:01 3 0.00 0.00 0.00 0.68 0.00 99.32 12:58:28 08:37:01 4 0.02 0.00 0.03 0.35 0.02 99.58 12:58:28 08:37:01 5 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 08:37:01 6 0.03 0.00 0.00 0.00 0.02 99.95 12:58:28 08:37:01 7 0.07 0.00 0.00 0.00 0.13 99.80 12:58:28 12:58:28 08:37:01 CPU %user %nice %system %iowait %steal %idle 12:58:28 08:38:01 all 0.12 0.00 0.01 0.53 0.01 99.32 12:58:28 08:38:01 0 0.80 0.00 0.00 0.00 0.00 99.20 12:58:28 08:38:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 08:38:01 2 0.00 0.00 0.03 0.00 0.02 99.95 12:58:28 08:38:01 3 0.02 0.00 0.02 3.42 0.02 96.53 12:58:28 08:38:01 4 0.02 0.00 0.00 0.17 0.02 99.80 12:58:28 08:38:01 5 0.02 0.00 0.00 0.35 0.03 99.60 12:58:28 08:38:01 6 0.03 0.00 0.03 0.00 0.00 99.93 12:58:28 08:38:01 7 0.08 0.00 0.03 0.28 0.02 99.58 12:58:28 08:39:01 all 0.04 0.00 0.02 0.32 0.01 99.61 12:58:28 08:39:01 0 0.10 0.00 0.00 0.00 0.02 99.88 12:58:28 08:39:01 1 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 08:39:01 2 0.03 0.00 0.02 0.12 0.00 99.83 12:58:28 08:39:01 3 0.02 0.00 0.02 2.10 0.00 97.87 12:58:28 08:39:01 4 0.02 0.00 0.03 0.00 0.00 99.95 12:58:28 08:39:01 5 0.02 0.00 0.00 0.33 0.02 99.63 12:58:28 08:39:01 6 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 08:39:01 7 0.10 0.00 0.07 0.00 0.03 99.80 12:58:28 08:40:01 all 0.06 0.00 0.01 0.22 0.01 99.70 12:58:28 08:40:01 0 0.35 0.00 0.02 0.00 0.00 99.63 12:58:28 08:40:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 08:40:01 2 0.02 0.00 0.02 0.00 0.02 99.95 12:58:28 08:40:01 3 0.00 0.00 0.02 1.03 0.00 98.95 12:58:28 08:40:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:58:28 08:40:01 5 0.00 0.00 0.02 0.70 0.00 99.28 12:58:28 08:40:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 08:40:01 7 0.07 0.00 0.00 0.00 0.03 99.90 12:58:28 08:41:01 all 0.13 0.00 0.01 0.07 0.01 99.79 12:58:28 08:41:01 0 0.76 0.00 0.00 0.00 0.02 99.22 12:58:28 08:41:01 1 0.07 0.00 0.00 0.00 0.00 99.93 12:58:28 08:41:01 2 0.03 0.00 0.03 0.00 0.00 99.93 12:58:28 08:41:01 3 0.02 0.00 0.00 0.52 0.00 99.47 12:58:28 08:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 08:41:01 5 0.00 0.00 0.00 0.03 0.00 99.97 12:58:28 08:41:01 6 0.07 0.00 0.02 0.00 0.02 99.90 12:58:28 08:41:01 7 0.05 0.00 0.03 0.00 0.02 99.90 12:58:28 08:42:01 all 0.07 0.00 0.02 0.20 0.01 99.70 12:58:28 08:42:01 0 0.48 0.00 0.02 0.00 0.00 99.50 12:58:28 08:42:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 08:42:01 2 0.02 0.00 0.03 0.00 0.02 99.93 12:58:28 08:42:01 3 0.02 0.00 0.00 0.92 0.02 99.05 12:58:28 08:42:01 4 0.00 0.00 0.03 0.00 0.02 99.95 12:58:28 08:42:01 5 0.00 0.00 0.00 0.52 0.02 99.47 12:58:28 08:42:01 6 0.05 0.00 0.03 0.00 0.00 99.92 12:58:28 08:42:01 7 0.02 0.00 0.05 0.15 0.02 99.77 12:58:28 08:43:01 all 0.15 0.00 0.01 0.14 0.01 99.69 12:58:28 08:43:01 0 0.96 0.00 0.00 0.00 0.00 99.04 12:58:28 08:43:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 08:43:01 2 0.02 0.00 0.02 0.00 0.02 99.95 12:58:28 08:43:01 3 0.02 0.00 0.00 0.73 0.00 99.25 12:58:28 08:43:01 4 0.05 0.00 0.00 0.03 0.00 99.92 12:58:28 08:43:01 5 0.05 0.00 0.00 0.33 0.00 99.62 12:58:28 08:43:01 6 0.02 0.00 0.03 0.00 0.02 99.93 12:58:28 08:43:01 7 0.05 0.00 0.02 0.00 0.02 99.92 12:58:28 08:44:01 all 0.09 0.00 0.02 0.28 0.01 99.60 12:58:28 08:44:01 0 0.52 0.00 0.00 0.00 0.02 99.47 12:58:28 08:44:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 08:44:01 2 0.05 0.00 0.03 0.05 0.00 99.87 12:58:28 08:44:01 3 0.03 0.00 0.00 1.75 0.03 98.18 12:58:28 08:44:01 4 0.00 0.00 0.02 0.07 0.02 99.90 12:58:28 08:44:01 5 0.00 0.00 0.03 0.35 0.02 99.60 12:58:28 08:44:01 6 0.10 0.00 0.02 0.00 0.00 99.88 12:58:28 08:44:01 7 0.03 0.00 0.03 0.00 0.02 99.92 12:58:28 08:45:01 all 0.18 0.00 0.02 0.17 0.01 99.63 12:58:28 08:45:01 0 1.22 0.00 0.02 0.00 0.00 98.76 12:58:28 08:45:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 08:45:01 2 0.02 0.00 0.03 0.00 0.02 99.93 12:58:28 08:45:01 3 0.00 0.00 0.03 1.03 0.00 98.93 12:58:28 08:45:01 4 0.05 0.00 0.00 0.00 0.02 99.93 12:58:28 08:45:01 5 0.03 0.00 0.02 0.33 0.00 99.62 12:58:28 08:45:01 6 0.07 0.00 0.02 0.00 0.00 99.92 12:58:28 08:45:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 08:46:01 all 0.10 0.00 0.01 0.23 0.01 99.65 12:58:28 08:46:01 0 0.62 0.00 0.00 0.00 0.02 99.37 12:58:28 08:46:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 08:46:01 2 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 08:46:01 3 0.02 0.00 0.02 1.35 0.03 98.58 12:58:28 08:46:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 08:46:01 5 0.00 0.00 0.00 0.52 0.00 99.48 12:58:28 08:46:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 08:46:01 7 0.05 0.00 0.02 0.00 0.02 99.92 12:58:28 08:47:01 all 0.06 0.00 0.01 0.15 0.01 99.77 12:58:28 08:47:01 0 0.30 0.00 0.00 0.00 0.00 99.70 12:58:28 08:47:01 1 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 08:47:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 08:47:01 3 0.05 0.00 0.03 0.87 0.00 99.05 12:58:28 08:47:01 4 0.02 0.00 0.03 0.00 0.02 99.93 12:58:28 08:47:01 5 0.00 0.00 0.00 0.35 0.02 99.63 12:58:28 08:47:01 6 0.07 0.00 0.00 0.00 0.00 99.93 12:58:28 08:47:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:58:28 08:48:01 all 0.12 0.00 0.02 0.09 0.01 99.77 12:58:28 08:48:01 0 0.73 0.00 0.03 0.00 0.02 99.22 12:58:28 08:48:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 08:48:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 08:48:01 3 0.03 0.00 0.02 0.53 0.00 99.42 12:58:28 08:48:01 4 0.07 0.00 0.00 0.15 0.02 99.77 12:58:28 08:48:01 5 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 08:48:01 6 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 08:48:01 7 0.02 0.00 0.03 0.00 0.02 99.93 12:58:28 12:58:28 08:48:01 CPU %user %nice %system %iowait %steal %idle 12:58:28 08:49:01 all 0.16 0.00 0.02 0.23 0.01 99.58 12:58:28 08:49:01 0 1.03 0.00 0.00 0.00 0.00 98.97 12:58:28 08:49:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 08:49:01 2 0.02 0.00 0.00 0.03 0.00 99.95 12:58:28 08:49:01 3 0.03 0.00 0.03 1.48 0.02 98.43 12:58:28 08:49:01 4 0.03 0.00 0.05 0.35 0.02 99.55 12:58:28 08:49:01 5 0.03 0.00 0.00 0.00 0.02 99.95 12:58:28 08:49:01 6 0.08 0.00 0.02 0.00 0.02 99.88 12:58:28 08:49:01 7 0.05 0.00 0.03 0.00 0.02 99.90 12:58:28 08:50:01 all 0.06 0.00 0.02 0.17 0.01 99.74 12:58:28 08:50:01 0 0.32 0.00 0.03 0.00 0.02 99.63 12:58:28 08:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 08:50:01 2 0.00 0.00 0.03 0.00 0.00 99.97 12:58:28 08:50:01 3 0.03 0.00 0.02 0.98 0.02 98.95 12:58:28 08:50:01 4 0.03 0.00 0.02 0.40 0.00 99.55 12:58:28 08:50:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 08:50:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 08:50:01 7 0.05 0.00 0.02 0.00 0.02 99.92 12:58:28 08:51:01 all 0.04 0.00 0.02 0.08 0.01 99.85 12:58:28 08:51:01 0 0.12 0.00 0.02 0.00 0.03 99.83 12:58:28 08:51:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 08:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 08:51:01 3 0.02 0.00 0.02 0.30 0.00 99.67 12:58:28 08:51:01 4 0.05 0.00 0.02 0.00 0.02 99.92 12:58:28 08:51:01 5 0.03 0.00 0.02 0.35 0.00 99.60 12:58:28 08:51:01 6 0.07 0.00 0.03 0.00 0.02 99.88 12:58:28 08:51:01 7 0.00 0.00 0.07 0.00 0.03 99.90 12:58:28 08:52:01 all 0.04 0.00 0.02 0.08 0.01 99.86 12:58:28 08:52:01 0 0.13 0.00 0.00 0.00 0.00 99.87 12:58:28 08:52:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:58:28 08:52:01 2 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 08:52:01 3 0.03 0.00 0.00 0.40 0.00 99.57 12:58:28 08:52:01 4 0.03 0.00 0.02 0.25 0.00 99.70 12:58:28 08:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 08:52:01 6 0.05 0.00 0.05 0.00 0.00 99.90 12:58:28 08:52:01 7 0.03 0.00 0.03 0.00 0.02 99.92 12:58:28 08:53:01 all 0.03 0.00 0.01 0.06 0.01 99.89 12:58:28 08:53:01 0 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 08:53:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 08:53:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 08:53:01 3 0.03 0.00 0.02 0.15 0.02 99.78 12:58:28 08:53:01 4 0.02 0.00 0.02 0.32 0.00 99.65 12:58:28 08:53:01 5 0.05 0.00 0.00 0.00 0.02 99.93 12:58:28 08:53:01 6 0.08 0.00 0.00 0.00 0.02 99.90 12:58:28 08:53:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 08:54:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:58:28 08:54:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 08:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 08:54:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 08:54:01 3 0.00 0.00 0.02 0.02 0.00 99.97 12:58:28 08:54:01 4 0.03 0.00 0.02 0.02 0.02 99.92 12:58:28 08:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 08:54:01 6 0.05 0.00 0.03 0.00 0.02 99.90 12:58:28 08:54:01 7 0.03 0.00 0.03 0.00 0.02 99.92 12:58:28 08:55:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:58:28 08:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 08:55:01 1 0.03 0.00 0.00 0.00 0.02 99.95 12:58:28 08:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 08:55:01 3 0.02 0.00 0.02 0.02 0.02 99.93 12:58:28 08:55:01 4 0.05 0.00 0.02 0.00 0.02 99.92 12:58:28 08:55:01 5 0.03 0.00 0.00 0.00 0.02 99.95 12:58:28 08:55:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 08:55:01 7 0.03 0.00 0.03 0.00 0.02 99.92 12:58:28 08:56:01 all 0.02 0.00 0.01 0.00 0.01 99.95 12:58:28 08:56:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 08:56:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 08:56:01 2 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 08:56:01 3 0.02 0.00 0.02 0.00 0.02 99.95 12:58:28 08:56:01 4 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 08:56:01 5 0.00 0.00 0.00 0.02 0.00 99.98 12:58:28 08:56:01 6 0.03 0.00 0.00 0.00 0.02 99.95 12:58:28 08:56:01 7 0.05 0.00 0.03 0.00 0.02 99.90 12:58:28 08:57:01 all 0.19 0.00 0.01 0.00 0.01 99.78 12:58:28 08:57:01 0 1.34 0.00 0.00 0.00 0.00 98.66 12:58:28 08:57:01 1 0.03 0.00 0.00 0.00 0.02 99.95 12:58:28 08:57:01 2 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 08:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 08:57:01 4 0.05 0.00 0.02 0.00 0.02 99.92 12:58:28 08:57:01 5 0.00 0.00 0.00 0.02 0.00 99.98 12:58:28 08:57:01 6 0.08 0.00 0.05 0.00 0.02 99.85 12:58:28 08:57:01 7 0.00 0.00 0.00 0.00 0.03 99.97 12:58:28 08:58:01 all 0.28 0.00 0.01 0.00 0.01 99.70 12:58:28 08:58:01 0 1.99 0.00 0.00 0.00 0.02 98.00 12:58:28 08:58:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 08:58:01 2 0.05 0.00 0.02 0.00 0.00 99.93 12:58:28 08:58:01 3 0.02 0.00 0.02 0.02 0.02 99.93 12:58:28 08:58:01 4 0.05 0.00 0.02 0.00 0.00 99.93 12:58:28 08:58:01 5 0.00 0.00 0.00 0.02 0.02 99.97 12:58:28 08:58:01 6 0.05 0.00 0.02 0.00 0.00 99.93 12:58:28 08:58:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 08:59:01 all 0.06 0.00 0.03 0.00 0.01 99.91 12:58:28 08:59:01 0 0.28 0.00 0.03 0.00 0.00 99.68 12:58:28 08:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 08:59:01 2 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 08:59:01 3 0.03 0.00 0.03 0.02 0.02 99.90 12:58:28 08:59:01 4 0.03 0.00 0.03 0.00 0.02 99.92 12:58:28 08:59:01 5 0.00 0.00 0.02 0.02 0.00 99.97 12:58:28 08:59:01 6 0.03 0.00 0.03 0.00 0.02 99.92 12:58:28 08:59:01 7 0.03 0.00 0.03 0.00 0.02 99.92 12:58:28 12:58:28 08:59:01 CPU %user %nice %system %iowait %steal %idle 12:58:28 09:00:01 all 0.03 0.00 0.02 0.00 0.01 99.94 12:58:28 09:00:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 09:00:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 09:00:01 2 0.00 0.00 0.03 0.00 0.00 99.97 12:58:28 09:00:01 3 0.03 0.00 0.03 0.02 0.00 99.92 12:58:28 09:00:01 4 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 09:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 09:00:01 6 0.07 0.00 0.03 0.00 0.00 99.90 12:58:28 09:00:01 7 0.08 0.00 0.03 0.00 0.02 99.87 12:58:28 09:01:01 all 0.02 0.00 0.01 0.00 0.01 99.95 12:58:28 09:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 09:01:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 09:01:01 2 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 09:01:01 3 0.02 0.00 0.03 0.00 0.02 99.93 12:58:28 09:01:01 4 0.05 0.00 0.02 0.00 0.02 99.92 12:58:28 09:01:01 5 0.00 0.00 0.00 0.02 0.00 99.98 12:58:28 09:01:01 6 0.03 0.00 0.00 0.00 0.02 99.95 12:58:28 09:01:01 7 0.05 0.00 0.03 0.00 0.02 99.90 12:58:28 09:02:01 all 0.02 0.00 0.01 0.01 0.01 99.94 12:58:28 09:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 09:02:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 09:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 09:02:01 3 0.07 0.00 0.03 0.05 0.05 99.80 12:58:28 09:02:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 09:02:01 5 0.00 0.00 0.00 0.02 0.02 99.97 12:58:28 09:02:01 6 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 09:02:01 7 0.03 0.00 0.05 0.00 0.02 99.90 12:58:28 09:03:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:58:28 09:03:01 0 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 09:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 09:03:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 09:03:01 3 0.05 0.00 0.00 0.00 0.02 99.93 12:58:28 09:03:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 09:03:01 5 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 09:03:01 6 0.08 0.00 0.03 0.00 0.00 99.88 12:58:28 09:03:01 7 0.03 0.00 0.03 0.00 0.00 99.93 12:58:28 09:04:01 all 0.02 0.00 0.02 0.00 0.01 99.95 12:58:28 09:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 09:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 09:04:01 2 0.03 0.00 0.05 0.00 0.00 99.92 12:58:28 09:04:01 3 0.05 0.00 0.05 0.02 0.03 99.85 12:58:28 09:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 09:04:01 5 0.02 0.00 0.00 0.02 0.02 99.95 12:58:28 09:04:01 6 0.07 0.00 0.03 0.00 0.02 99.88 12:58:28 09:04:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 09:05:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:58:28 09:05:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 09:05:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 09:05:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 09:05:01 3 0.03 0.00 0.05 0.00 0.02 99.90 12:58:28 09:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 09:05:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 09:05:01 6 0.05 0.00 0.02 0.00 0.02 99.92 12:58:28 09:05:01 7 0.08 0.00 0.02 0.00 0.02 99.88 12:58:28 09:06:01 all 0.25 0.00 0.02 0.07 0.01 99.65 12:58:28 09:06:01 0 1.81 0.00 0.02 0.00 0.00 98.17 12:58:28 09:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 09:06:01 2 0.02 0.00 0.02 0.00 0.02 99.95 12:58:28 09:06:01 3 0.05 0.00 0.03 0.20 0.02 99.70 12:58:28 09:06:01 4 0.03 0.00 0.03 0.00 0.02 99.92 12:58:28 09:06:01 5 0.00 0.00 0.00 0.35 0.02 99.63 12:58:28 09:06:01 6 0.05 0.00 0.07 0.00 0.00 99.88 12:58:28 09:06:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 09:07:01 all 0.20 0.00 0.02 0.00 0.00 99.77 12:58:28 09:07:01 0 1.39 0.00 0.05 0.00 0.00 98.56 12:58:28 09:07:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 09:07:01 2 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 09:07:01 3 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 09:07:01 4 0.03 0.00 0.03 0.02 0.00 99.92 12:58:28 09:07:01 5 0.05 0.00 0.00 0.00 0.00 99.95 12:58:28 09:07:01 6 0.07 0.00 0.00 0.00 0.02 99.92 12:58:28 09:07:01 7 0.02 0.00 0.05 0.00 0.00 99.93 12:58:28 09:08:01 all 0.02 0.00 0.02 0.00 0.02 99.94 12:58:28 09:08:01 0 0.02 0.00 0.02 0.00 0.02 99.95 12:58:28 09:08:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 09:08:01 2 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 09:08:01 3 0.03 0.00 0.07 0.02 0.03 99.85 12:58:28 09:08:01 4 0.00 0.00 0.02 0.02 0.02 99.95 12:58:28 09:08:01 5 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 09:08:01 6 0.03 0.00 0.03 0.00 0.02 99.92 12:58:28 09:08:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 09:09:01 all 0.02 0.00 0.01 0.01 0.00 99.95 12:58:28 09:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 09:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 09:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 09:09:01 3 0.03 0.00 0.02 0.08 0.02 99.85 12:58:28 09:09:01 4 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 09:09:01 5 0.02 0.00 0.03 0.02 0.00 99.93 12:58:28 09:09:01 6 0.05 0.00 0.02 0.00 0.00 99.93 12:58:28 09:09:01 7 0.03 0.00 0.00 0.00 0.02 99.95 12:58:28 09:10:01 all 0.02 0.00 0.02 0.00 0.01 99.96 12:58:28 09:10:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 09:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 09:10:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 09:10:01 3 0.05 0.00 0.02 0.02 0.02 99.90 12:58:28 09:10:01 4 0.02 0.00 0.07 0.00 0.02 99.90 12:58:28 09:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 09:10:01 6 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 09:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 12:58:28 09:10:01 CPU %user %nice %system %iowait %steal %idle 12:58:28 09:11:01 all 0.02 0.00 0.01 0.03 0.01 99.92 12:58:28 09:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 09:11:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 09:11:01 2 0.03 0.00 0.05 0.00 0.02 99.90 12:58:28 09:11:01 3 0.05 0.00 0.02 0.17 0.02 99.75 12:58:28 09:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 09:11:01 5 0.00 0.00 0.00 0.07 0.02 99.92 12:58:28 09:11:01 6 0.05 0.00 0.00 0.00 0.00 99.95 12:58:28 09:11:01 7 0.03 0.00 0.03 0.00 0.02 99.92 12:58:28 09:12:01 all 0.04 0.00 0.02 0.07 0.01 99.87 12:58:28 09:12:01 0 0.17 0.00 0.02 0.00 0.00 99.82 12:58:28 09:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 09:12:01 2 0.03 0.00 0.05 0.00 0.02 99.90 12:58:28 09:12:01 3 0.02 0.00 0.02 0.27 0.00 99.70 12:58:28 09:12:01 4 0.02 0.00 0.00 0.15 0.02 99.82 12:58:28 09:12:01 5 0.02 0.00 0.00 0.15 0.00 99.83 12:58:28 09:12:01 6 0.02 0.00 0.03 0.00 0.02 99.93 12:58:28 09:12:01 7 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 09:13:01 all 0.03 0.00 0.02 0.05 0.01 99.89 12:58:28 09:13:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 09:13:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 09:13:01 2 0.02 0.00 0.05 0.00 0.03 99.90 12:58:28 09:13:01 3 0.07 0.00 0.00 0.22 0.02 99.70 12:58:28 09:13:01 4 0.07 0.00 0.05 0.18 0.00 99.70 12:58:28 09:13:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 09:13:01 6 0.07 0.00 0.00 0.00 0.00 99.93 12:58:28 09:13:01 7 0.02 0.00 0.03 0.00 0.02 99.93 12:58:28 09:14:01 all 0.04 0.00 0.02 0.00 0.01 99.92 12:58:28 09:14:01 0 0.20 0.00 0.05 0.00 0.00 99.75 12:58:28 09:14:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 09:14:01 2 0.05 0.00 0.02 0.00 0.02 99.92 12:58:28 09:14:01 3 0.03 0.00 0.02 0.02 0.02 99.92 12:58:28 09:14:01 4 0.03 0.00 0.05 0.00 0.02 99.90 12:58:28 09:14:01 5 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 09:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 09:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 09:15:01 all 0.03 0.00 0.02 0.00 0.01 99.94 12:58:28 09:15:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 09:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 09:15:01 2 0.03 0.00 0.03 0.00 0.02 99.92 12:58:28 09:15:01 3 0.02 0.00 0.05 0.02 0.00 99.92 12:58:28 09:15:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:58:28 09:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 09:15:01 6 0.08 0.00 0.00 0.00 0.02 99.90 12:58:28 09:15:01 7 0.08 0.00 0.02 0.00 0.02 99.88 12:58:28 09:16:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:58:28 09:16:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 09:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 09:16:01 2 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 09:16:01 3 0.05 0.00 0.03 0.00 0.00 99.92 12:58:28 09:16:01 4 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 09:16:01 5 0.00 0.00 0.02 0.03 0.00 99.95 12:58:28 09:16:01 6 0.05 0.00 0.00 0.00 0.00 99.95 12:58:28 09:16:01 7 0.03 0.00 0.03 0.00 0.02 99.92 12:58:28 09:17:01 all 0.17 0.00 0.02 0.00 0.02 99.79 12:58:28 09:17:01 0 1.03 0.00 0.03 0.00 0.00 98.94 12:58:28 09:17:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 09:17:01 2 0.05 0.00 0.05 0.00 0.03 99.87 12:58:28 09:17:01 3 0.10 0.00 0.03 0.02 0.02 99.83 12:58:28 09:17:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:58:28 09:17:01 5 0.03 0.00 0.00 0.00 0.02 99.95 12:58:28 09:17:01 6 0.05 0.00 0.02 0.00 0.02 99.92 12:58:28 09:17:01 7 0.07 0.00 0.03 0.00 0.02 99.88 12:58:28 09:18:01 all 0.27 0.00 0.01 0.00 0.01 99.71 12:58:28 09:18:01 0 1.98 0.00 0.00 0.00 0.02 98.00 12:58:28 09:18:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 09:18:01 2 0.03 0.00 0.03 0.00 0.02 99.92 12:58:28 09:18:01 3 0.03 0.00 0.00 0.02 0.00 99.95 12:58:28 09:18:01 4 0.05 0.00 0.02 0.00 0.00 99.93 12:58:28 09:18:01 5 0.00 0.00 0.00 0.02 0.02 99.97 12:58:28 09:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 09:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 09:19:01 all 0.26 0.00 0.03 0.00 0.02 99.69 12:58:28 09:19:01 0 1.47 0.00 0.05 0.00 0.02 98.47 12:58:28 09:19:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 09:19:01 2 0.05 0.00 0.02 0.00 0.05 99.88 12:58:28 09:19:01 3 0.13 0.00 0.05 0.02 0.02 99.78 12:58:28 09:19:01 4 0.17 0.00 0.03 0.00 0.02 99.78 12:58:28 09:19:01 5 0.13 0.00 0.03 0.02 0.00 99.82 12:58:28 09:19:01 6 0.08 0.00 0.05 0.00 0.02 99.85 12:58:28 09:19:01 7 0.00 0.00 0.03 0.00 0.02 99.95 12:58:28 09:20:01 all 0.02 0.00 0.02 0.01 0.01 99.95 12:58:28 09:20:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 09:20:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 09:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 09:20:01 3 0.02 0.00 0.00 0.07 0.02 99.90 12:58:28 09:20:01 4 0.05 0.00 0.07 0.00 0.02 99.87 12:58:28 09:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 09:20:01 6 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 09:20:01 7 0.02 0.00 0.03 0.00 0.02 99.93 12:58:28 09:21:01 all 0.03 0.00 0.01 0.06 0.01 99.87 12:58:28 09:21:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 09:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 09:21:01 2 0.05 0.00 0.02 0.00 0.00 99.93 12:58:28 09:21:01 3 0.05 0.00 0.02 0.50 0.02 99.42 12:58:28 09:21:01 4 0.05 0.00 0.03 0.00 0.03 99.88 12:58:28 09:21:01 5 0.02 0.00 0.00 0.02 0.02 99.95 12:58:28 09:21:01 6 0.07 0.00 0.02 0.00 0.02 99.90 12:58:28 09:21:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 12:58:28 09:21:01 CPU %user %nice %system %iowait %steal %idle 12:58:28 09:22:01 all 0.04 0.00 0.01 0.02 0.01 99.92 12:58:28 09:22:01 0 0.07 0.00 0.00 0.00 0.00 99.93 12:58:28 09:22:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 09:22:01 2 0.00 0.00 0.03 0.00 0.02 99.95 12:58:28 09:22:01 3 0.10 0.00 0.00 0.15 0.00 99.75 12:58:28 09:22:01 4 0.08 0.00 0.03 0.00 0.02 99.87 12:58:28 09:22:01 5 0.00 0.00 0.00 0.02 0.02 99.97 12:58:28 09:22:01 6 0.05 0.00 0.00 0.00 0.00 99.95 12:58:28 09:22:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 09:23:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:58:28 09:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 09:23:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:58:28 09:23:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 09:23:01 3 0.07 0.00 0.00 0.02 0.00 99.92 12:58:28 09:23:01 4 0.08 0.00 0.02 0.02 0.02 99.87 12:58:28 09:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 09:23:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:58:28 09:23:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 09:24:01 all 0.02 0.00 0.01 0.02 0.01 99.94 12:58:28 09:24:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 09:24:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 09:24:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 09:24:01 3 0.02 0.00 0.02 0.15 0.02 99.80 12:58:28 09:24:01 4 0.08 0.00 0.05 0.00 0.03 99.83 12:58:28 09:24:01 5 0.00 0.00 0.00 0.02 0.00 99.98 12:58:28 09:24:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 09:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 09:25:01 all 0.03 0.00 0.01 0.00 0.01 99.94 12:58:28 09:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 09:25:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 09:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 09:25:01 3 0.03 0.00 0.03 0.02 0.00 99.92 12:58:28 09:25:01 4 0.08 0.00 0.02 0.00 0.03 99.87 12:58:28 09:25:01 5 0.03 0.00 0.00 0.02 0.02 99.93 12:58:28 09:25:01 6 0.07 0.00 0.00 0.00 0.00 99.93 12:58:28 09:25:01 7 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 09:26:01 all 0.01 0.00 0.01 0.09 0.01 99.89 12:58:28 09:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 09:26:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 09:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 09:26:01 3 0.02 0.00 0.02 0.37 0.00 99.60 12:58:28 09:26:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:58:28 09:26:01 5 0.00 0.00 0.00 0.33 0.00 99.67 12:58:28 09:26:01 6 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 09:26:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 09:27:01 all 0.03 0.00 0.01 0.00 0.00 99.96 12:58:28 09:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 09:27:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 09:27:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 09:27:01 3 0.03 0.00 0.03 0.00 0.00 99.93 12:58:28 09:27:01 4 0.05 0.00 0.03 0.00 0.03 99.88 12:58:28 09:27:01 5 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 09:27:01 6 0.05 0.00 0.00 0.00 0.00 99.95 12:58:28 09:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 09:28:01 all 0.02 0.00 0.02 0.00 0.01 99.95 12:58:28 09:28:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 09:28:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 09:28:01 2 0.02 0.00 0.05 0.00 0.02 99.92 12:58:28 09:28:01 3 0.03 0.00 0.03 0.02 0.02 99.90 12:58:28 09:28:01 4 0.08 0.00 0.03 0.02 0.02 99.85 12:58:28 09:28:01 5 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 09:28:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 09:28:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:58:28 09:29:01 all 0.02 0.00 0.02 0.00 0.01 99.95 12:58:28 09:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 09:29:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 09:29:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 09:29:01 3 0.07 0.00 0.07 0.00 0.02 99.85 12:58:28 09:29:01 4 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 09:29:01 5 0.00 0.00 0.02 0.02 0.00 99.97 12:58:28 09:29:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 09:29:01 7 0.05 0.00 0.03 0.00 0.02 99.90 12:58:28 09:30:02 all 0.02 0.00 0.02 0.00 0.01 99.95 12:58:28 09:30:02 0 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 09:30:02 1 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 09:30:02 2 0.05 0.00 0.03 0.00 0.00 99.92 12:58:28 09:30:02 3 0.03 0.00 0.03 0.02 0.02 99.90 12:58:28 09:30:02 4 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 09:30:02 5 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 09:30:02 6 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 09:30:02 7 0.05 0.00 0.03 0.00 0.02 99.90 12:58:28 09:31:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:58:28 09:31:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 09:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 09:31:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 09:31:01 3 0.00 0.00 0.02 0.00 0.03 99.95 12:58:28 09:31:01 4 0.07 0.00 0.03 0.02 0.00 99.88 12:58:28 09:31:01 5 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 09:31:01 6 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 09:31:01 7 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 09:32:01 all 0.02 0.00 0.01 0.02 0.01 99.93 12:58:28 09:32:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 09:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 09:32:01 2 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 09:32:01 3 0.03 0.00 0.05 0.17 0.02 99.73 12:58:28 09:32:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:58:28 09:32:01 5 0.00 0.00 0.00 0.02 0.02 99.97 12:58:28 09:32:01 6 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 09:32:01 7 0.03 0.00 0.03 0.00 0.02 99.92 12:58:28 12:58:28 09:32:01 CPU %user %nice %system %iowait %steal %idle 12:58:28 09:33:01 all 0.04 0.00 0.01 0.00 0.01 99.94 12:58:28 09:33:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 09:33:01 1 0.03 0.00 0.00 0.00 0.02 99.95 12:58:28 09:33:01 2 0.03 0.00 0.03 0.00 0.03 99.90 12:58:28 09:33:01 3 0.05 0.00 0.02 0.00 0.02 99.92 12:58:28 09:33:01 4 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 09:33:01 5 0.05 0.00 0.00 0.00 0.00 99.95 12:58:28 09:33:01 6 0.07 0.00 0.02 0.00 0.00 99.92 12:58:28 09:33:01 7 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 09:34:01 all 0.01 0.00 0.01 0.00 0.01 99.95 12:58:28 09:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 09:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 09:34:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 09:34:01 3 0.02 0.00 0.03 0.02 0.03 99.90 12:58:28 09:34:01 4 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 09:34:01 5 0.00 0.00 0.02 0.02 0.02 99.95 12:58:28 09:34:01 6 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 09:34:01 7 0.03 0.00 0.03 0.00 0.02 99.92 12:58:28 09:35:01 all 0.03 0.00 0.02 0.00 0.01 99.95 12:58:28 09:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 09:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 09:35:01 2 0.02 0.00 0.02 0.00 0.02 99.95 12:58:28 09:35:01 3 0.05 0.00 0.05 0.00 0.02 99.88 12:58:28 09:35:01 4 0.07 0.00 0.00 0.00 0.00 99.93 12:58:28 09:35:01 5 0.03 0.00 0.03 0.00 0.02 99.92 12:58:28 09:35:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:58:28 09:35:01 7 0.05 0.00 0.02 0.00 0.00 99.93 12:58:28 09:36:01 all 0.02 0.00 0.01 0.00 0.01 99.95 12:58:28 09:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 09:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 09:36:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 09:36:01 3 0.05 0.00 0.05 0.02 0.03 99.85 12:58:28 09:36:01 4 0.00 0.00 0.03 0.00 0.02 99.95 12:58:28 09:36:01 5 0.00 0.00 0.00 0.02 0.00 99.98 12:58:28 09:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 09:36:01 7 0.07 0.00 0.02 0.00 0.02 99.90 12:58:28 09:37:45 all 0.02 0.00 0.01 14.22 0.01 85.74 12:58:28 09:37:45 0 0.00 0.00 0.01 0.00 0.01 99.98 12:58:28 09:37:45 1 0.00 0.00 0.01 14.37 0.01 85.61 12:58:28 09:37:45 2 0.01 0.00 0.01 42.20 0.00 57.78 12:58:28 09:37:45 3 0.06 0.00 0.02 57.01 0.04 42.87 12:58:28 09:37:45 4 0.02 0.00 0.00 0.00 0.01 99.97 12:58:28 09:37:45 5 0.02 0.00 0.01 0.20 0.02 99.75 12:58:28 09:37:45 6 0.03 0.00 0.02 0.00 0.01 99.94 12:58:28 09:37:45 7 0.02 0.00 0.01 0.00 0.01 99.96 12:58:28 09:38:01 all 0.04 0.00 0.01 15.18 0.02 84.75 12:58:28 09:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 09:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 09:38:01 2 0.00 0.00 0.00 40.25 0.00 59.75 12:58:28 09:38:01 3 0.12 0.00 0.00 55.12 0.06 44.69 12:58:28 09:38:01 4 0.00 0.00 0.06 26.11 0.06 73.77 12:58:28 09:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 09:38:01 6 0.12 0.00 0.00 0.00 0.00 99.88 12:58:28 09:38:01 7 0.06 0.00 0.00 0.00 0.00 99.94 12:58:28 09:39:01 all 0.01 0.00 0.01 0.09 0.02 99.87 12:58:28 09:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 09:39:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 09:39:01 2 0.00 0.00 0.02 0.02 0.00 99.97 12:58:28 09:39:01 3 0.07 0.00 0.03 0.55 0.05 99.30 12:58:28 09:39:01 4 0.00 0.00 0.02 0.17 0.00 99.82 12:58:28 09:39:01 5 0.03 0.00 0.00 0.00 0.02 99.95 12:58:28 09:39:01 6 0.02 0.00 0.00 0.00 0.03 99.95 12:58:28 09:39:01 7 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 09:40:01 all 0.02 0.00 0.02 0.09 0.01 99.86 12:58:28 09:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 09:40:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 09:40:01 2 0.02 0.00 0.00 0.05 0.00 99.93 12:58:28 09:40:01 3 0.07 0.00 0.07 0.53 0.05 99.28 12:58:28 09:40:01 4 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 09:40:01 5 0.00 0.00 0.00 0.13 0.02 99.85 12:58:28 09:40:01 6 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 09:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 09:41:01 all 0.02 0.00 0.02 0.00 0.01 99.95 12:58:28 09:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 09:41:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 09:41:01 2 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 09:41:01 3 0.05 0.00 0.07 0.00 0.02 99.87 12:58:28 09:41:01 4 0.05 0.00 0.02 0.00 0.02 99.92 12:58:28 09:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 09:41:01 6 0.05 0.00 0.02 0.00 0.00 99.93 12:58:28 09:41:01 7 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 09:42:01 all 0.02 0.00 0.02 0.04 0.01 99.91 12:58:28 09:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 09:42:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 09:42:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 09:42:01 3 0.05 0.00 0.07 0.32 0.03 99.53 12:58:28 09:42:01 4 0.05 0.00 0.03 0.02 0.00 99.90 12:58:28 09:42:01 5 0.00 0.00 0.02 0.02 0.02 99.95 12:58:28 09:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 09:42:01 7 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 09:43:01 all 0.03 0.00 0.02 0.00 0.01 99.94 12:58:28 09:43:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 09:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 09:43:01 2 0.00 0.00 0.05 0.00 0.00 99.95 12:58:28 09:43:01 3 0.07 0.00 0.05 0.00 0.03 99.85 12:58:28 09:43:01 4 0.03 0.00 0.03 0.03 0.00 99.90 12:58:28 09:43:01 5 0.05 0.00 0.00 0.00 0.00 99.95 12:58:28 09:43:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 09:43:01 7 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 12:58:28 09:43:01 CPU %user %nice %system %iowait %steal %idle 12:58:28 09:44:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:58:28 09:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 09:44:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 09:44:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 09:44:01 3 0.08 0.00 0.05 0.02 0.02 99.83 12:58:28 09:44:01 4 0.05 0.00 0.00 0.00 0.02 99.93 12:58:28 09:44:01 5 0.02 0.00 0.02 0.02 0.00 99.95 12:58:28 09:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 09:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 09:45:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:58:28 09:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 09:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 09:45:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 09:45:01 3 0.03 0.00 0.02 0.00 0.03 99.92 12:58:28 09:45:01 4 0.08 0.00 0.02 0.02 0.02 99.87 12:58:28 09:45:01 5 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 09:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 09:45:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:58:28 09:46:01 all 0.02 0.00 0.02 0.11 0.00 99.85 12:58:28 09:46:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 09:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 09:46:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 09:46:01 3 0.03 0.00 0.05 0.53 0.02 99.37 12:58:28 09:46:01 4 0.03 0.00 0.02 0.37 0.00 99.58 12:58:28 09:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 09:46:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 09:46:01 7 0.05 0.00 0.02 0.00 0.00 99.93 12:58:28 09:47:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:58:28 09:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 09:47:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 09:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 09:47:01 3 0.10 0.00 0.05 0.00 0.02 99.83 12:58:28 09:47:01 4 0.03 0.00 0.02 0.02 0.02 99.92 12:58:28 09:47:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 09:47:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 09:47:01 7 0.05 0.00 0.02 0.00 0.00 99.93 12:58:28 09:48:01 all 0.02 0.00 0.01 0.07 0.00 99.89 12:58:28 09:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 09:48:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 09:48:01 2 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 09:48:01 3 0.05 0.00 0.03 0.48 0.02 99.42 12:58:28 09:48:01 4 0.00 0.00 0.02 0.02 0.00 99.97 12:58:28 09:48:01 5 0.00 0.00 0.00 0.05 0.02 99.93 12:58:28 09:48:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 09:48:01 7 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 09:49:01 all 0.03 0.00 0.01 0.17 0.01 99.78 12:58:28 09:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 09:49:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 09:49:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 09:49:01 3 0.12 0.00 0.03 1.02 0.03 98.80 12:58:28 09:49:01 4 0.00 0.00 0.00 0.33 0.02 99.65 12:58:28 09:49:01 5 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 09:49:01 6 0.05 0.00 0.02 0.00 0.00 99.93 12:58:28 09:49:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:58:28 09:50:01 all 0.02 0.00 0.01 0.20 0.01 99.77 12:58:28 09:50:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 09:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 09:50:01 2 0.00 0.00 0.00 0.08 0.00 99.92 12:58:28 09:50:01 3 0.07 0.00 0.02 1.03 0.02 98.87 12:58:28 09:50:01 4 0.03 0.00 0.03 0.45 0.02 99.47 12:58:28 09:50:01 5 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 09:50:01 6 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 09:50:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 09:51:01 all 0.02 0.00 0.02 0.06 0.00 99.90 12:58:28 09:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 09:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 09:51:01 2 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 09:51:01 3 0.02 0.00 0.05 0.38 0.00 99.55 12:58:28 09:51:01 4 0.03 0.00 0.03 0.00 0.00 99.93 12:58:28 09:51:01 5 0.05 0.00 0.00 0.07 0.00 99.88 12:58:28 09:51:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 09:51:01 7 0.05 0.00 0.02 0.00 0.03 99.90 12:58:28 09:52:01 all 0.02 0.00 0.01 0.01 0.01 99.95 12:58:28 09:52:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 09:52:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 09:52:01 2 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 09:52:01 3 0.03 0.00 0.03 0.05 0.00 99.88 12:58:28 09:52:01 4 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 09:52:01 5 0.00 0.00 0.00 0.02 0.05 99.93 12:58:28 09:52:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 09:52:01 7 0.05 0.00 0.05 0.00 0.02 99.88 12:58:28 09:53:01 all 0.02 0.00 0.02 0.02 0.00 99.94 12:58:28 09:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 09:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 09:53:01 2 0.00 0.00 0.03 0.00 0.00 99.97 12:58:28 09:53:01 3 0.07 0.00 0.02 0.12 0.02 99.78 12:58:28 09:53:01 4 0.03 0.00 0.03 0.02 0.00 99.92 12:58:28 09:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 09:53:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 09:53:01 7 0.03 0.00 0.03 0.00 0.02 99.92 12:58:28 09:54:01 all 0.01 0.00 0.02 0.04 0.01 99.93 12:58:28 09:54:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 09:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 09:54:01 2 0.00 0.00 0.03 0.00 0.02 99.95 12:58:28 09:54:01 3 0.02 0.00 0.02 0.25 0.00 99.72 12:58:28 09:54:01 4 0.02 0.00 0.02 0.02 0.02 99.93 12:58:28 09:54:01 5 0.00 0.00 0.00 0.02 0.00 99.98 12:58:28 09:54:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 09:54:01 7 0.02 0.00 0.07 0.00 0.02 99.90 12:58:28 12:58:28 09:54:01 CPU %user %nice %system %iowait %steal %idle 12:58:28 09:55:01 all 0.03 0.00 0.00 0.14 0.00 99.83 12:58:28 09:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 09:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 09:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 09:55:01 3 0.07 0.00 0.00 0.77 0.00 99.17 12:58:28 09:55:01 4 0.03 0.00 0.00 0.22 0.00 99.75 12:58:28 09:55:01 5 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 09:55:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 09:55:01 7 0.08 0.00 0.02 0.10 0.02 99.78 12:58:28 09:56:01 all 0.01 0.00 0.01 0.08 0.01 99.89 12:58:28 09:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 09:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 09:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 09:56:01 3 0.02 0.00 0.00 0.30 0.00 99.68 12:58:28 09:56:01 4 0.02 0.00 0.02 0.05 0.02 99.90 12:58:28 09:56:01 5 0.00 0.00 0.00 0.25 0.02 99.73 12:58:28 09:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 09:56:01 7 0.07 0.00 0.07 0.00 0.02 99.85 12:58:28 09:57:01 all 0.03 0.00 0.02 0.06 0.01 99.88 12:58:28 09:57:01 0 0.00 0.00 0.02 0.00 0.05 99.93 12:58:28 09:57:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 09:57:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 09:57:01 3 0.03 0.00 0.00 0.22 0.00 99.75 12:58:28 09:57:01 4 0.03 0.00 0.02 0.27 0.00 99.68 12:58:28 09:57:01 5 0.03 0.00 0.05 0.00 0.00 99.92 12:58:28 09:57:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:58:28 09:57:01 7 0.07 0.00 0.05 0.02 0.02 99.85 12:58:28 09:58:01 all 0.02 0.00 0.02 0.06 0.01 99.90 12:58:28 09:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 09:58:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 09:58:01 2 0.02 0.00 0.03 0.00 0.00 99.95 12:58:28 09:58:01 3 0.02 0.00 0.02 0.12 0.02 99.83 12:58:28 09:58:01 4 0.02 0.00 0.03 0.35 0.03 99.57 12:58:28 09:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 09:58:01 6 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 09:58:01 7 0.07 0.00 0.03 0.00 0.02 99.88 12:58:28 09:59:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:58:28 09:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 09:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 09:59:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 09:59:01 3 0.05 0.00 0.02 0.00 0.00 99.93 12:58:28 09:59:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 09:59:01 5 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 09:59:01 6 0.05 0.00 0.02 0.00 0.02 99.92 12:58:28 09:59:01 7 0.02 0.00 0.03 0.00 0.03 99.92 12:58:28 10:00:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:58:28 10:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 10:00:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 10:00:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 10:00:01 3 0.02 0.00 0.00 0.02 0.00 99.97 12:58:28 10:00:01 4 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 10:00:01 5 0.00 0.00 0.03 0.02 0.00 99.95 12:58:28 10:00:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 10:00:01 7 0.03 0.00 0.00 0.00 0.02 99.95 12:58:28 10:01:01 all 0.03 0.00 0.02 0.36 0.14 99.44 12:58:28 10:01:01 0 0.02 0.00 0.00 0.00 0.22 99.77 12:58:28 10:01:01 1 0.00 0.00 0.00 0.00 0.70 99.30 12:58:28 10:01:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 10:01:01 3 0.07 0.00 0.03 2.86 0.10 96.94 12:58:28 10:01:01 4 0.03 0.00 0.02 0.02 0.07 99.87 12:58:28 10:01:01 5 0.07 0.00 0.05 0.00 0.02 99.87 12:58:28 10:01:01 6 0.05 0.00 0.02 0.00 0.02 99.92 12:58:28 10:01:01 7 0.03 0.00 0.05 0.00 0.02 99.90 12:58:28 10:02:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:58:28 10:02:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 10:02:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 10:02:01 2 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 10:02:01 3 0.02 0.00 0.00 0.02 0.00 99.97 12:58:28 10:02:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:58:28 10:02:01 5 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 10:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 10:02:01 7 0.12 0.00 0.03 0.00 0.02 99.83 12:58:28 10:03:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:58:28 10:03:01 0 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 10:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 10:03:01 2 0.02 0.00 0.03 0.00 0.00 99.95 12:58:28 10:03:01 3 0.05 0.00 0.02 0.02 0.02 99.90 12:58:28 10:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 10:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 10:03:01 6 0.03 0.00 0.00 0.00 0.02 99.95 12:58:28 10:03:01 7 0.05 0.00 0.02 0.00 0.03 99.90 12:58:28 10:04:01 all 0.03 0.00 0.02 0.00 0.00 99.94 12:58:28 10:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 10:04:01 1 0.05 0.00 0.00 0.00 0.02 99.93 12:58:28 10:04:01 2 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 10:04:01 3 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 10:04:01 4 0.03 0.00 0.00 0.02 0.00 99.95 12:58:28 10:04:01 5 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 10:04:01 6 0.02 0.00 0.03 0.00 0.00 99.95 12:58:28 10:04:01 7 0.05 0.00 0.07 0.00 0.02 99.87 12:58:28 10:05:02 all 0.03 0.00 0.01 0.14 0.01 99.82 12:58:28 10:05:02 0 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 10:05:02 1 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 10:05:02 2 0.00 0.00 0.00 0.02 0.02 99.97 12:58:28 10:05:02 3 0.03 0.00 0.00 0.98 0.00 98.98 12:58:28 10:05:02 4 0.02 0.00 0.00 0.08 0.02 99.88 12:58:28 10:05:02 5 0.03 0.00 0.00 0.00 0.02 99.95 12:58:28 10:05:02 6 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 10:05:02 7 0.12 0.00 0.03 0.00 0.02 99.83 12:58:28 12:58:28 10:05:02 CPU %user %nice %system %iowait %steal %idle 12:58:28 10:06:01 all 0.02 0.00 0.02 0.00 0.01 99.95 12:58:28 10:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 10:06:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 10:06:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 10:06:01 3 0.02 0.00 0.03 0.00 0.02 99.93 12:58:28 10:06:01 4 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 10:06:01 5 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 10:06:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 10:06:01 7 0.07 0.00 0.07 0.00 0.02 99.85 12:58:28 10:07:01 all 0.02 0.00 0.01 0.00 0.00 99.96 12:58:28 10:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 10:07:01 1 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 10:07:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 10:07:01 3 0.02 0.00 0.02 0.02 0.00 99.95 12:58:28 10:07:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 10:07:01 5 0.05 0.00 0.02 0.00 0.00 99.93 12:58:28 10:07:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 10:07:01 7 0.05 0.00 0.03 0.00 0.02 99.90 12:58:28 10:08:01 all 0.02 0.00 0.02 0.00 0.01 99.95 12:58:28 10:08:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 10:08:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 10:08:01 2 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 10:08:01 3 0.05 0.00 0.03 0.03 0.02 99.87 12:58:28 10:08:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 10:08:01 5 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 10:08:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 10:08:01 7 0.05 0.00 0.03 0.00 0.03 99.88 12:58:28 10:09:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:58:28 10:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 10:09:01 1 0.05 0.00 0.00 0.00 0.00 99.95 12:58:28 10:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 10:09:01 3 0.03 0.00 0.02 0.02 0.02 99.92 12:58:28 10:09:01 4 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 10:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 10:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 10:09:01 7 0.05 0.00 0.03 0.00 0.02 99.90 12:58:28 10:10:01 all 0.02 0.00 0.01 0.00 0.00 99.97 12:58:28 10:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 10:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 10:10:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 10:10:01 3 0.05 0.00 0.03 0.02 0.00 99.90 12:58:28 10:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 10:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 10:10:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 10:10:01 7 0.03 0.00 0.02 0.00 0.03 99.92 12:58:28 10:11:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:58:28 10:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 10:11:01 1 0.03 0.00 0.00 0.00 0.02 99.95 12:58:28 10:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 10:11:01 3 0.05 0.00 0.00 0.02 0.02 99.92 12:58:28 10:11:01 4 0.03 0.00 0.03 0.00 0.02 99.92 12:58:28 10:11:01 5 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 10:11:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 10:11:01 7 0.05 0.00 0.02 0.00 0.03 99.90 12:58:28 10:12:01 all 0.02 0.00 0.01 0.00 0.01 99.95 12:58:28 10:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 10:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 10:12:01 2 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 10:12:01 3 0.03 0.00 0.00 0.02 0.02 99.93 12:58:28 10:12:01 4 0.03 0.00 0.03 0.00 0.00 99.93 12:58:28 10:12:01 5 0.02 0.00 0.02 0.02 0.00 99.95 12:58:28 10:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 10:12:01 7 0.03 0.00 0.05 0.00 0.05 99.87 12:58:28 10:13:01 all 0.15 0.00 0.01 0.00 0.01 99.83 12:58:28 10:13:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 10:13:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 10:13:01 2 1.04 0.00 0.00 0.00 0.00 98.96 12:58:28 10:13:01 3 0.05 0.00 0.00 0.00 0.00 99.95 12:58:28 10:13:01 4 0.05 0.00 0.00 0.00 0.00 99.95 12:58:28 10:13:01 5 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 10:13:01 6 0.03 0.00 0.00 0.00 0.02 99.95 12:58:28 10:13:01 7 0.03 0.00 0.03 0.00 0.02 99.92 12:58:28 10:14:01 all 0.08 0.00 0.00 0.00 0.01 99.91 12:58:28 10:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 10:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 10:14:01 2 0.43 0.00 0.00 0.00 0.00 99.57 12:58:28 10:14:01 3 0.02 0.00 0.02 0.02 0.02 99.93 12:58:28 10:14:01 4 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 10:14:01 5 0.02 0.00 0.00 0.02 0.00 99.97 12:58:28 10:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 10:14:01 7 0.10 0.00 0.02 0.00 0.03 99.85 12:58:28 10:15:01 all 0.02 0.00 0.02 0.00 0.01 99.95 12:58:28 10:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 10:15:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 10:15:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 10:15:01 3 0.02 0.00 0.02 0.02 0.02 99.93 12:58:28 10:15:01 4 0.02 0.00 0.03 0.00 0.00 99.95 12:58:28 10:15:01 5 0.03 0.00 0.03 0.00 0.02 99.92 12:58:28 10:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 10:15:01 7 0.05 0.00 0.03 0.00 0.02 99.90 12:58:28 10:16:01 all 0.06 0.00 0.01 0.00 0.01 99.91 12:58:28 10:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 10:16:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 10:16:01 2 0.02 0.00 0.02 0.00 0.02 99.95 12:58:28 10:16:01 3 0.30 0.00 0.02 0.02 0.02 99.65 12:58:28 10:16:01 4 0.05 0.00 0.02 0.00 0.02 99.92 12:58:28 10:16:01 5 0.02 0.00 0.00 0.02 0.00 99.97 12:58:28 10:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 10:16:01 7 0.07 0.00 0.03 0.00 0.03 99.87 12:58:28 12:58:28 10:16:01 CPU %user %nice %system %iowait %steal %idle 12:58:28 10:17:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:58:28 10:17:01 0 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 10:17:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 10:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 10:17:01 3 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 10:17:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 10:17:01 5 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 10:17:01 6 0.05 0.00 0.02 0.00 0.00 99.93 12:58:28 10:17:01 7 0.03 0.00 0.03 0.00 0.03 99.90 12:58:28 10:18:01 all 0.03 0.00 0.02 0.00 0.01 99.93 12:58:28 10:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 10:18:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 10:18:01 2 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 10:18:01 3 0.03 0.00 0.03 0.02 0.02 99.90 12:58:28 10:18:01 4 0.15 0.00 0.00 0.00 0.02 99.83 12:58:28 10:18:01 5 0.00 0.00 0.02 0.02 0.00 99.97 12:58:28 10:18:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 10:18:01 7 0.03 0.00 0.08 0.00 0.03 99.85 12:58:28 10:19:01 all 0.10 0.00 0.01 0.00 0.01 99.88 12:58:28 10:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 10:19:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 10:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 10:19:01 3 0.55 0.00 0.00 0.02 0.02 99.42 12:58:28 10:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 10:19:01 5 0.05 0.00 0.00 0.02 0.02 99.92 12:58:28 10:19:01 6 0.05 0.00 0.02 0.00 0.00 99.93 12:58:28 10:19:01 7 0.08 0.00 0.03 0.00 0.05 99.83 12:58:28 10:20:01 all 0.14 0.00 0.03 0.01 0.01 99.81 12:58:28 10:20:01 0 0.03 0.00 0.03 0.00 0.00 99.93 12:58:28 10:20:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 10:20:01 2 0.07 0.00 0.03 0.00 0.00 99.90 12:58:28 10:20:01 3 0.73 0.00 0.03 0.02 0.02 99.20 12:58:28 10:20:01 4 0.10 0.00 0.03 0.00 0.00 99.87 12:58:28 10:20:01 5 0.05 0.00 0.03 0.03 0.00 99.88 12:58:28 10:20:01 6 0.03 0.00 0.05 0.00 0.00 99.92 12:58:28 10:20:01 7 0.08 0.00 0.05 0.00 0.03 99.83 12:58:28 10:21:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:58:28 10:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 10:21:01 1 0.05 0.00 0.02 0.00 0.00 99.93 12:58:28 10:21:01 2 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 10:21:01 3 0.05 0.00 0.02 0.02 0.00 99.92 12:58:28 10:21:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 10:21:01 5 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 10:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 10:21:01 7 0.03 0.00 0.05 0.00 0.02 99.90 12:58:28 10:22:01 all 0.03 0.00 0.00 0.22 0.01 99.74 12:58:28 10:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 10:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 10:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 10:22:01 3 0.08 0.00 0.00 1.05 0.00 98.86 12:58:28 10:22:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 10:22:01 5 0.02 0.00 0.00 0.35 0.02 99.62 12:58:28 10:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 10:22:01 7 0.03 0.00 0.02 0.35 0.03 99.57 12:58:28 10:23:01 all 0.06 0.00 0.03 0.15 0.01 99.74 12:58:28 10:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 10:23:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:58:28 10:23:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 10:23:01 3 0.37 0.00 0.07 0.87 0.02 98.68 12:58:28 10:23:01 4 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 10:23:01 5 0.02 0.00 0.03 0.35 0.00 99.60 12:58:28 10:23:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:58:28 10:23:01 7 0.07 0.00 0.07 0.00 0.03 99.83 12:58:28 10:24:01 all 0.03 0.00 0.01 0.04 0.01 99.91 12:58:28 10:24:01 0 0.00 0.00 0.00 0.00 0.03 99.97 12:58:28 10:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 10:24:01 2 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 10:24:01 3 0.10 0.00 0.05 0.27 0.02 99.57 12:58:28 10:24:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 10:24:01 5 0.02 0.00 0.02 0.02 0.00 99.95 12:58:28 10:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 10:24:01 7 0.07 0.00 0.02 0.00 0.02 99.90 12:58:28 10:25:01 all 0.05 0.00 0.01 0.00 0.01 99.93 12:58:28 10:25:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 10:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 10:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 10:25:01 3 0.32 0.00 0.00 0.02 0.00 99.67 12:58:28 10:25:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 10:25:01 5 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 10:25:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 10:25:01 7 0.03 0.00 0.03 0.00 0.02 99.92 12:58:28 10:26:01 all 0.27 0.00 0.01 0.03 0.02 99.67 12:58:28 10:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 10:26:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 10:26:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 10:26:01 3 2.00 0.00 0.02 0.15 0.02 97.82 12:58:28 10:26:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 10:26:01 5 0.00 0.00 0.00 0.08 0.00 99.92 12:58:28 10:26:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 10:26:01 7 0.05 0.00 0.05 0.02 0.15 99.73 12:58:28 10:27:01 all 0.13 0.00 0.02 0.01 0.00 99.84 12:58:28 10:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 10:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 10:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 10:27:01 3 0.93 0.00 0.08 0.10 0.00 98.89 12:58:28 10:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 10:27:01 5 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 10:27:01 6 0.05 0.00 0.02 0.00 0.00 99.93 12:58:28 10:27:01 7 0.05 0.00 0.03 0.00 0.02 99.90 12:58:28 12:58:28 10:27:01 CPU %user %nice %system %iowait %steal %idle 12:58:28 10:28:01 all 0.23 0.00 0.02 0.00 0.01 99.74 12:58:28 10:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 10:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 10:28:01 2 0.00 0.00 0.03 0.00 0.00 99.97 12:58:28 10:28:01 3 1.71 0.00 0.02 0.00 0.02 98.26 12:58:28 10:28:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:58:28 10:28:01 5 0.00 0.00 0.02 0.02 0.00 99.97 12:58:28 10:28:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 10:28:01 7 0.07 0.00 0.03 0.00 0.03 99.87 12:58:28 10:29:01 all 0.03 0.00 0.00 0.00 0.01 99.95 12:58:28 10:29:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 10:29:01 1 0.03 0.00 0.00 0.00 0.02 99.95 12:58:28 10:29:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 10:29:01 3 0.08 0.00 0.00 0.02 0.02 99.88 12:58:28 10:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 10:29:01 5 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 10:29:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 10:29:01 7 0.07 0.00 0.03 0.00 0.02 99.88 12:58:28 10:30:01 all 0.05 0.00 0.01 0.00 0.01 99.93 12:58:28 10:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 10:30:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 10:30:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 10:30:01 3 0.30 0.00 0.02 0.02 0.02 99.65 12:58:28 10:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 10:30:01 5 0.00 0.00 0.02 0.02 0.02 99.95 12:58:28 10:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 10:30:01 7 0.07 0.00 0.03 0.00 0.02 99.88 12:58:28 10:31:01 all 0.02 0.00 0.01 0.00 0.00 99.96 12:58:28 10:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 10:31:01 1 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 10:31:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 10:31:01 3 0.05 0.00 0.02 0.02 0.00 99.92 12:58:28 10:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 10:31:01 5 0.00 0.00 0.00 0.02 0.00 99.98 12:58:28 10:31:01 6 0.05 0.00 0.00 0.00 0.00 99.95 12:58:28 10:31:01 7 0.03 0.00 0.03 0.00 0.03 99.90 12:58:28 10:32:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:58:28 10:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 10:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 10:32:01 2 0.02 0.00 0.02 0.00 0.02 99.95 12:58:28 10:32:01 3 0.05 0.00 0.00 0.02 0.02 99.92 12:58:28 10:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 10:32:01 5 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 10:32:01 6 0.02 0.00 0.03 0.00 0.00 99.95 12:58:28 10:32:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 10:33:01 all 0.24 0.00 0.02 0.01 0.01 99.72 12:58:28 10:33:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 10:33:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 10:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 10:33:01 3 1.78 0.00 0.03 0.08 0.02 98.09 12:58:28 10:33:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:58:28 10:33:01 5 0.02 0.00 0.00 0.02 0.00 99.97 12:58:28 10:33:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 10:33:01 7 0.07 0.00 0.05 0.00 0.03 99.85 12:58:28 10:34:01 all 0.27 0.00 0.01 0.00 0.01 99.71 12:58:28 10:34:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 10:34:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 10:34:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 10:34:01 3 1.99 0.00 0.00 0.02 0.00 98.00 12:58:28 10:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 10:34:01 5 0.00 0.00 0.00 0.02 0.02 99.97 12:58:28 10:34:01 6 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 10:34:01 7 0.07 0.00 0.03 0.00 0.03 99.87 12:58:28 10:35:01 all 0.06 0.00 0.01 0.07 0.01 99.86 12:58:28 10:35:01 0 0.05 0.00 0.00 0.00 0.02 99.93 12:58:28 10:35:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 10:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 10:35:01 3 0.30 0.00 0.03 0.20 0.02 99.45 12:58:28 10:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 10:35:01 5 0.03 0.00 0.00 0.33 0.00 99.63 12:58:28 10:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 10:35:01 7 0.08 0.00 0.05 0.00 0.03 99.83 12:58:28 10:36:01 all 0.09 0.00 0.02 0.01 0.00 99.87 12:58:28 10:36:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 10:36:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 10:36:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 10:36:01 3 0.57 0.00 0.02 0.05 0.00 99.37 12:58:28 10:36:01 4 0.05 0.00 0.00 0.00 0.00 99.95 12:58:28 10:36:01 5 0.02 0.00 0.02 0.02 0.00 99.95 12:58:28 10:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 10:36:01 7 0.10 0.00 0.08 0.00 0.02 99.80 12:58:28 10:37:01 all 0.09 0.00 0.01 0.22 0.01 99.67 12:58:28 10:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 10:37:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 10:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 10:37:01 3 0.53 0.00 0.02 1.50 0.02 97.93 12:58:28 10:37:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 10:37:01 5 0.02 0.00 0.05 0.27 0.02 99.65 12:58:28 10:37:01 6 0.05 0.00 0.00 0.00 0.00 99.95 12:58:28 10:37:01 7 0.05 0.00 0.03 0.00 0.02 99.90 12:58:28 10:38:01 all 0.11 0.00 0.01 0.13 0.00 99.74 12:58:28 10:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 10:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 10:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 10:38:01 3 0.78 0.00 0.02 0.70 0.02 98.49 12:58:28 10:38:01 4 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 10:38:01 5 0.00 0.00 0.02 0.32 0.00 99.67 12:58:28 10:38:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 10:38:01 7 0.07 0.00 0.03 0.00 0.02 99.88 12:58:28 12:58:28 10:38:01 CPU %user %nice %system %iowait %steal %idle 12:58:28 10:39:01 all 0.02 0.00 0.01 0.03 0.00 99.94 12:58:28 10:39:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 10:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 10:39:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 10:39:01 3 0.07 0.00 0.02 0.18 0.00 99.73 12:58:28 10:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 10:39:01 5 0.00 0.00 0.00 0.02 0.00 99.98 12:58:28 10:39:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 10:39:01 7 0.03 0.00 0.03 0.00 0.02 99.92 12:58:28 10:40:01 all 0.12 0.00 0.02 0.02 0.01 99.83 12:58:28 10:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 10:40:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 10:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 10:40:01 3 0.85 0.00 0.03 0.17 0.02 98.94 12:58:28 10:40:01 4 0.00 0.00 0.02 0.02 0.02 99.95 12:58:28 10:40:01 5 0.00 0.00 0.00 0.02 0.02 99.97 12:58:28 10:40:01 6 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 10:40:01 7 0.05 0.00 0.05 0.00 0.02 99.88 12:58:28 10:41:01 all 0.03 0.00 0.01 0.13 0.00 99.82 12:58:28 10:41:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 10:41:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 10:41:01 2 0.00 0.00 0.02 0.02 0.00 99.97 12:58:28 10:41:01 3 0.08 0.00 0.03 0.60 0.00 99.28 12:58:28 10:41:01 4 0.02 0.00 0.00 0.10 0.00 99.88 12:58:28 10:41:01 5 0.00 0.00 0.00 0.33 0.00 99.67 12:58:28 10:41:01 6 0.05 0.00 0.00 0.00 0.00 99.95 12:58:28 10:41:01 7 0.05 0.00 0.03 0.00 0.02 99.90 12:58:28 10:42:01 all 0.17 0.00 0.01 0.07 0.01 99.74 12:58:28 10:42:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 10:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 10:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 10:42:01 3 1.21 0.00 0.02 0.38 0.02 98.38 12:58:28 10:42:01 4 0.00 0.00 0.00 0.18 0.00 99.82 12:58:28 10:42:01 5 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 10:42:01 6 0.05 0.00 0.02 0.00 0.00 99.93 12:58:28 10:42:01 7 0.07 0.00 0.02 0.00 0.02 99.90 12:58:28 10:43:01 all 0.07 0.00 0.01 0.02 0.01 99.89 12:58:28 10:43:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 10:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 10:43:01 2 0.00 0.00 0.02 0.05 0.00 99.93 12:58:28 10:43:01 3 0.35 0.00 0.00 0.13 0.00 99.52 12:58:28 10:43:01 4 0.08 0.00 0.00 0.00 0.00 99.92 12:58:28 10:43:01 5 0.02 0.00 0.00 0.02 0.03 99.93 12:58:28 10:43:01 6 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 10:43:01 7 0.03 0.00 0.03 0.00 0.02 99.92 12:58:28 10:44:01 all 0.08 0.00 0.01 0.06 0.00 99.85 12:58:28 10:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 10:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 10:44:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 10:44:01 3 0.40 0.00 0.02 0.28 0.00 99.30 12:58:28 10:44:01 4 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 10:44:01 5 0.03 0.00 0.02 0.18 0.00 99.77 12:58:28 10:44:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 10:44:01 7 0.05 0.00 0.05 0.00 0.02 99.88 12:58:28 10:45:01 all 0.08 0.00 0.02 0.00 0.00 99.89 12:58:28 10:45:01 0 0.00 0.00 0.03 0.00 0.00 99.97 12:58:28 10:45:01 1 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 10:45:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 10:45:01 3 0.50 0.00 0.02 0.02 0.00 99.47 12:58:28 10:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 10:45:01 5 0.03 0.00 0.02 0.02 0.00 99.93 12:58:28 10:45:01 6 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 10:45:01 7 0.05 0.00 0.05 0.00 0.02 99.88 12:58:28 10:46:01 all 0.16 0.00 0.01 0.00 0.01 99.82 12:58:28 10:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 10:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 10:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 10:46:01 3 1.09 0.00 0.03 0.03 0.02 98.82 12:58:28 10:46:01 4 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 10:46:01 5 0.03 0.00 0.00 0.00 0.02 99.95 12:58:28 10:46:01 6 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 10:46:01 7 0.10 0.00 0.02 0.00 0.02 99.87 12:58:28 10:47:01 all 0.05 0.00 0.01 0.03 0.01 99.90 12:58:28 10:47:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 10:47:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 10:47:01 2 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 10:47:01 3 0.30 0.00 0.00 0.23 0.00 99.47 12:58:28 10:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 10:47:01 5 0.05 0.00 0.03 0.02 0.00 99.90 12:58:28 10:47:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 10:47:01 7 0.03 0.00 0.03 0.00 0.02 99.92 12:58:28 10:48:01 all 0.01 0.00 0.01 0.04 0.00 99.93 12:58:28 10:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 10:48:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 10:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 10:48:01 3 0.03 0.00 0.03 0.03 0.02 99.88 12:58:28 10:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 10:48:01 5 0.02 0.00 0.00 0.28 0.00 99.70 12:58:28 10:48:01 6 0.00 0.00 0.05 0.00 0.00 99.95 12:58:28 10:48:01 7 0.07 0.00 0.03 0.00 0.02 99.88 12:58:28 10:49:01 all 0.02 0.00 0.01 0.06 0.00 99.90 12:58:28 10:49:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 10:49:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 10:49:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 10:49:01 3 0.07 0.00 0.00 0.22 0.00 99.72 12:58:28 10:49:01 4 0.00 0.00 0.00 0.28 0.00 99.72 12:58:28 10:49:01 5 0.05 0.00 0.02 0.00 0.02 99.92 12:58:28 10:49:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 10:49:01 7 0.02 0.00 0.05 0.00 0.02 99.92 12:58:28 12:58:28 10:49:01 CPU %user %nice %system %iowait %steal %idle 12:58:28 10:50:01 all 0.02 0.00 0.01 0.01 0.01 99.95 12:58:28 10:50:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 10:50:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 10:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 10:50:01 3 0.03 0.00 0.00 0.03 0.02 99.92 12:58:28 10:50:01 4 0.00 0.00 0.00 0.03 0.00 99.97 12:58:28 10:50:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 10:50:01 6 0.02 0.00 0.00 0.05 0.02 99.92 12:58:28 10:50:01 7 0.03 0.00 0.05 0.00 0.02 99.90 12:58:28 10:51:01 all 0.05 0.00 0.01 0.01 0.00 99.93 12:58:28 10:51:01 0 0.05 0.00 0.00 0.00 0.00 99.95 12:58:28 10:51:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 10:51:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 10:51:01 3 0.23 0.00 0.00 0.10 0.00 99.67 12:58:28 10:51:01 4 0.00 0.00 0.02 0.02 0.00 99.97 12:58:28 10:51:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 10:51:01 6 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 10:51:01 7 0.05 0.00 0.03 0.00 0.00 99.92 12:58:28 10:52:01 all 0.03 0.00 0.02 0.00 0.01 99.94 12:58:28 10:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 10:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 10:52:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 10:52:01 3 0.02 0.00 0.02 0.02 0.02 99.93 12:58:28 10:52:01 4 0.13 0.00 0.00 0.02 0.02 99.83 12:58:28 10:52:01 5 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 10:52:01 6 0.03 0.00 0.05 0.00 0.00 99.92 12:58:28 10:52:01 7 0.03 0.00 0.03 0.00 0.03 99.90 12:58:28 10:53:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:58:28 10:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 10:53:01 1 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 10:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 10:53:01 3 0.03 0.00 0.02 0.02 0.02 99.92 12:58:28 10:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 10:53:01 5 0.00 0.00 0.03 0.00 0.02 99.95 12:58:28 10:53:01 6 0.05 0.00 0.02 0.00 0.02 99.92 12:58:28 10:53:01 7 0.05 0.00 0.03 0.00 0.02 99.90 12:58:28 10:54:01 all 0.02 0.00 0.01 0.03 0.01 99.93 12:58:28 10:54:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 10:54:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 10:54:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 10:54:01 3 0.02 0.00 0.00 0.18 0.00 99.80 12:58:28 10:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 10:54:01 5 0.03 0.00 0.00 0.02 0.02 99.93 12:58:28 10:54:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 10:54:01 7 0.07 0.00 0.05 0.00 0.02 99.87 12:58:28 10:55:01 all 0.04 0.00 0.01 0.35 0.01 99.59 12:58:28 10:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 10:55:01 1 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 10:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 10:55:01 3 0.18 0.00 0.02 2.42 0.02 97.36 12:58:28 10:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 10:55:01 5 0.07 0.00 0.02 0.35 0.00 99.57 12:58:28 10:55:01 6 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 10:55:01 7 0.03 0.00 0.02 0.00 0.03 99.92 12:58:28 10:56:01 all 0.07 0.00 0.01 0.32 0.01 99.58 12:58:28 10:56:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 10:56:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 10:56:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 10:56:01 3 0.48 0.00 0.00 1.98 0.02 97.52 12:58:28 10:56:01 4 0.03 0.00 0.00 0.00 0.02 99.95 12:58:28 10:56:01 5 0.02 0.00 0.03 0.60 0.02 99.33 12:58:28 10:56:01 6 0.05 0.00 0.03 0.00 0.00 99.92 12:58:28 10:56:01 7 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 10:57:01 all 0.03 0.00 0.01 0.32 0.00 99.64 12:58:28 10:57:01 0 0.05 0.00 0.02 0.00 0.00 99.93 12:58:28 10:57:01 1 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 10:57:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 10:57:01 3 0.02 0.00 0.00 2.22 0.00 97.76 12:58:28 10:57:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 10:57:01 5 0.02 0.00 0.02 0.35 0.02 99.60 12:58:28 10:57:01 6 0.05 0.00 0.03 0.00 0.00 99.92 12:58:28 10:57:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 10:58:01 all 0.09 0.00 0.01 0.46 0.01 99.43 12:58:28 10:58:01 0 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 10:58:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 10:58:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 10:58:01 3 0.02 0.00 0.02 3.00 0.02 96.95 12:58:28 10:58:01 4 0.65 0.00 0.02 0.00 0.00 99.33 12:58:28 10:58:01 5 0.02 0.00 0.00 0.48 0.00 99.50 12:58:28 10:58:01 6 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 10:58:01 7 0.02 0.00 0.02 0.17 0.02 99.78 12:58:28 10:59:01 all 0.20 0.00 0.01 0.08 0.01 99.70 12:58:28 10:59:01 0 0.05 0.00 0.00 0.00 0.00 99.95 12:58:28 10:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 10:59:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 10:59:01 3 0.07 0.00 0.02 0.65 0.00 99.27 12:58:28 10:59:01 4 1.43 0.00 0.00 0.00 0.02 98.55 12:58:28 10:59:01 5 0.02 0.00 0.03 0.02 0.02 99.92 12:58:28 10:59:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 10:59:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:58:28 11:00:01 all 0.14 0.00 0.01 0.09 0.01 99.76 12:58:28 11:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 11:00:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 11:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 11:00:01 3 0.02 0.00 0.00 0.67 0.02 99.30 12:58:28 11:00:01 4 0.90 0.00 0.00 0.00 0.00 99.10 12:58:28 11:00:01 5 0.02 0.00 0.02 0.03 0.00 99.93 12:58:28 11:00:01 6 0.07 0.00 0.03 0.00 0.00 99.90 12:58:28 11:00:01 7 0.07 0.00 0.05 0.00 0.02 99.87 12:58:28 12:58:28 11:00:01 CPU %user %nice %system %iowait %steal %idle 12:58:28 11:01:01 all 0.02 0.00 0.01 0.01 0.00 99.95 12:58:28 11:01:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 11:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 11:01:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 11:01:01 3 0.07 0.00 0.02 0.08 0.00 99.83 12:58:28 11:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 11:01:01 5 0.05 0.00 0.02 0.02 0.02 99.90 12:58:28 11:01:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 11:01:01 7 0.02 0.00 0.03 0.00 0.02 99.93 12:58:28 11:02:01 all 0.07 0.00 0.01 0.06 0.01 99.85 12:58:28 11:02:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 11:02:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 11:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 11:02:01 3 0.03 0.00 0.02 0.45 0.02 99.48 12:58:28 11:02:01 4 0.42 0.00 0.00 0.00 0.02 99.57 12:58:28 11:02:01 5 0.03 0.00 0.00 0.02 0.02 99.93 12:58:28 11:02:01 6 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 11:02:01 7 0.07 0.00 0.03 0.00 0.02 99.88 12:58:28 11:03:01 all 0.09 0.00 0.01 0.03 0.01 99.86 12:58:28 11:03:01 0 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 11:03:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 11:03:01 2 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 11:03:01 3 0.03 0.00 0.00 0.23 0.00 99.73 12:58:28 11:03:01 4 0.50 0.00 0.00 0.00 0.02 99.48 12:58:28 11:03:01 5 0.03 0.00 0.02 0.02 0.00 99.93 12:58:28 11:03:01 6 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 11:03:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 11:04:01 all 0.08 0.00 0.01 0.03 0.01 99.88 12:58:28 11:04:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 11:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 11:04:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 11:04:01 3 0.02 0.00 0.03 0.18 0.02 99.75 12:58:28 11:04:01 4 0.45 0.00 0.00 0.00 0.00 99.55 12:58:28 11:04:01 5 0.02 0.00 0.00 0.02 0.02 99.95 12:58:28 11:04:01 6 0.07 0.00 0.00 0.00 0.00 99.93 12:58:28 11:04:01 7 0.07 0.00 0.02 0.00 0.02 99.90 12:58:28 11:05:01 all 0.08 0.00 0.01 0.02 0.01 99.88 12:58:28 11:05:01 0 0.03 0.00 0.00 0.00 0.02 99.95 12:58:28 11:05:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 11:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 11:05:01 3 0.03 0.00 0.00 0.10 0.02 99.85 12:58:28 11:05:01 4 0.47 0.00 0.08 0.00 0.02 99.43 12:58:28 11:05:01 5 0.02 0.00 0.02 0.03 0.00 99.93 12:58:28 11:05:01 6 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 11:05:01 7 0.07 0.00 0.02 0.00 0.02 99.90 12:58:28 11:06:01 all 0.17 0.00 0.01 0.00 0.00 99.81 12:58:28 11:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 11:06:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 11:06:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 11:06:01 3 0.00 0.00 0.02 0.02 0.00 99.97 12:58:28 11:06:01 4 1.29 0.00 0.00 0.00 0.00 98.71 12:58:28 11:06:01 5 0.00 0.00 0.00 0.02 0.02 99.97 12:58:28 11:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 11:06:01 7 0.05 0.00 0.03 0.00 0.02 99.90 12:58:28 11:07:01 all 0.13 0.00 0.01 0.01 0.01 99.85 12:58:28 11:07:01 0 0.05 0.00 0.00 0.00 0.00 99.95 12:58:28 11:07:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 11:07:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 11:07:01 3 0.03 0.00 0.02 0.03 0.02 99.90 12:58:28 11:07:01 4 0.80 0.00 0.00 0.00 0.00 99.20 12:58:28 11:07:01 5 0.02 0.00 0.02 0.02 0.00 99.95 12:58:28 11:07:01 6 0.07 0.00 0.00 0.00 0.02 99.92 12:58:28 11:07:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 11:08:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:58:28 11:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 11:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 11:08:01 2 0.03 0.00 0.03 0.00 0.00 99.93 12:58:28 11:08:01 3 0.02 0.00 0.00 0.02 0.00 99.97 12:58:28 11:08:01 4 0.02 0.00 0.02 0.00 0.02 99.95 12:58:28 11:08:01 5 0.03 0.00 0.00 0.00 0.02 99.95 12:58:28 11:08:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 11:08:01 7 0.08 0.00 0.03 0.00 0.02 99.87 12:58:28 11:09:01 all 0.03 0.00 0.01 0.00 0.01 99.96 12:58:28 11:09:01 0 0.05 0.00 0.00 0.00 0.00 99.95 12:58:28 11:09:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 11:09:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 11:09:01 3 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 11:09:01 4 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 11:09:01 5 0.02 0.00 0.02 0.02 0.00 99.95 12:58:28 11:09:01 6 0.05 0.00 0.02 0.00 0.00 99.93 12:58:28 11:09:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 11:10:01 all 0.03 0.00 0.01 0.01 0.00 99.95 12:58:28 11:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 11:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 11:10:01 2 0.02 0.00 0.03 0.00 0.00 99.95 12:58:28 11:10:01 3 0.02 0.00 0.00 0.03 0.00 99.95 12:58:28 11:10:01 4 0.12 0.00 0.00 0.00 0.00 99.88 12:58:28 11:10:01 5 0.00 0.00 0.02 0.02 0.02 99.95 12:58:28 11:10:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 11:10:01 7 0.05 0.00 0.05 0.00 0.00 99.90 12:58:28 11:11:01 all 0.27 0.00 0.01 0.01 0.01 99.69 12:58:28 11:11:01 0 0.05 0.00 0.02 0.00 0.00 99.93 12:58:28 11:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 11:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 11:11:01 3 0.07 0.00 0.02 0.03 0.00 99.88 12:58:28 11:11:01 4 1.95 0.00 0.00 0.00 0.02 98.03 12:58:28 11:11:01 5 0.03 0.00 0.02 0.07 0.02 99.87 12:58:28 11:11:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:58:28 11:11:01 7 0.03 0.00 0.03 0.00 0.02 99.92 12:58:28 12:58:28 11:11:01 CPU %user %nice %system %iowait %steal %idle 12:58:28 11:12:01 all 0.13 0.00 0.02 0.00 0.01 99.84 12:58:28 11:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 11:12:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 11:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 11:12:01 3 0.03 0.00 0.02 0.02 0.02 99.92 12:58:28 11:12:01 4 0.91 0.00 0.08 0.00 0.00 99.01 12:58:28 11:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 11:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 11:12:01 7 0.07 0.00 0.03 0.00 0.02 99.88 12:58:28 11:13:01 all 0.02 0.00 0.01 0.01 0.01 99.95 12:58:28 11:13:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 11:13:01 1 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 11:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 11:13:01 3 0.03 0.00 0.00 0.05 0.00 99.92 12:58:28 11:13:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 11:13:01 5 0.00 0.00 0.02 0.02 0.02 99.95 12:58:28 11:13:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 11:13:01 7 0.03 0.00 0.03 0.00 0.03 99.90 12:58:28 11:14:01 all 0.01 0.00 0.01 0.00 0.00 99.97 12:58:28 11:14:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 11:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 11:14:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 11:14:01 3 0.03 0.00 0.00 0.02 0.00 99.95 12:58:28 11:14:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 11:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 11:14:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 11:14:01 7 0.03 0.00 0.03 0.00 0.02 99.92 12:58:28 11:15:01 all 0.02 0.00 0.01 0.01 0.01 99.95 12:58:28 11:15:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 11:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 11:15:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 11:15:01 3 0.03 0.00 0.00 0.03 0.00 99.93 12:58:28 11:15:01 4 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 11:15:01 5 0.00 0.00 0.02 0.03 0.02 99.93 12:58:28 11:15:01 6 0.03 0.00 0.03 0.00 0.02 99.92 12:58:28 11:15:01 7 0.07 0.00 0.05 0.00 0.02 99.87 12:58:28 11:16:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:58:28 11:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 11:16:01 1 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 11:16:01 2 0.02 0.00 0.03 0.00 0.02 99.93 12:58:28 11:16:01 3 0.03 0.00 0.00 0.02 0.02 99.93 12:58:28 11:16:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 11:16:01 5 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 11:16:01 6 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 11:16:01 7 0.03 0.00 0.03 0.00 0.02 99.92 12:58:28 11:17:01 all 0.04 0.00 0.02 0.00 0.01 99.94 12:58:28 11:17:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 11:17:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 11:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 11:17:01 3 0.05 0.00 0.00 0.00 0.00 99.95 12:58:28 11:17:01 4 0.05 0.00 0.02 0.00 0.00 99.93 12:58:28 11:17:01 5 0.03 0.00 0.02 0.02 0.00 99.93 12:58:28 11:17:01 6 0.03 0.00 0.03 0.00 0.02 99.92 12:58:28 11:17:01 7 0.07 0.00 0.05 0.00 0.03 99.85 12:58:28 11:18:01 all 0.02 0.00 0.02 0.00 0.01 99.94 12:58:28 11:18:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 11:18:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 11:18:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 11:18:01 3 0.03 0.00 0.02 0.02 0.02 99.92 12:58:28 11:18:01 4 0.02 0.00 0.00 0.02 0.02 99.95 12:58:28 11:18:01 5 0.00 0.00 0.03 0.00 0.02 99.95 12:58:28 11:18:01 6 0.02 0.00 0.03 0.00 0.00 99.95 12:58:28 11:18:01 7 0.08 0.00 0.03 0.00 0.02 99.87 12:58:28 11:19:01 all 0.24 0.00 0.01 0.00 0.00 99.75 12:58:28 11:19:01 0 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 11:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 11:19:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 11:19:01 3 0.07 0.00 0.00 0.02 0.00 99.92 12:58:28 11:19:01 4 1.68 0.00 0.00 0.00 0.00 98.32 12:58:28 11:19:01 5 0.03 0.00 0.02 0.02 0.00 99.93 12:58:28 11:19:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 11:19:01 7 0.03 0.00 0.05 0.00 0.02 99.90 12:58:28 11:20:01 all 0.19 0.00 0.02 0.01 0.01 99.76 12:58:28 11:20:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 11:20:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 11:20:01 2 0.05 0.00 0.05 0.00 0.00 99.90 12:58:28 11:20:01 3 0.07 0.00 0.02 0.10 0.02 99.80 12:58:28 11:20:01 4 1.16 0.00 0.00 0.00 0.02 98.82 12:58:28 11:20:01 5 0.08 0.00 0.03 0.02 0.02 99.85 12:58:28 11:20:01 6 0.07 0.00 0.03 0.00 0.00 99.90 12:58:28 11:20:01 7 0.07 0.00 0.05 0.00 0.02 99.87 12:58:28 11:21:01 all 0.03 0.00 0.01 0.03 0.00 99.93 12:58:28 11:21:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 11:21:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 11:21:01 2 0.00 0.00 0.02 0.07 0.00 99.92 12:58:28 11:21:01 3 0.05 0.00 0.00 0.15 0.00 99.80 12:58:28 11:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 11:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 11:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 11:21:01 7 0.12 0.00 0.07 0.00 0.02 99.80 12:58:28 11:22:02 all 0.03 0.00 0.02 0.01 0.01 99.94 12:58:28 11:22:02 0 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 11:22:02 1 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 11:22:02 2 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 11:22:02 3 0.03 0.00 0.02 0.03 0.00 99.92 12:58:28 11:22:02 4 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 11:22:02 5 0.00 0.00 0.03 0.03 0.00 99.93 12:58:28 11:22:02 6 0.03 0.00 0.00 0.00 0.02 99.95 12:58:28 11:22:02 7 0.10 0.00 0.08 0.00 0.02 99.80 12:58:28 12:58:28 11:22:02 CPU %user %nice %system %iowait %steal %idle 12:58:28 11:23:01 all 0.03 0.00 0.01 0.00 0.00 99.96 12:58:28 11:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 11:23:01 1 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 11:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 11:23:01 3 0.05 0.00 0.00 0.00 0.00 99.95 12:58:28 11:23:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 11:23:01 5 0.00 0.00 0.02 0.02 0.00 99.97 12:58:28 11:23:01 6 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 11:23:01 7 0.08 0.00 0.05 0.00 0.02 99.85 12:58:28 11:24:01 all 0.08 0.00 0.02 0.11 0.01 99.78 12:58:28 11:24:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 11:24:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 11:24:01 2 0.02 0.00 0.03 0.00 0.00 99.95 12:58:28 11:24:01 3 0.02 0.00 0.00 0.55 0.02 99.42 12:58:28 11:24:01 4 0.55 0.00 0.02 0.00 0.02 99.42 12:58:28 11:24:01 5 0.02 0.00 0.02 0.33 0.02 99.62 12:58:28 11:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 11:24:01 7 0.05 0.00 0.03 0.00 0.03 99.88 12:58:28 11:25:01 all 0.05 0.00 0.02 0.01 0.00 99.92 12:58:28 11:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 11:25:01 1 0.05 0.00 0.02 0.00 0.02 99.92 12:58:28 11:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 11:25:01 3 0.00 0.00 0.00 0.03 0.00 99.97 12:58:28 11:25:01 4 0.27 0.00 0.02 0.02 0.00 99.70 12:58:28 11:25:01 5 0.07 0.00 0.03 0.00 0.00 99.90 12:58:28 11:25:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 11:25:01 7 0.03 0.00 0.05 0.00 0.02 99.90 12:58:28 11:26:01 all 0.03 0.00 0.01 0.09 0.01 99.86 12:58:28 11:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 11:26:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 11:26:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 11:26:01 3 0.00 0.00 0.02 0.45 0.00 99.53 12:58:28 11:26:01 4 0.08 0.00 0.00 0.18 0.02 99.72 12:58:28 11:26:01 5 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 11:26:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 11:26:01 7 0.07 0.00 0.03 0.07 0.02 99.82 12:58:28 11:27:01 all 0.03 0.00 0.02 0.16 0.00 99.79 12:58:28 11:27:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 11:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 11:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 11:27:01 3 0.00 0.00 0.00 1.02 0.00 98.98 12:58:28 11:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 11:27:01 5 0.07 0.00 0.12 0.25 0.00 99.57 12:58:28 11:27:01 6 0.05 0.00 0.00 0.00 0.02 99.93 12:58:28 11:27:01 7 0.07 0.00 0.02 0.00 0.02 99.90 12:58:28 11:28:01 all 0.10 0.00 0.04 0.01 0.01 99.84 12:58:28 11:28:01 0 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 11:28:01 1 0.57 0.00 0.08 0.03 0.00 99.32 12:58:28 11:28:01 2 0.02 0.00 0.03 0.00 0.00 99.95 12:58:28 11:28:01 3 0.02 0.00 0.03 0.02 0.00 99.93 12:58:28 11:28:01 4 0.00 0.00 0.03 0.00 0.00 99.97 12:58:28 11:28:01 5 0.03 0.00 0.05 0.07 0.02 99.83 12:58:28 11:28:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 11:28:01 7 0.08 0.00 0.08 0.00 0.02 99.82 12:58:28 11:29:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:58:28 11:29:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 11:29:01 1 0.03 0.00 0.00 0.00 0.02 99.95 12:58:28 11:29:01 2 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 11:29:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:58:28 11:29:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 11:29:01 5 0.03 0.00 0.02 0.02 0.00 99.93 12:58:28 11:29:01 6 0.03 0.00 0.03 0.00 0.00 99.93 12:58:28 11:29:01 7 0.08 0.00 0.07 0.00 0.02 99.83 12:58:28 11:30:01 all 0.02 0.00 0.02 0.01 0.01 99.94 12:58:28 11:30:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 11:30:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 11:30:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 11:30:01 3 0.00 0.00 0.00 0.05 0.00 99.95 12:58:28 11:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 11:30:01 5 0.03 0.00 0.03 0.03 0.02 99.88 12:58:28 11:30:01 6 0.07 0.00 0.02 0.00 0.02 99.90 12:58:28 11:30:01 7 0.07 0.00 0.05 0.00 0.02 99.87 12:58:28 11:31:01 all 0.03 0.00 0.02 0.01 0.00 99.95 12:58:28 11:31:01 0 0.02 0.00 0.03 0.00 0.00 99.95 12:58:28 11:31:01 1 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 11:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 11:31:01 3 0.03 0.00 0.02 0.02 0.00 99.93 12:58:28 11:31:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 11:31:01 5 0.02 0.00 0.03 0.03 0.00 99.92 12:58:28 11:31:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 11:31:01 7 0.07 0.00 0.03 0.00 0.02 99.88 12:58:28 11:32:01 all 0.03 0.00 0.01 0.01 0.01 99.96 12:58:28 11:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 11:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 11:32:01 2 0.02 0.00 0.02 0.02 0.00 99.95 12:58:28 11:32:01 3 0.02 0.00 0.00 0.02 0.02 99.95 12:58:28 11:32:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 11:32:01 5 0.03 0.00 0.00 0.02 0.02 99.93 12:58:28 11:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 11:32:01 7 0.08 0.00 0.03 0.00 0.02 99.87 12:58:28 11:33:01 all 0.02 0.00 0.01 0.01 0.01 99.94 12:58:28 11:33:01 0 0.03 0.00 0.00 0.00 0.02 99.95 12:58:28 11:33:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 11:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 11:33:01 3 0.05 0.00 0.00 0.02 0.00 99.93 12:58:28 11:33:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 11:33:01 5 0.02 0.00 0.02 0.10 0.00 99.87 12:58:28 11:33:01 6 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 11:33:01 7 0.03 0.00 0.03 0.00 0.03 99.90 12:58:28 12:58:28 11:33:01 CPU %user %nice %system %iowait %steal %idle 12:58:28 11:34:01 all 0.10 0.00 0.01 0.00 0.00 99.89 12:58:28 11:34:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 11:34:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 11:34:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 11:34:01 3 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 11:34:01 4 0.63 0.00 0.00 0.00 0.00 99.37 12:58:28 11:34:01 5 0.03 0.00 0.00 0.00 0.02 99.95 12:58:28 11:34:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 11:34:01 7 0.03 0.00 0.05 0.00 0.02 99.90 12:58:28 11:35:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:58:28 11:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 11:35:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 11:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 11:35:01 3 0.03 0.00 0.02 0.02 0.02 99.92 12:58:28 11:35:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 11:35:01 5 0.05 0.00 0.02 0.02 0.00 99.92 12:58:28 11:35:01 6 0.05 0.00 0.03 0.00 0.02 99.90 12:58:28 11:35:01 7 0.05 0.00 0.03 0.00 0.02 99.90 12:58:28 11:36:01 all 0.06 0.00 0.01 0.16 0.00 99.76 12:58:28 11:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 11:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 11:36:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 11:36:01 3 0.05 0.00 0.02 0.23 0.00 99.70 12:58:28 11:36:01 4 0.28 0.00 0.03 0.00 0.00 99.68 12:58:28 11:36:01 5 0.02 0.00 0.00 0.52 0.02 99.45 12:58:28 11:36:01 6 0.08 0.00 0.00 0.00 0.00 99.92 12:58:28 11:36:01 7 0.05 0.00 0.05 0.52 0.02 99.37 12:58:28 11:37:01 all 0.05 0.00 0.01 0.08 0.01 99.85 12:58:28 11:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 11:37:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 11:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 11:37:01 3 0.03 0.00 0.00 0.10 0.02 99.85 12:58:28 11:37:01 4 0.32 0.00 0.00 0.00 0.05 99.63 12:58:28 11:37:01 5 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 11:37:01 6 0.02 0.00 0.02 0.53 0.00 99.43 12:58:28 11:37:01 7 0.03 0.00 0.05 0.00 0.02 99.90 12:58:28 11:38:01 all 0.01 0.00 0.01 0.00 0.01 99.96 12:58:28 11:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 11:38:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 11:38:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 11:38:01 3 0.00 0.00 0.02 0.02 0.00 99.97 12:58:28 11:38:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 11:38:01 5 0.03 0.00 0.02 0.02 0.02 99.92 12:58:28 11:38:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 11:38:01 7 0.07 0.00 0.03 0.00 0.02 99.88 12:58:28 11:39:01 all 0.03 0.00 0.02 0.01 0.00 99.94 12:58:28 11:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 11:39:01 1 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 11:39:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 11:39:01 3 0.07 0.00 0.02 0.00 0.02 99.90 12:58:28 11:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 11:39:01 5 0.02 0.00 0.00 0.07 0.00 99.92 12:58:28 11:39:01 6 0.02 0.00 0.03 0.00 0.00 99.95 12:58:28 11:39:01 7 0.10 0.00 0.05 0.00 0.02 99.83 12:58:28 11:40:01 all 0.08 0.00 0.02 0.00 0.01 99.89 12:58:28 11:40:01 0 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 11:40:01 1 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 11:40:01 2 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 11:40:01 3 0.02 0.00 0.02 0.02 0.00 99.95 12:58:28 11:40:01 4 0.48 0.00 0.02 0.00 0.02 99.48 12:58:28 11:40:01 5 0.03 0.00 0.03 0.02 0.02 99.90 12:58:28 11:40:01 6 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 11:40:01 7 0.03 0.00 0.07 0.00 0.02 99.88 12:58:28 11:41:01 all 0.02 0.00 0.02 0.00 0.00 99.95 12:58:28 11:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 11:41:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 11:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 11:41:01 3 0.02 0.00 0.02 0.02 0.00 99.95 12:58:28 11:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 11:41:01 5 0.07 0.00 0.03 0.02 0.00 99.88 12:58:28 11:41:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 11:41:01 7 0.03 0.00 0.05 0.00 0.02 99.90 12:58:28 11:42:01 all 0.02 0.00 0.02 0.03 0.01 99.92 12:58:28 11:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 11:42:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 11:42:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 11:42:01 3 0.03 0.00 0.02 0.25 0.00 99.70 12:58:28 11:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 11:42:01 5 0.00 0.00 0.05 0.00 0.02 99.93 12:58:28 11:42:01 6 0.05 0.00 0.00 0.00 0.02 99.93 12:58:28 11:42:01 7 0.07 0.00 0.05 0.00 0.03 99.85 12:58:28 11:43:01 all 0.03 0.00 0.01 0.00 0.01 99.96 12:58:28 11:43:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 11:43:01 1 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 11:43:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 11:43:01 3 0.02 0.00 0.02 0.02 0.02 99.93 12:58:28 11:43:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 11:43:01 5 0.05 0.00 0.02 0.02 0.00 99.92 12:58:28 11:43:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 11:43:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 11:44:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:58:28 11:44:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 11:44:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 11:44:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 11:44:01 3 0.03 0.00 0.00 0.02 0.00 99.95 12:58:28 11:44:01 4 0.08 0.00 0.00 0.00 0.00 99.92 12:58:28 11:44:01 5 0.05 0.00 0.02 0.02 0.00 99.92 12:58:28 11:44:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 11:44:01 7 0.03 0.00 0.03 0.00 0.03 99.90 12:58:28 12:58:28 11:44:01 CPU %user %nice %system %iowait %steal %idle 12:58:28 11:45:01 all 0.21 0.00 0.02 0.00 0.01 99.76 12:58:28 11:45:01 0 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 11:45:01 1 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 11:45:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 11:45:01 3 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 11:45:01 4 1.47 0.00 0.05 0.00 0.00 98.49 12:58:28 11:45:01 5 0.02 0.00 0.03 0.00 0.02 99.93 12:58:28 11:45:01 6 0.05 0.00 0.02 0.00 0.02 99.92 12:58:28 11:45:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 11:46:01 all 0.26 0.00 0.01 0.01 0.01 99.71 12:58:28 11:46:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 11:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 11:46:01 2 0.00 0.00 0.03 0.02 0.00 99.95 12:58:28 11:46:01 3 0.02 0.00 0.02 0.02 0.00 99.95 12:58:28 11:46:01 4 1.97 0.00 0.00 0.00 0.02 98.02 12:58:28 11:46:01 5 0.02 0.00 0.02 0.03 0.00 99.93 12:58:28 11:46:01 6 0.02 0.00 0.03 0.00 0.00 99.95 12:58:28 11:46:01 7 0.05 0.00 0.02 0.00 0.02 99.92 12:58:28 11:47:01 all 0.09 0.00 0.01 0.00 0.01 99.89 12:58:28 11:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 11:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 11:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 11:47:01 3 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 11:47:01 4 0.52 0.00 0.00 0.00 0.00 99.48 12:58:28 11:47:01 5 0.07 0.00 0.03 0.02 0.02 99.87 12:58:28 11:47:01 6 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 11:47:01 7 0.05 0.00 0.02 0.00 0.03 99.90 12:58:28 11:48:01 all 0.04 0.00 0.01 0.00 0.01 99.94 12:58:28 11:48:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 11:48:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 11:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 11:48:01 3 0.00 0.00 0.00 0.02 0.02 99.97 12:58:28 11:48:01 4 0.18 0.00 0.02 0.00 0.02 99.78 12:58:28 11:48:01 5 0.03 0.00 0.00 0.02 0.00 99.95 12:58:28 11:48:01 6 0.05 0.00 0.02 0.00 0.02 99.92 12:58:28 11:48:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 11:49:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:58:28 11:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 11:49:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 11:49:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 11:49:01 3 0.03 0.00 0.02 0.02 0.00 99.93 12:58:28 11:49:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 11:49:01 5 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 11:49:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 11:49:01 7 0.07 0.00 0.03 0.00 0.03 99.87 12:58:28 11:50:01 all 0.01 0.00 0.01 0.00 0.01 99.96 12:58:28 11:50:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 11:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 11:50:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 11:50:01 3 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 11:50:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 11:50:01 5 0.02 0.00 0.03 0.02 0.02 99.92 12:58:28 11:50:01 6 0.05 0.00 0.02 0.00 0.02 99.92 12:58:28 11:50:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:58:28 11:51:01 all 0.02 0.00 0.01 0.00 0.00 99.96 12:58:28 11:51:01 0 0.05 0.00 0.02 0.00 0.00 99.93 12:58:28 11:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 11:51:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 11:51:01 3 0.02 0.00 0.03 0.02 0.00 99.93 12:58:28 11:51:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 11:51:01 5 0.03 0.00 0.00 0.02 0.00 99.95 12:58:28 11:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 11:51:01 7 0.05 0.00 0.03 0.00 0.02 99.90 12:58:28 11:52:01 all 0.02 0.00 0.01 0.00 0.01 99.95 12:58:28 11:52:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 11:52:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 11:52:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 11:52:01 3 0.03 0.00 0.03 0.02 0.02 99.90 12:58:28 11:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 11:52:01 5 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 11:52:01 6 0.03 0.00 0.03 0.00 0.02 99.92 12:58:28 11:52:01 7 0.05 0.00 0.02 0.00 0.02 99.92 12:58:28 11:53:01 all 0.01 0.00 0.01 0.00 0.01 99.96 12:58:28 11:53:01 0 0.03 0.00 0.00 0.00 0.02 99.95 12:58:28 11:53:01 1 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 11:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 11:53:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:58:28 11:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 11:53:01 5 0.00 0.00 0.02 0.02 0.02 99.95 12:58:28 11:53:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 11:53:01 7 0.02 0.00 0.03 0.00 0.02 99.93 12:58:28 11:54:01 all 0.06 0.00 0.01 0.00 0.01 99.92 12:58:28 11:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 11:54:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 11:54:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 11:54:01 3 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 11:54:01 4 0.32 0.00 0.02 0.00 0.02 99.65 12:58:28 11:54:01 5 0.03 0.00 0.00 0.02 0.02 99.93 12:58:28 11:54:01 6 0.05 0.00 0.00 0.00 0.00 99.95 12:58:28 11:54:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 11:55:01 all 0.04 0.00 0.02 0.00 0.01 99.93 12:58:28 11:55:01 0 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 11:55:01 1 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 11:55:01 2 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 11:55:01 3 0.00 0.00 0.02 0.02 0.02 99.95 12:58:28 11:55:01 4 0.10 0.00 0.05 0.00 0.00 99.85 12:58:28 11:55:01 5 0.03 0.00 0.03 0.00 0.02 99.92 12:58:28 11:55:01 6 0.03 0.00 0.03 0.00 0.02 99.92 12:58:28 11:55:01 7 0.05 0.00 0.03 0.00 0.03 99.88 12:58:28 12:58:28 11:55:01 CPU %user %nice %system %iowait %steal %idle 12:58:28 11:56:01 all 0.22 0.00 0.01 0.00 0.00 99.77 12:58:28 11:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 11:56:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 11:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 11:56:01 3 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 11:56:01 4 1.53 0.00 0.00 0.00 0.00 98.47 12:58:28 11:56:01 5 0.02 0.00 0.00 0.02 0.00 99.97 12:58:28 11:56:01 6 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 11:56:01 7 0.08 0.00 0.03 0.00 0.03 99.85 12:58:28 11:57:01 all 0.27 0.00 0.01 0.00 0.01 99.70 12:58:28 11:57:01 0 0.05 0.00 0.02 0.00 0.00 99.93 12:58:28 11:57:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 11:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 11:57:01 3 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 11:57:01 4 1.97 0.00 0.02 0.00 0.02 98.00 12:58:28 11:57:01 5 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 11:57:01 6 0.03 0.00 0.03 0.00 0.00 99.93 12:58:28 11:57:01 7 0.05 0.00 0.02 0.00 0.02 99.92 12:58:28 11:58:01 all 0.15 0.00 0.01 0.00 0.01 99.82 12:58:28 11:58:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 11:58:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 11:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 11:58:01 3 0.02 0.00 0.00 0.02 0.02 99.95 12:58:28 11:58:01 4 1.09 0.00 0.00 0.00 0.00 98.91 12:58:28 11:58:01 5 0.02 0.00 0.00 0.02 0.00 99.97 12:58:28 11:58:01 6 0.03 0.00 0.03 0.00 0.02 99.92 12:58:28 11:58:01 7 0.03 0.00 0.05 0.00 0.03 99.88 12:58:28 11:59:01 all 0.03 0.00 0.01 0.00 0.00 99.96 12:58:28 11:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 11:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 11:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 11:59:01 3 0.03 0.00 0.00 0.02 0.00 99.95 12:58:28 11:59:01 4 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 11:59:01 5 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 11:59:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 11:59:01 7 0.08 0.00 0.03 0.00 0.02 99.87 12:58:28 12:00:01 all 0.01 0.00 0.01 0.00 0.01 99.96 12:58:28 12:00:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 12:00:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 12:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 12:00:01 3 0.02 0.00 0.00 0.02 0.00 99.97 12:58:28 12:00:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 12:00:01 5 0.00 0.00 0.00 0.02 0.00 99.98 12:58:28 12:00:01 6 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 12:00:01 7 0.07 0.00 0.03 0.00 0.02 99.88 12:58:28 12:01:01 all 0.20 0.00 0.01 0.00 0.01 99.78 12:58:28 12:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 12:01:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 12:01:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 12:01:01 3 0.03 0.00 0.03 0.00 0.02 99.92 12:58:28 12:01:01 4 1.50 0.00 0.00 0.00 0.00 98.50 12:58:28 12:01:01 5 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 12:01:01 6 0.02 0.00 0.03 0.00 0.00 99.95 12:58:28 12:01:01 7 0.03 0.00 0.03 0.00 0.02 99.92 12:58:28 12:02:01 all 0.21 0.00 0.01 0.00 0.01 99.76 12:58:28 12:02:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 12:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 12:02:01 2 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 12:02:01 3 0.03 0.00 0.02 0.02 0.02 99.92 12:58:28 12:02:01 4 1.55 0.00 0.02 0.00 0.00 98.44 12:58:28 12:02:01 5 0.00 0.00 0.00 0.02 0.00 99.98 12:58:28 12:02:01 6 0.03 0.00 0.03 0.00 0.00 99.93 12:58:28 12:02:01 7 0.03 0.00 0.00 0.00 0.03 99.93 12:58:28 12:03:01 all 0.03 0.00 0.01 0.00 0.01 99.94 12:58:28 12:03:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 12:03:01 1 0.05 0.00 0.00 0.00 0.02 99.93 12:58:28 12:03:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 12:03:01 3 0.02 0.00 0.02 0.02 0.00 99.95 12:58:28 12:03:01 4 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 12:03:01 5 0.02 0.00 0.02 0.00 0.02 99.95 12:58:28 12:03:01 6 0.03 0.00 0.00 0.00 0.02 99.95 12:58:28 12:03:01 7 0.10 0.00 0.03 0.00 0.02 99.85 12:58:28 12:04:01 all 0.02 0.00 0.01 0.00 0.00 99.96 12:58:28 12:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 12:04:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 12:04:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 12:04:01 3 0.05 0.00 0.00 0.00 0.02 99.93 12:58:28 12:04:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 12:04:01 5 0.00 0.00 0.02 0.02 0.00 99.97 12:58:28 12:04:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 12:04:01 7 0.05 0.00 0.00 0.00 0.02 99.93 12:58:28 12:05:01 all 0.03 0.00 0.01 0.01 0.01 99.95 12:58:28 12:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 12:05:01 1 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 12:05:01 2 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 12:05:01 3 0.02 0.00 0.00 0.02 0.00 99.97 12:58:28 12:05:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 12:05:01 5 0.03 0.00 0.05 0.03 0.02 99.87 12:58:28 12:05:01 6 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 12:05:01 7 0.10 0.00 0.02 0.00 0.02 99.87 12:58:28 12:06:01 all 0.02 0.00 0.02 0.00 0.01 99.96 12:58:28 12:06:01 0 0.02 0.00 0.03 0.00 0.00 99.95 12:58:28 12:06:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 12:06:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 12:06:01 3 0.02 0.00 0.02 0.02 0.02 99.93 12:58:28 12:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 12:06:01 5 0.05 0.00 0.02 0.00 0.02 99.92 12:58:28 12:06:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 12:06:01 7 0.03 0.00 0.03 0.00 0.02 99.92 12:58:28 12:58:28 12:06:01 CPU %user %nice %system %iowait %steal %idle 12:58:28 12:07:01 all 0.03 0.00 0.01 0.00 0.01 99.96 12:58:28 12:07:01 0 0.03 0.00 0.00 0.00 0.02 99.95 12:58:28 12:07:01 1 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 12:07:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 12:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 12:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 12:07:01 5 0.00 0.00 0.02 0.02 0.00 99.97 12:58:28 12:07:01 6 0.08 0.00 0.02 0.00 0.00 99.90 12:58:28 12:07:01 7 0.03 0.00 0.02 0.00 0.03 99.92 12:58:28 12:08:01 all 0.02 0.00 0.01 0.03 0.01 99.93 12:58:28 12:08:01 0 0.03 0.00 0.03 0.00 0.00 99.93 12:58:28 12:08:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 12:08:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 12:08:01 3 0.02 0.00 0.02 0.25 0.02 99.70 12:58:28 12:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 12:08:01 5 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 12:08:01 6 0.03 0.00 0.00 0.00 0.02 99.95 12:58:28 12:08:01 7 0.05 0.00 0.03 0.00 0.03 99.88 12:58:28 12:09:01 all 0.03 0.00 0.01 0.00 0.00 99.96 12:58:28 12:09:01 0 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 12:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 12:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 12:09:01 3 0.05 0.00 0.02 0.02 0.00 99.92 12:58:28 12:09:01 4 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 12:09:01 5 0.02 0.00 0.02 0.02 0.00 99.95 12:58:28 12:09:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 12:09:01 7 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 12:10:01 all 0.04 0.00 0.01 0.01 0.01 99.93 12:58:28 12:10:01 0 0.08 0.00 0.02 0.00 0.02 99.88 12:58:28 12:10:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 12:10:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 12:10:01 3 0.00 0.00 0.02 0.08 0.02 99.88 12:58:28 12:10:01 4 0.22 0.00 0.03 0.00 0.00 99.75 12:58:28 12:10:01 5 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 12:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 12:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 12:11:01 all 0.11 0.00 0.02 0.01 0.01 99.85 12:58:28 12:11:01 0 0.08 0.00 0.03 0.00 0.03 99.85 12:58:28 12:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 12:11:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 12:11:01 3 0.02 0.00 0.02 0.03 0.00 99.93 12:58:28 12:11:01 4 0.75 0.00 0.00 0.00 0.00 99.25 12:58:28 12:11:01 5 0.00 0.00 0.03 0.02 0.02 99.93 12:58:28 12:11:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:58:28 12:11:01 7 0.02 0.00 0.03 0.00 0.02 99.93 12:58:28 12:12:01 all 0.04 0.00 0.01 0.00 0.01 99.94 12:58:28 12:12:01 0 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 12:12:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 12:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 12:12:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 12:12:01 4 0.18 0.00 0.00 0.02 0.02 99.78 12:58:28 12:12:01 5 0.05 0.00 0.03 0.00 0.02 99.90 12:58:28 12:12:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 12:12:01 7 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 12:13:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:58:28 12:13:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 12:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 12:13:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 12:13:01 3 0.02 0.00 0.00 0.02 0.02 99.95 12:58:28 12:13:01 4 0.05 0.00 0.00 0.00 0.00 99.95 12:58:28 12:13:01 5 0.05 0.00 0.03 0.00 0.03 99.88 12:58:28 12:13:01 6 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 12:13:01 7 0.07 0.00 0.03 0.00 0.02 99.88 12:58:28 12:14:01 all 0.12 0.00 0.01 0.00 0.01 99.85 12:58:28 12:14:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 12:14:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 12:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 12:14:01 3 0.00 0.00 0.02 0.02 0.00 99.97 12:58:28 12:14:01 4 0.85 0.00 0.00 0.00 0.02 99.14 12:58:28 12:14:01 5 0.03 0.00 0.03 0.02 0.03 99.88 12:58:28 12:14:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 12:14:01 7 0.05 0.00 0.03 0.00 0.02 99.90 12:58:28 12:15:01 all 0.19 0.00 0.01 0.00 0.01 99.79 12:58:28 12:15:01 0 0.03 0.00 0.00 0.00 0.02 99.95 12:58:28 12:15:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 12:15:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 12:15:01 3 0.05 0.00 0.00 0.00 0.02 99.93 12:58:28 12:15:01 4 1.30 0.00 0.00 0.00 0.00 98.70 12:58:28 12:15:01 5 0.02 0.00 0.03 0.00 0.03 99.92 12:58:28 12:15:01 6 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 12:15:01 7 0.05 0.00 0.03 0.00 0.02 99.90 12:58:28 12:16:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:58:28 12:16:01 0 0.03 0.00 0.00 0.00 0.02 99.95 12:58:28 12:16:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 12:16:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 12:16:01 3 0.00 0.00 0.02 0.02 0.00 99.97 12:58:28 12:16:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 12:16:01 5 0.03 0.00 0.03 0.02 0.02 99.90 12:58:28 12:16:01 6 0.03 0.00 0.00 0.00 0.02 99.95 12:58:28 12:16:01 7 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 12:17:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:58:28 12:17:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 12:17:01 1 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 12:17:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 12:17:01 3 0.02 0.00 0.02 0.00 0.02 99.95 12:58:28 12:17:01 4 0.05 0.00 0.00 0.00 0.00 99.95 12:58:28 12:17:01 5 0.03 0.00 0.02 0.02 0.03 99.90 12:58:28 12:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 12:17:01 7 0.05 0.00 0.00 0.00 0.00 99.95 12:58:28 12:58:28 12:17:01 CPU %user %nice %system %iowait %steal %idle 12:58:28 12:18:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:58:28 12:18:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 12:18:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 12:18:01 2 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 12:18:01 3 0.03 0.00 0.03 0.02 0.00 99.92 12:58:28 12:18:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 12:18:01 5 0.02 0.00 0.02 0.00 0.02 99.95 12:58:28 12:18:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 12:18:01 7 0.05 0.00 0.00 0.00 0.00 99.95 12:58:28 12:19:01 all 0.24 0.00 0.01 0.00 0.01 99.73 12:58:28 12:19:01 0 0.05 0.00 0.00 0.00 0.02 99.93 12:58:28 12:19:01 1 1.76 0.00 0.02 0.00 0.00 98.22 12:58:28 12:19:01 2 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 12:19:01 3 0.03 0.00 0.02 0.02 0.00 99.93 12:58:28 12:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 12:19:01 5 0.00 0.00 0.00 0.02 0.03 99.95 12:58:28 12:19:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 12:19:01 7 0.02 0.00 0.03 0.00 0.02 99.93 12:58:28 12:20:01 all 0.26 0.00 0.03 0.00 0.01 99.70 12:58:28 12:20:01 0 0.05 0.00 0.02 0.00 0.02 99.92 12:58:28 12:20:01 1 1.65 0.00 0.00 0.00 0.02 98.34 12:58:28 12:20:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 12:20:01 3 0.15 0.00 0.03 0.00 0.02 99.80 12:58:28 12:20:01 4 0.05 0.00 0.02 0.00 0.00 99.93 12:58:28 12:20:01 5 0.07 0.00 0.07 0.02 0.03 99.82 12:58:28 12:20:01 6 0.03 0.00 0.03 0.00 0.02 99.92 12:58:28 12:20:01 7 0.05 0.00 0.03 0.00 0.00 99.92 12:58:28 12:21:01 all 0.01 0.00 0.01 0.00 0.01 99.96 12:58:28 12:21:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 12:21:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 12:21:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 12:21:01 3 0.02 0.00 0.02 0.02 0.00 99.95 12:58:28 12:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 12:21:01 5 0.02 0.00 0.03 0.00 0.03 99.92 12:58:28 12:21:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:58:28 12:21:01 7 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 12:22:01 all 0.09 0.00 0.01 0.01 0.01 99.88 12:58:28 12:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 12:22:01 1 0.58 0.00 0.02 0.00 0.02 99.38 12:58:28 12:22:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 12:22:01 3 0.02 0.00 0.02 0.02 0.02 99.93 12:58:28 12:22:01 4 0.00 0.00 0.00 0.02 0.00 99.98 12:58:28 12:22:01 5 0.03 0.00 0.03 0.02 0.03 99.88 12:58:28 12:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 12:22:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:58:28 12:23:01 all 0.25 0.00 0.01 0.00 0.01 99.73 12:58:28 12:23:01 0 0.02 0.00 0.02 0.00 0.05 99.92 12:58:28 12:23:01 1 1.76 0.00 0.02 0.00 0.00 98.22 12:58:28 12:23:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 12:23:01 3 0.02 0.00 0.00 0.02 0.00 99.97 12:58:28 12:23:01 4 0.03 0.00 0.00 0.00 0.02 99.95 12:58:28 12:23:01 5 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 12:23:01 6 0.05 0.00 0.02 0.00 0.02 99.92 12:58:28 12:23:01 7 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 12:24:01 all 0.01 0.00 0.02 0.00 0.01 99.96 12:58:28 12:24:01 0 0.05 0.00 0.02 0.00 0.02 99.92 12:58:28 12:24:01 1 0.02 0.00 0.02 0.00 0.03 99.93 12:58:28 12:24:01 2 0.00 0.00 0.03 0.00 0.00 99.97 12:58:28 12:24:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:58:28 12:24:01 4 0.00 0.00 0.02 0.02 0.00 99.97 12:58:28 12:24:01 5 0.02 0.00 0.02 0.00 0.03 99.93 12:58:28 12:24:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 12:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 12:25:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:58:28 12:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 12:25:01 1 0.08 0.00 0.02 0.00 0.00 99.90 12:58:28 12:25:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 12:25:01 3 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 12:25:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 12:25:01 5 0.02 0.00 0.02 0.03 0.03 99.90 12:58:28 12:25:01 6 0.03 0.00 0.00 0.00 0.02 99.95 12:58:28 12:25:01 7 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 12:26:01 all 0.01 0.00 0.01 0.02 0.02 99.93 12:58:28 12:26:01 0 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 12:26:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 12:26:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 12:26:01 3 0.02 0.00 0.02 0.07 0.02 99.88 12:58:28 12:26:01 4 0.00 0.00 0.00 0.00 0.03 99.97 12:58:28 12:26:01 5 0.02 0.00 0.05 0.10 0.02 99.82 12:58:28 12:26:01 6 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 12:26:01 7 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 12:27:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:58:28 12:27:01 0 0.03 0.00 0.03 0.00 0.02 99.92 12:58:28 12:27:01 1 0.07 0.00 0.00 0.00 0.02 99.92 12:58:28 12:27:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 12:27:01 3 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 12:27:01 4 0.05 0.00 0.00 0.00 0.00 99.95 12:58:28 12:27:01 5 0.03 0.00 0.03 0.00 0.03 99.90 12:58:28 12:27:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 12:27:01 7 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 12:28:01 all 0.01 0.00 0.00 0.01 0.01 99.96 12:58:28 12:28:01 0 0.05 0.00 0.00 0.00 0.02 99.93 12:58:28 12:28:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 12:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 12:28:01 3 0.02 0.00 0.00 0.08 0.00 99.90 12:58:28 12:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 12:28:01 5 0.00 0.00 0.02 0.02 0.03 99.93 12:58:28 12:28:01 6 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 12:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 12:58:28 12:28:01 CPU %user %nice %system %iowait %steal %idle 12:58:28 12:29:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:58:28 12:29:01 0 0.07 0.00 0.03 0.00 0.02 99.88 12:58:28 12:29:01 1 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 12:29:01 2 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 12:29:01 3 0.05 0.00 0.00 0.00 0.00 99.95 12:58:28 12:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 12:29:01 5 0.02 0.00 0.02 0.02 0.03 99.92 12:58:28 12:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 12:29:01 7 0.02 0.00 0.03 0.00 0.02 99.93 12:58:28 12:30:01 all 0.06 0.00 0.01 0.01 0.01 99.90 12:58:28 12:30:01 0 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 12:30:01 1 0.40 0.00 0.00 0.00 0.02 99.58 12:58:28 12:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 12:30:01 3 0.00 0.00 0.00 0.02 0.02 99.97 12:58:28 12:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 12:30:01 5 0.02 0.00 0.05 0.08 0.03 99.82 12:58:28 12:30:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:58:28 12:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 12:31:01 all 0.21 0.00 0.01 0.00 0.01 99.76 12:58:28 12:31:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 12:31:01 1 1.55 0.00 0.02 0.00 0.00 98.43 12:58:28 12:31:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 12:31:01 3 0.05 0.00 0.00 0.02 0.00 99.93 12:58:28 12:31:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 12:31:01 5 0.02 0.00 0.03 0.02 0.02 99.92 12:58:28 12:31:01 6 0.03 0.00 0.00 0.00 0.02 99.95 12:58:28 12:31:01 7 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 12:32:01 all 0.26 0.00 0.02 0.01 0.01 99.70 12:58:28 12:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 12:32:01 1 1.92 0.00 0.00 0.00 0.02 98.06 12:58:28 12:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 12:32:01 3 0.03 0.00 0.03 0.08 0.02 99.83 12:58:28 12:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 12:32:01 5 0.03 0.00 0.05 0.02 0.03 99.87 12:58:28 12:32:01 6 0.03 0.00 0.03 0.00 0.00 99.93 12:58:28 12:32:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 12:33:01 all 0.11 0.00 0.01 0.24 0.00 99.65 12:58:28 12:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 12:33:01 1 0.76 0.00 0.00 0.00 0.00 99.24 12:58:28 12:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 12:33:01 3 0.00 0.00 0.00 1.38 0.00 98.62 12:58:28 12:33:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 12:33:01 5 0.02 0.00 0.00 0.52 0.02 99.45 12:58:28 12:33:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 12:33:01 7 0.05 0.00 0.03 0.00 0.00 99.92 12:58:28 12:34:01 all 0.17 0.00 0.01 0.36 0.02 99.45 12:58:28 12:34:01 0 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 12:34:01 1 1.22 0.00 0.02 0.00 0.02 98.74 12:58:28 12:34:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 12:34:01 3 0.02 0.00 0.00 2.78 0.02 97.18 12:58:28 12:34:01 4 0.02 0.00 0.00 0.08 0.02 99.88 12:58:28 12:34:01 5 0.03 0.00 0.03 0.00 0.03 99.90 12:58:28 12:34:01 6 0.02 0.00 0.02 0.00 0.02 99.95 12:58:28 12:34:01 7 0.02 0.00 0.02 0.00 0.02 99.95 12:58:28 12:35:01 all 0.05 0.00 0.00 0.29 0.00 99.66 12:58:28 12:35:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 12:35:01 1 0.23 0.00 0.00 0.00 0.02 99.75 12:58:28 12:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 12:35:01 3 0.02 0.00 0.02 1.98 0.00 97.98 12:58:28 12:35:01 4 0.03 0.00 0.00 0.33 0.00 99.63 12:58:28 12:35:01 5 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 12:35:01 6 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 12:35:01 7 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 12:36:01 all 0.11 0.00 0.02 0.20 0.02 99.64 12:58:28 12:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 12:36:01 1 0.85 0.00 0.03 0.00 0.02 99.10 12:58:28 12:36:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 12:36:01 3 0.00 0.00 0.03 1.22 0.03 98.72 12:58:28 12:36:01 4 0.00 0.00 0.00 0.08 0.00 99.92 12:58:28 12:36:01 5 0.02 0.00 0.05 0.33 0.07 99.53 12:58:28 12:36:01 6 0.02 0.00 0.03 0.00 0.02 99.93 12:58:28 12:36:01 7 0.02 0.00 0.03 0.00 0.00 99.95 12:58:28 12:37:01 all 0.06 0.00 0.01 0.37 0.01 99.55 12:58:28 12:37:01 0 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 12:37:01 1 0.28 0.00 0.05 0.00 0.00 99.67 12:58:28 12:37:01 2 0.00 0.00 0.00 0.03 0.00 99.97 12:58:28 12:37:01 3 0.05 0.00 0.00 2.27 0.02 97.67 12:58:28 12:37:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 12:37:01 5 0.07 0.00 0.02 0.63 0.03 99.25 12:58:28 12:37:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 12:37:01 7 0.05 0.00 0.00 0.00 0.02 99.93 12:58:28 12:38:01 all 0.01 0.00 0.01 0.19 0.00 99.78 12:58:28 12:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 12:38:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 12:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 12:38:01 3 0.00 0.00 0.02 1.15 0.00 98.83 12:58:28 12:38:01 4 0.00 0.00 0.02 0.37 0.00 99.62 12:58:28 12:38:01 5 0.03 0.00 0.03 0.00 0.02 99.92 12:58:28 12:38:01 6 0.00 0.00 0.03 0.00 0.00 99.97 12:58:28 12:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 12:39:01 all 0.02 0.00 0.01 0.09 0.00 99.87 12:58:28 12:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 12:39:01 1 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 12:39:01 2 0.00 0.00 0.03 0.00 0.00 99.97 12:58:28 12:39:01 3 0.03 0.00 0.00 0.75 0.02 99.20 12:58:28 12:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 12:39:01 5 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 12:39:01 6 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 12:39:01 7 0.05 0.00 0.00 0.00 0.00 99.95 12:58:28 12:58:28 12:39:01 CPU %user %nice %system %iowait %steal %idle 12:58:28 12:40:01 all 0.01 0.00 0.02 0.28 0.01 99.68 12:58:28 12:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 12:40:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:58:28 12:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 12:40:01 3 0.02 0.00 0.02 1.67 0.00 98.30 12:58:28 12:40:01 4 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 12:40:01 5 0.05 0.00 0.03 0.53 0.03 99.35 12:58:28 12:40:01 6 0.02 0.00 0.03 0.00 0.02 99.93 12:58:28 12:40:01 7 0.02 0.00 0.03 0.00 0.02 99.93 12:58:28 12:41:01 all 0.03 0.00 0.01 0.06 0.01 99.89 12:58:28 12:41:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 12:41:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 12:41:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 12:41:01 3 0.02 0.00 0.02 0.48 0.02 99.47 12:58:28 12:41:01 4 0.05 0.00 0.00 0.02 0.00 99.93 12:58:28 12:41:01 5 0.02 0.00 0.05 0.00 0.02 99.92 12:58:28 12:41:01 6 0.05 0.00 0.00 0.00 0.00 99.95 12:58:28 12:41:01 7 0.07 0.00 0.02 0.00 0.00 99.92 12:58:28 12:42:02 all 0.01 0.00 0.01 0.01 0.00 99.96 12:58:28 12:42:02 0 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 12:42:02 1 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 12:42:02 2 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 12:42:02 3 0.00 0.00 0.02 0.03 0.00 99.95 12:58:28 12:42:02 4 0.00 0.00 0.00 0.02 0.00 99.98 12:58:28 12:42:02 5 0.02 0.00 0.03 0.00 0.02 99.93 12:58:28 12:42:02 6 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 12:42:02 7 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 12:43:01 all 0.03 0.00 0.01 0.00 0.01 99.95 12:58:28 12:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 12:43:01 1 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 12:43:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 12:43:01 3 0.02 0.00 0.00 0.03 0.02 99.93 12:58:28 12:43:01 4 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 12:43:01 5 0.07 0.00 0.02 0.00 0.02 99.90 12:58:28 12:43:01 6 0.05 0.00 0.03 0.00 0.02 99.90 12:58:28 12:43:01 7 0.05 0.00 0.02 0.00 0.00 99.93 12:58:28 12:44:01 all 0.08 0.00 0.01 0.01 0.01 99.89 12:58:28 12:44:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 12:44:01 1 0.62 0.00 0.02 0.00 0.00 99.37 12:58:28 12:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 12:44:01 3 0.02 0.00 0.00 0.05 0.00 99.93 12:58:28 12:44:01 4 0.00 0.00 0.02 0.02 0.00 99.97 12:58:28 12:44:01 5 0.00 0.00 0.03 0.00 0.03 99.93 12:58:28 12:44:01 6 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 12:44:01 7 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 12:45:01 all 0.27 0.00 0.01 0.01 0.01 99.69 12:58:28 12:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 12:45:01 1 1.97 0.00 0.00 0.00 0.02 98.01 12:58:28 12:45:01 2 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 12:45:01 3 0.02 0.00 0.02 0.05 0.02 99.90 12:58:28 12:45:01 4 0.05 0.00 0.00 0.07 0.00 99.88 12:58:28 12:45:01 5 0.03 0.00 0.02 0.00 0.03 99.92 12:58:28 12:45:01 6 0.05 0.00 0.02 0.00 0.00 99.93 12:58:28 12:45:01 7 0.03 0.00 0.03 0.00 0.00 99.93 12:58:28 12:46:01 all 0.05 0.00 0.01 0.05 0.01 99.88 12:58:28 12:46:01 0 0.02 0.00 0.02 0.00 0.02 99.95 12:58:28 12:46:01 1 0.27 0.00 0.00 0.00 0.00 99.73 12:58:28 12:46:01 2 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 12:46:01 3 0.02 0.00 0.03 0.15 0.00 99.80 12:58:28 12:46:01 4 0.02 0.00 0.00 0.25 0.02 99.72 12:58:28 12:46:01 5 0.02 0.00 0.02 0.00 0.03 99.93 12:58:28 12:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 12:46:01 7 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 12:47:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:58:28 12:47:01 0 0.05 0.00 0.00 0.00 0.00 99.95 12:58:28 12:47:01 1 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 12:47:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 12:47:01 3 0.02 0.00 0.00 0.02 0.02 99.95 12:58:28 12:47:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 12:47:01 5 0.02 0.00 0.02 0.00 0.02 99.95 12:58:28 12:47:01 6 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 12:47:01 7 0.05 0.00 0.00 0.00 0.00 99.95 12:58:28 12:48:01 all 0.02 0.00 0.01 0.01 0.00 99.96 12:58:28 12:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 12:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 12:48:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 12:48:01 3 0.00 0.00 0.02 0.03 0.00 99.95 12:58:28 12:48:01 4 0.03 0.00 0.00 0.02 0.02 99.93 12:58:28 12:48:01 5 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 12:48:01 6 0.02 0.00 0.03 0.00 0.00 99.95 12:58:28 12:48:01 7 0.05 0.00 0.00 0.00 0.00 99.95 12:58:28 12:49:01 all 0.04 0.00 0.01 0.00 0.01 99.93 12:58:28 12:49:01 0 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 12:49:01 1 0.10 0.00 0.02 0.00 0.02 99.87 12:58:28 12:49:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 12:49:01 3 0.00 0.00 0.00 0.02 0.02 99.97 12:58:28 12:49:01 4 0.02 0.00 0.00 0.02 0.00 99.97 12:58:28 12:49:01 5 0.07 0.00 0.03 0.00 0.02 99.88 12:58:28 12:49:01 6 0.08 0.00 0.00 0.00 0.00 99.92 12:58:28 12:49:01 7 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 12:50:01 all 0.01 0.00 0.02 0.00 0.00 99.97 12:58:28 12:50:01 0 0.02 0.00 0.03 0.00 0.00 99.95 12:58:28 12:50:01 1 0.02 0.00 0.03 0.00 0.02 99.93 12:58:28 12:50:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 12:50:01 3 0.02 0.00 0.02 0.02 0.00 99.95 12:58:28 12:50:01 4 0.00 0.00 0.00 0.02 0.02 99.97 12:58:28 12:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 12:50:01 6 0.02 0.00 0.03 0.00 0.00 99.95 12:58:28 12:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 12:58:28 12:50:01 CPU %user %nice %system %iowait %steal %idle 12:58:28 12:51:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:58:28 12:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 12:51:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:58:28 12:51:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 12:51:01 3 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 12:51:01 4 0.05 0.00 0.02 0.00 0.00 99.93 12:58:28 12:51:01 5 0.00 0.00 0.00 0.00 0.02 99.98 12:58:28 12:51:01 6 0.03 0.00 0.02 0.00 0.02 99.93 12:58:28 12:51:01 7 0.05 0.00 0.02 0.00 0.02 99.92 12:58:28 12:52:01 all 0.02 0.00 0.01 0.00 0.00 99.97 12:58:28 12:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 12:52:01 1 0.02 0.00 0.02 0.00 0.02 99.95 12:58:28 12:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 12:52:01 3 0.00 0.00 0.02 0.02 0.00 99.97 12:58:28 12:52:01 4 0.02 0.00 0.02 0.02 0.00 99.95 12:58:28 12:52:01 5 0.05 0.00 0.02 0.00 0.00 99.93 12:58:28 12:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 12:52:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 12:53:01 all 0.02 0.00 0.01 0.00 0.01 99.96 12:58:28 12:53:01 0 0.02 0.00 0.02 0.00 0.02 99.95 12:58:28 12:53:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 12:53:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 12:53:01 3 0.02 0.00 0.00 0.02 0.00 99.97 12:58:28 12:53:01 4 0.05 0.00 0.00 0.00 0.02 99.93 12:58:28 12:53:01 5 0.05 0.00 0.02 0.00 0.02 99.92 12:58:28 12:53:01 6 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 12:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 12:54:01 all 0.25 0.00 0.02 0.01 0.01 99.71 12:58:28 12:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 12:54:01 1 1.87 0.00 0.07 0.00 0.02 98.04 12:58:28 12:54:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 12:54:01 3 0.02 0.00 0.02 0.05 0.02 99.90 12:58:28 12:54:01 4 0.02 0.00 0.02 0.00 0.00 99.97 12:58:28 12:54:01 5 0.00 0.00 0.00 0.02 0.00 99.98 12:58:28 12:54:01 6 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 12:54:01 7 0.03 0.00 0.03 0.00 0.02 99.92 12:58:28 12:55:01 all 0.27 0.00 0.01 0.00 0.00 99.72 12:58:28 12:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 12:55:01 1 1.97 0.00 0.02 0.00 0.02 98.00 12:58:28 12:55:01 2 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 12:55:01 3 0.00 0.00 0.00 0.02 0.00 99.98 12:58:28 12:55:01 4 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 12:55:01 5 0.07 0.00 0.03 0.00 0.02 99.88 12:58:28 12:55:01 6 0.05 0.00 0.02 0.00 0.00 99.93 12:58:28 12:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 12:56:01 all 0.19 0.00 0.01 0.02 0.01 99.77 12:58:28 12:56:01 0 0.00 0.00 0.02 0.00 0.02 99.97 12:58:28 12:56:01 1 1.36 0.00 0.03 0.00 0.03 98.58 12:58:28 12:56:01 2 0.03 0.00 0.00 0.00 0.00 99.97 12:58:28 12:56:01 3 0.00 0.00 0.00 0.13 0.00 99.87 12:58:28 12:56:01 4 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 12:56:01 5 0.03 0.00 0.03 0.00 0.02 99.92 12:58:28 12:56:01 6 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 12:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 12:58:28 12:57:01 all 0.03 0.00 0.01 0.02 0.00 99.94 12:58:28 12:57:01 0 0.03 0.00 0.00 0.00 0.02 99.95 12:58:28 12:57:01 1 0.02 0.00 0.03 0.00 0.02 99.93 12:58:28 12:57:01 2 0.00 0.00 0.02 0.02 0.00 99.97 12:58:28 12:57:01 3 0.00 0.00 0.00 0.12 0.00 99.88 12:58:28 12:57:01 4 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 12:57:01 5 0.07 0.00 0.00 0.00 0.00 99.93 12:58:28 12:57:01 6 0.03 0.00 0.03 0.00 0.00 99.93 12:58:28 12:57:01 7 0.05 0.00 0.02 0.00 0.00 99.93 12:58:28 12:58:01 all 0.01 0.00 0.01 0.01 0.01 99.96 12:58:28 12:58:01 0 0.03 0.00 0.02 0.00 0.00 99.95 12:58:28 12:58:01 1 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 12:58:01 2 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 12:58:01 3 0.00 0.00 0.00 0.05 0.00 99.95 12:58:28 12:58:01 4 0.02 0.00 0.00 0.00 0.02 99.97 12:58:28 12:58:01 5 0.03 0.00 0.03 0.02 0.02 99.90 12:58:28 12:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 12:58:28 12:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 12:58:28 Average: all 1.34 0.00 0.21 0.22 0.01 98.22 12:58:28 Average: 0 1.41 0.00 0.20 0.10 0.01 98.28 12:58:28 Average: 1 1.34 0.00 0.20 0.20 0.01 98.24 12:58:28 Average: 2 1.30 0.00 0.21 0.38 0.01 98.10 12:58:28 Average: 3 1.34 0.00 0.21 0.58 0.01 97.84 12:58:28 Average: 4 1.39 0.00 0.22 0.17 0.01 98.22 12:58:28 Average: 5 1.29 0.00 0.21 0.16 0.01 98.32 12:58:28 Average: 6 1.31 0.00 0.21 0.07 0.01 98.41 12:58:28 Average: 7 1.31 0.00 0.22 0.12 0.02 98.33 12:58:28 12:58:28 12:58:28