18:33:15 Started by timer 18:33:15 Running as SYSTEM 18:33:15 [EnvInject] - Loading node environment variables. 18:33:15 Building remotely on prd-ubuntu1804-builder-4c-4g-6064 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/policy-models-maven-clm-master 18:33:15 [ssh-agent] Looking for ssh-agent implementation... 18:33:15 $ ssh-agent 18:33:15 SSH_AUTH_SOCK=/tmp/ssh-2c86j9rcxslg/agent.1617 18:33:15 SSH_AGENT_PID=1619 18:33:15 [ssh-agent] Started. 18:33:15 Running ssh-add (command line suppressed) 18:33:15 Identity added: /w/workspace/policy-models-maven-clm-master@tmp/private_key_13700939626016910387.key (/w/workspace/policy-models-maven-clm-master@tmp/private_key_13700939626016910387.key) 18:33:15 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 18:33:15 The recommended git tool is: NONE 18:33:17 using credential onap-jenkins-ssh 18:33:17 Wiping out workspace first. 18:33:17 Cloning the remote Git repository 18:33:17 Cloning repository git://cloud.onap.org/mirror/policy/models 18:33:17 > git init /w/workspace/policy-models-maven-clm-master # timeout=10 18:33:17 Fetching upstream changes from git://cloud.onap.org/mirror/policy/models 18:33:17 > git --version # timeout=10 18:33:17 > git --version # 'git version 2.17.1' 18:33:17 using GIT_SSH to set credentials Gerrit user 18:33:17 Verifying host key using manually-configured host key entries 18:33:17 > git fetch --tags --progress -- git://cloud.onap.org/mirror/policy/models +refs/heads/*:refs/remotes/origin/* # timeout=10 18:33:19 > git config remote.origin.url git://cloud.onap.org/mirror/policy/models # timeout=10 18:33:19 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:33:20 Avoid second fetch 18:33:20 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 18:33:20 Checking out Revision fafdc5734a1123b92c2c71971560c68bb0647fb2 (refs/remotes/origin/master) 18:33:20 > git config core.sparsecheckout # timeout=10 18:33:20 > git checkout -f fafdc5734a1123b92c2c71971560c68bb0647fb2 # timeout=10 18:33:20 Commit message: "CI: Deploy python based Github2Gerrit" 18:33:20 > git rev-list --no-walk fafdc5734a1123b92c2c71971560c68bb0647fb2 # timeout=10 18:33:23 provisioning config files... 18:33:23 copy managed file [npmrc] to file:/home/jenkins/.npmrc 18:33:23 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 18:33:23 [policy-models-maven-clm-master] $ /bin/bash /tmp/jenkins13293596541537786542.sh 18:33:23 ---> python-tools-install.sh 18:33:23 Setup pyenv: 18:33:23 * system (set by /opt/pyenv/version) 18:33:23 * 3.8.13 (set by /opt/pyenv/version) 18:33:23 * 3.9.13 (set by /opt/pyenv/version) 18:33:23 * 3.10.6 (set by /opt/pyenv/version) 18:33:28 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-ftvG 18:33:28 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:33:28 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:33:28 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:33:31 lf-activate-venv(): INFO: Base packages installed successfully 18:33:31 lf-activate-venv(): INFO: Installing additional packages: lftools 18:33:53 lf-activate-venv(): INFO: Adding /tmp/venv-ftvG/bin to PATH 18:33:53 Generating Requirements File 18:34:10 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. 18:34:10 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 18:34:10 Python 3.10.6 18:34:11 pip 26.0.1 from /tmp/venv-ftvG/lib/python3.10/site-packages/pip (python 3.10) 18:34:11 appdirs==1.4.4 18:34:11 argcomplete==3.6.3 18:34:11 aspy.yaml==1.3.0 18:34:11 attrs==26.1.0 18:34:11 autopage==0.6.0 18:34:11 backports.strenum==1.3.1 18:34:11 beautifulsoup4==4.14.3 18:34:11 boto3==1.42.96 18:34:11 botocore==1.42.96 18:34:11 bs4==0.0.2 18:34:11 certifi==2026.4.22 18:34:11 cffi==2.0.0 18:34:11 cfgv==3.5.0 18:34:11 chardet==7.4.3 18:34:11 charset-normalizer==3.4.7 18:34:11 click==8.3.3 18:34:11 cliff==4.13.3 18:34:11 cmd2==3.5.1 18:34:11 cryptography==3.3.2 18:34:11 debtcollector==3.1.0 18:34:11 decorator==5.2.1 18:34:11 defusedxml==0.7.1 18:34:11 Deprecated==1.3.1 18:34:11 distlib==0.4.0 18:34:11 dnspython==2.8.0 18:34:11 docker==7.1.0 18:34:11 dogpile.cache==1.5.0 18:34:11 durationpy==0.10 18:34:11 email-validator==2.3.0 18:34:11 filelock==3.29.0 18:34:11 future==1.0.0 18:34:11 gitdb==4.0.12 18:34:11 GitPython==3.1.47 18:34:11 httplib2==0.30.2 18:34:11 identify==2.6.19 18:34:11 idna==3.13 18:34:11 importlib-resources==1.5.0 18:34:11 iso8601==2.1.0 18:34:11 Jinja2==3.1.6 18:34:11 jmespath==1.1.0 18:34:11 jsonpatch==1.33 18:34:11 jsonpointer==3.1.1 18:34:11 jsonschema==4.26.0 18:34:11 jsonschema-specifications==2025.9.1 18:34:11 keystoneauth1==5.13.1 18:34:11 kubernetes==35.0.0 18:34:11 lftools==0.37.22 18:34:11 lxml==6.1.0 18:34:11 markdown-it-py==4.0.0 18:34:11 MarkupSafe==3.0.3 18:34:11 mdurl==0.1.2 18:34:11 msgpack==1.1.2 18:34:11 multi_key_dict==2.0.3 18:34:11 munch==4.0.0 18:34:11 netaddr==1.3.0 18:34:11 niet==1.4.2 18:34:11 nodeenv==1.10.0 18:34:11 oauth2client==4.1.3 18:34:11 oauthlib==3.3.1 18:34:11 openstacksdk==4.11.0 18:34:11 os-service-types==1.8.2 18:34:11 osc-lib==4.5.0 18:34:11 oslo.config==10.3.0 18:34:11 oslo.context==6.3.0 18:34:11 oslo.i18n==6.7.2 18:34:11 oslo.log==8.1.0 18:34:11 oslo.serialization==5.9.1 18:34:11 oslo.utils==10.0.1 18:34:11 packaging==26.2 18:34:11 pbr==7.0.3 18:34:11 platformdirs==4.9.6 18:34:11 prettytable==3.17.0 18:34:11 psutil==7.2.2 18:34:11 pyasn1==0.6.3 18:34:11 pyasn1_modules==0.4.2 18:34:11 pycparser==3.0 18:34:11 pygerrit2==2.0.15 18:34:11 PyGithub==2.9.1 18:34:11 Pygments==2.20.0 18:34:11 PyJWT==2.12.1 18:34:11 PyNaCl==1.6.2 18:34:11 pyparsing==2.4.7 18:34:11 pyperclip==1.11.0 18:34:11 pyrsistent==0.20.0 18:34:11 python-cinderclient==9.9.0 18:34:11 python-dateutil==2.9.0.post0 18:34:11 python-discovery==1.2.2 18:34:11 python-heatclient==5.1.0 18:34:11 python-jenkins==1.8.3 18:34:11 python-keystoneclient==5.8.0 18:34:11 python-magnumclient==4.10.0 18:34:11 python-openstackclient==9.0.0 18:34:11 python-swiftclient==4.10.0 18:34:11 PyYAML==6.0.3 18:34:11 referencing==0.37.0 18:34:11 requests==2.33.1 18:34:11 requests-oauthlib==2.0.0 18:34:11 rfc3986==2.0.0 18:34:11 rich==15.0.0 18:34:11 rich-argparse==1.7.2 18:34:11 rpds-py==0.30.0 18:34:11 rsa==4.9.1 18:34:11 ruamel.yaml==0.19.1 18:34:11 ruamel.yaml.clib==0.2.15 18:34:11 s3transfer==0.16.1 18:34:11 simplejson==4.1.1 18:34:11 six==1.17.0 18:34:11 smmap==5.0.3 18:34:11 soupsieve==2.8.3 18:34:11 stevedore==5.7.0 18:34:11 tabulate==0.10.0 18:34:11 toml==0.10.2 18:34:11 tomlkit==0.14.0 18:34:11 tqdm==4.67.3 18:34:11 typing_extensions==4.15.0 18:34:11 urllib3==1.26.20 18:34:11 virtualenv==21.2.4 18:34:11 wcwidth==0.6.0 18:34:11 websocket-client==1.9.0 18:34:11 wrapt==2.1.2 18:34:11 xdg==6.0.0 18:34:11 xmltodict==1.0.4 18:34:11 yq==3.4.3 18:34:11 [policy-models-maven-clm-master] $ /bin/sh /tmp/jenkins2607350684156474874.sh 18:34:11 ---> uv-install.sh 18:34:11 Installing uv/uvx (latest) using shell installer 18:34:11 2026-04-25 18:34:11 URL:https://releases.astral.sh/installers/uv/latest/uv-installer.sh [71225/71225] -> "/tmp/uv-install-UxrchT.sh" [1] 18:34:11 downloading uv 0.11.7 x86_64-unknown-linux-gnu 18:34:12 installing to /home/jenkins/.local/bin 18:34:12 uv 18:34:12 uvx 18:34:12 everything's installed! 18:34:12 18:34:12 To add $HOME/.local/bin to your PATH, either restart your shell or run: 18:34:12 18:34:12 source $HOME/.local/bin/env (sh, bash, zsh) 18:34:12 source $HOME/.local/bin/env.fish (fish) 18:34:12 Adding install location to PATH 18:34:12 ---> Validating uv/uvx install 18:34:12 uvx 0.11.7 (x86_64-unknown-linux-gnu) 18:34:12 [policy-models-maven-clm-master] $ /bin/sh -xe /tmp/jenkins9559906486560843309.sh 18:34:12 + echo quiet=on 18:34:12 Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.9.9/apache-maven-3.9.9-bin.zip to /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 on prd-ubuntu1804-builder-4c-4g-6064 18:34:13 [policy-models-maven-clm-master] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=master -Dsha1=origin/master -DMAVEN_OPTS=--add-opens=java.base/java.util=ALL-UNNAMED -DPROJECT=policy/models -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_REFSPEC=refs/heads/master -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DSTREAM=master "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt 18:34:13 " -DNEXUS_IQ_STAGE=build -DMAVEN_PARAMS= -DGERRIT_PROJECT=policy/models --version 18:34:13 Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) 18:34:13 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 18:34:13 Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 18:34:13 Default locale: en, platform encoding: UTF-8 18:34:13 OS name: "linux", version: "4.15.0-194-generic", arch: "amd64", family: "unix" 18:34:14 [policy-models-maven-clm-master] $ /bin/sh -xe /tmp/jenkins2493691933193537981.sh 18:34:14 + rm /home/jenkins/.wgetrc 18:34:14 [EnvInject] - Injecting environment variables from a build step. 18:34:14 [EnvInject] - Injecting as environment variables the properties content 18:34:14 SET_JDK_VERSION=openjdk21 18:34:14 GIT_URL="git://cloud.onap.org/mirror" 18:34:14 18:34:14 [EnvInject] - Variables injected successfully. 18:34:14 [policy-models-maven-clm-master] $ /bin/sh /tmp/jenkins8771441868008117029.sh 18:34:14 ---> update-java-alternatives.sh 18:34:14 ---> Updating Java version 18:34:14 ---> Ubuntu/Debian system detected 18:34:14 /usr/lib/jvm/java-21-openjdk-amd64 directory not found - trying to find an approaching one 18:34:14 ls: cannot access '/usr/lib/jvm/java-21-openjdk-amd64*': No such file or directory 18:34:14 no /usr/lib/jvm/java-21-openjdk-amd64 directory nor candidate found -exiting 18:34:14 Build step 'Execute shell' marked build as failure 18:34:14 $ ssh-agent -k 18:34:14 unset SSH_AUTH_SOCK; 18:34:14 unset SSH_AGENT_PID; 18:34:14 echo Agent pid 1619 killed; 18:34:14 [ssh-agent] Stopped. 18:34:14 [PostBuildScript] - [INFO] Executing post build scripts. 18:34:14 [policy-models-maven-clm-master] $ /bin/bash /tmp/jenkins13006932646243211323.sh 18:34:14 ---> sysstat.sh 18:34:14 [policy-models-maven-clm-master] $ /bin/bash /tmp/jenkins9025206614009537656.sh 18:34:14 ---> package-listing.sh 18:34:14 ++ facter osfamily 18:34:14 ++ tr '[:upper:]' '[:lower:]' 18:34:14 + OS_FAMILY=debian 18:34:14 + workspace=/w/workspace/policy-models-maven-clm-master 18:34:14 + START_PACKAGES=/tmp/packages_start.txt 18:34:14 + END_PACKAGES=/tmp/packages_end.txt 18:34:14 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:34:14 + PACKAGES=/tmp/packages_start.txt 18:34:14 + '[' /w/workspace/policy-models-maven-clm-master ']' 18:34:14 + PACKAGES=/tmp/packages_end.txt 18:34:14 + case "${OS_FAMILY}" in 18:34:14 + dpkg -l 18:34:14 + grep '^ii' 18:34:15 + '[' -f /tmp/packages_start.txt ']' 18:34:15 + '[' -f /tmp/packages_end.txt ']' 18:34:15 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:34:15 + '[' /w/workspace/policy-models-maven-clm-master ']' 18:34:15 + mkdir -p /w/workspace/policy-models-maven-clm-master/archives/ 18:34:15 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-models-maven-clm-master/archives/ 18:34:15 [policy-models-maven-clm-master] $ /bin/bash /tmp/jenkins9755460301047720691.sh 18:34:15 ---> capture-instance-metadata.sh 18:34:15 Setup pyenv: 18:34:15 system 18:34:15 3.8.13 18:34:15 3.9.13 18:34:15 * 3.10.6 (set by /w/workspace/policy-models-maven-clm-master/.python-version) 18:34:15 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ftvG from file:/tmp/.os_lf_venv 18:34:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:34:15 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:34:16 lf-activate-venv(): INFO: Base packages installed successfully 18:34:16 lf-activate-venv(): INFO: Installing additional packages: lftools 18:34:26 lf-activate-venv(): INFO: Adding /tmp/venv-ftvG/bin to PATH 18:34:26 INFO: Running in OpenStack, capturing instance metadata 18:34:26 [policy-models-maven-clm-master] $ /bin/bash /tmp/jenkins15388720201114247526.sh 18:34:26 provisioning config files... 18:34:26 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-models-maven-clm-master@tmp/config12509820371633815125tmp 18:34:26 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 18:34:26 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 18:34:26 [EnvInject] - Injecting environment variables from a build step. 18:34:26 [EnvInject] - Injecting as environment variables the properties content 18:34:26 SERVER_ID=logs 18:34:26 18:34:26 [EnvInject] - Variables injected successfully. 18:34:26 [policy-models-maven-clm-master] $ /bin/bash /tmp/jenkins15151924481866321519.sh 18:34:26 ---> create-netrc.sh 18:34:26 [policy-models-maven-clm-master] $ /bin/bash /tmp/jenkins11835232604863713517.sh 18:34:26 ---> python-tools-install.sh 18:34:26 Setup pyenv: 18:34:26 system 18:34:26 3.8.13 18:34:26 3.9.13 18:34:26 * 3.10.6 (set by /w/workspace/policy-models-maven-clm-master/.python-version) 18:34:26 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ftvG from file:/tmp/.os_lf_venv 18:34:26 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:34:26 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:34:28 lf-activate-venv(): INFO: Base packages installed successfully 18:34:28 lf-activate-venv(): INFO: Installing additional packages: lftools 18:34:36 lf-activate-venv(): INFO: Adding /tmp/venv-ftvG/bin to PATH 18:34:36 [policy-models-maven-clm-master] $ /bin/sh /tmp/jenkins2068588166214053647.sh 18:34:36 ---> uv-install.sh 18:34:36 uv 0.11.7 is already installed 18:34:36 uvx 0.11.7 (x86_64-unknown-linux-gnu) 18:34:36 [policy-models-maven-clm-master] $ /bin/bash /tmp/jenkins12005166780777750072.sh 18:34:36 ---> sudo-logs.sh 18:34:36 Archiving 'sudo' log.. 18:34:36 [policy-models-maven-clm-master] $ /bin/bash /tmp/jenkins11300051099717178026.sh 18:34:36 ---> job-cost.sh 18:34:36 INFO: Activating Python virtual environment... 18:34:36 Setup pyenv: 18:34:36 system 18:34:36 3.8.13 18:34:36 3.9.13 18:34:36 * 3.10.6 (set by /w/workspace/policy-models-maven-clm-master/.python-version) 18:34:36 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ftvG from file:/tmp/.os_lf_venv 18:34:36 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:34:36 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:34:38 lf-activate-venv(): INFO: Base packages installed successfully 18:34:38 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:34:42 lf-activate-venv(): INFO: Adding /tmp/venv-ftvG/bin to PATH 18:34:42 INFO: No stack-cost file found 18:34:42 INFO: Instance uptime: 114s 18:34:42 INFO: Fetching instance metadata (attempt 1 of 3)... 18:34:42 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 18:34:43 INFO: Successfully fetched instance metadata 18:34:43 INFO: Instance type: v3-standard-4 18:34:43 INFO: Retrieving pricing info for: v3-standard-4 18:34:43 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 18:34:43 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=114 18:34:43 INFO: Successfully fetched Vexxhost pricing API 18:34:43 INFO: Retrieved cost: 0.11 18:34:43 INFO: Retrieved resource: v3-standard-4 18:34:43 INFO: Creating archive directory: /w/workspace/policy-models-maven-clm-master/archives/cost 18:34:43 INFO: Archiving costs to: /w/workspace/policy-models-maven-clm-master/archives/cost.csv 18:34:43 INFO: Successfully archived job cost data 18:34:43 DEBUG: Cost data: policy-models-maven-clm-master,449,2026-04-25 18:34:43,v3-standard-4,114,0.11,0.00,FAILURE 18:34:43 [policy-models-maven-clm-master] $ /bin/bash -l /tmp/jenkins17255245532511216746.sh 18:34:43 ---> logs-deploy.sh 18:34:43 Setup pyenv: 18:34:43 system 18:34:43 3.8.13 18:34:43 3.9.13 18:34:43 * 3.10.6 (set by /w/workspace/policy-models-maven-clm-master/.python-version) 18:34:43 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-ftvG from file:/tmp/.os_lf_venv 18:34:43 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:34:43 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:34:45 lf-activate-venv(): INFO: Base packages installed successfully 18:34:45 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 18:34:52 lf-activate-venv(): INFO: Adding /tmp/venv-ftvG/bin to PATH 18:34:52 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-models-maven-clm-master/449 18:34:52 INFO: archiving workspace using pattern(s): -p **/*.log -p **/hs_err_*.log -p **/target/**/feature.xml -p **/target/failsafe-reports/failsafe-summary.xml -p **/target/surefire-reports/*-output.txt 18:34:54 Archives upload complete. 18:34:54 INFO: archiving logs to Nexus 18:34:55 ---> uname -a: 18:34:55 Linux prd-ubuntu1804-builder-4c-4g-6064 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 18:34:55 18:34:55 18:34:55 ---> lscpu: 18:34:55 Architecture: x86_64 18:34:55 CPU op-mode(s): 32-bit, 64-bit 18:34:55 Byte Order: Little Endian 18:34:55 CPU(s): 4 18:34:55 On-line CPU(s) list: 0-3 18:34:55 Thread(s) per core: 1 18:34:55 Core(s) per socket: 1 18:34:55 Socket(s): 4 18:34:55 NUMA node(s): 1 18:34:55 Vendor ID: AuthenticAMD 18:34:55 CPU family: 23 18:34:55 Model: 49 18:34:55 Model name: AMD EPYC-Rome Processor 18:34:55 Stepping: 0 18:34:55 CPU MHz: 2799.998 18:34:55 BogoMIPS: 5599.99 18:34:55 Virtualization: AMD-V 18:34:55 Hypervisor vendor: KVM 18:34:55 Virtualization type: full 18:34:55 L1d cache: 32K 18:34:55 L1i cache: 32K 18:34:55 L2 cache: 512K 18:34:55 L3 cache: 16384K 18:34:55 NUMA node0 CPU(s): 0-3 18:34:55 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 18:34:55 18:34:55 18:34:55 ---> nproc: 18:34:55 4 18:34:55 18:34:55 18:34:55 ---> df -h: 18:34:55 Filesystem Size Used Avail Use% Mounted on 18:34:55 udev 7.9G 0 7.9G 0% /dev 18:34:55 tmpfs 1.6G 676K 1.6G 1% /run 18:34:55 /dev/vda1 78G 8.3G 70G 11% / 18:34:55 tmpfs 7.9G 0 7.9G 0% /dev/shm 18:34:55 tmpfs 5.0M 0 5.0M 0% /run/lock 18:34:55 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 18:34:55 /dev/vda15 105M 4.4M 100M 5% /boot/efi 18:34:55 tmpfs 1.6G 0 1.6G 0% /run/user/1001 18:34:55 18:34:55 18:34:55 ---> free -m: 18:34:55 total used free shared buff/cache available 18:34:55 Mem: 16040 579 13454 0 2005 15153 18:34:55 Swap: 1023 0 1023 18:34:55 18:34:55 18:34:55 ---> ip addr: 18:34:55 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:34:55 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:34:55 inet 127.0.0.1/8 scope host lo 18:34:55 valid_lft forever preferred_lft forever 18:34:55 inet6 ::1/128 scope host 18:34:55 valid_lft forever preferred_lft forever 18:34:55 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 18:34:55 link/ether fa:16:3e:2f:97:29 brd ff:ff:ff:ff:ff:ff 18:34:55 inet 10.30.106.150/23 brd 10.30.107.255 scope global dynamic ens3 18:34:55 valid_lft 86282sec preferred_lft 86282sec 18:34:55 inet6 fe80::f816:3eff:fe2f:9729/64 scope link 18:34:55 valid_lft forever preferred_lft forever 18:34:55 18:34:55 18:34:55 ---> sar -b -r -n DEV: 18:34:55 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-6064) 04/25/26 _x86_64_ (4 CPU) 18:34:55 18:34:55 18:32:59 LINUX RESTART (4 CPU) 18:34:55 18:34:55 18:33:01 tps rtps wtps bread/s bwrtn/s 18:34:55 18:34:01 412.05 62.82 349.23 4349.41 107568.61 18:34:55 Average: 412.05 62.82 349.23 4349.41 107568.61 18:34:55 18:34:55 18:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:34:55 18:34:01 13990040 15557036 2434920 14.82 64364 1703444 810928 4.64 662272 1557684 179264 18:34:55 Average: 13990040 15557036 2434920 14.82 64364 1703444 810928 4.64 662272 1557684 179264 18:34:55 18:34:55 18:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:34:55 18:34:01 lo 1.93 1.93 0.22 0.22 0.00 0.00 0.00 0.00 18:34:55 18:34:01 ens3 446.86 290.67 1871.63 78.56 0.00 0.00 0.00 0.00 18:34:55 Average: lo 1.93 1.93 0.22 0.22 0.00 0.00 0.00 0.00 18:34:55 Average: ens3 446.86 290.67 1871.63 78.56 0.00 0.00 0.00 0.00 18:34:55 18:34:55 18:34:55 ---> sar -P ALL: 18:34:55 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-6064) 04/25/26 _x86_64_ (4 CPU) 18:34:55 18:34:55 18:32:59 LINUX RESTART (4 CPU) 18:34:55 18:34:55 18:33:01 CPU %user %nice %system %iowait %steal %idle 18:34:55 18:34:01 all 20.15 0.00 2.46 4.11 0.05 73.22 18:34:55 18:34:01 0 11.37 0.00 1.99 4.26 0.05 82.32 18:34:55 18:34:01 1 18.70 0.00 1.34 0.55 0.03 79.38 18:34:55 18:34:01 2 39.04 0.00 4.77 8.53 0.07 47.60 18:34:55 18:34:01 3 11.56 0.00 1.69 3.11 0.03 83.61 18:34:55 Average: all 20.15 0.00 2.46 4.11 0.05 73.22 18:34:55 Average: 0 11.37 0.00 1.99 4.26 0.05 82.32 18:34:55 Average: 1 18.70 0.00 1.34 0.55 0.03 79.38 18:34:55 Average: 2 39.04 0.00 4.77 8.53 0.07 47.60 18:34:55 Average: 3 11.56 0.00 1.69 3.11 0.03 83.61 18:34:55 18:34:55 18:34:55