16:09:49 Started by timer 16:09:49 Running as SYSTEM 16:09:49 [EnvInject] - Loading node environment variables. 16:09:49 Building remotely on prd-centos7-builder-2c-1g-424 (centos7-builder-2c-1g) in workspace /w/workspace/iec-sonar 16:09:49 [ssh-agent] Looking for ssh-agent implementation... 16:09:49 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 16:09:49 $ ssh-agent 16:09:49 SSH_AUTH_SOCK=/tmp/ssh-hXv3Auo7O0DI/agent.8075 16:09:49 SSH_AGENT_PID=8076 16:09:49 [ssh-agent] Started. 16:09:49 Running ssh-add (command line suppressed) 16:09:49 Identity added: /w/workspace/iec-sonar@tmp/private_key_3473240273985792499.key (/w/workspace/iec-sonar@tmp/private_key_3473240273985792499.key) 16:09:49 [ssh-agent] Using credentials jenkins (jenkins-ssh) 16:09:49 The recommended git tool is: NONE 16:09:53 using credential jenkins-ssh 16:09:53 Wiping out workspace first. 16:09:53 Cloning the remote Git repository 16:09:53 Cloning repository ssh://akraino-jobbuilder@gerrit.akraino.org:29418/iec 16:09:53 > git init /w/workspace/iec-sonar # timeout=10 16:09:53 Fetching upstream changes from ssh://akraino-jobbuilder@gerrit.akraino.org:29418/iec 16:09:53 > git --version # timeout=10 16:09:53 > git --version # 'git version 2.36.1' 16:09:53 using GIT_SSH to set credentials jenkins-ssh 16:09:53 [INFO] Currently running in a labeled security context 16:09:53 [INFO] Currently SELinux is 'enforcing' on the host 16:09:53 > /usr/bin/chcon --type=ssh_home_t /w/workspace/iec-sonar@tmp/jenkins-gitclient-ssh15425200008772316506.key 16:09:53 > git fetch --tags --force --progress -- ssh://akraino-jobbuilder@gerrit.akraino.org:29418/iec +refs/heads/*:refs/remotes/origin/* # timeout=10 16:09:55 > git config remote.origin.url ssh://akraino-jobbuilder@gerrit.akraino.org:29418/iec # timeout=10 16:09:55 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 16:09:56 Avoid second fetch 16:09:56 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 16:09:56 Checking out Revision 1f1c2144e8b29c1bf2244a2e90ccf0f20b2bf5d5 (refs/remotes/origin/master) 16:09:56 > git config core.sparsecheckout # timeout=10 16:09:56 > git checkout -f 1f1c2144e8b29c1bf2244a2e90ccf0f20b2bf5d5 # timeout=10 16:09:56 Commit message: "CI: Add sonar-project.properties" 16:09:56 > git rev-list --no-walk 1f1c2144e8b29c1bf2244a2e90ccf0f20b2bf5d5 # timeout=10 16:10:00 provisioning config files... 16:10:00 copy managed file [npmrc] to file:/home/jenkins/.npmrc 16:10:00 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 16:10:00 [iec-sonar] $ /bin/bash /tmp/jenkins8168046397385593304.sh 16:10:00 ---> python-tools-install.sh 16:10:00 Setup pyenv: 16:10:00 system 16:10:00 * 3.8.13 (set by /opt/pyenv/version) 16:10:00 * 3.9.13 (set by /opt/pyenv/version) 16:10:05 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-mFPj 16:10:05 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 16:10:08 lf-activate-venv(): INFO: Installing: lftools 16:10:48 lf-activate-venv(): INFO: Adding /tmp/venv-mFPj/bin to PATH 16:10:48 Generating Requirements File 16:11:29 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:29 lftools 0.37.10 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 16:11:29 Python 3.9.13 16:11:30 pip 24.3.1 from /tmp/venv-mFPj/lib/python3.9/site-packages/pip (python 3.9) 16:11:30 appdirs==1.4.4 16:11:30 argcomplete==3.5.1 16:11:30 aspy.yaml==1.3.0 16:11:30 attrs==24.2.0 16:11:30 autopage==0.5.2 16:11:30 beautifulsoup4==4.12.3 16:11:30 boto3==1.35.52 16:11:30 botocore==1.35.52 16:11:30 bs4==0.0.2 16:11:30 cachetools==5.5.0 16:11:30 certifi==2024.8.30 16:11:30 cffi==1.17.1 16:11:30 cfgv==3.4.0 16:11:30 chardet==5.2.0 16:11:30 charset-normalizer==3.4.0 16:11:30 click==8.1.7 16:11:30 cliff==4.7.0 16:11:30 cmd2==2.5.0 16:11:30 cryptography==3.3.2 16:11:30 debtcollector==3.0.0 16:11:30 decorator==5.1.1 16:11:30 defusedxml==0.7.1 16:11:30 Deprecated==1.2.14 16:11:30 distlib==0.3.9 16:11:30 dnspython==2.7.0 16:11:30 docker==4.2.2 16:11:30 dogpile.cache==1.3.3 16:11:30 durationpy==0.9 16:11:30 email_validator==2.2.0 16:11:30 filelock==3.16.1 16:11:30 future==1.0.0 16:11:30 gitdb==4.0.11 16:11:30 GitPython==3.1.43 16:11:30 google-auth==2.35.0 16:11:30 httplib2==0.22.0 16:11:30 identify==2.6.1 16:11:30 idna==3.10 16:11:30 importlib-resources==1.5.0 16:11:30 importlib_metadata==8.5.0 16:11:30 iso8601==2.1.0 16:11:30 Jinja2==3.1.4 16:11:30 jmespath==1.0.1 16:11:30 jsonpatch==1.33 16:11:30 jsonpointer==3.0.0 16:11:30 jsonschema==4.23.0 16:11:30 jsonschema-specifications==2024.10.1 16:11:30 keystoneauth1==5.8.0 16:11:30 kubernetes==31.0.0 16:11:30 lftools==0.37.10 16:11:30 lxml==5.3.0 16:11:30 MarkupSafe==3.0.2 16:11:30 msgpack==1.1.0 16:11:30 multi_key_dict==2.0.3 16:11:30 munch==4.0.0 16:11:30 netaddr==1.3.0 16:11:30 netifaces==0.11.0 16:11:30 niet==1.4.2 16:11:30 nodeenv==1.9.1 16:11:30 oauth2client==4.1.3 16:11:30 oauthlib==3.2.2 16:11:30 openstacksdk==0.62.0 16:11:30 os-client-config==2.1.0 16:11:30 os-service-types==1.7.0 16:11:30 osc-lib==3.1.0 16:11:30 oslo.config==9.6.0 16:11:30 oslo.context==5.6.0 16:11:30 oslo.i18n==6.4.0 16:11:30 oslo.log==6.1.2 16:11:30 oslo.serialization==5.5.0 16:11:30 oslo.utils==7.3.0 16:11:30 packaging==24.1 16:11:30 pbr==6.1.0 16:11:30 platformdirs==4.3.6 16:11:30 prettytable==3.12.0 16:11:30 pyasn1==0.6.1 16:11:30 pyasn1_modules==0.4.1 16:11:30 pycparser==2.22 16:11:30 pygerrit2==2.0.15 16:11:30 PyGithub==2.4.0 16:11:30 PyJWT==2.9.0 16:11:30 PyNaCl==1.5.0 16:11:30 pyparsing==2.4.7 16:11:30 pyperclip==1.9.0 16:11:30 pyrsistent==0.20.0 16:11:30 python-cinderclient==9.6.0 16:11:30 python-dateutil==2.9.0.post0 16:11:30 python-heatclient==4.0.0 16:11:30 python-jenkins==1.8.2 16:11:30 python-keystoneclient==5.5.0 16:11:30 python-magnumclient==4.7.0 16:11:30 python-novaclient==18.7.0 16:11:30 python-openstackclient==6.0.1 16:11:30 python-swiftclient==4.6.0 16:11:30 PyYAML==6.0.2 16:11:30 referencing==0.35.1 16:11:30 requests==2.32.3 16:11:30 requests-oauthlib==2.0.0 16:11:30 requestsexceptions==1.4.0 16:11:30 rfc3986==2.0.0 16:11:30 rpds-py==0.20.1 16:11:30 rsa==4.9 16:11:30 ruamel.yaml==0.18.6 16:11:30 ruamel.yaml.clib==0.2.12 16:11:30 s3transfer==0.10.3 16:11:30 simplejson==3.19.3 16:11:30 six==1.16.0 16:11:30 smmap==5.0.1 16:11:30 soupsieve==2.6 16:11:30 stevedore==5.3.0 16:11:30 tabulate==0.9.0 16:11:30 toml==0.10.2 16:11:30 tomlkit==0.13.2 16:11:30 tqdm==4.66.6 16:11:30 typing_extensions==4.12.2 16:11:30 tzdata==2024.2 16:11:30 urllib3==1.26.20 16:11:30 virtualenv==20.27.1 16:11:30 wcwidth==0.2.13 16:11:30 websocket-client==1.8.0 16:11:30 wrapt==1.16.0 16:11:30 xdg==6.0.0 16:11:30 xmltodict==0.14.2 16:11:30 yq==3.4.3 16:11:30 zipp==3.20.2 16:11:30 [EnvInject] - Injecting environment variables from a build step. 16:11:30 [EnvInject] - Injecting as environment variables the properties content 16:11:30 SET_JDK_VERSION=openjdk11 16:11:30 GIT_URL="ssh://akraino-jobbuilder@gerrit.akraino.org:29418" 16:11:30 16:11:30 [EnvInject] - Variables injected successfully. 16:11:30 [iec-sonar] $ /bin/sh /tmp/jenkins10374289298651500754.sh 16:11:30 ---> update-java-alternatives.sh 16:11:30 ---> Updating Java version 16:11:30 ---> RedHat type system detected 16:11:31 openjdk version "1.8.0_342" 16:11:31 OpenJDK Runtime Environment (build 1.8.0_342-b07) 16:11:31 OpenJDK 64-Bit Server VM (build 25.342-b07, mixed mode) 16:11:31 JAVA_HOME=/usr/lib/jvm/java-11-openjdk 16:11:31 [EnvInject] - Injecting environment variables from a build step. 16:11:31 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 16:11:31 [EnvInject] - Variables injected successfully. 16:11:31 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-424 16:11:32 [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:11:34 INFO: Scanner configuration file: /w/tools/hudson.plugins.sonar.SonarRunnerInstallation/SonarQube_Scanner/conf/sonar-scanner.properties 16:11:34 INFO: Project root configuration file: /w/workspace/iec-sonar/sonar-project.properties 16:11:34 INFO: SonarQube Scanner 4.2.0.1873 16:11:34 INFO: Java 1.8.0_342 Red Hat, Inc. (64-bit) 16:11:34 INFO: Linux 3.10.0-1160.76.1.el7.x86_64 amd64 16:11:35 INFO: User cache: /home/jenkins/.sonar/cache 16:11:37 INFO: SonarQube server 11.4.0.221 16:11:37 INFO: Default locale: "en_US", source code encoding: "UTF-8" (analysis is platform dependent) 16:11:37 INFO: ------------------------------------------------------------------------ 16:11:37 INFO: EXECUTION FAILURE 16:11:37 INFO: ------------------------------------------------------------------------ 16:11:37 INFO: Total time: 3.707s 16:11:38 INFO: Final Memory: 4M/58M 16:11:38 INFO: ------------------------------------------------------------------------ 16:11:38 ERROR: Error during SonarQube Scanner execution 16:11:38 java.lang.UnsupportedClassVersionError: org/sonar/batch/bootstrapper/EnvironmentInformation has been compiled by a more recent version of the Java Runtime (class file version 61.0), this version of the Java Runtime only recognizes class file versions up to 52.0 16:11:38 at java.lang.ClassLoader.defineClass1(Native Method) 16:11:38 at java.lang.ClassLoader.defineClass(ClassLoader.java:756) 16:11:38 at java.security.SecureClassLoader.defineClass(SecureClassLoader.java:142) 16:11:38 at java.net.URLClassLoader.defineClass(URLClassLoader.java:473) 16:11:38 at java.net.URLClassLoader.access$100(URLClassLoader.java:74) 16:11:38 at java.net.URLClassLoader$1.run(URLClassLoader.java:369) 16:11:38 at java.net.URLClassLoader$1.run(URLClassLoader.java:363) 16:11:38 at java.security.AccessController.doPrivileged(Native Method) 16:11:38 at java.net.URLClassLoader.findClass(URLClassLoader.java:362) 16:11:38 at org.sonarsource.scanner.api.internal.IsolatedClassloader.loadClass(IsolatedClassloader.java:82) 16:11:38 at java.lang.ClassLoader.loadClass(ClassLoader.java:351) 16:11:38 at org.sonarsource.scanner.api.internal.batch.DefaultBatchFactory.createBatch(DefaultBatchFactory.java:32) 16:11:38 at org.sonarsource.scanner.api.internal.batch.BatchIsolatedLauncher.execute(BatchIsolatedLauncher.java:46) 16:11:38 at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 16:11:38 at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) 16:11:38 at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 16:11:38 at java.lang.reflect.Method.invoke(Method.java:498) 16:11:38 at org.sonarsource.scanner.api.internal.IsolatedLauncherProxy.invoke(IsolatedLauncherProxy.java:60) 16:11:38 at com.sun.proxy.$Proxy0.execute(Unknown Source) 16:11:38 at org.sonarsource.scanner.api.EmbeddedScanner.doExecute(EmbeddedScanner.java:189) 16:11:38 at org.sonarsource.scanner.api.EmbeddedScanner.execute(EmbeddedScanner.java:138) 16:11:38 at org.sonarsource.scanner.cli.Main.execute(Main.java:112) 16:11:38 at org.sonarsource.scanner.cli.Main.execute(Main.java:75) 16:11:38 at org.sonarsource.scanner.cli.Main.main(Main.java:61) 16:11:38 ERROR: 16:11:38 ERROR: Re-run SonarQube Scanner using the -X switch to enable full debug logging. 16:11:38 WARN: Unable to locate 'report-task.txt' in the workspace. Did the SonarScanner succeed? 16:11:38 $ ssh-agent -k 16:11:38 unset SSH_AUTH_SOCK; 16:11:38 unset SSH_AGENT_PID; 16:11:38 echo Agent pid 8076 killed; 16:11:38 [ssh-agent] Stopped. 16:11:38 ERROR: SonarQube scanner exited with non-zero code: 1 16:11:38 [PostBuildScript] - [INFO] Executing post build scripts. 16:11:38 [iec-sonar] $ /bin/bash /tmp/jenkins13078966656309298061.sh 16:11:38 ---> sysstat.sh 16:11:39 [iec-sonar] $ /bin/bash /tmp/jenkins6187374883719020660.sh 16:11:39 ---> package-listing.sh 16:11:39 ++ facter osfamily 16:11:39 ++ tr '[:upper:]' '[:lower:]' 16:11:39 + OS_FAMILY=redhat 16:11:39 + workspace=/w/workspace/iec-sonar 16:11:39 + START_PACKAGES=/tmp/packages_start.txt 16:11:39 + END_PACKAGES=/tmp/packages_end.txt 16:11:39 + DIFF_PACKAGES=/tmp/packages_diff.txt 16:11:39 + PACKAGES=/tmp/packages_start.txt 16:11:39 + '[' /w/workspace/iec-sonar ']' 16:11:39 + PACKAGES=/tmp/packages_end.txt 16:11:39 + case "${OS_FAMILY}" in 16:11:39 + sort 16:11:39 + rpm -qa 16:11:40 + '[' -f /tmp/packages_start.txt ']' 16:11:40 + '[' -f /tmp/packages_end.txt ']' 16:11:40 + diff /tmp/packages_start.txt /tmp/packages_end.txt 16:11:40 + '[' /w/workspace/iec-sonar ']' 16:11:40 + mkdir -p /w/workspace/iec-sonar/archives/ 16:11:40 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/iec-sonar/archives/ 16:11:40 [iec-sonar] $ /bin/bash /tmp/jenkins573439362850635540.sh 16:11:40 ---> capture-instance-metadata.sh 16:11:40 Setup pyenv: 16:11:40 system 16:11:40 3.8.13 16:11:40 * 3.9.13 (set by /w/workspace/iec-sonar/.python-version) 16:11:40 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mFPj from file:/tmp/.os_lf_venv 16:11:41 lf-activate-venv(): INFO: Installing: lftools 16:11:56 lf-activate-venv(): INFO: Adding /tmp/venv-mFPj/bin to PATH 16:11:56 INFO: Running in OpenStack, capturing instance metadata 16:11:56 [iec-sonar] $ /bin/bash /tmp/jenkins6839731026408719792.sh 16:11:56 provisioning config files... 16:11:56 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/iec-sonar@tmp/config314876893919023321tmp 16:11:56 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 16:11:56 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 16:11:56 [EnvInject] - Injecting environment variables from a build step. 16:11:56 [EnvInject] - Injecting as environment variables the properties content 16:11:56 SERVER_ID=logs 16:11:56 16:11:56 [EnvInject] - Variables injected successfully. 16:11:56 [iec-sonar] $ /bin/bash /tmp/jenkins1068893186297673429.sh 16:11:56 ---> create-netrc.sh 16:11:57 [iec-sonar] $ /bin/bash /tmp/jenkins2944159861903094601.sh 16:11:57 ---> python-tools-install.sh 16:11:57 Setup pyenv: 16:11:57 system 16:11:57 3.8.13 16:11:57 * 3.9.13 (set by /w/workspace/iec-sonar/.python-version) 16:11:57 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mFPj from file:/tmp/.os_lf_venv 16:11:58 lf-activate-venv(): INFO: Installing: lftools 16:12:08 lf-activate-venv(): INFO: Adding /tmp/venv-mFPj/bin to PATH 16:12:08 [iec-sonar] $ /bin/bash /tmp/jenkins9541927820686623257.sh 16:12:08 ---> sudo-logs.sh 16:12:08 Archiving 'sudo' log.. 16:12:08 [iec-sonar] $ /bin/bash /tmp/jenkins429839417812126112.sh 16:12:08 ---> job-cost.sh 16:12:08 Setup pyenv: 16:12:08 system 16:12:08 3.8.13 16:12:08 * 3.9.13 (set by /w/workspace/iec-sonar/.python-version) 16:12:08 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mFPj from file:/tmp/.os_lf_venv 16:12:09 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 16:12:16 lf-activate-venv(): INFO: Adding /tmp/venv-mFPj/bin to PATH 16:12:16 INFO: No Stack... 16:12:16 INFO: Retrieving Pricing Info for: v3-standard-1 16:12:16 INFO: Archiving Costs 16:12:16 [iec-sonar] $ /bin/bash -l /tmp/jenkins15636717009555035763.sh 16:12:16 ---> logs-deploy.sh 16:12:16 Setup pyenv: 16:12:16 system 16:12:16 3.8.13 16:12:16 * 3.9.13 (set by /w/workspace/iec-sonar/.python-version) 16:12:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-mFPj from file:/tmp/.os_lf_venv 16:12:17 lf-activate-venv(): INFO: Installing: lftools 16:12:25 lf-activate-venv(): INFO: Adding /tmp/venv-mFPj/bin to PATH 16:12:25 INFO: Nexus URL https://nexus.akraino.org path production/vex-yul-akraino-jenkins-prod-1/iec-sonar/1660 16:12:25 INFO: archiving workspace using pattern(s): -p **/*.log 16:12:27 Archives upload complete. 16:12:27 INFO: archiving logs to Nexus 16:12:28 ---> uname -a: 16:12:28 Linux prd-centos7-builder-2c-1g-424.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:12:28 16:12:28 16:12:28 ---> lscpu: 16:12:28 Architecture: x86_64 16:12:28 CPU op-mode(s): 32-bit, 64-bit 16:12:28 Byte Order: Little Endian 16:12:28 CPU(s): 1 16:12:28 On-line CPU(s) list: 0 16:12:28 Thread(s) per core: 1 16:12:28 Core(s) per socket: 1 16:12:28 Socket(s): 1 16:12:28 NUMA node(s): 1 16:12:28 Vendor ID: AuthenticAMD 16:12:28 CPU family: 23 16:12:28 Model: 49 16:12:28 Model name: AMD EPYC-Rome Processor 16:12:28 Stepping: 0 16:12:28 CPU MHz: 2800.000 16:12:28 BogoMIPS: 5600.00 16:12:28 Virtualization: AMD-V 16:12:28 Hypervisor vendor: KVM 16:12:28 Virtualization type: full 16:12:28 L1d cache: 32K 16:12:28 L1i cache: 32K 16:12:28 L2 cache: 512K 16:12:28 L3 cache: 16384K 16:12:28 NUMA node0 CPU(s): 0 16:12:28 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:12:28 16:12:28 16:12:28 ---> nproc: 16:12:28 1 16:12:28 16:12:28 16:12:28 ---> df -h: 16:12:28 Filesystem Size Used Avail Use% Mounted on 16:12:28 devtmpfs 1.9G 0 1.9G 0% /dev 16:12:28 tmpfs 1.9G 0 1.9G 0% /dev/shm 16:12:28 tmpfs 1.9G 17M 1.9G 1% /run 16:12:28 tmpfs 1.9G 0 1.9G 0% /sys/fs/cgroup 16:12:28 /dev/vda1 20G 5.6G 15G 28% / 16:12:28 tmpfs 379M 0 379M 0% /run/user/1001 16:12:28 16:12:28 16:12:28 ---> free -m: 16:12:28 total used free shared buff/cache available 16:12:28 Mem: 3789 396 1445 16 1947 3126 16:12:28 Swap: 1023 0 1023 16:12:28 16:12:28 16:12:28 ---> ip addr: 16:12:28 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 16:12:28 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 16:12:28 inet 127.0.0.1/8 scope host lo 16:12:28 valid_lft forever preferred_lft forever 16:12:28 inet6 ::1/128 scope host 16:12:28 valid_lft forever preferred_lft forever 16:12:28 2: eth0: mtu 1458 qdisc pfifo_fast state UP group default qlen 1000 16:12:28 link/ether fa:16:3e:52:71:8c brd ff:ff:ff:ff:ff:ff 16:12:28 inet 10.30.219.172/23 brd 10.30.219.255 scope global dynamic eth0 16:12:28 valid_lft 86194sec preferred_lft 86194sec 16:12:28 inet6 fe80::f816:3eff:fe52:718c/64 scope link 16:12:28 valid_lft forever preferred_lft forever 16:12:28 16:12:28 16:12:28 ---> sar -b -r -n DEV: 16:12:28 Linux 3.10.0-1160.76.1.el7.x86_64 (centos-7-builder-63247c43-f492-a834-341b-1120eacf5eee.novalocal) 10/31/2024 _x86_64_ (1 CPU) 16:12:28 16:12:28 04:08:53 PM LINUX RESTART 16:12:28 16:12:28 04:10:01 PM tps rtps wtps bread/s bwrtn/s 16:12:28 04:11:01 PM 115.00 4.49 110.50 283.41 6300.47 16:12:28 04:12:01 PM 326.76 14.64 312.11 2399.13 10301.81 16:12:28 Average: 219.59 9.51 210.08 1328.42 8276.84 16:12:28 16:12:28 04:10:01 PM kbmemfree kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 16:12:28 04:11:01 PM 1744740 2135552 55.04 2088 1714624 438096 8.89 364512 1539480 140264 16:12:28 04:12:01 PM 1510152 2370140 61.08 2088 1886812 470968 9.56 609636 1502892 58780 16:12:28 Average: 1627446 2252846 58.06 2088 1800718 454532 9.22 487074 1521186 99522 16:12:28 16:12:28 04:10:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s 16:12:28 04:11:01 PM eth0 53.13 42.03 875.16 6.51 0.00 0.00 0.00 16:12:28 04:11:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:28 04:12:01 PM eth0 98.04 60.04 768.76 16.69 0.00 0.00 0.00 16:12:28 04:12:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:28 Average: eth0 75.31 50.93 822.60 11.54 0.00 0.00 0.00 16:12:28 Average: lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 16:12:28 16:12:28 16:12:28 ---> sar -P ALL: 16:12:28 Linux 3.10.0-1160.76.1.el7.x86_64 (centos-7-builder-63247c43-f492-a834-341b-1120eacf5eee.novalocal) 10/31/2024 _x86_64_ (1 CPU) 16:12:28 16:12:28 04:08:53 PM LINUX RESTART 16:12:28 16:12:28 04:10:01 PM CPU %user %nice %system %iowait %steal %idle 16:12:28 04:11:01 PM all 49.79 0.00 4.42 11.82 0.13 33.84 16:12:28 04:11:01 PM 0 49.79 0.00 4.42 11.82 0.13 33.84 16:12:28 04:12:01 PM all 47.34 0.00 4.18 20.82 0.18 27.48 16:12:28 04:12:01 PM 0 47.34 0.00 4.18 20.82 0.18 27.48 16:12:28 Average: all 48.58 0.00 4.30 16.27 0.16 30.70 16:12:28 Average: 0 48.58 0.00 4.30 16.27 0.16 30.70 16:12:28 16:12:28 16:12:28