Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 09bb2f1a643c06ac5adbedab39971cba372ab665 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-ssh18382177346125996339.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 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-ssh15735791143858515484.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 056ae7b86453181957306e7078512cbe12174832 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-ssh15616502496418305051.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > 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-ssh8118906471961055060.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-ssh16918604833330843495.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]] ========================================================= [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.23 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 All nodes of label ‘ubuntu20.04-docker-8c-8g’ are offline Running on prd-ubuntu20.04-docker-8c-8g-129351 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/911 [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/911 # 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 09bb2f1a643c06ac5adbedab39971cba372ab665 (main) Commit message: "build(deps): Bump github.com/jackc/pgx/v5 from 5.7.5 to 5.7.6 (#5250)" > 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 09bb2f1a643c06ac5adbedab39971cba372ab665 # timeout=10 > git rev-list --no-walk b1c647cd81ce130e22baa9ed5fed9e437e75c2a0 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 03:18:23 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 03:18:23 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 03:18:23 ========================================================= 03:18:23 EdgeX Global Pipelines Version Info 03:18:23 ========================================================= [Pipeline] libraryResource [Pipeline] sh 03:18:24 ------------------- 03:18:24 stable info: 03:18:24 ------------------- 03:18:24 Commited By: Cherry Wang cherry@iotechsys.com 03:18:24 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 03:18:24 Message: update stable to v1.0.276 03:18:25 ------------------- 03:18:25 experimental info: 03:18:25 ------------------- 03:18:25 Commited By: **** collab-it+edgex@linuxfoundation.org 03:18:25 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 03:18:25 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 03:18:25 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 03:18:25 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 03:18:25 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 03:18:25 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 03:18:25 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 03:18:25 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 03:18:25 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 03:18:25 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 03:18:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 03:18:25 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 03:18:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 03:18:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 03:18:25 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 03:18:25 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 03:18:25 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 03:18:25 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 03:18:25 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 03:18:25 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 03:18:25 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 03:18:25 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 03:18:25 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 03:18:25 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 03:18:26 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 03:18:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 03:18:26 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 03:18:26 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 03:18:26 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] echo 03:18:26 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 09bb2f1 [Pipeline] echo 03:18:26 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:18:26 provisioning config files... 03:18:26 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/911@tmp/config5230132531210751060tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:18:26 ---> ****-login.sh 03:18:26 nexus3.edgexfoundry.org:10001 03:18:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:18:26 03:18:26 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:18:26 Configure a credential helper to remove this warning. See 03:18:26 https://docs.****.com/go/credential-store/ 03:18:26 03:18:26 Login Succeeded 03:18:26 nexus3.edgexfoundry.org:10002 03:18:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:18:27 03:18:27 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:18:27 Configure a credential helper to remove this warning. See 03:18:27 https://docs.****.com/go/credential-store/ 03:18:27 03:18:27 Login Succeeded 03:18:27 nexus3.edgexfoundry.org:10003 03:18:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:18:27 03:18:27 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:18:27 Configure a credential helper to remove this warning. See 03:18:27 https://docs.****.com/go/credential-store/ 03:18:27 03:18:27 Login Succeeded 03:18:27 nexus3.edgexfoundry.org:10004 03:18:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:18:27 03:18:27 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:18:27 Configure a credential helper to remove this warning. See 03:18:27 https://docs.****.com/go/credential-store/ 03:18:27 03:18:27 Login Succeeded 03:18:27 ****.io 03:18:27 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:18:27 03:18:27 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 03:18:27 Configure a credential helper to remove this warning. See 03:18:27 https://docs.****.com/go/credential-store/ 03:18:27 03:18:27 Login Succeeded 03:18:27 ---> ****-login.sh ends [Pipeline] } 03:18:27 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:18:27 + 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 03:18:27 + dirname cmd/core-command/Dockerfile 03:18:27 + cut -d/ -f2 03:18:27 + echo core-command,cmd/core-command/Dockerfile 03:18:27 + dirname cmd/core-common-config-bootstrapper/Dockerfile 03:18:27 + cut -d/ -f2 03:18:27 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 03:18:27 + dirname cmd/core-data/Dockerfile 03:18:27 + cut -d/ -f2 03:18:27 + echo core-data,cmd/core-data/Dockerfile 03:18:27 + dirname cmd/core-keeper/Dockerfile 03:18:27 + cut -d/ -f2 03:18:27 + echo core-keeper,cmd/core-keeper/Dockerfile 03:18:27 + dirname cmd/core-metadata/Dockerfile 03:18:27 + cut -d/ -f2 03:18:27 + echo core-metadata,cmd/core-metadata/Dockerfile 03:18:27 + dirname cmd/security-bootstrapper/Dockerfile 03:18:27 + cut -d/ -f2 03:18:27 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 03:18:27 + dirname cmd/security-proxy-auth/Dockerfile 03:18:27 + cut -d/ -f2 03:18:27 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 03:18:27 + dirname cmd/security-proxy-setup/Dockerfile 03:18:27 + cut -d/ -f2 03:18:27 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 03:18:27 + dirname cmd/security-secretstore-setup/Dockerfile 03:18:27 + cut -d/ -f2 03:18:27 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 03:18:27 + dirname cmd/security-spiffe-token-provider/Dockerfile 03:18:27 + cut -d/ -f2 03:18:27 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 03:18:27 + dirname cmd/security-spire-agent/Dockerfile 03:18:27 + cut -d/ -f2 03:18:27 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 03:18:27 + dirname cmd/security-spire-config/Dockerfile 03:18:27 + cut -d/ -f2 03:18:27 + echo security-spire-config,cmd/security-spire-config/Dockerfile 03:18:27 + dirname cmd/security-spire-server/Dockerfile 03:18:27 + cut -d/ -f2 03:18:27 + echo security-spire-server,cmd/security-spire-server/Dockerfile 03:18:27 + dirname cmd/support-notifications/Dockerfile 03:18:27 + cut -d/ -f2 03:18:27 + echo support-notifications,cmd/support-notifications/Dockerfile 03:18:27 + dirname cmd/support-scheduler/Dockerfile 03:18:27 + cut -d/ -f2 03:18:27 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 03:18:28 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 03:18:28 + git rev-list -1 --merges 09bb2f1a643c06ac5adbedab39971cba372ab665~1..09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] echo 03:18:28 -----------> git rev-list -1 --merges 09bb2f1a643c06ac5adbedab39971cba372ab665~1..09bb2f1a643c06ac5adbedab39971cba372ab665 09bb2f1a643c06ac5adbedab39971cba372ab665 [false] [Pipeline] sh 03:18:28 + git log --format=format:%s -1 09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] echo 03:18:28 ========================================================= 03:18:28 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 03:18:28 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 03:18:29 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 03:18:29 + grep -v github /etc/ssh/ssh_known_hosts 03:18:29 + [ -e /tmp/ssh_known_hosts ] 03:18:29 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 03:18:29 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 03:18:29 + sudo tee -a /etc/ssh/ssh_known_hosts 03:18:29 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:29 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:18:29 03:18:29 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:18:29 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:18:29 0.1.4: Pulling from edgex-devops/py-git-semver 03:18:29 3dae71ba6b94: Pulling fs layer 03:18:29 6bf1a483ea7c: Pulling fs layer 03:18:29 f5dfc541a4d3: Pulling fs layer 03:18:29 461d9e800cba: Pulling fs layer 03:18:29 80192f66455f: Pulling fs layer 03:18:29 2e8e34ca0e6c: Pulling fs layer 03:18:29 a29436f7fd5d: Pulling fs layer 03:18:29 923cac83aea3: Pulling fs layer 03:18:29 25ad8b0a4227: Pulling fs layer 03:18:29 db01528c6b51: Pulling fs layer 03:18:29 28988de357af: Pulling fs layer 03:18:29 a29436f7fd5d: Waiting 03:18:29 923cac83aea3: Waiting 03:18:29 25ad8b0a4227: Waiting 03:18:29 db01528c6b51: Waiting 03:18:29 80192f66455f: Waiting 03:18:29 461d9e800cba: Waiting 03:18:29 2e8e34ca0e6c: Waiting 03:18:29 6bf1a483ea7c: Verifying Checksum 03:18:29 6bf1a483ea7c: Download complete 03:18:30 461d9e800cba: Verifying Checksum 03:18:30 461d9e800cba: Download complete 03:18:30 80192f66455f: Verifying Checksum 03:18:30 80192f66455f: Download complete 03:18:30 f5dfc541a4d3: Verifying Checksum 03:18:30 f5dfc541a4d3: Download complete 03:18:30 3dae71ba6b94: Verifying Checksum 03:18:30 3dae71ba6b94: Download complete 03:18:30 923cac83aea3: Verifying Checksum 03:18:30 923cac83aea3: Download complete 03:18:30 25ad8b0a4227: Verifying Checksum 03:18:30 25ad8b0a4227: Download complete 03:18:30 db01528c6b51: Verifying Checksum 03:18:30 db01528c6b51: Download complete 03:18:30 28988de357af: Verifying Checksum 03:18:30 28988de357af: Download complete 03:18:30 a29436f7fd5d: Download complete 03:18:31 2e8e34ca0e6c: Verifying Checksum 03:18:31 2e8e34ca0e6c: Download complete 03:18:31 3dae71ba6b94: Pull complete 03:18:31 6bf1a483ea7c: Pull complete 03:18:32 f5dfc541a4d3: Pull complete 03:18:32 461d9e800cba: Pull complete 03:18:32 80192f66455f: Pull complete 03:18:38 2e8e34ca0e6c: Pull complete 03:18:38 a29436f7fd5d: Pull complete 03:18:38 923cac83aea3: Pull complete 03:18:38 25ad8b0a4227: Pull complete 03:18:38 db01528c6b51: Pull complete 03:18:38 28988de357af: Pull complete 03:18:38 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 03:18:38 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 03:18:38 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:18:38 prd-ubuntu20.04-docker-8c-8g-129351 does not seem to be running inside a container 03:18:38 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/911 -v /w/workspace/edgex-go/911:/w/workspace/edgex-go/911:rw,z -v /w/workspace/edgex-go/911@tmp:/w/workspace/edgex-go/911@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 03:18:45 $ docker top 9b8a3ad8f128aa7e3e6877f503e6db6b7ea95758ccee41a9fe166f41b61f95eb -eo pid,comm 03:18:45 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). 03:18:45 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 03:18:45 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:18:45 [ssh-agent] Looking for ssh-agent implementation... 03:18:45 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:18:45 $ docker exec 9b8a3ad8f128aa7e3e6877f503e6db6b7ea95758ccee41a9fe166f41b61f95eb ssh-agent 03:18:45 SSH_AUTH_SOCK=/tmp/ssh-A7tXEGgZAwQi/agent.32 03:18:45 SSH_AGENT_PID=38 03:18:45 Running ssh-add (command line suppressed) 03:18:45 Identity added: /w/workspace/edgex-go/911@tmp/private_key_8150454437894399756.key (/w/workspace/edgex-go/911@tmp/private_key_8150454437894399756.key) 03:18:45 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:18:46 + git config --global --add safe.directory /w/workspace/edgex-go/911 [Pipeline] sh 03:18:46 + git tag --points-at HEAD [Pipeline] } 03:18:46 $ docker exec --env ******** --env ******** 9b8a3ad8f128aa7e3e6877f503e6db6b7ea95758ccee41a9fe166f41b61f95eb ssh-agent -k 03:18:46 unset SSH_AUTH_SOCK; 03:18:46 unset SSH_AGENT_PID; 03:18:46 echo Agent pid 38 killed; 03:18:46 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 03:18:46 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 03:18:46 [ssh-agent] Looking for ssh-agent implementation... 03:18:46 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 03:18:46 $ docker exec 9b8a3ad8f128aa7e3e6877f503e6db6b7ea95758ccee41a9fe166f41b61f95eb ssh-agent 03:18:46 SSH_AUTH_SOCK=/tmp/ssh-BIIP7eLdPlNq/agent.85 03:18:46 SSH_AGENT_PID=91 03:18:46 Running ssh-add (command line suppressed) 03:18:47 Identity added: /w/workspace/edgex-go/911@tmp/private_key_2428511545985839134.key (/w/workspace/edgex-go/911@tmp/private_key_2428511545985839134.key) 03:18:47 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 03:18:47 + git semver init 03:18:47 2025-10-09 03:18:47,608 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 03:18:47 2025-10-09 03:18:47,613 [run_init] DEBUG init version:0.0.0 force:False 03:18:47 2025-10-09 03:18:47,614 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/911/.semver 03:18:47 2025-10-09 03:18:47,615 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/911/.semver 03:18:47 2025-10-09 03:18:47,615 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/911/.semver'], cwd=/w/workspace/edgex-go/911, stdin=None, shell=False, universal_newlines=False) 03:18:54 2025-10-09 03:18:53,684 [append_file] DEBUG append to file:/w/workspace/edgex-go/911/.git/info/exclude 03:18:54 2025-10-09 03:18:53,685 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/911/.semver/main with force:False 03:18:54 2025-10-09 03:18:53,685 [read_version] DEBUG read version from /w/workspace/edgex-go/911/.semver/main 03:18:54 2025-10-09 03:18:53,685 [read_version] DEBUG read version from /w/workspace/edgex-go/911/.semver/main 03:18:54 4.1.0-dev.67 [Pipeline] } 03:18:54 $ docker exec --env ******** --env ******** 9b8a3ad8f128aa7e3e6877f503e6db6b7ea95758ccee41a9fe166f41b61f95eb ssh-agent -k 03:18:54 unset SSH_AUTH_SOCK; 03:18:54 unset SSH_AGENT_PID; 03:18:54 echo Agent pid 91 killed; 03:18:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 03:18:54 + git semver [Pipeline] } 03:18:55 $ docker stop --time=1 9b8a3ad8f128aa7e3e6877f503e6db6b7ea95758ccee41a9fe166f41b61f95eb 03:18:56 $ docker rm -f --volumes 9b8a3ad8f128aa7e3e6877f503e6db6b7ea95758ccee41a9fe166f41b61f95eb [Pipeline] // withDockerContainer [Pipeline] sh 03:18:57 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 03:18:57 Stashed 1 file(s) [Pipeline] echo 03:18:57 [edgeXSemver]: initialized semver on version 4.1.0-dev.67 [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 03:18:57 + git config --global --add safe.directory /w/workspace/edgex-go/911 [Pipeline] echo 03:18:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:18:57 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:18:58 ========================================================= 03:18:58 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 03:18:58 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:18:58 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:18:58 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 03:18:58 0a9a5dfd008f: Pulling fs layer 03:18:58 36466aa92d05: Pulling fs layer 03:18:58 e10405b45d13: Pulling fs layer 03:18:58 096b7ceb2af7: Pulling fs layer 03:18:58 4f4fb700ef54: Pulling fs layer 03:18:58 c451b95d7931: Pulling fs layer 03:18:58 9febf9df4401: Pulling fs layer 03:18:58 1477f019b032: Pulling fs layer 03:18:58 c7dc25521971: Pulling fs layer 03:18:58 4f4fb700ef54: Waiting 03:18:58 c451b95d7931: Waiting 03:18:58 9febf9df4401: Waiting 03:18:58 c7dc25521971: Waiting 03:18:58 1477f019b032: Waiting 03:18:58 096b7ceb2af7: Waiting 03:18:58 36466aa92d05: Verifying Checksum 03:18:58 36466aa92d05: Download complete 03:18:58 096b7ceb2af7: Verifying Checksum 03:18:58 096b7ceb2af7: Download complete 03:18:58 4f4fb700ef54: Verifying Checksum 03:18:58 4f4fb700ef54: Download complete 03:18:58 0a9a5dfd008f: Download complete 03:18:58 c451b95d7931: Verifying Checksum 03:18:58 c451b95d7931: Download complete 03:18:58 9febf9df4401: Verifying Checksum 03:18:58 9febf9df4401: Download complete 03:18:58 0a9a5dfd008f: Pull complete 03:18:58 c7dc25521971: Verifying Checksum 03:18:58 c7dc25521971: Download complete 03:18:58 36466aa92d05: Pull complete 03:18:58 e10405b45d13: Download complete 03:18:59 1477f019b032: Verifying Checksum 03:18:59 1477f019b032: Download complete 03:19:04 e10405b45d13: Pull complete 03:19:04 096b7ceb2af7: Pull complete 03:19:04 4f4fb700ef54: Pull complete 03:19:04 c451b95d7931: Pull complete 03:19:04 9febf9df4401: Pull complete 03:19:06 1477f019b032: Pull complete 03:19:07 c7dc25521971: Pull complete 03:19:07 Digest: sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 03:19:07 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:19:07 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 03:19:07 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:19:07 WORKDIR /edgex 03:19:07 COPY go.mod . 03:19:07 RUN go mod download 03:19:07 + docker build -t ci-base-image-x86_64 -f - . 03:19:08 #0 building with "default" instance using docker driver 03:19:08 03:19:08 #1 [internal] load build definition from Dockerfile 03:19:08 #1 transferring dockerfile: 164B done 03:19:08 #1 DONE 0.0s 03:19:08 03:19:08 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:19:08 #2 DONE 0.0s 03:19:08 03:19:08 #3 [internal] load .dockerignore 03:19:08 #3 transferring context: 50B done 03:19:08 #3 DONE 0.0s 03:19:08 03:19:08 #4 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 03:19:08 #4 DONE 0.3s 03:19:08 03:19:08 #5 [internal] load build context 03:19:08 #5 transferring context: 6.57kB done 03:19:08 #5 DONE 0.3s 03:19:08 03:19:08 #6 [2/4] WORKDIR /edgex 03:19:12 Still waiting to schedule task 03:19:12 All nodes of label ‘ubuntu20.04-docker-arm64-4c-16g’ are offline 03:19:18 #6 DONE 9.5s 03:19:18 03:19:18 #7 [3/4] COPY go.mod . 03:19:18 #7 DONE 0.0s 03:19:18 03:19:18 #8 [4/4] RUN go mod download 03:19:33 #8 DONE 14.5s 03:19:33 03:19:33 #9 exporting to image 03:19:33 #9 exporting layers 03:19:36 #9 exporting layers 3.4s done 03:19:36 #9 writing image sha256:80632315bef6c6ca6d1095e62d68e7f21f422edf8d229ee0b5c56a817614a116 done 03:19:36 #9 naming to docker.io/library/ci-base-image-x86_64 done 03:19:36 #9 DONE 3.5s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:36 + docker inspect -f . ci-base-image-x86_64 03:19:36 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:19:36 prd-ubuntu20.04-docker-8c-8g-129351 does not seem to be running inside a container 03:19:36 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/911 -v /w/workspace/edgex-go/911:/w/workspace/edgex-go/911:rw,z -v /w/workspace/edgex-go/911@tmp:/w/workspace/edgex-go/911@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 03:19:37 $ docker top 093eb9e6e0b7edd45754c9bded5faa86977411570499b68306957c37ea49cbb5 -eo pid,comm [Pipeline] { [Pipeline] sh 03:19:37 + go version 03:19:37 go version go1.23.9 linux/amd64 [Pipeline] } 03:19:37 $ docker stop --time=1 093eb9e6e0b7edd45754c9bded5faa86977411570499b68306957c37ea49cbb5 03:19:38 $ docker rm -f --volumes 093eb9e6e0b7edd45754c9bded5faa86977411570499b68306957c37ea49cbb5 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:19:39 + docker inspect -f . ci-base-image-x86_64 03:19:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:19:39 prd-ubuntu20.04-docker-8c-8g-129351 does not seem to be running inside a container 03:19:39 $ 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/911 -v /w/workspace/edgex-go/911:/w/workspace/edgex-go/911:rw,z -v /w/workspace/edgex-go/911@tmp:/w/workspace/edgex-go/911@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 03:19:39 $ docker top a79d846ce859896bbd9564abb7fcc12f03224e71585a130b527a7e06f85e54c1 -eo pid,comm [Pipeline] { [Pipeline] echo 03:19:39 ========================================================= 03:19:39 [edgeXBuildGoParallel] Running Tests and Build... 03:19:39 ========================================================= [Pipeline] sh 03:19:40 + git config --global --add safe.directory /w/workspace/edgex-go/911 [Pipeline] fileExists [Pipeline] sh 03:19:40 + make test 03:19:40 go test -race -coverprofile=coverage.out ./... 03:19:48 ? github.com/edgexfoundry/edgex-go [no test files] 03:20:15 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 03:20:15 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 03:20:15 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 03:20:15 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 03:20:15 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 03:20:15 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 03:20:15 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 03:20:15 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 03:20:15 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 03:20:15 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 03:20:15 ? github.com/edgexfoundry/edgex-go/internal [no test files] 03:20:15 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 03:20:15 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 03:20:15 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 03:20:15 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 03:20:15 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 03:20:15 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 03:20:15 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.040s coverage: 42.3% of statements 03:20:15 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 03:20:15 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 03:20:15 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 03:20:15 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 03:20:16 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.035s coverage: 97.0% of statements 03:20:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 03:20:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 03:20:16 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 03:20:16 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 03:20:16 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 03:20:16 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:20:16 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 03:20:16 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 03:20:16 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 03:20:16 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 03:20:16 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 03:20:18 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 03:20:18 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 03:20:18 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:20:18 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 03:20:18 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 03:20:18 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 03:20:19 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.051s coverage: 69.4% of statements 03:20:19 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.021s coverage: 4.8% of statements 03:20:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.074s coverage: 57.6% of statements 03:20:19 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.026s coverage: 86.5% of statements 03:20:19 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 03:20:19 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 03:20:20 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 3.424s coverage: 94.2% of statements 03:20:20 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.051s coverage: 92.4% of statements 03:20:20 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.050s coverage: 8.4% of statements 03:20:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 03:20:21 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 03:20:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 03:20:21 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:20:21 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 03:20:21 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 03:20:21 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 03:20:21 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 03:20:21 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 03:20:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 03:20:21 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 03:20:21 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 03:20:21 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 03:20:21 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 03:20:21 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 03:20:22 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.378s coverage: 95.8% of statements 03:20:22 ok github.com/edgexfoundry/edgex-go/internal/io 1.022s coverage: 72.2% of statements 03:20:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 03:20:23 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 03:20:23 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 03:20:23 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 03:20:23 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 03:20:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.044s coverage: 2.4% of statements 03:20:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.050s coverage: 1.0% of statements 03:20:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.027s coverage: 39.4% of statements 03:20:24 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.024s coverage: 68.8% of statements 03:20:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.019s coverage: 40.0% of statements 03:20:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.022s coverage: 87.1% of statements 03:20:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.019s coverage: 94.1% of statements 03:20:25 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 03:20:25 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 03:20:25 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 03:20:25 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.075s coverage: 96.3% of statements 03:20:25 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 03:20:25 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 03:20:25 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 03:20:25 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 03:20:26 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.022s coverage: 87.5% of statements 03:20:26 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 03:20:26 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 03:20:26 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 03:20:27 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 03:20:27 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 03:20:27 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 03:20:27 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 03:20:27 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 03:20:27 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 03:20:28 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 03:20:29 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 03:20:29 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 03:20:31 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 03:20:32 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 03:20:32 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 03:20:32 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 03:20:35 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 03:20:35 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 03:20:35 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 03:20:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 03:20:36 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 03:20:36 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:20:38 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 03:20:38 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 03:20:38 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 03:20:38 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 03:20:38 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 03:20:38 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 03:20:38 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.028s coverage: 94.4% of statements 03:20:38 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 03:20:38 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 03:20:38 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 03:20:38 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 03:20:38 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 03:20:38 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 03:20:42 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 03:20:42 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 03:20:42 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 03:20:42 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 03:20:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 03:20:44 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 03:20:44 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 03:20:44 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 03:20:44 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 03:20:44 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 03:20:44 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:20:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 03:20:45 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 03:20:45 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 03:20:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 22.055s coverage: 92.9% of statements 03:20:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.026s coverage: 68.8% of statements 03:20:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.030s coverage: 62.3% of statements 03:20:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.023s coverage: 47.4% of statements 03:20:47 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.023s coverage: 87.2% of statements 03:20:47 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.019s coverage: 15.5% of statements 03:20:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.017s coverage: 100.0% of statements 03:20:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.093s coverage: 81.8% of statements 03:20:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.075s coverage: 82.1% of statements 03:20:47 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.022s coverage: 86.0% of statements 03:20:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.037s coverage: 6.8% of statements 03:20:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.042s coverage: 33.3% of statements 03:20:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.040s coverage: 100.0% of statements 03:20:47 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.185s coverage: 54.5% of statements 03:20:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.021s coverage: 89.4% of statements 03:20:47 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 03:20:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.019s coverage: 73.7% of statements 03:20:47 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.016s coverage: 100.0% of statements 03:20:47 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.026s coverage: 88.6% of statements 03:20:47 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.030s coverage: 96.8% of statements 03:20:47 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.017s coverage: 100.0% of statements 03:20:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.156s coverage: 29.2% of statements 03:20:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.023s coverage: 93.8% of statements 03:20:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.014s coverage: 3.1% of statements 03:20:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.021s coverage: 76.2% of statements 03:20:47 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.023s coverage: 54.0% of statements 03:20:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.061s coverage: 17.0% of statements 03:20:50 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.133s coverage: 94.9% of statements 03:20:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.032s coverage: 9.0% of statements 03:20:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.068s coverage: 97.7% of statements 03:20:50 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.038s coverage: 43.6% of statements 03:20:50 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 03:20:50 running golangci-lint 03:20:50 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 03:20:50 go version go1.23.9 linux/amd64 03:20:50 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 03:20:50 level=info msg="[config_reader] Used config file .golangci.yml" 03:20:50 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 03:20:58 Running on prd-ubuntu20.04-docker-arm64-4c-16g-129374 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws 03:20:58 Running in /w/workspace/edgex-go/911 [Pipeline] { [Pipeline] checkout 03:20:58 The recommended git tool is: git 03:21:03 using credential edgex-jenkins-ssh 03:21:03 Cloning the remote Git repository 03:21:03 Cloning repository git@github.com:edgexfoundry/edgex-go.git 03:21:03 > git init /w/workspace/edgex-go/911 # timeout=10 03:21:03 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 03:21:03 > git --version # timeout=10 03:21:03 > git --version # 'git version 2.25.1' 03:21:03 using GIT_SSH to set credentials SSH Credentials for GitHub 03:21:04 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 03:21:17 level=info msg="[loader] Go packages loading at mode 575 (exports_file|files|imports|name|compiled_files|deps|types_sizes) took 22.411388566s" 03:21:17 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 34.97245ms" 03:21:22 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 03:21:22 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 03:21:23 Avoid second fetch 03:21:23 Checking out Revision 09bb2f1a643c06ac5adbedab39971cba372ab665 (main) 03:21:24 Commit message: "build(deps): Bump github.com/jackc/pgx/v5 from 5.7.5 to 5.7.6 (#5250)" 03:21:23 > git config core.sparsecheckout # timeout=10 03:21:23 > git checkout -f 09bb2f1a643c06ac5adbedab39971cba372ab665 # timeout=10 03:21:25 level=info msg="[linters_context/goanalysis] analyzers took 1m39.46016083s with top 10 stages: buildir: 55.268829782s, gosec: 3.775167863s, inspect: 3.04627197s, fact_deprecated: 2.840308646s, printf: 2.199697625s, ctrlflow: 1.802364589s, fact_purity: 1.33743908s, nilness: 1.280816284s, S1038: 971.821884ms, isgenerated: 912.210381ms" 03:21:25 level=info msg="[runner] Issues before processing: 201, after processing: 0" 03:21:25 level=info msg="[runner] Processors filtering stat (in/out): identifier_marker: 201/201, invalid_issue: 201/201, path_prettifier: 201/201, skip_dirs: 201/201, exclude-rules: 201/20, nolint: 20/0, cgo: 201/201, filename_unadjuster: 201/201, exclude: 201/201, skip_files: 201/201, autogenerated_exclude: 201/201" 03:21:25 level=info msg="[runner] processing took 26.257023ms with stages: nolint: 15.209688ms, identifier_marker: 4.794267ms, path_prettifier: 2.738331ms, exclude-rules: 1.687293ms, autogenerated_exclude: 1.028598ms, skip_dirs: 684.935µs, invalid_issue: 51.621µs, cgo: 42.94µs, filename_unadjuster: 13.73µs, max_same_issues: 1.38µs, fixer: 760ns, uniq_by_line: 610ns, diff: 570ns, max_from_linter: 370ns, path_prefixer: 330ns, skip_files: 320ns, sort_results: 300ns, exclude: 300ns, source_code: 200ns, path_shortener: 180ns, max_per_file_from_linter: 160ns, severity-rules: 140ns" 03:21:25 level=info msg="[runner] linters took 11.743205375s with stages: goanalysis_metalinter: 11.716797971s" 03:21:25 level=info msg="File cache stats: 0 entries of total size 0B" 03:21:25 level=info msg="Memory: 340 samples, avg is 290.1MB, max is 1416.5MB" 03:21:25 level=info msg="Execution took 34.199041511s" 03:21:25 go vet ./... [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:21:28 provisioning config files... 03:21:28 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/911@tmp/config14294990320262789868tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:21:29 ---> ****-login.sh 03:21:29 nexus3.edgexfoundry.org:10001 03:21:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:21:29 Configure a credential helper to remove this warning. See 03:21:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:21:29 03:21:29 Login Succeeded 03:21:29 nexus3.edgexfoundry.org:10002 03:21:29 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:29 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:21:29 Configure a credential helper to remove this warning. See 03:21:29 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:21:29 03:21:29 Login Succeeded 03:21:29 nexus3.edgexfoundry.org:10003 03:21:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:21:30 Configure a credential helper to remove this warning. See 03:21:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:21:30 03:21:30 Login Succeeded 03:21:30 nexus3.edgexfoundry.org:10004 03:21:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:21:30 Configure a credential helper to remove this warning. See 03:21:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:21:30 03:21:30 Login Succeeded 03:21:30 ****.io 03:21:30 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:21:30 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:21:30 Configure a credential helper to remove this warning. See 03:21:30 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:21:30 03:21:30 Login Succeeded 03:21:31 ---> ****-login.sh ends [Pipeline] } 03:21:31 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 03:21:31 + git config --global --add safe.directory /w/workspace/edgex-go/911 [Pipeline] echo 03:21:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:21:31 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:21:31 ========================================================= 03:21:31 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 03:21:31 ========================================================= [Pipeline] fileExists [Pipeline] sh 03:21:31 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 03:21:31 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 03:21:31 ./bin/test-attribution-txt.sh 03:21:31 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 03:21:31 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 03:21:31 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 03:21:31 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 03:21:31 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add 03:21:31 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 03:21:32 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 03:21:32 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:21:32 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 03:21:32 94e9d8af2201: Pulling fs layer 03:21:32 a6c56e8762df: Pulling fs layer 03:21:32 f0f3c8884826: Pulling fs layer 03:21:32 c7e7622c144d: Pulling fs layer 03:21:32 4f4fb700ef54: Pulling fs layer 03:21:32 b4c3b6d88c5a: Pulling fs layer 03:21:32 ba8bce9d2590: Pulling fs layer 03:21:32 ca778ea9c289: Pulling fs layer 03:21:32 b4c3b6d88c5a: Waiting 03:21:32 c7e7622c144d: Waiting 03:21:32 4f4fb700ef54: Waiting 03:21:32 ba8bce9d2590: Waiting 03:21:32 ca778ea9c289: Waiting 03:21:32 + ls -al . 03:21:32 total 2064 03:21:32 drwxrwxr-x 11 1001 1001 4096 Oct 9 03:19 . 03:21:32 drwxr-xr-x 4 root root 4096 Oct 9 03:19 .. 03:21:32 drwxrwxr-x 2 1001 1001 4096 Oct 9 03:18 .blubracket 03:21:32 -rw-rw-r-- 1 1001 1001 10 Oct 9 03:18 .dockerignore 03:21:32 drwxrwxr-x 8 1001 1001 4096 Oct 9 03:20 .git 03:21:32 drwxrwxr-x 3 1001 1001 4096 Oct 9 03:18 .github 03:21:32 -rw-rw-r-- 1 1001 1001 909 Oct 9 03:18 .gitignore 03:21:32 -rw-rw-r-- 1 1001 1001 218 Oct 9 03:18 .golangci.yml 03:21:32 -rw-rw-r-- 1 1001 1001 100 Oct 9 03:18 .hadolint.yml 03:21:32 drwxr-xr-x 3 1001 1001 4096 Oct 9 03:18 .semver 03:21:32 -rw-rw-r-- 1 1001 1001 155 Oct 9 03:18 .sonarcloud.properties 03:21:32 -rw-rw-r-- 1 1001 1001 1171 Oct 9 03:18 ADOPTERS.md 03:21:32 -rw-rw-r-- 1 1001 1001 17374 Oct 9 03:18 Attribution.txt 03:21:32 -rw-rw-r-- 1 1001 1001 108018 Oct 9 03:18 CHANGELOG.md 03:21:32 -rw-rw-r-- 1 1001 1001 3804 Oct 9 03:18 CONTRIBUTING.md 03:21:32 -rw-rw-r-- 1 1001 1001 677 Oct 9 03:18 GOVERNANCE.md 03:21:32 -rw-rw-r-- 1 1001 1001 858 Oct 9 03:18 Jenkinsfile 03:21:32 -rw-rw-r-- 1 1001 1001 10775 Oct 9 03:18 LICENSE 03:21:32 -rw-rw-r-- 1 1001 1001 16740 Oct 9 03:18 Makefile 03:21:32 -rw-rw-r-- 1 1001 1001 582 Oct 9 03:18 OWNERS.md 03:21:32 -rw-rw-r-- 1 1001 1001 9932 Oct 9 03:18 README.md 03:21:32 -rw-rw-r-- 1 1001 1001 789 Oct 9 03:18 SECURITY.md 03:21:32 -rw-rw-r-- 1 1001 1001 12 Oct 9 03:18 VERSION 03:21:32 drwxrwxr-x 2 1001 1001 4096 Oct 9 03:18 bin 03:21:32 drwxrwxr-x 19 1001 1001 4096 Oct 9 03:18 cmd 03:21:32 -rw-r--r-- 1 root root 1733636 Oct 9 03:20 coverage.out 03:21:32 drwxrwxr-x 2 1001 1001 4096 Oct 9 03:18 fuzz_test 03:21:32 -rw-rw-r-- 1 1001 1001 6539 Oct 9 03:18 go.mod 03:21:32 -rw-rw-r-- 1 1001 1001 88541 Oct 9 03:18 go.sum 03:21:32 drwxrwxr-x 7 1001 1001 4096 Oct 9 03:18 internal 03:21:32 drwxrwxr-x 2 1001 1001 4096 Oct 9 03:18 openapi 03:21:32 -rw-rw-r-- 1 1001 1001 584 Oct 9 03:18 security.txt 03:21:32 -rw-rw-r-- 1 1001 1001 204 Oct 9 03:18 version.go [Pipeline] sh 03:21:32 a6c56e8762df: Verifying Checksum 03:21:32 a6c56e8762df: Download complete 03:21:32 c7e7622c144d: Verifying Checksum 03:21:32 c7e7622c144d: Download complete 03:21:32 4f4fb700ef54: Verifying Checksum 03:21:32 4f4fb700ef54: Download complete 03:21:32 b4c3b6d88c5a: Verifying Checksum 03:21:32 b4c3b6d88c5a: Download complete 03:21:32 94e9d8af2201: Verifying Checksum 03:21:32 94e9d8af2201: Download complete 03:21:32 + '[' -e coverage.out ] 03:21:32 + chown 1001:1001 coverage.out [Pipeline] stash 03:21:32 Stashed 1 file(s) [Pipeline] sh 03:21:33 + make build 03:21:33 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 03:21:33 ca778ea9c289: Verifying Checksum 03:21:33 ca778ea9c289: Download complete 03:21:34 94e9d8af2201: Pull complete 03:21:34 a6c56e8762df: Pull complete 03:21:34 f0f3c8884826: Verifying Checksum 03:21:34 f0f3c8884826: Download complete 03:21:35 ba8bce9d2590: Verifying Checksum 03:21:35 ba8bce9d2590: Download complete 03:21:48 f0f3c8884826: Pull complete 03:21:48 c7e7622c144d: Pull complete 03:21:48 4f4fb700ef54: Pull complete 03:21:48 b4c3b6d88c5a: Pull complete 03:21:54 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:21:56 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 03:21:57 ba8bce9d2590: Pull complete 03:21:58 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:21:58 ca778ea9c289: Pull complete 03:21:58 Digest: sha256:c70c257f76c0e97c87bd0187f74242a809c0afac30c2d5f44320df1de5715b93 03:21:58 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:21:58 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 03:21:59 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 03:21:59 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:21:59 WORKDIR /edgex 03:21:59 COPY go.mod . 03:21:59 RUN go mod download 03:21:59 + docker build -t ci-base-image-arm64 -f - . 03:21:59 Sending build context to Docker daemon 3.845MB 03:22:00 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 03:22:00 ---> 47b25d7523d1 03:22:00 Step 2/4 : WORKDIR /edgex 03:22:00 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:22:02 ---> Running in 18154a840ade 03:22:02 Removing intermediate container 18154a840ade 03:22:02 ---> 525a350950c9 03:22:02 Step 3/4 : COPY go.mod . 03:22:02 ---> a015a632d4f7 03:22:02 Step 4/4 : RUN go mod download 03:22:02 ---> Running in 30077c9e70d9 03:22:05 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:22:07 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:22:09 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:22:11 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:22:13 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 03:22:14 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:22:15 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider [Pipeline] } 03:22:16 $ docker stop --time=1 a79d846ce859896bbd9564abb7fcc12f03224e71585a130b527a7e06f85e54c1 03:22:24 $ docker rm -f --volumes a79d846ce859896bbd9564abb7fcc12f03224e71585a130b527a7e06f85e54c1 [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 03:22:25 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:22:25 03:22:25 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:25 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:22:25 latest: Pulling from edgex-devops/edgex-compose 03:22:25 91d30c5bc195: Pulling fs layer 03:22:25 2e9b0aa3be6d: Pulling fs layer 03:22:25 9c61dcf015f6: Pulling fs layer 03:22:25 4698f68db338: Pulling fs layer 03:22:25 2a2f49069b9e: Pulling fs layer 03:22:25 e0025b399a48: Pulling fs layer 03:22:25 2a2f49069b9e: Waiting 03:22:25 4698f68db338: Waiting 03:22:25 e0025b399a48: Waiting 03:22:25 91d30c5bc195: Verifying Checksum 03:22:25 4698f68db338: Verifying Checksum 03:22:25 4698f68db338: Download complete 03:22:25 2e9b0aa3be6d: Verifying Checksum 03:22:25 2e9b0aa3be6d: Download complete 03:22:25 e0025b399a48: Verifying Checksum 03:22:25 e0025b399a48: Download complete 03:22:25 91d30c5bc195: Pull complete 03:22:25 2a2f49069b9e: Verifying Checksum 03:22:25 2a2f49069b9e: Download complete 03:22:26 2e9b0aa3be6d: Pull complete 03:22:26 9c61dcf015f6: Verifying Checksum 03:22:26 9c61dcf015f6: Download complete 03:22:29 9c61dcf015f6: Pull complete 03:22:29 4698f68db338: Pull complete 03:22:30 2a2f49069b9e: Pull complete 03:22:30 e0025b399a48: Pull complete 03:22:30 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 03:22:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 03:22:30 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:22:30 prd-ubuntu20.04-docker-8c-8g-129351 does not seem to be running inside a container 03:22:30 $ 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/911 -v /w/workspace/edgex-go/911:/w/workspace/edgex-go/911:rw,z -v /w/workspace/edgex-go/911@tmp:/w/workspace/edgex-go/911@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 03:22:33 $ docker top edddc97d7f213141ee31c0b0cf1c2f46d2c788fb0a9caaf270ce62dc7402aa6b -eo pid,comm [Pipeline] { [Pipeline] sh 03:22:33 + docker compose -f ./docker-compose-build.yml build --parallel 03:22:34 #1 [support-notifications internal] load build definition from Dockerfile 03:22:34 #1 transferring dockerfile: 2.00kB done 03:22:34 #1 DONE 0.1s 03:22:34 03:22:34 #2 [core-data internal] load build definition from Dockerfile 03:22:34 #2 transferring dockerfile: 2.04kB done 03:22:34 #2 DONE 0.1s 03:22:34 03:22:34 #3 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:22:34 #3 DONE 0.0s 03:22:34 03:22:34 #4 [core-data internal] load metadata for docker.io/library/alpine:3.20 03:22:34 #4 ... 03:22:34 03:22:34 #5 [core-common-config-bootstrapper internal] load build definition from Dockerfile 03:22:34 #5 transferring dockerfile: 2.23kB done 03:22:34 #5 DONE 0.1s 03:22:34 03:22:34 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 03:22:34 #6 transferring dockerfile: 1.89kB done 03:22:34 #6 DONE 0.1s 03:22:34 03:22:34 #7 [security-proxy-setup internal] load build definition from Dockerfile 03:22:34 #7 transferring dockerfile: 2.50kB done 03:22:34 #7 DONE 0.1s 03:22:34 03:22:34 #8 [security-bootstrapper internal] load build definition from Dockerfile 03:22:34 #8 transferring dockerfile: 3.02kB done 03:22:34 #8 DONE 0.1s 03:22:34 03:22:34 #9 [core-keeper internal] load build definition from Dockerfile 03:22:34 #9 transferring dockerfile: 2.01kB done 03:22:34 #9 DONE 0.1s 03:22:34 03:22:34 #10 [security-spire-config internal] load build definition from Dockerfile 03:22:34 #10 transferring dockerfile: 1.69kB done 03:22:34 #10 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 03:22:34 #10 DONE 0.2s 03:22:34 03:22:34 #11 [security-spire-server internal] load build definition from Dockerfile 03:22:34 #11 transferring dockerfile: 1.70kB done 03:22:34 #11 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 03:22:34 #11 DONE 0.2s 03:22:34 03:22:34 #12 [core-command internal] load build definition from Dockerfile 03:22:34 #12 transferring dockerfile: 1.94kB done 03:22:34 #12 DONE 0.2s 03:22:34 03:22:34 #13 [security-proxy-auth internal] load build definition from Dockerfile 03:22:34 #13 transferring dockerfile: 2.14kB done 03:22:34 #13 DONE 0.2s 03:22:34 03:22:34 #14 [core-metadata internal] load build definition from Dockerfile 03:22:34 #14 transferring dockerfile: 2.10kB done 03:22:34 #14 DONE 0.2s 03:22:34 03:22:34 #15 [support-scheduler internal] load build definition from Dockerfile 03:22:34 #15 transferring dockerfile: 1.83kB done 03:22:34 #15 DONE 0.2s 03:22:34 03:22:34 #3 [core-metadata internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:22:34 #3 DONE 0.0s 03:22:34 03:22:34 #4 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 03:22:34 #4 DONE 0.1s 03:22:34 03:22:34 #16 [support-notifications internal] load .dockerignore 03:22:34 #16 transferring context: 50B done 03:22:34 #16 DONE 0.1s 03:22:34 03:22:34 #17 [security-bootstrapper internal] load .dockerignore 03:22:34 #17 transferring context: 50B done 03:22:34 #17 DONE 0.1s 03:22:34 03:22:34 #18 [security-spiffe-token-provider internal] load .dockerignore 03:22:34 #18 transferring context: 50B done 03:22:34 #18 DONE 0.1s 03:22:34 03:22:34 #19 [security-proxy-setup internal] load .dockerignore 03:22:34 #19 transferring context: 50B done 03:22:34 #19 DONE 0.1s 03:22:34 03:22:34 #20 [core-data internal] load .dockerignore 03:22:34 #20 transferring context: 50B done 03:22:34 #20 DONE 0.1s 03:22:34 03:22:34 #21 [core-keeper internal] load .dockerignore 03:22:34 #21 transferring context: 50B done 03:22:34 #21 DONE 0.1s 03:22:34 03:22:34 #22 [core-common-config-bootstrapper internal] load .dockerignore 03:22:34 #22 transferring context: 50B done 03:22:34 #22 DONE 0.1s 03:22:34 03:22:34 #23 [core-common-config-bootstrapper internal] load build context 03:22:34 #23 ... 03:22:34 03:22:34 #24 [support-scheduler internal] load .dockerignore 03:22:34 #24 transferring context: 50B done 03:22:34 #24 DONE 0.1s 03:22:34 03:22:34 #25 [core-command internal] load .dockerignore 03:22:34 #25 transferring context: 50B done 03:22:34 #25 DONE 0.1s 03:22:34 03:22:34 #26 [security-proxy-auth internal] load .dockerignore 03:22:34 #26 transferring context: 50B done 03:22:34 #26 DONE 0.1s 03:22:34 03:22:34 #27 [core-metadata internal] load .dockerignore 03:22:34 #27 transferring context: 50B done 03:22:34 #27 DONE 0.2s 03:22:34 03:22:34 #28 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 03:22:34 #28 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 03:22:34 #28 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 03:22:34 #28 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 03:22:34 #28 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 03:22:34 #28 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.2s 03:22:34 #28 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.2s done 03:22:34 #28 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 03:22:34 #28 ... 03:22:34 03:22:34 #29 [support-scheduler builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 03:22:34 #29 DONE 0.5s 03:22:34 03:22:34 #30 [security-spire-config internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 03:22:34 #30 DONE 0.6s 03:22:34 03:22:34 #28 [core-metadata stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 03:22:34 #28 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.3s done 03:22:40 #28 ... 03:22:40 03:22:40 #31 [support-scheduler internal] load build context 03:22:40 #31 transferring context: 320.68MB 5.3s 03:22:45 #31 ... 03:22:45 03:22:45 #32 [support-notifications internal] load build context 03:22:45 #32 ... 03:22:45 03:22:45 #33 [security-proxy-setup internal] load build context 03:22:45 #33 transferring context: 595.86MB 10.6s done 03:22:45 #33 ... 03:22:45 03:22:45 #34 [security-spiffe-token-provider internal] load build context 03:22:45 #34 ... 03:22:45 03:22:45 #35 [core-keeper internal] load build context 03:22:45 #35 ... 03:22:45 03:22:45 #36 [security-spire-config internal] load .dockerignore 03:22:45 #36 ... 03:22:45 03:22:45 #37 [security-proxy-auth internal] load build context 03:22:45 #37 ... 03:22:45 03:22:45 #38 [core-command builder 2/7] WORKDIR /edgex-go 03:22:45 #38 ... 03:22:45 03:22:45 #39 [security-bootstrapper internal] load build context 03:22:45 #39 ... 03:22:45 03:22:45 #40 [core-data internal] load build context 03:22:45 #40 transferring context: 595.86MB 9.3s done 03:22:45 #40 ... 03:22:45 03:22:45 #41 [security-spire-server internal] load .dockerignore 03:22:45 #41 transferring context: 50B done 03:22:45 #41 ... 03:22:45 03:22:45 #42 [core-metadata internal] load build context 03:22:45 #42 transferring context: 560.83MB 11.2s 03:22:46 #42 ... 03:22:46 03:22:46 #23 [core-common-config-bootstrapper internal] load build context 03:22:46 #23 ... 03:22:46 03:22:46 #43 [core-command internal] load build context 03:22:46 #43 ... 03:22:46 03:22:46 #42 [core-metadata internal] load build context 03:22:46 #42 transferring context: 595.86MB 11.5s done 03:22:47 #42 ... 03:22:47 03:22:47 #44 [security-spire-agent internal] load build definition from Dockerfile 03:22:47 #44 ... 03:22:47 03:22:47 #45 [security-secretstore-setup internal] load build definition from Dockerfile 03:22:47 #45 ... 03:22:47 03:22:47 #43 [core-command internal] load build context 03:22:47 #43 transferring context: 595.86MB 12.8s done 03:22:52 #43 ... 03:22:52 03:22:52 #35 [core-keeper internal] load build context 03:22:52 #35 transferring context: 595.86MB 12.9s done 03:22:55 #35 ... 03:22:55 03:22:55 #31 [support-scheduler internal] load build context 03:22:55 #31 transferring context: 595.86MB 11.9s done 03:22:55 #31 ... 03:22:55 03:22:55 #32 [support-notifications internal] load build context 03:22:55 #32 transferring context: 595.86MB 11.2s done 03:22:55 #32 ... 03:22:55 03:22:55 #34 [security-spiffe-token-provider internal] load build context 03:22:55 #34 transferring context: 595.86MB 11.8s done 03:22:55 #34 ... 03:22:55 03:22:55 #39 [security-bootstrapper internal] load build context 03:22:55 #39 transferring context: 595.86MB 12.9s done 03:22:55 #39 ... 03:22:55 03:22:55 #37 [security-proxy-auth internal] load build context 03:22:55 #37 transferring context: 595.86MB 11.7s done 03:22:56 #37 ... 03:22:56 03:22:56 #23 [core-common-config-bootstrapper internal] load build context 03:22:56 #23 transferring context: 595.86MB 12.3s done 03:22:58 #23 ... 03:22:58 03:22:58 #36 [security-spire-config internal] load .dockerignore 03:22:58 #36 transferring context: 50B done 03:22:59 Removing intermediate container 30077c9e70d9 03:22:59 ---> 96da9039feec 03:22:59 Successfully built 96da9039feec 03:22:59 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:22:59 + docker inspect -f . ci-base-image-arm64 03:22:59 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:22:59 prd-ubuntu20.04-docker-arm64-4c-16g-129374 does not seem to be running inside a container 03:22:59 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/911 -v /w/workspace/edgex-go/911:/w/workspace/edgex-go/911:rw,z -v /w/workspace/edgex-go/911@tmp:/w/workspace/edgex-go/911@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 03:23:01 $ docker top 0b35ba5a8ea95dbe2ba6a65537ff876861977e3796368d08f1267558aa1fb1cf -eo pid,comm [Pipeline] { [Pipeline] sh 03:23:01 + go version 03:23:01 go version go1.23.9 linux/arm64 [Pipeline] } 03:23:01 $ docker stop --time=1 0b35ba5a8ea95dbe2ba6a65537ff876861977e3796368d08f1267558aa1fb1cf 03:23:03 $ docker rm -f --volumes 0b35ba5a8ea95dbe2ba6a65537ff876861977e3796368d08f1267558aa1fb1cf [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 03:23:04 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:23:04 03:23:04 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:23:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:23:04 latest: Pulling from edgex-devops/edgex-compose-arm64 03:23:04 547446be3368: Pulling fs layer 03:23:04 d125d8839a47: Pulling fs layer 03:23:04 3e85d5ac6304: Pulling fs layer 03:23:04 c3105a71a48b: Pulling fs layer 03:23:04 0f093f025ec4: Pulling fs layer 03:23:04 c3105a71a48b: Waiting 03:23:04 0f093f025ec4: Waiting 03:23:04 c3106fc0e877: Pulling fs layer 03:23:04 c3106fc0e877: Waiting 03:23:04 547446be3368: Verifying Checksum 03:23:04 547446be3368: Download complete 03:23:04 c3105a71a48b: Verifying Checksum 03:23:04 c3105a71a48b: Download complete 03:23:05 d125d8839a47: Verifying Checksum 03:23:05 d125d8839a47: Download complete 03:23:05 c3106fc0e877: Verifying Checksum 03:23:05 c3106fc0e877: Download complete 03:23:05 0f093f025ec4: Verifying Checksum 03:23:05 0f093f025ec4: Download complete 03:23:05 547446be3368: Pull complete 03:23:06 d125d8839a47: Pull complete 03:23:07 3e85d5ac6304: Verifying Checksum 03:23:07 3e85d5ac6304: Download complete 03:23:16 #36 ... 03:23:16 03:23:16 #41 [security-spire-server internal] load .dockerignore 03:23:16 #41 DONE 39.3s 03:23:16 03:23:16 #38 [security-proxy-setup builder 2/7] WORKDIR /edgex-go 03:23:16 #38 DONE 39.3s 03:23:16 03:23:16 #40 [core-data internal] load build context 03:23:16 #40 DONE 39.8s 03:23:16 03:23:16 #28 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 03:23:16 #28 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 03:23:16 #28 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 03:23:16 #28 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 03:23:16 #28 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 03:23:16 #28 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.2s done 03:23:16 #28 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.3s done 03:23:16 #28 DONE 39.8s 03:23:16 03:23:16 #33 [security-proxy-setup internal] load build context 03:23:16 #33 DONE 39.8s 03:23:16 03:23:16 #32 [support-notifications internal] load build context 03:23:16 #32 DONE 39.8s 03:23:16 03:23:16 #34 [security-spiffe-token-provider internal] load build context 03:23:16 #34 DONE 39.8s 03:23:16 03:23:16 #42 [core-metadata internal] load build context 03:23:16 #42 DONE 39.6s 03:23:16 03:23:16 #37 [security-proxy-auth internal] load build context 03:23:16 #37 DONE 39.7s 03:23:16 03:23:16 #31 [support-scheduler internal] load build context 03:23:16 #31 DONE 39.8s 03:23:16 03:23:16 #23 [core-common-config-bootstrapper internal] load build context 03:23:16 #23 DONE 39.8s 03:23:16 03:23:16 #39 [security-bootstrapper internal] load build context 03:23:16 #39 DONE 39.8s 03:23:16 03:23:16 #43 [core-command internal] load build context 03:23:16 #43 DONE 39.8s 03:23:16 03:23:16 #35 [core-keeper internal] load build context 03:23:16 #35 DONE 39.8s 03:23:16 03:23:16 #36 [security-spire-config internal] load .dockerignore 03:23:16 #36 DONE 39.4s 03:23:16 03:23:16 #46 [core-command builder 3/7] RUN apk add --update --no-cache make git 03:23:16 #46 ... 03:23:16 03:23:16 #28 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 03:23:16 #28 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 03:23:16 #28 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 03:23:16 #28 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 03:23:16 #28 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 03:23:16 #28 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.2s done 03:23:16 #28 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.3s done 03:23:16 #28 DONE 39.8s 03:23:16 03:23:16 #45 [security-secretstore-setup internal] load build definition from Dockerfile 03:23:16 #45 transferring dockerfile: 2.49kB done 03:23:16 #45 DONE 37.2s 03:23:16 03:23:16 #3 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 03:23:16 #3 DONE 0.0s 03:23:16 03:23:16 #4 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 03:23:16 #4 DONE 0.2s 03:23:16 03:23:16 #44 [security-spire-agent internal] load build definition from Dockerfile 03:23:16 #44 transferring dockerfile: 1.81kB done 03:23:16 #44 DONE 37.3s 03:23:16 03:23:16 #29 [security-secretstore-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 03:23:16 #29 DONE 0.5s 03:23:16 03:23:16 #38 [security-secretstore-setup builder 2/7] WORKDIR /edgex-go 03:23:16 #38 DONE 39.3s 03:23:16 03:23:16 #28 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 03:23:16 #28 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 03:23:16 #28 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 03:23:16 #28 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 03:23:16 #28 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 03:23:16 #28 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.2s done 03:23:16 #28 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.3s done 03:23:16 #28 DONE 39.8s 03:23:16 03:23:16 #4 [security-spire-agent internal] load metadata for docker.io/library/alpine:3.20 03:23:16 #4 DONE 0.2s 03:23:16 03:23:16 #47 [security-spire-server internal] load build context 03:23:16 #47 transferring context: 23.80kB done 03:23:16 #47 DONE 0.3s 03:23:16 03:23:16 #48 [security-spire-config internal] load build context 03:23:16 #48 transferring context: 22.05kB done 03:23:16 #48 DONE 0.2s 03:23:16 03:23:16 #49 [security-secretstore-setup internal] load .dockerignore 03:23:16 #49 transferring context: 50B done 03:23:16 #49 DONE 0.1s 03:23:16 03:23:16 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:23:16 #50 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.0s done 03:23:16 #50 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 03:23:16 #50 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 03:23:16 #50 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 03:23:16 #50 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.1s 03:23:16 #50 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.1s 03:23:16 #50 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.1s 03:23:16 #50 ... 03:23:16 03:23:16 #30 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 03:23:16 #30 DONE 0.8s 03:23:16 03:23:16 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:23:16 #50 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done 03:23:16 #50 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done 03:23:16 #50 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done 03:23:16 #50 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 03:23:16 #50 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 0.2s 03:23:16 #50 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 03:23:16 #50 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 03:23:16 #50 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 24.70MB / 36.47MB 0.4s 03:23:16 #50 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 03:23:16 #50 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.5s 03:23:16 #50 ... 03:23:16 03:23:16 #51 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 03:23:16 #51 DONE 0.6s 03:23:16 03:23:16 #50 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:23:16 #50 ... 03:23:16 03:23:16 #28 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 03:23:16 #28 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 03:23:16 #28 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 03:23:16 #28 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 03:23:16 #28 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 03:23:16 #28 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.2s done 03:23:16 #28 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.3s done 03:23:16 #28 DONE 39.8s 03:23:16 03:23:16 #52 [security-spire-agent internal] load .dockerignore 03:23:16 #52 transferring context: 50B done 03:23:16 #52 DONE 0.0s 03:23:16 03:23:16 #53 [security-spire-agent internal] load build context 03:23:16 #53 transferring context: 23.33kB done 03:23:16 #53 DONE 0.0s 03:23:16 03:23:16 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:23:16 #50 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.0s done 03:23:16 #50 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 03:23:16 #50 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 03:23:16 #50 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 03:23:16 #50 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s done 03:23:16 #50 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s done 03:23:16 #50 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.2s done 03:23:16 #50 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 03:23:16 #50 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 0.6s done 03:23:16 #50 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 03:23:16 #50 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 03:23:16 #50 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 03:23:17 #50 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 2.1s done 03:23:17 3e85d5ac6304: Pull complete 03:23:17 c3105a71a48b: Pull complete 03:23:18 0f093f025ec4: Pull complete 03:23:18 c3106fc0e877: Pull complete 03:23:18 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 03:23:18 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 03:23:18 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:23:18 prd-ubuntu20.04-docker-arm64-4c-16g-129374 does not seem to be running inside a container 03:23:18 $ 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/911 -v /w/workspace/edgex-go/911:/w/workspace/edgex-go/911:rw,z -v /w/workspace/edgex-go/911@tmp:/w/workspace/edgex-go/911@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 03:23:19 #50 ... 03:23:19 03:23:19 #54 [security-secretstore-setup internal] load build context 03:23:19 #54 transferring context: 595.86MB 3.5s done 03:23:19 #54 DONE 4.8s 03:23:19 03:23:19 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 03:23:19 #55 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.0s done 03:23:19 #55 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 03:23:19 #55 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 03:23:19 #55 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB done 03:23:19 #55 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B done 03:23:19 #55 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.1s done 03:23:19 #55 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 1.6s done 03:23:19 #55 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 03:23:19 #55 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 03:23:19 #55 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 1.6s 03:23:19 #55 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 1.8s done 03:23:20 $ docker top f2ec039a2bb0f08358ea2cb00dde32b922fd13c0f46fc84485e0e94c143b2e8e -eo pid,comm [Pipeline] { [Pipeline] sh 03:23:21 + docker compose -f ./docker-compose-build.yml build --parallel 03:23:24 #55 ... 03:23:24 03:23:24 #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:23:24 #0 1.190 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:23:24 #0 1.290 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:23:24 #0 1.815 v3.20.7-132-g39e95c1f75e [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:23:24 #0 1.815 v3.20.7-131-ga58d0c92604 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:23:24 #0 1.815 OK: 24177 distinct packages available 03:23:24 #0 1.866 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:23:24 #0 1.985 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:23:24 #0 2.286 (1/7) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) 03:23:24 #0 2.328 (2/7) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) 03:23:24 #0 2.340 (3/7) Installing dumb-init (1.2.5-r3) 03:23:24 #0 2.345 (4/7) Installing musl-obstack (1.2.3-r2) 03:23:24 #0 2.350 (5/7) Installing libucontext (1.2-r3) 03:23:24 #0 2.353 (6/7) Installing gcompat (1.1.0-r4) 03:23:24 #0 2.357 (7/7) Installing openssl (3.3.5-r0) 03:23:24 #0 2.370 Executing busybox-1.36.1-r29.trigger 03:23:24 #0 2.373 OK: 9 MiB in 19 packages 03:23:24 #56 ... 03:23:24 03:23:24 #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 03:23:24 #0 0.871 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:23:24 #0 0.947 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:23:24 #0 1.314 (1/7) Installing ca-certificates (20250911-r0) 03:23:24 #0 1.329 (2/7) Installing dumb-init (1.2.5-r3) 03:23:24 #0 1.344 (3/7) Installing libgcc (13.2.1_git20240309-r1) 03:23:24 #0 1.344 (4/7) Installing libsodium (1.0.19-r0) 03:23:24 #0 1.386 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 03:23:24 #0 1.439 (6/7) Installing libzmq (4.3.5-r2) 03:23:24 #0 1.472 (7/7) Installing zeromq (4.3.5-r2) 03:23:24 #0 1.480 Executing busybox-1.36.1-r29.trigger 03:23:24 #0 1.487 Executing ca-certificates-20250911-r0.trigger 03:23:24 #0 1.591 OK: 12 MiB in 21 packages 03:23:24 #57 ... 03:23:24 03:23:24 #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 03:23:24 #0 1.140 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:23:24 #0 1.261 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:23:24 #0 1.695 OK: 248 MiB in 58 packages 03:23:24 #58 ... 03:23:24 03:23:24 #59 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 03:23:24 #0 0.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:23:24 #0 0.910 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:23:24 #0 1.259 (1/1) Installing dumb-init (1.2.5-r3) 03:23:24 #0 1.263 Executing busybox-1.36.1-r29.trigger 03:23:24 #0 1.268 OK: 8 MiB in 15 packages 03:23:24 #59 ... 03:23:24 03:23:24 #60 [security-secretstore-setup builder 3/7] RUN apk add --update --no-cache make git 03:23:24 #0 3.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:23:24 #0 3.764 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:23:24 #0 4.038 OK: 248 MiB in 58 packages 03:23:24 #60 ... 03:23:24 03:23:24 #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:23:24 #0 0.984 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:23:24 #0 1.120 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:23:24 #0 1.566 (1/2) Installing dumb-init (1.2.5-r3) 03:23:24 #0 1.575 (2/2) Installing su-exec (0.2-r3) 03:23:24 #0 1.583 Executing busybox-1.36.1-r29.trigger 03:23:24 #0 1.602 OK: 8 MiB in 16 packages 03:23:25 #61 ... 03:23:25 03:23:25 #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:23:25 #62 ... 03:23:25 03:23:25 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:23:25 #63 ... 03:23:25 03:23:25 #64 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:23:25 #64 ... 03:23:25 03:23:25 #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:23:25 #0 0.817 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:23:25 #0 0.898 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:23:25 #0 1.241 (1/1) Installing dumb-init (1.2.5-r3) 03:23:25 #0 1.248 Executing busybox-1.36.1-r29.trigger 03:23:25 #0 1.263 OK: 8 MiB in 15 packages 03:23:25 #65 ... 03:23:25 03:23:25 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:23:25 #0 0.815 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:23:25 #0 0.910 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:23:25 #0 1.334 v3.20.7-132-g39e95c1f75e [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:23:25 #0 1.334 v3.20.7-131-ga58d0c92604 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:23:25 #0 1.334 OK: 24177 distinct packages available 03:23:25 #0 1.416 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:23:25 #0 1.548 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:23:25 #0 1.860 (1/14) Installing ca-certificates (20250911-r0) 03:23:25 #0 1.864 (2/14) Installing brotli-libs (1.1.0-r2) 03:23:25 #0 1.904 (3/14) Installing c-ares (1.33.1-r0) 03:23:25 #0 1.910 (4/14) Installing libunistring (1.2-r0) 03:23:25 #0 1.925 (5/14) Installing libidn2 (2.3.7-r0) 03:23:25 #0 1.930 (6/14) Installing nghttp2-libs (1.62.1-r0) 03:23:25 #0 1.938 (7/14) Installing libpsl (0.21.5-r1) 03:23:25 #0 1.942 (8/14) Installing zstd-libs (1.5.6-r0) 03:23:25 #0 1.952 (9/14) Installing libcurl (8.14.1-r2) 03:23:25 #0 1.963 (10/14) Installing curl (8.14.1-r2) 03:23:25 #0 1.969 (11/14) Installing dumb-init (1.2.5-r3) 03:23:25 #0 1.972 (12/14) Installing musl-obstack (1.2.3-r2) 03:23:25 #0 1.975 (13/14) Installing libucontext (1.2-r3) 03:23:25 #0 1.979 (14/14) Installing gcompat (1.1.0-r4) 03:23:25 #0 1.983 Executing busybox-1.36.1-r29.trigger 03:23:25 #0 1.992 Executing ca-certificates-20250911-r0.trigger 03:23:25 #0 2.031 OK: 13 MiB in 28 packages 03:23:26 #66 ... 03:23:26 03:23:26 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:23:26 #0 0.905 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:23:26 #0 1.088 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:23:26 #0 1.566 v3.20.7-132-g39e95c1f75e [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:23:26 #0 1.566 v3.20.7-131-ga58d0c92604 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:23:26 #0 1.566 OK: 24181 distinct packages available 03:23:26 #0 1.624 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:23:26 #0 1.727 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:23:26 #0 2.060 OK: 248 MiB in 58 packages 03:23:26 #67 ... 03:23:26 03:23:26 #46 [core-command builder 3/7] RUN apk add --update --no-cache make git 03:23:26 #46 1.173 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:23:26 #46 1.339 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:23:26 #46 1.690 OK: 248 MiB in 58 packages 03:23:26 #46 ... 03:23:26 03:23:26 #68 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:23:26 #0 0.842 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:23:26 #0 0.954 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:23:26 #0 1.328 (1/3) Installing ca-certificates (20250911-r0) 03:23:26 #0 1.387 (2/3) Installing dumb-init (1.2.5-r3) 03:23:26 #0 1.387 (3/3) Installing tzdata (2025b-r0) 03:23:26 #0 1.436 Executing busybox-1.36.1-r29.trigger 03:23:26 #0 1.439 Executing ca-certificates-20250911-r0.trigger 03:23:26 #0 1.482 OK: 10 MiB in 17 packages 03:23:26 #68 ... 03:23:26 03:23:26 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:23:26 #69 ... 03:23:26 03:23:26 #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:23:26 #0 0.798 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:23:26 #0 0.910 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:23:26 #0 1.344 (1/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) 03:23:26 #0 1.420 (2/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) 03:23:26 #0 1.440 (3/6) Installing dumb-init (1.2.5-r3) 03:23:26 #0 1.444 (4/6) Installing openssl (3.3.5-r0) 03:23:26 #0 1.460 (5/6) Installing su-exec (0.2-r3) 03:23:26 #0 1.460 (6/6) Installing yq-go (4.44.1-r2) 03:23:26 #0 1.556 Executing busybox-1.36.1-r29.trigger 03:23:26 #0 1.579 OK: 19 MiB in 18 packages 03:23:27 #70 ... 03:23:27 03:23:27 #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:23:31 #1 [core-keeper internal] load build definition from Dockerfile 03:23:31 #1 transferring dockerfile: 2.01kB 0.0s done 03:23:31 #1 DONE 0.1s 03:23:31 03:23:31 #2 [support-scheduler internal] load build definition from Dockerfile 03:23:31 #2 transferring dockerfile: 1.83kB done 03:23:31 #2 DONE 0.0s 03:23:31 03:23:31 #3 [security-proxy-auth internal] load build definition from Dockerfile 03:23:31 #3 transferring dockerfile: 2.14kB 0.0s done 03:23:31 #3 DONE 0.1s 03:23:31 03:23:31 #4 [security-proxy-setup internal] load build definition from Dockerfile 03:23:31 #4 transferring dockerfile: 2.50kB done 03:23:31 #4 DONE 0.1s 03:23:31 03:23:31 #5 [security-secretstore-setup internal] load build definition from Dockerfile 03:23:31 #5 transferring dockerfile: 2.49kB done 03:23:31 #5 DONE 0.1s 03:23:31 03:23:31 #6 [security-spiffe-token-provider internal] load build definition from Dockerfile 03:23:31 #6 transferring dockerfile: 1.89kB done 03:23:31 #6 DONE 0.1s 03:23:31 03:23:31 #7 [core-command internal] load build definition from Dockerfile 03:23:31 #7 transferring dockerfile: 1.94kB done 03:23:31 #7 DONE 0.1s 03:23:31 03:23:31 #8 [core-common-config-bootstrapper internal] load build definition from Dockerfile 03:23:31 #8 transferring dockerfile: 2.23kB done 03:23:31 #8 DONE 0.1s 03:23:31 03:23:31 #9 [core-metadata internal] load build definition from Dockerfile 03:23:31 #9 transferring dockerfile: 2.10kB done 03:23:31 #9 DONE 0.1s 03:23:31 03:23:31 #10 [security-bootstrapper internal] load build definition from Dockerfile 03:23:31 #10 transferring dockerfile: 3.02kB done 03:23:31 #10 DONE 0.1s 03:23:31 03:23:31 #11 [security-spire-agent internal] load build definition from Dockerfile 03:23:31 #11 transferring dockerfile: 1.81kB done 03:23:31 #11 DONE 0.1s 03:23:31 03:23:31 #12 [core-data internal] load build definition from Dockerfile 03:23:31 #12 transferring dockerfile: 2.04kB 0.0s done 03:23:31 #12 DONE 0.1s 03:23:31 03:23:31 #13 [security-spire-config internal] load build definition from Dockerfile 03:23:31 #13 transferring dockerfile: 1.69kB done 03:23:31 #13 DONE 0.1s 03:23:31 03:23:31 #14 [security-spire-server internal] load build definition from Dockerfile 03:23:31 #14 transferring dockerfile: 1.70kB done 03:23:31 #14 DONE 0.1s 03:23:31 03:23:31 #15 [support-notifications internal] load build definition from Dockerfile 03:23:31 #15 transferring dockerfile: 2.00kB done 03:23:31 #15 DONE 0.1s 03:23:31 03:23:31 #16 [core-keeper internal] load .dockerignore 03:23:31 #16 transferring context: 50B done 03:23:32 #16 DONE 0.1s 03:23:32 #71 ... 03:23:32 03:23:32 #59 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 03:23:32 #59 DONE 17.9s 03:23:32 03:23:32 #65 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:23:32 #65 DONE 17.9s 03:23:32 03:23:32 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:23:32 #67 DONE 17.9s 03:23:32 03:23:32 #60 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 03:23:32 #60 DONE 17.9s 03:23:32 03:23:32 #56 [security-spire-agent stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:23:32 #56 DONE 17.9s 03:23:32 03:23:32 #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:23:32 #61 DONE 17.9s 03:23:32 03:23:32 #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 03:23:32 #57 DONE 17.9s 03:23:32 03:23:32 #58 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 03:23:32 #58 DONE 17.9s 03:23:32 03:23:32 #46 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 03:23:32 #46 DONE 17.9s 03:23:32 03:23:32 #66 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:23:32 #66 DONE 17.9s 03:23:32 03:23:32 #70 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:23:32 #70 DONE 17.9s 03:23:32 03:23:32 #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:23:32 #62 DONE 17.9s 03:23:32 03:23:32 #72 [core-data builder 4/7] COPY go.mod vendor* ./ 03:23:32 #72 ... 03:23:32 03:23:32 #68 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:23:32 #68 DONE 17.9s 03:23:32 03:23:32 #73 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 03:23:32 #73 DONE 0.2s 03:23:32 03:23:32 #74 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 03:23:32 #74 DONE 0.2s 03:23:32 03:23:32 #75 [support-notifications builder 4/7] COPY go.mod vendor* ./ 03:23:32 #75 DONE 0.2s 03:23:32 03:23:32 #72 [core-data builder 4/7] COPY go.mod vendor* ./ 03:23:32 #72 DONE 0.2s 03:23:32 03:23:32 #50 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:23:32 #50 DONE 18.2s 03:23:32 03:23:32 #55 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 03:23:32 #55 DONE 17.4s 03:23:32 03:23:32 #76 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:23:32 03:23:32 #17 [support-scheduler internal] load .dockerignore 03:23:32 #17 transferring context: 50B done 03:23:32 #17 DONE 0.1s 03:23:32 03:23:32 #18 [security-proxy-auth internal] load .dockerignore 03:23:32 #18 transferring context: 50B done 03:23:32 #18 DONE 0.0s 03:23:32 03:23:32 #19 [security-proxy-setup internal] load .dockerignore 03:23:32 #19 transferring context: 50B done 03:23:32 #19 DONE 0.0s 03:23:32 03:23:32 #20 [security-secretstore-setup internal] load .dockerignore 03:23:32 #20 transferring context: 50B 0.0s done 03:23:32 #20 DONE 0.1s 03:23:32 03:23:32 #21 [security-spiffe-token-provider internal] load .dockerignore 03:23:32 #21 transferring context: 50B done 03:23:32 #21 DONE 0.1s 03:23:32 03:23:32 #22 [core-command internal] load .dockerignore 03:23:32 #22 transferring context: 50B done 03:23:32 #22 DONE 0.1s 03:23:32 03:23:32 #23 [core-common-config-bootstrapper internal] load .dockerignore 03:23:33 #76 ... 03:23:33 03:23:33 #64 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:23:33 #64 DONE 19.2s 03:23:33 #23 transferring context: 50B 0.0s done 03:23:33 #23 DONE 0.1s 03:23:33 03:23:33 #24 [core-metadata internal] load .dockerignore 03:23:33 #24 transferring context: 50B done 03:23:33 #24 DONE 0.1s 03:23:33 03:23:33 #25 [security-bootstrapper internal] load .dockerignore 03:23:33 #25 transferring context: 50B done 03:23:33 #25 DONE 0.1s 03:23:33 03:23:33 #26 [security-spire-agent internal] load .dockerignore 03:23:33 #26 transferring context: 50B done 03:23:33 #26 DONE 0.1s 03:23:33 03:23:33 #27 [core-data internal] load .dockerignore 03:23:33 #27 transferring context: 50B 0.0s done 03:23:33 #27 DONE 0.1s 03:23:33 03:23:33 #28 [security-spire-config internal] load .dockerignore 03:23:33 03:23:33 #71 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:23:33 #71 18.72 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:23:33 #71 18.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:23:33 #28 transferring context: 50B 0.0s done 03:23:33 #28 DONE 0.1s 03:23:33 03:23:33 #29 [security-spire-server internal] load .dockerignore 03:23:33 #29 transferring context: 50B done 03:23:33 #29 DONE 0.1s 03:23:33 03:23:33 #30 [support-notifications internal] load .dockerignore 03:23:33 #30 transferring context: 50B 0.0s done 03:23:33 #30 DONE 0.1s 03:23:33 03:23:33 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:23:33 #31 DONE 0.0s 03:23:33 03:23:33 #32 [core-keeper internal] load metadata for docker.io/library/alpine:3.20 03:23:33 #71 19.15 (1/4) Installing ca-certificates (20250911-r0) 03:23:33 #71 19.17 (2/4) Installing dumb-init (1.2.5-r3) 03:23:33 #71 19.18 (3/4) Installing su-exec (0.2-r3) 03:23:33 #71 19.18 (4/4) Installing yq-go (4.44.1-r2) 03:23:33 #71 19.27 Executing busybox-1.36.1-r29.trigger 03:23:33 #71 19.27 Executing ca-certificates-20250911-r0.trigger 03:23:33 #71 19.31 OK: 19 MiB in 18 packages 03:23:33 #32 DONE 0.2s 03:23:33 03:23:33 #33 [core-keeper stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 03:23:33 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 03:23:33 #71 DONE 19.5s 03:23:33 03:23:33 #69 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:23:33 #69 19.00 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:23:33 #69 19.10 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:23:33 #69 19.46 OK: 248 MiB in 58 packages 03:23:33 #69 DONE 19.8s 03:23:33 03:23:33 #77 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 03:23:33 #77 DONE 0.1s 03:23:33 03:23:33 #78 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:23:34 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 03:23:34 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 03:23:34 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 03:23:34 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.05MB / 4.09MB 0.1s 03:23:34 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.05MB / 4.09MB 0.3s 03:23:34 #78 ... 03:23:34 03:23:34 #79 [core-data stage-1 3/7] RUN apk --no-cache upgrade 03:23:34 #0 1.542 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:23:34 #0 1.642 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:23:34 #0 1.968 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 03:23:34 #0 1.984 Executing busybox-1.36.1-r30.post-upgrade 03:23:34 #0 2.060 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 03:23:34 #0 2.060 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) 03:23:34 #0 2.065 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) 03:23:34 #0 2.104 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) 03:23:34 #0 2.114 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 03:23:34 #0 2.116 Executing busybox-1.36.1-r30.trigger 03:23:34 #0 2.120 OK: 8 MiB in 15 packages 03:23:34 #79 DONE 2.4s 03:23:34 03:23:34 #63 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:23:34 #63 18.91 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:23:34 #63 19.01 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:23:34 #63 19.36 v3.20.7-132-g39e95c1f75e [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:23:34 #63 19.36 v3.20.7-131-ga58d0c92604 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:23:34 #63 19.36 OK: 24177 distinct packages available 03:23:34 #63 19.44 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:23:34 #63 19.51 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:23:34 #63 19.80 (1/4) Installing dumb-init (1.2.5-r3) 03:23:34 #63 19.80 (2/4) Installing musl-obstack (1.2.3-r2) 03:23:34 #63 19.81 (3/4) Installing libucontext (1.2-r3) 03:23:34 #63 19.81 (4/4) Installing gcompat (1.1.0-r4) 03:23:34 #63 19.81 Executing busybox-1.36.1-r29.trigger 03:23:34 #63 19.82 OK: 8 MiB in 18 packages 03:23:34 #63 DONE 20.2s 03:23:34 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done 03:23:34 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 03:23:34 03:23:34 #80 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 03:23:34 #0 1.560 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:23:34 #0 1.655 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:23:34 #0 2.020 (1/4) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 03:23:34 #0 2.036 Executing busybox-1.36.1-r30.post-upgrade 03:23:34 #0 2.083 (2/4) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 03:23:34 #0 2.086 (3/4) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) 03:23:34 #0 2.100 (4/4) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 03:23:34 #0 2.109 Executing busybox-1.36.1-r30.trigger 03:23:34 #0 2.112 OK: 9 MiB in 19 packages 03:23:34 #80 DONE 2.4s 03:23:34 03:23:34 #81 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 03:23:34 #0 1.696 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:23:34 #0 1.772 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:23:34 #0 2.084 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 03:23:34 #0 2.102 Executing busybox-1.36.1-r30.post-upgrade 03:23:34 #0 2.140 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 03:23:34 #0 2.144 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) 03:23:34 #0 2.156 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) 03:23:34 #0 2.262 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) 03:23:34 #0 2.271 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 03:23:34 #0 2.278 Executing busybox-1.36.1-r30.trigger 03:23:34 #0 2.283 OK: 8 MiB in 15 packages 03:23:34 #81 DONE 2.4s 03:23:34 03:23:34 #82 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:23:34 #33 ... 03:23:34 03:23:34 #34 [core-keeper internal] load build context 03:23:34 #34 transferring context: 3.36MB 0.8s done 03:23:34 #34 DONE 1.0s 03:23:34 03:23:34 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:23:34 #31 DONE 0.0s 03:23:34 03:23:34 #35 [support-scheduler builder 1/8] FROM docker.io/library/ci-base-image-arm64 03:23:34 #35 DONE 1.7s 03:23:34 03:23:34 #33 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 03:23:34 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 03:23:34 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 03:23:34 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 03:23:34 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 03:23:34 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done 03:23:34 #33 ... 03:23:34 03:23:34 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:23:34 #31 DONE 0.0s 03:23:34 03:23:34 #33 [support-scheduler stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 03:23:35 #33 ... 03:23:35 03:23:35 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:23:35 #31 DONE 0.0s 03:23:35 03:23:35 #35 [security-proxy-setup builder 1/8] FROM docker.io/library/ci-base-image-arm64 03:23:35 #35 DONE 1.8s 03:23:35 03:23:35 #36 [security-proxy-setup builder 2/8] WORKDIR /edgex-go 03:23:35 #36 DONE 0.5s 03:23:35 03:23:35 #33 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 03:23:35 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 03:23:35 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 03:23:35 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 03:23:35 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 03:23:35 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done 03:23:35 #33 ... 03:23:35 03:23:35 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:23:35 #31 DONE 0.0s 03:23:35 03:23:35 #33 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 03:23:35 #33 ... 03:23:35 03:23:35 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:23:35 #31 DONE 0.0s 03:23:35 03:23:35 #33 [security-proxy-setup stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 03:23:35 #33 ... 03:23:35 03:23:35 #35 [security-secretstore-setup builder 1/8] FROM docker.io/library/ci-base-image-arm64 03:23:35 #35 DONE 1.9s 03:23:35 03:23:35 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:23:35 #31 DONE 0.0s 03:23:35 03:23:35 #36 [security-secretstore-setup builder 2/8] WORKDIR /edgex-go 03:23:35 #36 DONE 0.6s 03:23:35 03:23:35 #33 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 03:23:35 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 03:23:35 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 03:23:35 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 03:23:35 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 03:23:35 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done 03:23:35 #82 DONE 1.1s 03:23:35 03:23:35 #83 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:23:35 #83 DONE 1.2s 03:23:35 03:23:35 #84 [security-spire-server stage-2 5/9] COPY Attribution.txt / 03:23:35 #33 ... 03:23:35 03:23:35 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:23:35 #31 DONE 0.0s 03:23:35 03:23:35 #33 [security-secretstore-setup stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 03:23:35 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.7s done 03:23:35 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.7s done 03:23:36 #33 ... 03:23:36 03:23:36 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:23:36 #31 DONE 0.0s 03:23:36 03:23:36 #35 [core-common-config-bootstrapper builder 1/8] FROM docker.io/library/ci-base-image-arm64 03:23:36 #35 DONE 1.9s 03:23:36 03:23:36 #36 [core-common-config-bootstrapper builder 2/8] WORKDIR /edgex-go 03:23:36 #36 DONE 0.7s 03:23:36 03:23:36 #33 [core-common-config-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 03:23:36 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 03:23:36 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 03:23:36 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 03:23:36 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 03:23:36 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done 03:23:36 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.7s done 03:23:36 #84 DONE 1.4s 03:23:36 03:23:36 #85 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:23:36 #0 2.080 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:23:36 #0 2.221 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:23:36 #0 2.519 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 03:23:36 #0 2.533 Executing busybox-1.36.1-r30.post-upgrade 03:23:36 #0 3.493 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 03:23:36 #0 3.497 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) 03:23:36 #0 3.509 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) 03:23:36 #0 3.692 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) 03:23:36 #0 3.701 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 03:23:36 #0 3.708 Executing busybox-1.36.1-r30.trigger 03:23:36 #0 3.714 Executing ca-certificates-20250911-r0.trigger 03:23:36 #0 4.171 OK: 10 MiB in 17 packages 03:23:36 #33 ... 03:23:36 03:23:36 #35 [security-bootstrapper builder 1/8] FROM docker.io/library/ci-base-image-arm64 03:23:36 #35 DONE 1.9s 03:23:36 03:23:36 #36 [security-bootstrapper builder 2/8] WORKDIR /edgex-go 03:23:36 #36 DONE 0.7s 03:23:36 03:23:36 #33 [security-bootstrapper stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 03:23:36 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 03:23:36 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 03:23:36 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 03:23:36 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 03:23:36 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done 03:23:36 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.7s done 03:23:36 #33 ... 03:23:36 03:23:36 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:23:36 #31 DONE 0.1s 03:23:36 03:23:36 #37 [support-scheduler internal] load build context 03:23:36 #85 DONE 4.9s 03:23:36 03:23:36 #86 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 03:23:36 #0 1.976 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:23:36 #0 2.056 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:23:36 #0 2.427 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 03:23:36 #0 2.446 Executing busybox-1.36.1-r30.post-upgrade 03:23:36 #0 3.503 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 03:23:36 #0 3.506 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) 03:23:36 #0 3.523 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) 03:23:36 #0 3.588 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) 03:23:36 #0 3.994 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 03:23:36 #0 3.998 Executing busybox-1.36.1-r30.trigger 03:23:36 #0 4.006 OK: 8 MiB in 16 packages 03:23:36 #86 DONE 4.9s 03:23:36 03:23:36 #87 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:23:36 #0 2.376 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:23:36 #0 2.455 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:23:36 #0 2.754 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 03:23:36 #0 2.768 Executing busybox-1.36.1-r30.post-upgrade 03:23:36 #0 3.518 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 03:23:36 #0 3.522 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) 03:23:36 #0 3.534 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) 03:23:36 #0 3.579 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) 03:23:36 #0 3.610 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 03:23:36 #0 3.610 Executing busybox-1.36.1-r30.trigger 03:23:36 #0 3.610 Executing ca-certificates-20250911-r0.trigger 03:23:36 #0 3.989 OK: 12 MiB in 21 packages 03:23:36 #87 DONE 4.9s 03:23:36 03:23:36 #88 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:23:36 #0 2.340 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:23:36 #0 2.441 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:23:36 #0 2.733 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 03:23:36 #0 2.748 Executing busybox-1.36.1-r30.post-upgrade 03:23:36 #0 3.503 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 03:23:36 #0 3.506 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) 03:23:36 #0 3.520 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) 03:23:36 #0 3.595 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) 03:23:36 #0 3.687 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 03:23:36 #0 3.690 Executing busybox-1.36.1-r30.trigger 03:23:36 #0 3.693 Executing ca-certificates-20250911-r0.trigger 03:23:36 #0 3.741 OK: 13 MiB in 28 packages 03:23:36 #88 DONE 4.9s 03:23:36 03:23:36 #89 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 03:23:36 #0 3.508 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:23:36 #0 3.859 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:23:36 #0 4.315 (1/1) Installing dumb-init (1.2.5-r3) 03:23:36 #0 4.437 Executing busybox-1.36.1-r29.trigger 03:23:36 #0 4.443 OK: 8 MiB in 15 packages 03:23:36 #89 DONE 4.9s 03:23:36 03:23:36 #90 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:23:36 #90 DONE 1.4s 03:23:36 03:23:36 #91 [security-spire-server stage-2 6/9] COPY security.txt / 03:23:36 #91 DONE 0.1s 03:23:36 03:23:36 #92 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 03:23:36 #92 DONE 0.1s 03:23:36 03:23:36 #93 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:23:36 #93 DONE 0.0s 03:23:36 03:23:36 #94 [security-spire-agent stage-3 7/10] COPY security.txt / 03:23:36 #94 DONE 0.0s 03:23:36 03:23:36 #95 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:23:36 #95 DONE 0.1s 03:23:36 03:23:36 #96 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:23:36 #96 DONE 0.1s 03:23:36 03:23:36 #97 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:23:37 #97 DONE 0.1s 03:23:37 03:23:37 #98 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:23:37 #0 3.505 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:23:37 #0 3.611 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:23:37 #0 4.008 (1/4) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 03:23:37 #0 4.029 Executing busybox-1.36.1-r30.post-upgrade 03:23:37 #0 4.893 (2/4) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 03:23:37 #0 4.897 (3/4) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) 03:23:37 #0 4.904 (4/4) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 03:23:37 #0 4.909 Executing busybox-1.36.1-r30.trigger 03:23:37 #0 4.914 OK: 19 MiB in 18 packages 03:23:37 #98 DONE 5.1s 03:23:37 03:23:37 #99 [security-spire-server] exporting to image 03:23:37 #99 exporting layers 03:23:37 #99 ... 03:23:37 03:23:37 #100 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:23:37 #100 DONE 0.2s 03:23:37 03:23:37 #101 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 03:23:37 #101 DONE 0.1s 03:23:37 03:23:37 #102 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:23:37 #102 DONE 0.1s 03:23:37 #37 ... 03:23:37 03:23:37 #35 [core-data builder 1/8] FROM docker.io/library/ci-base-image-arm64 03:23:37 #35 DONE 2.0s 03:23:37 03:23:37 #36 [core-data builder 2/8] WORKDIR /edgex-go 03:23:37 #36 DONE 0.7s 03:23:37 03:23:37 #32 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 03:23:37 #32 DONE 2.4s 03:23:37 03:23:37 #33 [core-data stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 03:23:37 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 03:23:37 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 03:23:37 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 03:23:37 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 03:23:37 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done 03:23:37 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.7s done 03:23:37 03:23:37 #103 [security-spire-agent] exporting to image 03:23:37 #33 ... 03:23:37 03:23:37 #37 [support-scheduler internal] load build context 03:23:37 #37 transferring context: 3.36MB 2.3s done 03:23:37 #37 DONE 2.8s 03:23:37 03:23:37 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 03:23:37 #31 DONE 0.1s 03:23:37 03:23:37 #38 [core-common-config-bootstrapper internal] load build context 03:23:38 #103 ... 03:23:38 03:23:38 #104 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:23:38 #104 DONE 1.8s 03:23:38 03:23:38 #105 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 03:23:38 #105 DONE 0.1s 03:23:38 03:23:38 #106 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:23:38 #0 3.721 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:23:38 #0 3.804 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:23:38 #0 4.154 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 03:23:38 #0 4.173 Executing busybox-1.36.1-r30.post-upgrade 03:23:38 #0 4.363 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 03:23:38 #0 4.367 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) 03:23:38 #0 4.376 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) 03:23:38 #0 4.420 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) 03:23:38 #0 4.431 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 03:23:38 #0 4.434 Executing busybox-1.36.1-r30.trigger 03:23:38 #0 4.445 OK: 8 MiB in 18 packages 03:23:38 #106 DONE 4.7s 03:23:38 03:23:38 #107 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:23:38 #0 3.967 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:23:38 #0 4.128 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:23:38 #0 4.502 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 03:23:38 #0 4.549 Executing busybox-1.36.1-r30.post-upgrade 03:23:38 #0 4.807 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 03:23:38 #0 4.811 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) 03:23:38 #0 4.840 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) 03:23:38 #0 4.874 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) 03:23:38 #0 4.884 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 03:23:38 #0 4.888 Executing busybox-1.36.1-r30.trigger 03:23:38 #0 4.897 Executing ca-certificates-20250911-r0.trigger 03:23:38 #0 4.934 OK: 19 MiB in 18 packages 03:23:38 #107 DONE 5.1s 03:23:38 03:23:38 #108 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:23:38 #0 4.767 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 03:23:38 #0 4.951 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 03:23:38 #0 5.437 OK: 248 MiB in 58 packages 03:23:38 #108 DONE 5.8s 03:23:38 03:23:38 #99 [security-spire-server] exporting to image 03:23:38 #99 exporting layers 1.8s done 03:23:38 #99 writing image sha256:89e2b1bb84bf7e44a82c53ad3063e170f245087d76b098e13f0a2cd22902ec8d 0.0s done 03:23:38 #99 naming to docker.io/library/security-spire-server 03:23:39 #99 naming to docker.io/library/security-spire-server done 03:23:39 #99 DONE 1.8s 03:23:39 03:23:39 #103 [security-spire-agent] exporting to image 03:23:39 #103 exporting layers 1.7s done 03:23:39 #103 writing image sha256:3765b3b86c556ec3246dc36a3ef85b796c2f853703546e6847bacdcf9c7bdb09 done 03:23:39 #103 naming to docker.io/library/security-spire-agent done 03:23:39 #103 DONE 1.7s 03:23:39 03:23:39 #109 [core-keeper builder 5/8] COPY go.mod vendor* ./ 03:23:39 #109 DONE 0.1s 03:23:39 03:23:39 #110 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:23:39 #38 ... 03:23:39 03:23:39 #39 [security-proxy-setup internal] load build context 03:23:39 #39 transferring context: 3.36MB 3.1s done 03:23:39 #39 DONE 3.9s 03:23:39 03:23:39 #38 [core-common-config-bootstrapper internal] load build context 03:23:39 #38 ... 03:23:39 03:23:39 #32 [support-notifications internal] load metadata for docker.io/library/alpine:3.20 03:23:39 #32 DONE 4.4s 03:23:39 03:23:39 #40 [core-command internal] load build context 03:23:39 #40 transferring context: 3.36MB 2.9s done 03:23:39 #40 DONE 3.9s 03:23:39 03:23:39 #41 [security-proxy-auth internal] load build context 03:23:39 #41 transferring context: 3.36MB 3.7s done 03:23:39 #41 DONE 4.5s 03:23:39 03:23:39 #38 [core-common-config-bootstrapper internal] load build context 03:23:39 #38 ... 03:23:39 03:23:39 #35 [support-notifications builder 1/8] FROM docker.io/library/ci-base-image-arm64 03:23:39 #35 DONE 2.0s 03:23:39 03:23:39 #36 [support-notifications builder 2/8] WORKDIR /edgex-go 03:23:39 #36 DONE 0.8s 03:23:39 03:23:39 #38 [core-common-config-bootstrapper internal] load build context 03:23:40 #110 ... 03:23:40 03:23:40 #111 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:23:40 #111 DONE 1.4s 03:23:40 03:23:40 #112 [security-spire-config stage-2 5/10] COPY Attribution.txt / 03:23:40 #112 DONE 0.0s 03:23:40 03:23:40 #113 [security-spire-config stage-2 6/10] COPY security.txt / 03:23:40 #113 DONE 0.0s 03:23:40 03:23:40 #114 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:23:40 #114 DONE 0.1s 03:23:40 03:23:40 #115 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 03:23:40 #115 DONE 0.0s 03:23:40 03:23:40 #116 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:23:40 #116 DONE 0.0s 03:23:40 03:23:40 #117 [security-spire-config] exporting to image 03:23:40 #38 ... 03:23:40 03:23:40 #42 [security-spiffe-token-provider internal] load build context 03:23:40 #42 transferring context: 3.36MB 3.9s done 03:23:40 #42 DONE 4.8s 03:23:40 03:23:40 #38 [core-common-config-bootstrapper internal] load build context 03:23:40 #38 ... 03:23:40 03:23:40 #43 [security-secretstore-setup internal] load build context 03:23:40 #43 transferring context: 3.36MB 4.0s done 03:23:40 #43 DONE 4.8s 03:23:40 03:23:40 #38 [core-common-config-bootstrapper internal] load build context 03:23:40 #38 ... 03:23:40 03:23:40 #44 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 03:23:40 #44 DONE 4.3s 03:23:40 03:23:40 #45 [core-metadata internal] load build context 03:23:40 #45 transferring context: 3.36MB 3.9s done 03:23:40 #45 DONE 4.4s 03:23:40 03:23:40 #38 [core-common-config-bootstrapper internal] load build context 03:23:41 #38 transferring context: 3.36MB 4.2s done 03:23:41 #117 exporting layers 0.5s done 03:23:41 #117 writing image sha256:c498a974d1a9a619f022dc73bb993a421359d80871121ca1786839f4b7fc4435 done 03:23:41 #117 naming to docker.io/library/security-spire-config done 03:23:41 #117 DONE 0.6s 03:23:41 03:23:41 #118 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:23:41 #38 ... 03:23:41 03:23:41 #46 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 03:23:41 #46 DONE 4.6s 03:23:41 03:23:41 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:23:41 #47 DONE 0.0s 03:23:41 03:23:41 #48 [security-bootstrapper internal] load build context 03:23:41 #48 transferring context: 3.36MB 3.9s done 03:23:41 #48 DONE 4.7s 03:23:41 03:23:41 #38 [core-common-config-bootstrapper internal] load build context 03:23:41 #38 DONE 4.8s 03:23:41 03:23:41 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:23:41 #47 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:23:42 #118 ... 03:23:42 03:23:42 #119 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:23:42 #119 ... 03:23:42 03:23:42 #120 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:23:42 #47 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.5s done 03:23:42 #47 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 03:23:43 #47 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 03:23:43 #47 ... 03:23:43 03:23:43 #49 [core-data internal] load build context 03:23:43 #49 transferring context: 3.36MB 2.7s done 03:23:43 #49 DONE 5.9s 03:23:43 03:23:43 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:23:43 #47 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 03:23:43 #47 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 03:23:43 #47 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 0.2s 03:23:43 #47 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.4s 03:23:43 #47 ... 03:23:43 03:23:43 #50 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:23:43 #50 DONE 8.5s 03:23:43 03:23:43 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:23:43 #47 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.4s done 03:23:43 #47 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.3s done 03:23:43 #47 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.5s 03:23:43 #47 ... 03:23:43 03:23:43 #51 [security-spire-config internal] load build context 03:23:43 #51 transferring context: 22.05kB 0.1s done 03:23:43 #51 DONE 2.6s 03:23:43 03:23:43 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:23:43 #47 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.6s done 03:23:43 #47 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 03:23:43 #47 ... 03:23:43 03:23:43 #52 [security-spire-server internal] load build context 03:23:43 #52 transferring context: 23.80kB 0.1s done 03:23:43 #52 DONE 2.7s 03:23:43 03:23:43 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:23:43 #47 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.6s done 03:23:43 #47 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0B / 33.17MB 0.8s 03:23:44 #47 ... 03:23:44 03:23:44 #53 [security-spire-agent internal] load build context 03:23:44 #53 transferring context: 23.33kB 0.2s done 03:23:44 #53 DONE 3.0s 03:23:44 03:23:44 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:23:45 #47 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 2.10MB / 33.17MB 1.9s 03:23:45 #47 ... 03:23:45 03:23:45 #54 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:23:45 #0 7.350 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:23:45 #0 7.929 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:23:45 #54 ... 03:23:45 03:23:45 #55 [core-data builder 3/7] RUN apk add --update --no-cache make git 03:23:45 #0 9.571 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:23:45 #55 ... 03:23:45 03:23:45 #56 [security-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 03:23:45 #0 7.182 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:23:45 #0 8.028 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:23:45 #56 ... 03:23:45 03:23:45 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:23:45 #0 8.960 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:23:45 #0 9.781 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:23:45 #57 ... 03:23:45 03:23:45 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:23:45 #47 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.40MB / 33.17MB 2.6s 03:23:46 #47 ... 03:23:46 03:23:46 #58 [support-notifications internal] load build context 03:23:46 #58 transferring context: 3.36MB 4.4s done 03:23:46 #58 DONE 6.4s 03:23:46 03:23:46 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:23:46 #47 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 6.29MB / 33.17MB 3.5s 03:23:47 #47 ... 03:23:47 03:23:47 #56 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 03:23:47 #56 10.90 OK: 239 MiB in 58 packages 03:23:47 #56 DONE 12.2s 03:23:47 03:23:47 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:23:47 #47 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 03:23:47 #47 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.03MB / 33.17MB 4.4s 03:23:47 #47 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done 03:23:48 #47 ... 03:23:48 03:23:48 #54 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 03:23:48 #54 12.12 OK: 239 MiB in 58 packages 03:23:48 #54 DONE 13.2s 03:23:48 03:23:48 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:23:48 #47 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.49MB / 33.17MB 5.4s 03:23:49 #47 ... 03:23:49 03:23:49 #59 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 03:23:49 #59 DONE 1.8s 03:23:49 03:23:49 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:23:49 #47 ... 03:23:49 03:23:49 #33 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 03:23:49 #33 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.0s done 03:23:49 #33 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 03:23:49 #33 sha256:12d60bc2651acf125ddc54ce76e4a3fedcad94778a90904800e26b72b80918a8 1.02kB / 1.02kB done 03:23:49 #33 sha256:c88e9dceb6cb27375588cb8dfe6a3c354d96aa79348c95ec77dfc71fbfb63b6f 597B / 597B done 03:23:49 #33 sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 4.09MB / 4.09MB 0.3s done 03:23:49 #33 extracting sha256:13e713f825654e9e4f57146ec84918d478434f708d4d3d9d18d0e7ba2be56801 1.7s done 03:23:49 #33 ... 03:23:49 03:23:49 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:23:50 #47 ... 03:23:50 03:23:50 #55 [security-proxy-auth builder 3/7] RUN apk add --update --no-cache make git 03:23:50 #55 10.57 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:23:50 #55 13.84 OK: 239 MiB in 58 packages 03:23:50 #55 DONE 15.0s 03:23:50 03:23:50 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:23:50 #47 ... 03:23:50 03:23:50 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 03:23:50 #0 9.325 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:23:50 #0 10.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:23:50 #60 ... 03:23:50 03:23:50 #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:23:50 #61 ... 03:23:50 03:23:50 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:23:50 #47 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 12.58MB / 33.17MB 7.1s 03:23:50 #47 ... 03:23:50 03:23:50 #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:23:50 #62 ... 03:23:50 03:23:50 #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:23:51 #63 ... 03:23:51 03:23:51 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:23:51 #64 ... 03:23:51 03:23:51 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:23:51 #65 ... 03:23:51 03:23:51 #66 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 03:23:51 #66 DONE 2.8s 03:23:51 03:23:51 #67 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 03:23:51 #67 ... 03:23:51 03:23:51 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:23:51 #68 ... 03:23:51 03:23:51 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:23:51 #69 ... 03:23:51 03:23:51 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 03:23:51 #70 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.5s done 03:23:51 #70 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 03:23:51 #70 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 03:23:51 #70 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 03:23:51 #70 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.3s done 03:23:51 #70 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.5s done 03:23:51 #70 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.7s done 03:23:51 #70 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 03:23:51 #70 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 7.5s done 03:23:51 #70 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0.1s done 03:23:51 #70 ... 03:23:51 03:23:51 #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 03:23:51 #71 ... 03:23:51 03:23:51 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:23:51 #47 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 16.78MB / 33.17MB 8.7s 03:23:52 #47 ... 03:23:52 03:23:52 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:23:52 #72 ... 03:23:52 03:23:52 #73 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 03:23:52 #73 DONE 2.2s 03:23:52 03:23:52 #74 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:23:52 #74 ... 03:23:52 03:23:52 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:23:52 #47 ... 03:23:52 03:23:52 #57 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 03:23:52 #57 12.53 v3.20.7-132-g39e95c1f75e [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:23:52 #57 12.53 v3.20.7-131-ga58d0c92604 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:23:52 #57 12.53 OK: 24059 distinct packages available 03:23:52 #57 12.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:23:52 #57 13.37 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:23:52 #57 16.19 OK: 239 MiB in 58 packages 03:23:52 #57 DONE 16.8s 03:23:52 03:23:52 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:23:52 #47 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.87MB / 33.17MB 9.4s 03:23:53 #47 ... 03:23:53 03:23:53 #60 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 03:23:53 #60 12.43 OK: 239 MiB in 58 packages 03:23:53 #60 DONE 13.0s 03:23:53 03:23:53 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:23:53 #47 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.97MB / 33.17MB 10.3s 03:23:53 #47 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0.1s done 03:23:53 #47 ... 03:23:53 03:23:53 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:23:53 #75 ... 03:23:53 03:23:53 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:23:54 #47 ... 03:23:54 03:23:54 #76 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 03:23:54 #76 DONE 1.6s 03:23:54 03:23:54 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:23:54 #47 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 23.07MB / 33.17MB 11.0s 03:23:54 #47 ... 03:23:54 03:23:54 #77 [support-notifications builder 4/7] COPY go.mod vendor* ./ 03:23:54 #77 DONE 1.6s 03:23:54 03:23:54 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:23:54 #47 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 25.17MB / 33.17MB 11.6s 03:23:55 #47 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 27.26MB / 33.17MB 12.4s 03:23:56 #47 ... 03:23:56 03:23:56 #62 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 03:23:56 #62 DONE 15.3s 03:23:56 03:23:56 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:23:57 #47 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 29.36MB / 33.17MB 14.0s 03:23:57 #47 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 31.46MB / 33.17MB 14.4s 03:23:57 #47 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 14.5s 03:23:58 #47 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 14.8s done 03:23:59 #47 ... 03:23:59 03:23:59 #61 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 03:23:59 #61 14.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:23:59 #61 15.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:23:59 #61 17.64 (1/2) Installing dumb-init (1.2.5-r3) 03:23:59 #61 18.01 (2/2) Installing su-exec (0.2-r3) 03:23:59 #61 18.01 Executing busybox-1.36.1-r29.trigger 03:23:59 #61 18.11 OK: 9 MiB in 16 packages 03:23:59 #61 DONE 19.1s 03:23:59 03:23:59 #78 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:23:59 #78 ... 03:23:59 03:23:59 #79 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:23:59 #79 ... 03:23:59 03:23:59 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:23:59 #75 15.85 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:24:00 #75 ... 03:24:00 03:24:00 #64 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 03:24:00 #64 13.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:24:00 #64 14.24 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:24:00 #64 16.68 (1/1) Installing dumb-init (1.2.5-r3) 03:24:00 #64 17.30 Executing busybox-1.36.1-r29.trigger 03:24:00 #64 17.40 OK: 9 MiB in 15 packages 03:24:00 #64 DONE 19.4s 03:24:00 03:24:00 #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade 03:24:01 #80 ... 03:24:01 03:24:01 #81 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:24:01 #81 ... 03:24:01 03:24:01 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:24:01 #47 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 0.4s 03:24:02 #47 ... 03:24:02 03:24:02 #82 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:24:02 #82 ... 03:24:02 03:24:02 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 03:24:02 #70 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 0.0s done 03:24:02 #70 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 3.9s 03:24:02 #70 ... 03:24:02 03:24:02 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:24:04 #47 ... 03:24:04 03:24:04 #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:24:04 #63 13.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:24:04 #63 14.43 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:24:04 #63 17.61 (1/3) Installing ca-certificates (20250911-r0) 03:24:04 #63 18.28 (2/3) Installing dumb-init (1.2.5-r3) 03:24:04 #63 18.34 (3/3) Installing tzdata (2025b-r0) 03:24:04 #63 20.48 Executing busybox-1.36.1-r29.trigger 03:24:04 #63 20.68 Executing ca-certificates-20250911-r0.trigger 03:24:04 #63 22.73 OK: 11 MiB in 17 packages 03:24:04 #63 ... 03:24:04 03:24:04 #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:24:04 #83 ... 03:24:04 03:24:04 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 03:24:06 #70 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 7.4s done 03:24:06 #70 ... 03:24:06 03:24:06 #63 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 03:24:06 #63 DONE 25.4s 03:24:06 03:24:06 #84 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 03:24:06 #0 9.576 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:24:06 #84 ... 03:24:06 03:24:06 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:24:06 #47 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 5.6s 03:24:06 #47 ... 03:24:06 03:24:06 #70 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 03:24:06 #70 DONE 25.4s 03:24:06 03:24:06 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:24:09 #47 ... 03:24:09 03:24:09 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:24:09 #65 18.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:24:09 #65 20.46 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:24:09 #65 ... 03:24:09 03:24:09 #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 03:24:09 #0 7.436 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:24:09 #0 9.502 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:24:09 #85 ... 03:24:09 03:24:09 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:24:09 #72 17.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:24:09 #72 19.78 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:24:09 #72 ... 03:24:09 03:24:09 #67 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 03:24:09 #67 18.49 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:24:09 #67 20.79 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:24:09 #67 ... 03:24:09 03:24:09 #74 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:24:09 #74 17.28 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:24:09 #74 19.27 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:24:09 #74 ... 03:24:09 03:24:09 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:24:09 #69 18.74 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:24:09 #69 21.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:24:09 #69 ... 03:24:09 03:24:09 #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 03:24:09 #71 18.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:24:09 #71 20.69 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:24:09 #71 ... 03:24:09 03:24:09 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:24:09 #68 18.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:24:09 #68 20.39 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:24:10 #68 ... 03:24:10 03:24:10 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:24:10 #47 ... 03:24:10 03:24:10 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:24:10 #75 17.08 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:24:11 #75 ... 03:24:11 03:24:11 #47 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:24:11 #47 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.6s 03:24:12 #47 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 11.2s done 03:24:13 #47 ... 03:24:13 03:24:13 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 03:24:13 #75 28.15 OK: 239 MiB in 58 packages 03:24:13 #75 DONE 29.9s 03:24:13 03:24:13 #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 03:24:13 #71 31.69 (1/7) Installing ca-certificates (20250911-r0) 03:24:13 #71 32.29 (2/7) Installing dumb-init (1.2.5-r3) 03:24:13 #71 32.30 (3/7) Installing libgcc (13.2.1_git20240309-r1) 03:24:13 #71 32.38 (4/7) Installing libsodium (1.0.19-r0) 03:24:13 #71 32.41 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 03:24:13 #71 32.99 (6/7) Installing libzmq (4.3.5-r2) 03:24:14 #71 ... 03:24:14 03:24:14 #86 [core-keeper builder 5/8] COPY go.mod vendor* ./ 03:24:14 #86 DONE 0.5s 03:24:14 03:24:14 #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 03:24:14 #71 33.17 (7/7) Installing zeromq (4.3.5-r2) 03:24:14 #71 33.31 Executing busybox-1.36.1-r29.trigger 03:24:14 #71 33.65 Executing ca-certificates-20250911-r0.trigger 03:24:14 #71 ... 03:24:14 03:24:14 #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade 03:24:14 #80 4.684 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:24:14 #80 7.097 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:24:14 #80 ... 03:24:14 03:24:14 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:24:14 #65 30.69 (1/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) 03:24:14 #65 31.46 (2/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) 03:24:14 #65 31.59 (3/6) Installing dumb-init (1.2.5-r3) 03:24:14 #65 31.62 (4/6) Installing openssl (3.3.5-r0) 03:24:14 #65 31.73 (5/6) Installing su-exec (0.2-r3) 03:24:14 #65 31.74 (6/6) Installing yq-go (4.44.1-r2) 03:24:14 #65 33.85 Executing busybox-1.36.1-r29.trigger 03:24:14 #65 34.13 OK: 20 MiB in 18 packages 03:24:15 #65 ... 03:24:15 03:24:15 #67 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 03:24:15 #67 31.85 (1/1) Installing dumb-init (1.2.5-r3) 03:24:15 #67 31.92 Executing busybox-1.36.1-r29.trigger 03:24:15 #67 32.01 OK: 9 MiB in 15 packages 03:24:15 #67 DONE 34.8s 03:24:15 03:24:15 #87 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 03:24:16 #87 ... 03:24:16 03:24:16 #88 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:24:16 #0 4.836 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:24:16 #0 6.787 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:24:16 #88 ... 03:24:16 03:24:16 #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 03:24:16 #71 35.39 OK: 14 MiB in 21 packages 03:24:17 #71 ... 03:24:17 03:24:17 #65 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 03:24:17 #65 DONE 36.4s 03:24:17 03:24:17 #89 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:24:17 #89 ... 03:24:17 03:24:17 #68 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 03:24:17 #68 29.57 (1/4) Installing ca-certificates (20250911-r0) 03:24:17 #68 30.11 (2/4) Installing dumb-init (1.2.5-r3) 03:24:17 #68 30.16 (3/4) Installing su-exec (0.2-r3) 03:24:17 #68 30.18 (4/4) Installing yq-go (4.44.1-r2) 03:24:17 #68 31.62 Executing busybox-1.36.1-r29.trigger 03:24:17 #68 31.77 Executing ca-certificates-20250911-r0.trigger 03:24:17 #68 33.78 OK: 20 MiB in 18 packages 03:24:17 #68 DONE 36.6s 03:24:17 03:24:17 #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:24:18 #90 ... 03:24:18 03:24:18 #71 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 03:24:18 #71 DONE 37.4s 03:24:18 03:24:18 #91 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:24:18 #91 ... 03:24:18 03:24:18 #84 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 03:24:18 #84 12.44 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:24:18 #84 ... 03:24:18 03:24:18 #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade 03:24:18 #80 18.62 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 03:24:19 #80 18.89 Executing busybox-1.36.1-r30.post-upgrade 03:24:20 #80 19.87 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 03:24:20 #80 19.88 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) 03:24:20 #80 19.92 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) 03:24:20 #80 20.68 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) 03:24:20 #80 20.87 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 03:24:20 #80 20.93 Executing busybox-1.36.1-r30.trigger 03:24:21 #80 21.07 OK: 9 MiB in 15 packages 03:24:22 #80 ... 03:24:22 03:24:22 #74 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:24:22 #74 30.59 v3.20.7-132-g39e95c1f75e [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:24:22 #74 30.60 v3.20.7-131-ga58d0c92604 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:24:22 #74 30.60 OK: 24055 distinct packages available 03:24:22 #74 32.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:24:22 #74 35.23 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:24:22 #74 ... 03:24:22 03:24:22 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:24:22 #69 31.86 v3.20.7-132-g39e95c1f75e [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:24:22 #69 31.86 v3.20.7-131-ga58d0c92604 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:24:22 #69 31.86 OK: 24055 distinct packages available 03:24:22 #69 34.29 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:24:22 #69 36.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:24:22 #69 ... 03:24:22 03:24:22 #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 03:24:22 #85 20.80 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 03:24:22 #85 20.97 Executing busybox-1.36.1-r30.post-upgrade 03:24:22 #85 21.57 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 03:24:22 #85 21.58 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) 03:24:22 #85 21.62 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) 03:24:22 #85 22.50 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) 03:24:22 #85 22.64 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 03:24:22 #85 22.69 Executing busybox-1.36.1-r30.trigger 03:24:22 #85 22.84 OK: 9 MiB in 16 packages 03:24:23 #85 ... 03:24:23 03:24:23 #80 [core-data stage-1 3/7] RUN apk --no-cache upgrade 03:24:23 #80 DONE 23.1s 03:24:23 03:24:23 #84 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 03:24:23 #84 24.68 (1/1) Installing dumb-init (1.2.5-r3) 03:24:23 #84 25.26 Executing busybox-1.36.1-r29.trigger 03:24:23 #84 25.41 OK: 9 MiB in 15 packages 03:24:23 #84 ... 03:24:23 03:24:23 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:24:23 #72 31.41 v3.20.7-132-g39e95c1f75e [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 03:24:23 #72 31.41 v3.20.7-131-ga58d0c92604 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 03:24:23 #72 31.41 OK: 24055 distinct packages available 03:24:23 #72 33.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:24:23 #72 34.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:24:23 #72 ... 03:24:23 03:24:23 #89 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:24:23 #89 4.883 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:24:23 #89 ... 03:24:23 03:24:23 #85 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 03:24:23 #85 DONE 24.6s 03:24:23 03:24:23 #84 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 03:24:23 #84 DONE 27.7s 03:24:23 03:24:23 #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:24:24 #92 ... 03:24:24 03:24:24 #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:24:24 #93 ... 03:24:24 03:24:24 #88 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:24:24 #88 18.13 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 03:24:24 #88 18.46 Executing busybox-1.36.1-r30.post-upgrade 03:24:25 #88 18.75 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 03:24:25 #88 18.76 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) 03:24:25 #88 18.79 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) 03:24:25 #88 19.26 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) 03:24:25 #88 19.33 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 03:24:25 #88 19.39 Executing busybox-1.36.1-r30.trigger 03:24:25 #88 19.50 Executing ca-certificates-20250911-r0.trigger 03:24:26 #88 ... 03:24:26 03:24:26 #92 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 03:24:26 #92 DONE 2.8s 03:24:26 03:24:26 #94 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 03:24:26 #94 DONE 0.2s 03:24:26 03:24:26 #72 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 03:24:26 #72 43.20 (1/4) Installing dumb-init (1.2.5-r3) 03:24:26 #72 43.22 (2/4) Installing musl-obstack (1.2.3-r2) 03:24:26 #72 43.26 (3/4) Installing libucontext (1.2-r3) 03:24:26 #72 43.28 (4/4) Installing gcompat (1.1.0-r4) 03:24:26 #72 43.34 Executing busybox-1.36.1-r29.trigger 03:24:26 #72 43.53 OK: 9 MiB in 18 packages 03:24:27 #72 DONE 45.5s 03:24:27 03:24:27 #74 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:24:27 #74 45.52 (1/7) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) 03:24:28 #74 46.45 (2/7) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) 03:24:28 #74 ... 03:24:28 03:24:28 #88 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 03:24:28 #88 20.74 OK: 11 MiB in 17 packages 03:24:28 #88 DONE 22.5s 03:24:28 03:24:28 #74 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:24:28 #74 46.65 (3/7) Installing dumb-init (1.2.5-r3) 03:24:28 #74 46.66 (4/7) Installing musl-obstack (1.2.3-r2) 03:24:28 #74 46.68 (5/7) Installing libucontext (1.2-r3) 03:24:28 #74 46.74 (6/7) Installing gcompat (1.1.0-r4) 03:24:28 #74 46.78 (7/7) Installing openssl (3.3.5-r0) 03:24:28 #74 46.96 Executing busybox-1.36.1-r29.trigger 03:24:29 #74 47.11 OK: 10 MiB in 19 packages 03:24:31 #74 ... 03:24:31 03:24:31 #87 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 03:24:31 #87 5.279 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:24:31 #87 7.059 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:24:31 #87 15.00 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 03:24:31 #87 15.16 Executing busybox-1.36.1-r30.post-upgrade 03:24:31 #87 ... 03:24:31 03:24:31 #74 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 03:24:31 #74 DONE 49.0s 03:24:31 03:24:31 #95 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 03:24:32 #95 ... 03:24:32 03:24:32 #69 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 03:24:32 #69 46.73 (1/14) Installing ca-certificates (20250911-r0) 03:24:32 #69 47.45 (2/14) Installing brotli-libs (1.1.0-r2) 03:24:32 #69 47.58 (3/14) Installing c-ares (1.33.1-r0) 03:24:32 #69 47.59 (4/14) Installing libunistring (1.2-r0) 03:24:32 #69 47.93 (5/14) Installing libidn2 (2.3.7-r0) 03:24:32 #69 47.97 (6/14) Installing nghttp2-libs (1.62.1-r0) 03:24:32 #69 48.06 (7/14) Installing libpsl (0.21.5-r1) 03:24:32 #69 48.10 (8/14) Installing zstd-libs (1.5.6-r0) 03:24:32 #69 48.19 (9/14) Installing libcurl (8.14.1-r2) 03:24:32 #69 48.30 (10/14) Installing curl (8.14.1-r2) 03:24:32 #69 48.37 (11/14) Installing dumb-init (1.2.5-r3) 03:24:32 #69 48.38 (12/14) Installing musl-obstack (1.2.3-r2) 03:24:32 #69 48.41 (13/14) Installing libucontext (1.2-r3) 03:24:32 #69 48.44 (14/14) Installing gcompat (1.1.0-r4) 03:24:32 #69 48.48 Executing busybox-1.36.1-r29.trigger 03:24:32 #69 48.55 Executing ca-certificates-20250911-r0.trigger 03:24:32 #69 49.63 OK: 15 MiB in 28 packages 03:24:32 #69 DONE 51.1s 03:24:32 03:24:32 #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:24:32 #90 4.452 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:24:32 #90 6.171 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:24:32 #90 ... 03:24:32 03:24:32 #91 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:24:32 #91 3.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:24:32 #91 5.479 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:24:32 #91 12.20 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 03:24:32 #91 12.33 Executing busybox-1.36.1-r30.post-upgrade 03:24:32 #91 13.09 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 03:24:32 #91 13.10 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) 03:24:32 #91 13.25 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) 03:24:32 #91 ... 03:24:32 03:24:32 #87 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 03:24:32 #87 15.72 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 03:24:32 #87 15.72 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) 03:24:32 #87 15.78 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) 03:24:32 #87 16.57 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) 03:24:32 #87 16.88 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 03:24:32 #87 16.93 Executing busybox-1.36.1-r30.trigger 03:24:32 #87 17.05 OK: 9 MiB in 15 packages 03:24:33 #87 DONE 18.4s 03:24:33 03:24:33 #91 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:24:33 #91 14.13 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) 03:24:33 #91 14.30 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 03:24:33 #91 14.31 Executing busybox-1.36.1-r30.trigger 03:24:33 #91 14.33 Executing ca-certificates-20250911-r0.trigger 03:24:33 #91 15.29 OK: 14 MiB in 21 packages 03:24:33 #91 ... 03:24:33 03:24:33 #89 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:24:33 #89 6.655 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:24:33 #89 13.65 (1/4) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 03:24:33 #89 13.95 Executing busybox-1.36.1-r30.post-upgrade 03:24:33 #89 14.82 (2/4) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 03:24:33 #89 14.85 (3/4) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) 03:24:33 #89 15.03 (4/4) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 03:24:33 #89 15.03 Executing busybox-1.36.1-r30.trigger 03:24:33 #89 15.26 OK: 20 MiB in 18 packages 03:24:34 #89 ... 03:24:34 03:24:34 #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:24:34 #90 15.73 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 03:24:34 #90 15.90 Executing busybox-1.36.1-r30.post-upgrade 03:24:34 #90 16.64 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 03:24:34 #90 16.64 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) 03:24:34 #90 16.67 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) 03:24:34 #90 ... 03:24:34 03:24:34 #91 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 03:24:34 #91 DONE 16.4s 03:24:34 03:24:34 #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:24:34 #90 17.24 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) 03:24:35 #90 17.47 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 03:24:35 #90 17.50 Executing busybox-1.36.1-r30.trigger 03:24:35 #90 17.60 Executing ca-certificates-20250911-r0.trigger 03:24:35 #90 ... 03:24:35 03:24:35 #89 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 03:24:35 #89 DONE 17.8s 03:24:35 03:24:35 #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 03:24:35 #96 DONE 0.2s 03:24:35 03:24:35 #95 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 03:24:35 #95 4.291 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:24:36 #95 5.532 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:24:37 #95 ... 03:24:37 03:24:37 #90 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 03:24:37 #90 18.27 OK: 20 MiB in 18 packages 03:24:37 #90 DONE 19.6s 03:24:37 03:24:37 #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:24:37 #0 3.093 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:24:37 #0 4.245 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:24:37 #97 ... 03:24:37 03:24:37 #98 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 03:24:37 #0 2.705 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 03:24:37 #0 4.789 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 03:24:37 #98 10.14 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 03:24:37 #98 10.24 Executing busybox-1.36.1-r30.post-upgrade 03:24:38 #98 10.68 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 03:24:38 #98 10.69 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) 03:24:38 #98 10.72 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) 03:24:38 #120 DONE 61.2s 03:24:38 03:24:38 #78 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:24:38 #78 DONE 59.4s 03:24:38 03:24:38 #76 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:24:38 #76 DONE 61.2s 03:24:38 03:24:38 #110 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:24:38 #110 DONE 54.3s 03:24:38 03:24:38 #118 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:24:38 #118 DONE 61.3s 03:24:38 03:24:38 #119 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:24:38 #119 DONE 61.3s 03:24:38 03:24:38 #121 [support-notifications builder 6/7] COPY . . 03:24:38 #121 ... 03:24:38 03:24:38 #122 [core-data builder 6/7] COPY . . 03:24:38 #98 11.14 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) 03:24:38 #98 11.19 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 03:24:38 #98 11.22 Executing busybox-1.36.1-r30.trigger 03:24:38 #98 11.26 OK: 9 MiB in 18 packages 03:24:39 #98 DONE 12.3s 03:24:39 03:24:39 #99 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:24:41 #99 DONE 1.7s 03:24:41 03:24:41 #100 [security-spire-config stage-2 5/10] COPY Attribution.txt / 03:24:41 #100 DONE 0.2s 03:24:41 03:24:41 #95 [security-spire-server stage-3 3/10] RUN apk --no-cache upgrade 03:24:41 #95 9.688 (1/4) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 03:24:41 #95 9.814 Executing busybox-1.36.1-r30.post-upgrade 03:24:41 #95 10.10 (2/4) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 03:24:41 #95 10.11 (3/4) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) 03:24:41 #95 10.17 (4/4) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 03:24:41 #95 10.19 Executing busybox-1.36.1-r30.trigger 03:24:41 #95 10.26 OK: 10 MiB in 19 packages 03:24:42 #95 ... 03:24:42 03:24:42 #101 [security-spire-config stage-2 6/10] COPY security.txt / 03:24:42 #101 DONE 0.2s 03:24:42 03:24:42 #95 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 03:24:42 #95 DONE 11.3s 03:24:42 03:24:42 #102 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:24:42 #102 ... 03:24:42 03:24:42 #103 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 03:24:42 #103 DONE 0.6s 03:24:42 03:24:42 #104 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 03:24:42 #104 DONE 0.3s 03:24:42 03:24:42 #105 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 03:24:43 #105 DONE 0.3s 03:24:43 03:24:43 #97 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 03:24:43 #97 8.118 (1/6) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 03:24:43 #97 8.222 Executing busybox-1.36.1-r30.post-upgrade 03:24:43 #97 8.527 (2/6) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 03:24:43 #97 8.535 (3/6) Upgrading ca-certificates-bundle (20250619-r0 -> 20250911-r0) 03:24:43 #97 8.581 (4/6) Upgrading libcrypto3 (3.3.4-r0 -> 3.3.5-r0) 03:24:43 #97 9.090 (5/6) Upgrading libssl3 (3.3.4-r0 -> 3.3.5-r0) 03:24:43 #97 9.204 (6/6) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 03:24:43 #97 9.231 Executing busybox-1.36.1-r30.trigger 03:24:43 #97 9.283 Executing ca-certificates-20250911-r0.trigger 03:24:43 #97 9.926 OK: 15 MiB in 28 packages 03:24:43 #97 DONE 11.3s 03:24:43 03:24:43 #106 [security-spire-config] exporting to image 03:24:43 #106 exporting layers 03:24:44 #122 ... 03:24:44 03:24:44 #123 [support-scheduler builder 6/7] COPY . . 03:24:44 #123 ... 03:24:44 03:24:44 #124 [security-proxy-setup builder 6/7] COPY . . 03:24:44 #124 ... 03:24:44 03:24:44 #125 [security-spiffe-token-provider builder 6/7] COPY . . 03:24:44 #125 ... 03:24:44 03:24:44 #126 [core-keeper builder 7/8] COPY . . 03:24:44 #106 ... 03:24:44 03:24:44 #102 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 03:24:44 #102 DONE 2.2s 03:24:44 03:24:44 #107 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:24:45 #107 ... 03:24:45 03:24:45 #108 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:24:45 #108 DONE 3.2s 03:24:45 03:24:45 #109 [security-spire-server stage-2 5/9] COPY Attribution.txt / 03:24:45 #109 DONE 0.4s 03:24:45 03:24:45 #110 [security-spire-server stage-2 6/9] COPY security.txt / 03:24:46 #110 DONE 0.3s 03:24:46 03:24:46 #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:24:46 #93 ... 03:24:46 03:24:46 #111 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 03:24:46 #111 DONE 0.4s 03:24:46 03:24:46 #107 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 03:24:46 #107 DONE 2.1s 03:24:46 03:24:46 #112 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 03:24:46 #112 ... 03:24:46 03:24:46 #106 [security-spire-config] exporting to image 03:24:46 #106 exporting layers 3.3s done 03:24:46 #106 writing image sha256:e388a335925445163fce63562e97e3a0afdaa7f621bccd35e452365427d020df 0.0s done 03:24:46 #106 naming to docker.io/library/security-spire-config-arm64 done 03:24:46 #106 DONE 3.3s 03:24:46 03:24:46 #113 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 03:24:46 #113 DONE 0.4s 03:24:46 03:24:46 #112 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 03:24:46 #112 DONE 0.4s 03:24:46 03:24:46 #114 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 03:24:47 #114 DONE 0.4s 03:24:47 03:24:47 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 03:24:47 #115 DONE 0.3s 03:24:47 03:24:47 #106 [security-spire-server] exporting to image 03:24:47 #106 ... 03:24:47 03:24:47 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 03:24:47 #116 DONE 0.3s 03:24:47 03:24:47 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 03:24:47 #117 DONE 0.2s 03:24:47 03:24:47 #81 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:24:47 #81 ... 03:24:47 03:24:47 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 03:24:48 #118 DONE 0.3s 03:24:48 03:24:48 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:24:48 #47 ... 03:24:48 03:24:48 #106 [security-spire-agent] exporting to image 03:24:50 #106 exporting layers 3.0s done 03:24:50 #106 writing image sha256:cd82f5167ef58669d07d55de256d6c2794b9b900999fcaffd5dd8a44f6ff965d 03:24:50 #106 writing image sha256:cd82f5167ef58669d07d55de256d6c2794b9b900999fcaffd5dd8a44f6ff965d 0.0s done 03:24:50 #106 naming to docker.io/library/security-spire-server-arm64 0.0s done 03:24:50 #106 exporting layers 2.5s done 03:24:50 #106 writing image sha256:1b180ec753e05e13d3cc98bd214479be028a102282c21835afef7f6d046be4df done 03:24:50 #106 naming to docker.io/library/security-spire-agent-arm64 done 03:24:50 #106 DONE 6.7s 03:24:50 03:24:50 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:24:59 #126 DONE 24.8s 03:24:59 03:24:59 #122 [core-data builder 6/7] COPY . . 03:24:59 #122 DONE 24.9s 03:24:59 03:24:59 #121 [support-notifications builder 6/7] COPY . . 03:24:59 #121 DONE 24.8s 03:24:59 03:24:59 #124 [security-proxy-setup builder 6/7] COPY . . 03:24:59 #124 DONE 24.9s 03:24:59 03:24:59 #127 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 03:24:59 #127 CACHED 03:24:59 03:24:59 #128 [security-secretstore-setup builder 6/7] COPY . . 03:24:59 #128 CACHED 03:24:59 03:24:59 #129 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:24:59 #129 CACHED 03:24:59 03:24:59 #125 [security-spiffe-token-provider builder 6/7] COPY . . 03:24:59 #125 DONE 24.8s 03:24:59 03:24:59 #130 [security-proxy-setup builder 6/7] COPY . . 03:24:59 #130 CACHED 03:24:59 03:24:59 #131 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:24:59 #131 CACHED 03:24:59 03:24:59 #132 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 03:24:59 #132 CACHED 03:24:59 03:24:59 #123 [support-scheduler builder 6/7] COPY . . 03:24:59 #123 DONE 24.9s 03:24:59 03:24:59 #133 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:24:59 #133 CACHED 03:24:59 03:24:59 #134 [core-command builder 4/7] COPY go.mod vendor* ./ 03:24:59 #134 CACHED 03:24:59 03:24:59 #135 [core-command builder 6/7] COPY . . 03:24:59 #135 CACHED 03:24:59 03:24:59 #136 [core-common-config-bootstrapper builder 6/7] COPY . . 03:24:59 #136 CACHED 03:24:59 03:24:59 #137 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:24:59 #137 CACHED 03:24:59 03:24:59 #138 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:24:59 #138 CACHED 03:24:59 03:24:59 #139 [core-metadata builder 4/7] COPY go.mod vendor* ./ 03:24:59 #139 CACHED 03:24:59 03:24:59 #140 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:24:59 #140 CACHED 03:24:59 03:24:59 #141 [core-metadata builder 6/7] COPY . . 03:24:59 #141 CACHED 03:24:59 03:24:59 #142 [security-proxy-auth builder 6/7] COPY . . 03:24:59 #142 CACHED 03:24:59 03:24:59 #143 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:24:59 #143 CACHED 03:24:59 03:24:59 #144 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 03:24:59 #144 CACHED 03:24:59 03:24:59 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:24:59 #145 0.738 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:25:09 #145 ... 03:25:09 03:25:09 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:25:09 #0 0.648 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 03:25:09 #146 ... 03:25:09 03:25:09 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:25:09 #0 1.113 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:25:09 #147 ... 03:25:09 03:25:09 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:25:09 #0 0.712 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:25:09 #148 ... 03:25:09 03:25:09 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:25:09 #0 0.897 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 03:25:09 #149 ... 03:25:09 03:25:09 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:25:09 #0 1.127 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 03:25:09 #150 ... 03:25:09 03:25:09 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:25:09 #0 0.558 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:25:09 #151 ... 03:25:09 03:25:09 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:25:09 #0 0.651 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:25:09 #152 ... 03:25:09 03:25:09 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:25:09 #0 0.646 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:25:09 #153 ... 03:25:09 03:25:09 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:25:09 #0 1.117 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:25:09 #154 ... 03:25:09 03:25:09 #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:25:09 #0 0.748 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 03:25:09 #155 ... 03:25:09 03:25:09 #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:25:09 #0 0.648 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:25:58 #47 ... 03:25:58 03:25:58 #83 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:25:58 #83 DONE 124.0s 03:25:58 03:25:58 #78 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:25:58 #78 DONE 124.5s 03:25:58 03:25:58 #79 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:25:58 #79 DONE 129.7s 03:25:58 03:25:58 #81 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:25:58 #81 DONE 127.5s 03:25:58 03:25:58 #93 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:25:58 #93 DONE 104.6s 03:25:58 03:25:58 #119 [support-scheduler builder 6/7] COPY . . 03:25:58 #119 ... 03:25:58 03:25:58 #82 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:25:58 #82 DONE 126.6s 03:25:58 03:25:58 #120 [security-proxy-auth builder 6/7] COPY . . 03:26:00 #120 ... 03:26:00 03:26:00 #121 [security-proxy-setup builder 6/7] COPY . . 03:26:00 #121 DONE 2.0s 03:26:00 03:26:00 #122 [support-notifications builder 6/7] COPY . . 03:26:00 #122 DONE 2.0s 03:26:00 03:26:00 #123 [core-data builder 6/7] COPY . . 03:26:00 #123 CACHED 03:26:00 03:26:00 #124 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:00 #124 CACHED 03:26:00 03:26:00 #125 [core-data builder 4/7] COPY go.mod vendor* ./ 03:26:00 #125 CACHED 03:26:00 03:26:00 #126 [security-bootstrapper builder 6/7] COPY . . 03:26:00 #126 CACHED 03:26:00 03:26:00 #127 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:00 #127 CACHED 03:26:00 03:26:00 #128 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:26:00 #128 CACHED 03:26:00 03:26:00 #129 [core-metadata builder 6/7] COPY . . 03:26:00 #129 CACHED 03:26:00 03:26:00 #130 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:00 #130 CACHED 03:26:00 03:26:00 #131 [core-metadata builder 4/7] COPY go.mod vendor* ./ 03:26:00 #131 CACHED 03:26:00 03:26:00 #132 [core-common-config-bootstrapper builder 6/7] COPY . . 03:26:00 #132 CACHED 03:26:00 03:26:00 #133 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 03:26:00 #133 CACHED 03:26:00 03:26:00 #134 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:00 #134 CACHED 03:26:00 03:26:00 #135 [core-command builder 6/7] COPY . . 03:26:00 #135 CACHED 03:26:00 03:26:00 #136 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:00 #136 CACHED 03:26:00 03:26:00 #137 [core-command builder 4/7] COPY go.mod vendor* ./ 03:26:00 #137 CACHED 03:26:00 03:26:00 #138 [security-secretstore-setup builder 6/7] COPY . . 03:26:00 #138 CACHED 03:26:00 03:26:00 #139 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 03:26:00 #139 CACHED 03:26:00 03:26:00 #140 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 03:26:00 #140 CACHED 03:26:00 03:26:00 #119 [support-scheduler builder 6/7] COPY . . 03:26:00 #119 DONE 1.9s 03:26:00 03:26:00 #141 [security-spiffe-token-provider builder 6/7] COPY . . 03:26:00 #141 DONE 2.1s 03:26:00 03:26:00 #120 [security-proxy-auth builder 6/7] COPY . . 03:26:00 #120 DONE 1.9s 03:26:00 03:26:00 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:26:00 #142 ... 03:26:00 03:26:00 #143 [core-keeper builder 7/8] COPY . . 03:26:00 #143 DONE 2.1s 03:26:01 03:26:01 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:26:06 #144 ... 03:26:06 03:26:06 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:26:06 #0 4.949 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-command/core-command ./cmd/core-command 03:26:06 #145 ... 03:26:06 03:26:06 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:26:06 #144 5.634 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-keeper/core-keeper ./cmd/core-keeper 03:26:10 #144 ... 03:26:10 03:26:10 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:26:10 #0 5.966 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/secrets-config ./cmd/secrets-config 03:26:10 #146 ... 03:26:10 03:26:10 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:26:10 #0 4.192 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-scheduler/support-scheduler ./cmd/support-scheduler 03:26:10 #147 ... 03:26:10 03:26:10 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:26:10 #0 6.298 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-common-config-bootstrapper/core-common-config-bootstrapper ./cmd/core-common-config-bootstrapper 03:26:11 #148 ... 03:26:11 03:26:11 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:26:11 #0 6.237 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/security-spiffe-token-provider/security-spiffe-token-provider ./cmd/security-spiffe-token-provider 03:26:11 #149 ... 03:26:11 03:26:11 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:26:11 #0 4.359 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-bootstrapper/security-bootstrapper ./cmd/security-bootstrapper 03:26:11 #150 ... 03:26:11 03:26:11 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:26:11 #0 6.313 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-file-token-provider/security-file-token-provider ./cmd/security-file-token-provider 03:26:11 #151 ... 03:26:11 03:26:11 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:26:11 #0 4.486 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-proxy-auth/security-proxy-auth ./cmd/security-proxy-auth 03:26:11 #152 ... 03:26:11 03:26:11 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:26:11 #0 6.338 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-metadata/core-metadata ./cmd/core-metadata 03:26:12 #153 ... 03:26:12 03:26:12 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:26:12 #0 6.320 go build -tags " non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/core-data/core-data ./cmd/core-data 03:26:12 #154 ... 03:26:12 03:26:12 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:26:12 #142 6.175 go build -tags " " -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/support-notifications/support-notifications ./cmd/support-notifications 03:27:31 #156 ... 03:27:31 03:27:31 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:27:31 #152 152.7 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:27:41 #152 ... 03:27:41 03:27:41 #156 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:27:41 #156 DONE 161.8s 03:27:41 03:27:41 #147 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:27:48 #147 DONE 169.9s 03:27:48 03:27:48 #145 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:27:48 #145 DONE 169.9s 03:27:48 03:27:48 #153 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:27:48 #153 DONE 169.9s 03:27:48 03:27:48 #155 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:27:48 #155 DONE 169.9s 03:27:48 03:27:48 #151 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:27:48 #151 DONE 170.0s 03:27:48 03:27:48 #149 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:27:48 #149 DONE 169.9s 03:27:48 03:27:48 #157 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 03:27:48 #157 ... 03:27:48 03:27:48 #152 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:27:48 #152 DONE 170.0s 03:27:48 03:27:48 #150 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:27:48 #150 DONE 170.0s 03:27:48 03:27:48 #146 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:27:48 #146 DONE 170.1s 03:27:48 03:27:48 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:27:48 #148 DONE 170.1s 03:27:48 03:27:48 #154 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:27:48 #154 DONE 170.1s 03:27:48 03:27:48 #158 [core-command stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:27:48 #158 ... 03:27:48 03:27:48 #159 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 03:27:48 #159 DONE 0.4s 03:27:48 03:27:48 #160 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:27:48 #160 DONE 0.4s 03:27:48 03:27:48 #158 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:27:48 #158 DONE 0.3s 03:27:48 03:27:48 #157 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 03:27:48 #157 DONE 0.4s 03:27:48 03:27:48 #161 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:27:48 #161 DONE 0.4s 03:27:48 03:27:48 #162 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:27:48 #162 DONE 0.4s 03:27:48 03:27:48 #163 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 03:27:48 #163 DONE 0.3s 03:27:48 03:27:48 #164 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:27:48 #164 DONE 0.3s 03:27:48 03:27:48 #165 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 03:27:48 #165 DONE 0.3s 03:27:48 03:27:48 #166 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:27:49 #166 ... 03:27:49 03:27:49 #167 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:27:49 #167 DONE 0.5s 03:27:49 03:27:49 #168 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 03:27:49 #168 DONE 0.6s 03:27:49 03:27:49 #169 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:27:49 #169 ... 03:27:49 03:27:49 #170 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:27:49 #170 DONE 0.8s 03:27:49 03:27:49 #171 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:27:49 #171 DONE 0.8s 03:27:49 03:27:49 #166 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:27:49 #166 DONE 0.8s 03:27:49 03:27:49 #172 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 03:27:49 #172 DONE 0.8s 03:27:49 03:27:49 #173 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:27:49 #173 DONE 0.8s 03:27:49 03:27:49 #174 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:27:49 #174 CACHED 03:27:49 03:27:49 #175 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:27:49 #175 CACHED 03:27:49 03:27:49 #176 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:27:49 #176 CACHED 03:27:49 03:27:49 #177 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:27:49 #177 CACHED 03:27:49 03:27:49 #178 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:27:49 #178 CACHED 03:27:49 03:27:49 #179 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:27:49 #179 CACHED 03:27:49 03:27:49 #180 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:27:49 #180 DONE 0.8s 03:27:49 03:27:49 #181 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 03:27:50 #181 ... 03:27:50 03:27:50 #182 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 03:27:50 #182 DONE 1.8s 03:27:50 03:27:50 #183 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 03:27:52 #183 ... 03:27:52 03:27:52 #184 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 03:27:52 #184 DONE 2.9s 03:27:52 03:27:52 #169 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:27:52 #169 DONE 3.1s 03:27:52 03:27:52 #185 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:27:52 #185 DONE 2.9s 03:27:52 03:27:52 #186 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 03:27:52 #186 ... 03:27:52 03:27:52 #187 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:27:52 #187 DONE 3.0s 03:27:52 03:27:52 #188 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:27:52 #188 DONE 3.0s 03:27:52 03:27:52 #189 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:27:52 #189 DONE 3.0s 03:27:52 03:27:52 #190 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:27:52 #190 DONE 3.0s 03:27:52 03:27:52 #191 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:27:52 #191 DONE 3.0s 03:27:52 03:27:52 #192 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:27:52 #192 DONE 3.0s 03:27:52 03:27:52 #193 [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 03:27:52 #193 DONE 3.0s 03:27:52 03:27:52 #181 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 03:27:52 #181 DONE 3.0s 03:27:52 03:27:52 #183 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 03:27:52 #183 DONE 2.2s 03:27:52 03:27:52 #194 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 03:27:52 #194 ... 03:27:52 03:27:52 #195 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 03:27:52 #195 DONE 0.3s 03:27:52 03:27:52 #196 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:27:52 #196 DONE 0.4s 03:27:52 03:27:52 #186 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 03:27:52 #186 DONE 0.3s 03:27:52 03:27:52 #197 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:27:52 #197 DONE 0.3s 03:27:52 03:27:52 #198 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:27:52 #198 DONE 0.3s 03:27:52 03:27:52 #199 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:27:52 #199 DONE 0.3s 03:27:52 03:27:52 #200 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 03:27:52 #200 DONE 0.3s 03:27:52 03:27:52 #201 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 03:27:52 #201 DONE 0.3s 03:27:52 03:27:52 #202 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:27:52 #202 DONE 0.3s 03:27:52 03:27:52 #203 [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 03:27:52 #203 DONE 0.3s 03:27:52 03:27:52 #204 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:27:53 #204 ... 03:27:53 03:27:53 #194 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 03:27:53 #194 DONE 0.3s 03:27:53 03:27:53 #205 [core-data] exporting to image 03:27:53 #205 exporting layers 03:27:53 #205 ... 03:27:53 03:27:53 #206 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:27:53 #206 DONE 0.6s 03:27:53 03:27:53 #207 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:27:53 #207 DONE 0.5s 03:27:53 03:27:53 #208 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:27:53 #208 DONE 0.5s 03:27:53 03:27:53 #204 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:27:53 #204 DONE 0.5s 03:27:53 03:27:53 #209 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 03:27:53 #209 DONE 0.6s 03:27:53 03:27:53 #210 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:27:53 #210 DONE 0.6s 03:27:53 03:27:53 #211 [security-spiffe-token-provider] exporting to image 03:27:53 #211 exporting layers 0.2s done 03:27:53 #211 writing image sha256:4412a2e13882a05dce47b0ffd7e8e8f980fe045d86a800e150ab3f8dc4e59e46 0.0s done 03:27:53 #211 naming to docker.io/library/security-spiffe-token-provider done 03:27:53 #211 DONE 0.9s 03:27:53 03:27:53 #205 [core-data] exporting to image 03:27:53 #205 exporting layers 0.7s done 03:27:54 #205 ... 03:27:54 03:27:54 #212 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:27:54 #212 DONE 0.6s 03:27:54 03:27:54 #213 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 03:27:54 #213 DONE 0.6s 03:27:54 03:27:54 #214 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 03:27:54 #214 DONE 0.5s 03:27:54 03:27:54 #215 [core-keeper] exporting to image 03:27:54 #215 exporting layers 0.2s done 03:27:54 #215 writing image sha256:476a9ed24bff6c06c9531212bec129f1c9b8da7149fe99c5428b00051a644924 0.1s done 03:27:54 #215 naming to docker.io/library/core-keeper 0.0s done 03:27:54 #215 DONE 1.5s 03:27:54 03:27:54 #216 [core-command] exporting to image 03:27:54 #216 exporting layers 0.7s done 03:27:54 #216 writing image sha256:36abefe5f615c1c8c25944c45c4c18e5d560b614ce4c169e08254f52bb5e3f3d 0.5s done 03:27:54 #216 naming to docker.io/library/core-command 0.0s done 03:27:54 #216 DONE 1.3s 03:27:54 03:27:54 #205 [core-data] exporting to image 03:27:54 #205 writing image sha256:2acceaf99cec93957919babdc08cb6eee37c9a40ea9f975fbd8f63d8b7435a1f 0.0s done 03:27:54 #205 naming to docker.io/library/core-data done 03:27:54 #205 DONE 1.2s 03:27:54 03:27:54 #217 [support-notifications] exporting to image 03:27:54 #217 exporting layers 1.2s done 03:27:54 #217 writing image sha256:57ac6e8052ee19e98d643ea19398be6ed1ffb0ad3ccdd528840177ffb18d56ac 0.0s done 03:27:54 #217 naming to docker.io/library/support-notifications done 03:27:54 #217 DONE 1.3s 03:27:54 03:27:54 #218 [support-scheduler] exporting to image 03:27:54 #218 exporting layers 1.3s done 03:27:54 #218 writing image sha256:e1aa2074a0a5e49be972a9223d90a12783b1e05798056749e953b6592ffe97e8 done 03:27:54 #218 naming to docker.io/library/support-scheduler done 03:27:54 #218 DONE 1.4s 03:27:54 03:27:54 #219 [core-metadata] exporting to image 03:27:54 #219 exporting layers 0.6s done 03:27:54 #219 writing image sha256:32badd20d175c625794c6968f12ed216e919ffce03e747237d357bf8bdceb215 done 03:27:54 #219 naming to docker.io/library/core-metadata 0.0s done 03:27:54 #219 DONE 0.7s 03:27:54 03:27:54 #220 [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/ 03:27:54 #220 ... 03:27:54 03:27:54 #221 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:27:54 #221 DONE 0.8s 03:27:54 03:27:54 #222 [core-common-config-bootstrapper] exporting to image 03:27:54 #222 ... 03:27:54 03:27:54 #223 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 03:27:54 #223 DONE 0.6s 03:27:54 03:27:54 #224 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:27:54 #224 DONE 1.2s 03:27:54 03:27:54 #220 [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/ 03:27:54 #220 DONE 0.6s 03:27:54 03:27:54 #225 [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/ 03:27:54 #225 DONE 0.1s 03:27:54 03:27:54 #222 [core-common-config-bootstrapper] exporting to image 03:27:54 #222 exporting layers 0.5s done 03:27:54 #222 writing image sha256:30aab8e5a75c360848d470e62702446f6e0177d3978807b0dc66c9554017fb68 done 03:27:54 #222 naming to docker.io/library/core-common-config-bootstrapper done 03:27:54 #222 DONE 0.6s 03:27:54 03:27:54 #226 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 03:27:54 #226 DONE 0.1s 03:27:54 03:27:54 #227 [security-proxy-auth] exporting to image 03:27:54 #227 exporting layers 0.2s done 03:27:54 #227 ... 03:27:54 03:27:54 #228 [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/ 03:27:54 #228 DONE 0.2s 03:27:54 03:27:54 #227 [security-proxy-auth] exporting to image 03:27:54 #227 writing image sha256:97260efb08958e06399e0eddad942cde568fa4d7881b69f987b84356641d23cc done 03:27:54 #227 naming to docker.io/library/security-proxy-auth 0.0s done 03:27:55 #227 DONE 0.3s 03:27:55 03:27:55 #229 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:27:55 #229 DONE 1.0s 03:27:55 03:27:55 #230 [security-proxy-setup] exporting to image 03:27:55 #230 ... 03:27:55 03:27:55 #231 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:27:55 #231 DONE 0.2s 03:27:55 03:27:55 #232 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:27:55 #232 DONE 0.6s 03:27:55 03:27:55 #230 [security-proxy-setup] exporting to image 03:27:55 #230 exporting layers 0.3s done 03:27:55 #230 writing image sha256:9f8db3025679df8ca1c0e8c23694f64670eb6244b5e32f6fe310ca6f0384ba23 done 03:27:55 #230 naming to docker.io/library/security-proxy-setup done 03:27:55 #230 DONE 0.4s 03:27:55 03:27:55 #233 [security-secretstore-setup] exporting to image 03:27:55 #233 exporting layers 0.2s done 03:27:55 #233 writing image sha256:a5ced0b9167f25b5d183a0f1cd91d883e84a0209793d1f4f110837bb5b030fae done 03:27:55 #233 naming to docker.io/library/security-secretstore-setup done 03:27:55 #233 DONE 0.3s 03:27:55 03:27:55 #234 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 03:27:55 #234 DONE 0.5s 03:27:55 03:27:55 #235 [security-bootstrapper] exporting to image 03:27:56 #235 exporting layers 0.4s done 03:27:56 #235 writing image sha256:9aa3ef630bb60febb75868b9d4a32424ee782d3560bee35d8bd913049e68c8bb done 03:27:56 #235 naming to docker.io/library/security-bootstrapper done 03:27:56 #235 DONE 0.5s 03:27:56 time="2025-10-09T03:22:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:27:56 time="2025-10-09T03:22:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:27:56 time="2025-10-09T03:22:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:27:56 time="2025-10-09T03:22:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:27:56 time="2025-10-09T03:22:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:27:56 time="2025-10-09T03:22:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:27:56 time="2025-10-09T03:22:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:27:56 time="2025-10-09T03:22:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:27:56 time="2025-10-09T03:22:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:27:56 time="2025-10-09T03:22:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:27:56 time="2025-10-09T03:22:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:27:56 time="2025-10-09T03:22:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:27:56 time="2025-10-09T03:22:33Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:27:56 time="2025-10-09T03:22:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:27:56 time="2025-10-09T03:22:36Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 03:27:56 $ docker stop --time=1 edddc97d7f213141ee31c0b0cf1c2f46d2c788fb0a9caaf270ce62dc7402aa6b 03:27:57 $ docker rm -f --volumes edddc97d7f213141ee31c0b0cf1c2f46d2c788fb0a9caaf270ce62dc7402aa6b [Pipeline] // withDockerContainer [Pipeline] sh 03:27:57 + docker images 03:27:57 REPOSITORY TAG IMAGE ID CREATED SIZE 03:27:57 security-bootstrapper latest 9aa3ef630bb6 2 seconds ago 27MB 03:27:57 security-secretstore-setup latest a5ced0b9167f 2 seconds ago 86.4MB 03:27:57 security-proxy-auth latest 97260efb0895 3 seconds ago 51.2MB 03:27:57 security-proxy-setup latest 9f8db3025679 3 seconds ago 55.7MB 03:27:57 core-common-config-bootstrapper latest 30aab8e5a75c 3 seconds ago 25.9MB 03:27:57 core-metadata latest 32badd20d175 4 seconds ago 52.2MB 03:27:57 core-data latest 2acceaf99cec 5 seconds ago 52.1MB 03:27:57 support-notifications latest 57ac6e8052ee 5 seconds ago 59.4MB 03:27:57 core-keeper latest 476a9ed24bff 5 seconds ago 45.3MB 03:27:57 security-spiffe-token-provider latest 4412a2e13882 5 seconds ago 54.6MB 03:27:57 support-scheduler latest e1aa2074a0a5 5 seconds ago 55.8MB 03:27:57 core-command latest 36abefe5f615 5 seconds ago 46.3MB 03:27:57 security-spire-config latest c498a974d1a9 4 minutes ago 155MB 03:27:57 security-spire-agent latest 3765b3b86c55 4 minutes ago 201MB 03:27:57 security-spire-server latest 89e2b1bb84bf 4 minutes ago 156MB 03:27:57 ci-base-image-x86_64 latest 80632315bef6 8 minutes ago 936MB 03:27:57 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine d619b1717253 2 months ago 580MB 03:27:57 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 4 months ago 573MB 03:27:57 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 03:27:58 provisioning config files... 03:27:58 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/911@tmp/config3838361269843992035tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:27:58 ---> ****-login.sh 03:27:58 nexus3.edgexfoundry.org:10001 03:27:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:58 Login Succeeded 03:27:58 nexus3.edgexfoundry.org:10002 03:27:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:58 Login Succeeded 03:27:58 nexus3.edgexfoundry.org:10003 03:27:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:58 Login Succeeded 03:27:58 nexus3.edgexfoundry.org:10004 03:27:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:58 Login Succeeded 03:27:58 ****.io 03:27:58 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:27:58 Login Succeeded 03:27:58 ---> ****-login.sh ends [Pipeline] } 03:27:58 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:27:58 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:27:59 [edgeXDocker.push] Tagging docker image core-command with the following tags: 03:27:59 09bb2f1a643c06ac5adbedab39971cba372ab665 03:27:59 latest 03:27:59 4.1.0-dev.67 03:27:59 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 03:27:59 main 03:27:59 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:59 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:27:59 + docker push nexus3.edgexfoundry.org:10004/core-command:09bb2f1a643c06ac5adbedab39971cba372ab665 03:27:59 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:27:59 83e936310702: Preparing 03:27:59 cb15625c0ed0: Preparing 03:27:59 2bb066feb86d: Preparing 03:27:59 4bcb49533dc8: Preparing 03:27:59 12547783dd00: Preparing 03:27:59 940fd2efe2ec: Preparing 03:27:59 097100c76c15: Preparing 03:27:59 097100c76c15: Waiting 03:27:59 940fd2efe2ec: Waiting 03:27:59 2bb066feb86d: Pushed 03:27:59 4bcb49533dc8: Pushed 03:27:59 83e936310702: Pushed 03:27:59 097100c76c15: Layer already exists 03:27:59 940fd2efe2ec: Pushed 03:28:00 12547783dd00: Pushed 03:28:18 cb15625c0ed0: Pushed 03:28:18 09bb2f1a643c06ac5adbedab39971cba372ab665: digest: sha256:93f90bd9378073e5430e85a631ac2c2c3700ffe911a71779b7cf956e3c23b0f5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:19 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:19 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 03:28:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:28:19 83e936310702: Preparing 03:28:19 cb15625c0ed0: Preparing 03:28:19 2bb066feb86d: Preparing 03:28:19 4bcb49533dc8: Preparing 03:28:19 12547783dd00: Preparing 03:28:19 940fd2efe2ec: Preparing 03:28:19 097100c76c15: Preparing 03:28:19 940fd2efe2ec: Waiting 03:28:19 097100c76c15: Waiting 03:28:19 83e936310702: Layer already exists 03:28:19 12547783dd00: Layer already exists 03:28:19 2bb066feb86d: Layer already exists 03:28:19 cb15625c0ed0: Layer already exists 03:28:19 4bcb49533dc8: Layer already exists 03:28:19 097100c76c15: Layer already exists 03:28:19 940fd2efe2ec: Layer already exists 03:28:19 latest: digest: sha256:93f90bd9378073e5430e85a631ac2c2c3700ffe911a71779b7cf956e3c23b0f5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:19 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:20 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.67 03:28:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:28:20 83e936310702: Preparing 03:28:20 cb15625c0ed0: Preparing 03:28:20 2bb066feb86d: Preparing 03:28:20 4bcb49533dc8: Preparing 03:28:20 12547783dd00: Preparing 03:28:20 940fd2efe2ec: Preparing 03:28:20 097100c76c15: Preparing 03:28:20 940fd2efe2ec: Waiting 03:28:20 097100c76c15: Waiting 03:28:20 4bcb49533dc8: Layer already exists 03:28:20 83e936310702: Layer already exists 03:28:20 2bb066feb86d: Layer already exists 03:28:20 cb15625c0ed0: Layer already exists 03:28:20 12547783dd00: Layer already exists 03:28:20 940fd2efe2ec: Layer already exists 03:28:20 097100c76c15: Layer already exists 03:28:20 4.1.0-dev.67: digest: sha256:93f90bd9378073e5430e85a631ac2c2c3700ffe911a71779b7cf956e3c23b0f5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:20 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:20 + docker push nexus3.edgexfoundry.org:10004/core-command:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 03:28:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:28:20 83e936310702: Preparing 03:28:20 cb15625c0ed0: Preparing 03:28:20 2bb066feb86d: Preparing 03:28:20 4bcb49533dc8: Preparing 03:28:20 12547783dd00: Preparing 03:28:20 940fd2efe2ec: Preparing 03:28:20 097100c76c15: Preparing 03:28:20 940fd2efe2ec: Waiting 03:28:20 097100c76c15: Waiting 03:28:20 12547783dd00: Layer already exists 03:28:20 cb15625c0ed0: Layer already exists 03:28:20 2bb066feb86d: Layer already exists 03:28:20 83e936310702: Layer already exists 03:28:20 4bcb49533dc8: Layer already exists 03:28:20 097100c76c15: Layer already exists 03:28:20 940fd2efe2ec: Layer already exists 03:28:20 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67: digest: sha256:93f90bd9378073e5430e85a631ac2c2c3700ffe911a71779b7cf956e3c23b0f5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:21 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:21 + docker push nexus3.edgexfoundry.org:10004/core-command:main 03:28:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 03:28:21 83e936310702: Preparing 03:28:21 cb15625c0ed0: Preparing 03:28:21 2bb066feb86d: Preparing 03:28:21 4bcb49533dc8: Preparing 03:28:21 12547783dd00: Preparing 03:28:21 940fd2efe2ec: Preparing 03:28:21 097100c76c15: Preparing 03:28:21 940fd2efe2ec: Waiting 03:28:21 097100c76c15: Waiting 03:28:21 2bb066feb86d: Layer already exists 03:28:21 cb15625c0ed0: Layer already exists 03:28:21 4bcb49533dc8: Layer already exists 03:28:21 12547783dd00: Layer already exists 03:28:21 83e936310702: Layer already exists 03:28:21 097100c76c15: Layer already exists 03:28:21 940fd2efe2ec: Layer already exists 03:28:21 main: digest: sha256:93f90bd9378073e5430e85a631ac2c2c3700ffe911a71779b7cf956e3c23b0f5 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:28:21 ===================================================== [Pipeline] echo 03:28:21 taggedImages: 03:28:21 - nexus3.edgexfoundry.org:10004/core-command:09bb2f1a643c06ac5adbedab39971cba372ab665 03:28:21 - nexus3.edgexfoundry.org:10004/core-command:latest 03:28:21 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.67 03:28:21 - nexus3.edgexfoundry.org:10004/core-command:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 03:28:21 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 03:28:21 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 03:28:21 09bb2f1a643c06ac5adbedab39971cba372ab665 03:28:21 latest 03:28:21 4.1.0-dev.67 03:28:21 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 03:28:21 main 03:28:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:21 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:22 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:09bb2f1a643c06ac5adbedab39971cba372ab665 03:28:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:28:22 b6481f3e51e6: Preparing 03:28:22 3381bfd5c638: Preparing 03:28:22 cf5d54663f00: Preparing 03:28:22 4b4d03ead66e: Preparing 03:28:22 2bb066feb86d: Preparing 03:28:22 4bcb49533dc8: Preparing 03:28:22 12547783dd00: Preparing 03:28:22 940fd2efe2ec: Preparing 03:28:22 097100c76c15: Preparing 03:28:22 4bcb49533dc8: Waiting 03:28:22 12547783dd00: Waiting 03:28:22 940fd2efe2ec: Waiting 03:28:22 097100c76c15: Waiting 03:28:22 2bb066feb86d: Layer already exists 03:28:22 4bcb49533dc8: Layer already exists 03:28:22 12547783dd00: Layer already exists 03:28:22 940fd2efe2ec: Layer already exists 03:28:22 097100c76c15: Layer already exists 03:28:22 b6481f3e51e6: Pushed 03:28:22 3381bfd5c638: Pushed 03:28:22 cf5d54663f00: Pushed 03:28:23 4b4d03ead66e: Pushed 03:28:23 09bb2f1a643c06ac5adbedab39971cba372ab665: digest: sha256:a0c042c8e2713ca472d520d9253c1e23c680ffa5dbaa8827fb4f8ee9f19c5525 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:23 + 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 03:28:24 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:28:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:28:24 b6481f3e51e6: Preparing 03:28:24 3381bfd5c638: Preparing 03:28:24 cf5d54663f00: Preparing 03:28:24 4b4d03ead66e: Preparing 03:28:24 2bb066feb86d: Preparing 03:28:24 4bcb49533dc8: Preparing 03:28:24 12547783dd00: Preparing 03:28:24 940fd2efe2ec: Preparing 03:28:24 097100c76c15: Preparing 03:28:24 4bcb49533dc8: Waiting 03:28:24 12547783dd00: Waiting 03:28:24 940fd2efe2ec: Waiting 03:28:24 097100c76c15: Waiting 03:28:24 cf5d54663f00: Layer already exists 03:28:24 3381bfd5c638: Layer already exists 03:28:24 4b4d03ead66e: Layer already exists 03:28:24 2bb066feb86d: Layer already exists 03:28:24 b6481f3e51e6: Layer already exists 03:28:24 12547783dd00: Layer already exists 03:28:24 4bcb49533dc8: Layer already exists 03:28:24 940fd2efe2ec: Layer already exists 03:28:24 097100c76c15: Layer already exists 03:28:24 latest: digest: sha256:a0c042c8e2713ca472d520d9253c1e23c680ffa5dbaa8827fb4f8ee9f19c5525 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:24 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:24 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.67 03:28:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:28:24 b6481f3e51e6: Preparing 03:28:24 3381bfd5c638: Preparing 03:28:24 cf5d54663f00: Preparing 03:28:24 4b4d03ead66e: Preparing 03:28:24 2bb066feb86d: Preparing 03:28:24 4bcb49533dc8: Preparing 03:28:24 12547783dd00: Preparing 03:28:24 940fd2efe2ec: Preparing 03:28:24 097100c76c15: Preparing 03:28:24 12547783dd00: Waiting 03:28:24 940fd2efe2ec: Waiting 03:28:24 097100c76c15: Waiting 03:28:24 4bcb49533dc8: Waiting 03:28:24 4b4d03ead66e: Layer already exists 03:28:24 3381bfd5c638: Layer already exists 03:28:24 b6481f3e51e6: Layer already exists 03:28:24 cf5d54663f00: Layer already exists 03:28:24 2bb066feb86d: Layer already exists 03:28:24 4bcb49533dc8: Layer already exists 03:28:24 097100c76c15: Layer already exists 03:28:24 12547783dd00: Layer already exists 03:28:24 940fd2efe2ec: Layer already exists 03:28:24 4.1.0-dev.67: digest: sha256:a0c042c8e2713ca472d520d9253c1e23c680ffa5dbaa8827fb4f8ee9f19c5525 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:25 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:25 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 03:28:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:28:25 b6481f3e51e6: Preparing 03:28:25 3381bfd5c638: Preparing 03:28:25 cf5d54663f00: Preparing 03:28:25 4b4d03ead66e: Preparing 03:28:25 2bb066feb86d: Preparing 03:28:25 4bcb49533dc8: Preparing 03:28:25 12547783dd00: Preparing 03:28:25 940fd2efe2ec: Preparing 03:28:25 097100c76c15: Preparing 03:28:25 12547783dd00: Waiting 03:28:25 4bcb49533dc8: Waiting 03:28:25 940fd2efe2ec: Waiting 03:28:25 097100c76c15: Waiting 03:28:25 cf5d54663f00: Layer already exists 03:28:25 2bb066feb86d: Layer already exists 03:28:25 3381bfd5c638: Layer already exists 03:28:25 b6481f3e51e6: Layer already exists 03:28:25 4b4d03ead66e: Layer already exists 03:28:25 12547783dd00: Layer already exists 03:28:25 4bcb49533dc8: Layer already exists 03:28:25 940fd2efe2ec: Layer already exists 03:28:25 097100c76c15: Layer already exists 03:28:25 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67: digest: sha256:a0c042c8e2713ca472d520d9253c1e23c680ffa5dbaa8827fb4f8ee9f19c5525 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:25 + 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 03:28:26 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 03:28:26 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 03:28:26 b6481f3e51e6: Preparing 03:28:26 3381bfd5c638: Preparing 03:28:26 cf5d54663f00: Preparing 03:28:26 4b4d03ead66e: Preparing 03:28:26 2bb066feb86d: Preparing 03:28:26 4bcb49533dc8: Preparing 03:28:26 12547783dd00: Preparing 03:28:26 940fd2efe2ec: Preparing 03:28:26 097100c76c15: Preparing 03:28:26 12547783dd00: Waiting 03:28:26 940fd2efe2ec: Waiting 03:28:26 097100c76c15: Waiting 03:28:26 4bcb49533dc8: Waiting 03:28:26 4b4d03ead66e: Layer already exists 03:28:26 b6481f3e51e6: Layer already exists 03:28:26 cf5d54663f00: Layer already exists 03:28:26 3381bfd5c638: Layer already exists 03:28:26 2bb066feb86d: Layer already exists 03:28:26 940fd2efe2ec: Layer already exists 03:28:26 4bcb49533dc8: Layer already exists 03:28:26 12547783dd00: Layer already exists 03:28:26 097100c76c15: Layer already exists 03:28:26 main: digest: sha256:a0c042c8e2713ca472d520d9253c1e23c680ffa5dbaa8827fb4f8ee9f19c5525 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:28:26 ===================================================== [Pipeline] echo 03:28:26 taggedImages: 03:28:26 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:09bb2f1a643c06ac5adbedab39971cba372ab665 03:28:26 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:28:26 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.67 03:28:26 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 03:28:26 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 03:28:26 [edgeXDocker.push] Tagging docker image core-data with the following tags: 03:28:26 09bb2f1a643c06ac5adbedab39971cba372ab665 03:28:26 latest 03:28:26 4.1.0-dev.67 03:28:26 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 03:28:26 main 03:28:26 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:26 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:27 + docker push nexus3.edgexfoundry.org:10004/core-data:09bb2f1a643c06ac5adbedab39971cba372ab665 03:28:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:28:27 0b9f61d36b3b: Preparing 03:28:27 0ff55c6dfe5a: Preparing 03:28:27 2bb066feb86d: Preparing 03:28:27 4bcb49533dc8: Preparing 03:28:27 12547783dd00: Preparing 03:28:27 940fd2efe2ec: Preparing 03:28:27 097100c76c15: Preparing 03:28:27 097100c76c15: Waiting 03:28:27 940fd2efe2ec: Waiting 03:28:27 2bb066feb86d: Layer already exists 03:28:27 4bcb49533dc8: Layer already exists 03:28:27 12547783dd00: Layer already exists 03:28:27 097100c76c15: Layer already exists 03:28:27 940fd2efe2ec: Layer already exists 03:28:27 0b9f61d36b3b: Pushed 03:28:31 0ff55c6dfe5a: Pushed 03:28:31 09bb2f1a643c06ac5adbedab39971cba372ab665: digest: sha256:9f95c841c3d815cdd7d58fe720947e037117fe54a5bb69414ca85ff63d720698 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:31 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:32 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 03:28:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:28:32 0b9f61d36b3b: Preparing 03:28:32 0ff55c6dfe5a: Preparing 03:28:32 2bb066feb86d: Preparing 03:28:32 4bcb49533dc8: Preparing 03:28:32 12547783dd00: Preparing 03:28:32 940fd2efe2ec: Preparing 03:28:32 097100c76c15: Preparing 03:28:32 097100c76c15: Waiting 03:28:32 940fd2efe2ec: Waiting 03:28:32 0b9f61d36b3b: Layer already exists 03:28:32 12547783dd00: Layer already exists 03:28:32 4bcb49533dc8: Layer already exists 03:28:32 2bb066feb86d: Layer already exists 03:28:32 0ff55c6dfe5a: Layer already exists 03:28:32 940fd2efe2ec: Layer already exists 03:28:32 097100c76c15: Layer already exists 03:28:32 latest: digest: sha256:9f95c841c3d815cdd7d58fe720947e037117fe54a5bb69414ca85ff63d720698 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:32 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:32 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.67 03:28:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:28:32 0b9f61d36b3b: Preparing 03:28:32 0ff55c6dfe5a: Preparing 03:28:32 2bb066feb86d: Preparing 03:28:32 4bcb49533dc8: Preparing 03:28:32 12547783dd00: Preparing 03:28:32 940fd2efe2ec: Preparing 03:28:32 097100c76c15: Preparing 03:28:32 940fd2efe2ec: Waiting 03:28:32 097100c76c15: Waiting 03:28:32 12547783dd00: Layer already exists 03:28:32 0b9f61d36b3b: Layer already exists 03:28:32 4bcb49533dc8: Layer already exists 03:28:32 0ff55c6dfe5a: Layer already exists 03:28:32 2bb066feb86d: Layer already exists 03:28:32 940fd2efe2ec: Layer already exists 03:28:32 097100c76c15: Layer already exists 03:28:32 4.1.0-dev.67: digest: sha256:9f95c841c3d815cdd7d58fe720947e037117fe54a5bb69414ca85ff63d720698 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:33 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:33 + docker push nexus3.edgexfoundry.org:10004/core-data:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 03:28:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:28:33 0b9f61d36b3b: Preparing 03:28:33 0ff55c6dfe5a: Preparing 03:28:33 2bb066feb86d: Preparing 03:28:33 4bcb49533dc8: Preparing 03:28:33 12547783dd00: Preparing 03:28:33 940fd2efe2ec: Preparing 03:28:33 097100c76c15: Preparing 03:28:33 097100c76c15: Waiting 03:28:33 940fd2efe2ec: Waiting 03:28:33 4bcb49533dc8: Layer already exists 03:28:33 0b9f61d36b3b: Layer already exists 03:28:33 12547783dd00: Layer already exists 03:28:33 2bb066feb86d: Layer already exists 03:28:33 0ff55c6dfe5a: Layer already exists 03:28:33 940fd2efe2ec: Layer already exists 03:28:33 097100c76c15: Layer already exists 03:28:33 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67: digest: sha256:9f95c841c3d815cdd7d58fe720947e037117fe54a5bb69414ca85ff63d720698 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:33 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:34 + docker push nexus3.edgexfoundry.org:10004/core-data:main 03:28:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 03:28:34 0b9f61d36b3b: Preparing 03:28:34 0ff55c6dfe5a: Preparing 03:28:34 2bb066feb86d: Preparing 03:28:34 4bcb49533dc8: Preparing 03:28:34 12547783dd00: Preparing 03:28:34 940fd2efe2ec: Preparing 03:28:34 097100c76c15: Preparing 03:28:34 940fd2efe2ec: Waiting 03:28:34 097100c76c15: Waiting 03:28:34 4bcb49533dc8: Layer already exists 03:28:34 2bb066feb86d: Layer already exists 03:28:34 0ff55c6dfe5a: Layer already exists 03:28:34 12547783dd00: Layer already exists 03:28:34 0b9f61d36b3b: Layer already exists 03:28:34 940fd2efe2ec: Layer already exists 03:28:34 097100c76c15: Layer already exists 03:28:34 main: digest: sha256:9f95c841c3d815cdd7d58fe720947e037117fe54a5bb69414ca85ff63d720698 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:28:34 ===================================================== [Pipeline] echo 03:28:34 taggedImages: 03:28:34 - nexus3.edgexfoundry.org:10004/core-data:09bb2f1a643c06ac5adbedab39971cba372ab665 03:28:34 - nexus3.edgexfoundry.org:10004/core-data:latest 03:28:34 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.67 03:28:34 - nexus3.edgexfoundry.org:10004/core-data:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 03:28:34 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 03:28:34 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 03:28:34 09bb2f1a643c06ac5adbedab39971cba372ab665 03:28:34 latest 03:28:34 4.1.0-dev.67 03:28:34 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 03:28:34 main 03:28:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:34 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:34 + docker push nexus3.edgexfoundry.org:10004/core-keeper:09bb2f1a643c06ac5adbedab39971cba372ab665 03:28:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:28:34 73610a8b8621: Preparing 03:28:34 8eef69d4c386: Preparing 03:28:34 4bcb49533dc8: Preparing 03:28:34 6628f59c177e: Preparing 03:28:34 3977441181e1: Preparing 03:28:34 097100c76c15: Preparing 03:28:34 097100c76c15: Waiting 03:28:34 4bcb49533dc8: Layer already exists 03:28:34 097100c76c15: Layer already exists 03:28:34 6628f59c177e: Pushed 03:28:34 3977441181e1: Pushed 03:28:34 73610a8b8621: Pushed 03:28:39 8eef69d4c386: Pushed 03:28:39 09bb2f1a643c06ac5adbedab39971cba372ab665: digest: sha256:1dbcb5337169d3ac6cd11222e758358b576d504ef34c430dbfae3c101ff56396 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:39 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:39 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 03:28:39 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:28:39 73610a8b8621: Preparing 03:28:39 8eef69d4c386: Preparing 03:28:39 4bcb49533dc8: Preparing 03:28:39 6628f59c177e: Preparing 03:28:39 3977441181e1: Preparing 03:28:39 097100c76c15: Preparing 03:28:39 097100c76c15: Waiting 03:28:39 8eef69d4c386: Layer already exists 03:28:39 3977441181e1: Layer already exists 03:28:39 6628f59c177e: Layer already exists 03:28:39 73610a8b8621: Layer already exists 03:28:39 4bcb49533dc8: Layer already exists 03:28:39 097100c76c15: Layer already exists 03:28:39 latest: digest: sha256:1dbcb5337169d3ac6cd11222e758358b576d504ef34c430dbfae3c101ff56396 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:40 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:40 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.67 03:28:40 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:28:40 73610a8b8621: Preparing 03:28:40 8eef69d4c386: Preparing 03:28:40 4bcb49533dc8: Preparing 03:28:40 6628f59c177e: Preparing 03:28:40 3977441181e1: Preparing 03:28:40 097100c76c15: Preparing 03:28:40 097100c76c15: Waiting 03:28:40 6628f59c177e: Layer already exists 03:28:40 73610a8b8621: Layer already exists 03:28:40 4bcb49533dc8: Layer already exists 03:28:40 8eef69d4c386: Layer already exists 03:28:40 3977441181e1: Layer already exists 03:28:40 097100c76c15: Layer already exists 03:28:40 4.1.0-dev.67: digest: sha256:1dbcb5337169d3ac6cd11222e758358b576d504ef34c430dbfae3c101ff56396 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:40 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:41 + docker push nexus3.edgexfoundry.org:10004/core-keeper:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 03:28:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:28:41 73610a8b8621: Preparing 03:28:41 8eef69d4c386: Preparing 03:28:41 4bcb49533dc8: Preparing 03:28:41 6628f59c177e: Preparing 03:28:41 3977441181e1: Preparing 03:28:41 097100c76c15: Preparing 03:28:41 097100c76c15: Waiting 03:28:41 8eef69d4c386: Layer already exists 03:28:41 3977441181e1: Layer already exists 03:28:41 73610a8b8621: Layer already exists 03:28:41 4bcb49533dc8: Layer already exists 03:28:41 6628f59c177e: Layer already exists 03:28:41 097100c76c15: Layer already exists 03:28:41 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67: digest: sha256:1dbcb5337169d3ac6cd11222e758358b576d504ef34c430dbfae3c101ff56396 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:41 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:41 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 03:28:41 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 03:28:41 73610a8b8621: Preparing 03:28:41 8eef69d4c386: Preparing 03:28:41 4bcb49533dc8: Preparing 03:28:41 6628f59c177e: Preparing 03:28:41 3977441181e1: Preparing 03:28:41 097100c76c15: Preparing 03:28:41 097100c76c15: Waiting 03:28:41 6628f59c177e: Layer already exists 03:28:41 4bcb49533dc8: Layer already exists 03:28:41 8eef69d4c386: Layer already exists 03:28:41 73610a8b8621: Layer already exists 03:28:41 3977441181e1: Layer already exists 03:28:41 097100c76c15: Layer already exists 03:28:41 main: digest: sha256:1dbcb5337169d3ac6cd11222e758358b576d504ef34c430dbfae3c101ff56396 size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:28:41 ===================================================== [Pipeline] echo 03:28:41 taggedImages: 03:28:41 - nexus3.edgexfoundry.org:10004/core-keeper:09bb2f1a643c06ac5adbedab39971cba372ab665 03:28:41 - nexus3.edgexfoundry.org:10004/core-keeper:latest 03:28:41 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.67 03:28:41 - nexus3.edgexfoundry.org:10004/core-keeper:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 03:28:41 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 03:28:41 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 03:28:41 09bb2f1a643c06ac5adbedab39971cba372ab665 03:28:41 latest 03:28:41 4.1.0-dev.67 03:28:41 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 03:28:41 main 03:28:41 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:42 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:42 + docker push nexus3.edgexfoundry.org:10004/core-metadata:09bb2f1a643c06ac5adbedab39971cba372ab665 03:28:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:28:42 aefa2325b012: Preparing 03:28:42 ec5a7fc71a72: Preparing 03:28:42 2184451577b6: Preparing 03:28:42 2bb066feb86d: Preparing 03:28:42 4bcb49533dc8: Preparing 03:28:42 12547783dd00: Preparing 03:28:42 940fd2efe2ec: Preparing 03:28:42 097100c76c15: Preparing 03:28:42 12547783dd00: Waiting 03:28:42 940fd2efe2ec: Waiting 03:28:42 097100c76c15: Waiting 03:28:42 4bcb49533dc8: Layer already exists 03:28:42 2bb066feb86d: Layer already exists 03:28:42 12547783dd00: Layer already exists 03:28:42 940fd2efe2ec: Layer already exists 03:28:42 097100c76c15: Layer already exists 03:28:42 ec5a7fc71a72: Pushed 03:28:42 aefa2325b012: Pushed 03:28:46 2184451577b6: Pushed 03:28:46 09bb2f1a643c06ac5adbedab39971cba372ab665: digest: sha256:ec9bf82dfa0065f75d5885884cb907531986d62ba912b365f54f6f3b50326191 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:47 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 03:28:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:28:47 aefa2325b012: Preparing 03:28:47 ec5a7fc71a72: Preparing 03:28:47 2184451577b6: Preparing 03:28:47 2bb066feb86d: Preparing 03:28:47 4bcb49533dc8: Preparing 03:28:47 12547783dd00: Preparing 03:28:47 940fd2efe2ec: Preparing 03:28:47 097100c76c15: Preparing 03:28:47 12547783dd00: Waiting 03:28:47 940fd2efe2ec: Waiting 03:28:47 097100c76c15: Waiting 03:28:47 ec5a7fc71a72: Layer already exists 03:28:47 aefa2325b012: Layer already exists 03:28:47 4bcb49533dc8: Layer already exists 03:28:47 2bb066feb86d: Layer already exists 03:28:47 2184451577b6: Layer already exists 03:28:47 097100c76c15: Layer already exists 03:28:47 12547783dd00: Layer already exists 03:28:47 940fd2efe2ec: Layer already exists 03:28:47 latest: digest: sha256:ec9bf82dfa0065f75d5885884cb907531986d62ba912b365f54f6f3b50326191 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:47 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.67 03:28:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:28:48 aefa2325b012: Preparing 03:28:48 ec5a7fc71a72: Preparing 03:28:48 2184451577b6: Preparing 03:28:48 2bb066feb86d: Preparing 03:28:48 4bcb49533dc8: Preparing 03:28:48 12547783dd00: Preparing 03:28:48 940fd2efe2ec: Preparing 03:28:48 097100c76c15: Preparing 03:28:48 12547783dd00: Waiting 03:28:48 940fd2efe2ec: Waiting 03:28:48 097100c76c15: Waiting 03:28:48 4bcb49533dc8: Layer already exists 03:28:48 2bb066feb86d: Layer already exists 03:28:48 2184451577b6: Layer already exists 03:28:48 aefa2325b012: Layer already exists 03:28:48 ec5a7fc71a72: Layer already exists 03:28:48 940fd2efe2ec: Layer already exists 03:28:48 12547783dd00: Layer already exists 03:28:48 097100c76c15: Layer already exists 03:28:48 4.1.0-dev.67: digest: sha256:ec9bf82dfa0065f75d5885884cb907531986d62ba912b365f54f6f3b50326191 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:48 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 03:28:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:28:48 aefa2325b012: Preparing 03:28:48 ec5a7fc71a72: Preparing 03:28:48 2184451577b6: Preparing 03:28:48 2bb066feb86d: Preparing 03:28:48 4bcb49533dc8: Preparing 03:28:48 12547783dd00: Preparing 03:28:48 940fd2efe2ec: Preparing 03:28:48 097100c76c15: Preparing 03:28:48 12547783dd00: Waiting 03:28:48 940fd2efe2ec: Waiting 03:28:48 097100c76c15: Waiting 03:28:48 aefa2325b012: Layer already exists 03:28:48 ec5a7fc71a72: Layer already exists 03:28:48 2184451577b6: Layer already exists 03:28:48 4bcb49533dc8: Layer already exists 03:28:48 2bb066feb86d: Layer already exists 03:28:48 12547783dd00: Layer already exists 03:28:48 940fd2efe2ec: Layer already exists 03:28:48 097100c76c15: Layer already exists 03:28:48 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67: digest: sha256:ec9bf82dfa0065f75d5885884cb907531986d62ba912b365f54f6f3b50326191 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:49 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 03:28:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 03:28:49 aefa2325b012: Preparing 03:28:49 ec5a7fc71a72: Preparing 03:28:49 2184451577b6: Preparing 03:28:49 2bb066feb86d: Preparing 03:28:49 4bcb49533dc8: Preparing 03:28:49 12547783dd00: Preparing 03:28:49 940fd2efe2ec: Preparing 03:28:49 097100c76c15: Preparing 03:28:49 940fd2efe2ec: Waiting 03:28:49 097100c76c15: Waiting 03:28:49 12547783dd00: Waiting 03:28:49 2bb066feb86d: Layer already exists 03:28:49 2184451577b6: Layer already exists 03:28:49 aefa2325b012: Layer already exists 03:28:49 ec5a7fc71a72: Layer already exists 03:28:49 4bcb49533dc8: Layer already exists 03:28:49 12547783dd00: Layer already exists 03:28:49 940fd2efe2ec: Layer already exists 03:28:49 097100c76c15: Layer already exists 03:28:49 main: digest: sha256:ec9bf82dfa0065f75d5885884cb907531986d62ba912b365f54f6f3b50326191 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:28:49 ===================================================== [Pipeline] echo 03:28:49 taggedImages: 03:28:49 - nexus3.edgexfoundry.org:10004/core-metadata:09bb2f1a643c06ac5adbedab39971cba372ab665 03:28:49 - nexus3.edgexfoundry.org:10004/core-metadata:latest 03:28:49 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.67 03:28:49 - nexus3.edgexfoundry.org:10004/core-metadata:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 03:28:49 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 03:28:49 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 03:28:49 09bb2f1a643c06ac5adbedab39971cba372ab665 03:28:49 latest 03:28:49 4.1.0-dev.67 03:28:49 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 03:28:49 main 03:28:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:50 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:09bb2f1a643c06ac5adbedab39971cba372ab665 03:28:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:28:50 8e83650a72a5: Preparing 03:28:50 16fc45647456: Preparing 03:28:50 f4e4c9e2ab25: Preparing 03:28:50 c76d3e5d2b0e: Preparing 03:28:50 291e014d9068: Preparing 03:28:50 4a7af661692f: Preparing 03:28:50 7a6d464bf9d1: Preparing 03:28:50 2bb066feb86d: Preparing 03:28:50 4bcb49533dc8: Preparing 03:28:50 0ba907de03da: Preparing 03:28:50 7ac002a917c8: Preparing 03:28:50 5f70bf18a086: Preparing 03:28:50 a48a9e98b9d5: Preparing 03:28:50 e0f665925d70: Preparing 03:28:50 ddf38df0bcb1: Preparing 03:28:50 097100c76c15: Preparing 03:28:50 7a6d464bf9d1: Waiting 03:28:50 5f70bf18a086: Waiting 03:28:50 2bb066feb86d: Waiting 03:28:50 4a7af661692f: Waiting 03:28:50 4bcb49533dc8: Waiting 03:28:50 7ac002a917c8: Waiting 03:28:50 a48a9e98b9d5: Waiting 03:28:50 0ba907de03da: Waiting 03:28:50 e0f665925d70: Waiting 03:28:50 ddf38df0bcb1: Waiting 03:28:50 097100c76c15: Waiting 03:28:50 8e83650a72a5: Pushed 03:28:50 291e014d9068: Pushed 03:28:50 c76d3e5d2b0e: Pushed 03:28:50 16fc45647456: Pushed 03:28:50 f4e4c9e2ab25: Pushed 03:28:50 2bb066feb86d: Layer already exists 03:28:50 4bcb49533dc8: Layer already exists 03:28:50 5f70bf18a086: Layer already exists 03:28:50 4a7af661692f: Pushed 03:28:50 7ac002a917c8: Pushed 03:28:50 0ba907de03da: Pushed 03:28:50 a48a9e98b9d5: Pushed 03:28:50 097100c76c15: Layer already exists 03:28:50 ddf38df0bcb1: Pushed 03:28:51 e0f665925d70: Pushed 03:28:51 7a6d464bf9d1: Pushed 03:28:51 09bb2f1a643c06ac5adbedab39971cba372ab665: digest: sha256:a05b27b94867f6727f3e90fc9cfb127d9763a0866414dbe84da7b3d36fcf6888 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:52 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:28:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:28:52 8e83650a72a5: Preparing 03:28:52 16fc45647456: Preparing 03:28:52 f4e4c9e2ab25: Preparing 03:28:52 c76d3e5d2b0e: Preparing 03:28:52 291e014d9068: Preparing 03:28:52 4a7af661692f: Preparing 03:28:52 7a6d464bf9d1: Preparing 03:28:52 2bb066feb86d: Preparing 03:28:52 4a7af661692f: Waiting 03:28:52 7a6d464bf9d1: Waiting 03:28:52 4bcb49533dc8: Preparing 03:28:52 0ba907de03da: Preparing 03:28:52 7ac002a917c8: Preparing 03:28:52 2bb066feb86d: Waiting 03:28:52 5f70bf18a086: Preparing 03:28:52 4bcb49533dc8: Waiting 03:28:52 a48a9e98b9d5: Preparing 03:28:52 e0f665925d70: Preparing 03:28:52 ddf38df0bcb1: Preparing 03:28:52 097100c76c15: Preparing 03:28:52 0ba907de03da: Waiting 03:28:52 5f70bf18a086: Waiting 03:28:52 7ac002a917c8: Waiting 03:28:52 a48a9e98b9d5: Waiting 03:28:52 097100c76c15: Waiting 03:28:52 e0f665925d70: Waiting 03:28:52 ddf38df0bcb1: Waiting 03:28:52 8e83650a72a5: Layer already exists 03:28:52 c76d3e5d2b0e: Layer already exists 03:28:52 16fc45647456: Layer already exists 03:28:52 291e014d9068: Layer already exists 03:28:52 f4e4c9e2ab25: Layer already exists 03:28:52 4a7af661692f: Layer already exists 03:28:52 4bcb49533dc8: Layer already exists 03:28:52 7a6d464bf9d1: Layer already exists 03:28:52 2bb066feb86d: Layer already exists 03:28:52 0ba907de03da: Layer already exists 03:28:52 7ac002a917c8: Layer already exists 03:28:52 e0f665925d70: Layer already exists 03:28:52 5f70bf18a086: Layer already exists 03:28:52 ddf38df0bcb1: Layer already exists 03:28:52 a48a9e98b9d5: Layer already exists 03:28:52 097100c76c15: Layer already exists 03:28:52 latest: digest: sha256:a05b27b94867f6727f3e90fc9cfb127d9763a0866414dbe84da7b3d36fcf6888 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:52 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.67 03:28:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:28:53 8e83650a72a5: Preparing 03:28:53 16fc45647456: Preparing 03:28:53 f4e4c9e2ab25: Preparing 03:28:53 c76d3e5d2b0e: Preparing 03:28:53 291e014d9068: Preparing 03:28:53 4a7af661692f: Preparing 03:28:53 7a6d464bf9d1: Preparing 03:28:53 2bb066feb86d: Preparing 03:28:53 4bcb49533dc8: Preparing 03:28:53 0ba907de03da: Preparing 03:28:53 7ac002a917c8: Preparing 03:28:53 5f70bf18a086: Preparing 03:28:53 a48a9e98b9d5: Preparing 03:28:53 e0f665925d70: Preparing 03:28:53 ddf38df0bcb1: Preparing 03:28:53 097100c76c15: Preparing 03:28:53 4a7af661692f: Waiting 03:28:53 7a6d464bf9d1: Waiting 03:28:53 2bb066feb86d: Waiting 03:28:53 4bcb49533dc8: Waiting 03:28:53 0ba907de03da: Waiting 03:28:53 7ac002a917c8: Waiting 03:28:53 5f70bf18a086: Waiting 03:28:53 a48a9e98b9d5: Waiting 03:28:53 e0f665925d70: Waiting 03:28:53 ddf38df0bcb1: Waiting 03:28:53 097100c76c15: Waiting 03:28:53 8e83650a72a5: Layer already exists 03:28:53 f4e4c9e2ab25: Layer already exists 03:28:53 291e014d9068: Layer already exists 03:28:53 c76d3e5d2b0e: Layer already exists 03:28:53 16fc45647456: Layer already exists 03:28:53 7a6d464bf9d1: Layer already exists 03:28:53 4a7af661692f: Layer already exists 03:28:53 2bb066feb86d: Layer already exists 03:28:53 4bcb49533dc8: Layer already exists 03:28:53 0ba907de03da: Layer already exists 03:28:53 5f70bf18a086: Layer already exists 03:28:53 7ac002a917c8: Layer already exists 03:28:53 e0f665925d70: Layer already exists 03:28:53 a48a9e98b9d5: Layer already exists 03:28:53 ddf38df0bcb1: Layer already exists 03:28:53 097100c76c15: Layer already exists 03:28:53 4.1.0-dev.67: digest: sha256:a05b27b94867f6727f3e90fc9cfb127d9763a0866414dbe84da7b3d36fcf6888 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:53 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 03:28:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:28:53 8e83650a72a5: Preparing 03:28:53 16fc45647456: Preparing 03:28:53 f4e4c9e2ab25: Preparing 03:28:53 c76d3e5d2b0e: Preparing 03:28:53 291e014d9068: Preparing 03:28:53 4a7af661692f: Preparing 03:28:53 7a6d464bf9d1: Preparing 03:28:53 2bb066feb86d: Preparing 03:28:53 4bcb49533dc8: Preparing 03:28:53 0ba907de03da: Preparing 03:28:53 7ac002a917c8: Preparing 03:28:53 5f70bf18a086: Preparing 03:28:53 a48a9e98b9d5: Preparing 03:28:53 e0f665925d70: Preparing 03:28:53 ddf38df0bcb1: Preparing 03:28:53 097100c76c15: Preparing 03:28:53 4a7af661692f: Waiting 03:28:53 7a6d464bf9d1: Waiting 03:28:53 0ba907de03da: Waiting 03:28:53 2bb066feb86d: Waiting 03:28:53 7ac002a917c8: Waiting 03:28:53 4bcb49533dc8: Waiting 03:28:53 5f70bf18a086: Waiting 03:28:53 ddf38df0bcb1: Waiting 03:28:53 a48a9e98b9d5: Waiting 03:28:53 097100c76c15: Waiting 03:28:53 e0f665925d70: Waiting 03:28:53 c76d3e5d2b0e: Layer already exists 03:28:53 8e83650a72a5: Layer already exists 03:28:53 291e014d9068: Layer already exists 03:28:53 16fc45647456: Layer already exists 03:28:53 f4e4c9e2ab25: Layer already exists 03:28:53 4a7af661692f: Layer already exists 03:28:53 4bcb49533dc8: Layer already exists 03:28:53 7a6d464bf9d1: Layer already exists 03:28:53 0ba907de03da: Layer already exists 03:28:53 2bb066feb86d: Layer already exists 03:28:53 7ac002a917c8: Layer already exists 03:28:53 5f70bf18a086: Layer already exists 03:28:53 a48a9e98b9d5: Layer already exists 03:28:53 e0f665925d70: Layer already exists 03:28:53 ddf38df0bcb1: Layer already exists 03:28:53 097100c76c15: Layer already exists 03:28:53 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67: digest: sha256:a05b27b94867f6727f3e90fc9cfb127d9763a0866414dbe84da7b3d36fcf6888 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:54 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 03:28:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 03:28:54 8e83650a72a5: Preparing 03:28:54 16fc45647456: Preparing 03:28:54 f4e4c9e2ab25: Preparing 03:28:54 c76d3e5d2b0e: Preparing 03:28:54 291e014d9068: Preparing 03:28:54 4a7af661692f: Preparing 03:28:54 7a6d464bf9d1: Preparing 03:28:54 2bb066feb86d: Preparing 03:28:54 4bcb49533dc8: Preparing 03:28:54 0ba907de03da: Preparing 03:28:54 7ac002a917c8: Preparing 03:28:54 5f70bf18a086: Preparing 03:28:54 a48a9e98b9d5: Preparing 03:28:54 e0f665925d70: Preparing 03:28:54 ddf38df0bcb1: Preparing 03:28:54 097100c76c15: Preparing 03:28:54 2bb066feb86d: Waiting 03:28:54 4bcb49533dc8: Waiting 03:28:54 0ba907de03da: Waiting 03:28:54 4a7af661692f: Waiting 03:28:54 7a6d464bf9d1: Waiting 03:28:54 7ac002a917c8: Waiting 03:28:54 a48a9e98b9d5: Waiting 03:28:54 5f70bf18a086: Waiting 03:28:54 e0f665925d70: Waiting 03:28:54 ddf38df0bcb1: Waiting 03:28:54 097100c76c15: Waiting 03:28:54 f4e4c9e2ab25: Layer already exists 03:28:54 16fc45647456: Layer already exists 03:28:54 c76d3e5d2b0e: Layer already exists 03:28:54 8e83650a72a5: Layer already exists 03:28:54 291e014d9068: Layer already exists 03:28:54 4a7af661692f: Layer already exists 03:28:54 7a6d464bf9d1: Layer already exists 03:28:54 0ba907de03da: Layer already exists 03:28:54 4bcb49533dc8: Layer already exists 03:28:54 2bb066feb86d: Layer already exists 03:28:54 7ac002a917c8: Layer already exists 03:28:54 5f70bf18a086: Layer already exists 03:28:54 a48a9e98b9d5: Layer already exists 03:28:54 e0f665925d70: Layer already exists 03:28:54 ddf38df0bcb1: Layer already exists 03:28:54 097100c76c15: Layer already exists 03:28:54 main: digest: sha256:a05b27b94867f6727f3e90fc9cfb127d9763a0866414dbe84da7b3d36fcf6888 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:28:54 ===================================================== [Pipeline] echo 03:28:54 taggedImages: 03:28:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:09bb2f1a643c06ac5adbedab39971cba372ab665 03:28:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:28:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.67 03:28:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 03:28:54 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 03:28:54 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 03:28:54 09bb2f1a643c06ac5adbedab39971cba372ab665 03:28:54 latest 03:28:54 4.1.0-dev.67 03:28:54 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 03:28:54 main 03:28:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:54 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:09bb2f1a643c06ac5adbedab39971cba372ab665 03:28:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:28:55 9406f1d35c05: Preparing 03:28:55 3381bfd5c638: Preparing 03:28:55 55d29cda57be: Preparing 03:28:55 efa7bd6e8c2c: Preparing 03:28:55 2bb066feb86d: Preparing 03:28:55 4bcb49533dc8: Preparing 03:28:55 12547783dd00: Preparing 03:28:55 940fd2efe2ec: Preparing 03:28:55 097100c76c15: Preparing 03:28:55 940fd2efe2ec: Waiting 03:28:55 4bcb49533dc8: Waiting 03:28:55 097100c76c15: Waiting 03:28:55 12547783dd00: Waiting 03:28:55 2bb066feb86d: Layer already exists 03:28:55 3381bfd5c638: Layer already exists 03:28:55 4bcb49533dc8: Layer already exists 03:28:55 12547783dd00: Layer already exists 03:28:55 940fd2efe2ec: Layer already exists 03:28:55 097100c76c15: Layer already exists 03:28:55 55d29cda57be: Pushed 03:28:55 9406f1d35c05: Pushed 03:28:58 efa7bd6e8c2c: Pushed 03:28:58 09bb2f1a643c06ac5adbedab39971cba372ab665: digest: sha256:5470d753e7f839c77442223da18f3fbf7d8ffd178aaed8a1b786caa0780b43ab size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:58 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:28:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:28:59 9406f1d35c05: Preparing 03:28:59 3381bfd5c638: Preparing 03:28:59 55d29cda57be: Preparing 03:28:59 efa7bd6e8c2c: Preparing 03:28:59 2bb066feb86d: Preparing 03:28:59 4bcb49533dc8: Preparing 03:28:59 12547783dd00: Preparing 03:28:59 940fd2efe2ec: Preparing 03:28:59 097100c76c15: Preparing 03:28:59 940fd2efe2ec: Waiting 03:28:59 097100c76c15: Waiting 03:28:59 12547783dd00: Waiting 03:28:59 55d29cda57be: Layer already exists 03:28:59 3381bfd5c638: Layer already exists 03:28:59 efa7bd6e8c2c: Layer already exists 03:28:59 9406f1d35c05: Layer already exists 03:28:59 2bb066feb86d: Layer already exists 03:28:59 4bcb49533dc8: Layer already exists 03:28:59 940fd2efe2ec: Layer already exists 03:28:59 097100c76c15: Layer already exists 03:28:59 12547783dd00: Layer already exists 03:28:59 latest: digest: sha256:5470d753e7f839c77442223da18f3fbf7d8ffd178aaed8a1b786caa0780b43ab size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:59 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:28:59 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.67 03:28:59 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:28:59 9406f1d35c05: Preparing 03:28:59 3381bfd5c638: Preparing 03:28:59 55d29cda57be: Preparing 03:28:59 efa7bd6e8c2c: Preparing 03:28:59 2bb066feb86d: Preparing 03:28:59 4bcb49533dc8: Preparing 03:28:59 12547783dd00: Preparing 03:28:59 940fd2efe2ec: Preparing 03:28:59 097100c76c15: Preparing 03:28:59 4bcb49533dc8: Waiting 03:28:59 12547783dd00: Waiting 03:28:59 940fd2efe2ec: Waiting 03:28:59 097100c76c15: Waiting 03:28:59 efa7bd6e8c2c: Layer already exists 03:28:59 55d29cda57be: Layer already exists 03:28:59 9406f1d35c05: Layer already exists 03:28:59 2bb066feb86d: Layer already exists 03:28:59 3381bfd5c638: Layer already exists 03:28:59 097100c76c15: Layer already exists 03:28:59 4bcb49533dc8: Layer already exists 03:28:59 940fd2efe2ec: Layer already exists 03:28:59 12547783dd00: Layer already exists 03:28:59 4.1.0-dev.67: digest: sha256:5470d753e7f839c77442223da18f3fbf7d8ffd178aaed8a1b786caa0780b43ab size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:00 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:00 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 03:29:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:29:00 9406f1d35c05: Preparing 03:29:00 3381bfd5c638: Preparing 03:29:00 55d29cda57be: Preparing 03:29:00 efa7bd6e8c2c: Preparing 03:29:00 2bb066feb86d: Preparing 03:29:00 4bcb49533dc8: Preparing 03:29:00 12547783dd00: Preparing 03:29:00 940fd2efe2ec: Preparing 03:29:00 097100c76c15: Preparing 03:29:00 4bcb49533dc8: Waiting 03:29:00 12547783dd00: Waiting 03:29:00 940fd2efe2ec: Waiting 03:29:00 097100c76c15: Waiting 03:29:00 9406f1d35c05: Layer already exists 03:29:00 2bb066feb86d: Layer already exists 03:29:00 55d29cda57be: Layer already exists 03:29:00 efa7bd6e8c2c: Layer already exists 03:29:00 3381bfd5c638: Layer already exists 03:29:00 12547783dd00: Layer already exists 03:29:00 940fd2efe2ec: Layer already exists 03:29:00 097100c76c15: Layer already exists 03:29:00 4bcb49533dc8: Layer already exists 03:29:00 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67: digest: sha256:5470d753e7f839c77442223da18f3fbf7d8ffd178aaed8a1b786caa0780b43ab size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:01 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:01 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 03:29:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 03:29:01 9406f1d35c05: Preparing 03:29:01 3381bfd5c638: Preparing 03:29:01 55d29cda57be: Preparing 03:29:01 efa7bd6e8c2c: Preparing 03:29:01 2bb066feb86d: Preparing 03:29:01 4bcb49533dc8: Preparing 03:29:01 12547783dd00: Preparing 03:29:01 940fd2efe2ec: Preparing 03:29:01 097100c76c15: Preparing 03:29:01 12547783dd00: Waiting 03:29:01 940fd2efe2ec: Waiting 03:29:01 097100c76c15: Waiting 03:29:01 4bcb49533dc8: Waiting 03:29:01 55d29cda57be: Layer already exists 03:29:01 3381bfd5c638: Layer already exists 03:29:01 2bb066feb86d: Layer already exists 03:29:01 9406f1d35c05: Layer already exists 03:29:01 efa7bd6e8c2c: Layer already exists 03:29:01 940fd2efe2ec: Layer already exists 03:29:01 4bcb49533dc8: Layer already exists 03:29:01 097100c76c15: Layer already exists 03:29:01 12547783dd00: Layer already exists 03:29:01 main: digest: sha256:5470d753e7f839c77442223da18f3fbf7d8ffd178aaed8a1b786caa0780b43ab size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:29:01 ===================================================== [Pipeline] echo 03:29:01 taggedImages: 03:29:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth:09bb2f1a643c06ac5adbedab39971cba372ab665 03:29:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:29:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.67 03:29:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 03:29:01 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 03:29:01 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 03:29:01 09bb2f1a643c06ac5adbedab39971cba372ab665 03:29:01 latest 03:29:01 4.1.0-dev.67 03:29:01 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 03:29:01 main 03:29:01 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:01 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:09bb2f1a643c06ac5adbedab39971cba372ab665 03:29:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:29:02 6a571f6b15bb: Preparing 03:29:02 2f325f85febe: Preparing 03:29:02 cf8c12034fc7: Preparing 03:29:02 ef36c815888c: Preparing 03:29:02 dfb6a5a38497: Preparing 03:29:02 2bb066feb86d: Preparing 03:29:02 4bcb49533dc8: Preparing 03:29:02 e049c627ec00: Preparing 03:29:02 ce8bbe3153f4: Preparing 03:29:02 01ee3af8cfd3: Preparing 03:29:02 097100c76c15: Preparing 03:29:02 e049c627ec00: Waiting 03:29:02 2bb066feb86d: Waiting 03:29:02 4bcb49533dc8: Waiting 03:29:02 ce8bbe3153f4: Waiting 03:29:02 01ee3af8cfd3: Waiting 03:29:02 097100c76c15: Waiting 03:29:02 ef36c815888c: Pushed 03:29:02 dfb6a5a38497: Pushed 03:29:02 2f325f85febe: Pushed 03:29:02 2bb066feb86d: Layer already exists 03:29:02 4bcb49533dc8: Layer already exists 03:29:02 6a571f6b15bb: Pushed 03:29:02 097100c76c15: Layer already exists 03:29:02 e049c627ec00: Pushed 03:29:02 ce8bbe3153f4: Pushed 03:29:04 01ee3af8cfd3: Pushed 03:29:04 cf8c12034fc7: Pushed 03:29:04 09bb2f1a643c06ac5adbedab39971cba372ab665: digest: sha256:2098b44007f7b1bf9d0275a0ad680e3eb4a6ebcbffab85df595e9d4fb7e5b4ea size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:05 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:29:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:29:05 6a571f6b15bb: Preparing 03:29:05 2f325f85febe: Preparing 03:29:05 cf8c12034fc7: Preparing 03:29:05 ef36c815888c: Preparing 03:29:05 dfb6a5a38497: Preparing 03:29:05 2bb066feb86d: Preparing 03:29:05 4bcb49533dc8: Preparing 03:29:05 e049c627ec00: Preparing 03:29:05 ce8bbe3153f4: Preparing 03:29:05 01ee3af8cfd3: Preparing 03:29:05 097100c76c15: Preparing 03:29:05 2bb066feb86d: Waiting 03:29:05 e049c627ec00: Waiting 03:29:05 ce8bbe3153f4: Waiting 03:29:05 01ee3af8cfd3: Waiting 03:29:05 4bcb49533dc8: Waiting 03:29:05 097100c76c15: Waiting 03:29:05 cf8c12034fc7: Layer already exists 03:29:05 6a571f6b15bb: Layer already exists 03:29:05 dfb6a5a38497: Layer already exists 03:29:05 ef36c815888c: Layer already exists 03:29:05 2f325f85febe: Layer already exists 03:29:05 2bb066feb86d: Layer already exists 03:29:05 e049c627ec00: Layer already exists 03:29:05 4bcb49533dc8: Layer already exists 03:29:05 01ee3af8cfd3: Layer already exists 03:29:05 ce8bbe3153f4: Layer already exists 03:29:05 097100c76c15: Layer already exists 03:29:05 latest: digest: sha256:2098b44007f7b1bf9d0275a0ad680e3eb4a6ebcbffab85df595e9d4fb7e5b4ea size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:05 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.67 03:29:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:29:06 6a571f6b15bb: Preparing 03:29:06 2f325f85febe: Preparing 03:29:06 cf8c12034fc7: Preparing 03:29:06 ef36c815888c: Preparing 03:29:06 dfb6a5a38497: Preparing 03:29:06 2bb066feb86d: Preparing 03:29:06 4bcb49533dc8: Preparing 03:29:06 2bb066feb86d: Waiting 03:29:06 e049c627ec00: Preparing 03:29:06 ce8bbe3153f4: Preparing 03:29:06 01ee3af8cfd3: Preparing 03:29:06 097100c76c15: Preparing 03:29:06 4bcb49533dc8: Waiting 03:29:06 ce8bbe3153f4: Waiting 03:29:06 e049c627ec00: Waiting 03:29:06 01ee3af8cfd3: Waiting 03:29:06 097100c76c15: Waiting 03:29:06 6a571f6b15bb: Layer already exists 03:29:06 dfb6a5a38497: Layer already exists 03:29:06 cf8c12034fc7: Layer already exists 03:29:06 ef36c815888c: Layer already exists 03:29:06 2f325f85febe: Layer already exists 03:29:06 2bb066feb86d: Layer already exists 03:29:06 4bcb49533dc8: Layer already exists 03:29:06 01ee3af8cfd3: Layer already exists 03:29:06 ce8bbe3153f4: Layer already exists 03:29:06 e049c627ec00: Layer already exists 03:29:06 097100c76c15: Layer already exists 03:29:06 4.1.0-dev.67: digest: sha256:2098b44007f7b1bf9d0275a0ad680e3eb4a6ebcbffab85df595e9d4fb7e5b4ea size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:06 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 03:29:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:29:06 6a571f6b15bb: Preparing 03:29:06 2f325f85febe: Preparing 03:29:06 cf8c12034fc7: Preparing 03:29:06 ef36c815888c: Preparing 03:29:06 dfb6a5a38497: Preparing 03:29:06 2bb066feb86d: Preparing 03:29:06 4bcb49533dc8: Preparing 03:29:06 e049c627ec00: Preparing 03:29:06 ce8bbe3153f4: Preparing 03:29:06 01ee3af8cfd3: Preparing 03:29:06 097100c76c15: Preparing 03:29:06 e049c627ec00: Waiting 03:29:06 ce8bbe3153f4: Waiting 03:29:06 01ee3af8cfd3: Waiting 03:29:06 097100c76c15: Waiting 03:29:06 2bb066feb86d: Waiting 03:29:06 4bcb49533dc8: Waiting 03:29:06 ef36c815888c: Layer already exists 03:29:06 2f325f85febe: Layer already exists 03:29:06 cf8c12034fc7: Layer already exists 03:29:06 dfb6a5a38497: Layer already exists 03:29:06 6a571f6b15bb: Layer already exists 03:29:06 2bb066feb86d: Layer already exists 03:29:06 e049c627ec00: Layer already exists 03:29:06 4bcb49533dc8: Layer already exists 03:29:06 ce8bbe3153f4: Layer already exists 03:29:06 01ee3af8cfd3: Layer already exists 03:29:06 097100c76c15: Layer already exists 03:29:06 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67: digest: sha256:2098b44007f7b1bf9d0275a0ad680e3eb4a6ebcbffab85df595e9d4fb7e5b4ea size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:07 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 03:29:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 03:29:07 6a571f6b15bb: Preparing 03:29:07 2f325f85febe: Preparing 03:29:07 cf8c12034fc7: Preparing 03:29:07 ef36c815888c: Preparing 03:29:07 dfb6a5a38497: Preparing 03:29:07 2bb066feb86d: Preparing 03:29:07 4bcb49533dc8: Preparing 03:29:07 e049c627ec00: Preparing 03:29:07 ce8bbe3153f4: Preparing 03:29:07 01ee3af8cfd3: Preparing 03:29:07 097100c76c15: Preparing 03:29:07 4bcb49533dc8: Waiting 03:29:07 e049c627ec00: Waiting 03:29:07 ce8bbe3153f4: Waiting 03:29:07 01ee3af8cfd3: Waiting 03:29:07 097100c76c15: Waiting 03:29:07 2bb066feb86d: Waiting 03:29:07 6a571f6b15bb: Layer already exists 03:29:07 dfb6a5a38497: Layer already exists 03:29:07 2f325f85febe: Layer already exists 03:29:07 cf8c12034fc7: Layer already exists 03:29:07 ef36c815888c: Layer already exists 03:29:07 2bb066feb86d: Layer already exists 03:29:07 ce8bbe3153f4: Layer already exists 03:29:07 4bcb49533dc8: Layer already exists 03:29:07 e049c627ec00: Layer already exists 03:29:07 01ee3af8cfd3: Layer already exists 03:29:07 097100c76c15: Layer already exists 03:29:07 main: digest: sha256:2098b44007f7b1bf9d0275a0ad680e3eb4a6ebcbffab85df595e9d4fb7e5b4ea size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:29:07 ===================================================== [Pipeline] echo 03:29:07 taggedImages: 03:29:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup:09bb2f1a643c06ac5adbedab39971cba372ab665 03:29:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:29:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.67 03:29:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 03:29:07 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 03:29:07 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 03:29:07 09bb2f1a643c06ac5adbedab39971cba372ab665 03:29:07 latest 03:29:07 4.1.0-dev.67 03:29:07 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 03:29:07 main 03:29:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:08 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:09bb2f1a643c06ac5adbedab39971cba372ab665 03:29:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:29:08 8afbf438aebf: Preparing 03:29:08 43eea39d4b60: Preparing 03:29:08 66eb6947bad7: Preparing 03:29:08 0f60dc2055db: Preparing 03:29:08 f8e44b383bed: Preparing 03:29:08 1f0bcb6bf23e: Preparing 03:29:08 1383a75d304d: Preparing 03:29:08 2bb066feb86d: Preparing 03:29:08 4bcb49533dc8: Preparing 03:29:08 a71cbbfe53b7: Preparing 03:29:08 1d50fc780810: Preparing 03:29:08 097100c76c15: Preparing 03:29:08 1383a75d304d: Waiting 03:29:08 2bb066feb86d: Waiting 03:29:08 4bcb49533dc8: Waiting 03:29:08 097100c76c15: Waiting 03:29:08 a71cbbfe53b7: Waiting 03:29:08 1d50fc780810: Waiting 03:29:08 1f0bcb6bf23e: Waiting 03:29:08 f8e44b383bed: Pushed 03:29:08 8afbf438aebf: Pushed 03:29:08 43eea39d4b60: Pushed 03:29:08 2bb066feb86d: Layer already exists 03:29:08 4bcb49533dc8: Layer already exists 03:29:08 1383a75d304d: Pushed 03:29:08 1f0bcb6bf23e: Pushed 03:29:08 097100c76c15: Layer already exists 03:29:09 a71cbbfe53b7: Pushed 03:29:09 1d50fc780810: Pushed 03:29:11 0f60dc2055db: Pushed 03:29:11 66eb6947bad7: Pushed 03:29:11 09bb2f1a643c06ac5adbedab39971cba372ab665: digest: sha256:d96223ee8f20f75c6c92c7d3ae8bcb585688657ebb6484a6644c232b09e2ba2f size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:11 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:29:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:29:11 8afbf438aebf: Preparing 03:29:11 43eea39d4b60: Preparing 03:29:11 66eb6947bad7: Preparing 03:29:11 0f60dc2055db: Preparing 03:29:11 f8e44b383bed: Preparing 03:29:11 1f0bcb6bf23e: Preparing 03:29:11 1383a75d304d: Preparing 03:29:11 2bb066feb86d: Preparing 03:29:11 4bcb49533dc8: Preparing 03:29:11 a71cbbfe53b7: Preparing 03:29:11 1d50fc780810: Preparing 03:29:11 097100c76c15: Preparing 03:29:11 1383a75d304d: Waiting 03:29:11 2bb066feb86d: Waiting 03:29:11 4bcb49533dc8: Waiting 03:29:11 a71cbbfe53b7: Waiting 03:29:11 1d50fc780810: Waiting 03:29:11 097100c76c15: Waiting 03:29:11 1f0bcb6bf23e: Waiting 03:29:11 0f60dc2055db: Layer already exists 03:29:11 8afbf438aebf: Layer already exists 03:29:11 f8e44b383bed: Layer already exists 03:29:11 66eb6947bad7: Layer already exists 03:29:11 43eea39d4b60: Layer already exists 03:29:11 1383a75d304d: Layer already exists 03:29:11 1f0bcb6bf23e: Layer already exists 03:29:11 2bb066feb86d: Layer already exists 03:29:11 a71cbbfe53b7: Layer already exists 03:29:11 4bcb49533dc8: Layer already exists 03:29:11 097100c76c15: Layer already exists 03:29:11 1d50fc780810: Layer already exists 03:29:11 latest: digest: sha256:d96223ee8f20f75c6c92c7d3ae8bcb585688657ebb6484a6644c232b09e2ba2f size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:12 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:12 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.67 03:29:12 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:29:12 8afbf438aebf: Preparing 03:29:12 43eea39d4b60: Preparing 03:29:12 66eb6947bad7: Preparing 03:29:12 0f60dc2055db: Preparing 03:29:12 f8e44b383bed: Preparing 03:29:12 1f0bcb6bf23e: Preparing 03:29:12 1383a75d304d: Preparing 03:29:12 2bb066feb86d: Preparing 03:29:12 4bcb49533dc8: Preparing 03:29:12 a71cbbfe53b7: Preparing 03:29:12 1d50fc780810: Preparing 03:29:12 097100c76c15: Preparing 03:29:12 1f0bcb6bf23e: Waiting 03:29:12 1383a75d304d: Waiting 03:29:12 2bb066feb86d: Waiting 03:29:12 4bcb49533dc8: Waiting 03:29:12 a71cbbfe53b7: Waiting 03:29:12 1d50fc780810: Waiting 03:29:12 097100c76c15: Waiting 03:29:12 0f60dc2055db: Layer already exists 03:29:12 8afbf438aebf: Layer already exists 03:29:12 f8e44b383bed: Layer already exists 03:29:12 66eb6947bad7: Layer already exists 03:29:12 43eea39d4b60: Layer already exists 03:29:12 1f0bcb6bf23e: Layer already exists 03:29:12 1383a75d304d: Layer already exists 03:29:12 2bb066feb86d: Layer already exists 03:29:12 a71cbbfe53b7: Layer already exists 03:29:12 4bcb49533dc8: Layer already exists 03:29:12 1d50fc780810: Layer already exists 03:29:12 097100c76c15: Layer already exists 03:29:12 4.1.0-dev.67: digest: sha256:d96223ee8f20f75c6c92c7d3ae8bcb585688657ebb6484a6644c232b09e2ba2f size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:12 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 03:29:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:29:13 8afbf438aebf: Preparing 03:29:13 43eea39d4b60: Preparing 03:29:13 66eb6947bad7: Preparing 03:29:13 0f60dc2055db: Preparing 03:29:13 f8e44b383bed: Preparing 03:29:13 1f0bcb6bf23e: Preparing 03:29:13 1383a75d304d: Preparing 03:29:13 2bb066feb86d: Preparing 03:29:13 4bcb49533dc8: Preparing 03:29:13 a71cbbfe53b7: Preparing 03:29:13 1d50fc780810: Preparing 03:29:13 097100c76c15: Preparing 03:29:13 1383a75d304d: Waiting 03:29:13 2bb066feb86d: Waiting 03:29:13 4bcb49533dc8: Waiting 03:29:13 a71cbbfe53b7: Waiting 03:29:13 1d50fc780810: Waiting 03:29:13 097100c76c15: Waiting 03:29:13 1f0bcb6bf23e: Waiting 03:29:13 66eb6947bad7: Layer already exists 03:29:13 0f60dc2055db: Layer already exists 03:29:13 f8e44b383bed: Layer already exists 03:29:13 8afbf438aebf: Layer already exists 03:29:13 43eea39d4b60: Layer already exists 03:29:13 1f0bcb6bf23e: Layer already exists 03:29:13 1383a75d304d: Layer already exists 03:29:13 2bb066feb86d: Layer already exists 03:29:13 4bcb49533dc8: Layer already exists 03:29:13 a71cbbfe53b7: Layer already exists 03:29:13 1d50fc780810: Layer already exists 03:29:13 097100c76c15: Layer already exists 03:29:13 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67: digest: sha256:d96223ee8f20f75c6c92c7d3ae8bcb585688657ebb6484a6644c232b09e2ba2f size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:13 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:13 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 03:29:13 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 03:29:13 8afbf438aebf: Preparing 03:29:13 43eea39d4b60: Preparing 03:29:13 66eb6947bad7: Preparing 03:29:13 0f60dc2055db: Preparing 03:29:13 f8e44b383bed: Preparing 03:29:13 1f0bcb6bf23e: Preparing 03:29:13 1383a75d304d: Preparing 03:29:13 2bb066feb86d: Preparing 03:29:13 4bcb49533dc8: Preparing 03:29:13 a71cbbfe53b7: Preparing 03:29:13 1d50fc780810: Preparing 03:29:13 097100c76c15: Preparing 03:29:13 1f0bcb6bf23e: Waiting 03:29:13 1383a75d304d: Waiting 03:29:13 2bb066feb86d: Waiting 03:29:13 4bcb49533dc8: Waiting 03:29:13 a71cbbfe53b7: Waiting 03:29:13 1d50fc780810: Waiting 03:29:13 097100c76c15: Waiting 03:29:13 43eea39d4b60: Layer already exists 03:29:13 f8e44b383bed: Layer already exists 03:29:13 8afbf438aebf: Layer already exists 03:29:13 0f60dc2055db: Layer already exists 03:29:13 66eb6947bad7: Layer already exists 03:29:13 1f0bcb6bf23e: Layer already exists 03:29:13 1383a75d304d: Layer already exists 03:29:13 2bb066feb86d: Layer already exists 03:29:13 4bcb49533dc8: Layer already exists 03:29:13 a71cbbfe53b7: Layer already exists 03:29:13 1d50fc780810: Layer already exists 03:29:13 097100c76c15: Layer already exists 03:29:13 main: digest: sha256:d96223ee8f20f75c6c92c7d3ae8bcb585688657ebb6484a6644c232b09e2ba2f size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:29:14 ===================================================== [Pipeline] echo 03:29:14 taggedImages: 03:29:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:09bb2f1a643c06ac5adbedab39971cba372ab665 03:29:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:29:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.67 03:29:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 03:29:14 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 03:29:14 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 03:29:14 09bb2f1a643c06ac5adbedab39971cba372ab665 03:29:14 latest 03:29:14 4.1.0-dev.67 03:29:14 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 03:29:14 main 03:29:14 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:14 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:14 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:09bb2f1a643c06ac5adbedab39971cba372ab665 03:29:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:29:14 a5352db51042: Preparing 03:29:14 f3bc921eb1b2: Preparing 03:29:14 2bb066feb86d: Preparing 03:29:14 4bcb49533dc8: Preparing 03:29:14 5ea0f130d2b3: Preparing 03:29:14 3724902fa732: Preparing 03:29:14 097100c76c15: Preparing 03:29:14 3724902fa732: Waiting 03:29:14 097100c76c15: Waiting 03:29:14 2bb066feb86d: Layer already exists 03:29:14 4bcb49533dc8: Layer already exists 03:29:14 097100c76c15: Layer already exists 03:29:14 a5352db51042: Pushed 03:29:15 5ea0f130d2b3: Pushed 03:29:15 3724902fa732: Pushed 03:29:18 f3bc921eb1b2: Pushed 03:29:18 09bb2f1a643c06ac5adbedab39971cba372ab665: digest: sha256:144c7732af44d5caf1c966a740dfeb8dc840dc663bc31cbc7f1129a284bde844 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:18 + 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 03:29:18 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:29:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:29:18 a5352db51042: Preparing 03:29:18 f3bc921eb1b2: Preparing 03:29:18 2bb066feb86d: Preparing 03:29:18 4bcb49533dc8: Preparing 03:29:18 5ea0f130d2b3: Preparing 03:29:18 3724902fa732: Preparing 03:29:18 097100c76c15: Preparing 03:29:18 3724902fa732: Waiting 03:29:18 097100c76c15: Waiting 03:29:18 f3bc921eb1b2: Layer already exists 03:29:18 4bcb49533dc8: Layer already exists 03:29:18 a5352db51042: Layer already exists 03:29:18 2bb066feb86d: Layer already exists 03:29:18 5ea0f130d2b3: Layer already exists 03:29:18 3724902fa732: Layer already exists 03:29:18 097100c76c15: Layer already exists 03:29:18 latest: digest: sha256:144c7732af44d5caf1c966a740dfeb8dc840dc663bc31cbc7f1129a284bde844 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:19 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:19 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.67 03:29:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:29:19 a5352db51042: Preparing 03:29:19 f3bc921eb1b2: Preparing 03:29:19 2bb066feb86d: Preparing 03:29:19 4bcb49533dc8: Preparing 03:29:19 5ea0f130d2b3: Preparing 03:29:19 3724902fa732: Preparing 03:29:19 097100c76c15: Preparing 03:29:19 3724902fa732: Waiting 03:29:19 097100c76c15: Waiting 03:29:19 f3bc921eb1b2: Layer already exists 03:29:19 5ea0f130d2b3: Layer already exists 03:29:19 a5352db51042: Layer already exists 03:29:19 4bcb49533dc8: Layer already exists 03:29:19 2bb066feb86d: Layer already exists 03:29:19 097100c76c15: Layer already exists 03:29:19 3724902fa732: Layer already exists 03:29:19 4.1.0-dev.67: digest: sha256:144c7732af44d5caf1c966a740dfeb8dc840dc663bc31cbc7f1129a284bde844 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:19 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 03:29:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:29:20 a5352db51042: Preparing 03:29:20 f3bc921eb1b2: Preparing 03:29:20 2bb066feb86d: Preparing 03:29:20 4bcb49533dc8: Preparing 03:29:20 5ea0f130d2b3: Preparing 03:29:20 3724902fa732: Preparing 03:29:20 097100c76c15: Preparing 03:29:20 3724902fa732: Waiting 03:29:20 097100c76c15: Waiting 03:29:20 a5352db51042: Layer already exists 03:29:20 4bcb49533dc8: Layer already exists 03:29:20 f3bc921eb1b2: Layer already exists 03:29:20 5ea0f130d2b3: Layer already exists 03:29:20 2bb066feb86d: Layer already exists 03:29:20 097100c76c15: Layer already exists 03:29:20 3724902fa732: Layer already exists 03:29:20 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67: digest: sha256:144c7732af44d5caf1c966a740dfeb8dc840dc663bc31cbc7f1129a284bde844 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:20 + 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 03:29:20 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 03:29:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 03:29:20 a5352db51042: Preparing 03:29:20 f3bc921eb1b2: Preparing 03:29:20 2bb066feb86d: Preparing 03:29:20 4bcb49533dc8: Preparing 03:29:20 5ea0f130d2b3: Preparing 03:29:20 3724902fa732: Preparing 03:29:20 097100c76c15: Preparing 03:29:20 3724902fa732: Waiting 03:29:20 097100c76c15: Waiting 03:29:20 f3bc921eb1b2: Layer already exists 03:29:20 a5352db51042: Layer already exists 03:29:20 4bcb49533dc8: Layer already exists 03:29:20 2bb066feb86d: Layer already exists 03:29:20 5ea0f130d2b3: Layer already exists 03:29:20 3724902fa732: Layer already exists 03:29:20 097100c76c15: Layer already exists 03:29:20 main: digest: sha256:144c7732af44d5caf1c966a740dfeb8dc840dc663bc31cbc7f1129a284bde844 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:29:21 ===================================================== [Pipeline] echo 03:29:21 taggedImages: 03:29:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:09bb2f1a643c06ac5adbedab39971cba372ab665 03:29:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:29:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.67 03:29:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 03:29:21 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 03:29:21 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 03:29:21 09bb2f1a643c06ac5adbedab39971cba372ab665 03:29:21 latest 03:29:21 4.1.0-dev.67 03:29:21 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 03:29:21 main 03:29:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:21 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:21 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:09bb2f1a643c06ac5adbedab39971cba372ab665 03:29:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:29:21 3eea7343be3d: Preparing 03:29:21 902535290151: Preparing 03:29:21 832ad47557ff: Preparing 03:29:21 2bb066feb86d: Preparing 03:29:21 4bcb49533dc8: Preparing 03:29:21 dd7099cd8c18: Preparing 03:29:21 73b34aec0fd2: Preparing 03:29:21 d5dfebde1451: Preparing 03:29:21 18b8895571fc: Preparing 03:29:21 097100c76c15: Preparing 03:29:21 dd7099cd8c18: Waiting 03:29:21 73b34aec0fd2: Waiting 03:29:21 d5dfebde1451: Waiting 03:29:21 18b8895571fc: Waiting 03:29:21 097100c76c15: Waiting 03:29:21 2bb066feb86d: Layer already exists 03:29:21 4bcb49533dc8: Layer already exists 03:29:21 3eea7343be3d: Pushed 03:29:21 832ad47557ff: Pushed 03:29:21 902535290151: Pushed 03:29:21 097100c76c15: Layer already exists 03:29:22 d5dfebde1451: Pushed 03:29:22 18b8895571fc: Pushed 03:29:25 73b34aec0fd2: Pushed 03:29:32 dd7099cd8c18: Pushed 03:29:32 09bb2f1a643c06ac5adbedab39971cba372ab665: digest: sha256:d49cb67a8cd22ce7c700574be2a347f1f5b4d38539458f55f73eb6ff169303a7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:33 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:29:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:29:33 3eea7343be3d: Preparing 03:29:33 902535290151: Preparing 03:29:33 832ad47557ff: Preparing 03:29:33 2bb066feb86d: Preparing 03:29:33 4bcb49533dc8: Preparing 03:29:33 dd7099cd8c18: Preparing 03:29:33 73b34aec0fd2: Preparing 03:29:33 d5dfebde1451: Preparing 03:29:33 18b8895571fc: Preparing 03:29:33 097100c76c15: Preparing 03:29:33 dd7099cd8c18: Waiting 03:29:33 73b34aec0fd2: Waiting 03:29:33 d5dfebde1451: Waiting 03:29:33 18b8895571fc: Waiting 03:29:33 097100c76c15: Waiting 03:29:33 902535290151: Layer already exists 03:29:33 3eea7343be3d: Layer already exists 03:29:33 2bb066feb86d: Layer already exists 03:29:33 4bcb49533dc8: Layer already exists 03:29:33 832ad47557ff: Layer already exists 03:29:33 73b34aec0fd2: Layer already exists 03:29:33 dd7099cd8c18: Layer already exists 03:29:33 18b8895571fc: Layer already exists 03:29:33 097100c76c15: Layer already exists 03:29:33 d5dfebde1451: Layer already exists 03:29:33 latest: digest: sha256:d49cb67a8cd22ce7c700574be2a347f1f5b4d38539458f55f73eb6ff169303a7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:33 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.67 03:29:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:29:34 3eea7343be3d: Preparing 03:29:34 902535290151: Preparing 03:29:34 832ad47557ff: Preparing 03:29:34 2bb066feb86d: Preparing 03:29:34 4bcb49533dc8: Preparing 03:29:34 dd7099cd8c18: Preparing 03:29:34 73b34aec0fd2: Preparing 03:29:34 d5dfebde1451: Preparing 03:29:34 18b8895571fc: Preparing 03:29:34 097100c76c15: Preparing 03:29:34 73b34aec0fd2: Waiting 03:29:34 d5dfebde1451: Waiting 03:29:34 18b8895571fc: Waiting 03:29:34 097100c76c15: Waiting 03:29:34 dd7099cd8c18: Waiting 03:29:34 4bcb49533dc8: Layer already exists 03:29:34 902535290151: Layer already exists 03:29:34 832ad47557ff: Layer already exists 03:29:34 3eea7343be3d: Layer already exists 03:29:34 2bb066feb86d: Layer already exists 03:29:34 18b8895571fc: Layer already exists 03:29:34 dd7099cd8c18: Layer already exists 03:29:34 d5dfebde1451: Layer already exists 03:29:34 097100c76c15: Layer already exists 03:29:34 73b34aec0fd2: Layer already exists 03:29:34 4.1.0-dev.67: digest: sha256:d49cb67a8cd22ce7c700574be2a347f1f5b4d38539458f55f73eb6ff169303a7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:34 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 03:29:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:29:34 3eea7343be3d: Preparing 03:29:34 902535290151: Preparing 03:29:34 832ad47557ff: Preparing 03:29:34 2bb066feb86d: Preparing 03:29:34 4bcb49533dc8: Preparing 03:29:34 dd7099cd8c18: Preparing 03:29:34 73b34aec0fd2: Preparing 03:29:34 d5dfebde1451: Preparing 03:29:34 18b8895571fc: Preparing 03:29:34 097100c76c15: Preparing 03:29:34 dd7099cd8c18: Waiting 03:29:34 73b34aec0fd2: Waiting 03:29:34 d5dfebde1451: Waiting 03:29:34 18b8895571fc: Waiting 03:29:34 097100c76c15: Waiting 03:29:34 2bb066feb86d: Layer already exists 03:29:34 902535290151: Layer already exists 03:29:34 832ad47557ff: Layer already exists 03:29:34 3eea7343be3d: Layer already exists 03:29:34 4bcb49533dc8: Layer already exists 03:29:34 dd7099cd8c18: Layer already exists 03:29:34 73b34aec0fd2: Layer already exists 03:29:34 18b8895571fc: Layer already exists 03:29:34 d5dfebde1451: Layer already exists 03:29:34 097100c76c15: Layer already exists 03:29:34 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67: digest: sha256:d49cb67a8cd22ce7c700574be2a347f1f5b4d38539458f55f73eb6ff169303a7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:35 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 03:29:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 03:29:35 3eea7343be3d: Preparing 03:29:35 902535290151: Preparing 03:29:35 832ad47557ff: Preparing 03:29:35 2bb066feb86d: Preparing 03:29:35 4bcb49533dc8: Preparing 03:29:35 dd7099cd8c18: Preparing 03:29:35 73b34aec0fd2: Preparing 03:29:35 d5dfebde1451: Preparing 03:29:35 18b8895571fc: Preparing 03:29:35 097100c76c15: Preparing 03:29:35 dd7099cd8c18: Waiting 03:29:35 18b8895571fc: Waiting 03:29:35 097100c76c15: Waiting 03:29:35 73b34aec0fd2: Waiting 03:29:35 d5dfebde1451: Waiting 03:29:35 832ad47557ff: Layer already exists 03:29:35 2bb066feb86d: Layer already exists 03:29:35 902535290151: Layer already exists 03:29:35 3eea7343be3d: Layer already exists 03:29:35 4bcb49533dc8: Layer already exists 03:29:35 73b34aec0fd2: Layer already exists 03:29:35 d5dfebde1451: Layer already exists 03:29:35 dd7099cd8c18: Layer already exists 03:29:35 18b8895571fc: Layer already exists 03:29:35 097100c76c15: Layer already exists 03:29:35 main: digest: sha256:d49cb67a8cd22ce7c700574be2a347f1f5b4d38539458f55f73eb6ff169303a7 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:29:35 ===================================================== [Pipeline] echo 03:29:35 taggedImages: 03:29:35 - nexus3.edgexfoundry.org:10004/security-spire-agent:09bb2f1a643c06ac5adbedab39971cba372ab665 03:29:35 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:29:35 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.67 03:29:35 - nexus3.edgexfoundry.org:10004/security-spire-agent:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 03:29:35 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 03:29:35 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 03:29:35 09bb2f1a643c06ac5adbedab39971cba372ab665 03:29:35 latest 03:29:35 4.1.0-dev.67 03:29:35 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 03:29:35 main 03:29:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:35 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:09bb2f1a643c06ac5adbedab39971cba372ab665 03:29:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:29:36 621c7b063976: Preparing 03:29:36 a1b4a84008e8: Preparing 03:29:36 33b5c88ee0bd: Preparing 03:29:36 2bb066feb86d: Preparing 03:29:36 4bcb49533dc8: Preparing 03:29:36 6c165abf55e1: Preparing 03:29:36 64dedff71baa: Preparing 03:29:36 2719825a8fdd: Preparing 03:29:36 097100c76c15: Preparing 03:29:36 64dedff71baa: Waiting 03:29:36 6c165abf55e1: Waiting 03:29:36 2719825a8fdd: Waiting 03:29:36 097100c76c15: Waiting 03:29:36 4bcb49533dc8: Layer already exists 03:29:36 2bb066feb86d: Layer already exists 03:29:36 621c7b063976: Pushed 03:29:36 a1b4a84008e8: Pushed 03:29:36 33b5c88ee0bd: Pushed 03:29:36 097100c76c15: Layer already exists 03:29:36 2719825a8fdd: Pushed 03:29:37 64dedff71baa: Pushed 03:29:49 6c165abf55e1: Pushed 03:29:49 09bb2f1a643c06ac5adbedab39971cba372ab665: digest: sha256:7ad0507d3f6bcb09e54a87a6ee2a60b9b62335349507fd4570960c76cc9d2dbf size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:49 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:29:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:29:50 621c7b063976: Preparing 03:29:50 a1b4a84008e8: Preparing 03:29:50 33b5c88ee0bd: Preparing 03:29:50 2bb066feb86d: Preparing 03:29:50 4bcb49533dc8: Preparing 03:29:50 6c165abf55e1: Preparing 03:29:50 64dedff71baa: Preparing 03:29:50 2719825a8fdd: Preparing 03:29:50 097100c76c15: Preparing 03:29:50 2719825a8fdd: Waiting 03:29:50 097100c76c15: Waiting 03:29:50 6c165abf55e1: Waiting 03:29:50 64dedff71baa: Waiting 03:29:50 33b5c88ee0bd: Layer already exists 03:29:50 2bb066feb86d: Layer already exists 03:29:50 a1b4a84008e8: Layer already exists 03:29:50 4bcb49533dc8: Layer already exists 03:29:50 621c7b063976: Layer already exists 03:29:50 64dedff71baa: Layer already exists 03:29:50 6c165abf55e1: Layer already exists 03:29:50 2719825a8fdd: Layer already exists 03:29:50 097100c76c15: Layer already exists 03:29:50 latest: digest: sha256:7ad0507d3f6bcb09e54a87a6ee2a60b9b62335349507fd4570960c76cc9d2dbf size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:50 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.67 03:29:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:29:50 621c7b063976: Preparing 03:29:50 a1b4a84008e8: Preparing 03:29:50 33b5c88ee0bd: Preparing 03:29:50 2bb066feb86d: Preparing 03:29:50 4bcb49533dc8: Preparing 03:29:50 6c165abf55e1: Preparing 03:29:50 64dedff71baa: Preparing 03:29:50 2719825a8fdd: Preparing 03:29:50 097100c76c15: Preparing 03:29:50 6c165abf55e1: Waiting 03:29:50 64dedff71baa: Waiting 03:29:50 2719825a8fdd: Waiting 03:29:50 097100c76c15: Waiting 03:29:50 2bb066feb86d: Layer already exists 03:29:50 33b5c88ee0bd: Layer already exists 03:29:50 a1b4a84008e8: Layer already exists 03:29:50 621c7b063976: Layer already exists 03:29:50 4bcb49533dc8: Layer already exists 03:29:50 6c165abf55e1: Layer already exists 03:29:50 097100c76c15: Layer already exists 03:29:50 64dedff71baa: Layer already exists 03:29:50 2719825a8fdd: Layer already exists 03:29:50 4.1.0-dev.67: digest: sha256:7ad0507d3f6bcb09e54a87a6ee2a60b9b62335349507fd4570960c76cc9d2dbf size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:51 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 03:29:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:29:51 621c7b063976: Preparing 03:29:51 a1b4a84008e8: Preparing 03:29:51 33b5c88ee0bd: Preparing 03:29:51 2bb066feb86d: Preparing 03:29:51 4bcb49533dc8: Preparing 03:29:51 6c165abf55e1: Preparing 03:29:51 64dedff71baa: Preparing 03:29:51 2719825a8fdd: Preparing 03:29:51 097100c76c15: Preparing 03:29:51 6c165abf55e1: Waiting 03:29:51 64dedff71baa: Waiting 03:29:51 2719825a8fdd: Waiting 03:29:51 097100c76c15: Waiting 03:29:51 a1b4a84008e8: Layer already exists 03:29:51 2bb066feb86d: Layer already exists 03:29:51 4bcb49533dc8: Layer already exists 03:29:51 33b5c88ee0bd: Layer already exists 03:29:51 621c7b063976: Layer already exists 03:29:51 6c165abf55e1: Layer already exists 03:29:51 2719825a8fdd: Layer already exists 03:29:51 64dedff71baa: Layer already exists 03:29:51 097100c76c15: Layer already exists 03:29:51 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67: digest: sha256:7ad0507d3f6bcb09e54a87a6ee2a60b9b62335349507fd4570960c76cc9d2dbf size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:51 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 03:29:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 03:29:52 621c7b063976: Preparing 03:29:52 a1b4a84008e8: Preparing 03:29:52 33b5c88ee0bd: Preparing 03:29:52 2bb066feb86d: Preparing 03:29:52 4bcb49533dc8: Preparing 03:29:52 6c165abf55e1: Preparing 03:29:52 64dedff71baa: Preparing 03:29:52 2719825a8fdd: Preparing 03:29:52 097100c76c15: Preparing 03:29:52 2719825a8fdd: Waiting 03:29:52 097100c76c15: Waiting 03:29:52 64dedff71baa: Waiting 03:29:52 6c165abf55e1: Waiting 03:29:52 a1b4a84008e8: Layer already exists 03:29:52 4bcb49533dc8: Layer already exists 03:29:52 621c7b063976: Layer already exists 03:29:52 33b5c88ee0bd: Layer already exists 03:29:52 2bb066feb86d: Layer already exists 03:29:52 2719825a8fdd: Layer already exists 03:29:52 64dedff71baa: Layer already exists 03:29:52 6c165abf55e1: Layer already exists 03:29:52 097100c76c15: Layer already exists 03:29:52 main: digest: sha256:7ad0507d3f6bcb09e54a87a6ee2a60b9b62335349507fd4570960c76cc9d2dbf size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:29:52 ===================================================== [Pipeline] echo 03:29:52 taggedImages: 03:29:52 - nexus3.edgexfoundry.org:10004/security-spire-config:09bb2f1a643c06ac5adbedab39971cba372ab665 03:29:52 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:29:52 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.67 03:29:52 - nexus3.edgexfoundry.org:10004/security-spire-config:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 03:29:52 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 03:29:52 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 03:29:52 09bb2f1a643c06ac5adbedab39971cba372ab665 03:29:52 latest 03:29:52 4.1.0-dev.67 03:29:52 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 03:29:52 main 03:29:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:52 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:29:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:09bb2f1a643c06ac5adbedab39971cba372ab665 03:29:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:29:52 52f2aa4fc71f: Preparing 03:29:52 f9cfa262b590: Preparing 03:29:52 e146d38015c9: Preparing 03:29:52 2bb066feb86d: Preparing 03:29:52 4bcb49533dc8: Preparing 03:29:52 603e12878628: Preparing 03:29:52 d5dfebde1451: Preparing 03:29:52 18b8895571fc: Preparing 03:29:52 603e12878628: Waiting 03:29:52 d5dfebde1451: Waiting 03:29:52 097100c76c15: Preparing 03:29:52 097100c76c15: Waiting 03:29:52 18b8895571fc: Waiting 03:29:52 4bcb49533dc8: Layer already exists 03:29:52 2bb066feb86d: Layer already exists 03:29:52 d5dfebde1451: Layer already exists 03:29:52 18b8895571fc: Layer already exists 03:29:52 f9cfa262b590: Pushed 03:29:52 097100c76c15: Layer already exists 03:29:52 52f2aa4fc71f: Pushed 03:29:52 e146d38015c9: Pushed 03:30:05 603e12878628: Pushed 03:30:05 09bb2f1a643c06ac5adbedab39971cba372ab665: digest: sha256:7b3eb2fe8418e47d12d2743b84034947524dbe3ccd76550e4b78e97b7f1223e8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:05 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:30:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:30:05 52f2aa4fc71f: Preparing 03:30:05 f9cfa262b590: Preparing 03:30:05 e146d38015c9: Preparing 03:30:05 2bb066feb86d: Preparing 03:30:05 4bcb49533dc8: Preparing 03:30:05 603e12878628: Preparing 03:30:05 d5dfebde1451: Preparing 03:30:05 18b8895571fc: Preparing 03:30:05 097100c76c15: Preparing 03:30:05 603e12878628: Waiting 03:30:05 d5dfebde1451: Waiting 03:30:05 18b8895571fc: Waiting 03:30:05 097100c76c15: Waiting 03:30:05 2bb066feb86d: Layer already exists 03:30:05 52f2aa4fc71f: Layer already exists 03:30:05 f9cfa262b590: Layer already exists 03:30:05 e146d38015c9: Layer already exists 03:30:05 4bcb49533dc8: Layer already exists 03:30:05 18b8895571fc: Layer already exists 03:30:05 603e12878628: Layer already exists 03:30:05 d5dfebde1451: Layer already exists 03:30:05 097100c76c15: Layer already exists 03:30:05 latest: digest: sha256:7b3eb2fe8418e47d12d2743b84034947524dbe3ccd76550e4b78e97b7f1223e8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:06 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:06 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.67 03:30:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:30:06 52f2aa4fc71f: Preparing 03:30:06 f9cfa262b590: Preparing 03:30:06 e146d38015c9: Preparing 03:30:06 2bb066feb86d: Preparing 03:30:06 4bcb49533dc8: Preparing 03:30:06 603e12878628: Preparing 03:30:06 d5dfebde1451: Preparing 03:30:06 18b8895571fc: Preparing 03:30:06 097100c76c15: Preparing 03:30:06 603e12878628: Waiting 03:30:06 d5dfebde1451: Waiting 03:30:06 18b8895571fc: Waiting 03:30:06 097100c76c15: Waiting 03:30:06 52f2aa4fc71f: Layer already exists 03:30:06 f9cfa262b590: Layer already exists 03:30:06 e146d38015c9: Layer already exists 03:30:06 2bb066feb86d: Layer already exists 03:30:06 4bcb49533dc8: Layer already exists 03:30:06 603e12878628: Layer already exists 03:30:06 d5dfebde1451: Layer already exists 03:30:06 18b8895571fc: Layer already exists 03:30:06 097100c76c15: Layer already exists 03:30:06 4.1.0-dev.67: digest: sha256:7b3eb2fe8418e47d12d2743b84034947524dbe3ccd76550e4b78e97b7f1223e8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:06 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 03:30:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:30:07 52f2aa4fc71f: Preparing 03:30:07 f9cfa262b590: Preparing 03:30:07 e146d38015c9: Preparing 03:30:07 2bb066feb86d: Preparing 03:30:07 4bcb49533dc8: Preparing 03:30:07 603e12878628: Preparing 03:30:07 d5dfebde1451: Preparing 03:30:07 18b8895571fc: Preparing 03:30:07 097100c76c15: Preparing 03:30:07 d5dfebde1451: Waiting 03:30:07 603e12878628: Waiting 03:30:07 18b8895571fc: Waiting 03:30:07 097100c76c15: Waiting 03:30:07 2bb066feb86d: Layer already exists 03:30:07 52f2aa4fc71f: Layer already exists 03:30:07 f9cfa262b590: Layer already exists 03:30:07 e146d38015c9: Layer already exists 03:30:07 4bcb49533dc8: Layer already exists 03:30:07 603e12878628: Layer already exists 03:30:07 d5dfebde1451: Layer already exists 03:30:07 18b8895571fc: Layer already exists 03:30:07 097100c76c15: Layer already exists 03:30:07 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67: digest: sha256:7b3eb2fe8418e47d12d2743b84034947524dbe3ccd76550e4b78e97b7f1223e8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:07 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 03:30:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 03:30:07 52f2aa4fc71f: Preparing 03:30:07 f9cfa262b590: Preparing 03:30:07 e146d38015c9: Preparing 03:30:07 2bb066feb86d: Preparing 03:30:07 4bcb49533dc8: Preparing 03:30:07 603e12878628: Preparing 03:30:07 d5dfebde1451: Preparing 03:30:07 18b8895571fc: Preparing 03:30:07 097100c76c15: Preparing 03:30:07 18b8895571fc: Waiting 03:30:07 097100c76c15: Waiting 03:30:07 603e12878628: Waiting 03:30:07 d5dfebde1451: Waiting 03:30:07 f9cfa262b590: Layer already exists 03:30:07 4bcb49533dc8: Layer already exists 03:30:07 52f2aa4fc71f: Layer already exists 03:30:07 2bb066feb86d: Layer already exists 03:30:07 e146d38015c9: Layer already exists 03:30:07 603e12878628: Layer already exists 03:30:07 18b8895571fc: Layer already exists 03:30:07 d5dfebde1451: Layer already exists 03:30:07 097100c76c15: Layer already exists 03:30:07 main: digest: sha256:7b3eb2fe8418e47d12d2743b84034947524dbe3ccd76550e4b78e97b7f1223e8 size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:30:07 ===================================================== [Pipeline] echo 03:30:07 taggedImages: 03:30:07 - nexus3.edgexfoundry.org:10004/security-spire-server:09bb2f1a643c06ac5adbedab39971cba372ab665 03:30:07 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:30:07 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.67 03:30:07 - nexus3.edgexfoundry.org:10004/security-spire-server:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 03:30:07 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 03:30:07 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 03:30:07 09bb2f1a643c06ac5adbedab39971cba372ab665 03:30:07 latest 03:30:07 4.1.0-dev.67 03:30:07 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 03:30:07 main 03:30:07 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:08 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:08 + docker push nexus3.edgexfoundry.org:10004/support-notifications:09bb2f1a643c06ac5adbedab39971cba372ab665 03:30:08 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:30:08 21bb68479031: Preparing 03:30:08 b964b5afc5f5: Preparing 03:30:08 2bb066feb86d: Preparing 03:30:08 4bcb49533dc8: Preparing 03:30:08 6af2e95a31c3: Preparing 03:30:08 7a7628e4cddd: Preparing 03:30:08 097100c76c15: Preparing 03:30:08 097100c76c15: Waiting 03:30:08 7a7628e4cddd: Waiting 03:30:08 4bcb49533dc8: Layer already exists 03:30:08 2bb066feb86d: Layer already exists 03:30:08 097100c76c15: Layer already exists 03:30:08 21bb68479031: Pushed 03:30:09 7a7628e4cddd: Pushed 03:30:09 6af2e95a31c3: Pushed 03:30:12 b964b5afc5f5: Pushed 03:30:12 09bb2f1a643c06ac5adbedab39971cba372ab665: digest: sha256:116088e2ff417b89163a2f2964aeda831472ff4b3eead1b2ebf017d7f2567505 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:12 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 03:30:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:30:13 21bb68479031: Preparing 03:30:13 b964b5afc5f5: Preparing 03:30:13 2bb066feb86d: Preparing 03:30:13 4bcb49533dc8: Preparing 03:30:13 6af2e95a31c3: Preparing 03:30:13 7a7628e4cddd: Preparing 03:30:13 097100c76c15: Preparing 03:30:13 7a7628e4cddd: Waiting 03:30:13 097100c76c15: Waiting 03:30:13 2bb066feb86d: Layer already exists 03:30:13 6af2e95a31c3: Layer already exists 03:30:13 4bcb49533dc8: Layer already exists 03:30:13 21bb68479031: Layer already exists 03:30:13 b964b5afc5f5: Layer already exists 03:30:13 7a7628e4cddd: Layer already exists 03:30:13 097100c76c15: Layer already exists 03:30:13 latest: digest: sha256:116088e2ff417b89163a2f2964aeda831472ff4b3eead1b2ebf017d7f2567505 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:13 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:13 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.67 03:30:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:30:13 21bb68479031: Preparing 03:30:13 b964b5afc5f5: Preparing 03:30:13 2bb066feb86d: Preparing 03:30:13 4bcb49533dc8: Preparing 03:30:13 6af2e95a31c3: Preparing 03:30:13 7a7628e4cddd: Preparing 03:30:13 097100c76c15: Preparing 03:30:13 7a7628e4cddd: Waiting 03:30:13 097100c76c15: Waiting 03:30:13 4bcb49533dc8: Layer already exists 03:30:13 6af2e95a31c3: Layer already exists 03:30:13 2bb066feb86d: Layer already exists 03:30:13 21bb68479031: Layer already exists 03:30:13 b964b5afc5f5: Layer already exists 03:30:13 7a7628e4cddd: Layer already exists 03:30:13 097100c76c15: Layer already exists 03:30:13 4.1.0-dev.67: digest: sha256:116088e2ff417b89163a2f2964aeda831472ff4b3eead1b2ebf017d7f2567505 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:14 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:14 + docker push nexus3.edgexfoundry.org:10004/support-notifications:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 03:30:14 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:30:14 21bb68479031: Preparing 03:30:14 b964b5afc5f5: Preparing 03:30:14 2bb066feb86d: Preparing 03:30:14 4bcb49533dc8: Preparing 03:30:14 6af2e95a31c3: Preparing 03:30:14 7a7628e4cddd: Preparing 03:30:14 097100c76c15: Preparing 03:30:14 097100c76c15: Waiting 03:30:14 7a7628e4cddd: Waiting 03:30:14 b964b5afc5f5: Layer already exists 03:30:14 21bb68479031: Layer already exists 03:30:14 6af2e95a31c3: Layer already exists 03:30:14 2bb066feb86d: Layer already exists 03:30:14 4bcb49533dc8: Layer already exists 03:30:14 7a7628e4cddd: Layer already exists 03:30:14 097100c76c15: Layer already exists 03:30:14 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67: digest: sha256:116088e2ff417b89163a2f2964aeda831472ff4b3eead1b2ebf017d7f2567505 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:14 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:15 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 03:30:15 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 03:30:15 21bb68479031: Preparing 03:30:15 b964b5afc5f5: Preparing 03:30:15 2bb066feb86d: Preparing 03:30:15 4bcb49533dc8: Preparing 03:30:15 6af2e95a31c3: Preparing 03:30:15 7a7628e4cddd: Preparing 03:30:15 097100c76c15: Preparing 03:30:15 7a7628e4cddd: Waiting 03:30:15 097100c76c15: Waiting 03:30:15 b964b5afc5f5: Layer already exists 03:30:15 6af2e95a31c3: Layer already exists 03:30:15 21bb68479031: Layer already exists 03:30:15 2bb066feb86d: Layer already exists 03:30:15 4bcb49533dc8: Layer already exists 03:30:15 7a7628e4cddd: Layer already exists 03:30:15 097100c76c15: Layer already exists 03:30:15 main: digest: sha256:116088e2ff417b89163a2f2964aeda831472ff4b3eead1b2ebf017d7f2567505 size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:30:15 ===================================================== [Pipeline] echo 03:30:15 taggedImages: 03:30:15 - nexus3.edgexfoundry.org:10004/support-notifications:09bb2f1a643c06ac5adbedab39971cba372ab665 03:30:15 - nexus3.edgexfoundry.org:10004/support-notifications:latest 03:30:15 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.67 03:30:15 - nexus3.edgexfoundry.org:10004/support-notifications:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 03:30:15 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 03:30:15 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 03:30:15 09bb2f1a643c06ac5adbedab39971cba372ab665 03:30:15 latest 03:30:15 4.1.0-dev.67 03:30:15 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 03:30:15 main 03:30:15 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:15 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:16 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:09bb2f1a643c06ac5adbedab39971cba372ab665 03:30:16 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:30:16 00fe52a831c7: Preparing 03:30:16 bdacd21d5401: Preparing 03:30:16 2bb066feb86d: Preparing 03:30:16 4bcb49533dc8: Preparing 03:30:16 ff83908dac2e: Preparing 03:30:16 5029c6f84db4: Preparing 03:30:16 097100c76c15: Preparing 03:30:16 097100c76c15: Waiting 03:30:16 5029c6f84db4: Waiting 03:30:16 4bcb49533dc8: Layer already exists 03:30:16 2bb066feb86d: Layer already exists 03:30:16 097100c76c15: Layer already exists 03:30:16 00fe52a831c7: Pushed 03:30:16 5029c6f84db4: Pushed 03:30:16 ff83908dac2e: Pushed 03:30:19 bdacd21d5401: Pushed 03:30:19 09bb2f1a643c06ac5adbedab39971cba372ab665: digest: sha256:8c53ff0166476376ae052df067cde89f635e64a5e734e604f52e9999f0d04cd9 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:20 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:20 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:30:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:30:20 00fe52a831c7: Preparing 03:30:20 bdacd21d5401: Preparing 03:30:20 2bb066feb86d: Preparing 03:30:20 4bcb49533dc8: Preparing 03:30:20 ff83908dac2e: Preparing 03:30:20 5029c6f84db4: Preparing 03:30:20 097100c76c15: Preparing 03:30:20 5029c6f84db4: Waiting 03:30:20 097100c76c15: Waiting 03:30:20 ff83908dac2e: Layer already exists 03:30:20 00fe52a831c7: Layer already exists 03:30:20 bdacd21d5401: Layer already exists 03:30:20 4bcb49533dc8: Layer already exists 03:30:20 2bb066feb86d: Layer already exists 03:30:20 5029c6f84db4: Layer already exists 03:30:20 097100c76c15: Layer already exists 03:30:20 latest: digest: sha256:8c53ff0166476376ae052df067cde89f635e64a5e734e604f52e9999f0d04cd9 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:20 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.67 03:30:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:30:21 00fe52a831c7: Preparing 03:30:21 bdacd21d5401: Preparing 03:30:21 2bb066feb86d: Preparing 03:30:21 4bcb49533dc8: Preparing 03:30:21 ff83908dac2e: Preparing 03:30:21 5029c6f84db4: Preparing 03:30:21 097100c76c15: Preparing 03:30:21 5029c6f84db4: Waiting 03:30:21 097100c76c15: Waiting 03:30:21 00fe52a831c7: Layer already exists 03:30:21 4bcb49533dc8: Layer already exists 03:30:21 bdacd21d5401: Layer already exists 03:30:21 2bb066feb86d: Layer already exists 03:30:21 ff83908dac2e: Layer already exists 03:30:21 5029c6f84db4: Layer already exists 03:30:21 097100c76c15: Layer already exists 03:30:21 4.1.0-dev.67: digest: sha256:8c53ff0166476376ae052df067cde89f635e64a5e734e604f52e9999f0d04cd9 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:21 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:21 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 03:30:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:30:21 00fe52a831c7: Preparing 03:30:21 bdacd21d5401: Preparing 03:30:21 2bb066feb86d: Preparing 03:30:21 4bcb49533dc8: Preparing 03:30:21 ff83908dac2e: Preparing 03:30:21 5029c6f84db4: Preparing 03:30:21 097100c76c15: Preparing 03:30:21 5029c6f84db4: Waiting 03:30:21 097100c76c15: Waiting 03:30:21 2bb066feb86d: Layer already exists 03:30:21 00fe52a831c7: Layer already exists 03:30:21 bdacd21d5401: Layer already exists 03:30:21 ff83908dac2e: Layer already exists 03:30:21 4bcb49533dc8: Layer already exists 03:30:21 097100c76c15: Layer already exists 03:30:21 5029c6f84db4: Layer already exists 03:30:21 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67: digest: sha256:8c53ff0166476376ae052df067cde89f635e64a5e734e604f52e9999f0d04cd9 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:22 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:30:22 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 03:30:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 03:30:22 00fe52a831c7: Preparing 03:30:22 bdacd21d5401: Preparing 03:30:22 2bb066feb86d: Preparing 03:30:22 4bcb49533dc8: Preparing 03:30:22 ff83908dac2e: Preparing 03:30:22 5029c6f84db4: Preparing 03:30:22 097100c76c15: Preparing 03:30:22 097100c76c15: Waiting 03:30:22 5029c6f84db4: Waiting 03:30:22 bdacd21d5401: Layer already exists 03:30:22 00fe52a831c7: Layer already exists 03:30:22 2bb066feb86d: Layer already exists 03:30:22 ff83908dac2e: Layer already exists 03:30:22 4bcb49533dc8: Layer already exists 03:30:22 5029c6f84db4: Layer already exists 03:30:22 097100c76c15: Layer already exists 03:30:22 main: digest: sha256:8c53ff0166476376ae052df067cde89f635e64a5e734e604f52e9999f0d04cd9 size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:30:22 ===================================================== [Pipeline] echo 03:30:22 taggedImages: 03:30:22 - nexus3.edgexfoundry.org:10004/support-scheduler:09bb2f1a643c06ac5adbedab39971cba372ab665 03:30:22 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:30:22 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.67 03:30:22 - nexus3.edgexfoundry.org:10004/support-scheduler:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 03:30:22 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 03:30:22 ========================================================= 03:30:22 [edgeXBuildMultiArch] RAW Config: 03:30:22 images: 03:30:22 - nexus3.edgexfoundry.org:10004/core-command:09bb2f1a643c06ac5adbedab39971cba372ab665 03:30:22 - nexus3.edgexfoundry.org:10004/core-command:latest 03:30:22 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.67 03:30:22 - nexus3.edgexfoundry.org:10004/core-command:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 03:30:22 - nexus3.edgexfoundry.org:10004/core-command:main 03:30:22 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:09bb2f1a643c06ac5adbedab39971cba372ab665 03:30:22 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 03:30:22 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.67 03:30:22 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 03:30:22 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 03:30:22 - nexus3.edgexfoundry.org:10004/core-data:09bb2f1a643c06ac5adbedab39971cba372ab665 03:30:22 - nexus3.edgexfoundry.org:10004/core-data:latest 03:30:22 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.67 03:30:22 - nexus3.edgexfoundry.org:10004/core-data:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 03:30:22 - nexus3.edgexfoundry.org:10004/core-data:main 03:30:22 - nexus3.edgexfoundry.org:10004/core-keeper:09bb2f1a643c06ac5adbedab39971cba372ab665 03:30:22 - nexus3.edgexfoundry.org:10004/core-keeper:latest 03:30:22 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.67 03:30:22 - nexus3.edgexfoundry.org:10004/core-keeper:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 03:30:22 - nexus3.edgexfoundry.org:10004/core-keeper:main 03:30:22 - nexus3.edgexfoundry.org:10004/core-metadata:09bb2f1a643c06ac5adbedab39971cba372ab665 03:30:22 - nexus3.edgexfoundry.org:10004/core-metadata:latest 03:30:22 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.67 03:30:22 - nexus3.edgexfoundry.org:10004/core-metadata:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 03:30:22 - nexus3.edgexfoundry.org:10004/core-metadata:main 03:30:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper:09bb2f1a643c06ac5adbedab39971cba372ab665 03:30:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 03:30:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.67 03:30:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 03:30:22 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 03:30:22 - nexus3.edgexfoundry.org:10004/security-proxy-auth:09bb2f1a643c06ac5adbedab39971cba372ab665 03:30:22 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 03:30:22 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.67 03:30:22 - nexus3.edgexfoundry.org:10004/security-proxy-auth:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 03:30:22 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 03:30:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup:09bb2f1a643c06ac5adbedab39971cba372ab665 03:30:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 03:30:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.67 03:30:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 03:30:22 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 03:30:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:09bb2f1a643c06ac5adbedab39971cba372ab665 03:30:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 03:30:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.67 03:30:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 03:30:22 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 03:30:22 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:09bb2f1a643c06ac5adbedab39971cba372ab665 03:30:22 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 03:30:22 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.67 03:30:22 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 03:30:22 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 03:30:22 - nexus3.edgexfoundry.org:10004/security-spire-agent:09bb2f1a643c06ac5adbedab39971cba372ab665 03:30:22 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 03:30:22 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.67 03:30:22 - nexus3.edgexfoundry.org:10004/security-spire-agent:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 03:30:22 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 03:30:22 - nexus3.edgexfoundry.org:10004/security-spire-config:09bb2f1a643c06ac5adbedab39971cba372ab665 03:30:22 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 03:30:22 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.67 03:30:22 - nexus3.edgexfoundry.org:10004/security-spire-config:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 03:30:22 - nexus3.edgexfoundry.org:10004/security-spire-config:main 03:30:22 - nexus3.edgexfoundry.org:10004/security-spire-server:09bb2f1a643c06ac5adbedab39971cba372ab665 03:30:22 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 03:30:22 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.67 03:30:22 - nexus3.edgexfoundry.org:10004/security-spire-server:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 03:30:22 - nexus3.edgexfoundry.org:10004/security-spire-server:main 03:30:22 - nexus3.edgexfoundry.org:10004/support-notifications:09bb2f1a643c06ac5adbedab39971cba372ab665 03:30:22 - nexus3.edgexfoundry.org:10004/support-notifications:latest 03:30:22 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.67 03:30:22 - nexus3.edgexfoundry.org:10004/support-notifications:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 03:30:22 - nexus3.edgexfoundry.org:10004/support-notifications:main 03:30:22 - nexus3.edgexfoundry.org:10004/support-scheduler:09bb2f1a643c06ac5adbedab39971cba372ab665 03:30:22 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 03:30:22 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.67 03:30:22 - nexus3.edgexfoundry.org:10004/support-scheduler:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 03:30:22 - nexus3.edgexfoundry.org:10004/support-scheduler:main 03:30:22 settingsFile: 03:30:22 edgex-go-settings 03:30:22 ========================================================= [Pipeline] node 03:30:37 Still waiting to schedule task 03:30:37 All nodes of label ‘centos7-docker-4c-2g’ are offline 03:31:08 Running on prd-centos7-docker-4c-2g-129517 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 03:31:08 provisioning config files... 03:31:08 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config18388549942163017569tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:31:10 ---> ****-login.sh 03:31:10 nexus3.edgexfoundry.org:10001 03:44:05 #142 ... 03:44:05 03:44:05 #148 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 03:44:05 #148 DONE 1071.3s 03:44:05 03:44:05 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:44:05 #147 ... 03:44:05 03:44:05 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:44:05 #155 DONE 0.2s 03:44:05 03:44:05 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:44:05 #142 ... 03:44:05 03:44:05 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:44:05 #156 DONE 0.1s 03:44:05 03:44:05 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 03:44:05 #157 DONE 0.2s 03:44:05 03:44:05 #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 03:44:05 #158 DONE 0.1s 03:44:05 03:44:05 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 03:44:05 #159 DONE 0.1s 03:44:05 03:44:05 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:44:05 #147 ... 03:44:05 03:44:05 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:44:05 #160 DONE 2.8s 03:44:05 03:44:05 #106 [core-common-config-bootstrapper] exporting to image 03:44:05 #106 exporting layers 03:44:05 #106 exporting layers 0.7s done 03:44:05 #106 writing image sha256:bbd59831014c3c33ecab801796e3ccb818de48a2b50b7c1cfa9e66e8751a5aa3 done 03:44:05 #106 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 03:44:05 #106 DONE 7.4s 03:44:05 03:44:05 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:44:05 #147 ... 03:44:05 03:44:05 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 03:44:05 #150 DONE 1083.3s 03:44:05 03:44:05 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:44:05 #145 ... 03:44:05 03:44:05 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 03:44:05 #161 DONE 0.4s 03:44:05 03:44:05 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 03:44:08 #162 DONE 3.1s 03:44:08 03:44:08 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 03:44:08 #163 DONE 0.2s 03:44:08 03:44:08 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:44:08 #151 ... 03:44:08 03:44:08 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 03:44:08 #164 DONE 0.2s 03:44:08 03:44:08 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 03:44:08 #165 DONE 0.3s 03:44:08 03:44:08 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 03:44:08 #166 DONE 0.1s 03:44:08 03:44:08 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:44:09 #147 ... 03:44:09 03:44:09 #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/ 03:44:09 #167 DONE 0.1s 03:44:09 03:44:09 #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/ 03:44:09 #168 DONE 0.1s 03:44:09 03:44:09 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:44:09 #146 ... 03:44:09 03:44:09 #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/ 03:44:09 #169 DONE 0.1s 03:44:09 03:44:09 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 03:44:09 #170 DONE 0.1s 03:44:09 03:44:09 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:44:09 #147 ... 03:44:09 03:44:09 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 03:44:11 #171 DONE 1.9s 03:44:11 03:44:11 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:44:11 #145 ... 03:44:11 03:44:11 #106 [security-bootstrapper] exporting to image 03:44:11 #106 exporting layers 03:44:12 #106 exporting layers 1.1s done 03:44:12 #106 writing image sha256:85bd76a508d3c9401b027489573868f023b5f081272f69376529e4f24ecc9ee5 0.1s done 03:44:12 #106 naming to docker.io/library/security-bootstrapper-arm64 done 03:44:12 #106 DONE 8.5s 03:44:12 03:44:12 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:59:22 #47 ... 03:59:22 03:59:22 #145 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 03:59:22 #145 DONE 1988.5s 03:59:22 03:59:22 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:59:22 #144 ... 03:59:22 03:59:22 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 03:59:22 #172 DONE 0.1s 03:59:22 03:59:22 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 03:59:22 #173 DONE 0.2s 03:59:22 03:59:22 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 03:59:22 #174 DONE 0.4s 03:59:22 03:59:22 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 03:59:22 #175 DONE 0.2s 03:59:22 03:59:22 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:59:22 #154 ... 03:59:22 03:59:22 #106 [core-command] exporting to image 03:59:22 #106 exporting layers 03:59:22 #106 exporting layers 0.6s done 03:59:22 #106 writing image sha256:2d634c8cbf2fe300f6d623e73f7a832292448f8798d07a86d8a987a6c9d5e552 done 03:59:22 #106 naming to docker.io/library/core-command-arm64 done 03:59:22 #106 DONE 9.1s 03:59:22 03:59:22 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:59:33 #147 ... 03:59:33 03:59:33 #146 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 03:59:33 #146 DONE 2011.4s 03:59:33 03:59:33 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:59:33 #147 ... 03:59:33 03:59:33 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 03:59:33 #176 DONE 0.2s 03:59:33 03:59:33 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:59:33 #154 ... 03:59:33 03:59:33 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 03:59:33 #151 2012.3 go build -tags "no_messagebus non_delayedstart" -ldflags "-s -w -X github.com/edgexfoundry/edgex-go.Version=4.1.0-dev.67 -bindnow" -trimpath -mod=readonly -buildmode=pie -o ./cmd/security-secretstore-setup/security-secretstore-setup ./cmd/security-secretstore-setup 03:59:33 #151 ... 03:59:33 03:59:33 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 03:59:33 #177 DONE 0.2s 03:59:33 03:59:33 #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 03:59:33 #178 DONE 0.2s 03:59:33 03:59:33 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 03:59:33 #179 DONE 0.1s 03:59:33 03:59:33 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 03:59:34 #180 DONE 0.5s 03:59:34 03:59:34 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 03:59:34 #181 DONE 0.2s 03:59:34 03:59:34 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:59:36 #182 DONE 2.0s 03:59:36 03:59:36 #106 [security-proxy-setup] exporting to image 03:59:36 #106 exporting layers 03:59:37 #106 exporting layers 1.2s done 03:59:37 #106 writing image sha256:3fc46af4132e39f53d7d0b37c6bcae4fe252cd475dfc8a05509ed89073acee95 done 03:59:37 #106 naming to docker.io/library/security-proxy-setup-arm64 done 03:59:37 #106 DONE 10.3s 03:59:37 03:59:37 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:00:10 #47 ... 04:00:10 04:00:10 #151 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 04:00:10 #151 DONE 2045.0s 04:00:10 04:00:10 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:00:10 #147 ... 04:00:10 04:00:10 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 04:00:10 #183 DONE 0.1s 04:00:10 04:00:10 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:00:10 #147 ... 04:00:10 04:00:10 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 04:00:10 #184 DONE 0.2s 04:00:10 04:00:10 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:00:10 #153 ... 04:00:10 04:00:10 #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 04:00:10 #185 DONE 0.1s 04:00:10 04:00:10 #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 04:00:10 #186 DONE 0.2s 04:00:10 04:00:10 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 04:00:10 #187 DONE 0.1s 04:00:10 04:00:10 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 04:00:10 #188 DONE 0.4s 04:00:10 04:00:10 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:00:10 #147 ... 04:00:10 04:00:10 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 04:00:10 #189 DONE 0.4s 04:00:10 04:00:10 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:00:10 #147 ... 04:00:10 04:00:10 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 04:00:10 #190 DONE 0.1s 04:00:10 04:00:10 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:00:10 #191 DONE 1.7s 04:00:10 04:00:10 #106 [security-secretstore-setup] exporting to image 04:00:10 #106 exporting layers 04:00:12 #106 exporting layers 1.8s done 04:00:12 #106 writing image sha256:1f4e9fa79581a590e25bd695fc170cb7062d23968d6bf15c8cc0b58bfaf4c3bb done 04:00:12 #106 naming to docker.io/library/security-secretstore-setup-arm64 done 04:00:12 #106 DONE 12.1s 04:00:12 04:00:12 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 04:00:58 #149 DONE 2096.8s 04:00:58 04:00:58 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:00:58 #147 ... 04:00:58 04:00:58 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:00:58 #192 DONE 0.1s 04:00:58 04:00:58 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:00:58 #193 DONE 0.2s 04:00:58 04:00:58 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 04:00:58 #194 DONE 0.4s 04:00:58 04:00:58 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:00:58 #147 ... 04:00:58 04:00:58 #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 04:00:58 #195 DONE 0.1s 04:00:59 04:00:59 #106 [security-spiffe-token-provider] exporting to image 04:00:59 #106 exporting layers 04:01:01 #106 exporting layers 1.0s done 04:01:01 #106 writing image sha256:0c1115eba007e37ffc75652d1e79d479341c8ac371963314b06f96af7458b703 done 04:01:01 #106 naming to docker.io/library/security-spiffe-token-provider-arm64 done 04:01:01 #106 DONE 13.0s 04:01:01 04:01:01 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:01:50 #147 ... 04:01:50 04:01:50 #152 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 04:01:50 #152 DONE 2146.3s 04:01:50 04:01:50 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:01:50 #147 ... 04:01:50 04:01:50 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:01:50 #196 DONE 0.1s 04:01:50 04:01:50 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:01:50 #142 ... 04:01:50 04:01:50 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:01:50 #197 DONE 0.3s 04:01:50 04:01:50 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:01:50 #142 ... 04:01:50 04:01:50 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 04:01:50 #198 DONE 0.6s 04:01:50 04:01:50 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 04:01:50 #199 DONE 0.4s 04:01:50 04:01:50 #153 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 04:01:50 #153 DONE 2148.6s 04:01:50 04:01:50 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 04:01:50 #200 DONE 0.3s 04:01:50 04:01:50 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:01:50 #201 ... 04:01:50 04:01:50 #202 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 04:01:50 #202 CACHED 04:01:50 04:01:50 #203 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 04:01:50 #203 CACHED 04:01:50 04:01:50 #204 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 04:01:52 #204 DONE 1.6s 04:01:52 04:01:52 #205 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 04:01:52 #205 ... 04:01:52 04:01:52 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 04:01:52 #201 DONE 2.8s 04:01:52 04:01:52 #205 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 04:01:52 #205 DONE 0.3s 04:01:52 04:01:52 #106 [security-proxy-auth] exporting to image 04:01:52 #106 exporting layers 04:01:52 #106 ... 04:01:52 04:01:52 #206 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 04:01:52 #206 DONE 0.6s 04:01:53 04:01:53 #106 [core-metadata] exporting to image 04:01:53 #106 exporting layers 1.1s done 04:01:53 #106 writing image sha256:bb257c233660be47e8cfccac03d1f656972e537a242890488aafabe7c1bcb476 done 04:01:53 #106 naming to docker.io/library/security-proxy-auth-arm64 done 04:01:53 #106 exporting layers 1.0s done 04:01:53 #106 writing image sha256:70a8b4655298add5c16f8573581949287980e854324013a8fd09aa58338543ff done 04:01:53 #106 naming to docker.io/library/core-metadata-arm64 done 04:01:53 #106 DONE 14.5s 04:01:53 04:01:53 #33 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 04:01:54 #33 ... 04:01:54 04:01:54 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 04:01:54 #144 DONE 2154.1s 04:01:55 04:01:55 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:01:55 #147 ... 04:01:55 04:01:55 #207 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 04:01:55 #207 DONE 0.1s 04:01:55 04:01:55 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:01:56 #147 ... 04:01:56 04:01:56 #208 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 04:01:56 #208 DONE 0.5s 04:01:56 04:01:56 #209 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 04:01:56 #209 DONE 0.2s 04:01:56 04:01:56 #106 [core-keeper] exporting to image 04:01:56 #106 ... 04:01:56 04:01:56 #154 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 04:01:56 #154 DONE 2156.3s 04:01:56 04:01:56 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:01:57 #47 ... 04:01:57 04:01:57 #106 [core-keeper] exporting to image 04:01:57 #106 exporting layers 1.1s done 04:01:57 #106 writing image sha256:0a4724bee9965a45594260f79ffccf60b588dc302c8a86e4ff150b43fea8660c done 04:01:57 #106 naming to docker.io/library/core-keeper-arm64 done 04:01:57 #106 DONE 15.6s 04:01:57 04:01:57 #210 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:01:58 #210 DONE 0.1s 04:01:58 04:01:58 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:01:58 #147 ... 04:01:58 04:01:58 #211 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:01:58 #211 DONE 0.1s 04:01:58 04:01:58 #212 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 04:01:58 #212 DONE 0.4s 04:01:58 04:01:58 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:01:58 #147 ... 04:01:58 04:01:58 #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 04:01:58 #213 DONE 0.1s 04:01:58 04:01:58 #106 [core-data] exporting to image 04:01:59 #106 exporting layers 0.6s done 04:01:59 #106 writing image sha256:b3c9db2300663d75ebad91d3b20b8d698fe280ec30ba0950a62e70eaeb716b03 done 04:01:59 #106 naming to docker.io/library/core-data-arm64 done 04:01:59 #106 DONE 16.2s 04:01:59 04:01:59 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:02:26 #47 ... 04:02:26 04:02:26 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 04:02:26 #147 DONE 2181.6s 04:02:26 04:02:26 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:02:26 #47 ... 04:02:26 04:02:26 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:02:26 #214 DONE 0.3s 04:02:26 04:02:26 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:02:26 #215 DONE 0.1s 04:02:26 04:02:26 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 04:02:26 #216 DONE 0.4s 04:02:26 04:02:26 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 04:02:26 #217 DONE 0.1s 04:02:26 04:02:26 #106 [support-scheduler] exporting to image 04:02:26 #106 exporting layers 04:02:26 #106 exporting layers 1.0s done 04:02:26 #106 writing image sha256:259c78ce9c93a6517098205f596ae902d7364b81b1c460c54eadeada70f95026 done 04:02:26 #106 naming to docker.io/library/support-scheduler-arm64 done 04:02:26 #106 DONE 17.2s 04:02:26 04:02:26 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:02:30 #47 ... 04:02:30 04:02:30 #142 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 04:02:30 #142 DONE 2189.6s 04:02:30 04:02:30 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:02:30 #47 ... 04:02:30 04:02:30 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 04:02:30 #218 DONE 0.1s 04:02:30 04:02:30 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 04:02:30 #219 DONE 0.1s 04:02:30 04:02:30 #33 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 04:02:30 #33 ... 04:02:30 04:02:30 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 04:02:31 #220 DONE 0.4s 04:02:31 04:02:31 #33 [security-spire-server stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 04:02:31 #33 ... 04:02:31 04:02:31 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 04:02:31 #221 DONE 0.1s 04:02:31 04:02:31 #106 [support-notifications] exporting to image 04:02:31 #106 exporting layers 04:02:32 #106 exporting layers 0.6s done 04:02:32 #106 writing image sha256:a9783155a7436c975d5f1400a63e5dcc653681005f89105c028116d742af7f0e done 04:02:32 #106 naming to docker.io/library/support-notifications-arm64 done 04:02:32 #106 DONE 17.8s 04:02:32 04:02:32 #47 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 04:02:32 time="2025-10-09T03:23:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:02:32 time="2025-10-09T03:23:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:02:32 time="2025-10-09T03:23:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:02:32 time="2025-10-09T03:23:22Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:02:32 time="2025-10-09T03:23:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:02:32 time="2025-10-09T03:23:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:02:32 time="2025-10-09T03:23:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:02:32 time="2025-10-09T03:23:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:02:32 time="2025-10-09T03:23:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:02:32 time="2025-10-09T03:23:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:02:32 time="2025-10-09T03:23:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:02:32 time="2025-10-09T03:23:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:02:32 time="2025-10-09T03:23:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:02:32 time="2025-10-09T03:23:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 04:02:32 time="2025-10-09T03:23:23Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 04:02:32 $ docker stop --time=1 f2ec039a2bb0f08358ea2cb00dde32b922fd13c0f46fc84485e0e94c143b2e8e 04:02:33 $ docker rm -f --volumes f2ec039a2bb0f08358ea2cb00dde32b922fd13c0f46fc84485e0e94c143b2e8e [Pipeline] // withDockerContainer [Pipeline] sh 04:02:34 + docker images 04:02:34 REPOSITORY TAG IMAGE ID CREATED SIZE 04:02:34 support-notifications-arm64 latest a9783155a743 3 seconds ago 60.3MB 04:02:34 support-scheduler-arm64 latest 259c78ce9c93 11 seconds ago 56.5MB 04:02:34 core-data-arm64 latest b3c9db230066 36 seconds ago 52.8MB 04:02:34 core-keeper-arm64 latest 0a4724bee996 38 seconds ago 45.4MB 04:02:34 core-metadata-arm64 latest 70a8b4655298 42 seconds ago 52.9MB 04:02:34 security-proxy-auth-arm64 latest bb257c233660 42 seconds ago 52MB 04:02:34 security-spiffe-token-provider-arm64 latest 0c1115eba007 About a minute ago 56.2MB 04:02:34 security-secretstore-setup-arm64 latest 1f4e9fa79581 2 minutes ago 86.4MB 04:02:34 security-proxy-setup-arm64 latest 3fc46af4132e 2 minutes ago 56.5MB 04:02:34 core-command-arm64 latest 2d634c8cbf2f 3 minutes ago 47.2MB 04:02:34 security-bootstrapper-arm64 latest 85bd76a508d3 18 minutes ago 28.3MB 04:02:34 core-common-config-bootstrapper-arm64 latest bbd59831014c 18 minutes ago 27.2MB 04:02:34 security-spire-agent-arm64 latest 1b180ec753e0 37 minutes ago 194MB 04:02:34 security-spire-server-arm64 latest cd82f5167ef5 37 minutes ago 151MB 04:02:34 security-spire-config-arm64 latest e388a3359254 37 minutes ago 150MB 04:02:34 ci-base-image-arm64 latest 96da9039feec 39 minutes ago 922MB 04:02:34 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 47b25d7523d1 2 months ago 566MB 04:02:34 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 04:02:34 provisioning config files... 04:02:34 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/911@tmp/config9130679717250363646tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:02:34 ---> ****-login.sh 04:02:34 nexus3.edgexfoundry.org:10001 04:02:34 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:02:35 Configure a credential helper to remove this warning. See 04:02:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:02:35 04:02:35 Login Succeeded 04:02:35 nexus3.edgexfoundry.org:10002 04:02:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:02:35 Configure a credential helper to remove this warning. See 04:02:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:02:35 04:02:35 Login Succeeded 04:02:35 nexus3.edgexfoundry.org:10003 04:02:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:02:35 Configure a credential helper to remove this warning. See 04:02:35 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:02:35 04:02:35 Login Succeeded 04:02:35 nexus3.edgexfoundry.org:10004 04:02:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:02:36 Configure a credential helper to remove this warning. See 04:02:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:02:36 04:02:36 Login Succeeded 04:02:36 ****.io 04:02:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 04:02:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 04:02:36 Configure a credential helper to remove this warning. See 04:02:36 https://docs.****.com/engine/reference/commandline/login/#credentials-store 04:02:36 04:02:36 Login Succeeded 04:02:36 ---> ****-login.sh ends [Pipeline] } 04:02:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:02:36 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 04:02:36 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 04:02:36 09bb2f1a643c06ac5adbedab39971cba372ab665 04:02:36 latest 04:02:36 4.1.0-dev.67 04:02:36 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 04:02:36 main 04:02:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:37 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:37 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 04:02:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:02:37 2643882dc6ce: Preparing 04:02:37 4a10373c99e1: Preparing 04:02:37 93fef99bd0fb: Preparing 04:02:37 b59d7cc48478: Preparing 04:02:37 bf7a5de50826: Preparing 04:02:37 6fd18e25a846: Preparing 04:02:37 1e890da81ec9: Preparing 04:02:37 6fd18e25a846: Waiting 04:02:37 1e890da81ec9: Waiting 04:02:37 b59d7cc48478: Pushed 04:02:37 93fef99bd0fb: Pushed 04:02:37 2643882dc6ce: Pushed 04:02:37 1e890da81ec9: Layer already exists 04:02:38 6fd18e25a846: Pushed 04:02:40 bf7a5de50826: Pushed 04:02:44 4a10373c99e1: Pushed 04:02:44 09bb2f1a643c06ac5adbedab39971cba372ab665: digest: sha256:3f86327d60814a7c669e09ee7ec40da88f4db2a44a108db1bd6fe63f0e013234 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:44 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:45 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 04:02:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:02:45 2643882dc6ce: Preparing 04:02:45 4a10373c99e1: Preparing 04:02:45 93fef99bd0fb: Preparing 04:02:45 b59d7cc48478: Preparing 04:02:45 bf7a5de50826: Preparing 04:02:45 6fd18e25a846: Preparing 04:02:45 1e890da81ec9: Preparing 04:02:45 6fd18e25a846: Waiting 04:02:45 1e890da81ec9: Waiting 04:02:45 2643882dc6ce: Layer already exists 04:02:45 4a10373c99e1: Layer already exists 04:02:45 93fef99bd0fb: Layer already exists 04:02:45 bf7a5de50826: Layer already exists 04:02:45 b59d7cc48478: Layer already exists 04:02:45 6fd18e25a846: Layer already exists 04:02:45 1e890da81ec9: Layer already exists 04:02:45 latest: digest: sha256:3f86327d60814a7c669e09ee7ec40da88f4db2a44a108db1bd6fe63f0e013234 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:45 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:45 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.67 04:02:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:02:45 2643882dc6ce: Preparing 04:02:45 4a10373c99e1: Preparing 04:02:45 93fef99bd0fb: Preparing 04:02:45 b59d7cc48478: Preparing 04:02:45 bf7a5de50826: Preparing 04:02:45 6fd18e25a846: Preparing 04:02:45 1e890da81ec9: Preparing 04:02:45 6fd18e25a846: Waiting 04:02:45 1e890da81ec9: Waiting 04:02:45 2643882dc6ce: Layer already exists 04:02:45 b59d7cc48478: Layer already exists 04:02:45 bf7a5de50826: Layer already exists 04:02:45 4a10373c99e1: Layer already exists 04:02:45 93fef99bd0fb: Layer already exists 04:02:45 6fd18e25a846: Layer already exists 04:02:45 1e890da81ec9: Layer already exists 04:02:45 4.1.0-dev.67: digest: sha256:3f86327d60814a7c669e09ee7ec40da88f4db2a44a108db1bd6fe63f0e013234 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:46 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:46 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 04:02:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:02:46 2643882dc6ce: Preparing 04:02:46 4a10373c99e1: Preparing 04:02:46 93fef99bd0fb: Preparing 04:02:46 b59d7cc48478: Preparing 04:02:46 bf7a5de50826: Preparing 04:02:46 6fd18e25a846: Preparing 04:02:46 1e890da81ec9: Preparing 04:02:46 6fd18e25a846: Waiting 04:02:46 1e890da81ec9: Waiting 04:02:46 bf7a5de50826: Layer already exists 04:02:46 4a10373c99e1: Layer already exists 04:02:46 2643882dc6ce: Layer already exists 04:02:46 93fef99bd0fb: Layer already exists 04:02:46 b59d7cc48478: Layer already exists 04:02:46 6fd18e25a846: Layer already exists 04:02:46 1e890da81ec9: Layer already exists 04:02:46 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67: digest: sha256:3f86327d60814a7c669e09ee7ec40da88f4db2a44a108db1bd6fe63f0e013234 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:47 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:47 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 04:02:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 04:02:47 2643882dc6ce: Preparing 04:02:47 4a10373c99e1: Preparing 04:02:47 93fef99bd0fb: Preparing 04:02:47 b59d7cc48478: Preparing 04:02:47 bf7a5de50826: Preparing 04:02:47 6fd18e25a846: Preparing 04:02:47 1e890da81ec9: Preparing 04:02:47 6fd18e25a846: Waiting 04:02:47 1e890da81ec9: Waiting 04:02:47 2643882dc6ce: Layer already exists 04:02:47 4a10373c99e1: Layer already exists 04:02:47 93fef99bd0fb: Layer already exists 04:02:47 bf7a5de50826: Layer already exists 04:02:47 b59d7cc48478: Layer already exists 04:02:47 1e890da81ec9: Layer already exists 04:02:47 6fd18e25a846: Layer already exists 04:02:47 main: digest: sha256:3f86327d60814a7c669e09ee7ec40da88f4db2a44a108db1bd6fe63f0e013234 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:02:47 ===================================================== [Pipeline] echo 04:02:47 taggedImages: 04:02:47 - nexus3.edgexfoundry.org:10004/core-command-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 04:02:47 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 04:02:47 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.67 04:02:47 - nexus3.edgexfoundry.org:10004/core-command-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 04:02:47 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 04:02:47 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 04:02:47 09bb2f1a643c06ac5adbedab39971cba372ab665 04:02:47 latest 04:02:47 4.1.0-dev.67 04:02:47 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 04:02:47 main 04:02:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:48 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:48 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 04:02:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:02:48 52172fd2e5e5: Preparing 04:02:48 c5fa86696ad6: Preparing 04:02:48 dcae1f52bc75: Preparing 04:02:48 da57c44e2dfb: Preparing 04:02:48 93fef99bd0fb: Preparing 04:02:48 b59d7cc48478: Preparing 04:02:48 bf7a5de50826: Preparing 04:02:48 6fd18e25a846: Preparing 04:02:48 1e890da81ec9: Preparing 04:02:48 b59d7cc48478: Waiting 04:02:48 bf7a5de50826: Waiting 04:02:48 6fd18e25a846: Waiting 04:02:48 1e890da81ec9: Waiting 04:02:48 93fef99bd0fb: Layer already exists 04:02:48 b59d7cc48478: Layer already exists 04:02:48 c5fa86696ad6: Pushed 04:02:48 bf7a5de50826: Layer already exists 04:02:48 dcae1f52bc75: Pushed 04:02:48 52172fd2e5e5: Pushed 04:02:48 6fd18e25a846: Layer already exists 04:02:48 1e890da81ec9: Layer already exists 04:02:51 da57c44e2dfb: Pushed 04:02:51 09bb2f1a643c06ac5adbedab39971cba372ab665: digest: sha256:b88d489f4c75370c4a1b7c66a0e1f01394e8d50d47139ca25f82e19e9940459f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:51 + 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 04:02:52 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 04:02:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:02:52 52172fd2e5e5: Preparing 04:02:52 c5fa86696ad6: Preparing 04:02:52 dcae1f52bc75: Preparing 04:02:52 da57c44e2dfb: Preparing 04:02:52 93fef99bd0fb: Preparing 04:02:52 b59d7cc48478: Preparing 04:02:52 bf7a5de50826: Preparing 04:02:52 6fd18e25a846: Preparing 04:02:52 1e890da81ec9: Preparing 04:02:52 b59d7cc48478: Waiting 04:02:52 bf7a5de50826: Waiting 04:02:52 6fd18e25a846: Waiting 04:02:52 1e890da81ec9: Waiting 04:02:52 93fef99bd0fb: Layer already exists 04:02:52 dcae1f52bc75: Layer already exists 04:02:52 da57c44e2dfb: Layer already exists 04:02:52 52172fd2e5e5: Layer already exists 04:02:52 c5fa86696ad6: Layer already exists 04:02:52 6fd18e25a846: Layer already exists 04:02:52 b59d7cc48478: Layer already exists 04:02:52 bf7a5de50826: Layer already exists 04:02:52 1e890da81ec9: Layer already exists 04:02:52 latest: digest: sha256:b88d489f4c75370c4a1b7c66a0e1f01394e8d50d47139ca25f82e19e9940459f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:52 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:53 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.67 04:02:53 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:02:53 52172fd2e5e5: Preparing 04:02:53 c5fa86696ad6: Preparing 04:02:53 dcae1f52bc75: Preparing 04:02:53 da57c44e2dfb: Preparing 04:02:53 93fef99bd0fb: Preparing 04:02:53 b59d7cc48478: Preparing 04:02:53 bf7a5de50826: Preparing 04:02:53 6fd18e25a846: Preparing 04:02:53 1e890da81ec9: Preparing 04:02:53 b59d7cc48478: Waiting 04:02:53 bf7a5de50826: Waiting 04:02:53 6fd18e25a846: Waiting 04:02:53 1e890da81ec9: Waiting 04:02:53 da57c44e2dfb: Layer already exists 04:02:53 52172fd2e5e5: Layer already exists 04:02:53 dcae1f52bc75: Layer already exists 04:02:53 c5fa86696ad6: Layer already exists 04:02:53 93fef99bd0fb: Layer already exists 04:02:53 6fd18e25a846: Layer already exists 04:02:53 bf7a5de50826: Layer already exists 04:02:53 1e890da81ec9: Layer already exists 04:02:53 b59d7cc48478: Layer already exists 04:02:53 4.1.0-dev.67: digest: sha256:b88d489f4c75370c4a1b7c66a0e1f01394e8d50d47139ca25f82e19e9940459f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:53 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:54 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 04:02:54 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:02:54 52172fd2e5e5: Preparing 04:02:54 c5fa86696ad6: Preparing 04:02:54 dcae1f52bc75: Preparing 04:02:54 da57c44e2dfb: Preparing 04:02:54 93fef99bd0fb: Preparing 04:02:54 b59d7cc48478: Preparing 04:02:54 bf7a5de50826: Preparing 04:02:54 6fd18e25a846: Preparing 04:02:54 1e890da81ec9: Preparing 04:02:54 b59d7cc48478: Waiting 04:02:54 bf7a5de50826: Waiting 04:02:54 6fd18e25a846: Waiting 04:02:54 1e890da81ec9: Waiting 04:02:54 da57c44e2dfb: Layer already exists 04:02:54 52172fd2e5e5: Layer already exists 04:02:54 c5fa86696ad6: Layer already exists 04:02:54 b59d7cc48478: Layer already exists 04:02:54 93fef99bd0fb: Layer already exists 04:02:54 dcae1f52bc75: Layer already exists 04:02:54 6fd18e25a846: Layer already exists 04:02:54 bf7a5de50826: Layer already exists 04:02:54 1e890da81ec9: Layer already exists 04:02:54 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67: digest: sha256:b88d489f4c75370c4a1b7c66a0e1f01394e8d50d47139ca25f82e19e9940459f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:54 + 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 04:02:55 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 04:02:55 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 04:02:55 52172fd2e5e5: Preparing 04:02:55 c5fa86696ad6: Preparing 04:02:55 dcae1f52bc75: Preparing 04:02:55 da57c44e2dfb: Preparing 04:02:55 93fef99bd0fb: Preparing 04:02:55 b59d7cc48478: Preparing 04:02:55 bf7a5de50826: Preparing 04:02:55 6fd18e25a846: Preparing 04:02:55 1e890da81ec9: Preparing 04:02:55 bf7a5de50826: Waiting 04:02:55 6fd18e25a846: Waiting 04:02:55 1e890da81ec9: Waiting 04:02:55 b59d7cc48478: Waiting 04:02:55 52172fd2e5e5: Layer already exists 04:02:55 c5fa86696ad6: Layer already exists 04:02:55 93fef99bd0fb: Layer already exists 04:02:55 dcae1f52bc75: Layer already exists 04:02:55 da57c44e2dfb: Layer already exists 04:02:55 bf7a5de50826: Layer already exists 04:02:55 1e890da81ec9: Layer already exists 04:02:55 b59d7cc48478: Layer already exists 04:02:55 6fd18e25a846: Layer already exists 04:02:55 main: digest: sha256:b88d489f4c75370c4a1b7c66a0e1f01394e8d50d47139ca25f82e19e9940459f size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:02:55 ===================================================== [Pipeline] echo 04:02:55 taggedImages: 04:02:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 04:02:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 04:02:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.67 04:02:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 04:02:55 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 04:02:55 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 04:02:55 09bb2f1a643c06ac5adbedab39971cba372ab665 04:02:55 latest 04:02:55 4.1.0-dev.67 04:02:55 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 04:02:55 main 04:02:55 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:55 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:02:56 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 04:02:56 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:02:56 58dba869f7fe: Preparing 04:02:56 c53a23086813: Preparing 04:02:56 93fef99bd0fb: Preparing 04:02:56 b59d7cc48478: Preparing 04:02:56 f576141f074f: Preparing 04:02:56 2884f58332c3: Preparing 04:02:56 1e890da81ec9: Preparing 04:02:56 2884f58332c3: Waiting 04:02:56 1e890da81ec9: Waiting 04:02:56 93fef99bd0fb: Layer already exists 04:02:56 b59d7cc48478: Layer already exists 04:02:56 1e890da81ec9: Layer already exists 04:02:56 58dba869f7fe: Pushed 04:02:56 2884f58332c3: Pushed 04:02:58 f576141f074f: Pushed 04:03:04 c53a23086813: Pushed 04:03:04 09bb2f1a643c06ac5adbedab39971cba372ab665: digest: sha256:423f52afcd725d7073dcf901e9bed7d6a42e0d7e5db432ba69a04bfc53f5ea08 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:05 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:05 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 04:03:05 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:03:05 58dba869f7fe: Preparing 04:03:05 c53a23086813: Preparing 04:03:05 93fef99bd0fb: Preparing 04:03:05 b59d7cc48478: Preparing 04:03:05 f576141f074f: Preparing 04:03:05 2884f58332c3: Preparing 04:03:05 1e890da81ec9: Preparing 04:03:05 2884f58332c3: Waiting 04:03:05 1e890da81ec9: Waiting 04:03:05 58dba869f7fe: Layer already exists 04:03:05 93fef99bd0fb: Layer already exists 04:03:05 f576141f074f: Layer already exists 04:03:05 b59d7cc48478: Layer already exists 04:03:05 c53a23086813: Layer already exists 04:03:05 2884f58332c3: Layer already exists 04:03:05 1e890da81ec9: Layer already exists 04:03:05 latest: digest: sha256:423f52afcd725d7073dcf901e9bed7d6a42e0d7e5db432ba69a04bfc53f5ea08 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:06 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:06 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.67 04:03:06 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:03:06 58dba869f7fe: Preparing 04:03:06 c53a23086813: Preparing 04:03:06 93fef99bd0fb: Preparing 04:03:06 b59d7cc48478: Preparing 04:03:06 f576141f074f: Preparing 04:03:06 2884f58332c3: Preparing 04:03:06 1e890da81ec9: Preparing 04:03:06 2884f58332c3: Waiting 04:03:06 1e890da81ec9: Waiting 04:03:06 58dba869f7fe: Layer already exists 04:03:06 f576141f074f: Layer already exists 04:03:06 c53a23086813: Layer already exists 04:03:06 b59d7cc48478: Layer already exists 04:03:06 93fef99bd0fb: Layer already exists 04:03:06 1e890da81ec9: Layer already exists 04:03:06 2884f58332c3: Layer already exists 04:03:06 4.1.0-dev.67: digest: sha256:423f52afcd725d7073dcf901e9bed7d6a42e0d7e5db432ba69a04bfc53f5ea08 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:07 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:07 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 04:03:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:03:07 58dba869f7fe: Preparing 04:03:07 c53a23086813: Preparing 04:03:07 93fef99bd0fb: Preparing 04:03:07 b59d7cc48478: Preparing 04:03:07 f576141f074f: Preparing 04:03:07 2884f58332c3: Preparing 04:03:07 1e890da81ec9: Preparing 04:03:07 2884f58332c3: Waiting 04:03:07 1e890da81ec9: Waiting 04:03:07 58dba869f7fe: Layer already exists 04:03:07 b59d7cc48478: Layer already exists 04:03:07 f576141f074f: Layer already exists 04:03:07 c53a23086813: Layer already exists 04:03:07 93fef99bd0fb: Layer already exists 04:03:07 1e890da81ec9: Layer already exists 04:03:07 2884f58332c3: Layer already exists 04:03:07 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67: digest: sha256:423f52afcd725d7073dcf901e9bed7d6a42e0d7e5db432ba69a04bfc53f5ea08 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:08 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:08 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 04:03:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 04:03:08 58dba869f7fe: Preparing 04:03:08 c53a23086813: Preparing 04:03:08 93fef99bd0fb: Preparing 04:03:08 b59d7cc48478: Preparing 04:03:08 f576141f074f: Preparing 04:03:08 2884f58332c3: Preparing 04:03:08 1e890da81ec9: Preparing 04:03:08 2884f58332c3: Waiting 04:03:08 1e890da81ec9: Waiting 04:03:08 f576141f074f: Layer already exists 04:03:08 b59d7cc48478: Layer already exists 04:03:08 58dba869f7fe: Layer already exists 04:03:08 93fef99bd0fb: Layer already exists 04:03:08 c53a23086813: Layer already exists 04:03:08 2884f58332c3: Layer already exists 04:03:08 1e890da81ec9: Layer already exists 04:03:08 main: digest: sha256:423f52afcd725d7073dcf901e9bed7d6a42e0d7e5db432ba69a04bfc53f5ea08 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:03:08 ===================================================== [Pipeline] echo 04:03:08 taggedImages: 04:03:08 - nexus3.edgexfoundry.org:10004/core-data-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 04:03:08 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 04:03:08 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.67 04:03:08 - nexus3.edgexfoundry.org:10004/core-data-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 04:03:08 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 04:03:08 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 04:03:08 09bb2f1a643c06ac5adbedab39971cba372ab665 04:03:08 latest 04:03:08 4.1.0-dev.67 04:03:08 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 04:03:08 main 04:03:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:09 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:09 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 04:03:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:03:09 b5fbc74e63b3: Preparing 04:03:09 c00b0481c2fe: Preparing 04:03:09 b59d7cc48478: Preparing 04:03:09 116b25fc4a2f: Preparing 04:03:09 30326343b721: Preparing 04:03:09 1e890da81ec9: Preparing 04:03:09 1e890da81ec9: Waiting 04:03:09 b59d7cc48478: Layer already exists 04:03:09 1e890da81ec9: Layer already exists 04:03:09 30326343b721: Pushed 04:03:09 116b25fc4a2f: Pushed 04:03:09 b5fbc74e63b3: Pushed 04:03:18 c00b0481c2fe: Pushed 04:03:18 09bb2f1a643c06ac5adbedab39971cba372ab665: digest: sha256:0cd036ba4fe3cd11b695ff715697d611a6918a0eb668f9bbd26a63e9e5cff4ae size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:18 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:18 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 04:03:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:03:18 b5fbc74e63b3: Preparing 04:03:18 c00b0481c2fe: Preparing 04:03:18 b59d7cc48478: Preparing 04:03:18 116b25fc4a2f: Preparing 04:03:18 30326343b721: Preparing 04:03:18 1e890da81ec9: Preparing 04:03:18 1e890da81ec9: Waiting 04:03:18 b59d7cc48478: Layer already exists 04:03:18 b5fbc74e63b3: Layer already exists 04:03:18 c00b0481c2fe: Layer already exists 04:03:18 116b25fc4a2f: Layer already exists 04:03:18 30326343b721: Layer already exists 04:03:18 1e890da81ec9: Layer already exists 04:03:18 latest: digest: sha256:0cd036ba4fe3cd11b695ff715697d611a6918a0eb668f9bbd26a63e9e5cff4ae size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:19 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:19 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.67 04:03:19 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:03:19 b5fbc74e63b3: Preparing 04:03:19 c00b0481c2fe: Preparing 04:03:19 b59d7cc48478: Preparing 04:03:19 116b25fc4a2f: Preparing 04:03:19 30326343b721: Preparing 04:03:19 1e890da81ec9: Preparing 04:03:19 1e890da81ec9: Waiting 04:03:19 b59d7cc48478: Layer already exists 04:03:19 c00b0481c2fe: Layer already exists 04:03:19 116b25fc4a2f: Layer already exists 04:03:19 30326343b721: Layer already exists 04:03:19 b5fbc74e63b3: Layer already exists 04:03:19 1e890da81ec9: Layer already exists 04:03:19 4.1.0-dev.67: digest: sha256:0cd036ba4fe3cd11b695ff715697d611a6918a0eb668f9bbd26a63e9e5cff4ae size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:20 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:20 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 04:03:20 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:03:20 b5fbc74e63b3: Preparing 04:03:20 c00b0481c2fe: Preparing 04:03:20 b59d7cc48478: Preparing 04:03:20 116b25fc4a2f: Preparing 04:03:20 30326343b721: Preparing 04:03:20 1e890da81ec9: Preparing 04:03:20 1e890da81ec9: Waiting 04:03:20 30326343b721: Layer already exists 04:03:20 b5fbc74e63b3: Layer already exists 04:03:20 116b25fc4a2f: Layer already exists 04:03:20 b59d7cc48478: Layer already exists 04:03:20 c00b0481c2fe: Layer already exists 04:03:20 1e890da81ec9: Layer already exists 04:03:20 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67: digest: sha256:0cd036ba4fe3cd11b695ff715697d611a6918a0eb668f9bbd26a63e9e5cff4ae size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:21 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:21 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 04:03:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 04:03:21 b5fbc74e63b3: Preparing 04:03:21 c00b0481c2fe: Preparing 04:03:21 b59d7cc48478: Preparing 04:03:21 116b25fc4a2f: Preparing 04:03:21 30326343b721: Preparing 04:03:21 1e890da81ec9: Preparing 04:03:21 1e890da81ec9: Waiting 04:03:21 c00b0481c2fe: Layer already exists 04:03:21 b59d7cc48478: Layer already exists 04:03:21 30326343b721: Layer already exists 04:03:21 116b25fc4a2f: Layer already exists 04:03:21 b5fbc74e63b3: Layer already exists 04:03:21 1e890da81ec9: Layer already exists 04:03:21 main: digest: sha256:0cd036ba4fe3cd11b695ff715697d611a6918a0eb668f9bbd26a63e9e5cff4ae size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:03:22 ===================================================== [Pipeline] echo 04:03:22 taggedImages: 04:03:22 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 04:03:22 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 04:03:22 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.67 04:03:22 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 04:03:22 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 04:03:22 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 04:03:22 09bb2f1a643c06ac5adbedab39971cba372ab665 04:03:22 latest 04:03:22 4.1.0-dev.67 04:03:22 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 04:03:22 main 04:03:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:22 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:22 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 04:03:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:03:22 c543f511b394: Preparing 04:03:22 8f8191ae9656: Preparing 04:03:22 74091dbecf7d: Preparing 04:03:22 93fef99bd0fb: Preparing 04:03:22 b59d7cc48478: Preparing 04:03:22 bf7a5de50826: Preparing 04:03:22 6fd18e25a846: Preparing 04:03:22 1e890da81ec9: Preparing 04:03:22 6fd18e25a846: Waiting 04:03:22 1e890da81ec9: Waiting 04:03:22 bf7a5de50826: Waiting 04:03:22 b59d7cc48478: Layer already exists 04:03:22 93fef99bd0fb: Layer already exists 04:03:22 bf7a5de50826: Layer already exists 04:03:23 6fd18e25a846: Layer already exists 04:03:23 8f8191ae9656: Pushed 04:03:23 1e890da81ec9: Layer already exists 04:03:23 c543f511b394: Pushed 04:03:31 74091dbecf7d: Pushed 04:03:31 09bb2f1a643c06ac5adbedab39971cba372ab665: digest: sha256:5ca9f3100c8c2dffda43198d71c3640a5eeaf597304e8635431771050ae46bc0 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:31 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:31 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 04:03:31 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:03:31 c543f511b394: Preparing 04:03:31 8f8191ae9656: Preparing 04:03:31 74091dbecf7d: Preparing 04:03:31 93fef99bd0fb: Preparing 04:03:31 b59d7cc48478: Preparing 04:03:31 bf7a5de50826: Preparing 04:03:31 6fd18e25a846: Preparing 04:03:31 1e890da81ec9: Preparing 04:03:31 1e890da81ec9: Waiting 04:03:31 6fd18e25a846: Waiting 04:03:31 bf7a5de50826: Waiting 04:03:31 c543f511b394: Layer already exists 04:03:31 93fef99bd0fb: Layer already exists 04:03:31 b59d7cc48478: Layer already exists 04:03:31 74091dbecf7d: Layer already exists 04:03:31 8f8191ae9656: Layer already exists 04:03:31 6fd18e25a846: Layer already exists 04:03:31 bf7a5de50826: Layer already exists 04:03:31 1e890da81ec9: Layer already exists 04:03:31 latest: digest: sha256:5ca9f3100c8c2dffda43198d71c3640a5eeaf597304e8635431771050ae46bc0 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:32 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:32 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.67 04:03:32 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:03:32 c543f511b394: Preparing 04:03:32 8f8191ae9656: Preparing 04:03:32 74091dbecf7d: Preparing 04:03:32 93fef99bd0fb: Preparing 04:03:32 b59d7cc48478: Preparing 04:03:32 bf7a5de50826: Preparing 04:03:32 6fd18e25a846: Preparing 04:03:32 1e890da81ec9: Preparing 04:03:32 bf7a5de50826: Waiting 04:03:32 6fd18e25a846: Waiting 04:03:32 1e890da81ec9: Waiting 04:03:32 b59d7cc48478: Layer already exists 04:03:32 8f8191ae9656: Layer already exists 04:03:32 93fef99bd0fb: Layer already exists 04:03:32 c543f511b394: Layer already exists 04:03:32 74091dbecf7d: Layer already exists 04:03:32 6fd18e25a846: Layer already exists 04:03:32 bf7a5de50826: Layer already exists 04:03:32 1e890da81ec9: Layer already exists 04:03:32 4.1.0-dev.67: digest: sha256:5ca9f3100c8c2dffda43198d71c3640a5eeaf597304e8635431771050ae46bc0 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:33 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:33 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 04:03:33 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:03:33 c543f511b394: Preparing 04:03:33 8f8191ae9656: Preparing 04:03:33 74091dbecf7d: Preparing 04:03:33 93fef99bd0fb: Preparing 04:03:33 b59d7cc48478: Preparing 04:03:33 bf7a5de50826: Preparing 04:03:33 6fd18e25a846: Preparing 04:03:33 1e890da81ec9: Preparing 04:03:33 bf7a5de50826: Waiting 04:03:33 1e890da81ec9: Waiting 04:03:33 93fef99bd0fb: Layer already exists 04:03:33 8f8191ae9656: Layer already exists 04:03:33 b59d7cc48478: Layer already exists 04:03:33 c543f511b394: Layer already exists 04:03:33 74091dbecf7d: Layer already exists 04:03:33 bf7a5de50826: Layer already exists 04:03:33 6fd18e25a846: Layer already exists 04:03:33 1e890da81ec9: Layer already exists 04:03:33 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67: digest: sha256:5ca9f3100c8c2dffda43198d71c3640a5eeaf597304e8635431771050ae46bc0 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:34 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:34 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 04:03:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 04:03:34 c543f511b394: Preparing 04:03:34 8f8191ae9656: Preparing 04:03:34 74091dbecf7d: Preparing 04:03:34 93fef99bd0fb: Preparing 04:03:34 b59d7cc48478: Preparing 04:03:34 bf7a5de50826: Preparing 04:03:34 6fd18e25a846: Preparing 04:03:34 1e890da81ec9: Preparing 04:03:34 bf7a5de50826: Waiting 04:03:34 6fd18e25a846: Waiting 04:03:34 1e890da81ec9: Waiting 04:03:34 74091dbecf7d: Layer already exists 04:03:34 b59d7cc48478: Layer already exists 04:03:34 8f8191ae9656: Layer already exists 04:03:34 93fef99bd0fb: Layer already exists 04:03:34 c543f511b394: Layer already exists 04:03:34 1e890da81ec9: Layer already exists 04:03:34 6fd18e25a846: Layer already exists 04:03:34 bf7a5de50826: Layer already exists 04:03:34 main: digest: sha256:5ca9f3100c8c2dffda43198d71c3640a5eeaf597304e8635431771050ae46bc0 size: 1989 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:03:34 ===================================================== [Pipeline] echo 04:03:34 taggedImages: 04:03:34 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 04:03:34 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 04:03:34 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.67 04:03:34 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 04:03:34 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 04:03:34 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 04:03:34 09bb2f1a643c06ac5adbedab39971cba372ab665 04:03:34 latest 04:03:34 4.1.0-dev.67 04:03:34 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 04:03:34 main 04:03:34 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:35 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:35 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 04:03:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:03:35 0fd1dbf31cb1: Preparing 04:03:35 3115af814f84: Preparing 04:03:35 329690fde4da: Preparing 04:03:35 c749f1bf3b7b: Preparing 04:03:35 ed68037de538: Preparing 04:03:35 1eb5d2b3f410: Preparing 04:03:35 263fecd8c2ff: Preparing 04:03:35 93fef99bd0fb: Preparing 04:03:35 b59d7cc48478: Preparing 04:03:35 4fc6b1922253: Preparing 04:03:35 1d265d146d53: Preparing 04:03:35 5f70bf18a086: Preparing 04:03:35 47bc7cbf0676: Preparing 04:03:35 773362055763: Preparing 04:03:35 386caacec99c: Preparing 04:03:35 263fecd8c2ff: Waiting 04:03:35 1e890da81ec9: Preparing 04:03:35 93fef99bd0fb: Waiting 04:03:35 b59d7cc48478: Waiting 04:03:35 1d265d146d53: Waiting 04:03:35 4fc6b1922253: Waiting 04:03:35 5f70bf18a086: Waiting 04:03:35 47bc7cbf0676: Waiting 04:03:35 773362055763: Waiting 04:03:35 386caacec99c: Waiting 04:03:35 1e890da81ec9: Waiting 04:03:35 1eb5d2b3f410: Waiting 04:03:35 3115af814f84: Pushed 04:03:36 ed68037de538: Pushed 04:03:36 329690fde4da: Pushed 04:03:36 c749f1bf3b7b: Pushed 04:03:36 0fd1dbf31cb1: Pushed 04:03:36 93fef99bd0fb: Layer already exists 04:03:36 b59d7cc48478: Layer already exists 04:03:36 1eb5d2b3f410: Pushed 04:03:36 5f70bf18a086: Layer already exists 04:03:36 1d265d146d53: Pushed 04:03:36 4fc6b1922253: Pushed 04:03:36 47bc7cbf0676: Pushed 04:03:36 1e890da81ec9: Layer already exists 04:03:36 386caacec99c: Pushed 04:03:38 773362055763: Pushed 04:03:38 263fecd8c2ff: Pushed 04:03:39 09bb2f1a643c06ac5adbedab39971cba372ab665: digest: sha256:c10f1b4a7acc6f1dbd010f861d80e572f5f6079097a2345b66255339325a6766 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:40 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:40 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 04:03:40 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:03:40 0fd1dbf31cb1: Preparing 04:03:40 3115af814f84: Preparing 04:03:40 329690fde4da: Preparing 04:03:40 c749f1bf3b7b: Preparing 04:03:40 ed68037de538: Preparing 04:03:40 1eb5d2b3f410: Preparing 04:03:40 263fecd8c2ff: Preparing 04:03:40 93fef99bd0fb: Preparing 04:03:40 b59d7cc48478: Preparing 04:03:40 4fc6b1922253: Preparing 04:03:40 1d265d146d53: Preparing 04:03:40 5f70bf18a086: Preparing 04:03:40 47bc7cbf0676: Preparing 04:03:40 773362055763: Preparing 04:03:40 263fecd8c2ff: Waiting 04:03:40 386caacec99c: Preparing 04:03:40 1e890da81ec9: Preparing 04:03:40 b59d7cc48478: Waiting 04:03:40 4fc6b1922253: Waiting 04:03:40 1d265d146d53: Waiting 04:03:40 5f70bf18a086: Waiting 04:03:40 47bc7cbf0676: Waiting 04:03:40 773362055763: Waiting 04:03:40 386caacec99c: Waiting 04:03:40 1e890da81ec9: Waiting 04:03:40 1eb5d2b3f410: Waiting 04:03:40 93fef99bd0fb: Waiting 04:03:40 0fd1dbf31cb1: Layer already exists 04:03:40 329690fde4da: Layer already exists 04:03:40 c749f1bf3b7b: Layer already exists 04:03:40 3115af814f84: Layer already exists 04:03:40 ed68037de538: Layer already exists 04:03:40 1eb5d2b3f410: Layer already exists 04:03:40 b59d7cc48478: Layer already exists 04:03:40 263fecd8c2ff: Layer already exists 04:03:40 4fc6b1922253: Layer already exists 04:03:40 93fef99bd0fb: Layer already exists 04:03:40 773362055763: Layer already exists 04:03:40 5f70bf18a086: Layer already exists 04:03:40 47bc7cbf0676: Layer already exists 04:03:40 1d265d146d53: Layer already exists 04:03:40 386caacec99c: Layer already exists 04:03:40 1e890da81ec9: Layer already exists 04:03:40 latest: digest: sha256:c10f1b4a7acc6f1dbd010f861d80e572f5f6079097a2345b66255339325a6766 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:41 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:41 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.67 04:03:41 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:03:41 0fd1dbf31cb1: Preparing 04:03:41 3115af814f84: Preparing 04:03:41 329690fde4da: Preparing 04:03:41 c749f1bf3b7b: Preparing 04:03:41 ed68037de538: Preparing 04:03:41 1eb5d2b3f410: Preparing 04:03:41 263fecd8c2ff: Preparing 04:03:41 93fef99bd0fb: Preparing 04:03:41 b59d7cc48478: Preparing 04:03:41 4fc6b1922253: Preparing 04:03:41 1d265d146d53: Preparing 04:03:41 5f70bf18a086: Preparing 04:03:41 47bc7cbf0676: Preparing 04:03:41 773362055763: Preparing 04:03:41 386caacec99c: Preparing 04:03:41 1e890da81ec9: Preparing 04:03:41 4fc6b1922253: Waiting 04:03:41 5f70bf18a086: Waiting 04:03:41 47bc7cbf0676: Waiting 04:03:41 1eb5d2b3f410: Waiting 04:03:41 263fecd8c2ff: Waiting 04:03:41 93fef99bd0fb: Waiting 04:03:41 b59d7cc48478: Waiting 04:03:41 773362055763: Waiting 04:03:41 386caacec99c: Waiting 04:03:41 1e890da81ec9: Waiting 04:03:41 1d265d146d53: Waiting 04:03:41 0fd1dbf31cb1: Layer already exists 04:03:41 ed68037de538: Layer already exists 04:03:41 329690fde4da: Layer already exists 04:03:41 3115af814f84: Layer already exists 04:03:41 c749f1bf3b7b: Layer already exists 04:03:41 1eb5d2b3f410: Layer already exists 04:03:41 93fef99bd0fb: Layer already exists 04:03:41 263fecd8c2ff: Layer already exists 04:03:41 4fc6b1922253: Layer already exists 04:03:41 b59d7cc48478: Layer already exists 04:03:41 5f70bf18a086: Layer already exists 04:03:41 1d265d146d53: Layer already exists 04:03:41 773362055763: Layer already exists 04:03:41 47bc7cbf0676: Layer already exists 04:03:41 386caacec99c: Layer already exists 04:03:41 1e890da81ec9: Layer already exists 04:03:41 4.1.0-dev.67: digest: sha256:c10f1b4a7acc6f1dbd010f861d80e572f5f6079097a2345b66255339325a6766 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:42 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:42 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 04:03:42 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:03:42 0fd1dbf31cb1: Preparing 04:03:42 3115af814f84: Preparing 04:03:42 329690fde4da: Preparing 04:03:42 c749f1bf3b7b: Preparing 04:03:42 ed68037de538: Preparing 04:03:42 1eb5d2b3f410: Preparing 04:03:42 263fecd8c2ff: Preparing 04:03:42 93fef99bd0fb: Preparing 04:03:42 b59d7cc48478: Preparing 04:03:42 4fc6b1922253: Preparing 04:03:42 1d265d146d53: Preparing 04:03:42 5f70bf18a086: Preparing 04:03:42 47bc7cbf0676: Preparing 04:03:42 773362055763: Preparing 04:03:42 386caacec99c: Preparing 04:03:42 1e890da81ec9: Preparing 04:03:42 1d265d146d53: Waiting 04:03:42 5f70bf18a086: Waiting 04:03:42 47bc7cbf0676: Waiting 04:03:42 4fc6b1922253: Waiting 04:03:42 773362055763: Waiting 04:03:42 b59d7cc48478: Waiting 04:03:42 386caacec99c: Waiting 04:03:42 1eb5d2b3f410: Waiting 04:03:42 263fecd8c2ff: Waiting 04:03:42 93fef99bd0fb: Waiting 04:03:42 1e890da81ec9: Waiting 04:03:42 3115af814f84: Layer already exists 04:03:42 0fd1dbf31cb1: Layer already exists 04:03:42 c749f1bf3b7b: Layer already exists 04:03:42 329690fde4da: Layer already exists 04:03:42 ed68037de538: Layer already exists 04:03:42 1eb5d2b3f410: Layer already exists 04:03:42 263fecd8c2ff: Layer already exists 04:03:42 b59d7cc48478: Layer already exists 04:03:42 93fef99bd0fb: Layer already exists 04:03:42 4fc6b1922253: Layer already exists 04:03:42 773362055763: Layer already exists 04:03:42 5f70bf18a086: Layer already exists 04:03:42 1d265d146d53: Layer already exists 04:03:42 47bc7cbf0676: Layer already exists 04:03:42 386caacec99c: Layer already exists 04:03:42 1e890da81ec9: Layer already exists 04:03:42 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67: digest: sha256:c10f1b4a7acc6f1dbd010f861d80e572f5f6079097a2345b66255339325a6766 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:43 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:43 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 04:03:43 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 04:03:43 0fd1dbf31cb1: Preparing 04:03:43 3115af814f84: Preparing 04:03:43 329690fde4da: Preparing 04:03:43 c749f1bf3b7b: Preparing 04:03:43 ed68037de538: Preparing 04:03:43 1eb5d2b3f410: Preparing 04:03:43 263fecd8c2ff: Preparing 04:03:43 93fef99bd0fb: Preparing 04:03:43 b59d7cc48478: Preparing 04:03:43 4fc6b1922253: Preparing 04:03:43 1d265d146d53: Preparing 04:03:43 5f70bf18a086: Preparing 04:03:43 47bc7cbf0676: Preparing 04:03:43 773362055763: Preparing 04:03:43 386caacec99c: Preparing 04:03:43 1e890da81ec9: Preparing 04:03:43 1eb5d2b3f410: Waiting 04:03:43 263fecd8c2ff: Waiting 04:03:43 93fef99bd0fb: Waiting 04:03:43 b59d7cc48478: Waiting 04:03:43 4fc6b1922253: Waiting 04:03:43 1d265d146d53: Waiting 04:03:43 5f70bf18a086: Waiting 04:03:43 47bc7cbf0676: Waiting 04:03:43 773362055763: Waiting 04:03:43 386caacec99c: Waiting 04:03:43 1e890da81ec9: Waiting 04:03:43 0fd1dbf31cb1: Layer already exists 04:03:43 c749f1bf3b7b: Layer already exists 04:03:43 3115af814f84: Layer already exists 04:03:43 329690fde4da: Layer already exists 04:03:43 ed68037de538: Layer already exists 04:03:43 4fc6b1922253: Layer already exists 04:03:43 1eb5d2b3f410: Layer already exists 04:03:43 93fef99bd0fb: Layer already exists 04:03:43 263fecd8c2ff: Layer already exists 04:03:43 b59d7cc48478: Layer already exists 04:03:43 5f70bf18a086: Layer already exists 04:03:43 773362055763: Layer already exists 04:03:43 1d265d146d53: Layer already exists 04:03:43 47bc7cbf0676: Layer already exists 04:03:43 386caacec99c: Layer already exists 04:03:43 1e890da81ec9: Layer already exists 04:03:43 main: digest: sha256:c10f1b4a7acc6f1dbd010f861d80e572f5f6079097a2345b66255339325a6766 size: 3647 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:03:43 ===================================================== [Pipeline] echo 04:03:43 taggedImages: 04:03:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 04:03:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 04:03:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.67 04:03:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 04:03:43 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 04:03:44 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 04:03:44 09bb2f1a643c06ac5adbedab39971cba372ab665 04:03:44 latest 04:03:44 4.1.0-dev.67 04:03:44 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 04:03:44 main 04:03:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:44 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:44 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 04:03:44 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:03:44 ee5ca8cd71e6: Preparing 04:03:44 e90f50a29767: Preparing 04:03:44 22a35581c198: Preparing 04:03:44 ac4cd5da4eef: Preparing 04:03:44 93fef99bd0fb: Preparing 04:03:44 b59d7cc48478: Preparing 04:03:44 bf7a5de50826: Preparing 04:03:44 6fd18e25a846: Preparing 04:03:44 1e890da81ec9: Preparing 04:03:44 b59d7cc48478: Waiting 04:03:44 bf7a5de50826: Waiting 04:03:44 6fd18e25a846: Waiting 04:03:44 1e890da81ec9: Waiting 04:03:44 93fef99bd0fb: Layer already exists 04:03:44 22a35581c198: Pushed 04:03:44 b59d7cc48478: Layer already exists 04:03:44 e90f50a29767: Pushed 04:03:44 bf7a5de50826: Layer already exists 04:03:44 6fd18e25a846: Layer already exists 04:03:44 1e890da81ec9: Layer already exists 04:03:44 ee5ca8cd71e6: Pushed 04:03:53 ac4cd5da4eef: Pushed 04:03:53 09bb2f1a643c06ac5adbedab39971cba372ab665: digest: sha256:ce37646bb7c8870a167e3ac333a1832fa8c31130364601f1c4be886e4af38169 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:53 + 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 04:03:53 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 04:03:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:03:53 ee5ca8cd71e6: Preparing 04:03:53 e90f50a29767: Preparing 04:03:53 22a35581c198: Preparing 04:03:53 ac4cd5da4eef: Preparing 04:03:53 93fef99bd0fb: Preparing 04:03:53 b59d7cc48478: Preparing 04:03:53 bf7a5de50826: Preparing 04:03:53 6fd18e25a846: Preparing 04:03:53 1e890da81ec9: Preparing 04:03:53 b59d7cc48478: Waiting 04:03:53 bf7a5de50826: Waiting 04:03:53 6fd18e25a846: Waiting 04:03:53 1e890da81ec9: Waiting 04:03:53 93fef99bd0fb: Layer already exists 04:03:53 e90f50a29767: Layer already exists 04:03:53 ac4cd5da4eef: Layer already exists 04:03:53 ee5ca8cd71e6: Layer already exists 04:03:53 22a35581c198: Layer already exists 04:03:53 b59d7cc48478: Layer already exists 04:03:53 6fd18e25a846: Layer already exists 04:03:53 bf7a5de50826: Layer already exists 04:03:53 1e890da81ec9: Layer already exists 04:03:53 latest: digest: sha256:ce37646bb7c8870a167e3ac333a1832fa8c31130364601f1c4be886e4af38169 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:54 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:54 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.67 04:03:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:03:54 ee5ca8cd71e6: Preparing 04:03:54 e90f50a29767: Preparing 04:03:54 22a35581c198: Preparing 04:03:54 ac4cd5da4eef: Preparing 04:03:54 93fef99bd0fb: Preparing 04:03:54 b59d7cc48478: Preparing 04:03:54 bf7a5de50826: Preparing 04:03:54 6fd18e25a846: Preparing 04:03:54 1e890da81ec9: Preparing 04:03:54 bf7a5de50826: Waiting 04:03:54 6fd18e25a846: Waiting 04:03:54 1e890da81ec9: Waiting 04:03:54 b59d7cc48478: Waiting 04:03:54 22a35581c198: Layer already exists 04:03:54 ee5ca8cd71e6: Layer already exists 04:03:54 ac4cd5da4eef: Layer already exists 04:03:54 e90f50a29767: Layer already exists 04:03:54 93fef99bd0fb: Layer already exists 04:03:54 6fd18e25a846: Layer already exists 04:03:54 bf7a5de50826: Layer already exists 04:03:54 b59d7cc48478: Layer already exists 04:03:54 1e890da81ec9: Layer already exists 04:03:55 4.1.0-dev.67: digest: sha256:ce37646bb7c8870a167e3ac333a1832fa8c31130364601f1c4be886e4af38169 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:55 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:55 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 04:03:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:03:55 ee5ca8cd71e6: Preparing 04:03:55 e90f50a29767: Preparing 04:03:55 22a35581c198: Preparing 04:03:55 ac4cd5da4eef: Preparing 04:03:55 93fef99bd0fb: Preparing 04:03:55 b59d7cc48478: Preparing 04:03:55 bf7a5de50826: Preparing 04:03:55 6fd18e25a846: Preparing 04:03:55 1e890da81ec9: Preparing 04:03:55 b59d7cc48478: Waiting 04:03:55 bf7a5de50826: Waiting 04:03:55 6fd18e25a846: Waiting 04:03:55 1e890da81ec9: Waiting 04:03:55 22a35581c198: Layer already exists 04:03:55 93fef99bd0fb: Layer already exists 04:03:55 ac4cd5da4eef: Layer already exists 04:03:55 ee5ca8cd71e6: Layer already exists 04:03:55 e90f50a29767: Layer already exists 04:03:55 b59d7cc48478: Layer already exists 04:03:55 bf7a5de50826: Layer already exists 04:03:55 6fd18e25a846: Layer already exists 04:03:55 1e890da81ec9: Layer already exists 04:03:55 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67: digest: sha256:ce37646bb7c8870a167e3ac333a1832fa8c31130364601f1c4be886e4af38169 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:56 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:56 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 04:03:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 04:03:56 ee5ca8cd71e6: Preparing 04:03:56 e90f50a29767: Preparing 04:03:56 22a35581c198: Preparing 04:03:56 ac4cd5da4eef: Preparing 04:03:56 93fef99bd0fb: Preparing 04:03:56 b59d7cc48478: Preparing 04:03:56 bf7a5de50826: Preparing 04:03:56 b59d7cc48478: Waiting 04:03:56 6fd18e25a846: Preparing 04:03:56 bf7a5de50826: Waiting 04:03:56 1e890da81ec9: Preparing 04:03:56 6fd18e25a846: Waiting 04:03:56 1e890da81ec9: Waiting 04:03:56 22a35581c198: Layer already exists 04:03:56 ee5ca8cd71e6: Layer already exists 04:03:56 ac4cd5da4eef: Layer already exists 04:03:56 93fef99bd0fb: Layer already exists 04:03:56 e90f50a29767: Layer already exists 04:03:56 1e890da81ec9: Layer already exists 04:03:56 b59d7cc48478: Layer already exists 04:03:56 6fd18e25a846: Layer already exists 04:03:56 bf7a5de50826: Layer already exists 04:03:57 main: digest: sha256:ce37646bb7c8870a167e3ac333a1832fa8c31130364601f1c4be886e4af38169 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:03:57 ===================================================== [Pipeline] echo 04:03:57 taggedImages: 04:03:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 04:03:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 04:03:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.67 04:03:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 04:03:57 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 04:03:57 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 04:03:57 09bb2f1a643c06ac5adbedab39971cba372ab665 04:03:57 latest 04:03:57 4.1.0-dev.67 04:03:57 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 04:03:57 main 04:03:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:57 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:03:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 04:03:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:03:57 9ec38939a5de: Preparing 04:03:57 3a4a2ff6db6d: Preparing 04:03:57 b29fe385120b: Preparing 04:03:57 375600ae1705: Preparing 04:03:57 d1e086fafdd2: Preparing 04:03:57 93fef99bd0fb: Preparing 04:03:57 b59d7cc48478: Preparing 04:03:57 486b30ad1b3b: Preparing 04:03:57 b986393037be: Preparing 04:03:57 b94f2539e98f: Preparing 04:03:57 1e890da81ec9: Preparing 04:03:57 93fef99bd0fb: Waiting 04:03:57 b59d7cc48478: Waiting 04:03:57 486b30ad1b3b: Waiting 04:03:57 b986393037be: Waiting 04:03:57 b94f2539e98f: Waiting 04:03:58 3a4a2ff6db6d: Pushed 04:03:58 375600ae1705: Pushed 04:03:58 9ec38939a5de: Pushed 04:03:58 d1e086fafdd2: Pushed 04:03:58 93fef99bd0fb: Layer already exists 04:03:58 b59d7cc48478: Layer already exists 04:03:58 1e890da81ec9: Layer already exists 04:03:58 486b30ad1b3b: Pushed 04:03:58 b986393037be: Pushed 04:04:02 b94f2539e98f: Pushed 04:04:03 b29fe385120b: Pushed 04:04:04 09bb2f1a643c06ac5adbedab39971cba372ab665: digest: sha256:dc200d7bf6b4ea9fea61825a4c5383ff51c1f81873a0d47725c25c4f81fa3e11 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:04 + 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 04:04:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 04:04:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:04:04 9ec38939a5de: Preparing 04:04:04 3a4a2ff6db6d: Preparing 04:04:04 b29fe385120b: Preparing 04:04:04 375600ae1705: Preparing 04:04:04 d1e086fafdd2: Preparing 04:04:04 93fef99bd0fb: Preparing 04:04:04 b59d7cc48478: Preparing 04:04:04 486b30ad1b3b: Preparing 04:04:04 93fef99bd0fb: Waiting 04:04:04 b986393037be: Preparing 04:04:04 b94f2539e98f: Preparing 04:04:04 1e890da81ec9: Preparing 04:04:04 b59d7cc48478: Waiting 04:04:04 b986393037be: Waiting 04:04:04 486b30ad1b3b: Waiting 04:04:04 b94f2539e98f: Waiting 04:04:04 1e890da81ec9: Waiting 04:04:04 d1e086fafdd2: Layer already exists 04:04:04 3a4a2ff6db6d: Layer already exists 04:04:04 b29fe385120b: Layer already exists 04:04:04 375600ae1705: Layer already exists 04:04:04 9ec38939a5de: Layer already exists 04:04:04 93fef99bd0fb: Layer already exists 04:04:04 486b30ad1b3b: Layer already exists 04:04:04 b986393037be: Layer already exists 04:04:04 b59d7cc48478: Layer already exists 04:04:04 b94f2539e98f: Layer already exists 04:04:04 1e890da81ec9: Layer already exists 04:04:05 latest: digest: sha256:dc200d7bf6b4ea9fea61825a4c5383ff51c1f81873a0d47725c25c4f81fa3e11 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:05 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:05 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.67 04:04:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:04:05 9ec38939a5de: Preparing 04:04:05 3a4a2ff6db6d: Preparing 04:04:05 b29fe385120b: Preparing 04:04:05 375600ae1705: Preparing 04:04:05 d1e086fafdd2: Preparing 04:04:05 93fef99bd0fb: Preparing 04:04:05 b59d7cc48478: Preparing 04:04:05 486b30ad1b3b: Preparing 04:04:05 b986393037be: Preparing 04:04:05 b94f2539e98f: Preparing 04:04:05 1e890da81ec9: Preparing 04:04:05 486b30ad1b3b: Waiting 04:04:05 b986393037be: Waiting 04:04:05 b94f2539e98f: Waiting 04:04:05 1e890da81ec9: Waiting 04:04:05 93fef99bd0fb: Waiting 04:04:05 b59d7cc48478: Waiting 04:04:05 3a4a2ff6db6d: Layer already exists 04:04:05 375600ae1705: Layer already exists 04:04:05 b29fe385120b: Layer already exists 04:04:05 9ec38939a5de: Layer already exists 04:04:05 d1e086fafdd2: Layer already exists 04:04:05 93fef99bd0fb: Layer already exists 04:04:05 486b30ad1b3b: Layer already exists 04:04:05 b986393037be: Layer already exists 04:04:05 b94f2539e98f: Layer already exists 04:04:05 b59d7cc48478: Layer already exists 04:04:05 1e890da81ec9: Layer already exists 04:04:06 4.1.0-dev.67: digest: sha256:dc200d7bf6b4ea9fea61825a4c5383ff51c1f81873a0d47725c25c4f81fa3e11 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:06 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 04:04:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:04:06 9ec38939a5de: Preparing 04:04:06 3a4a2ff6db6d: Preparing 04:04:06 b29fe385120b: Preparing 04:04:06 375600ae1705: Preparing 04:04:06 d1e086fafdd2: Preparing 04:04:06 93fef99bd0fb: Preparing 04:04:06 b59d7cc48478: Preparing 04:04:06 486b30ad1b3b: Preparing 04:04:06 b986393037be: Preparing 04:04:06 b94f2539e98f: Preparing 04:04:06 1e890da81ec9: Preparing 04:04:06 486b30ad1b3b: Waiting 04:04:06 b986393037be: Waiting 04:04:06 b94f2539e98f: Waiting 04:04:06 1e890da81ec9: Waiting 04:04:06 93fef99bd0fb: Waiting 04:04:06 b59d7cc48478: Waiting 04:04:06 9ec38939a5de: Layer already exists 04:04:06 375600ae1705: Layer already exists 04:04:06 b29fe385120b: Layer already exists 04:04:06 d1e086fafdd2: Layer already exists 04:04:06 3a4a2ff6db6d: Layer already exists 04:04:06 b59d7cc48478: Layer already exists 04:04:06 93fef99bd0fb: Layer already exists 04:04:06 486b30ad1b3b: Layer already exists 04:04:06 b94f2539e98f: Layer already exists 04:04:06 b986393037be: Layer already exists 04:04:06 1e890da81ec9: Layer already exists 04:04:07 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67: digest: sha256:dc200d7bf6b4ea9fea61825a4c5383ff51c1f81873a0d47725c25c4f81fa3e11 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:07 + 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 04:04:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 04:04:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 04:04:07 9ec38939a5de: Preparing 04:04:07 3a4a2ff6db6d: Preparing 04:04:07 b29fe385120b: Preparing 04:04:07 375600ae1705: Preparing 04:04:07 d1e086fafdd2: Preparing 04:04:07 93fef99bd0fb: Preparing 04:04:07 b59d7cc48478: Preparing 04:04:07 486b30ad1b3b: Preparing 04:04:07 b986393037be: Preparing 04:04:07 b94f2539e98f: Preparing 04:04:07 1e890da81ec9: Preparing 04:04:07 b59d7cc48478: Waiting 04:04:07 486b30ad1b3b: Waiting 04:04:07 b986393037be: Waiting 04:04:07 b94f2539e98f: Waiting 04:04:07 1e890da81ec9: Waiting 04:04:07 93fef99bd0fb: Waiting 04:04:07 3a4a2ff6db6d: Layer already exists 04:04:07 375600ae1705: Layer already exists 04:04:07 b29fe385120b: Layer already exists 04:04:07 d1e086fafdd2: Layer already exists 04:04:07 9ec38939a5de: Layer already exists 04:04:07 93fef99bd0fb: Layer already exists 04:04:07 b59d7cc48478: Layer already exists 04:04:07 b986393037be: Layer already exists 04:04:07 486b30ad1b3b: Layer already exists 04:04:07 b94f2539e98f: Layer already exists 04:04:07 1e890da81ec9: Layer already exists 04:04:08 main: digest: sha256:dc200d7bf6b4ea9fea61825a4c5383ff51c1f81873a0d47725c25c4f81fa3e11 size: 2613 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:04:08 ===================================================== [Pipeline] echo 04:04:08 taggedImages: 04:04:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 04:04:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 04:04:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.67 04:04:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 04:04:08 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 04:04:08 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 04:04:08 09bb2f1a643c06ac5adbedab39971cba372ab665 04:04:08 latest 04:04:08 4.1.0-dev.67 04:04:08 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 04:04:08 main 04:04:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:08 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:08 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 04:04:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:04:08 e7e7632d8054: Preparing 04:04:08 6cde33b67bdf: Preparing 04:04:08 e8c47888d50f: Preparing 04:04:08 94658537ced0: Preparing 04:04:08 d2dc5e62b052: Preparing 04:04:08 7b53d6ccc313: Preparing 04:04:08 057ce2851818: Preparing 04:04:08 93fef99bd0fb: Preparing 04:04:08 b59d7cc48478: Preparing 04:04:08 7794ecf9ebcf: Preparing 04:04:08 7b53d6ccc313: Waiting 04:04:08 057ce2851818: Waiting 04:04:08 93fef99bd0fb: Waiting 04:04:08 b59d7cc48478: Waiting 04:04:08 9cacfd102d9e: Preparing 04:04:08 7794ecf9ebcf: Waiting 04:04:08 1e890da81ec9: Preparing 04:04:08 1e890da81ec9: Waiting 04:04:08 9cacfd102d9e: Waiting 04:04:09 6cde33b67bdf: Pushed 04:04:09 e7e7632d8054: Pushed 04:04:09 d2dc5e62b052: Pushed 04:04:09 93fef99bd0fb: Layer already exists 04:04:09 b59d7cc48478: Layer already exists 04:04:09 7b53d6ccc313: Pushed 04:04:09 057ce2851818: Pushed 04:04:09 1e890da81ec9: Layer already exists 04:04:11 7794ecf9ebcf: Pushed 04:04:11 9cacfd102d9e: Pushed 04:04:15 94658537ced0: Pushed 04:04:15 e8c47888d50f: Pushed 04:04:15 09bb2f1a643c06ac5adbedab39971cba372ab665: digest: sha256:f1bf7f4b5aa97187cc373c7c0dd58362fccb9844858e652660e195ac77c02f69 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:16 + 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 04:04:17 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 04:04:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:04:17 e7e7632d8054: Preparing 04:04:17 6cde33b67bdf: Preparing 04:04:17 e8c47888d50f: Preparing 04:04:17 94658537ced0: Preparing 04:04:17 d2dc5e62b052: Preparing 04:04:17 7b53d6ccc313: Preparing 04:04:17 7b53d6ccc313: Waiting 04:04:17 057ce2851818: Preparing 04:04:17 93fef99bd0fb: Preparing 04:04:17 057ce2851818: Waiting 04:04:17 b59d7cc48478: Preparing 04:04:17 93fef99bd0fb: Waiting 04:04:17 7794ecf9ebcf: Preparing 04:04:17 b59d7cc48478: Waiting 04:04:17 9cacfd102d9e: Preparing 04:04:17 7794ecf9ebcf: Waiting 04:04:17 1e890da81ec9: Preparing 04:04:17 9cacfd102d9e: Waiting 04:04:17 94658537ced0: Layer already exists 04:04:17 e8c47888d50f: Layer already exists 04:04:17 d2dc5e62b052: Layer already exists 04:04:17 e7e7632d8054: Layer already exists 04:04:17 6cde33b67bdf: Layer already exists 04:04:17 057ce2851818: Layer already exists 04:04:17 7b53d6ccc313: Layer already exists 04:04:17 b59d7cc48478: Layer already exists 04:04:17 93fef99bd0fb: Layer already exists 04:04:17 7794ecf9ebcf: Layer already exists 04:04:17 1e890da81ec9: Layer already exists 04:04:17 9cacfd102d9e: Layer already exists 04:04:17 latest: digest: sha256:f1bf7f4b5aa97187cc373c7c0dd58362fccb9844858e652660e195ac77c02f69 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:18 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:18 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.67 04:04:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:04:18 e7e7632d8054: Preparing 04:04:18 6cde33b67bdf: Preparing 04:04:18 e8c47888d50f: Preparing 04:04:18 94658537ced0: Preparing 04:04:18 d2dc5e62b052: Preparing 04:04:18 7b53d6ccc313: Preparing 04:04:18 057ce2851818: Preparing 04:04:18 93fef99bd0fb: Preparing 04:04:18 b59d7cc48478: Preparing 04:04:18 7794ecf9ebcf: Preparing 04:04:18 9cacfd102d9e: Preparing 04:04:18 1e890da81ec9: Preparing 04:04:18 93fef99bd0fb: Waiting 04:04:18 b59d7cc48478: Waiting 04:04:18 7794ecf9ebcf: Waiting 04:04:18 9cacfd102d9e: Waiting 04:04:18 1e890da81ec9: Waiting 04:04:18 7b53d6ccc313: Waiting 04:04:18 057ce2851818: Waiting 04:04:18 6cde33b67bdf: Layer already exists 04:04:18 d2dc5e62b052: Layer already exists 04:04:18 94658537ced0: Layer already exists 04:04:18 e7e7632d8054: Layer already exists 04:04:18 e8c47888d50f: Layer already exists 04:04:18 057ce2851818: Layer already exists 04:04:18 7b53d6ccc313: Layer already exists 04:04:18 93fef99bd0fb: Layer already exists 04:04:18 7794ecf9ebcf: Layer already exists 04:04:18 b59d7cc48478: Layer already exists 04:04:18 9cacfd102d9e: Layer already exists 04:04:18 1e890da81ec9: Layer already exists 04:04:18 4.1.0-dev.67: digest: sha256:f1bf7f4b5aa97187cc373c7c0dd58362fccb9844858e652660e195ac77c02f69 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:19 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:19 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 04:04:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:04:19 e7e7632d8054: Preparing 04:04:19 6cde33b67bdf: Preparing 04:04:19 e8c47888d50f: Preparing 04:04:19 94658537ced0: Preparing 04:04:19 d2dc5e62b052: Preparing 04:04:19 7b53d6ccc313: Preparing 04:04:19 057ce2851818: Preparing 04:04:19 93fef99bd0fb: Preparing 04:04:19 b59d7cc48478: Preparing 04:04:19 7794ecf9ebcf: Preparing 04:04:19 9cacfd102d9e: Preparing 04:04:19 1e890da81ec9: Preparing 04:04:19 7b53d6ccc313: Waiting 04:04:19 057ce2851818: Waiting 04:04:19 93fef99bd0fb: Waiting 04:04:19 9cacfd102d9e: Waiting 04:04:19 b59d7cc48478: Waiting 04:04:19 1e890da81ec9: Waiting 04:04:19 7794ecf9ebcf: Waiting 04:04:19 6cde33b67bdf: Layer already exists 04:04:19 e7e7632d8054: Layer already exists 04:04:19 d2dc5e62b052: Layer already exists 04:04:19 e8c47888d50f: Layer already exists 04:04:19 94658537ced0: Layer already exists 04:04:19 057ce2851818: Layer already exists 04:04:19 93fef99bd0fb: Layer already exists 04:04:19 7794ecf9ebcf: Layer already exists 04:04:19 7b53d6ccc313: Layer already exists 04:04:19 b59d7cc48478: Layer already exists 04:04:19 9cacfd102d9e: Layer already exists 04:04:19 1e890da81ec9: Layer already exists 04:04:19 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67: digest: sha256:f1bf7f4b5aa97187cc373c7c0dd58362fccb9844858e652660e195ac77c02f69 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:20 + 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 04:04:20 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 04:04:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 04:04:20 e7e7632d8054: Preparing 04:04:20 6cde33b67bdf: Preparing 04:04:20 e8c47888d50f: Preparing 04:04:20 94658537ced0: Preparing 04:04:20 d2dc5e62b052: Preparing 04:04:20 7b53d6ccc313: Preparing 04:04:20 057ce2851818: Preparing 04:04:20 93fef99bd0fb: Preparing 04:04:20 b59d7cc48478: Preparing 04:04:20 7794ecf9ebcf: Preparing 04:04:20 9cacfd102d9e: Preparing 04:04:20 1e890da81ec9: Preparing 04:04:20 057ce2851818: Waiting 04:04:20 93fef99bd0fb: Waiting 04:04:20 b59d7cc48478: Waiting 04:04:20 7794ecf9ebcf: Waiting 04:04:20 9cacfd102d9e: Waiting 04:04:20 1e890da81ec9: Waiting 04:04:20 7b53d6ccc313: Waiting 04:04:20 6cde33b67bdf: Layer already exists 04:04:20 e8c47888d50f: Layer already exists 04:04:20 d2dc5e62b052: Layer already exists 04:04:20 94658537ced0: Layer already exists 04:04:20 e7e7632d8054: Layer already exists 04:04:20 7b53d6ccc313: Layer already exists 04:04:20 93fef99bd0fb: Layer already exists 04:04:20 057ce2851818: Layer already exists 04:04:20 7794ecf9ebcf: Layer already exists 04:04:20 b59d7cc48478: Layer already exists 04:04:20 1e890da81ec9: Layer already exists 04:04:20 9cacfd102d9e: Layer already exists 04:04:20 main: digest: sha256:f1bf7f4b5aa97187cc373c7c0dd58362fccb9844858e652660e195ac77c02f69 size: 2825 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:04:20 ===================================================== [Pipeline] echo 04:04:20 taggedImages: 04:04:20 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 04:04:20 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 04:04:20 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.67 04:04:20 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 04:04:20 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 04:04:20 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 04:04:20 09bb2f1a643c06ac5adbedab39971cba372ab665 04:04:20 latest 04:04:20 4.1.0-dev.67 04:04:20 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 04:04:20 main 04:04:20 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:21 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 04:04:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:04:21 614280ce2625: Preparing 04:04:21 021ac6bb677d: Preparing 04:04:21 93fef99bd0fb: Preparing 04:04:21 b59d7cc48478: Preparing 04:04:21 01f8842f4a9f: Preparing 04:04:21 1cecea3edfe9: Preparing 04:04:21 1e890da81ec9: Preparing 04:04:21 1cecea3edfe9: Waiting 04:04:21 1e890da81ec9: Waiting 04:04:21 b59d7cc48478: Layer already exists 04:04:21 93fef99bd0fb: Layer already exists 04:04:21 1e890da81ec9: Layer already exists 04:04:21 614280ce2625: Pushed 04:04:23 01f8842f4a9f: Pushed 04:04:23 1cecea3edfe9: Pushed 04:04:29 021ac6bb677d: Pushed 04:04:29 09bb2f1a643c06ac5adbedab39971cba372ab665: digest: sha256:a6d66fc804fc2e38097177b5a8f634b4a4137461d04072d93a9eccdf59ce523a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:29 + 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 04:04:29 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 04:04:29 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:04:29 614280ce2625: Preparing 04:04:29 021ac6bb677d: Preparing 04:04:29 93fef99bd0fb: Preparing 04:04:29 b59d7cc48478: Preparing 04:04:29 01f8842f4a9f: Preparing 04:04:29 1cecea3edfe9: Preparing 04:04:29 1e890da81ec9: Preparing 04:04:29 1cecea3edfe9: Waiting 04:04:29 1e890da81ec9: Waiting 04:04:29 614280ce2625: Layer already exists 04:04:29 021ac6bb677d: Layer already exists 04:04:29 01f8842f4a9f: Layer already exists 04:04:29 93fef99bd0fb: Layer already exists 04:04:29 b59d7cc48478: Layer already exists 04:04:29 1e890da81ec9: Layer already exists 04:04:29 1cecea3edfe9: Layer already exists 04:04:30 latest: digest: sha256:a6d66fc804fc2e38097177b5a8f634b4a4137461d04072d93a9eccdf59ce523a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:30 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:30 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.67 04:04:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:04:30 614280ce2625: Preparing 04:04:30 021ac6bb677d: Preparing 04:04:30 93fef99bd0fb: Preparing 04:04:30 b59d7cc48478: Preparing 04:04:30 01f8842f4a9f: Preparing 04:04:30 1cecea3edfe9: Preparing 04:04:30 1e890da81ec9: Preparing 04:04:30 1cecea3edfe9: Waiting 04:04:30 1e890da81ec9: Waiting 04:04:30 b59d7cc48478: Layer already exists 04:04:30 021ac6bb677d: Layer already exists 04:04:30 01f8842f4a9f: Layer already exists 04:04:30 614280ce2625: Layer already exists 04:04:30 93fef99bd0fb: Layer already exists 04:04:30 1e890da81ec9: Layer already exists 04:04:30 1cecea3edfe9: Layer already exists 04:04:30 4.1.0-dev.67: digest: sha256:a6d66fc804fc2e38097177b5a8f634b4a4137461d04072d93a9eccdf59ce523a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:31 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:31 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 04:04:31 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:04:31 614280ce2625: Preparing 04:04:31 021ac6bb677d: Preparing 04:04:31 93fef99bd0fb: Preparing 04:04:31 b59d7cc48478: Preparing 04:04:31 01f8842f4a9f: Preparing 04:04:31 1cecea3edfe9: Preparing 04:04:31 1e890da81ec9: Preparing 04:04:31 1cecea3edfe9: Waiting 04:04:31 1e890da81ec9: Waiting 04:04:31 021ac6bb677d: Layer already exists 04:04:31 614280ce2625: Layer already exists 04:04:31 01f8842f4a9f: Layer already exists 04:04:31 b59d7cc48478: Layer already exists 04:04:31 93fef99bd0fb: Layer already exists 04:04:31 1cecea3edfe9: Layer already exists 04:04:31 1e890da81ec9: Layer already exists 04:04:31 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67: digest: sha256:a6d66fc804fc2e38097177b5a8f634b4a4137461d04072d93a9eccdf59ce523a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:32 + 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 04:04:32 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 04:04:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 04:04:32 614280ce2625: Preparing 04:04:32 021ac6bb677d: Preparing 04:04:32 93fef99bd0fb: Preparing 04:04:32 b59d7cc48478: Preparing 04:04:32 01f8842f4a9f: Preparing 04:04:32 1cecea3edfe9: Preparing 04:04:32 1e890da81ec9: Preparing 04:04:32 1cecea3edfe9: Waiting 04:04:32 1e890da81ec9: Waiting 04:04:32 021ac6bb677d: Layer already exists 04:04:32 614280ce2625: Layer already exists 04:04:32 01f8842f4a9f: Layer already exists 04:04:32 93fef99bd0fb: Layer already exists 04:04:32 b59d7cc48478: Layer already exists 04:04:32 1cecea3edfe9: Layer already exists 04:04:32 1e890da81ec9: Layer already exists 04:04:32 main: digest: sha256:a6d66fc804fc2e38097177b5a8f634b4a4137461d04072d93a9eccdf59ce523a size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:04:32 ===================================================== [Pipeline] echo 04:04:32 taggedImages: 04:04:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 04:04:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 04:04:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.67 04:04:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 04:04:32 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 04:04:32 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 04:04:32 09bb2f1a643c06ac5adbedab39971cba372ab665 04:04:32 latest 04:04:32 4.1.0-dev.67 04:04:32 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 04:04:32 main 04:04:32 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:33 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 04:04:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:04:33 ed6c44c7ba06: Preparing 04:04:33 2d10454c75b4: Preparing 04:04:33 82b48ba8ab67: Preparing 04:04:33 93fef99bd0fb: Preparing 04:04:33 b59d7cc48478: Preparing 04:04:33 9141b9631e5b: Preparing 04:04:33 9d74c470a5b5: Preparing 04:04:33 e131c14cec51: Preparing 04:04:33 aaf1a3faa977: Preparing 04:04:33 1e890da81ec9: Preparing 04:04:33 9d74c470a5b5: Waiting 04:04:33 e131c14cec51: Waiting 04:04:33 aaf1a3faa977: Waiting 04:04:33 1e890da81ec9: Waiting 04:04:33 9141b9631e5b: Waiting 04:04:33 b59d7cc48478: Layer already exists 04:04:33 93fef99bd0fb: Layer already exists 04:04:33 2d10454c75b4: Pushed 04:04:33 82b48ba8ab67: Pushed 04:04:33 ed6c44c7ba06: Pushed 04:04:33 1e890da81ec9: Layer already exists 04:04:34 e131c14cec51: Pushed 04:04:36 aaf1a3faa977: Pushed 04:04:44 9d74c470a5b5: Pushed 04:04:59 9141b9631e5b: Pushed 04:04:59 09bb2f1a643c06ac5adbedab39971cba372ab665: digest: sha256:645b4e2e383cc0313e7d0175238523c7508ad9316cd75736f612a5feb339bbd6 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:04:59 + 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 04:05:00 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 04:05:00 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:05:00 ed6c44c7ba06: Preparing 04:05:00 2d10454c75b4: Preparing 04:05:00 82b48ba8ab67: Preparing 04:05:00 93fef99bd0fb: Preparing 04:05:00 b59d7cc48478: Preparing 04:05:00 9141b9631e5b: Preparing 04:05:00 9d74c470a5b5: Preparing 04:05:00 e131c14cec51: Preparing 04:05:00 aaf1a3faa977: Preparing 04:05:00 1e890da81ec9: Preparing 04:05:00 e131c14cec51: Waiting 04:05:00 aaf1a3faa977: Waiting 04:05:00 1e890da81ec9: Waiting 04:05:00 9141b9631e5b: Waiting 04:05:00 9d74c470a5b5: Waiting 04:05:00 93fef99bd0fb: Layer already exists 04:05:00 2d10454c75b4: Layer already exists 04:05:00 ed6c44c7ba06: Layer already exists 04:05:00 82b48ba8ab67: Layer already exists 04:05:00 b59d7cc48478: Layer already exists 04:05:00 9141b9631e5b: Layer already exists 04:05:00 9d74c470a5b5: Layer already exists 04:05:00 e131c14cec51: Layer already exists 04:05:00 aaf1a3faa977: Layer already exists 04:05:00 1e890da81ec9: Layer already exists 04:05:00 latest: digest: sha256:645b4e2e383cc0313e7d0175238523c7508ad9316cd75736f612a5feb339bbd6 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:00 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.67 04:05:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:05:01 ed6c44c7ba06: Preparing 04:05:01 2d10454c75b4: Preparing 04:05:01 82b48ba8ab67: Preparing 04:05:01 93fef99bd0fb: Preparing 04:05:01 b59d7cc48478: Preparing 04:05:01 9141b9631e5b: Preparing 04:05:01 9d74c470a5b5: Preparing 04:05:01 e131c14cec51: Preparing 04:05:01 aaf1a3faa977: Preparing 04:05:01 1e890da81ec9: Preparing 04:05:01 e131c14cec51: Waiting 04:05:01 aaf1a3faa977: Waiting 04:05:01 9141b9631e5b: Waiting 04:05:01 1e890da81ec9: Waiting 04:05:01 9d74c470a5b5: Waiting 04:05:01 82b48ba8ab67: Layer already exists 04:05:01 2d10454c75b4: Layer already exists 04:05:01 b59d7cc48478: Layer already exists 04:05:01 93fef99bd0fb: Layer already exists 04:05:01 ed6c44c7ba06: Layer already exists 04:05:01 9141b9631e5b: Layer already exists 04:05:01 e131c14cec51: Layer already exists 04:05:01 aaf1a3faa977: Layer already exists 04:05:01 9d74c470a5b5: Layer already exists 04:05:01 1e890da81ec9: Layer already exists 04:05:01 4.1.0-dev.67: digest: sha256:645b4e2e383cc0313e7d0175238523c7508ad9316cd75736f612a5feb339bbd6 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:01 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:01 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 04:05:01 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:05:01 ed6c44c7ba06: Preparing 04:05:01 2d10454c75b4: Preparing 04:05:01 82b48ba8ab67: Preparing 04:05:01 93fef99bd0fb: Preparing 04:05:01 b59d7cc48478: Preparing 04:05:01 9141b9631e5b: Preparing 04:05:01 9d74c470a5b5: Preparing 04:05:01 e131c14cec51: Preparing 04:05:01 aaf1a3faa977: Preparing 04:05:01 1e890da81ec9: Preparing 04:05:01 9d74c470a5b5: Waiting 04:05:01 e131c14cec51: Waiting 04:05:01 aaf1a3faa977: Waiting 04:05:01 1e890da81ec9: Waiting 04:05:01 9141b9631e5b: Waiting 04:05:01 ed6c44c7ba06: Layer already exists 04:05:01 2d10454c75b4: Layer already exists 04:05:01 93fef99bd0fb: Layer already exists 04:05:01 b59d7cc48478: Layer already exists 04:05:01 82b48ba8ab67: Layer already exists 04:05:01 aaf1a3faa977: Layer already exists 04:05:01 9141b9631e5b: Layer already exists 04:05:01 1e890da81ec9: Layer already exists 04:05:01 9d74c470a5b5: Layer already exists 04:05:01 e131c14cec51: Layer already exists 04:05:01 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67: digest: sha256:645b4e2e383cc0313e7d0175238523c7508ad9316cd75736f612a5feb339bbd6 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:02 + 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 04:05:02 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 04:05:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 04:05:02 ed6c44c7ba06: Preparing 04:05:02 2d10454c75b4: Preparing 04:05:02 82b48ba8ab67: Preparing 04:05:02 93fef99bd0fb: Preparing 04:05:02 b59d7cc48478: Preparing 04:05:02 9141b9631e5b: Preparing 04:05:02 9d74c470a5b5: Preparing 04:05:02 e131c14cec51: Preparing 04:05:02 aaf1a3faa977: Preparing 04:05:02 1e890da81ec9: Preparing 04:05:02 9d74c470a5b5: Waiting 04:05:02 e131c14cec51: Waiting 04:05:02 aaf1a3faa977: Waiting 04:05:02 1e890da81ec9: Waiting 04:05:02 9141b9631e5b: Waiting 04:05:02 82b48ba8ab67: Layer already exists 04:05:02 93fef99bd0fb: Layer already exists 04:05:02 2d10454c75b4: Layer already exists 04:05:02 b59d7cc48478: Layer already exists 04:05:02 ed6c44c7ba06: Layer already exists 04:05:02 9d74c470a5b5: Layer already exists 04:05:02 e131c14cec51: Layer already exists 04:05:02 aaf1a3faa977: Layer already exists 04:05:02 1e890da81ec9: Layer already exists 04:05:02 9141b9631e5b: Layer already exists 04:05:02 main: digest: sha256:645b4e2e383cc0313e7d0175238523c7508ad9316cd75736f612a5feb339bbd6 size: 2410 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:05:03 ===================================================== [Pipeline] echo 04:05:03 taggedImages: 04:05:03 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 04:05:03 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 04:05:03 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.67 04:05:03 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 04:05:03 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 04:05:03 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 04:05:03 09bb2f1a643c06ac5adbedab39971cba372ab665 04:05:03 latest 04:05:03 4.1.0-dev.67 04:05:03 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 04:05:03 main 04:05:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:03 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:03 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 04:05:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:05:03 776a294611c5: Preparing 04:05:03 326a61c7a94e: Preparing 04:05:03 17fb51c66d2a: Preparing 04:05:03 93fef99bd0fb: Preparing 04:05:03 b59d7cc48478: Preparing 04:05:03 8cebba1b5b73: Preparing 04:05:03 e03c5fc4594f: Preparing 04:05:03 e452996fa75b: Preparing 04:05:03 1e890da81ec9: Preparing 04:05:03 8cebba1b5b73: Waiting 04:05:03 e03c5fc4594f: Waiting 04:05:03 1e890da81ec9: Waiting 04:05:03 e452996fa75b: Waiting 04:05:03 93fef99bd0fb: Layer already exists 04:05:03 b59d7cc48478: Layer already exists 04:05:04 326a61c7a94e: Pushed 04:05:04 17fb51c66d2a: Pushed 04:05:04 1e890da81ec9: Layer already exists 04:05:04 776a294611c5: Pushed 04:05:04 e452996fa75b: Pushed 04:05:05 e03c5fc4594f: Pushed 04:05:32 8cebba1b5b73: Pushed 04:05:32 09bb2f1a643c06ac5adbedab39971cba372ab665: digest: sha256:0e77b1cdc834f03599ad870f0757acbbd98dacd8cb25cb4245211a4af0efd89f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:32 + 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 04:05:32 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 04:05:32 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:05:32 776a294611c5: Preparing 04:05:32 326a61c7a94e: Preparing 04:05:32 17fb51c66d2a: Preparing 04:05:32 93fef99bd0fb: Preparing 04:05:32 b59d7cc48478: Preparing 04:05:32 8cebba1b5b73: Preparing 04:05:32 e03c5fc4594f: Preparing 04:05:32 e452996fa75b: Preparing 04:05:32 1e890da81ec9: Preparing 04:05:32 8cebba1b5b73: Waiting 04:05:32 e03c5fc4594f: Waiting 04:05:32 e452996fa75b: Waiting 04:05:32 1e890da81ec9: Waiting 04:05:32 b59d7cc48478: Layer already exists 04:05:32 17fb51c66d2a: Layer already exists 04:05:32 326a61c7a94e: Layer already exists 04:05:32 93fef99bd0fb: Layer already exists 04:05:32 776a294611c5: Layer already exists 04:05:32 e452996fa75b: Layer already exists 04:05:32 8cebba1b5b73: Layer already exists 04:05:32 e03c5fc4594f: Layer already exists 04:05:32 1e890da81ec9: Layer already exists 04:05:32 latest: digest: sha256:0e77b1cdc834f03599ad870f0757acbbd98dacd8cb25cb4245211a4af0efd89f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:33 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:33 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.67 04:05:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:05:33 776a294611c5: Preparing 04:05:33 326a61c7a94e: Preparing 04:05:33 17fb51c66d2a: Preparing 04:05:33 93fef99bd0fb: Preparing 04:05:33 b59d7cc48478: Preparing 04:05:33 8cebba1b5b73: Preparing 04:05:33 e03c5fc4594f: Preparing 04:05:33 e452996fa75b: Preparing 04:05:33 1e890da81ec9: Preparing 04:05:33 e03c5fc4594f: Waiting 04:05:33 e452996fa75b: Waiting 04:05:33 1e890da81ec9: Waiting 04:05:33 8cebba1b5b73: Waiting 04:05:33 776a294611c5: Layer already exists 04:05:33 93fef99bd0fb: Layer already exists 04:05:33 b59d7cc48478: Layer already exists 04:05:33 17fb51c66d2a: Layer already exists 04:05:33 326a61c7a94e: Layer already exists 04:05:33 e452996fa75b: Layer already exists 04:05:33 1e890da81ec9: Layer already exists 04:05:33 e03c5fc4594f: Layer already exists 04:05:33 8cebba1b5b73: Layer already exists 04:05:33 4.1.0-dev.67: digest: sha256:0e77b1cdc834f03599ad870f0757acbbd98dacd8cb25cb4245211a4af0efd89f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:34 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:34 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 04:05:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:05:34 776a294611c5: Preparing 04:05:34 326a61c7a94e: Preparing 04:05:34 17fb51c66d2a: Preparing 04:05:34 93fef99bd0fb: Preparing 04:05:34 b59d7cc48478: Preparing 04:05:34 8cebba1b5b73: Preparing 04:05:34 e03c5fc4594f: Preparing 04:05:34 e452996fa75b: Preparing 04:05:34 1e890da81ec9: Preparing 04:05:34 8cebba1b5b73: Waiting 04:05:34 e03c5fc4594f: Waiting 04:05:34 e452996fa75b: Waiting 04:05:34 1e890da81ec9: Waiting 04:05:34 93fef99bd0fb: Layer already exists 04:05:34 b59d7cc48478: Layer already exists 04:05:34 326a61c7a94e: Layer already exists 04:05:34 776a294611c5: Layer already exists 04:05:34 17fb51c66d2a: Layer already exists 04:05:34 e03c5fc4594f: Layer already exists 04:05:34 e452996fa75b: Layer already exists 04:05:34 1e890da81ec9: Layer already exists 04:05:34 8cebba1b5b73: Layer already exists 04:05:34 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67: digest: sha256:0e77b1cdc834f03599ad870f0757acbbd98dacd8cb25cb4245211a4af0efd89f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:35 + 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 04:05:35 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 04:05:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 04:05:35 776a294611c5: Preparing 04:05:35 326a61c7a94e: Preparing 04:05:35 17fb51c66d2a: Preparing 04:05:35 93fef99bd0fb: Preparing 04:05:35 b59d7cc48478: Preparing 04:05:35 8cebba1b5b73: Preparing 04:05:35 e03c5fc4594f: Preparing 04:05:35 e452996fa75b: Preparing 04:05:35 1e890da81ec9: Preparing 04:05:35 8cebba1b5b73: Waiting 04:05:35 e03c5fc4594f: Waiting 04:05:35 e452996fa75b: Waiting 04:05:35 1e890da81ec9: Waiting 04:05:35 17fb51c66d2a: Layer already exists 04:05:35 776a294611c5: Layer already exists 04:05:35 326a61c7a94e: Layer already exists 04:05:35 93fef99bd0fb: Layer already exists 04:05:35 b59d7cc48478: Layer already exists 04:05:35 e452996fa75b: Layer already exists 04:05:35 e03c5fc4594f: Layer already exists 04:05:35 8cebba1b5b73: Layer already exists 04:05:35 1e890da81ec9: Layer already exists 04:05:35 main: digest: sha256:0e77b1cdc834f03599ad870f0757acbbd98dacd8cb25cb4245211a4af0efd89f size: 2199 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:05:36 ===================================================== [Pipeline] echo 04:05:36 taggedImages: 04:05:36 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 04:05:36 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 04:05:36 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.67 04:05:36 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 04:05:36 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 04:05:36 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 04:05:36 09bb2f1a643c06ac5adbedab39971cba372ab665 04:05:36 latest 04:05:36 4.1.0-dev.67 04:05:36 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 04:05:36 main 04:05:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:36 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:05:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 04:05:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:05:36 be7de4e322be: Preparing 04:05:36 ac368aeae404: Preparing 04:05:36 d47f0504dcb3: Preparing 04:05:36 93fef99bd0fb: Preparing 04:05:36 b59d7cc48478: Preparing 04:05:36 742f2fd84761: Preparing 04:05:36 e131c14cec51: Preparing 04:05:36 aaf1a3faa977: Preparing 04:05:36 1e890da81ec9: Preparing 04:05:36 742f2fd84761: Waiting 04:05:36 e131c14cec51: Waiting 04:05:36 aaf1a3faa977: Waiting 04:05:36 1e890da81ec9: Waiting 04:05:36 93fef99bd0fb: Layer already exists 04:05:36 b59d7cc48478: Layer already exists 04:05:37 e131c14cec51: Layer already exists 04:05:37 ac368aeae404: Pushed 04:05:37 aaf1a3faa977: Layer already exists 04:05:37 d47f0504dcb3: Pushed 04:05:37 be7de4e322be: Pushed 04:05:37 1e890da81ec9: Layer already exists 04:06:03 742f2fd84761: Pushed 04:06:03 09bb2f1a643c06ac5adbedab39971cba372ab665: digest: sha256:dcfefb3bae2fc6cd91def79aaf1e7f9a3a7955f0c883c094e6f4520e031cd75f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:04 + 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 04:06:04 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 04:06:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:06:04 be7de4e322be: Preparing 04:06:04 ac368aeae404: Preparing 04:06:04 d47f0504dcb3: Preparing 04:06:04 93fef99bd0fb: Preparing 04:06:04 b59d7cc48478: Preparing 04:06:04 742f2fd84761: Preparing 04:06:04 e131c14cec51: Preparing 04:06:04 aaf1a3faa977: Preparing 04:06:04 1e890da81ec9: Preparing 04:06:04 e131c14cec51: Waiting 04:06:04 aaf1a3faa977: Waiting 04:06:04 1e890da81ec9: Waiting 04:06:04 742f2fd84761: Waiting 04:06:04 b59d7cc48478: Layer already exists 04:06:04 be7de4e322be: Layer already exists 04:06:04 d47f0504dcb3: Layer already exists 04:06:04 93fef99bd0fb: Layer already exists 04:06:04 ac368aeae404: Layer already exists 04:06:04 742f2fd84761: Layer already exists 04:06:04 aaf1a3faa977: Layer already exists 04:06:04 e131c14cec51: Layer already exists 04:06:04 1e890da81ec9: Layer already exists 04:06:04 latest: digest: sha256:dcfefb3bae2fc6cd91def79aaf1e7f9a3a7955f0c883c094e6f4520e031cd75f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:05 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:05 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.67 04:06:05 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:06:05 be7de4e322be: Preparing 04:06:05 ac368aeae404: Preparing 04:06:05 d47f0504dcb3: Preparing 04:06:05 93fef99bd0fb: Preparing 04:06:05 b59d7cc48478: Preparing 04:06:05 742f2fd84761: Preparing 04:06:05 e131c14cec51: Preparing 04:06:05 aaf1a3faa977: Preparing 04:06:05 1e890da81ec9: Preparing 04:06:05 e131c14cec51: Waiting 04:06:05 aaf1a3faa977: Waiting 04:06:05 1e890da81ec9: Waiting 04:06:05 742f2fd84761: Waiting 04:06:05 ac368aeae404: Layer already exists 04:06:05 93fef99bd0fb: Layer already exists 04:06:05 d47f0504dcb3: Layer already exists 04:06:05 b59d7cc48478: Layer already exists 04:06:05 742f2fd84761: Layer already exists 04:06:05 e131c14cec51: Layer already exists 04:06:05 1e890da81ec9: Layer already exists 04:06:06 be7de4e322be: Layer already exists 04:06:06 aaf1a3faa977: Layer already exists 04:06:06 4.1.0-dev.67: digest: sha256:dcfefb3bae2fc6cd91def79aaf1e7f9a3a7955f0c883c094e6f4520e031cd75f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:06 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:07 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 04:06:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:06:07 be7de4e322be: Preparing 04:06:07 ac368aeae404: Preparing 04:06:07 d47f0504dcb3: Preparing 04:06:07 93fef99bd0fb: Preparing 04:06:07 b59d7cc48478: Preparing 04:06:07 742f2fd84761: Preparing 04:06:07 e131c14cec51: Preparing 04:06:07 aaf1a3faa977: Preparing 04:06:07 1e890da81ec9: Preparing 04:06:07 742f2fd84761: Waiting 04:06:07 e131c14cec51: Waiting 04:06:07 aaf1a3faa977: Waiting 04:06:07 1e890da81ec9: Waiting 04:06:07 ac368aeae404: Layer already exists 04:06:07 be7de4e322be: Layer already exists 04:06:07 d47f0504dcb3: Layer already exists 04:06:07 b59d7cc48478: Layer already exists 04:06:07 93fef99bd0fb: Layer already exists 04:06:07 e131c14cec51: Layer already exists 04:06:07 aaf1a3faa977: Layer already exists 04:06:07 742f2fd84761: Layer already exists 04:06:07 1e890da81ec9: Layer already exists 04:06:07 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67: digest: sha256:dcfefb3bae2fc6cd91def79aaf1e7f9a3a7955f0c883c094e6f4520e031cd75f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:07 + 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 04:06:08 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 04:06:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 04:06:08 be7de4e322be: Preparing 04:06:08 ac368aeae404: Preparing 04:06:08 d47f0504dcb3: Preparing 04:06:08 93fef99bd0fb: Preparing 04:06:08 b59d7cc48478: Preparing 04:06:08 742f2fd84761: Preparing 04:06:08 e131c14cec51: Preparing 04:06:08 aaf1a3faa977: Preparing 04:06:08 1e890da81ec9: Preparing 04:06:08 e131c14cec51: Waiting 04:06:08 aaf1a3faa977: Waiting 04:06:08 1e890da81ec9: Waiting 04:06:08 742f2fd84761: Waiting 04:06:08 b59d7cc48478: Layer already exists 04:06:08 ac368aeae404: Layer already exists 04:06:08 be7de4e322be: Layer already exists 04:06:08 93fef99bd0fb: Layer already exists 04:06:08 d47f0504dcb3: Layer already exists 04:06:08 742f2fd84761: Layer already exists 04:06:08 e131c14cec51: Layer already exists 04:06:08 aaf1a3faa977: Layer already exists 04:06:08 1e890da81ec9: Layer already exists 04:06:08 main: digest: sha256:dcfefb3bae2fc6cd91def79aaf1e7f9a3a7955f0c883c094e6f4520e031cd75f size: 2198 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:06:08 ===================================================== [Pipeline] echo 04:06:08 taggedImages: 04:06:08 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 04:06:08 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 04:06:08 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.67 04:06:08 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 04:06:08 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 04:06:08 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 04:06:08 09bb2f1a643c06ac5adbedab39971cba372ab665 04:06:08 latest 04:06:08 4.1.0-dev.67 04:06:08 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 04:06:08 main 04:06:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:08 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:09 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 04:06:09 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:06:09 aee34d667cc6: Preparing 04:06:09 309780026c93: Preparing 04:06:09 93fef99bd0fb: Preparing 04:06:09 b59d7cc48478: Preparing 04:06:09 6047fdc48edb: Preparing 04:06:09 46747deb0565: Preparing 04:06:09 1e890da81ec9: Preparing 04:06:09 46747deb0565: Waiting 04:06:09 1e890da81ec9: Waiting 04:06:09 93fef99bd0fb: Layer already exists 04:06:09 b59d7cc48478: Layer already exists 04:06:09 1e890da81ec9: Layer already exists 04:06:09 aee34d667cc6: Pushed 04:06:10 46747deb0565: Pushed 04:06:11 6047fdc48edb: Pushed 04:06:17 309780026c93: Pushed 04:06:18 09bb2f1a643c06ac5adbedab39971cba372ab665: digest: sha256:0698a17f398c59703ec7fe4bac961a9512c085f23be5b770e7199b2a7a8937ac size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:18 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:19 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 04:06:19 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:06:19 aee34d667cc6: Preparing 04:06:19 309780026c93: Preparing 04:06:19 93fef99bd0fb: Preparing 04:06:19 b59d7cc48478: Preparing 04:06:19 6047fdc48edb: Preparing 04:06:19 46747deb0565: Preparing 04:06:19 1e890da81ec9: Preparing 04:06:19 46747deb0565: Waiting 04:06:19 1e890da81ec9: Waiting 04:06:19 b59d7cc48478: Layer already exists 04:06:19 309780026c93: Layer already exists 04:06:19 93fef99bd0fb: Layer already exists 04:06:19 aee34d667cc6: Layer already exists 04:06:19 6047fdc48edb: Layer already exists 04:06:19 46747deb0565: Layer already exists 04:06:19 1e890da81ec9: Layer already exists 04:06:19 latest: digest: sha256:0698a17f398c59703ec7fe4bac961a9512c085f23be5b770e7199b2a7a8937ac size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:19 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:20 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.67 04:06:20 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:06:20 aee34d667cc6: Preparing 04:06:20 309780026c93: Preparing 04:06:20 93fef99bd0fb: Preparing 04:06:20 b59d7cc48478: Preparing 04:06:20 6047fdc48edb: Preparing 04:06:20 46747deb0565: Preparing 04:06:20 1e890da81ec9: Preparing 04:06:20 46747deb0565: Waiting 04:06:20 1e890da81ec9: Waiting 04:06:20 6047fdc48edb: Layer already exists 04:06:20 b59d7cc48478: Layer already exists 04:06:20 93fef99bd0fb: Layer already exists 04:06:20 309780026c93: Layer already exists 04:06:20 aee34d667cc6: Layer already exists 04:06:20 1e890da81ec9: Layer already exists 04:06:20 46747deb0565: Layer already exists 04:06:20 4.1.0-dev.67: digest: sha256:0698a17f398c59703ec7fe4bac961a9512c085f23be5b770e7199b2a7a8937ac size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:20 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:21 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 04:06:21 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:06:21 aee34d667cc6: Preparing 04:06:21 309780026c93: Preparing 04:06:21 93fef99bd0fb: Preparing 04:06:21 b59d7cc48478: Preparing 04:06:21 6047fdc48edb: Preparing 04:06:21 46747deb0565: Preparing 04:06:21 1e890da81ec9: Preparing 04:06:21 46747deb0565: Waiting 04:06:21 1e890da81ec9: Waiting 04:06:21 6047fdc48edb: Layer already exists 04:06:21 309780026c93: Layer already exists 04:06:21 93fef99bd0fb: Layer already exists 04:06:21 b59d7cc48478: Layer already exists 04:06:21 aee34d667cc6: Layer already exists 04:06:21 46747deb0565: Layer already exists 04:06:21 1e890da81ec9: Layer already exists 04:06:21 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67: digest: sha256:0698a17f398c59703ec7fe4bac961a9512c085f23be5b770e7199b2a7a8937ac size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:21 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:22 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 04:06:22 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 04:06:22 aee34d667cc6: Preparing 04:06:22 309780026c93: Preparing 04:06:22 93fef99bd0fb: Preparing 04:06:22 b59d7cc48478: Preparing 04:06:22 6047fdc48edb: Preparing 04:06:22 46747deb0565: Preparing 04:06:22 1e890da81ec9: Preparing 04:06:22 46747deb0565: Waiting 04:06:22 1e890da81ec9: Waiting 04:06:22 309780026c93: Layer already exists 04:06:22 aee34d667cc6: Layer already exists 04:06:22 6047fdc48edb: Layer already exists 04:06:22 b59d7cc48478: Layer already exists 04:06:22 93fef99bd0fb: Layer already exists 04:06:22 46747deb0565: Layer already exists 04:06:22 1e890da81ec9: Layer already exists 04:06:22 main: digest: sha256:0698a17f398c59703ec7fe4bac961a9512c085f23be5b770e7199b2a7a8937ac size: 1784 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:06:22 ===================================================== [Pipeline] echo 04:06:22 taggedImages: 04:06:22 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 04:06:22 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 04:06:22 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.67 04:06:22 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 04:06:22 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 04:06:22 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 04:06:22 09bb2f1a643c06ac5adbedab39971cba372ab665 04:06:22 latest 04:06:22 4.1.0-dev.67 04:06:22 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 04:06:22 main 04:06:22 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:22 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:23 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 04:06:23 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:06:23 a14fd8e05a7d: Preparing 04:06:23 7d4c510bf0f4: Preparing 04:06:23 93fef99bd0fb: Preparing 04:06:23 b59d7cc48478: Preparing 04:06:23 42e15668a3ff: Preparing 04:06:23 140d284905be: Preparing 04:06:23 1e890da81ec9: Preparing 04:06:23 140d284905be: Waiting 04:06:23 1e890da81ec9: Waiting 04:06:23 b59d7cc48478: Layer already exists 04:06:23 93fef99bd0fb: Layer already exists 04:06:23 1e890da81ec9: Layer already exists 04:06:23 a14fd8e05a7d: Pushed 04:06:24 140d284905be: Pushed 04:06:25 42e15668a3ff: Pushed 04:06:31 7d4c510bf0f4: Pushed 04:06:31 09bb2f1a643c06ac5adbedab39971cba372ab665: digest: sha256:b7b6a208a7f37158e9a237877f1bfa6b6d98c08b6e37a3d6064e10247e15b60c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:32 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:32 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 04:06:32 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:06:32 a14fd8e05a7d: Preparing 04:06:32 7d4c510bf0f4: Preparing 04:06:32 93fef99bd0fb: Preparing 04:06:32 b59d7cc48478: Preparing 04:06:32 42e15668a3ff: Preparing 04:06:32 140d284905be: Preparing 04:06:32 1e890da81ec9: Preparing 04:06:32 140d284905be: Waiting 04:06:32 1e890da81ec9: Waiting 04:06:32 93fef99bd0fb: Layer already exists 04:06:32 42e15668a3ff: Layer already exists 04:06:32 a14fd8e05a7d: Layer already exists 04:06:32 7d4c510bf0f4: Layer already exists 04:06:32 b59d7cc48478: Layer already exists 04:06:32 140d284905be: Layer already exists 04:06:32 1e890da81ec9: Layer already exists 04:06:32 latest: digest: sha256:b7b6a208a7f37158e9a237877f1bfa6b6d98c08b6e37a3d6064e10247e15b60c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:33 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:33 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.67 04:06:33 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:06:33 a14fd8e05a7d: Preparing 04:06:33 7d4c510bf0f4: Preparing 04:06:33 93fef99bd0fb: Preparing 04:06:33 b59d7cc48478: Preparing 04:06:33 42e15668a3ff: Preparing 04:06:33 140d284905be: Preparing 04:06:33 1e890da81ec9: Preparing 04:06:33 140d284905be: Waiting 04:06:33 1e890da81ec9: Waiting 04:06:33 b59d7cc48478: Layer already exists 04:06:33 7d4c510bf0f4: Layer already exists 04:06:33 a14fd8e05a7d: Layer already exists 04:06:33 42e15668a3ff: Layer already exists 04:06:33 93fef99bd0fb: Layer already exists 04:06:33 140d284905be: Layer already exists 04:06:33 1e890da81ec9: Layer already exists 04:06:33 4.1.0-dev.67: digest: sha256:b7b6a208a7f37158e9a237877f1bfa6b6d98c08b6e37a3d6064e10247e15b60c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:34 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:34 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 04:06:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:06:34 a14fd8e05a7d: Preparing 04:06:34 7d4c510bf0f4: Preparing 04:06:34 93fef99bd0fb: Preparing 04:06:34 b59d7cc48478: Preparing 04:06:34 42e15668a3ff: Preparing 04:06:34 140d284905be: Preparing 04:06:34 1e890da81ec9: Preparing 04:06:34 140d284905be: Waiting 04:06:34 1e890da81ec9: Waiting 04:06:34 42e15668a3ff: Layer already exists 04:06:34 7d4c510bf0f4: Layer already exists 04:06:34 93fef99bd0fb: Layer already exists 04:06:34 a14fd8e05a7d: Layer already exists 04:06:34 b59d7cc48478: Layer already exists 04:06:34 140d284905be: Layer already exists 04:06:34 1e890da81ec9: Layer already exists 04:06:34 09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67: digest: sha256:b7b6a208a7f37158e9a237877f1bfa6b6d98c08b6e37a3d6064e10247e15b60c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:34 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:35 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 04:06:35 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 04:06:35 a14fd8e05a7d: Preparing 04:06:35 7d4c510bf0f4: Preparing 04:06:35 93fef99bd0fb: Preparing 04:06:35 b59d7cc48478: Preparing 04:06:35 42e15668a3ff: Preparing 04:06:35 140d284905be: Preparing 04:06:35 1e890da81ec9: Preparing 04:06:35 140d284905be: Waiting 04:06:35 1e890da81ec9: Waiting 04:06:35 b59d7cc48478: Layer already exists 04:06:35 a14fd8e05a7d: Layer already exists 04:06:35 7d4c510bf0f4: Layer already exists 04:06:35 42e15668a3ff: Layer already exists 04:06:35 93fef99bd0fb: Layer already exists 04:06:35 140d284905be: Layer already exists 04:06:35 1e890da81ec9: Layer already exists 04:06:35 main: digest: sha256:b7b6a208a7f37158e9a237877f1bfa6b6d98c08b6e37a3d6064e10247e15b60c size: 1783 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 04:06:35 ===================================================== [Pipeline] echo 04:06:35 taggedImages: 04:06:35 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 04:06:35 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 04:06:35 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.67 04:06:35 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 04:06:35 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 04:06:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] echo 04:06:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo 04:06:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.67 [Pipeline] echo 04:06:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] echo 04:06:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 04:06:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] echo 04:06:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo 04:06:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.67 [Pipeline] echo 04:06:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] echo 04:06:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 04:06:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] echo 04:06:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo 04:06:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.67 [Pipeline] echo 04:06:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] echo 04:06:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 04:06:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] echo 04:06:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo 04:06:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.67 [Pipeline] echo 04:06:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] echo 04:06:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 04:06:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] echo 04:06:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo 04:06:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.67 [Pipeline] echo 04:06:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] echo 04:06:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 04:06:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] echo 04:06:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo 04:06:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.67 [Pipeline] echo 04:06:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] echo 04:06:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 04:06:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] echo 04:06:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo 04:06:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.67 [Pipeline] echo 04:06:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] echo 04:06:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 04:06:35 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] echo 04:06:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo 04:06:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.67 [Pipeline] echo 04:06:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] echo 04:06:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 04:06:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] echo 04:06:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo 04:06:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.67 [Pipeline] echo 04:06:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] echo 04:06:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 04:06:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] echo 04:06:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo 04:06:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.67 [Pipeline] echo 04:06:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] echo 04:06:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 04:06:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] echo 04:06:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo 04:06:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.67 [Pipeline] echo 04:06:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] echo 04:06:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 04:06:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] echo 04:06:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo 04:06:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.67 [Pipeline] echo 04:06:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] echo 04:06:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 04:06:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] echo 04:06:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo 04:06:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.67 [Pipeline] echo 04:06:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] echo 04:06:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 04:06:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] echo 04:06:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo 04:06:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.67 [Pipeline] echo 04:06:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] echo 04:06:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 04:06:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665 [Pipeline] echo 04:06:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo 04:06:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.67 [Pipeline] echo 04:06:36 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:09bb2f1a643c06ac5adbedab39971cba372ab665-4.1.0-dev.67 [Pipeline] echo 04:06:36 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 04:06:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:06:36 04:06:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 04:06:37 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:06:37 arm64: Pulling from edgex-lftools-log-publisher 04:06:37 8998bd30e6a1: Pulling fs layer 04:06:37 04944245beec: Pulling fs layer 04:06:37 699f458cf7ca: Pulling fs layer 04:06:37 765212b225bb: Pulling fs layer 04:06:37 f23df028b6ca: Pulling fs layer 04:06:37 d65c8cfc05b1: Pulling fs layer 04:06:37 2437ff75d9bd: Pulling fs layer 04:06:37 f23df028b6ca: Waiting 04:06:37 d65c8cfc05b1: Waiting 04:06:37 2437ff75d9bd: Waiting 04:06:37 765212b225bb: Waiting 04:06:37 04944245beec: Verifying Checksum 04:06:37 04944245beec: Download complete 04:06:37 765212b225bb: Verifying Checksum 04:06:37 765212b225bb: Download complete 04:06:37 f23df028b6ca: Verifying Checksum 04:06:37 f23df028b6ca: Download complete 04:06:37 d65c8cfc05b1: Verifying Checksum 04:06:37 d65c8cfc05b1: Download complete 04:06:37 699f458cf7ca: Verifying Checksum 04:06:37 699f458cf7ca: Download complete 04:06:38 8998bd30e6a1: Verifying Checksum 04:06:38 8998bd30e6a1: Download complete 04:06:40 2437ff75d9bd: Verifying Checksum 04:06:40 2437ff75d9bd: Download complete 04:06:42 8998bd30e6a1: Pull complete 04:06:43 04944245beec: Pull complete 04:06:44 699f458cf7ca: Pull complete 04:06:44 765212b225bb: Pull complete 04:06:45 f23df028b6ca: Pull complete 04:06:46 d65c8cfc05b1: Pull complete 04:07:04 2437ff75d9bd: Pull complete 04:07:04 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 04:07:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 04:07:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 04:07:04 prd-ubuntu20.04-docker-arm64-4c-16g-129374 does not seem to be running inside a container 04:07:04 $ 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/911 -v /w/workspace/edgex-go/911:/w/workspace/edgex-go/911:rw,z -v /w/workspace/edgex-go/911@tmp:/w/workspace/edgex-go/911@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 04:07:06 $ docker top 632148cc5667a3916e13b74346df3c18671030fb0fecf8c47b65028e62bddee4 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 04:07:07 ---> job-cost.sh 04:07:07 lf-activate-venv: SKIPPING 04:07:07 INFO: No Stack... 04:07:07 INFO: Retrieving Pricing Info for: v3-standard-4 04:07:08 INFO: Archiving Costs [Pipeline] sh 04:07:09 + cat /w/workspace/edgex-go/911/archives/cost.csv 04:07:09 + cut -d, -f6 [Pipeline] lock 04:07:09 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-911-stack-cost] 04:07:09 Resource [jenkins-edgexfoundry-edgex-go-main-911-stack-cost] did not exist. Created. 04:07:09 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-911-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 04:07:10 + echo total: 0.10999999940395355 [Pipeline] stash 04:07:10 Stashed 1 file(s) [Pipeline] } 04:07:10 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-911-stack-cost] [Pipeline] // lock [Pipeline] } 04:07:10 $ docker stop --time=1 632148cc5667a3916e13b74346df3c18671030fb0fecf8c47b65028e62bddee4 04:07:12 $ docker rm -f --volumes 632148cc5667a3916e13b74346df3c18671030fb0fecf8c47b65028e62bddee4 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 09:18:23 Cancelling nested steps due to timeout 09:18:23 Sending interrupt signal to process 09:18:36 script returned exit code 143 [Pipeline] } 09:18:36 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 09:18:36 + '[' -d /w/workspace/edgex-go/911/archives ']' [Pipeline] libraryResource [Pipeline] sh 09:18:37 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:18:37 ---> package-listing.sh 09:18:37 ++ facter osfamily 09:18:37 ++ tr '[:upper:]' '[:lower:]' 09:18:38 + OS_FAMILY=redhat 09:18:38 + workspace=/w/workspace/edgex-go/911 09:18:38 + START_PACKAGES=/tmp/packages_start.txt 09:18:38 + END_PACKAGES=/tmp/packages_end.txt 09:18:38 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:18:38 + PACKAGES=/tmp/packages_start.txt 09:18:38 + '[' /w/workspace/edgex-go/911 ']' 09:18:38 + PACKAGES=/tmp/packages_end.txt 09:18:38 + case "${OS_FAMILY}" in 09:18:38 + sort 09:18:38 + rpm -qa 09:18:38 + '[' -f /tmp/packages_start.txt ']' 09:18:38 + '[' -f /tmp/packages_end.txt ']' 09:18:38 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:18:38 + '[' /w/workspace/edgex-go/911 ']' 09:18:38 + mkdir -p /w/workspace/edgex-go/911/archives/ 09:18:38 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/911/archives/ [Pipeline] echo 09:18:38 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/edgex-go/911/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:18:38 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:18:39 09:18:39 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:39 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:18:40 latest: Pulling from edgex-lftools-log-publisher 09:18:40 5eb5b503b376: Pulling fs layer 09:18:40 5c69ac0246d0: Pulling fs layer 09:18:40 ec43610c2a17: Pulling fs layer 09:18:40 3a2ae6a8a46f: Pulling fs layer 09:18:40 33b1e0a273af: Pulling fs layer 09:18:40 5d3b04190fa2: Pulling fs layer 09:18:40 2f39f015ded8: Pulling fs layer 09:18:40 3a2ae6a8a46f: Waiting 09:18:40 33b1e0a273af: Waiting 09:18:40 5d3b04190fa2: Waiting 09:18:40 2f39f015ded8: Waiting 09:18:40 5c69ac0246d0: Verifying Checksum 09:18:40 5c69ac0246d0: Download complete 09:18:40 3a2ae6a8a46f: Verifying Checksum 09:18:40 3a2ae6a8a46f: Download complete 09:18:40 33b1e0a273af: Verifying Checksum 09:18:40 33b1e0a273af: Download complete 09:18:40 5d3b04190fa2: Verifying Checksum 09:18:40 5d3b04190fa2: Download complete 09:18:40 ec43610c2a17: Verifying Checksum 09:18:40 ec43610c2a17: Download complete 09:18:40 5eb5b503b376: Verifying Checksum 09:18:40 5eb5b503b376: Download complete 09:18:40 2f39f015ded8: Verifying Checksum 09:18:40 2f39f015ded8: Download complete 09:18:41 5eb5b503b376: Pull complete 09:18:41 5c69ac0246d0: Pull complete 09:18:42 ec43610c2a17: Pull complete 09:18:42 3a2ae6a8a46f: Pull complete 09:18:42 33b1e0a273af: Pull complete 09:18:42 5d3b04190fa2: Pull complete 09:18:46 2f39f015ded8: Pull complete 09:18:46 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:18:46 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:18:46 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:18:46 prd-centos7-docker-4c-2g-129517 does not seem to be running inside a container 09:18:46 $ 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/911/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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 09:18:50 $ docker top bba2e2ef632a8d72c312a8c28b64f5e3caa36f2825d9f1b908115d4d1c645094 -eo pid,comm [Pipeline] { [Pipeline] sh 09:18:50 + touch /tmp/pre-build-complete [Pipeline] sh 09:18:51 + mkdir -p /var/log/sysstat [Pipeline] sh 09:18:51 + ls /var/log/sa-host 09:18:51 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:18:51 provisioning config files... 09:18:51 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config14615949443731350041tmp [Pipeline] { [Pipeline] echo 09:18:51 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:18:51 ---> create-netrc.sh [Pipeline] } 09:18:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:18:52 ---> python-tools-install.sh [Pipeline] echo 09:18:52 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:18:52 ---> sudo-logs.sh 09:18:52 Archiving 'sudo' log.. 09:18:52 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 09:18:52 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 09:18:52 $ docker stop --time=1 bba2e2ef632a8d72c312a8c28b64f5e3caa36f2825d9f1b908115d4d1c645094 09:18:53 $ docker rm -f --volumes bba2e2ef632a8d72c312a8c28b64f5e3caa36f2825d9f1b908115d4d1c645094 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 09:18:53 [WS-CLEANUP] Deleting project workspace... 09:18:53 [WS-CLEANUP] Deferred wipeout is used... 09:18:53 [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] } 09:18:54 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 09:18:54 + [ -d /w/workspace/edgex-go/911/archives ] [Pipeline] libraryResource [Pipeline] sh 09:18:55 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 09:18:56 ---> package-listing.sh 09:18:56 ++ facter osfamily 09:18:56 ++ tr '[:upper:]' '[:lower:]' 09:18:56 + OS_FAMILY=debian 09:18:56 + workspace=/w/workspace/edgex-go/911 09:18:56 + START_PACKAGES=/tmp/packages_start.txt 09:18:56 + END_PACKAGES=/tmp/packages_end.txt 09:18:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 09:18:56 + PACKAGES=/tmp/packages_start.txt 09:18:56 + '[' /w/workspace/edgex-go/911 ']' 09:18:56 + PACKAGES=/tmp/packages_end.txt 09:18:56 + case "${OS_FAMILY}" in 09:18:56 + dpkg -l 09:18:56 + grep '^ii' 09:18:56 + '[' -f /tmp/packages_start.txt ']' 09:18:56 + '[' -f /tmp/packages_end.txt ']' 09:18:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 09:18:56 + '[' /w/workspace/edgex-go/911 ']' 09:18:56 + mkdir -p /w/workspace/edgex-go/911/archives/ 09:18:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/911/archives/ [Pipeline] echo 09:18:56 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/911/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 09:18:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:18:57 09:18:57 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 09:18:57 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:18:57 latest: Pulling from edgex-lftools-log-publisher 09:18:57 5eb5b503b376: Pulling fs layer 09:18:57 5c69ac0246d0: Pulling fs layer 09:18:57 ec43610c2a17: Pulling fs layer 09:18:57 3a2ae6a8a46f: Pulling fs layer 09:18:57 33b1e0a273af: Pulling fs layer 09:18:57 5d3b04190fa2: Pulling fs layer 09:18:57 2f39f015ded8: Pulling fs layer 09:18:57 3a2ae6a8a46f: Waiting 09:18:57 33b1e0a273af: Waiting 09:18:57 5d3b04190fa2: Waiting 09:18:57 2f39f015ded8: Waiting 09:18:57 5c69ac0246d0: Verifying Checksum 09:18:57 5c69ac0246d0: Download complete 09:18:57 3a2ae6a8a46f: Verifying Checksum 09:18:57 3a2ae6a8a46f: Download complete 09:18:57 33b1e0a273af: Verifying Checksum 09:18:57 33b1e0a273af: Download complete 09:18:57 5d3b04190fa2: Verifying Checksum 09:18:57 5d3b04190fa2: Download complete 09:18:57 ec43610c2a17: Verifying Checksum 09:18:57 ec43610c2a17: Download complete 09:18:57 5eb5b503b376: Verifying Checksum 09:18:57 5eb5b503b376: Download complete 09:18:58 2f39f015ded8: Download complete 09:18:59 5eb5b503b376: Pull complete 09:18:59 5c69ac0246d0: Pull complete 09:18:59 ec43610c2a17: Pull complete 09:18:59 3a2ae6a8a46f: Pull complete 09:19:00 33b1e0a273af: Pull complete 09:19:00 5d3b04190fa2: Pull complete 09:19:06 2f39f015ded8: Pull complete 09:19:06 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 09:19:06 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 09:19:06 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 09:19:06 prd-ubuntu20.04-docker-8c-8g-129351 does not seem to be running inside a container 09:19:06 $ 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/911/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/911 -v /w/workspace/edgex-go/911:/w/workspace/edgex-go/911:rw,z -v /w/workspace/edgex-go/911@tmp:/w/workspace/edgex-go/911@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 09:19:12 $ docker top e6b155353706512d475f1067d654ac13f5251809899fae068750b6c54a50b362 -eo pid,comm [Pipeline] { [Pipeline] sh 09:19:12 + touch /tmp/pre-build-complete [Pipeline] sh 09:19:13 + mkdir -p /var/log/sysstat [Pipeline] sh 09:19:13 + ls /var/log/sa-host 09:19:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 09:19:13 provisioning config files... 09:19:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/911@tmp/config4526073345278262837tmp [Pipeline] { [Pipeline] echo 09:19:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 09:19:13 ---> create-netrc.sh [Pipeline] } 09:19:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 09:19:14 ---> python-tools-install.sh [Pipeline] echo 09:19:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 09:19:14 ---> sudo-logs.sh 09:19:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 09:19:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 09:19:14 ---> job-cost.sh 09:19:14 lf-activate-venv: SKIPPING 09:19:14 DEBUG: total: 0.10999999940395355 09:19:14 INFO: Retrieving Stack Cost... 09:19:15 INFO: Retrieving Pricing Info for: v3-standard-8 09:19:15 INFO: Archiving Costs [Pipeline] echo 09:19:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 09:19:16 ---> logs-deploy.sh 09:19:16 lf-activate-venv: SKIPPING 09:19:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/911 09:19:16 INFO: archiving workspace using pattern(s): 09:19:16 Archives upload complete. 09:19:17 INFO: archiving logs to Nexus 09:19:18 ---> uname -a: 09:19:18 Linux prd-ubuntu20-04-docker-8c-8g-129351 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 09:19:18 09:19:18 09:19:18 ---> lscpu: 09:19:18 Architecture: x86_64 09:19:18 CPU op-mode(s): 32-bit, 64-bit 09:19:18 Byte Order: Little Endian 09:19:18 Address sizes: 40 bits physical, 48 bits virtual 09:19:18 CPU(s): 8 09:19:18 On-line CPU(s) list: 0-7 09:19:18 Thread(s) per core: 1 09:19:18 Core(s) per socket: 1 09:19:18 Socket(s): 8 09:19:18 NUMA node(s): 1 09:19:18 Vendor ID: AuthenticAMD 09:19:18 CPU family: 23 09:19:18 Model: 49 09:19:18 Model name: AMD EPYC-Rome Processor 09:19:18 Stepping: 0 09:19:18 CPU MHz: 2800.000 09:19:18 BogoMIPS: 5600.00 09:19:18 Virtualization: AMD-V 09:19:18 Hypervisor vendor: KVM 09:19:18 Virtualization type: full 09:19:18 L1d cache: 256 KiB 09:19:18 L1i cache: 256 KiB 09:19:18 L2 cache: 4 MiB 09:19:18 L3 cache: 128 MiB 09:19:18 NUMA node0 CPU(s): 0-7 09:19:18 Vulnerability Gather data sampling: Not affected 09:19:18 Vulnerability Itlb multihit: Not affected 09:19:18 Vulnerability L1tf: Not affected 09:19:18 Vulnerability Mds: Not affected 09:19:18 Vulnerability Meltdown: Not affected 09:19:18 Vulnerability Mmio stale data: Not affected 09:19:18 Vulnerability Retbleed: Vulnerable 09:19:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 09:19:18 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 09:19:18 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 09:19:18 Vulnerability Srbds: Not affected 09:19:18 Vulnerability Tsx async abort: Not affected 09:19:18 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 09:19:18 09:19:18 09:19:18 ---> nproc: 09:19:18 8 09:19:18 09:19:18 09:19:18 ---> df -h: 09:19:18 Filesystem Size Used Avail Use% Mounted on 09:19:18 overlay 155G 32G 124G 21% / 09:19:18 tmpfs 64M 0 64M 0% /dev 09:19:18 tmpfs 16G 0 16G 0% /sys/fs/cgroup 09:19:18 shm 64M 0 64M 0% /dev/shm 09:19:18 /dev/vda1 155G 32G 124G 21% /facter-os 09:19:18 09:19:18 09:19:18 ---> sar -b -r -n DEV: 09:19:18 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-129351) 10/09/25 _x86_64_ (8 CPU) 09:19:18 09:19:18 03:17:32 LINUX RESTART (8 CPU) 09:19:18 09:19:18 03:18:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 09:19:18 03:19:01 319.59 58.57 261.02 0.00 11161.50 40929.33 0.00 09:19:18 03:20:01 164.54 10.13 154.41 0.00 1639.99 38774.74 0.00 09:19:18 03:21:01 40.67 0.02 40.65 0.00 0.13 37412.21 0.00 09:19:18 03:22:01 52.34 0.23 52.11 0.00 2.80 21075.69 0.00 09:19:18 03:23:01 194.00 0.12 193.88 0.00 9.33 155319.71 0.00 09:19:18 03:24:01 676.72 21.18 655.54 0.00 208.23 178877.79 0.00 09:19:18 03:25:01 416.26 1.33 414.92 0.00 13.86 219867.95 0.00 09:19:18 03:26:01 153.73 0.27 153.47 0.00 2.13 50262.98 0.00 09:19:18 03:27:01 215.58 0.08 215.49 0.00 0.67 112553.42 0.00 09:19:18 03:28:01 657.27 0.63 656.64 0.00 26.53 126789.67 0.00 09:19:18 03:29:01 66.36 4.45 61.91 0.00 4264.62 7479.42 0.00 09:19:18 03:30:01 27.11 0.02 27.10 0.00 0.13 710.95 0.00 09:19:18 03:31:01 9.61 0.00 9.61 0.00 0.00 259.91 0.00 09:19:18 03:32:01 0.93 0.00 0.93 0.00 0.00 12.00 0.00 09:19:18 03:33:01 1.57 0.02 1.55 0.00 0.13 16.66 0.00 09:19:18 03:34:01 1.35 0.00 1.35 0.00 0.00 15.60 0.00 09:19:18 03:35:01 1.57 0.00 1.57 0.00 0.00 21.06 0.00 09:19:18 03:36:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 09:19:18 03:37:01 1.38 0.00 1.38 0.00 0.00 15.06 0.00 09:19:18 03:38:01 1.57 0.00 1.57 0.00 0.00 18.13 0.00 09:19:18 03:39:01 1.08 0.00 1.08 0.00 0.00 11.33 0.00 09:19:18 03:40:01 1.62 0.00 1.62 0.00 0.00 19.06 0.00 09:19:18 03:41:02 1.02 0.00 1.02 0.00 0.00 10.53 0.00 09:19:18 03:42:01 1.63 0.00 1.63 0.00 0.00 17.62 0.00 09:19:18 03:43:01 1.05 0.00 1.05 0.00 0.00 11.20 0.00 09:19:18 03:44:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 09:19:18 03:45:01 1.20 0.00 1.20 0.00 0.00 12.80 0.00 09:19:18 03:46:01 1.17 0.00 1.17 0.00 0.00 13.33 0.00 09:19:18 03:47:01 1.08 0.00 1.08 0.00 0.00 11.33 0.00 09:19:18 03:48:01 1.25 0.00 1.25 0.00 0.00 14.13 0.00 09:19:18 03:49:01 1.28 0.00 1.28 0.00 0.00 14.13 0.00 09:19:18 03:50:01 1.67 0.00 1.67 0.00 0.00 19.73 0.00 09:19:18 03:51:01 8.10 6.08 2.02 0.00 363.41 83.45 0.00 09:19:18 03:52:01 2.95 0.00 2.95 0.00 0.00 46.93 0.00 09:19:18 03:53:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 09:19:18 03:54:01 2.03 0.00 2.03 0.00 0.00 23.06 0.00 09:19:18 03:55:01 1.47 0.00 1.47 0.00 0.00 15.60 0.00 09:19:18 03:56:01 0.95 0.00 0.95 0.00 0.00 11.73 0.00 09:19:18 03:57:01 1.30 0.00 1.30 0.00 0.00 14.53 0.00 09:19:18 03:58:02 1.72 0.00 1.72 0.00 0.00 19.45 0.00 09:19:18 03:59:01 1.00 0.00 1.00 0.00 0.00 11.66 0.00 09:19:18 04:00:01 2.42 0.30 2.12 0.00 16.79 24.93 0.00 09:19:18 04:01:01 2.57 1.38 1.18 0.00 31.06 14.93 0.00 09:19:18 04:02:01 1.83 0.00 1.83 0.00 0.00 21.06 0.00 09:19:18 04:03:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 09:19:18 04:04:01 0.92 0.00 0.92 0.00 0.00 11.86 0.00 09:19:18 04:05:01 1.42 0.00 1.42 0.00 0.00 15.86 0.00 09:19:18 04:06:01 1.73 0.00 1.73 0.00 0.00 19.19 0.00 09:19:18 04:07:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 09:19:18 04:08:01 0.95 0.00 0.95 0.00 0.00 11.06 0.00 09:19:18 04:09:01 1.23 0.00 1.23 0.00 0.00 13.60 0.00 09:19:18 04:10:01 1.50 0.00 1.50 0.00 0.00 18.26 0.00 09:19:18 04:11:01 1.13 0.00 1.13 0.00 0.00 13.20 0.00 09:19:18 04:12:01 1.23 0.00 1.23 0.00 0.00 14.80 0.00 09:19:18 04:13:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 09:19:18 04:14:01 1.02 0.00 1.02 0.00 0.00 13.60 0.00 09:19:18 04:15:01 1.32 0.00 1.32 0.00 0.00 14.80 0.00 09:19:18 04:16:01 1.65 0.00 1.65 0.00 0.00 18.93 0.00 09:19:18 04:17:01 0.97 0.02 0.95 0.00 0.13 10.80 0.00 09:19:18 04:18:01 1.12 0.00 1.12 0.00 0.00 13.46 0.00 09:19:18 04:19:01 1.23 0.00 1.23 0.00 0.00 14.53 0.00 09:19:18 04:20:01 0.95 0.00 0.95 0.00 0.00 11.73 0.00 09:19:18 04:21:01 1.52 0.00 1.52 0.00 0.00 16.93 0.00 09:19:18 04:22:01 1.47 0.00 1.47 0.00 0.00 17.46 0.00 09:19:18 04:23:01 0.97 0.00 0.97 0.00 0.00 10.26 0.00 09:19:18 04:24:01 1.47 0.00 1.47 0.00 0.00 17.46 0.00 09:19:18 04:25:01 1.22 0.00 1.22 0.00 0.00 14.00 0.00 09:19:18 04:26:01 0.98 0.00 0.98 0.00 0.00 12.00 0.00 09:19:18 04:27:01 1.20 0.00 1.20 0.00 0.00 13.73 0.00 09:19:18 04:28:01 0.88 0.00 0.88 0.00 0.00 11.60 0.00 09:19:18 04:29:01 1.43 0.00 1.43 0.00 0.00 17.06 0.00 09:19:18 04:30:01 1.58 0.00 1.58 0.00 0.00 19.20 0.00 09:19:18 04:31:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 09:19:18 04:32:01 0.97 0.00 0.97 0.00 0.00 11.73 0.00 09:19:18 04:33:01 1.23 0.00 1.23 0.00 0.00 14.53 0.00 09:19:18 04:34:01 0.88 0.00 0.88 0.00 0.00 11.06 0.00 09:19:18 04:35:01 1.28 0.00 1.28 0.00 0.00 14.93 0.00 09:19:18 04:36:01 1.03 0.00 1.03 0.00 0.00 12.53 0.00 09:19:18 04:37:01 1.40 0.00 1.40 0.00 0.00 16.26 0.00 09:19:18 04:38:01 1.23 0.00 1.23 0.00 0.00 14.66 0.00 09:19:18 04:39:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 09:19:18 04:40:01 1.65 0.00 1.65 0.00 0.00 19.86 0.00 09:19:18 04:41:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 09:19:18 04:42:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 09:19:18 04:43:01 1.05 0.00 1.05 0.00 0.00 12.66 0.00 09:19:18 04:44:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 09:19:18 04:45:01 1.15 0.00 1.15 0.00 0.00 15.20 0.00 09:19:18 04:46:01 1.08 0.00 1.08 0.00 0.00 12.80 0.00 09:19:18 04:47:01 1.23 0.00 1.23 0.00 0.00 14.53 0.00 09:19:18 04:48:01 0.88 0.00 0.88 0.00 0.00 11.73 0.00 09:19:18 04:49:01 1.30 0.00 1.30 0.00 0.00 14.66 0.00 09:19:18 04:50:01 1.58 0.00 1.58 0.00 0.00 19.33 0.00 09:19:18 04:51:01 1.27 0.00 1.27 0.00 0.00 14.13 0.00 09:19:18 04:52:01 1.62 0.00 1.62 0.00 0.00 19.06 0.00 09:19:18 04:53:01 1.10 0.00 1.10 0.00 0.00 12.00 0.00 09:19:18 04:54:01 0.97 0.00 0.97 0.00 0.00 12.93 0.00 09:19:18 04:55:01 1.45 0.00 1.45 0.00 0.00 17.33 0.00 09:19:18 04:56:01 1.02 0.00 1.02 0.00 0.00 13.06 0.00 09:19:18 04:57:01 1.23 0.00 1.23 0.00 0.00 13.60 0.00 09:19:18 04:58:01 0.97 0.00 0.97 0.00 0.00 11.73 0.00 09:19:18 04:59:01 1.28 0.00 1.28 0.00 0.00 15.46 0.00 09:19:18 05:00:01 1.52 0.00 1.52 0.00 0.00 17.86 0.00 09:19:18 05:01:01 1.23 0.00 1.23 0.00 0.00 15.06 0.00 09:19:18 05:02:01 0.98 0.00 0.98 0.00 0.00 12.66 0.00 09:19:18 05:03:01 1.45 0.00 1.45 0.00 0.00 16.53 0.00 09:19:18 05:04:01 0.97 0.00 0.97 0.00 0.00 12.26 0.00 09:19:18 05:05:01 1.33 0.00 1.33 0.00 0.00 15.73 0.00 09:19:18 05:06:01 1.03 0.00 1.03 0.00 0.00 12.93 0.00 09:19:18 05:07:01 1.40 0.00 1.40 0.00 0.00 15.86 0.00 09:19:18 05:08:01 0.95 0.00 0.95 0.00 0.00 11.73 0.00 09:19:18 05:09:01 1.28 0.00 1.28 0.00 0.00 15.20 0.00 09:19:18 05:10:01 1.53 0.00 1.53 0.00 0.00 18.66 0.00 09:19:18 05:11:02 1.18 0.00 1.18 0.00 0.00 12.53 0.00 09:19:18 05:12:01 1.78 0.00 1.78 0.00 0.00 20.20 0.00 09:19:18 05:13:01 0.90 0.00 0.90 0.00 0.00 10.40 0.00 09:19:18 05:14:01 0.95 0.00 0.95 0.00 0.00 12.53 0.00 09:19:18 05:15:01 1.28 0.00 1.28 0.00 0.00 14.80 0.00 09:19:18 05:16:01 1.28 0.00 1.28 0.00 0.00 16.00 0.00 09:19:18 05:17:01 1.22 0.00 1.22 0.00 0.00 14.66 0.00 09:19:18 05:18:01 1.12 0.00 1.12 0.00 0.00 14.13 0.00 09:19:18 05:19:01 1.42 0.00 1.42 0.00 0.00 16.80 0.00 09:19:18 05:20:01 1.17 0.00 1.17 0.00 0.00 14.26 0.00 09:19:18 05:21:01 1.22 0.00 1.22 0.00 0.00 14.80 0.00 09:19:18 05:22:01 1.13 0.00 1.13 0.00 0.00 14.26 0.00 09:19:18 05:23:01 1.25 0.00 1.25 0.00 0.00 14.80 0.00 09:19:18 05:24:01 1.47 0.00 1.47 0.00 0.00 17.86 0.00 09:19:18 05:25:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 09:19:18 05:26:01 1.77 0.00 1.77 0.00 0.00 20.80 0.00 09:19:18 05:27:01 1.12 0.00 1.12 0.00 0.00 12.93 0.00 09:19:18 05:28:01 1.43 0.00 1.43 0.00 0.00 17.20 0.00 09:19:18 05:29:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 09:19:18 05:30:01 0.92 0.00 0.92 0.00 0.00 12.00 0.00 09:19:18 05:31:01 1.23 0.00 1.23 0.00 0.00 14.26 0.00 09:19:18 05:32:01 0.97 0.00 0.97 0.00 0.00 12.40 0.00 09:19:18 05:33:01 1.42 0.00 1.42 0.00 0.00 16.40 0.00 09:19:18 05:34:01 1.50 0.00 1.50 0.00 0.00 17.86 0.00 09:19:18 05:35:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 09:19:18 05:36:01 1.55 0.00 1.55 0.00 0.00 18.53 0.00 09:19:18 05:37:01 1.17 0.00 1.17 0.00 0.00 12.80 0.00 09:19:18 05:38:01 1.55 0.00 1.55 0.00 0.00 17.86 0.00 09:19:18 05:39:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 09:19:18 05:40:01 1.02 0.00 1.02 0.00 0.00 12.53 0.00 09:19:18 05:41:01 1.30 0.00 1.30 0.00 0.00 14.80 0.00 09:19:18 05:42:01 1.70 0.00 1.70 0.00 0.00 19.73 0.00 09:19:18 05:43:01 0.93 0.00 0.93 0.00 0.00 10.53 0.00 09:19:18 05:44:01 1.48 0.00 1.48 0.00 0.00 17.33 0.00 09:19:18 05:45:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 09:19:18 05:46:01 1.68 0.00 1.68 0.00 0.00 20.13 0.00 09:19:18 05:47:01 1.17 0.00 1.17 0.00 0.00 12.80 0.00 09:19:18 05:48:01 1.57 0.00 1.57 0.00 0.00 18.80 0.00 09:19:18 05:49:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 09:19:18 05:50:01 1.60 0.00 1.60 0.00 0.00 19.60 0.00 09:19:18 05:51:01 1.72 0.05 1.67 0.00 12.26 20.93 0.00 09:19:18 05:52:01 1.27 0.00 1.27 0.00 0.00 14.53 0.00 09:19:18 05:53:01 1.25 0.00 1.25 0.00 0.00 14.13 0.00 09:19:18 05:54:01 1.08 0.00 1.08 0.00 0.00 13.86 0.00 09:19:18 05:55:01 1.28 0.00 1.28 0.00 0.00 14.53 0.00 09:19:18 05:56:01 1.63 0.00 1.63 0.00 0.00 19.60 0.00 09:19:18 05:57:01 1.15 0.00 1.15 0.00 0.00 12.26 0.00 09:19:18 05:58:01 1.75 0.00 1.75 0.00 0.00 20.13 0.00 09:19:18 05:59:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 09:19:18 06:00:01 1.55 0.00 1.55 0.00 0.00 18.26 0.00 09:19:18 06:01:01 1.10 0.00 1.10 0.00 0.00 12.00 0.00 09:19:18 06:02:01 1.02 0.00 1.02 0.00 0.00 12.80 0.00 09:19:18 06:03:01 1.27 0.00 1.27 0.00 0.00 14.66 0.00 09:19:18 06:04:01 1.12 0.00 1.12 0.00 0.00 13.73 0.00 09:19:18 06:05:01 1.27 0.00 1.27 0.00 0.00 13.86 0.00 09:19:18 06:06:01 1.60 0.00 1.60 0.00 0.00 19.73 0.00 09:19:18 06:07:01 1.28 0.00 1.28 0.00 0.00 14.13 0.00 09:19:18 06:08:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 09:19:18 06:09:01 1.47 0.00 1.47 0.00 0.00 16.26 0.00 09:19:18 06:10:01 1.00 0.00 1.00 0.00 0.00 11.86 0.00 09:19:18 06:11:01 1.47 0.00 1.47 0.00 0.00 16.53 0.00 09:19:18 06:12:01 1.15 0.00 1.15 0.00 0.00 13.73 0.00 09:19:18 06:13:01 1.37 0.00 1.37 0.00 0.00 14.93 0.00 09:19:18 06:14:01 1.18 0.00 1.18 0.00 0.00 14.53 0.00 09:19:18 06:15:01 1.27 0.00 1.27 0.00 0.00 13.86 0.00 09:19:18 06:16:01 1.70 0.00 1.70 0.00 0.00 20.26 0.00 09:19:18 06:17:01 1.23 0.00 1.23 0.00 0.00 13.60 0.00 09:19:18 06:18:01 1.27 0.00 1.27 0.00 0.00 14.00 0.00 09:19:18 06:19:01 1.45 0.00 1.45 0.00 0.00 16.40 0.00 09:19:18 06:20:01 1.08 0.00 1.08 0.00 0.00 13.06 0.00 09:19:18 06:21:01 1.35 0.00 1.35 0.00 0.00 14.40 0.00 09:19:18 06:22:01 0.95 0.00 0.95 0.00 0.00 12.53 0.00 09:19:18 06:23:01 1.50 0.00 1.50 0.00 0.00 15.73 0.00 09:19:18 06:24:01 1.08 0.00 1.08 0.00 0.00 14.00 0.00 09:19:18 06:25:01 1.52 0.02 1.50 0.00 0.13 17.06 0.00 09:19:18 06:26:01 4.42 2.28 2.14 0.00 36.89 78.23 0.00 09:19:18 06:27:01 1.43 0.00 1.43 0.00 0.00 16.93 0.00 09:19:18 06:28:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 09:19:18 06:29:01 1.42 0.00 1.42 0.00 0.00 15.60 0.00 09:19:18 06:30:01 1.17 0.00 1.17 0.00 0.00 13.73 0.00 09:19:18 06:31:01 1.28 0.00 1.28 0.00 0.00 13.86 0.00 09:19:18 06:32:01 1.77 0.00 1.77 0.00 0.00 20.93 0.00 09:19:18 06:33:01 1.13 0.00 1.13 0.00 0.00 12.13 0.00 09:19:18 06:34:01 1.62 0.00 1.62 0.00 0.00 18.93 0.00 09:19:18 06:35:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 09:19:18 06:36:01 1.72 0.00 1.72 0.00 0.00 19.19 0.00 09:19:18 06:37:01 1.23 0.00 1.23 0.00 0.00 14.26 0.00 09:19:18 06:38:01 1.67 0.00 1.67 0.00 0.00 19.06 0.00 09:19:18 06:39:01 1.10 0.00 1.10 0.00 0.00 11.46 0.00 09:19:18 06:40:01 1.10 0.00 1.10 0.00 0.00 13.33 0.00 09:19:18 06:41:01 1.37 0.00 1.37 0.00 0.00 14.80 0.00 09:19:18 06:42:01 1.48 0.00 1.48 0.00 0.00 17.60 0.00 09:19:18 06:43:01 1.33 0.00 1.33 0.00 0.00 15.46 0.00 09:19:18 06:44:01 1.08 0.00 1.08 0.00 0.00 13.06 0.00 09:19:18 06:45:01 1.53 0.00 1.53 0.00 0.00 16.93 0.00 09:19:18 06:46:01 1.02 0.00 1.02 0.00 0.00 12.93 0.00 09:19:18 06:47:01 1.53 0.00 1.53 0.00 0.00 16.93 0.00 09:19:18 06:48:01 1.87 0.02 1.85 0.00 2.67 21.20 0.00 09:19:18 06:49:01 0.98 0.00 0.98 0.00 0.00 10.40 0.00 09:19:18 06:50:01 1.13 0.00 1.13 0.00 0.00 13.46 0.00 09:19:18 06:51:01 1.45 0.00 1.45 0.00 0.00 16.40 0.00 09:19:18 06:52:01 1.58 0.00 1.58 0.00 0.00 18.66 0.00 09:19:18 06:53:01 1.33 0.00 1.33 0.00 0.00 14.66 0.00 09:19:18 06:54:01 1.15 0.00 1.15 0.00 0.00 13.86 0.00 09:19:18 06:55:01 1.45 0.00 1.45 0.00 0.00 16.40 0.00 09:19:18 06:56:01 1.00 0.00 1.00 0.00 0.00 12.26 0.00 09:19:18 06:57:01 1.42 0.00 1.42 0.00 0.00 15.20 0.00 09:19:18 06:58:01 0.97 0.00 0.97 0.00 0.00 12.26 0.00 09:19:18 06:59:01 1.50 0.00 1.50 0.00 0.00 16.66 0.00 09:19:18 07:00:01 1.72 0.00 1.72 0.00 0.00 22.80 0.00 09:19:18 07:01:01 1.37 0.00 1.37 0.00 0.00 16.26 0.00 09:19:18 07:02:01 1.40 0.00 1.40 0.00 0.00 16.93 0.00 09:19:18 07:03:01 1.40 0.00 1.40 0.00 0.00 16.53 0.00 09:19:18 07:04:01 1.65 0.00 1.65 0.00 0.00 19.20 0.00 09:19:18 07:05:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 09:19:18 07:06:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 09:19:18 07:07:01 1.40 0.00 1.40 0.00 0.00 14.93 0.00 09:19:18 07:08:01 1.73 0.00 1.73 0.00 0.00 19.86 0.00 09:19:18 07:09:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 09:19:18 07:10:01 1.82 0.00 1.82 0.00 0.00 20.53 0.00 09:19:18 07:11:01 1.12 0.00 1.12 0.00 0.00 12.13 0.00 09:19:18 07:12:01 1.57 0.00 1.57 0.00 0.00 17.86 0.00 09:19:18 07:13:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 09:19:18 07:14:01 1.02 0.00 1.02 0.00 0.00 12.26 0.00 09:19:18 07:15:01 1.30 0.00 1.30 0.00 0.00 14.00 0.00 09:19:18 07:16:01 0.97 0.00 0.97 0.00 0.00 12.00 0.00 09:19:18 07:17:01 1.52 0.00 1.52 0.00 0.00 16.93 0.00 09:19:18 07:18:01 1.32 0.00 1.32 0.00 0.00 14.66 0.00 09:19:18 07:19:01 1.50 0.00 1.50 0.00 0.00 16.53 0.00 09:19:18 07:20:01 1.70 0.00 1.70 0.00 0.00 19.46 0.00 09:19:18 07:21:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 09:19:18 07:22:01 1.78 0.00 1.78 0.00 0.00 20.66 0.00 09:19:18 07:23:01 1.15 0.00 1.15 0.00 0.00 11.86 0.00 09:19:18 07:24:01 1.07 0.00 1.07 0.00 0.00 13.33 0.00 09:19:18 07:25:01 1.48 0.00 1.48 0.00 0.00 16.26 0.00 09:19:18 07:26:01 0.95 0.00 0.95 0.00 0.00 11.73 0.00 09:19:18 07:27:01 1.50 0.00 1.50 0.00 0.00 17.60 0.00 09:19:18 07:28:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 09:19:18 07:29:01 1.33 0.00 1.33 0.00 0.00 15.19 0.00 09:19:18 07:30:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 09:19:18 07:31:01 1.34 0.00 1.34 0.00 0.00 15.05 0.00 09:19:18 07:32:01 1.00 0.00 1.00 0.00 0.00 12.40 0.00 09:19:18 07:33:01 1.53 0.00 1.53 0.00 0.00 17.86 0.00 09:19:18 07:34:01 1.48 0.00 1.48 0.00 0.00 20.66 0.00 09:19:18 07:35:01 1.47 0.00 1.47 0.00 0.00 16.93 0.00 09:19:18 07:36:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 09:19:18 07:37:01 1.47 0.00 1.47 0.00 0.00 16.53 0.00 09:19:18 07:38:01 1.23 0.00 1.23 0.00 0.00 15.07 0.00 09:19:18 07:39:01 1.45 0.00 1.45 0.00 0.00 16.26 0.00 09:19:18 07:40:01 1.00 0.00 1.00 0.00 0.00 12.66 0.00 09:19:18 07:41:01 1.37 0.00 1.37 0.00 0.00 14.93 0.00 09:19:18 07:42:01 1.25 0.00 1.25 0.00 0.00 15.46 0.00 09:19:18 07:43:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 09:19:18 07:44:01 1.30 0.00 1.30 0.00 0.00 15.19 0.00 09:19:18 07:45:01 1.25 0.00 1.25 0.00 0.00 14.93 0.00 09:19:18 07:46:01 1.07 0.00 1.07 0.00 0.00 13.33 0.00 09:19:18 07:47:01 1.38 0.00 1.38 0.00 0.00 14.93 0.00 09:19:18 07:48:01 1.55 0.00 1.55 0.00 0.00 19.20 0.00 09:19:18 07:49:01 1.18 0.00 1.18 0.00 0.00 12.53 0.00 09:19:18 07:50:01 0.92 0.00 0.92 0.00 0.00 12.00 0.00 09:19:18 07:51:01 1.35 0.00 1.35 0.00 0.00 15.73 0.00 09:19:18 07:52:01 1.02 0.00 1.02 0.00 0.00 12.13 0.00 09:19:18 07:53:01 1.45 0.00 1.45 0.00 0.00 17.60 0.00 09:19:18 07:54:01 1.20 0.00 1.20 0.00 0.00 13.86 0.00 09:19:18 07:55:01 1.43 0.00 1.43 0.00 0.00 16.40 0.00 09:19:18 07:56:01 1.07 0.00 1.07 0.00 0.00 12.93 0.00 09:19:18 07:57:01 1.33 0.00 1.33 0.00 0.00 14.80 0.00 09:19:18 07:58:01 1.27 0.00 1.27 0.00 0.00 14.80 0.00 09:19:18 07:59:01 1.37 0.00 1.37 0.00 0.00 17.20 0.00 09:19:18 08:00:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 09:19:18 08:01:01 1.47 0.00 1.47 0.00 0.00 16.66 0.00 09:19:18 08:02:01 1.00 0.00 1.00 0.00 0.00 12.80 0.00 09:19:18 08:03:01 1.55 0.00 1.55 0.00 0.00 18.40 0.00 09:19:18 08:04:01 1.18 0.00 1.18 0.00 0.00 14.26 0.00 09:19:18 08:05:01 1.37 0.00 1.37 0.00 0.00 15.33 0.00 09:19:18 08:06:01 0.97 0.00 0.97 0.00 0.00 12.13 0.00 09:19:18 08:07:01 1.30 0.00 1.30 0.00 0.00 14.40 0.00 09:19:18 08:08:01 1.67 0.00 1.67 0.00 0.00 20.53 0.00 09:19:18 08:09:01 1.25 0.00 1.25 0.00 0.00 13.72 0.00 09:19:18 08:10:01 1.13 0.00 1.13 0.00 0.00 13.33 0.00 09:19:18 08:11:01 1.42 0.00 1.42 0.00 0.00 15.86 0.00 09:19:18 08:12:01 0.90 0.00 0.90 0.00 0.00 12.00 0.00 09:19:18 08:13:01 1.48 0.00 1.48 0.00 0.00 16.66 0.00 09:19:18 08:14:01 1.08 0.00 1.08 0.00 0.00 13.46 0.00 09:19:18 08:15:01 1.57 0.00 1.57 0.00 0.00 17.86 0.00 09:19:18 08:16:01 1.78 0.00 1.78 0.00 0.00 20.40 0.00 09:19:18 08:17:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 09:19:18 08:18:01 1.62 0.00 1.62 0.00 0.00 18.66 0.00 09:19:18 08:19:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 09:19:18 08:20:01 1.02 0.00 1.02 0.00 0.00 12.26 0.00 09:19:18 08:21:01 1.48 0.00 1.48 0.00 0.00 16.26 0.00 09:19:18 08:22:01 1.07 0.00 1.07 0.00 0.00 12.93 0.00 09:19:18 08:23:01 1.45 0.00 1.45 0.00 0.00 16.66 0.00 09:19:18 08:24:01 1.10 0.00 1.10 0.00 0.00 13.60 0.00 09:19:18 08:25:01 1.47 0.00 1.47 0.00 0.00 16.80 0.00 09:19:18 08:26:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 09:19:18 08:27:01 1.43 0.00 1.43 0.00 0.00 16.13 0.00 09:19:18 08:28:01 1.57 0.00 1.57 0.00 0.00 19.60 0.00 09:19:18 08:29:01 1.27 0.00 1.27 0.00 0.00 14.40 0.00 09:19:18 08:30:01 1.80 0.00 1.80 0.00 0.00 21.86 0.00 09:19:18 08:31:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 09:19:18 08:32:01 1.10 0.00 1.10 0.00 0.00 13.46 0.00 09:19:18 08:33:01 1.48 0.00 1.48 0.00 0.00 15.86 0.00 09:19:18 08:34:01 1.08 0.00 1.08 0.00 0.00 13.46 0.00 09:19:18 08:35:01 1.37 0.00 1.37 0.00 0.00 15.59 0.00 09:19:18 08:36:01 1.07 0.00 1.07 0.00 0.00 13.06 0.00 09:19:18 08:37:01 1.48 0.00 1.48 0.00 0.00 16.80 0.00 09:19:18 08:38:01 1.03 0.00 1.03 0.00 0.00 12.66 0.00 09:19:18 08:39:01 1.62 0.00 1.62 0.00 0.00 18.26 0.00 09:19:18 08:40:01 0.95 0.00 0.95 0.00 0.00 12.00 0.00 09:19:18 08:41:01 1.40 0.00 1.40 0.00 0.00 15.86 0.00 09:19:18 08:42:01 1.02 0.00 1.02 0.00 0.00 12.53 0.00 09:19:18 08:43:01 1.58 0.00 1.58 0.00 0.00 18.39 0.00 09:19:18 08:44:01 1.02 0.00 1.02 0.00 0.00 12.40 0.00 09:19:18 08:45:01 1.48 0.00 1.48 0.00 0.00 17.59 0.00 09:19:18 08:46:01 1.14 0.00 1.14 0.00 0.00 13.15 0.00 09:19:18 08:47:01 1.40 0.00 1.40 0.00 0.00 16.53 0.00 09:19:18 08:48:01 0.93 0.00 0.93 0.00 0.00 12.26 0.00 09:19:18 08:49:01 1.52 0.00 1.52 0.00 0.00 16.53 0.00 09:19:18 08:50:01 1.12 0.00 1.12 0.00 0.00 13.73 0.00 09:19:18 08:51:01 1.38 0.00 1.38 0.00 0.00 15.60 0.00 09:19:18 08:52:01 1.03 0.00 1.03 0.00 0.00 12.00 0.00 09:19:18 08:53:01 1.35 0.00 1.35 0.00 0.00 15.47 0.00 09:19:18 08:54:01 1.65 0.00 1.65 0.00 0.00 18.93 0.00 09:19:18 08:55:01 1.08 0.00 1.08 0.00 0.00 12.66 0.00 09:19:18 08:56:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 09:19:18 08:57:01 1.27 0.00 1.27 0.00 0.00 14.40 0.00 09:19:18 08:58:01 1.62 0.00 1.62 0.00 0.00 19.46 0.00 09:19:18 08:59:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 09:19:18 09:00:01 1.45 0.00 1.45 0.00 0.00 18.66 0.00 09:19:18 09:01:01 1.38 0.00 1.38 0.00 0.00 16.13 0.00 09:19:18 09:02:01 1.03 0.00 1.03 0.00 0.00 12.66 0.00 09:19:18 09:03:01 1.35 0.00 1.35 0.00 0.00 16.66 0.00 09:19:18 09:04:01 1.97 0.00 1.97 0.00 0.00 23.33 0.00 09:19:18 09:05:01 1.25 0.00 1.25 0.00 0.00 12.53 0.00 09:19:18 09:06:01 1.05 0.00 1.05 0.00 0.00 12.12 0.00 09:19:18 09:07:01 1.43 0.00 1.43 0.00 0.00 16.26 0.00 09:19:18 09:08:01 1.10 0.00 1.10 0.00 0.00 12.80 0.00 09:19:18 09:09:01 1.65 0.00 1.65 0.00 0.00 18.13 0.00 09:19:18 09:10:01 1.22 0.00 1.22 0.00 0.00 13.20 0.00 09:19:18 09:11:01 1.55 0.00 1.55 0.00 0.00 16.26 0.00 09:19:18 09:12:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 09:19:18 09:13:01 1.38 0.00 1.38 0.00 0.00 14.26 0.00 09:19:18 09:14:01 1.10 0.00 1.10 0.00 0.00 12.66 0.00 09:19:18 09:15:01 1.80 0.00 1.80 0.00 0.00 18.93 0.00 09:19:18 09:16:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 09:19:18 09:17:01 1.53 0.00 1.53 0.00 0.00 15.86 0.00 09:19:18 09:18:01 1.22 0.00 1.22 0.00 0.00 13.60 0.00 09:19:18 09:19:01 5.26 0.17 5.10 0.00 12.26 400.33 0.00 09:19:18 Average: 9.57 0.29 9.28 0.00 48.82 2758.35 0.00 09:19:18 09:19:18 03:18:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 09:19:18 03:19:01 28477592 31535664 761392 2.32 83048 3258492 1805204 5.32 1002236 3001216 409248 09:19:18 03:20:01 26759608 31310260 967396 2.94 123240 4571980 2210436 6.52 1845544 3722892 658924 09:19:18 03:21:01 26224508 31127964 1146104 3.49 128612 4892864 2504484 7.38 1962948 4111048 422348 09:19:18 03:22:01 25719404 31412956 859688 2.62 136108 5620476 1936460 5.71 1930136 4593128 585060 09:19:18 03:23:01 20105572 31393840 880168 2.68 144176 11087944 2262392 6.67 2080060 9936024 3013212 09:19:18 03:24:01 14946288 31358520 888084 2.70 348220 15585156 2298776 6.78 3021872 13695796 2955028 09:19:18 03:25:01 10403616 30733356 1464632 4.46 374132 19167660 5962148 17.58 3629256 17257564 89096 09:19:18 03:26:01 4745540 28120668 4057920 12.35 398176 21969116 11175472 32.95 7585772 18704568 1551184 09:19:18 03:27:01 2115260 28796424 3386440 10.30 414396 25136320 8698640 25.65 8375224 20441064 1652648 09:19:18 03:28:01 5933716 31387824 857636 2.61 435416 24128496 2114924 6.24 3645888 21666608 640 09:19:18 03:29:01 5562920 31403892 831124 2.53 459972 24479772 2008792 5.92 4049468 21617228 552 09:19:18 03:30:01 5552548 31394620 840268 2.56 460680 24479940 2142436 6.32 4617736 21059016 160 09:19:18 03:31:01 5559024 31401628 833276 2.54 461032 24480132 2023164 5.96 4704924 20963520 8 09:19:18 03:32:01 5560644 31403276 831924 2.53 461044 24480140 2023164 5.96 4703544 20963528 168 09:19:18 03:33:01 5577332 31420052 815496 2.48 461068 24480144 2042056 6.02 4685356 20963524 216 09:19:18 03:34:01 5577772 31420492 815000 2.48 461076 24480140 2042056 6.02 4685420 20963524 176 09:19:18 03:35:01 5581748 31424472 810964 2.47 461100 24480148 2042056 6.02 4681312 20963528 4 09:19:18 03:36:01 5581480 31424204 811148 2.47 461124 24480148 2042056 6.02 4681380 20963528 184 09:19:18 03:37:01 5581384 31424208 811072 2.47 461140 24480152 2042056 6.02 4681368 20963536 12 09:19:18 03:38:01 5582588 31425416 809752 2.46 461148 24480156 2042056 6.02 4680676 20963540 76 09:19:18 03:39:01 5582756 31425588 809728 2.46 461156 24480156 2042056 6.02 4680732 20963540 8 09:19:18 03:40:01 5583140 31426016 809272 2.46 461172 24480168 2042056 6.02 4680696 20963544 212 09:19:18 03:41:02 5583196 31426076 809208 2.46 461176 24480172 2042056 6.02 4680276 20963548 8 09:19:18 03:42:01 5582856 31425756 809464 2.46 461188 24480172 2042056 6.02 4680616 20963548 184 09:19:18 03:43:01 5583376 31426288 808920 2.46 461200 24480176 2042056 6.02 4680308 20963552 4 09:19:18 03:44:01 5583068 31426024 809148 2.46 461228 24480176 2042056 6.02 4680420 20963556 176 09:19:18 03:45:01 5583092 31426052 809052 2.46 461236 24480180 2042056 6.02 4680348 20963560 8 09:19:18 03:46:01 5583180 31426176 809044 2.46 461252 24480184 2042056 6.02 4680884 20963564 228 09:19:18 03:47:01 5583748 31426748 808476 2.46 461256 24480184 2042056 6.02 4680396 20963564 8 09:19:18 03:48:01 5583244 31426392 808820 2.46 461268 24480316 2042056 6.02 4680408 20963696 140 09:19:18 03:49:01 5583188 31426340 808796 2.46 461276 24480320 2058100 6.07 4680472 20963700 8 09:19:18 03:50:01 5582816 31425996 809056 2.46 461296 24480324 2058100 6.07 4680848 20963704 208 09:19:18 03:51:01 5541436 31399196 831784 2.53 461560 24493048 2130952 6.28 4705928 20973228 876 09:19:18 03:52:01 5541572 31399336 831736 2.53 461588 24493048 2130952 6.28 4705928 20973232 152 09:19:18 03:53:01 5541216 31399032 832024 2.53 461592 24493056 2130952 6.28 4705988 20973236 8 09:19:18 03:54:01 5540908 31398752 832212 2.53 461632 24493060 2130952 6.28 4706636 20973240 220 09:19:18 03:55:01 5541436 31399300 831648 2.53 461672 24493056 2130952 6.28 4705908 20973240 8 09:19:18 03:56:01 5541640 31399560 831360 2.53 461684 24493064 2130952 6.28 4705976 20973244 180 09:19:18 03:57:01 5541340 31399268 831576 2.53 461704 24493068 2130952 6.28 4705980 20973248 4 09:19:18 03:58:02 5540796 31398760 832040 2.53 461724 24493072 2130952 6.28 4706152 20973252 180 09:19:18 03:59:01 5540788 31398780 832028 2.53 461736 24493076 2130952 6.28 4705936 20973256 8 09:19:18 04:00:01 5539196 31397724 833100 2.53 461796 24493580 2130952 6.28 4709900 20973568 8 09:19:18 04:01:01 5533852 31394220 836492 2.54 461816 24494520 2130952 6.28 4713900 20973912 12 09:19:18 04:02:01 5533332 31393796 836924 2.55 461848 24494520 2130952 6.28 4713976 20973900 44 09:19:18 04:03:01 5533024 31393496 837200 2.55 461860 24494524 2130952 6.28 4713708 20973904 4 09:19:18 04:04:01 5533044 31393540 837324 2.55 461868 24494528 2130952 6.28 4713780 20973908 180 09:19:18 04:05:01 5533360 31393860 837144 2.55 461888 24494516 2130952 6.28 4714008 20973908 16 09:19:18 04:06:01 5532872 31393412 837564 2.55 461908 24494532 2130952 6.28 4714028 20973912 16 09:19:18 04:07:01 5532824 31393388 837536 2.55 461920 24494536 2130952 6.28 4713916 20973916 4 09:19:18 04:08:01 5532452 31393016 837784 2.55 461924 24494536 2130952 6.28 4714456 20973916 280 09:19:18 04:09:01 5532508 31393080 837712 2.55 461936 24494540 2114568 6.23 4713980 20973920 8 09:19:18 04:10:01 5532444 31393184 837544 2.55 461956 24494672 2114568 6.23 4713920 20974052 72 09:19:18 04:11:01 5532572 31393340 837520 2.55 461976 24494676 2114568 6.23 4714288 20974056 200 09:19:18 04:12:01 5532524 31393296 837480 2.55 462000 24494680 2114568 6.23 4714304 20974060 240 09:19:18 04:13:01 5532760 31393532 837160 2.55 462020 24494684 2114568 6.23 4714288 20974060 204 09:19:18 04:14:01 5532492 31393324 837404 2.55 462040 24494688 2130612 6.28 4714076 20974064 180 09:19:18 04:15:01 5532232 31393092 837584 2.55 462056 24494688 2130612 6.28 4714036 20974068 8 09:19:18 04:16:01 5532120 31392980 837624 2.55 462064 24494692 2130612 6.28 4714044 20974068 12 09:19:18 04:17:01 5531196 31392104 838364 2.55 462084 24494696 2130612 6.28 4714552 20974072 224 09:19:18 04:18:01 5531804 31392716 837744 2.55 462092 24494700 2130612 6.28 4714116 20974076 196 09:19:18 04:19:01 5531728 31392656 838084 2.55 462100 24494704 2130612 6.28 4714168 20974084 8 09:19:18 04:20:01 5531964 31392908 837808 2.55 462108 24494708 2130612 6.28 4714116 20974088 212 09:19:18 04:21:01 5531876 31392820 837808 2.55 462132 24494708 2130612 6.28 4714428 20974088 172 09:19:18 04:22:01 5531900 31392880 837768 2.55 462144 24494712 2146660 6.33 4714168 20974092 44 09:19:18 04:23:01 5531876 31392860 837756 2.55 462152 24494712 2146660 6.33 4714152 20974092 8 09:19:18 04:24:01 5531860 31392852 837700 2.55 462160 24494716 2146660 6.33 4714220 20974096 40 09:19:18 04:25:01 5531812 31392808 837776 2.55 462180 24494716 2146660 6.33 4714152 20974100 8 09:19:18 04:26:01 5531948 31392944 837796 2.55 462188 24494720 2146660 6.33 4714168 20974100 196 09:19:18 04:27:01 5531680 31392748 838032 2.55 462192 24494724 2146660 6.33 4714224 20974108 8 09:19:18 04:28:01 5531260 31392340 838320 2.55 462196 24494732 2146660 6.33 4714616 20974112 240 09:19:18 04:29:01 5531284 31392368 838220 2.55 462224 24494736 2130332 6.28 4714292 20974116 8 09:19:18 04:30:01 5531488 31392608 837928 2.55 462244 24494740 2130332 6.28 4714260 20974120 48 09:19:18 04:31:01 5531440 31392560 838024 2.55 462244 24494740 2130332 6.28 4714260 20974120 8 09:19:18 04:32:01 5531608 31392732 838004 2.55 462256 24494744 2130332 6.28 4714260 20974124 196 09:19:18 04:33:01 5531592 31392724 837980 2.55 462268 24494748 2130332 6.28 4714260 20974128 4 09:19:18 04:34:01 5531464 31392656 838032 2.55 462284 24494748 2130332 6.28 4714380 20974132 200 09:19:18 04:35:01 5531276 31392476 838144 2.55 462288 24494752 2130332 6.28 4714320 20974136 4 09:19:18 04:36:01 5531276 31392492 838076 2.55 462308 24494756 2130332 6.28 4714452 20974132 208 09:19:18 04:37:01 5530620 31391860 838644 2.55 462332 24494760 2130332 6.28 4714340 20974140 12 09:19:18 04:38:01 5530832 31392208 838208 2.55 462360 24494892 2130332 6.28 4714340 20974272 164 09:19:18 04:39:01 5530928 31392304 838256 2.55 462372 24494892 2130332 6.28 4714472 20974272 8 09:19:18 04:40:01 5530952 31392392 838180 2.55 462404 24494884 2130332 6.28 4714396 20974280 40 09:19:18 04:41:01 5530904 31392348 838140 2.55 462416 24494900 2130332 6.28 4714396 20974284 8 09:19:18 04:42:01 5530856 31392304 838108 2.55 462432 24494900 2130332 6.28 4714396 20974284 156 09:19:18 04:43:01 5531044 31392560 837824 2.55 462444 24494904 2114092 6.23 4714460 20974292 8 09:19:18 04:44:01 5530696 31392240 838032 2.55 462464 24494904 2114092 6.23 4714880 20974284 252 09:19:18 04:45:01 5530728 31392280 837972 2.55 462488 24494908 2114092 6.23 4714492 20974292 40 09:19:18 04:46:01 5530932 31392492 837780 2.55 462508 24494920 2114092 6.23 4714492 20974296 196 09:19:18 04:47:01 5531340 31392904 837764 2.55 462520 24494920 2114092 6.23 4714496 20974300 4 09:19:18 04:48:01 5531624 31393252 837456 2.55 462540 24494924 2114092 6.23 4714548 20974308 212 09:19:18 04:49:01 5531372 31393016 837692 2.55 462552 24494924 2114092 6.23 4714636 20974304 8 09:19:18 04:50:01 5530992 31392660 837984 2.55 462572 24494924 2114092 6.23 4714592 20974308 192 09:19:18 04:51:01 5530708 31392388 838200 2.55 462592 24494932 2114092 6.23 4714576 20974312 4 09:19:18 04:52:01 5530588 31392332 838184 2.55 462620 24494932 2130400 6.28 4714700 20974316 44 09:19:18 04:53:01 5530800 31392552 837908 2.55 462624 24494936 2130400 6.28 4714632 20974320 8 09:19:18 04:54:01 5531024 31392804 837812 2.55 462640 24494940 2146492 6.33 4714732 20974320 212 09:19:18 04:55:01 5531220 31393028 837536 2.55 462660 24494944 2146492 6.33 4715232 20974324 44 09:19:18 04:56:01 5531268 31393084 837460 2.55 462680 24494948 2146492 6.33 4714716 20974328 212 09:19:18 04:57:01 5531472 31393288 837200 2.55 462688 24494948 2146492 6.33 4714716 20974328 8 09:19:18 04:58:01 5531392 31393216 837216 2.55 462696 24494952 2146492 6.33 4714716 20974332 200 09:19:18 04:59:01 5531148 31393044 837388 2.55 462704 24494956 2146492 6.33 4714824 20974336 4 09:19:18 05:00:01 5531040 31393044 837504 2.55 462724 24495084 2146492 6.33 4714928 20974440 200 09:19:18 05:01:01 5530588 31392796 837688 2.55 462736 24495088 2130276 6.28 4715988 20973564 4 09:19:18 05:02:01 5530572 31392808 837624 2.55 462756 24495092 2130276 6.28 4715856 20973592 212 09:19:18 05:03:01 5530484 31392724 837640 2.55 462768 24495096 2130276 6.28 4716076 20973596 4 09:19:18 05:04:01 5530728 31393016 837316 2.55 462784 24495104 2130276 6.28 4715892 20973604 196 09:19:18 05:05:01 5530112 31392400 837844 2.55 462804 24495100 2130276 6.28 4715824 20973604 12 09:19:18 05:06:01 5529868 31392164 838016 2.55 462824 24495108 2130276 6.28 4715836 20973608 216 09:19:18 05:07:01 5530364 31392724 837440 2.55 462844 24495112 2130276 6.28 4715892 20973616 8 09:19:18 05:08:01 5530052 31392412 837988 2.55 462868 24495112 2130276 6.28 4715892 20973616 200 09:19:18 05:09:01 5530256 31392620 837736 2.55 462880 24495116 2130276 6.28 4715952 20973620 12 09:19:18 05:10:01 5530392 31392756 837756 2.55 462896 24495104 2130276 6.28 4715876 20973620 196 09:19:18 05:11:02 5530392 31392820 837716 2.55 462912 24495120 2130276 6.28 4715932 20973628 4 09:19:18 05:12:01 5530124 31392564 838032 2.55 462932 24495124 2130276 6.28 4715932 20973632 12 09:19:18 05:13:01 5530052 31392552 838020 2.55 462948 24495128 2130276 6.28 4716000 20973636 16 09:19:18 05:14:01 5530028 31392536 837988 2.55 462968 24495132 2130276 6.28 4716076 20973632 216 09:19:18 05:15:01 5530188 31392716 837968 2.55 462984 24495132 2130276 6.28 4716036 20973632 8 09:19:18 05:16:01 5530156 31392704 837972 2.55 463008 24495136 2130276 6.28 4716052 20973636 172 09:19:18 05:17:01 5530124 31392676 837960 2.55 463016 24495140 2130276 6.28 4716052 20973640 4 09:19:18 05:18:01 5529864 31392480 838132 2.55 463040 24495144 2130276 6.28 4716140 20973644 216 09:19:18 05:19:01 5529824 31392500 838088 2.55 463068 24495148 2130276 6.28 4716348 20973648 8 09:19:18 05:20:01 5530060 31392740 837816 2.55 463084 24495152 2130276 6.28 4716192 20973652 160 09:19:18 05:21:01 5529664 31392364 838108 2.55 463100 24495152 2130276 6.28 4716196 20973652 32 09:19:18 05:22:01 5529648 31392356 838036 2.55 463124 24495160 2130276 6.28 4716196 20973660 200 09:19:18 05:23:01 5529816 31392568 838008 2.55 463140 24495160 2130276 6.28 4716236 20973660 8 09:19:18 05:24:01 5529864 31392632 837916 2.55 463152 24495164 2130276 6.28 4716328 20973664 40 09:19:18 05:25:01 5529792 31392684 837800 2.55 463164 24495296 2130276 6.28 4716564 20973776 8 09:19:18 05:26:01 5529428 31392356 838036 2.55 463176 24495296 2130276 6.28 4716648 20973796 252 09:19:18 05:27:01 5529452 31392384 837988 2.55 463196 24495300 2130276 6.28 4716284 20973800 4 09:19:18 05:28:01 5529176 31392144 838236 2.55 463204 24495300 2146408 6.33 4716332 20973800 40 09:19:18 05:29:01 5528884 31391864 838460 2.55 463208 24495304 2146408 6.33 4716384 20973804 8 09:19:18 05:30:01 5528584 31391572 838680 2.55 463220 24495308 2146408 6.33 4716344 20973808 212 09:19:18 05:31:01 5528584 31391588 838664 2.55 463232 24495312 2146408 6.33 4716340 20973812 8 09:19:18 05:32:01 5528600 31391620 838612 2.55 463248 24495316 2146408 6.33 4716644 20973816 208 09:19:18 05:33:01 5528576 31391616 838696 2.55 463268 24495320 2146408 6.33 4716384 20973820 8 09:19:18 05:34:01 5529444 31392508 837952 2.55 463284 24495324 2146408 6.33 4716448 20973824 40 09:19:18 05:35:01 5529444 31392528 837928 2.55 463304 24495328 2146408 6.33 4716404 20973828 8 09:19:18 05:36:01 5529064 31392216 838148 2.55 463328 24495324 2146408 6.33 4716588 20973828 40 09:19:18 05:37:01 5529196 31392368 837984 2.55 463336 24495332 2146408 6.33 4716784 20973832 12 09:19:18 05:38:01 5529180 31392356 837932 2.55 463344 24495336 2146408 6.33 4716492 20973836 44 09:19:18 05:39:01 5528888 31392080 838148 2.55 463360 24495336 2129852 6.28 4716552 20973836 8 09:19:18 05:40:01 5528620 31391832 838380 2.55 463372 24495344 2129852 6.28 4716508 20973840 200 09:19:18 05:41:01 5528992 31392224 838116 2.55 463384 24495344 2113540 6.23 4716964 20973844 196 09:19:18 05:42:01 5529032 31392268 838068 2.55 463404 24495348 2113540 6.23 4716540 20973848 8 09:19:18 05:43:01 5529260 31392520 837788 2.55 463416 24495352 2113540 6.23 4716548 20973852 8 09:19:18 05:44:01 5529080 31392360 838040 2.55 463424 24495352 2113540 6.23 4717184 20973852 232 09:19:18 05:45:01 5529144 31392428 837968 2.55 463428 24495356 2113540 6.23 4716576 20973856 8 09:19:18 05:46:01 5528884 31392176 838196 2.55 463460 24495344 2113540 6.23 4716600 20973860 40 09:19:18 05:47:01 5528528 31391820 838456 2.55 463480 24495360 2113540 6.23 4717072 20973860 16 09:19:18 05:48:01 5526748 31390096 840168 2.56 463484 24495364 2113540 6.23 4719592 20973864 44 09:19:18 05:49:01 5526732 31390084 840104 2.56 463500 24495368 2129592 6.28 4719656 20973868 8 09:19:18 05:50:01 5526400 31389764 840348 2.56 463516 24495376 2129592 6.28 4719600 20973876 44 09:19:18 05:51:01 5550976 31414276 820308 2.50 463544 24495736 2064616 6.09 4702808 20969364 84 09:19:18 05:52:01 5550928 31414228 820260 2.50 463568 24495744 2064616 6.09 4702796 20969364 192 09:19:18 05:53:01 5550912 31414216 820204 2.50 463576 24495748 2064616 6.09 4702796 20969368 8 09:19:18 05:54:01 5551400 31414804 819636 2.49 463596 24495752 2064616 6.09 4702996 20969376 188 09:19:18 05:55:01 5551424 31414832 819604 2.49 463596 24495752 2064616 6.09 4702924 20969372 4 09:19:18 05:56:01 5551692 31415104 819284 2.49 463620 24495752 2064616 6.09 4702928 20969376 188 09:19:18 05:57:01 5551108 31414672 819704 2.49 463636 24495884 2064616 6.09 4703244 20969504 8 09:19:18 05:58:01 5551092 31414680 819616 2.49 463676 24495884 2064616 6.09 4702992 20969508 4 09:19:18 05:59:01 5551044 31414676 819572 2.49 463696 24495896 2064616 6.09 4703076 20969512 8 09:19:18 06:00:01 5551280 31414932 819256 2.49 463716 24495896 2064616 6.09 4703708 20969348 44 09:19:18 06:01:01 5550428 31414124 820460 2.50 463732 24495900 2080680 6.13 4705652 20969356 20 09:19:18 06:02:01 5550168 31413872 820680 2.50 463748 24495900 2080680 6.13 4705464 20969356 204 09:19:18 06:03:01 5550152 31413880 820656 2.50 463764 24495904 2080680 6.13 4705372 20969360 16 09:19:18 06:04:01 5549984 31413748 820728 2.50 463772 24495908 2080680 6.13 4705880 20969364 316 09:19:18 06:05:01 5549992 31413756 820716 2.50 463776 24495908 2080680 6.13 4705436 20969364 8 09:19:18 06:06:01 5549972 31413740 820864 2.50 463804 24495908 2080680 6.13 4705444 20969368 220 09:19:18 06:07:01 5550208 31414008 820576 2.50 463812 24495924 2080680 6.13 4705472 20969372 8 09:19:18 06:08:01 5550144 31413944 820556 2.50 463836 24495924 2080680 6.13 4705536 20969372 192 09:19:18 06:09:01 5549820 31413664 820784 2.50 463864 24495928 2080680 6.13 4705868 20969376 28 09:19:18 06:10:01 5549508 31413400 821232 2.50 463880 24495928 2064600 6.09 4705948 20969376 300 09:19:18 06:11:01 5549524 31413420 821164 2.50 463896 24495932 2064600 6.09 4705568 20969380 8 09:19:18 06:12:01 5549460 31413376 821152 2.50 463908 24495936 2064600 6.09 4705652 20969384 228 09:19:18 06:13:01 5549428 31413356 821112 2.50 463920 24495936 2064600 6.09 4705596 20969384 8 09:19:18 06:14:01 5549276 31413220 821192 2.50 463928 24495940 2064600 6.09 4705744 20969388 200 09:19:18 06:15:01 5549464 31413432 820968 2.50 463944 24495940 2064600 6.09 4705648 20969388 8 09:19:18 06:16:01 5549032 31413148 821172 2.50 463980 24496072 2064600 6.09 4705668 20969520 212 09:19:18 06:17:01 5548488 31412632 821796 2.50 463992 24496080 2064600 6.09 4705984 20969524 8 09:19:18 06:18:01 5549188 31413360 821080 2.50 464004 24496080 2064600 6.09 4706004 20969536 204 09:19:18 06:19:01 5549340 31413528 821088 2.50 464024 24496084 2064600 6.09 4705784 20969540 4 09:19:18 06:20:01 5548820 31413012 821572 2.50 464040 24496088 2064600 6.09 4705728 20969544 204 09:19:18 06:21:01 5548968 31413160 821332 2.50 464060 24496088 2064600 6.09 4705728 20969544 4 09:19:18 06:22:01 5548888 31413160 821432 2.50 464076 24496096 2064600 6.09 4706228 20969552 364 09:19:18 06:23:01 5549432 31413704 820880 2.50 464088 24496096 2064600 6.09 4705804 20969552 4 09:19:18 06:24:01 5549140 31413460 821064 2.50 464120 24496104 2064600 6.09 4706232 20969556 352 09:19:18 06:25:01 5548544 31412884 821800 2.50 464140 24496104 2064600 6.09 4706896 20969564 228 09:19:18 06:26:01 5545144 31412128 822336 2.50 464168 24498472 2064600 6.09 4706356 20971784 212 09:19:18 06:27:01 5545168 31412160 822268 2.50 464184 24498468 2064600 6.09 4706052 20971788 24 09:19:18 06:28:01 5545008 31412052 822272 2.50 464188 24498476 2064600 6.09 4706368 20971788 220 09:19:18 06:29:01 5545316 31412376 821892 2.50 464188 24498480 2064600 6.09 4706432 20971792 8 09:19:18 06:30:01 5545404 31412472 821928 2.50 464204 24498484 2064600 6.09 4706084 20971796 212 09:19:18 06:31:01 5545380 31412448 821912 2.50 464208 24498484 2064600 6.09 4706068 20971796 8 09:19:18 06:32:01 5545332 31412552 821772 2.50 464232 24498616 2064600 6.09 4706440 20971928 68 09:19:18 06:33:01 5545600 31412836 821480 2.50 464240 24498620 2064600 6.09 4706384 20971932 8 09:19:18 06:34:01 5545488 31412756 821436 2.50 464240 24498624 2064600 6.09 4706464 20971932 48 09:19:18 06:35:01 5545756 31413032 821160 2.50 464244 24498628 2064600 6.09 4706128 20971940 8 09:19:18 06:36:01 5545140 31412428 821736 2.50 464264 24498624 2064600 6.09 4706336 20971940 4 09:19:18 06:37:01 5545344 31412664 821496 2.50 464284 24498620 2080644 6.13 4706160 20971948 16 09:19:18 06:38:01 5545360 31412712 821424 2.50 464296 24498640 2064316 6.09 4706496 20971952 44 09:19:18 06:39:01 5545512 31412876 821408 2.50 464300 24498640 2064316 6.09 4706264 20971952 8 09:19:18 06:40:01 5545228 31412604 821664 2.50 464316 24498644 2064316 6.09 4706212 20971956 216 09:19:18 06:41:01 5545212 31412588 821628 2.50 464340 24498644 2064316 6.09 4706212 20971956 4 09:19:18 06:42:01 5545196 31412576 821608 2.50 464352 24498652 2064316 6.09 4706228 20971960 232 09:19:18 06:43:01 5545164 31412604 821580 2.50 464364 24498656 2080368 6.13 4706268 20971968 8 09:19:18 06:44:01 5545180 31412620 821488 2.50 464380 24498656 2080368 6.13 4706332 20971968 208 09:19:18 06:45:01 5545164 31412636 821464 2.50 464400 24498660 2080368 6.13 4706300 20971972 4 09:19:18 06:46:01 5545116 31412612 821472 2.50 464420 24498664 2063988 6.08 4706332 20971976 228 09:19:18 06:47:01 5544848 31412368 821808 2.50 464452 24498648 2063988 6.08 4706344 20971976 8 09:19:18 06:48:01 5545084 31412688 821412 2.50 464464 24498744 2063988 6.08 4706368 20972060 4 09:19:18 06:49:01 5545280 31412884 821148 2.50 464468 24498748 2063988 6.08 4706416 20972060 8 09:19:18 06:50:01 5547020 31414676 819364 2.49 464480 24498752 2063988 6.08 4703872 20972064 212 09:19:18 06:51:01 5546908 31414568 819400 2.49 464496 24498756 2063988 6.08 4703876 20972068 8 09:19:18 06:52:01 5546932 31414592 819336 2.49 464516 24498760 2063988 6.08 4703884 20972068 216 09:19:18 06:53:01 5546892 31414608 819360 2.49 464524 24498764 2063988 6.08 4703916 20972072 8 09:19:18 06:54:01 5546412 31414136 819756 2.49 464544 24498768 2063988 6.08 4703996 20972080 212 09:19:18 06:55:01 5546824 31414556 819460 2.49 464568 24498772 2063988 6.08 4703916 20972084 4 09:19:18 06:56:01 5546484 31414280 819740 2.49 464588 24498776 2063988 6.08 4704288 20972092 232 09:19:18 06:57:01 5547192 31414988 818948 2.49 464608 24498776 2063988 6.08 4703996 20972092 4 09:19:18 06:58:01 5546680 31414480 819432 2.49 464624 24498780 2063988 6.08 4704000 20972096 236 09:19:18 06:59:01 5546592 31414460 819420 2.49 464644 24498784 2063988 6.08 4704440 20972104 196 09:19:18 07:00:01 5540024 31408152 824756 2.51 464664 24498792 2083200 6.14 4709836 20971672 336 09:19:18 07:01:01 5540348 31408516 824396 2.51 464684 24498796 2082104 6.14 4709784 20971672 40 09:19:18 07:02:01 5539796 31407988 824904 2.51 464712 24498796 2082104 6.14 4709632 20971672 236 09:19:18 07:03:01 5540072 31408272 824540 2.51 464736 24498800 2082104 6.14 4709708 20971676 8 09:19:18 07:04:01 5539984 31408192 824552 2.51 464744 24498804 2082104 6.14 4709744 20971680 40 09:19:18 07:05:01 5540720 31408988 823972 2.51 464764 24498804 2082104 6.14 4709740 20971684 4 09:19:18 07:06:01 5540936 31409328 823812 2.51 464776 24498936 2082104 6.14 4709588 20971808 212 09:19:18 07:07:01 5541188 31409588 823524 2.51 464800 24498932 2082104 6.14 4709464 20971816 4 09:19:18 07:08:01 5540620 31409084 824060 2.51 464820 24498944 2082104 6.14 4709808 20971828 4 09:19:18 07:09:01 5540516 31408984 824060 2.51 464840 24498948 2082104 6.14 4709900 20971832 232 09:19:18 07:10:01 5540832 31409304 823724 2.51 464852 24498952 2082104 6.14 4709516 20971832 44 09:19:18 07:11:01 5540208 31408728 824216 2.51 464860 24498956 2082104 6.14 4710096 20971832 196 09:19:18 07:12:01 5540516 31409040 823888 2.51 464876 24498960 2082104 6.14 4709564 20971836 212 09:19:18 07:13:01 5540192 31408716 824268 2.51 464892 24498960 2082104 6.14 4709968 20971836 192 09:19:18 07:14:01 5539760 31408288 824684 2.51 464904 24498964 2082104 6.14 4709624 20971840 212 09:19:18 07:15:01 5539712 31408240 824668 2.51 464912 24498964 2082104 6.14 4709556 20971840 8 09:19:18 07:16:01 5539880 31408472 824644 2.51 464924 24498968 2082104 6.14 4709628 20971848 228 09:19:18 07:17:01 5539548 31408144 824916 2.51 464944 24498976 2082104 6.14 4709904 20971852 4 09:19:18 07:18:01 5539968 31408612 824576 2.51 464964 24498976 2082104 6.14 4709660 20971852 216 09:19:18 07:19:01 5540356 31409028 824348 2.51 464976 24498980 2082104 6.14 4710036 20971856 4 09:19:18 07:20:01 5539496 31408176 825176 2.51 464996 24498984 2082104 6.14 4709684 20971860 44 09:19:18 07:21:01 5540252 31408936 824364 2.51 465008 24498984 2082104 6.14 4709668 20971860 12 09:19:18 07:22:01 5540032 31408764 824540 2.51 465020 24498984 2082104 6.14 4709728 20971864 40 09:19:18 07:23:01 5540000 31408732 824524 2.51 465032 24498988 2098164 6.19 4709712 20971864 12 09:19:18 07:24:01 5539416 31408152 825032 2.51 465052 24498984 2098164 6.19 4709788 20971868 224 09:19:18 07:25:01 5539520 31408264 825056 2.51 465064 24498996 2098164 6.19 4709712 20971872 4 09:19:18 07:26:01 5539528 31408332 824980 2.51 465088 24499004 2098164 6.19 4709768 20971876 228 09:19:18 07:27:01 5539616 31408484 824956 2.51 465120 24499008 2098164 6.19 4710392 20971888 256 09:19:18 07:28:01 5539608 31408484 824936 2.51 465136 24499008 2098164 6.19 4710220 20971884 324 09:19:18 07:29:01 5539560 31408456 824908 2.51 465148 24499012 2098164 6.19 4710300 20971888 204 09:19:18 07:30:01 5539300 31408208 825152 2.51 465160 24499016 2098164 6.19 4709860 20971892 236 09:19:18 07:31:01 5539796 31408724 824688 2.51 465176 24499016 2098164 6.19 4709880 20971892 12 09:19:18 07:32:01 5539496 31408436 824896 2.51 465208 24499020 2098164 6.19 4709896 20971896 228 09:19:18 07:33:01 5539188 31408164 825132 2.51 465224 24499024 2098164 6.19 4709916 20971900 8 09:19:18 07:34:01 5538468 31407464 825636 2.51 465248 24499028 2098164 6.19 4711848 20971900 320 09:19:18 07:35:01 5538500 31407528 825580 2.51 465268 24499032 2098164 6.19 4711272 20971908 4 09:19:18 07:36:01 5538784 31407812 825200 2.51 465280 24499032 2098164 6.19 4711804 20971908 336 09:19:18 07:37:01 5539060 31408124 824892 2.51 465308 24499036 2098164 6.19 4711336 20971912 12 09:19:18 07:38:01 5540740 31409808 823348 2.50 465324 24499040 2098164 6.19 4709836 20971916 228 09:19:18 07:39:01 5540432 31409616 823536 2.51 465344 24499104 2114208 6.23 4709948 20971976 8 09:19:18 07:40:01 5540416 31409604 823468 2.51 465364 24499108 2114208 6.23 4709888 20971980 228 09:19:18 07:41:01 5540108 31409304 823736 2.51 465384 24499108 2114208 6.23 4709904 20971988 8 09:19:18 07:42:01 5539832 31409096 823920 2.51 465400 24499116 2114208 6.23 4709960 20972000 180 09:19:18 07:43:01 5540132 31409400 823596 2.51 465424 24499116 2114208 6.23 4709952 20971996 24 09:19:18 07:44:01 5540316 31409608 823576 2.51 465444 24499124 2114208 6.23 4710068 20971996 176 09:19:18 07:45:01 5540016 31409332 823848 2.51 465448 24499128 2114208 6.23 4710032 20972000 20 09:19:18 07:46:01 5539944 31409268 823832 2.51 465472 24499132 2097980 6.19 4710336 20972008 236 09:19:18 07:47:01 5539896 31409220 823812 2.51 465480 24499132 2097980 6.19 4710044 20972008 4 09:19:18 07:48:01 5540164 31409496 823504 2.51 465496 24499136 2097980 6.19 4710060 20972012 240 09:19:18 07:49:01 5539736 31409128 823864 2.51 465504 24499136 2097980 6.19 4710308 20972016 4 09:19:18 07:50:01 5539648 31409048 823868 2.51 465520 24499140 2097980 6.19 4710100 20972020 232 09:19:18 07:51:01 5539168 31408576 824268 2.51 465532 24499144 2097980 6.19 4710100 20972024 32 09:19:18 07:52:01 5539020 31408428 824480 2.51 465552 24499148 2097980 6.19 4710448 20972024 324 09:19:18 07:53:01 5539280 31408756 824152 2.51 465592 24499152 2097980 6.19 4710716 20972032 264 09:19:18 07:54:01 5539336 31408812 824076 2.51 465612 24499152 2097980 6.19 4710216 20972032 212 09:19:18 07:55:01 5539508 31409052 823828 2.51 465624 24499156 2097980 6.19 4710228 20972044 8 09:19:18 07:56:01 5539620 31409172 823792 2.51 465652 24499160 2114156 6.23 4710756 20972048 312 09:19:18 07:57:01 5539660 31409212 823752 2.51 465668 24499160 2114156 6.23 4710216 20972048 4 09:19:18 07:58:01 5539652 31409272 823992 2.51 465692 24499164 2114156 6.23 4710288 20972056 208 09:19:18 07:59:01 5539820 31409456 823784 2.51 465704 24499172 2114156 6.23 4710356 20972044 40 09:19:18 08:00:01 5539488 31409140 824076 2.51 465728 24499172 2114156 6.23 4710308 20972044 216 09:19:18 08:01:01 5539512 31409168 823980 2.51 465744 24499176 2114156 6.23 4710368 20972048 4 09:19:18 08:02:01 5538724 31408432 824648 2.51 465756 24499180 2114156 6.23 4710648 20972056 216 09:19:18 08:03:01 5538896 31408616 824388 2.51 465784 24499180 2114156 6.23 4710500 20972056 8 09:19:18 08:04:01 5538564 31408292 824620 2.51 465812 24499188 2114156 6.23 4710512 20972060 212 09:19:18 08:05:01 5538768 31408624 824380 2.51 465824 24499252 2114156 6.23 4710496 20972128 12 09:19:18 08:06:01 5539060 31408928 824340 2.51 465832 24499256 2114156 6.23 4710512 20972132 228 09:19:18 08:07:01 5538928 31408796 824436 2.51 465844 24499256 2114156 6.23 4710504 20972132 12 09:19:18 08:08:01 5539164 31409036 824152 2.51 465872 24499256 2114156 6.23 4710520 20972136 216 09:19:18 08:09:01 5539676 31409600 823592 2.51 465888 24499264 2097712 6.18 4710612 20972140 8 09:19:18 08:10:01 5539620 31409576 823608 2.51 465920 24499332 2097712 6.18 4710664 20972200 228 09:19:18 08:11:01 5538524 31408496 824616 2.51 465932 24499340 2097712 6.18 4711164 20972216 196 09:19:18 08:12:01 5538428 31408404 824596 2.51 465940 24499344 2097712 6.18 4711092 20972220 344 09:19:18 08:13:01 5538712 31408688 824300 2.51 465968 24499328 2097712 6.18 4710600 20972220 8 09:19:18 08:14:01 5539232 31409212 823728 2.51 465976 24499348 2097712 6.18 4710660 20972224 228 09:19:18 08:15:01 5538420 31408460 824496 2.51 465992 24499352 2097712 6.18 4710656 20972228 8 09:19:18 08:16:01 5538444 31408492 824380 2.51 466020 24499356 2097712 6.18 4710672 20972236 228 09:19:18 08:17:01 5538316 31408416 824400 2.51 466028 24499360 2097712 6.18 4711468 20972236 232 09:19:18 08:18:01 5538372 31408472 824332 2.51 466040 24499360 2097712 6.18 4710724 20972236 212 09:19:18 08:19:01 5538468 31408712 824240 2.51 466052 24499492 2097712 6.18 4711344 20972368 200 09:19:18 08:20:01 5538760 31409016 823932 2.51 466072 24499496 2097712 6.18 4710732 20972368 216 09:19:18 08:21:01 5538492 31408776 824168 2.51 466084 24499500 2097712 6.18 4711036 20972376 164 09:19:18 08:22:01 5538656 31408948 823980 2.51 466100 24499504 2097712 6.18 4710760 20972380 208 09:19:18 08:23:01 5538088 31408380 824468 2.51 466136 24499492 2113832 6.23 4710752 20972380 12 09:19:18 08:24:01 5538380 31408740 824084 2.51 466152 24499508 2113832 6.23 4710892 20972384 228 09:19:18 08:25:01 5538380 31408760 824060 2.51 466172 24499512 2113832 6.23 4710832 20972388 8 09:19:18 08:26:01 5538040 31408440 824300 2.51 466196 24499512 2113832 6.23 4711120 20972388 324 09:19:18 08:27:01 5538056 31408460 824244 2.51 466224 24499516 2113832 6.23 4710856 20972392 8 09:19:18 08:28:01 5538260 31408852 823820 2.51 466264 24499636 2113832 6.23 4710932 20972520 212 09:19:18 08:29:01 5537164 31407764 824860 2.51 466284 24499652 2113832 6.23 4710976 20972524 24 09:19:18 08:30:01 5538040 31408708 824036 2.51 466308 24499660 2113832 6.23 4711720 20972532 232 09:19:18 08:31:01 5538104 31408772 824048 2.51 466340 24499656 2113832 6.23 4711236 20972532 16 09:19:18 08:32:01 5538264 31409004 824040 2.51 466356 24499664 2113832 6.23 4711416 20972548 348 09:19:18 08:33:01 5538240 31408980 824044 2.51 466384 24499664 2113832 6.23 4711500 20972548 188 09:19:18 08:34:01 5537972 31408716 824296 2.51 466396 24499668 2113832 6.23 4711156 20972552 212 09:19:18 08:35:01 5537980 31408788 824212 2.51 466428 24499672 2113832 6.23 4711084 20972560 28 09:19:18 08:36:01 5537428 31408276 824684 2.51 466452 24499672 2113832 6.23 4711476 20972548 216 09:19:18 08:37:01 5537380 31408232 824684 2.51 466480 24499676 2113832 6.23 4711136 20972552 8 09:19:18 08:38:01 5537900 31408756 824212 2.51 466504 24499684 2113832 6.23 4711152 20972556 212 09:19:18 08:39:01 5537568 31408428 824488 2.51 466508 24499684 2113832 6.23 4711196 20972556 8 09:19:18 08:40:01 5537616 31408540 824364 2.51 466528 24499688 2113832 6.23 4711192 20972560 228 09:19:18 08:41:01 5537800 31408748 824340 2.51 466544 24499688 2113832 6.23 4711212 20972560 8 09:19:18 08:42:01 5537980 31408936 824128 2.51 466564 24499692 2129876 6.28 4711220 20972568 232 09:19:18 08:43:01 5537712 31408732 824300 2.51 466600 24499692 2129876 6.28 4711340 20972576 8 09:19:18 08:44:01 5537672 31408704 824260 2.51 466616 24499696 2129876 6.28 4711348 20972572 220 09:19:18 08:45:01 5537584 31408636 824256 2.51 466644 24499700 2129876 6.28 4711432 20972576 4 09:19:18 08:46:01 5537608 31408692 824152 2.51 466664 24499700 2129876 6.28 4711340 20972576 228 09:19:18 08:47:01 5537056 31408148 824616 2.51 466676 24499712 2113608 6.23 4711336 20972580 8 09:19:18 08:48:01 5537292 31408396 824296 2.51 466696 24499716 2113608 6.23 4711352 20972592 232 09:19:18 08:49:01 5537464 31408628 824076 2.51 466728 24499716 2113608 6.23 4711452 20972596 8 09:19:18 08:50:01 5537228 31408428 824268 2.51 466744 24499720 2113608 6.23 4711420 20972596 216 09:19:18 08:51:01 5537444 31408664 824220 2.51 466748 24499724 2113608 6.23 4711436 20972600 8 09:19:18 08:52:01 5537300 31408520 824324 2.51 466764 24499724 2113608 6.23 4711448 20972600 212 09:19:18 08:53:01 5537504 31408728 824048 2.51 466772 24499728 2113608 6.23 4711436 20972604 8 09:19:18 08:54:01 5537520 31408748 823984 2.51 466804 24499724 2113608 6.23 4711512 20972604 220 09:19:18 08:55:01 5537408 31408700 824008 2.51 466824 24499732 2113608 6.23 4711492 20972612 12 09:19:18 08:56:01 5537140 31408468 824196 2.51 466836 24499740 2129652 6.28 4711544 20972612 212 09:19:18 08:57:01 5536816 31408148 824400 2.51 466848 24499740 2129652 6.28 4711816 20972616 204 09:19:18 08:58:01 5536580 31407920 824552 2.51 466864 24499744 2129652 6.28 4711968 20972620 228 09:19:18 08:59:01 5536756 31408132 824520 2.51 466876 24499748 2112652 6.23 4711920 20972624 212 09:19:18 09:00:01 5542368 31413688 819924 2.49 466896 24499740 2087888 6.16 4712824 20966680 172 09:19:18 09:01:01 5542252 31413704 820032 2.49 466912 24499876 2087888 6.16 4713204 20966812 212 09:19:18 09:02:01 5542040 31413540 820196 2.50 466940 24499876 2071696 6.11 4713188 20966812 220 09:19:18 09:03:01 5542852 31414380 819444 2.49 466956 24499884 2071696 6.11 4713136 20966816 56 09:19:18 09:04:01 5542340 31413884 819876 2.49 466984 24499888 2071696 6.11 4713024 20966824 60 09:19:18 09:05:01 5542056 31413604 820104 2.49 466996 24499892 2071696 6.11 4712936 20966824 8 09:19:18 09:06:01 5542292 31413884 819836 2.49 467008 24499896 2071696 6.11 4712976 20966828 232 09:19:18 09:07:01 5542244 31413840 819812 2.49 467020 24499896 2071696 6.11 4712992 20966832 8 09:19:18 09:08:01 5542464 31414064 819540 2.49 467024 24499900 2071696 6.11 4712992 20966836 236 09:19:18 09:09:01 5542648 31414252 819508 2.49 467040 24499904 2071696 6.11 4713040 20966840 28 09:19:18 09:10:01 5542452 31414184 819544 2.49 467052 24500032 2071696 6.11 4712976 20966968 216 09:19:18 09:11:01 5542404 31414200 819508 2.49 467072 24500036 2071696 6.11 4713048 20966976 8 09:19:18 09:12:01 5542372 31414172 819480 2.49 467084 24500040 2071696 6.11 4713036 20966980 228 09:19:18 09:13:01 5542120 31413920 819684 2.49 467088 24500040 2071696 6.11 4713328 20966980 8 09:19:18 09:14:01 5541780 31413584 819972 2.49 467096 24500048 2071696 6.11 4713096 20966984 220 09:19:18 09:15:01 5542456 31414304 819264 2.49 467112 24500048 2071696 6.11 4713088 20966984 8 09:19:18 09:16:01 5541588 31413448 820048 2.49 467124 24500052 2071696 6.11 4713080 20966988 184 09:19:18 09:17:01 5541972 31413840 819600 2.49 467136 24500056 2071696 6.11 4713664 20966992 8 09:19:18 09:18:01 5542060 31413928 819436 2.49 467144 24500056 2071696 6.11 4713096 20966992 176 09:19:18 09:19:01 5101972 31371524 861348 2.62 474496 24866308 2163076 6.38 4757260 21331832 372924 09:19:18 Average: 5844361 31386197 846733 2.58 458447 24193772 2155930 6.36 4674258 20718239 32549 09:19:18 09:19:18 03:18:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 09:19:18 03:19:01 docker0 564.04 514.07 40.44 3035.78 0.00 0.00 0.00 0.00 09:19:18 03:19:01 ens3 1398.02 1194.58 13882.38 198.28 0.00 0.00 0.00 0.00 09:19:18 03:19:01 lo 4.41 4.41 0.44 0.44 0.00 0.00 0.00 0.00 09:19:18 03:20:01 docker0 209.97 311.51 17.98 1668.28 0.00 0.00 0.00 0.00 09:19:18 03:20:01 veth1868648 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 09:19:18 03:20:01 ens3 352.91 233.04 1707.27 36.27 0.00 0.00 0.00 0.00 09:19:18 03:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 03:21:01 docker0 1.50 1.50 0.11 0.14 0.00 0.00 0.00 0.00 09:19:18 03:21:01 veth1868648 1.50 1.53 0.13 0.14 0.00 0.00 0.00 0.00 09:19:18 03:21:01 ens3 34.97 22.94 27.28 15.51 0.00 0.00 0.00 0.00 09:19:18 03:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:22:01 veth1868648 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:22:01 ens3 21.18 11.90 18.45 11.09 0.00 0.00 0.00 0.00 09:19:18 03:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 03:23:01 docker0 0.37 0.27 0.03 0.12 0.00 0.00 0.00 0.00 09:19:18 03:23:01 veth2570ba3 0.37 0.40 0.03 0.13 0.00 0.00 0.00 0.00 09:19:18 03:23:01 ens3 103.57 70.57 2282.73 20.35 0.00 0.00 0.00 0.00 09:19:18 03:23:01 lo 1.07 1.07 0.11 0.11 0.00 0.00 0.00 0.00 09:19:18 03:24:01 docker0 520.05 927.93 45.90 9303.37 0.00 0.00 0.00 0.00 09:19:18 03:24:01 veth2570ba3 0.12 2.85 0.01 0.12 0.00 0.00 0.00 0.00 09:19:18 03:24:01 veth86ea20a 86.17 128.25 8.77 1236.74 0.00 0.00 0.00 0.10 09:19:18 03:24:01 veth64b4c9d 71.87 136.51 7.69 1236.74 0.00 0.00 0.00 0.10 09:19:18 03:24:01 vethb4edb8d 138.49 67.72 1235.43 7.38 0.00 0.00 0.00 0.00 09:19:18 03:24:01 ens3 982.40 549.41 10178.40 66.61 0.00 0.00 0.00 0.00 09:19:18 03:24:01 veth27a600d 69.51 124.10 7.58 1234.56 0.00 0.00 0.00 0.10 09:19:18 03:24:01 vethd99b3b4 124.10 69.51 1234.56 7.58 0.00 0.00 0.00 0.00 09:19:18 03:24:01 veth09d7f42 136.51 71.87 1236.74 7.69 0.00 0.00 0.00 0.00 09:19:18 03:24:01 veth13d4806 67.72 138.49 7.38 1235.43 0.00 0.00 0.00 0.10 09:19:18 03:24:01 veth516be99 128.25 86.17 1236.74 8.77 0.00 0.00 0.00 0.00 09:19:18 03:24:01 lo 1.20 1.20 0.11 0.11 0.00 0.00 0.00 0.00 09:19:18 03:25:01 docker0 0.72 0.08 0.02 0.00 0.00 0.00 0.00 0.00 09:19:18 03:25:01 veth2570ba3 0.12 0.70 0.01 0.03 0.00 0.00 0.00 0.00 09:19:18 03:25:01 veth704d918 0.05 0.48 0.00 0.02 0.00 0.00 0.00 0.00 09:19:18 03:25:01 vethf658479 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 09:19:18 03:25:01 veth2c7d881 0.05 0.65 0.00 0.03 0.00 0.00 0.00 0.00 09:19:18 03:25:01 vethad4eeff 0.05 0.52 0.00 0.03 0.00 0.00 0.00 0.00 09:19:18 03:25:01 veth13c8fa5 0.05 0.55 0.00 0.03 0.00 0.00 0.00 0.00 09:19:18 03:25:01 veth6ef7a42 0.05 0.57 0.00 0.03 0.00 0.00 0.00 0.00 09:19:18 03:25:01 vetha8771fd 0.05 0.58 0.00 0.03 0.00 0.00 0.00 0.00 09:19:18 03:25:01 veth15a4ec8 0.05 0.48 0.00 0.02 0.00 0.00 0.00 0.00 09:19:18 03:25:01 ens3 9.69 5.48 7.99 4.30 0.00 0.00 0.00 0.00 09:19:18 03:25:01 vethb0ca86c 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 09:19:18 03:25:01 veth6ce81c6 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 09:19:18 03:25:01 vethdc98816 0.05 0.57 0.00 0.03 0.00 0.00 0.00 0.00 09:19:18 03:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:25:01 veth999c6b3 0.05 0.48 0.00 0.02 0.00 0.00 0.00 0.00 09:19:18 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:26:01 veth2570ba3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:26:01 veth704d918 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:26:01 vethf658479 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:26:01 veth2c7d881 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:26:01 vethad4eeff 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:26:01 veth13c8fa5 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:26:01 veth6ef7a42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:26:01 vetha8771fd 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:26:01 veth15a4ec8 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:26:01 ens3 8.05 4.18 6.60 3.55 0.00 0.00 0.00 0.00 09:19:18 03:26:01 vethb0ca86c 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:26:01 veth6ce81c6 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:26:01 vethdc98816 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 03:26:01 veth999c6b3 0.00 0.07 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:27:01 veth2570ba3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:27:01 veth704d918 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:27:01 vethf658479 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:27:01 veth2c7d881 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:27:01 vethad4eeff 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:27:01 veth13c8fa5 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:27:01 veth6ef7a42 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:27:01 vetha8771fd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:27:01 veth15a4ec8 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:27:01 ens3 1.48 0.72 1.15 0.60 0.00 0.00 0.00 0.00 09:19:18 03:27:01 vethb0ca86c 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:27:01 veth999c6b3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:28:01 docker0 0.10 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:28:01 ens3 244.51 131.84 906.44 215.37 0.00 0.00 0.00 0.00 09:19:18 03:28:01 lo 3.13 3.13 0.32 0.32 0.00 0.00 0.00 0.00 09:19:18 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:29:01 ens3 413.61 395.43 2287.30 1238.70 0.00 0.00 0.00 0.00 09:19:18 03:29:01 lo 30.33 30.33 2.97 2.97 0.00 0.00 0.00 0.00 09:19:18 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:30:01 ens3 466.84 466.67 152.71 3347.04 0.00 0.00 0.00 0.00 09:19:18 03:30:01 lo 26.80 26.80 2.62 2.62 0.00 0.00 0.00 0.00 09:19:18 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:31:01 ens3 123.76 116.41 65.18 630.09 0.00 0.00 0.00 0.00 09:19:18 03:31:01 lo 11.26 11.26 1.10 1.10 0.00 0.00 0.00 0.00 09:19:18 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:32:01 ens3 0.50 0.37 0.27 0.21 0.00 0.00 0.00 0.00 09:19:18 03:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:33:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 03:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:34:01 ens3 0.35 0.22 0.10 0.07 0.00 0.00 0.00 0.00 09:19:18 03:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:35:01 ens3 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 03:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:36:01 ens3 0.55 0.40 0.27 0.22 0.00 0.00 0.00 0.00 09:19:18 03:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:37:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 03:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:38:01 ens3 0.28 0.13 0.08 0.01 0.00 0.00 0.00 0.00 09:19:18 03:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:39:01 ens3 0.20 0.12 0.09 0.07 0.00 0.00 0.00 0.00 09:19:18 03:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:40:01 ens3 0.25 0.15 0.08 0.01 0.00 0.00 0.00 0.00 09:19:18 03:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 03:41:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:41:02 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 03:41:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:42:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 03:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:43:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 03:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:44:01 ens3 0.28 0.23 0.09 0.08 0.00 0.00 0.00 0.00 09:19:18 03:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:45:01 ens3 0.17 0.10 0.07 0.01 0.00 0.00 0.00 0.00 09:19:18 03:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:46:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 03:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:47:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 03:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:48:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 03:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:49:01 ens3 0.33 0.23 0.15 0.08 0.00 0.00 0.00 0.00 09:19:18 03:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:50:01 ens3 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 03:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:51:01 ens3 1.35 1.35 5.18 0.11 0.00 0.00 0.00 0.00 09:19:18 03:51:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:52:01 ens3 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 03:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:53:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 03:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:54:01 ens3 0.28 0.20 0.09 0.07 0.00 0.00 0.00 0.00 09:19:18 03:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:55:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 03:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:56:01 ens3 0.30 0.15 0.08 0.01 0.00 0.00 0.00 0.00 09:19:18 03:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:57:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 03:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:58:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:58:02 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 03:58:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 03:59:01 ens3 0.46 0.36 0.17 0.19 0.00 0.00 0.00 0.00 09:19:18 03:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:00:01 ens3 1.03 0.88 0.83 0.39 0.00 0.00 0.00 0.00 09:19:18 04:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:01:01 ens3 5.78 4.42 3.75 4.78 0.00 0.00 0.00 0.00 09:19:18 04:01:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:02:01 ens3 1.80 1.55 0.99 1.22 0.00 0.00 0.00 0.00 09:19:18 04:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:03:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 04:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:04:01 ens3 0.63 0.22 0.16 0.07 0.00 0.00 0.00 0.00 09:19:18 04:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:05:01 ens3 1.03 0.45 0.41 0.28 0.00 0.00 0.00 0.00 09:19:18 04:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:06:01 ens3 1.12 0.43 0.42 0.27 0.00 0.00 0.00 0.00 09:19:18 04:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:07:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 04:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:08:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 04:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:09:01 ens3 0.22 0.08 0.09 0.06 0.00 0.00 0.00 0.00 09:19:18 04:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:10:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 04:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:11:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 04:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:12:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 04:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:13:01 ens3 0.17 0.07 0.07 0.00 0.00 0.00 0.00 0.00 09:19:18 04:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:14:01 ens3 0.28 0.22 0.09 0.07 0.00 0.00 0.00 0.00 09:19:18 04:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:15:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 04:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:16:01 ens3 0.23 0.13 0.07 0.01 0.00 0.00 0.00 0.00 09:19:18 04:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:17:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 04:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:18:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 04:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:19:01 ens3 0.18 0.08 0.08 0.06 0.00 0.00 0.00 0.00 09:19:18 04:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:20:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 04:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:21:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 04:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:22:01 ens3 0.25 0.13 0.08 0.01 0.00 0.00 0.00 0.00 09:19:18 04:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:23:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 04:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:24:01 ens3 0.32 0.23 0.09 0.07 0.00 0.00 0.00 0.00 09:19:18 04:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:25:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 04:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:26:01 ens3 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 04:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:27:01 ens3 0.18 0.05 0.07 0.00 0.00 0.00 0.00 0.00 09:19:18 04:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:28:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 04:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:29:01 ens3 0.17 0.08 0.08 0.06 0.00 0.00 0.00 0.00 09:19:18 04:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:30:01 ens3 0.27 0.15 0.08 0.01 0.00 0.00 0.00 0.00 09:19:18 04:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:31:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 04:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:32:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 04:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:33:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 04:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:34:01 ens3 0.32 0.22 0.09 0.07 0.00 0.00 0.00 0.00 09:19:18 04:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 04:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:35:01 ens3 0.18 0.05 0.07 0.00 0.00 0.00 0.00 0.00 09:19:18 04:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:36:01 ens3 0.52 0.38 0.27 0.22 0.00 0.00 0.00 0.00 09:19:18 04:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:37:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 04:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:38:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 04:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:39:01 ens3 0.18 0.13 0.08 0.07 0.00 0.00 0.00 0.00 09:19:18 04:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:40:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 04:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:41:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 04:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:42:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 04:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:43:01 ens3 0.18 0.10 0.07 0.01 0.00 0.00 0.00 0.00 09:19:18 04:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:44:01 ens3 0.25 0.23 0.09 0.08 0.00 0.00 0.00 0.00 09:19:18 04:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:45:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 04:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:46:01 ens3 0.23 0.17 0.07 0.01 0.00 0.00 0.00 0.00 09:19:18 04:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:47:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 04:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:48:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 04:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:49:01 ens3 0.28 0.17 0.14 0.07 0.00 0.00 0.00 0.00 09:19:18 04:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:50:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 04:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:51:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 04:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:52:01 ens3 0.30 0.22 0.13 0.07 0.00 0.00 0.00 0.00 09:19:18 04:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:53:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 04:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:54:01 ens3 0.68 0.22 0.14 0.07 0.00 0.00 0.00 0.00 09:19:18 04:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:55:01 ens3 0.57 0.30 0.33 0.21 0.00 0.00 0.00 0.00 09:19:18 04:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:56:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 04:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:57:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 04:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:58:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 04:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 04:59:01 ens3 0.27 0.12 0.14 0.07 0.00 0.00 0.00 0.00 09:19:18 04:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:00:01 ens3 0.42 0.35 0.13 0.26 0.00 0.00 0.00 0.00 09:19:18 05:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 05:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:01:01 ens3 2.78 2.57 1.53 3.96 0.00 0.00 0.00 0.00 09:19:18 05:01:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:02:01 ens3 1.57 1.27 0.80 1.15 0.00 0.00 0.00 0.00 09:19:18 05:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:03:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 05:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:04:01 ens3 0.40 0.23 0.15 0.08 0.00 0.00 0.00 0.00 09:19:18 05:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:05:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 05:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:06:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 05:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:07:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 05:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:08:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 05:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:09:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 09:19:18 05:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:10:01 ens3 0.25 0.12 0.08 0.01 0.00 0.00 0.00 0.00 09:19:18 05:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 05:11:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:11:02 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 05:11:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:12:01 ens3 0.14 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 05:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:13:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 05:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:14:01 ens3 0.35 0.22 0.15 0.07 0.00 0.00 0.00 0.00 09:19:18 05:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:15:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 05:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:16:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 05:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:17:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 05:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:18:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 05:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:19:01 ens3 0.40 0.28 0.16 0.13 0.00 0.00 0.00 0.00 09:19:18 05:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:20:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 05:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:21:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 05:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:22:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 05:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:23:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 05:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:24:01 ens3 0.32 0.27 0.09 0.08 0.00 0.00 0.00 0.00 09:19:18 05:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 05:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:25:01 ens3 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 09:19:18 05:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:26:01 ens3 0.13 0.12 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 05:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 05:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:27:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 05:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:28:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 05:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 05:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:29:01 ens3 0.23 0.15 0.14 0.07 0.00 0.00 0.00 0.00 09:19:18 05:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:30:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 05:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 05:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:31:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 05:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:32:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 05:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 05:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:33:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 05:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:34:01 ens3 0.37 0.27 0.10 0.08 0.00 0.00 0.00 0.00 09:19:18 05:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 05:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:35:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 05:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:36:01 ens3 0.70 0.45 0.34 0.22 0.00 0.00 0.00 0.00 09:19:18 05:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 05:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:37:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 05:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:38:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 05:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 05:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:39:01 ens3 0.32 0.30 0.16 0.16 0.00 0.00 0.00 0.00 09:19:18 05:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:40:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 05:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:41:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 05:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:42:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 05:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:43:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 05:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:44:01 ens3 0.30 0.27 0.09 0.08 0.00 0.00 0.00 0.00 09:19:18 05:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:45:01 ens3 0.15 0.08 0.07 0.00 0.00 0.00 0.00 0.00 09:19:18 05:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:46:01 ens3 0.48 0.10 0.03 0.01 0.00 0.00 0.00 0.00 09:19:18 05:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:47:01 ens3 0.87 0.47 0.40 0.28 0.00 0.00 0.00 0.00 09:19:18 05:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:48:01 ens3 1.73 2.68 0.12 11.61 0.00 0.00 0.00 0.00 09:19:18 05:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:49:01 ens3 4.28 7.90 0.35 7.43 0.00 0.00 0.00 0.00 09:19:18 05:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:50:01 ens3 0.23 0.13 0.07 0.01 0.00 0.00 0.00 0.00 09:19:18 05:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:51:01 ens3 0.10 0.03 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 05:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:52:01 ens3 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 05:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:53:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 05:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:54:01 ens3 4.35 5.92 0.35 7.31 0.00 0.00 0.00 0.00 09:19:18 05:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:55:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 05:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:56:01 ens3 0.25 0.17 0.08 0.01 0.00 0.00 0.00 0.00 09:19:18 05:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:57:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 05:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:58:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 05:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 05:59:01 ens3 1.80 3.05 0.19 7.12 0.00 0.00 0.00 0.00 09:19:18 05:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:00:01 ens3 7.43 13.20 0.62 14.82 0.00 0.00 0.00 0.00 09:19:18 06:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:01:01 ens3 13.35 17.66 2.15 44.52 0.00 0.00 0.00 0.00 09:19:18 06:01:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:02:01 ens3 1.47 0.87 0.79 1.09 0.00 0.00 0.00 0.00 09:19:18 06:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:03:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 06:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:04:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 09:19:18 06:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:05:01 ens3 0.13 0.05 0.07 0.00 0.00 0.00 0.00 0.00 09:19:18 06:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:06:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 06:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:07:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 06:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:08:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 06:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:09:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 09:19:18 06:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:10:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 06:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:11:01 ens3 0.15 0.03 0.07 0.00 0.00 0.00 0.00 0.00 09:19:18 06:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:12:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 06:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:13:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 06:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:14:01 ens3 0.38 0.33 0.15 0.08 0.00 0.00 0.00 0.00 09:19:18 06:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:15:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 06:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:16:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 06:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:17:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 06:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:18:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 06:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:19:01 ens3 0.28 0.22 0.14 0.07 0.00 0.00 0.00 0.00 09:19:18 06:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:20:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 06:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:21:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 06:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:22:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 06:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:23:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 06:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:24:01 ens3 0.33 0.28 0.09 0.08 0.00 0.00 0.00 0.00 09:19:18 06:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:25:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 06:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:26:01 ens3 0.19 0.17 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 06:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:27:01 ens3 0.18 0.07 0.07 0.00 0.00 0.00 0.00 0.00 09:19:18 06:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:28:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 06:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:29:01 ens3 0.15 0.13 0.08 0.07 0.00 0.00 0.00 0.00 09:19:18 06:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:30:01 ens3 0.27 0.20 0.08 0.01 0.00 0.00 0.00 0.00 09:19:18 06:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:31:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 06:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:32:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 06:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:33:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 06:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:34:01 ens3 0.30 0.25 0.09 0.08 0.00 0.00 0.00 0.00 09:19:18 06:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:35:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 06:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:36:01 ens3 0.57 0.48 0.28 0.22 0.00 0.00 0.00 0.00 09:19:18 06:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:37:01 ens3 0.15 0.03 0.07 0.00 0.00 0.00 0.00 0.00 09:19:18 06:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:38:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 06:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:39:01 ens3 0.17 0.08 0.08 0.06 0.00 0.00 0.00 0.00 09:19:18 06:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:40:01 ens3 0.23 0.15 0.07 0.01 0.00 0.00 0.00 0.00 09:19:18 06:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:41:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 06:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:42:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 06:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:43:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 06:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:44:01 ens3 0.32 0.22 0.09 0.07 0.00 0.00 0.00 0.00 09:19:18 06:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:45:01 ens3 0.13 0.08 0.07 0.01 0.00 0.00 0.00 0.00 09:19:18 06:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:46:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 06:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:47:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 06:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:48:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 06:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:49:01 ens3 0.17 0.08 0.08 0.06 0.00 0.00 0.00 0.00 09:19:18 06:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:50:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 06:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:51:01 ens3 0.18 0.05 0.07 0.00 0.00 0.00 0.00 0.00 09:19:18 06:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:52:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 06:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:53:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 06:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:54:01 ens3 0.37 0.23 0.15 0.07 0.00 0.00 0.00 0.00 09:19:18 06:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 06:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:55:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 06:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:56:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 06:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:57:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 06:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:58:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 06:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 06:59:01 ens3 0.30 0.22 0.14 0.07 0.00 0.00 0.00 0.00 09:19:18 06:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:00:01 ens3 0.33 0.32 0.11 0.26 0.00 0.00 0.00 0.00 09:19:18 07:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:01:01 ens3 2.70 2.40 1.47 3.95 0.00 0.00 0.00 0.00 09:19:18 07:01:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:02:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 07:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:03:01 ens3 1.43 0.80 0.79 1.08 0.00 0.00 0.00 0.00 09:19:18 07:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:04:01 ens3 0.27 0.20 0.09 0.07 0.00 0.00 0.00 0.00 09:19:18 07:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:05:01 ens3 0.15 0.03 0.07 0.00 0.00 0.00 0.00 0.00 09:19:18 07:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:06:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 07:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:07:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 07:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:08:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 07:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:09:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 09:19:18 07:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:10:01 ens3 0.25 0.18 0.08 0.01 0.00 0.00 0.00 0.00 09:19:18 07:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:11:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 07:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:12:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 07:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:13:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 07:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:14:01 ens3 0.30 0.28 0.09 0.08 0.00 0.00 0.00 0.00 09:19:18 07:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:15:01 ens3 0.13 0.07 0.07 0.00 0.00 0.00 0.00 0.00 09:19:18 07:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:16:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 07:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:17:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 07:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:18:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 07:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:19:01 ens3 0.17 0.13 0.08 0.07 0.00 0.00 0.00 0.00 09:19:18 07:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:20:01 ens3 0.25 0.15 0.08 0.01 0.00 0.00 0.00 0.00 09:19:18 07:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:21:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 07:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:22:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 07:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:23:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 07:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:24:01 ens3 0.33 0.30 0.10 0.08 0.00 0.00 0.00 0.00 09:19:18 07:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:25:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 07:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:26:01 ens3 0.20 0.15 0.07 0.01 0.00 0.00 0.00 0.00 09:19:18 07:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:27:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 07:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:28:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 07:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:29:01 ens3 0.30 0.23 0.14 0.07 0.00 0.00 0.00 0.00 09:19:18 07:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:30:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 07:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:31:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 07:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:32:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 07:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:33:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 07:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:34:01 ens3 0.77 0.68 0.51 0.19 0.00 0.00 0.00 0.00 09:19:18 07:34:01 lo 0.27 0.27 0.02 0.02 0.00 0.00 0.00 0.00 09:19:18 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:35:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 07:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:36:01 ens3 0.57 0.43 0.28 0.22 0.00 0.00 0.00 0.00 09:19:18 07:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:37:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 07:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:38:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 07:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:39:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 09:19:18 07:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:40:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 07:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:41:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 07:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:42:01 ens3 0.25 0.12 0.08 0.01 0.00 0.00 0.00 0.00 09:19:18 07:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:43:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 07:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:44:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 09:19:18 07:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:45:01 ens3 0.17 0.03 0.07 0.00 0.00 0.00 0.00 0.00 09:19:18 07:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:46:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 07:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:47:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 07:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:48:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 07:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:49:01 ens3 0.27 0.12 0.14 0.07 0.00 0.00 0.00 0.00 09:19:18 07:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:50:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 07:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:51:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 07:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:52:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 07:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:53:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 07:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:54:01 ens3 0.38 0.25 0.15 0.08 0.00 0.00 0.00 0.00 09:19:18 07:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:55:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 07:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:56:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 07:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:57:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 07:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:58:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 07:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 07:59:01 ens3 0.17 0.08 0.08 0.06 0.00 0.00 0.00 0.00 09:19:18 07:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:00:01 ens3 0.25 0.12 0.08 0.01 0.00 0.00 0.00 0.00 09:19:18 08:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:01:01 ens3 0.22 0.17 0.11 0.25 0.00 0.00 0.00 0.00 09:19:18 08:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:02:01 ens3 2.75 2.45 1.47 3.95 0.00 0.00 0.00 0.00 09:19:18 08:02:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 09:19:18 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:03:01 ens3 1.48 1.25 0.80 1.15 0.00 0.00 0.00 0.00 09:19:18 08:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:04:01 ens3 0.30 0.20 0.09 0.07 0.00 0.00 0.00 0.00 09:19:18 08:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:05:01 ens3 0.18 0.05 0.07 0.00 0.00 0.00 0.00 0.00 09:19:18 08:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:06:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 08:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:07:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 08:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:08:01 ens3 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 08:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:09:01 ens3 0.18 0.10 0.08 0.07 0.00 0.00 0.00 0.00 09:19:18 08:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:10:01 ens3 0.25 0.13 0.08 0.01 0.00 0.00 0.00 0.00 09:19:18 08:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:11:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 08:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:12:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 08:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:13:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 08:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:14:01 ens3 0.32 0.22 0.09 0.07 0.00 0.00 0.00 0.00 09:19:18 08:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:15:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 08:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:16:01 ens3 0.27 0.13 0.08 0.01 0.00 0.00 0.00 0.00 09:19:18 08:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 08:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:17:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 08:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:18:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 08:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 08:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:19:01 ens3 0.15 0.08 0.08 0.06 0.00 0.00 0.00 0.00 09:19:18 08:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:20:01 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 09:19:18 08:20:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 08:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:21:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 08:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:22:01 ens3 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 08:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 08:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:23:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 08:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:24:01 ens3 0.32 0.23 0.09 0.07 0.00 0.00 0.00 0.00 09:19:18 08:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 08:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:25:01 ens3 0.15 0.05 0.07 0.00 0.00 0.00 0.00 0.00 09:19:18 08:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:26:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 08:26:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 08:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:27:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 08:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:28:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 08:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 08:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:29:01 ens3 0.95 0.35 0.42 0.20 0.00 0.00 0.00 0.00 09:19:18 08:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:30:01 ens3 4.15 0.42 0.80 0.28 0.00 0.00 0.00 0.00 09:19:18 08:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 08:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:31:01 ens3 2.92 1.35 1.37 1.04 0.00 0.00 0.00 0.00 09:19:18 08:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:32:01 ens3 0.28 0.10 0.03 0.01 0.00 0.00 0.00 0.00 09:19:18 08:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 08:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:33:01 ens3 0.18 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:19:18 08:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:34:01 ens3 1.28 0.87 0.56 0.37 0.00 0.00 0.00 0.00 09:19:18 08:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 08:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:35:01 ens3 0.15 0.00 0.02 0.00 0.00 0.00 0.00 0.00 09:19:18 08:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:36:01 ens3 0.63 0.50 0.28 0.25 0.00 0.00 0.00 0.00 09:19:18 08:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 08:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:37:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 08:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:38:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 08:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 08:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:39:01 ens3 0.43 0.20 0.16 0.07 0.00 0.00 0.00 0.00 09:19:18 08:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:40:01 ens3 0.27 0.10 0.03 0.01 0.00 0.00 0.00 0.00 09:19:18 08:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 08:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:41:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 08:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:42:01 ens3 0.30 0.12 0.03 0.01 0.00 0.00 0.00 0.00 09:19:18 08:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 08:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:43:01 ens3 1.50 0.00 0.15 0.00 0.00 0.00 0.00 0.00 09:19:18 08:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:44:01 ens3 0.87 0.25 0.15 0.08 0.00 0.00 0.00 0.00 09:19:18 08:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 08:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:45:01 ens3 1.47 0.90 0.72 0.50 0.00 0.00 0.00 0.00 09:19:18 08:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:46:01 ens3 0.29 0.10 0.03 0.01 0.00 0.00 0.00 0.00 09:19:18 08:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 08:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:47:01 ens3 0.12 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 08:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:48:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 08:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 08:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:49:01 ens3 0.30 0.13 0.09 0.07 0.00 0.00 0.00 0.00 09:19:18 08:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:50:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 08:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 08:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:51:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 08:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:52:01 ens3 0.38 0.20 0.08 0.01 0.00 0.00 0.00 0.00 09:19:18 08:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 08:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:53:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 08:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:54:01 ens3 0.33 0.25 0.09 0.08 0.00 0.00 0.00 0.00 09:19:18 08:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 08:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:55:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 08:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:56:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 08:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 08:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:57:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 08:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:58:01 ens3 0.42 0.18 0.09 0.01 0.00 0.00 0.00 0.00 09:19:18 08:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 08:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 08:59:01 ens3 0.17 0.15 0.08 0.07 0.00 0.00 0.00 0.00 09:19:18 08:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 09:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 09:00:01 ens3 0.32 0.12 0.08 0.01 0.00 0.00 0.00 0.00 09:19:18 09:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 09:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 09:01:01 ens3 0.22 0.15 0.11 0.25 0.00 0.00 0.00 0.00 09:19:18 09:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 09:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 09:02:01 ens3 2.90 2.30 1.48 3.94 0.00 0.00 0.00 0.00 09:19:18 09:02:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 09:19:18 09:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 09:03:01 ens3 1.57 1.27 0.80 1.15 0.00 0.00 0.00 0.00 09:19:18 09:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 09:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 09:04:01 ens3 0.32 0.28 0.15 0.08 0.00 0.00 0.00 0.00 09:19:18 09:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 09:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 09:05:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 09:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 09:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 09:06:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 09:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 09:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 09:07:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 09:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 09:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 09:08:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 09:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 09:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 09:09:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 09:19:18 09:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 09:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 09:10:01 ens3 0.28 0.18 0.08 0.01 0.00 0.00 0.00 0.00 09:19:18 09:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 09:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 09:11:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 09:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 09:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 09:12:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 09:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 09:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 09:13:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 09:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 09:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 09:14:01 ens3 0.32 0.28 0.09 0.08 0.00 0.00 0.00 0.00 09:19:18 09:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 09:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 09:15:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 09:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 09:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 09:16:01 ens3 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 09:19:18 09:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 09:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 09:17:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 09:19:18 09:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 09:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 09:18:01 ens3 0.27 0.12 0.08 0.01 0.00 0.00 0.00 0.00 09:19:18 09:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 09:19:18 09:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 09:19:18 09:19:01 ens3 89.41 54.82 2513.60 8.27 0.00 0.00 0.00 0.00 09:19:18 09:19:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00 09:19:18 Average: docker0 3.57 4.84 0.29 38.67 0.00 0.00 0.00 0.00 09:19:18 Average: ens3 12.08 9.28 93.80 16.42 0.00 0.00 0.00 0.00 09:19:18 Average: lo 0.32 0.32 0.03 0.03 0.00 0.00 0.00 0.00 09:19:18 09:19:18 09:19:18 ---> sar -P ALL: 09:19:18 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-129351) 10/09/25 _x86_64_ (8 CPU) 09:19:18 09:19:18 03:17:32 LINUX RESTART (8 CPU) 09:19:18 09:19:18 03:18:02 CPU %user %nice %system %iowait %steal %idle 09:19:18 03:19:01 all 10.46 0.00 3.13 3.12 0.08 83.22 09:19:18 03:19:01 0 9.53 0.00 3.06 0.51 0.05 86.85 09:19:18 03:19:01 1 8.89 0.00 4.31 2.80 0.07 83.94 09:19:18 03:19:01 2 8.35 0.00 3.54 3.16 0.07 84.88 09:19:18 03:19:01 3 11.23 0.00 2.44 0.14 0.09 86.11 09:19:18 03:19:01 4 19.08 0.00 2.84 13.44 0.09 64.56 09:19:18 03:19:01 5 10.62 0.00 3.15 0.22 0.09 85.92 09:19:18 03:19:01 6 8.41 0.00 3.73 4.44 0.09 83.33 09:19:18 03:19:01 7 7.56 0.00 1.98 0.27 0.07 90.12 09:19:18 03:20:01 all 25.94 0.00 4.82 3.27 0.10 65.86 09:19:18 03:20:01 0 25.90 0.00 5.13 1.25 0.10 67.62 09:19:18 03:20:01 1 25.26 0.00 4.90 15.48 0.10 54.27 09:19:18 03:20:01 2 25.10 0.00 4.82 1.20 0.08 68.79 09:19:18 03:20:01 3 25.74 0.00 4.12 0.24 0.10 69.80 09:19:18 03:20:01 4 26.19 0.00 4.98 4.47 0.10 64.26 09:19:18 03:20:01 5 27.39 0.00 4.50 0.19 0.10 67.82 09:19:18 03:20:01 6 25.95 0.00 4.83 3.24 0.10 65.87 09:19:18 03:20:01 7 26.00 0.00 5.28 0.14 0.12 68.47 09:19:18 03:21:01 all 36.99 0.00 6.28 3.91 0.11 52.71 09:19:18 03:21:01 0 37.57 0.00 5.87 0.39 0.12 56.06 09:19:18 03:21:01 1 38.48 0.00 6.23 4.15 0.10 51.05 09:19:18 03:21:01 2 36.17 0.00 7.06 3.18 0.12 53.48 09:19:18 03:21:01 3 38.31 0.00 5.31 2.63 0.12 53.63 09:19:18 03:21:01 4 36.32 0.00 5.25 0.18 0.10 58.15 09:19:18 03:21:01 5 33.72 0.00 5.98 17.74 0.12 42.43 09:19:18 03:21:01 6 38.05 0.00 6.79 2.74 0.10 52.32 09:19:18 03:21:01 7 37.27 0.00 7.73 0.39 0.12 54.50 09:19:18 03:22:01 all 61.04 0.00 7.66 0.74 0.12 30.44 09:19:18 03:22:01 0 61.03 0.00 7.33 0.39 0.12 31.13 09:19:18 03:22:01 1 59.95 0.00 7.89 0.55 0.12 31.49 09:19:18 03:22:01 2 60.64 0.00 8.23 0.34 0.12 30.67 09:19:18 03:22:01 3 61.01 0.00 7.23 0.96 0.13 30.67 09:19:18 03:22:01 4 63.19 0.00 7.37 0.39 0.13 28.92 09:19:18 03:22:01 5 60.66 0.00 7.89 2.33 0.12 29.00 09:19:18 03:22:01 6 59.91 0.00 8.12 0.61 0.13 31.23 09:19:18 03:22:01 7 61.94 0.00 7.22 0.37 0.12 30.35 09:19:18 03:23:01 all 17.02 0.00 5.88 14.35 0.09 62.66 09:19:18 03:23:01 0 17.05 0.00 5.46 3.45 0.14 73.91 09:19:18 03:23:01 1 16.25 0.00 5.51 19.03 0.12 59.08 09:19:18 03:23:01 2 17.84 0.00 5.69 8.13 0.07 68.27 09:19:18 03:23:01 3 18.60 0.00 5.25 23.95 0.07 52.14 09:19:18 03:23:01 4 17.37 0.00 7.31 31.84 0.08 43.40 09:19:18 03:23:01 5 15.44 0.00 5.64 21.02 0.09 57.81 09:19:18 03:23:01 6 18.18 0.00 6.23 3.02 0.08 72.49 09:19:18 03:23:01 7 15.43 0.00 5.96 4.51 0.10 74.00 09:19:18 03:24:01 all 12.78 0.00 6.15 23.43 0.08 57.57 09:19:18 03:24:01 0 12.75 0.00 6.13 26.84 0.07 54.22 09:19:18 03:24:01 1 11.93 0.00 5.83 31.76 0.07 50.42 09:19:18 03:24:01 2 12.64 0.00 6.13 31.99 0.08 49.16 09:19:18 03:24:01 3 12.98 0.00 6.09 22.27 0.08 58.58 09:19:18 03:24:01 4 13.36 0.00 6.26 33.25 0.08 47.04 09:19:18 03:24:01 5 13.30 0.00 6.43 18.91 0.08 61.27 09:19:18 03:24:01 6 13.25 0.00 6.23 8.57 0.07 71.88 09:19:18 03:24:01 7 11.99 0.00 6.08 13.93 0.07 67.93 09:19:18 03:25:01 all 3.10 0.00 2.90 12.49 0.03 81.48 09:19:18 03:25:01 0 3.01 0.00 2.71 1.40 0.03 92.84 09:19:18 03:25:01 1 3.07 0.00 2.84 0.88 0.03 93.17 09:19:18 03:25:01 2 3.22 0.00 2.57 1.40 0.03 92.77 09:19:18 03:25:01 3 3.37 0.00 2.49 0.92 0.02 93.20 09:19:18 03:25:01 4 3.26 0.00 2.36 2.39 0.02 91.96 09:19:18 03:25:01 5 2.98 0.00 3.34 19.42 0.03 74.22 09:19:18 03:25:01 6 2.91 0.00 2.07 1.09 0.02 93.92 09:19:18 03:25:01 7 2.97 0.00 4.85 73.06 0.07 19.05 09:19:18 03:26:01 all 90.10 0.00 9.60 0.13 0.16 0.02 09:19:18 03:26:01 0 89.30 0.00 10.47 0.05 0.17 0.02 09:19:18 03:26:01 1 90.49 0.00 9.19 0.15 0.17 0.00 09:19:18 03:26:01 2 90.06 0.00 9.64 0.12 0.17 0.02 09:19:18 03:26:01 3 90.51 0.00 9.27 0.07 0.15 0.00 09:19:18 03:26:01 4 90.00 0.00 9.70 0.13 0.15 0.02 09:19:18 03:26:01 5 89.38 0.00 10.18 0.17 0.20 0.07 09:19:18 03:26:01 6 90.41 0.00 9.24 0.17 0.15 0.03 09:19:18 03:26:01 7 90.61 0.00 9.08 0.15 0.13 0.02 09:19:18 03:27:01 all 90.70 0.00 9.14 0.00 0.16 0.00 09:19:18 03:27:01 0 90.50 0.00 9.33 0.00 0.17 0.00 09:19:18 03:27:01 1 90.39 0.00 9.46 0.00 0.15 0.00 09:19:18 03:27:01 2 90.44 0.00 9.39 0.00 0.15 0.02 09:19:18 03:27:01 3 91.29 0.00 8.54 0.00 0.17 0.00 09:19:18 03:27:01 4 89.65 0.00 10.18 0.00 0.17 0.00 09:19:18 03:27:01 5 91.25 0.00 8.60 0.00 0.15 0.00 09:19:18 03:27:01 6 90.38 0.00 9.44 0.00 0.18 0.00 09:19:18 03:27:01 7 91.65 0.00 8.18 0.00 0.17 0.00 09:19:18 03:28:01 all 41.93 0.00 6.49 13.72 0.11 37.75 09:19:18 03:28:01 0 42.40 0.00 6.63 16.25 0.12 34.59 09:19:18 03:28:01 1 40.61 0.00 6.67 15.72 0.12 36.88 09:19:18 03:28:01 2 40.78 0.00 6.78 13.74 0.15 38.55 09:19:18 03:28:01 3 41.50 0.00 6.54 13.56 0.08 38.32 09:19:18 03:28:01 4 43.21 0.00 6.34 18.29 0.12 32.05 09:19:18 03:28:01 5 42.44 0.00 6.03 7.27 0.10 44.15 09:19:18 03:28:01 6 41.16 0.00 7.42 9.21 0.12 42.09 09:19:18 03:28:01 7 43.32 0.00 5.49 15.74 0.10 35.35 09:19:18 03:29:01 all 6.60 0.00 1.74 0.90 0.06 90.71 09:19:18 03:29:01 0 5.16 0.00 1.47 0.18 0.05 93.14 09:19:18 03:29:01 1 5.28 0.00 1.55 2.71 0.05 90.41 09:19:18 03:29:01 2 7.25 0.00 2.73 1.89 0.05 88.07 09:19:18 03:29:01 3 7.54 0.00 1.29 0.60 0.05 90.52 09:19:18 03:29:01 4 6.49 0.00 1.74 0.10 0.07 91.61 09:19:18 03:29:01 5 6.59 0.00 1.53 0.45 0.07 91.37 09:19:18 03:29:01 6 7.21 0.00 1.64 0.30 0.07 90.78 09:19:18 03:29:01 7 7.29 0.00 1.95 0.92 0.05 89.79 09:19:18 09:19:18 03:29:01 CPU %user %nice %system %iowait %steal %idle 09:19:18 03:30:01 all 11.97 0.00 0.84 0.23 0.08 86.89 09:19:18 03:30:01 0 5.10 0.00 0.70 0.27 0.03 93.90 09:19:18 03:30:01 1 7.78 0.00 0.64 0.10 0.05 91.43 09:19:18 03:30:01 2 8.55 0.00 0.64 0.02 0.07 90.73 09:19:18 03:30:01 3 17.37 0.00 0.94 0.05 0.08 81.56 09:19:18 03:30:01 4 18.34 0.00 1.20 0.33 0.13 80.00 09:19:18 03:30:01 5 13.15 0.00 0.81 0.54 0.07 85.44 09:19:18 03:30:01 6 13.42 0.00 1.03 0.40 0.08 85.07 09:19:18 03:30:01 7 12.10 0.00 0.74 0.12 0.08 86.96 09:19:18 03:31:01 all 2.67 0.00 0.31 0.04 0.03 96.95 09:19:18 03:31:01 0 0.42 0.00 0.32 0.00 0.02 99.25 09:19:18 03:31:01 1 1.99 0.00 0.22 0.00 0.03 97.76 09:19:18 03:31:01 2 3.87 0.00 0.22 0.00 0.03 95.88 09:19:18 03:31:01 3 2.27 0.00 0.37 0.02 0.03 97.31 09:19:18 03:31:01 4 3.70 0.00 0.38 0.03 0.03 95.85 09:19:18 03:31:01 5 3.79 0.00 0.28 0.15 0.03 95.75 09:19:18 03:31:01 6 3.77 0.00 0.32 0.03 0.03 95.84 09:19:18 03:31:01 7 1.59 0.00 0.35 0.07 0.02 97.98 09:19:18 03:32:01 all 0.07 0.00 0.02 0.02 0.01 99.88 09:19:18 03:32:01 0 0.07 0.00 0.00 0.00 0.02 99.92 09:19:18 03:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 03:32:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 03:32:01 3 0.03 0.00 0.05 0.00 0.02 99.90 09:19:18 03:32:01 4 0.07 0.00 0.02 0.00 0.03 99.88 09:19:18 03:32:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 03:32:01 6 0.05 0.00 0.05 0.08 0.02 99.80 09:19:18 03:32:01 7 0.27 0.00 0.00 0.10 0.02 99.62 09:19:18 03:33:01 all 0.04 0.00 0.03 0.00 0.01 99.92 09:19:18 03:33:01 0 0.03 0.00 0.03 0.00 0.00 99.93 09:19:18 03:33:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 03:33:01 2 0.05 0.00 0.02 0.00 0.02 99.92 09:19:18 03:33:01 3 0.07 0.00 0.00 0.00 0.00 99.93 09:19:18 03:33:01 4 0.03 0.00 0.05 0.00 0.03 99.88 09:19:18 03:33:01 5 0.02 0.00 0.07 0.00 0.00 99.92 09:19:18 03:33:01 6 0.07 0.00 0.03 0.00 0.00 99.90 09:19:18 03:33:01 7 0.05 0.00 0.02 0.00 0.00 99.93 09:19:18 03:34:01 all 0.03 0.00 0.02 0.01 0.01 99.94 09:19:18 03:34:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 03:34:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 03:34:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 03:34:01 3 0.00 0.00 0.03 0.00 0.02 99.95 09:19:18 03:34:01 4 0.03 0.00 0.03 0.00 0.02 99.92 09:19:18 03:34:01 5 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 03:34:01 6 0.03 0.00 0.05 0.02 0.02 99.88 09:19:18 03:34:01 7 0.02 0.00 0.00 0.05 0.00 99.93 09:19:18 03:35:01 all 0.24 0.00 0.01 0.00 0.01 99.73 09:19:18 03:35:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 03:35:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 03:35:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 03:35:01 3 0.02 0.00 0.03 0.00 0.02 99.93 09:19:18 03:35:01 4 0.03 0.00 0.03 0.02 0.02 99.90 09:19:18 03:35:01 5 0.03 0.00 0.03 0.00 0.00 99.93 09:19:18 03:35:01 6 0.05 0.00 0.00 0.00 0.02 99.93 09:19:18 03:35:01 7 1.68 0.00 0.00 0.02 0.02 98.29 09:19:18 03:36:01 all 0.15 0.00 0.02 0.07 0.01 99.74 09:19:18 03:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 03:36:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 03:36:01 2 0.02 0.00 0.03 0.00 0.00 99.95 09:19:18 03:36:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 03:36:01 4 0.05 0.00 0.05 0.02 0.02 99.87 09:19:18 03:36:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 03:36:01 6 0.05 0.00 0.03 0.25 0.00 99.67 09:19:18 03:36:01 7 1.08 0.00 0.03 0.30 0.02 98.58 09:19:18 03:37:01 all 0.03 0.00 0.01 0.00 0.01 99.94 09:19:18 03:37:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 03:37:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 03:37:01 2 0.10 0.00 0.02 0.00 0.03 99.85 09:19:18 03:37:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 03:37:01 4 0.02 0.00 0.02 0.02 0.02 99.93 09:19:18 03:37:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 03:37:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 03:37:01 7 0.02 0.00 0.00 0.02 0.00 99.97 09:19:18 03:38:01 all 0.03 0.00 0.02 0.00 0.01 99.94 09:19:18 03:38:01 0 0.03 0.00 0.00 0.02 0.00 99.95 09:19:18 03:38:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 03:38:01 2 0.05 0.00 0.05 0.00 0.02 99.88 09:19:18 03:38:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 03:38:01 4 0.02 0.00 0.03 0.00 0.00 99.95 09:19:18 03:38:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 03:38:01 6 0.08 0.00 0.02 0.00 0.00 99.90 09:19:18 03:38:01 7 0.00 0.00 0.02 0.02 0.02 99.95 09:19:18 03:39:01 all 0.04 0.00 0.01 0.00 0.01 99.94 09:19:18 03:39:01 0 0.07 0.00 0.02 0.00 0.02 99.90 09:19:18 03:39:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 03:39:01 2 0.08 0.00 0.05 0.00 0.03 99.83 09:19:18 03:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 03:39:01 4 0.00 0.00 0.02 0.02 0.00 99.97 09:19:18 03:39:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 03:39:01 6 0.03 0.00 0.03 0.00 0.02 99.92 09:19:18 03:39:01 7 0.05 0.00 0.00 0.00 0.00 99.95 09:19:18 03:40:01 all 0.02 0.00 0.02 0.01 0.01 99.94 09:19:18 03:40:01 0 0.07 0.00 0.03 0.00 0.00 99.90 09:19:18 03:40:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 03:40:01 2 0.03 0.00 0.03 0.00 0.03 99.90 09:19:18 03:40:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 03:40:01 4 0.00 0.00 0.02 0.05 0.02 99.92 09:19:18 03:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 03:40:01 6 0.03 0.00 0.03 0.00 0.00 99.93 09:19:18 03:40:01 7 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 09:19:18 03:40:01 CPU %user %nice %system %iowait %steal %idle 09:19:18 03:41:02 all 0.09 0.00 0.02 0.00 0.01 99.89 09:19:18 03:41:02 0 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 03:41:02 1 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 03:41:02 2 0.07 0.00 0.05 0.00 0.02 99.87 09:19:18 03:41:02 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 03:41:02 4 0.00 0.00 0.03 0.00 0.00 99.97 09:19:18 03:41:02 5 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 03:41:02 6 0.07 0.00 0.02 0.00 0.02 99.90 09:19:18 03:41:02 7 0.50 0.00 0.02 0.00 0.02 99.47 09:19:18 03:42:01 all 0.28 0.00 0.02 0.00 0.01 99.68 09:19:18 03:42:01 0 0.12 0.00 0.02 0.00 0.02 99.85 09:19:18 03:42:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 03:42:01 2 0.03 0.00 0.07 0.00 0.03 99.86 09:19:18 03:42:01 3 0.03 0.00 0.02 0.02 0.02 99.92 09:19:18 03:42:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 03:42:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 03:42:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 03:42:01 7 1.97 0.00 0.00 0.00 0.00 98.03 09:19:18 03:43:01 all 0.21 0.00 0.01 0.00 0.01 99.77 09:19:18 03:43:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 03:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 03:43:01 2 0.05 0.00 0.02 0.00 0.02 99.92 09:19:18 03:43:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 03:43:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 03:43:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 03:43:01 6 0.05 0.00 0.03 0.00 0.02 99.90 09:19:18 03:43:01 7 1.50 0.00 0.00 0.02 0.02 98.47 09:19:18 03:44:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:19:18 03:44:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 03:44:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 03:44:01 2 0.08 0.00 0.02 0.00 0.03 99.87 09:19:18 03:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 03:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 03:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 03:44:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 03:44:01 7 0.07 0.00 0.00 0.02 0.00 99.92 09:19:18 03:45:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:19:18 03:45:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 03:45:01 1 0.05 0.00 0.02 0.00 0.00 99.93 09:19:18 03:45:01 2 0.07 0.00 0.02 0.00 0.03 99.88 09:19:18 03:45:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 03:45:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 03:45:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 03:45:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 03:45:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 03:46:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 03:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 03:46:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 03:46:01 2 0.07 0.00 0.02 0.00 0.03 99.88 09:19:18 03:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 03:46:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 03:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 03:46:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 03:46:01 7 0.03 0.00 0.00 0.02 0.00 99.95 09:19:18 03:47:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 03:47:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 03:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 03:47:01 2 0.08 0.00 0.03 0.00 0.03 99.85 09:19:18 03:47:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 03:47:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 03:47:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 03:47:01 6 0.03 0.00 0.03 0.00 0.02 99.92 09:19:18 03:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 03:48:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 03:48:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 03:48:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 03:48:01 2 0.02 0.00 0.03 0.02 0.03 99.90 09:19:18 03:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 03:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 03:48:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 03:48:01 6 0.07 0.00 0.00 0.00 0.00 99.93 09:19:18 03:48:01 7 0.05 0.00 0.02 0.00 0.02 99.92 09:19:18 03:49:01 all 0.05 0.00 0.02 0.01 0.01 99.91 09:19:18 03:49:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 03:49:01 1 0.00 0.00 0.02 0.02 0.00 99.97 09:19:18 03:49:01 2 0.10 0.00 0.02 0.00 0.02 99.87 09:19:18 03:49:01 3 0.03 0.00 0.02 0.03 0.00 99.92 09:19:18 03:49:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 03:49:01 5 0.00 0.00 0.03 0.00 0.02 99.95 09:19:18 03:49:01 6 0.25 0.00 0.03 0.00 0.03 99.68 09:19:18 03:49:01 7 0.02 0.00 0.02 0.02 0.00 99.95 09:19:18 03:50:01 all 0.04 0.00 0.04 1.71 0.02 98.19 09:19:18 03:50:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 03:50:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 03:50:01 2 0.03 0.00 0.03 5.97 0.05 93.91 09:19:18 03:50:01 3 0.02 0.00 0.25 7.65 0.02 92.07 09:19:18 03:50:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 03:50:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 03:50:01 6 0.17 0.00 0.00 0.00 0.02 99.82 09:19:18 03:50:01 7 0.03 0.00 0.02 0.05 0.02 99.88 09:19:18 03:51:01 all 0.20 0.00 0.09 0.52 0.01 99.18 09:19:18 03:51:01 0 0.07 0.00 0.05 0.00 0.00 99.88 09:19:18 03:51:01 1 0.92 0.00 0.18 1.72 0.02 97.17 09:19:18 03:51:01 2 0.08 0.00 0.08 0.42 0.02 99.40 09:19:18 03:51:01 3 0.05 0.00 0.07 0.18 0.02 99.68 09:19:18 03:51:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 03:51:01 5 0.05 0.00 0.05 0.02 0.02 99.87 09:19:18 03:51:01 6 0.38 0.00 0.13 0.15 0.00 99.33 09:19:18 03:51:01 7 0.05 0.00 0.10 1.65 0.02 98.18 09:19:18 09:19:18 03:51:01 CPU %user %nice %system %iowait %steal %idle 09:19:18 03:52:01 all 0.03 0.00 0.02 0.06 0.01 99.89 09:19:18 03:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 03:52:01 1 0.03 0.00 0.03 0.00 0.00 99.93 09:19:18 03:52:01 2 0.07 0.00 0.05 0.00 0.02 99.87 09:19:18 03:52:01 3 0.00 0.00 0.03 0.23 0.00 99.73 09:19:18 03:52:01 4 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 03:52:01 5 0.03 0.00 0.03 0.00 0.00 99.93 09:19:18 03:52:01 6 0.07 0.00 0.00 0.00 0.02 99.92 09:19:18 03:52:01 7 0.02 0.00 0.00 0.20 0.00 99.78 09:19:18 03:53:01 all 0.03 0.00 0.02 0.00 0.01 99.94 09:19:18 03:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 03:53:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 03:53:01 2 0.05 0.00 0.07 0.00 0.02 99.87 09:19:18 03:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 03:53:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 03:53:01 5 0.02 0.00 0.03 0.00 0.02 99.93 09:19:18 03:53:01 6 0.08 0.00 0.02 0.00 0.02 99.88 09:19:18 03:53:01 7 0.03 0.00 0.02 0.02 0.00 99.93 09:19:18 03:54:01 all 0.02 0.00 0.01 0.29 0.06 99.62 09:19:18 03:54:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 03:54:01 1 0.03 0.00 0.00 0.00 0.38 99.58 09:19:18 03:54:01 2 0.03 0.00 0.02 0.02 0.03 99.90 09:19:18 03:54:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 03:54:01 4 0.00 0.00 0.02 0.02 0.00 99.97 09:19:18 03:54:01 5 0.02 0.00 0.03 0.00 0.00 99.95 09:19:18 03:54:01 6 0.05 0.00 0.00 0.00 0.02 99.93 09:19:18 03:54:01 7 0.02 0.00 0.02 2.25 0.02 97.70 09:19:18 03:55:01 all 0.02 0.00 0.02 0.01 0.00 99.95 09:19:18 03:55:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 03:55:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 03:55:01 2 0.10 0.00 0.05 0.00 0.02 99.83 09:19:18 03:55:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 03:55:01 4 0.00 0.00 0.02 0.03 0.00 99.95 09:19:18 03:55:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 03:55:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 03:55:01 7 0.00 0.00 0.02 0.02 0.00 99.97 09:19:18 03:56:01 all 0.08 0.00 0.02 0.00 0.01 99.89 09:19:18 03:56:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 03:56:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 03:56:01 2 0.08 0.00 0.05 0.00 0.03 99.83 09:19:18 03:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 03:56:01 4 0.00 0.00 0.03 0.02 0.02 99.93 09:19:18 03:56:01 5 0.03 0.00 0.03 0.00 0.00 99.93 09:19:18 03:56:01 6 0.45 0.00 0.00 0.00 0.02 99.53 09:19:18 03:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 03:57:01 all 0.04 0.00 0.02 0.00 0.01 99.93 09:19:18 03:57:01 0 0.08 0.00 0.02 0.00 0.00 99.90 09:19:18 03:57:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 03:57:01 2 0.08 0.00 0.02 0.02 0.03 99.85 09:19:18 03:57:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 03:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 03:57:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 03:57:01 6 0.15 0.00 0.02 0.00 0.00 99.83 09:19:18 03:57:01 7 0.00 0.00 0.03 0.02 0.00 99.95 09:19:18 03:58:02 all 0.14 0.00 0.01 0.01 0.01 99.84 09:19:18 03:58:02 0 0.05 0.00 0.02 0.00 0.02 99.92 09:19:18 03:58:02 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 03:58:02 2 0.02 0.00 0.00 0.02 0.02 99.95 09:19:18 03:58:02 3 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 03:58:02 4 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 03:58:02 5 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 03:58:02 6 1.04 0.00 0.02 0.00 0.00 98.94 09:19:18 03:58:02 7 0.02 0.00 0.00 0.05 0.02 99.92 09:19:18 03:59:01 all 0.15 0.00 0.02 0.79 0.01 99.04 09:19:18 03:59:01 0 0.10 0.00 0.07 1.78 0.02 98.03 09:19:18 03:59:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 03:59:01 2 0.05 0.00 0.02 0.00 0.00 99.93 09:19:18 03:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 03:59:01 4 0.00 0.00 0.03 0.17 0.00 99.80 09:19:18 03:59:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 03:59:01 6 0.98 0.00 0.00 0.00 0.02 99.01 09:19:18 03:59:01 7 0.03 0.00 0.00 4.36 0.00 95.61 09:19:18 04:00:01 all 0.08 0.00 0.01 0.00 0.01 99.90 09:19:18 04:00:01 0 0.22 0.00 0.02 0.00 0.03 99.73 09:19:18 04:00:01 1 0.08 0.00 0.02 0.00 0.00 99.90 09:19:18 04:00:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 04:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 04:00:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 04:00:01 5 0.13 0.00 0.02 0.00 0.02 99.83 09:19:18 04:00:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 04:00:01 7 0.12 0.00 0.02 0.03 0.00 99.83 09:19:18 04:01:01 all 0.22 0.00 0.04 0.01 0.01 99.72 09:19:18 04:01:01 0 0.63 0.00 0.05 0.02 0.00 99.30 09:19:18 04:01:01 1 0.17 0.00 0.03 0.00 0.00 99.80 09:19:18 04:01:01 2 0.05 0.00 0.03 0.00 0.00 99.92 09:19:18 04:01:01 3 0.08 0.00 0.07 0.00 0.02 99.83 09:19:18 04:01:01 4 0.02 0.00 0.03 0.02 0.00 99.93 09:19:18 04:01:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 04:01:01 6 0.28 0.00 0.07 0.02 0.02 99.62 09:19:18 04:01:01 7 0.52 0.00 0.02 0.03 0.02 99.42 09:19:18 04:02:01 all 0.14 0.00 0.02 0.00 0.01 99.84 09:19:18 04:02:01 0 0.05 0.00 0.07 0.00 0.03 99.85 09:19:18 04:02:01 1 0.10 0.00 0.00 0.00 0.02 99.88 09:19:18 04:02:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 04:02:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 04:02:01 4 0.03 0.00 0.02 0.02 0.00 99.93 09:19:18 04:02:01 5 0.10 0.00 0.02 0.00 0.00 99.88 09:19:18 04:02:01 6 0.75 0.00 0.02 0.00 0.00 99.24 09:19:18 04:02:01 7 0.02 0.00 0.02 0.02 0.00 99.95 09:19:18 09:19:18 04:02:01 CPU %user %nice %system %iowait %steal %idle 09:19:18 04:03:01 all 0.15 0.00 0.01 0.01 0.03 99.80 09:19:18 04:03:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:19:18 04:03:01 1 0.00 0.00 0.03 0.00 0.02 99.95 09:19:18 04:03:01 2 0.03 0.00 0.02 0.02 0.02 99.92 09:19:18 04:03:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 04:03:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 04:03:01 5 0.02 0.00 0.00 0.00 0.18 99.80 09:19:18 04:03:01 6 1.06 0.00 0.00 0.00 0.00 98.94 09:19:18 04:03:01 7 0.00 0.00 0.02 0.07 0.00 99.92 09:19:18 04:04:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 04:04:01 0 0.05 0.00 0.05 0.00 0.03 99.87 09:19:18 04:04:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 04:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 04:04:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 04:04:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 04:04:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 04:04:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 04:04:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 04:05:01 all 0.04 0.00 0.01 0.01 0.01 99.94 09:19:18 04:05:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 04:05:01 1 0.10 0.00 0.03 0.00 0.02 99.85 09:19:18 04:05:01 2 0.02 0.00 0.00 0.02 0.02 99.95 09:19:18 04:05:01 3 0.03 0.00 0.02 0.02 0.00 99.93 09:19:18 04:05:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 04:05:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 04:05:01 6 0.05 0.00 0.00 0.00 0.00 99.95 09:19:18 04:05:01 7 0.05 0.00 0.00 0.02 0.02 99.92 09:19:18 04:06:01 all 0.05 0.00 0.01 0.00 0.01 99.91 09:19:18 04:06:01 0 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 04:06:01 1 0.07 0.00 0.00 0.00 0.02 99.92 09:19:18 04:06:01 2 0.03 0.00 0.05 0.02 0.02 99.88 09:19:18 04:06:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 04:06:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 04:06:01 5 0.05 0.00 0.00 0.00 0.02 99.93 09:19:18 04:06:01 6 0.20 0.00 0.03 0.00 0.00 99.77 09:19:18 04:06:01 7 0.03 0.00 0.02 0.02 0.03 99.90 09:19:18 04:07:01 all 0.02 0.00 0.01 0.01 0.50 99.45 09:19:18 04:07:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 04:07:01 1 0.02 0.00 0.02 0.00 1.38 98.59 09:19:18 04:07:01 2 0.03 0.00 0.02 0.00 0.45 99.50 09:19:18 04:07:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 04:07:01 4 0.00 0.00 0.02 0.07 1.51 98.41 09:19:18 04:07:01 5 0.05 0.00 0.02 0.00 0.15 99.78 09:19:18 04:07:01 6 0.00 0.00 0.00 0.00 0.03 99.97 09:19:18 04:07:01 7 0.02 0.00 0.05 0.02 0.45 99.47 09:19:18 04:08:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:19:18 04:08:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 04:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 04:08:01 2 0.00 0.00 0.05 0.00 0.02 99.93 09:19:18 04:08:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 04:08:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 04:08:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 04:08:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 04:08:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 04:09:01 all 0.05 0.00 0.01 0.00 0.01 99.92 09:19:18 04:09:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 04:09:01 1 0.07 0.00 0.05 0.00 0.02 99.87 09:19:18 04:09:01 2 0.03 0.00 0.00 0.02 0.00 99.95 09:19:18 04:09:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 04:09:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 04:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 04:09:01 6 0.20 0.00 0.02 0.00 0.00 99.78 09:19:18 04:09:01 7 0.03 0.00 0.03 0.02 0.03 99.88 09:19:18 04:10:01 all 0.02 0.00 0.02 0.01 0.01 99.94 09:19:18 04:10:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 04:10:01 1 0.02 0.00 0.03 0.00 0.02 99.93 09:19:18 04:10:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 04:10:01 3 0.00 0.00 0.03 0.00 0.00 99.97 09:19:18 04:10:01 4 0.02 0.00 0.00 0.07 0.00 99.92 09:19:18 04:10:01 5 0.03 0.00 0.02 0.02 0.00 99.93 09:19:18 04:10:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 04:10:01 7 0.03 0.00 0.03 0.00 0.02 99.92 09:19:18 04:11:01 all 0.07 0.00 0.01 0.22 0.01 99.69 09:19:18 04:11:01 0 0.00 0.00 0.03 0.00 0.02 99.95 09:19:18 04:11:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 04:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 04:11:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 04:11:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 04:11:01 5 0.05 0.00 0.02 0.00 0.02 99.92 09:19:18 04:11:01 6 0.45 0.00 0.02 0.00 0.00 99.53 09:19:18 04:11:01 7 0.02 0.00 0.02 1.73 0.02 98.22 09:19:18 04:12:01 all 0.14 0.00 0.01 1.24 0.28 98.34 09:19:18 04:12:01 0 0.05 0.00 0.02 0.00 0.40 99.54 09:19:18 04:12:01 1 0.02 0.00 0.00 0.00 0.43 99.55 09:19:18 04:12:01 2 0.02 0.00 0.00 0.00 0.28 99.70 09:19:18 04:12:01 3 0.00 0.00 0.02 0.00 0.03 99.95 09:19:18 04:12:01 4 0.00 0.00 0.00 0.18 0.25 99.57 09:19:18 04:12:01 5 0.05 0.00 0.00 0.00 0.05 99.90 09:19:18 04:12:01 6 0.96 0.00 0.00 0.00 0.31 98.73 09:19:18 04:12:01 7 0.03 0.00 0.02 9.69 0.48 89.78 09:19:18 04:13:01 all 0.03 0.00 0.01 0.01 0.01 99.95 09:19:18 04:13:01 0 0.05 0.00 0.03 0.00 0.02 99.90 09:19:18 04:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 04:13:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 04:13:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 04:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 04:13:01 5 0.07 0.00 0.02 0.00 0.02 99.90 09:19:18 04:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 04:13:01 7 0.02 0.00 0.02 0.05 0.02 99.90 09:19:18 09:19:18 04:13:01 CPU %user %nice %system %iowait %steal %idle 09:19:18 04:14:01 all 0.05 0.00 0.01 0.00 0.01 99.93 09:19:18 04:14:01 0 0.05 0.00 0.00 0.00 0.02 99.93 09:19:18 04:14:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 04:14:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 04:14:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 04:14:01 4 0.00 0.00 0.02 0.02 0.00 99.97 09:19:18 04:14:01 5 0.03 0.00 0.03 0.00 0.00 99.93 09:19:18 04:14:01 6 0.22 0.00 0.00 0.00 0.02 99.77 09:19:18 04:14:01 7 0.03 0.00 0.02 0.02 0.03 99.90 09:19:18 04:15:01 all 0.05 0.00 0.01 0.01 0.07 99.86 09:19:18 04:15:01 0 0.05 0.00 0.05 0.00 0.53 99.37 09:19:18 04:15:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 04:15:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 04:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 04:15:01 4 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 04:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 04:15:01 6 0.28 0.00 0.00 0.00 0.00 99.72 09:19:18 04:15:01 7 0.02 0.00 0.02 0.05 0.02 99.90 09:19:18 04:16:01 all 0.17 0.00 0.01 0.00 0.01 99.81 09:19:18 04:16:01 0 0.05 0.00 0.03 0.00 0.02 99.90 09:19:18 04:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 04:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 04:16:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 04:16:01 4 0.02 0.00 0.00 0.02 0.00 99.97 09:19:18 04:16:01 5 0.05 0.00 0.00 0.00 0.02 99.93 09:19:18 04:16:01 6 1.16 0.00 0.00 0.00 0.02 98.83 09:19:18 04:16:01 7 0.03 0.00 0.02 0.02 0.02 99.92 09:19:18 04:17:01 all 0.27 0.00 0.02 0.00 0.01 99.70 09:19:18 04:17:01 0 0.08 0.00 0.03 0.00 0.00 99.88 09:19:18 04:17:01 1 0.00 0.00 0.03 0.00 0.02 99.95 09:19:18 04:17:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 04:17:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 04:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 04:17:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 04:17:01 6 1.94 0.00 0.05 0.00 0.00 98.01 09:19:18 04:17:01 7 0.05 0.00 0.03 0.00 0.02 99.90 09:19:18 04:18:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:19:18 04:18:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 04:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 04:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 04:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 04:18:01 4 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 04:18:01 5 0.05 0.00 0.02 0.00 0.00 99.93 09:19:18 04:18:01 6 0.10 0.00 0.02 0.00 0.00 99.88 09:19:18 04:18:01 7 0.07 0.00 0.03 0.02 0.02 99.87 09:19:18 04:19:01 all 0.13 0.00 0.01 0.00 0.01 99.85 09:19:18 04:19:01 0 0.07 0.00 0.03 0.00 0.02 99.88 09:19:18 04:19:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 04:19:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 04:19:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 04:19:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 04:19:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 04:19:01 6 0.85 0.00 0.02 0.00 0.02 99.12 09:19:18 04:19:01 7 0.03 0.00 0.03 0.00 0.02 99.92 09:19:18 04:20:01 all 0.02 0.00 0.02 0.00 0.01 99.95 09:19:18 04:20:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:19:18 04:20:01 1 0.02 0.00 0.03 0.00 0.00 99.95 09:19:18 04:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 04:20:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 04:20:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 04:20:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 04:20:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 04:20:01 7 0.02 0.00 0.07 0.02 0.02 99.88 09:19:18 04:21:01 all 0.06 0.00 0.01 0.04 0.00 99.89 09:19:18 04:21:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 04:21:01 1 0.05 0.00 0.00 0.00 0.00 99.95 09:19:18 04:21:01 2 0.02 0.00 0.00 0.02 0.00 99.97 09:19:18 04:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 04:21:01 4 0.00 0.00 0.00 0.27 0.00 99.73 09:19:18 04:21:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 04:21:01 6 0.28 0.00 0.03 0.00 0.00 99.68 09:19:18 04:21:01 7 0.08 0.00 0.00 0.00 0.02 99.90 09:19:18 04:22:01 all 0.21 0.00 0.01 0.01 0.03 99.73 09:19:18 04:22:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 04:22:01 1 0.02 0.00 0.00 0.00 0.10 99.88 09:19:18 04:22:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 04:22:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 04:22:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 04:22:01 5 0.03 0.00 0.00 0.00 0.07 99.90 09:19:18 04:22:01 6 1.60 0.00 0.00 0.00 0.00 98.40 09:19:18 04:22:01 7 0.02 0.00 0.05 0.10 0.02 99.82 09:19:18 04:23:01 all 0.12 0.00 0.02 0.00 0.01 99.85 09:19:18 04:23:01 0 0.07 0.00 0.02 0.00 0.00 99.92 09:19:18 04:23:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 04:23:01 2 0.07 0.00 0.02 0.00 0.02 99.90 09:19:18 04:23:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 04:23:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 04:23:01 5 0.02 0.00 0.03 0.00 0.00 99.95 09:19:18 04:23:01 6 0.81 0.00 0.03 0.00 0.02 99.14 09:19:18 04:23:01 7 0.02 0.00 0.03 0.00 0.00 99.95 09:19:18 04:24:01 all 0.09 0.00 0.01 0.00 0.00 99.90 09:19:18 04:24:01 0 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 04:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 04:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 04:24:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 04:24:01 4 0.00 0.00 0.02 0.02 0.00 99.97 09:19:18 04:24:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 04:24:01 6 0.56 0.00 0.00 0.00 0.00 99.44 09:19:18 04:24:01 7 0.03 0.00 0.00 0.02 0.02 99.93 09:19:18 09:19:18 04:24:01 CPU %user %nice %system %iowait %steal %idle 09:19:18 04:25:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:19:18 04:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 04:25:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 04:25:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 04:25:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 04:25:01 4 0.00 0.00 0.02 0.02 0.02 99.95 09:19:18 04:25:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 04:25:01 6 0.07 0.00 0.00 0.00 0.00 99.93 09:19:18 04:25:01 7 0.02 0.00 0.03 0.00 0.03 99.92 09:19:18 04:26:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 04:26:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 04:26:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 04:26:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 04:26:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 04:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 04:26:01 5 0.05 0.00 0.00 0.00 0.00 99.95 09:19:18 04:26:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 04:26:01 7 0.03 0.00 0.02 0.02 0.02 99.92 09:19:18 04:27:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 04:27:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 04:27:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 04:27:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 04:27:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 04:27:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 04:27:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 04:27:01 6 0.05 0.00 0.00 0.00 0.00 99.95 09:19:18 04:27:01 7 0.05 0.00 0.03 0.02 0.02 99.88 09:19:18 04:28:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:19:18 04:28:01 0 0.02 0.00 0.03 0.00 0.02 99.93 09:19:18 04:28:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 04:28:01 2 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 04:28:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 04:28:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 04:28:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 04:28:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 04:28:01 7 0.03 0.00 0.05 0.00 0.02 99.90 09:19:18 04:29:01 all 0.10 0.00 0.02 0.05 0.01 99.83 09:19:18 04:29:01 0 0.02 0.00 0.03 0.00 0.00 99.95 09:19:18 04:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 04:29:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 04:29:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 04:29:01 4 0.00 0.00 0.02 0.33 0.00 99.65 09:19:18 04:29:01 5 0.03 0.00 0.03 0.00 0.02 99.92 09:19:18 04:29:01 6 0.71 0.00 0.00 0.00 0.00 99.29 09:19:18 04:29:01 7 0.00 0.00 0.05 0.03 0.03 99.88 09:19:18 04:30:01 all 0.02 0.00 0.01 0.06 0.01 99.90 09:19:18 04:30:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 04:30:01 1 0.00 0.00 0.00 0.00 0.03 99.97 09:19:18 04:30:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 04:30:01 3 0.02 0.00 0.03 0.00 0.00 99.95 09:19:18 04:30:01 4 0.00 0.00 0.00 0.33 0.00 99.67 09:19:18 04:30:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 04:30:01 6 0.08 0.00 0.02 0.00 0.02 99.88 09:19:18 04:30:01 7 0.02 0.00 0.02 0.15 0.02 99.80 09:19:18 04:31:01 all 0.23 0.00 0.02 0.00 0.01 99.73 09:19:18 04:31:01 0 0.00 0.00 0.02 0.00 0.03 99.95 09:19:18 04:31:01 1 0.00 0.00 0.02 0.00 0.03 99.95 09:19:18 04:31:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 04:31:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 04:31:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 04:31:01 5 0.05 0.00 0.00 0.00 0.02 99.93 09:19:18 04:31:01 6 1.69 0.00 0.07 0.00 0.00 98.24 09:19:18 04:31:01 7 0.05 0.00 0.02 0.03 0.02 99.88 09:19:18 04:32:01 all 0.03 0.00 0.01 0.01 0.01 99.95 09:19:18 04:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 04:32:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 04:32:01 2 0.00 0.00 0.00 0.03 0.02 99.95 09:19:18 04:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 04:32:01 4 0.02 0.00 0.03 0.00 0.02 99.93 09:19:18 04:32:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 04:32:01 6 0.07 0.00 0.02 0.00 0.02 99.90 09:19:18 04:32:01 7 0.07 0.00 0.03 0.02 0.03 99.85 09:19:18 04:33:01 all 0.02 0.00 0.01 0.00 0.02 99.94 09:19:18 04:33:01 0 0.03 0.00 0.00 0.00 0.03 99.93 09:19:18 04:33:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 04:33:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 04:33:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 04:33:01 4 0.02 0.00 0.03 0.00 0.02 99.93 09:19:18 04:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 04:33:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 04:33:01 7 0.03 0.00 0.03 0.02 0.05 99.87 09:19:18 04:34:01 all 0.02 0.00 0.02 0.00 0.04 99.92 09:19:18 04:34:01 0 0.08 0.00 0.05 0.00 0.07 99.80 09:19:18 04:34:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 04:34:01 2 0.00 0.00 0.02 0.00 0.03 99.95 09:19:18 04:34:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 04:34:01 4 0.00 0.00 0.03 0.02 0.03 99.92 09:19:18 04:34:01 5 0.03 0.00 0.00 0.00 0.03 99.93 09:19:18 04:34:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 04:34:01 7 0.03 0.00 0.03 0.00 0.10 99.83 09:19:18 04:35:01 all 0.12 0.00 0.02 0.01 0.01 99.84 09:19:18 04:35:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 04:35:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 04:35:01 2 0.08 0.00 0.00 0.02 0.00 99.90 09:19:18 04:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 04:35:01 4 0.15 0.00 0.05 0.00 0.00 99.80 09:19:18 04:35:01 5 0.03 0.00 0.02 0.02 0.00 99.93 09:19:18 04:35:01 6 0.58 0.00 0.03 0.00 0.00 99.39 09:19:18 04:35:01 7 0.08 0.00 0.10 0.02 0.02 99.78 09:19:18 09:19:18 04:35:01 CPU %user %nice %system %iowait %steal %idle 09:19:18 04:36:01 all 0.03 0.00 0.01 0.01 0.01 99.94 09:19:18 04:36:01 0 0.05 0.00 0.00 0.00 0.02 99.93 09:19:18 04:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 04:36:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 04:36:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 04:36:01 4 0.08 0.00 0.03 0.02 0.02 99.85 09:19:18 04:36:01 5 0.03 0.00 0.03 0.00 0.00 99.93 09:19:18 04:36:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 04:36:01 7 0.02 0.00 0.02 0.08 0.02 99.87 09:19:18 04:37:01 all 0.19 0.00 0.01 0.00 0.01 99.78 09:19:18 04:37:01 0 0.07 0.00 0.05 0.00 0.03 99.85 09:19:18 04:37:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 04:37:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 04:37:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 04:37:01 4 0.02 0.00 0.00 0.02 0.02 99.95 09:19:18 04:37:01 5 0.05 0.00 0.02 0.00 0.02 99.92 09:19:18 04:37:01 6 1.32 0.00 0.02 0.00 0.00 98.66 09:19:18 04:37:01 7 0.00 0.00 0.02 0.02 0.00 99.97 09:19:18 04:38:01 all 0.17 0.00 0.01 0.00 0.00 99.81 09:19:18 04:38:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:19:18 04:38:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 04:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 04:38:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 04:38:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 04:38:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 04:38:01 6 1.29 0.00 0.00 0.00 0.00 98.71 09:19:18 04:38:01 7 0.00 0.00 0.02 0.02 0.00 99.97 09:19:18 04:39:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:19:18 04:39:01 0 0.05 0.00 0.05 0.00 0.02 99.88 09:19:18 04:39:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 04:39:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 04:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 04:39:01 4 0.05 0.00 0.00 0.02 0.00 99.93 09:19:18 04:39:01 5 0.05 0.00 0.00 0.00 0.00 99.95 09:19:18 04:39:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 04:39:01 7 0.02 0.00 0.02 0.02 0.00 99.95 09:19:18 04:40:01 all 0.08 0.00 0.01 0.00 0.01 99.89 09:19:18 04:40:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 04:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 04:40:01 2 0.60 0.00 0.03 0.00 0.03 99.33 09:19:18 04:40:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 04:40:01 4 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 04:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 04:40:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 04:40:01 7 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 04:41:01 all 0.27 0.00 0.01 0.00 0.01 99.71 09:19:18 04:41:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 04:41:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 04:41:01 2 2.00 0.00 0.02 0.00 0.02 97.96 09:19:18 04:41:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 04:41:01 4 0.02 0.00 0.00 0.02 0.02 99.95 09:19:18 04:41:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 04:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 04:41:01 7 0.05 0.00 0.02 0.00 0.00 99.93 09:19:18 04:42:01 all 0.27 0.00 0.01 0.00 0.01 99.71 09:19:18 04:42:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:19:18 04:42:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 04:42:01 2 1.99 0.00 0.02 0.00 0.03 97.96 09:19:18 04:42:01 3 0.02 0.00 0.03 0.00 0.00 99.95 09:19:18 04:42:01 4 0.00 0.00 0.02 0.02 0.00 99.97 09:19:18 04:42:01 5 0.05 0.00 0.00 0.00 0.00 99.95 09:19:18 04:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 04:42:01 7 0.02 0.00 0.00 0.02 0.00 99.97 09:19:18 04:43:01 all 0.27 0.00 0.01 0.00 0.01 99.70 09:19:18 04:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 04:43:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 04:43:01 2 1.97 0.00 0.03 0.00 0.03 97.96 09:19:18 04:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 04:43:01 4 0.05 0.00 0.00 0.02 0.02 99.92 09:19:18 04:43:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 04:43:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 04:43:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 04:44:01 all 0.09 0.00 0.01 0.00 0.01 99.88 09:19:18 04:44:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:19:18 04:44:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 04:44:01 2 0.52 0.00 0.05 0.00 0.03 99.40 09:19:18 04:44:01 3 0.02 0.00 0.03 0.00 0.02 99.93 09:19:18 04:44:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 04:44:01 5 0.05 0.00 0.00 0.00 0.00 99.95 09:19:18 04:44:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 04:44:01 7 0.02 0.00 0.00 0.02 0.00 99.97 09:19:18 04:45:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 04:45:01 0 0.00 0.00 0.03 0.00 0.00 99.97 09:19:18 04:45:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 04:45:01 2 0.02 0.00 0.03 0.00 0.02 99.93 09:19:18 04:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 04:45:01 4 0.02 0.00 0.02 0.02 0.02 99.93 09:19:18 04:45:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 04:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 04:45:01 7 0.05 0.00 0.02 0.02 0.00 99.92 09:19:18 04:46:01 all 0.02 0.00 0.02 0.00 0.01 99.95 09:19:18 04:46:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 04:46:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 04:46:01 2 0.02 0.00 0.02 0.00 0.03 99.93 09:19:18 04:46:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 04:46:01 4 0.02 0.00 0.02 0.02 0.00 99.95 09:19:18 04:46:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 04:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 04:46:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 09:19:18 04:46:01 CPU %user %nice %system %iowait %steal %idle 09:19:18 04:47:01 all 0.03 0.00 0.01 0.00 0.01 99.94 09:19:18 04:47:01 0 0.03 0.00 0.03 0.00 0.00 99.93 09:19:18 04:47:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 04:47:01 2 0.02 0.00 0.00 0.00 0.03 99.95 09:19:18 04:47:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 04:47:01 4 0.07 0.00 0.03 0.02 0.02 99.87 09:19:18 04:47:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 04:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 04:47:01 7 0.07 0.00 0.02 0.02 0.00 99.90 09:19:18 04:48:01 all 0.02 0.00 0.02 0.01 0.00 99.95 09:19:18 04:48:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 04:48:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 04:48:01 2 0.03 0.00 0.03 0.00 0.02 99.92 09:19:18 04:48:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 04:48:01 4 0.00 0.00 0.03 0.00 0.00 99.97 09:19:18 04:48:01 5 0.05 0.00 0.03 0.00 0.00 99.92 09:19:18 04:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 04:48:01 7 0.03 0.00 0.02 0.05 0.00 99.90 09:19:18 04:49:01 all 0.16 0.00 0.01 0.04 0.01 99.78 09:19:18 04:49:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 04:49:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:19:18 04:49:01 2 1.03 0.00 0.07 0.00 0.03 98.87 09:19:18 04:49:01 3 0.00 0.00 0.02 0.22 0.00 99.77 09:19:18 04:49:01 4 0.07 0.00 0.00 0.00 0.02 99.92 09:19:18 04:49:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 04:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 04:49:01 7 0.10 0.00 0.00 0.08 0.00 99.82 09:19:18 04:50:01 all 0.03 0.00 0.01 0.01 0.01 99.95 09:19:18 04:50:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 04:50:01 1 0.05 0.00 0.00 0.00 0.00 99.95 09:19:18 04:50:01 2 0.05 0.00 0.02 0.00 0.03 99.90 09:19:18 04:50:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 04:50:01 4 0.02 0.00 0.02 0.02 0.00 99.95 09:19:18 04:50:01 5 0.03 0.00 0.03 0.00 0.00 99.93 09:19:18 04:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 04:50:01 7 0.05 0.00 0.00 0.05 0.00 99.90 09:19:18 04:51:01 all 0.07 0.00 0.02 0.02 0.01 99.89 09:19:18 04:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 04:51:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 04:51:01 2 0.33 0.00 0.03 0.00 0.02 99.62 09:19:18 04:51:01 3 0.02 0.00 0.03 0.00 0.00 99.95 09:19:18 04:51:01 4 0.03 0.00 0.03 0.00 0.02 99.92 09:19:18 04:51:01 5 0.05 0.00 0.02 0.00 0.02 99.92 09:19:18 04:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 04:51:01 7 0.07 0.00 0.00 0.13 0.02 99.78 09:19:18 04:52:01 all 0.04 0.00 0.01 0.06 0.01 99.88 09:19:18 04:52:01 0 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 04:52:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 04:52:01 2 0.13 0.00 0.03 0.00 0.03 99.80 09:19:18 04:52:01 3 0.00 0.00 0.03 0.10 0.00 99.87 09:19:18 04:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 04:52:01 5 0.07 0.00 0.00 0.00 0.00 99.93 09:19:18 04:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 04:52:01 7 0.00 0.00 0.02 0.38 0.02 99.58 09:19:18 04:53:01 all 0.04 0.00 0.02 0.01 0.01 99.93 09:19:18 04:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 04:53:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 04:53:01 2 0.07 0.00 0.05 0.00 0.02 99.87 09:19:18 04:53:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 04:53:01 4 0.03 0.00 0.02 0.05 0.00 99.90 09:19:18 04:53:01 5 0.07 0.00 0.03 0.00 0.02 99.88 09:19:18 04:53:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 04:53:01 7 0.10 0.00 0.02 0.02 0.00 99.87 09:19:18 04:54:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:19:18 04:54:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 04:54:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 04:54:01 2 0.08 0.00 0.03 0.00 0.02 99.87 09:19:18 04:54:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 04:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 04:54:01 5 0.05 0.00 0.02 0.00 0.00 99.93 09:19:18 04:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 04:54:01 7 0.02 0.00 0.00 0.02 0.00 99.97 09:19:18 04:55:01 all 0.11 0.00 0.03 0.00 0.01 99.85 09:19:18 04:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 04:55:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 04:55:01 2 0.76 0.00 0.10 0.00 0.03 99.10 09:19:18 04:55:01 3 0.03 0.00 0.02 0.02 0.00 99.93 09:19:18 04:55:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 04:55:01 5 0.03 0.00 0.03 0.00 0.00 99.93 09:19:18 04:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 04:55:01 7 0.03 0.00 0.03 0.02 0.00 99.92 09:19:18 04:56:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:19:18 04:56:01 0 0.07 0.00 0.02 0.00 0.00 99.92 09:19:18 04:56:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 04:56:01 2 0.03 0.00 0.02 0.00 0.03 99.92 09:19:18 04:56:01 3 0.05 0.00 0.00 0.02 0.02 99.92 09:19:18 04:56:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 04:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 04:56:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 04:56:01 7 0.02 0.00 0.02 0.02 0.00 99.95 09:19:18 04:57:01 all 0.17 0.00 0.02 0.00 0.00 99.81 09:19:18 04:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 04:57:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 04:57:01 2 1.21 0.00 0.07 0.00 0.02 98.71 09:19:18 04:57:01 3 0.00 0.00 0.02 0.02 0.00 99.97 09:19:18 04:57:01 4 0.05 0.00 0.02 0.00 0.00 99.93 09:19:18 04:57:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 04:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 04:57:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 09:19:18 04:57:01 CPU %user %nice %system %iowait %steal %idle 09:19:18 04:58:01 all 0.11 0.00 0.02 0.00 0.01 99.87 09:19:18 04:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 04:58:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 04:58:01 2 0.76 0.00 0.07 0.00 0.02 99.15 09:19:18 04:58:01 3 0.03 0.00 0.03 0.00 0.02 99.92 09:19:18 04:58:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 04:58:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 04:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 04:58:01 7 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 04:59:01 all 0.04 0.00 0.01 0.00 0.01 99.94 09:19:18 04:59:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 04:59:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 04:59:01 2 0.15 0.00 0.00 0.00 0.02 99.83 09:19:18 04:59:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 04:59:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 04:59:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 04:59:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 04:59:01 7 0.07 0.00 0.00 0.00 0.00 99.93 09:19:18 05:00:01 all 0.02 0.00 0.01 0.34 0.02 99.61 09:19:18 05:00:01 0 0.00 0.00 0.00 0.00 0.13 99.87 09:19:18 05:00:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 05:00:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 05:00:01 3 0.03 0.00 0.02 0.02 0.02 99.92 09:19:18 05:00:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 05:00:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 05:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:00:01 7 0.03 0.00 0.02 2.68 0.00 97.27 09:19:18 05:01:01 all 0.16 0.00 0.04 0.00 0.00 99.80 09:19:18 05:01:01 0 0.13 0.00 0.03 0.00 0.00 99.83 09:19:18 05:01:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 05:01:01 2 0.63 0.00 0.05 0.00 0.00 99.32 09:19:18 05:01:01 3 0.03 0.00 0.02 0.02 0.02 99.92 09:19:18 05:01:01 4 0.23 0.00 0.07 0.00 0.00 99.70 09:19:18 05:01:01 5 0.08 0.00 0.05 0.00 0.00 99.87 09:19:18 05:01:01 6 0.08 0.00 0.03 0.00 0.00 99.88 09:19:18 05:01:01 7 0.02 0.00 0.03 0.00 0.00 99.95 09:19:18 05:02:01 all 0.03 0.00 0.01 0.00 0.00 99.95 09:19:18 05:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 05:02:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 05:02:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 05:02:01 3 0.05 0.00 0.02 0.00 0.00 99.93 09:19:18 05:02:01 4 0.03 0.00 0.05 0.00 0.00 99.92 09:19:18 05:02:01 5 0.07 0.00 0.02 0.00 0.02 99.90 09:19:18 05:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:02:01 7 0.03 0.00 0.00 0.02 0.00 99.95 09:19:18 05:03:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:19:18 05:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 05:03:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 05:03:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 05:03:01 3 0.03 0.00 0.05 0.02 0.02 99.88 09:19:18 05:03:01 4 0.05 0.00 0.00 0.00 0.00 99.95 09:19:18 05:03:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 05:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:03:01 7 0.05 0.00 0.00 0.02 0.02 99.92 09:19:18 05:04:01 all 0.07 0.00 0.01 0.01 0.02 99.90 09:19:18 05:04:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 05:04:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 05:04:01 2 0.35 0.00 0.02 0.00 0.02 99.62 09:19:18 05:04:01 3 0.07 0.00 0.02 0.02 0.02 99.88 09:19:18 05:04:01 4 0.03 0.00 0.02 0.00 0.05 99.90 09:19:18 05:04:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 05:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:04:01 7 0.03 0.00 0.02 0.03 0.00 99.92 09:19:18 05:05:01 all 0.03 0.00 0.01 0.00 0.00 99.95 09:19:18 05:05:01 0 0.07 0.00 0.02 0.00 0.00 99.92 09:19:18 05:05:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 05:05:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 05:05:01 3 0.08 0.00 0.02 0.02 0.02 99.87 09:19:18 05:05:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 05:05:01 5 0.05 0.00 0.02 0.00 0.00 99.93 09:19:18 05:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:05:01 7 0.00 0.00 0.02 0.02 0.00 99.97 09:19:18 05:06:01 all 0.02 0.00 0.01 0.01 0.00 99.96 09:19:18 05:06:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 05:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 05:06:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 05:06:01 3 0.05 0.00 0.02 0.00 0.02 99.92 09:19:18 05:06:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 05:06:01 5 0.05 0.00 0.02 0.00 0.02 99.92 09:19:18 05:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:06:01 7 0.00 0.00 0.00 0.05 0.00 99.95 09:19:18 05:07:01 all 0.08 0.00 0.01 0.19 1.13 98.60 09:19:18 05:07:01 0 0.02 0.00 0.00 0.00 1.75 98.23 09:19:18 05:07:01 1 0.00 0.00 0.00 0.00 0.71 99.29 09:19:18 05:07:01 2 0.43 0.00 0.02 0.00 0.91 98.64 09:19:18 05:07:01 3 0.02 0.00 0.03 0.02 1.61 98.32 09:19:18 05:07:01 4 0.05 0.00 0.02 0.00 2.50 97.43 09:19:18 05:07:01 5 0.03 0.00 0.02 0.00 0.61 99.34 09:19:18 05:07:01 6 0.02 0.00 0.02 0.00 0.44 99.53 09:19:18 05:07:01 7 0.05 0.00 0.00 1.49 0.42 98.04 09:19:18 05:08:01 all 0.07 0.00 0.01 0.02 0.04 99.86 09:19:18 05:08:01 0 0.03 0.00 0.03 0.00 0.20 99.73 09:19:18 05:08:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 05:08:01 2 0.42 0.00 0.00 0.00 0.02 99.57 09:19:18 05:08:01 3 0.00 0.00 0.02 0.00 0.03 99.95 09:19:18 05:08:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 05:08:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 05:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:08:01 7 0.02 0.00 0.03 0.13 0.02 99.80 09:19:18 09:19:18 05:08:01 CPU %user %nice %system %iowait %steal %idle 09:19:18 05:09:01 all 0.04 0.00 0.02 0.00 0.01 99.93 09:19:18 05:09:01 0 0.02 0.00 0.03 0.00 0.02 99.93 09:19:18 05:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:09:01 2 0.08 0.00 0.03 0.00 0.03 99.85 09:19:18 05:09:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 05:09:01 4 0.05 0.00 0.02 0.00 0.02 99.92 09:19:18 05:09:01 5 0.05 0.00 0.03 0.00 0.00 99.92 09:19:18 05:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 05:09:01 7 0.05 0.00 0.03 0.02 0.00 99.90 09:19:18 05:10:01 all 0.02 0.00 0.01 0.00 0.00 99.97 09:19:18 05:10:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 05:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:10:01 2 0.02 0.00 0.02 0.02 0.02 99.93 09:19:18 05:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:10:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 05:10:01 5 0.05 0.00 0.00 0.02 0.02 99.92 09:19:18 05:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 05:10:01 7 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 05:11:02 all 0.02 0.00 0.01 0.00 0.00 99.97 09:19:18 05:11:02 0 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 05:11:02 1 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 05:11:02 2 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 05:11:02 3 0.05 0.00 0.02 0.00 0.00 99.93 09:19:18 05:11:02 4 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 05:11:02 5 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 05:11:02 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:11:02 7 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 05:12:01 all 0.01 0.00 0.02 0.01 0.00 99.96 09:19:18 05:12:01 0 0.03 0.00 0.03 0.00 0.00 99.93 09:19:18 05:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:12:01 2 0.02 0.00 0.05 0.02 0.02 99.90 09:19:18 05:12:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 05:12:01 4 0.00 0.00 0.02 0.02 0.00 99.97 09:19:18 05:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 05:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:12:01 7 0.00 0.00 0.03 0.02 0.00 99.95 09:19:18 05:13:01 all 0.12 0.00 0.01 0.00 0.01 99.85 09:19:18 05:13:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 05:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:13:01 2 0.88 0.00 0.03 0.00 0.02 99.07 09:19:18 05:13:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 05:13:01 4 0.00 0.00 0.03 0.02 0.00 99.95 09:19:18 05:13:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 05:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:13:01 7 0.02 0.00 0.02 0.02 0.02 99.93 09:19:18 05:14:01 all 0.18 0.00 0.01 0.06 0.01 99.75 09:19:18 05:14:01 0 0.03 0.00 0.03 0.00 0.00 99.93 09:19:18 05:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 05:14:01 2 1.26 0.00 0.02 0.00 0.03 98.69 09:19:18 05:14:01 3 0.02 0.00 0.02 0.02 0.00 99.95 09:19:18 05:14:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 05:14:01 5 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 05:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 05:14:01 7 0.03 0.00 0.02 0.43 0.00 99.52 09:19:18 05:15:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 05:15:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 05:15:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 05:15:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 05:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:15:01 4 0.03 0.00 0.02 0.02 0.00 99.93 09:19:18 05:15:01 5 0.05 0.00 0.02 0.00 0.00 99.93 09:19:18 05:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 05:15:01 7 0.03 0.00 0.03 0.02 0.00 99.92 09:19:18 05:16:01 all 0.01 0.00 0.01 0.17 0.01 99.80 09:19:18 05:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 05:16:01 2 0.00 0.00 0.02 0.00 0.03 99.95 09:19:18 05:16:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 05:16:01 4 0.00 0.00 0.00 1.35 0.00 98.65 09:19:18 05:16:01 5 0.05 0.00 0.02 0.02 0.02 99.90 09:19:18 05:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:16:01 7 0.02 0.00 0.03 0.02 0.00 99.93 09:19:18 05:17:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:19:18 05:17:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 05:17:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 05:17:01 2 0.05 0.00 0.02 0.00 0.02 99.92 09:19:18 05:17:01 3 0.03 0.00 0.03 0.02 0.02 99.90 09:19:18 05:17:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 05:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 05:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 05:18:01 all 0.01 0.00 0.02 0.00 0.01 99.96 09:19:18 05:18:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 05:18:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 05:18:01 2 0.00 0.00 0.02 0.00 0.03 99.95 09:19:18 05:18:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 05:18:01 4 0.00 0.00 0.03 0.00 0.00 99.97 09:19:18 05:18:01 5 0.07 0.00 0.02 0.00 0.02 99.90 09:19:18 05:18:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:18:01 7 0.00 0.00 0.03 0.02 0.00 99.95 09:19:18 05:19:01 all 0.02 0.00 0.01 0.05 0.01 99.91 09:19:18 05:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 05:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:19:01 2 0.02 0.00 0.02 0.00 0.03 99.93 09:19:18 05:19:01 3 0.05 0.00 0.02 0.02 0.02 99.90 09:19:18 05:19:01 4 0.00 0.00 0.00 0.35 0.02 99.63 09:19:18 05:19:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 05:19:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 05:19:01 7 0.05 0.00 0.02 0.02 0.02 99.90 09:19:18 09:19:18 05:19:01 CPU %user %nice %system %iowait %steal %idle 09:19:18 05:20:01 all 0.03 0.00 0.02 0.00 0.01 99.95 09:19:18 05:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 05:20:01 1 0.00 0.00 0.03 0.00 0.03 99.93 09:19:18 05:20:01 2 0.08 0.00 0.05 0.00 0.02 99.85 09:19:18 05:20:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 05:20:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 05:20:01 5 0.05 0.00 0.03 0.00 0.00 99.92 09:19:18 05:20:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:20:01 7 0.02 0.00 0.02 0.02 0.00 99.95 09:19:18 05:21:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 05:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 05:21:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 05:21:01 2 0.02 0.00 0.03 0.00 0.03 99.92 09:19:18 05:21:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 05:21:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 05:21:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 05:21:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:21:01 7 0.05 0.00 0.00 0.02 0.00 99.93 09:19:18 05:22:01 all 0.02 0.00 0.01 0.00 0.04 99.92 09:19:18 05:22:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 05:22:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 05:22:01 2 0.05 0.00 0.03 0.00 0.27 99.65 09:19:18 05:22:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 05:22:01 4 0.02 0.00 0.02 0.02 0.02 99.93 09:19:18 05:22:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 05:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:22:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 05:23:01 all 0.02 0.00 0.01 0.00 0.02 99.94 09:19:18 05:23:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 05:23:01 1 0.05 0.00 0.00 0.00 0.03 99.92 09:19:18 05:23:01 2 0.03 0.00 0.02 0.00 0.03 99.92 09:19:18 05:23:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 05:23:01 4 0.02 0.00 0.00 0.02 0.00 99.97 09:19:18 05:23:01 5 0.05 0.00 0.02 0.00 0.08 99.85 09:19:18 05:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:23:01 7 0.00 0.00 0.02 0.02 0.00 99.97 09:19:18 05:24:01 all 0.25 0.00 0.01 0.00 0.01 99.73 09:19:18 05:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:24:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 05:24:01 2 0.05 0.00 0.02 0.02 0.02 99.90 09:19:18 05:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:24:01 4 1.90 0.00 0.02 0.00 0.02 98.06 09:19:18 05:24:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 05:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:24:01 7 0.00 0.00 0.02 0.02 0.02 99.95 09:19:18 05:25:01 all 0.27 0.00 0.01 0.00 0.01 99.70 09:19:18 05:25:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 05:25:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 05:25:01 2 0.05 0.00 0.03 0.02 0.02 99.88 09:19:18 05:25:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 05:25:01 4 1.99 0.00 0.00 0.00 0.02 98.00 09:19:18 05:25:01 5 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 05:25:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 05:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 05:26:01 all 0.16 0.00 0.02 0.10 0.00 99.72 09:19:18 05:26:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 05:26:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 05:26:01 2 0.02 0.00 0.00 0.02 0.03 99.93 09:19:18 05:26:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 05:26:01 4 1.22 0.00 0.05 0.00 0.00 98.73 09:19:18 05:26:01 5 0.00 0.00 0.03 0.00 0.00 99.97 09:19:18 05:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:26:01 7 0.00 0.00 0.00 0.80 0.00 99.20 09:19:18 05:27:01 all 0.03 0.00 0.01 0.00 0.01 99.96 09:19:18 05:27:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 05:27:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 05:27:01 2 0.05 0.00 0.02 0.00 0.02 99.92 09:19:18 05:27:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 05:27:01 4 0.05 0.00 0.00 0.00 0.02 99.93 09:19:18 05:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 05:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 05:27:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 05:28:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:19:18 05:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 05:28:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 05:28:01 2 0.05 0.00 0.02 0.02 0.03 99.88 09:19:18 05:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:28:01 4 0.00 0.00 0.03 0.00 0.00 99.97 09:19:18 05:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:28:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 05:28:01 7 0.00 0.00 0.02 0.02 0.00 99.97 09:19:18 05:29:01 all 0.02 0.00 0.01 0.00 0.00 99.96 09:19:18 05:29:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:29:01 1 0.02 0.00 0.03 0.00 0.00 99.95 09:19:18 05:29:01 2 0.03 0.00 0.02 0.02 0.02 99.92 09:19:18 05:29:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 05:29:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 05:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 05:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:29:01 7 0.05 0.00 0.02 0.00 0.00 99.93 09:19:18 05:30:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:19:18 05:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 05:30:01 1 0.05 0.00 0.02 0.00 0.02 99.92 09:19:18 05:30:01 2 0.02 0.00 0.02 0.02 0.02 99.93 09:19:18 05:30:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 05:30:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 05:30:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 05:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:30:01 7 0.03 0.00 0.02 0.02 0.02 99.92 09:19:18 09:19:18 05:30:01 CPU %user %nice %system %iowait %steal %idle 09:19:18 05:31:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 05:31:01 0 0.02 0.00 0.03 0.00 0.02 99.93 09:19:18 05:31:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 05:31:01 2 0.02 0.00 0.03 0.02 0.02 99.92 09:19:18 05:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:31:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 05:31:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 05:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:31:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 05:32:01 all 0.02 0.00 0.01 0.07 0.02 99.88 09:19:18 05:32:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 05:32:01 1 0.02 0.00 0.03 0.00 0.08 99.87 09:19:18 05:32:01 2 0.02 0.00 0.00 0.52 0.03 99.43 09:19:18 05:32:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 05:32:01 4 0.07 0.00 0.02 0.00 0.02 99.90 09:19:18 05:32:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 05:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:32:01 7 0.05 0.00 0.02 0.02 0.00 99.92 09:19:18 05:33:01 all 0.12 0.00 0.01 0.06 0.01 99.80 09:19:18 05:33:01 0 0.03 0.00 0.05 0.00 0.02 99.90 09:19:18 05:33:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 05:33:01 2 0.08 0.00 0.02 0.12 0.02 99.77 09:19:18 05:33:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 05:33:01 4 0.76 0.00 0.00 0.00 0.02 99.22 09:19:18 05:33:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 05:33:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 05:33:01 7 0.07 0.00 0.00 0.35 0.00 99.58 09:19:18 05:34:01 all 0.15 0.00 0.02 0.00 0.01 99.81 09:19:18 05:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 05:34:01 1 0.02 0.00 0.03 0.00 0.02 99.93 09:19:18 05:34:01 2 0.03 0.00 0.02 0.02 0.03 99.90 09:19:18 05:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 05:34:01 4 1.11 0.00 0.07 0.00 0.00 98.82 09:19:18 05:34:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 05:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:34:01 7 0.02 0.00 0.00 0.02 0.02 99.95 09:19:18 05:35:01 all 0.05 0.00 0.01 0.00 0.01 99.93 09:19:18 05:35:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 05:35:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 05:35:01 2 0.05 0.00 0.03 0.02 0.02 99.88 09:19:18 05:35:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:35:01 4 0.27 0.00 0.00 0.00 0.02 99.72 09:19:18 05:35:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 05:35:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 05:35:01 7 0.05 0.00 0.02 0.02 0.00 99.92 09:19:18 05:36:01 all 0.11 0.00 0.01 0.75 0.01 99.12 09:19:18 05:36:01 0 0.07 0.00 0.00 0.00 0.00 99.93 09:19:18 05:36:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 05:36:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 05:36:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 05:36:01 4 0.76 0.00 0.00 0.00 0.02 99.22 09:19:18 05:36:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 05:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:36:01 7 0.02 0.00 0.00 6.00 0.00 93.98 09:19:18 05:37:01 all 0.02 0.00 0.01 0.01 0.01 99.95 09:19:18 05:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 05:37:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 05:37:01 2 0.07 0.00 0.02 0.00 0.02 99.90 09:19:18 05:37:01 3 0.05 0.00 0.00 0.00 0.02 99.93 09:19:18 05:37:01 4 0.02 0.00 0.02 0.02 0.00 99.95 09:19:18 05:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:37:01 7 0.03 0.00 0.00 0.05 0.02 99.90 09:19:18 05:38:01 all 0.02 0.00 0.01 0.01 0.01 99.96 09:19:18 05:38:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 05:38:01 1 0.07 0.00 0.02 0.00 0.02 99.90 09:19:18 05:38:01 2 0.00 0.00 0.00 0.02 0.03 99.95 09:19:18 05:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:38:01 4 0.03 0.00 0.00 0.02 0.00 99.95 09:19:18 05:38:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 05:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 05:38:01 7 0.05 0.00 0.00 0.02 0.00 99.93 09:19:18 05:39:01 all 0.17 0.00 0.01 0.01 0.01 99.80 09:19:18 05:39:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 05:39:01 1 0.03 0.00 0.03 0.00 0.00 99.93 09:19:18 05:39:01 2 0.07 0.00 0.02 0.00 0.02 99.90 09:19:18 05:39:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 05:39:01 4 1.16 0.00 0.02 0.00 0.02 98.81 09:19:18 05:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:39:01 7 0.08 0.00 0.02 0.10 0.00 99.80 09:19:18 05:40:01 all 0.04 0.00 0.01 0.00 0.01 99.94 09:19:18 05:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:40:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 05:40:01 2 0.00 0.00 0.03 0.00 0.02 99.95 09:19:18 05:40:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:40:01 4 0.20 0.00 0.03 0.02 0.00 99.75 09:19:18 05:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 05:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 05:40:01 7 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 05:41:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 05:41:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 05:41:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 05:41:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 05:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:41:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 05:41:01 5 0.02 0.00 0.03 0.00 0.02 99.93 09:19:18 05:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:41:01 7 0.05 0.00 0.00 0.02 0.00 99.93 09:19:18 09:19:18 05:41:01 CPU %user %nice %system %iowait %steal %idle 09:19:18 05:42:01 all 0.02 0.00 0.01 0.01 0.00 99.96 09:19:18 05:42:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 05:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 05:42:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 05:42:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 05:42:01 4 0.02 0.00 0.00 0.02 0.00 99.97 09:19:18 05:42:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 05:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 05:42:01 7 0.05 0.00 0.00 0.03 0.00 99.92 09:19:18 05:43:01 all 0.02 0.00 0.01 0.01 0.01 99.96 09:19:18 05:43:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:19:18 05:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 05:43:01 2 0.02 0.00 0.03 0.02 0.02 99.92 09:19:18 05:43:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 05:43:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 05:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:43:01 7 0.05 0.00 0.02 0.03 0.02 99.88 09:19:18 05:44:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 05:44:01 0 0.05 0.00 0.05 0.00 0.00 99.90 09:19:18 05:44:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 05:44:01 2 0.00 0.00 0.02 0.02 0.03 99.93 09:19:18 05:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 05:44:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 05:44:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 05:44:01 7 0.05 0.00 0.00 0.02 0.00 99.93 09:19:18 05:45:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:19:18 05:45:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 05:45:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 05:45:01 2 0.05 0.00 0.02 0.02 0.02 99.90 09:19:18 05:45:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 05:45:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 05:45:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 05:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:45:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 05:46:01 all 0.11 0.00 0.01 0.01 0.01 99.86 09:19:18 05:46:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 05:46:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 05:46:01 2 0.02 0.00 0.03 0.07 0.02 99.87 09:19:18 05:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:46:01 4 0.83 0.00 0.00 0.00 0.00 99.17 09:19:18 05:46:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 05:46:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:46:01 7 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 05:47:01 all 0.11 0.00 0.01 0.00 0.01 99.86 09:19:18 05:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 05:47:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 05:47:01 2 0.03 0.00 0.02 0.00 0.03 99.92 09:19:18 05:47:01 3 0.05 0.00 0.02 0.00 0.00 99.93 09:19:18 05:47:01 4 0.75 0.00 0.00 0.00 0.02 99.24 09:19:18 05:47:01 5 0.00 0.00 0.03 0.00 0.00 99.97 09:19:18 05:47:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 05:47:01 7 0.03 0.00 0.02 0.02 0.00 99.93 09:19:18 05:48:01 all 0.04 0.00 0.01 0.00 0.00 99.94 09:19:18 05:48:01 0 0.13 0.00 0.02 0.00 0.02 99.83 09:19:18 05:48:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 05:48:01 2 0.07 0.00 0.02 0.03 0.02 99.87 09:19:18 05:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:48:01 4 0.03 0.00 0.03 0.00 0.00 99.93 09:19:18 05:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:48:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 05:49:01 all 0.02 0.00 0.01 0.00 0.02 99.95 09:19:18 05:49:01 0 0.03 0.00 0.02 0.00 0.05 99.90 09:19:18 05:49:01 1 0.03 0.00 0.02 0.00 0.10 99.85 09:19:18 05:49:01 2 0.02 0.00 0.02 0.02 0.02 99.93 09:19:18 05:49:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 05:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:49:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 05:49:01 7 0.02 0.00 0.02 0.02 0.02 99.93 09:19:18 05:50:01 all 0.01 0.00 0.01 0.01 0.01 99.96 09:19:18 05:50:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:19:18 05:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 05:50:01 2 0.00 0.00 0.02 0.02 0.00 99.97 09:19:18 05:50:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 05:50:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 05:50:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 05:50:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 05:50:01 7 0.03 0.00 0.02 0.05 0.02 99.88 09:19:18 05:51:01 all 0.03 0.00 0.03 0.01 0.01 99.92 09:19:18 05:51:01 0 0.02 0.00 0.03 0.00 0.02 99.93 09:19:18 05:51:01 1 0.02 0.00 0.03 0.02 0.02 99.92 09:19:18 05:51:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 05:51:01 3 0.05 0.00 0.02 0.00 0.00 99.93 09:19:18 05:51:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 05:51:01 5 0.02 0.00 0.05 0.00 0.00 99.93 09:19:18 05:51:01 6 0.02 0.00 0.03 0.00 0.00 99.95 09:19:18 05:51:01 7 0.08 0.00 0.03 0.05 0.02 99.82 09:19:18 05:52:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 05:52:01 0 0.07 0.00 0.00 0.00 0.02 99.92 09:19:18 05:52:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 05:52:01 2 0.02 0.00 0.00 0.02 0.00 99.97 09:19:18 05:52:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 05:52:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 05:52:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 05:52:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 05:52:01 7 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 09:19:18 05:52:01 CPU %user %nice %system %iowait %steal %idle 09:19:18 05:53:01 all 0.02 0.00 0.01 0.12 0.01 99.84 09:19:18 05:53:01 0 0.05 0.00 0.03 0.00 0.02 99.90 09:19:18 05:53:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 05:53:01 2 0.05 0.00 0.02 0.02 0.02 99.90 09:19:18 05:53:01 3 0.05 0.00 0.00 0.00 0.00 99.95 09:19:18 05:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:53:01 7 0.03 0.00 0.00 0.93 0.03 99.00 09:19:18 05:54:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 05:54:01 0 0.00 0.00 0.03 0.00 0.00 99.97 09:19:18 05:54:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 05:54:01 2 0.05 0.00 0.02 0.00 0.02 99.92 09:19:18 05:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 05:54:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 05:54:01 5 0.03 0.00 0.03 0.00 0.00 99.93 09:19:18 05:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:54:01 7 0.02 0.00 0.02 0.02 0.00 99.95 09:19:18 05:55:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 05:55:01 0 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 05:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:55:01 2 0.05 0.00 0.03 0.02 0.03 99.87 09:19:18 05:55:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 05:55:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 05:55:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 05:55:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 05:55:01 7 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 05:56:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:19:18 05:56:01 0 0.02 0.00 0.03 0.00 0.00 99.95 09:19:18 05:56:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 05:56:01 2 0.03 0.00 0.03 0.02 0.02 99.90 09:19:18 05:56:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 05:56:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 05:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 05:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 05:57:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 05:57:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 05:57:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 05:57:01 2 0.03 0.00 0.03 0.00 0.03 99.90 09:19:18 05:57:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 05:57:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 05:57:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 05:57:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:57:01 7 0.07 0.00 0.02 0.02 0.00 99.90 09:19:18 05:58:01 all 0.02 0.00 0.01 0.01 0.01 99.95 09:19:18 05:58:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 05:58:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 05:58:01 2 0.03 0.00 0.02 0.03 0.03 99.88 09:19:18 05:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:58:01 4 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 05:58:01 5 0.00 0.00 0.03 0.00 0.00 99.97 09:19:18 05:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 05:58:01 7 0.02 0.00 0.00 0.02 0.02 99.95 09:19:18 05:59:01 all 0.02 0.00 0.01 0.00 0.00 99.96 09:19:18 05:59:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:19:18 05:59:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:59:01 2 0.03 0.00 0.03 0.00 0.02 99.92 09:19:18 05:59:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 05:59:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 05:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 05:59:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 05:59:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 06:00:01 all 0.04 0.00 0.01 0.01 0.01 99.94 09:19:18 06:00:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 06:00:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 06:00:01 2 0.02 0.00 0.02 0.03 0.02 99.92 09:19:18 06:00:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 06:00:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 06:00:01 5 0.13 0.00 0.02 0.00 0.02 99.83 09:19:18 06:00:01 6 0.03 0.00 0.03 0.00 0.00 99.93 09:19:18 06:00:01 7 0.03 0.00 0.00 0.02 0.00 99.95 09:19:18 06:01:01 all 0.10 0.00 0.03 0.03 0.01 99.84 09:19:18 06:01:01 0 0.10 0.00 0.02 0.00 0.02 99.87 09:19:18 06:01:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 06:01:01 2 0.12 0.00 0.03 0.02 0.03 99.80 09:19:18 06:01:01 3 0.07 0.00 0.02 0.00 0.00 99.92 09:19:18 06:01:01 4 0.15 0.00 0.05 0.00 0.00 99.80 09:19:18 06:01:01 5 0.10 0.00 0.03 0.00 0.00 99.87 09:19:18 06:01:01 6 0.05 0.00 0.02 0.02 0.00 99.92 09:19:18 06:01:01 7 0.17 0.00 0.03 0.18 0.00 99.62 09:19:18 06:02:01 all 0.04 0.00 0.01 0.04 0.01 99.90 09:19:18 06:02:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 06:02:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 06:02:01 2 0.07 0.00 0.03 0.13 0.02 99.75 09:19:18 06:02:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:02:01 4 0.15 0.00 0.03 0.00 0.02 99.80 09:19:18 06:02:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 06:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:02:01 7 0.03 0.00 0.00 0.22 0.00 99.75 09:19:18 06:03:01 all 0.20 0.00 0.01 0.00 0.01 99.78 09:19:18 06:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 06:03:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:03:01 2 0.85 0.00 0.00 0.00 0.03 99.12 09:19:18 06:03:01 3 0.00 0.00 0.02 0.02 0.02 99.95 09:19:18 06:03:01 4 0.68 0.00 0.00 0.00 0.00 99.32 09:19:18 06:03:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 06:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 06:03:01 7 0.05 0.00 0.00 0.00 0.02 99.93 09:19:18 09:19:18 06:03:01 CPU %user %nice %system %iowait %steal %idle 09:19:18 06:04:01 all 0.24 0.00 0.02 0.00 0.01 99.73 09:19:18 06:04:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 06:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 06:04:01 2 1.83 0.00 0.07 0.00 0.02 98.09 09:19:18 06:04:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 06:04:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 06:04:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 06:04:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 06:04:01 7 0.02 0.00 0.02 0.02 0.00 99.95 09:19:18 06:05:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:19:18 06:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:05:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 06:05:01 2 0.07 0.00 0.03 0.00 0.03 99.87 09:19:18 06:05:01 3 0.03 0.00 0.00 0.02 0.00 99.95 09:19:18 06:05:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 06:05:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 06:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:05:01 7 0.03 0.00 0.03 0.00 0.00 99.93 09:19:18 06:06:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:19:18 06:06:01 0 0.00 0.00 0.03 0.00 0.02 99.95 09:19:18 06:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:06:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 06:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:06:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 06:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:06:01 7 0.00 0.00 0.02 0.02 0.02 99.95 09:19:18 06:07:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 06:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 06:07:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 06:07:01 2 0.05 0.00 0.03 0.00 0.03 99.88 09:19:18 06:07:01 3 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 06:07:01 4 0.07 0.00 0.00 0.00 0.02 99.92 09:19:18 06:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 06:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 06:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:08:01 all 0.13 0.00 0.01 0.02 0.01 99.84 09:19:18 06:08:01 0 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 06:08:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 06:08:01 2 0.96 0.00 0.05 0.00 0.02 98.97 09:19:18 06:08:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 06:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:08:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 06:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:08:01 7 0.02 0.00 0.00 0.13 0.00 99.85 09:19:18 06:09:01 all 0.24 0.00 0.01 0.02 0.01 99.72 09:19:18 06:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 06:09:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 06:09:01 2 1.79 0.00 0.02 0.00 0.03 98.16 09:19:18 06:09:01 3 0.00 0.00 0.02 0.02 0.02 99.95 09:19:18 06:09:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 06:09:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 06:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 06:09:01 7 0.02 0.00 0.03 0.17 0.00 99.78 09:19:18 06:10:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 06:10:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 06:10:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 06:10:01 2 0.05 0.00 0.03 0.00 0.03 99.88 09:19:18 06:10:01 3 0.02 0.00 0.00 0.02 0.00 99.97 09:19:18 06:10:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 06:10:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 06:10:01 6 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 06:10:01 7 0.02 0.00 0.00 0.02 0.02 99.95 09:19:18 06:11:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:19:18 06:11:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 06:11:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 06:11:01 2 0.03 0.00 0.00 0.00 0.03 99.93 09:19:18 06:11:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:11:01 6 0.02 0.00 0.03 0.00 0.00 99.95 09:19:18 06:11:01 7 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 06:12:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:19:18 06:12:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:19:18 06:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 06:12:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 06:12:01 3 0.00 0.00 0.02 0.02 0.02 99.95 09:19:18 06:12:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:12:01 5 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 06:12:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 06:12:01 7 0.03 0.00 0.02 0.02 0.00 99.93 09:19:18 06:13:01 all 0.21 0.00 0.01 0.00 0.01 99.78 09:19:18 06:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 06:13:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 06:13:01 2 1.57 0.00 0.00 0.00 0.02 98.42 09:19:18 06:13:01 3 0.03 0.00 0.00 0.02 0.00 99.95 09:19:18 06:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:13:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 06:13:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 06:14:01 all 0.01 0.00 0.02 0.00 0.02 99.95 09:19:18 06:14:01 0 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 06:14:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 06:14:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 06:14:01 3 0.02 0.00 0.02 0.02 0.02 99.93 09:19:18 06:14:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 06:14:01 5 0.02 0.00 0.03 0.00 0.02 99.93 09:19:18 06:14:01 6 0.02 0.00 0.03 0.00 0.02 99.93 09:19:18 06:14:01 7 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 09:19:18 06:14:01 CPU %user %nice %system %iowait %steal %idle 09:19:18 06:15:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 06:15:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:19:18 06:15:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 06:15:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 06:15:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 06:15:01 5 0.00 0.00 0.03 0.00 0.03 99.93 09:19:18 06:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 06:15:01 7 0.03 0.00 0.02 0.02 0.00 99.93 09:19:18 06:16:01 all 0.18 0.00 0.01 0.02 0.01 99.77 09:19:18 06:16:01 0 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 06:16:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 06:16:01 2 1.34 0.00 0.00 0.00 0.02 98.65 09:19:18 06:16:01 3 0.00 0.00 0.03 0.18 0.02 99.77 09:19:18 06:16:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 06:16:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 06:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 06:16:01 7 0.00 0.00 0.02 0.02 0.00 99.97 09:19:18 06:17:01 all 0.01 0.00 0.01 0.03 0.00 99.94 09:19:18 06:17:01 0 0.02 0.00 0.03 0.00 0.00 99.95 09:19:18 06:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:17:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 06:17:01 3 0.03 0.00 0.00 0.23 0.00 99.73 09:19:18 06:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:17:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 06:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 06:17:01 7 0.03 0.00 0.00 0.02 0.00 99.95 09:19:18 06:18:01 all 0.05 0.00 0.01 0.00 0.01 99.93 09:19:18 06:18:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 06:18:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 06:18:01 2 0.28 0.00 0.00 0.00 0.00 99.72 09:19:18 06:18:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 06:18:01 4 0.02 0.00 0.03 0.00 0.02 99.93 09:19:18 06:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 06:18:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 06:18:01 7 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 06:19:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:19:18 06:19:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 06:19:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 06:19:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 06:19:01 3 0.02 0.00 0.02 0.02 0.00 99.95 09:19:18 06:19:01 4 0.07 0.00 0.03 0.00 0.02 99.88 09:19:18 06:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:19:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 06:19:01 7 0.05 0.00 0.03 0.00 0.00 99.92 09:19:18 06:20:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:19:18 06:20:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 06:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 06:20:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 06:20:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 06:20:01 4 0.00 0.00 0.05 0.00 0.03 99.92 09:19:18 06:20:01 5 0.00 0.00 0.03 0.00 0.02 99.95 09:19:18 06:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 06:20:01 7 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 06:21:01 all 0.18 0.00 0.01 0.00 0.01 99.79 09:19:18 06:21:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:21:01 1 0.03 0.00 0.03 0.00 0.02 99.92 09:19:18 06:21:01 2 1.34 0.00 0.02 0.00 0.02 98.63 09:19:18 06:21:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 06:21:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 06:21:01 5 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 06:21:01 6 0.02 0.00 0.03 0.00 0.00 99.95 09:19:18 06:21:01 7 0.05 0.00 0.00 0.00 0.02 99.93 09:19:18 06:22:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:19:18 06:22:01 0 0.02 0.00 0.03 0.00 0.02 99.93 09:19:18 06:22:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 06:22:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 06:22:01 3 0.02 0.00 0.00 0.02 0.02 99.95 09:19:18 06:22:01 4 0.02 0.00 0.03 0.00 0.02 99.93 09:19:18 06:22:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 06:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 06:22:01 7 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 06:23:01 all 0.03 0.00 0.02 0.00 0.01 99.94 09:19:18 06:23:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 06:23:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 06:23:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 06:23:01 3 0.03 0.00 0.02 0.02 0.00 99.93 09:19:18 06:23:01 4 0.05 0.00 0.05 0.00 0.03 99.87 09:19:18 06:23:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 06:23:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 06:23:01 7 0.05 0.00 0.03 0.02 0.02 99.88 09:19:18 06:24:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 06:24:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 06:24:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 06:24:01 2 0.10 0.00 0.00 0.00 0.02 99.88 09:19:18 06:24:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 06:24:01 4 0.00 0.00 0.03 0.00 0.02 99.95 09:19:18 06:24:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 06:24:01 6 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 06:24:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 06:25:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 06:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 06:25:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 06:25:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 06:25:01 3 0.02 0.00 0.00 0.02 0.00 99.97 09:19:18 06:25:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 06:25:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 06:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 06:25:01 7 0.02 0.00 0.02 0.02 0.02 99.93 09:19:18 09:19:18 06:25:01 CPU %user %nice %system %iowait %steal %idle 09:19:18 06:26:01 all 0.03 0.00 0.03 0.01 0.01 99.92 09:19:18 06:26:01 0 0.03 0.00 0.07 0.00 0.02 99.88 09:19:18 06:26:01 1 0.14 0.00 0.03 0.00 0.00 99.83 09:19:18 06:26:01 2 0.02 0.00 0.03 0.00 0.02 99.93 09:19:18 06:26:01 3 0.02 0.00 0.02 0.05 0.00 99.92 09:19:18 06:26:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 06:26:01 5 0.00 0.00 0.05 0.00 0.00 99.95 09:19:18 06:26:01 6 0.00 0.00 0.03 0.05 0.00 99.92 09:19:18 06:26:01 7 0.02 0.00 0.02 0.02 0.00 99.95 09:19:18 06:27:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 06:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 06:27:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 06:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:27:01 3 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 06:27:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 06:27:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 06:27:01 6 0.02 0.00 0.00 0.02 0.00 99.97 09:19:18 06:27:01 7 0.05 0.00 0.00 0.00 0.02 99.93 09:19:18 06:28:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:19:18 06:28:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 06:28:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 06:28:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 06:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:28:01 4 0.03 0.00 0.03 0.00 0.03 99.90 09:19:18 06:28:01 5 0.00 0.00 0.03 0.00 0.00 99.97 09:19:18 06:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:28:01 7 0.02 0.00 0.02 0.02 0.00 99.95 09:19:18 06:29:01 all 0.02 0.00 0.00 0.00 0.01 99.96 09:19:18 06:29:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 06:29:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 06:29:01 2 0.05 0.00 0.00 0.00 0.02 99.93 09:19:18 06:29:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 06:29:01 4 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 06:29:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 06:29:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 06:29:01 7 0.05 0.00 0.02 0.00 0.00 99.93 09:19:18 06:30:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 06:30:01 0 0.03 0.00 0.03 0.00 0.00 99.93 09:19:18 06:30:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 06:30:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 06:30:01 3 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 06:30:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 06:30:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 06:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 06:30:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 06:31:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 06:31:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 06:31:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 06:31:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 06:31:01 3 0.05 0.00 0.02 0.00 0.00 99.93 09:19:18 06:31:01 4 0.00 0.00 0.03 0.02 0.03 99.92 09:19:18 06:31:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 06:31:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 06:31:01 7 0.03 0.00 0.02 0.02 0.00 99.93 09:19:18 06:32:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:19:18 06:32:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 06:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 06:32:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 06:32:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:32:01 4 0.00 0.00 0.02 0.02 0.02 99.95 09:19:18 06:32:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 06:32:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 06:32:01 7 0.03 0.00 0.02 0.02 0.00 99.93 09:19:18 06:33:01 all 0.03 0.00 0.01 0.00 0.01 99.94 09:19:18 06:33:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 06:33:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 06:33:01 2 0.20 0.00 0.00 0.00 0.02 99.78 09:19:18 06:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:33:01 4 0.03 0.00 0.03 0.02 0.02 99.90 09:19:18 06:33:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 06:33:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 06:33:01 7 0.00 0.00 0.03 0.00 0.02 99.95 09:19:18 06:34:01 all 0.04 0.00 0.01 0.00 0.01 99.94 09:19:18 06:34:01 0 0.02 0.00 0.03 0.00 0.00 99.95 09:19:18 06:34:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 06:34:01 2 0.17 0.00 0.00 0.00 0.02 99.82 09:19:18 06:34:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 06:34:01 4 0.05 0.00 0.02 0.02 0.02 99.90 09:19:18 06:34:01 5 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 06:34:01 6 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 06:34:01 7 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 06:35:01 all 0.16 0.00 0.01 0.00 0.01 99.81 09:19:18 06:35:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 06:35:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 06:35:01 2 1.12 0.00 0.03 0.00 0.00 98.84 09:19:18 06:35:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 06:35:01 4 0.07 0.00 0.02 0.02 0.03 99.87 09:19:18 06:35:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 06:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 06:35:01 7 0.03 0.00 0.02 0.02 0.02 99.92 09:19:18 06:36:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:19:18 06:36:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 06:36:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 06:36:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 06:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:36:01 4 0.02 0.00 0.00 0.02 0.02 99.95 09:19:18 06:36:01 5 0.02 0.00 0.03 0.00 0.02 99.93 09:19:18 06:36:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 06:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 09:19:18 06:36:01 CPU %user %nice %system %iowait %steal %idle 09:19:18 06:37:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:19:18 06:37:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 06:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 06:37:01 2 0.07 0.00 0.02 0.00 0.02 99.90 09:19:18 06:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:37:01 4 0.03 0.00 0.02 0.02 0.03 99.90 09:19:18 06:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:37:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 06:37:01 7 0.05 0.00 0.02 0.02 0.02 99.90 09:19:18 06:38:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:19:18 06:38:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 06:38:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 06:38:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 06:38:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 06:38:01 4 0.03 0.00 0.03 0.02 0.02 99.90 09:19:18 06:38:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 06:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 06:38:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 06:39:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 06:39:01 0 0.03 0.00 0.03 0.00 0.00 99.93 09:19:18 06:39:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:39:01 2 0.05 0.00 0.00 0.02 0.00 99.93 09:19:18 06:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:39:01 4 0.03 0.00 0.03 0.00 0.03 99.90 09:19:18 06:39:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 06:39:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 06:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 06:40:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 06:40:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 06:40:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 06:40:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 06:40:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 06:40:01 4 0.03 0.00 0.03 0.00 0.02 99.92 09:19:18 06:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:40:01 6 0.05 0.00 0.00 0.00 0.00 99.95 09:19:18 06:40:01 7 0.03 0.00 0.02 0.02 0.00 99.93 09:19:18 06:41:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:19:18 06:41:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 06:41:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 06:41:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 06:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:41:01 4 0.03 0.00 0.03 0.02 0.02 99.90 09:19:18 06:41:01 5 0.05 0.00 0.05 0.00 0.03 99.87 09:19:18 06:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 06:41:01 7 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 06:42:01 all 0.01 0.00 0.01 0.02 0.01 99.95 09:19:18 06:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 06:42:01 1 0.02 0.00 0.02 0.00 0.05 99.92 09:19:18 06:42:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 06:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:42:01 4 0.05 0.00 0.02 0.02 0.02 99.90 09:19:18 06:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:42:01 6 0.02 0.00 0.02 0.02 0.00 99.95 09:19:18 06:42:01 7 0.00 0.00 0.00 0.15 0.00 99.85 09:19:18 06:43:01 all 0.02 0.00 0.01 0.04 0.01 99.92 09:19:18 06:43:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 06:43:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 06:43:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 06:43:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 06:43:01 4 0.03 0.00 0.00 0.27 0.03 99.67 09:19:18 06:43:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 06:43:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 06:43:01 7 0.03 0.00 0.02 0.05 0.00 99.90 09:19:18 06:44:01 all 0.26 0.00 0.01 0.00 0.01 99.72 09:19:18 06:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 06:44:01 1 0.02 0.00 0.03 0.00 0.03 99.92 09:19:18 06:44:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 06:44:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 06:44:01 4 1.96 0.00 0.03 0.02 0.02 97.98 09:19:18 06:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:44:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 06:44:01 7 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 06:45:01 all 0.22 0.00 0.01 0.00 0.01 99.76 09:19:18 06:45:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 06:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 06:45:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 06:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:45:01 4 1.58 0.00 0.02 0.00 0.03 98.37 09:19:18 06:45:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 06:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 06:45:01 7 0.02 0.00 0.03 0.02 0.00 99.93 09:19:18 06:46:01 all 0.02 0.00 0.01 0.02 0.00 99.95 09:19:18 06:46:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 06:46:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 06:46:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 06:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:46:01 4 0.03 0.00 0.02 0.15 0.02 99.78 09:19:18 06:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 06:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 06:46:01 7 0.02 0.00 0.02 0.02 0.00 99.95 09:19:18 06:47:01 all 0.19 0.00 0.01 0.01 0.01 99.78 09:19:18 06:47:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 06:47:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 06:47:01 2 0.05 0.00 0.00 0.00 0.02 99.93 09:19:18 06:47:01 3 0.05 0.00 0.00 0.00 0.00 99.95 09:19:18 06:47:01 4 1.35 0.00 0.00 0.03 0.02 98.60 09:19:18 06:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 06:47:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 06:47:01 7 0.05 0.00 0.03 0.02 0.03 99.87 09:19:18 09:19:18 06:47:01 CPU %user %nice %system %iowait %steal %idle 09:19:18 06:48:01 all 0.22 0.00 0.01 0.03 0.01 99.73 09:19:18 06:48:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 06:48:01 1 0.05 0.00 0.00 0.00 0.00 99.95 09:19:18 06:48:01 2 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 06:48:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 06:48:01 4 0.00 0.00 0.03 0.12 0.00 99.85 09:19:18 06:48:01 5 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 06:48:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 06:48:01 7 1.66 0.00 0.05 0.08 0.02 98.19 09:19:18 06:49:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 06:49:01 0 0.00 0.00 0.03 0.00 0.00 99.97 09:19:18 06:49:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 06:49:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 06:49:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 06:49:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 06:49:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 06:49:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 06:49:01 7 0.05 0.00 0.02 0.02 0.02 99.90 09:19:18 06:50:01 all 0.01 0.00 0.02 0.00 0.01 99.96 09:19:18 06:50:01 0 0.03 0.00 0.05 0.00 0.02 99.90 09:19:18 06:50:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 06:50:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 06:50:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 06:50:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 06:50:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 06:50:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 06:50:01 7 0.03 0.00 0.02 0.00 0.03 99.92 09:19:18 06:51:01 all 0.02 0.00 0.01 0.00 0.00 99.97 09:19:18 06:51:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 06:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:51:01 2 0.00 0.00 0.02 0.02 0.00 99.97 09:19:18 06:51:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 06:51:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 06:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:51:01 7 0.07 0.00 0.02 0.02 0.02 99.88 09:19:18 06:52:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 06:52:01 0 0.02 0.00 0.03 0.00 0.02 99.93 09:19:18 06:52:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 06:52:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 06:52:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 06:52:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 06:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 06:52:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 06:52:01 7 0.05 0.00 0.03 0.02 0.03 99.87 09:19:18 06:53:01 all 0.01 0.00 0.01 0.00 0.01 99.97 09:19:18 06:53:01 0 0.00 0.00 0.03 0.00 0.02 99.95 09:19:18 06:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:53:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 06:53:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 06:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 06:53:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 06:53:01 7 0.05 0.00 0.02 0.00 0.03 99.90 09:19:18 06:54:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:19:18 06:54:01 0 0.05 0.00 0.02 0.00 0.00 99.93 09:19:18 06:54:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 06:54:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 06:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 06:54:01 4 0.00 0.00 0.03 0.02 0.02 99.93 09:19:18 06:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:54:01 6 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 06:54:01 7 0.00 0.00 0.02 0.02 0.02 99.95 09:19:18 06:55:01 all 0.12 0.00 0.00 0.02 0.00 99.86 09:19:18 06:55:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 06:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:55:01 2 0.02 0.00 0.00 0.02 0.00 99.97 09:19:18 06:55:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 06:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:55:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 06:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 06:55:01 7 0.86 0.00 0.02 0.12 0.02 98.99 09:19:18 06:56:01 all 0.19 0.00 0.01 0.00 0.01 99.79 09:19:18 06:56:01 0 0.03 0.00 0.03 0.00 0.00 99.93 09:19:18 06:56:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 06:56:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 06:56:01 3 0.05 0.00 0.00 0.00 0.00 99.95 09:19:18 06:56:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 06:56:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 06:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 06:56:01 7 1.35 0.00 0.03 0.02 0.02 98.58 09:19:18 06:57:01 all 0.06 0.00 0.01 0.01 0.01 99.92 09:19:18 06:57:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 06:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:57:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:57:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 06:57:01 4 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 06:57:01 5 0.00 0.00 0.02 0.02 0.00 99.97 09:19:18 06:57:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 06:57:01 7 0.37 0.00 0.02 0.03 0.02 99.57 09:19:18 06:58:01 all 0.09 0.00 0.01 0.00 0.01 99.89 09:19:18 06:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:58:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 06:58:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 06:58:01 3 0.02 0.00 0.03 0.00 0.00 99.95 09:19:18 06:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:58:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 06:58:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 06:58:01 7 0.65 0.00 0.02 0.02 0.02 99.30 09:19:18 09:19:18 06:58:01 CPU %user %nice %system %iowait %steal %idle 09:19:18 06:59:01 all 0.08 0.00 0.01 0.00 0.01 99.90 09:19:18 06:59:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 06:59:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 06:59:01 2 0.03 0.00 0.00 0.02 0.00 99.95 09:19:18 06:59:01 3 0.05 0.00 0.02 0.00 0.02 99.92 09:19:18 06:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 06:59:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 06:59:01 7 0.48 0.00 0.03 0.00 0.03 99.45 09:19:18 07:00:01 all 0.28 0.00 0.05 0.00 0.01 99.66 09:19:18 07:00:01 0 0.03 0.00 0.07 0.00 0.02 99.88 09:19:18 07:00:01 1 0.05 0.00 0.03 0.00 0.00 99.92 09:19:18 07:00:01 2 0.02 0.00 0.03 0.00 0.00 99.95 09:19:18 07:00:01 3 0.07 0.00 0.05 0.00 0.00 99.88 09:19:18 07:00:01 4 0.05 0.00 0.05 0.02 0.02 99.87 09:19:18 07:00:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 07:00:01 6 0.30 0.00 0.08 0.00 0.00 99.62 09:19:18 07:00:01 7 1.70 0.00 0.05 0.02 0.02 98.22 09:19:18 07:01:01 all 0.11 0.00 0.04 0.01 0.01 99.84 09:19:18 07:01:01 0 0.08 0.00 0.05 0.00 0.00 99.87 09:19:18 07:01:01 1 0.05 0.00 0.05 0.00 0.02 99.88 09:19:18 07:01:01 2 0.02 0.00 0.03 0.02 0.02 99.92 09:19:18 07:01:01 3 0.08 0.00 0.03 0.00 0.00 99.88 09:19:18 07:01:01 4 0.03 0.00 0.03 0.00 0.00 99.93 09:19:18 07:01:01 5 0.12 0.00 0.03 0.00 0.00 99.85 09:19:18 07:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:01:01 7 0.52 0.00 0.05 0.03 0.02 99.38 09:19:18 07:02:01 all 0.02 0.00 0.01 0.03 0.01 99.93 09:19:18 07:02:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:19:18 07:02:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:02:01 3 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 07:02:01 4 0.00 0.00 0.00 0.08 0.00 99.92 09:19:18 07:02:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:02:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 07:02:01 7 0.02 0.00 0.03 0.17 0.03 99.75 09:19:18 07:03:01 all 0.02 0.00 0.02 0.02 0.01 99.93 09:19:18 07:03:01 0 0.03 0.00 0.05 0.00 0.00 99.92 09:19:18 07:03:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 07:03:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 07:03:01 3 0.05 0.00 0.02 0.00 0.00 99.93 09:19:18 07:03:01 4 0.00 0.00 0.02 0.05 0.00 99.93 09:19:18 07:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:03:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:03:01 7 0.03 0.00 0.03 0.12 0.02 99.80 09:19:18 07:04:01 all 0.01 0.00 0.01 0.02 0.01 99.95 09:19:18 07:04:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 07:04:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:04:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:04:01 3 0.00 0.00 0.03 0.00 0.02 99.95 09:19:18 07:04:01 4 0.02 0.00 0.00 0.15 0.02 99.82 09:19:18 07:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:04:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 07:04:01 7 0.00 0.00 0.02 0.03 0.02 99.93 09:19:18 07:05:01 all 0.03 0.00 0.02 0.00 0.00 99.94 09:19:18 07:05:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:05:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 07:05:01 2 0.03 0.00 0.00 0.02 0.00 99.95 09:19:18 07:05:01 3 0.05 0.00 0.03 0.00 0.02 99.90 09:19:18 07:05:01 4 0.00 0.00 0.07 0.00 0.00 99.93 09:19:18 07:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:05:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 07:05:01 7 0.17 0.00 0.03 0.02 0.02 99.77 09:19:18 07:06:01 all 0.01 0.00 0.02 0.00 0.01 99.96 09:19:18 07:06:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 07:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:06:01 2 0.02 0.00 0.02 0.02 0.02 99.93 09:19:18 07:06:01 3 0.02 0.00 0.05 0.00 0.00 99.93 09:19:18 07:06:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 07:06:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:06:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 07:06:01 7 0.02 0.00 0.02 0.00 0.03 99.93 09:19:18 07:07:01 all 0.02 0.00 0.01 0.03 0.01 99.94 09:19:18 07:07:01 0 0.05 0.00 0.00 0.00 0.00 99.95 09:19:18 07:07:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:07:01 2 0.02 0.00 0.00 0.13 0.00 99.85 09:19:18 07:07:01 3 0.07 0.00 0.02 0.00 0.02 99.90 09:19:18 07:07:01 4 0.00 0.00 0.02 0.02 0.02 99.95 09:19:18 07:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:07:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:07:01 7 0.02 0.00 0.02 0.05 0.02 99.90 09:19:18 07:08:01 all 0.02 0.00 0.01 0.01 0.00 99.95 09:19:18 07:08:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 07:08:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 07:08:01 2 0.00 0.00 0.03 0.03 0.00 99.93 09:19:18 07:08:01 3 0.07 0.00 0.00 0.00 0.00 99.93 09:19:18 07:08:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:08:01 5 0.00 0.00 0.03 0.00 0.00 99.97 09:19:18 07:08:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 07:08:01 7 0.05 0.00 0.00 0.03 0.02 99.90 09:19:18 07:09:01 all 0.24 0.00 0.01 0.00 0.01 99.74 09:19:18 07:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 07:09:01 1 0.02 0.00 0.03 0.00 0.00 99.95 09:19:18 07:09:01 2 0.05 0.00 0.00 0.00 0.02 99.93 09:19:18 07:09:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:09:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 07:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:09:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 07:09:01 7 1.81 0.00 0.02 0.00 0.03 98.14 09:19:18 09:19:18 07:09:01 CPU %user %nice %system %iowait %steal %idle 09:19:18 07:10:01 all 0.05 0.00 0.01 0.03 0.01 99.91 09:19:18 07:10:01 0 0.07 0.00 0.00 0.00 0.02 99.92 09:19:18 07:10:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:10:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 07:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:10:01 4 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 07:10:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:10:01 7 0.33 0.00 0.03 0.20 0.02 99.42 09:19:18 07:11:01 all 0.02 0.00 0.02 0.02 0.01 99.94 09:19:18 07:11:01 0 0.05 0.00 0.03 0.00 0.00 99.92 09:19:18 07:11:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:11:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:11:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 07:11:01 4 0.02 0.00 0.00 0.12 0.02 99.85 09:19:18 07:11:01 5 0.00 0.00 0.03 0.00 0.02 99.95 09:19:18 07:11:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:11:01 7 0.05 0.00 0.05 0.03 0.02 99.85 09:19:18 07:12:01 all 0.02 0.00 0.01 0.04 0.00 99.92 09:19:18 07:12:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 07:12:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:12:01 2 0.02 0.00 0.00 0.08 0.02 99.88 09:19:18 07:12:01 3 0.02 0.00 0.03 0.00 0.00 99.95 09:19:18 07:12:01 4 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 07:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:12:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 07:12:01 7 0.07 0.00 0.00 0.25 0.00 99.68 09:19:18 07:13:01 all 0.13 0.00 0.01 0.01 0.01 99.83 09:19:18 07:13:01 0 0.05 0.00 0.07 0.00 0.02 99.87 09:19:18 07:13:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:13:01 2 0.00 0.00 0.02 0.10 0.00 99.88 09:19:18 07:13:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:13:01 4 0.02 0.00 0.02 0.00 0.03 99.93 09:19:18 07:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:13:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 07:13:01 7 0.96 0.00 0.00 0.00 0.02 99.02 09:19:18 07:14:01 all 0.14 0.00 0.02 0.00 0.00 99.83 09:19:18 07:14:01 0 0.05 0.00 0.03 0.00 0.02 99.90 09:19:18 07:14:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:14:01 3 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 07:14:01 4 0.03 0.00 0.05 0.00 0.02 99.90 09:19:18 07:14:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 07:14:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 07:14:01 7 1.01 0.00 0.03 0.02 0.00 98.94 09:19:18 07:15:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 07:15:01 0 0.05 0.00 0.00 0.00 0.00 99.95 09:19:18 07:15:01 1 0.00 0.00 0.03 0.00 0.02 99.95 09:19:18 07:15:01 2 0.03 0.00 0.00 0.02 0.02 99.93 09:19:18 07:15:01 3 0.02 0.00 0.03 0.00 0.02 99.93 09:19:18 07:15:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 07:15:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 07:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:15:01 7 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 07:16:01 all 0.01 0.00 0.00 0.01 0.00 99.97 09:19:18 07:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:16:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:16:01 2 0.02 0.00 0.00 0.02 0.00 99.97 09:19:18 07:16:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:16:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 07:16:01 7 0.02 0.00 0.02 0.05 0.03 99.88 09:19:18 07:17:01 all 0.02 0.00 0.01 0.01 0.01 99.94 09:19:18 07:17:01 0 0.05 0.00 0.03 0.00 0.02 99.90 09:19:18 07:17:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:17:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 07:17:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 07:17:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 07:17:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:17:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 07:17:01 7 0.05 0.00 0.00 0.05 0.02 99.88 09:19:18 07:18:01 all 0.01 0.00 0.01 0.01 0.00 99.97 09:19:18 07:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 07:18:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 07:18:01 2 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 07:18:01 3 0.02 0.00 0.03 0.00 0.00 99.95 09:19:18 07:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:18:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:18:01 7 0.02 0.00 0.02 0.03 0.02 99.92 09:19:18 07:19:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 07:19:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:19:01 1 0.05 0.00 0.00 0.00 0.02 99.93 09:19:18 07:19:01 2 0.02 0.00 0.03 0.02 0.00 99.93 09:19:18 07:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:19:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 07:19:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:19:01 7 0.05 0.00 0.05 0.00 0.03 99.87 09:19:18 07:20:01 all 0.01 0.00 0.01 0.02 0.01 99.94 09:19:18 07:20:01 0 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 07:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:20:01 2 0.00 0.00 0.03 0.00 0.02 99.95 09:19:18 07:20:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 07:20:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 07:20:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:20:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 07:20:01 7 0.03 0.00 0.02 0.18 0.02 99.75 09:19:18 09:19:18 07:20:01 CPU %user %nice %system %iowait %steal %idle 09:19:18 07:21:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:19:18 07:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 07:21:01 1 0.05 0.00 0.02 0.00 0.00 99.93 09:19:18 07:21:01 2 0.03 0.00 0.00 0.02 0.00 99.95 09:19:18 07:21:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 07:21:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:21:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 07:21:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 07:21:01 7 0.05 0.00 0.03 0.00 0.03 99.88 09:19:18 07:22:01 all 0.01 0.00 0.01 0.01 0.01 99.96 09:19:18 07:22:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 07:22:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 07:22:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 07:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:22:01 4 0.00 0.00 0.03 0.03 0.00 99.93 09:19:18 07:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:22:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:22:01 7 0.02 0.00 0.02 0.02 0.02 99.93 09:19:18 07:23:01 all 0.03 0.00 0.01 0.00 0.00 99.96 09:19:18 07:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:23:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:23:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 07:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:23:01 6 0.07 0.00 0.02 0.00 0.00 99.92 09:19:18 07:23:01 7 0.07 0.00 0.05 0.02 0.03 99.83 09:19:18 07:24:01 all 0.04 0.00 0.00 0.01 0.01 99.94 09:19:18 07:24:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 07:24:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 07:24:01 2 0.02 0.00 0.00 0.02 0.00 99.97 09:19:18 07:24:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:24:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 07:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:24:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 07:24:01 7 0.18 0.00 0.00 0.10 0.02 99.70 09:19:18 07:25:01 all 0.05 0.00 0.01 0.01 0.01 99.91 09:19:18 07:25:01 0 0.00 0.00 0.03 0.00 0.02 99.95 09:19:18 07:25:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 07:25:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 07:25:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 07:25:01 4 0.00 0.00 0.02 0.02 0.00 99.97 09:19:18 07:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:25:01 7 0.35 0.00 0.03 0.05 0.03 99.53 09:19:18 07:26:01 all 0.12 0.00 0.01 0.00 0.01 99.86 09:19:18 07:26:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 07:26:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 07:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:26:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:26:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:26:01 6 0.03 0.00 0.03 0.00 0.00 99.93 09:19:18 07:26:01 7 0.83 0.00 0.00 0.02 0.03 99.12 09:19:18 07:27:01 all 0.27 0.00 0.01 0.00 0.01 99.71 09:19:18 07:27:01 0 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 07:27:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 07:27:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 07:27:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 07:27:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:27:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 07:27:01 7 2.00 0.00 0.07 0.00 0.03 97.90 09:19:18 07:28:01 all 0.05 0.00 0.01 0.00 0.01 99.93 09:19:18 07:28:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 07:28:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 07:28:01 2 0.00 0.00 0.02 0.02 0.02 99.95 09:19:18 07:28:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 07:28:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 07:28:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 07:28:01 7 0.28 0.00 0.03 0.02 0.02 99.65 09:19:18 07:29:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 07:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 07:29:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 07:29:01 2 0.03 0.00 0.03 0.00 0.00 99.93 09:19:18 07:29:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 07:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:29:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:29:01 7 0.05 0.00 0.03 0.02 0.03 99.87 09:19:18 07:30:01 all 0.04 0.00 0.02 0.01 0.01 99.92 09:19:18 07:30:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 07:30:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 07:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:30:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 07:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:30:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 07:30:01 7 0.18 0.00 0.12 0.05 0.03 99.62 09:19:18 07:31:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 07:31:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 07:31:01 1 0.05 0.00 0.00 0.00 0.00 99.95 09:19:18 07:31:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 07:31:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:31:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 07:31:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:31:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 07:31:01 7 0.05 0.00 0.02 0.00 0.02 99.91 09:19:18 09:19:18 07:31:01 CPU %user %nice %system %iowait %steal %idle 09:19:18 07:32:01 all 0.01 0.00 0.02 0.00 0.01 99.95 09:19:18 07:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 07:32:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 07:32:01 2 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 07:32:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:32:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 07:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:32:01 6 0.05 0.00 0.02 0.00 0.00 99.93 09:19:18 07:32:01 7 0.03 0.00 0.07 0.02 0.05 99.83 09:19:18 07:33:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:19:18 07:33:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 07:33:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 07:33:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:33:01 5 0.03 0.00 0.02 0.02 0.00 99.93 09:19:18 07:33:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 07:33:01 7 0.07 0.00 0.02 0.00 0.03 99.88 09:19:18 07:34:01 all 0.17 0.00 0.02 0.01 0.01 99.80 09:19:18 07:34:01 0 0.05 0.00 0.05 0.00 0.00 99.90 09:19:18 07:34:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 07:34:01 2 0.03 0.00 0.02 0.02 0.00 99.93 09:19:18 07:34:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:34:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 07:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 07:34:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 07:34:01 7 1.18 0.00 0.02 0.03 0.02 98.76 09:19:18 07:35:01 all 0.27 0.00 0.01 0.00 0.01 99.71 09:19:18 07:35:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 07:35:01 1 0.05 0.00 0.00 0.00 0.00 99.95 09:19:18 07:35:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:35:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:35:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:35:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 07:35:01 6 0.05 0.00 0.00 0.00 0.00 99.95 09:19:18 07:35:01 7 2.00 0.00 0.02 0.02 0.03 97.93 09:19:18 07:36:01 all 0.11 0.00 0.01 0.00 0.01 99.87 09:19:18 07:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:36:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 07:36:01 2 0.00 0.00 0.02 0.02 0.00 99.97 09:19:18 07:36:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:36:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 07:36:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 07:36:01 6 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:36:01 7 0.83 0.00 0.02 0.00 0.03 99.12 09:19:18 07:37:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 07:37:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 07:37:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 07:37:01 2 0.00 0.00 0.02 0.02 0.02 99.95 09:19:18 07:37:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:37:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 07:37:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 07:37:01 7 0.05 0.00 0.05 0.02 0.03 99.85 09:19:18 07:38:01 all 0.17 0.00 0.01 0.00 0.01 99.80 09:19:18 07:38:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 07:38:01 1 0.02 0.00 0.03 0.00 0.02 99.93 09:19:18 07:38:01 2 0.02 0.00 0.00 0.02 0.00 99.97 09:19:18 07:38:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 07:38:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 07:38:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:38:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 07:38:01 7 1.27 0.00 0.02 0.02 0.03 98.66 09:19:18 07:39:01 all 0.15 0.00 0.01 0.00 0.01 99.83 09:19:18 07:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:39:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 07:39:01 2 0.03 0.00 0.03 0.00 0.02 99.92 09:19:18 07:39:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:39:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 07:39:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:39:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 07:39:01 7 1.08 0.00 0.02 0.02 0.02 98.87 09:19:18 07:40:01 all 0.22 0.00 0.01 0.00 0.01 99.75 09:19:18 07:40:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:40:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 07:40:01 2 0.02 0.00 0.00 0.02 0.00 99.97 09:19:18 07:40:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:40:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:40:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:40:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 07:40:01 7 1.68 0.00 0.05 0.00 0.05 98.22 09:19:18 07:41:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 07:41:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 07:41:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:41:01 2 0.03 0.00 0.00 0.02 0.02 99.93 09:19:18 07:41:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 07:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 07:41:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 07:41:01 7 0.03 0.00 0.02 0.02 0.03 99.90 09:19:18 07:42:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:19:18 07:42:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:42:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 07:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:42:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:42:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 07:42:01 5 0.02 0.00 0.03 0.00 0.00 99.95 09:19:18 07:42:01 6 0.03 0.00 0.03 0.00 0.00 99.93 09:19:18 07:42:01 7 0.00 0.00 0.02 0.02 0.03 99.93 09:19:18 09:19:18 07:42:01 CPU %user %nice %system %iowait %steal %idle 09:19:18 07:43:01 all 0.15 0.00 0.02 0.00 0.01 99.82 09:19:18 07:43:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 07:43:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 07:43:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 07:43:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:43:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 07:43:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 07:43:01 6 0.03 0.00 0.03 0.00 0.00 99.93 09:19:18 07:43:01 7 1.16 0.00 0.03 0.02 0.03 98.76 09:19:18 07:44:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:19:18 07:44:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 07:44:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 07:44:01 2 0.00 0.00 0.02 0.02 0.00 99.97 09:19:18 07:44:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:44:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 07:44:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 07:44:01 6 0.08 0.00 0.03 0.00 0.02 99.87 09:19:18 07:44:01 7 0.02 0.00 0.02 0.02 0.03 99.92 09:19:18 07:45:01 all 0.08 0.00 0.01 0.00 0.01 99.89 09:19:18 07:45:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 07:45:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 07:45:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 07:45:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:45:01 4 0.02 0.00 0.00 0.02 0.00 99.97 09:19:18 07:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 07:45:01 6 0.03 0.00 0.03 0.00 0.00 99.93 09:19:18 07:45:01 7 0.52 0.00 0.03 0.00 0.05 99.40 09:19:18 07:46:01 all 0.26 0.00 0.01 0.00 0.01 99.71 09:19:18 07:46:01 0 0.02 0.00 0.03 0.00 0.00 99.95 09:19:18 07:46:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 07:46:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:46:01 4 0.02 0.00 0.00 0.02 0.02 99.95 09:19:18 07:46:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 07:46:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 07:46:01 7 1.99 0.00 0.02 0.02 0.03 97.95 09:19:18 07:47:01 all 0.24 0.00 0.01 0.00 0.01 99.73 09:19:18 07:47:01 0 0.02 0.00 0.03 0.00 0.02 99.93 09:19:18 07:47:01 1 0.05 0.00 0.00 0.00 0.02 99.93 09:19:18 07:47:01 2 0.02 0.00 0.02 0.02 0.02 99.93 09:19:18 07:47:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 07:47:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 07:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:47:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 07:47:01 7 1.78 0.00 0.02 0.02 0.03 98.16 09:19:18 07:48:01 all 0.11 0.00 0.01 0.00 0.01 99.88 09:19:18 07:48:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 07:48:01 1 0.02 0.00 0.00 0.02 0.00 99.97 09:19:18 07:48:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:48:01 4 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 07:48:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:48:01 6 0.05 0.00 0.02 0.00 0.00 99.93 09:19:18 07:48:01 7 0.68 0.00 0.05 0.00 0.03 99.23 09:19:18 07:49:01 all 0.02 0.00 0.02 0.00 0.01 99.95 09:19:18 07:49:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 07:49:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 07:49:01 2 0.05 0.00 0.02 0.00 0.02 99.92 09:19:18 07:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:49:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 07:49:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 07:49:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 07:49:01 7 0.03 0.00 0.03 0.02 0.03 99.88 09:19:18 07:50:01 all 0.01 0.00 0.00 0.00 0.01 99.98 09:19:18 07:50:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:50:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 07:50:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:50:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 07:50:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 07:50:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:50:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 07:50:01 7 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 07:51:01 all 0.13 0.00 0.01 0.02 0.01 99.82 09:19:18 07:51:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:51:01 1 0.00 0.00 0.02 0.18 0.02 99.78 09:19:18 07:51:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 07:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:51:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 07:51:01 5 0.00 0.00 0.03 0.00 0.00 99.97 09:19:18 07:51:01 6 0.05 0.00 0.00 0.00 0.02 99.93 09:19:18 07:51:01 7 0.93 0.00 0.02 0.02 0.05 98.99 09:19:18 07:52:01 all 0.12 0.00 0.01 0.01 0.01 99.86 09:19:18 07:52:01 0 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 07:52:01 1 0.02 0.00 0.05 0.03 0.00 99.90 09:19:18 07:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:52:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 07:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:52:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:52:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 07:52:01 7 0.80 0.00 0.03 0.02 0.03 99.12 09:19:18 07:53:01 all 0.06 0.00 0.01 0.05 0.01 99.88 09:19:18 07:53:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 07:53:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:53:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 07:53:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:53:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:53:01 6 0.05 0.00 0.03 0.00 0.02 99.90 09:19:18 07:53:01 7 0.37 0.00 0.00 0.38 0.03 99.22 09:19:18 09:19:18 07:53:01 CPU %user %nice %system %iowait %steal %idle 09:19:18 07:54:01 all 0.01 0.00 0.01 0.01 0.01 99.95 09:19:18 07:54:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 07:54:01 1 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 07:54:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 07:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 07:54:01 4 0.00 0.00 0.00 0.00 0.03 99.97 09:19:18 07:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:54:01 6 0.05 0.00 0.00 0.00 0.02 99.93 09:19:18 07:54:01 7 0.00 0.00 0.03 0.10 0.03 99.83 09:19:18 07:55:01 all 0.12 0.00 0.01 0.02 0.00 99.85 09:19:18 07:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:55:01 1 0.03 0.00 0.00 0.13 0.00 99.83 09:19:18 07:55:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 07:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:55:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 07:55:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:55:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 07:55:01 7 0.86 0.00 0.02 0.02 0.02 99.09 09:19:18 07:56:01 all 0.27 0.00 0.01 0.02 0.01 99.69 09:19:18 07:56:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:19:18 07:56:01 1 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 07:56:01 2 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:56:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 07:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:56:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 07:56:01 7 2.00 0.00 0.02 0.13 0.03 97.82 09:19:18 07:57:01 all 0.24 0.00 0.01 0.03 0.01 99.71 09:19:18 07:57:01 0 0.02 0.00 0.03 0.00 0.00 99.95 09:19:18 07:57:01 1 0.03 0.00 0.00 0.25 0.00 99.72 09:19:18 07:57:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 07:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:57:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 07:57:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 07:57:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 07:57:01 7 1.74 0.00 0.02 0.02 0.03 98.19 09:19:18 07:58:01 all 0.17 0.00 0.01 0.00 0.01 99.80 09:19:18 07:58:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 07:58:01 1 0.00 0.00 0.03 0.00 0.02 99.95 09:19:18 07:58:01 2 0.00 0.00 0.02 0.02 0.00 99.97 09:19:18 07:58:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:58:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:58:01 5 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 07:58:01 6 0.05 0.00 0.00 0.00 0.00 99.95 09:19:18 07:58:01 7 1.27 0.00 0.03 0.00 0.02 98.68 09:19:18 07:59:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 07:59:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 07:59:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 07:59:01 2 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 07:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:59:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 07:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 07:59:01 6 0.05 0.00 0.02 0.00 0.00 99.93 09:19:18 07:59:01 7 0.05 0.00 0.03 0.03 0.02 99.87 09:19:18 08:00:01 all 0.01 0.00 0.01 0.00 0.01 99.96 09:19:18 08:00:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 08:00:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 08:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:00:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 08:00:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 08:00:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 08:00:01 7 0.02 0.00 0.02 0.03 0.05 99.88 09:19:18 08:01:01 all 0.03 0.00 0.02 0.00 0.01 99.94 09:19:18 08:01:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 08:01:01 1 0.03 0.00 0.02 0.02 0.02 99.92 09:19:18 08:01:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 08:01:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 08:01:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 08:01:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 08:01:01 6 0.03 0.00 0.03 0.00 0.02 99.92 09:19:18 08:01:01 7 0.15 0.00 0.03 0.02 0.03 99.77 09:19:18 08:02:01 all 0.07 0.00 0.01 0.00 0.01 99.91 09:19:18 08:02:01 0 0.05 0.00 0.03 0.00 0.00 99.92 09:19:18 08:02:01 1 0.08 0.00 0.00 0.00 0.00 99.92 09:19:18 08:02:01 2 0.07 0.00 0.00 0.02 0.02 99.90 09:19:18 08:02:01 3 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 08:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:02:01 5 0.02 0.00 0.03 0.00 0.00 99.95 09:19:18 08:02:01 6 0.10 0.00 0.00 0.00 0.00 99.90 09:19:18 08:02:01 7 0.18 0.00 0.03 0.00 0.03 99.75 09:19:18 08:03:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 08:03:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 08:03:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 08:03:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 08:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:03:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 08:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:03:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 08:03:01 7 0.02 0.00 0.02 0.02 0.03 99.92 09:19:18 08:04:01 all 0.04 0.00 0.01 0.01 0.00 99.93 09:19:18 08:04:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 08:04:01 1 0.00 0.00 0.02 0.02 0.00 99.97 09:19:18 08:04:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 08:04:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 08:04:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 08:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 08:04:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 08:04:01 7 0.18 0.00 0.02 0.10 0.02 99.68 09:19:18 09:19:18 08:04:01 CPU %user %nice %system %iowait %steal %idle 09:19:18 08:05:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:19:18 08:05:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 08:05:01 1 0.03 0.00 0.00 0.02 0.02 99.93 09:19:18 08:05:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 08:05:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 08:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:05:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 08:05:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 08:05:01 7 0.08 0.00 0.02 0.02 0.03 99.85 09:19:18 08:06:01 all 0.01 0.00 0.02 0.00 0.01 99.96 09:19:18 08:06:01 0 0.02 0.00 0.03 0.00 0.02 99.93 09:19:18 08:06:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:06:01 2 0.02 0.00 0.02 0.02 0.02 99.93 09:19:18 08:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 08:06:01 5 0.00 0.00 0.03 0.00 0.00 99.97 09:19:18 08:06:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 08:06:01 7 0.03 0.00 0.05 0.00 0.03 99.88 09:19:18 08:07:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:19:18 08:07:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 08:07:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 08:07:01 2 0.07 0.00 0.02 0.00 0.00 99.92 09:19:18 08:07:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 08:07:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 08:07:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 08:07:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 08:07:01 7 0.02 0.00 0.03 0.00 0.02 99.93 09:19:18 08:08:01 all 0.02 0.00 0.01 0.01 0.00 99.96 09:19:18 08:08:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 08:08:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 08:08:01 2 0.02 0.00 0.00 0.02 0.00 99.97 09:19:18 08:08:01 3 0.00 0.00 0.03 0.00 0.00 99.97 09:19:18 08:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 08:08:01 5 0.02 0.00 0.02 0.02 0.00 99.95 09:19:18 08:08:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 08:08:01 7 0.03 0.00 0.03 0.02 0.02 99.90 09:19:18 08:09:01 all 0.06 0.00 0.06 0.00 0.01 99.87 09:19:18 08:09:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 08:09:01 1 0.03 0.00 0.42 0.00 0.00 99.55 09:19:18 08:09:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 08:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:09:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 08:09:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 08:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 08:09:01 7 0.40 0.00 0.03 0.02 0.02 99.53 09:19:18 08:10:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 08:10:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 08:10:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:10:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 08:10:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 08:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:10:01 5 0.03 0.00 0.03 0.00 0.00 99.93 09:19:18 08:10:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 08:10:01 7 0.03 0.00 0.05 0.02 0.03 99.87 09:19:18 08:11:01 all 0.02 0.00 0.02 0.00 0.01 99.95 09:19:18 08:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 08:11:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 08:11:01 2 0.05 0.00 0.00 0.00 0.02 99.93 09:19:18 08:11:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 08:11:01 4 0.00 0.00 0.02 0.02 0.02 99.95 09:19:18 08:11:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 08:11:01 6 0.02 0.00 0.03 0.00 0.00 99.95 09:19:18 08:11:01 7 0.05 0.00 0.05 0.02 0.02 99.87 09:19:18 08:12:01 all 0.09 0.00 0.00 0.05 0.01 99.85 09:19:18 08:12:01 0 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 08:12:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 08:12:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 08:12:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 08:12:01 4 0.00 0.00 0.00 0.43 0.00 99.57 09:19:18 08:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 08:12:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 08:12:01 7 0.57 0.00 0.02 0.00 0.02 99.40 09:19:18 08:13:01 all 0.27 0.00 0.02 0.00 0.01 99.70 09:19:18 08:13:01 0 0.02 0.00 0.03 0.00 0.00 99.95 09:19:18 08:13:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:13:01 2 0.03 0.00 0.03 0.02 0.00 99.92 09:19:18 08:13:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 08:13:01 4 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 08:13:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 08:13:01 6 0.02 0.00 0.03 0.00 0.00 99.95 09:19:18 08:13:01 7 2.04 0.00 0.02 0.02 0.03 97.90 09:19:18 08:14:01 all 0.07 0.00 0.01 0.03 0.01 99.88 09:19:18 08:14:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 08:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 08:14:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 08:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:14:01 4 0.00 0.00 0.00 0.22 0.00 99.78 09:19:18 08:14:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 08:14:01 6 0.05 0.00 0.00 0.00 0.00 99.95 09:19:18 08:14:01 7 0.45 0.00 0.02 0.05 0.03 99.45 09:19:18 08:15:01 all 0.02 0.00 0.00 0.01 0.01 99.96 09:19:18 08:15:01 0 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 08:15:01 1 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 08:15:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 08:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 08:15:01 4 0.00 0.00 0.02 0.02 0.00 99.97 09:19:18 08:15:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 08:15:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 08:15:01 7 0.03 0.00 0.02 0.03 0.02 99.90 09:19:18 09:19:18 08:15:01 CPU %user %nice %system %iowait %steal %idle 09:19:18 08:16:01 all 0.12 0.00 0.01 0.00 0.00 99.86 09:19:18 08:16:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 08:16:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:16:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 08:16:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 08:16:01 4 0.02 0.00 0.02 0.02 0.00 99.95 09:19:18 08:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:16:01 6 0.02 0.00 0.03 0.00 0.00 99.95 09:19:18 08:16:01 7 0.88 0.00 0.02 0.02 0.02 99.07 09:19:18 08:17:01 all 0.27 0.00 0.01 0.00 0.01 99.71 09:19:18 08:17:01 0 0.02 0.00 0.03 0.00 0.00 99.95 09:19:18 08:17:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:17:01 2 0.05 0.00 0.00 0.00 0.02 99.93 09:19:18 08:17:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 08:17:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 08:17:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 08:17:01 6 0.08 0.00 0.00 0.00 0.00 99.92 09:19:18 08:17:01 7 1.96 0.00 0.02 0.00 0.02 98.01 09:19:18 08:18:01 all 0.06 0.00 0.01 0.00 0.01 99.92 09:19:18 08:18:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 08:18:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 08:18:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 08:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:18:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 08:18:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 08:18:01 6 0.05 0.00 0.02 0.00 0.02 99.92 09:19:18 08:18:01 7 0.33 0.00 0.05 0.02 0.03 99.57 09:19:18 08:19:01 all 0.03 0.00 0.01 0.00 0.01 99.96 09:19:18 08:19:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 08:19:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 08:19:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 08:19:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:19:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 08:19:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 08:19:01 6 0.05 0.00 0.02 0.00 0.00 99.93 09:19:18 08:19:01 7 0.07 0.00 0.00 0.02 0.02 99.90 09:19:18 08:20:01 all 0.01 0.00 0.01 0.01 0.01 99.96 09:19:18 08:20:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 08:20:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 08:20:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 08:20:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 08:20:01 4 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 08:20:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 08:20:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 08:20:01 7 0.00 0.00 0.03 0.05 0.02 99.90 09:19:18 08:21:01 all 0.06 0.00 0.02 0.01 0.01 99.90 09:19:18 08:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 08:21:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 08:21:01 2 0.02 0.00 0.05 0.00 0.00 99.93 09:19:18 08:21:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 08:21:01 4 0.00 0.00 0.03 0.08 0.00 99.88 09:19:18 08:21:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 08:21:01 6 0.02 0.00 0.03 0.00 0.00 99.95 09:19:18 08:21:01 7 0.38 0.00 0.03 0.00 0.03 99.55 09:19:18 08:22:01 all 0.01 0.00 0.02 0.00 0.00 99.96 09:19:18 08:22:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 08:22:01 1 0.00 0.00 0.03 0.00 0.00 99.97 09:19:18 08:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:22:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 08:22:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 08:22:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 08:22:01 6 0.03 0.00 0.03 0.00 0.02 99.92 09:19:18 08:22:01 7 0.02 0.00 0.02 0.03 0.02 99.92 09:19:18 08:23:01 all 0.03 0.00 0.01 0.02 0.01 99.94 09:19:18 08:23:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 08:23:01 1 0.05 0.00 0.00 0.00 0.00 99.95 09:19:18 08:23:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 08:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:23:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 08:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 08:23:01 6 0.07 0.00 0.02 0.00 0.00 99.92 09:19:18 08:23:01 7 0.07 0.00 0.03 0.13 0.02 99.75 09:19:18 08:24:01 all 0.05 0.00 0.01 0.00 0.01 99.93 09:19:18 08:24:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 08:24:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 08:24:01 2 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:24:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 08:24:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 08:24:01 6 0.05 0.00 0.03 0.00 0.02 99.90 09:19:18 08:24:01 7 0.30 0.00 0.05 0.02 0.02 99.62 09:19:18 08:25:01 all 0.03 0.00 0.01 0.00 0.01 99.96 09:19:18 08:25:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 08:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 08:25:01 2 0.07 0.00 0.00 0.00 0.02 99.92 09:19:18 08:25:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 08:25:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 08:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:25:01 6 0.03 0.00 0.03 0.00 0.00 99.93 09:19:18 08:25:01 7 0.07 0.00 0.03 0.00 0.03 99.87 09:19:18 08:26:01 all 0.02 0.00 0.02 0.00 0.00 99.95 09:19:18 08:26:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 08:26:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 08:26:01 2 0.02 0.00 0.00 0.02 0.00 99.97 09:19:18 08:26:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:26:01 4 0.00 0.00 0.03 0.00 0.00 99.97 09:19:18 08:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:26:01 6 0.08 0.00 0.02 0.00 0.02 99.88 09:19:18 08:26:01 7 0.05 0.00 0.05 0.02 0.02 99.87 09:19:18 09:19:18 08:26:01 CPU %user %nice %system %iowait %steal %idle 09:19:18 08:27:01 all 0.16 0.00 0.01 0.00 0.01 99.81 09:19:18 08:27:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 08:27:01 1 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 08:27:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 08:27:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:27:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 08:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:27:01 6 0.03 0.00 0.03 0.00 0.02 99.92 09:19:18 08:27:01 7 1.21 0.00 0.03 0.02 0.02 98.73 09:19:18 08:28:01 all 0.27 0.00 0.01 0.00 0.01 99.71 09:19:18 08:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 08:28:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 08:28:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 08:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 08:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:28:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 08:28:01 6 0.07 0.00 0.03 0.00 0.00 99.90 09:19:18 08:28:01 7 1.99 0.00 0.00 0.02 0.02 97.98 09:19:18 08:29:01 all 0.24 0.00 0.01 0.01 0.01 99.74 09:19:18 08:29:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 08:29:01 1 0.02 0.00 0.03 0.00 0.00 99.95 09:19:18 08:29:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 08:29:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 08:29:01 4 0.02 0.00 0.00 0.02 0.00 99.97 09:19:18 08:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:29:01 6 0.07 0.00 0.02 0.00 0.02 99.90 09:19:18 08:29:01 7 1.73 0.00 0.02 0.03 0.03 98.19 09:19:18 08:30:01 all 0.27 0.00 0.01 0.04 0.01 99.67 09:19:18 08:30:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 08:30:01 1 0.02 0.00 0.00 0.17 0.02 99.80 09:19:18 08:30:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 08:30:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 08:30:01 4 0.00 0.00 0.02 0.02 0.00 99.97 09:19:18 08:30:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 08:30:01 6 0.08 0.00 0.03 0.00 0.00 99.88 09:19:18 08:30:01 7 2.00 0.00 0.02 0.13 0.03 97.82 09:19:18 08:31:01 all 0.26 0.00 0.01 0.01 0.01 99.71 09:19:18 08:31:01 0 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 08:31:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:31:01 2 0.05 0.00 0.00 0.00 0.00 99.95 09:19:18 08:31:01 3 0.05 0.00 0.00 0.00 0.00 99.95 09:19:18 08:31:01 4 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 08:31:01 5 0.02 0.00 0.03 0.00 0.02 99.93 09:19:18 08:31:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 08:31:01 7 1.92 0.00 0.07 0.08 0.00 97.93 09:19:18 08:32:01 all 0.02 0.00 0.01 0.00 0.01 99.95 09:19:18 08:32:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 08:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:32:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 08:32:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 08:32:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 08:32:01 5 0.03 0.00 0.03 0.00 0.00 99.93 09:19:18 08:32:01 6 0.05 0.00 0.02 0.00 0.02 99.92 09:19:18 08:32:01 7 0.03 0.00 0.03 0.03 0.03 99.87 09:19:18 08:33:01 all 0.02 0.00 0.02 0.03 0.01 99.92 09:19:18 08:33:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 08:33:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 08:33:01 2 0.03 0.00 0.03 0.00 0.02 99.92 09:19:18 08:33:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 08:33:01 4 0.00 0.00 0.03 0.18 0.00 99.78 09:19:18 08:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 08:33:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 08:33:01 7 0.02 0.00 0.03 0.02 0.02 99.92 09:19:18 08:34:01 all 0.03 0.00 0.01 0.00 0.01 99.95 09:19:18 08:34:01 0 0.05 0.00 0.02 0.00 0.00 99.93 09:19:18 08:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 08:34:01 2 0.05 0.00 0.02 0.00 0.02 99.92 09:19:18 08:34:01 3 0.07 0.00 0.02 0.00 0.00 99.92 09:19:18 08:34:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 08:34:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 08:34:01 6 0.05 0.00 0.02 0.00 0.00 99.93 09:19:18 08:34:01 7 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 08:35:01 all 0.09 0.00 0.01 0.13 0.01 99.76 09:19:18 08:35:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 08:35:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 08:35:01 2 0.02 0.00 0.02 0.33 0.02 99.62 09:19:18 08:35:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 08:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:35:01 6 0.02 0.00 0.03 0.00 0.02 99.93 09:19:18 08:35:01 7 0.60 0.00 0.00 0.68 0.02 98.70 09:19:18 08:36:01 all 0.06 0.00 0.01 0.02 0.01 99.90 09:19:18 08:36:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:36:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:36:01 2 0.02 0.00 0.02 0.05 0.05 99.87 09:19:18 08:36:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 08:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 08:36:01 6 0.07 0.00 0.02 0.00 0.00 99.92 09:19:18 08:36:01 7 0.35 0.00 0.03 0.13 0.00 99.48 09:19:18 08:37:01 all 0.03 0.00 0.01 0.01 0.01 99.94 09:19:18 08:37:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 08:37:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 08:37:01 2 0.07 0.00 0.03 0.00 0.02 99.88 09:19:18 08:37:01 3 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 08:37:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 08:37:01 5 0.02 0.00 0.03 0.00 0.00 99.95 09:19:18 08:37:01 6 0.03 0.00 0.03 0.00 0.02 99.92 09:19:18 08:37:01 7 0.02 0.00 0.00 0.08 0.02 99.88 09:19:18 09:19:18 08:37:01 CPU %user %nice %system %iowait %steal %idle 09:19:18 08:38:01 all 0.04 0.00 0.01 0.03 0.01 99.91 09:19:18 08:38:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 08:38:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 08:38:01 2 0.03 0.00 0.05 0.00 0.02 99.90 09:19:18 08:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:38:01 4 0.00 0.00 0.00 0.15 0.02 99.83 09:19:18 08:38:01 5 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 08:38:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 08:38:01 7 0.23 0.00 0.00 0.08 0.02 99.67 09:19:18 08:39:01 all 0.14 0.00 0.02 0.04 0.01 99.80 09:19:18 08:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 08:39:01 1 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 08:39:01 2 0.00 0.00 0.03 0.00 0.02 99.95 09:19:18 08:39:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:39:01 4 0.02 0.00 0.02 0.08 0.00 99.88 09:19:18 08:39:01 5 0.02 0.00 0.02 0.03 0.00 99.93 09:19:18 08:39:01 6 0.05 0.00 0.03 0.00 0.02 99.90 09:19:18 08:39:01 7 1.00 0.00 0.02 0.18 0.00 98.81 09:19:18 08:40:01 all 0.02 0.00 0.01 0.02 0.00 99.95 09:19:18 08:40:01 0 0.05 0.00 0.00 0.00 0.00 99.95 09:19:18 08:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:40:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 08:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 08:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 08:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:40:01 6 0.05 0.00 0.03 0.00 0.02 99.90 09:19:18 08:40:01 7 0.00 0.00 0.00 0.15 0.00 99.85 09:19:18 08:41:01 all 0.13 0.00 0.01 0.01 0.01 99.84 09:19:18 08:41:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 08:41:01 1 0.05 0.00 0.02 0.00 0.00 99.93 09:19:18 08:41:01 2 0.05 0.00 0.03 0.00 0.02 99.90 09:19:18 08:41:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:41:01 4 0.00 0.00 0.02 0.02 0.02 99.95 09:19:18 08:41:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 08:41:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 08:41:01 7 0.88 0.00 0.02 0.08 0.02 99.00 09:19:18 08:42:01 all 0.13 0.00 0.01 0.00 0.01 99.84 09:19:18 08:42:01 0 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 08:42:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 08:42:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 08:42:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 08:42:01 4 0.00 0.00 0.02 0.02 0.00 99.97 09:19:18 08:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 08:42:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 08:42:01 7 0.91 0.00 0.02 0.02 0.02 99.04 09:19:18 08:43:01 all 0.02 0.00 0.01 0.01 0.01 99.94 09:19:18 08:43:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 08:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:43:01 2 0.05 0.00 0.00 0.00 0.02 99.93 09:19:18 08:43:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 08:43:01 4 0.00 0.00 0.02 0.05 0.00 99.93 09:19:18 08:43:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 08:43:01 6 0.03 0.00 0.03 0.00 0.00 99.93 09:19:18 08:43:01 7 0.03 0.00 0.02 0.07 0.03 99.85 09:19:18 08:44:01 all 0.01 0.00 0.01 0.01 0.01 99.95 09:19:18 08:44:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 08:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 08:44:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 08:44:01 3 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 08:44:01 4 0.02 0.00 0.03 0.05 0.02 99.88 09:19:18 08:44:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 08:44:01 6 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 08:44:01 7 0.00 0.00 0.03 0.03 0.02 99.92 09:19:18 08:45:01 all 0.03 0.00 0.01 0.01 0.01 99.94 09:19:18 08:45:01 0 0.03 0.00 0.03 0.00 0.02 99.92 09:19:18 08:45:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 08:45:01 2 0.05 0.00 0.00 0.00 0.00 99.95 09:19:18 08:45:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 08:45:01 4 0.00 0.00 0.00 0.05 0.00 99.95 09:19:18 08:45:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 08:45:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 08:45:01 7 0.07 0.00 0.02 0.07 0.03 99.82 09:19:18 08:46:01 all 0.02 0.00 0.01 0.03 0.00 99.94 09:19:18 08:46:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 08:46:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:46:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 08:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:46:01 4 0.00 0.00 0.02 0.02 0.00 99.97 09:19:18 08:46:01 5 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 08:46:01 6 0.05 0.00 0.00 0.00 0.00 99.95 09:19:18 08:46:01 7 0.02 0.00 0.03 0.19 0.02 99.74 09:19:18 08:47:01 all 0.01 0.00 0.02 0.00 0.00 99.96 09:19:18 08:47:01 0 0.00 0.00 0.03 0.00 0.00 99.97 09:19:18 08:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 08:47:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 08:47:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 08:47:01 4 0.00 0.00 0.05 0.00 0.02 99.93 09:19:18 08:47:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 08:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 08:47:01 7 0.05 0.00 0.03 0.00 0.02 99.90 09:19:18 08:48:01 all 0.14 0.00 0.02 0.03 0.01 99.80 09:19:18 08:48:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 08:48:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 08:48:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 08:48:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 08:48:01 4 0.02 0.00 0.02 0.18 0.00 99.78 09:19:18 08:48:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 08:48:01 6 0.05 0.00 0.02 0.00 0.02 99.92 09:19:18 08:48:01 7 0.96 0.00 0.03 0.07 0.03 98.91 09:19:18 09:19:18 08:48:01 CPU %user %nice %system %iowait %steal %idle 09:19:18 08:49:01 all 0.06 0.00 0.02 0.00 0.01 99.91 09:19:18 08:49:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 08:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 08:49:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 08:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:49:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 08:49:01 5 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 08:49:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 08:49:01 7 0.37 0.00 0.10 0.02 0.03 99.48 09:19:18 08:50:01 all 0.24 0.00 0.01 0.02 0.01 99.71 09:19:18 08:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 08:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:50:01 2 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 08:50:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 08:50:01 4 0.00 0.00 0.02 0.18 0.02 99.78 09:19:18 08:50:01 5 0.02 0.00 0.02 0.02 0.00 99.95 09:19:18 08:50:01 6 0.07 0.00 0.00 0.00 0.00 99.93 09:19:18 08:50:01 7 1.78 0.00 0.07 0.00 0.02 98.14 09:19:18 08:51:01 all 0.10 0.00 0.02 0.00 0.00 99.88 09:19:18 08:51:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 08:51:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:51:01 2 0.02 0.00 0.03 0.00 0.00 99.95 09:19:18 08:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:51:01 5 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 08:51:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 08:51:01 7 0.73 0.00 0.07 0.02 0.02 99.17 09:19:18 08:52:01 all 0.17 0.00 0.01 0.01 0.01 99.80 09:19:18 08:52:01 0 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 08:52:01 1 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 08:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 08:52:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 08:52:01 4 0.02 0.00 0.02 0.02 0.02 99.93 09:19:18 08:52:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 08:52:01 6 0.05 0.00 0.02 0.00 0.02 99.92 09:19:18 08:52:01 7 1.26 0.00 0.03 0.03 0.03 98.64 09:19:18 08:53:01 all 0.08 0.00 0.01 0.01 0.00 99.90 09:19:18 08:53:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 08:53:01 1 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 08:53:01 2 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 08:53:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 08:53:01 4 0.00 0.00 0.03 0.08 0.00 99.88 09:19:18 08:53:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 08:53:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 08:53:01 7 0.52 0.00 0.00 0.00 0.02 99.47 09:19:18 08:54:01 all 0.05 0.00 0.01 0.00 0.00 99.92 09:19:18 08:54:01 0 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 08:54:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:54:01 2 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 08:54:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 08:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:54:01 5 0.03 0.00 0.02 0.02 0.02 99.92 09:19:18 08:54:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 08:54:01 7 0.32 0.00 0.07 0.02 0.02 99.58 09:19:18 08:55:01 all 0.16 0.00 0.01 0.00 0.01 99.81 09:19:18 08:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 08:55:01 1 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 08:55:01 2 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 08:55:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:55:01 4 0.00 0.00 0.02 0.02 0.02 99.95 09:19:18 08:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:55:01 6 0.05 0.00 0.03 0.00 0.02 99.90 09:19:18 08:55:01 7 1.21 0.00 0.03 0.00 0.03 98.72 09:19:18 08:56:01 all 0.03 0.00 0.01 0.05 0.01 99.90 09:19:18 08:56:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 08:56:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 08:56:01 2 0.07 0.00 0.03 0.00 0.02 99.88 09:19:18 08:56:01 3 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 08:56:01 4 0.02 0.00 0.00 0.17 0.00 99.82 09:19:18 08:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 08:56:01 6 0.05 0.00 0.02 0.00 0.02 99.92 09:19:18 08:56:01 7 0.03 0.00 0.02 0.25 0.02 99.68 09:19:18 08:57:01 all 0.08 0.00 0.01 0.00 0.01 99.90 09:19:18 08:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 08:57:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:57:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 08:57:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 08:57:01 4 0.00 0.00 0.02 0.02 0.02 99.95 09:19:18 08:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:57:01 6 0.03 0.00 0.03 0.00 0.00 99.93 09:19:18 08:57:01 7 0.50 0.00 0.02 0.00 0.03 99.45 09:19:18 08:58:01 all 0.05 0.00 0.02 0.01 0.00 99.92 09:19:18 08:58:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 08:58:01 1 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 08:58:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 08:58:01 3 0.02 0.00 0.03 0.00 0.00 99.95 09:19:18 08:58:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 08:58:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 08:58:01 6 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 08:58:01 7 0.33 0.00 0.03 0.03 0.02 99.58 09:19:18 08:59:01 all 0.03 0.00 0.01 0.00 0.00 99.96 09:19:18 08:59:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 08:59:01 1 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 08:59:01 2 0.07 0.00 0.00 0.00 0.02 99.92 09:19:18 08:59:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:59:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 08:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 08:59:01 6 0.05 0.00 0.02 0.00 0.00 99.93 09:19:18 08:59:01 7 0.08 0.00 0.00 0.00 0.00 99.92 09:19:18 09:19:18 08:59:01 CPU %user %nice %system %iowait %steal %idle 09:19:18 09:00:01 all 0.06 0.00 0.05 0.07 0.01 99.82 09:19:18 09:00:01 0 0.00 0.00 0.03 0.00 0.00 99.97 09:19:18 09:00:01 1 0.10 0.00 0.03 0.00 0.00 99.86 09:19:18 09:00:01 2 0.02 0.00 0.03 0.00 0.00 99.95 09:19:18 09:00:01 3 0.02 0.00 0.03 0.00 0.00 99.95 09:19:18 09:00:01 4 0.00 0.00 0.03 0.00 0.00 99.97 09:19:18 09:00:01 5 0.02 0.00 0.03 0.00 0.00 99.95 09:19:18 09:00:01 6 0.29 0.00 0.09 0.00 0.03 99.59 09:19:18 09:00:01 7 0.02 0.00 0.07 0.55 0.02 99.35 09:19:18 09:01:01 all 0.06 0.00 0.01 0.00 0.01 99.91 09:19:18 09:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 09:01:01 1 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 09:01:01 2 0.07 0.00 0.03 0.02 0.02 99.87 09:19:18 09:01:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 09:01:01 4 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 09:01:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 09:01:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 09:01:01 7 0.40 0.00 0.00 0.02 0.00 99.58 09:19:18 09:02:01 all 0.08 0.00 0.02 0.00 0.00 99.89 09:19:18 09:02:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 09:02:01 1 0.07 0.00 0.02 0.00 0.02 99.90 09:19:18 09:02:01 2 0.10 0.00 0.00 0.00 0.00 99.90 09:19:18 09:02:01 3 0.07 0.00 0.05 0.00 0.02 99.87 09:19:18 09:02:01 4 0.00 0.00 0.00 0.02 0.00 99.98 09:19:18 09:02:01 5 0.23 0.00 0.02 0.00 0.00 99.75 09:19:18 09:02:01 6 0.10 0.00 0.07 0.00 0.00 99.83 09:19:18 09:02:01 7 0.07 0.00 0.03 0.00 0.00 99.90 09:19:18 09:03:01 all 0.03 0.00 0.02 0.00 0.01 99.94 09:19:18 09:03:01 0 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 09:03:01 1 0.08 0.00 0.03 0.02 0.02 99.85 09:19:18 09:03:01 2 0.07 0.00 0.02 0.00 0.02 99.90 09:19:18 09:03:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 09:03:01 4 0.00 0.00 0.05 0.00 0.02 99.93 09:19:18 09:03:01 5 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 09:03:01 6 0.05 0.00 0.00 0.00 0.00 99.95 09:19:18 09:03:01 7 0.02 0.00 0.00 0.02 0.00 99.97 09:19:18 09:04:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 09:04:01 0 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 09:04:01 1 0.03 0.00 0.02 0.02 0.03 99.90 09:19:18 09:04:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 09:04:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 09:04:01 4 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 09:04:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 09:04:01 6 0.03 0.00 0.03 0.00 0.00 99.93 09:19:18 09:04:01 7 0.00 0.00 0.00 0.02 0.02 99.97 09:19:18 09:05:01 all 0.20 0.00 0.01 0.01 0.01 99.76 09:19:18 09:05:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 09:05:01 1 0.05 0.00 0.02 0.00 0.02 99.92 09:19:18 09:05:01 2 0.07 0.00 0.02 0.00 0.02 99.90 09:19:18 09:05:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 09:05:01 4 0.00 0.00 0.00 0.08 0.00 99.92 09:19:18 09:05:01 5 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 09:05:01 6 0.03 0.00 0.00 0.00 0.02 99.95 09:19:18 09:05:01 7 1.43 0.00 0.05 0.00 0.00 98.52 09:19:18 09:06:01 all 0.03 0.00 0.02 0.01 0.01 99.94 09:19:18 09:06:01 0 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 09:06:01 1 0.02 0.00 0.02 0.00 0.03 99.93 09:19:18 09:06:01 2 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 09:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 09:06:01 4 0.02 0.00 0.03 0.02 0.02 99.92 09:19:18 09:06:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 09:06:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 09:06:01 7 0.10 0.00 0.05 0.03 0.00 99.82 09:19:18 09:07:01 all 0.05 0.00 0.02 0.00 0.00 99.92 09:19:18 09:07:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 09:07:01 1 0.03 0.00 0.02 0.02 0.00 99.93 09:19:18 09:07:01 2 0.07 0.00 0.00 0.00 0.00 99.93 09:19:18 09:07:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 09:07:01 4 0.05 0.00 0.00 0.00 0.00 99.95 09:19:18 09:07:01 5 0.03 0.00 0.03 0.00 0.00 99.93 09:19:18 09:07:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 09:07:01 7 0.22 0.00 0.08 0.02 0.02 99.67 09:19:18 09:08:01 all 0.02 0.00 0.01 0.00 0.01 99.96 09:19:18 09:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 09:08:01 1 0.03 0.00 0.02 0.00 0.03 99.92 09:19:18 09:08:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 09:08:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 09:08:01 4 0.00 0.00 0.03 0.03 0.00 99.93 09:19:18 09:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 09:08:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 09:08:01 7 0.07 0.00 0.00 0.00 0.00 99.93 09:19:18 09:09:01 all 0.09 0.00 0.01 0.00 0.00 99.90 09:19:18 09:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 09:09:01 1 0.07 0.00 0.05 0.00 0.02 99.87 09:19:18 09:09:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 09:09:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 09:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 09:09:01 5 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 09:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 09:09:01 7 0.52 0.00 0.00 0.02 0.00 99.47 09:19:18 09:10:01 all 0.19 0.00 0.01 0.01 0.01 99.79 09:19:18 09:10:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:19:18 09:10:01 1 0.02 0.00 0.00 0.03 0.02 99.93 09:19:18 09:10:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 09:10:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 09:10:01 4 0.00 0.00 0.00 0.00 0.02 99.98 09:19:18 09:10:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 09:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 09:10:01 7 1.35 0.00 0.00 0.02 0.02 98.61 09:19:18 09:19:18 09:10:01 CPU %user %nice %system %iowait %steal %idle 09:19:18 09:11:01 all 0.03 0.00 0.01 0.05 0.01 99.90 09:19:18 09:11:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 09:11:01 1 0.03 0.00 0.05 0.32 0.02 99.58 09:19:18 09:11:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 09:11:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 09:11:01 4 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 09:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 09:11:01 6 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 09:11:01 7 0.12 0.00 0.00 0.10 0.00 99.78 09:19:18 09:12:01 all 0.04 0.00 0.01 0.01 0.00 99.93 09:19:18 09:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 09:12:01 1 0.05 0.00 0.03 0.08 0.02 99.82 09:19:18 09:12:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 09:12:01 3 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 09:12:01 4 0.03 0.00 0.03 0.00 0.00 99.93 09:19:18 09:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 09:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 09:12:01 7 0.12 0.00 0.00 0.03 0.00 99.85 09:19:18 09:13:01 all 0.03 0.00 0.01 0.02 0.00 99.93 09:19:18 09:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 09:13:01 1 0.10 0.00 0.08 0.08 0.02 99.72 09:19:18 09:13:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 09:13:01 3 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 09:13:01 4 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 09:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 09:13:01 6 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 09:13:01 7 0.05 0.00 0.02 0.08 0.02 99.83 09:19:18 09:14:01 all 0.02 0.00 0.01 0.02 0.00 99.94 09:19:18 09:14:01 0 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 09:14:01 1 0.07 0.00 0.03 0.00 0.02 99.88 09:19:18 09:14:01 2 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 09:14:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 09:14:01 4 0.00 0.00 0.00 0.12 0.00 99.88 09:19:18 09:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 09:14:01 6 0.03 0.00 0.02 0.02 0.00 99.93 09:19:18 09:14:01 7 0.03 0.00 0.00 0.03 0.00 99.93 09:19:18 09:15:01 all 0.17 0.00 0.01 0.04 0.01 99.78 09:19:18 09:15:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 09:15:01 1 0.08 0.00 0.02 0.00 0.02 99.88 09:19:18 09:15:01 2 0.07 0.00 0.00 0.00 0.00 99.93 09:19:18 09:15:01 3 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 09:15:01 4 0.00 0.00 0.02 0.05 0.02 99.92 09:19:18 09:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 09:15:01 6 0.02 0.00 0.00 0.03 0.00 99.95 09:19:18 09:15:01 7 1.17 0.00 0.03 0.20 0.02 98.58 09:19:18 09:16:01 all 0.09 0.00 0.01 0.01 0.00 99.89 09:19:18 09:16:01 0 0.05 0.00 0.02 0.00 0.02 99.92 09:19:18 09:16:01 1 0.07 0.00 0.05 0.00 0.02 99.87 09:19:18 09:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 09:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 09:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 09:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 09:19:18 09:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 09:16:01 7 0.55 0.00 0.00 0.05 0.00 99.40 09:19:18 09:17:01 all 0.12 0.00 0.02 0.00 0.01 99.84 09:19:18 09:17:01 0 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 09:17:01 1 0.05 0.00 0.03 0.00 0.03 99.88 09:19:18 09:17:01 2 0.02 0.00 0.02 0.00 0.02 99.95 09:19:18 09:17:01 3 0.02 0.00 0.00 0.00 0.02 99.97 09:19:18 09:17:01 4 0.02 0.00 0.02 0.02 0.00 99.95 09:19:18 09:17:01 5 0.00 0.00 0.02 0.00 0.02 99.97 09:19:18 09:17:01 6 0.03 0.00 0.02 0.00 0.02 99.93 09:19:18 09:17:01 7 0.81 0.00 0.05 0.00 0.02 99.12 09:19:18 09:18:01 all 0.12 0.00 0.01 0.00 0.00 99.86 09:19:18 09:18:01 0 0.02 0.00 0.02 0.00 0.00 99.97 09:19:18 09:18:01 1 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 09:18:01 2 0.03 0.00 0.02 0.00 0.00 99.95 09:19:18 09:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 09:19:18 09:18:01 4 0.03 0.00 0.05 0.02 0.02 99.88 09:19:18 09:18:01 5 0.00 0.00 0.02 0.00 0.00 99.98 09:19:18 09:18:01 6 0.03 0.00 0.00 0.00 0.00 99.97 09:19:18 09:18:01 7 0.86 0.00 0.00 0.02 0.00 99.12 09:19:18 09:19:01 all 1.62 0.00 0.54 0.07 0.01 97.76 09:19:18 09:19:01 0 1.42 0.00 0.50 0.02 0.02 98.05 09:19:18 09:19:01 1 1.93 0.00 0.67 0.00 0.02 97.38 09:19:18 09:19:01 2 3.31 0.00 0.72 0.00 0.02 95.95 09:19:18 09:19:01 3 1.25 0.00 0.45 0.00 0.00 98.30 09:19:18 09:19:01 4 1.20 0.00 0.85 0.12 0.02 97.81 09:19:18 09:19:01 5 1.12 0.00 0.38 0.00 0.00 98.50 09:19:18 09:19:01 6 1.59 0.00 0.30 0.18 0.00 97.93 09:19:18 09:19:01 7 1.10 0.00 0.45 0.22 0.02 98.22 09:19:18 Average: all 1.20 0.00 0.19 0.24 0.02 98.35 09:19:18 Average: 0 1.13 0.00 0.19 0.14 0.02 98.52 09:19:18 Average: 1 1.12 0.00 0.19 0.26 0.02 98.40 09:19:18 Average: 2 1.22 0.00 0.20 0.20 0.02 98.36 09:19:18 Average: 3 1.18 0.00 0.18 0.21 0.01 98.43 09:19:18 Average: 4 1.24 0.00 0.20 0.31 0.02 98.23 09:19:18 Average: 5 1.15 0.00 0.19 0.24 0.01 98.41 09:19:18 Average: 6 1.22 0.00 0.20 0.09 0.01 98.48 09:19:18 Average: 7 1.38 0.00 0.20 0.42 0.02 97.98 09:19:18 09:19:18 09:19:18