16:09:21 Started by timer 16:09:21 Running as SYSTEM 16:09:21 [EnvInject] - Loading node environment variables. 16:09:22 Building remotely on prd-centos7-builder-2c-1g-30 (centos7-builder-2c-1g) in workspace /w/workspace/iec-sonar 16:09:22 [ssh-agent] Looking for ssh-agent implementation... 16:09:22 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:09:22 $ ssh-agent 16:09:22 SSH_AUTH_SOCK=/tmp/ssh-lsaRLhOuJW9g/agent.8028 16:09:22 SSH_AGENT_PID=8029 16:09:22 [ssh-agent] Started. 16:09:22 Running ssh-add (command line suppressed) 16:09:22 Identity added: /w/workspace/iec-sonar@tmp/private_key_11378378380542223665.key (/w/workspace/iec-sonar@tmp/private_key_11378378380542223665.key) 16:09:22 [ssh-agent] Using credentials jenkins (jenkins-ssh) 16:09:22 The recommended git tool is: NONE 16:09:27 using credential jenkins-ssh 16:09:28 Wiping out workspace first. 16:09:28 Cloning the remote Git repository 16:09:28 Cloning repository ssh://akraino-jobbuilder@gerrit.akraino.org:29418/iec 16:09:28 > git init /w/workspace/iec-sonar # timeout=10 16:09:28 Fetching upstream changes from ssh://akraino-jobbuilder@gerrit.akraino.org:29418/iec 16:09:28 > git --version # timeout=10 16:09:28 > git --version # 'git version 2.36.1' 16:09:28 using GIT_SSH to set credentials jenkins-ssh 16:09:28 [INFO] Currently running in a labeled security context 16:09:28 [INFO] Currently SELinux is 'enforcing' on the host 16:09:28 > /usr/bin/chcon --type=ssh_home_t /w/workspace/iec-sonar@tmp/jenkins-gitclient-ssh12417475487085879600.key 16:09:28 > git fetch --tags --force --progress -- ssh://akraino-jobbuilder@gerrit.akraino.org:29418/iec +refs/heads/*:refs/remotes/origin/* # timeout=10 16:09:32 > git config remote.origin.url ssh://akraino-jobbuilder@gerrit.akraino.org:29418/iec # timeout=10 16:09:32 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:09:33 Avoid second fetch 16:09:33 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 16:09:33 Checking out Revision 55c812f66cd0f7834622200a0215c56a670ff5fe (refs/remotes/origin/master) 16:09:33 > git config core.sparsecheckout # timeout=10 16:09:33 > git checkout -f 55c812f66cd0f7834622200a0215c56a670ff5fe # timeout=10 16:09:33 Commit message: "Add a http performance test script based on wrk" 16:09:33 > git rev-list --no-walk 55c812f66cd0f7834622200a0215c56a670ff5fe # timeout=10 16:09:33 provisioning config files... 16:09:33 copy managed file [npmrc] to file:/home/jenkins/.npmrc 16:09:33 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 16:09:33 [iec-sonar] $ /bin/bash /tmp/jenkins592110063369148492.sh 16:09:33 ---> python-tools-install.sh 16:09:33 Setup pyenv: 16:09:33 system 16:09:33 * 3.8.13 (set by /opt/pyenv/version) 16:09:33 * 3.9.13 (set by /opt/pyenv/version) 16:09:37 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ORW5 16:09:37 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:09:41 lf-activate-venv(): INFO: Installing: lftools 16:10:05 lf-activate-venv(): INFO: Adding /tmp/venv-ORW5/bin to PATH 16:10:05 Generating Requirements File 16:10:38 Python 3.9.13 16:10:38 pip 24.0 from /tmp/venv-ORW5/lib/python3.9/site-packages/pip (python 3.9) 16:10:38 appdirs==1.4.4 16:10:38 argcomplete==3.2.2 16:10:38 aspy.yaml==1.3.0 16:10:38 attrs==23.2.0 16:10:38 autopage==0.5.2 16:10:38 beautifulsoup4==4.12.3 16:10:38 boto3==1.34.41 16:10:38 botocore==1.34.41 16:10:38 bs4==0.0.2 16:10:38 cachetools==5.3.2 16:10:38 certifi==2024.2.2 16:10:38 cffi==1.16.0 16:10:38 cfgv==3.4.0 16:10:38 chardet==5.2.0 16:10:38 charset-normalizer==3.3.2 16:10:38 click==8.1.7 16:10:38 cliff==4.5.0 16:10:38 cmd2==2.4.3 16:10:38 cryptography==3.3.2 16:10:38 debtcollector==2.5.0 16:10:38 decorator==5.1.1 16:10:38 defusedxml==0.7.1 16:10:38 Deprecated==1.2.14 16:10:38 distlib==0.3.8 16:10:38 dnspython==2.5.0 16:10:38 docker==4.2.2 16:10:38 dogpile.cache==1.3.1 16:10:38 email-validator==2.1.0.post1 16:10:38 filelock==3.13.1 16:10:38 future==0.18.3 16:10:38 gitdb==4.0.11 16:10:38 GitPython==3.1.41 16:10:38 google-auth==2.27.0 16:10:38 httplib2==0.22.0 16:10:38 identify==2.5.34 16:10:38 idna==3.6 16:10:38 importlib-metadata==7.0.1 16:10:38 importlib-resources==1.5.0 16:10:38 iso8601==2.1.0 16:10:38 Jinja2==3.1.3 16:10:38 jmespath==1.0.1 16:10:38 jsonpatch==1.33 16:10:38 jsonpointer==2.4 16:10:38 jsonschema==4.21.1 16:10:38 jsonschema-specifications==2023.12.1 16:10:38 keystoneauth1==5.5.0 16:10:38 kubernetes==29.0.0 16:10:38 lftools==0.37.8 16:10:38 lxml==5.1.0 16:10:38 MarkupSafe==2.1.5 16:10:38 msgpack==1.0.7 16:10:38 multi_key_dict==2.0.3 16:10:38 munch==4.0.0 16:10:38 netaddr==1.0.0 16:10:38 netifaces==0.11.0 16:10:38 niet==1.4.2 16:10:38 nodeenv==1.8.0 16:10:38 oauth2client==4.1.3 16:10:38 oauthlib==3.2.2 16:10:38 openstacksdk==0.62.0 16:10:38 os-client-config==2.1.0 16:10:38 os-service-types==1.7.0 16:10:38 osc-lib==3.0.0 16:10:38 oslo.config==9.3.0 16:10:38 oslo.context==5.3.0 16:10:38 oslo.i18n==6.2.0 16:10:38 oslo.log==5.4.0 16:10:38 oslo.serialization==5.3.0 16:10:38 oslo.utils==7.0.0 16:10:38 packaging==23.2 16:10:38 pbr==6.0.0 16:10:38 platformdirs==4.2.0 16:10:38 prettytable==3.9.0 16:10:38 pyasn1==0.5.1 16:10:38 pyasn1-modules==0.3.0 16:10:38 pycparser==2.21 16:10:38 pygerrit2==2.0.15 16:10:38 PyGithub==2.2.0 16:10:38 pyinotify==0.9.6 16:10:38 PyJWT==2.8.0 16:10:38 PyNaCl==1.5.0 16:10:38 pyparsing==2.4.7 16:10:38 pyperclip==1.8.2 16:10:38 pyrsistent==0.20.0 16:10:38 python-cinderclient==9.4.0 16:10:38 python-dateutil==2.8.2 16:10:38 python-heatclient==3.4.0 16:10:38 python-jenkins==1.8.2 16:10:38 python-keystoneclient==5.3.0 16:10:38 python-magnumclient==4.3.0 16:10:38 python-novaclient==18.4.0 16:10:38 python-openstackclient==6.0.1 16:10:38 python-swiftclient==4.4.0 16:10:38 pytz==2024.1 16:10:38 PyYAML==6.0.1 16:10:38 referencing==0.33.0 16:10:38 requests==2.31.0 16:10:38 requests-oauthlib==1.3.1 16:10:38 requestsexceptions==1.4.0 16:10:38 rfc3986==2.0.0 16:10:38 rpds-py==0.18.0 16:10:38 rsa==4.9 16:10:38 ruamel.yaml==0.18.6 16:10:38 ruamel.yaml.clib==0.2.8 16:10:38 s3transfer==0.10.0 16:10:38 simplejson==3.19.2 16:10:38 six==1.16.0 16:10:38 smmap==5.0.1 16:10:38 soupsieve==2.5 16:10:38 stevedore==5.1.0 16:10:38 tabulate==0.9.0 16:10:38 toml==0.10.2 16:10:38 tomlkit==0.12.3 16:10:38 tqdm==4.66.2 16:10:38 typing_extensions==4.9.0 16:10:38 tzdata==2024.1 16:10:38 urllib3==1.26.18 16:10:38 virtualenv==20.25.0 16:10:38 wcwidth==0.2.13 16:10:38 websocket-client==1.7.0 16:10:38 wrapt==1.16.0 16:10:38 xdg==6.0.0 16:10:38 xmltodict==0.13.0 16:10:38 yq==3.2.3 16:10:38 zipp==3.17.0 16:10:38 [EnvInject] - Injecting environment variables from a build step. 16:10:38 [EnvInject] - Injecting as environment variables the properties content 16:10:38 SET_JDK_VERSION=openjdk11 16:10:38 GIT_URL="ssh://akraino-jobbuilder@gerrit.akraino.org:29418" 16:10:38 16:10:38 [EnvInject] - Variables injected successfully. 16:10:38 [iec-sonar] $ /bin/sh /tmp/jenkins18357169752334706523.sh 16:10:38 ---> update-java-alternatives.sh 16:10:38 ---> Updating Java version 16:10:39 ---> RedHat type system detected 16:10:39 openjdk version "1.8.0_342" 16:10:39 OpenJDK Runtime Environment (build 1.8.0_342-b07) 16:10:39 OpenJDK 64-Bit Server VM (build 25.342-b07, mixed mode) 16:10:39 JAVA_HOME=/usr/lib/jvm/java-11-openjdk 16:10:39 [EnvInject] - Injecting environment variables from a build step. 16:10:39 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 16:10:39 [EnvInject] - Variables injected successfully. 16:10:39 Unpacking https://repo1.maven.org/maven2/org/sonarsource/scanner/cli/sonar-scanner-cli/4.2.0.1873/sonar-scanner-cli-4.2.0.1873.zip to /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner on prd-centos7-builder-2c-1g-30 16:10:40 [iec-sonar] $ /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/bin/sonar-scanner -Dsonar.host.url=https://sonarcloud.io/ ******** -Dsonar.projectKey=iec -Dsonar.projectName=iec -Dsonar.language=go -Dsonar.tests=. -Dsonar.organization=akraino-edge-stack -Dsonar.sources=. -Dsonar.test.inclusions=**/*_test.go -Dsonar.inclusions=**/**.go -Dsonar.build.sourceEncoding=UTF-8 -Dsonar.exclusions=**/*_test.go,**/vendor/** -Dsonar.test.exclusions=**/vendor/** -Dsonar.projectBaseDir=/w/workspace/iec-sonar 16:10:40 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 16:10:40 INFO: Project root configuration file: NONE 16:10:41 INFO: SonarQube Scanner 4.2.0.1873 16:10:41 INFO: Java 1.8.0_342 Red Hat, Inc. (64-bit) 16:10:41 INFO: Linux 3.10.0-1160.76.1.el7.x86_64 amd64 16:10:41 INFO: User cache: /home/jenkins/.sonar/cache 16:10:44 INFO: SonarQube server 8.0.0.52778 16:10:44 INFO: Default locale: "en_US", source code encoding: "UTF-8" (analysis is platform dependent) 16:10:44 INFO: ------------------------------------------------------------------------ 16:10:44 INFO: EXECUTION FAILURE 16:10:44 INFO: ------------------------------------------------------------------------ 16:10:44 INFO: Total time: 4.023s 16:10:44 INFO: Final Memory: 4M/58M 16:10:44 INFO: ------------------------------------------------------------------------ 16:10:44 ERROR: Error during SonarQube Scanner execution 16:10:44 java.lang.UnsupportedClassVersionError: org/sonar/batch/bootstrapper/EnvironmentInformation has been compiled by a more recent version of the Java Runtime (class file version 55.0), this version of the Java Runtime only recognizes class file versions up to 52.0 16:10:44 at java.lang.ClassLoader.defineClass1(Native Method) 16:10:44 at java.lang.ClassLoader.defineClass(ClassLoader.java:756) 16:10:44 at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) 16:10:44 at java.net.URLClassLoader.defineClass(URLClassLoader.java:473) 16:10:44 at java.net.URLClassLoader.access$100(URLClassLoader.java:74) 16:10:44 at java.net.URLClassLoader$1.run(URLClassLoader.java:369) 16:10:44 at java.net.URLClassLoader$1.run(URLClassLoader.java:363) 16:10:44 at java.security.AccessController.doPrivileged(Native Method) 16:10:44 at java.net.URLClassLoader.findClass(URLClassLoader.java:362) 16:10:44 at org.sonarsource.scanner.api.internal.IsolatedClassloader.loadClass(IsolatedClassloader.java:82) 16:10:44 at java.lang.ClassLoader.loadClass(ClassLoader.java:351) 16:10:44 at org.sonarsource.scanner.api.internal.batch.DefaultBatchFactory.createBatch(DefaultBatchFactory.java:32) 16:10:44 at org.sonarsource.scanner.api.internal.batch.BatchIsolatedLauncher.execute(BatchIsolatedLauncher.java:46) 16:10:44 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:10:44 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 16:10:44 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:10:44 at java.lang.reflect.Method.invoke(Method.java:498) 16:10:44 at org.sonarsource.scanner.api.internal.IsolatedLauncherProxy.invoke(IsolatedLauncherProxy.java:60) 16:10:44 at com.sun.proxy.$Proxy0.execute(Unknown Source) 16:10:44 at org.sonarsource.scanner.api.EmbeddedScanner.doExecute(EmbeddedScanner.java:189) 16:10:44 at org.sonarsource.scanner.api.EmbeddedScanner.execute(EmbeddedScanner.java:138) 16:10:44 at org.sonarsource.scanner.cli.Main.execute(Main.java:112) 16:10:44 at org.sonarsource.scanner.cli.Main.execute(Main.java:75) 16:10:44 at org.sonarsource.scanner.cli.Main.main(Main.java:61) 16:10:44 ERROR: 16:10:44 ERROR: Re-run SonarQube Scanner using the -X switch to enable full debug logging. 16:10:45 WARN: Unable to locate 'report-task.txt' in the workspace. Did the SonarScanner succeed? 16:10:45 $ ssh-agent -k 16:10:45 unset SSH_AUTH_SOCK; 16:10:45 unset SSH_AGENT_PID; 16:10:45 echo Agent pid 8029 killed; 16:10:45 [ssh-agent] Stopped. 16:10:45 ERROR: SonarQube scanner exited with non-zero code: 1 16:10:45 [PostBuildScript] - [INFO] Executing post build scripts. 16:10:45 [iec-sonar] $ /bin/bash /tmp/jenkins9491339418298689341.sh 16:10:45 ---> sysstat.sh 16:10:45 [iec-sonar] $ /bin/bash /tmp/jenkins9730179672236281134.sh 16:10:45 ---> package-listing.sh 16:10:45 ++ facter osfamily 16:10:45 ++ tr '[:upper:]' '[:lower:]' 16:10:46 + OS_FAMILY=redhat 16:10:46 + workspace=/w/workspace/iec-sonar 16:10:46 + START_PACKAGES=/tmp/packages_start.txt 16:10:46 + END_PACKAGES=/tmp/packages_end.txt 16:10:46 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:10:46 + PACKAGES=/tmp/packages_start.txt 16:10:46 + '[' /w/workspace/iec-sonar ']' 16:10:46 + PACKAGES=/tmp/packages_end.txt 16:10:46 + case "${OS_FAMILY}" in 16:10:46 + rpm -qa 16:10:46 + sort 16:10:47 + '[' -f /tmp/packages_start.txt ']' 16:10:47 + '[' -f /tmp/packages_end.txt ']' 16:10:47 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:10:47 + '[' /w/workspace/iec-sonar ']' 16:10:47 + mkdir -p /w/workspace/iec-sonar/archives/ 16:10:47 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/iec-sonar/archives/ 16:10:47 [iec-sonar] $ /bin/bash /tmp/jenkins4739925827431854491.sh 16:10:47 ---> capture-instance-metadata.sh 16:10:47 Setup pyenv: 16:10:47 system 16:10:47 3.8.13 16:10:47 * 3.9.13 (set by /w/workspace/iec-sonar/.python-version) 16:10:47 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ORW5 from file:/tmp/.os_lf_venv 16:10:48 lf-activate-venv(): INFO: Installing: lftools 16:10:58 lf-activate-venv(): INFO: Adding /tmp/venv-ORW5/bin to PATH 16:10:58 INFO: Running in OpenStack, capturing instance metadata 16:10:59 [iec-sonar] $ /bin/bash /tmp/jenkins11677502721881930165.sh 16:10:59 provisioning config files... 16:10:59 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/iec-sonar@tmp/config3448793641436075119tmp 16:10:59 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:10:59 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:10:59 [EnvInject] - Injecting environment variables from a build step. 16:10:59 [EnvInject] - Injecting as environment variables the properties content 16:10:59 SERVER_ID=logs 16:10:59 16:10:59 [EnvInject] - Variables injected successfully. 16:10:59 [iec-sonar] $ /bin/bash /tmp/jenkins65878712725325869.sh 16:10:59 ---> create-netrc.sh 16:10:59 [iec-sonar] $ /bin/bash /tmp/jenkins18181524186800934038.sh 16:10:59 ---> python-tools-install.sh 16:10:59 Setup pyenv: 16:10:59 system 16:10:59 3.8.13 16:10:59 * 3.9.13 (set by /w/workspace/iec-sonar/.python-version) 16:10:59 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ORW5 from file:/tmp/.os_lf_venv 16:11:05 lf-activate-venv(): INFO: Installing: lftools 16:11:13 lf-activate-venv(): INFO: Adding /tmp/venv-ORW5/bin to PATH 16:11:13 [iec-sonar] $ /bin/bash /tmp/jenkins5064280775795961907.sh 16:11:13 ---> sudo-logs.sh 16:11:13 Archiving 'sudo' log.. 16:11:14 [iec-sonar] $ /bin/bash /tmp/jenkins12801968416059779161.sh 16:11:14 ---> job-cost.sh 16:11:14 Setup pyenv: 16:11:14 system 16:11:14 3.8.13 16:11:14 * 3.9.13 (set by /w/workspace/iec-sonar/.python-version) 16:11:14 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ORW5 from file:/tmp/.os_lf_venv 16:11:15 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:11:23 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 16:11:23 lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.1.0 which is incompatible. 16:11:23 lf-activate-venv(): INFO: Adding /tmp/venv-ORW5/bin to PATH 16:11:23 INFO: No Stack... 16:11:23 INFO: Retrieving Pricing Info for: v3-standard-1 16:11:24 INFO: Archiving Costs 16:11:24 [iec-sonar] $ /bin/bash -l /tmp/jenkins7769508413519436343.sh 16:11:24 ---> logs-deploy.sh 16:11:24 Setup pyenv: 16:11:24 system 16:11:24 3.8.13 16:11:24 * 3.9.13 (set by /w/workspace/iec-sonar/.python-version) 16:11:24 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ORW5 from file:/tmp/.os_lf_venv 16:11:25 lf-activate-venv(): INFO: Installing: lftools 16:11:34 ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. 16:11:34 python-openstackclient 6.5.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. 16:11:34 lf-activate-venv(): INFO: Adding /tmp/venv-ORW5/bin to PATH 16:11:34 INFO: Nexus URL https://nexus.akraino.org path production/vex-yul-akraino-jenkins-prod-1/iec-sonar/1400 16:11:34 INFO: archiving workspace using pattern(s): -p **/*.log 16:11:35 Archives upload complete. 16:11:36 INFO: archiving logs to Nexus 16:11:36 ---> uname -a: 16:11:36 Linux prd-centos7-builder-2c-1g-30.novalocal 3.10.0-1160.76.1.el7.x86_64 #1 SMP Wed Aug 10 16:21:17 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 16:11:36 16:11:36 16:11:36 ---> lscpu: 16:11:36 Architecture: x86_64 16:11:36 CPU op-mode(s): 32-bit, 64-bit 16:11:36 Byte Order: Little Endian 16:11:36 CPU(s): 1 16:11:36 On-line CPU(s) list: 0 16:11:36 Thread(s) per core: 1 16:11:36 Core(s) per socket: 1 16:11:36 Socket(s): 1 16:11:36 NUMA node(s): 1 16:11:36 Vendor ID: AuthenticAMD 16:11:36 CPU family: 23 16:11:36 Model: 49 16:11:36 Model name: AMD EPYC-Rome Processor 16:11:36 Stepping: 0 16:11:36 CPU MHz: 2799.998 16:11:36 BogoMIPS: 5599.99 16:11:36 Virtualization: AMD-V 16:11:36 Hypervisor vendor: KVM 16:11:36 Virtualization type: full 16:11:36 L1d cache: 32K 16:11:36 L1i cache: 32K 16:11:36 L2 cache: 512K 16:11:36 L3 cache: 16384K 16:11:36 NUMA node0 CPU(s): 0 16:11:36 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 perfctr_core retpoline_amd ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 clzero xsaveerptr arat npt nrip_save umip spec_ctrl intel_stibp arch_capabilities 16:11:36 16:11:36 16:11:36 ---> nproc: 16:11:36 1 16:11:36 16:11:36 16:11:36 ---> df -h: 16:11:36 Filesystem Size Used Avail Use% Mounted on 16:11:36 devtmpfs 1.9G 0 1.9G 0% /dev 16:11:36 tmpfs 1.9G 0 1.9G 0% /dev/shm 16:11:36 tmpfs 1.9G 17M 1.9G 1% /run 16:11:36 tmpfs 1.9G 0 1.9G 0% /sys/fs/cgroup 16:11:36 /dev/vda1 20G 5.7G 15G 29% / 16:11:36 tmpfs 379M 0 379M 0% /run/user/1001 16:11:36 16:11:36 16:11:36 ---> free -m: 16:11:36 total used free shared buff/cache available 16:11:36 Mem: 3789 373 1426 16 1988 3147 16:11:36 Swap: 1023 0 1023 16:11:36 16:11:36 16:11:36 ---> ip addr: 16:11:36 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:11:36 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:11:36 inet 127.0.0.1/8 scope host lo 16:11:36 valid_lft forever preferred_lft forever 16:11:36 inet6 ::1/128 scope host 16:11:36 valid_lft forever preferred_lft forever 16:11:36 2: eth0: mtu 1458 qdisc pfifo_fast state UP group default qlen 1000 16:11:36 link/ether fa:16:3e:ed:0c:0f brd ff:ff:ff:ff:ff:ff 16:11:36 inet 10.30.219.107/23 brd 10.30.219.255 scope global dynamic eth0 16:11:36 valid_lft 86228sec preferred_lft 86228sec 16:11:36 inet6 fe80::f816:3eff:feed:c0f/64 scope link 16:11:36 valid_lft forever preferred_lft forever 16:11:36 16:11:36 16:11:36 ---> sar -b -r -n DEV: 16:11:36 Linux 3.10.0-1160.76.1.el7.x86_64 (centos-7-builder-63247c43-f492-a834-341b-1120eacf5eee.novalocal) 02/14/2024 _x86_64_ (1 CPU) 16:11:36 16:11:36 04:08:39 PM LINUX RESTART 16:11:36 16:11:36 04:09:01 PM tps rtps wtps bread/s bwrtn/s 16:11:36 04:10:01 PM 186.49 90.52 95.98 8907.92 42762.04 16:11:36 04:11:02 PM 214.92 14.77 200.15 2426.63 9097.05 16:11:36 Average: 200.42 53.41 147.01 5732.60 26268.85 16:11:36 16:11:36 04:09:01 PM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:11:36 04:10:01 PM 1710336 2169956 55.92 2088 1709500 514384 10.44 451084 1507276 170260 16:11:36 04:11:02 PM 1500620 2379672 61.33 2088 1925392 451376 9.16 596284 1523236 147092 16:11:36 Average: 1605478 2274814 58.62 2088 1817446 482880 9.80 523684 1515256 158676 16:11:36 16:11:36 04:09:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 16:11:36 04:10:01 PM eth0 237.60 138.06 1488.69 57.27 0.00 0.00 0.00 16:11:36 04:10:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:36 04:11:02 PM eth0 129.94 84.57 1345.21 18.23 0.00 0.00 0.00 16:11:36 04:11:02 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:36 Average: eth0 184.85 111.86 1418.39 38.14 0.00 0.00 0.00 16:11:36 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:11:36 16:11:36 16:11:36 ---> sar -P ALL: 16:11:36 Linux 3.10.0-1160.76.1.el7.x86_64 (centos-7-builder-63247c43-f492-a834-341b-1120eacf5eee.novalocal) 02/14/2024 _x86_64_ (1 CPU) 16:11:36 16:11:36 04:08:39 PM LINUX RESTART 16:11:36 16:11:36 04:09:01 PM CPU %user %nice %system %iowait %steal %idle 16:11:36 04:10:01 PM all 61.43 0.00 8.53 21.09 0.09 8.86 16:11:36 04:10:01 PM 0 61.43 0.00 8.53 21.09 0.09 8.86 16:11:36 04:11:02 PM all 76.59 0.00 6.36 4.13 0.13 12.79 16:11:36 04:11:02 PM 0 76.59 0.00 6.36 4.13 0.13 12.79 16:11:36 Average: all 68.86 0.00 7.47 12.78 0.11 10.78 16:11:36 Average: 0 68.86 0.00 7.47 12.78 0.11 10.78 16:11:36 16:11:36 16:11:36