08:22:39 Triggered by Gerrit: https://gerrit.onap.org/r/c/oom/+/143522 08:22:39 Running as SYSTEM 08:22:39 [EnvInject] - Loading node environment variables. 08:22:39 Building remotely on prd-ubuntu1804-builder-4c-4g-153 (ubuntu1804-builder-4c-4g) in workspace /w/workspace/oom-master-checkbashisms-lint 08:22:39 [ssh-agent] Looking for ssh-agent implementation... 08:22:39 $ ssh-agent 08:22:39 SSH_AUTH_SOCK=/tmp/ssh-sbSf1vXh1aZ9/agent.1722 08:22:39 SSH_AGENT_PID=1724 08:22:39 [ssh-agent] Started. 08:22:40 Running ssh-add (command line suppressed) 08:22:40 Identity added: /w/workspace/oom-master-checkbashisms-lint@tmp/private_key_13184199900147094302.key (/w/workspace/oom-master-checkbashisms-lint@tmp/private_key_13184199900147094302.key) 08:22:40 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 08:22:40 The recommended git tool is: NONE 08:22:41 using credential onap-jenkins-ssh 08:22:41 Wiping out workspace first. 08:22:41 Cloning the remote Git repository 08:22:41 Cloning repository git://cloud.onap.org/mirror/oom.git 08:22:41 > git init /w/workspace/oom-master-checkbashisms-lint # timeout=10 08:22:41 Fetching upstream changes from git://cloud.onap.org/mirror/oom.git 08:22:41 > git --version # timeout=10 08:22:41 > git --version # 'git version 2.17.1' 08:22:41 using GIT_SSH to set credentials Gerrit user 08:22:41 Verifying host key using manually-configured host key entries 08:22:41 > git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/* # timeout=30 08:22:47 ERROR: Error cloning remote repo 'origin' 08:22:47 hudson.plugins.git.GitException: Command "git fetch --tags --progress -- git://cloud.onap.org/mirror/oom.git +refs/heads/*:refs/remotes/origin/*" returned status code 128: 08:22:47 stdout: 08:22:47 stderr: fatal: unable to connect to cloud.onap.org: 08:22:47 cloud.onap.org[0: 199.204.45.137]: errno=No route to host 08:22:47 cloud.onap.org[1: 2604:e100:1:0:f816:3eff:fefb:56ed]: errno=Network is unreachable 08:22:47 08:22:47 08:22:47 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2846) 08:22:47 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandWithCredentials(CliGitAPIImpl.java:2185) 08:22:47 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$1.execute(CliGitAPIImpl.java:635) 08:22:47 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.CliGitAPIImpl$2.execute(CliGitAPIImpl.java:871) 08:22:47 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:170) 08:22:47 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler$GitCommandMasterToSlaveCallable.call(RemoteGitImpl.java:161) 08:22:47 at hudson.remoting.UserRequest.perform(UserRequest.java:211) 08:22:47 at hudson.remoting.UserRequest.perform(UserRequest.java:54) 08:22:47 at hudson.remoting.Request$2.run(Request.java:377) 08:22:47 at hudson.remoting.InterceptingExecutorService.lambda$wrap$0(InterceptingExecutorService.java:78) 08:22:47 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) 08:22:47 at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) 08:22:47 at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) 08:22:47 at java.base/java.lang.Thread.run(Thread.java:829) 08:22:47 Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to prd-ubuntu1804-builder-4c-4g-153 08:22:47 at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1826) 08:22:47 at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:356) 08:22:47 at hudson.remoting.Channel.call(Channel.java:1042) 08:22:47 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.execute(RemoteGitImpl.java:153) 08:22:47 at jdk.internal.reflect.GeneratedMethodAccessor934.invoke(Unknown Source) 08:22:47 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 08:22:47 at java.base/java.lang.reflect.Method.invoke(Method.java:566) 08:22:47 at PluginClassLoader for git-client//org.jenkinsci.plugins.gitclient.RemoteGitImpl$CommandInvocationHandler.invoke(RemoteGitImpl.java:138) 08:22:47 at PluginClassLoader for git-client//com.sun.proxy.$Proxy250.execute(Unknown Source) 08:22:47 at PluginClassLoader for git//hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1220) 08:22:47 at PluginClassLoader for git//hudson.plugins.git.GitSCM._checkout(GitSCM.java:1310) 08:22:47 at PluginClassLoader for git//hudson.plugins.git.GitSCM.checkout(GitSCM.java:1277) 08:22:47 at hudson.scm.SCM.checkout(SCM.java:540) 08:22:47 at hudson.model.AbstractProject.checkout(AbstractProject.java:1247) 08:22:47 at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:649) 08:22:47 at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:85) 08:22:47 at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:521) 08:22:47 at hudson.model.Run.execute(Run.java:1894) 08:22:47 at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:44) 08:22:47 at hudson.model.ResourceController.execute(ResourceController.java:101) 08:22:47 at hudson.model.Executor.run(Executor.java:446) 08:22:47 ERROR: Error cloning remote repo 'origin' 08:22:47 $ ssh-agent -k 08:22:47 unset SSH_AUTH_SOCK; 08:22:47 unset SSH_AGENT_PID; 08:22:47 echo Agent pid 1724 killed; 08:22:47 [ssh-agent] Stopped. 08:22:47 [PostBuildScript] - [INFO] Executing post build scripts. 08:22:47 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3300292514724811139.sh 08:22:47 ---> sysstat.sh 08:22:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins2701641815943624724.sh 08:22:48 ---> package-listing.sh 08:22:48 ++ facter osfamily 08:22:48 ++ tr '[:upper:]' '[:lower:]' 08:22:48 + OS_FAMILY=debian 08:22:48 + workspace=/w/workspace/oom-master-checkbashisms-lint 08:22:48 + START_PACKAGES=/tmp/packages_start.txt 08:22:48 + END_PACKAGES=/tmp/packages_end.txt 08:22:48 + DIFF_PACKAGES=/tmp/packages_diff.txt 08:22:48 + PACKAGES=/tmp/packages_start.txt 08:22:48 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 08:22:48 + PACKAGES=/tmp/packages_end.txt 08:22:48 + case "${OS_FAMILY}" in 08:22:48 + grep '^ii' 08:22:48 + dpkg -l 08:22:48 + '[' -f /tmp/packages_start.txt ']' 08:22:48 + '[' -f /tmp/packages_end.txt ']' 08:22:48 + diff /tmp/packages_start.txt /tmp/packages_end.txt 08:22:48 + '[' /w/workspace/oom-master-checkbashisms-lint ']' 08:22:48 + mkdir -p /w/workspace/oom-master-checkbashisms-lint/archives/ 08:22:48 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/oom-master-checkbashisms-lint/archives/ 08:22:48 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins13674086721582686432.sh 08:22:48 ---> capture-instance-metadata.sh 08:22:48 Setup pyenv: 08:22:48 * system (set by /opt/pyenv/version) 08:22:48 * 3.8.13 (set by /opt/pyenv/version) 08:22:48 * 3.9.13 (set by /opt/pyenv/version) 08:22:48 * 3.10.6 (set by /opt/pyenv/version) 08:22:52 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-V14p 08:22:52 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 08:22:52 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:22:52 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:22:56 lf-activate-venv(): INFO: Base packages installed successfully 08:22:56 lf-activate-venv(): INFO: Installing additional packages: lftools 08:23:22 lf-activate-venv(): INFO: Adding /tmp/venv-V14p/bin to PATH 08:23:22 INFO: Running in OpenStack, capturing instance metadata 08:23:22 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins18157426304186644993.sh 08:23:22 provisioning config files... 08:23:22 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/oom-master-checkbashisms-lint@tmp/config765180550035716929tmp 08:23:22 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 08:23:22 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 08:23:22 [EnvInject] - Injecting environment variables from a build step. 08:23:22 [EnvInject] - Injecting as environment variables the properties content 08:23:22 SERVER_ID=logs 08:23:22 08:23:22 [EnvInject] - Variables injected successfully. 08:23:22 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins14104692554291465719.sh 08:23:22 ---> create-netrc.sh 08:23:22 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins5376361664989757512.sh 08:23:22 ---> python-tools-install.sh 08:23:22 Setup pyenv: 08:23:22 system 08:23:22 3.8.13 08:23:22 3.9.13 08:23:22 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:23:22 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-V14p from file:/tmp/.os_lf_venv 08:23:22 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:23:22 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:23:24 lf-activate-venv(): INFO: Base packages installed successfully 08:23:24 lf-activate-venv(): INFO: Installing additional packages: lftools 08:23:31 lf-activate-venv(): INFO: Adding /tmp/venv-V14p/bin to PATH 08:23:31 Generating Requirements File 08:23:48 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. 08:23:48 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. 08:23:48 Python 3.10.6 08:23:48 pip 26.0.1 from /tmp/venv-V14p/lib/python3.10/site-packages/pip (python 3.10) 08:23:49 appdirs==1.4.4 08:23:49 argcomplete==3.6.3 08:23:49 aspy.yaml==1.3.0 08:23:49 attrs==26.1.0 08:23:49 autopage==0.6.0 08:23:49 backports.strenum==1.3.1 08:23:49 beautifulsoup4==4.14.3 08:23:49 boto3==1.42.87 08:23:49 botocore==1.42.87 08:23:49 bs4==0.0.2 08:23:49 certifi==2026.2.25 08:23:49 cffi==2.0.0 08:23:49 cfgv==3.5.0 08:23:49 chardet==7.4.1 08:23:49 charset-normalizer==3.4.7 08:23:49 click==8.3.2 08:23:49 cliff==4.13.3 08:23:49 cmd2==3.4.0 08:23:49 cryptography==3.3.2 08:23:49 debtcollector==3.1.0 08:23:49 decorator==5.2.1 08:23:49 defusedxml==0.7.1 08:23:49 Deprecated==1.3.1 08:23:49 distlib==0.4.0 08:23:49 dnspython==2.8.0 08:23:49 docker==7.1.0 08:23:49 dogpile.cache==1.5.0 08:23:49 durationpy==0.10 08:23:49 email-validator==2.3.0 08:23:49 filelock==3.25.2 08:23:49 future==1.0.0 08:23:49 gitdb==4.0.12 08:23:49 GitPython==3.1.46 08:23:49 httplib2==0.30.2 08:23:49 identify==2.6.18 08:23:49 idna==3.11 08:23:49 importlib-resources==1.5.0 08:23:49 iso8601==2.1.0 08:23:49 Jinja2==3.1.6 08:23:49 jmespath==1.1.0 08:23:49 jsonpatch==1.33 08:23:49 jsonpointer==3.1.1 08:23:49 jsonschema==4.26.0 08:23:49 jsonschema-specifications==2025.9.1 08:23:49 keystoneauth1==5.13.1 08:23:49 kubernetes==35.0.0 08:23:49 lftools==0.37.22 08:23:49 lxml==6.0.3 08:23:49 markdown-it-py==4.0.0 08:23:49 MarkupSafe==3.0.3 08:23:49 mdurl==0.1.2 08:23:49 msgpack==1.1.2 08:23:49 multi_key_dict==2.0.3 08:23:49 munch==4.0.0 08:23:49 netaddr==1.3.0 08:23:49 niet==1.4.2 08:23:49 nodeenv==1.10.0 08:23:49 oauth2client==4.1.3 08:23:49 oauthlib==3.3.1 08:23:49 openstacksdk==4.10.0 08:23:49 os-service-types==1.8.2 08:23:49 osc-lib==4.4.0 08:23:49 oslo.config==10.3.0 08:23:49 oslo.context==6.3.0 08:23:49 oslo.i18n==6.7.2 08:23:49 oslo.log==8.1.0 08:23:49 oslo.serialization==5.9.1 08:23:49 oslo.utils==10.0.1 08:23:49 packaging==26.0 08:23:49 pbr==7.0.3 08:23:49 platformdirs==4.9.6 08:23:49 prettytable==3.17.0 08:23:49 psutil==7.2.2 08:23:49 pyasn1==0.6.3 08:23:49 pyasn1_modules==0.4.2 08:23:49 pycparser==3.0 08:23:49 pygerrit2==2.0.15 08:23:49 PyGithub==2.9.0 08:23:49 Pygments==2.20.0 08:23:49 PyJWT==2.12.1 08:23:49 PyNaCl==1.6.2 08:23:49 pyparsing==2.4.7 08:23:49 pyperclip==1.11.0 08:23:49 pyrsistent==0.20.0 08:23:49 python-cinderclient==9.9.0 08:23:49 python-dateutil==2.9.0.post0 08:23:49 python-discovery==1.2.2 08:23:49 python-heatclient==5.1.0 08:23:49 python-jenkins==1.8.3 08:23:49 python-keystoneclient==5.8.0 08:23:49 python-magnumclient==4.10.0 08:23:49 python-openstackclient==9.0.0 08:23:49 python-swiftclient==4.10.0 08:23:49 PyYAML==6.0.3 08:23:49 referencing==0.37.0 08:23:49 requests==2.33.1 08:23:49 requests-oauthlib==2.0.0 08:23:49 requestsexceptions==1.4.0 08:23:49 rfc3986==2.0.0 08:23:49 rich==14.3.3 08:23:49 rich-argparse==1.7.2 08:23:49 rpds-py==0.30.0 08:23:49 rsa==4.9.1 08:23:49 ruamel.yaml==0.19.1 08:23:49 ruamel.yaml.clib==0.2.15 08:23:49 s3transfer==0.16.0 08:23:49 simplejson==3.20.2 08:23:49 six==1.17.0 08:23:49 smmap==5.0.3 08:23:49 soupsieve==2.8.3 08:23:49 stevedore==5.7.0 08:23:49 tabulate==0.10.0 08:23:49 toml==0.10.2 08:23:49 tomlkit==0.14.0 08:23:49 tqdm==4.67.3 08:23:49 typing_extensions==4.15.0 08:23:49 urllib3==1.26.20 08:23:49 virtualenv==21.2.1 08:23:49 wcwidth==0.6.0 08:23:49 websocket-client==1.9.0 08:23:49 wrapt==2.1.2 08:23:49 xdg==6.0.0 08:23:49 xmltodict==1.0.4 08:23:49 yq==3.4.3 08:23:49 [oom-master-checkbashisms-lint] $ /bin/sh /tmp/jenkins11088289464487843390.sh 08:23:49 ---> uv-install.sh 08:23:49 Installing uv/uvx (latest) using shell installer 08:23:49 2026-04-10 08:23:49 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-10T09%3A07%3A08Z&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-10T08%3A06%3A32Z&ske=2026-04-10T09%3A07%3A08Z&sks=b&skv=2018-11-09&sig=gHcNZc6lAyEasA5VN%2B9cI3FJ8wloLoipeYNbRYXU2yc%3D&jwt=eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmVsZWFzZS1hc3NldHMuZ2l0aHVidXNlcmNvbnRlbnQuY29tIiwia2V5Ijoia2V5MSIsImV4cCI6MTc3NTgwOTY5NywibmJmIjoxNzc1ODA5Mzk3LCJwYXRoIjoicmVsZWFzZWFzc2V0cHJvZHVjdGlvbi5ibG9iLmNvcmUud2luZG93cy5uZXQifQ.ISa3Mg46ft4XBK2dlI2wFDr79TRcPEdCqkhTR-MzltE&response-content-disposition=attachment%3B%20filename%3Duv-installer.sh&response-content-type=application%2Foctet-stream [71225/71225] -> "/tmp/uv-install-XybeeH.sh" [1] 08:23:49 downloading uv 0.11.6 x86_64-unknown-linux-gnu 08:23:50 installing to /home/jenkins/.local/bin 08:23:50 uv 08:23:50 uvx 08:23:50 everything's installed! 08:23:50 08:23:50 To add $HOME/.local/bin to your PATH, either restart your shell or run: 08:23:50 08:23:50 source $HOME/.local/bin/env (sh, bash, zsh) 08:23:50 source $HOME/.local/bin/env.fish (fish) 08:23:50 Adding install location to PATH 08:23:50 ---> Validating uv/uvx install 08:23:50 uvx 0.11.6 (x86_64-unknown-linux-gnu) 08:23:50 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins3203873038550214557.sh 08:23:50 ---> sudo-logs.sh 08:23:50 Archiving 'sudo' log.. 08:23:50 [oom-master-checkbashisms-lint] $ /bin/bash /tmp/jenkins12577473719478855030.sh 08:23:50 ---> job-cost.sh 08:23:50 INFO: Activating Python virtual environment... 08:23:50 Setup pyenv: 08:23:50 system 08:23:50 3.8.13 08:23:50 3.9.13 08:23:50 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:23:50 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-V14p from file:/tmp/.os_lf_venv 08:23:50 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:23:50 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:23:52 lf-activate-venv(): INFO: Base packages installed successfully 08:23:52 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 08:23:57 lf-activate-venv(): INFO: Adding /tmp/venv-V14p/bin to PATH 08:23:57 INFO: No stack-cost file found 08:23:57 INFO: Instance uptime: 167s 08:23:57 INFO: Fetching instance metadata (attempt 1 of 3)... 08:23:57 DEBUG: URL: http://169.254.169.254/latest/meta-data/instance-type 08:23:58 INFO: Successfully fetched instance metadata 08:23:58 INFO: Instance type: v3-standard-4 08:23:58 INFO: Retrieving pricing info for: v3-standard-4 08:23:58 INFO: Fetching Vexxhost pricing API (attempt 1 of 3)... 08:23:58 DEBUG: URL: https://pricing.vexxhost.net/v1/pricing/v3-standard-4/cost?seconds=167 08:23:58 INFO: Successfully fetched Vexxhost pricing API 08:23:58 INFO: Retrieved cost: 0.11 08:23:58 INFO: Retrieved resource: v3-standard-4 08:23:58 INFO: Creating archive directory: /w/workspace/oom-master-checkbashisms-lint/archives/cost 08:23:58 INFO: Archiving costs to: /w/workspace/oom-master-checkbashisms-lint/archives/cost.csv 08:23:58 INFO: Successfully archived job cost data 08:23:58 DEBUG: Cost data: oom-master-checkbashisms-lint,4592,2026-04-10 08:23:58,v3-standard-4,167,0.11,0.00,FAILURE 08:23:58 [oom-master-checkbashisms-lint] $ /bin/bash -l /tmp/jenkins14940811840257892682.sh 08:23:58 ---> logs-deploy.sh 08:23:58 Setup pyenv: 08:23:58 system 08:23:58 3.8.13 08:23:58 3.9.13 08:23:58 * 3.10.6 (set by /w/workspace/oom-master-checkbashisms-lint/.python-version) 08:23:58 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-V14p from file:/tmp/.os_lf_venv 08:23:58 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) 08:23:58 lf-activate-venv(): INFO: Attempting to install with network-safe options... 08:24:00 lf-activate-venv(): INFO: Base packages installed successfully 08:24:00 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15 08:24:07 lf-activate-venv(): INFO: Adding /tmp/venv-V14p/bin to PATH 08:24:07 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/oom-master-checkbashisms-lint/4592 08:24:07 INFO: archiving workspace using pattern(s): 08:24:10 Archives upload complete. 08:24:10 INFO: archiving logs to Nexus 08:24:11 ---> uname -a: 08:24:11 Linux prd-ubuntu1804-builder-4c-4g-153 4.15.0-194-generic #205-Ubuntu SMP Fri Sep 16 19:49:27 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux 08:24:11 08:24:11 08:24:11 ---> lscpu: 08:24:11 Architecture: x86_64 08:24:11 CPU op-mode(s): 32-bit, 64-bit 08:24:11 Byte Order: Little Endian 08:24:11 CPU(s): 4 08:24:11 On-line CPU(s) list: 0-3 08:24:11 Thread(s) per core: 1 08:24:11 Core(s) per socket: 1 08:24:11 Socket(s): 4 08:24:11 NUMA node(s): 1 08:24:11 Vendor ID: AuthenticAMD 08:24:11 CPU family: 23 08:24:11 Model: 49 08:24:11 Model name: AMD EPYC-Rome Processor 08:24:11 Stepping: 0 08:24:11 CPU MHz: 2799.998 08:24:11 BogoMIPS: 5599.99 08:24:11 Virtualization: AMD-V 08:24:11 Hypervisor vendor: KVM 08:24:11 Virtualization type: full 08:24:11 L1d cache: 32K 08:24:11 L1i cache: 32K 08:24:11 L2 cache: 512K 08:24:11 L3 cache: 16384K 08:24:11 NUMA node0 CPU(s): 0-3 08:24:11 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 08:24:11 08:24:11 08:24:11 ---> nproc: 08:24:11 4 08:24:11 08:24:11 08:24:11 ---> df -h: 08:24:11 Filesystem Size Used Avail Use% Mounted on 08:24:11 udev 7.9G 0 7.9G 0% /dev 08:24:11 tmpfs 1.6G 676K 1.6G 1% /run 08:24:11 /dev/vda1 78G 8.2G 70G 11% / 08:24:11 tmpfs 7.9G 0 7.9G 0% /dev/shm 08:24:11 tmpfs 5.0M 0 5.0M 0% /run/lock 08:24:11 tmpfs 7.9G 0 7.9G 0% /sys/fs/cgroup 08:24:11 /dev/vda15 105M 4.4M 100M 5% /boot/efi 08:24:11 tmpfs 1.6G 0 1.6G 0% /run/user/1001 08:24:11 08:24:11 08:24:11 ---> free -m: 08:24:11 total used free shared buff/cache available 08:24:11 Mem: 16040 528 13545 0 1966 15206 08:24:11 Swap: 1023 0 1023 08:24:11 08:24:11 08:24:11 ---> ip addr: 08:24:11 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 08:24:11 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 08:24:11 inet 127.0.0.1/8 scope host lo 08:24:11 valid_lft forever preferred_lft forever 08:24:11 inet6 ::1/128 scope host 08:24:11 valid_lft forever preferred_lft forever 08:24:11 2: ens3: mtu 1458 qdisc mq state UP group default qlen 1000 08:24:11 link/ether fa:16:3e:d9:85:29 brd ff:ff:ff:ff:ff:ff 08:24:11 inet 10.30.106.127/23 brd 10.30.107.255 scope global dynamic ens3 08:24:11 valid_lft 86289sec preferred_lft 86289sec 08:24:11 inet6 fe80::f816:3eff:fed9:8529/64 scope link 08:24:11 valid_lft forever preferred_lft forever 08:24:11 08:24:11 08:24:11 ---> sar -b -r -n DEV: 08:24:11 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-153) 04/10/26 _x86_64_ (4 CPU) 08:24:11 08:24:11 08:22:24 LINUX RESTART (4 CPU) 08:24:11 08:24:11 08:23:02 tps rtps wtps bread/s bwrtn/s 08:24:11 08:24:01 115.22 1.64 113.57 148.99 17513.10 08:24:11 Average: 115.22 1.64 113.57 148.99 17513.10 08:24:11 08:24:11 08:23:02 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 08:24:11 08:24:01 13900988 15598116 2523980 15.37 68452 1825148 738644 4.23 621340 1679192 177432 08:24:11 Average: 13900988 15598116 2523980 15.37 68452 1825148 738644 4.23 621340 1679192 177432 08:24:11 08:24:11 08:23:02 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 08:24:11 08:24:01 ens3 94.22 69.84 1367.58 13.92 0.00 0.00 0.00 0.00 08:24:11 08:24:01 lo 1.42 1.42 0.16 0.16 0.00 0.00 0.00 0.00 08:24:11 Average: ens3 94.22 69.84 1367.58 13.92 0.00 0.00 0.00 0.00 08:24:11 Average: lo 1.42 1.42 0.16 0.16 0.00 0.00 0.00 0.00 08:24:11 08:24:11 08:24:11 ---> sar -P ALL: 08:24:11 Linux 4.15.0-194-generic (prd-ubuntu1804-builder-4c-4g-153) 04/10/26 _x86_64_ (4 CPU) 08:24:11 08:24:11 08:22:24 LINUX RESTART (4 CPU) 08:24:11 08:24:11 08:23:02 CPU %user %nice %system %iowait %steal %idle 08:24:11 08:24:01 all 19.73 0.00 1.59 3.38 0.06 75.25 08:24:11 08:24:01 0 32.10 0.00 1.56 2.61 0.10 63.62 08:24:11 08:24:01 1 10.82 0.00 1.20 0.27 0.03 87.67 08:24:11 08:24:01 2 17.74 0.00 1.47 0.53 0.02 80.24 08:24:11 08:24:01 3 18.27 0.00 2.12 10.16 0.05 69.41 08:24:11 Average: all 19.73 0.00 1.59 3.38 0.06 75.25 08:24:11 Average: 0 32.10 0.00 1.56 2.61 0.10 63.62 08:24:11 Average: 1 10.82 0.00 1.20 0.27 0.03 87.67 08:24:11 Average: 2 17.74 0.00 1.47 0.53 0.02 80.24 08:24:11 Average: 3 18.27 0.00 2.12 10.16 0.05 69.41 08:24:11 08:24:11 08:24:11