Pull request #115 opened Connecting to https://api.github.com using edgex-jenkins/****** (edgex-jenkins github personal access token) Connecting to https://api.github.com to check permissions of obtain list of bnevis-i for edgexfoundry/edgex-compose Obtained Jenkinsfile from 9f872bce3c00d54e409667bcd18b50f6f8563528+f351c973d35ba3caded36d4d74f4b027f28b9256 (f59601a46aefd3470892dc3086764382b37d1cbb) Running in Durability level: MAX_SURVIVABILITY 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh2293321536107970695.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/caches/git-95b00d7e16de695d9f4849f078f37a0f@tmp/jenkins-gitclient-ssh7854138731683662421.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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd 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/edgex-compose/branches/PR-115/workspace@libs/edgex-global-pipelines # 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/PR-115/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh1104640750818197756.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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/PR-115/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4074960329501264366.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd # timeout=10 Commit message: "Merge pull request #338 from ernestojeda/add-latest-tag" > 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 shared 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 > git /usr/bin/chcon --type=ssh_home_t /tmp/jenkins-gitclient-ssh224585093428748777.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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/edgex-compose/branches/PR-115/workspace@libs/lf-pipelines # 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 > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/PR-115/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh3918193695898206862.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 46d8313d362d7075c0f562900eedc504c24ea18a (master) > git config core.sparsecheckout # timeout=10 > git checkout -f 46d8313d362d7075c0f562900eedc504c24ea18a # timeout=10 Commit message: "Fix lfParallelCostCapture env var name" > 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 c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that shared 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] node Still waiting to schedule task All nodes of label ‘centos7-docker-4c-2g’ are offline Running on prd-centos7-docker-4c-2g-422 in /w/workspace/dgexfoundry_edgex-compose_PR-115 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout Selected Git installation does not exist. Using Default The recommended git tool is: NONE using credential edgex-jenkins-ssh Cloning the remote Git repository Cloning repository git@github.com:edgexfoundry/edgex-compose.git > git init /w/workspace/dgexfoundry_edgex-compose_PR-115 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-compose.git > git --version # timeout=10 > git --version # 'git version 2.24.4' 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_edgex-compose_PR-115@tmp/jenkins-gitclient-ssh8560324108057311815.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-compose.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-compose.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git@github.com:edgexfoundry/edgex-compose.git # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-compose.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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_edgex-compose_PR-115@tmp/jenkins-gitclient-ssh302618132940337790.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-compose.git +refs/pull/115/head:refs/remotes/origin/PR-115 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit f351c973d35ba3caded36d4d74f4b027f28b9256 into PR head commit 9f872bce3c00d54e409667bcd18b50f6f8563528 Merge succeeded, producing 9f872bce3c00d54e409667bcd18b50f6f8563528 Checking out Revision 9f872bce3c00d54e409667bcd18b50f6f8563528 (PR-115) > git config core.sparsecheckout # timeout=10 > git checkout -f 9f872bce3c00d54e409667bcd18b50f6f8563528 # timeout=10 > git remote # timeout=10 > 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 > git /usr/bin/chcon --type=ssh_home_t /w/workspace/dgexfoundry_edgex-compose_PR-115@tmp/jenkins-gitclient-ssh8266155622613269754.key > git merge f351c973d35ba3caded36d4d74f4b027f28b9256 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 9f872bce3c00d54e409667bcd18b50f6f8563528 # timeout=10 Commit message: "fix: Missing backtick to retrieve unique id from uuidgen" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.4' fatal: bad object c93435b1c3a491ac51ce5a3d4b78246cb8dbf7dd [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 19:30:14 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Smoke Tests) [Pipeline] build 19:30:14 Scheduling project: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test 19:30:20 Starting building: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test #406 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 19:49:47 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 19:49:48 ---> package-listing.sh 19:49:48 ++ tr '[:upper:]' '[:lower:]' 19:49:48 ++ facter osfamily 19:49:48 + OS_FAMILY=redhat 19:49:48 + workspace=/w/workspace/dgexfoundry_edgex-compose_PR-115 19:49:48 + START_PACKAGES=/tmp/packages_start.txt 19:49:48 + END_PACKAGES=/tmp/packages_end.txt 19:49:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 19:49:48 + PACKAGES=/tmp/packages_start.txt 19:49:48 + '[' /w/workspace/dgexfoundry_edgex-compose_PR-115 ']' 19:49:48 + PACKAGES=/tmp/packages_end.txt 19:49:48 + case "${OS_FAMILY}" in 19:49:48 + sort 19:49:48 + rpm -qa 19:49:48 + '[' -f /tmp/packages_start.txt ']' 19:49:48 + '[' -f /tmp/packages_end.txt ']' 19:49:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 19:49:48 + '[' /w/workspace/dgexfoundry_edgex-compose_PR-115 ']' 19:49:48 + mkdir -p /w/workspace/dgexfoundry_edgex-compose_PR-115/archives/ 19:49:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_edgex-compose_PR-115/archives/ [Pipeline] echo 19:49:48 Launching container with: [--privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_edgex-compose_PR-115/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 19:49:49 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 19:49:50 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:49:50 19:49:50 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 19:49:50 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:49:50 alpine: Pulling from edgex-lftools-log-publisher 19:49:50 df20fa9351a1: Pulling fs layer 19:49:50 36b3adc4ff6f: Pulling fs layer 19:49:50 8ad3a11d3b57: Pulling fs layer 19:49:50 46f8f816bc3b: Pulling fs layer 19:49:50 93b61091891f: Pulling fs layer 19:49:50 93b9cdb0e59b: Pulling fs layer 19:49:50 5e14af77c1be: Pulling fs layer 19:49:50 01666e4c0597: Pulling fs layer 19:49:50 aa168da1d23b: Pulling fs layer 19:49:50 93b9cdb0e59b: Waiting 19:49:50 5e14af77c1be: Waiting 19:49:50 01666e4c0597: Waiting 19:49:50 aa168da1d23b: Waiting 19:49:50 46f8f816bc3b: Waiting 19:49:50 93b61091891f: Waiting 19:49:50 36b3adc4ff6f: Verifying Checksum 19:49:50 36b3adc4ff6f: Download complete 19:49:50 46f8f816bc3b: Verifying Checksum 19:49:50 46f8f816bc3b: Download complete 19:49:50 df20fa9351a1: Verifying Checksum 19:49:50 df20fa9351a1: Download complete 19:49:50 93b9cdb0e59b: Verifying Checksum 19:49:50 93b9cdb0e59b: Download complete 19:49:50 93b61091891f: Verifying Checksum 19:49:50 93b61091891f: Download complete 19:49:50 5e14af77c1be: Verifying Checksum 19:49:50 5e14af77c1be: Download complete 19:49:50 01666e4c0597: Verifying Checksum 19:49:50 01666e4c0597: Download complete 19:49:51 df20fa9351a1: Pull complete 19:49:51 8ad3a11d3b57: Verifying Checksum 19:49:51 8ad3a11d3b57: Download complete 19:49:51 36b3adc4ff6f: Pull complete 19:49:51 8ad3a11d3b57: Pull complete 19:49:51 46f8f816bc3b: Pull complete 19:49:52 93b61091891f: Pull complete 19:49:52 93b9cdb0e59b: Pull complete 19:49:52 5e14af77c1be: Pull complete 19:49:52 01666e4c0597: Pull complete 19:49:52 aa168da1d23b: Verifying Checksum 19:49:52 aa168da1d23b: Download complete 19:49:57 aa168da1d23b: Pull complete 19:49:57 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 19:49:57 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 19:49:57 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 19:49:57 prd-centos7-docker-4c-2g-422 does not seem to be running inside a container 19:49:57 $ docker run -t -d -u 1001:1001 --privileged -u 0:0 --net host -v /var/log/sa:/var/log/sa-host -v /var/log/secure:/var/log/secure -v /var/log/auth.log:/var/log/auth.log -v /w/workspace/dgexfoundry_edgex-compose_PR-115/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/dgexfoundry_edgex-compose_PR-115 -v /w/workspace/dgexfoundry_edgex-compose_PR-115:/w/workspace/dgexfoundry_edgex-compose_PR-115:rw,z -v /w/workspace/dgexfoundry_edgex-compose_PR-115@tmp:/w/workspace/dgexfoundry_edgex-compose_PR-115@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 19:49:59 $ docker top 5597b30a64c3baad4537b70da4f7f549f519f10de02d6b5cc6f6bf93370f2690 -eo pid,comm [Pipeline] { [Pipeline] sh 19:49:59 + touch /tmp/pre-build-complete [Pipeline] sh 19:50:00 + mkdir -p /var/log/sa [Pipeline] sh 19:50:00 + ls /var/log/sa-host 19:50:00 + sadf -c /var/log/sa-host/sa03 19:50:00 file_magic: OK 19:50:00 HZ: Using current value: 100 19:50:00 file_header: OK 19:50:00 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 19:50:00 Statistics: 19:50:00 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 19:50:00 File successfully converted to sysstat format version 12.2.1 19:50:00 + sadf -c /var/log/sa-host/sa05 19:50:00 file_magic: OK 19:50:00 HZ: Using current value: 100 19:50:00 file_header: OK 19:50:00 file_activity: A_CPU A_PCSW A_SWAP A_PAGE A_IO A_MEMORY A_HUGE A_KTABLES A_QUEUE A_SERIAL A_DISK A_NET_DEV A_NET_EDEV A_NET_NFS A_NET_NFSD A_NET_SOCK OK 19:50:00 Statistics: 19:50:00 Hnuu...uuuununununu...Hnuu...uuuununununu... 19:50:00 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 19:50:01 provisioning config files... 19:50:01 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_edgex-compose_PR-115@tmp/config3103902986688083208tmp [Pipeline] { [Pipeline] echo 19:50:01 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 19:50:01 ---> create-netrc.sh [Pipeline] } 19:50:01 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 19:50:01 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 19:50:01 ---> python-tools-install.sh [Pipeline] echo 19:50:02 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 19:50:02 ---> sudo-logs.sh 19:50:02 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 19:50:02 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 19:50:02 ---> job-cost.sh 19:50:02 lf-activate-venv: SKIPPING 19:50:02 INFO: No Stack... 19:50:03 INFO: Retrieving Pricing Info for: v3-standard-2 19:50:03 INFO: Archiving Costs [Pipeline] echo 19:50:03 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 19:50:04 ---> logs-deploy.sh 19:50:04 lf-activate-venv: SKIPPING 19:50:04 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-compose/PR-115/1 19:50:04 INFO: archiving workspace using pattern(s): 19:50:05 Archives upload complete. 19:50:05 INFO: archiving logs to Nexus 19:50:05 ---> uname -a: 19:50:05 Linux prd-centos7-docker-4c-2g-422.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 19:50:05 19:50:05 19:50:05 ---> lscpu: 19:50:05 Architecture: x86_64 19:50:05 CPU op-mode(s): 32-bit, 64-bit 19:50:05 Byte Order: Little Endian 19:50:05 Address sizes: 40 bits physical, 48 bits virtual 19:50:05 CPU(s): 2 19:50:05 On-line CPU(s) list: 0,1 19:50:05 Thread(s) per core: 1 19:50:05 Core(s) per socket: 1 19:50:05 Socket(s): 2 19:50:05 NUMA node(s): 1 19:50:05 Vendor ID: AuthenticAMD 19:50:05 CPU family: 23 19:50:05 Model: 49 19:50:05 Model name: AMD EPYC-Rome Processor 19:50:05 Stepping: 0 19:50:05 CPU MHz: 2800.000 19:50:05 BogoMIPS: 5600.00 19:50:05 Virtualization: AMD-V 19:50:05 Hypervisor vendor: KVM 19:50:05 Virtualization type: full 19:50:05 L1d cache: 64 KiB 19:50:05 L1i cache: 64 KiB 19:50:05 L2 cache: 1 MiB 19:50:05 L3 cache: 32 MiB 19:50:05 NUMA node0 CPU(s): 0,1 19:50:05 Vulnerability Itlb multihit: Not affected 19:50:05 Vulnerability L1tf: Not affected 19:50:05 Vulnerability Mds: Not affected 19:50:05 Vulnerability Meltdown: Not affected 19:50:05 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 19:50:05 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 19:50:05 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 19:50:05 Vulnerability Srbds: Not affected 19:50:05 Vulnerability Tsx async abort: Not affected 19:50:05 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 art rep_good nopl extd_apicid eagerfpu 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 retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 arat npt nrip_save umip spec_ctrl intel_stibp 19:50:05 19:50:05 19:50:05 ---> nproc: 19:50:05 2 19:50:05 19:50:05 19:50:05 ---> df -h: 19:50:05 Filesystem Size Used Available Use% Mounted on 19:50:05 overlay 40.0G 7.2G 32.8G 18% / 19:50:05 tmpfs 64.0M 0 64.0M 0% /dev 19:50:05 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 19:50:05 shm 64.0M 0 64.0M 0% /dev/shm 19:50:05 /dev/vda1 40.0G 7.2G 32.8G 18% /facter-os 19:50:05 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/resolv.conf 19:50:05 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hostname 19:50:05 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hosts 19:50:05 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/auth.log 19:50:05 /dev/vda1 40.0G 7.2G 32.8G 18% /run/cloud-init/result.json 19:50:05 /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/dgexfoundry_edgex-compose_PR-115 19:50:05 /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/dgexfoundry_edgex-compose_PR-115@tmp 19:50:05 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/sa-host 19:50:05 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/secure 19:50:05 19:50:05 19:50:05 ---> free -m: 19:50:05 total used free shared buff/cache available 19:50:05 Mem: 7821 909 4863 0 2048 6731 19:50:05 Swap: 1023 0 1023 19:50:05 19:50:05 19:50:05 ---> ip addr: 19:50:05 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 19:50:05 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 19:50:05 inet 127.0.0.1/8 scope host lo 19:50:05 valid_lft forever preferred_lft forever 19:50:05 inet6 ::1/128 scope host 19:50:05 valid_lft forever preferred_lft forever 19:50:05 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 19:50:05 link/ether fa:16:3e:5e:d2:15 brd ff:ff:ff:ff:ff:ff 19:50:05 inet 10.30.122.254/23 brd 10.30.123.255 scope global dynamic eth0 19:50:05 valid_lft 85180sec preferred_lft 85180sec 19:50:05 inet6 fe80::f816:3eff:fe5e:d215/64 scope link 19:50:05 valid_lft forever preferred_lft forever 19:50:05 3: docker0: mtu 1500 qdisc noqueue state DOWN 19:50:05 link/ether 02:42:3a:0e:18:08 brd ff:ff:ff:ff:ff:ff 19:50:05 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 19:50:05 valid_lft forever preferred_lft forever 19:50:05 19:50:05 19:50:05 ---> sar -b -r -n DEV: 19:50:05 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/03/21 _x86_64_ (2 CPU) 19:50:05 19:50:05 19:29:35 LINUX RESTART (2 CPU) 19:50:05 19:50:05 19:30:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 19:50:05 19:31:01 77.90 3.65 74.25 0.00 1123.46 2185.46 0.00 19:50:05 19:32:01 1.43 0.00 1.43 0.00 0.00 30.15 0.00 19:50:05 19:33:01 0.22 0.00 0.22 0.00 0.00 2.17 0.00 19:50:05 19:34:01 0.23 0.00 0.23 0.00 0.00 3.36 0.00 19:50:05 19:35:01 0.35 0.00 0.35 0.00 0.00 4.35 0.00 19:50:05 19:36:01 0.37 0.00 0.37 0.00 0.00 6.43 0.00 19:50:05 19:37:01 0.17 0.00 0.17 0.00 0.00 1.92 0.00 19:50:05 19:38:01 0.30 0.00 0.30 0.00 0.00 3.56 0.00 19:50:05 19:39:01 0.28 0.00 0.28 0.00 0.00 3.11 0.00 19:50:05 19:40:01 0.25 0.00 0.25 0.00 0.00 2.45 0.00 19:50:05 19:41:01 0.25 0.00 0.25 0.00 0.00 3.77 0.00 19:50:05 19:42:01 0.20 0.00 0.20 0.00 0.00 2.73 0.00 19:50:05 19:43:02 0.22 0.00 0.22 0.00 0.00 2.32 0.00 19:50:05 19:44:01 0.29 0.00 0.29 0.00 0.00 3.29 0.00 19:50:05 19:45:01 0.47 0.18 0.28 0.00 5.86 3.81 0.00 19:50:05 19:46:01 0.80 0.00 0.80 0.00 0.00 16.33 0.00 19:50:05 19:47:01 0.22 0.00 0.22 0.00 0.00 2.43 0.00 19:50:05 19:48:01 0.30 0.00 0.30 0.00 0.00 3.66 0.00 19:50:05 19:49:01 0.27 0.00 0.27 0.00 0.00 2.85 0.00 19:50:05 Average: 4.45 0.20 4.25 0.00 59.51 120.36 0.00 19:50:05 19:50:05 19:30:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 19:50:05 19:31:01 5643524 0 751540 9.38 2620 1611248 1295192 14.30 468536 1508436 20 19:50:05 19:32:01 5653712 0 741344 9.26 2620 1611256 1211352 13.37 460220 1508632 16 19:50:05 19:33:01 5653472 0 741580 9.26 2620 1611260 1211352 13.37 460164 1508640 12 19:50:05 19:34:01 5650312 0 744736 9.30 2620 1611264 1211656 13.38 462896 1509080 16 19:50:05 19:35:01 5652084 0 742956 9.28 2620 1611272 1211416 13.37 461704 1509080 8 19:50:05 19:36:01 5626436 0 768604 9.60 2620 1611272 1192740 13.17 486648 1509080 8 19:50:05 19:37:01 5631360 0 763672 9.54 2620 1611280 1170684 12.93 482344 1509080 8 19:50:05 19:38:01 5628676 0 766352 9.57 2620 1611284 1170684 12.93 484744 1509128 8 19:50:05 19:39:01 5619436 0 775588 9.68 2620 1611288 1170684 12.93 493880 1509128 8 19:50:05 19:40:01 5619456 0 775564 9.68 2620 1611292 1170684 12.93 494908 1508168 12 19:50:05 19:41:01 5618224 0 776796 9.70 2620 1611292 1170912 12.93 496152 1508168 20 19:50:05 19:42:01 5620516 0 774496 9.67 2620 1611300 1170684 12.93 493672 1508160 20 19:50:05 19:43:02 5619624 0 775384 9.68 2620 1611304 1170900 12.93 494920 1508160 8 19:50:05 19:44:01 5620484 0 774520 9.67 2620 1611308 1170684 12.93 493716 1508160 8 19:50:05 19:45:01 5620764 0 774236 9.67 2620 1611312 1170684 12.93 493784 1508160 16 19:50:05 19:46:01 5619564 0 775376 9.68 2620 1611372 1170780 12.93 494800 1508176 20 19:50:05 19:47:01 5620380 0 774612 9.67 2620 1611320 1170684 12.93 493816 1508160 12 19:50:05 19:48:01 5620552 0 774428 9.67 2620 1611332 1170684 12.93 493660 1508160 8 19:50:05 19:49:01 5620876 0 774104 9.67 2620 1611332 1170684 12.93 493744 1508160 8 19:50:05 Average: 5629445 0 765573 9.56 2620 1611294 1187007 13.11 484437 1508522 12 19:50:05 19:50:05 19:30:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 19:50:05 19:31:01 eth0 455.44 292.82 619.77 60.47 0.00 0.00 0.00 0.00 19:50:05 19:31:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:05 19:31:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:05 19:32:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:50:05 19:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:05 19:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:05 19:33:01 eth0 0.55 0.08 0.06 0.01 0.00 0.00 0.00 0.00 19:50:05 19:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:05 19:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:05 19:34:01 eth0 0.48 0.30 0.27 0.20 0.00 0.00 0.00 0.00 19:50:05 19:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:05 19:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:05 19:35:01 eth0 0.77 0.08 0.06 0.01 0.00 0.00 0.00 0.00 19:50:05 19:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:05 19:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:05 19:36:01 eth0 2.58 1.73 0.81 4.96 0.00 0.00 0.00 0.00 19:50:05 19:36:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:05 19:36:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:05 19:37:01 eth0 0.10 0.08 0.01 0.07 0.00 0.00 0.00 0.00 19:50:05 19:37:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:05 19:37:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:05 19:38:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:50:05 19:38:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:05 19:38:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:05 19:39:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:50:05 19:39:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:05 19:39:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:05 19:40:01 eth0 0.32 0.08 0.03 0.01 0.00 0.00 0.00 0.00 19:50:05 19:40:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:05 19:40:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:05 19:41:01 eth0 1.65 0.50 0.49 0.27 0.00 0.00 0.00 0.00 19:50:05 19:41:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:05 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:05 19:42:01 eth0 0.08 0.03 0.01 0.00 0.00 0.00 0.00 0.00 19:50:05 19:42:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:05 19:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:05 19:43:02 eth0 0.48 0.25 0.27 0.20 0.00 0.00 0.00 0.00 19:50:05 19:43:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:05 19:43:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:05 19:44:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:50:05 19:44:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:05 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:05 19:45:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:50:05 19:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:05 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:05 19:46:01 eth0 0.32 0.23 0.14 0.07 0.00 0.00 0.00 0.00 19:50:05 19:46:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:05 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:05 19:47:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:50:05 19:47:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:05 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:05 19:48:01 eth0 0.03 0.03 0.00 0.00 0.00 0.00 0.00 0.00 19:50:05 19:48:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:05 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:05 19:49:01 eth0 0.10 0.08 0.01 0.01 0.00 0.00 0.00 0.00 19:50:05 19:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:05 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:05 Average: eth0 24.42 15.64 32.77 3.49 0.00 0.00 0.00 0.00 19:50:05 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:05 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 19:50:05 19:50:05 19:50:05 ---> sar -P ALL: 19:50:05 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/03/21 _x86_64_ (2 CPU) 19:50:05 19:50:05 19:29:35 LINUX RESTART (2 CPU) 19:50:05 19:50:05 19:30:01 CPU %user %nice %system %iowait %steal %idle 19:50:05 19:31:01 all 7.03 0.00 1.28 1.60 0.04 90.04 19:50:05 19:31:01 0 7.27 0.00 1.40 1.44 0.03 89.86 19:50:05 19:31:01 1 6.80 0.00 1.15 1.77 0.05 90.23 19:50:05 19:32:01 all 0.08 0.00 0.04 0.00 0.03 99.85 19:50:05 19:32:01 0 0.03 0.00 0.05 0.00 0.03 99.88 19:50:05 19:32:01 1 0.13 0.00 0.03 0.00 0.02 99.82 19:50:05 19:33:01 all 0.05 0.00 0.03 0.00 0.03 99.89 19:50:05 19:33:01 0 0.03 0.00 0.03 0.00 0.03 99.90 19:50:05 19:33:01 1 0.07 0.00 0.02 0.00 0.03 99.88 19:50:05 19:34:01 all 0.12 0.00 0.03 0.00 0.03 99.83 19:50:05 19:34:01 0 0.05 0.00 0.03 0.00 0.02 99.90 19:50:05 19:34:01 1 0.18 0.00 0.02 0.00 0.03 99.77 19:50:05 19:35:01 all 0.08 0.00 0.03 0.00 0.03 99.87 19:50:05 19:35:01 0 0.02 0.00 0.02 0.00 0.02 99.95 19:50:05 19:35:01 1 0.15 0.00 0.03 0.00 0.03 99.78 19:50:05 19:36:01 all 0.24 0.00 0.03 0.00 0.03 99.70 19:50:05 19:36:01 0 0.30 0.00 0.03 0.00 0.02 99.65 19:50:05 19:36:01 1 0.18 0.00 0.03 0.00 0.03 99.75 19:50:05 19:37:01 all 0.09 0.00 0.03 0.00 0.03 99.85 19:50:05 19:37:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:50:05 19:37:01 1 0.15 0.00 0.03 0.00 0.03 99.78 19:50:05 19:38:01 all 0.13 0.00 0.03 0.00 0.03 99.82 19:50:05 19:38:01 0 0.03 0.00 0.03 0.00 0.03 99.90 19:50:05 19:38:01 1 0.22 0.00 0.02 0.00 0.02 99.75 19:50:05 19:39:01 all 0.17 0.00 0.03 0.00 0.03 99.78 19:50:05 19:39:01 0 0.02 0.00 0.03 0.00 0.02 99.93 19:50:05 19:39:01 1 0.32 0.00 0.02 0.00 0.03 99.63 19:50:05 19:40:01 all 0.13 0.00 0.02 0.00 0.03 99.82 19:50:05 19:40:01 0 0.02 0.00 0.02 0.00 0.03 99.93 19:50:05 19:40:01 1 0.25 0.00 0.02 0.00 0.03 99.70 19:50:05 19:41:01 all 0.19 0.00 0.02 0.00 0.03 99.77 19:50:05 19:41:01 0 0.10 0.00 0.02 0.00 0.02 99.87 19:50:05 19:41:01 1 0.28 0.00 0.02 0.00 0.03 99.67 19:50:05 19:50:05 19:41:01 CPU %user %nice %system %iowait %steal %idle 19:50:05 19:42:01 all 0.17 0.00 0.02 0.00 0.03 99.79 19:50:05 19:42:01 0 0.03 0.00 0.02 0.00 0.03 99.92 19:50:05 19:42:01 1 0.30 0.00 0.02 0.00 0.02 99.67 19:50:05 19:43:02 all 0.03 0.00 0.02 0.00 0.03 99.92 19:50:05 19:43:02 0 0.03 0.00 0.02 0.00 0.02 99.93 19:50:05 19:43:02 1 0.03 0.00 0.02 0.00 0.05 99.90 19:50:05 19:44:01 all 0.16 0.00 0.02 0.00 0.03 99.80 19:50:05 19:44:01 0 0.31 0.00 0.02 0.00 0.02 99.66 19:50:05 19:44:01 1 0.02 0.00 0.02 0.00 0.03 99.93 19:50:05 19:45:01 all 0.13 0.00 0.04 0.00 0.03 99.80 19:50:05 19:45:01 0 0.23 0.00 0.05 0.00 0.03 99.68 19:50:05 19:45:01 1 0.02 0.00 0.03 0.00 0.03 99.92 19:50:05 19:46:01 all 0.07 0.00 0.02 0.00 0.03 99.89 19:50:05 19:46:01 0 0.12 0.00 0.02 0.00 0.02 99.85 19:50:05 19:46:01 1 0.02 0.00 0.02 0.00 0.03 99.93 19:50:05 19:47:01 all 0.10 0.00 0.03 0.00 0.03 99.85 19:50:05 19:47:01 0 0.17 0.00 0.03 0.00 0.00 99.80 19:50:05 19:47:01 1 0.03 0.00 0.02 0.00 0.05 99.90 19:50:05 19:48:01 all 0.13 0.00 0.02 0.00 0.03 99.83 19:50:05 19:48:01 0 0.22 0.00 0.02 0.00 0.03 99.73 19:50:05 19:48:01 1 0.03 0.00 0.02 0.00 0.02 99.93 19:50:05 19:49:01 all 0.13 0.00 0.03 0.00 0.02 99.82 19:50:05 19:49:01 0 0.25 0.00 0.05 0.00 0.03 99.67 19:50:05 19:49:01 1 0.02 0.00 0.02 0.00 0.00 99.97 19:50:05 Average: all 0.48 0.00 0.09 0.08 0.03 99.32 19:50:05 Average: 0 0.48 0.00 0.10 0.07 0.02 99.32 19:50:05 Average: 1 0.48 0.00 0.08 0.09 0.03 99.31 19:50:05 19:50:05 19:50:05