Pull request #73 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 jim-wang-intel for edgexfoundry/edgex-compose Obtained Jenkinsfile from 26b25b7ceff5396be1b4d4f3547094e6299a9804+3657a61eb468b4e857e859c6e56c18e95e1da4fe (52832b67d2b430f7a5c15f9fb41e08b7f4b551c7) 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 > git ls-remote -h -t -- git@github.com:edgexfoundry/edgex-global-pipelines.git # timeout=10 Found match: refs/tags/stable revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 Resolving tag commit... (remote references may be a lightweight tag or an annotated tag) > git rev-parse --is-inside-work-tree # 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 > 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 57ded3389ef25720063a8030e5c426a6b7ea5b20 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-73/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 > 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 > git fetch --tags --progress -- git@github.com:edgexfoundry/edgex-global-pipelines.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10 Checking out Revision 57ded3389ef25720063a8030e5c426a6b7ea5b20 (stable) > git config core.sparsecheckout # timeout=10 > git checkout -f 57ded3389ef25720063a8030e5c426a6b7ea5b20 # timeout=10 Commit message: "Merge pull request #323 from siggiskulason/update-snap-build" > 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 > git ls-remote -h -- git@github.com:lfit/releng-pipelines.git # timeout=10 Found match: refs/heads/master revision 46d8313d362d7075c0f562900eedc504c24ea18a 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-73/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 > 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 > 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 using GIT_SSH to set credentials SSH Credentials for GitHub > 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 > git --version # timeout=10 > git --version # 'git version 2.16.6' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 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-2039 in /w/workspace/edgexfoundry_edgex-compose_PR-73 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout 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-73 # timeout=10 Fetching upstream changes from git@github.com:edgexfoundry/edgex-compose.git > git --version # timeout=10 > git --version # 'git version 2.24.3' using GIT_SSH to set credentials SSH Credentials for GitHub > 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 Merging remotes/origin/master commit 3657a61eb468b4e857e859c6e56c18e95e1da4fe into PR head commit 26b25b7ceff5396be1b4d4f3547094e6299a9804 Merge succeeded, producing 26b25b7ceff5396be1b4d4f3547094e6299a9804 Checking out Revision 26b25b7ceff5396be1b4d4f3547094e6299a9804 (PR-73) > 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 > git fetch --tags --force --progress -- git@github.com:edgexfoundry/edgex-compose.git +refs/pull/73/head:refs/remotes/origin/PR-73 +refs/heads/master:refs/remotes/origin/master # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 26b25b7ceff5396be1b4d4f3547094e6299a9804 # timeout=10 > git remote # timeout=10 > git config --get remote.origin.url # timeout=10 using GIT_SSH to set credentials SSH Credentials for GitHub > git merge 3657a61eb468b4e857e859c6e56c18e95e1da4fe # timeout=10 > git rev-parse HEAD^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 26b25b7ceff5396be1b4d4f3547094e6299a9804 # timeout=10 Commit message: "feat(security): Update compose for adding consul header into Kong's route - adding env. override for consul's route - adding volume share between proxy-setup and consul for bootstrap acl token" First time build. Skipping changelog. > git --version # timeout=10 > git --version # 'git version 2.24.3' fatal: bad object 57ded3389ef25720063a8030e5c426a6b7ea5b20 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] timestamps [Pipeline] { [Pipeline] timeout 16:16:44 Timeout set to expire in 6 hr 0 min [Pipeline] { [Pipeline] stage [Pipeline] { (Smoke Tests) [Pipeline] build 16:16:44 Scheduling project: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test 16:16:51 Starting building: EdgeX Foundry Project » edgex-taf-pipelines » smoke-test #330 [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Declarative: Post Actions) [Pipeline] stage [Pipeline] { (LF Post Build Actions) [Pipeline] libraryResource [Pipeline] sh 16:34:48 ---> sysstat.sh [Pipeline] libraryResource [Pipeline] sh 16:34:48 ---> package-listing.sh 16:34:48 ++ facter osfamily 16:34:48 ++ tr '[:upper:]' '[:lower:]' 16:34:48 + OS_FAMILY=redhat 16:34:48 + workspace=/w/workspace/edgexfoundry_edgex-compose_PR-73 16:34:48 + START_PACKAGES=/tmp/packages_start.txt 16:34:48 + END_PACKAGES=/tmp/packages_end.txt 16:34:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:34:48 + PACKAGES=/tmp/packages_start.txt 16:34:48 + '[' /w/workspace/edgexfoundry_edgex-compose_PR-73 ']' 16:34:48 + PACKAGES=/tmp/packages_end.txt 16:34:48 + case "${OS_FAMILY}" in 16:34:48 + rpm -qa 16:34:48 + sort 16:34:53 + '[' -f /tmp/packages_start.txt ']' 16:34:53 + '[' -f /tmp/packages_end.txt ']' 16:34:53 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:34:53 + '[' /w/workspace/edgexfoundry_edgex-compose_PR-73 ']' 16:34:53 + mkdir -p /w/workspace/edgexfoundry_edgex-compose_PR-73/archives/ 16:34:53 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/edgexfoundry_edgex-compose_PR-73/archives/ [Pipeline] echo 16:34:53 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-73/facter-os:/facter-os -v /proc/uptime:/proc/uptime -v /run/cloud-init/result.json:/run/cloud-init/result.json] [Pipeline] sh 16:34:54 + facter operatingsystem [Pipeline] isUnix [Pipeline] sh 16:34:54 + docker inspect -f . nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:34:54 16:34:54 Error: No such object: nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] isUnix [Pipeline] sh 16:34:55 + docker pull nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:34:55 alpine: Pulling from edgex-lftools-log-publisher 16:34:55 df20fa9351a1: Pulling fs layer 16:34:55 36b3adc4ff6f: Pulling fs layer 16:34:55 8ad3a11d3b57: Pulling fs layer 16:34:55 46f8f816bc3b: Pulling fs layer 16:34:55 93b61091891f: Pulling fs layer 16:34:55 93b9cdb0e59b: Pulling fs layer 16:34:55 5e14af77c1be: Pulling fs layer 16:34:55 01666e4c0597: Pulling fs layer 16:34:55 aa168da1d23b: Pulling fs layer 16:34:55 46f8f816bc3b: Waiting 16:34:55 93b61091891f: Waiting 16:34:55 93b9cdb0e59b: Waiting 16:34:55 5e14af77c1be: Waiting 16:34:55 01666e4c0597: Waiting 16:34:55 aa168da1d23b: Waiting 16:34:55 36b3adc4ff6f: Download complete 16:34:55 46f8f816bc3b: Verifying Checksum 16:34:55 46f8f816bc3b: Download complete 16:34:55 df20fa9351a1: Verifying Checksum 16:34:55 df20fa9351a1: Download complete 16:34:55 93b9cdb0e59b: Verifying Checksum 16:34:55 93b9cdb0e59b: Download complete 16:34:55 93b61091891f: Download complete 16:34:55 5e14af77c1be: Download complete 16:34:55 01666e4c0597: Verifying Checksum 16:34:55 01666e4c0597: Download complete 16:34:55 8ad3a11d3b57: Verifying Checksum 16:34:55 8ad3a11d3b57: Download complete 16:34:55 df20fa9351a1: Pull complete 16:34:56 36b3adc4ff6f: Pull complete 16:34:57 8ad3a11d3b57: Pull complete 16:34:57 46f8f816bc3b: Pull complete 16:34:57 aa168da1d23b: Verifying Checksum 16:34:57 aa168da1d23b: Download complete 16:34:57 93b61091891f: Pull complete 16:34:57 93b9cdb0e59b: Pull complete 16:34:58 5e14af77c1be: Pull complete 16:34:58 01666e4c0597: Pull complete 16:35:04 aa168da1d23b: Pull complete 16:35:04 Digest: sha256:ac41798234670a79351fc13b8232b4dbeccc6fb1f122f5db5169d11b1762ca7c 16:35:04 Status: Downloaded newer image for nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine 16:35:04 nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine [Pipeline] withDockerContainer 16:35:05 prd-centos7-docker-4c-2g-2039 does not seem to be running inside a container 16:35:05 $ 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-73/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-73 -v /w/workspace/edgexfoundry_edgex-compose_PR-73:/w/workspace/edgexfoundry_edgex-compose_PR-73:rw,z -v /w/workspace/edgexfoundry_edgex-compose_PR-73@tmp:/w/workspace/edgexfoundry_edgex-compose_PR-73@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 ******** nexus3.edgexfoundry.org:10003/edgex-lftools-log-publisher:alpine cat 16:35:10 $ docker top 33bc4f799363ba7dcb2bd5d9586506bbc521a02dd970105dab567468de7dcda4 -eo pid,comm [Pipeline] { [Pipeline] sh 16:35:11 + touch /tmp/pre-build-complete [Pipeline] sh 16:35:11 + mkdir -p /var/log/sa [Pipeline] sh 16:35:12 + ls /var/log/sa-host 16:35:12 + sadf -c /var/log/sa-host/sa23 16:35:12 file_magic: OK 16:35:12 HZ: Using current value: 100 16:35:12 file_header: OK 16:35: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 16:35:12 Statistics: 16:35:12 Hnuu...uuuununununu... 16:35:12 File successfully converted to sysstat format version 12.2.1 16:35:12 + sadf -c /var/log/sa-host/sa27 16:35:12 file_magic: OK 16:35:12 HZ: Using current value: 100 16:35:12 file_header: OK 16:35: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 16:35:12 Statistics: 16:35: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... 16:35:12 File successfully converted to sysstat format version 12.2.1 [Pipeline] withEnv [Pipeline] { [Pipeline] configFileProvider 16:35:12 provisioning config files... 16:35:12 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/edgexfoundry_edgex-compose_PR-73@tmp/config4293508102032962549tmp [Pipeline] { [Pipeline] echo 16:35:12 Running shell/create-netrc.sh [Pipeline] libraryResource [Pipeline] sh 16:35:12 ---> create-netrc.sh [Pipeline] } 16:35:12 Deleting 1 temporary files [Pipeline] // configFileProvider [Pipeline] echo 16:35:12 Running shell/python-tools-install.sh [Pipeline] libraryResource [Pipeline] sh 16:35:13 ---> python-tools-install.sh [Pipeline] echo 16:35:13 Running shell/sudo-logs.sh [Pipeline] libraryResource [Pipeline] sh 16:35:13 ---> sudo-logs.sh 16:35:13 Archiving 'sudo' log.. [Pipeline] unstash [Pipeline] echo 16:35:13 Running shell/job-cost.sh [Pipeline] libraryResource [Pipeline] sh 16:35:13 ---> job-cost.sh 16:35:13 lf-activate-venv: SKIPPING 16:35:13 INFO: No Stack... 16:35:14 INFO: Retrieving Pricing Info for: v1-standard-2 16:35:15 INFO: Archiving Costs [Pipeline] echo 16:35:15 Running shell/logs-deploy.sh [Pipeline] libraryResource [Pipeline] sh 16:35:15 ---> logs-deploy.sh 16:35:15 lf-activate-venv: SKIPPING 16:35:15 INFO: Nexus URL https://nexus.edgexfoundry.org path production/vex-yul-edgex-jenkins-1/edgexfoundry/edgex-compose/PR-73/1 16:35:15 INFO: archiving workspace using pattern(s): 16:35:17 Archives upload complete. 16:35:17 INFO: archiving logs to Nexus 16:35:18 ---> uname -a: 16:35:18 Linux prd-centos7-docker-4c-2g-2039.vexxhost.local 3.10.0-1160.6.1.el7.x86_64 #1 SMP Tue Nov 17 13:59:11 UTC 2020 x86_64 Linux 16:35:18 16:35:18 16:35:18 ---> lscpu: 16:35:18 Architecture: x86_64 16:35:18 CPU op-mode(s): 32-bit, 64-bit 16:35:18 Byte Order: Little Endian 16:35:18 Address sizes: 40 bits physical, 48 bits virtual 16:35:18 CPU(s): 4 16:35:18 On-line CPU(s) list: 0-3 16:35:18 Thread(s) per core: 1 16:35:18 Core(s) per socket: 1 16:35:18 Socket(s): 4 16:35:18 NUMA node(s): 1 16:35:18 Vendor ID: GenuineIntel 16:35:18 CPU family: 6 16:35:18 Model: 44 16:35:18 Model name: Westmere E56xx/L56xx/X56xx (IBRS update) 16:35:18 Stepping: 1 16:35:18 CPU MHz: 2933.438 16:35:18 BogoMIPS: 5866.87 16:35:18 Virtualization: VT-x 16:35:18 Hypervisor vendor: KVM 16:35:18 Virtualization type: full 16:35:18 L1d cache: 128 KiB 16:35:18 L1i cache: 128 KiB 16:35:18 L2 cache: 16 MiB 16:35:18 L3 cache: 64 MiB 16:35:18 NUMA node0 CPU(s): 0-3 16:35:18 Vulnerability Itlb multihit: KVM: Mitigation: Split huge pages 16:35:18 Vulnerability L1tf: Mitigation; PTE Inversion; VMX conditional cache flushes, SMT disabled 16:35:18 Vulnerability Mds: Vulnerable: Clear CPU buffers attempted, no microcode; SMT Host state unknown 16:35:18 Vulnerability Meltdown: Mitigation; PTI 16:35:18 Vulnerability Spec store bypass: Mitigation; Speculative Store Bypass disabled via prctl and seccomp 16:35:18 Vulnerability Spectre v1: Mitigation; Load fences, usercopy/swapgs barriers and __user pointer sanitization 16:35:18 Vulnerability Spectre v2: Mitigation; Full retpoline, IBPB 16:35:18 Vulnerability Srbds: Not affected 16:35:18 Vulnerability Tsx async abort: Not affected 16:35:18 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 ss syscall nx pdpe1gb rdtscp lm constant_tsc rep_good nopl xtopology eagerfpu pni pclmulqdq vmx ssse3 cx16 pcid sse4_1 sse4_2 x2apic popcnt tsc_deadline_timer aes hypervisor lahf_lm ssbd ibrs ibpb stibp tpr_shadow vnmi flexpriority ept vpid tsc_adjust arat spec_ctrl intel_stibp 16:35:18 16:35:18 16:35:18 ---> nproc: 16:35:18 4 16:35:18 16:35:18 16:35:18 ---> df -h: 16:35:18 Filesystem Size Used Available Use% Mounted on 16:35:18 overlay 50.0G 6.9G 43.1G 14% / 16:35:18 tmpfs 64.0M 0 64.0M 0% /dev 16:35:18 tmpfs 918.7M 0 918.7M 0% /sys/fs/cgroup 16:35:18 shm 64.0M 0 64.0M 0% /dev/shm 16:35:18 /dev/vda1 50.0G 6.9G 43.1G 14% /facter-os 16:35:18 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/resolv.conf 16:35:18 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/hostname 16:35:18 /dev/vda1 50.0G 6.9G 43.1G 14% /etc/hosts 16:35:18 /dev/vda1 50.0G 6.9G 43.1G 14% /run/cloud-init/result.json 16:35:18 /dev/vda1 50.0G 6.9G 43.1G 14% /w/workspace/edgexfoundry_edgex-compose_PR-73 16:35:18 /dev/vda1 50.0G 6.9G 43.1G 14% /w/workspace/edgexfoundry_edgex-compose_PR-73@tmp 16:35:18 /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/sa-host 16:35:18 /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/secure 16:35:18 /dev/vda1 50.0G 6.9G 43.1G 14% /var/log/auth.log 16:35:18 16:35:18 16:35:18 ---> free -m: 16:35:18 total used free shared buff/cache available 16:35:18 Mem: 1837 682 78 0 1075 1049 16:35:18 Swap: 1023 1 1022 16:35:18 16:35:18 16:35:18 ---> ip addr: 16:35:18 1: lo: mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 16:35:18 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:35:18 inet 127.0.0.1/8 scope host lo 16:35:18 valid_lft forever preferred_lft forever 16:35:18 inet6 ::1/128 scope host 16:35:18 valid_lft forever preferred_lft forever 16:35:18 2: eth0: mtu 1458 qdisc pfifo_fast state UP qlen 1000 16:35:18 link/ether fa:16:3e:7d:08:7d brd ff:ff:ff:ff:ff:ff 16:35:18 inet 10.30.122.91/23 brd 10.30.123.255 scope global dynamic eth0 16:35:18 valid_lft 85252sec preferred_lft 85252sec 16:35:18 inet6 fe80::f816:3eff:fe7d:87d/64 scope link 16:35:18 valid_lft forever preferred_lft forever 16:35:18 3: docker0: mtu 1500 qdisc noqueue state DOWN 16:35:18 link/ether 02:42:90:12:70:d8 brd ff:ff:ff:ff:ff:ff 16:35:18 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 16:35:18 valid_lft forever preferred_lft forever 16:35:18 16:35:18 16:35:18 ---> sar -b -r -n DEV: 16:35:18 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/27/21 _x86_64_ (4 CPU) 16:35:18 16:35:18 16:15:59 LINUX RESTART (4 CPU) 16:35:18 16:35:18 16:17:01 tps rtps wtps dtps bread/s bwrtn/s bdscd/s 16:35:18 16:18:01 4.76 0.00 4.76 0.00 0.00 874.38 0.00 16:35:18 16:19:01 0.17 0.00 0.17 0.00 0.00 2.31 0.00 16:35:18 16:20:01 0.28 0.00 0.28 0.00 0.00 4.16 0.00 16:35:18 16:21:01 0.22 0.00 0.22 0.00 0.00 3.23 0.00 16:35:18 16:22:01 0.30 0.00 0.30 0.00 0.00 4.73 0.00 16:35:18 16:23:01 0.25 0.00 0.25 0.00 0.00 2.73 0.00 16:35:18 16:24:01 0.20 0.00 0.20 0.00 0.00 1.88 0.00 16:35:18 16:25:01 0.27 0.00 0.27 0.00 0.00 3.50 0.00 16:35:18 16:26:01 2.10 1.86 0.23 0.00 53.95 3.26 0.00 16:35:18 16:27:01 0.30 0.00 0.30 0.00 0.00 3.63 0.00 16:35:18 16:28:01 0.25 0.00 0.25 0.00 0.00 2.70 0.00 16:35:18 16:29:01 0.18 0.00 0.18 0.00 0.00 1.63 0.00 16:35:18 16:30:01 0.28 0.00 0.28 0.00 0.00 3.35 0.00 16:35:18 16:31:02 0.45 0.20 0.25 0.00 6.39 2.70 0.00 16:35:18 16:32:01 0.91 0.00 0.91 0.00 0.00 17.58 0.00 16:35:18 16:33:01 0.23 0.00 0.23 0.00 0.00 2.76 0.00 16:35:18 16:34:01 0.38 0.00 0.38 0.00 0.00 5.36 0.00 16:35:18 16:35:01 77.51 53.68 23.82 0.00 7291.30 8149.34 0.00 16:35:18 Average: 4.95 3.10 1.85 0.00 409.19 505.85 0.00 16:35:18 16:35:18 16:17:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:35:18 16:18:01 76516 0 532852 28.32 2620 1269556 1022508 34.90 358772 1250520 20 16:35:18 16:19:01 76208 0 533152 28.34 2620 1269564 1022604 34.90 358044 1252036 20 16:35:18 16:20:01 68568 0 540788 28.74 2620 1269568 1022616 34.90 365704 1252036 20 16:35:18 16:21:01 68368 0 540984 28.75 2620 1269572 1022664 34.90 364784 1253212 12 16:35:18 16:22:01 69396 0 539952 28.70 2620 1269576 1013436 34.59 363964 1253212 16 16:35:18 16:23:01 69592 0 539752 28.69 2620 1269580 1013448 34.59 364068 1253212 12 16:35:18 16:24:01 70228 0 539112 28.65 2620 1269584 1013244 34.58 362944 1253212 12 16:35:18 16:25:01 69068 0 540268 28.71 2620 1269588 1021680 34.87 364248 1253212 16 16:35:18 16:26:01 65276 0 542432 28.83 2620 1271216 1031972 35.22 367380 1253204 16 16:35:18 16:27:01 66700 0 541004 28.75 2620 1271220 1031788 35.21 366420 1253204 12 16:35:18 16:28:01 66592 0 541108 28.76 2620 1271224 1031816 35.21 366508 1253204 12 16:35:18 16:29:01 66356 0 541336 28.77 2620 1271232 1031900 35.22 366984 1253204 16 16:35:18 16:30:01 67620 0 540068 28.70 2620 1271236 1031696 35.21 365888 1253204 16 16:35:18 16:31:02 67168 0 540516 28.73 2620 1271240 1031696 35.21 366016 1253204 8 16:35:18 16:32:01 65780 0 541900 28.80 2620 1271244 1032008 35.22 366800 1253204 16 16:35:18 16:33:01 66952 0 540720 28.74 2620 1271252 1031828 35.21 365856 1253204 16 16:35:18 16:34:01 66248 0 541424 28.78 2620 1271252 1031960 35.22 366540 1253204 20 16:35:18 16:35:01 79680 0 651380 34.62 2620 1147864 1492760 50.95 503264 1082024 96308 16:35:18 Average: 69240 0 546042 29.02 2620 1263643 1051757 35.89 372455 1243417 5365 16:35:18 16:35:18 16:17:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 16:35:18 16:18:01 eth0 1.76 0.27 0.38 0.17 0.00 0.00 0.00 0.00 16:35:18 16:18:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:18 16:18:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:18 16:19:01 eth0 2.65 0.63 0.72 0.43 0.00 0.00 0.00 0.00 16:35:18 16:19:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:18 16:19:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:18 16:20:01 eth0 2.68 1.65 0.89 6.99 0.00 0.00 0.00 0.00 16:35:18 16:20:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:18 16:20:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:18 16:21:01 eth0 1.15 0.60 0.33 1.18 0.00 0.00 0.00 0.00 16:35:18 16:21:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:18 16:21:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:18 16:22:01 eth0 2.18 0.82 0.77 0.47 0.00 0.00 0.00 0.00 16:35:18 16:22:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:18 16:22:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:18 16:23:01 eth0 0.33 0.28 0.26 0.17 0.00 0.00 0.00 0.00 16:35:18 16:23:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:18 16:23:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:18 16:24:01 eth0 1.63 0.08 0.13 0.04 0.00 0.00 0.00 0.00 16:35:18 16:24:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:18 16:24:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:18 16:25:01 eth0 2.80 0.55 0.68 0.39 0.00 0.00 0.00 0.00 16:35:18 16:25:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:18 16:25:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:18 16:26:01 eth0 1.47 0.98 0.58 2.37 0.00 0.00 0.00 0.00 16:35:18 16:26:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:18 16:26:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:18 16:27:01 eth0 0.47 0.23 0.15 0.10 0.00 0.00 0.00 0.00 16:35:18 16:27:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:18 16:27:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:18 16:28:01 eth0 1.20 0.52 0.39 0.22 0.00 0.00 0.00 0.00 16:35:18 16:28:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:18 16:28:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:18 16:29:01 eth0 0.98 0.28 0.32 0.20 0.00 0.00 0.00 0.00 16:35:18 16:29:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:18 16:29:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:18 16:30:01 eth0 0.13 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:35:18 16:30:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:18 16:30:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:18 16:31:02 eth0 0.12 0.08 0.01 0.01 0.00 0.00 0.00 0.00 16:35:18 16:31:02 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:18 16:31:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:18 16:32:01 eth0 1.20 0.46 0.46 0.24 0.00 0.00 0.00 0.00 16:35:18 16:32:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:18 16:32:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:18 16:33:01 eth0 0.27 0.08 0.02 0.04 0.00 0.00 0.00 0.00 16:35:18 16:33:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:18 16:33:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:18 16:34:01 eth0 1.08 0.30 0.32 0.20 0.00 0.00 0.00 0.00 16:35:18 16:34:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:18 16:34:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:18 16:35:01 eth0 237.63 193.53 2262.61 21.38 0.00 0.00 0.00 0.00 16:35:18 16:35:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:18 16:35:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:18 Average: eth0 14.45 11.21 126.29 1.92 0.00 0.00 0.00 0.00 16:35:18 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:18 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:35:18 16:35:18 16:35:18 ---> sar -P ALL: 16:35:18 Linux 3.10.0-1160.6.1.el7.x86_64 (centos-7-docker-5fbc1798-0377-b841-54c3-72bc41eda64a.vexxhost.lo) 04/27/21 _x86_64_ (4 CPU) 16:35:18 16:35:18 16:15:59 LINUX RESTART (4 CPU) 16:35:18 16:35:18 16:17:01 CPU %user %nice %system %iowait %steal %idle 16:35:18 16:18:01 all 0.17 0.00 0.07 0.00 0.01 99.76 16:35:18 16:18:01 0 0.05 0.00 0.05 0.00 0.02 99.88 16:35:18 16:18:01 1 0.48 0.00 0.08 0.00 0.02 99.42 16:35:18 16:18:01 2 0.07 0.00 0.10 0.00 0.00 99.83 16:35:18 16:18:01 3 0.07 0.00 0.03 0.00 0.00 99.90 16:35:18 16:19:01 all 0.10 0.00 0.05 0.00 0.00 99.85 16:35:18 16:19:01 0 0.05 0.00 0.05 0.00 0.00 99.90 16:35:18 16:19:01 1 0.22 0.00 0.05 0.00 0.00 99.73 16:35:18 16:19:01 2 0.03 0.00 0.03 0.00 0.00 99.93 16:35:18 16:19:01 3 0.12 0.00 0.05 0.00 0.00 99.83 16:35:18 16:20:01 all 0.14 0.00 0.05 0.00 0.00 99.81 16:35:18 16:20:01 0 0.23 0.00 0.03 0.00 0.00 99.73 16:35:18 16:20:01 1 0.08 0.00 0.07 0.00 0.00 99.85 16:35:18 16:20:01 2 0.12 0.00 0.07 0.00 0.00 99.82 16:35:18 16:20:01 3 0.12 0.00 0.05 0.00 0.00 99.83 16:35:18 16:21:01 all 0.19 0.00 0.03 0.00 0.01 99.77 16:35:18 16:21:01 0 0.03 0.00 0.02 0.00 0.02 99.93 16:35:18 16:21:01 1 0.15 0.00 0.05 0.00 0.02 99.78 16:35:18 16:21:01 2 0.43 0.00 0.03 0.00 0.00 99.53 16:35:18 16:21:01 3 0.13 0.00 0.03 0.00 0.02 99.82 16:35:18 16:22:01 all 0.19 0.00 0.04 0.00 0.00 99.77 16:35:18 16:22:01 0 0.32 0.00 0.03 0.00 0.00 99.65 16:35:18 16:22:01 1 0.07 0.00 0.07 0.00 0.00 99.87 16:35:18 16:22:01 2 0.12 0.00 0.03 0.00 0.00 99.85 16:35:18 16:22:01 3 0.27 0.00 0.03 0.00 0.00 99.70 16:35:18 16:23:01 all 0.13 0.00 0.04 0.00 0.00 99.83 16:35:18 16:23:01 0 0.40 0.00 0.05 0.00 0.00 99.55 16:35:18 16:23:01 1 0.02 0.00 0.03 0.00 0.00 99.95 16:35:18 16:23:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:35:18 16:23:01 3 0.08 0.00 0.07 0.00 0.00 99.85 16:35:18 16:24:01 all 0.15 0.00 0.03 0.00 0.00 99.81 16:35:18 16:24:01 0 0.52 0.00 0.05 0.00 0.00 99.43 16:35:18 16:24:01 1 0.03 0.00 0.02 0.00 0.02 99.93 16:35:18 16:24:01 2 0.02 0.00 0.02 0.00 0.00 99.97 16:35:18 16:24:01 3 0.03 0.00 0.05 0.00 0.00 99.92 16:35:18 16:25:01 all 0.16 0.00 0.04 0.00 0.00 99.80 16:35:18 16:25:01 0 0.32 0.00 0.03 0.02 0.00 99.63 16:35:18 16:25:01 1 0.27 0.00 0.03 0.00 0.00 99.70 16:35:18 16:25:01 2 0.02 0.00 0.03 0.00 0.02 99.93 16:35:18 16:25:01 3 0.03 0.00 0.05 0.00 0.00 99.92 16:35:18 16:26:01 all 0.20 0.00 0.04 0.00 0.00 99.75 16:35:18 16:26:01 0 0.07 0.00 0.03 0.00 0.00 99.90 16:35:18 16:26:01 1 0.55 0.00 0.05 0.00 0.00 99.40 16:35:18 16:26:01 2 0.07 0.00 0.03 0.02 0.00 99.88 16:35:18 16:26:01 3 0.12 0.00 0.03 0.00 0.02 99.83 16:35:18 16:27:01 all 0.15 0.00 0.03 0.00 0.00 99.81 16:35:18 16:27:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:35:18 16:27:01 1 0.53 0.00 0.05 0.00 0.00 99.42 16:35:18 16:27:01 2 0.03 0.00 0.05 0.00 0.00 99.92 16:35:18 16:27:01 3 0.03 0.00 0.02 0.00 0.00 99.95 16:35:18 16:28:01 all 0.15 0.00 0.02 0.00 0.00 99.83 16:35:18 16:28:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:35:18 16:28:01 1 0.10 0.00 0.02 0.00 0.00 99.88 16:35:18 16:28:01 2 0.43 0.00 0.02 0.00 0.00 99.55 16:35:18 16:28:01 3 0.03 0.00 0.05 0.00 0.00 99.92 16:35:18 16:35:18 16:28:01 CPU %user %nice %system %iowait %steal %idle 16:35:18 16:29:01 all 0.16 0.00 0.03 0.00 0.00 99.81 16:35:18 16:29:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:35:18 16:29:01 1 0.03 0.00 0.02 0.00 0.00 99.95 16:35:18 16:29:01 2 0.53 0.00 0.03 0.00 0.00 99.43 16:35:18 16:29:01 3 0.05 0.00 0.05 0.00 0.00 99.90 16:35:18 16:30:01 all 0.16 0.00 0.03 0.00 0.00 99.81 16:35:18 16:30:01 0 0.03 0.00 0.02 0.00 0.00 99.95 16:35:18 16:30:01 1 0.03 0.00 0.03 0.00 0.00 99.93 16:35:18 16:30:01 2 0.53 0.00 0.02 0.00 0.00 99.45 16:35:18 16:30:01 3 0.05 0.00 0.05 0.00 0.00 99.90 16:35:18 16:31:02 all 0.15 0.00 0.06 0.00 0.00 99.79 16:35:18 16:31:02 0 0.02 0.00 0.05 0.00 0.00 99.93 16:35:18 16:31:02 1 0.02 0.00 0.05 0.00 0.02 99.92 16:35:18 16:31:02 2 0.28 0.00 0.08 0.00 0.00 99.63 16:35:18 16:31:02 3 0.27 0.00 0.07 0.00 0.00 99.67 16:35:18 16:32:01 all 0.18 0.00 0.04 0.00 0.00 99.78 16:35:18 16:32:01 0 0.03 0.00 0.03 0.00 0.00 99.93 16:35:18 16:32:01 1 0.03 0.00 0.02 0.00 0.00 99.95 16:35:18 16:32:01 2 0.22 0.00 0.02 0.00 0.00 99.76 16:35:18 16:32:01 3 0.43 0.00 0.09 0.00 0.02 99.47 16:35:18 16:33:01 all 0.04 0.00 0.03 0.00 0.00 99.94 16:35:18 16:33:01 0 0.03 0.00 0.00 0.00 0.00 99.97 16:35:18 16:33:01 1 0.05 0.00 0.05 0.00 0.00 99.90 16:35:18 16:33:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:35:18 16:33:01 3 0.05 0.00 0.05 0.00 0.00 99.90 16:35:18 16:34:01 all 0.15 0.00 0.03 0.00 0.00 99.83 16:35:18 16:34:01 0 0.02 0.00 0.02 0.00 0.00 99.97 16:35:18 16:34:01 1 0.03 0.00 0.07 0.00 0.00 99.90 16:35:18 16:34:01 2 0.02 0.00 0.00 0.00 0.00 99.98 16:35:18 16:34:01 3 0.52 0.00 0.03 0.00 0.00 99.45 16:35:18 16:35:01 all 4.19 0.00 2.65 1.41 0.03 91.72 16:35:18 16:35:01 0 3.78 0.00 2.72 1.44 0.03 92.02 16:35:18 16:35:01 1 4.79 0.00 2.85 2.68 0.03 89.64 16:35:18 16:35:01 2 3.77 0.00 2.25 0.08 0.03 93.86 16:35:18 16:35:01 3 4.43 0.00 2.77 1.44 0.00 91.36 16:35:18 Average: all 0.37 0.00 0.18 0.08 0.00 99.36 16:35:18 Average: 0 0.33 0.00 0.18 0.08 0.00 99.41 16:35:18 Average: 1 0.42 0.00 0.20 0.15 0.01 99.23 16:35:18 Average: 2 0.37 0.00 0.16 0.01 0.00 99.46 16:35:18 Average: 3 0.38 0.00 0.20 0.08 0.00 99.34 16:35:18 16:35:18 16:35:18