lenny-intel commented: recheck 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 lenny-intel for edgexfoundry/edgex-compose Obtained Jenkinsfile from 05696893ed56656dd105b48a4e975c4d05fc782a+56e54a4cf866b5b01a45e8e798c7af5f820fd20c (983c2b0720421a87f9e0a6bad8b2080ad8629db7) Running in Durability level: PERFORMANCE_OPTIMIZED 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-ssh395228573828081895.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-ssh3379832232502067745.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/PR-111/workspace@libs/edgex-global-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Fetching with tags Fetching upstream changes from git@github.com:edgexfoundry/edgex-global-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/PR-111/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4422673108683687510.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 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-ssh1703497529414195893.key > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd The recommended git tool is: NONE using credential edgex-jenkins-ssh > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/PR-111/workspace@libs/lf-pipelines/.git # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url git@github.com:lfit/releng-pipelines.git # timeout=10 Fetching without tags Fetching upstream changes from git@github.com:lfit/releng-pipelines.git > git --version # timeout=10 > git --version # 'git version 2.16.6' using GIT_SSH to set credentials SSH Credentials for GitHub [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > git /usr/bin/chcon --type=ssh_home_t /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/PR-111/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh1319744331456389092.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Checking out Revision d1a99147b03c6cd90561f8e70b7af78166bcd4cd (master) > git config core.sparsecheckout # timeout=10 > git checkout -f d1a99147b03c6cd90561f8e70b7af78166bcd4cd # timeout=10 Commit message: "Feat: Add initial Java pipeline functionality" > git remote # timeout=10 > git submodule init # timeout=10 > git submodule sync # timeout=10 > git config --get remote.origin.url # timeout=10 > git submodule init # timeout=10 > git config -f .gitmodules --get-regexp ^submodule\.(.+)\.url # timeout=10 > git config --get submodule.global-jjb.url # timeout=10 > git config -f .gitmodules --get submodule.global-jjb.path # timeout=10 > git submodule update --init --recursive global-jjb # timeout=10 Excluding src/test/ from checkout of git git@github.com:lfit/releng-pipelines.git so that 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 ‘prd-centos7-docker-4c-2g-309’ is offline Running on prd-centos7-docker-4c-2g-533 in /w/workspace/dgexfoundry_edgex-compose_PR-111 [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-111 # 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-111@tmp/jenkins-gitclient-ssh8849965309139870886.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-111@tmp/jenkins-gitclient-ssh5450664467074276620.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-compose.git +refs/pull/111/head:refs/remotes/origin/PR-111 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 56e54a4cf866b5b01a45e8e798c7af5f820fd20c into PR head commit 05696893ed56656dd105b48a4e975c4d05fc782a Merge succeeded, producing 05696893ed56656dd105b48a4e975c4d05fc782a Checking out Revision 05696893ed56656dd105b48a4e975c4d05fc782a (PR-111) > git config core.sparsecheckout # timeout=10 > git checkout -f 05696893ed56656dd105b48a4e975c4d05fc782a # 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-111@tmp/jenkins-gitclient-ssh6180012447020878694.key > git merge 56e54a4cf866b5b01a45e8e798c7af5f820fd20c # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 05696893ed56656dd105b48a4e975c4d05fc782a # timeout=10 Commit message: "fix: Add use of Kuiper wait entry point script" > git rev-list --no-walk 05696893ed56656dd105b48a4e975c4d05fc782a # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 15:02:09 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Smoke Tests) [Pipeline] build 15:02:10 Scheduling project: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test 15:02:20 Starting building: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test #408 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 15:21:58 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 15:21:58 ---> package-listing.sh 15:21:58 ++ facter osfamily 15:21:58 ++ tr '[:upper:]' '[:lower:]' 15:21:58 + OS_FAMILY=redhat 15:21:58 + workspace=/w/workspace/dgexfoundry_edgex-compose_PR-111 15:21:58 + START_PACKAGES=/tmp/packages_start.txt 15:21:58 + END_PACKAGES=/tmp/packages_end.txt 15:21:58 + DIFF_PACKAGES=/tmp/packages_diff.txt 15:21:58 + PACKAGES=/tmp/packages_start.txt 15:21:58 + '[' /w/workspace/dgexfoundry_edgex-compose_PR-111 ']' 15:21:58 + PACKAGES=/tmp/packages_end.txt 15:21:58 + case "${OS_FAMILY}" in 15:21:58 + rpm -qa 15:21:58 + sort 15:21:59 + '[' -f /tmp/packages_start.txt ']' 15:21:59 + '[' -f /tmp/packages_end.txt ']' 15:21:59 + diff /tmp/packages_start.txt /tmp/packages_end.txt 15:21:59 + '[' /w/workspace/dgexfoundry_edgex-compose_PR-111 ']' 15:21:59 + mkdir -p /w/workspace/dgexfoundry_edgex-compose_PR-111/archives/ 15:21:59 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/dgexfoundry_edgex-compose_PR-111/archives/ [Pipeline] echo 15:21:59 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-111/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 15:21:59 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 15:22:00 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:22:01 15:22:01 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 15:22:01 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:22:01 alpine: Pulling from edgex-lftools-log-publisher 15:22:01 df20fa9351a1: Pulling fs layer 15:22:01 36b3adc4ff6f: Pulling fs layer 15:22:01 8ad3a11d3b57: Pulling fs layer 15:22:01 46f8f816bc3b: Pulling fs layer 15:22:01 93b61091891f: Pulling fs layer 15:22:01 93b9cdb0e59b: Pulling fs layer 15:22:01 5e14af77c1be: Pulling fs layer 15:22:01 01666e4c0597: Pulling fs layer 15:22:01 aa168da1d23b: Pulling fs layer 15:22:01 46f8f816bc3b: Waiting 15:22:01 93b61091891f: Waiting 15:22:01 93b9cdb0e59b: Waiting 15:22:01 5e14af77c1be: Waiting 15:22:01 01666e4c0597: Waiting 15:22:01 aa168da1d23b: Waiting 15:22:01 36b3adc4ff6f: Download complete 15:22:01 46f8f816bc3b: Verifying Checksum 15:22:01 46f8f816bc3b: Download complete 15:22:01 df20fa9351a1: Verifying Checksum 15:22:01 df20fa9351a1: Download complete 15:22:01 93b9cdb0e59b: Verifying Checksum 15:22:01 93b9cdb0e59b: Download complete 15:22:01 5e14af77c1be: Verifying Checksum 15:22:01 5e14af77c1be: Download complete 15:22:01 93b61091891f: Verifying Checksum 15:22:01 93b61091891f: Download complete 15:22:01 01666e4c0597: Verifying Checksum 15:22:01 01666e4c0597: Download complete 15:22:01 df20fa9351a1: Pull complete 15:22:01 36b3adc4ff6f: Pull complete 15:22:01 8ad3a11d3b57: Verifying Checksum 15:22:01 8ad3a11d3b57: Download complete 15:22:02 8ad3a11d3b57: Pull complete 15:22:02 46f8f816bc3b: Pull complete 15:22:02 93b61091891f: Pull complete 15:22:03 93b9cdb0e59b: Pull complete 15:22:03 5e14af77c1be: Pull complete 15:22:03 01666e4c0597: Pull complete 15:22:03 aa168da1d23b: Verifying Checksum 15:22:03 aa168da1d23b: Download complete 15:22:08 aa168da1d23b: Pull complete 15:22:08 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 15:22:08 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 15:22:08 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 15:22:08 prd-centos7-docker-4c-2g-533 does not seem to be running inside a container 15:22:08 $ 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-111/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-111 -v /w/workspace/dgexfoundry_edgex-compose_PR-111:/w/workspace/dgexfoundry_edgex-compose_PR-111:rw,z -v /w/workspace/dgexfoundry_edgex-compose_PR-111@tmp:/w/workspace/dgexfoundry_edgex-compose_PR-111@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 15:22:11 $ docker top f0c0f5ea2b15354df67ff2b7cd46383d27b1192f5d24cb9927358db4adfef0e5 -eo pid,comm [Pipeline] { [Pipeline] sh 15:22:12 + touch /tmp/pre-build-complete [Pipeline] sh 15:22:12 + mkdir -p /var/log/sa [Pipeline] sh 15:22:12 + ls /var/log/sa-host 15:22:12 + sadf -c /var/log/sa-host/sa04 15:22:12 file_magic: OK 15:22:12 HZ: Using current value: 100 15:22:12 file_header: OK 15:22:12 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 15:22:12 Statistics: 15:22:12 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...Hnuu...uuuununununu... 15:22:12 File successfully converted to sysstat format version 12.2.1 15:22:12 + sadf -c /var/log/sa-host/sa05 15:22:12 file_magic: OK 15:22:12 HZ: Using current value: 100 15:22:12 file_header: OK 15:22:12 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 15:22:12 Statistics: 15:22:12 Hnuu...uuuununununu...Hnuu...uuuununununu... 15:22:12 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 15:22:13 provisioning config files... 15:22:13 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/dgexfoundry_edgex-compose_PR-111@tmp/config4160911460096055657tmp [Pipeline] { [Pipeline] echo 15:22:13 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 15:22:13 ---> create-netrc.sh [Pipeline] } 15:22:13 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] libraryResource [Pipeline] sh 15:22:13 ---> python-tools-install.sh [Pipeline] echo 15:22:14 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 15:22:14 ---> sudo-logs.sh 15:22:14 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 15:22:14 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 15:22:14 ---> job-cost.sh 15:22:14 lf-activate-venv: SKIPPING 15:22:14 INFO: No Stack... 15:22:16 INFO: Retrieving Pricing Info for: v3-standard-2 15:22:16 INFO: Archiving Costs [Pipeline] echo 15:22:16 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 15:22:16 ---> logs-deploy.sh 15:22:16 lf-activate-venv: SKIPPING 15:22:16 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-compose/PR-111/8 15:22:16 INFO: archiving workspace using pattern(s): 15:22:17 Archives upload complete. 15:22:17 INFO: archiving logs to Nexus 15:22:18 ---> uname -a: 15:22:18 Linux prd-centos7-docker-4c-2g-533.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 15:22:18 15:22:18 15:22:18 ---> lscpu: 15:22:18 Architecture: x86_64 15:22:18 CPU op-mode(s): 32-bit, 64-bit 15:22:18 Byte Order: Little Endian 15:22:18 Address sizes: 40 bits physical, 48 bits virtual 15:22:18 CPU(s): 2 15:22:18 On-line CPU(s) list: 0,1 15:22:18 Thread(s) per core: 1 15:22:18 Core(s) per socket: 1 15:22:18 Socket(s): 2 15:22:18 NUMA node(s): 1 15:22:18 Vendor ID: AuthenticAMD 15:22:18 CPU family: 23 15:22:18 Model: 49 15:22:18 Model name: AMD EPYC-Rome Processor 15:22:18 Stepping: 0 15:22:18 CPU MHz: 2800.000 15:22:18 BogoMIPS: 5600.00 15:22:18 Virtualization: AMD-V 15:22:18 Hypervisor vendor: KVM 15:22:18 Virtualization type: full 15:22:18 L1d cache: 64 KiB 15:22:18 L1i cache: 64 KiB 15:22:18 L2 cache: 1 MiB 15:22:18 L3 cache: 32 MiB 15:22:18 NUMA node0 CPU(s): 0,1 15:22:18 Vulnerability Itlb multihit: Not affected 15:22:18 Vulnerability L1tf: Not affected 15:22:18 Vulnerability Mds: Not affected 15:22:18 Vulnerability Meltdown: Not affected 15:22:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 15:22:18 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 15:22:18 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 15:22:18 Vulnerability Srbds: Not affected 15:22:18 Vulnerability Tsx async abort: Not affected 15:22:18 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm 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 15:22:18 15:22:18 15:22:18 ---> nproc: 15:22:18 2 15:22:18 15:22:18 15:22:18 ---> df -h: 15:22:18 Filesystem Size Used Available Use% Mounted on 15:22:18 overlay 40.0G 7.2G 32.8G 18% / 15:22:18 tmpfs 64.0M 0 64.0M 0% /dev 15:22:18 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 15:22:18 shm 64.0M 0 64.0M 0% /dev/shm 15:22:18 /dev/vda1 40.0G 7.2G 32.8G 18% /facter-os 15:22:18 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/resolv.conf 15:22:18 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hostname 15:22:18 /dev/vda1 40.0G 7.2G 32.8G 18% /etc/hosts 15:22:18 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/auth.log 15:22:18 /dev/vda1 40.0G 7.2G 32.8G 18% /run/cloud-init/result.json 15:22:18 /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/dgexfoundry_edgex-compose_PR-111 15:22:18 /dev/vda1 40.0G 7.2G 32.8G 18% /w/workspace/dgexfoundry_edgex-compose_PR-111@tmp 15:22:18 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/sa-host 15:22:18 /dev/vda1 40.0G 7.2G 32.8G 18% /var/log/secure 15:22:18 15:22:18 15:22:18 ---> free -m: 15:22:18 total used free shared buff/cache available 15:22:18 Mem: 7821 907 4864 0 2048 6733 15:22:18 Swap: 1023 0 1023 15:22:18 15:22:18 15:22:18 ---> ip addr: 15:22:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 15:22:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 15:22:18 inet 127.0.0.1/8 scope host lo 15:22:18 valid_lft forever preferred_lft forever 15:22:18 inet6 ::1/128 scope host 15:22:18 valid_lft forever preferred_lft forever 15:22:18 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 15:22:18 link/ether fa:16:3e:68:e5:27 brd ff:ff:ff:ff:ff:ff 15:22:18 inet 10.30.122.66/23 brd 10.30.123.255 scope global dynamic eth0 15:22:18 valid_lft 85157sec preferred_lft 85157sec 15:22:18 inet6 fe80::f816:3eff:fe68:e527/64 scope link 15:22:18 valid_lft forever preferred_lft forever 15:22:18 3: docker0: mtu 1500 qdisc noqueue state DOWN 15:22:18 link/ether 02:42:45:22:b3:2f brd ff:ff:ff:ff:ff:ff 15:22:18 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 15:22:18 valid_lft forever preferred_lft forever 15:22:18 15:22:18 15:22:18 ---> sar -b -r -n DEV: 15:22:18 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/04/21 _x86_64_ (2 CPU) 15:22:18 15:22:18 15:01:24 LINUX RESTART (2 CPU) 15:22:18 15:22:18 15:02:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 15:22:18 15:03:01 68.44 0.55 67.89 0.00 72.21 1612.34 0.00 15:22:18 15:04:01 1.33 0.00 1.33 0.00 0.00 27.15 0.00 15:22:18 15:05:01 0.25 0.00 0.25 0.00 0.00 3.86 0.00 15:22:18 15:06:01 0.23 0.00 0.23 0.00 0.00 3.08 0.00 15:22:18 15:07:01 0.30 0.00 0.30 0.00 0.00 3.58 0.00 15:22:18 15:08:01 0.23 0.00 0.23 0.00 0.00 3.76 0.00 15:22:18 15:09:01 0.25 0.00 0.25 0.00 0.00 3.20 0.00 15:22:18 15:10:01 0.25 0.00 0.25 0.00 0.00 2.58 0.00 15:22:18 15:11:01 0.18 0.00 0.18 0.00 0.00 2.02 0.00 15:22:18 15:12:01 0.25 0.00 0.25 0.00 0.00 2.95 0.00 15:22:18 15:13:01 0.23 0.00 0.23 0.00 0.00 2.97 0.00 15:22:18 15:14:01 0.35 0.00 0.35 0.00 0.00 5.13 0.00 15:22:18 15:15:01 0.23 0.00 0.23 0.00 0.00 3.12 0.00 15:22:18 15:16:02 0.20 0.00 0.20 0.00 0.00 1.75 0.00 15:22:18 15:17:01 0.42 0.17 0.25 0.00 5.42 3.88 0.00 15:22:18 15:18:01 0.77 0.00 0.77 0.00 0.00 14.83 0.00 15:22:18 15:19:01 0.23 0.00 0.23 0.00 0.00 3.46 0.00 15:22:18 15:20:01 0.27 0.00 0.27 0.00 0.00 3.30 0.00 15:22:18 15:21:01 0.27 0.00 0.27 0.00 0.00 3.35 0.00 15:22:18 15:22:01 2.97 2.65 0.32 0.00 2181.18 4.58 0.00 15:22:18 Average: 3.89 0.17 3.72 0.00 113.03 85.64 0.00 15:22:18 15:22:18 15:02:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 15:22:18 15:03:01 5623252 0 771604 9.63 2620 1611456 1260276 13.91 489768 1507176 16 15:22:18 15:04:01 5633396 0 761452 9.51 2620 1611464 1177124 13.00 478656 1509732 12 15:22:18 15:05:01 5631804 0 763040 9.53 2620 1611468 1177376 13.00 482340 1507436 8 15:22:18 15:06:01 5629964 0 764872 9.55 2620 1611476 1177376 13.00 483880 1507836 8 15:22:18 15:07:01 5628432 0 766400 9.57 2620 1611480 1177208 13.00 485708 1507836 20 15:22:18 15:08:01 5626336 0 768492 9.60 2620 1611484 1177424 13.00 488060 1507840 8 15:22:18 15:09:01 5627480 0 767344 9.58 2620 1611488 1177124 13.00 487008 1507836 8 15:22:18 15:10:01 5617936 0 776884 9.70 2620 1611492 1177124 13.00 496080 1507884 8 15:22:18 15:11:01 5618088 0 776728 9.70 2620 1611496 1177124 13.00 496968 1506940 8 15:22:18 15:12:01 5618048 0 776764 9.70 2620 1611500 1177196 13.00 497372 1506940 12 15:22:18 15:13:01 5616784 0 778024 9.71 2620 1611504 1177440 13.00 498380 1506940 8 15:22:18 15:14:01 5618352 0 776452 9.69 2620 1611508 1177188 13.00 497020 1506940 8 15:22:18 15:15:01 5617368 0 777428 9.71 2620 1611516 1177368 13.00 498040 1506940 8 15:22:18 15:16:02 5618220 0 776576 9.70 2620 1611516 1185384 13.09 497156 1506940 8 15:22:18 15:17:01 5617656 0 777132 9.70 2620 1611524 1185480 13.09 497624 1506940 8 15:22:18 15:18:01 5618220 0 776568 9.70 2620 1611524 1185384 13.09 497084 1506940 8 15:22:18 15:19:01 5617216 0 777564 9.71 2620 1611532 1185468 13.09 497628 1506940 8 15:22:18 15:20:01 5618048 0 776724 9.70 2620 1611540 1185448 13.09 497112 1506940 8 15:22:18 15:21:01 5617892 0 776880 9.70 2620 1611540 1185448 13.09 497244 1506940 12 15:22:18 15:22:01 5509652 0 815312 10.18 2620 1681348 1377592 15.21 655280 1454976 4284 15:22:18 Average: 5616207 0 775112 9.68 2620 1614993 1193878 13.18 500920 1504745 223 15:22:18 15:22:18 15:02:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 15:22:18 15:03:01 eth0 107.01 72.86 129.26 26.73 0.00 0.00 0.00 0.00 15:22:18 15:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:22:18 15:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:22:18 15:04:01 eth0 0.60 0.08 0.06 0.01 0.00 0.00 0.00 0.00 15:22:18 15:04:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:22:18 15:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:22:18 15:05:01 eth0 0.95 0.48 0.32 0.21 0.00 0.00 0.00 0.00 15:22:18 15:05:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:22:18 15:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:22:18 15:06:01 eth0 0.58 0.30 0.27 0.20 0.00 0.00 0.00 0.00 15:22:18 15:06:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:22:18 15:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:22:18 15:07:01 eth0 0.87 0.18 0.14 0.07 0.00 0.00 0.00 0.00 15:22:18 15:07:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:22:18 15:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:22:18 15:08:01 eth0 1.48 0.73 0.67 0.38 0.00 0.00 0.00 0.00 15:22:18 15:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:22:18 15:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:22:18 15:09:01 eth0 0.13 0.08 0.01 0.04 0.00 0.00 0.00 0.00 15:22:18 15:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:22:18 15:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:22:18 15:10:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:22:18 15:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:22:18 15:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:22:18 15:11:01 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:22:18 15:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:22:18 15:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:22:18 15:12:01 eth0 0.30 0.17 0.09 0.07 0.00 0.00 0.00 0.00 15:22:18 15:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:22:18 15:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:22:18 15:13:01 eth0 1.52 0.45 0.42 0.21 0.00 0.00 0.00 0.00 15:22:18 15:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:22:18 15:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:22:18 15:14:01 eth0 0.20 0.08 0.02 0.01 0.00 0.00 0.00 0.00 15:22:18 15:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:22:18 15:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:22:18 15:15:01 eth0 0.53 0.32 0.27 0.20 0.00 0.00 0.00 0.00 15:22:18 15:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:22:18 15:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:22:18 15:16:02 eth0 0.05 0.05 0.00 0.00 0.00 0.00 0.00 0.00 15:22:18 15:16:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:22:18 15:16:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:22:18 15:17:01 eth0 0.19 0.12 0.08 0.07 0.00 0.00 0.00 0.00 15:22:18 15:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:22:18 15:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:22:18 15:18:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:22:18 15:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:22:18 15:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:22:18 15:19:01 eth0 0.18 0.17 0.07 0.01 0.00 0.00 0.00 0.00 15:22:18 15:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:22:18 15:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:22:18 15:20:01 eth0 0.08 0.08 0.01 0.01 0.00 0.00 0.00 0.00 15:22:18 15:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:22:18 15:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:22:18 15:21:01 eth0 0.08 0.07 0.01 0.01 0.00 0.00 0.00 0.00 15:22:18 15:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:22:18 15:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:22:18 15:22:01 eth0 71.46 51.46 87.52 8.58 0.00 0.00 0.00 0.00 15:22:18 15:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:22:18 15:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:22:18 Average: eth0 9.33 6.40 10.97 1.84 0.00 0.00 0.00 0.00 15:22:18 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:22:18 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 15:22:18 15:22:18 15:22:18 ---> sar -P ALL: 15:22:18 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 06/04/21 _x86_64_ (2 CPU) 15:22:18 15:22:18 15:01:24 LINUX RESTART (2 CPU) 15:22:18 15:22:18 15:02:01 CPU %user %nice %system %iowait %steal %idle 15:22:18 15:03:01 all 3.19 0.00 0.74 1.69 0.03 94.35 15:22:18 15:03:01 0 2.87 0.00 0.72 1.06 0.03 95.33 15:22:18 15:03:01 1 3.52 0.00 0.76 2.32 0.03 93.37 15:22:18 15:04:01 all 0.13 0.00 0.03 0.00 0.03 99.81 15:22:18 15:04:01 0 0.07 0.00 0.03 0.00 0.03 99.87 15:22:18 15:04:01 1 0.20 0.00 0.03 0.00 0.02 99.75 15:22:18 15:05:01 all 0.13 0.00 0.04 0.00 0.03 99.80 15:22:18 15:05:01 0 0.05 0.00 0.05 0.00 0.03 99.87 15:22:18 15:05:01 1 0.22 0.00 0.03 0.00 0.02 99.73 15:22:18 15:06:01 all 0.13 0.00 0.02 0.00 0.03 99.82 15:22:18 15:06:01 0 0.03 0.00 0.02 0.00 0.05 99.90 15:22:18 15:06:01 1 0.22 0.00 0.02 0.00 0.02 99.75 15:22:18 15:07:01 all 0.12 0.00 0.03 0.00 0.02 99.83 15:22:18 15:07:01 0 0.10 0.00 0.03 0.00 0.03 99.83 15:22:18 15:07:01 1 0.13 0.00 0.03 0.00 0.00 99.83 15:22:18 15:08:01 all 0.09 0.00 0.03 0.00 0.03 99.86 15:22:18 15:08:01 0 0.07 0.00 0.02 0.00 0.03 99.88 15:22:18 15:08:01 1 0.12 0.00 0.03 0.00 0.02 99.83 15:22:18 15:09:01 all 0.08 0.00 0.03 0.00 0.03 99.86 15:22:18 15:09:01 0 0.05 0.00 0.05 0.00 0.02 99.88 15:22:18 15:09:01 1 0.12 0.00 0.02 0.00 0.03 99.83 15:22:18 15:10:01 all 0.13 0.00 0.04 0.00 0.03 99.81 15:22:18 15:10:01 0 0.03 0.00 0.05 0.00 0.03 99.88 15:22:18 15:10:01 1 0.22 0.00 0.03 0.00 0.02 99.73 15:22:18 15:11:01 all 0.21 0.00 0.02 0.00 0.03 99.74 15:22:18 15:11:01 0 0.03 0.00 0.02 0.00 0.03 99.92 15:22:18 15:11:01 1 0.38 0.00 0.02 0.00 0.03 99.57 15:22:18 15:12:01 all 0.14 0.00 0.03 0.00 0.03 99.81 15:22:18 15:12:01 0 0.03 0.00 0.02 0.00 0.02 99.93 15:22:18 15:12:01 1 0.25 0.00 0.03 0.00 0.03 99.68 15:22:18 15:13:01 all 0.17 0.00 0.03 0.00 0.01 99.80 15:22:18 15:13:01 0 0.05 0.00 0.03 0.00 0.02 99.90 15:22:18 15:13:01 1 0.28 0.00 0.02 0.00 0.00 99.70 15:22:18 15:22:18 15:13:01 CPU %user %nice %system %iowait %steal %idle 15:22:18 15:14:01 all 0.14 0.00 0.03 0.00 0.02 99.82 15:22:18 15:14:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:22:18 15:14:01 1 0.27 0.00 0.03 0.00 0.02 99.68 15:22:18 15:15:01 all 0.06 0.00 0.02 0.00 0.03 99.89 15:22:18 15:15:01 0 0.08 0.00 0.02 0.00 0.03 99.87 15:22:18 15:15:01 1 0.03 0.00 0.02 0.00 0.03 99.92 15:22:18 15:16:02 all 0.08 0.00 0.03 0.00 0.02 99.87 15:22:18 15:16:02 0 0.03 0.00 0.02 0.00 0.02 99.93 15:22:18 15:16:02 1 0.12 0.00 0.05 0.00 0.02 99.82 15:22:18 15:17:01 all 0.10 0.00 0.05 0.00 0.03 99.82 15:22:18 15:17:01 0 0.03 0.00 0.03 0.00 0.03 99.90 15:22:18 15:17:01 1 0.17 0.00 0.07 0.00 0.02 99.74 15:22:18 15:18:01 all 0.11 0.00 0.03 0.00 0.03 99.84 15:22:18 15:18:01 0 0.02 0.00 0.02 0.00 0.02 99.95 15:22:18 15:18:01 1 0.20 0.00 0.03 0.00 0.03 99.73 15:22:18 15:19:01 all 0.10 0.00 0.04 0.00 0.02 99.84 15:22:18 15:19:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:22:18 15:19:01 1 0.17 0.00 0.07 0.00 0.03 99.73 15:22:18 15:20:01 all 0.08 0.00 0.02 0.01 0.03 99.86 15:22:18 15:20:01 0 0.02 0.00 0.00 0.00 0.02 99.97 15:22:18 15:20:01 1 0.15 0.00 0.03 0.02 0.05 99.75 15:22:18 15:21:01 all 0.13 0.00 0.03 0.00 0.02 99.82 15:22:18 15:21:01 0 0.03 0.00 0.02 0.00 0.00 99.95 15:22:18 15:21:01 1 0.23 0.00 0.05 0.00 0.03 99.68 15:22:18 15:22:01 all 1.83 0.00 0.34 0.27 0.03 97.55 15:22:18 15:22:01 0 2.07 0.00 0.42 0.52 0.02 96.97 15:22:18 15:22:01 1 1.58 0.00 0.25 0.02 0.03 98.12 15:22:18 Average: all 0.36 0.00 0.08 0.10 0.02 99.44 15:22:18 Average: 0 0.29 0.00 0.08 0.08 0.02 99.53 15:22:18 Average: 1 0.43 0.00 0.08 0.12 0.02 99.35 15:22:18 15:22:18 15:22:18