Pull request #493 opened Connecting to https://api.github.com using edgex-jenkins github personal access token Obtained Jenkinsfile from f77981cc247c09156c04e19f6445410b6ebf6373+bd4b122dfb0a4010481292c64dce67798bdd73bb (656911e417be47b18f67f03986c16fa2044c83dc) 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-ssh8162973544582141778.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 056ae7b86453181957306e7078512cbe12174832 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --resolve-git-dir /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f/.git # timeout=10 Setting origin to git@github.com:edgexfoundry/edgex-global-pipelines.git > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching origin... Fetching upstream changes from origin > git --version # timeout=10 > git --version # 'git version 2.16.6' > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh16596107230539866189.key > git fetch --tags --progress -- origin +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/tags/stable^{commit} # timeout=10 Resolved tag stable revision 056ae7b86453181957306e7078512cbe12174832 The recommended git tool is: git using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and with tags Cloning repository git@github.com:edgexfoundry/edgex-global-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-493/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82 # timeout=10 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-rest-go/branches/PR-493/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh10513390206154143336.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 > 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 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-rest-go/branches/PR-493/workspace@libs/711e2b78f836f82711d3b25fb9937a6f21c7d85885a63faf9727f7092bdaef82@tmp/jenkins-gitclient-ssh13046507101639432382.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 056ae7b86453181957306e7078512cbe12174832 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 056ae7b86453181957306e7078512cbe12174832 # timeout=10 Commit message: "Merge pull request #473 from cherrycl/fix-seccomp-profile-error" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 > git --version # timeout=10 > git --version # 'git version 2.16.6' 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-ssh17313590195951856136.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 65355178549468b165f8106641c96c3190b1d843 The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning with configured refspecs honoured and without tags Cloning repository git@github.com:lfit/releng-pipelines.git > git init /var/lib/jenkins/jobs/edgexfoundry/jobs/device-rest-go/branches/PR-493/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e # timeout=10 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-rest-go/branches/PR-493/workspace@libs/43bcb2cb36fa890fc8ffff9daeee975b45f005d05d2c7bdedc52bb4b4373df4e@tmp/jenkins-gitclient-ssh13244833481400141784.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 056ae7b86453181957306e7078512cbe12174832 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-rest-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-rest-go-settings PROJECT: device-rest-go USE_SEMVER: true TEST_SCRIPT: make test BUILD_SCRIPT: make build GO_VERSION: 1.23 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-rest 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-7798 in /w/workspace/gexfoundry_device-rest-go_PR-493 [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-rest-go.git > git init /w/workspace/gexfoundry_device-rest-go_PR-493 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git > git --version # timeout=10 > git --version # 'git version 2.25.1' using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Merging remotes/origin/main commit bd4b122dfb0a4010481292c64dce67798bdd73bb into PR head commit f77981cc247c09156c04e19f6445410b6ebf6373 Merge succeeded, producing f77981cc247c09156c04e19f6445410b6ebf6373 Checking out Revision f77981cc247c09156c04e19f6445410b6ebf6373 (PR-493) Commit message: "build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.25.1' fatal: bad object 056ae7b86453181957306e7078512cbe12174832 > git config remote.origin.url git@github.com:edgexfoundry/device-rest-go.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/device-rest-go.git using GIT_SSH to set credentials SSH Credentials for GitHub > git fetch --tags --force --progress -- git@github.com:edgexfoundry/device-rest-go.git +refs/pull/493/head:refs/remotes/origin/PR-493 +refs/heads/main:refs/remotes/origin/main # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f77981cc247c09156c04e19f6445410b6ebf6373 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge bd4b122dfb0a4010481292c64dce67798bdd73bb # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f f77981cc247c09156c04e19f6445410b6ebf6373 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 20:02:13 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Prepare) [Pipeline] script [Pipeline] { [Pipeline] withCredentials 20:02:13 Masking supported pattern matches of $GH_TOKEN_USR or $GH_TOKEN_PSW [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] echo 20:02:14 ========================================================= 20:02:14 EdgeX Global Pipelines Version Info 20:02:14 ========================================================= [Pipeline] libraryResource [Pipeline] sh 20:02:15 ------------------- 20:02:15 stable info: 20:02:15 ------------------- 20:02:15 Commited By: Cherry Wang cherry@iotechsys.com 20:02:15 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 20:02:15 Message: update stable to v1.0.276 20:02:15 ------------------- 20:02:15 experimental info: 20:02:15 ------------------- 20:02:15 Commited By: **** collab-it+edgex@linuxfoundation.org 20:02:15 Commit SHA: 056ae7b86453181957306e7078512cbe12174832 20:02:15 Message: update experimental to v1.0.276 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withCredentials [Pipeline] echo 20:02:16 [edgeXSetupEnvironment]: set envvar MAVEN_SETTINGS = device-rest-go-settings [Pipeline] echo 20:02:16 [edgeXSetupEnvironment]: set envvar PROJECT = device-rest-go [Pipeline] echo 20:02:16 [edgeXSetupEnvironment]: set envvar USE_SEMVER = true [Pipeline] echo 20:02:16 [edgeXSetupEnvironment]: set envvar TEST_SCRIPT = make test [Pipeline] echo 20:02:16 [edgeXSetupEnvironment]: set envvar BUILD_SCRIPT = make build [Pipeline] echo 20:02:16 [edgeXSetupEnvironment]: set envvar GO_VERSION = 1.23 [Pipeline] echo 20:02:16 [edgeXSetupEnvironment]: set envvar USE_ALPINE = true [Pipeline] echo 20:02:16 [edgeXSetupEnvironment]: set envvar DOCKER_FILE_PATH = Dockerfile [Pipeline] echo 20:02:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_FILE_PATH = Dockerfile.build [Pipeline] echo 20:02:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_CONTEXT = . [Pipeline] echo 20:02:16 [edgeXSetupEnvironment]: set envvar DOCKER_BUILD_IMAGE_TARGET = builder [Pipeline] echo 20:02:16 [edgeXSetupEnvironment]: set envvar DOCKER_IMAGE_NAME = device-rest [Pipeline] echo 20:02:16 [edgeXSetupEnvironment]: set envvar DOCKER_REGISTRY_NAMESPACE = [Pipeline] echo 20:02:16 [edgeXSetupEnvironment]: set envvar DOCKER_NEXUS_REPO = staging [Pipeline] echo 20:02:16 [edgeXSetupEnvironment]: set envvar BUILD_DOCKER_IMAGE = true [Pipeline] echo 20:02:16 [edgeXSetupEnvironment]: set envvar PUSH_DOCKER_IMAGE = true [Pipeline] echo 20:02:16 [edgeXSetupEnvironment]: set envvar BUILD_EXPERIMENTAL_DOCKER_IMAGE = false [Pipeline] echo 20:02:16 [edgeXSetupEnvironment]: set envvar BUILD_STABLE_DOCKER_IMAGE = false [Pipeline] echo 20:02:16 [edgeXSetupEnvironment]: set envvar SEMVER_BUMP_LEVEL = pre [Pipeline] echo 20:02:16 [edgeXSetupEnvironment]: set envvar BUILD_SNAP = false [Pipeline] echo 20:02:17 [edgeXSetupEnvironment]: set envvar PUBLISH_SWAGGER_DOCS = false [Pipeline] echo 20:02:17 [edgeXSetupEnvironment]: set envvar SWAGGER_API_FOLDERS = openapi/v1 [Pipeline] echo 20:02:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_ROOT = archives/bin [Pipeline] echo 20:02:17 [edgeXSetupEnvironment]: set envvar ARTIFACT_TYPES = docker [Pipeline] echo 20:02:17 [edgeXSetupEnvironment]: set envvar SHOULD_BUILD = true [Pipeline] echo 20:02:17 [edgeXSetupEnvironment]: set envvar BUILD_FAILURE_NOTIFY_LIST = edgex-tsc-core@lists.edgexfoundry.org,edgex-tsc-devops@lists.edgexfoundry.org [Pipeline] echo 20:02:17 [edgeXSetupEnvironment]: set envvar SNYK_DEBUG = false [Pipeline] echo 20:02:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH = PR-493 [Pipeline] echo 20:02:17 [edgeXSetupEnvironment]: set envvar SEMVER_BRANCH = PR-493 [Pipeline] echo 20:02:17 [edgeXSetupEnvironment]: set envvar GIT_BRANCH_CLEAN = PR-493 [Pipeline] echo 20:02:17 [edgeXSetupEnvironment]: set envvar GIT_COMMIT = f77981cc247c09156c04e19f6445410b6ebf6373 [Pipeline] echo 20:02:17 [edgeXSetupEnvironment]: set envvar SHORT_GIT_COMMIT = f77981c [Pipeline] echo 20:02:17 [edgeXSetupEnvironment]: set envvar SEMVER_PRE_PREFIX = dev [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:02:17 provisioning config files... 20:02:17 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-493@tmp/config974618719348188938tmp [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:02:18 ---> ****-login.sh 20:02:18 nexus3.edgexfoundry.org:10001 20:02:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:18 20:02:18 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 20:02:18 Configure a credential helper to remove this warning. See 20:02:18 https://docs.****.com/go/credential-store/ 20:02:18 20:02:18 Login Succeeded 20:02:18 nexus3.edgexfoundry.org:10002 20:02:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:18 20:02:18 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 20:02:18 Configure a credential helper to remove this warning. See 20:02:18 https://docs.****.com/go/credential-store/ 20:02:18 20:02:18 Login Succeeded 20:02:18 nexus3.edgexfoundry.org:10003 20:02:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:18 20:02:18 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 20:02:18 Configure a credential helper to remove this warning. See 20:02:18 https://docs.****.com/go/credential-store/ 20:02:18 20:02:18 Login Succeeded 20:02:18 nexus3.edgexfoundry.org:10004 20:02:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:18 20:02:18 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 20:02:18 Configure a credential helper to remove this warning. See 20:02:18 https://docs.****.com/go/credential-store/ 20:02:18 20:02:18 Login Succeeded 20:02:18 ****.io 20:02:18 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:18 20:02:18 WARNING! Your credentials are stored unencrypted in '/home/jenkins/.****/config.json'. 20:02:18 Configure a credential helper to remove this warning. See 20:02:18 https://docs.****.com/go/credential-store/ 20:02:18 20:02:18 Login Succeeded 20:02:18 ---> ****-login.sh ends [Pipeline] } 20:02:19 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build Check) [Pipeline] sh 20:02:19 + git rev-list -1 --merges f77981cc247c09156c04e19f6445410b6ebf6373~1..f77981cc247c09156c04e19f6445410b6ebf6373 [Pipeline] echo 20:02:19 -----------> git rev-list -1 --merges f77981cc247c09156c04e19f6445410b6ebf6373~1..f77981cc247c09156c04e19f6445410b6ebf6373 f77981cc247c09156c04e19f6445410b6ebf6373 [false] [Pipeline] sh 20:02:20 + git log --format=format:%s -1 f77981cc247c09156c04e19f6445410b6ebf6373 [Pipeline] echo 20:02:20 ========================================================= 20:02:20 [isLTSReleaseBuild] Regular build required. isLTSRelease: [false] 20:02:20 ========================================================= [Pipeline] stage [Pipeline] { (Semver Prep) [Pipeline] script [Pipeline] { [Pipeline] sh 20:02:20 + git log --format=format:%s -1 f77981cc247c09156c04e19f6445410b6ebf6373 [Pipeline] echo 20:02:20 [semverPrep] GIT_COMMIT: f77981cc247c09156c04e19f6445410b6ebf6373, Commit Message: build(deps): Bump github.com/edgexfoundry/device-sdk-go/v4 [Pipeline] echo 20:02:20 [semverPrep] This is not a build commit. [Pipeline] sh 20:02:20 + grep github.com ecdsa /etc/ssh/ssh_known_hosts 20:02:20 + grep -v github /etc/ssh/ssh_known_hosts 20:02:20 + [ -e /tmp/ssh_known_hosts ] 20:02:20 + sudo mv /tmp/ssh_known_hosts /etc/ssh/ssh_known_hosts 20:02:20 + echo github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= 20:02:20 + sudo tee -a /etc/ssh/ssh_known_hosts 20:02:20 github.com ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBEmKSENjQEezOmxkZMy7opKgwFB9nkt5YRrYMjNuG5N87uRgg6CLrbo5wAdT/y6v0mKV0U2w0WZ2YB/++Tpockg= [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:21 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:02:21 20:02:21 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:22 + docker pull nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:02:22 0.1.4: Pulling from edgex-devops/py-git-semver 20:02:22 3dae71ba6b94: Pulling fs layer 20:02:22 6bf1a483ea7c: Pulling fs layer 20:02:22 f5dfc541a4d3: Pulling fs layer 20:02:22 461d9e800cba: Pulling fs layer 20:02:22 80192f66455f: Pulling fs layer 20:02:22 2e8e34ca0e6c: Pulling fs layer 20:02:22 a29436f7fd5d: Pulling fs layer 20:02:22 923cac83aea3: Pulling fs layer 20:02:22 25ad8b0a4227: Pulling fs layer 20:02:22 db01528c6b51: Pulling fs layer 20:02:22 28988de357af: Pulling fs layer 20:02:22 a29436f7fd5d: Waiting 20:02:22 923cac83aea3: Waiting 20:02:22 25ad8b0a4227: Waiting 20:02:22 db01528c6b51: Waiting 20:02:22 28988de357af: Waiting 20:02:22 80192f66455f: Waiting 20:02:22 2e8e34ca0e6c: Waiting 20:02:22 461d9e800cba: Waiting 20:02:22 6bf1a483ea7c: Verifying Checksum 20:02:22 6bf1a483ea7c: Download complete 20:02:22 461d9e800cba: Download complete 20:02:22 80192f66455f: Verifying Checksum 20:02:22 80192f66455f: Download complete 20:02:22 f5dfc541a4d3: Verifying Checksum 20:02:22 f5dfc541a4d3: Download complete 20:02:22 3dae71ba6b94: Verifying Checksum 20:02:22 3dae71ba6b94: Download complete 20:02:22 923cac83aea3: Verifying Checksum 20:02:22 923cac83aea3: Download complete 20:02:22 25ad8b0a4227: Verifying Checksum 20:02:22 25ad8b0a4227: Download complete 20:02:22 db01528c6b51: Verifying Checksum 20:02:22 db01528c6b51: Download complete 20:02:22 28988de357af: Download complete 20:02:22 a29436f7fd5d: Verifying Checksum 20:02:22 a29436f7fd5d: Download complete 20:02:22 2e8e34ca0e6c: Verifying Checksum 20:02:22 2e8e34ca0e6c: Download complete 20:02:23 3dae71ba6b94: Pull complete 20:02:23 6bf1a483ea7c: Pull complete 20:02:24 f5dfc541a4d3: Pull complete 20:02:24 461d9e800cba: Pull complete 20:02:24 80192f66455f: Pull complete 20:02:28 2e8e34ca0e6c: Pull complete 20:02:28 a29436f7fd5d: Pull complete 20:02:28 923cac83aea3: Pull complete 20:02:28 25ad8b0a4227: Pull complete 20:02:28 db01528c6b51: Pull complete 20:02:28 28988de357af: Pull complete 20:02:28 Digest: sha256:195353f5eb8266bfc5d09c70327cc406fe11db141ac9a5f04734cd23bce6a248 20:02:28 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 20:02:28 nexus3.edgexfoundry.org:10003/edgex-devops/py-git-semver:0.1.4 [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:02:29 prd-ubuntu20.04-docker-8c-8g-7798 does not seem to be running inside a container 20:02:29 $ docker run -t -d -u 1001:1001 -u 0:0 -v /etc/ssh:/etc/ssh -w /w/workspace/gexfoundry_device-rest-go_PR-493 -v /w/workspace/gexfoundry_device-rest-go_PR-493:/w/workspace/gexfoundry_device-rest-go_PR-493:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-493@tmp:/w/workspace/gexfoundry_device-rest-go_PR-493@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 20:02:32 $ docker top 27bfd4b62cd8f40900dd8f2eeb9085b0f4261af92b41efb81ec067cc34586272 -eo pid,comm 20:02:32 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). 20:02:32 Alternatively you can force image entrypoint to be disabled by adding option `--entrypoint=''`. [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent 20:02:32 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:02:32 [ssh-agent] Looking for ssh-agent implementation... 20:02:32 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:02:32 $ docker exec 27bfd4b62cd8f40900dd8f2eeb9085b0f4261af92b41efb81ec067cc34586272 ssh-agent 20:02:32 SSH_AUTH_SOCK=/tmp/ssh-GE1khe7Wcidm/agent.33 20:02:32 SSH_AGENT_PID=39 20:02:32 Running ssh-add (command line suppressed) 20:02:32 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-493@tmp/private_key_1976993994701525841.key (/w/workspace/gexfoundry_device-rest-go_PR-493@tmp/private_key_1976993994701525841.key) 20:02:32 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:02:32 + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-493 [Pipeline] sh 20:02:33 + git tag --points-at HEAD [Pipeline] } 20:02:33 $ docker exec --env ******** --env ******** 27bfd4b62cd8f40900dd8f2eeb9085b0f4261af92b41efb81ec067cc34586272 ssh-agent -k 20:02:33 unset SSH_AUTH_SOCK; 20:02:33 unset SSH_AGENT_PID; 20:02:33 echo Agent pid 39 killed; 20:02:33 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] sshagent 20:02:33 [ssh-agent] Using credentials edgex-jenkins (SSH Credentials for GitHub) 20:02:33 [ssh-agent] Looking for ssh-agent implementation... 20:02:33 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 20:02:33 $ docker exec 27bfd4b62cd8f40900dd8f2eeb9085b0f4261af92b41efb81ec067cc34586272 ssh-agent 20:02:33 SSH_AUTH_SOCK=/tmp/ssh-qfjXG6asQvut/agent.86 20:02:33 SSH_AGENT_PID=92 20:02:33 Running ssh-add (command line suppressed) 20:02:33 Identity added: /w/workspace/gexfoundry_device-rest-go_PR-493@tmp/private_key_6294137798131841860.key (/w/workspace/gexfoundry_device-rest-go_PR-493@tmp/private_key_6294137798131841860.key) 20:02:33 [ssh-agent] Started. [Pipeline] { [Pipeline] sh 20:02:34 + git semver init 20:02:34 2025-08-28 20:02:34,350 [is_cygwin_git] DEBUG Failed checking if running in CYGWIN due to: FileNotFoundError(2, 'No such file or directory') 20:02:34 2025-08-28 20:02:34,354 [run_init] DEBUG init version:0.0.0 force:False 20:02:34 2025-08-28 20:02:34,354 [clone_semver_branch] DEBUG clone semver branch to:/w/workspace/gexfoundry_device-rest-go_PR-493/.semver 20:02:34 2025-08-28 20:02:34,355 [execute] INFO git clone -b semver git@github.com:edgexfoundry/device-rest-go.git /w/workspace/gexfoundry_device-rest-go_PR-493/.semver 20:02:34 2025-08-28 20:02:34,355 [execute] DEBUG Popen(['git', 'clone', '-b', 'semver', 'git@github.com:edgexfoundry/device-rest-go.git', '/w/workspace/gexfoundry_device-rest-go_PR-493/.semver'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-493, stdin=None, shell=False, universal_newlines=False) 20:02:36 2025-08-28 20:02:35,853 [append_file] DEBUG append to file:/w/workspace/gexfoundry_device-rest-go_PR-493/.git/info/exclude 20:02:36 2025-08-28 20:02:35,854 [write_version] DEBUG write version:0.0.0 to path:/w/workspace/gexfoundry_device-rest-go_PR-493/.semver/PR-493 with force:False 20:02:36 2025-08-28 20:02:35,854 [write_file] DEBUG write to file:/w/workspace/gexfoundry_device-rest-go_PR-493/.semver/PR-493 20:02:36 2025-08-28 20:02:35,857 [execute] INFO git cat-file --batch-check 20:02:36 2025-08-28 20:02:35,857 [execute] DEBUG Popen(['git', 'cat-file', '--batch-check'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-493/.semver, stdin=, shell=False, universal_newlines=False) 20:02:36 2025-08-28 20:02:35,861 [execute] INFO git cat-file --batch 20:02:36 2025-08-28 20:02:35,861 [execute] DEBUG Popen(['git', 'cat-file', '--batch'], cwd=/w/workspace/gexfoundry_device-rest-go_PR-493/.semver, stdin=, shell=False, universal_newlines=False) 20:02:36 2025-08-28 20:02:35,864 [read_version] DEBUG read version from /w/workspace/gexfoundry_device-rest-go_PR-493/.semver/PR-493 20:02:36 0.0.0 [Pipeline] } 20:02:36 $ docker exec --env ******** --env ******** 27bfd4b62cd8f40900dd8f2eeb9085b0f4261af92b41efb81ec067cc34586272 ssh-agent -k 20:02:36 unset SSH_AUTH_SOCK; 20:02:36 unset SSH_AGENT_PID; 20:02:36 echo Agent pid 92 killed; 20:02:36 [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] sh 20:02:36 + git semver [Pipeline] } 20:02:37 $ docker stop --time=1 27bfd4b62cd8f40900dd8f2eeb9085b0f4261af92b41efb81ec067cc34586272 20:02:38 $ docker rm -f --volumes 27bfd4b62cd8f40900dd8f2eeb9085b0f4261af92b41efb81ec067cc34586272 [Pipeline] // withDockerContainer [Pipeline] sh 20:02:38 + sudo chown -R jenkins:jenkins .semver [Pipeline] writeFile [Pipeline] stash 20:02:39 Stashed 1 file(s) [Pipeline] echo 20:02:39 [edgeXSemver]: initialized semver on version 0.0.0 [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) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Prep) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Prep) [Pipeline] stage [Pipeline] { (Test) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "arm64" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] script [Pipeline] { [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:02:40 provisioning config files... 20:02:40 copy managed file [device-rest-go-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-493@tmp/config17768640687201937835tmp [Pipeline] // stage [Pipeline] } [Pipeline] { [Pipeline] // stage [Pipeline] } [Pipeline] libraryResource [Pipeline] sh 20:02:40 ---> ****-login.sh 20:02:40 nexus3.edgexfoundry.org:10001 20:02:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:40 Login Succeeded 20:02:40 nexus3.edgexfoundry.org:10002 20:02:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:40 Login Succeeded 20:02:40 nexus3.edgexfoundry.org:10003 20:02:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:40 Login Succeeded 20:02:40 nexus3.edgexfoundry.org:10004 20:02:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:40 Login Succeeded 20:02:40 ****.io 20:02:40 WARNING! Using --password via the CLI is insecure. Use --password-stdin. 20:02:41 Login Succeeded 20:02:41 ---> ****-login.sh ends [Pipeline] } 20:02:41 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // withEnv [Pipeline] unstash [Pipeline] echo 20:02:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 20:02:41 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] echo 20:02:41 ========================================================= 20:02:41 [edgeXBuildGoApp] Building Code With image [nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine] 20:02:41 ========================================================= [Pipeline] fileExists [Pipeline] fileExists [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:02:41 + docker build -t ci-base-image-x86_64 -f Dockerfile --build-arg BASE=nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine --build-arg MAKE=echo noop --target=builder . 20:02:42 #0 building with "default" instance using docker driver 20:02:42 20:02:42 #1 [internal] load build definition from Dockerfile 20:02:42 #1 transferring dockerfile: 1.74kB done 20:02:42 #1 DONE 0.0s 20:02:42 20:02:42 #2 [internal] load metadata for nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine 20:02:42 #2 DONE 0.1s 20:02:42 20:02:42 #3 [internal] load .dockerignore 20:02:42 #3 transferring context: 193B done 20:02:42 #3 DONE 0.0s 20:02:42 20:02:42 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 20:02:42 #4 resolve nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 done 20:02:42 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 20:02:42 #4 ... 20:02:42 20:02:42 #5 [internal] load build context 20:02:42 #5 transferring context: 21.64MB 0.1s done 20:02:42 #5 DONE 0.2s 20:02:42 20:02:42 #4 [builder 1/7] FROM nexus3.edgexfoundry.org:10003/edgex-devops/edgex-golang-base:1.23-alpine@sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 20:02:42 #4 sha256:b992faf2485ce295780ce8bcc3ec6c89c618966a0a233ad776f4c4289344e4b4 685B / 685B done 20:02:42 #4 sha256:01d3d341091a517642a078ff0605422b0bc90a0685c27f13eebf23a14bd174bf 2.08kB / 2.08kB done 20:02:42 #4 sha256:d619b1717253d911bd917c5573ee8134ae218c2451e74083eb23940cdd319302 4.11kB / 4.11kB done 20:02:42 #4 sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 294.40kB / 294.40kB 0.0s done 20:02:42 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 18.87MB / 74.06MB 0.2s 20:02:42 #4 sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 3.63MB / 3.63MB 0.1s done 20:02:42 #4 sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 126B / 126B 0.1s done 20:02:42 #4 sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 32B / 32B 0.1s done 20:02:42 #4 sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 2.38MB / 2.38MB 0.2s done 20:02:42 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0B / 13.29MB 0.2s 20:02:42 #4 sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad 440B / 440B 0.1s done 20:02:42 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.10MB / 103.05MB 0.2s 20:02:42 #4 extracting sha256:0a9a5dfd008f05ebc27e4790db0709a29e527690c21bcbcd01481eaeb6bb49dc 0.1s done 20:02:42 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 55.57MB / 74.06MB 0.4s 20:02:42 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 3.15MB / 13.29MB 0.4s 20:02:42 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 8.39MB / 103.05MB 0.4s 20:02:42 #4 extracting sha256:36466aa92d05be39552cfcf5a51ca5dc6ccfd7da55adfeaec5689f02abf883df 0.0s done 20:02:42 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.5s 20:02:42 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 9.44MB / 13.29MB 0.5s 20:02:42 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 13.63MB / 103.05MB 0.5s 20:02:43 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.6s 20:02:43 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 27.26MB / 103.05MB 0.6s 20:02:43 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 44.04MB / 103.05MB 0.7s 20:02:43 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 20:02:43 #4 sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 74.06MB / 74.06MB 0.7s done 20:02:43 #4 sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 13.29MB / 13.29MB 0.7s done 20:02:43 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 60.82MB / 103.05MB 0.8s 20:02:43 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 80.74MB / 103.05MB 0.9s 20:02:43 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 101.06MB / 103.05MB 1.0s 20:02:44 #4 sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 103.05MB / 103.05MB 1.3s done 20:02:48 #4 extracting sha256:e10405b45d13228df144c8d42d389347041bf176392f5f9606fc4a4d7826647d 4.2s done 20:02:48 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 20:02:48 #4 extracting sha256:096b7ceb2af7cf0b2f963a566800bb0fb4c52ac2b7c0b1b66412e82adff0faa1 done 20:02:48 #4 extracting sha256:4f4fb700ef54461cfa02571ae0db9a0dc1e0cdb5577484a6d75e68dc38e8acc1 done 20:02:48 #4 extracting sha256:c451b95d79318bfd8953a1c9820732ea4e6327fc33c477d42b42d627f68681ad done 20:02:48 #4 extracting sha256:9febf9df44015f7ef701ca8f314687499ee20e4ce98978b9d593178fd725ad4a 0.0s done 20:02:48 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 20:02:50 #4 extracting sha256:1477f019b03287281269462164bc2738c9ee590c6f69056650fa13f78f7838c5 2.6s done 20:02:50 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.1s 20:02:51 #4 extracting sha256:c7dc25521971803488b68411916ffdc83cf3bd27a28b4147915497769959ad5b 0.5s done 20:02:51 #4 DONE 8.5s 20:02:51 20:02:51 #6 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 20:02:51 #6 0.245 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 20:02:51 #6 0.411 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 20:02:51 #6 0.745 (1/4) Installing openssh-keygen (9.7_p1-r5) 20:02:52 #6 0.754 (2/4) Installing libedit (20240517.3.1-r0) 20:02:52 #6 0.761 (3/4) Installing openssh-client-common (9.7_p1-r5) 20:02:52 #6 0.784 (4/4) Installing openssh-client-default (9.7_p1-r5) 20:02:52 #6 0.794 Executing busybox-1.36.1-r29.trigger 20:02:52 #6 0.803 OK: 252 MiB in 62 packages 20:02:54 #6 DONE 3.2s 20:02:54 20:02:54 #7 [builder 3/7] WORKDIR /device-rest-go 20:02:54 #7 DONE 0.0s 20:02:54 20:02:54 #8 [builder 4/7] COPY go.mod vendor* ./ 20:02:54 #8 DONE 0.0s 20:02:54 20:02:54 #9 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:03:21 #9 DONE 22.9s 20:03:21 20:03:21 #10 [builder 6/7] COPY . . 20:03:21 #10 DONE 0.2s 20:03:21 20:03:21 #11 [builder 7/7] RUN echo noop 20:03:21 #11 0.189 noop 20:03:21 #11 DONE 0.2s 20:03:21 20:03:21 #12 exporting to image 20:03:21 #12 exporting layers 20:03:24 #12 exporting layers 6.5s done 20:03:24 #12 writing image sha256:f7d9df88b061a807ba821ee6121ec947c77b4a8c710457ff0d15db5271ce1a69 done 20:03:24 #12 naming to docker.io/library/ci-base-image-x86_64 done 20:03:24 #12 DONE 6.6s [Pipeline] } [Pipeline] // withEnv [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:24 + docker inspect -f . ci-base-image-x86_64 20:03:24 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:03:25 prd-ubuntu20.04-docker-8c-8g-7798 does not seem to be running inside a container 20:03:25 $ docker run -t -d -u 1001:1001 -u 0:0 -w /w/workspace/gexfoundry_device-rest-go_PR-493 -v /w/workspace/gexfoundry_device-rest-go_PR-493:/w/workspace/gexfoundry_device-rest-go_PR-493:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-493@tmp:/w/workspace/gexfoundry_device-rest-go_PR-493@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:03:25 $ docker top 62ea271a1fd638b6333c15b9fc9d93ca2144fb722cc33d24b409080904956407 -eo pid,comm [Pipeline] { [Pipeline] sh 20:03:25 + go version 20:03:25 go version go1.23.9 linux/amd64 [Pipeline] } 20:03:25 $ docker stop --time=1 62ea271a1fd638b6333c15b9fc9d93ca2144fb722cc33d24b409080904956407 20:03:27 $ docker rm -f --volumes 62ea271a1fd638b6333c15b9fc9d93ca2144fb722cc33d24b409080904956407 [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Test) [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:03:27 + docker inspect -f . ci-base-image-x86_64 20:03:27 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:03:27 prd-ubuntu20.04-docker-8c-8g-7798 does not seem to be running inside a container 20:03:27 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged -v /var/run/docker.sock:/var/run/docker.sock -w /w/workspace/gexfoundry_device-rest-go_PR-493 -v /w/workspace/gexfoundry_device-rest-go_PR-493:/w/workspace/gexfoundry_device-rest-go_PR-493:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-493@tmp:/w/workspace/gexfoundry_device-rest-go_PR-493@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 ******** -e ******** -e ******** ci-base-image-x86_64 cat 20:03:28 $ docker top 09fba4064e2477bf3f05c60eafe6b22ac24e13f12dcf229a5db72930bf7c2d88 -eo pid,comm [Pipeline] { [Pipeline] sh 20:03:28 + git config --global --add safe.directory /w/workspace/gexfoundry_device-rest-go_PR-493 [Pipeline] fileExists [Pipeline] sh 20:03:28 + make test 20:03:28 go test ./... -coverprofile=coverage.out ./... 20:03:30 ? github.com/edgexfoundry/device-rest-go [no test files] 20:03:48 github.com/edgexfoundry/device-rest-go/cmd coverage: 0.0% of statements 20:03:48 ok github.com/edgexfoundry/device-rest-go/driver 0.005s coverage: 32.2% of statements 20:03:56 go vet ./... 20:04:01 gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/") 20:04:01 [ "`gofmt -l $(find . -type f -name '*.go'| grep -v "/vendor/")`" = "" ] 20:04:01 ./bin/test-attribution-txt.sh 20:04:01 An attribution for github.com/emirpasic/gods is missing from Attribution.txt, please add 20:04:01 An attribution for github.com/openziti/channel/v4 is missing from Attribution.txt, please add 20:04:01 An attribution for github.com/zitadel/logging is missing from Attribution.txt, please add 20:04:01 An attribution for github.com/zitadel/oidc/v3 is missing from Attribution.txt, please add 20:04:01 An attribution for github.com/zitadel/schema is missing from Attribution.txt, please add 20:04:01 An attribution for go.opentelemetry.io/auto/sdk is missing from Attribution.txt, please add [Pipeline] echo 20:04:01 [edgeX.isLTS] Checking if [main] matches against LTS streams [[^jakarta$, ^napa$, ^odessa$, ^lts-test$]] [Pipeline] } 20:04:01 $ docker stop --time=1 09fba4064e2477bf3f05c60eafe6b22ac24e13f12dcf229a5db72930bf7c2d88 20:04:06 $ docker rm -f --volumes 09fba4064e2477bf3f05c60eafe6b22ac24e13f12dcf229a5db72930bf7c2d88 [Pipeline] // withDockerContainer [Pipeline] sh 20:04:06 + sudo chown -R jenkins:jenkins . [Pipeline] stash 20:04:06 Stashed 1 file(s) [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] sh 20:04:07 + sudo chown -R jenkins:jenkins . [Pipeline] sh 20:04:07 + ls -al . 20:04:07 total 244 20:04:07 drwxrwxr-x 9 jenkins jenkins 4096 Aug 28 20:03 . 20:04:07 drwxrwxr-x 4 jenkins jenkins 4096 Aug 28 20:02 .. 20:04:07 -rw-rw-r-- 1 jenkins jenkins 151 Aug 28 20:02 .dockerignore 20:04:07 drwxrwxr-x 8 jenkins jenkins 4096 Aug 28 20:03 .git 20:04:07 drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 20:02 .github 20:04:07 -rw-rw-r-- 1 jenkins jenkins 264 Aug 28 20:02 .gitignore 20:04:07 -rw-rw-r-- 1 jenkins jenkins 41 Aug 28 20:02 .golangci.yml 20:04:07 drwxr-xr-x 3 jenkins jenkins 4096 Aug 28 20:02 .semver 20:04:07 -rw-rw-r-- 1 jenkins jenkins 20138 Aug 28 20:02 Attribution.txt 20:04:07 -rw-rw-r-- 1 jenkins jenkins 18492 Aug 28 20:02 CHANGELOG.md 20:04:07 -rw-rw-r-- 1 jenkins jenkins 1697 Aug 28 20:02 Dockerfile 20:04:07 -rw-rw-r-- 1 jenkins jenkins 677 Aug 28 20:02 GOVERNANCE.md 20:04:07 -rw-rw-r-- 1 jenkins jenkins 680 Aug 28 20:02 Jenkinsfile 20:04:07 -rw-rw-r-- 1 jenkins jenkins 11340 Aug 28 20:02 LICENSE 20:04:07 -rw-rw-r-- 1 jenkins jenkins 2598 Aug 28 20:02 Makefile 20:04:07 -rw-rw-r-- 1 jenkins jenkins 620 Aug 28 20:02 OWNERS.md 20:04:07 -rw-rw-r-- 1 jenkins jenkins 3989 Aug 28 20:02 README.md 20:04:07 -rw-rw-r-- 1 jenkins jenkins 5 Aug 28 20:02 VERSION 20:04:07 drwxrwxr-x 2 jenkins jenkins 4096 Aug 28 20:02 bin 20:04:07 drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 20:02 cmd 20:04:07 -rw-r--r-- 1 jenkins jenkins 14565 Aug 28 20:03 coverage.out 20:04:07 drwxrwxr-x 2 jenkins jenkins 4096 Aug 28 20:02 driver 20:04:07 -rw-rw-r-- 1 jenkins jenkins 6324 Aug 28 20:02 go.mod 20:04:07 -rw-rw-r-- 1 jenkins jenkins 86944 Aug 28 20:02 go.sum 20:04:07 drwxrwxr-x 3 jenkins jenkins 4096 Aug 28 20:02 openapi 20:04:07 -rw-rw-r-- 1 jenkins jenkins 713 Aug 28 20:02 version.go [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:08 + docker build -t device-rest -f Dockerfile --build-arg BASE=ci-base-image-x86_64 --build-arg MAKE=make build --build-arg ARCH=amd64 --label git_sha=f77981cc247c09156c04e19f6445410b6ebf6373 --label arch=amd64 --label version=0.0.0 . 20:04:08 #0 building with "default" instance using docker driver 20:04:08 20:04:08 #1 [internal] load build definition from Dockerfile 20:04:08 #1 transferring dockerfile: 1.74kB done 20:04:08 #1 DONE 0.0s 20:04:08 20:04:08 #2 [internal] load metadata for docker.io/library/ci-base-image-x86_64:latest 20:04:08 #2 DONE 0.0s 20:04:08 20:04:08 #3 [internal] load metadata for docker.io/library/alpine:3.20 20:04:08 #3 DONE 0.1s 20:04:08 20:04:08 #4 [internal] load .dockerignore 20:04:08 #4 transferring context: 193B done 20:04:08 #4 DONE 0.0s 20:04:08 20:04:08 #5 [internal] load build context 20:04:08 #5 transferring context: 18.87kB 0.0s done 20:04:08 #5 DONE 0.1s 20:04:08 20:04:08 #6 [builder 1/7] FROM docker.io/library/ci-base-image-x86_64:latest 20:04:08 #6 DONE 0.1s 20:04:08 20:04:08 #7 [stage-1 1/6] FROM docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 20:04:08 #7 resolve docker.io/library/alpine:3.20@sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 0.1s done 20:04:08 #7 sha256:b3119ef930faabb6b7b976780c0c7a9c1aa24d0c75e9179ac10e6bc9ac080d0d 9.22kB / 9.22kB done 20:04:08 #7 sha256:f25ebd2af60b9de8e26e5100fe6f493beb81bff010f27e84f223ad19886a78f0 1.02kB / 1.02kB done 20:04:08 #7 sha256:411bc66a7adb849165d4e733707efe59d6b5edf8b4d96506cb6a1e31ba270199 581B / 581B done 20:04:08 #7 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.1s 20:04:08 #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 20:04:08 #7 sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 3.62MB / 3.62MB 0.2s done 20:04:08 #7 extracting sha256:01d036902a3ca86e8793073c8094cba44d83a38953a489ac0641f3de017fe2d2 0.1s done 20:04:08 #7 DONE 0.4s 20:04:08 20:04:08 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:04:08 #8 0.191 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 20:04:12 #8 2.774 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 20:04:12 #8 ... 20:04:12 20:04:12 #9 [builder 2/7] RUN apk add --update --no-cache make git openssh-client 20:04:12 #9 0.320 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 20:04:12 #9 3.010 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 20:04:12 #9 3.340 OK: 252 MiB in 62 packages 20:04:12 #9 DONE 3.5s 20:04:12 20:04:12 #8 [stage-1 2/6] RUN apk add --update --no-cache dumb-init 20:04:12 #8 3.045 (1/1) Installing dumb-init (1.2.5-r3) 20:04:12 #8 3.049 Executing busybox-1.36.1-r29.trigger 20:04:12 #8 3.056 OK: 8 MiB in 15 packages 20:04:12 #8 DONE 3.2s 20:04:12 20:04:12 #10 [builder 3/7] WORKDIR /device-rest-go 20:04:12 #10 DONE 0.0s 20:04:12 20:04:12 #11 [builder 4/7] COPY go.mod vendor* ./ 20:04:12 #11 DONE 0.0s 20:04:12 20:04:12 #12 [builder 5/7] RUN [ ! -d "vendor" ] && go mod download all || echo "skipping..." 20:04:12 #12 DONE 0.5s 20:04:12 20:04:12 #13 [stage-1 3/6] RUN apk --no-cache upgrade 20:04:12 #13 0.282 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/main/x86_64/APKINDEX.tar.gz 20:04:12 #13 0.356 fetch https://dl-cdn.alpinelinux.org/alpine/v3.20/community/x86_64/APKINDEX.tar.gz 20:04:12 #13 0.688 (1/3) Upgrading busybox (1.36.1-r29 -> 1.36.1-r30) 20:04:12 #13 ... 20:04:12 20:04:12 #14 [builder 6/7] COPY . . 20:04:12 #14 DONE 0.2s 20:04:12 20:04:12 #13 [stage-1 3/6] RUN apk --no-cache upgrade 20:04:12 #13 0.707 Executing busybox-1.36.1-r30.post-upgrade 20:04:12 #13 0.733 (2/3) Upgrading busybox-binsh (1.36.1-r29 -> 1.36.1-r30) 20:04:12 #13 0.737 (3/3) Upgrading ssl_client (1.36.1-r29 -> 1.36.1-r30) 20:04:12 #13 0.742 Executing busybox-1.36.1-r30.trigger 20:04:12 #13 0.751 OK: 8 MiB in 15 packages 20:04:12 #13 DONE 0.9s 20:04:12 20:04:12 #15 [builder 7/7] RUN make build 20:04:12 #15 0.247 CGO_ENABLED=0 go build -tags "" -ldflags "-s -w -X github.com/edgexfoundry/device-rest-go.Version=0.0.0 -X github.com/edgexfoundry/device-sdk-go/v4/internal/common.SDKVersion=v4.1.0-dev.33 -bindnow" -trimpath -mod=readonly -buildmode=pie -o cmd/device-rest ./cmd 20:04:34 #15 DONE 21.9s 20:04:34 20:04:34 #16 [stage-1 4/6] COPY --from=builder /device-rest-go/cmd / 20:04:34 #16 DONE 0.2s 20:04:35 20:04:35 #17 [stage-1 5/6] COPY --from=builder /device-rest-go/LICENSE / 20:04:35 #17 DONE 0.0s 20:04:35 20:04:35 #18 [stage-1 6/6] COPY --from=builder /device-rest-go/Attribution.txt / 20:04:35 #18 DONE 0.0s 20:04:35 20:04:35 #19 exporting to image 20:04:35 #19 exporting layers 0.1s done 20:04:35 #19 writing image sha256:a14850368329fcaf6e70b992d8bdd7a8b0203758ce1f63370f41feb798eec95a done 20:04:35 #19 naming to docker.io/library/device-rest done 20:04:35 #19 DONE 0.1s 20:04:35 20:04:35 1 warning found (use docker --debug to expand): 20:04:35  - UndefinedVar: Usage of undefined variable '$VERSION' (line 41) [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Docker Push) Stage "Docker Push" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snap) Stage "Snap" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage Post stage [Pipeline] script [Pipeline] { [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:36 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:04:36 20:04:36 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:36 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:04:36 latest: Pulling from edgex-lftools-log-publisher 20:04:36 5eb5b503b376: Pulling fs layer 20:04:36 5c69ac0246d0: Pulling fs layer 20:04:36 ec43610c2a17: Pulling fs layer 20:04:36 3a2ae6a8a46f: Pulling fs layer 20:04:36 33b1e0a273af: Pulling fs layer 20:04:36 5d3b04190fa2: Pulling fs layer 20:04:36 2f39f015ded8: Pulling fs layer 20:04:36 33b1e0a273af: Waiting 20:04:36 5d3b04190fa2: Waiting 20:04:36 3a2ae6a8a46f: Waiting 20:04:36 2f39f015ded8: Waiting 20:04:36 5c69ac0246d0: Download complete 20:04:36 3a2ae6a8a46f: Verifying Checksum 20:04:36 3a2ae6a8a46f: Download complete 20:04:36 33b1e0a273af: Verifying Checksum 20:04:36 33b1e0a273af: Download complete 20:04:36 5d3b04190fa2: Verifying Checksum 20:04:36 5d3b04190fa2: Download complete 20:04:36 ec43610c2a17: Verifying Checksum 20:04:36 ec43610c2a17: Download complete 20:04:36 5eb5b503b376: Download complete 20:04:37 2f39f015ded8: Verifying Checksum 20:04:38 5eb5b503b376: Pull complete 20:04:38 5c69ac0246d0: Pull complete 20:04:38 ec43610c2a17: Pull complete 20:04:38 3a2ae6a8a46f: Pull complete 20:04:39 33b1e0a273af: Pull complete 20:04:39 5d3b04190fa2: Pull complete 20:04:44 2f39f015ded8: Pull complete 20:04:44 Digest: sha256:aad550b2ae72f0c3871cfab1553edc96d28a4cf46347c1b5d8abfaef0d2cf592 20:04:44 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:04:44 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:04:44 prd-ubuntu20.04-docker-8c-8g-7798 does not seem to be running inside a container 20:04:44 $ docker run -t -d -u 1001:1001 -u 0:0 --privileged --net host -v /home/jenkins:/home/jenkins -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-493 -v /w/workspace/gexfoundry_device-rest-go_PR-493:/w/workspace/gexfoundry_device-rest-go_PR-493:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-493@tmp:/w/workspace/gexfoundry_device-rest-go_PR-493@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 ******** -e ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:04:48 $ docker top 102a04fb918c40809aa6a797ab2604eb088b06dfe284abc9b37e75df294af19a -eo pid,comm [Pipeline] { [Pipeline] libraryResource [Pipeline] sh 20:04:48 ---> job-cost.sh 20:04:48 lf-activate-venv: SKIPPING 20:04:48 INFO: No Stack... 20:04:48 INFO: Retrieving Pricing Info for: v3-standard-8 20:04:49 INFO: Archiving Costs [Pipeline] sh 20:04:49 + cat /w/workspace/gexfoundry_device-rest-go_PR-493/archives/cost.csv 20:04:49 + cut -d, -f6 [Pipeline] lock 20:04:49 Trying to acquire lock on [Resource: jenkins-edgexfoundry-device-rest-go-PR-493-1-stack-cost] 20:04:49 Resource [jenkins-edgexfoundry-device-rest-go-PR-493-1-stack-cost] did not exist. Created. 20:04:49 Lock acquired on [Resource: jenkins-edgexfoundry-device-rest-go-PR-493-1-stack-cost] [Pipeline] { [Pipeline] unstash [Pipeline] sh 20:04:49 + echo total: 0.2199999988079071 [Pipeline] stash 20:04:49 Stashed 1 file(s) [Pipeline] } 20:04:49 Lock released on resource [Resource: jenkins-edgexfoundry-device-rest-go-PR-493-1-stack-cost] [Pipeline] // lock [Pipeline] } 20:04:49 $ docker stop --time=1 102a04fb918c40809aa6a797ab2604eb088b06dfe284abc9b37e75df294af19a 20:04:51 $ docker rm -f --volumes 102a04fb918c40809aa6a797ab2604eb088b06dfe284abc9b37e75df294af19a [Pipeline] // withDockerContainer [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // parallel [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (CodeCov) [Pipeline] unstash [Pipeline] configFileProvider 20:04:51 provisioning config files... 20:04:51 copy managed file [device-rest-go-codecov-token] to file:/w/workspace/gexfoundry_device-rest-go_PR-493@tmp/config11938552620666886912tmp [Pipeline] { [Pipeline] sh 20:04:52 + set +x 20:04:52 + curl -s https://codecov.io/bash 20:04:52 + bash -s -- 20:04:52 20:04:52 _____ _ 20:04:52 / ____| | | 20:04:52 | | ___ __| | ___ ___ _____ __ 20:04:52 | | / _ \ / _` |/ _ \/ __/ _ \ \ / / 20:04:52 | |___| (_) | (_| | __/ (_| (_) \ V / 20:04:52 \_____\___/ \__,_|\___|\___\___/ \_/ 20:04:52 Bash-1.0.6 20:04:52 20:04:52 20:04:52 ==> git version 2.25.1 found 20:04:52 ==> 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 20:04:52 Release-Date: 2020-01-08 20:04:52 Protocols: dict file ftp ftps gopher http https imap imaps ldap ldaps pop3 pop3s rtmp rtsp scp sftp smb smbs smtp smtps telnet tftp 20:04:52 Features: AsynchDNS brotli GSS-API HTTP2 HTTPS-proxy IDN IPv6 Kerberos Largefile libz NTLM NTLM_WB PSL SPNEGO SSL TLS-SRP UnixSockets 20:04:52 ==> Jenkins CI detected. 20:04:52 current dir:  /w/workspace/gexfoundry_device-rest-go_PR-493 20:04:52 project root: . 20:04:52 --> token set from env 20:04:52 Yaml not found, that's ok! Learn more at http://docs.codecov.io/docs/codecov-yaml 20:04:52 ==> Running gcov in . (disable via -X gcov) 20:04:52 ==> Python coveragepy not found 20:04:52 ==> Searching for coverage reports in: 20:04:52 + . 20:04:52 -> Found 1 reports 20:04:52 ==> Detecting git/mercurial file structure 20:04:52 ==> Reading reports 20:04:52 + ./coverage.out bytes=14565 20:04:52 ==> Appending adjustments 20:04:52 https://docs.codecov.io/docs/fixing-reports 20:04:52 + Found adjustments 20:04:52 ==> Gzipping contents 20:04:52 4.0K /tmp/codecov.fs23wx.gz 20:04:52 ==> Uploading reports 20:04:52 url: https://codecov.io 20:04:52 query: branch=PR-493&commit=f77981cc247c09156c04e19f6445410b6ebf6373&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-493%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=493&job=&cmd_args= 20:04:52 -> Pinging Codecov 20:04:52 https://codecov.io/upload/v4?package=bash-1.0.6&token=&package=bash-1.0.6&token=****&branch=PR-493&commit=f77981cc247c09156c04e19f6445410b6ebf6373&build=1&build_url=https%3A%2F%2Fjenkins.edgexfoundry.org%2Fjob%2Fedgexfoundry%2Fjob%2Fdevice-rest-go%2Fjob%2FPR-493%2F1%2F&name=&tag=&slug=edgexfoundry%2Fdevice-rest-go&service=jenkins&flags=&pr=493&job=&cmd_args= 20:04:52 -> Uploading to 20:04:52 https://storage.googleapis.com/codecov-production/shelter/v4/github/edgexfoundry/device-rest-go/f77981cc247c09156c04e19f6445410b6ebf6373/f115c637-013a-4c84-aa68-d575d728d6c2.txt?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=GOOG1EJWQHUGIBILH4J7Q6ZUSCIFNEOLYSNDS7L3B4N5SIBQ2J4YLYE5CRFCD%2F20250828%2Fus%2Fs3%2Faws4_request&X-Amz-Date=20250828T200452Z&X-Amz-Expires=120&X-Amz-SignedHeaders=host&X-Amz-Signature=e331e85b3565efd451ff211f7fd321e0afe9fed31c2bb3d129fc6d0ed4444d78 20:04:52 % Total % Received % Xferd Average Speed Time Time Time Current 20:04:52 Dload Upload Total Spent Left Speed 20:04:52 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 2326 0 0 100 2326 0 18031 --:--:-- --:--:-- --:--:-- 18031 20:04:52 -> Reports have been successfully queued for processing at https://app.codecov.io/github/edgexfoundry/device-rest-go/commit/f77981cc247c09156c04e19f6445410b6ebf6373 [Pipeline] } 20:04:52 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Snyk Dependency Scan) Stage "Snyk Dependency Scan" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Archive Prep) Stage "Archive Prep" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish Swagger) Stage "Publish Swagger" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Semver) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] stage [Pipeline] { (Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Pre-Release Version) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Experimental Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Bump Stable (Named) Tag) Stage "Semver" skipped due to when conditional [Pipeline] getContext [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] sh 20:04:54 + [ -d /w/workspace/gexfoundry_device-rest-go_PR-493/archives ] 20:04:54 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-493/archives 20:04:54 total 16 20:04:54 drwxr-xr-x 3 root root 4096 Aug 28 20:04 . 20:04:54 drwxrwxr-x 10 jenkins jenkins 4096 Aug 28 20:04 .. 20:04:54 drwxr-xr-x 2 root root 4096 Aug 28 20:04 cost 20:04:54 -rw-r--r-- 1 root root 87 Aug 28 20:04 cost.csv 20:04:54 + sudo chown -R jenkins:jenkins /w/workspace/gexfoundry_device-rest-go_PR-493/archives 20:04:54 + ls -al /w/workspace/gexfoundry_device-rest-go_PR-493/archives 20:04:54 total 16 20:04:54 drwxr-xr-x 3 jenkins jenkins 4096 Aug 28 20:04 . 20:04:54 drwxrwxr-x 10 jenkins jenkins 4096 Aug 28 20:04 .. 20:04:54 drwxr-xr-x 2 jenkins jenkins 4096 Aug 28 20:04 cost 20:04:54 -rw-r--r-- 1 jenkins jenkins 87 Aug 28 20:04 cost.csv [Pipeline] libraryResource [Pipeline] sh 20:04:54 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 20:04:55 ---> package-listing.sh 20:04:55 ++ facter osfamily 20:04:55 ++ tr '[:upper:]' '[:lower:]' 20:04:56 + OS_FAMILY=debian 20:04:56 + workspace=/w/workspace/gexfoundry_device-rest-go_PR-493 20:04:56 + START_PACKAGES=/tmp/packages_start.txt 20:04:56 + END_PACKAGES=/tmp/packages_end.txt 20:04:56 + DIFF_PACKAGES=/tmp/packages_diff.txt 20:04:56 + PACKAGES=/tmp/packages_start.txt 20:04:56 + '[' /w/workspace/gexfoundry_device-rest-go_PR-493 ']' 20:04:56 + PACKAGES=/tmp/packages_end.txt 20:04:56 + case "${OS_FAMILY}" in 20:04:56 + dpkg -l 20:04:56 + grep '^ii' 20:04:56 + '[' -f /tmp/packages_start.txt ']' 20:04:56 + '[' -f /tmp/packages_end.txt ']' 20:04:56 + diff /tmp/packages_start.txt /tmp/packages_end.txt 20:04:56 + '[' /w/workspace/gexfoundry_device-rest-go_PR-493 ']' 20:04:56 + mkdir -p /w/workspace/gexfoundry_device-rest-go_PR-493/archives/ 20:04:56 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/gexfoundry_device-rest-go_PR-493/archives/ [Pipeline] echo 20:04:56 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sysstat:/var/log/sysstat -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/gexfoundry_device-rest-go_PR-493/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 20:04:56 + facter operatingsystem [Pipeline] isUnix [Pipeline] withEnv [Pipeline] { [Pipeline] sh 20:04:57 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest 20:04:57 . [Pipeline] } [Pipeline] // withEnv [Pipeline] withDockerContainer 20:04:57 prd-ubuntu20.04-docker-8c-8g-7798 does not seem to be running inside a container 20:04:57 $ 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/gexfoundry_device-rest-go_PR-493/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/gexfoundry_device-rest-go_PR-493 -v /w/workspace/gexfoundry_device-rest-go_PR-493:/w/workspace/gexfoundry_device-rest-go_PR-493:rw,z -v /w/workspace/gexfoundry_device-rest-go_PR-493@tmp:/w/workspace/gexfoundry_device-rest-go_PR-493@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 ******** -e ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:latest cat 20:04:57 $ docker top 956a6058276ce5b5427f19ba7d8ee680c88edbde5e2a61cb1c79d55e8d19653b -eo pid,comm [Pipeline] { [Pipeline] sh 20:04:57 + touch /tmp/pre-build-complete [Pipeline] sh 20:04:58 + mkdir -p /var/log/sysstat [Pipeline] sh 20:04:58 + ls /var/log/sa-host 20:04:58 ls: cannot access '/var/log/sa-host': No such file or directory [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 20:04:58 provisioning config files... 20:04:58 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/gexfoundry_device-rest-go_PR-493@tmp/config7143679862207291867tmp [Pipeline] { [Pipeline] echo 20:04:58 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 20:04:59 ---> create-netrc.sh [Pipeline] } 20:04:59 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 20:04:59 ---> python-tools-install.sh [Pipeline] echo 20:04:59 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 20:04:59 ---> sudo-logs.sh 20:04:59 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 20:04:59 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 20:05:00 ---> job-cost.sh 20:05:00 lf-activate-venv: SKIPPING 20:05:00 DEBUG: total: 0.2199999988079071 20:05:00 INFO: Retrieving Stack Cost... 20:05:00 INFO: Retrieving Pricing Info for: v3-standard-8 20:05:00 INFO: Archiving Costs [Pipeline] echo 20:05:00 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 20:05:00 ---> logs-deploy.sh 20:05:00 lf-activate-venv: SKIPPING 20:05:00 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/device-rest-go/PR-493/1 20:05:00 INFO: archiving workspace using pattern(s): 20:05:01 Archives upload complete. 20:05:02 INFO: archiving logs to Nexus 20:05:02 ---> uname -a: 20:05:02 Linux prd-ubuntu20-04-docker-8c-8g-7798 5.4.0-216-generic #236-Ubuntu SMP Fri Apr 11 19:53:21 UTC 2025 x86_64 GNU/Linux 20:05:02 20:05:02 20:05:02 ---> lscpu: 20:05:02 Architecture: x86_64 20:05:02 CPU op-mode(s): 32-bit, 64-bit 20:05:02 Byte Order: Little Endian 20:05:02 Address sizes: 40 bits physical, 48 bits virtual 20:05:02 CPU(s): 8 20:05:02 On-line CPU(s) list: 0-7 20:05:02 Thread(s) per core: 1 20:05:02 Core(s) per socket: 1 20:05:02 Socket(s): 8 20:05:02 NUMA node(s): 1 20:05:02 Vendor ID: AuthenticAMD 20:05:02 CPU family: 23 20:05:02 Model: 49 20:05:02 Model name: AMD EPYC-Rome Processor 20:05:02 Stepping: 0 20:05:02 CPU MHz: 2799.998 20:05:02 BogoMIPS: 5599.99 20:05:02 Virtualization: AMD-V 20:05:02 Hypervisor vendor: KVM 20:05:02 Virtualization type: full 20:05:02 L1d cache: 256 KiB 20:05:02 L1i cache: 256 KiB 20:05:02 L2 cache: 4 MiB 20:05:02 L3 cache: 128 MiB 20:05:02 NUMA node0 CPU(s): 0-7 20:05:02 Vulnerability Gather data sampling: Not affected 20:05:02 Vulnerability Itlb multihit: Not affected 20:05:02 Vulnerability L1tf: Not affected 20:05:02 Vulnerability Mds: Not affected 20:05:02 Vulnerability Meltdown: Not affected 20:05:02 Vulnerability Mmio stale data: Not affected 20:05:02 Vulnerability Retbleed: Vulnerable 20:05:02 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 20:05:02 Vulnerability Spectre v1: Mitigation; usercopy/swapgs barriers and __user pointer sanitization 20:05:02 Vulnerability Spectre v2: Mitigation; Retpolines; IBPB conditional; IBRS_FW; STIBP disabled; RSB filling; PBRSB-eIBRS Not affected; BHI Not affected 20:05:02 Vulnerability Srbds: Not affected 20:05:02 Vulnerability Tsx async abort: Not affected 20:05:02 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 20:05:02 20:05:02 20:05:02 ---> nproc: 20:05:02 8 20:05:02 20:05:02 20:05:02 ---> df -h: 20:05:02 Filesystem Size Used Avail Use% Mounted on 20:05:02 overlay 155G 13G 143G 9% / 20:05:02 tmpfs 64M 0 64M 0% /dev 20:05:02 tmpfs 16G 0 16G 0% /sys/fs/cgroup 20:05:02 shm 64M 0 64M 0% /dev/shm 20:05:02 /dev/vda1 155G 13G 143G 9% /facter-os 20:05:02 20:05:02 20:05:02 ---> sar -b -r -n DEV: 20:05:02 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-7798) 08/28/25 _x86_64_ (8 CPU) 20:05:02 20:05:02 19:12:11 LINUX RESTART (8 CPU) 20:05:02 20:05:02 19:13:02 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 20:05:02 19:14:01 3.58 0.00 3.58 0.00 0.00 359.35 0.00 20:05:02 19:15:01 1.38 0.02 1.37 0.00 0.27 16.39 0.00 20:05:02 19:16:01 0.80 0.00 0.80 0.00 0.00 9.20 0.00 20:05:02 19:17:01 1.23 0.02 1.22 0.00 0.13 15.06 0.00 20:05:02 19:18:01 39.58 11.10 28.48 0.00 4880.52 6578.77 0.00 20:05:02 19:19:01 2.55 0.00 2.55 0.00 0.00 65.32 0.00 20:05:02 19:20:01 1.25 0.00 1.25 0.00 0.00 14.13 0.00 20:05:02 19:21:01 1.42 0.00 1.42 0.00 0.00 16.13 0.00 20:05:02 19:22:01 0.82 0.00 0.82 0.00 0.00 9.86 0.00 20:05:02 19:23:01 2.13 0.00 2.13 0.00 0.00 36.93 0.00 20:05:02 19:24:01 0.85 0.00 0.85 0.00 0.00 9.47 0.00 20:05:02 19:25:01 1.27 0.00 1.27 0.00 0.00 16.00 0.00 20:05:02 19:26:01 0.87 0.00 0.87 0.00 0.00 9.73 0.00 20:05:02 19:27:01 1.22 0.00 1.22 0.00 0.00 15.33 0.00 20:05:02 19:28:01 1.55 0.02 1.53 0.00 0.13 18.53 0.00 20:05:02 19:29:01 1.53 0.00 1.53 0.00 0.00 18.13 0.00 20:05:02 19:30:01 0.92 0.00 0.92 0.00 0.00 10.40 0.00 20:05:02 19:31:01 1.53 0.00 1.53 0.00 0.00 18.00 0.00 20:05:02 19:32:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 20:05:02 19:33:01 1.27 0.00 1.27 0.00 0.00 17.33 0.00 20:05:02 19:34:01 1.00 0.00 1.00 0.00 0.00 11.20 0.00 20:05:02 19:35:01 1.12 0.00 1.12 0.00 0.00 14.40 0.00 20:05:02 19:36:01 0.93 0.00 0.93 0.00 0.00 10.26 0.00 20:05:02 19:37:01 1.18 0.00 1.18 0.00 0.00 14.80 0.00 20:05:02 19:38:01 1.03 0.00 1.03 0.00 0.00 11.73 0.00 20:05:02 19:39:01 1.25 0.00 1.25 0.00 0.00 15.06 0.00 20:05:02 19:40:01 0.87 0.00 0.87 0.00 0.00 10.26 0.00 20:05:02 19:41:01 1.45 0.00 1.45 0.00 0.00 16.40 0.00 20:05:02 19:42:01 0.97 0.00 0.97 0.00 0.00 10.93 0.00 20:05:02 19:43:01 1.52 0.00 1.52 0.00 0.00 18.53 0.00 20:05:02 19:44:01 0.90 0.00 0.90 0.00 0.00 9.73 0.00 20:05:02 19:45:01 1.25 0.00 1.25 0.00 0.00 15.73 0.00 20:05:02 19:46:01 0.88 0.00 0.88 0.00 0.00 9.46 0.00 20:05:02 19:47:01 1.18 0.00 1.18 0.00 0.00 15.06 0.00 20:05:02 19:48:01 1.03 0.00 1.03 0.00 0.00 12.40 0.00 20:05:02 19:49:01 1.28 0.00 1.28 0.00 0.00 14.80 0.00 20:05:02 19:50:01 0.88 0.00 0.88 0.00 0.00 10.40 0.00 20:05:02 19:51:01 1.32 0.00 1.32 0.00 0.00 15.46 0.00 20:05:02 19:52:01 0.87 0.00 0.87 0.00 0.00 10.26 0.00 20:05:02 19:53:01 1.45 0.00 1.45 0.00 0.00 18.40 0.00 20:05:02 19:54:01 0.90 0.00 0.90 0.00 0.00 10.40 0.00 20:05:02 19:55:01 2.83 1.47 1.37 0.00 46.93 18.80 0.00 20:05:02 19:56:01 3.28 2.12 1.17 0.00 44.53 24.80 0.00 20:05:02 19:57:01 1.58 0.00 1.58 0.00 0.00 19.60 0.00 20:05:02 19:58:01 1.08 0.00 1.08 0.00 0.00 13.86 0.00 20:05:02 19:59:01 1.55 0.00 1.55 0.00 0.00 17.73 0.00 20:05:02 20:00:01 0.98 0.00 0.98 0.00 0.00 11.33 0.00 20:05:02 20:01:01 1.28 0.00 1.28 0.00 0.00 15.59 0.00 20:05:02 20:02:01 0.95 0.00 0.95 0.00 0.00 11.46 0.00 20:05:02 20:03:01 440.71 20.91 419.80 0.00 3283.32 54948.58 0.00 20:05:02 20:04:01 155.96 2.92 153.04 0.00 27.73 39764.71 0.00 20:05:02 20:05:01 162.55 0.68 161.86 0.00 81.44 48381.87 0.00 20:05:02 Average: 16.59 0.75 15.84 0.00 160.91 2900.24 0.00 20:05:02 20:05:02 19:13:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 20:05:02 19:14:01 30238756 31813448 532640 1.62 62340 1834904 1611352 4.75 648056 1689264 20 20:05:02 19:15:01 30239372 31814144 531360 1.62 62380 1834920 1627396 4.80 646176 1689264 132 20:05:02 19:16:01 30239080 31813868 531628 1.62 62396 1834920 1627396 4.80 646032 1689264 16 20:05:02 19:17:01 30239508 31814340 530772 1.61 62440 1834920 1627396 4.80 645780 1689268 16 20:05:02 19:18:01 29806272 31710652 607832 1.85 69004 2152472 1757788 5.18 922504 1807708 1356 20:05:02 19:19:01 29806404 31710884 607436 1.85 69084 2152472 1757788 5.18 922448 1807712 8 20:05:02 19:20:01 29808448 31713020 605224 1.84 69168 2152476 1757788 5.18 919536 1807716 8 20:05:02 19:21:01 29808904 31713512 604452 1.84 69200 2152476 1757788 5.18 919680 1807712 12 20:05:02 19:22:01 29809628 31714272 603656 1.84 69216 2152480 1757788 5.18 919144 1807716 28 20:05:02 19:23:01 29808476 31713196 604608 1.84 69328 2152460 1757788 5.18 920600 1807700 156 20:05:02 19:24:01 29808296 31713088 604820 1.84 69352 2152460 1757788 5.18 920460 1807696 12 20:05:02 19:25:01 29807720 31712552 605296 1.84 69384 2152468 1757788 5.18 920584 1807700 8 20:05:02 19:26:01 29807812 31712644 604900 1.84 69408 2152468 1757788 5.18 920720 1807700 20 20:05:02 19:27:01 29808300 31713232 604300 1.84 69448 2152472 1757788 5.18 919656 1807704 4 20:05:02 19:28:01 29807580 31712712 604556 1.84 69504 2152600 1738252 5.12 920120 1807836 192 20:05:02 19:29:01 29807604 31712792 604424 1.84 69544 2152608 1738252 5.12 920200 1807840 160 20:05:02 19:30:01 29807184 31712436 604668 1.84 69568 2152612 1738252 5.12 920300 1807852 12 20:05:02 19:31:01 29807172 31712460 604416 1.84 69608 2152612 1738252 5.12 920376 1807848 8 20:05:02 19:32:01 29807372 31712704 604368 1.84 69640 2152616 1738252 5.12 920424 1807852 152 20:05:02 19:33:01 29806848 31712264 604796 1.84 69696 2152624 1738252 5.12 920748 1807856 52 20:05:02 19:34:01 29806940 31712416 604376 1.84 69728 2152624 1738252 5.12 920740 1807856 24 20:05:02 19:35:01 29807024 31712556 604072 1.84 69752 2152628 1738252 5.12 920796 1807868 8 20:05:02 19:36:01 29806996 31712552 604240 1.84 69788 2152628 1738252 5.12 921468 1807864 148 20:05:02 19:37:01 29806948 31712552 604172 1.84 69836 2152632 1738252 5.12 921500 1807868 108 20:05:02 19:38:01 29806592 31712220 604492 1.84 69868 2152620 1738252 5.12 921580 1807872 20 20:05:02 19:39:01 29805504 31711204 605404 1.84 69908 2152636 1738252 5.12 921736 1807872 12 20:05:02 19:40:01 29805456 31711196 605352 1.84 69940 2152640 1738252 5.12 921804 1807876 28 20:05:02 19:41:01 29805392 31711180 605264 1.84 69964 2152640 1738252 5.12 922064 1807876 8 20:05:02 19:42:01 29805912 31711744 604672 1.84 69996 2152644 1738252 5.12 922088 1807876 12 20:05:02 19:43:01 29805476 31711340 604944 1.84 70036 2152644 1738252 5.12 922344 1807884 28 20:05:02 19:44:01 29805720 31711608 604652 1.84 70052 2152652 1738252 5.12 922424 1807884 12 20:05:02 19:45:01 29805064 31711004 605032 1.84 70084 2152660 1738252 5.12 922572 1807888 196 20:05:02 19:46:01 29804796 31710792 605264 1.84 70104 2152660 1738252 5.12 922876 1807892 180 20:05:02 19:47:01 29803792 31709792 606084 1.84 70136 2152664 1738252 5.12 922624 1807896 148 20:05:02 19:48:01 29803664 31709752 606084 1.84 70184 2152660 1738252 5.12 922916 1807900 24 20:05:02 19:49:01 29803600 31709720 606036 1.84 70216 2152668 1738252 5.12 922656 1807900 8 20:05:02 19:50:01 29804032 31710172 605504 1.84 70248 2152664 1738252 5.12 922716 1807904 24 20:05:02 19:51:01 29803488 31709684 605928 1.84 70280 2152676 1738252 5.12 922932 1807904 16 20:05:02 19:52:01 29803740 31709964 605604 1.84 70304 2152680 1738252 5.12 922928 1807908 32 20:05:02 19:53:01 29803316 31709616 606160 1.84 70356 2152684 1738252 5.12 923420 1807916 32 20:05:02 19:54:01 29802996 31709400 606508 1.85 70380 2152812 1738252 5.12 923432 1808020 200 20:05:02 19:55:01 29792524 31700428 615456 1.87 70416 2154220 1738252 5.12 935940 1809048 204 20:05:02 19:56:01 29763236 31673280 641936 1.95 70452 2155840 1722112 5.08 965660 1809724 24 20:05:02 19:57:01 29761952 31672016 643108 1.96 70492 2155844 1722112 5.08 965464 1809724 16 20:05:02 19:58:01 29761492 31671616 643456 1.96 70540 2155832 1722112 5.08 965408 1809732 36 20:05:02 19:59:01 29761264 31671412 643576 1.96 70572 2155848 1722112 5.08 965584 1809728 24 20:05:02 20:00:01 29761216 31671392 643528 1.96 70604 2155852 1722112 5.08 965552 1809732 12 20:05:02 20:01:01 29761184 31671392 643476 1.96 70636 2155860 1722112 5.08 965604 1809732 20 20:05:02 20:02:01 29760648 31670900 643924 1.96 70672 2155864 1722112 5.08 965772 1809736 48 20:05:02 20:03:01 27959796 31365692 893892 2.72 104072 3554232 2236944 6.59 1404208 3056440 8080 20:05:02 20:04:01 26377312 31391972 858144 2.61 165284 4921456 2002224 5.90 1834268 4013636 398604 20:05:02 20:05:01 25795956 31357180 889560 2.71 181236 5423328 1891056 5.58 1920964 4475616 468 20:05:02 Average: 29654688 31694345 620693 1.89 73959 2271731 1748605 5.16 952607 1916727 7907 20:05:02 20:05:02 19:13:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 20:05:02 19:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:14:01 ens3 1.64 0.61 1.47 0.04 0.00 0.00 0.00 0.00 20:05:02 19:15:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:05:02 19:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:15:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:05:02 19:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:16:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:17:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:05:02 19:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:17:01 ens3 0.18 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:05:02 19:18:01 lo 0.47 0.47 0.06 0.06 0.00 0.00 0.00 0.00 20:05:02 19:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:18:01 ens3 85.20 47.99 2134.98 3.67 0.00 0.00 0.00 0.00 20:05:02 19:19:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:05:02 19:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:19:01 ens3 0.25 0.22 0.02 0.02 0.00 0.00 0.00 0.00 20:05:02 19:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:20:01 ens3 0.05 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:21:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:05:02 19:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:21:01 ens3 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:05:02 19:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:22:01 ens3 0.07 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:23:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:05:02 19:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:23:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:05:02 19:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:24:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:25:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:05:02 19:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:25:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:05:02 19:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:26:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:27:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:05:02 19:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:27:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:05:02 19:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:28:01 ens3 0.20 0.12 0.08 0.07 0.00 0.00 0.00 0.00 20:05:02 19:29:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:05:02 19:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:29:01 ens3 0.10 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:05:02 19:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:30:01 ens3 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:31:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:05:02 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:31:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:05:02 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:32:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:33:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:05:02 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:33:01 ens3 0.42 0.25 0.20 0.08 0.00 0.00 0.00 0.00 20:05:02 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:34:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:35:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:05:02 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:35:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:05:02 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:36:01 ens3 0.48 0.32 0.26 0.21 0.00 0.00 0.00 0.00 20:05:02 19:37:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:05:02 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:37:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:05:02 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:38:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 20:05:02 19:39:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:05:02 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:39:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:05:02 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:40:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:41:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:05:02 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:41:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:05:02 19:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:42:01 ens3 0.17 0.05 0.12 0.00 0.00 0.00 0.00 0.00 20:05:02 19:43:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:05:02 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:43:01 ens3 0.23 0.18 0.08 0.07 0.00 0.00 0.00 0.00 20:05:02 19:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:44:01 ens3 0.00 0.02 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:45:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:05:02 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:45:01 ens3 0.22 0.12 0.07 0.01 0.00 0.00 0.00 0.00 20:05:02 19:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:46:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:47:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:05:02 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:47:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00 20:05:02 19:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:48:01 ens3 0.18 0.12 0.08 0.07 0.00 0.00 0.00 0.00 20:05:02 19:49:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:05:02 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:49:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:05:02 19:50:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:50:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:51:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:05:02 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:51:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:05:02 19:52:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:52:01 ens3 0.02 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:53:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:05:02 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:53:01 ens3 0.25 0.20 0.08 0.07 0.00 0.00 0.00 0.00 20:05:02 19:54:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:54:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:55:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:05:02 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:55:01 ens3 1.27 1.13 1.08 0.54 0.00 0.00 0.00 0.00 20:05:02 19:56:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00 20:05:02 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:56:01 ens3 11.35 7.85 11.76 6.10 0.00 0.00 0.00 0.00 20:05:02 19:57:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:05:02 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:57:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:05:02 19:58:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:58:01 ens3 0.17 0.10 0.08 0.06 0.00 0.00 0.00 0.00 20:05:02 19:59:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:05:02 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 19:59:01 ens3 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 20:05:02 20:00:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 20:00:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 20:01:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 20:05:02 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 20:01:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00 20:05:02 20:02:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 20:02:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 20:03:01 lo 5.27 5.27 0.53 0.53 0.00 0.00 0.00 0.00 20:05:02 20:03:01 docker0 176.97 184.82 14.50 535.36 0.00 0.00 0.00 0.00 20:05:02 20:03:01 ens3 630.24 466.24 8155.58 101.16 0.00 0.00 0.00 0.00 20:05:02 20:03:01 vethf34c5ac 122.91 132.88 12.15 123.30 0.00 0.00 0.00 0.01 20:05:02 20:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 20:05:02 20:04:01 docker0 142.11 225.21 13.05 2766.31 0.00 0.00 0.00 0.00 20:05:02 20:04:01 ens3 258.22 159.99 2797.32 27.60 0.00 0.00 0.00 0.00 20:05:02 20:04:01 veth6e7717f 0.05 0.18 0.00 0.02 0.00 0.00 0.00 0.00 20:05:02 20:05:01 lo 2.20 2.20 0.22 0.22 0.00 0.00 0.00 0.00 20:05:02 20:05:01 docker0 5.53 9.10 0.33 123.24 0.00 0.00 0.00 0.00 20:05:02 20:05:01 ens3 159.93 97.12 2756.90 29.83 0.00 0.00 0.00 0.00 20:05:02 Average: lo 0.25 0.25 0.02 0.02 0.00 0.00 0.00 0.00 20:05:02 Average: docker0 6.24 8.06 0.54 65.88 0.00 0.00 0.00 0.00 20:05:02 Average: ens3 22.18 15.10 305.10 3.27 0.00 0.00 0.00 0.00 20:05:02 20:05:02 20:05:02 ---> sar -P ALL: 20:05:02 Linux 5.4.0-216-generic (prd-ubuntu20-04-docker-8c-8g-7798) 08/28/25 _x86_64_ (8 CPU) 20:05:02 20:05:02 19:12:11 LINUX RESTART (8 CPU) 20:05:02 20:05:02 19:13:02 CPU %user %nice %system %iowait %steal %idle 20:05:02 19:14:01 all 0.06 0.00 0.01 0.01 0.00 99.91 20:05:02 19:14:01 0 0.02 0.00 0.02 0.05 0.00 99.92 20:05:02 19:14:01 1 0.31 0.00 0.02 0.00 0.00 99.68 20:05:02 19:14:01 2 0.03 0.00 0.00 0.00 0.02 99.95 20:05:02 19:14:01 3 0.03 0.00 0.02 0.00 0.00 99.95 20:05:02 19:14:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:14:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:05:02 19:14:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:05:02 19:14:01 7 0.02 0.00 0.07 0.07 0.02 99.83 20:05:02 19:15:01 all 0.08 0.00 0.02 0.00 0.01 99.89 20:05:02 19:15:01 0 0.02 0.00 0.02 0.03 0.00 99.93 20:05:02 19:15:01 1 0.57 0.00 0.02 0.00 0.02 99.40 20:05:02 19:15:01 2 0.02 0.00 0.03 0.00 0.00 99.95 20:05:02 19:15:01 3 0.02 0.00 0.05 0.00 0.02 99.92 20:05:02 19:15:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:15:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:15:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:05:02 19:15:01 7 0.02 0.00 0.02 0.00 0.02 99.95 20:05:02 19:16:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:05:02 19:16:01 0 0.02 0.00 0.02 0.02 0.00 99.95 20:05:02 19:16:01 1 0.03 0.00 0.05 0.00 0.03 99.88 20:05:02 19:16:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:16:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:05:02 19:16:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:16:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:16:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:16:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:17:01 all 0.16 0.00 0.01 0.01 0.01 99.82 20:05:02 19:17:01 0 0.02 0.00 0.00 0.05 0.02 99.92 20:05:02 19:17:01 1 1.18 0.00 0.02 0.00 0.02 98.79 20:05:02 19:17:01 2 0.03 0.00 0.02 0.00 0.00 99.95 20:05:02 19:17:01 3 0.02 0.00 0.02 0.00 0.02 99.95 20:05:02 19:17:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:17:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:05:02 19:17:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:17:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:18:01 all 1.83 0.00 0.58 0.34 0.01 97.24 20:05:02 19:18:01 0 2.45 0.00 0.60 1.22 0.00 95.73 20:05:02 19:18:01 1 1.57 0.00 0.42 0.02 0.02 97.99 20:05:02 19:18:01 2 2.97 0.00 0.87 0.78 0.02 95.36 20:05:02 19:18:01 3 1.64 0.00 0.67 0.27 0.02 97.41 20:05:02 19:18:01 4 0.98 0.00 0.48 0.07 0.00 98.46 20:05:02 19:18:01 5 0.83 0.00 0.40 0.00 0.00 98.76 20:05:02 19:18:01 6 1.20 0.00 0.53 0.07 0.02 98.18 20:05:02 19:18:01 7 3.02 0.00 0.68 0.30 0.02 95.98 20:05:02 19:19:01 all 0.01 0.00 0.01 0.01 0.00 99.97 20:05:02 19:19:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:05:02 19:19:01 1 0.05 0.00 0.02 0.00 0.02 99.92 20:05:02 19:19:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:05:02 19:19:01 3 0.03 0.00 0.02 0.03 0.00 99.92 20:05:02 19:19:01 4 0.00 0.00 0.00 0.02 0.02 99.97 20:05:02 19:19:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:05:02 19:19:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:19:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:05:02 19:20:01 all 0.15 0.00 0.01 0.00 0.01 99.83 20:05:02 19:20:01 0 0.02 0.00 0.03 0.00 0.00 99.95 20:05:02 19:20:01 1 1.14 0.00 0.02 0.00 0.03 98.81 20:05:02 19:20:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:20:01 3 0.03 0.00 0.02 0.03 0.02 99.90 20:05:02 19:20:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:20:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:20:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:05:02 19:20:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:05:02 19:21:01 all 0.06 0.00 0.01 0.00 0.01 99.93 20:05:02 19:21:01 0 0.02 0.00 0.02 0.00 0.02 99.95 20:05:02 19:21:01 1 0.38 0.00 0.03 0.00 0.02 99.57 20:05:02 19:21:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:05:02 19:21:01 3 0.00 0.00 0.00 0.02 0.00 99.98 20:05:02 19:21:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:05:02 19:21:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:21:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:05:02 19:21:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:05:02 19:22:01 all 0.21 0.00 0.01 0.00 0.01 99.77 20:05:02 19:22:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:22:01 1 1.63 0.00 0.02 0.00 0.03 98.32 20:05:02 19:22:01 2 0.00 0.00 0.03 0.00 0.00 99.97 20:05:02 19:22:01 3 0.00 0.00 0.00 0.02 0.02 99.97 20:05:02 19:22:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:22:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:22:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:05:02 19:22:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:05:02 19:23:01 all 0.26 0.00 0.01 0.03 0.01 99.68 20:05:02 19:23:01 0 0.02 0.00 0.03 0.02 0.00 99.93 20:05:02 19:23:01 1 2.02 0.00 0.02 0.00 0.02 97.95 20:05:02 19:23:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:05:02 19:23:01 3 0.02 0.00 0.02 0.25 0.00 99.72 20:05:02 19:23:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:05:02 19:23:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:05:02 19:23:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:23:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:05:02 19:24:01 all 0.19 0.00 0.01 0.03 0.00 99.77 20:05:02 19:24:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:24:01 1 1.50 0.00 0.03 0.00 0.02 98.45 20:05:02 19:24:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:05:02 19:24:01 3 0.00 0.00 0.00 0.22 0.00 99.78 20:05:02 19:24:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:05:02 19:24:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:24:01 6 0.02 0.00 0.03 0.00 0.00 99.95 20:05:02 19:24:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 20:05:02 19:24:01 CPU %user %nice %system %iowait %steal %idle 20:05:02 19:25:01 all 0.10 0.00 0.01 0.01 0.01 99.88 20:05:02 19:25:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:05:02 19:25:01 1 0.75 0.00 0.02 0.00 0.02 99.22 20:05:02 19:25:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:05:02 19:25:01 3 0.00 0.00 0.02 0.03 0.03 99.92 20:05:02 19:25:01 4 0.00 0.00 0.02 0.02 0.00 99.97 20:05:02 19:25:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:25:01 6 0.02 0.00 0.02 0.00 0.02 99.95 20:05:02 19:25:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:05:02 19:26:01 all 0.02 0.00 0.02 0.00 0.00 99.95 20:05:02 19:26:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:05:02 19:26:01 1 0.18 0.00 0.08 0.00 0.02 99.72 20:05:02 19:26:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:26:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:05:02 19:26:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:05:02 19:26:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:26:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:05:02 19:26:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:05:02 19:27:01 all 0.04 0.00 0.00 0.02 0.01 99.93 20:05:02 19:27:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:27:01 1 0.25 0.00 0.03 0.00 0.03 99.68 20:05:02 19:27:01 2 0.00 0.00 0.00 0.00 0.02 99.98 20:05:02 19:27:01 3 0.05 0.00 0.00 0.13 0.00 99.82 20:05:02 19:27:01 4 0.00 0.00 0.00 0.02 0.00 99.98 20:05:02 19:27:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:27:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:05:02 19:27:01 7 0.03 0.00 0.00 0.00 0.00 99.97 20:05:02 19:28:01 all 0.09 0.00 0.03 0.02 0.00 99.86 20:05:02 19:28:01 0 0.02 0.00 0.03 0.00 0.00 99.95 20:05:02 19:28:01 1 0.63 0.00 0.05 0.00 0.02 99.30 20:05:02 19:28:01 2 0.02 0.00 0.02 0.02 0.00 99.95 20:05:02 19:28:01 3 0.02 0.00 0.02 0.12 0.02 99.83 20:05:02 19:28:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:05:02 19:28:01 5 0.02 0.00 0.03 0.00 0.00 99.95 20:05:02 19:28:01 6 0.02 0.00 0.03 0.00 0.00 99.95 20:05:02 19:28:01 7 0.03 0.00 0.02 0.00 0.00 99.95 20:05:02 19:29:01 all 0.01 0.00 0.01 0.00 0.00 99.97 20:05:02 19:29:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:05:02 19:29:01 1 0.05 0.00 0.05 0.00 0.02 99.88 20:05:02 19:29:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:29:01 3 0.00 0.00 0.02 0.02 0.00 99.97 20:05:02 19:29:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:29:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:29:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:29:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:05:02 19:30:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:05:02 19:30:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:05:02 19:30:01 1 0.02 0.00 0.03 0.00 0.03 99.92 20:05:02 19:30:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:05:02 19:30:01 3 0.05 0.00 0.00 0.02 0.02 99.92 20:05:02 19:30:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:05:02 19:30:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:30:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:30:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:05:02 19:31:01 all 0.02 0.00 0.01 0.00 0.01 99.97 20:05:02 19:31:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:05:02 19:31:01 1 0.05 0.00 0.00 0.00 0.02 99.93 20:05:02 19:31:01 2 0.02 0.00 0.00 0.00 0.00 99.98 20:05:02 19:31:01 3 0.03 0.00 0.02 0.02 0.00 99.93 20:05:02 19:31:01 4 0.00 0.00 0.02 0.02 0.00 99.97 20:05:02 19:31:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:05:02 19:31:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:05:02 19:31:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:05:02 19:32:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:05:02 19:32:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:05:02 19:32:01 1 0.03 0.00 0.03 0.00 0.02 99.92 20:05:02 19:32:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:05:02 19:32:01 3 0.02 0.00 0.00 0.02 0.02 99.95 20:05:02 19:32:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:32:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:05:02 19:32:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:05:02 19:32:01 7 0.02 0.00 0.02 0.00 0.00 99.97 20:05:02 19:33:01 all 0.01 0.00 0.00 0.00 0.01 99.98 20:05:02 19:33:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:33:01 1 0.02 0.00 0.00 0.00 0.03 99.95 20:05:02 19:33:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:33:01 3 0.00 0.00 0.00 0.03 0.00 99.97 20:05:02 19:33:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:05:02 19:33:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:05:02 19:33:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:05:02 19:33:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:05:02 19:34:01 all 0.01 0.00 0.01 0.00 0.00 99.98 20:05:02 19:34:01 0 0.00 0.00 0.00 0.02 0.00 99.98 20:05:02 19:34:01 1 0.03 0.00 0.03 0.00 0.00 99.93 20:05:02 19:34:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:34:01 3 0.02 0.00 0.02 0.02 0.00 99.95 20:05:02 19:34:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:34:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:34:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:34:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:35:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:05:02 19:35:01 0 0.00 0.00 0.02 0.00 0.02 99.97 20:05:02 19:35:01 1 0.03 0.00 0.03 0.00 0.03 99.90 20:05:02 19:35:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:05:02 19:35:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:05:02 19:35:01 4 0.02 0.00 0.02 0.00 0.00 99.97 20:05:02 19:35:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:05:02 19:35:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:05:02 19:35:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:05:02 20:05:02 19:35:01 CPU %user %nice %system %iowait %steal %idle 20:05:02 19:36:01 all 0.02 0.00 0.00 0.00 0.01 99.96 20:05:02 19:36:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:05:02 19:36:01 1 0.10 0.00 0.03 0.00 0.02 99.85 20:05:02 19:36:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:36:01 3 0.02 0.00 0.00 0.02 0.00 99.97 20:05:02 19:36:01 4 0.02 0.00 0.00 0.00 0.02 99.97 20:05:02 19:36:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:36:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:05:02 19:36:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:05:02 19:37:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:05:02 19:37:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:37:01 1 0.03 0.00 0.05 0.00 0.03 99.88 20:05:02 19:37:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:37:01 3 0.02 0.00 0.02 0.03 0.02 99.92 20:05:02 19:37:01 4 0.00 0.00 0.02 0.00 0.00 99.98 20:05:02 19:37:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:05:02 19:37:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:05:02 19:37:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:38:01 all 0.01 0.00 0.00 0.00 0.00 99.99 20:05:02 19:38:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:38:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:05:02 19:38:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:38:01 3 0.00 0.00 0.02 0.02 0.00 99.97 20:05:02 19:38:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:05:02 19:38:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:05:02 19:38:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:38:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:39:01 all 0.01 0.00 0.00 0.00 0.01 99.97 20:05:02 19:39:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:05:02 19:39:01 1 0.03 0.00 0.00 0.00 0.02 99.95 20:05:02 19:39:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:39:01 3 0.02 0.00 0.00 0.03 0.02 99.93 20:05:02 19:39:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:05:02 19:39:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:39:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:05:02 19:39:01 7 0.02 0.00 0.00 0.00 0.02 99.97 20:05:02 19:40:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:05:02 19:40:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:05:02 19:40:01 1 0.05 0.00 0.03 0.00 0.03 99.88 20:05:02 19:40:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:40:01 3 0.00 0.00 0.00 0.02 0.02 99.97 20:05:02 19:40:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:40:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:40:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:05:02 19:40:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:05:02 19:41:01 all 0.01 0.00 0.01 0.00 0.00 99.98 20:05:02 19:41:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:41:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:05:02 19:41:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:05:02 19:41:01 3 0.02 0.00 0.02 0.03 0.00 99.93 20:05:02 19:41:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:05:02 19:41:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:41:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:05:02 19:41:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:05:02 19:42:01 all 0.26 0.00 0.01 0.00 0.00 99.73 20:05:02 19:42:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:42:01 1 2.02 0.00 0.03 0.00 0.02 97.93 20:05:02 19:42:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:42:01 3 0.02 0.00 0.02 0.02 0.00 99.95 20:05:02 19:42:01 4 0.02 0.00 0.00 0.00 0.00 99.98 20:05:02 19:42:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:05:02 19:42:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:05:02 19:42:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:43:01 all 0.06 0.00 0.01 0.00 0.01 99.92 20:05:02 19:43:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:05:02 19:43:01 1 0.37 0.00 0.02 0.00 0.02 99.60 20:05:02 19:43:01 2 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:43:01 3 0.07 0.00 0.03 0.02 0.02 99.87 20:05:02 19:43:01 4 0.00 0.00 0.00 0.02 0.02 99.97 20:05:02 19:43:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:43:01 6 0.03 0.00 0.00 0.00 0.00 99.97 20:05:02 19:43:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:05:02 19:44:01 all 0.11 0.00 0.01 0.00 0.00 99.87 20:05:02 19:44:01 0 0.84 0.00 0.02 0.00 0.02 99.12 20:05:02 19:44:01 1 0.05 0.00 0.03 0.00 0.02 99.90 20:05:02 19:44:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:05:02 19:44:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:44:01 4 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:44:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:44:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:05:02 19:44:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:45:01 all 0.09 0.00 0.01 0.00 0.01 99.89 20:05:02 19:45:01 0 0.61 0.00 0.00 0.00 0.00 99.39 20:05:02 19:45:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:05:02 19:45:01 2 0.03 0.00 0.00 0.02 0.02 99.93 20:05:02 19:45:01 3 0.00 0.00 0.02 0.02 0.02 99.95 20:05:02 19:45:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:05:02 19:45:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:05:02 19:45:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:05:02 19:45:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:05:02 19:46:01 all 0.00 0.00 0.01 0.00 0.01 99.98 20:05:02 19:46:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:46:01 1 0.02 0.00 0.00 0.00 0.02 99.97 20:05:02 19:46:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:05:02 19:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:46:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:05:02 19:46:01 5 0.00 0.00 0.02 0.00 0.00 99.98 20:05:02 19:46:01 6 0.00 0.00 0.02 0.00 0.02 99.97 20:05:02 19:46:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 20:05:02 19:46:01 CPU %user %nice %system %iowait %steal %idle 20:05:02 19:47:01 all 0.02 0.00 0.01 0.00 0.01 99.97 20:05:02 19:47:01 0 0.02 0.00 0.00 0.00 0.02 99.97 20:05:02 19:47:01 1 0.03 0.00 0.00 0.00 0.00 99.97 20:05:02 19:47:01 2 0.00 0.00 0.02 0.02 0.00 99.97 20:05:02 19:47:01 3 0.00 0.00 0.02 0.00 0.02 99.97 20:05:02 19:47:01 4 0.05 0.00 0.02 0.00 0.03 99.90 20:05:02 19:47:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:47:01 6 0.02 0.00 0.00 0.00 0.00 99.98 20:05:02 19:47:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:05:02 19:48:01 all 0.01 0.00 0.01 0.00 0.00 99.98 20:05:02 19:48:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:48:01 1 0.03 0.00 0.02 0.00 0.00 99.95 20:05:02 19:48:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:05:02 19:48:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:05:02 19:48:01 4 0.03 0.00 0.03 0.00 0.02 99.92 20:05:02 19:48:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:48:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:48:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:49:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:05:02 19:49:01 0 0.00 0.00 0.00 0.00 0.02 99.98 20:05:02 19:49:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:05:02 19:49:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:05:02 19:49:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:05:02 19:49:01 4 0.05 0.00 0.03 0.02 0.02 99.88 20:05:02 19:49:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:49:01 6 0.00 0.00 0.02 0.00 0.02 99.97 20:05:02 19:49:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:05:02 19:50:01 all 0.16 0.00 0.01 0.00 0.00 99.82 20:05:02 19:50:01 0 1.24 0.00 0.03 0.00 0.00 98.73 20:05:02 19:50:01 1 0.02 0.00 0.05 0.00 0.00 99.93 20:05:02 19:50:01 2 0.00 0.00 0.02 0.02 0.00 99.97 20:05:02 19:50:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:05:02 19:50:01 4 0.03 0.00 0.00 0.00 0.02 99.95 20:05:02 19:50:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:50:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:50:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:51:01 all 0.02 0.00 0.01 0.00 0.00 99.96 20:05:02 19:51:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:05:02 19:51:01 1 0.08 0.00 0.03 0.00 0.00 99.88 20:05:02 19:51:01 2 0.00 0.00 0.02 0.02 0.00 99.97 20:05:02 19:51:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:05:02 19:51:01 4 0.03 0.00 0.03 0.00 0.02 99.92 20:05:02 19:51:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:51:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:51:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:05:02 19:52:01 all 0.24 0.00 0.02 0.00 0.01 99.73 20:05:02 19:52:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:52:01 1 1.86 0.00 0.07 0.00 0.02 98.06 20:05:02 19:52:01 2 0.02 0.00 0.00 0.02 0.00 99.97 20:05:02 19:52:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:05:02 19:52:01 4 0.03 0.00 0.05 0.02 0.02 99.88 20:05:02 19:52:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:52:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:05:02 19:52:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:05:02 19:53:01 all 0.10 0.00 0.02 0.00 0.00 99.87 20:05:02 19:53:01 0 0.02 0.00 0.03 0.00 0.00 99.95 20:05:02 19:53:01 1 0.76 0.00 0.02 0.00 0.00 99.22 20:05:02 19:53:01 2 0.02 0.00 0.02 0.02 0.00 99.95 20:05:02 19:53:01 3 0.00 0.00 0.02 0.00 0.00 99.98 20:05:02 19:53:01 4 0.02 0.00 0.05 0.00 0.02 99.92 20:05:02 19:53:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:53:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:05:02 19:53:01 7 0.02 0.00 0.00 0.00 0.00 99.98 20:05:02 19:54:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:05:02 19:54:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:54:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:05:02 19:54:01 2 0.00 0.00 0.02 0.02 0.00 99.97 20:05:02 19:54:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:54:01 4 0.03 0.00 0.00 0.02 0.02 99.93 20:05:02 19:54:01 5 0.00 0.00 0.00 0.00 0.02 99.98 20:05:02 19:54:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:05:02 19:54:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:55:01 all 0.17 0.00 0.01 0.01 0.01 99.80 20:05:02 19:55:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:05:02 19:55:01 1 0.73 0.00 0.03 0.00 0.02 99.22 20:05:02 19:55:01 2 0.17 0.00 0.00 0.02 0.00 99.82 20:05:02 19:55:01 3 0.03 0.00 0.00 0.00 0.02 99.95 20:05:02 19:55:01 4 0.18 0.00 0.03 0.05 0.02 99.72 20:05:02 19:55:01 5 0.17 0.00 0.02 0.00 0.00 99.82 20:05:02 19:55:01 6 0.07 0.00 0.02 0.00 0.00 99.92 20:05:02 19:55:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:05:02 19:56:01 all 0.48 0.00 0.04 0.01 0.01 99.46 20:05:02 19:56:01 0 0.25 0.00 0.08 0.03 0.02 99.62 20:05:02 19:56:01 1 0.27 0.00 0.05 0.00 0.00 99.68 20:05:02 19:56:01 2 0.48 0.00 0.03 0.05 0.02 99.42 20:05:02 19:56:01 3 0.20 0.00 0.02 0.00 0.00 99.78 20:05:02 19:56:01 4 0.22 0.00 0.07 0.03 0.02 99.67 20:05:02 19:56:01 5 1.83 0.00 0.00 0.00 0.00 98.17 20:05:02 19:56:01 6 0.52 0.00 0.03 0.00 0.00 99.45 20:05:02 19:56:01 7 0.08 0.00 0.02 0.00 0.00 99.90 20:05:02 19:57:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:05:02 19:57:01 0 0.02 0.00 0.02 0.00 0.00 99.97 20:05:02 19:57:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:05:02 19:57:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:05:02 19:57:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:05:02 19:57:01 4 0.02 0.00 0.02 0.00 0.02 99.95 20:05:02 19:57:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:05:02 19:57:01 6 0.02 0.00 0.00 0.00 0.02 99.97 20:05:02 19:57:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 20:05:02 19:57:01 CPU %user %nice %system %iowait %steal %idle 20:05:02 19:58:01 all 0.09 0.00 0.01 0.00 0.00 99.90 20:05:02 19:58:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:05:02 19:58:01 1 0.67 0.00 0.02 0.00 0.00 99.32 20:05:02 19:58:01 2 0.00 0.00 0.02 0.00 0.00 99.98 20:05:02 19:58:01 3 0.02 0.00 0.00 0.00 0.00 99.98 20:05:02 19:58:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:05:02 19:58:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:58:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:58:01 7 0.00 0.00 0.02 0.00 0.00 99.98 20:05:02 19:59:01 all 0.07 0.00 0.01 0.00 0.01 99.91 20:05:02 19:59:01 0 0.00 0.00 0.02 0.00 0.00 99.98 20:05:02 19:59:01 1 0.48 0.00 0.02 0.00 0.02 99.48 20:05:02 19:59:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:05:02 19:59:01 3 0.00 0.00 0.00 0.00 0.02 99.98 20:05:02 19:59:01 4 0.05 0.00 0.03 0.02 0.02 99.88 20:05:02 19:59:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 19:59:01 6 0.02 0.00 0.02 0.00 0.00 99.97 20:05:02 19:59:01 7 0.00 0.00 0.00 0.00 0.02 99.98 20:05:02 20:00:01 all 0.01 0.00 0.01 0.00 0.00 99.98 20:05:02 20:00:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 20:00:01 1 0.05 0.00 0.03 0.00 0.00 99.92 20:05:02 20:00:01 2 0.00 0.00 0.02 0.02 0.00 99.97 20:05:02 20:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 20:00:01 4 0.00 0.00 0.00 0.00 0.02 99.98 20:05:02 20:00:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 20:00:01 6 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 20:00:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 20:01:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:05:02 20:01:01 0 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 20:01:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:05:02 20:01:01 2 0.00 0.00 0.00 0.02 0.00 99.98 20:05:02 20:01:01 3 0.02 0.00 0.00 0.00 0.02 99.97 20:05:02 20:01:01 4 0.02 0.00 0.03 0.02 0.03 99.90 20:05:02 20:01:01 5 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 20:01:01 6 0.00 0.00 0.00 0.00 0.02 99.98 20:05:02 20:01:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 20:02:01 all 0.01 0.00 0.01 0.00 0.01 99.97 20:05:02 20:02:01 0 0.02 0.00 0.00 0.00 0.00 99.98 20:05:02 20:02:01 1 0.02 0.00 0.02 0.00 0.02 99.95 20:05:02 20:02:01 2 0.00 0.00 0.02 0.02 0.00 99.97 20:05:02 20:02:01 3 0.00 0.00 0.02 0.00 0.02 99.97 20:05:02 20:02:01 4 0.03 0.00 0.02 0.00 0.02 99.93 20:05:02 20:02:01 5 0.02 0.00 0.00 0.00 0.00 99.98 20:05:02 20:02:01 6 0.00 0.00 0.02 0.00 0.00 99.98 20:05:02 20:02:01 7 0.00 0.00 0.00 0.00 0.00 100.00 20:05:02 20:03:01 all 8.13 0.00 2.91 1.99 0.06 86.91 20:05:02 20:03:01 0 7.21 0.00 3.46 6.15 0.07 83.12 20:05:02 20:03:01 1 11.48 0.00 3.03 1.18 0.07 84.25 20:05:02 20:03:01 2 8.25 0.00 2.49 0.98 0.05 88.23 20:05:02 20:03:01 3 6.31 0.00 2.54 5.07 0.05 86.03 20:05:02 20:03:01 4 8.65 0.00 2.52 0.71 0.07 88.05 20:05:02 20:03:01 5 6.78 0.00 3.19 1.18 0.07 88.78 20:05:02 20:03:01 6 7.89 0.00 3.83 0.64 0.05 87.59 20:05:02 20:03:01 7 8.43 0.00 2.24 0.05 0.07 89.21 20:05:02 20:04:01 all 40.33 0.00 6.48 1.10 0.11 51.98 20:05:02 20:04:01 0 39.52 0.00 6.30 0.45 0.12 53.61 20:05:02 20:04:01 1 40.65 0.00 7.51 5.08 0.10 46.67 20:05:02 20:04:01 2 39.37 0.00 6.29 0.30 0.10 53.94 20:05:02 20:04:01 3 40.22 0.00 6.34 1.55 0.12 51.76 20:05:02 20:04:01 4 40.79 0.00 6.22 0.44 0.10 52.45 20:05:02 20:04:01 5 40.97 0.00 6.35 0.39 0.10 52.19 20:05:02 20:04:01 6 40.85 0.00 6.60 0.42 0.12 52.01 20:05:02 20:04:01 7 40.26 0.00 6.24 0.17 0.10 53.22 20:05:02 20:05:01 all 23.08 0.00 4.30 2.46 0.09 70.06 20:05:02 20:05:01 0 21.60 0.00 4.78 5.22 0.10 68.30 20:05:02 20:05:01 1 24.50 0.00 4.60 4.95 0.10 65.85 20:05:02 20:05:01 2 20.98 0.00 4.14 0.34 0.07 74.48 20:05:02 20:05:01 3 23.22 0.00 3.87 4.59 0.08 68.24 20:05:02 20:05:01 4 23.93 0.00 4.21 0.37 0.08 71.40 20:05:02 20:05:01 5 22.65 0.00 4.46 0.89 0.12 71.88 20:05:02 20:05:01 6 23.58 0.00 4.01 3.01 0.08 69.32 20:05:02 20:05:01 7 24.21 0.00 4.34 0.35 0.07 71.03 20:05:02 Average: all 1.47 0.00 0.28 0.12 0.01 98.12 20:05:02 Average: 0 1.41 0.00 0.30 0.25 0.01 98.03 20:05:02 Average: 1 1.85 0.00 0.32 0.21 0.02 97.59 20:05:02 Average: 2 1.38 0.00 0.27 0.05 0.01 98.29 20:05:02 Average: 3 1.38 0.00 0.26 0.24 0.01 98.11 20:05:02 Average: 4 1.44 0.00 0.27 0.04 0.01 98.25 20:05:02 Average: 5 1.40 0.00 0.28 0.05 0.01 98.27 20:05:02 Average: 6 1.42 0.00 0.29 0.08 0.01 98.20 20:05:02 Average: 7 1.45 0.00 0.26 0.02 0.01 98.26 20:05:02 20:05:02 20:05:02