Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 676951d955e4c4c86fc34e64f6f39dfe192b487c 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-ssh11135108628806538434.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision aadae98dfa9261c10a4d8d2eaf62c80ad04c1fbe 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-ssh4744195932792681666.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 aadae98dfa9261c10a4d8d2eaf62c80ad04c1fbe 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-ssh9935776564779422553.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision aadae98dfa9261c10a4d8d2eaf62c80ad04c1fbe (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f aadae98dfa9261c10a4d8d2eaf62c80ad04c1fbe # timeout=10 Commit message: "Merge pull request #474 from cherrycl/support-golang-1.25" > 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-ssh7520767319371789280.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-ssh13454771707354614180.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision 65355178549468b165f8106641c96c3190b1d843 (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 65355178549468b165f8106641c96c3190b1d843 # timeout=10 Commit message: "Fix: Add S3 URL in href to ship logs" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that library test code cannot be accessed by Pipelines. To remove this log message, move the test code outside of src/. To restore the previous behavior that allowed access to files in src/test/, pass -Dorg.jenkinsci.plugins.workflow.libs.SCMSourceRetriever.INCLUDE_SRC_TEST_IN_LIBRARIES=true to the java command used to start Jenkins. [Pipeline] Start of Pipeline [Pipeline] echo ========================================================= [edgeXBuildGoParallel] RAW Config: [project:edgex-go, dockerFileGlobPath:cmd/**/Dockerfile, testScript:make test, buildScript:make build, publishSwaggerDocs:true, swaggerApiFolders:[openapi], goVersion:1.23] ========================================================= [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 Waiting for next available executor on ‘ubuntu20.04-docker-8c-8g’ Running on prd-ubuntu20.04-docker-8c-8g-347990 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] ws Running in /w/workspace/edgex-go/912 [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/912 # 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 > 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 Avoid second fetch Checking out Revision 676951d955e4c4c86fc34e64f6f39dfe192b487c (main) Commit message: "feat: Add `%` to core-keeper allowed characters regex string (#5287)" > git config core.sparsecheckout # timeout=10 > git checkout -f 676951d955e4c4c86fc34e64f6f39dfe192b487c # timeout=10 > git rev-list --no-walk 09bb2f1a643c06ac5adbedab39971cba372ab665 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 02:14:36 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 02:14:36 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 02:14:36 ========================================================= 02:14:36 EdgeX Global Pipelines Version Info 02:14:36 ========================================================= [Pipeline] libraryResource [Pipeline] sh 02:14:37 ------------------- 02:14:37 stable info: 02:14:37 ------------------- 02:14:37 Commited By: Cherry Wang cherry@iotechsys.com 02:14:37 Commit SHA: aadae98dfa9261c10a4d8d2eaf62c80ad04c1fbe 02:14:37 Message: update stable to v1.0.277 02:14:38 ------------------- 02:14:38 experimental info: 02:14:38 ------------------- 02:14:38 Commited By: **** collab-it+edgex@linuxfoundation.org 02:14:38 Commit SHA: aadae98dfa9261c10a4d8d2eaf62c80ad04c1fbe 02:14:38 Message: update experimental to v1.0.277 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 02:14:38 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = edgex-go-settings [Pipeline] echo 02:14:38 [edgeXSetupEnvironment]: set envvar PROJECT = edgex-go [Pipeline] echo 02:14:38 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 02:14:38 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 02:14:38 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 02:14:38 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 02:14:38 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 02:14:38 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_GLOB = cmd/**/Dockerfile [Pipeline] echo 02:14:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_PREFIX = [Pipeline] echo 02:14:38 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME_SUFFIX = [Pipeline] echo 02:14:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 02:14:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 02:14:38 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 02:14:38 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 02:14:38 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 02:14:38 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 02:14:38 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 02:14:38 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 02:14:39 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = true [Pipeline] echo 02:14:39 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi [Pipeline] echo 02:14:39 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 02:14:39 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 02:14:39 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 02:14:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 02:14:39 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 02:14:39 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 02:14:39 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] echo 02:14:39 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 676951d [Pipeline] echo 02:14:39 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:14:39 provisioning config files... 02:14:39 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/912@tmp/config7671116556596627387tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:14:39 ---> ****-login.sh 02:14:39 nexus3.edgexfoundry.org:10001 02:14:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:39 02:14:39 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:14:39 Configure a credential helper to remove this warning. See 02:14:39 https://docs.****.com/go/credential-store/ 02:14:39 02:14:39 Login Succeeded 02:14:39 nexus3.edgexfoundry.org:10002 02:14:39 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:40 02:14:40 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:14:40 Configure a credential helper to remove this warning. See 02:14:40 https://docs.****.com/go/credential-store/ 02:14:40 02:14:40 Login Succeeded 02:14:40 nexus3.edgexfoundry.org:10003 02:14:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:40 02:14:40 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:14:40 Configure a credential helper to remove this warning. See 02:14:40 https://docs.****.com/go/credential-store/ 02:14:40 02:14:40 Login Succeeded 02:14:40 nexus3.edgexfoundry.org:10004 02:14:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:40 02:14:40 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:14:40 Configure a credential helper to remove this warning. See 02:14:40 https://docs.****.com/go/credential-store/ 02:14:40 02:14:40 Login Succeeded 02:14:40 ****.io 02:14:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:14:40 02:14:40 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 02:14:40 Configure a credential helper to remove this warning. See 02:14:40 https://docs.****.com/go/credential-store/ 02:14:40 02:14:40 Login Succeeded 02:14:40 ---> ****-login.sh ends [Pipeline] } 02:14:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:14:40 + 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 02:14:40 + + dirname cmd/core-command/Dockerfile 02:14:40 cut -d/ -f2 02:14:40 + echo core-command,cmd/core-command/Dockerfile 02:14:40 + dirname cmd/core-common-config-bootstrapper/Dockerfile 02:14:40 + cut -d/ -f2 02:14:40 + echo core-common-config-bootstrapper,cmd/core-common-config-bootstrapper/Dockerfile 02:14:40 + dirname cmd/core-data/Dockerfile 02:14:40 + cut -d/ -f2 02:14:40 + echo core-data,cmd/core-data/Dockerfile 02:14:40 + + cut -d/ -f2 02:14:40 dirname cmd/core-keeper/Dockerfile 02:14:40 + echo core-keeper,cmd/core-keeper/Dockerfile 02:14:40 + cut -d/ -f2 02:14:40 + dirname cmd/core-metadata/Dockerfile 02:14:40 + echo core-metadata,cmd/core-metadata/Dockerfile 02:14:40 + dirname cmd/security-bootstrapper/Dockerfile 02:14:40 + cut -d/ -f2 02:14:40 + echo security-bootstrapper,cmd/security-bootstrapper/Dockerfile 02:14:40 + + dirnamecut cmd/security-proxy-auth/Dockerfile -d/ 02:14:40 -f2 02:14:40 + echo security-proxy-auth,cmd/security-proxy-auth/Dockerfile 02:14:40 + dirname cmd/security-proxy-setup/Dockerfile 02:14:40 + cut -d/ -f2 02:14:40 + echo security-proxy-setup,cmd/security-proxy-setup/Dockerfile 02:14:40 + dirname cmd/security-secretstore-setup/Dockerfile 02:14:40 + cut -d/ -f2 02:14:40 + echo security-secretstore-setup,cmd/security-secretstore-setup/Dockerfile 02:14:40 + dirname cmd/security-spiffe-token-provider/Dockerfile 02:14:40 + cut -d/ -f2 02:14:40 + echo security-spiffe-token-provider,cmd/security-spiffe-token-provider/Dockerfile 02:14:40 + dirname+ cmd/security-spire-agent/Dockerfile 02:14:40 cut -d/ -f2 02:14:40 + echo security-spire-agent,cmd/security-spire-agent/Dockerfile 02:14:40 + dirname cmd/security-spire-config/Dockerfile 02:14:40 + cut -d/ -f2 02:14:40 + echo security-spire-config,cmd/security-spire-config/Dockerfile 02:14:40 + dirname cmd/security-spire-server/Dockerfile 02:14:40 + cut -d/ -f2 02:14:40 + echo security-spire-server,cmd/security-spire-server/Dockerfile 02:14:40 + dirname cmd/support-notifications/Dockerfile 02:14:40 + cut -d/ -f2 02:14:40 + echo support-notifications,cmd/support-notifications/Dockerfile 02:14:40 + dirname cmd/support-scheduler/Dockerfile 02:14:40 + cut -d/ -f2 02:14:40 + echo support-scheduler,cmd/support-scheduler/Dockerfile [Pipeline] echo 02:14:40 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 02:14:41 + git rev-list -1 --merges 676951d955e4c4c86fc34e64f6f39dfe192b487c~1..676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] echo 02:14:41 -----------> git rev-list -1 --merges 676951d955e4c4c86fc34e64f6f39dfe192b487c~1..676951d955e4c4c86fc34e64f6f39dfe192b487c 676951d955e4c4c86fc34e64f6f39dfe192b487c [false] [Pipeline] sh 02:14:41 + git log --format=format:%s -1 676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] echo 02:14:41 ========================================================= 02:14:41 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 02:14:41 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] sh 02:14:42 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 02:14:42 + grep -v github /etc/ssh/ssh_known_hosts 02:14:42 + [ -e /tmp/ssh_known_hosts ] 02:14:42 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 02:14:42 + + echosudo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= tee 02:14:42 -a /etc/ssh/ssh_known_hosts 02:14:42 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:14:42 02:14:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:14:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:14:42 0.1.4: Pulling from edgex-devops/py-git-semver 02:14:42 3dae71ba6b94: Pulling fs layer 02:14:42 6bf1a483ea7c: Pulling fs layer 02:14:42 f5dfc541a4d3: Pulling fs layer 02:14:42 461d9e800cba: Pulling fs layer 02:14:42 80192f66455f: Pulling fs layer 02:14:42 2e8e34ca0e6c: Pulling fs layer 02:14:42 a29436f7fd5d: Pulling fs layer 02:14:42 923cac83aea3: Pulling fs layer 02:14:42 25ad8b0a4227: Pulling fs layer 02:14:42 db01528c6b51: Pulling fs layer 02:14:42 28988de357af: Pulling fs layer 02:14:42 461d9e800cba: Waiting 02:14:42 80192f66455f: Waiting 02:14:42 2e8e34ca0e6c: Waiting 02:14:42 a29436f7fd5d: Waiting 02:14:42 923cac83aea3: Waiting 02:14:42 25ad8b0a4227: Waiting 02:14:42 db01528c6b51: Waiting 02:14:42 28988de357af: Waiting 02:14:43 6bf1a483ea7c: Verifying Checksum 02:14:43 6bf1a483ea7c: Download complete 02:14:43 461d9e800cba: Verifying Checksum 02:14:43 461d9e800cba: Download complete 02:14:43 80192f66455f: Download complete 02:14:43 f5dfc541a4d3: Verifying Checksum 02:14:43 f5dfc541a4d3: Download complete 02:14:43 3dae71ba6b94: Verifying Checksum 02:14:43 3dae71ba6b94: Download complete 02:14:43 923cac83aea3: Verifying Checksum 02:14:43 923cac83aea3: Download complete 02:14:43 25ad8b0a4227: Verifying Checksum 02:14:43 25ad8b0a4227: Download complete 02:14:43 db01528c6b51: Download complete 02:14:43 28988de357af: Verifying Checksum 02:14:43 28988de357af: Download complete 02:14:43 a29436f7fd5d: Verifying Checksum 02:14:43 a29436f7fd5d: Download complete 02:14:43 2e8e34ca0e6c: Verifying Checksum 02:14:43 2e8e34ca0e6c: Download complete 02:14:44 3dae71ba6b94: Pull complete 02:14:44 6bf1a483ea7c: Pull complete 02:14:45 f5dfc541a4d3: Pull complete 02:14:45 461d9e800cba: Pull complete 02:14:45 80192f66455f: Pull complete 02:14:49 2e8e34ca0e6c: Pull complete 02:14:50 a29436f7fd5d: Pull complete 02:14:50 923cac83aea3: Pull complete 02:14:50 25ad8b0a4227: Pull complete 02:14:50 db01528c6b51: Pull complete 02:14:50 28988de357af: Pull complete 02:14:50 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 02:14:50 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 02:14:50 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:14:50 prd-ubuntu20.04-docker-8c-8g-347990 does not seem to be running inside a container 02:14:50 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/edgex-go/912 -v /w/workspace/edgex-go/912:/w/workspace/edgex-go/912:rw,z -v /w/workspace/edgex-go/912@tmp:/w/workspace/edgex-go/912@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 02:14:53 $ docker top 830277b6e802b339e2dbee6d9b62d99f248d314cd35a7fb7b8917789cb12031b -eo pid,comm 02:14:53 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). 02:14:53 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 02:14:53 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:14:53 [ssh-agent] Looking for ssh-agent implementation... 02:14:53 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:14:53 $ docker exec 830277b6e802b339e2dbee6d9b62d99f248d314cd35a7fb7b8917789cb12031b ssh-agent 02:14:53 SSH_AUTH_SOCK=/tmp/ssh-tbXKsunB3CCD/agent.32 02:14:53 SSH_AGENT_PID=38 02:14:53 Running ssh-add (command line suppressed) 02:14:54 Identity added: /w/workspace/edgex-go/912@tmp/private_key_12430520151879922650.key (/w/workspace/edgex-go/912@tmp/private_key_12430520151879922650.key) 02:14:54 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:14:54 + git config --global --add safe.directory /w/workspace/edgex-go/912 [Pipeline] sh 02:14:54 + git tag --points-at HEAD [Pipeline] } 02:14:54 $ docker exec --env ******** --env ******** 830277b6e802b339e2dbee6d9b62d99f248d314cd35a7fb7b8917789cb12031b ssh-agent -k 02:14:54 unset SSH_AUTH_SOCK; 02:14:54 unset SSH_AGENT_PID; 02:14:54 echo Agent pid 38 killed; 02:14:54 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 02:14:54 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 02:14:54 [ssh-agent] Looking for ssh-agent implementation... 02:14:54 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 02:14:54 $ docker exec 830277b6e802b339e2dbee6d9b62d99f248d314cd35a7fb7b8917789cb12031b ssh-agent 02:14:54 SSH_AUTH_SOCK=/tmp/ssh-dpH6m9Bk8xNR/agent.85 02:14:54 SSH_AGENT_PID=91 02:14:54 Running ssh-add (command line suppressed) 02:14:55 Identity added: /w/workspace/edgex-go/912@tmp/private_key_5420948767462332900.key (/w/workspace/edgex-go/912@tmp/private_key_5420948767462332900.key) 02:14:55 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 02:14:55 + git semver init 02:14:55 2025-10-17 02:14:55,610 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 02:14:55 2025-10-17 02:14:55,614 [run_init] DEBUG init version:0.0.0 force:False 02:14:55 2025-10-17 02:14:55,615 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/edgex-go/912/.semver 02:14:55 2025-10-17 02:14:55,615 [execute] INFO git clone -b semver git@github.com:edgexfoundry/edgex-go.git /w/workspace/edgex-go/912/.semver 02:14:55 2025-10-17 02:14:55,615 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/edgex-go.git', '/w/workspace/edgex-go/912/.semver'], cwd=/w/workspace/edgex-go/912, stdin=None, shell=False, universal_newlines=False) 02:15:01 2025-10-17 02:15:00,640 [append_file] DEBUG append to file:/w/workspace/edgex-go/912/.git/info/exclude 02:15:01 2025-10-17 02:15:00,640 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/edgex-go/912/.semver/main with force:False 02:15:01 2025-10-17 02:15:00,640 [read_version] DEBUG read version from /w/workspace/edgex-go/912/.semver/main 02:15:01 2025-10-17 02:15:00,640 [read_version] DEBUG read version from /w/workspace/edgex-go/912/.semver/main 02:15:01 4.1.0-dev.67 [Pipeline] } 02:15:01 $ docker exec --env ******** --env ******** 830277b6e802b339e2dbee6d9b62d99f248d314cd35a7fb7b8917789cb12031b ssh-agent -k 02:15:01 unset SSH_AUTH_SOCK; 02:15:01 unset SSH_AGENT_PID; 02:15:01 echo Agent pid 91 killed; 02:15:01 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 02:15:01 + git semver [Pipeline] } 02:15:01 $ docker stop --time=1 830277b6e802b339e2dbee6d9b62d99f248d314cd35a7fb7b8917789cb12031b 02:15:03 $ docker rm -f --volumes 830277b6e802b339e2dbee6d9b62d99f248d314cd35a7fb7b8917789cb12031b [Pipeline] // withDockerContainer [Pipeline] sh 02:15:03 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 02:15:03 Stashed 1 file(s) [Pipeline] echo 02:15:03 [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 02:15:04 + git config --global --add safe.directory /w/workspace/edgex-go/912 [Pipeline] echo 02:15:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:15:04 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:15:04 ========================================================= 02:15:04 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 02:15:04 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:15:04 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:15:04 1.23-alpine: Pulling from edgex-devops/edgex-golang-base 02:15:04 9824c27679d3: Pulling fs layer 02:15:04 8371a51cbc44: Pulling fs layer 02:15:04 d5791340ef18: Pulling fs layer 02:15:04 d3178a7b2709: Pulling fs layer 02:15:04 4f4fb700ef54: Pulling fs layer 02:15:04 063b4f904bf5: Pulling fs layer 02:15:04 066ecc492849: Pulling fs layer 02:15:04 50a4da29d654: Pulling fs layer 02:15:04 417dd178857c: Pulling fs layer 02:15:04 4f4fb700ef54: Waiting 02:15:04 063b4f904bf5: Waiting 02:15:04 066ecc492849: Waiting 02:15:04 50a4da29d654: Waiting 02:15:04 417dd178857c: Waiting 02:15:04 d3178a7b2709: Waiting 02:15:04 8371a51cbc44: Download complete 02:15:04 d3178a7b2709: Download complete 02:15:04 4f4fb700ef54: Verifying Checksum 02:15:04 4f4fb700ef54: Download complete 02:15:04 063b4f904bf5: Verifying Checksum 02:15:04 063b4f904bf5: Download complete 02:15:04 9824c27679d3: Verifying Checksum 02:15:04 9824c27679d3: Download complete 02:15:04 066ecc492849: Verifying Checksum 02:15:04 066ecc492849: Download complete 02:15:04 9824c27679d3: Pull complete 02:15:04 417dd178857c: Verifying Checksum 02:15:04 417dd178857c: Download complete 02:15:05 8371a51cbc44: Pull complete 02:15:05 d5791340ef18: Download complete 02:15:05 50a4da29d654: Verifying Checksum 02:15:05 50a4da29d654: Download complete 02:15:10 d5791340ef18: Pull complete 02:15:10 d3178a7b2709: Pull complete 02:15:10 4f4fb700ef54: Pull complete 02:15:10 063b4f904bf5: Pull complete 02:15:10 066ecc492849: Pull complete 02:15:13 50a4da29d654: Pull complete 02:15:13 417dd178857c: Pull complete 02:15:13 Digest: sha256:1c67d479bcd1a15db4fd1475bc6acd8d9d5cb054f0d16636ffbadbea3c5c0a87 02:15:13 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:15:13 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine [Pipeline] fileExists [Pipeline] sh 02:15:14 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:15:14 WORKDIR /edgex 02:15:14 COPY go.mod . 02:15:14 RUN go mod download 02:15:14 + docker build -t ci-base-image-x86_64 -f - . 02:15:14 #0 building with "default" instance using docker driver 02:15:14 02:15:14 #1 [internal] load build definition from Dockerfile 02:15:14 #1 transferring dockerfile: 164B done 02:15:14 #1 DONE 0.0s 02:15:14 02:15:14 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:15:14 #2 DONE 0.0s 02:15:14 02:15:14 #3 [internal] load .dockerignore 02:15:14 #3 transferring context: 02:15:14 #3 transferring context: 50B done 02:15:14 #3 DONE 0.0s 02:15:14 02:15:14 #4 [internal] load build context 02:15:14 #4 transferring context: 6.57kB done 02:15:14 #4 DONE 0.0s 02:15:14 02:15:14 #5 [1/4] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 02:15:14 #5 DONE 0.1s 02:15:15 02:15:15 #6 [2/4] WORKDIR /edgex 02:15:17 #6 DONE 2.2s 02:15:17 02:15:17 #7 [3/4] COPY go.mod . 02:15:17 #7 DONE 0.0s 02:15:17 02:15:17 #8 [4/4] RUN go mod download 02:15:18 Still waiting to schedule task 02:15:18 Waiting for next available executor on ‘prd-ubuntu20.04-docker-arm64-4c-16g-347580’ 02:15:35 #8 DONE 17.2s 02:15:35 02:15:35 #9 exporting to image 02:15:35 #9 exporting layers 02:15:38 #9 exporting layers 3.7s done 02:15:38 #9 writing image sha256:400013c992761f604c2a0b2ad25746585c7a464a9600f5ba0eb7ad0172b9877c done 02:15:38 #9 naming to docker.io/library/ci-base-image-x86_64 done 02:15:38 #9 DONE 3.7s [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:38 + docker inspect -f . ci-base-image-x86_64 02:15:38 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:15:38 prd-ubuntu20.04-docker-8c-8g-347990 does not seem to be running inside a container 02:15:38 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/912 -v /w/workspace/edgex-go/912:/w/workspace/edgex-go/912:rw,z -v /w/workspace/edgex-go/912@tmp:/w/workspace/edgex-go/912@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 02:15:38 $ docker top e7c997b076c144d667e900ed94fdad7465ec70a7005235348f6381aca170da3c -eo pid,comm [Pipeline] { [Pipeline] sh 02:15:39 + go version 02:15:39 go version go1.23.12 linux/amd64 [Pipeline] } 02:15:39 $ docker stop --time=1 e7c997b076c144d667e900ed94fdad7465ec70a7005235348f6381aca170da3c 02:15:40 $ docker rm -f --volumes e7c997b076c144d667e900ed94fdad7465ec70a7005235348f6381aca170da3c [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:15:40 + docker inspect -f . ci-base-image-x86_64 02:15:40 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:15:41 prd-ubuntu20.04-docker-8c-8g-347990 does not seem to be running inside a container 02:15:41 $ 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/912 -v /w/workspace/edgex-go/912:/w/workspace/edgex-go/912:rw,z -v /w/workspace/edgex-go/912@tmp:/w/workspace/edgex-go/912@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 02:15:41 $ docker top a77a97f4dfb4c88a7ba1f8f36565f8cacaad1655bdd1065f7777d18a52b35ff2 -eo pid,comm [Pipeline] { [Pipeline] echo 02:15:41 ========================================================= 02:15:41 [edgeXBuildGoParallel] Running Tests and Build... 02:15:41 ========================================================= [Pipeline] sh 02:15:41 + git config --global --add safe.directory /w/workspace/edgex-go/912 [Pipeline] fileExists [Pipeline] sh 02:15:41 + make test 02:15:41 go test -race -coverprofile=coverage.out ./... 02:15:50 ? github.com/edgexfoundry/edgex-go [no test files] 02:16:16 github.com/edgexfoundry/edgex-go/cmd/core-common-config-bootstrapper coverage: 0.0% of statements 02:16:16 github.com/edgexfoundry/edgex-go/cmd/core-command coverage: 0.0% of statements 02:16:16 github.com/edgexfoundry/edgex-go/cmd/core-data coverage: 0.0% of statements 02:16:16 github.com/edgexfoundry/edgex-go/cmd/core-keeper coverage: 0.0% of statements 02:16:16 github.com/edgexfoundry/edgex-go/cmd/core-metadata coverage: 0.0% of statements 02:16:16 github.com/edgexfoundry/edgex-go/cmd/security-bootstrapper coverage: 0.0% of statements 02:16:16 github.com/edgexfoundry/edgex-go/cmd/secrets-config coverage: 0.0% of statements 02:16:16 github.com/edgexfoundry/edgex-go/cmd/security-file-token-provider coverage: 0.0% of statements 02:16:16 github.com/edgexfoundry/edgex-go/cmd/security-proxy-auth coverage: 0.0% of statements 02:16:16 github.com/edgexfoundry/edgex-go/cmd/security-secretstore-setup coverage: 0.0% of statements 02:16:16 github.com/edgexfoundry/edgex-go/cmd/support-notifications coverage: 0.0% of statements 02:16:16 github.com/edgexfoundry/edgex-go/cmd/security-spiffe-token-provider coverage: 0.0% of statements 02:16:16 ? github.com/edgexfoundry/edgex-go/internal [no test files] 02:16:16 github.com/edgexfoundry/edgex-go/cmd/support-scheduler coverage: 0.0% of statements 02:16:16 github.com/edgexfoundry/edgex-go/internal/core/command coverage: 0.0% of statements 02:16:16 github.com/edgexfoundry/edgex-go/internal/core/command/config coverage: 0.0% of statements 02:16:16 github.com/edgexfoundry/edgex-go/internal/core/command/container coverage: 0.0% of statements 02:16:17 ok github.com/edgexfoundry/edgex-go/internal/core/command/application 1.039s coverage: 42.3% of statements 02:16:18 github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging/mocks coverage: 0.0% of statements 02:16:18 github.com/edgexfoundry/edgex-go/internal/core/data coverage: 0.0% of statements 02:16:18 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/http 1.039s coverage: 97.0% of statements 02:16:19 github.com/edgexfoundry/edgex-go/internal/core/data/config coverage: 0.0% of statements 02:16:19 github.com/edgexfoundry/edgex-go/internal/core/data/container coverage: 0.0% of statements 02:16:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/embed [no test files] 02:16:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces [no test files] 02:16:19 ? github.com/edgexfoundry/edgex-go/internal/core/data/query [no test files] 02:16:19 github.com/edgexfoundry/edgex-go/internal/core/data/controller/messaging coverage: 0.0% of statements 02:16:19 github.com/edgexfoundry/edgex-go/internal/core/data/mocks coverage: 0.0% of statements 02:16:19 github.com/edgexfoundry/edgex-go/internal/core/data/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:16:19 github.com/edgexfoundry/edgex-go/internal/core/keeper coverage: 0.0% of statements 02:16:19 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/constants [no test files] 02:16:19 github.com/edgexfoundry/edgex-go/internal/core/keeper/application coverage: 0.0% of statements 02:16:19 github.com/edgexfoundry/edgex-go/internal/core/keeper/config coverage: 0.0% of statements 02:16:19 github.com/edgexfoundry/edgex-go/internal/core/keeper/container coverage: 0.0% of statements 02:16:21 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/embed [no test files] 02:16:21 ? github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces [no test files] 02:16:21 github.com/edgexfoundry/edgex-go/internal/core/keeper/utils coverage: 0.0% of statements 02:16:21 github.com/edgexfoundry/edgex-go/internal/core/keeper/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:16:21 github.com/edgexfoundry/edgex-go/internal/core/metadata coverage: 0.0% of statements 02:16:21 github.com/edgexfoundry/edgex-go/internal/core/keeper/registry coverage: 0.0% of statements 02:16:22 ok github.com/edgexfoundry/edgex-go/internal/core/command/controller/messaging 4.056s coverage: 69.4% of statements 02:16:22 ok github.com/edgexfoundry/edgex-go/internal/core/common_config 1.048s coverage: 4.8% of statements 02:16:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/application 1.074s coverage: 57.6% of statements 02:16:22 ok github.com/edgexfoundry/edgex-go/internal/core/data/cache 1.024s coverage: 86.5% of statements 02:16:23 github.com/edgexfoundry/edgex-go/internal/core/metadata/config coverage: 0.0% of statements 02:16:23 github.com/edgexfoundry/edgex-go/internal/core/metadata/container coverage: 0.0% of statements 02:16:24 ok github.com/edgexfoundry/edgex-go/internal/core/data/controller/http 4.215s coverage: 94.2% of statements 02:16:24 ok github.com/edgexfoundry/edgex-go/internal/core/keeper/controller/http 1.051s coverage: 92.4% of statements 02:16:24 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/application 1.053s coverage: 8.4% of statements 02:16:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/embed [no test files] 02:16:24 ? github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces [no test files] 02:16:24 github.com/edgexfoundry/edgex-go/internal/core/metadata/utils coverage: 0.0% of statements 02:16:24 github.com/edgexfoundry/edgex-go/internal/core/metadata/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:16:24 github.com/edgexfoundry/edgex-go/internal/core/metadata/uom coverage: 0.0% of statements 02:16:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/interfaces [no test files] 02:16:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/db [no test files] 02:16:24 github.com/edgexfoundry/edgex-go/internal/pkg/bootstrap/handlers coverage: 0.0% of statements 02:16:24 github.com/edgexfoundry/edgex-go/internal/pkg/cache coverage: 0.0% of statements 02:16:24 github.com/edgexfoundry/edgex-go/internal/pkg/common coverage: 0.0% of statements 02:16:24 github.com/edgexfoundry/edgex-go/internal/pkg coverage: 0.0% of statements 02:16:24 github.com/edgexfoundry/edgex-go/internal/pkg/correlation coverage: 0.0% of statements 02:16:24 ? github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/models [no test files] 02:16:24 github.com/edgexfoundry/edgex-go/internal/pkg/db/postgres coverage: 0.0% of statements 02:16:24 github.com/edgexfoundry/edgex-go/internal/pkg/db/redis coverage: 0.0% of statements 02:16:26 ok github.com/edgexfoundry/edgex-go/internal/core/metadata/controller/http 1.344s coverage: 95.8% of statements 02:16:26 ok github.com/edgexfoundry/edgex-go/internal/io 1.026s coverage: 72.2% of statements 02:16:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/interfaces [no test files] 02:16:27 ? github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces [no test files] 02:16:27 github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres/models coverage: 0.0% of statements 02:16:27 github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto/interfaces/mocks coverage: 0.0% of statements 02:16:27 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper coverage: 0.0% of statements 02:16:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/postgres 1.051s coverage: 2.4% of statements 02:16:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/infrastructure/redis 1.041s coverage: 1.0% of statements 02:16:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils 1.032s coverage: 39.4% of statements 02:16:28 ok github.com/edgexfoundry/edgex-go/internal/pkg/utils/crypto 1.028s coverage: 68.8% of statements 02:16:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command 1.019s coverage: 40.0% of statements 02:16:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gate 1.031s coverage: 87.1% of statements 02:16:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/genpassword 1.018s coverage: 94.1% of statements 02:16:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/config coverage: 0.0% of statements 02:16:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/container coverage: 0.0% of statements 02:16:29 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/handlers coverage: 0.0% of statements 02:16:29 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/gethttpstatus 1.034s coverage: 96.3% of statements 02:16:30 ? github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/interfaces [no test files] 02:16:30 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/container coverage: 0.0% of statements 02:16:30 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto coverage: 0.0% of statements 02:16:30 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/config coverage: 0.0% of statements 02:16:30 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/help 1.020s coverage: 87.5% of statements 02:16:30 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres coverage: 0.0% of statements 02:16:30 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/config coverage: 0.0% of statements 02:16:30 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/container coverage: 0.0% of statements 02:16:31 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/container coverage: 0.0% of statements 02:16:31 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis coverage: 0.0% of statements 02:16:31 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/handlers coverage: 0.0% of statements 02:16:31 github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/redis/config coverage: 0.0% of statements 02:16:31 github.com/edgexfoundry/edgex-go/internal/security/config/command coverage: 0.0% of statements 02:16:31 github.com/edgexfoundry/edgex-go/internal/security/config coverage: 0.0% of statements 02:16:32 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy coverage: 0.0% of statements 02:16:34 github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/shared coverage: 0.0% of statements 02:16:34 ? github.com/edgexfoundry/edgex-go/internal/security/config/interfaces [no test files] 02:16:35 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command coverage: 0.0% of statements 02:16:36 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/handlers coverage: 0.0% of statements 02:16:36 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/config coverage: 0.0% of statements 02:16:36 github.com/edgexfoundry/edgex-go/internal/security/fileprovider/container coverage: 0.0% of statements 02:16:40 github.com/edgexfoundry/edgex-go/internal/security/proxyauth coverage: 0.0% of statements 02:16:41 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/container coverage: 0.0% of statements 02:16:41 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/config coverage: 0.0% of statements 02:16:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/embed [no test files] 02:16:41 ? github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces [no test files] 02:16:41 github.com/edgexfoundry/edgex-go/internal/security/proxyauth/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:16:42 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/listen 13.035s coverage: 94.4% of statements 02:16:42 github.com/edgexfoundry/edgex-go/internal/security/secretstore/config coverage: 0.0% of statements 02:16:42 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server coverage: 0.0% of statements 02:16:42 github.com/edgexfoundry/edgex-go/internal/security/secretstore/controller coverage: 0.0% of statements 02:16:42 github.com/edgexfoundry/edgex-go/internal/security/secretstore/container coverage: 0.0% of statements 02:16:42 ? github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokencreatable [no test files] 02:16:42 github.com/edgexfoundry/edgex-go/internal/security/secretstore/server/handlers coverage: 0.0% of statements 02:16:43 github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokeninit coverage: 0.0% of statements 02:16:43 github.com/edgexfoundry/edgex-go/internal/security/secretstore/utils coverage: 0.0% of statements 02:16:43 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider coverage: 0.0% of statements 02:16:43 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/container coverage: 0.0% of statements 02:16:43 github.com/edgexfoundry/edgex-go/internal/security/spiffetokenprovider/config coverage: 0.0% of statements 02:16:43 github.com/edgexfoundry/edgex-go/internal/support/notifications coverage: 0.0% of statements 02:16:45 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel coverage: 0.0% of statements 02:16:45 github.com/edgexfoundry/edgex-go/internal/support/notifications/container coverage: 0.0% of statements 02:16:45 github.com/edgexfoundry/edgex-go/internal/support/notifications/config coverage: 0.0% of statements 02:16:45 github.com/edgexfoundry/edgex-go/internal/support/notifications/application/channel/mocks coverage: 0.0% of statements 02:16:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces [no test files] 02:16:46 ? github.com/edgexfoundry/edgex-go/internal/support/notifications/embed [no test files] 02:16:46 github.com/edgexfoundry/edgex-go/internal/support/notifications/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:16:46 github.com/edgexfoundry/edgex-go/internal/support/scheduler coverage: 0.0% of statements 02:16:46 github.com/edgexfoundry/edgex-go/internal/support/scheduler/application/action coverage: 0.0% of statements 02:16:46 github.com/edgexfoundry/edgex-go/internal/support/scheduler/config coverage: 0.0% of statements 02:16:46 github.com/edgexfoundry/edgex-go/internal/support/scheduler/container coverage: 0.0% of statements 02:16:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/embed [no test files] 02:16:48 ? github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces [no test files] 02:16:48 github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure/interfaces/mocks coverage: 0.0% of statements 02:16:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/command/waitfor 20.039s coverage: 92.9% of statements 02:16:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/helper 1.025s coverage: 68.8% of statements 02:16:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/mosquitto/handlers 7.029s coverage: 62.3% of statements 02:16:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/postgres/handlers 1.026s coverage: 47.4% of statements 02:16:49 ok github.com/edgexfoundry/edgex-go/internal/security/bootstrapper/tcp 12.029s coverage: 87.2% of statements 02:16:49 ok github.com/edgexfoundry/edgex-go/internal/security/common 1.024s coverage: 15.5% of statements 02:16:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/help 1.019s coverage: 100.0% of statements 02:16:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/adduser 1.087s coverage: 81.8% of statements 02:16:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/deluser 1.091s coverage: 82.1% of statements 02:16:49 ok github.com/edgexfoundry/edgex-go/internal/security/config/command/proxy/tls 1.026s coverage: 86.0% of statements 02:16:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider 1.042s coverage: 6.8% of statements 02:16:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/command/createtoken 1.057s coverage: 33.3% of statements 02:16:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/mocks 1.044s coverage: 100.0% of statements 02:16:49 ok github.com/edgexfoundry/edgex-go/internal/security/fileprovider/tokenprovider 1.172s coverage: 54.5% of statements 02:16:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf 1.023s coverage: 89.4% of statements 02:16:49 ok github.com/edgexfoundry/edgex-go/internal/security/kdf/mocks 1.016s coverage: 100.0% of statements 02:16:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader 1.027s coverage: 73.7% of statements 02:16:49 ok github.com/edgexfoundry/edgex-go/internal/security/pipedhexreader/mocks 1.019s coverage: 100.0% of statements 02:16:49 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/application 1.034s coverage: 88.6% of statements 02:16:49 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/controller 1.034s coverage: 96.8% of statements 02:16:49 ok github.com/edgexfoundry/edgex-go/internal/security/proxyauth/utils 1.020s coverage: 100.0% of statements 02:16:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore 1.168s coverage: 29.2% of statements 02:16:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/secretsengine 1.029s coverage: 93.8% of statements 02:16:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenfilewriter 1.020s coverage: 3.1% of statements 02:16:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenmaintenance 1.023s coverage: 76.2% of statements 02:16:49 ok github.com/edgexfoundry/edgex-go/internal/security/secretstore/tokenprovider 1.022s coverage: 54.0% of statements 02:16:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/application 7.056s coverage: 17.0% of statements 02:16:52 ok github.com/edgexfoundry/edgex-go/internal/support/notifications/controller/http 1.128s coverage: 94.9% of statements 02:16:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/application 1.034s coverage: 9.0% of statements 02:16:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/controller/http 1.075s coverage: 97.7% of statements 02:16:52 ok github.com/edgexfoundry/edgex-go/internal/support/scheduler/infrastructure 1.028s coverage: 43.6% of statements 02:16:52 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 02:16:53 running golangci-lint 02:16:53 golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z 02:16:53 go version go1.23.12 linux/amd64 02:16:53 level=info msg="golangci-lint has version 1.61.0 built with go1.23.1 from a1d6c560 on 2024-09-09T17:44:42Z" 02:16:53 level=info msg="[config_reader] Used config file .golangci.yml" 02:16:53 level=info msg="[lintersdb] Active 7 linters: [errcheck gosec gosimple govet ineffassign staticcheck unused]" 02:17:15 level=info msg="[loader] Go packages loading at mode 575 (types_sizes|deps|imports|compiled_files|exports_file|files|name) took 21.215498698s" 02:17:15 level=info msg="[runner/filename_unadjuster] Pre-built 0 adjustments in 54.915533ms" 02:17:33 level=info msg="[linters_context/goanalysis] analyzers took 1m55.9991413s with top 10 stages: buildir: 1m9.598053892s, gosec: 4.506416991s, inspect: 2.917610985s, fact_deprecated: 2.557188666s, printf: 2.388402408s, ctrlflow: 2.33205541s, fact_purity: 1.70151502s, nilness: 1.602564095s, S1038: 1.264245213s, typedness: 1.037793772s" 02:17:33 level=info msg="[runner] Issues before processing: 201, after processing: 0" 02:17:33 level=info msg="[runner] Processors filtering stat (in/out): invalid_issue: 201/201, autogenerated_exclude: 201/201, exclude-rules: 201/20, filename_unadjuster: 201/201, path_prettifier: 201/201, skip_dirs: 201/201, skip_files: 201/201, identifier_marker: 201/201, nolint: 20/0, cgo: 201/201, exclude: 201/201" 02:17:33 level=info msg="[runner] processing took 22.825113ms with stages: nolint: 13.482704ms, identifier_marker: 4.920991ms, exclude-rules: 1.559233ms, path_prettifier: 1.075111ms, autogenerated_exclude: 1.0655ms, skip_dirs: 615.939µs, invalid_issue: 55.882µs, cgo: 29.641µs, filename_unadjuster: 14.901µs, max_same_issues: 1.38µs, uniq_by_line: 630ns, source_code: 570ns, fixer: 551ns, diff: 390ns, skip_files: 330ns, sort_results: 300ns, exclude: 280ns, severity-rules: 240ns, max_from_linter: 160ns, path_prefixer: 160ns, max_per_file_from_linter: 120ns, path_shortener: 100ns" 02:17:33 level=info msg="[runner] linters took 16.033359988s with stages: goanalysis_metalinter: 16.01042478s" 02:17:33 level=info msg="File cache stats: 0 entries of total size 0B" 02:17:33 level=info msg="Memory: 370 samples, avg is 378.7MB, max is 1271.9MB" 02:17:33 level=info msg="Execution took 37.313835159s" 02:17:33 go vet ./... 02:17:37 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 02:17:37 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 02:17:37 ./bin/test-attribution-txt.sh 02:17:37 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 02:17:37 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 02:17:37 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 02:17:37 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 02:17:37 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add 02:17:37 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 02:17:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] sh 02:17:38 + ls -al . 02:17:38 total 2064 02:17:38 drwxrwxr-x 11 1001 1001 4096 Oct 17 02:15 . 02:17:38 drwxr-xr-x 4 root root 4096 Oct 17 02:15 .. 02:17:38 drwxrwxr-x 2 1001 1001 4096 Oct 17 02:14 .blubracket 02:17:38 -rw-rw-r-- 1 1001 1001 10 Oct 17 02:14 .dockerignore 02:17:38 drwxrwxr-x 8 1001 1001 4096 Oct 17 02:16 .git 02:17:38 drwxrwxr-x 3 1001 1001 4096 Oct 17 02:14 .github 02:17:38 -rw-rw-r-- 1 1001 1001 909 Oct 17 02:14 .gitignore 02:17:38 -rw-rw-r-- 1 1001 1001 218 Oct 17 02:14 .golangci.yml 02:17:38 -rw-rw-r-- 1 1001 1001 100 Oct 17 02:14 .hadolint.yml 02:17:38 drwxr-xr-x 3 1001 1001 4096 Oct 17 02:15 .semver 02:17:38 -rw-rw-r-- 1 1001 1001 155 Oct 17 02:14 .sonarcloud.properties 02:17:38 -rw-rw-r-- 1 1001 1001 1171 Oct 17 02:14 ADOPTERS.md 02:17:38 -rw-rw-r-- 1 1001 1001 17374 Oct 17 02:14 Attribution.txt 02:17:38 -rw-rw-r-- 1 1001 1001 108018 Oct 17 02:14 CHANGELOG.md 02:17:38 -rw-rw-r-- 1 1001 1001 3804 Oct 17 02:14 CONTRIBUTING.md 02:17:38 -rw-rw-r-- 1 1001 1001 677 Oct 17 02:14 GOVERNANCE.md 02:17:38 -rw-rw-r-- 1 1001 1001 886 Oct 17 02:14 Jenkinsfile 02:17:38 -rw-rw-r-- 1 1001 1001 10775 Oct 17 02:14 LICENSE 02:17:38 -rw-rw-r-- 1 1001 1001 16740 Oct 17 02:14 Makefile 02:17:38 -rw-rw-r-- 1 1001 1001 582 Oct 17 02:14 OWNERS.md 02:17:38 -rw-rw-r-- 1 1001 1001 9932 Oct 17 02:14 README.md 02:17:38 -rw-rw-r-- 1 1001 1001 789 Oct 17 02:14 SECURITY.md 02:17:38 -rw-rw-r-- 1 1001 1001 12 Oct 17 02:15 VERSION 02:17:38 drwxrwxr-x 2 1001 1001 4096 Oct 17 02:14 bin 02:17:38 drwxrwxr-x 19 1001 1001 4096 Oct 17 02:14 cmd 02:17:38 -rw-r--r-- 1 root root 1733636 Oct 17 02:16 coverage.out 02:17:38 drwxrwxr-x 2 1001 1001 4096 Oct 17 02:14 fuzz_test 02:17:38 -rw-rw-r-- 1 1001 1001 6539 Oct 17 02:14 go.mod 02:17:38 -rw-rw-r-- 1 1001 1001 88541 Oct 17 02:14 go.sum 02:17:38 drwxrwxr-x 7 1001 1001 4096 Oct 17 02:14 internal 02:17:38 drwxrwxr-x 2 1001 1001 4096 Oct 17 02:14 openapi 02:17:38 -rw-rw-r-- 1 1001 1001 584 Oct 17 02:14 security.txt 02:17:38 -rw-rw-r-- 1 1001 1001 204 Oct 17 02:14 version.go [Pipeline] sh 02:17:38 + '[' -e coverage.out ] 02:17:38 + chown 1001:1001 coverage.out [Pipeline] stash 02:17:38 Stashed 1 file(s) [Pipeline] sh 02:17:39 + make build 02:17:39 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 02:18:05 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 02:18:05 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 02:18:07 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 02:18:08 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 02:18:09 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 02:18:16 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 02:18:17 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 02:18:20 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 02:18:22 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 02:18:23 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 02:18:24 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 02:18:25 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] } 02:18:27 $ docker stop --time=1 a77a97f4dfb4c88a7ba1f8f36565f8cacaad1655bdd1065f7777d18a52b35ff2 02:18:41 $ docker rm -f --volumes a77a97f4dfb4c88a7ba1f8f36565f8cacaad1655bdd1065f7777d18a52b35ff2 [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 02:18:42 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:18:42 02:18:42 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:18:42 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:18:42 latest: Pulling from edgex-devops/edgex-compose 02:18:42 91d30c5bc195: Pulling fs layer 02:18:42 2e9b0aa3be6d: Pulling fs layer 02:18:42 9c61dcf015f6: Pulling fs layer 02:18:42 4698f68db338: Pulling fs layer 02:18:42 2a2f49069b9e: Pulling fs layer 02:18:42 e0025b399a48: Pulling fs layer 02:18:42 4698f68db338: Waiting 02:18:42 2a2f49069b9e: Waiting 02:18:42 e0025b399a48: Waiting 02:18:43 91d30c5bc195: Verifying Checksum 02:18:43 91d30c5bc195: Download complete 02:18:43 4698f68db338: Verifying Checksum 02:18:43 4698f68db338: Download complete 02:18:43 2e9b0aa3be6d: Verifying Checksum 02:18:43 2e9b0aa3be6d: Download complete 02:18:43 e0025b399a48: Download complete 02:18:43 2a2f49069b9e: Verifying Checksum 02:18:43 2a2f49069b9e: Download complete 02:18:43 91d30c5bc195: Pull complete 02:18:44 9c61dcf015f6: Verifying Checksum 02:18:44 9c61dcf015f6: Download complete 02:18:44 2e9b0aa3be6d: Pull complete 02:18:49 9c61dcf015f6: Pull complete 02:18:49 4698f68db338: Pull complete 02:18:52 2a2f49069b9e: Pull complete 02:18:52 e0025b399a48: Pull complete 02:18:52 Digest: sha256:8a94817de17bcb024612cebb8dcd3b4b5763578acd0b06829caab6c7f10513d0 02:18:52 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest 02:18:52 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:18:52 prd-ubuntu20.04-docker-8c-8g-347990 does not seem to be running inside a container 02:18:52 $ 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/912 -v /w/workspace/edgex-go/912:/w/workspace/edgex-go/912:rw,z -v /w/workspace/edgex-go/912@tmp:/w/workspace/edgex-go/912@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 02:18:52 $ docker top 93a1256d51d1b85d15aefad69a1a41e3c011a2f5278bb53a1959eba23624570e -eo pid,comm [Pipeline] { 02:18:52 Running on prd-ubuntu20.04-docker-arm64-4c-16g-348091 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] sh [Pipeline] ws 02:18:52 Running in /w/workspace/edgex-go/912 [Pipeline] { [Pipeline] checkout 02:18:53 The recommended git tool is: git 02:18:53 + docker compose -f ./docker-compose-build.yml build --parallel 02:18:53 #1 [support-scheduler internal] load build definition from Dockerfile 02:18:53 #1 transferring dockerfile: 1.83kB done 02:18:53 #1 DONE 0.1s 02:18:53 02:18:53 #2 [security-spire-config internal] load build definition from Dockerfile 02:18:53 #2 transferring dockerfile: 1.69kB done 02:18:53 #2 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 02:18:53 #2 DONE 0.1s 02:18:53 02:18:53 #3 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:18:53 #3 DONE 0.0s 02:18:53 02:18:53 #4 [security-bootstrapper internal] load build definition from Dockerfile 02:18:53 #4 transferring dockerfile: 3.02kB done 02:18:53 #4 DONE 0.1s 02:18:53 02:18:53 #5 [security-spire-config internal] load metadata for docker.io/library/alpine:3.20 02:18:53 #5 ... 02:18:53 02:18:53 #6 [support-notifications internal] load build definition from Dockerfile 02:18:53 #6 transferring dockerfile: 2.00kB done 02:18:53 #6 DONE 0.1s 02:18:53 02:18:53 #7 [security-proxy-auth internal] load build definition from Dockerfile 02:18:53 #7 transferring dockerfile: 2.14kB done 02:18:53 #7 DONE 0.1s 02:18:53 02:18:53 #3 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:18:53 #3 DONE 0.0s 02:18:53 02:18:53 #8 [security-secretstore-setup internal] load build definition from Dockerfile 02:18:53 #8 transferring dockerfile: 2.49kB done 02:18:53 #8 DONE 0.2s 02:18:53 02:18:53 #5 [security-secretstore-setup internal] load metadata for docker.io/library/alpine:3.20 02:18:53 #5 ... 02:18:53 02:18:53 #9 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:18:53 #9 transferring dockerfile: 1.89kB done 02:18:53 #9 DONE 0.2s 02:18:53 02:18:53 #10 [security-spire-server internal] load build definition from Dockerfile 02:18:53 #10 transferring dockerfile: 1.70kB done 02:18:53 #10 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 02:18:53 #10 DONE 0.2s 02:18:53 02:18:53 #11 [core-keeper internal] load build definition from Dockerfile 02:18:53 #11 transferring dockerfile: 2.01kB done 02:18:53 #11 DONE 0.2s 02:18:53 02:18:53 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:18:53 #12 transferring dockerfile: 2.23kB done 02:18:53 #12 DONE 0.2s 02:18:53 02:18:53 #13 [core-metadata internal] load build definition from Dockerfile 02:18:53 #13 transferring dockerfile: 2.10kB done 02:18:53 #13 DONE 0.2s 02:18:53 02:18:53 #14 [core-command internal] load build definition from Dockerfile 02:18:53 #14 transferring dockerfile: 1.94kB done 02:18:53 #14 DONE 0.2s 02:18:53 02:18:53 #15 [security-spire-agent internal] load build definition from Dockerfile 02:18:53 #15 transferring dockerfile: 1.81kB done 02:18:53 #15 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 22) 02:18:53 #15 WARN: FromAsCasing: 'as' and 'FROM' keywords' casing do not match (line 23) 02:18:53 #15 DONE 0.2s 02:18:53 02:18:53 #16 [security-proxy-setup internal] load build definition from Dockerfile 02:18:53 #16 transferring dockerfile: 2.50kB done 02:18:53 #16 DONE 0.2s 02:18:53 02:18:53 #17 [core-data internal] load build definition from Dockerfile 02:18:53 #17 transferring dockerfile: 2.04kB done 02:18:53 #17 DONE 0.2s 02:18:53 02:18:53 #3 [core-data internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 02:18:53 #3 DONE 0.0s 02:18:53 02:18:53 #18 [support-scheduler internal] load .dockerignore 02:18:53 #18 transferring context: 50B done 02:18:53 #18 DONE 0.1s 02:18:53 02:18:53 #5 [core-data internal] load metadata for docker.io/library/alpine:3.20 02:18:53 #5 DONE 0.2s 02:18:53 02:18:53 #19 [security-secretstore-setup internal] load .dockerignore 02:18:53 #19 transferring context: 50B done 02:18:53 #19 DONE 0.1s 02:18:53 02:18:53 #20 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 02:18:53 #20 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 02:18:53 #20 ... 02:18:53 02:18:53 #21 [security-proxy-auth internal] load .dockerignore 02:18:53 #21 transferring context: 50B done 02:18:53 #21 DONE 0.2s 02:18:53 02:18:53 #20 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 02:18:53 #20 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 02:18:53 #20 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 02:18:53 #20 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done 02:18:53 #20 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done 02:18:53 #20 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s 02:18:53 #20 ... 02:18:53 02:18:53 #22 [security-bootstrapper internal] load .dockerignore 02:18:53 #22 transferring context: 50B done 02:18:53 #22 DONE 0.3s 02:18:53 02:18:53 #23 [support-notifications internal] load .dockerignore 02:18:53 #23 transferring context: 50B done 02:18:53 #23 DONE 0.4s 02:18:53 02:18:53 #24 [core-common-config-bootstrapper internal] load .dockerignore 02:18:53 #24 transferring context: 50B done 02:18:53 #24 DONE 0.4s 02:18:53 02:18:53 #20 [support-notifications stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 02:18:53 #20 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 02:18:53 #20 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 02:18:53 #20 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done 02:18:53 #20 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done 02:18:53 #20 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s done 02:18:53 #20 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 02:18:54 #20 ... 02:18:54 02:18:54 #25 [core-keeper internal] load .dockerignore 02:18:54 #25 transferring context: 50B done 02:18:54 #25 DONE 0.4s 02:18:54 02:18:54 #26 [core-metadata internal] load .dockerignore 02:18:54 #26 transferring context: 50B done 02:18:54 #26 DONE 0.4s 02:18:54 02:18:54 #27 [security-spiffe-token-provider internal] load .dockerignore 02:18:54 #27 transferring context: 50B done 02:18:54 #27 DONE 0.4s 02:18:54 02:18:54 #20 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 02:18:54 #20 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 02:18:54 #20 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 02:18:54 #20 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done 02:18:54 #20 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done 02:18:54 #20 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s done 02:18:54 #20 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.2s done 02:18:54 #20 ... 02:18:54 02:18:54 #28 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 02:18:54 #28 DONE 0.6s 02:18:54 02:18:54 #29 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 02:18:54 #29 DONE 0.8s 02:18:54 02:18:54 #30 [security-spiffe-token-provider builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 02:18:54 #30 ... 02:18:54 02:18:54 #20 [security-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 02:18:54 #20 DONE 0.7s 02:18:54 02:18:54 #20 [security-spire-server stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 02:18:54 #20 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 02:18:54 #20 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 02:18:54 #20 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done 02:18:54 #20 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done 02:18:54 #20 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s done 02:18:54 #20 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.2s done 02:18:54 #20 DONE 0.7s 02:18:54 02:18:54 #31 [security-proxy-setup internal] load .dockerignore 02:18:54 #31 transferring context: 50B 0.0s done 02:18:54 #31 DONE 0.8s 02:18:54 02:18:54 #32 [security-spire-server internal] load .dockerignore 02:18:54 #32 transferring context: 50B done 02:18:54 #32 DONE 0.3s 02:18:54 02:18:54 #33 [security-spire-agent internal] load .dockerignore 02:18:54 #33 transferring context: 50B 0.0s done 02:18:54 #33 DONE 0.3s 02:18:54 02:18:54 #34 [security-proxy-setup internal] load build context 02:18:54 #34 DONE 0.0s 02:18:54 02:18:54 #30 [security-proxy-setup builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 02:18:54 #30 ... 02:18:54 02:18:54 #20 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 02:18:54 #20 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 02:18:54 #20 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 02:18:54 #20 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done 02:18:54 #20 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done 02:18:54 #20 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s done 02:18:54 #20 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.2s done 02:18:54 #20 DONE 0.7s 02:18:54 02:18:54 #35 [core-command internal] load .dockerignore 02:18:54 #35 transferring context: 50B 0.0s done 02:18:54 #35 DONE 1.0s 02:18:54 02:18:54 #20 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 02:18:54 #20 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 02:18:54 #20 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 02:18:54 #20 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done 02:18:54 #20 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done 02:18:54 #20 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s done 02:18:54 #20 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.2s done 02:18:54 #20 DONE 0.7s 02:18:54 02:18:54 #36 [security-spire-config internal] load .dockerignore 02:18:54 #36 transferring context: 50B done 02:18:54 #36 DONE 0.5s 02:18:54 02:18:54 #30 [security-bootstrapper builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 02:18:54 #30 DONE 1.1s 02:18:54 02:18:54 #37 [security-bootstrapper builder 2/7] WORKDIR /edgex-go 02:18:54 #37 ... 02:18:54 02:18:54 #38 [security-spire-server internal] load build context 02:18:54 #38 transferring context: 23.80kB 0.0s done 02:18:54 #38 DONE 0.3s 02:18:55 02:18:55 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:18:55 #39 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.1s done 02:18:55 #39 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 02:18:55 #39 sha256:abc44f12542d8f781559a3059eb33a6f38d4e56b44ab865ef650367ea443370c 1.05kB / 1.05kB done 02:18:55 #39 sha256:2db25b41e45d0386346c51e3219bd3f320444825ee6e1cb5e2d7256058ecf3d7 1.74kB / 1.74kB done 02:18:55 #39 ... 02:18:55 02:18:55 #40 [security-spire-agent internal] load build context 02:18:55 #40 transferring context: 23.33kB 0.0s done 02:18:55 #40 DONE 0.5s 02:18:55 02:18:55 #41 [core-data internal] load .dockerignore 02:18:55 #41 transferring context: 50B done 02:18:55 #41 DONE 1.4s 02:18:55 02:18:55 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:18:55 #39 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0B / 126.71kB 0.1s 02:18:55 #39 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 0B / 115B 0.1s 02:18:55 #39 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.2s 02:18:55 #39 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.2s 02:18:56 #39 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.4s done 02:18:58 using credential edgex-jenkins-ssh 02:18:58 Cloning the remote Git repository 02:18:58 Cloning repository git@github.com:edgexfoundry/edgex-go.git 02:18:58 > git init /w/workspace/edgex-go/912 # timeout=10 02:18:58 Fetching upstream changes from git@github.com:edgexfoundry/edgex-go.git 02:18:58 > git --version # timeout=10 02:18:58 > git --version # 'git version 2.25.1' 02:18:58 using GIT_SSH to set credentials SSH Credentials for GitHub 02:18:58 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 02:19:00 #39 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 5.2s 02:19:00 #39 ... 02:19:00 02:19:00 #42 [security-spire-config internal] load build context 02:19:00 #42 transferring context: 22.05kB 0.1s done 02:19:00 #42 DONE 5.8s 02:19:00 02:19:00 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:19:00 #39 ... 02:19:00 02:19:00 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:19:00 #43 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.1s done 02:19:00 #43 sha256:5ba6a06b825583fa8709953f43c47253f3894d0ded497a164c554307478eca51 1.05kB / 1.05kB done 02:19:00 #43 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 02:19:00 #43 sha256:6da312c3e95299a92b01ff39413cb55163a3b9a680b2a17b8983977f33307615 1.72kB / 1.72kB done 02:19:00 #43 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 5.5s 02:19:00 #43 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.4s done 02:19:00 #43 ... 02:19:00 02:19:00 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:19:04 #39 ... 02:19:04 02:19:04 #44 [support-scheduler internal] load build context 02:19:04 #44 transferring context: 423.81MB 9.7s 02:19:04 #44 ... 02:19:04 02:19:04 #45 [security-proxy-auth internal] load build context 02:19:04 #45 ... 02:19:04 02:19:04 #46 [core-keeper internal] load build context 02:19:04 #46 transferring context: 595.94MB 9.9s done 02:19:04 #46 ... 02:19:04 02:19:04 #47 [support-notifications internal] load build context 02:19:04 #47 transferring context: 595.94MB 10.0s done 02:19:04 #47 ... 02:19:04 02:19:04 #48 [security-secretstore-setup internal] load build context 02:19:04 #48 ... 02:19:04 02:19:04 #49 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:19:04 #0 4.842 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:19:04 #0 4.911 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:19:04 #0 5.202 (1/2) Installing dumb-init (1.2.5-r3) 02:19:04 #0 5.210 (2/2) Installing su-exec (0.2-r3) 02:19:04 #0 5.214 Executing busybox-1.36.1-r30.trigger 02:19:04 #0 5.220 OK: 8 MiB in 16 packages 02:19:04 #49 ... 02:19:04 02:19:04 #50 [core-metadata internal] load build context 02:19:04 #50 transferring context: 595.94MB 10.2s done 02:19:04 #50 ... 02:19:04 02:19:04 #51 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:19:04 #0 9.870 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:19:04 #0 9.935 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:19:04 #0 10.19 (1/4) Installing ca-certificates (20250911-r0) 02:19:04 #0 10.21 (2/4) Installing dumb-init (1.2.5-r3) 02:19:04 #0 10.21 (3/4) Installing su-exec (0.2-r3) 02:19:04 #0 10.22 (4/4) Installing yq-go (4.44.1-r2) 02:19:04 #51 10.29 Executing busybox-1.36.1-r30.trigger 02:19:04 #51 10.30 Executing ca-certificates-20250911-r0.trigger 02:19:04 #51 10.33 OK: 19 MiB in 18 packages 02:19:04 #51 ... 02:19:04 02:19:04 #52 [core-command stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:19:04 #0 6.489 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:19:04 #0 6.643 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:19:04 #0 7.004 (1/1) Installing dumb-init (1.2.5-r3) 02:19:04 #0 7.009 Executing busybox-1.36.1-r30.trigger 02:19:04 #0 7.021 OK: 8 MiB in 15 packages 02:19:04 #52 ... 02:19:04 02:19:04 #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:19:04 #53 ... 02:19:04 02:19:04 #34 [security-proxy-setup internal] load build context 02:19:04 #34 transferring context: 595.94MB 9.9s done 02:19:05 #34 ... 02:19:05 02:19:05 #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:19:05 #54 ... 02:19:05 02:19:05 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:19:05 #55 ... 02:19:05 02:19:05 #56 [core-command internal] load build context 02:19:05 #56 transferring context: 595.94MB 10.0s done 02:19:05 #56 ... 02:19:05 02:19:05 #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:19:05 #0 1.837 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:19:05 #0 1.914 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:19:05 #0 2.186 (1/3) Installing ca-certificates (20250911-r0) 02:19:05 #0 2.201 (2/3) Installing dumb-init (1.2.5-r3) 02:19:05 #0 2.205 (3/3) Installing tzdata (2025b-r0) 02:19:05 #0 2.237 Executing busybox-1.36.1-r30.trigger 02:19:05 #0 2.245 Executing ca-certificates-20250911-r0.trigger 02:19:05 #0 2.283 OK: 10 MiB in 17 packages 02:19:05 #57 ... 02:19:05 02:19:05 #58 [security-spiffe-token-provider internal] load build context 02:19:05 #58 transferring context: 595.94MB 9.9s done 02:19:06 #58 ... 02:19:06 02:19:06 #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:19:06 #59 ... 02:19:06 02:19:06 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:19:06 #0 0.681 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:19:06 #0 0.785 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:19:06 #0 1.088 v3.20.8-18-g1703ed1b0a1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:19:06 #0 1.088 v3.20.8-17-g67ef1d512e7 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:19:06 #0 1.088 OK: 24171 distinct packages available 02:19:06 #0 1.172 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:19:06 #0 1.236 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:19:06 #0 1.512 (1/14) Installing ca-certificates (20250911-r0) 02:19:06 #0 1.526 (2/14) Installing brotli-libs (1.1.0-r2) 02:19:06 #0 1.539 (3/14) Installing c-ares (1.33.1-r0) 02:19:06 #0 1.544 (4/14) Installing libunistring (1.2-r0) 02:19:06 #0 1.566 (5/14) Installing libidn2 (2.3.7-r0) 02:19:06 #0 1.570 (6/14) Installing nghttp2-libs (1.62.1-r0) 02:19:06 #0 1.615 (7/14) Installing libpsl (0.21.5-r1) 02:19:06 #0 1.619 (8/14) Installing zstd-libs (1.5.6-r0) 02:19:06 #0 1.632 (9/14) Installing libcurl (8.14.1-r2) 02:19:06 #0 1.644 (10/14) Installing curl (8.14.1-r2) 02:19:06 #0 1.650 (11/14) Installing dumb-init (1.2.5-r3) 02:19:06 #0 1.656 (12/14) Installing musl-obstack (1.2.3-r2) 02:19:06 #0 1.659 (13/14) Installing libucontext (1.2-r3) 02:19:06 #0 1.669 (14/14) Installing gcompat (1.1.0-r4) 02:19:06 #0 1.672 Executing busybox-1.36.1-r30.trigger 02:19:06 #0 1.681 Executing ca-certificates-20250911-r0.trigger 02:19:06 #0 1.718 OK: 13 MiB in 28 packages 02:19:06 #60 ... 02:19:06 02:19:06 #61 [core-common-config-bootstrapper internal] load build context 02:19:06 #61 transferring context: 595.94MB 10.4s done 02:19:06 #61 ... 02:19:06 02:19:06 #62 [security-bootstrapper internal] load build context 02:19:06 #62 transferring context: 595.94MB 10.4s done 02:19:06 #62 ... 02:19:06 02:19:06 #63 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:19:06 #63 ... 02:19:06 02:19:06 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:19:06 #43 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 8.7s done 02:19:06 #43 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 6.8s done 02:19:06 #43 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 11.8s 02:19:06 #43 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 02:19:12 #43 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 16.9s 02:19:14 #43 ... 02:19:14 02:19:14 #44 [support-scheduler internal] load build context 02:19:14 #44 transferring context: 595.94MB 11.3s done 02:19:14 #44 ... 02:19:14 02:19:14 #45 [security-proxy-auth internal] load build context 02:19:14 #45 transferring context: 595.94MB 10.8s done 02:19:14 #45 ... 02:19:14 02:19:14 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:19:14 #39 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 8.6s done 02:19:14 #39 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 done 02:19:14 #39 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 0B / 296B 19.6s 02:19:14 #39 ... 02:19:14 02:19:14 #48 [security-secretstore-setup internal] load build context 02:19:14 #48 transferring context: 595.94MB 10.4s done 02:19:14 #48 ... 02:19:14 02:19:14 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:19:15 #39 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 20.3s 02:19:18 Avoid second fetch 02:19:18 Checking out Revision 676951d955e4c4c86fc34e64f6f39dfe192b487c (main) 02:19:19 Commit message: "feat: Add `%` to core-keeper allowed characters regex string (#5287)" 02:19:17 > git config remote.origin.url git@github.com:edgexfoundry/edgex-go.git # timeout=10 02:19:17 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 02:19:18 > git config core.sparsecheckout # timeout=10 02:19:18 > git checkout -f 676951d955e4c4c86fc34e64f6f39dfe192b487c # timeout=10 02:19:20 #39 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 25.4s [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:19:23 provisioning config files... 02:19:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/912@tmp/config2397142160541933121tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:19:24 #39 ... 02:19:24 02:19:24 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:19:24 #43 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 29.3s 02:19:24 #43 ... 02:19:24 02:19:24 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:19:24 #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 0B / 36.47MB 29.5s 02:19:24 ---> ****-login.sh 02:19:24 nexus3.edgexfoundry.org:10001 02:19:24 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:24 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:19:24 Configure a credential helper to remove this warning. See 02:19:24 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:19:24 02:19:24 Login Succeeded 02:19:24 nexus3.edgexfoundry.org:10002 02:19:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:19:25 Configure a credential helper to remove this warning. See 02:19:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:19:25 02:19:25 Login Succeeded 02:19:25 nexus3.edgexfoundry.org:10003 02:19:25 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:25 #39 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 30.4s 02:19:25 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:19:25 Configure a credential helper to remove this warning. See 02:19:25 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:19:25 02:19:25 Login Succeeded 02:19:25 nexus3.edgexfoundry.org:10004 02:19:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:19:26 Configure a credential helper to remove this warning. See 02:19:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:19:26 02:19:26 Login Succeeded 02:19:26 ****.io 02:19:26 #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 2.10MB / 36.47MB 31.3s 02:19:26 #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 16.78MB / 36.47MB 31.4s 02:19:26 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:19:26 #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 33.55MB / 36.47MB 31.5s 02:19:26 #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 31.6s 02:19:26 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 02:19:26 Configure a credential helper to remove this warning. See 02:19:26 https://docs.****.com/engine/reference/commandline/login/#credentials-store 02:19:26 02:19:26 Login Succeeded 02:19:26 ---> ****-login.sh ends [Pipeline] } 02:19:26 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] sh 02:19:27 + git config --global --add safe.directory /w/workspace/edgex-go/912 [Pipeline] echo 02:19:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:19:27 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:19:27 ========================================================= 02:19:27 [edgeXBuildGoParallel] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine] 02:19:27 ========================================================= [Pipeline] fileExists [Pipeline] sh 02:19:27 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:19:27 1.23-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 02:19:27 6e174226ea69: Pulling fs layer 02:19:27 7d1a427e917c: Pulling fs layer 02:19:27 382d65ac76eb: Pulling fs layer 02:19:27 13eebdc497b7: Pulling fs layer 02:19:27 4f4fb700ef54: Pulling fs layer 02:19:27 06715773e931: Pulling fs layer 02:19:27 7fa9dde3b271: Pulling fs layer 02:19:27 d57d563a94ed: Pulling fs layer 02:19:27 4f4fb700ef54: Waiting 02:19:27 06715773e931: Waiting 02:19:27 13eebdc497b7: Waiting 02:19:27 7fa9dde3b271: Waiting 02:19:27 d57d563a94ed: Waiting 02:19:27 7d1a427e917c: Verifying Checksum 02:19:27 7d1a427e917c: Download complete 02:19:27 13eebdc497b7: Verifying Checksum 02:19:27 13eebdc497b7: Download complete 02:19:27 4f4fb700ef54: Verifying Checksum 02:19:27 4f4fb700ef54: Download complete 02:19:27 06715773e931: Verifying Checksum 02:19:27 06715773e931: Download complete 02:19:27 6e174226ea69: Verifying Checksum 02:19:27 6e174226ea69: Download complete 02:19:28 d57d563a94ed: Verifying Checksum 02:19:28 d57d563a94ed: Download complete 02:19:28 6e174226ea69: Pull complete 02:19:29 7d1a427e917c: Pull complete 02:19:29 382d65ac76eb: Verifying Checksum 02:19:29 382d65ac76eb: Download complete 02:19:30 #39 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 35.4s 02:19:30 7fa9dde3b271: Verifying Checksum 02:19:30 7fa9dde3b271: Download complete 02:19:31 #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 36.8s 02:19:34 #39 ... 02:19:34 02:19:34 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:19:34 #43 sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 15.53MB / 15.53MB 33.8s done 02:19:34 #43 ... 02:19:34 02:19:34 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:19:35 #39 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 40.5s 02:19:36 #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 42.0s 02:19:38 #39 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 41.6s done 02:19:39 #39 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 02:19:40 #39 sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 36.47MB / 36.47MB 44.0s done 02:19:43 382d65ac76eb: Pull complete 02:19:43 13eebdc497b7: Pull complete 02:19:43 4f4fb700ef54: Pull complete 02:19:43 06715773e931: Pull complete 02:19:48 #39 ... 02:19:48 02:19:48 #20 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 02:19:48 #20 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 02:19:48 #20 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 02:19:48 #20 sha256:008827ed2172a676b08121e21cf9db0ce08a90ee6c8a12fc374af8a56c0e496d 1.02kB / 1.02kB done 02:19:48 #20 sha256:e89557652e7472b26d49f1d45638ac744a2928ddada818777a6ce4076f64f7e6 581B / 581B done 02:19:48 #20 sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 3.63MB / 3.63MB 0.2s done 02:19:48 #20 extracting sha256:5311e7f182d02360a7194aa2995849bcdf04795c39a0ffdcf413eae625865970 0.2s done 02:19:48 #20 DONE 0.7s 02:19:48 02:19:48 #30 [core-data builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 02:19:48 #30 DONE 1.1s 02:19:48 02:19:48 #37 [core-data builder 2/7] WORKDIR /edgex-go 02:19:48 #37 ... 02:19:48 02:19:48 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:19:48 #43 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 02:19:48 #43 ... 02:19:48 02:19:48 #64 [core-data internal] load build context 02:19:49 #64 ... 02:19:49 02:19:49 #46 [core-keeper internal] load build context 02:19:49 #46 DONE 55.8s 02:19:49 02:19:49 #37 [core-command builder 2/7] WORKDIR /edgex-go 02:19:49 #37 DONE 55.1s 02:19:49 02:19:49 #57 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:19:49 #57 DONE 55.5s 02:19:49 02:19:49 #52 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:19:49 #52 DONE 55.5s 02:19:49 02:19:49 #59 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:19:49 #59 DONE 55.5s 02:19:49 02:19:49 #51 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:19:49 #51 DONE 55.5s 02:19:49 02:19:49 #49 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:19:49 #49 DONE 55.5s 02:19:49 02:19:49 #60 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:19:49 #60 DONE 55.5s 02:19:49 02:19:49 #58 [security-spiffe-token-provider internal] load build context 02:19:49 #58 DONE 55.8s 02:19:49 02:19:49 #47 [support-notifications internal] load build context 02:19:49 #47 DONE 55.9s 02:19:49 02:19:49 #50 [core-metadata internal] load build context 02:19:49 #50 DONE 55.8s 02:19:49 02:19:49 #48 [security-secretstore-setup internal] load build context 02:19:49 #48 DONE 56.3s 02:19:49 02:19:49 #62 [security-bootstrapper internal] load build context 02:19:49 #62 DONE 56.0s 02:19:49 02:19:49 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:19:49 #39 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 02:19:49 #39 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 02:19:50 #39 ... 02:19:50 02:19:50 #61 [core-common-config-bootstrapper internal] load build context 02:19:50 #61 DONE 56.0s 02:19:50 02:19:50 #34 [security-proxy-setup internal] load build context 02:19:50 #34 DONE 55.5s 02:19:50 02:19:50 #45 [security-proxy-auth internal] load build context 02:19:50 #45 DONE 56.2s 02:19:50 02:19:50 #56 [core-command internal] load build context 02:19:50 #56 DONE 55.4s 02:19:50 02:19:50 #44 [support-scheduler internal] load build context 02:19:50 #44 DONE 56.4s 02:19:50 02:19:50 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:19:50 #39 ... 02:19:50 02:19:50 #43 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:19:50 #43 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 02:19:50 #43 extracting sha256:a63f0ffcbae3a8f597c14385658275c2ea68ca3a100cdba1efee65898baa383c 0.5s done 02:19:50 #43 DONE 55.9s 02:19:50 02:19:50 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:19:51 #39 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 1.9s done 02:19:51 #39 extracting sha256:9829e1227b0a58a712fdafa7ab9dcf944b8eb277f71a8fced77fecc59d1ec467 1.9s done 02:19:53 7fa9dde3b271: Pull complete 02:19:53 d57d563a94ed: Pull complete 02:19:53 Digest: sha256:4fa25c0866557c2fe486be650b860b3e094b154ce580a08ea32adae8d957cdec 02:19:53 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:19:53 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine [Pipeline] fileExists [Pipeline] sh 02:19:54 + docker build -t ci-base-image-arm64 -f - . 02:19:54 + echo FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:19:54 WORKDIR /edgex 02:19:54 COPY go.mod . 02:19:54 RUN go mod download 02:19:55 Sending build context to Docker daemon 3.845MB 02:19:55 Step 1/4 : FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.23-alpine 02:19:55 ---> 43a1c90cae9b 02:19:55 Step 2/4 : WORKDIR /edgex 02:19:57 ---> Running in 8d8061ed6a29 02:19:57 Removing intermediate container 8d8061ed6a29 02:19:57 ---> 7c2eac02bf7e 02:19:57 Step 3/4 : COPY go.mod . 02:19:58 ---> 20f805fef034 02:19:58 Step 4/4 : RUN go mod download 02:19:58 ---> Running in cb1de86a2973 02:19:58 #39 ... 02:19:58 02:19:58 #64 [core-data internal] load build context 02:19:58 #64 transferring context: 595.94MB 5.0s done 02:19:58 #64 DONE 9.2s 02:19:58 02:19:58 #63 [security-spire-server stage-2 2/9] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:19:58 #63 55.80 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:19:58 #63 55.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:19:58 #63 56.25 v3.20.8-18-g1703ed1b0a1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:19:58 #63 56.25 v3.20.8-17-g67ef1d512e7 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:19:58 #63 56.25 OK: 24171 distinct packages available 02:19:58 #63 56.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:19:58 #63 56.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:19:58 #63 56.71 (1/5) Installing dumb-init (1.2.5-r3) 02:19:58 #63 56.72 (2/5) Installing musl-obstack (1.2.3-r2) 02:19:58 #63 56.72 (3/5) Installing libucontext (1.2-r3) 02:19:58 #63 56.73 (4/5) Installing gcompat (1.1.0-r4) 02:19:58 #63 56.73 (5/5) Installing openssl (3.3.5-r0) 02:19:58 #63 56.74 Executing busybox-1.36.1-r30.trigger 02:19:58 #63 56.75 OK: 9 MiB in 19 packages 02:19:58 #63 DONE 62.9s 02:19:58 02:19:58 #53 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:19:58 #53 55.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:19:58 #53 55.81 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:19:58 #53 56.20 v3.20.8-18-g1703ed1b0a1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:19:58 #53 56.20 v3.20.8-17-g67ef1d512e7 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:19:58 #53 56.20 OK: 24171 distinct packages available 02:19:58 #53 56.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:19:58 #53 56.32 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:19:58 #53 56.59 (1/4) Installing dumb-init (1.2.5-r3) 02:19:58 #53 56.59 (2/4) Installing musl-obstack (1.2.3-r2) 02:19:58 #53 56.60 (3/4) Installing libucontext (1.2-r3) 02:19:58 #53 56.60 (4/4) Installing gcompat (1.1.0-r4) 02:19:58 #53 56.61 Executing busybox-1.36.1-r30.trigger 02:19:58 #53 56.61 OK: 8 MiB in 18 packages 02:19:58 #53 DONE 62.7s 02:19:58 02:19:58 #54 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:19:58 #54 55.99 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:19:58 #54 56.08 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:19:58 #54 56.45 (1/7) Installing ca-certificates (20250911-r0) 02:19:58 #54 56.51 (2/7) Installing dumb-init (1.2.5-r3) 02:19:58 #54 56.52 (3/7) Installing libgcc (13.2.1_git20240309-r1) 02:19:58 #54 56.52 (4/7) Installing libsodium (1.0.19-r0) 02:19:58 #54 56.53 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 02:19:58 #54 56.56 (6/7) Installing libzmq (4.3.5-r2) 02:19:58 #54 56.58 (7/7) Installing zeromq (4.3.5-r2) 02:19:58 #54 56.58 Executing busybox-1.36.1-r30.trigger 02:19:58 #54 56.60 Executing ca-certificates-20250911-r0.trigger 02:19:58 #54 56.65 OK: 12 MiB in 21 packages 02:19:58 #54 DONE 63.1s 02:19:58 02:19:58 #55 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:19:58 #55 55.84 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:19:58 #55 55.92 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:19:58 #55 56.35 (1/4) Installing dumb-init (1.2.5-r3) 02:19:58 #55 56.35 (2/4) Installing openssl (3.3.5-r0) 02:19:58 #55 56.37 (3/4) Installing su-exec (0.2-r3) 02:19:58 #55 56.37 (4/4) Installing yq-go (4.44.1-r2) 02:19:58 #55 56.45 Executing busybox-1.36.1-r30.trigger 02:19:58 #55 56.47 OK: 19 MiB in 18 packages 02:19:58 #55 DONE 62.9s 02:19:58 02:19:58 #65 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:19:58 #65 ... 02:19:58 02:19:58 #66 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:19:58 #0 6.915 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:19:58 #0 6.997 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:19:58 #0 7.245 (1/1) Installing dumb-init (1.2.5-r3) 02:19:58 #0 7.249 Executing busybox-1.36.1-r30.trigger 02:19:58 #0 7.253 OK: 8 MiB in 15 packages 02:19:58 #66 DONE 9.4s 02:19:58 02:19:58 #39 [security-spire-config spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:19:58 #39 DONE 63.0s 02:19:58 02:19:58 #67 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:19:58 #0 7.247 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:19:58 #0 7.328 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:19:58 #0 7.607 OK: 10 MiB in 17 packages 02:19:58 #67 DONE 7.8s 02:19:58 02:19:58 #68 [security-spire-server stage-2 3/9] RUN apk --no-cache upgrade 02:19:58 #68 ... 02:19:58 02:19:58 #69 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 02:19:58 #0 7.375 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:19:58 #0 7.444 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:19:58 #0 7.763 OK: 265 MiB in 60 packages 02:19:58 #69 DONE 8.0s 02:19:58 02:19:58 #70 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:19:58 #70 DONE 0.1s 02:19:58 02:19:58 #71 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:19:58 #71 ... 02:19:58 02:19:58 #72 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:19:58 #0 7.372 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:19:58 #0 7.530 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:19:58 #0 7.953 OK: 265 MiB in 60 packages 02:19:58 #72 DONE 8.4s 02:19:58 02:19:58 #73 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:19:58 #73 DONE 0.1s 02:19:58 02:19:58 #74 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:19:58 #74 DONE 8.5s 02:19:58 02:19:58 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:20:00 #75 ... 02:20:00 02:20:00 #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:20:00 #0 9.090 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:20:00 #76 ... 02:20:00 02:20:00 #77 [core-common-config-bootstrapper builder 3/7] RUN apk add --update --no-cache make git 02:20:00 #0 9.006 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:20:00 #0 9.085 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:20:00 #0 9.404 OK: 265 MiB in 60 packages 02:20:00 #77 DONE 10.4s 02:20:00 02:20:00 #78 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:20:00 #0 9.070 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:20:00 #0 9.219 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:20:00 #0 9.575 OK: 19 MiB in 18 packages 02:20:00 #78 DONE 10.3s 02:20:00 02:20:00 #79 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:20:00 #0 8.616 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:20:00 #0 8.699 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:20:00 #0 9.063 v3.22.2-46-gf44c8d388fc [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:20:00 #0 9.063 v3.22.2-49-g5ccb1eb14d7 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:20:00 #0 9.063 OK: 26319 distinct packages available 02:20:00 #0 9.136 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:20:00 #0 9.280 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:20:00 #0 9.676 OK: 265 MiB in 60 packages 02:20:00 #79 DONE 10.4s 02:20:00 02:20:00 #80 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:20:00 #80 ... 02:20:00 02:20:00 #81 [core-metadata stage-1 3/9] RUN apk --no-cache upgrade 02:20:00 #0 9.081 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:20:00 #0 9.237 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:20:00 #0 9.609 OK: 8 MiB in 15 packages 02:20:00 #81 DONE 10.4s 02:20:00 02:20:00 #82 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:20:00 #0 9.065 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:20:00 #0 9.211 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:20:00 #0 9.587 OK: 8 MiB in 16 packages 02:20:00 #82 DONE 10.3s 02:20:00 02:20:00 #83 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 02:20:00 #0 8.894 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:20:00 #0 8.992 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:20:00 #0 9.343 OK: 265 MiB in 60 packages 02:20:00 #83 DONE 10.4s 02:20:00 02:20:00 #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:20:00 #0 10.34 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:20:00 #0 10.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:20:00 #84 ... 02:20:00 02:20:00 #85 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:20:01 #85 ... 02:20:01 02:20:01 #80 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:20:01 #80 DONE 1.3s 02:20:01 02:20:01 #84 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:20:01 #84 10.66 OK: 13 MiB in 28 packages 02:20:01 #84 DONE 11.6s 02:20:01 02:20:01 #86 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:20:01 #86 DONE 1.3s 02:20:01 02:20:01 #85 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:20:01 #85 DONE 1.3s 02:20:01 02:20:01 #76 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:20:01 #76 11.05 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:20:01 #76 11.45 (1/1) Installing dumb-init (1.2.5-r3) 02:20:01 #76 11.58 Executing busybox-1.36.1-r30.trigger 02:20:01 #76 11.59 OK: 8 MiB in 15 packages 02:20:01 #76 DONE 11.7s 02:20:01 02:20:01 #87 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:20:02 #87 ... 02:20:02 02:20:02 #68 [security-spire-agent stage-2 3/9] RUN apk --no-cache upgrade 02:20:02 #68 4.139 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:20:02 #68 4.216 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:20:02 #68 4.476 OK: 9 MiB in 19 packages 02:20:02 #68 DONE 4.6s 02:20:02 02:20:02 #88 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:20:02 #0 4.120 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:20:02 #0 4.204 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:20:02 #0 4.472 OK: 8 MiB in 18 packages 02:20:02 #88 DONE 4.6s 02:20:02 02:20:02 #65 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:20:02 #65 4.073 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:20:02 #65 4.151 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:20:02 #65 4.453 OK: 12 MiB in 21 packages 02:20:02 #65 DONE 4.6s 02:20:02 02:20:02 #89 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:20:06 #89 DONE 3.9s 02:20:06 02:20:06 #90 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:20:06 #0 8.145 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:20:06 #0 8.218 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:20:06 #90 ... 02:20:06 02:20:06 #91 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:20:06 #91 DONE 4.0s 02:20:06 02:20:06 #90 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:20:06 #90 8.487 OK: 8 MiB in 15 packages 02:20:06 #90 ... 02:20:06 02:20:06 #92 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:20:06 #0 8.128 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 02:20:06 #0 8.217 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 02:20:06 #0 8.480 OK: 19 MiB in 18 packages 02:20:06 #92 ... 02:20:06 02:20:06 #93 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:20:06 #93 DONE 4.1s 02:20:06 02:20:06 #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:20:06 #94 ... 02:20:06 02:20:06 #90 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:20:06 #90 DONE 8.9s 02:20:06 02:20:06 #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:20:06 #95 ... 02:20:06 02:20:06 #92 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:20:06 #92 DONE 9.1s 02:20:06 02:20:06 #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:20:06 #94 DONE 0.8s 02:20:06 02:20:06 #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:20:07 #96 ... 02:20:07 02:20:07 #95 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:20:07 #95 DONE 0.6s 02:20:07 02:20:07 #97 [security-spire-config stage-2 6/10] COPY security.txt / 02:20:08 #97 ... 02:20:08 02:20:08 #96 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:20:08 #96 DONE 1.4s 02:20:08 02:20:08 #98 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:20:08 #98 DONE 1.8s 02:20:08 02:20:08 #99 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:20:08 #99 DONE 7.9s 02:20:08 02:20:08 #100 [security-spire-server stage-2 6/9] COPY security.txt / 02:20:08 #100 DONE 0.3s 02:20:08 02:20:08 #101 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:20:08 #101 DONE 0.1s 02:20:08 02:20:08 #97 [security-spire-config stage-2 6/10] COPY security.txt / 02:20:08 #97 DONE 1.0s 02:20:08 02:20:08 #102 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:20:08 #102 DONE 0.2s 02:20:08 02:20:08 #103 [security-spire-agent stage-3 7/10] COPY security.txt / 02:20:08 #103 DONE 0.1s 02:20:08 02:20:08 #104 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:20:08 #104 DONE 0.1s 02:20:08 02:20:08 #105 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:20:08 #105 DONE 0.1s 02:20:08 02:20:08 #106 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:20:08 #106 DONE 0.2s 02:20:08 02:20:08 #107 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:20:08 #107 DONE 0.2s 02:20:08 02:20:08 #108 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:20:08 #108 DONE 0.1s 02:20:08 02:20:08 #109 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:20:08 #109 DONE 0.2s 02:20:08 02:20:08 #110 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:20:08 #110 DONE 0.2s 02:20:08 02:20:08 #111 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:20:08 #111 DONE 0.2s 02:20:08 02:20:08 #112 [security-spire-config] exporting to image 02:20:08 #112 exporting layers 02:20:08 #112 ... 02:20:08 02:20:08 #113 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:20:08 #113 DONE 0.2s 02:20:08 02:20:08 #114 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:20:09 #114 ... 02:20:09 02:20:09 #115 [security-spire-agent] exporting to image 02:20:09 #115 ... 02:20:09 02:20:09 #116 [security-spire-server] exporting to image 02:20:09 #116 exporting layers 0.4s done 02:20:09 #116 writing image sha256:433c434169eaec9e6dd97205bba268b627e1d03e2411d5a9248b73c6c88c8d68 done 02:20:09 #116 naming to docker.io/library/security-spire-server done 02:20:09 #116 DONE 0.4s 02:20:09 02:20:09 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:20:09 #75 9.936 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/x86_64/APKINDEX.tar.gz 02:20:09 #75 10.12 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/x86_64/APKINDEX.tar.gz 02:20:09 #75 10.62 OK: 265 MiB in 60 packages 02:20:09 #75 DONE 10.8s 02:20:09 02:20:09 #112 [security-spire-config] exporting to image 02:20:09 #112 exporting layers 0.5s done 02:20:09 #112 writing image sha256:457eecd08143bba4594a6149443eec8686bfa0ce0c4670ba5914ae2ac00769db done 02:20:09 #112 naming to docker.io/library/security-spire-config done 02:20:09 #112 DONE 0.5s 02:20:09 02:20:09 #117 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:20:09 #117 DONE 0.1s 02:20:09 02:20:09 #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:20:09 #118 ... 02:20:09 02:20:09 #115 [security-spire-agent] exporting to image 02:20:09 #115 exporting layers 0.5s done 02:20:09 #115 writing image sha256:8279d189f3dcdf70d257345baf52fd58e3bc4f652286933afc6a2ab1ddf2d38b done 02:20:09 #115 naming to docker.io/library/security-spire-agent done 02:20:09 #115 DONE 0.5s 02:20:09 02:20:09 #119 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:20:11 #119 ... 02:20:11 02:20:11 #120 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:20:54 Removing intermediate container cb1de86a2973 02:20:54 ---> f401657a5486 02:20:54 Successfully built f401657a5486 02:20:54 Successfully tagged ci-base-image-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:20:54 + docker inspect -f . ci-base-image-arm64 02:20:54 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:20:55 prd-ubuntu20.04-docker-arm64-4c-16g-348091 does not seem to be running inside a container 02:20:55 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/edgex-go/912 -v /w/workspace/edgex-go/912:/w/workspace/edgex-go/912:rw,z -v /w/workspace/edgex-go/912@tmp:/w/workspace/edgex-go/912@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 02:20:56 $ docker top 629d76d5612705c87b7f26ca98f9747534dc05552685bbdca8d14af8f279cae0 -eo pid,comm [Pipeline] { [Pipeline] sh 02:20:57 + go version 02:20:57 go version go1.23.12 linux/arm64 [Pipeline] } 02:20:57 $ docker stop --time=1 629d76d5612705c87b7f26ca98f9747534dc05552685bbdca8d14af8f279cae0 02:20:58 $ docker rm -f --volumes 629d76d5612705c87b7f26ca98f9747534dc05552685bbdca8d14af8f279cae0 [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 02:20:59 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:20:59 02:20:59 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:21:00 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:21:00 latest: Pulling from edgex-devops/edgex-compose-arm64 02:21:00 547446be3368: Pulling fs layer 02:21:00 d125d8839a47: Pulling fs layer 02:21:00 3e85d5ac6304: Pulling fs layer 02:21:00 c3105a71a48b: Pulling fs layer 02:21:00 0f093f025ec4: Pulling fs layer 02:21:00 c3106fc0e877: Pulling fs layer 02:21:00 c3105a71a48b: Waiting 02:21:00 0f093f025ec4: Waiting 02:21:00 c3106fc0e877: Waiting 02:21:00 547446be3368: Verifying Checksum 02:21:00 547446be3368: Download complete 02:21:00 c3105a71a48b: Verifying Checksum 02:21:00 c3105a71a48b: Download complete 02:21:00 d125d8839a47: Verifying Checksum 02:21:00 d125d8839a47: Download complete 02:21:01 c3106fc0e877: Verifying Checksum 02:21:01 c3106fc0e877: Download complete 02:21:01 0f093f025ec4: Verifying Checksum 02:21:01 0f093f025ec4: Download complete 02:21:02 547446be3368: Pull complete 02:21:02 3e85d5ac6304: Verifying Checksum 02:21:02 3e85d5ac6304: Download complete 02:21:03 d125d8839a47: Pull complete 02:21:07 #120 DONE 63.1s 02:21:07 02:21:07 #118 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:07 #118 DONE 63.0s 02:21:07 02:21:07 #87 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:07 #87 DONE 63.1s 02:21:07 02:21:07 #119 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:07 #119 DONE 55.4s 02:21:07 02:21:07 #114 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:07 #114 DONE 66.3s 02:21:07 02:21:07 #71 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:07 #71 DONE 66.8s 02:21:07 02:21:07 #121 [core-data builder 6/7] COPY . . 02:21:13 3e85d5ac6304: Pull complete 02:21:13 c3105a71a48b: Pull complete 02:21:14 0f093f025ec4: Pull complete 02:21:14 c3106fc0e877: Pull complete 02:21:14 Digest: sha256:7afbe01cf8e520fceec078bfe850245cc9cd7ea873f4716593401c8fc5594bc6 02:21:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest 02:21:14 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-compose-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 02:21:15 prd-ubuntu20.04-docker-arm64-4c-16g-348091 does not seem to be running inside a container 02:21:15 $ 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/912 -v /w/workspace/edgex-go/912:/w/workspace/edgex-go/912:rw,z -v /w/workspace/edgex-go/912@tmp:/w/workspace/edgex-go/912@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 02:21:15 #121 ... 02:21:15 02:21:15 #122 [support-notifications builder 6/7] COPY . . 02:21:15 #122 ... 02:21:15 02:21:15 #123 [security-proxy-setup builder 6/7] COPY . . 02:21:15 #123 ... 02:21:15 02:21:15 #124 [support-scheduler builder 6/7] COPY . . 02:21:15 #124 ... 02:21:15 02:21:15 #125 [security-spiffe-token-provider builder 6/7] COPY . . 02:21:15 #125 ... 02:21:15 02:21:15 #126 [core-keeper builder 7/8] COPY . . 02:21:17 $ docker top 2b518a00734d07988c17075125e968ce4ec818b3739b355796f5e15d710682e0 -eo pid,comm [Pipeline] { [Pipeline] sh 02:21:18 + docker compose -f ./docker-compose-build.yml build --parallel 02:21:23 #126 ... 02:21:23 02:21:23 #125 [security-spiffe-token-provider builder 6/7] COPY . . 02:21:23 #125 DONE 19.1s 02:21:23 02:21:23 #122 [support-notifications builder 6/7] COPY . . 02:21:23 #122 DONE 19.2s 02:21:23 02:21:23 #123 [security-proxy-setup builder 6/7] COPY . . 02:21:23 #123 DONE 19.1s 02:21:23 02:21:23 #124 [support-scheduler builder 6/7] COPY . . 02:21:23 #124 DONE 19.1s 02:21:23 02:21:23 #127 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:23 #127 CACHED 02:21:23 02:21:23 #128 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:21:23 #128 CACHED 02:21:23 02:21:23 #129 [security-bootstrapper builder 6/7] COPY . . 02:21:23 #129 CACHED 02:21:23 02:21:23 #130 [security-proxy-setup builder 6/7] COPY . . 02:21:23 #130 CACHED 02:21:23 02:21:23 #131 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:23 #131 CACHED 02:21:23 02:21:23 #132 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:21:23 #132 CACHED 02:21:23 02:21:23 #126 [core-keeper builder 7/8] COPY . . 02:21:23 #126 DONE 19.2s 02:21:23 02:21:23 #121 [security-proxy-auth builder 6/7] COPY . . 02:21:23 #121 DONE 19.2s 02:21:23 02:21:23 #133 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:23 #133 CACHED 02:21:23 02:21:23 #134 [core-data builder 4/7] COPY go.mod vendor* ./ 02:21:23 #134 CACHED 02:21:23 02:21:23 #135 [core-data builder 6/7] COPY . . 02:21:23 #135 CACHED 02:21:23 02:21:23 #136 [core-command builder 4/7] COPY go.mod vendor* ./ 02:21:23 #136 CACHED 02:21:23 02:21:23 #137 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:23 #137 CACHED 02:21:23 02:21:23 #138 [core-command builder 6/7] COPY . . 02:21:23 #138 CACHED 02:21:23 02:21:23 #139 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:21:23 #139 CACHED 02:21:23 02:21:23 #140 [core-metadata builder 6/7] COPY . . 02:21:23 #140 CACHED 02:21:23 02:21:23 #141 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:23 #141 CACHED 02:21:23 02:21:23 #142 [core-common-config-bootstrapper builder 6/7] COPY . . 02:21:23 #142 CACHED 02:21:23 02:21:23 #143 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:21:23 #143 CACHED 02:21:23 02:21:23 #144 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:21:23 #144 CACHED 02:21:23 02:21:23 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:21:24 #145 1.024 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 02:21:28 #1 [support-scheduler internal] load build definition from Dockerfile 02:21:28 #1 transferring dockerfile: 1.83kB done 02:21:28 #1 DONE 0.1s 02:21:28 02:21:28 #2 [security-proxy-setup internal] load build definition from Dockerfile 02:21:28 #2 transferring dockerfile: 2.50kB done 02:21:28 #2 DONE 0.0s 02:21:28 02:21:28 #3 [support-notifications internal] load build definition from Dockerfile 02:21:28 #3 transferring dockerfile: 2.00kB done 02:21:28 #3 DONE 0.1s 02:21:28 02:21:28 #4 [security-spire-agent internal] load build definition from Dockerfile 02:21:28 #4 transferring dockerfile: 1.81kB done 02:21:28 #4 DONE 0.1s 02:21:28 02:21:28 #5 [core-keeper internal] load build definition from Dockerfile 02:21:28 #5 transferring dockerfile: 2.01kB done 02:21:28 #5 DONE 0.0s 02:21:28 02:21:28 #6 [security-secretstore-setup internal] load build definition from Dockerfile 02:21:28 #6 transferring dockerfile: 2.49kB done 02:21:28 #6 DONE 0.1s 02:21:28 02:21:28 #7 [security-bootstrapper internal] load build definition from Dockerfile 02:21:28 #7 transferring dockerfile: 3.02kB done 02:21:28 #7 DONE 0.1s 02:21:28 02:21:28 #8 [core-data internal] load build definition from Dockerfile 02:21:28 #8 transferring dockerfile: 2.04kB done 02:21:28 #8 DONE 0.1s 02:21:28 02:21:28 #9 [security-proxy-auth internal] load build definition from Dockerfile 02:21:28 #9 transferring dockerfile: 2.14kB done 02:21:28 #9 DONE 0.0s 02:21:28 02:21:28 #10 [security-spiffe-token-provider internal] load build definition from Dockerfile 02:21:28 #10 transferring dockerfile: 1.89kB 0.0s done 02:21:28 #10 DONE 0.1s 02:21:28 02:21:28 #11 [core-metadata internal] load build definition from Dockerfile 02:21:28 #11 transferring dockerfile: 2.10kB done 02:21:28 #11 DONE 0.1s 02:21:28 02:21:28 #12 [core-common-config-bootstrapper internal] load build definition from Dockerfile 02:21:28 #12 transferring dockerfile: 2.23kB done 02:21:28 #12 DONE 0.1s 02:21:28 02:21:28 #13 [security-spire-config internal] load build definition from Dockerfile 02:21:28 #13 transferring dockerfile: 1.69kB 0.0s done 02:21:28 #13 DONE 0.1s 02:21:28 02:21:28 #14 [core-command internal] load build definition from Dockerfile 02:21:28 #14 transferring dockerfile: 1.94kB 0.0s done 02:21:28 #14 DONE 0.1s 02:21:28 02:21:28 #15 [security-spire-server internal] load build definition from Dockerfile 02:21:28 #15 transferring dockerfile: 1.70kB done 02:21:28 #15 DONE 0.1s 02:21:28 02:21:28 #16 [support-scheduler internal] load .dockerignore 02:21:28 #16 transferring context: 50B 0.0s done 02:21:28 #16 DONE 0.1s 02:21:29 02:21:29 #17 [security-proxy-setup internal] load .dockerignore 02:21:29 #17 transferring context: 50B done 02:21:29 #17 DONE 0.0s 02:21:29 02:21:29 #18 [support-notifications internal] load .dockerignore 02:21:29 #18 transferring context: 50B done 02:21:29 #18 DONE 0.0s 02:21:29 02:21:29 #19 [security-spire-agent internal] load .dockerignore 02:21:29 #19 transferring context: 50B done 02:21:29 #19 DONE 0.0s 02:21:29 02:21:29 #20 [core-keeper internal] load .dockerignore 02:21:29 #20 transferring context: 50B done 02:21:29 #20 DONE 0.1s 02:21:29 02:21:29 #21 [security-secretstore-setup internal] load .dockerignore 02:21:29 #21 transferring context: 50B 0.0s done 02:21:29 #21 DONE 0.1s 02:21:29 02:21:29 #22 [security-bootstrapper internal] load .dockerignore 02:21:29 #22 transferring context: 50B 0.0s done 02:21:29 #22 DONE 0.1s 02:21:29 02:21:29 #23 [core-data internal] load .dockerignore 02:21:29 #23 transferring context: 50B done 02:21:29 #23 DONE 0.1s 02:21:29 02:21:29 #24 [security-proxy-auth internal] load .dockerignore 02:21:29 #24 transferring context: 50B done 02:21:29 #24 DONE 0.1s 02:21:29 02:21:29 #25 [security-spiffe-token-provider internal] load .dockerignore 02:21:30 #25 transferring context: 50B 0.0s done 02:21:30 #25 DONE 0.1s 02:21:30 02:21:30 #26 [core-metadata internal] load .dockerignore 02:21:30 #26 transferring context: 50B 0.0s done 02:21:30 #26 DONE 0.1s 02:21:30 02:21:30 #27 [core-common-config-bootstrapper internal] load .dockerignore 02:21:30 #27 transferring context: 50B 0.0s done 02:21:30 #27 DONE 0.1s 02:21:30 02:21:30 #28 [security-spire-config internal] load .dockerignore 02:21:30 #28 transferring context: 50B 0.0s done 02:21:30 #28 DONE 0.1s 02:21:30 02:21:30 #29 [core-command internal] load .dockerignore 02:21:30 #29 transferring context: 50B done 02:21:30 #29 DONE 0.1s 02:21:30 02:21:30 #30 [security-spire-server internal] load .dockerignore 02:21:30 #30 transferring context: 50B done 02:21:30 #30 DONE 0.1s 02:21:30 02:21:30 #31 [support-scheduler internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:21:30 #31 DONE 0.0s 02:21:30 02:21:30 #32 [support-scheduler internal] load metadata for docker.io/library/alpine:3.20 02:21:30 #32 DONE 0.5s 02:21:30 02:21:30 #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 02:21:30 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 02:21:30 #33 ... 02:21:30 02:21:30 #31 [security-proxy-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:21:30 #31 DONE 0.0s 02:21:30 02:21:30 #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 02:21:30 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 02:21:31 #33 ... 02:21:31 02:21:31 #31 [support-notifications internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:21:31 #31 DONE 0.0s 02:21:31 02:21:31 #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 02:21:31 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 02:21:31 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 02:21:31 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 02:21:31 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 0B / 4.09MB 0.1s 02:21:31 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 02:21:31 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 02:21:31 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 02:21:31 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 02:21:31 #33 ... 02:21:31 02:21:31 #31 [core-keeper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:21:31 #31 DONE 0.0s 02:21:31 02:21:31 #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 02:21:31 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 02:21:31 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 02:21:31 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 02:21:31 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 02:21:31 #33 ... 02:21:31 02:21:31 #31 [security-secretstore-setup internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:21:31 #31 DONE 0.0s 02:21:31 02:21:31 #33 [security-proxy-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 02:21:31 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 307.20kB / 4.09MB 0.5s 02:21:31 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 02:21:31 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 02:21:31 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 02:21:31 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 02:21:31 #33 ... 02:21:31 02:21:31 #31 [security-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:21:31 #31 DONE 0.0s 02:21:31 02:21:31 #33 [core-keeper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 02:21:31 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 2.10MB / 4.09MB 0.7s 02:21:31 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 3.15MB / 4.09MB 0.8s 02:21:31 #33 ... 02:21:31 02:21:31 #31 [core-data internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:21:31 #31 DONE 0.0s 02:21:31 02:21:31 #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 02:21:31 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 02:21:31 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 02:21:31 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 02:21:31 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 02:21:31 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 0.9s 02:21:31 #33 ... 02:21:31 02:21:31 #31 [security-proxy-auth internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:21:31 #31 DONE 0.0s 02:21:31 02:21:31 #33 [security-secretstore-setup stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 02:21:31 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 1.1s done 02:21:31 #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 02:21:32 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 1.1s done 02:21:32 #33 ... 02:21:32 02:21:32 #31 [security-spiffe-token-provider internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:21:32 #31 DONE 0.0s 02:21:32 02:21:32 #34 [security-proxy-auth internal] load build context 02:21:32 #34 DONE 0.0s 02:21:32 02:21:32 #33 [security-proxy-auth stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 02:21:32 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 02:21:32 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 02:21:32 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 02:21:32 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 02:21:32 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 1.1s done 02:21:32 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 02:21:32 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 02:21:32 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 02:21:32 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 02:21:32 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 1.1s done 02:21:32 #33 ... 02:21:32 02:21:32 #31 [core-metadata internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:21:32 #31 DONE 0.0s 02:21:32 02:21:32 #32 [core-metadata internal] load metadata for docker.io/library/alpine:3.20 02:21:32 #32 DONE 1.6s 02:21:32 02:21:32 #35 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 02:21:32 #35 DONE 1.6s 02:21:32 02:21:32 #36 [support-scheduler internal] load build context 02:21:32 #36 transferring context: 3.36MB 1.3s done 02:21:32 #36 DONE 1.9s 02:21:32 02:21:32 #33 [core-data stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 02:21:32 #33 ... 02:21:32 02:21:32 #37 [core-metadata internal] load build context 02:21:32 #37 DONE 0.0s 02:21:32 02:21:32 #33 [security-spiffe-token-provider stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 02:21:32 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 02:21:32 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 02:21:32 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 02:21:32 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 02:21:32 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 1.1s done 02:21:33 #33 ... 02:21:33 02:21:33 #38 [security-spire-agent internal] load metadata for ghcr.io/spiffe/spire-agent:1.11.1 02:21:33 #38 DONE 1.8s 02:21:33 02:21:33 #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 02:21:33 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 02:21:33 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 02:21:33 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 02:21:33 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 02:21:33 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 1.1s done 02:21:33 #33 ... 02:21:33 02:21:33 #31 [core-common-config-bootstrapper internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:21:33 #31 DONE 0.0s 02:21:33 02:21:33 #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 02:21:33 #33 ... 02:21:33 02:21:33 #31 [core-command internal] load metadata for docker.io/library/ci-base-image-arm64:latest 02:21:33 #31 DONE 0.0s 02:21:33 02:21:33 #39 [security-proxy-setup internal] load build context 02:21:33 #39 transferring context: 3.36MB 1.6s done 02:21:33 #39 DONE 2.2s 02:21:33 02:21:33 #33 [security-spire-agent stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 02:21:33 #33 ... 02:21:33 02:21:33 #32 [core-common-config-bootstrapper internal] load metadata for docker.io/library/alpine:3.20 02:21:33 #32 DONE 2.3s 02:21:33 02:21:33 #33 [core-command stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 02:21:33 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 02:21:33 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 02:21:33 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 02:21:33 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 02:21:33 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 1.1s done 02:21:33 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 02:21:33 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 02:21:33 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 02:21:33 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 02:21:33 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 1.1s done 02:21:34 #33 ... 02:21:34 02:21:34 #35 [security-spire-server internal] load metadata for ghcr.io/spiffe/spire-server:1.11.1 02:21:34 #35 DONE 2.4s 02:21:34 02:21:34 #33 [core-common-config-bootstrapper stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 02:21:34 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 02:21:34 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 02:21:34 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 02:21:34 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 02:21:34 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 1.1s done 02:21:34 #33 ... 02:21:34 02:21:34 #32 [security-spire-server internal] load metadata for docker.io/library/alpine:3.20 02:21:34 #32 DONE 2.8s 02:21:34 02:21:34 #33 [security-spire-config stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 02:21:34 #33 resolve docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 0.0s done 02:21:34 #33 sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 9.22kB / 9.22kB done 02:21:34 #33 sha256:ca485c6a7b51db176b2b922aae711edb0cc82953424663297f279babaa3c2fb7 1.02kB / 1.02kB done 02:21:34 #33 sha256:1e03d7e192cc970db4fa3381362825c42baa4a2f729beb5c643ddb8d4d771ad7 597B / 597B done 02:21:34 #33 sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 4.09MB / 4.09MB 1.1s done 02:21:34 #33 extracting sha256:c765ae84869fd59a62821873e5413a3e92e36bdc1ced8fab3520334863720a49 2.7s done 02:21:34 #145 ... 02:21:34 02:21:34 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:21:34 #0 0.936 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 02:21:34 #146 ... 02:21:34 02:21:34 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:21:34 #0 0.968 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 02:21:34 #147 ... 02:21:34 02:21:34 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:21:34 #0 0.972 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 02:21:34 #148 ... 02:21:34 02:21:34 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:21:34 #0 0.488 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 02:21:34 #149 ... 02:21:34 02:21:34 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:21:34 #0 0.936 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 02:21:34 #150 ... 02:21:34 02:21:34 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:21:34 #0 0.968 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 02:21:34 #151 ... 02:21:34 02:21:34 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:21:34 #0 0.912 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 02:21:34 #152 ... 02:21:34 02:21:34 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:21:34 #0 0.983 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 02:21:35 #153 ... 02:21:35 02:21:35 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:21:35 #0 0.977 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 02:21:35 #154 ... 02:21:35 02:21:35 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:21:35 #0 0.941 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 02:21:35 #33 ... 02:21:35 02:21:35 #40 [support-notifications internal] load build context 02:21:35 #40 transferring context: 3.36MB 2.1s done 02:21:35 #40 DONE 3.9s 02:21:35 02:21:35 #41 [core-keeper internal] load build context 02:21:35 #41 transferring context: 3.36MB 1.9s done 02:21:35 #41 DONE 3.9s 02:21:35 02:21:35 #42 [security-secretstore-setup internal] load build context 02:21:35 #42 transferring context: 3.36MB 2.0s done 02:21:35 #42 DONE 3.6s 02:21:35 02:21:35 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:21:35 #43 resolve ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 0.4s done 02:21:35 #43 sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 1.61kB / 1.61kB done 02:21:35 #43 sha256:8d3473225a6996627cac3cac2687361623878c45ff68d5d396bd4ee04321ace2 1.05kB / 1.05kB done 02:21:35 #43 sha256:520892b489f50ad3e103f1ae67517ecf3863d2a2d54973ceb10722f89943b6d1 1.74kB / 1.74kB done 02:21:35 #43 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.6s done 02:21:35 #43 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.7s done 02:21:35 #43 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 02:21:35 #43 sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 296B / 296B 0.9s done 02:21:35 #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 1.05MB / 33.17MB 1.1s 02:21:35 #155 ... 02:21:35 02:21:35 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:21:35 #0 0.985 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 02:21:35 #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 3.15MB / 33.17MB 1.2s 02:21:35 #43 ... 02:21:35 02:21:35 #44 [core-data internal] load build context 02:21:35 #44 transferring context: 3.36MB 1.4s done 02:21:35 #44 DONE 3.0s 02:21:35 02:21:35 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:21:35 #43 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 02:21:35 #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 8.39MB / 33.17MB 1.6s 02:21:35 #43 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 02:21:35 #43 ... 02:21:35 02:21:35 #45 [security-bootstrapper internal] load build context 02:21:35 #45 transferring context: 3.36MB 1.6s done 02:21:35 #45 DONE 3.2s 02:21:35 02:21:35 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:21:35 #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 10.23MB / 33.17MB 1.6s 02:21:36 #43 ... 02:21:36 02:21:36 #34 [security-proxy-auth internal] load build context 02:21:36 #34 transferring context: 3.36MB 1.8s done 02:21:36 #34 DONE 3.4s 02:21:36 02:21:36 #46 [security-spire-agent internal] load build context 02:21:36 #46 transferring context: 23.33kB 0.1s done 02:21:36 #46 DONE 3.0s 02:21:36 02:21:36 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:21:36 #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 12.58MB / 33.17MB 1.9s 02:21:36 #43 ... 02:21:36 02:21:36 #33 [support-scheduler stage-1 1/7] FROM docker.io/library/alpine:3.20@sha256:765942a4039992336de8dd5db680586e1a206607dd06170ff0a37267a9e01958 02:21:36 #33 DONE 6.1s 02:21:36 02:21:36 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:21:36 #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 14.68MB / 33.17MB 2.1s 02:21:36 #43 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 02:21:36 #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 18.60MB / 33.17MB 2.2s 02:21:36 #43 extracting sha256:18b33c5a727adc6abe17035b81e03cb79f9b5b68d39e95cadb9c25c3e5c5da16 done 02:21:36 #43 ... 02:21:36 02:21:36 #37 [core-metadata internal] load build context 02:21:36 #37 transferring context: 3.36MB 1.4s done 02:21:36 #37 DONE 3.6s 02:21:36 02:21:36 #47 [core-metadata builder 1/7] FROM docker.io/library/ci-base-image-arm64 02:21:36 #47 DONE 6.6s 02:21:36 02:21:36 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:21:36 #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 21.65MB / 33.17MB 2.5s 02:21:36 #43 ... 02:21:36 02:21:36 #48 [security-spiffe-token-provider internal] load build context 02:21:36 #48 transferring context: 3.36MB 1.3s done 02:21:36 #48 DONE 3.7s 02:21:36 02:21:36 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:21:36 #43 ... 02:21:36 02:21:36 #49 [security-spire-server internal] load build context 02:21:36 #49 transferring context: 23.80kB 0.1s done 02:21:36 #49 DONE 2.3s 02:21:36 02:21:36 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:21:36 #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 24.12MB / 33.17MB 2.7s 02:21:37 #43 ... 02:21:37 02:21:37 #50 [security-spire-config internal] load build context 02:21:37 #50 transferring context: 22.05kB 0.0s done 02:21:37 #50 DONE 3.0s 02:21:37 02:21:37 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:21:37 #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 26.21MB / 33.17MB 3.0s 02:21:37 #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 28.31MB / 33.17MB 3.1s 02:21:37 #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 30.65MB / 33.17MB 3.6s 02:21:37 #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 32.51MB / 33.17MB 3.7s 02:21:38 #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 4.0s done 02:21:38 #43 sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 33.17MB / 33.17MB 4.0s done 02:21:38 #43 ... 02:21:38 02:21:38 #51 [core-command internal] load build context 02:21:38 #51 transferring context: 3.36MB 1.8s done 02:21:38 #51 DONE 5.1s 02:21:38 02:21:38 #52 [core-common-config-bootstrapper internal] load build context 02:21:38 #52 transferring context: 3.36MB 2.0s done 02:21:38 #52 DONE 5.1s 02:21:39 02:21:39 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:21:39 #53 resolve ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 0.4s done 02:21:39 #53 sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 1.61kB / 1.61kB done 02:21:39 #53 sha256:e81b72a68d76b0e0df52247b9790de839a7321008b1f01dade49a9205896959b 1.05kB / 1.05kB done 02:21:39 #53 sha256:ed3dcd9259b2c881c72642150b0878715420e4dc7a6eb469171aecff31ef0520 1.72kB / 1.72kB done 02:21:39 #53 sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 126.71kB / 126.71kB 0.7s done 02:21:39 #53 sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b 295B / 295B 0.6s done 02:21:39 #53 sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be 115B / 115B 0.8s done 02:21:39 #53 extracting sha256:63a191b9ab281019ff91ea42f6fcb820b16cf99df5f4fff090e446331e97c071 0.0s done 02:21:39 #53 sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 14.28MB / 14.28MB 2.4s done 02:21:39 #53 extracting sha256:374eade1f34bf4205493a5b4cb3082e87096ba9906f0b5adf5bfc0f6955361be done 02:21:39 #53 extracting sha256:115809c6820bfb808f97c2a8683e3e26e8847df13f120f85dbfc5f59611b002b done 02:21:39 #53 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 1.9s 02:21:39 #53 ... 02:21:39 02:21:39 #54 [core-metadata builder 2/7] WORKDIR /edgex-go 02:21:39 #54 DONE 3.3s 02:21:39 02:21:39 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:21:39 #53 ... 02:21:39 02:21:39 #55 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 02:21:45 #55 ... 02:21:45 02:21:45 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:21:45 #43 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 4.3s 02:21:46 #43 ... 02:21:46 02:21:46 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:21:46 #0 6.886 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:21:46 #0 7.390 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:21:46 #0 9.011 v3.20.8-18-g1703ed1b0a1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:21:46 #0 9.011 v3.20.8-17-g67ef1d512e7 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:21:46 #0 9.011 OK: 24049 distinct packages available 02:21:46 #0 9.395 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:21:46 #0 9.808 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:21:46 #56 ... 02:21:46 02:21:46 #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:21:46 #0 9.595 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:21:46 #57 10.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:21:46 #57 ... 02:21:46 02:21:46 #58 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:21:46 #58 ... 02:21:46 02:21:46 #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:21:47 #59 ... 02:21:47 02:21:47 #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:21:47 #60 ... 02:21:47 02:21:47 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:21:47 #61 ... 02:21:47 02:21:47 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:21:47 #0 8.806 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:21:47 #0 9.357 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:21:47 #62 ... 02:21:47 02:21:47 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:21:47 #63 ... 02:21:47 02:21:47 #64 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:21:47 #64 ... 02:21:47 02:21:47 #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:21:47 #0 11.18 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:21:48 #65 ... 02:21:48 02:21:48 #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:21:48 #66 ... 02:21:48 02:21:48 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:21:49 #43 ... 02:21:49 02:21:49 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:21:49 #67 ... 02:21:49 02:21:49 #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:21:49 #0 9.298 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:21:49 #68 ... 02:21:49 02:21:49 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:21:49 #53 extracting sha256:b16ceaceda78899224cac00da2a19dc16c8f37a3ce800ba05694fe4637182494 12.8s done 02:21:49 #53 ... 02:21:49 02:21:49 #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:21:50 #69 ... 02:21:50 02:21:50 #66 [core-keeper stage-1 2/6] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:21:50 #66 DONE 13.3s 02:21:50 02:21:50 #70 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 02:21:50 #70 ... 02:21:50 02:21:50 #69 [core-keeper builder 3/8] RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 02:21:50 #69 DONE 10.6s 02:21:50 02:21:50 #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 02:21:50 #71 ... 02:21:50 02:21:50 #56 [security-spire-config stage-2 2/10] RUN apk update && apk --no-cache --update add dumb-init gcompat 02:21:50 #56 13.55 (1/4) Installing dumb-init (1.2.5-r3) 02:21:50 #56 13.64 (2/4) Installing musl-obstack (1.2.3-r2) 02:21:50 #56 13.65 (3/4) Installing libucontext (1.2-r3) 02:21:50 #56 13.70 (4/4) Installing gcompat (1.1.0-r4) 02:21:50 #56 13.80 Executing busybox-1.36.1-r30.trigger 02:21:50 #56 14.12 OK: 9 MiB in 18 packages 02:21:54 #56 DONE 17.2s 02:21:54 02:21:54 #72 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:21:56 #72 ... 02:21:56 02:21:56 #62 [security-proxy-setup stage-1 2/11] RUN apk add --update --no-cache dumb-init su-exec openssl yq 02:21:56 #62 13.45 (1/4) Installing dumb-init (1.2.5-r3) 02:21:56 #62 13.50 (2/4) Installing openssl (3.3.5-r0) 02:21:56 #62 13.67 (3/4) Installing su-exec (0.2-r3) 02:21:56 #62 13.76 (4/4) Installing yq-go (4.44.1-r2) 02:21:56 #62 15.71 Executing busybox-1.36.1-r30.trigger 02:21:56 #62 15.78 OK: 20 MiB in 18 packages 02:21:56 #62 DONE 18.9s 02:21:56 02:21:56 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:21:56 #43 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 15.4s 02:21:57 #43 ... 02:21:57 02:21:57 #72 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:21:57 #72 4.242 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:21:58 #72 ... 02:21:58 02:21:58 #57 [support-notifications stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init zeromq 02:21:58 #57 15.82 (1/7) Installing ca-certificates (20250911-r0) 02:21:58 #57 16.22 (2/7) Installing dumb-init (1.2.5-r3) 02:21:58 #57 16.28 (3/7) Installing libgcc (13.2.1_git20240309-r1) 02:21:58 #57 16.33 (4/7) Installing libsodium (1.0.19-r0) 02:21:58 #57 16.44 (5/7) Installing libstdc++ (13.2.1_git20240309-r1) 02:21:58 #57 16.86 (6/7) Installing libzmq (4.3.5-r2) 02:21:58 #57 17.04 (7/7) Installing zeromq (4.3.5-r2) 02:21:58 #57 17.18 Executing busybox-1.36.1-r30.trigger 02:21:58 #57 17.36 Executing ca-certificates-20250911-r0.trigger 02:21:58 #57 18.91 OK: 14 MiB in 21 packages 02:21:58 #57 DONE 21.6s 02:21:58 02:21:58 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:21:58 #43 ... 02:21:58 02:21:58 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:21:58 #61 11.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:21:58 #61 13.90 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:21:58 #61 ... 02:21:58 02:21:58 #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:21:58 #73 ... 02:21:58 02:21:58 #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:21:58 #59 12.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:21:58 #59 14.45 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:21:59 #59 ... 02:21:59 02:21:59 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:21:59 #43 ... 02:21:59 02:21:59 #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:21:59 #60 12.41 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:21:59 #60 14.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:21:59 #60 ... 02:21:59 02:21:59 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:21:59 #63 12.66 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:21:59 #63 14.95 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:21:59 #63 ... 02:21:59 02:21:59 #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:21:59 #65 12.83 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:21:59 #65 22.72 (1/3) Installing ca-certificates (20250911-r0) 02:21:59 #65 23.05 (2/3) Installing dumb-init (1.2.5-r3) 02:21:59 #65 23.07 (3/3) Installing tzdata (2025b-r0) 02:21:59 #65 ... 02:21:59 02:21:59 #55 [core-metadata builder 3/7] RUN apk add --update --no-cache make git 02:21:59 #55 10.25 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:21:59 #55 11.82 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:21:59 #55 ... 02:21:59 02:21:59 #64 [security-proxy-auth stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:21:59 #64 13.20 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:21:59 #64 15.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:22:00 #64 ... 02:22:00 02:22:00 #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:22:00 #0 5.327 fetch https://dl-4.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:22:00 #0 7.492 fetch https://dl-4.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:22:00 #74 ... 02:22:00 02:22:00 #70 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 02:22:00 #70 10.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:22:00 #70 13.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:22:00 #70 ... 02:22:00 02:22:00 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:22:00 #0 5.159 fetch https://dl-4.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:22:00 #0 7.466 fetch https://dl-4.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:22:00 #75 ... 02:22:00 02:22:00 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:22:00 #43 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.3s 02:22:00 #43 ... 02:22:00 02:22:00 #58 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:22:00 #58 13.88 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:22:00 #58 16.89 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:22:00 #58 ... 02:22:00 02:22:00 #43 [security-spire-server spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:22:00 #43 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.8s done 02:22:01 #43 extracting sha256:cb9591dba9d15f4f294fc1fe0a981a6fc673fa53faeb0f537bf15cbab147f56b 20.8s done 02:22:01 #43 ... 02:22:01 02:22:01 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:22:01 #67 11.59 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:22:01 #67 14.36 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:22:01 #67 ... 02:22:01 02:22:01 #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 02:22:01 #71 11.63 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:22:01 #71 14.50 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:22:01 #71 ... 02:22:01 02:22:01 #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:22:01 #68 11.65 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:22:01 #68 ... 02:22:01 02:22:01 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:22:01 #53 ... 02:22:01 02:22:01 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:22:01 #61 24.56 v3.20.8-18-g1703ed1b0a1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:22:01 #61 24.56 v3.20.8-17-g67ef1d512e7 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:22:01 #61 24.56 OK: 24049 distinct packages available 02:22:03 #61 26.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:22:04 #61 ... 02:22:04 02:22:04 #60 [security-bootstrapper stage-1 2/16] RUN apk add --update --no-cache dumb-init su-exec 02:22:04 #60 25.93 (1/2) Installing dumb-init (1.2.5-r3) 02:22:04 #60 25.97 (2/2) Installing su-exec (0.2-r3) 02:22:04 #60 25.99 Executing busybox-1.36.1-r30.trigger 02:22:04 #60 26.05 OK: 9 MiB in 16 packages 02:22:04 #60 DONE 27.7s 02:22:04 02:22:04 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:22:04 #61 27.73 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:22:04 #61 ... 02:22:04 02:22:04 #64 [core-common-config-bootstrapper stage-1 2/9] RUN apk add --update --no-cache dumb-init 02:22:04 #64 26.00 (1/1) Installing dumb-init (1.2.5-r3) 02:22:04 #64 26.03 Executing busybox-1.36.1-r30.trigger 02:22:04 #64 26.22 OK: 9 MiB in 15 packages 02:22:04 #64 DONE 27.9s 02:22:04 02:22:04 #55 [core-command builder 3/7] RUN apk add --update --no-cache make git 02:22:04 #55 23.55 OK: 255 MiB in 60 packages 02:22:04 #55 DONE 25.4s 02:22:04 02:22:04 #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 02:22:04 #71 25.33 OK: 255 MiB in 60 packages 02:22:04 #71 ... 02:22:04 02:22:04 #65 [support-scheduler stage-1 2/7] RUN apk add --update --no-cache ca-certificates dumb-init tzdata 02:22:04 #65 24.81 Executing busybox-1.36.1-r30.trigger 02:22:04 #65 24.89 Executing ca-certificates-20250911-r0.trigger 02:22:04 #65 26.09 OK: 11 MiB in 17 packages 02:22:04 #65 DONE 28.2s 02:22:05 02:22:05 #76 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 02:22:05 #76 ... 02:22:05 02:22:05 #59 [core-data stage-1 2/7] RUN apk add --update --no-cache dumb-init 02:22:05 #59 26.18 (1/1) Installing dumb-init (1.2.5-r3) 02:22:05 #59 26.22 Executing busybox-1.36.1-r30.trigger 02:22:05 #59 26.37 OK: 9 MiB in 15 packages 02:22:05 #59 DONE 28.8s 02:22:05 02:22:05 #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:22:05 #0 3.293 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:22:05 #0 5.130 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:22:05 #77 ... 02:22:05 02:22:05 #78 [security-proxy-auth builder 4/7] COPY go.mod vendor* ./ 02:22:05 #78 DONE 1.0s 02:22:05 02:22:05 #70 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 02:22:05 #70 26.28 OK: 255 MiB in 60 packages 02:22:07 #70 ... 02:22:07 02:22:07 #71 [support-notifications builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates zeromq-dev 02:22:07 #71 DONE 28.0s 02:22:07 02:22:07 #79 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:22:08 #79 ... 02:22:08 02:22:08 #68 [support-scheduler builder 3/7] RUN apk add --update --no-cache make bash git ca-certificates 02:22:08 #68 25.23 OK: 255 MiB in 60 packages 02:22:08 #68 DONE 28.5s 02:22:08 02:22:08 #80 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:22:08 #80 ... 02:22:08 02:22:08 #79 [support-notifications builder 4/7] COPY go.mod vendor* ./ 02:22:08 #79 DONE 0.8s 02:22:08 02:22:08 #70 [security-proxy-setup builder 3/7] RUN apk add --update --no-cache make git 02:22:08 #70 DONE 29.1s 02:22:08 02:22:08 #81 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:22:10 #81 ... 02:22:10 02:22:10 #80 [support-scheduler builder 4/7] COPY go.mod vendor* ./ 02:22:10 #80 DONE 2.2s 02:22:10 02:22:10 #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:22:10 #82 ... 02:22:10 02:22:10 #72 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:22:10 #72 6.638 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:22:10 #72 16.96 OK: 9 MiB in 18 packages 02:22:10 #72 ... 02:22:10 02:22:10 #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:22:10 #77 15.19 OK: 20 MiB in 18 packages 02:22:10 #77 ... 02:22:10 02:22:10 #63 [security-secretstore-setup stage-1 2/13] RUN apk add --update --no-cache ca-certificates dumb-init su-exec yq 02:22:10 #63 25.22 (1/4) Installing ca-certificates (20250911-r0) 02:22:10 #63 25.78 (2/4) Installing dumb-init (1.2.5-r3) 02:22:10 #63 25.86 (3/4) Installing su-exec (0.2-r3) 02:22:10 #63 25.91 (4/4) Installing yq-go (4.44.1-r2) 02:22:10 #63 29.04 Executing busybox-1.36.1-r30.trigger 02:22:10 #63 29.29 Executing ca-certificates-20250911-r0.trigger 02:22:10 #63 31.59 OK: 20 MiB in 18 packages 02:22:10 #63 DONE 34.1s 02:22:11 02:22:11 #81 [security-proxy-setup builder 4/7] COPY go.mod vendor* ./ 02:22:11 #81 DONE 2.5s 02:22:11 02:22:11 #75 [core-keeper builder 4/8] RUN apk add --update --no-cache make git 02:22:11 #75 19.41 OK: 255 MiB in 60 packages 02:22:11 #75 DONE 21.0s 02:22:11 02:22:11 #83 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:22:11 #83 ... 02:22:11 02:22:11 #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:22:11 #73 2.959 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:22:11 #73 4.644 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:22:11 #73 ... 02:22:11 02:22:11 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 02:22:11 #43 ... 02:22:11 02:22:11 #84 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:22:12 #84 ... 02:22:12 02:22:12 #72 [security-spire-config stage-2 3/10] RUN apk --no-cache upgrade 02:22:12 #72 DONE 18.2s 02:22:12 02:22:12 #74 [core-keeper stage-1 3/6] RUN apk add --update --no-cache dumb-init 02:22:12 #74 19.07 (1/1) Installing dumb-init (1.2.5-r3) 02:22:12 #74 19.77 Executing busybox-1.36.1-r30.trigger 02:22:12 #74 19.96 OK: 9 MiB in 15 packages 02:22:12 #74 DONE 22.1s 02:22:12 02:22:12 #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:22:12 #85 ... 02:22:12 02:22:12 #77 [security-proxy-setup stage-1 3/11] RUN apk --no-cache upgrade 02:22:12 #77 DONE 16.6s 02:22:12 02:22:12 #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:22:12 #73 14.27 OK: 14 MiB in 21 packages 02:22:13 #73 ... 02:22:13 02:22:13 #86 [security-proxy-setup stage-1 4/11] WORKDIR /edgex 02:22:13 #86 DONE 0.6s 02:22:13 02:22:13 #84 [core-keeper builder 5/8] COPY go.mod vendor* ./ 02:22:13 #84 DONE 1.9s 02:22:13 02:22:13 #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:22:13 #87 ... 02:22:13 02:22:13 #73 [support-notifications stage-1 3/7] RUN apk --no-cache upgrade 02:22:13 #73 DONE 15.2s 02:22:13 02:22:13 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:22:13 #61 36.36 (1/14) Installing ca-certificates (20250911-r0) 02:22:13 #61 36.62 (2/14) Installing brotli-libs (1.1.0-r2) 02:22:13 #61 36.70 (3/14) Installing c-ares (1.33.1-r0) 02:22:13 #61 36.72 (4/14) Installing libunistring (1.2-r0) 02:22:13 #61 36.81 (5/14) Installing libidn2 (2.3.7-r0) 02:22:13 #61 36.81 (6/14) Installing nghttp2-libs (1.62.1-r0) 02:22:13 #61 36.84 (7/14) Installing libpsl (0.21.5-r1) 02:22:13 #61 36.84 (8/14) Installing zstd-libs (1.5.6-r0) 02:22:13 #61 36.88 (9/14) Installing libcurl (8.14.1-r2) 02:22:13 #61 36.93 (10/14) Installing curl (8.14.1-r2) 02:22:13 #61 36.98 (11/14) Installing dumb-init (1.2.5-r3) 02:22:13 #61 36.98 (12/14) Installing musl-obstack (1.2.3-r2) 02:22:13 #61 ... 02:22:13 02:22:13 #58 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:22:13 #58 26.93 v3.20.8-18-g1703ed1b0a1 [https://dl-cdn.alpinelinux.org/alpine/v3.20/main] 02:22:13 #58 26.93 v3.20.8-17-g67ef1d512e7 [https://dl-cdn.alpinelinux.org/alpine/v3.20/community] 02:22:13 #58 26.93 OK: 24049 distinct packages available 02:22:13 #58 29.67 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:22:13 #58 31.98 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:22:13 #58 37.09 (1/5) Installing dumb-init (1.2.5-r3) 02:22:13 #58 ... 02:22:13 02:22:13 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:22:13 #61 36.99 (13/14) Installing libucontext (1.2-r3) 02:22:13 #61 37.00 (14/14) Installing gcompat (1.1.0-r4) 02:22:13 #61 37.03 Executing busybox-1.36.1-r30.trigger 02:22:14 #61 37.10 Executing ca-certificates-20250911-r0.trigger 02:22:14 #61 37.66 OK: 15 MiB in 28 packages 02:22:14 #61 ... 02:22:14 02:22:14 #88 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:22:14 #88 ... 02:22:14 02:22:14 #58 [security-spire-agent stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:22:14 #58 37.11 (2/5) Installing musl-obstack (1.2.3-r2) 02:22:14 #58 37.11 (3/5) Installing libucontext (1.2-r3) 02:22:14 #58 37.12 (4/5) Installing gcompat (1.1.0-r4) 02:22:14 #58 37.14 (5/5) Installing openssl (3.3.5-r0) 02:22:14 #58 37.23 Executing busybox-1.36.1-r30.trigger 02:22:14 #58 37.32 OK: 10 MiB in 19 packages 02:22:15 #58 ... 02:22:15 02:22:15 #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:22:15 #89 ... 02:22:15 02:22:15 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:22:15 #67 25.75 v3.22.2-46-gf44c8d388fc [https://dl-cdn.alpinelinux.org/alpine/v3.22/main] 02:22:15 #67 25.75 v3.22.2-49-g5ccb1eb14d7 [https://dl-cdn.alpinelinux.org/alpine/v3.22/community] 02:22:15 #67 25.75 OK: 26160 distinct packages available 02:22:15 #67 28.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/main/aarch64/APKINDEX.tar.gz 02:22:15 #67 30.04 fetch https://dl-cdn.alpinelinux.org/alpine/v3.22/community/aarch64/APKINDEX.tar.gz 02:22:15 #67 34.67 OK: 255 MiB in 60 packages 02:22:16 #67 ... 02:22:16 02:22:16 #90 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:22:16 #90 ... 02:22:16 02:22:16 #91 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:22:16 #91 ... 02:22:16 02:22:16 #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:22:17 #92 ... 02:22:17 02:22:17 #67 [security-spiffe-token-provider builder 3/7] RUN apk update && apk --no-cache --update add build-base 02:22:17 #67 DONE 37.4s 02:22:17 02:22:17 #93 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:22:17 #93 ... 02:22:17 02:22:17 #61 [security-spiffe-token-provider stage-1 2/7] RUN apk update && apk --no-cache --update add dumb-init curl gcompat 02:22:17 #61 DONE 40.5s 02:22:17 02:22:17 #58 [security-spire-server stage-3 2/10] RUN apk update && apk --no-cache --update add dumb-init openssl gcompat 02:22:17 #58 DONE 40.6s 02:22:17 02:22:17 #92 [security-spire-config stage-2 4/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:22:17 #92 DONE 5.2s 02:22:17 02:22:17 #94 [security-spire-config stage-2 5/10] COPY Attribution.txt / 02:22:18 #94 DONE 0.8s 02:22:18 02:22:18 #95 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 02:22:18 #95 ... 02:22:18 02:22:18 #93 [security-spiffe-token-provider builder 4/7] COPY go.mod vendor* ./ 02:22:18 #93 DONE 1.5s 02:22:18 02:22:18 #96 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:22:18 #96 ... 02:22:18 02:22:18 #97 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:22:18 #97 ... 02:22:18 02:22:18 #98 [security-spire-config stage-2 6/10] COPY security.txt / 02:22:18 #98 DONE 0.4s 02:22:18 02:22:18 #99 [security-spire-config stage-2 7/10] COPY cmd/security-spire-config/docker-entrypoint.sh /usr/local/bin/ 02:22:19 #99 DONE 0.5s 02:22:19 02:22:19 #100 [security-spire-config stage-2 8/10] WORKDIR /usr/local/etc/spiffe-scripts.d 02:22:19 #100 DONE 0.3s 02:22:19 02:22:19 #101 [security-spire-config stage-2 9/10] COPY cmd/security-spire-config/seed_builtin_entries.sh /usr/local/etc/spiffe-scripts.d 02:22:20 #101 DONE 0.3s 02:22:20 02:22:20 #102 [security-spire-config] exporting to image 02:22:20 #102 exporting layers 02:22:23 #102 exporting layers 3.1s done 02:22:23 #102 writing image sha256:148e881ee996f55cba526036e420d14684efcd62e0e69005e815c71b04118f53 done 02:22:23 #102 naming to docker.io/library/security-spire-config-arm64 done 02:22:23 #102 DONE 3.1s 02:22:23 02:22:23 #95 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 02:22:23 #95 4.726 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:22:23 #95 6.220 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:22:26 #95 ... 02:22:26 02:22:26 #85 [security-secretstore-setup stage-1 3/13] RUN apk --no-cache upgrade 02:22:26 #85 6.083 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:22:26 #85 7.835 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:22:26 #85 14.27 OK: 20 MiB in 18 packages 02:22:26 #85 DONE 15.0s 02:22:26 02:22:26 #103 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:22:26 #0 4.685 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:22:26 #0 6.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:22:26 #103 ... 02:22:26 02:22:26 #89 [support-scheduler stage-1 3/7] RUN apk --no-cache upgrade 02:22:26 #89 12.42 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:22:26 #89 14.17 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:22:26 #89 20.26 OK: 11 MiB in 17 packages 02:22:26 #89 DONE 21.6s 02:22:26 02:22:26 #76 [core-common-config-bootstrapper stage-1 3/9] RUN apk --no-cache upgrade 02:22:26 #76 12.60 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:22:26 #76 15.02 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:22:26 #76 20.99 OK: 9 MiB in 15 packages 02:22:26 #76 ... 02:22:26 02:22:26 #90 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:22:26 #90 11.09 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:22:26 #90 12.58 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:22:26 #90 19.98 OK: 9 MiB in 15 packages 02:22:27 #90 ... 02:22:27 02:22:27 #76 [security-proxy-auth stage-1 3/9] RUN apk --no-cache upgrade 02:22:27 #76 DONE 22.4s 02:22:27 02:22:27 #88 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:22:27 #88 12.70 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/aarch64/APKINDEX.tar.gz 02:22:27 #88 14.75 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/aarch64/APKINDEX.tar.gz 02:22:27 #88 22.08 OK: 9 MiB in 16 packages 02:22:27 #88 ... 02:22:27 02:22:27 #90 [core-data stage-1 3/7] RUN apk --no-cache upgrade 02:22:27 #90 DONE 21.6s 02:22:27 02:22:27 #95 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 02:22:28 #95 ... 02:22:28 02:22:28 #103 [security-spiffe-token-provider stage-1 3/7] RUN apk --no-cache upgrade 02:22:28 #103 10.95 OK: 15 MiB in 28 packages 02:22:29 #103 DONE 11.7s 02:22:29 02:22:29 #88 [security-bootstrapper stage-1 3/16] RUN apk --no-cache upgrade 02:22:29 #88 DONE 24.5s 02:22:29 02:22:29 #104 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:22:29 #104 ... 02:22:29 02:22:29 #95 [security-spire-agent stage-3 3/10] RUN apk --no-cache upgrade 02:22:29 #95 11.32 OK: 10 MiB in 19 packages 02:22:29 #95 DONE 12.5s 02:22:29 02:22:29 #105 [security-spire-agent stage-3 4/10] COPY --from=spire_agent /opt/spire/bin/spire-agent /usr/local/bin 02:22:31 #105 DONE 1.5s 02:22:31 02:22:31 #106 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:22:31 #106 ... 02:22:31 02:22:31 #107 [security-spire-server stage-2 4/9] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:22:31 #107 DONE 2.0s 02:22:31 02:22:31 #108 [security-spire-server stage-2 5/9] COPY Attribution.txt / 02:22:32 #108 DONE 0.3s 02:22:32 02:22:32 #109 [security-spire-server stage-2 6/9] COPY security.txt / 02:22:32 #109 DONE 0.3s 02:22:32 02:22:32 #110 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:22:32 #110 ... 02:22:32 02:22:32 #104 [security-bootstrapper stage-1 4/16] RUN mkdir -p /edgex-init-staging/bootstrap-redis /edgex-init-staging/bootstrap-mosquitto 02:22:32 #104 DONE 3.5s 02:22:32 02:22:32 #110 [security-spire-server stage-2 7/9] COPY cmd/security-spire-server/docker-entrypoint.sh /usr/local/bin/ 02:22:32 #110 DONE 0.5s 02:22:32 02:22:32 #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:22:33 #111 ... 02:22:33 02:22:33 #112 [security-bootstrapper stage-1 5/16] WORKDIR /edgex-init-staging 02:22:33 #112 DONE 0.4s 02:22:33 02:22:33 #111 [security-spire-server stage-2 8/9] COPY cmd/security-spire-server/server.conf /usr/local/etc/spire/server.conf.tpl 02:22:33 #111 DONE 0.3s 02:22:33 02:22:33 #113 [security-spire-server stage-2 9/9] COPY cmd/security-spire-server/openssl.conf /usr/local/etc/ 02:22:33 #113 DONE 0.2s 02:22:33 02:22:33 #83 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:22:33 #83 ... 02:22:33 02:22:33 #102 [security-spire-server] exporting to image 02:22:33 #102 exporting layers 02:22:33 #102 ... 02:22:33 02:22:33 #106 [security-spire-agent stage-3 5/10] COPY --from=spire_server /opt/spire/bin/spire-server /usr/local/bin 02:22:33 #106 DONE 2.4s 02:22:33 02:22:33 #114 [security-spire-agent stage-3 6/10] COPY Attribution.txt / 02:22:33 #114 DONE 0.2s 02:22:33 02:22:33 #115 [security-spire-agent stage-3 7/10] COPY security.txt / 02:22:33 #115 DONE 0.2s 02:22:33 02:22:33 #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:22:34 #82 ... 02:22:34 02:22:34 #116 [security-spire-agent stage-3 8/10] COPY cmd/security-spire-agent/docker-entrypoint.sh /usr/local/bin/ 02:22:34 #116 DONE 0.3s 02:22:34 02:22:34 #102 [security-spire-server] exporting to image 02:22:34 #102 ... 02:22:34 02:22:34 #117 [security-spire-agent stage-3 9/10] COPY cmd/security-spire-agent/agent.conf /usr/local/etc/spire/agent.conf.tpl 02:22:34 #117 DONE 0.1s 02:22:34 02:22:34 #118 [security-spire-agent stage-3 10/10] COPY cmd/security-spire-agent/openssl.conf /usr/local/etc/ 02:22:34 #118 DONE 0.2s 02:22:34 02:22:34 #102 [security-spire-agent] exporting to image 02:22:36 #102 exporting layers 2.7s done 02:22:36 #102 writing image sha256:0ce4b4fab4d465d1b39bd438e87637267b682f4a5648458831356170f8fc9da4 done 02:22:36 #102 naming to docker.io/library/security-spire-server-arm64 done 02:22:36 #102 exporting layers 2.2s done 02:22:36 #102 writing image sha256:74796cff4a3469481ddf9e34b2e4b5302a00099fdb93b808031252b0c5aa4000 done 02:22:36 #102 naming to docker.io/library/security-spire-agent-arm64 done 02:22:36 #102 DONE 6.7s 02:22:36 02:22:36 #91 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:23:11 #156 ... 02:23:11 02:23:11 #150 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:23:11 #150 DONE 95.4s 02:23:11 02:23:11 #154 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:23:11 #154 DONE 95.4s 02:23:11 02:23:11 #157 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:23:11 #157 DONE 0.2s 02:23:11 02:23:11 #158 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:23:11 #158 DONE 0.2s 02:23:11 02:23:11 #159 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:23:11 #159 DONE 0.3s 02:23:11 02:23:11 #160 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:23:11 #160 DONE 0.4s 02:23:11 02:23:11 #161 [core-common-config-bootstrapper stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml /res/configuration.yaml 02:23:11 #161 DONE 0.2s 02:23:11 02:23:11 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:23:11 #162 ... 02:23:11 02:23:11 #163 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:23:11 #163 DONE 0.3s 02:23:11 02:23:11 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:23:11 #162 DONE 1.4s 02:23:11 02:23:11 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:23:11 #164 ... 02:23:11 02:23:11 #165 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:23:11 #165 DONE 0.3s 02:23:11 02:23:11 #166 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 02:23:11 #166 DONE 0.4s 02:23:11 02:23:11 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:23:11 #147 ... 02:23:11 02:23:11 #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:23:11 #167 ... 02:23:11 02:23:11 #164 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:23:11 #164 DONE 1.0s 02:23:11 02:23:11 #167 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:23:11 #167 DONE 0.4s 02:23:11 02:23:11 #168 [core-common-config-bootstrapper] exporting to image 02:23:11 #168 exporting layers 02:23:11 #168 ... 02:23:11 02:23:11 #169 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:23:11 #169 DONE 0.3s 02:23:11 02:23:11 #170 [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/ 02:23:11 #170 DONE 0.2s 02:23:11 02:23:11 #171 [security-bootstrapper stage-1 13/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-postgres/configuration.yaml /edgex-init-staging/bootstrap-postgres/res/ 02:23:11 #171 DONE 0.1s 02:23:11 02:23:11 #168 [core-common-config-bootstrapper] exporting to image 02:23:11 #168 exporting layers 0.8s done 02:23:11 #168 writing image sha256:8bf90a50be2c61c0c049eda7bb30671f42306a221494c0e45cd32c8702693834 done 02:23:11 #168 naming to docker.io/library/core-common-config-bootstrapper done 02:23:11 #168 DONE 0.8s 02:23:11 02:23:11 #172 [security-bootstrapper stage-1 14/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res-bootstrap-mosquitto/configuration.yaml /edgex-init-staging/bootstrap-mosquitto/res/ 02:23:11 #172 DONE 0.1s 02:23:11 02:23:11 #173 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:23:11 #173 DONE 0.1s 02:23:11 02:23:11 #174 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:23:11 #174 DONE 1.3s 02:23:11 02:23:11 #175 [security-bootstrapper] exporting to image 02:23:11 #175 exporting layers 0.8s done 02:23:11 #175 writing image sha256:b12a2a3bda20d452bd374c978fda2eb7d961e0c74f0c9e3d3170be77124eb974 done 02:23:11 #175 naming to docker.io/library/security-bootstrapper done 02:23:11 #175 DONE 0.8s 02:23:11 02:23:11 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:23:58 #151 ... 02:23:58 02:23:58 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:23:58 #146 151.6 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 02:24:11 #146 DONE 166.7s 02:24:11 02:24:11 #147 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:24:11 #147 DONE 166.7s 02:24:11 02:24:11 #145 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:24:11 #145 DONE 166.6s 02:24:11 02:24:11 #148 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:24:11 #148 DONE 166.7s 02:24:11 02:24:11 #151 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:24:11 #151 DONE 166.7s 02:24:11 02:24:11 #153 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:24:11 #153 DONE 166.7s 02:24:11 02:24:11 #149 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:24:11 #149 DONE 166.7s 02:24:11 02:24:11 #156 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:24:11 #156 DONE 166.7s 02:24:11 02:24:11 #155 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:24:11 #155 DONE 166.7s 02:24:11 02:24:11 #152 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:24:11 #152 DONE 166.8s 02:24:11 02:24:11 #176 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:24:11 #176 ... 02:24:11 02:24:11 #177 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:24:11 #177 DONE 0.2s 02:24:11 02:24:11 #178 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:24:11 #178 DONE 0.2s 02:24:11 02:24:11 #179 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:24:11 #179 DONE 0.3s 02:24:11 02:24:11 #180 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:24:11 #180 DONE 0.2s 02:24:11 02:24:11 #181 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:24:11 #181 DONE 0.2s 02:24:11 02:24:11 #182 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:24:11 #182 DONE 0.2s 02:24:11 02:24:11 #176 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 02:24:11 #176 DONE 0.2s 02:24:11 02:24:11 #183 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 02:24:11 #183 DONE 0.2s 02:24:11 02:24:11 #184 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:24:11 #184 ... 02:24:11 02:24:11 #185 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:24:11 #185 DONE 0.1s 02:24:11 02:24:11 #186 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:24:11 #186 DONE 0.2s 02:24:11 02:24:11 #187 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:24:11 #187 CACHED 02:24:11 02:24:11 #188 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:24:11 #188 CACHED 02:24:11 02:24:11 #189 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:24:11 #189 CACHED 02:24:11 02:24:11 #190 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:24:11 #190 CACHED 02:24:11 02:24:11 #191 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:24:11 #191 DONE 0.2s 02:24:11 02:24:11 #192 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:24:11 #192 DONE 0.2s 02:24:11 02:24:11 #193 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:24:11 #193 DONE 0.2s 02:24:11 02:24:11 #194 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:24:11 #194 ... 02:24:11 02:24:11 #195 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:24:11 #195 DONE 0.4s 02:24:11 02:24:11 #196 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 02:24:11 #196 DONE 0.4s 02:24:11 02:24:11 #197 [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 02:24:11 #197 DONE 0.4s 02:24:11 02:24:11 #184 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 02:24:11 #184 DONE 0.5s 02:24:11 02:24:11 #198 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:24:12 #198 ... 02:24:12 02:24:12 #194 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 02:24:12 #194 DONE 1.1s 02:24:12 02:24:12 #199 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 02:24:12 #199 DONE 1.2s 02:24:12 02:24:12 #200 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:24:12 #200 DONE 1.2s 02:24:12 02:24:12 #201 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 02:24:12 #201 DONE 1.2s 02:24:12 02:24:12 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 02:24:12 #202 ... 02:24:12 02:24:12 #203 [security-proxy-setup stage-1 7/11] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/res/configuration.yaml res/common_configuration.yaml 02:24:12 #203 DONE 1.6s 02:24:12 02:24:12 #204 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 02:24:12 #204 DONE 1.6s 02:24:12 02:24:12 #205 [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 02:24:12 #205 DONE 1.5s 02:24:12 02:24:12 #206 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 02:24:12 #206 DONE 1.5s 02:24:12 02:24:12 #207 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 02:24:12 #207 DONE 1.6s 02:24:12 02:24:12 #198 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 02:24:12 #198 DONE 1.5s 02:24:12 02:24:12 #208 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 02:24:12 #208 DONE 0.8s 02:24:12 02:24:12 #209 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 02:24:12 #209 DONE 0.8s 02:24:12 02:24:12 #210 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:24:12 #210 DONE 0.8s 02:24:12 02:24:12 #202 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 02:24:12 #202 DONE 0.8s 02:24:12 02:24:12 #211 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:24:12 #211 DONE 0.2s 02:24:12 02:24:12 #212 [security-spiffe-token-provider stage-1 7/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/res/configuration.yaml /res/configuration.yaml 02:24:12 #212 DONE 0.2s 02:24:12 02:24:12 #213 [core-command] exporting to image 02:24:12 #213 exporting layers 02:24:13 #213 ... 02:24:13 02:24:13 #214 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:24:13 #214 DONE 0.2s 02:24:13 02:24:13 #215 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 02:24:13 #215 DONE 0.2s 02:24:13 02:24:13 #216 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 02:24:13 #216 DONE 0.2s 02:24:13 02:24:13 #213 [core-command] exporting to image 02:24:13 #213 exporting layers 0.3s done 02:24:13 #213 ... 02:24:13 02:24:13 #217 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 02:24:13 #217 DONE 0.3s 02:24:13 02:24:13 #218 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 02:24:13 #218 DONE 0.3s 02:24:13 02:24:13 #219 [core-metadata] exporting to image 02:24:13 #219 ... 02:24:13 02:24:13 #220 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:24:13 #220 DONE 0.5s 02:24:13 02:24:13 #221 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:24:13 #221 DONE 0.5s 02:24:13 02:24:13 #213 [core-command] exporting to image 02:24:13 #213 writing image sha256:3663119cf4303cce41a5b417bd6de5008afda8bc3904be638223e54ebe900e56 0.1s done 02:24:13 #213 naming to docker.io/library/core-command 0.0s done 02:24:13 #213 DONE 0.8s 02:24:13 02:24:13 #222 [core-data] exporting to image 02:24:13 #222 exporting layers 0.2s done 02:24:13 #222 writing image sha256:9a096c6c1aba25f9c9b09f0f6298df969c62f483982583de31ce82bf668dd82a 0.1s done 02:24:13 #222 naming to docker.io/library/core-data 0.0s done 02:24:13 #222 DONE 0.9s 02:24:13 02:24:13 #223 [core-keeper] exporting to image 02:24:13 #223 exporting layers 0.2s done 02:24:13 #223 writing image sha256:ccaac6e06b4fc09fa225e69c49b84abaac762c59c39266d89a1b15df7f023ca3 0.2s done 02:24:13 #223 naming to docker.io/library/core-keeper done 02:24:13 #223 DONE 1.0s 02:24:13 02:24:13 #224 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:24:13 #224 DONE 0.3s 02:24:13 02:24:13 #225 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:24:14 #225 ... 02:24:14 02:24:14 #226 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:24:14 #226 DONE 0.4s 02:24:14 02:24:14 #227 [support-scheduler] exporting to image 02:24:14 #227 exporting layers 1.0s done 02:24:14 #227 writing image sha256:0566efd4f504b6bae5e05100f47cc132efda8103c953896a86fe258f84338c45 done 02:24:14 #227 naming to docker.io/library/support-scheduler done 02:24:14 #227 DONE 1.0s 02:24:14 02:24:14 #228 [support-notifications] exporting to image 02:24:14 #228 exporting layers 1.0s done 02:24:14 #228 writing image sha256:3aa4102f9bab9af31cafccdbb5af305d0b4824559ba37dc5a54ba132e83fa0e5 done 02:24:14 #228 naming to docker.io/library/support-notifications done 02:24:14 #228 DONE 1.1s 02:24:14 02:24:14 #229 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:24:14 #229 DONE 0.1s 02:24:14 02:24:14 #230 [security-spiffe-token-provider] exporting to image 02:24:14 #230 exporting layers 1.0s done 02:24:14 #230 writing image sha256:b5aa8673e6e5d47435d7442139b68a274850c1b42a75f566c7d4cb40219522f9 done 02:24:14 #230 naming to docker.io/library/security-spiffe-token-provider done 02:24:14 #230 DONE 1.1s 02:24:14 02:24:14 #219 [core-metadata] exporting to image 02:24:14 #219 exporting layers 0.6s done 02:24:14 #219 writing image sha256:eac1619fc73515191018be0875565ca88ca7414590d7ce77c70efa3c3fcd2dc0 done 02:24:14 #219 naming to docker.io/library/core-metadata done 02:24:14 #219 DONE 0.7s 02:24:14 02:24:14 #231 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:24:14 #231 DONE 0.7s 02:24:14 02:24:14 #232 [security-proxy-auth] exporting to image 02:24:14 #232 ... 02:24:14 02:24:14 #225 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:24:14 #225 DONE 0.6s 02:24:14 02:24:14 #233 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:24:14 #233 DONE 0.5s 02:24:14 02:24:14 #234 [security-proxy-setup] exporting to image 02:24:14 #234 exporting layers 0.2s done 02:24:14 #234 writing image sha256:f78ce3cfc655c190534de9f092dade8e339fb04f1cb933074443a7403c4cf72d done 02:24:14 #234 naming to docker.io/library/security-proxy-setup done 02:24:14 #234 DONE 0.2s 02:24:14 02:24:14 #235 [security-secretstore-setup] exporting to image 02:24:14 #235 exporting layers 0.2s done 02:24:14 #235 writing image sha256:fd0538bfd4277de7c23af5df0d088ce3d3c2349a1f2ea084983ec69aab0b3042 done 02:24:14 #235 naming to docker.io/library/security-secretstore-setup done 02:24:14 #235 DONE 0.2s 02:24:14 02:24:14 #232 [security-proxy-auth] exporting to image 02:24:15 #232 exporting layers 0.9s done 02:24:15 #232 writing image sha256:1c3e6f564eaf1e0539a12e218e02b9bdde67e6cbe356742d7f6f75fa97020ba3 done 02:24:15 #232 naming to docker.io/library/security-proxy-auth done 02:24:15 #232 DONE 0.9s 02:24:15 time="2025-10-17T02:18:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:24:15 time="2025-10-17T02:18:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:24:15 time="2025-10-17T02:18:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:24:15 time="2025-10-17T02:18:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:24:15 time="2025-10-17T02:18:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:24:15 time="2025-10-17T02:18:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:24:15 time="2025-10-17T02:18:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:24:15 time="2025-10-17T02:18:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:24:15 time="2025-10-17T02:18:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:24:15 time="2025-10-17T02:18:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:24:15 time="2025-10-17T02:18:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:24:15 time="2025-10-17T02:18:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:24:15 time="2025-10-17T02:18:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:24:15 time="2025-10-17T02:18:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 02:24:15 time="2025-10-17T02:18:53Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 02:24:15 $ docker stop --time=1 93a1256d51d1b85d15aefad69a1a41e3c011a2f5278bb53a1959eba23624570e 02:24:16 $ docker rm -f --volumes 93a1256d51d1b85d15aefad69a1a41e3c011a2f5278bb53a1959eba23624570e [Pipeline] // withDockerContainer [Pipeline] sh 02:24:17 + docker images 02:24:17 REPOSITORY TAG IMAGE ID CREATED SIZE 02:24:17 security-secretstore-setup latest fd0538bfd427 2 seconds ago 79.8MB 02:24:17 security-proxy-auth latest 1c3e6f564eaf 2 seconds ago 44.7MB 02:24:17 security-proxy-setup latest f78ce3cfc655 2 seconds ago 49.1MB 02:24:17 core-metadata latest eac1619fc735 3 seconds ago 45.6MB 02:24:17 support-scheduler latest 0566efd4f504 4 seconds ago 49.3MB 02:24:17 security-spiffe-token-provider latest b5aa8673e6e5 4 seconds ago 48.1MB 02:24:17 core-data latest 9a096c6c1aba 4 seconds ago 45.5MB 02:24:17 support-notifications latest 3aa4102f9bab 4 seconds ago 52.9MB 02:24:17 core-keeper latest ccaac6e06b4f 4 seconds ago 45.3MB 02:24:17 core-command latest 3663119cf430 4 seconds ago 39.7MB 02:24:17 security-bootstrapper latest b12a2a3bda20 About a minute ago 20.4MB 02:24:17 core-common-config-bootstrapper latest 8bf90a50be2c About a minute ago 19.4MB 02:24:17 security-spire-config latest 457eecd08143 4 minutes ago 149MB 02:24:17 security-spire-agent latest 8279d189f3dc 4 minutes ago 195MB 02:24:17 security-spire-server latest 433c434169ea 4 minutes ago 149MB 02:24:17 ci-base-image-x86_64 latest 400013c99276 8 minutes ago 966MB 02:24:17 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base 1.23-alpine e619c034af25 46 hours ago 610MB 02:24:17 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver 0.1.4 0e5a36d97041 4 months ago 573MB 02:24:17 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 02:24:17 provisioning config files... 02:24:17 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/912@tmp/config9457835446268520680tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:24:17 ---> ****-login.sh 02:24:17 nexus3.edgexfoundry.org:10001 02:24:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:24:17 Login Succeeded 02:24:17 nexus3.edgexfoundry.org:10002 02:24:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:24:17 Login Succeeded 02:24:17 nexus3.edgexfoundry.org:10003 02:24:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:24:17 Login Succeeded 02:24:17 nexus3.edgexfoundry.org:10004 02:24:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:24:17 Login Succeeded 02:24:17 ****.io 02:24:17 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 02:24:18 Login Succeeded 02:24:18 ---> ****-login.sh ends [Pipeline] } 02:24:18 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:24:18 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 02:24:18 [edgeXDocker.push] Tagging docker image core-command with the following tags: 02:24:18 676951d955e4c4c86fc34e64f6f39dfe192b487c 02:24:18 latest 02:24:18 4.1.0-dev.67 02:24:18 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 02:24:18 main 02:24:18 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:18 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:18 + docker push nexus3.edgexfoundry.org:10004/core-command:676951d955e4c4c86fc34e64f6f39dfe192b487c 02:24:18 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:24:18 041dd4f18294: Preparing 02:24:18 83d554413cc4: Preparing 02:24:18 f41cbbad1033: Preparing 02:24:18 e9a57e80214d: Preparing 02:24:18 62fe8ac1a7f2: Preparing 02:24:18 a878dac52320: Preparing 02:24:18 abfcb263a588: Preparing 02:24:18 a878dac52320: Waiting 02:24:18 abfcb263a588: Waiting 02:24:18 62fe8ac1a7f2: Pushed 02:24:18 e9a57e80214d: Pushed 02:24:18 f41cbbad1033: Pushed 02:24:18 041dd4f18294: Pushed 02:24:19 a878dac52320: Pushed 02:24:20 abfcb263a588: Pushed 02:24:21 83d554413cc4: Pushed 02:24:21 676951d955e4c4c86fc34e64f6f39dfe192b487c: digest: sha256:00aad8889ee67abc485d827cb0203c269fac790f3c6d6d5fbcb0b2a645a5757c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:22 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:22 + docker push nexus3.edgexfoundry.org:10004/core-command:latest 02:24:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:24:22 041dd4f18294: Preparing 02:24:22 83d554413cc4: Preparing 02:24:22 f41cbbad1033: Preparing 02:24:22 e9a57e80214d: Preparing 02:24:22 62fe8ac1a7f2: Preparing 02:24:22 a878dac52320: Preparing 02:24:22 abfcb263a588: Preparing 02:24:22 a878dac52320: Waiting 02:24:22 abfcb263a588: Waiting 02:24:22 62fe8ac1a7f2: Layer already exists 02:24:22 041dd4f18294: Layer already exists 02:24:22 e9a57e80214d: Layer already exists 02:24:22 83d554413cc4: Layer already exists 02:24:22 f41cbbad1033: Layer already exists 02:24:22 a878dac52320: Layer already exists 02:24:22 abfcb263a588: Layer already exists 02:24:22 latest: digest: sha256:00aad8889ee67abc485d827cb0203c269fac790f3c6d6d5fbcb0b2a645a5757c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:23 + 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 02:24:23 + docker push nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.67 02:24:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:24:23 041dd4f18294: Preparing 02:24:23 83d554413cc4: Preparing 02:24:23 f41cbbad1033: Preparing 02:24:23 e9a57e80214d: Preparing 02:24:23 62fe8ac1a7f2: Preparing 02:24:23 a878dac52320: Preparing 02:24:23 abfcb263a588: Preparing 02:24:23 a878dac52320: Waiting 02:24:23 abfcb263a588: Waiting 02:24:23 e9a57e80214d: Layer already exists 02:24:23 62fe8ac1a7f2: Layer already exists 02:24:23 041dd4f18294: Layer already exists 02:24:23 f41cbbad1033: Layer already exists 02:24:23 83d554413cc4: Layer already exists 02:24:23 abfcb263a588: Layer already exists 02:24:23 a878dac52320: Layer already exists 02:24:23 4.1.0-dev.67: digest: sha256:00aad8889ee67abc485d827cb0203c269fac790f3c6d6d5fbcb0b2a645a5757c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:23 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:24 + docker push nexus3.edgexfoundry.org:10004/core-command:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 02:24:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:24:24 041dd4f18294: Preparing 02:24:24 83d554413cc4: Preparing 02:24:24 f41cbbad1033: Preparing 02:24:24 e9a57e80214d: Preparing 02:24:24 62fe8ac1a7f2: Preparing 02:24:24 a878dac52320: Preparing 02:24:24 abfcb263a588: Preparing 02:24:24 abfcb263a588: Waiting 02:24:24 a878dac52320: Waiting 02:24:24 e9a57e80214d: Layer already exists 02:24:24 041dd4f18294: Layer already exists 02:24:24 83d554413cc4: Layer already exists 02:24:24 f41cbbad1033: Layer already exists 02:24:24 62fe8ac1a7f2: Layer already exists 02:24:24 abfcb263a588: Layer already exists 02:24:24 a878dac52320: Layer already exists 02:24:24 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67: digest: sha256:00aad8889ee67abc485d827cb0203c269fac790f3c6d6d5fbcb0b2a645a5757c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:24 + docker tag core-command nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:24 + docker push nexus3.edgexfoundry.org:10004/core-command:main 02:24:24 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command] 02:24:24 041dd4f18294: Preparing 02:24:24 83d554413cc4: Preparing 02:24:24 f41cbbad1033: Preparing 02:24:24 e9a57e80214d: Preparing 02:24:24 62fe8ac1a7f2: Preparing 02:24:24 a878dac52320: Preparing 02:24:24 abfcb263a588: Preparing 02:24:24 a878dac52320: Waiting 02:24:24 abfcb263a588: Waiting 02:24:24 041dd4f18294: Layer already exists 02:24:24 62fe8ac1a7f2: Layer already exists 02:24:24 83d554413cc4: Layer already exists 02:24:24 e9a57e80214d: Layer already exists 02:24:24 f41cbbad1033: Layer already exists 02:24:24 a878dac52320: Layer already exists 02:24:24 abfcb263a588: Layer already exists 02:24:24 main: digest: sha256:00aad8889ee67abc485d827cb0203c269fac790f3c6d6d5fbcb0b2a645a5757c size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:24:24 ===================================================== [Pipeline] echo 02:24:24 taggedImages: 02:24:24 - nexus3.edgexfoundry.org:10004/core-command:676951d955e4c4c86fc34e64f6f39dfe192b487c 02:24:24 - nexus3.edgexfoundry.org:10004/core-command:latest 02:24:24 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.67 02:24:24 - nexus3.edgexfoundry.org:10004/core-command:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 02:24:24 - nexus3.edgexfoundry.org:10004/core-command:main [Pipeline] echo 02:24:24 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper with the following tags: 02:24:24 676951d955e4c4c86fc34e64f6f39dfe192b487c 02:24:24 latest 02:24:24 4.1.0-dev.67 02:24:24 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 02:24:24 main 02:24:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:25 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:25 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:676951d955e4c4c86fc34e64f6f39dfe192b487c 02:24:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:24:25 2fab67fdea24: Preparing 02:24:25 015906474235: Preparing 02:24:25 ddbd849f81ee: Preparing 02:24:25 59a2ac96c7fe: Preparing 02:24:25 f41cbbad1033: Preparing 02:24:25 e9a57e80214d: Preparing 02:24:25 62fe8ac1a7f2: Preparing 02:24:25 a878dac52320: Preparing 02:24:25 abfcb263a588: Preparing 02:24:25 e9a57e80214d: Waiting 02:24:25 62fe8ac1a7f2: Waiting 02:24:25 a878dac52320: Waiting 02:24:25 abfcb263a588: Waiting 02:24:25 f41cbbad1033: Layer already exists 02:24:25 e9a57e80214d: Layer already exists 02:24:25 62fe8ac1a7f2: Layer already exists 02:24:25 a878dac52320: Layer already exists 02:24:25 2fab67fdea24: Pushed 02:24:25 abfcb263a588: Layer already exists 02:24:25 ddbd849f81ee: Pushed 02:24:25 015906474235: Pushed 02:24:26 59a2ac96c7fe: Pushed 02:24:26 676951d955e4c4c86fc34e64f6f39dfe192b487c: digest: sha256:0290f87accd983362b05964977c484c8b202e86f8501037f12e5e740ddb4c792 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:27 + 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 02:24:27 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:24:27 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:24:27 2fab67fdea24: Preparing 02:24:27 015906474235: Preparing 02:24:27 ddbd849f81ee: Preparing 02:24:27 59a2ac96c7fe: Preparing 02:24:27 f41cbbad1033: Preparing 02:24:27 e9a57e80214d: Preparing 02:24:27 62fe8ac1a7f2: Preparing 02:24:27 a878dac52320: Preparing 02:24:27 abfcb263a588: Preparing 02:24:27 62fe8ac1a7f2: Waiting 02:24:27 a878dac52320: Waiting 02:24:27 abfcb263a588: Waiting 02:24:27 e9a57e80214d: Waiting 02:24:27 ddbd849f81ee: Layer already exists 02:24:27 59a2ac96c7fe: Layer already exists 02:24:27 2fab67fdea24: Layer already exists 02:24:27 f41cbbad1033: Layer already exists 02:24:27 015906474235: Layer already exists 02:24:27 62fe8ac1a7f2: Layer already exists 02:24:27 abfcb263a588: Layer already exists 02:24:27 a878dac52320: Layer already exists 02:24:27 e9a57e80214d: Layer already exists 02:24:27 latest: digest: sha256:0290f87accd983362b05964977c484c8b202e86f8501037f12e5e740ddb4c792 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:27 + 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 02:24:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.67 02:24:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:24:28 2fab67fdea24: Preparing 02:24:28 015906474235: Preparing 02:24:28 ddbd849f81ee: Preparing 02:24:28 59a2ac96c7fe: Preparing 02:24:28 f41cbbad1033: Preparing 02:24:28 e9a57e80214d: Preparing 02:24:28 62fe8ac1a7f2: Preparing 02:24:28 a878dac52320: Preparing 02:24:28 abfcb263a588: Preparing 02:24:28 e9a57e80214d: Waiting 02:24:28 62fe8ac1a7f2: Waiting 02:24:28 a878dac52320: Waiting 02:24:28 abfcb263a588: Waiting 02:24:28 ddbd849f81ee: Layer already exists 02:24:28 59a2ac96c7fe: Layer already exists 02:24:28 f41cbbad1033: Layer already exists 02:24:28 2fab67fdea24: Layer already exists 02:24:28 015906474235: Layer already exists 02:24:28 e9a57e80214d: Layer already exists 02:24:28 a878dac52320: Layer already exists 02:24:28 62fe8ac1a7f2: Layer already exists 02:24:28 abfcb263a588: Layer already exists 02:24:28 4.1.0-dev.67: digest: sha256:0290f87accd983362b05964977c484c8b202e86f8501037f12e5e740ddb4c792 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:28 + docker tag core-common-config-bootstrapper nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:28 #91 ... 02:24:28 02:24:28 #82 [support-scheduler builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:24:28 #82 DONE 127.1s 02:24:28 02:24:28 #91 [security-proxy-auth builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:24:28 #91 DONE 131.6s 02:24:28 02:24:28 #97 [security-spiffe-token-provider builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:24:28 #97 DONE 119.1s 02:24:28 02:24:28 #87 [core-keeper builder 6/8] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:24:28 #87 DONE 124.4s 02:24:28 02:24:28 #96 [support-notifications builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:24:28 #96 DONE 129.2s 02:24:28 02:24:28 #119 [core-keeper builder 7/8] COPY . . 02:24:28 #119 ... 02:24:28 02:24:28 #83 [security-proxy-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:24:28 #83 DONE 126.6s 02:24:28 02:24:28 #120 [security-proxy-setup builder 6/7] COPY . . 02:24:28 #120 ... 02:24:28 02:24:28 #121 [core-command builder 4/7] COPY go.mod vendor* ./ 02:24:28 #121 CACHED 02:24:28 02:24:28 #122 [core-command builder 6/7] COPY . . 02:24:28 #122 CACHED 02:24:28 02:24:28 #123 [core-command builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:24:28 #123 CACHED 02:24:28 02:24:28 #124 [security-spiffe-token-provider builder 6/7] COPY . . 02:24:28 #124 DONE 2.5s 02:24:28 02:24:28 #119 [core-keeper builder 7/8] COPY . . 02:24:28 #119 DONE 2.5s 02:24:28 02:24:28 #125 [core-metadata builder 6/7] COPY . . 02:24:28 #125 CACHED 02:24:28 02:24:28 #126 [core-metadata builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:24:28 #126 CACHED 02:24:28 02:24:28 #127 [core-metadata builder 4/7] COPY go.mod vendor* ./ 02:24:28 #127 CACHED 02:24:28 02:24:28 #128 [security-proxy-auth builder 6/7] COPY . . 02:24:28 #128 DONE 2.6s 02:24:28 02:24:28 #129 [core-data builder 4/7] COPY go.mod vendor* ./ 02:24:28 #129 CACHED 02:24:28 02:24:28 #130 [core-data builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:24:28 #130 CACHED 02:24:28 02:24:28 #131 [core-data builder 6/7] COPY . . 02:24:28 #131 CACHED 02:24:28 02:24:28 #132 [core-common-config-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:24:28 #132 CACHED 02:24:28 02:24:28 #133 [core-common-config-bootstrapper builder 6/7] COPY . . 02:24:28 #133 CACHED 02:24:28 02:24:28 #134 [core-common-config-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:24:28 #134 CACHED 02:24:28 02:24:28 #135 [security-bootstrapper builder 6/7] COPY . . 02:24:28 #135 CACHED 02:24:28 02:24:28 #136 [security-bootstrapper builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:24:28 #136 CACHED 02:24:28 02:24:28 #137 [security-bootstrapper builder 4/7] COPY go.mod vendor* ./ 02:24:28 #137 CACHED 02:24:28 02:24:28 #138 [security-secretstore-setup builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 02:24:28 #138 CACHED 02:24:28 02:24:28 #139 [security-secretstore-setup builder 6/7] COPY . . 02:24:28 #139 CACHED 02:24:28 02:24:28 #140 [security-secretstore-setup builder 4/7] COPY go.mod vendor* ./ 02:24:28 #140 CACHED 02:24:28 02:24:28 #120 [security-proxy-setup builder 6/7] COPY . . 02:24:28 #120 DONE 2.4s 02:24:28 02:24:28 #141 [support-notifications builder 6/7] COPY . . 02:24:28 #141 DONE 2.5s 02:24:28 02:24:28 #142 [support-scheduler builder 6/7] COPY . . 02:24:28 #142 DONE 2.7s 02:24:28 02:24:28 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:24:28 #143 ... 02:24:28 02:24:28 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 02:24:28 #0 6.182 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 02:24:28 #144 ... 02:24:28 02:24:28 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:24:28 #0 7.685 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 02:24:28 #145 ... 02:24:28 02:24:28 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:24:28 #0 7.704 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 02:24:28 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 02:24:28 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:24:28 2fab67fdea24: Preparing 02:24:28 015906474235: Preparing 02:24:28 ddbd849f81ee: Preparing 02:24:28 59a2ac96c7fe: Preparing 02:24:28 f41cbbad1033: Preparing 02:24:28 e9a57e80214d: Preparing 02:24:28 62fe8ac1a7f2: Preparing 02:24:28 a878dac52320: Preparing 02:24:28 abfcb263a588: Preparing 02:24:28 e9a57e80214d: Waiting 02:24:28 62fe8ac1a7f2: Waiting 02:24:28 a878dac52320: Waiting 02:24:28 abfcb263a588: Waiting 02:24:28 2fab67fdea24: Layer already exists 02:24:28 f41cbbad1033: Layer already exists 02:24:28 ddbd849f81ee: Layer already exists 02:24:28 59a2ac96c7fe: Layer already exists 02:24:28 015906474235: Layer already exists 02:24:28 62fe8ac1a7f2: Layer already exists 02:24:28 e9a57e80214d: Layer already exists 02:24:28 abfcb263a588: Layer already exists 02:24:28 a878dac52320: Layer already exists 02:24:28 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67: digest: sha256:0290f87accd983362b05964977c484c8b202e86f8501037f12e5e740ddb4c792 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:28 #146 ... 02:24:28 02:24:28 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:24:28 #0 8.632 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 02:24:29 + 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 02:24:29 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 02:24:29 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper] 02:24:29 2fab67fdea24: Preparing 02:24:29 015906474235: Preparing 02:24:29 ddbd849f81ee: Preparing 02:24:29 59a2ac96c7fe: Preparing 02:24:29 f41cbbad1033: Preparing 02:24:29 e9a57e80214d: Preparing 02:24:29 62fe8ac1a7f2: Preparing 02:24:29 a878dac52320: Preparing 02:24:29 abfcb263a588: Preparing 02:24:29 e9a57e80214d: Waiting 02:24:29 62fe8ac1a7f2: Waiting 02:24:29 a878dac52320: Waiting 02:24:29 abfcb263a588: Waiting 02:24:29 2fab67fdea24: Layer already exists 02:24:29 f41cbbad1033: Layer already exists 02:24:29 ddbd849f81ee: Layer already exists 02:24:29 59a2ac96c7fe: Layer already exists 02:24:29 015906474235: Layer already exists 02:24:29 62fe8ac1a7f2: Layer already exists 02:24:29 e9a57e80214d: Layer already exists 02:24:29 a878dac52320: Layer already exists 02:24:29 abfcb263a588: Layer already exists 02:24:29 main: digest: sha256:0290f87accd983362b05964977c484c8b202e86f8501037f12e5e740ddb4c792 size: 2193 [Pipeline] } 02:24:29 #147 ... 02:24:29 02:24:29 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:24:29 #143 9.413 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 [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:24:29 ===================================================== [Pipeline] echo 02:24:29 taggedImages: 02:24:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:676951d955e4c4c86fc34e64f6f39dfe192b487c 02:24:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:24:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.67 02:24:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 02:24:29 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main [Pipeline] echo 02:24:29 [edgeXDocker.push] Tagging docker image core-data with the following tags: 02:24:29 676951d955e4c4c86fc34e64f6f39dfe192b487c 02:24:29 latest 02:24:29 4.1.0-dev.67 02:24:29 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 02:24:29 main 02:24:29 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:29 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:30 #143 ... 02:24:30 02:24:30 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:24:30 #0 9.476 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 02:24:30 + docker push nexus3.edgexfoundry.org:10004/core-data:676951d955e4c4c86fc34e64f6f39dfe192b487c 02:24:30 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:24:30 7a8335d0d632: Preparing 02:24:30 83d6473fc35d: Preparing 02:24:30 f41cbbad1033: Preparing 02:24:30 e9a57e80214d: Preparing 02:24:30 16b99bdbba90: Preparing 02:24:30 bb1fc6057cea: Preparing 02:24:30 abfcb263a588: Preparing 02:24:30 abfcb263a588: Waiting 02:24:30 bb1fc6057cea: Waiting 02:24:30 e9a57e80214d: Layer already exists 02:24:30 f41cbbad1033: Layer already exists 02:24:30 16b99bdbba90: Pushed 02:24:30 abfcb263a588: Layer already exists 02:24:30 bb1fc6057cea: Pushed 02:24:30 7a8335d0d632: Pushed 02:24:30 #148 ... 02:24:30 02:24:30 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:24:30 #0 8.108 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 02:24:30 #149 ... 02:24:30 02:24:30 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:24:30 #0 9.543 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 02:24:30 #150 ... 02:24:30 02:24:30 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:24:30 #0 9.585 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 02:24:30 #151 ... 02:24:30 02:24:30 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:24:30 #0 10.05 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 02:24:30 #152 ... 02:24:30 02:24:30 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:24:30 #0 10.16 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 02:24:31 #153 ... 02:24:31 02:24:31 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:24:31 #0 9.447 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 02:24:34 83d6473fc35d: Pushed 02:24:34 676951d955e4c4c86fc34e64f6f39dfe192b487c: digest: sha256:be2c0b63af268cb85751da2d29fa9c018a047fb34aeef6d57898b115f2c04bb4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:34 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:35 + docker push nexus3.edgexfoundry.org:10004/core-data:latest 02:24:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:24:35 7a8335d0d632: Preparing 02:24:35 83d6473fc35d: Preparing 02:24:35 f41cbbad1033: Preparing 02:24:35 e9a57e80214d: Preparing 02:24:35 16b99bdbba90: Preparing 02:24:35 bb1fc6057cea: Preparing 02:24:35 abfcb263a588: Preparing 02:24:35 bb1fc6057cea: Waiting 02:24:35 abfcb263a588: Waiting 02:24:35 83d6473fc35d: Layer already exists 02:24:35 16b99bdbba90: Layer already exists 02:24:35 f41cbbad1033: Layer already exists 02:24:35 e9a57e80214d: Layer already exists 02:24:35 7a8335d0d632: Layer already exists 02:24:35 bb1fc6057cea: Layer already exists 02:24:35 abfcb263a588: Layer already exists 02:24:35 latest: digest: sha256:be2c0b63af268cb85751da2d29fa9c018a047fb34aeef6d57898b115f2c04bb4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:35 + 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 02:24:35 + docker push nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.67 02:24:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:24:35 7a8335d0d632: Preparing 02:24:35 83d6473fc35d: Preparing 02:24:35 f41cbbad1033: Preparing 02:24:35 e9a57e80214d: Preparing 02:24:35 16b99bdbba90: Preparing 02:24:35 bb1fc6057cea: Preparing 02:24:35 abfcb263a588: Preparing 02:24:35 bb1fc6057cea: Waiting 02:24:35 abfcb263a588: Waiting 02:24:35 f41cbbad1033: Layer already exists 02:24:35 e9a57e80214d: Layer already exists 02:24:35 16b99bdbba90: Layer already exists 02:24:35 83d6473fc35d: Layer already exists 02:24:35 7a8335d0d632: Layer already exists 02:24:35 bb1fc6057cea: Layer already exists 02:24:35 abfcb263a588: Layer already exists 02:24:35 4.1.0-dev.67: digest: sha256:be2c0b63af268cb85751da2d29fa9c018a047fb34aeef6d57898b115f2c04bb4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:36 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:36 + docker push nexus3.edgexfoundry.org:10004/core-data:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 02:24:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:24:36 7a8335d0d632: Preparing 02:24:36 83d6473fc35d: Preparing 02:24:36 f41cbbad1033: Preparing 02:24:36 e9a57e80214d: Preparing 02:24:36 16b99bdbba90: Preparing 02:24:36 bb1fc6057cea: Preparing 02:24:36 abfcb263a588: Preparing 02:24:36 bb1fc6057cea: Waiting 02:24:36 abfcb263a588: Waiting 02:24:36 e9a57e80214d: Layer already exists 02:24:36 7a8335d0d632: Layer already exists 02:24:36 f41cbbad1033: Layer already exists 02:24:36 16b99bdbba90: Layer already exists 02:24:36 83d6473fc35d: Layer already exists 02:24:36 abfcb263a588: Layer already exists 02:24:36 bb1fc6057cea: Layer already exists 02:24:36 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67: digest: sha256:be2c0b63af268cb85751da2d29fa9c018a047fb34aeef6d57898b115f2c04bb4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:36 + docker tag core-data nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:37 + docker push nexus3.edgexfoundry.org:10004/core-data:main 02:24:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data] 02:24:37 7a8335d0d632: Preparing 02:24:37 83d6473fc35d: Preparing 02:24:37 f41cbbad1033: Preparing 02:24:37 e9a57e80214d: Preparing 02:24:37 16b99bdbba90: Preparing 02:24:37 bb1fc6057cea: Preparing 02:24:37 abfcb263a588: Preparing 02:24:37 bb1fc6057cea: Waiting 02:24:37 abfcb263a588: Waiting 02:24:37 7a8335d0d632: Layer already exists 02:24:37 83d6473fc35d: Layer already exists 02:24:37 f41cbbad1033: Layer already exists 02:24:37 e9a57e80214d: Layer already exists 02:24:37 16b99bdbba90: Layer already exists 02:24:37 abfcb263a588: Layer already exists 02:24:37 bb1fc6057cea: Layer already exists 02:24:37 main: digest: sha256:be2c0b63af268cb85751da2d29fa9c018a047fb34aeef6d57898b115f2c04bb4 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:24:37 ===================================================== [Pipeline] echo 02:24:37 taggedImages: 02:24:37 - nexus3.edgexfoundry.org:10004/core-data:676951d955e4c4c86fc34e64f6f39dfe192b487c 02:24:37 - nexus3.edgexfoundry.org:10004/core-data:latest 02:24:37 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.67 02:24:37 - nexus3.edgexfoundry.org:10004/core-data:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 02:24:37 - nexus3.edgexfoundry.org:10004/core-data:main [Pipeline] echo 02:24:37 [edgeXDocker.push] Tagging docker image core-keeper with the following tags: 02:24:37 676951d955e4c4c86fc34e64f6f39dfe192b487c 02:24:37 latest 02:24:37 4.1.0-dev.67 02:24:37 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 02:24:37 main 02:24:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:37 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:37 + docker push nexus3.edgexfoundry.org:10004/core-keeper:676951d955e4c4c86fc34e64f6f39dfe192b487c 02:24:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:24:37 764383443271: Preparing 02:24:37 b1e28edf2186: Preparing 02:24:37 e9a57e80214d: Preparing 02:24:37 d96a5a0d7717: Preparing 02:24:37 e95e420fa6e8: Preparing 02:24:37 abfcb263a588: Preparing 02:24:37 abfcb263a588: Waiting 02:24:37 e95e420fa6e8: Pushed 02:24:37 d96a5a0d7717: Pushed 02:24:38 e9a57e80214d: Layer already exists 02:24:38 abfcb263a588: Layer already exists 02:24:38 764383443271: Pushed 02:24:41 b1e28edf2186: Pushed 02:24:41 676951d955e4c4c86fc34e64f6f39dfe192b487c: digest: sha256:4b248ab975f7bd3c5ff43cfbf5a13dce968dc36bce2d9a6dc5230d59fff294ac size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:42 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:42 + docker push nexus3.edgexfoundry.org:10004/core-keeper:latest 02:24:42 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:24:42 764383443271: Preparing 02:24:42 b1e28edf2186: Preparing 02:24:42 e9a57e80214d: Preparing 02:24:42 d96a5a0d7717: Preparing 02:24:42 e95e420fa6e8: Preparing 02:24:42 abfcb263a588: Preparing 02:24:42 abfcb263a588: Waiting 02:24:42 e95e420fa6e8: Layer already exists 02:24:42 b1e28edf2186: Layer already exists 02:24:42 764383443271: Layer already exists 02:24:42 e9a57e80214d: Layer already exists 02:24:42 d96a5a0d7717: Layer already exists 02:24:42 abfcb263a588: Layer already exists 02:24:42 latest: digest: sha256:4b248ab975f7bd3c5ff43cfbf5a13dce968dc36bce2d9a6dc5230d59fff294ac size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:42 + 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 02:24:43 + docker push nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.67 02:24:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:24:43 764383443271: Preparing 02:24:43 b1e28edf2186: Preparing 02:24:43 e9a57e80214d: Preparing 02:24:43 d96a5a0d7717: Preparing 02:24:43 e95e420fa6e8: Preparing 02:24:43 abfcb263a588: Preparing 02:24:43 b1e28edf2186: Layer already exists 02:24:43 d96a5a0d7717: Layer already exists 02:24:43 e95e420fa6e8: Layer already exists 02:24:43 e9a57e80214d: Layer already exists 02:24:43 764383443271: Layer already exists 02:24:43 abfcb263a588: Layer already exists 02:24:43 4.1.0-dev.67: digest: sha256:4b248ab975f7bd3c5ff43cfbf5a13dce968dc36bce2d9a6dc5230d59fff294ac size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:43 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:43 + docker push nexus3.edgexfoundry.org:10004/core-keeper:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 02:24:43 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:24:43 764383443271: Preparing 02:24:43 b1e28edf2186: Preparing 02:24:43 e9a57e80214d: Preparing 02:24:43 d96a5a0d7717: Preparing 02:24:43 e95e420fa6e8: Preparing 02:24:43 abfcb263a588: Preparing 02:24:43 abfcb263a588: Waiting 02:24:43 764383443271: Layer already exists 02:24:43 d96a5a0d7717: Layer already exists 02:24:43 e9a57e80214d: Layer already exists 02:24:43 e95e420fa6e8: Layer already exists 02:24:43 b1e28edf2186: Layer already exists 02:24:43 abfcb263a588: Layer already exists 02:24:43 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67: digest: sha256:4b248ab975f7bd3c5ff43cfbf5a13dce968dc36bce2d9a6dc5230d59fff294ac size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:44 + docker tag core-keeper nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:44 + docker push nexus3.edgexfoundry.org:10004/core-keeper:main 02:24:44 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper] 02:24:44 764383443271: Preparing 02:24:44 b1e28edf2186: Preparing 02:24:44 e9a57e80214d: Preparing 02:24:44 d96a5a0d7717: Preparing 02:24:44 e95e420fa6e8: Preparing 02:24:44 abfcb263a588: Preparing 02:24:44 abfcb263a588: Waiting 02:24:44 b1e28edf2186: Layer already exists 02:24:44 764383443271: Layer already exists 02:24:44 d96a5a0d7717: Layer already exists 02:24:44 e95e420fa6e8: Layer already exists 02:24:44 e9a57e80214d: Layer already exists 02:24:44 abfcb263a588: Layer already exists 02:24:44 main: digest: sha256:4b248ab975f7bd3c5ff43cfbf5a13dce968dc36bce2d9a6dc5230d59fff294ac size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:24:44 ===================================================== [Pipeline] echo 02:24:44 taggedImages: 02:24:44 - nexus3.edgexfoundry.org:10004/core-keeper:676951d955e4c4c86fc34e64f6f39dfe192b487c 02:24:44 - nexus3.edgexfoundry.org:10004/core-keeper:latest 02:24:44 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.67 02:24:44 - nexus3.edgexfoundry.org:10004/core-keeper:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 02:24:44 - nexus3.edgexfoundry.org:10004/core-keeper:main [Pipeline] echo 02:24:44 [edgeXDocker.push] Tagging docker image core-metadata with the following tags: 02:24:44 676951d955e4c4c86fc34e64f6f39dfe192b487c 02:24:44 latest 02:24:44 4.1.0-dev.67 02:24:44 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 02:24:44 main 02:24:44 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:44 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:45 + docker push nexus3.edgexfoundry.org:10004/core-metadata:676951d955e4c4c86fc34e64f6f39dfe192b487c 02:24:45 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:24:45 4757b0380a9c: Preparing 02:24:45 f1280c86fe36: Preparing 02:24:45 1d3906917391: Preparing 02:24:45 f41cbbad1033: Preparing 02:24:45 e9a57e80214d: Preparing 02:24:45 62fe8ac1a7f2: Preparing 02:24:45 a878dac52320: Preparing 02:24:45 abfcb263a588: Preparing 02:24:45 a878dac52320: Waiting 02:24:45 abfcb263a588: Waiting 02:24:45 62fe8ac1a7f2: Waiting 02:24:45 e9a57e80214d: Layer already exists 02:24:45 f41cbbad1033: Layer already exists 02:24:45 62fe8ac1a7f2: Layer already exists 02:24:45 a878dac52320: Layer already exists 02:24:45 abfcb263a588: Layer already exists 02:24:45 f1280c86fe36: Pushed 02:24:45 4757b0380a9c: Pushed 02:24:49 1d3906917391: Pushed 02:24:49 676951d955e4c4c86fc34e64f6f39dfe192b487c: digest: sha256:7f1cd34a4361659d8da0ef93c639f9e3e2eadf8c4a64fec906bdef2d4e709134 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:49 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:49 + docker push nexus3.edgexfoundry.org:10004/core-metadata:latest 02:24:49 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:24:49 4757b0380a9c: Preparing 02:24:49 f1280c86fe36: Preparing 02:24:49 1d3906917391: Preparing 02:24:49 f41cbbad1033: Preparing 02:24:49 e9a57e80214d: Preparing 02:24:49 62fe8ac1a7f2: Preparing 02:24:49 a878dac52320: Preparing 02:24:49 abfcb263a588: Preparing 02:24:49 62fe8ac1a7f2: Waiting 02:24:49 a878dac52320: Waiting 02:24:49 abfcb263a588: Waiting 02:24:49 f1280c86fe36: Layer already exists 02:24:49 4757b0380a9c: Layer already exists 02:24:49 e9a57e80214d: Layer already exists 02:24:49 f41cbbad1033: Layer already exists 02:24:49 1d3906917391: Layer already exists 02:24:49 62fe8ac1a7f2: Layer already exists 02:24:49 a878dac52320: Layer already exists 02:24:49 abfcb263a588: Layer already exists 02:24:49 latest: digest: sha256:7f1cd34a4361659d8da0ef93c639f9e3e2eadf8c4a64fec906bdef2d4e709134 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:50 + 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 02:24:50 + docker push nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.67 02:24:50 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:24:50 4757b0380a9c: Preparing 02:24:50 f1280c86fe36: Preparing 02:24:50 1d3906917391: Preparing 02:24:50 f41cbbad1033: Preparing 02:24:50 e9a57e80214d: Preparing 02:24:50 62fe8ac1a7f2: Preparing 02:24:50 a878dac52320: Preparing 02:24:50 abfcb263a588: Preparing 02:24:50 62fe8ac1a7f2: Waiting 02:24:50 a878dac52320: Waiting 02:24:50 abfcb263a588: Waiting 02:24:50 1d3906917391: Layer already exists 02:24:50 f41cbbad1033: Layer already exists 02:24:50 4757b0380a9c: Layer already exists 02:24:50 e9a57e80214d: Layer already exists 02:24:50 f1280c86fe36: Layer already exists 02:24:50 62fe8ac1a7f2: Layer already exists 02:24:50 abfcb263a588: Layer already exists 02:24:50 a878dac52320: Layer already exists 02:24:50 4.1.0-dev.67: digest: sha256:7f1cd34a4361659d8da0ef93c639f9e3e2eadf8c4a64fec906bdef2d4e709134 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:50 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 02:24:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:24:51 4757b0380a9c: Preparing 02:24:51 f1280c86fe36: Preparing 02:24:51 1d3906917391: Preparing 02:24:51 f41cbbad1033: Preparing 02:24:51 e9a57e80214d: Preparing 02:24:51 62fe8ac1a7f2: Preparing 02:24:51 a878dac52320: Preparing 02:24:51 a878dac52320: Waiting 02:24:51 62fe8ac1a7f2: Waiting 02:24:51 abfcb263a588: Preparing 02:24:51 abfcb263a588: Waiting 02:24:51 1d3906917391: Layer already exists 02:24:51 f1280c86fe36: Layer already exists 02:24:51 e9a57e80214d: Layer already exists 02:24:51 4757b0380a9c: Layer already exists 02:24:51 f41cbbad1033: Layer already exists 02:24:51 62fe8ac1a7f2: Layer already exists 02:24:51 a878dac52320: Layer already exists 02:24:51 abfcb263a588: Layer already exists 02:24:51 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67: digest: sha256:7f1cd34a4361659d8da0ef93c639f9e3e2eadf8c4a64fec906bdef2d4e709134 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:51 + docker tag core-metadata nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:51 + docker push nexus3.edgexfoundry.org:10004/core-metadata:main 02:24:51 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata] 02:24:51 4757b0380a9c: Preparing 02:24:51 f1280c86fe36: Preparing 02:24:51 1d3906917391: Preparing 02:24:51 f41cbbad1033: Preparing 02:24:51 e9a57e80214d: Preparing 02:24:51 62fe8ac1a7f2: Preparing 02:24:51 a878dac52320: Preparing 02:24:51 abfcb263a588: Preparing 02:24:51 a878dac52320: Waiting 02:24:51 abfcb263a588: Waiting 02:24:51 62fe8ac1a7f2: Waiting 02:24:51 e9a57e80214d: Layer already exists 02:24:51 4757b0380a9c: Layer already exists 02:24:51 f41cbbad1033: Layer already exists 02:24:51 f1280c86fe36: Layer already exists 02:24:51 1d3906917391: Layer already exists 02:24:51 62fe8ac1a7f2: Layer already exists 02:24:51 abfcb263a588: Layer already exists 02:24:51 a878dac52320: Layer already exists 02:24:51 main: digest: sha256:7f1cd34a4361659d8da0ef93c639f9e3e2eadf8c4a64fec906bdef2d4e709134 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:24:52 ===================================================== [Pipeline] echo 02:24:52 taggedImages: 02:24:52 - nexus3.edgexfoundry.org:10004/core-metadata:676951d955e4c4c86fc34e64f6f39dfe192b487c 02:24:52 - nexus3.edgexfoundry.org:10004/core-metadata:latest 02:24:52 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.67 02:24:52 - nexus3.edgexfoundry.org:10004/core-metadata:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 02:24:52 - nexus3.edgexfoundry.org:10004/core-metadata:main [Pipeline] echo 02:24:52 [edgeXDocker.push] Tagging docker image security-bootstrapper with the following tags: 02:24:52 676951d955e4c4c86fc34e64f6f39dfe192b487c 02:24:52 latest 02:24:52 4.1.0-dev.67 02:24:52 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 02:24:52 main 02:24:52 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:52 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:52 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:676951d955e4c4c86fc34e64f6f39dfe192b487c 02:24:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:24:52 3f4573417d20: Preparing 02:24:52 57e8cf70c122: Preparing 02:24:52 b6d488e24299: Preparing 02:24:52 c4834a698b37: Preparing 02:24:52 8094eb3ea7f2: Preparing 02:24:52 e54f84f9cad8: Preparing 02:24:52 d4e543116aee: Preparing 02:24:52 f41cbbad1033: Preparing 02:24:52 e9a57e80214d: Preparing 02:24:52 2088944f55a8: Preparing 02:24:52 54b4e3945e47: Preparing 02:24:52 5f70bf18a086: Preparing 02:24:52 80881cf3a0a1: Preparing 02:24:52 e3bdd4b29e22: Preparing 02:24:52 d4e543116aee: Waiting 02:24:52 373c5f1d11ff: Preparing 02:24:52 abfcb263a588: Preparing 02:24:52 f41cbbad1033: Waiting 02:24:52 e9a57e80214d: Waiting 02:24:52 5f70bf18a086: Waiting 02:24:52 2088944f55a8: Waiting 02:24:52 80881cf3a0a1: Waiting 02:24:52 54b4e3945e47: Waiting 02:24:52 e3bdd4b29e22: Waiting 02:24:52 373c5f1d11ff: Waiting 02:24:52 abfcb263a588: Waiting 02:24:52 e54f84f9cad8: Waiting 02:24:52 57e8cf70c122: Pushed 02:24:52 b6d488e24299: Pushed 02:24:52 8094eb3ea7f2: Pushed 02:24:52 c4834a698b37: Pushed 02:24:52 3f4573417d20: Pushed 02:24:52 f41cbbad1033: Layer already exists 02:24:52 e9a57e80214d: Layer already exists 02:24:52 5f70bf18a086: Layer already exists 02:24:52 e54f84f9cad8: Pushed 02:24:53 2088944f55a8: Pushed 02:24:53 80881cf3a0a1: Pushed 02:24:53 54b4e3945e47: Pushed 02:24:53 abfcb263a588: Layer already exists 02:24:53 373c5f1d11ff: Pushed 02:24:53 e3bdd4b29e22: Pushed 02:24:54 d4e543116aee: Pushed 02:24:54 676951d955e4c4c86fc34e64f6f39dfe192b487c: digest: sha256:75061137db8389b7d76a8ad792cefcc453a649b5dbd9dc0b9bc6aabd3134037a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:54 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:24:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:24:55 3f4573417d20: Preparing 02:24:55 57e8cf70c122: Preparing 02:24:55 b6d488e24299: Preparing 02:24:55 c4834a698b37: Preparing 02:24:55 8094eb3ea7f2: Preparing 02:24:55 e54f84f9cad8: Preparing 02:24:55 d4e543116aee: Preparing 02:24:55 f41cbbad1033: Preparing 02:24:55 e9a57e80214d: Preparing 02:24:55 2088944f55a8: Preparing 02:24:55 54b4e3945e47: Preparing 02:24:55 5f70bf18a086: Preparing 02:24:55 80881cf3a0a1: Preparing 02:24:55 e3bdd4b29e22: Preparing 02:24:55 373c5f1d11ff: Preparing 02:24:55 abfcb263a588: Preparing 02:24:55 e9a57e80214d: Waiting 02:24:55 2088944f55a8: Waiting 02:24:55 54b4e3945e47: Waiting 02:24:55 5f70bf18a086: Waiting 02:24:55 80881cf3a0a1: Waiting 02:24:55 e3bdd4b29e22: Waiting 02:24:55 373c5f1d11ff: Waiting 02:24:55 abfcb263a588: Waiting 02:24:55 e54f84f9cad8: Waiting 02:24:55 d4e543116aee: Waiting 02:24:55 f41cbbad1033: Waiting 02:24:55 c4834a698b37: Layer already exists 02:24:55 b6d488e24299: Layer already exists 02:24:55 8094eb3ea7f2: Layer already exists 02:24:55 3f4573417d20: Layer already exists 02:24:55 57e8cf70c122: Layer already exists 02:24:55 e54f84f9cad8: Layer already exists 02:24:55 d4e543116aee: Layer already exists 02:24:55 2088944f55a8: Layer already exists 02:24:55 f41cbbad1033: Layer already exists 02:24:55 e9a57e80214d: Layer already exists 02:24:55 54b4e3945e47: Layer already exists 02:24:55 80881cf3a0a1: Layer already exists 02:24:55 e3bdd4b29e22: Layer already exists 02:24:55 5f70bf18a086: Layer already exists 02:24:55 373c5f1d11ff: Layer already exists 02:24:55 abfcb263a588: Layer already exists 02:24:55 latest: digest: sha256:75061137db8389b7d76a8ad792cefcc453a649b5dbd9dc0b9bc6aabd3134037a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:55 + 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 02:24:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.67 02:24:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:24:55 3f4573417d20: Preparing 02:24:55 57e8cf70c122: Preparing 02:24:55 b6d488e24299: Preparing 02:24:55 c4834a698b37: Preparing 02:24:55 8094eb3ea7f2: Preparing 02:24:55 e54f84f9cad8: Preparing 02:24:55 d4e543116aee: Preparing 02:24:55 f41cbbad1033: Preparing 02:24:55 e9a57e80214d: Preparing 02:24:55 2088944f55a8: Preparing 02:24:55 54b4e3945e47: Preparing 02:24:55 5f70bf18a086: Preparing 02:24:55 80881cf3a0a1: Preparing 02:24:55 e3bdd4b29e22: Preparing 02:24:55 373c5f1d11ff: Preparing 02:24:55 abfcb263a588: Preparing 02:24:55 2088944f55a8: Waiting 02:24:55 54b4e3945e47: Waiting 02:24:55 373c5f1d11ff: Waiting 02:24:55 abfcb263a588: Waiting 02:24:55 5f70bf18a086: Waiting 02:24:55 80881cf3a0a1: Waiting 02:24:55 e3bdd4b29e22: Waiting 02:24:55 e54f84f9cad8: Waiting 02:24:55 d4e543116aee: Waiting 02:24:55 e9a57e80214d: Waiting 02:24:55 f41cbbad1033: Waiting 02:24:55 b6d488e24299: Layer already exists 02:24:55 c4834a698b37: Layer already exists 02:24:55 8094eb3ea7f2: Layer already exists 02:24:55 57e8cf70c122: Layer already exists 02:24:55 3f4573417d20: Layer already exists 02:24:55 e54f84f9cad8: Layer already exists 02:24:55 d4e543116aee: Layer already exists 02:24:55 e9a57e80214d: Layer already exists 02:24:55 2088944f55a8: Layer already exists 02:24:55 f41cbbad1033: Layer already exists 02:24:55 54b4e3945e47: Layer already exists 02:24:55 5f70bf18a086: Layer already exists 02:24:55 80881cf3a0a1: Layer already exists 02:24:55 e3bdd4b29e22: Layer already exists 02:24:55 abfcb263a588: Layer already exists 02:24:55 373c5f1d11ff: Layer already exists 02:24:55 4.1.0-dev.67: digest: sha256:75061137db8389b7d76a8ad792cefcc453a649b5dbd9dc0b9bc6aabd3134037a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:56 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 02:24:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:24:56 3f4573417d20: Preparing 02:24:56 57e8cf70c122: Preparing 02:24:56 b6d488e24299: Preparing 02:24:56 c4834a698b37: Preparing 02:24:56 8094eb3ea7f2: Preparing 02:24:56 e54f84f9cad8: Preparing 02:24:56 d4e543116aee: Preparing 02:24:56 f41cbbad1033: Preparing 02:24:56 e9a57e80214d: Preparing 02:24:56 2088944f55a8: Preparing 02:24:56 54b4e3945e47: Preparing 02:24:56 5f70bf18a086: Preparing 02:24:56 80881cf3a0a1: Preparing 02:24:56 e3bdd4b29e22: Preparing 02:24:56 373c5f1d11ff: Preparing 02:24:56 abfcb263a588: Preparing 02:24:56 e9a57e80214d: Waiting 02:24:56 2088944f55a8: Waiting 02:24:56 54b4e3945e47: Waiting 02:24:56 5f70bf18a086: Waiting 02:24:56 80881cf3a0a1: Waiting 02:24:56 e3bdd4b29e22: Waiting 02:24:56 373c5f1d11ff: Waiting 02:24:56 abfcb263a588: Waiting 02:24:56 d4e543116aee: Waiting 02:24:56 e54f84f9cad8: Waiting 02:24:56 f41cbbad1033: Waiting 02:24:56 3f4573417d20: Layer already exists 02:24:56 57e8cf70c122: Layer already exists 02:24:56 b6d488e24299: Layer already exists 02:24:56 8094eb3ea7f2: Layer already exists 02:24:56 c4834a698b37: Layer already exists 02:24:56 e54f84f9cad8: Layer already exists 02:24:56 d4e543116aee: Layer already exists 02:24:56 e9a57e80214d: Layer already exists 02:24:56 2088944f55a8: Layer already exists 02:24:56 f41cbbad1033: Layer already exists 02:24:56 54b4e3945e47: Layer already exists 02:24:56 5f70bf18a086: Layer already exists 02:24:56 80881cf3a0a1: Layer already exists 02:24:56 373c5f1d11ff: Layer already exists 02:24:56 e3bdd4b29e22: Layer already exists 02:24:56 abfcb263a588: Layer already exists 02:24:56 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67: digest: sha256:75061137db8389b7d76a8ad792cefcc453a649b5dbd9dc0b9bc6aabd3134037a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:56 + docker tag security-bootstrapper nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:57 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:24:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper] 02:24:57 3f4573417d20: Preparing 02:24:57 57e8cf70c122: Preparing 02:24:57 b6d488e24299: Preparing 02:24:57 c4834a698b37: Preparing 02:24:57 8094eb3ea7f2: Preparing 02:24:57 e54f84f9cad8: Preparing 02:24:57 d4e543116aee: Preparing 02:24:57 f41cbbad1033: Preparing 02:24:57 e9a57e80214d: Preparing 02:24:57 2088944f55a8: Preparing 02:24:57 54b4e3945e47: Preparing 02:24:57 5f70bf18a086: Preparing 02:24:57 80881cf3a0a1: Preparing 02:24:57 e3bdd4b29e22: Preparing 02:24:57 373c5f1d11ff: Preparing 02:24:57 abfcb263a588: Preparing 02:24:57 e54f84f9cad8: Waiting 02:24:57 d4e543116aee: Waiting 02:24:57 e9a57e80214d: Waiting 02:24:57 2088944f55a8: Waiting 02:24:57 f41cbbad1033: Waiting 02:24:57 54b4e3945e47: Waiting 02:24:57 373c5f1d11ff: Waiting 02:24:57 abfcb263a588: Waiting 02:24:57 80881cf3a0a1: Waiting 02:24:57 e3bdd4b29e22: Waiting 02:24:57 5f70bf18a086: Waiting 02:24:57 8094eb3ea7f2: Layer already exists 02:24:57 b6d488e24299: Layer already exists 02:24:57 c4834a698b37: Layer already exists 02:24:57 3f4573417d20: Layer already exists 02:24:57 e54f84f9cad8: Layer already exists 02:24:57 d4e543116aee: Layer already exists 02:24:57 57e8cf70c122: Layer already exists 02:24:57 f41cbbad1033: Layer already exists 02:24:57 e9a57e80214d: Layer already exists 02:24:57 2088944f55a8: Layer already exists 02:24:57 80881cf3a0a1: Layer already exists 02:24:57 e3bdd4b29e22: Layer already exists 02:24:57 5f70bf18a086: Layer already exists 02:24:57 373c5f1d11ff: Layer already exists 02:24:57 abfcb263a588: Layer already exists 02:24:57 54b4e3945e47: Layer already exists 02:24:57 main: digest: sha256:75061137db8389b7d76a8ad792cefcc453a649b5dbd9dc0b9bc6aabd3134037a size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:24:57 ===================================================== [Pipeline] echo 02:24:57 taggedImages: 02:24:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper:676951d955e4c4c86fc34e64f6f39dfe192b487c 02:24:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:24:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.67 02:24:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 02:24:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main [Pipeline] echo 02:24:57 [edgeXDocker.push] Tagging docker image security-proxy-auth with the following tags: 02:24:57 676951d955e4c4c86fc34e64f6f39dfe192b487c 02:24:57 latest 02:24:57 4.1.0-dev.67 02:24:57 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 02:24:57 main 02:24:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:57 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:24:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:676951d955e4c4c86fc34e64f6f39dfe192b487c 02:24:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:24:57 30402c67df5e: Preparing 02:24:57 3388a92b4c03: Preparing 02:24:57 dba38345e779: Preparing 02:24:57 dd5d04678c98: Preparing 02:24:57 f41cbbad1033: Preparing 02:24:57 e9a57e80214d: Preparing 02:24:57 62fe8ac1a7f2: Preparing 02:24:57 a878dac52320: Preparing 02:24:57 abfcb263a588: Preparing 02:24:57 e9a57e80214d: Waiting 02:24:57 62fe8ac1a7f2: Waiting 02:24:57 a878dac52320: Waiting 02:24:57 abfcb263a588: Waiting 02:24:57 f41cbbad1033: Layer already exists 02:24:57 e9a57e80214d: Layer already exists 02:24:57 dba38345e779: Pushed 02:24:57 62fe8ac1a7f2: Layer already exists 02:24:57 30402c67df5e: Pushed 02:24:57 3388a92b4c03: Pushed 02:24:57 abfcb263a588: Layer already exists 02:24:57 a878dac52320: Layer already exists 02:25:01 dd5d04678c98: Pushed 02:25:01 676951d955e4c4c86fc34e64f6f39dfe192b487c: digest: sha256:631057b881912d7f9ee5c7b6b6e252c4f6dcd8f5ad6fa403400e6b18249c9165 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:01 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:25:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:25:02 30402c67df5e: Preparing 02:25:02 3388a92b4c03: Preparing 02:25:02 dba38345e779: Preparing 02:25:02 dd5d04678c98: Preparing 02:25:02 f41cbbad1033: Preparing 02:25:02 e9a57e80214d: Preparing 02:25:02 62fe8ac1a7f2: Preparing 02:25:02 a878dac52320: Preparing 02:25:02 abfcb263a588: Preparing 02:25:02 e9a57e80214d: Waiting 02:25:02 62fe8ac1a7f2: Waiting 02:25:02 a878dac52320: Waiting 02:25:02 abfcb263a588: Waiting 02:25:02 dba38345e779: Layer already exists 02:25:02 dd5d04678c98: Layer already exists 02:25:02 3388a92b4c03: Layer already exists 02:25:02 f41cbbad1033: Layer already exists 02:25:02 30402c67df5e: Layer already exists 02:25:02 62fe8ac1a7f2: Layer already exists 02:25:02 e9a57e80214d: Layer already exists 02:25:02 a878dac52320: Layer already exists 02:25:02 abfcb263a588: Layer already exists 02:25:02 latest: digest: sha256:631057b881912d7f9ee5c7b6b6e252c4f6dcd8f5ad6fa403400e6b18249c9165 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:02 + 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 02:25:02 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.67 02:25:02 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:25:02 30402c67df5e: Preparing 02:25:02 3388a92b4c03: Preparing 02:25:02 dba38345e779: Preparing 02:25:02 dd5d04678c98: Preparing 02:25:02 f41cbbad1033: Preparing 02:25:02 e9a57e80214d: Preparing 02:25:02 62fe8ac1a7f2: Preparing 02:25:02 a878dac52320: Preparing 02:25:02 abfcb263a588: Preparing 02:25:02 62fe8ac1a7f2: Waiting 02:25:02 a878dac52320: Waiting 02:25:02 abfcb263a588: Waiting 02:25:02 e9a57e80214d: Waiting 02:25:02 3388a92b4c03: Layer already exists 02:25:02 f41cbbad1033: Layer already exists 02:25:02 dd5d04678c98: Layer already exists 02:25:02 dba38345e779: Layer already exists 02:25:02 30402c67df5e: Layer already exists 02:25:02 e9a57e80214d: Layer already exists 02:25:02 a878dac52320: Layer already exists 02:25:02 62fe8ac1a7f2: Layer already exists 02:25:02 abfcb263a588: Layer already exists 02:25:02 4.1.0-dev.67: digest: sha256:631057b881912d7f9ee5c7b6b6e252c4f6dcd8f5ad6fa403400e6b18249c9165 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:03 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:03 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 02:25:03 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:25:03 30402c67df5e: Preparing 02:25:03 3388a92b4c03: Preparing 02:25:03 dba38345e779: Preparing 02:25:03 dd5d04678c98: Preparing 02:25:03 f41cbbad1033: Preparing 02:25:03 e9a57e80214d: Preparing 02:25:03 62fe8ac1a7f2: Preparing 02:25:03 a878dac52320: Preparing 02:25:03 abfcb263a588: Preparing 02:25:03 e9a57e80214d: Waiting 02:25:03 62fe8ac1a7f2: Waiting 02:25:03 a878dac52320: Waiting 02:25:03 dd5d04678c98: Layer already exists 02:25:03 f41cbbad1033: Layer already exists 02:25:03 30402c67df5e: Layer already exists 02:25:03 3388a92b4c03: Layer already exists 02:25:03 dba38345e779: Layer already exists 02:25:03 e9a57e80214d: Layer already exists 02:25:03 62fe8ac1a7f2: Layer already exists 02:25:03 a878dac52320: Layer already exists 02:25:03 abfcb263a588: Layer already exists 02:25:03 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67: digest: sha256:631057b881912d7f9ee5c7b6b6e252c4f6dcd8f5ad6fa403400e6b18249c9165 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:03 + docker tag security-proxy-auth nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:25:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth] 02:25:04 30402c67df5e: Preparing 02:25:04 3388a92b4c03: Preparing 02:25:04 dba38345e779: Preparing 02:25:04 dd5d04678c98: Preparing 02:25:04 f41cbbad1033: Preparing 02:25:04 e9a57e80214d: Preparing 02:25:04 62fe8ac1a7f2: Preparing 02:25:04 a878dac52320: Preparing 02:25:04 abfcb263a588: Preparing 02:25:04 62fe8ac1a7f2: Waiting 02:25:04 a878dac52320: Waiting 02:25:04 abfcb263a588: Waiting 02:25:04 e9a57e80214d: Waiting 02:25:04 dba38345e779: Layer already exists 02:25:04 30402c67df5e: Layer already exists 02:25:04 dd5d04678c98: Layer already exists 02:25:04 3388a92b4c03: Layer already exists 02:25:04 f41cbbad1033: Layer already exists 02:25:04 62fe8ac1a7f2: Layer already exists 02:25:04 abfcb263a588: Layer already exists 02:25:04 a878dac52320: Layer already exists 02:25:04 e9a57e80214d: Layer already exists 02:25:04 main: digest: sha256:631057b881912d7f9ee5c7b6b6e252c4f6dcd8f5ad6fa403400e6b18249c9165 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:25:04 ===================================================== [Pipeline] echo 02:25:04 taggedImages: 02:25:04 - nexus3.edgexfoundry.org:10004/security-proxy-auth:676951d955e4c4c86fc34e64f6f39dfe192b487c 02:25:04 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:25:04 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.67 02:25:04 - nexus3.edgexfoundry.org:10004/security-proxy-auth:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 02:25:04 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main [Pipeline] echo 02:25:04 [edgeXDocker.push] Tagging docker image security-proxy-setup with the following tags: 02:25:04 676951d955e4c4c86fc34e64f6f39dfe192b487c 02:25:04 latest 02:25:04 4.1.0-dev.67 02:25:04 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 02:25:04 main 02:25:04 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:04 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:04 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:676951d955e4c4c86fc34e64f6f39dfe192b487c 02:25:04 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:25:04 877f30405c2b: Preparing 02:25:04 f2fd3260037b: Preparing 02:25:04 3c7cbcf5a762: Preparing 02:25:04 ee87cac8059c: Preparing 02:25:04 fd0a23d07918: Preparing 02:25:04 f41cbbad1033: Preparing 02:25:04 e9a57e80214d: Preparing 02:25:04 d35e12339012: Preparing 02:25:04 a494be9b7026: Preparing 02:25:04 278729236907: Preparing 02:25:04 abfcb263a588: Preparing 02:25:04 d35e12339012: Waiting 02:25:04 a494be9b7026: Waiting 02:25:04 278729236907: Waiting 02:25:04 abfcb263a588: Waiting 02:25:04 f41cbbad1033: Waiting 02:25:04 e9a57e80214d: Waiting 02:25:04 ee87cac8059c: Pushed 02:25:04 f2fd3260037b: Pushed 02:25:04 f41cbbad1033: Layer already exists 02:25:04 fd0a23d07918: Pushed 02:25:04 877f30405c2b: Pushed 02:25:04 e9a57e80214d: Layer already exists 02:25:04 abfcb263a588: Layer already exists 02:25:05 d35e12339012: Pushed 02:25:05 a494be9b7026: Pushed 02:25:06 278729236907: Pushed 02:25:07 3c7cbcf5a762: Pushed 02:25:07 676951d955e4c4c86fc34e64f6f39dfe192b487c: digest: sha256:786910dd17b112a720a37b76610468a5e33931f400f656272ce3b71bccd40d74 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:07 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:25:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:25:08 877f30405c2b: Preparing 02:25:08 f2fd3260037b: Preparing 02:25:08 3c7cbcf5a762: Preparing 02:25:08 ee87cac8059c: Preparing 02:25:08 fd0a23d07918: Preparing 02:25:08 f41cbbad1033: Preparing 02:25:08 e9a57e80214d: Preparing 02:25:08 d35e12339012: Preparing 02:25:08 a494be9b7026: Preparing 02:25:08 278729236907: Preparing 02:25:08 abfcb263a588: Preparing 02:25:08 a494be9b7026: Waiting 02:25:08 d35e12339012: Waiting 02:25:08 278729236907: Waiting 02:25:08 f41cbbad1033: Waiting 02:25:08 e9a57e80214d: Waiting 02:25:08 abfcb263a588: Waiting 02:25:08 3c7cbcf5a762: Layer already exists 02:25:08 f2fd3260037b: Layer already exists 02:25:08 ee87cac8059c: Layer already exists 02:25:08 fd0a23d07918: Layer already exists 02:25:08 877f30405c2b: Layer already exists 02:25:08 d35e12339012: Layer already exists 02:25:08 e9a57e80214d: Layer already exists 02:25:08 f41cbbad1033: Layer already exists 02:25:08 a494be9b7026: Layer already exists 02:25:08 278729236907: Layer already exists 02:25:08 abfcb263a588: Layer already exists 02:25:08 latest: digest: sha256:786910dd17b112a720a37b76610468a5e33931f400f656272ce3b71bccd40d74 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:08 + 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 02:25:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.67 02:25:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:25:08 877f30405c2b: Preparing 02:25:08 f2fd3260037b: Preparing 02:25:08 3c7cbcf5a762: Preparing 02:25:08 ee87cac8059c: Preparing 02:25:08 fd0a23d07918: Preparing 02:25:08 f41cbbad1033: Preparing 02:25:08 e9a57e80214d: Preparing 02:25:08 d35e12339012: Preparing 02:25:08 a494be9b7026: Preparing 02:25:08 278729236907: Preparing 02:25:08 abfcb263a588: Preparing 02:25:08 e9a57e80214d: Waiting 02:25:08 d35e12339012: Waiting 02:25:08 a494be9b7026: Waiting 02:25:08 278729236907: Waiting 02:25:08 abfcb263a588: Waiting 02:25:08 f41cbbad1033: Waiting 02:25:08 877f30405c2b: Layer already exists 02:25:08 fd0a23d07918: Layer already exists 02:25:08 3c7cbcf5a762: Layer already exists 02:25:08 f2fd3260037b: Layer already exists 02:25:08 ee87cac8059c: Layer already exists 02:25:08 f41cbbad1033: Layer already exists 02:25:08 a494be9b7026: Layer already exists 02:25:08 d35e12339012: Layer already exists 02:25:08 e9a57e80214d: Layer already exists 02:25:08 278729236907: Layer already exists 02:25:08 abfcb263a588: Layer already exists 02:25:08 4.1.0-dev.67: digest: sha256:786910dd17b112a720a37b76610468a5e33931f400f656272ce3b71bccd40d74 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:09 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 02:25:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:25:09 877f30405c2b: Preparing 02:25:09 f2fd3260037b: Preparing 02:25:09 3c7cbcf5a762: Preparing 02:25:09 ee87cac8059c: Preparing 02:25:09 fd0a23d07918: Preparing 02:25:09 f41cbbad1033: Preparing 02:25:09 e9a57e80214d: Preparing 02:25:09 d35e12339012: Preparing 02:25:09 a494be9b7026: Preparing 02:25:09 278729236907: Preparing 02:25:09 abfcb263a588: Preparing 02:25:09 d35e12339012: Waiting 02:25:09 e9a57e80214d: Waiting 02:25:09 f41cbbad1033: Waiting 02:25:09 278729236907: Waiting 02:25:09 abfcb263a588: Waiting 02:25:09 a494be9b7026: Waiting 02:25:09 877f30405c2b: Layer already exists 02:25:09 3c7cbcf5a762: Layer already exists 02:25:09 f2fd3260037b: Layer already exists 02:25:09 fd0a23d07918: Layer already exists 02:25:09 ee87cac8059c: Layer already exists 02:25:09 a494be9b7026: Layer already exists 02:25:09 e9a57e80214d: Layer already exists 02:25:09 278729236907: Layer already exists 02:25:09 f41cbbad1033: Layer already exists 02:25:09 d35e12339012: Layer already exists 02:25:09 abfcb263a588: Layer already exists 02:25:09 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67: digest: sha256:786910dd17b112a720a37b76610468a5e33931f400f656272ce3b71bccd40d74 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:09 + docker tag security-proxy-setup nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:10 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:25:10 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup] 02:25:10 877f30405c2b: Preparing 02:25:10 f2fd3260037b: Preparing 02:25:10 3c7cbcf5a762: Preparing 02:25:10 ee87cac8059c: Preparing 02:25:10 fd0a23d07918: Preparing 02:25:10 f41cbbad1033: Preparing 02:25:10 e9a57e80214d: Preparing 02:25:10 d35e12339012: Preparing 02:25:10 a494be9b7026: Preparing 02:25:10 278729236907: Preparing 02:25:10 abfcb263a588: Preparing 02:25:10 f41cbbad1033: Waiting 02:25:10 e9a57e80214d: Waiting 02:25:10 d35e12339012: Waiting 02:25:10 a494be9b7026: Waiting 02:25:10 278729236907: Waiting 02:25:10 abfcb263a588: Waiting 02:25:10 ee87cac8059c: Layer already exists 02:25:10 3c7cbcf5a762: Layer already exists 02:25:10 877f30405c2b: Layer already exists 02:25:10 fd0a23d07918: Layer already exists 02:25:10 f2fd3260037b: Layer already exists 02:25:10 e9a57e80214d: Layer already exists 02:25:10 d35e12339012: Layer already exists 02:25:10 f41cbbad1033: Layer already exists 02:25:10 278729236907: Layer already exists 02:25:10 a494be9b7026: Layer already exists 02:25:10 abfcb263a588: Layer already exists 02:25:10 main: digest: sha256:786910dd17b112a720a37b76610468a5e33931f400f656272ce3b71bccd40d74 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:25:10 ===================================================== [Pipeline] echo 02:25:10 taggedImages: 02:25:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup:676951d955e4c4c86fc34e64f6f39dfe192b487c 02:25:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:25:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.67 02:25:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 02:25:10 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main [Pipeline] echo 02:25:10 [edgeXDocker.push] Tagging docker image security-secretstore-setup with the following tags: 02:25:10 676951d955e4c4c86fc34e64f6f39dfe192b487c 02:25:10 latest 02:25:10 4.1.0-dev.67 02:25:10 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 02:25:10 main 02:25:10 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:10 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:11 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:676951d955e4c4c86fc34e64f6f39dfe192b487c 02:25:11 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:25:11 cc08d413cd28: Preparing 02:25:11 b6b1871ffb5a: Preparing 02:25:11 18b999be6ef0: Preparing 02:25:11 b172fe6d3b6c: Preparing 02:25:11 f4c30996785e: Preparing 02:25:11 8b53f82eabd3: Preparing 02:25:11 0a77c591729e: Preparing 02:25:11 f41cbbad1033: Preparing 02:25:11 e9a57e80214d: Preparing 02:25:11 c5ff11191a91: Preparing 02:25:11 c1862342abb6: Preparing 02:25:11 abfcb263a588: Preparing 02:25:11 0a77c591729e: Waiting 02:25:11 f41cbbad1033: Waiting 02:25:11 e9a57e80214d: Waiting 02:25:11 c5ff11191a91: Waiting 02:25:11 c1862342abb6: Waiting 02:25:11 abfcb263a588: Waiting 02:25:11 8b53f82eabd3: Waiting 02:25:11 cc08d413cd28: Pushed 02:25:11 f4c30996785e: Pushed 02:25:11 b6b1871ffb5a: Pushed 02:25:11 f41cbbad1033: Layer already exists 02:25:11 e9a57e80214d: Layer already exists 02:25:11 0a77c591729e: Pushed 02:25:11 8b53f82eabd3: Pushed 02:25:11 abfcb263a588: Layer already exists 02:25:11 c5ff11191a91: Pushed 02:25:12 c1862342abb6: Pushed 02:25:13 b172fe6d3b6c: Pushed 02:25:14 18b999be6ef0: Pushed 02:25:14 676951d955e4c4c86fc34e64f6f39dfe192b487c: digest: sha256:7842b07838d2369435ca4d0e92bddc37366896525ffd9e4d50af679cfd6f92b7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:14 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:14 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:25:14 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:25:14 cc08d413cd28: Preparing 02:25:14 b6b1871ffb5a: Preparing 02:25:14 18b999be6ef0: Preparing 02:25:14 b172fe6d3b6c: Preparing 02:25:14 f4c30996785e: Preparing 02:25:14 8b53f82eabd3: Preparing 02:25:14 0a77c591729e: Preparing 02:25:14 f41cbbad1033: Preparing 02:25:14 e9a57e80214d: Preparing 02:25:14 8b53f82eabd3: Waiting 02:25:14 0a77c591729e: Waiting 02:25:14 f41cbbad1033: Waiting 02:25:14 c5ff11191a91: Preparing 02:25:14 e9a57e80214d: Waiting 02:25:14 c1862342abb6: Preparing 02:25:14 c5ff11191a91: Waiting 02:25:14 abfcb263a588: Preparing 02:25:14 c1862342abb6: Waiting 02:25:14 abfcb263a588: Waiting 02:25:14 b172fe6d3b6c: Layer already exists 02:25:14 b6b1871ffb5a: Layer already exists 02:25:14 18b999be6ef0: Layer already exists 02:25:14 f4c30996785e: Layer already exists 02:25:14 cc08d413cd28: Layer already exists 02:25:14 8b53f82eabd3: Layer already exists 02:25:14 e9a57e80214d: Layer already exists 02:25:14 0a77c591729e: Layer already exists 02:25:14 c5ff11191a91: Layer already exists 02:25:14 f41cbbad1033: Layer already exists 02:25:14 c1862342abb6: Layer already exists 02:25:14 abfcb263a588: Layer already exists 02:25:14 latest: digest: sha256:7842b07838d2369435ca4d0e92bddc37366896525ffd9e4d50af679cfd6f92b7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:15 + 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 02:25:15 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.67 02:25:15 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:25:15 cc08d413cd28: Preparing 02:25:15 b6b1871ffb5a: Preparing 02:25:15 18b999be6ef0: Preparing 02:25:15 b172fe6d3b6c: Preparing 02:25:15 f4c30996785e: Preparing 02:25:15 8b53f82eabd3: Preparing 02:25:15 0a77c591729e: Preparing 02:25:15 f41cbbad1033: Preparing 02:25:15 e9a57e80214d: Preparing 02:25:15 c5ff11191a91: Preparing 02:25:15 c1862342abb6: Preparing 02:25:15 abfcb263a588: Preparing 02:25:15 8b53f82eabd3: Waiting 02:25:15 0a77c591729e: Waiting 02:25:15 f41cbbad1033: Waiting 02:25:15 e9a57e80214d: Waiting 02:25:15 c5ff11191a91: Waiting 02:25:15 c1862342abb6: Waiting 02:25:15 abfcb263a588: Waiting 02:25:15 cc08d413cd28: Layer already exists 02:25:15 18b999be6ef0: Layer already exists 02:25:15 f4c30996785e: Layer already exists 02:25:15 b172fe6d3b6c: Layer already exists 02:25:15 b6b1871ffb5a: Layer already exists 02:25:15 f41cbbad1033: Layer already exists 02:25:15 e9a57e80214d: Layer already exists 02:25:15 c5ff11191a91: Layer already exists 02:25:15 0a77c591729e: Layer already exists 02:25:15 8b53f82eabd3: Layer already exists 02:25:15 c1862342abb6: Layer already exists 02:25:15 abfcb263a588: Layer already exists 02:25:15 4.1.0-dev.67: digest: sha256:7842b07838d2369435ca4d0e92bddc37366896525ffd9e4d50af679cfd6f92b7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:15 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 02:25:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:25:16 cc08d413cd28: Preparing 02:25:16 b6b1871ffb5a: Preparing 02:25:16 18b999be6ef0: Preparing 02:25:16 b172fe6d3b6c: Preparing 02:25:16 f4c30996785e: Preparing 02:25:16 8b53f82eabd3: Preparing 02:25:16 0a77c591729e: Preparing 02:25:16 f41cbbad1033: Preparing 02:25:16 e9a57e80214d: Preparing 02:25:16 c5ff11191a91: Preparing 02:25:16 c1862342abb6: Preparing 02:25:16 abfcb263a588: Preparing 02:25:16 8b53f82eabd3: Waiting 02:25:16 0a77c591729e: Waiting 02:25:16 f41cbbad1033: Waiting 02:25:16 e9a57e80214d: Waiting 02:25:16 c5ff11191a91: Waiting 02:25:16 c1862342abb6: Waiting 02:25:16 abfcb263a588: Waiting 02:25:16 cc08d413cd28: Layer already exists 02:25:16 f4c30996785e: Layer already exists 02:25:16 b6b1871ffb5a: Layer already exists 02:25:16 18b999be6ef0: Layer already exists 02:25:16 b172fe6d3b6c: Layer already exists 02:25:16 8b53f82eabd3: Layer already exists 02:25:16 f41cbbad1033: Layer already exists 02:25:16 e9a57e80214d: Layer already exists 02:25:16 0a77c591729e: Layer already exists 02:25:16 c1862342abb6: Layer already exists 02:25:16 abfcb263a588: Layer already exists 02:25:16 c5ff11191a91: Layer already exists 02:25:16 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67: digest: sha256:7842b07838d2369435ca4d0e92bddc37366896525ffd9e4d50af679cfd6f92b7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:16 + docker tag security-secretstore-setup nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:16 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:25:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup] 02:25:16 cc08d413cd28: Preparing 02:25:16 b6b1871ffb5a: Preparing 02:25:16 18b999be6ef0: Preparing 02:25:16 b172fe6d3b6c: Preparing 02:25:16 f4c30996785e: Preparing 02:25:16 8b53f82eabd3: Preparing 02:25:16 0a77c591729e: Preparing 02:25:16 f41cbbad1033: Preparing 02:25:16 e9a57e80214d: Preparing 02:25:16 c5ff11191a91: Preparing 02:25:16 c1862342abb6: Preparing 02:25:16 abfcb263a588: Preparing 02:25:16 f41cbbad1033: Waiting 02:25:16 e9a57e80214d: Waiting 02:25:16 c5ff11191a91: Waiting 02:25:16 c1862342abb6: Waiting 02:25:16 abfcb263a588: Waiting 02:25:16 8b53f82eabd3: Waiting 02:25:16 0a77c591729e: Waiting 02:25:16 cc08d413cd28: Layer already exists 02:25:16 18b999be6ef0: Layer already exists 02:25:16 f4c30996785e: Layer already exists 02:25:16 b6b1871ffb5a: Layer already exists 02:25:16 b172fe6d3b6c: Layer already exists 02:25:16 8b53f82eabd3: Layer already exists 02:25:16 0a77c591729e: Layer already exists 02:25:16 e9a57e80214d: Layer already exists 02:25:16 f41cbbad1033: Layer already exists 02:25:16 c5ff11191a91: Layer already exists 02:25:16 abfcb263a588: Layer already exists 02:25:16 c1862342abb6: Layer already exists 02:25:16 main: digest: sha256:7842b07838d2369435ca4d0e92bddc37366896525ffd9e4d50af679cfd6f92b7 size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:25:16 ===================================================== [Pipeline] echo 02:25:16 taggedImages: 02:25:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:676951d955e4c4c86fc34e64f6f39dfe192b487c 02:25:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:25:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.67 02:25:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 02:25:16 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main [Pipeline] echo 02:25:16 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider with the following tags: 02:25:16 676951d955e4c4c86fc34e64f6f39dfe192b487c 02:25:16 latest 02:25:16 4.1.0-dev.67 02:25:16 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 02:25:16 main 02:25:16 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:17 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:17 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:676951d955e4c4c86fc34e64f6f39dfe192b487c 02:25:17 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:25:17 af6b61ba0eb5: Preparing 02:25:17 cd7b2cb9fb9c: Preparing 02:25:17 f41cbbad1033: Preparing 02:25:17 e9a57e80214d: Preparing 02:25:17 44a0c54234b4: Preparing 02:25:17 80d093e5b6ab: Preparing 02:25:17 abfcb263a588: Preparing 02:25:17 80d093e5b6ab: Waiting 02:25:17 abfcb263a588: Waiting 02:25:17 f41cbbad1033: Layer already exists 02:25:17 e9a57e80214d: Layer already exists 02:25:17 abfcb263a588: Layer already exists 02:25:17 af6b61ba0eb5: Pushed 02:25:17 44a0c54234b4: Pushed 02:25:18 80d093e5b6ab: Pushed 02:25:21 cd7b2cb9fb9c: Pushed 02:25:21 676951d955e4c4c86fc34e64f6f39dfe192b487c: digest: sha256:bb0cc13598d8d66e5875abe320b421d14d0670e6aa2a9673d116f53e169e758e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:21 + 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 02:25:21 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:25:21 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:25:21 af6b61ba0eb5: Preparing 02:25:21 cd7b2cb9fb9c: Preparing 02:25:21 f41cbbad1033: Preparing 02:25:21 e9a57e80214d: Preparing 02:25:21 44a0c54234b4: Preparing 02:25:21 80d093e5b6ab: Preparing 02:25:21 abfcb263a588: Preparing 02:25:21 80d093e5b6ab: Waiting 02:25:21 abfcb263a588: Waiting 02:25:21 af6b61ba0eb5: Layer already exists 02:25:21 cd7b2cb9fb9c: Layer already exists 02:25:21 f41cbbad1033: Layer already exists 02:25:21 e9a57e80214d: Layer already exists 02:25:21 44a0c54234b4: Layer already exists 02:25:21 80d093e5b6ab: Layer already exists 02:25:21 abfcb263a588: Layer already exists 02:25:21 latest: digest: sha256:bb0cc13598d8d66e5875abe320b421d14d0670e6aa2a9673d116f53e169e758e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:22 + 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 02:25:22 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.67 02:25:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:25:22 af6b61ba0eb5: Preparing 02:25:22 cd7b2cb9fb9c: Preparing 02:25:22 f41cbbad1033: Preparing 02:25:22 e9a57e80214d: Preparing 02:25:22 44a0c54234b4: Preparing 02:25:22 80d093e5b6ab: Preparing 02:25:22 abfcb263a588: Preparing 02:25:22 abfcb263a588: Waiting 02:25:22 80d093e5b6ab: Waiting 02:25:22 e9a57e80214d: Layer already exists 02:25:22 cd7b2cb9fb9c: Layer already exists 02:25:22 af6b61ba0eb5: Layer already exists 02:25:22 f41cbbad1033: Layer already exists 02:25:22 44a0c54234b4: Layer already exists 02:25:22 abfcb263a588: Layer already exists 02:25:22 80d093e5b6ab: Layer already exists 02:25:22 4.1.0-dev.67: digest: sha256:bb0cc13598d8d66e5875abe320b421d14d0670e6aa2a9673d116f53e169e758e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:22 + docker tag security-spiffe-token-provider nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 02:25:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:25:23 af6b61ba0eb5: Preparing 02:25:23 cd7b2cb9fb9c: Preparing 02:25:23 f41cbbad1033: Preparing 02:25:23 e9a57e80214d: Preparing 02:25:23 44a0c54234b4: Preparing 02:25:23 80d093e5b6ab: Preparing 02:25:23 abfcb263a588: Preparing 02:25:23 80d093e5b6ab: Waiting 02:25:23 abfcb263a588: Waiting 02:25:23 44a0c54234b4: Layer already exists 02:25:23 f41cbbad1033: Layer already exists 02:25:23 e9a57e80214d: Layer already exists 02:25:23 af6b61ba0eb5: Layer already exists 02:25:23 cd7b2cb9fb9c: Layer already exists 02:25:23 80d093e5b6ab: Layer already exists 02:25:23 abfcb263a588: Layer already exists 02:25:23 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67: digest: sha256:bb0cc13598d8d66e5875abe320b421d14d0670e6aa2a9673d116f53e169e758e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:23 + 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 02:25:23 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:25:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider] 02:25:23 af6b61ba0eb5: Preparing 02:25:23 cd7b2cb9fb9c: Preparing 02:25:23 f41cbbad1033: Preparing 02:25:23 e9a57e80214d: Preparing 02:25:23 44a0c54234b4: Preparing 02:25:23 80d093e5b6ab: Preparing 02:25:23 abfcb263a588: Preparing 02:25:23 80d093e5b6ab: Waiting 02:25:23 abfcb263a588: Waiting 02:25:23 44a0c54234b4: Layer already exists 02:25:23 f41cbbad1033: Layer already exists 02:25:23 e9a57e80214d: Layer already exists 02:25:23 cd7b2cb9fb9c: Layer already exists 02:25:23 af6b61ba0eb5: Layer already exists 02:25:23 80d093e5b6ab: Layer already exists 02:25:23 abfcb263a588: Layer already exists 02:25:23 main: digest: sha256:bb0cc13598d8d66e5875abe320b421d14d0670e6aa2a9673d116f53e169e758e size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:25:23 ===================================================== [Pipeline] echo 02:25:23 taggedImages: 02:25:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:676951d955e4c4c86fc34e64f6f39dfe192b487c 02:25:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:25:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.67 02:25:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 02:25:23 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main [Pipeline] echo 02:25:23 [edgeXDocker.push] Tagging docker image security-spire-agent with the following tags: 02:25:23 676951d955e4c4c86fc34e64f6f39dfe192b487c 02:25:23 latest 02:25:23 4.1.0-dev.67 02:25:23 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 02:25:23 main 02:25:23 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:24 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:676951d955e4c4c86fc34e64f6f39dfe192b487c 02:25:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:25:24 dcc8f7ff1770: Preparing 02:25:24 e4e03feae65c: Preparing 02:25:24 0fbda0a5e197: Preparing 02:25:24 f41cbbad1033: Preparing 02:25:24 e9a57e80214d: Preparing 02:25:24 4cfa07ab411d: Preparing 02:25:24 0d9e8c5a3934: Preparing 02:25:24 14abdf735a02: Preparing 02:25:24 2fba5ece5a08: Preparing 02:25:24 abfcb263a588: Preparing 02:25:24 4cfa07ab411d: Waiting 02:25:24 14abdf735a02: Waiting 02:25:24 0d9e8c5a3934: Waiting 02:25:24 2fba5ece5a08: Waiting 02:25:24 abfcb263a588: Waiting 02:25:24 f41cbbad1033: Layer already exists 02:25:24 e9a57e80214d: Layer already exists 02:25:24 0fbda0a5e197: Pushed 02:25:24 dcc8f7ff1770: Pushed 02:25:24 e4e03feae65c: Pushed 02:25:24 abfcb263a588: Layer already exists 02:25:24 14abdf735a02: Pushed 02:25:25 2fba5ece5a08: Pushed 02:25:29 0d9e8c5a3934: Pushed 02:25:35 4cfa07ab411d: Pushed 02:25:35 676951d955e4c4c86fc34e64f6f39dfe192b487c: digest: sha256:be7565de86c4b53d22ffcba1b3daa69305c697668597d67e3d01d3d3f430dd8c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:36 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:36 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:25:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:25:36 dcc8f7ff1770: Preparing 02:25:36 e4e03feae65c: Preparing 02:25:36 0fbda0a5e197: Preparing 02:25:36 f41cbbad1033: Preparing 02:25:36 e9a57e80214d: Preparing 02:25:36 4cfa07ab411d: Preparing 02:25:36 0d9e8c5a3934: Preparing 02:25:36 14abdf735a02: Preparing 02:25:36 4cfa07ab411d: Waiting 02:25:36 0d9e8c5a3934: Waiting 02:25:36 2fba5ece5a08: Preparing 02:25:36 abfcb263a588: Preparing 02:25:36 14abdf735a02: Waiting 02:25:36 2fba5ece5a08: Waiting 02:25:36 abfcb263a588: Waiting 02:25:36 dcc8f7ff1770: Layer already exists 02:25:36 e9a57e80214d: Layer already exists 02:25:36 f41cbbad1033: Layer already exists 02:25:36 0fbda0a5e197: Layer already exists 02:25:36 e4e03feae65c: Layer already exists 02:25:36 0d9e8c5a3934: Layer already exists 02:25:36 4cfa07ab411d: Layer already exists 02:25:36 abfcb263a588: Layer already exists 02:25:36 14abdf735a02: Layer already exists 02:25:36 2fba5ece5a08: Layer already exists 02:25:36 latest: digest: sha256:be7565de86c4b53d22ffcba1b3daa69305c697668597d67e3d01d3d3f430dd8c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:36 + 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 02:25:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.67 02:25:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:25:37 dcc8f7ff1770: Preparing 02:25:37 e4e03feae65c: Preparing 02:25:37 0fbda0a5e197: Preparing 02:25:37 f41cbbad1033: Preparing 02:25:37 e9a57e80214d: Preparing 02:25:37 4cfa07ab411d: Preparing 02:25:37 0d9e8c5a3934: Preparing 02:25:37 14abdf735a02: Preparing 02:25:37 2fba5ece5a08: Preparing 02:25:37 abfcb263a588: Preparing 02:25:37 14abdf735a02: Waiting 02:25:37 2fba5ece5a08: Waiting 02:25:37 abfcb263a588: Waiting 02:25:37 4cfa07ab411d: Waiting 02:25:37 0d9e8c5a3934: Waiting 02:25:37 dcc8f7ff1770: Layer already exists 02:25:37 f41cbbad1033: Layer already exists 02:25:37 e4e03feae65c: Layer already exists 02:25:37 e9a57e80214d: Layer already exists 02:25:37 0fbda0a5e197: Layer already exists 02:25:37 4cfa07ab411d: Layer already exists 02:25:37 2fba5ece5a08: Layer already exists 02:25:37 0d9e8c5a3934: Layer already exists 02:25:37 abfcb263a588: Layer already exists 02:25:37 14abdf735a02: Layer already exists 02:25:37 4.1.0-dev.67: digest: sha256:be7565de86c4b53d22ffcba1b3daa69305c697668597d67e3d01d3d3f430dd8c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:37 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:37 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 02:25:37 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:25:37 dcc8f7ff1770: Preparing 02:25:37 e4e03feae65c: Preparing 02:25:37 0fbda0a5e197: Preparing 02:25:37 f41cbbad1033: Preparing 02:25:37 e9a57e80214d: Preparing 02:25:37 4cfa07ab411d: Preparing 02:25:37 0d9e8c5a3934: Preparing 02:25:37 14abdf735a02: Preparing 02:25:37 2fba5ece5a08: Preparing 02:25:37 abfcb263a588: Preparing 02:25:37 4cfa07ab411d: Waiting 02:25:37 0d9e8c5a3934: Waiting 02:25:37 14abdf735a02: Waiting 02:25:37 2fba5ece5a08: Waiting 02:25:37 abfcb263a588: Waiting 02:25:37 f41cbbad1033: Layer already exists 02:25:37 dcc8f7ff1770: Layer already exists 02:25:37 0fbda0a5e197: Layer already exists 02:25:37 e4e03feae65c: Layer already exists 02:25:37 e9a57e80214d: Layer already exists 02:25:37 4cfa07ab411d: Layer already exists 02:25:37 0d9e8c5a3934: Layer already exists 02:25:37 14abdf735a02: Layer already exists 02:25:37 2fba5ece5a08: Layer already exists 02:25:37 abfcb263a588: Layer already exists 02:25:37 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67: digest: sha256:be7565de86c4b53d22ffcba1b3daa69305c697668597d67e3d01d3d3f430dd8c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:38 + docker tag security-spire-agent nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:38 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:25:38 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent] 02:25:38 dcc8f7ff1770: Preparing 02:25:38 e4e03feae65c: Preparing 02:25:38 0fbda0a5e197: Preparing 02:25:38 f41cbbad1033: Preparing 02:25:38 e9a57e80214d: Preparing 02:25:38 4cfa07ab411d: Preparing 02:25:38 0d9e8c5a3934: Preparing 02:25:38 14abdf735a02: Preparing 02:25:38 2fba5ece5a08: Preparing 02:25:38 abfcb263a588: Preparing 02:25:38 4cfa07ab411d: Waiting 02:25:38 14abdf735a02: Waiting 02:25:38 2fba5ece5a08: Waiting 02:25:38 0d9e8c5a3934: Waiting 02:25:38 abfcb263a588: Waiting 02:25:38 e9a57e80214d: Layer already exists 02:25:38 f41cbbad1033: Layer already exists 02:25:38 dcc8f7ff1770: Layer already exists 02:25:38 e4e03feae65c: Layer already exists 02:25:38 0fbda0a5e197: Layer already exists 02:25:38 4cfa07ab411d: Layer already exists 02:25:38 0d9e8c5a3934: Layer already exists 02:25:38 abfcb263a588: Layer already exists 02:25:38 2fba5ece5a08: Layer already exists 02:25:38 14abdf735a02: Layer already exists 02:25:38 main: digest: sha256:be7565de86c4b53d22ffcba1b3daa69305c697668597d67e3d01d3d3f430dd8c size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:25:38 ===================================================== [Pipeline] echo 02:25:38 taggedImages: 02:25:38 - nexus3.edgexfoundry.org:10004/security-spire-agent:676951d955e4c4c86fc34e64f6f39dfe192b487c 02:25:38 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:25:38 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.67 02:25:38 - nexus3.edgexfoundry.org:10004/security-spire-agent:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 02:25:38 - nexus3.edgexfoundry.org:10004/security-spire-agent:main [Pipeline] echo 02:25:38 [edgeXDocker.push] Tagging docker image security-spire-config with the following tags: 02:25:38 676951d955e4c4c86fc34e64f6f39dfe192b487c 02:25:38 latest 02:25:38 4.1.0-dev.67 02:25:38 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 02:25:38 main 02:25:38 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:39 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:39 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:676951d955e4c4c86fc34e64f6f39dfe192b487c 02:25:39 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:25:39 362b4c8e1a2e: Preparing 02:25:39 8bd79c38b7fd: Preparing 02:25:39 ec6fe9aa193c: Preparing 02:25:39 f41cbbad1033: Preparing 02:25:39 e9a57e80214d: Preparing 02:25:39 cc34e2d8c363: Preparing 02:25:39 1132d650bdd8: Preparing 02:25:39 b5bdf6ab3240: Preparing 02:25:39 abfcb263a588: Preparing 02:25:39 cc34e2d8c363: Waiting 02:25:39 1132d650bdd8: Waiting 02:25:39 abfcb263a588: Waiting 02:25:39 b5bdf6ab3240: Waiting 02:25:39 e9a57e80214d: Layer already exists 02:25:39 f41cbbad1033: Layer already exists 02:25:39 362b4c8e1a2e: Pushed 02:25:39 8bd79c38b7fd: Pushed 02:25:39 1132d650bdd8: Pushed 02:25:39 ec6fe9aa193c: Pushed 02:25:39 abfcb263a588: Layer already exists 02:25:39 b5bdf6ab3240: Pushed 02:25:51 cc34e2d8c363: Pushed 02:25:51 676951d955e4c4c86fc34e64f6f39dfe192b487c: digest: sha256:792019b3c4aa2e4a4f1a1b02447a2b08cb54fcfb90ee93402ea30167896e42c8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:52 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:25:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:25:52 362b4c8e1a2e: Preparing 02:25:52 8bd79c38b7fd: Preparing 02:25:52 ec6fe9aa193c: Preparing 02:25:52 f41cbbad1033: Preparing 02:25:52 e9a57e80214d: Preparing 02:25:52 cc34e2d8c363: Preparing 02:25:52 1132d650bdd8: Preparing 02:25:52 b5bdf6ab3240: Preparing 02:25:52 abfcb263a588: Preparing 02:25:52 1132d650bdd8: Waiting 02:25:52 b5bdf6ab3240: Waiting 02:25:52 abfcb263a588: Waiting 02:25:52 cc34e2d8c363: Waiting 02:25:52 362b4c8e1a2e: Layer already exists 02:25:52 8bd79c38b7fd: Layer already exists 02:25:52 e9a57e80214d: Layer already exists 02:25:52 f41cbbad1033: Layer already exists 02:25:52 ec6fe9aa193c: Layer already exists 02:25:52 1132d650bdd8: Layer already exists 02:25:52 cc34e2d8c363: Layer already exists 02:25:52 b5bdf6ab3240: Layer already exists 02:25:52 abfcb263a588: Layer already exists 02:25:52 latest: digest: sha256:792019b3c4aa2e4a4f1a1b02447a2b08cb54fcfb90ee93402ea30167896e42c8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:52 + 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 02:25:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.67 02:25:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:25:53 362b4c8e1a2e: Preparing 02:25:53 8bd79c38b7fd: Preparing 02:25:53 ec6fe9aa193c: Preparing 02:25:53 f41cbbad1033: Preparing 02:25:53 e9a57e80214d: Preparing 02:25:53 cc34e2d8c363: Preparing 02:25:53 1132d650bdd8: Preparing 02:25:53 b5bdf6ab3240: Preparing 02:25:53 abfcb263a588: Preparing 02:25:53 cc34e2d8c363: Waiting 02:25:53 1132d650bdd8: Waiting 02:25:53 b5bdf6ab3240: Waiting 02:25:53 abfcb263a588: Waiting 02:25:53 f41cbbad1033: Layer already exists 02:25:53 362b4c8e1a2e: Layer already exists 02:25:53 ec6fe9aa193c: Layer already exists 02:25:53 8bd79c38b7fd: Layer already exists 02:25:53 e9a57e80214d: Layer already exists 02:25:53 b5bdf6ab3240: Layer already exists 02:25:53 cc34e2d8c363: Layer already exists 02:25:53 1132d650bdd8: Layer already exists 02:25:53 abfcb263a588: Layer already exists 02:25:53 4.1.0-dev.67: digest: sha256:792019b3c4aa2e4a4f1a1b02447a2b08cb54fcfb90ee93402ea30167896e42c8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:53 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 02:25:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:25:53 362b4c8e1a2e: Preparing 02:25:53 8bd79c38b7fd: Preparing 02:25:53 ec6fe9aa193c: Preparing 02:25:53 f41cbbad1033: Preparing 02:25:53 e9a57e80214d: Preparing 02:25:53 cc34e2d8c363: Preparing 02:25:53 1132d650bdd8: Preparing 02:25:53 b5bdf6ab3240: Preparing 02:25:53 abfcb263a588: Preparing 02:25:53 1132d650bdd8: Waiting 02:25:53 b5bdf6ab3240: Waiting 02:25:53 abfcb263a588: Waiting 02:25:53 cc34e2d8c363: Waiting 02:25:53 e9a57e80214d: Layer already exists 02:25:53 ec6fe9aa193c: Layer already exists 02:25:53 362b4c8e1a2e: Layer already exists 02:25:53 8bd79c38b7fd: Layer already exists 02:25:53 f41cbbad1033: Layer already exists 02:25:53 1132d650bdd8: Layer already exists 02:25:53 cc34e2d8c363: Layer already exists 02:25:53 b5bdf6ab3240: Layer already exists 02:25:53 abfcb263a588: Layer already exists 02:25:53 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67: digest: sha256:792019b3c4aa2e4a4f1a1b02447a2b08cb54fcfb90ee93402ea30167896e42c8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:54 + docker tag security-spire-config nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-config:main 02:25:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config] 02:25:54 362b4c8e1a2e: Preparing 02:25:54 8bd79c38b7fd: Preparing 02:25:54 ec6fe9aa193c: Preparing 02:25:54 f41cbbad1033: Preparing 02:25:54 e9a57e80214d: Preparing 02:25:54 cc34e2d8c363: Preparing 02:25:54 1132d650bdd8: Preparing 02:25:54 b5bdf6ab3240: Preparing 02:25:54 abfcb263a588: Preparing 02:25:54 cc34e2d8c363: Waiting 02:25:54 1132d650bdd8: Waiting 02:25:54 b5bdf6ab3240: Waiting 02:25:54 abfcb263a588: Waiting 02:25:54 f41cbbad1033: Layer already exists 02:25:54 ec6fe9aa193c: Layer already exists 02:25:54 8bd79c38b7fd: Layer already exists 02:25:54 e9a57e80214d: Layer already exists 02:25:54 b5bdf6ab3240: Layer already exists 02:25:54 cc34e2d8c363: Layer already exists 02:25:54 abfcb263a588: Layer already exists 02:25:54 1132d650bdd8: Layer already exists 02:25:54 362b4c8e1a2e: Layer already exists 02:25:54 main: digest: sha256:792019b3c4aa2e4a4f1a1b02447a2b08cb54fcfb90ee93402ea30167896e42c8 size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:25:54 ===================================================== [Pipeline] echo 02:25:54 taggedImages: 02:25:54 - nexus3.edgexfoundry.org:10004/security-spire-config:676951d955e4c4c86fc34e64f6f39dfe192b487c 02:25:54 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:25:54 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.67 02:25:54 - nexus3.edgexfoundry.org:10004/security-spire-config:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 02:25:54 - nexus3.edgexfoundry.org:10004/security-spire-config:main [Pipeline] echo 02:25:54 [edgeXDocker.push] Tagging docker image security-spire-server with the following tags: 02:25:54 676951d955e4c4c86fc34e64f6f39dfe192b487c 02:25:54 latest 02:25:54 4.1.0-dev.67 02:25:54 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 02:25:54 main 02:25:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:55 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:55 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:676951d955e4c4c86fc34e64f6f39dfe192b487c 02:25:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:25:55 dcc8f7ff1770: Preparing 02:25:55 c92aa852682a: Preparing 02:25:55 33681b2661f4: Preparing 02:25:55 f41cbbad1033: Preparing 02:25:55 e9a57e80214d: Preparing 02:25:55 cc34e2d8c363: Preparing 02:25:55 14abdf735a02: Preparing 02:25:55 2fba5ece5a08: Preparing 02:25:55 abfcb263a588: Preparing 02:25:55 cc34e2d8c363: Waiting 02:25:55 abfcb263a588: Waiting 02:25:55 dcc8f7ff1770: Layer already exists 02:25:55 f41cbbad1033: Layer already exists 02:25:55 e9a57e80214d: Layer already exists 02:25:55 cc34e2d8c363: Layer already exists 02:25:55 33681b2661f4: Pushed 02:25:55 14abdf735a02: Layer already exists 02:25:55 c92aa852682a: Pushed 02:25:55 2fba5ece5a08: Layer already exists 02:25:55 abfcb263a588: Layer already exists 02:25:55 676951d955e4c4c86fc34e64f6f39dfe192b487c: digest: sha256:7b13f3d5d41bbcf041409083b4d9a607aff7095f6e1a2f3985b79d291fcaed0e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:55 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:25:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:25:56 dcc8f7ff1770: Preparing 02:25:56 c92aa852682a: Preparing 02:25:56 33681b2661f4: Preparing 02:25:56 f41cbbad1033: Preparing 02:25:56 e9a57e80214d: Preparing 02:25:56 cc34e2d8c363: Preparing 02:25:56 14abdf735a02: Preparing 02:25:56 2fba5ece5a08: Preparing 02:25:56 abfcb263a588: Preparing 02:25:56 14abdf735a02: Waiting 02:25:56 2fba5ece5a08: Waiting 02:25:56 abfcb263a588: Waiting 02:25:56 cc34e2d8c363: Waiting 02:25:56 33681b2661f4: Layer already exists 02:25:56 e9a57e80214d: Layer already exists 02:25:56 f41cbbad1033: Layer already exists 02:25:56 dcc8f7ff1770: Layer already exists 02:25:56 c92aa852682a: Layer already exists 02:25:56 cc34e2d8c363: Layer already exists 02:25:56 14abdf735a02: Layer already exists 02:25:56 2fba5ece5a08: Layer already exists 02:25:56 abfcb263a588: Layer already exists 02:25:56 latest: digest: sha256:7b13f3d5d41bbcf041409083b4d9a607aff7095f6e1a2f3985b79d291fcaed0e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:56 + 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 02:25:56 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.67 02:25:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:25:56 dcc8f7ff1770: Preparing 02:25:56 c92aa852682a: Preparing 02:25:56 33681b2661f4: Preparing 02:25:56 f41cbbad1033: Preparing 02:25:56 e9a57e80214d: Preparing 02:25:56 cc34e2d8c363: Preparing 02:25:56 14abdf735a02: Preparing 02:25:56 2fba5ece5a08: Preparing 02:25:56 abfcb263a588: Preparing 02:25:56 cc34e2d8c363: Waiting 02:25:56 14abdf735a02: Waiting 02:25:56 2fba5ece5a08: Waiting 02:25:56 abfcb263a588: Waiting 02:25:56 e9a57e80214d: Layer already exists 02:25:56 c92aa852682a: Layer already exists 02:25:56 f41cbbad1033: Layer already exists 02:25:56 dcc8f7ff1770: Layer already exists 02:25:56 33681b2661f4: Layer already exists 02:25:56 cc34e2d8c363: Layer already exists 02:25:56 abfcb263a588: Layer already exists 02:25:56 2fba5ece5a08: Layer already exists 02:25:56 14abdf735a02: Layer already exists 02:25:56 4.1.0-dev.67: digest: sha256:7b13f3d5d41bbcf041409083b4d9a607aff7095f6e1a2f3985b79d291fcaed0e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:57 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:57 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 02:25:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:25:57 dcc8f7ff1770: Preparing 02:25:57 c92aa852682a: Preparing 02:25:57 33681b2661f4: Preparing 02:25:57 f41cbbad1033: Preparing 02:25:57 e9a57e80214d: Preparing 02:25:57 cc34e2d8c363: Preparing 02:25:57 14abdf735a02: Preparing 02:25:57 2fba5ece5a08: Preparing 02:25:57 abfcb263a588: Preparing 02:25:57 cc34e2d8c363: Waiting 02:25:57 14abdf735a02: Waiting 02:25:57 2fba5ece5a08: Waiting 02:25:57 abfcb263a588: Waiting 02:25:57 33681b2661f4: Layer already exists 02:25:57 dcc8f7ff1770: Layer already exists 02:25:57 c92aa852682a: Layer already exists 02:25:57 e9a57e80214d: Layer already exists 02:25:57 f41cbbad1033: Layer already exists 02:25:57 14abdf735a02: Layer already exists 02:25:57 2fba5ece5a08: Layer already exists 02:25:57 cc34e2d8c363: Layer already exists 02:25:57 abfcb263a588: Layer already exists 02:25:57 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67: digest: sha256:7b13f3d5d41bbcf041409083b4d9a607aff7095f6e1a2f3985b79d291fcaed0e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:57 + docker tag security-spire-server nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:58 + docker push nexus3.edgexfoundry.org:10004/security-spire-server:main 02:25:58 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server] 02:25:58 dcc8f7ff1770: Preparing 02:25:58 c92aa852682a: Preparing 02:25:58 33681b2661f4: Preparing 02:25:58 f41cbbad1033: Preparing 02:25:58 e9a57e80214d: Preparing 02:25:58 cc34e2d8c363: Preparing 02:25:58 14abdf735a02: Preparing 02:25:58 2fba5ece5a08: Preparing 02:25:58 abfcb263a588: Preparing 02:25:58 cc34e2d8c363: Waiting 02:25:58 14abdf735a02: Waiting 02:25:58 2fba5ece5a08: Waiting 02:25:58 abfcb263a588: Waiting 02:25:58 e9a57e80214d: Layer already exists 02:25:58 dcc8f7ff1770: Layer already exists 02:25:58 33681b2661f4: Layer already exists 02:25:58 f41cbbad1033: Layer already exists 02:25:58 c92aa852682a: Layer already exists 02:25:58 cc34e2d8c363: Layer already exists 02:25:58 abfcb263a588: Layer already exists 02:25:58 14abdf735a02: Layer already exists 02:25:58 2fba5ece5a08: Layer already exists 02:25:58 main: digest: sha256:7b13f3d5d41bbcf041409083b4d9a607aff7095f6e1a2f3985b79d291fcaed0e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:25:58 ===================================================== [Pipeline] echo 02:25:58 taggedImages: 02:25:58 - nexus3.edgexfoundry.org:10004/security-spire-server:676951d955e4c4c86fc34e64f6f39dfe192b487c 02:25:58 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:25:58 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.67 02:25:58 - nexus3.edgexfoundry.org:10004/security-spire-server:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 02:25:58 - nexus3.edgexfoundry.org:10004/security-spire-server:main [Pipeline] echo 02:25:58 [edgeXDocker.push] Tagging docker image support-notifications with the following tags: 02:25:58 676951d955e4c4c86fc34e64f6f39dfe192b487c 02:25:58 latest 02:25:58 4.1.0-dev.67 02:25:58 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 02:25:58 main 02:25:58 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:58 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:25:59 + docker push nexus3.edgexfoundry.org:10004/support-notifications:676951d955e4c4c86fc34e64f6f39dfe192b487c 02:25:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:25:59 6587e80a4d4f: Preparing 02:25:59 8fe78d32ef1b: Preparing 02:25:59 f41cbbad1033: Preparing 02:25:59 e9a57e80214d: Preparing 02:25:59 9b117f000317: Preparing 02:25:59 378ae95261b1: Preparing 02:25:59 abfcb263a588: Preparing 02:25:59 abfcb263a588: Waiting 02:25:59 378ae95261b1: Waiting 02:25:59 f41cbbad1033: Layer already exists 02:25:59 e9a57e80214d: Layer already exists 02:25:59 abfcb263a588: Layer already exists 02:25:59 9b117f000317: Pushed 02:25:59 6587e80a4d4f: Pushed 02:25:59 378ae95261b1: Pushed 02:26:02 8fe78d32ef1b: Pushed 02:26:03 676951d955e4c4c86fc34e64f6f39dfe192b487c: digest: sha256:c304dd9e7e971428fe66e3c41026b38775f3a0b3acfa33b0a60d81f42656e668 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:03 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:03 + docker push nexus3.edgexfoundry.org:10004/support-notifications:latest 02:26:03 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:26:03 6587e80a4d4f: Preparing 02:26:03 8fe78d32ef1b: Preparing 02:26:03 f41cbbad1033: Preparing 02:26:03 e9a57e80214d: Preparing 02:26:03 9b117f000317: Preparing 02:26:03 378ae95261b1: Preparing 02:26:03 abfcb263a588: Preparing 02:26:03 378ae95261b1: Waiting 02:26:03 abfcb263a588: Waiting 02:26:03 e9a57e80214d: Layer already exists 02:26:03 f41cbbad1033: Layer already exists 02:26:03 6587e80a4d4f: Layer already exists 02:26:03 9b117f000317: Layer already exists 02:26:03 8fe78d32ef1b: Layer already exists 02:26:03 378ae95261b1: Layer already exists 02:26:03 abfcb263a588: Layer already exists 02:26:03 latest: digest: sha256:c304dd9e7e971428fe66e3c41026b38775f3a0b3acfa33b0a60d81f42656e668 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:04 + 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 02:26:04 + docker push nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.67 02:26:04 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:26:04 6587e80a4d4f: Preparing 02:26:04 8fe78d32ef1b: Preparing 02:26:04 f41cbbad1033: Preparing 02:26:04 e9a57e80214d: Preparing 02:26:04 9b117f000317: Preparing 02:26:04 378ae95261b1: Preparing 02:26:04 abfcb263a588: Preparing 02:26:04 abfcb263a588: Waiting 02:26:04 378ae95261b1: Waiting 02:26:04 6587e80a4d4f: Layer already exists 02:26:04 e9a57e80214d: Layer already exists 02:26:04 f41cbbad1033: Layer already exists 02:26:04 9b117f000317: Layer already exists 02:26:04 8fe78d32ef1b: Layer already exists 02:26:04 378ae95261b1: Layer already exists 02:26:04 abfcb263a588: Layer already exists 02:26:04 4.1.0-dev.67: digest: sha256:c304dd9e7e971428fe66e3c41026b38775f3a0b3acfa33b0a60d81f42656e668 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:04 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 02:26:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:26:05 6587e80a4d4f: Preparing 02:26:05 8fe78d32ef1b: Preparing 02:26:05 f41cbbad1033: Preparing 02:26:05 e9a57e80214d: Preparing 02:26:05 9b117f000317: Preparing 02:26:05 378ae95261b1: Preparing 02:26:05 abfcb263a588: Preparing 02:26:05 378ae95261b1: Waiting 02:26:05 abfcb263a588: Waiting 02:26:05 e9a57e80214d: Layer already exists 02:26:05 6587e80a4d4f: Layer already exists 02:26:05 9b117f000317: Layer already exists 02:26:05 f41cbbad1033: Layer already exists 02:26:05 8fe78d32ef1b: Layer already exists 02:26:05 378ae95261b1: Layer already exists 02:26:05 abfcb263a588: Layer already exists 02:26:05 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67: digest: sha256:c304dd9e7e971428fe66e3c41026b38775f3a0b3acfa33b0a60d81f42656e668 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:05 + docker tag support-notifications nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:05 + docker push nexus3.edgexfoundry.org:10004/support-notifications:main 02:26:05 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications] 02:26:05 6587e80a4d4f: Preparing 02:26:05 8fe78d32ef1b: Preparing 02:26:05 f41cbbad1033: Preparing 02:26:05 e9a57e80214d: Preparing 02:26:05 9b117f000317: Preparing 02:26:05 378ae95261b1: Preparing 02:26:05 abfcb263a588: Preparing 02:26:05 378ae95261b1: Waiting 02:26:05 abfcb263a588: Waiting 02:26:05 9b117f000317: Layer already exists 02:26:05 6587e80a4d4f: Layer already exists 02:26:05 8fe78d32ef1b: Layer already exists 02:26:05 e9a57e80214d: Layer already exists 02:26:05 f41cbbad1033: Layer already exists 02:26:05 378ae95261b1: Layer already exists 02:26:05 abfcb263a588: Layer already exists 02:26:05 main: digest: sha256:c304dd9e7e971428fe66e3c41026b38775f3a0b3acfa33b0a60d81f42656e668 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:26:05 ===================================================== [Pipeline] echo 02:26:05 taggedImages: 02:26:05 - nexus3.edgexfoundry.org:10004/support-notifications:676951d955e4c4c86fc34e64f6f39dfe192b487c 02:26:05 - nexus3.edgexfoundry.org:10004/support-notifications:latest 02:26:05 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.67 02:26:05 - nexus3.edgexfoundry.org:10004/support-notifications:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 02:26:05 - nexus3.edgexfoundry.org:10004/support-notifications:main [Pipeline] echo 02:26:05 [edgeXDocker.push] Tagging docker image support-scheduler with the following tags: 02:26:05 676951d955e4c4c86fc34e64f6f39dfe192b487c 02:26:05 latest 02:26:05 4.1.0-dev.67 02:26:05 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 02:26:05 main 02:26:05 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:06 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:06 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:676951d955e4c4c86fc34e64f6f39dfe192b487c 02:26:06 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:26:06 2bb002c72a65: Preparing 02:26:06 b40a0ec8b829: Preparing 02:26:06 f41cbbad1033: Preparing 02:26:06 e9a57e80214d: Preparing 02:26:06 c9582098b1b5: Preparing 02:26:06 692b65eee07c: Preparing 02:26:06 abfcb263a588: Preparing 02:26:06 692b65eee07c: Waiting 02:26:06 abfcb263a588: Waiting 02:26:06 e9a57e80214d: Layer already exists 02:26:06 f41cbbad1033: Layer already exists 02:26:06 abfcb263a588: Layer already exists 02:26:06 c9582098b1b5: Pushed 02:26:06 2bb002c72a65: Pushed 02:26:06 692b65eee07c: Pushed 02:26:11 b40a0ec8b829: Pushed 02:26:11 676951d955e4c4c86fc34e64f6f39dfe192b487c: digest: sha256:e9e3617d0e69ef1d239436596ea3138ef49ece54bcc54073497f37b927e04e4b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:11 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:11 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:26:11 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:26:11 2bb002c72a65: Preparing 02:26:11 b40a0ec8b829: Preparing 02:26:11 f41cbbad1033: Preparing 02:26:11 e9a57e80214d: Preparing 02:26:11 c9582098b1b5: Preparing 02:26:11 692b65eee07c: Preparing 02:26:11 abfcb263a588: Preparing 02:26:11 abfcb263a588: Waiting 02:26:11 692b65eee07c: Waiting 02:26:11 f41cbbad1033: Layer already exists 02:26:11 e9a57e80214d: Layer already exists 02:26:11 b40a0ec8b829: Layer already exists 02:26:11 2bb002c72a65: Layer already exists 02:26:11 c9582098b1b5: Layer already exists 02:26:11 692b65eee07c: Layer already exists 02:26:11 abfcb263a588: Layer already exists 02:26:11 latest: digest: sha256:e9e3617d0e69ef1d239436596ea3138ef49ece54bcc54073497f37b927e04e4b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:12 + 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 02:26:12 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.67 02:26:12 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:26:12 2bb002c72a65: Preparing 02:26:12 b40a0ec8b829: Preparing 02:26:12 f41cbbad1033: Preparing 02:26:12 e9a57e80214d: Preparing 02:26:12 c9582098b1b5: Preparing 02:26:12 692b65eee07c: Preparing 02:26:12 abfcb263a588: Preparing 02:26:12 692b65eee07c: Waiting 02:26:12 abfcb263a588: Waiting 02:26:12 e9a57e80214d: Layer already exists 02:26:12 f41cbbad1033: Layer already exists 02:26:12 c9582098b1b5: Layer already exists 02:26:12 b40a0ec8b829: Layer already exists 02:26:12 2bb002c72a65: Layer already exists 02:26:12 abfcb263a588: Layer already exists 02:26:12 692b65eee07c: Layer already exists 02:26:12 4.1.0-dev.67: digest: sha256:e9e3617d0e69ef1d239436596ea3138ef49ece54bcc54073497f37b927e04e4b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:12 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 02:26:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:26:13 2bb002c72a65: Preparing 02:26:13 b40a0ec8b829: Preparing 02:26:13 f41cbbad1033: Preparing 02:26:13 e9a57e80214d: Preparing 02:26:13 c9582098b1b5: Preparing 02:26:13 692b65eee07c: Preparing 02:26:13 abfcb263a588: Preparing 02:26:13 692b65eee07c: Waiting 02:26:13 abfcb263a588: Waiting 02:26:13 e9a57e80214d: Layer already exists 02:26:13 b40a0ec8b829: Layer already exists 02:26:13 f41cbbad1033: Layer already exists 02:26:13 c9582098b1b5: Layer already exists 02:26:13 2bb002c72a65: Layer already exists 02:26:13 692b65eee07c: Layer already exists 02:26:13 abfcb263a588: Layer already exists 02:26:13 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67: digest: sha256:e9e3617d0e69ef1d239436596ea3138ef49ece54bcc54073497f37b927e04e4b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:13 + docker tag support-scheduler nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 02:26:13 + docker push nexus3.edgexfoundry.org:10004/support-scheduler:main 02:26:13 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler] 02:26:13 2bb002c72a65: Preparing 02:26:13 b40a0ec8b829: Preparing 02:26:13 f41cbbad1033: Preparing 02:26:13 e9a57e80214d: Preparing 02:26:13 c9582098b1b5: Preparing 02:26:13 692b65eee07c: Preparing 02:26:13 abfcb263a588: Preparing 02:26:13 692b65eee07c: Waiting 02:26:13 abfcb263a588: Waiting 02:26:13 c9582098b1b5: Layer already exists 02:26:13 2bb002c72a65: Layer already exists 02:26:13 e9a57e80214d: Layer already exists 02:26:13 b40a0ec8b829: Layer already exists 02:26:13 f41cbbad1033: Layer already exists 02:26:13 abfcb263a588: Layer already exists 02:26:13 692b65eee07c: Layer already exists 02:26:13 main: digest: sha256:e9e3617d0e69ef1d239436596ea3138ef49ece54bcc54073497f37b927e04e4b size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 02:26:13 ===================================================== [Pipeline] echo 02:26:13 taggedImages: 02:26:13 - nexus3.edgexfoundry.org:10004/support-scheduler:676951d955e4c4c86fc34e64f6f39dfe192b487c 02:26:13 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:26:13 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.67 02:26:13 - nexus3.edgexfoundry.org:10004/support-scheduler:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 02:26:13 - nexus3.edgexfoundry.org:10004/support-scheduler:main [Pipeline] echo 02:26:13 ========================================================= 02:26:13 [edgeXBuildMultiArch] RAW Config: 02:26:13 images: 02:26:13 - nexus3.edgexfoundry.org:10004/core-command:676951d955e4c4c86fc34e64f6f39dfe192b487c 02:26:13 - nexus3.edgexfoundry.org:10004/core-command:latest 02:26:13 - nexus3.edgexfoundry.org:10004/core-command:4.1.0-dev.67 02:26:13 - nexus3.edgexfoundry.org:10004/core-command:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 02:26:13 - nexus3.edgexfoundry.org:10004/core-command:main 02:26:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:676951d955e4c4c86fc34e64f6f39dfe192b487c 02:26:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:latest 02:26:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:4.1.0-dev.67 02:26:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 02:26:13 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper:main 02:26:13 - nexus3.edgexfoundry.org:10004/core-data:676951d955e4c4c86fc34e64f6f39dfe192b487c 02:26:13 - nexus3.edgexfoundry.org:10004/core-data:latest 02:26:13 - nexus3.edgexfoundry.org:10004/core-data:4.1.0-dev.67 02:26:13 - nexus3.edgexfoundry.org:10004/core-data:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 02:26:13 - nexus3.edgexfoundry.org:10004/core-data:main 02:26:13 - nexus3.edgexfoundry.org:10004/core-keeper:676951d955e4c4c86fc34e64f6f39dfe192b487c 02:26:13 - nexus3.edgexfoundry.org:10004/core-keeper:latest 02:26:13 - nexus3.edgexfoundry.org:10004/core-keeper:4.1.0-dev.67 02:26:13 - nexus3.edgexfoundry.org:10004/core-keeper:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 02:26:13 - nexus3.edgexfoundry.org:10004/core-keeper:main 02:26:13 - nexus3.edgexfoundry.org:10004/core-metadata:676951d955e4c4c86fc34e64f6f39dfe192b487c 02:26:13 - nexus3.edgexfoundry.org:10004/core-metadata:latest 02:26:13 - nexus3.edgexfoundry.org:10004/core-metadata:4.1.0-dev.67 02:26:13 - nexus3.edgexfoundry.org:10004/core-metadata:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 02:26:13 - nexus3.edgexfoundry.org:10004/core-metadata:main 02:26:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper:676951d955e4c4c86fc34e64f6f39dfe192b487c 02:26:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper:latest 02:26:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper:4.1.0-dev.67 02:26:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 02:26:13 - nexus3.edgexfoundry.org:10004/security-bootstrapper:main 02:26:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth:676951d955e4c4c86fc34e64f6f39dfe192b487c 02:26:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth:latest 02:26:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth:4.1.0-dev.67 02:26:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 02:26:13 - nexus3.edgexfoundry.org:10004/security-proxy-auth:main 02:26:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup:676951d955e4c4c86fc34e64f6f39dfe192b487c 02:26:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup:latest 02:26:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup:4.1.0-dev.67 02:26:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 02:26:13 - nexus3.edgexfoundry.org:10004/security-proxy-setup:main 02:26:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:676951d955e4c4c86fc34e64f6f39dfe192b487c 02:26:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:latest 02:26:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:4.1.0-dev.67 02:26:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 02:26:13 - nexus3.edgexfoundry.org:10004/security-secretstore-setup:main 02:26:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:676951d955e4c4c86fc34e64f6f39dfe192b487c 02:26:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:latest 02:26:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:4.1.0-dev.67 02:26:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 02:26:13 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider:main 02:26:13 - nexus3.edgexfoundry.org:10004/security-spire-agent:676951d955e4c4c86fc34e64f6f39dfe192b487c 02:26:13 - nexus3.edgexfoundry.org:10004/security-spire-agent:latest 02:26:13 - nexus3.edgexfoundry.org:10004/security-spire-agent:4.1.0-dev.67 02:26:13 - nexus3.edgexfoundry.org:10004/security-spire-agent:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 02:26:13 - nexus3.edgexfoundry.org:10004/security-spire-agent:main 02:26:13 - nexus3.edgexfoundry.org:10004/security-spire-config:676951d955e4c4c86fc34e64f6f39dfe192b487c 02:26:13 - nexus3.edgexfoundry.org:10004/security-spire-config:latest 02:26:13 - nexus3.edgexfoundry.org:10004/security-spire-config:4.1.0-dev.67 02:26:13 - nexus3.edgexfoundry.org:10004/security-spire-config:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 02:26:13 - nexus3.edgexfoundry.org:10004/security-spire-config:main 02:26:13 - nexus3.edgexfoundry.org:10004/security-spire-server:676951d955e4c4c86fc34e64f6f39dfe192b487c 02:26:13 - nexus3.edgexfoundry.org:10004/security-spire-server:latest 02:26:13 - nexus3.edgexfoundry.org:10004/security-spire-server:4.1.0-dev.67 02:26:13 - nexus3.edgexfoundry.org:10004/security-spire-server:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 02:26:13 - nexus3.edgexfoundry.org:10004/security-spire-server:main 02:26:13 - nexus3.edgexfoundry.org:10004/support-notifications:676951d955e4c4c86fc34e64f6f39dfe192b487c 02:26:13 - nexus3.edgexfoundry.org:10004/support-notifications:latest 02:26:13 - nexus3.edgexfoundry.org:10004/support-notifications:4.1.0-dev.67 02:26:13 - nexus3.edgexfoundry.org:10004/support-notifications:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 02:26:13 - nexus3.edgexfoundry.org:10004/support-notifications:main 02:26:13 - nexus3.edgexfoundry.org:10004/support-scheduler:676951d955e4c4c86fc34e64f6f39dfe192b487c 02:26:13 - nexus3.edgexfoundry.org:10004/support-scheduler:latest 02:26:13 - nexus3.edgexfoundry.org:10004/support-scheduler:4.1.0-dev.67 02:26:13 - nexus3.edgexfoundry.org:10004/support-scheduler:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 02:26:13 - nexus3.edgexfoundry.org:10004/support-scheduler:main 02:26:13 settingsFile: 02:26:13 edgex-go-settings 02:26:13 ========================================================= [Pipeline] node 02:26:28 Still waiting to schedule task 02:26:28 All nodes of label ‘centos7-docker-4c-2g’ are offline 02:27:23 Running on prd-centos7-docker-4c-2g-348317 in /w/workspace/edgexfoundry_edgex-go_main [Pipeline] { [Pipeline] stage [Pipeline] { (Create Multi-Arch Images) [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 02:27:23 provisioning config files... 02:27:23 copy managed file [edgex-go-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config2107430403204063657tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 02:27:24 ---> ****-login.sh 02:27:24 nexus3.edgexfoundry.org:10001 02:43:09 #154 ... 02:43:09 02:43:09 #152 [core-common-config-bootstrapper builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-common-config-bootstrapper/core-common-config-bootstrapper 02:43:09 #152 DONE 1117.2s 02:43:09 02:43:09 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:43:09 #53 ... 02:43:09 02:43:09 #155 [core-common-config-bootstrapper stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 02:43:09 #155 DONE 0.2s 02:43:09 02:43:09 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:43:09 #149 ... 02:43:09 02:43:09 #156 [core-common-config-bootstrapper stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 02:43:09 #156 DONE 0.1s 02:43:09 02:43:09 #157 [core-common-config-bootstrapper stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/core-common-config-bootstrapper / 02:43:09 #157 DONE 0.2s 02:43:09 02:43:09 #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 02:43:09 #158 DONE 0.2s 02:43:09 02:43:09 #159 [core-common-config-bootstrapper stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-common-config-bootstrapper/entrypoint.sh /usr/local/bin/ 02:43:09 #159 DONE 0.1s 02:43:09 02:43:09 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:43:09 #53 ... 02:43:09 02:43:09 #160 [core-common-config-bootstrapper stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:43:09 #160 DONE 2.1s 02:43:09 02:43:09 #102 [core-common-config-bootstrapper] exporting to image 02:43:09 #102 exporting layers 02:43:09 #102 exporting layers 0.5s done 02:43:09 #102 writing image sha256:ffc454eed5ee52dd7d0c3fceaa7d6773e1ead6ea22801e41567da8b3a94dacc5 done 02:43:09 #102 naming to docker.io/library/core-common-config-bootstrapper-arm64 done 02:43:09 #102 DONE 7.2s 02:43:09 02:43:09 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:43:12 #147 ... 02:43:12 02:43:12 #148 [security-bootstrapper builder 7/7] RUN make cmd/security-bootstrapper/security-bootstrapper 02:43:12 #148 DONE 1132.2s 02:43:12 02:43:12 #161 [security-bootstrapper stage-1 6/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint-scripts/ /edgex-init-staging/ 02:43:12 #161 DONE 0.6s 02:43:12 02:43:12 #162 [security-bootstrapper stage-1 7/16] RUN chmod +x /edgex-init-staging/*.sh 02:43:15 #162 DONE 2.2s 02:43:15 02:43:15 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:43:15 #149 ... 02:43:15 02:43:15 #163 [security-bootstrapper stage-1 8/16] COPY --from=builder /edgex-go/Attribution.txt / 02:43:15 #163 DONE 0.3s 02:43:15 02:43:15 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 02:43:15 #53 ... 02:43:15 02:43:15 #164 [security-bootstrapper stage-1 9/16] COPY --from=builder /edgex-go/security.txt / 02:43:15 #164 DONE 0.1s 02:43:15 02:43:15 #165 [security-bootstrapper stage-1 10/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/security-bootstrapper . 02:43:15 #165 DONE 0.3s 02:43:15 02:43:15 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:43:16 #149 ... 02:43:16 02:43:16 #166 [security-bootstrapper stage-1 11/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/res/configuration.yaml ./res/ 02:43:16 #166 DONE 0.2s 02:43:16 02:43:16 #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/ 02:43:16 #167 DONE 0.2s 02:43:16 02:43:16 #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/ 02:43:16 #168 DONE 0.2s 02:43:16 02:43:16 #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/ 02:43:16 #169 DONE 0.2s 02:43:16 02:43:16 #170 [security-bootstrapper stage-1 15/16] COPY --from=builder /edgex-go/cmd/security-bootstrapper/entrypoint.sh / 02:43:16 #170 DONE 0.1s 02:43:16 02:43:16 #171 [security-bootstrapper stage-1 16/16] RUN chmod +x /entrypoint.sh 02:43:19 #171 DONE 2.5s 02:43:19 02:43:19 #102 [security-bootstrapper] exporting to image 02:43:19 #102 exporting layers 02:43:20 #102 exporting layers 0.9s done 02:43:20 #102 writing image sha256:5c972383c442e5a6c6b2aaab9d7f4d00ee1ef343ae2980c49978add7ba0985c4 done 02:43:20 #102 naming to docker.io/library/security-bootstrapper-arm64 done 02:43:20 #102 DONE 8.1s 02:43:20 02:43:20 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:58:28 #149 ... 02:58:28 02:58:28 #151 [core-command builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-command/core-command 02:58:28 #151 DONE 2035.4s 02:58:28 02:58:28 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:58:28 #147 ... 02:58:28 02:58:28 #172 [core-command stage-1 4/8] COPY --from=builder /edgex-go/Attribution.txt / 02:58:28 #172 DONE 0.1s 02:58:28 02:58:28 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:58:28 #147 ... 02:58:28 02:58:28 #173 [core-command stage-1 5/8] COPY --from=builder /edgex-go/security.txt / 02:58:28 #173 DONE 0.1s 02:58:28 02:58:28 #174 [core-command stage-1 6/8] COPY --from=builder /edgex-go/cmd/core-command/core-command / 02:58:28 #174 DONE 0.5s 02:58:28 02:58:28 #175 [core-command stage-1 7/8] COPY --from=builder /edgex-go/cmd/core-command/res/configuration.yaml /res/configuration.yaml 02:58:28 #175 DONE 0.1s 02:58:28 02:58:28 #102 [core-command] exporting to image 02:58:28 #102 exporting layers 02:58:28 #102 exporting layers 0.5s done 02:58:28 #102 writing image sha256:d2d1110c3505c847606bb7198108321296785ec2690ef0d3f1d6030df1cb0299 done 02:58:28 #102 naming to docker.io/library/core-command-arm64 0.0s done 02:58:28 #102 DONE 8.7s 02:58:28 02:58:28 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:58:54 #143 ... 02:58:54 02:58:54 #154 [security-proxy-setup builder 7/7] RUN make cmd/secrets-config/secrets-config 02:58:54 #154 DONE 2071.6s 02:58:54 02:58:54 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:58:54 #149 ... 02:58:54 02:58:54 #176 [security-proxy-setup stage-1 5/11] COPY --from=builder /edgex-go/Attribution.txt / 02:58:54 #176 DONE 0.3s 02:58:54 02:58:54 #177 [security-proxy-setup stage-1 6/11] COPY --from=builder /edgex-go/security.txt / 02:58:54 #177 DONE 0.1s 02:58:54 02:58:54 #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 02:58:54 #178 DONE 0.3s 02:58:54 02:58:54 #179 [security-proxy-setup stage-1 8/11] COPY --from=builder /edgex-go/cmd/secrets-config/res/configuration.yaml res/configuration.yaml 02:58:54 #179 DONE 0.2s 02:58:54 02:58:54 #180 [security-proxy-setup stage-1 9/11] COPY --from=builder /edgex-go/cmd/secrets-config/secrets-config . 02:58:54 #180 DONE 0.5s 02:58:54 02:58:54 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 02:58:54 #153 ... 02:58:54 02:58:54 #181 [security-proxy-setup stage-1 10/11] COPY --from=builder /edgex-go/cmd/security-proxy-setup/entrypoint.sh /usr/local/bin/ 02:58:54 #181 DONE 0.2s 02:58:54 02:58:54 #182 [security-proxy-setup stage-1 11/11] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:58:55 #182 DONE 2.0s 02:58:55 02:58:55 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:58:55 #143 ... 02:58:55 02:58:55 #102 [security-proxy-setup] exporting to image 02:58:55 #102 exporting layers 02:58:56 #102 exporting layers 1.0s done 02:58:56 #102 writing image sha256:cccaf394d499c11c439b8cc90c4630d6cd63afc978ac96a4c310db72e2a016d9 done 02:58:56 #102 naming to docker.io/library/security-proxy-setup-arm64 done 02:58:56 #102 DONE 9.8s 02:58:56 02:58:56 #146 [security-secretstore-setup builder 7/7] RUN make cmd/security-file-token-provider/security-file-token-provider cmd/security-secretstore-setup/security-secretstore-setup 02:58:56 #146 2076.1 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 02:59:29 #146 DONE 2108.3s 02:59:29 02:59:29 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 02:59:29 #149 ... 02:59:29 02:59:29 #183 [security-secretstore-setup stage-1 4/13] COPY --from=builder /edgex-go/Attribution.txt / 02:59:29 #183 DONE 0.2s 02:59:29 02:59:29 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 02:59:29 #147 ... 02:59:29 02:59:29 #184 [security-secretstore-setup stage-1 5/13] COPY --from=builder /edgex-go/security.txt / 02:59:29 #184 DONE 0.2s 02:59:29 02:59:29 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 02:59:29 #150 ... 02:59:29 02:59:29 #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 02:59:29 #185 DONE 0.1s 02:59:29 02:59:29 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 02:59:29 #145 ... 02:59:29 02:59:29 #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 02:59:30 #186 DONE 0.2s 02:59:30 02:59:30 #187 [security-secretstore-setup stage-1 8/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/res/configuration.yaml /res/configuration.yaml 02:59:30 #187 DONE 0.2s 02:59:30 02:59:30 #188 [security-secretstore-setup stage-1 9/13] COPY --from=builder /edgex-go/cmd/security-file-token-provider/security-file-token-provider . 02:59:30 #188 DONE 0.4s 02:59:30 02:59:30 #189 [security-secretstore-setup stage-1 10/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/security-secretstore-setup . 02:59:31 #189 DONE 0.4s 02:59:31 02:59:31 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 02:59:31 #143 ... 02:59:31 02:59:31 #190 [security-secretstore-setup stage-1 11/13] COPY --from=builder /edgex-go/cmd/security-secretstore-setup/entrypoint.sh /usr/local/bin/ 02:59:31 #190 DONE 0.1s 02:59:31 02:59:31 #191 [security-secretstore-setup stage-1 12/13] RUN chmod +x /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 02:59:33 #191 DONE 2.0s 02:59:33 02:59:33 #102 [security-secretstore-setup] exporting to image 02:59:33 #102 exporting layers 02:59:34 #102 exporting layers 1.5s done 02:59:34 #102 writing image sha256:cb10b434af20271f4bef051c0ddc8ce063da18d426e3ee1b6a80cfa4ea2f6ac2 done 02:59:34 #102 naming to docker.io/library/security-secretstore-setup-arm64 done 02:59:34 #102 DONE 11.3s 02:59:34 02:59:34 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:00:21 #147 ... 03:00:21 03:00:21 #145 [security-spiffe-token-provider builder 7/7] RUN make cmd/security-spiffe-token-provider/security-spiffe-token-provider 03:00:21 #145 DONE 2157.4s 03:00:21 03:00:21 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 03:00:21 #53 ... 03:00:21 03:00:21 #192 [security-spiffe-token-provider stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:00:21 #192 DONE 0.2s 03:00:21 03:00:21 #193 [security-spiffe-token-provider stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:00:21 #193 DONE 0.1s 03:00:21 03:00:21 #194 [security-spiffe-token-provider stage-1 6/7] COPY --from=builder /edgex-go/cmd/security-spiffe-token-provider/security-spiffe-token-provider / 03:00:21 #194 DONE 0.5s 03:00:21 03:00:21 #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:00:21 #195 DONE 0.1s 03:00:21 03:00:21 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:00:21 #149 ... 03:00:21 03:00:21 #102 [security-spiffe-token-provider] exporting to image 03:00:21 #102 exporting layers 03:00:21 #102 exporting layers 0.8s done 03:00:21 #102 writing image sha256:8b36321f14af7eae0fe00192a348c6d3e3ff4e40512462254efc9cedfbd5c4ca done 03:00:21 #102 naming to docker.io/library/security-spiffe-token-provider-arm64 done 03:00:21 #102 DONE 12.2s 03:00:21 03:00:21 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:01:08 #147 ... 03:01:08 03:01:08 #153 [security-proxy-auth builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/security-proxy-auth/security-proxy-auth 03:01:08 #153 DONE 2201.8s 03:01:08 03:01:08 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:01:08 #43 ... 03:01:08 03:01:08 #196 [security-proxy-auth stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:01:08 #196 DONE 0.2s 03:01:08 03:01:08 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:01:08 #144 ... 03:01:08 03:01:08 #197 [security-proxy-auth stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:01:08 #197 DONE 0.1s 03:01:08 03:01:08 #198 [security-proxy-auth stage-1 6/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/security-proxy-auth / 03:01:08 #198 DONE 0.6s 03:01:08 03:01:08 #199 [security-proxy-auth stage-1 7/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/res /res 03:01:08 #199 DONE 0.1s 03:01:08 03:01:08 #200 [security-proxy-auth stage-1 8/9] COPY --from=builder /edgex-go/cmd/security-proxy-auth/entrypoint.sh /usr/local/bin/ 03:01:08 #200 DONE 0.1s 03:01:08 03:01:08 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:01:08 #201 ... 03:01:08 03:01:08 #144 [core-keeper builder 8/8] RUN make cmd/core-keeper/core-keeper 03:01:08 #144 DONE 2204.7s 03:01:08 03:01:08 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:01:08 #147 ... 03:01:08 03:01:08 #202 [core-keeper stage-1 4/6] COPY --from=builder /edgex-go/Attribution.txt / 03:01:08 #202 DONE 0.2s 03:01:08 03:01:08 #201 [security-proxy-auth stage-1 9/9] RUN chmod 755 /usr/local/bin/entrypoint.sh && ln -s /usr/local/bin/entrypoint.sh / 03:01:08 #201 DONE 2.5s 03:01:08 03:01:08 #102 [security-proxy-auth] exporting to image 03:01:08 #102 exporting layers 03:01:08 #102 exporting layers 1.4s done 03:01:08 #102 writing image sha256:6ac90e49b21ee3b8b65aecd22c6a182a3d8f91c3081cafc8d225822beb587c77 0.0s done 03:01:08 #102 naming to docker.io/library/security-proxy-auth-arm64 0.0s done 03:01:08 #102 DONE 13.7s 03:01:08 03:01:08 #203 [core-keeper stage-1 5/6] COPY --from=builder /edgex-go/cmd/core-keeper/core-keeper / 03:01:08 #203 DONE 1.7s 03:01:08 03:01:08 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:01:08 #149 ... 03:01:08 03:01:08 #204 [core-keeper stage-1 6/6] COPY --from=builder /edgex-go/cmd/core-keeper/res/configuration.yaml /res/configuration.yaml 03:01:08 #204 DONE 0.2s 03:01:08 03:01:08 #102 [core-keeper] exporting to image 03:01:08 #102 exporting layers 0.7s done 03:01:08 #102 writing image sha256:9176fce74feca2fb9a85bf381c6c4144d8ec0cea319f65970d4828bf283f3f37 03:01:08 #102 writing image sha256:9176fce74feca2fb9a85bf381c6c4144d8ec0cea319f65970d4828bf283f3f37 done 03:01:08 #102 naming to docker.io/library/core-keeper-arm64 done 03:01:08 #102 DONE 14.3s 03:01:08 03:01:08 #149 [core-metadata builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-metadata/core-metadata 03:01:11 #149 DONE 2211.3s 03:01:11 03:01:11 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:01:11 #147 ... 03:01:11 03:01:11 #205 [core-metadata stage-1 4/9] COPY --from=builder /edgex-go/Attribution.txt / 03:01:12 #205 DONE 0.2s 03:01:12 03:01:12 #206 [core-metadata stage-1 5/9] COPY --from=builder /edgex-go/security.txt / 03:01:12 #206 DONE 0.3s 03:01:12 03:01:12 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:01:12 #147 ... 03:01:12 03:01:12 #150 [core-data builder 7/7] RUN make -e ADD_BUILD_TAGS= cmd/core-data/core-data 03:01:12 #150 DONE 2212.3s 03:01:12 03:01:12 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:01:12 #143 ... 03:01:12 03:01:12 #207 [core-metadata stage-1 6/9] COPY --from=builder /edgex-go/cmd/core-metadata/core-metadata / 03:01:13 #207 DONE 0.8s 03:01:13 03:01:13 #208 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:01:13 #208 ... 03:01:13 03:01:13 #209 [core-data stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:01:13 #209 DONE 0.2s 03:01:13 03:01:13 #208 [core-metadata stage-1 7/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/configuration.yaml /res/configuration.yaml 03:01:13 #208 DONE 0.2s 03:01:13 03:01:13 #210 [core-metadata stage-1 8/9] COPY --from=builder /edgex-go/cmd/core-metadata/res/uom.yaml /res/uom.yaml 03:01:13 #210 DONE 0.2s 03:01:13 03:01:13 #211 [core-data stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:01:13 #211 DONE 0.2s 03:01:13 03:01:13 #102 [core-metadata] exporting to image 03:01:13 #102 exporting layers 03:01:15 #102 ... 03:01:15 03:01:15 #212 [core-data stage-1 6/7] COPY --from=builder /edgex-go/cmd/core-data/core-data / 03:01:15 #212 DONE 1.6s 03:01:15 03:01:15 #102 [core-metadata] exporting to image 03:01:15 #102 exporting layers 1.7s done 03:01:15 #102 writing image sha256:d8c2d2fa35a35ef369d81d7fd6f70f11ffaaa04aa30a9a44242076f2ba8124d2 03:01:15 #102 ... 03:01:15 03:01:15 #213 [core-data stage-1 7/7] COPY --from=builder /edgex-go/cmd/core-data/res/configuration.yaml /res/configuration.yaml 03:01:15 #213 DONE 0.1s 03:01:15 03:01:15 #102 [core-data] exporting to image 03:01:15 #102 writing image sha256:d8c2d2fa35a35ef369d81d7fd6f70f11ffaaa04aa30a9a44242076f2ba8124d2 done 03:01:15 #102 naming to docker.io/library/core-metadata-arm64 0.0s done 03:01:16 #102 exporting layers 0.6s done 03:01:16 #102 writing image sha256:77facda6d913de94696329957e5681421ad6ddd0c4ff89eb6b42df98f7588070 done 03:01:16 #102 naming to docker.io/library/core-data-arm64 done 03:01:16 #102 DONE 16.6s 03:01:16 03:01:16 #143 [support-scheduler builder 7/7] RUN make cmd/support-scheduler/support-scheduler 03:01:42 #143 DONE 2238.9s 03:01:42 03:01:42 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 03:01:42 #53 ... 03:01:42 03:01:42 #214 [support-scheduler stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:01:42 #214 DONE 0.2s 03:01:42 03:01:42 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:01:42 #147 ... 03:01:42 03:01:42 #215 [support-scheduler stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:01:42 #215 DONE 0.1s 03:01:42 03:01:42 #216 [support-scheduler stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-scheduler/support-scheduler / 03:01:42 #216 DONE 0.6s 03:01:42 03:01:42 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:01:42 #147 ... 03:01:42 03:01:42 #217 [support-scheduler stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-scheduler/res /res 03:01:42 #217 DONE 0.1s 03:01:42 03:01:42 #102 [support-scheduler] exporting to image 03:01:42 #102 exporting layers 03:01:42 #102 exporting layers 1.0s done 03:01:42 #102 writing image sha256:e40a3928f3dfb1eea16df28382176ad15a3a1ec6a93bff1f7222d8641daf3845 done 03:01:42 #102 naming to docker.io/library/support-scheduler-arm64 done 03:01:42 #102 DONE 17.6s 03:01:42 03:01:42 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:01:45 #43 ... 03:01:45 03:01:45 #147 [support-notifications builder 7/7] RUN make cmd/support-notifications/support-notifications 03:01:45 #147 DONE 2245.2s 03:01:45 03:01:45 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:01:45 #43 ... 03:01:45 03:01:45 #218 [support-notifications stage-1 4/7] COPY --from=builder /edgex-go/Attribution.txt / 03:01:45 #218 DONE 0.1s 03:01:45 03:01:45 #219 [support-notifications stage-1 5/7] COPY --from=builder /edgex-go/security.txt / 03:01:45 #219 DONE 0.1s 03:01:45 03:01:45 #53 [security-spire-agent spire_agent 1/1] FROM ghcr.io/spiffe/spire-agent:1.11.1@sha256:3468d6c06da4a36c2b85f61c116935cc32dfdeec669ee7b09ad4f49566cea881 03:01:45 #53 ... 03:01:45 03:01:45 #220 [support-notifications stage-1 6/7] COPY --from=builder /edgex-go/cmd/support-notifications/support-notifications / 03:01:46 #220 DONE 0.4s 03:01:46 03:01:46 #221 [support-notifications stage-1 7/7] COPY --from=builder /edgex-go/cmd/support-notifications/res/configuration.yaml /res/configuration.yaml 03:01:46 #221 DONE 0.1s 03:01:46 03:01:46 #102 [support-notifications] exporting to image 03:01:46 #102 exporting layers 0.6s done 03:01:46 #102 writing image sha256:eaafa7d8f84ff5dfc60f522568c41cced0111f54311be73cb5728c08de054fc3 done 03:01:46 #102 naming to docker.io/library/support-notifications-arm64 done 03:01:46 #102 DONE 18.2s 03:01:46 03:01:46 #43 [security-spire-agent spire_server 1/1] FROM ghcr.io/spiffe/spire-server:1.11.1@sha256:f48d3d766d862de9e7232544737be0aa9d2ece600567fdcaf6439167ca9cef5f 03:01:46 time="2025-10-17T02:21:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:01:46 time="2025-10-17T02:21:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:01:46 time="2025-10-17T02:21:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:01:46 time="2025-10-17T02:21:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:01:46 time="2025-10-17T02:21:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:01:46 time="2025-10-17T02:21:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:01:46 time="2025-10-17T02:21:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:01:46 time="2025-10-17T02:21:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:01:46 time="2025-10-17T02:21:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:01:46 time="2025-10-17T02:21:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:01:46 time="2025-10-17T02:21:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:01:46 time="2025-10-17T02:21:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:01:46 time="2025-10-17T02:21:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:01:46 time="2025-10-17T02:21:19Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" 03:01:46 time="2025-10-17T02:21:20Z" level=warning msg="buildx: git was not found in the system. Current commit information was not captured by the build" [Pipeline] } 03:01:47 $ docker stop --time=1 2b518a00734d07988c17075125e968ce4ec818b3739b355796f5e15d710682e0 03:01:48 $ docker rm -f --volumes 2b518a00734d07988c17075125e968ce4ec818b3739b355796f5e15d710682e0 [Pipeline] // withDockerContainer [Pipeline] sh 03:01:49 + docker images 03:01:49 REPOSITORY TAG IMAGE ID CREATED SIZE 03:01:49 support-notifications-arm64 latest eaafa7d8f84f 3 seconds ago 53.2MB 03:01:49 support-scheduler-arm64 latest e40a3928f3df 9 seconds ago 49.3MB 03:01:49 core-data-arm64 latest 77facda6d913 34 seconds ago 45.6MB 03:01:49 core-metadata-arm64 latest d8c2d2fa35a3 36 seconds ago 45.7MB 03:01:49 core-keeper-arm64 latest 9176fce74fec 42 seconds ago 45.4MB 03:01:49 security-proxy-auth-arm64 latest 6ac90e49b21e 44 seconds ago 44.8MB 03:01:49 security-spiffe-token-provider-arm64 latest 8b36321f14af About a minute ago 49MB 03:01:49 security-secretstore-setup-arm64 latest cb10b434af20 2 minutes ago 79.3MB 03:01:49 security-proxy-setup-arm64 latest cccaf394d499 2 minutes ago 49.3MB 03:01:49 core-command-arm64 latest d2d1110c3505 3 minutes ago 40MB 03:01:49 security-bootstrapper-arm64 latest 5c972383c442 18 minutes ago 21.1MB 03:01:49 core-common-config-bootstrapper-arm64 latest ffc454eed5ee 18 minutes ago 20MB 03:01:49 security-spire-agent-arm64 latest 74796cff4a34 39 minutes ago 187MB 03:01:49 security-spire-server-arm64 latest 0ce4b4fab4d4 39 minutes ago 144MB 03:01:49 security-spire-config-arm64 latest 148e881ee996 39 minutes ago 143MB 03:01:49 ci-base-image-arm64 latest f401657a5486 41 minutes ago 950MB 03:01:49 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64 1.23-alpine 43a1c90cae9b 47 hours ago 594MB 03:01:49 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 03:01:49 provisioning config files... 03:01:49 copy managed file [edgex-go-settings] to file:/w/workspace/edgex-go/912@tmp/config12093795392729929870tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:01:49 ---> ****-login.sh 03:01:49 nexus3.edgexfoundry.org:10001 03:01:49 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:01:50 Configure a credential helper to remove this warning. See 03:01:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:01:50 03:01:50 Login Succeeded 03:01:50 nexus3.edgexfoundry.org:10002 03:01:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:01:50 Configure a credential helper to remove this warning. See 03:01:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:01:50 03:01:50 Login Succeeded 03:01:50 nexus3.edgexfoundry.org:10003 03:01:50 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:50 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:01:50 Configure a credential helper to remove this warning. See 03:01:50 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:01:50 03:01:50 Login Succeeded 03:01:50 nexus3.edgexfoundry.org:10004 03:01:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:01:51 Configure a credential helper to remove this warning. See 03:01:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:01:51 03:01:51 Login Succeeded 03:01:51 ****.io 03:01:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 03:01:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.****/config.json. 03:01:51 Configure a credential helper to remove this warning. See 03:01:51 https://docs.****.com/engine/reference/commandline/login/#credentials-store 03:01:51 03:01:51 Login Succeeded 03:01:51 ---> ****-login.sh ends [Pipeline] } 03:01:51 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:01:51 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 03:01:51 [edgeXDocker.push] Tagging docker image core-command-arm64 with the following tags: 03:01:51 676951d955e4c4c86fc34e64f6f39dfe192b487c 03:01:51 latest 03:01:51 4.1.0-dev.67 03:01:51 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 03:01:51 main 03:01:51 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:52 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:52 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c 03:01:52 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:01:52 cc7afe876022: Preparing 03:01:52 4e205c2f2bfc: Preparing 03:01:52 d939ba3184b0: Preparing 03:01:52 4009b7713d8e: Preparing 03:01:52 57d531600dc7: Preparing 03:01:52 ae07da2b4e7b: Preparing 03:01:52 c231f5c0ede3: Preparing 03:01:52 ae07da2b4e7b: Waiting 03:01:52 c231f5c0ede3: Waiting 03:01:52 57d531600dc7: Pushed 03:01:52 d939ba3184b0: Pushed 03:01:52 cc7afe876022: Pushed 03:01:52 4009b7713d8e: Pushed 03:01:52 ae07da2b4e7b: Pushed 03:01:55 c231f5c0ede3: Pushed 03:01:59 4e205c2f2bfc: Pushed 03:01:59 676951d955e4c4c86fc34e64f6f39dfe192b487c: digest: sha256:4f3445769cecc0c5655ca57aec83269b86730feb1191303fcaa7606a3c3a1562 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:01:59 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:00 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:02:00 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:02:00 cc7afe876022: Preparing 03:02:00 4e205c2f2bfc: Preparing 03:02:00 d939ba3184b0: Preparing 03:02:00 4009b7713d8e: Preparing 03:02:00 57d531600dc7: Preparing 03:02:00 ae07da2b4e7b: Preparing 03:02:00 c231f5c0ede3: Preparing 03:02:00 c231f5c0ede3: Waiting 03:02:00 ae07da2b4e7b: Waiting 03:02:00 d939ba3184b0: Layer already exists 03:02:00 4e205c2f2bfc: Layer already exists 03:02:00 cc7afe876022: Layer already exists 03:02:00 4009b7713d8e: Layer already exists 03:02:00 57d531600dc7: Layer already exists 03:02:00 c231f5c0ede3: Layer already exists 03:02:00 ae07da2b4e7b: Layer already exists 03:02:00 latest: digest: sha256:4f3445769cecc0c5655ca57aec83269b86730feb1191303fcaa7606a3c3a1562 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:00 + 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 03:02:01 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.67 03:02:01 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:02:01 cc7afe876022: Preparing 03:02:01 4e205c2f2bfc: Preparing 03:02:01 d939ba3184b0: Preparing 03:02:01 4009b7713d8e: Preparing 03:02:01 57d531600dc7: Preparing 03:02:01 ae07da2b4e7b: Preparing 03:02:01 c231f5c0ede3: Preparing 03:02:01 ae07da2b4e7b: Waiting 03:02:01 c231f5c0ede3: Waiting 03:02:01 4e205c2f2bfc: Layer already exists 03:02:01 cc7afe876022: Layer already exists 03:02:01 57d531600dc7: Layer already exists 03:02:01 4009b7713d8e: Layer already exists 03:02:01 d939ba3184b0: Layer already exists 03:02:01 c231f5c0ede3: Layer already exists 03:02:01 ae07da2b4e7b: Layer already exists 03:02:01 4.1.0-dev.67: digest: sha256:4f3445769cecc0c5655ca57aec83269b86730feb1191303fcaa7606a3c3a1562 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:01 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:02 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 03:02:02 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:02:02 cc7afe876022: Preparing 03:02:02 4e205c2f2bfc: Preparing 03:02:02 d939ba3184b0: Preparing 03:02:02 4009b7713d8e: Preparing 03:02:02 57d531600dc7: Preparing 03:02:02 ae07da2b4e7b: Preparing 03:02:02 c231f5c0ede3: Preparing 03:02:02 ae07da2b4e7b: Waiting 03:02:02 c231f5c0ede3: Waiting 03:02:02 cc7afe876022: Layer already exists 03:02:02 d939ba3184b0: Layer already exists 03:02:02 4e205c2f2bfc: Layer already exists 03:02:02 4009b7713d8e: Layer already exists 03:02:02 57d531600dc7: Layer already exists 03:02:02 ae07da2b4e7b: Layer already exists 03:02:02 c231f5c0ede3: Layer already exists 03:02:02 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67: digest: sha256:4f3445769cecc0c5655ca57aec83269b86730feb1191303fcaa7606a3c3a1562 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:02 + docker tag core-command-arm64 nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:03 + docker push nexus3.edgexfoundry.org:10004/core-command-arm64:main 03:02:03 The push refers to repository [nexus3.edgexfoundry.org:10004/core-command-arm64] 03:02:03 cc7afe876022: Preparing 03:02:03 4e205c2f2bfc: Preparing 03:02:03 d939ba3184b0: Preparing 03:02:03 4009b7713d8e: Preparing 03:02:03 57d531600dc7: Preparing 03:02:03 ae07da2b4e7b: Preparing 03:02:03 c231f5c0ede3: Preparing 03:02:03 ae07da2b4e7b: Waiting 03:02:03 c231f5c0ede3: Waiting 03:02:03 d939ba3184b0: Layer already exists 03:02:03 cc7afe876022: Layer already exists 03:02:03 4e205c2f2bfc: Layer already exists 03:02:03 4009b7713d8e: Layer already exists 03:02:03 57d531600dc7: Layer already exists 03:02:03 ae07da2b4e7b: Layer already exists 03:02:03 c231f5c0ede3: Layer already exists 03:02:03 main: digest: sha256:4f3445769cecc0c5655ca57aec83269b86730feb1191303fcaa7606a3c3a1562 size: 1778 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:02:03 ===================================================== [Pipeline] echo 03:02:03 taggedImages: 03:02:03 - nexus3.edgexfoundry.org:10004/core-command-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c 03:02:03 - nexus3.edgexfoundry.org:10004/core-command-arm64:latest 03:02:03 - nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.67 03:02:03 - nexus3.edgexfoundry.org:10004/core-command-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 03:02:03 - nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 03:02:03 [edgeXDocker.push] Tagging docker image core-common-config-bootstrapper-arm64 with the following tags: 03:02:03 676951d955e4c4c86fc34e64f6f39dfe192b487c 03:02:03 latest 03:02:03 4.1.0-dev.67 03:02:03 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 03:02:03 main 03:02:03 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:04 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:04 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c 03:02:04 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:02:04 ca9cf5449f06: Preparing 03:02:04 ffc02ad261c9: Preparing 03:02:04 778491f10802: Preparing 03:02:04 3e28ac5bcc17: Preparing 03:02:04 d939ba3184b0: Preparing 03:02:04 4009b7713d8e: Preparing 03:02:04 57d531600dc7: Preparing 03:02:04 ae07da2b4e7b: Preparing 03:02:04 c231f5c0ede3: Preparing 03:02:04 4009b7713d8e: Waiting 03:02:04 57d531600dc7: Waiting 03:02:04 c231f5c0ede3: Waiting 03:02:04 ae07da2b4e7b: Waiting 03:02:04 d939ba3184b0: Layer already exists 03:02:04 4009b7713d8e: Layer already exists 03:02:04 57d531600dc7: Layer already exists 03:02:04 ca9cf5449f06: Pushed 03:02:04 778491f10802: Pushed 03:02:04 ae07da2b4e7b: Layer already exists 03:02:04 ffc02ad261c9: Pushed 03:02:04 c231f5c0ede3: Layer already exists 03:02:07 3e28ac5bcc17: Pushed 03:02:07 676951d955e4c4c86fc34e64f6f39dfe192b487c: digest: sha256:b099a980f4faca576e8e69e39193bf147bdcb6775c0c30b15210c2a381f47f96 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:07 + 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 03:02:07 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:02:07 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:02:07 ca9cf5449f06: Preparing 03:02:07 ffc02ad261c9: Preparing 03:02:07 778491f10802: Preparing 03:02:07 3e28ac5bcc17: Preparing 03:02:07 d939ba3184b0: Preparing 03:02:07 4009b7713d8e: Preparing 03:02:07 57d531600dc7: Preparing 03:02:07 ae07da2b4e7b: Preparing 03:02:07 c231f5c0ede3: Preparing 03:02:07 4009b7713d8e: Waiting 03:02:07 57d531600dc7: Waiting 03:02:07 ae07da2b4e7b: Waiting 03:02:07 c231f5c0ede3: Waiting 03:02:07 ca9cf5449f06: Layer already exists 03:02:07 ffc02ad261c9: Layer already exists 03:02:07 3e28ac5bcc17: Layer already exists 03:02:07 778491f10802: Layer already exists 03:02:07 d939ba3184b0: Layer already exists 03:02:07 4009b7713d8e: Layer already exists 03:02:07 57d531600dc7: Layer already exists 03:02:07 ae07da2b4e7b: Layer already exists 03:02:07 c231f5c0ede3: Layer already exists 03:02:08 latest: digest: sha256:b099a980f4faca576e8e69e39193bf147bdcb6775c0c30b15210c2a381f47f96 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:08 + 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 03:02:08 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.67 03:02:08 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:02:08 ca9cf5449f06: Preparing 03:02:08 ffc02ad261c9: Preparing 03:02:08 778491f10802: Preparing 03:02:08 3e28ac5bcc17: Preparing 03:02:08 d939ba3184b0: Preparing 03:02:08 4009b7713d8e: Preparing 03:02:08 57d531600dc7: Preparing 03:02:08 ae07da2b4e7b: Preparing 03:02:08 c231f5c0ede3: Preparing 03:02:08 4009b7713d8e: Waiting 03:02:08 57d531600dc7: Waiting 03:02:08 ae07da2b4e7b: Waiting 03:02:08 c231f5c0ede3: Waiting 03:02:08 ca9cf5449f06: Layer already exists 03:02:08 d939ba3184b0: Layer already exists 03:02:08 ffc02ad261c9: Layer already exists 03:02:08 778491f10802: Layer already exists 03:02:08 3e28ac5bcc17: Layer already exists 03:02:08 57d531600dc7: Layer already exists 03:02:08 4009b7713d8e: Layer already exists 03:02:08 ae07da2b4e7b: Layer already exists 03:02:08 c231f5c0ede3: Layer already exists 03:02:09 4.1.0-dev.67: digest: sha256:b099a980f4faca576e8e69e39193bf147bdcb6775c0c30b15210c2a381f47f96 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:09 + docker tag core-common-config-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:09 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 03:02:09 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:02:09 ca9cf5449f06: Preparing 03:02:09 ffc02ad261c9: Preparing 03:02:09 778491f10802: Preparing 03:02:09 3e28ac5bcc17: Preparing 03:02:09 d939ba3184b0: Preparing 03:02:09 4009b7713d8e: Preparing 03:02:09 57d531600dc7: Preparing 03:02:09 ae07da2b4e7b: Preparing 03:02:09 c231f5c0ede3: Preparing 03:02:09 57d531600dc7: Waiting 03:02:09 ae07da2b4e7b: Waiting 03:02:09 c231f5c0ede3: Waiting 03:02:09 4009b7713d8e: Waiting 03:02:09 3e28ac5bcc17: Layer already exists 03:02:09 ffc02ad261c9: Layer already exists 03:02:09 778491f10802: Layer already exists 03:02:09 ca9cf5449f06: Layer already exists 03:02:09 d939ba3184b0: Layer already exists 03:02:09 4009b7713d8e: Layer already exists 03:02:09 c231f5c0ede3: Layer already exists 03:02:09 57d531600dc7: Layer already exists 03:02:09 ae07da2b4e7b: Layer already exists 03:02:10 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67: digest: sha256:b099a980f4faca576e8e69e39193bf147bdcb6775c0c30b15210c2a381f47f96 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:10 + 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 03:02:10 + docker push nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main 03:02:10 The push refers to repository [nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64] 03:02:10 ca9cf5449f06: Preparing 03:02:10 ffc02ad261c9: Preparing 03:02:10 778491f10802: Preparing 03:02:10 3e28ac5bcc17: Preparing 03:02:10 d939ba3184b0: Preparing 03:02:10 4009b7713d8e: Preparing 03:02:10 57d531600dc7: Preparing 03:02:10 ae07da2b4e7b: Preparing 03:02:10 c231f5c0ede3: Preparing 03:02:10 57d531600dc7: Waiting 03:02:10 ae07da2b4e7b: Waiting 03:02:10 c231f5c0ede3: Waiting 03:02:10 4009b7713d8e: Waiting 03:02:10 ca9cf5449f06: Layer already exists 03:02:10 778491f10802: Layer already exists 03:02:10 d939ba3184b0: Layer already exists 03:02:10 3e28ac5bcc17: Layer already exists 03:02:10 ffc02ad261c9: Layer already exists 03:02:10 ae07da2b4e7b: Layer already exists 03:02:10 57d531600dc7: Layer already exists 03:02:10 4009b7713d8e: Layer already exists 03:02:10 c231f5c0ede3: Layer already exists 03:02:11 main: digest: sha256:b099a980f4faca576e8e69e39193bf147bdcb6775c0c30b15210c2a381f47f96 size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:02:11 ===================================================== [Pipeline] echo 03:02:11 taggedImages: 03:02:11 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c 03:02:11 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest 03:02:11 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.67 03:02:11 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 03:02:11 - nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 03:02:11 [edgeXDocker.push] Tagging docker image core-data-arm64 with the following tags: 03:02:11 676951d955e4c4c86fc34e64f6f39dfe192b487c 03:02:11 latest 03:02:11 4.1.0-dev.67 03:02:11 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 03:02:11 main 03:02:11 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:11 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:12 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c 03:02:12 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:02:12 7bef6624d653: Preparing 03:02:12 d66e6e728f33: Preparing 03:02:12 d939ba3184b0: Preparing 03:02:12 4009b7713d8e: Preparing 03:02:12 a370f4ad62fb: Preparing 03:02:12 e952577bd553: Preparing 03:02:12 c231f5c0ede3: Preparing 03:02:12 e952577bd553: Waiting 03:02:12 c231f5c0ede3: Waiting 03:02:12 4009b7713d8e: Layer already exists 03:02:12 d939ba3184b0: Layer already exists 03:02:12 a370f4ad62fb: Pushed 03:02:12 c231f5c0ede3: Layer already exists 03:02:12 7bef6624d653: Pushed 03:02:12 e952577bd553: Pushed 03:02:20 d66e6e728f33: Pushed 03:02:20 676951d955e4c4c86fc34e64f6f39dfe192b487c: digest: sha256:143cceed43f687c2bfb839accfa723bd8ee7f4eea18158738e4c139184be2fc8 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:20 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:21 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:02:21 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:02:21 7bef6624d653: Preparing 03:02:21 d66e6e728f33: Preparing 03:02:21 d939ba3184b0: Preparing 03:02:21 4009b7713d8e: Preparing 03:02:21 a370f4ad62fb: Preparing 03:02:21 e952577bd553: Preparing 03:02:21 c231f5c0ede3: Preparing 03:02:21 e952577bd553: Waiting 03:02:21 c231f5c0ede3: Waiting 03:02:21 4009b7713d8e: Layer already exists 03:02:21 d66e6e728f33: Layer already exists 03:02:21 d939ba3184b0: Layer already exists 03:02:21 a370f4ad62fb: Layer already exists 03:02:21 7bef6624d653: Layer already exists 03:02:21 e952577bd553: Layer already exists 03:02:21 c231f5c0ede3: Layer already exists 03:02:21 latest: digest: sha256:143cceed43f687c2bfb839accfa723bd8ee7f4eea18158738e4c139184be2fc8 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:21 + 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 03:02:22 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.67 03:02:22 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:02:22 7bef6624d653: Preparing 03:02:22 d66e6e728f33: Preparing 03:02:22 d939ba3184b0: Preparing 03:02:22 4009b7713d8e: Preparing 03:02:22 a370f4ad62fb: Preparing 03:02:22 e952577bd553: Preparing 03:02:22 c231f5c0ede3: Preparing 03:02:22 c231f5c0ede3: Waiting 03:02:22 e952577bd553: Waiting 03:02:22 4009b7713d8e: Layer already exists 03:02:22 a370f4ad62fb: Layer already exists 03:02:22 d66e6e728f33: Layer already exists 03:02:22 d939ba3184b0: Layer already exists 03:02:22 7bef6624d653: Layer already exists 03:02:22 c231f5c0ede3: Layer already exists 03:02:22 e952577bd553: Layer already exists 03:02:22 4.1.0-dev.67: digest: sha256:143cceed43f687c2bfb839accfa723bd8ee7f4eea18158738e4c139184be2fc8 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:22 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:23 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 03:02:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:02:23 7bef6624d653: Preparing 03:02:23 d66e6e728f33: Preparing 03:02:23 d939ba3184b0: Preparing 03:02:23 4009b7713d8e: Preparing 03:02:23 a370f4ad62fb: Preparing 03:02:23 e952577bd553: Preparing 03:02:23 c231f5c0ede3: Preparing 03:02:23 e952577bd553: Waiting 03:02:23 c231f5c0ede3: Waiting 03:02:23 7bef6624d653: Layer already exists 03:02:23 4009b7713d8e: Layer already exists 03:02:23 d66e6e728f33: Layer already exists 03:02:23 a370f4ad62fb: Layer already exists 03:02:23 d939ba3184b0: Layer already exists 03:02:23 c231f5c0ede3: Layer already exists 03:02:23 e952577bd553: Layer already exists 03:02:23 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67: digest: sha256:143cceed43f687c2bfb839accfa723bd8ee7f4eea18158738e4c139184be2fc8 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:23 + docker tag core-data-arm64 nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:23 + docker push nexus3.edgexfoundry.org:10004/core-data-arm64:main 03:02:23 The push refers to repository [nexus3.edgexfoundry.org:10004/core-data-arm64] 03:02:23 7bef6624d653: Preparing 03:02:23 d66e6e728f33: Preparing 03:02:23 d939ba3184b0: Preparing 03:02:23 4009b7713d8e: Preparing 03:02:23 a370f4ad62fb: Preparing 03:02:23 e952577bd553: Preparing 03:02:23 c231f5c0ede3: Preparing 03:02:23 e952577bd553: Waiting 03:02:23 c231f5c0ede3: Waiting 03:02:23 d66e6e728f33: Layer already exists 03:02:23 7bef6624d653: Layer already exists 03:02:23 4009b7713d8e: Layer already exists 03:02:23 d939ba3184b0: Layer already exists 03:02:23 a370f4ad62fb: Layer already exists 03:02:23 e952577bd553: Layer already exists 03:02:23 c231f5c0ede3: Layer already exists 03:02:23 main: digest: sha256:143cceed43f687c2bfb839accfa723bd8ee7f4eea18158738e4c139184be2fc8 size: 1779 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:02:24 ===================================================== [Pipeline] echo 03:02:24 taggedImages: 03:02:24 - nexus3.edgexfoundry.org:10004/core-data-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c 03:02:24 - nexus3.edgexfoundry.org:10004/core-data-arm64:latest 03:02:24 - nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.67 03:02:24 - nexus3.edgexfoundry.org:10004/core-data-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 03:02:24 - nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 03:02:24 [edgeXDocker.push] Tagging docker image core-keeper-arm64 with the following tags: 03:02:24 676951d955e4c4c86fc34e64f6f39dfe192b487c 03:02:24 latest 03:02:24 4.1.0-dev.67 03:02:24 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 03:02:24 main 03:02:24 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:24 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:25 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c 03:02:25 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:02:25 cdc3fcb2b62e: Preparing 03:02:25 1eecc496c214: Preparing 03:02:25 4009b7713d8e: Preparing 03:02:25 1d621530d2fb: Preparing 03:02:25 2b766647ca2c: Preparing 03:02:25 c231f5c0ede3: Preparing 03:02:25 c231f5c0ede3: Waiting 03:02:25 4009b7713d8e: Layer already exists 03:02:25 c231f5c0ede3: Layer already exists 03:02:25 2b766647ca2c: Pushed 03:02:25 cdc3fcb2b62e: Pushed 03:02:25 1d621530d2fb: Pushed 03:02:33 1eecc496c214: Pushed 03:02:33 676951d955e4c4c86fc34e64f6f39dfe192b487c: digest: sha256:e716ded5ec94a3f7b718ae5aeeea10a86c034df07e86c15d9e5721a8ae1630fb size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:33 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:34 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 03:02:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:02:34 cdc3fcb2b62e: Preparing 03:02:34 1eecc496c214: Preparing 03:02:34 4009b7713d8e: Preparing 03:02:34 1d621530d2fb: Preparing 03:02:34 2b766647ca2c: Preparing 03:02:34 c231f5c0ede3: Preparing 03:02:34 c231f5c0ede3: Waiting 03:02:34 cdc3fcb2b62e: Layer already exists 03:02:34 4009b7713d8e: Layer already exists 03:02:34 1d621530d2fb: Layer already exists 03:02:34 2b766647ca2c: Layer already exists 03:02:34 1eecc496c214: Layer already exists 03:02:34 c231f5c0ede3: Layer already exists 03:02:34 latest: digest: sha256:e716ded5ec94a3f7b718ae5aeeea10a86c034df07e86c15d9e5721a8ae1630fb size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:34 + 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 03:02:34 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.67 03:02:34 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:02:34 cdc3fcb2b62e: Preparing 03:02:34 1eecc496c214: Preparing 03:02:34 4009b7713d8e: Preparing 03:02:34 1d621530d2fb: Preparing 03:02:34 2b766647ca2c: Preparing 03:02:34 c231f5c0ede3: Preparing 03:02:34 c231f5c0ede3: Waiting 03:02:34 1eecc496c214: Layer already exists 03:02:34 1d621530d2fb: Layer already exists 03:02:34 2b766647ca2c: Layer already exists 03:02:34 cdc3fcb2b62e: Layer already exists 03:02:34 4009b7713d8e: Layer already exists 03:02:34 c231f5c0ede3: Layer already exists 03:02:34 4.1.0-dev.67: digest: sha256:e716ded5ec94a3f7b718ae5aeeea10a86c034df07e86c15d9e5721a8ae1630fb size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:35 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:35 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 03:02:35 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:02:35 cdc3fcb2b62e: Preparing 03:02:35 1eecc496c214: Preparing 03:02:35 4009b7713d8e: Preparing 03:02:35 1d621530d2fb: Preparing 03:02:35 2b766647ca2c: Preparing 03:02:35 c231f5c0ede3: Preparing 03:02:35 c231f5c0ede3: Waiting 03:02:35 cdc3fcb2b62e: Layer already exists 03:02:35 4009b7713d8e: Layer already exists 03:02:35 1eecc496c214: Layer already exists 03:02:35 2b766647ca2c: Layer already exists 03:02:35 1d621530d2fb: Layer already exists 03:02:35 c231f5c0ede3: Layer already exists 03:02:35 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67: digest: sha256:e716ded5ec94a3f7b718ae5aeeea10a86c034df07e86c15d9e5721a8ae1630fb size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:35 + docker tag core-keeper-arm64 nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:36 + docker push nexus3.edgexfoundry.org:10004/core-keeper-arm64:main 03:02:36 The push refers to repository [nexus3.edgexfoundry.org:10004/core-keeper-arm64] 03:02:36 cdc3fcb2b62e: Preparing 03:02:36 1eecc496c214: Preparing 03:02:36 4009b7713d8e: Preparing 03:02:36 1d621530d2fb: Preparing 03:02:36 2b766647ca2c: Preparing 03:02:36 c231f5c0ede3: Preparing 03:02:36 c231f5c0ede3: Waiting 03:02:36 1eecc496c214: Layer already exists 03:02:36 4009b7713d8e: Layer already exists 03:02:36 2b766647ca2c: Layer already exists 03:02:36 cdc3fcb2b62e: Layer already exists 03:02:36 1d621530d2fb: Layer already exists 03:02:36 c231f5c0ede3: Layer already exists 03:02:36 main: digest: sha256:e716ded5ec94a3f7b718ae5aeeea10a86c034df07e86c15d9e5721a8ae1630fb size: 1572 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:02:36 ===================================================== [Pipeline] echo 03:02:36 taggedImages: 03:02:36 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c 03:02:36 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest 03:02:36 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.67 03:02:36 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 03:02:36 - nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 03:02:36 [edgeXDocker.push] Tagging docker image core-metadata-arm64 with the following tags: 03:02:36 676951d955e4c4c86fc34e64f6f39dfe192b487c 03:02:36 latest 03:02:36 4.1.0-dev.67 03:02:36 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 03:02:36 main 03:02:36 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:36 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:37 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c 03:02:37 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:02:37 0edfa03c9ef9: Preparing 03:02:37 1dc4a9207963: Preparing 03:02:37 2ae0a9c41f4a: Preparing 03:02:37 d939ba3184b0: Preparing 03:02:37 4009b7713d8e: Preparing 03:02:37 57d531600dc7: Preparing 03:02:37 ae07da2b4e7b: Preparing 03:02:37 c231f5c0ede3: Preparing 03:02:37 ae07da2b4e7b: Waiting 03:02:37 c231f5c0ede3: Waiting 03:02:37 57d531600dc7: Waiting 03:02:37 d939ba3184b0: Layer already exists 03:02:37 4009b7713d8e: Layer already exists 03:02:37 57d531600dc7: Layer already exists 03:02:37 ae07da2b4e7b: Layer already exists 03:02:37 c231f5c0ede3: Layer already exists 03:02:37 1dc4a9207963: Pushed 03:02:37 0edfa03c9ef9: Pushed 03:02:45 2ae0a9c41f4a: Pushed 03:02:45 676951d955e4c4c86fc34e64f6f39dfe192b487c: digest: sha256:2d47a7b7a3cde9d816a0625211e2d1d69cc747a867bd3c3b7344125f93efcdd8 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:46 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:46 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:02:46 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:02:46 0edfa03c9ef9: Preparing 03:02:46 1dc4a9207963: Preparing 03:02:46 2ae0a9c41f4a: Preparing 03:02:46 d939ba3184b0: Preparing 03:02:46 4009b7713d8e: Preparing 03:02:46 57d531600dc7: Preparing 03:02:46 ae07da2b4e7b: Preparing 03:02:46 c231f5c0ede3: Preparing 03:02:46 57d531600dc7: Waiting 03:02:46 ae07da2b4e7b: Waiting 03:02:46 c231f5c0ede3: Waiting 03:02:46 1dc4a9207963: Layer already exists 03:02:46 d939ba3184b0: Layer already exists 03:02:46 4009b7713d8e: Layer already exists 03:02:46 2ae0a9c41f4a: Layer already exists 03:02:46 0edfa03c9ef9: Layer already exists 03:02:46 57d531600dc7: Layer already exists 03:02:46 c231f5c0ede3: Layer already exists 03:02:46 ae07da2b4e7b: Layer already exists 03:02:46 latest: digest: sha256:2d47a7b7a3cde9d816a0625211e2d1d69cc747a867bd3c3b7344125f93efcdd8 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:46 + 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 03:02:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.67 03:02:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:02:47 0edfa03c9ef9: Preparing 03:02:47 1dc4a9207963: Preparing 03:02:47 2ae0a9c41f4a: Preparing 03:02:47 d939ba3184b0: Preparing 03:02:47 4009b7713d8e: Preparing 03:02:47 57d531600dc7: Preparing 03:02:47 ae07da2b4e7b: Preparing 03:02:47 c231f5c0ede3: Preparing 03:02:47 ae07da2b4e7b: Waiting 03:02:47 c231f5c0ede3: Waiting 03:02:47 57d531600dc7: Waiting 03:02:47 2ae0a9c41f4a: Layer already exists 03:02:47 0edfa03c9ef9: Layer already exists 03:02:47 1dc4a9207963: Layer already exists 03:02:47 4009b7713d8e: Layer already exists 03:02:47 d939ba3184b0: Layer already exists 03:02:47 57d531600dc7: Layer already exists 03:02:47 ae07da2b4e7b: Layer already exists 03:02:47 c231f5c0ede3: Layer already exists 03:02:47 4.1.0-dev.67: digest: sha256:2d47a7b7a3cde9d816a0625211e2d1d69cc747a867bd3c3b7344125f93efcdd8 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:47 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:47 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 03:02:47 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:02:47 0edfa03c9ef9: Preparing 03:02:47 1dc4a9207963: Preparing 03:02:47 2ae0a9c41f4a: Preparing 03:02:47 d939ba3184b0: Preparing 03:02:47 4009b7713d8e: Preparing 03:02:47 57d531600dc7: Preparing 03:02:47 ae07da2b4e7b: Preparing 03:02:47 c231f5c0ede3: Preparing 03:02:47 ae07da2b4e7b: Waiting 03:02:47 c231f5c0ede3: Waiting 03:02:47 57d531600dc7: Waiting 03:02:47 1dc4a9207963: Layer already exists 03:02:47 0edfa03c9ef9: Layer already exists 03:02:47 2ae0a9c41f4a: Layer already exists 03:02:47 d939ba3184b0: Layer already exists 03:02:47 4009b7713d8e: Layer already exists 03:02:47 57d531600dc7: Layer already exists 03:02:47 ae07da2b4e7b: Layer already exists 03:02:47 c231f5c0ede3: Layer already exists 03:02:47 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67: digest: sha256:2d47a7b7a3cde9d816a0625211e2d1d69cc747a867bd3c3b7344125f93efcdd8 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:48 + docker tag core-metadata-arm64 nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:48 + docker push nexus3.edgexfoundry.org:10004/core-metadata-arm64:main 03:02:48 The push refers to repository [nexus3.edgexfoundry.org:10004/core-metadata-arm64] 03:02:48 0edfa03c9ef9: Preparing 03:02:48 1dc4a9207963: Preparing 03:02:48 2ae0a9c41f4a: Preparing 03:02:48 d939ba3184b0: Preparing 03:02:48 4009b7713d8e: Preparing 03:02:48 57d531600dc7: Preparing 03:02:48 ae07da2b4e7b: Preparing 03:02:48 c231f5c0ede3: Preparing 03:02:48 ae07da2b4e7b: Waiting 03:02:48 c231f5c0ede3: Waiting 03:02:48 57d531600dc7: Waiting 03:02:48 2ae0a9c41f4a: Layer already exists 03:02:48 4009b7713d8e: Layer already exists 03:02:48 1dc4a9207963: Layer already exists 03:02:48 d939ba3184b0: Layer already exists 03:02:48 0edfa03c9ef9: Layer already exists 03:02:48 ae07da2b4e7b: Layer already exists 03:02:48 c231f5c0ede3: Layer already exists 03:02:48 57d531600dc7: Layer already exists 03:02:48 main: digest: sha256:2d47a7b7a3cde9d816a0625211e2d1d69cc747a867bd3c3b7344125f93efcdd8 size: 1986 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:02:49 ===================================================== [Pipeline] echo 03:02:49 taggedImages: 03:02:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c 03:02:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest 03:02:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.67 03:02:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 03:02:49 - nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 03:02:49 [edgeXDocker.push] Tagging docker image security-bootstrapper-arm64 with the following tags: 03:02:49 676951d955e4c4c86fc34e64f6f39dfe192b487c 03:02:49 latest 03:02:49 4.1.0-dev.67 03:02:49 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 03:02:49 main 03:02:49 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:49 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:50 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c 03:02:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:02:50 26802f0ef112: Preparing 03:02:50 f73e32920713: Preparing 03:02:50 6c6e9883cdb7: Preparing 03:02:50 2085fb2d4713: Preparing 03:02:50 31f8b0f4b934: Preparing 03:02:50 c16690e7520b: Preparing 03:02:50 3cde2c34e66d: Preparing 03:02:50 d939ba3184b0: Preparing 03:02:50 4009b7713d8e: Preparing 03:02:50 301e4edd3051: Preparing 03:02:50 06908698daa3: Preparing 03:02:50 5f70bf18a086: Preparing 03:02:50 004a5a5d1df5: Preparing 03:02:50 2196839cb498: Preparing 03:02:50 cbab951c87bd: Preparing 03:02:50 c231f5c0ede3: Preparing 03:02:50 c16690e7520b: Waiting 03:02:50 3cde2c34e66d: Waiting 03:02:50 d939ba3184b0: Waiting 03:02:50 4009b7713d8e: Waiting 03:02:50 301e4edd3051: Waiting 03:02:50 5f70bf18a086: Waiting 03:02:50 cbab951c87bd: Waiting 03:02:50 004a5a5d1df5: Waiting 03:02:50 c231f5c0ede3: Waiting 03:02:50 31f8b0f4b934: Pushed 03:02:50 2085fb2d4713: Pushed 03:02:50 6c6e9883cdb7: Pushed 03:02:50 f73e32920713: Pushed 03:02:50 26802f0ef112: Pushed 03:02:50 4009b7713d8e: Layer already exists 03:02:50 d939ba3184b0: Layer already exists 03:02:50 c16690e7520b: Pushed 03:02:50 5f70bf18a086: Layer already exists 03:02:50 301e4edd3051: Pushed 03:02:50 06908698daa3: Pushed 03:02:50 004a5a5d1df5: Pushed 03:02:50 2196839cb498: Pushed 03:02:50 c231f5c0ede3: Layer already exists 03:02:50 cbab951c87bd: Pushed 03:02:53 3cde2c34e66d: Pushed 03:02:53 676951d955e4c4c86fc34e64f6f39dfe192b487c: digest: sha256:dc580f7d2aa3541ab1e6acd74bdc8e400f54e86b04848e987afabab7e2543ab1 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:53 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:53 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:02:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:02:53 26802f0ef112: Preparing 03:02:53 f73e32920713: Preparing 03:02:53 6c6e9883cdb7: Preparing 03:02:53 2085fb2d4713: Preparing 03:02:53 31f8b0f4b934: Preparing 03:02:53 c16690e7520b: Preparing 03:02:53 3cde2c34e66d: Preparing 03:02:53 d939ba3184b0: Preparing 03:02:53 4009b7713d8e: Preparing 03:02:53 301e4edd3051: Preparing 03:02:53 06908698daa3: Preparing 03:02:53 5f70bf18a086: Preparing 03:02:53 004a5a5d1df5: Preparing 03:02:53 2196839cb498: Preparing 03:02:53 cbab951c87bd: Preparing 03:02:53 c231f5c0ede3: Preparing 03:02:53 d939ba3184b0: Waiting 03:02:53 4009b7713d8e: Waiting 03:02:53 c16690e7520b: Waiting 03:02:53 3cde2c34e66d: Waiting 03:02:53 06908698daa3: Waiting 03:02:53 2196839cb498: Waiting 03:02:53 5f70bf18a086: Waiting 03:02:53 004a5a5d1df5: Waiting 03:02:53 cbab951c87bd: Waiting 03:02:53 6c6e9883cdb7: Layer already exists 03:02:53 31f8b0f4b934: Layer already exists 03:02:53 f73e32920713: Layer already exists 03:02:53 2085fb2d4713: Layer already exists 03:02:53 26802f0ef112: Layer already exists 03:02:53 c16690e7520b: Layer already exists 03:02:53 3cde2c34e66d: Layer already exists 03:02:53 d939ba3184b0: Layer already exists 03:02:53 301e4edd3051: Layer already exists 03:02:53 4009b7713d8e: Layer already exists 03:02:53 004a5a5d1df5: Layer already exists 03:02:53 06908698daa3: Layer already exists 03:02:53 5f70bf18a086: Layer already exists 03:02:53 cbab951c87bd: Layer already exists 03:02:53 2196839cb498: Layer already exists 03:02:53 c231f5c0ede3: Layer already exists 03:02:54 latest: digest: sha256:dc580f7d2aa3541ab1e6acd74bdc8e400f54e86b04848e987afabab7e2543ab1 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:54 + 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 03:02:54 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.67 03:02:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:02:54 26802f0ef112: Preparing 03:02:54 f73e32920713: Preparing 03:02:54 6c6e9883cdb7: Preparing 03:02:54 2085fb2d4713: Preparing 03:02:54 31f8b0f4b934: Preparing 03:02:54 c16690e7520b: Preparing 03:02:54 3cde2c34e66d: Preparing 03:02:54 d939ba3184b0: Preparing 03:02:54 4009b7713d8e: Preparing 03:02:54 301e4edd3051: Preparing 03:02:54 06908698daa3: Preparing 03:02:54 5f70bf18a086: Preparing 03:02:54 004a5a5d1df5: Preparing 03:02:54 2196839cb498: Preparing 03:02:54 cbab951c87bd: Preparing 03:02:54 c231f5c0ede3: Preparing 03:02:54 4009b7713d8e: Waiting 03:02:54 301e4edd3051: Waiting 03:02:54 06908698daa3: Waiting 03:02:54 5f70bf18a086: Waiting 03:02:54 004a5a5d1df5: Waiting 03:02:54 2196839cb498: Waiting 03:02:54 cbab951c87bd: Waiting 03:02:54 c231f5c0ede3: Waiting 03:02:54 c16690e7520b: Waiting 03:02:54 3cde2c34e66d: Waiting 03:02:54 d939ba3184b0: Waiting 03:02:54 26802f0ef112: Layer already exists 03:02:54 f73e32920713: Layer already exists 03:02:54 2085fb2d4713: Layer already exists 03:02:54 6c6e9883cdb7: Layer already exists 03:02:54 31f8b0f4b934: Layer already exists 03:02:54 301e4edd3051: Layer already exists 03:02:54 4009b7713d8e: Layer already exists 03:02:54 c16690e7520b: Layer already exists 03:02:54 d939ba3184b0: Layer already exists 03:02:54 3cde2c34e66d: Layer already exists 03:02:54 06908698daa3: Layer already exists 03:02:54 5f70bf18a086: Layer already exists 03:02:54 004a5a5d1df5: Layer already exists 03:02:54 cbab951c87bd: Layer already exists 03:02:54 2196839cb498: Layer already exists 03:02:54 c231f5c0ede3: Layer already exists 03:02:55 4.1.0-dev.67: digest: sha256:dc580f7d2aa3541ab1e6acd74bdc8e400f54e86b04848e987afabab7e2543ab1 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:55 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:55 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 03:02:55 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:02:55 26802f0ef112: Preparing 03:02:55 f73e32920713: Preparing 03:02:55 6c6e9883cdb7: Preparing 03:02:55 2085fb2d4713: Preparing 03:02:55 31f8b0f4b934: Preparing 03:02:55 c16690e7520b: Preparing 03:02:55 3cde2c34e66d: Preparing 03:02:55 d939ba3184b0: Preparing 03:02:55 4009b7713d8e: Preparing 03:02:55 301e4edd3051: Preparing 03:02:55 06908698daa3: Preparing 03:02:55 5f70bf18a086: Preparing 03:02:55 004a5a5d1df5: Preparing 03:02:55 2196839cb498: Preparing 03:02:55 cbab951c87bd: Preparing 03:02:55 c231f5c0ede3: Preparing 03:02:55 301e4edd3051: Waiting 03:02:55 06908698daa3: Waiting 03:02:55 5f70bf18a086: Waiting 03:02:55 004a5a5d1df5: Waiting 03:02:55 3cde2c34e66d: Waiting 03:02:55 c16690e7520b: Waiting 03:02:55 d939ba3184b0: Waiting 03:02:55 4009b7713d8e: Waiting 03:02:55 c231f5c0ede3: Waiting 03:02:55 2196839cb498: Waiting 03:02:55 cbab951c87bd: Waiting 03:02:55 f73e32920713: Layer already exists 03:02:55 6c6e9883cdb7: Layer already exists 03:02:55 26802f0ef112: Layer already exists 03:02:55 31f8b0f4b934: Layer already exists 03:02:55 2085fb2d4713: Layer already exists 03:02:55 3cde2c34e66d: Layer already exists 03:02:55 4009b7713d8e: Layer already exists 03:02:55 301e4edd3051: Layer already exists 03:02:55 c16690e7520b: Layer already exists 03:02:55 d939ba3184b0: Layer already exists 03:02:55 5f70bf18a086: Layer already exists 03:02:55 2196839cb498: Layer already exists 03:02:55 06908698daa3: Layer already exists 03:02:55 004a5a5d1df5: Layer already exists 03:02:55 cbab951c87bd: Layer already exists 03:02:55 c231f5c0ede3: Layer already exists 03:02:56 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67: digest: sha256:dc580f7d2aa3541ab1e6acd74bdc8e400f54e86b04848e987afabab7e2543ab1 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:56 + docker tag security-bootstrapper-arm64 nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:56 + docker push nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main 03:02:56 The push refers to repository [nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64] 03:02:56 26802f0ef112: Preparing 03:02:56 f73e32920713: Preparing 03:02:56 6c6e9883cdb7: Preparing 03:02:56 2085fb2d4713: Preparing 03:02:56 31f8b0f4b934: Preparing 03:02:56 c16690e7520b: Preparing 03:02:56 3cde2c34e66d: Preparing 03:02:56 d939ba3184b0: Preparing 03:02:56 4009b7713d8e: Preparing 03:02:56 301e4edd3051: Preparing 03:02:56 06908698daa3: Preparing 03:02:56 5f70bf18a086: Preparing 03:02:56 004a5a5d1df5: Preparing 03:02:56 2196839cb498: Preparing 03:02:56 cbab951c87bd: Preparing 03:02:56 c231f5c0ede3: Preparing 03:02:56 301e4edd3051: Waiting 03:02:56 06908698daa3: Waiting 03:02:56 5f70bf18a086: Waiting 03:02:56 004a5a5d1df5: Waiting 03:02:56 2196839cb498: Waiting 03:02:56 cbab951c87bd: Waiting 03:02:56 c231f5c0ede3: Waiting 03:02:56 c16690e7520b: Waiting 03:02:56 3cde2c34e66d: Waiting 03:02:56 d939ba3184b0: Waiting 03:02:56 4009b7713d8e: Waiting 03:02:56 f73e32920713: Layer already exists 03:02:56 31f8b0f4b934: Layer already exists 03:02:56 2085fb2d4713: Layer already exists 03:02:56 6c6e9883cdb7: Layer already exists 03:02:56 26802f0ef112: Layer already exists 03:02:56 3cde2c34e66d: Layer already exists 03:02:56 d939ba3184b0: Layer already exists 03:02:56 301e4edd3051: Layer already exists 03:02:56 c16690e7520b: Layer already exists 03:02:56 4009b7713d8e: Layer already exists 03:02:56 06908698daa3: Layer already exists 03:02:56 004a5a5d1df5: Layer already exists 03:02:56 5f70bf18a086: Layer already exists 03:02:56 2196839cb498: Layer already exists 03:02:56 cbab951c87bd: Layer already exists 03:02:56 c231f5c0ede3: Layer already exists 03:02:57 main: digest: sha256:dc580f7d2aa3541ab1e6acd74bdc8e400f54e86b04848e987afabab7e2543ab1 size: 3644 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:02:57 ===================================================== [Pipeline] echo 03:02:57 taggedImages: 03:02:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c 03:02:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest 03:02:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.67 03:02:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 03:02:57 - nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 03:02:57 [edgeXDocker.push] Tagging docker image security-proxy-auth-arm64 with the following tags: 03:02:57 676951d955e4c4c86fc34e64f6f39dfe192b487c 03:02:57 latest 03:02:57 4.1.0-dev.67 03:02:57 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 03:02:57 main 03:02:57 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:57 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:02:57 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c 03:02:57 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:02:57 e3ec5e9540cb: Preparing 03:02:57 f810d716ce5a: Preparing 03:02:57 578ba114bc23: Preparing 03:02:57 cf0049e2b528: Preparing 03:02:57 d939ba3184b0: Preparing 03:02:57 4009b7713d8e: Preparing 03:02:57 57d531600dc7: Preparing 03:02:57 ae07da2b4e7b: Preparing 03:02:57 c231f5c0ede3: Preparing 03:02:57 4009b7713d8e: Waiting 03:02:57 57d531600dc7: Waiting 03:02:57 ae07da2b4e7b: Waiting 03:02:57 c231f5c0ede3: Waiting 03:02:57 d939ba3184b0: Layer already exists 03:02:58 4009b7713d8e: Layer already exists 03:02:58 57d531600dc7: Layer already exists 03:02:58 f810d716ce5a: Pushed 03:02:58 ae07da2b4e7b: Layer already exists 03:02:58 578ba114bc23: Pushed 03:02:58 e3ec5e9540cb: Pushed 03:02:58 c231f5c0ede3: Layer already exists 03:03:04 cf0049e2b528: Pushed 03:03:05 676951d955e4c4c86fc34e64f6f39dfe192b487c: digest: sha256:28afbfd23cbd4de7dc81a7be09ba5425129601fc9eb881dedf49b591cb6b499a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:05 + 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 03:03:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 03:03:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:03:06 e3ec5e9540cb: Preparing 03:03:06 f810d716ce5a: Preparing 03:03:06 578ba114bc23: Preparing 03:03:06 cf0049e2b528: Preparing 03:03:06 d939ba3184b0: Preparing 03:03:06 4009b7713d8e: Preparing 03:03:06 57d531600dc7: Preparing 03:03:06 ae07da2b4e7b: Preparing 03:03:06 c231f5c0ede3: Preparing 03:03:06 57d531600dc7: Waiting 03:03:06 ae07da2b4e7b: Waiting 03:03:06 c231f5c0ede3: Waiting 03:03:06 4009b7713d8e: Waiting 03:03:06 d939ba3184b0: Layer already exists 03:03:06 f810d716ce5a: Layer already exists 03:03:06 e3ec5e9540cb: Layer already exists 03:03:06 cf0049e2b528: Layer already exists 03:03:06 578ba114bc23: Layer already exists 03:03:06 57d531600dc7: Layer already exists 03:03:06 4009b7713d8e: Layer already exists 03:03:06 ae07da2b4e7b: Layer already exists 03:03:06 c231f5c0ede3: Layer already exists 03:03:06 latest: digest: sha256:28afbfd23cbd4de7dc81a7be09ba5425129601fc9eb881dedf49b591cb6b499a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:06 + 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 03:03:06 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.67 03:03:06 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:03:06 e3ec5e9540cb: Preparing 03:03:06 f810d716ce5a: Preparing 03:03:06 578ba114bc23: Preparing 03:03:06 cf0049e2b528: Preparing 03:03:06 d939ba3184b0: Preparing 03:03:06 4009b7713d8e: Preparing 03:03:06 57d531600dc7: Preparing 03:03:06 ae07da2b4e7b: Preparing 03:03:06 c231f5c0ede3: Preparing 03:03:06 57d531600dc7: Waiting 03:03:06 ae07da2b4e7b: Waiting 03:03:06 c231f5c0ede3: Waiting 03:03:06 4009b7713d8e: Waiting 03:03:06 f810d716ce5a: Layer already exists 03:03:06 e3ec5e9540cb: Layer already exists 03:03:06 578ba114bc23: Layer already exists 03:03:06 cf0049e2b528: Layer already exists 03:03:06 d939ba3184b0: Layer already exists 03:03:06 ae07da2b4e7b: Layer already exists 03:03:06 4009b7713d8e: Layer already exists 03:03:06 57d531600dc7: Layer already exists 03:03:06 c231f5c0ede3: Layer already exists 03:03:06 4.1.0-dev.67: digest: sha256:28afbfd23cbd4de7dc81a7be09ba5425129601fc9eb881dedf49b591cb6b499a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:07 + docker tag security-proxy-auth-arm64 nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:07 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 03:03:07 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:03:07 e3ec5e9540cb: Preparing 03:03:07 f810d716ce5a: Preparing 03:03:07 578ba114bc23: Preparing 03:03:07 cf0049e2b528: Preparing 03:03:07 d939ba3184b0: Preparing 03:03:07 4009b7713d8e: Preparing 03:03:07 57d531600dc7: Preparing 03:03:07 ae07da2b4e7b: Preparing 03:03:07 c231f5c0ede3: Preparing 03:03:07 4009b7713d8e: Waiting 03:03:07 57d531600dc7: Waiting 03:03:07 ae07da2b4e7b: Waiting 03:03:07 c231f5c0ede3: Waiting 03:03:07 e3ec5e9540cb: Layer already exists 03:03:07 d939ba3184b0: Layer already exists 03:03:07 cf0049e2b528: Layer already exists 03:03:07 578ba114bc23: Layer already exists 03:03:07 f810d716ce5a: Layer already exists 03:03:07 ae07da2b4e7b: Layer already exists 03:03:07 c231f5c0ede3: Layer already exists 03:03:07 57d531600dc7: Layer already exists 03:03:07 4009b7713d8e: Layer already exists 03:03:07 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67: digest: sha256:28afbfd23cbd4de7dc81a7be09ba5425129601fc9eb881dedf49b591cb6b499a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:08 + 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 03:03:08 + docker push nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main 03:03:08 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64] 03:03:08 e3ec5e9540cb: Preparing 03:03:08 f810d716ce5a: Preparing 03:03:08 578ba114bc23: Preparing 03:03:08 cf0049e2b528: Preparing 03:03:08 d939ba3184b0: Preparing 03:03:08 4009b7713d8e: Preparing 03:03:08 57d531600dc7: Preparing 03:03:08 ae07da2b4e7b: Preparing 03:03:08 57d531600dc7: Waiting 03:03:08 c231f5c0ede3: Preparing 03:03:08 ae07da2b4e7b: Waiting 03:03:08 c231f5c0ede3: Waiting 03:03:08 4009b7713d8e: Waiting 03:03:08 f810d716ce5a: Layer already exists 03:03:08 e3ec5e9540cb: Layer already exists 03:03:08 578ba114bc23: Layer already exists 03:03:08 cf0049e2b528: Layer already exists 03:03:08 d939ba3184b0: Layer already exists 03:03:08 ae07da2b4e7b: Layer already exists 03:03:08 4009b7713d8e: Layer already exists 03:03:08 57d531600dc7: Layer already exists 03:03:08 c231f5c0ede3: Layer already exists 03:03:08 main: digest: sha256:28afbfd23cbd4de7dc81a7be09ba5425129601fc9eb881dedf49b591cb6b499a size: 2193 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:03:08 ===================================================== [Pipeline] echo 03:03:08 taggedImages: 03:03:08 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c 03:03:08 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest 03:03:08 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.67 03:03:08 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 03:03:08 - nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 03:03:08 [edgeXDocker.push] Tagging docker image security-proxy-setup-arm64 with the following tags: 03:03:08 676951d955e4c4c86fc34e64f6f39dfe192b487c 03:03:08 latest 03:03:08 4.1.0-dev.67 03:03:08 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 03:03:08 main 03:03:08 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:09 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:09 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c 03:03:09 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:03:09 4d0c4b41af78: Preparing 03:03:09 a3a354c29a1b: Preparing 03:03:09 6886c627248e: Preparing 03:03:09 824c73503184: Preparing 03:03:09 8aa654ceb9b5: Preparing 03:03:09 d939ba3184b0: Preparing 03:03:09 4009b7713d8e: Preparing 03:03:09 397327a6ab57: Preparing 03:03:09 f14f8884e8a7: Preparing 03:03:09 49a160d131b2: Preparing 03:03:09 c231f5c0ede3: Preparing 03:03:09 d939ba3184b0: Waiting 03:03:09 4009b7713d8e: Waiting 03:03:09 397327a6ab57: Waiting 03:03:09 f14f8884e8a7: Waiting 03:03:09 49a160d131b2: Waiting 03:03:09 c231f5c0ede3: Waiting 03:03:09 a3a354c29a1b: Pushed 03:03:09 8aa654ceb9b5: Pushed 03:03:09 4d0c4b41af78: Pushed 03:03:09 824c73503184: Pushed 03:03:09 4009b7713d8e: Layer already exists 03:03:09 d939ba3184b0: Layer already exists 03:03:09 c231f5c0ede3: Layer already exists 03:03:09 397327a6ab57: Pushed 03:03:09 f14f8884e8a7: Pushed 03:03:13 49a160d131b2: Pushed 03:03:16 6886c627248e: Pushed 03:03:16 676951d955e4c4c86fc34e64f6f39dfe192b487c: digest: sha256:71efff51243ba66e9dca02b267d974f4f0f9dacd766a893f16d9195ea9720e49 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:16 + 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 03:03:18 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:03:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:03:18 4d0c4b41af78: Preparing 03:03:18 a3a354c29a1b: Preparing 03:03:18 6886c627248e: Preparing 03:03:18 824c73503184: Preparing 03:03:18 8aa654ceb9b5: Preparing 03:03:18 d939ba3184b0: Preparing 03:03:18 4009b7713d8e: Preparing 03:03:18 397327a6ab57: Preparing 03:03:18 f14f8884e8a7: Preparing 03:03:18 49a160d131b2: Preparing 03:03:18 c231f5c0ede3: Preparing 03:03:18 397327a6ab57: Waiting 03:03:18 f14f8884e8a7: Waiting 03:03:18 49a160d131b2: Waiting 03:03:18 c231f5c0ede3: Waiting 03:03:18 d939ba3184b0: Waiting 03:03:18 4009b7713d8e: Waiting 03:03:18 6886c627248e: Layer already exists 03:03:18 4d0c4b41af78: Layer already exists 03:03:18 824c73503184: Layer already exists 03:03:18 8aa654ceb9b5: Layer already exists 03:03:18 a3a354c29a1b: Layer already exists 03:03:18 f14f8884e8a7: Layer already exists 03:03:18 49a160d131b2: Layer already exists 03:03:18 4009b7713d8e: Layer already exists 03:03:18 d939ba3184b0: Layer already exists 03:03:18 397327a6ab57: Layer already exists 03:03:18 c231f5c0ede3: Layer already exists 03:03:18 latest: digest: sha256:71efff51243ba66e9dca02b267d974f4f0f9dacd766a893f16d9195ea9720e49 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:18 + 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 03:03:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.67 03:03:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:03:19 4d0c4b41af78: Preparing 03:03:19 a3a354c29a1b: Preparing 03:03:19 6886c627248e: Preparing 03:03:19 824c73503184: Preparing 03:03:19 8aa654ceb9b5: Preparing 03:03:19 d939ba3184b0: Preparing 03:03:19 4009b7713d8e: Preparing 03:03:19 397327a6ab57: Preparing 03:03:19 f14f8884e8a7: Preparing 03:03:19 49a160d131b2: Preparing 03:03:19 c231f5c0ede3: Preparing 03:03:19 397327a6ab57: Waiting 03:03:19 f14f8884e8a7: Waiting 03:03:19 49a160d131b2: Waiting 03:03:19 c231f5c0ede3: Waiting 03:03:19 d939ba3184b0: Waiting 03:03:19 4009b7713d8e: Waiting 03:03:19 824c73503184: Layer already exists 03:03:19 a3a354c29a1b: Layer already exists 03:03:19 8aa654ceb9b5: Layer already exists 03:03:19 6886c627248e: Layer already exists 03:03:19 4d0c4b41af78: Layer already exists 03:03:19 f14f8884e8a7: Layer already exists 03:03:19 d939ba3184b0: Layer already exists 03:03:19 397327a6ab57: Layer already exists 03:03:19 4009b7713d8e: Layer already exists 03:03:19 49a160d131b2: Layer already exists 03:03:19 c231f5c0ede3: Layer already exists 03:03:19 4.1.0-dev.67: digest: sha256:71efff51243ba66e9dca02b267d974f4f0f9dacd766a893f16d9195ea9720e49 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:19 + docker tag security-proxy-setup-arm64 nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:19 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 03:03:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:03:19 4d0c4b41af78: Preparing 03:03:19 a3a354c29a1b: Preparing 03:03:19 6886c627248e: Preparing 03:03:19 824c73503184: Preparing 03:03:19 8aa654ceb9b5: Preparing 03:03:19 d939ba3184b0: Preparing 03:03:19 4009b7713d8e: Preparing 03:03:19 397327a6ab57: Preparing 03:03:19 f14f8884e8a7: Preparing 03:03:19 49a160d131b2: Preparing 03:03:19 c231f5c0ede3: Preparing 03:03:19 4009b7713d8e: Waiting 03:03:19 397327a6ab57: Waiting 03:03:19 f14f8884e8a7: Waiting 03:03:19 49a160d131b2: Waiting 03:03:19 c231f5c0ede3: Waiting 03:03:19 d939ba3184b0: Waiting 03:03:19 6886c627248e: Layer already exists 03:03:19 a3a354c29a1b: Layer already exists 03:03:19 824c73503184: Layer already exists 03:03:19 4d0c4b41af78: Layer already exists 03:03:19 8aa654ceb9b5: Layer already exists 03:03:19 397327a6ab57: Layer already exists 03:03:19 d939ba3184b0: Layer already exists 03:03:19 4009b7713d8e: Layer already exists 03:03:19 f14f8884e8a7: Layer already exists 03:03:19 49a160d131b2: Layer already exists 03:03:19 c231f5c0ede3: Layer already exists 03:03:19 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67: digest: sha256:71efff51243ba66e9dca02b267d974f4f0f9dacd766a893f16d9195ea9720e49 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:20 + 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 03:03:20 + docker push nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main 03:03:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64] 03:03:20 4d0c4b41af78: Preparing 03:03:20 a3a354c29a1b: Preparing 03:03:20 6886c627248e: Preparing 03:03:20 824c73503184: Preparing 03:03:20 8aa654ceb9b5: Preparing 03:03:20 d939ba3184b0: Preparing 03:03:20 4009b7713d8e: Preparing 03:03:20 d939ba3184b0: Waiting 03:03:20 4009b7713d8e: Waiting 03:03:20 397327a6ab57: Preparing 03:03:20 f14f8884e8a7: Preparing 03:03:20 397327a6ab57: Waiting 03:03:20 49a160d131b2: Preparing 03:03:20 f14f8884e8a7: Waiting 03:03:20 c231f5c0ede3: Preparing 03:03:20 49a160d131b2: Waiting 03:03:20 c231f5c0ede3: Waiting 03:03:20 8aa654ceb9b5: Layer already exists 03:03:20 824c73503184: Layer already exists 03:03:20 6886c627248e: Layer already exists 03:03:20 a3a354c29a1b: Layer already exists 03:03:20 4d0c4b41af78: Layer already exists 03:03:20 397327a6ab57: Layer already exists 03:03:20 4009b7713d8e: Layer already exists 03:03:20 d939ba3184b0: Layer already exists 03:03:20 49a160d131b2: Layer already exists 03:03:20 f14f8884e8a7: Layer already exists 03:03:20 c231f5c0ede3: Layer already exists 03:03:21 main: digest: sha256:71efff51243ba66e9dca02b267d974f4f0f9dacd766a893f16d9195ea9720e49 size: 2611 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:03:21 ===================================================== [Pipeline] echo 03:03:21 taggedImages: 03:03:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c 03:03:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest 03:03:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.67 03:03:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 03:03:21 - nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 03:03:21 [edgeXDocker.push] Tagging docker image security-secretstore-setup-arm64 with the following tags: 03:03:21 676951d955e4c4c86fc34e64f6f39dfe192b487c 03:03:21 latest 03:03:21 4.1.0-dev.67 03:03:21 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 03:03:21 main 03:03:21 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:21 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:22 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c 03:03:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:03:22 d7cc9f3070bb: Preparing 03:03:22 1e3443b15eae: Preparing 03:03:22 ef5f71ab531f: Preparing 03:03:22 9915efd81335: Preparing 03:03:22 b2ad02661d6e: Preparing 03:03:22 d085186f8269: Preparing 03:03:22 3eadac11b0a2: Preparing 03:03:22 d939ba3184b0: Preparing 03:03:22 4009b7713d8e: Preparing 03:03:22 29265547fda1: Preparing 03:03:22 5df0e82f1678: Preparing 03:03:22 c231f5c0ede3: Preparing 03:03:22 4009b7713d8e: Waiting 03:03:22 29265547fda1: Waiting 03:03:22 5df0e82f1678: Waiting 03:03:22 d085186f8269: Waiting 03:03:22 3eadac11b0a2: Waiting 03:03:22 d939ba3184b0: Waiting 03:03:22 c231f5c0ede3: Waiting 03:03:22 1e3443b15eae: Pushed 03:03:22 b2ad02661d6e: Pushed 03:03:22 d7cc9f3070bb: Pushed 03:03:22 d939ba3184b0: Layer already exists 03:03:22 4009b7713d8e: Layer already exists 03:03:22 d085186f8269: Pushed 03:03:22 3eadac11b0a2: Pushed 03:03:22 c231f5c0ede3: Layer already exists 03:03:22 29265547fda1: Pushed 03:03:25 5df0e82f1678: Pushed 03:03:28 9915efd81335: Pushed 03:03:28 ef5f71ab531f: Pushed 03:03:30 676951d955e4c4c86fc34e64f6f39dfe192b487c: digest: sha256:2ec4c659acc6f3487b8059494f46a74cf3d282faecb988acadb6c5730b757feb size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:30 + 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 03:03:30 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:03:30 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:03:30 d7cc9f3070bb: Preparing 03:03:30 1e3443b15eae: Preparing 03:03:30 ef5f71ab531f: Preparing 03:03:30 9915efd81335: Preparing 03:03:30 b2ad02661d6e: Preparing 03:03:30 d085186f8269: Preparing 03:03:30 3eadac11b0a2: Preparing 03:03:30 d939ba3184b0: Preparing 03:03:30 4009b7713d8e: Preparing 03:03:30 29265547fda1: Preparing 03:03:30 5df0e82f1678: Preparing 03:03:30 c231f5c0ede3: Preparing 03:03:30 4009b7713d8e: Waiting 03:03:30 c231f5c0ede3: Waiting 03:03:30 29265547fda1: Waiting 03:03:30 5df0e82f1678: Waiting 03:03:30 d085186f8269: Waiting 03:03:30 3eadac11b0a2: Waiting 03:03:30 d939ba3184b0: Waiting 03:03:30 9915efd81335: Layer already exists 03:03:30 1e3443b15eae: Layer already exists 03:03:30 ef5f71ab531f: Layer already exists 03:03:30 b2ad02661d6e: Layer already exists 03:03:30 d7cc9f3070bb: Layer already exists 03:03:30 3eadac11b0a2: Layer already exists 03:03:30 d085186f8269: Layer already exists 03:03:30 4009b7713d8e: Layer already exists 03:03:30 29265547fda1: Layer already exists 03:03:30 d939ba3184b0: Layer already exists 03:03:30 c231f5c0ede3: Layer already exists 03:03:30 5df0e82f1678: Layer already exists 03:03:32 latest: digest: sha256:2ec4c659acc6f3487b8059494f46a74cf3d282faecb988acadb6c5730b757feb size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:33 + 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 03:03:33 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.67 03:03:33 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:03:33 d7cc9f3070bb: Preparing 03:03:33 1e3443b15eae: Preparing 03:03:33 ef5f71ab531f: Preparing 03:03:33 9915efd81335: Preparing 03:03:33 b2ad02661d6e: Preparing 03:03:33 d085186f8269: Preparing 03:03:33 3eadac11b0a2: Preparing 03:03:33 d939ba3184b0: Preparing 03:03:33 4009b7713d8e: Preparing 03:03:33 29265547fda1: Preparing 03:03:33 5df0e82f1678: Preparing 03:03:33 c231f5c0ede3: Preparing 03:03:33 d085186f8269: Waiting 03:03:33 3eadac11b0a2: Waiting 03:03:33 d939ba3184b0: Waiting 03:03:33 4009b7713d8e: Waiting 03:03:33 29265547fda1: Waiting 03:03:33 5df0e82f1678: Waiting 03:03:33 c231f5c0ede3: Waiting 03:03:33 ef5f71ab531f: Layer already exists 03:03:33 d7cc9f3070bb: Layer already exists 03:03:33 b2ad02661d6e: Layer already exists 03:03:33 1e3443b15eae: Layer already exists 03:03:33 9915efd81335: Layer already exists 03:03:33 3eadac11b0a2: Layer already exists 03:03:33 29265547fda1: Layer already exists 03:03:33 d085186f8269: Layer already exists 03:03:33 4009b7713d8e: Layer already exists 03:03:33 d939ba3184b0: Layer already exists 03:03:33 5df0e82f1678: Layer already exists 03:03:33 c231f5c0ede3: Layer already exists 03:03:33 4.1.0-dev.67: digest: sha256:2ec4c659acc6f3487b8059494f46a74cf3d282faecb988acadb6c5730b757feb size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:34 + docker tag security-secretstore-setup-arm64 nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:34 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 03:03:34 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:03:34 d7cc9f3070bb: Preparing 03:03:34 1e3443b15eae: Preparing 03:03:34 ef5f71ab531f: Preparing 03:03:34 9915efd81335: Preparing 03:03:34 b2ad02661d6e: Preparing 03:03:34 d085186f8269: Preparing 03:03:34 3eadac11b0a2: Preparing 03:03:34 d939ba3184b0: Preparing 03:03:34 4009b7713d8e: Preparing 03:03:34 29265547fda1: Preparing 03:03:34 5df0e82f1678: Preparing 03:03:34 c231f5c0ede3: Preparing 03:03:34 d085186f8269: Waiting 03:03:34 3eadac11b0a2: Waiting 03:03:34 d939ba3184b0: Waiting 03:03:34 4009b7713d8e: Waiting 03:03:34 29265547fda1: Waiting 03:03:34 5df0e82f1678: Waiting 03:03:34 c231f5c0ede3: Waiting 03:03:34 b2ad02661d6e: Layer already exists 03:03:34 1e3443b15eae: Layer already exists 03:03:34 d7cc9f3070bb: Layer already exists 03:03:34 9915efd81335: Layer already exists 03:03:34 ef5f71ab531f: Layer already exists 03:03:34 3eadac11b0a2: Layer already exists 03:03:34 29265547fda1: Layer already exists 03:03:34 d085186f8269: Layer already exists 03:03:34 d939ba3184b0: Layer already exists 03:03:34 4009b7713d8e: Layer already exists 03:03:34 5df0e82f1678: Layer already exists 03:03:34 c231f5c0ede3: Layer already exists 03:03:34 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67: digest: sha256:2ec4c659acc6f3487b8059494f46a74cf3d282faecb988acadb6c5730b757feb size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:35 + 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 03:03:35 + docker push nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main 03:03:35 The push refers to repository [nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64] 03:03:35 d7cc9f3070bb: Preparing 03:03:35 1e3443b15eae: Preparing 03:03:35 ef5f71ab531f: Preparing 03:03:35 9915efd81335: Preparing 03:03:35 b2ad02661d6e: Preparing 03:03:35 d085186f8269: Preparing 03:03:35 3eadac11b0a2: Preparing 03:03:35 d085186f8269: Waiting 03:03:35 d939ba3184b0: Preparing 03:03:35 3eadac11b0a2: Waiting 03:03:35 4009b7713d8e: Preparing 03:03:35 d939ba3184b0: Waiting 03:03:35 29265547fda1: Preparing 03:03:35 5df0e82f1678: Preparing 03:03:35 c231f5c0ede3: Preparing 03:03:35 29265547fda1: Waiting 03:03:35 5df0e82f1678: Waiting 03:03:35 c231f5c0ede3: Waiting 03:03:35 1e3443b15eae: Layer already exists 03:03:35 ef5f71ab531f: Layer already exists 03:03:35 9915efd81335: Layer already exists 03:03:35 d7cc9f3070bb: Layer already exists 03:03:35 b2ad02661d6e: Layer already exists 03:03:35 29265547fda1: Layer already exists 03:03:35 3eadac11b0a2: Layer already exists 03:03:35 d085186f8269: Layer already exists 03:03:35 d939ba3184b0: Layer already exists 03:03:35 4009b7713d8e: Layer already exists 03:03:35 c231f5c0ede3: Layer already exists 03:03:35 5df0e82f1678: Layer already exists 03:03:35 main: digest: sha256:2ec4c659acc6f3487b8059494f46a74cf3d282faecb988acadb6c5730b757feb size: 2823 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:03:35 ===================================================== [Pipeline] echo 03:03:35 taggedImages: 03:03:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c 03:03:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest 03:03:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.67 03:03:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 03:03:35 - nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 03:03:35 [edgeXDocker.push] Tagging docker image security-spiffe-token-provider-arm64 with the following tags: 03:03:35 676951d955e4c4c86fc34e64f6f39dfe192b487c 03:03:35 latest 03:03:35 4.1.0-dev.67 03:03:35 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 03:03:35 main 03:03:35 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:36 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:36 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c 03:03:36 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:03:36 7644eada31d6: Preparing 03:03:36 ff2b75afce73: Preparing 03:03:36 d939ba3184b0: Preparing 03:03:36 4009b7713d8e: Preparing 03:03:36 27270a417ca3: Preparing 03:03:36 d37ab0884a05: Preparing 03:03:36 c231f5c0ede3: Preparing 03:03:36 d37ab0884a05: Waiting 03:03:36 c231f5c0ede3: Waiting 03:03:36 4009b7713d8e: Layer already exists 03:03:36 d939ba3184b0: Layer already exists 03:03:36 c231f5c0ede3: Layer already exists 03:03:36 27270a417ca3: Pushed 03:03:36 7644eada31d6: Pushed 03:03:38 d37ab0884a05: Pushed 03:03:44 ff2b75afce73: Pushed 03:03:44 676951d955e4c4c86fc34e64f6f39dfe192b487c: digest: sha256:dcfc2cd30a9782da16c988ec4e3f7caef400396dd0858579409c15a9243a57dd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:44 + 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 03:03:45 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:03:45 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:03:45 7644eada31d6: Preparing 03:03:45 ff2b75afce73: Preparing 03:03:45 d939ba3184b0: Preparing 03:03:45 4009b7713d8e: Preparing 03:03:45 27270a417ca3: Preparing 03:03:45 d37ab0884a05: Preparing 03:03:45 c231f5c0ede3: Preparing 03:03:45 c231f5c0ede3: Waiting 03:03:45 d37ab0884a05: Waiting 03:03:45 ff2b75afce73: Layer already exists 03:03:45 27270a417ca3: Layer already exists 03:03:45 4009b7713d8e: Layer already exists 03:03:45 7644eada31d6: Layer already exists 03:03:45 d939ba3184b0: Layer already exists 03:03:45 d37ab0884a05: Layer already exists 03:03:45 c231f5c0ede3: Layer already exists 03:03:45 latest: digest: sha256:dcfc2cd30a9782da16c988ec4e3f7caef400396dd0858579409c15a9243a57dd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:45 + 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 03:03:46 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.67 03:03:46 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:03:46 7644eada31d6: Preparing 03:03:46 ff2b75afce73: Preparing 03:03:46 d939ba3184b0: Preparing 03:03:46 4009b7713d8e: Preparing 03:03:46 27270a417ca3: Preparing 03:03:46 d37ab0884a05: Preparing 03:03:46 c231f5c0ede3: Preparing 03:03:46 d37ab0884a05: Waiting 03:03:46 c231f5c0ede3: Waiting 03:03:46 ff2b75afce73: Layer already exists 03:03:46 27270a417ca3: Layer already exists 03:03:46 4009b7713d8e: Layer already exists 03:03:46 d939ba3184b0: Layer already exists 03:03:46 7644eada31d6: Layer already exists 03:03:46 c231f5c0ede3: Layer already exists 03:03:46 d37ab0884a05: Layer already exists 03:03:46 4.1.0-dev.67: digest: sha256:dcfc2cd30a9782da16c988ec4e3f7caef400396dd0858579409c15a9243a57dd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:46 + docker tag security-spiffe-token-provider-arm64 nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:47 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 03:03:47 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:03:47 7644eada31d6: Preparing 03:03:47 ff2b75afce73: Preparing 03:03:47 d939ba3184b0: Preparing 03:03:47 4009b7713d8e: Preparing 03:03:47 27270a417ca3: Preparing 03:03:47 d37ab0884a05: Preparing 03:03:47 c231f5c0ede3: Preparing 03:03:47 d37ab0884a05: Waiting 03:03:47 c231f5c0ede3: Waiting 03:03:47 d939ba3184b0: Layer already exists 03:03:47 ff2b75afce73: Layer already exists 03:03:47 7644eada31d6: Layer already exists 03:03:47 27270a417ca3: Layer already exists 03:03:47 4009b7713d8e: Layer already exists 03:03:47 d37ab0884a05: Layer already exists 03:03:47 c231f5c0ede3: Layer already exists 03:03:47 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67: digest: sha256:dcfc2cd30a9782da16c988ec4e3f7caef400396dd0858579409c15a9243a57dd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:47 + 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 03:03:48 + docker push nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main 03:03:48 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64] 03:03:48 7644eada31d6: Preparing 03:03:48 ff2b75afce73: Preparing 03:03:48 d939ba3184b0: Preparing 03:03:48 4009b7713d8e: Preparing 03:03:48 27270a417ca3: Preparing 03:03:48 d37ab0884a05: Preparing 03:03:48 c231f5c0ede3: Preparing 03:03:48 d37ab0884a05: Waiting 03:03:48 c231f5c0ede3: Waiting 03:03:48 27270a417ca3: Layer already exists 03:03:48 d939ba3184b0: Layer already exists 03:03:48 ff2b75afce73: Layer already exists 03:03:48 7644eada31d6: Layer already exists 03:03:48 4009b7713d8e: Layer already exists 03:03:48 d37ab0884a05: Layer already exists 03:03:48 c231f5c0ede3: Layer already exists 03:03:48 main: digest: sha256:dcfc2cd30a9782da16c988ec4e3f7caef400396dd0858579409c15a9243a57dd size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:03:48 ===================================================== [Pipeline] echo 03:03:48 taggedImages: 03:03:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c 03:03:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest 03:03:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.67 03:03:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 03:03:48 - nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 03:03:48 [edgeXDocker.push] Tagging docker image security-spire-agent-arm64 with the following tags: 03:03:48 676951d955e4c4c86fc34e64f6f39dfe192b487c 03:03:48 latest 03:03:48 4.1.0-dev.67 03:03:48 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 03:03:48 main 03:03:48 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:48 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:03:49 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c 03:03:49 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:03:49 4e15ea57fd9b: Preparing 03:03:49 067613a175b5: Preparing 03:03:49 ec63c1c901ca: Preparing 03:03:49 d939ba3184b0: Preparing 03:03:49 4009b7713d8e: Preparing 03:03:49 0f05a0dba5ca: Preparing 03:03:49 7cfe82b3df1f: Preparing 03:03:49 02dad9ab532b: Preparing 03:03:49 f6b10bb7e357: Preparing 03:03:49 c231f5c0ede3: Preparing 03:03:49 0f05a0dba5ca: Waiting 03:03:49 7cfe82b3df1f: Waiting 03:03:49 02dad9ab532b: Waiting 03:03:49 f6b10bb7e357: Waiting 03:03:49 c231f5c0ede3: Waiting 03:03:49 4009b7713d8e: Layer already exists 03:03:49 d939ba3184b0: Layer already exists 03:03:49 ec63c1c901ca: Pushed 03:03:49 067613a175b5: Pushed 03:03:49 4e15ea57fd9b: Pushed 03:03:49 c231f5c0ede3: Layer already exists 03:03:49 02dad9ab532b: Pushed 03:03:50 f6b10bb7e357: Pushed 03:04:00 7cfe82b3df1f: Pushed 03:04:15 0f05a0dba5ca: Pushed 03:04:15 676951d955e4c4c86fc34e64f6f39dfe192b487c: digest: sha256:16437874e7f94787e67c01ae91c10c65e1e23c1ff08a7f5206438f1ff3bab2b4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:15 + 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 03:04:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:04:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:04:16 4e15ea57fd9b: Preparing 03:04:16 067613a175b5: Preparing 03:04:16 ec63c1c901ca: Preparing 03:04:16 d939ba3184b0: Preparing 03:04:16 4009b7713d8e: Preparing 03:04:16 0f05a0dba5ca: Preparing 03:04:16 7cfe82b3df1f: Preparing 03:04:16 02dad9ab532b: Preparing 03:04:16 f6b10bb7e357: Preparing 03:04:16 c231f5c0ede3: Preparing 03:04:16 7cfe82b3df1f: Waiting 03:04:16 02dad9ab532b: Waiting 03:04:16 f6b10bb7e357: Waiting 03:04:16 c231f5c0ede3: Waiting 03:04:16 0f05a0dba5ca: Waiting 03:04:16 4009b7713d8e: Layer already exists 03:04:16 ec63c1c901ca: Layer already exists 03:04:16 067613a175b5: Layer already exists 03:04:16 d939ba3184b0: Layer already exists 03:04:16 4e15ea57fd9b: Layer already exists 03:04:16 0f05a0dba5ca: Layer already exists 03:04:16 02dad9ab532b: Layer already exists 03:04:16 f6b10bb7e357: Layer already exists 03:04:16 7cfe82b3df1f: Layer already exists 03:04:16 c231f5c0ede3: Layer already exists 03:04:16 latest: digest: sha256:16437874e7f94787e67c01ae91c10c65e1e23c1ff08a7f5206438f1ff3bab2b4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:16 + 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 03:04:16 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.67 03:04:16 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:04:16 4e15ea57fd9b: Preparing 03:04:16 067613a175b5: Preparing 03:04:16 ec63c1c901ca: Preparing 03:04:16 d939ba3184b0: Preparing 03:04:16 4009b7713d8e: Preparing 03:04:16 0f05a0dba5ca: Preparing 03:04:16 7cfe82b3df1f: Preparing 03:04:16 02dad9ab532b: Preparing 03:04:16 f6b10bb7e357: Preparing 03:04:16 c231f5c0ede3: Preparing 03:04:16 02dad9ab532b: Waiting 03:04:16 f6b10bb7e357: Waiting 03:04:16 c231f5c0ede3: Waiting 03:04:16 0f05a0dba5ca: Waiting 03:04:16 7cfe82b3df1f: Waiting 03:04:16 ec63c1c901ca: Layer already exists 03:04:16 4009b7713d8e: Layer already exists 03:04:16 d939ba3184b0: Layer already exists 03:04:16 067613a175b5: Layer already exists 03:04:16 4e15ea57fd9b: Layer already exists 03:04:16 7cfe82b3df1f: Layer already exists 03:04:16 f6b10bb7e357: Layer already exists 03:04:16 c231f5c0ede3: Layer already exists 03:04:16 02dad9ab532b: Layer already exists 03:04:16 0f05a0dba5ca: Layer already exists 03:04:16 4.1.0-dev.67: digest: sha256:16437874e7f94787e67c01ae91c10c65e1e23c1ff08a7f5206438f1ff3bab2b4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:17 + docker tag security-spire-agent-arm64 nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:18 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 03:04:18 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:04:18 4e15ea57fd9b: Preparing 03:04:18 067613a175b5: Preparing 03:04:18 ec63c1c901ca: Preparing 03:04:18 d939ba3184b0: Preparing 03:04:18 4009b7713d8e: Preparing 03:04:18 0f05a0dba5ca: Preparing 03:04:18 7cfe82b3df1f: Preparing 03:04:18 02dad9ab532b: Preparing 03:04:18 f6b10bb7e357: Preparing 03:04:18 c231f5c0ede3: Preparing 03:04:18 02dad9ab532b: Waiting 03:04:18 f6b10bb7e357: Waiting 03:04:18 c231f5c0ede3: Waiting 03:04:18 0f05a0dba5ca: Waiting 03:04:18 7cfe82b3df1f: Waiting 03:04:18 067613a175b5: Layer already exists 03:04:18 4e15ea57fd9b: Layer already exists 03:04:18 d939ba3184b0: Layer already exists 03:04:18 ec63c1c901ca: Layer already exists 03:04:18 4009b7713d8e: Layer already exists 03:04:18 0f05a0dba5ca: Layer already exists 03:04:18 c231f5c0ede3: Layer already exists 03:04:18 7cfe82b3df1f: Layer already exists 03:04:18 f6b10bb7e357: Layer already exists 03:04:18 02dad9ab532b: Layer already exists 03:04:18 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67: digest: sha256:16437874e7f94787e67c01ae91c10c65e1e23c1ff08a7f5206438f1ff3bab2b4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:19 + 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 03:04:19 + docker push nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main 03:04:19 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-agent-arm64] 03:04:19 4e15ea57fd9b: Preparing 03:04:19 067613a175b5: Preparing 03:04:19 ec63c1c901ca: Preparing 03:04:19 d939ba3184b0: Preparing 03:04:19 4009b7713d8e: Preparing 03:04:19 0f05a0dba5ca: Preparing 03:04:19 7cfe82b3df1f: Preparing 03:04:19 02dad9ab532b: Preparing 03:04:19 f6b10bb7e357: Preparing 03:04:19 c231f5c0ede3: Preparing 03:04:19 0f05a0dba5ca: Waiting 03:04:19 7cfe82b3df1f: Waiting 03:04:19 02dad9ab532b: Waiting 03:04:19 f6b10bb7e357: Waiting 03:04:19 c231f5c0ede3: Waiting 03:04:19 ec63c1c901ca: Layer already exists 03:04:19 4009b7713d8e: Layer already exists 03:04:19 4e15ea57fd9b: Layer already exists 03:04:19 067613a175b5: Layer already exists 03:04:19 d939ba3184b0: Layer already exists 03:04:19 02dad9ab532b: Layer already exists 03:04:19 0f05a0dba5ca: Layer already exists 03:04:19 c231f5c0ede3: Layer already exists 03:04:19 7cfe82b3df1f: Layer already exists 03:04:19 f6b10bb7e357: Layer already exists 03:04:19 main: digest: sha256:16437874e7f94787e67c01ae91c10c65e1e23c1ff08a7f5206438f1ff3bab2b4 size: 2408 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:04:19 ===================================================== [Pipeline] echo 03:04:19 taggedImages: 03:04:19 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c 03:04:19 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest 03:04:19 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.67 03:04:19 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 03:04:19 - nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 03:04:19 [edgeXDocker.push] Tagging docker image security-spire-config-arm64 with the following tags: 03:04:19 676951d955e4c4c86fc34e64f6f39dfe192b487c 03:04:19 latest 03:04:19 4.1.0-dev.67 03:04:19 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 03:04:19 main 03:04:19 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:20 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:20 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c 03:04:20 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:04:20 ab1f11b0cf82: Preparing 03:04:20 784b54837628: Preparing 03:04:20 de07f565b208: Preparing 03:04:20 d939ba3184b0: Preparing 03:04:20 4009b7713d8e: Preparing 03:04:20 25c1be300878: Preparing 03:04:20 3fe21154ffdb: Preparing 03:04:20 439a72990cef: Preparing 03:04:20 c231f5c0ede3: Preparing 03:04:20 25c1be300878: Waiting 03:04:20 3fe21154ffdb: Waiting 03:04:20 439a72990cef: Waiting 03:04:20 c231f5c0ede3: Waiting 03:04:20 d939ba3184b0: Layer already exists 03:04:20 4009b7713d8e: Layer already exists 03:04:20 de07f565b208: Pushed 03:04:20 784b54837628: Pushed 03:04:20 c231f5c0ede3: Layer already exists 03:04:20 ab1f11b0cf82: Pushed 03:04:20 3fe21154ffdb: Pushed 03:04:21 439a72990cef: Pushed 03:04:49 25c1be300878: Pushed 03:04:49 676951d955e4c4c86fc34e64f6f39dfe192b487c: digest: sha256:3aa8785d74fa7faa56ff249d5a50fa5e4256d51938fbeb9a5aa3c53988fa5b3a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:49 + 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 03:04:50 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:04:50 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:04:50 ab1f11b0cf82: Preparing 03:04:50 784b54837628: Preparing 03:04:50 de07f565b208: Preparing 03:04:50 d939ba3184b0: Preparing 03:04:50 4009b7713d8e: Preparing 03:04:50 25c1be300878: Preparing 03:04:50 3fe21154ffdb: Preparing 03:04:50 439a72990cef: Preparing 03:04:50 c231f5c0ede3: Preparing 03:04:50 25c1be300878: Waiting 03:04:50 3fe21154ffdb: Waiting 03:04:50 439a72990cef: Waiting 03:04:50 c231f5c0ede3: Waiting 03:04:50 784b54837628: Layer already exists 03:04:50 4009b7713d8e: Layer already exists 03:04:50 d939ba3184b0: Layer already exists 03:04:50 de07f565b208: Layer already exists 03:04:50 ab1f11b0cf82: Layer already exists 03:04:50 25c1be300878: Layer already exists 03:04:50 c231f5c0ede3: Layer already exists 03:04:50 3fe21154ffdb: Layer already exists 03:04:50 439a72990cef: Layer already exists 03:04:50 latest: digest: sha256:3aa8785d74fa7faa56ff249d5a50fa5e4256d51938fbeb9a5aa3c53988fa5b3a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:50 + 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 03:04:51 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.67 03:04:51 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:04:51 ab1f11b0cf82: Preparing 03:04:51 784b54837628: Preparing 03:04:51 de07f565b208: Preparing 03:04:51 d939ba3184b0: Preparing 03:04:51 4009b7713d8e: Preparing 03:04:51 25c1be300878: Preparing 03:04:51 3fe21154ffdb: Preparing 03:04:51 439a72990cef: Preparing 03:04:51 c231f5c0ede3: Preparing 03:04:51 3fe21154ffdb: Waiting 03:04:51 439a72990cef: Waiting 03:04:51 c231f5c0ede3: Waiting 03:04:51 25c1be300878: Waiting 03:04:51 d939ba3184b0: Layer already exists 03:04:51 ab1f11b0cf82: Layer already exists 03:04:51 784b54837628: Layer already exists 03:04:51 4009b7713d8e: Layer already exists 03:04:51 de07f565b208: Layer already exists 03:04:51 25c1be300878: Layer already exists 03:04:51 439a72990cef: Layer already exists 03:04:51 c231f5c0ede3: Layer already exists 03:04:51 3fe21154ffdb: Layer already exists 03:04:51 4.1.0-dev.67: digest: sha256:3aa8785d74fa7faa56ff249d5a50fa5e4256d51938fbeb9a5aa3c53988fa5b3a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:51 + docker tag security-spire-config-arm64 nexus3.edgexfoundry.org:10004/security-spire-config-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:52 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 03:04:52 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:04:52 ab1f11b0cf82: Preparing 03:04:52 784b54837628: Preparing 03:04:52 de07f565b208: Preparing 03:04:52 d939ba3184b0: Preparing 03:04:52 4009b7713d8e: Preparing 03:04:52 25c1be300878: Preparing 03:04:52 3fe21154ffdb: Preparing 03:04:52 439a72990cef: Preparing 03:04:52 c231f5c0ede3: Preparing 03:04:52 25c1be300878: Waiting 03:04:52 3fe21154ffdb: Waiting 03:04:52 439a72990cef: Waiting 03:04:52 c231f5c0ede3: Waiting 03:04:52 784b54837628: Layer already exists 03:04:52 de07f565b208: Layer already exists 03:04:52 d939ba3184b0: Layer already exists 03:04:52 4009b7713d8e: Layer already exists 03:04:52 ab1f11b0cf82: Layer already exists 03:04:52 25c1be300878: Layer already exists 03:04:52 439a72990cef: Layer already exists 03:04:52 c231f5c0ede3: Layer already exists 03:04:52 3fe21154ffdb: Layer already exists 03:04:52 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67: digest: sha256:3aa8785d74fa7faa56ff249d5a50fa5e4256d51938fbeb9a5aa3c53988fa5b3a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:52 + 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 03:04:53 + docker push nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main 03:04:53 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-config-arm64] 03:04:53 ab1f11b0cf82: Preparing 03:04:53 784b54837628: Preparing 03:04:53 de07f565b208: Preparing 03:04:53 d939ba3184b0: Preparing 03:04:53 4009b7713d8e: Preparing 03:04:53 25c1be300878: Preparing 03:04:53 3fe21154ffdb: Preparing 03:04:53 439a72990cef: Preparing 03:04:53 c231f5c0ede3: Preparing 03:04:53 25c1be300878: Waiting 03:04:53 3fe21154ffdb: Waiting 03:04:53 439a72990cef: Waiting 03:04:53 c231f5c0ede3: Waiting 03:04:53 4009b7713d8e: Layer already exists 03:04:53 784b54837628: Layer already exists 03:04:53 ab1f11b0cf82: Layer already exists 03:04:53 d939ba3184b0: Layer already exists 03:04:53 de07f565b208: Layer already exists 03:04:53 25c1be300878: Layer already exists 03:04:53 439a72990cef: Layer already exists 03:04:53 3fe21154ffdb: Layer already exists 03:04:53 c231f5c0ede3: Layer already exists 03:04:53 main: digest: sha256:3aa8785d74fa7faa56ff249d5a50fa5e4256d51938fbeb9a5aa3c53988fa5b3a size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:04:53 ===================================================== [Pipeline] echo 03:04:54 taggedImages: 03:04:54 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c 03:04:54 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest 03:04:54 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.67 03:04:54 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 03:04:54 - nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 03:04:54 [edgeXDocker.push] Tagging docker image security-spire-server-arm64 with the following tags: 03:04:54 676951d955e4c4c86fc34e64f6f39dfe192b487c 03:04:54 latest 03:04:54 4.1.0-dev.67 03:04:54 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 03:04:54 main 03:04:54 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:54 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:04:54 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c 03:04:54 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:04:54 aa2ea7ccd4c8: Preparing 03:04:54 7427cd938b62: Preparing 03:04:54 546f88727462: Preparing 03:04:54 d939ba3184b0: Preparing 03:04:54 4009b7713d8e: Preparing 03:04:54 fbd5168085de: Preparing 03:04:54 02dad9ab532b: Preparing 03:04:54 f6b10bb7e357: Preparing 03:04:54 c231f5c0ede3: Preparing 03:04:54 02dad9ab532b: Waiting 03:04:54 f6b10bb7e357: Waiting 03:04:54 c231f5c0ede3: Waiting 03:04:54 fbd5168085de: Waiting 03:04:54 d939ba3184b0: Layer already exists 03:04:54 4009b7713d8e: Layer already exists 03:04:55 02dad9ab532b: Layer already exists 03:04:55 7427cd938b62: Pushed 03:04:55 f6b10bb7e357: Layer already exists 03:04:55 aa2ea7ccd4c8: Pushed 03:04:55 546f88727462: Pushed 03:04:55 c231f5c0ede3: Layer already exists 03:05:21 fbd5168085de: Pushed 03:05:21 676951d955e4c4c86fc34e64f6f39dfe192b487c: digest: sha256:6506dcee233a8f9a503e3153a9bd1c26d6b36617df78b3ee0f891dbfc464e33e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:22 + 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 03:05:22 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:05:22 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:05:22 aa2ea7ccd4c8: Preparing 03:05:22 7427cd938b62: Preparing 03:05:22 546f88727462: Preparing 03:05:22 d939ba3184b0: Preparing 03:05:22 4009b7713d8e: Preparing 03:05:22 fbd5168085de: Preparing 03:05:22 02dad9ab532b: Preparing 03:05:22 f6b10bb7e357: Preparing 03:05:22 c231f5c0ede3: Preparing 03:05:22 02dad9ab532b: Waiting 03:05:22 f6b10bb7e357: Waiting 03:05:22 c231f5c0ede3: Waiting 03:05:22 fbd5168085de: Waiting 03:05:22 4009b7713d8e: Layer already exists 03:05:22 aa2ea7ccd4c8: Layer already exists 03:05:22 546f88727462: Layer already exists 03:05:22 7427cd938b62: Layer already exists 03:05:22 d939ba3184b0: Layer already exists 03:05:22 02dad9ab532b: Layer already exists 03:05:22 fbd5168085de: Layer already exists 03:05:22 f6b10bb7e357: Layer already exists 03:05:22 c231f5c0ede3: Layer already exists 03:05:22 latest: digest: sha256:6506dcee233a8f9a503e3153a9bd1c26d6b36617df78b3ee0f891dbfc464e33e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:23 + 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 03:05:23 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.67 03:05:23 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:05:23 aa2ea7ccd4c8: Preparing 03:05:23 7427cd938b62: Preparing 03:05:23 546f88727462: Preparing 03:05:23 d939ba3184b0: Preparing 03:05:23 4009b7713d8e: Preparing 03:05:23 fbd5168085de: Preparing 03:05:23 02dad9ab532b: Preparing 03:05:23 f6b10bb7e357: Preparing 03:05:23 c231f5c0ede3: Preparing 03:05:23 fbd5168085de: Waiting 03:05:23 02dad9ab532b: Waiting 03:05:23 f6b10bb7e357: Waiting 03:05:23 c231f5c0ede3: Waiting 03:05:23 4009b7713d8e: Layer already exists 03:05:23 546f88727462: Layer already exists 03:05:23 7427cd938b62: Layer already exists 03:05:23 d939ba3184b0: Layer already exists 03:05:23 aa2ea7ccd4c8: Layer already exists 03:05:23 02dad9ab532b: Layer already exists 03:05:23 c231f5c0ede3: Layer already exists 03:05:23 fbd5168085de: Layer already exists 03:05:23 f6b10bb7e357: Layer already exists 03:05:23 4.1.0-dev.67: digest: sha256:6506dcee233a8f9a503e3153a9bd1c26d6b36617df78b3ee0f891dbfc464e33e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:24 + docker tag security-spire-server-arm64 nexus3.edgexfoundry.org:10004/security-spire-server-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:24 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 03:05:24 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:05:24 aa2ea7ccd4c8: Preparing 03:05:24 7427cd938b62: Preparing 03:05:24 546f88727462: Preparing 03:05:24 d939ba3184b0: Preparing 03:05:24 4009b7713d8e: Preparing 03:05:24 fbd5168085de: Preparing 03:05:24 02dad9ab532b: Preparing 03:05:24 f6b10bb7e357: Preparing 03:05:24 c231f5c0ede3: Preparing 03:05:24 fbd5168085de: Waiting 03:05:24 02dad9ab532b: Waiting 03:05:24 f6b10bb7e357: Waiting 03:05:24 c231f5c0ede3: Waiting 03:05:24 aa2ea7ccd4c8: Layer already exists 03:05:24 7427cd938b62: Layer already exists 03:05:24 546f88727462: Layer already exists 03:05:24 4009b7713d8e: Layer already exists 03:05:24 d939ba3184b0: Layer already exists 03:05:24 02dad9ab532b: Layer already exists 03:05:24 fbd5168085de: Layer already exists 03:05:24 f6b10bb7e357: Layer already exists 03:05:24 c231f5c0ede3: Layer already exists 03:05:24 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67: digest: sha256:6506dcee233a8f9a503e3153a9bd1c26d6b36617df78b3ee0f891dbfc464e33e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:24 + 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 03:05:25 + docker push nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main 03:05:25 The push refers to repository [nexus3.edgexfoundry.org:10004/security-spire-server-arm64] 03:05:25 aa2ea7ccd4c8: Preparing 03:05:25 7427cd938b62: Preparing 03:05:25 546f88727462: Preparing 03:05:25 d939ba3184b0: Preparing 03:05:25 4009b7713d8e: Preparing 03:05:25 fbd5168085de: Preparing 03:05:25 02dad9ab532b: Preparing 03:05:25 f6b10bb7e357: Preparing 03:05:25 c231f5c0ede3: Preparing 03:05:25 02dad9ab532b: Waiting 03:05:25 f6b10bb7e357: Waiting 03:05:25 c231f5c0ede3: Waiting 03:05:25 fbd5168085de: Waiting 03:05:25 d939ba3184b0: Layer already exists 03:05:25 aa2ea7ccd4c8: Layer already exists 03:05:25 546f88727462: Layer already exists 03:05:25 4009b7713d8e: Layer already exists 03:05:25 7427cd938b62: Layer already exists 03:05:25 02dad9ab532b: Layer already exists 03:05:25 fbd5168085de: Layer already exists 03:05:25 c231f5c0ede3: Layer already exists 03:05:25 f6b10bb7e357: Layer already exists 03:05:25 main: digest: sha256:6506dcee233a8f9a503e3153a9bd1c26d6b36617df78b3ee0f891dbfc464e33e size: 2196 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:05:25 ===================================================== [Pipeline] echo 03:05:33 taggedImages: 03:05:33 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c 03:05:33 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest 03:05:33 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.67 03:05:33 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 03:05:33 - nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 03:05:33 [edgeXDocker.push] Tagging docker image support-notifications-arm64 with the following tags: 03:05:33 676951d955e4c4c86fc34e64f6f39dfe192b487c 03:05:33 latest 03:05:33 4.1.0-dev.67 03:05:33 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 03:05:33 main 03:05:33 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:33 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:34 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c 03:05:34 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:05:34 fa8ced23718f: Preparing 03:05:34 62c3715a522d: Preparing 03:05:34 d939ba3184b0: Preparing 03:05:34 4009b7713d8e: Preparing 03:05:34 fd0f3642518c: Preparing 03:05:34 6f76c3241f86: Preparing 03:05:34 c231f5c0ede3: Preparing 03:05:34 6f76c3241f86: Waiting 03:05:34 c231f5c0ede3: Waiting 03:05:34 4009b7713d8e: Layer already exists 03:05:34 d939ba3184b0: Layer already exists 03:05:34 c231f5c0ede3: Layer already exists 03:05:34 fa8ced23718f: Pushed 03:05:34 fd0f3642518c: Pushed 03:05:35 6f76c3241f86: Pushed 03:05:43 62c3715a522d: Pushed 03:05:43 676951d955e4c4c86fc34e64f6f39dfe192b487c: digest: sha256:a8d6e1447bde23109fd7b5b4f4354e822bdb8173f246cb7e4e60da024637c0a6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:43 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:44 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:05:44 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:05:44 fa8ced23718f: Preparing 03:05:44 62c3715a522d: Preparing 03:05:44 d939ba3184b0: Preparing 03:05:44 4009b7713d8e: Preparing 03:05:44 fd0f3642518c: Preparing 03:05:44 6f76c3241f86: Preparing 03:05:44 c231f5c0ede3: Preparing 03:05:44 6f76c3241f86: Waiting 03:05:44 c231f5c0ede3: Waiting 03:05:44 62c3715a522d: Layer already exists 03:05:44 4009b7713d8e: Layer already exists 03:05:44 d939ba3184b0: Layer already exists 03:05:44 fd0f3642518c: Layer already exists 03:05:44 fa8ced23718f: Layer already exists 03:05:44 c231f5c0ede3: Layer already exists 03:05:44 6f76c3241f86: Layer already exists 03:05:44 latest: digest: sha256:a8d6e1447bde23109fd7b5b4f4354e822bdb8173f246cb7e4e60da024637c0a6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:44 + 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 03:05:45 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.67 03:05:45 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:05:45 fa8ced23718f: Preparing 03:05:45 62c3715a522d: Preparing 03:05:45 d939ba3184b0: Preparing 03:05:45 4009b7713d8e: Preparing 03:05:45 fd0f3642518c: Preparing 03:05:45 6f76c3241f86: Preparing 03:05:45 c231f5c0ede3: Preparing 03:05:45 6f76c3241f86: Waiting 03:05:45 c231f5c0ede3: Waiting 03:05:45 4009b7713d8e: Layer already exists 03:05:45 fd0f3642518c: Layer already exists 03:05:45 d939ba3184b0: Layer already exists 03:05:45 fa8ced23718f: Layer already exists 03:05:45 62c3715a522d: Layer already exists 03:05:45 c231f5c0ede3: Layer already exists 03:05:45 6f76c3241f86: Layer already exists 03:05:45 4.1.0-dev.67: digest: sha256:a8d6e1447bde23109fd7b5b4f4354e822bdb8173f246cb7e4e60da024637c0a6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:45 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:46 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 03:05:46 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:05:46 fa8ced23718f: Preparing 03:05:46 62c3715a522d: Preparing 03:05:46 d939ba3184b0: Preparing 03:05:46 4009b7713d8e: Preparing 03:05:46 fd0f3642518c: Preparing 03:05:46 6f76c3241f86: Preparing 03:05:46 c231f5c0ede3: Preparing 03:05:46 6f76c3241f86: Waiting 03:05:46 c231f5c0ede3: Waiting 03:05:46 d939ba3184b0: Layer already exists 03:05:46 fd0f3642518c: Layer already exists 03:05:46 fa8ced23718f: Layer already exists 03:05:46 62c3715a522d: Layer already exists 03:05:46 4009b7713d8e: Layer already exists 03:05:46 6f76c3241f86: Layer already exists 03:05:46 c231f5c0ede3: Layer already exists 03:05:46 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67: digest: sha256:a8d6e1447bde23109fd7b5b4f4354e822bdb8173f246cb7e4e60da024637c0a6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:46 + docker tag support-notifications-arm64 nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:47 + docker push nexus3.edgexfoundry.org:10004/support-notifications-arm64:main 03:05:47 The push refers to repository [nexus3.edgexfoundry.org:10004/support-notifications-arm64] 03:05:47 fa8ced23718f: Preparing 03:05:47 62c3715a522d: Preparing 03:05:47 d939ba3184b0: Preparing 03:05:47 4009b7713d8e: Preparing 03:05:47 fd0f3642518c: Preparing 03:05:47 6f76c3241f86: Preparing 03:05:47 c231f5c0ede3: Preparing 03:05:47 6f76c3241f86: Waiting 03:05:47 c231f5c0ede3: Waiting 03:05:47 d939ba3184b0: Layer already exists 03:05:47 fd0f3642518c: Layer already exists 03:05:47 4009b7713d8e: Layer already exists 03:05:47 62c3715a522d: Layer already exists 03:05:47 fa8ced23718f: Layer already exists 03:05:47 6f76c3241f86: Layer already exists 03:05:47 c231f5c0ede3: Layer already exists 03:05:47 main: digest: sha256:a8d6e1447bde23109fd7b5b4f4354e822bdb8173f246cb7e4e60da024637c0a6 size: 1782 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:05:47 ===================================================== [Pipeline] echo 03:05:47 taggedImages: 03:05:47 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c 03:05:47 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest 03:05:47 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.67 03:05:47 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 03:05:47 - nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 03:05:47 [edgeXDocker.push] Tagging docker image support-scheduler-arm64 with the following tags: 03:05:47 676951d955e4c4c86fc34e64f6f39dfe192b487c 03:05:47 latest 03:05:47 4.1.0-dev.67 03:05:47 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 03:05:47 main 03:05:47 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:47 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:48 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c 03:05:48 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:05:48 68282e68a321: Preparing 03:05:48 6f876bd449c6: Preparing 03:05:48 d939ba3184b0: Preparing 03:05:48 4009b7713d8e: Preparing 03:05:48 18692bc80589: Preparing 03:05:48 ffc60c42527d: Preparing 03:05:48 c231f5c0ede3: Preparing 03:05:48 ffc60c42527d: Waiting 03:05:48 c231f5c0ede3: Waiting 03:05:48 d939ba3184b0: Layer already exists 03:05:48 4009b7713d8e: Layer already exists 03:05:48 c231f5c0ede3: Layer already exists 03:05:48 18692bc80589: Pushed 03:05:48 68282e68a321: Pushed 03:05:49 ffc60c42527d: Pushed 03:05:57 6f876bd449c6: Pushed 03:05:57 676951d955e4c4c86fc34e64f6f39dfe192b487c: digest: sha256:360bdc43f8d288b985edcd683b193e94e6b38a342ded84bc54320fbc23732110 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:57 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:57 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:05:57 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:05:57 68282e68a321: Preparing 03:05:57 6f876bd449c6: Preparing 03:05:57 d939ba3184b0: Preparing 03:05:57 4009b7713d8e: Preparing 03:05:57 18692bc80589: Preparing 03:05:57 ffc60c42527d: Preparing 03:05:57 c231f5c0ede3: Preparing 03:05:57 ffc60c42527d: Waiting 03:05:57 c231f5c0ede3: Waiting 03:05:57 68282e68a321: Layer already exists 03:05:57 d939ba3184b0: Layer already exists 03:05:57 4009b7713d8e: Layer already exists 03:05:57 6f876bd449c6: Layer already exists 03:05:57 18692bc80589: Layer already exists 03:05:57 ffc60c42527d: Layer already exists 03:05:57 c231f5c0ede3: Layer already exists 03:05:58 latest: digest: sha256:360bdc43f8d288b985edcd683b193e94e6b38a342ded84bc54320fbc23732110 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:58 + 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 03:05:58 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.67 03:05:58 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:05:58 68282e68a321: Preparing 03:05:58 6f876bd449c6: Preparing 03:05:58 d939ba3184b0: Preparing 03:05:58 4009b7713d8e: Preparing 03:05:58 18692bc80589: Preparing 03:05:58 ffc60c42527d: Preparing 03:05:58 c231f5c0ede3: Preparing 03:05:58 ffc60c42527d: Waiting 03:05:58 c231f5c0ede3: Waiting 03:05:58 d939ba3184b0: Layer already exists 03:05:58 6f876bd449c6: Layer already exists 03:05:58 18692bc80589: Layer already exists 03:05:58 68282e68a321: Layer already exists 03:05:58 4009b7713d8e: Layer already exists 03:05:58 ffc60c42527d: Layer already exists 03:05:58 c231f5c0ede3: Layer already exists 03:05:59 4.1.0-dev.67: digest: sha256:360bdc43f8d288b985edcd683b193e94e6b38a342ded84bc54320fbc23732110 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:59 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:05:59 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 03:05:59 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:05:59 68282e68a321: Preparing 03:05:59 6f876bd449c6: Preparing 03:05:59 d939ba3184b0: Preparing 03:05:59 4009b7713d8e: Preparing 03:05:59 18692bc80589: Preparing 03:05:59 ffc60c42527d: Preparing 03:05:59 c231f5c0ede3: Preparing 03:05:59 ffc60c42527d: Waiting 03:05:59 c231f5c0ede3: Waiting 03:05:59 68282e68a321: Layer already exists 03:05:59 d939ba3184b0: Layer already exists 03:05:59 18692bc80589: Layer already exists 03:05:59 6f876bd449c6: Layer already exists 03:05:59 4009b7713d8e: Layer already exists 03:05:59 ffc60c42527d: Layer already exists 03:05:59 c231f5c0ede3: Layer already exists 03:06:00 676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67: digest: sha256:360bdc43f8d288b985edcd683b193e94e6b38a342ded84bc54320fbc23732110 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:00 + docker tag support-scheduler-arm64 nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:00 + docker push nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main 03:06:00 The push refers to repository [nexus3.edgexfoundry.org:10004/support-scheduler-arm64] 03:06:00 68282e68a321: Preparing 03:06:00 6f876bd449c6: Preparing 03:06:00 d939ba3184b0: Preparing 03:06:00 4009b7713d8e: Preparing 03:06:00 18692bc80589: Preparing 03:06:00 ffc60c42527d: Preparing 03:06:00 c231f5c0ede3: Preparing 03:06:00 ffc60c42527d: Waiting 03:06:00 c231f5c0ede3: Waiting 03:06:00 6f876bd449c6: Layer already exists 03:06:00 d939ba3184b0: Layer already exists 03:06:00 68282e68a321: Layer already exists 03:06:00 18692bc80589: Layer already exists 03:06:00 4009b7713d8e: Layer already exists 03:06:00 ffc60c42527d: Layer already exists 03:06:00 c231f5c0ede3: Layer already exists 03:06:01 main: digest: sha256:360bdc43f8d288b985edcd683b193e94e6b38a342ded84bc54320fbc23732110 size: 1781 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 03:06:01 ===================================================== [Pipeline] echo 03:06:01 taggedImages: 03:06:01 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c 03:06:01 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest 03:06:01 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.67 03:06:01 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 03:06:01 - nexus3.edgexfoundry.org:10004/support-scheduler-arm64:main [Pipeline] echo 03:06:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] echo 03:06:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:latest [Pipeline] echo 03:06:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:4.1.0-dev.67 [Pipeline] echo 03:06:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] echo 03:06:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-command-arm64:main [Pipeline] echo 03:06:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] echo 03:06:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:latest [Pipeline] echo 03:06:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:4.1.0-dev.67 [Pipeline] echo 03:06:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] echo 03:06:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-common-config-bootstrapper-arm64:main [Pipeline] echo 03:06:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] echo 03:06:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:latest [Pipeline] echo 03:06:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:4.1.0-dev.67 [Pipeline] echo 03:06:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] echo 03:06:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-data-arm64:main [Pipeline] echo 03:06:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] echo 03:06:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:latest [Pipeline] echo 03:06:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:4.1.0-dev.67 [Pipeline] echo 03:06:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] echo 03:06:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-keeper-arm64:main [Pipeline] echo 03:06:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] echo 03:06:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:latest [Pipeline] echo 03:06:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:4.1.0-dev.67 [Pipeline] echo 03:06:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] echo 03:06:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/core-metadata-arm64:main [Pipeline] echo 03:06:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] echo 03:06:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:latest [Pipeline] echo 03:06:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:4.1.0-dev.67 [Pipeline] echo 03:06:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] echo 03:06:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-bootstrapper-arm64:main [Pipeline] echo 03:06:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] echo 03:06:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:latest [Pipeline] echo 03:06:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:4.1.0-dev.67 [Pipeline] echo 03:06:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] echo 03:06:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-auth-arm64:main [Pipeline] echo 03:06:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] echo 03:06:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:latest [Pipeline] echo 03:06:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:4.1.0-dev.67 [Pipeline] echo 03:06:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] echo 03:06:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-proxy-setup-arm64:main [Pipeline] echo 03:06:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] echo 03:06:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:latest [Pipeline] echo 03:06:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:4.1.0-dev.67 [Pipeline] echo 03:06:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] echo 03:06:01 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-secretstore-setup-arm64:main [Pipeline] echo 03:06:02 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] echo 03:06:02 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:latest [Pipeline] echo 03:06:02 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:4.1.0-dev.67 [Pipeline] echo 03:06:02 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] echo 03:06:02 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spiffe-token-provider-arm64:main [Pipeline] echo 03:06:02 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] echo 03:06:02 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:latest [Pipeline] echo 03:06:02 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:4.1.0-dev.67 [Pipeline] echo 03:06:02 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] echo 03:06:02 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-agent-arm64:main [Pipeline] echo 03:06:02 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] echo 03:06:02 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:latest [Pipeline] echo 03:06:02 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:4.1.0-dev.67 [Pipeline] echo 03:06:02 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] echo 03:06:02 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-config-arm64:main [Pipeline] echo 03:06:02 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] echo 03:06:02 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:latest [Pipeline] echo 03:06:02 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:4.1.0-dev.67 [Pipeline] echo 03:06:02 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] echo 03:06:02 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/security-spire-server-arm64:main [Pipeline] echo 03:06:02 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] echo 03:06:02 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:latest [Pipeline] echo 03:06:02 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:4.1.0-dev.67 [Pipeline] echo 03:06:02 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] echo 03:06:02 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-notifications-arm64:main [Pipeline] echo 03:06:02 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c [Pipeline] echo 03:06:02 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:latest [Pipeline] echo 03:06:02 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:4.1.0-dev.67 [Pipeline] echo 03:06:02 Skip building multi-arch image for nexus3.edgexfoundry.org:10004/support-scheduler-arm64:676951d955e4c4c86fc34e64f6f39dfe192b487c-4.1.0-dev.67 [Pipeline] echo 03:06:02 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 03:06:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:06:02 03:06:02 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 03:06:03 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:06:03 arm64: Pulling from edgex-lftools-log-publisher 03:06:03 8998bd30e6a1: Pulling fs layer 03:06:03 04944245beec: Pulling fs layer 03:06:03 699f458cf7ca: Pulling fs layer 03:06:03 765212b225bb: Pulling fs layer 03:06:03 f23df028b6ca: Pulling fs layer 03:06:03 d65c8cfc05b1: Pulling fs layer 03:06:03 2437ff75d9bd: Pulling fs layer 03:06:03 f23df028b6ca: Waiting 03:06:03 2437ff75d9bd: Waiting 03:06:03 d65c8cfc05b1: Waiting 03:06:03 765212b225bb: Waiting 03:06:03 04944245beec: Verifying Checksum 03:06:03 04944245beec: Download complete 03:06:03 765212b225bb: Verifying Checksum 03:06:03 765212b225bb: Download complete 03:06:03 f23df028b6ca: Verifying Checksum 03:06:03 f23df028b6ca: Download complete 03:06:03 d65c8cfc05b1: Verifying Checksum 03:06:03 d65c8cfc05b1: Download complete 03:06:03 699f458cf7ca: Verifying Checksum 03:06:03 699f458cf7ca: Download complete 03:06:03 8998bd30e6a1: Download complete 03:06:06 2437ff75d9bd: Verifying Checksum 03:06:06 2437ff75d9bd: Download complete 03:06:09 8998bd30e6a1: Pull complete 03:06:09 04944245beec: Pull complete 03:06:11 699f458cf7ca: Pull complete 03:06:11 765212b225bb: Pull complete 03:06:12 f23df028b6ca: Pull complete 03:06:12 d65c8cfc05b1: Pull complete 03:06:30 2437ff75d9bd: Pull complete 03:06:30 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 03:06:30 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 03:06:30 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 03:06:30 prd-ubuntu20.04-docker-arm64-4c-16g-348091 does not seem to be running inside a container 03:06:30 $ 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/912 -v /w/workspace/edgex-go/912:/w/workspace/edgex-go/912:rw,z -v /w/workspace/edgex-go/912@tmp:/w/workspace/edgex-go/912@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 03:06:31 $ docker top 17ae14614b7b361620e104bf2e4513cb5dd0012d5e0795cfa5fc9980e8bddc21 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 03:06:32 ---> job-cost.sh 03:06:32 lf-activate-venv: SKIPPING 03:06:32 INFO: No Stack... 03:06:32 INFO: Retrieving Pricing Info for: v3-standard-4 03:06:33 INFO: Archiving Costs [Pipeline] sh 03:06:34 + cat /w/workspace/edgex-go/912/archives/cost.csv 03:06:34 + cut -d, -f6 [Pipeline] lock 03:06:34 Trying to acquire lock on [Resource: jenkins-edgexfoundry-edgex-go-main-912-stack-cost] 03:06:34 Resource [jenkins-edgexfoundry-edgex-go-main-912-stack-cost] did not exist. Created. 03:06:34 Lock acquired on [Resource: jenkins-edgexfoundry-edgex-go-main-912-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 03:06:34 + echo total: 0.10999999940395355 [Pipeline] stash 03:06:35 Stashed 1 file(s) [Pipeline] } 03:06:35 Lock released on resource [Resource: jenkins-edgexfoundry-edgex-go-main-912-stack-cost] [Pipeline] // lock [Pipeline] } 03:06:35 $ docker stop --time=1 17ae14614b7b361620e104bf2e4513cb5dd0012d5e0795cfa5fc9980e8bddc21 03:06:36 $ docker rm -f --volumes 17ae14614b7b361620e104bf2e4513cb5dd0012d5e0795cfa5fc9980e8bddc21 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } 08:14:36 Cancelling nested steps due to timeout 08:14:36 Sending interrupt signal to process 08:14:40 script returned exit code 143 [Pipeline] } 08:14:40 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] error [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 08:14:41 + '[' -d /w/workspace/edgex-go/912/archives ']' [Pipeline] libraryResource [Pipeline] sh 08:14:41 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:14:42 ---> package-listing.sh 08:14:42 ++ facter osfamily 08:14:42 ++ tr '[:upper:]' '[:lower:]' 08:14:42 + OS_FAMILY=redhat 08:14:42 + workspace=/w/workspace/edgex-go/912 08:14:42 + START_PACKAGES=/tmp/packages_start.txt 08:14:42 + END_PACKAGES=/tmp/packages_end.txt 08:14:42 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:14:42 + PACKAGES=/tmp/packages_start.txt 08:14:42 + '[' /w/workspace/edgex-go/912 ']' 08:14:42 + PACKAGES=/tmp/packages_end.txt 08:14:42 + case "${OS_FAMILY}" in 08:14:42 + sort 08:14:42 + rpm -qa 08:14:43 + '[' -f /tmp/packages_start.txt ']' 08:14:43 + '[' -f /tmp/packages_end.txt ']' 08:14:43 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:14:43 + '[' /w/workspace/edgex-go/912 ']' 08:14:43 + mkdir -p /w/workspace/edgex-go/912/archives/ 08:14:43 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/912/archives/ [Pipeline] echo 08:14:43 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/912/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:14:43 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:44 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:14:44 08:14:44 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:14:44 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:14:44 latest: Pulling from edgex-lftools-log-publisher 08:14:44 5eb5b503b376: Pulling fs layer 08:14:44 5c69ac0246d0: Pulling fs layer 08:14:44 ec43610c2a17: Pulling fs layer 08:14:44 3a2ae6a8a46f: Pulling fs layer 08:14:44 33b1e0a273af: Pulling fs layer 08:14:44 5d3b04190fa2: Pulling fs layer 08:14:44 2f39f015ded8: Pulling fs layer 08:14:44 3a2ae6a8a46f: Waiting 08:14:44 33b1e0a273af: Waiting 08:14:44 5d3b04190fa2: Waiting 08:14:44 2f39f015ded8: Waiting 08:14:44 5c69ac0246d0: Download complete 08:14:44 3a2ae6a8a46f: Verifying Checksum 08:14:44 3a2ae6a8a46f: Download complete 08:14:44 33b1e0a273af: Verifying Checksum 08:14:44 33b1e0a273af: Download complete 08:14:44 ec43610c2a17: Verifying Checksum 08:14:44 ec43610c2a17: Download complete 08:14:44 5d3b04190fa2: Verifying Checksum 08:14:44 5d3b04190fa2: Download complete 08:14:44 5eb5b503b376: Verifying Checksum 08:14:44 5eb5b503b376: Download complete 08:14:45 2f39f015ded8: Verifying Checksum 08:14:45 2f39f015ded8: Download complete 08:14:46 5eb5b503b376: Pull complete 08:14:46 5c69ac0246d0: Pull complete 08:14:46 ec43610c2a17: Pull complete 08:14:46 3a2ae6a8a46f: Pull complete 08:14:46 33b1e0a273af: Pull complete 08:14:47 5d3b04190fa2: Pull complete 08:14:51 2f39f015ded8: Pull complete 08:14:51 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:14:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:14:51 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:14:51 prd-centos7-docker-4c-2g-348317 does not seem to be running inside a container 08:14:51 $ 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/912/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 08:14:54 $ docker top 17f11a37c0fb1a9271e7a67464debdc681f5c2703e9f19af2b7e140bacdafc98 -eo pid,comm [Pipeline] { [Pipeline] sh 08:14:54 + touch /tmp/pre-build-complete [Pipeline] sh 08:14:55 + mkdir -p /var/log/sysstat [Pipeline] sh 08:14:55 + ls /var/log/sa-host 08:14:55 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:14:55 provisioning config files... 08:14:55 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-go_main@tmp/config14774352686530867400tmp [Pipeline] { [Pipeline] echo 08:14:55 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:14:56 ---> create-netrc.sh [Pipeline] } 08:14:56 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:14:56 ---> python-tools-install.sh [Pipeline] echo 08:14:56 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:14:56 ---> sudo-logs.sh 08:14:56 Archiving 'sudo' log.. 08:14:56 cat: /facter-os: Is a directory [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 08:14:56 [edgeXInfraPublish] An error occurred while publishing logs: script returned exit code 1 [Pipeline] } 08:14:56 $ docker stop --time=1 17f11a37c0fb1a9271e7a67464debdc681f5c2703e9f19af2b7e140bacdafc98 08:14:57 $ docker rm -f --volumes 17f11a37c0fb1a9271e7a67464debdc681f5c2703e9f19af2b7e140bacdafc98 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] cleanWs 08:14:58 [WS-CLEANUP] Deleting project workspace... 08:14:58 [WS-CLEANUP] Deferred wipeout is used... 08:14:58 [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] } 08:14:58 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 08:14:59 + [ -d /w/workspace/edgex-go/912/archives ] [Pipeline] libraryResource [Pipeline] sh 08:14:59 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 08:15:00 ---> package-listing.sh 08:15:00 ++ facter osfamily 08:15:00 ++ tr '[:upper:]' '[:lower:]' 08:15:00 + OS_FAMILY=debian 08:15:00 + workspace=/w/workspace/edgex-go/912 08:15:00 + START_PACKAGES=/tmp/packages_start.txt 08:15:00 + END_PACKAGES=/tmp/packages_end.txt 08:15:00 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:15:00 + PACKAGES=/tmp/packages_start.txt 08:15:00 + '[' /w/workspace/edgex-go/912 ']' 08:15:00 + PACKAGES=/tmp/packages_end.txt 08:15:00 + case "${OS_FAMILY}" in 08:15:00 + dpkg -l 08:15:00 + grep '^ii' 08:15:00 + '[' -f /tmp/packages_start.txt ']' 08:15:00 + '[' -f /tmp/packages_end.txt ']' 08:15:00 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:15:00 + '[' /w/workspace/edgex-go/912 ']' 08:15:00 + mkdir -p /w/workspace/edgex-go/912/archives/ 08:15:00 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgex-go/912/archives/ [Pipeline] echo 08:15:00 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/912/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 08:15:00 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:01 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:15:01 08:15:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 08:15:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:15:01 latest: Pulling from edgex-lftools-log-publisher 08:15:01 5eb5b503b376: Pulling fs layer 08:15:01 5c69ac0246d0: Pulling fs layer 08:15:01 ec43610c2a17: Pulling fs layer 08:15:01 3a2ae6a8a46f: Pulling fs layer 08:15:01 33b1e0a273af: Pulling fs layer 08:15:01 5d3b04190fa2: Pulling fs layer 08:15:01 2f39f015ded8: Pulling fs layer 08:15:01 5d3b04190fa2: Waiting 08:15:01 33b1e0a273af: Waiting 08:15:01 3a2ae6a8a46f: Waiting 08:15:01 2f39f015ded8: Waiting 08:15:01 5c69ac0246d0: Verifying Checksum 08:15:01 5c69ac0246d0: Download complete 08:15:01 3a2ae6a8a46f: Download complete 08:15:01 33b1e0a273af: Verifying Checksum 08:15:01 33b1e0a273af: Download complete 08:15:01 5d3b04190fa2: Verifying Checksum 08:15:01 5d3b04190fa2: Download complete 08:15:01 ec43610c2a17: Verifying Checksum 08:15:01 ec43610c2a17: Download complete 08:15:01 5eb5b503b376: Download complete 08:15:02 2f39f015ded8: Download complete 08:15:03 5eb5b503b376: Pull complete 08:15:03 5c69ac0246d0: Pull complete 08:15:03 ec43610c2a17: Pull complete 08:15:03 3a2ae6a8a46f: Pull complete 08:15:04 33b1e0a273af: Pull complete 08:15:04 5d3b04190fa2: Pull complete 08:15:09 2f39f015ded8: Pull complete 08:15:09 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 08:15:09 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 08:15:09 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 08:15:09 prd-ubuntu20.04-docker-8c-8g-347990 does not seem to be running inside a container 08:15:09 $ 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/912/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/912 -v /w/workspace/edgex-go/912:/w/workspace/edgex-go/912:rw,z -v /w/workspace/edgex-go/912@tmp:/w/workspace/edgex-go/912@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 08:15:12 $ docker top b04047cdf8c53081b6dd4c37b974e0b28e34b27a201a5a341b0ff7326b4338c2 -eo pid,comm [Pipeline] { [Pipeline] sh 08:15:13 + touch /tmp/pre-build-complete [Pipeline] sh 08:15:13 + mkdir -p /var/log/sysstat [Pipeline] sh 08:15:13 + ls /var/log/sa-host 08:15:13 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 08:15:13 provisioning config files... 08:15:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgex-go/912@tmp/config4582132157304791055tmp [Pipeline] { [Pipeline] echo 08:15:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 08:15:13 ---> create-netrc.sh [Pipeline] } 08:15:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 08:15:14 ---> python-tools-install.sh [Pipeline] echo 08:15:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 08:15:14 ---> sudo-logs.sh 08:15:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 08:15:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 08:15:14 ---> job-cost.sh 08:15:14 lf-activate-venv: SKIPPING 08:15:14 DEBUG: total: 0.10999999940395355 08:15:14 INFO: Retrieving Stack Cost... 08:15:15 INFO: Retrieving Pricing Info for: v3-standard-8 08:15:15 INFO: Archiving Costs [Pipeline] echo 08:15:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 08:15:16 ---> logs-deploy.sh 08:15:16 lf-activate-venv: SKIPPING 08:15:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-go/main/912 08:15:16 INFO: archiving workspace using pattern(s): 08:15:17 Archives upload complete. 08:15:17 INFO: archiving logs to Nexus 08:15:18 ---> uname -a: 08:15:18 Linux prd-ubuntu20-04-docker-8c-8g-347990 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 08:15:18 08:15:18 08:15:18 ---> lscpu: 08:15:18 Architecture: x86_64 08:15:18 CPU op-mode(s): 32-bit, 64-bit 08:15:18 Byte Order: Little Endian 08:15:18 Address sizes: 40 bits physical, 48 bits virtual 08:15:18 CPU(s): 8 08:15:18 On-line CPU(s) list: 0-7 08:15:18 Thread(s) per core: 1 08:15:18 Core(s) per socket: 1 08:15:18 Socket(s): 8 08:15:18 NUMA node(s): 1 08:15:18 Vendor ID: AuthenticAMD 08:15:18 CPU family: 23 08:15:18 Model: 49 08:15:18 Model name: AMD EPYC-Rome Processor 08:15:18 Stepping: 0 08:15:18 CPU MHz: 2800.000 08:15:18 BogoMIPS: 5600.00 08:15:18 Virtualization: AMD-V 08:15:18 Hypervisor vendor: KVM 08:15:18 Virtualization type: full 08:15:18 L1d cache: 256 KiB 08:15:18 L1i cache: 256 KiB 08:15:18 L2 cache: 4 MiB 08:15:18 L3 cache: 128 MiB 08:15:18 NUMA node0 CPU(s): 0-7 08:15:18 Vulnerability Gather data sampling: Not affected 08:15:18 Vulnerability Itlb multihit: Not affected 08:15:18 Vulnerability L1tf: Not affected 08:15:18 Vulnerability Mds: Not affected 08:15:18 Vulnerability Meltdown: Not affected 08:15:18 Vulnerability Mmio stale data: Not affected 08:15:18 Vulnerability Retbleed: Vulnerable 08:15:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 08:15:18 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 08:15:18 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 08:15:18 Vulnerability Srbds: Not affected 08:15:18 Vulnerability Tsx async abort: Not affected 08:15: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 08:15:18 08:15:18 08:15:18 ---> nproc: 08:15:18 8 08:15:18 08:15:18 08:15:18 ---> df -h: 08:15:18 Filesystem Size Used Avail Use% Mounted on 08:15:18 overlay 155G 32G 124G 21% / 08:15:18 tmpfs 64M 0 64M 0% /dev 08:15:18 tmpfs 16G 0 16G 0% /sys/fs/cgroup 08:15:18 shm 64M 0 64M 0% /dev/shm 08:15:18 /dev/vda1 155G 32G 124G 21% /facter-os 08:15:18 08:15:18 08:15:18 ---> sar -b -r -n DEV: 08:15:18 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-347990) 10/17/25 _x86_64_ (8 CPU) 08:15:18 08:15:18 02:13:39 LINUX RESTART (8 CPU) 08:15:18 08:15:18 02:14:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 08:15:18 02:15:01 381.59 72.70 308.88 0.00 12305.68 84616.03 0.00 08:15:18 02:16:01 172.64 10.28 162.36 0.00 1698.12 48874.92 0.00 08:15:18 02:17:01 53.88 0.03 53.85 0.00 0.27 48115.98 0.00 08:15:18 02:18:01 51.40 0.27 51.13 0.00 3.07 28717.49 0.00 08:15:18 02:19:01 199.12 1.05 198.07 0.00 59.99 80925.71 0.00 08:15:18 02:20:01 270.05 1.78 268.27 0.00 1987.94 222845.66 0.00 08:15:18 02:21:01 651.53 24.86 626.67 0.00 2459.85 139428.99 0.00 08:15:18 02:22:01 247.44 1.47 245.98 0.00 19.73 152792.67 0.00 08:15:18 02:23:01 363.71 0.10 363.61 0.00 2.80 153021.53 0.00 08:15:18 02:24:01 241.80 0.08 241.72 0.00 4.66 81593.74 0.00 08:15:18 02:25:01 471.07 0.03 471.04 0.00 4.93 70744.08 0.00 08:15:18 02:26:01 30.96 0.00 30.96 0.00 0.00 9785.04 0.00 08:15:18 02:27:01 7.75 0.00 7.75 0.00 0.00 9170.20 0.00 08:15:18 02:28:01 2.38 0.00 2.38 0.00 0.00 9007.93 0.00 08:15:18 02:29:01 2.75 0.00 2.75 0.00 0.00 9022.36 0.00 08:15:18 02:30:01 3.08 0.02 3.07 0.00 0.13 9030.23 0.00 08:15:18 02:31:01 2.75 0.00 2.75 0.00 0.00 9022.10 0.00 08:15:18 02:32:01 2.17 0.00 2.17 0.00 0.00 8210.23 0.00 08:15:18 02:33:01 1.22 0.00 1.22 0.00 0.00 14.66 0.00 08:15:18 02:34:01 1.50 0.00 1.50 0.00 0.00 17.99 0.00 08:15:18 02:35:01 1.13 0.00 1.13 0.00 0.00 12.13 0.00 08:15:18 02:36:01 2.10 0.00 2.10 0.00 0.00 22.93 0.00 08:15:18 02:37:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 08:15:18 02:38:01 0.97 0.00 0.97 0.00 0.00 11.46 0.00 08:15:18 02:39:01 1.37 0.00 1.37 0.00 0.00 15.86 0.00 08:15:18 02:40:01 1.10 0.00 1.10 0.00 0.00 11.86 0.00 08:15:18 02:41:01 1.22 0.00 1.22 0.00 0.00 14.53 0.00 08:15:18 02:42:01 1.12 0.00 1.12 0.00 0.00 12.00 0.00 08:15:18 02:43:01 1.17 0.00 1.17 0.00 0.00 13.60 0.00 08:15:18 02:44:01 1.38 0.00 1.38 0.00 0.00 17.19 0.00 08:15:18 02:45:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 08:15:18 02:46:01 0.92 0.00 0.92 0.00 0.00 10.80 0.00 08:15:18 02:47:01 1.70 0.30 1.40 0.00 16.79 17.73 0.00 08:15:18 02:48:01 2.52 1.38 1.13 0.00 31.06 15.46 0.00 08:15:18 02:49:01 1.27 0.00 1.27 0.00 0.00 16.26 0.00 08:15:18 02:50:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 08:15:18 02:51:01 1.18 0.00 1.18 0.00 0.00 14.13 0.00 08:15:18 02:52:01 0.88 0.00 0.88 0.00 0.00 10.66 0.00 08:15:18 02:53:01 1.25 0.00 1.25 0.00 0.00 14.66 0.00 08:15:18 02:54:01 1.63 0.00 1.63 0.00 0.00 19.33 0.00 08:15:18 02:55:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 08:15:18 02:56:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 08:15:18 02:57:01 1.33 0.00 1.33 0.00 0.00 16.13 0.00 08:15:18 02:58:01 0.87 0.00 0.87 0.00 0.00 9.73 0.00 08:15:18 02:59:01 1.42 0.00 1.42 0.00 0.00 17.20 0.00 08:15:18 03:00:01 1.13 0.00 1.13 0.00 0.00 12.66 0.00 08:15:18 03:01:01 1.25 0.00 1.25 0.00 0.00 14.26 0.00 08:15:18 03:02:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 08:15:18 03:03:01 1.32 0.00 1.32 0.00 0.00 14.93 0.00 08:15:18 03:04:01 1.42 0.00 1.42 0.00 0.00 17.20 0.00 08:15:18 03:05:01 1.20 0.00 1.20 0.00 0.00 12.93 0.00 08:15:18 03:06:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 08:15:18 03:07:01 1.22 0.00 1.22 0.00 0.00 14.26 0.00 08:15:18 03:08:01 1.15 0.00 1.15 0.00 0.00 12.53 0.00 08:15:18 03:09:01 1.25 0.00 1.25 0.00 0.00 14.13 0.00 08:15:18 03:10:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 08:15:18 03:11:01 1.52 0.00 1.52 0.00 0.00 16.66 0.00 08:15:18 03:12:01 0.92 0.00 0.92 0.00 0.00 10.93 0.00 08:15:18 03:13:01 1.45 0.00 1.45 0.00 0.00 17.06 0.00 08:15:18 03:14:01 1.57 0.00 1.57 0.00 0.00 18.93 0.00 08:15:18 03:15:01 1.27 0.00 1.27 0.00 0.00 13.73 0.00 08:15:18 03:16:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 08:15:18 03:17:02 1.13 0.00 1.13 0.00 0.00 13.60 0.00 08:15:18 03:18:01 1.24 0.00 1.24 0.00 0.00 13.83 0.00 08:15:18 03:19:01 1.20 0.00 1.20 0.00 0.00 14.26 0.00 08:15:18 03:20:01 1.18 0.00 1.18 0.00 0.00 14.13 0.00 08:15:18 03:21:01 1.35 0.00 1.35 0.00 0.00 16.13 0.00 08:15:18 03:22:01 0.93 0.00 0.93 0.00 0.00 10.00 0.00 08:15:18 03:23:01 1.18 0.00 1.18 0.00 0.00 14.40 0.00 08:15:18 03:24:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 08:15:18 03:25:01 1.33 0.00 1.33 0.00 0.00 16.26 0.00 08:15:18 03:26:01 1.22 0.00 1.22 0.00 0.00 13.46 0.00 08:15:18 03:27:01 1.13 0.00 1.13 0.00 0.00 14.26 0.00 08:15:18 03:28:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 08:15:18 03:29:01 1.33 0.00 1.33 0.00 0.00 16.13 0.00 08:15:18 03:30:01 1.00 0.00 1.00 0.00 0.00 11.73 0.00 08:15:18 03:31:01 1.27 0.00 1.27 0.00 0.00 15.73 0.00 08:15:18 03:32:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 08:15:18 03:33:01 1.15 0.00 1.15 0.00 0.00 14.80 0.00 08:15:18 03:34:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 08:15:18 03:35:01 1.25 0.00 1.25 0.00 0.00 16.00 0.00 08:15:18 03:36:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 08:15:18 03:37:01 1.22 0.00 1.22 0.00 0.00 14.40 0.00 08:15:18 03:38:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 08:15:18 03:39:01 1.23 0.00 1.23 0.00 0.00 14.80 0.00 08:15:18 03:40:01 1.12 0.00 1.12 0.00 0.00 12.40 0.00 08:15:18 03:41:01 1.25 0.00 1.25 0.00 0.00 15.60 0.00 08:15:18 03:42:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 08:15:18 03:43:01 1.20 0.00 1.20 0.00 0.00 14.53 0.00 08:15:18 03:44:01 0.95 0.00 0.95 0.00 0.00 11.33 0.00 08:15:18 03:45:01 1.25 0.00 1.25 0.00 0.00 14.66 0.00 08:15:18 03:46:01 0.90 0.00 0.90 0.00 0.00 10.66 0.00 08:15:18 03:47:01 1.17 0.00 1.17 0.00 0.00 14.66 0.00 08:15:18 03:48:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 08:15:18 03:49:01 1.30 0.00 1.30 0.00 0.00 16.26 0.00 08:15:18 03:50:01 1.13 0.00 1.13 0.00 0.00 13.60 0.00 08:15:18 03:51:01 1.37 0.00 1.37 0.00 0.00 16.93 0.00 08:15:18 03:52:01 1.15 0.00 1.15 0.00 0.00 12.66 0.00 08:15:18 03:53:01 1.18 0.00 1.18 0.00 0.00 14.13 0.00 08:15:18 03:54:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 08:15:18 03:55:01 1.37 0.00 1.37 0.00 0.00 17.33 0.00 08:15:18 03:56:01 1.10 0.00 1.10 0.00 0.00 11.86 0.00 08:15:18 03:57:01 1.32 0.00 1.32 0.00 0.00 15.99 0.00 08:15:18 03:58:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 08:15:18 03:59:01 1.15 0.00 1.15 0.00 0.00 14.80 0.00 08:15:18 04:00:01 1.22 0.00 1.22 0.00 0.00 14.13 0.00 08:15:18 04:01:01 1.38 0.00 1.38 0.00 0.00 16.66 0.00 08:15:18 04:02:01 1.07 0.00 1.07 0.00 0.00 12.66 0.00 08:15:18 04:03:01 1.17 0.00 1.17 0.00 0.00 13.86 0.00 08:15:18 04:04:01 0.87 0.00 0.87 0.00 0.00 10.53 0.00 08:15:18 04:05:01 1.35 0.00 1.35 0.00 0.00 16.66 0.00 08:15:18 04:06:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 08:15:18 04:07:01 1.25 0.00 1.25 0.00 0.00 15.86 0.00 08:15:18 04:08:01 0.90 0.00 0.90 0.00 0.00 11.33 0.00 08:15:18 04:09:01 1.22 0.00 1.22 0.00 0.00 15.20 0.00 08:15:18 04:10:01 1.22 0.00 1.22 0.00 0.00 13.33 0.00 08:15:18 04:11:01 1.27 0.00 1.27 0.00 0.00 15.06 0.00 08:15:18 04:12:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 08:15:18 04:13:01 1.22 0.00 1.22 0.00 0.00 14.80 0.00 08:15:18 04:14:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 08:15:18 04:15:01 1.50 0.00 1.50 0.00 0.00 18.53 0.00 08:15:18 04:16:01 1.15 0.00 1.15 0.00 0.00 12.66 0.00 08:15:18 04:17:01 1.45 0.00 1.45 0.00 0.00 17.60 0.00 08:15:18 04:18:01 1.28 0.00 1.28 0.00 0.00 14.00 0.00 08:15:18 04:19:01 1.23 0.00 1.23 0.00 0.00 14.66 0.00 08:15:18 04:20:01 1.20 0.00 1.20 0.00 0.00 13.46 0.00 08:15:18 04:21:01 1.28 0.00 1.28 0.00 0.00 15.86 0.00 08:15:18 04:22:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 08:15:18 04:23:01 1.35 0.00 1.35 0.00 0.00 16.26 0.00 08:15:18 04:24:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 08:15:18 04:25:01 1.48 0.00 1.48 0.00 0.00 18.39 0.00 08:15:18 04:26:01 1.10 0.00 1.10 0.00 0.00 12.00 0.00 08:15:18 04:27:01 1.27 0.00 1.27 0.00 0.00 15.46 0.00 08:15:18 04:28:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 08:15:18 04:29:01 1.23 0.00 1.23 0.00 0.00 15.60 0.00 08:15:18 04:30:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 08:15:18 04:31:01 1.28 0.00 1.28 0.00 0.00 15.99 0.00 08:15:18 04:32:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 08:15:18 04:33:01 1.27 0.00 1.27 0.00 0.00 16.26 0.00 08:15:18 04:34:01 1.05 0.00 1.05 0.00 0.00 12.13 0.00 08:15:18 04:35:02 1.43 0.00 1.43 0.00 0.00 17.20 0.00 08:15:18 04:36:01 1.08 0.00 1.08 0.00 0.00 12.20 0.00 08:15:18 04:37:01 1.27 0.00 1.27 0.00 0.00 15.46 0.00 08:15:18 04:38:01 1.00 0.00 1.00 0.00 0.00 11.33 0.00 08:15:18 04:39:01 1.32 0.00 1.32 0.00 0.00 15.86 0.00 08:15:18 04:40:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 08:15:18 04:41:01 1.65 0.00 1.65 0.00 0.00 19.86 0.00 08:15:18 04:42:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 08:15:18 04:43:01 1.25 0.00 1.25 0.00 0.00 15.06 0.00 08:15:18 04:44:01 0.98 0.00 0.98 0.00 0.00 11.20 0.00 08:15:18 04:45:01 1.37 0.00 1.37 0.00 0.00 17.06 0.00 08:15:18 04:46:01 1.15 0.00 1.15 0.00 0.00 13.60 0.00 08:15:18 04:47:01 1.27 0.00 1.27 0.00 0.00 16.00 0.00 08:15:18 04:48:01 1.05 0.00 1.05 0.00 0.00 11.73 0.00 08:15:18 04:49:01 1.38 0.00 1.38 0.00 0.00 18.26 0.00 08:15:18 04:50:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 08:15:18 04:51:01 1.40 0.00 1.40 0.00 0.00 17.73 0.00 08:15:18 04:52:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 08:15:18 04:53:01 1.30 0.00 1.30 0.00 0.00 15.86 0.00 08:15:18 04:54:01 0.95 0.00 0.95 0.00 0.00 10.93 0.00 08:15:18 04:55:01 1.37 0.00 1.37 0.00 0.00 17.06 0.00 08:15:18 04:56:01 1.13 0.00 1.13 0.00 0.00 12.40 0.00 08:15:18 04:57:01 1.35 0.00 1.35 0.00 0.00 16.40 0.00 08:15:18 04:58:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 08:15:18 04:59:01 1.27 0.00 1.27 0.00 0.00 15.60 0.00 08:15:18 05:00:01 1.15 0.00 1.15 0.00 0.00 13.33 0.00 08:15:18 05:01:01 1.40 0.00 1.40 0.00 0.00 17.06 0.00 08:15:18 05:02:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 08:15:18 05:03:01 1.37 0.00 1.37 0.00 0.00 16.66 0.00 08:15:18 05:04:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 08:15:18 05:05:01 1.42 0.00 1.42 0.00 0.00 18.26 0.00 08:15:18 05:06:01 1.23 0.00 1.23 0.00 0.00 14.26 0.00 08:15:18 05:07:01 1.35 0.00 1.35 0.00 0.00 17.33 0.00 08:15:18 05:08:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 08:15:18 05:09:01 1.42 0.00 1.42 0.00 0.00 17.33 0.00 08:15:18 05:10:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 08:15:18 05:11:01 1.42 0.00 1.42 0.00 0.00 18.26 0.00 08:15:18 05:12:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 08:15:18 05:13:01 1.62 0.00 1.62 0.00 0.00 19.06 0.00 08:15:18 05:14:01 0.95 0.00 0.95 0.00 0.00 10.26 0.00 08:15:18 05:15:01 1.43 0.00 1.43 0.00 0.00 18.53 0.00 08:15:18 05:16:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 08:15:18 05:17:01 1.38 0.00 1.38 0.00 0.00 17.60 0.00 08:15:18 05:18:01 1.32 0.00 1.32 0.00 0.00 13.86 0.00 08:15:18 05:19:01 1.32 0.00 1.32 0.00 0.00 17.06 0.00 08:15:18 05:20:01 1.17 0.00 1.17 0.00 0.00 13.20 0.00 08:15:18 05:21:01 1.85 0.00 1.85 0.00 0.00 22.93 0.00 08:15:18 05:22:01 1.10 0.00 1.10 0.00 0.00 11.60 0.00 08:15:18 05:23:01 1.32 0.00 1.32 0.00 0.00 17.06 0.00 08:15:18 05:24:01 1.00 0.00 1.00 0.00 0.00 10.80 0.00 08:15:18 05:25:01 1.42 0.00 1.42 0.00 0.00 18.00 0.00 08:15:18 05:26:01 1.10 0.00 1.10 0.00 0.00 12.93 0.00 08:15:18 05:27:01 1.47 0.00 1.47 0.00 0.00 18.00 0.00 08:15:18 05:28:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 08:15:18 05:29:01 1.37 0.00 1.37 0.00 0.00 16.66 0.00 08:15:18 05:30:01 1.20 0.00 1.20 0.00 0.00 13.33 0.00 08:15:18 05:31:01 1.60 0.00 1.60 0.00 0.00 19.46 0.00 08:15:18 05:32:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 08:15:18 05:33:01 1.37 0.00 1.37 0.00 0.00 16.93 0.00 08:15:18 05:34:01 1.02 0.00 1.02 0.00 0.00 11.46 0.00 08:15:18 05:35:01 1.40 0.00 1.40 0.00 0.00 16.80 0.00 08:15:18 05:36:01 1.23 0.00 1.23 0.00 0.00 14.00 0.00 08:15:18 05:37:01 1.42 0.00 1.42 0.00 0.00 16.79 0.00 08:15:18 05:38:01 1.20 0.00 1.20 0.00 0.00 13.86 0.00 08:15:18 05:39:01 1.60 0.00 1.60 0.00 0.00 19.06 0.00 08:15:18 05:40:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 08:15:18 05:41:01 1.50 0.00 1.50 0.00 0.00 17.73 0.00 08:15:18 05:42:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 08:15:18 05:43:01 1.40 0.00 1.40 0.00 0.00 16.53 0.00 08:15:18 05:44:01 1.02 0.00 1.02 0.00 0.00 11.33 0.00 08:15:18 05:45:01 1.37 0.00 1.37 0.00 0.00 16.66 0.00 08:15:18 05:46:01 1.18 0.00 1.18 0.00 0.00 12.80 0.00 08:15:18 05:47:01 1.43 0.00 1.43 0.00 0.00 17.60 0.00 08:15:18 05:48:01 1.02 0.00 1.02 0.00 0.00 11.20 0.00 08:15:18 05:49:01 1.52 0.00 1.52 0.00 0.00 18.39 0.00 08:15:18 05:50:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 08:15:18 05:51:02 1.47 0.00 1.47 0.00 0.00 18.53 0.00 08:15:18 05:52:01 1.15 0.00 1.15 0.00 0.00 12.88 0.00 08:15:18 05:53:01 1.42 0.00 1.42 0.00 0.00 16.26 0.00 08:15:18 05:54:01 1.03 0.00 1.03 0.00 0.00 11.86 0.00 08:15:18 05:55:01 1.55 0.00 1.55 0.00 0.00 18.53 0.00 08:15:18 05:56:01 1.03 0.00 1.03 0.00 0.00 11.20 0.00 08:15:18 05:57:01 1.87 0.00 1.87 0.00 0.00 21.73 0.00 08:15:18 05:58:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 08:15:18 05:59:01 1.32 0.00 1.32 0.00 0.00 16.26 0.00 08:15:18 06:00:01 1.22 0.00 1.22 0.00 0.00 13.33 0.00 08:15:18 06:01:01 1.37 0.00 1.37 0.00 0.00 16.13 0.00 08:15:18 06:02:01 1.18 0.00 1.18 0.00 0.00 13.33 0.00 08:15:18 06:03:01 1.70 0.00 1.70 0.00 0.00 19.19 0.00 08:15:18 06:04:01 1.08 0.00 1.08 0.00 0.00 11.60 0.00 08:15:18 06:05:01 1.52 0.00 1.52 0.00 0.00 18.00 0.00 08:15:18 06:06:01 0.93 0.00 0.93 0.00 0.00 10.93 0.00 08:15:18 06:07:01 1.57 0.00 1.57 0.00 0.00 19.06 0.00 08:15:18 06:08:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 08:15:18 06:09:01 1.40 0.00 1.40 0.00 0.00 16.26 0.00 08:15:18 06:10:01 1.17 0.00 1.17 0.00 0.00 12.93 0.00 08:15:18 06:11:01 1.50 0.00 1.50 0.00 0.00 18.00 0.00 08:15:18 06:12:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 08:15:18 06:13:01 1.42 0.00 1.42 0.00 0.00 17.60 0.00 08:15:18 06:14:01 1.15 0.00 1.15 0.00 0.00 12.00 0.00 08:15:18 06:15:01 1.40 0.00 1.40 0.00 0.00 17.60 0.00 08:15:18 06:16:01 1.08 0.00 1.08 0.00 0.00 11.20 0.00 08:15:18 06:17:01 1.45 0.00 1.45 0.00 0.00 17.73 0.00 08:15:18 06:18:01 1.38 0.00 1.38 0.00 0.00 14.40 0.00 08:15:18 06:19:01 1.37 0.00 1.37 0.00 0.00 15.86 0.00 08:15:18 06:20:01 1.07 0.00 1.07 0.00 0.00 11.60 0.00 08:15:18 06:21:01 1.42 0.00 1.42 0.00 0.00 16.93 0.00 08:15:18 06:22:01 1.22 0.00 1.22 0.00 0.00 12.93 0.00 08:15:18 06:23:01 1.53 0.00 1.53 0.00 0.00 17.60 0.00 08:15:18 06:24:01 0.93 0.00 0.93 0.00 0.00 10.66 0.00 08:15:18 06:25:01 1.57 0.03 1.53 0.00 0.27 18.00 0.00 08:15:18 06:26:01 4.53 2.23 2.31 0.00 36.15 79.07 0.00 08:15:18 06:27:01 1.52 0.00 1.52 0.00 0.00 18.00 0.00 08:15:18 06:28:01 1.12 0.00 1.12 0.00 0.00 11.73 0.00 08:15:18 06:29:01 1.43 0.00 1.43 0.00 0.00 16.26 0.00 08:15:18 06:30:01 1.05 0.00 1.05 0.00 0.00 11.60 0.00 08:15:18 06:31:01 1.58 0.00 1.58 0.00 0.00 18.13 0.00 08:15:18 06:32:01 1.10 0.00 1.10 0.00 0.00 12.13 0.00 08:15:18 06:33:01 1.40 0.00 1.40 0.00 0.00 16.80 0.00 08:15:18 06:34:01 1.05 0.00 1.05 0.00 0.00 11.46 0.00 08:15:18 06:35:01 1.37 0.00 1.37 0.00 0.00 16.13 0.00 08:15:18 06:36:01 1.12 0.00 1.12 0.00 0.00 12.53 0.00 08:15:18 06:37:01 1.47 0.00 1.47 0.00 0.00 17.86 0.00 08:15:18 06:38:01 1.08 0.00 1.08 0.00 0.00 11.73 0.00 08:15:18 06:39:01 1.53 0.00 1.53 0.00 0.00 17.86 0.00 08:15:18 06:40:01 1.08 0.00 1.08 0.00 0.00 11.20 0.00 08:15:18 06:41:01 1.55 0.00 1.55 0.00 0.00 18.93 0.00 08:15:18 06:42:01 1.13 0.00 1.13 0.00 0.00 12.13 0.00 08:15:18 06:43:01 1.48 0.00 1.48 0.00 0.00 17.20 0.00 08:15:18 06:44:01 1.15 0.00 1.15 0.00 0.00 12.00 0.00 08:15:18 06:45:01 1.75 0.00 1.75 0.00 0.00 19.33 0.00 08:15:18 06:46:01 1.05 0.00 1.05 0.00 0.00 11.86 0.00 08:15:18 06:47:01 1.48 0.00 1.48 0.00 0.00 17.86 0.00 08:15:18 06:48:01 1.30 0.00 1.30 0.00 0.00 13.33 0.00 08:15:18 06:49:01 1.48 0.00 1.48 0.00 0.00 17.73 0.00 08:15:18 06:50:01 1.08 0.00 1.08 0.00 0.00 11.86 0.00 08:15:18 06:51:01 1.40 0.00 1.40 0.00 0.00 17.73 0.00 08:15:18 06:52:01 1.18 0.00 1.18 0.00 0.00 13.60 0.00 08:15:18 06:53:01 1.55 0.00 1.55 0.00 0.00 17.73 0.00 08:15:18 06:54:01 1.03 0.00 1.03 0.00 0.00 11.33 0.00 08:15:18 06:55:02 1.78 0.00 1.78 0.00 0.00 19.73 0.00 08:15:18 06:56:01 1.07 0.00 1.07 0.00 0.00 11.52 0.00 08:15:18 06:57:01 9.62 6.08 3.53 0.00 363.41 115.31 0.00 08:15:18 06:58:01 1.27 0.00 1.27 0.00 0.00 14.53 0.00 08:15:18 06:59:01 1.85 0.00 1.85 0.00 0.00 20.26 0.00 08:15:18 07:00:01 1.15 0.00 1.15 0.00 0.00 12.26 0.00 08:15:18 07:01:01 1.50 0.00 1.50 0.00 0.00 17.60 0.00 08:15:18 07:02:01 1.13 0.00 1.13 0.00 0.00 12.53 0.00 08:15:18 07:03:01 1.47 0.00 1.47 0.00 0.00 18.26 0.00 08:15:18 07:04:01 1.13 0.00 1.13 0.00 0.00 12.26 0.00 08:15:18 07:05:01 1.53 0.00 1.53 0.00 0.00 18.00 0.00 08:15:18 07:06:01 1.07 0.00 1.07 0.00 0.00 10.93 0.00 08:15:18 07:07:01 1.32 0.00 1.32 0.00 0.00 16.26 0.00 08:15:18 07:08:01 1.23 0.00 1.23 0.00 0.00 13.20 0.00 08:15:18 07:09:01 1.45 0.00 1.45 0.00 0.00 17.20 0.00 08:15:18 07:10:01 1.17 0.00 1.17 0.00 0.00 12.66 0.00 08:15:18 07:11:01 1.37 0.00 1.37 0.00 0.00 16.53 0.00 08:15:18 07:12:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 08:15:18 07:13:01 1.50 0.00 1.50 0.00 0.00 18.26 0.00 08:15:18 07:14:01 1.13 0.00 1.13 0.00 0.00 11.86 0.00 08:15:18 07:15:01 1.58 0.00 1.58 0.00 0.00 18.53 0.00 08:15:18 07:16:01 1.00 0.00 1.00 0.00 0.00 10.40 0.00 08:15:18 07:17:01 1.33 0.00 1.33 0.00 0.00 16.13 0.00 08:15:18 07:18:01 1.25 0.00 1.25 0.00 0.00 14.00 0.00 08:15:18 07:19:01 1.28 0.00 1.28 0.00 0.00 15.46 0.00 08:15:18 07:20:01 1.12 0.00 1.12 0.00 0.00 12.66 0.00 08:15:18 07:21:01 1.23 0.00 1.23 0.00 0.00 17.06 0.00 08:15:18 07:22:01 1.05 0.00 1.05 0.00 0.00 11.06 0.00 08:15:18 07:23:01 1.57 0.00 1.57 0.00 0.00 19.86 0.00 08:15:18 07:24:01 1.07 0.00 1.07 0.00 0.00 11.46 0.00 08:15:18 07:25:01 1.52 0.00 1.52 0.00 0.00 18.26 0.00 08:15:18 07:26:01 1.13 0.00 1.13 0.00 0.00 12.93 0.00 08:15:18 07:27:01 1.32 0.00 1.32 0.00 0.00 15.73 0.00 08:15:18 07:28:01 1.12 0.00 1.12 0.00 0.00 12.26 0.00 08:15:18 07:29:01 1.30 0.00 1.30 0.00 0.00 16.53 0.00 08:15:18 07:30:01 1.00 0.00 1.00 0.00 0.00 12.13 0.00 08:15:18 07:31:01 1.62 0.00 1.62 0.00 0.00 18.79 0.00 08:15:18 07:32:01 0.97 0.00 0.97 0.00 0.00 10.53 0.00 08:15:18 07:33:01 1.57 0.00 1.57 0.00 0.00 19.33 0.00 08:15:18 07:34:01 1.15 0.00 1.15 0.00 0.00 12.80 0.00 08:15:18 07:35:01 1.33 0.00 1.33 0.00 0.00 16.40 0.00 08:15:18 07:36:01 1.08 0.00 1.08 0.00 0.00 12.53 0.00 08:15:18 07:37:01 1.53 0.00 1.53 0.00 0.00 17.59 0.00 08:15:18 07:38:01 1.15 0.00 1.15 0.00 0.00 13.20 0.00 08:15:18 07:39:01 1.53 0.00 1.53 0.00 0.00 18.66 0.00 08:15:18 07:40:01 1.02 0.00 1.02 0.00 0.00 10.93 0.00 08:15:18 07:41:01 1.42 0.00 1.42 0.00 0.00 17.46 0.00 08:15:18 07:42:01 1.00 0.00 1.00 0.00 0.00 10.93 0.00 08:15:18 07:43:01 1.43 0.00 1.43 0.00 0.00 17.86 0.00 08:15:18 07:44:01 1.10 0.00 1.10 0.00 0.00 12.40 0.00 08:15:18 07:45:01 1.50 0.00 1.50 0.00 0.00 17.20 0.00 08:15:18 07:46:01 0.98 0.00 0.98 0.00 0.00 12.00 0.00 08:15:18 07:47:01 1.58 0.00 1.58 0.00 0.00 19.06 0.00 08:15:18 07:48:01 0.98 0.00 0.98 0.00 0.00 10.66 0.00 08:15:18 07:49:01 1.47 0.00 1.47 0.00 0.00 18.00 0.00 08:15:18 07:50:01 1.00 0.00 1.00 0.00 0.00 11.46 0.00 08:15:18 07:51:01 1.67 0.00 1.67 0.00 0.00 19.99 0.00 08:15:18 07:52:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 08:15:18 07:53:01 1.58 0.00 1.58 0.00 0.00 19.06 0.00 08:15:18 07:54:01 1.17 0.00 1.17 0.00 0.00 12.80 0.00 08:15:18 07:55:01 1.43 0.00 1.43 0.00 0.00 16.80 0.00 08:15:18 07:56:01 1.10 0.00 1.10 0.00 0.00 12.53 0.00 08:15:18 07:57:01 1.40 0.00 1.40 0.00 0.00 17.46 0.00 08:15:18 07:58:01 1.20 0.00 1.20 0.00 0.00 14.00 0.00 08:15:18 07:59:01 1.47 0.00 1.47 0.00 0.00 17.33 0.00 08:15:18 08:00:01 1.23 0.00 1.23 0.00 0.00 12.93 0.00 08:15:18 08:01:01 1.47 0.00 1.47 0.00 0.00 16.40 0.00 08:15:18 08:02:01 1.10 0.00 1.10 0.00 0.00 11.60 0.00 08:15:18 08:03:01 1.77 0.00 1.77 0.00 0.00 20.66 0.00 08:15:18 08:04:01 1.13 0.00 1.13 0.00 0.00 12.00 0.00 08:15:18 08:05:01 1.38 0.00 1.38 0.00 0.00 17.20 0.00 08:15:18 08:06:01 1.17 0.00 1.17 0.00 0.00 11.73 0.00 08:15:18 08:07:01 1.30 0.00 1.30 0.00 0.00 15.86 0.00 08:15:18 08:08:01 1.18 0.00 1.18 0.00 0.00 12.40 0.00 08:15:18 08:09:01 1.68 0.00 1.68 0.00 0.00 18.80 0.00 08:15:18 08:10:01 1.22 0.00 1.22 0.00 0.00 12.80 0.00 08:15:18 08:11:01 1.47 0.00 1.47 0.00 0.00 16.80 0.00 08:15:18 08:12:01 1.22 0.00 1.22 0.00 0.00 12.26 0.00 08:15:18 08:13:01 1.65 0.00 1.65 0.00 0.00 19.19 0.00 08:15:18 08:14:01 1.15 0.00 1.15 0.00 0.00 11.60 0.00 08:15:18 08:15:01 2.27 0.17 2.10 0.00 12.26 34.66 0.00 08:15:18 Average: 9.97 0.34 9.63 0.00 52.66 3269.73 0.00 08:15:18 08:15:18 02:14:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:15:18 02:15:01 28920212 31551832 758920 2.31 75856 2850088 1828936 5.39 977292 2612872 928 08:15:18 02:16:01 26749440 31264708 1015632 3.09 123020 4540692 2241420 6.61 1864312 3718584 595532 08:15:18 02:17:01 26327972 31221704 1054836 3.21 129764 4881948 2380232 7.02 1836356 4134088 347192 08:15:18 02:18:01 25578604 31478828 796668 2.42 135440 5822308 1761852 5.19 1878760 4784252 757368 08:15:18 02:19:01 21963988 31163140 1095288 3.33 148992 9046004 3383240 9.97 2285764 7894256 3500208 08:15:18 02:20:01 18742124 31207120 1040704 3.17 168748 12191828 4113612 12.13 2362728 10927320 276 08:15:18 02:21:01 14504272 31353024 881840 2.68 380680 15977876 2355488 6.94 3273808 13859220 558564 08:15:18 02:22:01 5317128 27754448 4407056 13.41 421728 21059328 11823856 34.86 7534704 18211300 1424592 08:15:18 02:23:01 2254464 27321572 4845068 14.74 437056 23573076 10885492 32.09 9094996 19620176 12648 08:15:18 02:24:01 4836992 31085948 1121396 3.41 450320 24845632 2939832 8.67 4770588 21530536 1454876 08:15:18 02:25:01 5592632 31387008 846036 2.57 456912 24445252 2054832 6.06 4000752 21638236 500 08:15:18 02:26:01 5579152 31375140 857376 2.61 458084 24445644 2220916 6.55 4478464 21176200 492 08:15:18 02:27:01 5589892 31386104 846252 2.57 458340 24445672 2071044 6.11 4522152 21122436 12 08:15:18 02:28:01 5589828 31386220 846104 2.57 458372 24445804 2071044 6.11 4522648 21122560 184 08:15:18 02:29:01 5595300 31391752 841640 2.56 458428 24445804 2071044 6.11 4517412 21122576 20 08:15:18 02:30:01 5592788 31389340 844292 2.57 458500 24445784 2098240 6.19 4518668 21122548 184 08:15:18 02:31:01 5609992 31406548 826928 2.52 458548 24445788 2098240 6.19 4500112 21122552 12 08:15:18 02:32:01 5610384 31407032 826400 2.51 458588 24445788 2098240 6.19 4501204 21122556 148 08:15:18 02:33:01 5609808 31406496 826820 2.52 458612 24445792 2098240 6.19 4500200 21122556 32 08:15:18 02:34:01 5609980 31406716 826564 2.51 458640 24445784 2098240 6.19 4501252 21122560 160 08:15:18 02:35:01 5610924 31407816 825388 2.51 458660 24445924 2098240 6.19 4499572 21122688 140 08:15:18 02:36:01 5610680 31407636 825540 2.51 458716 24445928 2098240 6.19 4500520 21122700 4 08:15:18 02:37:01 5610940 31407900 825208 2.51 458740 24445932 2098240 6.19 4499328 21122696 12 08:15:18 02:38:01 5611112 31408108 824892 2.51 458752 24445936 2098240 6.19 4500632 21122700 232 08:15:18 02:39:01 5611136 31408140 824872 2.51 458768 24445932 2098240 6.19 4499380 21122704 8 08:15:18 02:40:01 5610740 31407752 825108 2.51 458792 24445944 2098240 6.19 4500408 21122708 144 08:15:18 02:41:01 5610908 31407984 825072 2.51 458812 24445948 2098240 6.19 4499436 21122716 8 08:15:18 02:42:01 5610412 31407492 825508 2.51 458832 24445952 2098240 6.19 4500700 21122716 140 08:15:18 02:43:01 5610680 31407760 825196 2.51 458852 24445952 2098240 6.19 4499776 21122716 172 08:15:18 02:44:01 5610192 31407340 825664 2.51 458876 24445956 2098240 6.19 4500808 21122720 92 08:15:18 02:45:01 5610952 31408104 825092 2.51 458888 24445956 2098240 6.19 4499564 21122720 4 08:15:18 02:46:01 5610872 31408036 825060 2.51 458908 24445964 2098240 6.19 4500868 21122728 264 08:15:18 02:47:01 5610160 31407832 825184 2.51 458932 24446468 2098240 6.19 4501384 21123056 152 08:15:18 02:48:01 5603612 31403240 829704 2.52 458952 24447404 2114388 6.23 4508320 21123404 188 08:15:18 02:49:01 5603848 31403508 829432 2.52 458976 24447400 2114388 6.23 4507232 21123404 32 08:15:18 02:50:01 5603328 31403032 829868 2.52 459000 24447412 2114388 6.23 4507848 21123392 236 08:15:18 02:51:01 5603564 31403268 829600 2.52 459016 24447412 2114388 6.23 4506788 21123392 8 08:15:18 02:52:01 5603192 31402924 829848 2.52 459024 24447416 2114388 6.23 4508148 21123392 268 08:15:18 02:53:01 5603080 31402932 829756 2.52 459040 24447544 2114388 6.23 4507180 21123504 184 08:15:18 02:54:01 5602600 31402472 830232 2.53 459048 24447540 2114388 6.23 4507844 21123524 8 08:15:18 02:55:01 5602592 31402476 830176 2.53 459076 24447552 2114388 6.23 4507176 21123528 28 08:15:18 02:56:01 5602424 31402396 830184 2.53 459092 24447560 2114388 6.23 4507952 21123528 152 08:15:18 02:57:01 5602376 31402384 830172 2.53 459100 24447564 2114388 6.23 4506884 21123532 8 08:15:18 02:58:01 5602076 31402092 830400 2.53 459116 24447564 2114388 6.23 4507880 21123540 176 08:15:18 02:59:01 5602028 31402048 830376 2.53 459124 24447568 2130432 6.28 4506908 21123544 8 08:15:18 03:00:01 5601728 31401800 830596 2.53 459136 24447572 2130432 6.28 4508272 21123548 144 08:15:18 03:01:01 5601712 31401784 830568 2.53 459164 24447572 2130432 6.28 4506968 21123548 4 08:15:18 03:02:01 5601404 31401540 830784 2.53 459184 24447576 2130432 6.28 4507984 21123556 168 08:15:18 03:03:01 5601632 31401772 830472 2.53 459196 24447580 2130432 6.28 4507028 21123556 8 08:15:18 03:04:01 5601364 31401504 830664 2.53 459212 24447580 2130432 6.28 4508292 21123556 16 08:15:18 03:05:01 5601816 31401960 830348 2.53 459224 24447588 2130432 6.28 4507376 21123560 8 08:15:18 03:06:01 5601564 31401768 830564 2.53 459248 24447588 2130432 6.28 4508040 21123568 144 08:15:18 03:07:01 5601704 31401920 830376 2.53 459276 24447592 2130432 6.28 4507400 21123568 28 08:15:18 03:08:01 5601916 31402136 830084 2.53 459300 24447596 2130432 6.28 4508344 21123572 152 08:15:18 03:09:01 5601900 31402180 830308 2.53 459324 24447596 2130432 6.28 4507156 21123576 12 08:15:18 03:10:01 5600460 31400768 831692 2.53 459340 24447600 2130432 6.28 4508516 21123576 168 08:15:18 03:11:01 5600396 31400744 831668 2.53 459360 24447600 2130432 6.28 4507228 21123576 4 08:15:18 03:12:01 5601200 31401560 830812 2.53 459380 24447608 2130432 6.28 4508188 21123584 196 08:15:18 03:13:01 5601192 31401604 830784 2.53 459404 24447612 2130432 6.28 4507520 21123588 140 08:15:18 03:14:01 5600364 31400780 831564 2.53 459420 24447608 2130432 6.28 4508268 21123592 8 08:15:18 03:15:01 5600380 31400804 831440 2.53 459444 24447620 2130432 6.28 4507324 21123596 8 08:15:18 03:16:01 5600104 31400596 831660 2.53 459472 24447624 2130432 6.28 4508296 21123600 156 08:15:18 03:17:02 5600064 31400556 831628 2.53 459492 24447624 2130432 6.28 4507612 21123600 4 08:15:18 03:18:01 5600272 31400832 831572 2.53 459504 24447628 2130432 6.28 4507656 21123604 8 08:15:18 03:19:01 5600240 31400928 831420 2.53 459516 24447756 2114024 6.23 4507672 21123732 8 08:15:18 03:20:01 5600192 31400884 831384 2.53 459540 24447756 2114024 6.23 4507720 21123736 8 08:15:18 03:21:01 5600344 31401100 831336 2.53 459568 24447764 2114024 6.23 4507736 21123744 4 08:15:18 03:22:01 5599760 31400516 831836 2.53 459592 24447764 2114024 6.23 4507736 21123744 12 08:15:18 03:23:01 5599908 31400720 831716 2.53 459604 24447772 2114024 6.23 4507800 21123748 8 08:15:18 03:24:01 5599876 31400704 831704 2.53 459612 24447772 2114024 6.23 4507528 21123748 4 08:15:18 03:25:01 5599812 31400652 831744 2.53 459636 24447772 2114024 6.23 4507600 21123756 28 08:15:18 03:26:01 5599812 31400656 831708 2.53 459664 24447780 2114024 6.23 4507516 21123760 4 08:15:18 03:27:01 5600024 31400916 831436 2.53 459676 24447784 2114024 6.23 4507564 21123760 8 08:15:18 03:28:01 5599976 31400872 831408 2.53 459696 24447788 2114024 6.23 4507564 21123764 28 08:15:18 03:29:01 5599928 31400860 831380 2.53 459708 24447792 2114024 6.23 4507608 21123768 12 08:15:18 03:30:01 5599692 31400624 831536 2.53 459732 24447788 2114024 6.23 4507656 21123768 8 08:15:18 03:31:01 5599708 31400680 831468 2.53 459760 24447796 2130144 6.28 4507632 21123772 28 08:15:18 03:32:01 5599944 31400920 831152 2.53 459776 24447800 2130144 6.28 4507632 21123776 8 08:15:18 03:33:01 5600112 31401096 831120 2.53 459788 24447804 2130144 6.28 4507640 21123780 28 08:15:18 03:34:01 5599844 31400892 831340 2.53 459804 24447808 2130144 6.28 4507688 21123788 8 08:15:18 03:35:01 5599424 31400516 831572 2.53 459816 24447804 2130144 6.28 4507772 21123784 12 08:15:18 03:36:01 5599264 31400360 831596 2.53 459836 24447812 2130144 6.28 4507828 21123788 4 08:15:18 03:37:01 5599256 31400408 831524 2.53 459864 24447812 2130144 6.28 4507768 21123792 12 08:15:18 03:38:01 5599628 31400784 831324 2.53 459880 24447816 2130144 6.28 4507764 21123796 28 08:15:18 03:39:01 5599360 31400528 831544 2.53 459888 24447820 2130144 6.28 4507780 21123800 28 08:15:18 03:40:01 5599108 31400308 831772 2.53 459908 24447820 2130144 6.28 4507856 21123796 32 08:15:18 03:41:01 5598784 31400012 832044 2.53 459916 24447828 2130144 6.28 4507832 21123800 32 08:15:18 03:42:01 5598808 31400040 831944 2.53 459928 24447832 2113912 6.23 4507816 21123804 24 08:15:18 03:43:01 5599044 31400280 831668 2.53 459948 24447832 2113912 6.23 4507816 21123804 12 08:15:18 03:44:01 5598768 31400052 831900 2.53 459960 24447840 2113912 6.23 4507868 21123808 20 08:15:18 03:45:01 5598816 31400120 831808 2.53 459968 24447840 2130208 6.28 4507952 21123816 8 08:15:18 03:46:01 5598744 31400060 831844 2.53 459976 24447844 2130208 6.28 4507900 21123820 28 08:15:18 03:47:01 5598804 31400156 831596 2.53 459980 24447848 2130208 6.28 4507976 21123824 36 08:15:18 03:48:01 5598816 31400176 831728 2.53 459984 24447848 2130208 6.28 4509196 21122952 28 08:15:18 03:49:01 5598704 31400100 831768 2.53 460004 24447852 2130208 6.28 4509088 21122952 20 08:15:18 03:50:01 5598948 31400376 831432 2.53 460012 24447852 2130208 6.28 4509288 21122952 12 08:15:18 03:51:01 5598656 31400092 831640 2.53 460036 24447860 2130208 6.28 4508956 21122960 36 08:15:18 03:52:01 5598608 31400100 831592 2.53 460068 24447864 2130208 6.28 4509008 21122960 8 08:15:18 03:53:01 5599064 31400556 831104 2.53 460084 24447864 2130208 6.28 4509024 21122960 12 08:15:18 03:54:01 5599088 31400600 831048 2.53 460096 24447868 2130208 6.28 4509012 21122964 8 08:15:18 03:55:01 5598708 31400352 831740 2.53 460116 24447984 2130208 6.28 4509084 21123096 28 08:15:18 03:56:01 5598740 31400436 831676 2.53 460132 24448000 2114076 6.23 4509072 21123100 12 08:15:18 03:57:01 5598740 31400440 831612 2.53 460148 24448004 2114076 6.23 4509084 21123104 8 08:15:18 03:58:01 5598944 31400644 831336 2.53 460160 24448004 2114076 6.23 4509072 21123104 12 08:15:18 03:59:01 5598644 31400416 831552 2.53 460172 24448012 2114076 6.23 4509420 21123116 36 08:15:18 04:00:01 5598832 31400608 831292 2.53 460196 24448016 2114076 6.23 4509188 21123120 32 08:15:18 04:01:01 5598692 31400528 831528 2.53 460228 24448012 2114076 6.23 4509452 21123128 188 08:15:18 04:02:01 5598912 31400752 831280 2.53 460248 24448020 2114076 6.23 4509184 21123132 28 08:15:18 04:03:01 5599408 31401284 830720 2.53 460256 24448024 2114076 6.23 4509248 21123120 12 08:15:18 04:04:01 5598540 31400428 831492 2.53 460268 24448028 2114076 6.23 4509604 21123124 196 08:15:18 04:05:01 5598524 31400440 831436 2.53 460276 24448032 2114076 6.23 4509712 21123128 200 08:15:18 04:06:01 5598288 31400212 831600 2.53 460284 24448032 2114076 6.23 4509648 21123128 184 08:15:18 04:07:01 5598208 31400144 831616 2.53 460292 24448036 2097624 6.18 4510020 21123132 176 08:15:18 04:08:01 5598404 31400472 831204 2.53 460304 24448172 2097624 6.18 4509776 21123264 220 08:15:18 04:09:01 5598372 31400444 831276 2.53 460312 24448172 2097624 6.18 4509548 21123268 216 08:15:18 04:10:01 5598388 31400492 831232 2.53 460336 24448176 2097624 6.18 4509376 21123272 4 08:15:18 04:11:01 5598088 31400224 831444 2.53 460368 24448176 2097624 6.18 4509644 21123272 12 08:15:18 04:12:01 5597508 31399648 832180 2.53 460376 24448180 2097624 6.18 4509652 21123276 8 08:15:18 04:13:01 5597760 31399936 831900 2.53 460388 24448184 2097624 6.18 4509396 21123280 8 08:15:18 04:14:01 5598472 31400648 831368 2.53 460416 24448184 2097624 6.18 4509380 21123280 8 08:15:18 04:15:01 5598220 31400444 831700 2.53 460440 24448184 2097624 6.18 4509484 21123284 4 08:15:18 04:16:01 5597912 31400172 831964 2.53 460460 24448192 2097624 6.18 4509456 21123288 28 08:15:18 04:17:01 5598116 31400324 831732 2.53 460484 24448200 2113668 6.23 4509760 21123288 8 08:15:18 04:18:01 5597580 31399800 832216 2.53 460500 24448204 2113668 6.23 4509468 21123300 4 08:15:18 04:19:01 5597832 31400112 831908 2.53 460512 24448204 2113668 6.23 4509508 21123304 12 08:15:18 04:20:01 5596224 31398520 833424 2.54 460536 24448208 2113668 6.23 4513036 21123304 4 08:15:18 04:21:01 5595996 31398296 833572 2.54 460552 24448212 2113668 6.23 4512976 21123308 8 08:15:18 04:22:01 5595728 31398072 833904 2.54 460576 24448212 2113668 6.23 4513024 21123308 12 08:15:18 04:23:01 5595428 31397788 834144 2.54 460580 24448216 2113668 6.23 4513068 21123312 8 08:15:18 04:24:01 5594924 31397304 834624 2.54 460604 24448216 2113668 6.23 4513084 21123312 12 08:15:18 04:25:01 5595252 31397648 834212 2.54 460644 24448204 2113668 6.23 4513172 21123316 8 08:15:18 04:26:01 5595252 31397652 834172 2.54 460664 24448224 2129764 6.28 4513096 21123320 24 08:15:18 04:27:01 5595456 31397916 833892 2.54 460692 24448220 2129764 6.28 4513152 21123324 24 08:15:18 04:28:01 5595640 31398124 833828 2.54 460700 24448232 2129764 6.28 4513176 21123324 4 08:15:18 04:29:01 5595136 31397636 834292 2.54 460724 24448236 2129764 6.28 4513192 21123332 24 08:15:18 04:30:01 5595152 31397684 834240 2.54 460744 24448236 2129764 6.28 4513284 21123332 4 08:15:18 04:31:01 5595064 31397604 834184 2.54 460780 24448240 2129764 6.28 4513232 21123336 20 08:15:18 04:32:01 5594732 31397368 834376 2.54 460792 24448240 2129764 6.28 4513272 21123340 12 08:15:18 04:33:01 5594984 31397624 834060 2.54 460804 24448248 2129764 6.28 4513272 21123344 44 08:15:18 04:34:01 5594976 31397620 834044 2.54 460816 24448252 2129764 6.28 4513272 21123348 28 08:15:18 04:35:02 5594864 31397544 834072 2.54 460836 24448256 2129764 6.28 4513384 21123348 4 08:15:18 04:36:01 5594936 31397620 833908 2.54 460864 24448260 2129764 6.28 4513492 21123352 36 08:15:18 04:37:01 5595432 31398156 833372 2.54 460888 24448260 2129764 6.28 4513352 21123352 12 08:15:18 04:38:01 5595064 31397924 833800 2.54 460896 24448392 2129764 6.28 4513372 21123488 8 08:15:18 04:39:01 5594608 31397472 834236 2.54 460912 24448396 2129764 6.28 4513356 21123492 8 08:15:18 04:40:01 5594148 31397072 834624 2.54 460940 24448396 2129764 6.28 4513480 21123496 4 08:15:18 04:41:01 5594100 31397028 834544 2.54 460976 24448400 2129764 6.28 4513720 21123500 24 08:15:18 04:42:01 5593848 31396840 834740 2.54 460984 24448404 2129764 6.28 4513760 21123508 8 08:15:18 04:43:01 5593768 31396764 834736 2.54 461004 24448404 2129764 6.28 4513472 21123508 4 08:15:18 04:44:01 5594224 31397224 834296 2.54 461024 24448408 2129764 6.28 4513472 21123512 24 08:15:18 04:45:01 5594204 31397208 834460 2.54 461036 24448412 2129764 6.28 4513572 21123516 8 08:15:18 04:46:01 5594708 31397780 833928 2.54 461060 24448412 2129764 6.28 4513560 21123524 8 08:15:18 04:47:01 5594408 31397484 834184 2.54 461080 24448420 2129764 6.28 4513812 21123408 64 08:15:18 04:48:01 5593636 31396736 834880 2.54 461100 24448420 2113396 6.23 4514280 21123352 20 08:15:18 04:49:01 5593620 31396728 834804 2.54 461128 24448428 2129440 6.28 4514088 21123360 12 08:15:18 04:50:01 5593556 31396692 834836 2.54 461144 24448428 2129440 6.28 4514180 21123360 8 08:15:18 04:51:01 5593492 31396636 834824 2.54 461164 24448424 2129440 6.28 4514152 21123364 36 08:15:18 04:52:01 5593208 31396404 835040 2.54 461176 24448436 2129440 6.28 4514184 21123368 4 08:15:18 04:53:01 5593408 31396608 835032 2.54 461180 24448440 2129440 6.28 4514188 21123372 4 08:15:18 04:54:01 5593060 31396264 835324 2.54 461196 24448444 2129440 6.28 4514188 21123376 24 08:15:18 04:55:01 5593336 31396576 834960 2.54 461220 24448448 2129440 6.28 4514300 21123380 4 08:15:18 04:56:01 5593288 31396556 834920 2.54 461256 24448440 2129440 6.28 4514256 21123380 8 08:15:18 04:57:01 5592760 31396032 835396 2.54 461280 24448452 2129440 6.28 4514552 21123384 8 08:15:18 04:58:01 5593252 31396584 835036 2.54 461304 24448452 2129440 6.28 4514608 21123388 4 08:15:18 04:59:01 5593236 31396572 835004 2.54 461320 24448456 2129440 6.28 4514620 21123392 8 08:15:18 05:00:01 5593396 31396736 834968 2.54 461340 24448460 2113188 6.23 4514672 21123396 4 08:15:18 05:01:01 5593380 31396780 834924 2.54 461376 24448456 2113188 6.23 4514672 21123400 8 08:15:18 05:02:01 5593584 31396988 834636 2.54 461392 24448464 2129236 6.28 4514692 21123404 28 08:15:18 05:03:01 5593568 31396972 834572 2.54 461408 24448468 2129236 6.28 4514400 21123404 8 08:15:18 05:04:01 5593300 31396772 834904 2.54 461432 24448472 2129236 6.28 4514456 21123416 28 08:15:18 05:05:01 5592968 31396468 835196 2.54 461448 24448476 2129236 6.28 4514556 21123408 8 08:15:18 05:06:01 5592920 31396436 835164 2.54 461480 24448472 2129236 6.28 4514512 21123412 8 08:15:18 05:07:01 5593120 31396640 835136 2.54 461496 24448484 2129236 6.28 4514516 21123416 28 08:15:18 05:08:01 5592876 31396460 835328 2.54 461512 24448488 2129236 6.28 4514572 21123424 8 08:15:18 05:09:01 5592828 31396532 835164 2.54 461536 24448616 2129236 6.28 4514884 21123540 20 08:15:18 05:10:01 5592676 31396416 835220 2.54 461556 24448620 2129236 6.28 4514664 21123544 4 08:15:18 05:11:01 5592092 31395876 835752 2.54 461592 24448616 2129236 6.28 4514644 21123552 24 08:15:18 05:12:01 5592328 31396148 835472 2.54 461608 24448628 2129236 6.28 4514672 21123560 28 08:15:18 05:13:01 5592596 31396432 835132 2.54 461616 24448632 2129236 6.28 4514700 21123564 12 08:15:18 05:14:01 5592548 31396388 835108 2.54 461628 24448632 2129236 6.28 4514692 21123564 12 08:15:18 05:15:01 5592236 31396104 835552 2.54 461640 24448636 2129236 6.28 4514792 21123568 8 08:15:18 05:16:01 5592228 31396116 835516 2.54 461676 24448624 2129236 6.28 4514744 21123568 8 08:15:18 05:17:01 5592108 31396028 835536 2.54 461700 24448640 2129236 6.28 4514784 21123572 28 08:15:18 05:18:01 5592836 31396904 834808 2.54 461704 24448772 2129236 6.28 4514788 21123704 4 08:15:18 05:19:01 5592836 31396916 834788 2.54 461724 24448772 2129236 6.28 4515096 21123704 8 08:15:18 05:20:01 5592480 31396580 835044 2.54 461732 24448776 2145280 6.32 4515232 21123708 196 08:15:18 05:21:01 5592788 31396896 834692 2.54 461768 24448776 2145280 6.32 4514832 21123712 24 08:15:18 05:22:01 5592268 31396376 835164 2.54 461788 24448788 2145280 6.32 4514832 21123712 12 08:15:18 05:23:01 5592220 31396392 835116 2.54 461820 24448792 2145280 6.32 4514896 21123720 28 08:15:18 05:24:01 5592172 31396344 835092 2.54 461832 24448792 2145280 6.32 4514912 21123720 8 08:15:18 05:25:01 5592120 31396368 835264 2.54 461860 24448796 2145280 6.32 4515216 21123736 8 08:15:18 05:26:01 5592088 31396340 835264 2.54 461892 24448796 2145280 6.32 4514980 21123740 28 08:15:18 05:27:01 5591756 31396068 835456 2.54 461924 24448800 2145280 6.32 4515432 21123744 196 08:15:18 05:28:01 5591788 31396108 835396 2.54 461944 24448804 2145280 6.32 4515048 21123748 28 08:15:18 05:29:01 5591740 31396060 835360 2.54 461964 24448808 2145280 6.32 4515044 21123748 8 08:15:18 05:30:01 5592228 31396612 834928 2.54 461992 24448812 2145280 6.32 4515160 21123756 8 08:15:18 05:31:01 5591668 31396076 835428 2.54 462036 24448804 2128464 6.28 4515152 21123748 4 08:15:18 05:32:01 5591660 31396128 835352 2.54 462052 24448816 2128464 6.28 4515192 21123752 12 08:15:18 05:33:01 5591604 31396076 835372 2.54 462060 24448820 2128464 6.28 4515204 21123752 8 08:15:18 05:34:01 5591596 31396072 835292 2.54 462088 24448824 2128464 6.28 4515204 21123756 24 08:15:18 05:35:01 5591668 31396192 835348 2.54 462120 24448824 2128464 6.28 4515328 21123756 8 08:15:18 05:36:01 5591196 31395772 835760 2.54 462164 24448820 2128464 6.28 4515384 21123760 12 08:15:18 05:37:01 5591656 31396276 835520 2.54 462196 24448828 2128464 6.28 4515356 21123760 16 08:15:18 05:38:01 5591656 31396284 835580 2.54 462220 24448836 2128464 6.28 4515356 21123764 8 08:15:18 05:39:01 5591924 31396556 835276 2.54 462232 24448844 2128464 6.28 4515360 21123768 4 08:15:18 05:40:01 5591656 31396296 835520 2.54 462240 24448844 2128464 6.28 4515428 21123776 16 08:15:18 05:41:01 5591324 31396028 835892 2.54 462256 24448848 2144520 6.32 4515440 21123784 4 08:15:18 05:42:01 5591228 31395936 835936 2.54 462272 24448852 2144520 6.32 4515424 21123788 24 08:15:18 05:43:01 5591180 31395912 835912 2.54 462296 24448852 2144520 6.32 4515456 21123784 8 08:15:18 05:44:01 5591384 31396120 835636 2.54 462312 24448856 2144520 6.32 4515748 21123788 24 08:15:18 05:45:01 5591732 31396520 835220 2.54 462332 24448856 2144520 6.32 4515584 21123788 8 08:15:18 05:46:01 5591188 31395996 835680 2.54 462360 24448860 2144520 6.32 4515528 21123792 4 08:15:18 05:47:01 5593904 31398716 832856 2.53 462388 24448868 2144520 6.32 4512776 21123796 8 08:15:18 05:48:01 5594328 31399200 832460 2.53 462408 24448868 2144520 6.32 4512896 21123800 16 08:15:18 05:49:01 5593096 31398188 833340 2.54 462432 24449000 2126348 6.27 4513304 21123932 28 08:15:18 05:50:01 5593560 31398652 832808 2.53 462444 24449000 2126348 6.27 4513116 21123932 8 08:15:18 05:51:02 5593528 31398660 832792 2.53 462484 24448992 2126348 6.27 4513020 21123936 28 08:15:18 05:52:01 5593740 31398908 832500 2.53 462504 24449000 2126348 6.27 4513040 21123944 20 08:15:18 05:53:01 5593908 31399076 832468 2.53 462516 24449008 2126348 6.27 4513048 21123944 4 08:15:18 05:54:01 5593372 31398584 832964 2.53 462536 24449016 2126348 6.27 4513092 21123944 20 08:15:18 05:55:01 5593088 31398336 833180 2.53 462556 24449020 2126348 6.27 4513196 21123952 4 08:15:18 05:56:01 5593040 31398268 833188 2.53 462568 24449020 2126348 6.27 4513136 21123952 44 08:15:18 05:57:01 5592740 31397984 833392 2.54 462596 24449028 2126348 6.27 4513156 21123956 4 08:15:18 05:58:01 5592908 31398160 833368 2.54 462604 24449028 2126348 6.27 4513156 21123960 12 08:15:18 05:59:01 5593196 31398452 833288 2.54 462616 24449032 2126348 6.27 4513460 21123964 28 08:15:18 06:00:01 5592872 31398184 833564 2.54 462640 24449036 2126348 6.27 4513272 21123968 4 08:15:18 06:01:01 5593392 31398736 833008 2.53 462660 24449036 2126348 6.27 4513252 21123968 12 08:15:18 06:02:01 5593628 31398976 832692 2.53 462680 24449036 2126348 6.27 4513272 21123972 24 08:15:18 06:03:01 5593548 31398936 832696 2.53 462692 24449040 2126348 6.27 4513296 21123972 12 08:15:18 06:04:01 5593248 31398644 832928 2.53 462692 24449044 2126348 6.27 4513296 21123976 12 08:15:18 06:05:01 5593200 31398604 832904 2.53 462700 24449048 2126348 6.27 4513360 21123980 4 08:15:18 06:06:01 5593404 31398816 832624 2.53 462712 24449052 2126348 6.27 4513320 21123980 24 08:15:18 06:07:01 5593320 31398736 832856 2.53 462724 24449048 2126348 6.27 4513308 21123984 8 08:15:18 06:08:01 5593304 31398744 832816 2.53 462740 24449060 2126348 6.27 4513324 21123992 28 08:15:18 06:09:01 5593256 31398700 832792 2.53 462748 24449060 2126348 6.27 4513324 21123992 8 08:15:18 06:10:01 5593136 31398584 832832 2.53 462764 24449064 2126348 6.27 4513396 21123996 8 08:15:18 06:11:01 5592908 31398416 833088 2.53 462780 24449068 2126348 6.27 4513384 21124000 4 08:15:18 06:12:01 5592892 31398404 833032 2.53 462800 24449068 2126348 6.27 4513504 21124004 8 08:15:18 06:13:01 5593060 31398580 833000 2.53 462820 24449076 2126348 6.27 4513400 21124012 32 08:15:18 06:14:01 5593548 31399128 832460 2.53 462844 24449076 2126348 6.27 4513440 21124016 8 08:15:18 06:15:01 5592996 31398592 832932 2.53 462856 24449084 2126348 6.27 4513528 21124012 40 08:15:18 06:16:01 5593952 31399556 832172 2.53 462864 24449080 2126348 6.27 4513768 21124012 4 08:15:18 06:17:01 5593716 31399336 832356 2.53 462892 24449076 2109436 6.22 4513792 21124020 24 08:15:18 06:18:01 5593684 31399352 832324 2.53 462896 24449092 2125620 6.27 4513520 21124024 28 08:15:18 06:19:01 5593116 31398784 832832 2.53 462912 24449092 2125620 6.27 4513504 21124024 12 08:15:18 06:20:01 5592856 31398552 833048 2.53 462920 24449096 2125620 6.27 4513592 21124028 24 08:15:18 06:21:01 5592832 31398540 833008 2.53 462936 24449100 2125620 6.27 4513540 21124032 28 08:15:18 06:22:01 5593004 31398720 832768 2.53 462944 24449092 2125620 6.27 4513552 21124032 8 08:15:18 06:23:01 5592444 31398296 833164 2.53 462948 24449232 2141696 6.31 4513544 21124164 4 08:15:18 06:24:01 5592184 31398036 833356 2.54 462952 24449236 2141696 6.31 4513544 21124164 24 08:15:18 06:25:01 5591748 31397612 833708 2.54 462972 24449236 2141696 6.31 4513912 21124172 8 08:15:18 06:26:01 5589128 31397720 833436 2.54 463020 24451612 2141696 6.31 4514012 21126456 8 08:15:18 06:27:01 5589120 31397712 833368 2.54 463044 24451612 2141696 6.31 4513704 21126456 28 08:15:18 06:28:01 5588756 31397420 833692 2.54 463060 24451616 2141696 6.31 4514020 21126464 180 08:15:18 06:29:01 5588772 31397440 833656 2.54 463076 24451616 2141696 6.31 4513760 21126464 8 08:15:18 06:30:01 5588852 31397528 833644 2.54 463096 24451620 2141696 6.31 4514192 21126468 208 08:15:18 06:31:01 5589136 31397820 833340 2.54 463108 24451624 2141696 6.31 4513760 21126472 8 08:15:18 06:32:01 5588916 31397668 833544 2.54 463124 24451616 2141696 6.31 4513816 21126476 12 08:15:18 06:33:01 5589664 31398420 832764 2.53 463140 24451632 2141696 6.31 4513816 21126480 28 08:15:18 06:34:01 5589656 31398424 832704 2.53 463144 24451636 2141696 6.31 4513820 21126488 28 08:15:18 06:35:01 5589136 31397932 833160 2.53 463152 24451636 2141696 6.31 4513912 21126480 12 08:15:18 06:36:01 5589112 31397924 833132 2.53 463180 24451640 2141696 6.31 4514044 21126484 20 08:15:18 06:37:01 5589064 31397876 833140 2.53 463212 24451632 2141696 6.31 4513940 21126484 16 08:15:18 06:38:01 5589244 31398120 832884 2.53 463216 24451644 2141696 6.31 4514176 21126492 28 08:15:18 06:39:01 5589436 31398316 832876 2.53 463220 24451648 2141696 6.31 4513920 21126496 4 08:15:18 06:40:01 5589388 31398292 832880 2.53 463240 24451648 2125604 6.27 4514072 21126492 36 08:15:18 06:41:01 5589348 31398264 832848 2.53 463240 24451660 2125604 6.27 4513964 21126496 8 08:15:18 06:42:01 5589080 31397996 833036 2.53 463268 24451652 2125604 6.27 4513952 21126496 12 08:15:18 06:43:01 5589272 31398192 832968 2.53 463280 24451664 2109112 6.22 4513952 21126500 28 08:15:18 06:44:01 5589516 31398452 832680 2.53 463296 24451668 2109112 6.22 4513968 21126512 8 08:15:18 06:45:01 5589936 31398932 832384 2.53 463328 24451668 2109112 6.22 4514068 21126516 12 08:15:18 06:46:01 5589408 31398408 832860 2.53 463348 24451672 2109112 6.22 4514076 21126520 28 08:15:18 06:47:01 5589620 31398688 832568 2.53 463364 24451672 2109112 6.22 4514064 21126528 32 08:15:18 06:48:01 5589208 31398276 832988 2.53 463396 24451676 2109112 6.22 4514224 21126528 32 08:15:18 06:49:01 5588580 31397580 833628 2.54 463412 24451680 2109112 6.22 4514836 21126524 4 08:15:18 06:50:01 5588840 31397856 833336 2.54 463420 24451680 2125208 6.27 4514632 21126524 40 08:15:18 06:51:01 5588224 31397244 833836 2.54 463440 24451688 2108844 6.22 4514220 21126528 36 08:15:18 06:52:01 5589204 31398268 833028 2.53 463480 24451676 2108844 6.22 4514516 21126536 32 08:15:18 06:53:01 5589204 31398312 832992 2.53 463492 24451692 2108844 6.22 4514312 21126536 8 08:15:18 06:54:01 5588448 31397560 833732 2.54 463504 24451696 2108844 6.22 4514608 21126540 28 08:15:18 06:55:02 5588220 31397364 834024 2.54 463532 24451696 2108844 6.22 4514408 21126540 12 08:15:18 06:56:01 5588392 31397540 833820 2.54 463544 24451700 2108844 6.22 4514352 21126544 24 08:15:18 06:57:01 5547132 31370768 857052 2.61 463836 24464440 2179176 6.42 4540084 21135992 24 08:15:18 06:58:01 5547392 31371028 856732 2.61 463852 24464440 2179176 6.42 4540068 21135992 8 08:15:18 06:59:01 5547424 31371164 856580 2.61 463856 24464512 2179176 6.42 4540124 21136060 8 08:15:18 07:00:01 5547416 31371168 856528 2.61 463860 24464516 2179176 6.42 4540176 21136064 8 08:15:18 07:01:01 5547828 31371592 856260 2.60 463876 24464516 2179176 6.42 4540172 21136068 8 08:15:18 07:02:01 5547860 31371636 856228 2.60 463892 24464520 2179176 6.42 4540164 21136072 4 08:15:18 07:03:01 5547852 31371716 856124 2.60 463916 24464588 2179176 6.42 4540196 21136136 8 08:15:18 07:04:01 5548056 31371928 855836 2.60 463936 24464592 2179176 6.42 4540196 21136144 28 08:15:18 07:05:01 5547212 31371132 856588 2.61 463964 24464596 2179176 6.42 4540248 21136148 4 08:15:18 07:06:01 5547444 31371392 856476 2.61 463992 24464596 2179176 6.42 4540496 21136148 8 08:15:18 07:07:01 5547688 31371556 856272 2.60 464012 24464600 2179176 6.42 4540236 21136152 28 08:15:18 07:08:01 5547892 31371760 855992 2.60 464040 24464588 2179176 6.42 4540236 21136152 8 08:15:18 07:09:01 5548168 31372100 855712 2.60 464060 24464604 2179176 6.42 4540300 21136160 28 08:15:18 07:10:01 5547940 31371912 855864 2.60 464072 24464608 2179176 6.42 4540392 21136160 8 08:15:18 07:11:01 5547892 31371872 855828 2.60 464092 24464612 2179176 6.42 4540632 21136160 24 08:15:18 07:12:01 5548128 31372252 855400 2.60 464124 24464744 2179176 6.42 4540356 21136288 8 08:15:18 07:13:01 5547260 31371436 856204 2.60 464140 24464736 2179176 6.42 4540396 21136300 24 08:15:18 07:14:01 5546708 31370888 856664 2.61 464152 24464752 2179176 6.42 4540400 21136300 24 08:15:18 07:15:01 5546884 31371112 856616 2.61 464176 24464756 2179176 6.42 4540500 21136308 4 08:15:18 07:16:01 5546860 31371104 856588 2.61 464196 24464756 2179176 6.42 4540532 21136308 36 08:15:18 07:17:01 5546820 31371100 856540 2.61 464220 24464760 2179176 6.42 4540484 21136312 28 08:15:18 07:18:01 5547040 31371332 856228 2.60 464224 24464764 2179176 6.42 4540508 21136316 4 08:15:18 07:19:01 5547040 31371340 856176 2.60 464240 24464764 2179176 6.42 4540500 21136316 12 08:15:18 07:20:01 5547200 31371520 856192 2.60 464252 24464768 2179176 6.42 4540576 21136320 4 08:15:18 07:21:01 5546576 31371048 856540 2.61 464288 24464904 2179176 6.42 4540552 21136436 40 08:15:18 07:22:01 5547080 31371592 856104 2.60 464312 24464904 2179176 6.42 4540576 21136452 8 08:15:18 07:23:01 5546852 31371392 856296 2.61 464344 24464896 2179176 6.42 4540600 21136456 8 08:15:18 07:24:01 5547308 31371880 855808 2.60 464356 24464908 2195232 6.47 4540608 21136464 12 08:15:18 07:25:01 5547080 31371680 855956 2.60 464380 24464912 2195232 6.47 4540696 21136464 8 08:15:18 07:26:01 5547248 31371880 855916 2.60 464404 24464916 2195232 6.47 4540664 21136468 4 08:15:18 07:27:01 5546980 31371624 856148 2.60 464412 24464916 2195232 6.47 4540980 21136468 12 08:15:18 07:28:01 5546484 31371140 856580 2.61 464436 24464920 2195232 6.47 4540976 21136472 8 08:15:18 07:29:01 5546972 31371664 856044 2.60 464452 24464924 2195232 6.47 4540732 21136476 24 08:15:18 07:30:01 5546972 31371680 856012 2.60 464464 24464932 2195232 6.47 4540800 21136484 40 08:15:18 07:31:01 5546624 31371368 856288 2.61 464504 24464928 2195232 6.47 4540768 21136488 4 08:15:18 07:32:01 5546356 31371100 856512 2.61 464512 24464936 2195232 6.47 4540752 21136488 12 08:15:18 07:33:01 5546308 31371096 856472 2.61 464548 24464928 2195232 6.47 4540792 21136492 8 08:15:18 07:34:01 5546512 31371304 856172 2.60 464568 24464944 2195232 6.47 4540792 21136496 12 08:15:18 07:35:01 5546400 31371248 856196 2.60 464596 24464944 2195232 6.47 4540920 21136496 12 08:15:18 07:36:01 5546100 31370976 856404 2.61 464620 24464948 2195232 6.47 4540992 21136500 28 08:15:18 07:37:01 5546116 31371016 856356 2.61 464636 24464948 2195232 6.47 4540896 21136500 12 08:15:18 07:38:01 5546856 31371780 855680 2.60 464656 24464948 2195232 6.47 4540912 21136504 12 08:15:18 07:39:01 5546320 31371272 856152 2.60 464672 24464960 2195232 6.47 4540952 21136508 8 08:15:18 07:40:01 5546352 31371328 856096 2.60 464692 24464960 2195232 6.47 4541012 21136512 8 08:15:18 07:41:01 5546352 31371364 856068 2.60 464712 24464964 2195232 6.47 4540996 21136516 16 08:15:18 07:42:01 5546340 31371360 856276 2.60 464720 24464964 2195232 6.47 4540988 21136516 8 08:15:18 07:43:01 5546592 31371632 855992 2.60 464744 24464964 2195232 6.47 4541020 21136520 28 08:15:18 07:44:01 5546780 31371840 855760 2.60 464756 24464972 2195232 6.47 4541028 21136524 28 08:15:18 07:45:01 5545968 31371044 856508 2.61 464772 24464968 2195232 6.47 4541132 21136524 4 08:15:18 07:46:01 5545684 31370784 856728 2.61 464780 24464980 2195232 6.47 4541352 21136532 40 08:15:18 07:47:01 5546140 31371268 856184 2.60 464792 24464988 2195232 6.47 4541092 21136540 4 08:15:18 07:48:01 5545872 31371020 856388 2.61 464808 24464988 2195232 6.47 4541416 21136540 16 08:15:18 07:49:01 5545060 31370224 857176 2.61 464832 24464992 2211348 6.52 4541688 21136544 12 08:15:18 07:50:01 5545928 31371092 856276 2.60 464864 24464992 2211348 6.52 4541228 21136544 24 08:15:18 07:51:01 5545408 31370624 856720 2.61 464880 24464996 2211348 6.52 4541472 21136548 12 08:15:18 07:52:01 5545424 31370644 856692 2.61 464888 24465000 2211348 6.52 4541488 21136552 8 08:15:18 07:53:01 5545304 31370544 856716 2.61 464936 24464984 2211348 6.52 4541232 21136552 8 08:15:18 07:54:01 5545220 31370528 856916 2.61 464964 24465004 2211348 6.52 4541564 21136560 8 08:15:18 07:55:01 5545448 31370892 856472 2.61 464980 24465132 2211348 6.52 4541372 21136684 8 08:15:18 07:56:01 5545684 31371148 856200 2.60 464992 24465136 2211348 6.52 4541300 21136688 8 08:15:18 07:57:01 5545364 31370856 856708 2.61 465008 24465144 2211348 6.52 4541332 21136696 8 08:15:18 07:58:01 5545616 31371108 856440 2.61 465024 24465144 2211348 6.52 4541332 21136696 4 08:15:18 07:59:01 5545364 31370892 856668 2.61 465044 24465148 2211348 6.52 4541364 21136700 28 08:15:18 08:00:01 5545900 31371452 856096 2.60 465068 24465152 2211348 6.52 4541444 21136704 4 08:15:18 08:01:01 5545608 31371192 856352 2.61 465096 24465152 2211348 6.52 4541416 21136704 8 08:15:18 08:02:01 5545568 31371164 856308 2.61 465120 24465156 2211348 6.52 4541400 21136708 24 08:15:18 08:03:01 5545520 31371172 856256 2.60 465152 24465160 2194788 6.47 4541464 21136712 32 08:15:18 08:04:01 5545756 31371416 855980 2.60 465168 24465164 2194788 6.47 4541464 21136716 28 08:15:18 08:05:01 5545892 31371604 855976 2.60 465184 24465172 2194788 6.47 4541568 21136724 36 08:15:18 08:06:01 5545908 31371632 856036 2.60 465188 24465172 2194788 6.47 4541812 21136724 4 08:15:18 08:07:01 5545932 31371664 855956 2.60 465200 24465176 2194788 6.47 4541524 21136728 28 08:15:18 08:08:01 5546412 31372144 855432 2.60 465224 24465172 2194788 6.47 4541524 21136728 12 08:15:18 08:09:01 5546236 31372004 855400 2.60 465236 24465180 2194788 6.47 4541524 21136732 8 08:15:18 08:10:01 5545968 31371808 855568 2.60 465276 24465184 2194788 6.47 4541648 21136736 4 08:15:18 08:11:01 5545164 31371040 856384 2.61 465304 24465184 2194788 6.47 4541620 21136736 12 08:15:18 08:12:01 5545116 31371000 856344 2.61 465332 24465188 2178688 6.42 4541620 21136740 12 08:15:18 08:13:01 5545504 31371456 856088 2.60 465356 24465192 2178688 6.42 4541676 21136748 4 08:15:18 08:14:01 5545488 31371440 856064 2.60 465368 24465192 2178688 6.42 4541676 21136748 12 08:15:18 08:15:01 5431892 31346052 881268 2.68 465828 24550492 2326940 6.86 4562600 21220540 85184 08:15:18 Average: 5915178 31369108 862110 2.62 455874 24120754 2200959 6.49 4490770 20840474 24237 08:15:18 08:15:18 02:14:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:15:18 02:15:01 ens3 1552.34 1420.75 10508.70 178.19 0.00 0.00 0.00 0.00 08:15:18 02:15:01 lo 3.63 3.63 0.36 0.36 0.00 0.00 0.00 0.00 08:15:18 02:15:01 docker0 567.67 541.34 39.51 2987.88 0.00 0.00 0.00 0.00 08:15:18 02:15:01 vethc16715a 567.67 541.46 47.27 2987.89 0.00 0.00 0.00 0.24 08:15:18 02:16:01 ens3 534.33 371.05 5115.01 81.49 0.00 0.00 0.00 0.00 08:15:18 02:16:01 veth30d2f95 0.05 0.17 0.00 0.01 0.00 0.00 0.00 0.00 08:15:18 02:16:01 lo 1.27 1.27 0.12 0.12 0.00 0.00 0.00 0.00 08:15:18 02:16:01 docker0 265.79 366.89 21.31 1672.26 0.00 0.00 0.00 0.00 08:15:18 02:17:01 ens3 36.04 24.93 28.27 16.21 0.00 0.00 0.00 0.00 08:15:18 02:17:01 veth30d2f95 1.37 1.40 0.12 0.13 0.00 0.00 0.00 0.00 08:15:18 02:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:17:01 docker0 1.37 1.37 0.10 0.12 0.00 0.00 0.00 0.00 08:15:18 02:18:01 ens3 17.64 11.16 15.07 9.53 0.00 0.00 0.00 0.00 08:15:18 02:18:01 veth30d2f95 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:18:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 02:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:19:01 vethce301da 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:19:01 vethc72f1bb 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:19:01 vethf121a89 1.75 4.47 0.13 38.83 0.00 0.00 0.00 0.00 08:15:18 02:19:01 veth7107149 1.53 2.80 0.12 44.48 0.00 0.00 0.00 0.00 08:15:18 02:19:01 veth773dbd3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:19:01 vetha36c107 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:19:01 veth51013d6 0.05 0.45 0.00 0.02 0.00 0.00 0.00 0.00 08:15:18 02:19:01 ens3 158.16 99.58 3458.96 22.27 0.00 0.00 0.00 0.00 08:15:18 02:19:01 vethed7c0e4 0.05 0.33 0.00 0.02 0.00 0.00 0.00 0.00 08:15:18 02:19:01 veth427940c 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:19:01 veth30eea53 0.40 0.77 0.04 0.15 0.00 0.00 0.00 0.00 08:15:18 02:19:01 lo 1.67 1.67 0.17 0.17 0.00 0.00 0.00 0.00 08:15:18 02:19:01 docker0 11.10 18.70 0.71 239.24 0.00 0.00 0.00 0.00 08:15:18 02:19:01 vetha5093cd 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:19:01 veth9637eb1 5.77 9.60 0.45 117.21 0.00 0.00 0.00 0.01 08:15:18 02:19:01 veth40e493d 1.55 3.08 0.12 38.67 0.00 0.00 0.00 0.00 08:15:18 02:20:01 vethb284403 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:20:01 vethc168650 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:20:01 vethb84171f 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:20:01 vethbccaa83 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:20:01 veth5d8f9b1 1.45 3.28 0.11 38.12 0.00 0.00 0.00 0.00 08:15:18 02:20:01 veth0523e78 3.60 1.62 38.17 0.12 0.00 0.00 0.00 0.00 08:15:18 02:20:01 veth890a852 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:20:01 vethcaa70ee 1.62 3.60 0.12 38.17 0.00 0.00 0.00 0.00 08:15:18 02:20:01 veth71d69b8 2.98 4.05 0.22 38.30 0.00 0.00 0.00 0.00 08:15:18 02:20:01 veth8fcc2fb 0.02 0.08 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:20:01 veth8f7c8f5 6.92 3.18 85.15 0.27 0.00 0.00 0.00 0.00 08:15:18 02:20:01 ens3 166.42 91.45 2499.97 21.66 0.00 0.00 0.00 0.00 08:15:18 02:20:01 veth65d163d 3.10 1.50 38.11 0.11 0.00 0.00 0.00 0.00 08:15:18 02:20:01 vetha7dd6c4 0.02 0.08 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:20:01 veth30eea53 0.08 1.18 0.00 0.05 0.00 0.00 0.00 0.00 08:15:18 02:20:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 08:15:18 02:20:01 docker0 36.34 69.67 2.32 970.58 0.00 0.00 0.00 0.00 08:15:18 02:20:01 veth4c98241 1.50 3.10 0.11 38.11 0.00 0.00 0.00 0.00 08:15:18 02:20:01 vethd324f39 0.02 0.07 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:20:01 veth88bdce0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:20:01 veth50037cc 3.18 6.92 0.27 85.15 0.00 0.00 0.00 0.01 08:15:18 02:21:01 ens3 1249.33 623.28 9098.19 65.64 0.00 0.00 0.00 0.00 08:15:18 02:21:01 veth30eea53 0.08 1.57 0.00 0.07 0.00 0.00 0.00 0.00 08:15:18 02:21:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 08:15:18 02:21:01 docker0 582.71 1166.24 49.23 7679.71 0.00 0.00 0.00 0.00 08:15:18 02:22:01 vetha390e8f 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 08:15:18 02:22:01 veth9d42557 0.05 0.55 0.00 0.03 0.00 0.00 0.00 0.00 08:15:18 02:22:01 vethcdd404f 0.05 0.68 0.00 0.03 0.00 0.00 0.00 0.00 08:15:18 02:22:01 veth38df5a4 0.05 0.70 0.00 0.03 0.00 0.00 0.00 0.00 08:15:18 02:22:01 veth9e4be9d 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 08:15:18 02:22:01 veth094e735 0.05 0.52 0.00 0.03 0.00 0.00 0.00 0.00 08:15:18 02:22:01 vetha9e9d17 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 08:15:18 02:22:01 ens3 15.46 9.38 12.74 7.07 0.00 0.00 0.00 0.00 08:15:18 02:22:01 veth59361aa 0.05 0.62 0.00 0.03 0.00 0.00 0.00 0.00 08:15:18 02:22:01 veth30eea53 0.00 0.60 0.00 0.02 0.00 0.00 0.00 0.00 08:15:18 02:22:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 02:22:01 docker0 0.60 0.00 0.02 0.00 0.00 0.00 0.00 0.00 08:15:18 02:22:01 vethea5cbd1 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 08:15:18 02:22:01 veth8724874 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 08:15:18 02:22:01 vethba9e962 0.05 0.67 0.00 0.03 0.00 0.00 0.00 0.00 08:15:18 02:22:01 veth108e8d8 0.05 0.53 0.00 0.03 0.00 0.00 0.00 0.00 08:15:18 02:23:01 vetha390e8f 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:23:01 veth1d51438 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:23:01 veth9d42557 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:23:01 vethcdd404f 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:23:01 veth38df5a4 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:23:01 veth9e4be9d 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:23:01 veth094e735 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:23:01 ens3 2.03 0.98 1.60 0.84 0.00 0.00 0.00 0.00 08:15:18 02:23:01 veth59361aa 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:23:01 veth30eea53 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:23:01 docker0 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:23:01 vethea5cbd1 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:23:01 veth8724874 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:23:01 vethba9e962 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:24:01 veth9d42557 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:24:01 vethcdd404f 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:24:01 veth9e4be9d 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:24:01 veth094e735 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:24:01 ens3 7.51 4.11 6.19 3.37 0.00 0.00 0.00 0.00 08:15:18 02:24:01 veth59361aa 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:24:01 veth44bf1ea 0.77 0.05 0.04 0.00 0.00 0.00 0.00 0.00 08:15:18 02:24:01 veth30eea53 0.00 0.03 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:24:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 02:24:01 docker0 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:24:01 veth8724874 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:24:01 vethba9e962 0.00 0.05 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:25:01 ens3 305.22 334.14 157.65 1400.97 0.00 0.00 0.00 0.00 08:15:18 02:25:01 lo 30.39 30.39 2.99 2.99 0.00 0.00 0.00 0.00 08:15:18 02:25:01 docker0 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:26:01 ens3 440.01 457.29 186.08 2744.57 0.00 0.00 0.00 0.00 08:15:18 02:26:01 lo 33.13 33.13 3.24 3.24 0.00 0.00 0.00 0.00 08:15:18 02:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:27:01 ens3 68.17 63.32 38.94 297.52 0.00 0.00 0.00 0.00 08:15:18 02:27:01 lo 6.93 6.93 0.68 0.68 0.00 0.00 0.00 0.00 08:15:18 02:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:28:01 ens3 2.17 1.02 4.08 0.26 0.00 0.00 0.00 0.00 08:15:18 02:28:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 02:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:29:01 ens3 0.08 0.02 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 02:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:30:01 ens3 0.28 0.20 0.09 0.07 0.00 0.00 0.00 0.00 08:15:18 02:30:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 02:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:31:01 ens3 0.12 0.07 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 02:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:32:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 02:32:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 02:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:33:01 ens3 0.18 0.03 0.07 0.00 0.00 0.00 0.00 0.00 08:15:18 02:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:34:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 02:34:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 02:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:35:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:15:18 02:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:36:01 ens3 0.60 0.47 0.28 0.22 0.00 0.00 0.00 0.00 08:15:18 02:36:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 02:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:37:01 ens3 0.17 0.10 0.07 0.01 0.00 0.00 0.00 0.00 08:15:18 02:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:38:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 02:38:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 02:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:39:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 02:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:40:01 ens3 0.28 0.23 0.09 0.08 0.00 0.00 0.00 0.00 08:15:18 02:40:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 02:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:41:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 02:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:42:01 ens3 0.27 0.18 0.08 0.01 0.00 0.00 0.00 0.00 08:15:18 02:42:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 02:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:43:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 02:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:44:01 ens3 0.15 0.08 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 02:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 02:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:45:01 ens3 0.17 0.17 0.08 0.07 0.00 0.00 0.00 0.00 08:15:18 02:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:46:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 02:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 02:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:47:01 ens3 0.97 0.68 0.88 0.38 0.00 0.00 0.00 0.00 08:15:18 02:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:48:01 ens3 5.67 4.10 3.74 4.75 0.00 0.00 0.00 0.00 08:15:18 02:48:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 08:15:18 02:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:49:01 ens3 1.77 1.45 0.98 1.21 0.00 0.00 0.00 0.00 08:15:18 02:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:50:01 ens3 0.23 0.17 0.09 0.07 0.00 0.00 0.00 0.00 08:15:18 02:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 02:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:51:01 ens3 0.13 0.07 0.07 0.00 0.00 0.00 0.00 0.00 08:15:18 02:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:52:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 02:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 02:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:53:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 02:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:54:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 02:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 02:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:55:01 ens3 0.25 0.13 0.14 0.07 0.00 0.00 0.00 0.00 08:15:18 02:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:56:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 02:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 02:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:57:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 02:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:58:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 02:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 02:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:59:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 02:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 02:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:00:01 ens3 0.35 0.30 0.15 0.08 0.00 0.00 0.00 0.00 08:15:18 03:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 03:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:01:01 ens3 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 03:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:02:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 03:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 03:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:03:01 ens3 0.42 0.02 0.05 0.00 0.00 0.00 0.00 0.00 08:15:18 03:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:04:01 ens3 0.57 0.47 0.28 0.22 0.00 0.00 0.00 0.00 08:15:18 03:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 03:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:05:01 ens3 0.37 0.22 0.17 0.07 0.00 0.00 0.00 0.00 08:15:18 03:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:06:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 03:06:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 03:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:07:01 ens3 0.18 0.03 0.02 0.00 0.00 0.00 0.00 0.00 08:15:18 03:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:08:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 03:08:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 03:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:09:01 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 03:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:10:01 ens3 0.27 0.23 0.09 0.08 0.00 0.00 0.00 0.00 08:15:18 03:10:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 03:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:11:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 03:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:12:01 ens3 0.25 0.17 0.08 0.01 0.00 0.00 0.00 0.00 08:15:18 03:12:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 03:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:13:01 ens3 0.08 0.05 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 03:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:14:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 03:14:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 03:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:15:01 ens3 0.20 0.15 0.09 0.07 0.00 0.00 0.00 0.00 08:15:18 03:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:16:01 ens3 0.23 0.17 0.07 0.01 0.00 0.00 0.00 0.00 08:15:18 03:16:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 03:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:17:02 ens3 0.07 0.02 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 03:17:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:17:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:18:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 03:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:19:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 03:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 03:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:20:01 ens3 0.20 0.18 0.09 0.07 0.00 0.00 0.00 0.00 08:15:18 03:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:21:01 ens3 0.25 0.12 0.08 0.01 0.00 0.00 0.00 0.00 08:15:18 03:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 03:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:22:01 ens3 0.10 0.05 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 03:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:23:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 03:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 03:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:24:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 03:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:25:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 08:15:18 03:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 03:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:26:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 03:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:27:01 ens3 0.18 0.10 0.07 0.01 0.00 0.00 0.00 0.00 08:15:18 03:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 03:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:28:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 03:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:29:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 03:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 03:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:30:01 ens3 0.22 0.12 0.09 0.07 0.00 0.00 0.00 0.00 08:15:18 03:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:31:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 03:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 03:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:32:01 ens3 0.17 0.05 0.07 0.00 0.00 0.00 0.00 0.00 08:15:18 03:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:33:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 03:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 03:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:34:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 03:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:35:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 08:15:18 03:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 03:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:36:01 ens3 0.50 0.30 0.27 0.21 0.00 0.00 0.00 0.00 08:15:18 03:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:37:01 ens3 0.20 0.12 0.07 0.01 0.00 0.00 0.00 0.00 08:15:18 03:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 03:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:38:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 03:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:39:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 03:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 03:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:40:01 ens3 0.22 0.12 0.09 0.07 0.00 0.00 0.00 0.00 08:15:18 03:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:41:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 03:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 03:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:42:01 ens3 0.17 0.05 0.07 0.00 0.00 0.00 0.00 0.00 08:15:18 03:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:43:01 ens3 0.13 0.08 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 03:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 03:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:44:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 03:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:45:01 ens3 0.27 0.23 0.09 0.07 0.00 0.00 0.00 0.00 08:15:18 03:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 03:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:46:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 03:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:47:01 ens3 0.45 0.37 0.17 0.26 0.00 0.00 0.00 0.00 08:15:18 03:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 03:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:48:01 ens3 2.62 2.32 1.50 3.96 0.00 0.00 0.00 0.00 08:15:18 03:48:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 03:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:49:01 ens3 1.53 0.88 0.80 1.09 0.00 0.00 0.00 0.00 08:15:18 03:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 03:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:50:01 ens3 0.25 0.13 0.14 0.07 0.00 0.00 0.00 0.00 08:15:18 03:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:51:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 03:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 03:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:52:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 03:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:53:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 03:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 03:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:54:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 03:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:55:01 ens3 0.35 0.22 0.15 0.07 0.00 0.00 0.00 0.00 08:15:18 03:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 03:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:56:01 ens3 0.05 0.02 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 03:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:57:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 03:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 03:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:58:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 03:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 03:59:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 03:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 03:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:00:01 ens3 0.27 0.25 0.14 0.08 0.00 0.00 0.00 0.00 08:15:18 04:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:01:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 04:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 04:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:02:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 04:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:03:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 04:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 04:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:04:01 ens3 0.42 0.00 0.05 0.00 0.00 0.00 0.00 0.00 08:15:18 04:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:05:01 ens3 0.80 0.52 0.36 0.28 0.00 0.00 0.00 0.00 08:15:18 04:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 04:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:06:01 ens3 0.68 0.05 0.12 0.00 0.00 0.00 0.00 0.00 08:15:18 04:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:07:01 ens3 0.57 0.40 0.28 0.22 0.00 0.00 0.00 0.00 08:15:18 04:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 04:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:08:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 04:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:09:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 04:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 04:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:10:01 ens3 0.22 0.12 0.09 0.07 0.00 0.00 0.00 0.00 08:15:18 04:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:11:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 04:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 04:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:12:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 04:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:13:01 ens3 0.30 0.12 0.08 0.01 0.00 0.00 0.00 0.00 08:15:18 04:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 04:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:14:01 ens3 0.10 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 04:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:15:01 ens3 0.25 0.18 0.09 0.07 0.00 0.00 0.00 0.00 08:15:18 04:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 04:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:16:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 04:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:17:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 04:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 04:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:18:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 04:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:19:01 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 08:15:18 04:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 04:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:20:01 ens3 1.68 2.37 0.18 12.67 0.00 0.00 0.00 0.00 08:15:18 04:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:21:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 04:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 04:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:22:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 04:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:23:01 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 08:15:18 04:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 04:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:24:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 04:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:25:01 ens3 4.42 7.88 0.36 7.41 0.00 0.00 0.00 0.00 08:15:18 04:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 04:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:26:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 04:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:27:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 04:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 04:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:28:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 04:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:29:01 ens3 0.25 0.12 0.08 0.01 0.00 0.00 0.00 0.00 08:15:18 04:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 04:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:30:01 ens3 4.20 6.22 0.34 7.32 0.00 0.00 0.00 0.00 08:15:18 04:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:31:01 ens3 0.15 0.12 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 04:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 04:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:32:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 04:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:33:01 ens3 0.28 0.18 0.08 0.01 0.00 0.00 0.00 0.00 08:15:18 04:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 04:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:34:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 04:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:35:02 ens3 4.18 7.48 0.40 7.41 0.00 0.00 0.00 0.00 08:15:18 04:35:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 04:35:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:36:01 ens3 5.19 9.81 0.58 14.75 0.00 0.00 0.00 0.00 08:15:18 04:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:37:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 04:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 04:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:38:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 04:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:39:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 04:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 04:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:40:01 ens3 1.42 2.03 0.16 6.70 0.00 0.00 0.00 0.00 08:15:18 04:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:41:01 ens3 0.25 0.12 0.08 0.01 0.00 0.00 0.00 0.00 08:15:18 04:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 04:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:42:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 04:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:43:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 04:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 04:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:44:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 04:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:45:01 ens3 3.53 6.75 0.36 7.36 0.00 0.00 0.00 0.00 08:15:18 04:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 04:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:46:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 04:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:47:01 ens3 7.22 12.41 0.56 14.77 0.00 0.00 0.00 0.00 08:15:18 04:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 04:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:48:01 ens3 8.11 13.90 1.81 25.29 0.00 0.00 0.00 0.00 08:15:18 04:48:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 04:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:49:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 04:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 04:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:50:01 ens3 1.60 1.28 0.87 1.21 0.00 0.00 0.00 0.00 08:15:18 04:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:51:01 ens3 0.20 0.13 0.07 0.01 0.00 0.00 0.00 0.00 08:15:18 04:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 04:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:52:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 04:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:53:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 04:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 04:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:54:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 04:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:55:01 ens3 0.25 0.18 0.09 0.07 0.00 0.00 0.00 0.00 08:15:18 04:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 04:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:56:01 ens3 0.18 0.07 0.07 0.00 0.00 0.00 0.00 0.00 08:15:18 04:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:57:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 04:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 04:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:58:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 04:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 04:59:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 04:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 04:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:00:01 ens3 0.20 0.13 0.09 0.07 0.00 0.00 0.00 0.00 08:15:18 05:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:01:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 05:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 05:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:02:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 05:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:03:01 ens3 0.27 0.13 0.08 0.01 0.00 0.00 0.00 0.00 08:15:18 05:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 05:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:04:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 05:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:05:01 ens3 0.33 0.22 0.15 0.07 0.00 0.00 0.00 0.00 08:15:18 05:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 05:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:06:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 05:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:07:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 05:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:08:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 05:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:09:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 05:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:10:01 ens3 0.30 0.17 0.15 0.07 0.00 0.00 0.00 0.00 08:15:18 05:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:11:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 05:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:12:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 05:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:13:01 ens3 0.17 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 05:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:14:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 05:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:15:01 ens3 0.35 0.23 0.15 0.07 0.00 0.00 0.00 0.00 08:15:18 05:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:16:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 05:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:17:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 05:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:18:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 05:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:19:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 05:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:20:01 ens3 0.20 0.12 0.09 0.07 0.00 0.00 0.00 0.00 08:15:18 05:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:21:01 ens3 0.25 0.12 0.08 0.01 0.00 0.00 0.00 0.00 08:15:18 05:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:22:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 05:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:23:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 05:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:24:01 ens3 0.37 0.00 0.05 0.00 0.00 0.00 0.00 0.00 08:15:18 05:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:25:01 ens3 0.92 0.58 0.50 0.35 0.00 0.00 0.00 0.00 08:15:18 05:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 05:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:26:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 05:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:27:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 05:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 05:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:28:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 05:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:29:01 ens3 0.18 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 05:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 05:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:30:01 ens3 0.22 0.13 0.09 0.07 0.00 0.00 0.00 0.00 08:15:18 05:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:31:01 ens3 0.25 0.13 0.08 0.01 0.00 0.00 0.00 0.00 08:15:18 05:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 05:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:32:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 05:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:33:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 05:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 05:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:34:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 05:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:35:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 08:15:18 05:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 05:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:36:01 ens3 0.58 0.35 0.33 0.21 0.00 0.00 0.00 0.00 08:15:18 05:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:37:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 05:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 05:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:38:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 05:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:39:01 ens3 0.17 0.13 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 05:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 05:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:40:01 ens3 0.20 0.13 0.08 0.07 0.00 0.00 0.00 0.00 08:15:18 05:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:41:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 05:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:42:01 ens3 0.17 0.05 0.07 0.00 0.00 0.00 0.00 0.00 08:15:18 05:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:43:01 ens3 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 05:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:44:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 05:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:45:01 ens3 0.25 0.18 0.09 0.07 0.00 0.00 0.00 0.00 08:15:18 05:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:46:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:47:01 ens3 0.27 0.15 0.08 0.01 0.00 0.00 0.00 0.00 08:15:18 05:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:48:01 ens3 0.25 0.15 0.11 0.25 0.00 0.00 0.00 0.00 08:15:18 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:49:01 ens3 2.72 2.30 1.47 3.94 0.00 0.00 0.00 0.00 08:15:18 05:49:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 08:15:18 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:50:01 ens3 1.63 1.33 0.87 1.21 0.00 0.00 0.00 0.00 08:15:18 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:51:02 ens3 0.27 0.15 0.08 0.01 0.00 0.00 0.00 0.00 08:15:18 05:51:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 05:51:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:52:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:53:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 05:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:54:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:55:01 ens3 0.33 0.22 0.15 0.07 0.00 0.00 0.00 0.00 08:15:18 05:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:56:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:57:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 05:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:58:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 05:59:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 05:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:00:01 ens3 0.20 0.12 0.09 0.07 0.00 0.00 0.00 0.00 08:15:18 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:01:01 ens3 0.27 0.15 0.08 0.01 0.00 0.00 0.00 0.00 08:15:18 06:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:02:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:03:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 06:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:04:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 06:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:05:01 ens3 0.37 0.23 0.15 0.07 0.00 0.00 0.00 0.00 08:15:18 06:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:06:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:07:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 06:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:08:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:09:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 06:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:10:01 ens3 0.30 0.18 0.14 0.07 0.00 0.00 0.00 0.00 08:15:18 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:11:01 ens3 0.33 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 06:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:12:01 ens3 0.97 0.43 0.40 0.28 0.00 0.00 0.00 0.00 08:15:18 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:13:01 ens3 0.17 0.12 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 06:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:14:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:15:01 ens3 0.27 0.20 0.09 0.07 0.00 0.00 0.00 0.00 08:15:18 06:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:16:01 ens3 0.18 0.07 0.07 0.00 0.00 0.00 0.00 0.00 08:15:18 06:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:17:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 06:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:18:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:19:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 06:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:20:01 ens3 0.28 0.25 0.14 0.07 0.00 0.00 0.00 0.00 08:15:18 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:21:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 06:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:22:01 ens3 0.07 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:23:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 06:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:24:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:25:01 ens3 0.37 0.30 0.15 0.08 0.00 0.00 0.00 0.00 08:15:18 06:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:26:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:27:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 06:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:28:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:29:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 06:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:30:01 ens3 0.22 0.17 0.09 0.07 0.00 0.00 0.00 0.00 08:15:18 06:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:31:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 06:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 06:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:32:01 ens3 0.17 0.07 0.07 0.00 0.00 0.00 0.00 0.00 08:15:18 06:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:33:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 06:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:34:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 06:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:35:01 ens3 0.25 0.18 0.09 0.07 0.00 0.00 0.00 0.00 08:15:18 06:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:36:01 ens3 0.60 0.37 0.33 0.21 0.00 0.00 0.00 0.00 08:15:18 06:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:37:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 06:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 06:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:38:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 06:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:39:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 06:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 06:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:40:01 ens3 0.20 0.12 0.09 0.07 0.00 0.00 0.00 0.00 08:15:18 06:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:41:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 06:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 06:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:42:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 06:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:43:01 ens3 0.23 0.13 0.07 0.01 0.00 0.00 0.00 0.00 08:15:18 06:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 06:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:44:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 06:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:45:01 ens3 0.32 0.20 0.15 0.07 0.00 0.00 0.00 0.00 08:15:18 06:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 06:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:46:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 06:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:47:01 ens3 0.15 0.13 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 06:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 06:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:48:01 ens3 0.27 0.18 0.11 0.25 0.00 0.00 0.00 0.00 08:15:18 06:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:49:01 ens3 2.75 2.28 1.47 3.91 0.00 0.00 0.00 0.00 08:15:18 06:49:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 08:15:18 06:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:50:01 ens3 1.67 1.37 0.93 1.22 0.00 0.00 0.00 0.00 08:15:18 06:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:51:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 06:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 06:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:52:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 06:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:53:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 06:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 06:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:54:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 06:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:55:02 ens3 0.25 0.18 0.09 0.07 0.00 0.00 0.00 0.00 08:15:18 06:55:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 06:55:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:56:01 ens3 0.17 0.07 0.07 0.00 0.00 0.00 0.00 0.00 08:15:18 06:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:57:01 ens3 1.48 1.47 5.20 0.12 0.00 0.00 0.00 0.00 08:15:18 06:57:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 08:15:18 06:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:58:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 06:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 06:59:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 06:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 06:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:00:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:15:18 07:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:01:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 07:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 07:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:02:01 ens3 0.17 0.07 0.07 0.00 0.00 0.00 0.00 0.00 08:15:18 07:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:03:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 07:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 07:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:04:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 07:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:05:01 ens3 0.25 0.18 0.09 0.07 0.00 0.00 0.00 0.00 08:15:18 07:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 07:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:06:01 ens3 0.18 0.07 0.07 0.00 0.00 0.00 0.00 0.00 08:15:18 07:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:07:01 ens3 0.13 0.12 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 07:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 07:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:08:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 07:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:09:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 07:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 07:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:10:01 ens3 0.30 0.15 0.14 0.07 0.00 0.00 0.00 0.00 08:15:18 07:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:11:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 07:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 07:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:12:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 07:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:13:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 07:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 07:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:14:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 07:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:15:01 ens3 0.27 0.18 0.09 0.07 0.00 0.00 0.00 0.00 08:15:18 07:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 07:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:16:01 ens3 0.17 0.03 0.07 0.00 0.00 0.00 0.00 0.00 08:15:18 07:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:17:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 07:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 07:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:18:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 07:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:19:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 07:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 07:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:20:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:15:18 07:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:21:01 ens3 0.28 0.17 0.08 0.01 0.00 0.00 0.00 0.00 08:15:18 07:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 07:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:22:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 07:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:23:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 07:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 07:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:24:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 07:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:25:01 ens3 0.33 0.20 0.15 0.07 0.00 0.00 0.00 0.00 08:15:18 07:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 07:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:26:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 07:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:27:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 07:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 07:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:28:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 07:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:29:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 07:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 07:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:30:01 ens3 0.28 0.13 0.14 0.07 0.00 0.00 0.00 0.00 08:15:18 07:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:31:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 07:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 07:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:32:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 07:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:33:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 07:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 07:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:34:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 07:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:35:01 ens3 0.32 0.20 0.15 0.07 0.00 0.00 0.00 0.00 08:15:18 07:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 07:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:36:01 ens3 0.50 0.35 0.27 0.21 0.00 0.00 0.00 0.00 08:15:18 07:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:37:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 07:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 07:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:38:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 07:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:39:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 07:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 07:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:40:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 08:15:18 07:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:41:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 07:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 07:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:42:01 ens3 0.17 0.05 0.07 0.00 0.00 0.00 0.00 0.00 08:15:18 07:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:43:01 ens3 0.12 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 07:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 07:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:44:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 07:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:45:01 ens3 0.25 0.18 0.09 0.07 0.00 0.00 0.00 0.00 08:15:18 07:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 07:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:46:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 07:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:47:01 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 08:15:18 07:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 07:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:48:01 ens3 0.28 0.18 0.11 0.25 0.00 0.00 0.00 0.00 08:15:18 07:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:49:01 ens3 2.68 2.05 1.46 3.90 0.00 0.00 0.00 0.00 08:15:18 07:49:01 lo 0.33 0.33 0.03 0.03 0.00 0.00 0.00 0.00 08:15:18 07:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:50:01 ens3 1.73 1.25 0.93 1.20 0.00 0.00 0.00 0.00 08:15:18 07:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:51:01 ens3 0.10 0.07 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 07:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 07:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:52:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 07:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:53:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 07:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 07:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:54:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 07:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:55:01 ens3 0.33 0.22 0.15 0.07 0.00 0.00 0.00 0.00 08:15:18 07:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 07:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:56:01 ens3 0.07 0.03 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 07:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:57:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 07:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 07:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:58:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 07:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 07:59:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 07:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 07:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 08:00:01 ens3 0.18 0.10 0.08 0.06 0.00 0.00 0.00 0.00 08:15:18 08:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 08:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 08:01:01 ens3 0.23 0.12 0.07 0.01 0.00 0.00 0.00 0.00 08:15:18 08:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 08:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 08:02:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 08:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 08:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 08:03:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 08:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 08:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 08:04:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 08:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 08:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 08:05:01 ens3 0.25 0.18 0.09 0.07 0.00 0.00 0.00 0.00 08:15:18 08:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 08:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 08:06:01 ens3 0.17 0.07 0.07 0.00 0.00 0.00 0.00 0.00 08:15:18 08:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 08:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 08:07:01 ens3 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 08:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 08:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 08:08:01 ens3 0.05 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 08:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 08:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 08:09:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 08:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 08:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 08:10:01 ens3 0.28 0.13 0.14 0.07 0.00 0.00 0.00 0.00 08:15:18 08:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 08:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 08:11:01 ens3 0.13 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 08:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 08:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 08:12:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 08:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 08:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 08:13:01 ens3 0.15 0.10 0.02 0.01 0.00 0.00 0.00 0.00 08:15:18 08:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 08:15:18 08:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 08:14:01 ens3 0.03 0.00 0.01 0.00 0.00 0.00 0.00 0.00 08:15:18 08:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 08:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 08:15:01 ens3 51.37 39.84 1279.10 6.06 0.00 0.00 0.00 0.00 08:15:18 08:15:01 lo 0.93 0.93 0.08 0.08 0.00 0.00 0.00 0.00 08:15:18 08:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 08:15:18 Average: ens3 13.10 10.18 89.91 13.84 0.00 0.00 0.00 0.00 08:15:18 Average: lo 0.32 0.32 0.03 0.03 0.00 0.00 0.00 0.00 08:15:18 Average: docker0 4.06 6.00 0.31 37.54 0.00 0.00 0.00 0.00 08:15:18 08:15:18 08:15:18 ---> sar -P ALL: 08:15:18 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-347990) 10/17/25 _x86_64_ (8 CPU) 08:15:18 08:15:18 02:13:39 LINUX RESTART (8 CPU) 08:15:18 08:15:18 02:14:01 CPU %user %nice %system %iowait %steal %idle 08:15:18 02:15:01 all 9.05 0.00 3.00 2.08 0.06 85.82 08:15:18 02:15:01 0 9.44 0.00 2.99 4.45 0.05 83.08 08:15:18 02:15:01 1 11.47 0.00 5.01 1.18 0.07 82.27 08:15:18 02:15:01 2 9.29 0.00 3.51 2.10 0.05 85.05 08:15:18 02:15:01 3 11.84 0.00 2.27 0.14 0.05 85.71 08:15:18 02:15:01 4 7.55 0.00 1.82 0.64 0.05 89.94 08:15:18 02:15:01 5 7.42 0.00 3.02 5.03 0.08 84.44 08:15:18 02:15:01 6 8.61 0.00 2.06 2.55 0.05 86.73 08:15:18 02:15:01 7 6.75 0.00 3.31 0.56 0.05 89.34 08:15:18 02:16:01 all 25.21 0.00 5.06 1.15 0.08 68.50 08:15:18 02:16:01 0 27.54 0.00 5.41 1.86 0.08 65.11 08:15:18 02:16:01 1 23.81 0.00 4.99 0.41 0.07 70.73 08:15:18 02:16:01 2 24.27 0.00 4.87 1.85 0.08 68.92 08:15:18 02:16:01 3 26.47 0.00 4.75 0.22 0.08 68.47 08:15:18 02:16:01 4 24.95 0.00 5.70 0.14 0.08 69.13 08:15:18 02:16:01 5 23.99 0.00 5.22 0.44 0.08 70.27 08:15:18 02:16:01 6 25.61 0.00 4.84 3.72 0.07 65.76 08:15:18 02:16:01 7 25.00 0.00 4.74 0.54 0.08 69.64 08:15:18 02:17:01 all 40.78 0.00 7.20 0.76 0.09 51.17 08:15:18 02:17:01 0 41.03 0.00 6.86 0.65 0.10 51.36 08:15:18 02:17:01 1 42.28 0.00 8.90 0.15 0.08 48.58 08:15:18 02:17:01 2 42.74 0.00 7.01 0.20 0.08 49.97 08:15:18 02:17:01 3 40.13 0.00 7.28 4.36 0.08 48.14 08:15:18 02:17:01 4 40.69 0.00 7.04 0.15 0.08 52.03 08:15:18 02:17:01 5 39.76 0.00 6.99 0.12 0.10 53.04 08:15:18 02:17:01 6 39.53 0.00 6.56 0.27 0.10 53.53 08:15:18 02:17:01 7 40.10 0.00 6.92 0.22 0.08 52.68 08:15:18 02:18:01 all 64.02 0.00 7.56 3.57 0.11 24.74 08:15:18 02:18:01 0 64.72 0.00 7.82 5.13 0.12 22.21 08:15:18 02:18:01 1 63.65 0.00 7.23 2.79 0.10 26.22 08:15:18 02:18:01 2 64.87 0.00 8.03 1.18 0.12 25.80 08:15:18 02:18:01 3 62.39 0.00 7.37 11.36 0.12 18.76 08:15:18 02:18:01 4 64.40 0.00 7.98 1.87 0.12 25.63 08:15:18 02:18:01 5 64.40 0.00 7.29 2.27 0.10 25.94 08:15:18 02:18:01 6 64.36 0.00 7.21 2.30 0.12 26.00 08:15:18 02:18:01 7 63.40 0.00 7.51 1.68 0.10 27.31 08:15:18 02:19:01 all 17.71 0.00 5.69 9.77 0.08 66.75 08:15:18 02:19:01 0 16.55 0.00 5.55 15.85 0.10 61.95 08:15:18 02:19:01 1 18.42 0.00 6.55 5.29 0.10 69.65 08:15:18 02:19:01 2 20.06 0.00 5.78 17.99 0.08 56.09 08:15:18 02:19:01 3 15.96 0.00 4.96 2.28 0.07 76.73 08:15:18 02:19:01 4 17.90 0.00 5.48 4.18 0.08 72.34 08:15:18 02:19:01 5 17.97 0.00 6.27 21.47 0.07 54.23 08:15:18 02:19:01 6 17.93 0.00 5.36 5.96 0.07 70.68 08:15:18 02:19:01 7 16.89 0.00 5.58 5.21 0.08 72.24 08:15:18 02:20:01 all 7.43 0.00 3.45 37.08 0.05 51.98 08:15:18 02:20:01 0 7.07 0.00 3.00 39.53 0.05 50.35 08:15:18 02:20:01 1 7.01 0.00 3.39 60.96 0.05 28.59 08:15:18 02:20:01 2 7.58 0.00 3.15 8.24 0.03 80.99 08:15:18 02:20:01 3 7.29 0.00 2.88 19.87 0.07 69.89 08:15:18 02:20:01 4 6.76 0.00 3.81 34.26 0.05 55.12 08:15:18 02:20:01 5 7.42 0.00 3.64 54.36 0.05 34.52 08:15:18 02:20:01 6 9.12 0.00 3.17 47.41 0.03 40.27 08:15:18 02:20:01 7 7.22 0.00 4.59 32.02 0.05 56.12 08:15:18 02:21:01 all 9.62 0.00 4.96 20.69 0.06 64.66 08:15:18 02:21:01 0 9.26 0.00 5.89 17.76 0.07 67.02 08:15:18 02:21:01 1 9.52 0.00 4.45 17.27 0.05 68.70 08:15:18 02:21:01 2 10.07 0.00 4.41 13.22 0.08 72.22 08:15:18 02:21:01 3 9.61 0.00 4.54 19.70 0.05 66.10 08:15:18 02:21:01 4 8.81 0.00 5.35 24.25 0.05 61.54 08:15:18 02:21:01 5 9.86 0.00 4.09 17.72 0.05 68.28 08:15:18 02:21:01 6 9.66 0.00 6.53 44.01 0.10 39.70 08:15:18 02:21:01 7 10.19 0.00 4.42 11.76 0.07 73.56 08:15:18 02:22:01 all 53.71 0.00 8.43 6.66 0.10 31.11 08:15:18 02:22:01 0 54.11 0.00 6.86 0.92 0.08 38.03 08:15:18 02:22:01 1 54.18 0.00 8.16 1.35 0.10 36.20 08:15:18 02:22:01 2 53.50 0.00 8.87 2.22 0.10 35.31 08:15:18 02:22:01 3 53.68 0.00 7.57 0.70 0.08 37.97 08:15:18 02:22:01 4 53.69 0.00 8.58 2.31 0.10 35.32 08:15:18 02:22:01 5 53.17 0.00 8.95 1.05 0.12 36.71 08:15:18 02:22:01 6 54.31 0.00 9.45 34.80 0.10 1.34 08:15:18 02:22:01 7 53.05 0.00 8.98 10.10 0.08 27.78 08:15:18 02:23:01 all 90.59 0.00 9.26 0.00 0.16 0.00 08:15:18 02:23:01 0 91.38 0.00 8.44 0.00 0.18 0.00 08:15:18 02:23:01 1 91.14 0.00 8.71 0.00 0.15 0.00 08:15:18 02:23:01 2 89.84 0.00 10.01 0.00 0.15 0.00 08:15:18 02:23:01 3 89.84 0.00 9.97 0.00 0.18 0.00 08:15:18 02:23:01 4 91.13 0.00 8.70 0.00 0.17 0.00 08:15:18 02:23:01 5 91.26 0.00 8.57 0.00 0.17 0.00 08:15:18 02:23:01 6 90.69 0.00 9.16 0.00 0.15 0.00 08:15:18 02:23:01 7 89.40 0.00 10.48 0.00 0.12 0.00 08:15:18 02:24:01 all 88.15 0.00 9.37 0.75 0.16 1.57 08:15:18 02:24:01 0 88.58 0.00 8.83 1.03 0.15 1.40 08:15:18 02:24:01 1 88.07 0.00 9.26 0.15 0.20 2.32 08:15:18 02:24:01 2 87.96 0.00 9.29 2.37 0.15 0.23 08:15:18 02:24:01 3 88.49 0.00 8.94 0.87 0.18 1.52 08:15:18 02:24:01 4 88.86 0.00 8.88 0.92 0.15 1.18 08:15:18 02:24:01 5 88.90 0.00 9.13 0.10 0.17 1.70 08:15:18 02:24:01 6 87.70 0.00 9.78 0.10 0.15 2.27 08:15:18 02:24:01 7 86.62 0.00 10.83 0.44 0.15 1.96 08:15:18 02:25:01 all 6.73 0.00 1.64 5.83 0.05 85.75 08:15:18 02:25:01 0 9.14 0.00 1.83 3.44 0.07 85.52 08:15:18 02:25:01 1 7.61 0.00 1.78 7.14 0.07 83.39 08:15:18 02:25:01 2 2.61 0.00 1.37 5.52 0.03 90.47 08:15:18 02:25:01 3 8.60 0.00 1.27 3.93 0.07 86.13 08:15:18 02:25:01 4 6.95 0.00 1.49 4.60 0.05 86.91 08:15:18 02:25:01 5 4.97 0.00 1.42 6.37 0.03 87.21 08:15:18 02:25:01 6 6.54 0.00 1.54 4.99 0.05 86.88 08:15:18 02:25:01 7 7.45 0.00 2.39 10.62 0.05 79.48 08:15:18 08:15:18 02:25:01 CPU %user %nice %system %iowait %steal %idle 08:15:18 02:26:01 all 10.38 0.00 0.89 0.14 0.07 88.52 08:15:18 02:26:01 0 9.75 0.00 0.87 0.02 0.05 89.32 08:15:18 02:26:01 1 12.14 0.00 0.97 0.90 0.07 85.92 08:15:18 02:26:01 2 8.79 0.00 0.85 0.05 0.05 90.26 08:15:18 02:26:01 3 12.51 0.00 0.95 0.03 0.10 86.40 08:15:18 02:26:01 4 8.12 0.00 0.77 0.00 0.07 91.05 08:15:18 02:26:01 5 10.98 0.00 0.85 0.07 0.08 88.02 08:15:18 02:26:01 6 14.48 0.00 0.85 0.05 0.07 84.55 08:15:18 02:26:01 7 6.31 0.00 1.00 0.00 0.05 92.64 08:15:18 02:27:01 all 1.31 0.00 0.21 0.03 0.02 98.43 08:15:18 02:27:01 0 0.65 0.00 0.22 0.03 0.02 99.08 08:15:18 02:27:01 1 0.72 0.00 0.25 0.15 0.02 98.87 08:15:18 02:27:01 2 1.97 0.00 0.25 0.02 0.03 97.73 08:15:18 02:27:01 3 1.35 0.00 0.17 0.02 0.02 98.45 08:15:18 02:27:01 4 0.23 0.00 0.17 0.00 0.02 99.58 08:15:18 02:27:01 5 2.17 0.00 0.17 0.02 0.02 97.63 08:15:18 02:27:01 6 1.78 0.00 0.18 0.00 0.02 98.02 08:15:18 02:27:01 7 1.62 0.00 0.28 0.02 0.00 98.08 08:15:18 02:28:01 all 0.04 0.00 0.01 0.01 0.00 99.94 08:15:18 02:28:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:15:18 02:28:01 1 0.12 0.00 0.05 0.03 0.00 99.80 08:15:18 02:28:01 2 0.08 0.00 0.02 0.00 0.00 99.90 08:15:18 02:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 02:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 02:28:01 5 0.03 0.00 0.02 0.02 0.02 99.92 08:15:18 02:28:01 6 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 02:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 02:29:01 all 0.03 0.00 0.02 0.00 0.01 99.94 08:15:18 02:29:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 02:29:01 1 0.05 0.00 0.02 0.03 0.00 99.90 08:15:18 02:29:01 2 0.10 0.00 0.05 0.00 0.02 99.83 08:15:18 02:29:01 3 0.07 0.00 0.00 0.00 0.00 99.93 08:15:18 02:29:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:15:18 02:29:01 5 0.05 0.00 0.02 0.00 0.02 99.92 08:15:18 02:29:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 02:29:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 02:30:01 all 0.03 0.00 0.03 0.04 0.01 99.90 08:15:18 02:30:01 0 0.05 0.00 0.03 0.00 0.00 99.92 08:15:18 02:30:01 1 0.07 0.00 0.07 0.28 0.02 99.57 08:15:18 02:30:01 2 0.08 0.00 0.03 0.00 0.00 99.88 08:15:18 02:30:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:15:18 02:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 02:30:01 5 0.02 0.00 0.03 0.02 0.00 99.93 08:15:18 02:30:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 02:30:01 7 0.00 0.00 0.03 0.00 0.02 99.95 08:15:18 02:31:01 all 0.21 0.00 0.02 0.01 0.01 99.75 08:15:18 02:31:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:15:18 02:31:01 1 0.03 0.00 0.02 0.08 0.02 99.85 08:15:18 02:31:01 2 1.50 0.00 0.07 0.00 0.02 98.42 08:15:18 02:31:01 3 0.05 0.00 0.02 0.00 0.00 99.93 08:15:18 02:31:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 02:31:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:15:18 02:31:01 6 0.00 0.00 0.02 0.00 0.02 99.97 08:15:18 02:31:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 02:32:01 all 0.27 0.00 0.02 0.01 0.01 99.69 08:15:18 02:32:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 02:32:01 1 0.02 0.00 0.02 0.08 0.00 99.88 08:15:18 02:32:01 2 2.04 0.00 0.03 0.02 0.02 97.90 08:15:18 02:32:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 02:32:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 02:32:01 5 0.02 0.00 0.03 0.02 0.02 99.92 08:15:18 02:32:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 02:32:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 02:33:01 all 0.16 0.00 0.01 0.00 0.00 99.83 08:15:18 02:33:01 0 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 02:33:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:15:18 02:33:01 2 1.11 0.00 0.03 0.00 0.02 98.84 08:15:18 02:33:01 3 0.05 0.00 0.02 0.00 0.00 99.93 08:15:18 02:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 02:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 02:33:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 02:33:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 02:34:01 all 0.02 0.00 0.02 0.00 0.01 99.95 08:15:18 02:34:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:15:18 02:34:01 1 0.08 0.00 0.05 0.02 0.00 99.85 08:15:18 02:34:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:15:18 02:34:01 3 0.00 0.00 0.02 0.00 0.02 99.97 08:15:18 02:34:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:15:18 02:34:01 5 0.02 0.00 0.03 0.00 0.02 99.93 08:15:18 02:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 02:34:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 02:35:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:15:18 02:35:01 0 0.02 0.00 0.02 0.02 0.00 99.95 08:15:18 02:35:01 1 0.03 0.00 0.02 0.02 0.02 99.92 08:15:18 02:35:01 2 0.08 0.00 0.02 0.00 0.02 99.88 08:15:18 02:35:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 02:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 02:35:01 5 0.07 0.00 0.03 0.00 0.02 99.88 08:15:18 02:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 02:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 02:36:01 all 0.03 0.00 0.01 0.00 0.00 99.95 08:15:18 02:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 02:36:01 1 0.03 0.00 0.03 0.02 0.00 99.92 08:15:18 02:36:01 2 0.07 0.00 0.03 0.00 0.02 99.88 08:15:18 02:36:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 02:36:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:15:18 02:36:01 5 0.07 0.00 0.00 0.00 0.00 99.93 08:15:18 02:36:01 6 0.02 0.00 0.00 0.02 0.00 99.97 08:15:18 02:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 08:15:18 02:36:01 CPU %user %nice %system %iowait %steal %idle 08:15:18 02:37:01 all 0.10 0.00 0.02 0.00 0.01 99.86 08:15:18 02:37:01 0 0.00 0.00 0.02 0.02 0.00 99.97 08:15:18 02:37:01 1 0.00 0.00 0.03 0.02 0.02 99.93 08:15:18 02:37:01 2 0.68 0.00 0.07 0.00 0.02 99.23 08:15:18 02:37:01 3 0.07 0.00 0.03 0.00 0.00 99.90 08:15:18 02:37:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 02:37:01 5 0.05 0.00 0.02 0.00 0.02 99.92 08:15:18 02:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 02:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 02:38:01 all 0.04 0.00 0.01 0.01 0.01 99.94 08:15:18 02:38:01 0 0.02 0.00 0.00 0.02 0.02 99.95 08:15:18 02:38:01 1 0.12 0.00 0.02 0.03 0.00 99.83 08:15:18 02:38:01 2 0.07 0.00 0.02 0.00 0.00 99.92 08:15:18 02:38:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:15:18 02:38:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 02:38:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 02:38:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 02:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 02:39:01 all 0.03 0.00 0.01 0.01 0.01 99.94 08:15:18 02:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 02:39:01 1 0.05 0.00 0.03 0.03 0.02 99.87 08:15:18 02:39:01 2 0.08 0.00 0.02 0.00 0.02 99.88 08:15:18 02:39:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 02:39:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 02:39:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 02:39:01 6 0.00 0.00 0.00 0.02 0.02 99.97 08:15:18 02:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 02:40:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:15:18 02:40:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 02:40:01 1 0.05 0.00 0.00 0.02 0.02 99.92 08:15:18 02:40:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:15:18 02:40:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 02:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 02:40:01 5 0.05 0.00 0.03 0.00 0.02 99.90 08:15:18 02:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 02:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 02:41:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:15:18 02:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 02:41:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 02:41:01 2 0.07 0.00 0.02 0.00 0.00 99.92 08:15:18 02:41:01 3 0.05 0.00 0.02 0.00 0.02 99.92 08:15:18 02:41:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 02:41:01 5 0.03 0.00 0.00 0.00 0.02 99.95 08:15:18 02:41:01 6 0.00 0.00 0.02 0.02 0.00 99.97 08:15:18 02:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 02:42:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:15:18 02:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 02:42:01 1 0.00 0.00 0.02 0.02 0.02 99.95 08:15:18 02:42:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:15:18 02:42:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 02:42:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 02:42:01 5 0.08 0.00 0.02 0.00 0.02 99.88 08:15:18 02:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 02:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 02:43:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:15:18 02:43:01 0 0.00 0.00 0.03 0.00 0.00 99.97 08:15:18 02:43:01 1 0.03 0.00 0.02 0.02 0.00 99.93 08:15:18 02:43:01 2 0.08 0.00 0.02 0.00 0.02 99.88 08:15:18 02:43:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 02:43:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:15:18 02:43:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:15:18 02:43:01 6 0.00 0.00 0.02 0.02 0.00 99.97 08:15:18 02:43:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 02:44:01 all 0.12 0.00 0.01 0.00 0.01 99.85 08:15:18 02:44:01 0 0.00 0.00 0.00 0.02 0.02 99.97 08:15:18 02:44:01 1 0.03 0.00 0.02 0.02 0.00 99.93 08:15:18 02:44:01 2 0.76 0.00 0.02 0.00 0.02 99.20 08:15:18 02:44:01 3 0.07 0.00 0.00 0.00 0.02 99.92 08:15:18 02:44:01 4 0.05 0.00 0.00 0.00 0.00 99.95 08:15:18 02:44:01 5 0.05 0.00 0.05 0.00 0.02 99.88 08:15:18 02:44:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:15:18 02:44:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 02:45:01 all 0.03 0.00 0.01 0.00 0.00 99.95 08:15:18 02:45:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 02:45:01 1 0.07 0.00 0.03 0.00 0.02 99.88 08:15:18 02:45:01 2 0.05 0.00 0.00 0.00 0.00 99.95 08:15:18 02:45:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 02:45:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 02:45:01 5 0.08 0.00 0.03 0.00 0.00 99.88 08:15:18 02:45:01 6 0.02 0.00 0.00 0.02 0.00 99.97 08:15:18 02:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 02:46:01 all 0.03 0.00 0.01 0.01 0.00 99.95 08:15:18 02:46:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 02:46:01 1 0.05 0.00 0.02 0.07 0.00 99.87 08:15:18 02:46:01 2 0.05 0.00 0.00 0.00 0.00 99.95 08:15:18 02:46:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 02:46:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 02:46:01 5 0.05 0.00 0.03 0.00 0.02 99.90 08:15:18 02:46:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 02:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 02:47:01 all 0.09 0.00 0.02 0.00 0.01 99.88 08:15:18 02:47:01 0 0.10 0.00 0.02 0.00 0.00 99.88 08:15:18 02:47:01 1 0.17 0.00 0.02 0.02 0.02 99.78 08:15:18 02:47:01 2 0.12 0.00 0.03 0.00 0.02 99.83 08:15:18 02:47:01 3 0.07 0.00 0.02 0.00 0.00 99.92 08:15:18 02:47:01 4 0.10 0.00 0.02 0.00 0.00 99.88 08:15:18 02:47:01 5 0.03 0.00 0.03 0.00 0.02 99.92 08:15:18 02:47:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 02:47:01 7 0.13 0.00 0.00 0.00 0.00 99.87 08:15:18 08:15:18 02:47:01 CPU %user %nice %system %iowait %steal %idle 08:15:18 02:48:01 all 0.19 0.00 0.03 0.01 0.01 99.76 08:15:18 02:48:01 0 0.13 0.00 0.02 0.02 0.02 99.82 08:15:18 02:48:01 1 0.53 0.00 0.02 0.03 0.00 99.42 08:15:18 02:48:01 2 0.17 0.00 0.07 0.00 0.00 99.77 08:15:18 02:48:01 3 0.08 0.00 0.03 0.02 0.02 99.85 08:15:18 02:48:01 4 0.08 0.00 0.05 0.00 0.02 99.85 08:15:18 02:48:01 5 0.07 0.00 0.03 0.00 0.00 99.90 08:15:18 02:48:01 6 0.12 0.00 0.02 0.00 0.00 99.87 08:15:18 02:48:01 7 0.35 0.00 0.03 0.03 0.00 99.58 08:15:18 02:49:01 all 0.06 0.00 0.02 0.00 0.01 99.90 08:15:18 02:49:01 0 0.02 0.00 0.00 0.02 0.00 99.97 08:15:18 02:49:01 1 0.27 0.00 0.03 0.02 0.02 99.67 08:15:18 02:49:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:15:18 02:49:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 02:49:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 02:49:01 5 0.07 0.00 0.03 0.00 0.03 99.87 08:15:18 02:49:01 6 0.00 0.00 0.02 0.00 0.03 99.95 08:15:18 02:49:01 7 0.07 0.00 0.02 0.00 0.00 99.92 08:15:18 02:50:01 all 0.02 0.00 0.02 0.00 0.00 99.95 08:15:18 02:50:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:15:18 02:50:01 1 0.03 0.00 0.05 0.00 0.00 99.92 08:15:18 02:50:01 2 0.05 0.00 0.02 0.00 0.00 99.93 08:15:18 02:50:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 02:50:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 02:50:01 5 0.03 0.00 0.03 0.00 0.02 99.92 08:15:18 02:50:01 6 0.00 0.00 0.02 0.02 0.00 99.97 08:15:18 02:50:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 02:51:01 all 0.04 0.00 0.02 0.02 0.01 99.91 08:15:18 02:51:01 0 0.02 0.00 0.02 0.13 0.00 99.83 08:15:18 02:51:01 1 0.07 0.00 0.02 0.02 0.02 99.88 08:15:18 02:51:01 2 0.08 0.00 0.03 0.00 0.02 99.87 08:15:18 02:51:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 02:51:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 02:51:01 5 0.10 0.00 0.07 0.00 0.00 99.83 08:15:18 02:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 02:51:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:15:18 02:52:01 all 0.27 0.00 0.01 0.02 0.00 99.69 08:15:18 02:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 02:52:01 1 0.07 0.00 0.03 0.20 0.02 99.68 08:15:18 02:52:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 02:52:01 3 1.97 0.00 0.02 0.00 0.00 98.01 08:15:18 02:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 02:52:01 5 0.03 0.00 0.00 0.00 0.02 99.95 08:15:18 02:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 02:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 02:53:01 all 0.11 0.00 0.02 0.01 0.00 99.85 08:15:18 02:53:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:15:18 02:53:01 1 0.07 0.00 0.05 0.02 0.00 99.87 08:15:18 02:53:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:15:18 02:53:01 3 0.67 0.00 0.07 0.00 0.00 99.27 08:15:18 02:53:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 02:53:01 5 0.07 0.00 0.02 0.00 0.00 99.92 08:15:18 02:53:01 6 0.00 0.00 0.00 0.10 0.00 99.90 08:15:18 02:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 02:54:01 all 0.13 0.00 0.02 0.02 0.01 99.83 08:15:18 02:54:01 0 0.00 0.00 0.02 0.13 0.00 99.85 08:15:18 02:54:01 1 0.05 0.00 0.03 0.03 0.02 99.87 08:15:18 02:54:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 02:54:01 3 0.85 0.00 0.02 0.00 0.02 99.12 08:15:18 02:54:01 4 0.05 0.00 0.02 0.00 0.02 99.92 08:15:18 02:54:01 5 0.03 0.00 0.03 0.00 0.02 99.92 08:15:18 02:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 02:54:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 02:55:01 all 0.11 0.00 0.01 0.00 0.00 99.87 08:15:18 02:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 02:55:01 1 0.08 0.00 0.02 0.00 0.00 99.90 08:15:18 02:55:01 2 0.08 0.00 0.00 0.00 0.02 99.90 08:15:18 02:55:01 3 0.68 0.00 0.03 0.00 0.00 99.28 08:15:18 02:55:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 02:55:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 02:55:01 6 0.00 0.00 0.00 0.02 0.02 99.97 08:15:18 02:55:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 02:56:01 all 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 02:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 02:56:01 1 0.05 0.00 0.05 0.02 0.00 99.88 08:15:18 02:56:01 2 0.02 0.00 0.03 0.00 0.00 99.95 08:15:18 02:56:01 3 0.05 0.00 0.02 0.00 0.02 99.92 08:15:18 02:56:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 02:56:01 5 0.03 0.00 0.00 0.00 0.02 99.95 08:15:18 02:56:01 6 0.02 0.00 0.05 0.00 0.00 99.93 08:15:18 02:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 02:57:01 all 0.08 0.00 0.01 0.00 0.01 99.90 08:15:18 02:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 02:57:01 1 0.12 0.00 0.03 0.00 0.02 99.83 08:15:18 02:57:01 2 0.05 0.00 0.00 0.00 0.00 99.95 08:15:18 02:57:01 3 0.42 0.00 0.02 0.00 0.00 99.57 08:15:18 02:57:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:15:18 02:57:01 5 0.07 0.00 0.02 0.00 0.02 99.90 08:15:18 02:57:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 02:57:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 02:58:01 all 0.08 0.00 0.01 0.00 0.01 99.90 08:15:18 02:58:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 02:58:01 1 0.07 0.00 0.03 0.00 0.00 99.90 08:15:18 02:58:01 2 0.07 0.00 0.00 0.00 0.00 99.93 08:15:18 02:58:01 3 0.42 0.00 0.00 0.00 0.02 99.57 08:15:18 02:58:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 02:58:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 02:58:01 6 0.02 0.00 0.00 0.02 0.00 99.97 08:15:18 02:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 08:15:18 02:58:01 CPU %user %nice %system %iowait %steal %idle 08:15:18 02:59:01 all 0.08 0.00 0.02 0.00 0.01 99.89 08:15:18 02:59:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:15:18 02:59:01 1 0.05 0.00 0.05 0.02 0.02 99.87 08:15:18 02:59:01 2 0.03 0.00 0.03 0.00 0.02 99.92 08:15:18 02:59:01 3 0.47 0.00 0.03 0.00 0.00 99.50 08:15:18 02:59:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 02:59:01 5 0.07 0.00 0.03 0.00 0.02 99.88 08:15:18 02:59:01 6 0.00 0.00 0.02 0.02 0.00 99.97 08:15:18 02:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 03:00:01 all 0.03 0.00 0.01 0.01 0.00 99.94 08:15:18 03:00:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 03:00:01 1 0.05 0.00 0.03 0.00 0.00 99.92 08:15:18 03:00:01 2 0.07 0.00 0.03 0.00 0.00 99.90 08:15:18 03:00:01 3 0.08 0.00 0.02 0.02 0.02 99.87 08:15:18 03:00:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:15:18 03:00:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 03:00:01 6 0.00 0.00 0.00 0.03 0.00 99.97 08:15:18 03:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 03:01:01 all 0.14 0.00 0.02 0.01 0.00 99.83 08:15:18 03:01:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 03:01:01 1 0.10 0.00 0.03 0.00 0.00 99.87 08:15:18 03:01:01 2 0.07 0.00 0.00 0.00 0.02 99.92 08:15:18 03:01:01 3 0.83 0.00 0.02 0.07 0.00 99.09 08:15:18 03:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 03:01:01 5 0.02 0.00 0.03 0.00 0.02 99.93 08:15:18 03:01:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 03:01:01 7 0.02 0.00 0.03 0.00 0.00 99.95 08:15:18 03:02:01 all 0.08 0.00 0.01 0.02 0.01 99.88 08:15:18 03:02:01 0 0.00 0.00 0.03 0.00 0.02 99.95 08:15:18 03:02:01 1 0.08 0.00 0.03 0.00 0.02 99.87 08:15:18 03:02:01 2 0.05 0.00 0.00 0.00 0.00 99.95 08:15:18 03:02:01 3 0.43 0.00 0.00 0.15 0.02 99.40 08:15:18 03:02:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 03:02:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 03:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 03:02:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 03:03:01 all 0.25 0.00 0.01 0.03 0.00 99.70 08:15:18 03:03:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 03:03:01 1 0.07 0.00 0.02 0.00 0.00 99.92 08:15:18 03:03:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 03:03:01 3 1.87 0.00 0.00 0.26 0.00 97.86 08:15:18 03:03:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 03:03:01 5 0.00 0.00 0.05 0.00 0.02 99.93 08:15:18 03:03:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 03:03:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 03:04:01 all 0.14 0.00 0.01 0.00 0.01 99.84 08:15:18 03:04:01 0 0.02 0.00 0.00 0.02 0.00 99.97 08:15:18 03:04:01 1 0.10 0.00 0.05 0.00 0.02 99.83 08:15:18 03:04:01 2 0.03 0.00 0.03 0.00 0.02 99.92 08:15:18 03:04:01 3 0.88 0.00 0.00 0.00 0.02 99.10 08:15:18 03:04:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 03:04:01 5 0.03 0.00 0.00 0.00 0.02 99.95 08:15:18 03:04:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:15:18 03:04:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 03:05:01 all 0.06 0.00 0.01 0.00 0.00 99.92 08:15:18 03:05:01 0 0.05 0.00 0.00 0.00 0.00 99.95 08:15:18 03:05:01 1 0.05 0.00 0.03 0.00 0.00 99.92 08:15:18 03:05:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 03:05:01 3 0.30 0.00 0.03 0.02 0.02 99.63 08:15:18 03:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 03:05:01 5 0.00 0.00 0.03 0.00 0.00 99.97 08:15:18 03:05:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 03:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 03:06:01 all 0.15 0.00 0.01 0.00 0.01 99.83 08:15:18 03:06:01 0 0.02 0.00 0.03 0.00 0.02 99.93 08:15:18 03:06:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 03:06:01 2 0.07 0.00 0.03 0.00 0.00 99.90 08:15:18 03:06:01 3 1.03 0.00 0.00 0.02 0.00 98.96 08:15:18 03:06:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:15:18 03:06:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:15:18 03:06:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 03:06:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 03:07:01 all 0.10 0.00 0.02 0.00 0.01 99.87 08:15:18 03:07:01 0 0.05 0.00 0.00 0.00 0.00 99.95 08:15:18 03:07:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:15:18 03:07:01 2 0.07 0.00 0.02 0.00 0.02 99.90 08:15:18 03:07:01 3 0.60 0.00 0.03 0.00 0.02 99.35 08:15:18 03:07:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 03:07:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:15:18 03:07:01 6 0.00 0.00 0.02 0.02 0.00 99.97 08:15:18 03:07:01 7 0.03 0.00 0.03 0.00 0.02 99.92 08:15:18 03:08:01 all 0.06 0.00 0.01 0.00 0.00 99.92 08:15:18 03:08:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 03:08:01 1 0.03 0.00 0.03 0.00 0.00 99.93 08:15:18 03:08:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 03:08:01 3 0.35 0.00 0.00 0.02 0.02 99.62 08:15:18 03:08:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 03:08:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 03:08:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 03:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 03:09:01 all 0.06 0.00 0.02 0.02 0.00 99.89 08:15:18 03:09:01 0 0.02 0.00 0.03 0.00 0.00 99.95 08:15:18 03:09:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:15:18 03:09:01 2 0.07 0.00 0.02 0.00 0.00 99.92 08:15:18 03:09:01 3 0.33 0.00 0.03 0.15 0.00 99.48 08:15:18 03:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 03:09:01 5 0.03 0.00 0.03 0.00 0.02 99.92 08:15:18 03:09:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 03:09:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 08:15:18 03:09:01 CPU %user %nice %system %iowait %steal %idle 08:15:18 03:10:01 all 0.07 0.00 0.01 0.01 0.01 99.90 08:15:18 03:10:01 0 0.03 0.00 0.03 0.00 0.02 99.92 08:15:18 03:10:01 1 0.07 0.00 0.05 0.00 0.00 99.88 08:15:18 03:10:01 2 0.07 0.00 0.02 0.00 0.02 99.90 08:15:18 03:10:01 3 0.35 0.00 0.00 0.03 0.02 99.60 08:15:18 03:10:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 03:10:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 03:10:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 03:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 03:11:01 all 0.06 0.00 0.02 0.00 0.00 99.91 08:15:18 03:11:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 03:11:01 1 0.07 0.00 0.03 0.00 0.00 99.90 08:15:18 03:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 03:11:01 3 0.37 0.00 0.03 0.00 0.00 99.60 08:15:18 03:11:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 03:11:01 5 0.00 0.00 0.02 0.00 0.02 99.97 08:15:18 03:11:01 6 0.00 0.00 0.03 0.02 0.02 99.93 08:15:18 03:11:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 03:12:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:15:18 03:12:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:15:18 03:12:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:15:18 03:12:01 2 0.08 0.00 0.02 0.00 0.00 99.90 08:15:18 03:12:01 3 0.05 0.00 0.00 0.02 0.02 99.92 08:15:18 03:12:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:15:18 03:12:01 5 0.02 0.00 0.03 0.00 0.00 99.95 08:15:18 03:12:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 03:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 03:13:01 all 0.10 0.00 0.01 0.00 0.00 99.88 08:15:18 03:13:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 03:13:01 1 0.08 0.00 0.03 0.00 0.00 99.88 08:15:18 03:13:01 2 0.05 0.00 0.02 0.00 0.02 99.92 08:15:18 03:13:01 3 0.62 0.00 0.02 0.02 0.00 99.35 08:15:18 03:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 03:13:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 03:13:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 03:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 03:14:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:15:18 03:14:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 03:14:01 1 0.05 0.00 0.05 0.00 0.02 99.88 08:15:18 03:14:01 2 0.03 0.00 0.03 0.00 0.00 99.93 08:15:18 03:14:01 3 0.00 0.00 0.00 0.03 0.02 99.95 08:15:18 03:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 03:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 03:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 03:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 03:15:01 all 0.08 0.00 0.01 0.00 0.00 99.91 08:15:18 03:15:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 03:15:01 1 0.07 0.00 0.03 0.00 0.00 99.90 08:15:18 03:15:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 03:15:01 3 0.42 0.00 0.02 0.00 0.00 99.57 08:15:18 03:15:01 4 0.03 0.00 0.03 0.00 0.02 99.92 08:15:18 03:15:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 03:15:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 03:15:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 03:16:01 all 0.07 0.00 0.01 0.01 0.01 99.89 08:15:18 03:16:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 03:16:01 1 0.07 0.00 0.02 0.00 0.00 99.92 08:15:18 03:16:01 2 0.05 0.00 0.02 0.00 0.02 99.92 08:15:18 03:16:01 3 0.40 0.00 0.02 0.02 0.02 99.55 08:15:18 03:16:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:15:18 03:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 03:16:01 6 0.02 0.00 0.00 0.10 0.02 99.87 08:15:18 03:16:01 7 0.00 0.00 0.03 0.00 0.02 99.95 08:15:18 03:17:02 all 0.12 0.00 0.02 0.00 0.00 99.85 08:15:18 03:17:02 0 0.05 0.00 0.02 0.00 0.02 99.92 08:15:18 03:17:02 1 0.02 0.00 0.07 0.00 0.00 99.92 08:15:18 03:17:02 2 0.07 0.00 0.00 0.00 0.00 99.93 08:15:18 03:17:02 3 0.65 0.00 0.03 0.02 0.00 99.30 08:15:18 03:17:02 4 0.03 0.00 0.05 0.00 0.00 99.92 08:15:18 03:17:02 5 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 03:17:02 6 0.00 0.00 0.02 0.02 0.00 99.97 08:15:18 03:17:02 7 0.12 0.00 0.00 0.00 0.00 99.88 08:15:18 03:18:01 all 0.09 0.00 0.01 0.00 0.01 99.89 08:15:18 03:18:01 0 0.00 0.00 0.03 0.00 0.00 99.97 08:15:18 03:18:01 1 0.05 0.00 0.00 0.00 0.02 99.93 08:15:18 03:18:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 03:18:01 3 0.59 0.00 0.02 0.00 0.02 99.37 08:15:18 03:18:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:15:18 03:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 03:18:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 03:18:01 7 0.02 0.00 0.03 0.00 0.00 99.95 08:15:18 03:19:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:15:18 03:19:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 03:19:01 1 0.05 0.00 0.03 0.00 0.00 99.92 08:15:18 03:19:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:15:18 03:19:01 3 0.03 0.00 0.02 0.02 0.00 99.93 08:15:18 03:19:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 03:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 03:19:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 03:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 03:20:01 all 0.02 0.00 0.02 0.00 0.00 99.96 08:15:18 03:20:01 0 0.00 0.00 0.03 0.00 0.00 99.97 08:15:18 03:20:01 1 0.05 0.00 0.02 0.00 0.00 99.93 08:15:18 03:20:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 03:20:01 3 0.02 0.00 0.02 0.02 0.00 99.95 08:15:18 03:20:01 4 0.03 0.00 0.03 0.00 0.02 99.92 08:15:18 03:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 03:20:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 03:20:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 08:15:18 03:20:01 CPU %user %nice %system %iowait %steal %idle 08:15:18 03:21:01 all 0.14 0.00 0.01 0.00 0.01 99.83 08:15:18 03:21:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:15:18 03:21:01 1 0.05 0.00 0.02 0.00 0.02 99.92 08:15:18 03:21:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 03:21:01 3 0.90 0.00 0.03 0.02 0.02 99.04 08:15:18 03:21:01 4 0.05 0.00 0.03 0.00 0.02 99.90 08:15:18 03:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 03:21:01 6 0.00 0.00 0.00 0.02 0.02 99.97 08:15:18 03:21:01 7 0.08 0.00 0.03 0.00 0.02 99.87 08:15:18 03:22:01 all 0.15 0.00 0.02 0.00 0.00 99.83 08:15:18 03:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 03:22:01 1 0.02 0.00 0.03 0.00 0.00 99.95 08:15:18 03:22:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:15:18 03:22:01 3 1.01 0.00 0.07 0.00 0.02 98.91 08:15:18 03:22:01 4 0.05 0.00 0.02 0.00 0.00 99.93 08:15:18 03:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 03:22:01 6 0.00 0.00 0.02 0.02 0.00 99.97 08:15:18 03:22:01 7 0.05 0.00 0.02 0.00 0.00 99.93 08:15:18 03:23:01 all 0.04 0.00 0.03 0.00 0.00 99.94 08:15:18 03:23:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 03:23:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 03:23:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 03:23:01 3 0.13 0.00 0.07 0.02 0.00 99.78 08:15:18 03:23:01 4 0.02 0.00 0.07 0.00 0.02 99.90 08:15:18 03:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 03:23:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 03:23:01 7 0.07 0.00 0.03 0.00 0.00 99.90 08:15:18 03:24:01 all 0.13 0.00 0.02 0.03 0.01 99.81 08:15:18 03:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 03:24:01 1 0.08 0.00 0.02 0.00 0.00 99.90 08:15:18 03:24:01 2 0.05 0.00 0.00 0.00 0.00 99.95 08:15:18 03:24:01 3 0.78 0.00 0.03 0.27 0.00 98.92 08:15:18 03:24:01 4 0.08 0.00 0.05 0.00 0.03 99.83 08:15:18 03:24:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 03:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 03:24:01 7 0.07 0.00 0.05 0.00 0.02 99.87 08:15:18 03:25:01 all 0.08 0.00 0.01 0.01 0.01 99.89 08:15:18 03:25:01 0 0.00 0.00 0.00 0.02 0.02 99.97 08:15:18 03:25:01 1 0.05 0.00 0.02 0.00 0.02 99.92 08:15:18 03:25:01 2 0.05 0.00 0.02 0.00 0.00 99.93 08:15:18 03:25:01 3 0.43 0.00 0.03 0.05 0.02 99.47 08:15:18 03:25:01 4 0.05 0.00 0.02 0.00 0.02 99.92 08:15:18 03:25:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 03:25:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 03:25:01 7 0.05 0.00 0.00 0.02 0.00 99.93 08:15:18 03:26:01 all 0.02 0.00 0.02 0.01 0.00 99.96 08:15:18 03:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 03:26:01 1 0.05 0.00 0.03 0.00 0.00 99.92 08:15:18 03:26:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:15:18 03:26:01 3 0.02 0.00 0.02 0.02 0.00 99.95 08:15:18 03:26:01 4 0.03 0.00 0.07 0.00 0.00 99.90 08:15:18 03:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 03:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 03:26:01 7 0.00 0.00 0.00 0.05 0.00 99.95 08:15:18 03:27:01 all 0.22 0.00 0.01 0.00 0.01 99.75 08:15:18 03:27:01 0 0.03 0.00 0.03 0.00 0.00 99.93 08:15:18 03:27:01 1 0.05 0.00 0.00 0.00 0.02 99.93 08:15:18 03:27:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 03:27:01 3 1.58 0.00 0.02 0.00 0.02 98.38 08:15:18 03:27:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:15:18 03:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 03:27:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 03:27:01 7 0.03 0.00 0.02 0.02 0.00 99.93 08:15:18 03:28:01 all 0.11 0.00 0.01 0.00 0.01 99.86 08:15:18 03:28:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:15:18 03:28:01 1 0.07 0.00 0.03 0.00 0.00 99.90 08:15:18 03:28:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:15:18 03:28:01 3 0.73 0.00 0.00 0.02 0.00 99.25 08:15:18 03:28:01 4 0.07 0.00 0.03 0.00 0.02 99.88 08:15:18 03:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 03:28:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 03:28:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:15:18 03:29:01 all 0.06 0.00 0.02 0.01 0.00 99.92 08:15:18 03:29:01 0 0.02 0.00 0.03 0.00 0.00 99.95 08:15:18 03:29:01 1 0.05 0.00 0.03 0.00 0.00 99.92 08:15:18 03:29:01 2 0.05 0.00 0.02 0.00 0.00 99.93 08:15:18 03:29:01 3 0.30 0.00 0.00 0.05 0.00 99.65 08:15:18 03:29:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 03:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 03:29:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 03:29:01 7 0.03 0.00 0.03 0.02 0.00 99.92 08:15:18 03:30:01 all 0.07 0.00 0.01 0.01 0.01 99.90 08:15:18 03:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 03:30:01 1 0.05 0.00 0.03 0.00 0.02 99.90 08:15:18 03:30:01 2 0.05 0.00 0.02 0.00 0.00 99.93 08:15:18 03:30:01 3 0.43 0.00 0.03 0.07 0.02 99.45 08:15:18 03:30:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 03:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 03:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 03:30:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 03:31:01 all 0.10 0.00 0.01 0.00 0.01 99.88 08:15:18 03:31:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 03:31:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:15:18 03:31:01 2 0.05 0.00 0.02 0.00 0.02 99.92 08:15:18 03:31:01 3 0.67 0.00 0.00 0.00 0.00 99.33 08:15:18 03:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 03:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 03:31:01 6 0.00 0.00 0.02 0.00 0.02 99.97 08:15:18 03:31:01 7 0.05 0.00 0.02 0.00 0.02 99.92 08:15:18 08:15:18 03:31:01 CPU %user %nice %system %iowait %steal %idle 08:15:18 03:32:01 all 0.03 0.00 0.01 0.01 0.01 99.94 08:15:18 03:32:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:15:18 03:32:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 03:32:01 2 0.03 0.00 0.03 0.00 0.00 99.93 08:15:18 03:32:01 3 0.10 0.00 0.00 0.03 0.00 99.87 08:15:18 03:32:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:15:18 03:32:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:15:18 03:32:01 6 0.07 0.00 0.02 0.02 0.02 99.88 08:15:18 03:32:01 7 0.07 0.00 0.03 0.00 0.00 99.90 08:15:18 03:33:01 all 0.09 0.00 0.02 0.00 0.00 99.89 08:15:18 03:33:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 03:33:01 1 0.03 0.00 0.03 0.00 0.00 99.93 08:15:18 03:33:01 2 0.05 0.00 0.02 0.00 0.00 99.93 08:15:18 03:33:01 3 0.50 0.00 0.00 0.00 0.02 99.48 08:15:18 03:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 03:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 03:33:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 03:33:01 7 0.05 0.00 0.07 0.00 0.00 99.88 08:15:18 03:34:01 all 0.10 0.00 0.01 0.00 0.00 99.88 08:15:18 03:34:01 0 0.00 0.00 0.02 0.02 0.00 99.97 08:15:18 03:34:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 03:34:01 2 0.08 0.00 0.00 0.00 0.02 99.90 08:15:18 03:34:01 3 0.58 0.00 0.02 0.02 0.00 99.38 08:15:18 03:34:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 03:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 03:34:01 6 0.07 0.00 0.03 0.00 0.02 99.88 08:15:18 03:34:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 03:35:01 all 0.09 0.00 0.02 0.00 0.01 99.88 08:15:18 03:35:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 03:35:01 1 0.05 0.00 0.03 0.00 0.02 99.90 08:15:18 03:35:01 2 0.05 0.00 0.02 0.00 0.00 99.93 08:15:18 03:35:01 3 0.53 0.00 0.02 0.02 0.02 99.42 08:15:18 03:35:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 03:35:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 03:35:01 6 0.02 0.00 0.03 0.00 0.00 99.95 08:15:18 03:35:01 7 0.05 0.00 0.02 0.00 0.02 99.92 08:15:18 03:36:01 all 0.06 0.00 0.01 0.00 0.00 99.91 08:15:18 03:36:01 0 0.00 0.00 0.03 0.00 0.02 99.95 08:15:18 03:36:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 03:36:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 03:36:01 3 0.32 0.00 0.00 0.00 0.00 99.68 08:15:18 03:36:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 03:36:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 03:36:01 6 0.02 0.00 0.00 0.02 0.02 99.95 08:15:18 03:36:01 7 0.07 0.00 0.05 0.00 0.00 99.88 08:15:18 03:37:01 all 0.05 0.00 0.00 0.00 0.01 99.93 08:15:18 03:37:01 0 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 03:37:01 1 0.05 0.00 0.02 0.00 0.00 99.93 08:15:18 03:37:01 2 0.03 0.00 0.00 0.00 0.02 99.95 08:15:18 03:37:01 3 0.23 0.00 0.00 0.02 0.02 99.73 08:15:18 03:37:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 03:37:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 03:37:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 03:37:01 7 0.07 0.00 0.00 0.00 0.02 99.92 08:15:18 03:38:01 all 0.08 0.00 0.02 0.00 0.00 99.90 08:15:18 03:38:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 03:38:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:15:18 03:38:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 03:38:01 3 0.55 0.00 0.03 0.02 0.00 99.40 08:15:18 03:38:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:15:18 03:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 03:38:01 6 0.00 0.00 0.02 0.02 0.00 99.97 08:15:18 03:38:01 7 0.03 0.00 0.03 0.00 0.00 99.93 08:15:18 03:39:01 all 0.09 0.00 0.02 0.00 0.00 99.89 08:15:18 03:39:01 0 0.07 0.00 0.02 0.00 0.00 99.92 08:15:18 03:39:01 1 0.03 0.00 0.05 0.00 0.00 99.92 08:15:18 03:39:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 03:39:01 3 0.53 0.00 0.02 0.02 0.02 99.42 08:15:18 03:39:01 4 0.02 0.00 0.03 0.00 0.00 99.95 08:15:18 03:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 03:39:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 03:39:01 7 0.05 0.00 0.02 0.00 0.00 99.93 08:15:18 03:40:01 all 0.08 0.00 0.01 0.00 0.00 99.91 08:15:18 03:40:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 03:40:01 1 0.07 0.00 0.00 0.00 0.00 99.93 08:15:18 03:40:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 03:40:01 3 0.50 0.00 0.02 0.00 0.02 99.47 08:15:18 03:40:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 03:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 03:40:01 6 0.00 0.00 0.02 0.02 0.00 99.97 08:15:18 03:40:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:15:18 03:41:01 all 0.08 0.00 0.02 0.00 0.01 99.89 08:15:18 03:41:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:15:18 03:41:01 1 0.07 0.00 0.05 0.00 0.02 99.87 08:15:18 03:41:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:15:18 03:41:01 3 0.50 0.00 0.03 0.02 0.02 99.43 08:15:18 03:41:01 4 0.02 0.00 0.03 0.00 0.02 99.93 08:15:18 03:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 03:41:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:15:18 03:41:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 03:42:01 all 0.09 0.00 0.01 0.00 0.00 99.90 08:15:18 03:42:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 03:42:01 1 0.02 0.00 0.03 0.00 0.00 99.95 08:15:18 03:42:01 2 0.07 0.00 0.00 0.00 0.00 99.93 08:15:18 03:42:01 3 0.55 0.00 0.02 0.00 0.02 99.42 08:15:18 03:42:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 03:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 03:42:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 03:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 08:15:18 03:42:01 CPU %user %nice %system %iowait %steal %idle 08:15:18 03:43:01 all 0.09 0.00 0.01 0.00 0.00 99.89 08:15:18 03:43:01 0 0.00 0.00 0.05 0.00 0.00 99.95 08:15:18 03:43:01 1 0.08 0.00 0.03 0.00 0.00 99.88 08:15:18 03:43:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 03:43:01 3 0.58 0.00 0.02 0.02 0.00 99.38 08:15:18 03:43:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 03:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 03:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 03:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 03:44:01 all 0.07 0.00 0.01 0.00 0.01 99.91 08:15:18 03:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 03:44:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:15:18 03:44:01 2 0.03 0.00 0.00 0.00 0.02 99.95 08:15:18 03:44:01 3 0.45 0.00 0.03 0.00 0.02 99.50 08:15:18 03:44:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 03:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 03:44:01 6 0.02 0.00 0.02 0.02 0.00 99.95 08:15:18 03:44:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 03:45:01 all 0.09 0.00 0.01 0.00 0.01 99.89 08:15:18 03:45:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 03:45:01 1 0.07 0.00 0.02 0.00 0.00 99.92 08:15:18 03:45:01 2 0.05 0.00 0.02 0.00 0.00 99.93 08:15:18 03:45:01 3 0.55 0.00 0.00 0.02 0.02 99.42 08:15:18 03:45:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:15:18 03:45:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 03:45:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 03:45:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 03:46:01 all 0.08 0.00 0.02 0.00 0.00 99.90 08:15:18 03:46:01 0 0.00 0.00 0.03 0.00 0.00 99.97 08:15:18 03:46:01 1 0.07 0.00 0.03 0.00 0.00 99.90 08:15:18 03:46:01 2 0.05 0.00 0.02 0.00 0.00 99.93 08:15:18 03:46:01 3 0.47 0.00 0.02 0.00 0.02 99.50 08:15:18 03:46:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 03:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 03:46:01 6 0.00 0.00 0.02 0.02 0.02 99.95 08:15:18 03:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 03:47:01 all 0.07 0.00 0.01 0.00 0.01 99.90 08:15:18 03:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 03:47:01 1 0.05 0.00 0.03 0.00 0.02 99.90 08:15:18 03:47:01 2 0.03 0.00 0.03 0.00 0.02 99.92 08:15:18 03:47:01 3 0.42 0.00 0.02 0.02 0.02 99.53 08:15:18 03:47:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 03:47:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:15:18 03:47:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 03:47:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:15:18 03:48:01 all 0.15 0.00 0.03 0.01 0.01 99.80 08:15:18 03:48:01 0 0.05 0.00 0.02 0.00 0.00 99.93 08:15:18 03:48:01 1 0.08 0.00 0.05 0.00 0.00 99.87 08:15:18 03:48:01 2 0.05 0.00 0.02 0.00 0.00 99.93 08:15:18 03:48:01 3 0.70 0.00 0.05 0.10 0.05 99.10 08:15:18 03:48:01 4 0.10 0.00 0.05 0.00 0.02 99.83 08:15:18 03:48:01 5 0.02 0.00 0.03 0.00 0.00 99.95 08:15:18 03:48:01 6 0.13 0.00 0.00 0.00 0.00 99.87 08:15:18 03:48:01 7 0.05 0.00 0.03 0.00 0.00 99.92 08:15:18 03:49:01 all 0.08 0.00 0.01 0.00 0.00 99.90 08:15:18 03:49:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:15:18 03:49:01 1 0.00 0.00 0.05 0.00 0.00 99.95 08:15:18 03:49:01 2 0.05 0.00 0.00 0.00 0.02 99.93 08:15:18 03:49:01 3 0.47 0.00 0.00 0.02 0.00 99.52 08:15:18 03:49:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 03:49:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 03:49:01 6 0.02 0.00 0.00 0.02 0.00 99.97 08:15:18 03:49:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 03:50:01 all 0.21 0.00 0.01 0.01 0.01 99.76 08:15:18 03:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 03:50:01 1 0.07 0.00 0.03 0.00 0.02 99.88 08:15:18 03:50:01 2 0.07 0.00 0.02 0.00 0.00 99.92 08:15:18 03:50:01 3 1.49 0.00 0.03 0.12 0.02 98.35 08:15:18 03:50:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 03:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 03:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 03:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 03:51:01 all 0.04 0.00 0.01 0.00 0.00 99.94 08:15:18 03:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 03:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 03:51:01 2 0.07 0.00 0.02 0.00 0.00 99.92 08:15:18 03:51:01 3 0.17 0.00 0.05 0.00 0.02 99.77 08:15:18 03:51:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 03:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 03:51:01 6 0.00 0.00 0.00 0.02 0.02 99.97 08:15:18 03:51:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 03:52:01 all 0.02 0.00 0.02 0.00 0.00 99.95 08:15:18 03:52:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 03:52:01 1 0.03 0.00 0.05 0.00 0.00 99.92 08:15:18 03:52:01 2 0.03 0.00 0.00 0.00 0.02 99.95 08:15:18 03:52:01 3 0.07 0.00 0.02 0.02 0.02 99.88 08:15:18 03:52:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 03:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 03:52:01 6 0.00 0.00 0.02 0.02 0.00 99.97 08:15:18 03:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 03:53:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:15:18 03:53:01 0 0.05 0.00 0.00 0.00 0.00 99.95 08:15:18 03:53:01 1 0.05 0.00 0.03 0.00 0.02 99.90 08:15:18 03:53:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 03:53:01 3 0.03 0.00 0.03 0.02 0.00 99.92 08:15:18 03:53:01 4 0.00 0.00 0.03 0.00 0.02 99.95 08:15:18 03:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 03:53:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 03:53:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 08:15:18 03:53:01 CPU %user %nice %system %iowait %steal %idle 08:15:18 03:54:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:15:18 03:54:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:15:18 03:54:01 1 0.07 0.00 0.05 0.00 0.00 99.88 08:15:18 03:54:01 2 0.07 0.00 0.00 0.00 0.00 99.93 08:15:18 03:54:01 3 0.03 0.00 0.02 0.02 0.02 99.92 08:15:18 03:54:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 03:54:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 03:54:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 03:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 03:55:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:15:18 03:55:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 03:55:01 1 0.00 0.00 0.03 0.00 0.00 99.97 08:15:18 03:55:01 2 0.03 0.00 0.03 0.00 0.02 99.92 08:15:18 03:55:01 3 0.05 0.00 0.02 0.02 0.02 99.90 08:15:18 03:55:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:15:18 03:55:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 03:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 03:55:01 7 0.05 0.00 0.00 0.00 0.00 99.95 08:15:18 03:56:01 all 0.21 0.00 0.01 0.01 0.00 99.76 08:15:18 03:56:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 03:56:01 1 0.10 0.00 0.02 0.00 0.00 99.88 08:15:18 03:56:01 2 0.10 0.00 0.02 0.00 0.00 99.88 08:15:18 03:56:01 3 1.45 0.00 0.02 0.10 0.02 98.41 08:15:18 03:56:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 03:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 03:56:01 6 0.00 0.00 0.02 0.02 0.02 99.95 08:15:18 03:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 03:57:01 all 0.23 0.00 0.01 0.01 0.00 99.74 08:15:18 03:57:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 03:57:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:15:18 03:57:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:15:18 03:57:01 3 1.70 0.00 0.05 0.03 0.00 98.22 08:15:18 03:57:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 03:57:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 03:57:01 6 0.02 0.00 0.02 0.02 0.00 99.95 08:15:18 03:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 03:58:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:15:18 03:58:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 03:58:01 1 0.05 0.00 0.03 0.00 0.00 99.92 08:15:18 03:58:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 03:58:01 3 0.03 0.00 0.03 0.02 0.02 99.90 08:15:18 03:58:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 03:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 03:58:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 03:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 03:59:01 all 0.03 0.00 0.01 0.01 0.01 99.94 08:15:18 03:59:01 0 0.07 0.00 0.00 0.00 0.02 99.92 08:15:18 03:59:01 1 0.05 0.00 0.02 0.00 0.00 99.93 08:15:18 03:59:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 03:59:01 3 0.03 0.00 0.02 0.07 0.02 99.87 08:15:18 03:59:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 03:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 03:59:01 6 0.03 0.00 0.00 0.02 0.02 99.93 08:15:18 03:59:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 04:00:01 all 0.03 0.00 0.01 0.00 0.00 99.96 08:15:18 04:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:00:01 1 0.08 0.00 0.02 0.00 0.00 99.90 08:15:18 04:00:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 04:00:01 3 0.03 0.00 0.02 0.02 0.02 99.92 08:15:18 04:00:01 4 0.03 0.00 0.03 0.00 0.00 99.93 08:15:18 04:00:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 04:00:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 04:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:01:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:15:18 04:01:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 04:01:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 04:01:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 04:01:01 3 0.05 0.00 0.02 0.02 0.02 99.90 08:15:18 04:01:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 04:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:01:01 6 0.03 0.00 0.00 0.02 0.00 99.95 08:15:18 04:01:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 04:02:01 all 0.01 0.00 0.01 0.00 0.00 99.97 08:15:18 04:02:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 04:02:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 04:02:01 2 0.05 0.00 0.02 0.00 0.02 99.92 08:15:18 04:02:01 3 0.02 0.00 0.03 0.02 0.00 99.93 08:15:18 04:02:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:02:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 04:02:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:02:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 04:03:01 all 0.03 0.00 0.01 0.00 0.00 99.95 08:15:18 04:03:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:15:18 04:03:01 1 0.05 0.00 0.02 0.00 0.00 99.93 08:15:18 04:03:01 2 0.03 0.00 0.03 0.00 0.00 99.93 08:15:18 04:03:01 3 0.02 0.00 0.03 0.02 0.02 99.92 08:15:18 04:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:03:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 04:03:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 04:03:01 7 0.05 0.00 0.00 0.00 0.00 99.95 08:15:18 04:04:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:15:18 04:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 04:04:01 1 0.02 0.00 0.03 0.00 0.00 99.95 08:15:18 04:04:01 2 0.07 0.00 0.03 0.00 0.02 99.88 08:15:18 04:04:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:15:18 04:04:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 04:04:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:04:01 6 0.00 0.00 0.02 0.02 0.00 99.97 08:15:18 04:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 08:15:18 04:04:01 CPU %user %nice %system %iowait %steal %idle 08:15:18 04:05:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:15:18 04:05:01 0 0.00 0.00 0.03 0.00 0.00 99.97 08:15:18 04:05:01 1 0.05 0.00 0.02 0.00 0.00 99.93 08:15:18 04:05:01 2 0.05 0.00 0.00 0.00 0.00 99.95 08:15:18 04:05:01 3 0.07 0.00 0.02 0.02 0.00 99.90 08:15:18 04:05:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:15:18 04:05:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:15:18 04:05:01 6 0.03 0.00 0.00 0.00 0.02 99.95 08:15:18 04:05:01 7 0.00 0.00 0.03 0.00 0.00 99.97 08:15:18 04:06:01 all 0.04 0.00 0.01 0.00 0.01 99.94 08:15:18 04:06:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:06:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:15:18 04:06:01 2 0.05 0.00 0.02 0.00 0.02 99.92 08:15:18 04:06:01 3 0.22 0.00 0.02 0.00 0.02 99.75 08:15:18 04:06:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 04:06:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:06:01 6 0.00 0.00 0.02 0.02 0.00 99.97 08:15:18 04:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:07:01 all 0.03 0.00 0.00 0.00 0.01 99.95 08:15:18 04:07:01 0 0.05 0.00 0.00 0.00 0.02 99.93 08:15:18 04:07:01 1 0.07 0.00 0.00 0.00 0.00 99.93 08:15:18 04:07:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:15:18 04:07:01 3 0.05 0.00 0.02 0.02 0.02 99.90 08:15:18 04:07:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:15:18 04:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:07:01 6 0.02 0.00 0.00 0.02 0.00 99.97 08:15:18 04:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:08:01 all 0.01 0.00 0.01 0.00 0.00 99.97 08:15:18 04:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:08:01 1 0.02 0.00 0.03 0.00 0.00 99.95 08:15:18 04:08:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 04:08:01 3 0.02 0.00 0.03 0.00 0.02 99.93 08:15:18 04:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 04:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:08:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 04:08:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 04:09:01 all 0.09 0.00 0.01 0.00 0.01 99.89 08:15:18 04:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 04:09:01 1 0.03 0.00 0.00 0.00 0.02 99.95 08:15:18 04:09:01 2 0.03 0.00 0.00 0.00 0.02 99.95 08:15:18 04:09:01 3 0.60 0.00 0.03 0.02 0.00 99.35 08:15:18 04:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 04:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:09:01 6 0.03 0.00 0.03 0.02 0.02 99.90 08:15:18 04:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:10:01 all 0.01 0.00 0.01 0.00 0.00 99.97 08:15:18 04:10:01 0 0.02 0.00 0.00 0.02 0.00 99.97 08:15:18 04:10:01 1 0.03 0.00 0.05 0.00 0.00 99.92 08:15:18 04:10:01 2 0.03 0.00 0.03 0.00 0.00 99.93 08:15:18 04:10:01 3 0.03 0.00 0.02 0.02 0.02 99.92 08:15:18 04:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:10:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:11:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:15:18 04:11:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:11:01 1 0.07 0.00 0.03 0.00 0.00 99.90 08:15:18 04:11:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:15:18 04:11:01 3 0.03 0.00 0.03 0.00 0.02 99.92 08:15:18 04:11:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:15:18 04:11:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:11:01 6 0.05 0.00 0.00 0.00 0.00 99.95 08:15:18 04:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 04:12:01 all 0.01 0.00 0.01 0.01 0.01 99.96 08:15:18 04:12:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:15:18 04:12:01 1 0.00 0.00 0.05 0.00 0.02 99.93 08:15:18 04:12:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 04:12:01 3 0.02 0.00 0.02 0.03 0.02 99.92 08:15:18 04:12:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 04:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:12:01 6 0.00 0.00 0.03 0.02 0.00 99.95 08:15:18 04:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 04:13:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:15:18 04:13:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 04:13:01 1 0.05 0.00 0.03 0.00 0.00 99.92 08:15:18 04:13:01 2 0.05 0.00 0.02 0.00 0.02 99.92 08:15:18 04:13:01 3 0.05 0.00 0.02 0.00 0.02 99.92 08:15:18 04:13:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:13:01 6 0.02 0.00 0.00 0.02 0.00 99.97 08:15:18 04:13:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:15:18 04:14:01 all 0.08 0.00 0.01 0.00 0.00 99.91 08:15:18 04:14:01 0 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 04:14:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 04:14:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 04:14:01 3 0.53 0.00 0.02 0.00 0.02 99.43 08:15:18 04:14:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 04:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:14:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:15:01 all 0.20 0.00 0.01 0.00 0.00 99.78 08:15:18 04:15:01 0 0.05 0.00 0.00 0.00 0.02 99.93 08:15:18 04:15:01 1 0.05 0.00 0.02 0.00 0.00 99.93 08:15:18 04:15:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 04:15:01 3 1.44 0.00 0.05 0.03 0.00 98.48 08:15:18 04:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 04:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:15:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 04:15:01 7 0.00 0.00 0.03 0.00 0.00 99.97 08:15:18 08:15:18 04:15:01 CPU %user %nice %system %iowait %steal %idle 08:15:18 04:16:01 all 0.01 0.00 0.01 0.00 0.00 99.97 08:15:18 04:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 04:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 04:16:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 04:16:01 3 0.00 0.00 0.02 0.00 0.02 99.97 08:15:18 04:16:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 04:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:16:01 6 0.00 0.00 0.02 0.02 0.00 99.97 08:15:18 04:16:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 04:17:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:15:18 04:17:01 0 0.02 0.00 0.02 0.02 0.00 99.95 08:15:18 04:17:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:15:18 04:17:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 04:17:01 3 0.02 0.00 0.02 0.02 0.02 99.93 08:15:18 04:17:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:15:18 04:17:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:17:01 6 0.03 0.00 0.02 0.00 0.02 99.93 08:15:18 04:17:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 04:18:01 all 0.01 0.00 0.02 0.00 0.00 99.96 08:15:18 04:18:01 0 0.02 0.00 0.02 0.02 0.00 99.95 08:15:18 04:18:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 04:18:01 2 0.02 0.00 0.03 0.00 0.02 99.93 08:15:18 04:18:01 3 0.02 0.00 0.03 0.02 0.00 99.93 08:15:18 04:18:01 4 0.05 0.00 0.00 0.00 0.00 99.95 08:15:18 04:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:18:01 6 0.00 0.00 0.03 0.00 0.00 99.97 08:15:18 04:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:19:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:15:18 04:19:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:15:18 04:19:01 1 0.07 0.00 0.05 0.00 0.00 99.88 08:15:18 04:19:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 04:19:01 3 0.02 0.00 0.02 0.02 0.02 99.93 08:15:18 04:19:01 4 0.05 0.00 0.00 0.00 0.02 99.93 08:15:18 04:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:19:01 6 0.02 0.00 0.00 0.02 0.00 99.97 08:15:18 04:19:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 04:20:01 all 0.06 0.00 0.02 0.01 0.01 99.91 08:15:18 04:20:01 0 0.08 0.00 0.02 0.05 0.00 99.85 08:15:18 04:20:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:15:18 04:20:01 2 0.05 0.00 0.00 0.00 0.02 99.93 08:15:18 04:20:01 3 0.08 0.00 0.02 0.00 0.02 99.88 08:15:18 04:20:01 4 0.08 0.00 0.03 0.00 0.00 99.88 08:15:18 04:20:01 5 0.07 0.00 0.02 0.00 0.00 99.92 08:15:18 04:20:01 6 0.07 0.00 0.02 0.00 0.00 99.92 08:15:18 04:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:21:01 all 0.02 0.00 0.02 0.00 0.00 99.96 08:15:18 04:21:01 0 0.03 0.00 0.02 0.02 0.00 99.93 08:15:18 04:21:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:21:01 2 0.02 0.00 0.03 0.00 0.00 99.95 08:15:18 04:21:01 3 0.02 0.00 0.05 0.02 0.00 99.92 08:15:18 04:21:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 04:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 04:21:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 04:22:01 all 0.01 0.00 0.01 0.00 0.00 99.97 08:15:18 04:22:01 0 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 04:22:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 04:22:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 04:22:01 3 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 04:22:01 4 0.05 0.00 0.02 0.00 0.02 99.92 08:15:18 04:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:22:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 04:23:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:15:18 04:23:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 04:23:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 04:23:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:15:18 04:23:01 3 0.05 0.00 0.02 0.02 0.00 99.92 08:15:18 04:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 04:23:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:23:01 6 0.02 0.00 0.03 0.00 0.00 99.95 08:15:18 04:23:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 04:24:01 all 0.01 0.00 0.01 0.00 0.00 99.97 08:15:18 04:24:01 0 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 04:24:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 04:24:01 2 0.05 0.00 0.03 0.00 0.02 99.90 08:15:18 04:24:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 04:24:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 04:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:24:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 04:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:25:01 all 0.03 0.00 0.01 0.00 0.00 99.95 08:15:18 04:25:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 04:25:01 1 0.05 0.00 0.03 0.00 0.00 99.92 08:15:18 04:25:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:15:18 04:25:01 3 0.03 0.00 0.02 0.00 0.02 99.93 08:15:18 04:25:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 04:25:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 04:25:01 6 0.07 0.00 0.02 0.00 0.00 99.92 08:15:18 04:25:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:26:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:15:18 04:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:26:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:15:18 04:26:01 2 0.03 0.00 0.05 0.00 0.02 99.90 08:15:18 04:26:01 3 0.02 0.00 0.00 0.02 0.00 99.97 08:15:18 04:26:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:15:18 04:26:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 04:26:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:15:18 04:26:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 08:15:18 04:26:01 CPU %user %nice %system %iowait %steal %idle 08:15:18 04:27:01 all 0.01 0.00 0.01 0.00 0.00 99.97 08:15:18 04:27:01 0 0.05 0.00 0.02 0.02 0.00 99.92 08:15:18 04:27:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 04:27:01 2 0.05 0.00 0.05 0.00 0.00 99.90 08:15:18 04:27:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 04:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:27:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:15:18 04:27:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 04:27:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:28:01 all 0.01 0.00 0.01 0.00 0.00 99.97 08:15:18 04:28:01 0 0.00 0.00 0.00 0.02 0.02 99.97 08:15:18 04:28:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 04:28:01 2 0.02 0.00 0.03 0.00 0.02 99.93 08:15:18 04:28:01 3 0.03 0.00 0.03 0.00 0.00 99.93 08:15:18 04:28:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 04:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:28:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 04:29:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:15:18 04:29:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 04:29:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 04:29:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:15:18 04:29:01 3 0.05 0.00 0.03 0.02 0.02 99.88 08:15:18 04:29:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 04:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 04:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 04:30:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:15:18 04:30:01 0 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 04:30:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 04:30:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:15:18 04:30:01 3 0.05 0.00 0.05 0.00 0.02 99.88 08:15:18 04:30:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 04:30:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 04:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 04:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 04:31:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:15:18 04:31:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:15:18 04:31:01 1 0.03 0.00 0.03 0.00 0.00 99.93 08:15:18 04:31:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 04:31:01 3 0.03 0.00 0.02 0.02 0.00 99.93 08:15:18 04:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:31:01 6 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 04:31:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 04:32:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:15:18 04:32:01 0 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 04:32:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 04:32:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:15:18 04:32:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 04:32:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:15:18 04:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 04:32:01 6 0.00 0.00 0.03 0.00 0.00 99.97 08:15:18 04:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 04:33:01 all 0.03 0.00 0.01 0.00 0.00 99.96 08:15:18 04:33:01 0 0.05 0.00 0.02 0.00 0.00 99.93 08:15:18 04:33:01 1 0.03 0.00 0.03 0.00 0.00 99.93 08:15:18 04:33:01 2 0.03 0.00 0.05 0.00 0.02 99.90 08:15:18 04:33:01 3 0.00 0.00 0.02 0.00 0.02 99.97 08:15:18 04:33:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 04:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:33:01 6 0.05 0.00 0.00 0.00 0.00 99.95 08:15:18 04:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 04:34:01 all 0.01 0.00 0.01 0.00 0.00 99.97 08:15:18 04:34:01 0 0.03 0.00 0.00 0.02 0.00 99.95 08:15:18 04:34:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 04:34:01 2 0.02 0.00 0.03 0.00 0.02 99.93 08:15:18 04:34:01 3 0.00 0.00 0.02 0.02 0.00 99.97 08:15:18 04:34:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 04:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:35:02 all 0.02 0.00 0.02 0.00 0.00 99.96 08:15:18 04:35:02 0 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 04:35:02 1 0.02 0.00 0.03 0.00 0.00 99.95 08:15:18 04:35:02 2 0.02 0.00 0.03 0.00 0.00 99.95 08:15:18 04:35:02 3 0.07 0.00 0.02 0.00 0.00 99.92 08:15:18 04:35:02 4 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 04:35:02 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:35:02 6 0.00 0.00 0.03 0.00 0.00 99.97 08:15:18 04:35:02 7 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 04:36:01 all 0.01 0.00 0.01 0.01 0.00 99.96 08:15:18 04:36:01 0 0.02 0.00 0.03 0.02 0.00 99.93 08:15:18 04:36:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 04:36:01 2 0.05 0.00 0.00 0.00 0.02 99.93 08:15:18 04:36:01 3 0.00 0.00 0.02 0.07 0.00 99.92 08:15:18 04:36:01 4 0.02 0.00 0.03 0.00 0.00 99.95 08:15:18 04:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:36:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 04:36:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 04:37:01 all 0.02 0.00 0.01 0.02 0.01 99.95 08:15:18 04:37:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 04:37:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 04:37:01 2 0.05 0.00 0.03 0.00 0.02 99.90 08:15:18 04:37:01 3 0.02 0.00 0.00 0.13 0.02 99.83 08:15:18 04:37:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 04:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 04:37:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 04:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 08:15:18 04:37:01 CPU %user %nice %system %iowait %steal %idle 08:15:18 04:38:01 all 0.01 0.00 0.02 0.00 0.00 99.96 08:15:18 04:38:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:15:18 04:38:01 1 0.03 0.00 0.00 0.00 0.02 99.95 08:15:18 04:38:01 2 0.03 0.00 0.08 0.00 0.00 99.88 08:15:18 04:38:01 3 0.03 0.00 0.03 0.00 0.00 99.93 08:15:18 04:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 04:38:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:38:01 6 0.00 0.00 0.02 0.02 0.00 99.97 08:15:18 04:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 04:39:01 all 0.02 0.00 0.01 0.01 0.00 99.96 08:15:18 04:39:01 0 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 04:39:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 04:39:01 2 0.05 0.00 0.02 0.00 0.02 99.92 08:15:18 04:39:01 3 0.03 0.00 0.00 0.08 0.00 99.88 08:15:18 04:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 04:39:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 04:39:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 04:40:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:15:18 04:40:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 04:40:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 04:40:01 2 0.05 0.00 0.03 0.00 0.02 99.90 08:15:18 04:40:01 3 0.02 0.00 0.03 0.02 0.00 99.93 08:15:18 04:40:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 04:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 04:40:01 7 0.02 0.00 0.03 0.00 0.00 99.95 08:15:18 04:41:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:15:18 04:41:01 0 0.05 0.00 0.02 0.02 0.00 99.92 08:15:18 04:41:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 04:41:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:15:18 04:41:01 3 0.07 0.00 0.02 0.02 0.02 99.88 08:15:18 04:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 04:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:42:01 all 0.02 0.00 0.01 0.00 0.00 99.97 08:15:18 04:42:01 0 0.02 0.00 0.02 0.02 0.02 99.93 08:15:18 04:42:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 04:42:01 2 0.03 0.00 0.03 0.00 0.02 99.92 08:15:18 04:42:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 04:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 04:42:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 04:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:43:01 all 0.02 0.00 0.02 0.00 0.01 99.95 08:15:18 04:43:01 0 0.00 0.00 0.02 0.02 0.00 99.97 08:15:18 04:43:01 1 0.05 0.00 0.02 0.00 0.02 99.92 08:15:18 04:43:01 2 0.02 0.00 0.05 0.00 0.02 99.92 08:15:18 04:43:01 3 0.05 0.00 0.02 0.02 0.00 99.92 08:15:18 04:43:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:15:18 04:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:43:01 6 0.05 0.00 0.02 0.00 0.00 99.93 08:15:18 04:43:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:15:18 04:44:01 all 0.02 0.00 0.01 0.01 0.00 99.96 08:15:18 04:44:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 04:44:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 04:44:01 2 0.08 0.00 0.03 0.00 0.02 99.87 08:15:18 04:44:01 3 0.02 0.00 0.02 0.05 0.00 99.92 08:15:18 04:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:44:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 04:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:45:01 all 0.03 0.00 0.01 0.00 0.00 99.96 08:15:18 04:45:01 0 0.03 0.00 0.02 0.02 0.00 99.93 08:15:18 04:45:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 04:45:01 2 0.05 0.00 0.02 0.00 0.02 99.92 08:15:18 04:45:01 3 0.03 0.00 0.00 0.02 0.00 99.95 08:15:18 04:45:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 04:45:01 5 0.02 0.00 0.03 0.00 0.00 99.95 08:15:18 04:45:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:45:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 04:46:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:15:18 04:46:01 0 0.00 0.00 0.00 0.02 0.02 99.97 08:15:18 04:46:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 04:46:01 2 0.03 0.00 0.03 0.00 0.02 99.92 08:15:18 04:46:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 04:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:46:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 04:46:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 04:46:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 04:47:01 all 0.05 0.00 0.03 0.00 0.00 99.92 08:15:18 04:47:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 04:47:01 1 0.05 0.00 0.05 0.00 0.00 99.90 08:15:18 04:47:01 2 0.08 0.00 0.08 0.00 0.02 99.82 08:15:18 04:47:01 3 0.05 0.00 0.00 0.00 0.00 99.95 08:15:18 04:47:01 4 0.03 0.00 0.03 0.00 0.00 99.93 08:15:18 04:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:47:01 6 0.13 0.00 0.00 0.00 0.00 99.87 08:15:18 04:47:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 04:48:01 all 0.07 0.00 0.02 0.00 0.01 99.89 08:15:18 04:48:01 0 0.05 0.00 0.00 0.02 0.00 99.93 08:15:18 04:48:01 1 0.10 0.00 0.03 0.00 0.00 99.87 08:15:18 04:48:01 2 0.10 0.00 0.02 0.00 0.02 99.87 08:15:18 04:48:01 3 0.08 0.00 0.02 0.02 0.02 99.87 08:15:18 04:48:01 4 0.07 0.00 0.03 0.00 0.02 99.88 08:15:18 04:48:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 04:48:01 6 0.08 0.00 0.02 0.00 0.00 99.90 08:15:18 04:48:01 7 0.08 0.00 0.05 0.00 0.00 99.87 08:15:18 08:15:18 04:48:01 CPU %user %nice %system %iowait %steal %idle 08:15:18 04:49:01 all 0.02 0.00 0.01 0.00 0.00 99.97 08:15:18 04:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 04:49:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 04:49:01 2 0.02 0.00 0.05 0.00 0.00 99.93 08:15:18 04:49:01 3 0.05 0.00 0.02 0.02 0.00 99.92 08:15:18 04:49:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:49:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:49:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 04:50:01 all 0.10 0.00 0.01 0.00 0.00 99.88 08:15:18 04:50:01 0 0.00 0.00 0.00 0.02 0.02 99.97 08:15:18 04:50:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 04:50:01 2 0.07 0.00 0.03 0.00 0.02 99.88 08:15:18 04:50:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 04:50:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 04:50:01 5 0.63 0.00 0.03 0.00 0.00 99.34 08:15:18 04:50:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 04:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 04:51:01 all 0.27 0.00 0.02 0.00 0.00 99.70 08:15:18 04:51:01 0 0.00 0.00 0.03 0.00 0.00 99.97 08:15:18 04:51:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:15:18 04:51:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:15:18 04:51:01 3 0.03 0.00 0.02 0.02 0.00 99.93 08:15:18 04:51:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 04:51:01 5 1.97 0.00 0.02 0.00 0.00 98.01 08:15:18 04:51:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 04:51:01 7 0.03 0.00 0.00 0.02 0.00 99.95 08:15:18 04:52:01 all 0.26 0.00 0.01 0.00 0.01 99.71 08:15:18 04:52:01 0 0.00 0.00 0.03 0.03 0.02 99.92 08:15:18 04:52:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 04:52:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:15:18 04:52:01 3 0.02 0.00 0.00 0.00 0.02 99.97 08:15:18 04:52:01 4 0.03 0.00 0.03 0.00 0.02 99.92 08:15:18 04:52:01 5 1.97 0.00 0.00 0.00 0.00 98.03 08:15:18 04:52:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:15:18 04:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 04:53:01 all 0.08 0.00 0.01 0.00 0.00 99.90 08:15:18 04:53:01 0 0.05 0.00 0.02 0.00 0.00 99.93 08:15:18 04:53:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 04:53:01 2 0.07 0.00 0.02 0.00 0.02 99.90 08:15:18 04:53:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 04:53:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 04:53:01 5 0.45 0.00 0.00 0.00 0.00 99.55 08:15:18 04:53:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 04:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 04:54:01 all 0.14 0.00 0.01 0.00 0.00 99.84 08:15:18 04:54:01 0 0.00 0.00 0.02 0.02 0.00 99.97 08:15:18 04:54:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 04:54:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 04:54:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 04:54:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:15:18 04:54:01 5 0.98 0.00 0.00 0.00 0.02 99.01 08:15:18 04:54:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 04:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:55:01 all 0.27 0.00 0.01 0.00 0.01 99.71 08:15:18 04:55:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:15:18 04:55:01 1 0.03 0.00 0.00 0.00 0.02 99.95 08:15:18 04:55:01 2 0.03 0.00 0.03 0.00 0.03 99.90 08:15:18 04:55:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 04:55:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 04:55:01 5 2.00 0.00 0.00 0.00 0.00 98.00 08:15:18 04:55:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 04:55:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 04:56:01 all 0.26 0.00 0.01 0.00 0.00 99.72 08:15:18 04:56:01 0 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 04:56:01 1 0.05 0.00 0.02 0.00 0.00 99.93 08:15:18 04:56:01 2 0.02 0.00 0.03 0.00 0.00 99.95 08:15:18 04:56:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 04:56:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:15:18 04:56:01 5 1.97 0.00 0.00 0.00 0.02 98.01 08:15:18 04:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 04:57:01 all 0.07 0.00 0.01 0.00 0.00 99.91 08:15:18 04:57:01 0 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 04:57:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 04:57:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:15:18 04:57:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 04:57:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 04:57:01 5 0.50 0.00 0.03 0.00 0.00 99.47 08:15:18 04:57:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 04:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:58:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:15:18 04:58:01 0 0.02 0.00 0.03 0.00 0.00 99.95 08:15:18 04:58:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 04:58:01 2 0.05 0.00 0.03 0.00 0.02 99.90 08:15:18 04:58:01 3 0.00 0.00 0.00 0.02 0.02 99.97 08:15:18 04:58:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 04:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 04:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:59:01 all 0.02 0.00 0.01 0.00 0.01 99.97 08:15:18 04:59:01 0 0.05 0.00 0.02 0.00 0.02 99.92 08:15:18 04:59:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 04:59:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 04:59:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 04:59:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:15:18 04:59:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 04:59:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 04:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 08:15:18 04:59:01 CPU %user %nice %system %iowait %steal %idle 08:15:18 05:00:01 all 0.01 0.00 0.01 0.00 0.00 99.96 08:15:18 05:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 05:00:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 05:00:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:15:18 05:00:01 3 0.02 0.00 0.02 0.02 0.00 99.95 08:15:18 05:00:01 4 0.02 0.00 0.03 0.00 0.00 99.95 08:15:18 05:00:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:15:18 05:00:01 6 0.00 0.00 0.02 0.02 0.00 99.97 08:15:18 05:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 05:01:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:15:18 05:01:01 0 0.02 0.00 0.00 0.02 0.00 99.97 08:15:18 05:01:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 05:01:01 2 0.03 0.00 0.03 0.00 0.00 99.93 08:15:18 05:01:01 3 0.02 0.00 0.00 0.02 0.00 99.97 08:15:18 05:01:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 05:01:01 5 0.07 0.00 0.03 0.00 0.00 99.90 08:15:18 05:01:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 05:01:01 7 0.00 0.00 0.02 0.00 0.02 99.97 08:15:18 05:02:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:15:18 05:02:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 05:02:01 1 0.05 0.00 0.03 0.00 0.02 99.90 08:15:18 05:02:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:15:18 05:02:01 3 0.00 0.00 0.03 0.02 0.00 99.95 08:15:18 05:02:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:15:18 05:02:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 05:02:01 6 0.00 0.00 0.02 0.00 0.02 99.97 08:15:18 05:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 05:03:01 all 0.06 0.00 0.02 0.00 0.01 99.92 08:15:18 05:03:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:15:18 05:03:01 1 0.00 0.00 0.05 0.00 0.00 99.95 08:15:18 05:03:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:15:18 05:03:01 3 0.05 0.00 0.02 0.00 0.00 99.93 08:15:18 05:03:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 05:03:01 5 0.37 0.00 0.03 0.00 0.02 99.58 08:15:18 05:03:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 05:03:01 7 0.05 0.00 0.00 0.00 0.00 99.95 08:15:18 05:04:01 all 0.03 0.00 0.01 0.00 0.00 99.96 08:15:18 05:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 05:04:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 05:04:01 2 0.03 0.00 0.03 0.00 0.02 99.92 08:15:18 05:04:01 3 0.03 0.00 0.00 0.02 0.00 99.95 08:15:18 05:04:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 05:04:01 5 0.12 0.00 0.03 0.00 0.00 99.85 08:15:18 05:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 05:04:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 05:05:01 all 0.25 0.00 0.02 0.00 0.00 99.73 08:15:18 05:05:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 05:05:01 1 0.02 0.00 0.05 0.00 0.00 99.93 08:15:18 05:05:01 2 0.03 0.00 0.05 0.00 0.02 99.90 08:15:18 05:05:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 05:05:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:15:18 05:05:01 5 1.81 0.00 0.02 0.00 0.00 98.18 08:15:18 05:05:01 6 0.00 0.00 0.02 0.02 0.00 99.97 08:15:18 05:05:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 05:06:01 all 0.16 0.00 0.02 0.00 0.00 99.81 08:15:18 05:06:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:15:18 05:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 05:06:01 2 0.03 0.00 0.03 0.00 0.00 99.93 08:15:18 05:06:01 3 0.02 0.00 0.00 0.02 0.02 99.95 08:15:18 05:06:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 05:06:01 5 1.19 0.00 0.05 0.00 0.00 98.76 08:15:18 05:06:01 6 0.00 0.00 0.02 0.02 0.00 99.97 08:15:18 05:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 05:07:01 all 0.03 0.00 0.01 0.00 0.00 99.95 08:15:18 05:07:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 05:07:01 1 0.03 0.00 0.03 0.00 0.00 99.93 08:15:18 05:07:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:15:18 05:07:01 3 0.02 0.00 0.02 0.02 0.00 99.95 08:15:18 05:07:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 05:07:01 5 0.12 0.00 0.03 0.00 0.02 99.83 08:15:18 05:07:01 6 0.00 0.00 0.03 0.00 0.00 99.97 08:15:18 05:07:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 05:08:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:15:18 05:08:01 0 0.02 0.00 0.00 0.02 0.00 99.97 08:15:18 05:08:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:15:18 05:08:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 05:08:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 05:08:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:15:18 05:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 05:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 05:08:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 05:09:01 all 0.03 0.00 0.01 0.00 0.00 99.95 08:15:18 05:09:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 05:09:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 05:09:01 2 0.03 0.00 0.03 0.00 0.02 99.92 08:15:18 05:09:01 3 0.02 0.00 0.02 0.02 0.00 99.95 08:15:18 05:09:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 05:09:01 5 0.07 0.00 0.00 0.00 0.00 99.93 08:15:18 05:09:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 05:09:01 7 0.07 0.00 0.02 0.00 0.00 99.92 08:15:18 05:10:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:15:18 05:10:01 0 0.00 0.00 0.00 0.02 0.02 99.97 08:15:18 05:10:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 05:10:01 2 0.03 0.00 0.05 0.00 0.02 99.90 08:15:18 05:10:01 3 0.02 0.00 0.00 0.02 0.00 99.97 08:15:18 05:10:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:15:18 05:10:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 05:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 05:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 08:15:18 05:10:01 CPU %user %nice %system %iowait %steal %idle 08:15:18 05:11:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:15:18 05:11:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 05:11:01 1 0.02 0.00 0.03 0.00 0.00 99.95 08:15:18 05:11:01 2 0.05 0.00 0.03 0.00 0.00 99.92 08:15:18 05:11:01 3 0.00 0.00 0.00 0.02 0.02 99.97 08:15:18 05:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 05:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 05:11:01 6 0.00 0.00 0.02 0.02 0.02 99.95 08:15:18 05:11:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 05:12:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:15:18 05:12:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 05:12:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 05:12:01 2 0.03 0.00 0.00 0.00 0.02 99.95 08:15:18 05:12:01 3 0.02 0.00 0.02 0.02 0.00 99.95 08:15:18 05:12:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 05:12:01 5 0.00 0.00 0.02 0.00 0.02 99.97 08:15:18 05:12:01 6 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 05:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 05:13:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:15:18 05:13:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 05:13:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 05:13:01 2 0.00 0.00 0.03 0.00 0.00 99.97 08:15:18 05:13:01 3 0.02 0.00 0.02 0.03 0.02 99.92 08:15:18 05:13:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:15:18 05:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 05:13:01 6 0.00 0.00 0.02 0.00 0.02 99.97 08:15:18 05:13:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 05:14:01 all 0.02 0.00 0.01 0.00 0.00 99.97 08:15:18 05:14:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:15:18 05:14:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 05:14:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 05:14:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 05:14:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 05:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 05:14:01 6 0.03 0.00 0.03 0.00 0.02 99.92 08:15:18 05:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 05:15:01 all 0.03 0.00 0.01 0.00 0.01 99.96 08:15:18 05:15:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 05:15:01 1 0.05 0.00 0.02 0.00 0.00 99.93 08:15:18 05:15:01 2 0.07 0.00 0.02 0.00 0.02 99.90 08:15:18 05:15:01 3 0.00 0.00 0.00 0.03 0.00 99.97 08:15:18 05:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 05:15:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:15:18 05:15:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:15:18 05:15:01 7 0.07 0.00 0.00 0.00 0.00 99.93 08:15:18 05:16:01 all 0.01 0.00 0.01 0.00 0.00 99.97 08:15:18 05:16:01 0 0.00 0.00 0.02 0.02 0.00 99.97 08:15:18 05:16:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 05:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 05:16:01 3 0.02 0.00 0.02 0.02 0.02 99.93 08:15:18 05:16:01 4 0.02 0.00 0.03 0.00 0.02 99.93 08:15:18 05:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 05:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 05:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 05:17:01 all 0.02 0.00 0.01 0.00 0.01 99.97 08:15:18 05:17:01 0 0.05 0.00 0.00 0.00 0.02 99.93 08:15:18 05:17:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 05:17:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:15:18 05:17:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 05:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 05:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 05:17:01 6 0.00 0.00 0.03 0.00 0.02 99.95 08:15:18 05:17:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 05:18:01 all 0.14 0.00 0.02 0.00 0.01 99.83 08:15:18 05:18:01 0 0.00 0.00 0.02 0.02 0.00 99.97 08:15:18 05:18:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:15:18 05:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 05:18:01 3 0.03 0.00 0.02 0.02 0.00 99.93 08:15:18 05:18:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 05:18:01 5 0.99 0.00 0.03 0.00 0.02 98.96 08:15:18 05:18:01 6 0.02 0.00 0.03 0.00 0.02 99.93 08:15:18 05:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 05:19:01 all 0.27 0.00 0.01 0.00 0.01 99.71 08:15:18 05:19:01 0 0.02 0.00 0.02 0.02 0.02 99.93 08:15:18 05:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 05:19:01 2 0.07 0.00 0.02 0.00 0.02 99.90 08:15:18 05:19:01 3 0.00 0.00 0.00 0.02 0.02 99.97 08:15:18 05:19:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:15:18 05:19:01 5 2.02 0.00 0.00 0.00 0.00 97.98 08:15:18 05:19:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 05:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 05:20:01 all 0.20 0.00 0.01 0.00 0.00 99.78 08:15:18 05:20:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 05:20:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 05:20:01 2 0.02 0.00 0.03 0.00 0.02 99.93 08:15:18 05:20:01 3 0.03 0.00 0.00 0.02 0.00 99.95 08:15:18 05:20:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 05:20:01 5 1.50 0.00 0.00 0.00 0.00 98.50 08:15:18 05:20:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 05:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 05:21:01 all 0.06 0.00 0.01 0.01 0.01 99.91 08:15:18 05:21:01 0 0.07 0.00 0.03 0.03 0.00 99.87 08:15:18 05:21:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 05:21:01 2 0.08 0.00 0.02 0.00 0.02 99.88 08:15:18 05:21:01 3 0.00 0.00 0.02 0.02 0.02 99.95 08:15:18 05:21:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 05:21:01 5 0.33 0.00 0.00 0.00 0.02 99.65 08:15:18 05:21:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:15:18 05:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 08:15:18 05:21:01 CPU %user %nice %system %iowait %steal %idle 08:15:18 05:22:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:15:18 05:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 05:22:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 05:22:01 2 0.03 0.00 0.02 0.00 0.03 99.92 08:15:18 05:22:01 3 0.03 0.00 0.02 0.02 0.00 99.93 08:15:18 05:22:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 05:22:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 05:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 05:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 05:23:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:15:18 05:23:01 0 0.05 0.00 0.02 0.02 0.02 99.90 08:15:18 05:23:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 05:23:01 2 0.05 0.00 0.00 0.00 0.03 99.92 08:15:18 05:23:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 05:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 05:23:01 5 0.08 0.00 0.02 0.00 0.02 99.88 08:15:18 05:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 05:23:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 05:24:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:15:18 05:24:01 0 0.02 0.00 0.02 0.02 0.00 99.95 08:15:18 05:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 05:24:01 2 0.05 0.00 0.05 0.00 0.03 99.87 08:15:18 05:24:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 05:24:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:15:18 05:24:01 5 0.07 0.00 0.00 0.00 0.00 99.93 08:15:18 05:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 05:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 05:25:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:15:18 05:25:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 05:25:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 05:25:01 2 0.10 0.00 0.05 0.00 0.03 99.82 08:15:18 05:25:01 3 0.02 0.00 0.02 0.02 0.02 99.93 08:15:18 05:25:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 05:25:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:15:18 05:25:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 05:25:01 7 0.03 0.00 0.03 0.00 0.00 99.93 08:15:18 05:26:01 all 0.08 0.00 0.01 0.00 0.01 99.90 08:15:18 05:26:01 0 0.02 0.00 0.00 0.02 0.02 99.95 08:15:18 05:26:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:15:18 05:26:01 2 0.08 0.00 0.03 0.00 0.03 99.85 08:15:18 05:26:01 3 0.02 0.00 0.00 0.02 0.00 99.97 08:15:18 05:26:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:15:18 05:26:01 5 0.48 0.00 0.02 0.00 0.00 99.50 08:15:18 05:26:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 05:26:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 05:27:01 all 0.03 0.00 0.02 0.00 0.00 99.94 08:15:18 05:27:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 05:27:01 1 0.03 0.00 0.05 0.00 0.00 99.92 08:15:18 05:27:01 2 0.05 0.00 0.03 0.00 0.03 99.88 08:15:18 05:27:01 3 0.03 0.00 0.02 0.02 0.00 99.93 08:15:18 05:27:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 05:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 05:27:01 6 0.00 0.00 0.02 0.02 0.00 99.97 08:15:18 05:27:01 7 0.08 0.00 0.02 0.00 0.00 99.90 08:15:18 05:28:01 all 0.02 0.00 0.01 0.00 0.00 99.97 08:15:18 05:28:01 0 0.02 0.00 0.00 0.02 0.00 99.97 08:15:18 05:28:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 05:28:01 2 0.07 0.00 0.03 0.00 0.02 99.88 08:15:18 05:28:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 05:28:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 05:28:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:15:18 05:28:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 05:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 05:29:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:15:18 05:29:01 0 0.05 0.00 0.00 0.02 0.02 99.92 08:15:18 05:29:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 05:29:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 05:29:01 3 0.05 0.00 0.00 0.00 0.00 99.95 08:15:18 05:29:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:15:18 05:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 05:29:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 05:29:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 05:30:01 all 0.26 0.00 0.01 0.00 0.01 99.72 08:15:18 05:30:01 0 0.00 0.00 0.03 0.00 0.00 99.97 08:15:18 05:30:01 1 0.05 0.00 0.00 0.00 0.02 99.93 08:15:18 05:30:01 2 0.02 0.00 0.05 0.00 0.03 99.90 08:15:18 05:30:01 3 0.00 0.00 0.00 0.02 0.02 99.97 08:15:18 05:30:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 05:30:01 5 1.95 0.00 0.02 0.00 0.02 98.01 08:15:18 05:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 05:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 05:31:01 all 0.28 0.00 0.01 0.00 0.00 99.71 08:15:18 05:31:01 0 0.07 0.00 0.02 0.00 0.00 99.92 08:15:18 05:31:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 05:31:01 2 0.03 0.00 0.03 0.00 0.02 99.92 08:15:18 05:31:01 3 0.03 0.00 0.00 0.03 0.00 99.93 08:15:18 05:31:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 05:31:01 5 1.99 0.00 0.00 0.00 0.00 98.01 08:15:18 05:31:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 05:31:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 05:32:01 all 0.20 0.00 0.02 0.00 0.01 99.77 08:15:18 05:32:01 0 0.00 0.00 0.02 0.02 0.00 99.97 08:15:18 05:32:01 1 0.02 0.00 0.03 0.00 0.00 99.95 08:15:18 05:32:01 2 0.02 0.00 0.03 0.00 0.02 99.93 08:15:18 05:32:01 3 0.00 0.00 0.02 0.02 0.00 99.97 08:15:18 05:32:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 05:32:01 5 1.52 0.00 0.07 0.00 0.00 98.42 08:15:18 05:32:01 6 0.00 0.00 0.02 0.00 0.02 99.97 08:15:18 05:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 08:15:18 05:32:01 CPU %user %nice %system %iowait %steal %idle 08:15:18 05:33:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:15:18 05:33:01 0 0.03 0.00 0.00 0.02 0.02 99.93 08:15:18 05:33:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 05:33:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:15:18 05:33:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 05:33:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 05:33:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:15:18 05:33:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 05:33:01 7 0.07 0.00 0.02 0.00 0.00 99.92 08:15:18 05:34:01 all 0.01 0.00 0.01 0.00 0.00 99.97 08:15:18 05:34:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 05:34:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 05:34:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:15:18 05:34:01 3 0.03 0.00 0.00 0.02 0.00 99.95 08:15:18 05:34:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:15:18 05:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 05:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 05:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 05:35:01 all 0.03 0.00 0.01 0.00 0.00 99.96 08:15:18 05:35:01 0 0.02 0.00 0.00 0.02 0.00 99.97 08:15:18 05:35:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 05:35:01 2 0.10 0.00 0.00 0.00 0.02 99.88 08:15:18 05:35:01 3 0.05 0.00 0.02 0.02 0.02 99.90 08:15:18 05:35:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 05:35:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 05:35:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 05:35:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 05:36:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:15:18 05:36:01 0 0.00 0.00 0.02 0.02 0.00 99.97 08:15:18 05:36:01 1 0.03 0.00 0.03 0.00 0.00 99.93 08:15:18 05:36:01 2 0.03 0.00 0.03 0.00 0.02 99.92 08:15:18 05:36:01 3 0.03 0.00 0.00 0.02 0.00 99.95 08:15:18 05:36:01 4 0.03 0.00 0.03 0.00 0.00 99.93 08:15:18 05:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 05:36:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 05:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 05:37:01 all 0.03 0.00 0.02 0.03 0.00 99.92 08:15:18 05:37:01 0 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 05:37:01 1 0.02 0.00 0.03 0.00 0.02 99.93 08:15:18 05:37:01 2 0.07 0.00 0.03 0.00 0.00 99.90 08:15:18 05:37:01 3 0.07 0.00 0.03 0.22 0.00 99.68 08:15:18 05:37:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:15:18 05:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 05:37:01 6 0.05 0.00 0.02 0.00 0.00 99.93 08:15:18 05:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 05:38:01 all 0.20 0.00 0.01 0.07 0.01 99.71 08:15:18 05:38:01 0 0.00 0.00 0.02 0.12 0.02 99.85 08:15:18 05:38:01 1 0.05 0.00 0.03 0.00 0.00 99.92 08:15:18 05:38:01 2 0.03 0.00 0.00 0.00 0.02 99.95 08:15:18 05:38:01 3 0.02 0.00 0.00 0.47 0.00 99.52 08:15:18 05:38:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 05:38:01 5 1.48 0.00 0.00 0.00 0.02 98.50 08:15:18 05:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 05:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 05:39:01 all 0.11 0.00 0.01 0.01 0.00 99.87 08:15:18 05:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 05:39:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 05:39:01 2 0.05 0.00 0.02 0.00 0.02 99.92 08:15:18 05:39:01 3 0.07 0.00 0.02 0.05 0.00 99.87 08:15:18 05:39:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 05:39:01 5 0.62 0.00 0.02 0.00 0.00 99.37 08:15:18 05:39:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 05:39:01 7 0.07 0.00 0.00 0.00 0.00 99.93 08:15:18 05:40:01 all 0.01 0.00 0.01 0.00 0.00 99.97 08:15:18 05:40:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 05:40:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 05:40:01 2 0.05 0.00 0.02 0.00 0.02 99.92 08:15:18 05:40:01 3 0.00 0.00 0.00 0.02 0.02 99.97 08:15:18 05:40:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 05:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 05:40:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 05:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 05:41:01 all 0.04 0.00 0.02 0.00 0.01 99.94 08:15:18 05:41:01 0 0.00 0.00 0.05 0.00 0.00 99.95 08:15:18 05:41:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 05:41:01 2 0.10 0.00 0.05 0.00 0.03 99.82 08:15:18 05:41:01 3 0.02 0.00 0.02 0.02 0.00 99.95 08:15:18 05:41:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 05:41:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:15:18 05:41:01 6 0.07 0.00 0.00 0.02 0.00 99.92 08:15:18 05:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 05:42:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:15:18 05:42:01 0 0.02 0.00 0.00 0.02 0.00 99.97 08:15:18 05:42:01 1 0.02 0.00 0.03 0.00 0.02 99.93 08:15:18 05:42:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:15:18 05:42:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 05:42:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:15:18 05:42:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 05:42:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 05:42:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 05:43:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:15:18 05:43:01 0 0.00 0.00 0.00 0.02 0.02 99.97 08:15:18 05:43:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 05:43:01 2 0.03 0.00 0.03 0.00 0.03 99.90 08:15:18 05:43:01 3 0.02 0.00 0.02 0.02 0.00 99.95 08:15:18 05:43:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 05:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 05:43:01 6 0.05 0.00 0.02 0.00 0.00 99.93 08:15:18 05:43:01 7 0.05 0.00 0.00 0.00 0.00 99.95 08:15:18 08:15:18 05:43:01 CPU %user %nice %system %iowait %steal %idle 08:15:18 05:44:01 all 0.01 0.00 0.01 0.00 0.00 99.97 08:15:18 05:44:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 05:44:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 05:44:01 2 0.03 0.00 0.03 0.00 0.02 99.92 08:15:18 05:44:01 3 0.03 0.00 0.02 0.02 0.00 99.93 08:15:18 05:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 05:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 05:44:01 6 0.00 0.00 0.02 0.00 0.02 99.97 08:15:18 05:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 05:45:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:15:18 05:45:01 0 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 05:45:01 1 0.03 0.00 0.03 0.00 0.00 99.93 08:15:18 05:45:01 2 0.07 0.00 0.02 0.00 0.02 99.90 08:15:18 05:45:01 3 0.03 0.00 0.00 0.00 0.02 99.95 08:15:18 05:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 05:45:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:15:18 05:45:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 05:45:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 05:46:01 all 0.16 0.00 0.02 0.00 0.00 99.82 08:15:18 05:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 05:46:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 05:46:01 2 0.03 0.00 0.05 0.00 0.02 99.90 08:15:18 05:46:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 05:46:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 05:46:01 5 1.14 0.00 0.05 0.00 0.00 98.81 08:15:18 05:46:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 05:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 05:47:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:15:18 05:47:01 0 0.00 0.00 0.00 0.02 0.02 99.97 08:15:18 05:47:01 1 0.02 0.00 0.03 0.00 0.00 99.95 08:15:18 05:47:01 2 0.07 0.00 0.03 0.00 0.02 99.88 08:15:18 05:47:01 3 0.03 0.00 0.00 0.02 0.00 99.95 08:15:18 05:47:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:15:18 05:47:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 05:47:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 05:47:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 05:48:01 all 0.02 0.00 0.01 0.00 0.00 99.97 08:15:18 05:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 05:48:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 05:48:01 2 0.05 0.00 0.00 0.00 0.02 99.93 08:15:18 05:48:01 3 0.02 0.00 0.00 0.02 0.00 99.97 08:15:18 05:48:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 05:48:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:15:18 05:48:01 6 0.02 0.00 0.03 0.00 0.00 99.95 08:15:18 05:48:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 05:49:01 all 0.07 0.00 0.03 0.00 0.00 99.90 08:15:18 05:49:01 0 0.07 0.00 0.05 0.02 0.00 99.87 08:15:18 05:49:01 1 0.05 0.00 0.03 0.00 0.02 99.90 08:15:18 05:49:01 2 0.15 0.00 0.05 0.00 0.02 99.78 08:15:18 05:49:01 3 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 05:49:01 4 0.05 0.00 0.02 0.00 0.00 99.93 08:15:18 05:49:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 05:49:01 6 0.08 0.00 0.03 0.00 0.00 99.88 08:15:18 05:49:01 7 0.08 0.00 0.02 0.00 0.00 99.90 08:15:18 05:50:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:15:18 05:50:01 0 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 05:50:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 05:50:01 2 0.05 0.00 0.03 0.00 0.02 99.90 08:15:18 05:50:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 05:50:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 05:50:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 05:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 05:50:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:15:18 05:51:02 all 0.08 0.00 0.01 0.00 0.00 99.90 08:15:18 05:51:02 0 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 05:51:02 1 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 05:51:02 2 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 05:51:02 3 0.05 0.00 0.02 0.02 0.00 99.92 08:15:18 05:51:02 4 0.02 0.00 0.03 0.00 0.02 99.93 08:15:18 05:51:02 5 0.52 0.00 0.02 0.00 0.00 99.47 08:15:18 05:51:02 6 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 05:51:02 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 05:52:01 all 0.03 0.00 0.01 0.00 0.01 99.96 08:15:18 05:52:01 0 0.02 0.00 0.00 0.02 0.02 99.95 08:15:18 05:52:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 05:52:01 2 0.07 0.00 0.00 0.00 0.02 99.92 08:15:18 05:52:01 3 0.02 0.00 0.00 0.02 0.00 99.97 08:15:18 05:52:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 05:52:01 5 0.07 0.00 0.00 0.00 0.02 99.92 08:15:18 05:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 05:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 05:53:01 all 0.03 0.00 0.01 0.00 0.00 99.96 08:15:18 05:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 05:53:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 05:53:01 2 0.05 0.00 0.02 0.00 0.02 99.92 08:15:18 05:53:01 3 0.03 0.00 0.02 0.02 0.00 99.93 08:15:18 05:53:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 05:53:01 5 0.03 0.00 0.03 0.00 0.00 99.93 08:15:18 05:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 05:53:01 7 0.05 0.00 0.00 0.00 0.00 99.95 08:15:18 05:54:01 all 0.02 0.00 0.01 0.01 0.01 99.96 08:15:18 05:54:01 0 0.00 0.00 0.02 0.02 0.00 99.97 08:15:18 05:54:01 1 0.03 0.00 0.00 0.00 0.02 99.95 08:15:18 05:54:01 2 0.05 0.00 0.02 0.00 0.02 99.92 08:15:18 05:54:01 3 0.03 0.00 0.00 0.03 0.02 99.92 08:15:18 05:54:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 05:54:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 05:54:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 05:54:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 08:15:18 05:54:01 CPU %user %nice %system %iowait %steal %idle 08:15:18 05:55:01 all 0.20 0.00 0.02 0.00 0.00 99.78 08:15:18 05:55:01 0 0.02 0.00 0.03 0.02 0.00 99.93 08:15:18 05:55:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 05:55:01 2 0.08 0.00 0.03 0.00 0.00 99.88 08:15:18 05:55:01 3 0.03 0.00 0.00 0.02 0.00 99.95 08:15:18 05:55:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:15:18 05:55:01 5 1.39 0.00 0.00 0.00 0.02 98.60 08:15:18 05:55:01 6 0.05 0.00 0.03 0.00 0.00 99.92 08:15:18 05:55:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 05:56:01 all 0.02 0.00 0.01 0.00 0.00 99.97 08:15:18 05:56:01 0 0.00 0.00 0.00 0.02 0.02 99.97 08:15:18 05:56:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 05:56:01 2 0.05 0.00 0.03 0.00 0.02 99.90 08:15:18 05:56:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 05:56:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 05:56:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 05:56:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 05:56:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 05:57:01 all 0.24 0.00 0.02 0.00 0.00 99.74 08:15:18 05:57:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 05:57:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 05:57:01 2 0.10 0.00 0.05 0.00 0.02 99.83 08:15:18 05:57:01 3 0.07 0.00 0.02 0.00 0.00 99.92 08:15:18 05:57:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 05:57:01 5 1.69 0.00 0.02 0.00 0.00 98.29 08:15:18 05:57:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 05:57:01 7 0.00 0.00 0.02 0.02 0.00 99.97 08:15:18 05:58:01 all 0.11 0.00 0.01 0.00 0.00 99.87 08:15:18 05:58:01 0 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 05:58:01 1 0.05 0.00 0.03 0.00 0.00 99.92 08:15:18 05:58:01 2 0.05 0.00 0.02 0.00 0.02 99.92 08:15:18 05:58:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 05:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 05:58:01 5 0.73 0.00 0.00 0.00 0.02 99.25 08:15:18 05:58:01 6 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 05:58:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 05:59:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:15:18 05:59:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 05:59:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 05:59:01 2 0.08 0.00 0.00 0.00 0.03 99.88 08:15:18 05:59:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 05:59:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 05:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 05:59:01 6 0.03 0.00 0.02 0.00 0.02 99.93 08:15:18 05:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 06:00:01 all 0.02 0.00 0.02 0.00 0.01 99.95 08:15:18 06:00:01 0 0.00 0.00 0.00 0.02 0.02 99.97 08:15:18 06:00:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:15:18 06:00:01 2 0.05 0.00 0.03 0.00 0.00 99.92 08:15:18 06:00:01 3 0.00 0.00 0.02 0.02 0.00 99.97 08:15:18 06:00:01 4 0.00 0.00 0.00 0.00 0.02 99.98 08:15:18 06:00:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:15:18 06:00:01 6 0.05 0.00 0.03 0.00 0.00 99.92 08:15:18 06:00:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 06:01:01 all 0.04 0.00 0.01 0.00 0.00 99.95 08:15:18 06:01:01 0 0.03 0.00 0.02 0.02 0.00 99.93 08:15:18 06:01:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 06:01:01 2 0.08 0.00 0.07 0.00 0.02 99.83 08:15:18 06:01:01 3 0.03 0.00 0.00 0.02 0.00 99.95 08:15:18 06:01:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 06:01:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 06:01:01 6 0.07 0.00 0.00 0.00 0.00 99.93 08:15:18 06:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 06:02:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:15:18 06:02:01 0 0.03 0.00 0.00 0.00 0.02 99.95 08:15:18 06:02:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 06:02:01 2 0.10 0.00 0.03 0.00 0.03 99.83 08:15:18 06:02:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:15:18 06:02:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 06:02:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:15:18 06:02:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 06:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 06:03:01 all 0.25 0.00 0.02 0.07 0.00 99.67 08:15:18 06:03:01 0 0.03 0.00 0.03 0.03 0.00 99.90 08:15:18 06:03:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 06:03:01 2 0.03 0.00 0.03 0.00 0.02 99.92 08:15:18 06:03:01 3 0.02 0.00 0.00 0.52 0.00 99.47 08:15:18 06:03:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 06:03:01 5 1.79 0.00 0.00 0.00 0.00 98.21 08:15:18 06:03:01 6 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 06:03:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 06:04:01 all 0.25 0.00 0.02 0.00 0.01 99.73 08:15:18 06:04:01 0 0.02 0.00 0.02 0.02 0.02 99.93 08:15:18 06:04:01 1 0.02 0.00 0.03 0.00 0.00 99.95 08:15:18 06:04:01 2 0.07 0.00 0.02 0.00 0.02 99.90 08:15:18 06:04:01 3 0.00 0.00 0.02 0.02 0.00 99.97 08:15:18 06:04:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:15:18 06:04:01 5 1.82 0.00 0.07 0.00 0.00 98.11 08:15:18 06:04:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 06:04:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 06:05:01 all 0.04 0.00 0.02 0.02 0.00 99.92 08:15:18 06:05:01 0 0.05 0.00 0.00 0.00 0.00 99.95 08:15:18 06:05:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 06:05:01 2 0.03 0.00 0.03 0.00 0.00 99.93 08:15:18 06:05:01 3 0.00 0.00 0.02 0.18 0.00 99.80 08:15:18 06:05:01 4 0.05 0.00 0.02 0.00 0.00 99.93 08:15:18 06:05:01 5 0.08 0.00 0.02 0.00 0.00 99.90 08:15:18 06:05:01 6 0.03 0.00 0.03 0.00 0.02 99.92 08:15:18 06:05:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 08:15:18 06:05:01 CPU %user %nice %system %iowait %steal %idle 08:15:18 06:06:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:15:18 06:06:01 0 0.00 0.00 0.02 0.02 0.00 99.97 08:15:18 06:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 06:06:01 2 0.03 0.00 0.02 0.00 0.03 99.92 08:15:18 06:06:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 06:06:01 4 0.02 0.00 0.03 0.00 0.00 99.95 08:15:18 06:06:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:15:18 06:06:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 06:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 06:07:01 all 0.02 0.00 0.02 0.00 0.00 99.95 08:15:18 06:07:01 0 0.03 0.00 0.02 0.02 0.00 99.93 08:15:18 06:07:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 06:07:01 2 0.03 0.00 0.03 0.00 0.02 99.92 08:15:18 06:07:01 3 0.03 0.00 0.00 0.02 0.00 99.95 08:15:18 06:07:01 4 0.05 0.00 0.02 0.00 0.02 99.92 08:15:18 06:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 06:07:01 6 0.00 0.00 0.03 0.00 0.00 99.97 08:15:18 06:07:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 06:08:01 all 0.01 0.00 0.01 0.00 0.00 99.97 08:15:18 06:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 06:08:01 1 0.05 0.00 0.02 0.00 0.00 99.93 08:15:18 06:08:01 2 0.05 0.00 0.02 0.00 0.02 99.92 08:15:18 06:08:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 06:08:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 06:08:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 06:08:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 06:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 06:09:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:15:18 06:09:01 0 0.02 0.00 0.03 0.02 0.02 99.92 08:15:18 06:09:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:15:18 06:09:01 2 0.05 0.00 0.00 0.00 0.00 99.95 08:15:18 06:09:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 06:09:01 4 0.05 0.00 0.00 0.00 0.00 99.95 08:15:18 06:09:01 5 0.00 0.00 0.03 0.00 0.00 99.97 08:15:18 06:09:01 6 0.03 0.00 0.03 0.00 0.00 99.93 08:15:18 06:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 06:10:01 all 0.01 0.00 0.00 0.00 0.01 99.97 08:15:18 06:10:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 06:10:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 06:10:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:15:18 06:10:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 06:10:01 4 0.02 0.00 0.03 0.00 0.02 99.93 08:15:18 06:10:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:15:18 06:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 06:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 06:11:01 all 0.14 0.00 0.01 0.00 0.00 99.84 08:15:18 06:11:01 0 0.00 0.00 0.03 0.02 0.00 99.95 08:15:18 06:11:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 06:11:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 06:11:01 3 0.05 0.00 0.02 0.02 0.00 99.92 08:15:18 06:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 06:11:01 5 0.96 0.00 0.03 0.00 0.02 98.99 08:15:18 06:11:01 6 0.07 0.00 0.00 0.00 0.00 99.93 08:15:18 06:11:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 06:12:01 all 0.06 0.00 0.01 0.00 0.01 99.92 08:15:18 06:12:01 0 0.00 0.00 0.00 0.02 0.02 99.97 08:15:18 06:12:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 06:12:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:15:18 06:12:01 3 0.00 0.00 0.00 0.02 0.02 99.97 08:15:18 06:12:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 06:12:01 5 0.40 0.00 0.03 0.00 0.02 99.55 08:15:18 06:12:01 6 0.02 0.00 0.03 0.00 0.00 99.95 08:15:18 06:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 06:13:01 all 0.17 0.00 0.01 0.00 0.00 99.81 08:15:18 06:13:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 06:13:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 06:13:01 2 0.02 0.00 0.03 0.00 0.00 99.95 08:15:18 06:13:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 06:13:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 06:13:01 5 1.18 0.00 0.02 0.00 0.02 98.79 08:15:18 06:13:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 06:13:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 06:14:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:15:18 06:14:01 0 0.02 0.00 0.02 0.02 0.00 99.95 08:15:18 06:14:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 06:14:01 2 0.05 0.00 0.03 0.00 0.02 99.90 08:15:18 06:14:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 06:14:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:15:18 06:14:01 5 0.03 0.00 0.00 0.00 0.02 99.95 08:15:18 06:14:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:15:18 06:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 06:15:01 all 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 06:15:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:15:18 06:15:01 1 0.03 0.00 0.05 0.00 0.00 99.92 08:15:18 06:15:01 2 0.02 0.00 0.05 0.00 0.00 99.93 08:15:18 06:15:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 06:15:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 06:15:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:15:18 06:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 06:15:01 7 0.05 0.00 0.00 0.00 0.00 99.95 08:15:18 06:16:01 all 0.03 0.00 0.01 0.00 0.00 99.96 08:15:18 06:16:01 0 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 06:16:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 06:16:01 2 0.03 0.00 0.00 0.00 0.02 99.95 08:15:18 06:16:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 06:16:01 4 0.05 0.00 0.00 0.00 0.00 99.95 08:15:18 06:16:01 5 0.10 0.00 0.03 0.00 0.02 99.85 08:15:18 06:16:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 06:16:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 08:15:18 06:16:01 CPU %user %nice %system %iowait %steal %idle 08:15:18 06:17:01 all 0.04 0.00 0.01 0.00 0.00 99.95 08:15:18 06:17:01 0 0.02 0.00 0.00 0.02 0.00 99.97 08:15:18 06:17:01 1 0.03 0.00 0.00 0.00 0.02 99.95 08:15:18 06:17:01 2 0.05 0.00 0.02 0.00 0.00 99.93 08:15:18 06:17:01 3 0.03 0.00 0.00 0.02 0.00 99.95 08:15:18 06:17:01 4 0.02 0.00 0.03 0.00 0.00 99.95 08:15:18 06:17:01 5 0.12 0.00 0.00 0.00 0.02 99.87 08:15:18 06:17:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 06:17:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 06:18:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:15:18 06:18:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 06:18:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 06:18:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:15:18 06:18:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 06:18:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:15:18 06:18:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 06:18:01 6 0.03 0.00 0.05 0.00 0.00 99.92 08:15:18 06:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 06:19:01 all 0.03 0.00 0.01 0.00 0.00 99.95 08:15:18 06:19:01 0 0.00 0.00 0.00 0.02 0.02 99.97 08:15:18 06:19:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 06:19:01 2 0.07 0.00 0.02 0.00 0.00 99.92 08:15:18 06:19:01 3 0.02 0.00 0.00 0.02 0.00 99.97 08:15:18 06:19:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 06:19:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 06:19:01 6 0.10 0.00 0.03 0.00 0.02 99.85 08:15:18 06:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 06:20:01 all 0.02 0.00 0.01 0.00 0.01 99.97 08:15:18 06:20:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 06:20:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 06:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 06:20:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 06:20:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:15:18 06:20:01 5 0.03 0.00 0.00 0.00 0.02 99.95 08:15:18 06:20:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 06:20:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 06:21:01 all 0.05 0.00 0.01 0.00 0.01 99.93 08:15:18 06:21:01 0 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 06:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 06:21:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:15:18 06:21:01 3 0.00 0.00 0.00 0.02 0.02 99.97 08:15:18 06:21:01 4 0.05 0.00 0.00 0.00 0.00 99.95 08:15:18 06:21:01 5 0.25 0.00 0.02 0.00 0.02 99.72 08:15:18 06:21:01 6 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 06:21:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 06:22:01 all 0.01 0.00 0.01 0.00 0.00 99.98 08:15:18 06:22:01 0 0.00 0.00 0.05 0.00 0.00 99.95 08:15:18 06:22:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 06:22:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 06:22:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 06:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 06:22:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 06:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 06:22:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 06:23:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:15:18 06:23:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:15:18 06:23:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 06:23:01 2 0.03 0.00 0.00 0.00 0.02 99.95 08:15:18 06:23:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 06:23:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:15:18 06:23:01 5 0.00 0.00 0.02 0.00 0.02 99.97 08:15:18 06:23:01 6 0.03 0.00 0.03 0.02 0.02 99.90 08:15:18 06:23:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 06:24:01 all 0.12 0.00 0.01 0.00 0.00 99.85 08:15:18 06:24:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 06:24:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 06:24:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:15:18 06:24:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 06:24:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 06:24:01 5 0.90 0.00 0.03 0.00 0.02 99.05 08:15:18 06:24:01 6 0.00 0.00 0.02 0.02 0.00 99.97 08:15:18 06:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 06:25:01 all 0.04 0.00 0.00 0.00 0.00 99.94 08:15:18 06:25:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 06:25:01 1 0.05 0.00 0.00 0.00 0.02 99.93 08:15:18 06:25:01 2 0.05 0.00 0.02 0.00 0.00 99.93 08:15:18 06:25:01 3 0.07 0.00 0.00 0.02 0.00 99.92 08:15:18 06:25:01 4 0.05 0.00 0.00 0.02 0.00 99.93 08:15:18 06:25:01 5 0.12 0.00 0.02 0.00 0.02 99.85 08:15:18 06:25:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 06:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 06:26:01 all 0.03 0.00 0.02 0.05 0.01 99.89 08:15:18 06:26:01 0 0.00 0.00 0.02 0.05 0.02 99.92 08:15:18 06:26:01 1 0.02 0.00 0.03 0.00 0.00 99.95 08:15:18 06:26:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 06:26:01 3 0.00 0.00 0.02 0.07 0.00 99.92 08:15:18 06:26:01 4 0.15 0.00 0.03 0.00 0.02 99.80 08:15:18 06:26:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 06:26:01 6 0.02 0.00 0.00 0.30 0.00 99.68 08:15:18 06:26:01 7 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 06:27:01 all 0.03 0.00 0.00 0.00 0.00 99.96 08:15:18 06:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 06:27:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 06:27:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 06:27:01 3 0.03 0.00 0.00 0.02 0.00 99.95 08:15:18 06:27:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:15:18 06:27:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:15:18 06:27:01 6 0.03 0.00 0.00 0.02 0.00 99.95 08:15:18 06:27:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 08:15:18 06:27:01 CPU %user %nice %system %iowait %steal %idle 08:15:18 06:28:01 all 0.09 0.00 0.02 0.00 0.00 99.89 08:15:18 06:28:01 0 0.02 0.00 0.00 0.02 0.00 99.97 08:15:18 06:28:01 1 0.03 0.00 0.03 0.00 0.00 99.93 08:15:18 06:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 06:28:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 06:28:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:15:18 06:28:01 5 0.63 0.00 0.03 0.00 0.02 99.32 08:15:18 06:28:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 06:28:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 06:29:01 all 0.18 0.00 0.02 0.00 0.01 99.79 08:15:18 06:29:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:15:18 06:29:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 06:29:01 2 0.00 0.00 0.03 0.00 0.02 99.95 08:15:18 06:29:01 3 0.00 0.00 0.00 0.02 0.02 99.97 08:15:18 06:29:01 4 0.08 0.00 0.02 0.00 0.02 99.88 08:15:18 06:29:01 5 1.30 0.00 0.07 0.00 0.00 98.63 08:15:18 06:29:01 6 0.03 0.00 0.02 0.00 0.02 99.93 08:15:18 06:29:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 06:30:01 all 0.01 0.00 0.01 0.00 0.00 99.97 08:15:18 06:30:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 06:30:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 06:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 06:30:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 06:30:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:15:18 06:30:01 5 0.05 0.00 0.02 0.00 0.00 99.93 08:15:18 06:30:01 6 0.00 0.00 0.02 0.02 0.00 99.97 08:15:18 06:30:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 06:31:01 all 0.03 0.00 0.01 0.00 0.00 99.96 08:15:18 06:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 06:31:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 06:31:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 06:31:01 3 0.05 0.00 0.00 0.02 0.00 99.93 08:15:18 06:31:01 4 0.03 0.00 0.05 0.00 0.02 99.90 08:15:18 06:31:01 5 0.00 0.00 0.02 0.00 0.02 99.97 08:15:18 06:31:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 06:31:01 7 0.05 0.00 0.00 0.00 0.00 99.95 08:15:18 06:32:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:15:18 06:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 06:32:01 1 0.02 0.00 0.03 0.00 0.02 99.93 08:15:18 06:32:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:15:18 06:32:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 06:32:01 4 0.05 0.00 0.03 0.00 0.03 99.88 08:15:18 06:32:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 06:32:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 06:32:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 06:33:01 all 0.02 0.00 0.00 0.00 0.00 99.97 08:15:18 06:33:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:15:18 06:33:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 06:33:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 06:33:01 3 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 06:33:01 4 0.08 0.00 0.02 0.00 0.00 99.90 08:15:18 06:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 06:33:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 06:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 06:34:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:15:18 06:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 06:34:01 1 0.03 0.00 0.03 0.00 0.00 99.93 08:15:18 06:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 06:34:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 06:34:01 4 0.05 0.00 0.03 0.00 0.02 99.90 08:15:18 06:34:01 5 0.00 0.00 0.02 0.00 0.02 99.97 08:15:18 06:34:01 6 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 06:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 06:35:01 all 0.03 0.00 0.01 0.00 0.01 99.96 08:15:18 06:35:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 06:35:01 1 0.03 0.00 0.03 0.00 0.00 99.93 08:15:18 06:35:01 2 0.05 0.00 0.02 0.00 0.00 99.93 08:15:18 06:35:01 3 0.03 0.00 0.00 0.02 0.00 99.95 08:15:18 06:35:01 4 0.03 0.00 0.00 0.00 0.03 99.93 08:15:18 06:35:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:15:18 06:35:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 06:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 06:36:01 all 0.01 0.00 0.02 0.00 0.00 99.96 08:15:18 06:36:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 06:36:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 06:36:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:15:18 06:36:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 06:36:01 4 0.05 0.00 0.05 0.00 0.02 99.88 08:15:18 06:36:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 06:36:01 6 0.02 0.00 0.03 0.00 0.00 99.95 08:15:18 06:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 06:37:01 all 0.03 0.00 0.01 0.00 0.00 99.96 08:15:18 06:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 06:37:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 06:37:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 06:37:01 3 0.00 0.00 0.02 0.02 0.00 99.97 08:15:18 06:37:01 4 0.05 0.00 0.02 0.00 0.00 99.93 08:15:18 06:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 06:37:01 6 0.03 0.00 0.00 0.02 0.00 99.95 08:15:18 06:37:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 06:38:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:15:18 06:38:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:15:18 06:38:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:15:18 06:38:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 06:38:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 06:38:01 4 0.07 0.00 0.02 0.00 0.03 99.88 08:15:18 06:38:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:15:18 06:38:01 6 0.00 0.00 0.00 0.02 0.02 99.97 08:15:18 06:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 08:15:18 06:38:01 CPU %user %nice %system %iowait %steal %idle 08:15:18 06:39:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:15:18 06:39:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 06:39:01 1 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 06:39:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:15:18 06:39:01 3 0.03 0.00 0.00 0.02 0.02 99.93 08:15:18 06:39:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 06:39:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:15:18 06:39:01 6 0.03 0.00 0.02 0.02 0.00 99.93 08:15:18 06:39:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 06:40:01 all 0.01 0.00 0.01 0.00 0.00 99.97 08:15:18 06:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 06:40:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 06:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 06:40:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 06:40:01 4 0.07 0.00 0.03 0.00 0.02 99.88 08:15:18 06:40:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 06:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 06:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 06:41:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:15:18 06:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 06:41:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 06:41:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 06:41:01 3 0.03 0.00 0.00 0.02 0.00 99.95 08:15:18 06:41:01 4 0.08 0.00 0.02 0.00 0.00 99.90 08:15:18 06:41:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:15:18 06:41:01 6 0.02 0.00 0.02 0.02 0.00 99.95 08:15:18 06:41:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 06:42:01 all 0.01 0.00 0.01 0.00 0.00 99.97 08:15:18 06:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 06:42:01 1 0.02 0.00 0.05 0.00 0.00 99.93 08:15:18 06:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 06:42:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 06:42:01 4 0.05 0.00 0.02 0.00 0.02 99.92 08:15:18 06:42:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 06:42:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 06:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 06:43:01 all 0.02 0.00 0.02 0.00 0.01 99.94 08:15:18 06:43:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:15:18 06:43:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:15:18 06:43:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:15:18 06:43:01 3 0.00 0.00 0.02 0.02 0.00 99.97 08:15:18 06:43:01 4 0.12 0.00 0.05 0.00 0.02 99.82 08:15:18 06:43:01 5 0.00 0.00 0.03 0.00 0.02 99.95 08:15:18 06:43:01 6 0.00 0.00 0.02 0.02 0.02 99.95 08:15:18 06:43:01 7 0.05 0.00 0.00 0.00 0.00 99.95 08:15:18 06:44:01 all 0.02 0.00 0.01 0.00 0.00 99.97 08:15:18 06:44:01 0 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 06:44:01 1 0.05 0.00 0.03 0.00 0.00 99.92 08:15:18 06:44:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 06:44:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 06:44:01 4 0.02 0.00 0.03 0.00 0.02 99.93 08:15:18 06:44:01 5 0.07 0.00 0.00 0.00 0.00 99.93 08:15:18 06:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 06:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 06:45:01 all 0.02 0.00 0.02 0.00 0.00 99.95 08:15:18 06:45:01 0 0.02 0.00 0.00 0.02 0.00 99.97 08:15:18 06:45:01 1 0.02 0.00 0.05 0.00 0.00 99.93 08:15:18 06:45:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 06:45:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 06:45:01 4 0.07 0.00 0.02 0.00 0.02 99.90 08:15:18 06:45:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 06:45:01 6 0.02 0.00 0.03 0.00 0.00 99.95 08:15:18 06:45:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 06:46:01 all 0.02 0.00 0.01 0.00 0.00 99.97 08:15:18 06:46:01 0 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 06:46:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 06:46:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 06:46:01 3 0.00 0.00 0.00 0.02 0.02 99.97 08:15:18 06:46:01 4 0.05 0.00 0.03 0.00 0.02 99.90 08:15:18 06:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 06:46:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 06:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 06:47:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:15:18 06:47:01 0 0.00 0.00 0.02 0.02 0.02 99.95 08:15:18 06:47:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 06:47:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:15:18 06:47:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 06:47:01 4 0.05 0.00 0.02 0.00 0.00 99.93 08:15:18 06:47:01 5 0.03 0.00 0.02 0.00 0.02 99.93 08:15:18 06:47:01 6 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 06:47:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 06:48:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:15:18 06:48:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 06:48:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:15:18 06:48:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 06:48:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 06:48:01 4 0.03 0.00 0.05 0.00 0.02 99.90 08:15:18 06:48:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 06:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 06:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 06:49:01 all 0.05 0.00 0.02 0.00 0.01 99.91 08:15:18 06:49:01 0 0.12 0.00 0.02 0.02 0.00 99.85 08:15:18 06:49:01 1 0.05 0.00 0.02 0.00 0.00 99.93 08:15:18 06:49:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:15:18 06:49:01 3 0.08 0.00 0.07 0.02 0.00 99.83 08:15:18 06:49:01 4 0.07 0.00 0.03 0.00 0.02 99.88 08:15:18 06:49:01 5 0.05 0.00 0.03 0.00 0.02 99.90 08:15:18 06:49:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 06:49:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 08:15:18 06:49:01 CPU %user %nice %system %iowait %steal %idle 08:15:18 06:50:01 all 0.02 0.00 0.01 0.00 0.00 99.97 08:15:18 06:50:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 06:50:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 06:50:01 2 0.05 0.00 0.02 0.00 0.00 99.93 08:15:18 06:50:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 06:50:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 06:50:01 5 0.03 0.00 0.03 0.00 0.00 99.93 08:15:18 06:50:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 06:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 06:51:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:15:18 06:51:01 0 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 06:51:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 06:51:01 2 0.03 0.00 0.02 0.00 0.03 99.92 08:15:18 06:51:01 3 0.03 0.00 0.00 0.02 0.00 99.95 08:15:18 06:51:01 4 0.05 0.00 0.00 0.00 0.00 99.95 08:15:18 06:51:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 06:51:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 06:51:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 06:52:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:15:18 06:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 06:52:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 06:52:01 2 0.07 0.00 0.02 0.00 0.00 99.92 08:15:18 06:52:01 3 0.02 0.00 0.00 0.02 0.00 99.97 08:15:18 06:52:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:15:18 06:52:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 06:52:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 06:52:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:15:18 06:53:01 all 0.11 0.00 0.01 0.00 0.01 99.86 08:15:18 06:53:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:15:18 06:53:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 06:53:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 06:53:01 3 0.03 0.00 0.00 0.02 0.00 99.95 08:15:18 06:53:01 4 0.05 0.00 0.00 0.00 0.00 99.95 08:15:18 06:53:01 5 0.76 0.00 0.03 0.00 0.02 99.19 08:15:18 06:53:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:15:18 06:53:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 06:54:01 all 0.08 0.00 0.02 0.00 0.00 99.90 08:15:18 06:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 06:54:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 06:54:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 06:54:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 06:54:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 06:54:01 5 0.53 0.00 0.05 0.00 0.00 99.42 08:15:18 06:54:01 6 0.00 0.00 0.02 0.02 0.00 99.97 08:15:18 06:54:01 7 0.02 0.00 0.03 0.00 0.02 99.93 08:15:18 06:55:02 all 0.03 0.00 0.01 0.00 0.01 99.95 08:15:18 06:55:02 0 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 06:55:02 1 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 06:55:02 2 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 06:55:02 3 0.05 0.00 0.00 0.02 0.02 99.92 08:15:18 06:55:02 4 0.03 0.00 0.03 0.00 0.02 99.92 08:15:18 06:55:02 5 0.00 0.00 0.02 0.00 0.02 99.97 08:15:18 06:55:02 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 06:55:02 7 0.07 0.00 0.02 0.00 0.00 99.92 08:15:18 06:56:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:15:18 06:56:01 0 0.00 0.00 0.02 0.02 0.02 99.95 08:15:18 06:56:01 1 0.05 0.00 0.03 0.00 0.02 99.90 08:15:18 06:56:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 06:56:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 06:56:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 06:56:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:15:18 06:56:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 06:56:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:15:18 06:57:01 all 0.15 0.00 0.08 0.04 0.00 99.72 08:15:18 06:57:01 0 0.02 0.00 0.05 0.03 0.00 99.90 08:15:18 06:57:01 1 0.12 0.00 0.08 0.02 0.00 99.78 08:15:18 06:57:01 2 0.07 0.00 0.07 0.00 0.00 99.87 08:15:18 06:57:01 3 0.08 0.00 0.05 0.05 0.00 99.82 08:15:18 06:57:01 4 0.80 0.00 0.13 0.15 0.02 98.90 08:15:18 06:57:01 5 0.03 0.00 0.08 0.00 0.00 99.88 08:15:18 06:57:01 6 0.05 0.00 0.10 0.05 0.00 99.80 08:15:18 06:57:01 7 0.07 0.00 0.10 0.00 0.00 99.83 08:15:18 06:58:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:15:18 06:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 06:58:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 06:58:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:15:18 06:58:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 06:58:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 06:58:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 06:58:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 06:58:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:15:18 06:59:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:15:18 06:59:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 06:59:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 06:59:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 06:59:01 3 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 06:59:01 4 0.07 0.00 0.02 0.03 0.00 99.88 08:15:18 06:59:01 5 0.00 0.00 0.02 0.00 0.02 99.97 08:15:18 06:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 06:59:01 7 0.00 0.00 0.02 0.00 0.02 99.97 08:15:18 07:00:01 all 0.12 0.00 0.01 0.00 0.01 99.85 08:15:18 07:00:01 0 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 07:00:01 1 0.07 0.00 0.03 0.00 0.02 99.88 08:15:18 07:00:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 07:00:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 07:00:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 07:00:01 5 0.88 0.00 0.02 0.00 0.00 99.10 08:15:18 07:00:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 07:00:01 7 0.02 0.00 0.03 0.00 0.00 99.95 08:15:18 08:15:18 07:00:01 CPU %user %nice %system %iowait %steal %idle 08:15:18 07:01:01 all 0.27 0.00 0.01 0.00 0.01 99.71 08:15:18 07:01:01 0 0.03 0.00 0.03 0.00 0.00 99.93 08:15:18 07:01:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 07:01:01 2 0.07 0.00 0.00 0.00 0.02 99.92 08:15:18 07:01:01 3 0.02 0.00 0.00 0.02 0.00 99.97 08:15:18 07:01:01 4 0.02 0.00 0.02 0.02 0.00 99.95 08:15:18 07:01:01 5 1.99 0.00 0.00 0.00 0.00 98.01 08:15:18 07:01:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:15:18 07:01:01 7 0.02 0.00 0.03 0.00 0.02 99.93 08:15:18 07:02:01 all 0.16 0.00 0.01 0.00 0.01 99.81 08:15:18 07:02:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 07:02:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 07:02:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 07:02:01 3 0.00 0.00 0.00 0.02 0.02 99.97 08:15:18 07:02:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:15:18 07:02:01 5 1.22 0.00 0.07 0.00 0.02 98.69 08:15:18 07:02:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 07:02:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:15:18 07:03:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:15:18 07:03:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 07:03:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 07:03:01 2 0.00 0.00 0.03 0.00 0.02 99.95 08:15:18 07:03:01 3 0.03 0.00 0.00 0.02 0.00 99.95 08:15:18 07:03:01 4 0.05 0.00 0.02 0.02 0.00 99.92 08:15:18 07:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 07:03:01 6 0.02 0.00 0.03 0.00 0.00 99.95 08:15:18 07:03:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 07:04:01 all 0.10 0.00 0.01 0.00 0.01 99.89 08:15:18 07:04:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 07:04:01 1 0.02 0.00 0.03 0.00 0.02 99.93 08:15:18 07:04:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 07:04:01 3 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 07:04:01 4 0.05 0.00 0.00 0.02 0.02 99.92 08:15:18 07:04:01 5 0.63 0.00 0.00 0.00 0.00 99.37 08:15:18 07:04:01 6 0.00 0.00 0.03 0.00 0.00 99.97 08:15:18 07:04:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 07:05:01 all 0.22 0.00 0.01 0.00 0.00 99.76 08:15:18 07:05:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 07:05:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 07:05:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 07:05:01 3 0.05 0.00 0.00 0.02 0.00 99.93 08:15:18 07:05:01 4 0.03 0.00 0.02 0.02 0.02 99.92 08:15:18 07:05:01 5 1.61 0.00 0.00 0.00 0.00 98.39 08:15:18 07:05:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 07:05:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 07:06:01 all 0.01 0.00 0.01 0.19 0.01 99.77 08:15:18 07:06:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:15:18 07:06:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 07:06:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:15:18 07:06:01 3 0.00 0.00 0.00 1.55 0.00 98.45 08:15:18 07:06:01 4 0.07 0.00 0.02 0.00 0.00 99.92 08:15:18 07:06:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:15:18 07:06:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 07:06:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 07:07:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:15:18 07:07:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 07:07:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 07:07:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 07:07:01 3 0.05 0.00 0.00 0.02 0.00 99.93 08:15:18 07:07:01 4 0.05 0.00 0.02 0.02 0.00 99.92 08:15:18 07:07:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 07:07:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 07:07:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 07:08:01 all 0.15 0.00 0.01 0.00 0.00 99.83 08:15:18 07:08:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 07:08:01 1 0.02 0.00 0.03 0.00 0.02 99.93 08:15:18 07:08:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 07:08:01 3 0.00 0.00 0.02 0.02 0.00 99.97 08:15:18 07:08:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:15:18 07:08:01 5 1.06 0.00 0.00 0.00 0.00 98.94 08:15:18 07:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 07:08:01 7 0.02 0.00 0.03 0.00 0.00 99.95 08:15:18 07:09:01 all 0.03 0.00 0.01 0.00 0.01 99.95 08:15:18 07:09:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 07:09:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 07:09:01 2 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 07:09:01 3 0.07 0.00 0.00 0.02 0.00 99.92 08:15:18 07:09:01 4 0.05 0.00 0.03 0.02 0.02 99.88 08:15:18 07:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 07:09:01 6 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 07:09:01 7 0.00 0.00 0.05 0.00 0.02 99.93 08:15:18 07:10:01 all 0.01 0.00 0.01 0.00 0.00 99.97 08:15:18 07:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 07:10:01 1 0.03 0.00 0.03 0.00 0.00 99.93 08:15:18 07:10:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 07:10:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:15:18 07:10:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 07:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 07:10:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 07:10:01 7 0.02 0.00 0.00 0.00 0.02 99.97 08:15:18 07:11:01 all 0.01 0.00 0.01 0.00 0.01 99.96 08:15:18 07:11:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:15:18 07:11:01 1 0.02 0.00 0.03 0.00 0.00 99.95 08:15:18 07:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 07:11:01 3 0.03 0.00 0.00 0.02 0.00 99.95 08:15:18 07:11:01 4 0.05 0.00 0.03 0.02 0.02 99.88 08:15:18 07:11:01 5 0.00 0.00 0.02 0.00 0.02 99.97 08:15:18 07:11:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 07:11:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 08:15:18 07:11:01 CPU %user %nice %system %iowait %steal %idle 08:15:18 07:12:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:15:18 07:12:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 07:12:01 1 0.05 0.00 0.02 0.00 0.02 99.92 08:15:18 07:12:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:15:18 07:12:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 07:12:01 4 0.05 0.00 0.00 0.00 0.02 99.93 08:15:18 07:12:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 07:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 07:12:01 7 0.00 0.00 0.02 0.00 0.02 99.97 08:15:18 07:13:01 all 0.02 0.00 0.01 0.00 0.00 99.97 08:15:18 07:13:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 07:13:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 07:13:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 07:13:01 3 0.05 0.00 0.00 0.02 0.00 99.93 08:15:18 07:13:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 07:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 07:13:01 6 0.00 0.00 0.03 0.00 0.00 99.97 08:15:18 07:13:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 07:14:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:15:18 07:14:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 07:14:01 1 0.02 0.00 0.03 0.00 0.00 99.95 08:15:18 07:14:01 2 0.05 0.00 0.00 0.00 0.00 99.95 08:15:18 07:14:01 3 0.00 0.00 0.02 0.02 0.00 99.97 08:15:18 07:14:01 4 0.03 0.00 0.00 0.02 0.02 99.93 08:15:18 07:14:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:15:18 07:14:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 07:14:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 07:15:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:15:18 07:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 07:15:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 07:15:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:15:18 07:15:01 3 0.03 0.00 0.00 0.02 0.00 99.95 08:15:18 07:15:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 07:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 07:15:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 07:15:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 07:16:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:15:18 07:16:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 07:16:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:15:18 07:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 07:16:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 07:16:01 4 0.02 0.00 0.02 0.02 0.02 99.93 08:15:18 07:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 07:16:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 07:16:01 7 0.00 0.00 0.02 0.00 0.02 99.97 08:15:18 07:17:01 all 0.14 0.00 0.01 0.00 0.00 99.84 08:15:18 07:17:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:15:18 07:17:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 07:17:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 07:17:01 3 0.02 0.00 0.00 0.02 0.00 99.97 08:15:18 07:17:01 4 0.02 0.00 0.02 0.02 0.02 99.93 08:15:18 07:17:01 5 0.96 0.00 0.02 0.00 0.00 99.02 08:15:18 07:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 07:17:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 07:18:01 all 0.26 0.00 0.01 0.00 0.01 99.73 08:15:18 07:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 07:18:01 1 0.03 0.00 0.03 0.00 0.00 99.93 08:15:18 07:18:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 07:18:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 07:18:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:15:18 07:18:01 5 1.97 0.00 0.00 0.00 0.02 98.01 08:15:18 07:18:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:15:18 07:18:01 7 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 07:19:01 all 0.25 0.00 0.01 0.00 0.01 99.73 08:15:18 07:19:01 0 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 07:19:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:15:18 07:19:01 2 0.07 0.00 0.00 0.00 0.00 99.93 08:15:18 07:19:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:15:18 07:19:01 4 0.03 0.00 0.03 0.02 0.02 99.90 08:15:18 07:19:01 5 1.73 0.00 0.00 0.00 0.00 98.27 08:15:18 07:19:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 07:19:01 7 0.03 0.00 0.03 0.00 0.00 99.93 08:15:18 07:20:01 all 0.04 0.00 0.01 0.00 0.01 99.94 08:15:18 07:20:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:15:18 07:20:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 07:20:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:15:18 07:20:01 3 0.02 0.00 0.00 0.02 0.00 99.97 08:15:18 07:20:01 4 0.03 0.00 0.02 0.02 0.00 99.93 08:15:18 07:20:01 5 0.18 0.00 0.00 0.00 0.00 99.82 08:15:18 07:20:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 07:20:01 7 0.02 0.00 0.03 0.00 0.02 99.93 08:15:18 07:21:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:15:18 07:21:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 07:21:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 07:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 07:21:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 07:21:01 4 0.03 0.00 0.02 0.02 0.02 99.92 08:15:18 07:21:01 5 0.00 0.00 0.02 0.00 0.02 99.97 08:15:18 07:21:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 07:21:01 7 0.03 0.00 0.02 0.00 0.02 99.93 08:15:18 07:22:01 all 0.02 0.00 0.01 0.00 0.00 99.97 08:15:18 07:22:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 07:22:01 1 0.05 0.00 0.00 0.00 0.00 99.95 08:15:18 07:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 07:22:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 07:22:01 4 0.03 0.00 0.00 0.00 0.02 99.95 08:15:18 07:22:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 07:22:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 07:22:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 08:15:18 07:22:01 CPU %user %nice %system %iowait %steal %idle 08:15:18 07:23:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:15:18 07:23:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 07:23:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 07:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 07:23:01 3 0.03 0.00 0.02 0.02 0.00 99.93 08:15:18 07:23:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:15:18 07:23:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 07:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 07:23:01 7 0.05 0.00 0.02 0.02 0.02 99.90 08:15:18 07:24:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:15:18 07:24:01 0 0.00 0.00 0.02 0.00 0.02 99.97 08:15:18 07:24:01 1 0.02 0.00 0.03 0.00 0.00 99.95 08:15:18 07:24:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:15:18 07:24:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 07:24:01 4 0.03 0.00 0.02 0.02 0.00 99.93 08:15:18 07:24:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:15:18 07:24:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 07:24:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 07:25:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:15:18 07:25:01 0 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 07:25:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 07:25:01 2 0.02 0.00 0.03 0.00 0.00 99.95 08:15:18 07:25:01 3 0.00 0.00 0.02 0.02 0.00 99.97 08:15:18 07:25:01 4 0.02 0.00 0.02 0.02 0.02 99.93 08:15:18 07:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 07:25:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 07:25:01 7 0.05 0.00 0.03 0.00 0.02 99.90 08:15:18 07:26:01 all 0.13 0.00 0.01 0.00 0.01 99.84 08:15:18 07:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 07:26:01 1 0.03 0.00 0.03 0.00 0.02 99.92 08:15:18 07:26:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:15:18 07:26:01 3 0.00 0.00 0.00 0.02 0.02 99.97 08:15:18 07:26:01 4 0.05 0.00 0.03 0.02 0.02 99.88 08:15:18 07:26:01 5 0.90 0.00 0.03 0.00 0.00 99.07 08:15:18 07:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 07:26:01 7 0.03 0.00 0.00 0.00 0.02 99.95 08:15:18 07:27:01 all 0.12 0.00 0.01 0.01 0.00 99.87 08:15:18 07:27:01 0 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 07:27:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 07:27:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 07:27:01 3 0.03 0.00 0.00 0.03 0.00 99.93 08:15:18 07:27:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 07:27:01 5 0.80 0.00 0.00 0.00 0.02 99.19 08:15:18 07:27:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 07:27:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 07:28:01 all 0.01 0.00 0.01 0.00 0.01 99.97 08:15:18 07:28:01 0 0.02 0.00 0.00 0.00 0.02 99.97 08:15:18 07:28:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 07:28:01 2 0.03 0.00 0.02 0.00 0.02 99.93 08:15:18 07:28:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 07:28:01 4 0.00 0.00 0.02 0.00 0.02 99.97 08:15:18 07:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 07:28:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 07:28:01 7 0.02 0.00 0.03 0.00 0.02 99.93 08:15:18 07:29:01 all 0.02 0.00 0.02 0.00 0.00 99.95 08:15:18 07:29:01 0 0.00 0.00 0.02 0.02 0.00 99.97 08:15:18 07:29:01 1 0.00 0.00 0.02 0.00 0.02 99.97 08:15:18 07:29:01 2 0.05 0.00 0.02 0.00 0.00 99.93 08:15:18 07:29:01 3 0.03 0.00 0.03 0.02 0.00 99.92 08:15:18 07:29:01 4 0.03 0.00 0.05 0.00 0.02 99.90 08:15:18 07:29:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 07:29:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 07:29:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 07:30:01 all 0.01 0.00 0.00 0.00 0.00 99.98 08:15:18 07:30:01 0 0.02 0.00 0.00 0.02 0.00 99.97 08:15:18 07:30:01 1 0.05 0.00 0.02 0.00 0.00 99.93 08:15:18 07:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 07:30:01 3 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 07:30:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 07:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 07:30:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 07:30:01 7 0.00 0.00 0.02 0.00 0.02 99.97 08:15:18 07:31:01 all 0.25 0.00 0.02 0.00 0.01 99.72 08:15:18 07:31:01 0 0.03 0.00 0.02 0.02 0.02 99.92 08:15:18 07:31:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 07:31:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 07:31:01 3 0.00 0.00 0.00 0.02 0.02 99.97 08:15:18 07:31:01 4 0.05 0.00 0.05 0.00 0.02 99.88 08:15:18 07:31:01 5 1.81 0.00 0.03 0.00 0.02 98.14 08:15:18 07:31:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 07:31:01 7 0.05 0.00 0.00 0.00 0.00 99.95 08:15:18 07:32:01 all 0.06 0.00 0.01 0.00 0.00 99.93 08:15:18 07:32:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 07:32:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 07:32:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:15:18 07:32:01 3 0.03 0.00 0.03 0.02 0.00 99.92 08:15:18 07:32:01 4 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 07:32:01 5 0.43 0.00 0.00 0.00 0.00 99.57 08:15:18 07:32:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 07:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 07:33:01 all 0.03 0.00 0.01 0.00 0.01 99.96 08:15:18 07:33:01 0 0.02 0.00 0.00 0.02 0.00 99.97 08:15:18 07:33:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:15:18 07:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 07:33:01 3 0.03 0.00 0.00 0.02 0.02 99.93 08:15:18 07:33:01 4 0.05 0.00 0.00 0.00 0.02 99.93 08:15:18 07:33:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 07:33:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 07:33:01 7 0.07 0.00 0.02 0.00 0.00 99.92 08:15:18 08:15:18 07:33:01 CPU %user %nice %system %iowait %steal %idle 08:15:18 07:34:01 all 0.02 0.00 0.01 0.00 0.00 99.97 08:15:18 07:34:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 07:34:01 1 0.05 0.00 0.02 0.00 0.00 99.93 08:15:18 07:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 07:34:01 3 0.00 0.00 0.02 0.02 0.02 99.95 08:15:18 07:34:01 4 0.05 0.00 0.02 0.00 0.00 99.93 08:15:18 07:34:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 07:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 07:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 07:35:01 all 0.02 0.00 0.01 0.02 0.01 99.95 08:15:18 07:35:01 0 0.03 0.00 0.00 0.03 0.00 99.93 08:15:18 07:35:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 07:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 07:35:01 3 0.07 0.00 0.03 0.10 0.02 99.78 08:15:18 07:35:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 07:35:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:15:18 07:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 07:35:01 7 0.00 0.00 0.00 0.00 0.02 99.98 08:15:18 07:36:01 all 0.02 0.00 0.01 0.01 0.01 99.96 08:15:18 07:36:01 0 0.02 0.00 0.02 0.02 0.02 99.93 08:15:18 07:36:01 1 0.07 0.00 0.02 0.00 0.00 99.92 08:15:18 07:36:01 2 0.02 0.00 0.00 0.00 0.02 99.97 08:15:18 07:36:01 3 0.00 0.00 0.00 0.07 0.00 99.93 08:15:18 07:36:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 07:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 07:36:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:15:18 07:36:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 07:37:01 all 0.02 0.00 0.00 0.03 0.00 99.95 08:15:18 07:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 07:37:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 07:37:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 07:37:01 3 0.02 0.00 0.02 0.22 0.00 99.75 08:15:18 07:37:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:15:18 07:37:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 07:37:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 07:37:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 07:38:01 all 0.02 0.00 0.01 0.08 0.01 99.88 08:15:18 07:38:01 0 0.00 0.00 0.00 0.28 0.00 99.72 08:15:18 07:38:01 1 0.05 0.00 0.03 0.00 0.02 99.90 08:15:18 07:38:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 07:38:01 3 0.03 0.00 0.03 0.38 0.02 99.53 08:15:18 07:38:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 07:38:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 07:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 07:38:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 07:39:01 all 0.03 0.00 0.01 0.00 0.00 99.96 08:15:18 07:39:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 07:39:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 07:39:01 2 0.07 0.00 0.00 0.00 0.00 99.93 08:15:18 07:39:01 3 0.03 0.00 0.02 0.02 0.00 99.93 08:15:18 07:39:01 4 0.02 0.00 0.03 0.00 0.02 99.93 08:15:18 07:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 07:39:01 6 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 07:39:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 07:40:01 all 0.01 0.00 0.01 0.02 0.00 99.95 08:15:18 07:40:01 0 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 07:40:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 07:40:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:15:18 07:40:01 3 0.02 0.00 0.03 0.17 0.02 99.77 08:15:18 07:40:01 4 0.05 0.00 0.03 0.00 0.00 99.92 08:15:18 07:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 07:40:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 07:40:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 07:41:01 all 0.02 0.00 0.01 0.00 0.01 99.95 08:15:18 07:41:01 0 0.02 0.00 0.02 0.02 0.02 99.93 08:15:18 07:41:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 07:41:01 2 0.05 0.00 0.02 0.00 0.00 99.93 08:15:18 07:41:01 3 0.02 0.00 0.03 0.02 0.02 99.92 08:15:18 07:41:01 4 0.03 0.00 0.02 0.00 0.02 99.93 08:15:18 07:41:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 07:41:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 07:41:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 07:42:01 all 0.02 0.00 0.02 0.00 0.00 99.96 08:15:18 07:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 07:42:01 1 0.07 0.00 0.07 0.00 0.00 99.87 08:15:18 07:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 07:42:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 07:42:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 07:42:01 5 0.02 0.00 0.00 0.00 0.02 99.97 08:15:18 07:42:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 07:42:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 07:43:01 all 0.13 0.00 0.01 0.02 0.01 99.84 08:15:18 07:43:01 0 0.03 0.00 0.00 0.02 0.00 99.95 08:15:18 07:43:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 07:43:01 2 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 07:43:01 3 0.00 0.00 0.02 0.12 0.02 99.85 08:15:18 07:43:01 4 0.05 0.00 0.00 0.00 0.02 99.93 08:15:18 07:43:01 5 0.88 0.00 0.00 0.00 0.00 99.12 08:15:18 07:43:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 07:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 07:44:01 all 0.07 0.00 0.03 0.01 0.00 99.89 08:15:18 07:44:01 0 0.00 0.00 0.02 0.02 0.00 99.97 08:15:18 07:44:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 07:44:01 2 0.00 0.00 0.02 0.00 0.02 99.97 08:15:18 07:44:01 3 0.03 0.00 0.03 0.08 0.00 99.85 08:15:18 07:44:01 4 0.05 0.00 0.03 0.00 0.00 99.92 08:15:18 07:44:01 5 0.43 0.00 0.07 0.00 0.00 99.50 08:15:18 07:44:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 07:44:01 7 0.00 0.00 0.03 0.00 0.00 99.97 08:15:18 08:15:18 07:44:01 CPU %user %nice %system %iowait %steal %idle 08:15:18 07:45:01 all 0.04 0.00 0.01 0.02 0.01 99.93 08:15:18 07:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 07:45:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 07:45:01 2 0.05 0.00 0.00 0.00 0.00 99.95 08:15:18 07:45:01 3 0.00 0.00 0.05 0.13 0.02 99.80 08:15:18 07:45:01 4 0.12 0.00 0.00 0.00 0.02 99.87 08:15:18 07:45:01 5 0.13 0.00 0.00 0.02 0.02 99.83 08:15:18 07:45:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 07:45:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 07:46:01 all 0.01 0.00 0.01 0.02 0.01 99.96 08:15:18 07:46:01 0 0.00 0.00 0.00 0.13 0.02 99.85 08:15:18 07:46:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 07:46:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 07:46:01 3 0.00 0.00 0.00 0.00 0.02 99.98 08:15:18 07:46:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 07:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 07:46:01 6 0.02 0.00 0.00 0.00 0.02 99.97 08:15:18 07:46:01 7 0.00 0.00 0.03 0.00 0.00 99.97 08:15:18 07:47:01 all 0.02 0.00 0.01 0.01 0.00 99.95 08:15:18 07:47:01 0 0.02 0.00 0.00 0.02 0.00 99.97 08:15:18 07:47:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 07:47:01 2 0.02 0.00 0.03 0.00 0.00 99.95 08:15:18 07:47:01 3 0.03 0.00 0.03 0.08 0.00 99.85 08:15:18 07:47:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 07:47:01 5 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 07:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 07:47:01 7 0.03 0.00 0.00 0.00 0.02 99.95 08:15:18 07:48:01 all 0.02 0.00 0.01 0.00 0.01 99.96 08:15:18 07:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 07:48:01 1 0.03 0.00 0.02 0.00 0.02 99.93 08:15:18 07:48:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:15:18 07:48:01 3 0.02 0.00 0.03 0.00 0.02 99.93 08:15:18 07:48:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 07:48:01 5 0.07 0.00 0.02 0.00 0.02 99.90 08:15:18 07:48:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 07:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 07:49:01 all 0.09 0.00 0.03 0.01 0.00 99.87 08:15:18 07:49:01 0 0.10 0.00 0.02 0.00 0.00 99.88 08:15:18 07:49:01 1 0.20 0.00 0.05 0.00 0.00 99.75 08:15:18 07:49:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 07:49:01 3 0.08 0.00 0.07 0.08 0.02 99.75 08:15:18 07:49:01 4 0.17 0.00 0.03 0.00 0.02 99.78 08:15:18 07:49:01 5 0.08 0.00 0.02 0.00 0.00 99.90 08:15:18 07:49:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 07:49:01 7 0.05 0.00 0.00 0.00 0.00 99.95 08:15:18 07:50:01 all 0.03 0.00 0.01 0.00 0.00 99.95 08:15:18 07:50:01 0 0.00 0.00 0.00 0.02 0.02 99.97 08:15:18 07:50:01 1 0.08 0.00 0.02 0.00 0.00 99.90 08:15:18 07:50:01 2 0.05 0.00 0.00 0.00 0.00 99.95 08:15:18 07:50:01 3 0.03 0.00 0.02 0.02 0.00 99.93 08:15:18 07:50:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 07:50:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 07:50:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 07:50:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 07:51:01 all 0.04 0.00 0.01 0.00 0.00 99.95 08:15:18 07:51:01 0 0.03 0.00 0.00 0.02 0.00 99.95 08:15:18 07:51:01 1 0.07 0.00 0.03 0.00 0.00 99.90 08:15:18 07:51:01 2 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 07:51:01 3 0.05 0.00 0.02 0.00 0.02 99.92 08:15:18 07:51:01 4 0.08 0.00 0.00 0.00 0.00 99.92 08:15:18 07:51:01 5 0.00 0.00 0.00 0.00 0.02 99.98 08:15:18 07:51:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 07:51:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 07:52:01 all 0.05 0.00 0.01 0.01 0.01 99.93 08:15:18 07:52:01 0 0.00 0.00 0.02 0.03 0.02 99.93 08:15:18 07:52:01 1 0.03 0.00 0.00 0.00 0.02 99.95 08:15:18 07:52:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:15:18 07:52:01 3 0.03 0.00 0.05 0.02 0.00 99.90 08:15:18 07:52:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 07:52:01 5 0.30 0.00 0.00 0.00 0.00 99.70 08:15:18 07:52:01 6 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 07:52:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 07:53:01 all 0.09 0.00 0.02 0.01 0.01 99.87 08:15:18 07:53:01 0 0.05 0.00 0.03 0.05 0.02 99.85 08:15:18 07:53:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 07:53:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 07:53:01 3 0.03 0.00 0.03 0.02 0.02 99.90 08:15:18 07:53:01 4 0.05 0.00 0.02 0.00 0.02 99.92 08:15:18 07:53:01 5 0.53 0.00 0.03 0.00 0.00 99.43 08:15:18 07:53:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 07:53:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 07:54:01 all 0.01 0.00 0.02 0.00 0.01 99.96 08:15:18 07:54:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 07:54:01 1 0.03 0.00 0.05 0.00 0.02 99.90 08:15:18 07:54:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:15:18 07:54:01 3 0.00 0.00 0.02 0.02 0.00 99.97 08:15:18 07:54:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 07:54:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 07:54:01 6 0.00 0.00 0.02 0.02 0.00 99.97 08:15:18 07:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 07:55:01 all 0.08 0.00 0.01 0.00 0.01 99.90 08:15:18 07:55:01 0 0.03 0.00 0.02 0.02 0.02 99.92 08:15:18 07:55:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 07:55:01 2 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 07:55:01 3 0.03 0.00 0.00 0.00 0.02 99.95 08:15:18 07:55:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:15:18 07:55:01 5 0.47 0.00 0.02 0.00 0.00 99.52 08:15:18 07:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 07:55:01 7 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 08:15:18 07:55:01 CPU %user %nice %system %iowait %steal %idle 08:15:18 07:56:01 all 0.19 0.00 0.01 0.01 0.00 99.78 08:15:18 07:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 07:56:01 1 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 07:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 07:56:01 3 0.02 0.00 0.03 0.10 0.02 99.83 08:15:18 07:56:01 4 0.07 0.00 0.02 0.00 0.00 99.92 08:15:18 07:56:01 5 1.37 0.00 0.00 0.00 0.02 98.61 08:15:18 07:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 07:56:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 07:57:01 all 0.17 0.00 0.01 0.00 0.01 99.81 08:15:18 07:57:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:15:18 07:57:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 07:57:01 2 1.18 0.00 0.02 0.00 0.02 98.79 08:15:18 07:57:01 3 0.03 0.00 0.03 0.00 0.00 99.93 08:15:18 07:57:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 07:57:01 5 0.05 0.00 0.02 0.00 0.00 99.93 08:15:18 07:57:01 6 0.00 0.00 0.00 0.02 0.02 99.97 08:15:18 07:57:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 07:58:01 all 0.09 0.00 0.01 0.00 0.00 99.90 08:15:18 07:58:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 07:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 07:58:01 2 0.57 0.00 0.02 0.00 0.02 99.40 08:15:18 07:58:01 3 0.05 0.00 0.00 0.02 0.02 99.92 08:15:18 07:58:01 4 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 07:58:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 07:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 07:58:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 07:59:01 all 0.02 0.00 0.00 0.02 0.01 99.95 08:15:18 07:59:01 0 0.00 0.00 0.00 0.00 0.02 99.98 08:15:18 07:59:01 1 0.05 0.00 0.02 0.00 0.02 99.92 08:15:18 07:59:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 07:59:01 3 0.02 0.00 0.00 0.07 0.00 99.92 08:15:18 07:59:01 4 0.07 0.00 0.02 0.00 0.02 99.90 08:15:18 07:59:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 07:59:01 6 0.00 0.00 0.00 0.07 0.00 99.93 08:15:18 07:59:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 08:00:01 all 0.06 0.00 0.02 0.02 0.00 99.90 08:15:18 08:00:01 0 0.02 0.00 0.03 0.00 0.00 99.95 08:15:18 08:00:01 1 0.05 0.00 0.02 0.00 0.00 99.93 08:15:18 08:00:01 2 0.28 0.00 0.02 0.00 0.02 99.68 08:15:18 08:00:01 3 0.03 0.00 0.03 0.12 0.02 99.80 08:15:18 08:00:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 08:00:01 5 0.03 0.00 0.02 0.07 0.00 99.88 08:15:18 08:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 08:00:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 08:01:01 all 0.09 0.00 0.02 0.00 0.00 99.88 08:15:18 08:01:01 0 0.00 0.00 0.00 0.02 0.02 99.97 08:15:18 08:01:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 08:01:01 2 0.60 0.00 0.03 0.00 0.00 99.37 08:15:18 08:01:01 3 0.00 0.00 0.02 0.00 0.02 99.97 08:15:18 08:01:01 4 0.07 0.00 0.03 0.00 0.00 99.90 08:15:18 08:01:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 08:01:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 08:01:01 7 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 08:02:01 all 0.02 0.00 0.01 0.00 0.00 99.96 08:15:18 08:02:01 0 0.02 0.00 0.00 0.02 0.00 99.97 08:15:18 08:02:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 08:02:01 2 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 08:02:01 3 0.03 0.00 0.02 0.02 0.00 99.93 08:15:18 08:02:01 4 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 08:02:01 5 0.03 0.00 0.00 0.00 0.02 99.95 08:15:18 08:02:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 08:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 08:03:01 all 0.25 0.00 0.02 0.00 0.01 99.73 08:15:18 08:03:01 0 0.02 0.00 0.02 0.02 0.02 99.93 08:15:18 08:03:01 1 0.03 0.00 0.03 0.00 0.00 99.93 08:15:18 08:03:01 2 1.79 0.00 0.00 0.00 0.02 98.19 08:15:18 08:03:01 3 0.02 0.00 0.03 0.02 0.02 99.92 08:15:18 08:03:01 4 0.05 0.00 0.03 0.00 0.00 99.92 08:15:18 08:03:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 08:03:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 08:03:01 7 0.05 0.00 0.02 0.00 0.00 99.93 08:15:18 08:04:01 all 0.14 0.00 0.02 0.00 0.00 99.84 08:15:18 08:04:01 0 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 08:04:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 08:04:01 2 0.99 0.00 0.03 0.00 0.00 98.97 08:15:18 08:04:01 3 0.03 0.00 0.03 0.00 0.02 99.92 08:15:18 08:04:01 4 0.05 0.00 0.03 0.00 0.00 99.92 08:15:18 08:04:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 08:04:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 08:04:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 08:05:01 all 0.02 0.00 0.01 0.01 0.01 99.94 08:15:18 08:05:01 0 0.02 0.00 0.00 0.07 0.02 99.90 08:15:18 08:05:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 08:05:01 2 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 08:05:01 3 0.07 0.00 0.03 0.05 0.00 99.85 08:15:18 08:05:01 4 0.03 0.00 0.03 0.00 0.02 99.92 08:15:18 08:05:01 5 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 08:05:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 08:05:01 7 0.03 0.00 0.00 0.00 0.02 99.95 08:15:18 08:06:01 all 0.02 0.00 0.01 0.01 0.00 99.96 08:15:18 08:06:01 0 0.00 0.00 0.02 0.05 0.00 99.93 08:15:18 08:06:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 08:06:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:15:18 08:06:01 3 0.03 0.00 0.00 0.02 0.02 99.93 08:15:18 08:06:01 4 0.07 0.00 0.02 0.00 0.00 99.92 08:15:18 08:06:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 08:06:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 08:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 08:15:18 08:06:01 CPU %user %nice %system %iowait %steal %idle 08:15:18 08:07:01 all 0.20 0.00 0.02 0.00 0.00 99.77 08:15:18 08:07:01 0 0.00 0.00 0.03 0.02 0.00 99.95 08:15:18 08:07:01 1 0.02 0.00 0.03 0.00 0.00 99.95 08:15:18 08:07:01 2 1.45 0.00 0.00 0.00 0.00 98.55 08:15:18 08:07:01 3 0.07 0.00 0.07 0.02 0.00 99.85 08:15:18 08:07:01 4 0.07 0.00 0.02 0.00 0.02 99.90 08:15:18 08:07:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 08:07:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 08:07:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 08:08:01 all 0.26 0.00 0.02 0.00 0.00 99.72 08:15:18 08:08:01 0 0.02 0.00 0.03 0.02 0.02 99.92 08:15:18 08:08:01 1 0.07 0.00 0.00 0.00 0.00 99.93 08:15:18 08:08:01 2 1.86 0.00 0.03 0.00 0.00 98.11 08:15:18 08:08:01 3 0.02 0.00 0.02 0.02 0.02 99.93 08:15:18 08:08:01 4 0.05 0.00 0.00 0.00 0.00 99.95 08:15:18 08:08:01 5 0.02 0.00 0.05 0.00 0.00 99.93 08:15:18 08:08:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 08:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 08:09:01 all 0.27 0.00 0.01 0.00 0.00 99.71 08:15:18 08:09:01 0 0.03 0.00 0.05 0.00 0.00 99.92 08:15:18 08:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 08:09:01 2 1.97 0.00 0.00 0.00 0.02 98.01 08:15:18 08:09:01 3 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 08:09:01 4 0.08 0.00 0.03 0.00 0.02 99.87 08:15:18 08:09:01 5 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 08:09:01 6 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 08:09:01 7 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 08:10:01 all 0.08 0.00 0.01 0.00 0.00 99.90 08:15:18 08:10:01 0 0.00 0.00 0.00 0.02 0.02 99.97 08:15:18 08:10:01 1 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 08:10:01 2 0.53 0.00 0.00 0.00 0.00 99.47 08:15:18 08:10:01 3 0.03 0.00 0.02 0.02 0.02 99.92 08:15:18 08:10:01 4 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 08:10:01 5 0.02 0.00 0.02 0.00 0.00 99.97 08:15:18 08:10:01 6 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 08:10:01 7 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 08:11:01 all 0.28 0.00 0.01 0.00 0.00 99.70 08:15:18 08:11:01 0 0.05 0.00 0.03 0.00 0.00 99.92 08:15:18 08:11:01 1 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 08:11:01 2 1.97 0.00 0.00 0.00 0.02 98.01 08:15:18 08:11:01 3 0.02 0.00 0.02 0.02 0.00 99.95 08:15:18 08:11:01 4 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 08:11:01 5 0.05 0.00 0.02 0.00 0.00 99.93 08:15:18 08:11:01 6 0.00 0.00 0.02 0.02 0.00 99.97 08:15:18 08:11:01 7 0.05 0.00 0.02 0.00 0.00 99.93 08:15:18 08:12:01 all 0.06 0.00 0.01 0.00 0.01 99.91 08:15:18 08:12:01 0 0.00 0.00 0.03 0.02 0.02 99.93 08:15:18 08:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 08:12:01 2 0.43 0.00 0.00 0.00 0.00 99.57 08:15:18 08:12:01 3 0.02 0.00 0.02 0.02 0.02 99.93 08:15:18 08:12:01 4 0.02 0.00 0.00 0.00 0.02 99.97 08:15:18 08:12:01 5 0.02 0.00 0.02 0.00 0.02 99.95 08:15:18 08:12:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 08:12:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 08:13:01 all 0.03 0.00 0.01 0.00 0.00 99.96 08:15:18 08:13:01 0 0.03 0.00 0.02 0.00 0.02 99.93 08:15:18 08:13:01 1 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 08:13:01 2 0.03 0.00 0.00 0.00 0.00 99.97 08:15:18 08:13:01 3 0.05 0.00 0.02 0.02 0.02 99.90 08:15:18 08:13:01 4 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 08:13:01 5 0.03 0.00 0.02 0.00 0.00 99.95 08:15:18 08:13:01 6 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 08:13:01 7 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 08:14:01 all 0.01 0.00 0.00 0.00 0.00 99.98 08:15:18 08:14:01 0 0.02 0.00 0.00 0.02 0.00 99.97 08:15:18 08:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 08:15:18 08:14:01 2 0.00 0.00 0.00 0.00 0.02 99.98 08:15:18 08:14:01 3 0.00 0.00 0.00 0.02 0.00 99.98 08:15:18 08:14:01 4 0.05 0.00 0.00 0.00 0.00 99.95 08:15:18 08:14:01 5 0.00 0.00 0.00 0.00 0.00 100.00 08:15:18 08:14:01 6 0.00 0.00 0.00 0.00 0.02 99.98 08:15:18 08:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 08:15:18 08:15:01 all 0.39 0.00 0.17 0.01 0.01 99.43 08:15:18 08:15:01 0 0.67 0.00 0.32 0.02 0.00 99.00 08:15:18 08:15:01 1 0.27 0.00 0.12 0.00 0.02 99.60 08:15:18 08:15:01 2 0.18 0.00 0.08 0.00 0.00 99.73 08:15:18 08:15:01 3 0.88 0.00 0.25 0.02 0.02 98.83 08:15:18 08:15:01 4 0.68 0.00 0.22 0.00 0.02 99.08 08:15:18 08:15:01 5 0.10 0.00 0.07 0.00 0.00 99.83 08:15:18 08:15:01 6 0.22 0.00 0.15 0.02 0.00 99.62 08:15:18 08:15:01 7 0.10 0.00 0.13 0.00 0.00 99.77 08:15:18 Average: all 1.24 0.00 0.20 0.25 0.01 98.31 08:15:18 Average: 0 1.20 0.00 0.19 0.26 0.01 98.35 08:15:18 Average: 1 1.22 0.00 0.21 0.27 0.01 98.29 08:15:18 Average: 2 1.26 0.00 0.20 0.15 0.01 98.38 08:15:18 Average: 3 1.31 0.00 0.19 0.20 0.01 98.29 08:15:18 Average: 4 1.19 0.00 0.20 0.20 0.01 98.40 08:15:18 Average: 5 1.36 0.00 0.19 0.30 0.01 98.15 08:15:18 Average: 6 1.20 0.00 0.19 0.41 0.01 98.20 08:15:18 Average: 7 1.16 0.00 0.21 0.20 0.00 98.43 08:15:18 08:15:18 08:15:18