18:33:05 Started by timer 18:33:05 Running as SYSTEM 18:33:05 [EnvInject] - Loading node environment variables. 18:33:05 Building remotely on prd-ubuntu1804-builder-4c-4g-554 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/policy-models-maven-clm-master 18:33:05 [ssh-agent] Looking for ssh-agent implementation... 18:33:05 $ ssh-agent 18:33:05 SSH_AUTH_SOCK=/tmp/ssh-qFBnExvRxrUm/agent.1679 18:33:05 SSH_AGENT_PID=1681 18:33:05 [ssh-agent] Started. 18:33:05 Running ssh-add (command line suppressed) 18:33:05 Identity added: /w/workspace/policy-models-maven-clm-master@tmp/private_key_9033721117018085616.key (/w/workspace/policy-models-maven-clm-master@tmp/private_key_9033721117018085616.key) 18:33:05 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 18:33:05 The recommended git tool is: NONE 18:33:07 using credential onap-jenkins-ssh 18:33:07 Wiping out workspace first. 18:33:07 Cloning the remote Git repository 18:33:07 Cloning repository git://cloud.onap.org/mirror/policy/models 18:33:07 > git init /w/workspace/policy-models-maven-clm-master # timeout=10 18:33:07 Fetching upstream changes from git://cloud.onap.org/mirror/policy/models 18:33:07 > git --version # timeout=10 18:33:07 > git --version # 'git version 2.17.1' 18:33:07 using GIT_SSH to set credentials Gerrit user 18:33:07 Verifying host key using manually-configured host key entries 18:33:07 > git fetch --tags --progress -- git://cloud.onap.org/mirror/policy/models +refs/heads/*:refs/remotes/origin/* # timeout=10 18:33:09 > git config remote.origin.url git://cloud.onap.org/mirror/policy/models # timeout=10 18:33:09 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 18:33:09 Avoid second fetch 18:33:09 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 18:33:09 Checking out Revision fafdc5734a1123b92c2c71971560c68bb0647fb2 (refs/remotes/origin/master) 18:33:09 > git config core.sparsecheckout # timeout=10 18:33:09 > git checkout -f fafdc5734a1123b92c2c71971560c68bb0647fb2 # timeout=10 18:33:10 Commit message: "CI: Deploy python based Github2Gerrit" 18:33:10 > git rev-list --no-walk fafdc5734a1123b92c2c71971560c68bb0647fb2 # timeout=10 18:33:13 provisioning config files... 18:33:13 copy managed file [npmrc] to file:/home/jenkins/.npmrc 18:33:13 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf 18:33:13 [policy-models-maven-clm-master] $ /bin/bash /tmp/jenkins17569238371611932528.sh 18:33:13 ---> python-tools-install.sh 18:33:13 Setup pyenv: 18:33:13 * system (set by /opt/pyenv/version) 18:33:13 * 3.8.13 (set by /opt/pyenv/version) 18:33:13 * 3.9.13 (set by /opt/pyenv/version) 18:33:13 * 3.10.6 (set by /opt/pyenv/version) 18:33:17 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-SAX8 18:33:17 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 18:33:17 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:33:17 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:33:21 lf-activate-venv(): INFO: Base packages installed successfully 18:33:21 lf-activate-venv(): INFO: Installing additional packages: lftools 18:33:44 lf-activate-venv(): INFO: Adding /tmp/venv-SAX8/bin to PATH 18:33:44 Generating Requirements File 18:34:01 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:01 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 18:34:01 Python 3.10.6 18:34:01 pip 26.0.1 from /tmp/venv-SAX8/lib/python3.10/site-packages/pip (python 3.10) 18:34:02 appdirs==1.4.4 18:34:02 argcomplete==3.6.3 18:34:02 aspy.yaml==1.3.0 18:34:02 attrs==26.1.0 18:34:02 autopage==0.6.0 18:34:02 backports.strenum==1.3.1 18:34:02 beautifulsoup4==4.14.3 18:34:02 boto3==1.42.88 18:34:02 botocore==1.42.88 18:34:02 bs4==0.0.2 18:34:02 certifi==2026.2.25 18:34:02 cffi==2.0.0 18:34:02 cfgv==3.5.0 18:34:02 chardet==7.4.1 18:34:02 charset-normalizer==3.4.7 18:34:02 click==8.3.2 18:34:02 cliff==4.13.3 18:34:02 cmd2==3.4.0 18:34:02 cryptography==3.3.2 18:34:02 debtcollector==3.1.0 18:34:02 decorator==5.2.1 18:34:02 defusedxml==0.7.1 18:34:02 Deprecated==1.3.1 18:34:02 distlib==0.4.0 18:34:02 dnspython==2.8.0 18:34:02 docker==7.1.0 18:34:02 dogpile.cache==1.5.0 18:34:02 durationpy==0.10 18:34:02 email-validator==2.3.0 18:34:02 filelock==3.25.2 18:34:02 future==1.0.0 18:34:02 gitdb==4.0.12 18:34:02 GitPython==3.1.46 18:34:02 httplib2==0.30.2 18:34:02 identify==2.6.18 18:34:02 idna==3.11 18:34:02 importlib-resources==1.5.0 18:34:02 iso8601==2.1.0 18:34:02 Jinja2==3.1.6 18:34:02 jmespath==1.1.0 18:34:02 jsonpatch==1.33 18:34:02 jsonpointer==3.1.1 18:34:02 jsonschema==4.26.0 18:34:02 jsonschema-specifications==2025.9.1 18:34:02 keystoneauth1==5.13.1 18:34:02 kubernetes==35.0.0 18:34:02 lftools==0.37.22 18:34:02 lxml==6.0.3 18:34:02 markdown-it-py==4.0.0 18:34:02 MarkupSafe==3.0.3 18:34:02 mdurl==0.1.2 18:34:02 msgpack==1.1.2 18:34:02 multi_key_dict==2.0.3 18:34:02 munch==4.0.0 18:34:02 netaddr==1.3.0 18:34:02 niet==1.4.2 18:34:02 nodeenv==1.10.0 18:34:02 oauth2client==4.1.3 18:34:02 oauthlib==3.3.1 18:34:02 openstacksdk==4.10.0 18:34:02 os-service-types==1.8.2 18:34:02 osc-lib==4.4.0 18:34:02 oslo.config==10.3.0 18:34:02 oslo.context==6.3.0 18:34:02 oslo.i18n==6.7.2 18:34:02 oslo.log==8.1.0 18:34:02 oslo.serialization==5.9.1 18:34:02 oslo.utils==10.0.1 18:34:02 packaging==26.0 18:34:02 pbr==7.0.3 18:34:02 platformdirs==4.9.6 18:34:02 prettytable==3.17.0 18:34:02 psutil==7.2.2 18:34:02 pyasn1==0.6.3 18:34:02 pyasn1_modules==0.4.2 18:34:02 pycparser==3.0 18:34:02 pygerrit2==2.0.15 18:34:02 PyGithub==2.9.0 18:34:02 Pygments==2.20.0 18:34:02 PyJWT==2.12.1 18:34:02 PyNaCl==1.6.2 18:34:02 pyparsing==2.4.7 18:34:02 pyperclip==1.11.0 18:34:02 pyrsistent==0.20.0 18:34:02 python-cinderclient==9.9.0 18:34:02 python-dateutil==2.9.0.post0 18:34:02 python-discovery==1.2.2 18:34:02 python-heatclient==5.1.0 18:34:02 python-jenkins==1.8.3 18:34:02 python-keystoneclient==5.8.0 18:34:02 python-magnumclient==4.10.0 18:34:02 python-openstackclient==9.0.0 18:34:02 python-swiftclient==4.10.0 18:34:02 PyYAML==6.0.3 18:34:02 referencing==0.37.0 18:34:02 requests==2.33.1 18:34:02 requests-oauthlib==2.0.0 18:34:02 requestsexceptions==1.4.0 18:34:02 rfc3986==2.0.0 18:34:02 rich==14.3.4 18:34:02 rich-argparse==1.7.2 18:34:02 rpds-py==0.30.0 18:34:02 rsa==4.9.1 18:34:02 ruamel.yaml==0.19.1 18:34:02 ruamel.yaml.clib==0.2.15 18:34:02 s3transfer==0.16.0 18:34:02 simplejson==3.20.2 18:34:02 six==1.17.0 18:34:02 smmap==5.0.3 18:34:02 soupsieve==2.8.3 18:34:02 stevedore==5.7.0 18:34:02 tabulate==0.10.0 18:34:02 toml==0.10.2 18:34:02 tomlkit==0.14.0 18:34:02 tqdm==4.67.3 18:34:02 typing_extensions==4.15.0 18:34:02 urllib3==1.26.20 18:34:02 virtualenv==21.2.1 18:34:02 wcwidth==0.6.0 18:34:02 websocket-client==1.9.0 18:34:02 wrapt==2.1.2 18:34:02 xdg==6.0.0 18:34:02 xmltodict==1.0.4 18:34:02 yq==3.4.3 18:34:02 [policy-models-maven-clm-master] $ /bin/sh /tmp/jenkins16755720682770998423.sh 18:34:02 ---> uv-install.sh 18:34:02 Installing uv/uvx (latest) using shell installer 18:34:02 2026-04-11 18:34:02 URL:https://release-assets.githubusercontent.com/github-production-release-asset/699532645/e5a89072-3ff8-4346-b98a-88e3a5e84d39?sp=r&sv=2018-11-09&sr=b&spr=https&se=2026-04-11T19%3A06%3A39Z&rscd=attachment%3B+filename%3Duv-installer.sh&rsct=application%2Foctet-stream&skoid=96c2d410-5711-43a1-aedd-ab1947aa7ab0&sktid=398a6654-997b-47e9-b12b-9515b896b4de&skt=2026-04-11T18%3A06%3A14Z&ske=2026-04-11T19%3A06%3A39Z&sks=b&skv=2018-11-09&sig=ViCjuodqb2twJLF2a1sV3YEoLQBEsQt%2BlnjTINdMvEY%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NTkzMjY5OCwibmJmIjoxNzc1OTMyMzk4LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.k0MauZCqTHc7K-ySudbKcnascu9CW9ftpbtqQ249JqE&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [71225/71225] -> "/tmp/uv-install-OvTQR4.sh" [1] 18:34:02 downloading uv 0.11.6 x86_64-unknown-linux-gnu 18:34:03 installing to /home/jenkins/.local/bin 18:34:03 uv 18:34:03 uvx 18:34:03 everything's installed! 18:34:03 18:34:03 To add $HOME/.local/bin to your PATH, either restart your shell or run: 18:34:03 18:34:03 source $HOME/.local/bin/env (sh, bash, zsh) 18:34:03 source $HOME/.local/bin/env.fish (fish) 18:34:03 Adding install location to PATH 18:34:03 ---> Validating uv/uvx install 18:34:03 uvx 0.11.6 (x86_64-unknown-linux-gnu) 18:34:03 [policy-models-maven-clm-master] $ /bin/sh -xe /tmp/jenkins1113007095494255096.sh 18:34:03 + echo quiet=on 18:34:03 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-554 18:34:04 [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:04 " -DNEXUS_IQ_STAGE=build -DMAVEN_PARAMS= -DGERRIT_PROJECT=policy/models --version 18:34:04 Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937) 18:34:04 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 18:34:04 Java version: 11.0.16, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64 18:34:04 Default locale: en, platform encoding: UTF-8 18:34:04 OS name: "linux", version: "4.15.0-194-generic", arch: "amd64", family: "unix" 18:34:04 [policy-models-maven-clm-master] $ /bin/sh -xe /tmp/jenkins5541795462613394370.sh 18:34:04 + rm /home/jenkins/.wgetrc 18:34:04 [EnvInject] - Injecting environment variables from a build step. 18:34:04 [EnvInject] - Injecting as environment variables the properties content 18:34:04 SET_JDK_VERSION=openjdk21 18:34:04 GIT_URL="git://cloud.onap.org/mirror" 18:34:04 18:34:04 [EnvInject] - Variables injected successfully. 18:34:04 [policy-models-maven-clm-master] $ /bin/sh /tmp/jenkins17931020241549075377.sh 18:34:04 ---> update-java-alternatives.sh 18:34:04 ---> Updating Java version 18:34:04 ---> Ubuntu/Debian system detected 18:34:04 /usr/lib/jvm/java-21-openjdk-amd64 directory not found - trying to find an approaching one 18:34:04 ls: cannot access '/usr/lib/jvm/java-21-openjdk-amd64*': No such file or directory 18:34:04 no /usr/lib/jvm/java-21-openjdk-amd64 directory nor candidate found -exiting 18:34:04 Build step 'Execute shell' marked build as failure 18:34:04 $ ssh-agent -k 18:34:04 unset SSH_AUTH_SOCK; 18:34:04 unset SSH_AGENT_PID; 18:34:04 echo Agent pid 1681 killed; 18:34:04 [ssh-agent] Stopped. 18:34:04 [PostBuildScript] - [INFO] Executing post build scripts. 18:34:04 [policy-models-maven-clm-master] $ /bin/bash /tmp/jenkins16011097704813788627.sh 18:34:04 ---> sysstat.sh 18:34:05 [policy-models-maven-clm-master] $ /bin/bash /tmp/jenkins5856988707624879716.sh 18:34:05 ---> package-listing.sh 18:34:05 ++ tr '[:upper:]' '[:lower:]' 18:34:05 ++ facter osfamily 18:34:05 + OS_FAMILY=debian 18:34:05 + workspace=/w/workspace/policy-models-maven-clm-master 18:34:05 + START_PACKAGES=/tmp/packages_start.txt 18:34:05 + END_PACKAGES=/tmp/packages_end.txt 18:34:05 + DIFF_PACKAGES=/tmp/packages_diff.txt 18:34:05 + PACKAGES=/tmp/packages_start.txt 18:34:05 + '[' /w/workspace/policy-models-maven-clm-master ']' 18:34:05 + PACKAGES=/tmp/packages_end.txt 18:34:05 + case "${OS_FAMILY}" in 18:34:05 + dpkg -l 18:34:05 + grep '^ii' 18:34:05 + '[' -f /tmp/packages_start.txt ']' 18:34:05 + '[' -f /tmp/packages_end.txt ']' 18:34:05 + diff /tmp/packages_start.txt /tmp/packages_end.txt 18:34:05 + '[' /w/workspace/policy-models-maven-clm-master ']' 18:34:05 + mkdir -p /w/workspace/policy-models-maven-clm-master/archives/ 18:34:05 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/policy-models-maven-clm-master/archives/ 18:34:05 [policy-models-maven-clm-master] $ /bin/bash /tmp/jenkins6152329206760360572.sh 18:34:05 ---> capture-instance-metadata.sh 18:34:05 Setup pyenv: 18:34:05 system 18:34:05 3.8.13 18:34:05 3.9.13 18:34:05 * 3.10.6 (set by /w/workspace/policy-models-maven-clm-master/.python-version) 18:34:05 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SAX8 from file:/tmp/.os_lf_venv 18:34:05 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:34:05 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:34:07 lf-activate-venv(): INFO: Base packages installed successfully 18:34:07 lf-activate-venv(): INFO: Installing additional packages: lftools 18:34:15 lf-activate-venv(): INFO: Adding /tmp/venv-SAX8/bin to PATH 18:34:15 INFO: Running in OpenStack, capturing instance metadata 18:34:15 [policy-models-maven-clm-master] $ /bin/bash /tmp/jenkins1534927555221433396.sh 18:34:15 provisioning config files... 18:34:15 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/policy-models-maven-clm-master@tmp/config14559429605584568487tmp 18:34:15 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 18:34:15 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 18:34:15 [EnvInject] - Injecting environment variables from a build step. 18:34:15 [EnvInject] - Injecting as environment variables the properties content 18:34:15 SERVER_ID=logs 18:34:15 18:34:15 [EnvInject] - Variables injected successfully. 18:34:15 [policy-models-maven-clm-master] $ /bin/bash /tmp/jenkins336877851008176198.sh 18:34:15 ---> create-netrc.sh 18:34:15 [policy-models-maven-clm-master] $ /bin/bash /tmp/jenkins2373665156268929349.sh 18:34:15 ---> python-tools-install.sh 18:34:15 Setup pyenv: 18:34:15 system 18:34:16 3.8.13 18:34:16 3.9.13 18:34:16 * 3.10.6 (set by /w/workspace/policy-models-maven-clm-master/.python-version) 18:34:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SAX8 from file:/tmp/.os_lf_venv 18:34:16 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:34:16 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:34:17 lf-activate-venv(): INFO: Base packages installed successfully 18:34:17 lf-activate-venv(): INFO: Installing additional packages: lftools 18:34:25 lf-activate-venv(): INFO: Adding /tmp/venv-SAX8/bin to PATH 18:34:25 [policy-models-maven-clm-master] $ /bin/sh /tmp/jenkins4552341654184801147.sh 18:34:25 ---> uv-install.sh 18:34:25 uv 0.11.6 is already installed 18:34:25 uvx 0.11.6 (x86_64-unknown-linux-gnu) 18:34:25 [policy-models-maven-clm-master] $ /bin/bash /tmp/jenkins16981941178774758818.sh 18:34:25 ---> sudo-logs.sh 18:34:25 Archiving 'sudo' log.. 18:34:25 [policy-models-maven-clm-master] $ /bin/bash /tmp/jenkins17728549256945686650.sh 18:34:25 ---> job-cost.sh 18:34:25 INFO: Activating Python virtual environment... 18:34:25 Setup pyenv: 18:34:25 system 18:34:25 3.8.13 18:34:25 3.9.13 18:34:25 * 3.10.6 (set by /w/workspace/policy-models-maven-clm-master/.python-version) 18:34:25 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SAX8 from file:/tmp/.os_lf_venv 18:34:25 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:34:25 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:34:27 lf-activate-venv(): INFO: Base packages installed successfully 18:34:27 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 18:34:32 lf-activate-venv(): INFO: Adding /tmp/venv-SAX8/bin to PATH 18:34:32 INFO: No stack-cost file found 18:34:32 INFO: Instance uptime: 112s 18:34:32 INFO: Fetching instance metadata (attempt 1 of 3)... 18:34:32 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 18:34:32 INFO: Successfully fetched instance metadata 18:34:32 INFO: Instance type: v3-standard-4 18:34:32 INFO: Retrieving pricing info for: v3-standard-4 18:34:32 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 18:34:32 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=112 18:34:33 INFO: Successfully fetched Vexxhost pricing API 18:34:33 INFO: Retrieved cost: 0.11 18:34:33 INFO: Retrieved resource: v3-standard-4 18:34:33 INFO: Creating archive directory: /w/workspace/policy-models-maven-clm-master/archives/cost 18:34:33 INFO: Archiving costs to: /w/workspace/policy-models-maven-clm-master/archives/cost.csv 18:34:33 INFO: Successfully archived job cost data 18:34:33 DEBUG: Cost data: policy-models-maven-clm-master,447,2026-04-11 18:34:33,v3-standard-4,112,0.11,0.00,FAILURE 18:34:33 [policy-models-maven-clm-master] $ /bin/bash -l /tmp/jenkins13433270878412353294.sh 18:34:33 ---> logs-deploy.sh 18:34:33 Setup pyenv: 18:34:33 system 18:34:33 3.8.13 18:34:33 3.9.13 18:34:33 * 3.10.6 (set by /w/workspace/policy-models-maven-clm-master/.python-version) 18:34:33 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-SAX8 from file:/tmp/.os_lf_venv 18:34:33 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 18:34:33 lf-activate-venv(): INFO: Attempting to install with network-safe options... 18:34:35 lf-activate-venv(): INFO: Base packages installed successfully 18:34:35 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 18:34:42 lf-activate-venv(): INFO: Adding /tmp/venv-SAX8/bin to PATH 18:34:42 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/policy-models-maven-clm-master/447 18:34:42 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:43 Archives upload complete. 18:34:44 INFO: archiving logs to Nexus 18:34:45 ---> uname -a: 18:34:45 Linux prd-ubuntu1804-builder-4c-4g-554 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:45 18:34:45 18:34:45 ---> lscpu: 18:34:45 Architecture: x86_64 18:34:45 CPU op-mode(s): 32-bit, 64-bit 18:34:45 Byte Order: Little Endian 18:34:45 CPU(s): 4 18:34:45 On-line CPU(s) list: 0-3 18:34:45 Thread(s) per core: 1 18:34:45 Core(s) per socket: 1 18:34:45 Socket(s): 4 18:34:45 NUMA node(s): 1 18:34:45 Vendor ID: AuthenticAMD 18:34:45 CPU family: 23 18:34:45 Model: 49 18:34:45 Model name: AMD EPYC-Rome Processor 18:34:45 Stepping: 0 18:34:45 CPU MHz: 2800.000 18:34:45 BogoMIPS: 5600.00 18:34:45 Virtualization: AMD-V 18:34:45 Hypervisor vendor: KVM 18:34:45 Virtualization type: full 18:34:45 L1d cache: 32K 18:34:45 L1i cache: 32K 18:34:45 L2 cache: 512K 18:34:45 L3 cache: 16384K 18:34:45 NUMA node0 CPU(s): 0-3 18:34:45 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:45 18:34:45 18:34:45 ---> nproc: 18:34:45 4 18:34:45 18:34:45 18:34:45 ---> df -h: 18:34:45 Filesystem Size Used Avail Use% Mounted on 18:34:45 udev 7.9G 0 7.9G 0% /dev 18:34:45 tmpfs 1.6G 676K 1.6G 1% /run 18:34:45 /dev/vda1 78G 8.3G 70G 11% / 18:34:45 tmpfs 7.9G 0 7.9G 0% /dev/shm 18:34:45 tmpfs 5.0M 0 5.0M 0% /run/lock 18:34:45 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 18:34:45 /dev/vda15 105M 4.4M 100M 5% /boot/efi 18:34:45 tmpfs 1.6G 0 1.6G 0% /run/user/1001 18:34:45 18:34:45 18:34:45 ---> free -m: 18:34:45 total used free shared buff/cache available 18:34:45 Mem: 16040 546 13485 0 2008 15186 18:34:45 Swap: 1023 0 1023 18:34:45 18:34:45 18:34:45 ---> ip addr: 18:34:45 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 18:34:45 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 18:34:45 inet 127.0.0.1/8 scope host lo 18:34:45 valid_lft forever preferred_lft forever 18:34:45 inet6 ::1/128 scope host 18:34:45 valid_lft forever preferred_lft forever 18:34:45 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 18:34:45 link/ether fa:16:3e:a4:83:60 brd ff:ff:ff:ff:ff:ff 18:34:45 inet 10.30.107.14/23 brd 10.30.107.255 scope global dynamic ens3 18:34:45 valid_lft 86283sec preferred_lft 86283sec 18:34:45 inet6 fe80::f816:3eff:fea4:8360/64 scope link 18:34:45 valid_lft forever preferred_lft forever 18:34:45 18:34:45 18:34:45 ---> sar -b -r -n DEV: 18:34:45 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-554) 04/11/26 _x86_64_ (4 CPU) 18:34:45 18:34:45 18:32:50 LINUX RESTART (4 CPU) 18:34:45 18:34:45 18:33:01 tps rtps wtps bread/s bwrtn/s 18:34:45 18:34:01 361.59 53.79 307.80 3611.66 15497.15 18:34:45 Average: 361.59 53.79 307.80 3611.66 15497.15 18:34:45 18:34:45 18:33:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 18:34:45 18:34:01 13881120 15530800 2543848 15.49 70548 1774472 801052 4.58 689644 1628572 225104 18:34:45 Average: 13881120 15530800 2543848 15.49 70548 1774472 801052 4.58 689644 1628572 225104 18:34:45 18:34:45 18:33:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 18:34:45 18:34:01 lo 1.40 1.40 0.17 0.17 0.00 0.00 0.00 0.00 18:34:45 18:34:01 ens3 458.27 257.67 1950.71 77.22 0.00 0.00 0.00 0.00 18:34:45 Average: lo 1.40 1.40 0.17 0.17 0.00 0.00 0.00 0.00 18:34:45 Average: ens3 458.27 257.67 1950.71 77.22 0.00 0.00 0.00 0.00 18:34:45 18:34:45 18:34:45 ---> sar -P ALL: 18:34:45 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-554) 04/11/26 _x86_64_ (4 CPU) 18:34:45 18:34:45 18:32:50 LINUX RESTART (4 CPU) 18:34:45 18:34:45 18:33:01 CPU %user %nice %system %iowait %steal %idle 18:34:45 18:34:01 all 22.33 0.00 2.11 3.32 0.05 72.18 18:34:45 18:34:01 0 9.98 0.00 1.16 2.80 0.03 86.02 18:34:45 18:34:01 1 33.59 0.00 2.42 2.04 0.08 61.86 18:34:45 18:34:01 2 35.73 0.00 3.51 4.62 0.05 56.09 18:34:45 18:34:01 3 9.99 0.00 1.37 3.81 0.05 84.78 18:34:45 Average: all 22.33 0.00 2.11 3.32 0.05 72.18 18:34:45 Average: 0 9.98 0.00 1.16 2.80 0.03 86.02 18:34:45 Average: 1 33.59 0.00 2.42 2.04 0.08 61.86 18:34:45 Average: 2 35.73 0.00 3.51 4.62 0.05 56.09 18:34:45 Average: 3 9.99 0.00 1.37 3.81 0.05 84.78 18:34:45 18:34:45 18:34:45