20:04:00 Started by timer
20:04:00 Running as SYSTEM
20:04:00 [EnvInject] - Loading node environment variables.
20:04:00 Building remotely on prd-ubuntu1804-docker-4c-4g-7282 (ubuntu1804-docker-4c-4g) in workspace /w/workspace/smo-teiv-maven-clm-j-release
20:04:00 [ssh-agent] Looking for ssh-agent implementation...
20:04:00 $ ssh-agent
20:04:00 SSH_AUTH_SOCK=/tmp/ssh-PxPlsksCSkgr/agent.2270
20:04:00 SSH_AGENT_PID=2273
20:04:00 [ssh-agent] Started.
20:04:00 Running ssh-add (command line suppressed)
20:04:00 Identity added: /w/workspace/smo-teiv-maven-clm-j-release@tmp/private_key_6596524664516302326.key (jenkins-ssh)
20:04:00 [ssh-agent] Using credentials jenkins (jenkins)
20:04:00 The recommended git tool is: NONE
20:04:02 using credential jenkins
20:04:02 Wiping out workspace first.
20:04:02 Cloning the remote Git repository
20:04:02 Cloning repository ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/teiv
20:04:02 > git init /w/workspace/smo-teiv-maven-clm-j-release # timeout=10
20:04:02 Fetching upstream changes from ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/teiv
20:04:02 > git --version # timeout=10
20:04:02 > git --version # 'git version 2.17.1'
20:04:02 using GIT_SSH to set credentials jenkins
20:04:02 > git fetch --tags --progress -- ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/teiv +refs/heads/*:refs/remotes/origin/* # timeout=10
20:04:03 > git config remote.origin.url ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418/smo/teiv # timeout=10
20:04:03 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
20:04:04 Avoid second fetch
20:04:04 > git rev-parse refs/remotes/origin/j-release^{commit} # timeout=10
20:04:04 Checking out Revision ca356b3a408a40c3a5770d6e33a429d15433b21b (refs/remotes/origin/j-release)
20:04:04 > git config core.sparsecheckout # timeout=10
20:04:04 > git checkout -f ca356b3a408a40c3a5770d6e33a429d15433b21b # timeout=10
20:04:04 Commit message: "Add helm charts"
20:04:04 > git rev-list --no-walk ca356b3a408a40c3a5770d6e33a429d15433b21b # timeout=10
20:04:07 provisioning config files...
20:04:07 copy managed file [npmrc] to file:/home/jenkins/.npmrc
20:04:07 copy managed file [pipconf] to file:/home/jenkins/.config/pip/pip.conf
20:04:08 [smo-teiv-maven-clm-j-release] $ /bin/bash /tmp/jenkins1529277400465736782.sh
20:04:08 ---> python-tools-install.sh
20:04:08 Setup pyenv:
20:04:08 * system (set by /opt/pyenv/version)
20:04:08 * 3.8.13 (set by /opt/pyenv/version)
20:04:08 * 3.9.13 (set by /opt/pyenv/version)
20:04:08 * 3.10.6 (set by /opt/pyenv/version)
20:04:15 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-LN3v
20:04:15 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv
20:04:15 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:04:15 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:04:22 lf-activate-venv(): INFO: Base packages installed successfully
20:04:22 lf-activate-venv(): INFO: Installing additional packages: lftools
20:04:59 lf-activate-venv(): INFO: Adding /tmp/venv-LN3v/bin to PATH
20:04:59 Generating Requirements File
20:05:39 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.
20:05:39 httplib2 0.30.2 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible.
20:05:40 Python 3.10.6
20:05:40 pip 26.2 from /tmp/venv-LN3v/lib/python3.10/site-packages/pip (python 3.10)
20:05:41 aiohappyeyeballs==2.7.1
20:05:41 aiohttp==3.14.3
20:05:41 aiosignal==1.4.0
20:05:41 appdirs==1.4.4
20:05:41 argcomplete==3.7.0
20:05:41 aspy.yaml==1.3.0
20:05:41 async-timeout==5.0.1
20:05:41 attrs==26.1.0
20:05:41 autopage==0.6.0
20:05:41 backports.strenum==1.3.1
20:05:41 beautifulsoup4==4.15.0
20:05:41 boto3==1.43.62
20:05:41 botocore==1.43.62
20:05:41 bs4==0.0.2
20:05:41 certifi==2026.7.22
20:05:41 cffi==2.1.0
20:05:41 cfgv==3.5.0
20:05:41 chardet==7.4.3
20:05:41 charset-normalizer==3.4.9
20:05:41 click==8.4.2
20:05:41 cliff==4.14.0
20:05:41 cmd2==3.5.1
20:05:41 cryptography==3.3.2
20:05:41 debtcollector==3.1.0
20:05:41 decorator==5.3.1
20:05:41 defusedxml==0.7.1
20:05:41 Deprecated==1.3.1
20:05:41 distlib==0.4.3
20:05:41 dnspython==2.8.0
20:05:41 docker==7.2.0
20:05:41 dogpile.cache==1.5.0
20:05:41 durationpy==0.10
20:05:41 email-validator==2.3.0
20:05:41 filelock==3.32.2
20:05:41 frozenlist==1.8.0
20:05:41 future==1.0.0
20:05:41 gitdb==4.0.12
20:05:41 GitPython==3.1.57
20:05:41 httplib2==0.30.2
20:05:41 identify==2.6.19
20:05:41 idna==3.18
20:05:41 importlib-resources==1.5.0
20:05:41 iso8601==2.1.0
20:05:41 Jinja2==3.1.6
20:05:41 jmespath==1.1.0
20:05:41 jsonpatch==1.33
20:05:41 jsonpointer==3.1.1
20:05:41 jsonschema==4.26.0
20:05:41 jsonschema-specifications==2025.9.1
20:05:41 keystoneauth1==5.14.0
20:05:41 kubernetes==36.0.3
20:05:41 lftools==0.37.22
20:05:41 lxml==6.1.1
20:05:41 markdown-it-py==4.2.0
20:05:41 MarkupSafe==3.0.3
20:05:41 mdurl==0.1.2
20:05:41 msgpack==1.2.1
20:05:41 multi_key_dict==2.0.3
20:05:41 multidict==6.7.1
20:05:41 munch==4.0.0
20:05:41 netaddr==1.3.0
20:05:41 niet==1.4.2
20:05:41 nodeenv==1.10.0
20:05:41 oauth2client==4.1.3
20:05:41 oauthlib==3.3.1
20:05:41 openstacksdk==4.13.0
20:05:41 os-service-types==1.8.2
20:05:41 osc-lib==4.6.0
20:05:41 oslo.config==10.4.0
20:05:41 oslo.context==6.4.0
20:05:41 oslo.i18n==6.8.0
20:05:41 oslo.log==8.2.0
20:05:41 oslo.serialization==5.10.0
20:05:41 oslo.utils==10.1.1
20:05:41 packaging==26.2
20:05:41 pbr==7.0.3
20:05:41 platformdirs==4.11.0
20:05:41 prettytable==3.18.0
20:05:41 propcache==0.5.2
20:05:41 psutil==7.2.2
20:05:41 pyasn1==0.6.4
20:05:41 pyasn1_modules==0.4.2
20:05:41 pycparser==3.0
20:05:41 pygerrit2==2.0.15
20:05:41 PyGithub==2.9.1
20:05:41 Pygments==2.20.0
20:05:41 PyJWT==2.13.0
20:05:41 PyNaCl==1.6.2
20:05:41 pyparsing==2.4.7
20:05:41 pyperclip==1.11.0
20:05:41 pyrsistent==0.20.0
20:05:41 python-cinderclient==9.9.0
20:05:41 python-dateutil==2.9.0.post0
20:05:41 python-discovery==1.5.1
20:05:41 python-heatclient==5.2.0
20:05:41 python-jenkins==1.8.3
20:05:41 python-keystoneclient==5.8.0
20:05:41 python-magnumclient==4.11.0
20:05:41 python-openstackclient==10.0.0
20:05:41 python-swiftclient==4.10.0
20:05:41 PyYAML==6.0.3
20:05:41 referencing==0.37.0
20:05:41 requests==2.34.2
20:05:41 requests-oauthlib==2.0.0
20:05:41 rfc3986==2.0.0
20:05:41 rich==15.0.0
20:05:41 rich-argparse==1.8.0
20:05:41 rpds-py==0.30.0
20:05:41 rsa==4.9.1
20:05:41 ruamel.yaml==0.19.1
20:05:41 ruamel.yaml.clib==0.2.15
20:05:41 s3transfer==0.19.2
20:05:41 simplejson==4.1.1
20:05:41 six==1.17.0
20:05:41 smmap==5.0.3
20:05:41 soupsieve==2.9.1
20:05:41 stevedore==5.8.0
20:05:41 tabulate==0.10.0
20:05:41 toml==0.10.2
20:05:41 tomlkit==0.15.1
20:05:41 tqdm==4.70.0
20:05:41 typing_extensions==4.16.0
20:05:41 urllib3==1.26.20
20:05:41 virtualenv==21.7.1
20:05:41 wcwidth==0.8.2
20:05:41 websocket-client==1.9.0
20:05:41 wrapt==2.3.0
20:05:41 xdg==6.0.0
20:05:41 xmltodict==1.0.4
20:05:41 yarl==1.24.5
20:05:41 yq==4.1.2
20:05:41 [smo-teiv-maven-clm-j-release] $ /bin/sh -xe /tmp/jenkins7615670793370358610.sh
20:05:41 + echo quiet=on
20:05:41 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-docker-4c-4g-7282
20:05:43 [smo-teiv-maven-clm-j-release] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_BRANCH=j-release -Dsha1=origin/j-release -DMAVEN_OPTS=-Ddocker.skip=true -DPROJECT=smo/teiv -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39/bin/mvn -DGERRIT_REFSPEC=refs/heads/j-release -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn39 -DSTREAM=j-release "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt
20:05:43 " -DNEXUS_IQ_STAGE=build -DMAVEN_PARAMS= -DGERRIT_PROJECT=smo/teiv --version
20:05:43 Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
20:05:43 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39
20:05:43 Java version: 11.0.19, vendor: Ubuntu, runtime: /usr/lib/jvm/java-11-openjdk-amd64
20:05:43 Default locale: en, platform encoding: UTF-8
20:05:43 OS name: "linux", version: "4.15.0-213-generic", arch: "amd64", family: "unix"
20:05:43 [smo-teiv-maven-clm-j-release] $ /bin/sh -xe /tmp/jenkins1424618353309240100.sh
20:05:43 + rm /home/jenkins/.wgetrc
20:05:43 [EnvInject] - Injecting environment variables from a build step.
20:05:43 [EnvInject] - Injecting as environment variables the properties content
20:05:43 SET_JDK_VERSION=openjdk17
20:05:43 GIT_URL="ssh://oran-jobbuilder@gerrit.o-ran-sc.org:29418"
20:05:43
20:05:43 [EnvInject] - Variables injected successfully.
20:05:43 [smo-teiv-maven-clm-j-release] $ /bin/sh /tmp/jenkins13527497770913281273.sh
20:05:43 ---> update-java-alternatives.sh
20:05:43 ---> Updating Java version
20:05:43 ---> Ubuntu/Debian system detected
20:05:44 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/java to provide /usr/bin/java (java) in manual mode
20:05:44 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64/bin/javac to provide /usr/bin/javac (javac) in manual mode
20:05:44 update-alternatives: using /usr/lib/jvm/java-17-openjdk-amd64 to provide /usr/lib/jvm/java-openjdk (java_sdk_openjdk) in manual mode
20:05:44 openjdk version "17.0.7" 2023-04-18
20:05:44 OpenJDK Runtime Environment (build 17.0.7+7-Ubuntu-0ubuntu118.04)
20:05:44 OpenJDK 64-Bit Server VM (build 17.0.7+7-Ubuntu-0ubuntu118.04, mixed mode, sharing)
20:05:44 JAVA_HOME=/usr/lib/jvm/java-17-openjdk-amd64
20:05:44 [EnvInject] - Injecting environment variables from a build step.
20:05:44 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env'
20:05:44 [EnvInject] - Variables injected successfully.
20:05:44 provisioning config files...
20:05:44 copy managed file [global-settings] to file:/w/workspace/smo-teiv-maven-clm-j-release@tmp/config4476918460720977315tmp
20:05:44 copy managed file [smo-teiv-settings] to file:/w/workspace/smo-teiv-maven-clm-j-release@tmp/config6611771621117108698tmp
20:05:44 [EnvInject] - Injecting environment variables from a build step.
20:05:44 [EnvInject] - Injecting as environment variables the properties content
20:05:44 MAVEN_GOALS=clean install
20:05:44
20:05:44 [EnvInject] - Variables injected successfully.
20:05:44 [smo-teiv-maven-clm-j-release] $ /bin/bash -l /tmp/jenkins15115408661099134263.sh
20:05:44 ---> common-variables.sh
20:05:44 --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r
20:05:44 ---> sonatype-clm.sh
20:05:45 Apache Maven 3.9.9 (8e8579a9e76f7d015ee5ec7bfcdc97d260186937)
20:05:45 Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn39
20:05:45 Java version: 17.0.7, vendor: Private Build, runtime: /usr/lib/jvm/java-17-openjdk-amd64
20:05:45 Default locale: en, platform encoding: UTF-8
20:05:45 OS name: "linux", version: "4.15.0-213-generic", arch: "amd64", family: "unix"
20:05:46 [INFO] Scanning for projects...
20:05:52 [WARNING] Checksum validation failed, expected ' must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8)
20:05:54 [WARNING] org.slf4j:slf4j-api/maven-metadata.xml failed to transfer from https://repo.spring.io/release during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of spring-releases has elapsed or updates are forced. Original error: Could not transfer metadata org.slf4j:slf4j-api/maven-metadata.xml from/to spring-releases (https://repo.spring.io/release): status code: 401, reason phrase: (401)
20:05:54 [WARNING] org.slf4j:slf4j-api/maven-metadata.xml failed to transfer from https://repo.spring.io/release during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of spring-releases has elapsed or updates are forced. Original error: Could not transfer metadata org.slf4j:slf4j-api/maven-metadata.xml from/to spring-releases (https://repo.spring.io/release): status code: 401, reason phrase: (401)
20:05:55 [WARNING] The metadata /tmp/r/org/slf4j/slf4j-api/maven-metadata-maven-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8)
20:05:56 [WARNING] org.slf4j:slf4j-api/maven-metadata.xml failed to transfer from https://repo.spring.io/release during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of spring-releases has elapsed or updates are forced. Original error: Could not transfer metadata org.slf4j:slf4j-api/maven-metadata.xml from/to spring-releases (https://repo.spring.io/release): status code: 401, reason phrase: (401)
20:05:56 [WARNING] org.slf4j:slf4j-api/maven-metadata.xml failed to transfer from https://repo.spring.io/release during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of spring-releases has elapsed or updates are forced. Original error: Could not transfer metadata org.slf4j:slf4j-api/maven-metadata.xml from/to spring-releases (https://repo.spring.io/release): status code: 401, reason phrase: (401)
20:05:56 [WARNING] The metadata /tmp/r/org/slf4j/slf4j-api/maven-metadata-maven-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8)
20:06:00 [WARNING] org.slf4j:slf4j-api/maven-metadata.xml failed to transfer from https://repo.spring.io/release during a previous attempt. This failure was cached in the local repository and resolution will not be reattempted until the update interval of spring-releases has elapsed or updates are forced. Original error: Could not transfer metadata org.slf4j:slf4j-api/maven-metadata.xml from/to spring-releases (https://repo.spring.io/release): status code: 401, reason phrase: (401)
20:06:00 [WARNING] The metadata /tmp/r/org/slf4j/slf4j-api/maven-metadata-maven-restlet.xml is invalid: end tag name must be the same as start tag from line 15 (position: TEXT seen ...\n\n\n... @20:8)
20:06:03 [INFO] ------------------------------------------------------------------------
20:06:03 [INFO] Reactor Build Order:
20:06:03 [INFO]
20:06:03 [INFO] topology-exposure-inventory [pom]
20:06:03 [INFO] Yang Parser [jar]
20:06:03 [INFO] pgsql-schema-generator [jar]
20:06:03 [INFO] topology-exposure-inventory-jar [jar]
20:06:05 [INFO]
20:06:05 [INFO] --------------< org.oran.smo:topology-exposure-inventory >--------------
20:06:05 [INFO] Building topology-exposure-inventory 0.0.2-SNAPSHOT [1/4]
20:06:05 [INFO] from pom.xml
20:06:05 [INFO] --------------------------------[ pom ]---------------------------------
20:06:05 [INFO]
20:06:05 [INFO] --- clean:3.3.2:clean (default-clean) @ topology-exposure-inventory ---
20:06:05 [INFO]
20:06:05 [INFO] --- install:3.1.1:install (default-install) @ topology-exposure-inventory ---
20:06:06 [INFO] Installing /w/workspace/smo-teiv-maven-clm-j-release/pom.xml to /tmp/r/org/oran/smo/topology-exposure-inventory/0.0.2-SNAPSHOT/topology-exposure-inventory-0.0.2-SNAPSHOT.pom
20:06:06 [INFO]
20:06:06 [INFO] --- dependency:3.6.1:tree (default-cli) @ topology-exposure-inventory ---
20:06:09 [INFO] org.oran.smo:topology-exposure-inventory:pom:0.0.2-SNAPSHOT
20:06:09 [INFO]
20:06:09 [INFO] --- clm:3.0.10-01:index (default-cli) @ topology-exposure-inventory ---
20:06:10 [INFO] Saved module information to /w/workspace/smo-teiv-maven-clm-j-release/target/sonatype-clm/module.xml
20:06:10 [INFO]
20:06:10 [INFO] -----------< org.oran.smo.yangtools.parser:yang-parser-jar >------------
20:06:10 [INFO] Building Yang Parser 1.0.1-SNAPSHOT [2/4]
20:06:10 [INFO] from yang-parser/pom.xml
20:06:10 [INFO] --------------------------------[ jar ]---------------------------------
20:06:10 [INFO]
20:06:10 [INFO] --- clean:3.3.2:clean (default-clean) @ yang-parser-jar ---
20:06:10 [INFO]
20:06:10 [INFO] --- antrun:3.1.0:run (download-src-external-yang-models) @ yang-parser-jar ---
20:06:11 [INFO] Executing tasks
20:06:11 [INFO] [mkdir] Created dir: /w/workspace/smo-teiv-maven-clm-j-release/yang-parser/src/main/resources/modules
20:06:11 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-yang-library@2019-01-04.yang
20:06:11 [INFO] [get] To: /w/workspace/smo-teiv-maven-clm-j-release/yang-parser/src/main/resources/modules/ietf-yang-library-2019-01-04.yang
20:06:11 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-datastores@2018-02-14.yang
20:06:11 [INFO] [get] To: /w/workspace/smo-teiv-maven-clm-j-release/yang-parser/src/main/resources/modules/ietf-datastores-2018-02-14.yang
20:06:11 [INFO] [get] Getting: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-inet-types@2019-11-04.yang
20:06:11 [INFO] [get] To: /w/workspace/smo-teiv-maven-clm-j-release/yang-parser/src/main/resources/modules/ietf-inet-types-2019-11-04.yang
20:06:11 [INFO] [get] Error opening connection java.io.FileNotFoundException: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-inet-types@2019-11-04.yang
20:06:11 [INFO] [get] Error opening connection java.io.FileNotFoundException: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-inet-types@2019-11-04.yang
20:06:11 [INFO] [get] Error opening connection java.io.FileNotFoundException: https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-inet-types@2019-11-04.yang
20:06:11 [INFO] [get] Can't get https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-inet-types@2019-11-04.yang to /w/workspace/smo-teiv-maven-clm-j-release/yang-parser/src/main/resources/modules/ietf-inet-types-2019-11-04.yang
20:06:11 [INFO] ------------------------------------------------------------------------
20:06:11 [INFO] Reactor Summary:
20:06:11 [INFO]
20:06:11 [INFO] topology-exposure-inventory 0.0.2-SNAPSHOT ......... SUCCESS [ 4.609 s]
20:06:11 [INFO] Yang Parser 1.0.1-SNAPSHOT ......................... FAILURE [ 1.508 s]
20:06:11 [INFO] pgsql-schema-generator 1.0.1 ....................... SKIPPED
20:06:11 [INFO] topology-exposure-inventory-jar 0.0.2-SNAPSHOT ..... SKIPPED
20:06:11 [INFO] ------------------------------------------------------------------------
20:06:11 [INFO] BUILD FAILURE
20:06:11 [INFO] ------------------------------------------------------------------------
20:06:11 [INFO] Total time: 24.834 s
20:06:11 [INFO] Finished at: 2026-08-01T20:06:11Z
20:06:11 [INFO] ------------------------------------------------------------------------
20:06:11 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-antrun-plugin:3.1.0:run (download-src-external-yang-models) on project yang-parser-jar: An Ant BuildException has occured: Can't get https://www.ietf.org/ietf-ftp/yang/catalogmod/ietf-inet-types@2019-11-04.yang to /w/workspace/smo-teiv-maven-clm-j-release/yang-parser/src/main/resources/modules/ietf-inet-types-2019-11-04.yang
20:06:11 [ERROR] around Ant part ...... @ 11:119 in /w/workspace/smo-teiv-maven-clm-j-release/yang-parser/target/antrun/build-main.xml
20:06:11 [ERROR] -> [Help 1]
20:06:11 [ERROR]
20:06:11 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
20:06:11 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
20:06:11 [ERROR]
20:06:11 [ERROR] For more information about the errors and possible solutions, please read the following articles:
20:06:11 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
20:06:11 [ERROR]
20:06:11 [ERROR] After correcting the problems, you can resume the build with the command
20:06:11 [ERROR] mvn -rf :yang-parser-jar
20:06:11 Build step 'Execute shell' marked build as failure
20:06:11 $ ssh-agent -k
20:06:11 unset SSH_AUTH_SOCK;
20:06:11 unset SSH_AGENT_PID;
20:06:11 echo Agent pid 2273 killed;
20:06:11 [ssh-agent] Stopped.
20:06:11 [PostBuildScript] - [INFO] Executing post build scripts.
20:06:11 [smo-teiv-maven-clm-j-release] $ /bin/bash /tmp/jenkins10449253840895763003.sh
20:06:11 ---> sysstat.sh
20:06:12 [smo-teiv-maven-clm-j-release] $ /bin/bash /tmp/jenkins90936462698270795.sh
20:06:12 ---> package-listing.sh
20:06:12 ++ facter osfamily
20:06:12 ++ tr '[:upper:]' '[:lower:]'
20:06:12 + OS_FAMILY=debian
20:06:12 + workspace=/w/workspace/smo-teiv-maven-clm-j-release
20:06:12 + START_PACKAGES=/tmp/packages_start.txt
20:06:12 + END_PACKAGES=/tmp/packages_end.txt
20:06:12 + DIFF_PACKAGES=/tmp/packages_diff.txt
20:06:12 + PACKAGES=/tmp/packages_start.txt
20:06:12 + '[' /w/workspace/smo-teiv-maven-clm-j-release ']'
20:06:12 + PACKAGES=/tmp/packages_end.txt
20:06:12 + case "${OS_FAMILY}" in
20:06:12 + dpkg -l
20:06:12 + grep '^ii'
20:06:12 + '[' -f /tmp/packages_start.txt ']'
20:06:12 + '[' -f /tmp/packages_end.txt ']'
20:06:12 + diff /tmp/packages_start.txt /tmp/packages_end.txt
20:06:12 + '[' /w/workspace/smo-teiv-maven-clm-j-release ']'
20:06:12 + mkdir -p /w/workspace/smo-teiv-maven-clm-j-release/archives/
20:06:12 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/smo-teiv-maven-clm-j-release/archives/
20:06:12 [smo-teiv-maven-clm-j-release] $ /bin/bash /tmp/jenkins7843762695674955543.sh
20:06:12 ---> capture-instance-metadata.sh
20:06:12 Setup pyenv:
20:06:13 system
20:06:13 3.8.13
20:06:13 3.9.13
20:06:13 * 3.10.6 (set by /w/workspace/smo-teiv-maven-clm-j-release/.python-version)
20:06:13 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LN3v from file:/tmp/.os_lf_venv
20:06:13 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:06:13 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:06:16 lf-activate-venv(): INFO: Base packages installed successfully
20:06:16 lf-activate-venv(): INFO: Installing additional packages: lftools
20:06:33 lf-activate-venv(): INFO: Adding /tmp/venv-LN3v/bin to PATH
20:06:33 INFO: Running in OpenStack, capturing instance metadata
20:06:34 [smo-teiv-maven-clm-j-release] $ /bin/bash /tmp/jenkins3127296941505853186.sh
20:06:34 provisioning config files...
20:06:34 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/smo-teiv-maven-clm-j-release@tmp/config6525445295279403473tmp
20:06:34 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[]
20:06:34 Run condition [Regular expression match] preventing perform for step [Provide Configuration files]
20:06:34 [EnvInject] - Injecting environment variables from a build step.
20:06:34 [EnvInject] - Injecting as environment variables the properties content
20:06:34 SERVER_ID=logs
20:06:34
20:06:34 [EnvInject] - Variables injected successfully.
20:06:34 [smo-teiv-maven-clm-j-release] $ /bin/bash /tmp/jenkins8090326543865998909.sh
20:06:34 ---> create-netrc.sh
20:06:34 [smo-teiv-maven-clm-j-release] $ /bin/bash /tmp/jenkins2034677654314082250.sh
20:06:34 ---> python-tools-install.sh
20:06:34 Setup pyenv:
20:06:34 system
20:06:34 3.8.13
20:06:34 3.9.13
20:06:34 * 3.10.6 (set by /w/workspace/smo-teiv-maven-clm-j-release/.python-version)
20:06:34 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LN3v from file:/tmp/.os_lf_venv
20:06:34 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:06:34 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:06:38 lf-activate-venv(): INFO: Base packages installed successfully
20:06:38 lf-activate-venv(): INFO: Installing additional packages: lftools
20:06:54 lf-activate-venv(): INFO: Adding /tmp/venv-LN3v/bin to PATH
20:06:54 [smo-teiv-maven-clm-j-release] $ /bin/bash /tmp/jenkins14886453150943380366.sh
20:06:54 ---> sudo-logs.sh
20:06:54 Archiving 'sudo' log..
20:06:55 [smo-teiv-maven-clm-j-release] $ /bin/bash /tmp/jenkins4477811909234371448.sh
20:06:55 ---> job-cost.sh
20:06:55 Setup pyenv:
20:06:55 system
20:06:55 3.8.13
20:06:55 3.9.13
20:06:55 * 3.10.6 (set by /w/workspace/smo-teiv-maven-clm-j-release/.python-version)
20:06:55 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LN3v from file:/tmp/.os_lf_venv
20:06:55 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:06:55 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:06:58 lf-activate-venv(): INFO: Base packages installed successfully
20:06:58 lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15
20:07:08 lf-activate-venv(): INFO: Adding /tmp/venv-LN3v/bin to PATH
20:07:08 INFO: No Stack...
20:07:09 INFO: Retrieving Pricing Info for: v3-starter-4
20:07:09 INFO: Archiving Costs
20:07:09 [smo-teiv-maven-clm-j-release] $ /bin/bash -l /tmp/jenkins11614161665989555295.sh
20:07:09 ---> logs-deploy.sh
20:07:09 Setup pyenv:
20:07:09 system
20:07:09 3.8.13
20:07:09 3.9.13
20:07:09 * 3.10.6 (set by /w/workspace/smo-teiv-maven-clm-j-release/.python-version)
20:07:09 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-LN3v from file:/tmp/.os_lf_venv
20:07:09 lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv)
20:07:09 lf-activate-venv(): INFO: Attempting to install with network-safe options...
20:07:12 lf-activate-venv(): INFO: Base packages installed successfully
20:07:12 lf-activate-venv(): INFO: Installing additional packages: lftools urllib3~=1.26.15
20:07:38 lf-activate-venv(): INFO: Adding /tmp/venv-LN3v/bin to PATH
20:07:38 INFO: Nexus URL https://nexus.o-ran-sc.org path production/vex-sjc-oran-jenkins-prod-1/smo-teiv-maven-clm-j-release/110
20:07:38 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
20:07:39 Archives upload complete.
20:07:40 INFO: archiving logs to Nexus
20:07:42 ---> uname -a:
20:07:42 Linux prd-ubuntu1804-docker-4c-4g-7282 4.15.0-213-generic #224-Ubuntu SMP Mon Jun 19 13:30:12 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux
20:07:42
20:07:42
20:07:42 ---> lscpu:
20:07:42 Architecture: x86_64
20:07:42 CPU op-mode(s): 32-bit, 64-bit
20:07:42 Byte Order: Little Endian
20:07:42 CPU(s): 4
20:07:42 On-line CPU(s) list: 0-3
20:07:42 Thread(s) per core: 1
20:07:42 Core(s) per socket: 1
20:07:42 Socket(s): 4
20:07:42 NUMA node(s): 1
20:07:42 Vendor ID: AuthenticAMD
20:07:42 CPU family: 23
20:07:42 Model: 49
20:07:42 Model name: AMD EPYC-Rome Processor
20:07:42 Stepping: 0
20:07:42 CPU MHz: 2800.000
20:07:42 BogoMIPS: 5600.00
20:07:42 Virtualization: AMD-V
20:07:42 Hypervisor vendor: KVM
20:07:42 Virtualization type: full
20:07:42 L1d cache: 32K
20:07:42 L1i cache: 32K
20:07:42 L2 cache: 512K
20:07:42 L3 cache: 16384K
20:07:42 NUMA node0 CPU(s): 0-3
20:07:42 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
20:07:42
20:07:42
20:07:42 ---> nproc:
20:07:42 4
20:07:42
20:07:42
20:07:42 ---> df -h:
20:07:42 Filesystem Size Used Avail Use% Mounted on
20:07:42 udev 3.9G 0 3.9G 0% /dev
20:07:42 tmpfs 798M 696K 797M 1% /run
20:07:42 /dev/vda1 20G 9.2G 10G 48% /
20:07:42 tmpfs 3.9G 0 3.9G 0% /dev/shm
20:07:42 tmpfs 5.0M 0 5.0M 0% /run/lock
20:07:42 tmpfs 3.9G 0 3.9G 0% /sys/fs/cgroup
20:07:42 /dev/vda15 105M 5.3M 100M 5% /boot/efi
20:07:42 tmpfs 798M 0 798M 0% /run/user/1001
20:07:42
20:07:42
20:07:42 ---> free -m:
20:07:42 total used free shared buff/cache available
20:07:42 Mem: 7975 505 5051 0 2418 7185
20:07:42 Swap: 1023 0 1023
20:07:42
20:07:42
20:07:42 ---> ip addr:
20:07:42 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000
20:07:42 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00
20:07:42 inet 127.0.0.1/8 scope host lo
20:07:42 valid_lft forever preferred_lft forever
20:07:42 inet6 ::1/128 scope host
20:07:42 valid_lft forever preferred_lft forever
20:07:42 2: ens3: mtu 1450 qdisc fq_codel state UP group default qlen 1000
20:07:42 link/ether fa:16:3e:0b:1c:11 brd ff:ff:ff:ff:ff:ff
20:07:42 inet 10.32.7.222/23 brd 10.32.7.255 scope global dynamic ens3
20:07:42 valid_lft 84710sec preferred_lft 84710sec
20:07:42 inet6 fe80::f816:3eff:fe0b:1c11/64 scope link
20:07:42 valid_lft forever preferred_lft forever
20:07:42 3: docker0: mtu 1500 qdisc noqueue state DOWN group default
20:07:42 link/ether 02:42:47:a4:e7:03 brd ff:ff:ff:ff:ff:ff
20:07:42 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0
20:07:42 valid_lft forever preferred_lft forever
20:07:42
20:07:42
20:07:42 ---> sar -b -r -n DEV:
20:07:42 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-7282) 08/01/26 _x86_64_ (4 CPU)
20:07:42
20:07:42 19:39:34 LINUX RESTART (4 CPU)
20:07:42
20:07:42 19:40:01 tps rtps wtps bread/s bwrtn/s
20:07:42 19:41:01 58.37 27.10 31.28 3100.82 37196.75
20:07:42 19:42:02 1.62 0.00 1.62 0.00 18.67
20:07:42 19:43:01 0.81 0.00 0.81 0.00 9.22
20:07:42 19:44:01 0.90 0.00 0.90 0.00 11.33
20:07:42 19:45:01 1.17 0.02 1.15 4.27 13.33
20:07:42 19:46:01 0.87 0.00 0.87 0.00 11.73
20:07:42 19:47:01 5.00 3.63 1.37 92.52 27.86
20:07:42 19:48:01 0.85 0.00 0.85 0.00 11.46
20:07:42 19:49:01 1.03 0.00 1.03 0.00 12.26
20:07:42 19:50:01 1.25 0.00 1.25 0.00 16.13
20:07:42 19:51:01 0.85 0.00 0.85 0.00 10.27
20:07:42 19:52:01 0.93 0.00 0.93 0.00 11.86
20:07:42 19:53:01 0.92 0.00 0.92 0.00 10.66
20:07:42 19:54:01 0.93 0.00 0.93 0.00 11.73
20:07:42 19:55:01 0.95 0.00 0.95 0.00 12.13
20:07:42 19:56:01 3.65 2.37 1.28 18.93 21.86
20:07:42 19:57:01 1.10 0.00 1.10 0.00 13.33
20:07:42 19:58:01 1.03 0.00 1.03 0.00 13.46
20:07:42 19:59:01 0.97 0.00 0.97 0.00 12.26
20:07:42 20:00:01 1.28 0.00 1.28 0.00 15.33
20:07:42 20:01:01 0.95 0.00 0.95 0.00 10.13
20:07:42 20:02:01 1.50 0.00 1.50 0.00 17.73
20:07:42 20:03:01 0.88 0.00 0.88 0.00 10.53
20:07:42 20:04:01 1.85 0.32 1.53 26.13 152.27
20:07:42 20:05:01 92.77 23.26 69.51 829.46 5739.29
20:07:42 20:06:01 79.24 30.36 48.88 1640.39 8577.37
20:07:42 20:07:01 54.77 4.15 50.62 198.33 13093.24
20:07:42 Average: 11.73 3.38 8.35 219.06 2411.26
20:07:42
20:07:42 19:40:01 kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty
20:07:42 19:41:01 6159172 7546528 2008248 24.59 26384 1547276 874532 9.49 425280 1428276 236
20:07:42 19:42:02 6159992 7547416 2007428 24.58 26424 1547280 874532 9.49 424712 1428264 152
20:07:42 19:43:01 6160504 7547940 2006916 24.57 26440 1547284 874532 9.49 423972 1428268 8
20:07:42 19:44:01 6160264 7547752 2007156 24.58 26480 1547288 874532 9.49 424084 1428272 216
20:07:42 19:45:01 6160884 7548548 2006536 24.57 26536 1547416 874532 9.49 423548 1428400 8
20:07:42 19:46:01 6160996 7548820 2006424 24.57 26576 1547548 882576 9.58 423384 1428532 164
20:07:42 19:47:01 6129544 7521088 2037876 24.95 26644 1550604 899888 9.76 452088 1430360 156
20:07:42 19:48:01 6129560 7521152 2037860 24.95 26684 1550612 899888 9.76 451584 1430368 160
20:07:42 19:49:01 6129304 7520976 2038116 24.95 26728 1550616 899888 9.76 451516 1430372 156
20:07:42 19:50:01 6129120 7520820 2038300 24.96 26768 1550612 899888 9.76 451612 1430376 156
20:07:42 19:51:01 6129392 7521148 2038028 24.95 26800 1550624 899888 9.76 451536 1430380 20
20:07:42 19:52:01 6129244 7521044 2038176 24.95 26824 1550628 899888 9.76 451512 1430384 128
20:07:42 19:53:01 6129096 7520940 2038324 24.96 26856 1550628 899888 9.76 451728 1430384 128
20:07:42 19:54:01 6128980 7520860 2038440 24.96 26888 1550632 899888 9.76 451580 1430388 124
20:07:42 19:55:01 6129096 7521008 2038324 24.96 26920 1550628 899888 9.76 451596 1430392 8
20:07:42 19:56:01 6127852 7520468 2039568 24.97 27536 1550640 900664 9.77 452308 1430396 176
20:07:42 19:57:01 6127776 7520436 2039644 24.97 27572 1550644 900664 9.77 452880 1430396 156
20:07:42 19:58:01 6128048 7520748 2039372 24.97 27612 1550648 900664 9.77 452388 1430404 188
20:07:42 19:59:01 6127884 7520636 2039536 24.97 27644 1550652 900664 9.77 452684 1430408 168
20:07:42 20:00:01 6127736 7520524 2039684 24.97 27676 1550656 900664 9.77 452616 1430412 180
20:07:42 20:01:01 6127292 7520104 2040128 24.98 27700 1550656 900664 9.77 452676 1430412 156
20:07:42 20:02:01 6127652 7520536 2039768 24.97 27756 1550660 900664 9.77 453176 1430416 192
20:07:42 20:03:01 6127400 7520288 2040020 24.98 27772 1550664 900664 9.77 453000 1430420 4
20:07:42 20:04:01 6115752 7513564 2051668 25.12 27844 1555488 900664 9.77 459932 1434604 48
20:07:42 20:05:01 5747004 7435576 2420416 29.64 54572 1802564 923400 10.02 570872 1657160 137420
20:07:42 20:06:01 5306728 7262176 2860692 35.03 68020 2043480 1074792 11.66 782912 1859036 154804
20:07:42 20:07:01 5202796 7384176 2964624 36.30 72676 2260712 958004 10.40 690788 2047596 29028
20:07:42 Average: 6056262 7508714 2111158 25.85 31272 1603968 904311 9.81 471702 1477225 12013
20:07:42
20:07:42 19:40:01 IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil
20:07:42 19:41:01 ens3 217.03 118.90 435.82 25.79 0.00 0.00 0.00 0.00
20:07:42 19:41:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:07:42 19:41:01 lo 0.07 0.07 0.01 0.01 0.00 0.00 0.00 0.00
20:07:42 19:42:02 ens3 0.20 0.15 0.01 0.01 0.00 0.00 0.00 0.00
20:07:42 19:42:02 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:07:42 19:42:02 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00
20:07:42 19:43:01 ens3 0.03 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:07:42 19:43:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:07:42 19:43:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:07:42 19:44:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00
20:07:42 19:44:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:07:42 19:44:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00
20:07:42 19:45:01 ens3 0.08 0.00 0.01 0.00 0.00 0.00 0.00 0.00
20:07:42 19:45:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:07:42 19:45:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:07:42 19:46:01 ens3 0.37 0.18 0.14 0.07 0.00 0.00 0.00 0.00
20:07:42 19:46:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:07:42 19:46:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00
20:07:42 19:47:01 ens3 15.83 11.86 12.85 11.12 0.00 0.00 0.00 0.00
20:07:42 19:47:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:07:42 19:47:01 lo 0.13 0.13 0.01 0.01 0.00 0.00 0.00 0.00
20:07:42 19:48:01 ens3 0.15 0.12 0.01 0.01 0.00 0.00 0.00 0.00
20:07:42 19:48:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:07:42 19:48:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00
20:07:42 19:49:01 ens3 0.12 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:07:42 19:49:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:07:42 19:49:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:07:42 19:50:01 ens3 0.12 0.12 0.01 0.01 0.00 0.00 0.00 0.00
20:07:42 19:50:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:07:42 19:50:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00
20:07:42 19:51:01 ens3 0.23 0.17 0.13 0.07 0.00 0.00 0.00 0.00
20:07:42 19:51:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:07:42 19:51:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:07:42 19:52:01 ens3 0.12 0.10 0.01 0.01 0.00 0.00 0.00 0.00
20:07:42 19:52:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:07:42 19:52:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00
20:07:42 19:53:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:07:42 19:53:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:07:42 19:53:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:07:42 19:54:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00
20:07:42 19:54:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:07:42 19:54:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00
20:07:42 19:55:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:07:42 19:55:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:07:42 19:55:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:07:42 19:56:01 ens3 0.32 0.27 0.15 0.08 0.00 0.00 0.00 0.00
20:07:42 19:56:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:07:42 19:56:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00
20:07:42 19:57:01 ens3 0.43 0.30 0.26 0.17 0.00 0.00 0.00 0.00
20:07:42 19:57:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:07:42 19:57:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:07:42 19:58:01 ens3 0.10 0.12 0.01 0.04 0.00 0.00 0.00 0.00
20:07:42 19:58:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:07:42 19:58:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00
20:07:42 19:59:01 ens3 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:07:42 19:59:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:07:42 19:59:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:07:42 20:00:01 ens3 0.10 0.10 0.01 0.01 0.00 0.00 0.00 0.00
20:07:42 20:00:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:07:42 20:00:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00
20:07:42 20:01:01 ens3 0.85 0.23 0.20 0.07 0.00 0.00 0.00 0.00
20:07:42 20:01:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:07:42 20:01:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:07:42 20:02:01 ens3 1.22 0.60 0.42 0.26 0.00 0.00 0.00 0.00
20:07:42 20:02:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:07:42 20:02:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00
20:07:42 20:03:01 ens3 0.98 0.20 0.31 0.23 0.00 0.00 0.00 0.00
20:07:42 20:03:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:07:42 20:03:01 lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:07:42 20:04:01 ens3 68.62 39.68 81.02 6.30 0.00 0.00 0.00 0.00
20:07:42 20:04:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:07:42 20:04:01 lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00
20:07:42 20:05:01 ens3 172.53 124.61 1052.78 39.55 0.00 0.00 0.00 0.00
20:07:42 20:05:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:07:42 20:05:01 lo 0.67 0.67 0.06 0.06 0.00 0.00 0.00 0.00
20:07:42 20:06:01 ens3 97.65 88.77 618.40 16.90 0.00 0.00 0.00 0.00
20:07:42 20:06:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:07:42 20:06:01 lo 1.80 1.80 0.18 0.18 0.00 0.00 0.00 0.00
20:07:42 20:07:01 ens3 229.91 195.70 3373.80 24.57 0.00 0.00 0.00 0.00
20:07:42 20:07:01 docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:07:42 20:07:01 lo 0.73 0.73 0.07 0.07 0.00 0.00 0.00 0.00
20:07:42 Average: ens3 29.92 21.58 206.68 4.64 0.00 0.00 0.00 0.00
20:07:42 Average: docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00
20:07:42 Average: lo 0.21 0.21 0.02 0.02 0.00 0.00 0.00 0.00
20:07:42
20:07:42
20:07:42 ---> sar -P ALL:
20:07:42 Linux 4.15.0-213-generic (prd-ubuntu1804-docker-4c-4g-7282) 08/01/26 _x86_64_ (4 CPU)
20:07:42
20:07:42 19:39:34 LINUX RESTART (4 CPU)
20:07:42
20:07:42 19:40:01 CPU %user %nice %system %iowait %steal %idle
20:07:42 19:41:01 all 4.39 0.00 1.32 2.63 0.65 91.00
20:07:42 19:41:01 0 5.91 0.00 0.92 3.50 0.78 88.89
20:07:42 19:41:01 1 3.94 0.00 0.82 3.59 0.53 91.13
20:07:42 19:41:01 2 5.22 0.00 2.95 2.02 0.83 88.98
20:07:42 19:41:01 3 2.49 0.00 0.62 1.40 0.48 95.01
20:07:42 19:42:02 all 0.02 0.00 0.01 0.01 0.06 99.89
20:07:42 19:42:02 0 0.03 0.00 0.05 0.00 0.17 99.75
20:07:42 19:42:02 1 0.02 0.00 0.00 0.00 0.00 99.98
20:07:42 19:42:02 2 0.03 0.00 0.00 0.05 0.03 99.88
20:07:42 19:42:02 3 0.00 0.00 0.02 0.00 0.02 99.97
20:07:42 19:43:01 all 0.11 0.00 0.01 0.01 0.03 99.84
20:07:42 19:43:01 0 0.03 0.00 0.03 0.00 0.07 99.86
20:07:42 19:43:01 1 0.00 0.00 0.00 0.00 0.00 100.00
20:07:42 19:43:01 2 0.41 0.00 0.02 0.02 0.02 99.54
20:07:42 19:43:01 3 0.00 0.00 0.00 0.00 0.02 99.98
20:07:42 19:44:01 all 0.01 0.00 0.02 0.01 0.03 99.92
20:07:42 19:44:01 0 0.03 0.00 0.03 0.02 0.05 99.87
20:07:42 19:44:01 1 0.00 0.00 0.02 0.00 0.02 99.97
20:07:42 19:44:01 2 0.00 0.00 0.03 0.05 0.03 99.88
20:07:42 19:44:01 3 0.02 0.00 0.00 0.00 0.05 99.93
20:07:42 19:45:01 all 0.06 0.00 0.03 0.02 0.06 99.83
20:07:42 19:45:01 0 0.03 0.00 0.03 0.00 0.12 99.82
20:07:42 19:45:01 1 0.02 0.00 0.02 0.02 0.02 99.93
20:07:42 19:45:01 2 0.18 0.00 0.03 0.08 0.07 99.63
20:07:42 19:45:01 3 0.02 0.00 0.02 0.00 0.03 99.93
20:07:42 19:46:01 all 0.13 0.00 0.04 0.01 0.01 99.81
20:07:42 19:46:01 0 0.05 0.00 0.03 0.03 0.03 99.85
20:07:42 19:46:01 1 0.00 0.00 0.02 0.00 0.00 99.98
20:07:42 19:46:01 2 0.45 0.00 0.07 0.00 0.02 99.47
20:07:42 19:46:01 3 0.00 0.00 0.00 0.00 0.00 100.00
20:07:42 19:47:01 all 2.08 0.00 0.11 0.08 0.15 97.58
20:07:42 19:47:01 0 3.03 0.00 0.10 0.12 0.20 96.55
20:07:42 19:47:01 1 0.62 0.00 0.07 0.05 0.10 99.17
20:07:42 19:47:01 2 2.07 0.00 0.15 0.17 0.15 97.47
20:07:42 19:47:01 3 2.61 0.00 0.13 0.00 0.17 97.09
20:07:42 19:48:01 all 0.03 0.00 0.03 0.01 0.01 99.93
20:07:42 19:48:01 0 0.03 0.00 0.00 0.03 0.02 99.92
20:07:42 19:48:01 1 0.00 0.00 0.02 0.00 0.00 99.98
20:07:42 19:48:01 2 0.03 0.00 0.08 0.00 0.02 99.87
20:07:42 19:48:01 3 0.00 0.00 0.00 0.00 0.00 100.00
20:07:42 19:49:01 all 0.02 0.00 0.02 0.02 0.01 99.94
20:07:42 19:49:01 0 0.02 0.00 0.05 0.07 0.02 99.85
20:07:42 19:49:01 1 0.00 0.00 0.02 0.00 0.00 99.98
20:07:42 19:49:01 2 0.07 0.00 0.00 0.00 0.02 99.92
20:07:42 19:49:01 3 0.00 0.00 0.00 0.00 0.00 100.00
20:07:42 19:50:01 all 0.01 0.00 0.01 0.00 0.00 99.97
20:07:42 19:50:01 0 0.02 0.00 0.02 0.03 0.00 99.93
20:07:42 19:50:01 1 0.00 0.00 0.00 0.00 0.00 100.00
20:07:42 19:50:01 2 0.02 0.00 0.03 0.00 0.00 99.95
20:07:42 19:50:01 3 0.02 0.00 0.02 0.00 0.00 99.97
20:07:42 19:51:01 all 0.01 0.00 0.01 0.02 0.01 99.95
20:07:42 19:51:01 0 0.00 0.00 0.03 0.07 0.00 99.90
20:07:42 19:51:01 1 0.02 0.00 0.00 0.00 0.02 99.97
20:07:42 19:51:01 2 0.03 0.00 0.00 0.00 0.03 99.93
20:07:42 19:51:01 3 0.00 0.00 0.00 0.00 0.00 100.00
20:07:42
20:07:42 19:51:01 CPU %user %nice %system %iowait %steal %idle
20:07:42 19:52:01 all 0.00 0.00 0.01 0.00 0.01 99.97
20:07:42 19:52:01 0 0.02 0.00 0.02 0.02 0.02 99.93
20:07:42 19:52:01 1 0.00 0.00 0.00 0.00 0.00 100.00
20:07:42 19:52:01 2 0.00 0.00 0.00 0.00 0.02 99.98
20:07:42 19:52:01 3 0.00 0.00 0.00 0.00 0.00 100.00
20:07:42 19:53:01 all 0.01 0.00 0.01 0.02 0.01 99.95
20:07:42 19:53:01 0 0.02 0.00 0.05 0.05 0.02 99.87
20:07:42 19:53:01 1 0.00 0.00 0.00 0.00 0.00 100.00
20:07:42 19:53:01 2 0.02 0.00 0.00 0.00 0.03 99.95
20:07:42 19:53:01 3 0.00 0.00 0.00 0.00 0.02 99.98
20:07:42 19:54:01 all 0.02 0.00 0.01 0.01 0.00 99.96
20:07:42 19:54:01 0 0.05 0.00 0.02 0.03 0.00 99.90
20:07:42 19:54:01 1 0.00 0.00 0.02 0.00 0.00 99.98
20:07:42 19:54:01 2 0.02 0.00 0.02 0.00 0.00 99.97
20:07:42 19:54:01 3 0.00 0.00 0.02 0.00 0.00 99.98
20:07:42 19:55:01 all 0.00 0.00 0.01 0.00 0.01 99.97
20:07:42 19:55:01 0 0.00 0.00 0.02 0.02 0.03 99.93
20:07:42 19:55:01 1 0.00 0.00 0.00 0.00 0.00 100.00
20:07:42 19:55:01 2 0.02 0.00 0.00 0.00 0.00 99.98
20:07:42 19:55:01 3 0.00 0.00 0.02 0.00 0.00 99.98
20:07:42 19:56:01 all 0.04 0.00 0.03 0.04 0.01 99.88
20:07:42 19:56:01 0 0.08 0.00 0.03 0.05 0.03 99.80
20:07:42 19:56:01 1 0.02 0.00 0.03 0.13 0.00 99.82
20:07:42 19:56:01 2 0.02 0.00 0.02 0.00 0.00 99.97
20:07:42 19:56:01 3 0.02 0.00 0.00 0.00 0.00 99.98
20:07:42 19:57:01 all 0.05 0.00 0.01 0.01 0.02 99.91
20:07:42 19:57:01 0 0.08 0.00 0.05 0.03 0.02 99.82
20:07:42 19:57:01 1 0.07 0.00 0.02 0.00 0.03 99.88
20:07:42 19:57:01 2 0.03 0.00 0.00 0.00 0.05 99.92
20:07:42 19:57:01 3 0.00 0.00 0.00 0.00 0.00 100.00
20:07:42 19:58:01 all 0.02 0.00 0.01 0.01 0.00 99.96
20:07:42 19:58:01 0 0.05 0.00 0.02 0.03 0.02 99.88
20:07:42 19:58:01 1 0.00 0.00 0.02 0.00 0.00 99.98
20:07:42 19:58:01 2 0.02 0.00 0.00 0.00 0.00 99.98
20:07:42 19:58:01 3 0.02 0.00 0.02 0.00 0.00 99.97
20:07:42 19:59:01 all 0.01 0.00 0.01 0.01 0.01 99.96
20:07:42 19:59:01 0 0.02 0.00 0.03 0.03 0.02 99.90
20:07:42 19:59:01 1 0.00 0.00 0.02 0.00 0.00 99.98
20:07:42 19:59:01 2 0.02 0.00 0.00 0.00 0.00 99.98
20:07:42 19:59:01 3 0.00 0.00 0.00 0.00 0.02 99.98
20:07:42 20:00:01 all 0.02 0.00 0.02 0.01 0.00 99.95
20:07:42 20:00:01 0 0.03 0.00 0.02 0.02 0.00 99.93
20:07:42 20:00:01 1 0.02 0.00 0.00 0.00 0.00 99.98
20:07:42 20:00:01 2 0.03 0.00 0.03 0.00 0.00 99.93
20:07:42 20:00:01 3 0.00 0.00 0.00 0.00 0.00 100.00
20:07:42 20:01:01 all 0.01 0.00 0.01 0.01 0.01 99.95
20:07:42 20:01:01 0 0.03 0.00 0.02 0.03 0.00 99.92
20:07:42 20:01:01 1 0.00 0.00 0.03 0.00 0.00 99.97
20:07:42 20:01:01 2 0.02 0.00 0.00 0.03 0.02 99.93
20:07:42 20:01:01 3 0.00 0.00 0.02 0.00 0.02 99.97
20:07:42 20:02:01 all 0.12 0.00 0.02 0.01 0.03 99.82
20:07:42 20:02:01 0 0.07 0.00 0.03 0.05 0.03 99.82
20:07:42 20:02:01 1 0.05 0.00 0.02 0.00 0.03 99.90
20:07:42 20:02:01 2 0.32 0.00 0.00 0.00 0.07 99.62
20:07:42 20:02:01 3 0.03 0.00 0.00 0.00 0.00 99.97
20:07:42
20:07:42 20:02:01 CPU %user %nice %system %iowait %steal %idle
20:07:42 20:03:01 all 0.51 0.00 0.01 0.00 0.02 99.45
20:07:42 20:03:01 0 0.03 0.00 0.02 0.02 0.03 99.90
20:07:42 20:03:01 1 0.02 0.00 0.03 0.00 0.00 99.95
20:07:42 20:03:01 2 1.99 0.00 0.00 0.00 0.03 97.98
20:07:42 20:03:01 3 0.00 0.00 0.00 0.00 0.00 100.00
20:07:42 20:04:01 all 0.76 0.00 0.07 0.02 0.05 99.10
20:07:42 20:04:01 0 0.88 0.00 0.03 0.05 0.05 98.98
20:07:42 20:04:01 1 0.22 0.00 0.12 0.00 0.03 99.63
20:07:42 20:04:01 2 1.24 0.00 0.10 0.00 0.07 98.59
20:07:42 20:04:01 3 0.68 0.00 0.03 0.03 0.05 99.20
20:07:42 20:05:01 all 21.19 0.00 1.51 2.87 0.84 73.59
20:07:42 20:05:01 0 4.53 0.00 0.83 4.73 0.48 89.42
20:07:42 20:05:01 1 55.13 0.00 2.97 1.34 1.59 38.97
20:07:42 20:05:01 2 5.11 0.00 0.90 5.12 0.70 88.17
20:07:42 20:05:01 3 20.07 0.00 1.35 0.28 0.60 77.70
20:07:42 20:06:01 all 25.52 0.00 1.45 1.99 1.48 69.56
20:07:42 20:06:01 0 15.78 0.00 0.87 1.75 1.03 80.57
20:07:42 20:06:01 1 56.13 0.00 2.75 1.55 2.12 37.45
20:07:42 20:06:01 2 9.92 0.00 0.88 3.86 1.46 83.87
20:07:42 20:06:01 3 20.30 0.00 1.30 0.82 1.30 76.29
20:07:42 20:07:01 all 25.01 0.00 1.70 1.18 1.07 71.04
20:07:42 20:07:01 0 15.73 0.00 0.75 0.95 0.67 81.90
20:07:42 20:07:01 1 53.61 0.00 2.80 0.20 1.67 41.72
20:07:42 20:07:01 2 22.56 0.00 1.72 2.05 1.15 72.52
20:07:42 20:07:01 3 8.10 0.00 1.53 1.52 0.80 88.04
20:07:42 Average: all 2.97 0.00 0.24 0.33 0.17 96.28
20:07:42 Average: 0 1.73 0.00 0.15 0.43 0.14 97.54
20:07:42 Average: 1 6.29 0.00 0.36 0.25 0.23 92.86
20:07:42 Average: 2 1.85 0.00 0.26 0.50 0.18 97.21
20:07:42 Average: 3 2.02 0.00 0.19 0.15 0.13 97.51
20:07:42
20:07:42
20:07:42