Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-ubuntu1804-docker-8c-8g-1616 (ubuntu1804-docker-8c-8g) in workspace /w/workspace/sdc-sdc-distribution-client-master-integration-pairwise [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-FnAaKvQUTNEl/agent.2139 SSH_AGENT_PID=2141 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/sdc-sdc-distribution-client-master-integration-pairwise@tmp/private_key_15361490356137378819.key (/w/workspace/sdc-sdc-distribution-client-master-integration-pairwise@tmp/private_key_15361490356137378819.key) [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) The recommended git tool is: NONE using credential onap-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://cloud.onap.org/mirror/sdc/sdc-distribution-client.git > git init /w/workspace/sdc-sdc-distribution-client-master-integration-pairwise # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/sdc/sdc-distribution-client.git > git --version # timeout=10 > git --version # 'git version 2.17.1' using GIT_SSH to set credentials Gerrit user Verifying host key using manually-configured host key entries > git fetch --tags --progress -- git://cloud.onap.org/mirror/sdc/sdc-distribution-client.git +refs/heads/*:refs/remotes/origin/* # timeout=30 > git config remote.origin.url git://cloud.onap.org/mirror/sdc/sdc-distribution-client.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch > git rev-parse FETCH_HEAD^{commit} # timeout=10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script Checking out Revision e8d8a37da95c6fea435e0b3e93a477b5aa45b9b1 (origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f e8d8a37da95c6fea435e0b3e93a477b5aa45b9b1 # timeout=30 Commit message: "update distribution-client package names" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 2f2d71255620b40e6021a54fe514783ebc2d5260 # timeout=10 [sdc-sdc-distribution-client-master-integration-pairwise] $ /bin/bash /tmp/jenkins1510703220916256109.sh ---> python-tools-install.sh Setup pyenv: * system (set by /opt/pyenv/version) * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-9036 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-9036/bin to PATH Generating Requirements File Python 3.10.6 pip 23.3.1 from /tmp/venv-9036/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.1.6 aspy.yaml==1.3.0 attrs==23.1.0 autopage==0.5.2 Babel==2.13.1 beautifulsoup4==4.12.2 boto3==1.33.6 botocore==1.33.6 bs4==0.0.1 cachetools==5.3.2 certifi==2023.11.17 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.4.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==2.5.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.7 dnspython==2.4.2 docker==4.2.2 dogpile.cache==1.2.2 email-validator==2.1.0.post1 filelock==3.13.1 future==0.18.3 gitdb==4.0.11 GitPython==3.1.40 google-auth==2.24.0 httplib2==0.22.0 identify==2.5.32 idna==3.6 importlib-metadata==6.9.0 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.2 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.20.0 jsonschema-specifications==2023.11.2 keystoneauth1==5.4.0 kubernetes==28.1.0 lftools==0.37.8 lxml==4.9.3 MarkupSafe==2.1.3 msgpack==1.0.7 multi-key-dict==2.0.3 munch==4.0.0 netaddr==0.9.0 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==0.62.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==2.9.0 oslo.config==9.2.0 oslo.context==5.3.0 oslo.i18n==6.2.0 oslo.log==5.4.0 oslo.serialization==5.2.0 oslo.utils==6.3.0 packaging==23.2 pbr==6.0.0 platformdirs==4.0.0 prettytable==3.9.0 pyasn1==0.5.1 pyasn1-modules==0.3.0 pycparser==2.21 pygerrit2==2.0.15 PyGithub==2.1.1 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.4.0 python-dateutil==2.8.2 python-heatclient==3.3.0 python-jenkins==1.8.2 python-keystoneclient==5.2.0 python-magnumclient==4.3.0 python-novaclient==18.4.0 python-openstackclient==6.0.0 python-swiftclient==4.4.0 pytz==2023.3.post1 PyYAML==6.0.1 referencing==0.31.1 requests==2.31.0 requests-oauthlib==1.3.1 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.13.2 rsa==4.9 ruamel.yaml==0.18.5 ruamel.yaml.clib==0.2.8 s3transfer==0.8.2 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.1.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.3 tqdm==4.66.1 typing_extensions==4.8.0 tzdata==2023.3 urllib3==1.26.18 virtualenv==20.25.0 wcwidth==0.2.12 websocket-client==1.6.4 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.3 zipp==3.17.0 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk11 GIT_URL="git://cloud.onap.org/mirror" [EnvInject] - Variables injected successfully. [sdc-sdc-distribution-client-master-integration-pairwise] $ /bin/sh /tmp/jenkins8624601317601212926.sh ---> update-java-alternatives.sh ---> Updating Java version ---> Ubuntu/Debian system detected update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode update-alternatives: using /usr/lib/jvm/java-11-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode openjdk version "11.0.16" 2022-07-19 OpenJDK Runtime Environment (build 11.0.16+8-post-Ubuntu-0ubuntu118.04) OpenJDK 64-Bit Server VM (build 11.0.16+8-post-Ubuntu-0ubuntu118.04, mixed mode) JAVA_HOME=/usr/lib/jvm/java-11-openjdk-amd64 [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/sdc-sdc-distribution-client-master-integration-pairwise@tmp/config11100025853150451277tmp copy managed file [sdc-sdc-distribution-client-settings] to file:/w/workspace/sdc-sdc-distribution-client-master-integration-pairwise@tmp/config3949188494855979432tmp [EnvInject] - Injecting environment variables from a build step. Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.6.3/apache-maven-3.6.3-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 on prd-ubuntu1804-docker-8c-8g-1616 using settings config with name sdc-sdc-distribution-client-settings Replacing all maven server entries not found in credentials list is true using global settings config with name global-settings Replacing all maven server entries not found in credentials list is true [sdc-sdc-distribution-client-master-integration-pairwise] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -s /tmp/settings11613961349557321738.xml -gs /tmp/global-settings13589490545871888257.xml -DGERRIT_BRANCH=master -DPROJECT=sdc/sdc-distribution-client -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_REFSPEC=refs/heads/master "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" "-DMAVEN_PARAMS= -P integration-pairwise" -DGERRIT_PROJECT=sdc/sdc-distribution-client -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DMAVEN_OPTS='' clean install -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -P integration-pairwise [INFO] Scanning for projects... [INFO] Inspecting build with total of 2 modules... [INFO] Installing Nexus Staging features: [INFO] ... total of 2 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] sdc-sdc-distribution-client [pom] [INFO] sdc-sdc-distribution-client [jar] [INFO] [INFO] --< org.onap.sdc.sdc-distribution-client:sdc-main-distribution-client >-- [INFO] Building sdc-sdc-distribution-client 1.3.0-SNAPSHOT [1/2] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ sdc-main-distribution-client --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.8:prepare-agent (prepare-agent) @ sdc-main-distribution-client --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.8/org.jacoco.agent-0.7.8-runtime.jar=destfile=/w/workspace/sdc-sdc-distribution-client-master-integration-pairwise/target/jacoco.exec [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ sdc-main-distribution-client --- [INFO] Installing /w/workspace/sdc-sdc-distribution-client-master-integration-pairwise/pom.xml to /home/jenkins/.m2/repository/org/onap/sdc/sdc-distribution-client/sdc-main-distribution-client/1.3.0-SNAPSHOT/sdc-main-distribution-client-1.3.0-SNAPSHOT.pom [INFO] [INFO] ----< org.onap.sdc.sdc-distribution-client:sdc-distribution-client >---- [INFO] Building sdc-sdc-distribution-client 1.3.0-SNAPSHOT [2/2] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ sdc-distribution-client --- [INFO] [INFO] --- jacoco-maven-plugin:0.7.8:prepare-agent (prepare-agent) @ sdc-distribution-client --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.7.8/org.jacoco.agent-0.7.8-runtime.jar=destfile=/w/workspace/sdc-sdc-distribution-client-master-integration-pairwise/sdc-distribution-client/target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ sdc-distribution-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/sdc-sdc-distribution-client-master-integration-pairwise/sdc-distribution-client/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ sdc-distribution-client --- [INFO] Compiling 53 source files to /w/workspace/sdc-sdc-distribution-client-master-integration-pairwise/sdc-distribution-client/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ sdc-distribution-client --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ sdc-distribution-client --- [INFO] Compiling 8 source files to /w/workspace/sdc-sdc-distribution-client-master-integration-pairwise/sdc-distribution-client/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ sdc-distribution-client --- [INFO] Surefire report directory: /w/workspace/sdc-sdc-distribution-client-master-integration-pairwise/sdc-distribution-client/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Exception in thread "main" java.lang.reflect.InvocationTargetException at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at java.instrument/sun.instrument.InstrumentationImpl.loadClassAndStartAgent(InstrumentationImpl.java:513) at java.instrument/sun.instrument.InstrumentationImpl.loadClassAndCallPremain(InstrumentationImpl.java:525) Caused by: java.lang.RuntimeException: Class java/util/UUID could not be instrumented. at org.jacoco.agent.rt.internal_e5875b2.core.runtime.ModifiedSystemClassRuntime.createFor(ModifiedSystemClassRuntime.java:140) at org.jacoco.agent.rt.internal_e5875b2.core.runtime.ModifiedSystemClassRuntime.createFor(ModifiedSystemClassRuntime.java:101) at org.jacoco.agent.rt.internal_e5875b2.PreMain.createRuntime(PreMain.java:55) at org.jacoco.agent.rt.internal_e5875b2.PreMain.premain(PreMain.java:47) ... 6 more Caused by: java.lang.NoSuchFieldException: $jacocoAccess at java.base/java.lang.Class.getField(Class.java:1999) at org.jacoco.agent.rt.internal_e5875b2.core.runtime.ModifiedSystemClassRuntime.createFor(ModifiedSystemClassRuntime.java:138) ... 9 more *** java.lang.instrument ASSERTION FAILED ***: "result" with message agent load/premain call failed at src/java.instrument/share/native/libinstrument/JPLISAgent.c line: 422 FATAL ERROR in native method: processing of -javaagent failed, processJavaStart failed Aborted (core dumped) Results : Tests run: 0, Failures: 0, Errors: 0, Skipped: 0 [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for sdc-sdc-distribution-client 1.3.0-SNAPSHOT: [INFO] [INFO] sdc-sdc-distribution-client ........................ SUCCESS [ 3.126 s] [INFO] sdc-sdc-distribution-client ........................ FAILURE [ 31.214 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 38.336 s [INFO] Finished at: 2023-12-01T23:43:02Z [INFO] ------------------------------------------------------------------------ [WARNING] The requested profile "integration-pairwise" could not be activated because it does not exist. [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test (default-test) on project sdc-distribution-client: Execution default-test of goal org.apache.maven.plugins:maven-surefire-plugin:2.12.4:test failed: The forked VM terminated without saying properly goodbye. VM crash or System.exit called ? -> [Help 1] [ERROR] [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch. [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/PluginExecutionException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :sdc-distribution-client Build step 'Invoke top-level Maven targets' marked build as failure $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 2141 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [sdc-sdc-distribution-client-master-integration-pairwise] $ /bin/bash /tmp/jenkins18264179659043181340.sh ---> sysstat.sh [sdc-sdc-distribution-client-master-integration-pairwise] $ /bin/bash /tmp/jenkins12617731865249504416.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=debian + workspace=/w/workspace/sdc-sdc-distribution-client-master-integration-pairwise + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/sdc-sdc-distribution-client-master-integration-pairwise ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + dpkg -l + grep '^ii' + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/sdc-sdc-distribution-client-master-integration-pairwise ']' + mkdir -p /w/workspace/sdc-sdc-distribution-client-master-integration-pairwise/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/sdc-sdc-distribution-client-master-integration-pairwise/archives/ [sdc-sdc-distribution-client-master-integration-pairwise] $ /bin/bash /tmp/jenkins1052702251806962381.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/sdc-sdc-distribution-client-master-integration-pairwise/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9036 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-9036/bin to PATH INFO: Running in OpenStack, capturing instance metadata [sdc-sdc-distribution-client-master-integration-pairwise] $ /bin/bash /tmp/jenkins10266374269033255775.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/sdc-sdc-distribution-client-master-integration-pairwise@tmp/config14975462368600233257tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [sdc-sdc-distribution-client-master-integration-pairwise] $ /bin/bash /tmp/jenkins15957202326873963478.sh ---> create-netrc.sh [sdc-sdc-distribution-client-master-integration-pairwise] $ /bin/bash /tmp/jenkins17510877940817256821.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/sdc-sdc-distribution-client-master-integration-pairwise/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9036 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-9036/bin to PATH [sdc-sdc-distribution-client-master-integration-pairwise] $ /bin/bash /tmp/jenkins15457427740029927176.sh ---> sudo-logs.sh Archiving 'sudo' log.. [sdc-sdc-distribution-client-master-integration-pairwise] $ /bin/bash /tmp/jenkins10847460734195583040.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/sdc-sdc-distribution-client-master-integration-pairwise/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9036 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 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. lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-9036/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-8 INFO: Archiving Costs [sdc-sdc-distribution-client-master-integration-pairwise] $ /bin/bash -l /tmp/jenkins8602969764386068448.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/sdc-sdc-distribution-client-master-integration-pairwise/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-9036 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-9036/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/sdc-sdc-distribution-client-master-integration-pairwise/1198 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-ubuntu1804-docker-8c-8g-1616 4.15.0-192-generic #203-Ubuntu SMP Wed Aug 10 17:40:03 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 8 On-line CPU(s) list: 0-7 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 8 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-7 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 rep_good nopl xtopology cpuid extd_apicid tsc_known_freq 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 ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr arat npt nrip_save umip rdpid arch_capabilities ---> nproc: 8 ---> df -h: Filesystem Size Used Avail Use% Mounted on udev 16G 0 16G 0% /dev tmpfs 3.2G 712K 3.2G 1% /run /dev/vda1 155G 11G 145G 7% / tmpfs 16G 0 16G 0% /dev/shm tmpfs 5.0M 0 5.0M 0% /run/lock tmpfs 16G 0 16G 0% /sys/fs/cgroup /dev/vda15 105M 4.4M 100M 5% /boot/efi tmpfs 3.2G 0 3.2G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 32167 802 28992 0 2372 30940 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: ens3: mtu 1458 qdisc fq_codel state UP group default qlen 1000 link/ether fa:16:3e:a9:c7:29 brd ff:ff:ff:ff:ff:ff inet 10.30.106.220/23 brd 10.30.107.255 scope global dynamic ens3 valid_lft 86189sec preferred_lft 86189sec inet6 fe80::f816:3eff:fea9:c729/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:3a:f8:16:82 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-1616) 12/01/23 _x86_64_ (8 CPU) 23:40:22 LINUX RESTART (8 CPU) 23:41:01 tps rtps wtps bread/s bwrtn/s 23:42:01 106.87 36.13 70.74 1687.72 16275.55 23:43:01 130.76 33.77 96.98 4324.83 22144.22 Average: 118.81 34.95 83.86 3006.38 19210.13 23:41:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 23:42:01 30139420 31735860 2799800 8.50 67740 1839928 1359512 4.00 838016 1676288 160328 23:43:01 29180780 31153224 3758440 11.41 78992 2193560 2765044 8.14 1440896 2008592 81652 Average: 29660100 31444542 3279120 9.96 73366 2016744 2062278 6.07 1139456 1842440 120990 23:41:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 23:42:01 lo 1.33 1.33 0.14 0.14 0.00 0.00 0.00 0.00 23:42:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:42:01 ens3 70.10 47.53 968.92 10.04 0.00 0.00 0.00 0.00 23:43:01 lo 0.47 0.47 0.04 0.04 0.00 0.00 0.00 0.00 23:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 23:43:01 ens3 114.53 87.30 987.92 18.34 0.00 0.00 0.00 0.00 Average: lo 0.90 0.90 0.09 0.09 0.00 0.00 0.00 0.00 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 Average: ens3 92.32 67.42 978.42 14.19 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.15.0-192-generic (prd-ubuntu1804-docker-8c-8g-1616) 12/01/23 _x86_64_ (8 CPU) 23:40:22 LINUX RESTART (8 CPU) 23:41:01 CPU %user %nice %system %iowait %steal %idle 23:42:01 all 9.41 0.00 0.74 2.88 0.04 86.93 23:42:01 0 6.21 0.00 0.61 3.53 0.02 89.64 23:42:01 1 1.58 0.00 0.33 0.75 0.02 97.32 23:42:01 2 3.38 0.00 0.52 0.20 0.02 95.88 23:42:01 3 10.36 0.00 0.73 1.43 0.03 87.44 23:42:01 4 0.48 0.00 0.43 12.87 0.03 86.18 23:42:01 5 5.03 0.00 0.38 0.28 0.05 94.25 23:42:01 6 32.16 0.00 2.02 2.98 0.08 62.76 23:42:01 7 16.03 0.00 0.90 1.03 0.05 81.98 23:43:01 all 14.19 0.00 0.80 2.46 0.04 82.51 23:43:01 0 11.37 0.00 0.64 1.51 0.03 86.46 23:43:01 1 26.53 0.00 0.95 0.95 0.05 71.52 23:43:01 2 18.08 0.00 0.27 0.57 0.03 81.05 23:43:01 3 3.49 0.00 0.57 5.40 0.02 90.53 23:43:01 4 7.71 0.00 1.67 9.70 0.05 80.86 23:43:01 5 25.29 0.00 1.48 1.33 0.07 71.83 23:43:01 6 14.56 0.00 0.62 0.15 0.03 84.64 23:43:01 7 6.44 0.00 0.22 0.08 0.02 93.25 Average: all 11.80 0.00 0.77 2.67 0.04 84.73 Average: 0 8.77 0.00 0.62 2.52 0.02 88.06 Average: 1 14.05 0.00 0.64 0.85 0.03 84.42 Average: 2 10.72 0.00 0.39 0.38 0.03 88.48 Average: 3 6.93 0.00 0.65 3.41 0.03 88.98 Average: 4 4.10 0.00 1.05 11.28 0.04 83.52 Average: 5 15.18 0.00 0.93 0.81 0.06 83.02 Average: 6 23.37 0.00 1.32 1.57 0.06 73.69 Average: 7 11.23 0.00 0.56 0.56 0.03 87.62