Pull request #95 updated 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 65e2d0bc45f9803871b87a9632aa790909b8b8e1+79db78b81ffbbb2f9aeffdc199446e051e3bee87 (671aab3df2cd1f9e00d964374ca51e7a1b9b8ae0) 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-ssh4080112452083749352.key > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 9d0281235b943b7ad605f650702698f9078b2862 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-ssh4603757739062790874.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 9d0281235b943b7ad605f650702698f9078b2862 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-95/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-95/workspace@libs/edgex-global-pipelines@tmp/jenkins-gitclient-ssh4678308787629590541.key > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 9d0281235b943b7ad605f650702698f9078b2862 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 9d0281235b943b7ad605f650702698f9078b2862 # timeout=10 Commit message: "Merge pull request #315 from ernestojeda/rename-docker-images-again" > 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-ssh3007552248786153062.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 > git rev-parse --resolve-git-dir /var/lib/jenkins/jobs/edgexfoundry/jobs/edgex-compose/branches/PR-95/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-95/workspace@libs/lf-pipelines@tmp/jenkins-gitclient-ssh5937455642912383145.key > git fetch --no-tags --progress -- git@github.com:lfit/releng-pipelines.git +refs/heads/*:refs/remotes/origin/* # timeout=10 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 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 Waiting for next available executor on ‘centos7-docker-4c-2g’ Running on prd-centos7-docker-4c-2g-15374 in /w/workspace/edgexfoundry_edgex-compose_PR-95 [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/edgexfoundry_edgex-compose_PR-95 # 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/edgexfoundry_edgex-compose_PR-95@tmp/jenkins-gitclient-ssh8576698305472351920.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/edgexfoundry_edgex-compose_PR-95@tmp/jenkins-gitclient-ssh4539370653916362724.key > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-compose.git +refs/pull/95/head:refs/remotes/origin/PR-95 +refs/heads/master:refs/remotes/origin/master # timeout=10 Merging remotes/origin/master commit 79db78b81ffbbb2f9aeffdc199446e051e3bee87 into PR head commit 65e2d0bc45f9803871b87a9632aa790909b8b8e1 Merge succeeded, producing cd33374e6696f6cac514f267a5b57b84bdbb2fb0 Checking out Revision cd33374e6696f6cac514f267a5b57b84bdbb2fb0 (PR-95) > git config core.sparsecheckout # timeout=10 > git checkout -f 65e2d0bc45f9803871b87a9632aa790909b8b8e1 # 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/edgexfoundry_edgex-compose_PR-95@tmp/jenkins-gitclient-ssh334789243421342479.key > git merge 79db78b81ffbbb2f9aeffdc199446e051e3bee87 # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f cd33374e6696f6cac514f267a5b57b84bdbb2fb0 # timeout=10 Commit message: "Merge commit '79db78b81ffbbb2f9aeffdc199446e051e3bee87' into HEAD" > git rev-list --no-walk 1080d67a6aff0a810ff44df90208972747803928 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 18:06:38 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Smoke Tests) [Pipeline] build 18:06:38 Scheduling project: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test 18:06:45 Starting building: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test #389 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 18:18:20 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 18:18:20 ---> package-listing.sh 18:18:20 ++ facter osfamily 18:18:20 ++ tr '[:upper:]' '[:lower:]' 18:18:21 + OS_FAMILY=redhat 18:18:21 + workspace=/w/workspace/edgexfoundry_edgex-compose_PR-95 18:18:21 + START_PACKAGES=/tmp/packages_start.txt 18:18:21 + END_PACKAGES=/tmp/packages_end.txt 18:18:21 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:18:21 + PACKAGES=/tmp/packages_start.txt 18:18:21 + '[' /w/workspace/edgexfoundry_edgex-compose_PR-95 ']' 18:18:21 + PACKAGES=/tmp/packages_end.txt 18:18:21 + case "${OS_FAMILY}" in 18:18:21 + sort 18:18:21 + rpm -qa 18:18:21 + '[' -f /tmp/packages_start.txt ']' 18:18:21 + '[' -f /tmp/packages_end.txt ']' 18:18:21 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:18:21 + '[' /w/workspace/edgexfoundry_edgex-compose_PR-95 ']' 18:18:21 + mkdir -p /w/workspace/edgexfoundry_edgex-compose_PR-95/archives/ 18:18:21 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-compose_PR-95/archives/ [Pipeline] echo 18:18:21 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/edgexfoundry_edgex-compose_PR-95/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 18:18:22 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 18:18:23 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:18:23 18:18:23 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 18:18:23 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:18:23 alpine: Pulling from edgex-lftools-log-publisher 18:18:23 df20fa9351a1: Pulling fs layer 18:18:23 36b3adc4ff6f: Pulling fs layer 18:18:23 8ad3a11d3b57: Pulling fs layer 18:18:23 46f8f816bc3b: Pulling fs layer 18:18:23 93b61091891f: Pulling fs layer 18:18:23 93b9cdb0e59b: Pulling fs layer 18:18:23 5e14af77c1be: Pulling fs layer 18:18:23 01666e4c0597: Pulling fs layer 18:18:23 aa168da1d23b: Pulling fs layer 18:18:23 93b9cdb0e59b: Waiting 18:18:23 5e14af77c1be: Waiting 18:18:23 01666e4c0597: Waiting 18:18:23 aa168da1d23b: Waiting 18:18:23 46f8f816bc3b: Waiting 18:18:23 93b61091891f: Waiting 18:18:23 36b3adc4ff6f: Verifying Checksum 18:18:23 36b3adc4ff6f: Download complete 18:18:23 46f8f816bc3b: Verifying Checksum 18:18:23 46f8f816bc3b: Download complete 18:18:23 df20fa9351a1: Verifying Checksum 18:18:23 df20fa9351a1: Download complete 18:18:23 93b9cdb0e59b: Verifying Checksum 18:18:23 93b9cdb0e59b: Download complete 18:18:23 93b61091891f: Verifying Checksum 18:18:23 93b61091891f: Download complete 18:18:23 5e14af77c1be: Verifying Checksum 18:18:23 5e14af77c1be: Download complete 18:18:23 01666e4c0597: Verifying Checksum 18:18:23 01666e4c0597: Download complete 18:18:23 8ad3a11d3b57: Verifying Checksum 18:18:23 8ad3a11d3b57: Download complete 18:18:23 df20fa9351a1: Pull complete 18:18:23 36b3adc4ff6f: Pull complete 18:18:24 8ad3a11d3b57: Pull complete 18:18:24 46f8f816bc3b: Pull complete 18:18:24 93b61091891f: Pull complete 18:18:24 93b9cdb0e59b: Pull complete 18:18:24 5e14af77c1be: Pull complete 18:18:24 01666e4c0597: Pull complete 18:18:25 aa168da1d23b: Verifying Checksum 18:18:25 aa168da1d23b: Download complete 18:18:29 aa168da1d23b: Pull complete 18:18:29 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 18:18:29 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 18:18:29 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 18:18:29 prd-centos7-docker-4c-2g-15374 does not seem to be running inside a container 18:18:29 $ 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/edgexfoundry_edgex-compose_PR-95/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json -w /w/workspace/edgexfoundry_edgex-compose_PR-95 -v /w/workspace/edgexfoundry_edgex-compose_PR-95:/w/workspace/edgexfoundry_edgex-compose_PR-95:rw,z -v /w/workspace/edgexfoundry_edgex-compose_PR-95@tmp:/w/workspace/edgexfoundry_edgex-compose_PR-95@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 18:18:32 $ docker top 737e4cb7c058836a449b25fa129da3b7ccb4fb5544a55e0325ee2f2f0706ef3f -eo pid,comm [Pipeline] { [Pipeline] sh 18:18:32 + touch /tmp/pre-build-complete [Pipeline] sh 18:18:32 + mkdir -p /var/log/sa [Pipeline] sh 18:18:33 + ls /var/log/sa-host 18:18:33 + sadf -c /var/log/sa-host/sa05 18:18:33 file_magic: OK 18:18:33 HZ: Using current value: 100 18:18:33 file_header: OK 18:18:33 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 18:18:33 Statistics: 18:18:33 Hnuu...uuuununununu...Hnuu...uuuununununu... 18:18:33 File successfully converted to sysstat format version 12.2.1 18:18:33 + sadf -c /var/log/sa-host/sa20 18:18:33 file_magic: OK 18:18:33 HZ: Using current value: 100 18:18:33 file_header: OK 18:18:33 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 18:18:33 Statistics: 18:18:33 HRHnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu...Hnuu...uuuununununu... 18:18:33 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 18:18:33 provisioning config files... 18:18:33 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-compose_PR-95@tmp/config2779025349314521677tmp [Pipeline] { [Pipeline] echo 18:18:33 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 18:18:33 ---> create-netrc.sh [Pipeline] } 18:18:33 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 18:18:33 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 18:18:34 ---> python-tools-install.sh [Pipeline] echo 18:18:34 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 18:18:34 ---> sudo-logs.sh 18:18:34 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 18:18:34 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 18:18:34 ---> job-cost.sh 18:18:34 lf-activate-venv: SKIPPING 18:18:34 INFO: No Stack... 18:18:36 INFO: Retrieving Pricing Info for: v3-standard-2 18:18:36 INFO: Archiving Costs [Pipeline] echo 18:18:36 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 18:18:36 ---> logs-deploy.sh 18:18:36 lf-activate-venv: SKIPPING 18:18:36 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-compose/PR-95/3 18:18:36 INFO: archiving workspace using pattern(s): 18:18:37 Archives upload complete. 18:18:37 INFO: archiving logs to Nexus 18:18:38 ---> uname -a: 18:18:38 Linux prd-centos7-docker-4c-2g-15374.vexxhost.local 3.10.0-1160.21.1.el7.x86_64 #1 SMP Tue Mar 16 18:28:22 UTC 2021 x86_64 Linux 18:18:38 18:18:38 18:18:38 ---> lscpu: 18:18:38 Architecture: x86_64 18:18:38 CPU op-mode(s): 32-bit, 64-bit 18:18:38 Byte Order: Little Endian 18:18:38 Address sizes: 40 bits physical, 48 bits virtual 18:18:38 CPU(s): 2 18:18:38 On-line CPU(s) list: 0,1 18:18:38 Thread(s) per core: 1 18:18:38 Core(s) per socket: 1 18:18:38 Socket(s): 2 18:18:38 NUMA node(s): 1 18:18:38 Vendor ID: AuthenticAMD 18:18:38 CPU family: 23 18:18:38 Model: 49 18:18:38 Model name: AMD EPYC-Rome Processor 18:18:38 Stepping: 0 18:18:38 CPU MHz: 2800.000 18:18:38 BogoMIPS: 5600.00 18:18:38 Virtualization: AMD-V 18:18:38 Hypervisor vendor: KVM 18:18:38 Virtualization type: full 18:18:38 L1d cache: 64 KiB 18:18:38 L1i cache: 64 KiB 18:18:38 L2 cache: 1 MiB 18:18:38 L3 cache: 32 MiB 18:18:38 NUMA node0 CPU(s): 0,1 18:18:38 Vulnerability Itlb multihit: Not affected 18:18:38 Vulnerability L1tf: Not affected 18:18:38 Vulnerability Mds: Not affected 18:18:38 Vulnerability Meltdown: Not affected 18:18:38 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 18:18:38 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 18:18:38 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 18:18:38 Vulnerability Srbds: Not affected 18:18:38 Vulnerability Tsx async abort: Not affected 18:18:38 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 18:18:38 18:18:38 18:18:38 ---> nproc: 18:18:38 2 18:18:38 18:18:38 18:18:38 ---> df -h: 18:18:38 Filesystem Size Used Available Use% Mounted on 18:18:38 overlay 40.0G 7.5G 32.5G 19% / 18:18:38 tmpfs 64.0M 0 64.0M 0% /dev 18:18:38 tmpfs 3.8G 0 3.8G 0% /sys/fs/cgroup 18:18:38 shm 64.0M 0 64.0M 0% /dev/shm 18:18:38 /dev/vda1 40.0G 7.5G 32.5G 19% /facter-os 18:18:38 /dev/vda1 40.0G 7.5G 32.5G 19% /etc/resolv.conf 18:18:38 /dev/vda1 40.0G 7.5G 32.5G 19% /etc/hostname 18:18:38 /dev/vda1 40.0G 7.5G 32.5G 19% /etc/hosts 18:18:38 /dev/vda1 40.0G 7.5G 32.5G 19% /var/log/auth.log 18:18:38 /dev/vda1 40.0G 7.5G 32.5G 19% /run/cloud-init/result.json 18:18:38 /dev/vda1 40.0G 7.5G 32.5G 19% /w/workspace/edgexfoundry_edgex-compose_PR-95 18:18:38 /dev/vda1 40.0G 7.5G 32.5G 19% /w/workspace/edgexfoundry_edgex-compose_PR-95@tmp 18:18:38 /dev/vda1 40.0G 7.5G 32.5G 19% /var/log/sa-host 18:18:38 /dev/vda1 40.0G 7.5G 32.5G 19% /var/log/secure 18:18:38 18:18:38 18:18:38 ---> free -m: 18:18:38 total used free shared buff/cache available 18:18:38 Mem: 7821 903 4868 0 2048 6737 18:18:38 Swap: 1023 0 1023 18:18:38 18:18:38 18:18:38 ---> ip addr: 18:18:38 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 18:18:38 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:18:38 inet 127.0.0.1/8 scope host lo 18:18:38 valid_lft forever preferred_lft forever 18:18:38 inet6 ::1/128 scope host 18:18:38 valid_lft forever preferred_lft forever 18:18:38 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 18:18:38 link/ether fa:16:3e:a3:38:7d brd ff:ff:ff:ff:ff:ff 18:18:38 inet 10.30.123.6/23 brd 10.30.123.255 scope global dynamic eth0 18:18:38 valid_lft 85646sec preferred_lft 85646sec 18:18:38 inet6 fe80::f816:3eff:fea3:387d/64 scope link 18:18:38 valid_lft forever preferred_lft forever 18:18:38 3: docker0: mtu 1500 qdisc noqueue state DOWN 18:18:38 link/ether 02:42:c3:50:1c:d9 brd ff:ff:ff:ff:ff:ff 18:18:38 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 18:18:38 valid_lft forever preferred_lft forever 18:18:38 18:18:38 18:18:38 ---> sar -b -r -n DEV: 18:18:38 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/20/21 _x86_64_ (2 CPU) 18:18:38 18:18:38 18:05:52 LINUX RESTART (2 CPU) 18:18:38 18:18:38 18:07:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 18:18:38 18:08:01 4.91 0.00 4.91 0.00 0.00 482.70 0.00 18:18:38 18:09:01 0.25 0.00 0.25 0.00 0.00 2.18 0.00 18:18:38 18:10:01 0.33 0.00 0.33 0.00 0.00 5.03 0.00 18:18:38 18:11:01 0.33 0.00 0.33 0.00 0.00 5.40 0.00 18:18:38 18:12:01 0.28 0.00 0.28 0.00 0.00 5.01 0.00 18:18:38 18:13:01 0.25 0.00 0.25 0.00 0.00 2.70 0.00 18:18:38 18:14:01 0.13 0.00 0.13 0.00 0.00 2.32 0.00 18:18:38 18:15:01 0.32 0.00 0.32 0.00 0.00 3.63 0.00 18:18:38 18:16:01 0.23 0.00 0.23 0.00 0.00 2.70 0.00 18:18:38 18:17:01 0.33 0.00 0.33 0.00 0.00 5.30 0.00 18:18:38 18:18:01 0.27 0.00 0.27 0.00 0.00 3.12 0.00 18:18:38 Average: 0.70 0.00 0.70 0.00 0.00 47.30 0.00 18:18:38 18:18:38 18:07:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:18:38 18:08:01 5639324 0 755520 9.43 2620 1611468 1177880 13.00 475320 1507264 8 18:18:38 18:09:01 5640364 0 754472 9.42 2620 1611476 1177676 13.00 474140 1507580 20 18:18:38 18:10:01 5638408 0 756428 9.44 2620 1611476 1177676 13.00 475548 1507580 16 18:18:38 18:11:01 5637076 0 757752 9.46 2620 1611484 1177956 13.01 476632 1507884 20 18:18:38 18:12:01 5635020 0 759804 9.49 2620 1611488 1178056 13.01 479100 1507884 12 18:18:38 18:13:01 5635852 0 758972 9.48 2620 1611488 1178040 13.01 478712 1507884 20 18:18:38 18:14:01 5625652 0 769164 9.60 2620 1611496 1178100 13.01 488280 1507884 8 18:18:38 18:15:01 5626544 0 768268 9.59 2620 1611500 1177872 13.00 487252 1507932 8 18:18:38 18:16:01 5626680 0 768128 9.59 2620 1611504 1177872 13.00 487944 1507260 12 18:18:38 18:17:01 5625848 0 768952 9.60 2620 1611512 1178016 13.01 489040 1507028 8 18:18:38 18:18:01 5625304 0 769492 9.61 2620 1611516 1178128 13.01 489324 1507028 8 18:18:38 Average: 5632370 0 762450 9.52 2620 1611492 1177934 13.01 481936 1507564 13 18:18:38 18:18:38 18:07:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:18:38 18:08:01 eth0 1.00 0.90 0.78 0.06 0.00 0.00 0.00 0.00 18:18:38 18:08:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:38 18:08:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:38 18:09:01 eth0 0.20 0.13 0.03 0.01 0.00 0.00 0.00 0.00 18:18:38 18:09:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:38 18:09:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:38 18:10:01 eth0 0.18 0.08 0.01 0.01 0.00 0.00 0.00 0.00 18:18:38 18:10:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:38 18:10:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:38 18:11:01 eth0 1.33 0.32 0.36 0.20 0.00 0.00 0.00 0.00 18:18:38 18:11:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:38 18:11:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:38 18:12:01 eth0 1.42 0.45 0.47 0.27 0.00 0.00 0.00 0.00 18:18:38 18:12:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:38 18:12:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:38 18:13:01 eth0 1.03 0.30 0.32 0.17 0.00 0.00 0.00 0.00 18:18:38 18:13:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:38 18:13:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:38 18:14:01 eth0 0.55 0.32 0.27 0.23 0.00 0.00 0.00 0.00 18:18:38 18:14:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:38 18:14:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:38 18:15:01 eth0 0.03 0.02 0.00 0.00 0.00 0.00 0.00 0.00 18:18:38 18:15:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:38 18:15:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:38 18:16:01 eth0 0.60 0.08 0.06 0.01 0.00 0.00 0.00 0.00 18:18:38 18:16:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:38 18:16:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:38 18:17:01 eth0 1.17 0.52 0.45 0.27 0.00 0.00 0.00 0.00 18:18:38 18:17:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:38 18:17:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:38 18:18:01 eth0 0.97 0.32 0.32 0.20 0.00 0.00 0.00 0.00 18:18:38 18:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:38 18:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:38 Average: eth0 0.77 0.31 0.28 0.13 0.00 0.00 0.00 0.00 18:18:38 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:38 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 18:18:38 18:18:38 18:18:38 ---> sar -P ALL: 18:18:38 Linux 3.10.0-1160.21.1.el7.x86_64 (centos-7-docker-606adb87-c9a3-b56e-c965-7bc42a059c0f.vexxhost.lo) 05/20/21 _x86_64_ (2 CPU) 18:18:38 18:18:38 18:05:52 LINUX RESTART (2 CPU) 18:18:38 18:18:38 18:07:01 CPU %user %nice %system %iowait %steal %idle 18:18:38 18:08:01 all 0.09 0.00 0.06 0.00 0.03 99.82 18:18:38 18:08:01 0 0.15 0.00 0.07 0.00 0.03 99.75 18:18:38 18:08:01 1 0.03 0.00 0.05 0.00 0.02 99.90 18:18:38 18:09:01 all 0.07 0.00 0.03 0.00 0.03 99.87 18:18:38 18:09:01 0 0.03 0.00 0.03 0.00 0.05 99.88 18:18:38 18:09:01 1 0.10 0.00 0.03 0.00 0.02 99.85 18:18:38 18:10:01 all 0.08 0.00 0.03 0.00 0.03 99.87 18:18:38 18:10:01 0 0.02 0.00 0.03 0.00 0.03 99.92 18:18:38 18:10:01 1 0.15 0.00 0.02 0.00 0.02 99.82 18:18:38 18:11:01 all 0.19 0.00 0.03 0.00 0.03 99.75 18:18:38 18:11:01 0 0.07 0.00 0.03 0.00 0.03 99.87 18:18:38 18:11:01 1 0.32 0.00 0.03 0.00 0.02 99.63 18:18:38 18:12:01 all 0.13 0.00 0.03 0.00 0.03 99.82 18:18:38 18:12:01 0 0.07 0.00 0.03 0.00 0.03 99.87 18:18:38 18:12:01 1 0.18 0.00 0.02 0.00 0.02 99.78 18:18:38 18:13:01 all 0.16 0.00 0.03 0.00 0.02 99.80 18:18:38 18:13:01 0 0.13 0.00 0.02 0.00 0.03 99.82 18:18:38 18:13:01 1 0.18 0.00 0.03 0.00 0.00 99.78 18:18:38 18:14:01 all 0.07 0.00 0.03 0.00 0.03 99.87 18:18:38 18:14:01 0 0.02 0.00 0.05 0.00 0.03 99.90 18:18:38 18:14:01 1 0.12 0.00 0.02 0.00 0.03 99.83 18:18:38 18:15:01 all 0.08 0.00 0.03 0.00 0.03 99.86 18:18:38 18:15:01 0 0.03 0.00 0.02 0.00 0.03 99.92 18:18:38 18:15:01 1 0.13 0.00 0.05 0.00 0.02 99.80 18:18:38 18:16:01 all 0.03 0.00 0.03 0.00 0.03 99.91 18:18:38 18:16:01 0 0.03 0.00 0.03 0.00 0.02 99.92 18:18:38 18:16:01 1 0.02 0.00 0.03 0.00 0.05 99.90 18:18:38 18:17:01 all 0.08 0.00 0.03 0.00 0.03 99.87 18:18:38 18:17:01 0 0.13 0.00 0.02 0.00 0.02 99.83 18:18:38 18:17:01 1 0.03 0.00 0.03 0.00 0.03 99.90 18:18:38 18:18:01 all 0.18 0.00 0.02 0.00 0.02 99.78 18:18:38 18:18:01 0 0.32 0.00 0.02 0.00 0.02 99.65 18:18:38 18:18:01 1 0.05 0.00 0.02 0.00 0.02 99.92 18:18:38 18:18:38 Average: CPU %user %nice %system %iowait %steal %idle 18:18:38 Average: all 0.11 0.00 0.03 0.00 0.03 99.84 18:18:38 Average: 0 0.09 0.00 0.03 0.00 0.03 99.85 18:18:38 Average: 1 0.12 0.00 0.03 0.00 0.02 99.83 18:18:38 18:18:38 18:18:38