Push event to branch main Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from 9a1b535985cde1136af0b2835ff927b495d73fc1 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-ssh16449784835680539012.key Verifying host key using known hosts file > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 6c1167a966ce7273a24629bf6583a1975ad218c3 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-ssh5419118713108502734.key Verifying host key using known hosts file > 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 6c1167a966ce7273a24629bf6583a1975ad218c3 The recommended git tool is: git using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/device-virtual-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/device-virtual-go/branches/main/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10321405972669310762.key Verifying host key using known hosts file > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 6c1167a966ce7273a24629bf6583a1975ad218c3 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 6c1167a966ce7273a24629bf6583a1975ad218c3 # timeout=10 Commit message: "Merge pull request #418 from cjoyv/upgrade-gradle" > 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-ssh10360736184361865969.key Verifying host key using known hosts file > 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/device-virtual-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/device-virtual-go/branches/main/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh14150389524092639422.key Verifying host key using known hosts file > 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 ========================================================= [edgeXBuildGoApp] RAW Config: [project:device-virtual-go] ========================================================= [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 ========================================================= [edgeXBuildGoApp] Pipeline Parameters: ========================================================= [Pipeline] echo MAVEN_SETTINGS: device-virtual-go-settings PROJECT: device-virtual-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.18 USE_ALPINE: true DOCKER_FILE_PATH: Dockerfile DOCKER_BUILD_FILE_PATH: Dockerfile.build DOCKER_BUILD_CONTEXT: . DOCKER_BUILD_IMAGE_TARGET: builder DOCKER_IMAGE_NAME: device-virtual DOCKER_REGISTRY_NAMESPACE: DOCKER_NEXUS_REPO: staging BUILD_DOCKER_IMAGE: true PUSH_DOCKER_IMAGE: true BUILD_EXPERIMENTAL_DOCKER_IMAGE: false BUILD_STABLE_DOCKER_IMAGE: false SEMVER_BUMP_LEVEL: pre BUILD_SNAP: false PUBLISH_SWAGGER_DOCS: false SWAGGER_API_FOLDERS: openapi/v1 ARTIFACT_ROOT: archives/bin ARTIFACT_TYPES: docker SHOULD_BUILD: true BUILD_FAILURE_NOTIFY_LIST: edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org SNYK_DEBUG: false [Pipeline] node Running on prd-ubuntu20.04-docker-8c-8g-9184 in /w/workspace/exfoundry_device-virtual-go_main [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/device-virtual-go.git > git init /w/workspace/exfoundry_device-virtual-go_main # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub Verifying host key using known hosts file You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 9a1b535985cde1136af0b2835ff927b495d73fc1 (main) Commit message: "Merge pull request #315 from lenny-intel/latest-sdk" > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9a1b535985cde1136af0b2835ff927b495d73fc1 # timeout=10 > git rev-list --no-walk 4fde29d6fb1a32cee08b75cf09049e5481e19570 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 06:29:05 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 06:29:05 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 06:29:05 ========================================================= 06:29:05 EdgeX Global Pipelines Version Info 06:29:05 ========================================================= [Pipeline] libraryResource [Pipeline] sh 06:29:05 ------------------- 06:29:05 stable info: 06:29:05 ------------------- 06:29:05 Commited By: Ernesto Ojeda ernesto.ojeda@intel.com 06:29:05 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 06:29:05 Message: update stable to v1.0.243 06:29:06 ------------------- 06:29:06 experimental info: 06:29:06 ------------------- 06:29:06 Commited By: **** collab-it+edgex@linuxfoundation.org 06:29:06 Commit SHA: 6c1167a966ce7273a24629bf6583a1975ad218c3 06:29:06 Message: update experimental to v1.0.243 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 06:29:06 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-virtual-go-settings [Pipeline] echo 06:29:06 [edgeXSetupEnvironment]: set envvar PROJECT = device-virtual-go [Pipeline] echo 06:29:06 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 06:29:06 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 06:29:06 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 06:29:06 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.18 [Pipeline] echo 06:29:06 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 06:29:06 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 06:29:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 06:29:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 06:29:06 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 06:29:06 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-virtual [Pipeline] echo 06:29:06 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 06:29:06 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 06:29:06 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 06:29:06 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 06:29:06 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 06:29:06 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 06:29:06 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 06:29:06 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 06:29:06 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 06:29:06 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 06:29:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 06:29:06 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 06:29:06 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 06:29:06 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 06:29:06 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 06:29:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = main [Pipeline] echo 06:29:06 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = main [Pipeline] echo 06:29:06 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = main [Pipeline] echo 06:29:06 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = 9a1b535985cde1136af0b2835ff927b495d73fc1 [Pipeline] echo 06:29:06 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = 9a1b535 [Pipeline] echo 06:29:06 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:29:06 provisioning config files... 06:29:06 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config7758754346940307998tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:29:07 ---> docker-login.sh 06:29:07 nexus3.edgexfoundry.org:10001 06:29:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:29:07 Configure a credential helper to remove this warning. See 06:29:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:29:07 06:29:07 Login Succeeded 06:29:07 nexus3.edgexfoundry.org:10002 06:29:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:29:07 Configure a credential helper to remove this warning. See 06:29:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:29:07 06:29:07 Login Succeeded 06:29:07 nexus3.edgexfoundry.org:10003 06:29:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:29:07 Configure a credential helper to remove this warning. See 06:29:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:29:07 06:29:07 Login Succeeded 06:29:07 nexus3.edgexfoundry.org:10004 06:29:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:07 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:29:07 Configure a credential helper to remove this warning. See 06:29:07 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:29:07 06:29:07 Login Succeeded 06:29:07 docker.io 06:29:07 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:08 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:29:08 Configure a credential helper to remove this warning. See 06:29:08 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:29:08 06:29:08 Login Succeeded 06:29:08 ---> docker-login.sh ends [Pipeline] } 06:29:08 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 06:29:08 + git rev-list -1 --merges 9a1b535985cde1136af0b2835ff927b495d73fc1~1..9a1b535985cde1136af0b2835ff927b495d73fc1 [Pipeline] echo 06:29:08 -----------> git rev-list -1 --merges 9a1b535985cde1136af0b2835ff927b495d73fc1~1..9a1b535985cde1136af0b2835ff927b495d73fc1 9a1b535985cde1136af0b2835ff927b495d73fc1 06:29:08 9a1b535985cde1136af0b2835ff927b495d73fc1 [false] [Pipeline] sh 06:29:08 + git log --format=format:%s -1 9a1b535985cde1136af0b2835ff927b495d73fc1 [Pipeline] echo 06:29:08 ========================================================= 06:29:08 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 06:29:08 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:29:09 + git log --format=format:%s -1 9a1b535985cde1136af0b2835ff927b495d73fc1 [Pipeline] echo 06:29:09 [semverPrep] GIT_COMMIT: 9a1b535985cde1136af0b2835ff927b495d73fc1, Commit Message: Merge pull request #315 from lenny-intel/latest-sdk [Pipeline] echo 06:29:09 [semverPrep] This is not a build commit. [Pipeline] sh 06:29:09 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:29:09 + grep -v github /etc/ssh/ssh_known_hosts 06:29:09 + [ -e /tmp/ssh_known_hosts ] 06:29:09 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 06:29:09 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 06:29:09 + sudo tee -a /etc/ssh/ssh_known_hosts 06:29:09 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:10 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:29:10 06:29:10 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:10 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:29:10 0.1.4: Pulling from edgex-devops/py-git-semver 06:29:10 b85a868b505f: Pulling fs layer 06:29:10 e2be974225ed: Pulling fs layer 06:29:10 339a4e72a1f5: Pulling fs layer 06:29:10 988bab9f4d93: Pulling fs layer 06:29:10 1469e6f7b9e6: Pulling fs layer 06:29:10 eaf3925da568: Pulling fs layer 06:29:10 988bab9f4d93: Waiting 06:29:10 1469e6f7b9e6: Waiting 06:29:10 bab4dde63d76: Pulling fs layer 06:29:10 bde34c3a00c8: Pulling fs layer 06:29:10 eaf3925da568: Waiting 06:29:10 b352a97aabf1: Pulling fs layer 06:29:10 bab4dde63d76: Waiting 06:29:10 bde34c3a00c8: Waiting 06:29:10 4872d77fe225: Pulling fs layer 06:29:10 5851b861e8e6: Pulling fs layer 06:29:10 b352a97aabf1: Waiting 06:29:10 4872d77fe225: Waiting 06:29:10 5851b861e8e6: Waiting 06:29:10 e2be974225ed: Download complete 06:29:10 988bab9f4d93: Download complete 06:29:10 1469e6f7b9e6: Verifying Checksum 06:29:10 1469e6f7b9e6: Download complete 06:29:10 339a4e72a1f5: Verifying Checksum 06:29:10 339a4e72a1f5: Download complete 06:29:10 eaf3925da568: Verifying Checksum 06:29:10 eaf3925da568: Download complete 06:29:10 bde34c3a00c8: Verifying Checksum 06:29:10 bde34c3a00c8: Download complete 06:29:10 b352a97aabf1: Download complete 06:29:10 4872d77fe225: Download complete 06:29:10 5851b861e8e6: Verifying Checksum 06:29:10 5851b861e8e6: Download complete 06:29:10 b85a868b505f: Download complete 06:29:10 bab4dde63d76: Verifying Checksum 06:29:10 bab4dde63d76: Download complete 06:29:11 b85a868b505f: Pull complete 06:29:11 e2be974225ed: Pull complete 06:29:12 339a4e72a1f5: Pull complete 06:29:12 988bab9f4d93: Pull complete 06:29:12 1469e6f7b9e6: Pull complete 06:29:12 eaf3925da568: Pull complete 06:29:13 bab4dde63d76: Pull complete 06:29:13 bde34c3a00c8: Pull complete 06:29:14 b352a97aabf1: Pull complete 06:29:14 4872d77fe225: Pull complete 06:29:14 5851b861e8e6: Pull complete 06:29:14 Digest: sha256:59a28aa3b44c0bc56b9c3d2e9ecabe42e63693d939cc6e425eb8786f29f663d8 06:29:14 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:29:14 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:29:14 prd-ubuntu20.04-docker-8c-8g-9184 does not seem to be running inside a container 06:29:14 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:29:15 $ docker top 612c4ba76ca279dc35cb96200555404597b088b3f7ed56f9843b82a9929a7f9d -eo pid,comm 06:29:15 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:29:15 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:29:15 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:29:15 [ssh-agent] Looking for ssh-agent implementation... 06:29:15 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:29:15 $ docker exec 612c4ba76ca279dc35cb96200555404597b088b3f7ed56f9843b82a9929a7f9d ssh-agent 06:29:15 SSH_AUTH_SOCK=/tmp/ssh-K8s7HB8KAxf5/agent.32 06:29:15 SSH_AGENT_PID=38 06:29:15 Running ssh-add (command line suppressed) 06:29:15 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16337295028248989315.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_16337295028248989315.key) 06:29:15 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:29:16 + git tag --points-at HEAD [Pipeline] } 06:29:16 $ docker exec --env ******** --env ******** 612c4ba76ca279dc35cb96200555404597b088b3f7ed56f9843b82a9929a7f9d ssh-agent -k 06:29:16 unset SSH_AUTH_SOCK; 06:29:16 unset SSH_AGENT_PID; 06:29:16 echo Agent pid 38 killed; 06:29:16 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 06:29:16 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:29:16 [ssh-agent] Looking for ssh-agent implementation... 06:29:16 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:29:16 $ docker exec 612c4ba76ca279dc35cb96200555404597b088b3f7ed56f9843b82a9929a7f9d ssh-agent 06:29:16 SSH_AUTH_SOCK=/tmp/ssh-SkITcyhFMo0f/agent.72 06:29:16 SSH_AGENT_PID=78 06:29:16 Running ssh-add (command line suppressed) 06:29:16 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2235915778894068723.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2235915778894068723.key) 06:29:16 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:29:16 + git semver init 06:29:17 2022-10-24 06:29:17,167 [run_init] DEBUG init version:0.0.0 force:False 06:29:17 2022-10-24 06:29:17,167 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/exfoundry_device-virtual-go_main/.semver 06:29:17 2022-10-24 06:29:17,168 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-virtual-go.git /w/workspace/exfoundry_device-virtual-go_main/.semver 06:29:17 2022-10-24 06:29:17,168 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-virtual-go.git', '/w/workspace/exfoundry_device-virtual-go_main/.semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 06:29:18 2022-10-24 06:29:18,250 [append_file] DEBUG append to file:/w/workspace/exfoundry_device-virtual-go_main/.git/info/exclude 06:29:18 2022-10-24 06:29:18,251 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:False 06:29:18 2022-10-24 06:29:18,251 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 06:29:18 2022-10-24 06:29:18,251 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 06:29:18 2.3.0-dev.26 [Pipeline] } 06:29:18 $ docker exec --env ******** --env ******** 612c4ba76ca279dc35cb96200555404597b088b3f7ed56f9843b82a9929a7f9d ssh-agent -k 06:29:18 unset SSH_AUTH_SOCK; 06:29:18 unset SSH_AGENT_PID; 06:29:18 echo Agent pid 78 killed; 06:29:18 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:29:19 + git semver [Pipeline] } 06:29:19 $ docker stop --time=1 612c4ba76ca279dc35cb96200555404597b088b3f7ed56f9843b82a9929a7f9d 06:29:20 $ docker rm -f 612c4ba76ca279dc35cb96200555404597b088b3f7ed56f9843b82a9929a7f9d [Pipeline] // withDockerContainer [Pipeline] sh 06:29:20 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 06:29:21 Stashed 1 file(s) [Pipeline] echo 06:29:21 [edgeXSemver]: initialized semver on version 2.3.0-dev.26 [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] parallel [Pipeline] { (Branch: amd64) [Pipeline] { (Branch: arm64) [Pipeline] stage [Pipeline] { (amd64) [Pipeline] stage [Pipeline] { (arm64) [Pipeline] withEnv [Pipeline] { [Pipeline] node [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:29:21 provisioning config files... 06:29:21 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config14878183346147563836tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:29:21 Running on prd-ubuntu20.04-docker-arm64-4c-16g-9188 in /w/workspace/exfoundry_device-virtual-go_main [Pipeline] { [Pipeline] ws 06:29:21 Running in /w/workspace/device-virtual-go/62 [Pipeline] { [Pipeline] checkout 06:29:21 The recommended git tool is: git 06:29:21 ---> docker-login.sh 06:29:21 nexus3.edgexfoundry.org:10001 06:29:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:29:21 Configure a credential helper to remove this warning. See 06:29:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:29:21 06:29:21 Login Succeeded 06:29:21 nexus3.edgexfoundry.org:10002 06:29:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:29:21 Configure a credential helper to remove this warning. See 06:29:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:29:21 06:29:21 Login Succeeded 06:29:21 nexus3.edgexfoundry.org:10003 06:29:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:29:21 Configure a credential helper to remove this warning. See 06:29:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:29:21 06:29:21 Login Succeeded 06:29:21 nexus3.edgexfoundry.org:10004 06:29:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:21 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:29:21 Configure a credential helper to remove this warning. See 06:29:21 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:29:21 06:29:21 Login Succeeded 06:29:21 docker.io 06:29:21 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:22 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:29:22 Configure a credential helper to remove this warning. See 06:29:22 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:29:22 06:29:22 Login Succeeded 06:29:22 ---> docker-login.sh ends [Pipeline] } 06:29:22 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:29:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:29:22 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:29:22 ========================================================= 06:29:22 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine] 06:29:22 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:22 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine --build-arg MAKE=echo noop --target=builder . 06:29:22 Sending build context to Docker daemon 23.2MB 06:29:22 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 06:29:22 Step 2/13 : FROM ${BASE} AS builder 06:29:22 1.18-alpine: Pulling from edgex-devops/edgex-golang-base 06:29:22 213ec9aee27d: Pulling fs layer 06:29:22 4583459ba037: Pulling fs layer 06:29:22 93c1e223e6f2: Pulling fs layer 06:29:22 53926ce57604: Pulling fs layer 06:29:22 21b2b0c7a3f4: Pulling fs layer 06:29:22 30f14e443154: Pulling fs layer 06:29:22 801331c1e519: Pulling fs layer 06:29:22 99cc6dd402b0: Pulling fs layer 06:29:22 7d9ed39f4882: Pulling fs layer 06:29:22 30f14e443154: Waiting 06:29:22 801331c1e519: Waiting 06:29:22 99cc6dd402b0: Waiting 06:29:22 7d9ed39f4882: Waiting 06:29:22 53926ce57604: Waiting 06:29:22 93c1e223e6f2: Download complete 06:29:23 4583459ba037: Verifying Checksum 06:29:23 4583459ba037: Download complete 06:29:23 21b2b0c7a3f4: Verifying Checksum 06:29:23 21b2b0c7a3f4: Download complete 06:29:23 30f14e443154: Verifying Checksum 06:29:23 30f14e443154: Download complete 06:29:23 213ec9aee27d: Verifying Checksum 06:29:23 213ec9aee27d: Download complete 06:29:23 801331c1e519: Download complete 06:29:23 213ec9aee27d: Pull complete 06:29:23 4583459ba037: Pull complete 06:29:23 93c1e223e6f2: Pull complete 06:29:23 7d9ed39f4882: Verifying Checksum 06:29:23 7d9ed39f4882: Download complete 06:29:23 53926ce57604: Verifying Checksum 06:29:23 53926ce57604: Download complete 06:29:24 99cc6dd402b0: Verifying Checksum 06:29:24 99cc6dd402b0: Download complete 06:29:25 using credential edgex-jenkins-ssh 06:29:25 Cloning the remote Git repository 06:29:25 Cloning repository git@github.com:edgexfoundry/device-virtual-go.git 06:29:26 > git init /w/workspace/device-virtual-go/62 # timeout=10 06:29:26 Fetching upstream changes from git@github.com:edgexfoundry/device-virtual-go.git 06:29:26 > git --version # timeout=10 06:29:26 > git --version # 'git version 2.25.1' 06:29:26 using GIT_SSH to set credentials SSH Credentials for GitHub 06:29:26 Verifying host key using known hosts file 06:29:26 You're using 'Known hosts file' strategy to verify ssh host keys, but your known_hosts file does not exist, please go to 'Manage Jenkins' -> 'Configure Global Security' -> 'Git Host Key Verification Configuration' and configure host key verification. 06:29:26 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-virtual-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 06:29:27 53926ce57604: Pull complete 06:29:27 21b2b0c7a3f4: Pull complete 06:29:27 30f14e443154: Pull complete 06:29:27 801331c1e519: Pull complete 06:29:28 > git config remote.origin.url git@github.com:edgexfoundry/device-virtual-go.git # timeout=10 06:29:28 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 06:29:29 Avoid second fetch 06:29:29 Checking out Revision 9a1b535985cde1136af0b2835ff927b495d73fc1 (main) 06:29:29 99cc6dd402b0: Pull complete 06:29:29 Commit message: "Merge pull request #315 from lenny-intel/latest-sdk" 06:29:29 7d9ed39f4882: Pull complete 06:29:29 Digest: sha256:1f16063191d1a9870fce7bbdb1825a1eb962d13bb3ce54f6dd36240110f048b3 06:29:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.18-alpine 06:29:29 ---> 1dedd983c030 06:29:29 Step 3/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 06:29:29 > git config core.sparsecheckout # timeout=10 06:29:29 > git checkout -f 9a1b535985cde1136af0b2835ff927b495d73fc1 # timeout=10 [Pipeline] withEnv [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 06:29:30 + sudo curl -o /etc/docker/seccomp.json https://raw.githubusercontent.com/moby/moby/master/profiles/seccomp/default.json 06:29:30 % Total % Received % Xferd Average Speed Time Time Time Current 06:29:30 Dload Upload Total Spent Left Speed 06:29:30 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 12602 100 12602 0 0 100k 0 --:--:-- --:--:-- --:--:-- 100k [Pipeline] sh 06:29:31 + sudo sed -i s/"defaultAction": "SCMP_ACT_ERRNO"/"defaultAction": "SCMP_ACT_TRACE"/g /etc/docker/seccomp.json [Pipeline] sh 06:29:31 + sudo tee /etc/docker/daemon.new 06:29:31 + sudo jq . += {"seccomp-profile": "/etc/docker/seccomp.json"} /etc/docker/daemon.json 06:29:31 { 06:29:31 "registry-mirrors": [ 06:29:31 "https://nexus3.edgexfoundry.org:10001" 06:29:31 ], 06:29:31 "bip": "10.250.0.254/24", 06:29:31 "hosts": [ 06:29:31 "tcp://0.0.0.0:5555", 06:29:31 "unix:///var/run/docker.sock" 06:29:31 ], 06:29:31 "mtu": 1458, 06:29:31 "selinux-enabled": true, 06:29:31 "seccomp-profile": "/etc/docker/seccomp.json" 06:29:31 } [Pipeline] sh 06:29:31 ---> Running in 4461359dad69 06:29:31 Removing intermediate container 4461359dad69 06:29:31 ---> 52284d1a837e 06:29:31 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 06:29:31 ---> Running in 5693d6918eec 06:29:31 Removing intermediate container 5693d6918eec 06:29:31 ---> 431a8912e529 06:29:31 Step 5/13 : ARG ADD_BUILD_TAGS="" 06:29:31 ---> Running in ffeacc828e63 06:29:31 Removing intermediate container ffeacc828e63 06:29:31 ---> fb15c146186f 06:29:31 Step 6/13 : WORKDIR /device-virtual-go 06:29:31 ---> Running in 8c8801f51c80 06:29:31 Removing intermediate container 8c8801f51c80 06:29:31 ---> f131139ee882 06:29:31 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:29:31 ---> Running in c03bf8b01109 06:29:31 + sudo mv /etc/docker/daemon.new /etc/docker/daemon.json [Pipeline] sh 06:29:32 + sudo service docker restart 06:29:32 Removing intermediate container c03bf8b01109 06:29:32 ---> 0d81e98dcd6e 06:29:32 Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:29:32 ---> Running in b4e16de4b0d0 06:29:32 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:29:33 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:29:34 (1/4) Installing openssh-keygen (9.0_p1-r2) 06:29:34 (2/4) Installing libedit (20210910.3.1-r0) 06:29:34 (3/4) Installing openssh-client-common (9.0_p1-r2) 06:29:34 (4/4) Installing openssh-client-default (9.0_p1-r2) 06:29:34 Executing busybox-1.35.0-r17.trigger 06:29:34 OK: 216 MiB in 55 packages 06:29:34 Removing intermediate container b4e16de4b0d0 06:29:34 ---> 73845313ecc5 06:29:34 Step 9/13 : COPY go.mod vendor* ./ 06:29:34 ---> 057e0ee5388f 06:29:34 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:29:34 ---> Running in d56db582f8e1 06:29:49 Removing intermediate container d56db582f8e1 06:29:49 ---> 9415fd63f70f 06:29:49 Step 11/13 : COPY . . 06:29:49 ---> 4e3adb668fcc 06:29:49 Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:29:49 ---> Running in 2121e2f23fcd 06:29:49 Removing intermediate container 2121e2f23fcd 06:29:49 ---> 467dded5c42e 06:29:49 Step 13/13 : RUN $MAKE 06:29:49 ---> Running in cafb57253541 06:29:49 noop 06:29:49 Removing intermediate container cafb57253541 06:29:49 ---> 5a907a07f4ba 06:29:49 Successfully built 5a907a07f4ba 06:29:49 Successfully tagged ci-base-image-x86_64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:50 + docker inspect -f . ci-base-image-x86_64 06:29:50 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:29:50 prd-ubuntu20.04-docker-8c-8g-9184 does not seem to be running inside a container 06:29:50 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:29:50 $ docker top 341fdfe5c232640adbf8ae41237aa2190f2ed7dacddcd2d225632af23a788836 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sh [Pipeline] configFileProvider 06:29:50 provisioning config files... 06:29:50 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/62@tmp/config12207102057586639527tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:29:50 + go version 06:29:50 go version go1.18.7 linux/amd64 [Pipeline] } 06:29:50 $ docker stop --time=1 341fdfe5c232640adbf8ae41237aa2190f2ed7dacddcd2d225632af23a788836 06:29:50 ---> docker-login.sh 06:29:50 nexus3.edgexfoundry.org:10001 06:29:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:29:51 Configure a credential helper to remove this warning. See 06:29:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:29:51 06:29:51 Login Succeeded 06:29:51 nexus3.edgexfoundry.org:10002 06:29:51 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:51 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:29:51 Configure a credential helper to remove this warning. See 06:29:51 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:29:51 06:29:51 Login Succeeded 06:29:51 nexus3.edgexfoundry.org:10003 06:29:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:52 $ docker rm -f 341fdfe5c232640adbf8ae41237aa2190f2ed7dacddcd2d225632af23a788836 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:29:52 Configure a credential helper to remove this warning. See 06:29:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:29:52 06:29:52 Login Succeeded 06:29:52 nexus3.edgexfoundry.org:10004 06:29:52 + docker inspect -f . ci-base-image-x86_64 06:29:52 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:29:52 prd-ubuntu20.04-docker-8c-8g-9184 does not seem to be running inside a container 06:29:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:52 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:29:52 Configure a credential helper to remove this warning. See 06:29:52 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:29:52 06:29:52 Login Succeeded 06:29:52 docker.io 06:29:52 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** ci-base-image-x86_64 cat 06:29:52 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:29:52 $ docker top 4b09278004aea7797b022e051c5068180e26c16c67c1cbf8c9d98a46ec456bd1 -eo pid,comm [Pipeline] { [Pipeline] sh 06:29:53 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:29:53 Configure a credential helper to remove this warning. See 06:29:53 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:29:53 06:29:53 Login Succeeded 06:29:53 ---> docker-login.sh ends [Pipeline] } 06:29:53 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 06:29:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:29:53 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] 06:29:53 + git config --global --add safe.directory /w/workspace/exfoundry_device-virtual-go_main [Pipeline] echo 06:29:53 ========================================================= 06:29:53 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine] 06:29:53 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] fileExists [Pipeline] sh [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:29:53 + make test 06:29:53 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:29:53 + docker build -t ci-base-image-arm64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine --build-arg MAKE=echo noop --target=builder . 06:29:53 ? github.com/edgexfoundry/device-virtual-go [no test files] 06:29:53 Sending build context to Docker daemon 11.74MB 06:29:53 Step 1/13 : ARG BASE=golang:1.18-alpine3.16 06:29:53 Step 2/13 : FROM ${BASE} AS builder 06:29:54 1.18-alpine: Pulling from edgex-devops/edgex-golang-base-arm64 06:29:54 9b18e9b68314: Pulling fs layer 06:29:54 d32db5db7311: Pulling fs layer 06:29:54 d0c4b47475fc: Pulling fs layer 06:29:54 5831b945b038: Pulling fs layer 06:29:54 86bbec2aaacd: Pulling fs layer 06:29:54 e10730c5d714: Pulling fs layer 06:29:54 5dd5c2283517: Pulling fs layer 06:29:54 d5ac0230b979: Pulling fs layer 06:29:54 5dd5c2283517: Waiting 06:29:54 86bbec2aaacd: Waiting 06:29:54 e10730c5d714: Waiting 06:29:54 d5ac0230b979: Waiting 06:29:54 5831b945b038: Waiting 06:29:54 d0c4b47475fc: Download complete 06:29:54 d32db5db7311: Verifying Checksum 06:29:54 d32db5db7311: Download complete 06:29:54 86bbec2aaacd: Verifying Checksum 06:29:54 86bbec2aaacd: Download complete 06:29:54 e10730c5d714: Verifying Checksum 06:29:54 e10730c5d714: Download complete 06:29:54 9b18e9b68314: Verifying Checksum 06:29:54 9b18e9b68314: Download complete 06:29:55 9b18e9b68314: Pull complete 06:29:55 d5ac0230b979: Verifying Checksum 06:29:55 d5ac0230b979: Download complete 06:29:55 d32db5db7311: Pull complete 06:29:55 d0c4b47475fc: Pull complete 06:29:56 5dd5c2283517: Verifying Checksum 06:29:56 5dd5c2283517: Download complete 06:29:57 5831b945b038: Verifying Checksum 06:29:57 5831b945b038: Download complete 06:30:01 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 06:30:02 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.046s coverage: 65.7% of statements 06:30:09 level=warning msg="[linters context] structcheck is disabled because of go1.18. You can track the evolution of the go1.18 support by following the https://github.com/golangci/golangci-lint/issues/2649." 06:30:09 CGO_ENABLED=1 GO111MODULE=on go vet ./... 06:30:09 5831b945b038: Pull complete 06:30:09 86bbec2aaacd: Pull complete 06:30:09 e10730c5d714: Pull complete 06:30:11 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:30:11 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:30:11 ./bin/test-attribution-txt.sh [Pipeline] echo 06:30:11 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:30:11 $ docker stop --time=1 4b09278004aea7797b022e051c5068180e26c16c67c1cbf8c9d98a46ec456bd1 06:30:13 $ docker rm -f 4b09278004aea7797b022e051c5068180e26c16c67c1cbf8c9d98a46ec456bd1 [Pipeline] // withDockerContainer [Pipeline] sh 06:30:14 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:30:14 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 06:30:14 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:30:14 5dd5c2283517: Pull complete 06:30:14 + ls -al . 06:30:14 total 200 06:30:14 drwxrwxr-x 9 jenkins jenkins 4096 Oct 24 06:29 . 06:30:14 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 06:29 .. 06:30:14 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 06:30 .git 06:30:14 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 06:29 .github 06:30:14 -rw-rw-r-- 1 jenkins jenkins 337 Oct 24 06:29 .gitignore 06:30:14 -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 06:29 .golangci.yml 06:30:14 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 06:29 .semver 06:30:14 -rw-rw-r-- 1 jenkins jenkins 8527 Oct 24 06:29 Attribution.txt 06:30:14 -rw-rw-r-- 1 jenkins jenkins 9649 Oct 24 06:29 CHANGELOG.md 06:30:14 -rw-rw-r-- 1 jenkins jenkins 2034 Oct 24 06:29 Dockerfile 06:30:14 -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 06:29 GOVERNANCE.md 06:30:14 -rw-rw-r-- 1 jenkins jenkins 660 Oct 24 06:29 Jenkinsfile 06:30:14 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 06:29 LICENSE 06:30:14 -rw-rw-r-- 1 jenkins jenkins 2457 Oct 24 06:29 Makefile 06:30:14 -rw-rw-r-- 1 jenkins jenkins 623 Oct 24 06:29 OWNERS.md 06:30:14 -rw-rw-r-- 1 jenkins jenkins 3578 Oct 24 06:29 README.md 06:30:14 -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 06:29 VERSION 06:30:14 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 06:29 bin 06:30:14 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 06:29 cmd 06:30:14 -rw-r--r-- 1 jenkins jenkins 44128 Oct 24 06:30 coverage.out 06:30:14 -rw-rw-r-- 1 jenkins jenkins 3399 Oct 24 06:29 go.mod 06:30:14 -rw-rw-r-- 1 jenkins jenkins 37522 Oct 24 06:29 go.sum 06:30:14 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 06:29 internal 06:30:14 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 06:29 snap 06:30:14 -rw-rw-r-- 1 jenkins jenkins 235 Oct 24 06:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:15 + docker build -t device-virtual -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=9a1b535985cde1136af0b2835ff927b495d73fc1 --label arch=amd64 --label version=2.3.0-dev.26 . 06:30:15 Sending build context to Docker daemon 23.24MB 06:30:15 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 06:30:15 Step 2/27 : FROM ${BASE} AS builder 06:30:15 ---> 5a907a07f4ba 06:30:15 Step 3/27 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 06:30:15 ---> Running in a76efe670132 06:30:15 Removing intermediate container a76efe670132 06:30:15 ---> 750f36ebea81 06:30:15 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 06:30:15 ---> Running in bc3a85bd7c90 06:30:15 Removing intermediate container bc3a85bd7c90 06:30:15 ---> fdae4d92dc9d 06:30:15 Step 5/27 : ARG ADD_BUILD_TAGS="" 06:30:15 ---> Running in f75c180f30bc 06:30:15 Removing intermediate container f75c180f30bc 06:30:15 ---> f3698c535a51 06:30:15 Step 6/27 : WORKDIR /device-virtual-go 06:30:15 ---> Running in 6fdaeea084ff 06:30:15 Removing intermediate container 6fdaeea084ff 06:30:15 ---> b0680fbcfd16 06:30:15 Step 7/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:30:15 ---> Running in e6778afbe941 06:30:16 d5ac0230b979: Pull complete 06:30:16 Digest: sha256:20129d036edcc9aeb260ee0df12cfa5280992c4a8e5b89377467d541f90c94a2 06:30:16 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base-arm64:1.18-alpine 06:30:16 ---> 59b3b1a385d4 06:30:16 Step 3/13 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 06:30:16 Removing intermediate container e6778afbe941 06:30:16 ---> 428378375cdf 06:30:16 Step 8/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:30:16 ---> Running in e3d4d7bd1567 06:30:16 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:30:17 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:30:17 OK: 216 MiB in 55 packages 06:30:17 Removing intermediate container e3d4d7bd1567 06:30:17 ---> ae474527b896 06:30:17 Step 9/27 : COPY go.mod vendor* ./ 06:30:18 ---> Running in 44635726bb35 06:30:18 ---> 255f6b8d47c2 06:30:18 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:30:18 ---> Running in b32abd625ee4 06:30:18 Removing intermediate container 44635726bb35 06:30:18 ---> 7b156f585388 06:30:18 Step 4/13 : ARG ALPINE_PKG_EXTRA="" 06:30:18 ---> Running in c6f74ce6ce3b 06:30:18 Removing intermediate container b32abd625ee4 06:30:18 ---> d60f4f267857 06:30:18 Step 11/27 : COPY . . 06:30:18 Removing intermediate container c6f74ce6ce3b 06:30:18 ---> 6b179130a72d 06:30:18 Step 5/13 : ARG ADD_BUILD_TAGS="" 06:30:18 ---> Running in 8b1344ec5261 06:30:19 Removing intermediate container 8b1344ec5261 06:30:19 ---> c2de127bc09a 06:30:19 Step 6/13 : WORKDIR /device-virtual-go 06:30:19 ---> Running in 6f25f489e148 06:30:19 ---> 6df8d218bc00 06:30:19 Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:30:19 ---> Running in d4aaf8251faa 06:30:19 Removing intermediate container d4aaf8251faa 06:30:19 ---> efa870fb075c 06:30:19 Step 13/27 : RUN $MAKE 06:30:19 ---> Running in 17899c9f6589 06:30:19 Removing intermediate container 6f25f489e148 06:30:19 ---> a1bafdcc22e8 06:30:19 Step 7/13 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:30:19 ---> Running in 980e224dc3b8 06:30:19 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=2.3.0-dev.26" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 06:30:21 Removing intermediate container 980e224dc3b8 06:30:21 ---> 2aff9086051d 06:30:21 Step 8/13 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:30:21 ---> Running in 60e5a39af947 06:30:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:30:22 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:30:23 (1/4) Installing openssh-keygen (9.0_p1-r2) 06:30:23 (2/4) Installing libedit (20210910.3.1-r0) 06:30:24 (3/4) Installing openssh-client-common (9.0_p1-r2) 06:30:24 (4/4) Installing openssh-client-default (9.0_p1-r2) 06:30:24 Executing busybox-1.35.0-r17.trigger 06:30:24 OK: 226 MiB in 55 packages 06:30:25 Removing intermediate container 60e5a39af947 06:30:25 ---> 41209b0d5da6 06:30:25 Step 9/13 : COPY go.mod vendor* ./ 06:30:26 ---> 1a1e4892676d 06:30:26 Step 10/13 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:30:26 ---> Running in e640f7af4491 06:30:37 Removing intermediate container 17899c9f6589 06:30:37 ---> 8cd9ffc43ff1 06:30:37 Step 14/27 : FROM alpine:3.16 06:30:37 3.16: Pulling from library/alpine 06:30:37 213ec9aee27d: Already exists 06:30:37 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 06:30:37 Status: Downloaded newer image for alpine:3.16 06:30:37 ---> 9c6f07244728 06:30:37 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 06:30:37 ---> Running in 831d03f0266a 06:30:38 Removing intermediate container 831d03f0266a 06:30:38 ---> 23b772054597 06:30:38 Step 16/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:30:38 ---> Running in 948d8b452dda 06:30:38 Removing intermediate container 948d8b452dda 06:30:38 ---> 0fb84d4ac8db 06:30:38 Step 17/27 : RUN apk add --update --no-cache zeromq dumb-init 06:30:38 ---> Running in 928e82764742 06:30:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/x86_64/APKINDEX.tar.gz 06:30:39 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/x86_64/APKINDEX.tar.gz 06:30:40 (1/6) Installing dumb-init (1.2.5-r1) 06:30:40 (2/6) Installing libgcc (11.2.1_git20220219-r2) 06:30:40 (3/6) Installing libsodium (1.0.18-r0) 06:30:40 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 06:30:40 (5/6) Installing libzmq (4.3.4-r0) 06:30:40 (6/6) Installing zeromq (4.3.4-r0) 06:30:40 Executing busybox-1.35.0-r17.trigger 06:30:40 OK: 8 MiB in 20 packages 06:30:41 Removing intermediate container 928e82764742 06:30:41 ---> 99db285227ea 06:30:41 Step 18/27 : WORKDIR / 06:30:41 ---> Running in fc45dc961d44 06:30:41 Removing intermediate container fc45dc961d44 06:30:41 ---> cd1466c3cf09 06:30:41 Step 19/27 : COPY --from=builder /device-virtual-go/Attribution.txt / 06:30:41 ---> b7b31d3611ee 06:30:41 Step 20/27 : COPY --from=builder /device-virtual-go/LICENSE / 06:30:41 ---> bdde76ab4d20 06:30:41 Step 21/27 : COPY --from=builder /device-virtual-go/cmd / 06:30:42 ---> 4d28339515f4 06:30:42 Step 22/27 : EXPOSE 59900 06:30:42 ---> Running in b9c2a39f900f 06:30:42 Removing intermediate container b9c2a39f900f 06:30:42 ---> 56175d541d7d 06:30:42 Step 23/27 : ENTRYPOINT ["/device-virtual"] 06:30:42 ---> Running in b1aa902fa0e9 06:30:42 Removing intermediate container b1aa902fa0e9 06:30:42 ---> da0d2397dbb8 06:30:42 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:30:42 ---> Running in e3436cfa895b 06:30:42 Removing intermediate container e3436cfa895b 06:30:42 ---> 5f4aa4cef5a3 06:30:42 Step 25/27 : LABEL arch=amd64 06:30:42 ---> Running in 26617952fff6 06:30:42 Removing intermediate container 26617952fff6 06:30:42 ---> f44f853ca76d 06:30:42 Step 26/27 : LABEL git_sha=9a1b535985cde1136af0b2835ff927b495d73fc1 06:30:42 ---> Running in 21870d75b432 06:30:42 Removing intermediate container 21870d75b432 06:30:42 ---> cf9178a51313 06:30:42 Step 27/27 : LABEL version=2.3.0-dev.26 06:30:42 ---> Running in 26a5cf765b94 06:30:42 Removing intermediate container 26a5cf765b94 06:30:42 ---> 24cf920f31ce 06:30:42 [Warning] One or more build-args [ARCH] were not consumed 06:30:42 Successfully built 24cf920f31ce 06:30:42 Successfully tagged device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:30:42 provisioning config files... 06:30:42 copy managed file [device-virtual-go-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config2147304245248626513tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:30:43 ---> docker-login.sh 06:30:43 nexus3.edgexfoundry.org:10001 06:30:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:30:43 Configure a credential helper to remove this warning. See 06:30:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:30:43 06:30:43 Login Succeeded 06:30:43 nexus3.edgexfoundry.org:10002 06:30:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:30:43 Configure a credential helper to remove this warning. See 06:30:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:30:43 06:30:43 Login Succeeded 06:30:43 nexus3.edgexfoundry.org:10003 06:30:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:30:43 Configure a credential helper to remove this warning. See 06:30:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:30:43 06:30:43 Login Succeeded 06:30:43 nexus3.edgexfoundry.org:10004 06:30:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:30:43 Configure a credential helper to remove this warning. See 06:30:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:30:43 06:30:43 Login Succeeded 06:30:43 docker.io 06:30:43 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:30:43 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:30:43 Configure a credential helper to remove this warning. See 06:30:43 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:30:43 06:30:43 Login Succeeded 06:30:43 ---> docker-login.sh ends [Pipeline] } 06:30:43 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:30:43 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:30:43 [edgeXDocker.push] Tagging docker image device-virtual with the following tags: 06:30:43 9a1b535985cde1136af0b2835ff927b495d73fc1 06:30:43 latest 06:30:43 2.3.0-dev.26 06:30:43 9a1b535985cde1136af0b2835ff927b495d73fc1-2.3.0-dev.26 06:30:43 main 06:30:43 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:44 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:9a1b535985cde1136af0b2835ff927b495d73fc1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:44 + docker push nexus3.edgexfoundry.org:10004/device-virtual:9a1b535985cde1136af0b2835ff927b495d73fc1 06:30:44 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 06:30:44 46e4b6966559: Preparing 06:30:44 73954fe49a36: Preparing 06:30:44 c10bed42d729: Preparing 06:30:44 7051c027e53a: Preparing 06:30:44 71c3af08aab8: Preparing 06:30:44 994393dc58e7: Preparing 06:30:44 994393dc58e7: Waiting 06:30:44 73954fe49a36: Pushed 06:30:44 c10bed42d729: Pushed 06:30:44 71c3af08aab8: Pushed 06:30:44 994393dc58e7: Layer already exists 06:30:44 7051c027e53a: Pushed 06:30:47 46e4b6966559: Pushed 06:30:47 9a1b535985cde1136af0b2835ff927b495d73fc1: digest: sha256:a4729729c2bde032db0d66d103580374cf0cf502cc3825cb39f12a849be40c0e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:47 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:47 + docker push nexus3.edgexfoundry.org:10004/device-virtual:latest 06:30:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 06:30:47 46e4b6966559: Preparing 06:30:47 73954fe49a36: Preparing 06:30:47 c10bed42d729: Preparing 06:30:47 7051c027e53a: Preparing 06:30:47 71c3af08aab8: Preparing 06:30:47 994393dc58e7: Preparing 06:30:47 994393dc58e7: Waiting 06:30:47 46e4b6966559: Layer already exists 06:30:47 c10bed42d729: Layer already exists 06:30:47 71c3af08aab8: Layer already exists 06:30:47 7051c027e53a: Layer already exists 06:30:47 73954fe49a36: Layer already exists 06:30:47 994393dc58e7: Layer already exists 06:30:47 latest: digest: sha256:a4729729c2bde032db0d66d103580374cf0cf502cc3825cb39f12a849be40c0e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:48 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:2.3.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:48 + docker push nexus3.edgexfoundry.org:10004/device-virtual:2.3.0-dev.26 06:30:48 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 06:30:48 46e4b6966559: Preparing 06:30:48 73954fe49a36: Preparing 06:30:48 c10bed42d729: Preparing 06:30:48 7051c027e53a: Preparing 06:30:48 71c3af08aab8: Preparing 06:30:48 994393dc58e7: Preparing 06:30:48 7051c027e53a: Layer already exists 06:30:48 46e4b6966559: Layer already exists 06:30:48 c10bed42d729: Layer already exists 06:30:48 73954fe49a36: Layer already exists 06:30:48 71c3af08aab8: Layer already exists 06:30:48 994393dc58e7: Layer already exists 06:30:48 2.3.0-dev.26: digest: sha256:a4729729c2bde032db0d66d103580374cf0cf502cc3825cb39f12a849be40c0e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:48 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:9a1b535985cde1136af0b2835ff927b495d73fc1-2.3.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:49 + docker push nexus3.edgexfoundry.org:10004/device-virtual:9a1b535985cde1136af0b2835ff927b495d73fc1-2.3.0-dev.26 06:30:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 06:30:49 46e4b6966559: Preparing 06:30:49 73954fe49a36: Preparing 06:30:49 c10bed42d729: Preparing 06:30:49 7051c027e53a: Preparing 06:30:49 71c3af08aab8: Preparing 06:30:49 994393dc58e7: Preparing 06:30:49 994393dc58e7: Waiting 06:30:49 c10bed42d729: Layer already exists 06:30:49 71c3af08aab8: Layer already exists 06:30:49 46e4b6966559: Layer already exists 06:30:49 7051c027e53a: Layer already exists 06:30:49 73954fe49a36: Layer already exists 06:30:49 994393dc58e7: Layer already exists 06:30:49 9a1b535985cde1136af0b2835ff927b495d73fc1-2.3.0-dev.26: digest: sha256:a4729729c2bde032db0d66d103580374cf0cf502cc3825cb39f12a849be40c0e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:49 + docker tag device-virtual nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:49 + docker push nexus3.edgexfoundry.org:10004/device-virtual:main 06:30:49 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual] 06:30:49 46e4b6966559: Preparing 06:30:49 73954fe49a36: Preparing 06:30:49 c10bed42d729: Preparing 06:30:49 7051c027e53a: Preparing 06:30:49 71c3af08aab8: Preparing 06:30:49 994393dc58e7: Preparing 06:30:49 994393dc58e7: Waiting 06:30:49 7051c027e53a: Layer already exists 06:30:49 73954fe49a36: Layer already exists 06:30:49 c10bed42d729: Layer already exists 06:30:49 71c3af08aab8: Layer already exists 06:30:49 46e4b6966559: Layer already exists 06:30:49 994393dc58e7: Layer already exists 06:30:49 main: digest: sha256:a4729729c2bde032db0d66d103580374cf0cf502cc3825cb39f12a849be40c0e size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:30:49 ===================================================== [Pipeline] echo 06:30:49 taggedImages: 06:30:49 - nexus3.edgexfoundry.org:10004/device-virtual:9a1b535985cde1136af0b2835ff927b495d73fc1 06:30:49 - nexus3.edgexfoundry.org:10004/device-virtual:latest 06:30:49 - nexus3.edgexfoundry.org:10004/device-virtual:2.3.0-dev.26 06:30:49 - nexus3.edgexfoundry.org:10004/device-virtual:9a1b535985cde1136af0b2835ff927b495d73fc1-2.3.0-dev.26 06:30:49 - nexus3.edgexfoundry.org:10004/device-virtual:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:30:50 06:30:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:30:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:30:50 latest: Pulling from edgex-lftools-log-publisher 06:30:50 5eb5b503b376: Pulling fs layer 06:30:50 5c69ac0246d0: Pulling fs layer 06:30:50 ec43610c2a17: Pulling fs layer 06:30:50 3a2ae6a8a46f: Pulling fs layer 06:30:50 33b1e0a273af: Pulling fs layer 06:30:50 5d3b04190fa2: Pulling fs layer 06:30:50 2f39f015ded8: Pulling fs layer 06:30:50 3a2ae6a8a46f: Waiting 06:30:50 33b1e0a273af: Waiting 06:30:50 5d3b04190fa2: Waiting 06:30:50 2f39f015ded8: Waiting 06:30:50 5c69ac0246d0: Download complete 06:30:50 3a2ae6a8a46f: Verifying Checksum 06:30:50 3a2ae6a8a46f: Download complete 06:30:50 33b1e0a273af: Verifying Checksum 06:30:50 33b1e0a273af: Download complete 06:30:50 5d3b04190fa2: Download complete 06:30:50 ec43610c2a17: Verifying Checksum 06:30:50 ec43610c2a17: Download complete 06:30:50 5eb5b503b376: Download complete 06:30:51 2f39f015ded8: Download complete 06:30:51 5eb5b503b376: Pull complete 06:30:51 5c69ac0246d0: Pull complete 06:30:52 ec43610c2a17: Pull complete 06:30:52 3a2ae6a8a46f: Pull complete 06:30:52 33b1e0a273af: Pull complete 06:30:52 5d3b04190fa2: Pull complete 06:30:56 2f39f015ded8: Pull complete 06:30:56 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 06:30:56 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:30:56 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:30:56 prd-ubuntu20.04-docker-8c-8g-9184 does not seem to be running inside a container 06:30:56 $ 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/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:30:58 $ docker top 9a08d1ec2dadac32c065e98c7f889b9b8f7560b246f360e69be824bd7cfaedd1 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:30:58 ---> job-cost.sh 06:30:58 lf-activate-venv: SKIPPING 06:30:58 INFO: No Stack... 06:30:59 INFO: Retrieving Pricing Info for: v3-standard-8 06:30:59 INFO: Archiving Costs [Pipeline] sh 06:31:00 + cat /w/workspace/exfoundry_device-virtual-go_main/archives/cost.csv 06:31:00 + cut -d, -f6 [Pipeline] lock 06:31:00 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-62-stack-cost] 06:31:00 Resource [jenkins-edgexfoundry-device-virtual-go-main-62-stack-cost] did not exist. Created. 06:31:00 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-62-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:31:00 + echo total: 0.4399999976158142 [Pipeline] stash 06:31:00 Stashed 1 file(s) [Pipeline] } 06:31:00 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-62-stack-cost] [Pipeline] // lock [Pipeline] } 06:31:00 $ docker stop --time=1 9a08d1ec2dadac32c065e98c7f889b9b8f7560b246f360e69be824bd7cfaedd1 06:31:01 $ docker rm -f 9a08d1ec2dadac32c065e98c7f889b9b8f7560b246f360e69be824bd7cfaedd1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } 06:31:12 Removing intermediate container e640f7af4491 06:31:12 ---> ceb4e80d863b 06:31:12 Step 11/13 : COPY . . 06:31:12 ---> b1254e0c0e3f 06:31:12 Step 12/13 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:31:13 ---> Running in b1aa3b888a3c 06:31:13 Removing intermediate container b1aa3b888a3c 06:31:13 ---> 6cf48ec405bf 06:31:13 Step 13/13 : RUN $MAKE 06:31:13 ---> Running in 423f6bae0a46 06:31:14 noop 06:31:14 Removing intermediate container 423f6bae0a46 06:31:14 ---> 0851a5748362 06:31:14 Successfully built 0851a5748362 06:31:14 Successfully tagged ci-base-image-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:15 + docker inspect -f . ci-base-image-arm64 06:31:15 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:31:15 prd-ubuntu20.04-docker-arm64-4c-16g-9188 does not seem to be running inside a container 06:31:15 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/device-virtual-go/62 -v /w/workspace/device-virtual-go/62:/w/workspace/device-virtual-go/62:rw,z -v /w/workspace/device-virtual-go/62@tmp:/w/workspace/device-virtual-go/62@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 06:31:16 $ docker top 398bfd03ba338548cb01607a856d3f9ffb8e8aa503ec42bed25186192031f8b1 -eo pid,comm [Pipeline] { [Pipeline] sh 06:31:17 + go version 06:31:17 go version go1.18.7 linux/arm64 [Pipeline] } 06:31:17 $ docker stop --time=1 398bfd03ba338548cb01607a856d3f9ffb8e8aa503ec42bed25186192031f8b1 06:31:19 $ docker rm -f 398bfd03ba338548cb01607a856d3f9ffb8e8aa503ec42bed25186192031f8b1 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:31:19 + docker inspect -f . ci-base-image-arm64 06:31:19 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:31:19 prd-ubuntu20.04-docker-arm64-4c-16g-9188 does not seem to be running inside a container 06:31:19 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/device-virtual-go/62 -v /w/workspace/device-virtual-go/62:/w/workspace/device-virtual-go/62:rw,z -v /w/workspace/device-virtual-go/62@tmp:/w/workspace/device-virtual-go/62@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 ******** -e ******** -e ******** ci-base-image-arm64 cat 06:31:20 $ docker top f5b8e9aebbc3f4f5bcef568684771978ab3cea0cd10ff6faa69d84fc046435fe -eo pid,comm [Pipeline] { [Pipeline] sh 06:31:21 + git config --global --add safe.directory /w/workspace/device-virtual-go/62 [Pipeline] fileExists [Pipeline] sh 06:31:21 + make test 06:31:21 CGO_ENABLED=1 GO111MODULE=on go test ./... -coverprofile=coverage.out 06:31:23 ? github.com/edgexfoundry/device-virtual-go [no test files] 06:32:45 ? github.com/edgexfoundry/device-virtual-go/cmd [no test files] 06:32:45 ok github.com/edgexfoundry/device-virtual-go/internal/driver 0.136s coverage: 65.7% of statements 06:32:45 WARNING: Linting skipped (not on x86_64 or linter not installed) 06:32:45 CGO_ENABLED=1 GO111MODULE=on go vet ./... 06:33:03 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 06:33:03 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 06:33:03 ./bin/test-attribution-txt.sh [Pipeline] echo 06:33:03 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] } 06:33:03 $ docker stop --time=1 f5b8e9aebbc3f4f5bcef568684771978ab3cea0cd10ff6faa69d84fc046435fe 06:33:05 $ docker rm -f f5b8e9aebbc3f4f5bcef568684771978ab3cea0cd10ff6faa69d84fc046435fe [Pipeline] // withDockerContainer [Pipeline] sh 06:33:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 06:33:06 Warning: overwriting stash ‘coverage-report’ 06:33:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] script [Pipeline] { [Pipeline] sh 06:33:06 + sudo chown -R jenkins:jenkins . [Pipeline] sh 06:33:07 + ls -al . 06:33:07 total 196 06:33:07 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 06:31 . 06:33:07 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 06:29 .. 06:33:07 drwxrwxr-x 8 jenkins jenkins 4096 Oct 24 06:29 .git 06:33:07 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 06:29 .github 06:33:07 -rw-rw-r-- 1 jenkins jenkins 337 Oct 24 06:29 .gitignore 06:33:07 -rw-rw-r-- 1 jenkins jenkins 41 Oct 24 06:29 .golangci.yml 06:33:07 -rw-rw-r-- 1 jenkins jenkins 8527 Oct 24 06:29 Attribution.txt 06:33:07 -rw-rw-r-- 1 jenkins jenkins 9649 Oct 24 06:29 CHANGELOG.md 06:33:07 -rw-rw-r-- 1 jenkins jenkins 2034 Oct 24 06:29 Dockerfile 06:33:07 -rw-rw-r-- 1 jenkins jenkins 677 Oct 24 06:29 GOVERNANCE.md 06:33:07 -rw-rw-r-- 1 jenkins jenkins 660 Oct 24 06:29 Jenkinsfile 06:33:07 -rw-rw-r-- 1 jenkins jenkins 11340 Oct 24 06:29 LICENSE 06:33:07 -rw-rw-r-- 1 jenkins jenkins 2457 Oct 24 06:29 Makefile 06:33:07 -rw-rw-r-- 1 jenkins jenkins 623 Oct 24 06:29 OWNERS.md 06:33:07 -rw-rw-r-- 1 jenkins jenkins 3578 Oct 24 06:29 README.md 06:33:07 -rw-rw-r-- 1 jenkins jenkins 12 Oct 24 06:29 VERSION 06:33:07 drwxrwxr-x 2 jenkins jenkins 4096 Oct 24 06:29 bin 06:33:07 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 06:29 cmd 06:33:07 -rw-r--r-- 1 jenkins jenkins 44128 Oct 24 06:32 coverage.out 06:33:07 -rw-rw-r-- 1 jenkins jenkins 3399 Oct 24 06:29 go.mod 06:33:07 -rw-rw-r-- 1 jenkins jenkins 37522 Oct 24 06:29 go.sum 06:33:07 drwxrwxr-x 3 jenkins jenkins 4096 Oct 24 06:29 internal 06:33:07 drwxrwxr-x 4 jenkins jenkins 4096 Oct 24 06:29 snap 06:33:07 -rw-rw-r-- 1 jenkins jenkins 235 Oct 24 06:29 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:33:07 + docker build -t device-virtual-arm64 -f Dockerfile --build-arg BASE=ci-base-image-arm64 --build-arg MAKE=make build --build-arg ARCH=arm64 --label git_sha=9a1b535985cde1136af0b2835ff927b495d73fc1 --label arch=arm64 --label version=2.3.0-dev.26 . 06:33:07 Sending build context to Docker daemon 11.79MB 06:33:07 Step 1/27 : ARG BASE=golang:1.18-alpine3.16 06:33:07 Step 2/27 : FROM ${BASE} AS builder 06:33:07 ---> 0851a5748362 06:33:07 Step 3/27 : ARG ALPINE_PKG_BASE="make git openssh-client gcc libc-dev zeromq-dev libsodium-dev" 06:33:08 ---> Running in 9f1af0a0fca2 06:33:08 Removing intermediate container 9f1af0a0fca2 06:33:08 ---> 61e8b3e1b6ea 06:33:08 Step 4/27 : ARG ALPINE_PKG_EXTRA="" 06:33:08 ---> Running in 8b6c0b66cde6 06:33:08 Removing intermediate container 8b6c0b66cde6 06:33:08 ---> 044c87f48d5e 06:33:08 Step 5/27 : ARG ADD_BUILD_TAGS="" 06:33:08 ---> Running in 425adf744b61 06:33:09 Removing intermediate container 425adf744b61 06:33:09 ---> 59d856bd3ac3 06:33:09 Step 6/27 : WORKDIR /device-virtual-go 06:33:09 ---> Running in 614bc737fc5f 06:33:09 Removing intermediate container 614bc737fc5f 06:33:09 ---> e2868f3ce26b 06:33:09 Step 7/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:33:09 ---> Running in 1d1f7c8b61f7 06:33:11 Removing intermediate container 1d1f7c8b61f7 06:33:11 ---> bed1df4dbb75 06:33:11 Step 8/27 : RUN apk add --update --no-cache ${ALPINE_PKG_BASE} ${ALPINE_PKG_EXTRA} 06:33:11 ---> Running in ed2a78d8507d 06:33:12 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:33:13 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:33:14 OK: 226 MiB in 55 packages 06:33:14 Removing intermediate container ed2a78d8507d 06:33:14 ---> 1f573eafe1fc 06:33:14 Step 9/27 : COPY go.mod vendor* ./ 06:33:15 ---> 2c716465c1dd 06:33:15 Step 10/27 : RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 06:33:15 ---> Running in 3cdb397b4fc6 06:33:17 Removing intermediate container 3cdb397b4fc6 06:33:17 ---> f976c5c8a0fa 06:33:17 Step 11/27 : COPY . . 06:33:18 ---> 53a46d71f0b7 06:33:18 Step 12/27 : ARG MAKE="make -e ADD_BUILD_TAGS=$ADD_BUILD_TAGS build" 06:33:18 ---> Running in 9762c0cf47b7 06:33:18 Removing intermediate container 9762c0cf47b7 06:33:18 ---> be25a4978965 06:33:18 Step 13/27 : RUN $MAKE 06:33:18 ---> Running in 04f4e0db4eaa 06:33:19 CGO_ENABLED=1 GO111MODULE=on go build -tags "" -ldflags "-linkmode=external -X github.com/edgexfoundry/device-virtual-go.Version=2.3.0-dev.26" -trimpath -mod=readonly -buildmode=pie -o cmd/device-virtual ./cmd 06:35:26 Removing intermediate container 04f4e0db4eaa 06:35:26 ---> ed29e8b70e37 06:35:26 Step 14/27 : FROM alpine:3.16 06:35:26 3.16: Pulling from library/alpine 06:35:26 9b18e9b68314: Already exists 06:35:26 Digest: sha256:bc41182d7ef5ffc53a40b044e725193bc10142a1243f395ee852a8d9730fc2ad 06:35:26 Status: Downloaded newer image for alpine:3.16 06:35:26 ---> a6215f271958 06:35:26 Step 15/27 : LABEL license='SPDX-License-Identifier: Apache-2.0' copyright='Copyright (c) 2019-2021: IOTech' 06:35:26 ---> Running in dd0791a091c2 06:35:26 Removing intermediate container dd0791a091c2 06:35:26 ---> 0b070bade737 06:35:26 Step 16/27 : RUN sed -e 's/dl-cdn[.]alpinelinux.org/dl-4.alpinelinux.org/g' -i~ /etc/apk/repositories 06:35:26 ---> Running in f258bf5149c5 06:35:26 Removing intermediate container f258bf5149c5 06:35:26 ---> 1a8db1fb7121 06:35:26 Step 17/27 : RUN apk add --update --no-cache zeromq dumb-init 06:35:26 ---> Running in 7bd59de81598 06:35:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/main/aarch64/APKINDEX.tar.gz 06:35:27 fetch https://dl-4.alpinelinux.org/alpine/v3.16/community/aarch64/APKINDEX.tar.gz 06:35:28 (1/6) Installing dumb-init (1.2.5-r1) 06:35:28 (2/6) Installing libgcc (11.2.1_git20220219-r2) 06:35:28 (3/6) Installing libsodium (1.0.18-r0) 06:35:28 (4/6) Installing libstdc++ (11.2.1_git20220219-r2) 06:35:29 (5/6) Installing libzmq (4.3.4-r0) 06:35:29 (6/6) Installing zeromq (4.3.4-r0) 06:35:29 Executing busybox-1.35.0-r17.trigger 06:35:29 OK: 8 MiB in 20 packages 06:35:30 Removing intermediate container 7bd59de81598 06:35:30 ---> c5ff37a849d7 06:35:30 Step 18/27 : WORKDIR / 06:35:30 ---> Running in 5c531b24bd4f 06:35:30 Removing intermediate container 5c531b24bd4f 06:35:30 ---> 6ed274907ca8 06:35:30 Step 19/27 : COPY --from=builder /device-virtual-go/Attribution.txt / 06:35:31 ---> 6b6f4c9a725f 06:35:31 Step 20/27 : COPY --from=builder /device-virtual-go/LICENSE / 06:35:31 ---> de3ff0af6dd1 06:35:31 Step 21/27 : COPY --from=builder /device-virtual-go/cmd / 06:35:33 ---> a152a3504d7c 06:35:33 Step 22/27 : EXPOSE 59900 06:35:33 ---> Running in 3d4323468d4c 06:35:33 Removing intermediate container 3d4323468d4c 06:35:33 ---> f764f41bc95e 06:35:33 Step 23/27 : ENTRYPOINT ["/device-virtual"] 06:35:33 ---> Running in 331774767d43 06:35:33 Removing intermediate container 331774767d43 06:35:33 ---> 6287401663bc 06:35:33 Step 24/27 : CMD ["--cp=consul.http://edgex-core-consul:8500", "--registry", "--confdir=/res"] 06:35:33 ---> Running in 4b340db728e6 06:35:34 Removing intermediate container 4b340db728e6 06:35:34 ---> 926c29e2833f 06:35:34 Step 25/27 : LABEL arch=arm64 06:35:34 ---> Running in d1fae8ea0476 06:35:34 Removing intermediate container d1fae8ea0476 06:35:34 ---> 5afbd36c830f 06:35:34 Step 26/27 : LABEL git_sha=9a1b535985cde1136af0b2835ff927b495d73fc1 06:35:34 ---> Running in 086c0ade926c 06:35:34 Removing intermediate container 086c0ade926c 06:35:34 ---> f9b05198069e 06:35:34 Step 27/27 : LABEL version=2.3.0-dev.26 06:35:34 ---> Running in 322a336156a4 06:35:35 Removing intermediate container 322a336156a4 06:35:35 ---> a0e822b84f3f 06:35:35 [Warning] One or more build-args [ARCH] were not consumed 06:35:35 Successfully built a0e822b84f3f 06:35:35 Successfully tagged device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:35:35 provisioning config files... 06:35:35 copy managed file [device-virtual-go-settings] to file:/w/workspace/device-virtual-go/62@tmp/config5438985611750014064tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:35:35 ---> docker-login.sh 06:35:35 nexus3.edgexfoundry.org:10001 06:35:35 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:35 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:35 Configure a credential helper to remove this warning. See 06:35:35 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:35 06:35:35 Login Succeeded 06:35:35 nexus3.edgexfoundry.org:10002 06:35:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:36 Configure a credential helper to remove this warning. See 06:35:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:36 06:35:36 Login Succeeded 06:35:36 nexus3.edgexfoundry.org:10003 06:35:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:36 Configure a credential helper to remove this warning. See 06:35:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:36 06:35:36 Login Succeeded 06:35:36 nexus3.edgexfoundry.org:10004 06:35:36 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:36 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:36 Configure a credential helper to remove this warning. See 06:35:36 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:36 06:35:36 Login Succeeded 06:35:36 docker.io 06:35:37 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 06:35:37 WARNING! Your password will be stored unencrypted in /home/jenkins/.docker/config.json. 06:35:37 Configure a credential helper to remove this warning. See 06:35:37 https://docs.docker.com/engine/reference/commandline/login/#credentials-store 06:35:37 06:35:37 Login Succeeded 06:35:37 ---> docker-login.sh ends [Pipeline] } 06:35:37 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:35:37 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^lts-test$]] [Pipeline] echo 06:35:37 [edgeXDocker.push] Tagging docker image device-virtual-arm64 with the following tags: 06:35:37 9a1b535985cde1136af0b2835ff927b495d73fc1 06:35:37 latest 06:35:37 2.3.0-dev.26 06:35:37 9a1b535985cde1136af0b2835ff927b495d73fc1-2.3.0-dev.26 06:35:37 main 06:35:37 ===================================================== [Pipeline] withEnv [Pipeline] { [Pipeline] withDockerRegistry [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:37 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:9a1b535985cde1136af0b2835ff927b495d73fc1 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:38 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:9a1b535985cde1136af0b2835ff927b495d73fc1 06:35:38 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 06:35:38 9817be6feca2: Preparing 06:35:38 fe468d4e507e: Preparing 06:35:38 62b3cfc34773: Preparing 06:35:38 354daafaec70: Preparing 06:35:38 c5f91cacdcfc: Preparing 06:35:38 5d3e392a13a0: Preparing 06:35:38 5d3e392a13a0: Waiting 06:35:38 c5f91cacdcfc: Pushed 06:35:38 fe468d4e507e: Pushed 06:35:38 62b3cfc34773: Pushed 06:35:38 5d3e392a13a0: Layer already exists 06:35:39 354daafaec70: Pushed 06:35:44 9817be6feca2: Pushed 06:35:44 9a1b535985cde1136af0b2835ff927b495d73fc1: digest: sha256:6911f7fbc685a7c90fd2724a55cd3e2f11476b0e08943241d701c264ef3d71ee size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:44 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:45 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 06:35:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 06:35:45 9817be6feca2: Preparing 06:35:45 fe468d4e507e: Preparing 06:35:45 62b3cfc34773: Preparing 06:35:45 354daafaec70: Preparing 06:35:45 c5f91cacdcfc: Preparing 06:35:45 5d3e392a13a0: Preparing 06:35:45 9817be6feca2: Layer already exists 06:35:45 354daafaec70: Layer already exists 06:35:45 62b3cfc34773: Layer already exists 06:35:45 fe468d4e507e: Layer already exists 06:35:45 c5f91cacdcfc: Layer already exists 06:35:45 5d3e392a13a0: Layer already exists 06:35:45 latest: digest: sha256:6911f7fbc685a7c90fd2724a55cd3e2f11476b0e08943241d701c264ef3d71ee size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:45 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.3.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:45 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.3.0-dev.26 06:35:45 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 06:35:45 9817be6feca2: Preparing 06:35:45 fe468d4e507e: Preparing 06:35:45 62b3cfc34773: Preparing 06:35:45 354daafaec70: Preparing 06:35:45 c5f91cacdcfc: Preparing 06:35:45 5d3e392a13a0: Preparing 06:35:45 5d3e392a13a0: Waiting 06:35:45 c5f91cacdcfc: Layer already exists 06:35:45 62b3cfc34773: Layer already exists 06:35:45 9817be6feca2: Layer already exists 06:35:45 354daafaec70: Layer already exists 06:35:45 fe468d4e507e: Layer already exists 06:35:45 5d3e392a13a0: Layer already exists 06:35:45 2.3.0-dev.26: digest: sha256:6911f7fbc685a7c90fd2724a55cd3e2f11476b0e08943241d701c264ef3d71ee size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:46 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:9a1b535985cde1136af0b2835ff927b495d73fc1-2.3.0-dev.26 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:46 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:9a1b535985cde1136af0b2835ff927b495d73fc1-2.3.0-dev.26 06:35:46 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 06:35:46 9817be6feca2: Preparing 06:35:46 fe468d4e507e: Preparing 06:35:46 62b3cfc34773: Preparing 06:35:46 354daafaec70: Preparing 06:35:46 c5f91cacdcfc: Preparing 06:35:46 5d3e392a13a0: Preparing 06:35:46 5d3e392a13a0: Waiting 06:35:46 9817be6feca2: Layer already exists 06:35:46 62b3cfc34773: Layer already exists 06:35:46 c5f91cacdcfc: Layer already exists 06:35:46 fe468d4e507e: Layer already exists 06:35:46 354daafaec70: Layer already exists 06:35:46 5d3e392a13a0: Layer already exists 06:35:46 9a1b535985cde1136af0b2835ff927b495d73fc1-2.3.0-dev.26: digest: sha256:6911f7fbc685a7c90fd2724a55cd3e2f11476b0e08943241d701c264ef3d71ee size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:47 + docker tag device-virtual-arm64 nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:47 + docker push nexus3.edgexfoundry.org:10004/device-virtual-arm64:main 06:35:47 The push refers to repository [nexus3.edgexfoundry.org:10004/device-virtual-arm64] 06:35:47 9817be6feca2: Preparing 06:35:47 fe468d4e507e: Preparing 06:35:47 62b3cfc34773: Preparing 06:35:47 354daafaec70: Preparing 06:35:47 c5f91cacdcfc: Preparing 06:35:47 5d3e392a13a0: Preparing 06:35:47 5d3e392a13a0: Waiting 06:35:47 354daafaec70: Layer already exists 06:35:47 fe468d4e507e: Layer already exists 06:35:47 c5f91cacdcfc: Layer already exists 06:35:47 62b3cfc34773: Layer already exists 06:35:47 9817be6feca2: Layer already exists 06:35:47 5d3e392a13a0: Layer already exists 06:35:47 main: digest: sha256:6911f7fbc685a7c90fd2724a55cd3e2f11476b0e08943241d701c264ef3d71ee size: 1574 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withDockerRegistry [Pipeline] } [Pipeline] // withEnv [Pipeline] echo 06:35:47 ===================================================== [Pipeline] echo 06:35:47 taggedImages: 06:35:47 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:9a1b535985cde1136af0b2835ff927b495d73fc1 06:35:47 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:latest 06:35:47 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:2.3.0-dev.26 06:35:47 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:9a1b535985cde1136af0b2835ff927b495d73fc1-2.3.0-dev.26 06:35:47 - nexus3.edgexfoundry.org:10004/device-virtual-arm64:main [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:48 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:35:48 06:35:48 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:35:48 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:35:48 arm64: Pulling from edgex-lftools-log-publisher 06:35:48 8998bd30e6a1: Pulling fs layer 06:35:48 04944245beec: Pulling fs layer 06:35:48 699f458cf7ca: Pulling fs layer 06:35:48 765212b225bb: Pulling fs layer 06:35:48 f23df028b6ca: Pulling fs layer 06:35:48 d65c8cfc05b1: Pulling fs layer 06:35:48 2437ff75d9bd: Pulling fs layer 06:35:48 765212b225bb: Waiting 06:35:48 f23df028b6ca: Waiting 06:35:48 d65c8cfc05b1: Waiting 06:35:48 04944245beec: Verifying Checksum 06:35:48 04944245beec: Download complete 06:35:48 765212b225bb: Verifying Checksum 06:35:48 765212b225bb: Download complete 06:35:48 f23df028b6ca: Verifying Checksum 06:35:48 f23df028b6ca: Download complete 06:35:48 d65c8cfc05b1: Verifying Checksum 06:35:48 d65c8cfc05b1: Download complete 06:35:48 699f458cf7ca: Verifying Checksum 06:35:48 699f458cf7ca: Download complete 06:35:49 8998bd30e6a1: Verifying Checksum 06:35:49 8998bd30e6a1: Download complete 06:35:51 2437ff75d9bd: Verifying Checksum 06:35:51 2437ff75d9bd: Download complete 06:35:53 8998bd30e6a1: Pull complete 06:35:53 04944245beec: Pull complete 06:35:54 699f458cf7ca: Pull complete 06:35:54 765212b225bb: Pull complete 06:35:55 f23df028b6ca: Pull complete 06:35:55 d65c8cfc05b1: Pull complete 06:36:10 2437ff75d9bd: Pull complete 06:36:10 Digest: sha256:08a7fcc486bb39f1d20d4dd6a72316e28301370873105f4106f8313defd495da 06:36:10 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 06:36:10 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:36:11 prd-ubuntu20.04-docker-arm64-4c-16g-9188 does not seem to be running inside a container 06:36:11 $ 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/device-virtual-go/62 -v /w/workspace/device-virtual-go/62:/w/workspace/device-virtual-go/62:rw,z -v /w/workspace/device-virtual-go/62@tmp:/w/workspace/device-virtual-go/62@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:arm64 cat 06:36:14 $ docker top 4e83722c5575d9e7a28d435a25a453a258de3222f058c27af70df9aa80c2fdf7 -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 06:36:14 ---> job-cost.sh 06:36:14 lf-activate-venv: SKIPPING 06:36:14 INFO: No Stack... 06:36:15 INFO: Retrieving Pricing Info for: v3-standard-4 06:36:16 INFO: Archiving Costs [Pipeline] sh 06:36:16 + cat /w/workspace/device-virtual-go/62/archives/cost.csv 06:36:16 + cut -d, -f6 [Pipeline] lock 06:36:16 Trying to acquire lock on [jenkins-edgexfoundry-device-virtual-go-main-62-stack-cost] 06:36:16 Resource [jenkins-edgexfoundry-device-virtual-go-main-62-stack-cost] did not exist. Created. 06:36:16 Lock acquired on [jenkins-edgexfoundry-device-virtual-go-main-62-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:36:17 /w/workspace/device-virtual-go/62@tmp/durable-56654f8e/script.sh: 1: Syntax error: Unterminated quoted string [Pipeline] sh 06:36:17 + echo total: 0.2199999988079071 [Pipeline] stash 06:36:17 Warning: overwriting stash ‘stack-cost’ 06:36:17 Stashed 1 file(s) [Pipeline] } 06:36:17 Lock released on resource [jenkins-edgexfoundry-device-virtual-go-main-62-stack-cost] [Pipeline] // lock [Pipeline] } 06:36:17 $ docker stop --time=1 4e83722c5575d9e7a28d435a25a453a258de3222f058c27af70df9aa80c2fdf7 06:36:19 $ docker rm -f 4e83722c5575d9e7a28d435a25a453a258de3222f058c27af70df9aa80c2fdf7 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // ws [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 06:36:19 provisioning config files... 06:36:19 copy managed file [device-virtual-go-codecov-token] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config10331368919001657301tmp [Pipeline] { [Pipeline] sh 06:36:20 + set +x 06:36:20 + curl -s https://codecov.io/bash 06:36:20 + bash -s -- 06:36:20 06:36:20 _____ _ 06:36:20 / ____| | | 06:36:20 | | ___ __| | ___ ___ _____ __ 06:36:20 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 06:36:20 | |___| (_) | (_| | __/ (_| (_) \ V / 06:36:20 \_____\___/ \__,_|\___|\___\___/ \_/ 06:36:20 Bash-1.0.6 06:36:20 06:36:20 06:36:20 ==> git version 2.25.1 found 06:36:20 ==> curl 7.68.0 (x86_64-pc-linux-gnu) libcurl/7.68.0 OpenSSL/1.1.1f zlib/1.2.11 brotli/1.0.7 libidn2/2.2.0 libpsl/0.21.0 (+libidn2/2.2.0) libssh/0.9.3/openssl/zlib nghttp2/1.40.0 librtmp/2.3 06:36:20 Release-Date: 2020-01-08 06:36:20 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 06:36:20 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 06:36:20 ==> Jenkins CI detected. 06:36:20 current dir:  /w/workspace/exfoundry_device-virtual-go_main 06:36:20 project root: . 06:36:20 --> token set from env 06:36:20 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 06:36:20 ==> Running gcov in . (disable via -X gcov) 06:36:20 ==> Python coveragepy not found 06:36:20 ==> Searching for coverage reports in: 06:36:20 + . 06:36:20 -> Found 1 reports 06:36:20 ==> Detecting git/mercurial file structure 06:36:20 ==> Reading reports 06:36:20 + ./coverage.out bytes=44128 06:36:20 ==> Appending adjustments 06:36:20 https://docs.codecov.io/docs/fixing-reports 06:36:20 + Found adjustments 06:36:20 ==> Gzipping contents 06:36:20 8.0K /tmp/codecov.WVTjn6.gz 06:36:20 ==> Uploading reports 06:36:20 url: https://codecov.io 06:36:20 query: branch=main&commit=9a1b535985cde1136af0b2835ff927b495d73fc1&build=62&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F62%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:36:20 -> Pinging Codecov 06:36:20 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=a35e349c-7876-4d48-9269-e9fc36774240&branch=main&commit=9a1b535985cde1136af0b2835ff927b495d73fc1&build=62&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-virtual-go%2Fjob%2Fmain%2F62%2F&name=&tag=&slug=edgexfoundry%2Fdevice-virtual-go&service=jenkins&flags=&pr=&job=&cmd_args= 06:36:20 -> Uploading to 06:36:20 https://storage.googleapis.com/codecov/v4/raw/2022-10-24/5E52B4B073DB2E39498172D8E973AA87/9a1b535985cde1136af0b2835ff927b495d73fc1/3685f994-2e6e-482c-9e74-cbdc5a119dc9.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJOGFN2JQ4OCTGA2MU5AEIT7OT5Z7HTFOAN2SPG4NWSN2UJYOY5U6LZQ%2F20221024%2FUS%2Fs3%2Faws4_request&X-Amz-Date=20221024T063620Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=a371c9d269d316d0be5dbe8d5340b3cb155ff140b8ae59cc66124cfc19187b1c 06:36:20 % Total % Received % Xferd Average Speed Time Time Time Current 06:36:20 Dload Upload Total Spent Left Speed 06:36:20 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 5487 0 0 100 5487 0 22673 --:--:-- --:--:-- --:--:-- 22673 06:36:20 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-virtual-go/commit/9a1b535985cde1136af0b2835ff927b495d73fc1 [Pipeline] } 06:36:20 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) [Pipeline] echo 06:36:21 [edgeXSnyk] dockerImage=null, dockerFile=null [Pipeline] withCredentials 06:36:21 Masking supported pattern matches of $SNYK_TOKEN [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:36:21 06:36:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:21 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:36:21 1.410.4: Pulling from edgex-devops/edgex-snyk-go 06:36:21 df9b9388f04a: Pulling fs layer 06:36:21 52dc419b0ee2: Pulling fs layer 06:36:21 25bc292e5bac: Pulling fs layer 06:36:21 114826534d7a: Pulling fs layer 06:36:21 4657fd5d0bcf: Pulling fs layer 06:36:21 6ad1cebc031e: Pulling fs layer 06:36:21 4657fd5d0bcf: Waiting 06:36:21 114826534d7a: Waiting 06:36:21 8a3aa393b2d8: Pulling fs layer 06:36:21 6ad1cebc031e: Waiting 06:36:21 25bc292e5bac: Verifying Checksum 06:36:21 25bc292e5bac: Download complete 06:36:21 52dc419b0ee2: Download complete 06:36:21 4657fd5d0bcf: Verifying Checksum 06:36:21 4657fd5d0bcf: Download complete 06:36:21 df9b9388f04a: Download complete 06:36:21 df9b9388f04a: Pull complete 06:36:21 52dc419b0ee2: Pull complete 06:36:21 6ad1cebc031e: Verifying Checksum 06:36:21 6ad1cebc031e: Download complete 06:36:21 25bc292e5bac: Pull complete 06:36:22 114826534d7a: Verifying Checksum 06:36:22 114826534d7a: Download complete 06:36:22 8a3aa393b2d8: Download complete 06:36:25 114826534d7a: Pull complete 06:36:25 4657fd5d0bcf: Pull complete 06:36:25 6ad1cebc031e: Pull complete 06:36:28 8a3aa393b2d8: Pull complete 06:36:28 Digest: sha256:4b4dcd1004c4b70ae7ff23424eaa7ae18978b3759dc64bf5c8870aa20fc5e024 06:36:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 06:36:28 nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:36:28 prd-ubuntu20.04-docker-8c-8g-9184 does not seem to be running inside a container 06:36:28 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock --entrypoint= -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/edgex-snyk-go:1.410.4 cat 06:36:30 $ docker top 42bc401b428bbd6816dee44d0f4d0e9a77d15b671c37ba1d72f493c1981ca098 -eo pid,comm [Pipeline] { [Pipeline] echo 06:36:30 [edgeXSnyk] command to run: set -o pipefail ; snyk monitor --org=edgex-jenkins --project-name='edgexfoundry/device-virtual-go:main' [Pipeline] sh 06:36:30 + set -o pipefail 06:36:30 + snyk monitor '--org=edgex-jenkins' '--project-name=edgexfoundry/device-virtual-go:main' 06:36:36 06:36:36 Monitoring /w/workspace/exfoundry_device-virtual-go_main (github.com/edgexfoundry/device-virtual-go)... 06:36:36 06:36:36 Explore this snapshot at https://app.snyk.io/org/edgex-jenkins/project/28e35fd0-54c0-4b4d-8115-61bcd17c2ff8/history/9cae62a3-f611-4c91-8e19-80e58aa1cc85 06:36:36 06:36:36 Tip: Detected multiple supported manifests (1), use --all-projects to scan all of them at once. 06:36:36 06:36:36 Notifications about newly disclosed issues related to these dependencies will be emailed to you. 06:36:36 06:36:36 06:36:36 A medium severity vulnerability was found in the Snyk CLI versions you are using. 06:36:36 We fixed the vulnerability in version 1.996.0. We recommend updating to the latest version. 06:36:36 More details here: https://snyk.co/ue1NS [Pipeline] } 06:36:36 $ docker stop --time=1 42bc401b428bbd6816dee44d0f4d0e9a77d15b671c37ba1d72f493c1981ca098 06:36:38 $ docker rm -f 42bc401b428bbd6816dee44d0f4d0e9a77d15b671c37ba1d72f493c1981ca098 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) [Pipeline] stage [Pipeline] { (Tag) [Pipeline] script [Pipeline] { [Pipeline] unstash [Pipeline] sh 06:36:39 + git log --format=format:%s -1 9a1b535985cde1136af0b2835ff927b495d73fc1 [Pipeline] sh 06:36:39 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:36:39 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:39 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:36:39 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:36:39 prd-ubuntu20.04-docker-8c-8g-9184 does not seem to be running inside a container 06:36:39 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:36:40 $ docker top 0681e779cabce4dd8d5f3dd83d6a4c97d83ecbecd6b754d98988191225eea079 -eo pid,comm 06:36:40 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:36:40 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:36:40 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:36:40 [ssh-agent] Looking for ssh-agent implementation... 06:36:40 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:36:40 $ docker exec 0681e779cabce4dd8d5f3dd83d6a4c97d83ecbecd6b754d98988191225eea079 ssh-agent 06:36:40 SSH_AUTH_SOCK=/tmp/ssh-qQDuRqr7MOhM/agent.32 06:36:40 SSH_AGENT_PID=38 06:36:40 Running ssh-add (command line suppressed) 06:36:40 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_17758910093331538421.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_17758910093331538421.key) 06:36:40 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:36:40 + git semver tag 06:36:41 2022-10-24 06:36:40,941 [run_tag] DEBUG tag force:False 06:36:41 2022-10-24 06:36:40,941 [check_head_tag] DEBUG check head tag 06:36:41 2022-10-24 06:36:40,942 [execute] INFO git cat-file --batch-check 06:36:41 2022-10-24 06:36:40,942 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 06:36:41 2022-10-24 06:36:40,946 [execute] INFO git cat-file --batch 06:36:41 2022-10-24 06:36:40,946 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=) 06:36:41 2022-10-24 06:36:40,962 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 06:36:41 2022-10-24 06:36:40,962 [execute] INFO git tag -a v2.3.0-dev.26 -m v2.3.0-dev.26 06:36:41 2022-10-24 06:36:40,963 [execute] DEBUG Popen(['git', 'tag', '-a', 'v2.3.0-dev.26', '-m', 'v2.3.0-dev.26'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 06:36:41 2022-10-24 06:36:40,968 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 06:36:41 2.3.0-dev.26 [Pipeline] } 06:36:41 $ docker exec --env ******** --env ******** 0681e779cabce4dd8d5f3dd83d6a4c97d83ecbecd6b754d98988191225eea079 ssh-agent -k 06:36:41 unset SSH_AUTH_SOCK; 06:36:41 unset SSH_AGENT_PID; 06:36:41 echo Agent pid 38 killed; 06:36:41 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:36:41 + git semver [Pipeline] } 06:36:41 $ docker stop --time=1 0681e779cabce4dd8d5f3dd83d6a4c97d83ecbecd6b754d98988191225eea079 06:36:43 $ docker rm -f 0681e779cabce4dd8d5f3dd83d6a4c97d83ecbecd6b754d98988191225eea079 [Pipeline] // withDockerContainer [Pipeline] stage [Pipeline] { (LF Tools Sigul) [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:43 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:36:43 06:36:43 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:43 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:36:43 0.23.1-centos7: Pulling from edgex-lftools 06:36:43 ab5ef0e58194: Pulling fs layer 06:36:43 9712f1f96733: Pulling fs layer 06:36:43 63f879dbbcfc: Pulling fs layer 06:36:43 0d9ebad4ef96: Pulling fs layer 06:36:43 e9a5061849ea: Pulling fs layer 06:36:43 d747dcd14b5f: Pulling fs layer 06:36:43 2de7ff778b66: Pulling fs layer 06:36:43 e9a5061849ea: Waiting 06:36:43 d747dcd14b5f: Waiting 06:36:43 2de7ff778b66: Waiting 06:36:43 0d9ebad4ef96: Waiting 06:36:43 9712f1f96733: Verifying Checksum 06:36:43 9712f1f96733: Download complete 06:36:43 63f879dbbcfc: Verifying Checksum 06:36:43 63f879dbbcfc: Download complete 06:36:44 0d9ebad4ef96: Verifying Checksum 06:36:44 0d9ebad4ef96: Download complete 06:36:44 d747dcd14b5f: Verifying Checksum 06:36:44 d747dcd14b5f: Download complete 06:36:44 e9a5061849ea: Verifying Checksum 06:36:44 e9a5061849ea: Download complete 06:36:44 ab5ef0e58194: Verifying Checksum 06:36:44 ab5ef0e58194: Download complete 06:36:44 2de7ff778b66: Verifying Checksum 06:36:44 2de7ff778b66: Download complete 06:36:47 ab5ef0e58194: Pull complete 06:36:47 9712f1f96733: Pull complete 06:36:47 63f879dbbcfc: Pull complete 06:36:50 0d9ebad4ef96: Pull complete 06:36:50 e9a5061849ea: Pull complete 06:36:50 d747dcd14b5f: Pull complete 06:36:51 2de7ff778b66: Pull complete 06:36:51 Digest: sha256:02657cf374e2015a0d4d7d3420cb6fe05d6b2b35acbcf0b45035c21bd1e1ff52 06:36:51 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 06:36:51 nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:36:51 prd-ubuntu20.04-docker-8c-8g-9184 does not seem to be running inside a container 06:36:51 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools:0.23.1-centos7 cat 06:36:53 $ docker top 0c3df9a1b67393b6826930da3a4c0fbddd6c107784cc3dcc27b7b1768b8b3644 -eo pid,comm [Pipeline] { [Pipeline] configFileProvider 06:36:53 provisioning config files... 06:36:53 copy managed file [sigul-config] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config17321877320751724320tmp 06:36:53 copy managed file [sigul-password] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config6343314866222195442tmp 06:36:53 copy managed file [sigul-pki] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config14215856758334087941tmp [Pipeline] { [Pipeline] echo 06:36:53 Running global-jjb/shell/sigul-configuration.sh [Pipeline] libraryResource [Pipeline] sh 06:36:54 ---> sigul-configuration.sh 06:36:54 gpg: directory `/root/.gnupg' created 06:36:54 gpg: new configuration file `/root/.gnupg/gpg.conf' created 06:36:54 gpg: WARNING: options in `/root/.gnupg/gpg.conf' are not yet active during this run 06:36:54 gpg: keyring `/root/.gnupg/secring.gpg' created 06:36:54 gpg: keyring `/root/.gnupg/pubring.gpg' created 06:36:54 gpg: CAST5 encrypted data 06:36:54 gpg: encrypted with 1 passphrase 06:36:54 gpg: WARNING: message was not integrity protected [Pipeline] sh 06:36:54 + mkdir /home/jenkins 06:36:54 + mkdir /home/jenkins/sigul [Pipeline] sh 06:36:54 + cp -R /root/sigul/cert8.db /root/sigul/key3.db /root/sigul/nss-password.txt /root/sigul/secmod.db /root/sigul/vex-yul-edgex-jenkins-1.ci.codeaurora.org.p12 /home/jenkins/sigul/ [Pipeline] echo 06:36:54 Running global-jjb/shell/sigul-install.sh [Pipeline] libraryResource [Pipeline] sh 06:36:55 ---> sigul-install.sh 06:36:55 Sigul already installed; skipping installation. [Pipeline] sh 06:36:55 + git tag --list 06:36:55 v1.0.0 06:36:55 v1.1.0 06:36:55 v1.1.1 06:36:55 v1.2.1 06:36:55 v1.2.2 06:36:55 v1.2.3 06:36:55 v1.3.0 06:36:55 v1.3.1 06:36:55 v2.0.0 06:36:55 v2.1.0 06:36:55 v2.1.1 06:36:55 v2.1.1-dev.1 06:36:55 v2.1.1-dev.2 06:36:55 v2.2.0 06:36:55 v2.2.1-dev.1 06:36:55 v2.2.1-dev.2 06:36:55 v2.2.1-dev.3 06:36:55 v2.2.1-dev.4 06:36:55 v2.2.1-dev.5 06:36:55 v2.2.1-dev.6 06:36:55 v2.2.1-dev.7 06:36:55 v2.2.1-dev.8 06:36:55 v2.3.0-dev.10 06:36:55 v2.3.0-dev.11 06:36:55 v2.3.0-dev.12 06:36:55 v2.3.0-dev.13 06:36:55 v2.3.0-dev.14 06:36:55 v2.3.0-dev.15 06:36:55 v2.3.0-dev.16 06:36:55 v2.3.0-dev.17 06:36:55 v2.3.0-dev.18 06:36:55 v2.3.0-dev.19 06:36:55 v2.3.0-dev.20 06:36:55 v2.3.0-dev.21 06:36:55 v2.3.0-dev.22 06:36:55 v2.3.0-dev.23 06:36:55 v2.3.0-dev.24 06:36:55 v2.3.0-dev.25 06:36:55 v2.3.0-dev.26 06:36:55 v2.3.0-dev.8 06:36:55 v2.3.0-dev.9 [Pipeline] sh 06:36:55 + lftools sign git-tag v2.3.0-dev.26 06:36:56 Signing Git tag with Sigul... 06:36:56 Signing v2.3.0-dev.26 [Pipeline] echo 06:36:56 Running global-jjb/shell/sigul-configuration-cleanup.sh [Pipeline] libraryResource [Pipeline] sh 06:36:56 ---> sigul-configuration-cleanup.sh [Pipeline] } 06:36:56 Deleting 3 temporary files [Pipeline] // configFileProvider [Pipeline] } 06:36:56 $ docker stop --time=1 0c3df9a1b67393b6826930da3a4c0fbddd6c107784cc3dcc27b7b1768b8b3644 06:36:58 $ docker rm -f 0c3df9a1b67393b6826930da3a4c0fbddd6c107784cc3dcc27b7b1768b8b3644 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) [Pipeline] sh 06:36:58 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:36:58 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:36:58 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:36:58 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:36:58 prd-ubuntu20.04-docker-8c-8g-9184 does not seem to be running inside a container 06:36:58 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:36:59 $ docker top 098747c2b574169257fae8d3edb65586ab335ee3f06b79de5d69770cc15bbf28 -eo pid,comm 06:36:59 ERROR: The container started but didn't run the expected command. Please double check your ENTRYPOINT does execute the command passed as docker run argument, as required by official docker images (see https://github.com/docker-library/official-images#consistency for entrypoint consistency requirements). 06:36:59 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:36:59 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:36:59 [ssh-agent] Looking for ssh-agent implementation... 06:36:59 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:36:59 $ docker exec 098747c2b574169257fae8d3edb65586ab335ee3f06b79de5d69770cc15bbf28 ssh-agent 06:36:59 SSH_AUTH_SOCK=/tmp/ssh-nC55Ld36HwC8/agent.33 06:36:59 SSH_AGENT_PID=39 06:36:59 Running ssh-add (command line suppressed) 06:36:59 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13847146741205598401.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_13847146741205598401.key) 06:36:59 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:36:59 + git semver bump pre 06:37:00 2022-10-24 06:37:00,043 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 06:37:00 2022-10-24 06:37:00,043 [bump_version] DEBUG bumping version:2.3.0-dev.26 on axis:pre with prefix:dev 06:37:00 2022-10-24 06:37:00,043 [bump_version] DEBUG bumped version:2.3.0-dev.27 06:37:00 2022-10-24 06:37:00,043 [write_version] DEBUG write version:2.3.0-dev.27 to path:/w/workspace/exfoundry_device-virtual-go_main/.semver/main with force:True 06:37:00 2022-10-24 06:37:00,043 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 06:37:00 2022-10-24 06:37:00,043 [write_file] DEBUG write to file:/w/workspace/exfoundry_device-virtual-go_main/.semver/main 06:37:00 2022-10-24 06:37:00,045 [execute] INFO git cat-file --batch-check 06:37:00 2022-10-24 06:37:00,045 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:37:00 2022-10-24 06:37:00,050 [execute] INFO git cat-file --batch 06:37:00 2022-10-24 06:37:00,051 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:37:00 2022-10-24 06:37:00,056 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 06:37:00 2.3.0-dev.27 [Pipeline] } 06:37:00 $ docker exec --env ******** --env ******** 098747c2b574169257fae8d3edb65586ab335ee3f06b79de5d69770cc15bbf28 ssh-agent -k 06:37:00 unset SSH_AUTH_SOCK; 06:37:00 unset SSH_AGENT_PID; 06:37:00 echo Agent pid 39 killed; 06:37:00 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:37:00 + git semver [Pipeline] } 06:37:00 $ docker stop --time=1 098747c2b574169257fae8d3edb65586ab335ee3f06b79de5d69770cc15bbf28 06:37:02 $ docker rm -f 098747c2b574169257fae8d3edb65586ab335ee3f06b79de5d69770cc15bbf28 [Pipeline] // withDockerContainer [Pipeline] sh 06:37:02 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 06:37:02 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:02 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 06:37:02 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:37:02 prd-ubuntu20.04-docker-8c-8g-9184 does not seem to be running inside a container 06:37:02 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 cat 06:37:03 $ docker top 2bb5bb02000259c3c6bab1f9f63fc02d449ee95bbb5e3ecd79470656f8efd295 -eo pid,comm [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 06:37:03 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 06:37:03 [ssh-agent] Looking for ssh-agent implementation... 06:37:03 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 06:37:03 $ docker exec 2bb5bb02000259c3c6bab1f9f63fc02d449ee95bbb5e3ecd79470656f8efd295 ssh-agent 06:37:03 SSH_AUTH_SOCK=/tmp/ssh-o0TJQXn6tdkG/agent.32 06:37:03 SSH_AGENT_PID=38 06:37:03 Running ssh-add (command line suppressed) 06:37:03 Identity added: /w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2340436986974484463.key (/w/workspace/exfoundry_device-virtual-go_main@tmp/private_key_2340436986974484463.key) 06:37:03 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 06:37:03 + git semver push 06:37:04 2022-10-24 06:37:04,125 [run_push] DEBUG push 06:37:04 2022-10-24 06:37:04,126 [execute] INFO git cat-file --batch-check 06:37:04 2022-10-24 06:37:04,126 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=) 06:37:04 2022-10-24 06:37:04,130 [execute] INFO git rev-list da6f55dab60fc7c779099b4f0682756e9ce20817 -- 06:37:04 2022-10-24 06:37:04,130 [execute] DEBUG Popen(['git', 'rev-list', 'da6f55dab60fc7c779099b4f0682756e9ce20817', '--'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:37:04 2022-10-24 06:37:04,138 [execute] INFO git fetch -v origin 06:37:04 2022-10-24 06:37:04,138 [execute] DEBUG Popen(['git', 'fetch', '-v', 'origin'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=True, shell=None, istream=None) 06:37:04 2022-10-24 06:37:04,753 [run_push] DEBUG no remote changes detected 06:37:04 2022-10-24 06:37:04,754 [execute] INFO git push origin semver 06:37:05 2022-10-24 06:37:04,754 [execute] DEBUG Popen(['git', 'push', 'origin', 'semver'], cwd=/w/workspace/exfoundry_device-virtual-go_main/.semver, universal_newlines=False, shell=None, istream=None) 06:37:05 2022-10-24 06:37:05,578 [run_push] DEBUG push all version tags 06:37:05 2022-10-24 06:37:05,578 [execute] INFO git push origin refs/tags/v*:refs/tags/v* 06:37:05 2022-10-24 06:37:05,578 [execute] DEBUG Popen(['git', 'push', 'origin', 'refs/tags/v*:refs/tags/v*'], cwd=/w/workspace/exfoundry_device-virtual-go_main, universal_newlines=False, shell=None, istream=None) 06:37:06 2022-10-24 06:37:06,397 [read_version] DEBUG read version from /w/workspace/exfoundry_device-virtual-go_main/.semver/main 06:37:06 2.3.0-dev.27 [Pipeline] } 06:37:06 $ docker exec --env ******** --env ******** 2bb5bb02000259c3c6bab1f9f63fc02d449ee95bbb5e3ecd79470656f8efd295 ssh-agent -k 06:37:06 unset SSH_AUTH_SOCK; 06:37:06 unset SSH_AGENT_PID; 06:37:06 echo Agent pid 38 killed; 06:37:06 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 06:37:06 + git semver [Pipeline] } 06:37:07 $ docker stop --time=1 2bb5bb02000259c3c6bab1f9f63fc02d449ee95bbb5e3ecd79470656f8efd295 06:37:08 $ docker rm -f 2bb5bb02000259c3c6bab1f9f63fc02d449ee95bbb5e3ecd79470656f8efd295 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Bump Experimental Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Bump Stable (Named) Tag" skipped due to when conditional [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 06:37:09 + [ -d /w/workspace/exfoundry_device-virtual-go_main/archives ] 06:37:09 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 06:37:09 total 16 06:37:09 drwxr-xr-x 3 root root 4096 Oct 24 06:30 . 06:37:09 drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 06:36 .. 06:37:09 drwxr-xr-x 2 root root 4096 Oct 24 06:30 cost 06:37:09 -rw-r--r-- 1 root root 89 Oct 24 06:30 cost.csv 06:37:09 + sudo chown -R jenkins:jenkins /w/workspace/exfoundry_device-virtual-go_main/archives 06:37:09 + ls -al /w/workspace/exfoundry_device-virtual-go_main/archives 06:37:09 total 16 06:37:09 drwxr-xr-x 3 jenkins jenkins 4096 Oct 24 06:30 . 06:37:09 drwxrwxr-x 10 jenkins jenkins 4096 Oct 24 06:36 .. 06:37:09 drwxr-xr-x 2 jenkins jenkins 4096 Oct 24 06:30 cost 06:37:09 -rw-r--r-- 1 jenkins jenkins 89 Oct 24 06:30 cost.csv [Pipeline] libraryResource [Pipeline] sh 06:37:09 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 06:37:10 ---> package-listing.sh 06:37:10 ++ facter osfamily 06:37:10 ++ tr '[:upper:]' '[:lower:]' 06:37:10 + OS_FAMILY=debian 06:37:10 + workspace=/w/workspace/exfoundry_device-virtual-go_main 06:37:10 + START_PACKAGES=/tmp/packages_start.txt 06:37:10 + END_PACKAGES=/tmp/packages_end.txt 06:37:10 + DIFF_PACKAGES=/tmp/packages_diff.txt 06:37:10 + PACKAGES=/tmp/packages_start.txt 06:37:10 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 06:37:10 + PACKAGES=/tmp/packages_end.txt 06:37:10 + case "${OS_FAMILY}" in 06:37:10 + dpkg -l 06:37:10 + grep '^ii' 06:37:10 + '[' -f /tmp/packages_start.txt ']' 06:37:10 + '[' -f /tmp/packages_end.txt ']' 06:37:10 + diff /tmp/packages_start.txt /tmp/packages_end.txt 06:37:10 + '[' /w/workspace/exfoundry_device-virtual-go_main ']' 06:37:10 + mkdir -p /w/workspace/exfoundry_device-virtual-go_main/archives/ 06:37:10 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/exfoundry_device-virtual-go_main/archives/ [Pipeline] echo 06:37:10 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 06:37:10 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 06:37:11 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 06:37:11 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 06:37:11 prd-ubuntu20.04-docker-8c-8g-9184 does not seem to be running inside a container 06:37:11 $ 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/exfoundry_device-virtual-go_main/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/exfoundry_device-virtual-go_main -v /w/workspace/exfoundry_device-virtual-go_main:/w/workspace/exfoundry_device-virtual-go_main:rw,z -v /w/workspace/exfoundry_device-virtual-go_main@tmp:/w/workspace/exfoundry_device-virtual-go_main@tmp:rw,z -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 06:37:11 $ docker top fb8b902d186194a0e4c250e9b8652ef279734945cedd541b3c094b5fc3418b85 -eo pid,comm [Pipeline] { [Pipeline] sh 06:37:12 + touch /tmp/pre-build-complete [Pipeline] sh 06:37:12 + mkdir -p /var/log/sysstat [Pipeline] sh 06:37:12 + ls /var/log/sa-host 06:37:12 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 06:37:12 provisioning config files... 06:37:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/exfoundry_device-virtual-go_main@tmp/config8890713024524013868tmp [Pipeline] { [Pipeline] echo 06:37:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 06:37:13 ---> create-netrc.sh [Pipeline] } 06:37:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 06:37:13 ---> python-tools-install.sh [Pipeline] echo 06:37:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 06:37:13 ---> sudo-logs.sh 06:37:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 06:37:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 06:37:14 ---> job-cost.sh 06:37:14 lf-activate-venv: SKIPPING 06:37:14 DEBUG: total: 0.4399999976158142 06:37:14 INFO: Retrieving Stack Cost... 06:37:14 INFO: Retrieving Pricing Info for: v3-standard-8 06:37:14 INFO: Archiving Costs [Pipeline] echo 06:37:14 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 06:37:15 ---> logs-deploy.sh 06:37:15 lf-activate-venv: SKIPPING 06:37:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-virtual-go/main/62 06:37:15 INFO: archiving workspace using pattern(s): 06:37:16 Archives upload complete. 06:37:16 INFO: archiving logs to Nexus 06:37:16 ---> uname -a: 06:37:16 Linux prd-ubuntu20-04-docker-8c-8g-9184 5.4.0-126-generic #142-Ubuntu SMP Fri Aug 26 12:12:57 UTC 2022 x86_64 GNU/Linux 06:37:16 06:37:16 06:37:16 ---> lscpu: 06:37:16 Architecture: x86_64 06:37:16 CPU op-mode(s): 32-bit, 64-bit 06:37:16 Byte Order: Little Endian 06:37:16 Address sizes: 40 bits physical, 48 bits virtual 06:37:16 CPU(s): 8 06:37:16 On-line CPU(s) list: 0-7 06:37:16 Thread(s) per core: 1 06:37:16 Core(s) per socket: 1 06:37:16 Socket(s): 8 06:37:16 NUMA node(s): 1 06:37:16 Vendor ID: AuthenticAMD 06:37:16 CPU family: 23 06:37:16 Model: 49 06:37:16 Model name: AMD EPYC-Rome Processor 06:37:16 Stepping: 0 06:37:16 CPU MHz: 2799.994 06:37:16 BogoMIPS: 5599.98 06:37:16 Virtualization: AMD-V 06:37:16 Hypervisor vendor: KVM 06:37:16 Virtualization type: full 06:37:16 L1d cache: 256 KiB 06:37:16 L1i cache: 256 KiB 06:37:16 L2 cache: 4 MiB 06:37:16 L3 cache: 128 MiB 06:37:16 NUMA node0 CPU(s): 0-7 06:37:16 Vulnerability Itlb multihit: Not affected 06:37:16 Vulnerability L1tf: Not affected 06:37:16 Vulnerability Mds: Not affected 06:37:16 Vulnerability Meltdown: Not affected 06:37:16 Vulnerability Mmio stale data: Not affected 06:37:16 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 06:37:16 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 06:37:16 Vulnerability Spectre v2: Mitigation; Retpolines, IBPB conditional, IBRS_FW, STIBP disabled, RSB filling 06:37:16 Vulnerability Srbds: Not affected 06:37:16 Vulnerability Tsx async abort: Not affected 06:37:16 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 06:37:16 06:37:16 06:37:16 ---> nproc: 06:37:16 8 06:37:16 06:37:16 06:37:16 ---> df -h: 06:37:16 Filesystem Size Used Avail Use% Mounted on 06:37:16 overlay 155G 13G 143G 9% / 06:37:16 tmpfs 64M 0 64M 0% /dev 06:37:16 tmpfs 16G 0 16G 0% /sys/fs/cgroup 06:37:16 shm 64M 0 64M 0% /dev/shm 06:37:16 /dev/vda1 155G 13G 143G 9% /facter-os 06:37:16 06:37:16 06:37:16 ---> sar -b -r -n DEV: 06:37:16 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9184) 10/24/22 _x86_64_ (8 CPU) 06:37:16 06:37:16 05:04:45 LINUX RESTART (8 CPU) 06:37:16 06:37:16 05:05:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 06:37:16 05:06:02 69.79 32.96 36.83 0.00 3469.82 37274.19 0.00 06:37:16 05:07:01 1.58 0.00 1.58 0.00 0.00 18.59 0.00 06:37:16 05:08:01 0.88 0.00 0.88 0.00 0.00 10.13 0.00 06:37:16 05:09:01 1.33 0.00 1.33 0.00 0.00 16.80 0.00 06:37:16 05:10:01 35.71 9.35 26.36 0.00 2885.25 4738.41 0.00 06:37:16 05:11:01 2.23 0.00 2.23 0.00 0.00 26.80 0.00 06:37:16 05:12:01 0.97 0.00 0.97 0.00 0.00 10.66 0.00 06:37:16 05:13:01 1.45 0.00 1.45 0.00 0.00 17.06 0.00 06:37:16 05:14:01 0.93 0.00 0.93 0.00 0.00 11.20 0.00 06:37:16 05:15:01 2.10 0.00 2.10 0.00 0.00 34.12 0.00 06:37:16 05:16:01 1.23 0.00 1.23 0.00 0.00 14.40 0.00 06:37:16 05:17:01 1.93 0.02 1.92 0.00 0.13 22.26 0.00 06:37:16 05:18:01 1.05 0.00 1.05 0.00 0.00 12.26 0.00 06:37:16 05:19:01 1.68 0.00 1.68 0.00 0.00 18.53 0.00 06:37:16 05:20:01 2.90 1.03 1.87 0.00 22.00 27.86 0.00 06:37:16 05:21:01 1.73 0.00 1.73 0.00 0.00 20.26 0.00 06:37:16 05:22:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 06:37:16 05:23:01 1.53 0.00 1.53 0.00 0.00 18.53 0.00 06:37:16 05:24:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 06:37:16 05:25:02 1.52 0.00 1.52 0.00 0.00 17.73 0.00 06:37:16 05:26:01 1.02 0.00 1.02 0.00 0.00 11.52 0.00 06:37:16 05:27:01 1.43 0.00 1.43 0.00 0.00 16.40 0.00 06:37:16 05:28:01 0.88 0.00 0.88 0.00 0.00 9.87 0.00 06:37:16 05:29:01 0.90 0.00 0.90 0.00 0.00 10.93 0.00 06:37:16 05:30:01 1.22 0.00 1.22 0.00 0.00 13.86 0.00 06:37:16 05:31:01 1.63 0.00 1.63 0.00 0.00 18.80 0.00 06:37:16 05:32:01 0.95 0.00 0.95 0.00 0.00 10.53 0.00 06:37:16 05:33:01 1.37 0.00 1.37 0.00 0.00 15.46 0.00 06:37:16 05:34:01 1.82 0.18 1.63 0.00 18.53 20.40 0.00 06:37:16 05:35:01 1.62 0.00 1.62 0.00 0.00 18.40 0.00 06:37:16 05:36:01 1.07 0.00 1.07 0.00 0.00 12.13 0.00 06:37:16 05:37:01 1.47 0.00 1.47 0.00 0.00 16.66 0.00 06:37:16 05:38:01 0.88 0.00 0.88 0.00 0.00 9.73 0.00 06:37:16 05:39:01 1.48 0.00 1.48 0.00 0.00 17.19 0.00 06:37:16 05:40:01 0.93 0.00 0.93 0.00 0.00 10.40 0.00 06:37:16 05:41:01 1.52 0.00 1.52 0.00 0.00 18.00 0.00 06:37:16 05:42:01 1.23 0.00 1.23 0.00 0.00 13.46 0.00 06:37:16 05:43:01 1.43 0.00 1.43 0.00 0.00 16.80 0.00 06:37:16 05:44:01 1.05 0.00 1.05 0.00 0.00 12.00 0.00 06:37:16 05:45:01 1.35 0.00 1.35 0.00 0.00 15.86 0.00 06:37:16 05:46:01 1.13 0.00 1.13 0.00 0.00 13.73 0.00 06:37:16 05:47:01 1.60 0.00 1.60 0.00 0.00 18.66 0.00 06:37:16 05:48:01 0.92 0.00 0.92 0.00 0.00 10.66 0.00 06:37:16 05:49:01 1.58 0.00 1.58 0.00 0.00 18.40 0.00 06:37:16 05:50:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 06:37:16 05:51:01 1.57 0.00 1.57 0.00 0.00 19.33 0.00 06:37:16 05:52:01 1.12 0.00 1.12 0.00 0.00 13.06 0.00 06:37:16 05:53:01 1.53 0.00 1.53 0.00 0.00 17.60 0.00 06:37:16 05:54:01 0.98 0.00 0.98 0.00 0.00 11.60 0.00 06:37:16 05:55:01 0.93 0.00 0.93 0.00 0.00 11.46 0.00 06:37:16 05:56:01 1.30 0.00 1.30 0.00 0.00 15.20 0.00 06:37:16 05:57:01 1.48 0.00 1.48 0.00 0.00 18.40 0.00 06:37:16 05:58:01 0.98 0.00 0.98 0.00 0.00 10.80 0.00 06:37:16 05:59:01 1.47 0.00 1.47 0.00 0.00 17.06 0.00 06:37:16 06:00:01 0.97 0.00 0.97 0.00 0.00 10.80 0.00 06:37:16 06:01:01 1.62 0.00 1.62 0.00 0.00 19.86 0.00 06:37:16 06:02:01 1.07 0.00 1.07 0.00 0.00 12.00 0.00 06:37:16 06:03:01 1.02 0.00 1.02 0.00 0.00 12.26 0.00 06:37:16 06:04:01 4.87 3.62 1.25 0.00 83.99 25.73 0.00 06:37:16 06:05:01 1.73 0.00 1.73 0.00 0.00 20.40 0.00 06:37:16 06:06:01 1.18 0.00 1.18 0.00 0.00 15.06 0.00 06:37:16 06:07:01 1.10 0.00 1.10 0.00 0.00 14.66 0.00 06:37:16 06:08:01 1.15 0.00 1.15 0.00 0.00 12.93 0.00 06:37:16 06:09:01 1.07 0.00 1.07 0.00 0.00 13.20 0.00 06:37:16 06:10:01 1.17 0.00 1.17 0.00 0.00 13.06 0.00 06:37:16 06:11:01 1.57 0.00 1.57 0.00 0.00 18.93 0.00 06:37:16 06:12:01 1.10 0.00 1.10 0.00 0.00 12.26 0.00 06:37:16 06:13:01 0.92 0.00 0.92 0.00 0.00 11.20 0.00 06:37:16 06:14:01 1.18 0.00 1.18 0.00 0.00 13.60 0.00 06:37:16 06:15:01 1.40 0.00 1.40 0.00 0.00 16.66 0.00 06:37:16 06:16:01 1.10 0.00 1.10 0.00 0.00 13.33 0.00 06:37:16 06:17:01 1.58 0.00 1.58 0.00 0.00 19.06 0.00 06:37:16 06:18:01 1.12 0.00 1.12 0.00 0.00 12.13 0.00 06:37:16 06:19:01 1.67 0.00 1.67 0.00 0.00 19.33 0.00 06:37:16 06:20:01 0.95 0.00 0.95 0.00 0.00 10.80 0.00 06:37:16 06:21:01 1.58 0.00 1.58 0.00 0.00 19.20 0.00 06:37:16 06:22:01 1.20 0.00 1.20 0.00 0.00 13.06 0.00 06:37:16 06:23:01 1.42 0.00 1.42 0.00 0.00 16.40 0.00 06:37:16 06:24:01 0.98 0.00 0.98 0.00 0.00 11.06 0.00 06:37:16 06:25:01 1.65 0.03 1.62 0.00 0.27 18.93 0.00 06:37:16 06:26:01 4.30 2.23 2.08 0.00 36.29 75.77 0.00 06:37:16 06:27:01 1.50 0.00 1.50 0.00 0.00 18.13 0.00 06:37:16 06:28:01 0.97 0.00 0.97 0.00 0.00 11.20 0.00 06:37:16 06:29:01 1.82 0.22 1.60 0.00 3.87 142.78 0.00 06:37:16 06:30:01 214.33 13.90 200.43 0.00 1901.42 76036.66 0.00 06:37:16 06:31:01 197.03 0.22 196.82 0.00 19.99 41400.07 0.00 06:37:16 06:32:01 1.38 0.00 1.38 0.00 0.00 16.13 0.00 06:37:16 06:33:01 1.58 0.00 1.58 0.00 0.00 18.79 0.00 06:37:16 06:34:01 1.13 0.00 1.13 0.00 0.00 12.80 0.00 06:37:16 06:35:01 1.48 0.00 1.48 0.00 0.00 17.33 0.00 06:37:16 06:36:01 1.27 0.00 1.27 0.00 0.00 14.66 0.00 06:37:16 06:37:01 115.39 0.40 115.00 0.00 19.19 60784.81 0.00 06:37:16 Average: 8.20 0.70 7.50 0.00 91.99 2411.50 0.00 06:37:16 06:37:16 05:05:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 06:37:16 05:06:02 30611344 31883568 488296 1.48 47224 1541640 1645876 4.85 595988 1413280 52 06:37:16 05:07:01 30610360 31882652 488464 1.49 47264 1541644 1645876 4.85 597744 1413260 52 06:37:16 05:08:01 30598284 31870576 500472 1.52 47288 1541644 1645876 4.85 609764 1413260 20 06:37:16 05:09:01 30610360 31882772 487836 1.48 47328 1541648 1645876 4.85 598028 1413264 204 06:37:16 05:10:01 30302912 31846664 502992 1.53 66100 1790472 1709704 5.04 766568 1526852 320 06:37:16 05:11:01 30313384 31857184 492556 1.50 66144 1790468 1709448 5.04 752456 1526796 180 06:37:16 05:12:01 30313712 31857660 491972 1.50 66168 1790600 1709448 5.04 752312 1526916 8 06:37:16 05:13:01 30313712 31857804 491856 1.50 66192 1790604 1709448 5.04 752284 1527004 4 06:37:16 05:14:01 30313872 31857972 491804 1.50 66224 1790608 1709448 5.04 752268 1527008 8 06:37:16 05:15:01 30313736 31857952 491704 1.50 66316 1790612 1709448 5.04 752476 1527012 12 06:37:16 05:16:01 30313648 31857968 491660 1.50 66404 1790612 1709448 5.04 752916 1527020 156 06:37:16 05:17:01 30313048 31857436 492056 1.50 66504 1790612 1709448 5.04 753376 1527028 168 06:37:16 05:18:01 30313000 31857484 491868 1.50 66528 1790620 1709448 5.04 753328 1527016 8 06:37:16 05:19:01 30312668 31857156 492136 1.50 66568 1790616 1709448 5.04 753060 1527020 4 06:37:16 05:20:01 30309740 31855208 493580 1.50 66664 1791220 1732604 5.11 753768 1527476 284 06:37:16 05:21:01 30310056 31855544 493212 1.50 66696 1791224 1732604 5.11 753656 1527480 48 06:37:16 05:22:01 30310008 31855548 493160 1.50 66728 1791228 1732604 5.11 753772 1527484 16 06:37:16 05:23:01 30310132 31855704 492892 1.50 66768 1791228 1732604 5.11 753956 1527484 192 06:37:16 05:24:01 30310408 31856016 492588 1.50 66792 1791232 1732604 5.11 753644 1527488 8 06:37:16 05:25:02 30310392 31856024 492500 1.50 66832 1791228 1732604 5.11 753668 1527492 40 06:37:16 05:26:01 30309104 31854772 493900 1.50 66856 1791236 1732604 5.11 755884 1527496 8 06:37:16 05:27:01 30309088 31854776 493844 1.50 66888 1791240 1732604 5.11 755628 1527496 44 06:37:16 05:28:01 30309048 31854768 493788 1.50 66904 1791240 1732604 5.11 755644 1527496 8 06:37:16 05:29:01 30308612 31854396 493996 1.50 66928 1791244 1732604 5.11 755812 1527500 172 06:37:16 05:30:01 30308800 31854596 493696 1.50 66960 1791248 1732604 5.11 755744 1527504 4 06:37:16 05:31:01 30308808 31854664 493640 1.50 67020 1791252 1732604 5.11 756196 1527508 28 06:37:16 05:32:01 30308968 31854868 493600 1.50 67044 1791256 1732604 5.11 755928 1527512 8 06:37:16 05:33:01 30308920 31854844 493600 1.50 67068 1791256 1732604 5.11 756244 1527512 40 06:37:16 05:34:01 30306348 31852964 495352 1.51 67092 1791816 1718992 5.07 756288 1527840 76 06:37:16 05:35:01 30306204 31852856 495188 1.51 67116 1791824 1718992 5.07 756676 1527848 40 06:37:16 05:36:01 30306140 31852836 495144 1.51 67156 1791816 1718992 5.07 756768 1527848 12 06:37:16 05:37:01 30305824 31852588 495368 1.51 67188 1791828 1718992 5.07 756656 1527852 40 06:37:16 05:38:01 30306056 31852832 495264 1.51 67204 1791828 1718992 5.07 756708 1527852 8 06:37:16 05:39:01 30306072 31852992 495048 1.51 67236 1791964 1718992 5.07 756736 1527980 40 06:37:16 05:40:01 30306276 31853236 494760 1.50 67252 1791968 1718992 5.07 756788 1527984 8 06:37:16 05:41:01 30305976 31852984 494964 1.51 67300 1791952 1718992 5.07 757252 1527992 40 06:37:16 05:42:01 30305928 31852964 494876 1.50 67356 1791972 1718992 5.07 756948 1527996 8 06:37:16 05:43:01 30306196 31853328 494500 1.50 67396 1791972 1718992 5.07 757584 1528000 40 06:37:16 05:44:01 30306356 31853512 494452 1.50 67428 1791976 1718992 5.07 757644 1528000 8 06:37:16 05:45:01 30306324 31853496 494392 1.50 67452 1791976 1718992 5.07 757928 1528000 40 06:37:16 05:46:01 30306720 31853948 494264 1.50 67492 1791980 1718992 5.07 757980 1528004 32 06:37:16 05:47:01 30306776 31854012 494168 1.50 67524 1791988 1718992 5.07 757624 1528008 4 06:37:16 05:48:01 30306768 31854052 494132 1.50 67548 1791988 1718992 5.07 757656 1528008 8 06:37:16 05:49:01 30306492 31853816 494312 1.50 67580 1791992 1718992 5.07 758112 1528016 4 06:37:16 05:50:01 30306224 31853592 494488 1.50 67612 1791992 1718992 5.07 758080 1528012 8 06:37:16 05:51:01 30306304 31853692 494476 1.50 67652 1791996 1718992 5.07 758880 1528016 48 06:37:16 05:52:01 30306288 31853748 494420 1.50 67676 1792004 1702380 5.02 758588 1528024 4 06:37:16 05:53:01 30305956 31853448 494636 1.50 67700 1792004 1702380 5.02 758680 1528024 196 06:37:16 05:54:01 30305980 31853476 494580 1.50 67724 1792008 1702380 5.02 758404 1528028 8 06:37:16 05:55:01 30305964 31853484 494512 1.50 67748 1792008 1718508 5.06 758516 1528028 180 06:37:16 05:56:01 30305664 31853216 494720 1.50 67780 1792004 1718508 5.06 758784 1528032 8 06:37:16 05:57:01 30305868 31853456 494404 1.50 67812 1792020 1718508 5.06 758776 1528036 48 06:37:16 05:58:01 30305784 31853408 494624 1.50 67828 1792020 1718508 5.06 758792 1528036 8 06:37:16 05:59:01 30305768 31853416 494580 1.50 67852 1792024 1718508 5.06 758884 1528044 40 06:37:16 06:00:01 30305712 31853384 494552 1.50 67868 1792024 1718508 5.06 758924 1528044 8 06:37:16 06:01:01 30305632 31853328 494532 1.50 67916 1792012 1718508 5.06 759440 1528048 40 06:37:16 06:02:01 30305836 31853584 494224 1.50 67940 1792032 1718508 5.06 759188 1528052 8 06:37:16 06:03:01 30305464 31853400 494404 1.50 67980 1792160 1718508 5.06 759588 1528172 192 06:37:16 06:04:01 30267624 31818876 528600 1.61 68020 1794960 1718508 5.06 795048 1529792 268 06:37:16 06:05:01 30265340 31816620 530784 1.61 68060 1794960 1718508 5.06 797248 1529792 48 06:37:16 06:06:01 30264756 31816060 531268 1.62 68100 1794960 1718508 5.06 797240 1529776 16 06:37:16 06:07:01 30264780 31816140 531176 1.62 68140 1794972 1718508 5.06 797028 1529784 192 06:37:16 06:08:01 30264944 31816340 530884 1.61 68156 1794972 1718508 5.06 797268 1529784 8 06:37:16 06:09:01 30264684 31816108 531092 1.62 68184 1794980 1718508 5.06 797248 1529792 184 06:37:16 06:10:01 30264636 31816084 531064 1.62 68200 1794980 1718508 5.06 797300 1529792 4 06:37:16 06:11:01 30265080 31816552 530736 1.61 68248 1794984 1718508 5.06 797612 1529796 60 06:37:16 06:12:01 30265460 31817008 530480 1.61 68272 1794988 1718508 5.06 797664 1529804 12 06:37:16 06:13:01 30265224 31816772 530692 1.61 68296 1794988 1718508 5.06 797400 1529800 192 06:37:16 06:14:01 30265208 31816784 530624 1.61 68312 1794992 1718508 5.06 797464 1529804 8 06:37:16 06:15:01 30264908 31816500 530836 1.61 68336 1794996 1718508 5.06 797520 1529804 48 06:37:16 06:16:01 30264576 31816200 531072 1.62 68368 1794992 1718508 5.06 797984 1529808 8 06:37:16 06:17:01 30263992 31815660 531524 1.62 68416 1795004 1718508 5.06 797752 1529816 40 06:37:16 06:18:01 30263680 31815404 531932 1.62 68432 1795004 1718508 5.06 797828 1529816 8 06:37:16 06:19:01 30263428 31815208 532136 1.62 68464 1795008 1718508 5.06 798780 1529820 4 06:37:16 06:20:01 30263372 31815188 532088 1.62 68496 1795008 1718508 5.06 798760 1529820 8 06:37:16 06:21:01 30263476 31815328 532080 1.62 68536 1795004 1718508 5.06 799320 1529824 40 06:37:16 06:22:01 30263216 31815120 532276 1.62 68576 1795016 1718508 5.06 799300 1529828 8 06:37:16 06:23:01 30263192 31815112 532232 1.62 68600 1795016 1718508 5.06 799088 1529828 40 06:37:16 06:24:01 30263120 31815192 532168 1.62 68616 1795148 1717868 5.06 799360 1529948 8 06:37:16 06:25:01 30262752 31814868 532636 1.62 68644 1795156 1717868 5.06 800160 1529968 148 06:37:16 06:26:01 30258188 31812960 533280 1.62 68724 1797520 1701504 5.01 799676 1532116 32 06:37:16 06:27:01 30258092 31812920 533228 1.62 68756 1797524 1701504 5.01 800000 1532120 48 06:37:16 06:28:01 30258028 31812876 533284 1.62 68772 1797524 1701504 5.01 799952 1532120 16 06:37:16 06:29:01 30215576 31773788 572072 1.74 68848 1801084 1701504 5.01 839616 1535436 0 06:37:16 06:30:01 27987536 31524776 756252 2.30 153288 3572968 1896500 5.59 1430208 2985208 214264 06:37:16 06:31:01 27463284 31542976 737896 2.24 166820 4059960 1786072 5.26 1395820 3496440 344 06:37:16 06:32:01 27479056 31558740 722236 2.20 166840 4059960 1786072 5.26 1379296 3496356 12 06:37:16 06:33:01 27480972 31560644 720492 2.19 166872 4059964 1786072 5.26 1377312 3496360 44 06:37:16 06:34:01 27485664 31565332 716044 2.18 166900 4059968 1786072 5.26 1372648 3496364 4 06:37:16 06:35:01 27487200 31566912 714452 2.17 166932 4059968 1786072 5.26 1371340 3496364 44 06:37:16 06:36:01 27494336 31574056 707288 2.15 166980 4059956 1786072 5.26 1365052 3496368 8 06:37:16 06:37:01 25960220 31521496 752264 2.29 209056 5368392 1922848 5.67 1510124 4745864 844 06:37:16 Average: 30051246 31817807 525328 1.60 75620 1987976 1723891 5.08 817896 1702659 2395 06:37:16 06:37:16 05:05:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 06:37:16 05:06:02 ens3 189.02 137.06 465.49 24.96 0.00 0.00 0.00 0.00 06:37:16 05:06:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:06:02 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 06:37:16 05:07:01 ens3 3.17 0.80 1.78 0.12 0.00 0.00 0.00 0.00 06:37:16 05:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:16 05:08:01 ens3 1.77 0.65 0.67 0.47 0.00 0.00 0.00 0.00 06:37:16 05:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:09:01 ens3 0.83 0.52 0.51 0.40 0.00 0.00 0.00 0.00 06:37:16 05:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:16 05:10:01 ens3 55.34 30.06 1297.36 2.35 0.00 0.00 0.00 0.00 06:37:16 05:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:10:01 lo 0.40 0.40 0.04 0.04 0.00 0.00 0.00 0.00 06:37:16 05:11:01 ens3 0.42 0.32 0.09 0.08 0.00 0.00 0.00 0.00 06:37:16 05:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:16 05:12:01 ens3 0.17 0.00 0.01 0.00 0.00 0.00 0.00 0.00 06:37:16 05:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:13:01 ens3 0.22 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:37:16 05:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:16 05:14:01 ens3 0.08 0.03 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:15:01 ens3 0.43 0.18 0.10 0.01 0.00 0.00 0.00 0.00 06:37:16 05:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:16 05:16:01 ens3 0.35 0.27 0.14 0.08 0.00 0.00 0.00 0.00 06:37:16 05:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:17:01 ens3 0.23 0.10 0.02 0.01 0.00 0.00 0.00 0.00 06:37:16 05:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:16 05:18:01 ens3 0.08 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:19:01 ens3 0.28 0.10 0.02 0.01 0.00 0.00 0.00 0.00 06:37:16 05:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:16 05:20:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:21:01 ens3 0.27 0.27 0.08 0.08 0.00 0.00 0.00 0.00 06:37:16 05:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:16 05:22:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:23:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:37:16 05:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:16 05:24:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:25:02 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:37:16 05:25:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:25:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:16 05:26:01 ens3 0.17 0.12 0.08 0.07 0.00 0.00 0.00 0.00 06:37:16 05:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:37:16 05:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:16 05:28:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:29:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:37:16 05:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:16 05:30:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:31:01 ens3 0.28 0.22 0.08 0.07 0.00 0.00 0.00 0.00 06:37:16 05:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:16 05:32:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:33:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:37:16 05:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:16 05:34:01 ens3 0.25 0.27 0.11 0.03 0.00 0.00 0.00 0.00 06:37:16 05:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:34:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00 06:37:16 05:35:01 ens3 0.23 0.13 0.17 0.01 0.00 0.00 0.00 0.00 06:37:16 05:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:16 05:36:01 ens3 0.12 0.08 0.07 0.06 0.00 0.00 0.00 0.00 06:37:16 05:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:37:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:37:16 05:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:16 05:38:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:39:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:37:16 05:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:16 05:40:01 ens3 0.02 0.02 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:41:01 ens3 0.23 0.17 0.08 0.07 0.00 0.00 0.00 0.00 06:37:16 05:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:16 05:42:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:43:01 ens3 0.55 0.42 0.26 0.22 0.00 0.00 0.00 0.00 06:37:16 05:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:16 05:44:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:45:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:37:16 05:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:16 05:46:01 ens3 0.13 0.10 0.07 0.07 0.00 0.00 0.00 0.00 06:37:16 05:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:47:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:37:16 05:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:16 05:48:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:49:01 ens3 0.38 0.32 0.17 0.09 0.00 0.00 0.00 0.00 06:37:16 05:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:16 05:50:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:51:01 ens3 0.25 0.22 0.08 0.07 0.00 0.00 0.00 0.00 06:37:16 05:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:16 05:52:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:53:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:37:16 05:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:16 05:54:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:55:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:37:16 05:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:16 05:56:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 06:37:16 05:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:56:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:57:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:37:16 05:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:16 05:58:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:59:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:37:16 05:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 05:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:16 06:00:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 06:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 06:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 06:01:01 ens3 0.27 0.22 0.08 0.07 0.00 0.00 0.00 0.00 06:37:16 06:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 06:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:16 06:02:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 06:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 06:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 06:03:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:37:16 06:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 06:03:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:16 06:04:01 ens3 12.86 8.05 11.51 5.27 0.00 0.00 0.00 0.00 06:37:16 06:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 06:04:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 06:37:16 06:05:01 ens3 1.78 1.48 0.98 1.20 0.00 0.00 0.00 0.00 06:37:16 06:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 06:05:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:16 06:06:01 ens3 0.13 0.08 0.07 0.06 0.00 0.00 0.00 0.00 06:37:16 06:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 06:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 06:07:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:37:16 06:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 06:07:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:16 06:08:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 06:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 06:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 06:09:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:37:16 06:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 06:09:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:16 06:10:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 06:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 06:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 06:11:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 06:37:16 06:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 06:11:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:16 06:12:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 06:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 06:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 06:13:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00 06:37:16 06:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 06:13:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:16 06:14:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 06:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 06:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 06:15:01 ens3 0.13 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:37:16 06:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 06:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:16 06:16:01 ens3 0.15 0.10 0.08 0.07 0.00 0.00 0.00 0.00 06:37:16 06:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 06:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 06:17:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:37:16 06:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 06:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:16 06:18:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 06:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 06:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 06:19:01 ens3 0.32 0.20 0.68 0.01 0.00 0.00 0.00 0.00 06:37:16 06:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 06:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:16 06:20:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 06:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 06:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 06:21:01 ens3 0.23 0.20 0.08 0.07 0.00 0.00 0.00 0.00 06:37:16 06:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 06:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:16 06:22:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 06:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 06:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 06:23:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:37:16 06:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 06:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:16 06:24:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 06:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 06:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 06:25:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:37:16 06:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 06:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:16 06:26:01 ens3 0.12 0.08 0.07 0.06 0.00 0.00 0.00 0.00 06:37:16 06:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 06:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 06:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 06:37:16 06:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 06:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:16 06:28:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 06:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 06:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 06:29:01 ens3 67.07 42.38 78.15 6.70 0.00 0.00 0.00 0.00 06:37:16 06:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 06:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:16 06:30:01 veth1d89cf8 0.00 0.15 0.00 0.01 0.00 0.00 0.00 0.00 06:37:16 06:30:01 ens3 642.48 463.17 7878.57 89.74 0.00 0.00 0.00 0.00 06:37:16 06:30:01 docker0 164.34 201.63 13.32 1888.54 0.00 0.00 0.00 0.00 06:37:16 06:30:01 lo 6.47 6.47 0.63 0.63 0.00 0.00 0.00 0.00 06:37:16 06:31:01 ens3 212.55 171.94 2672.02 315.28 0.00 0.00 0.00 0.00 06:37:16 06:31:01 docker0 13.96 18.04 0.81 99.04 0.00 0.00 0.00 0.00 06:37:16 06:31:01 lo 8.20 8.20 0.80 0.80 0.00 0.00 0.00 0.00 06:37:16 06:32:01 ens3 0.73 0.70 0.04 0.06 0.00 0.00 0.00 0.00 06:37:16 06:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 06:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 06:33:01 ens3 0.72 0.38 0.07 0.03 0.00 0.00 0.00 0.00 06:37:16 06:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 06:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:16 06:34:01 ens3 3.95 2.55 12.06 0.41 0.00 0.00 0.00 0.00 06:37:16 06:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 06:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 06:35:01 ens3 0.52 0.10 0.05 0.01 0.00 0.00 0.00 0.00 06:37:16 06:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 06:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 06:37:16 06:36:01 ens3 0.83 0.42 0.40 0.27 0.00 0.00 0.00 0.00 06:37:16 06:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 06:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 06:37:01 veth648d372 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 06:37:16 06:37:01 ens3 371.76 235.49 7889.80 42.00 0.00 0.00 0.00 0.00 06:37:16 06:37:01 docker0 37.60 53.65 3.34 689.87 0.00 0.00 0.00 0.00 06:37:16 06:37:01 lo 2.20 2.20 0.21 0.21 0.00 0.00 0.00 0.00 06:37:16 Average: veth648d372 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 06:37:16 Average: ens3 17.13 11.99 220.88 5.34 0.00 0.00 0.00 0.00 06:37:16 Average: docker0 2.35 2.97 0.19 29.11 0.00 0.00 0.00 0.00 06:37:16 Average: lo 0.29 0.29 0.03 0.03 0.00 0.00 0.00 0.00 06:37:16 06:37:16 06:37:16 ---> sar -P ALL: 06:37:16 Linux 5.4.0-126-generic (prd-ubuntu20-04-docker-8c-8g-9184) 10/24/22 _x86_64_ (8 CPU) 06:37:16 06:37:16 05:04:45 LINUX RESTART (8 CPU) 06:37:16 06:37:16 05:05:01 CPU %user %nice %system %iowait %steal %idle 06:37:16 05:06:02 all 1.90 0.00 0.67 0.53 0.02 96.87 06:37:16 05:06:02 0 2.27 0.00 0.53 0.25 0.02 96.93 06:37:16 05:06:02 1 3.37 0.00 0.38 0.23 0.02 96.00 06:37:16 05:06:02 2 1.94 0.00 1.02 2.54 0.02 94.49 06:37:16 05:06:02 3 1.22 0.00 0.35 0.33 0.02 98.08 06:37:16 05:06:02 4 2.17 0.00 0.40 0.13 0.02 97.28 06:37:16 05:06:02 5 2.25 0.00 0.50 0.37 0.02 96.86 06:37:16 05:06:02 6 0.57 0.00 0.39 0.34 0.03 98.68 06:37:16 05:06:02 7 1.44 0.00 1.81 0.08 0.02 96.66 06:37:16 05:07:01 all 0.04 0.00 0.02 0.01 0.00 99.94 06:37:16 05:07:01 0 0.00 0.00 0.02 0.03 0.00 99.95 06:37:16 05:07:01 1 0.08 0.00 0.02 0.00 0.00 99.90 06:37:16 05:07:01 2 0.03 0.00 0.02 0.00 0.02 99.93 06:37:16 05:07:01 3 0.00 0.00 0.02 0.02 0.00 99.97 06:37:16 05:07:01 4 0.03 0.00 0.02 0.00 0.00 99.95 06:37:16 05:07:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 05:07:01 6 0.05 0.00 0.00 0.00 0.02 99.93 06:37:16 05:07:01 7 0.08 0.00 0.05 0.00 0.00 99.86 06:37:16 05:08:01 all 0.13 0.00 0.01 0.00 0.00 99.86 06:37:16 05:08:01 0 0.03 0.00 0.00 0.00 0.00 99.97 06:37:16 05:08:01 1 0.83 0.00 0.03 0.00 0.02 99.12 06:37:16 05:08:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 05:08:01 3 0.02 0.00 0.00 0.02 0.00 99.97 06:37:16 05:08:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 05:08:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 05:08:01 6 0.03 0.00 0.00 0.00 0.02 99.95 06:37:16 05:08:01 7 0.07 0.00 0.03 0.00 0.00 99.90 06:37:16 05:09:01 all 0.07 0.00 0.01 0.01 0.00 99.90 06:37:16 05:09:01 0 0.02 0.00 0.02 0.02 0.00 99.95 06:37:16 05:09:01 1 0.10 0.00 0.03 0.00 0.02 99.85 06:37:16 05:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 05:09:01 3 0.00 0.00 0.00 0.03 0.00 99.97 06:37:16 05:09:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 05:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 05:09:01 6 0.37 0.00 0.02 0.00 0.00 99.62 06:37:16 05:09:01 7 0.07 0.00 0.03 0.00 0.02 99.88 06:37:16 05:10:01 all 1.17 0.00 0.80 0.36 0.01 97.66 06:37:16 05:10:01 0 1.02 0.00 1.98 0.05 0.02 96.93 06:37:16 05:10:01 1 2.74 0.00 0.90 0.05 0.02 96.29 06:37:16 05:10:01 2 0.85 0.00 0.93 0.33 0.02 97.87 06:37:16 05:10:01 3 0.93 0.00 0.57 1.87 0.02 96.61 06:37:16 05:10:01 4 0.50 0.00 0.32 0.02 0.00 99.17 06:37:16 05:10:01 5 0.90 0.00 0.45 0.08 0.00 98.56 06:37:16 05:10:01 6 1.13 0.00 0.48 0.07 0.02 98.30 06:37:16 05:10:01 7 1.25 0.00 0.77 0.42 0.00 97.56 06:37:16 05:11:01 all 0.03 0.00 0.04 0.01 0.01 99.92 06:37:16 05:11:01 0 0.03 0.00 0.05 0.03 0.02 99.87 06:37:16 05:11:01 1 0.03 0.00 0.03 0.00 0.00 99.93 06:37:16 05:11:01 2 0.05 0.00 0.02 0.00 0.00 99.93 06:37:16 05:11:01 3 0.02 0.00 0.05 0.02 0.00 99.92 06:37:16 05:11:01 4 0.02 0.00 0.03 0.00 0.02 99.93 06:37:16 05:11:01 5 0.00 0.00 0.03 0.00 0.00 99.97 06:37:16 05:11:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:37:16 05:11:01 7 0.07 0.00 0.05 0.00 0.02 99.87 06:37:16 05:12:01 all 0.01 0.00 0.00 0.00 0.01 99.97 06:37:16 05:12:01 0 0.03 0.00 0.02 0.00 0.02 99.93 06:37:16 05:12:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 05:12:01 2 0.02 0.00 0.00 0.00 0.02 99.97 06:37:16 05:12:01 3 0.02 0.00 0.00 0.02 0.00 99.97 06:37:16 05:12:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:37:16 05:12:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 05:12:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:37:16 05:12:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 05:13:01 all 0.01 0.00 0.01 0.00 0.00 99.97 06:37:16 05:13:01 0 0.00 0.00 0.03 0.00 0.02 99.95 06:37:16 05:13:01 1 0.00 0.00 0.02 0.00 0.00 99.98 06:37:16 05:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:37:16 05:13:01 3 0.00 0.00 0.00 0.02 0.00 99.98 06:37:16 05:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 05:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 05:13:01 6 0.02 0.00 0.02 0.02 0.00 99.95 06:37:16 05:13:01 7 0.03 0.00 0.00 0.00 0.02 99.95 06:37:16 05:14:01 all 0.01 0.00 0.01 0.00 0.01 99.97 06:37:16 05:14:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:37:16 05:14:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 05:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 05:14:01 3 0.00 0.00 0.02 0.02 0.00 99.97 06:37:16 05:14:01 4 0.00 0.00 0.00 0.00 0.02 99.98 06:37:16 05:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 05:14:01 6 0.02 0.00 0.00 0.02 0.02 99.95 06:37:16 05:14:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:37:16 05:15:01 all 0.01 0.00 0.01 0.01 0.01 99.96 06:37:16 05:15:01 0 0.02 0.00 0.03 0.02 0.02 99.92 06:37:16 05:15:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 05:15:01 2 0.00 0.00 0.02 0.00 0.02 99.97 06:37:16 05:15:01 3 0.00 0.00 0.02 0.07 0.00 99.92 06:37:16 05:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 05:15:01 5 0.00 0.00 0.00 0.00 0.02 99.98 06:37:16 05:15:01 6 0.02 0.00 0.02 0.00 0.02 99.95 06:37:16 05:15:01 7 0.03 0.00 0.03 0.02 0.00 99.92 06:37:16 05:16:01 all 0.02 0.00 0.01 0.01 0.00 99.96 06:37:16 05:16:01 0 0.03 0.00 0.05 0.00 0.00 99.92 06:37:16 05:16:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:37:16 05:16:01 2 0.03 0.00 0.00 0.00 0.00 99.97 06:37:16 05:16:01 3 0.00 0.00 0.00 0.05 0.00 99.95 06:37:16 05:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 05:16:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 05:16:01 6 0.02 0.00 0.00 0.02 0.02 99.95 06:37:16 05:16:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:37:16 06:37:16 05:16:01 CPU %user %nice %system %iowait %steal %idle 06:37:16 05:17:01 all 0.01 0.00 0.01 0.01 0.00 99.97 06:37:16 05:17:01 0 0.00 0.00 0.03 0.00 0.02 99.95 06:37:16 05:17:01 1 0.00 0.00 0.00 0.02 0.02 99.97 06:37:16 05:17:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:37:16 05:17:01 3 0.00 0.00 0.00 0.05 0.00 99.95 06:37:16 05:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 05:17:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:37:16 05:17:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:37:16 05:17:01 7 0.02 0.00 0.03 0.00 0.00 99.95 06:37:16 05:18:01 all 0.02 0.00 0.00 0.00 0.01 99.96 06:37:16 05:18:01 0 0.03 0.00 0.00 0.00 0.02 99.95 06:37:16 05:18:01 1 0.02 0.00 0.02 0.00 0.00 99.97 06:37:16 05:18:01 2 0.05 0.00 0.00 0.00 0.02 99.93 06:37:16 05:18:01 3 0.02 0.00 0.02 0.02 0.00 99.95 06:37:16 05:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 05:18:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 05:18:01 6 0.02 0.00 0.00 0.02 0.02 99.95 06:37:16 05:18:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 05:19:01 all 0.01 0.00 0.01 0.00 0.01 99.96 06:37:16 05:19:01 0 0.02 0.00 0.03 0.00 0.03 99.92 06:37:16 05:19:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 05:19:01 2 0.00 0.00 0.00 0.00 0.02 99.98 06:37:16 05:19:01 3 0.02 0.00 0.02 0.03 0.00 99.93 06:37:16 05:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 05:19:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 05:19:01 6 0.05 0.00 0.03 0.00 0.02 99.90 06:37:16 05:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:37:16 05:20:01 all 0.29 0.00 0.04 0.01 0.01 99.65 06:37:16 05:20:01 0 0.03 0.00 0.03 0.00 0.02 99.92 06:37:16 05:20:01 1 0.05 0.00 0.03 0.03 0.00 99.88 06:37:16 05:20:01 2 0.03 0.00 0.03 0.00 0.00 99.93 06:37:16 05:20:01 3 0.18 0.00 0.07 0.02 0.00 99.73 06:37:16 05:20:01 4 0.02 0.00 0.03 0.02 0.02 99.92 06:37:16 05:20:01 5 0.02 0.00 0.05 0.00 0.00 99.93 06:37:16 05:20:01 6 1.97 0.00 0.03 0.02 0.02 97.96 06:37:16 05:20:01 7 0.02 0.00 0.03 0.00 0.00 99.95 06:37:16 05:21:01 all 0.27 0.00 0.00 0.00 0.00 99.72 06:37:16 05:21:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:37:16 05:21:01 1 0.00 0.00 0.00 0.03 0.00 99.97 06:37:16 05:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 05:21:01 3 0.02 0.00 0.00 0.00 0.02 99.97 06:37:16 05:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 05:21:01 5 0.02 0.00 0.00 0.00 0.02 99.97 06:37:16 05:21:01 6 2.00 0.00 0.02 0.00 0.00 97.98 06:37:16 05:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 05:22:01 all 0.12 0.00 0.01 0.00 0.01 99.86 06:37:16 05:22:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:37:16 05:22:01 1 0.00 0.00 0.00 0.02 0.02 99.97 06:37:16 05:22:01 2 0.02 0.00 0.02 0.00 0.02 99.95 06:37:16 05:22:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 05:22:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 05:22:01 5 0.00 0.00 0.03 0.00 0.02 99.95 06:37:16 05:22:01 6 0.93 0.00 0.00 0.02 0.02 99.04 06:37:16 05:22:01 7 0.00 0.00 0.00 0.00 0.02 99.98 06:37:16 05:23:01 all 0.02 0.00 0.01 0.01 0.01 99.96 06:37:16 05:23:01 0 0.02 0.00 0.00 0.00 0.02 99.97 06:37:16 05:23:01 1 0.07 0.00 0.00 0.05 0.00 99.88 06:37:16 05:23:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 05:23:01 3 0.03 0.00 0.02 0.00 0.00 99.95 06:37:16 05:23:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 05:23:01 5 0.02 0.00 0.02 0.00 0.02 99.95 06:37:16 05:23:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:37:16 05:23:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:37:16 05:24:01 all 0.01 0.00 0.00 0.00 0.00 99.98 06:37:16 05:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 05:24:01 1 0.00 0.00 0.02 0.02 0.00 99.97 06:37:16 05:24:01 2 0.02 0.00 0.00 0.00 0.02 99.97 06:37:16 05:24:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 05:24:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 05:24:01 5 0.02 0.00 0.00 0.00 0.02 99.97 06:37:16 05:24:01 6 0.00 0.00 0.02 0.02 0.00 99.97 06:37:16 05:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 05:25:02 all 0.01 0.00 0.01 0.00 0.01 99.98 06:37:16 05:25:02 0 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 05:25:02 1 0.00 0.00 0.00 0.02 0.00 99.98 06:37:16 05:25:02 2 0.00 0.00 0.02 0.00 0.00 99.98 06:37:16 05:25:02 3 0.02 0.00 0.02 0.00 0.02 99.95 06:37:16 05:25:02 4 0.00 0.00 0.02 0.00 0.00 99.98 06:37:16 05:25:02 5 0.00 0.00 0.02 0.00 0.02 99.97 06:37:16 05:25:02 6 0.02 0.00 0.00 0.00 0.02 99.97 06:37:16 05:25:02 7 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 05:26:01 all 0.07 0.00 0.01 0.00 0.01 99.90 06:37:16 05:26:01 0 0.00 0.00 0.02 0.00 0.02 99.97 06:37:16 05:26:01 1 0.51 0.00 0.02 0.03 0.00 99.44 06:37:16 05:26:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 05:26:01 3 0.05 0.00 0.05 0.00 0.00 99.90 06:37:16 05:26:01 4 0.00 0.00 0.00 0.00 0.02 99.98 06:37:16 05:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 05:26:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:37:16 05:26:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:37:16 05:27:01 all 0.02 0.00 0.01 0.01 0.01 99.95 06:37:16 05:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:37:16 05:27:01 1 0.02 0.00 0.00 0.05 0.02 99.92 06:37:16 05:27:01 2 0.03 0.00 0.00 0.02 0.02 99.93 06:37:16 05:27:01 3 0.03 0.00 0.02 0.00 0.03 99.92 06:37:16 05:27:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:37:16 05:27:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 05:27:01 6 0.00 0.00 0.02 0.02 0.00 99.97 06:37:16 05:27:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 06:37:16 05:27:01 CPU %user %nice %system %iowait %steal %idle 06:37:16 05:28:01 all 0.01 0.00 0.00 0.00 0.00 99.98 06:37:16 05:28:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 05:28:01 1 0.00 0.00 0.02 0.02 0.00 99.97 06:37:16 05:28:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 05:28:01 3 0.03 0.00 0.02 0.00 0.02 99.93 06:37:16 05:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 05:28:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 05:28:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:37:16 05:28:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 05:29:01 all 0.01 0.00 0.01 0.00 0.01 99.96 06:37:16 05:29:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:37:16 05:29:01 1 0.02 0.00 0.00 0.02 0.00 99.97 06:37:16 05:29:01 2 0.02 0.00 0.02 0.02 0.02 99.93 06:37:16 05:29:01 3 0.02 0.00 0.05 0.00 0.02 99.92 06:37:16 05:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 05:29:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 05:29:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:37:16 05:29:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:37:16 05:30:01 all 0.01 0.00 0.01 0.00 0.01 99.97 06:37:16 05:30:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:37:16 05:30:01 1 0.02 0.00 0.02 0.03 0.02 99.92 06:37:16 05:30:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 05:30:01 3 0.03 0.00 0.00 0.00 0.02 99.95 06:37:16 05:30:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 05:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 05:30:01 6 0.00 0.00 0.02 0.00 0.00 99.98 06:37:16 05:30:01 7 0.00 0.00 0.03 0.00 0.02 99.95 06:37:16 05:31:01 all 0.06 0.00 0.01 0.01 0.01 99.92 06:37:16 05:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 05:31:01 1 0.38 0.00 0.03 0.03 0.00 99.55 06:37:16 05:31:01 2 0.02 0.00 0.00 0.02 0.02 99.95 06:37:16 05:31:01 3 0.02 0.00 0.03 0.00 0.02 99.93 06:37:16 05:31:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 05:31:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 05:31:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:37:16 05:31:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 05:32:01 all 0.01 0.00 0.01 0.00 0.00 99.98 06:37:16 05:32:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 05:32:01 1 0.00 0.00 0.00 0.02 0.00 99.98 06:37:16 05:32:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:37:16 05:32:01 3 0.02 0.00 0.03 0.00 0.02 99.93 06:37:16 05:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 05:32:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 05:32:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:37:16 05:32:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 05:33:01 all 0.02 0.00 0.01 0.00 0.01 99.95 06:37:16 05:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 05:33:01 1 0.02 0.00 0.02 0.02 0.00 99.95 06:37:16 05:33:01 2 0.02 0.00 0.03 0.00 0.02 99.93 06:37:16 05:33:01 3 0.03 0.00 0.03 0.00 0.03 99.90 06:37:16 05:33:01 4 0.02 0.00 0.00 0.00 0.02 99.97 06:37:16 05:33:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:37:16 05:33:01 6 0.03 0.00 0.00 0.02 0.02 99.93 06:37:16 05:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 05:34:01 all 0.08 0.00 0.03 0.01 0.00 99.88 06:37:16 05:34:01 0 0.53 0.00 0.07 0.00 0.00 99.40 06:37:16 05:34:01 1 0.00 0.00 0.02 0.02 0.00 99.97 06:37:16 05:34:01 2 0.03 0.00 0.05 0.02 0.00 99.90 06:37:16 05:34:01 3 0.03 0.00 0.05 0.00 0.00 99.92 06:37:16 05:34:01 4 0.02 0.00 0.03 0.00 0.00 99.95 06:37:16 05:34:01 5 0.02 0.00 0.02 0.02 0.00 99.95 06:37:16 05:34:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 05:34:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:37:16 05:35:01 all 0.01 0.00 0.01 0.01 0.01 99.96 06:37:16 05:35:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 05:35:01 1 0.02 0.00 0.00 0.02 0.00 99.97 06:37:16 05:35:01 2 0.00 0.00 0.02 0.02 0.02 99.95 06:37:16 05:35:01 3 0.02 0.00 0.02 0.00 0.02 99.95 06:37:16 05:35:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 05:35:01 5 0.00 0.00 0.03 0.00 0.00 99.97 06:37:16 05:35:01 6 0.02 0.00 0.00 0.02 0.02 99.95 06:37:16 05:35:01 7 0.02 0.00 0.02 0.00 0.02 99.95 06:37:16 05:36:01 all 0.01 0.00 0.01 0.00 0.00 99.97 06:37:16 05:36:01 0 0.00 0.00 0.03 0.00 0.02 99.95 06:37:16 05:36:01 1 0.00 0.00 0.02 0.02 0.00 99.97 06:37:16 05:36:01 2 0.03 0.00 0.02 0.00 0.00 99.95 06:37:16 05:36:01 3 0.00 0.00 0.02 0.00 0.02 99.97 06:37:16 05:36:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 05:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 05:36:01 6 0.02 0.00 0.02 0.00 0.00 99.97 06:37:16 05:36:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 05:37:01 all 0.01 0.00 0.00 0.01 0.01 99.97 06:37:16 05:37:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 05:37:01 1 0.00 0.00 0.00 0.07 0.00 99.93 06:37:16 05:37:01 2 0.02 0.00 0.02 0.02 0.02 99.93 06:37:16 05:37:01 3 0.02 0.00 0.02 0.00 0.02 99.95 06:37:16 05:37:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 05:37:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 05:37:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:37:16 05:37:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 05:38:01 all 0.02 0.00 0.01 0.00 0.01 99.97 06:37:16 05:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 05:38:01 1 0.02 0.00 0.00 0.02 0.00 99.97 06:37:16 05:38:01 2 0.03 0.00 0.00 0.00 0.00 99.97 06:37:16 05:38:01 3 0.03 0.00 0.02 0.00 0.03 99.92 06:37:16 05:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 05:38:01 5 0.03 0.00 0.02 0.00 0.02 99.93 06:37:16 05:38:01 6 0.00 0.00 0.00 0.02 0.00 99.98 06:37:16 05:38:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:37:16 06:37:16 05:38:01 CPU %user %nice %system %iowait %steal %idle 06:37:16 05:39:01 all 0.01 0.00 0.01 0.00 0.01 99.97 06:37:16 05:39:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 05:39:01 1 0.02 0.00 0.02 0.02 0.02 99.93 06:37:16 05:39:01 2 0.02 0.00 0.02 0.00 0.02 99.95 06:37:16 05:39:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:37:16 05:39:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 05:39:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 05:39:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:37:16 05:39:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:37:16 05:40:01 all 0.01 0.00 0.01 0.00 0.01 99.97 06:37:16 05:40:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 05:40:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 05:40:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:37:16 05:40:01 3 0.00 0.00 0.03 0.00 0.02 99.95 06:37:16 05:40:01 4 0.00 0.00 0.00 0.00 0.02 99.98 06:37:16 05:40:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:37:16 05:40:01 6 0.02 0.00 0.00 0.02 0.02 99.95 06:37:16 05:40:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:37:16 05:41:01 all 0.02 0.00 0.00 0.01 0.01 99.96 06:37:16 05:41:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 05:41:01 1 0.05 0.00 0.00 0.03 0.00 99.92 06:37:16 05:41:01 2 0.03 0.00 0.02 0.02 0.02 99.92 06:37:16 05:41:01 3 0.05 0.00 0.00 0.00 0.02 99.93 06:37:16 05:41:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 05:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 05:41:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:37:16 05:41:01 7 0.02 0.00 0.00 0.00 0.02 99.97 06:37:16 05:42:01 all 0.26 0.00 0.01 0.00 0.00 99.72 06:37:16 05:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 05:42:01 1 0.00 0.00 0.02 0.03 0.00 99.95 06:37:16 05:42:01 2 0.05 0.00 0.03 0.00 0.00 99.92 06:37:16 05:42:01 3 0.02 0.00 0.05 0.00 0.02 99.92 06:37:16 05:42:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 05:42:01 5 0.03 0.00 0.02 0.00 0.00 99.95 06:37:16 05:42:01 6 1.94 0.00 0.00 0.00 0.00 98.06 06:37:16 05:42:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 05:43:01 all 0.19 0.00 0.01 0.01 0.01 99.78 06:37:16 05:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 06:37:16 05:43:01 1 0.02 0.00 0.02 0.02 0.00 99.95 06:37:16 05:43:01 2 0.00 0.00 0.00 0.03 0.02 99.95 06:37:16 05:43:01 3 0.02 0.00 0.02 0.00 0.03 99.93 06:37:16 05:43:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 05:43:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 05:43:01 6 1.45 0.00 0.05 0.00 0.02 98.48 06:37:16 05:43:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 05:44:01 all 0.01 0.00 0.00 0.00 0.00 99.97 06:37:16 05:44:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 05:44:01 1 0.02 0.00 0.00 0.03 0.02 99.93 06:37:16 05:44:01 2 0.05 0.00 0.02 0.00 0.00 99.93 06:37:16 05:44:01 3 0.00 0.00 0.02 0.00 0.02 99.97 06:37:16 05:44:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 05:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 05:44:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 05:44:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 05:45:01 all 0.00 0.00 0.01 0.00 0.01 99.98 06:37:16 05:45:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 05:45:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 05:45:01 2 0.00 0.00 0.00 0.02 0.02 99.97 06:37:16 05:45:01 3 0.02 0.00 0.02 0.00 0.02 99.95 06:37:16 05:45:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 05:45:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:37:16 05:45:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:37:16 05:45:01 7 0.00 0.00 0.02 0.00 0.02 99.97 06:37:16 05:46:01 all 0.01 0.00 0.01 0.01 0.01 99.97 06:37:16 05:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 05:46:01 1 0.03 0.00 0.00 0.03 0.00 99.93 06:37:16 05:46:01 2 0.02 0.00 0.02 0.02 0.02 99.93 06:37:16 05:46:01 3 0.02 0.00 0.03 0.00 0.02 99.93 06:37:16 05:46:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 05:46:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 05:46:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:37:16 05:46:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 05:47:01 all 0.01 0.00 0.01 0.00 0.01 99.96 06:37:16 05:47:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:37:16 05:47:01 1 0.00 0.00 0.02 0.02 0.00 99.97 06:37:16 05:47:01 2 0.02 0.00 0.00 0.02 0.02 99.95 06:37:16 05:47:01 3 0.02 0.00 0.02 0.00 0.03 99.93 06:37:16 05:47:01 4 0.02 0.00 0.00 0.00 0.02 99.97 06:37:16 05:47:01 5 0.03 0.00 0.02 0.00 0.00 99.95 06:37:16 05:47:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:37:16 05:47:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:37:16 05:48:01 all 0.01 0.00 0.01 0.00 0.00 99.97 06:37:16 05:48:01 0 0.02 0.00 0.00 0.00 0.02 99.97 06:37:16 05:48:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 05:48:01 2 0.02 0.00 0.02 0.02 0.00 99.95 06:37:16 05:48:01 3 0.03 0.00 0.02 0.00 0.02 99.93 06:37:16 05:48:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 05:48:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:37:16 05:48:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 05:48:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:37:16 05:49:01 all 0.01 0.00 0.00 0.01 0.00 99.98 06:37:16 05:49:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 05:49:01 1 0.00 0.00 0.02 0.03 0.00 99.95 06:37:16 05:49:01 2 0.02 0.00 0.00 0.02 0.02 99.95 06:37:16 05:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 05:49:01 4 0.03 0.00 0.00 0.00 0.00 99.97 06:37:16 05:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 05:49:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:37:16 05:49:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 06:37:16 05:49:01 CPU %user %nice %system %iowait %steal %idle 06:37:16 05:50:01 all 0.00 0.00 0.01 0.00 0.01 99.98 06:37:16 05:50:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:37:16 05:50:01 1 0.00 0.00 0.00 0.02 0.02 99.97 06:37:16 05:50:01 2 0.02 0.00 0.00 0.02 0.00 99.97 06:37:16 05:50:01 3 0.00 0.00 0.00 0.00 0.02 99.98 06:37:16 05:50:01 4 0.00 0.00 0.02 0.00 0.00 99.98 06:37:16 05:50:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:37:16 05:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 05:50:01 7 0.00 0.00 0.02 0.00 0.02 99.97 06:37:16 05:51:01 all 0.02 0.00 0.01 0.01 0.01 99.96 06:37:16 05:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 05:51:01 1 0.02 0.00 0.00 0.03 0.00 99.95 06:37:16 05:51:01 2 0.03 0.00 0.02 0.02 0.02 99.92 06:37:16 05:51:01 3 0.03 0.00 0.02 0.00 0.02 99.93 06:37:16 05:51:01 4 0.00 0.00 0.00 0.00 0.02 99.98 06:37:16 05:51:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:37:16 05:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 05:51:01 7 0.03 0.00 0.02 0.00 0.00 99.95 06:37:16 05:52:01 all 0.01 0.00 0.01 0.00 0.00 99.98 06:37:16 05:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 05:52:01 1 0.00 0.00 0.00 0.02 0.00 99.98 06:37:16 05:52:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 05:52:01 3 0.02 0.00 0.02 0.00 0.02 99.95 06:37:16 05:52:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 05:52:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:37:16 05:52:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:37:16 05:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:37:16 05:53:01 all 0.01 0.00 0.00 0.00 0.01 99.97 06:37:16 05:53:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 05:53:01 1 0.02 0.00 0.00 0.02 0.00 99.97 06:37:16 05:53:01 2 0.03 0.00 0.00 0.02 0.02 99.93 06:37:16 05:53:01 3 0.02 0.00 0.00 0.00 0.02 99.97 06:37:16 05:53:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 05:53:01 5 0.00 0.00 0.00 0.00 0.02 99.98 06:37:16 05:53:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 05:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 05:54:01 all 0.01 0.00 0.01 0.00 0.01 99.97 06:37:16 05:54:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:37:16 05:54:01 1 0.00 0.00 0.00 0.02 0.00 99.98 06:37:16 05:54:01 2 0.02 0.00 0.02 0.02 0.02 99.93 06:37:16 05:54:01 3 0.03 0.00 0.00 0.00 0.02 99.95 06:37:16 05:54:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 05:54:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 05:54:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:37:16 05:54:01 7 0.00 0.00 0.02 0.00 0.02 99.97 06:37:16 05:55:01 all 0.01 0.00 0.01 0.00 0.00 99.97 06:37:16 05:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 05:55:01 1 0.00 0.00 0.00 0.02 0.00 99.98 06:37:16 05:55:01 2 0.02 0.00 0.00 0.02 0.00 99.97 06:37:16 05:55:01 3 0.02 0.00 0.05 0.00 0.02 99.92 06:37:16 05:55:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 05:55:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:37:16 05:55:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 05:55:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:37:16 05:56:01 all 0.00 0.00 0.01 0.00 0.00 99.98 06:37:16 05:56:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:37:16 05:56:01 1 0.00 0.00 0.02 0.02 0.00 99.97 06:37:16 05:56:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 05:56:01 3 0.00 0.00 0.03 0.00 0.00 99.97 06:37:16 05:56:01 4 0.02 0.00 0.00 0.00 0.02 99.97 06:37:16 05:56:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 05:56:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 05:56:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:37:16 05:57:01 all 0.02 0.00 0.01 0.01 0.01 99.95 06:37:16 05:57:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 05:57:01 1 0.02 0.00 0.00 0.07 0.00 99.92 06:37:16 05:57:01 2 0.03 0.00 0.02 0.03 0.02 99.90 06:37:16 05:57:01 3 0.05 0.00 0.02 0.00 0.02 99.92 06:37:16 05:57:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:37:16 05:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 05:57:01 6 0.02 0.00 0.00 0.00 0.02 99.97 06:37:16 05:57:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 05:58:01 all 0.01 0.00 0.01 0.00 0.00 99.98 06:37:16 05:58:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 05:58:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 05:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 05:58:01 3 0.02 0.00 0.03 0.00 0.02 99.93 06:37:16 05:58:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 05:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 05:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 05:58:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:37:16 05:59:01 all 0.01 0.00 0.01 0.01 0.00 99.97 06:37:16 05:59:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 05:59:01 1 0.02 0.00 0.00 0.03 0.00 99.95 06:37:16 05:59:01 2 0.03 0.00 0.02 0.02 0.00 99.93 06:37:16 05:59:01 3 0.00 0.00 0.02 0.00 0.02 99.97 06:37:16 05:59:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 05:59:01 5 0.03 0.00 0.00 0.00 0.00 99.97 06:37:16 05:59:01 6 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 05:59:01 7 0.00 0.00 0.02 0.00 0.02 99.97 06:37:16 06:00:01 all 0.01 0.00 0.00 0.00 0.00 99.98 06:37:16 06:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 06:00:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 06:00:01 2 0.03 0.00 0.02 0.02 0.02 99.92 06:37:16 06:00:01 3 0.02 0.00 0.02 0.00 0.00 99.97 06:37:16 06:00:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 06:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 06:00:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:37:16 06:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 06:37:16 06:00:01 CPU %user %nice %system %iowait %steal %idle 06:37:16 06:01:01 all 0.02 0.00 0.00 0.01 0.00 99.97 06:37:16 06:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 06:01:01 1 0.02 0.00 0.02 0.03 0.00 99.93 06:37:16 06:01:01 2 0.07 0.00 0.00 0.00 0.00 99.93 06:37:16 06:01:01 3 0.05 0.00 0.00 0.00 0.02 99.93 06:37:16 06:01:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 06:01:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:37:16 06:01:01 6 0.02 0.00 0.00 0.02 0.00 99.97 06:37:16 06:01:01 7 0.00 0.00 0.00 0.02 0.00 99.98 06:37:16 06:02:01 all 0.01 0.00 0.01 0.01 0.01 99.96 06:37:16 06:02:01 0 0.02 0.00 0.02 0.00 0.02 99.95 06:37:16 06:02:01 1 0.00 0.00 0.00 0.05 0.00 99.95 06:37:16 06:02:01 2 0.03 0.00 0.03 0.00 0.02 99.92 06:37:16 06:02:01 3 0.02 0.00 0.02 0.00 0.02 99.95 06:37:16 06:02:01 4 0.02 0.00 0.00 0.00 0.02 99.97 06:37:16 06:02:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:37:16 06:02:01 6 0.00 0.00 0.00 0.02 0.02 99.97 06:37:16 06:02:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 06:03:01 all 0.01 0.00 0.01 0.01 0.01 99.97 06:37:16 06:03:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 06:03:01 1 0.02 0.00 0.00 0.03 0.02 99.93 06:37:16 06:03:01 2 0.02 0.00 0.03 0.00 0.00 99.95 06:37:16 06:03:01 3 0.00 0.00 0.02 0.00 0.02 99.97 06:37:16 06:03:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 06:03:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 06:03:01 6 0.02 0.00 0.00 0.02 0.02 99.95 06:37:16 06:03:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 06:04:01 all 0.27 0.00 0.04 0.02 0.01 99.66 06:37:16 06:04:01 0 0.80 0.00 0.02 0.00 0.00 99.18 06:37:16 06:04:01 1 0.47 0.00 0.03 0.03 0.00 99.47 06:37:16 06:04:01 2 0.37 0.00 0.07 0.05 0.02 99.50 06:37:16 06:04:01 3 0.17 0.00 0.05 0.02 0.02 99.75 06:37:16 06:04:01 4 0.07 0.00 0.03 0.00 0.00 99.90 06:37:16 06:04:01 5 0.10 0.00 0.02 0.00 0.00 99.88 06:37:16 06:04:01 6 0.02 0.00 0.03 0.00 0.00 99.95 06:37:16 06:04:01 7 0.18 0.00 0.08 0.03 0.02 99.68 06:37:16 06:05:01 all 0.12 0.00 0.01 0.00 0.00 99.86 06:37:16 06:05:01 0 0.03 0.00 0.02 0.00 0.00 99.95 06:37:16 06:05:01 1 0.05 0.00 0.00 0.02 0.00 99.93 06:37:16 06:05:01 2 0.10 0.00 0.02 0.00 0.00 99.88 06:37:16 06:05:01 3 0.02 0.00 0.02 0.00 0.02 99.95 06:37:16 06:05:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 06:05:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 06:05:01 6 0.76 0.00 0.03 0.00 0.02 99.19 06:37:16 06:05:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:37:16 06:06:01 all 0.26 0.00 0.01 0.00 0.00 99.73 06:37:16 06:06:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 06:06:01 1 0.00 0.00 0.00 0.02 0.00 99.98 06:37:16 06:06:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:37:16 06:06:01 3 0.02 0.00 0.00 0.00 0.02 99.97 06:37:16 06:06:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 06:06:01 5 0.00 0.00 0.03 0.00 0.00 99.97 06:37:16 06:06:01 6 1.99 0.00 0.00 0.02 0.00 98.00 06:37:16 06:06:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 06:07:01 all 0.27 0.00 0.01 0.01 0.01 99.70 06:37:16 06:07:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 06:07:01 1 0.02 0.00 0.02 0.03 0.02 99.92 06:37:16 06:07:01 2 0.03 0.00 0.00 0.00 0.02 99.95 06:37:16 06:07:01 3 0.03 0.00 0.03 0.00 0.02 99.92 06:37:16 06:07:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 06:07:01 5 0.03 0.00 0.00 0.00 0.02 99.95 06:37:16 06:07:01 6 1.97 0.00 0.00 0.02 0.02 98.00 06:37:16 06:07:01 7 0.02 0.00 0.02 0.00 0.02 99.95 06:37:16 06:08:01 all 0.26 0.00 0.01 0.00 0.00 99.72 06:37:16 06:08:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 06:08:01 1 0.02 0.00 0.02 0.02 0.00 99.95 06:37:16 06:08:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 06:08:01 3 0.02 0.00 0.03 0.00 0.02 99.93 06:37:16 06:08:01 4 0.02 0.00 0.00 0.00 0.02 99.97 06:37:16 06:08:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:37:16 06:08:01 6 1.99 0.00 0.02 0.00 0.00 98.00 06:37:16 06:08:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 06:09:01 all 0.25 0.00 0.00 0.00 0.00 99.74 06:37:16 06:09:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:37:16 06:09:01 1 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 06:09:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 06:09:01 3 0.02 0.00 0.00 0.00 0.02 99.97 06:37:16 06:09:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 06:09:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 06:09:01 6 1.95 0.00 0.00 0.02 0.02 98.01 06:37:16 06:09:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 06:10:01 all 0.17 0.00 0.02 0.00 0.00 99.80 06:37:16 06:10:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 06:10:01 1 0.03 0.00 0.02 0.02 0.00 99.93 06:37:16 06:10:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:37:16 06:10:01 3 0.03 0.00 0.02 0.00 0.00 99.95 06:37:16 06:10:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 06:10:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 06:10:01 6 1.31 0.00 0.10 0.02 0.00 98.58 06:37:16 06:10:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 06:11:01 all 0.01 0.00 0.01 0.01 0.01 99.97 06:37:16 06:11:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:37:16 06:11:01 1 0.02 0.00 0.00 0.03 0.02 99.93 06:37:16 06:11:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 06:11:01 3 0.02 0.00 0.02 0.00 0.02 99.95 06:37:16 06:11:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 06:11:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:37:16 06:11:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:37:16 06:11:01 7 0.00 0.00 0.02 0.02 0.00 99.97 06:37:16 06:37:16 06:11:01 CPU %user %nice %system %iowait %steal %idle 06:37:16 06:12:01 all 0.02 0.00 0.01 0.00 0.00 99.97 06:37:16 06:12:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 06:12:01 1 0.03 0.00 0.02 0.02 0.00 99.93 06:37:16 06:12:01 2 0.02 0.00 0.00 0.00 0.02 99.97 06:37:16 06:12:01 3 0.03 0.00 0.02 0.00 0.02 99.93 06:37:16 06:12:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 06:12:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:37:16 06:12:01 6 0.02 0.00 0.00 0.02 0.00 99.97 06:37:16 06:12:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 06:13:01 all 0.01 0.00 0.00 0.00 0.01 99.97 06:37:16 06:13:01 0 0.00 0.00 0.00 0.00 0.02 99.98 06:37:16 06:13:01 1 0.03 0.00 0.00 0.02 0.00 99.95 06:37:16 06:13:01 2 0.02 0.00 0.02 0.00 0.00 99.97 06:37:16 06:13:01 3 0.03 0.00 0.02 0.00 0.02 99.93 06:37:16 06:13:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 06:13:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 06:13:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:37:16 06:13:01 7 0.00 0.00 0.00 0.00 0.02 99.98 06:37:16 06:14:01 all 0.02 0.00 0.01 0.00 0.01 99.97 06:37:16 06:14:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:37:16 06:14:01 1 0.03 0.00 0.02 0.00 0.00 99.95 06:37:16 06:14:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 06:14:01 3 0.03 0.00 0.03 0.00 0.03 99.90 06:37:16 06:14:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 06:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 06:14:01 6 0.02 0.00 0.00 0.02 0.02 99.95 06:37:16 06:14:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 06:15:01 all 0.01 0.00 0.00 0.00 0.00 99.98 06:37:16 06:15:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 06:15:01 1 0.02 0.00 0.00 0.02 0.02 99.95 06:37:16 06:15:01 2 0.00 0.00 0.00 0.00 0.02 99.98 06:37:16 06:15:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 06:15:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 06:15:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:37:16 06:15:01 6 0.00 0.00 0.00 0.02 0.00 99.98 06:37:16 06:15:01 7 0.00 0.00 0.02 0.00 0.00 99.98 06:37:16 06:16:01 all 0.01 0.00 0.01 0.01 0.01 99.97 06:37:16 06:16:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 06:16:01 1 0.05 0.00 0.02 0.03 0.00 99.90 06:37:16 06:16:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 06:16:01 3 0.00 0.00 0.03 0.00 0.02 99.95 06:37:16 06:16:01 4 0.02 0.00 0.00 0.00 0.02 99.97 06:37:16 06:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 06:16:01 6 0.00 0.00 0.00 0.02 0.03 99.95 06:37:16 06:16:01 7 0.00 0.00 0.00 0.00 0.02 99.98 06:37:16 06:17:01 all 0.01 0.00 0.01 0.02 0.00 99.96 06:37:16 06:17:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 06:17:01 1 0.02 0.00 0.00 0.07 0.00 99.92 06:37:16 06:17:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 06:17:01 3 0.03 0.00 0.03 0.00 0.02 99.92 06:37:16 06:17:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 06:17:01 5 0.03 0.00 0.00 0.00 0.00 99.97 06:37:16 06:17:01 6 0.00 0.00 0.00 0.07 0.00 99.93 06:37:16 06:17:01 7 0.00 0.00 0.03 0.00 0.00 99.97 06:37:16 06:18:01 all 0.01 0.00 0.00 0.00 0.01 99.97 06:37:16 06:18:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 06:18:01 1 0.03 0.00 0.00 0.02 0.02 99.93 06:37:16 06:18:01 2 0.02 0.00 0.02 0.00 0.02 99.95 06:37:16 06:18:01 3 0.02 0.00 0.00 0.00 0.02 99.97 06:37:16 06:18:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 06:18:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 06:18:01 6 0.00 0.00 0.00 0.02 0.02 99.97 06:37:16 06:18:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 06:19:01 all 0.01 0.00 0.01 0.00 0.00 99.97 06:37:16 06:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:37:16 06:19:01 1 0.03 0.00 0.00 0.03 0.00 99.93 06:37:16 06:19:01 2 0.00 0.00 0.02 0.00 0.00 99.98 06:37:16 06:19:01 3 0.02 0.00 0.00 0.00 0.02 99.97 06:37:16 06:19:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 06:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:37:16 06:19:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:37:16 06:19:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 06:20:01 all 0.01 0.00 0.00 0.00 0.01 99.98 06:37:16 06:20:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 06:20:01 1 0.03 0.00 0.00 0.00 0.02 99.95 06:37:16 06:20:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 06:20:01 3 0.00 0.00 0.03 0.00 0.03 99.93 06:37:16 06:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 06:20:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 06:20:01 6 0.00 0.00 0.00 0.02 0.00 99.98 06:37:16 06:20:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 06:21:01 all 0.01 0.00 0.01 0.04 0.00 99.93 06:37:16 06:21:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:37:16 06:21:01 1 0.05 0.00 0.02 0.33 0.00 99.60 06:37:16 06:21:01 2 0.00 0.00 0.02 0.00 0.00 99.98 06:37:16 06:21:01 3 0.02 0.00 0.03 0.00 0.00 99.95 06:37:16 06:21:01 4 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 06:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 06:21:01 6 0.00 0.00 0.00 0.02 0.00 99.98 06:37:16 06:21:01 7 0.03 0.00 0.02 0.00 0.00 99.95 06:37:16 06:22:01 all 0.00 0.00 0.01 0.00 0.01 99.98 06:37:16 06:22:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 06:22:01 1 0.00 0.00 0.02 0.03 0.00 99.95 06:37:16 06:22:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 06:22:01 3 0.02 0.00 0.03 0.00 0.02 99.93 06:37:16 06:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 06:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 06:22:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:37:16 06:22:01 7 0.00 0.00 0.00 0.00 0.02 99.98 06:37:16 06:37:16 06:22:01 CPU %user %nice %system %iowait %steal %idle 06:37:16 06:23:01 all 0.15 0.00 0.01 0.00 0.01 99.84 06:37:16 06:23:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 06:23:01 1 0.03 0.00 0.00 0.03 0.02 99.92 06:37:16 06:23:01 2 0.03 0.00 0.02 0.00 0.02 99.93 06:37:16 06:23:01 3 0.03 0.00 0.02 0.00 0.02 99.93 06:37:16 06:23:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 06:23:01 5 0.02 0.00 0.02 0.00 0.00 99.97 06:37:16 06:23:01 6 1.03 0.00 0.00 0.00 0.00 98.97 06:37:16 06:23:01 7 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 06:24:01 all 0.26 0.00 0.01 0.00 0.01 99.72 06:37:16 06:24:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:37:16 06:24:01 1 0.02 0.00 0.02 0.02 0.00 99.95 06:37:16 06:24:01 2 0.00 0.00 0.02 0.00 0.00 99.98 06:37:16 06:24:01 3 0.02 0.00 0.03 0.00 0.02 99.93 06:37:16 06:24:01 4 0.02 0.00 0.02 0.00 0.02 99.95 06:37:16 06:24:01 5 0.00 0.00 0.02 0.00 0.02 99.97 06:37:16 06:24:01 6 1.97 0.00 0.00 0.00 0.02 98.01 06:37:16 06:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 06:25:01 all 0.26 0.00 0.01 0.00 0.01 99.72 06:37:16 06:25:01 0 0.00 0.00 0.00 0.00 0.02 99.98 06:37:16 06:25:01 1 0.02 0.00 0.00 0.03 0.00 99.95 06:37:16 06:25:01 2 0.02 0.00 0.00 0.00 0.02 99.97 06:37:16 06:25:01 3 0.02 0.00 0.02 0.00 0.02 99.95 06:37:16 06:25:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:37:16 06:25:01 5 0.03 0.00 0.00 0.00 0.00 99.97 06:37:16 06:25:01 6 1.94 0.00 0.02 0.00 0.02 98.03 06:37:16 06:25:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:37:16 06:26:01 all 0.25 0.00 0.02 0.07 0.01 99.65 06:37:16 06:26:01 0 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 06:26:01 1 0.03 0.00 0.03 0.48 0.02 99.43 06:37:16 06:26:01 2 0.00 0.00 0.02 0.05 0.00 99.93 06:37:16 06:26:01 3 0.03 0.00 0.02 0.00 0.02 99.93 06:37:16 06:26:01 4 0.10 0.00 0.03 0.00 0.00 99.87 06:37:16 06:26:01 5 0.00 0.00 0.03 0.02 0.00 99.95 06:37:16 06:26:01 6 1.79 0.00 0.05 0.00 0.00 98.16 06:37:16 06:26:01 7 0.02 0.00 0.02 0.00 0.02 99.95 06:37:16 06:27:01 all 0.02 0.00 0.01 0.01 0.01 99.96 06:37:16 06:27:01 0 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 06:27:01 1 0.02 0.00 0.02 0.03 0.00 99.93 06:37:16 06:27:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 06:27:01 3 0.00 0.00 0.02 0.02 0.03 99.93 06:37:16 06:27:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 06:27:01 5 0.03 0.00 0.00 0.00 0.00 99.97 06:37:16 06:27:01 6 0.05 0.00 0.03 0.00 0.02 99.90 06:37:16 06:27:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:37:16 06:28:01 all 0.01 0.00 0.01 0.00 0.01 99.97 06:37:16 06:28:01 0 0.00 0.00 0.02 0.00 0.00 99.98 06:37:16 06:28:01 1 0.02 0.00 0.00 0.00 0.02 99.97 06:37:16 06:28:01 2 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 06:28:01 3 0.03 0.00 0.00 0.02 0.02 99.93 06:37:16 06:28:01 4 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 06:28:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:37:16 06:28:01 6 0.00 0.00 0.00 0.00 0.02 99.98 06:37:16 06:28:01 7 0.02 0.00 0.02 0.00 0.00 99.97 06:37:16 06:29:01 all 0.11 0.00 0.04 0.01 0.01 99.84 06:37:16 06:29:01 0 0.42 0.00 0.03 0.00 0.00 99.55 06:37:16 06:29:01 1 0.15 0.00 0.03 0.03 0.00 99.78 06:37:16 06:29:01 2 0.00 0.00 0.02 0.00 0.02 99.97 06:37:16 06:29:01 3 0.00 0.00 0.03 0.02 0.03 99.92 06:37:16 06:29:01 4 0.08 0.00 0.03 0.00 0.00 99.88 06:37:16 06:29:01 5 0.05 0.00 0.02 0.00 0.00 99.93 06:37:16 06:29:01 6 0.03 0.00 0.03 0.00 0.00 99.93 06:37:16 06:29:01 7 0.13 0.00 0.12 0.02 0.02 99.72 06:37:16 06:30:01 all 19.63 0.00 5.86 1.24 0.07 73.19 06:37:16 06:30:01 0 20.15 0.00 6.03 0.29 0.07 73.47 06:37:16 06:30:01 1 18.56 0.00 5.83 2.45 0.07 73.09 06:37:16 06:30:01 2 21.83 0.00 5.55 2.08 0.07 70.47 06:37:16 06:30:01 3 19.78 0.00 5.76 0.39 0.08 73.99 06:37:16 06:30:01 4 19.01 0.00 5.90 1.00 0.07 74.03 06:37:16 06:30:01 5 18.90 0.00 5.46 0.14 0.07 75.44 06:37:16 06:30:01 6 18.31 0.00 6.09 3.17 0.07 72.36 06:37:16 06:30:01 7 20.54 0.00 6.28 0.43 0.09 72.67 06:37:16 06:31:01 all 26.52 0.00 5.31 1.06 0.07 67.03 06:37:16 06:31:01 0 27.56 0.00 5.43 3.06 0.08 63.86 06:37:16 06:31:01 1 27.39 0.00 5.69 0.91 0.07 65.93 06:37:16 06:31:01 2 26.47 0.00 5.17 0.17 0.08 68.11 06:37:16 06:31:01 3 25.68 0.00 5.03 1.48 0.07 67.74 06:37:16 06:31:01 4 27.60 0.00 5.83 1.11 0.07 65.39 06:37:16 06:31:01 5 25.95 0.00 4.96 0.07 0.07 68.95 06:37:16 06:31:01 6 25.40 0.00 5.07 1.10 0.07 68.36 06:37:16 06:31:01 7 26.13 0.00 5.32 0.59 0.07 67.89 06:37:16 06:32:01 all 0.03 0.00 0.03 0.00 0.01 99.93 06:37:16 06:32:01 0 0.05 0.00 0.02 0.00 0.00 99.93 06:37:16 06:32:01 1 0.00 0.00 0.05 0.00 0.02 99.93 06:37:16 06:32:01 2 0.03 0.00 0.00 0.00 0.02 99.95 06:37:16 06:32:01 3 0.00 0.00 0.03 0.02 0.02 99.93 06:37:16 06:32:01 4 0.02 0.00 0.02 0.00 0.02 99.95 06:37:16 06:32:01 5 0.02 0.00 0.03 0.00 0.00 99.95 06:37:16 06:32:01 6 0.02 0.00 0.02 0.02 0.00 99.95 06:37:16 06:32:01 7 0.12 0.00 0.03 0.00 0.02 99.83 06:37:16 06:33:01 all 0.03 0.00 0.02 0.00 0.01 99.94 06:37:16 06:33:01 0 0.03 0.00 0.05 0.00 0.03 99.88 06:37:16 06:33:01 1 0.03 0.00 0.03 0.00 0.02 99.92 06:37:16 06:33:01 2 0.00 0.00 0.02 0.00 0.00 99.98 06:37:16 06:33:01 3 0.02 0.00 0.03 0.02 0.00 99.93 06:37:16 06:33:01 4 0.07 0.00 0.05 0.00 0.00 99.88 06:37:16 06:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 06:33:01 6 0.02 0.00 0.00 0.02 0.00 99.97 06:37:16 06:33:01 7 0.05 0.00 0.00 0.00 0.02 99.93 06:37:16 06:37:16 06:33:01 CPU %user %nice %system %iowait %steal %idle 06:37:16 06:34:01 all 0.03 0.00 0.01 0.00 0.01 99.95 06:37:16 06:34:01 0 0.03 0.00 0.05 0.02 0.00 99.90 06:37:16 06:34:01 1 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 06:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 06:34:01 3 0.05 0.00 0.02 0.00 0.00 99.93 06:37:16 06:34:01 4 0.02 0.00 0.02 0.00 0.02 99.95 06:37:16 06:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 06:34:01 6 0.02 0.00 0.02 0.02 0.02 99.93 06:37:16 06:34:01 7 0.07 0.00 0.02 0.00 0.02 99.90 06:37:16 06:35:01 all 0.02 0.00 0.01 0.01 0.01 99.95 06:37:16 06:35:01 0 0.08 0.00 0.02 0.05 0.03 99.82 06:37:16 06:35:01 1 0.03 0.00 0.02 0.00 0.02 99.93 06:37:16 06:35:01 2 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 06:35:01 3 0.02 0.00 0.00 0.00 0.02 99.97 06:37:16 06:35:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:37:16 06:35:01 5 0.00 0.00 0.02 0.00 0.00 99.98 06:37:16 06:35:01 6 0.00 0.00 0.00 0.00 0.00 100.00 06:37:16 06:35:01 7 0.03 0.00 0.02 0.00 0.02 99.93 06:37:16 06:36:01 all 0.03 0.00 0.01 0.01 0.01 99.95 06:37:16 06:36:01 0 0.05 0.00 0.03 0.02 0.02 99.88 06:37:16 06:36:01 1 0.02 0.00 0.00 0.00 0.02 99.97 06:37:16 06:36:01 2 0.02 0.00 0.02 0.00 0.02 99.95 06:37:16 06:36:01 3 0.02 0.00 0.00 0.00 0.00 99.98 06:37:16 06:36:01 4 0.02 0.00 0.02 0.00 0.00 99.97 06:37:16 06:36:01 5 0.03 0.00 0.02 0.00 0.02 99.93 06:37:16 06:36:01 6 0.02 0.00 0.00 0.03 0.02 99.93 06:37:16 06:36:01 7 0.03 0.00 0.00 0.00 0.02 99.95 06:37:16 06:37:01 all 7.68 0.00 3.59 1.02 0.04 87.67 06:37:16 06:37:01 0 7.09 0.00 4.47 0.13 0.03 88.28 06:37:16 06:37:01 1 7.39 0.00 2.53 0.03 0.03 90.02 06:37:16 06:37:01 2 7.17 0.00 2.53 0.03 0.03 90.23 06:37:16 06:37:01 3 6.79 0.00 4.77 2.46 0.05 85.93 06:37:16 06:37:01 4 8.38 0.00 3.44 0.15 0.05 87.98 06:37:16 06:37:01 5 9.08 0.00 2.99 0.08 0.03 87.81 06:37:16 06:37:01 6 6.74 0.00 4.65 4.15 0.05 84.40 06:37:16 06:37:01 7 8.83 0.00 3.34 1.07 0.03 86.72 06:37:16 Average: all 0.67 0.00 0.18 0.05 0.01 99.09 06:37:16 Average: 0 0.65 0.00 0.21 0.04 0.01 99.09 06:37:16 Average: 1 0.68 0.00 0.17 0.07 0.01 99.07 06:37:16 Average: 2 0.65 0.00 0.17 0.06 0.01 99.11 06:37:16 Average: 3 0.61 0.00 0.20 0.08 0.01 99.11 06:37:16 Average: 4 0.63 0.00 0.18 0.03 0.00 99.16 06:37:16 Average: 5 0.62 0.00 0.16 0.01 0.00 99.20 06:37:16 Average: 6 0.85 0.00 0.19 0.10 0.01 98.85 06:37:16 Average: 7 0.64 0.00 0.20 0.03 0.01 99.13 06:37:16 06:37:16 06:37:16